Version Description
Download this release
Release Info
Developer | chrisakelley |
Plugin | Photo Gallery by Envira – Responsive Image Gallery for WordPress |
Version | 1.8.5.2 |
Comparing to | |
See all releases |
Code changes from version 1.8.5.1 to 1.8.5.2
- assets/js/envira.js +1 -1
- assets/js/min/envira-min.js +1 -1
- envira-gallery-lite.php +2 -2
- languages/envira-gallery-de_CH.po +1822 -1822
- languages/envira-gallery-de_CH_informal.po +1821 -1821
- languages/envira-gallery-de_DE.po +1821 -1821
- languages/envira-gallery-de_DE_formal.po +1822 -1822
- languages/envira-gallery-es_ES.po +2071 -2071
- languages/envira-gallery-fr_FR.po +1422 -1422
- languages/envira-gallery-ru_RU.po +1501 -1501
- languages/envira-gallery.pot +200 -1600
assets/js/envira.js
CHANGED
@@ -134,7 +134,7 @@ jQuery(document).ready(function ($) {
|
|
134 |
);
|
135 |
}
|
136 |
|
137 |
-
$('#envira-gallery-' + event.gallery_id).
|
138 |
}
|
139 |
}
|
140 |
});
|
134 |
);
|
135 |
}
|
136 |
|
137 |
+
$('#envira-gallery-' + event.gallery_id).masonry('layout');
|
138 |
}
|
139 |
}
|
140 |
});
|
assets/js/min/envira-min.js
CHANGED
@@ -1 +1 @@
|
|
1 |
-
(()=>{var i={461:function(t,e,i){var n,r,a,o,s=i(311);r=(n=s).fn.justifiedGallery,a={},n.fn.enviraJustifiedGallery=function(){var t=r.apply(this,arguments);if(void 0!==(a=t.data("jg.controller")))return a.displayEntryCaption=function(t){var e,i=this.imgFromEntry(t);null!==i&&this.settings.captions?(null===(e=this.captionFromEntry(t))&&(void 0!==(i=i.data("envira-caption"))&&"string"==typeof i&&(i=i.replace("<","<")),this.isValidCaption(i))&&(i=n("<textarea />").html(i).text(),e=n('<div class="caption">'+i+"</div>"),t.append(e),t.data("jg.createdCaption",!0)),null!==e&&(this.settings.cssAnimation||e.stop().fadeTo(0,this.settings.captionSettings.nonVisibleOpacity),this.addCaptionEventsHandlers(t))):this.removeCaptionEventsHandlers(t)},a},o=this,s=[i(311)],void 0!==(i=function(t){return o.VintageJS=(n=function(g,t,e){if(0==g instanceof HTMLImageElement)throw"The element (1st parameter) must be an instance of HTMLImageElement";var i,n,r,a,o,u,c,p,s,l,f=new Image,h=new Image,d=document.createElement("canvas"),v=d.getContext("2d"),m={onStart:function(){},onStop:function(){},onError:function(){},mime:"image/jpeg"},w={curves:!1,screen:!1,desaturate:!1,vignette:!1,lighten:!1,noise:!1,viewFinder:!1,sepia:!1,brightness:!1,contrast:!1};for(l in f.onerror=m.onError,f.onload=function(){u=d.width=f.width,c=d.height=f.height,i()},h.onerror=m.onError,h.onload=function(){v.clearRect(0,0,u,c),v.drawImage(h,0,0,u,c),(window.vjsImageCache||(window.vjsImageCache={}))[s]=v.getImageData(0,0,u,c).data,i()},n=function(t){for(var e in m.onStart(),p={},w)p[e]=t[e]||w[e];a=[],p.viewFinder&&a.push(p.viewFinder),f.src==o?i():f.src=o},i=function(){var t;return 0===a.length?r():(t=a.pop(),s=[u,c,t].join("-"),window.vjsImageCache&&window.vjsImageCache[s]?i():void(h.src=t))},r=function(){var t;v.clearRect(0,0,u,c),v.drawImage(f,0,0,u,c),(p.vignette||p.lighten)&&(e=Math.sqrt(Math.pow(u/2,2)+Math.pow(c/2,2))),p.vignette&&(v.globalCompositeOperation="source-over",(t=v.createRadialGradient(u/2,c/2,0,u/2,c/2,e)).addColorStop(0,"rgba(0,0,0,0)"),t.addColorStop(.5,"rgba(0,0,0,0)"),t.addColorStop(1,["rgba(0,0,0,",p.vignette,")"].join("")),v.fillStyle=t,v.fillRect(0,0,u,c)),p.lighten&&(v.globalCompositeOperation="lighter",(t=v.createRadialGradient(u/2,c/2,0,u/2,c/2,e)).addColorStop(0,["rgba(255,255,255,",p.lighten,")"].join("")),t.addColorStop(.5,"rgba(255,255,255,0)"),t.addColorStop(1,"rgba(0,0,0,0)"),v.fillStyle=t,v.fillRect(0,0,u,c));var e,i,n,r,a,o,s,l,h=(e=v.getImageData(0,0,u,c)).data;p.contrast&&(l=259*(p.contrast+255)/(255*(259-p.contrast))),p.viewFinder&&(s=window.vjsImageCache[[u,c,p.viewFinder].join("-")]);for(var d=u*c;0<=d;--d)for(i=d<<2,p.curves&&(h[i]=p.curves.r[h[i]],h[1+i]=p.curves.g[h[1+i]],h[2+i]=p.curves.b[h[2+i]]),p.contrast&&(h[i]=l*(h[i]-128)+128,h[1+i]=l*(h[1+i]-128)+128,h[2+i]=l*(h[2+i]-128)+128),p.brightness&&(h[i]+=p.brightness,h[1+i]+=p.brightness,h[2+i]+=p.brightness),p.screen&&(h[i]=255-(255-h[i])*(255-p.screen.r*p.screen.a)/255,h[1+i]=255-(255-h[1+i])*(255-p.screen.g*p.screen.a)/255,h[2+i]=255-(255-h[2+i])*(255-p.screen.b*p.screen.a)/255),p.noise&&(o=p.noise-Math.random()*p.noise/2,h[i]+=o,h[1+i]+=o,h[2+i]+=o),p.viewFinder&&(h[i]=h[i]*s[i]/255,h[1+i]=h[1+i]*s[1+i]/255,h[2+i]=h[2+i]*s[2+i]/255),p.sepia&&(o=h[i],a=h[1+i],r=h[2+i],h[i]=.393*o+.769*a+.189*r,h[1+i]=.349*o+.686*a+.168*r,h[2+i]=.272*o+.534*a+.131*r),p.desaturate&&(a=(h[i]+h[1+i]+h[2+i])/3,h[i]+=(a-h[i])*p.desaturate,h[1+i]+=(a-h[1+i])*p.desaturate,h[2+i]+=(a-h[2+i])*p.desaturate),n=2;0<=n;--n)h[i+n]=~~(255<h[i+n]?255:h[i+n]<0?0:h[i+n]);v.putImageData(e,0,0),g.src=v.canvas.toDataURL(m.mime),m.onStop()},o=g.src,t=t||{},m)m[l]=t[l]||m[l];return e&&n(e),{apply:function(){o=g.src},reset:function(){g.src=o},vintage:n}},(i=t).fn.vintage=function(t,e){return this.each(function(){i.data(this,"vintageJS")||i.data(this,"vintageJS",new n(this,t,e))})},n);var i,n}.apply(e,s))&&(t.exports=i)},234:(M,D,F)=>{var s,l,h,i,n,e,d,r,a,o,g,t,u,c,p,f,v,m,w,y,b,x,S,P,I,E,R,j,T,A,O,C,k,z,H,B,N,W=F(311);function L(t){return(L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function $(){h.hide(),x.onerror=x.onload=null,b&&b.abort(),l.empty()}function q(){!1===f.onError(v,p,f)?(h.hide(),j=!1):(f.titleShow=!1,f.width="auto",f.height="auto",l.html('<p id="envirabox-error">The requested content cannot be loaded.<br />Please try again later.</p>'),O())}function _(){var n,t,e,i,r,a,o=v[p];if($(),f=s.extend({},s.fn.envirabox.defaults,void 0===s(o).data("envirabox")?f:s(o).data("envirabox")),!1===(a=f.onStart(v,p,f)))j=!1;else if(e=(f="object"==L(a)?s.extend(f,a):f).title||(o.nodeName?s(o).attr("title"):o.title)||"",o.nodeName&&!f.orig&&(f.orig=s(o).children("img:first").length?s(o).children("img:first"):s(o)),""===e&&f.orig&&f.titleFromAlt&&(e=f.orig.attr("alt")),n=f.href||(o.nodeName?s(o).attr("href"):o.href)||null,"string"==typeof(n=!/^(?:javascript)/i.test(n)&&"#"!=n?n:null)&&s.envirabox.isUrl(n)&&!s.envirabox.isImage(n)&&(document.getElementById("envirabox-loading").style.visibility="hidden",window.location.href=n),f.type?(t=f.type,n=n||f.content):f.content?t="html":n&&(t=n.match(S)?"image":n.match(P)?"swf":s(o).hasClass("iframe")?"iframe":0===n.indexOf("#")?"inline":"ajax"),t)switch("inline"==t&&(o=n.substr(n.indexOf("#")),t=0<s(o).length?"inline":"ajax"),f.type=t,f.href=n,f.title=e,f.autoDimensions&&("html"==f.type||"inline"==f.type||"ajax"==f.type?(f.width="auto",f.height="auto"):f.autoDimensions=!1),f.modal&&(f.overlayShow=!0,f.hideOnOverlayClick=!1,f.hideOnContentClick=!1,f.enableEscapeButton=!1,f.showCloseButton=!1),f.padding=parseInt(f.padding,10),f.margin=parseInt(f.margin,10),l.css("padding",f.padding+f.margin),s(".envirabox-inline-tmp").unbind("envirabox-cancel").bind("envirabox-change",function(){s(this).replaceWith(d.children())}),t){case"html":l.html(f.content),O();break;case"inline":!0===s(o).parent().is("#envirabox-content")?j=!1:(s('<div class="envirabox-inline-tmp" />').hide().insertBefore(s(o)).bind("envirabox-cleanup",function(){s(this).replaceWith(d.children())}).bind("envirabox-cancel",function(){s(this).replaceWith(l.children())}),s(o).appendTo(l),O());break;case"image":j=!1,s.envirabox.showActivity(),(x=new Image).onerror=function(){q()},x.onload=function(){j=!0,x.onerror=x.onload=null,U()},x.src=n;break;case"swf":f.scrolling="no",i='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+f.width+'" height="'+f.height+'"><param name="movie" value="'+n+'"></param>',r="",s.each(f.swf,function(t,e){i+='<param name="'+t+'" value="'+e+'"></param>',r+=" "+t+'="'+e+'"'}),i+='<embed src="'+n+'" type="application/x-shockwave-flash" width="'+f.width+'" height="'+f.height+'"'+r+"></embed></object>",l.html(i),O();break;case"ajax":j=!1,s.envirabox.showActivity(),f.ajax.win=f.ajax.success,b=s.ajax(s.extend({},f.ajax,{url:n,data:f.ajax.data||{},error:function(t,e,i){0<t.status&&q()},success:function(t,e,i){if(200==("object"==L(i)?i:b).status){if("function"==typeof f.ajax.win){if(!1===(a=f.ajax.win(n,t,e,i)))return void h.hide();"string"!=typeof a&&"object"!=L(a)||(t=a)}l.html(t),O()}}}));break;case"iframe":C()}else q()}function U(){f.width=x.width,f.height=x.height,s("<img />").attr({id:"envirabox-img",src:x.src,alt:f.title}).appendTo(l),C()}function V(){var t;y.length-1>m&&void 0!==(t=y[m+1].href)&&t.match(S)&&((new Image).src=t),0<m&&void 0!==(t=y[m-1].href)&&t.match(S)&&((new Image).src=t)}function Y(){return[s(window).width()-2*w.margin,s(window).height()-2*w.margin,s(document).scrollLeft()+w.margin,s(document).scrollTop()+w.margin]}function G(){h.is(":visible")?(s("div",h).css("top",-40*I+"px"),I=(I+1)%12):clearInterval(t)}s=W,f={},v=[],m=p=0,w={},y=[],b=null,x=new Image,S=/\.(jpg|gif|png|bmp|jpeg|webp)(.*)?$/i,P=/[^\.]\.(swf)\s*$/i,E=0,R="",j=!(I=1),T=s.extend(s("<div/>")[0],{prop:0}),A=!1,O=function(){var t=f.width,e=f.height,t=-1<t.toString().indexOf("%")?parseInt((s(window).width()-2*f.margin)*parseFloat(t)/100,10)+"px":"auto"==t?"auto":t+"px",e=-1<e.toString().indexOf("%")?parseInt((s(window).height()-2*f.margin)*parseFloat(e)/100,10)+"px":"auto"==e?"auto":e+"px";l.wrapInner('<div style="width:'+t+";height:"+e+";overflow: "+("auto"==f.scrolling?"auto":"yes"==f.scrolling?"scroll":"hidden")+';position:relative;"></div>'),f.width=l.width(),f.height=l.height(),C()},C=function(){var t,e;h.hide(),n.is(":visible")&&!1===w.onCleanup(y,m,w)?(s.event.trigger("envirabox-cancel"),j=!1):(j=!0,s(d.add(i)).unbind(),s(window).unbind("resize.fb scroll.fb"),s(document).unbind("keydown.fb"),n.is(":visible")&&"outside"!==w.titlePosition&&n.css("height",n.height()),y=v,m=p,(w=f).overlayShow?(i.css({"background-color":w.overlayColor,opacity:w.overlayOpacity,cursor:w.hideOnOverlayClick?"pointer":"auto",height:s(document).height()}),i.is(":visible")||(A&&s("select:not(#envirabox-tmp select)").filter(function(){return"hidden"!==this.style.visibility}).css({visibility:"hidden"}).one("envirabox-cleanup",function(){this.style.visibility="inherit"}),i.show())):i.hide(),c=B(),k(),n.is(":visible")?(s(r.add(o).add(g)).hide(),t=n.position(),u={top:t.top,left:t.left,width:n.width(),height:n.height()},e=u.width==c.width&&u.height==c.height,d.fadeTo(w.changeFade,.3,function(){function t(){d.html(l.contents()).fadeTo(w.changeFade,1,z)}s.event.trigger("envirabox-change"),d.empty().removeAttr("filter").css({"border-width":w.padding,width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}),e?t():(T.prop=0,s(T).animate({prop:1},{duration:w.changeSpeed,easing:w.easingChange,step:H,complete:t}))})):(n.removeAttr("style"),d.css("border-width",w.padding),"elastic"==w.transitionIn?(u=N(),d.html(l.contents()),n.show(),w.opacity&&(c.opacity=0),T.prop=0,s(T).animate({prop:1},{duration:w.speedIn,easing:w.easingIn,step:H,complete:z})):("inside"==w.titlePosition&&0<E&&a.show(),d.css({width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}).html(l.contents()),n.css(c).fadeIn("none"==w.transitionIn?0:w.speedIn,z))))},k=function(){var t;if((R=w.title||"",E=0,a.empty().removeAttr("style").removeClass(),!1!==w.titleShow)&&((R=s.isFunction(w.titleFormat)?w.titleFormat(R,y,m,w):!(!(t=R)||!t.length)&&("float"==w.titlePosition?'<table id="envirabox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="envirabox-title-float-left"></td><td id="envirabox-title-float-main">'+s.decodeEntities(t)+'</td><td id="envirabox-title-float-right"></td></tr></table>':'<div id="envirabox-title-'+w.titlePosition+'">'+s.decodeEntities(t)+"</div>"))&&""!==R))switch(a.addClass("envirabox-title-"+w.titlePosition).html(R).appendTo("body").show(),w.titlePosition){case"inside":a.css({width:c.width-2*w.padding,marginLeft:w.padding,marginRight:w.padding}),E=a.outerHeight(!0),a.appendTo(e),c.height+=E;break;case"over":a.css({marginLeft:w.padding,width:c.width-2*w.padding,bottom:w.padding}).appendTo(e);break;case"float":a.css("left",-1*parseInt((a.width()-c.width-40)/2,10)).appendTo(n);break;default:a.css({width:c.width-2*w.padding,paddingLeft:w.padding,paddingRight:w.padding}).appendTo(n)}a.hide()},z=function(){s.support.opacity||(d.get(0).style.removeProperty("filter"),n.get(0).style.removeProperty("filter")),f.autoDimensions&&d.css("height","auto"),n.css("height","auto"),R&&R.length&&a.show(),w.showCloseButton&&r.show(),(w.enableEscapeButton||w.enableKeyboardNav)&&s(document).bind("keydown.fb",function(t){27==t.keyCode&&w.enableEscapeButton?(t.preventDefault(),s.envirabox.close()):37!=t.keyCode&&39!=t.keyCode||!w.enableKeyboardNav||"INPUT"===t.target.tagName||"TEXTAREA"===t.target.tagName||"SELECT"===t.target.tagName||(t.preventDefault(),s.envirabox[37==t.keyCode?"prev":"next"]())}),w.showNavArrows?((w.cyclic&&1<y.length||0!==m)&&o.show(),(w.cyclic&&1<y.length||m!=y.length-1)&&g.show()):(o.hide(),g.hide()),w.hideOnContentClick&&d.bind("click",s.envirabox.close),w.hideOnOverlayClick&&i.bind("click",s.envirabox.close),s(window).bind("resize.fb",s.envirabox.resize),w.centerOnScroll&&s(window).bind("scroll.fb",s.envirabox.center),"iframe"==w.type&&s('<iframe id="envirabox-frame" name="envirabox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+f.scrolling+'" src="'+w.href+'"></iframe>').appendTo(d),n.show(),j=!1,s.envirabox.center(),w.onComplete(y,m,w),V()},H=function(t){var e={width:parseInt(u.width+(c.width-u.width)*t,10),height:parseInt(u.height+(c.height-u.height)*t,10),top:parseInt(u.top+(c.top-u.top)*t,10),left:parseInt(u.left+(c.left-u.left)*t,10)};void 0!==c.opacity&&(e.opacity=t<.5?.5:t),n.css(e),d.css({width:e.width-2*w.padding,height:e.height-E*t-2*w.padding})},B=function(){var t=Y(),e={},i=w.autoScale,n=2*w.padding;return-1<w.width.toString().indexOf("%")?e.width=parseInt(t[0]*parseFloat(w.width)/100,10):e.width=w.width+n,-1<w.height.toString().indexOf("%")?e.height=parseInt(t[1]*parseFloat(w.height)/100,10):e.height=w.height+n,i&&(e.width>t[0]||e.height>t[1])&&("image"==f.type||"swf"==f.type?(i=w.width/w.height,e.width>t[0]&&(e.width=t[0],e.height=parseInt((e.width-n)/i+n,10)),e.height>t[1]&&(e.height=t[1],e.width=parseInt((e.height-n)*i+n,10))):(e.width=Math.min(e.width,t[0]),e.height=Math.min(e.height,t[1]))),e.top=parseInt(Math.max(t[3]-20,t[3]+.5*(t[1]-e.height-40)),10),e.left=parseInt(Math.max(t[2]-20,t[2]+.5*(t[0]-e.width-40)),10),e},N=function(){var t,e=!!f.orig&&s(f.orig);return e&&e.length?((t=(e=e).offset()).top+=parseInt(e.css("paddingTop"),10)||0,t.left+=parseInt(e.css("paddingLeft"),10)||0,t.top+=parseInt(e.css("border-top-width"),10)||0,t.left+=parseInt(e.css("border-left-width"),10)||0,t.width=e.width(),t.height=e.height(),{width:(e=t).width+2*w.padding,height:e.height+2*w.padding,top:e.top-w.padding-20,left:e.left-w.padding-20}):(t=Y(),{width:2*w.padding,height:2*w.padding,top:parseInt(t[3]+.5*t[1],10),left:parseInt(t[2]+.5*t[0],10)})},s.fn.envirabox=function(t){return s(this).length&&s(this).data("envirabox",s.extend({},t,s.metadata?s(this).metadata():{})).unbind("click.fb").bind("click.fb",function(t){t.preventDefault(),j||(j=!0,s(this).blur(),v=[],p=0,(t=s(this).attr("rel")||"")&&""!=t&&"nofollow"!==t?(v=s("a[rel="+t+"], area[rel="+t+"]"),p=v.index(this)):v.push(this),_())}),this},s.envirabox=function(t){var e;if(!j){if(j=!0,e=void 0!==arguments[1]?arguments[1]:{},v=[],p=parseInt(e.index,10)||0,s.isArray(t)){for(var i=0,n=t.length;i<n;i++)"object"==L(t[i])?s(t[i]).data("envirabox",s.extend({},e,t[i])):t[i]=s({}).data("envirabox",s.extend({content:t[i]},e));v=W.merge(v,t)}else"object"==L(t)?s(t).data("envirabox",s.extend({},e,t)):t=s({}).data("envirabox",s.extend({content:t},e)),v.push(t);(p>v.length||p<0)&&(p=0),_()}},s.envirabox.showActivity=function(){clearInterval(t),h.show(),t=setInterval(G,66)},s.envirabox.hideActivity=function(){h.hide()},s.envirabox.next=function(){return s.envirabox.pos(m+1)},s.envirabox.prev=function(){return s.envirabox.pos(m-1)},s.envirabox.pos=function(t){j||(t=parseInt(t),v=y,-1<t&&t<y.length?(p=t,_()):w.cyclic&&1<y.length&&(p=t>=y.length?0:y.length-1,_()))},s.envirabox.cancel=function(){j||(j=!0,s.event.trigger("envirabox-cancel"),$(),f.onCancel(v,p,f),j=!1)},s.envirabox.close=function(){var t;function e(){i.fadeOut("fast"),a.empty().hide(),n.hide(),s.event.trigger("envirabox-cleanup"),d.empty(),w.onClosed(y,m,w),y=f=[],m=p=0,w=f={},j=!1}j||n.is(":hidden")||(j=!0,w&&!1===w.onCleanup(y,m,w)?j=!1:($(),s(r.add(o).add(g)).hide(),s(d.add(i)).unbind(),s(window).unbind("resize.fb scroll.fb"),s(document).unbind("keydown.fb"),d.find("iframe").attr("src",A&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank"),"inside"!==w.titlePosition&&a.empty(),n.stop(),"elastic"==w.transitionOut?(u=N(),t=n.position(),c={top:t.top,left:t.left,width:n.width(),height:n.height()},w.opacity&&(c.opacity=1),a.empty().hide(),T.prop=1,s(T).animate({prop:0},{duration:w.speedOut,easing:w.easingOut,step:H,complete:e})):n.fadeOut("none"==w.transitionOut?0:w.speedOut,e)))},s.envirabox.resize=function(){var t;i.is(":visible")&&i.css("height",s(document).height()),c=B(),k(),a.show(),t=n.position(),(u={top:t.top,left:t.left,width:n.width(),height:n.height()}).width==c.width&&u.height==c.height||(T.prop=0,s(T).animate({prop:1},{duration:w.changeSpeed,easing:w.easingChange,step:H})),d.css({width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}),n.css(c),s.envirabox.center(!0)},s.envirabox.center=function(){var t,e;j||(e=!0===arguments[0]?1:0,t=Y(),!e&&(n.width()>t[0]||n.height()>t[1]))||n.stop().animate({top:parseInt(Math.max(t[3]-20,t[3]+.5*(t[1]-d.height()-40)-w.padding)),left:parseInt(Math.max(t[2]-20,t[2]+.5*(t[0]-d.width()-40)-w.padding))},"number"==typeof arguments[0]?arguments[0]:200)},s.envirabox.init=function(){s("#envirabox-wrap").length||(s("body").append(l=s('<div id="envirabox-tmp"></div>'),h=s('<div id="envirabox-loading"><div></div></div>'),i=s('<div id="envirabox-overlay"></div>'),n=s('<div id="envirabox-wrap"></div>')),(e=s('<div id="envirabox-outer"></div>').append('<div class="envirabox-bg" id="envirabox-bg-n"></div><div class="envirabox-bg" id="envirabox-bg-ne"></div><div class="envirabox-bg" id="envirabox-bg-e"></div><div class="envirabox-bg" id="envirabox-bg-se"></div><div class="envirabox-bg" id="envirabox-bg-s"></div><div class="envirabox-bg" id="envirabox-bg-sw"></div><div class="envirabox-bg" id="envirabox-bg-w"></div><div class="envirabox-bg" id="envirabox-bg-nw"></div>').appendTo(n)).append(d=s('<div id="envirabox-content"></div>'),r=s('<a id="envirabox-close"></a>'),a=s('<div id="envirabox-title"></div>'),o=s('<a href="javascript:;" id="envirabox-left"><span class="fancy-ico" id="envirabox-left-ico"></span></a>'),g=s('<a href="javascript:;" id="envirabox-right"><span class="fancy-ico" id="envirabox-right-ico"></span></a>')),r.click(s.envirabox.close),h.click(s.envirabox.cancel),o.click(function(t){t.preventDefault(),s.envirabox.prev()}),g.click(function(t){t.preventDefault(),s.envirabox.next()}),s.fn.mousewheel&&n.bind("mousewheel.fb",function(t,e){j?t.preventDefault():0!=s(t.target).get(0).clientHeight&&s(t.target).get(0).scrollHeight!==s(t.target).get(0).clientHeight||(t.preventDefault(),s.envirabox[0<e?"prev":"next"]())}),s.support.opacity||n.addClass("envirabox-ie"),A&&(h.addClass("envirabox-ie6"),n.addClass("envirabox-ie6"),s('<iframe id="envirabox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(e)))},s.envirabox.isUrl=function(t){return t.match(/^(https?):\/\/((?:[a-z0-9.-]|%[0-9A-F]{2}){3,})(?::(\d+))?((?:\/(?:[a-z0-9-._~!$&'()*+,;=:@]|%[0-9A-F]{2})*)*)(?:\?((?:[a-z0-9-._~!$&'()*+,;=:\/?@]|%[0-9A-F]{2})*))?(?:#((?:[a-z0-9-._~!$&'()*+,;=:\/?@]|%[0-9A-F]{2})*))?$/i)},s.envirabox.isImage=function(t){return t.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},s.decodeEntities=function(t){var i={nbsp:" ",amp:"&",quot:'"',lt:"<",gt:">"};return t.replace(/&(nbsp|amp|quot|lt|gt);/g,function(t,e){return i[e]}).replace(/&#(\d+);/gi,function(t,e){e=parseInt(e,10);return String.fromCharCode(e)})},s.fn.envirabox.defaults={padding:10,margin:40,opacity:!1,modal:!1,cyclic:!1,scrolling:"auto",width:560,height:340,autoScale:!0,autoDimensions:!0,centerOnScroll:!1,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:!0,hideOnContentClick:!1,overlayShow:!0,overlayOpacity:.9,overlayColor:"#777",titleShow:!0,titlePosition:"float",titleFormat:null,titleFromAlt:!1,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:!0,showNavArrows:!0,enableEscapeButton:!0,enableKeyboardNav:!0,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}},s(document).ready(function(){s.envirabox.init()})},161:function(t,n,e){var r,i,a,o;"function"==typeof(i=function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(!t||!e)return;var i=this._events=this._events||{};var n=i[t]=i[t]||[];if(n.indexOf(e)==-1)n.push(e);return this},e.once=function(t,e){if(!t||!e)return;this.on(t,e);var i=this._onceEvents=this._onceEvents||{};var n=i[t]=i[t]||[];n[e]=true;return this},e.off=function(t,e){var i=this._events&&this._events[t];if(!i||!i.length)return;var n=i.indexOf(e);if(n!=-1)i.splice(n,1);return this},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(!i||!i.length)return;var n=0;var r=i[n];e=e||[];var a=this._onceEvents&&this._onceEvents[t];while(r){var o=a&&a[r];if(o){this.off(t,r);delete a[r]}r.apply(this,e);n+=o?0:1;r=i[n]}return this},t})?(a={id:"ev-emitter/ev-emitter",exports:{},loaded:!1},r=i.call(a.exports,e,a.exports,a),a.loaded=!0,void 0===r&&(r=a.exports)):r=i,function(e,i){"use strict";o=[r],void 0!==(o=function(t){return i(e,t)}.apply(n,o))&&(t.exports=o)}(window,function(e,t){var n=e.jQuery,r=e.console;function a(t,e){for(var i in e)t[i]=e[i];return t}function o(t,e,i){if(!(this instanceof o))return new o(t,e,i);"string"==typeof t&&(t=document.querySelectorAll(t)),this.elements=function(t){var e=[];if(Array.isArray(t))e=t;else if("number"==typeof t.length)for(var i=0;i<t.length;i++)e.push(t[i]);else e.push(t);return e}(t),this.options=a({},this.options),"function"==typeof e?i=e:a(this.options,e),i&&this.on("always",i),this.getImages(),n&&(this.jqDeferred=new n.Deferred),setTimeout(function(){this.check()}.bind(this))}(o.prototype=Object.create(t.prototype)).options={},o.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},o.prototype.addElementImages=function(t){"IMG"==t.nodeName&&this.addImage(t),!0===this.options.background&&this.addElementBackgroundImages(t);var e=t.nodeType;if(e&&s[e]){for(var i=t.querySelectorAll("img"),n=0;n<i.length;n++){var r=i[n];this.addImage(r)}if("string"==typeof this.options.background)for(var a=t.querySelectorAll(this.options.background),n=0;n<a.length;n++){var o=a[n];this.addElementBackgroundImages(o)}}};var s={1:!0,9:!0,11:!0};function i(t){this.img=t}function l(t,e){this.url=t,this.element=e,this.img=new Image}return o.prototype.addElementBackgroundImages=function(t){var e=getComputedStyle(t);if(e)for(var i=/url\((['"])?(.*?)\1\)/gi,n=i.exec(e.backgroundImage);null!==n;){var r=n&&n[2];r&&this.addBackground(r,t),n=i.exec(e.backgroundImage)}},o.prototype.addImage=function(t){t=new i(t);this.images.push(t)},o.prototype.addBackground=function(t,e){t=new l(t,e);this.images.push(t)},o.prototype.check=function(){var n=this;function e(t,e,i){setTimeout(function(){n.progress(t,e,i)})}this.progressedCount=0,this.hasAnyBroken=!1,this.images.length?this.images.forEach(function(t){t.once("progress",e),t.check()}):this.complete()},o.prototype.progress=function(t,e,i){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!t.isLoaded,this.emitEvent("progress",[this,t,e]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,t),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+i,t,e)},o.prototype.complete=function(){var t=this.hasAnyBroken?"fail":"done";this.isComplete=!0,this.emitEvent(t,[this]),this.emitEvent("always",[this]),this.jqDeferred&&(t=this.hasAnyBroken?"reject":"resolve",this.jqDeferred[t](this))},(i.prototype=Object.create(t.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.src)},i.prototype.getIsImageComplete=function(){return this.img.complete&&void 0!==this.img.naturalWidth},i.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.img,e])},i.prototype.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},i.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},i.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},i.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(l.prototype=Object.create(i.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},l.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},l.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.element,e])},(o.makeJQueryPlugin=function(t){(t=t||e.jQuery)&&((n=t).fn.enviraImagesLoaded=function(t,e){return new o(this,t,e).jqDeferred.promise(n(this))})})(),o})},138:(t,e,i)=>{var d,n,i=i(311);function r(){return d("body").height()>d(window).height()}function a(t,e){this.settings=e,this.checkSettings(),this.imgAnalyzerTimeout=null,this.entries=null,this.buildingRow={entriesBuff:[],width:0,height:0,aspectRatio:0},this.lastAnalyzedIndex=-1,this.yield={every:2,flushed:0},this.border=0<=e.border?e.border:e.margins,this.maxRowHeight=this.retrieveMaxRowHeight(),this.suffixRanges=this.retrieveSuffixRanges(),this.offY=this.border,this.rows=0,this.spinner={phase:0,timeSlot:150,$el:d('<div class="spinner"><span></span><span></span><span></span></div>'),intervalId:null},this.checkWidthIntervalId=null,this.galleryWidth=t.width(),this.$gallery=t}d=i,a.prototype.getSuffix=function(t,e){for(var i=e<t?t:e,n=0;n<this.suffixRanges.length;n++)if(i<=this.suffixRanges[n])return this.settings.sizeRangeSuffixes[this.suffixRanges[n]];return this.settings.sizeRangeSuffixes[this.suffixRanges[n-1]]},a.prototype.removeSuffix=function(t,e){return t.substring(0,t.length-e.length)},a.prototype.endsWith=function(t,e){return-1!==t.indexOf(e,t.length-e.length)},a.prototype.getUsedSuffix=function(t){for(var e in this.settings.sizeRangeSuffixes)if(this.settings.sizeRangeSuffixes.hasOwnProperty(e)&&0!==this.settings.sizeRangeSuffixes[e].length&&this.endsWith(t,this.settings.sizeRangeSuffixes[e]))return this.settings.sizeRangeSuffixes[e];return""},a.prototype.newSrc=function(t,e,i){var n,r;return this.settings.thumbnailPath?r=this.settings.thumbnailPath(t,e,i):(n=null!==(n=t.match(this.settings.extension))?n[0]:"",r=t.replace(this.settings.extension,""),r=this.removeSuffix(r,this.getUsedSuffix(r)),r+=this.getSuffix(e,i)+n),r},a.prototype.showImg=function(t,e){this.settings.cssAnimation?(t.addClass("entry-visible"),e&&e()):t.stop().fadeTo(this.settings.imagesAnimationDuration,1,e)},a.prototype.extractImgSrcFromImage=function(t){var e=void 0!==t.data("safe-src")?t.data("safe-src"):t.attr("src");return t.data("jg.originalSrc",e),e},a.prototype.imgFromEntry=function(t){var e=t.find("> img");return 0===(e=0===e.length?t.find("> a > img"):e).length?null:e},a.prototype.captionFromEntry=function(t){t=t.find("> .caption");return 0===t.length?null:t},a.prototype.displayEntry=function(t,e,i,n,r,a){t.width(n),t.height(a),t.css("top",i),t.css("left",e);var o,s,l,h=this.imgFromEntry(t);null!==h?(h.css("width",n),h.css("height",r),h.css("margin-left",-n/2),h.css("margin-top",-r/2),o=h.attr("src"),s=this.newSrc(o,n,r),h.one("error",function(){h.attr("src",h.data("jg.originalSrc"))}),l=function(){o!==s&&h.attr("src",s)},"skipped"===t.data("jg.loaded")?this.onImageEvent(o,d.proxy(function(){this.showImg(t,l),t.data("jg.loaded",!0)},this)):this.showImg(t,l)):this.showImg(t),this.displayEntryCaption(t)},a.prototype.displayEntryCaption=function(t){var e,i=this.imgFromEntry(t);null!==i&&this.settings.captions?(null===(e=this.captionFromEntry(t))&&(i=i.attr("alt"),this.isValidCaption(i)||(i=t.attr("title")),this.isValidCaption(i))&&(e=d('<div class="caption">'+i+"</div>"),t.append(e),t.data("jg.createdCaption",!0)),null!==e&&(this.settings.cssAnimation||e.stop().fadeTo(0,this.settings.captionSettings.nonVisibleOpacity),this.addCaptionEventsHandlers(t))):this.removeCaptionEventsHandlers(t)},a.prototype.isValidCaption=function(t){return void 0!==t&&0<t.length},a.prototype.onEntryMouseEnterForCaption=function(t){t=this.captionFromEntry(d(t.currentTarget));this.settings.cssAnimation?t.addClass("caption-visible").removeClass("caption-hidden"):t.stop().fadeTo(this.settings.captionSettings.animationDuration,this.settings.captionSettings.visibleOpacity)},a.prototype.onEntryMouseLeaveForCaption=function(t){t=this.captionFromEntry(d(t.currentTarget));this.settings.cssAnimation?t.removeClass("caption-visible").removeClass("caption-hidden"):t.stop().fadeTo(this.settings.captionSettings.animationDuration,this.settings.captionSettings.nonVisibleOpacity)},a.prototype.addCaptionEventsHandlers=function(t){var e;void 0===t.data("jg.captionMouseEvents")&&(e={mouseenter:d.proxy(this.onEntryMouseEnterForCaption,this),mouseleave:d.proxy(this.onEntryMouseLeaveForCaption,this)},t.on("mouseenter",void 0,void 0,e.mouseenter),t.on("mouseleave",void 0,void 0,e.mouseleave),t.data("jg.captionMouseEvents",e))},a.prototype.removeCaptionEventsHandlers=function(t){var e=t.data("jg.captionMouseEvents");void 0!==e&&(t.off("mouseenter",void 0,e.mouseenter),t.off("mouseleave",void 0,e.mouseleave),t.removeData("jg.captionMouseEvents"))},a.prototype.prepareBuildingRow=function(t){var e,i,n,r,a=!0,o=0,s=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*this.settings.margins,l=s/this.buildingRow.aspectRatio,h=this.settings.rowHeight,d=this.buildingRow.width/s>this.settings.justifyThreshold;if(t&&"hide"===this.settings.lastRow&&!d){for(e=0;e<this.buildingRow.entriesBuff.length;e++)i=this.buildingRow.entriesBuff[e],this.settings.cssAnimation?i.removeClass("entry-visible"):i.stop().fadeTo(0,0);return-1}for(t&&!d&&"justify"!==this.settings.lastRow&&"hide"!==this.settings.lastRow&&(a=!1,0<this.rows)&&(a=(h=(this.offY-this.border-this.settings.margins*this.rows)/this.rows)*this.buildingRow.aspectRatio/s>this.settings.justifyThreshold),e=0;e<this.buildingRow.entriesBuff.length;e++)r=(i=this.buildingRow.entriesBuff[e]).data("jg.width")/i.data("jg.height"),r=a?(n=e===this.buildingRow.entriesBuff.length-1?s:l*r,l):(n=h*r,h),s-=Math.round(n),i.data("jg.jwidth",Math.round(n)),i.data("jg.jheight",Math.ceil(r)),(0===e||r<o)&&(o=r);return this.settings.fixedHeight&&o>this.settings.rowHeight&&(o=this.settings.rowHeight),this.buildingRow.height=o,a},a.prototype.clearBuildingRow=function(){this.buildingRow.entriesBuff=[],this.buildingRow.aspectRatio=0,this.buildingRow.width=0},n=!(a.prototype.flushRow=function(t){var e,i=this.settings,n=this.border,r=this.prepareBuildingRow(t);if(t&&"hide"===i.lastRow&&-1===r)this.clearBuildingRow();else{if(this.maxRowHeight.isPercentage?this.maxRowHeight.value*i.rowHeight<this.buildingRow.height&&(this.buildingRow.height=this.maxRowHeight.value*i.rowHeight):0<this.maxRowHeight.value&&this.maxRowHeight.value<this.buildingRow.height&&(this.buildingRow.height=this.maxRowHeight.value),"center"===i.lastRow||"right"===i.lastRow){for(var a=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*i.margins,o=0;o<this.buildingRow.entriesBuff.length;o++)a-=(e=this.buildingRow.entriesBuff[o]).data("jg.jwidth");"center"===i.lastRow?n+=a/2:"right"===i.lastRow&&(n+=a)}for(o=0;o<this.buildingRow.entriesBuff.length;o++)e=this.buildingRow.entriesBuff[o],this.displayEntry(e,n,this.offY,e.data("jg.jwidth"),e.data("jg.jheight"),this.buildingRow.height),n+=e.data("jg.jwidth")+i.margins;this.galleryHeightToSet=this.offY+this.buildingRow.height+this.border,this.$gallery.height(this.galleryHeightToSet+this.getSpinnerHeight()),(!t||this.buildingRow.height<=i.rowHeight&&r)&&(this.offY+=this.buildingRow.height+i.margins,this.rows+=1,this.clearBuildingRow(),this.$gallery.trigger("jg.rowflush"))}}),a.prototype.checkWidth=function(){this.checkWidthIntervalId=setInterval(d.proxy(function(){var t=parseFloat(this.$gallery.width());r()===n?Math.abs(t-this.galleryWidth)>this.settings.refreshSensitivity&&(this.galleryWidth=t,this.rewind(),this.startImgAnalyzer(!0)):(n=r(),this.galleryWidth=t)},this),this.settings.refreshTime)},a.prototype.isSpinnerActive=function(){return null!==this.spinner.intervalId},a.prototype.getSpinnerHeight=function(){return this.spinner.$el.innerHeight()},a.prototype.stopLoadingSpinnerAnimation=function(){clearInterval(this.spinner.intervalId),this.spinner.intervalId=null,this.$gallery.height(this.$gallery.height()-this.getSpinnerHeight()),this.spinner.$el.detach()},a.prototype.startLoadingSpinnerAnimation=function(){var t=this.spinner,e=t.$el.find("span");clearInterval(t.intervalId),this.$gallery.append(t.$el),this.$gallery.height(this.offY+this.buildingRow.height+this.getSpinnerHeight()),t.intervalId=setInterval(function(){t.phase<e.length?e.eq(t.phase).fadeTo(t.timeSlot,1):e.eq(t.phase-e.length).fadeTo(t.timeSlot,0),t.phase=(t.phase+1)%(2*e.length)},t.timeSlot)},a.prototype.rewind=function(){this.lastAnalyzedIndex=-1,this.offY=this.border,this.rows=0,this.clearBuildingRow()},a.prototype.updateEntries=function(t){return this.entries=this.$gallery.find(this.settings.selector).toArray(),0!==this.entries.length&&(this.settings.filter?this.modifyEntries(this.filterArray,t):this.modifyEntries(this.resetFilters,t),d.isFunction(this.settings.sort)?this.modifyEntries(this.sortArray,t):this.settings.randomize&&this.modifyEntries(this.shuffleArray,t),!0)},a.prototype.insertToGallery=function(t){var e=this;d.each(t,function(){d(this).appendTo(e.$gallery)})},a.prototype.shuffleArray=function(t){for(var e,i,n=t.length-1;0<n;n--)e=Math.floor(Math.random()*(n+1)),i=t[n],t[n]=t[e],t[e]=i;return this.insertToGallery(t),t},a.prototype.sortArray=function(t){return t.sort(this.settings.sort),this.insertToGallery(t),t},a.prototype.resetFilters=function(t){for(var e=0;e<t.length;e++)d(t[e]).removeClass("jg-filtered");return t},a.prototype.filterArray=function(t){var e=this.settings;return"string"===d.type(e.filter)?t.filter(function(t){t=d(t);return t.is(e.filter)?(t.removeClass("jg-filtered"),!0):(t.addClass("jg-filtered"),!1)}):d.isFunction(e.filter)?t.filter(e.filter):void 0},a.prototype.modifyEntries=function(t,e){var i=e?this.entries.splice(this.lastAnalyzedIndex+1,this.entries.length-this.lastAnalyzedIndex-1):this.entries,i=t.call(this,i);this.entries=e?this.entries.concat(i):i},a.prototype.destroy=function(){clearInterval(this.checkWidthIntervalId),d.each(this.entries,d.proxy(function(t,e){var e=d(e),i=(e.css("width",""),e.css("height",""),e.css("top",""),e.css("left",""),e.data("jg.loaded",void 0),e.removeClass("jg-entry"),this.imgFromEntry(e)),i=(i.css("width",""),i.css("height",""),i.css("margin-left",""),i.css("margin-top",""),i.attr("src",i.data("jg.originalSrc")),i.data("jg.originalSrc",void 0),this.removeCaptionEventsHandlers(e),this.captionFromEntry(e));e.data("jg.createdCaption")?(e.data("jg.createdCaption",void 0),null!==i&&i.remove()):null!==i&&i.fadeTo(0,1)},this)),this.$gallery.css("height",""),this.$gallery.removeClass("justified-gallery"),this.$gallery.data("jg.controller",void 0)},a.prototype.analyzeImages=function(t){for(var e=this.lastAnalyzedIndex+1;e<this.entries.length;e++){var i=d(this.entries[e]);if(!0===i.data("jg.loaded")||"skipped"===i.data("jg.loaded")){var n=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*this.settings.margins,r=i.data("jg.width")/i.data("jg.height");if(n/(this.buildingRow.aspectRatio+r)<this.settings.rowHeight&&(this.flushRow(!1),++this.yield.flushed>=this.yield.every))return void this.startImgAnalyzer(t);this.buildingRow.entriesBuff.push(i),this.buildingRow.aspectRatio+=r,this.buildingRow.width+=r*this.settings.rowHeight,this.lastAnalyzedIndex=e}else if("error"!==i.data("jg.loaded"))return}0<this.buildingRow.entriesBuff.length&&this.flushRow(!0),this.isSpinnerActive()&&this.stopLoadingSpinnerAnimation(),this.stopImgAnalyzerStarter(),this.$gallery.trigger(t?"jg.resize":"jg.complete"),this.$gallery.height(this.galleryHeightToSet)},a.prototype.stopImgAnalyzerStarter=function(){this.yield.flushed=0,null!==this.imgAnalyzerTimeout&&clearTimeout(this.imgAnalyzerTimeout)},a.prototype.startImgAnalyzer=function(t){var e=this;this.stopImgAnalyzerStarter(),this.imgAnalyzerTimeout=setTimeout(function(){e.analyzeImages(t)},.001)},a.prototype.onImageEvent=function(t,e,i){var n,r;(e||i)&&(n=new Image,r=d(n),e&&r.one("load",function(){r.off("load error"),e(n)}),i&&r.one("error",function(){r.off("load error"),i(n)}),n.src=t)},a.prototype.init=function(){var a=!1,o=!1,s=this;d.each(this.entries,function(t,e){var i=d(e),e=s.imgFromEntry(i);if(i.addClass("jg-entry"),!0!==i.data("jg.loaded")&&"skipped"!==i.data("jg.loaded"))if(null!==s.settings.rel&&i.attr("rel",s.settings.rel),null!==s.settings.target&&i.attr("target",s.settings.target),null!==e){var n=s.extractImgSrcFromImage(e);if(e.attr("src",n),!1===s.settings.waitThumbnailsLoad){var r=parseFloat(e.attr("width")),e=parseFloat(e.attr("height"));if(!isNaN(r)&&!isNaN(e))return i.data("jg.width",r),i.data("jg.height",e),i.data("jg.loaded","skipped"),o=!0,s.startImgAnalyzer(!1),!0}i.data("jg.loaded",!1),a=!0,s.isSpinnerActive()||s.startLoadingSpinnerAnimation(),s.onImageEvent(n,function(t){i.data("jg.width",i.find(".envira-gallery-image").data("envira-width")),i.data("jg.height",i.find(".envira-gallery-image").data("envira-height")),i.data("jg.loaded",!0),s.startImgAnalyzer(!1)},function(){i.data("jg.loaded","error"),s.startImgAnalyzer(!1)})}else i.data("jg.loaded",!0),i.data("jg.width",i.width()|parseFloat(i.css("width"))|1),i.data("jg.height",i.height()|parseFloat(i.css("height"))|1)}),a||o||this.startImgAnalyzer(!1),this.checkWidth()},a.prototype.checkOrConvertNumber=function(t,e){if("string"===d.type(t[e])&&(t[e]=parseFloat(t[e])),"number"!==d.type(t[e]))throw e+" must be a number";if(isNaN(t[e]))throw"invalid number for "+e},a.prototype.checkSizeRangesSuffixes=function(){if("object"!==d.type(this.settings.sizeRangeSuffixes))throw"sizeRangeSuffixes must be defined and must be an object";var t,e=[];for(t in this.settings.sizeRangeSuffixes)this.settings.sizeRangeSuffixes.hasOwnProperty(t)&&e.push(t);for(var i={0:""},n=0;n<e.length;n++)if("string"===d.type(e[n]))try{i[parseInt(e[n].replace(/^[a-z]+/,""),10)]=this.settings.sizeRangeSuffixes[e[n]]}catch(t){throw"sizeRangeSuffixes keys must contains correct numbers ("+t+")"}else i[e[n]]=this.settings.sizeRangeSuffixes[e[n]];this.settings.sizeRangeSuffixes=i},a.prototype.retrieveMaxRowHeight=function(){var t={};if("string"===d.type(this.settings.maxRowHeight))this.settings.maxRowHeight.match(/^[0-9]+%$/)?(t.value=parseFloat(this.settings.maxRowHeight.match(/^([0-9]+)%$/)[1])/100,t.isPercentage=!1):(t.value=parseFloat(this.settings.maxRowHeight),t.isPercentage=!0);else{if("number"!==d.type(this.settings.maxRowHeight))throw"maxRowHeight must be a number or a percentage";t.value=this.settings.maxRowHeight,t.isPercentage=!1}if(isNaN(t.value))throw"invalid number for maxRowHeight";return t.isPercentage?t.value<100&&(t.value=100):0<t.value&&t.value<this.settings.rowHeight&&(t.value=this.settings.rowHeight),t},a.prototype.checkSettings=function(){this.checkSizeRangesSuffixes(),this.checkOrConvertNumber(this.settings,"rowHeight"),this.checkOrConvertNumber(this.settings,"margins"),this.checkOrConvertNumber(this.settings,"border");var t=["justify","nojustify","left","center","right","hide"];if(-1===t.indexOf(this.settings.lastRow))throw"lastRow must be one of: "+t.join(", ");if(this.checkOrConvertNumber(this.settings,"justifyThreshold"),this.settings.justifyThreshold<0||1<this.settings.justifyThreshold)throw"justifyThreshold must be in the interval [0,1]";if("boolean"!==d.type(this.settings.cssAnimation))throw"cssAnimation must be a boolean";if("boolean"!==d.type(this.settings.captions))throw"captions must be a boolean";if(this.checkOrConvertNumber(this.settings.captionSettings,"animationDuration"),this.checkOrConvertNumber(this.settings.captionSettings,"visibleOpacity"),this.settings.captionSettings.visibleOpacity<0||1<this.settings.captionSettings.visibleOpacity)throw"captionSettings.visibleOpacity must be in the interval [0, 1]";if(this.checkOrConvertNumber(this.settings.captionSettings,"nonVisibleOpacity"),this.settings.captionSettings.nonVisibleOpacity<0||1<this.settings.captionSettings.nonVisibleOpacity)throw"captionSettings.nonVisibleOpacity must be in the interval [0, 1]";if("boolean"!==d.type(this.settings.fixedHeight))throw"fixedHeight must be a boolean";if(this.checkOrConvertNumber(this.settings,"imagesAnimationDuration"),this.checkOrConvertNumber(this.settings,"refreshTime"),this.checkOrConvertNumber(this.settings,"refreshSensitivity"),"boolean"!==d.type(this.settings.randomize))throw"randomize must be a boolean";if("string"!==d.type(this.settings.selector))throw"selector must be a string";if(!1!==this.settings.sort&&!d.isFunction(this.settings.sort))throw"sort must be false or a comparison function";if(!1!==this.settings.filter&&!d.isFunction(this.settings.filter)&&"string"!==d.type(this.settings.filter))throw"filter must be false, a string or a filter function"},a.prototype.retrieveSuffixRanges=function(){var t,e=[];for(t in this.settings.sizeRangeSuffixes)this.settings.sizeRangeSuffixes.hasOwnProperty(t)&&e.push(parseInt(t,10));return e.sort(function(t,e){return e<t?1:t<e?-1:0}),e},a.prototype.updateSettings=function(t){this.settings=d.extend({},this.settings,t),this.checkSettings(),this.border=0<=this.settings.border?this.settings.border:this.settings.margins,this.maxRowHeight=this.retrieveMaxRowHeight(),this.suffixRanges=this.retrieveSuffixRanges()},d.fn.justifiedGallery=function(n){return this.each(function(t,e){var e=d(e),i=(e.addClass("justified-gallery"),e.data("jg.controller"));if(void 0===i){if(null!=n&&"object"!==d.type(n)){if("destroy"===n)return;throw"The argument must be an object"}i=new a(e,d.extend({},d.fn.justifiedGallery.defaults,n)),e.data("jg.controller",i)}else if("norewind"!==n){if("destroy"===n)return void i.destroy();i.updateSettings(n),i.rewind()}i.updateEntries("norewind"===n)&&i.init()})},d.fn.justifiedGallery.defaults={sizeRangeSuffixes:{},thumbnailPath:void 0,rowHeight:120,maxRowHeight:-1,margins:1,border:-1,lastRow:"nojustify",justifyThreshold:.9,fixedHeight:!1,waitThumbnailsLoad:!0,captions:!0,cssAnimation:!1,imagesAnimationDuration:500,captionSettings:{animationDuration:500,visibleOpacity:.7,nonVisibleOpacity:0},rel:null,target:null,extension:/\.[^.\\/]+$/,refreshTime:200,refreshSensitivity:0,randomize:!1,sort:!1,filter:!1,selector:"> a, > div:not(.spinner)"}},655:(t,e,i)=>{var n;i=[i(311)],void 0!==(e="function"==typeof(n=function(u){var t=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],i="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],c=Array.prototype.slice,p,f;if(u.event.fixHooks)for(var e=t.length;e;)u.event.fixHooks[t[--e]]=u.event.mouseHooks;var v=u.event.special.mousewheel={version:"3.1.12",setup:function t(){if(this.addEventListener)for(var e=i.length;e;)this.addEventListener(i[--e],n,false);else this.onmousewheel=n;u.data(this,"mousewheel-line-height",v.getLineHeight(this));u.data(this,"mousewheel-page-height",v.getPageHeight(this))},teardown:function t(){if(this.removeEventListener)for(var e=i.length;e;)this.removeEventListener(i[--e],n,false);else this.onmousewheel=null;u.removeData(this,"mousewheel-line-height");u.removeData(this,"mousewheel-page-height")},getLineHeight:function t(e){var i=u(e),n=i["offsetParent"in u.fn?"offsetParent":"parent"]();if(!n.length)n=u("body");return parseInt(n.css("fontSize"),10)||parseInt(i.css("fontSize"),10)||16},getPageHeight:function t(e){return u(e).height()},settings:{adjustOldDeltas:true,normalizeOffset:true}};function n(t){var e=t||window.event,i=c.call(arguments,1),n=0,r=0,a=0,o=0,s=0,l=0;t=u.event.fix(e);t.type="mousewheel";if("detail"in e)a=e.detail*-1;if("wheelDelta"in e)a=e.wheelDelta;if("wheelDeltaY"in e)a=e.wheelDeltaY;if("wheelDeltaX"in e)r=e.wheelDeltaX*-1;if("axis"in e&&e.axis===e.HORIZONTAL_AXIS){r=a*-1;a=0}n=a===0?r:a;if("deltaY"in e){a=e.deltaY*-1;n=a}if("deltaX"in e){r=e.deltaX;if(a===0)n=r*-1}if(a===0&&r===0)return;if(e.deltaMode===1){var h=u.data(this,"mousewheel-line-height");n*=h;a*=h;r*=h}else if(e.deltaMode===2){var d=u.data(this,"mousewheel-page-height");n*=d;a*=d;r*=d}o=Math.max(Math.abs(a),Math.abs(r));if(!f||o<f){f=o;if(w(e,o))f/=40}if(w(e,o)){n/=40;r/=40;a/=40}n=Math[n>=1?"floor":"ceil"](n/f);r=Math[r>=1?"floor":"ceil"](r/f);a=Math[a>=1?"floor":"ceil"](a/f);if(v.settings.normalizeOffset&&this.getBoundingClientRect){var g=this.getBoundingClientRect();s=t.clientX-g.left;l=t.clientY-g.top}t.deltaX=r;t.deltaY=a;t.deltaFactor=f;t.offsetX=s;t.offsetY=l;t.deltaMode=0;i.unshift(t,n,r,a);if(p)clearTimeout(p);p=setTimeout(m,200);return(u.event.dispatch||u.event.handle).apply(this,i)}function m(){f=null}function w(t,e){return v.settings.adjustOldDeltas&&t.type==="mousewheel"&&e%120===0}u.fn.extend({mousewheel:function t(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function t(e){return this.unbind("mousewheel",e)}})})?n.apply(e,i):n)&&(t.exports=e)},439:(t,e,i)=>{var v=i(311);"undefined"!=typeof envira_lazy_load&&"true"==envira_lazy_load&&(window.responsivelyLazy=function(){function o(t){var e,i,n;return(null!==r||(r=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,null!==r))&&(e=(t=t.getBoundingClientRect()).top,i=t.left,n=t.width,t=t.height,e<a)&&0<e+t&&i<r&&0<i+n}function s(s,e){if(null!==(t=e.getAttribute("data-envira-srcset")))if(0<(t=t.trim()).length){for(var t,i=[],n=(t=t.split(",")).length,r=0;r<n;r++){var a,o,l=t[r].trim();0!==l.length&&(l=-1===(o=l.lastIndexOf(" "))?(a=l,999998):(a=l.substr(0,o),parseInt(l.substr(o+1,l.length-o-2),10)),o=!1,o=-1===a.indexOf(".webp",a.length-5)||f?!0:o)&&i.push([a,l])}i.sort(function(t,e){if(t[1]<e[1])return-1;if(t[1]>e[1])return 1;if(t[1]===e[1]){if(-1!==e[0].indexOf(".webp",e[0].length-5))return 1;if(-1!==t[0].indexOf(".webp",t[0].length-5))return-1}return 0}),t=i}else t=[];else t=[];for(var h,d,g,u=s.offsetWidth*window.devicePixelRatio,c=null,n=t.length,r=0;r<n;r++){var p=t[r];if(p[1]>=u){c=p;break}}null===c&&(c=[e.getAttribute("data-envira-src"),999999]),void 0===s.lastSetOption&&(s.lastSetOption=["",0]),s.lastSetOption[1]<c[1]&&(h=0===s.lastSetOption[1],d=c[0],(g=new Image).addEventListener("load",function(){var t;e.setAttribute("srcset",d),e.setAttribute("src",d),h&&null!==(t=s.getAttribute("data-onlazyload"))&&new Function(t).bind(s)()},!1),g.addEventListener("error",function(){s.lastSetOption=["",0]},!1),g.onload=function(){var t,e,i,n,r,a,o;o=(a=(r=(n=("envira-lazy"==s.getAttribute("class")&&v(s).not("img")?(n=s.firstElementChild,t=s,e=n.id,i=n.src,v(n)):(n=g,e=(t=s).id,i=s.src,v(s))).data("envira-gallery-id"),v(s).data("envira-item-id")),this.naturalWidth),this.naturalHeight),null==n&&(n=0),v(document).trigger({type:"envira_image_lazy_load_complete",container:t,image_src:i,image_id:e,item_id:r,gallery_id:n,naturalWidth:a,naturalHeight:o})},g.onerror=function(){},g.src=null,g.src=d,s.lastSetOption=c)}function l(){r=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight}function h(t){var e;void 0!==t&&(e=function(t,e){for(var i=t.length,n=0;n<i;n++){var r=t[n],a=e?r:r.parentNode;!0===o(a)&&s(a,r)}},t)&&"string"==typeof t&&("undefined"!==envira_lazy_load_delay&&!1!==envira_lazy_load_initial&&"undefined"!==envira_lazy_load_initial||(envira_lazy_load_delay=0),myVar=setTimeout(function(){v(t+" .envira-lazy > img").exists()?e(document.querySelectorAll(t+" .envira-lazy > img"),!1):v(t+" img.envira-lazy").exists()&&e(document.querySelectorAll(t+" img.envira-lazy"),!0),envira_lazy_load_initial},envira_lazy_load_delay))}var f,d,r=null,a=null,g="undefined"!=typeof IntersectionObserver;v.fn.exists=function(){return 0<this.length};return"srcset"in document.createElement("img")&&void 0!==window.devicePixelRatio&&void 0!==window.addEventListener&&void 0!==document.querySelectorAll&&(l(),(d=new Image).src="data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoCAAEADMDOJaQAA3AA/uuuAAA=",d.onload=d.onerror=function(){function t(){var t;g&&(t=null),window.addEventListener("resize",function(){l(),g?(window.clearTimeout(t),t=window.setTimeout(function(){h()},300)):a()}),(g?(window.addEventListener("load",h),e):(window.addEventListener("scroll",a),window.addEventListener("load",a),o))(),"undefined"!=typeof MutationObserver&&new MutationObserver(function(){(g?(e(),h):(o(),a))()}).observe(document.querySelector("body"),{childList:!0,subtree:!0})}var e,r,i,n,a,o;f=2===d.width,g?(e=function(){for(var t=document.querySelectorAll(".envira-lazy"),e=t.length,i=0;i<e;i++){var n=t[i];void 0===n.responsivelyLazyObserverAttached&&(n.responsivelyLazyObserverAttached=!0,r.observe(n))}},r=new IntersectionObserver(function(t){for(var e in t){var i,e=t[e];0<e.intersectionRatio&&("img"!==(e=e.target).tagName.toLowerCase()?null!==(i=e.querySelector("img"))&&s(e,i):s(e,e))}}),h()):(i=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)},n=function t(){i.call(null,t)},a=function(){n()},o=function(){for(var t=document.querySelectorAll(".envira-lazy"),e=t.length,i=0;i<e;i++)for(var n=t[i].parentNode;n&&"html"!==n.tagName.toLowerCase();)void 0===n.responsivelyLazyScrollAttached&&(n.responsivelyLazyScrollAttached=!0,n.addEventListener("scroll",a)),n=n.parentNode});"loading"===document.readyState?document.addEventListener("DOMContentLoaded",t):t()}),{run:h,isVisible:o,setGalleryClass:function(t){0}}}())},514:(t,e,i)=>{i(311)(document).ready(function(t){"ontouchstart"in document.documentElement&&t("body").addClass("envira-touch")})},579:(t,e,i)=>{var n,r,a=i(311);function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}r=function(at){"use strict";var ot="left",st="right",lt="up",ht="down",dt="in",gt="out",ut="none",ct="auto",pt="swipe",ft="pinch",vt="tap",mt="doubletap",wt="longtap",yt="horizontal",bt="vertical",xt="all",St=10,It="start",Et="move",Rt="end",jt="cancel",Tt="ontouchstart"in window,At=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled,Ot=window.navigator.pointerEnabled||window.navigator.msPointerEnabled,Ct="TouchSwipe";function n(M,l){var t=Tt||Ot||!l.fallbackToMouseEvents,e=t?Ot?At?"MSPointerDown":"pointerdown":"touchstart":"mousedown",i=t?Ot?At?"MSPointerMove":"pointermove":"touchmove":"mousemove",n=t?Ot?At?"MSPointerUp":"pointerup":"touchend":"mouseup",r=t?null:"mouseleave",a=Ot?At?"MSPointerCancel":"pointercancel":"touchcancel",h=0,d=null,g=0,u=0,c=0,p=1,f=0,v=0,m=null,o=at(M),w="start",y=0,b=null,s=0,x=0,S=0,I=0,E=0,R=null,j=null;try{o.bind(e,T),o.bind(a,O)}catch(t){at.error("events not supported "+e+","+a+" on jQuery.swipe")}function T(t){var e,i,n;if(!0!==o.data(Ct+"_intouch")&&!(0<at(t.target).closest(l.excludedElements,o).length))return e=t.originalEvent||t,n=Tt?e.touches[0]:e,w=It,Tt?y=e.touches.length:t.preventDefault(),v=d=null,p=1,f=c=u=g=h=0,b=function(){for(var t=[],e=0;e<=5;e++)t.push({start:{x:0,y:0},end:{x:0,y:0},identifier:0});return t}(),(t={})[ot]=L(ot),t[st]=L(st),t[lt]=L(lt),t[ht]=L(ht),m=t,K(),!Tt||y===l.fingers||l.fingers===xt||z()?(tt(0,n),s=_(),2==y&&(tt(1,e.touches[1]),u=c=rt(b[0].start,b[1].start)),(l.swipeStatus||l.pinchStatus)&&(i=C(e,w))):i=!1,!1===i?(C(e,w=jt),i):(l.hold&&(j=setTimeout(at.proxy(function(){o.trigger("hold",[e.target]),l.hold&&(i=l.hold.call(o,e,e.target))},this),l.longTapThreshold)),H(!0),null)}function A(t){var e=t.originalEvent||t;if(w!==Rt&&w!==jt&&!Z()){var i,n=et(Tt?e.touches[0]:e);if(x=_(),Tt&&(y=e.touches.length),l.hold&&clearTimeout(j),w=Et,2==y&&(0==u?(tt(1,e.touches[1]),u=c=rt(b[0].start,b[1].start)):(et(e.touches[1]),c=rt(b[0].end,b[1].end),b[0].end,b[1].end,v=p<1?gt:dt),p=(c/u*1).toFixed(2),f=Math.abs(u-c)),y===l.fingers||l.fingers===xt||!Tt||z()){d=function(t,e){t=function(t,e){var i=t.x-e.x,e=e.y-t.y,t=Math.atan2(e,i),e=Math.round(180*t/Math.PI);e<0&&(e=360-Math.abs(e));return e}(t,e);return t<=45&&0<=t||t<=360&&315<=t?ot:135<=t&&t<=225?st:45<t&&t<135?ht:lt}(n.start,n.end);var r,a,o=t,t=d;if(l.allowPageScroll===ut||z())o.preventDefault();else{var s=l.allowPageScroll===ct;switch(t){case ot:(l.swipeLeft&&s||!s&&l.allowPageScroll!=yt)&&o.preventDefault();break;case st:(l.swipeRight&&s||!s&&l.allowPageScroll!=yt)&&o.preventDefault();break;case lt:(l.swipeUp&&s||!s&&l.allowPageScroll!=bt)&&o.preventDefault();break;case ht:(l.swipeDown&&s||!s&&l.allowPageScroll!=bt)&&o.preventDefault()}}t=n.start,r=n.end,h=Math.round(Math.sqrt(Math.pow(r.x-t.x,2)+Math.pow(r.y-t.y,2))),g=nt(),r=d,t=h,t=Math.max(t,it(r)),m[r].distance=t,(l.swipeStatus||l.pinchStatus)&&(i=C(e,w)),l.triggerOnTouchEnd&&!l.triggerOnTouchLeave||(r=!0,l.triggerOnTouchLeave&&(a={left:(a=(t=at(t=this)).offset()).left,right:a.left+t.outerWidth(),top:a.top,bottom:a.top+t.outerHeight()},t=n.end,n=a,r=t.x>n.left&&t.x<n.right&&t.y>n.top&&t.y<n.bottom),!l.triggerOnTouchEnd&&r?w=B(Et):l.triggerOnTouchLeave&&!r&&(w=B(Rt)),w!=jt&&w!=Rt)||C(e,w)}else C(e,w=jt);!1===i&&C(e,w=jt)}}function D(t){var e=t.originalEvent;return Tt&&0<e.touches.length?(S=_(),I=event.touches.length+1,!0):(Z()&&(y=I),x=_(),g=nt(),W()||!N()?C(e,w=jt):l.triggerOnTouchEnd||0==l.triggerOnTouchEnd&&w===Et?(t.preventDefault(),C(e,w=Rt)):!l.triggerOnTouchEnd&&X()?k(e,w=Rt,vt):w===Et&&C(e,w=jt),H(!1),null)}function O(){c=u=s=x=y=0,K(),H(!(p=1))}function F(t){t=t.originalEvent;l.triggerOnTouchLeave&&C(t,w=B(Rt))}function P(){o.unbind(e,T),o.unbind(a,O),o.unbind(i,A),o.unbind(n,D),r&&o.unbind(r,F),H(!1)}function B(t){var e=t,i=$(),n=N(),r=W();return!i||r?e=jt:!n||t!=Et||l.triggerOnTouchEnd&&!l.triggerOnTouchLeave?!n&&t==Rt&&l.triggerOnTouchLeave&&(e=jt):e=Rt,e}function C(t,e){var i=void 0;return U()&&V()||V()?i=k(t,e,pt):(q()&&z()||z())&&!1!==i&&(i=k(t,e,ft)),J()&&Q()&&!1!==i?i=k(t,e,mt):g>l.longTapThreshold&&h<St&&l.longTap&&!1!==i?i=k(t,e,wt):1!==y&&Tt||!(isNaN(h)||h<l.threshold)||!X()||!1===i||(i=k(t,e,vt)),e===jt&&O(),e!==Rt||Tt&&0!=t.touches.length||O(),i}function k(t,e,i){var n=void 0;if(i==pt){if(o.trigger("swipeStatus",[e,d||null,h||0,g||0,y,b]),l.swipeStatus&&!1===(n=l.swipeStatus.call(o,t,e,d||null,h||0,g||0,y,b)))return!1;if(e==Rt&&U()){if(o.trigger("swipe",[d,h,g,y,b]),l.swipe&&!1===(n=l.swipe.call(o,t,d,h,g,y,b)))return!1;switch(d){case ot:o.trigger("swipeLeft",[d,h,g,y,b]),l.swipeLeft&&(n=l.swipeLeft.call(o,t,d,h,g,y,b));break;case st:o.trigger("swipeRight",[d,h,g,y,b]),l.swipeRight&&(n=l.swipeRight.call(o,t,d,h,g,y,b));break;case lt:o.trigger("swipeUp",[d,h,g,y,b]),l.swipeUp&&(n=l.swipeUp.call(o,t,d,h,g,y,b));break;case ht:o.trigger("swipeDown",[d,h,g,y,b]),l.swipeDown&&(n=l.swipeDown.call(o,t,d,h,g,y,b))}}}if(i==ft){if(o.trigger("pinchStatus",[e,v||null,f||0,g||0,y,p,b]),l.pinchStatus&&!1===(n=l.pinchStatus.call(o,t,e,v||null,f||0,g||0,y,p,b)))return!1;if(e==Rt&&q())switch(v){case dt:o.trigger("pinchIn",[v||null,f||0,g||0,y,p,b]),l.pinchIn&&(n=l.pinchIn.call(o,t,v||null,f||0,g||0,y,p,b));break;case gt:o.trigger("pinchOut",[v||null,f||0,g||0,y,p,b]),l.pinchOut&&(n=l.pinchOut.call(o,t,v||null,f||0,g||0,y,p,b))}}return i==vt?e!==jt&&e!==Rt||(clearTimeout(R),clearTimeout(j),Q()&&!J()?(E=_(),R=setTimeout(at.proxy(function(){E=null,o.trigger("tap",[t.target]),l.tap&&(n=l.tap.call(o,t,t.target))},this),l.doubleTapThreshold)):(E=null,o.trigger("tap",[t.target]),l.tap&&(n=l.tap.call(o,t,t.target)))):i==mt?e!==jt&&e!==Rt||(clearTimeout(R),E=null,o.trigger("doubletap",[t.target]),l.doubleTap&&(n=l.doubleTap.call(o,t,t.target))):i!=wt||e!==jt&&e!==Rt||(clearTimeout(R),E=null,o.trigger("longtap",[t.target]),l.longTap&&(n=l.longTap.call(o,t,t.target))),n}function N(){var t=!0;return t=null!==l.threshold?h>=l.threshold:t}function W(){var t=!1;return t=null!==l.cancelThreshold&&null!==d?it(d)-h>=l.cancelThreshold:t}function $(){var t=!(l.maxTimeThreshold&&g>=l.maxTimeThreshold);return t}function q(){var t=Y(),e=G(),i=null===l.pinchThreshold||f>=l.pinchThreshold;return t&&e&&i}function z(){return l.pinchStatus||l.pinchIn||l.pinchOut}function U(){var t=$(),e=N(),i=Y(),n=G();return!W()&&n&&i&&e&&t}function V(){return l.swipe||l.swipeStatus||l.swipeLeft||l.swipeRight||l.swipeUp||l.swipeDown}function Y(){return y===l.fingers||l.fingers===xt||!Tt}function G(){return 0!==b[0].end.x}function X(){return l.tap}function Q(){return!!l.doubleTap}function J(){var t;return null!=E&&(t=_(),Q())&&t-E<=l.doubleTapThreshold}function K(){I=S=0}function Z(){var t=!1;return t=S&&_()-S<=l.fingerReleaseThreshold?!0:t}function H(t){!0===t?(o.bind(i,A),o.bind(n,D),r&&o.bind(r,F)):(o.unbind(i,A,!1),o.unbind(n,D,!1),r&&o.unbind(r,F,!1)),o.data(Ct+"_intouch",!0===t)}function tt(t,e){var i=void 0!==e.identifier?e.identifier:0;b[t].identifier=i,b[t].start.x=b[t].end.x=e.pageX||e.clientX,b[t].start.y=b[t].end.y=e.pageY||e.clientY,b[t]}function et(t){var e=function(t){for(var e=0;e<b.length;e++)if(b[e].identifier==t)return b[e]}(void 0!==t.identifier?t.identifier:0);return e.end.x=t.pageX||t.clientX,e.end.y=t.pageY||t.clientY,e}function it(t){if(m[t])return m[t].distance}function L(t){return{direction:t,distance:0}}function nt(){return x-s}function rt(t,e){var i=Math.abs(t.x-e.x),t=Math.abs(t.y-e.y);return Math.round(Math.sqrt(i*i+t*t))}function _(){return(new Date).getTime()}this.enable=function(){return o.bind(e,T),o.bind(a,O),o},this.disable=function(){return P(),o},this.destroy=function(){P(),o.data(Ct,null),o=null},this.option=function(t,e){if(void 0!==l[t]){if(void 0===e)return l[t];l[t]=e}else at.error("Option "+t+" does not exist on jQuery.swipe.options");return null}}at.fn.swipe=function(t){var e=at(this),i=e.data(Ct);if(i&&"string"==typeof t){if(i[t])return i[t].apply(this,Array.prototype.slice.call(arguments,1));at.error("Method "+t+" does not exist on jQuery.swipe")}else if(!(i||"object"!==o(t)&&t))return function(i){!i||void 0!==i.allowPageScroll||void 0===i.swipe&&void 0===i.swipeStatus||(i.allowPageScroll=ut);void 0!==i.click&&void 0===i.tap&&(i.tap=i.click);i=i||{};return i=at.extend({},at.fn.swipe.defaults,i),this.each(function(){var t,e=at(this);e.data(Ct)||(t=new n(this,i),e.data(Ct,t))})}.apply(this,arguments);return e},at.fn.swipe.defaults={fingers:1,threshold:75,cancelThreshold:null,pinchThreshold:20,maxTimeThreshold:null,fingerReleaseThreshold:250,longTapThreshold:500,doubleTapThreshold:200,swipe:null,swipeLeft:null,swipeRight:null,swipeUp:null,swipeDown:null,swipeStatus:null,pinchIn:null,pinchOut:null,pinchStatus:null,click:null,tap:null,doubleTap:null,longTap:null,hold:null,triggerOnTouchEnd:!0,triggerOnTouchLeave:!1,allowPageScroll:"auto",fallbackToMouseEvents:!0,excludedElements:"label, button, input, select, textarea, a, .noSwipe"},at.fn.swipe.phases={PHASE_START:It,PHASE_MOVE:Et,PHASE_END:Rt,PHASE_CANCEL:jt},at.fn.swipe.directions={LEFT:ot,RIGHT:st,UP:lt,DOWN:ht,IN:dt,OUT:gt},at.fn.swipe.pageScroll={NONE:ut,HORIZONTAL:yt,VERTICAL:bt,AUTO:ct},at.fn.swipe.fingers={ONE:1,TWO:2,THREE:3,ALL:xt}},i.amdO.jQuery?(i=[i(311)],void 0!==(e="function"==typeof(n=r)?n.apply(e,i):n)&&(t.exports=e)):r(a)},311:t=>{"use strict";t.exports=jQuery}},n={};function r(t){var e=n[t];return void 0!==e||(e=n[t]={exports:{}},i[t].call(e.exports,e,e.exports,r)),e.exports}r.amdO={},r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var i in e)r.o(e,i)&&!r.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);(()=>{"use strict";r(138),r(461),r(514),r(579),r(655),r(161),r(234),r(439);r(311)(document).ready(function(n){var r;n("body").on("click",'div.envirabox-title a[href*="#"]:not([href="#"])',function(t){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname)return n.envirabox.close(),!1}),n(document).on("envira_image_lazy_load_complete",function(t){var e,i;void 0!==t&&void 0!==t.image_id&&null!==t.image_id&&(r=0<n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" iframe").length?n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" iframe"):0<n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" video").length?n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" video"):n("#envira-gallery-wrap-"+t.gallery_id).find("img#"+t.image_id),n("#envira-gallery-wrap-"+t.gallery_id).find("div.envira-gallery-public").hasClass("envira-gallery-0-columns")?n(r).closest("div.envira-gallery-item-inner").find("div.envira-gallery-position-overlay").delay(100).show():(n(r).closest("div.envira-gallery-item-inner").find("div.envira-gallery-position-overlay").delay(100).show(),i=n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").width(),e=t.naturalHeight/t.naturalWidth,i=100*((i=t.naturalHeight/i)<e?i:e),n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").css("padding-bottom",i+"%"),n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").data("envira-changed","true"),void 0!==window["envira_container_"+t.gallery_id]&&window["envira_container_"+t.gallery_id].on("layoutComplete",function(t,e){n(r).closest("div.envira-gallery-item-inner").find("span.envira-title").delay(1e3).css("visibility","visible"),n(r).closest("div.envira-gallery-item-inner").find("span.envira-caption").delay(1e3).css("visibility","visible")}),n("#envira-gallery-"+t.gallery_id).enviratope("layout")))})})})()})();
|
1 |
+
(()=>{var i={461:function(t,e,i){var n,r,a,o,s=i(311);r=(n=s).fn.justifiedGallery,a={},n.fn.enviraJustifiedGallery=function(){var t=r.apply(this,arguments);if(void 0!==(a=t.data("jg.controller")))return a.displayEntryCaption=function(t){var e,i=this.imgFromEntry(t);null!==i&&this.settings.captions?(null===(e=this.captionFromEntry(t))&&(void 0!==(i=i.data("envira-caption"))&&"string"==typeof i&&(i=i.replace("<","<")),this.isValidCaption(i))&&(i=n("<textarea />").html(i).text(),e=n('<div class="caption">'+i+"</div>"),t.append(e),t.data("jg.createdCaption",!0)),null!==e&&(this.settings.cssAnimation||e.stop().fadeTo(0,this.settings.captionSettings.nonVisibleOpacity),this.addCaptionEventsHandlers(t))):this.removeCaptionEventsHandlers(t)},a},o=this,s=[i(311)],void 0!==(i=function(t){return o.VintageJS=(n=function(g,t,e){if(0==g instanceof HTMLImageElement)throw"The element (1st parameter) must be an instance of HTMLImageElement";var i,n,r,a,o,u,c,p,s,l,f=new Image,h=new Image,d=document.createElement("canvas"),v=d.getContext("2d"),m={onStart:function(){},onStop:function(){},onError:function(){},mime:"image/jpeg"},w={curves:!1,screen:!1,desaturate:!1,vignette:!1,lighten:!1,noise:!1,viewFinder:!1,sepia:!1,brightness:!1,contrast:!1};for(l in f.onerror=m.onError,f.onload=function(){u=d.width=f.width,c=d.height=f.height,i()},h.onerror=m.onError,h.onload=function(){v.clearRect(0,0,u,c),v.drawImage(h,0,0,u,c),(window.vjsImageCache||(window.vjsImageCache={}))[s]=v.getImageData(0,0,u,c).data,i()},n=function(t){for(var e in m.onStart(),p={},w)p[e]=t[e]||w[e];a=[],p.viewFinder&&a.push(p.viewFinder),f.src==o?i():f.src=o},i=function(){var t;return 0===a.length?r():(t=a.pop(),s=[u,c,t].join("-"),window.vjsImageCache&&window.vjsImageCache[s]?i():void(h.src=t))},r=function(){var t;v.clearRect(0,0,u,c),v.drawImage(f,0,0,u,c),(p.vignette||p.lighten)&&(e=Math.sqrt(Math.pow(u/2,2)+Math.pow(c/2,2))),p.vignette&&(v.globalCompositeOperation="source-over",(t=v.createRadialGradient(u/2,c/2,0,u/2,c/2,e)).addColorStop(0,"rgba(0,0,0,0)"),t.addColorStop(.5,"rgba(0,0,0,0)"),t.addColorStop(1,["rgba(0,0,0,",p.vignette,")"].join("")),v.fillStyle=t,v.fillRect(0,0,u,c)),p.lighten&&(v.globalCompositeOperation="lighter",(t=v.createRadialGradient(u/2,c/2,0,u/2,c/2,e)).addColorStop(0,["rgba(255,255,255,",p.lighten,")"].join("")),t.addColorStop(.5,"rgba(255,255,255,0)"),t.addColorStop(1,"rgba(0,0,0,0)"),v.fillStyle=t,v.fillRect(0,0,u,c));var e,i,n,r,a,o,s,l,h=(e=v.getImageData(0,0,u,c)).data;p.contrast&&(l=259*(p.contrast+255)/(255*(259-p.contrast))),p.viewFinder&&(s=window.vjsImageCache[[u,c,p.viewFinder].join("-")]);for(var d=u*c;0<=d;--d)for(i=d<<2,p.curves&&(h[i]=p.curves.r[h[i]],h[1+i]=p.curves.g[h[1+i]],h[2+i]=p.curves.b[h[2+i]]),p.contrast&&(h[i]=l*(h[i]-128)+128,h[1+i]=l*(h[1+i]-128)+128,h[2+i]=l*(h[2+i]-128)+128),p.brightness&&(h[i]+=p.brightness,h[1+i]+=p.brightness,h[2+i]+=p.brightness),p.screen&&(h[i]=255-(255-h[i])*(255-p.screen.r*p.screen.a)/255,h[1+i]=255-(255-h[1+i])*(255-p.screen.g*p.screen.a)/255,h[2+i]=255-(255-h[2+i])*(255-p.screen.b*p.screen.a)/255),p.noise&&(o=p.noise-Math.random()*p.noise/2,h[i]+=o,h[1+i]+=o,h[2+i]+=o),p.viewFinder&&(h[i]=h[i]*s[i]/255,h[1+i]=h[1+i]*s[1+i]/255,h[2+i]=h[2+i]*s[2+i]/255),p.sepia&&(o=h[i],a=h[1+i],r=h[2+i],h[i]=.393*o+.769*a+.189*r,h[1+i]=.349*o+.686*a+.168*r,h[2+i]=.272*o+.534*a+.131*r),p.desaturate&&(a=(h[i]+h[1+i]+h[2+i])/3,h[i]+=(a-h[i])*p.desaturate,h[1+i]+=(a-h[1+i])*p.desaturate,h[2+i]+=(a-h[2+i])*p.desaturate),n=2;0<=n;--n)h[i+n]=~~(255<h[i+n]?255:h[i+n]<0?0:h[i+n]);v.putImageData(e,0,0),g.src=v.canvas.toDataURL(m.mime),m.onStop()},o=g.src,t=t||{},m)m[l]=t[l]||m[l];return e&&n(e),{apply:function(){o=g.src},reset:function(){g.src=o},vintage:n}},(i=t).fn.vintage=function(t,e){return this.each(function(){i.data(this,"vintageJS")||i.data(this,"vintageJS",new n(this,t,e))})},n);var i,n}.apply(e,s))&&(t.exports=i)},234:(M,D,F)=>{var s,l,h,i,n,e,d,r,a,o,g,t,u,c,p,f,v,m,w,y,b,x,S,P,I,E,R,j,T,A,O,C,k,z,H,B,N,W=F(311);function L(t){return(L="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function $(){h.hide(),x.onerror=x.onload=null,b&&b.abort(),l.empty()}function q(){!1===f.onError(v,p,f)?(h.hide(),j=!1):(f.titleShow=!1,f.width="auto",f.height="auto",l.html('<p id="envirabox-error">The requested content cannot be loaded.<br />Please try again later.</p>'),O())}function _(){var n,t,e,i,r,a,o=v[p];if($(),f=s.extend({},s.fn.envirabox.defaults,void 0===s(o).data("envirabox")?f:s(o).data("envirabox")),!1===(a=f.onStart(v,p,f)))j=!1;else if(e=(f="object"==L(a)?s.extend(f,a):f).title||(o.nodeName?s(o).attr("title"):o.title)||"",o.nodeName&&!f.orig&&(f.orig=s(o).children("img:first").length?s(o).children("img:first"):s(o)),""===e&&f.orig&&f.titleFromAlt&&(e=f.orig.attr("alt")),n=f.href||(o.nodeName?s(o).attr("href"):o.href)||null,"string"==typeof(n=!/^(?:javascript)/i.test(n)&&"#"!=n?n:null)&&s.envirabox.isUrl(n)&&!s.envirabox.isImage(n)&&(document.getElementById("envirabox-loading").style.visibility="hidden",window.location.href=n),f.type?(t=f.type,n=n||f.content):f.content?t="html":n&&(t=n.match(S)?"image":n.match(P)?"swf":s(o).hasClass("iframe")?"iframe":0===n.indexOf("#")?"inline":"ajax"),t)switch("inline"==t&&(o=n.substr(n.indexOf("#")),t=0<s(o).length?"inline":"ajax"),f.type=t,f.href=n,f.title=e,f.autoDimensions&&("html"==f.type||"inline"==f.type||"ajax"==f.type?(f.width="auto",f.height="auto"):f.autoDimensions=!1),f.modal&&(f.overlayShow=!0,f.hideOnOverlayClick=!1,f.hideOnContentClick=!1,f.enableEscapeButton=!1,f.showCloseButton=!1),f.padding=parseInt(f.padding,10),f.margin=parseInt(f.margin,10),l.css("padding",f.padding+f.margin),s(".envirabox-inline-tmp").unbind("envirabox-cancel").bind("envirabox-change",function(){s(this).replaceWith(d.children())}),t){case"html":l.html(f.content),O();break;case"inline":!0===s(o).parent().is("#envirabox-content")?j=!1:(s('<div class="envirabox-inline-tmp" />').hide().insertBefore(s(o)).bind("envirabox-cleanup",function(){s(this).replaceWith(d.children())}).bind("envirabox-cancel",function(){s(this).replaceWith(l.children())}),s(o).appendTo(l),O());break;case"image":j=!1,s.envirabox.showActivity(),(x=new Image).onerror=function(){q()},x.onload=function(){j=!0,x.onerror=x.onload=null,U()},x.src=n;break;case"swf":f.scrolling="no",i='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+f.width+'" height="'+f.height+'"><param name="movie" value="'+n+'"></param>',r="",s.each(f.swf,function(t,e){i+='<param name="'+t+'" value="'+e+'"></param>',r+=" "+t+'="'+e+'"'}),i+='<embed src="'+n+'" type="application/x-shockwave-flash" width="'+f.width+'" height="'+f.height+'"'+r+"></embed></object>",l.html(i),O();break;case"ajax":j=!1,s.envirabox.showActivity(),f.ajax.win=f.ajax.success,b=s.ajax(s.extend({},f.ajax,{url:n,data:f.ajax.data||{},error:function(t,e,i){0<t.status&&q()},success:function(t,e,i){if(200==("object"==L(i)?i:b).status){if("function"==typeof f.ajax.win){if(!1===(a=f.ajax.win(n,t,e,i)))return void h.hide();"string"!=typeof a&&"object"!=L(a)||(t=a)}l.html(t),O()}}}));break;case"iframe":C()}else q()}function U(){f.width=x.width,f.height=x.height,s("<img />").attr({id:"envirabox-img",src:x.src,alt:f.title}).appendTo(l),C()}function V(){var t;y.length-1>m&&void 0!==(t=y[m+1].href)&&t.match(S)&&((new Image).src=t),0<m&&void 0!==(t=y[m-1].href)&&t.match(S)&&((new Image).src=t)}function Y(){return[s(window).width()-2*w.margin,s(window).height()-2*w.margin,s(document).scrollLeft()+w.margin,s(document).scrollTop()+w.margin]}function G(){h.is(":visible")?(s("div",h).css("top",-40*I+"px"),I=(I+1)%12):clearInterval(t)}s=W,f={},v=[],m=p=0,w={},y=[],b=null,x=new Image,S=/\.(jpg|gif|png|bmp|jpeg|webp)(.*)?$/i,P=/[^\.]\.(swf)\s*$/i,E=0,R="",j=!(I=1),T=s.extend(s("<div/>")[0],{prop:0}),A=!1,O=function(){var t=f.width,e=f.height,t=-1<t.toString().indexOf("%")?parseInt((s(window).width()-2*f.margin)*parseFloat(t)/100,10)+"px":"auto"==t?"auto":t+"px",e=-1<e.toString().indexOf("%")?parseInt((s(window).height()-2*f.margin)*parseFloat(e)/100,10)+"px":"auto"==e?"auto":e+"px";l.wrapInner('<div style="width:'+t+";height:"+e+";overflow: "+("auto"==f.scrolling?"auto":"yes"==f.scrolling?"scroll":"hidden")+';position:relative;"></div>'),f.width=l.width(),f.height=l.height(),C()},C=function(){var t,e;h.hide(),n.is(":visible")&&!1===w.onCleanup(y,m,w)?(s.event.trigger("envirabox-cancel"),j=!1):(j=!0,s(d.add(i)).unbind(),s(window).unbind("resize.fb scroll.fb"),s(document).unbind("keydown.fb"),n.is(":visible")&&"outside"!==w.titlePosition&&n.css("height",n.height()),y=v,m=p,(w=f).overlayShow?(i.css({"background-color":w.overlayColor,opacity:w.overlayOpacity,cursor:w.hideOnOverlayClick?"pointer":"auto",height:s(document).height()}),i.is(":visible")||(A&&s("select:not(#envirabox-tmp select)").filter(function(){return"hidden"!==this.style.visibility}).css({visibility:"hidden"}).one("envirabox-cleanup",function(){this.style.visibility="inherit"}),i.show())):i.hide(),c=B(),k(),n.is(":visible")?(s(r.add(o).add(g)).hide(),t=n.position(),u={top:t.top,left:t.left,width:n.width(),height:n.height()},e=u.width==c.width&&u.height==c.height,d.fadeTo(w.changeFade,.3,function(){function t(){d.html(l.contents()).fadeTo(w.changeFade,1,z)}s.event.trigger("envirabox-change"),d.empty().removeAttr("filter").css({"border-width":w.padding,width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}),e?t():(T.prop=0,s(T).animate({prop:1},{duration:w.changeSpeed,easing:w.easingChange,step:H,complete:t}))})):(n.removeAttr("style"),d.css("border-width",w.padding),"elastic"==w.transitionIn?(u=N(),d.html(l.contents()),n.show(),w.opacity&&(c.opacity=0),T.prop=0,s(T).animate({prop:1},{duration:w.speedIn,easing:w.easingIn,step:H,complete:z})):("inside"==w.titlePosition&&0<E&&a.show(),d.css({width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}).html(l.contents()),n.css(c).fadeIn("none"==w.transitionIn?0:w.speedIn,z))))},k=function(){var t;if((R=w.title||"",E=0,a.empty().removeAttr("style").removeClass(),!1!==w.titleShow)&&((R=s.isFunction(w.titleFormat)?w.titleFormat(R,y,m,w):!(!(t=R)||!t.length)&&("float"==w.titlePosition?'<table id="envirabox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="envirabox-title-float-left"></td><td id="envirabox-title-float-main">'+s.decodeEntities(t)+'</td><td id="envirabox-title-float-right"></td></tr></table>':'<div id="envirabox-title-'+w.titlePosition+'">'+s.decodeEntities(t)+"</div>"))&&""!==R))switch(a.addClass("envirabox-title-"+w.titlePosition).html(R).appendTo("body").show(),w.titlePosition){case"inside":a.css({width:c.width-2*w.padding,marginLeft:w.padding,marginRight:w.padding}),E=a.outerHeight(!0),a.appendTo(e),c.height+=E;break;case"over":a.css({marginLeft:w.padding,width:c.width-2*w.padding,bottom:w.padding}).appendTo(e);break;case"float":a.css("left",-1*parseInt((a.width()-c.width-40)/2,10)).appendTo(n);break;default:a.css({width:c.width-2*w.padding,paddingLeft:w.padding,paddingRight:w.padding}).appendTo(n)}a.hide()},z=function(){s.support.opacity||(d.get(0).style.removeProperty("filter"),n.get(0).style.removeProperty("filter")),f.autoDimensions&&d.css("height","auto"),n.css("height","auto"),R&&R.length&&a.show(),w.showCloseButton&&r.show(),(w.enableEscapeButton||w.enableKeyboardNav)&&s(document).bind("keydown.fb",function(t){27==t.keyCode&&w.enableEscapeButton?(t.preventDefault(),s.envirabox.close()):37!=t.keyCode&&39!=t.keyCode||!w.enableKeyboardNav||"INPUT"===t.target.tagName||"TEXTAREA"===t.target.tagName||"SELECT"===t.target.tagName||(t.preventDefault(),s.envirabox[37==t.keyCode?"prev":"next"]())}),w.showNavArrows?((w.cyclic&&1<y.length||0!==m)&&o.show(),(w.cyclic&&1<y.length||m!=y.length-1)&&g.show()):(o.hide(),g.hide()),w.hideOnContentClick&&d.bind("click",s.envirabox.close),w.hideOnOverlayClick&&i.bind("click",s.envirabox.close),s(window).bind("resize.fb",s.envirabox.resize),w.centerOnScroll&&s(window).bind("scroll.fb",s.envirabox.center),"iframe"==w.type&&s('<iframe id="envirabox-frame" name="envirabox-frame'+(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+f.scrolling+'" src="'+w.href+'"></iframe>').appendTo(d),n.show(),j=!1,s.envirabox.center(),w.onComplete(y,m,w),V()},H=function(t){var e={width:parseInt(u.width+(c.width-u.width)*t,10),height:parseInt(u.height+(c.height-u.height)*t,10),top:parseInt(u.top+(c.top-u.top)*t,10),left:parseInt(u.left+(c.left-u.left)*t,10)};void 0!==c.opacity&&(e.opacity=t<.5?.5:t),n.css(e),d.css({width:e.width-2*w.padding,height:e.height-E*t-2*w.padding})},B=function(){var t=Y(),e={},i=w.autoScale,n=2*w.padding;return-1<w.width.toString().indexOf("%")?e.width=parseInt(t[0]*parseFloat(w.width)/100,10):e.width=w.width+n,-1<w.height.toString().indexOf("%")?e.height=parseInt(t[1]*parseFloat(w.height)/100,10):e.height=w.height+n,i&&(e.width>t[0]||e.height>t[1])&&("image"==f.type||"swf"==f.type?(i=w.width/w.height,e.width>t[0]&&(e.width=t[0],e.height=parseInt((e.width-n)/i+n,10)),e.height>t[1]&&(e.height=t[1],e.width=parseInt((e.height-n)*i+n,10))):(e.width=Math.min(e.width,t[0]),e.height=Math.min(e.height,t[1]))),e.top=parseInt(Math.max(t[3]-20,t[3]+.5*(t[1]-e.height-40)),10),e.left=parseInt(Math.max(t[2]-20,t[2]+.5*(t[0]-e.width-40)),10),e},N=function(){var t,e=!!f.orig&&s(f.orig);return e&&e.length?((t=(e=e).offset()).top+=parseInt(e.css("paddingTop"),10)||0,t.left+=parseInt(e.css("paddingLeft"),10)||0,t.top+=parseInt(e.css("border-top-width"),10)||0,t.left+=parseInt(e.css("border-left-width"),10)||0,t.width=e.width(),t.height=e.height(),{width:(e=t).width+2*w.padding,height:e.height+2*w.padding,top:e.top-w.padding-20,left:e.left-w.padding-20}):(t=Y(),{width:2*w.padding,height:2*w.padding,top:parseInt(t[3]+.5*t[1],10),left:parseInt(t[2]+.5*t[0],10)})},s.fn.envirabox=function(t){return s(this).length&&s(this).data("envirabox",s.extend({},t,s.metadata?s(this).metadata():{})).unbind("click.fb").bind("click.fb",function(t){t.preventDefault(),j||(j=!0,s(this).blur(),v=[],p=0,(t=s(this).attr("rel")||"")&&""!=t&&"nofollow"!==t?(v=s("a[rel="+t+"], area[rel="+t+"]"),p=v.index(this)):v.push(this),_())}),this},s.envirabox=function(t){var e;if(!j){if(j=!0,e=void 0!==arguments[1]?arguments[1]:{},v=[],p=parseInt(e.index,10)||0,s.isArray(t)){for(var i=0,n=t.length;i<n;i++)"object"==L(t[i])?s(t[i]).data("envirabox",s.extend({},e,t[i])):t[i]=s({}).data("envirabox",s.extend({content:t[i]},e));v=W.merge(v,t)}else"object"==L(t)?s(t).data("envirabox",s.extend({},e,t)):t=s({}).data("envirabox",s.extend({content:t},e)),v.push(t);(p>v.length||p<0)&&(p=0),_()}},s.envirabox.showActivity=function(){clearInterval(t),h.show(),t=setInterval(G,66)},s.envirabox.hideActivity=function(){h.hide()},s.envirabox.next=function(){return s.envirabox.pos(m+1)},s.envirabox.prev=function(){return s.envirabox.pos(m-1)},s.envirabox.pos=function(t){j||(t=parseInt(t),v=y,-1<t&&t<y.length?(p=t,_()):w.cyclic&&1<y.length&&(p=t>=y.length?0:y.length-1,_()))},s.envirabox.cancel=function(){j||(j=!0,s.event.trigger("envirabox-cancel"),$(),f.onCancel(v,p,f),j=!1)},s.envirabox.close=function(){var t;function e(){i.fadeOut("fast"),a.empty().hide(),n.hide(),s.event.trigger("envirabox-cleanup"),d.empty(),w.onClosed(y,m,w),y=f=[],m=p=0,w=f={},j=!1}j||n.is(":hidden")||(j=!0,w&&!1===w.onCleanup(y,m,w)?j=!1:($(),s(r.add(o).add(g)).hide(),s(d.add(i)).unbind(),s(window).unbind("resize.fb scroll.fb"),s(document).unbind("keydown.fb"),d.find("iframe").attr("src",A&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank"),"inside"!==w.titlePosition&&a.empty(),n.stop(),"elastic"==w.transitionOut?(u=N(),t=n.position(),c={top:t.top,left:t.left,width:n.width(),height:n.height()},w.opacity&&(c.opacity=1),a.empty().hide(),T.prop=1,s(T).animate({prop:0},{duration:w.speedOut,easing:w.easingOut,step:H,complete:e})):n.fadeOut("none"==w.transitionOut?0:w.speedOut,e)))},s.envirabox.resize=function(){var t;i.is(":visible")&&i.css("height",s(document).height()),c=B(),k(),a.show(),t=n.position(),(u={top:t.top,left:t.left,width:n.width(),height:n.height()}).width==c.width&&u.height==c.height||(T.prop=0,s(T).animate({prop:1},{duration:w.changeSpeed,easing:w.easingChange,step:H})),d.css({width:c.width-2*w.padding,height:f.autoDimensions?"auto":c.height-E-2*w.padding}),n.css(c),s.envirabox.center(!0)},s.envirabox.center=function(){var t,e;j||(e=!0===arguments[0]?1:0,t=Y(),!e&&(n.width()>t[0]||n.height()>t[1]))||n.stop().animate({top:parseInt(Math.max(t[3]-20,t[3]+.5*(t[1]-d.height()-40)-w.padding)),left:parseInt(Math.max(t[2]-20,t[2]+.5*(t[0]-d.width()-40)-w.padding))},"number"==typeof arguments[0]?arguments[0]:200)},s.envirabox.init=function(){s("#envirabox-wrap").length||(s("body").append(l=s('<div id="envirabox-tmp"></div>'),h=s('<div id="envirabox-loading"><div></div></div>'),i=s('<div id="envirabox-overlay"></div>'),n=s('<div id="envirabox-wrap"></div>')),(e=s('<div id="envirabox-outer"></div>').append('<div class="envirabox-bg" id="envirabox-bg-n"></div><div class="envirabox-bg" id="envirabox-bg-ne"></div><div class="envirabox-bg" id="envirabox-bg-e"></div><div class="envirabox-bg" id="envirabox-bg-se"></div><div class="envirabox-bg" id="envirabox-bg-s"></div><div class="envirabox-bg" id="envirabox-bg-sw"></div><div class="envirabox-bg" id="envirabox-bg-w"></div><div class="envirabox-bg" id="envirabox-bg-nw"></div>').appendTo(n)).append(d=s('<div id="envirabox-content"></div>'),r=s('<a id="envirabox-close"></a>'),a=s('<div id="envirabox-title"></div>'),o=s('<a href="javascript:;" id="envirabox-left"><span class="fancy-ico" id="envirabox-left-ico"></span></a>'),g=s('<a href="javascript:;" id="envirabox-right"><span class="fancy-ico" id="envirabox-right-ico"></span></a>')),r.click(s.envirabox.close),h.click(s.envirabox.cancel),o.click(function(t){t.preventDefault(),s.envirabox.prev()}),g.click(function(t){t.preventDefault(),s.envirabox.next()}),s.fn.mousewheel&&n.bind("mousewheel.fb",function(t,e){j?t.preventDefault():0!=s(t.target).get(0).clientHeight&&s(t.target).get(0).scrollHeight!==s(t.target).get(0).clientHeight||(t.preventDefault(),s.envirabox[0<e?"prev":"next"]())}),s.support.opacity||n.addClass("envirabox-ie"),A&&(h.addClass("envirabox-ie6"),n.addClass("envirabox-ie6"),s('<iframe id="envirabox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(e)))},s.envirabox.isUrl=function(t){return t.match(/^(https?):\/\/((?:[a-z0-9.-]|%[0-9A-F]{2}){3,})(?::(\d+))?((?:\/(?:[a-z0-9-._~!$&'()*+,;=:@]|%[0-9A-F]{2})*)*)(?:\?((?:[a-z0-9-._~!$&'()*+,;=:\/?@]|%[0-9A-F]{2})*))?(?:#((?:[a-z0-9-._~!$&'()*+,;=:\/?@]|%[0-9A-F]{2})*))?$/i)},s.envirabox.isImage=function(t){return t.match(/(^data:image\/.*,)|(\.(jp(e|g|eg)|gif|png|bmp|webp|svg)((\?|#).*)?$)/i)},s.decodeEntities=function(t){var i={nbsp:" ",amp:"&",quot:'"',lt:"<",gt:">"};return t.replace(/&(nbsp|amp|quot|lt|gt);/g,function(t,e){return i[e]}).replace(/&#(\d+);/gi,function(t,e){e=parseInt(e,10);return String.fromCharCode(e)})},s.fn.envirabox.defaults={padding:10,margin:40,opacity:!1,modal:!1,cyclic:!1,scrolling:"auto",width:560,height:340,autoScale:!0,autoDimensions:!0,centerOnScroll:!1,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:!0,hideOnContentClick:!1,overlayShow:!0,overlayOpacity:.9,overlayColor:"#777",titleShow:!0,titlePosition:"float",titleFormat:null,titleFromAlt:!1,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:!0,showNavArrows:!0,enableEscapeButton:!0,enableKeyboardNav:!0,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}},s(document).ready(function(){s.envirabox.init()})},161:function(t,n,e){var r,i,a,o;"function"==typeof(i=function(){function t(){}var e=t.prototype;return e.on=function(t,e){if(!t||!e)return;var i=this._events=this._events||{};var n=i[t]=i[t]||[];if(n.indexOf(e)==-1)n.push(e);return this},e.once=function(t,e){if(!t||!e)return;this.on(t,e);var i=this._onceEvents=this._onceEvents||{};var n=i[t]=i[t]||[];n[e]=true;return this},e.off=function(t,e){var i=this._events&&this._events[t];if(!i||!i.length)return;var n=i.indexOf(e);if(n!=-1)i.splice(n,1);return this},e.emitEvent=function(t,e){var i=this._events&&this._events[t];if(!i||!i.length)return;var n=0;var r=i[n];e=e||[];var a=this._onceEvents&&this._onceEvents[t];while(r){var o=a&&a[r];if(o){this.off(t,r);delete a[r]}r.apply(this,e);n+=o?0:1;r=i[n]}return this},t})?(a={id:"ev-emitter/ev-emitter",exports:{},loaded:!1},r=i.call(a.exports,e,a.exports,a),a.loaded=!0,void 0===r&&(r=a.exports)):r=i,function(e,i){"use strict";o=[r],void 0!==(o=function(t){return i(e,t)}.apply(n,o))&&(t.exports=o)}(window,function(e,t){var n=e.jQuery,r=e.console;function a(t,e){for(var i in e)t[i]=e[i];return t}function o(t,e,i){if(!(this instanceof o))return new o(t,e,i);"string"==typeof t&&(t=document.querySelectorAll(t)),this.elements=function(t){var e=[];if(Array.isArray(t))e=t;else if("number"==typeof t.length)for(var i=0;i<t.length;i++)e.push(t[i]);else e.push(t);return e}(t),this.options=a({},this.options),"function"==typeof e?i=e:a(this.options,e),i&&this.on("always",i),this.getImages(),n&&(this.jqDeferred=new n.Deferred),setTimeout(function(){this.check()}.bind(this))}(o.prototype=Object.create(t.prototype)).options={},o.prototype.getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)},o.prototype.addElementImages=function(t){"IMG"==t.nodeName&&this.addImage(t),!0===this.options.background&&this.addElementBackgroundImages(t);var e=t.nodeType;if(e&&s[e]){for(var i=t.querySelectorAll("img"),n=0;n<i.length;n++){var r=i[n];this.addImage(r)}if("string"==typeof this.options.background)for(var a=t.querySelectorAll(this.options.background),n=0;n<a.length;n++){var o=a[n];this.addElementBackgroundImages(o)}}};var s={1:!0,9:!0,11:!0};function i(t){this.img=t}function l(t,e){this.url=t,this.element=e,this.img=new Image}return o.prototype.addElementBackgroundImages=function(t){var e=getComputedStyle(t);if(e)for(var i=/url\((['"])?(.*?)\1\)/gi,n=i.exec(e.backgroundImage);null!==n;){var r=n&&n[2];r&&this.addBackground(r,t),n=i.exec(e.backgroundImage)}},o.prototype.addImage=function(t){t=new i(t);this.images.push(t)},o.prototype.addBackground=function(t,e){t=new l(t,e);this.images.push(t)},o.prototype.check=function(){var n=this;function e(t,e,i){setTimeout(function(){n.progress(t,e,i)})}this.progressedCount=0,this.hasAnyBroken=!1,this.images.length?this.images.forEach(function(t){t.once("progress",e),t.check()}):this.complete()},o.prototype.progress=function(t,e,i){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!t.isLoaded,this.emitEvent("progress",[this,t,e]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,t),this.progressedCount==this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+i,t,e)},o.prototype.complete=function(){var t=this.hasAnyBroken?"fail":"done";this.isComplete=!0,this.emitEvent(t,[this]),this.emitEvent("always",[this]),this.jqDeferred&&(t=this.hasAnyBroken?"reject":"resolve",this.jqDeferred[t](this))},(i.prototype=Object.create(t.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.src)},i.prototype.getIsImageComplete=function(){return this.img.complete&&void 0!==this.img.naturalWidth},i.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.img,e])},i.prototype.handleEvent=function(t){var e="on"+t.type;this[e]&&this[e](t)},i.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},i.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},i.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(l.prototype=Object.create(i.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},l.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},l.prototype.confirm=function(t,e){this.isLoaded=t,this.emitEvent("progress",[this,this.element,e])},(o.makeJQueryPlugin=function(t){(t=t||e.jQuery)&&((n=t).fn.enviraImagesLoaded=function(t,e){return new o(this,t,e).jqDeferred.promise(n(this))})})(),o})},138:(t,e,i)=>{var d,n,i=i(311);function r(){return d("body").height()>d(window).height()}function a(t,e){this.settings=e,this.checkSettings(),this.imgAnalyzerTimeout=null,this.entries=null,this.buildingRow={entriesBuff:[],width:0,height:0,aspectRatio:0},this.lastAnalyzedIndex=-1,this.yield={every:2,flushed:0},this.border=0<=e.border?e.border:e.margins,this.maxRowHeight=this.retrieveMaxRowHeight(),this.suffixRanges=this.retrieveSuffixRanges(),this.offY=this.border,this.rows=0,this.spinner={phase:0,timeSlot:150,$el:d('<div class="spinner"><span></span><span></span><span></span></div>'),intervalId:null},this.checkWidthIntervalId=null,this.galleryWidth=t.width(),this.$gallery=t}d=i,a.prototype.getSuffix=function(t,e){for(var i=e<t?t:e,n=0;n<this.suffixRanges.length;n++)if(i<=this.suffixRanges[n])return this.settings.sizeRangeSuffixes[this.suffixRanges[n]];return this.settings.sizeRangeSuffixes[this.suffixRanges[n-1]]},a.prototype.removeSuffix=function(t,e){return t.substring(0,t.length-e.length)},a.prototype.endsWith=function(t,e){return-1!==t.indexOf(e,t.length-e.length)},a.prototype.getUsedSuffix=function(t){for(var e in this.settings.sizeRangeSuffixes)if(this.settings.sizeRangeSuffixes.hasOwnProperty(e)&&0!==this.settings.sizeRangeSuffixes[e].length&&this.endsWith(t,this.settings.sizeRangeSuffixes[e]))return this.settings.sizeRangeSuffixes[e];return""},a.prototype.newSrc=function(t,e,i){var n,r;return this.settings.thumbnailPath?r=this.settings.thumbnailPath(t,e,i):(n=null!==(n=t.match(this.settings.extension))?n[0]:"",r=t.replace(this.settings.extension,""),r=this.removeSuffix(r,this.getUsedSuffix(r)),r+=this.getSuffix(e,i)+n),r},a.prototype.showImg=function(t,e){this.settings.cssAnimation?(t.addClass("entry-visible"),e&&e()):t.stop().fadeTo(this.settings.imagesAnimationDuration,1,e)},a.prototype.extractImgSrcFromImage=function(t){var e=void 0!==t.data("safe-src")?t.data("safe-src"):t.attr("src");return t.data("jg.originalSrc",e),e},a.prototype.imgFromEntry=function(t){var e=t.find("> img");return 0===(e=0===e.length?t.find("> a > img"):e).length?null:e},a.prototype.captionFromEntry=function(t){t=t.find("> .caption");return 0===t.length?null:t},a.prototype.displayEntry=function(t,e,i,n,r,a){t.width(n),t.height(a),t.css("top",i),t.css("left",e);var o,s,l,h=this.imgFromEntry(t);null!==h?(h.css("width",n),h.css("height",r),h.css("margin-left",-n/2),h.css("margin-top",-r/2),o=h.attr("src"),s=this.newSrc(o,n,r),h.one("error",function(){h.attr("src",h.data("jg.originalSrc"))}),l=function(){o!==s&&h.attr("src",s)},"skipped"===t.data("jg.loaded")?this.onImageEvent(o,d.proxy(function(){this.showImg(t,l),t.data("jg.loaded",!0)},this)):this.showImg(t,l)):this.showImg(t),this.displayEntryCaption(t)},a.prototype.displayEntryCaption=function(t){var e,i=this.imgFromEntry(t);null!==i&&this.settings.captions?(null===(e=this.captionFromEntry(t))&&(i=i.attr("alt"),this.isValidCaption(i)||(i=t.attr("title")),this.isValidCaption(i))&&(e=d('<div class="caption">'+i+"</div>"),t.append(e),t.data("jg.createdCaption",!0)),null!==e&&(this.settings.cssAnimation||e.stop().fadeTo(0,this.settings.captionSettings.nonVisibleOpacity),this.addCaptionEventsHandlers(t))):this.removeCaptionEventsHandlers(t)},a.prototype.isValidCaption=function(t){return void 0!==t&&0<t.length},a.prototype.onEntryMouseEnterForCaption=function(t){t=this.captionFromEntry(d(t.currentTarget));this.settings.cssAnimation?t.addClass("caption-visible").removeClass("caption-hidden"):t.stop().fadeTo(this.settings.captionSettings.animationDuration,this.settings.captionSettings.visibleOpacity)},a.prototype.onEntryMouseLeaveForCaption=function(t){t=this.captionFromEntry(d(t.currentTarget));this.settings.cssAnimation?t.removeClass("caption-visible").removeClass("caption-hidden"):t.stop().fadeTo(this.settings.captionSettings.animationDuration,this.settings.captionSettings.nonVisibleOpacity)},a.prototype.addCaptionEventsHandlers=function(t){var e;void 0===t.data("jg.captionMouseEvents")&&(e={mouseenter:d.proxy(this.onEntryMouseEnterForCaption,this),mouseleave:d.proxy(this.onEntryMouseLeaveForCaption,this)},t.on("mouseenter",void 0,void 0,e.mouseenter),t.on("mouseleave",void 0,void 0,e.mouseleave),t.data("jg.captionMouseEvents",e))},a.prototype.removeCaptionEventsHandlers=function(t){var e=t.data("jg.captionMouseEvents");void 0!==e&&(t.off("mouseenter",void 0,e.mouseenter),t.off("mouseleave",void 0,e.mouseleave),t.removeData("jg.captionMouseEvents"))},a.prototype.prepareBuildingRow=function(t){var e,i,n,r,a=!0,o=0,s=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*this.settings.margins,l=s/this.buildingRow.aspectRatio,h=this.settings.rowHeight,d=this.buildingRow.width/s>this.settings.justifyThreshold;if(t&&"hide"===this.settings.lastRow&&!d){for(e=0;e<this.buildingRow.entriesBuff.length;e++)i=this.buildingRow.entriesBuff[e],this.settings.cssAnimation?i.removeClass("entry-visible"):i.stop().fadeTo(0,0);return-1}for(t&&!d&&"justify"!==this.settings.lastRow&&"hide"!==this.settings.lastRow&&(a=!1,0<this.rows)&&(a=(h=(this.offY-this.border-this.settings.margins*this.rows)/this.rows)*this.buildingRow.aspectRatio/s>this.settings.justifyThreshold),e=0;e<this.buildingRow.entriesBuff.length;e++)r=(i=this.buildingRow.entriesBuff[e]).data("jg.width")/i.data("jg.height"),r=a?(n=e===this.buildingRow.entriesBuff.length-1?s:l*r,l):(n=h*r,h),s-=Math.round(n),i.data("jg.jwidth",Math.round(n)),i.data("jg.jheight",Math.ceil(r)),(0===e||r<o)&&(o=r);return this.settings.fixedHeight&&o>this.settings.rowHeight&&(o=this.settings.rowHeight),this.buildingRow.height=o,a},a.prototype.clearBuildingRow=function(){this.buildingRow.entriesBuff=[],this.buildingRow.aspectRatio=0,this.buildingRow.width=0},n=!(a.prototype.flushRow=function(t){var e,i=this.settings,n=this.border,r=this.prepareBuildingRow(t);if(t&&"hide"===i.lastRow&&-1===r)this.clearBuildingRow();else{if(this.maxRowHeight.isPercentage?this.maxRowHeight.value*i.rowHeight<this.buildingRow.height&&(this.buildingRow.height=this.maxRowHeight.value*i.rowHeight):0<this.maxRowHeight.value&&this.maxRowHeight.value<this.buildingRow.height&&(this.buildingRow.height=this.maxRowHeight.value),"center"===i.lastRow||"right"===i.lastRow){for(var a=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*i.margins,o=0;o<this.buildingRow.entriesBuff.length;o++)a-=(e=this.buildingRow.entriesBuff[o]).data("jg.jwidth");"center"===i.lastRow?n+=a/2:"right"===i.lastRow&&(n+=a)}for(o=0;o<this.buildingRow.entriesBuff.length;o++)e=this.buildingRow.entriesBuff[o],this.displayEntry(e,n,this.offY,e.data("jg.jwidth"),e.data("jg.jheight"),this.buildingRow.height),n+=e.data("jg.jwidth")+i.margins;this.galleryHeightToSet=this.offY+this.buildingRow.height+this.border,this.$gallery.height(this.galleryHeightToSet+this.getSpinnerHeight()),(!t||this.buildingRow.height<=i.rowHeight&&r)&&(this.offY+=this.buildingRow.height+i.margins,this.rows+=1,this.clearBuildingRow(),this.$gallery.trigger("jg.rowflush"))}}),a.prototype.checkWidth=function(){this.checkWidthIntervalId=setInterval(d.proxy(function(){var t=parseFloat(this.$gallery.width());r()===n?Math.abs(t-this.galleryWidth)>this.settings.refreshSensitivity&&(this.galleryWidth=t,this.rewind(),this.startImgAnalyzer(!0)):(n=r(),this.galleryWidth=t)},this),this.settings.refreshTime)},a.prototype.isSpinnerActive=function(){return null!==this.spinner.intervalId},a.prototype.getSpinnerHeight=function(){return this.spinner.$el.innerHeight()},a.prototype.stopLoadingSpinnerAnimation=function(){clearInterval(this.spinner.intervalId),this.spinner.intervalId=null,this.$gallery.height(this.$gallery.height()-this.getSpinnerHeight()),this.spinner.$el.detach()},a.prototype.startLoadingSpinnerAnimation=function(){var t=this.spinner,e=t.$el.find("span");clearInterval(t.intervalId),this.$gallery.append(t.$el),this.$gallery.height(this.offY+this.buildingRow.height+this.getSpinnerHeight()),t.intervalId=setInterval(function(){t.phase<e.length?e.eq(t.phase).fadeTo(t.timeSlot,1):e.eq(t.phase-e.length).fadeTo(t.timeSlot,0),t.phase=(t.phase+1)%(2*e.length)},t.timeSlot)},a.prototype.rewind=function(){this.lastAnalyzedIndex=-1,this.offY=this.border,this.rows=0,this.clearBuildingRow()},a.prototype.updateEntries=function(t){return this.entries=this.$gallery.find(this.settings.selector).toArray(),0!==this.entries.length&&(this.settings.filter?this.modifyEntries(this.filterArray,t):this.modifyEntries(this.resetFilters,t),d.isFunction(this.settings.sort)?this.modifyEntries(this.sortArray,t):this.settings.randomize&&this.modifyEntries(this.shuffleArray,t),!0)},a.prototype.insertToGallery=function(t){var e=this;d.each(t,function(){d(this).appendTo(e.$gallery)})},a.prototype.shuffleArray=function(t){for(var e,i,n=t.length-1;0<n;n--)e=Math.floor(Math.random()*(n+1)),i=t[n],t[n]=t[e],t[e]=i;return this.insertToGallery(t),t},a.prototype.sortArray=function(t){return t.sort(this.settings.sort),this.insertToGallery(t),t},a.prototype.resetFilters=function(t){for(var e=0;e<t.length;e++)d(t[e]).removeClass("jg-filtered");return t},a.prototype.filterArray=function(t){var e=this.settings;return"string"===d.type(e.filter)?t.filter(function(t){t=d(t);return t.is(e.filter)?(t.removeClass("jg-filtered"),!0):(t.addClass("jg-filtered"),!1)}):d.isFunction(e.filter)?t.filter(e.filter):void 0},a.prototype.modifyEntries=function(t,e){var i=e?this.entries.splice(this.lastAnalyzedIndex+1,this.entries.length-this.lastAnalyzedIndex-1):this.entries,i=t.call(this,i);this.entries=e?this.entries.concat(i):i},a.prototype.destroy=function(){clearInterval(this.checkWidthIntervalId),d.each(this.entries,d.proxy(function(t,e){var e=d(e),i=(e.css("width",""),e.css("height",""),e.css("top",""),e.css("left",""),e.data("jg.loaded",void 0),e.removeClass("jg-entry"),this.imgFromEntry(e)),i=(i.css("width",""),i.css("height",""),i.css("margin-left",""),i.css("margin-top",""),i.attr("src",i.data("jg.originalSrc")),i.data("jg.originalSrc",void 0),this.removeCaptionEventsHandlers(e),this.captionFromEntry(e));e.data("jg.createdCaption")?(e.data("jg.createdCaption",void 0),null!==i&&i.remove()):null!==i&&i.fadeTo(0,1)},this)),this.$gallery.css("height",""),this.$gallery.removeClass("justified-gallery"),this.$gallery.data("jg.controller",void 0)},a.prototype.analyzeImages=function(t){for(var e=this.lastAnalyzedIndex+1;e<this.entries.length;e++){var i=d(this.entries[e]);if(!0===i.data("jg.loaded")||"skipped"===i.data("jg.loaded")){var n=this.galleryWidth-2*this.border-(this.buildingRow.entriesBuff.length-1)*this.settings.margins,r=i.data("jg.width")/i.data("jg.height");if(n/(this.buildingRow.aspectRatio+r)<this.settings.rowHeight&&(this.flushRow(!1),++this.yield.flushed>=this.yield.every))return void this.startImgAnalyzer(t);this.buildingRow.entriesBuff.push(i),this.buildingRow.aspectRatio+=r,this.buildingRow.width+=r*this.settings.rowHeight,this.lastAnalyzedIndex=e}else if("error"!==i.data("jg.loaded"))return}0<this.buildingRow.entriesBuff.length&&this.flushRow(!0),this.isSpinnerActive()&&this.stopLoadingSpinnerAnimation(),this.stopImgAnalyzerStarter(),this.$gallery.trigger(t?"jg.resize":"jg.complete"),this.$gallery.height(this.galleryHeightToSet)},a.prototype.stopImgAnalyzerStarter=function(){this.yield.flushed=0,null!==this.imgAnalyzerTimeout&&clearTimeout(this.imgAnalyzerTimeout)},a.prototype.startImgAnalyzer=function(t){var e=this;this.stopImgAnalyzerStarter(),this.imgAnalyzerTimeout=setTimeout(function(){e.analyzeImages(t)},.001)},a.prototype.onImageEvent=function(t,e,i){var n,r;(e||i)&&(n=new Image,r=d(n),e&&r.one("load",function(){r.off("load error"),e(n)}),i&&r.one("error",function(){r.off("load error"),i(n)}),n.src=t)},a.prototype.init=function(){var a=!1,o=!1,s=this;d.each(this.entries,function(t,e){var i=d(e),e=s.imgFromEntry(i);if(i.addClass("jg-entry"),!0!==i.data("jg.loaded")&&"skipped"!==i.data("jg.loaded"))if(null!==s.settings.rel&&i.attr("rel",s.settings.rel),null!==s.settings.target&&i.attr("target",s.settings.target),null!==e){var n=s.extractImgSrcFromImage(e);if(e.attr("src",n),!1===s.settings.waitThumbnailsLoad){var r=parseFloat(e.attr("width")),e=parseFloat(e.attr("height"));if(!isNaN(r)&&!isNaN(e))return i.data("jg.width",r),i.data("jg.height",e),i.data("jg.loaded","skipped"),o=!0,s.startImgAnalyzer(!1),!0}i.data("jg.loaded",!1),a=!0,s.isSpinnerActive()||s.startLoadingSpinnerAnimation(),s.onImageEvent(n,function(t){i.data("jg.width",i.find(".envira-gallery-image").data("envira-width")),i.data("jg.height",i.find(".envira-gallery-image").data("envira-height")),i.data("jg.loaded",!0),s.startImgAnalyzer(!1)},function(){i.data("jg.loaded","error"),s.startImgAnalyzer(!1)})}else i.data("jg.loaded",!0),i.data("jg.width",i.width()|parseFloat(i.css("width"))|1),i.data("jg.height",i.height()|parseFloat(i.css("height"))|1)}),a||o||this.startImgAnalyzer(!1),this.checkWidth()},a.prototype.checkOrConvertNumber=function(t,e){if("string"===d.type(t[e])&&(t[e]=parseFloat(t[e])),"number"!==d.type(t[e]))throw e+" must be a number";if(isNaN(t[e]))throw"invalid number for "+e},a.prototype.checkSizeRangesSuffixes=function(){if("object"!==d.type(this.settings.sizeRangeSuffixes))throw"sizeRangeSuffixes must be defined and must be an object";var t,e=[];for(t in this.settings.sizeRangeSuffixes)this.settings.sizeRangeSuffixes.hasOwnProperty(t)&&e.push(t);for(var i={0:""},n=0;n<e.length;n++)if("string"===d.type(e[n]))try{i[parseInt(e[n].replace(/^[a-z]+/,""),10)]=this.settings.sizeRangeSuffixes[e[n]]}catch(t){throw"sizeRangeSuffixes keys must contains correct numbers ("+t+")"}else i[e[n]]=this.settings.sizeRangeSuffixes[e[n]];this.settings.sizeRangeSuffixes=i},a.prototype.retrieveMaxRowHeight=function(){var t={};if("string"===d.type(this.settings.maxRowHeight))this.settings.maxRowHeight.match(/^[0-9]+%$/)?(t.value=parseFloat(this.settings.maxRowHeight.match(/^([0-9]+)%$/)[1])/100,t.isPercentage=!1):(t.value=parseFloat(this.settings.maxRowHeight),t.isPercentage=!0);else{if("number"!==d.type(this.settings.maxRowHeight))throw"maxRowHeight must be a number or a percentage";t.value=this.settings.maxRowHeight,t.isPercentage=!1}if(isNaN(t.value))throw"invalid number for maxRowHeight";return t.isPercentage?t.value<100&&(t.value=100):0<t.value&&t.value<this.settings.rowHeight&&(t.value=this.settings.rowHeight),t},a.prototype.checkSettings=function(){this.checkSizeRangesSuffixes(),this.checkOrConvertNumber(this.settings,"rowHeight"),this.checkOrConvertNumber(this.settings,"margins"),this.checkOrConvertNumber(this.settings,"border");var t=["justify","nojustify","left","center","right","hide"];if(-1===t.indexOf(this.settings.lastRow))throw"lastRow must be one of: "+t.join(", ");if(this.checkOrConvertNumber(this.settings,"justifyThreshold"),this.settings.justifyThreshold<0||1<this.settings.justifyThreshold)throw"justifyThreshold must be in the interval [0,1]";if("boolean"!==d.type(this.settings.cssAnimation))throw"cssAnimation must be a boolean";if("boolean"!==d.type(this.settings.captions))throw"captions must be a boolean";if(this.checkOrConvertNumber(this.settings.captionSettings,"animationDuration"),this.checkOrConvertNumber(this.settings.captionSettings,"visibleOpacity"),this.settings.captionSettings.visibleOpacity<0||1<this.settings.captionSettings.visibleOpacity)throw"captionSettings.visibleOpacity must be in the interval [0, 1]";if(this.checkOrConvertNumber(this.settings.captionSettings,"nonVisibleOpacity"),this.settings.captionSettings.nonVisibleOpacity<0||1<this.settings.captionSettings.nonVisibleOpacity)throw"captionSettings.nonVisibleOpacity must be in the interval [0, 1]";if("boolean"!==d.type(this.settings.fixedHeight))throw"fixedHeight must be a boolean";if(this.checkOrConvertNumber(this.settings,"imagesAnimationDuration"),this.checkOrConvertNumber(this.settings,"refreshTime"),this.checkOrConvertNumber(this.settings,"refreshSensitivity"),"boolean"!==d.type(this.settings.randomize))throw"randomize must be a boolean";if("string"!==d.type(this.settings.selector))throw"selector must be a string";if(!1!==this.settings.sort&&!d.isFunction(this.settings.sort))throw"sort must be false or a comparison function";if(!1!==this.settings.filter&&!d.isFunction(this.settings.filter)&&"string"!==d.type(this.settings.filter))throw"filter must be false, a string or a filter function"},a.prototype.retrieveSuffixRanges=function(){var t,e=[];for(t in this.settings.sizeRangeSuffixes)this.settings.sizeRangeSuffixes.hasOwnProperty(t)&&e.push(parseInt(t,10));return e.sort(function(t,e){return e<t?1:t<e?-1:0}),e},a.prototype.updateSettings=function(t){this.settings=d.extend({},this.settings,t),this.checkSettings(),this.border=0<=this.settings.border?this.settings.border:this.settings.margins,this.maxRowHeight=this.retrieveMaxRowHeight(),this.suffixRanges=this.retrieveSuffixRanges()},d.fn.justifiedGallery=function(n){return this.each(function(t,e){var e=d(e),i=(e.addClass("justified-gallery"),e.data("jg.controller"));if(void 0===i){if(null!=n&&"object"!==d.type(n)){if("destroy"===n)return;throw"The argument must be an object"}i=new a(e,d.extend({},d.fn.justifiedGallery.defaults,n)),e.data("jg.controller",i)}else if("norewind"!==n){if("destroy"===n)return void i.destroy();i.updateSettings(n),i.rewind()}i.updateEntries("norewind"===n)&&i.init()})},d.fn.justifiedGallery.defaults={sizeRangeSuffixes:{},thumbnailPath:void 0,rowHeight:120,maxRowHeight:-1,margins:1,border:-1,lastRow:"nojustify",justifyThreshold:.9,fixedHeight:!1,waitThumbnailsLoad:!0,captions:!0,cssAnimation:!1,imagesAnimationDuration:500,captionSettings:{animationDuration:500,visibleOpacity:.7,nonVisibleOpacity:0},rel:null,target:null,extension:/\.[^.\\/]+$/,refreshTime:200,refreshSensitivity:0,randomize:!1,sort:!1,filter:!1,selector:"> a, > div:not(.spinner)"}},655:(t,e,i)=>{var n;i=[i(311)],void 0!==(e="function"==typeof(n=function(u){var t=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],i="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],c=Array.prototype.slice,p,f;if(u.event.fixHooks)for(var e=t.length;e;)u.event.fixHooks[t[--e]]=u.event.mouseHooks;var v=u.event.special.mousewheel={version:"3.1.12",setup:function t(){if(this.addEventListener)for(var e=i.length;e;)this.addEventListener(i[--e],n,false);else this.onmousewheel=n;u.data(this,"mousewheel-line-height",v.getLineHeight(this));u.data(this,"mousewheel-page-height",v.getPageHeight(this))},teardown:function t(){if(this.removeEventListener)for(var e=i.length;e;)this.removeEventListener(i[--e],n,false);else this.onmousewheel=null;u.removeData(this,"mousewheel-line-height");u.removeData(this,"mousewheel-page-height")},getLineHeight:function t(e){var i=u(e),n=i["offsetParent"in u.fn?"offsetParent":"parent"]();if(!n.length)n=u("body");return parseInt(n.css("fontSize"),10)||parseInt(i.css("fontSize"),10)||16},getPageHeight:function t(e){return u(e).height()},settings:{adjustOldDeltas:true,normalizeOffset:true}};function n(t){var e=t||window.event,i=c.call(arguments,1),n=0,r=0,a=0,o=0,s=0,l=0;t=u.event.fix(e);t.type="mousewheel";if("detail"in e)a=e.detail*-1;if("wheelDelta"in e)a=e.wheelDelta;if("wheelDeltaY"in e)a=e.wheelDeltaY;if("wheelDeltaX"in e)r=e.wheelDeltaX*-1;if("axis"in e&&e.axis===e.HORIZONTAL_AXIS){r=a*-1;a=0}n=a===0?r:a;if("deltaY"in e){a=e.deltaY*-1;n=a}if("deltaX"in e){r=e.deltaX;if(a===0)n=r*-1}if(a===0&&r===0)return;if(e.deltaMode===1){var h=u.data(this,"mousewheel-line-height");n*=h;a*=h;r*=h}else if(e.deltaMode===2){var d=u.data(this,"mousewheel-page-height");n*=d;a*=d;r*=d}o=Math.max(Math.abs(a),Math.abs(r));if(!f||o<f){f=o;if(w(e,o))f/=40}if(w(e,o)){n/=40;r/=40;a/=40}n=Math[n>=1?"floor":"ceil"](n/f);r=Math[r>=1?"floor":"ceil"](r/f);a=Math[a>=1?"floor":"ceil"](a/f);if(v.settings.normalizeOffset&&this.getBoundingClientRect){var g=this.getBoundingClientRect();s=t.clientX-g.left;l=t.clientY-g.top}t.deltaX=r;t.deltaY=a;t.deltaFactor=f;t.offsetX=s;t.offsetY=l;t.deltaMode=0;i.unshift(t,n,r,a);if(p)clearTimeout(p);p=setTimeout(m,200);return(u.event.dispatch||u.event.handle).apply(this,i)}function m(){f=null}function w(t,e){return v.settings.adjustOldDeltas&&t.type==="mousewheel"&&e%120===0}u.fn.extend({mousewheel:function t(e){return e?this.bind("mousewheel",e):this.trigger("mousewheel")},unmousewheel:function t(e){return this.unbind("mousewheel",e)}})})?n.apply(e,i):n)&&(t.exports=e)},439:(t,e,i)=>{var v=i(311);"undefined"!=typeof envira_lazy_load&&"true"==envira_lazy_load&&(window.responsivelyLazy=function(){function o(t){var e,i,n;return(null!==r||(r=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,null!==r))&&(e=(t=t.getBoundingClientRect()).top,i=t.left,n=t.width,t=t.height,e<a)&&0<e+t&&i<r&&0<i+n}function s(s,e){if(null!==(t=e.getAttribute("data-envira-srcset")))if(0<(t=t.trim()).length){for(var t,i=[],n=(t=t.split(",")).length,r=0;r<n;r++){var a,o,l=t[r].trim();0!==l.length&&(l=-1===(o=l.lastIndexOf(" "))?(a=l,999998):(a=l.substr(0,o),parseInt(l.substr(o+1,l.length-o-2),10)),o=!1,o=-1===a.indexOf(".webp",a.length-5)||f?!0:o)&&i.push([a,l])}i.sort(function(t,e){if(t[1]<e[1])return-1;if(t[1]>e[1])return 1;if(t[1]===e[1]){if(-1!==e[0].indexOf(".webp",e[0].length-5))return 1;if(-1!==t[0].indexOf(".webp",t[0].length-5))return-1}return 0}),t=i}else t=[];else t=[];for(var h,d,g,u=s.offsetWidth*window.devicePixelRatio,c=null,n=t.length,r=0;r<n;r++){var p=t[r];if(p[1]>=u){c=p;break}}null===c&&(c=[e.getAttribute("data-envira-src"),999999]),void 0===s.lastSetOption&&(s.lastSetOption=["",0]),s.lastSetOption[1]<c[1]&&(h=0===s.lastSetOption[1],d=c[0],(g=new Image).addEventListener("load",function(){var t;e.setAttribute("srcset",d),e.setAttribute("src",d),h&&null!==(t=s.getAttribute("data-onlazyload"))&&new Function(t).bind(s)()},!1),g.addEventListener("error",function(){s.lastSetOption=["",0]},!1),g.onload=function(){var t,e,i,n,r,a,o;o=(a=(r=(n=("envira-lazy"==s.getAttribute("class")&&v(s).not("img")?(n=s.firstElementChild,t=s,e=n.id,i=n.src,v(n)):(n=g,e=(t=s).id,i=s.src,v(s))).data("envira-gallery-id"),v(s).data("envira-item-id")),this.naturalWidth),this.naturalHeight),null==n&&(n=0),v(document).trigger({type:"envira_image_lazy_load_complete",container:t,image_src:i,image_id:e,item_id:r,gallery_id:n,naturalWidth:a,naturalHeight:o})},g.onerror=function(){},g.src=null,g.src=d,s.lastSetOption=c)}function l(){r=window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,a=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight}function h(t){var e;void 0!==t&&(e=function(t,e){for(var i=t.length,n=0;n<i;n++){var r=t[n],a=e?r:r.parentNode;!0===o(a)&&s(a,r)}},t)&&"string"==typeof t&&("undefined"!==envira_lazy_load_delay&&!1!==envira_lazy_load_initial&&"undefined"!==envira_lazy_load_initial||(envira_lazy_load_delay=0),myVar=setTimeout(function(){v(t+" .envira-lazy > img").exists()?e(document.querySelectorAll(t+" .envira-lazy > img"),!1):v(t+" img.envira-lazy").exists()&&e(document.querySelectorAll(t+" img.envira-lazy"),!0),envira_lazy_load_initial},envira_lazy_load_delay))}var f,d,r=null,a=null,g="undefined"!=typeof IntersectionObserver;v.fn.exists=function(){return 0<this.length};return"srcset"in document.createElement("img")&&void 0!==window.devicePixelRatio&&void 0!==window.addEventListener&&void 0!==document.querySelectorAll&&(l(),(d=new Image).src="data:image/webp;base64,UklGRiQAAABXRUJQVlA4IBgAAAAwAQCdASoCAAEADMDOJaQAA3AA/uuuAAA=",d.onload=d.onerror=function(){function t(){var t;g&&(t=null),window.addEventListener("resize",function(){l(),g?(window.clearTimeout(t),t=window.setTimeout(function(){h()},300)):a()}),(g?(window.addEventListener("load",h),e):(window.addEventListener("scroll",a),window.addEventListener("load",a),o))(),"undefined"!=typeof MutationObserver&&new MutationObserver(function(){(g?(e(),h):(o(),a))()}).observe(document.querySelector("body"),{childList:!0,subtree:!0})}var e,r,i,n,a,o;f=2===d.width,g?(e=function(){for(var t=document.querySelectorAll(".envira-lazy"),e=t.length,i=0;i<e;i++){var n=t[i];void 0===n.responsivelyLazyObserverAttached&&(n.responsivelyLazyObserverAttached=!0,r.observe(n))}},r=new IntersectionObserver(function(t){for(var e in t){var i,e=t[e];0<e.intersectionRatio&&("img"!==(e=e.target).tagName.toLowerCase()?null!==(i=e.querySelector("img"))&&s(e,i):s(e,e))}}),h()):(i=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||function(t){window.setTimeout(t,1e3/60)},n=function t(){i.call(null,t)},a=function(){n()},o=function(){for(var t=document.querySelectorAll(".envira-lazy"),e=t.length,i=0;i<e;i++)for(var n=t[i].parentNode;n&&"html"!==n.tagName.toLowerCase();)void 0===n.responsivelyLazyScrollAttached&&(n.responsivelyLazyScrollAttached=!0,n.addEventListener("scroll",a)),n=n.parentNode});"loading"===document.readyState?document.addEventListener("DOMContentLoaded",t):t()}),{run:h,isVisible:o,setGalleryClass:function(t){0}}}())},514:(t,e,i)=>{i(311)(document).ready(function(t){"ontouchstart"in document.documentElement&&t("body").addClass("envira-touch")})},579:(t,e,i)=>{var n,r,a=i(311);function o(t){return(o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}r=function(at){"use strict";var ot="left",st="right",lt="up",ht="down",dt="in",gt="out",ut="none",ct="auto",pt="swipe",ft="pinch",vt="tap",mt="doubletap",wt="longtap",yt="horizontal",bt="vertical",xt="all",St=10,It="start",Et="move",Rt="end",jt="cancel",Tt="ontouchstart"in window,At=window.navigator.msPointerEnabled&&!window.navigator.pointerEnabled,Ot=window.navigator.pointerEnabled||window.navigator.msPointerEnabled,Ct="TouchSwipe";function n(M,l){var t=Tt||Ot||!l.fallbackToMouseEvents,e=t?Ot?At?"MSPointerDown":"pointerdown":"touchstart":"mousedown",i=t?Ot?At?"MSPointerMove":"pointermove":"touchmove":"mousemove",n=t?Ot?At?"MSPointerUp":"pointerup":"touchend":"mouseup",r=t?null:"mouseleave",a=Ot?At?"MSPointerCancel":"pointercancel":"touchcancel",h=0,d=null,g=0,u=0,c=0,p=1,f=0,v=0,m=null,o=at(M),w="start",y=0,b=null,s=0,x=0,S=0,I=0,E=0,R=null,j=null;try{o.bind(e,T),o.bind(a,O)}catch(t){at.error("events not supported "+e+","+a+" on jQuery.swipe")}function T(t){var e,i,n;if(!0!==o.data(Ct+"_intouch")&&!(0<at(t.target).closest(l.excludedElements,o).length))return e=t.originalEvent||t,n=Tt?e.touches[0]:e,w=It,Tt?y=e.touches.length:t.preventDefault(),v=d=null,p=1,f=c=u=g=h=0,b=function(){for(var t=[],e=0;e<=5;e++)t.push({start:{x:0,y:0},end:{x:0,y:0},identifier:0});return t}(),(t={})[ot]=L(ot),t[st]=L(st),t[lt]=L(lt),t[ht]=L(ht),m=t,K(),!Tt||y===l.fingers||l.fingers===xt||z()?(tt(0,n),s=_(),2==y&&(tt(1,e.touches[1]),u=c=rt(b[0].start,b[1].start)),(l.swipeStatus||l.pinchStatus)&&(i=C(e,w))):i=!1,!1===i?(C(e,w=jt),i):(l.hold&&(j=setTimeout(at.proxy(function(){o.trigger("hold",[e.target]),l.hold&&(i=l.hold.call(o,e,e.target))},this),l.longTapThreshold)),H(!0),null)}function A(t){var e=t.originalEvent||t;if(w!==Rt&&w!==jt&&!Z()){var i,n=et(Tt?e.touches[0]:e);if(x=_(),Tt&&(y=e.touches.length),l.hold&&clearTimeout(j),w=Et,2==y&&(0==u?(tt(1,e.touches[1]),u=c=rt(b[0].start,b[1].start)):(et(e.touches[1]),c=rt(b[0].end,b[1].end),b[0].end,b[1].end,v=p<1?gt:dt),p=(c/u*1).toFixed(2),f=Math.abs(u-c)),y===l.fingers||l.fingers===xt||!Tt||z()){d=function(t,e){t=function(t,e){var i=t.x-e.x,e=e.y-t.y,t=Math.atan2(e,i),e=Math.round(180*t/Math.PI);e<0&&(e=360-Math.abs(e));return e}(t,e);return t<=45&&0<=t||t<=360&&315<=t?ot:135<=t&&t<=225?st:45<t&&t<135?ht:lt}(n.start,n.end);var r,a,o=t,t=d;if(l.allowPageScroll===ut||z())o.preventDefault();else{var s=l.allowPageScroll===ct;switch(t){case ot:(l.swipeLeft&&s||!s&&l.allowPageScroll!=yt)&&o.preventDefault();break;case st:(l.swipeRight&&s||!s&&l.allowPageScroll!=yt)&&o.preventDefault();break;case lt:(l.swipeUp&&s||!s&&l.allowPageScroll!=bt)&&o.preventDefault();break;case ht:(l.swipeDown&&s||!s&&l.allowPageScroll!=bt)&&o.preventDefault()}}t=n.start,r=n.end,h=Math.round(Math.sqrt(Math.pow(r.x-t.x,2)+Math.pow(r.y-t.y,2))),g=nt(),r=d,t=h,t=Math.max(t,it(r)),m[r].distance=t,(l.swipeStatus||l.pinchStatus)&&(i=C(e,w)),l.triggerOnTouchEnd&&!l.triggerOnTouchLeave||(r=!0,l.triggerOnTouchLeave&&(a={left:(a=(t=at(t=this)).offset()).left,right:a.left+t.outerWidth(),top:a.top,bottom:a.top+t.outerHeight()},t=n.end,n=a,r=t.x>n.left&&t.x<n.right&&t.y>n.top&&t.y<n.bottom),!l.triggerOnTouchEnd&&r?w=B(Et):l.triggerOnTouchLeave&&!r&&(w=B(Rt)),w!=jt&&w!=Rt)||C(e,w)}else C(e,w=jt);!1===i&&C(e,w=jt)}}function D(t){var e=t.originalEvent;return Tt&&0<e.touches.length?(S=_(),I=event.touches.length+1,!0):(Z()&&(y=I),x=_(),g=nt(),W()||!N()?C(e,w=jt):l.triggerOnTouchEnd||0==l.triggerOnTouchEnd&&w===Et?(t.preventDefault(),C(e,w=Rt)):!l.triggerOnTouchEnd&&X()?k(e,w=Rt,vt):w===Et&&C(e,w=jt),H(!1),null)}function O(){c=u=s=x=y=0,K(),H(!(p=1))}function F(t){t=t.originalEvent;l.triggerOnTouchLeave&&C(t,w=B(Rt))}function P(){o.unbind(e,T),o.unbind(a,O),o.unbind(i,A),o.unbind(n,D),r&&o.unbind(r,F),H(!1)}function B(t){var e=t,i=$(),n=N(),r=W();return!i||r?e=jt:!n||t!=Et||l.triggerOnTouchEnd&&!l.triggerOnTouchLeave?!n&&t==Rt&&l.triggerOnTouchLeave&&(e=jt):e=Rt,e}function C(t,e){var i=void 0;return U()&&V()||V()?i=k(t,e,pt):(q()&&z()||z())&&!1!==i&&(i=k(t,e,ft)),J()&&Q()&&!1!==i?i=k(t,e,mt):g>l.longTapThreshold&&h<St&&l.longTap&&!1!==i?i=k(t,e,wt):1!==y&&Tt||!(isNaN(h)||h<l.threshold)||!X()||!1===i||(i=k(t,e,vt)),e===jt&&O(),e!==Rt||Tt&&0!=t.touches.length||O(),i}function k(t,e,i){var n=void 0;if(i==pt){if(o.trigger("swipeStatus",[e,d||null,h||0,g||0,y,b]),l.swipeStatus&&!1===(n=l.swipeStatus.call(o,t,e,d||null,h||0,g||0,y,b)))return!1;if(e==Rt&&U()){if(o.trigger("swipe",[d,h,g,y,b]),l.swipe&&!1===(n=l.swipe.call(o,t,d,h,g,y,b)))return!1;switch(d){case ot:o.trigger("swipeLeft",[d,h,g,y,b]),l.swipeLeft&&(n=l.swipeLeft.call(o,t,d,h,g,y,b));break;case st:o.trigger("swipeRight",[d,h,g,y,b]),l.swipeRight&&(n=l.swipeRight.call(o,t,d,h,g,y,b));break;case lt:o.trigger("swipeUp",[d,h,g,y,b]),l.swipeUp&&(n=l.swipeUp.call(o,t,d,h,g,y,b));break;case ht:o.trigger("swipeDown",[d,h,g,y,b]),l.swipeDown&&(n=l.swipeDown.call(o,t,d,h,g,y,b))}}}if(i==ft){if(o.trigger("pinchStatus",[e,v||null,f||0,g||0,y,p,b]),l.pinchStatus&&!1===(n=l.pinchStatus.call(o,t,e,v||null,f||0,g||0,y,p,b)))return!1;if(e==Rt&&q())switch(v){case dt:o.trigger("pinchIn",[v||null,f||0,g||0,y,p,b]),l.pinchIn&&(n=l.pinchIn.call(o,t,v||null,f||0,g||0,y,p,b));break;case gt:o.trigger("pinchOut",[v||null,f||0,g||0,y,p,b]),l.pinchOut&&(n=l.pinchOut.call(o,t,v||null,f||0,g||0,y,p,b))}}return i==vt?e!==jt&&e!==Rt||(clearTimeout(R),clearTimeout(j),Q()&&!J()?(E=_(),R=setTimeout(at.proxy(function(){E=null,o.trigger("tap",[t.target]),l.tap&&(n=l.tap.call(o,t,t.target))},this),l.doubleTapThreshold)):(E=null,o.trigger("tap",[t.target]),l.tap&&(n=l.tap.call(o,t,t.target)))):i==mt?e!==jt&&e!==Rt||(clearTimeout(R),E=null,o.trigger("doubletap",[t.target]),l.doubleTap&&(n=l.doubleTap.call(o,t,t.target))):i!=wt||e!==jt&&e!==Rt||(clearTimeout(R),E=null,o.trigger("longtap",[t.target]),l.longTap&&(n=l.longTap.call(o,t,t.target))),n}function N(){var t=!0;return t=null!==l.threshold?h>=l.threshold:t}function W(){var t=!1;return t=null!==l.cancelThreshold&&null!==d?it(d)-h>=l.cancelThreshold:t}function $(){var t=!(l.maxTimeThreshold&&g>=l.maxTimeThreshold);return t}function q(){var t=Y(),e=G(),i=null===l.pinchThreshold||f>=l.pinchThreshold;return t&&e&&i}function z(){return l.pinchStatus||l.pinchIn||l.pinchOut}function U(){var t=$(),e=N(),i=Y(),n=G();return!W()&&n&&i&&e&&t}function V(){return l.swipe||l.swipeStatus||l.swipeLeft||l.swipeRight||l.swipeUp||l.swipeDown}function Y(){return y===l.fingers||l.fingers===xt||!Tt}function G(){return 0!==b[0].end.x}function X(){return l.tap}function Q(){return!!l.doubleTap}function J(){var t;return null!=E&&(t=_(),Q())&&t-E<=l.doubleTapThreshold}function K(){I=S=0}function Z(){var t=!1;return t=S&&_()-S<=l.fingerReleaseThreshold?!0:t}function H(t){!0===t?(o.bind(i,A),o.bind(n,D),r&&o.bind(r,F)):(o.unbind(i,A,!1),o.unbind(n,D,!1),r&&o.unbind(r,F,!1)),o.data(Ct+"_intouch",!0===t)}function tt(t,e){var i=void 0!==e.identifier?e.identifier:0;b[t].identifier=i,b[t].start.x=b[t].end.x=e.pageX||e.clientX,b[t].start.y=b[t].end.y=e.pageY||e.clientY,b[t]}function et(t){var e=function(t){for(var e=0;e<b.length;e++)if(b[e].identifier==t)return b[e]}(void 0!==t.identifier?t.identifier:0);return e.end.x=t.pageX||t.clientX,e.end.y=t.pageY||t.clientY,e}function it(t){if(m[t])return m[t].distance}function L(t){return{direction:t,distance:0}}function nt(){return x-s}function rt(t,e){var i=Math.abs(t.x-e.x),t=Math.abs(t.y-e.y);return Math.round(Math.sqrt(i*i+t*t))}function _(){return(new Date).getTime()}this.enable=function(){return o.bind(e,T),o.bind(a,O),o},this.disable=function(){return P(),o},this.destroy=function(){P(),o.data(Ct,null),o=null},this.option=function(t,e){if(void 0!==l[t]){if(void 0===e)return l[t];l[t]=e}else at.error("Option "+t+" does not exist on jQuery.swipe.options");return null}}at.fn.swipe=function(t){var e=at(this),i=e.data(Ct);if(i&&"string"==typeof t){if(i[t])return i[t].apply(this,Array.prototype.slice.call(arguments,1));at.error("Method "+t+" does not exist on jQuery.swipe")}else if(!(i||"object"!==o(t)&&t))return function(i){!i||void 0!==i.allowPageScroll||void 0===i.swipe&&void 0===i.swipeStatus||(i.allowPageScroll=ut);void 0!==i.click&&void 0===i.tap&&(i.tap=i.click);i=i||{};return i=at.extend({},at.fn.swipe.defaults,i),this.each(function(){var t,e=at(this);e.data(Ct)||(t=new n(this,i),e.data(Ct,t))})}.apply(this,arguments);return e},at.fn.swipe.defaults={fingers:1,threshold:75,cancelThreshold:null,pinchThreshold:20,maxTimeThreshold:null,fingerReleaseThreshold:250,longTapThreshold:500,doubleTapThreshold:200,swipe:null,swipeLeft:null,swipeRight:null,swipeUp:null,swipeDown:null,swipeStatus:null,pinchIn:null,pinchOut:null,pinchStatus:null,click:null,tap:null,doubleTap:null,longTap:null,hold:null,triggerOnTouchEnd:!0,triggerOnTouchLeave:!1,allowPageScroll:"auto",fallbackToMouseEvents:!0,excludedElements:"label, button, input, select, textarea, a, .noSwipe"},at.fn.swipe.phases={PHASE_START:It,PHASE_MOVE:Et,PHASE_END:Rt,PHASE_CANCEL:jt},at.fn.swipe.directions={LEFT:ot,RIGHT:st,UP:lt,DOWN:ht,IN:dt,OUT:gt},at.fn.swipe.pageScroll={NONE:ut,HORIZONTAL:yt,VERTICAL:bt,AUTO:ct},at.fn.swipe.fingers={ONE:1,TWO:2,THREE:3,ALL:xt}},i.amdO.jQuery?(i=[i(311)],void 0!==(e="function"==typeof(n=r)?n.apply(e,i):n)&&(t.exports=e)):r(a)},311:t=>{"use strict";t.exports=jQuery}},n={};function r(t){var e=n[t];return void 0!==e||(e=n[t]={exports:{}},i[t].call(e.exports,e,e.exports,r)),e.exports}r.amdO={},r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var i in e)r.o(e,i)&&!r.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);(()=>{"use strict";r(138),r(461),r(514),r(579),r(655),r(161),r(234),r(439);r(311)(document).ready(function(n){var r;n("body").on("click",'div.envirabox-title a[href*="#"]:not([href="#"])',function(t){if(location.pathname.replace(/^\//,"")==this.pathname.replace(/^\//,"")&&location.hostname==this.hostname)return n.envirabox.close(),!1}),n(document).on("envira_image_lazy_load_complete",function(t){var e,i;void 0!==t&&void 0!==t.image_id&&null!==t.image_id&&(r=0<n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" iframe").length?n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" iframe"):0<n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" video").length?n("#envira-gallery-wrap-"+t.gallery_id).find("#"+t.video_id+" video"):n("#envira-gallery-wrap-"+t.gallery_id).find("img#"+t.image_id),n("#envira-gallery-wrap-"+t.gallery_id).find("div.envira-gallery-public").hasClass("envira-gallery-0-columns")?n(r).closest("div.envira-gallery-item-inner").find("div.envira-gallery-position-overlay").delay(100).show():(n(r).closest("div.envira-gallery-item-inner").find("div.envira-gallery-position-overlay").delay(100).show(),i=n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").width(),e=t.naturalHeight/t.naturalWidth,i=100*((i=t.naturalHeight/i)<e?i:e),n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").css("padding-bottom",i+"%"),n(r).closest("div.envira-gallery-item-inner").find(".envira-lazy").data("envira-changed","true"),void 0!==window["envira_container_"+t.gallery_id]&&window["envira_container_"+t.gallery_id].on("layoutComplete",function(t,e){n(r).closest("div.envira-gallery-item-inner").find("span.envira-title").delay(1e3).css("visibility","visible"),n(r).closest("div.envira-gallery-item-inner").find("span.envira-caption").delay(1e3).css("visibility","visible")}),n("#envira-gallery-"+t.gallery_id).masonry("layout")))})})})()})();
|
envira-gallery-lite.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Envira Gallery is the best responsive WordPress gallery plugin. This is the Lite version.
|
6 |
* Author: Envira Gallery Team
|
7 |
* Author URI: http://enviragallery.com
|
8 |
-
* Version: 1.8.5.
|
9 |
* Text Domain: envira-gallery-lite
|
10 |
*
|
11 |
* Envira Gallery is free software: you can redistribute it and/or modify
|
@@ -55,7 +55,7 @@ class Envira_Gallery_Lite {
|
|
55 |
*
|
56 |
* @var string
|
57 |
*/
|
58 |
-
public $version = '1.8.5.
|
59 |
|
60 |
/**
|
61 |
* The name of the plugin.
|
5 |
* Description: Envira Gallery is the best responsive WordPress gallery plugin. This is the Lite version.
|
6 |
* Author: Envira Gallery Team
|
7 |
* Author URI: http://enviragallery.com
|
8 |
+
* Version: 1.8.5.2
|
9 |
* Text Domain: envira-gallery-lite
|
10 |
*
|
11 |
* Envira Gallery is free software: you can redistribute it and/or modify
|
55 |
*
|
56 |
* @var string
|
57 |
*/
|
58 |
+
public $version = '1.8.5.2';
|
59 |
|
60 |
/**
|
61 |
* The name of the plugin.
|
languages/envira-gallery-de_CH.po
CHANGED
@@ -1,1822 +1,1822 @@
|
|
1 |
-
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
-
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
-
"lite\n"
|
8 |
-
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date: 2017-03-09 17:02+0100\n"
|
13 |
-
"Language-Team: \n"
|
14 |
-
"X-Generator: Poedit 1.8.11\n"
|
15 |
-
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: de_CH\n"
|
18 |
-
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
-
"content/plugins/envira-gallery-lite\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: envira-gallery-lite.php:508
|
23 |
-
msgid ""
|
24 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
-
msgstr ""
|
28 |
-
"Leider erfüllt Ihre Version von WordPress nicht die Anforderungen von Envira "
|
29 |
-
"Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. <a href="
|
30 |
-
"\"%s\">Klicken Sie hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
-
|
32 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
-
msgid "Envira Gallery Addons"
|
34 |
-
msgstr "Envira Gallery Erweiterungen"
|
35 |
-
|
36 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
-
msgid "Addons"
|
38 |
-
msgstr "Erweiterungen"
|
39 |
-
|
40 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
-
msgid "Status: Active"
|
42 |
-
msgstr "Status: Aktiv"
|
43 |
-
|
44 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
-
#: includes/admin/settings.php:414
|
46 |
-
msgid "Activate"
|
47 |
-
msgstr "Aktivieren"
|
48 |
-
|
49 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
-
msgid "Activating..."
|
51 |
-
msgstr "Wird aktiviert..."
|
52 |
-
|
53 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
-
#: includes/admin/settings.php:418
|
55 |
-
msgid "Deactivate"
|
56 |
-
msgstr "Deaktivieren"
|
57 |
-
|
58 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
-
msgid "Deactivating..."
|
60 |
-
msgstr "Wird deaktiviert..."
|
61 |
-
|
62 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
-
msgid "Status: Inactive"
|
64 |
-
msgstr "Status: Inaktiv"
|
65 |
-
|
66 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
-
#: includes/admin/settings.php:422
|
68 |
-
msgid "Install"
|
69 |
-
msgstr "Installieren"
|
70 |
-
|
71 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
-
msgid "Installing..."
|
73 |
-
msgstr "Wird installiert ..."
|
74 |
-
|
75 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
-
msgid "Proceed"
|
77 |
-
msgstr "Fortfahren"
|
78 |
-
|
79 |
-
#: includes/admin/addons.php:196
|
80 |
-
msgid "Search Envira Addons"
|
81 |
-
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
-
|
83 |
-
#: includes/admin/addons.php:198
|
84 |
-
msgid "Sort Ascending (A-Z)"
|
85 |
-
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
-
|
87 |
-
#: includes/admin/addons.php:199
|
88 |
-
msgid "Sort Descending (Z-A)"
|
89 |
-
msgstr "Sortierung absteigend (Z-A)"
|
90 |
-
|
91 |
-
#: includes/admin/addons.php:225
|
92 |
-
msgid ""
|
93 |
-
"In order to get access to Addons, you need to resolve your license key "
|
94 |
-
"errors."
|
95 |
-
msgstr ""
|
96 |
-
"Um Zugriff auf die Erweiterungen zu erhalten, müssen Sie den "
|
97 |
-
"Lizenzschlüsselfehler beheben."
|
98 |
-
|
99 |
-
#: includes/admin/addons.php:241
|
100 |
-
msgid ""
|
101 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
-
"button below the refresh the addons data."
|
103 |
-
msgstr ""
|
104 |
-
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
-
"Bitte klicken Sie auf die untere Schaltfläche, um die Daten der "
|
106 |
-
"Erweiterungen zu aktualisieren."
|
107 |
-
|
108 |
-
#: includes/admin/addons.php:244
|
109 |
-
msgid "Refresh Addons"
|
110 |
-
msgstr "Erweiterungen aktualisieren"
|
111 |
-
|
112 |
-
#: includes/admin/addons.php:262
|
113 |
-
msgid "Available Addons"
|
114 |
-
msgstr "Verfügbare Erweiterungen"
|
115 |
-
|
116 |
-
#: includes/admin/addons.php:282
|
117 |
-
msgid "Unlock More Addons"
|
118 |
-
msgstr "Weitere Erweiterungen freischalten"
|
119 |
-
|
120 |
-
#: includes/admin/addons.php:283
|
121 |
-
msgid ""
|
122 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
-
"Gallery account</a> and unlock the following addons."
|
124 |
-
msgstr ""
|
125 |
-
"<strong>Wollen Sie noch mehr Erweiterungen?</strong> Wählen Sie <a href=\"%s"
|
126 |
-
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
-
"entsperren."
|
128 |
-
|
129 |
-
#: includes/admin/addons.php:501
|
130 |
-
msgid "Upgrade Now"
|
131 |
-
msgstr "Jetzt aktualisieren"
|
132 |
-
|
133 |
-
#: includes/admin/addons.php:516
|
134 |
-
msgid "Status: <span>Not Installed</span>"
|
135 |
-
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
-
|
137 |
-
#: includes/admin/addons.php:534
|
138 |
-
msgid "Status: <span>Active</span>"
|
139 |
-
msgstr "Status: <span>Aktiv</span>"
|
140 |
-
|
141 |
-
#: includes/admin/addons.php:550
|
142 |
-
msgid "Status: <span>Inactive</span>"
|
143 |
-
msgstr "Status: <span>Inaktiv</span>"
|
144 |
-
|
145 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
-
msgid "The From Gallery ID has not been specified."
|
147 |
-
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
-
|
149 |
-
#: includes/admin/ajax.php:929
|
150 |
-
msgid "No images were selected to be moved between Galleries."
|
151 |
-
msgstr ""
|
152 |
-
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
-
"werden sollen."
|
154 |
-
|
155 |
-
#: includes/admin/common.php:237
|
156 |
-
msgid ""
|
157 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
-
msgstr ""
|
160 |
-
"<strong>Envira Gallery:</strong> Ihre bestehenden in-page Galerien können "
|
161 |
-
"Sie nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
-
"finden."
|
163 |
-
|
164 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
-
msgid "Insert"
|
169 |
-
msgstr "Einfügen"
|
170 |
-
|
171 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
-
msgid "Add Gallery"
|
173 |
-
msgstr "Galerie hinzufügen"
|
174 |
-
|
175 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
-
#: includes/admin/license.php:313
|
177 |
-
msgid ""
|
178 |
-
"There was an error connecting to the remote key API. Please try again later."
|
179 |
-
msgstr ""
|
180 |
-
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
-
"konnte nicht hergestellt werden. Bitte versuchen Sie es später noch einmal."
|
182 |
-
|
183 |
-
#: includes/admin/license.php:148
|
184 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
-
msgstr ""
|
186 |
-
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
-
"aktiviert."
|
188 |
-
|
189 |
-
#: includes/admin/license.php:266
|
190 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
-
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
-
|
193 |
-
#: includes/admin/license.php:324
|
194 |
-
msgid ""
|
195 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
-
msgstr ""
|
197 |
-
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
-
"deaktiviert."
|
199 |
-
|
200 |
-
#: includes/admin/license.php:418
|
201 |
-
msgid ""
|
202 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
-
"license key and begin receiving automatic updates.</a>"
|
205 |
-
msgstr ""
|
206 |
-
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
-
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicken "
|
208 |
-
"Sie hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates "
|
209 |
-
"zu erhalten."
|
210 |
-
|
211 |
-
#: includes/admin/license.php:427
|
212 |
-
msgid ""
|
213 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
-
"receiving automatic updates.</a>"
|
216 |
-
msgstr ""
|
217 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
-
"target=\"_blank\">Bitte klicken Sie hier</a>, um den Lizenzschlüssel zu "
|
219 |
-
"erneuern und weiterhin automatische Updates zu erhalten."
|
220 |
-
|
221 |
-
#: includes/admin/license.php:436
|
222 |
-
msgid ""
|
223 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
-
"different key to continue receiving automatic updates."
|
225 |
-
msgstr ""
|
226 |
-
"Ihr Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwenden "
|
227 |
-
"Sie einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
-
|
229 |
-
#: includes/admin/license.php:445
|
230 |
-
msgid ""
|
231 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
-
"the user associated with the key has been deleted. Please use a different "
|
233 |
-
"key to continue receiving automatic updates."
|
234 |
-
msgstr ""
|
235 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel existiert "
|
236 |
-
"nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel verbunden war, "
|
237 |
-
"wurde gelöscht. Bitte verwenden Sie einen anderen Schlüssel, um weiterhin "
|
238 |
-
"automatische Updates zu erhalten."
|
239 |
-
|
240 |
-
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
-
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
-
msgid "Search"
|
243 |
-
msgstr "Suchen"
|
244 |
-
|
245 |
-
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
-
msgid "Helpful Tips"
|
247 |
-
msgstr "Hilfreiche Tipps"
|
248 |
-
|
249 |
-
#: includes/admin/media-view.php:165
|
250 |
-
msgid "Choosing Your Gallery"
|
251 |
-
msgstr "Wählen Sie Ihre Galerie"
|
252 |
-
|
253 |
-
#: includes/admin/media-view.php:167
|
254 |
-
msgid ""
|
255 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
-
"will be activated once you have selected a gallery."
|
258 |
-
msgstr ""
|
259 |
-
"Um Ihre Galerie auszuwählen, klicken Sie einfach auf eines der Kästchen "
|
260 |
-
"links (mit Strg/Ctrl oder Command und Klick, um mehrere Galerien "
|
261 |
-
"auszuwählen). Der \"Galerie einfügen\" Knopf wird freigeschaltet, sobald "
|
262 |
-
"eine Galerie ausgewählt wurde."
|
263 |
-
|
264 |
-
#: includes/admin/media-view.php:169
|
265 |
-
msgid "Inserting Your Gallery"
|
266 |
-
msgstr "Ihre Galerie wird eingefügt"
|
267 |
-
|
268 |
-
#: includes/admin/media-view.php:171
|
269 |
-
msgid ""
|
270 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
-
"button below."
|
272 |
-
msgstr ""
|
273 |
-
"Um Ihre Galerie in den Editor einzufügen, klicken Sie auf den Knopf "
|
274 |
-
"\"Galerie einfügen\" unten."
|
275 |
-
|
276 |
-
#: includes/admin/media-view.php:175
|
277 |
-
msgid "Insert Options"
|
278 |
-
msgstr "Weitere Optionen"
|
279 |
-
|
280 |
-
#: includes/admin/media-view.php:179
|
281 |
-
msgid "Display Title"
|
282 |
-
msgstr "Titel anzeigen"
|
283 |
-
|
284 |
-
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
-
msgid "No"
|
286 |
-
msgstr "Nein"
|
287 |
-
|
288 |
-
#: includes/admin/media-view.php:185
|
289 |
-
msgid "Yes, as Heading H%s"
|
290 |
-
msgstr "Ja, als Überschrift H%s"
|
291 |
-
|
292 |
-
#: includes/admin/media-view.php:192
|
293 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
-
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
-
|
296 |
-
#: includes/admin/media-view.php:226
|
297 |
-
msgid "Edit previous media item"
|
298 |
-
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
-
|
300 |
-
#: includes/admin/media-view.php:227
|
301 |
-
msgid "Edit next media item"
|
302 |
-
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
-
|
304 |
-
#: includes/admin/media-view.php:230
|
305 |
-
msgid "Edit Metadata"
|
306 |
-
msgstr "Bearbeitung der Metadaten"
|
307 |
-
|
308 |
-
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
-
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
-
msgid "Title"
|
311 |
-
msgstr "Titel"
|
312 |
-
|
313 |
-
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
-
msgid ""
|
315 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
-
"titles in the main Lightbox settings."
|
317 |
-
msgstr ""
|
318 |
-
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Sie können die "
|
319 |
-
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
-
|
321 |
-
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
-
#: includes/global/common.php:196
|
323 |
-
msgid "Caption"
|
324 |
-
msgstr "Bildlegende"
|
325 |
-
|
326 |
-
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
-
msgid ""
|
328 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
-
"clicked."
|
330 |
-
msgstr ""
|
331 |
-
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
-
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
-
|
334 |
-
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
-
msgid "Alt Text"
|
336 |
-
msgstr "Alt-Text"
|
337 |
-
|
338 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
-
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
-
#: includes/global/common.php:204
|
344 |
-
msgid "URL"
|
345 |
-
msgstr "URL"
|
346 |
-
|
347 |
-
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
-
msgid "Media File"
|
349 |
-
msgstr "Medien-Datei"
|
350 |
-
|
351 |
-
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
-
msgid "Attachment Page"
|
353 |
-
msgstr "Anhang-Seite"
|
354 |
-
|
355 |
-
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
-
msgid ""
|
357 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
-
"full size image."
|
359 |
-
msgstr ""
|
360 |
-
"Geben Sie hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas "
|
361 |
-
"anderes als die Darstellung in seiner vollen Grösse bewirken soll."
|
362 |
-
|
363 |
-
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
-
msgid "Open URL in New Window?"
|
365 |
-
msgstr "URL in neuem Fenster öffnen?"
|
366 |
-
|
367 |
-
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
-
msgid "Opens your image links in a new browser window / tab."
|
369 |
-
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
-
|
371 |
-
#: includes/admin/media-view.php:326
|
372 |
-
msgid "Want Captions and more options?"
|
373 |
-
msgstr "Möchten Sie Bildlegenden und weitere Optionen?"
|
374 |
-
|
375 |
-
#: includes/admin/media-view.php:327
|
376 |
-
msgid ""
|
377 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
-
"integration and so much more!"
|
380 |
-
msgstr ""
|
381 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
382 |
-
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
-
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
-
|
385 |
-
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
-
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
-
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
-
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
-
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
-
msgid "Click here to Upgrade"
|
391 |
-
msgstr "Klicken Sie hier für ein Upgrade"
|
392 |
-
|
393 |
-
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
-
#: includes/admin/media-view.php:452
|
395 |
-
msgid "Save Metadata"
|
396 |
-
msgstr "Metadaten speichern"
|
397 |
-
|
398 |
-
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
-
msgid "Saved."
|
400 |
-
msgstr "Gespeichert."
|
401 |
-
|
402 |
-
#: includes/admin/media-view.php:368
|
403 |
-
msgid "Bulk Edit"
|
404 |
-
msgstr "Massenbearbeitung"
|
405 |
-
|
406 |
-
#: includes/admin/media-view.php:451
|
407 |
-
msgid "Save Metadata to Items"
|
408 |
-
msgstr "Speichern der Metadaten in Items"
|
409 |
-
|
410 |
-
#: includes/admin/media-view.php:493
|
411 |
-
msgid ""
|
412 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
-
"boxes to the left."
|
414 |
-
msgstr ""
|
415 |
-
"Wählen Sie die Galerie, in welche die ausgewählten Bilder zu verschieben "
|
416 |
-
"sind, indem Sie auf eines der Kästchen auf der linken Seite klicken."
|
417 |
-
|
418 |
-
#: includes/admin/media-view.php:496
|
419 |
-
msgid ""
|
420 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
-
"the chosen Gallery."
|
422 |
-
msgstr ""
|
423 |
-
"Nachher klicken Sie auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
-
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
-
"Galerie verschoben."
|
426 |
-
|
427 |
-
#: includes/admin/metaboxes.php:99
|
428 |
-
msgid ""
|
429 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
-
"compile GD or Imagick for your PHP install."
|
433 |
-
msgstr ""
|
434 |
-
"Die GD oder Imagick-Bibliotheken sind nicht auf Ihrem Server installiert. "
|
435 |
-
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
-
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
-
"nicht ordnungsgemäss. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses "
|
438 |
-
"Problem zu beheben und GD oder Imagick für Ihre PHP-Installation zu "
|
439 |
-
"kompilieren. "
|
440 |
-
|
441 |
-
#: includes/admin/metaboxes.php:134
|
442 |
-
msgid "Insert into Gallery"
|
443 |
-
msgstr "In Galerie einfügen"
|
444 |
-
|
445 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
446 |
-
msgid "Inserting..."
|
447 |
-
msgstr "Wird eingefügt ..."
|
448 |
-
|
449 |
-
#: includes/admin/metaboxes.php:160
|
450 |
-
msgid "Click Here to Insert from Other Image Sources"
|
451 |
-
msgstr "Klicken Sie hier, um andere Bildquellen zu nutzen"
|
452 |
-
|
453 |
-
#: includes/admin/metaboxes.php:161
|
454 |
-
msgid "Select Files from Other Sources"
|
455 |
-
msgstr "Wählen Sie Dateien aus anderen Quellen"
|
456 |
-
|
457 |
-
#: includes/admin/metaboxes.php:169
|
458 |
-
msgid "Uploading Image"
|
459 |
-
msgstr "Hochladen von Bild"
|
460 |
-
|
461 |
-
#: includes/admin/metaboxes.php:171
|
462 |
-
msgid "of"
|
463 |
-
msgstr "von"
|
464 |
-
|
465 |
-
#: includes/admin/metaboxes.php:175
|
466 |
-
msgid "All images uploaded."
|
467 |
-
msgstr "Alle Bilder hochgeladen."
|
468 |
-
|
469 |
-
#: includes/admin/metaboxes.php:281
|
470 |
-
msgid "You must select a file to import before continuing."
|
471 |
-
msgstr "Sie müssen eine Datei auswählen, bevor Sie fortfahren können."
|
472 |
-
|
473 |
-
#: includes/admin/metaboxes.php:289
|
474 |
-
msgid "Move Media to Gallery"
|
475 |
-
msgstr "Zur Galerie hinzufügen"
|
476 |
-
|
477 |
-
#: includes/admin/metaboxes.php:290
|
478 |
-
msgid "Move Media to Selected Gallery"
|
479 |
-
msgstr "Medien in ausgewählte Galerie verschieben"
|
480 |
-
|
481 |
-
#: includes/admin/metaboxes.php:293
|
482 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
483 |
-
msgstr ""
|
484 |
-
"Sind Sie sicher, dass Sie dieses Bild aus der Galerie entfernen möchten?"
|
485 |
-
|
486 |
-
#: includes/admin/metaboxes.php:294
|
487 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
488 |
-
msgstr ""
|
489 |
-
"Sind Sie sicher, dass Sie diese Bilder aus der Galerie entfernen möchten?"
|
490 |
-
|
491 |
-
#: includes/admin/metaboxes.php:298
|
492 |
-
msgid "Saving..."
|
493 |
-
msgstr "Wird gespeichert ..."
|
494 |
-
|
495 |
-
#: includes/admin/metaboxes.php:299
|
496 |
-
msgid "Saved!"
|
497 |
-
msgstr "Gespeichert!"
|
498 |
-
|
499 |
-
#: includes/admin/metaboxes.php:301
|
500 |
-
msgid "Select Files from Your Computer"
|
501 |
-
msgstr "Wählen Sie Dateien von Ihrem Computer"
|
502 |
-
|
503 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
504 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
505 |
-
msgid "Envira Gallery"
|
506 |
-
msgstr "Envira Gallery"
|
507 |
-
|
508 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
509 |
-
msgid "Envira Gallery Settings"
|
510 |
-
msgstr "Envira Gallery Einstellungen"
|
511 |
-
|
512 |
-
#: includes/admin/metaboxes.php:411
|
513 |
-
msgid "Envira Gallery Preview"
|
514 |
-
msgstr "Envira Gallery Vorschau"
|
515 |
-
|
516 |
-
#: includes/admin/metaboxes.php:415
|
517 |
-
msgid "Envira Gallery Code"
|
518 |
-
msgstr "Envira Gallery Code"
|
519 |
-
|
520 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
521 |
-
msgid "Default"
|
522 |
-
msgstr "Voreinstellung"
|
523 |
-
|
524 |
-
#: includes/admin/metaboxes.php:603
|
525 |
-
msgid "Images"
|
526 |
-
msgstr "Bilder"
|
527 |
-
|
528 |
-
#: includes/admin/metaboxes.php:604
|
529 |
-
msgid "Config"
|
530 |
-
msgstr "Konfiguration"
|
531 |
-
|
532 |
-
#: includes/admin/metaboxes.php:605
|
533 |
-
msgid "Lightbox"
|
534 |
-
msgstr "Lightbox"
|
535 |
-
|
536 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
537 |
-
msgid "Mobile"
|
538 |
-
msgstr "Mobilgeräte"
|
539 |
-
|
540 |
-
#: includes/admin/metaboxes.php:611
|
541 |
-
msgid "Misc"
|
542 |
-
msgstr "Verschiedenes"
|
543 |
-
|
544 |
-
#: includes/admin/metaboxes.php:705
|
545 |
-
msgid "Currently in your Gallery"
|
546 |
-
msgstr "Derzeit in Ihrer Galerie"
|
547 |
-
|
548 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
549 |
-
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
550 |
-
#: includes/admin/metaboxes.php:1592
|
551 |
-
msgid "Need some help?"
|
552 |
-
msgstr "Wird Hilfe benötigt?"
|
553 |
-
|
554 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
555 |
-
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
556 |
-
#: includes/admin/metaboxes.php:1594
|
557 |
-
msgid "Read the Documentation"
|
558 |
-
msgstr "Lesen Sie die Dokumentation"
|
559 |
-
|
560 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
561 |
-
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
562 |
-
#: includes/admin/metaboxes.php:1598
|
563 |
-
msgid "Watch a Video"
|
564 |
-
msgstr "Schauen Sie das Video an"
|
565 |
-
|
566 |
-
#: includes/admin/metaboxes.php:725
|
567 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
568 |
-
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
569 |
-
|
570 |
-
#: includes/admin/metaboxes.php:730
|
571 |
-
msgid "Grid View"
|
572 |
-
msgstr "Kachelansicht"
|
573 |
-
|
574 |
-
#: includes/admin/metaboxes.php:733
|
575 |
-
msgid "List View"
|
576 |
-
msgstr "Listenansicht"
|
577 |
-
|
578 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
579 |
-
msgid "Edit Selected Images"
|
580 |
-
msgstr "Ausgewählte Bilder bearbeiten"
|
581 |
-
|
582 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
583 |
-
msgid "Move Selected Images to another Gallery"
|
584 |
-
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
585 |
-
|
586 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
587 |
-
msgid "Delete Selected Images from Gallery"
|
588 |
-
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
589 |
-
|
590 |
-
#: includes/admin/metaboxes.php:773
|
591 |
-
msgid "Want to make your gallery workflow even better?"
|
592 |
-
msgstr "Möchten Sie Ihren Galerie Workflow noch besser zu machen?"
|
593 |
-
|
594 |
-
#: includes/admin/metaboxes.php:774
|
595 |
-
msgid ""
|
596 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
597 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
598 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
599 |
-
"support and so much more!"
|
600 |
-
msgstr ""
|
601 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
602 |
-
"Features, darunter: ein voll funktionsfähiges Galerie-Widget, eine komplette "
|
603 |
-
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgeräte- und "
|
604 |
-
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
605 |
-
|
606 |
-
#: includes/admin/metaboxes.php:797
|
607 |
-
msgid "Gallery Settings"
|
608 |
-
msgstr "Galerie-Einstellungen"
|
609 |
-
|
610 |
-
#: includes/admin/metaboxes.php:799
|
611 |
-
msgid ""
|
612 |
-
"The settings below adjust the basic configuration options for the gallery."
|
613 |
-
msgstr ""
|
614 |
-
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
615 |
-
"Galerie an."
|
616 |
-
|
617 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
618 |
-
msgid "Number of Gallery Columns"
|
619 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
620 |
-
|
621 |
-
#: includes/admin/metaboxes.php:822
|
622 |
-
msgid ""
|
623 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
624 |
-
"fill each row as much as possible before moving on to the next row."
|
625 |
-
msgstr ""
|
626 |
-
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
627 |
-
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
628 |
-
"wird."
|
629 |
-
|
630 |
-
#: includes/admin/metaboxes.php:833
|
631 |
-
msgid "Automatic Layout: Row Height"
|
632 |
-
msgstr "Automatisches Layout: Zeilenhöhe"
|
633 |
-
|
634 |
-
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
635 |
-
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
636 |
-
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
637 |
-
#: includes/admin/metaboxes.php:1495
|
638 |
-
msgid "px"
|
639 |
-
msgstr "Pixel"
|
640 |
-
|
641 |
-
#: includes/admin/metaboxes.php:837
|
642 |
-
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
643 |
-
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
644 |
-
|
645 |
-
#: includes/admin/metaboxes.php:842
|
646 |
-
msgid "Automatic Layout: Gallery Theme"
|
647 |
-
msgstr "Automatisches Layout: Galerie Theme"
|
648 |
-
|
649 |
-
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
650 |
-
msgid "Sets the theme for the gallery display."
|
651 |
-
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
652 |
-
|
653 |
-
#: includes/admin/metaboxes.php:866
|
654 |
-
msgid "Display Gallery Description?"
|
655 |
-
msgstr "Galerie-Beschreibung anzeigen?"
|
656 |
-
|
657 |
-
#: includes/admin/metaboxes.php:878
|
658 |
-
msgid "Choose to display a description above or below this gallery's images."
|
659 |
-
msgstr ""
|
660 |
-
"Wählen Sie aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der "
|
661 |
-
"Bilder dieser Galerie angezeigt werden soll."
|
662 |
-
|
663 |
-
#: includes/admin/metaboxes.php:885
|
664 |
-
msgid "Gallery Description"
|
665 |
-
msgstr "Galerie-Beschreibung"
|
666 |
-
|
667 |
-
#: includes/admin/metaboxes.php:900
|
668 |
-
msgid "The description to display for this gallery."
|
669 |
-
msgstr ""
|
670 |
-
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
671 |
-
"nach Wahl beim vorherigen Einstellungspunkt."
|
672 |
-
|
673 |
-
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
674 |
-
#: includes/admin/table.php:382
|
675 |
-
msgid "Gallery Theme"
|
676 |
-
msgstr "Galerie-Theme"
|
677 |
-
|
678 |
-
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
679 |
-
#: includes/admin/table.php:393
|
680 |
-
msgid "Column Gutter Width"
|
681 |
-
msgstr "Spaltenabstand"
|
682 |
-
|
683 |
-
#: includes/admin/metaboxes.php:934
|
684 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
685 |
-
msgstr "Legt den Abstand zwischen den Spalten (standardmässig 10 Pixel) fest."
|
686 |
-
|
687 |
-
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
688 |
-
#: includes/admin/table.php:398
|
689 |
-
msgid "Margin Below Each Image"
|
690 |
-
msgstr "Unterer Bildabstand"
|
691 |
-
|
692 |
-
#: includes/admin/metaboxes.php:943
|
693 |
-
msgid "Sets the space below each item in the gallery."
|
694 |
-
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
695 |
-
|
696 |
-
#: includes/admin/metaboxes.php:953
|
697 |
-
msgid "Sorting"
|
698 |
-
msgstr "Sortierung"
|
699 |
-
|
700 |
-
#: includes/admin/metaboxes.php:965
|
701 |
-
msgid ""
|
702 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
703 |
-
"tab."
|
704 |
-
msgstr ""
|
705 |
-
"Wählen Sie aus, ob Sie die Bilder in einer anderen Reihenfolge sortieren "
|
706 |
-
"wollen, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
707 |
-
|
708 |
-
#: includes/admin/metaboxes.php:970
|
709 |
-
msgid "Direction"
|
710 |
-
msgstr "Reihenfolge"
|
711 |
-
|
712 |
-
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
713 |
-
msgid "Image Size"
|
714 |
-
msgstr "Bildgrösse"
|
715 |
-
|
716 |
-
#: includes/admin/metaboxes.php:1003
|
717 |
-
msgid ""
|
718 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
719 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
720 |
-
"WordPress image sizes, which will be used for the gallery output."
|
721 |
-
msgstr ""
|
722 |
-
"Definieren Sie die maximale Bildgrösse für die Galerieansicht. "
|
723 |
-
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
724 |
-
"\"Zufällig\" ermöglicht es Ihnen, eine oder mehrere WordPress Bildgrössen zu "
|
725 |
-
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
726 |
-
|
727 |
-
#: includes/admin/metaboxes.php:1012
|
728 |
-
msgid "Random Image Sizes"
|
729 |
-
msgstr "Zufällige Bildgrössen"
|
730 |
-
|
731 |
-
#: includes/admin/metaboxes.php:1028
|
732 |
-
msgid ""
|
733 |
-
"Define the WordPress registered image sizes to include when randomly "
|
734 |
-
"assigning an image size to each image in your Gallery."
|
735 |
-
msgstr ""
|
736 |
-
"Definieren Sie welche der bei WordPress registrierten Bildgrössen angezeigt "
|
737 |
-
"werden sollen, wenn Sie die zufällige Bildgrössen wünschen."
|
738 |
-
|
739 |
-
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
740 |
-
#: includes/admin/table.php:403
|
741 |
-
msgid "Image Dimensions"
|
742 |
-
msgstr "Bildabmessungen"
|
743 |
-
|
744 |
-
#: includes/admin/metaboxes.php:1041
|
745 |
-
msgid ""
|
746 |
-
"You should adjust these dimensions based on the number of columns in your "
|
747 |
-
"gallery. This does not affect the full size lightbox images."
|
748 |
-
msgstr ""
|
749 |
-
"Sie sollten diese Dimensionen basierend auf der Anzahl der Spalten in Ihrer "
|
750 |
-
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
751 |
-
"Grösse."
|
752 |
-
|
753 |
-
#: includes/admin/metaboxes.php:1046
|
754 |
-
msgid "Crop Images?"
|
755 |
-
msgstr "Bilder zuschneiden?"
|
756 |
-
|
757 |
-
#: includes/admin/metaboxes.php:1050
|
758 |
-
msgid ""
|
759 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
760 |
-
"Dimensions and Mobile Dimensions."
|
761 |
-
msgstr ""
|
762 |
-
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
763 |
-
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
764 |
-
|
765 |
-
#: includes/admin/metaboxes.php:1051
|
766 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
767 |
-
msgstr ""
|
768 |
-
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
769 |
-
"Seitenverhältnis beibehalten wird."
|
770 |
-
|
771 |
-
#: includes/admin/metaboxes.php:1061
|
772 |
-
msgid "Set Dimensions on Images?"
|
773 |
-
msgstr "Bildmasse im HTML-Code einsetzen?"
|
774 |
-
|
775 |
-
#: includes/admin/metaboxes.php:1065
|
776 |
-
msgid ""
|
777 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
778 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
779 |
-
msgstr ""
|
780 |
-
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
781 |
-
"Element. Muss nur aktiviert werden, wenn Sie die Google Pagespeeds "
|
782 |
-
"Anforderungen erfüllen müssen."
|
783 |
-
|
784 |
-
#: includes/admin/metaboxes.php:1070
|
785 |
-
msgid "Enable Isotope?"
|
786 |
-
msgstr "Isotope benutzen?"
|
787 |
-
|
788 |
-
#: includes/admin/metaboxes.php:1074
|
789 |
-
msgid ""
|
790 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
791 |
-
"images."
|
792 |
-
msgstr ""
|
793 |
-
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
794 |
-
"für die Haupt-Galerie-Bilder."
|
795 |
-
|
796 |
-
#: includes/admin/metaboxes.php:1080
|
797 |
-
msgid "Enable CSS Animations?"
|
798 |
-
msgstr "CSS-Animationen aktivieren?"
|
799 |
-
|
800 |
-
#: includes/admin/metaboxes.php:1084
|
801 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
802 |
-
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
803 |
-
|
804 |
-
#: includes/admin/metaboxes.php:1090
|
805 |
-
msgid "Image Opacity"
|
806 |
-
msgstr "Deckkraft des Bildes"
|
807 |
-
|
808 |
-
#: includes/admin/metaboxes.php:1094
|
809 |
-
msgid ""
|
810 |
-
"The opacity to display images at when loading the main gallery images using "
|
811 |
-
"CSS animations (between 1 and 100%)."
|
812 |
-
msgstr ""
|
813 |
-
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
814 |
-
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
815 |
-
|
816 |
-
#: includes/admin/metaboxes.php:1112
|
817 |
-
msgid "Want to do even more with your gallery display?"
|
818 |
-
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
819 |
-
|
820 |
-
#: includes/admin/metaboxes.php:1113
|
821 |
-
msgid ""
|
822 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
823 |
-
"display features, including: custom image tagging and filtering, mobile "
|
824 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
825 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
826 |
-
"more!"
|
827 |
-
msgstr ""
|
828 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugang zu zahlreichen anderen "
|
829 |
-
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
830 |
-
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
831 |
-
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
832 |
-
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
833 |
-
|
834 |
-
#: includes/admin/metaboxes.php:1135
|
835 |
-
msgid "Lightbox Settings"
|
836 |
-
msgstr "Lightbox-Einstellungen"
|
837 |
-
|
838 |
-
#: includes/admin/metaboxes.php:1137
|
839 |
-
msgid "The settings below adjust the lightbox output."
|
840 |
-
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
841 |
-
|
842 |
-
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
843 |
-
msgid "Enable Lightbox?"
|
844 |
-
msgstr "Lightbox aktivieren?"
|
845 |
-
|
846 |
-
#: includes/admin/metaboxes.php:1158
|
847 |
-
msgid "Enables or disables the gallery lightbox."
|
848 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
849 |
-
|
850 |
-
#: includes/admin/metaboxes.php:1169
|
851 |
-
msgid "Gallery Lightbox Theme"
|
852 |
-
msgstr "Galerie-Lightbox Theme"
|
853 |
-
|
854 |
-
#: includes/admin/metaboxes.php:1177
|
855 |
-
msgid "Sets the theme for the gallery lightbox display."
|
856 |
-
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
857 |
-
|
858 |
-
#: includes/admin/metaboxes.php:1191
|
859 |
-
msgid ""
|
860 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
861 |
-
"the original, full size image."
|
862 |
-
msgstr ""
|
863 |
-
"Definiert die maximale Bildgrösse für die Lightbox-Ansicht. Bei "
|
864 |
-
"\"Voreinstellung\" wird die originale, volle Bildgrösse angezeigt."
|
865 |
-
|
866 |
-
#: includes/admin/metaboxes.php:1197
|
867 |
-
msgid "Caption Position"
|
868 |
-
msgstr "Position der Beschriftung"
|
869 |
-
|
870 |
-
#: includes/admin/metaboxes.php:1205
|
871 |
-
msgid "Sets the display of the lightbox image's caption."
|
872 |
-
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
873 |
-
|
874 |
-
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
875 |
-
msgid "Enable Gallery Arrows?"
|
876 |
-
msgstr "Galerie-Pfeile aktivieren?"
|
877 |
-
|
878 |
-
#: includes/admin/metaboxes.php:1218
|
879 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
880 |
-
msgstr ""
|
881 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
882 |
-
|
883 |
-
#: includes/admin/metaboxes.php:1223
|
884 |
-
msgid "Gallery Arrow Position"
|
885 |
-
msgstr "Position der Galerie-Pfeile"
|
886 |
-
|
887 |
-
#: includes/admin/metaboxes.php:1231
|
888 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
889 |
-
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
890 |
-
|
891 |
-
#: includes/admin/metaboxes.php:1236
|
892 |
-
msgid "Enable Keyboard Navigation?"
|
893 |
-
msgstr "Tastatur-Navigation aktivieren?"
|
894 |
-
|
895 |
-
#: includes/admin/metaboxes.php:1240
|
896 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
897 |
-
msgstr ""
|
898 |
-
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
899 |
-
|
900 |
-
#: includes/admin/metaboxes.php:1245
|
901 |
-
msgid "Enable Mousewheel Navigation?"
|
902 |
-
msgstr "Mausrad-Navigation aktivieren?"
|
903 |
-
|
904 |
-
#: includes/admin/metaboxes.php:1249
|
905 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
906 |
-
msgstr ""
|
907 |
-
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
908 |
-
|
909 |
-
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
910 |
-
msgid "Enable Gallery Toolbar?"
|
911 |
-
msgstr "Galerie-Bedienungselemente aktivieren?"
|
912 |
-
|
913 |
-
#: includes/admin/metaboxes.php:1258
|
914 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
915 |
-
msgstr ""
|
916 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
917 |
-
|
918 |
-
#: includes/admin/metaboxes.php:1263
|
919 |
-
msgid "Display Gallery Title in Toolbar?"
|
920 |
-
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
921 |
-
|
922 |
-
#: includes/admin/metaboxes.php:1267
|
923 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
924 |
-
msgstr ""
|
925 |
-
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
926 |
-
"an."
|
927 |
-
|
928 |
-
#: includes/admin/metaboxes.php:1272
|
929 |
-
msgid "Gallery Toolbar Position"
|
930 |
-
msgstr "Position der Bedienungselemente"
|
931 |
-
|
932 |
-
#: includes/admin/metaboxes.php:1280
|
933 |
-
msgid "Sets the position of the lightbox toolbar."
|
934 |
-
msgstr ""
|
935 |
-
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
936 |
-
|
937 |
-
#: includes/admin/metaboxes.php:1285
|
938 |
-
msgid "Keep Aspect Ratio?"
|
939 |
-
msgstr "Seitenverhältnis beibehalten?"
|
940 |
-
|
941 |
-
#: includes/admin/metaboxes.php:1289
|
942 |
-
msgid ""
|
943 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
944 |
-
msgstr ""
|
945 |
-
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
946 |
-
"angezeigt."
|
947 |
-
|
948 |
-
#: includes/admin/metaboxes.php:1294
|
949 |
-
msgid "Loop Gallery Navigation?"
|
950 |
-
msgstr "Galerie-Navigation mit Endlosschleife?"
|
951 |
-
|
952 |
-
#: includes/admin/metaboxes.php:1298
|
953 |
-
msgid ""
|
954 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
955 |
-
msgstr ""
|
956 |
-
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
957 |
-
"Galerie."
|
958 |
-
|
959 |
-
#: includes/admin/metaboxes.php:1303
|
960 |
-
msgid "Lightbox Open/Close Effect"
|
961 |
-
msgstr "Lightbox Effekt beim Öffnen/Schliessen"
|
962 |
-
|
963 |
-
#: includes/admin/metaboxes.php:1323
|
964 |
-
msgid "Type of transition when opening and closing the lightbox."
|
965 |
-
msgstr "Art des Effekts beim Öffnen und Schliessen der Lightbox."
|
966 |
-
|
967 |
-
#: includes/admin/metaboxes.php:1328
|
968 |
-
msgid "Lightbox Transition Effect"
|
969 |
-
msgstr "Übergangseffekte in der Lightbox"
|
970 |
-
|
971 |
-
#: includes/admin/metaboxes.php:1348
|
972 |
-
msgid "Type of transition between images in the lightbox view."
|
973 |
-
msgstr ""
|
974 |
-
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
975 |
-
|
976 |
-
#: includes/admin/metaboxes.php:1353
|
977 |
-
msgid "HTML5 Output?"
|
978 |
-
msgstr "HTML5 Output?"
|
979 |
-
|
980 |
-
#: includes/admin/metaboxes.php:1357
|
981 |
-
msgid ""
|
982 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
983 |
-
"HTML5 validation."
|
984 |
-
msgstr ""
|
985 |
-
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
986 |
-
"die W3C HTML5-Validierung angewendet."
|
987 |
-
|
988 |
-
#: includes/admin/metaboxes.php:1371
|
989 |
-
msgid ""
|
990 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
991 |
-
"display."
|
992 |
-
msgstr ""
|
993 |
-
"Mit den folgenden Einstellungen passen Sie die Miniaturansichten bei der "
|
994 |
-
"Galerie-Lightbox an."
|
995 |
-
|
996 |
-
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
997 |
-
msgid "Enable Gallery Thumbnails?"
|
998 |
-
msgstr "Miniaturansichten aktivieren?"
|
999 |
-
|
1000 |
-
#: includes/admin/metaboxes.php:1380
|
1001 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
1002 |
-
msgstr ""
|
1003 |
-
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1004 |
-
|
1005 |
-
#: includes/admin/metaboxes.php:1385
|
1006 |
-
msgid "Gallery Thumbnails Width"
|
1007 |
-
msgstr "Breite einer Miniaturansicht"
|
1008 |
-
|
1009 |
-
#: includes/admin/metaboxes.php:1389
|
1010 |
-
msgid "Sets the width of each lightbox thumbnail."
|
1011 |
-
msgstr ""
|
1012 |
-
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1013 |
-
|
1014 |
-
#: includes/admin/metaboxes.php:1394
|
1015 |
-
msgid "Gallery Thumbnails Height"
|
1016 |
-
msgstr "Höhe einer Miniaturansicht"
|
1017 |
-
|
1018 |
-
#: includes/admin/metaboxes.php:1398
|
1019 |
-
msgid "Sets the height of each lightbox thumbnail."
|
1020 |
-
msgstr ""
|
1021 |
-
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1022 |
-
|
1023 |
-
#: includes/admin/metaboxes.php:1403
|
1024 |
-
msgid "Gallery Thumbnails Position"
|
1025 |
-
msgstr "Position der Miniaturanzeigen"
|
1026 |
-
|
1027 |
-
#: includes/admin/metaboxes.php:1411
|
1028 |
-
msgid "Sets the position of the lightbox thumbnails."
|
1029 |
-
msgstr ""
|
1030 |
-
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1031 |
-
"definiert."
|
1032 |
-
|
1033 |
-
#: includes/admin/metaboxes.php:1428
|
1034 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
1035 |
-
msgstr "Möchten Sie die Lightbox-Anzeige noch genauer festlegen?"
|
1036 |
-
|
1037 |
-
#: includes/admin/metaboxes.php:1429
|
1038 |
-
msgid ""
|
1039 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1040 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
1041 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1042 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1043 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1044 |
-
msgstr ""
|
1045 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
1046 |
-
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1047 |
-
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1048 |
-
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1049 |
-
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1050 |
-
|
1051 |
-
#: includes/admin/metaboxes.php:1451
|
1052 |
-
msgid "Mobile Gallery Settings"
|
1053 |
-
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1054 |
-
|
1055 |
-
#: includes/admin/metaboxes.php:1453
|
1056 |
-
msgid ""
|
1057 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
1058 |
-
"on a mobile device."
|
1059 |
-
msgstr ""
|
1060 |
-
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1061 |
-
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1062 |
-
|
1063 |
-
#: includes/admin/metaboxes.php:1476
|
1064 |
-
msgid ""
|
1065 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1066 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
1067 |
-
"next row."
|
1068 |
-
msgstr ""
|
1069 |
-
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1070 |
-
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1071 |
-
"auf die nächste Zeile gewechselt wird."
|
1072 |
-
|
1073 |
-
#: includes/admin/metaboxes.php:1482
|
1074 |
-
msgid "Create Mobile Gallery Images?"
|
1075 |
-
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1076 |
-
|
1077 |
-
#: includes/admin/metaboxes.php:1486
|
1078 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
1079 |
-
msgstr ""
|
1080 |
-
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1081 |
-
"Mobilgeräte erzeugt."
|
1082 |
-
|
1083 |
-
#: includes/admin/metaboxes.php:1492
|
1084 |
-
msgid "Mobile Dimensions"
|
1085 |
-
msgstr "Bildgrösse auf Mobilgeräten"
|
1086 |
-
|
1087 |
-
#: includes/admin/metaboxes.php:1496
|
1088 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
1089 |
-
msgstr ""
|
1090 |
-
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1091 |
-
|
1092 |
-
#: includes/admin/metaboxes.php:1506
|
1093 |
-
msgid "Mobile Lightbox Settings"
|
1094 |
-
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1095 |
-
|
1096 |
-
#: includes/admin/metaboxes.php:1508
|
1097 |
-
msgid ""
|
1098 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
1099 |
-
"on a mobile device."
|
1100 |
-
msgstr ""
|
1101 |
-
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1102 |
-
"die Darstellung auf einem Mobilgerät angepasst."
|
1103 |
-
|
1104 |
-
#: includes/admin/metaboxes.php:1519
|
1105 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1106 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1107 |
-
|
1108 |
-
#: includes/admin/metaboxes.php:1524
|
1109 |
-
msgid "Enable Gallery Touchwipe?"
|
1110 |
-
msgstr "Gesten/Wischen aktivieren?"
|
1111 |
-
|
1112 |
-
#: includes/admin/metaboxes.php:1528
|
1113 |
-
msgid ""
|
1114 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1115 |
-
"devices."
|
1116 |
-
msgstr ""
|
1117 |
-
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1118 |
-
"Mobilgeräten."
|
1119 |
-
|
1120 |
-
#: includes/admin/metaboxes.php:1533
|
1121 |
-
msgid "Close Lightbox on Swipe Up?"
|
1122 |
-
msgstr "Lightbox beim Aufwärtswischen schliessen?"
|
1123 |
-
|
1124 |
-
#: includes/admin/metaboxes.php:1537
|
1125 |
-
msgid ""
|
1126 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1127 |
-
"devices."
|
1128 |
-
msgstr ""
|
1129 |
-
"Aktiviert oder deaktiviert das Schliessen der Lightbox, wenn der Benutzer "
|
1130 |
-
"nach oben wischt."
|
1131 |
-
|
1132 |
-
#: includes/admin/metaboxes.php:1546
|
1133 |
-
msgid ""
|
1134 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1135 |
-
msgstr ""
|
1136 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1137 |
-
"Mobilgeräten."
|
1138 |
-
|
1139 |
-
#: includes/admin/metaboxes.php:1555
|
1140 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1141 |
-
msgstr ""
|
1142 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1143 |
-
"auf Mobilgeräten."
|
1144 |
-
|
1145 |
-
#: includes/admin/metaboxes.php:1564
|
1146 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1147 |
-
msgstr ""
|
1148 |
-
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1149 |
-
"Mobilgeräten."
|
1150 |
-
|
1151 |
-
#: includes/admin/metaboxes.php:1588
|
1152 |
-
msgid "Miscellaneous Settings"
|
1153 |
-
msgstr "Verschiedene Einstellungen"
|
1154 |
-
|
1155 |
-
#: includes/admin/metaboxes.php:1590
|
1156 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1157 |
-
msgstr ""
|
1158 |
-
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1159 |
-
"festgelegt."
|
1160 |
-
|
1161 |
-
#: includes/admin/metaboxes.php:1606
|
1162 |
-
msgid "Gallery Title"
|
1163 |
-
msgstr "Galerie-Titel"
|
1164 |
-
|
1165 |
-
#: includes/admin/metaboxes.php:1610
|
1166 |
-
msgid "Internal gallery title for identification in the admin."
|
1167 |
-
msgstr ""
|
1168 |
-
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1169 |
-
|
1170 |
-
#: includes/admin/metaboxes.php:1615
|
1171 |
-
msgid "Gallery Slug"
|
1172 |
-
msgstr "Galerie-Slug"
|
1173 |
-
|
1174 |
-
#: includes/admin/metaboxes.php:1619
|
1175 |
-
msgid ""
|
1176 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1177 |
-
"advanced gallery queries."
|
1178 |
-
msgstr ""
|
1179 |
-
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1180 |
-
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1181 |
-
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1182 |
-
|
1183 |
-
#: includes/admin/metaboxes.php:1624
|
1184 |
-
msgid "Custom Gallery Classes"
|
1185 |
-
msgstr "Benutzerdefinierte CSS-Klassen"
|
1186 |
-
|
1187 |
-
#: includes/admin/metaboxes.php:1627
|
1188 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1189 |
-
msgstr ""
|
1190 |
-
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1191 |
-
|
1192 |
-
#: includes/admin/metaboxes.php:1628
|
1193 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1194 |
-
msgstr ""
|
1195 |
-
"Fügen Sie bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier "
|
1196 |
-
"oben ein. Eine Klasse pro Zeile."
|
1197 |
-
|
1198 |
-
#: includes/admin/metaboxes.php:1637
|
1199 |
-
msgid "Import/Export Gallery"
|
1200 |
-
msgstr "Import/Export Einstellungen"
|
1201 |
-
|
1202 |
-
#: includes/admin/metaboxes.php:1650
|
1203 |
-
msgid "Import Gallery"
|
1204 |
-
msgstr "Galerie importieren"
|
1205 |
-
|
1206 |
-
#: includes/admin/metaboxes.php:1657
|
1207 |
-
msgid "Export Gallery"
|
1208 |
-
msgstr "Galerie exportieren"
|
1209 |
-
|
1210 |
-
#: includes/admin/metaboxes.php:1667
|
1211 |
-
msgid "Enable RTL Support?"
|
1212 |
-
msgstr "RTL-Unterstützung aktivieren?"
|
1213 |
-
|
1214 |
-
#: includes/admin/metaboxes.php:1671
|
1215 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1216 |
-
msgstr ""
|
1217 |
-
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1218 |
-
"links-Sprachen (Right-To-Left)."
|
1219 |
-
|
1220 |
-
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1221 |
-
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1222 |
-
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1223 |
-
msgid "Want to take your galleries further?"
|
1224 |
-
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
1225 |
-
|
1226 |
-
#: includes/admin/metaboxes.php:1684
|
1227 |
-
msgid ""
|
1228 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1229 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1230 |
-
"custom CSS controls for each gallery and so much more!"
|
1231 |
-
msgstr ""
|
1232 |
-
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf zahlreiche "
|
1233 |
-
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1234 |
-
"Modul für Ihre Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1235 |
-
"und vieles mehr!"
|
1236 |
-
|
1237 |
-
#: includes/admin/metaboxes.php:1705
|
1238 |
-
msgid "Videos"
|
1239 |
-
msgstr "Videos"
|
1240 |
-
|
1241 |
-
#: includes/admin/metaboxes.php:1706
|
1242 |
-
msgid "Social"
|
1243 |
-
msgstr "Social Media"
|
1244 |
-
|
1245 |
-
#: includes/admin/metaboxes.php:1707
|
1246 |
-
msgid "Tags"
|
1247 |
-
msgstr "Schlagwörter"
|
1248 |
-
|
1249 |
-
#: includes/admin/metaboxes.php:1708
|
1250 |
-
msgid "Pagination"
|
1251 |
-
msgstr "Seitenaufteilung"
|
1252 |
-
|
1253 |
-
#: includes/admin/metaboxes.php:1726
|
1254 |
-
msgid ""
|
1255 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1256 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1257 |
-
"options and so much more!"
|
1258 |
-
msgstr ""
|
1259 |
-
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf mobile-"
|
1260 |
-
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1261 |
-
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1262 |
-
|
1263 |
-
#: includes/admin/metaboxes.php:1748
|
1264 |
-
msgid ""
|
1265 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1266 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1267 |
-
msgstr ""
|
1268 |
-
"Durch ein Upgrade auf Envira Pro können Sie Videos auf Ihre Envira Galerien "
|
1269 |
-
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1270 |
-
|
1271 |
-
#: includes/admin/metaboxes.php:1770
|
1272 |
-
msgid ""
|
1273 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1274 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1275 |
-
"Google+ and Pinterest why not check it out?"
|
1276 |
-
msgstr ""
|
1277 |
-
"Durch ein Upgrade auf Envira Pro können Sie Social Sharing Buttons zu Ihrer "
|
1278 |
-
"Galerie Bilder und Lightbox-Bilder hinzufügen, mit Unterstützung für "
|
1279 |
-
"Facebook, Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1280 |
-
|
1281 |
-
#: includes/admin/metaboxes.php:1792
|
1282 |
-
msgid ""
|
1283 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1284 |
-
"users to filter your Gallery by tag and so much more!"
|
1285 |
-
msgstr ""
|
1286 |
-
"Durch ein Upgrade auf Envira Pro können Sie Schlagwörter den Bildern Ihrer "
|
1287 |
-
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Ihre "
|
1288 |
-
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1289 |
-
|
1290 |
-
#: includes/admin/metaboxes.php:1814
|
1291 |
-
msgid ""
|
1292 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1293 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1294 |
-
msgstr ""
|
1295 |
-
"Durch ein Upgrade auf Envira Pro können Sie Ihre Galerie auf mehreren Seiten "
|
1296 |
-
"mit Seitennummerierung aufteilen, Sie können diese Bilder über AJAX laden "
|
1297 |
-
"lassen, auch verzögert, und vieles mehr!"
|
1298 |
-
|
1299 |
-
#: includes/admin/metaboxes.php:2099
|
1300 |
-
msgid "Remove Image from Gallery?"
|
1301 |
-
msgstr "Das Bild aus der Galerie entfernen?"
|
1302 |
-
|
1303 |
-
#: includes/admin/metaboxes.php:2100
|
1304 |
-
msgid "Modify Image"
|
1305 |
-
msgstr "Bild bearbeiten"
|
1306 |
-
|
1307 |
-
#: includes/admin/notice.php:167
|
1308 |
-
msgid "Dismiss this notice"
|
1309 |
-
msgstr "Diese Nachricht ignorieren"
|
1310 |
-
|
1311 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1312 |
-
msgid ""
|
1313 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1314 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1315 |
-
msgstr ""
|
1316 |
-
"Sie können diese Galerie irgendwo in Ihren Beiträgen, Seiten, "
|
1317 |
-
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Sie "
|
1318 |
-
"<strong>einen</strong> der Shortcode(s) unten benützen:"
|
1319 |
-
|
1320 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1321 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1322 |
-
#: includes/admin/table.php:228
|
1323 |
-
msgid "Copy Shortcode to Clipboard"
|
1324 |
-
msgstr "Shortcode in die Zwischenablage kopieren"
|
1325 |
-
|
1326 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1327 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1328 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1329 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1330 |
-
#: includes/admin/table.php:229
|
1331 |
-
msgid "Copy to Clipboard"
|
1332 |
-
msgstr "In die Zwischenablage kopieren"
|
1333 |
-
|
1334 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1335 |
-
msgid ""
|
1336 |
-
"You can also place this gallery into your template files by using "
|
1337 |
-
"<strong>one</strong> the template tag(s) below:"
|
1338 |
-
msgstr ""
|
1339 |
-
"Sie können diese Galerie auch in Ihren Template-Dateien platzieren, wenn Sie "
|
1340 |
-
"<strong>einen</strong> der untenstehenden Template-Tags benützen:"
|
1341 |
-
|
1342 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1343 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1344 |
-
msgid "Copy Template Tag to Clipboard"
|
1345 |
-
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1346 |
-
|
1347 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1348 |
-
msgid "Native Envira Gallery"
|
1349 |
-
msgstr "Diese Envira Galerie"
|
1350 |
-
|
1351 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1352 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1353 |
-
msgid "External Gallery"
|
1354 |
-
msgstr "Externe Galerie"
|
1355 |
-
|
1356 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1357 |
-
msgid "Select Your Service"
|
1358 |
-
msgstr "Service wählen"
|
1359 |
-
|
1360 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1361 |
-
msgid "Create Dynamic Galleries with Envira"
|
1362 |
-
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1363 |
-
|
1364 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1365 |
-
msgid "Build Galleries from Instagram images."
|
1366 |
-
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1367 |
-
|
1368 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1369 |
-
msgid "Instagram"
|
1370 |
-
msgstr "Instagram"
|
1371 |
-
|
1372 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1373 |
-
msgid ""
|
1374 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1375 |
-
"your posts, and more."
|
1376 |
-
msgstr ""
|
1377 |
-
"Envira Pro ermöglicht es Ihnen, Galerien von Instagram Fotos oder Bildern "
|
1378 |
-
"aus Ihren Beiträgen zu bauen, und vieles mehr."
|
1379 |
-
|
1380 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1381 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1382 |
-
msgid "Click Here to Upgrade"
|
1383 |
-
msgstr "Klicken Sie hier für ein Upgrade"
|
1384 |
-
|
1385 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1386 |
-
msgid ""
|
1387 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1388 |
-
"external sources."
|
1389 |
-
msgstr ""
|
1390 |
-
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1391 |
-
"Bilder aus anderen Quellen importieren kann."
|
1392 |
-
|
1393 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1394 |
-
msgid "Envira gallery updated."
|
1395 |
-
msgstr "Envira Gallery aktualisiert."
|
1396 |
-
|
1397 |
-
#: includes/admin/posttype.php:98
|
1398 |
-
msgid "Envira gallery custom field updated."
|
1399 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1400 |
-
|
1401 |
-
#: includes/admin/posttype.php:99
|
1402 |
-
msgid "Envira gallery custom field deleted."
|
1403 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1404 |
-
|
1405 |
-
#: includes/admin/posttype.php:101
|
1406 |
-
msgid "Envira gallery restored to revision from %s."
|
1407 |
-
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1408 |
-
|
1409 |
-
#: includes/admin/posttype.php:102
|
1410 |
-
msgid "Envira gallery published."
|
1411 |
-
msgstr "Envira Galerie veröffentlicht."
|
1412 |
-
|
1413 |
-
#: includes/admin/posttype.php:103
|
1414 |
-
msgid "Envira gallery saved."
|
1415 |
-
msgstr "Envira Galerie gespeichert."
|
1416 |
-
|
1417 |
-
#: includes/admin/posttype.php:104
|
1418 |
-
msgid "Envira gallery submitted."
|
1419 |
-
msgstr "Envira Galerie übertragen."
|
1420 |
-
|
1421 |
-
#: includes/admin/posttype.php:105
|
1422 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1423 |
-
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1424 |
-
|
1425 |
-
#: includes/admin/posttype.php:105
|
1426 |
-
msgid "M j, Y @ G:i"
|
1427 |
-
msgstr "M j, Y @ G:i"
|
1428 |
-
|
1429 |
-
#: includes/admin/posttype.php:106
|
1430 |
-
msgid "Envira gallery draft updated."
|
1431 |
-
msgstr "Envira Galerie Entwurf aktualisiert."
|
1432 |
-
|
1433 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1434 |
-
msgid "Settings"
|
1435 |
-
msgstr "Einstellungen"
|
1436 |
-
|
1437 |
-
#: includes/admin/settings.php:228
|
1438 |
-
msgid " galleries(s) fixed successfully."
|
1439 |
-
msgstr "Galerie(n) erfolgreich repariert."
|
1440 |
-
|
1441 |
-
#: includes/admin/settings.php:362
|
1442 |
-
msgid "Settings saved successfully."
|
1443 |
-
msgstr "Einstellungen erfolgreich gespeichert."
|
1444 |
-
|
1445 |
-
#: includes/admin/settings.php:494
|
1446 |
-
msgid "General"
|
1447 |
-
msgstr "Allgemein"
|
1448 |
-
|
1449 |
-
#: includes/admin/settings.php:524
|
1450 |
-
msgid "Envira License Key"
|
1451 |
-
msgstr "Envira Lizenzschlüssel"
|
1452 |
-
|
1453 |
-
#: includes/admin/settings.php:530
|
1454 |
-
msgid "Verify Key"
|
1455 |
-
msgstr "Den Lizenzschlüssel verifizieren"
|
1456 |
-
|
1457 |
-
#: includes/admin/settings.php:531
|
1458 |
-
msgid "Deactivate Key"
|
1459 |
-
msgstr "Den Lizenzschlüssel deaktivieren"
|
1460 |
-
|
1461 |
-
#: includes/admin/settings.php:532
|
1462 |
-
msgid "License key to enable automatic updates for Envira."
|
1463 |
-
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1464 |
-
|
1465 |
-
#: includes/admin/settings.php:539
|
1466 |
-
msgid "Envira License Key Type"
|
1467 |
-
msgstr "Envira Lizenzschlüssel-Typ"
|
1468 |
-
|
1469 |
-
#: includes/admin/settings.php:543
|
1470 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1471 |
-
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1472 |
-
|
1473 |
-
#: includes/admin/settings.php:546
|
1474 |
-
msgid "Refresh Key"
|
1475 |
-
msgstr "Lizenzschlüssel aktualisieren"
|
1476 |
-
|
1477 |
-
#: includes/admin/settings.php:547
|
1478 |
-
msgid ""
|
1479 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1480 |
-
"license has been upgraded or the type is incorrect."
|
1481 |
-
msgstr ""
|
1482 |
-
"Angabe des Typs Ihres Lizenzschlüssel (betrifft Updates und Erweiterungen). "
|
1483 |
-
"Klicken Sie auf \"Lizenzschlüssel aktualisieren\", wenn Ihre Lizenz "
|
1484 |
-
"aktualisiert wurde oder der Typ falsch ist."
|
1485 |
-
|
1486 |
-
#: includes/admin/settings.php:556
|
1487 |
-
msgid "Fix Broken Migration"
|
1488 |
-
msgstr "Reparatur einer Migration"
|
1489 |
-
|
1490 |
-
#: includes/admin/settings.php:561
|
1491 |
-
msgid "Fix"
|
1492 |
-
msgstr "Reparatur"
|
1493 |
-
|
1494 |
-
#: includes/admin/settings.php:562
|
1495 |
-
msgid ""
|
1496 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1497 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1498 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1499 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1500 |
-
"script next time :)"
|
1501 |
-
msgstr ""
|
1502 |
-
"Wenn Sie die URL Ihrer WordPress-Website geändert haben, und eine manuelle "
|
1503 |
-
"Suchen/Ersetzen-Abfrage auf URLs in Ihre WordPress-Datenbank ausgeführt "
|
1504 |
-
"haben, werden Ihre Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1505 |
-
"dies der Fall ist, klicken Sie auf den Knopf oben, um dies zu beheben. Wir "
|
1506 |
-
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1507 |
-
|
1508 |
-
#: includes/admin/settings.php:578
|
1509 |
-
msgid "Add New Images"
|
1510 |
-
msgstr "Neue Bilder hinzufügen"
|
1511 |
-
|
1512 |
-
#: includes/admin/settings.php:586
|
1513 |
-
msgid ""
|
1514 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1515 |
-
"after any existing images."
|
1516 |
-
msgstr ""
|
1517 |
-
"Wenn Sie Medien zu einer Galerie hinzufügen, wählen Sie hier, ob diese "
|
1518 |
-
"Medien vor oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1519 |
-
|
1520 |
-
#: includes/admin/settings.php:593
|
1521 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1522 |
-
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1523 |
-
|
1524 |
-
#: includes/admin/settings.php:601
|
1525 |
-
msgid ""
|
1526 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1527 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1528 |
-
"attached to other Posts, they will not be deleted."
|
1529 |
-
msgstr ""
|
1530 |
-
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1531 |
-
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1532 |
-
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1533 |
-
"nicht gelöscht. "
|
1534 |
-
|
1535 |
-
#: includes/admin/settings.php:607
|
1536 |
-
msgid "Delete Images on Gallery Deletion"
|
1537 |
-
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1538 |
-
|
1539 |
-
#: includes/admin/settings.php:615
|
1540 |
-
msgid ""
|
1541 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1542 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1543 |
-
"Posts, they will not be deleted."
|
1544 |
-
msgstr ""
|
1545 |
-
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1546 |
-
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1547 |
-
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1548 |
-
"werden, werden sie nicht gelöscht. "
|
1549 |
-
|
1550 |
-
#: includes/admin/settings.php:624
|
1551 |
-
msgid "Save Settings"
|
1552 |
-
msgstr "Einstellungen speichern"
|
1553 |
-
|
1554 |
-
#: includes/admin/table.php:169
|
1555 |
-
msgid "Shortcode"
|
1556 |
-
msgstr "Shortcode"
|
1557 |
-
|
1558 |
-
#: includes/admin/table.php:170
|
1559 |
-
msgid "Posts"
|
1560 |
-
msgstr "Beiträge"
|
1561 |
-
|
1562 |
-
#: includes/admin/table.php:171
|
1563 |
-
msgid "Last Modified"
|
1564 |
-
msgstr "Zuletzt geändert"
|
1565 |
-
|
1566 |
-
#: includes/admin/table.php:172
|
1567 |
-
msgid "Date"
|
1568 |
-
msgstr "Datum"
|
1569 |
-
|
1570 |
-
#: includes/admin/table.php:217
|
1571 |
-
msgid "%d Image"
|
1572 |
-
msgid_plural "%d Images"
|
1573 |
-
msgstr[0] "%d Bild"
|
1574 |
-
msgstr[1] "%d Bilder"
|
1575 |
-
|
1576 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1577 |
-
msgid "Number of Columns"
|
1578 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1579 |
-
|
1580 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1581 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1582 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1583 |
-
msgid "— No Change —"
|
1584 |
-
msgstr "— Keine Änderung —"
|
1585 |
-
|
1586 |
-
#: includes/global/common.php:63
|
1587 |
-
msgid "Automatic"
|
1588 |
-
msgstr "Automatisch"
|
1589 |
-
|
1590 |
-
#: includes/global/common.php:67
|
1591 |
-
msgid "One Column (1)"
|
1592 |
-
msgstr "Eine Spalte (1)"
|
1593 |
-
|
1594 |
-
#: includes/global/common.php:71
|
1595 |
-
msgid "Two Columns (2)"
|
1596 |
-
msgstr "Zwei Spalten (2)"
|
1597 |
-
|
1598 |
-
#: includes/global/common.php:75
|
1599 |
-
msgid "Three Columns (3)"
|
1600 |
-
msgstr "Drei Spalten (3)"
|
1601 |
-
|
1602 |
-
#: includes/global/common.php:79
|
1603 |
-
msgid "Four Columns (4)"
|
1604 |
-
msgstr "Vier Spalten (4)"
|
1605 |
-
|
1606 |
-
#: includes/global/common.php:83
|
1607 |
-
msgid "Five Columns (5)"
|
1608 |
-
msgstr "Fünf Spalten (5)"
|
1609 |
-
|
1610 |
-
#: includes/global/common.php:87
|
1611 |
-
msgid "Six Columns (6)"
|
1612 |
-
msgstr "Sechs Spalten (6)"
|
1613 |
-
|
1614 |
-
#: includes/global/common.php:107 includes/global/common.php:249
|
1615 |
-
msgid "Base"
|
1616 |
-
msgstr "Basis"
|
1617 |
-
|
1618 |
-
#: includes/global/common.php:128
|
1619 |
-
msgid "Normal"
|
1620 |
-
msgstr "Normal"
|
1621 |
-
|
1622 |
-
#: includes/global/common.php:148
|
1623 |
-
msgid "Do not display"
|
1624 |
-
msgstr "Nicht anzeigen"
|
1625 |
-
|
1626 |
-
#: includes/global/common.php:152
|
1627 |
-
msgid "Display above galleries"
|
1628 |
-
msgstr "Anzeige oberhalb Galerie"
|
1629 |
-
|
1630 |
-
#: includes/global/common.php:156
|
1631 |
-
msgid "Display below galleries"
|
1632 |
-
msgstr "Anzeige unterhalt Galerie"
|
1633 |
-
|
1634 |
-
#: includes/global/common.php:176
|
1635 |
-
msgid "No Sorting"
|
1636 |
-
msgstr "Keine Sortierung"
|
1637 |
-
|
1638 |
-
#: includes/global/common.php:180 includes/global/common.php:309
|
1639 |
-
msgid "Random"
|
1640 |
-
msgstr "Zufällig"
|
1641 |
-
|
1642 |
-
#: includes/global/common.php:184
|
1643 |
-
msgid "Published Date"
|
1644 |
-
msgstr "Veröffentlichungsdatum"
|
1645 |
-
|
1646 |
-
#: includes/global/common.php:188
|
1647 |
-
msgid "Filename"
|
1648 |
-
msgstr "Dateinname"
|
1649 |
-
|
1650 |
-
#: includes/global/common.php:200
|
1651 |
-
msgid "Alt"
|
1652 |
-
msgstr "Alt-Text (Alternativtext)"
|
1653 |
-
|
1654 |
-
#: includes/global/common.php:224
|
1655 |
-
msgid "Ascending (A-Z)"
|
1656 |
-
msgstr "Aufsteigend (A-Z)"
|
1657 |
-
|
1658 |
-
#: includes/global/common.php:228
|
1659 |
-
msgid "Descending (Z-A)"
|
1660 |
-
msgstr "Absteigend (Z-A)"
|
1661 |
-
|
1662 |
-
#: includes/global/common.php:329
|
1663 |
-
msgid "Float"
|
1664 |
-
msgstr "Fliessend"
|
1665 |
-
|
1666 |
-
#: includes/global/common.php:333
|
1667 |
-
msgid "Float (Wrapped)"
|
1668 |
-
msgstr "Fliessend (umhüllt)"
|
1669 |
-
|
1670 |
-
#: includes/global/common.php:337 includes/global/common.php:365
|
1671 |
-
msgid "Inside"
|
1672 |
-
msgstr "Innerhalb"
|
1673 |
-
|
1674 |
-
#: includes/global/common.php:341 includes/global/common.php:369
|
1675 |
-
msgid "Outside"
|
1676 |
-
msgstr "Ausserhalb"
|
1677 |
-
|
1678 |
-
#: includes/global/common.php:345
|
1679 |
-
msgid "Over"
|
1680 |
-
msgstr "Darüber"
|
1681 |
-
|
1682 |
-
#: includes/global/common.php:389
|
1683 |
-
msgid "No Effect"
|
1684 |
-
msgstr "Kein Effekt"
|
1685 |
-
|
1686 |
-
#: includes/global/common.php:393
|
1687 |
-
msgid "Fade"
|
1688 |
-
msgstr "Ein-/ausblenden"
|
1689 |
-
|
1690 |
-
#: includes/global/common.php:397
|
1691 |
-
msgid "Elastic"
|
1692 |
-
msgstr "Elastisch"
|
1693 |
-
|
1694 |
-
#: includes/global/common.php:445
|
1695 |
-
msgid "Swing"
|
1696 |
-
msgstr "Schaukeln"
|
1697 |
-
|
1698 |
-
#: includes/global/common.php:501 includes/global/common.php:525
|
1699 |
-
msgid "Top"
|
1700 |
-
msgstr "Oben"
|
1701 |
-
|
1702 |
-
#: includes/global/common.php:505 includes/global/common.php:529
|
1703 |
-
msgid "Bottom"
|
1704 |
-
msgstr "Unten"
|
1705 |
-
|
1706 |
-
#: includes/global/common.php:672
|
1707 |
-
msgid "Image Files"
|
1708 |
-
msgstr "Bilddateien"
|
1709 |
-
|
1710 |
-
#: includes/global/common.php:722
|
1711 |
-
msgid "Before Existing Images"
|
1712 |
-
msgstr "Vor vorhandenen Bildern"
|
1713 |
-
|
1714 |
-
#: includes/global/common.php:726
|
1715 |
-
msgid "After Existing Images"
|
1716 |
-
msgstr "Nach vorhandenen Bilder"
|
1717 |
-
|
1718 |
-
#: includes/global/common.php:750
|
1719 |
-
msgid "Yes"
|
1720 |
-
msgstr "Ja"
|
1721 |
-
|
1722 |
-
#: includes/global/common.php:830
|
1723 |
-
msgid ""
|
1724 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1725 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1726 |
-
"on your server."
|
1727 |
-
msgstr ""
|
1728 |
-
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1729 |
-
"noch die Imagick-Bibliothek auf Ihrem Server installiert ist. Envira Gallery "
|
1730 |
-
"erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1731 |
-
"zuschneiden. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses Problem zu "
|
1732 |
-
"beheben und GD oder Imagick für Ihre PHP-Installation zu kompilieren. "
|
1733 |
-
|
1734 |
-
#: includes/global/common.php:933
|
1735 |
-
msgid "No image URL specified for cropping."
|
1736 |
-
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1737 |
-
|
1738 |
-
#: includes/global/common.php:952
|
1739 |
-
msgid "No file could be found for the image URL specified."
|
1740 |
-
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1741 |
-
|
1742 |
-
#: includes/global/common.php:960 includes/global/common.php:972
|
1743 |
-
msgid ""
|
1744 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1745 |
-
msgstr ""
|
1746 |
-
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1747 |
-
"ermittelt werden."
|
1748 |
-
|
1749 |
-
#: includes/global/posttype.php:51
|
1750 |
-
msgid "Envira Galleries"
|
1751 |
-
msgstr "Envira Galerien"
|
1752 |
-
|
1753 |
-
#: includes/global/posttype.php:53
|
1754 |
-
msgid "Add New"
|
1755 |
-
msgstr "Hinzufügen"
|
1756 |
-
|
1757 |
-
#: includes/global/posttype.php:54
|
1758 |
-
msgid "Add New Envira Gallery"
|
1759 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1760 |
-
|
1761 |
-
#: includes/global/posttype.php:55
|
1762 |
-
msgid "Edit Envira Gallery"
|
1763 |
-
msgstr "Bearbeiten der Envira Galerie"
|
1764 |
-
|
1765 |
-
#: includes/global/posttype.php:56
|
1766 |
-
msgid "New Envira Gallery"
|
1767 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1768 |
-
|
1769 |
-
#: includes/global/posttype.php:57
|
1770 |
-
msgid "View Envira Gallery"
|
1771 |
-
msgstr "Zeige Envira Gallery"
|
1772 |
-
|
1773 |
-
#: includes/global/posttype.php:58
|
1774 |
-
msgid "Search Envira Galleries"
|
1775 |
-
msgstr "Envira Galerien suchen"
|
1776 |
-
|
1777 |
-
#: includes/global/posttype.php:59
|
1778 |
-
msgid "No Envira galleries found."
|
1779 |
-
msgstr "Keine Envira Galerien gefunden."
|
1780 |
-
|
1781 |
-
#: includes/global/posttype.php:60
|
1782 |
-
msgid "No Envira galleries found in trash."
|
1783 |
-
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1784 |
-
|
1785 |
-
#: includes/global/shortcode.php:910
|
1786 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1787 |
-
msgstr ""
|
1788 |
-
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuchen Sie "
|
1789 |
-
"es später noch einmal.</p>"
|
1790 |
-
|
1791 |
-
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1792 |
-
msgid "Close"
|
1793 |
-
msgstr "Schliessen"
|
1794 |
-
|
1795 |
-
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1796 |
-
msgid "Next"
|
1797 |
-
msgstr "Nächste"
|
1798 |
-
|
1799 |
-
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1800 |
-
msgid "Previous"
|
1801 |
-
msgstr "Vorherige"
|
1802 |
-
|
1803 |
-
#. Plugin Name of the plugin/theme
|
1804 |
-
msgid "Envira Gallery Lite"
|
1805 |
-
msgstr "Envira Gallery Lite"
|
1806 |
-
|
1807 |
-
#. Plugin URI of the plugin/theme
|
1808 |
-
#. Author URI of the plugin/theme
|
1809 |
-
msgid "http://enviragallery.com"
|
1810 |
-
msgstr "http://enviragallery.com"
|
1811 |
-
|
1812 |
-
#. Description of the plugin/theme
|
1813 |
-
msgid ""
|
1814 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1815 |
-
"version."
|
1816 |
-
msgstr ""
|
1817 |
-
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1818 |
-
"die Lite Version."
|
1819 |
-
|
1820 |
-
#. Author of the plugin/theme
|
1821 |
-
msgid "Envira Gallery Team"
|
1822 |
-
msgstr "Envira Gallery Team"
|
1 |
+
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
+
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
+
"lite\n"
|
8 |
+
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2017-03-09 17:02+0100\n"
|
13 |
+
"Language-Team: \n"
|
14 |
+
"X-Generator: Poedit 1.8.11\n"
|
15 |
+
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"Language: de_CH\n"
|
18 |
+
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
+
"content/plugins/envira-gallery-lite\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: envira-gallery-lite.php:508
|
23 |
+
msgid ""
|
24 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
+
msgstr ""
|
28 |
+
"Leider erfüllt Ihre Version von WordPress nicht die Anforderungen von Envira "
|
29 |
+
"Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. <a href="
|
30 |
+
"\"%s\">Klicken Sie hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
+
|
32 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
+
msgid "Envira Gallery Addons"
|
34 |
+
msgstr "Envira Gallery Erweiterungen"
|
35 |
+
|
36 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
+
msgid "Addons"
|
38 |
+
msgstr "Erweiterungen"
|
39 |
+
|
40 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
+
msgid "Status: Active"
|
42 |
+
msgstr "Status: Aktiv"
|
43 |
+
|
44 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
+
#: includes/admin/settings.php:414
|
46 |
+
msgid "Activate"
|
47 |
+
msgstr "Aktivieren"
|
48 |
+
|
49 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
+
msgid "Activating..."
|
51 |
+
msgstr "Wird aktiviert..."
|
52 |
+
|
53 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
+
#: includes/admin/settings.php:418
|
55 |
+
msgid "Deactivate"
|
56 |
+
msgstr "Deaktivieren"
|
57 |
+
|
58 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
+
msgid "Deactivating..."
|
60 |
+
msgstr "Wird deaktiviert..."
|
61 |
+
|
62 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
+
msgid "Status: Inactive"
|
64 |
+
msgstr "Status: Inaktiv"
|
65 |
+
|
66 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
+
#: includes/admin/settings.php:422
|
68 |
+
msgid "Install"
|
69 |
+
msgstr "Installieren"
|
70 |
+
|
71 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
+
msgid "Installing..."
|
73 |
+
msgstr "Wird installiert ..."
|
74 |
+
|
75 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
+
msgid "Proceed"
|
77 |
+
msgstr "Fortfahren"
|
78 |
+
|
79 |
+
#: includes/admin/addons.php:196
|
80 |
+
msgid "Search Envira Addons"
|
81 |
+
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
+
|
83 |
+
#: includes/admin/addons.php:198
|
84 |
+
msgid "Sort Ascending (A-Z)"
|
85 |
+
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
+
|
87 |
+
#: includes/admin/addons.php:199
|
88 |
+
msgid "Sort Descending (Z-A)"
|
89 |
+
msgstr "Sortierung absteigend (Z-A)"
|
90 |
+
|
91 |
+
#: includes/admin/addons.php:225
|
92 |
+
msgid ""
|
93 |
+
"In order to get access to Addons, you need to resolve your license key "
|
94 |
+
"errors."
|
95 |
+
msgstr ""
|
96 |
+
"Um Zugriff auf die Erweiterungen zu erhalten, müssen Sie den "
|
97 |
+
"Lizenzschlüsselfehler beheben."
|
98 |
+
|
99 |
+
#: includes/admin/addons.php:241
|
100 |
+
msgid ""
|
101 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
+
"button below the refresh the addons data."
|
103 |
+
msgstr ""
|
104 |
+
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
+
"Bitte klicken Sie auf die untere Schaltfläche, um die Daten der "
|
106 |
+
"Erweiterungen zu aktualisieren."
|
107 |
+
|
108 |
+
#: includes/admin/addons.php:244
|
109 |
+
msgid "Refresh Addons"
|
110 |
+
msgstr "Erweiterungen aktualisieren"
|
111 |
+
|
112 |
+
#: includes/admin/addons.php:262
|
113 |
+
msgid "Available Addons"
|
114 |
+
msgstr "Verfügbare Erweiterungen"
|
115 |
+
|
116 |
+
#: includes/admin/addons.php:282
|
117 |
+
msgid "Unlock More Addons"
|
118 |
+
msgstr "Weitere Erweiterungen freischalten"
|
119 |
+
|
120 |
+
#: includes/admin/addons.php:283
|
121 |
+
msgid ""
|
122 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
+
"Gallery account</a> and unlock the following addons."
|
124 |
+
msgstr ""
|
125 |
+
"<strong>Wollen Sie noch mehr Erweiterungen?</strong> Wählen Sie <a href=\"%s"
|
126 |
+
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
+
"entsperren."
|
128 |
+
|
129 |
+
#: includes/admin/addons.php:501
|
130 |
+
msgid "Upgrade Now"
|
131 |
+
msgstr "Jetzt aktualisieren"
|
132 |
+
|
133 |
+
#: includes/admin/addons.php:516
|
134 |
+
msgid "Status: <span>Not Installed</span>"
|
135 |
+
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
+
|
137 |
+
#: includes/admin/addons.php:534
|
138 |
+
msgid "Status: <span>Active</span>"
|
139 |
+
msgstr "Status: <span>Aktiv</span>"
|
140 |
+
|
141 |
+
#: includes/admin/addons.php:550
|
142 |
+
msgid "Status: <span>Inactive</span>"
|
143 |
+
msgstr "Status: <span>Inaktiv</span>"
|
144 |
+
|
145 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
+
msgid "The From Gallery ID has not been specified."
|
147 |
+
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
+
|
149 |
+
#: includes/admin/ajax.php:929
|
150 |
+
msgid "No images were selected to be moved between Galleries."
|
151 |
+
msgstr ""
|
152 |
+
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
+
"werden sollen."
|
154 |
+
|
155 |
+
#: includes/admin/common.php:237
|
156 |
+
msgid ""
|
157 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
+
msgstr ""
|
160 |
+
"<strong>Envira Gallery:</strong> Ihre bestehenden in-page Galerien können "
|
161 |
+
"Sie nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
+
"finden."
|
163 |
+
|
164 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
+
msgid "Insert"
|
169 |
+
msgstr "Einfügen"
|
170 |
+
|
171 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
+
msgid "Add Gallery"
|
173 |
+
msgstr "Galerie hinzufügen"
|
174 |
+
|
175 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
+
#: includes/admin/license.php:313
|
177 |
+
msgid ""
|
178 |
+
"There was an error connecting to the remote key API. Please try again later."
|
179 |
+
msgstr ""
|
180 |
+
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
+
"konnte nicht hergestellt werden. Bitte versuchen Sie es später noch einmal."
|
182 |
+
|
183 |
+
#: includes/admin/license.php:148
|
184 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
+
msgstr ""
|
186 |
+
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
+
"aktiviert."
|
188 |
+
|
189 |
+
#: includes/admin/license.php:266
|
190 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
+
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
+
|
193 |
+
#: includes/admin/license.php:324
|
194 |
+
msgid ""
|
195 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
+
msgstr ""
|
197 |
+
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
+
"deaktiviert."
|
199 |
+
|
200 |
+
#: includes/admin/license.php:418
|
201 |
+
msgid ""
|
202 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
+
"license key and begin receiving automatic updates.</a>"
|
205 |
+
msgstr ""
|
206 |
+
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
+
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicken "
|
208 |
+
"Sie hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates "
|
209 |
+
"zu erhalten."
|
210 |
+
|
211 |
+
#: includes/admin/license.php:427
|
212 |
+
msgid ""
|
213 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
+
"receiving automatic updates.</a>"
|
216 |
+
msgstr ""
|
217 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
+
"target=\"_blank\">Bitte klicken Sie hier</a>, um den Lizenzschlüssel zu "
|
219 |
+
"erneuern und weiterhin automatische Updates zu erhalten."
|
220 |
+
|
221 |
+
#: includes/admin/license.php:436
|
222 |
+
msgid ""
|
223 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
+
"different key to continue receiving automatic updates."
|
225 |
+
msgstr ""
|
226 |
+
"Ihr Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwenden "
|
227 |
+
"Sie einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
+
|
229 |
+
#: includes/admin/license.php:445
|
230 |
+
msgid ""
|
231 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
+
"the user associated with the key has been deleted. Please use a different "
|
233 |
+
"key to continue receiving automatic updates."
|
234 |
+
msgstr ""
|
235 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel existiert "
|
236 |
+
"nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel verbunden war, "
|
237 |
+
"wurde gelöscht. Bitte verwenden Sie einen anderen Schlüssel, um weiterhin "
|
238 |
+
"automatische Updates zu erhalten."
|
239 |
+
|
240 |
+
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
+
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
+
msgid "Search"
|
243 |
+
msgstr "Suchen"
|
244 |
+
|
245 |
+
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
+
msgid "Helpful Tips"
|
247 |
+
msgstr "Hilfreiche Tipps"
|
248 |
+
|
249 |
+
#: includes/admin/media-view.php:165
|
250 |
+
msgid "Choosing Your Gallery"
|
251 |
+
msgstr "Wählen Sie Ihre Galerie"
|
252 |
+
|
253 |
+
#: includes/admin/media-view.php:167
|
254 |
+
msgid ""
|
255 |
+
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
+
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
+
"will be activated once you have selected a gallery."
|
258 |
+
msgstr ""
|
259 |
+
"Um Ihre Galerie auszuwählen, klicken Sie einfach auf eines der Kästchen "
|
260 |
+
"links (mit Strg/Ctrl oder Command und Klick, um mehrere Galerien "
|
261 |
+
"auszuwählen). Der \"Galerie einfügen\" Knopf wird freigeschaltet, sobald "
|
262 |
+
"eine Galerie ausgewählt wurde."
|
263 |
+
|
264 |
+
#: includes/admin/media-view.php:169
|
265 |
+
msgid "Inserting Your Gallery"
|
266 |
+
msgstr "Ihre Galerie wird eingefügt"
|
267 |
+
|
268 |
+
#: includes/admin/media-view.php:171
|
269 |
+
msgid ""
|
270 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
+
"button below."
|
272 |
+
msgstr ""
|
273 |
+
"Um Ihre Galerie in den Editor einzufügen, klicken Sie auf den Knopf "
|
274 |
+
"\"Galerie einfügen\" unten."
|
275 |
+
|
276 |
+
#: includes/admin/media-view.php:175
|
277 |
+
msgid "Insert Options"
|
278 |
+
msgstr "Weitere Optionen"
|
279 |
+
|
280 |
+
#: includes/admin/media-view.php:179
|
281 |
+
msgid "Display Title"
|
282 |
+
msgstr "Titel anzeigen"
|
283 |
+
|
284 |
+
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
+
msgid "No"
|
286 |
+
msgstr "Nein"
|
287 |
+
|
288 |
+
#: includes/admin/media-view.php:185
|
289 |
+
msgid "Yes, as Heading H%s"
|
290 |
+
msgstr "Ja, als Überschrift H%s"
|
291 |
+
|
292 |
+
#: includes/admin/media-view.php:192
|
293 |
+
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
+
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
+
|
296 |
+
#: includes/admin/media-view.php:226
|
297 |
+
msgid "Edit previous media item"
|
298 |
+
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
+
|
300 |
+
#: includes/admin/media-view.php:227
|
301 |
+
msgid "Edit next media item"
|
302 |
+
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
+
|
304 |
+
#: includes/admin/media-view.php:230
|
305 |
+
msgid "Edit Metadata"
|
306 |
+
msgstr "Bearbeitung der Metadaten"
|
307 |
+
|
308 |
+
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
+
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
+
msgid "Title"
|
311 |
+
msgstr "Titel"
|
312 |
+
|
313 |
+
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
+
msgid ""
|
315 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
+
"titles in the main Lightbox settings."
|
317 |
+
msgstr ""
|
318 |
+
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Sie können die "
|
319 |
+
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
+
|
321 |
+
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
+
#: includes/global/common.php:196
|
323 |
+
msgid "Caption"
|
324 |
+
msgstr "Bildlegende"
|
325 |
+
|
326 |
+
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
+
msgid ""
|
328 |
+
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
+
"clicked."
|
330 |
+
msgstr ""
|
331 |
+
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
+
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
+
|
334 |
+
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
+
msgid "Alt Text"
|
336 |
+
msgstr "Alt-Text"
|
337 |
+
|
338 |
+
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
+
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
+
|
342 |
+
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
+
#: includes/global/common.php:204
|
344 |
+
msgid "URL"
|
345 |
+
msgstr "URL"
|
346 |
+
|
347 |
+
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
+
msgid "Media File"
|
349 |
+
msgstr "Medien-Datei"
|
350 |
+
|
351 |
+
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
+
msgid "Attachment Page"
|
353 |
+
msgstr "Anhang-Seite"
|
354 |
+
|
355 |
+
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
+
msgid ""
|
357 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
+
"full size image."
|
359 |
+
msgstr ""
|
360 |
+
"Geben Sie hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas "
|
361 |
+
"anderes als die Darstellung in seiner vollen Grösse bewirken soll."
|
362 |
+
|
363 |
+
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
+
msgid "Open URL in New Window?"
|
365 |
+
msgstr "URL in neuem Fenster öffnen?"
|
366 |
+
|
367 |
+
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
+
msgid "Opens your image links in a new browser window / tab."
|
369 |
+
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
+
|
371 |
+
#: includes/admin/media-view.php:326
|
372 |
+
msgid "Want Captions and more options?"
|
373 |
+
msgstr "Möchten Sie Bildlegenden und weitere Optionen?"
|
374 |
+
|
375 |
+
#: includes/admin/media-view.php:327
|
376 |
+
msgid ""
|
377 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
+
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
+
"integration and so much more!"
|
380 |
+
msgstr ""
|
381 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
382 |
+
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
+
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
+
|
385 |
+
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
+
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
+
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
+
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
+
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
+
msgid "Click here to Upgrade"
|
391 |
+
msgstr "Klicken Sie hier für ein Upgrade"
|
392 |
+
|
393 |
+
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
+
#: includes/admin/media-view.php:452
|
395 |
+
msgid "Save Metadata"
|
396 |
+
msgstr "Metadaten speichern"
|
397 |
+
|
398 |
+
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
+
msgid "Saved."
|
400 |
+
msgstr "Gespeichert."
|
401 |
+
|
402 |
+
#: includes/admin/media-view.php:368
|
403 |
+
msgid "Bulk Edit"
|
404 |
+
msgstr "Massenbearbeitung"
|
405 |
+
|
406 |
+
#: includes/admin/media-view.php:451
|
407 |
+
msgid "Save Metadata to Items"
|
408 |
+
msgstr "Speichern der Metadaten in Items"
|
409 |
+
|
410 |
+
#: includes/admin/media-view.php:493
|
411 |
+
msgid ""
|
412 |
+
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
+
"boxes to the left."
|
414 |
+
msgstr ""
|
415 |
+
"Wählen Sie die Galerie, in welche die ausgewählten Bilder zu verschieben "
|
416 |
+
"sind, indem Sie auf eines der Kästchen auf der linken Seite klicken."
|
417 |
+
|
418 |
+
#: includes/admin/media-view.php:496
|
419 |
+
msgid ""
|
420 |
+
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
+
"the chosen Gallery."
|
422 |
+
msgstr ""
|
423 |
+
"Nachher klicken Sie auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
+
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
+
"Galerie verschoben."
|
426 |
+
|
427 |
+
#: includes/admin/metaboxes.php:99
|
428 |
+
msgid ""
|
429 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
+
"compile GD or Imagick for your PHP install."
|
433 |
+
msgstr ""
|
434 |
+
"Die GD oder Imagick-Bibliotheken sind nicht auf Ihrem Server installiert. "
|
435 |
+
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
+
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
+
"nicht ordnungsgemäss. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses "
|
438 |
+
"Problem zu beheben und GD oder Imagick für Ihre PHP-Installation zu "
|
439 |
+
"kompilieren. "
|
440 |
+
|
441 |
+
#: includes/admin/metaboxes.php:134
|
442 |
+
msgid "Insert into Gallery"
|
443 |
+
msgstr "In Galerie einfügen"
|
444 |
+
|
445 |
+
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
446 |
+
msgid "Inserting..."
|
447 |
+
msgstr "Wird eingefügt ..."
|
448 |
+
|
449 |
+
#: includes/admin/metaboxes.php:160
|
450 |
+
msgid "Click Here to Insert from Other Image Sources"
|
451 |
+
msgstr "Klicken Sie hier, um andere Bildquellen zu nutzen"
|
452 |
+
|
453 |
+
#: includes/admin/metaboxes.php:161
|
454 |
+
msgid "Select Files from Other Sources"
|
455 |
+
msgstr "Wählen Sie Dateien aus anderen Quellen"
|
456 |
+
|
457 |
+
#: includes/admin/metaboxes.php:169
|
458 |
+
msgid "Uploading Image"
|
459 |
+
msgstr "Hochladen von Bild"
|
460 |
+
|
461 |
+
#: includes/admin/metaboxes.php:171
|
462 |
+
msgid "of"
|
463 |
+
msgstr "von"
|
464 |
+
|
465 |
+
#: includes/admin/metaboxes.php:175
|
466 |
+
msgid "All images uploaded."
|
467 |
+
msgstr "Alle Bilder hochgeladen."
|
468 |
+
|
469 |
+
#: includes/admin/metaboxes.php:281
|
470 |
+
msgid "You must select a file to import before continuing."
|
471 |
+
msgstr "Sie müssen eine Datei auswählen, bevor Sie fortfahren können."
|
472 |
+
|
473 |
+
#: includes/admin/metaboxes.php:289
|
474 |
+
msgid "Move Media to Gallery"
|
475 |
+
msgstr "Zur Galerie hinzufügen"
|
476 |
+
|
477 |
+
#: includes/admin/metaboxes.php:290
|
478 |
+
msgid "Move Media to Selected Gallery"
|
479 |
+
msgstr "Medien in ausgewählte Galerie verschieben"
|
480 |
+
|
481 |
+
#: includes/admin/metaboxes.php:293
|
482 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
483 |
+
msgstr ""
|
484 |
+
"Sind Sie sicher, dass Sie dieses Bild aus der Galerie entfernen möchten?"
|
485 |
+
|
486 |
+
#: includes/admin/metaboxes.php:294
|
487 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
488 |
+
msgstr ""
|
489 |
+
"Sind Sie sicher, dass Sie diese Bilder aus der Galerie entfernen möchten?"
|
490 |
+
|
491 |
+
#: includes/admin/metaboxes.php:298
|
492 |
+
msgid "Saving..."
|
493 |
+
msgstr "Wird gespeichert ..."
|
494 |
+
|
495 |
+
#: includes/admin/metaboxes.php:299
|
496 |
+
msgid "Saved!"
|
497 |
+
msgstr "Gespeichert!"
|
498 |
+
|
499 |
+
#: includes/admin/metaboxes.php:301
|
500 |
+
msgid "Select Files from Your Computer"
|
501 |
+
msgstr "Wählen Sie Dateien von Ihrem Computer"
|
502 |
+
|
503 |
+
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
504 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
505 |
+
msgid "Envira Gallery"
|
506 |
+
msgstr "Envira Gallery"
|
507 |
+
|
508 |
+
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
509 |
+
msgid "Envira Gallery Settings"
|
510 |
+
msgstr "Envira Gallery Einstellungen"
|
511 |
+
|
512 |
+
#: includes/admin/metaboxes.php:411
|
513 |
+
msgid "Envira Gallery Preview"
|
514 |
+
msgstr "Envira Gallery Vorschau"
|
515 |
+
|
516 |
+
#: includes/admin/metaboxes.php:415
|
517 |
+
msgid "Envira Gallery Code"
|
518 |
+
msgstr "Envira Gallery Code"
|
519 |
+
|
520 |
+
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
521 |
+
msgid "Default"
|
522 |
+
msgstr "Voreinstellung"
|
523 |
+
|
524 |
+
#: includes/admin/metaboxes.php:603
|
525 |
+
msgid "Images"
|
526 |
+
msgstr "Bilder"
|
527 |
+
|
528 |
+
#: includes/admin/metaboxes.php:604
|
529 |
+
msgid "Config"
|
530 |
+
msgstr "Konfiguration"
|
531 |
+
|
532 |
+
#: includes/admin/metaboxes.php:605
|
533 |
+
msgid "Lightbox"
|
534 |
+
msgstr "Lightbox"
|
535 |
+
|
536 |
+
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
537 |
+
msgid "Mobile"
|
538 |
+
msgstr "Mobilgeräte"
|
539 |
+
|
540 |
+
#: includes/admin/metaboxes.php:611
|
541 |
+
msgid "Misc"
|
542 |
+
msgstr "Verschiedenes"
|
543 |
+
|
544 |
+
#: includes/admin/metaboxes.php:705
|
545 |
+
msgid "Currently in your Gallery"
|
546 |
+
msgstr "Derzeit in Ihrer Galerie"
|
547 |
+
|
548 |
+
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
549 |
+
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
550 |
+
#: includes/admin/metaboxes.php:1592
|
551 |
+
msgid "Need some help?"
|
552 |
+
msgstr "Wird Hilfe benötigt?"
|
553 |
+
|
554 |
+
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
555 |
+
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
556 |
+
#: includes/admin/metaboxes.php:1594
|
557 |
+
msgid "Read the Documentation"
|
558 |
+
msgstr "Lesen Sie die Dokumentation"
|
559 |
+
|
560 |
+
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
561 |
+
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
562 |
+
#: includes/admin/metaboxes.php:1598
|
563 |
+
msgid "Watch a Video"
|
564 |
+
msgstr "Schauen Sie das Video an"
|
565 |
+
|
566 |
+
#: includes/admin/metaboxes.php:725
|
567 |
+
msgid "Select All (<span class=\"count\">%d</span>)"
|
568 |
+
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
569 |
+
|
570 |
+
#: includes/admin/metaboxes.php:730
|
571 |
+
msgid "Grid View"
|
572 |
+
msgstr "Kachelansicht"
|
573 |
+
|
574 |
+
#: includes/admin/metaboxes.php:733
|
575 |
+
msgid "List View"
|
576 |
+
msgstr "Listenansicht"
|
577 |
+
|
578 |
+
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
579 |
+
msgid "Edit Selected Images"
|
580 |
+
msgstr "Ausgewählte Bilder bearbeiten"
|
581 |
+
|
582 |
+
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
583 |
+
msgid "Move Selected Images to another Gallery"
|
584 |
+
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
585 |
+
|
586 |
+
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
587 |
+
msgid "Delete Selected Images from Gallery"
|
588 |
+
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
589 |
+
|
590 |
+
#: includes/admin/metaboxes.php:773
|
591 |
+
msgid "Want to make your gallery workflow even better?"
|
592 |
+
msgstr "Möchten Sie Ihren Galerie Workflow noch besser zu machen?"
|
593 |
+
|
594 |
+
#: includes/admin/metaboxes.php:774
|
595 |
+
msgid ""
|
596 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
597 |
+
"including: a fully featured gallery widget, complete gallery API, powerful "
|
598 |
+
"gallery documentation, full mobile and Retina support, dedicated customer "
|
599 |
+
"support and so much more!"
|
600 |
+
msgstr ""
|
601 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
602 |
+
"Features, darunter: ein voll funktionsfähiges Galerie-Widget, eine komplette "
|
603 |
+
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgeräte- und "
|
604 |
+
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
605 |
+
|
606 |
+
#: includes/admin/metaboxes.php:797
|
607 |
+
msgid "Gallery Settings"
|
608 |
+
msgstr "Galerie-Einstellungen"
|
609 |
+
|
610 |
+
#: includes/admin/metaboxes.php:799
|
611 |
+
msgid ""
|
612 |
+
"The settings below adjust the basic configuration options for the gallery."
|
613 |
+
msgstr ""
|
614 |
+
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
615 |
+
"Galerie an."
|
616 |
+
|
617 |
+
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
618 |
+
msgid "Number of Gallery Columns"
|
619 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
620 |
+
|
621 |
+
#: includes/admin/metaboxes.php:822
|
622 |
+
msgid ""
|
623 |
+
"Determines the number of columns in the gallery. Automatic will attempt to "
|
624 |
+
"fill each row as much as possible before moving on to the next row."
|
625 |
+
msgstr ""
|
626 |
+
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
627 |
+
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
628 |
+
"wird."
|
629 |
+
|
630 |
+
#: includes/admin/metaboxes.php:833
|
631 |
+
msgid "Automatic Layout: Row Height"
|
632 |
+
msgstr "Automatisches Layout: Zeilenhöhe"
|
633 |
+
|
634 |
+
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
635 |
+
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
636 |
+
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
637 |
+
#: includes/admin/metaboxes.php:1495
|
638 |
+
msgid "px"
|
639 |
+
msgstr "Pixel"
|
640 |
+
|
641 |
+
#: includes/admin/metaboxes.php:837
|
642 |
+
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
643 |
+
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
644 |
+
|
645 |
+
#: includes/admin/metaboxes.php:842
|
646 |
+
msgid "Automatic Layout: Gallery Theme"
|
647 |
+
msgstr "Automatisches Layout: Galerie Theme"
|
648 |
+
|
649 |
+
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
650 |
+
msgid "Sets the theme for the gallery display."
|
651 |
+
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
652 |
+
|
653 |
+
#: includes/admin/metaboxes.php:866
|
654 |
+
msgid "Display Gallery Description?"
|
655 |
+
msgstr "Galerie-Beschreibung anzeigen?"
|
656 |
+
|
657 |
+
#: includes/admin/metaboxes.php:878
|
658 |
+
msgid "Choose to display a description above or below this gallery's images."
|
659 |
+
msgstr ""
|
660 |
+
"Wählen Sie aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der "
|
661 |
+
"Bilder dieser Galerie angezeigt werden soll."
|
662 |
+
|
663 |
+
#: includes/admin/metaboxes.php:885
|
664 |
+
msgid "Gallery Description"
|
665 |
+
msgstr "Galerie-Beschreibung"
|
666 |
+
|
667 |
+
#: includes/admin/metaboxes.php:900
|
668 |
+
msgid "The description to display for this gallery."
|
669 |
+
msgstr ""
|
670 |
+
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
671 |
+
"nach Wahl beim vorherigen Einstellungspunkt."
|
672 |
+
|
673 |
+
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
674 |
+
#: includes/admin/table.php:382
|
675 |
+
msgid "Gallery Theme"
|
676 |
+
msgstr "Galerie-Theme"
|
677 |
+
|
678 |
+
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
679 |
+
#: includes/admin/table.php:393
|
680 |
+
msgid "Column Gutter Width"
|
681 |
+
msgstr "Spaltenabstand"
|
682 |
+
|
683 |
+
#: includes/admin/metaboxes.php:934
|
684 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
685 |
+
msgstr "Legt den Abstand zwischen den Spalten (standardmässig 10 Pixel) fest."
|
686 |
+
|
687 |
+
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
688 |
+
#: includes/admin/table.php:398
|
689 |
+
msgid "Margin Below Each Image"
|
690 |
+
msgstr "Unterer Bildabstand"
|
691 |
+
|
692 |
+
#: includes/admin/metaboxes.php:943
|
693 |
+
msgid "Sets the space below each item in the gallery."
|
694 |
+
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
695 |
+
|
696 |
+
#: includes/admin/metaboxes.php:953
|
697 |
+
msgid "Sorting"
|
698 |
+
msgstr "Sortierung"
|
699 |
+
|
700 |
+
#: includes/admin/metaboxes.php:965
|
701 |
+
msgid ""
|
702 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
703 |
+
"tab."
|
704 |
+
msgstr ""
|
705 |
+
"Wählen Sie aus, ob Sie die Bilder in einer anderen Reihenfolge sortieren "
|
706 |
+
"wollen, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
707 |
+
|
708 |
+
#: includes/admin/metaboxes.php:970
|
709 |
+
msgid "Direction"
|
710 |
+
msgstr "Reihenfolge"
|
711 |
+
|
712 |
+
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
713 |
+
msgid "Image Size"
|
714 |
+
msgstr "Bildgrösse"
|
715 |
+
|
716 |
+
#: includes/admin/metaboxes.php:1003
|
717 |
+
msgid ""
|
718 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
719 |
+
"below Image Dimensions; Random will allow you to choose one or more "
|
720 |
+
"WordPress image sizes, which will be used for the gallery output."
|
721 |
+
msgstr ""
|
722 |
+
"Definieren Sie die maximale Bildgrösse für die Galerieansicht. "
|
723 |
+
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
724 |
+
"\"Zufällig\" ermöglicht es Ihnen, eine oder mehrere WordPress Bildgrössen zu "
|
725 |
+
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
726 |
+
|
727 |
+
#: includes/admin/metaboxes.php:1012
|
728 |
+
msgid "Random Image Sizes"
|
729 |
+
msgstr "Zufällige Bildgrössen"
|
730 |
+
|
731 |
+
#: includes/admin/metaboxes.php:1028
|
732 |
+
msgid ""
|
733 |
+
"Define the WordPress registered image sizes to include when randomly "
|
734 |
+
"assigning an image size to each image in your Gallery."
|
735 |
+
msgstr ""
|
736 |
+
"Definieren Sie welche der bei WordPress registrierten Bildgrössen angezeigt "
|
737 |
+
"werden sollen, wenn Sie die zufällige Bildgrössen wünschen."
|
738 |
+
|
739 |
+
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
740 |
+
#: includes/admin/table.php:403
|
741 |
+
msgid "Image Dimensions"
|
742 |
+
msgstr "Bildabmessungen"
|
743 |
+
|
744 |
+
#: includes/admin/metaboxes.php:1041
|
745 |
+
msgid ""
|
746 |
+
"You should adjust these dimensions based on the number of columns in your "
|
747 |
+
"gallery. This does not affect the full size lightbox images."
|
748 |
+
msgstr ""
|
749 |
+
"Sie sollten diese Dimensionen basierend auf der Anzahl der Spalten in Ihrer "
|
750 |
+
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
751 |
+
"Grösse."
|
752 |
+
|
753 |
+
#: includes/admin/metaboxes.php:1046
|
754 |
+
msgid "Crop Images?"
|
755 |
+
msgstr "Bilder zuschneiden?"
|
756 |
+
|
757 |
+
#: includes/admin/metaboxes.php:1050
|
758 |
+
msgid ""
|
759 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
760 |
+
"Dimensions and Mobile Dimensions."
|
761 |
+
msgstr ""
|
762 |
+
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
763 |
+
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
764 |
+
|
765 |
+
#: includes/admin/metaboxes.php:1051
|
766 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
767 |
+
msgstr ""
|
768 |
+
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
769 |
+
"Seitenverhältnis beibehalten wird."
|
770 |
+
|
771 |
+
#: includes/admin/metaboxes.php:1061
|
772 |
+
msgid "Set Dimensions on Images?"
|
773 |
+
msgstr "Bildmasse im HTML-Code einsetzen?"
|
774 |
+
|
775 |
+
#: includes/admin/metaboxes.php:1065
|
776 |
+
msgid ""
|
777 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
778 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
779 |
+
msgstr ""
|
780 |
+
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
781 |
+
"Element. Muss nur aktiviert werden, wenn Sie die Google Pagespeeds "
|
782 |
+
"Anforderungen erfüllen müssen."
|
783 |
+
|
784 |
+
#: includes/admin/metaboxes.php:1070
|
785 |
+
msgid "Enable Isotope?"
|
786 |
+
msgstr "Isotope benutzen?"
|
787 |
+
|
788 |
+
#: includes/admin/metaboxes.php:1074
|
789 |
+
msgid ""
|
790 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
791 |
+
"images."
|
792 |
+
msgstr ""
|
793 |
+
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
794 |
+
"für die Haupt-Galerie-Bilder."
|
795 |
+
|
796 |
+
#: includes/admin/metaboxes.php:1080
|
797 |
+
msgid "Enable CSS Animations?"
|
798 |
+
msgstr "CSS-Animationen aktivieren?"
|
799 |
+
|
800 |
+
#: includes/admin/metaboxes.php:1084
|
801 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
802 |
+
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
803 |
+
|
804 |
+
#: includes/admin/metaboxes.php:1090
|
805 |
+
msgid "Image Opacity"
|
806 |
+
msgstr "Deckkraft des Bildes"
|
807 |
+
|
808 |
+
#: includes/admin/metaboxes.php:1094
|
809 |
+
msgid ""
|
810 |
+
"The opacity to display images at when loading the main gallery images using "
|
811 |
+
"CSS animations (between 1 and 100%)."
|
812 |
+
msgstr ""
|
813 |
+
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
814 |
+
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
815 |
+
|
816 |
+
#: includes/admin/metaboxes.php:1112
|
817 |
+
msgid "Want to do even more with your gallery display?"
|
818 |
+
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
819 |
+
|
820 |
+
#: includes/admin/metaboxes.php:1113
|
821 |
+
msgid ""
|
822 |
+
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
823 |
+
"display features, including: custom image tagging and filtering, mobile "
|
824 |
+
"specific image assets for blazing fast load times, dedicated and unique "
|
825 |
+
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
826 |
+
"more!"
|
827 |
+
msgstr ""
|
828 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugang zu zahlreichen anderen "
|
829 |
+
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
830 |
+
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
831 |
+
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
832 |
+
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
833 |
+
|
834 |
+
#: includes/admin/metaboxes.php:1135
|
835 |
+
msgid "Lightbox Settings"
|
836 |
+
msgstr "Lightbox-Einstellungen"
|
837 |
+
|
838 |
+
#: includes/admin/metaboxes.php:1137
|
839 |
+
msgid "The settings below adjust the lightbox output."
|
840 |
+
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
841 |
+
|
842 |
+
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
843 |
+
msgid "Enable Lightbox?"
|
844 |
+
msgstr "Lightbox aktivieren?"
|
845 |
+
|
846 |
+
#: includes/admin/metaboxes.php:1158
|
847 |
+
msgid "Enables or disables the gallery lightbox."
|
848 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
849 |
+
|
850 |
+
#: includes/admin/metaboxes.php:1169
|
851 |
+
msgid "Gallery Lightbox Theme"
|
852 |
+
msgstr "Galerie-Lightbox Theme"
|
853 |
+
|
854 |
+
#: includes/admin/metaboxes.php:1177
|
855 |
+
msgid "Sets the theme for the gallery lightbox display."
|
856 |
+
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
857 |
+
|
858 |
+
#: includes/admin/metaboxes.php:1191
|
859 |
+
msgid ""
|
860 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
861 |
+
"the original, full size image."
|
862 |
+
msgstr ""
|
863 |
+
"Definiert die maximale Bildgrösse für die Lightbox-Ansicht. Bei "
|
864 |
+
"\"Voreinstellung\" wird die originale, volle Bildgrösse angezeigt."
|
865 |
+
|
866 |
+
#: includes/admin/metaboxes.php:1197
|
867 |
+
msgid "Caption Position"
|
868 |
+
msgstr "Position der Beschriftung"
|
869 |
+
|
870 |
+
#: includes/admin/metaboxes.php:1205
|
871 |
+
msgid "Sets the display of the lightbox image's caption."
|
872 |
+
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
873 |
+
|
874 |
+
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
875 |
+
msgid "Enable Gallery Arrows?"
|
876 |
+
msgstr "Galerie-Pfeile aktivieren?"
|
877 |
+
|
878 |
+
#: includes/admin/metaboxes.php:1218
|
879 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
880 |
+
msgstr ""
|
881 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
882 |
+
|
883 |
+
#: includes/admin/metaboxes.php:1223
|
884 |
+
msgid "Gallery Arrow Position"
|
885 |
+
msgstr "Position der Galerie-Pfeile"
|
886 |
+
|
887 |
+
#: includes/admin/metaboxes.php:1231
|
888 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
889 |
+
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
890 |
+
|
891 |
+
#: includes/admin/metaboxes.php:1236
|
892 |
+
msgid "Enable Keyboard Navigation?"
|
893 |
+
msgstr "Tastatur-Navigation aktivieren?"
|
894 |
+
|
895 |
+
#: includes/admin/metaboxes.php:1240
|
896 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
897 |
+
msgstr ""
|
898 |
+
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
899 |
+
|
900 |
+
#: includes/admin/metaboxes.php:1245
|
901 |
+
msgid "Enable Mousewheel Navigation?"
|
902 |
+
msgstr "Mausrad-Navigation aktivieren?"
|
903 |
+
|
904 |
+
#: includes/admin/metaboxes.php:1249
|
905 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
906 |
+
msgstr ""
|
907 |
+
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
908 |
+
|
909 |
+
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
910 |
+
msgid "Enable Gallery Toolbar?"
|
911 |
+
msgstr "Galerie-Bedienungselemente aktivieren?"
|
912 |
+
|
913 |
+
#: includes/admin/metaboxes.php:1258
|
914 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
915 |
+
msgstr ""
|
916 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
917 |
+
|
918 |
+
#: includes/admin/metaboxes.php:1263
|
919 |
+
msgid "Display Gallery Title in Toolbar?"
|
920 |
+
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
921 |
+
|
922 |
+
#: includes/admin/metaboxes.php:1267
|
923 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
924 |
+
msgstr ""
|
925 |
+
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
926 |
+
"an."
|
927 |
+
|
928 |
+
#: includes/admin/metaboxes.php:1272
|
929 |
+
msgid "Gallery Toolbar Position"
|
930 |
+
msgstr "Position der Bedienungselemente"
|
931 |
+
|
932 |
+
#: includes/admin/metaboxes.php:1280
|
933 |
+
msgid "Sets the position of the lightbox toolbar."
|
934 |
+
msgstr ""
|
935 |
+
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
936 |
+
|
937 |
+
#: includes/admin/metaboxes.php:1285
|
938 |
+
msgid "Keep Aspect Ratio?"
|
939 |
+
msgstr "Seitenverhältnis beibehalten?"
|
940 |
+
|
941 |
+
#: includes/admin/metaboxes.php:1289
|
942 |
+
msgid ""
|
943 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
944 |
+
msgstr ""
|
945 |
+
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
946 |
+
"angezeigt."
|
947 |
+
|
948 |
+
#: includes/admin/metaboxes.php:1294
|
949 |
+
msgid "Loop Gallery Navigation?"
|
950 |
+
msgstr "Galerie-Navigation mit Endlosschleife?"
|
951 |
+
|
952 |
+
#: includes/admin/metaboxes.php:1298
|
953 |
+
msgid ""
|
954 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
955 |
+
msgstr ""
|
956 |
+
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
957 |
+
"Galerie."
|
958 |
+
|
959 |
+
#: includes/admin/metaboxes.php:1303
|
960 |
+
msgid "Lightbox Open/Close Effect"
|
961 |
+
msgstr "Lightbox Effekt beim Öffnen/Schliessen"
|
962 |
+
|
963 |
+
#: includes/admin/metaboxes.php:1323
|
964 |
+
msgid "Type of transition when opening and closing the lightbox."
|
965 |
+
msgstr "Art des Effekts beim Öffnen und Schliessen der Lightbox."
|
966 |
+
|
967 |
+
#: includes/admin/metaboxes.php:1328
|
968 |
+
msgid "Lightbox Transition Effect"
|
969 |
+
msgstr "Übergangseffekte in der Lightbox"
|
970 |
+
|
971 |
+
#: includes/admin/metaboxes.php:1348
|
972 |
+
msgid "Type of transition between images in the lightbox view."
|
973 |
+
msgstr ""
|
974 |
+
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
975 |
+
|
976 |
+
#: includes/admin/metaboxes.php:1353
|
977 |
+
msgid "HTML5 Output?"
|
978 |
+
msgstr "HTML5 Output?"
|
979 |
+
|
980 |
+
#: includes/admin/metaboxes.php:1357
|
981 |
+
msgid ""
|
982 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
983 |
+
"HTML5 validation."
|
984 |
+
msgstr ""
|
985 |
+
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
986 |
+
"die W3C HTML5-Validierung angewendet."
|
987 |
+
|
988 |
+
#: includes/admin/metaboxes.php:1371
|
989 |
+
msgid ""
|
990 |
+
"The settings below adjust the thumbnail views for the gallery lightbox "
|
991 |
+
"display."
|
992 |
+
msgstr ""
|
993 |
+
"Mit den folgenden Einstellungen passen Sie die Miniaturansichten bei der "
|
994 |
+
"Galerie-Lightbox an."
|
995 |
+
|
996 |
+
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
997 |
+
msgid "Enable Gallery Thumbnails?"
|
998 |
+
msgstr "Miniaturansichten aktivieren?"
|
999 |
+
|
1000 |
+
#: includes/admin/metaboxes.php:1380
|
1001 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
1002 |
+
msgstr ""
|
1003 |
+
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1004 |
+
|
1005 |
+
#: includes/admin/metaboxes.php:1385
|
1006 |
+
msgid "Gallery Thumbnails Width"
|
1007 |
+
msgstr "Breite einer Miniaturansicht"
|
1008 |
+
|
1009 |
+
#: includes/admin/metaboxes.php:1389
|
1010 |
+
msgid "Sets the width of each lightbox thumbnail."
|
1011 |
+
msgstr ""
|
1012 |
+
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1013 |
+
|
1014 |
+
#: includes/admin/metaboxes.php:1394
|
1015 |
+
msgid "Gallery Thumbnails Height"
|
1016 |
+
msgstr "Höhe einer Miniaturansicht"
|
1017 |
+
|
1018 |
+
#: includes/admin/metaboxes.php:1398
|
1019 |
+
msgid "Sets the height of each lightbox thumbnail."
|
1020 |
+
msgstr ""
|
1021 |
+
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1022 |
+
|
1023 |
+
#: includes/admin/metaboxes.php:1403
|
1024 |
+
msgid "Gallery Thumbnails Position"
|
1025 |
+
msgstr "Position der Miniaturanzeigen"
|
1026 |
+
|
1027 |
+
#: includes/admin/metaboxes.php:1411
|
1028 |
+
msgid "Sets the position of the lightbox thumbnails."
|
1029 |
+
msgstr ""
|
1030 |
+
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1031 |
+
"definiert."
|
1032 |
+
|
1033 |
+
#: includes/admin/metaboxes.php:1428
|
1034 |
+
msgid "Want even more fine tuned control over your lightbox display?"
|
1035 |
+
msgstr "Möchten Sie die Lightbox-Anzeige noch genauer festlegen?"
|
1036 |
+
|
1037 |
+
#: includes/admin/metaboxes.php:1429
|
1038 |
+
msgid ""
|
1039 |
+
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1040 |
+
"features, including: custom lightbox titles, enable/disable lightbox "
|
1041 |
+
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1042 |
+
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1043 |
+
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1044 |
+
msgstr ""
|
1045 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
1046 |
+
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1047 |
+
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1048 |
+
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1049 |
+
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1050 |
+
|
1051 |
+
#: includes/admin/metaboxes.php:1451
|
1052 |
+
msgid "Mobile Gallery Settings"
|
1053 |
+
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1054 |
+
|
1055 |
+
#: includes/admin/metaboxes.php:1453
|
1056 |
+
msgid ""
|
1057 |
+
"The settings below adjust configuration options for the Gallery when viewed "
|
1058 |
+
"on a mobile device."
|
1059 |
+
msgstr ""
|
1060 |
+
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1061 |
+
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1062 |
+
|
1063 |
+
#: includes/admin/metaboxes.php:1476
|
1064 |
+
msgid ""
|
1065 |
+
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1066 |
+
"will attempt to fill each row as much as possible before moving on to the "
|
1067 |
+
"next row."
|
1068 |
+
msgstr ""
|
1069 |
+
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1070 |
+
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1071 |
+
"auf die nächste Zeile gewechselt wird."
|
1072 |
+
|
1073 |
+
#: includes/admin/metaboxes.php:1482
|
1074 |
+
msgid "Create Mobile Gallery Images?"
|
1075 |
+
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1076 |
+
|
1077 |
+
#: includes/admin/metaboxes.php:1486
|
1078 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
1079 |
+
msgstr ""
|
1080 |
+
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1081 |
+
"Mobilgeräte erzeugt."
|
1082 |
+
|
1083 |
+
#: includes/admin/metaboxes.php:1492
|
1084 |
+
msgid "Mobile Dimensions"
|
1085 |
+
msgstr "Bildgrösse auf Mobilgeräten"
|
1086 |
+
|
1087 |
+
#: includes/admin/metaboxes.php:1496
|
1088 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
1089 |
+
msgstr ""
|
1090 |
+
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1091 |
+
|
1092 |
+
#: includes/admin/metaboxes.php:1506
|
1093 |
+
msgid "Mobile Lightbox Settings"
|
1094 |
+
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1095 |
+
|
1096 |
+
#: includes/admin/metaboxes.php:1508
|
1097 |
+
msgid ""
|
1098 |
+
"The settings below adjust configuration options for the Lightbox when viewed "
|
1099 |
+
"on a mobile device."
|
1100 |
+
msgstr ""
|
1101 |
+
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1102 |
+
"die Darstellung auf einem Mobilgerät angepasst."
|
1103 |
+
|
1104 |
+
#: includes/admin/metaboxes.php:1519
|
1105 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1106 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1107 |
+
|
1108 |
+
#: includes/admin/metaboxes.php:1524
|
1109 |
+
msgid "Enable Gallery Touchwipe?"
|
1110 |
+
msgstr "Gesten/Wischen aktivieren?"
|
1111 |
+
|
1112 |
+
#: includes/admin/metaboxes.php:1528
|
1113 |
+
msgid ""
|
1114 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1115 |
+
"devices."
|
1116 |
+
msgstr ""
|
1117 |
+
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1118 |
+
"Mobilgeräten."
|
1119 |
+
|
1120 |
+
#: includes/admin/metaboxes.php:1533
|
1121 |
+
msgid "Close Lightbox on Swipe Up?"
|
1122 |
+
msgstr "Lightbox beim Aufwärtswischen schliessen?"
|
1123 |
+
|
1124 |
+
#: includes/admin/metaboxes.php:1537
|
1125 |
+
msgid ""
|
1126 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1127 |
+
"devices."
|
1128 |
+
msgstr ""
|
1129 |
+
"Aktiviert oder deaktiviert das Schliessen der Lightbox, wenn der Benutzer "
|
1130 |
+
"nach oben wischt."
|
1131 |
+
|
1132 |
+
#: includes/admin/metaboxes.php:1546
|
1133 |
+
msgid ""
|
1134 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1135 |
+
msgstr ""
|
1136 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1137 |
+
"Mobilgeräten."
|
1138 |
+
|
1139 |
+
#: includes/admin/metaboxes.php:1555
|
1140 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1141 |
+
msgstr ""
|
1142 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1143 |
+
"auf Mobilgeräten."
|
1144 |
+
|
1145 |
+
#: includes/admin/metaboxes.php:1564
|
1146 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1147 |
+
msgstr ""
|
1148 |
+
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1149 |
+
"Mobilgeräten."
|
1150 |
+
|
1151 |
+
#: includes/admin/metaboxes.php:1588
|
1152 |
+
msgid "Miscellaneous Settings"
|
1153 |
+
msgstr "Verschiedene Einstellungen"
|
1154 |
+
|
1155 |
+
#: includes/admin/metaboxes.php:1590
|
1156 |
+
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1157 |
+
msgstr ""
|
1158 |
+
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1159 |
+
"festgelegt."
|
1160 |
+
|
1161 |
+
#: includes/admin/metaboxes.php:1606
|
1162 |
+
msgid "Gallery Title"
|
1163 |
+
msgstr "Galerie-Titel"
|
1164 |
+
|
1165 |
+
#: includes/admin/metaboxes.php:1610
|
1166 |
+
msgid "Internal gallery title for identification in the admin."
|
1167 |
+
msgstr ""
|
1168 |
+
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1169 |
+
|
1170 |
+
#: includes/admin/metaboxes.php:1615
|
1171 |
+
msgid "Gallery Slug"
|
1172 |
+
msgstr "Galerie-Slug"
|
1173 |
+
|
1174 |
+
#: includes/admin/metaboxes.php:1619
|
1175 |
+
msgid ""
|
1176 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
1177 |
+
"advanced gallery queries."
|
1178 |
+
msgstr ""
|
1179 |
+
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1180 |
+
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1181 |
+
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1182 |
+
|
1183 |
+
#: includes/admin/metaboxes.php:1624
|
1184 |
+
msgid "Custom Gallery Classes"
|
1185 |
+
msgstr "Benutzerdefinierte CSS-Klassen"
|
1186 |
+
|
1187 |
+
#: includes/admin/metaboxes.php:1627
|
1188 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
1189 |
+
msgstr ""
|
1190 |
+
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1191 |
+
|
1192 |
+
#: includes/admin/metaboxes.php:1628
|
1193 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1194 |
+
msgstr ""
|
1195 |
+
"Fügen Sie bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier "
|
1196 |
+
"oben ein. Eine Klasse pro Zeile."
|
1197 |
+
|
1198 |
+
#: includes/admin/metaboxes.php:1637
|
1199 |
+
msgid "Import/Export Gallery"
|
1200 |
+
msgstr "Import/Export Einstellungen"
|
1201 |
+
|
1202 |
+
#: includes/admin/metaboxes.php:1650
|
1203 |
+
msgid "Import Gallery"
|
1204 |
+
msgstr "Galerie importieren"
|
1205 |
+
|
1206 |
+
#: includes/admin/metaboxes.php:1657
|
1207 |
+
msgid "Export Gallery"
|
1208 |
+
msgstr "Galerie exportieren"
|
1209 |
+
|
1210 |
+
#: includes/admin/metaboxes.php:1667
|
1211 |
+
msgid "Enable RTL Support?"
|
1212 |
+
msgstr "RTL-Unterstützung aktivieren?"
|
1213 |
+
|
1214 |
+
#: includes/admin/metaboxes.php:1671
|
1215 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1216 |
+
msgstr ""
|
1217 |
+
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1218 |
+
"links-Sprachen (Right-To-Left)."
|
1219 |
+
|
1220 |
+
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1221 |
+
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1222 |
+
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1223 |
+
msgid "Want to take your galleries further?"
|
1224 |
+
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
1225 |
+
|
1226 |
+
#: includes/admin/metaboxes.php:1684
|
1227 |
+
msgid ""
|
1228 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1229 |
+
"including: a fully-integrated import/export module for your galleries, "
|
1230 |
+
"custom CSS controls for each gallery and so much more!"
|
1231 |
+
msgstr ""
|
1232 |
+
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf zahlreiche "
|
1233 |
+
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1234 |
+
"Modul für Ihre Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1235 |
+
"und vieles mehr!"
|
1236 |
+
|
1237 |
+
#: includes/admin/metaboxes.php:1705
|
1238 |
+
msgid "Videos"
|
1239 |
+
msgstr "Videos"
|
1240 |
+
|
1241 |
+
#: includes/admin/metaboxes.php:1706
|
1242 |
+
msgid "Social"
|
1243 |
+
msgstr "Social Media"
|
1244 |
+
|
1245 |
+
#: includes/admin/metaboxes.php:1707
|
1246 |
+
msgid "Tags"
|
1247 |
+
msgstr "Schlagwörter"
|
1248 |
+
|
1249 |
+
#: includes/admin/metaboxes.php:1708
|
1250 |
+
msgid "Pagination"
|
1251 |
+
msgstr "Seitenaufteilung"
|
1252 |
+
|
1253 |
+
#: includes/admin/metaboxes.php:1726
|
1254 |
+
msgid ""
|
1255 |
+
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1256 |
+
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1257 |
+
"options and so much more!"
|
1258 |
+
msgstr ""
|
1259 |
+
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf mobile-"
|
1260 |
+
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1261 |
+
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1262 |
+
|
1263 |
+
#: includes/admin/metaboxes.php:1748
|
1264 |
+
msgid ""
|
1265 |
+
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1266 |
+
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1267 |
+
msgstr ""
|
1268 |
+
"Durch ein Upgrade auf Envira Pro können Sie Videos auf Ihre Envira Galerien "
|
1269 |
+
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1270 |
+
|
1271 |
+
#: includes/admin/metaboxes.php:1770
|
1272 |
+
msgid ""
|
1273 |
+
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1274 |
+
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1275 |
+
"Google+ and Pinterest why not check it out?"
|
1276 |
+
msgstr ""
|
1277 |
+
"Durch ein Upgrade auf Envira Pro können Sie Social Sharing Buttons zu Ihrer "
|
1278 |
+
"Galerie Bilder und Lightbox-Bilder hinzufügen, mit Unterstützung für "
|
1279 |
+
"Facebook, Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1280 |
+
|
1281 |
+
#: includes/admin/metaboxes.php:1792
|
1282 |
+
msgid ""
|
1283 |
+
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1284 |
+
"users to filter your Gallery by tag and so much more!"
|
1285 |
+
msgstr ""
|
1286 |
+
"Durch ein Upgrade auf Envira Pro können Sie Schlagwörter den Bildern Ihrer "
|
1287 |
+
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Ihre "
|
1288 |
+
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1289 |
+
|
1290 |
+
#: includes/admin/metaboxes.php:1814
|
1291 |
+
msgid ""
|
1292 |
+
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1293 |
+
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1294 |
+
msgstr ""
|
1295 |
+
"Durch ein Upgrade auf Envira Pro können Sie Ihre Galerie auf mehreren Seiten "
|
1296 |
+
"mit Seitennummerierung aufteilen, Sie können diese Bilder über AJAX laden "
|
1297 |
+
"lassen, auch verzögert, und vieles mehr!"
|
1298 |
+
|
1299 |
+
#: includes/admin/metaboxes.php:2099
|
1300 |
+
msgid "Remove Image from Gallery?"
|
1301 |
+
msgstr "Das Bild aus der Galerie entfernen?"
|
1302 |
+
|
1303 |
+
#: includes/admin/metaboxes.php:2100
|
1304 |
+
msgid "Modify Image"
|
1305 |
+
msgstr "Bild bearbeiten"
|
1306 |
+
|
1307 |
+
#: includes/admin/notice.php:167
|
1308 |
+
msgid "Dismiss this notice"
|
1309 |
+
msgstr "Diese Nachricht ignorieren"
|
1310 |
+
|
1311 |
+
#: includes/admin/partials/metabox-gallery-code.php:11
|
1312 |
+
msgid ""
|
1313 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
1314 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1315 |
+
msgstr ""
|
1316 |
+
"Sie können diese Galerie irgendwo in Ihren Beiträgen, Seiten, "
|
1317 |
+
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Sie "
|
1318 |
+
"<strong>einen</strong> der Shortcode(s) unten benützen:"
|
1319 |
+
|
1320 |
+
#: includes/admin/partials/metabox-gallery-code.php:14
|
1321 |
+
#: includes/admin/partials/metabox-gallery-code.php:24
|
1322 |
+
#: includes/admin/table.php:228
|
1323 |
+
msgid "Copy Shortcode to Clipboard"
|
1324 |
+
msgstr "Shortcode in die Zwischenablage kopieren"
|
1325 |
+
|
1326 |
+
#: includes/admin/partials/metabox-gallery-code.php:15
|
1327 |
+
#: includes/admin/partials/metabox-gallery-code.php:25
|
1328 |
+
#: includes/admin/partials/metabox-gallery-code.php:36
|
1329 |
+
#: includes/admin/partials/metabox-gallery-code.php:46
|
1330 |
+
#: includes/admin/table.php:229
|
1331 |
+
msgid "Copy to Clipboard"
|
1332 |
+
msgstr "In die Zwischenablage kopieren"
|
1333 |
+
|
1334 |
+
#: includes/admin/partials/metabox-gallery-code.php:32
|
1335 |
+
msgid ""
|
1336 |
+
"You can also place this gallery into your template files by using "
|
1337 |
+
"<strong>one</strong> the template tag(s) below:"
|
1338 |
+
msgstr ""
|
1339 |
+
"Sie können diese Galerie auch in Ihren Template-Dateien platzieren, wenn Sie "
|
1340 |
+
"<strong>einen</strong> der untenstehenden Template-Tags benützen:"
|
1341 |
+
|
1342 |
+
#: includes/admin/partials/metabox-gallery-code.php:35
|
1343 |
+
#: includes/admin/partials/metabox-gallery-code.php:45
|
1344 |
+
msgid "Copy Template Tag to Clipboard"
|
1345 |
+
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1346 |
+
|
1347 |
+
#: includes/admin/partials/metabox-gallery-type.php:15
|
1348 |
+
msgid "Native Envira Gallery"
|
1349 |
+
msgstr "Diese Envira Galerie"
|
1350 |
+
|
1351 |
+
#: includes/admin/partials/metabox-gallery-type.php:18
|
1352 |
+
#: includes/admin/partials/metabox-gallery-type.php:19
|
1353 |
+
msgid "External Gallery"
|
1354 |
+
msgstr "Externe Galerie"
|
1355 |
+
|
1356 |
+
#: includes/admin/partials/metabox-gallery-type.php:46
|
1357 |
+
msgid "Select Your Service"
|
1358 |
+
msgstr "Service wählen"
|
1359 |
+
|
1360 |
+
#: includes/admin/partials/metabox-gallery-type.php:75
|
1361 |
+
msgid "Create Dynamic Galleries with Envira"
|
1362 |
+
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1363 |
+
|
1364 |
+
#: includes/admin/partials/metabox-gallery-type.php:78
|
1365 |
+
msgid "Build Galleries from Instagram images."
|
1366 |
+
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1367 |
+
|
1368 |
+
#: includes/admin/partials/metabox-gallery-type.php:80
|
1369 |
+
msgid "Instagram"
|
1370 |
+
msgstr "Instagram"
|
1371 |
+
|
1372 |
+
#: includes/admin/partials/metabox-gallery-type.php:85
|
1373 |
+
msgid ""
|
1374 |
+
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1375 |
+
"your posts, and more."
|
1376 |
+
msgstr ""
|
1377 |
+
"Envira Pro ermöglicht es Ihnen, Galerien von Instagram Fotos oder Bildern "
|
1378 |
+
"aus Ihren Beiträgen zu bauen, und vieles mehr."
|
1379 |
+
|
1380 |
+
#: includes/admin/partials/metabox-gallery-type.php:88
|
1381 |
+
#: includes/admin/partials/metabox-gallery-type.php:89
|
1382 |
+
msgid "Click Here to Upgrade"
|
1383 |
+
msgstr "Klicken Sie hier für ein Upgrade"
|
1384 |
+
|
1385 |
+
#: includes/admin/partials/metabox-gallery-type.php:95
|
1386 |
+
msgid ""
|
1387 |
+
"It doesn't look like you have any Addons activated which import images from "
|
1388 |
+
"external sources."
|
1389 |
+
msgstr ""
|
1390 |
+
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1391 |
+
"Bilder aus anderen Quellen importieren kann."
|
1392 |
+
|
1393 |
+
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1394 |
+
msgid "Envira gallery updated."
|
1395 |
+
msgstr "Envira Gallery aktualisiert."
|
1396 |
+
|
1397 |
+
#: includes/admin/posttype.php:98
|
1398 |
+
msgid "Envira gallery custom field updated."
|
1399 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1400 |
+
|
1401 |
+
#: includes/admin/posttype.php:99
|
1402 |
+
msgid "Envira gallery custom field deleted."
|
1403 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1404 |
+
|
1405 |
+
#: includes/admin/posttype.php:101
|
1406 |
+
msgid "Envira gallery restored to revision from %s."
|
1407 |
+
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1408 |
+
|
1409 |
+
#: includes/admin/posttype.php:102
|
1410 |
+
msgid "Envira gallery published."
|
1411 |
+
msgstr "Envira Galerie veröffentlicht."
|
1412 |
+
|
1413 |
+
#: includes/admin/posttype.php:103
|
1414 |
+
msgid "Envira gallery saved."
|
1415 |
+
msgstr "Envira Galerie gespeichert."
|
1416 |
+
|
1417 |
+
#: includes/admin/posttype.php:104
|
1418 |
+
msgid "Envira gallery submitted."
|
1419 |
+
msgstr "Envira Galerie übertragen."
|
1420 |
+
|
1421 |
+
#: includes/admin/posttype.php:105
|
1422 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1423 |
+
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1424 |
+
|
1425 |
+
#: includes/admin/posttype.php:105
|
1426 |
+
msgid "M j, Y @ G:i"
|
1427 |
+
msgstr "M j, Y @ G:i"
|
1428 |
+
|
1429 |
+
#: includes/admin/posttype.php:106
|
1430 |
+
msgid "Envira gallery draft updated."
|
1431 |
+
msgstr "Envira Galerie Entwurf aktualisiert."
|
1432 |
+
|
1433 |
+
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1434 |
+
msgid "Settings"
|
1435 |
+
msgstr "Einstellungen"
|
1436 |
+
|
1437 |
+
#: includes/admin/settings.php:228
|
1438 |
+
msgid " galleries(s) fixed successfully."
|
1439 |
+
msgstr "Galerie(n) erfolgreich repariert."
|
1440 |
+
|
1441 |
+
#: includes/admin/settings.php:362
|
1442 |
+
msgid "Settings saved successfully."
|
1443 |
+
msgstr "Einstellungen erfolgreich gespeichert."
|
1444 |
+
|
1445 |
+
#: includes/admin/settings.php:494
|
1446 |
+
msgid "General"
|
1447 |
+
msgstr "Allgemein"
|
1448 |
+
|
1449 |
+
#: includes/admin/settings.php:524
|
1450 |
+
msgid "Envira License Key"
|
1451 |
+
msgstr "Envira Lizenzschlüssel"
|
1452 |
+
|
1453 |
+
#: includes/admin/settings.php:530
|
1454 |
+
msgid "Verify Key"
|
1455 |
+
msgstr "Den Lizenzschlüssel verifizieren"
|
1456 |
+
|
1457 |
+
#: includes/admin/settings.php:531
|
1458 |
+
msgid "Deactivate Key"
|
1459 |
+
msgstr "Den Lizenzschlüssel deaktivieren"
|
1460 |
+
|
1461 |
+
#: includes/admin/settings.php:532
|
1462 |
+
msgid "License key to enable automatic updates for Envira."
|
1463 |
+
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1464 |
+
|
1465 |
+
#: includes/admin/settings.php:539
|
1466 |
+
msgid "Envira License Key Type"
|
1467 |
+
msgstr "Envira Lizenzschlüssel-Typ"
|
1468 |
+
|
1469 |
+
#: includes/admin/settings.php:543
|
1470 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1471 |
+
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1472 |
+
|
1473 |
+
#: includes/admin/settings.php:546
|
1474 |
+
msgid "Refresh Key"
|
1475 |
+
msgstr "Lizenzschlüssel aktualisieren"
|
1476 |
+
|
1477 |
+
#: includes/admin/settings.php:547
|
1478 |
+
msgid ""
|
1479 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1480 |
+
"license has been upgraded or the type is incorrect."
|
1481 |
+
msgstr ""
|
1482 |
+
"Angabe des Typs Ihres Lizenzschlüssel (betrifft Updates und Erweiterungen). "
|
1483 |
+
"Klicken Sie auf \"Lizenzschlüssel aktualisieren\", wenn Ihre Lizenz "
|
1484 |
+
"aktualisiert wurde oder der Typ falsch ist."
|
1485 |
+
|
1486 |
+
#: includes/admin/settings.php:556
|
1487 |
+
msgid "Fix Broken Migration"
|
1488 |
+
msgstr "Reparatur einer Migration"
|
1489 |
+
|
1490 |
+
#: includes/admin/settings.php:561
|
1491 |
+
msgid "Fix"
|
1492 |
+
msgstr "Reparatur"
|
1493 |
+
|
1494 |
+
#: includes/admin/settings.php:562
|
1495 |
+
msgid ""
|
1496 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1497 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1498 |
+
"galleries will probably no longer show any images. If this is the case, "
|
1499 |
+
"click the button above to fix this. We recommend using a migration plugin or "
|
1500 |
+
"script next time :)"
|
1501 |
+
msgstr ""
|
1502 |
+
"Wenn Sie die URL Ihrer WordPress-Website geändert haben, und eine manuelle "
|
1503 |
+
"Suchen/Ersetzen-Abfrage auf URLs in Ihre WordPress-Datenbank ausgeführt "
|
1504 |
+
"haben, werden Ihre Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1505 |
+
"dies der Fall ist, klicken Sie auf den Knopf oben, um dies zu beheben. Wir "
|
1506 |
+
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1507 |
+
|
1508 |
+
#: includes/admin/settings.php:578
|
1509 |
+
msgid "Add New Images"
|
1510 |
+
msgstr "Neue Bilder hinzufügen"
|
1511 |
+
|
1512 |
+
#: includes/admin/settings.php:586
|
1513 |
+
msgid ""
|
1514 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1515 |
+
"after any existing images."
|
1516 |
+
msgstr ""
|
1517 |
+
"Wenn Sie Medien zu einer Galerie hinzufügen, wählen Sie hier, ob diese "
|
1518 |
+
"Medien vor oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1519 |
+
|
1520 |
+
#: includes/admin/settings.php:593
|
1521 |
+
msgid "Delete Image on Gallery Image Deletion"
|
1522 |
+
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1523 |
+
|
1524 |
+
#: includes/admin/settings.php:601
|
1525 |
+
msgid ""
|
1526 |
+
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1527 |
+
"associated with that image. Note: If image(s) in the Media Library are "
|
1528 |
+
"attached to other Posts, they will not be deleted."
|
1529 |
+
msgstr ""
|
1530 |
+
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1531 |
+
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1532 |
+
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1533 |
+
"nicht gelöscht. "
|
1534 |
+
|
1535 |
+
#: includes/admin/settings.php:607
|
1536 |
+
msgid "Delete Images on Gallery Deletion"
|
1537 |
+
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1538 |
+
|
1539 |
+
#: includes/admin/settings.php:615
|
1540 |
+
msgid ""
|
1541 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1542 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1543 |
+
"Posts, they will not be deleted."
|
1544 |
+
msgstr ""
|
1545 |
+
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1546 |
+
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1547 |
+
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1548 |
+
"werden, werden sie nicht gelöscht. "
|
1549 |
+
|
1550 |
+
#: includes/admin/settings.php:624
|
1551 |
+
msgid "Save Settings"
|
1552 |
+
msgstr "Einstellungen speichern"
|
1553 |
+
|
1554 |
+
#: includes/admin/table.php:169
|
1555 |
+
msgid "Shortcode"
|
1556 |
+
msgstr "Shortcode"
|
1557 |
+
|
1558 |
+
#: includes/admin/table.php:170
|
1559 |
+
msgid "Posts"
|
1560 |
+
msgstr "Beiträge"
|
1561 |
+
|
1562 |
+
#: includes/admin/table.php:171
|
1563 |
+
msgid "Last Modified"
|
1564 |
+
msgstr "Zuletzt geändert"
|
1565 |
+
|
1566 |
+
#: includes/admin/table.php:172
|
1567 |
+
msgid "Date"
|
1568 |
+
msgstr "Datum"
|
1569 |
+
|
1570 |
+
#: includes/admin/table.php:217
|
1571 |
+
msgid "%d Image"
|
1572 |
+
msgid_plural "%d Images"
|
1573 |
+
msgstr[0] "%d Bild"
|
1574 |
+
msgstr[1] "%d Bilder"
|
1575 |
+
|
1576 |
+
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1577 |
+
msgid "Number of Columns"
|
1578 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1579 |
+
|
1580 |
+
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1581 |
+
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1582 |
+
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1583 |
+
msgid "— No Change —"
|
1584 |
+
msgstr "— Keine Änderung —"
|
1585 |
+
|
1586 |
+
#: includes/global/common.php:63
|
1587 |
+
msgid "Automatic"
|
1588 |
+
msgstr "Automatisch"
|
1589 |
+
|
1590 |
+
#: includes/global/common.php:67
|
1591 |
+
msgid "One Column (1)"
|
1592 |
+
msgstr "Eine Spalte (1)"
|
1593 |
+
|
1594 |
+
#: includes/global/common.php:71
|
1595 |
+
msgid "Two Columns (2)"
|
1596 |
+
msgstr "Zwei Spalten (2)"
|
1597 |
+
|
1598 |
+
#: includes/global/common.php:75
|
1599 |
+
msgid "Three Columns (3)"
|
1600 |
+
msgstr "Drei Spalten (3)"
|
1601 |
+
|
1602 |
+
#: includes/global/common.php:79
|
1603 |
+
msgid "Four Columns (4)"
|
1604 |
+
msgstr "Vier Spalten (4)"
|
1605 |
+
|
1606 |
+
#: includes/global/common.php:83
|
1607 |
+
msgid "Five Columns (5)"
|
1608 |
+
msgstr "Fünf Spalten (5)"
|
1609 |
+
|
1610 |
+
#: includes/global/common.php:87
|
1611 |
+
msgid "Six Columns (6)"
|
1612 |
+
msgstr "Sechs Spalten (6)"
|
1613 |
+
|
1614 |
+
#: includes/global/common.php:107 includes/global/common.php:249
|
1615 |
+
msgid "Base"
|
1616 |
+
msgstr "Basis"
|
1617 |
+
|
1618 |
+
#: includes/global/common.php:128
|
1619 |
+
msgid "Normal"
|
1620 |
+
msgstr "Normal"
|
1621 |
+
|
1622 |
+
#: includes/global/common.php:148
|
1623 |
+
msgid "Do not display"
|
1624 |
+
msgstr "Nicht anzeigen"
|
1625 |
+
|
1626 |
+
#: includes/global/common.php:152
|
1627 |
+
msgid "Display above galleries"
|
1628 |
+
msgstr "Anzeige oberhalb Galerie"
|
1629 |
+
|
1630 |
+
#: includes/global/common.php:156
|
1631 |
+
msgid "Display below galleries"
|
1632 |
+
msgstr "Anzeige unterhalt Galerie"
|
1633 |
+
|
1634 |
+
#: includes/global/common.php:176
|
1635 |
+
msgid "No Sorting"
|
1636 |
+
msgstr "Keine Sortierung"
|
1637 |
+
|
1638 |
+
#: includes/global/common.php:180 includes/global/common.php:309
|
1639 |
+
msgid "Random"
|
1640 |
+
msgstr "Zufällig"
|
1641 |
+
|
1642 |
+
#: includes/global/common.php:184
|
1643 |
+
msgid "Published Date"
|
1644 |
+
msgstr "Veröffentlichungsdatum"
|
1645 |
+
|
1646 |
+
#: includes/global/common.php:188
|
1647 |
+
msgid "Filename"
|
1648 |
+
msgstr "Dateinname"
|
1649 |
+
|
1650 |
+
#: includes/global/common.php:200
|
1651 |
+
msgid "Alt"
|
1652 |
+
msgstr "Alt-Text (Alternativtext)"
|
1653 |
+
|
1654 |
+
#: includes/global/common.php:224
|
1655 |
+
msgid "Ascending (A-Z)"
|
1656 |
+
msgstr "Aufsteigend (A-Z)"
|
1657 |
+
|
1658 |
+
#: includes/global/common.php:228
|
1659 |
+
msgid "Descending (Z-A)"
|
1660 |
+
msgstr "Absteigend (Z-A)"
|
1661 |
+
|
1662 |
+
#: includes/global/common.php:329
|
1663 |
+
msgid "Float"
|
1664 |
+
msgstr "Fliessend"
|
1665 |
+
|
1666 |
+
#: includes/global/common.php:333
|
1667 |
+
msgid "Float (Wrapped)"
|
1668 |
+
msgstr "Fliessend (umhüllt)"
|
1669 |
+
|
1670 |
+
#: includes/global/common.php:337 includes/global/common.php:365
|
1671 |
+
msgid "Inside"
|
1672 |
+
msgstr "Innerhalb"
|
1673 |
+
|
1674 |
+
#: includes/global/common.php:341 includes/global/common.php:369
|
1675 |
+
msgid "Outside"
|
1676 |
+
msgstr "Ausserhalb"
|
1677 |
+
|
1678 |
+
#: includes/global/common.php:345
|
1679 |
+
msgid "Over"
|
1680 |
+
msgstr "Darüber"
|
1681 |
+
|
1682 |
+
#: includes/global/common.php:389
|
1683 |
+
msgid "No Effect"
|
1684 |
+
msgstr "Kein Effekt"
|
1685 |
+
|
1686 |
+
#: includes/global/common.php:393
|
1687 |
+
msgid "Fade"
|
1688 |
+
msgstr "Ein-/ausblenden"
|
1689 |
+
|
1690 |
+
#: includes/global/common.php:397
|
1691 |
+
msgid "Elastic"
|
1692 |
+
msgstr "Elastisch"
|
1693 |
+
|
1694 |
+
#: includes/global/common.php:445
|
1695 |
+
msgid "Swing"
|
1696 |
+
msgstr "Schaukeln"
|
1697 |
+
|
1698 |
+
#: includes/global/common.php:501 includes/global/common.php:525
|
1699 |
+
msgid "Top"
|
1700 |
+
msgstr "Oben"
|
1701 |
+
|
1702 |
+
#: includes/global/common.php:505 includes/global/common.php:529
|
1703 |
+
msgid "Bottom"
|
1704 |
+
msgstr "Unten"
|
1705 |
+
|
1706 |
+
#: includes/global/common.php:672
|
1707 |
+
msgid "Image Files"
|
1708 |
+
msgstr "Bilddateien"
|
1709 |
+
|
1710 |
+
#: includes/global/common.php:722
|
1711 |
+
msgid "Before Existing Images"
|
1712 |
+
msgstr "Vor vorhandenen Bildern"
|
1713 |
+
|
1714 |
+
#: includes/global/common.php:726
|
1715 |
+
msgid "After Existing Images"
|
1716 |
+
msgstr "Nach vorhandenen Bilder"
|
1717 |
+
|
1718 |
+
#: includes/global/common.php:750
|
1719 |
+
msgid "Yes"
|
1720 |
+
msgstr "Ja"
|
1721 |
+
|
1722 |
+
#: includes/global/common.php:830
|
1723 |
+
msgid ""
|
1724 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1725 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1726 |
+
"on your server."
|
1727 |
+
msgstr ""
|
1728 |
+
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1729 |
+
"noch die Imagick-Bibliothek auf Ihrem Server installiert ist. Envira Gallery "
|
1730 |
+
"erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1731 |
+
"zuschneiden. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses Problem zu "
|
1732 |
+
"beheben und GD oder Imagick für Ihre PHP-Installation zu kompilieren. "
|
1733 |
+
|
1734 |
+
#: includes/global/common.php:933
|
1735 |
+
msgid "No image URL specified for cropping."
|
1736 |
+
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1737 |
+
|
1738 |
+
#: includes/global/common.php:952
|
1739 |
+
msgid "No file could be found for the image URL specified."
|
1740 |
+
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1741 |
+
|
1742 |
+
#: includes/global/common.php:960 includes/global/common.php:972
|
1743 |
+
msgid ""
|
1744 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1745 |
+
msgstr ""
|
1746 |
+
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1747 |
+
"ermittelt werden."
|
1748 |
+
|
1749 |
+
#: includes/global/posttype.php:51
|
1750 |
+
msgid "Envira Galleries"
|
1751 |
+
msgstr "Envira Galerien"
|
1752 |
+
|
1753 |
+
#: includes/global/posttype.php:53
|
1754 |
+
msgid "Add New"
|
1755 |
+
msgstr "Hinzufügen"
|
1756 |
+
|
1757 |
+
#: includes/global/posttype.php:54
|
1758 |
+
msgid "Add New Envira Gallery"
|
1759 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1760 |
+
|
1761 |
+
#: includes/global/posttype.php:55
|
1762 |
+
msgid "Edit Envira Gallery"
|
1763 |
+
msgstr "Bearbeiten der Envira Galerie"
|
1764 |
+
|
1765 |
+
#: includes/global/posttype.php:56
|
1766 |
+
msgid "New Envira Gallery"
|
1767 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1768 |
+
|
1769 |
+
#: includes/global/posttype.php:57
|
1770 |
+
msgid "View Envira Gallery"
|
1771 |
+
msgstr "Zeige Envira Gallery"
|
1772 |
+
|
1773 |
+
#: includes/global/posttype.php:58
|
1774 |
+
msgid "Search Envira Galleries"
|
1775 |
+
msgstr "Envira Galerien suchen"
|
1776 |
+
|
1777 |
+
#: includes/global/posttype.php:59
|
1778 |
+
msgid "No Envira galleries found."
|
1779 |
+
msgstr "Keine Envira Galerien gefunden."
|
1780 |
+
|
1781 |
+
#: includes/global/posttype.php:60
|
1782 |
+
msgid "No Envira galleries found in trash."
|
1783 |
+
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1784 |
+
|
1785 |
+
#: includes/global/shortcode.php:910
|
1786 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1787 |
+
msgstr ""
|
1788 |
+
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuchen Sie "
|
1789 |
+
"es später noch einmal.</p>"
|
1790 |
+
|
1791 |
+
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1792 |
+
msgid "Close"
|
1793 |
+
msgstr "Schliessen"
|
1794 |
+
|
1795 |
+
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1796 |
+
msgid "Next"
|
1797 |
+
msgstr "Nächste"
|
1798 |
+
|
1799 |
+
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1800 |
+
msgid "Previous"
|
1801 |
+
msgstr "Vorherige"
|
1802 |
+
|
1803 |
+
#. Plugin Name of the plugin/theme
|
1804 |
+
msgid "Envira Gallery Lite"
|
1805 |
+
msgstr "Envira Gallery Lite"
|
1806 |
+
|
1807 |
+
#. Plugin URI of the plugin/theme
|
1808 |
+
#. Author URI of the plugin/theme
|
1809 |
+
msgid "http://enviragallery.com"
|
1810 |
+
msgstr "http://enviragallery.com"
|
1811 |
+
|
1812 |
+
#. Description of the plugin/theme
|
1813 |
+
msgid ""
|
1814 |
+
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1815 |
+
"version."
|
1816 |
+
msgstr ""
|
1817 |
+
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1818 |
+
"die Lite Version."
|
1819 |
+
|
1820 |
+
#. Author of the plugin/theme
|
1821 |
+
msgid "Envira Gallery Team"
|
1822 |
+
msgstr "Envira Gallery Team"
|
languages/envira-gallery-de_CH_informal.po
CHANGED
@@ -1,1821 +1,1821 @@
|
|
1 |
-
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
-
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
-
"lite\n"
|
8 |
-
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date: 2017-03-09 17:04+0100\n"
|
13 |
-
"Language-Team: \n"
|
14 |
-
"X-Generator: Poedit 1.8.11\n"
|
15 |
-
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: de_CH\n"
|
18 |
-
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
-
"content/plugins/envira-gallery-lite\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: envira-gallery-lite.php:508
|
23 |
-
msgid ""
|
24 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
-
msgstr ""
|
28 |
-
"Leider erfüllt Deine Version von WordPress nicht die Anforderungen von "
|
29 |
-
"Envira Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. "
|
30 |
-
"<a href=\"%s\">Klicke bitte hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
-
|
32 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
-
msgid "Envira Gallery Addons"
|
34 |
-
msgstr "Envira Gallery Erweiterungen"
|
35 |
-
|
36 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
-
msgid "Addons"
|
38 |
-
msgstr "Erweiterungen"
|
39 |
-
|
40 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
-
msgid "Status: Active"
|
42 |
-
msgstr "Status: Aktiv"
|
43 |
-
|
44 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
-
#: includes/admin/settings.php:414
|
46 |
-
msgid "Activate"
|
47 |
-
msgstr "Aktivieren"
|
48 |
-
|
49 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
-
msgid "Activating..."
|
51 |
-
msgstr "Wird aktiviert..."
|
52 |
-
|
53 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
-
#: includes/admin/settings.php:418
|
55 |
-
msgid "Deactivate"
|
56 |
-
msgstr "Deaktivieren"
|
57 |
-
|
58 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
-
msgid "Deactivating..."
|
60 |
-
msgstr "Wird deaktiviert..."
|
61 |
-
|
62 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
-
msgid "Status: Inactive"
|
64 |
-
msgstr "Status: Inaktiv"
|
65 |
-
|
66 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
-
#: includes/admin/settings.php:422
|
68 |
-
msgid "Install"
|
69 |
-
msgstr "Installieren"
|
70 |
-
|
71 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
-
msgid "Installing..."
|
73 |
-
msgstr "Wird installiert ..."
|
74 |
-
|
75 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
-
msgid "Proceed"
|
77 |
-
msgstr "Fortfahren"
|
78 |
-
|
79 |
-
#: includes/admin/addons.php:196
|
80 |
-
msgid "Search Envira Addons"
|
81 |
-
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
-
|
83 |
-
#: includes/admin/addons.php:198
|
84 |
-
msgid "Sort Ascending (A-Z)"
|
85 |
-
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
-
|
87 |
-
#: includes/admin/addons.php:199
|
88 |
-
msgid "Sort Descending (Z-A)"
|
89 |
-
msgstr "Sortierung absteigend (Z-A)"
|
90 |
-
|
91 |
-
#: includes/admin/addons.php:225
|
92 |
-
msgid ""
|
93 |
-
"In order to get access to Addons, you need to resolve your license key "
|
94 |
-
"errors."
|
95 |
-
msgstr ""
|
96 |
-
"Um Zugriff auf die Erweiterungen zu erhalten, musst Du den "
|
97 |
-
"Lizenzschlüsselfehler beheben."
|
98 |
-
|
99 |
-
#: includes/admin/addons.php:241
|
100 |
-
msgid ""
|
101 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
-
"button below the refresh the addons data."
|
103 |
-
msgstr ""
|
104 |
-
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
-
"Bitte klicke auf die untere Schaltfläche, um die Daten der Erweiterungen zu "
|
106 |
-
"aktualisieren."
|
107 |
-
|
108 |
-
#: includes/admin/addons.php:244
|
109 |
-
msgid "Refresh Addons"
|
110 |
-
msgstr "Erweiterungen aktualisieren"
|
111 |
-
|
112 |
-
#: includes/admin/addons.php:262
|
113 |
-
msgid "Available Addons"
|
114 |
-
msgstr "Verfügbare Erweiterungen"
|
115 |
-
|
116 |
-
#: includes/admin/addons.php:282
|
117 |
-
msgid "Unlock More Addons"
|
118 |
-
msgstr "Weitere Erweiterungen freischalten"
|
119 |
-
|
120 |
-
#: includes/admin/addons.php:283
|
121 |
-
msgid ""
|
122 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
-
"Gallery account</a> and unlock the following addons."
|
124 |
-
msgstr ""
|
125 |
-
"<strong>Willst Du noch mehr Erweiterungen?</strong> Wähle <a href=\"%s"
|
126 |
-
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
-
"entsperren."
|
128 |
-
|
129 |
-
#: includes/admin/addons.php:501
|
130 |
-
msgid "Upgrade Now"
|
131 |
-
msgstr "Jetzt aktualisieren"
|
132 |
-
|
133 |
-
#: includes/admin/addons.php:516
|
134 |
-
msgid "Status: <span>Not Installed</span>"
|
135 |
-
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
-
|
137 |
-
#: includes/admin/addons.php:534
|
138 |
-
msgid "Status: <span>Active</span>"
|
139 |
-
msgstr "Status: <span>Aktiv</span>"
|
140 |
-
|
141 |
-
#: includes/admin/addons.php:550
|
142 |
-
msgid "Status: <span>Inactive</span>"
|
143 |
-
msgstr "Status: <span>Inaktiv</span>"
|
144 |
-
|
145 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
-
msgid "The From Gallery ID has not been specified."
|
147 |
-
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
-
|
149 |
-
#: includes/admin/ajax.php:929
|
150 |
-
msgid "No images were selected to be moved between Galleries."
|
151 |
-
msgstr ""
|
152 |
-
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
-
"werden sollen."
|
154 |
-
|
155 |
-
#: includes/admin/common.php:237
|
156 |
-
msgid ""
|
157 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
-
msgstr ""
|
160 |
-
"<strong>Envira Gallery:</strong> Deine bestehenden in-page Galerien kannst "
|
161 |
-
"Du nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
-
"finden."
|
163 |
-
|
164 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
-
msgid "Insert"
|
169 |
-
msgstr "Einfügen"
|
170 |
-
|
171 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
-
msgid "Add Gallery"
|
173 |
-
msgstr "Galerie hinzufügen"
|
174 |
-
|
175 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
-
#: includes/admin/license.php:313
|
177 |
-
msgid ""
|
178 |
-
"There was an error connecting to the remote key API. Please try again later."
|
179 |
-
msgstr ""
|
180 |
-
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
-
"konnte nicht hergestellt werden. Bitte versuche es später noch einmal."
|
182 |
-
|
183 |
-
#: includes/admin/license.php:148
|
184 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
-
msgstr ""
|
186 |
-
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
-
"aktiviert."
|
188 |
-
|
189 |
-
#: includes/admin/license.php:266
|
190 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
-
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
-
|
193 |
-
#: includes/admin/license.php:324
|
194 |
-
msgid ""
|
195 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
-
msgstr ""
|
197 |
-
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
-
"deaktiviert."
|
199 |
-
|
200 |
-
#: includes/admin/license.php:418
|
201 |
-
msgid ""
|
202 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
-
"license key and begin receiving automatic updates.</a>"
|
205 |
-
msgstr ""
|
206 |
-
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
-
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicke "
|
208 |
-
"hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates zu "
|
209 |
-
"erhalten."
|
210 |
-
|
211 |
-
#: includes/admin/license.php:427
|
212 |
-
msgid ""
|
213 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
-
"receiving automatic updates.</a>"
|
216 |
-
msgstr ""
|
217 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
-
"target=\"_blank\">Bitte klicke hier</a>, um den Lizenzschlüssel zu erneuern "
|
219 |
-
"und weiterhin automatische Updates zu erhalten."
|
220 |
-
|
221 |
-
#: includes/admin/license.php:436
|
222 |
-
msgid ""
|
223 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
-
"different key to continue receiving automatic updates."
|
225 |
-
msgstr ""
|
226 |
-
"Dein Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwende "
|
227 |
-
"einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
-
|
229 |
-
#: includes/admin/license.php:445
|
230 |
-
msgid ""
|
231 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
-
"the user associated with the key has been deleted. Please use a different "
|
233 |
-
"key to continue receiving automatic updates."
|
234 |
-
msgstr ""
|
235 |
-
"Dein Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel "
|
236 |
-
"existiert nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel "
|
237 |
-
"verbunden war, wurde gelöscht. Bitte verwende einen anderen Schlüssel, um "
|
238 |
-
"weiterhin automatische Updates zu erhalten."
|
239 |
-
|
240 |
-
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
-
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
-
msgid "Search"
|
243 |
-
msgstr "Suchen"
|
244 |
-
|
245 |
-
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
-
msgid "Helpful Tips"
|
247 |
-
msgstr "Hilfreiche Tipps"
|
248 |
-
|
249 |
-
#: includes/admin/media-view.php:165
|
250 |
-
msgid "Choosing Your Gallery"
|
251 |
-
msgstr "Wähle Deine Galerie"
|
252 |
-
|
253 |
-
#: includes/admin/media-view.php:167
|
254 |
-
msgid ""
|
255 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
-
"will be activated once you have selected a gallery."
|
258 |
-
msgstr ""
|
259 |
-
"Um Deine Galerie auszuwählen, klicke einfach auf eines der Kästchen links "
|
260 |
-
"(mit Strg/Ctrl oder Command und Klick, um mehrere Galerien auszuwählen). Der "
|
261 |
-
"\"Galerie einfügen\" Knopf wird freigeschaltet, sobald Du eine Galerie "
|
262 |
-
"ausgewählt hast."
|
263 |
-
|
264 |
-
#: includes/admin/media-view.php:169
|
265 |
-
msgid "Inserting Your Gallery"
|
266 |
-
msgstr "Deine Galerie wird eingefügt"
|
267 |
-
|
268 |
-
#: includes/admin/media-view.php:171
|
269 |
-
msgid ""
|
270 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
-
"button below."
|
272 |
-
msgstr ""
|
273 |
-
"Um Deine Galerie in den Editor einzufügen, klicke bitte auf den Knopf "
|
274 |
-
"\"Galerie einfügen\" unten."
|
275 |
-
|
276 |
-
#: includes/admin/media-view.php:175
|
277 |
-
msgid "Insert Options"
|
278 |
-
msgstr "Weitere Optionen"
|
279 |
-
|
280 |
-
#: includes/admin/media-view.php:179
|
281 |
-
msgid "Display Title"
|
282 |
-
msgstr "Titel anzeigen"
|
283 |
-
|
284 |
-
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
-
msgid "No"
|
286 |
-
msgstr "Nein"
|
287 |
-
|
288 |
-
#: includes/admin/media-view.php:185
|
289 |
-
msgid "Yes, as Heading H%s"
|
290 |
-
msgstr "Ja, als Überschrift H%s"
|
291 |
-
|
292 |
-
#: includes/admin/media-view.php:192
|
293 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
-
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
-
|
296 |
-
#: includes/admin/media-view.php:226
|
297 |
-
msgid "Edit previous media item"
|
298 |
-
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
-
|
300 |
-
#: includes/admin/media-view.php:227
|
301 |
-
msgid "Edit next media item"
|
302 |
-
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
-
|
304 |
-
#: includes/admin/media-view.php:230
|
305 |
-
msgid "Edit Metadata"
|
306 |
-
msgstr "Bearbeitung der Metadaten"
|
307 |
-
|
308 |
-
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
-
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
-
msgid "Title"
|
311 |
-
msgstr "Titel"
|
312 |
-
|
313 |
-
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
-
msgid ""
|
315 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
-
"titles in the main Lightbox settings."
|
317 |
-
msgstr ""
|
318 |
-
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Du kannst die "
|
319 |
-
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
-
|
321 |
-
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
-
#: includes/global/common.php:196
|
323 |
-
msgid "Caption"
|
324 |
-
msgstr "Bildlegende"
|
325 |
-
|
326 |
-
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
-
msgid ""
|
328 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
-
"clicked."
|
330 |
-
msgstr ""
|
331 |
-
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
-
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
-
|
334 |
-
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
-
msgid "Alt Text"
|
336 |
-
msgstr "Alt-Text"
|
337 |
-
|
338 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
-
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
-
#: includes/global/common.php:204
|
344 |
-
msgid "URL"
|
345 |
-
msgstr "URL"
|
346 |
-
|
347 |
-
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
-
msgid "Media File"
|
349 |
-
msgstr "Medien-Datei"
|
350 |
-
|
351 |
-
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
-
msgid "Attachment Page"
|
353 |
-
msgstr "Anhang-Seite"
|
354 |
-
|
355 |
-
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
-
msgid ""
|
357 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
-
"full size image."
|
359 |
-
msgstr ""
|
360 |
-
"Gib hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas anderes als "
|
361 |
-
"die Darstellung in seiner vollen Grösse bewirken soll."
|
362 |
-
|
363 |
-
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
-
msgid "Open URL in New Window?"
|
365 |
-
msgstr "URL in neuem Fenster öffnen?"
|
366 |
-
|
367 |
-
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
-
msgid "Opens your image links in a new browser window / tab."
|
369 |
-
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
-
|
371 |
-
#: includes/admin/media-view.php:326
|
372 |
-
msgid "Want Captions and more options?"
|
373 |
-
msgstr "Möchtest Du Bildunterschriften und weitere Optionen?"
|
374 |
-
|
375 |
-
#: includes/admin/media-view.php:327
|
376 |
-
msgid ""
|
377 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
-
"integration and so much more!"
|
380 |
-
msgstr ""
|
381 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
382 |
-
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
-
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
-
|
385 |
-
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
-
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
-
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
-
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
-
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
-
msgid "Click here to Upgrade"
|
391 |
-
msgstr "Klicke hier für ein Upgrade"
|
392 |
-
|
393 |
-
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
-
#: includes/admin/media-view.php:452
|
395 |
-
msgid "Save Metadata"
|
396 |
-
msgstr "Metadaten speichern"
|
397 |
-
|
398 |
-
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
-
msgid "Saved."
|
400 |
-
msgstr "Gespeichert."
|
401 |
-
|
402 |
-
#: includes/admin/media-view.php:368
|
403 |
-
msgid "Bulk Edit"
|
404 |
-
msgstr "Massenbearbeitung"
|
405 |
-
|
406 |
-
#: includes/admin/media-view.php:451
|
407 |
-
msgid "Save Metadata to Items"
|
408 |
-
msgstr "Speichern der Metadaten in Items"
|
409 |
-
|
410 |
-
#: includes/admin/media-view.php:493
|
411 |
-
msgid ""
|
412 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
-
"boxes to the left."
|
414 |
-
msgstr ""
|
415 |
-
"Wähle die Galerie, in welche die ausgewählten Bilder zu verschieben sind, "
|
416 |
-
"indem Du auf eines der Kästchen auf der linken Seite klickst."
|
417 |
-
|
418 |
-
#: includes/admin/media-view.php:496
|
419 |
-
msgid ""
|
420 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
-
"the chosen Gallery."
|
422 |
-
msgstr ""
|
423 |
-
"Nachher klickst Du auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
-
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
-
"Galerie verschoben."
|
426 |
-
|
427 |
-
#: includes/admin/metaboxes.php:99
|
428 |
-
msgid ""
|
429 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
-
"compile GD or Imagick for your PHP install."
|
433 |
-
msgstr ""
|
434 |
-
"Die GD oder Imagick-Bibliotheken sind nicht auf Deinem Server installiert. "
|
435 |
-
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
-
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
-
"nicht ordnungsgemäss. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem "
|
438 |
-
"zu beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
439 |
-
|
440 |
-
#: includes/admin/metaboxes.php:134
|
441 |
-
msgid "Insert into Gallery"
|
442 |
-
msgstr "In Galerie einfügen"
|
443 |
-
|
444 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
445 |
-
msgid "Inserting..."
|
446 |
-
msgstr "Wird eingefügt ..."
|
447 |
-
|
448 |
-
#: includes/admin/metaboxes.php:160
|
449 |
-
msgid "Click Here to Insert from Other Image Sources"
|
450 |
-
msgstr "Klicke bitte hier, um andere Bildquellen zu nutzen"
|
451 |
-
|
452 |
-
#: includes/admin/metaboxes.php:161
|
453 |
-
msgid "Select Files from Other Sources"
|
454 |
-
msgstr "Wähle Dateien aus anderen Quellen"
|
455 |
-
|
456 |
-
#: includes/admin/metaboxes.php:169
|
457 |
-
msgid "Uploading Image"
|
458 |
-
msgstr "Hochladen von Bild"
|
459 |
-
|
460 |
-
#: includes/admin/metaboxes.php:171
|
461 |
-
msgid "of"
|
462 |
-
msgstr "von"
|
463 |
-
|
464 |
-
#: includes/admin/metaboxes.php:175
|
465 |
-
msgid "All images uploaded."
|
466 |
-
msgstr "Alle Bilder hochgeladen."
|
467 |
-
|
468 |
-
#: includes/admin/metaboxes.php:281
|
469 |
-
msgid "You must select a file to import before continuing."
|
470 |
-
msgstr "Du musst eine Datei auswählen, bevor Du fortfahren kannst."
|
471 |
-
|
472 |
-
#: includes/admin/metaboxes.php:289
|
473 |
-
msgid "Move Media to Gallery"
|
474 |
-
msgstr "Zur Galerie hinzufügen"
|
475 |
-
|
476 |
-
#: includes/admin/metaboxes.php:290
|
477 |
-
msgid "Move Media to Selected Gallery"
|
478 |
-
msgstr "Medien in ausgewählte Galerie verschieben"
|
479 |
-
|
480 |
-
#: includes/admin/metaboxes.php:293
|
481 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
482 |
-
msgstr ""
|
483 |
-
"Bist Du sicher, dass Du dieses Bild aus der Galerie entfernen möchtest?"
|
484 |
-
|
485 |
-
#: includes/admin/metaboxes.php:294
|
486 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
487 |
-
msgstr ""
|
488 |
-
"Bist Du sicher, dass Du diese Bilder aus der Galerie entfernen möchtest?"
|
489 |
-
|
490 |
-
#: includes/admin/metaboxes.php:298
|
491 |
-
msgid "Saving..."
|
492 |
-
msgstr "Wird gespeichert ..."
|
493 |
-
|
494 |
-
#: includes/admin/metaboxes.php:299
|
495 |
-
msgid "Saved!"
|
496 |
-
msgstr "Gespeichert!"
|
497 |
-
|
498 |
-
#: includes/admin/metaboxes.php:301
|
499 |
-
msgid "Select Files from Your Computer"
|
500 |
-
msgstr "Wähle Dateien von Deinem Computer"
|
501 |
-
|
502 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
503 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
504 |
-
msgid "Envira Gallery"
|
505 |
-
msgstr "Envira Gallery"
|
506 |
-
|
507 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
508 |
-
msgid "Envira Gallery Settings"
|
509 |
-
msgstr "Envira Gallery Einstellungen"
|
510 |
-
|
511 |
-
#: includes/admin/metaboxes.php:411
|
512 |
-
msgid "Envira Gallery Preview"
|
513 |
-
msgstr "Envira Gallery Vorschau"
|
514 |
-
|
515 |
-
#: includes/admin/metaboxes.php:415
|
516 |
-
msgid "Envira Gallery Code"
|
517 |
-
msgstr "Envira Gallery Code"
|
518 |
-
|
519 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
520 |
-
msgid "Default"
|
521 |
-
msgstr "Voreinstellung"
|
522 |
-
|
523 |
-
#: includes/admin/metaboxes.php:603
|
524 |
-
msgid "Images"
|
525 |
-
msgstr "Bilder"
|
526 |
-
|
527 |
-
#: includes/admin/metaboxes.php:604
|
528 |
-
msgid "Config"
|
529 |
-
msgstr "Konfiguration"
|
530 |
-
|
531 |
-
#: includes/admin/metaboxes.php:605
|
532 |
-
msgid "Lightbox"
|
533 |
-
msgstr "Lightbox"
|
534 |
-
|
535 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
536 |
-
msgid "Mobile"
|
537 |
-
msgstr "Mobilgeräte"
|
538 |
-
|
539 |
-
#: includes/admin/metaboxes.php:611
|
540 |
-
msgid "Misc"
|
541 |
-
msgstr "Verschiedenes"
|
542 |
-
|
543 |
-
#: includes/admin/metaboxes.php:705
|
544 |
-
msgid "Currently in your Gallery"
|
545 |
-
msgstr "Derzeit in Deiner Galerie"
|
546 |
-
|
547 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
548 |
-
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
549 |
-
#: includes/admin/metaboxes.php:1592
|
550 |
-
msgid "Need some help?"
|
551 |
-
msgstr "Wird Hilfe benötigt?"
|
552 |
-
|
553 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
554 |
-
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
555 |
-
#: includes/admin/metaboxes.php:1594
|
556 |
-
msgid "Read the Documentation"
|
557 |
-
msgstr "Lies bitte die Dokumentation"
|
558 |
-
|
559 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
560 |
-
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
561 |
-
#: includes/admin/metaboxes.php:1598
|
562 |
-
msgid "Watch a Video"
|
563 |
-
msgstr "Schaue das Video an"
|
564 |
-
|
565 |
-
#: includes/admin/metaboxes.php:725
|
566 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
567 |
-
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
568 |
-
|
569 |
-
#: includes/admin/metaboxes.php:730
|
570 |
-
msgid "Grid View"
|
571 |
-
msgstr "Kachelansicht"
|
572 |
-
|
573 |
-
#: includes/admin/metaboxes.php:733
|
574 |
-
msgid "List View"
|
575 |
-
msgstr "Listenansicht"
|
576 |
-
|
577 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
578 |
-
msgid "Edit Selected Images"
|
579 |
-
msgstr "Ausgewählte Bilder bearbeiten"
|
580 |
-
|
581 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
582 |
-
msgid "Move Selected Images to another Gallery"
|
583 |
-
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
584 |
-
|
585 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
586 |
-
msgid "Delete Selected Images from Gallery"
|
587 |
-
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
588 |
-
|
589 |
-
#: includes/admin/metaboxes.php:773
|
590 |
-
msgid "Want to make your gallery workflow even better?"
|
591 |
-
msgstr "Möchtest Du Deinen Galerie Workflow noch besser zu machen?"
|
592 |
-
|
593 |
-
#: includes/admin/metaboxes.php:774
|
594 |
-
msgid ""
|
595 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
596 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
597 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
598 |
-
"support and so much more!"
|
599 |
-
msgstr ""
|
600 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
601 |
-
"Features, darunter: ein voll funktionsfähige Galerie-Widget, eine komplette "
|
602 |
-
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgerät- und "
|
603 |
-
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
604 |
-
|
605 |
-
#: includes/admin/metaboxes.php:797
|
606 |
-
msgid "Gallery Settings"
|
607 |
-
msgstr "Galerie-Einstellungen"
|
608 |
-
|
609 |
-
#: includes/admin/metaboxes.php:799
|
610 |
-
msgid ""
|
611 |
-
"The settings below adjust the basic configuration options for the gallery."
|
612 |
-
msgstr ""
|
613 |
-
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
614 |
-
"Galerie an."
|
615 |
-
|
616 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
617 |
-
msgid "Number of Gallery Columns"
|
618 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
619 |
-
|
620 |
-
#: includes/admin/metaboxes.php:822
|
621 |
-
msgid ""
|
622 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
623 |
-
"fill each row as much as possible before moving on to the next row."
|
624 |
-
msgstr ""
|
625 |
-
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
626 |
-
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
627 |
-
"wird."
|
628 |
-
|
629 |
-
#: includes/admin/metaboxes.php:833
|
630 |
-
msgid "Automatic Layout: Row Height"
|
631 |
-
msgstr "Automatisches Layout: Zeilenhöhe"
|
632 |
-
|
633 |
-
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
634 |
-
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
635 |
-
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
636 |
-
#: includes/admin/metaboxes.php:1495
|
637 |
-
msgid "px"
|
638 |
-
msgstr "Pixel"
|
639 |
-
|
640 |
-
#: includes/admin/metaboxes.php:837
|
641 |
-
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
642 |
-
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
643 |
-
|
644 |
-
#: includes/admin/metaboxes.php:842
|
645 |
-
msgid "Automatic Layout: Gallery Theme"
|
646 |
-
msgstr "Automatisches Layout: Galerie Theme"
|
647 |
-
|
648 |
-
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
649 |
-
msgid "Sets the theme for the gallery display."
|
650 |
-
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
651 |
-
|
652 |
-
#: includes/admin/metaboxes.php:866
|
653 |
-
msgid "Display Gallery Description?"
|
654 |
-
msgstr "Galerie-Beschreibung anzeigen?"
|
655 |
-
|
656 |
-
#: includes/admin/metaboxes.php:878
|
657 |
-
msgid "Choose to display a description above or below this gallery's images."
|
658 |
-
msgstr ""
|
659 |
-
"Wähle aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der Bilder "
|
660 |
-
"dieser Galerie angezeigt werden soll."
|
661 |
-
|
662 |
-
#: includes/admin/metaboxes.php:885
|
663 |
-
msgid "Gallery Description"
|
664 |
-
msgstr "Galerie-Beschreibung"
|
665 |
-
|
666 |
-
#: includes/admin/metaboxes.php:900
|
667 |
-
msgid "The description to display for this gallery."
|
668 |
-
msgstr ""
|
669 |
-
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
670 |
-
"nach Wahl beim vorherigen Einstellungspunkt."
|
671 |
-
|
672 |
-
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
673 |
-
#: includes/admin/table.php:382
|
674 |
-
msgid "Gallery Theme"
|
675 |
-
msgstr "Galerie-Theme"
|
676 |
-
|
677 |
-
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
678 |
-
#: includes/admin/table.php:393
|
679 |
-
msgid "Column Gutter Width"
|
680 |
-
msgstr "Spaltenabstand"
|
681 |
-
|
682 |
-
#: includes/admin/metaboxes.php:934
|
683 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
684 |
-
msgstr "Legt den Abstand zwischen den Spalten (standardmässig 10 Pixel) fest."
|
685 |
-
|
686 |
-
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
687 |
-
#: includes/admin/table.php:398
|
688 |
-
msgid "Margin Below Each Image"
|
689 |
-
msgstr "Unterer Bildabstand"
|
690 |
-
|
691 |
-
#: includes/admin/metaboxes.php:943
|
692 |
-
msgid "Sets the space below each item in the gallery."
|
693 |
-
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
694 |
-
|
695 |
-
#: includes/admin/metaboxes.php:953
|
696 |
-
msgid "Sorting"
|
697 |
-
msgstr "Sortierung"
|
698 |
-
|
699 |
-
#: includes/admin/metaboxes.php:965
|
700 |
-
msgid ""
|
701 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
702 |
-
"tab."
|
703 |
-
msgstr ""
|
704 |
-
"Wähle bitte aus, ob Du die Bilder in einer anderen Reihenfolge sortieren "
|
705 |
-
"willst, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
706 |
-
|
707 |
-
#: includes/admin/metaboxes.php:970
|
708 |
-
msgid "Direction"
|
709 |
-
msgstr "Reihenfolge"
|
710 |
-
|
711 |
-
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
712 |
-
msgid "Image Size"
|
713 |
-
msgstr "Bildgrösse"
|
714 |
-
|
715 |
-
#: includes/admin/metaboxes.php:1003
|
716 |
-
msgid ""
|
717 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
718 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
719 |
-
"WordPress image sizes, which will be used for the gallery output."
|
720 |
-
msgstr ""
|
721 |
-
"Definiere bitte die maximale Bildgrösse für die Galerieansicht. "
|
722 |
-
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
723 |
-
"\"Zufällig\" ermöglicht es Dir, eine oder mehrere WordPress Bildgrössen zu "
|
724 |
-
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
725 |
-
|
726 |
-
#: includes/admin/metaboxes.php:1012
|
727 |
-
msgid "Random Image Sizes"
|
728 |
-
msgstr "Zufällige Bildgrössen"
|
729 |
-
|
730 |
-
#: includes/admin/metaboxes.php:1028
|
731 |
-
msgid ""
|
732 |
-
"Define the WordPress registered image sizes to include when randomly "
|
733 |
-
"assigning an image size to each image in your Gallery."
|
734 |
-
msgstr ""
|
735 |
-
"Definiere hier, welche der bei WordPress registrierten Bildgrössen angezeigt "
|
736 |
-
"werden sollen, wenn Du zufällige Bildgrössen wünschest."
|
737 |
-
|
738 |
-
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
739 |
-
#: includes/admin/table.php:403
|
740 |
-
msgid "Image Dimensions"
|
741 |
-
msgstr "Bildabmessungen"
|
742 |
-
|
743 |
-
#: includes/admin/metaboxes.php:1041
|
744 |
-
msgid ""
|
745 |
-
"You should adjust these dimensions based on the number of columns in your "
|
746 |
-
"gallery. This does not affect the full size lightbox images."
|
747 |
-
msgstr ""
|
748 |
-
"Du solltest diese Dimensionen basierend auf der Anzahl der Spalten in Deiner "
|
749 |
-
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
750 |
-
"Grösse."
|
751 |
-
|
752 |
-
#: includes/admin/metaboxes.php:1046
|
753 |
-
msgid "Crop Images?"
|
754 |
-
msgstr "Bilder zuschneiden?"
|
755 |
-
|
756 |
-
#: includes/admin/metaboxes.php:1050
|
757 |
-
msgid ""
|
758 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
759 |
-
"Dimensions and Mobile Dimensions."
|
760 |
-
msgstr ""
|
761 |
-
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
762 |
-
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
763 |
-
|
764 |
-
#: includes/admin/metaboxes.php:1051
|
765 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
766 |
-
msgstr ""
|
767 |
-
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
768 |
-
"Seitenverhältnis beibehalten wird."
|
769 |
-
|
770 |
-
#: includes/admin/metaboxes.php:1061
|
771 |
-
msgid "Set Dimensions on Images?"
|
772 |
-
msgstr "Bildmasse im HTML-Code einsetzen?"
|
773 |
-
|
774 |
-
#: includes/admin/metaboxes.php:1065
|
775 |
-
msgid ""
|
776 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
777 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
778 |
-
msgstr ""
|
779 |
-
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
780 |
-
"Element. Muss nur aktiviert werden, wenn Du die Google Pagespeeds "
|
781 |
-
"Anforderungen erfüllen musst."
|
782 |
-
|
783 |
-
#: includes/admin/metaboxes.php:1070
|
784 |
-
msgid "Enable Isotope?"
|
785 |
-
msgstr "Isotope benutzen?"
|
786 |
-
|
787 |
-
#: includes/admin/metaboxes.php:1074
|
788 |
-
msgid ""
|
789 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
790 |
-
"images."
|
791 |
-
msgstr ""
|
792 |
-
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
793 |
-
"für die Haupt-Galerie-Bilder."
|
794 |
-
|
795 |
-
#: includes/admin/metaboxes.php:1080
|
796 |
-
msgid "Enable CSS Animations?"
|
797 |
-
msgstr "CSS-Animationen aktivieren?"
|
798 |
-
|
799 |
-
#: includes/admin/metaboxes.php:1084
|
800 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
801 |
-
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
802 |
-
|
803 |
-
#: includes/admin/metaboxes.php:1090
|
804 |
-
msgid "Image Opacity"
|
805 |
-
msgstr "Deckkraft des Bildes"
|
806 |
-
|
807 |
-
#: includes/admin/metaboxes.php:1094
|
808 |
-
msgid ""
|
809 |
-
"The opacity to display images at when loading the main gallery images using "
|
810 |
-
"CSS animations (between 1 and 100%)."
|
811 |
-
msgstr ""
|
812 |
-
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
813 |
-
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
814 |
-
|
815 |
-
#: includes/admin/metaboxes.php:1112
|
816 |
-
msgid "Want to do even more with your gallery display?"
|
817 |
-
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
818 |
-
|
819 |
-
#: includes/admin/metaboxes.php:1113
|
820 |
-
msgid ""
|
821 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
822 |
-
"display features, including: custom image tagging and filtering, mobile "
|
823 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
824 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
825 |
-
"more!"
|
826 |
-
msgstr ""
|
827 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugang zu zahlreichen anderen "
|
828 |
-
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
829 |
-
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
830 |
-
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
831 |
-
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
832 |
-
|
833 |
-
#: includes/admin/metaboxes.php:1135
|
834 |
-
msgid "Lightbox Settings"
|
835 |
-
msgstr "Lightbox-Einstellungen"
|
836 |
-
|
837 |
-
#: includes/admin/metaboxes.php:1137
|
838 |
-
msgid "The settings below adjust the lightbox output."
|
839 |
-
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
840 |
-
|
841 |
-
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
842 |
-
msgid "Enable Lightbox?"
|
843 |
-
msgstr "Lightbox aktivieren?"
|
844 |
-
|
845 |
-
#: includes/admin/metaboxes.php:1158
|
846 |
-
msgid "Enables or disables the gallery lightbox."
|
847 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
848 |
-
|
849 |
-
#: includes/admin/metaboxes.php:1169
|
850 |
-
msgid "Gallery Lightbox Theme"
|
851 |
-
msgstr "Galerie-Lightbox Theme"
|
852 |
-
|
853 |
-
#: includes/admin/metaboxes.php:1177
|
854 |
-
msgid "Sets the theme for the gallery lightbox display."
|
855 |
-
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
856 |
-
|
857 |
-
#: includes/admin/metaboxes.php:1191
|
858 |
-
msgid ""
|
859 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
860 |
-
"the original, full size image."
|
861 |
-
msgstr ""
|
862 |
-
"Definiert die maximale Bildgrösse für die Lightbox-Ansicht. Bei "
|
863 |
-
"\"Voreinstellung\" wird die originale, volle Bildgrösse angezeigt."
|
864 |
-
|
865 |
-
#: includes/admin/metaboxes.php:1197
|
866 |
-
msgid "Caption Position"
|
867 |
-
msgstr "Position der Beschriftung"
|
868 |
-
|
869 |
-
#: includes/admin/metaboxes.php:1205
|
870 |
-
msgid "Sets the display of the lightbox image's caption."
|
871 |
-
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
872 |
-
|
873 |
-
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
874 |
-
msgid "Enable Gallery Arrows?"
|
875 |
-
msgstr "Galerie-Pfeile aktivieren?"
|
876 |
-
|
877 |
-
#: includes/admin/metaboxes.php:1218
|
878 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
879 |
-
msgstr ""
|
880 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
881 |
-
|
882 |
-
#: includes/admin/metaboxes.php:1223
|
883 |
-
msgid "Gallery Arrow Position"
|
884 |
-
msgstr "Position der Galerie-Pfeile"
|
885 |
-
|
886 |
-
#: includes/admin/metaboxes.php:1231
|
887 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
888 |
-
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
889 |
-
|
890 |
-
#: includes/admin/metaboxes.php:1236
|
891 |
-
msgid "Enable Keyboard Navigation?"
|
892 |
-
msgstr "Tastatur-Navigation aktivieren?"
|
893 |
-
|
894 |
-
#: includes/admin/metaboxes.php:1240
|
895 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
896 |
-
msgstr ""
|
897 |
-
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
898 |
-
|
899 |
-
#: includes/admin/metaboxes.php:1245
|
900 |
-
msgid "Enable Mousewheel Navigation?"
|
901 |
-
msgstr "Mausrad-Navigation aktivieren?"
|
902 |
-
|
903 |
-
#: includes/admin/metaboxes.php:1249
|
904 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
905 |
-
msgstr ""
|
906 |
-
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
907 |
-
|
908 |
-
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
909 |
-
msgid "Enable Gallery Toolbar?"
|
910 |
-
msgstr "Galerie-Bedienungselemente aktivieren?"
|
911 |
-
|
912 |
-
#: includes/admin/metaboxes.php:1258
|
913 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
914 |
-
msgstr ""
|
915 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
916 |
-
|
917 |
-
#: includes/admin/metaboxes.php:1263
|
918 |
-
msgid "Display Gallery Title in Toolbar?"
|
919 |
-
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
920 |
-
|
921 |
-
#: includes/admin/metaboxes.php:1267
|
922 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
923 |
-
msgstr ""
|
924 |
-
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
925 |
-
"an."
|
926 |
-
|
927 |
-
#: includes/admin/metaboxes.php:1272
|
928 |
-
msgid "Gallery Toolbar Position"
|
929 |
-
msgstr "Position der Bedienungselemente"
|
930 |
-
|
931 |
-
#: includes/admin/metaboxes.php:1280
|
932 |
-
msgid "Sets the position of the lightbox toolbar."
|
933 |
-
msgstr ""
|
934 |
-
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
935 |
-
|
936 |
-
#: includes/admin/metaboxes.php:1285
|
937 |
-
msgid "Keep Aspect Ratio?"
|
938 |
-
msgstr "Seitenverhältnis beibehalten?"
|
939 |
-
|
940 |
-
#: includes/admin/metaboxes.php:1289
|
941 |
-
msgid ""
|
942 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
943 |
-
msgstr ""
|
944 |
-
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
945 |
-
"angezeigt."
|
946 |
-
|
947 |
-
#: includes/admin/metaboxes.php:1294
|
948 |
-
msgid "Loop Gallery Navigation?"
|
949 |
-
msgstr "Galerie-Navigation mit Endlosschleife?"
|
950 |
-
|
951 |
-
#: includes/admin/metaboxes.php:1298
|
952 |
-
msgid ""
|
953 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
954 |
-
msgstr ""
|
955 |
-
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
956 |
-
"Galerie."
|
957 |
-
|
958 |
-
#: includes/admin/metaboxes.php:1303
|
959 |
-
msgid "Lightbox Open/Close Effect"
|
960 |
-
msgstr "Lightbox Effekt beim Öffnen/Schliessen"
|
961 |
-
|
962 |
-
#: includes/admin/metaboxes.php:1323
|
963 |
-
msgid "Type of transition when opening and closing the lightbox."
|
964 |
-
msgstr "Art des Effekts beim Öffnen und Schliessen der Lightbox."
|
965 |
-
|
966 |
-
#: includes/admin/metaboxes.php:1328
|
967 |
-
msgid "Lightbox Transition Effect"
|
968 |
-
msgstr "Übergangseffekte in der Lightbox"
|
969 |
-
|
970 |
-
#: includes/admin/metaboxes.php:1348
|
971 |
-
msgid "Type of transition between images in the lightbox view."
|
972 |
-
msgstr ""
|
973 |
-
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
974 |
-
|
975 |
-
#: includes/admin/metaboxes.php:1353
|
976 |
-
msgid "HTML5 Output?"
|
977 |
-
msgstr "HTML5 Output?"
|
978 |
-
|
979 |
-
#: includes/admin/metaboxes.php:1357
|
980 |
-
msgid ""
|
981 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
982 |
-
"HTML5 validation."
|
983 |
-
msgstr ""
|
984 |
-
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
985 |
-
"die W3C HTML5-Validierung angewendet."
|
986 |
-
|
987 |
-
#: includes/admin/metaboxes.php:1371
|
988 |
-
msgid ""
|
989 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
990 |
-
"display."
|
991 |
-
msgstr ""
|
992 |
-
"Mit den folgenden Einstellungen passt Du die Miniaturansichten bei der "
|
993 |
-
"Galerie-Lightbox an."
|
994 |
-
|
995 |
-
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
996 |
-
msgid "Enable Gallery Thumbnails?"
|
997 |
-
msgstr "Miniaturansichten aktivieren?"
|
998 |
-
|
999 |
-
#: includes/admin/metaboxes.php:1380
|
1000 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
1001 |
-
msgstr ""
|
1002 |
-
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1003 |
-
|
1004 |
-
#: includes/admin/metaboxes.php:1385
|
1005 |
-
msgid "Gallery Thumbnails Width"
|
1006 |
-
msgstr "Breite einer Miniaturansicht"
|
1007 |
-
|
1008 |
-
#: includes/admin/metaboxes.php:1389
|
1009 |
-
msgid "Sets the width of each lightbox thumbnail."
|
1010 |
-
msgstr ""
|
1011 |
-
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1012 |
-
|
1013 |
-
#: includes/admin/metaboxes.php:1394
|
1014 |
-
msgid "Gallery Thumbnails Height"
|
1015 |
-
msgstr "Höhe einer Miniaturansicht"
|
1016 |
-
|
1017 |
-
#: includes/admin/metaboxes.php:1398
|
1018 |
-
msgid "Sets the height of each lightbox thumbnail."
|
1019 |
-
msgstr ""
|
1020 |
-
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1021 |
-
|
1022 |
-
#: includes/admin/metaboxes.php:1403
|
1023 |
-
msgid "Gallery Thumbnails Position"
|
1024 |
-
msgstr "Position der Miniaturanzeigen"
|
1025 |
-
|
1026 |
-
#: includes/admin/metaboxes.php:1411
|
1027 |
-
msgid "Sets the position of the lightbox thumbnails."
|
1028 |
-
msgstr ""
|
1029 |
-
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1030 |
-
"definiert."
|
1031 |
-
|
1032 |
-
#: includes/admin/metaboxes.php:1428
|
1033 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
1034 |
-
msgstr "Möchtest Du die Lightbox-Anzeige noch genauer festlegen?"
|
1035 |
-
|
1036 |
-
#: includes/admin/metaboxes.php:1429
|
1037 |
-
msgid ""
|
1038 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1039 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
1040 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1041 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1042 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1043 |
-
msgstr ""
|
1044 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
1045 |
-
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1046 |
-
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1047 |
-
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1048 |
-
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1049 |
-
|
1050 |
-
#: includes/admin/metaboxes.php:1451
|
1051 |
-
msgid "Mobile Gallery Settings"
|
1052 |
-
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1053 |
-
|
1054 |
-
#: includes/admin/metaboxes.php:1453
|
1055 |
-
msgid ""
|
1056 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
1057 |
-
"on a mobile device."
|
1058 |
-
msgstr ""
|
1059 |
-
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1060 |
-
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1061 |
-
|
1062 |
-
#: includes/admin/metaboxes.php:1476
|
1063 |
-
msgid ""
|
1064 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1065 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
1066 |
-
"next row."
|
1067 |
-
msgstr ""
|
1068 |
-
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1069 |
-
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1070 |
-
"auf die nächste Zeile gewechselt wird."
|
1071 |
-
|
1072 |
-
#: includes/admin/metaboxes.php:1482
|
1073 |
-
msgid "Create Mobile Gallery Images?"
|
1074 |
-
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1075 |
-
|
1076 |
-
#: includes/admin/metaboxes.php:1486
|
1077 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
1078 |
-
msgstr ""
|
1079 |
-
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1080 |
-
"Mobilgeräte erzeugt."
|
1081 |
-
|
1082 |
-
#: includes/admin/metaboxes.php:1492
|
1083 |
-
msgid "Mobile Dimensions"
|
1084 |
-
msgstr "Bildgrösse auf Mobilgeräten"
|
1085 |
-
|
1086 |
-
#: includes/admin/metaboxes.php:1496
|
1087 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
1088 |
-
msgstr ""
|
1089 |
-
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1090 |
-
|
1091 |
-
#: includes/admin/metaboxes.php:1506
|
1092 |
-
msgid "Mobile Lightbox Settings"
|
1093 |
-
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1094 |
-
|
1095 |
-
#: includes/admin/metaboxes.php:1508
|
1096 |
-
msgid ""
|
1097 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
1098 |
-
"on a mobile device."
|
1099 |
-
msgstr ""
|
1100 |
-
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1101 |
-
"die Darstellung auf einem Mobilgerät angepasst."
|
1102 |
-
|
1103 |
-
#: includes/admin/metaboxes.php:1519
|
1104 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1105 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1106 |
-
|
1107 |
-
#: includes/admin/metaboxes.php:1524
|
1108 |
-
msgid "Enable Gallery Touchwipe?"
|
1109 |
-
msgstr "Gesten/Wischen aktivieren?"
|
1110 |
-
|
1111 |
-
#: includes/admin/metaboxes.php:1528
|
1112 |
-
msgid ""
|
1113 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1114 |
-
"devices."
|
1115 |
-
msgstr ""
|
1116 |
-
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1117 |
-
"Mobilgeräten."
|
1118 |
-
|
1119 |
-
#: includes/admin/metaboxes.php:1533
|
1120 |
-
msgid "Close Lightbox on Swipe Up?"
|
1121 |
-
msgstr "Lightbox beim Aufwärtswischen schliessen?"
|
1122 |
-
|
1123 |
-
#: includes/admin/metaboxes.php:1537
|
1124 |
-
msgid ""
|
1125 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1126 |
-
"devices."
|
1127 |
-
msgstr ""
|
1128 |
-
"Aktiviert oder deaktiviert das Schliessen der Lightbox, wenn der Benutzer "
|
1129 |
-
"nach oben wischt."
|
1130 |
-
|
1131 |
-
#: includes/admin/metaboxes.php:1546
|
1132 |
-
msgid ""
|
1133 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1134 |
-
msgstr ""
|
1135 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1136 |
-
"Mobilgeräten."
|
1137 |
-
|
1138 |
-
#: includes/admin/metaboxes.php:1555
|
1139 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1140 |
-
msgstr ""
|
1141 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1142 |
-
"auf Mobilgeräten."
|
1143 |
-
|
1144 |
-
#: includes/admin/metaboxes.php:1564
|
1145 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1146 |
-
msgstr ""
|
1147 |
-
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1148 |
-
"Mobilgeräten."
|
1149 |
-
|
1150 |
-
#: includes/admin/metaboxes.php:1588
|
1151 |
-
msgid "Miscellaneous Settings"
|
1152 |
-
msgstr "Verschiedene Einstellungen"
|
1153 |
-
|
1154 |
-
#: includes/admin/metaboxes.php:1590
|
1155 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1156 |
-
msgstr ""
|
1157 |
-
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1158 |
-
"festgelegt."
|
1159 |
-
|
1160 |
-
#: includes/admin/metaboxes.php:1606
|
1161 |
-
msgid "Gallery Title"
|
1162 |
-
msgstr "Galerie-Titel"
|
1163 |
-
|
1164 |
-
#: includes/admin/metaboxes.php:1610
|
1165 |
-
msgid "Internal gallery title for identification in the admin."
|
1166 |
-
msgstr ""
|
1167 |
-
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1168 |
-
|
1169 |
-
#: includes/admin/metaboxes.php:1615
|
1170 |
-
msgid "Gallery Slug"
|
1171 |
-
msgstr "Galerie-Slug"
|
1172 |
-
|
1173 |
-
#: includes/admin/metaboxes.php:1619
|
1174 |
-
msgid ""
|
1175 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1176 |
-
"advanced gallery queries."
|
1177 |
-
msgstr ""
|
1178 |
-
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1179 |
-
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1180 |
-
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1181 |
-
|
1182 |
-
#: includes/admin/metaboxes.php:1624
|
1183 |
-
msgid "Custom Gallery Classes"
|
1184 |
-
msgstr "Benutzerdefinierte CSS-Klassen"
|
1185 |
-
|
1186 |
-
#: includes/admin/metaboxes.php:1627
|
1187 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1188 |
-
msgstr ""
|
1189 |
-
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1190 |
-
|
1191 |
-
#: includes/admin/metaboxes.php:1628
|
1192 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1193 |
-
msgstr ""
|
1194 |
-
"Füge bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier oben "
|
1195 |
-
"ein. Eine Klasse pro Zeile."
|
1196 |
-
|
1197 |
-
#: includes/admin/metaboxes.php:1637
|
1198 |
-
msgid "Import/Export Gallery"
|
1199 |
-
msgstr "Import/Export Einstellungen"
|
1200 |
-
|
1201 |
-
#: includes/admin/metaboxes.php:1650
|
1202 |
-
msgid "Import Gallery"
|
1203 |
-
msgstr "Galerie importieren"
|
1204 |
-
|
1205 |
-
#: includes/admin/metaboxes.php:1657
|
1206 |
-
msgid "Export Gallery"
|
1207 |
-
msgstr "Galerie exportieren"
|
1208 |
-
|
1209 |
-
#: includes/admin/metaboxes.php:1667
|
1210 |
-
msgid "Enable RTL Support?"
|
1211 |
-
msgstr "RTL-Unterstützung aktivieren?"
|
1212 |
-
|
1213 |
-
#: includes/admin/metaboxes.php:1671
|
1214 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1215 |
-
msgstr ""
|
1216 |
-
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1217 |
-
"links-Sprachen (Right-To-Left)."
|
1218 |
-
|
1219 |
-
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1220 |
-
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1221 |
-
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1222 |
-
msgid "Want to take your galleries further?"
|
1223 |
-
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
1224 |
-
|
1225 |
-
#: includes/admin/metaboxes.php:1684
|
1226 |
-
msgid ""
|
1227 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1228 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1229 |
-
"custom CSS controls for each gallery and so much more!"
|
1230 |
-
msgstr ""
|
1231 |
-
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf zahlreiche "
|
1232 |
-
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1233 |
-
"Modul für Deine Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1234 |
-
"und vieles mehr!"
|
1235 |
-
|
1236 |
-
#: includes/admin/metaboxes.php:1705
|
1237 |
-
msgid "Videos"
|
1238 |
-
msgstr "Videos"
|
1239 |
-
|
1240 |
-
#: includes/admin/metaboxes.php:1706
|
1241 |
-
msgid "Social"
|
1242 |
-
msgstr "Social Media"
|
1243 |
-
|
1244 |
-
#: includes/admin/metaboxes.php:1707
|
1245 |
-
msgid "Tags"
|
1246 |
-
msgstr "Schlagwörter"
|
1247 |
-
|
1248 |
-
#: includes/admin/metaboxes.php:1708
|
1249 |
-
msgid "Pagination"
|
1250 |
-
msgstr "Seitenaufteilung"
|
1251 |
-
|
1252 |
-
#: includes/admin/metaboxes.php:1726
|
1253 |
-
msgid ""
|
1254 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1255 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1256 |
-
"options and so much more!"
|
1257 |
-
msgstr ""
|
1258 |
-
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf mobile-"
|
1259 |
-
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1260 |
-
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1261 |
-
|
1262 |
-
#: includes/admin/metaboxes.php:1748
|
1263 |
-
msgid ""
|
1264 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1265 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1266 |
-
msgstr ""
|
1267 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Videos auf Deine Envira Galerien "
|
1268 |
-
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1269 |
-
|
1270 |
-
#: includes/admin/metaboxes.php:1770
|
1271 |
-
msgid ""
|
1272 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1273 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1274 |
-
"Google+ and Pinterest why not check it out?"
|
1275 |
-
msgstr ""
|
1276 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Social Sharing Buttons zu Deiner "
|
1277 |
-
"Galerie- und Lightbox-Bilder hinzufügen, mit Unterstützung für Facebook, "
|
1278 |
-
"Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1279 |
-
|
1280 |
-
#: includes/admin/metaboxes.php:1792
|
1281 |
-
msgid ""
|
1282 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1283 |
-
"users to filter your Gallery by tag and so much more!"
|
1284 |
-
msgstr ""
|
1285 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Schlagwörter den Bildern Deiner "
|
1286 |
-
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Deine "
|
1287 |
-
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1288 |
-
|
1289 |
-
#: includes/admin/metaboxes.php:1814
|
1290 |
-
msgid ""
|
1291 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1292 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1293 |
-
msgstr ""
|
1294 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Deine Galerie auf mehreren Seiten "
|
1295 |
-
"mit Seitennummerierung aufteilen, Du kannst diese Bilder über AJAX laden "
|
1296 |
-
"lassen, auch verzögert, und vieles mehr!"
|
1297 |
-
|
1298 |
-
#: includes/admin/metaboxes.php:2099
|
1299 |
-
msgid "Remove Image from Gallery?"
|
1300 |
-
msgstr "Das Bild aus der Galerie entfernen?"
|
1301 |
-
|
1302 |
-
#: includes/admin/metaboxes.php:2100
|
1303 |
-
msgid "Modify Image"
|
1304 |
-
msgstr "Bild bearbeiten"
|
1305 |
-
|
1306 |
-
#: includes/admin/notice.php:167
|
1307 |
-
msgid "Dismiss this notice"
|
1308 |
-
msgstr "Diese Nachricht ignorieren"
|
1309 |
-
|
1310 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1311 |
-
msgid ""
|
1312 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1313 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1314 |
-
msgstr ""
|
1315 |
-
"Du kannst diese Galerie irgendwo in Deinen Beiträgen, Seiten, "
|
1316 |
-
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Du "
|
1317 |
-
"<strong>einen</strong> der Shortcode(s) unten benützt:"
|
1318 |
-
|
1319 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1320 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1321 |
-
#: includes/admin/table.php:228
|
1322 |
-
msgid "Copy Shortcode to Clipboard"
|
1323 |
-
msgstr "Shortcode in die Zwischenablage kopieren"
|
1324 |
-
|
1325 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1326 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1327 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1328 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1329 |
-
#: includes/admin/table.php:229
|
1330 |
-
msgid "Copy to Clipboard"
|
1331 |
-
msgstr "In die Zwischenablage kopieren"
|
1332 |
-
|
1333 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1334 |
-
msgid ""
|
1335 |
-
"You can also place this gallery into your template files by using "
|
1336 |
-
"<strong>one</strong> the template tag(s) below:"
|
1337 |
-
msgstr ""
|
1338 |
-
"Du kannst diese Galerie auch in Deinen Template-Dateien platzieren, wenn Du "
|
1339 |
-
"<strong>einen</strong> der untenstehenden Template-Tags benützt:"
|
1340 |
-
|
1341 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1342 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1343 |
-
msgid "Copy Template Tag to Clipboard"
|
1344 |
-
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1345 |
-
|
1346 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1347 |
-
msgid "Native Envira Gallery"
|
1348 |
-
msgstr "Diese Envira Galerie"
|
1349 |
-
|
1350 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1351 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1352 |
-
msgid "External Gallery"
|
1353 |
-
msgstr "Externe Galerie"
|
1354 |
-
|
1355 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1356 |
-
msgid "Select Your Service"
|
1357 |
-
msgstr "Service wählen"
|
1358 |
-
|
1359 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1360 |
-
msgid "Create Dynamic Galleries with Envira"
|
1361 |
-
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1362 |
-
|
1363 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1364 |
-
msgid "Build Galleries from Instagram images."
|
1365 |
-
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1366 |
-
|
1367 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1368 |
-
msgid "Instagram"
|
1369 |
-
msgstr "Instagram"
|
1370 |
-
|
1371 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1372 |
-
msgid ""
|
1373 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1374 |
-
"your posts, and more."
|
1375 |
-
msgstr ""
|
1376 |
-
"Envira Pro ermöglicht es Dir, Galerien von Instagram Fotos oder Bildern aus "
|
1377 |
-
"Deinen Beiträgen zu bauen, und vieles mehr."
|
1378 |
-
|
1379 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1380 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1381 |
-
msgid "Click Here to Upgrade"
|
1382 |
-
msgstr "Hier klicken für ein Upgrade"
|
1383 |
-
|
1384 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1385 |
-
msgid ""
|
1386 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1387 |
-
"external sources."
|
1388 |
-
msgstr ""
|
1389 |
-
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1390 |
-
"Bilder aus anderen Quellen importieren kann."
|
1391 |
-
|
1392 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1393 |
-
msgid "Envira gallery updated."
|
1394 |
-
msgstr "Envira Gallery aktualisiert."
|
1395 |
-
|
1396 |
-
#: includes/admin/posttype.php:98
|
1397 |
-
msgid "Envira gallery custom field updated."
|
1398 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1399 |
-
|
1400 |
-
#: includes/admin/posttype.php:99
|
1401 |
-
msgid "Envira gallery custom field deleted."
|
1402 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1403 |
-
|
1404 |
-
#: includes/admin/posttype.php:101
|
1405 |
-
msgid "Envira gallery restored to revision from %s."
|
1406 |
-
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1407 |
-
|
1408 |
-
#: includes/admin/posttype.php:102
|
1409 |
-
msgid "Envira gallery published."
|
1410 |
-
msgstr "Envira Galerie veröffentlicht."
|
1411 |
-
|
1412 |
-
#: includes/admin/posttype.php:103
|
1413 |
-
msgid "Envira gallery saved."
|
1414 |
-
msgstr "Envira Galerie gespeichert."
|
1415 |
-
|
1416 |
-
#: includes/admin/posttype.php:104
|
1417 |
-
msgid "Envira gallery submitted."
|
1418 |
-
msgstr "Envira Galerie übertragen."
|
1419 |
-
|
1420 |
-
#: includes/admin/posttype.php:105
|
1421 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1422 |
-
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1423 |
-
|
1424 |
-
#: includes/admin/posttype.php:105
|
1425 |
-
msgid "M j, Y @ G:i"
|
1426 |
-
msgstr "M j, Y @ G:i"
|
1427 |
-
|
1428 |
-
#: includes/admin/posttype.php:106
|
1429 |
-
msgid "Envira gallery draft updated."
|
1430 |
-
msgstr "Envira Galerie Entwurf aktualisiert."
|
1431 |
-
|
1432 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1433 |
-
msgid "Settings"
|
1434 |
-
msgstr "Einstellungen"
|
1435 |
-
|
1436 |
-
#: includes/admin/settings.php:228
|
1437 |
-
msgid " galleries(s) fixed successfully."
|
1438 |
-
msgstr "Galerie(n) erfolgreich repariert."
|
1439 |
-
|
1440 |
-
#: includes/admin/settings.php:362
|
1441 |
-
msgid "Settings saved successfully."
|
1442 |
-
msgstr "Einstellungen erfolgreich gespeichert."
|
1443 |
-
|
1444 |
-
#: includes/admin/settings.php:494
|
1445 |
-
msgid "General"
|
1446 |
-
msgstr "Allgemein"
|
1447 |
-
|
1448 |
-
#: includes/admin/settings.php:524
|
1449 |
-
msgid "Envira License Key"
|
1450 |
-
msgstr "Envira Lizenzschlüssel"
|
1451 |
-
|
1452 |
-
#: includes/admin/settings.php:530
|
1453 |
-
msgid "Verify Key"
|
1454 |
-
msgstr "Den Lizenzschlüssel verifizieren"
|
1455 |
-
|
1456 |
-
#: includes/admin/settings.php:531
|
1457 |
-
msgid "Deactivate Key"
|
1458 |
-
msgstr "Den Lizenzschlüssel deaktivieren"
|
1459 |
-
|
1460 |
-
#: includes/admin/settings.php:532
|
1461 |
-
msgid "License key to enable automatic updates for Envira."
|
1462 |
-
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1463 |
-
|
1464 |
-
#: includes/admin/settings.php:539
|
1465 |
-
msgid "Envira License Key Type"
|
1466 |
-
msgstr "Envira Lizenzschlüssel-Typ"
|
1467 |
-
|
1468 |
-
#: includes/admin/settings.php:543
|
1469 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1470 |
-
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1471 |
-
|
1472 |
-
#: includes/admin/settings.php:546
|
1473 |
-
msgid "Refresh Key"
|
1474 |
-
msgstr "Lizenzschlüssel aktualisieren"
|
1475 |
-
|
1476 |
-
#: includes/admin/settings.php:547
|
1477 |
-
msgid ""
|
1478 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1479 |
-
"license has been upgraded or the type is incorrect."
|
1480 |
-
msgstr ""
|
1481 |
-
"Angabe des Typs Deines Lizenzschlüssels (betrifft Updates und "
|
1482 |
-
"Erweiterungen). Klicke auf \"Lizenzschlüssel aktualisieren\", wenn Deine "
|
1483 |
-
"Lizenz aktualisiert wurde oder der Typ falsch ist."
|
1484 |
-
|
1485 |
-
#: includes/admin/settings.php:556
|
1486 |
-
msgid "Fix Broken Migration"
|
1487 |
-
msgstr "Reparatur einer Migration"
|
1488 |
-
|
1489 |
-
#: includes/admin/settings.php:561
|
1490 |
-
msgid "Fix"
|
1491 |
-
msgstr "Reparatur"
|
1492 |
-
|
1493 |
-
#: includes/admin/settings.php:562
|
1494 |
-
msgid ""
|
1495 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1496 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1497 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1498 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1499 |
-
"script next time :)"
|
1500 |
-
msgstr ""
|
1501 |
-
"Wenn Du die URL Deiner WordPress-Website geändert hast, und eine manuelle "
|
1502 |
-
"Suchen/Ersetzen-Abfrage auf URLs in Deiner WordPress-Datenbank ausgeführt "
|
1503 |
-
"hast, werden Deine Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1504 |
-
"dies der Fall ist, klicke auf den Knopf oben, um dies zu beheben. Wir "
|
1505 |
-
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1506 |
-
|
1507 |
-
#: includes/admin/settings.php:578
|
1508 |
-
msgid "Add New Images"
|
1509 |
-
msgstr "Neue Bilder hinzufügen"
|
1510 |
-
|
1511 |
-
#: includes/admin/settings.php:586
|
1512 |
-
msgid ""
|
1513 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1514 |
-
"after any existing images."
|
1515 |
-
msgstr ""
|
1516 |
-
"Wenn Du Medien zu einer Galerie hinzufügst, wähle hier, ob diese Medien vor "
|
1517 |
-
"oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1518 |
-
|
1519 |
-
#: includes/admin/settings.php:593
|
1520 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1521 |
-
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1522 |
-
|
1523 |
-
#: includes/admin/settings.php:601
|
1524 |
-
msgid ""
|
1525 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1526 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1527 |
-
"attached to other Posts, they will not be deleted."
|
1528 |
-
msgstr ""
|
1529 |
-
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1530 |
-
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1531 |
-
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1532 |
-
"nicht gelöscht. "
|
1533 |
-
|
1534 |
-
#: includes/admin/settings.php:607
|
1535 |
-
msgid "Delete Images on Gallery Deletion"
|
1536 |
-
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1537 |
-
|
1538 |
-
#: includes/admin/settings.php:615
|
1539 |
-
msgid ""
|
1540 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1541 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1542 |
-
"Posts, they will not be deleted."
|
1543 |
-
msgstr ""
|
1544 |
-
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1545 |
-
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1546 |
-
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1547 |
-
"werden, werden sie nicht gelöscht. "
|
1548 |
-
|
1549 |
-
#: includes/admin/settings.php:624
|
1550 |
-
msgid "Save Settings"
|
1551 |
-
msgstr "Einstellungen speichern"
|
1552 |
-
|
1553 |
-
#: includes/admin/table.php:169
|
1554 |
-
msgid "Shortcode"
|
1555 |
-
msgstr "Shortcode"
|
1556 |
-
|
1557 |
-
#: includes/admin/table.php:170
|
1558 |
-
msgid "Posts"
|
1559 |
-
msgstr "Beiträge"
|
1560 |
-
|
1561 |
-
#: includes/admin/table.php:171
|
1562 |
-
msgid "Last Modified"
|
1563 |
-
msgstr "Zuletzt geändert"
|
1564 |
-
|
1565 |
-
#: includes/admin/table.php:172
|
1566 |
-
msgid "Date"
|
1567 |
-
msgstr "Datum"
|
1568 |
-
|
1569 |
-
#: includes/admin/table.php:217
|
1570 |
-
msgid "%d Image"
|
1571 |
-
msgid_plural "%d Images"
|
1572 |
-
msgstr[0] "%d Bild"
|
1573 |
-
msgstr[1] "%d Bilder"
|
1574 |
-
|
1575 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1576 |
-
msgid "Number of Columns"
|
1577 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1578 |
-
|
1579 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1580 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1581 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1582 |
-
msgid "— No Change —"
|
1583 |
-
msgstr "— Keine Änderung —"
|
1584 |
-
|
1585 |
-
#: includes/global/common.php:63
|
1586 |
-
msgid "Automatic"
|
1587 |
-
msgstr "Automatisch"
|
1588 |
-
|
1589 |
-
#: includes/global/common.php:67
|
1590 |
-
msgid "One Column (1)"
|
1591 |
-
msgstr "Eine Spalte (1)"
|
1592 |
-
|
1593 |
-
#: includes/global/common.php:71
|
1594 |
-
msgid "Two Columns (2)"
|
1595 |
-
msgstr "Zwei Spalten (2)"
|
1596 |
-
|
1597 |
-
#: includes/global/common.php:75
|
1598 |
-
msgid "Three Columns (3)"
|
1599 |
-
msgstr "Drei Spalten (3)"
|
1600 |
-
|
1601 |
-
#: includes/global/common.php:79
|
1602 |
-
msgid "Four Columns (4)"
|
1603 |
-
msgstr "Vier Spalten (4)"
|
1604 |
-
|
1605 |
-
#: includes/global/common.php:83
|
1606 |
-
msgid "Five Columns (5)"
|
1607 |
-
msgstr "Fünf Spalten (5)"
|
1608 |
-
|
1609 |
-
#: includes/global/common.php:87
|
1610 |
-
msgid "Six Columns (6)"
|
1611 |
-
msgstr "Sechs Spalten (6)"
|
1612 |
-
|
1613 |
-
#: includes/global/common.php:107 includes/global/common.php:249
|
1614 |
-
msgid "Base"
|
1615 |
-
msgstr "Basis"
|
1616 |
-
|
1617 |
-
#: includes/global/common.php:128
|
1618 |
-
msgid "Normal"
|
1619 |
-
msgstr "Normal"
|
1620 |
-
|
1621 |
-
#: includes/global/common.php:148
|
1622 |
-
msgid "Do not display"
|
1623 |
-
msgstr "Nicht anzeigen"
|
1624 |
-
|
1625 |
-
#: includes/global/common.php:152
|
1626 |
-
msgid "Display above galleries"
|
1627 |
-
msgstr "Anzeige oberhalb Galerie"
|
1628 |
-
|
1629 |
-
#: includes/global/common.php:156
|
1630 |
-
msgid "Display below galleries"
|
1631 |
-
msgstr "Anzeige unterhalt Galerie"
|
1632 |
-
|
1633 |
-
#: includes/global/common.php:176
|
1634 |
-
msgid "No Sorting"
|
1635 |
-
msgstr "Keine Sortierung"
|
1636 |
-
|
1637 |
-
#: includes/global/common.php:180 includes/global/common.php:309
|
1638 |
-
msgid "Random"
|
1639 |
-
msgstr "Zufällig"
|
1640 |
-
|
1641 |
-
#: includes/global/common.php:184
|
1642 |
-
msgid "Published Date"
|
1643 |
-
msgstr "Veröffentlichungsdatum"
|
1644 |
-
|
1645 |
-
#: includes/global/common.php:188
|
1646 |
-
msgid "Filename"
|
1647 |
-
msgstr "Dateinname"
|
1648 |
-
|
1649 |
-
#: includes/global/common.php:200
|
1650 |
-
msgid "Alt"
|
1651 |
-
msgstr "Alt-Text (Alternativtext)"
|
1652 |
-
|
1653 |
-
#: includes/global/common.php:224
|
1654 |
-
msgid "Ascending (A-Z)"
|
1655 |
-
msgstr "Aufsteigend (A-Z)"
|
1656 |
-
|
1657 |
-
#: includes/global/common.php:228
|
1658 |
-
msgid "Descending (Z-A)"
|
1659 |
-
msgstr "Absteigend (Z-A)"
|
1660 |
-
|
1661 |
-
#: includes/global/common.php:329
|
1662 |
-
msgid "Float"
|
1663 |
-
msgstr "Fliessend"
|
1664 |
-
|
1665 |
-
#: includes/global/common.php:333
|
1666 |
-
msgid "Float (Wrapped)"
|
1667 |
-
msgstr "Fliessend (umhüllt)"
|
1668 |
-
|
1669 |
-
#: includes/global/common.php:337 includes/global/common.php:365
|
1670 |
-
msgid "Inside"
|
1671 |
-
msgstr "Innerhalb"
|
1672 |
-
|
1673 |
-
#: includes/global/common.php:341 includes/global/common.php:369
|
1674 |
-
msgid "Outside"
|
1675 |
-
msgstr "Ausserhalb"
|
1676 |
-
|
1677 |
-
#: includes/global/common.php:345
|
1678 |
-
msgid "Over"
|
1679 |
-
msgstr "Darüber"
|
1680 |
-
|
1681 |
-
#: includes/global/common.php:389
|
1682 |
-
msgid "No Effect"
|
1683 |
-
msgstr "Kein Effekt"
|
1684 |
-
|
1685 |
-
#: includes/global/common.php:393
|
1686 |
-
msgid "Fade"
|
1687 |
-
msgstr "Ein-/ausblenden"
|
1688 |
-
|
1689 |
-
#: includes/global/common.php:397
|
1690 |
-
msgid "Elastic"
|
1691 |
-
msgstr "Elastisch"
|
1692 |
-
|
1693 |
-
#: includes/global/common.php:445
|
1694 |
-
msgid "Swing"
|
1695 |
-
msgstr "Schaukeln"
|
1696 |
-
|
1697 |
-
#: includes/global/common.php:501 includes/global/common.php:525
|
1698 |
-
msgid "Top"
|
1699 |
-
msgstr "Oben"
|
1700 |
-
|
1701 |
-
#: includes/global/common.php:505 includes/global/common.php:529
|
1702 |
-
msgid "Bottom"
|
1703 |
-
msgstr "Unten"
|
1704 |
-
|
1705 |
-
#: includes/global/common.php:672
|
1706 |
-
msgid "Image Files"
|
1707 |
-
msgstr "Bilddateien"
|
1708 |
-
|
1709 |
-
#: includes/global/common.php:722
|
1710 |
-
msgid "Before Existing Images"
|
1711 |
-
msgstr "Vor vorhandenen Bildern"
|
1712 |
-
|
1713 |
-
#: includes/global/common.php:726
|
1714 |
-
msgid "After Existing Images"
|
1715 |
-
msgstr "Nach vorhandenen Bilder"
|
1716 |
-
|
1717 |
-
#: includes/global/common.php:750
|
1718 |
-
msgid "Yes"
|
1719 |
-
msgstr "Ja"
|
1720 |
-
|
1721 |
-
#: includes/global/common.php:830
|
1722 |
-
msgid ""
|
1723 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1724 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1725 |
-
"on your server."
|
1726 |
-
msgstr ""
|
1727 |
-
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1728 |
-
"noch die Imagick-Bibliothek auf Deinem Server installiert ist. Envira "
|
1729 |
-
"Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1730 |
-
"zuschneiden. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem zu "
|
1731 |
-
"beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
1732 |
-
|
1733 |
-
#: includes/global/common.php:933
|
1734 |
-
msgid "No image URL specified for cropping."
|
1735 |
-
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1736 |
-
|
1737 |
-
#: includes/global/common.php:952
|
1738 |
-
msgid "No file could be found for the image URL specified."
|
1739 |
-
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1740 |
-
|
1741 |
-
#: includes/global/common.php:960 includes/global/common.php:972
|
1742 |
-
msgid ""
|
1743 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1744 |
-
msgstr ""
|
1745 |
-
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1746 |
-
"ermittelt werden."
|
1747 |
-
|
1748 |
-
#: includes/global/posttype.php:51
|
1749 |
-
msgid "Envira Galleries"
|
1750 |
-
msgstr "Envira Galerien"
|
1751 |
-
|
1752 |
-
#: includes/global/posttype.php:53
|
1753 |
-
msgid "Add New"
|
1754 |
-
msgstr "Hinzufügen"
|
1755 |
-
|
1756 |
-
#: includes/global/posttype.php:54
|
1757 |
-
msgid "Add New Envira Gallery"
|
1758 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1759 |
-
|
1760 |
-
#: includes/global/posttype.php:55
|
1761 |
-
msgid "Edit Envira Gallery"
|
1762 |
-
msgstr "Bearbeiten der Envira Galerie"
|
1763 |
-
|
1764 |
-
#: includes/global/posttype.php:56
|
1765 |
-
msgid "New Envira Gallery"
|
1766 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1767 |
-
|
1768 |
-
#: includes/global/posttype.php:57
|
1769 |
-
msgid "View Envira Gallery"
|
1770 |
-
msgstr "Zeige Envira Gallery"
|
1771 |
-
|
1772 |
-
#: includes/global/posttype.php:58
|
1773 |
-
msgid "Search Envira Galleries"
|
1774 |
-
msgstr "Envira Galerien suchen"
|
1775 |
-
|
1776 |
-
#: includes/global/posttype.php:59
|
1777 |
-
msgid "No Envira galleries found."
|
1778 |
-
msgstr "Keine Envira Galerien gefunden."
|
1779 |
-
|
1780 |
-
#: includes/global/posttype.php:60
|
1781 |
-
msgid "No Envira galleries found in trash."
|
1782 |
-
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1783 |
-
|
1784 |
-
#: includes/global/shortcode.php:910
|
1785 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1786 |
-
msgstr ""
|
1787 |
-
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuche es "
|
1788 |
-
"später noch einmal.</p>"
|
1789 |
-
|
1790 |
-
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1791 |
-
msgid "Close"
|
1792 |
-
msgstr "Schliessen"
|
1793 |
-
|
1794 |
-
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1795 |
-
msgid "Next"
|
1796 |
-
msgstr "Nächste"
|
1797 |
-
|
1798 |
-
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1799 |
-
msgid "Previous"
|
1800 |
-
msgstr "Vorherige"
|
1801 |
-
|
1802 |
-
#. Plugin Name of the plugin/theme
|
1803 |
-
msgid "Envira Gallery Lite"
|
1804 |
-
msgstr "Envira Gallery Lite"
|
1805 |
-
|
1806 |
-
#. Plugin URI of the plugin/theme
|
1807 |
-
#. Author URI of the plugin/theme
|
1808 |
-
msgid "http://enviragallery.com"
|
1809 |
-
msgstr "http://enviragallery.com"
|
1810 |
-
|
1811 |
-
#. Description of the plugin/theme
|
1812 |
-
msgid ""
|
1813 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1814 |
-
"version."
|
1815 |
-
msgstr ""
|
1816 |
-
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1817 |
-
"die Lite Version."
|
1818 |
-
|
1819 |
-
#. Author of the plugin/theme
|
1820 |
-
msgid "Envira Gallery Team"
|
1821 |
-
msgstr "Envira Gallery Team"
|
1 |
+
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
+
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
+
"lite\n"
|
8 |
+
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2017-03-09 17:04+0100\n"
|
13 |
+
"Language-Team: \n"
|
14 |
+
"X-Generator: Poedit 1.8.11\n"
|
15 |
+
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"Language: de_CH\n"
|
18 |
+
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
+
"content/plugins/envira-gallery-lite\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: envira-gallery-lite.php:508
|
23 |
+
msgid ""
|
24 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
+
msgstr ""
|
28 |
+
"Leider erfüllt Deine Version von WordPress nicht die Anforderungen von "
|
29 |
+
"Envira Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. "
|
30 |
+
"<a href=\"%s\">Klicke bitte hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
+
|
32 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
+
msgid "Envira Gallery Addons"
|
34 |
+
msgstr "Envira Gallery Erweiterungen"
|
35 |
+
|
36 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
+
msgid "Addons"
|
38 |
+
msgstr "Erweiterungen"
|
39 |
+
|
40 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
+
msgid "Status: Active"
|
42 |
+
msgstr "Status: Aktiv"
|
43 |
+
|
44 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
+
#: includes/admin/settings.php:414
|
46 |
+
msgid "Activate"
|
47 |
+
msgstr "Aktivieren"
|
48 |
+
|
49 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
+
msgid "Activating..."
|
51 |
+
msgstr "Wird aktiviert..."
|
52 |
+
|
53 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
+
#: includes/admin/settings.php:418
|
55 |
+
msgid "Deactivate"
|
56 |
+
msgstr "Deaktivieren"
|
57 |
+
|
58 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
+
msgid "Deactivating..."
|
60 |
+
msgstr "Wird deaktiviert..."
|
61 |
+
|
62 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
+
msgid "Status: Inactive"
|
64 |
+
msgstr "Status: Inaktiv"
|
65 |
+
|
66 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
+
#: includes/admin/settings.php:422
|
68 |
+
msgid "Install"
|
69 |
+
msgstr "Installieren"
|
70 |
+
|
71 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
+
msgid "Installing..."
|
73 |
+
msgstr "Wird installiert ..."
|
74 |
+
|
75 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
+
msgid "Proceed"
|
77 |
+
msgstr "Fortfahren"
|
78 |
+
|
79 |
+
#: includes/admin/addons.php:196
|
80 |
+
msgid "Search Envira Addons"
|
81 |
+
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
+
|
83 |
+
#: includes/admin/addons.php:198
|
84 |
+
msgid "Sort Ascending (A-Z)"
|
85 |
+
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
+
|
87 |
+
#: includes/admin/addons.php:199
|
88 |
+
msgid "Sort Descending (Z-A)"
|
89 |
+
msgstr "Sortierung absteigend (Z-A)"
|
90 |
+
|
91 |
+
#: includes/admin/addons.php:225
|
92 |
+
msgid ""
|
93 |
+
"In order to get access to Addons, you need to resolve your license key "
|
94 |
+
"errors."
|
95 |
+
msgstr ""
|
96 |
+
"Um Zugriff auf die Erweiterungen zu erhalten, musst Du den "
|
97 |
+
"Lizenzschlüsselfehler beheben."
|
98 |
+
|
99 |
+
#: includes/admin/addons.php:241
|
100 |
+
msgid ""
|
101 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
+
"button below the refresh the addons data."
|
103 |
+
msgstr ""
|
104 |
+
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
+
"Bitte klicke auf die untere Schaltfläche, um die Daten der Erweiterungen zu "
|
106 |
+
"aktualisieren."
|
107 |
+
|
108 |
+
#: includes/admin/addons.php:244
|
109 |
+
msgid "Refresh Addons"
|
110 |
+
msgstr "Erweiterungen aktualisieren"
|
111 |
+
|
112 |
+
#: includes/admin/addons.php:262
|
113 |
+
msgid "Available Addons"
|
114 |
+
msgstr "Verfügbare Erweiterungen"
|
115 |
+
|
116 |
+
#: includes/admin/addons.php:282
|
117 |
+
msgid "Unlock More Addons"
|
118 |
+
msgstr "Weitere Erweiterungen freischalten"
|
119 |
+
|
120 |
+
#: includes/admin/addons.php:283
|
121 |
+
msgid ""
|
122 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
+
"Gallery account</a> and unlock the following addons."
|
124 |
+
msgstr ""
|
125 |
+
"<strong>Willst Du noch mehr Erweiterungen?</strong> Wähle <a href=\"%s"
|
126 |
+
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
+
"entsperren."
|
128 |
+
|
129 |
+
#: includes/admin/addons.php:501
|
130 |
+
msgid "Upgrade Now"
|
131 |
+
msgstr "Jetzt aktualisieren"
|
132 |
+
|
133 |
+
#: includes/admin/addons.php:516
|
134 |
+
msgid "Status: <span>Not Installed</span>"
|
135 |
+
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
+
|
137 |
+
#: includes/admin/addons.php:534
|
138 |
+
msgid "Status: <span>Active</span>"
|
139 |
+
msgstr "Status: <span>Aktiv</span>"
|
140 |
+
|
141 |
+
#: includes/admin/addons.php:550
|
142 |
+
msgid "Status: <span>Inactive</span>"
|
143 |
+
msgstr "Status: <span>Inaktiv</span>"
|
144 |
+
|
145 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
+
msgid "The From Gallery ID has not been specified."
|
147 |
+
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
+
|
149 |
+
#: includes/admin/ajax.php:929
|
150 |
+
msgid "No images were selected to be moved between Galleries."
|
151 |
+
msgstr ""
|
152 |
+
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
+
"werden sollen."
|
154 |
+
|
155 |
+
#: includes/admin/common.php:237
|
156 |
+
msgid ""
|
157 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
+
msgstr ""
|
160 |
+
"<strong>Envira Gallery:</strong> Deine bestehenden in-page Galerien kannst "
|
161 |
+
"Du nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
+
"finden."
|
163 |
+
|
164 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
+
msgid "Insert"
|
169 |
+
msgstr "Einfügen"
|
170 |
+
|
171 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
+
msgid "Add Gallery"
|
173 |
+
msgstr "Galerie hinzufügen"
|
174 |
+
|
175 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
+
#: includes/admin/license.php:313
|
177 |
+
msgid ""
|
178 |
+
"There was an error connecting to the remote key API. Please try again later."
|
179 |
+
msgstr ""
|
180 |
+
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
+
"konnte nicht hergestellt werden. Bitte versuche es später noch einmal."
|
182 |
+
|
183 |
+
#: includes/admin/license.php:148
|
184 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
+
msgstr ""
|
186 |
+
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
+
"aktiviert."
|
188 |
+
|
189 |
+
#: includes/admin/license.php:266
|
190 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
+
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
+
|
193 |
+
#: includes/admin/license.php:324
|
194 |
+
msgid ""
|
195 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
+
msgstr ""
|
197 |
+
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
+
"deaktiviert."
|
199 |
+
|
200 |
+
#: includes/admin/license.php:418
|
201 |
+
msgid ""
|
202 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
+
"license key and begin receiving automatic updates.</a>"
|
205 |
+
msgstr ""
|
206 |
+
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
+
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicke "
|
208 |
+
"hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates zu "
|
209 |
+
"erhalten."
|
210 |
+
|
211 |
+
#: includes/admin/license.php:427
|
212 |
+
msgid ""
|
213 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
+
"receiving automatic updates.</a>"
|
216 |
+
msgstr ""
|
217 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
+
"target=\"_blank\">Bitte klicke hier</a>, um den Lizenzschlüssel zu erneuern "
|
219 |
+
"und weiterhin automatische Updates zu erhalten."
|
220 |
+
|
221 |
+
#: includes/admin/license.php:436
|
222 |
+
msgid ""
|
223 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
+
"different key to continue receiving automatic updates."
|
225 |
+
msgstr ""
|
226 |
+
"Dein Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwende "
|
227 |
+
"einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
+
|
229 |
+
#: includes/admin/license.php:445
|
230 |
+
msgid ""
|
231 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
+
"the user associated with the key has been deleted. Please use a different "
|
233 |
+
"key to continue receiving automatic updates."
|
234 |
+
msgstr ""
|
235 |
+
"Dein Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel "
|
236 |
+
"existiert nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel "
|
237 |
+
"verbunden war, wurde gelöscht. Bitte verwende einen anderen Schlüssel, um "
|
238 |
+
"weiterhin automatische Updates zu erhalten."
|
239 |
+
|
240 |
+
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
+
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
+
msgid "Search"
|
243 |
+
msgstr "Suchen"
|
244 |
+
|
245 |
+
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
+
msgid "Helpful Tips"
|
247 |
+
msgstr "Hilfreiche Tipps"
|
248 |
+
|
249 |
+
#: includes/admin/media-view.php:165
|
250 |
+
msgid "Choosing Your Gallery"
|
251 |
+
msgstr "Wähle Deine Galerie"
|
252 |
+
|
253 |
+
#: includes/admin/media-view.php:167
|
254 |
+
msgid ""
|
255 |
+
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
+
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
+
"will be activated once you have selected a gallery."
|
258 |
+
msgstr ""
|
259 |
+
"Um Deine Galerie auszuwählen, klicke einfach auf eines der Kästchen links "
|
260 |
+
"(mit Strg/Ctrl oder Command und Klick, um mehrere Galerien auszuwählen). Der "
|
261 |
+
"\"Galerie einfügen\" Knopf wird freigeschaltet, sobald Du eine Galerie "
|
262 |
+
"ausgewählt hast."
|
263 |
+
|
264 |
+
#: includes/admin/media-view.php:169
|
265 |
+
msgid "Inserting Your Gallery"
|
266 |
+
msgstr "Deine Galerie wird eingefügt"
|
267 |
+
|
268 |
+
#: includes/admin/media-view.php:171
|
269 |
+
msgid ""
|
270 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
+
"button below."
|
272 |
+
msgstr ""
|
273 |
+
"Um Deine Galerie in den Editor einzufügen, klicke bitte auf den Knopf "
|
274 |
+
"\"Galerie einfügen\" unten."
|
275 |
+
|
276 |
+
#: includes/admin/media-view.php:175
|
277 |
+
msgid "Insert Options"
|
278 |
+
msgstr "Weitere Optionen"
|
279 |
+
|
280 |
+
#: includes/admin/media-view.php:179
|
281 |
+
msgid "Display Title"
|
282 |
+
msgstr "Titel anzeigen"
|
283 |
+
|
284 |
+
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
+
msgid "No"
|
286 |
+
msgstr "Nein"
|
287 |
+
|
288 |
+
#: includes/admin/media-view.php:185
|
289 |
+
msgid "Yes, as Heading H%s"
|
290 |
+
msgstr "Ja, als Überschrift H%s"
|
291 |
+
|
292 |
+
#: includes/admin/media-view.php:192
|
293 |
+
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
+
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
+
|
296 |
+
#: includes/admin/media-view.php:226
|
297 |
+
msgid "Edit previous media item"
|
298 |
+
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
+
|
300 |
+
#: includes/admin/media-view.php:227
|
301 |
+
msgid "Edit next media item"
|
302 |
+
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
+
|
304 |
+
#: includes/admin/media-view.php:230
|
305 |
+
msgid "Edit Metadata"
|
306 |
+
msgstr "Bearbeitung der Metadaten"
|
307 |
+
|
308 |
+
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
+
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
+
msgid "Title"
|
311 |
+
msgstr "Titel"
|
312 |
+
|
313 |
+
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
+
msgid ""
|
315 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
+
"titles in the main Lightbox settings."
|
317 |
+
msgstr ""
|
318 |
+
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Du kannst die "
|
319 |
+
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
+
|
321 |
+
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
+
#: includes/global/common.php:196
|
323 |
+
msgid "Caption"
|
324 |
+
msgstr "Bildlegende"
|
325 |
+
|
326 |
+
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
+
msgid ""
|
328 |
+
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
+
"clicked."
|
330 |
+
msgstr ""
|
331 |
+
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
+
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
+
|
334 |
+
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
+
msgid "Alt Text"
|
336 |
+
msgstr "Alt-Text"
|
337 |
+
|
338 |
+
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
+
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
+
|
342 |
+
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
+
#: includes/global/common.php:204
|
344 |
+
msgid "URL"
|
345 |
+
msgstr "URL"
|
346 |
+
|
347 |
+
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
+
msgid "Media File"
|
349 |
+
msgstr "Medien-Datei"
|
350 |
+
|
351 |
+
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
+
msgid "Attachment Page"
|
353 |
+
msgstr "Anhang-Seite"
|
354 |
+
|
355 |
+
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
+
msgid ""
|
357 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
+
"full size image."
|
359 |
+
msgstr ""
|
360 |
+
"Gib hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas anderes als "
|
361 |
+
"die Darstellung in seiner vollen Grösse bewirken soll."
|
362 |
+
|
363 |
+
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
+
msgid "Open URL in New Window?"
|
365 |
+
msgstr "URL in neuem Fenster öffnen?"
|
366 |
+
|
367 |
+
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
+
msgid "Opens your image links in a new browser window / tab."
|
369 |
+
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
+
|
371 |
+
#: includes/admin/media-view.php:326
|
372 |
+
msgid "Want Captions and more options?"
|
373 |
+
msgstr "Möchtest Du Bildunterschriften und weitere Optionen?"
|
374 |
+
|
375 |
+
#: includes/admin/media-view.php:327
|
376 |
+
msgid ""
|
377 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
+
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
+
"integration and so much more!"
|
380 |
+
msgstr ""
|
381 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
382 |
+
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
+
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
+
|
385 |
+
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
+
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
+
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
+
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
+
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
+
msgid "Click here to Upgrade"
|
391 |
+
msgstr "Klicke hier für ein Upgrade"
|
392 |
+
|
393 |
+
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
+
#: includes/admin/media-view.php:452
|
395 |
+
msgid "Save Metadata"
|
396 |
+
msgstr "Metadaten speichern"
|
397 |
+
|
398 |
+
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
+
msgid "Saved."
|
400 |
+
msgstr "Gespeichert."
|
401 |
+
|
402 |
+
#: includes/admin/media-view.php:368
|
403 |
+
msgid "Bulk Edit"
|
404 |
+
msgstr "Massenbearbeitung"
|
405 |
+
|
406 |
+
#: includes/admin/media-view.php:451
|
407 |
+
msgid "Save Metadata to Items"
|
408 |
+
msgstr "Speichern der Metadaten in Items"
|
409 |
+
|
410 |
+
#: includes/admin/media-view.php:493
|
411 |
+
msgid ""
|
412 |
+
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
+
"boxes to the left."
|
414 |
+
msgstr ""
|
415 |
+
"Wähle die Galerie, in welche die ausgewählten Bilder zu verschieben sind, "
|
416 |
+
"indem Du auf eines der Kästchen auf der linken Seite klickst."
|
417 |
+
|
418 |
+
#: includes/admin/media-view.php:496
|
419 |
+
msgid ""
|
420 |
+
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
+
"the chosen Gallery."
|
422 |
+
msgstr ""
|
423 |
+
"Nachher klickst Du auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
+
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
+
"Galerie verschoben."
|
426 |
+
|
427 |
+
#: includes/admin/metaboxes.php:99
|
428 |
+
msgid ""
|
429 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
+
"compile GD or Imagick for your PHP install."
|
433 |
+
msgstr ""
|
434 |
+
"Die GD oder Imagick-Bibliotheken sind nicht auf Deinem Server installiert. "
|
435 |
+
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
+
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
+
"nicht ordnungsgemäss. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem "
|
438 |
+
"zu beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
439 |
+
|
440 |
+
#: includes/admin/metaboxes.php:134
|
441 |
+
msgid "Insert into Gallery"
|
442 |
+
msgstr "In Galerie einfügen"
|
443 |
+
|
444 |
+
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
445 |
+
msgid "Inserting..."
|
446 |
+
msgstr "Wird eingefügt ..."
|
447 |
+
|
448 |
+
#: includes/admin/metaboxes.php:160
|
449 |
+
msgid "Click Here to Insert from Other Image Sources"
|
450 |
+
msgstr "Klicke bitte hier, um andere Bildquellen zu nutzen"
|
451 |
+
|
452 |
+
#: includes/admin/metaboxes.php:161
|
453 |
+
msgid "Select Files from Other Sources"
|
454 |
+
msgstr "Wähle Dateien aus anderen Quellen"
|
455 |
+
|
456 |
+
#: includes/admin/metaboxes.php:169
|
457 |
+
msgid "Uploading Image"
|
458 |
+
msgstr "Hochladen von Bild"
|
459 |
+
|
460 |
+
#: includes/admin/metaboxes.php:171
|
461 |
+
msgid "of"
|
462 |
+
msgstr "von"
|
463 |
+
|
464 |
+
#: includes/admin/metaboxes.php:175
|
465 |
+
msgid "All images uploaded."
|
466 |
+
msgstr "Alle Bilder hochgeladen."
|
467 |
+
|
468 |
+
#: includes/admin/metaboxes.php:281
|
469 |
+
msgid "You must select a file to import before continuing."
|
470 |
+
msgstr "Du musst eine Datei auswählen, bevor Du fortfahren kannst."
|
471 |
+
|
472 |
+
#: includes/admin/metaboxes.php:289
|
473 |
+
msgid "Move Media to Gallery"
|
474 |
+
msgstr "Zur Galerie hinzufügen"
|
475 |
+
|
476 |
+
#: includes/admin/metaboxes.php:290
|
477 |
+
msgid "Move Media to Selected Gallery"
|
478 |
+
msgstr "Medien in ausgewählte Galerie verschieben"
|
479 |
+
|
480 |
+
#: includes/admin/metaboxes.php:293
|
481 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
482 |
+
msgstr ""
|
483 |
+
"Bist Du sicher, dass Du dieses Bild aus der Galerie entfernen möchtest?"
|
484 |
+
|
485 |
+
#: includes/admin/metaboxes.php:294
|
486 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
487 |
+
msgstr ""
|
488 |
+
"Bist Du sicher, dass Du diese Bilder aus der Galerie entfernen möchtest?"
|
489 |
+
|
490 |
+
#: includes/admin/metaboxes.php:298
|
491 |
+
msgid "Saving..."
|
492 |
+
msgstr "Wird gespeichert ..."
|
493 |
+
|
494 |
+
#: includes/admin/metaboxes.php:299
|
495 |
+
msgid "Saved!"
|
496 |
+
msgstr "Gespeichert!"
|
497 |
+
|
498 |
+
#: includes/admin/metaboxes.php:301
|
499 |
+
msgid "Select Files from Your Computer"
|
500 |
+
msgstr "Wähle Dateien von Deinem Computer"
|
501 |
+
|
502 |
+
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
503 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
504 |
+
msgid "Envira Gallery"
|
505 |
+
msgstr "Envira Gallery"
|
506 |
+
|
507 |
+
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
508 |
+
msgid "Envira Gallery Settings"
|
509 |
+
msgstr "Envira Gallery Einstellungen"
|
510 |
+
|
511 |
+
#: includes/admin/metaboxes.php:411
|
512 |
+
msgid "Envira Gallery Preview"
|
513 |
+
msgstr "Envira Gallery Vorschau"
|
514 |
+
|
515 |
+
#: includes/admin/metaboxes.php:415
|
516 |
+
msgid "Envira Gallery Code"
|
517 |
+
msgstr "Envira Gallery Code"
|
518 |
+
|
519 |
+
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
520 |
+
msgid "Default"
|
521 |
+
msgstr "Voreinstellung"
|
522 |
+
|
523 |
+
#: includes/admin/metaboxes.php:603
|
524 |
+
msgid "Images"
|
525 |
+
msgstr "Bilder"
|
526 |
+
|
527 |
+
#: includes/admin/metaboxes.php:604
|
528 |
+
msgid "Config"
|
529 |
+
msgstr "Konfiguration"
|
530 |
+
|
531 |
+
#: includes/admin/metaboxes.php:605
|
532 |
+
msgid "Lightbox"
|
533 |
+
msgstr "Lightbox"
|
534 |
+
|
535 |
+
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
536 |
+
msgid "Mobile"
|
537 |
+
msgstr "Mobilgeräte"
|
538 |
+
|
539 |
+
#: includes/admin/metaboxes.php:611
|
540 |
+
msgid "Misc"
|
541 |
+
msgstr "Verschiedenes"
|
542 |
+
|
543 |
+
#: includes/admin/metaboxes.php:705
|
544 |
+
msgid "Currently in your Gallery"
|
545 |
+
msgstr "Derzeit in Deiner Galerie"
|
546 |
+
|
547 |
+
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
548 |
+
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
549 |
+
#: includes/admin/metaboxes.php:1592
|
550 |
+
msgid "Need some help?"
|
551 |
+
msgstr "Wird Hilfe benötigt?"
|
552 |
+
|
553 |
+
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
554 |
+
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
555 |
+
#: includes/admin/metaboxes.php:1594
|
556 |
+
msgid "Read the Documentation"
|
557 |
+
msgstr "Lies bitte die Dokumentation"
|
558 |
+
|
559 |
+
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
560 |
+
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
561 |
+
#: includes/admin/metaboxes.php:1598
|
562 |
+
msgid "Watch a Video"
|
563 |
+
msgstr "Schaue das Video an"
|
564 |
+
|
565 |
+
#: includes/admin/metaboxes.php:725
|
566 |
+
msgid "Select All (<span class=\"count\">%d</span>)"
|
567 |
+
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
568 |
+
|
569 |
+
#: includes/admin/metaboxes.php:730
|
570 |
+
msgid "Grid View"
|
571 |
+
msgstr "Kachelansicht"
|
572 |
+
|
573 |
+
#: includes/admin/metaboxes.php:733
|
574 |
+
msgid "List View"
|
575 |
+
msgstr "Listenansicht"
|
576 |
+
|
577 |
+
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
578 |
+
msgid "Edit Selected Images"
|
579 |
+
msgstr "Ausgewählte Bilder bearbeiten"
|
580 |
+
|
581 |
+
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
582 |
+
msgid "Move Selected Images to another Gallery"
|
583 |
+
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
584 |
+
|
585 |
+
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
586 |
+
msgid "Delete Selected Images from Gallery"
|
587 |
+
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
588 |
+
|
589 |
+
#: includes/admin/metaboxes.php:773
|
590 |
+
msgid "Want to make your gallery workflow even better?"
|
591 |
+
msgstr "Möchtest Du Deinen Galerie Workflow noch besser zu machen?"
|
592 |
+
|
593 |
+
#: includes/admin/metaboxes.php:774
|
594 |
+
msgid ""
|
595 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
596 |
+
"including: a fully featured gallery widget, complete gallery API, powerful "
|
597 |
+
"gallery documentation, full mobile and Retina support, dedicated customer "
|
598 |
+
"support and so much more!"
|
599 |
+
msgstr ""
|
600 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
601 |
+
"Features, darunter: ein voll funktionsfähige Galerie-Widget, eine komplette "
|
602 |
+
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgerät- und "
|
603 |
+
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
604 |
+
|
605 |
+
#: includes/admin/metaboxes.php:797
|
606 |
+
msgid "Gallery Settings"
|
607 |
+
msgstr "Galerie-Einstellungen"
|
608 |
+
|
609 |
+
#: includes/admin/metaboxes.php:799
|
610 |
+
msgid ""
|
611 |
+
"The settings below adjust the basic configuration options for the gallery."
|
612 |
+
msgstr ""
|
613 |
+
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
614 |
+
"Galerie an."
|
615 |
+
|
616 |
+
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
617 |
+
msgid "Number of Gallery Columns"
|
618 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
619 |
+
|
620 |
+
#: includes/admin/metaboxes.php:822
|
621 |
+
msgid ""
|
622 |
+
"Determines the number of columns in the gallery. Automatic will attempt to "
|
623 |
+
"fill each row as much as possible before moving on to the next row."
|
624 |
+
msgstr ""
|
625 |
+
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
626 |
+
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
627 |
+
"wird."
|
628 |
+
|
629 |
+
#: includes/admin/metaboxes.php:833
|
630 |
+
msgid "Automatic Layout: Row Height"
|
631 |
+
msgstr "Automatisches Layout: Zeilenhöhe"
|
632 |
+
|
633 |
+
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
634 |
+
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
635 |
+
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
636 |
+
#: includes/admin/metaboxes.php:1495
|
637 |
+
msgid "px"
|
638 |
+
msgstr "Pixel"
|
639 |
+
|
640 |
+
#: includes/admin/metaboxes.php:837
|
641 |
+
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
642 |
+
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
643 |
+
|
644 |
+
#: includes/admin/metaboxes.php:842
|
645 |
+
msgid "Automatic Layout: Gallery Theme"
|
646 |
+
msgstr "Automatisches Layout: Galerie Theme"
|
647 |
+
|
648 |
+
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
649 |
+
msgid "Sets the theme for the gallery display."
|
650 |
+
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
651 |
+
|
652 |
+
#: includes/admin/metaboxes.php:866
|
653 |
+
msgid "Display Gallery Description?"
|
654 |
+
msgstr "Galerie-Beschreibung anzeigen?"
|
655 |
+
|
656 |
+
#: includes/admin/metaboxes.php:878
|
657 |
+
msgid "Choose to display a description above or below this gallery's images."
|
658 |
+
msgstr ""
|
659 |
+
"Wähle aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der Bilder "
|
660 |
+
"dieser Galerie angezeigt werden soll."
|
661 |
+
|
662 |
+
#: includes/admin/metaboxes.php:885
|
663 |
+
msgid "Gallery Description"
|
664 |
+
msgstr "Galerie-Beschreibung"
|
665 |
+
|
666 |
+
#: includes/admin/metaboxes.php:900
|
667 |
+
msgid "The description to display for this gallery."
|
668 |
+
msgstr ""
|
669 |
+
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
670 |
+
"nach Wahl beim vorherigen Einstellungspunkt."
|
671 |
+
|
672 |
+
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
673 |
+
#: includes/admin/table.php:382
|
674 |
+
msgid "Gallery Theme"
|
675 |
+
msgstr "Galerie-Theme"
|
676 |
+
|
677 |
+
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
678 |
+
#: includes/admin/table.php:393
|
679 |
+
msgid "Column Gutter Width"
|
680 |
+
msgstr "Spaltenabstand"
|
681 |
+
|
682 |
+
#: includes/admin/metaboxes.php:934
|
683 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
684 |
+
msgstr "Legt den Abstand zwischen den Spalten (standardmässig 10 Pixel) fest."
|
685 |
+
|
686 |
+
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
687 |
+
#: includes/admin/table.php:398
|
688 |
+
msgid "Margin Below Each Image"
|
689 |
+
msgstr "Unterer Bildabstand"
|
690 |
+
|
691 |
+
#: includes/admin/metaboxes.php:943
|
692 |
+
msgid "Sets the space below each item in the gallery."
|
693 |
+
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
694 |
+
|
695 |
+
#: includes/admin/metaboxes.php:953
|
696 |
+
msgid "Sorting"
|
697 |
+
msgstr "Sortierung"
|
698 |
+
|
699 |
+
#: includes/admin/metaboxes.php:965
|
700 |
+
msgid ""
|
701 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
702 |
+
"tab."
|
703 |
+
msgstr ""
|
704 |
+
"Wähle bitte aus, ob Du die Bilder in einer anderen Reihenfolge sortieren "
|
705 |
+
"willst, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
706 |
+
|
707 |
+
#: includes/admin/metaboxes.php:970
|
708 |
+
msgid "Direction"
|
709 |
+
msgstr "Reihenfolge"
|
710 |
+
|
711 |
+
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
712 |
+
msgid "Image Size"
|
713 |
+
msgstr "Bildgrösse"
|
714 |
+
|
715 |
+
#: includes/admin/metaboxes.php:1003
|
716 |
+
msgid ""
|
717 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
718 |
+
"below Image Dimensions; Random will allow you to choose one or more "
|
719 |
+
"WordPress image sizes, which will be used for the gallery output."
|
720 |
+
msgstr ""
|
721 |
+
"Definiere bitte die maximale Bildgrösse für die Galerieansicht. "
|
722 |
+
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
723 |
+
"\"Zufällig\" ermöglicht es Dir, eine oder mehrere WordPress Bildgrössen zu "
|
724 |
+
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
725 |
+
|
726 |
+
#: includes/admin/metaboxes.php:1012
|
727 |
+
msgid "Random Image Sizes"
|
728 |
+
msgstr "Zufällige Bildgrössen"
|
729 |
+
|
730 |
+
#: includes/admin/metaboxes.php:1028
|
731 |
+
msgid ""
|
732 |
+
"Define the WordPress registered image sizes to include when randomly "
|
733 |
+
"assigning an image size to each image in your Gallery."
|
734 |
+
msgstr ""
|
735 |
+
"Definiere hier, welche der bei WordPress registrierten Bildgrössen angezeigt "
|
736 |
+
"werden sollen, wenn Du zufällige Bildgrössen wünschest."
|
737 |
+
|
738 |
+
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
739 |
+
#: includes/admin/table.php:403
|
740 |
+
msgid "Image Dimensions"
|
741 |
+
msgstr "Bildabmessungen"
|
742 |
+
|
743 |
+
#: includes/admin/metaboxes.php:1041
|
744 |
+
msgid ""
|
745 |
+
"You should adjust these dimensions based on the number of columns in your "
|
746 |
+
"gallery. This does not affect the full size lightbox images."
|
747 |
+
msgstr ""
|
748 |
+
"Du solltest diese Dimensionen basierend auf der Anzahl der Spalten in Deiner "
|
749 |
+
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
750 |
+
"Grösse."
|
751 |
+
|
752 |
+
#: includes/admin/metaboxes.php:1046
|
753 |
+
msgid "Crop Images?"
|
754 |
+
msgstr "Bilder zuschneiden?"
|
755 |
+
|
756 |
+
#: includes/admin/metaboxes.php:1050
|
757 |
+
msgid ""
|
758 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
759 |
+
"Dimensions and Mobile Dimensions."
|
760 |
+
msgstr ""
|
761 |
+
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
762 |
+
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
763 |
+
|
764 |
+
#: includes/admin/metaboxes.php:1051
|
765 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
766 |
+
msgstr ""
|
767 |
+
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
768 |
+
"Seitenverhältnis beibehalten wird."
|
769 |
+
|
770 |
+
#: includes/admin/metaboxes.php:1061
|
771 |
+
msgid "Set Dimensions on Images?"
|
772 |
+
msgstr "Bildmasse im HTML-Code einsetzen?"
|
773 |
+
|
774 |
+
#: includes/admin/metaboxes.php:1065
|
775 |
+
msgid ""
|
776 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
777 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
778 |
+
msgstr ""
|
779 |
+
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
780 |
+
"Element. Muss nur aktiviert werden, wenn Du die Google Pagespeeds "
|
781 |
+
"Anforderungen erfüllen musst."
|
782 |
+
|
783 |
+
#: includes/admin/metaboxes.php:1070
|
784 |
+
msgid "Enable Isotope?"
|
785 |
+
msgstr "Isotope benutzen?"
|
786 |
+
|
787 |
+
#: includes/admin/metaboxes.php:1074
|
788 |
+
msgid ""
|
789 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
790 |
+
"images."
|
791 |
+
msgstr ""
|
792 |
+
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
793 |
+
"für die Haupt-Galerie-Bilder."
|
794 |
+
|
795 |
+
#: includes/admin/metaboxes.php:1080
|
796 |
+
msgid "Enable CSS Animations?"
|
797 |
+
msgstr "CSS-Animationen aktivieren?"
|
798 |
+
|
799 |
+
#: includes/admin/metaboxes.php:1084
|
800 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
801 |
+
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
802 |
+
|
803 |
+
#: includes/admin/metaboxes.php:1090
|
804 |
+
msgid "Image Opacity"
|
805 |
+
msgstr "Deckkraft des Bildes"
|
806 |
+
|
807 |
+
#: includes/admin/metaboxes.php:1094
|
808 |
+
msgid ""
|
809 |
+
"The opacity to display images at when loading the main gallery images using "
|
810 |
+
"CSS animations (between 1 and 100%)."
|
811 |
+
msgstr ""
|
812 |
+
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
813 |
+
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
814 |
+
|
815 |
+
#: includes/admin/metaboxes.php:1112
|
816 |
+
msgid "Want to do even more with your gallery display?"
|
817 |
+
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
818 |
+
|
819 |
+
#: includes/admin/metaboxes.php:1113
|
820 |
+
msgid ""
|
821 |
+
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
822 |
+
"display features, including: custom image tagging and filtering, mobile "
|
823 |
+
"specific image assets for blazing fast load times, dedicated and unique "
|
824 |
+
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
825 |
+
"more!"
|
826 |
+
msgstr ""
|
827 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugang zu zahlreichen anderen "
|
828 |
+
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
829 |
+
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
830 |
+
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
831 |
+
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
832 |
+
|
833 |
+
#: includes/admin/metaboxes.php:1135
|
834 |
+
msgid "Lightbox Settings"
|
835 |
+
msgstr "Lightbox-Einstellungen"
|
836 |
+
|
837 |
+
#: includes/admin/metaboxes.php:1137
|
838 |
+
msgid "The settings below adjust the lightbox output."
|
839 |
+
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
840 |
+
|
841 |
+
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
842 |
+
msgid "Enable Lightbox?"
|
843 |
+
msgstr "Lightbox aktivieren?"
|
844 |
+
|
845 |
+
#: includes/admin/metaboxes.php:1158
|
846 |
+
msgid "Enables or disables the gallery lightbox."
|
847 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
848 |
+
|
849 |
+
#: includes/admin/metaboxes.php:1169
|
850 |
+
msgid "Gallery Lightbox Theme"
|
851 |
+
msgstr "Galerie-Lightbox Theme"
|
852 |
+
|
853 |
+
#: includes/admin/metaboxes.php:1177
|
854 |
+
msgid "Sets the theme for the gallery lightbox display."
|
855 |
+
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
856 |
+
|
857 |
+
#: includes/admin/metaboxes.php:1191
|
858 |
+
msgid ""
|
859 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
860 |
+
"the original, full size image."
|
861 |
+
msgstr ""
|
862 |
+
"Definiert die maximale Bildgrösse für die Lightbox-Ansicht. Bei "
|
863 |
+
"\"Voreinstellung\" wird die originale, volle Bildgrösse angezeigt."
|
864 |
+
|
865 |
+
#: includes/admin/metaboxes.php:1197
|
866 |
+
msgid "Caption Position"
|
867 |
+
msgstr "Position der Beschriftung"
|
868 |
+
|
869 |
+
#: includes/admin/metaboxes.php:1205
|
870 |
+
msgid "Sets the display of the lightbox image's caption."
|
871 |
+
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
872 |
+
|
873 |
+
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
874 |
+
msgid "Enable Gallery Arrows?"
|
875 |
+
msgstr "Galerie-Pfeile aktivieren?"
|
876 |
+
|
877 |
+
#: includes/admin/metaboxes.php:1218
|
878 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
879 |
+
msgstr ""
|
880 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
881 |
+
|
882 |
+
#: includes/admin/metaboxes.php:1223
|
883 |
+
msgid "Gallery Arrow Position"
|
884 |
+
msgstr "Position der Galerie-Pfeile"
|
885 |
+
|
886 |
+
#: includes/admin/metaboxes.php:1231
|
887 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
888 |
+
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
889 |
+
|
890 |
+
#: includes/admin/metaboxes.php:1236
|
891 |
+
msgid "Enable Keyboard Navigation?"
|
892 |
+
msgstr "Tastatur-Navigation aktivieren?"
|
893 |
+
|
894 |
+
#: includes/admin/metaboxes.php:1240
|
895 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
896 |
+
msgstr ""
|
897 |
+
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
898 |
+
|
899 |
+
#: includes/admin/metaboxes.php:1245
|
900 |
+
msgid "Enable Mousewheel Navigation?"
|
901 |
+
msgstr "Mausrad-Navigation aktivieren?"
|
902 |
+
|
903 |
+
#: includes/admin/metaboxes.php:1249
|
904 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
905 |
+
msgstr ""
|
906 |
+
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
907 |
+
|
908 |
+
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
909 |
+
msgid "Enable Gallery Toolbar?"
|
910 |
+
msgstr "Galerie-Bedienungselemente aktivieren?"
|
911 |
+
|
912 |
+
#: includes/admin/metaboxes.php:1258
|
913 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
914 |
+
msgstr ""
|
915 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
916 |
+
|
917 |
+
#: includes/admin/metaboxes.php:1263
|
918 |
+
msgid "Display Gallery Title in Toolbar?"
|
919 |
+
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
920 |
+
|
921 |
+
#: includes/admin/metaboxes.php:1267
|
922 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
923 |
+
msgstr ""
|
924 |
+
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
925 |
+
"an."
|
926 |
+
|
927 |
+
#: includes/admin/metaboxes.php:1272
|
928 |
+
msgid "Gallery Toolbar Position"
|
929 |
+
msgstr "Position der Bedienungselemente"
|
930 |
+
|
931 |
+
#: includes/admin/metaboxes.php:1280
|
932 |
+
msgid "Sets the position of the lightbox toolbar."
|
933 |
+
msgstr ""
|
934 |
+
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
935 |
+
|
936 |
+
#: includes/admin/metaboxes.php:1285
|
937 |
+
msgid "Keep Aspect Ratio?"
|
938 |
+
msgstr "Seitenverhältnis beibehalten?"
|
939 |
+
|
940 |
+
#: includes/admin/metaboxes.php:1289
|
941 |
+
msgid ""
|
942 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
943 |
+
msgstr ""
|
944 |
+
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
945 |
+
"angezeigt."
|
946 |
+
|
947 |
+
#: includes/admin/metaboxes.php:1294
|
948 |
+
msgid "Loop Gallery Navigation?"
|
949 |
+
msgstr "Galerie-Navigation mit Endlosschleife?"
|
950 |
+
|
951 |
+
#: includes/admin/metaboxes.php:1298
|
952 |
+
msgid ""
|
953 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
954 |
+
msgstr ""
|
955 |
+
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
956 |
+
"Galerie."
|
957 |
+
|
958 |
+
#: includes/admin/metaboxes.php:1303
|
959 |
+
msgid "Lightbox Open/Close Effect"
|
960 |
+
msgstr "Lightbox Effekt beim Öffnen/Schliessen"
|
961 |
+
|
962 |
+
#: includes/admin/metaboxes.php:1323
|
963 |
+
msgid "Type of transition when opening and closing the lightbox."
|
964 |
+
msgstr "Art des Effekts beim Öffnen und Schliessen der Lightbox."
|
965 |
+
|
966 |
+
#: includes/admin/metaboxes.php:1328
|
967 |
+
msgid "Lightbox Transition Effect"
|
968 |
+
msgstr "Übergangseffekte in der Lightbox"
|
969 |
+
|
970 |
+
#: includes/admin/metaboxes.php:1348
|
971 |
+
msgid "Type of transition between images in the lightbox view."
|
972 |
+
msgstr ""
|
973 |
+
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
974 |
+
|
975 |
+
#: includes/admin/metaboxes.php:1353
|
976 |
+
msgid "HTML5 Output?"
|
977 |
+
msgstr "HTML5 Output?"
|
978 |
+
|
979 |
+
#: includes/admin/metaboxes.php:1357
|
980 |
+
msgid ""
|
981 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
982 |
+
"HTML5 validation."
|
983 |
+
msgstr ""
|
984 |
+
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
985 |
+
"die W3C HTML5-Validierung angewendet."
|
986 |
+
|
987 |
+
#: includes/admin/metaboxes.php:1371
|
988 |
+
msgid ""
|
989 |
+
"The settings below adjust the thumbnail views for the gallery lightbox "
|
990 |
+
"display."
|
991 |
+
msgstr ""
|
992 |
+
"Mit den folgenden Einstellungen passt Du die Miniaturansichten bei der "
|
993 |
+
"Galerie-Lightbox an."
|
994 |
+
|
995 |
+
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
996 |
+
msgid "Enable Gallery Thumbnails?"
|
997 |
+
msgstr "Miniaturansichten aktivieren?"
|
998 |
+
|
999 |
+
#: includes/admin/metaboxes.php:1380
|
1000 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
1001 |
+
msgstr ""
|
1002 |
+
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1003 |
+
|
1004 |
+
#: includes/admin/metaboxes.php:1385
|
1005 |
+
msgid "Gallery Thumbnails Width"
|
1006 |
+
msgstr "Breite einer Miniaturansicht"
|
1007 |
+
|
1008 |
+
#: includes/admin/metaboxes.php:1389
|
1009 |
+
msgid "Sets the width of each lightbox thumbnail."
|
1010 |
+
msgstr ""
|
1011 |
+
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1012 |
+
|
1013 |
+
#: includes/admin/metaboxes.php:1394
|
1014 |
+
msgid "Gallery Thumbnails Height"
|
1015 |
+
msgstr "Höhe einer Miniaturansicht"
|
1016 |
+
|
1017 |
+
#: includes/admin/metaboxes.php:1398
|
1018 |
+
msgid "Sets the height of each lightbox thumbnail."
|
1019 |
+
msgstr ""
|
1020 |
+
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1021 |
+
|
1022 |
+
#: includes/admin/metaboxes.php:1403
|
1023 |
+
msgid "Gallery Thumbnails Position"
|
1024 |
+
msgstr "Position der Miniaturanzeigen"
|
1025 |
+
|
1026 |
+
#: includes/admin/metaboxes.php:1411
|
1027 |
+
msgid "Sets the position of the lightbox thumbnails."
|
1028 |
+
msgstr ""
|
1029 |
+
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1030 |
+
"definiert."
|
1031 |
+
|
1032 |
+
#: includes/admin/metaboxes.php:1428
|
1033 |
+
msgid "Want even more fine tuned control over your lightbox display?"
|
1034 |
+
msgstr "Möchtest Du die Lightbox-Anzeige noch genauer festlegen?"
|
1035 |
+
|
1036 |
+
#: includes/admin/metaboxes.php:1429
|
1037 |
+
msgid ""
|
1038 |
+
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1039 |
+
"features, including: custom lightbox titles, enable/disable lightbox "
|
1040 |
+
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1041 |
+
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1042 |
+
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1043 |
+
msgstr ""
|
1044 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
1045 |
+
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1046 |
+
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1047 |
+
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1048 |
+
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1049 |
+
|
1050 |
+
#: includes/admin/metaboxes.php:1451
|
1051 |
+
msgid "Mobile Gallery Settings"
|
1052 |
+
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1053 |
+
|
1054 |
+
#: includes/admin/metaboxes.php:1453
|
1055 |
+
msgid ""
|
1056 |
+
"The settings below adjust configuration options for the Gallery when viewed "
|
1057 |
+
"on a mobile device."
|
1058 |
+
msgstr ""
|
1059 |
+
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1060 |
+
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1061 |
+
|
1062 |
+
#: includes/admin/metaboxes.php:1476
|
1063 |
+
msgid ""
|
1064 |
+
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1065 |
+
"will attempt to fill each row as much as possible before moving on to the "
|
1066 |
+
"next row."
|
1067 |
+
msgstr ""
|
1068 |
+
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1069 |
+
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1070 |
+
"auf die nächste Zeile gewechselt wird."
|
1071 |
+
|
1072 |
+
#: includes/admin/metaboxes.php:1482
|
1073 |
+
msgid "Create Mobile Gallery Images?"
|
1074 |
+
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1075 |
+
|
1076 |
+
#: includes/admin/metaboxes.php:1486
|
1077 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
1078 |
+
msgstr ""
|
1079 |
+
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1080 |
+
"Mobilgeräte erzeugt."
|
1081 |
+
|
1082 |
+
#: includes/admin/metaboxes.php:1492
|
1083 |
+
msgid "Mobile Dimensions"
|
1084 |
+
msgstr "Bildgrösse auf Mobilgeräten"
|
1085 |
+
|
1086 |
+
#: includes/admin/metaboxes.php:1496
|
1087 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
1088 |
+
msgstr ""
|
1089 |
+
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1090 |
+
|
1091 |
+
#: includes/admin/metaboxes.php:1506
|
1092 |
+
msgid "Mobile Lightbox Settings"
|
1093 |
+
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1094 |
+
|
1095 |
+
#: includes/admin/metaboxes.php:1508
|
1096 |
+
msgid ""
|
1097 |
+
"The settings below adjust configuration options for the Lightbox when viewed "
|
1098 |
+
"on a mobile device."
|
1099 |
+
msgstr ""
|
1100 |
+
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1101 |
+
"die Darstellung auf einem Mobilgerät angepasst."
|
1102 |
+
|
1103 |
+
#: includes/admin/metaboxes.php:1519
|
1104 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1105 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1106 |
+
|
1107 |
+
#: includes/admin/metaboxes.php:1524
|
1108 |
+
msgid "Enable Gallery Touchwipe?"
|
1109 |
+
msgstr "Gesten/Wischen aktivieren?"
|
1110 |
+
|
1111 |
+
#: includes/admin/metaboxes.php:1528
|
1112 |
+
msgid ""
|
1113 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1114 |
+
"devices."
|
1115 |
+
msgstr ""
|
1116 |
+
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1117 |
+
"Mobilgeräten."
|
1118 |
+
|
1119 |
+
#: includes/admin/metaboxes.php:1533
|
1120 |
+
msgid "Close Lightbox on Swipe Up?"
|
1121 |
+
msgstr "Lightbox beim Aufwärtswischen schliessen?"
|
1122 |
+
|
1123 |
+
#: includes/admin/metaboxes.php:1537
|
1124 |
+
msgid ""
|
1125 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1126 |
+
"devices."
|
1127 |
+
msgstr ""
|
1128 |
+
"Aktiviert oder deaktiviert das Schliessen der Lightbox, wenn der Benutzer "
|
1129 |
+
"nach oben wischt."
|
1130 |
+
|
1131 |
+
#: includes/admin/metaboxes.php:1546
|
1132 |
+
msgid ""
|
1133 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1134 |
+
msgstr ""
|
1135 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1136 |
+
"Mobilgeräten."
|
1137 |
+
|
1138 |
+
#: includes/admin/metaboxes.php:1555
|
1139 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1140 |
+
msgstr ""
|
1141 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1142 |
+
"auf Mobilgeräten."
|
1143 |
+
|
1144 |
+
#: includes/admin/metaboxes.php:1564
|
1145 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1146 |
+
msgstr ""
|
1147 |
+
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1148 |
+
"Mobilgeräten."
|
1149 |
+
|
1150 |
+
#: includes/admin/metaboxes.php:1588
|
1151 |
+
msgid "Miscellaneous Settings"
|
1152 |
+
msgstr "Verschiedene Einstellungen"
|
1153 |
+
|
1154 |
+
#: includes/admin/metaboxes.php:1590
|
1155 |
+
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1156 |
+
msgstr ""
|
1157 |
+
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1158 |
+
"festgelegt."
|
1159 |
+
|
1160 |
+
#: includes/admin/metaboxes.php:1606
|
1161 |
+
msgid "Gallery Title"
|
1162 |
+
msgstr "Galerie-Titel"
|
1163 |
+
|
1164 |
+
#: includes/admin/metaboxes.php:1610
|
1165 |
+
msgid "Internal gallery title for identification in the admin."
|
1166 |
+
msgstr ""
|
1167 |
+
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1168 |
+
|
1169 |
+
#: includes/admin/metaboxes.php:1615
|
1170 |
+
msgid "Gallery Slug"
|
1171 |
+
msgstr "Galerie-Slug"
|
1172 |
+
|
1173 |
+
#: includes/admin/metaboxes.php:1619
|
1174 |
+
msgid ""
|
1175 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
1176 |
+
"advanced gallery queries."
|
1177 |
+
msgstr ""
|
1178 |
+
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1179 |
+
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1180 |
+
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1181 |
+
|
1182 |
+
#: includes/admin/metaboxes.php:1624
|
1183 |
+
msgid "Custom Gallery Classes"
|
1184 |
+
msgstr "Benutzerdefinierte CSS-Klassen"
|
1185 |
+
|
1186 |
+
#: includes/admin/metaboxes.php:1627
|
1187 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
1188 |
+
msgstr ""
|
1189 |
+
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1190 |
+
|
1191 |
+
#: includes/admin/metaboxes.php:1628
|
1192 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1193 |
+
msgstr ""
|
1194 |
+
"Füge bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier oben "
|
1195 |
+
"ein. Eine Klasse pro Zeile."
|
1196 |
+
|
1197 |
+
#: includes/admin/metaboxes.php:1637
|
1198 |
+
msgid "Import/Export Gallery"
|
1199 |
+
msgstr "Import/Export Einstellungen"
|
1200 |
+
|
1201 |
+
#: includes/admin/metaboxes.php:1650
|
1202 |
+
msgid "Import Gallery"
|
1203 |
+
msgstr "Galerie importieren"
|
1204 |
+
|
1205 |
+
#: includes/admin/metaboxes.php:1657
|
1206 |
+
msgid "Export Gallery"
|
1207 |
+
msgstr "Galerie exportieren"
|
1208 |
+
|
1209 |
+
#: includes/admin/metaboxes.php:1667
|
1210 |
+
msgid "Enable RTL Support?"
|
1211 |
+
msgstr "RTL-Unterstützung aktivieren?"
|
1212 |
+
|
1213 |
+
#: includes/admin/metaboxes.php:1671
|
1214 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1215 |
+
msgstr ""
|
1216 |
+
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1217 |
+
"links-Sprachen (Right-To-Left)."
|
1218 |
+
|
1219 |
+
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1220 |
+
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1221 |
+
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1222 |
+
msgid "Want to take your galleries further?"
|
1223 |
+
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
1224 |
+
|
1225 |
+
#: includes/admin/metaboxes.php:1684
|
1226 |
+
msgid ""
|
1227 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1228 |
+
"including: a fully-integrated import/export module for your galleries, "
|
1229 |
+
"custom CSS controls for each gallery and so much more!"
|
1230 |
+
msgstr ""
|
1231 |
+
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf zahlreiche "
|
1232 |
+
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1233 |
+
"Modul für Deine Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1234 |
+
"und vieles mehr!"
|
1235 |
+
|
1236 |
+
#: includes/admin/metaboxes.php:1705
|
1237 |
+
msgid "Videos"
|
1238 |
+
msgstr "Videos"
|
1239 |
+
|
1240 |
+
#: includes/admin/metaboxes.php:1706
|
1241 |
+
msgid "Social"
|
1242 |
+
msgstr "Social Media"
|
1243 |
+
|
1244 |
+
#: includes/admin/metaboxes.php:1707
|
1245 |
+
msgid "Tags"
|
1246 |
+
msgstr "Schlagwörter"
|
1247 |
+
|
1248 |
+
#: includes/admin/metaboxes.php:1708
|
1249 |
+
msgid "Pagination"
|
1250 |
+
msgstr "Seitenaufteilung"
|
1251 |
+
|
1252 |
+
#: includes/admin/metaboxes.php:1726
|
1253 |
+
msgid ""
|
1254 |
+
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1255 |
+
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1256 |
+
"options and so much more!"
|
1257 |
+
msgstr ""
|
1258 |
+
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf mobile-"
|
1259 |
+
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1260 |
+
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1261 |
+
|
1262 |
+
#: includes/admin/metaboxes.php:1748
|
1263 |
+
msgid ""
|
1264 |
+
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1265 |
+
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1266 |
+
msgstr ""
|
1267 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Videos auf Deine Envira Galerien "
|
1268 |
+
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1269 |
+
|
1270 |
+
#: includes/admin/metaboxes.php:1770
|
1271 |
+
msgid ""
|
1272 |
+
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1273 |
+
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1274 |
+
"Google+ and Pinterest why not check it out?"
|
1275 |
+
msgstr ""
|
1276 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Social Sharing Buttons zu Deiner "
|
1277 |
+
"Galerie- und Lightbox-Bilder hinzufügen, mit Unterstützung für Facebook, "
|
1278 |
+
"Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1279 |
+
|
1280 |
+
#: includes/admin/metaboxes.php:1792
|
1281 |
+
msgid ""
|
1282 |
+
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1283 |
+
"users to filter your Gallery by tag and so much more!"
|
1284 |
+
msgstr ""
|
1285 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Schlagwörter den Bildern Deiner "
|
1286 |
+
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Deine "
|
1287 |
+
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1288 |
+
|
1289 |
+
#: includes/admin/metaboxes.php:1814
|
1290 |
+
msgid ""
|
1291 |
+
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1292 |
+
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1293 |
+
msgstr ""
|
1294 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Deine Galerie auf mehreren Seiten "
|
1295 |
+
"mit Seitennummerierung aufteilen, Du kannst diese Bilder über AJAX laden "
|
1296 |
+
"lassen, auch verzögert, und vieles mehr!"
|
1297 |
+
|
1298 |
+
#: includes/admin/metaboxes.php:2099
|
1299 |
+
msgid "Remove Image from Gallery?"
|
1300 |
+
msgstr "Das Bild aus der Galerie entfernen?"
|
1301 |
+
|
1302 |
+
#: includes/admin/metaboxes.php:2100
|
1303 |
+
msgid "Modify Image"
|
1304 |
+
msgstr "Bild bearbeiten"
|
1305 |
+
|
1306 |
+
#: includes/admin/notice.php:167
|
1307 |
+
msgid "Dismiss this notice"
|
1308 |
+
msgstr "Diese Nachricht ignorieren"
|
1309 |
+
|
1310 |
+
#: includes/admin/partials/metabox-gallery-code.php:11
|
1311 |
+
msgid ""
|
1312 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
1313 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1314 |
+
msgstr ""
|
1315 |
+
"Du kannst diese Galerie irgendwo in Deinen Beiträgen, Seiten, "
|
1316 |
+
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Du "
|
1317 |
+
"<strong>einen</strong> der Shortcode(s) unten benützt:"
|
1318 |
+
|
1319 |
+
#: includes/admin/partials/metabox-gallery-code.php:14
|
1320 |
+
#: includes/admin/partials/metabox-gallery-code.php:24
|
1321 |
+
#: includes/admin/table.php:228
|
1322 |
+
msgid "Copy Shortcode to Clipboard"
|
1323 |
+
msgstr "Shortcode in die Zwischenablage kopieren"
|
1324 |
+
|
1325 |
+
#: includes/admin/partials/metabox-gallery-code.php:15
|
1326 |
+
#: includes/admin/partials/metabox-gallery-code.php:25
|
1327 |
+
#: includes/admin/partials/metabox-gallery-code.php:36
|
1328 |
+
#: includes/admin/partials/metabox-gallery-code.php:46
|
1329 |
+
#: includes/admin/table.php:229
|
1330 |
+
msgid "Copy to Clipboard"
|
1331 |
+
msgstr "In die Zwischenablage kopieren"
|
1332 |
+
|
1333 |
+
#: includes/admin/partials/metabox-gallery-code.php:32
|
1334 |
+
msgid ""
|
1335 |
+
"You can also place this gallery into your template files by using "
|
1336 |
+
"<strong>one</strong> the template tag(s) below:"
|
1337 |
+
msgstr ""
|
1338 |
+
"Du kannst diese Galerie auch in Deinen Template-Dateien platzieren, wenn Du "
|
1339 |
+
"<strong>einen</strong> der untenstehenden Template-Tags benützt:"
|
1340 |
+
|
1341 |
+
#: includes/admin/partials/metabox-gallery-code.php:35
|
1342 |
+
#: includes/admin/partials/metabox-gallery-code.php:45
|
1343 |
+
msgid "Copy Template Tag to Clipboard"
|
1344 |
+
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1345 |
+
|
1346 |
+
#: includes/admin/partials/metabox-gallery-type.php:15
|
1347 |
+
msgid "Native Envira Gallery"
|
1348 |
+
msgstr "Diese Envira Galerie"
|
1349 |
+
|
1350 |
+
#: includes/admin/partials/metabox-gallery-type.php:18
|
1351 |
+
#: includes/admin/partials/metabox-gallery-type.php:19
|
1352 |
+
msgid "External Gallery"
|
1353 |
+
msgstr "Externe Galerie"
|
1354 |
+
|
1355 |
+
#: includes/admin/partials/metabox-gallery-type.php:46
|
1356 |
+
msgid "Select Your Service"
|
1357 |
+
msgstr "Service wählen"
|
1358 |
+
|
1359 |
+
#: includes/admin/partials/metabox-gallery-type.php:75
|
1360 |
+
msgid "Create Dynamic Galleries with Envira"
|
1361 |
+
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1362 |
+
|
1363 |
+
#: includes/admin/partials/metabox-gallery-type.php:78
|
1364 |
+
msgid "Build Galleries from Instagram images."
|
1365 |
+
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1366 |
+
|
1367 |
+
#: includes/admin/partials/metabox-gallery-type.php:80
|
1368 |
+
msgid "Instagram"
|
1369 |
+
msgstr "Instagram"
|
1370 |
+
|
1371 |
+
#: includes/admin/partials/metabox-gallery-type.php:85
|
1372 |
+
msgid ""
|
1373 |
+
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1374 |
+
"your posts, and more."
|
1375 |
+
msgstr ""
|
1376 |
+
"Envira Pro ermöglicht es Dir, Galerien von Instagram Fotos oder Bildern aus "
|
1377 |
+
"Deinen Beiträgen zu bauen, und vieles mehr."
|
1378 |
+
|
1379 |
+
#: includes/admin/partials/metabox-gallery-type.php:88
|
1380 |
+
#: includes/admin/partials/metabox-gallery-type.php:89
|
1381 |
+
msgid "Click Here to Upgrade"
|
1382 |
+
msgstr "Hier klicken für ein Upgrade"
|
1383 |
+
|
1384 |
+
#: includes/admin/partials/metabox-gallery-type.php:95
|
1385 |
+
msgid ""
|
1386 |
+
"It doesn't look like you have any Addons activated which import images from "
|
1387 |
+
"external sources."
|
1388 |
+
msgstr ""
|
1389 |
+
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1390 |
+
"Bilder aus anderen Quellen importieren kann."
|
1391 |
+
|
1392 |
+
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1393 |
+
msgid "Envira gallery updated."
|
1394 |
+
msgstr "Envira Gallery aktualisiert."
|
1395 |
+
|
1396 |
+
#: includes/admin/posttype.php:98
|
1397 |
+
msgid "Envira gallery custom field updated."
|
1398 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1399 |
+
|
1400 |
+
#: includes/admin/posttype.php:99
|
1401 |
+
msgid "Envira gallery custom field deleted."
|
1402 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1403 |
+
|
1404 |
+
#: includes/admin/posttype.php:101
|
1405 |
+
msgid "Envira gallery restored to revision from %s."
|
1406 |
+
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1407 |
+
|
1408 |
+
#: includes/admin/posttype.php:102
|
1409 |
+
msgid "Envira gallery published."
|
1410 |
+
msgstr "Envira Galerie veröffentlicht."
|
1411 |
+
|
1412 |
+
#: includes/admin/posttype.php:103
|
1413 |
+
msgid "Envira gallery saved."
|
1414 |
+
msgstr "Envira Galerie gespeichert."
|
1415 |
+
|
1416 |
+
#: includes/admin/posttype.php:104
|
1417 |
+
msgid "Envira gallery submitted."
|
1418 |
+
msgstr "Envira Galerie übertragen."
|
1419 |
+
|
1420 |
+
#: includes/admin/posttype.php:105
|
1421 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1422 |
+
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1423 |
+
|
1424 |
+
#: includes/admin/posttype.php:105
|
1425 |
+
msgid "M j, Y @ G:i"
|
1426 |
+
msgstr "M j, Y @ G:i"
|
1427 |
+
|
1428 |
+
#: includes/admin/posttype.php:106
|
1429 |
+
msgid "Envira gallery draft updated."
|
1430 |
+
msgstr "Envira Galerie Entwurf aktualisiert."
|
1431 |
+
|
1432 |
+
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1433 |
+
msgid "Settings"
|
1434 |
+
msgstr "Einstellungen"
|
1435 |
+
|
1436 |
+
#: includes/admin/settings.php:228
|
1437 |
+
msgid " galleries(s) fixed successfully."
|
1438 |
+
msgstr "Galerie(n) erfolgreich repariert."
|
1439 |
+
|
1440 |
+
#: includes/admin/settings.php:362
|
1441 |
+
msgid "Settings saved successfully."
|
1442 |
+
msgstr "Einstellungen erfolgreich gespeichert."
|
1443 |
+
|
1444 |
+
#: includes/admin/settings.php:494
|
1445 |
+
msgid "General"
|
1446 |
+
msgstr "Allgemein"
|
1447 |
+
|
1448 |
+
#: includes/admin/settings.php:524
|
1449 |
+
msgid "Envira License Key"
|
1450 |
+
msgstr "Envira Lizenzschlüssel"
|
1451 |
+
|
1452 |
+
#: includes/admin/settings.php:530
|
1453 |
+
msgid "Verify Key"
|
1454 |
+
msgstr "Den Lizenzschlüssel verifizieren"
|
1455 |
+
|
1456 |
+
#: includes/admin/settings.php:531
|
1457 |
+
msgid "Deactivate Key"
|
1458 |
+
msgstr "Den Lizenzschlüssel deaktivieren"
|
1459 |
+
|
1460 |
+
#: includes/admin/settings.php:532
|
1461 |
+
msgid "License key to enable automatic updates for Envira."
|
1462 |
+
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1463 |
+
|
1464 |
+
#: includes/admin/settings.php:539
|
1465 |
+
msgid "Envira License Key Type"
|
1466 |
+
msgstr "Envira Lizenzschlüssel-Typ"
|
1467 |
+
|
1468 |
+
#: includes/admin/settings.php:543
|
1469 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1470 |
+
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1471 |
+
|
1472 |
+
#: includes/admin/settings.php:546
|
1473 |
+
msgid "Refresh Key"
|
1474 |
+
msgstr "Lizenzschlüssel aktualisieren"
|
1475 |
+
|
1476 |
+
#: includes/admin/settings.php:547
|
1477 |
+
msgid ""
|
1478 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1479 |
+
"license has been upgraded or the type is incorrect."
|
1480 |
+
msgstr ""
|
1481 |
+
"Angabe des Typs Deines Lizenzschlüssels (betrifft Updates und "
|
1482 |
+
"Erweiterungen). Klicke auf \"Lizenzschlüssel aktualisieren\", wenn Deine "
|
1483 |
+
"Lizenz aktualisiert wurde oder der Typ falsch ist."
|
1484 |
+
|
1485 |
+
#: includes/admin/settings.php:556
|
1486 |
+
msgid "Fix Broken Migration"
|
1487 |
+
msgstr "Reparatur einer Migration"
|
1488 |
+
|
1489 |
+
#: includes/admin/settings.php:561
|
1490 |
+
msgid "Fix"
|
1491 |
+
msgstr "Reparatur"
|
1492 |
+
|
1493 |
+
#: includes/admin/settings.php:562
|
1494 |
+
msgid ""
|
1495 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1496 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1497 |
+
"galleries will probably no longer show any images. If this is the case, "
|
1498 |
+
"click the button above to fix this. We recommend using a migration plugin or "
|
1499 |
+
"script next time :)"
|
1500 |
+
msgstr ""
|
1501 |
+
"Wenn Du die URL Deiner WordPress-Website geändert hast, und eine manuelle "
|
1502 |
+
"Suchen/Ersetzen-Abfrage auf URLs in Deiner WordPress-Datenbank ausgeführt "
|
1503 |
+
"hast, werden Deine Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1504 |
+
"dies der Fall ist, klicke auf den Knopf oben, um dies zu beheben. Wir "
|
1505 |
+
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1506 |
+
|
1507 |
+
#: includes/admin/settings.php:578
|
1508 |
+
msgid "Add New Images"
|
1509 |
+
msgstr "Neue Bilder hinzufügen"
|
1510 |
+
|
1511 |
+
#: includes/admin/settings.php:586
|
1512 |
+
msgid ""
|
1513 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1514 |
+
"after any existing images."
|
1515 |
+
msgstr ""
|
1516 |
+
"Wenn Du Medien zu einer Galerie hinzufügst, wähle hier, ob diese Medien vor "
|
1517 |
+
"oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1518 |
+
|
1519 |
+
#: includes/admin/settings.php:593
|
1520 |
+
msgid "Delete Image on Gallery Image Deletion"
|
1521 |
+
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1522 |
+
|
1523 |
+
#: includes/admin/settings.php:601
|
1524 |
+
msgid ""
|
1525 |
+
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1526 |
+
"associated with that image. Note: If image(s) in the Media Library are "
|
1527 |
+
"attached to other Posts, they will not be deleted."
|
1528 |
+
msgstr ""
|
1529 |
+
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1530 |
+
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1531 |
+
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1532 |
+
"nicht gelöscht. "
|
1533 |
+
|
1534 |
+
#: includes/admin/settings.php:607
|
1535 |
+
msgid "Delete Images on Gallery Deletion"
|
1536 |
+
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1537 |
+
|
1538 |
+
#: includes/admin/settings.php:615
|
1539 |
+
msgid ""
|
1540 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1541 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1542 |
+
"Posts, they will not be deleted."
|
1543 |
+
msgstr ""
|
1544 |
+
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1545 |
+
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1546 |
+
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1547 |
+
"werden, werden sie nicht gelöscht. "
|
1548 |
+
|
1549 |
+
#: includes/admin/settings.php:624
|
1550 |
+
msgid "Save Settings"
|
1551 |
+
msgstr "Einstellungen speichern"
|
1552 |
+
|
1553 |
+
#: includes/admin/table.php:169
|
1554 |
+
msgid "Shortcode"
|
1555 |
+
msgstr "Shortcode"
|
1556 |
+
|
1557 |
+
#: includes/admin/table.php:170
|
1558 |
+
msgid "Posts"
|
1559 |
+
msgstr "Beiträge"
|
1560 |
+
|
1561 |
+
#: includes/admin/table.php:171
|
1562 |
+
msgid "Last Modified"
|
1563 |
+
msgstr "Zuletzt geändert"
|
1564 |
+
|
1565 |
+
#: includes/admin/table.php:172
|
1566 |
+
msgid "Date"
|
1567 |
+
msgstr "Datum"
|
1568 |
+
|
1569 |
+
#: includes/admin/table.php:217
|
1570 |
+
msgid "%d Image"
|
1571 |
+
msgid_plural "%d Images"
|
1572 |
+
msgstr[0] "%d Bild"
|
1573 |
+
msgstr[1] "%d Bilder"
|
1574 |
+
|
1575 |
+
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1576 |
+
msgid "Number of Columns"
|
1577 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1578 |
+
|
1579 |
+
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1580 |
+
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1581 |
+
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1582 |
+
msgid "— No Change —"
|
1583 |
+
msgstr "— Keine Änderung —"
|
1584 |
+
|
1585 |
+
#: includes/global/common.php:63
|
1586 |
+
msgid "Automatic"
|
1587 |
+
msgstr "Automatisch"
|
1588 |
+
|
1589 |
+
#: includes/global/common.php:67
|
1590 |
+
msgid "One Column (1)"
|
1591 |
+
msgstr "Eine Spalte (1)"
|
1592 |
+
|
1593 |
+
#: includes/global/common.php:71
|
1594 |
+
msgid "Two Columns (2)"
|
1595 |
+
msgstr "Zwei Spalten (2)"
|
1596 |
+
|
1597 |
+
#: includes/global/common.php:75
|
1598 |
+
msgid "Three Columns (3)"
|
1599 |
+
msgstr "Drei Spalten (3)"
|
1600 |
+
|
1601 |
+
#: includes/global/common.php:79
|
1602 |
+
msgid "Four Columns (4)"
|
1603 |
+
msgstr "Vier Spalten (4)"
|
1604 |
+
|
1605 |
+
#: includes/global/common.php:83
|
1606 |
+
msgid "Five Columns (5)"
|
1607 |
+
msgstr "Fünf Spalten (5)"
|
1608 |
+
|
1609 |
+
#: includes/global/common.php:87
|
1610 |
+
msgid "Six Columns (6)"
|
1611 |
+
msgstr "Sechs Spalten (6)"
|
1612 |
+
|
1613 |
+
#: includes/global/common.php:107 includes/global/common.php:249
|
1614 |
+
msgid "Base"
|
1615 |
+
msgstr "Basis"
|
1616 |
+
|
1617 |
+
#: includes/global/common.php:128
|
1618 |
+
msgid "Normal"
|
1619 |
+
msgstr "Normal"
|
1620 |
+
|
1621 |
+
#: includes/global/common.php:148
|
1622 |
+
msgid "Do not display"
|
1623 |
+
msgstr "Nicht anzeigen"
|
1624 |
+
|
1625 |
+
#: includes/global/common.php:152
|
1626 |
+
msgid "Display above galleries"
|
1627 |
+
msgstr "Anzeige oberhalb Galerie"
|
1628 |
+
|
1629 |
+
#: includes/global/common.php:156
|
1630 |
+
msgid "Display below galleries"
|
1631 |
+
msgstr "Anzeige unterhalt Galerie"
|
1632 |
+
|
1633 |
+
#: includes/global/common.php:176
|
1634 |
+
msgid "No Sorting"
|
1635 |
+
msgstr "Keine Sortierung"
|
1636 |
+
|
1637 |
+
#: includes/global/common.php:180 includes/global/common.php:309
|
1638 |
+
msgid "Random"
|
1639 |
+
msgstr "Zufällig"
|
1640 |
+
|
1641 |
+
#: includes/global/common.php:184
|
1642 |
+
msgid "Published Date"
|
1643 |
+
msgstr "Veröffentlichungsdatum"
|
1644 |
+
|
1645 |
+
#: includes/global/common.php:188
|
1646 |
+
msgid "Filename"
|
1647 |
+
msgstr "Dateinname"
|
1648 |
+
|
1649 |
+
#: includes/global/common.php:200
|
1650 |
+
msgid "Alt"
|
1651 |
+
msgstr "Alt-Text (Alternativtext)"
|
1652 |
+
|
1653 |
+
#: includes/global/common.php:224
|
1654 |
+
msgid "Ascending (A-Z)"
|
1655 |
+
msgstr "Aufsteigend (A-Z)"
|
1656 |
+
|
1657 |
+
#: includes/global/common.php:228
|
1658 |
+
msgid "Descending (Z-A)"
|
1659 |
+
msgstr "Absteigend (Z-A)"
|
1660 |
+
|
1661 |
+
#: includes/global/common.php:329
|
1662 |
+
msgid "Float"
|
1663 |
+
msgstr "Fliessend"
|
1664 |
+
|
1665 |
+
#: includes/global/common.php:333
|
1666 |
+
msgid "Float (Wrapped)"
|
1667 |
+
msgstr "Fliessend (umhüllt)"
|
1668 |
+
|
1669 |
+
#: includes/global/common.php:337 includes/global/common.php:365
|
1670 |
+
msgid "Inside"
|
1671 |
+
msgstr "Innerhalb"
|
1672 |
+
|
1673 |
+
#: includes/global/common.php:341 includes/global/common.php:369
|
1674 |
+
msgid "Outside"
|
1675 |
+
msgstr "Ausserhalb"
|
1676 |
+
|
1677 |
+
#: includes/global/common.php:345
|
1678 |
+
msgid "Over"
|
1679 |
+
msgstr "Darüber"
|
1680 |
+
|
1681 |
+
#: includes/global/common.php:389
|
1682 |
+
msgid "No Effect"
|
1683 |
+
msgstr "Kein Effekt"
|
1684 |
+
|
1685 |
+
#: includes/global/common.php:393
|
1686 |
+
msgid "Fade"
|
1687 |
+
msgstr "Ein-/ausblenden"
|
1688 |
+
|
1689 |
+
#: includes/global/common.php:397
|
1690 |
+
msgid "Elastic"
|
1691 |
+
msgstr "Elastisch"
|
1692 |
+
|
1693 |
+
#: includes/global/common.php:445
|
1694 |
+
msgid "Swing"
|
1695 |
+
msgstr "Schaukeln"
|
1696 |
+
|
1697 |
+
#: includes/global/common.php:501 includes/global/common.php:525
|
1698 |
+
msgid "Top"
|
1699 |
+
msgstr "Oben"
|
1700 |
+
|
1701 |
+
#: includes/global/common.php:505 includes/global/common.php:529
|
1702 |
+
msgid "Bottom"
|
1703 |
+
msgstr "Unten"
|
1704 |
+
|
1705 |
+
#: includes/global/common.php:672
|
1706 |
+
msgid "Image Files"
|
1707 |
+
msgstr "Bilddateien"
|
1708 |
+
|
1709 |
+
#: includes/global/common.php:722
|
1710 |
+
msgid "Before Existing Images"
|
1711 |
+
msgstr "Vor vorhandenen Bildern"
|
1712 |
+
|
1713 |
+
#: includes/global/common.php:726
|
1714 |
+
msgid "After Existing Images"
|
1715 |
+
msgstr "Nach vorhandenen Bilder"
|
1716 |
+
|
1717 |
+
#: includes/global/common.php:750
|
1718 |
+
msgid "Yes"
|
1719 |
+
msgstr "Ja"
|
1720 |
+
|
1721 |
+
#: includes/global/common.php:830
|
1722 |
+
msgid ""
|
1723 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1724 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1725 |
+
"on your server."
|
1726 |
+
msgstr ""
|
1727 |
+
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1728 |
+
"noch die Imagick-Bibliothek auf Deinem Server installiert ist. Envira "
|
1729 |
+
"Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1730 |
+
"zuschneiden. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem zu "
|
1731 |
+
"beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
1732 |
+
|
1733 |
+
#: includes/global/common.php:933
|
1734 |
+
msgid "No image URL specified for cropping."
|
1735 |
+
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1736 |
+
|
1737 |
+
#: includes/global/common.php:952
|
1738 |
+
msgid "No file could be found for the image URL specified."
|
1739 |
+
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1740 |
+
|
1741 |
+
#: includes/global/common.php:960 includes/global/common.php:972
|
1742 |
+
msgid ""
|
1743 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1744 |
+
msgstr ""
|
1745 |
+
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1746 |
+
"ermittelt werden."
|
1747 |
+
|
1748 |
+
#: includes/global/posttype.php:51
|
1749 |
+
msgid "Envira Galleries"
|
1750 |
+
msgstr "Envira Galerien"
|
1751 |
+
|
1752 |
+
#: includes/global/posttype.php:53
|
1753 |
+
msgid "Add New"
|
1754 |
+
msgstr "Hinzufügen"
|
1755 |
+
|
1756 |
+
#: includes/global/posttype.php:54
|
1757 |
+
msgid "Add New Envira Gallery"
|
1758 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1759 |
+
|
1760 |
+
#: includes/global/posttype.php:55
|
1761 |
+
msgid "Edit Envira Gallery"
|
1762 |
+
msgstr "Bearbeiten der Envira Galerie"
|
1763 |
+
|
1764 |
+
#: includes/global/posttype.php:56
|
1765 |
+
msgid "New Envira Gallery"
|
1766 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1767 |
+
|
1768 |
+
#: includes/global/posttype.php:57
|
1769 |
+
msgid "View Envira Gallery"
|
1770 |
+
msgstr "Zeige Envira Gallery"
|
1771 |
+
|
1772 |
+
#: includes/global/posttype.php:58
|
1773 |
+
msgid "Search Envira Galleries"
|
1774 |
+
msgstr "Envira Galerien suchen"
|
1775 |
+
|
1776 |
+
#: includes/global/posttype.php:59
|
1777 |
+
msgid "No Envira galleries found."
|
1778 |
+
msgstr "Keine Envira Galerien gefunden."
|
1779 |
+
|
1780 |
+
#: includes/global/posttype.php:60
|
1781 |
+
msgid "No Envira galleries found in trash."
|
1782 |
+
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1783 |
+
|
1784 |
+
#: includes/global/shortcode.php:910
|
1785 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1786 |
+
msgstr ""
|
1787 |
+
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuche es "
|
1788 |
+
"später noch einmal.</p>"
|
1789 |
+
|
1790 |
+
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1791 |
+
msgid "Close"
|
1792 |
+
msgstr "Schliessen"
|
1793 |
+
|
1794 |
+
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1795 |
+
msgid "Next"
|
1796 |
+
msgstr "Nächste"
|
1797 |
+
|
1798 |
+
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1799 |
+
msgid "Previous"
|
1800 |
+
msgstr "Vorherige"
|
1801 |
+
|
1802 |
+
#. Plugin Name of the plugin/theme
|
1803 |
+
msgid "Envira Gallery Lite"
|
1804 |
+
msgstr "Envira Gallery Lite"
|
1805 |
+
|
1806 |
+
#. Plugin URI of the plugin/theme
|
1807 |
+
#. Author URI of the plugin/theme
|
1808 |
+
msgid "http://enviragallery.com"
|
1809 |
+
msgstr "http://enviragallery.com"
|
1810 |
+
|
1811 |
+
#. Description of the plugin/theme
|
1812 |
+
msgid ""
|
1813 |
+
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1814 |
+
"version."
|
1815 |
+
msgstr ""
|
1816 |
+
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1817 |
+
"die Lite Version."
|
1818 |
+
|
1819 |
+
#. Author of the plugin/theme
|
1820 |
+
msgid "Envira Gallery Team"
|
1821 |
+
msgstr "Envira Gallery Team"
|
languages/envira-gallery-de_DE.po
CHANGED
@@ -1,1821 +1,1821 @@
|
|
1 |
-
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
-
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
-
"lite\n"
|
8 |
-
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date: 2017-03-09 17:12+0100\n"
|
13 |
-
"Language-Team: \n"
|
14 |
-
"X-Generator: Poedit 1.8.11\n"
|
15 |
-
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: de_DE\n"
|
18 |
-
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
-
"content/plugins/envira-gallery-lite\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: envira-gallery-lite.php:508
|
23 |
-
msgid ""
|
24 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
-
msgstr ""
|
28 |
-
"Leider erfüllt Deine Version von WordPress nicht die Anforderungen von "
|
29 |
-
"Envira Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. "
|
30 |
-
"<a href=\"%s\">Klicke bitte hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
-
|
32 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
-
msgid "Envira Gallery Addons"
|
34 |
-
msgstr "Envira Gallery Erweiterungen"
|
35 |
-
|
36 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
-
msgid "Addons"
|
38 |
-
msgstr "Erweiterungen"
|
39 |
-
|
40 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
-
msgid "Status: Active"
|
42 |
-
msgstr "Status: Aktiv"
|
43 |
-
|
44 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
-
#: includes/admin/settings.php:414
|
46 |
-
msgid "Activate"
|
47 |
-
msgstr "Aktivieren"
|
48 |
-
|
49 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
-
msgid "Activating..."
|
51 |
-
msgstr "Wird aktiviert..."
|
52 |
-
|
53 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
-
#: includes/admin/settings.php:418
|
55 |
-
msgid "Deactivate"
|
56 |
-
msgstr "Deaktivieren"
|
57 |
-
|
58 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
-
msgid "Deactivating..."
|
60 |
-
msgstr "Wird deaktiviert..."
|
61 |
-
|
62 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
-
msgid "Status: Inactive"
|
64 |
-
msgstr "Status: Inaktiv"
|
65 |
-
|
66 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
-
#: includes/admin/settings.php:422
|
68 |
-
msgid "Install"
|
69 |
-
msgstr "Installieren"
|
70 |
-
|
71 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
-
msgid "Installing..."
|
73 |
-
msgstr "Wird installiert ..."
|
74 |
-
|
75 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
-
msgid "Proceed"
|
77 |
-
msgstr "Fortfahren"
|
78 |
-
|
79 |
-
#: includes/admin/addons.php:196
|
80 |
-
msgid "Search Envira Addons"
|
81 |
-
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
-
|
83 |
-
#: includes/admin/addons.php:198
|
84 |
-
msgid "Sort Ascending (A-Z)"
|
85 |
-
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
-
|
87 |
-
#: includes/admin/addons.php:199
|
88 |
-
msgid "Sort Descending (Z-A)"
|
89 |
-
msgstr "Sortierung absteigend (Z-A)"
|
90 |
-
|
91 |
-
#: includes/admin/addons.php:225
|
92 |
-
msgid ""
|
93 |
-
"In order to get access to Addons, you need to resolve your license key "
|
94 |
-
"errors."
|
95 |
-
msgstr ""
|
96 |
-
"Um Zugriff auf die Erweiterungen zu erhalten, musst Du den "
|
97 |
-
"Lizenzschlüsselfehler beheben."
|
98 |
-
|
99 |
-
#: includes/admin/addons.php:241
|
100 |
-
msgid ""
|
101 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
-
"button below the refresh the addons data."
|
103 |
-
msgstr ""
|
104 |
-
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
-
"Bitte klicke auf die untere Schaltfläche, um die Daten der Erweiterungen zu "
|
106 |
-
"aktualisieren."
|
107 |
-
|
108 |
-
#: includes/admin/addons.php:244
|
109 |
-
msgid "Refresh Addons"
|
110 |
-
msgstr "Erweiterungen aktualisieren"
|
111 |
-
|
112 |
-
#: includes/admin/addons.php:262
|
113 |
-
msgid "Available Addons"
|
114 |
-
msgstr "Verfügbare Erweiterungen"
|
115 |
-
|
116 |
-
#: includes/admin/addons.php:282
|
117 |
-
msgid "Unlock More Addons"
|
118 |
-
msgstr "Weitere Erweiterungen freischalten"
|
119 |
-
|
120 |
-
#: includes/admin/addons.php:283
|
121 |
-
msgid ""
|
122 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
-
"Gallery account</a> and unlock the following addons."
|
124 |
-
msgstr ""
|
125 |
-
"<strong>Willst Du noch mehr Erweiterungen?</strong> Wähle <a href=\"%s"
|
126 |
-
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
-
"entsperren."
|
128 |
-
|
129 |
-
#: includes/admin/addons.php:501
|
130 |
-
msgid "Upgrade Now"
|
131 |
-
msgstr "Jetzt aktualisieren"
|
132 |
-
|
133 |
-
#: includes/admin/addons.php:516
|
134 |
-
msgid "Status: <span>Not Installed</span>"
|
135 |
-
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
-
|
137 |
-
#: includes/admin/addons.php:534
|
138 |
-
msgid "Status: <span>Active</span>"
|
139 |
-
msgstr "Status: <span>Aktiv</span>"
|
140 |
-
|
141 |
-
#: includes/admin/addons.php:550
|
142 |
-
msgid "Status: <span>Inactive</span>"
|
143 |
-
msgstr "Status: <span>Inaktiv</span>"
|
144 |
-
|
145 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
-
msgid "The From Gallery ID has not been specified."
|
147 |
-
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
-
|
149 |
-
#: includes/admin/ajax.php:929
|
150 |
-
msgid "No images were selected to be moved between Galleries."
|
151 |
-
msgstr ""
|
152 |
-
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
-
"werden sollen."
|
154 |
-
|
155 |
-
#: includes/admin/common.php:237
|
156 |
-
msgid ""
|
157 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
-
msgstr ""
|
160 |
-
"<strong>Envira Gallery:</strong> Deine bestehenden in-page Galerien kannst "
|
161 |
-
"Du nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
-
"finden."
|
163 |
-
|
164 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
-
msgid "Insert"
|
169 |
-
msgstr "Einfügen"
|
170 |
-
|
171 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
-
msgid "Add Gallery"
|
173 |
-
msgstr "Galerie hinzufügen"
|
174 |
-
|
175 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
-
#: includes/admin/license.php:313
|
177 |
-
msgid ""
|
178 |
-
"There was an error connecting to the remote key API. Please try again later."
|
179 |
-
msgstr ""
|
180 |
-
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
-
"konnte nicht hergestellt werden. Bitte versuche es später noch einmal."
|
182 |
-
|
183 |
-
#: includes/admin/license.php:148
|
184 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
-
msgstr ""
|
186 |
-
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
-
"aktiviert."
|
188 |
-
|
189 |
-
#: includes/admin/license.php:266
|
190 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
-
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
-
|
193 |
-
#: includes/admin/license.php:324
|
194 |
-
msgid ""
|
195 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
-
msgstr ""
|
197 |
-
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
-
"deaktiviert."
|
199 |
-
|
200 |
-
#: includes/admin/license.php:418
|
201 |
-
msgid ""
|
202 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
-
"license key and begin receiving automatic updates.</a>"
|
205 |
-
msgstr ""
|
206 |
-
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
-
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicke "
|
208 |
-
"hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates zu "
|
209 |
-
"erhalten."
|
210 |
-
|
211 |
-
#: includes/admin/license.php:427
|
212 |
-
msgid ""
|
213 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
-
"receiving automatic updates.</a>"
|
216 |
-
msgstr ""
|
217 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
-
"target=\"_blank\">Bitte klicke hier</a>, um den Lizenzschlüssel zu erneuern "
|
219 |
-
"und weiterhin automatische Updates zu erhalten."
|
220 |
-
|
221 |
-
#: includes/admin/license.php:436
|
222 |
-
msgid ""
|
223 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
-
"different key to continue receiving automatic updates."
|
225 |
-
msgstr ""
|
226 |
-
"Dein Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwende "
|
227 |
-
"einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
-
|
229 |
-
#: includes/admin/license.php:445
|
230 |
-
msgid ""
|
231 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
-
"the user associated with the key has been deleted. Please use a different "
|
233 |
-
"key to continue receiving automatic updates."
|
234 |
-
msgstr ""
|
235 |
-
"Dein Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel "
|
236 |
-
"existiert nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel "
|
237 |
-
"verbunden war, wurde gelöscht. Bitte verwende einen anderen Schlüssel, um "
|
238 |
-
"weiterhin automatische Updates zu erhalten."
|
239 |
-
|
240 |
-
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
-
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
-
msgid "Search"
|
243 |
-
msgstr "Suchen"
|
244 |
-
|
245 |
-
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
-
msgid "Helpful Tips"
|
247 |
-
msgstr "Hilfreiche Tipps"
|
248 |
-
|
249 |
-
#: includes/admin/media-view.php:165
|
250 |
-
msgid "Choosing Your Gallery"
|
251 |
-
msgstr "Wähle Deine Galerie"
|
252 |
-
|
253 |
-
#: includes/admin/media-view.php:167
|
254 |
-
msgid ""
|
255 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
-
"will be activated once you have selected a gallery."
|
258 |
-
msgstr ""
|
259 |
-
"Um Deine Galerie auszuwählen, klicke einfach auf eines der Kästchen links "
|
260 |
-
"(mit Strg/Ctrl oder Command und Klick, um mehrere Galerien auszuwählen). Der "
|
261 |
-
"\"Galerie einfügen\" Knopf wird freigeschaltet, sobald Du eine Galerie "
|
262 |
-
"ausgewählt hast."
|
263 |
-
|
264 |
-
#: includes/admin/media-view.php:169
|
265 |
-
msgid "Inserting Your Gallery"
|
266 |
-
msgstr "Deine Galerie wird eingefügt"
|
267 |
-
|
268 |
-
#: includes/admin/media-view.php:171
|
269 |
-
msgid ""
|
270 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
-
"button below."
|
272 |
-
msgstr ""
|
273 |
-
"Um Deine Galerie in den Editor einzufügen, klicke bitte auf den Knopf "
|
274 |
-
"\"Galerie einfügen\" unten."
|
275 |
-
|
276 |
-
#: includes/admin/media-view.php:175
|
277 |
-
msgid "Insert Options"
|
278 |
-
msgstr "Weitere Optionen"
|
279 |
-
|
280 |
-
#: includes/admin/media-view.php:179
|
281 |
-
msgid "Display Title"
|
282 |
-
msgstr "Titel anzeigen"
|
283 |
-
|
284 |
-
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
-
msgid "No"
|
286 |
-
msgstr "Nein"
|
287 |
-
|
288 |
-
#: includes/admin/media-view.php:185
|
289 |
-
msgid "Yes, as Heading H%s"
|
290 |
-
msgstr "Ja, als Überschrift H%s"
|
291 |
-
|
292 |
-
#: includes/admin/media-view.php:192
|
293 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
-
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
-
|
296 |
-
#: includes/admin/media-view.php:226
|
297 |
-
msgid "Edit previous media item"
|
298 |
-
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
-
|
300 |
-
#: includes/admin/media-view.php:227
|
301 |
-
msgid "Edit next media item"
|
302 |
-
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
-
|
304 |
-
#: includes/admin/media-view.php:230
|
305 |
-
msgid "Edit Metadata"
|
306 |
-
msgstr "Bearbeitung der Metadaten"
|
307 |
-
|
308 |
-
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
-
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
-
msgid "Title"
|
311 |
-
msgstr "Titel"
|
312 |
-
|
313 |
-
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
-
msgid ""
|
315 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
-
"titles in the main Lightbox settings."
|
317 |
-
msgstr ""
|
318 |
-
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Du kannst die "
|
319 |
-
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
-
|
321 |
-
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
-
#: includes/global/common.php:196
|
323 |
-
msgid "Caption"
|
324 |
-
msgstr "Bildlegende"
|
325 |
-
|
326 |
-
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
-
msgid ""
|
328 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
-
"clicked."
|
330 |
-
msgstr ""
|
331 |
-
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
-
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
-
|
334 |
-
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
-
msgid "Alt Text"
|
336 |
-
msgstr "Alt-Text"
|
337 |
-
|
338 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
-
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
-
#: includes/global/common.php:204
|
344 |
-
msgid "URL"
|
345 |
-
msgstr "URL"
|
346 |
-
|
347 |
-
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
-
msgid "Media File"
|
349 |
-
msgstr "Medien-Datei"
|
350 |
-
|
351 |
-
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
-
msgid "Attachment Page"
|
353 |
-
msgstr "Anhang-Seite"
|
354 |
-
|
355 |
-
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
-
msgid ""
|
357 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
-
"full size image."
|
359 |
-
msgstr ""
|
360 |
-
"Gib hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas anderes als "
|
361 |
-
"die Darstellung in seiner vollen Größe bewirken soll."
|
362 |
-
|
363 |
-
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
-
msgid "Open URL in New Window?"
|
365 |
-
msgstr "URL in neuem Fenster öffnen?"
|
366 |
-
|
367 |
-
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
-
msgid "Opens your image links in a new browser window / tab."
|
369 |
-
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
-
|
371 |
-
#: includes/admin/media-view.php:326
|
372 |
-
msgid "Want Captions and more options?"
|
373 |
-
msgstr "Möchtest Du Bildunterschriften und weitere Optionen?"
|
374 |
-
|
375 |
-
#: includes/admin/media-view.php:327
|
376 |
-
msgid ""
|
377 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
-
"integration and so much more!"
|
380 |
-
msgstr ""
|
381 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
382 |
-
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
-
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
-
|
385 |
-
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
-
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
-
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
-
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
-
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
-
msgid "Click here to Upgrade"
|
391 |
-
msgstr "Klicke hier für ein Upgrade"
|
392 |
-
|
393 |
-
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
-
#: includes/admin/media-view.php:452
|
395 |
-
msgid "Save Metadata"
|
396 |
-
msgstr "Metadaten speichern"
|
397 |
-
|
398 |
-
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
-
msgid "Saved."
|
400 |
-
msgstr "Gespeichert."
|
401 |
-
|
402 |
-
#: includes/admin/media-view.php:368
|
403 |
-
msgid "Bulk Edit"
|
404 |
-
msgstr "Massenbearbeitung"
|
405 |
-
|
406 |
-
#: includes/admin/media-view.php:451
|
407 |
-
msgid "Save Metadata to Items"
|
408 |
-
msgstr "Speichern der Metadaten in Items"
|
409 |
-
|
410 |
-
#: includes/admin/media-view.php:493
|
411 |
-
msgid ""
|
412 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
-
"boxes to the left."
|
414 |
-
msgstr ""
|
415 |
-
"Wähle die Galerie, in welche die ausgewählten Bilder zu verschieben sind, "
|
416 |
-
"indem Du auf eines der Kästchen auf der linken Seite klickst."
|
417 |
-
|
418 |
-
#: includes/admin/media-view.php:496
|
419 |
-
msgid ""
|
420 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
-
"the chosen Gallery."
|
422 |
-
msgstr ""
|
423 |
-
"Nachher klickst Du auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
-
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
-
"Galerie verschoben."
|
426 |
-
|
427 |
-
#: includes/admin/metaboxes.php:99
|
428 |
-
msgid ""
|
429 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
-
"compile GD or Imagick for your PHP install."
|
433 |
-
msgstr ""
|
434 |
-
"Die GD oder Imagick-Bibliotheken sind nicht auf Deinem Server installiert. "
|
435 |
-
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
-
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
-
"nicht ordnungsgemäß. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem "
|
438 |
-
"zu beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
439 |
-
|
440 |
-
#: includes/admin/metaboxes.php:134
|
441 |
-
msgid "Insert into Gallery"
|
442 |
-
msgstr "In Galerie einfügen"
|
443 |
-
|
444 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
445 |
-
msgid "Inserting..."
|
446 |
-
msgstr "Wird eingefügt ..."
|
447 |
-
|
448 |
-
#: includes/admin/metaboxes.php:160
|
449 |
-
msgid "Click Here to Insert from Other Image Sources"
|
450 |
-
msgstr "Klicke bitte hier, um andere Bildquellen zu nutzen"
|
451 |
-
|
452 |
-
#: includes/admin/metaboxes.php:161
|
453 |
-
msgid "Select Files from Other Sources"
|
454 |
-
msgstr "Wähle Dateien aus anderen Quellen"
|
455 |
-
|
456 |
-
#: includes/admin/metaboxes.php:169
|
457 |
-
msgid "Uploading Image"
|
458 |
-
msgstr "Hochladen von Bild"
|
459 |
-
|
460 |
-
#: includes/admin/metaboxes.php:171
|
461 |
-
msgid "of"
|
462 |
-
msgstr "von"
|
463 |
-
|
464 |
-
#: includes/admin/metaboxes.php:175
|
465 |
-
msgid "All images uploaded."
|
466 |
-
msgstr "Alle Bilder hochgeladen."
|
467 |
-
|
468 |
-
#: includes/admin/metaboxes.php:281
|
469 |
-
msgid "You must select a file to import before continuing."
|
470 |
-
msgstr "Du musst eine Datei auswählen, bevor Du fortfahren kannst."
|
471 |
-
|
472 |
-
#: includes/admin/metaboxes.php:289
|
473 |
-
msgid "Move Media to Gallery"
|
474 |
-
msgstr "Zur Galerie hinzufügen"
|
475 |
-
|
476 |
-
#: includes/admin/metaboxes.php:290
|
477 |
-
msgid "Move Media to Selected Gallery"
|
478 |
-
msgstr "Medien in ausgewählte Galerie verschieben"
|
479 |
-
|
480 |
-
#: includes/admin/metaboxes.php:293
|
481 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
482 |
-
msgstr ""
|
483 |
-
"Bist Du sicher, dass Du dieses Bild aus der Galerie entfernen möchtest?"
|
484 |
-
|
485 |
-
#: includes/admin/metaboxes.php:294
|
486 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
487 |
-
msgstr ""
|
488 |
-
"Bist Du sicher, dass Du diese Bilder aus der Galerie entfernen möchtest?"
|
489 |
-
|
490 |
-
#: includes/admin/metaboxes.php:298
|
491 |
-
msgid "Saving..."
|
492 |
-
msgstr "Wird gespeichert ..."
|
493 |
-
|
494 |
-
#: includes/admin/metaboxes.php:299
|
495 |
-
msgid "Saved!"
|
496 |
-
msgstr "Gespeichert!"
|
497 |
-
|
498 |
-
#: includes/admin/metaboxes.php:301
|
499 |
-
msgid "Select Files from Your Computer"
|
500 |
-
msgstr "Wähle Dateien von Deinem Computer"
|
501 |
-
|
502 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
503 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
504 |
-
msgid "Envira Gallery"
|
505 |
-
msgstr "Envira Gallery"
|
506 |
-
|
507 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
508 |
-
msgid "Envira Gallery Settings"
|
509 |
-
msgstr "Envira Gallery Einstellungen"
|
510 |
-
|
511 |
-
#: includes/admin/metaboxes.php:411
|
512 |
-
msgid "Envira Gallery Preview"
|
513 |
-
msgstr "Envira Gallery Vorschau"
|
514 |
-
|
515 |
-
#: includes/admin/metaboxes.php:415
|
516 |
-
msgid "Envira Gallery Code"
|
517 |
-
msgstr "Envira Gallery Code"
|
518 |
-
|
519 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
520 |
-
msgid "Default"
|
521 |
-
msgstr "Voreinstellung"
|
522 |
-
|
523 |
-
#: includes/admin/metaboxes.php:603
|
524 |
-
msgid "Images"
|
525 |
-
msgstr "Bilder"
|
526 |
-
|
527 |
-
#: includes/admin/metaboxes.php:604
|
528 |
-
msgid "Config"
|
529 |
-
msgstr "Konfiguration"
|
530 |
-
|
531 |
-
#: includes/admin/metaboxes.php:605
|
532 |
-
msgid "Lightbox"
|
533 |
-
msgstr "Lightbox"
|
534 |
-
|
535 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
536 |
-
msgid "Mobile"
|
537 |
-
msgstr "Mobilgeräte"
|
538 |
-
|
539 |
-
#: includes/admin/metaboxes.php:611
|
540 |
-
msgid "Misc"
|
541 |
-
msgstr "Verschiedenes"
|
542 |
-
|
543 |
-
#: includes/admin/metaboxes.php:705
|
544 |
-
msgid "Currently in your Gallery"
|
545 |
-
msgstr "Derzeit in Deiner Galerie"
|
546 |
-
|
547 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
548 |
-
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
549 |
-
#: includes/admin/metaboxes.php:1592
|
550 |
-
msgid "Need some help?"
|
551 |
-
msgstr "Wird Hilfe benötigt?"
|
552 |
-
|
553 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
554 |
-
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
555 |
-
#: includes/admin/metaboxes.php:1594
|
556 |
-
msgid "Read the Documentation"
|
557 |
-
msgstr "Lies bitte die Dokumentation"
|
558 |
-
|
559 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
560 |
-
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
561 |
-
#: includes/admin/metaboxes.php:1598
|
562 |
-
msgid "Watch a Video"
|
563 |
-
msgstr "Schaue das Video an"
|
564 |
-
|
565 |
-
#: includes/admin/metaboxes.php:725
|
566 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
567 |
-
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
568 |
-
|
569 |
-
#: includes/admin/metaboxes.php:730
|
570 |
-
msgid "Grid View"
|
571 |
-
msgstr "Kachelansicht"
|
572 |
-
|
573 |
-
#: includes/admin/metaboxes.php:733
|
574 |
-
msgid "List View"
|
575 |
-
msgstr "Listenansicht"
|
576 |
-
|
577 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
578 |
-
msgid "Edit Selected Images"
|
579 |
-
msgstr "Ausgewählte Bilder bearbeiten"
|
580 |
-
|
581 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
582 |
-
msgid "Move Selected Images to another Gallery"
|
583 |
-
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
584 |
-
|
585 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
586 |
-
msgid "Delete Selected Images from Gallery"
|
587 |
-
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
588 |
-
|
589 |
-
#: includes/admin/metaboxes.php:773
|
590 |
-
msgid "Want to make your gallery workflow even better?"
|
591 |
-
msgstr "Möchtest Du Deinen Galerie Workflow noch besser zu machen?"
|
592 |
-
|
593 |
-
#: includes/admin/metaboxes.php:774
|
594 |
-
msgid ""
|
595 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
596 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
597 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
598 |
-
"support and so much more!"
|
599 |
-
msgstr ""
|
600 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
601 |
-
"Features, darunter: ein voll funktionsfähige Galerie-Widget, eine komplette "
|
602 |
-
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgerät- und "
|
603 |
-
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
604 |
-
|
605 |
-
#: includes/admin/metaboxes.php:797
|
606 |
-
msgid "Gallery Settings"
|
607 |
-
msgstr "Galerie-Einstellungen"
|
608 |
-
|
609 |
-
#: includes/admin/metaboxes.php:799
|
610 |
-
msgid ""
|
611 |
-
"The settings below adjust the basic configuration options for the gallery."
|
612 |
-
msgstr ""
|
613 |
-
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
614 |
-
"Galerie an."
|
615 |
-
|
616 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
617 |
-
msgid "Number of Gallery Columns"
|
618 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
619 |
-
|
620 |
-
#: includes/admin/metaboxes.php:822
|
621 |
-
msgid ""
|
622 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
623 |
-
"fill each row as much as possible before moving on to the next row."
|
624 |
-
msgstr ""
|
625 |
-
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
626 |
-
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
627 |
-
"wird."
|
628 |
-
|
629 |
-
#: includes/admin/metaboxes.php:833
|
630 |
-
msgid "Automatic Layout: Row Height"
|
631 |
-
msgstr "Automatisches Layout: Zeilenhöhe"
|
632 |
-
|
633 |
-
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
634 |
-
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
635 |
-
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
636 |
-
#: includes/admin/metaboxes.php:1495
|
637 |
-
msgid "px"
|
638 |
-
msgstr "Pixel"
|
639 |
-
|
640 |
-
#: includes/admin/metaboxes.php:837
|
641 |
-
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
642 |
-
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
643 |
-
|
644 |
-
#: includes/admin/metaboxes.php:842
|
645 |
-
msgid "Automatic Layout: Gallery Theme"
|
646 |
-
msgstr "Automatisches Layout: Galerie Theme"
|
647 |
-
|
648 |
-
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
649 |
-
msgid "Sets the theme for the gallery display."
|
650 |
-
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
651 |
-
|
652 |
-
#: includes/admin/metaboxes.php:866
|
653 |
-
msgid "Display Gallery Description?"
|
654 |
-
msgstr "Galerie-Beschreibung anzeigen?"
|
655 |
-
|
656 |
-
#: includes/admin/metaboxes.php:878
|
657 |
-
msgid "Choose to display a description above or below this gallery's images."
|
658 |
-
msgstr ""
|
659 |
-
"Wähle aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der Bilder "
|
660 |
-
"dieser Galerie angezeigt werden soll."
|
661 |
-
|
662 |
-
#: includes/admin/metaboxes.php:885
|
663 |
-
msgid "Gallery Description"
|
664 |
-
msgstr "Galerie-Beschreibung"
|
665 |
-
|
666 |
-
#: includes/admin/metaboxes.php:900
|
667 |
-
msgid "The description to display for this gallery."
|
668 |
-
msgstr ""
|
669 |
-
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
670 |
-
"nach Wahl beim vorherigen Einstellungspunkt."
|
671 |
-
|
672 |
-
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
673 |
-
#: includes/admin/table.php:382
|
674 |
-
msgid "Gallery Theme"
|
675 |
-
msgstr "Galerie-Theme"
|
676 |
-
|
677 |
-
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
678 |
-
#: includes/admin/table.php:393
|
679 |
-
msgid "Column Gutter Width"
|
680 |
-
msgstr "Spaltenabstand"
|
681 |
-
|
682 |
-
#: includes/admin/metaboxes.php:934
|
683 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
684 |
-
msgstr "Legt den Abstand zwischen den Spalten (standardmäßig 10 Pixel) fest."
|
685 |
-
|
686 |
-
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
687 |
-
#: includes/admin/table.php:398
|
688 |
-
msgid "Margin Below Each Image"
|
689 |
-
msgstr "Unterer Bildabstand"
|
690 |
-
|
691 |
-
#: includes/admin/metaboxes.php:943
|
692 |
-
msgid "Sets the space below each item in the gallery."
|
693 |
-
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
694 |
-
|
695 |
-
#: includes/admin/metaboxes.php:953
|
696 |
-
msgid "Sorting"
|
697 |
-
msgstr "Sortierung"
|
698 |
-
|
699 |
-
#: includes/admin/metaboxes.php:965
|
700 |
-
msgid ""
|
701 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
702 |
-
"tab."
|
703 |
-
msgstr ""
|
704 |
-
"Wähle bitte aus, ob Du die Bilder in einer anderen Reihenfolge sortieren "
|
705 |
-
"willst, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
706 |
-
|
707 |
-
#: includes/admin/metaboxes.php:970
|
708 |
-
msgid "Direction"
|
709 |
-
msgstr "Reihenfolge"
|
710 |
-
|
711 |
-
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
712 |
-
msgid "Image Size"
|
713 |
-
msgstr "Bildgröße"
|
714 |
-
|
715 |
-
#: includes/admin/metaboxes.php:1003
|
716 |
-
msgid ""
|
717 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
718 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
719 |
-
"WordPress image sizes, which will be used for the gallery output."
|
720 |
-
msgstr ""
|
721 |
-
"Definiere bitte die maximale Bildgröße für die Galerieansicht. "
|
722 |
-
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
723 |
-
"\"Zufällig\" ermöglicht es Dir, eine oder mehrere WordPress Bildgrößen zu "
|
724 |
-
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
725 |
-
|
726 |
-
#: includes/admin/metaboxes.php:1012
|
727 |
-
msgid "Random Image Sizes"
|
728 |
-
msgstr "Zufällige Bildgrößen"
|
729 |
-
|
730 |
-
#: includes/admin/metaboxes.php:1028
|
731 |
-
msgid ""
|
732 |
-
"Define the WordPress registered image sizes to include when randomly "
|
733 |
-
"assigning an image size to each image in your Gallery."
|
734 |
-
msgstr ""
|
735 |
-
"Definiere hier, welche der bei WordPress registrierten Bildgrößen angezeigt "
|
736 |
-
"werden sollen, wenn Du zufällige Bildgrößen wünschest."
|
737 |
-
|
738 |
-
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
739 |
-
#: includes/admin/table.php:403
|
740 |
-
msgid "Image Dimensions"
|
741 |
-
msgstr "Bildabmessungen"
|
742 |
-
|
743 |
-
#: includes/admin/metaboxes.php:1041
|
744 |
-
msgid ""
|
745 |
-
"You should adjust these dimensions based on the number of columns in your "
|
746 |
-
"gallery. This does not affect the full size lightbox images."
|
747 |
-
msgstr ""
|
748 |
-
"Du solltest diese Dimensionen basierend auf der Anzahl der Spalten in Deiner "
|
749 |
-
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
750 |
-
"Grösse."
|
751 |
-
|
752 |
-
#: includes/admin/metaboxes.php:1046
|
753 |
-
msgid "Crop Images?"
|
754 |
-
msgstr "Bilder zuschneiden?"
|
755 |
-
|
756 |
-
#: includes/admin/metaboxes.php:1050
|
757 |
-
msgid ""
|
758 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
759 |
-
"Dimensions and Mobile Dimensions."
|
760 |
-
msgstr ""
|
761 |
-
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
762 |
-
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
763 |
-
|
764 |
-
#: includes/admin/metaboxes.php:1051
|
765 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
766 |
-
msgstr ""
|
767 |
-
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
768 |
-
"Seitenverhältnis beibehalten wird."
|
769 |
-
|
770 |
-
#: includes/admin/metaboxes.php:1061
|
771 |
-
msgid "Set Dimensions on Images?"
|
772 |
-
msgstr "Bildmasse im HTML-Code einsetzen?"
|
773 |
-
|
774 |
-
#: includes/admin/metaboxes.php:1065
|
775 |
-
msgid ""
|
776 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
777 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
778 |
-
msgstr ""
|
779 |
-
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
780 |
-
"Element. Muss nur aktiviert werden, wenn Du die Google Pagespeeds "
|
781 |
-
"Anforderungen erfüllen musst."
|
782 |
-
|
783 |
-
#: includes/admin/metaboxes.php:1070
|
784 |
-
msgid "Enable Isotope?"
|
785 |
-
msgstr "Isotope benutzen?"
|
786 |
-
|
787 |
-
#: includes/admin/metaboxes.php:1074
|
788 |
-
msgid ""
|
789 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
790 |
-
"images."
|
791 |
-
msgstr ""
|
792 |
-
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
793 |
-
"für die Haupt-Galerie-Bilder."
|
794 |
-
|
795 |
-
#: includes/admin/metaboxes.php:1080
|
796 |
-
msgid "Enable CSS Animations?"
|
797 |
-
msgstr "CSS-Animationen aktivieren?"
|
798 |
-
|
799 |
-
#: includes/admin/metaboxes.php:1084
|
800 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
801 |
-
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
802 |
-
|
803 |
-
#: includes/admin/metaboxes.php:1090
|
804 |
-
msgid "Image Opacity"
|
805 |
-
msgstr "Deckkraft des Bildes"
|
806 |
-
|
807 |
-
#: includes/admin/metaboxes.php:1094
|
808 |
-
msgid ""
|
809 |
-
"The opacity to display images at when loading the main gallery images using "
|
810 |
-
"CSS animations (between 1 and 100%)."
|
811 |
-
msgstr ""
|
812 |
-
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
813 |
-
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
814 |
-
|
815 |
-
#: includes/admin/metaboxes.php:1112
|
816 |
-
msgid "Want to do even more with your gallery display?"
|
817 |
-
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
818 |
-
|
819 |
-
#: includes/admin/metaboxes.php:1113
|
820 |
-
msgid ""
|
821 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
822 |
-
"display features, including: custom image tagging and filtering, mobile "
|
823 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
824 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
825 |
-
"more!"
|
826 |
-
msgstr ""
|
827 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugang zu zahlreichen anderen "
|
828 |
-
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
829 |
-
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
830 |
-
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
831 |
-
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
832 |
-
|
833 |
-
#: includes/admin/metaboxes.php:1135
|
834 |
-
msgid "Lightbox Settings"
|
835 |
-
msgstr "Lightbox-Einstellungen"
|
836 |
-
|
837 |
-
#: includes/admin/metaboxes.php:1137
|
838 |
-
msgid "The settings below adjust the lightbox output."
|
839 |
-
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
840 |
-
|
841 |
-
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
842 |
-
msgid "Enable Lightbox?"
|
843 |
-
msgstr "Lightbox aktivieren?"
|
844 |
-
|
845 |
-
#: includes/admin/metaboxes.php:1158
|
846 |
-
msgid "Enables or disables the gallery lightbox."
|
847 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
848 |
-
|
849 |
-
#: includes/admin/metaboxes.php:1169
|
850 |
-
msgid "Gallery Lightbox Theme"
|
851 |
-
msgstr "Galerie-Lightbox Theme"
|
852 |
-
|
853 |
-
#: includes/admin/metaboxes.php:1177
|
854 |
-
msgid "Sets the theme for the gallery lightbox display."
|
855 |
-
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
856 |
-
|
857 |
-
#: includes/admin/metaboxes.php:1191
|
858 |
-
msgid ""
|
859 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
860 |
-
"the original, full size image."
|
861 |
-
msgstr ""
|
862 |
-
"Definiert die maximale Bildgröße für die Lightbox-Ansicht. Bei "
|
863 |
-
"\"Voreinstellung\" wird die originale, volle Bildgröße angezeigt."
|
864 |
-
|
865 |
-
#: includes/admin/metaboxes.php:1197
|
866 |
-
msgid "Caption Position"
|
867 |
-
msgstr "Position der Beschriftung"
|
868 |
-
|
869 |
-
#: includes/admin/metaboxes.php:1205
|
870 |
-
msgid "Sets the display of the lightbox image's caption."
|
871 |
-
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
872 |
-
|
873 |
-
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
874 |
-
msgid "Enable Gallery Arrows?"
|
875 |
-
msgstr "Galerie-Pfeile aktivieren?"
|
876 |
-
|
877 |
-
#: includes/admin/metaboxes.php:1218
|
878 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
879 |
-
msgstr ""
|
880 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
881 |
-
|
882 |
-
#: includes/admin/metaboxes.php:1223
|
883 |
-
msgid "Gallery Arrow Position"
|
884 |
-
msgstr "Position der Galerie-Pfeile"
|
885 |
-
|
886 |
-
#: includes/admin/metaboxes.php:1231
|
887 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
888 |
-
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
889 |
-
|
890 |
-
#: includes/admin/metaboxes.php:1236
|
891 |
-
msgid "Enable Keyboard Navigation?"
|
892 |
-
msgstr "Tastatur-Navigation aktivieren?"
|
893 |
-
|
894 |
-
#: includes/admin/metaboxes.php:1240
|
895 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
896 |
-
msgstr ""
|
897 |
-
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
898 |
-
|
899 |
-
#: includes/admin/metaboxes.php:1245
|
900 |
-
msgid "Enable Mousewheel Navigation?"
|
901 |
-
msgstr "Mausrad-Navigation aktivieren?"
|
902 |
-
|
903 |
-
#: includes/admin/metaboxes.php:1249
|
904 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
905 |
-
msgstr ""
|
906 |
-
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
907 |
-
|
908 |
-
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
909 |
-
msgid "Enable Gallery Toolbar?"
|
910 |
-
msgstr "Galerie-Bedienungselemente aktivieren?"
|
911 |
-
|
912 |
-
#: includes/admin/metaboxes.php:1258
|
913 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
914 |
-
msgstr ""
|
915 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
916 |
-
|
917 |
-
#: includes/admin/metaboxes.php:1263
|
918 |
-
msgid "Display Gallery Title in Toolbar?"
|
919 |
-
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
920 |
-
|
921 |
-
#: includes/admin/metaboxes.php:1267
|
922 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
923 |
-
msgstr ""
|
924 |
-
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
925 |
-
"an."
|
926 |
-
|
927 |
-
#: includes/admin/metaboxes.php:1272
|
928 |
-
msgid "Gallery Toolbar Position"
|
929 |
-
msgstr "Position der Bedienungselemente"
|
930 |
-
|
931 |
-
#: includes/admin/metaboxes.php:1280
|
932 |
-
msgid "Sets the position of the lightbox toolbar."
|
933 |
-
msgstr ""
|
934 |
-
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
935 |
-
|
936 |
-
#: includes/admin/metaboxes.php:1285
|
937 |
-
msgid "Keep Aspect Ratio?"
|
938 |
-
msgstr "Seitenverhältnis beibehalten?"
|
939 |
-
|
940 |
-
#: includes/admin/metaboxes.php:1289
|
941 |
-
msgid ""
|
942 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
943 |
-
msgstr ""
|
944 |
-
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
945 |
-
"angezeigt."
|
946 |
-
|
947 |
-
#: includes/admin/metaboxes.php:1294
|
948 |
-
msgid "Loop Gallery Navigation?"
|
949 |
-
msgstr "Galerie-Navigation mit Endlosschleife?"
|
950 |
-
|
951 |
-
#: includes/admin/metaboxes.php:1298
|
952 |
-
msgid ""
|
953 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
954 |
-
msgstr ""
|
955 |
-
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
956 |
-
"Galerie."
|
957 |
-
|
958 |
-
#: includes/admin/metaboxes.php:1303
|
959 |
-
msgid "Lightbox Open/Close Effect"
|
960 |
-
msgstr "Lightbox Effekt beim Öffnen/Schließen"
|
961 |
-
|
962 |
-
#: includes/admin/metaboxes.php:1323
|
963 |
-
msgid "Type of transition when opening and closing the lightbox."
|
964 |
-
msgstr "Art des Effekts beim Öffnen und Schließen der Lightbox."
|
965 |
-
|
966 |
-
#: includes/admin/metaboxes.php:1328
|
967 |
-
msgid "Lightbox Transition Effect"
|
968 |
-
msgstr "Übergangseffekte in der Lightbox"
|
969 |
-
|
970 |
-
#: includes/admin/metaboxes.php:1348
|
971 |
-
msgid "Type of transition between images in the lightbox view."
|
972 |
-
msgstr ""
|
973 |
-
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
974 |
-
|
975 |
-
#: includes/admin/metaboxes.php:1353
|
976 |
-
msgid "HTML5 Output?"
|
977 |
-
msgstr "HTML5 Output?"
|
978 |
-
|
979 |
-
#: includes/admin/metaboxes.php:1357
|
980 |
-
msgid ""
|
981 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
982 |
-
"HTML5 validation."
|
983 |
-
msgstr ""
|
984 |
-
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
985 |
-
"die W3C HTML5-Validierung angewendet."
|
986 |
-
|
987 |
-
#: includes/admin/metaboxes.php:1371
|
988 |
-
msgid ""
|
989 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
990 |
-
"display."
|
991 |
-
msgstr ""
|
992 |
-
"Mit den folgenden Einstellungen passt Du die Miniaturansichten bei der "
|
993 |
-
"Galerie-Lightbox an."
|
994 |
-
|
995 |
-
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
996 |
-
msgid "Enable Gallery Thumbnails?"
|
997 |
-
msgstr "Miniaturansichten aktivieren?"
|
998 |
-
|
999 |
-
#: includes/admin/metaboxes.php:1380
|
1000 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
1001 |
-
msgstr ""
|
1002 |
-
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1003 |
-
|
1004 |
-
#: includes/admin/metaboxes.php:1385
|
1005 |
-
msgid "Gallery Thumbnails Width"
|
1006 |
-
msgstr "Breite einer Miniaturansicht"
|
1007 |
-
|
1008 |
-
#: includes/admin/metaboxes.php:1389
|
1009 |
-
msgid "Sets the width of each lightbox thumbnail."
|
1010 |
-
msgstr ""
|
1011 |
-
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1012 |
-
|
1013 |
-
#: includes/admin/metaboxes.php:1394
|
1014 |
-
msgid "Gallery Thumbnails Height"
|
1015 |
-
msgstr "Höhe einer Miniaturansicht"
|
1016 |
-
|
1017 |
-
#: includes/admin/metaboxes.php:1398
|
1018 |
-
msgid "Sets the height of each lightbox thumbnail."
|
1019 |
-
msgstr ""
|
1020 |
-
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1021 |
-
|
1022 |
-
#: includes/admin/metaboxes.php:1403
|
1023 |
-
msgid "Gallery Thumbnails Position"
|
1024 |
-
msgstr "Position der Miniaturanzeigen"
|
1025 |
-
|
1026 |
-
#: includes/admin/metaboxes.php:1411
|
1027 |
-
msgid "Sets the position of the lightbox thumbnails."
|
1028 |
-
msgstr ""
|
1029 |
-
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1030 |
-
"definiert."
|
1031 |
-
|
1032 |
-
#: includes/admin/metaboxes.php:1428
|
1033 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
1034 |
-
msgstr "Möchtest Du die Lightbox-Anzeige noch genauer festlegen?"
|
1035 |
-
|
1036 |
-
#: includes/admin/metaboxes.php:1429
|
1037 |
-
msgid ""
|
1038 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1039 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
1040 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1041 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1042 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1043 |
-
msgstr ""
|
1044 |
-
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
1045 |
-
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1046 |
-
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1047 |
-
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1048 |
-
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1049 |
-
|
1050 |
-
#: includes/admin/metaboxes.php:1451
|
1051 |
-
msgid "Mobile Gallery Settings"
|
1052 |
-
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1053 |
-
|
1054 |
-
#: includes/admin/metaboxes.php:1453
|
1055 |
-
msgid ""
|
1056 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
1057 |
-
"on a mobile device."
|
1058 |
-
msgstr ""
|
1059 |
-
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1060 |
-
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1061 |
-
|
1062 |
-
#: includes/admin/metaboxes.php:1476
|
1063 |
-
msgid ""
|
1064 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1065 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
1066 |
-
"next row."
|
1067 |
-
msgstr ""
|
1068 |
-
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1069 |
-
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1070 |
-
"auf die nächste Zeile gewechselt wird."
|
1071 |
-
|
1072 |
-
#: includes/admin/metaboxes.php:1482
|
1073 |
-
msgid "Create Mobile Gallery Images?"
|
1074 |
-
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1075 |
-
|
1076 |
-
#: includes/admin/metaboxes.php:1486
|
1077 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
1078 |
-
msgstr ""
|
1079 |
-
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1080 |
-
"Mobilgeräte erzeugt."
|
1081 |
-
|
1082 |
-
#: includes/admin/metaboxes.php:1492
|
1083 |
-
msgid "Mobile Dimensions"
|
1084 |
-
msgstr "Bildgrösse auf Mobilgeräten"
|
1085 |
-
|
1086 |
-
#: includes/admin/metaboxes.php:1496
|
1087 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
1088 |
-
msgstr ""
|
1089 |
-
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1090 |
-
|
1091 |
-
#: includes/admin/metaboxes.php:1506
|
1092 |
-
msgid "Mobile Lightbox Settings"
|
1093 |
-
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1094 |
-
|
1095 |
-
#: includes/admin/metaboxes.php:1508
|
1096 |
-
msgid ""
|
1097 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
1098 |
-
"on a mobile device."
|
1099 |
-
msgstr ""
|
1100 |
-
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1101 |
-
"die Darstellung auf einem Mobilgerät angepasst."
|
1102 |
-
|
1103 |
-
#: includes/admin/metaboxes.php:1519
|
1104 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1105 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1106 |
-
|
1107 |
-
#: includes/admin/metaboxes.php:1524
|
1108 |
-
msgid "Enable Gallery Touchwipe?"
|
1109 |
-
msgstr "Gesten/Wischen aktivieren?"
|
1110 |
-
|
1111 |
-
#: includes/admin/metaboxes.php:1528
|
1112 |
-
msgid ""
|
1113 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1114 |
-
"devices."
|
1115 |
-
msgstr ""
|
1116 |
-
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1117 |
-
"Mobilgeräten."
|
1118 |
-
|
1119 |
-
#: includes/admin/metaboxes.php:1533
|
1120 |
-
msgid "Close Lightbox on Swipe Up?"
|
1121 |
-
msgstr "Lightbox beim Aufwärtswischen schließen?"
|
1122 |
-
|
1123 |
-
#: includes/admin/metaboxes.php:1537
|
1124 |
-
msgid ""
|
1125 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1126 |
-
"devices."
|
1127 |
-
msgstr ""
|
1128 |
-
"Aktiviert oder deaktiviert das Schließen der Lightbox, wenn der Benutzer "
|
1129 |
-
"nach oben wischt."
|
1130 |
-
|
1131 |
-
#: includes/admin/metaboxes.php:1546
|
1132 |
-
msgid ""
|
1133 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1134 |
-
msgstr ""
|
1135 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1136 |
-
"Mobilgeräten."
|
1137 |
-
|
1138 |
-
#: includes/admin/metaboxes.php:1555
|
1139 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1140 |
-
msgstr ""
|
1141 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1142 |
-
"auf Mobilgeräten."
|
1143 |
-
|
1144 |
-
#: includes/admin/metaboxes.php:1564
|
1145 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1146 |
-
msgstr ""
|
1147 |
-
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1148 |
-
"Mobilgeräten."
|
1149 |
-
|
1150 |
-
#: includes/admin/metaboxes.php:1588
|
1151 |
-
msgid "Miscellaneous Settings"
|
1152 |
-
msgstr "Verschiedene Einstellungen"
|
1153 |
-
|
1154 |
-
#: includes/admin/metaboxes.php:1590
|
1155 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1156 |
-
msgstr ""
|
1157 |
-
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1158 |
-
"festgelegt."
|
1159 |
-
|
1160 |
-
#: includes/admin/metaboxes.php:1606
|
1161 |
-
msgid "Gallery Title"
|
1162 |
-
msgstr "Galerie-Titel"
|
1163 |
-
|
1164 |
-
#: includes/admin/metaboxes.php:1610
|
1165 |
-
msgid "Internal gallery title for identification in the admin."
|
1166 |
-
msgstr ""
|
1167 |
-
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1168 |
-
|
1169 |
-
#: includes/admin/metaboxes.php:1615
|
1170 |
-
msgid "Gallery Slug"
|
1171 |
-
msgstr "Galerie-Slug"
|
1172 |
-
|
1173 |
-
#: includes/admin/metaboxes.php:1619
|
1174 |
-
msgid ""
|
1175 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1176 |
-
"advanced gallery queries."
|
1177 |
-
msgstr ""
|
1178 |
-
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1179 |
-
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1180 |
-
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1181 |
-
|
1182 |
-
#: includes/admin/metaboxes.php:1624
|
1183 |
-
msgid "Custom Gallery Classes"
|
1184 |
-
msgstr "Benutzerdefinierte CSS-Klassen"
|
1185 |
-
|
1186 |
-
#: includes/admin/metaboxes.php:1627
|
1187 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1188 |
-
msgstr ""
|
1189 |
-
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1190 |
-
|
1191 |
-
#: includes/admin/metaboxes.php:1628
|
1192 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1193 |
-
msgstr ""
|
1194 |
-
"Füge bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier oben "
|
1195 |
-
"ein. Eine Klasse pro Zeile."
|
1196 |
-
|
1197 |
-
#: includes/admin/metaboxes.php:1637
|
1198 |
-
msgid "Import/Export Gallery"
|
1199 |
-
msgstr "Import/Export Einstellungen"
|
1200 |
-
|
1201 |
-
#: includes/admin/metaboxes.php:1650
|
1202 |
-
msgid "Import Gallery"
|
1203 |
-
msgstr "Galerie importieren"
|
1204 |
-
|
1205 |
-
#: includes/admin/metaboxes.php:1657
|
1206 |
-
msgid "Export Gallery"
|
1207 |
-
msgstr "Galerie exportieren"
|
1208 |
-
|
1209 |
-
#: includes/admin/metaboxes.php:1667
|
1210 |
-
msgid "Enable RTL Support?"
|
1211 |
-
msgstr "RTL-Unterstützung aktivieren?"
|
1212 |
-
|
1213 |
-
#: includes/admin/metaboxes.php:1671
|
1214 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1215 |
-
msgstr ""
|
1216 |
-
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1217 |
-
"links-Sprachen (Right-To-Left)."
|
1218 |
-
|
1219 |
-
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1220 |
-
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1221 |
-
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1222 |
-
msgid "Want to take your galleries further?"
|
1223 |
-
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
1224 |
-
|
1225 |
-
#: includes/admin/metaboxes.php:1684
|
1226 |
-
msgid ""
|
1227 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1228 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1229 |
-
"custom CSS controls for each gallery and so much more!"
|
1230 |
-
msgstr ""
|
1231 |
-
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf zahlreiche "
|
1232 |
-
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1233 |
-
"Modul für Deine Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1234 |
-
"und vieles mehr!"
|
1235 |
-
|
1236 |
-
#: includes/admin/metaboxes.php:1705
|
1237 |
-
msgid "Videos"
|
1238 |
-
msgstr "Videos"
|
1239 |
-
|
1240 |
-
#: includes/admin/metaboxes.php:1706
|
1241 |
-
msgid "Social"
|
1242 |
-
msgstr "Social Media"
|
1243 |
-
|
1244 |
-
#: includes/admin/metaboxes.php:1707
|
1245 |
-
msgid "Tags"
|
1246 |
-
msgstr "Schlagwörter"
|
1247 |
-
|
1248 |
-
#: includes/admin/metaboxes.php:1708
|
1249 |
-
msgid "Pagination"
|
1250 |
-
msgstr "Seitenaufteilung"
|
1251 |
-
|
1252 |
-
#: includes/admin/metaboxes.php:1726
|
1253 |
-
msgid ""
|
1254 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1255 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1256 |
-
"options and so much more!"
|
1257 |
-
msgstr ""
|
1258 |
-
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf mobile-"
|
1259 |
-
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1260 |
-
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1261 |
-
|
1262 |
-
#: includes/admin/metaboxes.php:1748
|
1263 |
-
msgid ""
|
1264 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1265 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1266 |
-
msgstr ""
|
1267 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Videos auf Deine Envira Galerien "
|
1268 |
-
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1269 |
-
|
1270 |
-
#: includes/admin/metaboxes.php:1770
|
1271 |
-
msgid ""
|
1272 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1273 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1274 |
-
"Google+ and Pinterest why not check it out?"
|
1275 |
-
msgstr ""
|
1276 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Social Sharing Buttons zu Deiner "
|
1277 |
-
"Galerie- und Lightbox-Bilder hinzufügen, mit Unterstützung für Facebook, "
|
1278 |
-
"Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1279 |
-
|
1280 |
-
#: includes/admin/metaboxes.php:1792
|
1281 |
-
msgid ""
|
1282 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1283 |
-
"users to filter your Gallery by tag and so much more!"
|
1284 |
-
msgstr ""
|
1285 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Schlagwörter den Bildern Deiner "
|
1286 |
-
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Deine "
|
1287 |
-
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1288 |
-
|
1289 |
-
#: includes/admin/metaboxes.php:1814
|
1290 |
-
msgid ""
|
1291 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1292 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1293 |
-
msgstr ""
|
1294 |
-
"Durch ein Upgrade auf Envira Pro kannst Du Deine Galerie auf mehreren Seiten "
|
1295 |
-
"mit Seitennummerierung aufteilen, Du kannst diese Bilder über AJAX laden "
|
1296 |
-
"lassen, auch verzögert, und vieles mehr!"
|
1297 |
-
|
1298 |
-
#: includes/admin/metaboxes.php:2099
|
1299 |
-
msgid "Remove Image from Gallery?"
|
1300 |
-
msgstr "Das Bild aus der Galerie entfernen?"
|
1301 |
-
|
1302 |
-
#: includes/admin/metaboxes.php:2100
|
1303 |
-
msgid "Modify Image"
|
1304 |
-
msgstr "Bild bearbeiten"
|
1305 |
-
|
1306 |
-
#: includes/admin/notice.php:167
|
1307 |
-
msgid "Dismiss this notice"
|
1308 |
-
msgstr "Diese Nachricht ignorieren"
|
1309 |
-
|
1310 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1311 |
-
msgid ""
|
1312 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1313 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1314 |
-
msgstr ""
|
1315 |
-
"Du kannst diese Galerie irgendwo in Deinen Beiträgen, Seiten, "
|
1316 |
-
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Du "
|
1317 |
-
"<strong>einen</strong> der Shortcode(s) unten benützt:"
|
1318 |
-
|
1319 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1320 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1321 |
-
#: includes/admin/table.php:228
|
1322 |
-
msgid "Copy Shortcode to Clipboard"
|
1323 |
-
msgstr "Shortcode in die Zwischenablage kopieren"
|
1324 |
-
|
1325 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1326 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1327 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1328 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1329 |
-
#: includes/admin/table.php:229
|
1330 |
-
msgid "Copy to Clipboard"
|
1331 |
-
msgstr "In die Zwischenablage kopieren"
|
1332 |
-
|
1333 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1334 |
-
msgid ""
|
1335 |
-
"You can also place this gallery into your template files by using "
|
1336 |
-
"<strong>one</strong> the template tag(s) below:"
|
1337 |
-
msgstr ""
|
1338 |
-
"Du kannst diese Galerie auch in Deinen Template-Dateien platzieren, wenn Du "
|
1339 |
-
"<strong>einen</strong> der untenstehenden Template-Tags benützt:"
|
1340 |
-
|
1341 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1342 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1343 |
-
msgid "Copy Template Tag to Clipboard"
|
1344 |
-
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1345 |
-
|
1346 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1347 |
-
msgid "Native Envira Gallery"
|
1348 |
-
msgstr "Diese Envira Galerie"
|
1349 |
-
|
1350 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1351 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1352 |
-
msgid "External Gallery"
|
1353 |
-
msgstr "Externe Galerie"
|
1354 |
-
|
1355 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1356 |
-
msgid "Select Your Service"
|
1357 |
-
msgstr "Service wählen"
|
1358 |
-
|
1359 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1360 |
-
msgid "Create Dynamic Galleries with Envira"
|
1361 |
-
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1362 |
-
|
1363 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1364 |
-
msgid "Build Galleries from Instagram images."
|
1365 |
-
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1366 |
-
|
1367 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1368 |
-
msgid "Instagram"
|
1369 |
-
msgstr "Instagram"
|
1370 |
-
|
1371 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1372 |
-
msgid ""
|
1373 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1374 |
-
"your posts, and more."
|
1375 |
-
msgstr ""
|
1376 |
-
"Envira Pro ermöglicht es Dir, Galerien von Instagram Fotos oder Bildern aus "
|
1377 |
-
"Deinen Beiträgen zu bauen, und vieles mehr."
|
1378 |
-
|
1379 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1380 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1381 |
-
msgid "Click Here to Upgrade"
|
1382 |
-
msgstr "Hier klicken für ein Upgrade"
|
1383 |
-
|
1384 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1385 |
-
msgid ""
|
1386 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1387 |
-
"external sources."
|
1388 |
-
msgstr ""
|
1389 |
-
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1390 |
-
"Bilder aus anderen Quellen importieren kann."
|
1391 |
-
|
1392 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1393 |
-
msgid "Envira gallery updated."
|
1394 |
-
msgstr "Envira Gallery aktualisiert."
|
1395 |
-
|
1396 |
-
#: includes/admin/posttype.php:98
|
1397 |
-
msgid "Envira gallery custom field updated."
|
1398 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1399 |
-
|
1400 |
-
#: includes/admin/posttype.php:99
|
1401 |
-
msgid "Envira gallery custom field deleted."
|
1402 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1403 |
-
|
1404 |
-
#: includes/admin/posttype.php:101
|
1405 |
-
msgid "Envira gallery restored to revision from %s."
|
1406 |
-
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1407 |
-
|
1408 |
-
#: includes/admin/posttype.php:102
|
1409 |
-
msgid "Envira gallery published."
|
1410 |
-
msgstr "Envira Galerie veröffentlicht."
|
1411 |
-
|
1412 |
-
#: includes/admin/posttype.php:103
|
1413 |
-
msgid "Envira gallery saved."
|
1414 |
-
msgstr "Envira Galerie gespeichert."
|
1415 |
-
|
1416 |
-
#: includes/admin/posttype.php:104
|
1417 |
-
msgid "Envira gallery submitted."
|
1418 |
-
msgstr "Envira Galerie übertragen."
|
1419 |
-
|
1420 |
-
#: includes/admin/posttype.php:105
|
1421 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1422 |
-
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1423 |
-
|
1424 |
-
#: includes/admin/posttype.php:105
|
1425 |
-
msgid "M j, Y @ G:i"
|
1426 |
-
msgstr "M j, Y @ G:i"
|
1427 |
-
|
1428 |
-
#: includes/admin/posttype.php:106
|
1429 |
-
msgid "Envira gallery draft updated."
|
1430 |
-
msgstr "Envira Galerie Entwurf aktualisiert."
|
1431 |
-
|
1432 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1433 |
-
msgid "Settings"
|
1434 |
-
msgstr "Einstellungen"
|
1435 |
-
|
1436 |
-
#: includes/admin/settings.php:228
|
1437 |
-
msgid " galleries(s) fixed successfully."
|
1438 |
-
msgstr "Galerie(n) erfolgreich repariert."
|
1439 |
-
|
1440 |
-
#: includes/admin/settings.php:362
|
1441 |
-
msgid "Settings saved successfully."
|
1442 |
-
msgstr "Einstellungen erfolgreich gespeichert."
|
1443 |
-
|
1444 |
-
#: includes/admin/settings.php:494
|
1445 |
-
msgid "General"
|
1446 |
-
msgstr "Allgemein"
|
1447 |
-
|
1448 |
-
#: includes/admin/settings.php:524
|
1449 |
-
msgid "Envira License Key"
|
1450 |
-
msgstr "Envira Lizenzschlüssel"
|
1451 |
-
|
1452 |
-
#: includes/admin/settings.php:530
|
1453 |
-
msgid "Verify Key"
|
1454 |
-
msgstr "Den Lizenzschlüssel verifizieren"
|
1455 |
-
|
1456 |
-
#: includes/admin/settings.php:531
|
1457 |
-
msgid "Deactivate Key"
|
1458 |
-
msgstr "Den Lizenzschlüssel deaktivieren"
|
1459 |
-
|
1460 |
-
#: includes/admin/settings.php:532
|
1461 |
-
msgid "License key to enable automatic updates for Envira."
|
1462 |
-
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1463 |
-
|
1464 |
-
#: includes/admin/settings.php:539
|
1465 |
-
msgid "Envira License Key Type"
|
1466 |
-
msgstr "Envira Lizenzschlüssel-Typ"
|
1467 |
-
|
1468 |
-
#: includes/admin/settings.php:543
|
1469 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1470 |
-
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1471 |
-
|
1472 |
-
#: includes/admin/settings.php:546
|
1473 |
-
msgid "Refresh Key"
|
1474 |
-
msgstr "Lizenzschlüssel aktualisieren"
|
1475 |
-
|
1476 |
-
#: includes/admin/settings.php:547
|
1477 |
-
msgid ""
|
1478 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1479 |
-
"license has been upgraded or the type is incorrect."
|
1480 |
-
msgstr ""
|
1481 |
-
"Angabe des Typs Deines Lizenzschlüssels (betrifft Updates und "
|
1482 |
-
"Erweiterungen). Klicke auf \"Lizenzschlüssel aktualisieren\", wenn Deine "
|
1483 |
-
"Lizenz aktualisiert wurde oder der Typ falsch ist."
|
1484 |
-
|
1485 |
-
#: includes/admin/settings.php:556
|
1486 |
-
msgid "Fix Broken Migration"
|
1487 |
-
msgstr "Reparatur einer Migration"
|
1488 |
-
|
1489 |
-
#: includes/admin/settings.php:561
|
1490 |
-
msgid "Fix"
|
1491 |
-
msgstr "Reparatur"
|
1492 |
-
|
1493 |
-
#: includes/admin/settings.php:562
|
1494 |
-
msgid ""
|
1495 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1496 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1497 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1498 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1499 |
-
"script next time :)"
|
1500 |
-
msgstr ""
|
1501 |
-
"Wenn Du die URL Deiner WordPress-Website geändert hast, und eine manuelle "
|
1502 |
-
"Suchen/Ersetzen-Abfrage auf URLs in Deiner WordPress-Datenbank ausgeführt "
|
1503 |
-
"hast, werden Deine Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1504 |
-
"dies der Fall ist, klicke auf den Knopf oben, um dies zu beheben. Wir "
|
1505 |
-
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1506 |
-
|
1507 |
-
#: includes/admin/settings.php:578
|
1508 |
-
msgid "Add New Images"
|
1509 |
-
msgstr "Neue Bilder hinzufügen"
|
1510 |
-
|
1511 |
-
#: includes/admin/settings.php:586
|
1512 |
-
msgid ""
|
1513 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1514 |
-
"after any existing images."
|
1515 |
-
msgstr ""
|
1516 |
-
"Wenn Du Medien zu einer Galerie hinzufügst, wähle hier, ob diese Medien vor "
|
1517 |
-
"oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1518 |
-
|
1519 |
-
#: includes/admin/settings.php:593
|
1520 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1521 |
-
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1522 |
-
|
1523 |
-
#: includes/admin/settings.php:601
|
1524 |
-
msgid ""
|
1525 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1526 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1527 |
-
"attached to other Posts, they will not be deleted."
|
1528 |
-
msgstr ""
|
1529 |
-
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1530 |
-
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1531 |
-
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1532 |
-
"nicht gelöscht. "
|
1533 |
-
|
1534 |
-
#: includes/admin/settings.php:607
|
1535 |
-
msgid "Delete Images on Gallery Deletion"
|
1536 |
-
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1537 |
-
|
1538 |
-
#: includes/admin/settings.php:615
|
1539 |
-
msgid ""
|
1540 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1541 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1542 |
-
"Posts, they will not be deleted."
|
1543 |
-
msgstr ""
|
1544 |
-
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1545 |
-
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1546 |
-
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1547 |
-
"werden, werden sie nicht gelöscht. "
|
1548 |
-
|
1549 |
-
#: includes/admin/settings.php:624
|
1550 |
-
msgid "Save Settings"
|
1551 |
-
msgstr "Einstellungen speichern"
|
1552 |
-
|
1553 |
-
#: includes/admin/table.php:169
|
1554 |
-
msgid "Shortcode"
|
1555 |
-
msgstr "Shortcode"
|
1556 |
-
|
1557 |
-
#: includes/admin/table.php:170
|
1558 |
-
msgid "Posts"
|
1559 |
-
msgstr "Beiträge"
|
1560 |
-
|
1561 |
-
#: includes/admin/table.php:171
|
1562 |
-
msgid "Last Modified"
|
1563 |
-
msgstr "Zuletzt geändert"
|
1564 |
-
|
1565 |
-
#: includes/admin/table.php:172
|
1566 |
-
msgid "Date"
|
1567 |
-
msgstr "Datum"
|
1568 |
-
|
1569 |
-
#: includes/admin/table.php:217
|
1570 |
-
msgid "%d Image"
|
1571 |
-
msgid_plural "%d Images"
|
1572 |
-
msgstr[0] "%d Bild"
|
1573 |
-
msgstr[1] "%d Bilder"
|
1574 |
-
|
1575 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1576 |
-
msgid "Number of Columns"
|
1577 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1578 |
-
|
1579 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1580 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1581 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1582 |
-
msgid "— No Change —"
|
1583 |
-
msgstr "— Keine Änderung —"
|
1584 |
-
|
1585 |
-
#: includes/global/common.php:63
|
1586 |
-
msgid "Automatic"
|
1587 |
-
msgstr "Automatisch"
|
1588 |
-
|
1589 |
-
#: includes/global/common.php:67
|
1590 |
-
msgid "One Column (1)"
|
1591 |
-
msgstr "Eine Spalte (1)"
|
1592 |
-
|
1593 |
-
#: includes/global/common.php:71
|
1594 |
-
msgid "Two Columns (2)"
|
1595 |
-
msgstr "Zwei Spalten (2)"
|
1596 |
-
|
1597 |
-
#: includes/global/common.php:75
|
1598 |
-
msgid "Three Columns (3)"
|
1599 |
-
msgstr "Drei Spalten (3)"
|
1600 |
-
|
1601 |
-
#: includes/global/common.php:79
|
1602 |
-
msgid "Four Columns (4)"
|
1603 |
-
msgstr "Vier Spalten (4)"
|
1604 |
-
|
1605 |
-
#: includes/global/common.php:83
|
1606 |
-
msgid "Five Columns (5)"
|
1607 |
-
msgstr "Fünf Spalten (5)"
|
1608 |
-
|
1609 |
-
#: includes/global/common.php:87
|
1610 |
-
msgid "Six Columns (6)"
|
1611 |
-
msgstr "Sechs Spalten (6)"
|
1612 |
-
|
1613 |
-
#: includes/global/common.php:107 includes/global/common.php:249
|
1614 |
-
msgid "Base"
|
1615 |
-
msgstr "Basis"
|
1616 |
-
|
1617 |
-
#: includes/global/common.php:128
|
1618 |
-
msgid "Normal"
|
1619 |
-
msgstr "Normal"
|
1620 |
-
|
1621 |
-
#: includes/global/common.php:148
|
1622 |
-
msgid "Do not display"
|
1623 |
-
msgstr "Nicht anzeigen"
|
1624 |
-
|
1625 |
-
#: includes/global/common.php:152
|
1626 |
-
msgid "Display above galleries"
|
1627 |
-
msgstr "Anzeige oberhalb Galerie"
|
1628 |
-
|
1629 |
-
#: includes/global/common.php:156
|
1630 |
-
msgid "Display below galleries"
|
1631 |
-
msgstr "Anzeige unterhalt Galerie"
|
1632 |
-
|
1633 |
-
#: includes/global/common.php:176
|
1634 |
-
msgid "No Sorting"
|
1635 |
-
msgstr "Keine Sortierung"
|
1636 |
-
|
1637 |
-
#: includes/global/common.php:180 includes/global/common.php:309
|
1638 |
-
msgid "Random"
|
1639 |
-
msgstr "Zufällig"
|
1640 |
-
|
1641 |
-
#: includes/global/common.php:184
|
1642 |
-
msgid "Published Date"
|
1643 |
-
msgstr "Veröffentlichungsdatum"
|
1644 |
-
|
1645 |
-
#: includes/global/common.php:188
|
1646 |
-
msgid "Filename"
|
1647 |
-
msgstr "Dateinname"
|
1648 |
-
|
1649 |
-
#: includes/global/common.php:200
|
1650 |
-
msgid "Alt"
|
1651 |
-
msgstr "Alt-Text (Alternativtext)"
|
1652 |
-
|
1653 |
-
#: includes/global/common.php:224
|
1654 |
-
msgid "Ascending (A-Z)"
|
1655 |
-
msgstr "Aufsteigend (A-Z)"
|
1656 |
-
|
1657 |
-
#: includes/global/common.php:228
|
1658 |
-
msgid "Descending (Z-A)"
|
1659 |
-
msgstr "Absteigend (Z-A)"
|
1660 |
-
|
1661 |
-
#: includes/global/common.php:329
|
1662 |
-
msgid "Float"
|
1663 |
-
msgstr "Fließend"
|
1664 |
-
|
1665 |
-
#: includes/global/common.php:333
|
1666 |
-
msgid "Float (Wrapped)"
|
1667 |
-
msgstr "Fließend (umhüllt)"
|
1668 |
-
|
1669 |
-
#: includes/global/common.php:337 includes/global/common.php:365
|
1670 |
-
msgid "Inside"
|
1671 |
-
msgstr "Innerhalb"
|
1672 |
-
|
1673 |
-
#: includes/global/common.php:341 includes/global/common.php:369
|
1674 |
-
msgid "Outside"
|
1675 |
-
msgstr "Ausserhalb"
|
1676 |
-
|
1677 |
-
#: includes/global/common.php:345
|
1678 |
-
msgid "Over"
|
1679 |
-
msgstr "Darüber"
|
1680 |
-
|
1681 |
-
#: includes/global/common.php:389
|
1682 |
-
msgid "No Effect"
|
1683 |
-
msgstr "Kein Effekt"
|
1684 |
-
|
1685 |
-
#: includes/global/common.php:393
|
1686 |
-
msgid "Fade"
|
1687 |
-
msgstr "Ein-/ausblenden"
|
1688 |
-
|
1689 |
-
#: includes/global/common.php:397
|
1690 |
-
msgid "Elastic"
|
1691 |
-
msgstr "Elastisch"
|
1692 |
-
|
1693 |
-
#: includes/global/common.php:445
|
1694 |
-
msgid "Swing"
|
1695 |
-
msgstr "Schaukeln"
|
1696 |
-
|
1697 |
-
#: includes/global/common.php:501 includes/global/common.php:525
|
1698 |
-
msgid "Top"
|
1699 |
-
msgstr "Oben"
|
1700 |
-
|
1701 |
-
#: includes/global/common.php:505 includes/global/common.php:529
|
1702 |
-
msgid "Bottom"
|
1703 |
-
msgstr "Unten"
|
1704 |
-
|
1705 |
-
#: includes/global/common.php:672
|
1706 |
-
msgid "Image Files"
|
1707 |
-
msgstr "Bilddateien"
|
1708 |
-
|
1709 |
-
#: includes/global/common.php:722
|
1710 |
-
msgid "Before Existing Images"
|
1711 |
-
msgstr "Vor vorhandenen Bildern"
|
1712 |
-
|
1713 |
-
#: includes/global/common.php:726
|
1714 |
-
msgid "After Existing Images"
|
1715 |
-
msgstr "Nach vorhandenen Bilder"
|
1716 |
-
|
1717 |
-
#: includes/global/common.php:750
|
1718 |
-
msgid "Yes"
|
1719 |
-
msgstr "Ja"
|
1720 |
-
|
1721 |
-
#: includes/global/common.php:830
|
1722 |
-
msgid ""
|
1723 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1724 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1725 |
-
"on your server."
|
1726 |
-
msgstr ""
|
1727 |
-
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1728 |
-
"noch die Imagick-Bibliothek auf Deinem Server installiert ist. Envira "
|
1729 |
-
"Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1730 |
-
"zuschneiden. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem zu "
|
1731 |
-
"beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
1732 |
-
|
1733 |
-
#: includes/global/common.php:933
|
1734 |
-
msgid "No image URL specified for cropping."
|
1735 |
-
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1736 |
-
|
1737 |
-
#: includes/global/common.php:952
|
1738 |
-
msgid "No file could be found for the image URL specified."
|
1739 |
-
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1740 |
-
|
1741 |
-
#: includes/global/common.php:960 includes/global/common.php:972
|
1742 |
-
msgid ""
|
1743 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1744 |
-
msgstr ""
|
1745 |
-
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1746 |
-
"ermittelt werden."
|
1747 |
-
|
1748 |
-
#: includes/global/posttype.php:51
|
1749 |
-
msgid "Envira Galleries"
|
1750 |
-
msgstr "Envira Galerien"
|
1751 |
-
|
1752 |
-
#: includes/global/posttype.php:53
|
1753 |
-
msgid "Add New"
|
1754 |
-
msgstr "Hinzufügen"
|
1755 |
-
|
1756 |
-
#: includes/global/posttype.php:54
|
1757 |
-
msgid "Add New Envira Gallery"
|
1758 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1759 |
-
|
1760 |
-
#: includes/global/posttype.php:55
|
1761 |
-
msgid "Edit Envira Gallery"
|
1762 |
-
msgstr "Bearbeiten der Envira Galerie"
|
1763 |
-
|
1764 |
-
#: includes/global/posttype.php:56
|
1765 |
-
msgid "New Envira Gallery"
|
1766 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1767 |
-
|
1768 |
-
#: includes/global/posttype.php:57
|
1769 |
-
msgid "View Envira Gallery"
|
1770 |
-
msgstr "Zeige Envira Gallery"
|
1771 |
-
|
1772 |
-
#: includes/global/posttype.php:58
|
1773 |
-
msgid "Search Envira Galleries"
|
1774 |
-
msgstr "Envira Galerien suchen"
|
1775 |
-
|
1776 |
-
#: includes/global/posttype.php:59
|
1777 |
-
msgid "No Envira galleries found."
|
1778 |
-
msgstr "Keine Envira Galerien gefunden."
|
1779 |
-
|
1780 |
-
#: includes/global/posttype.php:60
|
1781 |
-
msgid "No Envira galleries found in trash."
|
1782 |
-
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1783 |
-
|
1784 |
-
#: includes/global/shortcode.php:910
|
1785 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1786 |
-
msgstr ""
|
1787 |
-
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuche es "
|
1788 |
-
"später noch einmal.</p>"
|
1789 |
-
|
1790 |
-
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1791 |
-
msgid "Close"
|
1792 |
-
msgstr "Schließen"
|
1793 |
-
|
1794 |
-
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1795 |
-
msgid "Next"
|
1796 |
-
msgstr "Nächste"
|
1797 |
-
|
1798 |
-
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1799 |
-
msgid "Previous"
|
1800 |
-
msgstr "Vorherige"
|
1801 |
-
|
1802 |
-
#. Plugin Name of the plugin/theme
|
1803 |
-
msgid "Envira Gallery Lite"
|
1804 |
-
msgstr "Envira Gallery Lite"
|
1805 |
-
|
1806 |
-
#. Plugin URI of the plugin/theme
|
1807 |
-
#. Author URI of the plugin/theme
|
1808 |
-
msgid "http://enviragallery.com"
|
1809 |
-
msgstr "http://enviragallery.com"
|
1810 |
-
|
1811 |
-
#. Description of the plugin/theme
|
1812 |
-
msgid ""
|
1813 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1814 |
-
"version."
|
1815 |
-
msgstr ""
|
1816 |
-
"Envira Gallery ist das beste responsive WordPress gallery plugin. Dies ist "
|
1817 |
-
"die Lite Version."
|
1818 |
-
|
1819 |
-
#. Author of the plugin/theme
|
1820 |
-
msgid "Envira Gallery Team"
|
1821 |
-
msgstr "Envira Gallery Team"
|
1 |
+
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
+
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
+
"lite\n"
|
8 |
+
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2017-03-09 17:12+0100\n"
|
13 |
+
"Language-Team: \n"
|
14 |
+
"X-Generator: Poedit 1.8.11\n"
|
15 |
+
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"Language: de_DE\n"
|
18 |
+
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
+
"content/plugins/envira-gallery-lite\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: envira-gallery-lite.php:508
|
23 |
+
msgid ""
|
24 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
+
msgstr ""
|
28 |
+
"Leider erfüllt Deine Version von WordPress nicht die Anforderungen von "
|
29 |
+
"Envira Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. "
|
30 |
+
"<a href=\"%s\">Klicke bitte hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
+
|
32 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
+
msgid "Envira Gallery Addons"
|
34 |
+
msgstr "Envira Gallery Erweiterungen"
|
35 |
+
|
36 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
+
msgid "Addons"
|
38 |
+
msgstr "Erweiterungen"
|
39 |
+
|
40 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
+
msgid "Status: Active"
|
42 |
+
msgstr "Status: Aktiv"
|
43 |
+
|
44 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
+
#: includes/admin/settings.php:414
|
46 |
+
msgid "Activate"
|
47 |
+
msgstr "Aktivieren"
|
48 |
+
|
49 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
+
msgid "Activating..."
|
51 |
+
msgstr "Wird aktiviert..."
|
52 |
+
|
53 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
+
#: includes/admin/settings.php:418
|
55 |
+
msgid "Deactivate"
|
56 |
+
msgstr "Deaktivieren"
|
57 |
+
|
58 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
+
msgid "Deactivating..."
|
60 |
+
msgstr "Wird deaktiviert..."
|
61 |
+
|
62 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
+
msgid "Status: Inactive"
|
64 |
+
msgstr "Status: Inaktiv"
|
65 |
+
|
66 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
+
#: includes/admin/settings.php:422
|
68 |
+
msgid "Install"
|
69 |
+
msgstr "Installieren"
|
70 |
+
|
71 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
+
msgid "Installing..."
|
73 |
+
msgstr "Wird installiert ..."
|
74 |
+
|
75 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
+
msgid "Proceed"
|
77 |
+
msgstr "Fortfahren"
|
78 |
+
|
79 |
+
#: includes/admin/addons.php:196
|
80 |
+
msgid "Search Envira Addons"
|
81 |
+
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
+
|
83 |
+
#: includes/admin/addons.php:198
|
84 |
+
msgid "Sort Ascending (A-Z)"
|
85 |
+
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
+
|
87 |
+
#: includes/admin/addons.php:199
|
88 |
+
msgid "Sort Descending (Z-A)"
|
89 |
+
msgstr "Sortierung absteigend (Z-A)"
|
90 |
+
|
91 |
+
#: includes/admin/addons.php:225
|
92 |
+
msgid ""
|
93 |
+
"In order to get access to Addons, you need to resolve your license key "
|
94 |
+
"errors."
|
95 |
+
msgstr ""
|
96 |
+
"Um Zugriff auf die Erweiterungen zu erhalten, musst Du den "
|
97 |
+
"Lizenzschlüsselfehler beheben."
|
98 |
+
|
99 |
+
#: includes/admin/addons.php:241
|
100 |
+
msgid ""
|
101 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
+
"button below the refresh the addons data."
|
103 |
+
msgstr ""
|
104 |
+
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
+
"Bitte klicke auf die untere Schaltfläche, um die Daten der Erweiterungen zu "
|
106 |
+
"aktualisieren."
|
107 |
+
|
108 |
+
#: includes/admin/addons.php:244
|
109 |
+
msgid "Refresh Addons"
|
110 |
+
msgstr "Erweiterungen aktualisieren"
|
111 |
+
|
112 |
+
#: includes/admin/addons.php:262
|
113 |
+
msgid "Available Addons"
|
114 |
+
msgstr "Verfügbare Erweiterungen"
|
115 |
+
|
116 |
+
#: includes/admin/addons.php:282
|
117 |
+
msgid "Unlock More Addons"
|
118 |
+
msgstr "Weitere Erweiterungen freischalten"
|
119 |
+
|
120 |
+
#: includes/admin/addons.php:283
|
121 |
+
msgid ""
|
122 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
+
"Gallery account</a> and unlock the following addons."
|
124 |
+
msgstr ""
|
125 |
+
"<strong>Willst Du noch mehr Erweiterungen?</strong> Wähle <a href=\"%s"
|
126 |
+
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
+
"entsperren."
|
128 |
+
|
129 |
+
#: includes/admin/addons.php:501
|
130 |
+
msgid "Upgrade Now"
|
131 |
+
msgstr "Jetzt aktualisieren"
|
132 |
+
|
133 |
+
#: includes/admin/addons.php:516
|
134 |
+
msgid "Status: <span>Not Installed</span>"
|
135 |
+
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
+
|
137 |
+
#: includes/admin/addons.php:534
|
138 |
+
msgid "Status: <span>Active</span>"
|
139 |
+
msgstr "Status: <span>Aktiv</span>"
|
140 |
+
|
141 |
+
#: includes/admin/addons.php:550
|
142 |
+
msgid "Status: <span>Inactive</span>"
|
143 |
+
msgstr "Status: <span>Inaktiv</span>"
|
144 |
+
|
145 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
+
msgid "The From Gallery ID has not been specified."
|
147 |
+
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
+
|
149 |
+
#: includes/admin/ajax.php:929
|
150 |
+
msgid "No images were selected to be moved between Galleries."
|
151 |
+
msgstr ""
|
152 |
+
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
+
"werden sollen."
|
154 |
+
|
155 |
+
#: includes/admin/common.php:237
|
156 |
+
msgid ""
|
157 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
+
msgstr ""
|
160 |
+
"<strong>Envira Gallery:</strong> Deine bestehenden in-page Galerien kannst "
|
161 |
+
"Du nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
+
"finden."
|
163 |
+
|
164 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
+
msgid "Insert"
|
169 |
+
msgstr "Einfügen"
|
170 |
+
|
171 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
+
msgid "Add Gallery"
|
173 |
+
msgstr "Galerie hinzufügen"
|
174 |
+
|
175 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
+
#: includes/admin/license.php:313
|
177 |
+
msgid ""
|
178 |
+
"There was an error connecting to the remote key API. Please try again later."
|
179 |
+
msgstr ""
|
180 |
+
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
+
"konnte nicht hergestellt werden. Bitte versuche es später noch einmal."
|
182 |
+
|
183 |
+
#: includes/admin/license.php:148
|
184 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
+
msgstr ""
|
186 |
+
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
+
"aktiviert."
|
188 |
+
|
189 |
+
#: includes/admin/license.php:266
|
190 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
+
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
+
|
193 |
+
#: includes/admin/license.php:324
|
194 |
+
msgid ""
|
195 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
+
msgstr ""
|
197 |
+
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
+
"deaktiviert."
|
199 |
+
|
200 |
+
#: includes/admin/license.php:418
|
201 |
+
msgid ""
|
202 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
+
"license key and begin receiving automatic updates.</a>"
|
205 |
+
msgstr ""
|
206 |
+
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
+
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicke "
|
208 |
+
"hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates zu "
|
209 |
+
"erhalten."
|
210 |
+
|
211 |
+
#: includes/admin/license.php:427
|
212 |
+
msgid ""
|
213 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
+
"receiving automatic updates.</a>"
|
216 |
+
msgstr ""
|
217 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
+
"target=\"_blank\">Bitte klicke hier</a>, um den Lizenzschlüssel zu erneuern "
|
219 |
+
"und weiterhin automatische Updates zu erhalten."
|
220 |
+
|
221 |
+
#: includes/admin/license.php:436
|
222 |
+
msgid ""
|
223 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
+
"different key to continue receiving automatic updates."
|
225 |
+
msgstr ""
|
226 |
+
"Dein Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwende "
|
227 |
+
"einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
+
|
229 |
+
#: includes/admin/license.php:445
|
230 |
+
msgid ""
|
231 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
+
"the user associated with the key has been deleted. Please use a different "
|
233 |
+
"key to continue receiving automatic updates."
|
234 |
+
msgstr ""
|
235 |
+
"Dein Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel "
|
236 |
+
"existiert nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel "
|
237 |
+
"verbunden war, wurde gelöscht. Bitte verwende einen anderen Schlüssel, um "
|
238 |
+
"weiterhin automatische Updates zu erhalten."
|
239 |
+
|
240 |
+
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
+
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
+
msgid "Search"
|
243 |
+
msgstr "Suchen"
|
244 |
+
|
245 |
+
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
+
msgid "Helpful Tips"
|
247 |
+
msgstr "Hilfreiche Tipps"
|
248 |
+
|
249 |
+
#: includes/admin/media-view.php:165
|
250 |
+
msgid "Choosing Your Gallery"
|
251 |
+
msgstr "Wähle Deine Galerie"
|
252 |
+
|
253 |
+
#: includes/admin/media-view.php:167
|
254 |
+
msgid ""
|
255 |
+
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
+
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
+
"will be activated once you have selected a gallery."
|
258 |
+
msgstr ""
|
259 |
+
"Um Deine Galerie auszuwählen, klicke einfach auf eines der Kästchen links "
|
260 |
+
"(mit Strg/Ctrl oder Command und Klick, um mehrere Galerien auszuwählen). Der "
|
261 |
+
"\"Galerie einfügen\" Knopf wird freigeschaltet, sobald Du eine Galerie "
|
262 |
+
"ausgewählt hast."
|
263 |
+
|
264 |
+
#: includes/admin/media-view.php:169
|
265 |
+
msgid "Inserting Your Gallery"
|
266 |
+
msgstr "Deine Galerie wird eingefügt"
|
267 |
+
|
268 |
+
#: includes/admin/media-view.php:171
|
269 |
+
msgid ""
|
270 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
+
"button below."
|
272 |
+
msgstr ""
|
273 |
+
"Um Deine Galerie in den Editor einzufügen, klicke bitte auf den Knopf "
|
274 |
+
"\"Galerie einfügen\" unten."
|
275 |
+
|
276 |
+
#: includes/admin/media-view.php:175
|
277 |
+
msgid "Insert Options"
|
278 |
+
msgstr "Weitere Optionen"
|
279 |
+
|
280 |
+
#: includes/admin/media-view.php:179
|
281 |
+
msgid "Display Title"
|
282 |
+
msgstr "Titel anzeigen"
|
283 |
+
|
284 |
+
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
+
msgid "No"
|
286 |
+
msgstr "Nein"
|
287 |
+
|
288 |
+
#: includes/admin/media-view.php:185
|
289 |
+
msgid "Yes, as Heading H%s"
|
290 |
+
msgstr "Ja, als Überschrift H%s"
|
291 |
+
|
292 |
+
#: includes/admin/media-view.php:192
|
293 |
+
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
+
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
+
|
296 |
+
#: includes/admin/media-view.php:226
|
297 |
+
msgid "Edit previous media item"
|
298 |
+
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
+
|
300 |
+
#: includes/admin/media-view.php:227
|
301 |
+
msgid "Edit next media item"
|
302 |
+
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
+
|
304 |
+
#: includes/admin/media-view.php:230
|
305 |
+
msgid "Edit Metadata"
|
306 |
+
msgstr "Bearbeitung der Metadaten"
|
307 |
+
|
308 |
+
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
+
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
+
msgid "Title"
|
311 |
+
msgstr "Titel"
|
312 |
+
|
313 |
+
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
+
msgid ""
|
315 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
+
"titles in the main Lightbox settings."
|
317 |
+
msgstr ""
|
318 |
+
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Du kannst die "
|
319 |
+
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
+
|
321 |
+
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
+
#: includes/global/common.php:196
|
323 |
+
msgid "Caption"
|
324 |
+
msgstr "Bildlegende"
|
325 |
+
|
326 |
+
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
+
msgid ""
|
328 |
+
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
+
"clicked."
|
330 |
+
msgstr ""
|
331 |
+
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
+
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
+
|
334 |
+
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
+
msgid "Alt Text"
|
336 |
+
msgstr "Alt-Text"
|
337 |
+
|
338 |
+
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
+
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
+
|
342 |
+
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
+
#: includes/global/common.php:204
|
344 |
+
msgid "URL"
|
345 |
+
msgstr "URL"
|
346 |
+
|
347 |
+
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
+
msgid "Media File"
|
349 |
+
msgstr "Medien-Datei"
|
350 |
+
|
351 |
+
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
+
msgid "Attachment Page"
|
353 |
+
msgstr "Anhang-Seite"
|
354 |
+
|
355 |
+
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
+
msgid ""
|
357 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
+
"full size image."
|
359 |
+
msgstr ""
|
360 |
+
"Gib hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas anderes als "
|
361 |
+
"die Darstellung in seiner vollen Größe bewirken soll."
|
362 |
+
|
363 |
+
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
+
msgid "Open URL in New Window?"
|
365 |
+
msgstr "URL in neuem Fenster öffnen?"
|
366 |
+
|
367 |
+
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
+
msgid "Opens your image links in a new browser window / tab."
|
369 |
+
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
+
|
371 |
+
#: includes/admin/media-view.php:326
|
372 |
+
msgid "Want Captions and more options?"
|
373 |
+
msgstr "Möchtest Du Bildunterschriften und weitere Optionen?"
|
374 |
+
|
375 |
+
#: includes/admin/media-view.php:327
|
376 |
+
msgid ""
|
377 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
+
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
+
"integration and so much more!"
|
380 |
+
msgstr ""
|
381 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
382 |
+
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
+
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
+
|
385 |
+
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
+
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
+
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
+
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
+
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
+
msgid "Click here to Upgrade"
|
391 |
+
msgstr "Klicke hier für ein Upgrade"
|
392 |
+
|
393 |
+
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
+
#: includes/admin/media-view.php:452
|
395 |
+
msgid "Save Metadata"
|
396 |
+
msgstr "Metadaten speichern"
|
397 |
+
|
398 |
+
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
+
msgid "Saved."
|
400 |
+
msgstr "Gespeichert."
|
401 |
+
|
402 |
+
#: includes/admin/media-view.php:368
|
403 |
+
msgid "Bulk Edit"
|
404 |
+
msgstr "Massenbearbeitung"
|
405 |
+
|
406 |
+
#: includes/admin/media-view.php:451
|
407 |
+
msgid "Save Metadata to Items"
|
408 |
+
msgstr "Speichern der Metadaten in Items"
|
409 |
+
|
410 |
+
#: includes/admin/media-view.php:493
|
411 |
+
msgid ""
|
412 |
+
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
+
"boxes to the left."
|
414 |
+
msgstr ""
|
415 |
+
"Wähle die Galerie, in welche die ausgewählten Bilder zu verschieben sind, "
|
416 |
+
"indem Du auf eines der Kästchen auf der linken Seite klickst."
|
417 |
+
|
418 |
+
#: includes/admin/media-view.php:496
|
419 |
+
msgid ""
|
420 |
+
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
+
"the chosen Gallery."
|
422 |
+
msgstr ""
|
423 |
+
"Nachher klickst Du auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
+
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
+
"Galerie verschoben."
|
426 |
+
|
427 |
+
#: includes/admin/metaboxes.php:99
|
428 |
+
msgid ""
|
429 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
+
"compile GD or Imagick for your PHP install."
|
433 |
+
msgstr ""
|
434 |
+
"Die GD oder Imagick-Bibliotheken sind nicht auf Deinem Server installiert. "
|
435 |
+
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
+
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
+
"nicht ordnungsgemäß. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem "
|
438 |
+
"zu beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
439 |
+
|
440 |
+
#: includes/admin/metaboxes.php:134
|
441 |
+
msgid "Insert into Gallery"
|
442 |
+
msgstr "In Galerie einfügen"
|
443 |
+
|
444 |
+
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
445 |
+
msgid "Inserting..."
|
446 |
+
msgstr "Wird eingefügt ..."
|
447 |
+
|
448 |
+
#: includes/admin/metaboxes.php:160
|
449 |
+
msgid "Click Here to Insert from Other Image Sources"
|
450 |
+
msgstr "Klicke bitte hier, um andere Bildquellen zu nutzen"
|
451 |
+
|
452 |
+
#: includes/admin/metaboxes.php:161
|
453 |
+
msgid "Select Files from Other Sources"
|
454 |
+
msgstr "Wähle Dateien aus anderen Quellen"
|
455 |
+
|
456 |
+
#: includes/admin/metaboxes.php:169
|
457 |
+
msgid "Uploading Image"
|
458 |
+
msgstr "Hochladen von Bild"
|
459 |
+
|
460 |
+
#: includes/admin/metaboxes.php:171
|
461 |
+
msgid "of"
|
462 |
+
msgstr "von"
|
463 |
+
|
464 |
+
#: includes/admin/metaboxes.php:175
|
465 |
+
msgid "All images uploaded."
|
466 |
+
msgstr "Alle Bilder hochgeladen."
|
467 |
+
|
468 |
+
#: includes/admin/metaboxes.php:281
|
469 |
+
msgid "You must select a file to import before continuing."
|
470 |
+
msgstr "Du musst eine Datei auswählen, bevor Du fortfahren kannst."
|
471 |
+
|
472 |
+
#: includes/admin/metaboxes.php:289
|
473 |
+
msgid "Move Media to Gallery"
|
474 |
+
msgstr "Zur Galerie hinzufügen"
|
475 |
+
|
476 |
+
#: includes/admin/metaboxes.php:290
|
477 |
+
msgid "Move Media to Selected Gallery"
|
478 |
+
msgstr "Medien in ausgewählte Galerie verschieben"
|
479 |
+
|
480 |
+
#: includes/admin/metaboxes.php:293
|
481 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
482 |
+
msgstr ""
|
483 |
+
"Bist Du sicher, dass Du dieses Bild aus der Galerie entfernen möchtest?"
|
484 |
+
|
485 |
+
#: includes/admin/metaboxes.php:294
|
486 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
487 |
+
msgstr ""
|
488 |
+
"Bist Du sicher, dass Du diese Bilder aus der Galerie entfernen möchtest?"
|
489 |
+
|
490 |
+
#: includes/admin/metaboxes.php:298
|
491 |
+
msgid "Saving..."
|
492 |
+
msgstr "Wird gespeichert ..."
|
493 |
+
|
494 |
+
#: includes/admin/metaboxes.php:299
|
495 |
+
msgid "Saved!"
|
496 |
+
msgstr "Gespeichert!"
|
497 |
+
|
498 |
+
#: includes/admin/metaboxes.php:301
|
499 |
+
msgid "Select Files from Your Computer"
|
500 |
+
msgstr "Wähle Dateien von Deinem Computer"
|
501 |
+
|
502 |
+
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
503 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
504 |
+
msgid "Envira Gallery"
|
505 |
+
msgstr "Envira Gallery"
|
506 |
+
|
507 |
+
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
508 |
+
msgid "Envira Gallery Settings"
|
509 |
+
msgstr "Envira Gallery Einstellungen"
|
510 |
+
|
511 |
+
#: includes/admin/metaboxes.php:411
|
512 |
+
msgid "Envira Gallery Preview"
|
513 |
+
msgstr "Envira Gallery Vorschau"
|
514 |
+
|
515 |
+
#: includes/admin/metaboxes.php:415
|
516 |
+
msgid "Envira Gallery Code"
|
517 |
+
msgstr "Envira Gallery Code"
|
518 |
+
|
519 |
+
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
520 |
+
msgid "Default"
|
521 |
+
msgstr "Voreinstellung"
|
522 |
+
|
523 |
+
#: includes/admin/metaboxes.php:603
|
524 |
+
msgid "Images"
|
525 |
+
msgstr "Bilder"
|
526 |
+
|
527 |
+
#: includes/admin/metaboxes.php:604
|
528 |
+
msgid "Config"
|
529 |
+
msgstr "Konfiguration"
|
530 |
+
|
531 |
+
#: includes/admin/metaboxes.php:605
|
532 |
+
msgid "Lightbox"
|
533 |
+
msgstr "Lightbox"
|
534 |
+
|
535 |
+
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
536 |
+
msgid "Mobile"
|
537 |
+
msgstr "Mobilgeräte"
|
538 |
+
|
539 |
+
#: includes/admin/metaboxes.php:611
|
540 |
+
msgid "Misc"
|
541 |
+
msgstr "Verschiedenes"
|
542 |
+
|
543 |
+
#: includes/admin/metaboxes.php:705
|
544 |
+
msgid "Currently in your Gallery"
|
545 |
+
msgstr "Derzeit in Deiner Galerie"
|
546 |
+
|
547 |
+
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
548 |
+
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
549 |
+
#: includes/admin/metaboxes.php:1592
|
550 |
+
msgid "Need some help?"
|
551 |
+
msgstr "Wird Hilfe benötigt?"
|
552 |
+
|
553 |
+
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
554 |
+
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
555 |
+
#: includes/admin/metaboxes.php:1594
|
556 |
+
msgid "Read the Documentation"
|
557 |
+
msgstr "Lies bitte die Dokumentation"
|
558 |
+
|
559 |
+
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
560 |
+
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
561 |
+
#: includes/admin/metaboxes.php:1598
|
562 |
+
msgid "Watch a Video"
|
563 |
+
msgstr "Schaue das Video an"
|
564 |
+
|
565 |
+
#: includes/admin/metaboxes.php:725
|
566 |
+
msgid "Select All (<span class=\"count\">%d</span>)"
|
567 |
+
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
568 |
+
|
569 |
+
#: includes/admin/metaboxes.php:730
|
570 |
+
msgid "Grid View"
|
571 |
+
msgstr "Kachelansicht"
|
572 |
+
|
573 |
+
#: includes/admin/metaboxes.php:733
|
574 |
+
msgid "List View"
|
575 |
+
msgstr "Listenansicht"
|
576 |
+
|
577 |
+
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
578 |
+
msgid "Edit Selected Images"
|
579 |
+
msgstr "Ausgewählte Bilder bearbeiten"
|
580 |
+
|
581 |
+
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
582 |
+
msgid "Move Selected Images to another Gallery"
|
583 |
+
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
584 |
+
|
585 |
+
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
586 |
+
msgid "Delete Selected Images from Gallery"
|
587 |
+
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
588 |
+
|
589 |
+
#: includes/admin/metaboxes.php:773
|
590 |
+
msgid "Want to make your gallery workflow even better?"
|
591 |
+
msgstr "Möchtest Du Deinen Galerie Workflow noch besser zu machen?"
|
592 |
+
|
593 |
+
#: includes/admin/metaboxes.php:774
|
594 |
+
msgid ""
|
595 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
596 |
+
"including: a fully featured gallery widget, complete gallery API, powerful "
|
597 |
+
"gallery documentation, full mobile and Retina support, dedicated customer "
|
598 |
+
"support and so much more!"
|
599 |
+
msgstr ""
|
600 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
601 |
+
"Features, darunter: ein voll funktionsfähige Galerie-Widget, eine komplette "
|
602 |
+
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgerät- und "
|
603 |
+
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
604 |
+
|
605 |
+
#: includes/admin/metaboxes.php:797
|
606 |
+
msgid "Gallery Settings"
|
607 |
+
msgstr "Galerie-Einstellungen"
|
608 |
+
|
609 |
+
#: includes/admin/metaboxes.php:799
|
610 |
+
msgid ""
|
611 |
+
"The settings below adjust the basic configuration options for the gallery."
|
612 |
+
msgstr ""
|
613 |
+
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
614 |
+
"Galerie an."
|
615 |
+
|
616 |
+
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
617 |
+
msgid "Number of Gallery Columns"
|
618 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
619 |
+
|
620 |
+
#: includes/admin/metaboxes.php:822
|
621 |
+
msgid ""
|
622 |
+
"Determines the number of columns in the gallery. Automatic will attempt to "
|
623 |
+
"fill each row as much as possible before moving on to the next row."
|
624 |
+
msgstr ""
|
625 |
+
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
626 |
+
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
627 |
+
"wird."
|
628 |
+
|
629 |
+
#: includes/admin/metaboxes.php:833
|
630 |
+
msgid "Automatic Layout: Row Height"
|
631 |
+
msgstr "Automatisches Layout: Zeilenhöhe"
|
632 |
+
|
633 |
+
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
634 |
+
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
635 |
+
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
636 |
+
#: includes/admin/metaboxes.php:1495
|
637 |
+
msgid "px"
|
638 |
+
msgstr "Pixel"
|
639 |
+
|
640 |
+
#: includes/admin/metaboxes.php:837
|
641 |
+
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
642 |
+
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
643 |
+
|
644 |
+
#: includes/admin/metaboxes.php:842
|
645 |
+
msgid "Automatic Layout: Gallery Theme"
|
646 |
+
msgstr "Automatisches Layout: Galerie Theme"
|
647 |
+
|
648 |
+
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
649 |
+
msgid "Sets the theme for the gallery display."
|
650 |
+
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
651 |
+
|
652 |
+
#: includes/admin/metaboxes.php:866
|
653 |
+
msgid "Display Gallery Description?"
|
654 |
+
msgstr "Galerie-Beschreibung anzeigen?"
|
655 |
+
|
656 |
+
#: includes/admin/metaboxes.php:878
|
657 |
+
msgid "Choose to display a description above or below this gallery's images."
|
658 |
+
msgstr ""
|
659 |
+
"Wähle aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der Bilder "
|
660 |
+
"dieser Galerie angezeigt werden soll."
|
661 |
+
|
662 |
+
#: includes/admin/metaboxes.php:885
|
663 |
+
msgid "Gallery Description"
|
664 |
+
msgstr "Galerie-Beschreibung"
|
665 |
+
|
666 |
+
#: includes/admin/metaboxes.php:900
|
667 |
+
msgid "The description to display for this gallery."
|
668 |
+
msgstr ""
|
669 |
+
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
670 |
+
"nach Wahl beim vorherigen Einstellungspunkt."
|
671 |
+
|
672 |
+
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
673 |
+
#: includes/admin/table.php:382
|
674 |
+
msgid "Gallery Theme"
|
675 |
+
msgstr "Galerie-Theme"
|
676 |
+
|
677 |
+
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
678 |
+
#: includes/admin/table.php:393
|
679 |
+
msgid "Column Gutter Width"
|
680 |
+
msgstr "Spaltenabstand"
|
681 |
+
|
682 |
+
#: includes/admin/metaboxes.php:934
|
683 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
684 |
+
msgstr "Legt den Abstand zwischen den Spalten (standardmäßig 10 Pixel) fest."
|
685 |
+
|
686 |
+
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
687 |
+
#: includes/admin/table.php:398
|
688 |
+
msgid "Margin Below Each Image"
|
689 |
+
msgstr "Unterer Bildabstand"
|
690 |
+
|
691 |
+
#: includes/admin/metaboxes.php:943
|
692 |
+
msgid "Sets the space below each item in the gallery."
|
693 |
+
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
694 |
+
|
695 |
+
#: includes/admin/metaboxes.php:953
|
696 |
+
msgid "Sorting"
|
697 |
+
msgstr "Sortierung"
|
698 |
+
|
699 |
+
#: includes/admin/metaboxes.php:965
|
700 |
+
msgid ""
|
701 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
702 |
+
"tab."
|
703 |
+
msgstr ""
|
704 |
+
"Wähle bitte aus, ob Du die Bilder in einer anderen Reihenfolge sortieren "
|
705 |
+
"willst, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
706 |
+
|
707 |
+
#: includes/admin/metaboxes.php:970
|
708 |
+
msgid "Direction"
|
709 |
+
msgstr "Reihenfolge"
|
710 |
+
|
711 |
+
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
712 |
+
msgid "Image Size"
|
713 |
+
msgstr "Bildgröße"
|
714 |
+
|
715 |
+
#: includes/admin/metaboxes.php:1003
|
716 |
+
msgid ""
|
717 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
718 |
+
"below Image Dimensions; Random will allow you to choose one or more "
|
719 |
+
"WordPress image sizes, which will be used for the gallery output."
|
720 |
+
msgstr ""
|
721 |
+
"Definiere bitte die maximale Bildgröße für die Galerieansicht. "
|
722 |
+
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
723 |
+
"\"Zufällig\" ermöglicht es Dir, eine oder mehrere WordPress Bildgrößen zu "
|
724 |
+
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
725 |
+
|
726 |
+
#: includes/admin/metaboxes.php:1012
|
727 |
+
msgid "Random Image Sizes"
|
728 |
+
msgstr "Zufällige Bildgrößen"
|
729 |
+
|
730 |
+
#: includes/admin/metaboxes.php:1028
|
731 |
+
msgid ""
|
732 |
+
"Define the WordPress registered image sizes to include when randomly "
|
733 |
+
"assigning an image size to each image in your Gallery."
|
734 |
+
msgstr ""
|
735 |
+
"Definiere hier, welche der bei WordPress registrierten Bildgrößen angezeigt "
|
736 |
+
"werden sollen, wenn Du zufällige Bildgrößen wünschest."
|
737 |
+
|
738 |
+
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
739 |
+
#: includes/admin/table.php:403
|
740 |
+
msgid "Image Dimensions"
|
741 |
+
msgstr "Bildabmessungen"
|
742 |
+
|
743 |
+
#: includes/admin/metaboxes.php:1041
|
744 |
+
msgid ""
|
745 |
+
"You should adjust these dimensions based on the number of columns in your "
|
746 |
+
"gallery. This does not affect the full size lightbox images."
|
747 |
+
msgstr ""
|
748 |
+
"Du solltest diese Dimensionen basierend auf der Anzahl der Spalten in Deiner "
|
749 |
+
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
750 |
+
"Grösse."
|
751 |
+
|
752 |
+
#: includes/admin/metaboxes.php:1046
|
753 |
+
msgid "Crop Images?"
|
754 |
+
msgstr "Bilder zuschneiden?"
|
755 |
+
|
756 |
+
#: includes/admin/metaboxes.php:1050
|
757 |
+
msgid ""
|
758 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
759 |
+
"Dimensions and Mobile Dimensions."
|
760 |
+
msgstr ""
|
761 |
+
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
762 |
+
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
763 |
+
|
764 |
+
#: includes/admin/metaboxes.php:1051
|
765 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
766 |
+
msgstr ""
|
767 |
+
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
768 |
+
"Seitenverhältnis beibehalten wird."
|
769 |
+
|
770 |
+
#: includes/admin/metaboxes.php:1061
|
771 |
+
msgid "Set Dimensions on Images?"
|
772 |
+
msgstr "Bildmasse im HTML-Code einsetzen?"
|
773 |
+
|
774 |
+
#: includes/admin/metaboxes.php:1065
|
775 |
+
msgid ""
|
776 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
777 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
778 |
+
msgstr ""
|
779 |
+
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
780 |
+
"Element. Muss nur aktiviert werden, wenn Du die Google Pagespeeds "
|
781 |
+
"Anforderungen erfüllen musst."
|
782 |
+
|
783 |
+
#: includes/admin/metaboxes.php:1070
|
784 |
+
msgid "Enable Isotope?"
|
785 |
+
msgstr "Isotope benutzen?"
|
786 |
+
|
787 |
+
#: includes/admin/metaboxes.php:1074
|
788 |
+
msgid ""
|
789 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
790 |
+
"images."
|
791 |
+
msgstr ""
|
792 |
+
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
793 |
+
"für die Haupt-Galerie-Bilder."
|
794 |
+
|
795 |
+
#: includes/admin/metaboxes.php:1080
|
796 |
+
msgid "Enable CSS Animations?"
|
797 |
+
msgstr "CSS-Animationen aktivieren?"
|
798 |
+
|
799 |
+
#: includes/admin/metaboxes.php:1084
|
800 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
801 |
+
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
802 |
+
|
803 |
+
#: includes/admin/metaboxes.php:1090
|
804 |
+
msgid "Image Opacity"
|
805 |
+
msgstr "Deckkraft des Bildes"
|
806 |
+
|
807 |
+
#: includes/admin/metaboxes.php:1094
|
808 |
+
msgid ""
|
809 |
+
"The opacity to display images at when loading the main gallery images using "
|
810 |
+
"CSS animations (between 1 and 100%)."
|
811 |
+
msgstr ""
|
812 |
+
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
813 |
+
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
814 |
+
|
815 |
+
#: includes/admin/metaboxes.php:1112
|
816 |
+
msgid "Want to do even more with your gallery display?"
|
817 |
+
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
818 |
+
|
819 |
+
#: includes/admin/metaboxes.php:1113
|
820 |
+
msgid ""
|
821 |
+
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
822 |
+
"display features, including: custom image tagging and filtering, mobile "
|
823 |
+
"specific image assets for blazing fast load times, dedicated and unique "
|
824 |
+
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
825 |
+
"more!"
|
826 |
+
msgstr ""
|
827 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugang zu zahlreichen anderen "
|
828 |
+
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
829 |
+
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
830 |
+
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
831 |
+
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
832 |
+
|
833 |
+
#: includes/admin/metaboxes.php:1135
|
834 |
+
msgid "Lightbox Settings"
|
835 |
+
msgstr "Lightbox-Einstellungen"
|
836 |
+
|
837 |
+
#: includes/admin/metaboxes.php:1137
|
838 |
+
msgid "The settings below adjust the lightbox output."
|
839 |
+
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
840 |
+
|
841 |
+
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
842 |
+
msgid "Enable Lightbox?"
|
843 |
+
msgstr "Lightbox aktivieren?"
|
844 |
+
|
845 |
+
#: includes/admin/metaboxes.php:1158
|
846 |
+
msgid "Enables or disables the gallery lightbox."
|
847 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
848 |
+
|
849 |
+
#: includes/admin/metaboxes.php:1169
|
850 |
+
msgid "Gallery Lightbox Theme"
|
851 |
+
msgstr "Galerie-Lightbox Theme"
|
852 |
+
|
853 |
+
#: includes/admin/metaboxes.php:1177
|
854 |
+
msgid "Sets the theme for the gallery lightbox display."
|
855 |
+
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
856 |
+
|
857 |
+
#: includes/admin/metaboxes.php:1191
|
858 |
+
msgid ""
|
859 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
860 |
+
"the original, full size image."
|
861 |
+
msgstr ""
|
862 |
+
"Definiert die maximale Bildgröße für die Lightbox-Ansicht. Bei "
|
863 |
+
"\"Voreinstellung\" wird die originale, volle Bildgröße angezeigt."
|
864 |
+
|
865 |
+
#: includes/admin/metaboxes.php:1197
|
866 |
+
msgid "Caption Position"
|
867 |
+
msgstr "Position der Beschriftung"
|
868 |
+
|
869 |
+
#: includes/admin/metaboxes.php:1205
|
870 |
+
msgid "Sets the display of the lightbox image's caption."
|
871 |
+
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
872 |
+
|
873 |
+
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
874 |
+
msgid "Enable Gallery Arrows?"
|
875 |
+
msgstr "Galerie-Pfeile aktivieren?"
|
876 |
+
|
877 |
+
#: includes/admin/metaboxes.php:1218
|
878 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
879 |
+
msgstr ""
|
880 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
881 |
+
|
882 |
+
#: includes/admin/metaboxes.php:1223
|
883 |
+
msgid "Gallery Arrow Position"
|
884 |
+
msgstr "Position der Galerie-Pfeile"
|
885 |
+
|
886 |
+
#: includes/admin/metaboxes.php:1231
|
887 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
888 |
+
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
889 |
+
|
890 |
+
#: includes/admin/metaboxes.php:1236
|
891 |
+
msgid "Enable Keyboard Navigation?"
|
892 |
+
msgstr "Tastatur-Navigation aktivieren?"
|
893 |
+
|
894 |
+
#: includes/admin/metaboxes.php:1240
|
895 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
896 |
+
msgstr ""
|
897 |
+
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
898 |
+
|
899 |
+
#: includes/admin/metaboxes.php:1245
|
900 |
+
msgid "Enable Mousewheel Navigation?"
|
901 |
+
msgstr "Mausrad-Navigation aktivieren?"
|
902 |
+
|
903 |
+
#: includes/admin/metaboxes.php:1249
|
904 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
905 |
+
msgstr ""
|
906 |
+
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
907 |
+
|
908 |
+
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
909 |
+
msgid "Enable Gallery Toolbar?"
|
910 |
+
msgstr "Galerie-Bedienungselemente aktivieren?"
|
911 |
+
|
912 |
+
#: includes/admin/metaboxes.php:1258
|
913 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
914 |
+
msgstr ""
|
915 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
916 |
+
|
917 |
+
#: includes/admin/metaboxes.php:1263
|
918 |
+
msgid "Display Gallery Title in Toolbar?"
|
919 |
+
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
920 |
+
|
921 |
+
#: includes/admin/metaboxes.php:1267
|
922 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
923 |
+
msgstr ""
|
924 |
+
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
925 |
+
"an."
|
926 |
+
|
927 |
+
#: includes/admin/metaboxes.php:1272
|
928 |
+
msgid "Gallery Toolbar Position"
|
929 |
+
msgstr "Position der Bedienungselemente"
|
930 |
+
|
931 |
+
#: includes/admin/metaboxes.php:1280
|
932 |
+
msgid "Sets the position of the lightbox toolbar."
|
933 |
+
msgstr ""
|
934 |
+
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
935 |
+
|
936 |
+
#: includes/admin/metaboxes.php:1285
|
937 |
+
msgid "Keep Aspect Ratio?"
|
938 |
+
msgstr "Seitenverhältnis beibehalten?"
|
939 |
+
|
940 |
+
#: includes/admin/metaboxes.php:1289
|
941 |
+
msgid ""
|
942 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
943 |
+
msgstr ""
|
944 |
+
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
945 |
+
"angezeigt."
|
946 |
+
|
947 |
+
#: includes/admin/metaboxes.php:1294
|
948 |
+
msgid "Loop Gallery Navigation?"
|
949 |
+
msgstr "Galerie-Navigation mit Endlosschleife?"
|
950 |
+
|
951 |
+
#: includes/admin/metaboxes.php:1298
|
952 |
+
msgid ""
|
953 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
954 |
+
msgstr ""
|
955 |
+
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
956 |
+
"Galerie."
|
957 |
+
|
958 |
+
#: includes/admin/metaboxes.php:1303
|
959 |
+
msgid "Lightbox Open/Close Effect"
|
960 |
+
msgstr "Lightbox Effekt beim Öffnen/Schließen"
|
961 |
+
|
962 |
+
#: includes/admin/metaboxes.php:1323
|
963 |
+
msgid "Type of transition when opening and closing the lightbox."
|
964 |
+
msgstr "Art des Effekts beim Öffnen und Schließen der Lightbox."
|
965 |
+
|
966 |
+
#: includes/admin/metaboxes.php:1328
|
967 |
+
msgid "Lightbox Transition Effect"
|
968 |
+
msgstr "Übergangseffekte in der Lightbox"
|
969 |
+
|
970 |
+
#: includes/admin/metaboxes.php:1348
|
971 |
+
msgid "Type of transition between images in the lightbox view."
|
972 |
+
msgstr ""
|
973 |
+
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
974 |
+
|
975 |
+
#: includes/admin/metaboxes.php:1353
|
976 |
+
msgid "HTML5 Output?"
|
977 |
+
msgstr "HTML5 Output?"
|
978 |
+
|
979 |
+
#: includes/admin/metaboxes.php:1357
|
980 |
+
msgid ""
|
981 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
982 |
+
"HTML5 validation."
|
983 |
+
msgstr ""
|
984 |
+
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
985 |
+
"die W3C HTML5-Validierung angewendet."
|
986 |
+
|
987 |
+
#: includes/admin/metaboxes.php:1371
|
988 |
+
msgid ""
|
989 |
+
"The settings below adjust the thumbnail views for the gallery lightbox "
|
990 |
+
"display."
|
991 |
+
msgstr ""
|
992 |
+
"Mit den folgenden Einstellungen passt Du die Miniaturansichten bei der "
|
993 |
+
"Galerie-Lightbox an."
|
994 |
+
|
995 |
+
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
996 |
+
msgid "Enable Gallery Thumbnails?"
|
997 |
+
msgstr "Miniaturansichten aktivieren?"
|
998 |
+
|
999 |
+
#: includes/admin/metaboxes.php:1380
|
1000 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
1001 |
+
msgstr ""
|
1002 |
+
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1003 |
+
|
1004 |
+
#: includes/admin/metaboxes.php:1385
|
1005 |
+
msgid "Gallery Thumbnails Width"
|
1006 |
+
msgstr "Breite einer Miniaturansicht"
|
1007 |
+
|
1008 |
+
#: includes/admin/metaboxes.php:1389
|
1009 |
+
msgid "Sets the width of each lightbox thumbnail."
|
1010 |
+
msgstr ""
|
1011 |
+
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1012 |
+
|
1013 |
+
#: includes/admin/metaboxes.php:1394
|
1014 |
+
msgid "Gallery Thumbnails Height"
|
1015 |
+
msgstr "Höhe einer Miniaturansicht"
|
1016 |
+
|
1017 |
+
#: includes/admin/metaboxes.php:1398
|
1018 |
+
msgid "Sets the height of each lightbox thumbnail."
|
1019 |
+
msgstr ""
|
1020 |
+
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1021 |
+
|
1022 |
+
#: includes/admin/metaboxes.php:1403
|
1023 |
+
msgid "Gallery Thumbnails Position"
|
1024 |
+
msgstr "Position der Miniaturanzeigen"
|
1025 |
+
|
1026 |
+
#: includes/admin/metaboxes.php:1411
|
1027 |
+
msgid "Sets the position of the lightbox thumbnails."
|
1028 |
+
msgstr ""
|
1029 |
+
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1030 |
+
"definiert."
|
1031 |
+
|
1032 |
+
#: includes/admin/metaboxes.php:1428
|
1033 |
+
msgid "Want even more fine tuned control over your lightbox display?"
|
1034 |
+
msgstr "Möchtest Du die Lightbox-Anzeige noch genauer festlegen?"
|
1035 |
+
|
1036 |
+
#: includes/admin/metaboxes.php:1429
|
1037 |
+
msgid ""
|
1038 |
+
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1039 |
+
"features, including: custom lightbox titles, enable/disable lightbox "
|
1040 |
+
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1041 |
+
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1042 |
+
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1043 |
+
msgstr ""
|
1044 |
+
"Durch ein Upgrade auf Envira Pro erhältst Du Zugriff auf zahlreiche weitere "
|
1045 |
+
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1046 |
+
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1047 |
+
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1048 |
+
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1049 |
+
|
1050 |
+
#: includes/admin/metaboxes.php:1451
|
1051 |
+
msgid "Mobile Gallery Settings"
|
1052 |
+
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1053 |
+
|
1054 |
+
#: includes/admin/metaboxes.php:1453
|
1055 |
+
msgid ""
|
1056 |
+
"The settings below adjust configuration options for the Gallery when viewed "
|
1057 |
+
"on a mobile device."
|
1058 |
+
msgstr ""
|
1059 |
+
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1060 |
+
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1061 |
+
|
1062 |
+
#: includes/admin/metaboxes.php:1476
|
1063 |
+
msgid ""
|
1064 |
+
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1065 |
+
"will attempt to fill each row as much as possible before moving on to the "
|
1066 |
+
"next row."
|
1067 |
+
msgstr ""
|
1068 |
+
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1069 |
+
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1070 |
+
"auf die nächste Zeile gewechselt wird."
|
1071 |
+
|
1072 |
+
#: includes/admin/metaboxes.php:1482
|
1073 |
+
msgid "Create Mobile Gallery Images?"
|
1074 |
+
msgstr "Spezial-Grösse für Bilder auf Mobilgeräten?"
|
1075 |
+
|
1076 |
+
#: includes/admin/metaboxes.php:1486
|
1077 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
1078 |
+
msgstr ""
|
1079 |
+
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1080 |
+
"Mobilgeräte erzeugt."
|
1081 |
+
|
1082 |
+
#: includes/admin/metaboxes.php:1492
|
1083 |
+
msgid "Mobile Dimensions"
|
1084 |
+
msgstr "Bildgrösse auf Mobilgeräten"
|
1085 |
+
|
1086 |
+
#: includes/admin/metaboxes.php:1496
|
1087 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
1088 |
+
msgstr ""
|
1089 |
+
"Diese Grösse wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1090 |
+
|
1091 |
+
#: includes/admin/metaboxes.php:1506
|
1092 |
+
msgid "Mobile Lightbox Settings"
|
1093 |
+
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1094 |
+
|
1095 |
+
#: includes/admin/metaboxes.php:1508
|
1096 |
+
msgid ""
|
1097 |
+
"The settings below adjust configuration options for the Lightbox when viewed "
|
1098 |
+
"on a mobile device."
|
1099 |
+
msgstr ""
|
1100 |
+
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1101 |
+
"die Darstellung auf einem Mobilgerät angepasst."
|
1102 |
+
|
1103 |
+
#: includes/admin/metaboxes.php:1519
|
1104 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1105 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1106 |
+
|
1107 |
+
#: includes/admin/metaboxes.php:1524
|
1108 |
+
msgid "Enable Gallery Touchwipe?"
|
1109 |
+
msgstr "Gesten/Wischen aktivieren?"
|
1110 |
+
|
1111 |
+
#: includes/admin/metaboxes.php:1528
|
1112 |
+
msgid ""
|
1113 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1114 |
+
"devices."
|
1115 |
+
msgstr ""
|
1116 |
+
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1117 |
+
"Mobilgeräten."
|
1118 |
+
|
1119 |
+
#: includes/admin/metaboxes.php:1533
|
1120 |
+
msgid "Close Lightbox on Swipe Up?"
|
1121 |
+
msgstr "Lightbox beim Aufwärtswischen schließen?"
|
1122 |
+
|
1123 |
+
#: includes/admin/metaboxes.php:1537
|
1124 |
+
msgid ""
|
1125 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1126 |
+
"devices."
|
1127 |
+
msgstr ""
|
1128 |
+
"Aktiviert oder deaktiviert das Schließen der Lightbox, wenn der Benutzer "
|
1129 |
+
"nach oben wischt."
|
1130 |
+
|
1131 |
+
#: includes/admin/metaboxes.php:1546
|
1132 |
+
msgid ""
|
1133 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1134 |
+
msgstr ""
|
1135 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1136 |
+
"Mobilgeräten."
|
1137 |
+
|
1138 |
+
#: includes/admin/metaboxes.php:1555
|
1139 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1140 |
+
msgstr ""
|
1141 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1142 |
+
"auf Mobilgeräten."
|
1143 |
+
|
1144 |
+
#: includes/admin/metaboxes.php:1564
|
1145 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1146 |
+
msgstr ""
|
1147 |
+
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1148 |
+
"Mobilgeräten."
|
1149 |
+
|
1150 |
+
#: includes/admin/metaboxes.php:1588
|
1151 |
+
msgid "Miscellaneous Settings"
|
1152 |
+
msgstr "Verschiedene Einstellungen"
|
1153 |
+
|
1154 |
+
#: includes/admin/metaboxes.php:1590
|
1155 |
+
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1156 |
+
msgstr ""
|
1157 |
+
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1158 |
+
"festgelegt."
|
1159 |
+
|
1160 |
+
#: includes/admin/metaboxes.php:1606
|
1161 |
+
msgid "Gallery Title"
|
1162 |
+
msgstr "Galerie-Titel"
|
1163 |
+
|
1164 |
+
#: includes/admin/metaboxes.php:1610
|
1165 |
+
msgid "Internal gallery title for identification in the admin."
|
1166 |
+
msgstr ""
|
1167 |
+
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1168 |
+
|
1169 |
+
#: includes/admin/metaboxes.php:1615
|
1170 |
+
msgid "Gallery Slug"
|
1171 |
+
msgstr "Galerie-Slug"
|
1172 |
+
|
1173 |
+
#: includes/admin/metaboxes.php:1619
|
1174 |
+
msgid ""
|
1175 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
1176 |
+
"advanced gallery queries."
|
1177 |
+
msgstr ""
|
1178 |
+
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1179 |
+
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1180 |
+
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1181 |
+
|
1182 |
+
#: includes/admin/metaboxes.php:1624
|
1183 |
+
msgid "Custom Gallery Classes"
|
1184 |
+
msgstr "Benutzerdefinierte CSS-Klassen"
|
1185 |
+
|
1186 |
+
#: includes/admin/metaboxes.php:1627
|
1187 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
1188 |
+
msgstr ""
|
1189 |
+
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1190 |
+
|
1191 |
+
#: includes/admin/metaboxes.php:1628
|
1192 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1193 |
+
msgstr ""
|
1194 |
+
"Füge bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier oben "
|
1195 |
+
"ein. Eine Klasse pro Zeile."
|
1196 |
+
|
1197 |
+
#: includes/admin/metaboxes.php:1637
|
1198 |
+
msgid "Import/Export Gallery"
|
1199 |
+
msgstr "Import/Export Einstellungen"
|
1200 |
+
|
1201 |
+
#: includes/admin/metaboxes.php:1650
|
1202 |
+
msgid "Import Gallery"
|
1203 |
+
msgstr "Galerie importieren"
|
1204 |
+
|
1205 |
+
#: includes/admin/metaboxes.php:1657
|
1206 |
+
msgid "Export Gallery"
|
1207 |
+
msgstr "Galerie exportieren"
|
1208 |
+
|
1209 |
+
#: includes/admin/metaboxes.php:1667
|
1210 |
+
msgid "Enable RTL Support?"
|
1211 |
+
msgstr "RTL-Unterstützung aktivieren?"
|
1212 |
+
|
1213 |
+
#: includes/admin/metaboxes.php:1671
|
1214 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1215 |
+
msgstr ""
|
1216 |
+
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1217 |
+
"links-Sprachen (Right-To-Left)."
|
1218 |
+
|
1219 |
+
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1220 |
+
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1221 |
+
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1222 |
+
msgid "Want to take your galleries further?"
|
1223 |
+
msgstr "Möchtest Du noch mehr Einstellungsmöglichkeiten bei Deiner Galerie?"
|
1224 |
+
|
1225 |
+
#: includes/admin/metaboxes.php:1684
|
1226 |
+
msgid ""
|
1227 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1228 |
+
"including: a fully-integrated import/export module for your galleries, "
|
1229 |
+
"custom CSS controls for each gallery and so much more!"
|
1230 |
+
msgstr ""
|
1231 |
+
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf zahlreiche "
|
1232 |
+
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1233 |
+
"Modul für Deine Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1234 |
+
"und vieles mehr!"
|
1235 |
+
|
1236 |
+
#: includes/admin/metaboxes.php:1705
|
1237 |
+
msgid "Videos"
|
1238 |
+
msgstr "Videos"
|
1239 |
+
|
1240 |
+
#: includes/admin/metaboxes.php:1706
|
1241 |
+
msgid "Social"
|
1242 |
+
msgstr "Social Media"
|
1243 |
+
|
1244 |
+
#: includes/admin/metaboxes.php:1707
|
1245 |
+
msgid "Tags"
|
1246 |
+
msgstr "Schlagwörter"
|
1247 |
+
|
1248 |
+
#: includes/admin/metaboxes.php:1708
|
1249 |
+
msgid "Pagination"
|
1250 |
+
msgstr "Seitenaufteilung"
|
1251 |
+
|
1252 |
+
#: includes/admin/metaboxes.php:1726
|
1253 |
+
msgid ""
|
1254 |
+
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1255 |
+
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1256 |
+
"options and so much more!"
|
1257 |
+
msgstr ""
|
1258 |
+
"Durch ein Upgrade auf Envira Pro kannst Du den Zugriff auf mobile-"
|
1259 |
+
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrössen, Anzahl "
|
1260 |
+
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1261 |
+
|
1262 |
+
#: includes/admin/metaboxes.php:1748
|
1263 |
+
msgid ""
|
1264 |
+
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1265 |
+
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1266 |
+
msgstr ""
|
1267 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Videos auf Deine Envira Galerien "
|
1268 |
+
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1269 |
+
|
1270 |
+
#: includes/admin/metaboxes.php:1770
|
1271 |
+
msgid ""
|
1272 |
+
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1273 |
+
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1274 |
+
"Google+ and Pinterest why not check it out?"
|
1275 |
+
msgstr ""
|
1276 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Social Sharing Buttons zu Deiner "
|
1277 |
+
"Galerie- und Lightbox-Bilder hinzufügen, mit Unterstützung für Facebook, "
|
1278 |
+
"Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1279 |
+
|
1280 |
+
#: includes/admin/metaboxes.php:1792
|
1281 |
+
msgid ""
|
1282 |
+
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1283 |
+
"users to filter your Gallery by tag and so much more!"
|
1284 |
+
msgstr ""
|
1285 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Schlagwörter den Bildern Deiner "
|
1286 |
+
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Deine "
|
1287 |
+
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1288 |
+
|
1289 |
+
#: includes/admin/metaboxes.php:1814
|
1290 |
+
msgid ""
|
1291 |
+
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1292 |
+
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1293 |
+
msgstr ""
|
1294 |
+
"Durch ein Upgrade auf Envira Pro kannst Du Deine Galerie auf mehreren Seiten "
|
1295 |
+
"mit Seitennummerierung aufteilen, Du kannst diese Bilder über AJAX laden "
|
1296 |
+
"lassen, auch verzögert, und vieles mehr!"
|
1297 |
+
|
1298 |
+
#: includes/admin/metaboxes.php:2099
|
1299 |
+
msgid "Remove Image from Gallery?"
|
1300 |
+
msgstr "Das Bild aus der Galerie entfernen?"
|
1301 |
+
|
1302 |
+
#: includes/admin/metaboxes.php:2100
|
1303 |
+
msgid "Modify Image"
|
1304 |
+
msgstr "Bild bearbeiten"
|
1305 |
+
|
1306 |
+
#: includes/admin/notice.php:167
|
1307 |
+
msgid "Dismiss this notice"
|
1308 |
+
msgstr "Diese Nachricht ignorieren"
|
1309 |
+
|
1310 |
+
#: includes/admin/partials/metabox-gallery-code.php:11
|
1311 |
+
msgid ""
|
1312 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
1313 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1314 |
+
msgstr ""
|
1315 |
+
"Du kannst diese Galerie irgendwo in Deinen Beiträgen, Seiten, "
|
1316 |
+
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Du "
|
1317 |
+
"<strong>einen</strong> der Shortcode(s) unten benützt:"
|
1318 |
+
|
1319 |
+
#: includes/admin/partials/metabox-gallery-code.php:14
|
1320 |
+
#: includes/admin/partials/metabox-gallery-code.php:24
|
1321 |
+
#: includes/admin/table.php:228
|
1322 |
+
msgid "Copy Shortcode to Clipboard"
|
1323 |
+
msgstr "Shortcode in die Zwischenablage kopieren"
|
1324 |
+
|
1325 |
+
#: includes/admin/partials/metabox-gallery-code.php:15
|
1326 |
+
#: includes/admin/partials/metabox-gallery-code.php:25
|
1327 |
+
#: includes/admin/partials/metabox-gallery-code.php:36
|
1328 |
+
#: includes/admin/partials/metabox-gallery-code.php:46
|
1329 |
+
#: includes/admin/table.php:229
|
1330 |
+
msgid "Copy to Clipboard"
|
1331 |
+
msgstr "In die Zwischenablage kopieren"
|
1332 |
+
|
1333 |
+
#: includes/admin/partials/metabox-gallery-code.php:32
|
1334 |
+
msgid ""
|
1335 |
+
"You can also place this gallery into your template files by using "
|
1336 |
+
"<strong>one</strong> the template tag(s) below:"
|
1337 |
+
msgstr ""
|
1338 |
+
"Du kannst diese Galerie auch in Deinen Template-Dateien platzieren, wenn Du "
|
1339 |
+
"<strong>einen</strong> der untenstehenden Template-Tags benützt:"
|
1340 |
+
|
1341 |
+
#: includes/admin/partials/metabox-gallery-code.php:35
|
1342 |
+
#: includes/admin/partials/metabox-gallery-code.php:45
|
1343 |
+
msgid "Copy Template Tag to Clipboard"
|
1344 |
+
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1345 |
+
|
1346 |
+
#: includes/admin/partials/metabox-gallery-type.php:15
|
1347 |
+
msgid "Native Envira Gallery"
|
1348 |
+
msgstr "Diese Envira Galerie"
|
1349 |
+
|
1350 |
+
#: includes/admin/partials/metabox-gallery-type.php:18
|
1351 |
+
#: includes/admin/partials/metabox-gallery-type.php:19
|
1352 |
+
msgid "External Gallery"
|
1353 |
+
msgstr "Externe Galerie"
|
1354 |
+
|
1355 |
+
#: includes/admin/partials/metabox-gallery-type.php:46
|
1356 |
+
msgid "Select Your Service"
|
1357 |
+
msgstr "Service wählen"
|
1358 |
+
|
1359 |
+
#: includes/admin/partials/metabox-gallery-type.php:75
|
1360 |
+
msgid "Create Dynamic Galleries with Envira"
|
1361 |
+
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1362 |
+
|
1363 |
+
#: includes/admin/partials/metabox-gallery-type.php:78
|
1364 |
+
msgid "Build Galleries from Instagram images."
|
1365 |
+
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1366 |
+
|
1367 |
+
#: includes/admin/partials/metabox-gallery-type.php:80
|
1368 |
+
msgid "Instagram"
|
1369 |
+
msgstr "Instagram"
|
1370 |
+
|
1371 |
+
#: includes/admin/partials/metabox-gallery-type.php:85
|
1372 |
+
msgid ""
|
1373 |
+
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1374 |
+
"your posts, and more."
|
1375 |
+
msgstr ""
|
1376 |
+
"Envira Pro ermöglicht es Dir, Galerien von Instagram Fotos oder Bildern aus "
|
1377 |
+
"Deinen Beiträgen zu bauen, und vieles mehr."
|
1378 |
+
|
1379 |
+
#: includes/admin/partials/metabox-gallery-type.php:88
|
1380 |
+
#: includes/admin/partials/metabox-gallery-type.php:89
|
1381 |
+
msgid "Click Here to Upgrade"
|
1382 |
+
msgstr "Hier klicken für ein Upgrade"
|
1383 |
+
|
1384 |
+
#: includes/admin/partials/metabox-gallery-type.php:95
|
1385 |
+
msgid ""
|
1386 |
+
"It doesn't look like you have any Addons activated which import images from "
|
1387 |
+
"external sources."
|
1388 |
+
msgstr ""
|
1389 |
+
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1390 |
+
"Bilder aus anderen Quellen importieren kann."
|
1391 |
+
|
1392 |
+
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1393 |
+
msgid "Envira gallery updated."
|
1394 |
+
msgstr "Envira Gallery aktualisiert."
|
1395 |
+
|
1396 |
+
#: includes/admin/posttype.php:98
|
1397 |
+
msgid "Envira gallery custom field updated."
|
1398 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1399 |
+
|
1400 |
+
#: includes/admin/posttype.php:99
|
1401 |
+
msgid "Envira gallery custom field deleted."
|
1402 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1403 |
+
|
1404 |
+
#: includes/admin/posttype.php:101
|
1405 |
+
msgid "Envira gallery restored to revision from %s."
|
1406 |
+
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1407 |
+
|
1408 |
+
#: includes/admin/posttype.php:102
|
1409 |
+
msgid "Envira gallery published."
|
1410 |
+
msgstr "Envira Galerie veröffentlicht."
|
1411 |
+
|
1412 |
+
#: includes/admin/posttype.php:103
|
1413 |
+
msgid "Envira gallery saved."
|
1414 |
+
msgstr "Envira Galerie gespeichert."
|
1415 |
+
|
1416 |
+
#: includes/admin/posttype.php:104
|
1417 |
+
msgid "Envira gallery submitted."
|
1418 |
+
msgstr "Envira Galerie übertragen."
|
1419 |
+
|
1420 |
+
#: includes/admin/posttype.php:105
|
1421 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1422 |
+
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1423 |
+
|
1424 |
+
#: includes/admin/posttype.php:105
|
1425 |
+
msgid "M j, Y @ G:i"
|
1426 |
+
msgstr "M j, Y @ G:i"
|
1427 |
+
|
1428 |
+
#: includes/admin/posttype.php:106
|
1429 |
+
msgid "Envira gallery draft updated."
|
1430 |
+
msgstr "Envira Galerie Entwurf aktualisiert."
|
1431 |
+
|
1432 |
+
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1433 |
+
msgid "Settings"
|
1434 |
+
msgstr "Einstellungen"
|
1435 |
+
|
1436 |
+
#: includes/admin/settings.php:228
|
1437 |
+
msgid " galleries(s) fixed successfully."
|
1438 |
+
msgstr "Galerie(n) erfolgreich repariert."
|
1439 |
+
|
1440 |
+
#: includes/admin/settings.php:362
|
1441 |
+
msgid "Settings saved successfully."
|
1442 |
+
msgstr "Einstellungen erfolgreich gespeichert."
|
1443 |
+
|
1444 |
+
#: includes/admin/settings.php:494
|
1445 |
+
msgid "General"
|
1446 |
+
msgstr "Allgemein"
|
1447 |
+
|
1448 |
+
#: includes/admin/settings.php:524
|
1449 |
+
msgid "Envira License Key"
|
1450 |
+
msgstr "Envira Lizenzschlüssel"
|
1451 |
+
|
1452 |
+
#: includes/admin/settings.php:530
|
1453 |
+
msgid "Verify Key"
|
1454 |
+
msgstr "Den Lizenzschlüssel verifizieren"
|
1455 |
+
|
1456 |
+
#: includes/admin/settings.php:531
|
1457 |
+
msgid "Deactivate Key"
|
1458 |
+
msgstr "Den Lizenzschlüssel deaktivieren"
|
1459 |
+
|
1460 |
+
#: includes/admin/settings.php:532
|
1461 |
+
msgid "License key to enable automatic updates for Envira."
|
1462 |
+
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1463 |
+
|
1464 |
+
#: includes/admin/settings.php:539
|
1465 |
+
msgid "Envira License Key Type"
|
1466 |
+
msgstr "Envira Lizenzschlüssel-Typ"
|
1467 |
+
|
1468 |
+
#: includes/admin/settings.php:543
|
1469 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1470 |
+
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1471 |
+
|
1472 |
+
#: includes/admin/settings.php:546
|
1473 |
+
msgid "Refresh Key"
|
1474 |
+
msgstr "Lizenzschlüssel aktualisieren"
|
1475 |
+
|
1476 |
+
#: includes/admin/settings.php:547
|
1477 |
+
msgid ""
|
1478 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1479 |
+
"license has been upgraded or the type is incorrect."
|
1480 |
+
msgstr ""
|
1481 |
+
"Angabe des Typs Deines Lizenzschlüssels (betrifft Updates und "
|
1482 |
+
"Erweiterungen). Klicke auf \"Lizenzschlüssel aktualisieren\", wenn Deine "
|
1483 |
+
"Lizenz aktualisiert wurde oder der Typ falsch ist."
|
1484 |
+
|
1485 |
+
#: includes/admin/settings.php:556
|
1486 |
+
msgid "Fix Broken Migration"
|
1487 |
+
msgstr "Reparatur einer Migration"
|
1488 |
+
|
1489 |
+
#: includes/admin/settings.php:561
|
1490 |
+
msgid "Fix"
|
1491 |
+
msgstr "Reparatur"
|
1492 |
+
|
1493 |
+
#: includes/admin/settings.php:562
|
1494 |
+
msgid ""
|
1495 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1496 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1497 |
+
"galleries will probably no longer show any images. If this is the case, "
|
1498 |
+
"click the button above to fix this. We recommend using a migration plugin or "
|
1499 |
+
"script next time :)"
|
1500 |
+
msgstr ""
|
1501 |
+
"Wenn Du die URL Deiner WordPress-Website geändert hast, und eine manuelle "
|
1502 |
+
"Suchen/Ersetzen-Abfrage auf URLs in Deiner WordPress-Datenbank ausgeführt "
|
1503 |
+
"hast, werden Deine Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1504 |
+
"dies der Fall ist, klicke auf den Knopf oben, um dies zu beheben. Wir "
|
1505 |
+
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1506 |
+
|
1507 |
+
#: includes/admin/settings.php:578
|
1508 |
+
msgid "Add New Images"
|
1509 |
+
msgstr "Neue Bilder hinzufügen"
|
1510 |
+
|
1511 |
+
#: includes/admin/settings.php:586
|
1512 |
+
msgid ""
|
1513 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1514 |
+
"after any existing images."
|
1515 |
+
msgstr ""
|
1516 |
+
"Wenn Du Medien zu einer Galerie hinzufügst, wähle hier, ob diese Medien vor "
|
1517 |
+
"oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1518 |
+
|
1519 |
+
#: includes/admin/settings.php:593
|
1520 |
+
msgid "Delete Image on Gallery Image Deletion"
|
1521 |
+
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1522 |
+
|
1523 |
+
#: includes/admin/settings.php:601
|
1524 |
+
msgid ""
|
1525 |
+
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1526 |
+
"associated with that image. Note: If image(s) in the Media Library are "
|
1527 |
+
"attached to other Posts, they will not be deleted."
|
1528 |
+
msgstr ""
|
1529 |
+
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1530 |
+
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1531 |
+
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1532 |
+
"nicht gelöscht. "
|
1533 |
+
|
1534 |
+
#: includes/admin/settings.php:607
|
1535 |
+
msgid "Delete Images on Gallery Deletion"
|
1536 |
+
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1537 |
+
|
1538 |
+
#: includes/admin/settings.php:615
|
1539 |
+
msgid ""
|
1540 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1541 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1542 |
+
"Posts, they will not be deleted."
|
1543 |
+
msgstr ""
|
1544 |
+
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1545 |
+
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1546 |
+
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1547 |
+
"werden, werden sie nicht gelöscht. "
|
1548 |
+
|
1549 |
+
#: includes/admin/settings.php:624
|
1550 |
+
msgid "Save Settings"
|
1551 |
+
msgstr "Einstellungen speichern"
|
1552 |
+
|
1553 |
+
#: includes/admin/table.php:169
|
1554 |
+
msgid "Shortcode"
|
1555 |
+
msgstr "Shortcode"
|
1556 |
+
|
1557 |
+
#: includes/admin/table.php:170
|
1558 |
+
msgid "Posts"
|
1559 |
+
msgstr "Beiträge"
|
1560 |
+
|
1561 |
+
#: includes/admin/table.php:171
|
1562 |
+
msgid "Last Modified"
|
1563 |
+
msgstr "Zuletzt geändert"
|
1564 |
+
|
1565 |
+
#: includes/admin/table.php:172
|
1566 |
+
msgid "Date"
|
1567 |
+
msgstr "Datum"
|
1568 |
+
|
1569 |
+
#: includes/admin/table.php:217
|
1570 |
+
msgid "%d Image"
|
1571 |
+
msgid_plural "%d Images"
|
1572 |
+
msgstr[0] "%d Bild"
|
1573 |
+
msgstr[1] "%d Bilder"
|
1574 |
+
|
1575 |
+
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1576 |
+
msgid "Number of Columns"
|
1577 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1578 |
+
|
1579 |
+
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1580 |
+
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1581 |
+
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1582 |
+
msgid "— No Change —"
|
1583 |
+
msgstr "— Keine Änderung —"
|
1584 |
+
|
1585 |
+
#: includes/global/common.php:63
|
1586 |
+
msgid "Automatic"
|
1587 |
+
msgstr "Automatisch"
|
1588 |
+
|
1589 |
+
#: includes/global/common.php:67
|
1590 |
+
msgid "One Column (1)"
|
1591 |
+
msgstr "Eine Spalte (1)"
|
1592 |
+
|
1593 |
+
#: includes/global/common.php:71
|
1594 |
+
msgid "Two Columns (2)"
|
1595 |
+
msgstr "Zwei Spalten (2)"
|
1596 |
+
|
1597 |
+
#: includes/global/common.php:75
|
1598 |
+
msgid "Three Columns (3)"
|
1599 |
+
msgstr "Drei Spalten (3)"
|
1600 |
+
|
1601 |
+
#: includes/global/common.php:79
|
1602 |
+
msgid "Four Columns (4)"
|
1603 |
+
msgstr "Vier Spalten (4)"
|
1604 |
+
|
1605 |
+
#: includes/global/common.php:83
|
1606 |
+
msgid "Five Columns (5)"
|
1607 |
+
msgstr "Fünf Spalten (5)"
|
1608 |
+
|
1609 |
+
#: includes/global/common.php:87
|
1610 |
+
msgid "Six Columns (6)"
|
1611 |
+
msgstr "Sechs Spalten (6)"
|
1612 |
+
|
1613 |
+
#: includes/global/common.php:107 includes/global/common.php:249
|
1614 |
+
msgid "Base"
|
1615 |
+
msgstr "Basis"
|
1616 |
+
|
1617 |
+
#: includes/global/common.php:128
|
1618 |
+
msgid "Normal"
|
1619 |
+
msgstr "Normal"
|
1620 |
+
|
1621 |
+
#: includes/global/common.php:148
|
1622 |
+
msgid "Do not display"
|
1623 |
+
msgstr "Nicht anzeigen"
|
1624 |
+
|
1625 |
+
#: includes/global/common.php:152
|
1626 |
+
msgid "Display above galleries"
|
1627 |
+
msgstr "Anzeige oberhalb Galerie"
|
1628 |
+
|
1629 |
+
#: includes/global/common.php:156
|
1630 |
+
msgid "Display below galleries"
|
1631 |
+
msgstr "Anzeige unterhalt Galerie"
|
1632 |
+
|
1633 |
+
#: includes/global/common.php:176
|
1634 |
+
msgid "No Sorting"
|
1635 |
+
msgstr "Keine Sortierung"
|
1636 |
+
|
1637 |
+
#: includes/global/common.php:180 includes/global/common.php:309
|
1638 |
+
msgid "Random"
|
1639 |
+
msgstr "Zufällig"
|
1640 |
+
|
1641 |
+
#: includes/global/common.php:184
|
1642 |
+
msgid "Published Date"
|
1643 |
+
msgstr "Veröffentlichungsdatum"
|
1644 |
+
|
1645 |
+
#: includes/global/common.php:188
|
1646 |
+
msgid "Filename"
|
1647 |
+
msgstr "Dateinname"
|
1648 |
+
|
1649 |
+
#: includes/global/common.php:200
|
1650 |
+
msgid "Alt"
|
1651 |
+
msgstr "Alt-Text (Alternativtext)"
|
1652 |
+
|
1653 |
+
#: includes/global/common.php:224
|
1654 |
+
msgid "Ascending (A-Z)"
|
1655 |
+
msgstr "Aufsteigend (A-Z)"
|
1656 |
+
|
1657 |
+
#: includes/global/common.php:228
|
1658 |
+
msgid "Descending (Z-A)"
|
1659 |
+
msgstr "Absteigend (Z-A)"
|
1660 |
+
|
1661 |
+
#: includes/global/common.php:329
|
1662 |
+
msgid "Float"
|
1663 |
+
msgstr "Fließend"
|
1664 |
+
|
1665 |
+
#: includes/global/common.php:333
|
1666 |
+
msgid "Float (Wrapped)"
|
1667 |
+
msgstr "Fließend (umhüllt)"
|
1668 |
+
|
1669 |
+
#: includes/global/common.php:337 includes/global/common.php:365
|
1670 |
+
msgid "Inside"
|
1671 |
+
msgstr "Innerhalb"
|
1672 |
+
|
1673 |
+
#: includes/global/common.php:341 includes/global/common.php:369
|
1674 |
+
msgid "Outside"
|
1675 |
+
msgstr "Ausserhalb"
|
1676 |
+
|
1677 |
+
#: includes/global/common.php:345
|
1678 |
+
msgid "Over"
|
1679 |
+
msgstr "Darüber"
|
1680 |
+
|
1681 |
+
#: includes/global/common.php:389
|
1682 |
+
msgid "No Effect"
|
1683 |
+
msgstr "Kein Effekt"
|
1684 |
+
|
1685 |
+
#: includes/global/common.php:393
|
1686 |
+
msgid "Fade"
|
1687 |
+
msgstr "Ein-/ausblenden"
|
1688 |
+
|
1689 |
+
#: includes/global/common.php:397
|
1690 |
+
msgid "Elastic"
|
1691 |
+
msgstr "Elastisch"
|
1692 |
+
|
1693 |
+
#: includes/global/common.php:445
|
1694 |
+
msgid "Swing"
|
1695 |
+
msgstr "Schaukeln"
|
1696 |
+
|
1697 |
+
#: includes/global/common.php:501 includes/global/common.php:525
|
1698 |
+
msgid "Top"
|
1699 |
+
msgstr "Oben"
|
1700 |
+
|
1701 |
+
#: includes/global/common.php:505 includes/global/common.php:529
|
1702 |
+
msgid "Bottom"
|
1703 |
+
msgstr "Unten"
|
1704 |
+
|
1705 |
+
#: includes/global/common.php:672
|
1706 |
+
msgid "Image Files"
|
1707 |
+
msgstr "Bilddateien"
|
1708 |
+
|
1709 |
+
#: includes/global/common.php:722
|
1710 |
+
msgid "Before Existing Images"
|
1711 |
+
msgstr "Vor vorhandenen Bildern"
|
1712 |
+
|
1713 |
+
#: includes/global/common.php:726
|
1714 |
+
msgid "After Existing Images"
|
1715 |
+
msgstr "Nach vorhandenen Bilder"
|
1716 |
+
|
1717 |
+
#: includes/global/common.php:750
|
1718 |
+
msgid "Yes"
|
1719 |
+
msgstr "Ja"
|
1720 |
+
|
1721 |
+
#: includes/global/common.php:830
|
1722 |
+
msgid ""
|
1723 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1724 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1725 |
+
"on your server."
|
1726 |
+
msgstr ""
|
1727 |
+
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1728 |
+
"noch die Imagick-Bibliothek auf Deinem Server installiert ist. Envira "
|
1729 |
+
"Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1730 |
+
"zuschneiden. Kontaktiere bitte Deinen Web-Hoster, um dieses Problem zu "
|
1731 |
+
"beheben und GD oder Imagick für Deine PHP-Installation zu kompilieren. "
|
1732 |
+
|
1733 |
+
#: includes/global/common.php:933
|
1734 |
+
msgid "No image URL specified for cropping."
|
1735 |
+
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1736 |
+
|
1737 |
+
#: includes/global/common.php:952
|
1738 |
+
msgid "No file could be found for the image URL specified."
|
1739 |
+
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1740 |
+
|
1741 |
+
#: includes/global/common.php:960 includes/global/common.php:972
|
1742 |
+
msgid ""
|
1743 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1744 |
+
msgstr ""
|
1745 |
+
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1746 |
+
"ermittelt werden."
|
1747 |
+
|
1748 |
+
#: includes/global/posttype.php:51
|
1749 |
+
msgid "Envira Galleries"
|
1750 |
+
msgstr "Envira Galerien"
|
1751 |
+
|
1752 |
+
#: includes/global/posttype.php:53
|
1753 |
+
msgid "Add New"
|
1754 |
+
msgstr "Hinzufügen"
|
1755 |
+
|
1756 |
+
#: includes/global/posttype.php:54
|
1757 |
+
msgid "Add New Envira Gallery"
|
1758 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1759 |
+
|
1760 |
+
#: includes/global/posttype.php:55
|
1761 |
+
msgid "Edit Envira Gallery"
|
1762 |
+
msgstr "Bearbeiten der Envira Galerie"
|
1763 |
+
|
1764 |
+
#: includes/global/posttype.php:56
|
1765 |
+
msgid "New Envira Gallery"
|
1766 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1767 |
+
|
1768 |
+
#: includes/global/posttype.php:57
|
1769 |
+
msgid "View Envira Gallery"
|
1770 |
+
msgstr "Zeige Envira Gallery"
|
1771 |
+
|
1772 |
+
#: includes/global/posttype.php:58
|
1773 |
+
msgid "Search Envira Galleries"
|
1774 |
+
msgstr "Envira Galerien suchen"
|
1775 |
+
|
1776 |
+
#: includes/global/posttype.php:59
|
1777 |
+
msgid "No Envira galleries found."
|
1778 |
+
msgstr "Keine Envira Galerien gefunden."
|
1779 |
+
|
1780 |
+
#: includes/global/posttype.php:60
|
1781 |
+
msgid "No Envira galleries found in trash."
|
1782 |
+
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1783 |
+
|
1784 |
+
#: includes/global/shortcode.php:910
|
1785 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1786 |
+
msgstr ""
|
1787 |
+
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuche es "
|
1788 |
+
"später noch einmal.</p>"
|
1789 |
+
|
1790 |
+
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1791 |
+
msgid "Close"
|
1792 |
+
msgstr "Schließen"
|
1793 |
+
|
1794 |
+
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1795 |
+
msgid "Next"
|
1796 |
+
msgstr "Nächste"
|
1797 |
+
|
1798 |
+
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1799 |
+
msgid "Previous"
|
1800 |
+
msgstr "Vorherige"
|
1801 |
+
|
1802 |
+
#. Plugin Name of the plugin/theme
|
1803 |
+
msgid "Envira Gallery Lite"
|
1804 |
+
msgstr "Envira Gallery Lite"
|
1805 |
+
|
1806 |
+
#. Plugin URI of the plugin/theme
|
1807 |
+
#. Author URI of the plugin/theme
|
1808 |
+
msgid "http://enviragallery.com"
|
1809 |
+
msgstr "http://enviragallery.com"
|
1810 |
+
|
1811 |
+
#. Description of the plugin/theme
|
1812 |
+
msgid ""
|
1813 |
+
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1814 |
+
"version."
|
1815 |
+
msgstr ""
|
1816 |
+
"Envira Gallery ist das beste responsive WordPress gallery plugin. Dies ist "
|
1817 |
+
"die Lite Version."
|
1818 |
+
|
1819 |
+
#. Author of the plugin/theme
|
1820 |
+
msgid "Envira Gallery Team"
|
1821 |
+
msgstr "Envira Gallery Team"
|
languages/envira-gallery-de_DE_formal.po
CHANGED
@@ -1,1822 +1,1822 @@
|
|
1 |
-
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
-
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
-
"lite\n"
|
8 |
-
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date: 2017-03-09 17:11+0100\n"
|
13 |
-
"Language-Team: \n"
|
14 |
-
"X-Generator: Poedit 1.8.11\n"
|
15 |
-
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
"Language: de_DE\n"
|
18 |
-
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
-
"content/plugins/envira-gallery-lite\n"
|
20 |
-
"X-Poedit-SearchPath-0: .\n"
|
21 |
-
|
22 |
-
#: envira-gallery-lite.php:508
|
23 |
-
msgid ""
|
24 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
-
msgstr ""
|
28 |
-
"Leider erfüllt Ihre Version von WordPress nicht die Anforderungen von Envira "
|
29 |
-
"Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. <a href="
|
30 |
-
"\"%s\">Klicken Sie hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
-
|
32 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
-
msgid "Envira Gallery Addons"
|
34 |
-
msgstr "Envira Gallery Erweiterungen"
|
35 |
-
|
36 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
-
msgid "Addons"
|
38 |
-
msgstr "Erweiterungen"
|
39 |
-
|
40 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
-
msgid "Status: Active"
|
42 |
-
msgstr "Status: Aktiv"
|
43 |
-
|
44 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
-
#: includes/admin/settings.php:414
|
46 |
-
msgid "Activate"
|
47 |
-
msgstr "Aktivieren"
|
48 |
-
|
49 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
-
msgid "Activating..."
|
51 |
-
msgstr "Wird aktiviert..."
|
52 |
-
|
53 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
-
#: includes/admin/settings.php:418
|
55 |
-
msgid "Deactivate"
|
56 |
-
msgstr "Deaktivieren"
|
57 |
-
|
58 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
-
msgid "Deactivating..."
|
60 |
-
msgstr "Wird deaktiviert..."
|
61 |
-
|
62 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
-
msgid "Status: Inactive"
|
64 |
-
msgstr "Status: Inaktiv"
|
65 |
-
|
66 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
-
#: includes/admin/settings.php:422
|
68 |
-
msgid "Install"
|
69 |
-
msgstr "Installieren"
|
70 |
-
|
71 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
-
msgid "Installing..."
|
73 |
-
msgstr "Wird installiert ..."
|
74 |
-
|
75 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
-
msgid "Proceed"
|
77 |
-
msgstr "Fortfahren"
|
78 |
-
|
79 |
-
#: includes/admin/addons.php:196
|
80 |
-
msgid "Search Envira Addons"
|
81 |
-
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
-
|
83 |
-
#: includes/admin/addons.php:198
|
84 |
-
msgid "Sort Ascending (A-Z)"
|
85 |
-
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
-
|
87 |
-
#: includes/admin/addons.php:199
|
88 |
-
msgid "Sort Descending (Z-A)"
|
89 |
-
msgstr "Sortierung absteigend (Z-A)"
|
90 |
-
|
91 |
-
#: includes/admin/addons.php:225
|
92 |
-
msgid ""
|
93 |
-
"In order to get access to Addons, you need to resolve your license key "
|
94 |
-
"errors."
|
95 |
-
msgstr ""
|
96 |
-
"Um Zugriff auf die Erweiterungen zu erhalten, müssen Sie den "
|
97 |
-
"Lizenzschlüsselfehler beheben."
|
98 |
-
|
99 |
-
#: includes/admin/addons.php:241
|
100 |
-
msgid ""
|
101 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
-
"button below the refresh the addons data."
|
103 |
-
msgstr ""
|
104 |
-
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
-
"Bitte klicken Sie auf die untere Schaltfläche, um die Daten der "
|
106 |
-
"Erweiterungen zu aktualisieren."
|
107 |
-
|
108 |
-
#: includes/admin/addons.php:244
|
109 |
-
msgid "Refresh Addons"
|
110 |
-
msgstr "Erweiterungen aktualisieren"
|
111 |
-
|
112 |
-
#: includes/admin/addons.php:262
|
113 |
-
msgid "Available Addons"
|
114 |
-
msgstr "Verfügbare Erweiterungen"
|
115 |
-
|
116 |
-
#: includes/admin/addons.php:282
|
117 |
-
msgid "Unlock More Addons"
|
118 |
-
msgstr "Weitere Erweiterungen freischalten"
|
119 |
-
|
120 |
-
#: includes/admin/addons.php:283
|
121 |
-
msgid ""
|
122 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
-
"Gallery account</a> and unlock the following addons."
|
124 |
-
msgstr ""
|
125 |
-
"<strong>Wollen Sie noch mehr Erweiterungen?</strong> Wählen Sie <a href=\"%s"
|
126 |
-
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
-
"entsperren."
|
128 |
-
|
129 |
-
#: includes/admin/addons.php:501
|
130 |
-
msgid "Upgrade Now"
|
131 |
-
msgstr "Jetzt aktualisieren"
|
132 |
-
|
133 |
-
#: includes/admin/addons.php:516
|
134 |
-
msgid "Status: <span>Not Installed</span>"
|
135 |
-
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
-
|
137 |
-
#: includes/admin/addons.php:534
|
138 |
-
msgid "Status: <span>Active</span>"
|
139 |
-
msgstr "Status: <span>Aktiv</span>"
|
140 |
-
|
141 |
-
#: includes/admin/addons.php:550
|
142 |
-
msgid "Status: <span>Inactive</span>"
|
143 |
-
msgstr "Status: <span>Inaktiv</span>"
|
144 |
-
|
145 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
-
msgid "The From Gallery ID has not been specified."
|
147 |
-
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
-
|
149 |
-
#: includes/admin/ajax.php:929
|
150 |
-
msgid "No images were selected to be moved between Galleries."
|
151 |
-
msgstr ""
|
152 |
-
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
-
"werden sollen."
|
154 |
-
|
155 |
-
#: includes/admin/common.php:237
|
156 |
-
msgid ""
|
157 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
-
msgstr ""
|
160 |
-
"<strong>Envira Gallery:</strong> Ihre bestehenden in-page Galerien können "
|
161 |
-
"Sie nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
-
"finden."
|
163 |
-
|
164 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
-
msgid "Insert"
|
169 |
-
msgstr "Einfügen"
|
170 |
-
|
171 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
-
msgid "Add Gallery"
|
173 |
-
msgstr "Galerie hinzufügen"
|
174 |
-
|
175 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
-
#: includes/admin/license.php:313
|
177 |
-
msgid ""
|
178 |
-
"There was an error connecting to the remote key API. Please try again later."
|
179 |
-
msgstr ""
|
180 |
-
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
-
"konnte nicht hergestellt werden. Bitte versuchen Sie es später noch einmal."
|
182 |
-
|
183 |
-
#: includes/admin/license.php:148
|
184 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
-
msgstr ""
|
186 |
-
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
-
"aktiviert."
|
188 |
-
|
189 |
-
#: includes/admin/license.php:266
|
190 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
-
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
-
|
193 |
-
#: includes/admin/license.php:324
|
194 |
-
msgid ""
|
195 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
-
msgstr ""
|
197 |
-
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
-
"deaktiviert."
|
199 |
-
|
200 |
-
#: includes/admin/license.php:418
|
201 |
-
msgid ""
|
202 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
-
"license key and begin receiving automatic updates.</a>"
|
205 |
-
msgstr ""
|
206 |
-
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
-
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicken "
|
208 |
-
"Sie hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates "
|
209 |
-
"zu erhalten."
|
210 |
-
|
211 |
-
#: includes/admin/license.php:427
|
212 |
-
msgid ""
|
213 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
-
"receiving automatic updates.</a>"
|
216 |
-
msgstr ""
|
217 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
-
"target=\"_blank\">Bitte klicken Sie hier</a>, um den Lizenzschlüssel zu "
|
219 |
-
"erneuern und weiterhin automatische Updates zu erhalten."
|
220 |
-
|
221 |
-
#: includes/admin/license.php:436
|
222 |
-
msgid ""
|
223 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
-
"different key to continue receiving automatic updates."
|
225 |
-
msgstr ""
|
226 |
-
"Ihr Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwenden "
|
227 |
-
"Sie einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
-
|
229 |
-
#: includes/admin/license.php:445
|
230 |
-
msgid ""
|
231 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
-
"the user associated with the key has been deleted. Please use a different "
|
233 |
-
"key to continue receiving automatic updates."
|
234 |
-
msgstr ""
|
235 |
-
"Ihr Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel existiert "
|
236 |
-
"nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel verbunden war, "
|
237 |
-
"wurde gelöscht. Bitte verwenden Sie einen anderen Schlüssel, um weiterhin "
|
238 |
-
"automatische Updates zu erhalten."
|
239 |
-
|
240 |
-
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
-
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
-
msgid "Search"
|
243 |
-
msgstr "Suchen"
|
244 |
-
|
245 |
-
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
-
msgid "Helpful Tips"
|
247 |
-
msgstr "Hilfreiche Tipps"
|
248 |
-
|
249 |
-
#: includes/admin/media-view.php:165
|
250 |
-
msgid "Choosing Your Gallery"
|
251 |
-
msgstr "Wählen Sie Ihre Galerie"
|
252 |
-
|
253 |
-
#: includes/admin/media-view.php:167
|
254 |
-
msgid ""
|
255 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
-
"will be activated once you have selected a gallery."
|
258 |
-
msgstr ""
|
259 |
-
"Um Ihre Galerie auszuwählen, klicken Sie einfach auf eines der Kästchen "
|
260 |
-
"links (mit Strg/Ctrl oder Command und Klick, um mehrere Galerien "
|
261 |
-
"auszuwählen). Der \"Galerie einfügen\" Knopf wird freigeschaltet, sobald "
|
262 |
-
"eine Galerie ausgewählt wurde."
|
263 |
-
|
264 |
-
#: includes/admin/media-view.php:169
|
265 |
-
msgid "Inserting Your Gallery"
|
266 |
-
msgstr "Ihre Galerie wird eingefügt"
|
267 |
-
|
268 |
-
#: includes/admin/media-view.php:171
|
269 |
-
msgid ""
|
270 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
-
"button below."
|
272 |
-
msgstr ""
|
273 |
-
"Um Ihre Galerie in den Editor einzufügen, klicken Sie auf den Knopf "
|
274 |
-
"\"Galerie einfügen\" unten."
|
275 |
-
|
276 |
-
#: includes/admin/media-view.php:175
|
277 |
-
msgid "Insert Options"
|
278 |
-
msgstr "Weitere Optionen"
|
279 |
-
|
280 |
-
#: includes/admin/media-view.php:179
|
281 |
-
msgid "Display Title"
|
282 |
-
msgstr "Titel anzeigen"
|
283 |
-
|
284 |
-
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
-
msgid "No"
|
286 |
-
msgstr "Nein"
|
287 |
-
|
288 |
-
#: includes/admin/media-view.php:185
|
289 |
-
msgid "Yes, as Heading H%s"
|
290 |
-
msgstr "Ja, als Überschrift H%s"
|
291 |
-
|
292 |
-
#: includes/admin/media-view.php:192
|
293 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
-
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
-
|
296 |
-
#: includes/admin/media-view.php:226
|
297 |
-
msgid "Edit previous media item"
|
298 |
-
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
-
|
300 |
-
#: includes/admin/media-view.php:227
|
301 |
-
msgid "Edit next media item"
|
302 |
-
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
-
|
304 |
-
#: includes/admin/media-view.php:230
|
305 |
-
msgid "Edit Metadata"
|
306 |
-
msgstr "Bearbeitung der Metadaten"
|
307 |
-
|
308 |
-
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
-
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
-
msgid "Title"
|
311 |
-
msgstr "Titel"
|
312 |
-
|
313 |
-
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
-
msgid ""
|
315 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
-
"titles in the main Lightbox settings."
|
317 |
-
msgstr ""
|
318 |
-
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Sie können die "
|
319 |
-
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
-
|
321 |
-
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
-
#: includes/global/common.php:196
|
323 |
-
msgid "Caption"
|
324 |
-
msgstr "Bildlegende"
|
325 |
-
|
326 |
-
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
-
msgid ""
|
328 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
-
"clicked."
|
330 |
-
msgstr ""
|
331 |
-
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
-
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
-
|
334 |
-
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
-
msgid "Alt Text"
|
336 |
-
msgstr "Alt-Text"
|
337 |
-
|
338 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
-
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
-
#: includes/global/common.php:204
|
344 |
-
msgid "URL"
|
345 |
-
msgstr "URL"
|
346 |
-
|
347 |
-
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
-
msgid "Media File"
|
349 |
-
msgstr "Medien-Datei"
|
350 |
-
|
351 |
-
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
-
msgid "Attachment Page"
|
353 |
-
msgstr "Anhang-Seite"
|
354 |
-
|
355 |
-
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
-
msgid ""
|
357 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
-
"full size image."
|
359 |
-
msgstr ""
|
360 |
-
"Geben Sie hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas "
|
361 |
-
"anderes als die Darstellung in seiner vollen Größe bewirken soll."
|
362 |
-
|
363 |
-
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
-
msgid "Open URL in New Window?"
|
365 |
-
msgstr "URL in neuem Fenster öffnen?"
|
366 |
-
|
367 |
-
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
-
msgid "Opens your image links in a new browser window / tab."
|
369 |
-
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
-
|
371 |
-
#: includes/admin/media-view.php:326
|
372 |
-
msgid "Want Captions and more options?"
|
373 |
-
msgstr "Möchten Sie Bildlegenden und weitere Optionen?"
|
374 |
-
|
375 |
-
#: includes/admin/media-view.php:327
|
376 |
-
msgid ""
|
377 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
-
"integration and so much more!"
|
380 |
-
msgstr ""
|
381 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
382 |
-
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
-
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
-
|
385 |
-
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
-
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
-
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
-
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
-
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
-
msgid "Click here to Upgrade"
|
391 |
-
msgstr "Klicken Sie hier für ein Upgrade"
|
392 |
-
|
393 |
-
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
-
#: includes/admin/media-view.php:452
|
395 |
-
msgid "Save Metadata"
|
396 |
-
msgstr "Metadaten speichern"
|
397 |
-
|
398 |
-
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
-
msgid "Saved."
|
400 |
-
msgstr "Gespeichert."
|
401 |
-
|
402 |
-
#: includes/admin/media-view.php:368
|
403 |
-
msgid "Bulk Edit"
|
404 |
-
msgstr "Massenbearbeitung"
|
405 |
-
|
406 |
-
#: includes/admin/media-view.php:451
|
407 |
-
msgid "Save Metadata to Items"
|
408 |
-
msgstr "Speichern der Metadaten in Items"
|
409 |
-
|
410 |
-
#: includes/admin/media-view.php:493
|
411 |
-
msgid ""
|
412 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
-
"boxes to the left."
|
414 |
-
msgstr ""
|
415 |
-
"Wählen Sie die Galerie, in welche die ausgewählten Bilder zu verschieben "
|
416 |
-
"sind, indem Sie auf eines der Kästchen auf der linken Seite klicken."
|
417 |
-
|
418 |
-
#: includes/admin/media-view.php:496
|
419 |
-
msgid ""
|
420 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
-
"the chosen Gallery."
|
422 |
-
msgstr ""
|
423 |
-
"Nachher klicken Sie auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
-
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
-
"Galerie verschoben."
|
426 |
-
|
427 |
-
#: includes/admin/metaboxes.php:99
|
428 |
-
msgid ""
|
429 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
-
"compile GD or Imagick for your PHP install."
|
433 |
-
msgstr ""
|
434 |
-
"Die GD oder Imagick-Bibliotheken sind nicht auf Ihrem Server installiert. "
|
435 |
-
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
-
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
-
"nicht ordnungsgemäß. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses "
|
438 |
-
"Problem zu beheben und GD oder Imagick für Ihre PHP-Installation zu "
|
439 |
-
"kompilieren. "
|
440 |
-
|
441 |
-
#: includes/admin/metaboxes.php:134
|
442 |
-
msgid "Insert into Gallery"
|
443 |
-
msgstr "In Galerie einfügen"
|
444 |
-
|
445 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
446 |
-
msgid "Inserting..."
|
447 |
-
msgstr "Wird eingefügt ..."
|
448 |
-
|
449 |
-
#: includes/admin/metaboxes.php:160
|
450 |
-
msgid "Click Here to Insert from Other Image Sources"
|
451 |
-
msgstr "Klicken Sie hier, um andere Bildquellen zu nutzen"
|
452 |
-
|
453 |
-
#: includes/admin/metaboxes.php:161
|
454 |
-
msgid "Select Files from Other Sources"
|
455 |
-
msgstr "Wählen Sie Dateien aus anderen Quellen"
|
456 |
-
|
457 |
-
#: includes/admin/metaboxes.php:169
|
458 |
-
msgid "Uploading Image"
|
459 |
-
msgstr "Hochladen von Bild"
|
460 |
-
|
461 |
-
#: includes/admin/metaboxes.php:171
|
462 |
-
msgid "of"
|
463 |
-
msgstr "von"
|
464 |
-
|
465 |
-
#: includes/admin/metaboxes.php:175
|
466 |
-
msgid "All images uploaded."
|
467 |
-
msgstr "Alle Bilder hochgeladen."
|
468 |
-
|
469 |
-
#: includes/admin/metaboxes.php:281
|
470 |
-
msgid "You must select a file to import before continuing."
|
471 |
-
msgstr "Sie müssen eine Datei auswählen, bevor Sie fortfahren können."
|
472 |
-
|
473 |
-
#: includes/admin/metaboxes.php:289
|
474 |
-
msgid "Move Media to Gallery"
|
475 |
-
msgstr "Zur Galerie hinzufügen"
|
476 |
-
|
477 |
-
#: includes/admin/metaboxes.php:290
|
478 |
-
msgid "Move Media to Selected Gallery"
|
479 |
-
msgstr "Medien in ausgewählte Galerie verschieben"
|
480 |
-
|
481 |
-
#: includes/admin/metaboxes.php:293
|
482 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
483 |
-
msgstr ""
|
484 |
-
"Sind Sie sicher, dass Sie dieses Bild aus der Galerie entfernen möchten?"
|
485 |
-
|
486 |
-
#: includes/admin/metaboxes.php:294
|
487 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
488 |
-
msgstr ""
|
489 |
-
"Sind Sie sicher, dass Sie diese Bilder aus der Galerie entfernen möchten?"
|
490 |
-
|
491 |
-
#: includes/admin/metaboxes.php:298
|
492 |
-
msgid "Saving..."
|
493 |
-
msgstr "Wird gespeichert ..."
|
494 |
-
|
495 |
-
#: includes/admin/metaboxes.php:299
|
496 |
-
msgid "Saved!"
|
497 |
-
msgstr "Gespeichert!"
|
498 |
-
|
499 |
-
#: includes/admin/metaboxes.php:301
|
500 |
-
msgid "Select Files from Your Computer"
|
501 |
-
msgstr "Wählen Sie Dateien von Ihrem Computer"
|
502 |
-
|
503 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
504 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
505 |
-
msgid "Envira Gallery"
|
506 |
-
msgstr "Envira Gallery"
|
507 |
-
|
508 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
509 |
-
msgid "Envira Gallery Settings"
|
510 |
-
msgstr "Envira Gallery Einstellungen"
|
511 |
-
|
512 |
-
#: includes/admin/metaboxes.php:411
|
513 |
-
msgid "Envira Gallery Preview"
|
514 |
-
msgstr "Envira Gallery Vorschau"
|
515 |
-
|
516 |
-
#: includes/admin/metaboxes.php:415
|
517 |
-
msgid "Envira Gallery Code"
|
518 |
-
msgstr "Envira Gallery Code"
|
519 |
-
|
520 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
521 |
-
msgid "Default"
|
522 |
-
msgstr "Voreinstellung"
|
523 |
-
|
524 |
-
#: includes/admin/metaboxes.php:603
|
525 |
-
msgid "Images"
|
526 |
-
msgstr "Bilder"
|
527 |
-
|
528 |
-
#: includes/admin/metaboxes.php:604
|
529 |
-
msgid "Config"
|
530 |
-
msgstr "Konfiguration"
|
531 |
-
|
532 |
-
#: includes/admin/metaboxes.php:605
|
533 |
-
msgid "Lightbox"
|
534 |
-
msgstr "Lightbox"
|
535 |
-
|
536 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
537 |
-
msgid "Mobile"
|
538 |
-
msgstr "Mobilgeräte"
|
539 |
-
|
540 |
-
#: includes/admin/metaboxes.php:611
|
541 |
-
msgid "Misc"
|
542 |
-
msgstr "Verschiedenes"
|
543 |
-
|
544 |
-
#: includes/admin/metaboxes.php:705
|
545 |
-
msgid "Currently in your Gallery"
|
546 |
-
msgstr "Derzeit in Ihrer Galerie"
|
547 |
-
|
548 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
549 |
-
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
550 |
-
#: includes/admin/metaboxes.php:1592
|
551 |
-
msgid "Need some help?"
|
552 |
-
msgstr "Wird Hilfe benötigt?"
|
553 |
-
|
554 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
555 |
-
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
556 |
-
#: includes/admin/metaboxes.php:1594
|
557 |
-
msgid "Read the Documentation"
|
558 |
-
msgstr "Lesen Sie die Dokumentation"
|
559 |
-
|
560 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
561 |
-
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
562 |
-
#: includes/admin/metaboxes.php:1598
|
563 |
-
msgid "Watch a Video"
|
564 |
-
msgstr "Schauen Sie das Video an"
|
565 |
-
|
566 |
-
#: includes/admin/metaboxes.php:725
|
567 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
568 |
-
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
569 |
-
|
570 |
-
#: includes/admin/metaboxes.php:730
|
571 |
-
msgid "Grid View"
|
572 |
-
msgstr "Kachelansicht"
|
573 |
-
|
574 |
-
#: includes/admin/metaboxes.php:733
|
575 |
-
msgid "List View"
|
576 |
-
msgstr "Listenansicht"
|
577 |
-
|
578 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
579 |
-
msgid "Edit Selected Images"
|
580 |
-
msgstr "Ausgewählte Bilder bearbeiten"
|
581 |
-
|
582 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
583 |
-
msgid "Move Selected Images to another Gallery"
|
584 |
-
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
585 |
-
|
586 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
587 |
-
msgid "Delete Selected Images from Gallery"
|
588 |
-
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
589 |
-
|
590 |
-
#: includes/admin/metaboxes.php:773
|
591 |
-
msgid "Want to make your gallery workflow even better?"
|
592 |
-
msgstr "Möchten Sie Ihren Galerie Workflow noch besser zu machen?"
|
593 |
-
|
594 |
-
#: includes/admin/metaboxes.php:774
|
595 |
-
msgid ""
|
596 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
597 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
598 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
599 |
-
"support and so much more!"
|
600 |
-
msgstr ""
|
601 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
602 |
-
"Features, darunter: ein voll funktionsfähiges Galerie-Widget, eine komplette "
|
603 |
-
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgeräte- und "
|
604 |
-
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
605 |
-
|
606 |
-
#: includes/admin/metaboxes.php:797
|
607 |
-
msgid "Gallery Settings"
|
608 |
-
msgstr "Galerie-Einstellungen"
|
609 |
-
|
610 |
-
#: includes/admin/metaboxes.php:799
|
611 |
-
msgid ""
|
612 |
-
"The settings below adjust the basic configuration options for the gallery."
|
613 |
-
msgstr ""
|
614 |
-
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
615 |
-
"Galerie an."
|
616 |
-
|
617 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
618 |
-
msgid "Number of Gallery Columns"
|
619 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
620 |
-
|
621 |
-
#: includes/admin/metaboxes.php:822
|
622 |
-
msgid ""
|
623 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
624 |
-
"fill each row as much as possible before moving on to the next row."
|
625 |
-
msgstr ""
|
626 |
-
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
627 |
-
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
628 |
-
"wird."
|
629 |
-
|
630 |
-
#: includes/admin/metaboxes.php:833
|
631 |
-
msgid "Automatic Layout: Row Height"
|
632 |
-
msgstr "Automatisches Layout: Zeilenhöhe"
|
633 |
-
|
634 |
-
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
635 |
-
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
636 |
-
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
637 |
-
#: includes/admin/metaboxes.php:1495
|
638 |
-
msgid "px"
|
639 |
-
msgstr "Pixel"
|
640 |
-
|
641 |
-
#: includes/admin/metaboxes.php:837
|
642 |
-
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
643 |
-
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
644 |
-
|
645 |
-
#: includes/admin/metaboxes.php:842
|
646 |
-
msgid "Automatic Layout: Gallery Theme"
|
647 |
-
msgstr "Automatisches Layout: Galerie Theme"
|
648 |
-
|
649 |
-
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
650 |
-
msgid "Sets the theme for the gallery display."
|
651 |
-
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
652 |
-
|
653 |
-
#: includes/admin/metaboxes.php:866
|
654 |
-
msgid "Display Gallery Description?"
|
655 |
-
msgstr "Galerie-Beschreibung anzeigen?"
|
656 |
-
|
657 |
-
#: includes/admin/metaboxes.php:878
|
658 |
-
msgid "Choose to display a description above or below this gallery's images."
|
659 |
-
msgstr ""
|
660 |
-
"Wählen Sie aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der "
|
661 |
-
"Bilder dieser Galerie angezeigt werden soll."
|
662 |
-
|
663 |
-
#: includes/admin/metaboxes.php:885
|
664 |
-
msgid "Gallery Description"
|
665 |
-
msgstr "Galerie-Beschreibung"
|
666 |
-
|
667 |
-
#: includes/admin/metaboxes.php:900
|
668 |
-
msgid "The description to display for this gallery."
|
669 |
-
msgstr ""
|
670 |
-
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
671 |
-
"nach Wahl beim vorherigen Einstellungspunkt."
|
672 |
-
|
673 |
-
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
674 |
-
#: includes/admin/table.php:382
|
675 |
-
msgid "Gallery Theme"
|
676 |
-
msgstr "Galerie-Theme"
|
677 |
-
|
678 |
-
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
679 |
-
#: includes/admin/table.php:393
|
680 |
-
msgid "Column Gutter Width"
|
681 |
-
msgstr "Spaltenabstand"
|
682 |
-
|
683 |
-
#: includes/admin/metaboxes.php:934
|
684 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
685 |
-
msgstr "Legt den Abstand zwischen den Spalten (standardmäßig 10 Pixel) fest."
|
686 |
-
|
687 |
-
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
688 |
-
#: includes/admin/table.php:398
|
689 |
-
msgid "Margin Below Each Image"
|
690 |
-
msgstr "Unterer Bildabstand"
|
691 |
-
|
692 |
-
#: includes/admin/metaboxes.php:943
|
693 |
-
msgid "Sets the space below each item in the gallery."
|
694 |
-
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
695 |
-
|
696 |
-
#: includes/admin/metaboxes.php:953
|
697 |
-
msgid "Sorting"
|
698 |
-
msgstr "Sortierung"
|
699 |
-
|
700 |
-
#: includes/admin/metaboxes.php:965
|
701 |
-
msgid ""
|
702 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
703 |
-
"tab."
|
704 |
-
msgstr ""
|
705 |
-
"Wählen Sie aus, ob Sie die Bilder in einer anderen Reihenfolge sortieren "
|
706 |
-
"wollen, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
707 |
-
|
708 |
-
#: includes/admin/metaboxes.php:970
|
709 |
-
msgid "Direction"
|
710 |
-
msgstr "Reihenfolge"
|
711 |
-
|
712 |
-
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
713 |
-
msgid "Image Size"
|
714 |
-
msgstr "Bildgröße"
|
715 |
-
|
716 |
-
#: includes/admin/metaboxes.php:1003
|
717 |
-
msgid ""
|
718 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
719 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
720 |
-
"WordPress image sizes, which will be used for the gallery output."
|
721 |
-
msgstr ""
|
722 |
-
"Definieren Sie die maximale Bildgröße für die Galerieansicht. "
|
723 |
-
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
724 |
-
"\"Zufällig\" ermöglicht es Ihnen, eine oder mehrere WordPress Bildgrößen zu "
|
725 |
-
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
726 |
-
|
727 |
-
#: includes/admin/metaboxes.php:1012
|
728 |
-
msgid "Random Image Sizes"
|
729 |
-
msgstr "Zufällige Bildgrößen"
|
730 |
-
|
731 |
-
#: includes/admin/metaboxes.php:1028
|
732 |
-
msgid ""
|
733 |
-
"Define the WordPress registered image sizes to include when randomly "
|
734 |
-
"assigning an image size to each image in your Gallery."
|
735 |
-
msgstr ""
|
736 |
-
"Definieren Sie welche der bei WordPress registrierten Bildgrößen angezeigt "
|
737 |
-
"werden sollen, wenn Sie die zufällige Bildgrößen wünschen."
|
738 |
-
|
739 |
-
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
740 |
-
#: includes/admin/table.php:403
|
741 |
-
msgid "Image Dimensions"
|
742 |
-
msgstr "Bildabmessungen"
|
743 |
-
|
744 |
-
#: includes/admin/metaboxes.php:1041
|
745 |
-
msgid ""
|
746 |
-
"You should adjust these dimensions based on the number of columns in your "
|
747 |
-
"gallery. This does not affect the full size lightbox images."
|
748 |
-
msgstr ""
|
749 |
-
"Sie sollten diese Dimensionen basierend auf der Anzahl der Spalten in Ihrer "
|
750 |
-
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
751 |
-
"Größe."
|
752 |
-
|
753 |
-
#: includes/admin/metaboxes.php:1046
|
754 |
-
msgid "Crop Images?"
|
755 |
-
msgstr "Bilder zuschneiden?"
|
756 |
-
|
757 |
-
#: includes/admin/metaboxes.php:1050
|
758 |
-
msgid ""
|
759 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
760 |
-
"Dimensions and Mobile Dimensions."
|
761 |
-
msgstr ""
|
762 |
-
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
763 |
-
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
764 |
-
|
765 |
-
#: includes/admin/metaboxes.php:1051
|
766 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
767 |
-
msgstr ""
|
768 |
-
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
769 |
-
"Seitenverhältnis beibehalten wird."
|
770 |
-
|
771 |
-
#: includes/admin/metaboxes.php:1061
|
772 |
-
msgid "Set Dimensions on Images?"
|
773 |
-
msgstr "Bildmasse im HTML-Code einsetzen?"
|
774 |
-
|
775 |
-
#: includes/admin/metaboxes.php:1065
|
776 |
-
msgid ""
|
777 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
778 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
779 |
-
msgstr ""
|
780 |
-
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
781 |
-
"Element. Muss nur aktiviert werden, wenn Sie die Google Pagespeeds "
|
782 |
-
"Anforderungen erfüllen müssen."
|
783 |
-
|
784 |
-
#: includes/admin/metaboxes.php:1070
|
785 |
-
msgid "Enable Isotope?"
|
786 |
-
msgstr "Isotope benutzen?"
|
787 |
-
|
788 |
-
#: includes/admin/metaboxes.php:1074
|
789 |
-
msgid ""
|
790 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
791 |
-
"images."
|
792 |
-
msgstr ""
|
793 |
-
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
794 |
-
"für die Haupt-Galerie-Bilder."
|
795 |
-
|
796 |
-
#: includes/admin/metaboxes.php:1080
|
797 |
-
msgid "Enable CSS Animations?"
|
798 |
-
msgstr "CSS-Animationen aktivieren?"
|
799 |
-
|
800 |
-
#: includes/admin/metaboxes.php:1084
|
801 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
802 |
-
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
803 |
-
|
804 |
-
#: includes/admin/metaboxes.php:1090
|
805 |
-
msgid "Image Opacity"
|
806 |
-
msgstr "Deckkraft des Bildes"
|
807 |
-
|
808 |
-
#: includes/admin/metaboxes.php:1094
|
809 |
-
msgid ""
|
810 |
-
"The opacity to display images at when loading the main gallery images using "
|
811 |
-
"CSS animations (between 1 and 100%)."
|
812 |
-
msgstr ""
|
813 |
-
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
814 |
-
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
815 |
-
|
816 |
-
#: includes/admin/metaboxes.php:1112
|
817 |
-
msgid "Want to do even more with your gallery display?"
|
818 |
-
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
819 |
-
|
820 |
-
#: includes/admin/metaboxes.php:1113
|
821 |
-
msgid ""
|
822 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
823 |
-
"display features, including: custom image tagging and filtering, mobile "
|
824 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
825 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
826 |
-
"more!"
|
827 |
-
msgstr ""
|
828 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugang zu zahlreichen anderen "
|
829 |
-
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
830 |
-
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
831 |
-
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
832 |
-
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
833 |
-
|
834 |
-
#: includes/admin/metaboxes.php:1135
|
835 |
-
msgid "Lightbox Settings"
|
836 |
-
msgstr "Lightbox-Einstellungen"
|
837 |
-
|
838 |
-
#: includes/admin/metaboxes.php:1137
|
839 |
-
msgid "The settings below adjust the lightbox output."
|
840 |
-
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
841 |
-
|
842 |
-
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
843 |
-
msgid "Enable Lightbox?"
|
844 |
-
msgstr "Lightbox aktivieren?"
|
845 |
-
|
846 |
-
#: includes/admin/metaboxes.php:1158
|
847 |
-
msgid "Enables or disables the gallery lightbox."
|
848 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
849 |
-
|
850 |
-
#: includes/admin/metaboxes.php:1169
|
851 |
-
msgid "Gallery Lightbox Theme"
|
852 |
-
msgstr "Galerie-Lightbox Theme"
|
853 |
-
|
854 |
-
#: includes/admin/metaboxes.php:1177
|
855 |
-
msgid "Sets the theme for the gallery lightbox display."
|
856 |
-
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
857 |
-
|
858 |
-
#: includes/admin/metaboxes.php:1191
|
859 |
-
msgid ""
|
860 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
861 |
-
"the original, full size image."
|
862 |
-
msgstr ""
|
863 |
-
"Definiert die maximale Bildgröße für die Lightbox-Ansicht. Bei "
|
864 |
-
"\"Voreinstellung\" wird die originale, volle Bildgröße angezeigt."
|
865 |
-
|
866 |
-
#: includes/admin/metaboxes.php:1197
|
867 |
-
msgid "Caption Position"
|
868 |
-
msgstr "Position der Beschriftung"
|
869 |
-
|
870 |
-
#: includes/admin/metaboxes.php:1205
|
871 |
-
msgid "Sets the display of the lightbox image's caption."
|
872 |
-
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
873 |
-
|
874 |
-
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
875 |
-
msgid "Enable Gallery Arrows?"
|
876 |
-
msgstr "Galerie-Pfeile aktivieren?"
|
877 |
-
|
878 |
-
#: includes/admin/metaboxes.php:1218
|
879 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
880 |
-
msgstr ""
|
881 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
882 |
-
|
883 |
-
#: includes/admin/metaboxes.php:1223
|
884 |
-
msgid "Gallery Arrow Position"
|
885 |
-
msgstr "Position der Galerie-Pfeile"
|
886 |
-
|
887 |
-
#: includes/admin/metaboxes.php:1231
|
888 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
889 |
-
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
890 |
-
|
891 |
-
#: includes/admin/metaboxes.php:1236
|
892 |
-
msgid "Enable Keyboard Navigation?"
|
893 |
-
msgstr "Tastatur-Navigation aktivieren?"
|
894 |
-
|
895 |
-
#: includes/admin/metaboxes.php:1240
|
896 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
897 |
-
msgstr ""
|
898 |
-
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
899 |
-
|
900 |
-
#: includes/admin/metaboxes.php:1245
|
901 |
-
msgid "Enable Mousewheel Navigation?"
|
902 |
-
msgstr "Mausrad-Navigation aktivieren?"
|
903 |
-
|
904 |
-
#: includes/admin/metaboxes.php:1249
|
905 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
906 |
-
msgstr ""
|
907 |
-
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
908 |
-
|
909 |
-
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
910 |
-
msgid "Enable Gallery Toolbar?"
|
911 |
-
msgstr "Galerie-Bedienungselemente aktivieren?"
|
912 |
-
|
913 |
-
#: includes/admin/metaboxes.php:1258
|
914 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
915 |
-
msgstr ""
|
916 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
917 |
-
|
918 |
-
#: includes/admin/metaboxes.php:1263
|
919 |
-
msgid "Display Gallery Title in Toolbar?"
|
920 |
-
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
921 |
-
|
922 |
-
#: includes/admin/metaboxes.php:1267
|
923 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
924 |
-
msgstr ""
|
925 |
-
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
926 |
-
"an."
|
927 |
-
|
928 |
-
#: includes/admin/metaboxes.php:1272
|
929 |
-
msgid "Gallery Toolbar Position"
|
930 |
-
msgstr "Position der Bedienungselemente"
|
931 |
-
|
932 |
-
#: includes/admin/metaboxes.php:1280
|
933 |
-
msgid "Sets the position of the lightbox toolbar."
|
934 |
-
msgstr ""
|
935 |
-
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
936 |
-
|
937 |
-
#: includes/admin/metaboxes.php:1285
|
938 |
-
msgid "Keep Aspect Ratio?"
|
939 |
-
msgstr "Seitenverhältnis beibehalten?"
|
940 |
-
|
941 |
-
#: includes/admin/metaboxes.php:1289
|
942 |
-
msgid ""
|
943 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
944 |
-
msgstr ""
|
945 |
-
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
946 |
-
"angezeigt."
|
947 |
-
|
948 |
-
#: includes/admin/metaboxes.php:1294
|
949 |
-
msgid "Loop Gallery Navigation?"
|
950 |
-
msgstr "Galerie-Navigation mit Endlosschleife?"
|
951 |
-
|
952 |
-
#: includes/admin/metaboxes.php:1298
|
953 |
-
msgid ""
|
954 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
955 |
-
msgstr ""
|
956 |
-
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
957 |
-
"Galerie."
|
958 |
-
|
959 |
-
#: includes/admin/metaboxes.php:1303
|
960 |
-
msgid "Lightbox Open/Close Effect"
|
961 |
-
msgstr "Lightbox Effekt beim Öffnen/Schließen"
|
962 |
-
|
963 |
-
#: includes/admin/metaboxes.php:1323
|
964 |
-
msgid "Type of transition when opening and closing the lightbox."
|
965 |
-
msgstr "Art des Effekts beim Öffnen und Schließen der Lightbox."
|
966 |
-
|
967 |
-
#: includes/admin/metaboxes.php:1328
|
968 |
-
msgid "Lightbox Transition Effect"
|
969 |
-
msgstr "Übergangseffekte in der Lightbox"
|
970 |
-
|
971 |
-
#: includes/admin/metaboxes.php:1348
|
972 |
-
msgid "Type of transition between images in the lightbox view."
|
973 |
-
msgstr ""
|
974 |
-
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
975 |
-
|
976 |
-
#: includes/admin/metaboxes.php:1353
|
977 |
-
msgid "HTML5 Output?"
|
978 |
-
msgstr "HTML5 Output?"
|
979 |
-
|
980 |
-
#: includes/admin/metaboxes.php:1357
|
981 |
-
msgid ""
|
982 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
983 |
-
"HTML5 validation."
|
984 |
-
msgstr ""
|
985 |
-
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
986 |
-
"die W3C HTML5-Validierung angewendet."
|
987 |
-
|
988 |
-
#: includes/admin/metaboxes.php:1371
|
989 |
-
msgid ""
|
990 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
991 |
-
"display."
|
992 |
-
msgstr ""
|
993 |
-
"Mit den folgenden Einstellungen passen Sie die Miniaturansichten bei der "
|
994 |
-
"Galerie-Lightbox an."
|
995 |
-
|
996 |
-
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
997 |
-
msgid "Enable Gallery Thumbnails?"
|
998 |
-
msgstr "Miniaturansichten aktivieren?"
|
999 |
-
|
1000 |
-
#: includes/admin/metaboxes.php:1380
|
1001 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
1002 |
-
msgstr ""
|
1003 |
-
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1004 |
-
|
1005 |
-
#: includes/admin/metaboxes.php:1385
|
1006 |
-
msgid "Gallery Thumbnails Width"
|
1007 |
-
msgstr "Breite einer Miniaturansicht"
|
1008 |
-
|
1009 |
-
#: includes/admin/metaboxes.php:1389
|
1010 |
-
msgid "Sets the width of each lightbox thumbnail."
|
1011 |
-
msgstr ""
|
1012 |
-
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1013 |
-
|
1014 |
-
#: includes/admin/metaboxes.php:1394
|
1015 |
-
msgid "Gallery Thumbnails Height"
|
1016 |
-
msgstr "Höhe einer Miniaturansicht"
|
1017 |
-
|
1018 |
-
#: includes/admin/metaboxes.php:1398
|
1019 |
-
msgid "Sets the height of each lightbox thumbnail."
|
1020 |
-
msgstr ""
|
1021 |
-
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1022 |
-
|
1023 |
-
#: includes/admin/metaboxes.php:1403
|
1024 |
-
msgid "Gallery Thumbnails Position"
|
1025 |
-
msgstr "Position der Miniaturanzeigen"
|
1026 |
-
|
1027 |
-
#: includes/admin/metaboxes.php:1411
|
1028 |
-
msgid "Sets the position of the lightbox thumbnails."
|
1029 |
-
msgstr ""
|
1030 |
-
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1031 |
-
"definiert."
|
1032 |
-
|
1033 |
-
#: includes/admin/metaboxes.php:1428
|
1034 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
1035 |
-
msgstr "Möchten Sie die Lightbox-Anzeige noch genauer festlegen?"
|
1036 |
-
|
1037 |
-
#: includes/admin/metaboxes.php:1429
|
1038 |
-
msgid ""
|
1039 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1040 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
1041 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1042 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1043 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1044 |
-
msgstr ""
|
1045 |
-
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
1046 |
-
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1047 |
-
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1048 |
-
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1049 |
-
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1050 |
-
|
1051 |
-
#: includes/admin/metaboxes.php:1451
|
1052 |
-
msgid "Mobile Gallery Settings"
|
1053 |
-
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1054 |
-
|
1055 |
-
#: includes/admin/metaboxes.php:1453
|
1056 |
-
msgid ""
|
1057 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
1058 |
-
"on a mobile device."
|
1059 |
-
msgstr ""
|
1060 |
-
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1061 |
-
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1062 |
-
|
1063 |
-
#: includes/admin/metaboxes.php:1476
|
1064 |
-
msgid ""
|
1065 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1066 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
1067 |
-
"next row."
|
1068 |
-
msgstr ""
|
1069 |
-
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1070 |
-
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1071 |
-
"auf die nächste Zeile gewechselt wird."
|
1072 |
-
|
1073 |
-
#: includes/admin/metaboxes.php:1482
|
1074 |
-
msgid "Create Mobile Gallery Images?"
|
1075 |
-
msgstr "Spezial-Größe für Bilder auf Mobilgeräten?"
|
1076 |
-
|
1077 |
-
#: includes/admin/metaboxes.php:1486
|
1078 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
1079 |
-
msgstr ""
|
1080 |
-
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1081 |
-
"Mobilgeräte erzeugt."
|
1082 |
-
|
1083 |
-
#: includes/admin/metaboxes.php:1492
|
1084 |
-
msgid "Mobile Dimensions"
|
1085 |
-
msgstr "Bildgröße auf Mobilgeräten"
|
1086 |
-
|
1087 |
-
#: includes/admin/metaboxes.php:1496
|
1088 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
1089 |
-
msgstr ""
|
1090 |
-
"Diese Größe wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1091 |
-
|
1092 |
-
#: includes/admin/metaboxes.php:1506
|
1093 |
-
msgid "Mobile Lightbox Settings"
|
1094 |
-
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1095 |
-
|
1096 |
-
#: includes/admin/metaboxes.php:1508
|
1097 |
-
msgid ""
|
1098 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
1099 |
-
"on a mobile device."
|
1100 |
-
msgstr ""
|
1101 |
-
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1102 |
-
"die Darstellung auf einem Mobilgerät angepasst."
|
1103 |
-
|
1104 |
-
#: includes/admin/metaboxes.php:1519
|
1105 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1106 |
-
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1107 |
-
|
1108 |
-
#: includes/admin/metaboxes.php:1524
|
1109 |
-
msgid "Enable Gallery Touchwipe?"
|
1110 |
-
msgstr "Gesten/Wischen aktivieren?"
|
1111 |
-
|
1112 |
-
#: includes/admin/metaboxes.php:1528
|
1113 |
-
msgid ""
|
1114 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1115 |
-
"devices."
|
1116 |
-
msgstr ""
|
1117 |
-
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1118 |
-
"Mobilgeräten."
|
1119 |
-
|
1120 |
-
#: includes/admin/metaboxes.php:1533
|
1121 |
-
msgid "Close Lightbox on Swipe Up?"
|
1122 |
-
msgstr "Lightbox beim Aufwärtswischen schließen?"
|
1123 |
-
|
1124 |
-
#: includes/admin/metaboxes.php:1537
|
1125 |
-
msgid ""
|
1126 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1127 |
-
"devices."
|
1128 |
-
msgstr ""
|
1129 |
-
"Aktiviert oder deaktiviert das Schließen der Lightbox, wenn der Benutzer "
|
1130 |
-
"nach oben wischt."
|
1131 |
-
|
1132 |
-
#: includes/admin/metaboxes.php:1546
|
1133 |
-
msgid ""
|
1134 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1135 |
-
msgstr ""
|
1136 |
-
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1137 |
-
"Mobilgeräten."
|
1138 |
-
|
1139 |
-
#: includes/admin/metaboxes.php:1555
|
1140 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1141 |
-
msgstr ""
|
1142 |
-
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1143 |
-
"auf Mobilgeräten."
|
1144 |
-
|
1145 |
-
#: includes/admin/metaboxes.php:1564
|
1146 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1147 |
-
msgstr ""
|
1148 |
-
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1149 |
-
"Mobilgeräten."
|
1150 |
-
|
1151 |
-
#: includes/admin/metaboxes.php:1588
|
1152 |
-
msgid "Miscellaneous Settings"
|
1153 |
-
msgstr "Verschiedene Einstellungen"
|
1154 |
-
|
1155 |
-
#: includes/admin/metaboxes.php:1590
|
1156 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1157 |
-
msgstr ""
|
1158 |
-
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1159 |
-
"festgelegt."
|
1160 |
-
|
1161 |
-
#: includes/admin/metaboxes.php:1606
|
1162 |
-
msgid "Gallery Title"
|
1163 |
-
msgstr "Galerie-Titel"
|
1164 |
-
|
1165 |
-
#: includes/admin/metaboxes.php:1610
|
1166 |
-
msgid "Internal gallery title for identification in the admin."
|
1167 |
-
msgstr ""
|
1168 |
-
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1169 |
-
|
1170 |
-
#: includes/admin/metaboxes.php:1615
|
1171 |
-
msgid "Gallery Slug"
|
1172 |
-
msgstr "Galerie-Slug"
|
1173 |
-
|
1174 |
-
#: includes/admin/metaboxes.php:1619
|
1175 |
-
msgid ""
|
1176 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1177 |
-
"advanced gallery queries."
|
1178 |
-
msgstr ""
|
1179 |
-
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1180 |
-
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1181 |
-
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1182 |
-
|
1183 |
-
#: includes/admin/metaboxes.php:1624
|
1184 |
-
msgid "Custom Gallery Classes"
|
1185 |
-
msgstr "Benutzerdefinierte CSS-Klassen"
|
1186 |
-
|
1187 |
-
#: includes/admin/metaboxes.php:1627
|
1188 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1189 |
-
msgstr ""
|
1190 |
-
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1191 |
-
|
1192 |
-
#: includes/admin/metaboxes.php:1628
|
1193 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1194 |
-
msgstr ""
|
1195 |
-
"Fügen Sie bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier "
|
1196 |
-
"oben ein. Eine Klasse pro Zeile."
|
1197 |
-
|
1198 |
-
#: includes/admin/metaboxes.php:1637
|
1199 |
-
msgid "Import/Export Gallery"
|
1200 |
-
msgstr "Import/Export Einstellungen"
|
1201 |
-
|
1202 |
-
#: includes/admin/metaboxes.php:1650
|
1203 |
-
msgid "Import Gallery"
|
1204 |
-
msgstr "Galerie importieren"
|
1205 |
-
|
1206 |
-
#: includes/admin/metaboxes.php:1657
|
1207 |
-
msgid "Export Gallery"
|
1208 |
-
msgstr "Galerie exportieren"
|
1209 |
-
|
1210 |
-
#: includes/admin/metaboxes.php:1667
|
1211 |
-
msgid "Enable RTL Support?"
|
1212 |
-
msgstr "RTL-Unterstützung aktivieren?"
|
1213 |
-
|
1214 |
-
#: includes/admin/metaboxes.php:1671
|
1215 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1216 |
-
msgstr ""
|
1217 |
-
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1218 |
-
"links-Sprachen (Right-To-Left)."
|
1219 |
-
|
1220 |
-
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1221 |
-
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1222 |
-
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1223 |
-
msgid "Want to take your galleries further?"
|
1224 |
-
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
1225 |
-
|
1226 |
-
#: includes/admin/metaboxes.php:1684
|
1227 |
-
msgid ""
|
1228 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1229 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1230 |
-
"custom CSS controls for each gallery and so much more!"
|
1231 |
-
msgstr ""
|
1232 |
-
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf zahlreiche "
|
1233 |
-
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1234 |
-
"Modul für Ihre Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1235 |
-
"und vieles mehr!"
|
1236 |
-
|
1237 |
-
#: includes/admin/metaboxes.php:1705
|
1238 |
-
msgid "Videos"
|
1239 |
-
msgstr "Videos"
|
1240 |
-
|
1241 |
-
#: includes/admin/metaboxes.php:1706
|
1242 |
-
msgid "Social"
|
1243 |
-
msgstr "Social Media"
|
1244 |
-
|
1245 |
-
#: includes/admin/metaboxes.php:1707
|
1246 |
-
msgid "Tags"
|
1247 |
-
msgstr "Schlagwörter"
|
1248 |
-
|
1249 |
-
#: includes/admin/metaboxes.php:1708
|
1250 |
-
msgid "Pagination"
|
1251 |
-
msgstr "Seitenaufteilung"
|
1252 |
-
|
1253 |
-
#: includes/admin/metaboxes.php:1726
|
1254 |
-
msgid ""
|
1255 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1256 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1257 |
-
"options and so much more!"
|
1258 |
-
msgstr ""
|
1259 |
-
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf mobile-"
|
1260 |
-
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrößen, Anzahl "
|
1261 |
-
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1262 |
-
|
1263 |
-
#: includes/admin/metaboxes.php:1748
|
1264 |
-
msgid ""
|
1265 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1266 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1267 |
-
msgstr ""
|
1268 |
-
"Durch ein Upgrade auf Envira Pro können Sie Videos auf Ihre Envira Galerien "
|
1269 |
-
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1270 |
-
|
1271 |
-
#: includes/admin/metaboxes.php:1770
|
1272 |
-
msgid ""
|
1273 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1274 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1275 |
-
"Google+ and Pinterest why not check it out?"
|
1276 |
-
msgstr ""
|
1277 |
-
"Durch ein Upgrade auf Envira Pro können Sie Social Sharing Buttons zu Ihrer "
|
1278 |
-
"Galerie Bilder und Lightbox-Bilder hinzufügen, mit Unterstützung für "
|
1279 |
-
"Facebook, Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1280 |
-
|
1281 |
-
#: includes/admin/metaboxes.php:1792
|
1282 |
-
msgid ""
|
1283 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1284 |
-
"users to filter your Gallery by tag and so much more!"
|
1285 |
-
msgstr ""
|
1286 |
-
"Durch ein Upgrade auf Envira Pro können Sie Schlagwörter den Bildern Ihrer "
|
1287 |
-
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Ihre "
|
1288 |
-
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1289 |
-
|
1290 |
-
#: includes/admin/metaboxes.php:1814
|
1291 |
-
msgid ""
|
1292 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1293 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1294 |
-
msgstr ""
|
1295 |
-
"Durch ein Upgrade auf Envira Pro können Sie Ihre Galerie auf mehreren Seiten "
|
1296 |
-
"mit Seitennummerierung aufteilen, Sie können diese Bilder über AJAX laden "
|
1297 |
-
"lassen, auch verzögert, und vieles mehr!"
|
1298 |
-
|
1299 |
-
#: includes/admin/metaboxes.php:2099
|
1300 |
-
msgid "Remove Image from Gallery?"
|
1301 |
-
msgstr "Das Bild aus der Galerie entfernen?"
|
1302 |
-
|
1303 |
-
#: includes/admin/metaboxes.php:2100
|
1304 |
-
msgid "Modify Image"
|
1305 |
-
msgstr "Bild bearbeiten"
|
1306 |
-
|
1307 |
-
#: includes/admin/notice.php:167
|
1308 |
-
msgid "Dismiss this notice"
|
1309 |
-
msgstr "Diese Nachricht ignorieren"
|
1310 |
-
|
1311 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1312 |
-
msgid ""
|
1313 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1314 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1315 |
-
msgstr ""
|
1316 |
-
"Sie können diese Galerie irgendwo in Ihren Beiträgen, Seiten, "
|
1317 |
-
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Sie "
|
1318 |
-
"<strong>einen</strong> der Shortcode(s) unten benützen:"
|
1319 |
-
|
1320 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1321 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1322 |
-
#: includes/admin/table.php:228
|
1323 |
-
msgid "Copy Shortcode to Clipboard"
|
1324 |
-
msgstr "Shortcode in die Zwischenablage kopieren"
|
1325 |
-
|
1326 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1327 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1328 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1329 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1330 |
-
#: includes/admin/table.php:229
|
1331 |
-
msgid "Copy to Clipboard"
|
1332 |
-
msgstr "In die Zwischenablage kopieren"
|
1333 |
-
|
1334 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1335 |
-
msgid ""
|
1336 |
-
"You can also place this gallery into your template files by using "
|
1337 |
-
"<strong>one</strong> the template tag(s) below:"
|
1338 |
-
msgstr ""
|
1339 |
-
"Sie können diese Galerie auch in Ihren Template-Dateien platzieren, wenn Sie "
|
1340 |
-
"<strong>einen</strong> der untenstehenden Template-Tags benützen:"
|
1341 |
-
|
1342 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1343 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1344 |
-
msgid "Copy Template Tag to Clipboard"
|
1345 |
-
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1346 |
-
|
1347 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1348 |
-
msgid "Native Envira Gallery"
|
1349 |
-
msgstr "Diese Envira Galerie"
|
1350 |
-
|
1351 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1352 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1353 |
-
msgid "External Gallery"
|
1354 |
-
msgstr "Externe Galerie"
|
1355 |
-
|
1356 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1357 |
-
msgid "Select Your Service"
|
1358 |
-
msgstr "Service wählen"
|
1359 |
-
|
1360 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1361 |
-
msgid "Create Dynamic Galleries with Envira"
|
1362 |
-
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1363 |
-
|
1364 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1365 |
-
msgid "Build Galleries from Instagram images."
|
1366 |
-
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1367 |
-
|
1368 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1369 |
-
msgid "Instagram"
|
1370 |
-
msgstr "Instagram"
|
1371 |
-
|
1372 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1373 |
-
msgid ""
|
1374 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1375 |
-
"your posts, and more."
|
1376 |
-
msgstr ""
|
1377 |
-
"Envira Pro ermöglicht es Ihnen, Galerien von Instagram Fotos oder Bildern "
|
1378 |
-
"aus Ihren Beiträgen zu bauen, und vieles mehr."
|
1379 |
-
|
1380 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1381 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1382 |
-
msgid "Click Here to Upgrade"
|
1383 |
-
msgstr "Klicken Sie hier für ein Upgrade"
|
1384 |
-
|
1385 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1386 |
-
msgid ""
|
1387 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1388 |
-
"external sources."
|
1389 |
-
msgstr ""
|
1390 |
-
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1391 |
-
"Bilder aus anderen Quellen importieren kann."
|
1392 |
-
|
1393 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1394 |
-
msgid "Envira gallery updated."
|
1395 |
-
msgstr "Envira Gallery aktualisiert."
|
1396 |
-
|
1397 |
-
#: includes/admin/posttype.php:98
|
1398 |
-
msgid "Envira gallery custom field updated."
|
1399 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1400 |
-
|
1401 |
-
#: includes/admin/posttype.php:99
|
1402 |
-
msgid "Envira gallery custom field deleted."
|
1403 |
-
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1404 |
-
|
1405 |
-
#: includes/admin/posttype.php:101
|
1406 |
-
msgid "Envira gallery restored to revision from %s."
|
1407 |
-
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1408 |
-
|
1409 |
-
#: includes/admin/posttype.php:102
|
1410 |
-
msgid "Envira gallery published."
|
1411 |
-
msgstr "Envira Galerie veröffentlicht."
|
1412 |
-
|
1413 |
-
#: includes/admin/posttype.php:103
|
1414 |
-
msgid "Envira gallery saved."
|
1415 |
-
msgstr "Envira Galerie gespeichert."
|
1416 |
-
|
1417 |
-
#: includes/admin/posttype.php:104
|
1418 |
-
msgid "Envira gallery submitted."
|
1419 |
-
msgstr "Envira Galerie übertragen."
|
1420 |
-
|
1421 |
-
#: includes/admin/posttype.php:105
|
1422 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1423 |
-
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1424 |
-
|
1425 |
-
#: includes/admin/posttype.php:105
|
1426 |
-
msgid "M j, Y @ G:i"
|
1427 |
-
msgstr "M j, Y @ G:i"
|
1428 |
-
|
1429 |
-
#: includes/admin/posttype.php:106
|
1430 |
-
msgid "Envira gallery draft updated."
|
1431 |
-
msgstr "Envira Galerie Entwurf aktualisiert."
|
1432 |
-
|
1433 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1434 |
-
msgid "Settings"
|
1435 |
-
msgstr "Einstellungen"
|
1436 |
-
|
1437 |
-
#: includes/admin/settings.php:228
|
1438 |
-
msgid " galleries(s) fixed successfully."
|
1439 |
-
msgstr "Galerie(n) erfolgreich repariert."
|
1440 |
-
|
1441 |
-
#: includes/admin/settings.php:362
|
1442 |
-
msgid "Settings saved successfully."
|
1443 |
-
msgstr "Einstellungen erfolgreich gespeichert."
|
1444 |
-
|
1445 |
-
#: includes/admin/settings.php:494
|
1446 |
-
msgid "General"
|
1447 |
-
msgstr "Allgemein"
|
1448 |
-
|
1449 |
-
#: includes/admin/settings.php:524
|
1450 |
-
msgid "Envira License Key"
|
1451 |
-
msgstr "Envira Lizenzschlüssel"
|
1452 |
-
|
1453 |
-
#: includes/admin/settings.php:530
|
1454 |
-
msgid "Verify Key"
|
1455 |
-
msgstr "Den Lizenzschlüssel verifizieren"
|
1456 |
-
|
1457 |
-
#: includes/admin/settings.php:531
|
1458 |
-
msgid "Deactivate Key"
|
1459 |
-
msgstr "Den Lizenzschlüssel deaktivieren"
|
1460 |
-
|
1461 |
-
#: includes/admin/settings.php:532
|
1462 |
-
msgid "License key to enable automatic updates for Envira."
|
1463 |
-
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1464 |
-
|
1465 |
-
#: includes/admin/settings.php:539
|
1466 |
-
msgid "Envira License Key Type"
|
1467 |
-
msgstr "Envira Lizenzschlüssel-Typ"
|
1468 |
-
|
1469 |
-
#: includes/admin/settings.php:543
|
1470 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1471 |
-
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1472 |
-
|
1473 |
-
#: includes/admin/settings.php:546
|
1474 |
-
msgid "Refresh Key"
|
1475 |
-
msgstr "Lizenzschlüssel aktualisieren"
|
1476 |
-
|
1477 |
-
#: includes/admin/settings.php:547
|
1478 |
-
msgid ""
|
1479 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1480 |
-
"license has been upgraded or the type is incorrect."
|
1481 |
-
msgstr ""
|
1482 |
-
"Angabe des Typs Ihres Lizenzschlüssel (betrifft Updates und Erweiterungen). "
|
1483 |
-
"Klicken Sie auf \"Lizenzschlüssel aktualisieren\", wenn Ihre Lizenz "
|
1484 |
-
"aktualisiert wurde oder der Typ falsch ist."
|
1485 |
-
|
1486 |
-
#: includes/admin/settings.php:556
|
1487 |
-
msgid "Fix Broken Migration"
|
1488 |
-
msgstr "Reparatur einer Migration"
|
1489 |
-
|
1490 |
-
#: includes/admin/settings.php:561
|
1491 |
-
msgid "Fix"
|
1492 |
-
msgstr "Reparatur"
|
1493 |
-
|
1494 |
-
#: includes/admin/settings.php:562
|
1495 |
-
msgid ""
|
1496 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1497 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1498 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1499 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1500 |
-
"script next time :)"
|
1501 |
-
msgstr ""
|
1502 |
-
"Wenn Sie die URL Ihrer WordPress-Website geändert haben, und eine manuelle "
|
1503 |
-
"Suchen/Ersetzen-Abfrage auf URLs in Ihre WordPress-Datenbank ausgeführt "
|
1504 |
-
"haben, werden Ihre Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1505 |
-
"dies der Fall ist, klicken Sie auf den Knopf oben, um dies zu beheben. Wir "
|
1506 |
-
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1507 |
-
|
1508 |
-
#: includes/admin/settings.php:578
|
1509 |
-
msgid "Add New Images"
|
1510 |
-
msgstr "Neue Bilder hinzufügen"
|
1511 |
-
|
1512 |
-
#: includes/admin/settings.php:586
|
1513 |
-
msgid ""
|
1514 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1515 |
-
"after any existing images."
|
1516 |
-
msgstr ""
|
1517 |
-
"Wenn Sie Medien zu einer Galerie hinzufügen, wählen Sie hier, ob diese "
|
1518 |
-
"Medien vor oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1519 |
-
|
1520 |
-
#: includes/admin/settings.php:593
|
1521 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1522 |
-
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1523 |
-
|
1524 |
-
#: includes/admin/settings.php:601
|
1525 |
-
msgid ""
|
1526 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1527 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1528 |
-
"attached to other Posts, they will not be deleted."
|
1529 |
-
msgstr ""
|
1530 |
-
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1531 |
-
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1532 |
-
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1533 |
-
"nicht gelöscht. "
|
1534 |
-
|
1535 |
-
#: includes/admin/settings.php:607
|
1536 |
-
msgid "Delete Images on Gallery Deletion"
|
1537 |
-
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1538 |
-
|
1539 |
-
#: includes/admin/settings.php:615
|
1540 |
-
msgid ""
|
1541 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1542 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1543 |
-
"Posts, they will not be deleted."
|
1544 |
-
msgstr ""
|
1545 |
-
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1546 |
-
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1547 |
-
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1548 |
-
"werden, werden sie nicht gelöscht. "
|
1549 |
-
|
1550 |
-
#: includes/admin/settings.php:624
|
1551 |
-
msgid "Save Settings"
|
1552 |
-
msgstr "Einstellungen speichern"
|
1553 |
-
|
1554 |
-
#: includes/admin/table.php:169
|
1555 |
-
msgid "Shortcode"
|
1556 |
-
msgstr "Shortcode"
|
1557 |
-
|
1558 |
-
#: includes/admin/table.php:170
|
1559 |
-
msgid "Posts"
|
1560 |
-
msgstr "Beiträge"
|
1561 |
-
|
1562 |
-
#: includes/admin/table.php:171
|
1563 |
-
msgid "Last Modified"
|
1564 |
-
msgstr "Zuletzt geändert"
|
1565 |
-
|
1566 |
-
#: includes/admin/table.php:172
|
1567 |
-
msgid "Date"
|
1568 |
-
msgstr "Datum"
|
1569 |
-
|
1570 |
-
#: includes/admin/table.php:217
|
1571 |
-
msgid "%d Image"
|
1572 |
-
msgid_plural "%d Images"
|
1573 |
-
msgstr[0] "%d Bild"
|
1574 |
-
msgstr[1] "%d Bilder"
|
1575 |
-
|
1576 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1577 |
-
msgid "Number of Columns"
|
1578 |
-
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1579 |
-
|
1580 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1581 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1582 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1583 |
-
msgid "— No Change —"
|
1584 |
-
msgstr "— Keine Änderung —"
|
1585 |
-
|
1586 |
-
#: includes/global/common.php:63
|
1587 |
-
msgid "Automatic"
|
1588 |
-
msgstr "Automatisch"
|
1589 |
-
|
1590 |
-
#: includes/global/common.php:67
|
1591 |
-
msgid "One Column (1)"
|
1592 |
-
msgstr "Eine Spalte (1)"
|
1593 |
-
|
1594 |
-
#: includes/global/common.php:71
|
1595 |
-
msgid "Two Columns (2)"
|
1596 |
-
msgstr "Zwei Spalten (2)"
|
1597 |
-
|
1598 |
-
#: includes/global/common.php:75
|
1599 |
-
msgid "Three Columns (3)"
|
1600 |
-
msgstr "Drei Spalten (3)"
|
1601 |
-
|
1602 |
-
#: includes/global/common.php:79
|
1603 |
-
msgid "Four Columns (4)"
|
1604 |
-
msgstr "Vier Spalten (4)"
|
1605 |
-
|
1606 |
-
#: includes/global/common.php:83
|
1607 |
-
msgid "Five Columns (5)"
|
1608 |
-
msgstr "Fünf Spalten (5)"
|
1609 |
-
|
1610 |
-
#: includes/global/common.php:87
|
1611 |
-
msgid "Six Columns (6)"
|
1612 |
-
msgstr "Sechs Spalten (6)"
|
1613 |
-
|
1614 |
-
#: includes/global/common.php:107 includes/global/common.php:249
|
1615 |
-
msgid "Base"
|
1616 |
-
msgstr "Basis"
|
1617 |
-
|
1618 |
-
#: includes/global/common.php:128
|
1619 |
-
msgid "Normal"
|
1620 |
-
msgstr "Normal"
|
1621 |
-
|
1622 |
-
#: includes/global/common.php:148
|
1623 |
-
msgid "Do not display"
|
1624 |
-
msgstr "Nicht anzeigen"
|
1625 |
-
|
1626 |
-
#: includes/global/common.php:152
|
1627 |
-
msgid "Display above galleries"
|
1628 |
-
msgstr "Anzeige oberhalb Galerie"
|
1629 |
-
|
1630 |
-
#: includes/global/common.php:156
|
1631 |
-
msgid "Display below galleries"
|
1632 |
-
msgstr "Anzeige unterhalt Galerie"
|
1633 |
-
|
1634 |
-
#: includes/global/common.php:176
|
1635 |
-
msgid "No Sorting"
|
1636 |
-
msgstr "Keine Sortierung"
|
1637 |
-
|
1638 |
-
#: includes/global/common.php:180 includes/global/common.php:309
|
1639 |
-
msgid "Random"
|
1640 |
-
msgstr "Zufällig"
|
1641 |
-
|
1642 |
-
#: includes/global/common.php:184
|
1643 |
-
msgid "Published Date"
|
1644 |
-
msgstr "Veröffentlichungsdatum"
|
1645 |
-
|
1646 |
-
#: includes/global/common.php:188
|
1647 |
-
msgid "Filename"
|
1648 |
-
msgstr "Dateinname"
|
1649 |
-
|
1650 |
-
#: includes/global/common.php:200
|
1651 |
-
msgid "Alt"
|
1652 |
-
msgstr "Alt-Text (Alternativtext)"
|
1653 |
-
|
1654 |
-
#: includes/global/common.php:224
|
1655 |
-
msgid "Ascending (A-Z)"
|
1656 |
-
msgstr "Aufsteigend (A-Z)"
|
1657 |
-
|
1658 |
-
#: includes/global/common.php:228
|
1659 |
-
msgid "Descending (Z-A)"
|
1660 |
-
msgstr "Absteigend (Z-A)"
|
1661 |
-
|
1662 |
-
#: includes/global/common.php:329
|
1663 |
-
msgid "Float"
|
1664 |
-
msgstr "Fließend"
|
1665 |
-
|
1666 |
-
#: includes/global/common.php:333
|
1667 |
-
msgid "Float (Wrapped)"
|
1668 |
-
msgstr "Fließend (umhüllt)"
|
1669 |
-
|
1670 |
-
#: includes/global/common.php:337 includes/global/common.php:365
|
1671 |
-
msgid "Inside"
|
1672 |
-
msgstr "Innerhalb"
|
1673 |
-
|
1674 |
-
#: includes/global/common.php:341 includes/global/common.php:369
|
1675 |
-
msgid "Outside"
|
1676 |
-
msgstr "Ausserhalb"
|
1677 |
-
|
1678 |
-
#: includes/global/common.php:345
|
1679 |
-
msgid "Over"
|
1680 |
-
msgstr "Darüber"
|
1681 |
-
|
1682 |
-
#: includes/global/common.php:389
|
1683 |
-
msgid "No Effect"
|
1684 |
-
msgstr "Kein Effekt"
|
1685 |
-
|
1686 |
-
#: includes/global/common.php:393
|
1687 |
-
msgid "Fade"
|
1688 |
-
msgstr "Ein-/ausblenden"
|
1689 |
-
|
1690 |
-
#: includes/global/common.php:397
|
1691 |
-
msgid "Elastic"
|
1692 |
-
msgstr "Elastisch"
|
1693 |
-
|
1694 |
-
#: includes/global/common.php:445
|
1695 |
-
msgid "Swing"
|
1696 |
-
msgstr "Schaukeln"
|
1697 |
-
|
1698 |
-
#: includes/global/common.php:501 includes/global/common.php:525
|
1699 |
-
msgid "Top"
|
1700 |
-
msgstr "Oben"
|
1701 |
-
|
1702 |
-
#: includes/global/common.php:505 includes/global/common.php:529
|
1703 |
-
msgid "Bottom"
|
1704 |
-
msgstr "Unten"
|
1705 |
-
|
1706 |
-
#: includes/global/common.php:672
|
1707 |
-
msgid "Image Files"
|
1708 |
-
msgstr "Bilddateien"
|
1709 |
-
|
1710 |
-
#: includes/global/common.php:722
|
1711 |
-
msgid "Before Existing Images"
|
1712 |
-
msgstr "Vor vorhandenen Bildern"
|
1713 |
-
|
1714 |
-
#: includes/global/common.php:726
|
1715 |
-
msgid "After Existing Images"
|
1716 |
-
msgstr "Nach vorhandenen Bilder"
|
1717 |
-
|
1718 |
-
#: includes/global/common.php:750
|
1719 |
-
msgid "Yes"
|
1720 |
-
msgstr "Ja"
|
1721 |
-
|
1722 |
-
#: includes/global/common.php:830
|
1723 |
-
msgid ""
|
1724 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1725 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1726 |
-
"on your server."
|
1727 |
-
msgstr ""
|
1728 |
-
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1729 |
-
"noch die Imagick-Bibliothek auf Ihrem Server installiert ist. Envira Gallery "
|
1730 |
-
"erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1731 |
-
"zuschneiden. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses Problem zu "
|
1732 |
-
"beheben und GD oder Imagick für Ihre PHP-Installation zu kompilieren. "
|
1733 |
-
|
1734 |
-
#: includes/global/common.php:933
|
1735 |
-
msgid "No image URL specified for cropping."
|
1736 |
-
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1737 |
-
|
1738 |
-
#: includes/global/common.php:952
|
1739 |
-
msgid "No file could be found for the image URL specified."
|
1740 |
-
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1741 |
-
|
1742 |
-
#: includes/global/common.php:960 includes/global/common.php:972
|
1743 |
-
msgid ""
|
1744 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1745 |
-
msgstr ""
|
1746 |
-
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1747 |
-
"ermittelt werden."
|
1748 |
-
|
1749 |
-
#: includes/global/posttype.php:51
|
1750 |
-
msgid "Envira Galleries"
|
1751 |
-
msgstr "Envira Galerien"
|
1752 |
-
|
1753 |
-
#: includes/global/posttype.php:53
|
1754 |
-
msgid "Add New"
|
1755 |
-
msgstr "Hinzufügen"
|
1756 |
-
|
1757 |
-
#: includes/global/posttype.php:54
|
1758 |
-
msgid "Add New Envira Gallery"
|
1759 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1760 |
-
|
1761 |
-
#: includes/global/posttype.php:55
|
1762 |
-
msgid "Edit Envira Gallery"
|
1763 |
-
msgstr "Bearbeiten der Envira Galerie"
|
1764 |
-
|
1765 |
-
#: includes/global/posttype.php:56
|
1766 |
-
msgid "New Envira Gallery"
|
1767 |
-
msgstr "Neue Envira Galerie hinzufügen"
|
1768 |
-
|
1769 |
-
#: includes/global/posttype.php:57
|
1770 |
-
msgid "View Envira Gallery"
|
1771 |
-
msgstr "Zeige Envira Gallery"
|
1772 |
-
|
1773 |
-
#: includes/global/posttype.php:58
|
1774 |
-
msgid "Search Envira Galleries"
|
1775 |
-
msgstr "Envira Galerien suchen"
|
1776 |
-
|
1777 |
-
#: includes/global/posttype.php:59
|
1778 |
-
msgid "No Envira galleries found."
|
1779 |
-
msgstr "Keine Envira Galerien gefunden."
|
1780 |
-
|
1781 |
-
#: includes/global/posttype.php:60
|
1782 |
-
msgid "No Envira galleries found in trash."
|
1783 |
-
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1784 |
-
|
1785 |
-
#: includes/global/shortcode.php:910
|
1786 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1787 |
-
msgstr ""
|
1788 |
-
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuchen Sie "
|
1789 |
-
"es später noch einmal.</p>"
|
1790 |
-
|
1791 |
-
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1792 |
-
msgid "Close"
|
1793 |
-
msgstr "Schließen"
|
1794 |
-
|
1795 |
-
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1796 |
-
msgid "Next"
|
1797 |
-
msgstr "Nächste"
|
1798 |
-
|
1799 |
-
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1800 |
-
msgid "Previous"
|
1801 |
-
msgstr "Vorherige"
|
1802 |
-
|
1803 |
-
#. Plugin Name of the plugin/theme
|
1804 |
-
msgid "Envira Gallery Lite"
|
1805 |
-
msgstr "Envira Gallery Lite"
|
1806 |
-
|
1807 |
-
#. Plugin URI of the plugin/theme
|
1808 |
-
#. Author URI of the plugin/theme
|
1809 |
-
msgid "http://enviragallery.com"
|
1810 |
-
msgstr "http://enviragallery.com"
|
1811 |
-
|
1812 |
-
#. Description of the plugin/theme
|
1813 |
-
msgid ""
|
1814 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1815 |
-
"version."
|
1816 |
-
msgstr ""
|
1817 |
-
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1818 |
-
"die Lite Version."
|
1819 |
-
|
1820 |
-
#. Author of the plugin/theme
|
1821 |
-
msgid "Envira Gallery Team"
|
1822 |
-
msgstr "Envira Gallery Team"
|
1 |
+
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
+
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
+
"lite\n"
|
8 |
+
"POT-Creation-Date: 2017-03-09 14:58+0100\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2017-03-09 17:11+0100\n"
|
13 |
+
"Language-Team: \n"
|
14 |
+
"X-Generator: Poedit 1.8.11\n"
|
15 |
+
"Last-Translator: Rolf Müri - mm-design <rolf.mueri@mm-design.ch>\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
"Language: de_DE\n"
|
18 |
+
"X-Poedit-Basepath: ../../../../Web-Projekte/demo.mm-design-atelier.ch/wp-"
|
19 |
+
"content/plugins/envira-gallery-lite\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: envira-gallery-lite.php:508
|
23 |
+
msgid ""
|
24 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
25 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
26 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
27 |
+
msgstr ""
|
28 |
+
"Leider erfüllt Ihre Version von WordPress nicht die Anforderungen von Envira "
|
29 |
+
"Gallery <strong>Version 4.0</strong>. Das Plugin wurde deaktiviert. <a href="
|
30 |
+
"\"%s\">Klicken Sie hier, um zum Dashboard zurückzukehren</a> ."
|
31 |
+
|
32 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
33 |
+
msgid "Envira Gallery Addons"
|
34 |
+
msgstr "Envira Gallery Erweiterungen"
|
35 |
+
|
36 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
37 |
+
msgid "Addons"
|
38 |
+
msgstr "Erweiterungen"
|
39 |
+
|
40 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
41 |
+
msgid "Status: Active"
|
42 |
+
msgstr "Status: Aktiv"
|
43 |
+
|
44 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
45 |
+
#: includes/admin/settings.php:414
|
46 |
+
msgid "Activate"
|
47 |
+
msgstr "Aktivieren"
|
48 |
+
|
49 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
50 |
+
msgid "Activating..."
|
51 |
+
msgstr "Wird aktiviert..."
|
52 |
+
|
53 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
54 |
+
#: includes/admin/settings.php:418
|
55 |
+
msgid "Deactivate"
|
56 |
+
msgstr "Deaktivieren"
|
57 |
+
|
58 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
59 |
+
msgid "Deactivating..."
|
60 |
+
msgstr "Wird deaktiviert..."
|
61 |
+
|
62 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
63 |
+
msgid "Status: Inactive"
|
64 |
+
msgstr "Status: Inaktiv"
|
65 |
+
|
66 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
67 |
+
#: includes/admin/settings.php:422
|
68 |
+
msgid "Install"
|
69 |
+
msgstr "Installieren"
|
70 |
+
|
71 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
72 |
+
msgid "Installing..."
|
73 |
+
msgstr "Wird installiert ..."
|
74 |
+
|
75 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
76 |
+
msgid "Proceed"
|
77 |
+
msgstr "Fortfahren"
|
78 |
+
|
79 |
+
#: includes/admin/addons.php:196
|
80 |
+
msgid "Search Envira Addons"
|
81 |
+
msgstr "Suche Envira Gallery Erweiterungen"
|
82 |
+
|
83 |
+
#: includes/admin/addons.php:198
|
84 |
+
msgid "Sort Ascending (A-Z)"
|
85 |
+
msgstr "Sortierung aufsteigend (A-Z)"
|
86 |
+
|
87 |
+
#: includes/admin/addons.php:199
|
88 |
+
msgid "Sort Descending (Z-A)"
|
89 |
+
msgstr "Sortierung absteigend (Z-A)"
|
90 |
+
|
91 |
+
#: includes/admin/addons.php:225
|
92 |
+
msgid ""
|
93 |
+
"In order to get access to Addons, you need to resolve your license key "
|
94 |
+
"errors."
|
95 |
+
msgstr ""
|
96 |
+
"Um Zugriff auf die Erweiterungen zu erhalten, müssen Sie den "
|
97 |
+
"Lizenzschlüsselfehler beheben."
|
98 |
+
|
99 |
+
#: includes/admin/addons.php:241
|
100 |
+
msgid ""
|
101 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
102 |
+
"button below the refresh the addons data."
|
103 |
+
msgstr ""
|
104 |
+
"Beim Abruf der Erweiterungen für diese Website ist ein Fehler aufgetreten. "
|
105 |
+
"Bitte klicken Sie auf die untere Schaltfläche, um die Daten der "
|
106 |
+
"Erweiterungen zu aktualisieren."
|
107 |
+
|
108 |
+
#: includes/admin/addons.php:244
|
109 |
+
msgid "Refresh Addons"
|
110 |
+
msgstr "Erweiterungen aktualisieren"
|
111 |
+
|
112 |
+
#: includes/admin/addons.php:262
|
113 |
+
msgid "Available Addons"
|
114 |
+
msgstr "Verfügbare Erweiterungen"
|
115 |
+
|
116 |
+
#: includes/admin/addons.php:282
|
117 |
+
msgid "Unlock More Addons"
|
118 |
+
msgstr "Weitere Erweiterungen freischalten"
|
119 |
+
|
120 |
+
#: includes/admin/addons.php:283
|
121 |
+
msgid ""
|
122 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
123 |
+
"Gallery account</a> and unlock the following addons."
|
124 |
+
msgstr ""
|
125 |
+
"<strong>Wollen Sie noch mehr Erweiterungen?</strong> Wählen Sie <a href=\"%s"
|
126 |
+
"\">Envira Gallery upgraden</a> um die folgenden Erweiterungen (Addons) zu "
|
127 |
+
"entsperren."
|
128 |
+
|
129 |
+
#: includes/admin/addons.php:501
|
130 |
+
msgid "Upgrade Now"
|
131 |
+
msgstr "Jetzt aktualisieren"
|
132 |
+
|
133 |
+
#: includes/admin/addons.php:516
|
134 |
+
msgid "Status: <span>Not Installed</span>"
|
135 |
+
msgstr "Status: <span>Nicht installiert</span>"
|
136 |
+
|
137 |
+
#: includes/admin/addons.php:534
|
138 |
+
msgid "Status: <span>Active</span>"
|
139 |
+
msgstr "Status: <span>Aktiv</span>"
|
140 |
+
|
141 |
+
#: includes/admin/addons.php:550
|
142 |
+
msgid "Status: <span>Inactive</span>"
|
143 |
+
msgstr "Status: <span>Inaktiv</span>"
|
144 |
+
|
145 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
146 |
+
msgid "The From Gallery ID has not been specified."
|
147 |
+
msgstr "Die Galerie ID (von) wurde nicht angegeben."
|
148 |
+
|
149 |
+
#: includes/admin/ajax.php:929
|
150 |
+
msgid "No images were selected to be moved between Galleries."
|
151 |
+
msgstr ""
|
152 |
+
"Es wurden keine Bilder ausgewählt, welche zwischen den Galerien verschoben "
|
153 |
+
"werden sollen."
|
154 |
+
|
155 |
+
#: includes/admin/common.php:237
|
156 |
+
msgid ""
|
157 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
158 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
159 |
+
msgstr ""
|
160 |
+
"<strong>Envira Gallery:</strong> Ihre bestehenden in-page Galerien können "
|
161 |
+
"Sie nun durch einen Klick auf Envira Gallery im WordPress - Admin - Menü "
|
162 |
+
"finden."
|
163 |
+
|
164 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
165 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
166 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
167 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
168 |
+
msgid "Insert"
|
169 |
+
msgstr "Einfügen"
|
170 |
+
|
171 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
172 |
+
msgid "Add Gallery"
|
173 |
+
msgstr "Galerie hinzufügen"
|
174 |
+
|
175 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
176 |
+
#: includes/admin/license.php:313
|
177 |
+
msgid ""
|
178 |
+
"There was an error connecting to the remote key API. Please try again later."
|
179 |
+
msgstr ""
|
180 |
+
"Die Verbindung mit der Remote-API zur Überprüfung des Lizenzschlüssels "
|
181 |
+
"konnte nicht hergestellt werden. Bitte versuchen Sie es später noch einmal."
|
182 |
+
|
183 |
+
#: includes/admin/license.php:148
|
184 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
185 |
+
msgstr ""
|
186 |
+
"Gratulation! Die automatischen Aktualisierungen für diese Website sind nun "
|
187 |
+
"aktiviert."
|
188 |
+
|
189 |
+
#: includes/admin/license.php:266
|
190 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
191 |
+
msgstr "Gratulation! Der Lizenzschlüssel wurde aktualisiert."
|
192 |
+
|
193 |
+
#: includes/admin/license.php:324
|
194 |
+
msgid ""
|
195 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
196 |
+
msgstr ""
|
197 |
+
"Gratulation! Der Lizenzschlüssel wurde erfolgreich für diese Website "
|
198 |
+
"deaktiviert."
|
199 |
+
|
200 |
+
#: includes/admin/license.php:418
|
201 |
+
msgid ""
|
202 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
203 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
204 |
+
"license key and begin receiving automatic updates.</a>"
|
205 |
+
msgstr ""
|
206 |
+
"Es wurde kein gültiger Lizenzschlüssel eingegeben, so dass die automatischen "
|
207 |
+
"Updates für Envira Gallery deaktiviert wurden. <a href=\"%s\">Bitte klicken "
|
208 |
+
"Sie hier</a>, um den Lizenzschlüssel einzugeben und um automatische Updates "
|
209 |
+
"zu erhalten."
|
210 |
+
|
211 |
+
#: includes/admin/license.php:427
|
212 |
+
msgid ""
|
213 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
214 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
215 |
+
"receiving automatic updates.</a>"
|
216 |
+
msgstr ""
|
217 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist abgelaufen. <a href=\"%s\" "
|
218 |
+
"target=\"_blank\">Bitte klicken Sie hier</a>, um den Lizenzschlüssel zu "
|
219 |
+
"erneuern und weiterhin automatische Updates zu erhalten."
|
220 |
+
|
221 |
+
#: includes/admin/license.php:436
|
222 |
+
msgid ""
|
223 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
224 |
+
"different key to continue receiving automatic updates."
|
225 |
+
msgstr ""
|
226 |
+
"Ihr Lizenzschlüssel für Envira Gallery wurde deaktiviert. Bitte verwenden "
|
227 |
+
"Sie einen anderen Schlüssel, um weiterhin automatische Updates zu erhalten."
|
228 |
+
|
229 |
+
#: includes/admin/license.php:445
|
230 |
+
msgid ""
|
231 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
232 |
+
"the user associated with the key has been deleted. Please use a different "
|
233 |
+
"key to continue receiving automatic updates."
|
234 |
+
msgstr ""
|
235 |
+
"Ihr Lizenzschlüssel für Envira Gallery ist ungültig. Der Schlüssel existiert "
|
236 |
+
"nicht mehr oder der Benutzer, der mit dem Lizenzschlüssel verbunden war, "
|
237 |
+
"wurde gelöscht. Bitte verwenden Sie einen anderen Schlüssel, um weiterhin "
|
238 |
+
"automatische Updates zu erhalten."
|
239 |
+
|
240 |
+
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
241 |
+
#: includes/admin/media-view.php:514 includes/admin/media-view.php:515
|
242 |
+
msgid "Search"
|
243 |
+
msgstr "Suchen"
|
244 |
+
|
245 |
+
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
246 |
+
msgid "Helpful Tips"
|
247 |
+
msgstr "Hilfreiche Tipps"
|
248 |
+
|
249 |
+
#: includes/admin/media-view.php:165
|
250 |
+
msgid "Choosing Your Gallery"
|
251 |
+
msgstr "Wählen Sie Ihre Galerie"
|
252 |
+
|
253 |
+
#: includes/admin/media-view.php:167
|
254 |
+
msgid ""
|
255 |
+
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
256 |
+
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
257 |
+
"will be activated once you have selected a gallery."
|
258 |
+
msgstr ""
|
259 |
+
"Um Ihre Galerie auszuwählen, klicken Sie einfach auf eines der Kästchen "
|
260 |
+
"links (mit Strg/Ctrl oder Command und Klick, um mehrere Galerien "
|
261 |
+
"auszuwählen). Der \"Galerie einfügen\" Knopf wird freigeschaltet, sobald "
|
262 |
+
"eine Galerie ausgewählt wurde."
|
263 |
+
|
264 |
+
#: includes/admin/media-view.php:169
|
265 |
+
msgid "Inserting Your Gallery"
|
266 |
+
msgstr "Ihre Galerie wird eingefügt"
|
267 |
+
|
268 |
+
#: includes/admin/media-view.php:171
|
269 |
+
msgid ""
|
270 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
271 |
+
"button below."
|
272 |
+
msgstr ""
|
273 |
+
"Um Ihre Galerie in den Editor einzufügen, klicken Sie auf den Knopf "
|
274 |
+
"\"Galerie einfügen\" unten."
|
275 |
+
|
276 |
+
#: includes/admin/media-view.php:175
|
277 |
+
msgid "Insert Options"
|
278 |
+
msgstr "Weitere Optionen"
|
279 |
+
|
280 |
+
#: includes/admin/media-view.php:179
|
281 |
+
msgid "Display Title"
|
282 |
+
msgstr "Titel anzeigen"
|
283 |
+
|
284 |
+
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
285 |
+
msgid "No"
|
286 |
+
msgstr "Nein"
|
287 |
+
|
288 |
+
#: includes/admin/media-view.php:185
|
289 |
+
msgid "Yes, as Heading H%s"
|
290 |
+
msgstr "Ja, als Überschrift H%s"
|
291 |
+
|
292 |
+
#: includes/admin/media-view.php:192
|
293 |
+
msgid "Prepends each inserted Gallery with the Gallery Title."
|
294 |
+
msgstr "Jede eingefügte Galerie mit dem Galerie-Titel anzeigen"
|
295 |
+
|
296 |
+
#: includes/admin/media-view.php:226
|
297 |
+
msgid "Edit previous media item"
|
298 |
+
msgstr "Vorheriges Medienobjekt bearbeiten"
|
299 |
+
|
300 |
+
#: includes/admin/media-view.php:227
|
301 |
+
msgid "Edit next media item"
|
302 |
+
msgstr "Nächstes Medienobjekt bearbeiten"
|
303 |
+
|
304 |
+
#: includes/admin/media-view.php:230
|
305 |
+
msgid "Edit Metadata"
|
306 |
+
msgstr "Bearbeitung der Metadaten"
|
307 |
+
|
308 |
+
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
309 |
+
#: includes/admin/table.php:167 includes/global/common.php:192
|
310 |
+
msgid "Title"
|
311 |
+
msgstr "Titel"
|
312 |
+
|
313 |
+
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
314 |
+
msgid ""
|
315 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
316 |
+
"titles in the main Lightbox settings."
|
317 |
+
msgstr ""
|
318 |
+
"Beim Bild-Titel können beliebige HTML-Tags angegeben werden. Sie können die "
|
319 |
+
"Position der Titel in den Haupteinstellungen von Lightbox anpassen."
|
320 |
+
|
321 |
+
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
322 |
+
#: includes/global/common.php:196
|
323 |
+
msgid "Caption"
|
324 |
+
msgstr "Bildlegende"
|
325 |
+
|
326 |
+
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
327 |
+
msgid ""
|
328 |
+
"Captions can take any type of HTML, and are displayed when an image is "
|
329 |
+
"clicked."
|
330 |
+
msgstr ""
|
331 |
+
"Bei der Bildlegende können beliebige HTML-Tags angegeben werden. Sie werden "
|
332 |
+
"angezeigt, wenn auf ein Bild geklickt wird."
|
333 |
+
|
334 |
+
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
335 |
+
msgid "Alt Text"
|
336 |
+
msgstr "Alt-Text"
|
337 |
+
|
338 |
+
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
339 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
340 |
+
msgstr "Sehr wichtig für SEO: der Alt-Text beschreibt das Bild."
|
341 |
+
|
342 |
+
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
343 |
+
#: includes/global/common.php:204
|
344 |
+
msgid "URL"
|
345 |
+
msgstr "URL"
|
346 |
+
|
347 |
+
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
348 |
+
msgid "Media File"
|
349 |
+
msgstr "Medien-Datei"
|
350 |
+
|
351 |
+
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
352 |
+
msgid "Attachment Page"
|
353 |
+
msgstr "Anhang-Seite"
|
354 |
+
|
355 |
+
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
356 |
+
msgid ""
|
357 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
358 |
+
"full size image."
|
359 |
+
msgstr ""
|
360 |
+
"Geben Sie hier einen Hyperlink ein, wenn ein Klick auf das Bild etwas "
|
361 |
+
"anderes als die Darstellung in seiner vollen Größe bewirken soll."
|
362 |
+
|
363 |
+
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
364 |
+
msgid "Open URL in New Window?"
|
365 |
+
msgstr "URL in neuem Fenster öffnen?"
|
366 |
+
|
367 |
+
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
368 |
+
msgid "Opens your image links in a new browser window / tab."
|
369 |
+
msgstr "Öffnet den Bild-Link in einem neuen Browserfenster bzw. Tab."
|
370 |
+
|
371 |
+
#: includes/admin/media-view.php:326
|
372 |
+
msgid "Want Captions and more options?"
|
373 |
+
msgstr "Möchten Sie Bildlegenden und weitere Optionen?"
|
374 |
+
|
375 |
+
#: includes/admin/media-view.php:327
|
376 |
+
msgid ""
|
377 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
378 |
+
"including: HTML captions, open links in new windows, WooCommerce product "
|
379 |
+
"integration and so much more!"
|
380 |
+
msgstr ""
|
381 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
382 |
+
"Features, darunter: HTML Bildunterschriften, Links in neue Fenstern, "
|
383 |
+
"WooCommerce Produktintegration und vieles mehr!"
|
384 |
+
|
385 |
+
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
386 |
+
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
387 |
+
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
388 |
+
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
389 |
+
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
390 |
+
msgid "Click here to Upgrade"
|
391 |
+
msgstr "Klicken Sie hier für ein Upgrade"
|
392 |
+
|
393 |
+
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
394 |
+
#: includes/admin/media-view.php:452
|
395 |
+
msgid "Save Metadata"
|
396 |
+
msgstr "Metadaten speichern"
|
397 |
+
|
398 |
+
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
399 |
+
msgid "Saved."
|
400 |
+
msgstr "Gespeichert."
|
401 |
+
|
402 |
+
#: includes/admin/media-view.php:368
|
403 |
+
msgid "Bulk Edit"
|
404 |
+
msgstr "Massenbearbeitung"
|
405 |
+
|
406 |
+
#: includes/admin/media-view.php:451
|
407 |
+
msgid "Save Metadata to Items"
|
408 |
+
msgstr "Speichern der Metadaten in Items"
|
409 |
+
|
410 |
+
#: includes/admin/media-view.php:493
|
411 |
+
msgid ""
|
412 |
+
"Select the Gallery to move the selected images to by clicking on one of the "
|
413 |
+
"boxes to the left."
|
414 |
+
msgstr ""
|
415 |
+
"Wählen Sie die Galerie, in welche die ausgewählten Bilder zu verschieben "
|
416 |
+
"sind, indem Sie auf eines der Kästchen auf der linken Seite klicken."
|
417 |
+
|
418 |
+
#: includes/admin/media-view.php:496
|
419 |
+
msgid ""
|
420 |
+
"Once done, click the Move button, and the selected images will be moved to "
|
421 |
+
"the chosen Gallery."
|
422 |
+
msgstr ""
|
423 |
+
"Nachher klicken Sie auf die Schaltfläche unten (\"Medien in ausgewählte "
|
424 |
+
"Galerie verschieben\"), und die ausgewählten Bilder werden in die gewählte "
|
425 |
+
"Galerie verschoben."
|
426 |
+
|
427 |
+
#: includes/admin/metaboxes.php:99
|
428 |
+
msgid ""
|
429 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
430 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
431 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
432 |
+
"compile GD or Imagick for your PHP install."
|
433 |
+
msgstr ""
|
434 |
+
"Die GD oder Imagick-Bibliotheken sind nicht auf Ihrem Server installiert. "
|
435 |
+
"Envira Gallery erfordert mindestens eine davon (vorzugsweise Imagick) um "
|
436 |
+
"Bilder zuschneiden. Ohne diese funktioniert Envira Gallery möglicherweise "
|
437 |
+
"nicht ordnungsgemäß. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses "
|
438 |
+
"Problem zu beheben und GD oder Imagick für Ihre PHP-Installation zu "
|
439 |
+
"kompilieren. "
|
440 |
+
|
441 |
+
#: includes/admin/metaboxes.php:134
|
442 |
+
msgid "Insert into Gallery"
|
443 |
+
msgstr "In Galerie einfügen"
|
444 |
+
|
445 |
+
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
446 |
+
msgid "Inserting..."
|
447 |
+
msgstr "Wird eingefügt ..."
|
448 |
+
|
449 |
+
#: includes/admin/metaboxes.php:160
|
450 |
+
msgid "Click Here to Insert from Other Image Sources"
|
451 |
+
msgstr "Klicken Sie hier, um andere Bildquellen zu nutzen"
|
452 |
+
|
453 |
+
#: includes/admin/metaboxes.php:161
|
454 |
+
msgid "Select Files from Other Sources"
|
455 |
+
msgstr "Wählen Sie Dateien aus anderen Quellen"
|
456 |
+
|
457 |
+
#: includes/admin/metaboxes.php:169
|
458 |
+
msgid "Uploading Image"
|
459 |
+
msgstr "Hochladen von Bild"
|
460 |
+
|
461 |
+
#: includes/admin/metaboxes.php:171
|
462 |
+
msgid "of"
|
463 |
+
msgstr "von"
|
464 |
+
|
465 |
+
#: includes/admin/metaboxes.php:175
|
466 |
+
msgid "All images uploaded."
|
467 |
+
msgstr "Alle Bilder hochgeladen."
|
468 |
+
|
469 |
+
#: includes/admin/metaboxes.php:281
|
470 |
+
msgid "You must select a file to import before continuing."
|
471 |
+
msgstr "Sie müssen eine Datei auswählen, bevor Sie fortfahren können."
|
472 |
+
|
473 |
+
#: includes/admin/metaboxes.php:289
|
474 |
+
msgid "Move Media to Gallery"
|
475 |
+
msgstr "Zur Galerie hinzufügen"
|
476 |
+
|
477 |
+
#: includes/admin/metaboxes.php:290
|
478 |
+
msgid "Move Media to Selected Gallery"
|
479 |
+
msgstr "Medien in ausgewählte Galerie verschieben"
|
480 |
+
|
481 |
+
#: includes/admin/metaboxes.php:293
|
482 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
483 |
+
msgstr ""
|
484 |
+
"Sind Sie sicher, dass Sie dieses Bild aus der Galerie entfernen möchten?"
|
485 |
+
|
486 |
+
#: includes/admin/metaboxes.php:294
|
487 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
488 |
+
msgstr ""
|
489 |
+
"Sind Sie sicher, dass Sie diese Bilder aus der Galerie entfernen möchten?"
|
490 |
+
|
491 |
+
#: includes/admin/metaboxes.php:298
|
492 |
+
msgid "Saving..."
|
493 |
+
msgstr "Wird gespeichert ..."
|
494 |
+
|
495 |
+
#: includes/admin/metaboxes.php:299
|
496 |
+
msgid "Saved!"
|
497 |
+
msgstr "Gespeichert!"
|
498 |
+
|
499 |
+
#: includes/admin/metaboxes.php:301
|
500 |
+
msgid "Select Files from Your Computer"
|
501 |
+
msgstr "Wählen Sie Dateien von Ihrem Computer"
|
502 |
+
|
503 |
+
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
504 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
505 |
+
msgid "Envira Gallery"
|
506 |
+
msgstr "Envira Gallery"
|
507 |
+
|
508 |
+
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
509 |
+
msgid "Envira Gallery Settings"
|
510 |
+
msgstr "Envira Gallery Einstellungen"
|
511 |
+
|
512 |
+
#: includes/admin/metaboxes.php:411
|
513 |
+
msgid "Envira Gallery Preview"
|
514 |
+
msgstr "Envira Gallery Vorschau"
|
515 |
+
|
516 |
+
#: includes/admin/metaboxes.php:415
|
517 |
+
msgid "Envira Gallery Code"
|
518 |
+
msgstr "Envira Gallery Code"
|
519 |
+
|
520 |
+
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
521 |
+
msgid "Default"
|
522 |
+
msgstr "Voreinstellung"
|
523 |
+
|
524 |
+
#: includes/admin/metaboxes.php:603
|
525 |
+
msgid "Images"
|
526 |
+
msgstr "Bilder"
|
527 |
+
|
528 |
+
#: includes/admin/metaboxes.php:604
|
529 |
+
msgid "Config"
|
530 |
+
msgstr "Konfiguration"
|
531 |
+
|
532 |
+
#: includes/admin/metaboxes.php:605
|
533 |
+
msgid "Lightbox"
|
534 |
+
msgstr "Lightbox"
|
535 |
+
|
536 |
+
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
537 |
+
msgid "Mobile"
|
538 |
+
msgstr "Mobilgeräte"
|
539 |
+
|
540 |
+
#: includes/admin/metaboxes.php:611
|
541 |
+
msgid "Misc"
|
542 |
+
msgstr "Verschiedenes"
|
543 |
+
|
544 |
+
#: includes/admin/metaboxes.php:705
|
545 |
+
msgid "Currently in your Gallery"
|
546 |
+
msgstr "Derzeit in Ihrer Galerie"
|
547 |
+
|
548 |
+
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
549 |
+
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
550 |
+
#: includes/admin/metaboxes.php:1592
|
551 |
+
msgid "Need some help?"
|
552 |
+
msgstr "Wird Hilfe benötigt?"
|
553 |
+
|
554 |
+
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
555 |
+
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
556 |
+
#: includes/admin/metaboxes.php:1594
|
557 |
+
msgid "Read the Documentation"
|
558 |
+
msgstr "Lesen Sie die Dokumentation"
|
559 |
+
|
560 |
+
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
561 |
+
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
562 |
+
#: includes/admin/metaboxes.php:1598
|
563 |
+
msgid "Watch a Video"
|
564 |
+
msgstr "Schauen Sie das Video an"
|
565 |
+
|
566 |
+
#: includes/admin/metaboxes.php:725
|
567 |
+
msgid "Select All (<span class=\"count\">%d</span>)"
|
568 |
+
msgstr "Alle auswählen (<span class=\"count\">%d</span>)"
|
569 |
+
|
570 |
+
#: includes/admin/metaboxes.php:730
|
571 |
+
msgid "Grid View"
|
572 |
+
msgstr "Kachelansicht"
|
573 |
+
|
574 |
+
#: includes/admin/metaboxes.php:733
|
575 |
+
msgid "List View"
|
576 |
+
msgstr "Listenansicht"
|
577 |
+
|
578 |
+
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
579 |
+
msgid "Edit Selected Images"
|
580 |
+
msgstr "Ausgewählte Bilder bearbeiten"
|
581 |
+
|
582 |
+
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
583 |
+
msgid "Move Selected Images to another Gallery"
|
584 |
+
msgstr "Ausgewählte Bilder in eine andere Galerie verschieben"
|
585 |
+
|
586 |
+
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
587 |
+
msgid "Delete Selected Images from Gallery"
|
588 |
+
msgstr "Ausgewählte Bilder aus der Galerie entfernen"
|
589 |
+
|
590 |
+
#: includes/admin/metaboxes.php:773
|
591 |
+
msgid "Want to make your gallery workflow even better?"
|
592 |
+
msgstr "Möchten Sie Ihren Galerie Workflow noch besser zu machen?"
|
593 |
+
|
594 |
+
#: includes/admin/metaboxes.php:774
|
595 |
+
msgid ""
|
596 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
597 |
+
"including: a fully featured gallery widget, complete gallery API, powerful "
|
598 |
+
"gallery documentation, full mobile and Retina support, dedicated customer "
|
599 |
+
"support and so much more!"
|
600 |
+
msgstr ""
|
601 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
602 |
+
"Features, darunter: ein voll funktionsfähiges Galerie-Widget, eine komplette "
|
603 |
+
"Galerie API, leistungsstarke Galerie Dokumentation, voller Mobilgeräte- und "
|
604 |
+
"Retina-Support, spezieller Kunden-Support und vieles mehr!"
|
605 |
+
|
606 |
+
#: includes/admin/metaboxes.php:797
|
607 |
+
msgid "Gallery Settings"
|
608 |
+
msgstr "Galerie-Einstellungen"
|
609 |
+
|
610 |
+
#: includes/admin/metaboxes.php:799
|
611 |
+
msgid ""
|
612 |
+
"The settings below adjust the basic configuration options for the gallery."
|
613 |
+
msgstr ""
|
614 |
+
"Die untenstehenden Optionen passen die grundlegenden Einstellungen für die "
|
615 |
+
"Galerie an."
|
616 |
+
|
617 |
+
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
618 |
+
msgid "Number of Gallery Columns"
|
619 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
620 |
+
|
621 |
+
#: includes/admin/metaboxes.php:822
|
622 |
+
msgid ""
|
623 |
+
"Determines the number of columns in the gallery. Automatic will attempt to "
|
624 |
+
"fill each row as much as possible before moving on to the next row."
|
625 |
+
msgstr ""
|
626 |
+
"Bestimmt die Anzahl der Spalten im Album. Automatisch wird versucht, jede "
|
627 |
+
"Zeile so weit wie möglich zu füllen, bevor auf die nächste Zeile gewechselt "
|
628 |
+
"wird."
|
629 |
+
|
630 |
+
#: includes/admin/metaboxes.php:833
|
631 |
+
msgid "Automatic Layout: Row Height"
|
632 |
+
msgstr "Automatisches Layout: Zeilenhöhe"
|
633 |
+
|
634 |
+
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
635 |
+
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
636 |
+
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
637 |
+
#: includes/admin/metaboxes.php:1495
|
638 |
+
msgid "px"
|
639 |
+
msgstr "Pixel"
|
640 |
+
|
641 |
+
#: includes/admin/metaboxes.php:837
|
642 |
+
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
643 |
+
msgstr "Bestimmt, wie hoch (in Pixel) eine Zeile ist. 150 Pixel ist Standard."
|
644 |
+
|
645 |
+
#: includes/admin/metaboxes.php:842
|
646 |
+
msgid "Automatic Layout: Gallery Theme"
|
647 |
+
msgstr "Automatisches Layout: Galerie Theme"
|
648 |
+
|
649 |
+
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
650 |
+
msgid "Sets the theme for the gallery display."
|
651 |
+
msgstr "Legt das Theme für die Galerie-Anzeige fest."
|
652 |
+
|
653 |
+
#: includes/admin/metaboxes.php:866
|
654 |
+
msgid "Display Gallery Description?"
|
655 |
+
msgstr "Galerie-Beschreibung anzeigen?"
|
656 |
+
|
657 |
+
#: includes/admin/metaboxes.php:878
|
658 |
+
msgid "Choose to display a description above or below this gallery's images."
|
659 |
+
msgstr ""
|
660 |
+
"Wählen Sie aus, ob eine Galerie-Beschreibung oberhalb oder unterhalb der "
|
661 |
+
"Bilder dieser Galerie angezeigt werden soll."
|
662 |
+
|
663 |
+
#: includes/admin/metaboxes.php:885
|
664 |
+
msgid "Gallery Description"
|
665 |
+
msgstr "Galerie-Beschreibung"
|
666 |
+
|
667 |
+
#: includes/admin/metaboxes.php:900
|
668 |
+
msgid "The description to display for this gallery."
|
669 |
+
msgstr ""
|
670 |
+
"Diese Beschreibung wird oberhalb oder unterhalb der Galerie angezeigt, je "
|
671 |
+
"nach Wahl beim vorherigen Einstellungspunkt."
|
672 |
+
|
673 |
+
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
674 |
+
#: includes/admin/table.php:382
|
675 |
+
msgid "Gallery Theme"
|
676 |
+
msgstr "Galerie-Theme"
|
677 |
+
|
678 |
+
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
679 |
+
#: includes/admin/table.php:393
|
680 |
+
msgid "Column Gutter Width"
|
681 |
+
msgstr "Spaltenabstand"
|
682 |
+
|
683 |
+
#: includes/admin/metaboxes.php:934
|
684 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
685 |
+
msgstr "Legt den Abstand zwischen den Spalten (standardmäßig 10 Pixel) fest."
|
686 |
+
|
687 |
+
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
688 |
+
#: includes/admin/table.php:398
|
689 |
+
msgid "Margin Below Each Image"
|
690 |
+
msgstr "Unterer Bildabstand"
|
691 |
+
|
692 |
+
#: includes/admin/metaboxes.php:943
|
693 |
+
msgid "Sets the space below each item in the gallery."
|
694 |
+
msgstr "Legt den Abstand unterhalb jedes Elements in der Galerie fest."
|
695 |
+
|
696 |
+
#: includes/admin/metaboxes.php:953
|
697 |
+
msgid "Sorting"
|
698 |
+
msgstr "Sortierung"
|
699 |
+
|
700 |
+
#: includes/admin/metaboxes.php:965
|
701 |
+
msgid ""
|
702 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
703 |
+
"tab."
|
704 |
+
msgstr ""
|
705 |
+
"Wählen Sie aus, ob Sie die Bilder in einer anderen Reihenfolge sortieren "
|
706 |
+
"wollen, als diese auf der Registerkarte \"Bilder\" angezeigt werden."
|
707 |
+
|
708 |
+
#: includes/admin/metaboxes.php:970
|
709 |
+
msgid "Direction"
|
710 |
+
msgstr "Reihenfolge"
|
711 |
+
|
712 |
+
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
713 |
+
msgid "Image Size"
|
714 |
+
msgstr "Bildgröße"
|
715 |
+
|
716 |
+
#: includes/admin/metaboxes.php:1003
|
717 |
+
msgid ""
|
718 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
719 |
+
"below Image Dimensions; Random will allow you to choose one or more "
|
720 |
+
"WordPress image sizes, which will be used for the gallery output."
|
721 |
+
msgstr ""
|
722 |
+
"Definieren Sie die maximale Bildgröße für die Galerieansicht. "
|
723 |
+
"\"Voreinstellung\" verwendet die unter Bildabmessungen eingegebenen Werte. "
|
724 |
+
"\"Zufällig\" ermöglicht es Ihnen, eine oder mehrere WordPress Bildgrößen zu "
|
725 |
+
"wählen, die dann für die Galerie-Ausgabe verwendet wird."
|
726 |
+
|
727 |
+
#: includes/admin/metaboxes.php:1012
|
728 |
+
msgid "Random Image Sizes"
|
729 |
+
msgstr "Zufällige Bildgrößen"
|
730 |
+
|
731 |
+
#: includes/admin/metaboxes.php:1028
|
732 |
+
msgid ""
|
733 |
+
"Define the WordPress registered image sizes to include when randomly "
|
734 |
+
"assigning an image size to each image in your Gallery."
|
735 |
+
msgstr ""
|
736 |
+
"Definieren Sie welche der bei WordPress registrierten Bildgrößen angezeigt "
|
737 |
+
"werden sollen, wenn Sie die zufällige Bildgrößen wünschen."
|
738 |
+
|
739 |
+
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
740 |
+
#: includes/admin/table.php:403
|
741 |
+
msgid "Image Dimensions"
|
742 |
+
msgstr "Bildabmessungen"
|
743 |
+
|
744 |
+
#: includes/admin/metaboxes.php:1041
|
745 |
+
msgid ""
|
746 |
+
"You should adjust these dimensions based on the number of columns in your "
|
747 |
+
"gallery. This does not affect the full size lightbox images."
|
748 |
+
msgstr ""
|
749 |
+
"Sie sollten diese Dimensionen basierend auf der Anzahl der Spalten in Ihrer "
|
750 |
+
"Galerie anpassen. Dies hat keinen Einfluss auf die Lightbox Bilder in voller "
|
751 |
+
"Größe."
|
752 |
+
|
753 |
+
#: includes/admin/metaboxes.php:1046
|
754 |
+
msgid "Crop Images?"
|
755 |
+
msgstr "Bilder zuschneiden?"
|
756 |
+
|
757 |
+
#: includes/admin/metaboxes.php:1050
|
758 |
+
msgid ""
|
759 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
760 |
+
"Dimensions and Mobile Dimensions."
|
761 |
+
msgstr ""
|
762 |
+
"Wenn aktiviert, werden die Bilder in die bei den Bildabmessungen oben und "
|
763 |
+
"bei den unter Mobilgeräte definierten Abmessungen eingepasst."
|
764 |
+
|
765 |
+
#: includes/admin/metaboxes.php:1051
|
766 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
767 |
+
msgstr ""
|
768 |
+
"Wenn deaktiviert, werden die Bilder so verkleinert, dass das "
|
769 |
+
"Seitenverhältnis beibehalten wird."
|
770 |
+
|
771 |
+
#: includes/admin/metaboxes.php:1061
|
772 |
+
msgid "Set Dimensions on Images?"
|
773 |
+
msgstr "Bildmasse im HTML-Code einsetzen?"
|
774 |
+
|
775 |
+
#: includes/admin/metaboxes.php:1065
|
776 |
+
msgid ""
|
777 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
778 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
779 |
+
msgstr ""
|
780 |
+
"Aktiviert oder deaktiviert die HTML-Attribute Width und Height im Img-"
|
781 |
+
"Element. Muss nur aktiviert werden, wenn Sie die Google Pagespeeds "
|
782 |
+
"Anforderungen erfüllen müssen."
|
783 |
+
|
784 |
+
#: includes/admin/metaboxes.php:1070
|
785 |
+
msgid "Enable Isotope?"
|
786 |
+
msgstr "Isotope benutzen?"
|
787 |
+
|
788 |
+
#: includes/admin/metaboxes.php:1074
|
789 |
+
msgid ""
|
790 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
791 |
+
"images."
|
792 |
+
msgstr ""
|
793 |
+
"Aktiviert oder deaktiviert die Isotopen- bzw. Mauerwerk-Layoutunterstützung "
|
794 |
+
"für die Haupt-Galerie-Bilder."
|
795 |
+
|
796 |
+
#: includes/admin/metaboxes.php:1080
|
797 |
+
msgid "Enable CSS Animations?"
|
798 |
+
msgstr "CSS-Animationen aktivieren?"
|
799 |
+
|
800 |
+
#: includes/admin/metaboxes.php:1084
|
801 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
802 |
+
msgstr "Aktiviert die CSS-Animation für die Haupt-Galerie-Bilder."
|
803 |
+
|
804 |
+
#: includes/admin/metaboxes.php:1090
|
805 |
+
msgid "Image Opacity"
|
806 |
+
msgstr "Deckkraft des Bildes"
|
807 |
+
|
808 |
+
#: includes/admin/metaboxes.php:1094
|
809 |
+
msgid ""
|
810 |
+
"The opacity to display images at when loading the main gallery images using "
|
811 |
+
"CSS animations (between 1 and 100%)."
|
812 |
+
msgstr ""
|
813 |
+
"Definiert die Deckkraft bei der Anzeige von Bildern mit CSS-Animation auf "
|
814 |
+
"der Haupt-Galerie (zwischen 1 und 100 %)."
|
815 |
+
|
816 |
+
#: includes/admin/metaboxes.php:1112
|
817 |
+
msgid "Want to do even more with your gallery display?"
|
818 |
+
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
819 |
+
|
820 |
+
#: includes/admin/metaboxes.php:1113
|
821 |
+
msgid ""
|
822 |
+
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
823 |
+
"display features, including: custom image tagging and filtering, mobile "
|
824 |
+
"specific image assets for blazing fast load times, dedicated and unique "
|
825 |
+
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
826 |
+
"more!"
|
827 |
+
msgstr ""
|
828 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugang zu zahlreichen anderen "
|
829 |
+
"Galerie Anzeige-Funktionen, einschliesslich: ein benutzerdefiniertes Bild "
|
830 |
+
"markieren und filtern, mobile spezifischen Bild-Assets für extrem schnelle "
|
831 |
+
"Ladezeiten, spezielle und einzigartige Galerie URLs, benutzerdefinierte "
|
832 |
+
"Galerie Themen, Support für Gallery Miniaturansicht und vieles mehr!"
|
833 |
+
|
834 |
+
#: includes/admin/metaboxes.php:1135
|
835 |
+
msgid "Lightbox Settings"
|
836 |
+
msgstr "Lightbox-Einstellungen"
|
837 |
+
|
838 |
+
#: includes/admin/metaboxes.php:1137
|
839 |
+
msgid "The settings below adjust the lightbox output."
|
840 |
+
msgstr "Die untenstehenden Optionen passen die Lightbox-Anzeige an."
|
841 |
+
|
842 |
+
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
843 |
+
msgid "Enable Lightbox?"
|
844 |
+
msgstr "Lightbox aktivieren?"
|
845 |
+
|
846 |
+
#: includes/admin/metaboxes.php:1158
|
847 |
+
msgid "Enables or disables the gallery lightbox."
|
848 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox."
|
849 |
+
|
850 |
+
#: includes/admin/metaboxes.php:1169
|
851 |
+
msgid "Gallery Lightbox Theme"
|
852 |
+
msgstr "Galerie-Lightbox Theme"
|
853 |
+
|
854 |
+
#: includes/admin/metaboxes.php:1177
|
855 |
+
msgid "Sets the theme for the gallery lightbox display."
|
856 |
+
msgstr "Legt das Theme für die Lightbox-Anzeige fest."
|
857 |
+
|
858 |
+
#: includes/admin/metaboxes.php:1191
|
859 |
+
msgid ""
|
860 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
861 |
+
"the original, full size image."
|
862 |
+
msgstr ""
|
863 |
+
"Definiert die maximale Bildgröße für die Lightbox-Ansicht. Bei "
|
864 |
+
"\"Voreinstellung\" wird die originale, volle Bildgröße angezeigt."
|
865 |
+
|
866 |
+
#: includes/admin/metaboxes.php:1197
|
867 |
+
msgid "Caption Position"
|
868 |
+
msgstr "Position der Beschriftung"
|
869 |
+
|
870 |
+
#: includes/admin/metaboxes.php:1205
|
871 |
+
msgid "Sets the display of the lightbox image's caption."
|
872 |
+
msgstr "Definiert die Anzeigeposition der Bildbeschreibung in der Lightbox."
|
873 |
+
|
874 |
+
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
875 |
+
msgid "Enable Gallery Arrows?"
|
876 |
+
msgstr "Galerie-Pfeile aktivieren?"
|
877 |
+
|
878 |
+
#: includes/admin/metaboxes.php:1218
|
879 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
880 |
+
msgstr ""
|
881 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox."
|
882 |
+
|
883 |
+
#: includes/admin/metaboxes.php:1223
|
884 |
+
msgid "Gallery Arrow Position"
|
885 |
+
msgstr "Position der Galerie-Pfeile"
|
886 |
+
|
887 |
+
#: includes/admin/metaboxes.php:1231
|
888 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
889 |
+
msgstr "Legt die Position der Galerie-Lightbox Navigationspfeile fest."
|
890 |
+
|
891 |
+
#: includes/admin/metaboxes.php:1236
|
892 |
+
msgid "Enable Keyboard Navigation?"
|
893 |
+
msgstr "Tastatur-Navigation aktivieren?"
|
894 |
+
|
895 |
+
#: includes/admin/metaboxes.php:1240
|
896 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
897 |
+
msgstr ""
|
898 |
+
"Aktiviert oder deaktiviert die Tastatur-Navigation in der Lightbox-Galerie."
|
899 |
+
|
900 |
+
#: includes/admin/metaboxes.php:1245
|
901 |
+
msgid "Enable Mousewheel Navigation?"
|
902 |
+
msgstr "Mausrad-Navigation aktivieren?"
|
903 |
+
|
904 |
+
#: includes/admin/metaboxes.php:1249
|
905 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
906 |
+
msgstr ""
|
907 |
+
"Aktiviert oder deaktiviert die Mausrad-Navigation in der Lightbox-Galerie."
|
908 |
+
|
909 |
+
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
910 |
+
msgid "Enable Gallery Toolbar?"
|
911 |
+
msgstr "Galerie-Bedienungselemente aktivieren?"
|
912 |
+
|
913 |
+
#: includes/admin/metaboxes.php:1258
|
914 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
915 |
+
msgstr ""
|
916 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox."
|
917 |
+
|
918 |
+
#: includes/admin/metaboxes.php:1263
|
919 |
+
msgid "Display Gallery Title in Toolbar?"
|
920 |
+
msgstr "Galerie-Titel bei den Bedienungselementen anzeigen?"
|
921 |
+
|
922 |
+
#: includes/admin/metaboxes.php:1267
|
923 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
924 |
+
msgstr ""
|
925 |
+
"Zeigt den Galerie-Titel bei den Bedienungselementen in der Galerie-Lightbox "
|
926 |
+
"an."
|
927 |
+
|
928 |
+
#: includes/admin/metaboxes.php:1272
|
929 |
+
msgid "Gallery Toolbar Position"
|
930 |
+
msgstr "Position der Bedienungselemente"
|
931 |
+
|
932 |
+
#: includes/admin/metaboxes.php:1280
|
933 |
+
msgid "Sets the position of the lightbox toolbar."
|
934 |
+
msgstr ""
|
935 |
+
"Legt die Position der Bedienungselemente innerhalb der Galerie-Lightbox fest."
|
936 |
+
|
937 |
+
#: includes/admin/metaboxes.php:1285
|
938 |
+
msgid "Keep Aspect Ratio?"
|
939 |
+
msgstr "Seitenverhältnis beibehalten?"
|
940 |
+
|
941 |
+
#: includes/admin/metaboxes.php:1289
|
942 |
+
msgid ""
|
943 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
944 |
+
msgstr ""
|
945 |
+
"Wenn aktiviert, werden die Bilder immer im richtigen Seitenverhältnis "
|
946 |
+
"angezeigt."
|
947 |
+
|
948 |
+
#: includes/admin/metaboxes.php:1294
|
949 |
+
msgid "Loop Gallery Navigation?"
|
950 |
+
msgstr "Galerie-Navigation mit Endlosschleife?"
|
951 |
+
|
952 |
+
#: includes/admin/metaboxes.php:1298
|
953 |
+
msgid ""
|
954 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
955 |
+
msgstr ""
|
956 |
+
"Aktiviert oder deaktiviert die Endlosschleifen-Navigation in der Lightbox-"
|
957 |
+
"Galerie."
|
958 |
+
|
959 |
+
#: includes/admin/metaboxes.php:1303
|
960 |
+
msgid "Lightbox Open/Close Effect"
|
961 |
+
msgstr "Lightbox Effekt beim Öffnen/Schließen"
|
962 |
+
|
963 |
+
#: includes/admin/metaboxes.php:1323
|
964 |
+
msgid "Type of transition when opening and closing the lightbox."
|
965 |
+
msgstr "Art des Effekts beim Öffnen und Schließen der Lightbox."
|
966 |
+
|
967 |
+
#: includes/admin/metaboxes.php:1328
|
968 |
+
msgid "Lightbox Transition Effect"
|
969 |
+
msgstr "Übergangseffekte in der Lightbox"
|
970 |
+
|
971 |
+
#: includes/admin/metaboxes.php:1348
|
972 |
+
msgid "Type of transition between images in the lightbox view."
|
973 |
+
msgstr ""
|
974 |
+
"Art des Effekts beim Übergang zwischen den einzelnen Bildern der Lightbox."
|
975 |
+
|
976 |
+
#: includes/admin/metaboxes.php:1353
|
977 |
+
msgid "HTML5 Output?"
|
978 |
+
msgstr "HTML5 Output?"
|
979 |
+
|
980 |
+
#: includes/admin/metaboxes.php:1357
|
981 |
+
msgid ""
|
982 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
983 |
+
"HTML5 validation."
|
984 |
+
msgstr ""
|
985 |
+
"Wenn aktiviert wird data-envirabox-gallery an Stelle der rel Attribute für "
|
986 |
+
"die W3C HTML5-Validierung angewendet."
|
987 |
+
|
988 |
+
#: includes/admin/metaboxes.php:1371
|
989 |
+
msgid ""
|
990 |
+
"The settings below adjust the thumbnail views for the gallery lightbox "
|
991 |
+
"display."
|
992 |
+
msgstr ""
|
993 |
+
"Mit den folgenden Einstellungen passen Sie die Miniaturansichten bei der "
|
994 |
+
"Galerie-Lightbox an."
|
995 |
+
|
996 |
+
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
997 |
+
msgid "Enable Gallery Thumbnails?"
|
998 |
+
msgstr "Miniaturansichten aktivieren?"
|
999 |
+
|
1000 |
+
#: includes/admin/metaboxes.php:1380
|
1001 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
1002 |
+
msgstr ""
|
1003 |
+
"Aktiviert oder deaktiviert die Miniaturansichten bei der Galerie-Lightbox."
|
1004 |
+
|
1005 |
+
#: includes/admin/metaboxes.php:1385
|
1006 |
+
msgid "Gallery Thumbnails Width"
|
1007 |
+
msgstr "Breite einer Miniaturansicht"
|
1008 |
+
|
1009 |
+
#: includes/admin/metaboxes.php:1389
|
1010 |
+
msgid "Sets the width of each lightbox thumbnail."
|
1011 |
+
msgstr ""
|
1012 |
+
"Dies definiert die Breite einer einzelnen Miniaturansicht in der Lightbox."
|
1013 |
+
|
1014 |
+
#: includes/admin/metaboxes.php:1394
|
1015 |
+
msgid "Gallery Thumbnails Height"
|
1016 |
+
msgstr "Höhe einer Miniaturansicht"
|
1017 |
+
|
1018 |
+
#: includes/admin/metaboxes.php:1398
|
1019 |
+
msgid "Sets the height of each lightbox thumbnail."
|
1020 |
+
msgstr ""
|
1021 |
+
"Dies definiert die Höhe der einzelnen Miniaturansicht in der Lightbox. "
|
1022 |
+
|
1023 |
+
#: includes/admin/metaboxes.php:1403
|
1024 |
+
msgid "Gallery Thumbnails Position"
|
1025 |
+
msgstr "Position der Miniaturanzeigen"
|
1026 |
+
|
1027 |
+
#: includes/admin/metaboxes.php:1411
|
1028 |
+
msgid "Sets the position of the lightbox thumbnails."
|
1029 |
+
msgstr ""
|
1030 |
+
"Hier wird die Position der Miniaturanzeigen innerhalb der Galerie-Lightbox "
|
1031 |
+
"definiert."
|
1032 |
+
|
1033 |
+
#: includes/admin/metaboxes.php:1428
|
1034 |
+
msgid "Want even more fine tuned control over your lightbox display?"
|
1035 |
+
msgstr "Möchten Sie die Lightbox-Anzeige noch genauer festlegen?"
|
1036 |
+
|
1037 |
+
#: includes/admin/metaboxes.php:1429
|
1038 |
+
msgid ""
|
1039 |
+
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1040 |
+
"features, including: custom lightbox titles, enable/disable lightbox "
|
1041 |
+
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1042 |
+
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1043 |
+
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1044 |
+
msgstr ""
|
1045 |
+
"Durch ein Upgrade auf Envira Pro erhalten Sie Zugriff auf zahlreiche weitere "
|
1046 |
+
"Lightbox-Features, darunter: Eigene Lightbox-Titel, Ein- und Ausschalten der "
|
1047 |
+
"Lightbox-Steuerung (Pfeile, Keyboard and Mausradsteuerung), eigene Lightbox-"
|
1048 |
+
"Übergangseffekte, Vollbild-Unterstützung, direkte Links auf ein Bild, "
|
1049 |
+
"Bildschutz, Lightbox-Diaschauen und vieles andere mehr!"
|
1050 |
+
|
1051 |
+
#: includes/admin/metaboxes.php:1451
|
1052 |
+
msgid "Mobile Gallery Settings"
|
1053 |
+
msgstr "Galerie-Einstellungen für Mobilgeräte"
|
1054 |
+
|
1055 |
+
#: includes/admin/metaboxes.php:1453
|
1056 |
+
msgid ""
|
1057 |
+
"The settings below adjust configuration options for the Gallery when viewed "
|
1058 |
+
"on a mobile device."
|
1059 |
+
msgstr ""
|
1060 |
+
"Mit den folgenden Einstellungen werden die Anzeige einer Galerie auf einem "
|
1061 |
+
"Mobilgerät (Smartphone, Tablet, PDA, etc.) angepasst."
|
1062 |
+
|
1063 |
+
#: includes/admin/metaboxes.php:1476
|
1064 |
+
msgid ""
|
1065 |
+
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1066 |
+
"will attempt to fill each row as much as possible before moving on to the "
|
1067 |
+
"next row."
|
1068 |
+
msgstr ""
|
1069 |
+
"Bestimmt die Anzahl der Spalten in der Galerie auf Mobile-Geräten. "
|
1070 |
+
"Automatisch wird versucht, jede Zeile so weit wie möglich zu füllen, bevor "
|
1071 |
+
"auf die nächste Zeile gewechselt wird."
|
1072 |
+
|
1073 |
+
#: includes/admin/metaboxes.php:1482
|
1074 |
+
msgid "Create Mobile Gallery Images?"
|
1075 |
+
msgstr "Spezial-Größe für Bilder auf Mobilgeräten?"
|
1076 |
+
|
1077 |
+
#: includes/admin/metaboxes.php:1486
|
1078 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
1079 |
+
msgstr ""
|
1080 |
+
"Wenn aktiviert, werden eigene Bilder mit anderen Dimensionen für die "
|
1081 |
+
"Mobilgeräte erzeugt."
|
1082 |
+
|
1083 |
+
#: includes/admin/metaboxes.php:1492
|
1084 |
+
msgid "Mobile Dimensions"
|
1085 |
+
msgstr "Bildgröße auf Mobilgeräten"
|
1086 |
+
|
1087 |
+
#: includes/admin/metaboxes.php:1496
|
1088 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
1089 |
+
msgstr ""
|
1090 |
+
"Diese Größe wird für die Anzeige von Bildern auf Mobilgeräten verwendet."
|
1091 |
+
|
1092 |
+
#: includes/admin/metaboxes.php:1506
|
1093 |
+
msgid "Mobile Lightbox Settings"
|
1094 |
+
msgstr "Lightbox Einstellungen für Mobilgeräte"
|
1095 |
+
|
1096 |
+
#: includes/admin/metaboxes.php:1508
|
1097 |
+
msgid ""
|
1098 |
+
"The settings below adjust configuration options for the Lightbox when viewed "
|
1099 |
+
"on a mobile device."
|
1100 |
+
msgstr ""
|
1101 |
+
"Mit den folgenden Einstellungen werden die Einstellungen der Lightbox für "
|
1102 |
+
"die Darstellung auf einem Mobilgerät angepasst."
|
1103 |
+
|
1104 |
+
#: includes/admin/metaboxes.php:1519
|
1105 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1106 |
+
msgstr "Aktiviert oder deaktiviert die Galerie-Lightbox auf Mobilgeräten."
|
1107 |
+
|
1108 |
+
#: includes/admin/metaboxes.php:1524
|
1109 |
+
msgid "Enable Gallery Touchwipe?"
|
1110 |
+
msgstr "Gesten/Wischen aktivieren?"
|
1111 |
+
|
1112 |
+
#: includes/admin/metaboxes.php:1528
|
1113 |
+
msgid ""
|
1114 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1115 |
+
"devices."
|
1116 |
+
msgstr ""
|
1117 |
+
"Aktiviert oder deaktiviert die Wisch-Effekte für die Galerie-Lightbox auf "
|
1118 |
+
"Mobilgeräten."
|
1119 |
+
|
1120 |
+
#: includes/admin/metaboxes.php:1533
|
1121 |
+
msgid "Close Lightbox on Swipe Up?"
|
1122 |
+
msgstr "Lightbox beim Aufwärtswischen schließen?"
|
1123 |
+
|
1124 |
+
#: includes/admin/metaboxes.php:1537
|
1125 |
+
msgid ""
|
1126 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1127 |
+
"devices."
|
1128 |
+
msgstr ""
|
1129 |
+
"Aktiviert oder deaktiviert das Schließen der Lightbox, wenn der Benutzer "
|
1130 |
+
"nach oben wischt."
|
1131 |
+
|
1132 |
+
#: includes/admin/metaboxes.php:1546
|
1133 |
+
msgid ""
|
1134 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1135 |
+
msgstr ""
|
1136 |
+
"Aktiviert oder deaktiviert die Navigationspfeile in der Galerie-Lightbox auf "
|
1137 |
+
"Mobilgeräten."
|
1138 |
+
|
1139 |
+
#: includes/admin/metaboxes.php:1555
|
1140 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1141 |
+
msgstr ""
|
1142 |
+
"Aktiviert oder deaktiviert die Bedienungselemente in der Galerie-Lightbox "
|
1143 |
+
"auf Mobilgeräten."
|
1144 |
+
|
1145 |
+
#: includes/admin/metaboxes.php:1564
|
1146 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1147 |
+
msgstr ""
|
1148 |
+
"Aktiviert oder deaktiviert die Miniaturansichten in der Galerie-Lightbox auf "
|
1149 |
+
"Mobilgeräten."
|
1150 |
+
|
1151 |
+
#: includes/admin/metaboxes.php:1588
|
1152 |
+
msgid "Miscellaneous Settings"
|
1153 |
+
msgstr "Verschiedene Einstellungen"
|
1154 |
+
|
1155 |
+
#: includes/admin/metaboxes.php:1590
|
1156 |
+
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1157 |
+
msgstr ""
|
1158 |
+
"Mit den folgenden Einstellungen werden weitere Eigenschaften der Galerie "
|
1159 |
+
"festgelegt."
|
1160 |
+
|
1161 |
+
#: includes/admin/metaboxes.php:1606
|
1162 |
+
msgid "Gallery Title"
|
1163 |
+
msgstr "Galerie-Titel"
|
1164 |
+
|
1165 |
+
#: includes/admin/metaboxes.php:1610
|
1166 |
+
msgid "Internal gallery title for identification in the admin."
|
1167 |
+
msgstr ""
|
1168 |
+
"Interner Galerie-Title für die Identifikation in der Administrator-Ansicht."
|
1169 |
+
|
1170 |
+
#: includes/admin/metaboxes.php:1615
|
1171 |
+
msgid "Gallery Slug"
|
1172 |
+
msgstr "Galerie-Slug"
|
1173 |
+
|
1174 |
+
#: includes/admin/metaboxes.php:1619
|
1175 |
+
msgid ""
|
1176 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
1177 |
+
"advanced gallery queries."
|
1178 |
+
msgstr ""
|
1179 |
+
"<strong>Eindeutige</strong> interne Galerie-Bezeichnung für Identifikation "
|
1180 |
+
"und erweiterte Galerie-Abfragen: Nur Kleinbuchstaben, die Leerzeichen werden "
|
1181 |
+
"durch Bindestriche ersetzt, sonst sind keine Spezialzeichen erlaubt."
|
1182 |
+
|
1183 |
+
#: includes/admin/metaboxes.php:1624
|
1184 |
+
msgid "Custom Gallery Classes"
|
1185 |
+
msgstr "Benutzerdefinierte CSS-Klassen"
|
1186 |
+
|
1187 |
+
#: includes/admin/metaboxes.php:1627
|
1188 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
1189 |
+
msgstr ""
|
1190 |
+
"Bitte die benutzerdefinierten CSS-Klassen hier eingeben, je eine pro Zeile."
|
1191 |
+
|
1192 |
+
#: includes/admin/metaboxes.php:1628
|
1193 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1194 |
+
msgstr ""
|
1195 |
+
"Fügen Sie bitte die benutzerdefinierten CSS-Klassen für diese Galerie hier "
|
1196 |
+
"oben ein. Eine Klasse pro Zeile."
|
1197 |
+
|
1198 |
+
#: includes/admin/metaboxes.php:1637
|
1199 |
+
msgid "Import/Export Gallery"
|
1200 |
+
msgstr "Import/Export Einstellungen"
|
1201 |
+
|
1202 |
+
#: includes/admin/metaboxes.php:1650
|
1203 |
+
msgid "Import Gallery"
|
1204 |
+
msgstr "Galerie importieren"
|
1205 |
+
|
1206 |
+
#: includes/admin/metaboxes.php:1657
|
1207 |
+
msgid "Export Gallery"
|
1208 |
+
msgstr "Galerie exportieren"
|
1209 |
+
|
1210 |
+
#: includes/admin/metaboxes.php:1667
|
1211 |
+
msgid "Enable RTL Support?"
|
1212 |
+
msgstr "RTL-Unterstützung aktivieren?"
|
1213 |
+
|
1214 |
+
#: includes/admin/metaboxes.php:1671
|
1215 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1216 |
+
msgstr ""
|
1217 |
+
"Aktiviert oder deaktiviert die RTL-Unterstützung in Envira für Rechts-nach-"
|
1218 |
+
"links-Sprachen (Right-To-Left)."
|
1219 |
+
|
1220 |
+
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1221 |
+
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1222 |
+
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1223 |
+
msgid "Want to take your galleries further?"
|
1224 |
+
msgstr "Möchten Sie noch mehr Einstellungsmöglichkeiten bei Ihrer Galerie?"
|
1225 |
+
|
1226 |
+
#: includes/admin/metaboxes.php:1684
|
1227 |
+
msgid ""
|
1228 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1229 |
+
"including: a fully-integrated import/export module for your galleries, "
|
1230 |
+
"custom CSS controls for each gallery and so much more!"
|
1231 |
+
msgstr ""
|
1232 |
+
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf zahlreiche "
|
1233 |
+
"weitere Features erhalten, darunter: ein voll integriertes Import-/Export-"
|
1234 |
+
"Modul für Ihre Galerien, benutzerdefinierte CSS-Kontrolle für jede Galerie "
|
1235 |
+
"und vieles mehr!"
|
1236 |
+
|
1237 |
+
#: includes/admin/metaboxes.php:1705
|
1238 |
+
msgid "Videos"
|
1239 |
+
msgstr "Videos"
|
1240 |
+
|
1241 |
+
#: includes/admin/metaboxes.php:1706
|
1242 |
+
msgid "Social"
|
1243 |
+
msgstr "Social Media"
|
1244 |
+
|
1245 |
+
#: includes/admin/metaboxes.php:1707
|
1246 |
+
msgid "Tags"
|
1247 |
+
msgstr "Schlagwörter"
|
1248 |
+
|
1249 |
+
#: includes/admin/metaboxes.php:1708
|
1250 |
+
msgid "Pagination"
|
1251 |
+
msgstr "Seitenaufteilung"
|
1252 |
+
|
1253 |
+
#: includes/admin/metaboxes.php:1726
|
1254 |
+
msgid ""
|
1255 |
+
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1256 |
+
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1257 |
+
"options and so much more!"
|
1258 |
+
msgstr ""
|
1259 |
+
"Durch ein Upgrade auf Envira Pro können Sie den Zugriff auf mobile-"
|
1260 |
+
"spezifischen Einstellungen erhalten, einschliesslich der Bildgrößen, Anzahl "
|
1261 |
+
"der Spalten, mobilspezifischen Lightbox-Optionen und vieles mehr!"
|
1262 |
+
|
1263 |
+
#: includes/admin/metaboxes.php:1748
|
1264 |
+
msgid ""
|
1265 |
+
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1266 |
+
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1267 |
+
msgstr ""
|
1268 |
+
"Durch ein Upgrade auf Envira Pro können Sie Videos auf Ihre Envira Galerien "
|
1269 |
+
"von YouTube, Vimeo, Wistia und eigene selbst gehosteten Videos hinzufügen!"
|
1270 |
+
|
1271 |
+
#: includes/admin/metaboxes.php:1770
|
1272 |
+
msgid ""
|
1273 |
+
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1274 |
+
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1275 |
+
"Google+ and Pinterest why not check it out?"
|
1276 |
+
msgstr ""
|
1277 |
+
"Durch ein Upgrade auf Envira Pro können Sie Social Sharing Buttons zu Ihrer "
|
1278 |
+
"Galerie Bilder und Lightbox-Bilder hinzufügen, mit Unterstützung für "
|
1279 |
+
"Facebook, Twitter, Google und Pinterest. Warum nicht ausprobieren?"
|
1280 |
+
|
1281 |
+
#: includes/admin/metaboxes.php:1792
|
1282 |
+
msgid ""
|
1283 |
+
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1284 |
+
"users to filter your Gallery by tag and so much more!"
|
1285 |
+
msgstr ""
|
1286 |
+
"Durch ein Upgrade auf Envira Pro können Sie Schlagwörter den Bildern Ihrer "
|
1287 |
+
"Galerie hinzufügen, so dass die Benutzer mit diesen Schlagwörter Ihre "
|
1288 |
+
"Galerie durchsuchen können, und vieles anderes mehr!"
|
1289 |
+
|
1290 |
+
#: includes/admin/metaboxes.php:1814
|
1291 |
+
msgid ""
|
1292 |
+
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1293 |
+
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1294 |
+
msgstr ""
|
1295 |
+
"Durch ein Upgrade auf Envira Pro können Sie Ihre Galerie auf mehreren Seiten "
|
1296 |
+
"mit Seitennummerierung aufteilen, Sie können diese Bilder über AJAX laden "
|
1297 |
+
"lassen, auch verzögert, und vieles mehr!"
|
1298 |
+
|
1299 |
+
#: includes/admin/metaboxes.php:2099
|
1300 |
+
msgid "Remove Image from Gallery?"
|
1301 |
+
msgstr "Das Bild aus der Galerie entfernen?"
|
1302 |
+
|
1303 |
+
#: includes/admin/metaboxes.php:2100
|
1304 |
+
msgid "Modify Image"
|
1305 |
+
msgstr "Bild bearbeiten"
|
1306 |
+
|
1307 |
+
#: includes/admin/notice.php:167
|
1308 |
+
msgid "Dismiss this notice"
|
1309 |
+
msgstr "Diese Nachricht ignorieren"
|
1310 |
+
|
1311 |
+
#: includes/admin/partials/metabox-gallery-code.php:11
|
1312 |
+
msgid ""
|
1313 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
1314 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1315 |
+
msgstr ""
|
1316 |
+
"Sie können diese Galerie irgendwo in Ihren Beiträgen, Seiten, "
|
1317 |
+
"benutzerdefinierten Post-Typen oder Widgets platzieren, wenn Sie "
|
1318 |
+
"<strong>einen</strong> der Shortcode(s) unten benützen:"
|
1319 |
+
|
1320 |
+
#: includes/admin/partials/metabox-gallery-code.php:14
|
1321 |
+
#: includes/admin/partials/metabox-gallery-code.php:24
|
1322 |
+
#: includes/admin/table.php:228
|
1323 |
+
msgid "Copy Shortcode to Clipboard"
|
1324 |
+
msgstr "Shortcode in die Zwischenablage kopieren"
|
1325 |
+
|
1326 |
+
#: includes/admin/partials/metabox-gallery-code.php:15
|
1327 |
+
#: includes/admin/partials/metabox-gallery-code.php:25
|
1328 |
+
#: includes/admin/partials/metabox-gallery-code.php:36
|
1329 |
+
#: includes/admin/partials/metabox-gallery-code.php:46
|
1330 |
+
#: includes/admin/table.php:229
|
1331 |
+
msgid "Copy to Clipboard"
|
1332 |
+
msgstr "In die Zwischenablage kopieren"
|
1333 |
+
|
1334 |
+
#: includes/admin/partials/metabox-gallery-code.php:32
|
1335 |
+
msgid ""
|
1336 |
+
"You can also place this gallery into your template files by using "
|
1337 |
+
"<strong>one</strong> the template tag(s) below:"
|
1338 |
+
msgstr ""
|
1339 |
+
"Sie können diese Galerie auch in Ihren Template-Dateien platzieren, wenn Sie "
|
1340 |
+
"<strong>einen</strong> der untenstehenden Template-Tags benützen:"
|
1341 |
+
|
1342 |
+
#: includes/admin/partials/metabox-gallery-code.php:35
|
1343 |
+
#: includes/admin/partials/metabox-gallery-code.php:45
|
1344 |
+
msgid "Copy Template Tag to Clipboard"
|
1345 |
+
msgstr "Template-Tag in die Zwischenablage kopieren"
|
1346 |
+
|
1347 |
+
#: includes/admin/partials/metabox-gallery-type.php:15
|
1348 |
+
msgid "Native Envira Gallery"
|
1349 |
+
msgstr "Diese Envira Galerie"
|
1350 |
+
|
1351 |
+
#: includes/admin/partials/metabox-gallery-type.php:18
|
1352 |
+
#: includes/admin/partials/metabox-gallery-type.php:19
|
1353 |
+
msgid "External Gallery"
|
1354 |
+
msgstr "Externe Galerie"
|
1355 |
+
|
1356 |
+
#: includes/admin/partials/metabox-gallery-type.php:46
|
1357 |
+
msgid "Select Your Service"
|
1358 |
+
msgstr "Service wählen"
|
1359 |
+
|
1360 |
+
#: includes/admin/partials/metabox-gallery-type.php:75
|
1361 |
+
msgid "Create Dynamic Galleries with Envira"
|
1362 |
+
msgstr "Erstellung von dynamische Galerien mit Envira"
|
1363 |
+
|
1364 |
+
#: includes/admin/partials/metabox-gallery-type.php:78
|
1365 |
+
msgid "Build Galleries from Instagram images."
|
1366 |
+
msgstr "Erstellung von Galerien von Instagram Bildern."
|
1367 |
+
|
1368 |
+
#: includes/admin/partials/metabox-gallery-type.php:80
|
1369 |
+
msgid "Instagram"
|
1370 |
+
msgstr "Instagram"
|
1371 |
+
|
1372 |
+
#: includes/admin/partials/metabox-gallery-type.php:85
|
1373 |
+
msgid ""
|
1374 |
+
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1375 |
+
"your posts, and more."
|
1376 |
+
msgstr ""
|
1377 |
+
"Envira Pro ermöglicht es Ihnen, Galerien von Instagram Fotos oder Bildern "
|
1378 |
+
"aus Ihren Beiträgen zu bauen, und vieles mehr."
|
1379 |
+
|
1380 |
+
#: includes/admin/partials/metabox-gallery-type.php:88
|
1381 |
+
#: includes/admin/partials/metabox-gallery-type.php:89
|
1382 |
+
msgid "Click Here to Upgrade"
|
1383 |
+
msgstr "Klicken Sie hier für ein Upgrade"
|
1384 |
+
|
1385 |
+
#: includes/admin/partials/metabox-gallery-type.php:95
|
1386 |
+
msgid ""
|
1387 |
+
"It doesn't look like you have any Addons activated which import images from "
|
1388 |
+
"external sources."
|
1389 |
+
msgstr ""
|
1390 |
+
"Es sieht nicht so aus, als ob irgend eine Erweiterung aktiviert ist, welches "
|
1391 |
+
"Bilder aus anderen Quellen importieren kann."
|
1392 |
+
|
1393 |
+
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1394 |
+
msgid "Envira gallery updated."
|
1395 |
+
msgstr "Envira Gallery aktualisiert."
|
1396 |
+
|
1397 |
+
#: includes/admin/posttype.php:98
|
1398 |
+
msgid "Envira gallery custom field updated."
|
1399 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery aktualisiert."
|
1400 |
+
|
1401 |
+
#: includes/admin/posttype.php:99
|
1402 |
+
msgid "Envira gallery custom field deleted."
|
1403 |
+
msgstr "Benutzerdefiniertes Feld in Envira Gallery gelöscht."
|
1404 |
+
|
1405 |
+
#: includes/admin/posttype.php:101
|
1406 |
+
msgid "Envira gallery restored to revision from %s."
|
1407 |
+
msgstr "Envira Gallery Revision von %s wiederhergestellt."
|
1408 |
+
|
1409 |
+
#: includes/admin/posttype.php:102
|
1410 |
+
msgid "Envira gallery published."
|
1411 |
+
msgstr "Envira Galerie veröffentlicht."
|
1412 |
+
|
1413 |
+
#: includes/admin/posttype.php:103
|
1414 |
+
msgid "Envira gallery saved."
|
1415 |
+
msgstr "Envira Galerie gespeichert."
|
1416 |
+
|
1417 |
+
#: includes/admin/posttype.php:104
|
1418 |
+
msgid "Envira gallery submitted."
|
1419 |
+
msgstr "Envira Galerie übertragen."
|
1420 |
+
|
1421 |
+
#: includes/admin/posttype.php:105
|
1422 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1423 |
+
msgstr "Envira Galerie geplant für: <strong>%1$s</strong>."
|
1424 |
+
|
1425 |
+
#: includes/admin/posttype.php:105
|
1426 |
+
msgid "M j, Y @ G:i"
|
1427 |
+
msgstr "M j, Y @ G:i"
|
1428 |
+
|
1429 |
+
#: includes/admin/posttype.php:106
|
1430 |
+
msgid "Envira gallery draft updated."
|
1431 |
+
msgstr "Envira Galerie Entwurf aktualisiert."
|
1432 |
+
|
1433 |
+
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1434 |
+
msgid "Settings"
|
1435 |
+
msgstr "Einstellungen"
|
1436 |
+
|
1437 |
+
#: includes/admin/settings.php:228
|
1438 |
+
msgid " galleries(s) fixed successfully."
|
1439 |
+
msgstr "Galerie(n) erfolgreich repariert."
|
1440 |
+
|
1441 |
+
#: includes/admin/settings.php:362
|
1442 |
+
msgid "Settings saved successfully."
|
1443 |
+
msgstr "Einstellungen erfolgreich gespeichert."
|
1444 |
+
|
1445 |
+
#: includes/admin/settings.php:494
|
1446 |
+
msgid "General"
|
1447 |
+
msgstr "Allgemein"
|
1448 |
+
|
1449 |
+
#: includes/admin/settings.php:524
|
1450 |
+
msgid "Envira License Key"
|
1451 |
+
msgstr "Envira Lizenzschlüssel"
|
1452 |
+
|
1453 |
+
#: includes/admin/settings.php:530
|
1454 |
+
msgid "Verify Key"
|
1455 |
+
msgstr "Den Lizenzschlüssel verifizieren"
|
1456 |
+
|
1457 |
+
#: includes/admin/settings.php:531
|
1458 |
+
msgid "Deactivate Key"
|
1459 |
+
msgstr "Den Lizenzschlüssel deaktivieren"
|
1460 |
+
|
1461 |
+
#: includes/admin/settings.php:532
|
1462 |
+
msgid "License key to enable automatic updates for Envira."
|
1463 |
+
msgstr "Lizenzschlüssel für die automatischen Updates für Envira Gallery."
|
1464 |
+
|
1465 |
+
#: includes/admin/settings.php:539
|
1466 |
+
msgid "Envira License Key Type"
|
1467 |
+
msgstr "Envira Lizenzschlüssel-Typ"
|
1468 |
+
|
1469 |
+
#: includes/admin/settings.php:543
|
1470 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1471 |
+
msgstr "Der Lizenzschlüsseltyp für diese Website ist <strong>%s</strong>."
|
1472 |
+
|
1473 |
+
#: includes/admin/settings.php:546
|
1474 |
+
msgid "Refresh Key"
|
1475 |
+
msgstr "Lizenzschlüssel aktualisieren"
|
1476 |
+
|
1477 |
+
#: includes/admin/settings.php:547
|
1478 |
+
msgid ""
|
1479 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1480 |
+
"license has been upgraded or the type is incorrect."
|
1481 |
+
msgstr ""
|
1482 |
+
"Angabe des Typs Ihres Lizenzschlüssel (betrifft Updates und Erweiterungen). "
|
1483 |
+
"Klicken Sie auf \"Lizenzschlüssel aktualisieren\", wenn Ihre Lizenz "
|
1484 |
+
"aktualisiert wurde oder der Typ falsch ist."
|
1485 |
+
|
1486 |
+
#: includes/admin/settings.php:556
|
1487 |
+
msgid "Fix Broken Migration"
|
1488 |
+
msgstr "Reparatur einer Migration"
|
1489 |
+
|
1490 |
+
#: includes/admin/settings.php:561
|
1491 |
+
msgid "Fix"
|
1492 |
+
msgstr "Reparatur"
|
1493 |
+
|
1494 |
+
#: includes/admin/settings.php:562
|
1495 |
+
msgid ""
|
1496 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1497 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1498 |
+
"galleries will probably no longer show any images. If this is the case, "
|
1499 |
+
"click the button above to fix this. We recommend using a migration plugin or "
|
1500 |
+
"script next time :)"
|
1501 |
+
msgstr ""
|
1502 |
+
"Wenn Sie die URL Ihrer WordPress-Website geändert haben, und eine manuelle "
|
1503 |
+
"Suchen/Ersetzen-Abfrage auf URLs in Ihre WordPress-Datenbank ausgeführt "
|
1504 |
+
"haben, werden Ihre Galerien wahrscheinlich keine Bilder mehr anzeigen. Wenn "
|
1505 |
+
"dies der Fall ist, klicken Sie auf den Knopf oben, um dies zu beheben. Wir "
|
1506 |
+
"empfehlen ein Migration Plugin oder Skript beim nächsten Mal :)"
|
1507 |
+
|
1508 |
+
#: includes/admin/settings.php:578
|
1509 |
+
msgid "Add New Images"
|
1510 |
+
msgstr "Neue Bilder hinzufügen"
|
1511 |
+
|
1512 |
+
#: includes/admin/settings.php:586
|
1513 |
+
msgid ""
|
1514 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1515 |
+
"after any existing images."
|
1516 |
+
msgstr ""
|
1517 |
+
"Wenn Sie Medien zu einer Galerie hinzufügen, wählen Sie hier, ob diese "
|
1518 |
+
"Medien vor oder nach evtl. schon vorhandenen Bilden eingefügt werden."
|
1519 |
+
|
1520 |
+
#: includes/admin/settings.php:593
|
1521 |
+
msgid "Delete Image on Gallery Image Deletion"
|
1522 |
+
msgstr "Bilder löschen, wenn sie in der Galerie gelöscht werden"
|
1523 |
+
|
1524 |
+
#: includes/admin/settings.php:601
|
1525 |
+
msgid ""
|
1526 |
+
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1527 |
+
"associated with that image. Note: If image(s) in the Media Library are "
|
1528 |
+
"attached to other Posts, they will not be deleted."
|
1529 |
+
msgstr ""
|
1530 |
+
"Wenn Bilder aus der Galerie gelöscht werden, kann hier bestimmt werden, ob "
|
1531 |
+
"diese auch aus der Media-Bibliothek entfernt werden sollen. <strong>Beachte:"
|
1532 |
+
"</strong> Wenn Bilder noch in anderen Beiträgen angezeigt werden, werden sie "
|
1533 |
+
"nicht gelöscht. "
|
1534 |
+
|
1535 |
+
#: includes/admin/settings.php:607
|
1536 |
+
msgid "Delete Images on Gallery Deletion"
|
1537 |
+
msgstr "Bilder löschen, wenn die Galerie gelöscht wird"
|
1538 |
+
|
1539 |
+
#: includes/admin/settings.php:615
|
1540 |
+
msgid ""
|
1541 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1542 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1543 |
+
"Posts, they will not be deleted."
|
1544 |
+
msgstr ""
|
1545 |
+
"Wenn eine Galerie gelöscht wird, kann hier bestimmt werden, ob die Bilder "
|
1546 |
+
"dieser Galerie auch aus der Media-Bibliothek entfernt werden sollen. "
|
1547 |
+
"<strong>Beachte:</strong> Wenn Bilder noch in anderen Beiträgen angezeigt "
|
1548 |
+
"werden, werden sie nicht gelöscht. "
|
1549 |
+
|
1550 |
+
#: includes/admin/settings.php:624
|
1551 |
+
msgid "Save Settings"
|
1552 |
+
msgstr "Einstellungen speichern"
|
1553 |
+
|
1554 |
+
#: includes/admin/table.php:169
|
1555 |
+
msgid "Shortcode"
|
1556 |
+
msgstr "Shortcode"
|
1557 |
+
|
1558 |
+
#: includes/admin/table.php:170
|
1559 |
+
msgid "Posts"
|
1560 |
+
msgstr "Beiträge"
|
1561 |
+
|
1562 |
+
#: includes/admin/table.php:171
|
1563 |
+
msgid "Last Modified"
|
1564 |
+
msgstr "Zuletzt geändert"
|
1565 |
+
|
1566 |
+
#: includes/admin/table.php:172
|
1567 |
+
msgid "Date"
|
1568 |
+
msgstr "Datum"
|
1569 |
+
|
1570 |
+
#: includes/admin/table.php:217
|
1571 |
+
msgid "%d Image"
|
1572 |
+
msgid_plural "%d Images"
|
1573 |
+
msgstr[0] "%d Bild"
|
1574 |
+
msgstr[1] "%d Bilder"
|
1575 |
+
|
1576 |
+
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1577 |
+
msgid "Number of Columns"
|
1578 |
+
msgstr "Anzahl der anzuzeigenden Spalten einer Galerie"
|
1579 |
+
|
1580 |
+
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1581 |
+
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1582 |
+
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1583 |
+
msgid "— No Change —"
|
1584 |
+
msgstr "— Keine Änderung —"
|
1585 |
+
|
1586 |
+
#: includes/global/common.php:63
|
1587 |
+
msgid "Automatic"
|
1588 |
+
msgstr "Automatisch"
|
1589 |
+
|
1590 |
+
#: includes/global/common.php:67
|
1591 |
+
msgid "One Column (1)"
|
1592 |
+
msgstr "Eine Spalte (1)"
|
1593 |
+
|
1594 |
+
#: includes/global/common.php:71
|
1595 |
+
msgid "Two Columns (2)"
|
1596 |
+
msgstr "Zwei Spalten (2)"
|
1597 |
+
|
1598 |
+
#: includes/global/common.php:75
|
1599 |
+
msgid "Three Columns (3)"
|
1600 |
+
msgstr "Drei Spalten (3)"
|
1601 |
+
|
1602 |
+
#: includes/global/common.php:79
|
1603 |
+
msgid "Four Columns (4)"
|
1604 |
+
msgstr "Vier Spalten (4)"
|
1605 |
+
|
1606 |
+
#: includes/global/common.php:83
|
1607 |
+
msgid "Five Columns (5)"
|
1608 |
+
msgstr "Fünf Spalten (5)"
|
1609 |
+
|
1610 |
+
#: includes/global/common.php:87
|
1611 |
+
msgid "Six Columns (6)"
|
1612 |
+
msgstr "Sechs Spalten (6)"
|
1613 |
+
|
1614 |
+
#: includes/global/common.php:107 includes/global/common.php:249
|
1615 |
+
msgid "Base"
|
1616 |
+
msgstr "Basis"
|
1617 |
+
|
1618 |
+
#: includes/global/common.php:128
|
1619 |
+
msgid "Normal"
|
1620 |
+
msgstr "Normal"
|
1621 |
+
|
1622 |
+
#: includes/global/common.php:148
|
1623 |
+
msgid "Do not display"
|
1624 |
+
msgstr "Nicht anzeigen"
|
1625 |
+
|
1626 |
+
#: includes/global/common.php:152
|
1627 |
+
msgid "Display above galleries"
|
1628 |
+
msgstr "Anzeige oberhalb Galerie"
|
1629 |
+
|
1630 |
+
#: includes/global/common.php:156
|
1631 |
+
msgid "Display below galleries"
|
1632 |
+
msgstr "Anzeige unterhalt Galerie"
|
1633 |
+
|
1634 |
+
#: includes/global/common.php:176
|
1635 |
+
msgid "No Sorting"
|
1636 |
+
msgstr "Keine Sortierung"
|
1637 |
+
|
1638 |
+
#: includes/global/common.php:180 includes/global/common.php:309
|
1639 |
+
msgid "Random"
|
1640 |
+
msgstr "Zufällig"
|
1641 |
+
|
1642 |
+
#: includes/global/common.php:184
|
1643 |
+
msgid "Published Date"
|
1644 |
+
msgstr "Veröffentlichungsdatum"
|
1645 |
+
|
1646 |
+
#: includes/global/common.php:188
|
1647 |
+
msgid "Filename"
|
1648 |
+
msgstr "Dateinname"
|
1649 |
+
|
1650 |
+
#: includes/global/common.php:200
|
1651 |
+
msgid "Alt"
|
1652 |
+
msgstr "Alt-Text (Alternativtext)"
|
1653 |
+
|
1654 |
+
#: includes/global/common.php:224
|
1655 |
+
msgid "Ascending (A-Z)"
|
1656 |
+
msgstr "Aufsteigend (A-Z)"
|
1657 |
+
|
1658 |
+
#: includes/global/common.php:228
|
1659 |
+
msgid "Descending (Z-A)"
|
1660 |
+
msgstr "Absteigend (Z-A)"
|
1661 |
+
|
1662 |
+
#: includes/global/common.php:329
|
1663 |
+
msgid "Float"
|
1664 |
+
msgstr "Fließend"
|
1665 |
+
|
1666 |
+
#: includes/global/common.php:333
|
1667 |
+
msgid "Float (Wrapped)"
|
1668 |
+
msgstr "Fließend (umhüllt)"
|
1669 |
+
|
1670 |
+
#: includes/global/common.php:337 includes/global/common.php:365
|
1671 |
+
msgid "Inside"
|
1672 |
+
msgstr "Innerhalb"
|
1673 |
+
|
1674 |
+
#: includes/global/common.php:341 includes/global/common.php:369
|
1675 |
+
msgid "Outside"
|
1676 |
+
msgstr "Ausserhalb"
|
1677 |
+
|
1678 |
+
#: includes/global/common.php:345
|
1679 |
+
msgid "Over"
|
1680 |
+
msgstr "Darüber"
|
1681 |
+
|
1682 |
+
#: includes/global/common.php:389
|
1683 |
+
msgid "No Effect"
|
1684 |
+
msgstr "Kein Effekt"
|
1685 |
+
|
1686 |
+
#: includes/global/common.php:393
|
1687 |
+
msgid "Fade"
|
1688 |
+
msgstr "Ein-/ausblenden"
|
1689 |
+
|
1690 |
+
#: includes/global/common.php:397
|
1691 |
+
msgid "Elastic"
|
1692 |
+
msgstr "Elastisch"
|
1693 |
+
|
1694 |
+
#: includes/global/common.php:445
|
1695 |
+
msgid "Swing"
|
1696 |
+
msgstr "Schaukeln"
|
1697 |
+
|
1698 |
+
#: includes/global/common.php:501 includes/global/common.php:525
|
1699 |
+
msgid "Top"
|
1700 |
+
msgstr "Oben"
|
1701 |
+
|
1702 |
+
#: includes/global/common.php:505 includes/global/common.php:529
|
1703 |
+
msgid "Bottom"
|
1704 |
+
msgstr "Unten"
|
1705 |
+
|
1706 |
+
#: includes/global/common.php:672
|
1707 |
+
msgid "Image Files"
|
1708 |
+
msgstr "Bilddateien"
|
1709 |
+
|
1710 |
+
#: includes/global/common.php:722
|
1711 |
+
msgid "Before Existing Images"
|
1712 |
+
msgstr "Vor vorhandenen Bildern"
|
1713 |
+
|
1714 |
+
#: includes/global/common.php:726
|
1715 |
+
msgid "After Existing Images"
|
1716 |
+
msgstr "Nach vorhandenen Bilder"
|
1717 |
+
|
1718 |
+
#: includes/global/common.php:750
|
1719 |
+
msgid "Yes"
|
1720 |
+
msgstr "Ja"
|
1721 |
+
|
1722 |
+
#: includes/global/common.php:830
|
1723 |
+
msgid ""
|
1724 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1725 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1726 |
+
"on your server."
|
1727 |
+
msgstr ""
|
1728 |
+
"Es konnte kein Bild-Editor ausgewählt werden. Es scheint, dass weder die GD "
|
1729 |
+
"noch die Imagick-Bibliothek auf Ihrem Server installiert ist. Envira Gallery "
|
1730 |
+
"erfordert mindestens eine davon (vorzugsweise Imagick) um Bilder "
|
1731 |
+
"zuschneiden. Kontaktieren Sie bitte Ihren Web-Hoster, um dieses Problem zu "
|
1732 |
+
"beheben und GD oder Imagick für Ihre PHP-Installation zu kompilieren. "
|
1733 |
+
|
1734 |
+
#: includes/global/common.php:933
|
1735 |
+
msgid "No image URL specified for cropping."
|
1736 |
+
msgstr "Kein Bild-URL für das Zuschneiden angegeben."
|
1737 |
+
|
1738 |
+
#: includes/global/common.php:952
|
1739 |
+
msgid "No file could be found for the image URL specified."
|
1740 |
+
msgstr "Für die angegebene Bild-URL konnte keine Datei gefunden werden."
|
1741 |
+
|
1742 |
+
#: includes/global/common.php:960 includes/global/common.php:972
|
1743 |
+
msgid ""
|
1744 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1745 |
+
msgstr ""
|
1746 |
+
"Die Abmessungen des Originalbildes konnten für das Zuschneiden nicht "
|
1747 |
+
"ermittelt werden."
|
1748 |
+
|
1749 |
+
#: includes/global/posttype.php:51
|
1750 |
+
msgid "Envira Galleries"
|
1751 |
+
msgstr "Envira Galerien"
|
1752 |
+
|
1753 |
+
#: includes/global/posttype.php:53
|
1754 |
+
msgid "Add New"
|
1755 |
+
msgstr "Hinzufügen"
|
1756 |
+
|
1757 |
+
#: includes/global/posttype.php:54
|
1758 |
+
msgid "Add New Envira Gallery"
|
1759 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1760 |
+
|
1761 |
+
#: includes/global/posttype.php:55
|
1762 |
+
msgid "Edit Envira Gallery"
|
1763 |
+
msgstr "Bearbeiten der Envira Galerie"
|
1764 |
+
|
1765 |
+
#: includes/global/posttype.php:56
|
1766 |
+
msgid "New Envira Gallery"
|
1767 |
+
msgstr "Neue Envira Galerie hinzufügen"
|
1768 |
+
|
1769 |
+
#: includes/global/posttype.php:57
|
1770 |
+
msgid "View Envira Gallery"
|
1771 |
+
msgstr "Zeige Envira Gallery"
|
1772 |
+
|
1773 |
+
#: includes/global/posttype.php:58
|
1774 |
+
msgid "Search Envira Galleries"
|
1775 |
+
msgstr "Envira Galerien suchen"
|
1776 |
+
|
1777 |
+
#: includes/global/posttype.php:59
|
1778 |
+
msgid "No Envira galleries found."
|
1779 |
+
msgstr "Keine Envira Galerien gefunden."
|
1780 |
+
|
1781 |
+
#: includes/global/posttype.php:60
|
1782 |
+
msgid "No Envira galleries found in trash."
|
1783 |
+
msgstr "Keine Envira Galerien im Papierkorb gefunden."
|
1784 |
+
|
1785 |
+
#: includes/global/shortcode.php:910
|
1786 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1787 |
+
msgstr ""
|
1788 |
+
"Der angeforderte Inhalt kann nicht geladen werden. <br/> Bitte versuchen Sie "
|
1789 |
+
"es später noch einmal.</p>"
|
1790 |
+
|
1791 |
+
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1792 |
+
msgid "Close"
|
1793 |
+
msgstr "Schließen"
|
1794 |
+
|
1795 |
+
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1796 |
+
msgid "Next"
|
1797 |
+
msgstr "Nächste"
|
1798 |
+
|
1799 |
+
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1800 |
+
msgid "Previous"
|
1801 |
+
msgstr "Vorherige"
|
1802 |
+
|
1803 |
+
#. Plugin Name of the plugin/theme
|
1804 |
+
msgid "Envira Gallery Lite"
|
1805 |
+
msgstr "Envira Gallery Lite"
|
1806 |
+
|
1807 |
+
#. Plugin URI of the plugin/theme
|
1808 |
+
#. Author URI of the plugin/theme
|
1809 |
+
msgid "http://enviragallery.com"
|
1810 |
+
msgstr "http://enviragallery.com"
|
1811 |
+
|
1812 |
+
#. Description of the plugin/theme
|
1813 |
+
msgid ""
|
1814 |
+
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1815 |
+
"version."
|
1816 |
+
msgstr ""
|
1817 |
+
"Envira Gallery ist das beste responsive WordPress Galerie Plugin. Dies ist "
|
1818 |
+
"die Lite Version."
|
1819 |
+
|
1820 |
+
#. Author of the plugin/theme
|
1821 |
+
msgid "Envira Gallery Team"
|
1822 |
+
msgstr "Envira Gallery Team"
|
languages/envira-gallery-es_ES.po
CHANGED
@@ -1,2071 +1,2071 @@
|
|
1 |
-
# Copyright (C) 2015 Envira Gallery
|
2 |
-
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery 1.3.8.1\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
-
"POT-Creation-Date: 2016-06-26 19:45+0200\n"
|
8 |
-
"PO-Revision-Date: 2016-06-26 20:05+0200\n"
|
9 |
-
"Last-Translator: José Luis Pérez-Lozana <joseluis.perez.lozana@gmail.com>\n"
|
10 |
-
"Language-Team: \n"
|
11 |
-
"Language: es_ES\n"
|
12 |
-
"MIME-Version: 1.0\n"
|
13 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
-
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.8\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
-
|
18 |
-
#: envira-gallery-lite.php:508
|
19 |
-
msgid ""
|
20 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
21 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
22 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
23 |
-
msgstr ""
|
24 |
-
"Lo sentimos, pero su versión de WordPress no cumple con la versión "
|
25 |
-
"<strong>4.0</strong> necesaria para que Envira Gallery funcione "
|
26 |
-
"correctamente. Se ha desactivado el plugin. <a href=\"%s\">Pulse aquí para "
|
27 |
-
"volver al escritorio</a>."
|
28 |
-
|
29 |
-
#: envira-gallery.php:182
|
30 |
-
msgid ""
|
31 |
-
"Please <a href=\"plugins.php\">deactivate</a> the Envira Lite Plugin. Your "
|
32 |
-
"premium version of Envira Gallery may not work as expected until the Lite "
|
33 |
-
"version is deactivated."
|
34 |
-
msgstr ""
|
35 |
-
"Por favor, <a href=\"plugins.php\">desactive</a> el plugin Envira Lite. Su "
|
36 |
-
"versión premium de Envira Gallery puede que no funcione como se espera hasta "
|
37 |
-
"que se desactive la versión Lite."
|
38 |
-
|
39 |
-
#: envira-gallery.php:197
|
40 |
-
msgid ""
|
41 |
-
"Envira Gallery requires PHP 5.3 or greater for some specific functionality. "
|
42 |
-
"Please have your web host resolve this."
|
43 |
-
msgstr ""
|
44 |
-
"Envira Galería necesita tener PHP 5.3 o superior para algunas funciones "
|
45 |
-
"específicas. Por favor, haga que su proveedor de alojamiento web resuelva "
|
46 |
-
"esto."
|
47 |
-
|
48 |
-
#: envira-gallery.php:634
|
49 |
-
msgid ""
|
50 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
51 |
-
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
52 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
53 |
-
msgstr ""
|
54 |
-
"Lo sentimos, pero su versión de WordPress no cumple con la versión "
|
55 |
-
"<strong>3.8</strong> necesaria para que Envira Galería funcione "
|
56 |
-
"correctamente. Se ha desactivado el plugin. <a href=\"%s\">Pulse aquí para "
|
57 |
-
"volver al escritorio</a>."
|
58 |
-
|
59 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
60 |
-
msgid "Envira Gallery Addons"
|
61 |
-
msgstr "Complementos Envira Gallery"
|
62 |
-
|
63 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
64 |
-
msgid "Addons"
|
65 |
-
msgstr "Complementos"
|
66 |
-
|
67 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
68 |
-
msgid "Status: Active"
|
69 |
-
msgstr "Status: Activo"
|
70 |
-
|
71 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
72 |
-
#: includes/admin/settings.php:414
|
73 |
-
msgid "Activate"
|
74 |
-
msgstr "Activar"
|
75 |
-
|
76 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
77 |
-
msgid "Activating..."
|
78 |
-
msgstr "Activando..."
|
79 |
-
|
80 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
81 |
-
#: includes/admin/settings.php:418
|
82 |
-
msgid "Deactivate"
|
83 |
-
msgstr "Desactivar"
|
84 |
-
|
85 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
86 |
-
msgid "Deactivating..."
|
87 |
-
msgstr "Desactivando..."
|
88 |
-
|
89 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
90 |
-
msgid "Status: Inactive"
|
91 |
-
msgstr "Status: Inactivo"
|
92 |
-
|
93 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
94 |
-
#: includes/admin/settings.php:422
|
95 |
-
msgid "Install"
|
96 |
-
msgstr "Instalar"
|
97 |
-
|
98 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
99 |
-
msgid "Installing..."
|
100 |
-
msgstr "Instalando..."
|
101 |
-
|
102 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
103 |
-
msgid "Proceed"
|
104 |
-
msgstr "Proceder"
|
105 |
-
|
106 |
-
#: includes/admin/addons.php:196
|
107 |
-
msgid "Search Envira Addons"
|
108 |
-
msgstr "Buscar complementos de Envira"
|
109 |
-
|
110 |
-
#: includes/admin/addons.php:198
|
111 |
-
msgid "Sort Ascending (A-Z)"
|
112 |
-
msgstr "Ascendente (A-Z)"
|
113 |
-
|
114 |
-
#: includes/admin/addons.php:199
|
115 |
-
msgid "Sort Descending (Z-A)"
|
116 |
-
msgstr "Descendente (Z-A)"
|
117 |
-
|
118 |
-
#: includes/admin/addons.php:225
|
119 |
-
msgid ""
|
120 |
-
"In order to get access to Addons, you need to resolve your license key "
|
121 |
-
"errors."
|
122 |
-
msgstr ""
|
123 |
-
"Para tener acceso a Complementos, necesita corregir los errores de la clave "
|
124 |
-
"de licencia."
|
125 |
-
|
126 |
-
#: includes/admin/addons.php:241
|
127 |
-
msgid ""
|
128 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
129 |
-
"button below the refresh the addons data."
|
130 |
-
msgstr ""
|
131 |
-
"Hubo un problema al recuperar los complementos para este sitio. Por favor, "
|
132 |
-
"haga clic en el botón de abajo para actualizar los datos de complementos."
|
133 |
-
|
134 |
-
#: includes/admin/addons.php:244
|
135 |
-
msgid "Refresh Addons"
|
136 |
-
msgstr "Actualizar complementos"
|
137 |
-
|
138 |
-
#: includes/admin/addons.php:262
|
139 |
-
msgid "Available Addons"
|
140 |
-
msgstr "Complementos disponibles"
|
141 |
-
|
142 |
-
#: includes/admin/addons.php:282
|
143 |
-
msgid "Unlock More Addons"
|
144 |
-
msgstr "Desbloquear más complementos"
|
145 |
-
|
146 |
-
#: includes/admin/addons.php:283
|
147 |
-
msgid ""
|
148 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
149 |
-
"Gallery account</a> and unlock the following addons."
|
150 |
-
msgstr ""
|
151 |
-
"<strong>¿Aún quiere-más complementos?</strong> <a href=\"#\">Actualice su "
|
152 |
-
"cuenta Envira Gallery</a> y desbloquee los siguientes complementos."
|
153 |
-
|
154 |
-
#: includes/admin/addons.php:501
|
155 |
-
msgid "Upgrade Now"
|
156 |
-
msgstr "Actualice ahora"
|
157 |
-
|
158 |
-
#: includes/admin/addons.php:516
|
159 |
-
msgid "Status: <span>Not Installed</span>"
|
160 |
-
msgstr "Status: <span>No instalado</span>"
|
161 |
-
|
162 |
-
#: includes/admin/addons.php:534
|
163 |
-
msgid "Status: <span>Active</span>"
|
164 |
-
msgstr "Status: <span>Activo</span>"
|
165 |
-
|
166 |
-
#: includes/admin/addons.php:550
|
167 |
-
msgid "Status: <span>Inactive</span>"
|
168 |
-
msgstr "Status: <span>Inactivo</span>"
|
169 |
-
|
170 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
171 |
-
msgid "The From Gallery ID has not been specified."
|
172 |
-
msgstr "No se ha especificado el ID de la galería."
|
173 |
-
|
174 |
-
#: includes/admin/ajax.php:929
|
175 |
-
msgid "No images were selected to be moved between Galleries."
|
176 |
-
msgstr "No se han seleccionado imágenes para moverlas entre las galerías."
|
177 |
-
|
178 |
-
#: includes/admin/common.php:237
|
179 |
-
msgid ""
|
180 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
181 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
182 |
-
msgstr ""
|
183 |
-
"<strong>Envira Gallery:</strong> Ahora se pueden encontrar sus galerías en "
|
184 |
-
"páginas haciendo clic en Envira Gallery en el menú de administración de "
|
185 |
-
"WordPress."
|
186 |
-
|
187 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
188 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
189 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
190 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
191 |
-
msgid "Insert"
|
192 |
-
msgstr "Insertar"
|
193 |
-
|
194 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
195 |
-
msgid "Add Gallery"
|
196 |
-
msgstr "Añadir galería"
|
197 |
-
|
198 |
-
#: includes/admin/import.php:82
|
199 |
-
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
200 |
-
msgstr ""
|
201 |
-
"Lo sentimos, pero no tiene los permisos para importar una galería a esta "
|
202 |
-
"entrada."
|
203 |
-
|
204 |
-
#: includes/admin/import.php:87
|
205 |
-
msgid ""
|
206 |
-
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
207 |
-
"handle a gallery."
|
208 |
-
msgstr ""
|
209 |
-
"Lo sentimos, pero el ID de la entrada donde está intentando importar la "
|
210 |
-
"galería no admite galerías."
|
211 |
-
|
212 |
-
#: includes/admin/import.php:92
|
213 |
-
msgid "Sorry, but there are no files available to import a gallery."
|
214 |
-
msgstr ""
|
215 |
-
"Lo sentimos, pero no hay archivos disponibles para importar una galería."
|
216 |
-
|
217 |
-
#: includes/admin/import.php:97
|
218 |
-
msgid ""
|
219 |
-
"Sorry, but you have attempted to upload a gallery import file with an "
|
220 |
-
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
221 |
-
"gallery\"."
|
222 |
-
msgstr ""
|
223 |
-
"Lo sentimos, pero ha intentado cargar un archivo de importación de galería "
|
224 |
-
"con un nombre de archivo incompatible. Los archivos de importación de "
|
225 |
-
"Galerías de Envira deben comenzar con \"Envira-gallery\"."
|
226 |
-
|
227 |
-
#: includes/admin/import.php:102
|
228 |
-
msgid ""
|
229 |
-
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
230 |
-
msgstr ""
|
231 |
-
"Lo sentimos, pero los archivos de importación de galerías de Envira deben "
|
232 |
-
"estar en formato<code>.json</code>."
|
233 |
-
|
234 |
-
#: includes/admin/import.php:109
|
235 |
-
msgid ""
|
236 |
-
"Sorry, but there was an error retrieving the contents of the gallery export "
|
237 |
-
"file. Please try again."
|
238 |
-
msgstr ""
|
239 |
-
"Lo sentimos, pero hubo un error al recuperar el contenido del archivo de "
|
240 |
-
"exportation de la galería. Por favor, vuelva a intentarlo."
|
241 |
-
|
242 |
-
#: includes/admin/import.php:145
|
243 |
-
msgid "Imported Gallery #%s"
|
244 |
-
msgstr "Galería importada #%s"
|
245 |
-
|
246 |
-
#: includes/admin/import.php:643
|
247 |
-
msgid ""
|
248 |
-
"Envira gallery imported. Please check to ensure all images and data have "
|
249 |
-
"been imported properly."
|
250 |
-
msgstr ""
|
251 |
-
"Galería Envira importada. Por favor, compruebe que todas las imágenes y los "
|
252 |
-
"datos han sido importados correctamente."
|
253 |
-
|
254 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
255 |
-
#: includes/admin/license.php:313
|
256 |
-
msgid ""
|
257 |
-
"There was an error connecting to the remote key API. Please try again later."
|
258 |
-
msgstr ""
|
259 |
-
"Hubo un error al conectarse a la llave API remota. Por favor, inténtelo de "
|
260 |
-
"nuevo más tarde."
|
261 |
-
|
262 |
-
#: includes/admin/license.php:148
|
263 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
264 |
-
msgstr "¡Felicidades! Este sitio está recibiendo actualizaciones automáticas."
|
265 |
-
|
266 |
-
#: includes/admin/license.php:266
|
267 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
268 |
-
msgstr "¡Felicidades! Su clave ha sido actualizada correctamente."
|
269 |
-
|
270 |
-
#: includes/admin/license.php:324
|
271 |
-
msgid ""
|
272 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
273 |
-
msgstr "¡Felicidades! Ha desactivado la clave de este sitio correctamente."
|
274 |
-
|
275 |
-
#: includes/admin/license.php:418
|
276 |
-
msgid ""
|
277 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
278 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
279 |
-
"license key and begin receiving automatic updates.</a>"
|
280 |
-
msgstr ""
|
281 |
-
"Ha introducido una clave de licencia no válida, por lo que se han "
|
282 |
-
"desactivado las actualizaciones automáticas para la galería Envira. <a href="
|
283 |
-
"\"%s\"> Haga clic aquí para introducir su clave de licencia y comenzar a "
|
284 |
-
"recibir actualizaciones automáticas.</a>"
|
285 |
-
|
286 |
-
#: includes/admin/license.php:427
|
287 |
-
msgid ""
|
288 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
289 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
290 |
-
"receiving automatic updates.</a>"
|
291 |
-
msgstr ""
|
292 |
-
"Ha expirado su clave de licencia para Envira Gallery. <a href=\"%s\" target="
|
293 |
-
"\"_blank\">Haga clic aquí para renovar su licencia y seguir recibiendo "
|
294 |
-
"actualizaciones automáticas.</a>"
|
295 |
-
|
296 |
-
#: includes/admin/license.php:436
|
297 |
-
msgid ""
|
298 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
299 |
-
"different key to continue receiving automatic updates."
|
300 |
-
msgstr ""
|
301 |
-
"Se ha desactivado su clave de licencia para Envira Gallery. Utilice una "
|
302 |
-
"clave diferente para seguir recibiendo las actualizaciones automáticas."
|
303 |
-
|
304 |
-
#: includes/admin/license.php:445
|
305 |
-
msgid ""
|
306 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
307 |
-
"the user associated with the key has been deleted. Please use a different "
|
308 |
-
"key to continue receiving automatic updates."
|
309 |
-
msgstr ""
|
310 |
-
"Su clave de licencia para Envira Gallery no es válida. La clave ya no existe "
|
311 |
-
"o el usuario asociado con la clave ha sido eliminado. Utilice una clave "
|
312 |
-
"diferente para seguir recibiendo las actualizaciones automáticas."
|
313 |
-
|
314 |
-
#: includes/admin/media-view.php:101 includes/admin/media-view.php:102
|
315 |
-
#: includes/admin/media-view.php:504 includes/admin/media-view.php:505
|
316 |
-
msgid "Search"
|
317 |
-
msgstr "buscar"
|
318 |
-
|
319 |
-
#: includes/admin/media-view.php:154 includes/admin/media-view.php:481
|
320 |
-
msgid "Helpful Tips"
|
321 |
-
msgstr "Consejos útiles"
|
322 |
-
|
323 |
-
#: includes/admin/media-view.php:155
|
324 |
-
msgid "Choosing Your Gallery"
|
325 |
-
msgstr "Seleccionando su galería"
|
326 |
-
|
327 |
-
#: includes/admin/media-view.php:157
|
328 |
-
msgid ""
|
329 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
330 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
331 |
-
"will be activated once you have selected a gallery."
|
332 |
-
msgstr ""
|
333 |
-
"Para seleccionar su galería, simplemente haga clic en una de las casillas de "
|
334 |
-
"la izquierda. Ctrl / cmd y haga clic para seleccionar multiples galerías. El "
|
335 |
-
"botón \"Insertar Galería\" se activará una vez que haya seleccionado una "
|
336 |
-
"galería."
|
337 |
-
|
338 |
-
#: includes/admin/media-view.php:159
|
339 |
-
msgid "Inserting Your Gallery"
|
340 |
-
msgstr "Insertando galería"
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:161
|
343 |
-
msgid ""
|
344 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
345 |
-
"button below."
|
346 |
-
msgstr ""
|
347 |
-
"Para insertar su galería en el editor, haga clic en el botón \"Insertar "
|
348 |
-
"galería\"."
|
349 |
-
|
350 |
-
#: includes/admin/media-view.php:165
|
351 |
-
msgid "Insert Options"
|
352 |
-
msgstr "Opciones de inserción"
|
353 |
-
|
354 |
-
#: includes/admin/media-view.php:169
|
355 |
-
msgid "Display Title"
|
356 |
-
msgstr "Título que se mostrará"
|
357 |
-
|
358 |
-
#: includes/admin/media-view.php:171 includes/global/common.php:723
|
359 |
-
msgid "No"
|
360 |
-
msgstr "No"
|
361 |
-
|
362 |
-
#: includes/admin/media-view.php:175
|
363 |
-
msgid "Yes, as Heading H%s"
|
364 |
-
msgstr "Si, como cabecera H%s"
|
365 |
-
|
366 |
-
#: includes/admin/media-view.php:182
|
367 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
368 |
-
msgstr "Antepone el Título de la galería a cada galería insertada."
|
369 |
-
|
370 |
-
#: includes/admin/media-view.php:216
|
371 |
-
msgid "Edit previous media item"
|
372 |
-
msgstr "Editar elemento multimedia anterior"
|
373 |
-
|
374 |
-
#: includes/admin/media-view.php:217
|
375 |
-
msgid "Edit next media item"
|
376 |
-
msgstr "Editar elemento multimedia siguiente"
|
377 |
-
|
378 |
-
#: includes/admin/media-view.php:220
|
379 |
-
msgid "Edit Metadata"
|
380 |
-
msgstr "Editar Metadatos"
|
381 |
-
|
382 |
-
#: includes/admin/media-view.php:240 includes/admin/media-view.php:374
|
383 |
-
#: includes/admin/table.php:167 includes/global/common.php:171
|
384 |
-
#: includes/global/widget.php:153
|
385 |
-
msgid "Title"
|
386 |
-
msgstr "Título"
|
387 |
-
|
388 |
-
#: includes/admin/media-view.php:243 includes/admin/media-view.php:377
|
389 |
-
msgid ""
|
390 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
391 |
-
"titles in the main Lightbox settings."
|
392 |
-
msgstr ""
|
393 |
-
"Los títulos de imagen pueden tener cualquier tipo de HTML. Se puede ajustar "
|
394 |
-
"la posición de los títulos en los ajustes generales de lightbox."
|
395 |
-
|
396 |
-
#: includes/admin/media-view.php:252 includes/admin/media-view.php:383
|
397 |
-
#: includes/global/common.php:175
|
398 |
-
msgid "Caption"
|
399 |
-
msgstr "Pie"
|
400 |
-
|
401 |
-
#: includes/admin/media-view.php:266 includes/admin/media-view.php:397
|
402 |
-
msgid ""
|
403 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
404 |
-
"clicked."
|
405 |
-
msgstr ""
|
406 |
-
"Los pies de foto pueden usar cualquier tipo de HTML, y se muestra cuando se "
|
407 |
-
"hace clic en una imagen."
|
408 |
-
|
409 |
-
#: includes/admin/media-view.php:275 includes/admin/media-view.php:403
|
410 |
-
msgid "Alt Text"
|
411 |
-
msgstr "Texto alternativo"
|
412 |
-
|
413 |
-
#: includes/admin/media-view.php:278 includes/admin/media-view.php:406
|
414 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
415 |
-
msgstr "Muy importante para SEO, el texto alternativo describe la imagen."
|
416 |
-
|
417 |
-
#: includes/admin/media-view.php:284 includes/admin/media-view.php:412
|
418 |
-
#: includes/global/common.php:183
|
419 |
-
msgid "URL"
|
420 |
-
msgstr "URL"
|
421 |
-
|
422 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
423 |
-
msgid "Media File"
|
424 |
-
msgstr "Archivo multimedia"
|
425 |
-
|
426 |
-
#: includes/admin/media-view.php:289 includes/admin/media-view.php:417
|
427 |
-
msgid "Attachment Page"
|
428 |
-
msgstr "Página de anexo"
|
429 |
-
|
430 |
-
#: includes/admin/media-view.php:293 includes/admin/media-view.php:421
|
431 |
-
msgid ""
|
432 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
433 |
-
"full size image."
|
434 |
-
msgstr ""
|
435 |
-
"Introduzca un hipervínculo si desea enlazar esta imagen a un sitio diferente "
|
436 |
-
"de su imagen a tamaño completo."
|
437 |
-
|
438 |
-
#: includes/admin/media-view.php:302 includes/admin/media-view.php:427
|
439 |
-
msgid "Open URL in New Window?"
|
440 |
-
msgstr "¿Abrir la URL en una ventana nueva?"
|
441 |
-
|
442 |
-
#: includes/admin/media-view.php:305 includes/admin/media-view.php:430
|
443 |
-
msgid "Opens your image links in a new browser window / tab."
|
444 |
-
msgstr ""
|
445 |
-
"Abre sus enlaces de imagen en una nueva ventana / pestaña del navegador."
|
446 |
-
|
447 |
-
#: includes/admin/media-view.php:316
|
448 |
-
msgid "Want Captions and more options?"
|
449 |
-
msgstr ""
|
450 |
-
|
451 |
-
#: includes/admin/media-view.php:317
|
452 |
-
msgid ""
|
453 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
454 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
455 |
-
"integration and so much more!"
|
456 |
-
msgstr ""
|
457 |
-
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
458 |
-
"características, incluyendo: subtítulos HTML, abrir enlaces en nuevas "
|
459 |
-
"ventanas, integrar productos WooCommerce y mucho más."
|
460 |
-
|
461 |
-
#: includes/admin/media-view.php:319 includes/admin/metaboxes.php:776
|
462 |
-
#: includes/admin/metaboxes.php:1072 includes/admin/metaboxes.php:1388
|
463 |
-
#: includes/admin/metaboxes.php:1643 includes/admin/metaboxes.php:1685
|
464 |
-
#: includes/admin/metaboxes.php:1707 includes/admin/metaboxes.php:1729
|
465 |
-
#: includes/admin/metaboxes.php:1751 includes/admin/metaboxes.php:1773
|
466 |
-
msgid "Click here to Upgrade"
|
467 |
-
msgstr "Haga clic aquí para actualizar."
|
468 |
-
|
469 |
-
#: includes/admin/media-view.php:336 includes/admin/media-view.php:337
|
470 |
-
#: includes/admin/media-view.php:442
|
471 |
-
msgid "Save Metadata"
|
472 |
-
msgstr "Guardar Metadatos"
|
473 |
-
|
474 |
-
#: includes/admin/media-view.php:343 includes/admin/media-view.php:448
|
475 |
-
msgid "Saved."
|
476 |
-
msgstr "Guardado"
|
477 |
-
|
478 |
-
#: includes/admin/media-view.php:358
|
479 |
-
msgid "Bulk Edit"
|
480 |
-
msgstr "Editar en bloque"
|
481 |
-
|
482 |
-
#: includes/admin/media-view.php:441
|
483 |
-
msgid "Save Metadata to Items"
|
484 |
-
msgstr "Guardar Metadatos en los elementos"
|
485 |
-
|
486 |
-
#: includes/admin/media-view.php:483
|
487 |
-
msgid ""
|
488 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
489 |
-
"boxes to the left."
|
490 |
-
msgstr ""
|
491 |
-
"Seleccione la Galería a la que quiere mover las imágenes seleccionadas, "
|
492 |
-
"haciendo clic en una de las cajas de la izquierda."
|
493 |
-
|
494 |
-
#: includes/admin/media-view.php:486
|
495 |
-
msgid ""
|
496 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
497 |
-
"the chosen Gallery."
|
498 |
-
msgstr ""
|
499 |
-
"Una vez hecho, haga clic en el botón Mover y las imágenes seleccionadas se "
|
500 |
-
"moverán a la galería elegida."
|
501 |
-
|
502 |
-
#: includes/admin/metaboxes.php:99
|
503 |
-
msgid ""
|
504 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
505 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
506 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
507 |
-
"compile GD or Imagick for your PHP install."
|
508 |
-
msgstr ""
|
509 |
-
"No están instaladas en el servidor las bibliotecas GD o Imagick. Envira "
|
510 |
-
"Galería requiere al menos de una (preferiblemente Imagick) para recortar las "
|
511 |
-
"imágenes y puede que no funcione correctamente sin ella. Póngase en contacto "
|
512 |
-
"con su servicio de hosting y pídales que compilen GD o Imagick para su "
|
513 |
-
"instalación de PHP."
|
514 |
-
|
515 |
-
#: includes/admin/metaboxes.php:134
|
516 |
-
msgid "Insert into Gallery"
|
517 |
-
msgstr "Insertar en la galería"
|
518 |
-
|
519 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
520 |
-
msgid "Inserting..."
|
521 |
-
msgstr "Insertando..."
|
522 |
-
|
523 |
-
#: includes/admin/metaboxes.php:160
|
524 |
-
msgid "Click Here to Insert from Other Image Sources"
|
525 |
-
msgstr "Haga clic aquí para insertar desde otra fuentes de imágenes"
|
526 |
-
|
527 |
-
#: includes/admin/metaboxes.php:161
|
528 |
-
msgid "Select Files from Other Sources"
|
529 |
-
msgstr "Seleccione los archivos de otras Fuentes"
|
530 |
-
|
531 |
-
#: includes/admin/metaboxes.php:169
|
532 |
-
msgid "Uploading Image"
|
533 |
-
msgstr "Subiendo imagen"
|
534 |
-
|
535 |
-
#: includes/admin/metaboxes.php:171
|
536 |
-
msgid "of"
|
537 |
-
msgstr "de"
|
538 |
-
|
539 |
-
#: includes/admin/metaboxes.php:175
|
540 |
-
msgid "All images uploaded."
|
541 |
-
msgstr "Subidas todas las imágenes."
|
542 |
-
|
543 |
-
#: includes/admin/metaboxes.php:281
|
544 |
-
msgid "You must select a file to import before continuing."
|
545 |
-
msgstr "Debe seleccionar un archivo para importar antes de continuar."
|
546 |
-
|
547 |
-
#: includes/admin/metaboxes.php:289
|
548 |
-
msgid "Move Media to Gallery"
|
549 |
-
msgstr "Mover medios a la galería"
|
550 |
-
|
551 |
-
#: includes/admin/metaboxes.php:290
|
552 |
-
msgid "Move Media to Selected Gallery"
|
553 |
-
msgstr "Mover medios a la galería seleccionada"
|
554 |
-
|
555 |
-
#: includes/admin/metaboxes.php:293
|
556 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
557 |
-
msgstr "¿Seguro que quieres eliminar esta imagen de la galería?"
|
558 |
-
|
559 |
-
#: includes/admin/metaboxes.php:294
|
560 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
561 |
-
msgstr "¿Seguro que desea eliminar estas imágenes de la galería?"
|
562 |
-
|
563 |
-
#: includes/admin/metaboxes.php:298
|
564 |
-
msgid "Saving..."
|
565 |
-
msgstr "Guardando..."
|
566 |
-
|
567 |
-
#: includes/admin/metaboxes.php:299
|
568 |
-
msgid "Saved!"
|
569 |
-
msgstr "¡Guardado!"
|
570 |
-
|
571 |
-
#: includes/admin/metaboxes.php:301
|
572 |
-
msgid "Select Files from Your Computer"
|
573 |
-
msgstr "Seleccione los archivos de su ordenador"
|
574 |
-
|
575 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
576 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
577 |
-
#: includes/global/widget.php:50
|
578 |
-
msgid "Envira Gallery"
|
579 |
-
msgstr "Envira Gallery"
|
580 |
-
|
581 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
582 |
-
msgid "Envira Gallery Settings"
|
583 |
-
msgstr "Ajustes de Envira Gallery"
|
584 |
-
|
585 |
-
#: includes/admin/metaboxes.php:411
|
586 |
-
msgid "Envira Gallery Preview"
|
587 |
-
msgstr "Vista previa de Envira Gallery"
|
588 |
-
|
589 |
-
#: includes/admin/metaboxes.php:415
|
590 |
-
msgid "Envira Gallery Code"
|
591 |
-
msgstr "Código de Envira Gallery"
|
592 |
-
|
593 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:253
|
594 |
-
msgid "Default"
|
595 |
-
msgstr "Predeterminada"
|
596 |
-
|
597 |
-
#: includes/admin/metaboxes.php:603
|
598 |
-
msgid "Images"
|
599 |
-
msgstr "Imágenes"
|
600 |
-
|
601 |
-
#: includes/admin/metaboxes.php:604
|
602 |
-
msgid "Config"
|
603 |
-
msgstr "Configuración"
|
604 |
-
|
605 |
-
#: includes/admin/metaboxes.php:605
|
606 |
-
msgid "Lightbox"
|
607 |
-
msgstr "Lightbox"
|
608 |
-
|
609 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1661
|
610 |
-
msgid "Mobile"
|
611 |
-
msgstr "Móvil"
|
612 |
-
|
613 |
-
#: includes/admin/metaboxes.php:611
|
614 |
-
msgid "Misc"
|
615 |
-
msgstr "Varios"
|
616 |
-
|
617 |
-
#: includes/admin/metaboxes.php:705
|
618 |
-
msgid "Currently in your Gallery"
|
619 |
-
msgstr "Actualmente en la galería"
|
620 |
-
|
621 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
622 |
-
#: includes/admin/metaboxes.php:1096 includes/admin/metaboxes.php:1411
|
623 |
-
#: includes/admin/metaboxes.php:1549
|
624 |
-
msgid "Need some help?"
|
625 |
-
msgstr "¿Necesita ayuda?"
|
626 |
-
|
627 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
628 |
-
#: includes/admin/metaboxes.php:1098 includes/admin/metaboxes.php:1413
|
629 |
-
#: includes/admin/metaboxes.php:1551
|
630 |
-
msgid "Read the Documentation"
|
631 |
-
msgstr "Lea la documentación"
|
632 |
-
|
633 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
634 |
-
#: includes/admin/metaboxes.php:1102 includes/admin/metaboxes.php:1417
|
635 |
-
#: includes/admin/metaboxes.php:1555
|
636 |
-
msgid "Watch a Video"
|
637 |
-
msgstr "Mire el video"
|
638 |
-
|
639 |
-
#: includes/admin/metaboxes.php:725
|
640 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
641 |
-
msgstr "Seleccione todo (<span class=\"count\">%d</span>"
|
642 |
-
|
643 |
-
#: includes/admin/metaboxes.php:730
|
644 |
-
msgid "Grid View"
|
645 |
-
msgstr "Vista de cuadrícula"
|
646 |
-
|
647 |
-
#: includes/admin/metaboxes.php:733
|
648 |
-
msgid "List View"
|
649 |
-
msgstr "Vista de lista"
|
650 |
-
|
651 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
652 |
-
msgid "Edit Selected Images"
|
653 |
-
msgstr "Editar imágenes seleccionadas"
|
654 |
-
|
655 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
656 |
-
msgid "Move Selected Images to another Gallery"
|
657 |
-
msgstr "Mover las imágenes seleccionadas a otra galería"
|
658 |
-
|
659 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
660 |
-
msgid "Delete Selected Images from Gallery"
|
661 |
-
msgstr "Borrar las imágenes seleccionadas de la galería"
|
662 |
-
|
663 |
-
#: includes/admin/metaboxes.php:773
|
664 |
-
msgid "Want to make your gallery workflow even better?"
|
665 |
-
msgstr "¿Quiere mejorar aún más flujo de trabajo?"
|
666 |
-
|
667 |
-
#: includes/admin/metaboxes.php:774
|
668 |
-
msgid ""
|
669 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
670 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
671 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
672 |
-
"support and so much more!"
|
673 |
-
msgstr ""
|
674 |
-
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
675 |
-
"características, incluyendo: un widget de gallery con todas las funciones, "
|
676 |
-
"API de galería completa, documentación de galería potente, soporte móvil y "
|
677 |
-
"retina completos, atención al cliente y mucho más."
|
678 |
-
|
679 |
-
#: includes/admin/metaboxes.php:797
|
680 |
-
msgid "Gallery Settings"
|
681 |
-
msgstr "Ajustes de la galería"
|
682 |
-
|
683 |
-
#: includes/admin/metaboxes.php:799
|
684 |
-
msgid ""
|
685 |
-
"The settings below adjust the basic configuration options for the gallery."
|
686 |
-
msgstr ""
|
687 |
-
"Los siguientes ajustes configuran las opciones básicas para la galería."
|
688 |
-
|
689 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1425
|
690 |
-
msgid "Number of Gallery Columns"
|
691 |
-
msgstr "Número de columnas de la galería"
|
692 |
-
|
693 |
-
#: includes/admin/metaboxes.php:822
|
694 |
-
msgid ""
|
695 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
696 |
-
"fill each row as much as possible before moving on to the next row."
|
697 |
-
msgstr ""
|
698 |
-
"Determina el número de columnas en la galería. Automático tratará de "
|
699 |
-
"rellenar la fila tanto como sea posible antes de pasar a la siguiente. "
|
700 |
-
|
701 |
-
#: includes/admin/metaboxes.php:827 includes/admin/table.php:305
|
702 |
-
#: includes/admin/table.php:382
|
703 |
-
msgid "Gallery Theme"
|
704 |
-
msgstr "Tema de la galería"
|
705 |
-
|
706 |
-
#: includes/admin/metaboxes.php:835
|
707 |
-
msgid "Sets the theme for the gallery display."
|
708 |
-
msgstr "Establece el tema para la presentación de la galería."
|
709 |
-
|
710 |
-
#: includes/admin/metaboxes.php:845
|
711 |
-
msgid "Display Gallery Description?"
|
712 |
-
msgstr "¿Mostrar la descripción de la galería?"
|
713 |
-
|
714 |
-
#: includes/admin/metaboxes.php:857
|
715 |
-
msgid "Choose to display a description above or below this gallery's images."
|
716 |
-
msgstr ""
|
717 |
-
"Elija si desea mostrar una descripción encima o debajo de las imágenes de "
|
718 |
-
"esta galería."
|
719 |
-
|
720 |
-
#: includes/admin/metaboxes.php:864
|
721 |
-
msgid "Gallery Description"
|
722 |
-
msgstr "Descripción de la galería"
|
723 |
-
|
724 |
-
#: includes/admin/metaboxes.php:879
|
725 |
-
msgid "The description to display for this gallery."
|
726 |
-
msgstr "Descripción que se mostrará para esta galería"
|
727 |
-
|
728 |
-
#: includes/admin/metaboxes.php:888 includes/admin/table.php:314
|
729 |
-
#: includes/admin/table.php:393
|
730 |
-
msgid "Column Gutter Width"
|
731 |
-
msgstr "Ancho de separación de columnas"
|
732 |
-
|
733 |
-
#: includes/admin/metaboxes.php:891 includes/admin/metaboxes.php:900
|
734 |
-
#: includes/admin/metaboxes.php:998 includes/admin/metaboxes.php:1345
|
735 |
-
#: includes/admin/metaboxes.php:1354 includes/admin/metaboxes.php:1452
|
736 |
-
msgid "px"
|
737 |
-
msgstr "px"
|
738 |
-
|
739 |
-
#: includes/admin/metaboxes.php:892
|
740 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
741 |
-
msgstr "Establece el espacio entre las columnas (por defecto 10)."
|
742 |
-
|
743 |
-
#: includes/admin/metaboxes.php:897 includes/admin/table.php:319
|
744 |
-
#: includes/admin/table.php:398
|
745 |
-
msgid "Margin Below Each Image"
|
746 |
-
msgstr "Margen debajo de cada imagen"
|
747 |
-
|
748 |
-
#: includes/admin/metaboxes.php:901
|
749 |
-
msgid "Sets the space below each item in the gallery."
|
750 |
-
msgstr "Establece el espacio debajo de cada elemento en la galería."
|
751 |
-
|
752 |
-
#: includes/admin/metaboxes.php:911
|
753 |
-
msgid "Sorting"
|
754 |
-
msgstr "Clasificar por:"
|
755 |
-
|
756 |
-
#: includes/admin/metaboxes.php:923
|
757 |
-
msgid ""
|
758 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
759 |
-
"tab."
|
760 |
-
msgstr ""
|
761 |
-
"Elija ordenar las imágenes en un orden diferente al que aparece en la "
|
762 |
-
"pestaña Imágenes."
|
763 |
-
|
764 |
-
#: includes/admin/metaboxes.php:928
|
765 |
-
msgid "Direction"
|
766 |
-
msgstr "Dirección"
|
767 |
-
|
768 |
-
#: includes/admin/metaboxes.php:949 includes/admin/metaboxes.php:1140
|
769 |
-
msgid "Image Size"
|
770 |
-
msgstr "Tamaño de imagen"
|
771 |
-
|
772 |
-
#: includes/admin/metaboxes.php:961
|
773 |
-
msgid ""
|
774 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
775 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
776 |
-
"WordPress image sizes, which will be used for the gallery output."
|
777 |
-
msgstr ""
|
778 |
-
"Definir el tamaño máximo de la imagen para la Vista de la galería. "
|
779 |
-
"Predeterminado, utilizará las dimensiones de abajo; Aleatorio, le permitirá "
|
780 |
-
"elegir entre uno o más tamaños de imagen de WordPress, que se utilizará para "
|
781 |
-
"la galería."
|
782 |
-
|
783 |
-
#: includes/admin/metaboxes.php:970
|
784 |
-
msgid "Random Image Sizes"
|
785 |
-
msgstr "Tamaños de imagen aleatorios"
|
786 |
-
|
787 |
-
#: includes/admin/metaboxes.php:986
|
788 |
-
msgid ""
|
789 |
-
"Define the WordPress registered image sizes to include when randomly "
|
790 |
-
"assigning an image size to each image in your Gallery."
|
791 |
-
msgstr ""
|
792 |
-
"Definir los tamaños de imagen de WordPress para incluirlos cuando se asigna "
|
793 |
-
"un tamaño de imagen aleatorio a cada imagen en la galería."
|
794 |
-
|
795 |
-
#: includes/admin/metaboxes.php:995 includes/admin/table.php:325
|
796 |
-
#: includes/admin/table.php:403
|
797 |
-
msgid "Image Dimensions"
|
798 |
-
msgstr "Dimensiones de la imagen"
|
799 |
-
|
800 |
-
#: includes/admin/metaboxes.php:999
|
801 |
-
msgid ""
|
802 |
-
"You should adjust these dimensions based on the number of columns in your "
|
803 |
-
"gallery. This does not affect the full size lightbox images."
|
804 |
-
msgstr ""
|
805 |
-
"Debe ajustar estas dimensiones en función del número de columnas en su "
|
806 |
-
"galería. Esto no afecta al tamaño de las imágenes de la galería lightbox."
|
807 |
-
|
808 |
-
#: includes/admin/metaboxes.php:1004
|
809 |
-
msgid "Crop Images?"
|
810 |
-
msgstr "¿Recortar imágenes?"
|
811 |
-
|
812 |
-
#: includes/admin/metaboxes.php:1008
|
813 |
-
msgid ""
|
814 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
815 |
-
"Dimensions and Mobile Dimensions."
|
816 |
-
msgstr ""
|
817 |
-
"Si se activa, fuerza que las imágenes coincidan exactamente con los tamaños "
|
818 |
-
"definidos previamente para las dimensiones de imagen y las dimensiones para "
|
819 |
-
"móviles."
|
820 |
-
|
821 |
-
#: includes/admin/metaboxes.php:1009
|
822 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
823 |
-
msgstr ""
|
824 |
-
"Si se desactiva, las imágenes se redimensionarán manteniendo la relación de "
|
825 |
-
"aspecto."
|
826 |
-
|
827 |
-
#: includes/admin/metaboxes.php:1019
|
828 |
-
msgid "Set Dimensions on Images?"
|
829 |
-
msgstr "¿Establecer dimensiones de las imágenes?"
|
830 |
-
|
831 |
-
#: includes/admin/metaboxes.php:1023
|
832 |
-
msgid ""
|
833 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
834 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
835 |
-
msgstr ""
|
836 |
-
"Activa o desactiva los atributos de anchura y altura en el elemento imagen. "
|
837 |
-
"Sólo necesita activarlo si es necesario cumplir con los requisitos de Google "
|
838 |
-
"Pagespeeds."
|
839 |
-
|
840 |
-
#: includes/admin/metaboxes.php:1028
|
841 |
-
msgid "Enable Isotope?"
|
842 |
-
msgstr "¿Activar isótopo?"
|
843 |
-
|
844 |
-
#: includes/admin/metaboxes.php:1032
|
845 |
-
msgid ""
|
846 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
847 |
-
"images."
|
848 |
-
msgstr ""
|
849 |
-
"Activa o desactiva la compatibilidad con el diseño de isótopos / masonry "
|
850 |
-
"para las imágenes de la galería."
|
851 |
-
|
852 |
-
#: includes/admin/metaboxes.php:1038
|
853 |
-
msgid "Enable CSS Animations?"
|
854 |
-
msgstr "¿Activar animaciones CSS?"
|
855 |
-
|
856 |
-
#: includes/admin/metaboxes.php:1042
|
857 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
858 |
-
msgstr ""
|
859 |
-
"Activa las animaciones CSS cuando se cargan las imágenes de la galería."
|
860 |
-
|
861 |
-
#: includes/admin/metaboxes.php:1048
|
862 |
-
msgid "Image Opacity"
|
863 |
-
msgstr "Opacidad de imagen"
|
864 |
-
|
865 |
-
#: includes/admin/metaboxes.php:1052
|
866 |
-
msgid ""
|
867 |
-
"The opacity to display images at when loading the main gallery images using "
|
868 |
-
"CSS animations (between 1 and 100%)."
|
869 |
-
msgstr ""
|
870 |
-
"Opacidad para visualizar las imágenes cuando se cargan utilizando "
|
871 |
-
"animaciones CSS (entre 1 y 100%)."
|
872 |
-
|
873 |
-
#: includes/admin/metaboxes.php:1069
|
874 |
-
msgid "Want to do even more with your gallery display?"
|
875 |
-
msgstr "¿Quiere hacer aún más con la visualización de sus galerías?"
|
876 |
-
|
877 |
-
#: includes/admin/metaboxes.php:1070
|
878 |
-
msgid ""
|
879 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
880 |
-
"display features, including: custom image tagging and filtering, mobile "
|
881 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
882 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
883 |
-
"more!"
|
884 |
-
msgstr ""
|
885 |
-
|
886 |
-
#: includes/admin/metaboxes.php:1092
|
887 |
-
msgid "Lightbox Settings"
|
888 |
-
msgstr "Opciones de lightbox"
|
889 |
-
|
890 |
-
#: includes/admin/metaboxes.php:1094
|
891 |
-
msgid "The settings below adjust the lightbox output."
|
892 |
-
msgstr "Los ajuste siguientes ajustan la vista en lightbox."
|
893 |
-
|
894 |
-
#: includes/admin/metaboxes.php:1111 includes/admin/metaboxes.php:1472
|
895 |
-
msgid "Enable Lightbox?"
|
896 |
-
msgstr "¿Activar lightbox?"
|
897 |
-
|
898 |
-
#: includes/admin/metaboxes.php:1115
|
899 |
-
msgid "Enables or disables the gallery lightbox."
|
900 |
-
msgstr "Activa o desactiva la galería lightbox."
|
901 |
-
|
902 |
-
#: includes/admin/metaboxes.php:1126
|
903 |
-
msgid "Gallery Lightbox Theme"
|
904 |
-
msgstr "Tema de la galería lightbox"
|
905 |
-
|
906 |
-
#: includes/admin/metaboxes.php:1134
|
907 |
-
msgid "Sets the theme for the gallery lightbox display."
|
908 |
-
msgstr "Establece el tema para la visualización de la galería lightbox."
|
909 |
-
|
910 |
-
#: includes/admin/metaboxes.php:1148
|
911 |
-
msgid ""
|
912 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
913 |
-
"the original, full size image."
|
914 |
-
msgstr ""
|
915 |
-
"Define el tamaño máximo de imagen para la visualización de lightbox. De "
|
916 |
-
"manera predeterminada mostrará la imagen a tamaño original."
|
917 |
-
|
918 |
-
#: includes/admin/metaboxes.php:1154
|
919 |
-
msgid "Caption Position"
|
920 |
-
msgstr "Posición del pie"
|
921 |
-
|
922 |
-
#: includes/admin/metaboxes.php:1162
|
923 |
-
msgid "Sets the display of the lightbox image's caption."
|
924 |
-
msgstr "Establece la forma de visualizar el pie de la imagen en lightbox. "
|
925 |
-
|
926 |
-
#: includes/admin/metaboxes.php:1171 includes/admin/metaboxes.php:1499
|
927 |
-
msgid "Enable Gallery Arrows?"
|
928 |
-
msgstr "¿Activar las flechas en la galería?"
|
929 |
-
|
930 |
-
#: includes/admin/metaboxes.php:1175
|
931 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
932 |
-
msgstr "Activa o desactiva las flechas de navegación en la galería lightbox."
|
933 |
-
|
934 |
-
#: includes/admin/metaboxes.php:1180
|
935 |
-
msgid "Gallery Arrow Position"
|
936 |
-
msgstr "Posición de la flecha en la galería."
|
937 |
-
|
938 |
-
#: includes/admin/metaboxes.php:1188
|
939 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
940 |
-
msgstr ""
|
941 |
-
"Establece la posición de las flechas de navegación de la galería lightbox."
|
942 |
-
|
943 |
-
#: includes/admin/metaboxes.php:1193
|
944 |
-
msgid "Enable Keyboard Navigation?"
|
945 |
-
msgstr "¿Activar navegación por teclado?"
|
946 |
-
|
947 |
-
#: includes/admin/metaboxes.php:1197
|
948 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
949 |
-
msgstr "Activa o desactiva la navegación por teclado en la galería lightbox."
|
950 |
-
|
951 |
-
#: includes/admin/metaboxes.php:1202
|
952 |
-
msgid "Enable Mousewheel Navigation?"
|
953 |
-
msgstr "¿Activar navegación con la rueda del ratón?"
|
954 |
-
|
955 |
-
#: includes/admin/metaboxes.php:1206
|
956 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
957 |
-
msgstr "Activa o desactiva la navegación con la rueda del ratón en la galería."
|
958 |
-
|
959 |
-
#: includes/admin/metaboxes.php:1211 includes/admin/metaboxes.php:1508
|
960 |
-
msgid "Enable Gallery Toolbar?"
|
961 |
-
msgstr "¿Activar la barra de tareas en la galería?"
|
962 |
-
|
963 |
-
#: includes/admin/metaboxes.php:1215
|
964 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
965 |
-
msgstr "Activa o desactiva la barra de tareas en la galería lightbox."
|
966 |
-
|
967 |
-
#: includes/admin/metaboxes.php:1220
|
968 |
-
msgid "Display Gallery Title in Toolbar?"
|
969 |
-
msgstr "¿Mostrar el título de la galería en la barra de tareas?"
|
970 |
-
|
971 |
-
#: includes/admin/metaboxes.php:1224
|
972 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
973 |
-
msgstr "Muestra el título de la galería en la barra de tareas de lightbox."
|
974 |
-
|
975 |
-
#: includes/admin/metaboxes.php:1229
|
976 |
-
msgid "Gallery Toolbar Position"
|
977 |
-
msgstr "Posición de la barra de tareas en la galería"
|
978 |
-
|
979 |
-
#: includes/admin/metaboxes.php:1237
|
980 |
-
msgid "Sets the position of the lightbox toolbar."
|
981 |
-
msgstr "Establece la posición de la barra de tareas lightbox."
|
982 |
-
|
983 |
-
#: includes/admin/metaboxes.php:1242
|
984 |
-
msgid "Keep Aspect Ratio?"
|
985 |
-
msgstr "¿Mantener relación de aspecto?"
|
986 |
-
|
987 |
-
#: includes/admin/metaboxes.php:1246
|
988 |
-
msgid ""
|
989 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
990 |
-
msgstr ""
|
991 |
-
"Si se activa, las imágenes se redimensionarán siempre manteniendo la "
|
992 |
-
"relación de aspecto."
|
993 |
-
|
994 |
-
#: includes/admin/metaboxes.php:1251
|
995 |
-
msgid "Loop Gallery Navigation?"
|
996 |
-
msgstr "¿Navegación en bucle en la galería?"
|
997 |
-
|
998 |
-
#: includes/admin/metaboxes.php:1255
|
999 |
-
msgid ""
|
1000 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
1001 |
-
msgstr ""
|
1002 |
-
"Activa o desactiva una navegación infinita en bucle de la galería lightbox."
|
1003 |
-
|
1004 |
-
#: includes/admin/metaboxes.php:1260
|
1005 |
-
msgid "Lightbox Open/Close Effect"
|
1006 |
-
msgstr "Abrir / cerrar efectos lightbox"
|
1007 |
-
|
1008 |
-
#: includes/admin/metaboxes.php:1280
|
1009 |
-
msgid "Type of transition when opening and closing the lightbox."
|
1010 |
-
msgstr "Tipo de transición cuando se abre o cierra lightbox."
|
1011 |
-
|
1012 |
-
#: includes/admin/metaboxes.php:1285
|
1013 |
-
msgid "Lightbox Transition Effect"
|
1014 |
-
msgstr "Efectos de transición lightbox"
|
1015 |
-
|
1016 |
-
#: includes/admin/metaboxes.php:1305
|
1017 |
-
msgid "Type of transition between images in the lightbox view."
|
1018 |
-
msgstr "Tipo de transición entre imágenes en la visualización lightbox."
|
1019 |
-
|
1020 |
-
#: includes/admin/metaboxes.php:1310
|
1021 |
-
msgid "HTML5 Output?"
|
1022 |
-
msgstr "¿Salida HTML5?"
|
1023 |
-
|
1024 |
-
#: includes/admin/metaboxes.php:1314
|
1025 |
-
msgid ""
|
1026 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
1027 |
-
"HTML5 validation."
|
1028 |
-
msgstr ""
|
1029 |
-
"Si se activa, usa data-envirabox-gallery en lugar de atributos relativos "
|
1030 |
-
"para validación W3C HTML5."
|
1031 |
-
|
1032 |
-
#: includes/admin/metaboxes.php:1328
|
1033 |
-
msgid ""
|
1034 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
1035 |
-
"display."
|
1036 |
-
msgstr ""
|
1037 |
-
"Los ajustes siguientes ajustan las miniaturas para la vista en lightbox."
|
1038 |
-
|
1039 |
-
#: includes/admin/metaboxes.php:1333 includes/admin/metaboxes.php:1517
|
1040 |
-
msgid "Enable Gallery Thumbnails?"
|
1041 |
-
msgstr "¿Activar miniaturas en la galería?"
|
1042 |
-
|
1043 |
-
#: includes/admin/metaboxes.php:1337
|
1044 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
1045 |
-
msgstr "Activa o desactiva las miniaturas en la galería lightbox."
|
1046 |
-
|
1047 |
-
#: includes/admin/metaboxes.php:1342
|
1048 |
-
msgid "Gallery Thumbnails Width"
|
1049 |
-
msgstr "Ancho de miniaturas de la galería"
|
1050 |
-
|
1051 |
-
#: includes/admin/metaboxes.php:1346
|
1052 |
-
msgid "Sets the width of each lightbox thumbnail."
|
1053 |
-
msgstr "Establece el ancho de cada miniatura lightbox."
|
1054 |
-
|
1055 |
-
#: includes/admin/metaboxes.php:1351
|
1056 |
-
msgid "Gallery Thumbnails Height"
|
1057 |
-
msgstr "Alto de miniaturas de la galería"
|
1058 |
-
|
1059 |
-
#: includes/admin/metaboxes.php:1355
|
1060 |
-
msgid "Sets the height of each lightbox thumbnail."
|
1061 |
-
msgstr "Establece la altura de cada miniatura lightbox."
|
1062 |
-
|
1063 |
-
#: includes/admin/metaboxes.php:1360
|
1064 |
-
msgid "Gallery Thumbnails Position"
|
1065 |
-
msgstr "Posición de miniaturas de lightbox"
|
1066 |
-
|
1067 |
-
#: includes/admin/metaboxes.php:1368
|
1068 |
-
msgid "Sets the position of the lightbox thumbnails."
|
1069 |
-
msgstr "Establece la posición de las miniaturas lightbox."
|
1070 |
-
|
1071 |
-
#: includes/admin/metaboxes.php:1385
|
1072 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
1073 |
-
msgstr "¿Quiere tener un control aún más fino sobre su visualización lightbox?"
|
1074 |
-
|
1075 |
-
#: includes/admin/metaboxes.php:1386
|
1076 |
-
msgid ""
|
1077 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1078 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
1079 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1080 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1081 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1082 |
-
msgstr ""
|
1083 |
-
|
1084 |
-
#: includes/admin/metaboxes.php:1408
|
1085 |
-
msgid "Mobile Gallery Settings"
|
1086 |
-
msgstr "Opciones de la galería en moviles"
|
1087 |
-
|
1088 |
-
#: includes/admin/metaboxes.php:1410
|
1089 |
-
msgid ""
|
1090 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
1091 |
-
"on a mobile device."
|
1092 |
-
msgstr ""
|
1093 |
-
"Los siguientes ajustes configuran las opciones de la galería cuando se ven "
|
1094 |
-
"en un dispositivo móvil."
|
1095 |
-
|
1096 |
-
#: includes/admin/metaboxes.php:1433
|
1097 |
-
msgid ""
|
1098 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1099 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
1100 |
-
"next row."
|
1101 |
-
msgstr ""
|
1102 |
-
"Determina el número de columnas en la galería en dispositivos móviles. "
|
1103 |
-
"Automático, intentará rellenar cualquier fila todo lo posible antes de pasar "
|
1104 |
-
"a la siguiente fila."
|
1105 |
-
|
1106 |
-
#: includes/admin/metaboxes.php:1439
|
1107 |
-
msgid "Create Mobile Gallery Images?"
|
1108 |
-
msgstr "¿Crear galería de imágenes para móvil?"
|
1109 |
-
|
1110 |
-
#: includes/admin/metaboxes.php:1443
|
1111 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
1112 |
-
msgstr "Activa o desactiva la creación de imágenes especificas para móvil."
|
1113 |
-
|
1114 |
-
#: includes/admin/metaboxes.php:1449
|
1115 |
-
msgid "Mobile Dimensions"
|
1116 |
-
msgstr "Dimensiones para móvil"
|
1117 |
-
|
1118 |
-
#: includes/admin/metaboxes.php:1453
|
1119 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
1120 |
-
msgstr ""
|
1121 |
-
"Estos serán los tamaños utilizados para las imágenes que aparecen en "
|
1122 |
-
"dispositivos móviles."
|
1123 |
-
|
1124 |
-
#: includes/admin/metaboxes.php:1463
|
1125 |
-
msgid "Mobile Lightbox Settings"
|
1126 |
-
msgstr "Opciones de lightbox en moviles."
|
1127 |
-
|
1128 |
-
#: includes/admin/metaboxes.php:1465
|
1129 |
-
msgid ""
|
1130 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
1131 |
-
"on a mobile device."
|
1132 |
-
msgstr ""
|
1133 |
-
"Los siguientes ajustes configuran las opciones de lightbox cuando se ven en "
|
1134 |
-
"un dispositivo móvil."
|
1135 |
-
|
1136 |
-
#: includes/admin/metaboxes.php:1476
|
1137 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1138 |
-
msgstr "Activa o desactiva la galería lightbox en dispositivos móviles."
|
1139 |
-
|
1140 |
-
#: includes/admin/metaboxes.php:1481
|
1141 |
-
msgid "Enable Gallery Touchwipe?"
|
1142 |
-
msgstr "¿Activar Touchwipe en la galería?"
|
1143 |
-
|
1144 |
-
#: includes/admin/metaboxes.php:1485
|
1145 |
-
msgid ""
|
1146 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1147 |
-
"devices."
|
1148 |
-
msgstr ""
|
1149 |
-
"Activa o desactiva las funciones touchwipe para la galería lightbox en "
|
1150 |
-
"dispositivos móviles."
|
1151 |
-
|
1152 |
-
#: includes/admin/metaboxes.php:1490
|
1153 |
-
msgid "Close Lightbox on Swipe Up?"
|
1154 |
-
msgstr "Cerrar Lightbox deslizando el dedo hacia arriba?"
|
1155 |
-
|
1156 |
-
#: includes/admin/metaboxes.php:1494
|
1157 |
-
msgid ""
|
1158 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1159 |
-
"devices."
|
1160 |
-
msgstr ""
|
1161 |
-
"Activa o desactiva el cierre de Lightbox cuando el usuario desliza el dedo "
|
1162 |
-
"hacia arriba en los dispositivos móviles."
|
1163 |
-
|
1164 |
-
#: includes/admin/metaboxes.php:1503
|
1165 |
-
msgid ""
|
1166 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1167 |
-
msgstr ""
|
1168 |
-
"Activa o desactiva las flechas de navegación de la galería lightbox en "
|
1169 |
-
"dispositivos móviles."
|
1170 |
-
|
1171 |
-
#: includes/admin/metaboxes.php:1512
|
1172 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1173 |
-
msgstr ""
|
1174 |
-
"Activa o desactiva la barra de herramientas de la galería lightbox en "
|
1175 |
-
"dispositivos móviles."
|
1176 |
-
|
1177 |
-
#: includes/admin/metaboxes.php:1521
|
1178 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1179 |
-
msgstr ""
|
1180 |
-
"Activa o desactiva las miniaturas de la galería lightbox en dispositivos "
|
1181 |
-
"móviles."
|
1182 |
-
|
1183 |
-
#: includes/admin/metaboxes.php:1545
|
1184 |
-
msgid "Miscellaneous Settings"
|
1185 |
-
msgstr "Otros ajustes"
|
1186 |
-
|
1187 |
-
#: includes/admin/metaboxes.php:1547
|
1188 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1189 |
-
msgstr "Los ajustes siguientes configuran diversos ajustes para la galería."
|
1190 |
-
|
1191 |
-
#: includes/admin/metaboxes.php:1563
|
1192 |
-
msgid "Gallery Title"
|
1193 |
-
msgstr "Título de la galería"
|
1194 |
-
|
1195 |
-
#: includes/admin/metaboxes.php:1567
|
1196 |
-
msgid "Internal gallery title for identification in the admin."
|
1197 |
-
msgstr ""
|
1198 |
-
"Título interno de la galería para su identificación en la administración"
|
1199 |
-
|
1200 |
-
#: includes/admin/metaboxes.php:1572
|
1201 |
-
msgid "Gallery Slug"
|
1202 |
-
msgstr "Slug de la galería"
|
1203 |
-
|
1204 |
-
#: includes/admin/metaboxes.php:1576
|
1205 |
-
msgid ""
|
1206 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1207 |
-
"advanced gallery queries."
|
1208 |
-
msgstr ""
|
1209 |
-
"Slug interno <strong>único</strong> de la galería para la identificación y "
|
1210 |
-
"consultas avanzadas."
|
1211 |
-
|
1212 |
-
#: includes/admin/metaboxes.php:1581
|
1213 |
-
msgid "Custom Gallery Classes"
|
1214 |
-
msgstr "Clases personalizadas de la galería"
|
1215 |
-
|
1216 |
-
#: includes/admin/metaboxes.php:1584
|
1217 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1218 |
-
msgstr "Introduzca aquí, clases CSS personalizadas, una por línea."
|
1219 |
-
|
1220 |
-
#: includes/admin/metaboxes.php:1585
|
1221 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1222 |
-
msgstr "Añade clases CSS personalizadas en la galería, una por línea."
|
1223 |
-
|
1224 |
-
#: includes/admin/metaboxes.php:1594
|
1225 |
-
msgid "Import/Export Gallery"
|
1226 |
-
msgstr "Importar / Exportar galería"
|
1227 |
-
|
1228 |
-
#: includes/admin/metaboxes.php:1607
|
1229 |
-
msgid "Import Gallery"
|
1230 |
-
msgstr "Importar galería"
|
1231 |
-
|
1232 |
-
#: includes/admin/metaboxes.php:1614
|
1233 |
-
msgid "Export Gallery"
|
1234 |
-
msgstr "Exportar galería"
|
1235 |
-
|
1236 |
-
#: includes/admin/metaboxes.php:1624
|
1237 |
-
msgid "Enable RTL Support?"
|
1238 |
-
msgstr "¿Activar funciones RTL?"
|
1239 |
-
|
1240 |
-
#: includes/admin/metaboxes.php:1628
|
1241 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1242 |
-
msgstr ""
|
1243 |
-
"Activa o desactiva funciones RTL en Envira para idiomas que se escriben de "
|
1244 |
-
"derecha a izquierda."
|
1245 |
-
|
1246 |
-
#: includes/admin/metaboxes.php:1640 includes/admin/metaboxes.php:1682
|
1247 |
-
#: includes/admin/metaboxes.php:1704 includes/admin/metaboxes.php:1726
|
1248 |
-
#: includes/admin/metaboxes.php:1748 includes/admin/metaboxes.php:1770
|
1249 |
-
msgid "Want to take your galleries further?"
|
1250 |
-
msgstr "¿Quiere mejorar aún más sus galerías?"
|
1251 |
-
|
1252 |
-
#: includes/admin/metaboxes.php:1641
|
1253 |
-
msgid ""
|
1254 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1255 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1256 |
-
"custom CSS controls for each gallery and so much more!"
|
1257 |
-
msgstr ""
|
1258 |
-
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
1259 |
-
"características, incluyendo: un módulo totalmente integrado de importación / "
|
1260 |
-
"exportación para sus galerías, controles CSS personalizados para cada "
|
1261 |
-
"galería y mucho más."
|
1262 |
-
|
1263 |
-
#: includes/admin/metaboxes.php:1662
|
1264 |
-
msgid "Videos"
|
1265 |
-
msgstr "Videos"
|
1266 |
-
|
1267 |
-
#: includes/admin/metaboxes.php:1663
|
1268 |
-
msgid "Social"
|
1269 |
-
msgstr "Social"
|
1270 |
-
|
1271 |
-
#: includes/admin/metaboxes.php:1664
|
1272 |
-
msgid "Tags"
|
1273 |
-
msgstr "Etiquetas"
|
1274 |
-
|
1275 |
-
#: includes/admin/metaboxes.php:1665
|
1276 |
-
msgid "Pagination"
|
1277 |
-
msgstr "Paginación"
|
1278 |
-
|
1279 |
-
#: includes/admin/metaboxes.php:1683
|
1280 |
-
msgid ""
|
1281 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1282 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1283 |
-
"options and so much more!"
|
1284 |
-
msgstr ""
|
1285 |
-
"Mediante la actualización a Envira Pro, puede obtener acceso a los ajustes "
|
1286 |
-
"específicos para dispositivos móviles, incluyendo tamaños de imagen para "
|
1287 |
-
"moviles, número de columnas, opciones específicas para móviles en lighbox y "
|
1288 |
-
"mucho más."
|
1289 |
-
|
1290 |
-
#: includes/admin/metaboxes.php:1705
|
1291 |
-
msgid ""
|
1292 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1293 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1294 |
-
msgstr ""
|
1295 |
-
"Mediante la actualización a Envira Pro, puede añadir videos a sus galerías "
|
1296 |
-
"Envira desde YouTube, Vimeo, Wistia, y vídeos alojados en su propio servidor."
|
1297 |
-
|
1298 |
-
#: includes/admin/metaboxes.php:1727
|
1299 |
-
msgid ""
|
1300 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1301 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1302 |
-
"Google+ and Pinterest why not check it out?"
|
1303 |
-
msgstr ""
|
1304 |
-
"Mediante la actualización a Envira Pro, puede añadir botones para compartir "
|
1305 |
-
"en redes sociales, a sus imágenes tanto de la galería como de lightbox. Con "
|
1306 |
-
"soporte para Facebook, Twitter, Google+ y Pinterest. ¿Por qué no echarle un "
|
1307 |
-
"vistazo?"
|
1308 |
-
|
1309 |
-
#: includes/admin/metaboxes.php:1749
|
1310 |
-
msgid ""
|
1311 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1312 |
-
"users to filter your Gallery by tag and so much more!"
|
1313 |
-
msgstr ""
|
1314 |
-
"Mediante la actualización a Envira Pro, puede añadir etiquetas a las "
|
1315 |
-
"imágenes de la Galería, permitir a los usuarios filtrar la galería por "
|
1316 |
-
"etiquetas y mucho más."
|
1317 |
-
|
1318 |
-
#: includes/admin/metaboxes.php:1771
|
1319 |
-
msgid ""
|
1320 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1321 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1322 |
-
msgstr ""
|
1323 |
-
"Mediante la actualización a Envira Pro, puede dividir su galería en "
|
1324 |
-
"múltiples páginas con paginación, cargar imágenes paginadas mediante AJAX, "
|
1325 |
-
"lazy loading y mucho más."
|
1326 |
-
|
1327 |
-
#: includes/admin/metaboxes.php:2048
|
1328 |
-
msgid "Remove Image from Gallery?"
|
1329 |
-
msgstr "¿Quitar imagen de la galería?"
|
1330 |
-
|
1331 |
-
#: includes/admin/metaboxes.php:2049
|
1332 |
-
msgid "Modify Image"
|
1333 |
-
msgstr "Modificar imagen"
|
1334 |
-
|
1335 |
-
#: includes/admin/notice.php:167
|
1336 |
-
msgid "Dismiss this notice"
|
1337 |
-
msgstr "Descartar este aviso"
|
1338 |
-
|
1339 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1340 |
-
msgid ""
|
1341 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1342 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1343 |
-
msgstr ""
|
1344 |
-
"Puede colocar esta galería en cualquier lugar de sus entradas, páginas, "
|
1345 |
-
"tipos de entradas personalizadas o widgets utilizando <strong>uno(s)</"
|
1346 |
-
"strong> de los código(s) corto(s) siguientes:"
|
1347 |
-
|
1348 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1349 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1350 |
-
#: includes/admin/table.php:228
|
1351 |
-
msgid "Copy Shortcode to Clipboard"
|
1352 |
-
msgstr "Copiar el código corto al portapapeles"
|
1353 |
-
|
1354 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1355 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1356 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1357 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1358 |
-
#: includes/admin/table.php:229
|
1359 |
-
msgid "Copy to Clipboard"
|
1360 |
-
msgstr "Copiar al portapapeles"
|
1361 |
-
|
1362 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1363 |
-
msgid ""
|
1364 |
-
"You can also place this gallery into your template files by using "
|
1365 |
-
"<strong>one</strong> the template tag(s) below:"
|
1366 |
-
msgstr ""
|
1367 |
-
"También puede colocar esta galería en sus plantillas usando <strong> una(s) "
|
1368 |
-
"</strong> de las etiquetas de plantilla siguientes:"
|
1369 |
-
|
1370 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1371 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1372 |
-
msgid "Copy Template Tag to Clipboard"
|
1373 |
-
msgstr "Copiar la etiqueta de plantilla al portapapeles "
|
1374 |
-
|
1375 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1376 |
-
msgid "Native Envira Gallery"
|
1377 |
-
msgstr "Galería Envira nativa"
|
1378 |
-
|
1379 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1380 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1381 |
-
msgid "External Gallery"
|
1382 |
-
msgstr "galería externa"
|
1383 |
-
|
1384 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1385 |
-
msgid "Select Your Service"
|
1386 |
-
msgstr "Seleccione su servicio"
|
1387 |
-
|
1388 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1389 |
-
msgid "Create Dynamic Galleries with Envira"
|
1390 |
-
msgstr ""
|
1391 |
-
|
1392 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1393 |
-
msgid "Build Galleries from Instagram images."
|
1394 |
-
msgstr ""
|
1395 |
-
|
1396 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1397 |
-
msgid "Instagram"
|
1398 |
-
msgstr "Instagram"
|
1399 |
-
|
1400 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1401 |
-
msgid ""
|
1402 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1403 |
-
"your posts, and more."
|
1404 |
-
msgstr ""
|
1405 |
-
|
1406 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1407 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1408 |
-
msgid "Click Here to Upgrade"
|
1409 |
-
msgstr "Haga clic aquí para actualizar."
|
1410 |
-
|
1411 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1412 |
-
msgid ""
|
1413 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1414 |
-
"external sources."
|
1415 |
-
msgstr ""
|
1416 |
-
"No se ve como desea, tiene alguno complemento activado que importa imágenes "
|
1417 |
-
"de fuentes externas."
|
1418 |
-
|
1419 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1420 |
-
msgid "Envira gallery updated."
|
1421 |
-
msgstr "Actualizada la galería Envira."
|
1422 |
-
|
1423 |
-
#: includes/admin/posttype.php:98
|
1424 |
-
msgid "Envira gallery custom field updated."
|
1425 |
-
msgstr "Actualizados los campos personalizados de la galería Envira."
|
1426 |
-
|
1427 |
-
#: includes/admin/posttype.php:99
|
1428 |
-
msgid "Envira gallery custom field deleted."
|
1429 |
-
msgstr "Borrados los campos personalizados de la galería Envira."
|
1430 |
-
|
1431 |
-
#: includes/admin/posttype.php:101
|
1432 |
-
msgid "Envira gallery restored to revision from %s."
|
1433 |
-
msgstr "Restaurada la galería Envira desde la revisión %s. "
|
1434 |
-
|
1435 |
-
#: includes/admin/posttype.php:102
|
1436 |
-
msgid "Envira gallery published."
|
1437 |
-
msgstr "Publicada la galería Envira."
|
1438 |
-
|
1439 |
-
#: includes/admin/posttype.php:103
|
1440 |
-
msgid "Envira gallery saved."
|
1441 |
-
msgstr "Guardada la galería Envira"
|
1442 |
-
|
1443 |
-
#: includes/admin/posttype.php:104
|
1444 |
-
msgid "Envira gallery submitted."
|
1445 |
-
msgstr "Enviada la galería Envira"
|
1446 |
-
|
1447 |
-
#: includes/admin/posttype.php:105
|
1448 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1449 |
-
msgstr "Galería Envira prevista para: <strong>%1$s</strong>."
|
1450 |
-
|
1451 |
-
#: includes/admin/posttype.php:105
|
1452 |
-
msgid "M j, Y @ G:i"
|
1453 |
-
msgstr "j \\d\\e\\ F \\d\\e\\ Y @ G:i"
|
1454 |
-
|
1455 |
-
#: includes/admin/posttype.php:106
|
1456 |
-
msgid "Envira gallery draft updated."
|
1457 |
-
msgstr "Borrador de galería Envira actualizado."
|
1458 |
-
|
1459 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1460 |
-
msgid "Settings"
|
1461 |
-
msgstr "Ajustes"
|
1462 |
-
|
1463 |
-
#: includes/admin/settings.php:228
|
1464 |
-
msgid " galleries(s) fixed successfully."
|
1465 |
-
msgstr "Galería(s) reparada(s) satisfactoriamente."
|
1466 |
-
|
1467 |
-
#: includes/admin/settings.php:362
|
1468 |
-
msgid "Settings saved successfully."
|
1469 |
-
msgstr "Ajustes guardados satisfactoriamente."
|
1470 |
-
|
1471 |
-
#: includes/admin/settings.php:494
|
1472 |
-
msgid "General"
|
1473 |
-
msgstr "General"
|
1474 |
-
|
1475 |
-
#: includes/admin/settings.php:524
|
1476 |
-
msgid "Envira License Key"
|
1477 |
-
msgstr "Clave de licencia de Envira"
|
1478 |
-
|
1479 |
-
#: includes/admin/settings.php:530
|
1480 |
-
msgid "Verify Key"
|
1481 |
-
msgstr "Comprobar clave"
|
1482 |
-
|
1483 |
-
#: includes/admin/settings.php:531
|
1484 |
-
msgid "Deactivate Key"
|
1485 |
-
msgstr "Desactivar clave"
|
1486 |
-
|
1487 |
-
#: includes/admin/settings.php:532
|
1488 |
-
msgid "License key to enable automatic updates for Envira."
|
1489 |
-
msgstr ""
|
1490 |
-
"Clave de licencia para activar las actualizaciones automáticas para Envira."
|
1491 |
-
|
1492 |
-
#: includes/admin/settings.php:539
|
1493 |
-
msgid "Envira License Key Type"
|
1494 |
-
msgstr "Tipo de licencia Envira."
|
1495 |
-
|
1496 |
-
#: includes/admin/settings.php:543
|
1497 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1498 |
-
msgstr "Su tipo de licencia para este sitio es <strong>%s.</strong>"
|
1499 |
-
|
1500 |
-
#: includes/admin/settings.php:546
|
1501 |
-
msgid "Refresh Key"
|
1502 |
-
msgstr "Actualizar clave"
|
1503 |
-
|
1504 |
-
#: includes/admin/settings.php:547
|
1505 |
-
msgid ""
|
1506 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1507 |
-
"license has been upgraded or the type is incorrect."
|
1508 |
-
msgstr ""
|
1509 |
-
"El tipo de clave de licencia (gestiona actualizaciones y Complementos). Haga "
|
1510 |
-
"clic en actualizar si ha actualizado su tipo de licencia o el tipo es "
|
1511 |
-
"incorrecto."
|
1512 |
-
|
1513 |
-
#: includes/admin/settings.php:556
|
1514 |
-
msgid "Fix Broken Migration"
|
1515 |
-
msgstr "Solucionar migración rota"
|
1516 |
-
|
1517 |
-
#: includes/admin/settings.php:561
|
1518 |
-
msgid "Fix"
|
1519 |
-
msgstr "Solucionar"
|
1520 |
-
|
1521 |
-
#: includes/admin/settings.php:562
|
1522 |
-
msgid ""
|
1523 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1524 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1525 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1526 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1527 |
-
"script next time :)"
|
1528 |
-
msgstr ""
|
1529 |
-
"Si, ha cambiado la dirección URL de su sitio web de WordPress y ha ejecutado "
|
1530 |
-
"manualmente una búsqueda / reemplazo de URL en la base de datos de "
|
1531 |
-
"WordPress, es probable que sus galerías no muestren ninguna imagen. Si este "
|
1532 |
-
"es el caso, haga clic en el botón de arriba para solucionar este problema. "
|
1533 |
-
"Le recomendamos que use un plugin o script de migración la próxima vez :)"
|
1534 |
-
|
1535 |
-
#: includes/admin/settings.php:578
|
1536 |
-
msgid "Add New Images"
|
1537 |
-
msgstr "Añadir nuevas imágenes"
|
1538 |
-
|
1539 |
-
#: includes/admin/settings.php:586
|
1540 |
-
msgid ""
|
1541 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1542 |
-
"after any existing images."
|
1543 |
-
msgstr ""
|
1544 |
-
"Si añade medios a una Galería, elija si desea añadir este medio antes o "
|
1545 |
-
"después de las imágenes existentes."
|
1546 |
-
|
1547 |
-
#: includes/admin/settings.php:593
|
1548 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1549 |
-
msgstr "Elimina la imagen cuando se borra de una galería"
|
1550 |
-
|
1551 |
-
#: includes/admin/settings.php:601
|
1552 |
-
msgid ""
|
1553 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1554 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1555 |
-
"attached to other Posts, they will not be deleted."
|
1556 |
-
msgstr ""
|
1557 |
-
"Al borrar una imagen de una galería, elija si desea borrar todos los medios "
|
1558 |
-
"asociados con esa imagen. Nota: Si la imagen(es) en la biblioteca multimedia "
|
1559 |
-
"está(n) vinculada(s) a otras entradas, no se borrarán."
|
1560 |
-
|
1561 |
-
#: includes/admin/settings.php:607
|
1562 |
-
msgid "Delete Images on Gallery Deletion"
|
1563 |
-
msgstr "Elimina las imágenes cuando se borra una galería"
|
1564 |
-
|
1565 |
-
#: includes/admin/settings.php:615
|
1566 |
-
msgid ""
|
1567 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1568 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1569 |
-
"Posts, they will not be deleted."
|
1570 |
-
msgstr ""
|
1571 |
-
"Al eliminar una Galería, elija si desea borrar todos los medios asociados a "
|
1572 |
-
"la galería. Nota: Si la imagen(es) en la biblioteca multimedia está(n) "
|
1573 |
-
"vinculada(s) a otras entradas, no se borrarán."
|
1574 |
-
|
1575 |
-
#: includes/admin/settings.php:624
|
1576 |
-
msgid "Save Settings"
|
1577 |
-
msgstr "Guardar ajustes"
|
1578 |
-
|
1579 |
-
#: includes/admin/skin.php:79
|
1580 |
-
msgid "There was an error installing the addon. Please try again."
|
1581 |
-
msgstr ""
|
1582 |
-
"Hubo un error al instalar el complemento. Por favor, vuelva a intentarlo."
|
1583 |
-
|
1584 |
-
#: includes/admin/table.php:169
|
1585 |
-
msgid "Shortcode"
|
1586 |
-
msgstr "Código corto"
|
1587 |
-
|
1588 |
-
#: includes/admin/table.php:170
|
1589 |
-
msgid "Posts"
|
1590 |
-
msgstr "Entradas"
|
1591 |
-
|
1592 |
-
#: includes/admin/table.php:171
|
1593 |
-
msgid "Last Modified"
|
1594 |
-
msgstr "última modificada"
|
1595 |
-
|
1596 |
-
#: includes/admin/table.php:172
|
1597 |
-
msgid "Date"
|
1598 |
-
msgstr "Fecha"
|
1599 |
-
|
1600 |
-
#: includes/admin/table.php:217
|
1601 |
-
msgid "%d Image"
|
1602 |
-
msgid_plural "%d Images"
|
1603 |
-
msgstr[0] "%d Imagen"
|
1604 |
-
msgstr[1] "%d Imagenes"
|
1605 |
-
|
1606 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1607 |
-
msgid "Number of Columns"
|
1608 |
-
msgstr "Número de columnas"
|
1609 |
-
|
1610 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1611 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1612 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1613 |
-
msgid "— No Change —"
|
1614 |
-
msgstr "— Sin cambios —"
|
1615 |
-
|
1616 |
-
#: includes/global/common.php:63
|
1617 |
-
msgid "Automatic"
|
1618 |
-
msgstr "Automático"
|
1619 |
-
|
1620 |
-
#: includes/global/common.php:67
|
1621 |
-
msgid "One Column (1)"
|
1622 |
-
msgstr "Una columna (1)"
|
1623 |
-
|
1624 |
-
#: includes/global/common.php:71
|
1625 |
-
msgid "Two Columns (2)"
|
1626 |
-
msgstr "Dos columnas (2)"
|
1627 |
-
|
1628 |
-
#: includes/global/common.php:75
|
1629 |
-
msgid "Three Columns (3)"
|
1630 |
-
msgstr "Tres columnas (3)"
|
1631 |
-
|
1632 |
-
#: includes/global/common.php:79
|
1633 |
-
msgid "Four Columns (4)"
|
1634 |
-
msgstr "Cuatro columnas (4)"
|
1635 |
-
|
1636 |
-
#: includes/global/common.php:83
|
1637 |
-
msgid "Five Columns (5)"
|
1638 |
-
msgstr "Cinco columnas (5)"
|
1639 |
-
|
1640 |
-
#: includes/global/common.php:87
|
1641 |
-
msgid "Six Columns (6)"
|
1642 |
-
msgstr "Seis columnas (6)"
|
1643 |
-
|
1644 |
-
#: includes/global/common.php:107 includes/global/common.php:228
|
1645 |
-
msgid "Base"
|
1646 |
-
msgstr "Base"
|
1647 |
-
|
1648 |
-
#: includes/global/common.php:127
|
1649 |
-
msgid "Do not display"
|
1650 |
-
msgstr "No mostrar"
|
1651 |
-
|
1652 |
-
#: includes/global/common.php:131
|
1653 |
-
msgid "Display above galleries"
|
1654 |
-
msgstr "Mostrar encima de las galerías"
|
1655 |
-
|
1656 |
-
#: includes/global/common.php:135
|
1657 |
-
msgid "Display below galleries"
|
1658 |
-
msgstr "Mostrar debajo de las galerías"
|
1659 |
-
|
1660 |
-
#: includes/global/common.php:155
|
1661 |
-
msgid "No Sorting"
|
1662 |
-
msgstr "No ordenar"
|
1663 |
-
|
1664 |
-
#: includes/global/common.php:159 includes/global/common.php:288
|
1665 |
-
msgid "Random"
|
1666 |
-
msgstr "Random"
|
1667 |
-
|
1668 |
-
#: includes/global/common.php:163
|
1669 |
-
msgid "Published Date"
|
1670 |
-
msgstr "Fecha de publicación"
|
1671 |
-
|
1672 |
-
#: includes/global/common.php:167
|
1673 |
-
msgid "Filename"
|
1674 |
-
msgstr "Nombre de archivo"
|
1675 |
-
|
1676 |
-
#: includes/global/common.php:179
|
1677 |
-
msgid "Alt"
|
1678 |
-
msgstr "Texto alternativo"
|
1679 |
-
|
1680 |
-
#: includes/global/common.php:203
|
1681 |
-
msgid "Ascending (A-Z)"
|
1682 |
-
msgstr "Ascendente (A-Z)"
|
1683 |
-
|
1684 |
-
#: includes/global/common.php:207
|
1685 |
-
msgid "Descending (Z-A)"
|
1686 |
-
msgstr "Descendente (Z-A)"
|
1687 |
-
|
1688 |
-
#: includes/global/common.php:308
|
1689 |
-
msgid "Float"
|
1690 |
-
msgstr "Flotante"
|
1691 |
-
|
1692 |
-
#: includes/global/common.php:312
|
1693 |
-
msgid "Float (Wrapped)"
|
1694 |
-
msgstr "Flotante (Wrapped)"
|
1695 |
-
|
1696 |
-
#: includes/global/common.php:316 includes/global/common.php:344
|
1697 |
-
msgid "Inside"
|
1698 |
-
msgstr "Dentro"
|
1699 |
-
|
1700 |
-
#: includes/global/common.php:320 includes/global/common.php:348
|
1701 |
-
msgid "Outside"
|
1702 |
-
msgstr "Fuera"
|
1703 |
-
|
1704 |
-
#: includes/global/common.php:324
|
1705 |
-
msgid "Over"
|
1706 |
-
msgstr "Sobre"
|
1707 |
-
|
1708 |
-
#: includes/global/common.php:368
|
1709 |
-
msgid "No Effect"
|
1710 |
-
msgstr "Sin efecto"
|
1711 |
-
|
1712 |
-
#: includes/global/common.php:372
|
1713 |
-
msgid "Fade"
|
1714 |
-
msgstr "Fundido"
|
1715 |
-
|
1716 |
-
#: includes/global/common.php:376
|
1717 |
-
msgid "Elastic"
|
1718 |
-
msgstr "Elástico"
|
1719 |
-
|
1720 |
-
#: includes/global/common.php:424
|
1721 |
-
msgid "Swing"
|
1722 |
-
msgstr "Swing"
|
1723 |
-
|
1724 |
-
#: includes/global/common.php:428
|
1725 |
-
msgid "Quad"
|
1726 |
-
msgstr "Quad"
|
1727 |
-
|
1728 |
-
#: includes/global/common.php:432
|
1729 |
-
msgid "Cubic"
|
1730 |
-
msgstr "Cubic"
|
1731 |
-
|
1732 |
-
#: includes/global/common.php:436
|
1733 |
-
msgid "Quart"
|
1734 |
-
msgstr "Quart"
|
1735 |
-
|
1736 |
-
#: includes/global/common.php:440
|
1737 |
-
msgid "Quint"
|
1738 |
-
msgstr "Quint"
|
1739 |
-
|
1740 |
-
#: includes/global/common.php:444
|
1741 |
-
msgid "Sine"
|
1742 |
-
msgstr "Sine"
|
1743 |
-
|
1744 |
-
#: includes/global/common.php:448
|
1745 |
-
msgid "Expo"
|
1746 |
-
msgstr "Expo"
|
1747 |
-
|
1748 |
-
#: includes/global/common.php:452
|
1749 |
-
msgid "Circ"
|
1750 |
-
msgstr "Circ"
|
1751 |
-
|
1752 |
-
#: includes/global/common.php:456
|
1753 |
-
msgid "Back"
|
1754 |
-
msgstr "Back"
|
1755 |
-
|
1756 |
-
#: includes/global/common.php:460
|
1757 |
-
msgid "Bounce"
|
1758 |
-
msgstr "Bounce"
|
1759 |
-
|
1760 |
-
#: includes/global/common.php:480 includes/global/common.php:504
|
1761 |
-
msgid "Top"
|
1762 |
-
msgstr "Arriba"
|
1763 |
-
|
1764 |
-
#: includes/global/common.php:484 includes/global/common.php:508
|
1765 |
-
msgid "Bottom"
|
1766 |
-
msgstr "Abajo"
|
1767 |
-
|
1768 |
-
#: includes/global/common.php:649
|
1769 |
-
msgid "Image Files"
|
1770 |
-
msgstr "Archivos de imagen"
|
1771 |
-
|
1772 |
-
#: includes/global/common.php:699
|
1773 |
-
msgid "Before Existing Images"
|
1774 |
-
msgstr "Antes de las imágenes existentes"
|
1775 |
-
|
1776 |
-
#: includes/global/common.php:703
|
1777 |
-
msgid "After Existing Images"
|
1778 |
-
msgstr "Después de las imágenes existentes"
|
1779 |
-
|
1780 |
-
#: includes/global/common.php:727
|
1781 |
-
msgid "Yes"
|
1782 |
-
msgstr "Si"
|
1783 |
-
|
1784 |
-
#: includes/global/common.php:795
|
1785 |
-
msgid ""
|
1786 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1787 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1788 |
-
"on your server."
|
1789 |
-
msgstr ""
|
1790 |
-
"No se pudo seleccionar ningún editor de imágenes. Por favor, verifique con "
|
1791 |
-
"su servicio de hosting que tiene compilada en su instalación PHP de su "
|
1792 |
-
"servidor una biblioteca de imágenes, ya sea GD o Imagick."
|
1793 |
-
|
1794 |
-
#: includes/global/common.php:898
|
1795 |
-
msgid "No image URL specified for cropping."
|
1796 |
-
msgstr "No sé ha especificado ninguna URL de imagen para recortar."
|
1797 |
-
|
1798 |
-
#: includes/global/common.php:917
|
1799 |
-
msgid "No file could be found for the image URL specified."
|
1800 |
-
msgstr "No se pudo encontrar el archivo de la URL de imagen especificada."
|
1801 |
-
|
1802 |
-
#: includes/global/common.php:925 includes/global/common.php:937
|
1803 |
-
msgid ""
|
1804 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1805 |
-
msgstr ""
|
1806 |
-
"No se pudieron recuperar las dimensiones de la imagen original a recortar."
|
1807 |
-
|
1808 |
-
#: includes/global/posttype.php:51
|
1809 |
-
msgid "Envira Galleries"
|
1810 |
-
msgstr "Galerias Envira"
|
1811 |
-
|
1812 |
-
#: includes/global/posttype.php:53
|
1813 |
-
msgid "Add New"
|
1814 |
-
msgstr "Añadir nueva"
|
1815 |
-
|
1816 |
-
#: includes/global/posttype.php:54
|
1817 |
-
msgid "Add New Envira Gallery"
|
1818 |
-
msgstr "Añadir nueva galería Envira"
|
1819 |
-
|
1820 |
-
#: includes/global/posttype.php:55
|
1821 |
-
msgid "Edit Envira Gallery"
|
1822 |
-
msgstr "Editar galería Envira"
|
1823 |
-
|
1824 |
-
#: includes/global/posttype.php:56
|
1825 |
-
msgid "New Envira Gallery"
|
1826 |
-
msgstr "Nueva galería Envira"
|
1827 |
-
|
1828 |
-
#: includes/global/posttype.php:57
|
1829 |
-
msgid "View Envira Gallery"
|
1830 |
-
msgstr "Ver la galería Envira"
|
1831 |
-
|
1832 |
-
#: includes/global/posttype.php:58
|
1833 |
-
msgid "Search Envira Galleries"
|
1834 |
-
msgstr "Buscar galerías Envira"
|
1835 |
-
|
1836 |
-
#: includes/global/posttype.php:59
|
1837 |
-
msgid "No Envira galleries found."
|
1838 |
-
msgstr "No se han encontrado galerías Envira."
|
1839 |
-
|
1840 |
-
#: includes/global/posttype.php:60
|
1841 |
-
msgid "No Envira galleries found in trash."
|
1842 |
-
msgstr "No se han encontrado galerías Envira en la papelera."
|
1843 |
-
|
1844 |
-
#: includes/global/shortcode.php:800
|
1845 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1846 |
-
msgstr ""
|
1847 |
-
"El contenido solicitado no se puede cargar. <br/> Por favor, inténtelo de "
|
1848 |
-
"nuevo más tarde. </ P>"
|
1849 |
-
|
1850 |
-
#: includes/global/shortcode.php:801 includes/global/shortcode.php:1360
|
1851 |
-
msgid "Close"
|
1852 |
-
msgstr "Cerrar"
|
1853 |
-
|
1854 |
-
#: includes/global/shortcode.php:802 includes/global/shortcode.php:1350
|
1855 |
-
msgid "Next"
|
1856 |
-
msgstr "Siguiente"
|
1857 |
-
|
1858 |
-
#: includes/global/shortcode.php:803 includes/global/shortcode.php:1346
|
1859 |
-
msgid "Previous"
|
1860 |
-
msgstr "Anterior"
|
1861 |
-
|
1862 |
-
#: includes/global/widget.php:56
|
1863 |
-
msgid "Place an Envira gallery into a widgetized area."
|
1864 |
-
msgstr "Coloque una galería Envira en una zona de widgets."
|
1865 |
-
|
1866 |
-
#: includes/global/widget.php:158
|
1867 |
-
msgid "Gallery"
|
1868 |
-
msgstr "Galería"
|
1869 |
-
|
1870 |
-
#: includes/global/widget.php:168
|
1871 |
-
msgid "Gallery ID #%s"
|
1872 |
-
msgstr "ID de galería #%s"
|
1873 |
-
|
1874 |
-
#. Plugin Name of the plugin/theme
|
1875 |
-
msgid "Envira Gallery Lite"
|
1876 |
-
msgstr "Envira Gallery Lite"
|
1877 |
-
|
1878 |
-
#. Plugin URI of the plugin/theme
|
1879 |
-
#. Author URI of the plugin/theme
|
1880 |
-
msgid "http://enviragallery.com"
|
1881 |
-
msgstr "http://enviragallery.com"
|
1882 |
-
|
1883 |
-
#. Description of the plugin/theme
|
1884 |
-
msgid ""
|
1885 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1886 |
-
"version."
|
1887 |
-
msgstr ""
|
1888 |
-
"Envira Gallery is el mejor plugin de galería de Wordpress de diseño "
|
1889 |
-
"adaptable. Está es la versión lite."
|
1890 |
-
|
1891 |
-
#. Author of the plugin/theme
|
1892 |
-
msgid "Envira Gallery Team"
|
1893 |
-
msgstr "Envira Gallery Team"
|
1894 |
-
|
1895 |
-
#~ msgid ""
|
1896 |
-
#~ "In order to get access to Addons, you need to verify your license key for "
|
1897 |
-
#~ "Envira Gallery."
|
1898 |
-
#~ msgstr ""
|
1899 |
-
#~ "Para tener acceso a Complementos, es necesario verificar su clave de "
|
1900 |
-
#~ "licencia de Envira Gallery."
|
1901 |
-
|
1902 |
-
#~ msgid ""
|
1903 |
-
#~ "<strong>Missing addons that you think you should be able to see?</strong> "
|
1904 |
-
#~ "Try clicking the button below to refresh the addon data."
|
1905 |
-
#~ msgstr ""
|
1906 |
-
#~ "<strong>¿Faltan complementos que piensa que debería poder ver?</strong> "
|
1907 |
-
#~ "Intente hacer clic en el botón de abajo para actualizar la información "
|
1908 |
-
#~ "sobre los complementos."
|
1909 |
-
|
1910 |
-
#~ msgid "Search Results"
|
1911 |
-
#~ msgstr "Resultados de búsqueda"
|
1912 |
-
|
1913 |
-
#~ msgid "No add-ons were found with those search terms."
|
1914 |
-
#~ msgstr "No se han encontrado complementos con estos términos de búsqueda."
|
1915 |
-
|
1916 |
-
#~ msgid "Gallery Options"
|
1917 |
-
#~ msgstr "Opciones de la galería."
|
1918 |
-
|
1919 |
-
#~ msgid "http://thomasgriffinmedia.com"
|
1920 |
-
#~ msgstr "http://thomasgriffinmedia.com"
|
1921 |
-
|
1922 |
-
#~ msgid "Choose Your Gallery"
|
1923 |
-
#~ msgstr "Seleccione su galería"
|
1924 |
-
|
1925 |
-
#~ msgid "Cancel Gallery Insertion"
|
1926 |
-
#~ msgstr "Cancelar inserción de galería"
|
1927 |
-
|
1928 |
-
#~ msgid "Insert Gallery"
|
1929 |
-
#~ msgstr "Insertar galería"
|
1930 |
-
|
1931 |
-
#~ msgid "Edit Item"
|
1932 |
-
#~ msgstr "Editar elemento"
|
1933 |
-
|
1934 |
-
#~ msgid ""
|
1935 |
-
#~ "Caption can take any type of HTML, and are displayed when an image is "
|
1936 |
-
#~ "clicked."
|
1937 |
-
#~ msgstr ""
|
1938 |
-
#~ "El pie puede tener cualquier tipo de HTML y se visualiza cuando se hace "
|
1939 |
-
#~ "click en una imagen."
|
1940 |
-
|
1941 |
-
#~ msgid "Thumbnails"
|
1942 |
-
#~ msgstr "Miniaturas"
|
1943 |
-
|
1944 |
-
#~ msgid "Gallery Type"
|
1945 |
-
#~ msgstr "Tipo de galería"
|
1946 |
-
|
1947 |
-
#~ msgid "(click the icon to open and close the overlay dialog)"
|
1948 |
-
#~ msgstr "(haga clic en el icono para abrir y cerrar el diálogo superpuesto)"
|
1949 |
-
|
1950 |
-
#~ msgid "Click here to view meta information about this gallery."
|
1951 |
-
#~ msgstr "Haga clic aquí para ver los metadatos de esta galería."
|
1952 |
-
|
1953 |
-
#~ msgid ""
|
1954 |
-
#~ "Define the maximum image size for the Gallery view. Default will use the "
|
1955 |
-
#~ "below Image Dimensions."
|
1956 |
-
#~ msgstr ""
|
1957 |
-
#~ "Define el tamaño máximo de imagen para la visualización de la galería. De "
|
1958 |
-
#~ "manera predeterminada utilizará las dimensiones de la imagen de abajo."
|
1959 |
-
|
1960 |
-
#~ msgid "The settings below adjust the lightbox outputs and displays."
|
1961 |
-
#~ msgstr ""
|
1962 |
-
#~ "Los siguientes ajustes configuran la visualización y las características "
|
1963 |
-
#~ "de lightbox."
|
1964 |
-
|
1965 |
-
#~ msgid ""
|
1966 |
-
#~ "If enabled, thumbnails are generated automatically inside the lightbox. "
|
1967 |
-
#~ "The settings below adjust the thumbnail views for the gallery lightbox "
|
1968 |
-
#~ "display."
|
1969 |
-
#~ msgstr ""
|
1970 |
-
#~ "Si se activa, se generan automáticamente las miniaturas dentro de "
|
1971 |
-
#~ "lightbox. Los ajustes siguientes configuran forma de verse las miniatura "
|
1972 |
-
#~ "de la galería lightbox."
|
1973 |
-
|
1974 |
-
#~ msgid ""
|
1975 |
-
#~ "The settings below adjust the miscellaneous settings for the gallery "
|
1976 |
-
#~ "lightbox display."
|
1977 |
-
#~ msgstr ""
|
1978 |
-
#~ "Los siguientes ajustes configuran diversos ajustes de visualización de la "
|
1979 |
-
#~ "galería lightbox."
|
1980 |
-
|
1981 |
-
#~ msgid "Function"
|
1982 |
-
#~ msgstr "Función"
|
1983 |
-
|
1984 |
-
#~ msgid "Number of Images"
|
1985 |
-
#~ msgstr "Número de imágenes"
|
1986 |
-
|
1987 |
-
#~ msgid ""
|
1988 |
-
#~ "If you have changed the URL of your WordPress web site, and manually "
|
1989 |
-
#~ "executed a search/replace query on URLs in your WordPress database, your "
|
1990 |
-
#~ "galleries will probably no longer show any images. <strong>If this is "
|
1991 |
-
#~ "the case</strong>, click the button above to fix this. We recommend using "
|
1992 |
-
#~ "a migration plugin or script next time :)"
|
1993 |
-
#~ msgstr ""
|
1994 |
-
#~ "Si ha cambiado la dirección URL de su sitio web de WordPress y ha "
|
1995 |
-
#~ "ejecutado manualmente una búsqueda / reemplazo de las URL en su base de "
|
1996 |
-
#~ "datos de WordPress, es probable que sus galerías ya no muestren ninguna "
|
1997 |
-
#~ "imagen. <strong> Si este es el caso </ strong>, haga clic en el botón de "
|
1998 |
-
#~ "arriba para solucionar este problema. Recomendamos usar un plugin de "
|
1999 |
-
#~ "migración o un script la próxima vez :)"
|
2000 |
-
|
2001 |
-
#~ msgid ""
|
2002 |
-
#~ "When deleting an <strong>Image from a Gallery</strong>, choose whether to "
|
2003 |
-
#~ "delete all media associated with that image. Note: If image(s) in the "
|
2004 |
-
#~ "Media Library are attached to other Posts, they will not be deleted."
|
2005 |
-
#~ msgstr ""
|
2006 |
-
#~ "Al eliminar una <strong>imagen de una galería</strong>, elija si desea "
|
2007 |
-
#~ "eliminar todos los archivos asociados a esta imagen. Nota: Si la(s) "
|
2008 |
-
#~ "imagen(es) en la biblioteca de medios está(n) incluida(s) en otras "
|
2009 |
-
#~ "entradas, no se eliminarán."
|
2010 |
-
|
2011 |
-
#~ msgid ""
|
2012 |
-
#~ "When deleting a <strong>Gallery</strong>, choose whether to delete all "
|
2013 |
-
#~ "media associated with the gallery. Note: If image(s) in the Media Library "
|
2014 |
-
#~ "are attached to other Posts, they will not be deleted."
|
2015 |
-
#~ msgstr ""
|
2016 |
-
#~ "Al eliminar una <strong>galería</strong>, elija si desea eliminar todos "
|
2017 |
-
#~ "los archivos asociados a la galería. Nota: Si la(s) imagen(es) en la "
|
2018 |
-
#~ "biblioteca de medios está(n) incluida(s) en otras entradas, no se "
|
2019 |
-
#~ "eliminarán."
|
2020 |
-
|
2021 |
-
#~ msgid "Save Image Settings"
|
2022 |
-
#~ msgstr "Guardar ajustes de imagen"
|
2023 |
-
|
2024 |
-
#~ msgid ""
|
2025 |
-
#~ "Missing addons that you think you should be able to see? Try clicking the "
|
2026 |
-
#~ "button below to refresh the addon data."
|
2027 |
-
#~ msgstr ""
|
2028 |
-
#~ "¿Faltan complementos que piensa que debería ser capaz de ver? Intente "
|
2029 |
-
#~ "hacer clic en el botón de abajo para actualizar los datos de complementos."
|
2030 |
-
|
2031 |
-
#~ msgid "Install Addon"
|
2032 |
-
#~ msgstr "Instalar complemento"
|
2033 |
-
|
2034 |
-
#~ msgid ""
|
2035 |
-
#~ "Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
2036 |
-
#~ "version of Envira Gallery may not work as expected until the Lite version "
|
2037 |
-
#~ "is deactivated."
|
2038 |
-
#~ msgstr ""
|
2039 |
-
#~ "Por favor, <a href=\"%s\"> desactive </a> el Plugin Envira Lite. Su "
|
2040 |
-
#~ "versión premium de Envira Gallery puede que no funcione como se espera "
|
2041 |
-
#~ "hasta que desactive la versión Lite."
|
2042 |
-
|
2043 |
-
#~ msgid "Determines the number of columns in the gallery."
|
2044 |
-
#~ msgstr "Determina el número de columnas de la galería."
|
2045 |
-
|
2046 |
-
#~ msgid "Full Width"
|
2047 |
-
#~ msgstr "Ancho completo"
|
2048 |
-
|
2049 |
-
#~ msgid "Search WordPress Content for URL"
|
2050 |
-
#~ msgstr "Buscar contenido de WordPress para la URL"
|
2051 |
-
|
2052 |
-
#~ msgid "Library Images"
|
2053 |
-
#~ msgstr "Biblioteca de imágenes"
|
2054 |
-
|
2055 |
-
#~ msgid "selected"
|
2056 |
-
#~ msgstr "seleccionado"
|
2057 |
-
|
2058 |
-
#~ msgid "Load More Images from Library"
|
2059 |
-
#~ msgstr "Cargue más imágenes de la Biblioteca"
|
2060 |
-
|
2061 |
-
#~ msgid ""
|
2062 |
-
#~ "You can insert any image from your Media Library into your gallery. If "
|
2063 |
-
#~ "the image you want to insert is not shown on the screen, you can either "
|
2064 |
-
#~ "click on the \"Load More Images from Library\" button to load more images "
|
2065 |
-
#~ "or use the search box to find the images you are looking for."
|
2066 |
-
#~ msgstr ""
|
2067 |
-
#~ "Puede insertar cualquier imagen de su biblioteca de medios en su galería. "
|
2068 |
-
#~ "Si la imagen que desea insertar no aparece en la pantalla, puede hacer "
|
2069 |
-
#~ "clic en el botón \"Cargar más imágenes de la Biblioteca\" para cargar más "
|
2070 |
-
#~ "imágenes o utilizar el buscador para encontrar las imágenes que está "
|
2071 |
-
#~ "buscando."
|
1 |
+
# Copyright (C) 2015 Envira Gallery
|
2 |
+
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery 1.3.8.1\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
+
"POT-Creation-Date: 2016-06-26 19:45+0200\n"
|
8 |
+
"PO-Revision-Date: 2016-06-26 20:05+0200\n"
|
9 |
+
"Last-Translator: José Luis Pérez-Lozana <joseluis.perez.lozana@gmail.com>\n"
|
10 |
+
"Language-Team: \n"
|
11 |
+
"Language: es_ES\n"
|
12 |
+
"MIME-Version: 1.0\n"
|
13 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
+
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.8\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
17 |
+
|
18 |
+
#: envira-gallery-lite.php:508
|
19 |
+
msgid ""
|
20 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
21 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
22 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
23 |
+
msgstr ""
|
24 |
+
"Lo sentimos, pero su versión de WordPress no cumple con la versión "
|
25 |
+
"<strong>4.0</strong> necesaria para que Envira Gallery funcione "
|
26 |
+
"correctamente. Se ha desactivado el plugin. <a href=\"%s\">Pulse aquí para "
|
27 |
+
"volver al escritorio</a>."
|
28 |
+
|
29 |
+
#: envira-gallery.php:182
|
30 |
+
msgid ""
|
31 |
+
"Please <a href=\"plugins.php\">deactivate</a> the Envira Lite Plugin. Your "
|
32 |
+
"premium version of Envira Gallery may not work as expected until the Lite "
|
33 |
+
"version is deactivated."
|
34 |
+
msgstr ""
|
35 |
+
"Por favor, <a href=\"plugins.php\">desactive</a> el plugin Envira Lite. Su "
|
36 |
+
"versión premium de Envira Gallery puede que no funcione como se espera hasta "
|
37 |
+
"que se desactive la versión Lite."
|
38 |
+
|
39 |
+
#: envira-gallery.php:197
|
40 |
+
msgid ""
|
41 |
+
"Envira Gallery requires PHP 5.3 or greater for some specific functionality. "
|
42 |
+
"Please have your web host resolve this."
|
43 |
+
msgstr ""
|
44 |
+
"Envira Galería necesita tener PHP 5.3 o superior para algunas funciones "
|
45 |
+
"específicas. Por favor, haga que su proveedor de alojamiento web resuelva "
|
46 |
+
"esto."
|
47 |
+
|
48 |
+
#: envira-gallery.php:634
|
49 |
+
msgid ""
|
50 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
51 |
+
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
52 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
53 |
+
msgstr ""
|
54 |
+
"Lo sentimos, pero su versión de WordPress no cumple con la versión "
|
55 |
+
"<strong>3.8</strong> necesaria para que Envira Galería funcione "
|
56 |
+
"correctamente. Se ha desactivado el plugin. <a href=\"%s\">Pulse aquí para "
|
57 |
+
"volver al escritorio</a>."
|
58 |
+
|
59 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
60 |
+
msgid "Envira Gallery Addons"
|
61 |
+
msgstr "Complementos Envira Gallery"
|
62 |
+
|
63 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
64 |
+
msgid "Addons"
|
65 |
+
msgstr "Complementos"
|
66 |
+
|
67 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
68 |
+
msgid "Status: Active"
|
69 |
+
msgstr "Status: Activo"
|
70 |
+
|
71 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
72 |
+
#: includes/admin/settings.php:414
|
73 |
+
msgid "Activate"
|
74 |
+
msgstr "Activar"
|
75 |
+
|
76 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
77 |
+
msgid "Activating..."
|
78 |
+
msgstr "Activando..."
|
79 |
+
|
80 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
81 |
+
#: includes/admin/settings.php:418
|
82 |
+
msgid "Deactivate"
|
83 |
+
msgstr "Desactivar"
|
84 |
+
|
85 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
86 |
+
msgid "Deactivating..."
|
87 |
+
msgstr "Desactivando..."
|
88 |
+
|
89 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
90 |
+
msgid "Status: Inactive"
|
91 |
+
msgstr "Status: Inactivo"
|
92 |
+
|
93 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
94 |
+
#: includes/admin/settings.php:422
|
95 |
+
msgid "Install"
|
96 |
+
msgstr "Instalar"
|
97 |
+
|
98 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
99 |
+
msgid "Installing..."
|
100 |
+
msgstr "Instalando..."
|
101 |
+
|
102 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
103 |
+
msgid "Proceed"
|
104 |
+
msgstr "Proceder"
|
105 |
+
|
106 |
+
#: includes/admin/addons.php:196
|
107 |
+
msgid "Search Envira Addons"
|
108 |
+
msgstr "Buscar complementos de Envira"
|
109 |
+
|
110 |
+
#: includes/admin/addons.php:198
|
111 |
+
msgid "Sort Ascending (A-Z)"
|
112 |
+
msgstr "Ascendente (A-Z)"
|
113 |
+
|
114 |
+
#: includes/admin/addons.php:199
|
115 |
+
msgid "Sort Descending (Z-A)"
|
116 |
+
msgstr "Descendente (Z-A)"
|
117 |
+
|
118 |
+
#: includes/admin/addons.php:225
|
119 |
+
msgid ""
|
120 |
+
"In order to get access to Addons, you need to resolve your license key "
|
121 |
+
"errors."
|
122 |
+
msgstr ""
|
123 |
+
"Para tener acceso a Complementos, necesita corregir los errores de la clave "
|
124 |
+
"de licencia."
|
125 |
+
|
126 |
+
#: includes/admin/addons.php:241
|
127 |
+
msgid ""
|
128 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
129 |
+
"button below the refresh the addons data."
|
130 |
+
msgstr ""
|
131 |
+
"Hubo un problema al recuperar los complementos para este sitio. Por favor, "
|
132 |
+
"haga clic en el botón de abajo para actualizar los datos de complementos."
|
133 |
+
|
134 |
+
#: includes/admin/addons.php:244
|
135 |
+
msgid "Refresh Addons"
|
136 |
+
msgstr "Actualizar complementos"
|
137 |
+
|
138 |
+
#: includes/admin/addons.php:262
|
139 |
+
msgid "Available Addons"
|
140 |
+
msgstr "Complementos disponibles"
|
141 |
+
|
142 |
+
#: includes/admin/addons.php:282
|
143 |
+
msgid "Unlock More Addons"
|
144 |
+
msgstr "Desbloquear más complementos"
|
145 |
+
|
146 |
+
#: includes/admin/addons.php:283
|
147 |
+
msgid ""
|
148 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
149 |
+
"Gallery account</a> and unlock the following addons."
|
150 |
+
msgstr ""
|
151 |
+
"<strong>¿Aún quiere-más complementos?</strong> <a href=\"#\">Actualice su "
|
152 |
+
"cuenta Envira Gallery</a> y desbloquee los siguientes complementos."
|
153 |
+
|
154 |
+
#: includes/admin/addons.php:501
|
155 |
+
msgid "Upgrade Now"
|
156 |
+
msgstr "Actualice ahora"
|
157 |
+
|
158 |
+
#: includes/admin/addons.php:516
|
159 |
+
msgid "Status: <span>Not Installed</span>"
|
160 |
+
msgstr "Status: <span>No instalado</span>"
|
161 |
+
|
162 |
+
#: includes/admin/addons.php:534
|
163 |
+
msgid "Status: <span>Active</span>"
|
164 |
+
msgstr "Status: <span>Activo</span>"
|
165 |
+
|
166 |
+
#: includes/admin/addons.php:550
|
167 |
+
msgid "Status: <span>Inactive</span>"
|
168 |
+
msgstr "Status: <span>Inactivo</span>"
|
169 |
+
|
170 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
171 |
+
msgid "The From Gallery ID has not been specified."
|
172 |
+
msgstr "No se ha especificado el ID de la galería."
|
173 |
+
|
174 |
+
#: includes/admin/ajax.php:929
|
175 |
+
msgid "No images were selected to be moved between Galleries."
|
176 |
+
msgstr "No se han seleccionado imágenes para moverlas entre las galerías."
|
177 |
+
|
178 |
+
#: includes/admin/common.php:237
|
179 |
+
msgid ""
|
180 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
181 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
182 |
+
msgstr ""
|
183 |
+
"<strong>Envira Gallery:</strong> Ahora se pueden encontrar sus galerías en "
|
184 |
+
"páginas haciendo clic en Envira Gallery en el menú de administración de "
|
185 |
+
"WordPress."
|
186 |
+
|
187 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
188 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
189 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
190 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
191 |
+
msgid "Insert"
|
192 |
+
msgstr "Insertar"
|
193 |
+
|
194 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
195 |
+
msgid "Add Gallery"
|
196 |
+
msgstr "Añadir galería"
|
197 |
+
|
198 |
+
#: includes/admin/import.php:82
|
199 |
+
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
200 |
+
msgstr ""
|
201 |
+
"Lo sentimos, pero no tiene los permisos para importar una galería a esta "
|
202 |
+
"entrada."
|
203 |
+
|
204 |
+
#: includes/admin/import.php:87
|
205 |
+
msgid ""
|
206 |
+
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
207 |
+
"handle a gallery."
|
208 |
+
msgstr ""
|
209 |
+
"Lo sentimos, pero el ID de la entrada donde está intentando importar la "
|
210 |
+
"galería no admite galerías."
|
211 |
+
|
212 |
+
#: includes/admin/import.php:92
|
213 |
+
msgid "Sorry, but there are no files available to import a gallery."
|
214 |
+
msgstr ""
|
215 |
+
"Lo sentimos, pero no hay archivos disponibles para importar una galería."
|
216 |
+
|
217 |
+
#: includes/admin/import.php:97
|
218 |
+
msgid ""
|
219 |
+
"Sorry, but you have attempted to upload a gallery import file with an "
|
220 |
+
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
221 |
+
"gallery\"."
|
222 |
+
msgstr ""
|
223 |
+
"Lo sentimos, pero ha intentado cargar un archivo de importación de galería "
|
224 |
+
"con un nombre de archivo incompatible. Los archivos de importación de "
|
225 |
+
"Galerías de Envira deben comenzar con \"Envira-gallery\"."
|
226 |
+
|
227 |
+
#: includes/admin/import.php:102
|
228 |
+
msgid ""
|
229 |
+
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
230 |
+
msgstr ""
|
231 |
+
"Lo sentimos, pero los archivos de importación de galerías de Envira deben "
|
232 |
+
"estar en formato<code>.json</code>."
|
233 |
+
|
234 |
+
#: includes/admin/import.php:109
|
235 |
+
msgid ""
|
236 |
+
"Sorry, but there was an error retrieving the contents of the gallery export "
|
237 |
+
"file. Please try again."
|
238 |
+
msgstr ""
|
239 |
+
"Lo sentimos, pero hubo un error al recuperar el contenido del archivo de "
|
240 |
+
"exportation de la galería. Por favor, vuelva a intentarlo."
|
241 |
+
|
242 |
+
#: includes/admin/import.php:145
|
243 |
+
msgid "Imported Gallery #%s"
|
244 |
+
msgstr "Galería importada #%s"
|
245 |
+
|
246 |
+
#: includes/admin/import.php:643
|
247 |
+
msgid ""
|
248 |
+
"Envira gallery imported. Please check to ensure all images and data have "
|
249 |
+
"been imported properly."
|
250 |
+
msgstr ""
|
251 |
+
"Galería Envira importada. Por favor, compruebe que todas las imágenes y los "
|
252 |
+
"datos han sido importados correctamente."
|
253 |
+
|
254 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
255 |
+
#: includes/admin/license.php:313
|
256 |
+
msgid ""
|
257 |
+
"There was an error connecting to the remote key API. Please try again later."
|
258 |
+
msgstr ""
|
259 |
+
"Hubo un error al conectarse a la llave API remota. Por favor, inténtelo de "
|
260 |
+
"nuevo más tarde."
|
261 |
+
|
262 |
+
#: includes/admin/license.php:148
|
263 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
264 |
+
msgstr "¡Felicidades! Este sitio está recibiendo actualizaciones automáticas."
|
265 |
+
|
266 |
+
#: includes/admin/license.php:266
|
267 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
268 |
+
msgstr "¡Felicidades! Su clave ha sido actualizada correctamente."
|
269 |
+
|
270 |
+
#: includes/admin/license.php:324
|
271 |
+
msgid ""
|
272 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
273 |
+
msgstr "¡Felicidades! Ha desactivado la clave de este sitio correctamente."
|
274 |
+
|
275 |
+
#: includes/admin/license.php:418
|
276 |
+
msgid ""
|
277 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
278 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
279 |
+
"license key and begin receiving automatic updates.</a>"
|
280 |
+
msgstr ""
|
281 |
+
"Ha introducido una clave de licencia no válida, por lo que se han "
|
282 |
+
"desactivado las actualizaciones automáticas para la galería Envira. <a href="
|
283 |
+
"\"%s\"> Haga clic aquí para introducir su clave de licencia y comenzar a "
|
284 |
+
"recibir actualizaciones automáticas.</a>"
|
285 |
+
|
286 |
+
#: includes/admin/license.php:427
|
287 |
+
msgid ""
|
288 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
289 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
290 |
+
"receiving automatic updates.</a>"
|
291 |
+
msgstr ""
|
292 |
+
"Ha expirado su clave de licencia para Envira Gallery. <a href=\"%s\" target="
|
293 |
+
"\"_blank\">Haga clic aquí para renovar su licencia y seguir recibiendo "
|
294 |
+
"actualizaciones automáticas.</a>"
|
295 |
+
|
296 |
+
#: includes/admin/license.php:436
|
297 |
+
msgid ""
|
298 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
299 |
+
"different key to continue receiving automatic updates."
|
300 |
+
msgstr ""
|
301 |
+
"Se ha desactivado su clave de licencia para Envira Gallery. Utilice una "
|
302 |
+
"clave diferente para seguir recibiendo las actualizaciones automáticas."
|
303 |
+
|
304 |
+
#: includes/admin/license.php:445
|
305 |
+
msgid ""
|
306 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
307 |
+
"the user associated with the key has been deleted. Please use a different "
|
308 |
+
"key to continue receiving automatic updates."
|
309 |
+
msgstr ""
|
310 |
+
"Su clave de licencia para Envira Gallery no es válida. La clave ya no existe "
|
311 |
+
"o el usuario asociado con la clave ha sido eliminado. Utilice una clave "
|
312 |
+
"diferente para seguir recibiendo las actualizaciones automáticas."
|
313 |
+
|
314 |
+
#: includes/admin/media-view.php:101 includes/admin/media-view.php:102
|
315 |
+
#: includes/admin/media-view.php:504 includes/admin/media-view.php:505
|
316 |
+
msgid "Search"
|
317 |
+
msgstr "buscar"
|
318 |
+
|
319 |
+
#: includes/admin/media-view.php:154 includes/admin/media-view.php:481
|
320 |
+
msgid "Helpful Tips"
|
321 |
+
msgstr "Consejos útiles"
|
322 |
+
|
323 |
+
#: includes/admin/media-view.php:155
|
324 |
+
msgid "Choosing Your Gallery"
|
325 |
+
msgstr "Seleccionando su galería"
|
326 |
+
|
327 |
+
#: includes/admin/media-view.php:157
|
328 |
+
msgid ""
|
329 |
+
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
330 |
+
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
331 |
+
"will be activated once you have selected a gallery."
|
332 |
+
msgstr ""
|
333 |
+
"Para seleccionar su galería, simplemente haga clic en una de las casillas de "
|
334 |
+
"la izquierda. Ctrl / cmd y haga clic para seleccionar multiples galerías. El "
|
335 |
+
"botón \"Insertar Galería\" se activará una vez que haya seleccionado una "
|
336 |
+
"galería."
|
337 |
+
|
338 |
+
#: includes/admin/media-view.php:159
|
339 |
+
msgid "Inserting Your Gallery"
|
340 |
+
msgstr "Insertando galería"
|
341 |
+
|
342 |
+
#: includes/admin/media-view.php:161
|
343 |
+
msgid ""
|
344 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
345 |
+
"button below."
|
346 |
+
msgstr ""
|
347 |
+
"Para insertar su galería en el editor, haga clic en el botón \"Insertar "
|
348 |
+
"galería\"."
|
349 |
+
|
350 |
+
#: includes/admin/media-view.php:165
|
351 |
+
msgid "Insert Options"
|
352 |
+
msgstr "Opciones de inserción"
|
353 |
+
|
354 |
+
#: includes/admin/media-view.php:169
|
355 |
+
msgid "Display Title"
|
356 |
+
msgstr "Título que se mostrará"
|
357 |
+
|
358 |
+
#: includes/admin/media-view.php:171 includes/global/common.php:723
|
359 |
+
msgid "No"
|
360 |
+
msgstr "No"
|
361 |
+
|
362 |
+
#: includes/admin/media-view.php:175
|
363 |
+
msgid "Yes, as Heading H%s"
|
364 |
+
msgstr "Si, como cabecera H%s"
|
365 |
+
|
366 |
+
#: includes/admin/media-view.php:182
|
367 |
+
msgid "Prepends each inserted Gallery with the Gallery Title."
|
368 |
+
msgstr "Antepone el Título de la galería a cada galería insertada."
|
369 |
+
|
370 |
+
#: includes/admin/media-view.php:216
|
371 |
+
msgid "Edit previous media item"
|
372 |
+
msgstr "Editar elemento multimedia anterior"
|
373 |
+
|
374 |
+
#: includes/admin/media-view.php:217
|
375 |
+
msgid "Edit next media item"
|
376 |
+
msgstr "Editar elemento multimedia siguiente"
|
377 |
+
|
378 |
+
#: includes/admin/media-view.php:220
|
379 |
+
msgid "Edit Metadata"
|
380 |
+
msgstr "Editar Metadatos"
|
381 |
+
|
382 |
+
#: includes/admin/media-view.php:240 includes/admin/media-view.php:374
|
383 |
+
#: includes/admin/table.php:167 includes/global/common.php:171
|
384 |
+
#: includes/global/widget.php:153
|
385 |
+
msgid "Title"
|
386 |
+
msgstr "Título"
|
387 |
+
|
388 |
+
#: includes/admin/media-view.php:243 includes/admin/media-view.php:377
|
389 |
+
msgid ""
|
390 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
391 |
+
"titles in the main Lightbox settings."
|
392 |
+
msgstr ""
|
393 |
+
"Los títulos de imagen pueden tener cualquier tipo de HTML. Se puede ajustar "
|
394 |
+
"la posición de los títulos en los ajustes generales de lightbox."
|
395 |
+
|
396 |
+
#: includes/admin/media-view.php:252 includes/admin/media-view.php:383
|
397 |
+
#: includes/global/common.php:175
|
398 |
+
msgid "Caption"
|
399 |
+
msgstr "Pie"
|
400 |
+
|
401 |
+
#: includes/admin/media-view.php:266 includes/admin/media-view.php:397
|
402 |
+
msgid ""
|
403 |
+
"Captions can take any type of HTML, and are displayed when an image is "
|
404 |
+
"clicked."
|
405 |
+
msgstr ""
|
406 |
+
"Los pies de foto pueden usar cualquier tipo de HTML, y se muestra cuando se "
|
407 |
+
"hace clic en una imagen."
|
408 |
+
|
409 |
+
#: includes/admin/media-view.php:275 includes/admin/media-view.php:403
|
410 |
+
msgid "Alt Text"
|
411 |
+
msgstr "Texto alternativo"
|
412 |
+
|
413 |
+
#: includes/admin/media-view.php:278 includes/admin/media-view.php:406
|
414 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
415 |
+
msgstr "Muy importante para SEO, el texto alternativo describe la imagen."
|
416 |
+
|
417 |
+
#: includes/admin/media-view.php:284 includes/admin/media-view.php:412
|
418 |
+
#: includes/global/common.php:183
|
419 |
+
msgid "URL"
|
420 |
+
msgstr "URL"
|
421 |
+
|
422 |
+
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
423 |
+
msgid "Media File"
|
424 |
+
msgstr "Archivo multimedia"
|
425 |
+
|
426 |
+
#: includes/admin/media-view.php:289 includes/admin/media-view.php:417
|
427 |
+
msgid "Attachment Page"
|
428 |
+
msgstr "Página de anexo"
|
429 |
+
|
430 |
+
#: includes/admin/media-view.php:293 includes/admin/media-view.php:421
|
431 |
+
msgid ""
|
432 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
433 |
+
"full size image."
|
434 |
+
msgstr ""
|
435 |
+
"Introduzca un hipervínculo si desea enlazar esta imagen a un sitio diferente "
|
436 |
+
"de su imagen a tamaño completo."
|
437 |
+
|
438 |
+
#: includes/admin/media-view.php:302 includes/admin/media-view.php:427
|
439 |
+
msgid "Open URL in New Window?"
|
440 |
+
msgstr "¿Abrir la URL en una ventana nueva?"
|
441 |
+
|
442 |
+
#: includes/admin/media-view.php:305 includes/admin/media-view.php:430
|
443 |
+
msgid "Opens your image links in a new browser window / tab."
|
444 |
+
msgstr ""
|
445 |
+
"Abre sus enlaces de imagen en una nueva ventana / pestaña del navegador."
|
446 |
+
|
447 |
+
#: includes/admin/media-view.php:316
|
448 |
+
msgid "Want Captions and more options?"
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: includes/admin/media-view.php:317
|
452 |
+
msgid ""
|
453 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
454 |
+
"including: HTML captions, open links in new windows, WooCommerce product "
|
455 |
+
"integration and so much more!"
|
456 |
+
msgstr ""
|
457 |
+
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
458 |
+
"características, incluyendo: subtítulos HTML, abrir enlaces en nuevas "
|
459 |
+
"ventanas, integrar productos WooCommerce y mucho más."
|
460 |
+
|
461 |
+
#: includes/admin/media-view.php:319 includes/admin/metaboxes.php:776
|
462 |
+
#: includes/admin/metaboxes.php:1072 includes/admin/metaboxes.php:1388
|
463 |
+
#: includes/admin/metaboxes.php:1643 includes/admin/metaboxes.php:1685
|
464 |
+
#: includes/admin/metaboxes.php:1707 includes/admin/metaboxes.php:1729
|
465 |
+
#: includes/admin/metaboxes.php:1751 includes/admin/metaboxes.php:1773
|
466 |
+
msgid "Click here to Upgrade"
|
467 |
+
msgstr "Haga clic aquí para actualizar."
|
468 |
+
|
469 |
+
#: includes/admin/media-view.php:336 includes/admin/media-view.php:337
|
470 |
+
#: includes/admin/media-view.php:442
|
471 |
+
msgid "Save Metadata"
|
472 |
+
msgstr "Guardar Metadatos"
|
473 |
+
|
474 |
+
#: includes/admin/media-view.php:343 includes/admin/media-view.php:448
|
475 |
+
msgid "Saved."
|
476 |
+
msgstr "Guardado"
|
477 |
+
|
478 |
+
#: includes/admin/media-view.php:358
|
479 |
+
msgid "Bulk Edit"
|
480 |
+
msgstr "Editar en bloque"
|
481 |
+
|
482 |
+
#: includes/admin/media-view.php:441
|
483 |
+
msgid "Save Metadata to Items"
|
484 |
+
msgstr "Guardar Metadatos en los elementos"
|
485 |
+
|
486 |
+
#: includes/admin/media-view.php:483
|
487 |
+
msgid ""
|
488 |
+
"Select the Gallery to move the selected images to by clicking on one of the "
|
489 |
+
"boxes to the left."
|
490 |
+
msgstr ""
|
491 |
+
"Seleccione la Galería a la que quiere mover las imágenes seleccionadas, "
|
492 |
+
"haciendo clic en una de las cajas de la izquierda."
|
493 |
+
|
494 |
+
#: includes/admin/media-view.php:486
|
495 |
+
msgid ""
|
496 |
+
"Once done, click the Move button, and the selected images will be moved to "
|
497 |
+
"the chosen Gallery."
|
498 |
+
msgstr ""
|
499 |
+
"Una vez hecho, haga clic en el botón Mover y las imágenes seleccionadas se "
|
500 |
+
"moverán a la galería elegida."
|
501 |
+
|
502 |
+
#: includes/admin/metaboxes.php:99
|
503 |
+
msgid ""
|
504 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
505 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
506 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
507 |
+
"compile GD or Imagick for your PHP install."
|
508 |
+
msgstr ""
|
509 |
+
"No están instaladas en el servidor las bibliotecas GD o Imagick. Envira "
|
510 |
+
"Galería requiere al menos de una (preferiblemente Imagick) para recortar las "
|
511 |
+
"imágenes y puede que no funcione correctamente sin ella. Póngase en contacto "
|
512 |
+
"con su servicio de hosting y pídales que compilen GD o Imagick para su "
|
513 |
+
"instalación de PHP."
|
514 |
+
|
515 |
+
#: includes/admin/metaboxes.php:134
|
516 |
+
msgid "Insert into Gallery"
|
517 |
+
msgstr "Insertar en la galería"
|
518 |
+
|
519 |
+
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
520 |
+
msgid "Inserting..."
|
521 |
+
msgstr "Insertando..."
|
522 |
+
|
523 |
+
#: includes/admin/metaboxes.php:160
|
524 |
+
msgid "Click Here to Insert from Other Image Sources"
|
525 |
+
msgstr "Haga clic aquí para insertar desde otra fuentes de imágenes"
|
526 |
+
|
527 |
+
#: includes/admin/metaboxes.php:161
|
528 |
+
msgid "Select Files from Other Sources"
|
529 |
+
msgstr "Seleccione los archivos de otras Fuentes"
|
530 |
+
|
531 |
+
#: includes/admin/metaboxes.php:169
|
532 |
+
msgid "Uploading Image"
|
533 |
+
msgstr "Subiendo imagen"
|
534 |
+
|
535 |
+
#: includes/admin/metaboxes.php:171
|
536 |
+
msgid "of"
|
537 |
+
msgstr "de"
|
538 |
+
|
539 |
+
#: includes/admin/metaboxes.php:175
|
540 |
+
msgid "All images uploaded."
|
541 |
+
msgstr "Subidas todas las imágenes."
|
542 |
+
|
543 |
+
#: includes/admin/metaboxes.php:281
|
544 |
+
msgid "You must select a file to import before continuing."
|
545 |
+
msgstr "Debe seleccionar un archivo para importar antes de continuar."
|
546 |
+
|
547 |
+
#: includes/admin/metaboxes.php:289
|
548 |
+
msgid "Move Media to Gallery"
|
549 |
+
msgstr "Mover medios a la galería"
|
550 |
+
|
551 |
+
#: includes/admin/metaboxes.php:290
|
552 |
+
msgid "Move Media to Selected Gallery"
|
553 |
+
msgstr "Mover medios a la galería seleccionada"
|
554 |
+
|
555 |
+
#: includes/admin/metaboxes.php:293
|
556 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
557 |
+
msgstr "¿Seguro que quieres eliminar esta imagen de la galería?"
|
558 |
+
|
559 |
+
#: includes/admin/metaboxes.php:294
|
560 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
561 |
+
msgstr "¿Seguro que desea eliminar estas imágenes de la galería?"
|
562 |
+
|
563 |
+
#: includes/admin/metaboxes.php:298
|
564 |
+
msgid "Saving..."
|
565 |
+
msgstr "Guardando..."
|
566 |
+
|
567 |
+
#: includes/admin/metaboxes.php:299
|
568 |
+
msgid "Saved!"
|
569 |
+
msgstr "¡Guardado!"
|
570 |
+
|
571 |
+
#: includes/admin/metaboxes.php:301
|
572 |
+
msgid "Select Files from Your Computer"
|
573 |
+
msgstr "Seleccione los archivos de su ordenador"
|
574 |
+
|
575 |
+
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
576 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
577 |
+
#: includes/global/widget.php:50
|
578 |
+
msgid "Envira Gallery"
|
579 |
+
msgstr "Envira Gallery"
|
580 |
+
|
581 |
+
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
582 |
+
msgid "Envira Gallery Settings"
|
583 |
+
msgstr "Ajustes de Envira Gallery"
|
584 |
+
|
585 |
+
#: includes/admin/metaboxes.php:411
|
586 |
+
msgid "Envira Gallery Preview"
|
587 |
+
msgstr "Vista previa de Envira Gallery"
|
588 |
+
|
589 |
+
#: includes/admin/metaboxes.php:415
|
590 |
+
msgid "Envira Gallery Code"
|
591 |
+
msgstr "Código de Envira Gallery"
|
592 |
+
|
593 |
+
#: includes/admin/metaboxes.php:586 includes/global/common.php:253
|
594 |
+
msgid "Default"
|
595 |
+
msgstr "Predeterminada"
|
596 |
+
|
597 |
+
#: includes/admin/metaboxes.php:603
|
598 |
+
msgid "Images"
|
599 |
+
msgstr "Imágenes"
|
600 |
+
|
601 |
+
#: includes/admin/metaboxes.php:604
|
602 |
+
msgid "Config"
|
603 |
+
msgstr "Configuración"
|
604 |
+
|
605 |
+
#: includes/admin/metaboxes.php:605
|
606 |
+
msgid "Lightbox"
|
607 |
+
msgstr "Lightbox"
|
608 |
+
|
609 |
+
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1661
|
610 |
+
msgid "Mobile"
|
611 |
+
msgstr "Móvil"
|
612 |
+
|
613 |
+
#: includes/admin/metaboxes.php:611
|
614 |
+
msgid "Misc"
|
615 |
+
msgstr "Varios"
|
616 |
+
|
617 |
+
#: includes/admin/metaboxes.php:705
|
618 |
+
msgid "Currently in your Gallery"
|
619 |
+
msgstr "Actualmente en la galería"
|
620 |
+
|
621 |
+
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
622 |
+
#: includes/admin/metaboxes.php:1096 includes/admin/metaboxes.php:1411
|
623 |
+
#: includes/admin/metaboxes.php:1549
|
624 |
+
msgid "Need some help?"
|
625 |
+
msgstr "¿Necesita ayuda?"
|
626 |
+
|
627 |
+
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
628 |
+
#: includes/admin/metaboxes.php:1098 includes/admin/metaboxes.php:1413
|
629 |
+
#: includes/admin/metaboxes.php:1551
|
630 |
+
msgid "Read the Documentation"
|
631 |
+
msgstr "Lea la documentación"
|
632 |
+
|
633 |
+
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
634 |
+
#: includes/admin/metaboxes.php:1102 includes/admin/metaboxes.php:1417
|
635 |
+
#: includes/admin/metaboxes.php:1555
|
636 |
+
msgid "Watch a Video"
|
637 |
+
msgstr "Mire el video"
|
638 |
+
|
639 |
+
#: includes/admin/metaboxes.php:725
|
640 |
+
msgid "Select All (<span class=\"count\">%d</span>)"
|
641 |
+
msgstr "Seleccione todo (<span class=\"count\">%d</span>"
|
642 |
+
|
643 |
+
#: includes/admin/metaboxes.php:730
|
644 |
+
msgid "Grid View"
|
645 |
+
msgstr "Vista de cuadrícula"
|
646 |
+
|
647 |
+
#: includes/admin/metaboxes.php:733
|
648 |
+
msgid "List View"
|
649 |
+
msgstr "Vista de lista"
|
650 |
+
|
651 |
+
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
652 |
+
msgid "Edit Selected Images"
|
653 |
+
msgstr "Editar imágenes seleccionadas"
|
654 |
+
|
655 |
+
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
656 |
+
msgid "Move Selected Images to another Gallery"
|
657 |
+
msgstr "Mover las imágenes seleccionadas a otra galería"
|
658 |
+
|
659 |
+
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
660 |
+
msgid "Delete Selected Images from Gallery"
|
661 |
+
msgstr "Borrar las imágenes seleccionadas de la galería"
|
662 |
+
|
663 |
+
#: includes/admin/metaboxes.php:773
|
664 |
+
msgid "Want to make your gallery workflow even better?"
|
665 |
+
msgstr "¿Quiere mejorar aún más flujo de trabajo?"
|
666 |
+
|
667 |
+
#: includes/admin/metaboxes.php:774
|
668 |
+
msgid ""
|
669 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
670 |
+
"including: a fully featured gallery widget, complete gallery API, powerful "
|
671 |
+
"gallery documentation, full mobile and Retina support, dedicated customer "
|
672 |
+
"support and so much more!"
|
673 |
+
msgstr ""
|
674 |
+
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
675 |
+
"características, incluyendo: un widget de gallery con todas las funciones, "
|
676 |
+
"API de galería completa, documentación de galería potente, soporte móvil y "
|
677 |
+
"retina completos, atención al cliente y mucho más."
|
678 |
+
|
679 |
+
#: includes/admin/metaboxes.php:797
|
680 |
+
msgid "Gallery Settings"
|
681 |
+
msgstr "Ajustes de la galería"
|
682 |
+
|
683 |
+
#: includes/admin/metaboxes.php:799
|
684 |
+
msgid ""
|
685 |
+
"The settings below adjust the basic configuration options for the gallery."
|
686 |
+
msgstr ""
|
687 |
+
"Los siguientes ajustes configuran las opciones básicas para la galería."
|
688 |
+
|
689 |
+
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1425
|
690 |
+
msgid "Number of Gallery Columns"
|
691 |
+
msgstr "Número de columnas de la galería"
|
692 |
+
|
693 |
+
#: includes/admin/metaboxes.php:822
|
694 |
+
msgid ""
|
695 |
+
"Determines the number of columns in the gallery. Automatic will attempt to "
|
696 |
+
"fill each row as much as possible before moving on to the next row."
|
697 |
+
msgstr ""
|
698 |
+
"Determina el número de columnas en la galería. Automático tratará de "
|
699 |
+
"rellenar la fila tanto como sea posible antes de pasar a la siguiente. "
|
700 |
+
|
701 |
+
#: includes/admin/metaboxes.php:827 includes/admin/table.php:305
|
702 |
+
#: includes/admin/table.php:382
|
703 |
+
msgid "Gallery Theme"
|
704 |
+
msgstr "Tema de la galería"
|
705 |
+
|
706 |
+
#: includes/admin/metaboxes.php:835
|
707 |
+
msgid "Sets the theme for the gallery display."
|
708 |
+
msgstr "Establece el tema para la presentación de la galería."
|
709 |
+
|
710 |
+
#: includes/admin/metaboxes.php:845
|
711 |
+
msgid "Display Gallery Description?"
|
712 |
+
msgstr "¿Mostrar la descripción de la galería?"
|
713 |
+
|
714 |
+
#: includes/admin/metaboxes.php:857
|
715 |
+
msgid "Choose to display a description above or below this gallery's images."
|
716 |
+
msgstr ""
|
717 |
+
"Elija si desea mostrar una descripción encima o debajo de las imágenes de "
|
718 |
+
"esta galería."
|
719 |
+
|
720 |
+
#: includes/admin/metaboxes.php:864
|
721 |
+
msgid "Gallery Description"
|
722 |
+
msgstr "Descripción de la galería"
|
723 |
+
|
724 |
+
#: includes/admin/metaboxes.php:879
|
725 |
+
msgid "The description to display for this gallery."
|
726 |
+
msgstr "Descripción que se mostrará para esta galería"
|
727 |
+
|
728 |
+
#: includes/admin/metaboxes.php:888 includes/admin/table.php:314
|
729 |
+
#: includes/admin/table.php:393
|
730 |
+
msgid "Column Gutter Width"
|
731 |
+
msgstr "Ancho de separación de columnas"
|
732 |
+
|
733 |
+
#: includes/admin/metaboxes.php:891 includes/admin/metaboxes.php:900
|
734 |
+
#: includes/admin/metaboxes.php:998 includes/admin/metaboxes.php:1345
|
735 |
+
#: includes/admin/metaboxes.php:1354 includes/admin/metaboxes.php:1452
|
736 |
+
msgid "px"
|
737 |
+
msgstr "px"
|
738 |
+
|
739 |
+
#: includes/admin/metaboxes.php:892
|
740 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
741 |
+
msgstr "Establece el espacio entre las columnas (por defecto 10)."
|
742 |
+
|
743 |
+
#: includes/admin/metaboxes.php:897 includes/admin/table.php:319
|
744 |
+
#: includes/admin/table.php:398
|
745 |
+
msgid "Margin Below Each Image"
|
746 |
+
msgstr "Margen debajo de cada imagen"
|
747 |
+
|
748 |
+
#: includes/admin/metaboxes.php:901
|
749 |
+
msgid "Sets the space below each item in the gallery."
|
750 |
+
msgstr "Establece el espacio debajo de cada elemento en la galería."
|
751 |
+
|
752 |
+
#: includes/admin/metaboxes.php:911
|
753 |
+
msgid "Sorting"
|
754 |
+
msgstr "Clasificar por:"
|
755 |
+
|
756 |
+
#: includes/admin/metaboxes.php:923
|
757 |
+
msgid ""
|
758 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
759 |
+
"tab."
|
760 |
+
msgstr ""
|
761 |
+
"Elija ordenar las imágenes en un orden diferente al que aparece en la "
|
762 |
+
"pestaña Imágenes."
|
763 |
+
|
764 |
+
#: includes/admin/metaboxes.php:928
|
765 |
+
msgid "Direction"
|
766 |
+
msgstr "Dirección"
|
767 |
+
|
768 |
+
#: includes/admin/metaboxes.php:949 includes/admin/metaboxes.php:1140
|
769 |
+
msgid "Image Size"
|
770 |
+
msgstr "Tamaño de imagen"
|
771 |
+
|
772 |
+
#: includes/admin/metaboxes.php:961
|
773 |
+
msgid ""
|
774 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
775 |
+
"below Image Dimensions; Random will allow you to choose one or more "
|
776 |
+
"WordPress image sizes, which will be used for the gallery output."
|
777 |
+
msgstr ""
|
778 |
+
"Definir el tamaño máximo de la imagen para la Vista de la galería. "
|
779 |
+
"Predeterminado, utilizará las dimensiones de abajo; Aleatorio, le permitirá "
|
780 |
+
"elegir entre uno o más tamaños de imagen de WordPress, que se utilizará para "
|
781 |
+
"la galería."
|
782 |
+
|
783 |
+
#: includes/admin/metaboxes.php:970
|
784 |
+
msgid "Random Image Sizes"
|
785 |
+
msgstr "Tamaños de imagen aleatorios"
|
786 |
+
|
787 |
+
#: includes/admin/metaboxes.php:986
|
788 |
+
msgid ""
|
789 |
+
"Define the WordPress registered image sizes to include when randomly "
|
790 |
+
"assigning an image size to each image in your Gallery."
|
791 |
+
msgstr ""
|
792 |
+
"Definir los tamaños de imagen de WordPress para incluirlos cuando se asigna "
|
793 |
+
"un tamaño de imagen aleatorio a cada imagen en la galería."
|
794 |
+
|
795 |
+
#: includes/admin/metaboxes.php:995 includes/admin/table.php:325
|
796 |
+
#: includes/admin/table.php:403
|
797 |
+
msgid "Image Dimensions"
|
798 |
+
msgstr "Dimensiones de la imagen"
|
799 |
+
|
800 |
+
#: includes/admin/metaboxes.php:999
|
801 |
+
msgid ""
|
802 |
+
"You should adjust these dimensions based on the number of columns in your "
|
803 |
+
"gallery. This does not affect the full size lightbox images."
|
804 |
+
msgstr ""
|
805 |
+
"Debe ajustar estas dimensiones en función del número de columnas en su "
|
806 |
+
"galería. Esto no afecta al tamaño de las imágenes de la galería lightbox."
|
807 |
+
|
808 |
+
#: includes/admin/metaboxes.php:1004
|
809 |
+
msgid "Crop Images?"
|
810 |
+
msgstr "¿Recortar imágenes?"
|
811 |
+
|
812 |
+
#: includes/admin/metaboxes.php:1008
|
813 |
+
msgid ""
|
814 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
815 |
+
"Dimensions and Mobile Dimensions."
|
816 |
+
msgstr ""
|
817 |
+
"Si se activa, fuerza que las imágenes coincidan exactamente con los tamaños "
|
818 |
+
"definidos previamente para las dimensiones de imagen y las dimensiones para "
|
819 |
+
"móviles."
|
820 |
+
|
821 |
+
#: includes/admin/metaboxes.php:1009
|
822 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
823 |
+
msgstr ""
|
824 |
+
"Si se desactiva, las imágenes se redimensionarán manteniendo la relación de "
|
825 |
+
"aspecto."
|
826 |
+
|
827 |
+
#: includes/admin/metaboxes.php:1019
|
828 |
+
msgid "Set Dimensions on Images?"
|
829 |
+
msgstr "¿Establecer dimensiones de las imágenes?"
|
830 |
+
|
831 |
+
#: includes/admin/metaboxes.php:1023
|
832 |
+
msgid ""
|
833 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
834 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
835 |
+
msgstr ""
|
836 |
+
"Activa o desactiva los atributos de anchura y altura en el elemento imagen. "
|
837 |
+
"Sólo necesita activarlo si es necesario cumplir con los requisitos de Google "
|
838 |
+
"Pagespeeds."
|
839 |
+
|
840 |
+
#: includes/admin/metaboxes.php:1028
|
841 |
+
msgid "Enable Isotope?"
|
842 |
+
msgstr "¿Activar isótopo?"
|
843 |
+
|
844 |
+
#: includes/admin/metaboxes.php:1032
|
845 |
+
msgid ""
|
846 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
847 |
+
"images."
|
848 |
+
msgstr ""
|
849 |
+
"Activa o desactiva la compatibilidad con el diseño de isótopos / masonry "
|
850 |
+
"para las imágenes de la galería."
|
851 |
+
|
852 |
+
#: includes/admin/metaboxes.php:1038
|
853 |
+
msgid "Enable CSS Animations?"
|
854 |
+
msgstr "¿Activar animaciones CSS?"
|
855 |
+
|
856 |
+
#: includes/admin/metaboxes.php:1042
|
857 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
858 |
+
msgstr ""
|
859 |
+
"Activa las animaciones CSS cuando se cargan las imágenes de la galería."
|
860 |
+
|
861 |
+
#: includes/admin/metaboxes.php:1048
|
862 |
+
msgid "Image Opacity"
|
863 |
+
msgstr "Opacidad de imagen"
|
864 |
+
|
865 |
+
#: includes/admin/metaboxes.php:1052
|
866 |
+
msgid ""
|
867 |
+
"The opacity to display images at when loading the main gallery images using "
|
868 |
+
"CSS animations (between 1 and 100%)."
|
869 |
+
msgstr ""
|
870 |
+
"Opacidad para visualizar las imágenes cuando se cargan utilizando "
|
871 |
+
"animaciones CSS (entre 1 y 100%)."
|
872 |
+
|
873 |
+
#: includes/admin/metaboxes.php:1069
|
874 |
+
msgid "Want to do even more with your gallery display?"
|
875 |
+
msgstr "¿Quiere hacer aún más con la visualización de sus galerías?"
|
876 |
+
|
877 |
+
#: includes/admin/metaboxes.php:1070
|
878 |
+
msgid ""
|
879 |
+
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
880 |
+
"display features, including: custom image tagging and filtering, mobile "
|
881 |
+
"specific image assets for blazing fast load times, dedicated and unique "
|
882 |
+
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
883 |
+
"more!"
|
884 |
+
msgstr ""
|
885 |
+
|
886 |
+
#: includes/admin/metaboxes.php:1092
|
887 |
+
msgid "Lightbox Settings"
|
888 |
+
msgstr "Opciones de lightbox"
|
889 |
+
|
890 |
+
#: includes/admin/metaboxes.php:1094
|
891 |
+
msgid "The settings below adjust the lightbox output."
|
892 |
+
msgstr "Los ajuste siguientes ajustan la vista en lightbox."
|
893 |
+
|
894 |
+
#: includes/admin/metaboxes.php:1111 includes/admin/metaboxes.php:1472
|
895 |
+
msgid "Enable Lightbox?"
|
896 |
+
msgstr "¿Activar lightbox?"
|
897 |
+
|
898 |
+
#: includes/admin/metaboxes.php:1115
|
899 |
+
msgid "Enables or disables the gallery lightbox."
|
900 |
+
msgstr "Activa o desactiva la galería lightbox."
|
901 |
+
|
902 |
+
#: includes/admin/metaboxes.php:1126
|
903 |
+
msgid "Gallery Lightbox Theme"
|
904 |
+
msgstr "Tema de la galería lightbox"
|
905 |
+
|
906 |
+
#: includes/admin/metaboxes.php:1134
|
907 |
+
msgid "Sets the theme for the gallery lightbox display."
|
908 |
+
msgstr "Establece el tema para la visualización de la galería lightbox."
|
909 |
+
|
910 |
+
#: includes/admin/metaboxes.php:1148
|
911 |
+
msgid ""
|
912 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
913 |
+
"the original, full size image."
|
914 |
+
msgstr ""
|
915 |
+
"Define el tamaño máximo de imagen para la visualización de lightbox. De "
|
916 |
+
"manera predeterminada mostrará la imagen a tamaño original."
|
917 |
+
|
918 |
+
#: includes/admin/metaboxes.php:1154
|
919 |
+
msgid "Caption Position"
|
920 |
+
msgstr "Posición del pie"
|
921 |
+
|
922 |
+
#: includes/admin/metaboxes.php:1162
|
923 |
+
msgid "Sets the display of the lightbox image's caption."
|
924 |
+
msgstr "Establece la forma de visualizar el pie de la imagen en lightbox. "
|
925 |
+
|
926 |
+
#: includes/admin/metaboxes.php:1171 includes/admin/metaboxes.php:1499
|
927 |
+
msgid "Enable Gallery Arrows?"
|
928 |
+
msgstr "¿Activar las flechas en la galería?"
|
929 |
+
|
930 |
+
#: includes/admin/metaboxes.php:1175
|
931 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
932 |
+
msgstr "Activa o desactiva las flechas de navegación en la galería lightbox."
|
933 |
+
|
934 |
+
#: includes/admin/metaboxes.php:1180
|
935 |
+
msgid "Gallery Arrow Position"
|
936 |
+
msgstr "Posición de la flecha en la galería."
|
937 |
+
|
938 |
+
#: includes/admin/metaboxes.php:1188
|
939 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
940 |
+
msgstr ""
|
941 |
+
"Establece la posición de las flechas de navegación de la galería lightbox."
|
942 |
+
|
943 |
+
#: includes/admin/metaboxes.php:1193
|
944 |
+
msgid "Enable Keyboard Navigation?"
|
945 |
+
msgstr "¿Activar navegación por teclado?"
|
946 |
+
|
947 |
+
#: includes/admin/metaboxes.php:1197
|
948 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
949 |
+
msgstr "Activa o desactiva la navegación por teclado en la galería lightbox."
|
950 |
+
|
951 |
+
#: includes/admin/metaboxes.php:1202
|
952 |
+
msgid "Enable Mousewheel Navigation?"
|
953 |
+
msgstr "¿Activar navegación con la rueda del ratón?"
|
954 |
+
|
955 |
+
#: includes/admin/metaboxes.php:1206
|
956 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
957 |
+
msgstr "Activa o desactiva la navegación con la rueda del ratón en la galería."
|
958 |
+
|
959 |
+
#: includes/admin/metaboxes.php:1211 includes/admin/metaboxes.php:1508
|
960 |
+
msgid "Enable Gallery Toolbar?"
|
961 |
+
msgstr "¿Activar la barra de tareas en la galería?"
|
962 |
+
|
963 |
+
#: includes/admin/metaboxes.php:1215
|
964 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
965 |
+
msgstr "Activa o desactiva la barra de tareas en la galería lightbox."
|
966 |
+
|
967 |
+
#: includes/admin/metaboxes.php:1220
|
968 |
+
msgid "Display Gallery Title in Toolbar?"
|
969 |
+
msgstr "¿Mostrar el título de la galería en la barra de tareas?"
|
970 |
+
|
971 |
+
#: includes/admin/metaboxes.php:1224
|
972 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
973 |
+
msgstr "Muestra el título de la galería en la barra de tareas de lightbox."
|
974 |
+
|
975 |
+
#: includes/admin/metaboxes.php:1229
|
976 |
+
msgid "Gallery Toolbar Position"
|
977 |
+
msgstr "Posición de la barra de tareas en la galería"
|
978 |
+
|
979 |
+
#: includes/admin/metaboxes.php:1237
|
980 |
+
msgid "Sets the position of the lightbox toolbar."
|
981 |
+
msgstr "Establece la posición de la barra de tareas lightbox."
|
982 |
+
|
983 |
+
#: includes/admin/metaboxes.php:1242
|
984 |
+
msgid "Keep Aspect Ratio?"
|
985 |
+
msgstr "¿Mantener relación de aspecto?"
|
986 |
+
|
987 |
+
#: includes/admin/metaboxes.php:1246
|
988 |
+
msgid ""
|
989 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
990 |
+
msgstr ""
|
991 |
+
"Si se activa, las imágenes se redimensionarán siempre manteniendo la "
|
992 |
+
"relación de aspecto."
|
993 |
+
|
994 |
+
#: includes/admin/metaboxes.php:1251
|
995 |
+
msgid "Loop Gallery Navigation?"
|
996 |
+
msgstr "¿Navegación en bucle en la galería?"
|
997 |
+
|
998 |
+
#: includes/admin/metaboxes.php:1255
|
999 |
+
msgid ""
|
1000 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
1001 |
+
msgstr ""
|
1002 |
+
"Activa o desactiva una navegación infinita en bucle de la galería lightbox."
|
1003 |
+
|
1004 |
+
#: includes/admin/metaboxes.php:1260
|
1005 |
+
msgid "Lightbox Open/Close Effect"
|
1006 |
+
msgstr "Abrir / cerrar efectos lightbox"
|
1007 |
+
|
1008 |
+
#: includes/admin/metaboxes.php:1280
|
1009 |
+
msgid "Type of transition when opening and closing the lightbox."
|
1010 |
+
msgstr "Tipo de transición cuando se abre o cierra lightbox."
|
1011 |
+
|
1012 |
+
#: includes/admin/metaboxes.php:1285
|
1013 |
+
msgid "Lightbox Transition Effect"
|
1014 |
+
msgstr "Efectos de transición lightbox"
|
1015 |
+
|
1016 |
+
#: includes/admin/metaboxes.php:1305
|
1017 |
+
msgid "Type of transition between images in the lightbox view."
|
1018 |
+
msgstr "Tipo de transición entre imágenes en la visualización lightbox."
|
1019 |
+
|
1020 |
+
#: includes/admin/metaboxes.php:1310
|
1021 |
+
msgid "HTML5 Output?"
|
1022 |
+
msgstr "¿Salida HTML5?"
|
1023 |
+
|
1024 |
+
#: includes/admin/metaboxes.php:1314
|
1025 |
+
msgid ""
|
1026 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
1027 |
+
"HTML5 validation."
|
1028 |
+
msgstr ""
|
1029 |
+
"Si se activa, usa data-envirabox-gallery en lugar de atributos relativos "
|
1030 |
+
"para validación W3C HTML5."
|
1031 |
+
|
1032 |
+
#: includes/admin/metaboxes.php:1328
|
1033 |
+
msgid ""
|
1034 |
+
"The settings below adjust the thumbnail views for the gallery lightbox "
|
1035 |
+
"display."
|
1036 |
+
msgstr ""
|
1037 |
+
"Los ajustes siguientes ajustan las miniaturas para la vista en lightbox."
|
1038 |
+
|
1039 |
+
#: includes/admin/metaboxes.php:1333 includes/admin/metaboxes.php:1517
|
1040 |
+
msgid "Enable Gallery Thumbnails?"
|
1041 |
+
msgstr "¿Activar miniaturas en la galería?"
|
1042 |
+
|
1043 |
+
#: includes/admin/metaboxes.php:1337
|
1044 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
1045 |
+
msgstr "Activa o desactiva las miniaturas en la galería lightbox."
|
1046 |
+
|
1047 |
+
#: includes/admin/metaboxes.php:1342
|
1048 |
+
msgid "Gallery Thumbnails Width"
|
1049 |
+
msgstr "Ancho de miniaturas de la galería"
|
1050 |
+
|
1051 |
+
#: includes/admin/metaboxes.php:1346
|
1052 |
+
msgid "Sets the width of each lightbox thumbnail."
|
1053 |
+
msgstr "Establece el ancho de cada miniatura lightbox."
|
1054 |
+
|
1055 |
+
#: includes/admin/metaboxes.php:1351
|
1056 |
+
msgid "Gallery Thumbnails Height"
|
1057 |
+
msgstr "Alto de miniaturas de la galería"
|
1058 |
+
|
1059 |
+
#: includes/admin/metaboxes.php:1355
|
1060 |
+
msgid "Sets the height of each lightbox thumbnail."
|
1061 |
+
msgstr "Establece la altura de cada miniatura lightbox."
|
1062 |
+
|
1063 |
+
#: includes/admin/metaboxes.php:1360
|
1064 |
+
msgid "Gallery Thumbnails Position"
|
1065 |
+
msgstr "Posición de miniaturas de lightbox"
|
1066 |
+
|
1067 |
+
#: includes/admin/metaboxes.php:1368
|
1068 |
+
msgid "Sets the position of the lightbox thumbnails."
|
1069 |
+
msgstr "Establece la posición de las miniaturas lightbox."
|
1070 |
+
|
1071 |
+
#: includes/admin/metaboxes.php:1385
|
1072 |
+
msgid "Want even more fine tuned control over your lightbox display?"
|
1073 |
+
msgstr "¿Quiere tener un control aún más fino sobre su visualización lightbox?"
|
1074 |
+
|
1075 |
+
#: includes/admin/metaboxes.php:1386
|
1076 |
+
msgid ""
|
1077 |
+
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
1078 |
+
"features, including: custom lightbox titles, enable/disable lightbox "
|
1079 |
+
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
1080 |
+
"transition effects, native fullscreen support, gallery deeplinking, image "
|
1081 |
+
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
1082 |
+
msgstr ""
|
1083 |
+
|
1084 |
+
#: includes/admin/metaboxes.php:1408
|
1085 |
+
msgid "Mobile Gallery Settings"
|
1086 |
+
msgstr "Opciones de la galería en moviles"
|
1087 |
+
|
1088 |
+
#: includes/admin/metaboxes.php:1410
|
1089 |
+
msgid ""
|
1090 |
+
"The settings below adjust configuration options for the Gallery when viewed "
|
1091 |
+
"on a mobile device."
|
1092 |
+
msgstr ""
|
1093 |
+
"Los siguientes ajustes configuran las opciones de la galería cuando se ven "
|
1094 |
+
"en un dispositivo móvil."
|
1095 |
+
|
1096 |
+
#: includes/admin/metaboxes.php:1433
|
1097 |
+
msgid ""
|
1098 |
+
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
1099 |
+
"will attempt to fill each row as much as possible before moving on to the "
|
1100 |
+
"next row."
|
1101 |
+
msgstr ""
|
1102 |
+
"Determina el número de columnas en la galería en dispositivos móviles. "
|
1103 |
+
"Automático, intentará rellenar cualquier fila todo lo posible antes de pasar "
|
1104 |
+
"a la siguiente fila."
|
1105 |
+
|
1106 |
+
#: includes/admin/metaboxes.php:1439
|
1107 |
+
msgid "Create Mobile Gallery Images?"
|
1108 |
+
msgstr "¿Crear galería de imágenes para móvil?"
|
1109 |
+
|
1110 |
+
#: includes/admin/metaboxes.php:1443
|
1111 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
1112 |
+
msgstr "Activa o desactiva la creación de imágenes especificas para móvil."
|
1113 |
+
|
1114 |
+
#: includes/admin/metaboxes.php:1449
|
1115 |
+
msgid "Mobile Dimensions"
|
1116 |
+
msgstr "Dimensiones para móvil"
|
1117 |
+
|
1118 |
+
#: includes/admin/metaboxes.php:1453
|
1119 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
1120 |
+
msgstr ""
|
1121 |
+
"Estos serán los tamaños utilizados para las imágenes que aparecen en "
|
1122 |
+
"dispositivos móviles."
|
1123 |
+
|
1124 |
+
#: includes/admin/metaboxes.php:1463
|
1125 |
+
msgid "Mobile Lightbox Settings"
|
1126 |
+
msgstr "Opciones de lightbox en moviles."
|
1127 |
+
|
1128 |
+
#: includes/admin/metaboxes.php:1465
|
1129 |
+
msgid ""
|
1130 |
+
"The settings below adjust configuration options for the Lightbox when viewed "
|
1131 |
+
"on a mobile device."
|
1132 |
+
msgstr ""
|
1133 |
+
"Los siguientes ajustes configuran las opciones de lightbox cuando se ven en "
|
1134 |
+
"un dispositivo móvil."
|
1135 |
+
|
1136 |
+
#: includes/admin/metaboxes.php:1476
|
1137 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
1138 |
+
msgstr "Activa o desactiva la galería lightbox en dispositivos móviles."
|
1139 |
+
|
1140 |
+
#: includes/admin/metaboxes.php:1481
|
1141 |
+
msgid "Enable Gallery Touchwipe?"
|
1142 |
+
msgstr "¿Activar Touchwipe en la galería?"
|
1143 |
+
|
1144 |
+
#: includes/admin/metaboxes.php:1485
|
1145 |
+
msgid ""
|
1146 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
1147 |
+
"devices."
|
1148 |
+
msgstr ""
|
1149 |
+
"Activa o desactiva las funciones touchwipe para la galería lightbox en "
|
1150 |
+
"dispositivos móviles."
|
1151 |
+
|
1152 |
+
#: includes/admin/metaboxes.php:1490
|
1153 |
+
msgid "Close Lightbox on Swipe Up?"
|
1154 |
+
msgstr "Cerrar Lightbox deslizando el dedo hacia arriba?"
|
1155 |
+
|
1156 |
+
#: includes/admin/metaboxes.php:1494
|
1157 |
+
msgid ""
|
1158 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
1159 |
+
"devices."
|
1160 |
+
msgstr ""
|
1161 |
+
"Activa o desactiva el cierre de Lightbox cuando el usuario desliza el dedo "
|
1162 |
+
"hacia arriba en los dispositivos móviles."
|
1163 |
+
|
1164 |
+
#: includes/admin/metaboxes.php:1503
|
1165 |
+
msgid ""
|
1166 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
1167 |
+
msgstr ""
|
1168 |
+
"Activa o desactiva las flechas de navegación de la galería lightbox en "
|
1169 |
+
"dispositivos móviles."
|
1170 |
+
|
1171 |
+
#: includes/admin/metaboxes.php:1512
|
1172 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
1173 |
+
msgstr ""
|
1174 |
+
"Activa o desactiva la barra de herramientas de la galería lightbox en "
|
1175 |
+
"dispositivos móviles."
|
1176 |
+
|
1177 |
+
#: includes/admin/metaboxes.php:1521
|
1178 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
1179 |
+
msgstr ""
|
1180 |
+
"Activa o desactiva las miniaturas de la galería lightbox en dispositivos "
|
1181 |
+
"móviles."
|
1182 |
+
|
1183 |
+
#: includes/admin/metaboxes.php:1545
|
1184 |
+
msgid "Miscellaneous Settings"
|
1185 |
+
msgstr "Otros ajustes"
|
1186 |
+
|
1187 |
+
#: includes/admin/metaboxes.php:1547
|
1188 |
+
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1189 |
+
msgstr "Los ajustes siguientes configuran diversos ajustes para la galería."
|
1190 |
+
|
1191 |
+
#: includes/admin/metaboxes.php:1563
|
1192 |
+
msgid "Gallery Title"
|
1193 |
+
msgstr "Título de la galería"
|
1194 |
+
|
1195 |
+
#: includes/admin/metaboxes.php:1567
|
1196 |
+
msgid "Internal gallery title for identification in the admin."
|
1197 |
+
msgstr ""
|
1198 |
+
"Título interno de la galería para su identificación en la administración"
|
1199 |
+
|
1200 |
+
#: includes/admin/metaboxes.php:1572
|
1201 |
+
msgid "Gallery Slug"
|
1202 |
+
msgstr "Slug de la galería"
|
1203 |
+
|
1204 |
+
#: includes/admin/metaboxes.php:1576
|
1205 |
+
msgid ""
|
1206 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
1207 |
+
"advanced gallery queries."
|
1208 |
+
msgstr ""
|
1209 |
+
"Slug interno <strong>único</strong> de la galería para la identificación y "
|
1210 |
+
"consultas avanzadas."
|
1211 |
+
|
1212 |
+
#: includes/admin/metaboxes.php:1581
|
1213 |
+
msgid "Custom Gallery Classes"
|
1214 |
+
msgstr "Clases personalizadas de la galería"
|
1215 |
+
|
1216 |
+
#: includes/admin/metaboxes.php:1584
|
1217 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
1218 |
+
msgstr "Introduzca aquí, clases CSS personalizadas, una por línea."
|
1219 |
+
|
1220 |
+
#: includes/admin/metaboxes.php:1585
|
1221 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1222 |
+
msgstr "Añade clases CSS personalizadas en la galería, una por línea."
|
1223 |
+
|
1224 |
+
#: includes/admin/metaboxes.php:1594
|
1225 |
+
msgid "Import/Export Gallery"
|
1226 |
+
msgstr "Importar / Exportar galería"
|
1227 |
+
|
1228 |
+
#: includes/admin/metaboxes.php:1607
|
1229 |
+
msgid "Import Gallery"
|
1230 |
+
msgstr "Importar galería"
|
1231 |
+
|
1232 |
+
#: includes/admin/metaboxes.php:1614
|
1233 |
+
msgid "Export Gallery"
|
1234 |
+
msgstr "Exportar galería"
|
1235 |
+
|
1236 |
+
#: includes/admin/metaboxes.php:1624
|
1237 |
+
msgid "Enable RTL Support?"
|
1238 |
+
msgstr "¿Activar funciones RTL?"
|
1239 |
+
|
1240 |
+
#: includes/admin/metaboxes.php:1628
|
1241 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1242 |
+
msgstr ""
|
1243 |
+
"Activa o desactiva funciones RTL en Envira para idiomas que se escriben de "
|
1244 |
+
"derecha a izquierda."
|
1245 |
+
|
1246 |
+
#: includes/admin/metaboxes.php:1640 includes/admin/metaboxes.php:1682
|
1247 |
+
#: includes/admin/metaboxes.php:1704 includes/admin/metaboxes.php:1726
|
1248 |
+
#: includes/admin/metaboxes.php:1748 includes/admin/metaboxes.php:1770
|
1249 |
+
msgid "Want to take your galleries further?"
|
1250 |
+
msgstr "¿Quiere mejorar aún más sus galerías?"
|
1251 |
+
|
1252 |
+
#: includes/admin/metaboxes.php:1641
|
1253 |
+
msgid ""
|
1254 |
+
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1255 |
+
"including: a fully-integrated import/export module for your galleries, "
|
1256 |
+
"custom CSS controls for each gallery and so much more!"
|
1257 |
+
msgstr ""
|
1258 |
+
"Mediante la actualización a Envira Pro puede obtener acceso a otras muchas "
|
1259 |
+
"características, incluyendo: un módulo totalmente integrado de importación / "
|
1260 |
+
"exportación para sus galerías, controles CSS personalizados para cada "
|
1261 |
+
"galería y mucho más."
|
1262 |
+
|
1263 |
+
#: includes/admin/metaboxes.php:1662
|
1264 |
+
msgid "Videos"
|
1265 |
+
msgstr "Videos"
|
1266 |
+
|
1267 |
+
#: includes/admin/metaboxes.php:1663
|
1268 |
+
msgid "Social"
|
1269 |
+
msgstr "Social"
|
1270 |
+
|
1271 |
+
#: includes/admin/metaboxes.php:1664
|
1272 |
+
msgid "Tags"
|
1273 |
+
msgstr "Etiquetas"
|
1274 |
+
|
1275 |
+
#: includes/admin/metaboxes.php:1665
|
1276 |
+
msgid "Pagination"
|
1277 |
+
msgstr "Paginación"
|
1278 |
+
|
1279 |
+
#: includes/admin/metaboxes.php:1683
|
1280 |
+
msgid ""
|
1281 |
+
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1282 |
+
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1283 |
+
"options and so much more!"
|
1284 |
+
msgstr ""
|
1285 |
+
"Mediante la actualización a Envira Pro, puede obtener acceso a los ajustes "
|
1286 |
+
"específicos para dispositivos móviles, incluyendo tamaños de imagen para "
|
1287 |
+
"moviles, número de columnas, opciones específicas para móviles en lighbox y "
|
1288 |
+
"mucho más."
|
1289 |
+
|
1290 |
+
#: includes/admin/metaboxes.php:1705
|
1291 |
+
msgid ""
|
1292 |
+
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1293 |
+
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1294 |
+
msgstr ""
|
1295 |
+
"Mediante la actualización a Envira Pro, puede añadir videos a sus galerías "
|
1296 |
+
"Envira desde YouTube, Vimeo, Wistia, y vídeos alojados en su propio servidor."
|
1297 |
+
|
1298 |
+
#: includes/admin/metaboxes.php:1727
|
1299 |
+
msgid ""
|
1300 |
+
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1301 |
+
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1302 |
+
"Google+ and Pinterest why not check it out?"
|
1303 |
+
msgstr ""
|
1304 |
+
"Mediante la actualización a Envira Pro, puede añadir botones para compartir "
|
1305 |
+
"en redes sociales, a sus imágenes tanto de la galería como de lightbox. Con "
|
1306 |
+
"soporte para Facebook, Twitter, Google+ y Pinterest. ¿Por qué no echarle un "
|
1307 |
+
"vistazo?"
|
1308 |
+
|
1309 |
+
#: includes/admin/metaboxes.php:1749
|
1310 |
+
msgid ""
|
1311 |
+
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1312 |
+
"users to filter your Gallery by tag and so much more!"
|
1313 |
+
msgstr ""
|
1314 |
+
"Mediante la actualización a Envira Pro, puede añadir etiquetas a las "
|
1315 |
+
"imágenes de la Galería, permitir a los usuarios filtrar la galería por "
|
1316 |
+
"etiquetas y mucho más."
|
1317 |
+
|
1318 |
+
#: includes/admin/metaboxes.php:1771
|
1319 |
+
msgid ""
|
1320 |
+
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1321 |
+
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1322 |
+
msgstr ""
|
1323 |
+
"Mediante la actualización a Envira Pro, puede dividir su galería en "
|
1324 |
+
"múltiples páginas con paginación, cargar imágenes paginadas mediante AJAX, "
|
1325 |
+
"lazy loading y mucho más."
|
1326 |
+
|
1327 |
+
#: includes/admin/metaboxes.php:2048
|
1328 |
+
msgid "Remove Image from Gallery?"
|
1329 |
+
msgstr "¿Quitar imagen de la galería?"
|
1330 |
+
|
1331 |
+
#: includes/admin/metaboxes.php:2049
|
1332 |
+
msgid "Modify Image"
|
1333 |
+
msgstr "Modificar imagen"
|
1334 |
+
|
1335 |
+
#: includes/admin/notice.php:167
|
1336 |
+
msgid "Dismiss this notice"
|
1337 |
+
msgstr "Descartar este aviso"
|
1338 |
+
|
1339 |
+
#: includes/admin/partials/metabox-gallery-code.php:11
|
1340 |
+
msgid ""
|
1341 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
1342 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1343 |
+
msgstr ""
|
1344 |
+
"Puede colocar esta galería en cualquier lugar de sus entradas, páginas, "
|
1345 |
+
"tipos de entradas personalizadas o widgets utilizando <strong>uno(s)</"
|
1346 |
+
"strong> de los código(s) corto(s) siguientes:"
|
1347 |
+
|
1348 |
+
#: includes/admin/partials/metabox-gallery-code.php:14
|
1349 |
+
#: includes/admin/partials/metabox-gallery-code.php:24
|
1350 |
+
#: includes/admin/table.php:228
|
1351 |
+
msgid "Copy Shortcode to Clipboard"
|
1352 |
+
msgstr "Copiar el código corto al portapapeles"
|
1353 |
+
|
1354 |
+
#: includes/admin/partials/metabox-gallery-code.php:15
|
1355 |
+
#: includes/admin/partials/metabox-gallery-code.php:25
|
1356 |
+
#: includes/admin/partials/metabox-gallery-code.php:36
|
1357 |
+
#: includes/admin/partials/metabox-gallery-code.php:46
|
1358 |
+
#: includes/admin/table.php:229
|
1359 |
+
msgid "Copy to Clipboard"
|
1360 |
+
msgstr "Copiar al portapapeles"
|
1361 |
+
|
1362 |
+
#: includes/admin/partials/metabox-gallery-code.php:32
|
1363 |
+
msgid ""
|
1364 |
+
"You can also place this gallery into your template files by using "
|
1365 |
+
"<strong>one</strong> the template tag(s) below:"
|
1366 |
+
msgstr ""
|
1367 |
+
"También puede colocar esta galería en sus plantillas usando <strong> una(s) "
|
1368 |
+
"</strong> de las etiquetas de plantilla siguientes:"
|
1369 |
+
|
1370 |
+
#: includes/admin/partials/metabox-gallery-code.php:35
|
1371 |
+
#: includes/admin/partials/metabox-gallery-code.php:45
|
1372 |
+
msgid "Copy Template Tag to Clipboard"
|
1373 |
+
msgstr "Copiar la etiqueta de plantilla al portapapeles "
|
1374 |
+
|
1375 |
+
#: includes/admin/partials/metabox-gallery-type.php:15
|
1376 |
+
msgid "Native Envira Gallery"
|
1377 |
+
msgstr "Galería Envira nativa"
|
1378 |
+
|
1379 |
+
#: includes/admin/partials/metabox-gallery-type.php:18
|
1380 |
+
#: includes/admin/partials/metabox-gallery-type.php:19
|
1381 |
+
msgid "External Gallery"
|
1382 |
+
msgstr "galería externa"
|
1383 |
+
|
1384 |
+
#: includes/admin/partials/metabox-gallery-type.php:46
|
1385 |
+
msgid "Select Your Service"
|
1386 |
+
msgstr "Seleccione su servicio"
|
1387 |
+
|
1388 |
+
#: includes/admin/partials/metabox-gallery-type.php:75
|
1389 |
+
msgid "Create Dynamic Galleries with Envira"
|
1390 |
+
msgstr ""
|
1391 |
+
|
1392 |
+
#: includes/admin/partials/metabox-gallery-type.php:78
|
1393 |
+
msgid "Build Galleries from Instagram images."
|
1394 |
+
msgstr ""
|
1395 |
+
|
1396 |
+
#: includes/admin/partials/metabox-gallery-type.php:80
|
1397 |
+
msgid "Instagram"
|
1398 |
+
msgstr "Instagram"
|
1399 |
+
|
1400 |
+
#: includes/admin/partials/metabox-gallery-type.php:85
|
1401 |
+
msgid ""
|
1402 |
+
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1403 |
+
"your posts, and more."
|
1404 |
+
msgstr ""
|
1405 |
+
|
1406 |
+
#: includes/admin/partials/metabox-gallery-type.php:88
|
1407 |
+
#: includes/admin/partials/metabox-gallery-type.php:89
|
1408 |
+
msgid "Click Here to Upgrade"
|
1409 |
+
msgstr "Haga clic aquí para actualizar."
|
1410 |
+
|
1411 |
+
#: includes/admin/partials/metabox-gallery-type.php:95
|
1412 |
+
msgid ""
|
1413 |
+
"It doesn't look like you have any Addons activated which import images from "
|
1414 |
+
"external sources."
|
1415 |
+
msgstr ""
|
1416 |
+
"No se ve como desea, tiene alguno complemento activado que importa imágenes "
|
1417 |
+
"de fuentes externas."
|
1418 |
+
|
1419 |
+
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1420 |
+
msgid "Envira gallery updated."
|
1421 |
+
msgstr "Actualizada la galería Envira."
|
1422 |
+
|
1423 |
+
#: includes/admin/posttype.php:98
|
1424 |
+
msgid "Envira gallery custom field updated."
|
1425 |
+
msgstr "Actualizados los campos personalizados de la galería Envira."
|
1426 |
+
|
1427 |
+
#: includes/admin/posttype.php:99
|
1428 |
+
msgid "Envira gallery custom field deleted."
|
1429 |
+
msgstr "Borrados los campos personalizados de la galería Envira."
|
1430 |
+
|
1431 |
+
#: includes/admin/posttype.php:101
|
1432 |
+
msgid "Envira gallery restored to revision from %s."
|
1433 |
+
msgstr "Restaurada la galería Envira desde la revisión %s. "
|
1434 |
+
|
1435 |
+
#: includes/admin/posttype.php:102
|
1436 |
+
msgid "Envira gallery published."
|
1437 |
+
msgstr "Publicada la galería Envira."
|
1438 |
+
|
1439 |
+
#: includes/admin/posttype.php:103
|
1440 |
+
msgid "Envira gallery saved."
|
1441 |
+
msgstr "Guardada la galería Envira"
|
1442 |
+
|
1443 |
+
#: includes/admin/posttype.php:104
|
1444 |
+
msgid "Envira gallery submitted."
|
1445 |
+
msgstr "Enviada la galería Envira"
|
1446 |
+
|
1447 |
+
#: includes/admin/posttype.php:105
|
1448 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1449 |
+
msgstr "Galería Envira prevista para: <strong>%1$s</strong>."
|
1450 |
+
|
1451 |
+
#: includes/admin/posttype.php:105
|
1452 |
+
msgid "M j, Y @ G:i"
|
1453 |
+
msgstr "j \\d\\e\\ F \\d\\e\\ Y @ G:i"
|
1454 |
+
|
1455 |
+
#: includes/admin/posttype.php:106
|
1456 |
+
msgid "Envira gallery draft updated."
|
1457 |
+
msgstr "Borrador de galería Envira actualizado."
|
1458 |
+
|
1459 |
+
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1460 |
+
msgid "Settings"
|
1461 |
+
msgstr "Ajustes"
|
1462 |
+
|
1463 |
+
#: includes/admin/settings.php:228
|
1464 |
+
msgid " galleries(s) fixed successfully."
|
1465 |
+
msgstr "Galería(s) reparada(s) satisfactoriamente."
|
1466 |
+
|
1467 |
+
#: includes/admin/settings.php:362
|
1468 |
+
msgid "Settings saved successfully."
|
1469 |
+
msgstr "Ajustes guardados satisfactoriamente."
|
1470 |
+
|
1471 |
+
#: includes/admin/settings.php:494
|
1472 |
+
msgid "General"
|
1473 |
+
msgstr "General"
|
1474 |
+
|
1475 |
+
#: includes/admin/settings.php:524
|
1476 |
+
msgid "Envira License Key"
|
1477 |
+
msgstr "Clave de licencia de Envira"
|
1478 |
+
|
1479 |
+
#: includes/admin/settings.php:530
|
1480 |
+
msgid "Verify Key"
|
1481 |
+
msgstr "Comprobar clave"
|
1482 |
+
|
1483 |
+
#: includes/admin/settings.php:531
|
1484 |
+
msgid "Deactivate Key"
|
1485 |
+
msgstr "Desactivar clave"
|
1486 |
+
|
1487 |
+
#: includes/admin/settings.php:532
|
1488 |
+
msgid "License key to enable automatic updates for Envira."
|
1489 |
+
msgstr ""
|
1490 |
+
"Clave de licencia para activar las actualizaciones automáticas para Envira."
|
1491 |
+
|
1492 |
+
#: includes/admin/settings.php:539
|
1493 |
+
msgid "Envira License Key Type"
|
1494 |
+
msgstr "Tipo de licencia Envira."
|
1495 |
+
|
1496 |
+
#: includes/admin/settings.php:543
|
1497 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1498 |
+
msgstr "Su tipo de licencia para este sitio es <strong>%s.</strong>"
|
1499 |
+
|
1500 |
+
#: includes/admin/settings.php:546
|
1501 |
+
msgid "Refresh Key"
|
1502 |
+
msgstr "Actualizar clave"
|
1503 |
+
|
1504 |
+
#: includes/admin/settings.php:547
|
1505 |
+
msgid ""
|
1506 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1507 |
+
"license has been upgraded or the type is incorrect."
|
1508 |
+
msgstr ""
|
1509 |
+
"El tipo de clave de licencia (gestiona actualizaciones y Complementos). Haga "
|
1510 |
+
"clic en actualizar si ha actualizado su tipo de licencia o el tipo es "
|
1511 |
+
"incorrecto."
|
1512 |
+
|
1513 |
+
#: includes/admin/settings.php:556
|
1514 |
+
msgid "Fix Broken Migration"
|
1515 |
+
msgstr "Solucionar migración rota"
|
1516 |
+
|
1517 |
+
#: includes/admin/settings.php:561
|
1518 |
+
msgid "Fix"
|
1519 |
+
msgstr "Solucionar"
|
1520 |
+
|
1521 |
+
#: includes/admin/settings.php:562
|
1522 |
+
msgid ""
|
1523 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1524 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1525 |
+
"galleries will probably no longer show any images. If this is the case, "
|
1526 |
+
"click the button above to fix this. We recommend using a migration plugin or "
|
1527 |
+
"script next time :)"
|
1528 |
+
msgstr ""
|
1529 |
+
"Si, ha cambiado la dirección URL de su sitio web de WordPress y ha ejecutado "
|
1530 |
+
"manualmente una búsqueda / reemplazo de URL en la base de datos de "
|
1531 |
+
"WordPress, es probable que sus galerías no muestren ninguna imagen. Si este "
|
1532 |
+
"es el caso, haga clic en el botón de arriba para solucionar este problema. "
|
1533 |
+
"Le recomendamos que use un plugin o script de migración la próxima vez :)"
|
1534 |
+
|
1535 |
+
#: includes/admin/settings.php:578
|
1536 |
+
msgid "Add New Images"
|
1537 |
+
msgstr "Añadir nuevas imágenes"
|
1538 |
+
|
1539 |
+
#: includes/admin/settings.php:586
|
1540 |
+
msgid ""
|
1541 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1542 |
+
"after any existing images."
|
1543 |
+
msgstr ""
|
1544 |
+
"Si añade medios a una Galería, elija si desea añadir este medio antes o "
|
1545 |
+
"después de las imágenes existentes."
|
1546 |
+
|
1547 |
+
#: includes/admin/settings.php:593
|
1548 |
+
msgid "Delete Image on Gallery Image Deletion"
|
1549 |
+
msgstr "Elimina la imagen cuando se borra de una galería"
|
1550 |
+
|
1551 |
+
#: includes/admin/settings.php:601
|
1552 |
+
msgid ""
|
1553 |
+
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1554 |
+
"associated with that image. Note: If image(s) in the Media Library are "
|
1555 |
+
"attached to other Posts, they will not be deleted."
|
1556 |
+
msgstr ""
|
1557 |
+
"Al borrar una imagen de una galería, elija si desea borrar todos los medios "
|
1558 |
+
"asociados con esa imagen. Nota: Si la imagen(es) en la biblioteca multimedia "
|
1559 |
+
"está(n) vinculada(s) a otras entradas, no se borrarán."
|
1560 |
+
|
1561 |
+
#: includes/admin/settings.php:607
|
1562 |
+
msgid "Delete Images on Gallery Deletion"
|
1563 |
+
msgstr "Elimina las imágenes cuando se borra una galería"
|
1564 |
+
|
1565 |
+
#: includes/admin/settings.php:615
|
1566 |
+
msgid ""
|
1567 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1568 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1569 |
+
"Posts, they will not be deleted."
|
1570 |
+
msgstr ""
|
1571 |
+
"Al eliminar una Galería, elija si desea borrar todos los medios asociados a "
|
1572 |
+
"la galería. Nota: Si la imagen(es) en la biblioteca multimedia está(n) "
|
1573 |
+
"vinculada(s) a otras entradas, no se borrarán."
|
1574 |
+
|
1575 |
+
#: includes/admin/settings.php:624
|
1576 |
+
msgid "Save Settings"
|
1577 |
+
msgstr "Guardar ajustes"
|
1578 |
+
|
1579 |
+
#: includes/admin/skin.php:79
|
1580 |
+
msgid "There was an error installing the addon. Please try again."
|
1581 |
+
msgstr ""
|
1582 |
+
"Hubo un error al instalar el complemento. Por favor, vuelva a intentarlo."
|
1583 |
+
|
1584 |
+
#: includes/admin/table.php:169
|
1585 |
+
msgid "Shortcode"
|
1586 |
+
msgstr "Código corto"
|
1587 |
+
|
1588 |
+
#: includes/admin/table.php:170
|
1589 |
+
msgid "Posts"
|
1590 |
+
msgstr "Entradas"
|
1591 |
+
|
1592 |
+
#: includes/admin/table.php:171
|
1593 |
+
msgid "Last Modified"
|
1594 |
+
msgstr "última modificada"
|
1595 |
+
|
1596 |
+
#: includes/admin/table.php:172
|
1597 |
+
msgid "Date"
|
1598 |
+
msgstr "Fecha"
|
1599 |
+
|
1600 |
+
#: includes/admin/table.php:217
|
1601 |
+
msgid "%d Image"
|
1602 |
+
msgid_plural "%d Images"
|
1603 |
+
msgstr[0] "%d Imagen"
|
1604 |
+
msgstr[1] "%d Imagenes"
|
1605 |
+
|
1606 |
+
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1607 |
+
msgid "Number of Columns"
|
1608 |
+
msgstr "Número de columnas"
|
1609 |
+
|
1610 |
+
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1611 |
+
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1612 |
+
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1613 |
+
msgid "— No Change —"
|
1614 |
+
msgstr "— Sin cambios —"
|
1615 |
+
|
1616 |
+
#: includes/global/common.php:63
|
1617 |
+
msgid "Automatic"
|
1618 |
+
msgstr "Automático"
|
1619 |
+
|
1620 |
+
#: includes/global/common.php:67
|
1621 |
+
msgid "One Column (1)"
|
1622 |
+
msgstr "Una columna (1)"
|
1623 |
+
|
1624 |
+
#: includes/global/common.php:71
|
1625 |
+
msgid "Two Columns (2)"
|
1626 |
+
msgstr "Dos columnas (2)"
|
1627 |
+
|
1628 |
+
#: includes/global/common.php:75
|
1629 |
+
msgid "Three Columns (3)"
|
1630 |
+
msgstr "Tres columnas (3)"
|
1631 |
+
|
1632 |
+
#: includes/global/common.php:79
|
1633 |
+
msgid "Four Columns (4)"
|
1634 |
+
msgstr "Cuatro columnas (4)"
|
1635 |
+
|
1636 |
+
#: includes/global/common.php:83
|
1637 |
+
msgid "Five Columns (5)"
|
1638 |
+
msgstr "Cinco columnas (5)"
|
1639 |
+
|
1640 |
+
#: includes/global/common.php:87
|
1641 |
+
msgid "Six Columns (6)"
|
1642 |
+
msgstr "Seis columnas (6)"
|
1643 |
+
|
1644 |
+
#: includes/global/common.php:107 includes/global/common.php:228
|
1645 |
+
msgid "Base"
|
1646 |
+
msgstr "Base"
|
1647 |
+
|
1648 |
+
#: includes/global/common.php:127
|
1649 |
+
msgid "Do not display"
|
1650 |
+
msgstr "No mostrar"
|
1651 |
+
|
1652 |
+
#: includes/global/common.php:131
|
1653 |
+
msgid "Display above galleries"
|
1654 |
+
msgstr "Mostrar encima de las galerías"
|
1655 |
+
|
1656 |
+
#: includes/global/common.php:135
|
1657 |
+
msgid "Display below galleries"
|
1658 |
+
msgstr "Mostrar debajo de las galerías"
|
1659 |
+
|
1660 |
+
#: includes/global/common.php:155
|
1661 |
+
msgid "No Sorting"
|
1662 |
+
msgstr "No ordenar"
|
1663 |
+
|
1664 |
+
#: includes/global/common.php:159 includes/global/common.php:288
|
1665 |
+
msgid "Random"
|
1666 |
+
msgstr "Random"
|
1667 |
+
|
1668 |
+
#: includes/global/common.php:163
|
1669 |
+
msgid "Published Date"
|
1670 |
+
msgstr "Fecha de publicación"
|
1671 |
+
|
1672 |
+
#: includes/global/common.php:167
|
1673 |
+
msgid "Filename"
|
1674 |
+
msgstr "Nombre de archivo"
|
1675 |
+
|
1676 |
+
#: includes/global/common.php:179
|
1677 |
+
msgid "Alt"
|
1678 |
+
msgstr "Texto alternativo"
|
1679 |
+
|
1680 |
+
#: includes/global/common.php:203
|
1681 |
+
msgid "Ascending (A-Z)"
|
1682 |
+
msgstr "Ascendente (A-Z)"
|
1683 |
+
|
1684 |
+
#: includes/global/common.php:207
|
1685 |
+
msgid "Descending (Z-A)"
|
1686 |
+
msgstr "Descendente (Z-A)"
|
1687 |
+
|
1688 |
+
#: includes/global/common.php:308
|
1689 |
+
msgid "Float"
|
1690 |
+
msgstr "Flotante"
|
1691 |
+
|
1692 |
+
#: includes/global/common.php:312
|
1693 |
+
msgid "Float (Wrapped)"
|
1694 |
+
msgstr "Flotante (Wrapped)"
|
1695 |
+
|
1696 |
+
#: includes/global/common.php:316 includes/global/common.php:344
|
1697 |
+
msgid "Inside"
|
1698 |
+
msgstr "Dentro"
|
1699 |
+
|
1700 |
+
#: includes/global/common.php:320 includes/global/common.php:348
|
1701 |
+
msgid "Outside"
|
1702 |
+
msgstr "Fuera"
|
1703 |
+
|
1704 |
+
#: includes/global/common.php:324
|
1705 |
+
msgid "Over"
|
1706 |
+
msgstr "Sobre"
|
1707 |
+
|
1708 |
+
#: includes/global/common.php:368
|
1709 |
+
msgid "No Effect"
|
1710 |
+
msgstr "Sin efecto"
|
1711 |
+
|
1712 |
+
#: includes/global/common.php:372
|
1713 |
+
msgid "Fade"
|
1714 |
+
msgstr "Fundido"
|
1715 |
+
|
1716 |
+
#: includes/global/common.php:376
|
1717 |
+
msgid "Elastic"
|
1718 |
+
msgstr "Elástico"
|
1719 |
+
|
1720 |
+
#: includes/global/common.php:424
|
1721 |
+
msgid "Swing"
|
1722 |
+
msgstr "Swing"
|
1723 |
+
|
1724 |
+
#: includes/global/common.php:428
|
1725 |
+
msgid "Quad"
|
1726 |
+
msgstr "Quad"
|
1727 |
+
|
1728 |
+
#: includes/global/common.php:432
|
1729 |
+
msgid "Cubic"
|
1730 |
+
msgstr "Cubic"
|
1731 |
+
|
1732 |
+
#: includes/global/common.php:436
|
1733 |
+
msgid "Quart"
|
1734 |
+
msgstr "Quart"
|
1735 |
+
|
1736 |
+
#: includes/global/common.php:440
|
1737 |
+
msgid "Quint"
|
1738 |
+
msgstr "Quint"
|
1739 |
+
|
1740 |
+
#: includes/global/common.php:444
|
1741 |
+
msgid "Sine"
|
1742 |
+
msgstr "Sine"
|
1743 |
+
|
1744 |
+
#: includes/global/common.php:448
|
1745 |
+
msgid "Expo"
|
1746 |
+
msgstr "Expo"
|
1747 |
+
|
1748 |
+
#: includes/global/common.php:452
|
1749 |
+
msgid "Circ"
|
1750 |
+
msgstr "Circ"
|
1751 |
+
|
1752 |
+
#: includes/global/common.php:456
|
1753 |
+
msgid "Back"
|
1754 |
+
msgstr "Back"
|
1755 |
+
|
1756 |
+
#: includes/global/common.php:460
|
1757 |
+
msgid "Bounce"
|
1758 |
+
msgstr "Bounce"
|
1759 |
+
|
1760 |
+
#: includes/global/common.php:480 includes/global/common.php:504
|
1761 |
+
msgid "Top"
|
1762 |
+
msgstr "Arriba"
|
1763 |
+
|
1764 |
+
#: includes/global/common.php:484 includes/global/common.php:508
|
1765 |
+
msgid "Bottom"
|
1766 |
+
msgstr "Abajo"
|
1767 |
+
|
1768 |
+
#: includes/global/common.php:649
|
1769 |
+
msgid "Image Files"
|
1770 |
+
msgstr "Archivos de imagen"
|
1771 |
+
|
1772 |
+
#: includes/global/common.php:699
|
1773 |
+
msgid "Before Existing Images"
|
1774 |
+
msgstr "Antes de las imágenes existentes"
|
1775 |
+
|
1776 |
+
#: includes/global/common.php:703
|
1777 |
+
msgid "After Existing Images"
|
1778 |
+
msgstr "Después de las imágenes existentes"
|
1779 |
+
|
1780 |
+
#: includes/global/common.php:727
|
1781 |
+
msgid "Yes"
|
1782 |
+
msgstr "Si"
|
1783 |
+
|
1784 |
+
#: includes/global/common.php:795
|
1785 |
+
msgid ""
|
1786 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1787 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1788 |
+
"on your server."
|
1789 |
+
msgstr ""
|
1790 |
+
"No se pudo seleccionar ningún editor de imágenes. Por favor, verifique con "
|
1791 |
+
"su servicio de hosting que tiene compilada en su instalación PHP de su "
|
1792 |
+
"servidor una biblioteca de imágenes, ya sea GD o Imagick."
|
1793 |
+
|
1794 |
+
#: includes/global/common.php:898
|
1795 |
+
msgid "No image URL specified for cropping."
|
1796 |
+
msgstr "No sé ha especificado ninguna URL de imagen para recortar."
|
1797 |
+
|
1798 |
+
#: includes/global/common.php:917
|
1799 |
+
msgid "No file could be found for the image URL specified."
|
1800 |
+
msgstr "No se pudo encontrar el archivo de la URL de imagen especificada."
|
1801 |
+
|
1802 |
+
#: includes/global/common.php:925 includes/global/common.php:937
|
1803 |
+
msgid ""
|
1804 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1805 |
+
msgstr ""
|
1806 |
+
"No se pudieron recuperar las dimensiones de la imagen original a recortar."
|
1807 |
+
|
1808 |
+
#: includes/global/posttype.php:51
|
1809 |
+
msgid "Envira Galleries"
|
1810 |
+
msgstr "Galerias Envira"
|
1811 |
+
|
1812 |
+
#: includes/global/posttype.php:53
|
1813 |
+
msgid "Add New"
|
1814 |
+
msgstr "Añadir nueva"
|
1815 |
+
|
1816 |
+
#: includes/global/posttype.php:54
|
1817 |
+
msgid "Add New Envira Gallery"
|
1818 |
+
msgstr "Añadir nueva galería Envira"
|
1819 |
+
|
1820 |
+
#: includes/global/posttype.php:55
|
1821 |
+
msgid "Edit Envira Gallery"
|
1822 |
+
msgstr "Editar galería Envira"
|
1823 |
+
|
1824 |
+
#: includes/global/posttype.php:56
|
1825 |
+
msgid "New Envira Gallery"
|
1826 |
+
msgstr "Nueva galería Envira"
|
1827 |
+
|
1828 |
+
#: includes/global/posttype.php:57
|
1829 |
+
msgid "View Envira Gallery"
|
1830 |
+
msgstr "Ver la galería Envira"
|
1831 |
+
|
1832 |
+
#: includes/global/posttype.php:58
|
1833 |
+
msgid "Search Envira Galleries"
|
1834 |
+
msgstr "Buscar galerías Envira"
|
1835 |
+
|
1836 |
+
#: includes/global/posttype.php:59
|
1837 |
+
msgid "No Envira galleries found."
|
1838 |
+
msgstr "No se han encontrado galerías Envira."
|
1839 |
+
|
1840 |
+
#: includes/global/posttype.php:60
|
1841 |
+
msgid "No Envira galleries found in trash."
|
1842 |
+
msgstr "No se han encontrado galerías Envira en la papelera."
|
1843 |
+
|
1844 |
+
#: includes/global/shortcode.php:800
|
1845 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1846 |
+
msgstr ""
|
1847 |
+
"El contenido solicitado no se puede cargar. <br/> Por favor, inténtelo de "
|
1848 |
+
"nuevo más tarde. </ P>"
|
1849 |
+
|
1850 |
+
#: includes/global/shortcode.php:801 includes/global/shortcode.php:1360
|
1851 |
+
msgid "Close"
|
1852 |
+
msgstr "Cerrar"
|
1853 |
+
|
1854 |
+
#: includes/global/shortcode.php:802 includes/global/shortcode.php:1350
|
1855 |
+
msgid "Next"
|
1856 |
+
msgstr "Siguiente"
|
1857 |
+
|
1858 |
+
#: includes/global/shortcode.php:803 includes/global/shortcode.php:1346
|
1859 |
+
msgid "Previous"
|
1860 |
+
msgstr "Anterior"
|
1861 |
+
|
1862 |
+
#: includes/global/widget.php:56
|
1863 |
+
msgid "Place an Envira gallery into a widgetized area."
|
1864 |
+
msgstr "Coloque una galería Envira en una zona de widgets."
|
1865 |
+
|
1866 |
+
#: includes/global/widget.php:158
|
1867 |
+
msgid "Gallery"
|
1868 |
+
msgstr "Galería"
|
1869 |
+
|
1870 |
+
#: includes/global/widget.php:168
|
1871 |
+
msgid "Gallery ID #%s"
|
1872 |
+
msgstr "ID de galería #%s"
|
1873 |
+
|
1874 |
+
#. Plugin Name of the plugin/theme
|
1875 |
+
msgid "Envira Gallery Lite"
|
1876 |
+
msgstr "Envira Gallery Lite"
|
1877 |
+
|
1878 |
+
#. Plugin URI of the plugin/theme
|
1879 |
+
#. Author URI of the plugin/theme
|
1880 |
+
msgid "http://enviragallery.com"
|
1881 |
+
msgstr "http://enviragallery.com"
|
1882 |
+
|
1883 |
+
#. Description of the plugin/theme
|
1884 |
+
msgid ""
|
1885 |
+
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1886 |
+
"version."
|
1887 |
+
msgstr ""
|
1888 |
+
"Envira Gallery is el mejor plugin de galería de Wordpress de diseño "
|
1889 |
+
"adaptable. Está es la versión lite."
|
1890 |
+
|
1891 |
+
#. Author of the plugin/theme
|
1892 |
+
msgid "Envira Gallery Team"
|
1893 |
+
msgstr "Envira Gallery Team"
|
1894 |
+
|
1895 |
+
#~ msgid ""
|
1896 |
+
#~ "In order to get access to Addons, you need to verify your license key for "
|
1897 |
+
#~ "Envira Gallery."
|
1898 |
+
#~ msgstr ""
|
1899 |
+
#~ "Para tener acceso a Complementos, es necesario verificar su clave de "
|
1900 |
+
#~ "licencia de Envira Gallery."
|
1901 |
+
|
1902 |
+
#~ msgid ""
|
1903 |
+
#~ "<strong>Missing addons that you think you should be able to see?</strong> "
|
1904 |
+
#~ "Try clicking the button below to refresh the addon data."
|
1905 |
+
#~ msgstr ""
|
1906 |
+
#~ "<strong>¿Faltan complementos que piensa que debería poder ver?</strong> "
|
1907 |
+
#~ "Intente hacer clic en el botón de abajo para actualizar la información "
|
1908 |
+
#~ "sobre los complementos."
|
1909 |
+
|
1910 |
+
#~ msgid "Search Results"
|
1911 |
+
#~ msgstr "Resultados de búsqueda"
|
1912 |
+
|
1913 |
+
#~ msgid "No add-ons were found with those search terms."
|
1914 |
+
#~ msgstr "No se han encontrado complementos con estos términos de búsqueda."
|
1915 |
+
|
1916 |
+
#~ msgid "Gallery Options"
|
1917 |
+
#~ msgstr "Opciones de la galería."
|
1918 |
+
|
1919 |
+
#~ msgid "http://thomasgriffinmedia.com"
|
1920 |
+
#~ msgstr "http://thomasgriffinmedia.com"
|
1921 |
+
|
1922 |
+
#~ msgid "Choose Your Gallery"
|
1923 |
+
#~ msgstr "Seleccione su galería"
|
1924 |
+
|
1925 |
+
#~ msgid "Cancel Gallery Insertion"
|
1926 |
+
#~ msgstr "Cancelar inserción de galería"
|
1927 |
+
|
1928 |
+
#~ msgid "Insert Gallery"
|
1929 |
+
#~ msgstr "Insertar galería"
|
1930 |
+
|
1931 |
+
#~ msgid "Edit Item"
|
1932 |
+
#~ msgstr "Editar elemento"
|
1933 |
+
|
1934 |
+
#~ msgid ""
|
1935 |
+
#~ "Caption can take any type of HTML, and are displayed when an image is "
|
1936 |
+
#~ "clicked."
|
1937 |
+
#~ msgstr ""
|
1938 |
+
#~ "El pie puede tener cualquier tipo de HTML y se visualiza cuando se hace "
|
1939 |
+
#~ "click en una imagen."
|
1940 |
+
|
1941 |
+
#~ msgid "Thumbnails"
|
1942 |
+
#~ msgstr "Miniaturas"
|
1943 |
+
|
1944 |
+
#~ msgid "Gallery Type"
|
1945 |
+
#~ msgstr "Tipo de galería"
|
1946 |
+
|
1947 |
+
#~ msgid "(click the icon to open and close the overlay dialog)"
|
1948 |
+
#~ msgstr "(haga clic en el icono para abrir y cerrar el diálogo superpuesto)"
|
1949 |
+
|
1950 |
+
#~ msgid "Click here to view meta information about this gallery."
|
1951 |
+
#~ msgstr "Haga clic aquí para ver los metadatos de esta galería."
|
1952 |
+
|
1953 |
+
#~ msgid ""
|
1954 |
+
#~ "Define the maximum image size for the Gallery view. Default will use the "
|
1955 |
+
#~ "below Image Dimensions."
|
1956 |
+
#~ msgstr ""
|
1957 |
+
#~ "Define el tamaño máximo de imagen para la visualización de la galería. De "
|
1958 |
+
#~ "manera predeterminada utilizará las dimensiones de la imagen de abajo."
|
1959 |
+
|
1960 |
+
#~ msgid "The settings below adjust the lightbox outputs and displays."
|
1961 |
+
#~ msgstr ""
|
1962 |
+
#~ "Los siguientes ajustes configuran la visualización y las características "
|
1963 |
+
#~ "de lightbox."
|
1964 |
+
|
1965 |
+
#~ msgid ""
|
1966 |
+
#~ "If enabled, thumbnails are generated automatically inside the lightbox. "
|
1967 |
+
#~ "The settings below adjust the thumbnail views for the gallery lightbox "
|
1968 |
+
#~ "display."
|
1969 |
+
#~ msgstr ""
|
1970 |
+
#~ "Si se activa, se generan automáticamente las miniaturas dentro de "
|
1971 |
+
#~ "lightbox. Los ajustes siguientes configuran forma de verse las miniatura "
|
1972 |
+
#~ "de la galería lightbox."
|
1973 |
+
|
1974 |
+
#~ msgid ""
|
1975 |
+
#~ "The settings below adjust the miscellaneous settings for the gallery "
|
1976 |
+
#~ "lightbox display."
|
1977 |
+
#~ msgstr ""
|
1978 |
+
#~ "Los siguientes ajustes configuran diversos ajustes de visualización de la "
|
1979 |
+
#~ "galería lightbox."
|
1980 |
+
|
1981 |
+
#~ msgid "Function"
|
1982 |
+
#~ msgstr "Función"
|
1983 |
+
|
1984 |
+
#~ msgid "Number of Images"
|
1985 |
+
#~ msgstr "Número de imágenes"
|
1986 |
+
|
1987 |
+
#~ msgid ""
|
1988 |
+
#~ "If you have changed the URL of your WordPress web site, and manually "
|
1989 |
+
#~ "executed a search/replace query on URLs in your WordPress database, your "
|
1990 |
+
#~ "galleries will probably no longer show any images. <strong>If this is "
|
1991 |
+
#~ "the case</strong>, click the button above to fix this. We recommend using "
|
1992 |
+
#~ "a migration plugin or script next time :)"
|
1993 |
+
#~ msgstr ""
|
1994 |
+
#~ "Si ha cambiado la dirección URL de su sitio web de WordPress y ha "
|
1995 |
+
#~ "ejecutado manualmente una búsqueda / reemplazo de las URL en su base de "
|
1996 |
+
#~ "datos de WordPress, es probable que sus galerías ya no muestren ninguna "
|
1997 |
+
#~ "imagen. <strong> Si este es el caso </ strong>, haga clic en el botón de "
|
1998 |
+
#~ "arriba para solucionar este problema. Recomendamos usar un plugin de "
|
1999 |
+
#~ "migración o un script la próxima vez :)"
|
2000 |
+
|
2001 |
+
#~ msgid ""
|
2002 |
+
#~ "When deleting an <strong>Image from a Gallery</strong>, choose whether to "
|
2003 |
+
#~ "delete all media associated with that image. Note: If image(s) in the "
|
2004 |
+
#~ "Media Library are attached to other Posts, they will not be deleted."
|
2005 |
+
#~ msgstr ""
|
2006 |
+
#~ "Al eliminar una <strong>imagen de una galería</strong>, elija si desea "
|
2007 |
+
#~ "eliminar todos los archivos asociados a esta imagen. Nota: Si la(s) "
|
2008 |
+
#~ "imagen(es) en la biblioteca de medios está(n) incluida(s) en otras "
|
2009 |
+
#~ "entradas, no se eliminarán."
|
2010 |
+
|
2011 |
+
#~ msgid ""
|
2012 |
+
#~ "When deleting a <strong>Gallery</strong>, choose whether to delete all "
|
2013 |
+
#~ "media associated with the gallery. Note: If image(s) in the Media Library "
|
2014 |
+
#~ "are attached to other Posts, they will not be deleted."
|
2015 |
+
#~ msgstr ""
|
2016 |
+
#~ "Al eliminar una <strong>galería</strong>, elija si desea eliminar todos "
|
2017 |
+
#~ "los archivos asociados a la galería. Nota: Si la(s) imagen(es) en la "
|
2018 |
+
#~ "biblioteca de medios está(n) incluida(s) en otras entradas, no se "
|
2019 |
+
#~ "eliminarán."
|
2020 |
+
|
2021 |
+
#~ msgid "Save Image Settings"
|
2022 |
+
#~ msgstr "Guardar ajustes de imagen"
|
2023 |
+
|
2024 |
+
#~ msgid ""
|
2025 |
+
#~ "Missing addons that you think you should be able to see? Try clicking the "
|
2026 |
+
#~ "button below to refresh the addon data."
|
2027 |
+
#~ msgstr ""
|
2028 |
+
#~ "¿Faltan complementos que piensa que debería ser capaz de ver? Intente "
|
2029 |
+
#~ "hacer clic en el botón de abajo para actualizar los datos de complementos."
|
2030 |
+
|
2031 |
+
#~ msgid "Install Addon"
|
2032 |
+
#~ msgstr "Instalar complemento"
|
2033 |
+
|
2034 |
+
#~ msgid ""
|
2035 |
+
#~ "Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
2036 |
+
#~ "version of Envira Gallery may not work as expected until the Lite version "
|
2037 |
+
#~ "is deactivated."
|
2038 |
+
#~ msgstr ""
|
2039 |
+
#~ "Por favor, <a href=\"%s\"> desactive </a> el Plugin Envira Lite. Su "
|
2040 |
+
#~ "versión premium de Envira Gallery puede que no funcione como se espera "
|
2041 |
+
#~ "hasta que desactive la versión Lite."
|
2042 |
+
|
2043 |
+
#~ msgid "Determines the number of columns in the gallery."
|
2044 |
+
#~ msgstr "Determina el número de columnas de la galería."
|
2045 |
+
|
2046 |
+
#~ msgid "Full Width"
|
2047 |
+
#~ msgstr "Ancho completo"
|
2048 |
+
|
2049 |
+
#~ msgid "Search WordPress Content for URL"
|
2050 |
+
#~ msgstr "Buscar contenido de WordPress para la URL"
|
2051 |
+
|
2052 |
+
#~ msgid "Library Images"
|
2053 |
+
#~ msgstr "Biblioteca de imágenes"
|
2054 |
+
|
2055 |
+
#~ msgid "selected"
|
2056 |
+
#~ msgstr "seleccionado"
|
2057 |
+
|
2058 |
+
#~ msgid "Load More Images from Library"
|
2059 |
+
#~ msgstr "Cargue más imágenes de la Biblioteca"
|
2060 |
+
|
2061 |
+
#~ msgid ""
|
2062 |
+
#~ "You can insert any image from your Media Library into your gallery. If "
|
2063 |
+
#~ "the image you want to insert is not shown on the screen, you can either "
|
2064 |
+
#~ "click on the \"Load More Images from Library\" button to load more images "
|
2065 |
+
#~ "or use the search box to find the images you are looking for."
|
2066 |
+
#~ msgstr ""
|
2067 |
+
#~ "Puede insertar cualquier imagen de su biblioteca de medios en su galería. "
|
2068 |
+
#~ "Si la imagen que desea insertar no aparece en la pantalla, puede hacer "
|
2069 |
+
#~ "clic en el botón \"Cargar más imágenes de la Biblioteca\" para cargar más "
|
2070 |
+
#~ "imágenes o utilizar el buscador para encontrar las imágenes que está "
|
2071 |
+
#~ "buscando."
|
languages/envira-gallery-fr_FR.po
CHANGED
@@ -1,1422 +1,1422 @@
|
|
1 |
-
# Copyright (C) 2015 Envira Gallery
|
2 |
-
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery 1.3.5\n"
|
6 |
-
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
-
"POT-Creation-Date: 2015-12-06 20:01+0100\n"
|
8 |
-
"PO-Revision-Date: 2015-12-06 20:50+0100\n"
|
9 |
-
"Last-Translator: José Luis Pérez-Lozana <joseluis.perez.lozana@gmail.com>\n"
|
10 |
-
"Language-Team: A.Collet\n"
|
11 |
-
"Language: fr_FR\n"
|
12 |
-
"MIME-Version: 1.0\n"
|
13 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
-
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"X-Generator: Poedit 1.8.6\n"
|
16 |
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
17 |
-
"X-Poedit-KeywordsList: __;_e;_x;_n\n"
|
18 |
-
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
-
|
20 |
-
#: envira-gallery.php:176
|
21 |
-
msgid ""
|
22 |
-
"Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
23 |
-
"version of Envira Gallery may not work as expected until the Lite version is "
|
24 |
-
"deactivated."
|
25 |
-
msgstr ""
|
26 |
-
"Veuillez <a href=\"%s\"> désactiver</a> le Plugin Envira Lite. Votre version "
|
27 |
-
"premium d'Envira Gallery pourrait ne pas fonctionner comme prévu jusqu'à ce "
|
28 |
-
"que la version Lite soit désactivée."
|
29 |
-
|
30 |
-
#: envira-gallery.php:575
|
31 |
-
msgid ""
|
32 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
33 |
-
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
34 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
35 |
-
msgstr ""
|
36 |
-
"Désolé, mais votre version de WordPress ne correspond pas à la version "
|
37 |
-
"<strong>3.8</strong> requise par Envira Gallery pour fonctionner "
|
38 |
-
"correctement. Le plugin a été désactivé. <a href=\"%s\">Cliquez ici pour "
|
39 |
-
"revenir au tableau de bord</a> ."
|
40 |
-
|
41 |
-
#: includes/admin/common.php:308 includes/admin/common.php:382
|
42 |
-
msgid "Number of Columns"
|
43 |
-
msgstr "Nombre de colonnes"
|
44 |
-
|
45 |
-
#: includes/admin/common.php:317 includes/admin/common.php:393
|
46 |
-
#: includes/admin/metaboxes.php:576
|
47 |
-
msgid "Gallery Theme"
|
48 |
-
msgstr "Thème de la galerie"
|
49 |
-
|
50 |
-
#: includes/admin/common.php:326 includes/admin/common.php:404
|
51 |
-
#: includes/admin/metaboxes.php:631
|
52 |
-
msgid "Column Gutter Width"
|
53 |
-
msgstr "Largeur d'espace entre les colonnes"
|
54 |
-
|
55 |
-
#: includes/admin/common.php:331 includes/admin/common.php:409
|
56 |
-
#: includes/admin/metaboxes.php:640
|
57 |
-
msgid "Margin Below Each Image"
|
58 |
-
msgstr "Marge en dessous de chaque image"
|
59 |
-
|
60 |
-
#: includes/admin/common.php:336 includes/admin/common.php:414
|
61 |
-
#: includes/admin/metaboxes.php:686 includes/admin/metaboxes.php:789
|
62 |
-
msgid "Image Dimensions"
|
63 |
-
msgstr "Afficher les dimensions de l'image"
|
64 |
-
|
65 |
-
#: includes/admin/common.php:384 includes/admin/common.php:395
|
66 |
-
#: includes/admin/common.php:405 includes/admin/common.php:410
|
67 |
-
#: includes/admin/common.php:415 includes/admin/common.php:417
|
68 |
-
msgid "— No Change —"
|
69 |
-
msgstr "Aucune modification"
|
70 |
-
|
71 |
-
#: includes/admin/editor.php:77
|
72 |
-
msgid "Add Gallery"
|
73 |
-
msgstr "Ajouter une galerie"
|
74 |
-
|
75 |
-
#: includes/admin/editor.php:132
|
76 |
-
msgid "Choose Your Gallery"
|
77 |
-
msgstr "Choisissez votre Galerie"
|
78 |
-
|
79 |
-
#: includes/admin/editor.php:148 includes/global/widget.php:167
|
80 |
-
msgid "Gallery ID #%s"
|
81 |
-
msgstr "Galerie ID #%s"
|
82 |
-
|
83 |
-
#: includes/admin/editor.php:163
|
84 |
-
msgid "Helpful Tips"
|
85 |
-
msgstr "Conseils utiles"
|
86 |
-
|
87 |
-
#: includes/admin/editor.php:164
|
88 |
-
msgid "Choosing Your Gallery"
|
89 |
-
msgstr "Choisir une Galerie"
|
90 |
-
|
91 |
-
#: includes/admin/editor.php:165
|
92 |
-
msgid ""
|
93 |
-
"To choose your gallery, simply click on one of the boxes to the left. The "
|
94 |
-
"\"Insert Gallery\" button will be activated once you have selected a gallery."
|
95 |
-
msgstr ""
|
96 |
-
"Pour choisir votre galerie, cliquez sur l'une des cases à gauche. Le bouton "
|
97 |
-
"\"Insérer une Galerie\" sera activé une fois que vous aurez sélectionné une "
|
98 |
-
"Galerie."
|
99 |
-
|
100 |
-
#: includes/admin/editor.php:166
|
101 |
-
msgid "Inserting Your Gallery"
|
102 |
-
msgstr "Insérer votre Galerie"
|
103 |
-
|
104 |
-
#: includes/admin/editor.php:167
|
105 |
-
msgid ""
|
106 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
107 |
-
"button below."
|
108 |
-
msgstr ""
|
109 |
-
"Pour insérer votre galerie dans l'éditeur, cliquez sur le bouton «Insérer "
|
110 |
-
"Galerie» ci-dessous."
|
111 |
-
|
112 |
-
#: includes/admin/editor.php:179
|
113 |
-
msgid "Cancel Gallery Insertion"
|
114 |
-
msgstr "Annuler l'insertion de Galerie"
|
115 |
-
|
116 |
-
#: includes/admin/editor.php:182
|
117 |
-
msgid "Insert Gallery"
|
118 |
-
msgstr "Insérer une Galerie"
|
119 |
-
|
120 |
-
#: includes/admin/import.php:82
|
121 |
-
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
122 |
-
msgstr ""
|
123 |
-
"Désolé, mais vous n'avez pas les autorisations pour importer une galerie "
|
124 |
-
"dans cet article."
|
125 |
-
|
126 |
-
#: includes/admin/import.php:87
|
127 |
-
msgid ""
|
128 |
-
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
129 |
-
"handle a gallery."
|
130 |
-
msgstr "Désolé, mais vous ne pouvez pas importer de Galerie dans cet article."
|
131 |
-
|
132 |
-
#: includes/admin/import.php:92
|
133 |
-
msgid "Sorry, but there are no files available to import a gallery."
|
134 |
-
msgstr ""
|
135 |
-
"Désolé, mais il n'y a pas de fichiers disponibles pour importer une galerie."
|
136 |
-
|
137 |
-
#: includes/admin/import.php:97
|
138 |
-
msgid ""
|
139 |
-
"Sorry, but you have attempted to upload a gallery import file with an "
|
140 |
-
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
141 |
-
"gallery\"."
|
142 |
-
msgstr ""
|
143 |
-
"Désolé, mais vous avez tenté de télécharger un nom de fichier incompatible. "
|
144 |
-
"Les fichiers d'importation des Galeries Envira doivent commencer par « "
|
145 |
-
"envira-gallery»."
|
146 |
-
|
147 |
-
#: includes/admin/import.php:102
|
148 |
-
msgid ""
|
149 |
-
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
150 |
-
msgstr ""
|
151 |
-
"Désolé, mais les fichiers d'importation de la Galerie Envira doivent être au "
|
152 |
-
"format <code>.json</code>."
|
153 |
-
|
154 |
-
#: includes/admin/import.php:109
|
155 |
-
msgid ""
|
156 |
-
"Sorry, but there was an error retrieving the contents of the gallery export "
|
157 |
-
"file. Please try again."
|
158 |
-
msgstr ""
|
159 |
-
"Désolé, mais il y a eu une erreur pendant la récupération du fichier "
|
160 |
-
"d'exportation de la Galerie. Essayer de nouveau."
|
161 |
-
|
162 |
-
#: includes/admin/import.php:145
|
163 |
-
msgid "Imported Gallery #%s"
|
164 |
-
msgstr "Galerie #%s importée."
|
165 |
-
|
166 |
-
#: includes/admin/import.php:602
|
167 |
-
msgid ""
|
168 |
-
"Envira gallery imported. Please check to ensure all images and data have "
|
169 |
-
"been imported properly."
|
170 |
-
msgstr ""
|
171 |
-
"Galerie Envira importée. Assurez vous que toutes les images et les données "
|
172 |
-
"ont été importées correctement."
|
173 |
-
|
174 |
-
#: includes/admin/license.php:128 includes/admin/license.php:221
|
175 |
-
#: includes/admin/license.php:310
|
176 |
-
msgid ""
|
177 |
-
"There was an error connecting to the remote key API. Please try again later."
|
178 |
-
msgstr ""
|
179 |
-
"Il y a eu une erreur de connexion à la clé API. Veuillez réessayer "
|
180 |
-
"ultérieurement."
|
181 |
-
|
182 |
-
#: includes/admin/license.php:145
|
183 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
184 |
-
msgstr ""
|
185 |
-
"Félicitations ! Ce site reçoit maintenant les mises à jour automatiques."
|
186 |
-
|
187 |
-
#: includes/admin/license.php:263
|
188 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
189 |
-
msgstr "Félicitations ! Votre clé a été actualisée avec succès."
|
190 |
-
|
191 |
-
#: includes/admin/license.php:321
|
192 |
-
msgid ""
|
193 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
194 |
-
msgstr "Félicitations ! Vous avez désactivé la clé de ce site avec succès."
|
195 |
-
|
196 |
-
#: includes/admin/license.php:415
|
197 |
-
msgid ""
|
198 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
199 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
200 |
-
"license key and begin receiving automatic updates.</a>"
|
201 |
-
msgstr ""
|
202 |
-
"Aucune clé de licence valide n'a été entrée, donc les mises à jour "
|
203 |
-
"automatiques pour Envira Galerie ont été désactivées. <a href=\"%s\">S'il "
|
204 |
-
"vous plaît cliquez ici pour entrer votre clé de licence et commencer à "
|
205 |
-
"recevoir les mises à jour automatiques.</a>"
|
206 |
-
|
207 |
-
#: includes/admin/license.php:424
|
208 |
-
msgid ""
|
209 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
210 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
211 |
-
"receiving automatic updates.</a>"
|
212 |
-
msgstr ""
|
213 |
-
"Votre clé de licence pour Envira Galerie a expiré. <a href=\"%s\" target="
|
214 |
-
"\"_blank\">S'il vous plaît cliquez ici pour renouveler votre clé de licence "
|
215 |
-
"et continuer à recevoir les mises à jour automatiques.</a>"
|
216 |
-
|
217 |
-
#: includes/admin/license.php:433
|
218 |
-
msgid ""
|
219 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
220 |
-
"different key to continue receiving automatic updates."
|
221 |
-
msgstr ""
|
222 |
-
"Votre clé de licence pour Envira Gallery a été désactivée. S'il vous plaît "
|
223 |
-
"utiliser une clé différente pour continuer à recevoir les mises à jour "
|
224 |
-
"automatiques."
|
225 |
-
|
226 |
-
#: includes/admin/license.php:442
|
227 |
-
msgid ""
|
228 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
229 |
-
"the user associated with the key has been deleted. Please use a different "
|
230 |
-
"key to continue receiving automatic updates."
|
231 |
-
msgstr ""
|
232 |
-
"Votre clé de licence pour Envira Galerie n'est pas valide. La clé n'existe "
|
233 |
-
"pas ou l'utilisateur associé à la clé a été supprimé. Utiliser une clé "
|
234 |
-
"différente pour continuer à recevoir les mises à jour automatiques."
|
235 |
-
|
236 |
-
#: includes/admin/media.php:298 includes/admin/media.php:299
|
237 |
-
msgid "Click Here to Insert from Other Image Sources"
|
238 |
-
msgstr "Cliquez ici pour insérer d'autres d'images"
|
239 |
-
|
240 |
-
#: includes/admin/metaboxes.php:95
|
241 |
-
msgid "Insert into Gallery"
|
242 |
-
msgstr "Insérer dans la galerie"
|
243 |
-
|
244 |
-
#: includes/admin/metaboxes.php:96 includes/admin/metaboxes.php:188
|
245 |
-
msgid "Inserting..."
|
246 |
-
msgstr "Insertion ..."
|
247 |
-
|
248 |
-
#: includes/admin/metaboxes.php:186
|
249 |
-
msgid "You must select a file to import before continuing."
|
250 |
-
msgstr "Vous devez sélectionner un fichier à importer avant de poursuivre."
|
251 |
-
|
252 |
-
#: includes/admin/metaboxes.php:194
|
253 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
254 |
-
msgstr "Êtes-vous sûr de vouloir supprimer cette image de la galerie?"
|
255 |
-
|
256 |
-
#: includes/admin/metaboxes.php:195
|
257 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
258 |
-
msgstr "Êtes-vous sûr de que vouloir supprimer ces images de la Galerie ?"
|
259 |
-
|
260 |
-
#: includes/admin/metaboxes.php:198
|
261 |
-
msgid "Saving..."
|
262 |
-
msgstr "Sauvegarde en cours ..."
|
263 |
-
|
264 |
-
#: includes/admin/metaboxes.php:199
|
265 |
-
msgid "Saved!"
|
266 |
-
msgstr "Enregistré !"
|
267 |
-
|
268 |
-
#: includes/admin/metaboxes.php:271 includes/admin/settings.php:80
|
269 |
-
msgid "Envira Gallery Settings"
|
270 |
-
msgstr "Réglages Galerie Envira"
|
271 |
-
|
272 |
-
#: includes/admin/metaboxes.php:378
|
273 |
-
msgid "Images"
|
274 |
-
msgstr "Images"
|
275 |
-
|
276 |
-
#: includes/admin/metaboxes.php:379
|
277 |
-
msgid "Config"
|
278 |
-
msgstr "Configuration"
|
279 |
-
|
280 |
-
#: includes/admin/metaboxes.php:380
|
281 |
-
msgid "Lightbox"
|
282 |
-
msgstr "Visionneuse"
|
283 |
-
|
284 |
-
#: includes/admin/metaboxes.php:381
|
285 |
-
msgid "Thumbnails"
|
286 |
-
msgstr "Miniatures"
|
287 |
-
|
288 |
-
#: includes/admin/metaboxes.php:382
|
289 |
-
msgid "Mobile"
|
290 |
-
msgstr "Mobile"
|
291 |
-
|
292 |
-
#: includes/admin/metaboxes.php:387
|
293 |
-
msgid "Misc"
|
294 |
-
msgstr "Divers"
|
295 |
-
|
296 |
-
#: includes/admin/metaboxes.php:406
|
297 |
-
msgid ""
|
298 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
299 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
300 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
301 |
-
"compile GD or Imagick for your PHP install."
|
302 |
-
msgstr ""
|
303 |
-
"Les librairies GD ou Imagick ne sont pas installés sur votre serveur. "
|
304 |
-
"Galerie de Envira nécessite au moins un (préférence Imagick) afin de "
|
305 |
-
"recadrer les images et peut ne pas fonctionner correctement sans lui. S'il "
|
306 |
-
"vous plaît contactez votre hébergeur et demandez-leur de compiler GD ou "
|
307 |
-
"Imagick pour votre installation PHP."
|
308 |
-
|
309 |
-
#: includes/admin/metaboxes.php:414
|
310 |
-
msgid "Gallery Type"
|
311 |
-
msgstr "Type de galerie"
|
312 |
-
|
313 |
-
#: includes/admin/metaboxes.php:440 includes/global/common.php:242
|
314 |
-
msgid "Default"
|
315 |
-
msgstr "Défaut"
|
316 |
-
|
317 |
-
#: includes/admin/metaboxes.php:488
|
318 |
-
msgid "Delete Selected Images from Gallery"
|
319 |
-
msgstr "Supprimer les Images sélectionnées dans la Galerie"
|
320 |
-
|
321 |
-
#: includes/admin/metaboxes.php:528
|
322 |
-
msgid "(click the icon to open and close the overlay dialog)"
|
323 |
-
msgstr "(Cliquez sur l'icône pour ouvrir et fermer la boîte de dialogue)"
|
324 |
-
|
325 |
-
#: includes/admin/metaboxes.php:529
|
326 |
-
msgid "Click here to view meta information about this gallery."
|
327 |
-
msgstr "Cliquez ici pour voir les méta-informations à propos de cette galerie."
|
328 |
-
|
329 |
-
#: includes/admin/metaboxes.php:531
|
330 |
-
msgid ""
|
331 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
332 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
333 |
-
msgstr ""
|
334 |
-
"Vous pouvez placer cette galerie dans vos messages, pages, messages "
|
335 |
-
"personnalisés ou widgets en utilisant le(s) shortcode(s) ci-dessous:"
|
336 |
-
|
337 |
-
#: includes/admin/metaboxes.php:536
|
338 |
-
msgid ""
|
339 |
-
"You can also place this gallery into your template files by using "
|
340 |
-
"<strong>one</strong> the template tag(s) below:"
|
341 |
-
msgstr ""
|
342 |
-
"Vous pouvez également placer cette galerie dans vos fichiers de modèle en "
|
343 |
-
"utilisant la balise de modèle ci-dessous:"
|
344 |
-
|
345 |
-
#: includes/admin/metaboxes.php:558
|
346 |
-
msgid ""
|
347 |
-
"The settings below adjust the basic configuration options for the gallery."
|
348 |
-
msgstr ""
|
349 |
-
"Les paramètres ci-dessous ajustement les options de configuration de base "
|
350 |
-
"pour la Galerie."
|
351 |
-
|
352 |
-
#: includes/admin/metaboxes.php:563
|
353 |
-
msgid "Number of Gallery Columns"
|
354 |
-
msgstr "Nombre de colonnes de la Galerie"
|
355 |
-
|
356 |
-
#: includes/admin/metaboxes.php:571
|
357 |
-
msgid "Determines the number of columns in the gallery."
|
358 |
-
msgstr "Détermine le nombre de colonnes dans la galerie."
|
359 |
-
|
360 |
-
#: includes/admin/metaboxes.php:584
|
361 |
-
msgid "Sets the theme for the gallery display."
|
362 |
-
msgstr "Définit le thème pour l'affichage de la galerie."
|
363 |
-
|
364 |
-
#: includes/admin/metaboxes.php:591
|
365 |
-
msgid "Display Gallery Description?"
|
366 |
-
msgstr "Afficher la Description de la Galerie ?"
|
367 |
-
|
368 |
-
#: includes/admin/metaboxes.php:603
|
369 |
-
msgid "Choose to display a description above or below this gallery's images."
|
370 |
-
msgstr ""
|
371 |
-
"Choisir d'afficher une description au-dessus ou au-dessous des images de "
|
372 |
-
"cette galerie."
|
373 |
-
|
374 |
-
#: includes/admin/metaboxes.php:610
|
375 |
-
msgid "Gallery Description"
|
376 |
-
msgstr "Description de la Galerie"
|
377 |
-
|
378 |
-
#: includes/admin/metaboxes.php:625
|
379 |
-
msgid "The description to display for this gallery."
|
380 |
-
msgstr "La description à afficher pour cette galerie."
|
381 |
-
|
382 |
-
#: includes/admin/metaboxes.php:634 includes/admin/metaboxes.php:643
|
383 |
-
#: includes/admin/metaboxes.php:689 includes/admin/metaboxes.php:962
|
384 |
-
#: includes/admin/metaboxes.php:971 includes/admin/metaboxes.php:1025
|
385 |
-
msgid "px"
|
386 |
-
msgstr "px"
|
387 |
-
|
388 |
-
#: includes/admin/metaboxes.php:635
|
389 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
390 |
-
msgstr "Définit l'espace entre les colonnes (par défaut à 10)."
|
391 |
-
|
392 |
-
#: includes/admin/metaboxes.php:644
|
393 |
-
msgid "Sets the space below each item in the gallery."
|
394 |
-
msgstr "Définit l'espace en dessous de chaque élément dans la galerie."
|
395 |
-
|
396 |
-
#: includes/admin/metaboxes.php:651
|
397 |
-
#, fuzzy
|
398 |
-
msgid "Sorting"
|
399 |
-
msgstr "En train de trier"
|
400 |
-
|
401 |
-
#: includes/admin/metaboxes.php:663
|
402 |
-
msgid ""
|
403 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
404 |
-
"tab."
|
405 |
-
msgstr ""
|
406 |
-
"Choisir de trier les images dans un ordre différent que celui affiché sur "
|
407 |
-
"l'onglet Images."
|
408 |
-
|
409 |
-
#: includes/admin/metaboxes.php:668
|
410 |
-
msgid "Direction"
|
411 |
-
msgstr "Direction"
|
412 |
-
|
413 |
-
#: includes/admin/metaboxes.php:690
|
414 |
-
msgid ""
|
415 |
-
"You should adjust these dimensions based on the number of columns in your "
|
416 |
-
"gallery. This does not affect the full size lightbox images."
|
417 |
-
msgstr ""
|
418 |
-
"Vous devriez ajuster ces dimensions basées sur le nombre de colonnes de "
|
419 |
-
"votre galerie. Cela n'affecte pas les images quand la visionneuse est en "
|
420 |
-
"mode pleine grandeur."
|
421 |
-
|
422 |
-
#: includes/admin/metaboxes.php:695
|
423 |
-
msgid "Crop Images?"
|
424 |
-
msgstr " Rogner les images ?"
|
425 |
-
|
426 |
-
#: includes/admin/metaboxes.php:699
|
427 |
-
msgid ""
|
428 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
429 |
-
"Dimensions and Mobile Dimensions."
|
430 |
-
msgstr ""
|
431 |
-
"Si activé, force les images à correspondre exactement avec les tailles "
|
432 |
-
"définies ci-dessus pour les Dimensions de l'Image et les dimensions Mobiles."
|
433 |
-
|
434 |
-
#: includes/admin/metaboxes.php:700
|
435 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
436 |
-
msgstr ""
|
437 |
-
"Si désactivé, les images seront redimensionnées pour conserver les "
|
438 |
-
"proportions."
|
439 |
-
|
440 |
-
#: includes/admin/metaboxes.php:706
|
441 |
-
msgid "Set Dimensions on Images?"
|
442 |
-
msgstr "Appliquer les dimensions sur les Images ?"
|
443 |
-
|
444 |
-
#: includes/admin/metaboxes.php:710
|
445 |
-
msgid ""
|
446 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
447 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
448 |
-
msgstr ""
|
449 |
-
"Active ou désactive les attributs width et height sur l'élément img. Ne doit "
|
450 |
-
"être activée que si vous avez besoin de répondre aux exigences de Google "
|
451 |
-
"Pagespeeds."
|
452 |
-
|
453 |
-
#: includes/admin/metaboxes.php:715
|
454 |
-
msgid "Enable Isotope?"
|
455 |
-
msgstr "Activez les isotopes ?"
|
456 |
-
|
457 |
-
#: includes/admin/metaboxes.php:719
|
458 |
-
msgid ""
|
459 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
460 |
-
"images."
|
461 |
-
msgstr ""
|
462 |
-
"Active ou désactive le support de mise en page isotope/maçonnerie pour les "
|
463 |
-
"images de la galerie principale."
|
464 |
-
|
465 |
-
#: includes/admin/metaboxes.php:725
|
466 |
-
msgid "Enable CSS Animations?"
|
467 |
-
msgstr "Activer les Animations CSS ?"
|
468 |
-
|
469 |
-
#: includes/admin/metaboxes.php:729
|
470 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
471 |
-
msgstr ""
|
472 |
-
"Activer les animations CSS lors du chargement des images de la galerie "
|
473 |
-
"principale."
|
474 |
-
|
475 |
-
#: includes/admin/metaboxes.php:735
|
476 |
-
msgid "Image Opacity"
|
477 |
-
msgstr "Opacité de l'image"
|
478 |
-
|
479 |
-
#: includes/admin/metaboxes.php:739
|
480 |
-
msgid ""
|
481 |
-
"The opacity to display images at when loading the main gallery images using "
|
482 |
-
"CSS animations (between 1 and 100%)."
|
483 |
-
msgstr ""
|
484 |
-
"L'opacité d'afficher des images lors du chargement de la galerie principale "
|
485 |
-
"d'images en utilisant des animations CSS (entre 1 et 100%)."
|
486 |
-
|
487 |
-
#: includes/admin/metaboxes.php:761
|
488 |
-
msgid "The settings below adjust the lightbox outputs and displays."
|
489 |
-
msgstr "Les paramètres ci-dessous ajustent la visionneuse."
|
490 |
-
|
491 |
-
#: includes/admin/metaboxes.php:766 includes/admin/metaboxes.php:1033
|
492 |
-
msgid "Enable Lightbox?"
|
493 |
-
msgstr "Activer la visionneuse?"
|
494 |
-
|
495 |
-
#: includes/admin/metaboxes.php:770
|
496 |
-
msgid "Enables or disables the gallery lightbox."
|
497 |
-
msgstr "Active ou désactive la visionneuse de galerie."
|
498 |
-
|
499 |
-
#: includes/admin/metaboxes.php:775
|
500 |
-
msgid "Gallery Lightbox Theme"
|
501 |
-
msgstr "Thème de la visionneuse pour la galerie"
|
502 |
-
|
503 |
-
#: includes/admin/metaboxes.php:783
|
504 |
-
msgid "Sets the theme for the gallery lightbox display."
|
505 |
-
msgstr "Définit le thème de la visionneuse de la galerie"
|
506 |
-
|
507 |
-
#: includes/admin/metaboxes.php:797
|
508 |
-
msgid ""
|
509 |
-
"Define the maximum image size for the Lightbox view. Default / Full Size "
|
510 |
-
"will display the original, full size image."
|
511 |
-
msgstr ""
|
512 |
-
"Définir la taille maximale des images dans la vue Lightbox. Par défaut / "
|
513 |
-
"Taille complète affichera l'image originale, en taille complète."
|
514 |
-
|
515 |
-
#: includes/admin/metaboxes.php:803
|
516 |
-
msgid "Caption Position"
|
517 |
-
msgstr "Position de la légende"
|
518 |
-
|
519 |
-
#: includes/admin/metaboxes.php:811
|
520 |
-
msgid "Sets the display of the lightbox image's caption."
|
521 |
-
msgstr "Définit l'affichage de la légende de la visionneuse"
|
522 |
-
|
523 |
-
#: includes/admin/metaboxes.php:816 includes/admin/metaboxes.php:1060
|
524 |
-
msgid "Enable Gallery Arrows?"
|
525 |
-
msgstr "Activer les flèches de la Galerie ?"
|
526 |
-
|
527 |
-
#: includes/admin/metaboxes.php:820
|
528 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
529 |
-
msgstr "Active ou désactive les flèches de navigation de la visionneuse."
|
530 |
-
|
531 |
-
#: includes/admin/metaboxes.php:825
|
532 |
-
msgid "Gallery Arrow Position"
|
533 |
-
msgstr "Position des flèche de la Galerie"
|
534 |
-
|
535 |
-
#: includes/admin/metaboxes.php:833
|
536 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
537 |
-
msgstr "Définit la position des flèches de navigation de la visionneuse."
|
538 |
-
|
539 |
-
#: includes/admin/metaboxes.php:838
|
540 |
-
msgid "Enable Keyboard Navigation?"
|
541 |
-
msgstr "Activer la Navigation au clavier ?"
|
542 |
-
|
543 |
-
#: includes/admin/metaboxes.php:842
|
544 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
545 |
-
msgstr "Active ou désactive la navigation au clavier dans la visionneuse."
|
546 |
-
|
547 |
-
#: includes/admin/metaboxes.php:847
|
548 |
-
msgid "Enable Mousewheel Navigation?"
|
549 |
-
msgstr "Activer la Navigation par la molette de souris?"
|
550 |
-
|
551 |
-
#: includes/admin/metaboxes.php:851
|
552 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
553 |
-
msgstr "Active ou désactive la navigation à la souris dans la Galerie."
|
554 |
-
|
555 |
-
#: includes/admin/metaboxes.php:856 includes/admin/metaboxes.php:1069
|
556 |
-
msgid "Enable Gallery Toolbar?"
|
557 |
-
msgstr "Activer la barre d'outils de la Galerie ?"
|
558 |
-
|
559 |
-
#: includes/admin/metaboxes.php:860
|
560 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
561 |
-
msgstr "Active ou désactive la barre d'outils de la visionneuse."
|
562 |
-
|
563 |
-
#: includes/admin/metaboxes.php:865
|
564 |
-
msgid "Display Gallery Title in Toolbar?"
|
565 |
-
msgstr "Afficher le titre de la Galerie dans la barre d'outils ?"
|
566 |
-
|
567 |
-
#: includes/admin/metaboxes.php:869
|
568 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
569 |
-
msgstr ""
|
570 |
-
"Afficher le titre de la galerie dans la barre d'outils de la visionneuse."
|
571 |
-
|
572 |
-
#: includes/admin/metaboxes.php:874
|
573 |
-
msgid "Gallery Toolbar Position"
|
574 |
-
msgstr "Position de la barre d'outils de la Galerie."
|
575 |
-
|
576 |
-
#: includes/admin/metaboxes.php:882
|
577 |
-
msgid "Sets the position of the lightbox toolbar."
|
578 |
-
msgstr "Définit la position de la barre d'outils de la visionneuse."
|
579 |
-
|
580 |
-
#: includes/admin/metaboxes.php:887
|
581 |
-
msgid "Keep Aspect Ratio?"
|
582 |
-
msgstr "Conserver l'échelle"
|
583 |
-
|
584 |
-
#: includes/admin/metaboxes.php:891
|
585 |
-
msgid ""
|
586 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
587 |
-
msgstr ""
|
588 |
-
"Si activé, l'image sera toujours redimensionnée avec les proportions "
|
589 |
-
"d'origine."
|
590 |
-
|
591 |
-
#: includes/admin/metaboxes.php:896
|
592 |
-
msgid "Loop Gallery Navigation?"
|
593 |
-
msgstr "Navigation en boucle pour la Galerie ?"
|
594 |
-
|
595 |
-
#: includes/admin/metaboxes.php:900
|
596 |
-
msgid ""
|
597 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
598 |
-
msgstr "Active ou désactive la navigation en boucle pour la visionneuse."
|
599 |
-
|
600 |
-
#: includes/admin/metaboxes.php:905
|
601 |
-
msgid "Lightbox Transition Effect"
|
602 |
-
msgstr "Effet de Transition de la visionneuse"
|
603 |
-
|
604 |
-
#: includes/admin/metaboxes.php:913
|
605 |
-
msgid "Type of transition between images in the lightbox view."
|
606 |
-
msgstr "Type de transition entre les images dans la visionneuse."
|
607 |
-
|
608 |
-
#: includes/admin/metaboxes.php:918
|
609 |
-
msgid "HTML5 Output?"
|
610 |
-
msgstr "Sortie de l'HTML5 ?"
|
611 |
-
|
612 |
-
#: includes/admin/metaboxes.php:922
|
613 |
-
msgid ""
|
614 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
615 |
-
"HTML5 validation."
|
616 |
-
msgstr ""
|
617 |
-
"Si activé, utilise les données Envirabox-Galerie plutôt que des attributs "
|
618 |
-
"rel pour validation W3C HTML5."
|
619 |
-
|
620 |
-
#: includes/admin/metaboxes.php:945
|
621 |
-
msgid ""
|
622 |
-
"If enabled, thumbnails are generated automatically inside the lightbox. The "
|
623 |
-
"settings below adjust the thumbnail views for the gallery lightbox display."
|
624 |
-
msgstr ""
|
625 |
-
"Si activé, les vignettes sont générées automatiquement à l'intérieur de la "
|
626 |
-
"visionneuse. "
|
627 |
-
|
628 |
-
#: includes/admin/metaboxes.php:950 includes/admin/metaboxes.php:1078
|
629 |
-
msgid "Enable Gallery Thumbnails?"
|
630 |
-
msgstr "Afficher les vignettes de la Galerie ?"
|
631 |
-
|
632 |
-
#: includes/admin/metaboxes.php:954
|
633 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
634 |
-
msgstr "Active ou désactive les vignettes de la visionneuse."
|
635 |
-
|
636 |
-
#: includes/admin/metaboxes.php:959
|
637 |
-
msgid "Gallery Thumbnails Width"
|
638 |
-
msgstr "Largeur des vignettes de la Galerie"
|
639 |
-
|
640 |
-
#: includes/admin/metaboxes.php:963
|
641 |
-
msgid "Sets the width of each lightbox thumbnail."
|
642 |
-
msgstr "Définit la largeur de chaque vignette de la visionneuse"
|
643 |
-
|
644 |
-
#: includes/admin/metaboxes.php:968
|
645 |
-
msgid "Gallery Thumbnails Height"
|
646 |
-
msgstr "Hauteur des vignettes de la Galerie"
|
647 |
-
|
648 |
-
#: includes/admin/metaboxes.php:972
|
649 |
-
msgid "Sets the height of each lightbox thumbnail."
|
650 |
-
msgstr "Définit la hauteur de chaque vignette de la visionneuse."
|
651 |
-
|
652 |
-
#: includes/admin/metaboxes.php:977
|
653 |
-
msgid "Gallery Thumbnails Position"
|
654 |
-
msgstr "Position des vignettes de la Galerie"
|
655 |
-
|
656 |
-
#: includes/admin/metaboxes.php:985
|
657 |
-
msgid "Sets the position of the lightbox thumbnails."
|
658 |
-
msgstr "Définit la position des vignettes de la visionneuse."
|
659 |
-
|
660 |
-
#: includes/admin/metaboxes.php:1007
|
661 |
-
msgid ""
|
662 |
-
"The settings below adjust configuration options for the gallery and lightbox "
|
663 |
-
"when viewed on a mobile device."
|
664 |
-
msgstr ""
|
665 |
-
"Les paramètres ci-dessous ajustent les options de configuration pour la "
|
666 |
-
"Galerie et la visionneuse sur un appareil mobile."
|
667 |
-
|
668 |
-
#: includes/admin/metaboxes.php:1013
|
669 |
-
msgid "Create Mobile Gallery Images?"
|
670 |
-
msgstr "Créer une galerie d'image pour un Mobile ?"
|
671 |
-
|
672 |
-
#: includes/admin/metaboxes.php:1017
|
673 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
674 |
-
msgstr ""
|
675 |
-
"Active ou désactive la création d'images spécifiques pour les appareils "
|
676 |
-
"mobiles."
|
677 |
-
|
678 |
-
#: includes/admin/metaboxes.php:1022
|
679 |
-
msgid "Mobile Dimensions"
|
680 |
-
msgstr "Dimensions mobiles"
|
681 |
-
|
682 |
-
#: includes/admin/metaboxes.php:1026
|
683 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
684 |
-
msgstr ""
|
685 |
-
"Ce seront les tailles utilisées pour les images affichées sur les appareils "
|
686 |
-
"mobiles."
|
687 |
-
|
688 |
-
#: includes/admin/metaboxes.php:1037
|
689 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
690 |
-
msgstr "Active ou désactive la visionneuse sur les appareils mobiles."
|
691 |
-
|
692 |
-
#: includes/admin/metaboxes.php:1042
|
693 |
-
msgid "Enable Gallery Touchwipe?"
|
694 |
-
msgstr "Activer la Galerie Touchwipe ?"
|
695 |
-
|
696 |
-
#: includes/admin/metaboxes.php:1046
|
697 |
-
msgid ""
|
698 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
699 |
-
"devices."
|
700 |
-
msgstr ""
|
701 |
-
"Active ou désactive le support des touchwipe pour la visionneuse sur les "
|
702 |
-
"appareils mobiles."
|
703 |
-
|
704 |
-
#: includes/admin/metaboxes.php:1051
|
705 |
-
msgid "Close Lightbox on Swipe Up?"
|
706 |
-
msgstr "Fermer Lightbox avec un Balayage vers le Haut ?"
|
707 |
-
|
708 |
-
#: includes/admin/metaboxes.php:1055
|
709 |
-
msgid ""
|
710 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
711 |
-
"devices."
|
712 |
-
msgstr ""
|
713 |
-
"Active ou désactive la fermeture de Lightbox quand l'utilisateur balaie vers "
|
714 |
-
"le haut sur des appareils mobiles."
|
715 |
-
|
716 |
-
#: includes/admin/metaboxes.php:1064
|
717 |
-
msgid ""
|
718 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
719 |
-
msgstr ""
|
720 |
-
"Active ou désactive la navigation par flèche de la visionneuse sur les "
|
721 |
-
"appareils mobiles."
|
722 |
-
|
723 |
-
#: includes/admin/metaboxes.php:1073
|
724 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
725 |
-
msgstr ""
|
726 |
-
"Active ou désactive la barre d'outils de la visionneuse sur les appareils "
|
727 |
-
"mobiles."
|
728 |
-
|
729 |
-
#: includes/admin/metaboxes.php:1082
|
730 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
731 |
-
msgstr ""
|
732 |
-
"Active ou désactive les vignettes de la visionneuse sur les appareils "
|
733 |
-
"mobiles."
|
734 |
-
|
735 |
-
#: includes/admin/metaboxes.php:1105
|
736 |
-
msgid ""
|
737 |
-
"The settings below adjust the miscellaneous settings for the gallery "
|
738 |
-
"lightbox display."
|
739 |
-
msgstr ""
|
740 |
-
"Les paramètres ci-dessous ajustent les divers réglages pour l'affichage de "
|
741 |
-
"la visionneuse."
|
742 |
-
|
743 |
-
#: includes/admin/metaboxes.php:1110
|
744 |
-
msgid "Gallery Title"
|
745 |
-
msgstr "Titre de la galerie"
|
746 |
-
|
747 |
-
#: includes/admin/metaboxes.php:1114
|
748 |
-
msgid "Internal gallery title for identification in the admin."
|
749 |
-
msgstr ""
|
750 |
-
"Titre interne de la galerie pour l'identification par l'administrateur."
|
751 |
-
|
752 |
-
#: includes/admin/metaboxes.php:1119
|
753 |
-
msgid "Gallery Slug"
|
754 |
-
msgstr "Code galerie"
|
755 |
-
|
756 |
-
#: includes/admin/metaboxes.php:1123
|
757 |
-
msgid ""
|
758 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
759 |
-
"advanced gallery queries."
|
760 |
-
msgstr ""
|
761 |
-
"Code galerie interne <strong>unique</strong>pour l'identification et la "
|
762 |
-
"galerie et les requêtes ."
|
763 |
-
|
764 |
-
#: includes/admin/metaboxes.php:1128
|
765 |
-
msgid "Custom Gallery Classes"
|
766 |
-
msgstr "Classes de galerie personnalisées"
|
767 |
-
|
768 |
-
#: includes/admin/metaboxes.php:1131
|
769 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
770 |
-
msgstr "Entrez les classes CSS personnalisées ici, un par ligne."
|
771 |
-
|
772 |
-
#: includes/admin/metaboxes.php:1132
|
773 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
774 |
-
msgstr ""
|
775 |
-
"Ajouter classes CSS personnalisées à cette galerie. Saisissez une classe par "
|
776 |
-
"ligne."
|
777 |
-
|
778 |
-
#: includes/admin/metaboxes.php:1137
|
779 |
-
msgid "Import/Export Gallery"
|
780 |
-
msgstr "Importer / Exporter la galerie"
|
781 |
-
|
782 |
-
#: includes/admin/metaboxes.php:1150
|
783 |
-
msgid "Import Gallery"
|
784 |
-
msgstr "Importer la galerie"
|
785 |
-
|
786 |
-
#: includes/admin/metaboxes.php:1157
|
787 |
-
msgid "Export Gallery"
|
788 |
-
msgstr "Exporter la galerie"
|
789 |
-
|
790 |
-
#: includes/admin/metaboxes.php:1163
|
791 |
-
msgid "Enable RTL Support?"
|
792 |
-
msgstr "Activer le Support RTL ?"
|
793 |
-
|
794 |
-
#: includes/admin/metaboxes.php:1167
|
795 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
796 |
-
msgstr ""
|
797 |
-
"Active ou désactive le support RTL dans Envira pour les langues de droite à "
|
798 |
-
"gauche."
|
799 |
-
|
800 |
-
#: includes/admin/metaboxes.php:1396
|
801 |
-
msgid "Remove Image from Gallery?"
|
802 |
-
msgstr "Retirez l'image de la galerie?"
|
803 |
-
|
804 |
-
#: includes/admin/metaboxes.php:1397
|
805 |
-
msgid "Modify Image"
|
806 |
-
msgstr "Modifier l'image"
|
807 |
-
|
808 |
-
#: includes/admin/metaboxes.php:1429
|
809 |
-
msgid "Edit previous media item"
|
810 |
-
msgstr "Modifier le média précédent"
|
811 |
-
|
812 |
-
#: includes/admin/metaboxes.php:1432
|
813 |
-
msgid "Edit next media item"
|
814 |
-
msgstr "Modifier le média suivant"
|
815 |
-
|
816 |
-
#: includes/admin/metaboxes.php:1438
|
817 |
-
msgid "Edit Metadata"
|
818 |
-
msgstr "Modifier les métadonnées"
|
819 |
-
|
820 |
-
#: includes/admin/metaboxes.php:1461 includes/admin/metaboxes.php:1495
|
821 |
-
#: includes/admin/posttype.php:83 includes/global/common.php:163
|
822 |
-
#: includes/global/widget.php:153
|
823 |
-
msgid "Title"
|
824 |
-
msgstr "Titre"
|
825 |
-
|
826 |
-
#: includes/admin/metaboxes.php:1462
|
827 |
-
msgid ""
|
828 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
829 |
-
"titles in the main Lightbox settings."
|
830 |
-
msgstr ""
|
831 |
-
"Les titres des images peuvent prendre tous les types HTML. Vous pouvez "
|
832 |
-
"ajuster la position des titres dans les paramètres généraux de la "
|
833 |
-
"visionneuse."
|
834 |
-
|
835 |
-
#: includes/admin/metaboxes.php:1467 includes/admin/metaboxes.php:1501
|
836 |
-
#: includes/global/common.php:167
|
837 |
-
msgid "Caption"
|
838 |
-
msgstr "Légende"
|
839 |
-
|
840 |
-
#: includes/admin/metaboxes.php:1468
|
841 |
-
msgid ""
|
842 |
-
"Caption can take any type of HTML, and are displayed when an image is "
|
843 |
-
"clicked."
|
844 |
-
msgstr ""
|
845 |
-
"Les titres peuvent prendre n'importe quel type HTML et sont affichés lorsque "
|
846 |
-
"vous cliquez sur une image."
|
847 |
-
|
848 |
-
#: includes/admin/metaboxes.php:1473 includes/admin/metaboxes.php:1518
|
849 |
-
msgid "Alt Text"
|
850 |
-
msgstr "Texte au survol"
|
851 |
-
|
852 |
-
#: includes/admin/metaboxes.php:1474
|
853 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
854 |
-
msgstr "Très important pour le référencement, le texte Alt décrit l'image."
|
855 |
-
|
856 |
-
#: includes/admin/metaboxes.php:1479 includes/admin/metaboxes.php:1524
|
857 |
-
#: includes/global/common.php:175
|
858 |
-
msgid "URL"
|
859 |
-
msgstr "URL"
|
860 |
-
|
861 |
-
#: includes/admin/metaboxes.php:1480
|
862 |
-
msgid ""
|
863 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
864 |
-
"full size image."
|
865 |
-
msgstr ""
|
866 |
-
"Entrer un lien hypertexte si vous souhaitez lier cette image à un endroit "
|
867 |
-
"autre que son image pleine taille."
|
868 |
-
|
869 |
-
#: includes/admin/metaboxes.php:1532
|
870 |
-
msgid "Search WordPress Content for URL"
|
871 |
-
msgstr "Recherche de contenu WordPress pour les URL"
|
872 |
-
|
873 |
-
#: includes/admin/metaboxes.php:1543
|
874 |
-
msgid "Open URL in New Window?"
|
875 |
-
msgstr "Ouvrir le lien dans une nouvelle fenêtre."
|
876 |
-
|
877 |
-
#: includes/admin/metaboxes.php:1555
|
878 |
-
msgid "Save Metadata"
|
879 |
-
msgstr "Sauvegarder les métadonnées"
|
880 |
-
|
881 |
-
#: includes/admin/metaboxes.php:1560
|
882 |
-
msgid "Saved."
|
883 |
-
msgstr "Sauvegardé."
|
884 |
-
|
885 |
-
#: includes/admin/notice.php:179
|
886 |
-
msgid "Dismiss this notice"
|
887 |
-
msgstr "Ignorer ce message"
|
888 |
-
|
889 |
-
#: includes/admin/posttype.php:84
|
890 |
-
msgid "Shortcode"
|
891 |
-
msgstr "Shortcode"
|
892 |
-
|
893 |
-
#: includes/admin/posttype.php:85
|
894 |
-
msgid "Function"
|
895 |
-
msgstr "Fonction"
|
896 |
-
|
897 |
-
#: includes/admin/posttype.php:86
|
898 |
-
msgid "Number of Images"
|
899 |
-
msgstr "Nombre d'images"
|
900 |
-
|
901 |
-
#: includes/admin/posttype.php:87
|
902 |
-
msgid "Posts"
|
903 |
-
msgstr "Articles"
|
904 |
-
|
905 |
-
#: includes/admin/posttype.php:88
|
906 |
-
msgid "Last Modified"
|
907 |
-
msgstr "Dernière Modification"
|
908 |
-
|
909 |
-
#: includes/admin/posttype.php:89
|
910 |
-
msgid "Date"
|
911 |
-
msgstr "Date"
|
912 |
-
|
913 |
-
#: includes/admin/posttype.php:165 includes/admin/posttype.php:168
|
914 |
-
msgid "Envira gallery updated."
|
915 |
-
msgstr "Galerie Envira mise à jour."
|
916 |
-
|
917 |
-
#: includes/admin/posttype.php:166
|
918 |
-
msgid "Envira gallery custom field updated."
|
919 |
-
msgstr "Champ personnalisé de Galerie Envira mis à jour."
|
920 |
-
|
921 |
-
#: includes/admin/posttype.php:167
|
922 |
-
msgid "Envira gallery custom field deleted."
|
923 |
-
msgstr "Champ personnalisé de Galerie Envira supprimé."
|
924 |
-
|
925 |
-
#: includes/admin/posttype.php:169
|
926 |
-
msgid "Envira gallery restored to revision from %s."
|
927 |
-
msgstr "Galerie restaurée à la version de% s"
|
928 |
-
|
929 |
-
#: includes/admin/posttype.php:170
|
930 |
-
msgid "Envira gallery published."
|
931 |
-
msgstr "Galerie Envira publiée."
|
932 |
-
|
933 |
-
#: includes/admin/posttype.php:171
|
934 |
-
msgid "Envira gallery saved."
|
935 |
-
msgstr "Galerie Envira sauvegardée."
|
936 |
-
|
937 |
-
#: includes/admin/posttype.php:172
|
938 |
-
msgid "Envira gallery submitted."
|
939 |
-
msgstr "Galerie Envira proposée."
|
940 |
-
|
941 |
-
#: includes/admin/posttype.php:173
|
942 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
943 |
-
msgstr "Galerie Envira programmée <strong>pour:%1$s.</strong>"
|
944 |
-
|
945 |
-
#: includes/admin/posttype.php:173
|
946 |
-
msgid "M j, Y @ G:i"
|
947 |
-
msgstr "M j, Y @ G:i"
|
948 |
-
|
949 |
-
#: includes/admin/posttype.php:174
|
950 |
-
msgid "Envira gallery draft updated."
|
951 |
-
msgstr "Projet mis à jour."
|
952 |
-
|
953 |
-
#: includes/admin/settings.php:81 includes/admin/settings.php:807
|
954 |
-
msgid "Settings"
|
955 |
-
msgstr "Paramètres"
|
956 |
-
|
957 |
-
#: includes/admin/settings.php:252
|
958 |
-
msgid " galleries(s) fixed successfully."
|
959 |
-
msgstr "galeries (s) enregistrée(s) avec succès."
|
960 |
-
|
961 |
-
#: includes/admin/settings.php:385
|
962 |
-
msgid "Settings saved successfully."
|
963 |
-
msgstr "Les Paramètres ont été enregistrés avec Succès."
|
964 |
-
|
965 |
-
#: includes/admin/settings.php:431 includes/admin/settings.php:649
|
966 |
-
msgid "Status: Active"
|
967 |
-
msgstr "Statut : actif"
|
968 |
-
|
969 |
-
#: includes/admin/settings.php:432 includes/admin/settings.php:670
|
970 |
-
msgid "Activate"
|
971 |
-
msgstr "Activer"
|
972 |
-
|
973 |
-
#: includes/admin/settings.php:434
|
974 |
-
msgid "Activating..."
|
975 |
-
msgstr "Activation ..."
|
976 |
-
|
977 |
-
#: includes/admin/settings.php:436 includes/admin/settings.php:651
|
978 |
-
msgid "Deactivate"
|
979 |
-
msgstr "Désactiver"
|
980 |
-
|
981 |
-
#: includes/admin/settings.php:438
|
982 |
-
msgid "Deactivating..."
|
983 |
-
msgstr "Désactivation de..."
|
984 |
-
|
985 |
-
#: includes/admin/settings.php:439 includes/admin/settings.php:668
|
986 |
-
msgid "Status: Inactive"
|
987 |
-
msgstr "Statut : Inactive"
|
988 |
-
|
989 |
-
#: includes/admin/settings.php:440
|
990 |
-
msgid "Install"
|
991 |
-
msgstr "Installer"
|
992 |
-
|
993 |
-
#: includes/admin/settings.php:442
|
994 |
-
msgid "Installing..."
|
995 |
-
msgstr "Installation"
|
996 |
-
|
997 |
-
#: includes/admin/settings.php:443
|
998 |
-
msgid "Proceed"
|
999 |
-
msgstr "Continuez!"
|
1000 |
-
|
1001 |
-
#: includes/admin/settings.php:491
|
1002 |
-
msgid "General"
|
1003 |
-
msgstr "Général"
|
1004 |
-
|
1005 |
-
#: includes/admin/settings.php:492
|
1006 |
-
msgid "Addons"
|
1007 |
-
msgstr "Extensions"
|
1008 |
-
|
1009 |
-
#: includes/admin/settings.php:516
|
1010 |
-
msgid "Envira License Key"
|
1011 |
-
msgstr "Clé de licence de Envira"
|
1012 |
-
|
1013 |
-
#: includes/admin/settings.php:522
|
1014 |
-
msgid "Verify Key"
|
1015 |
-
msgstr "Vérifier la clé."
|
1016 |
-
|
1017 |
-
#: includes/admin/settings.php:523
|
1018 |
-
msgid "Deactivate Key"
|
1019 |
-
msgstr "Désactiver la clé"
|
1020 |
-
|
1021 |
-
#: includes/admin/settings.php:524
|
1022 |
-
msgid "License key to enable automatic updates for Envira."
|
1023 |
-
msgstr "Clé de licence pour activer les mises à jour automatiques pour Envira."
|
1024 |
-
|
1025 |
-
#: includes/admin/settings.php:531
|
1026 |
-
msgid "Envira License Key Type"
|
1027 |
-
msgstr "Type de clé de Licence de Envira"
|
1028 |
-
|
1029 |
-
#: includes/admin/settings.php:535
|
1030 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1031 |
-
msgstr "Votre type de clé de licence pour ce site est <strong>%s.</strong>"
|
1032 |
-
|
1033 |
-
#: includes/admin/settings.php:538
|
1034 |
-
msgid "Refresh Key"
|
1035 |
-
msgstr "Actualiser la clé"
|
1036 |
-
|
1037 |
-
#: includes/admin/settings.php:539
|
1038 |
-
msgid ""
|
1039 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1040 |
-
"license has been upgraded or the type is incorrect."
|
1041 |
-
msgstr ""
|
1042 |
-
"Votre type clé de licence (comporte les mises à jour et Addons). Si votre "
|
1043 |
-
"licence a été mise à niveau ou le type est incorrect, cliquez sur Actualiser."
|
1044 |
-
|
1045 |
-
#: includes/admin/settings.php:548
|
1046 |
-
msgid "Fix Broken Migration"
|
1047 |
-
msgstr "Changer les lien suite à une migration."
|
1048 |
-
|
1049 |
-
#: includes/admin/settings.php:553
|
1050 |
-
msgid "Fix"
|
1051 |
-
msgstr "Changer"
|
1052 |
-
|
1053 |
-
#: includes/admin/settings.php:554
|
1054 |
-
msgid ""
|
1055 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1056 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1057 |
-
"galleries will probably no longer show any images. <strong>If this is the "
|
1058 |
-
"case</strong>, click the button above to fix this. We recommend using a "
|
1059 |
-
"migration plugin or script next time :)"
|
1060 |
-
msgstr ""
|
1061 |
-
"Si vous avez changé l'URL de votre site WordPress et exécuté manuellement "
|
1062 |
-
"une requête Rechercher/Remplacer sur les URLs dans votre base de données "
|
1063 |
-
"WordPress, vos galeries montreront sans doute plus d'images. <strong>Si "
|
1064 |
-
"c'est le cas</strong>, cliquez sur le bouton ci-dessus pour résoudre ce "
|
1065 |
-
"problème. Nous vous recommandons d'utiliser un plugin de migration ou un "
|
1066 |
-
"script la prochaine fois."
|
1067 |
-
|
1068 |
-
#: includes/admin/settings.php:570
|
1069 |
-
msgid "Add New Images"
|
1070 |
-
msgstr "Ajouter de nouvelles images"
|
1071 |
-
|
1072 |
-
#: includes/admin/settings.php:578
|
1073 |
-
msgid ""
|
1074 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1075 |
-
"after any existing images."
|
1076 |
-
msgstr ""
|
1077 |
-
"Lorsque vous ajoutez des médias à une galerie, choisissez si vous voulez "
|
1078 |
-
"l'ajouter avant ou après une image existante."
|
1079 |
-
|
1080 |
-
#: includes/admin/settings.php:585
|
1081 |
-
msgid "Delete Images on Gallery Deletion"
|
1082 |
-
msgstr "Supprime les images lors de la suppression de la galerie"
|
1083 |
-
|
1084 |
-
#: includes/admin/settings.php:593
|
1085 |
-
msgid ""
|
1086 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1087 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1088 |
-
"Posts, they will not be deleted."
|
1089 |
-
msgstr ""
|
1090 |
-
"Lors de la suppression d'une galerie, choisissez si vous souhaitez supprimer "
|
1091 |
-
"tous les médias associés à la galerie. Note: Si une (des) image(s) est "
|
1092 |
-
"(sont) attachée(s) à d'autres articles dans la Bibliothèque média, elles ne "
|
1093 |
-
"seront pas supprimées."
|
1094 |
-
|
1095 |
-
#: includes/admin/settings.php:602
|
1096 |
-
msgid "Save Image Settings"
|
1097 |
-
msgstr "Enregistrer les paramètres de l'image"
|
1098 |
-
|
1099 |
-
#: includes/admin/settings.php:624
|
1100 |
-
msgid ""
|
1101 |
-
"In order to get access to Addons, you need to verify your license key for "
|
1102 |
-
"Envira Gallery."
|
1103 |
-
msgstr ""
|
1104 |
-
"Afin d'avoir accès aux Addons, vous devez vérifier votre clé de licence pour "
|
1105 |
-
"Envira Galerie."
|
1106 |
-
|
1107 |
-
#: includes/admin/settings.php:628
|
1108 |
-
msgid ""
|
1109 |
-
"Missing addons that you think you should be able to see? Try clicking the "
|
1110 |
-
"button below to refresh the addon data."
|
1111 |
-
msgstr ""
|
1112 |
-
"Impossible de voir des Addons ? Essayez de cliquer sur le bouton ci-dessous "
|
1113 |
-
"pour actualiser les données de l'addon."
|
1114 |
-
|
1115 |
-
#: includes/admin/settings.php:630 includes/admin/settings.php:685
|
1116 |
-
msgid "Refresh Addons"
|
1117 |
-
msgstr "Actualiser les Addons"
|
1118 |
-
|
1119 |
-
#: includes/admin/settings.php:659
|
1120 |
-
msgid "Status: Not Installed"
|
1121 |
-
msgstr "Statut : Non installé"
|
1122 |
-
|
1123 |
-
#: includes/admin/settings.php:661
|
1124 |
-
msgid "Install Addon"
|
1125 |
-
msgstr "Installer un Addon"
|
1126 |
-
|
1127 |
-
#: includes/admin/settings.php:683
|
1128 |
-
msgid ""
|
1129 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
1130 |
-
"button below the refresh the addons data."
|
1131 |
-
msgstr ""
|
1132 |
-
"Il y a eu un problème en extrayant les Addons pour ce site. Cliquer sur le "
|
1133 |
-
"bouton ci-dessous pour la mise à jour des Addons."
|
1134 |
-
|
1135 |
-
#: includes/admin/settings.php:691
|
1136 |
-
msgid ""
|
1137 |
-
"In order to get access to Addons, you need to resolve your license key "
|
1138 |
-
"errors."
|
1139 |
-
msgstr ""
|
1140 |
-
"Afin d'avoir accès aux Addons, vous devrez rectifier vos erreurs de clé de "
|
1141 |
-
"licence."
|
1142 |
-
|
1143 |
-
#: includes/admin/skin.php:79
|
1144 |
-
msgid "There was an error installing the addon. Please try again."
|
1145 |
-
msgstr "Il y a eu une erreur d'installation de l'Addon. Essayer de nouveau."
|
1146 |
-
|
1147 |
-
#: includes/global/common.php:63
|
1148 |
-
msgid "One Column (1)"
|
1149 |
-
msgstr "Une Colonne (1)"
|
1150 |
-
|
1151 |
-
#: includes/global/common.php:67
|
1152 |
-
msgid "Two Columns (2)"
|
1153 |
-
msgstr "Deux Colonnes (2)"
|
1154 |
-
|
1155 |
-
#: includes/global/common.php:71
|
1156 |
-
msgid "Three Columns (3)"
|
1157 |
-
msgstr "Trois Colonnes (3)"
|
1158 |
-
|
1159 |
-
#: includes/global/common.php:75
|
1160 |
-
msgid "Four Columns (4)"
|
1161 |
-
msgstr "Quatre Colonnes (4)"
|
1162 |
-
|
1163 |
-
#: includes/global/common.php:79
|
1164 |
-
msgid "Five Columns (5)"
|
1165 |
-
msgstr "Cinq Colonnes (5)"
|
1166 |
-
|
1167 |
-
#: includes/global/common.php:83
|
1168 |
-
msgid "Six Columns (6)"
|
1169 |
-
msgstr "Six Colonnes (6)"
|
1170 |
-
|
1171 |
-
#: includes/global/common.php:103 includes/global/common.php:220
|
1172 |
-
msgid "Base"
|
1173 |
-
msgstr "Base"
|
1174 |
-
|
1175 |
-
#: includes/global/common.php:123
|
1176 |
-
msgid "Do not display"
|
1177 |
-
msgstr "Ne pas afficher"
|
1178 |
-
|
1179 |
-
#: includes/global/common.php:127
|
1180 |
-
msgid "Display above galleries"
|
1181 |
-
msgstr "Afficher au-dessus des galeries"
|
1182 |
-
|
1183 |
-
#: includes/global/common.php:131
|
1184 |
-
msgid "Display below galleries"
|
1185 |
-
msgstr "Afficher au dessous des galeries"
|
1186 |
-
|
1187 |
-
#: includes/global/common.php:151
|
1188 |
-
#, fuzzy
|
1189 |
-
msgid "No Sorting"
|
1190 |
-
msgstr "Pas de tri"
|
1191 |
-
|
1192 |
-
#: includes/global/common.php:155
|
1193 |
-
msgid "Random"
|
1194 |
-
msgstr "Aléatoire"
|
1195 |
-
|
1196 |
-
#: includes/global/common.php:159
|
1197 |
-
msgid "Filename"
|
1198 |
-
msgstr "Nom de fichier"
|
1199 |
-
|
1200 |
-
#: includes/global/common.php:171
|
1201 |
-
#, fuzzy
|
1202 |
-
msgid "Alt"
|
1203 |
-
msgstr "Texte alternatif"
|
1204 |
-
|
1205 |
-
#: includes/global/common.php:195
|
1206 |
-
msgid "Ascending (A-Z)"
|
1207 |
-
msgstr "Croissant (A-Z)"
|
1208 |
-
|
1209 |
-
#: includes/global/common.php:199
|
1210 |
-
msgid "Descending (Z-A)"
|
1211 |
-
msgstr "Décroissant (Z-A)"
|
1212 |
-
|
1213 |
-
#: includes/global/common.php:250
|
1214 |
-
msgid "Full Width"
|
1215 |
-
msgstr "Pleine largeur"
|
1216 |
-
|
1217 |
-
#: includes/global/common.php:299
|
1218 |
-
msgid "Float"
|
1219 |
-
msgstr "Flottante"
|
1220 |
-
|
1221 |
-
#: includes/global/common.php:303
|
1222 |
-
msgid "Float (Wrapped)"
|
1223 |
-
msgstr "Flottante (encadrée)"
|
1224 |
-
|
1225 |
-
#: includes/global/common.php:307 includes/global/common.php:335
|
1226 |
-
msgid "Inside"
|
1227 |
-
msgstr "À l’intérieur"
|
1228 |
-
|
1229 |
-
#: includes/global/common.php:311 includes/global/common.php:339
|
1230 |
-
msgid "Outside"
|
1231 |
-
msgstr "À l'extérieur"
|
1232 |
-
|
1233 |
-
#: includes/global/common.php:315
|
1234 |
-
msgid "Over"
|
1235 |
-
msgstr "par dessus"
|
1236 |
-
|
1237 |
-
#: includes/global/common.php:359
|
1238 |
-
msgid "Fade"
|
1239 |
-
msgstr "Fondu"
|
1240 |
-
|
1241 |
-
#: includes/global/common.php:363
|
1242 |
-
msgid "Elastic"
|
1243 |
-
msgstr "Élastique"
|
1244 |
-
|
1245 |
-
#: includes/global/common.php:367
|
1246 |
-
msgid "No Effect"
|
1247 |
-
msgstr "Aucun effet"
|
1248 |
-
|
1249 |
-
#: includes/global/common.php:387 includes/global/common.php:411
|
1250 |
-
msgid "Top"
|
1251 |
-
msgstr "En haut"
|
1252 |
-
|
1253 |
-
#: includes/global/common.php:391 includes/global/common.php:415
|
1254 |
-
msgid "Bottom"
|
1255 |
-
msgstr "En bas"
|
1256 |
-
|
1257 |
-
#: includes/global/common.php:543
|
1258 |
-
msgid "Image Files"
|
1259 |
-
msgstr "Fichiers image"
|
1260 |
-
|
1261 |
-
#: includes/global/common.php:566
|
1262 |
-
msgid "Before Existing Images"
|
1263 |
-
msgstr "Images existantes avant"
|
1264 |
-
|
1265 |
-
#: includes/global/common.php:570
|
1266 |
-
msgid "After Existing Images"
|
1267 |
-
msgstr "Après les Images existantes"
|
1268 |
-
|
1269 |
-
#: includes/global/common.php:590
|
1270 |
-
msgid "No"
|
1271 |
-
msgstr "Non"
|
1272 |
-
|
1273 |
-
#: includes/global/common.php:594
|
1274 |
-
msgid "Yes"
|
1275 |
-
msgstr "Oui"
|
1276 |
-
|
1277 |
-
#: includes/global/common.php:658
|
1278 |
-
msgid ""
|
1279 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1280 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1281 |
-
"on your server."
|
1282 |
-
msgstr ""
|
1283 |
-
"Aucun éditeur d'image ne peut être choisi. Vérifier avec votre hébergeur que "
|
1284 |
-
"vous avez, soit la bibliothèque d'images GD, ou Imagick, compilées avec "
|
1285 |
-
"votre installateur PHP sur votre serveur."
|
1286 |
-
|
1287 |
-
#: includes/global/common.php:761
|
1288 |
-
msgid "No image URL specified for cropping."
|
1289 |
-
msgstr "Aucune image URL spécifiée pour le recadrage."
|
1290 |
-
|
1291 |
-
#: includes/global/common.php:780
|
1292 |
-
msgid "No file could be found for the image URL specified."
|
1293 |
-
msgstr "Aucun fichier n'a pu être trouvé pour l'URL de l'image spécifiée."
|
1294 |
-
|
1295 |
-
#: includes/global/common.php:788 includes/global/common.php:800
|
1296 |
-
msgid ""
|
1297 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1298 |
-
msgstr ""
|
1299 |
-
"Les dimensions de l'image d'origine ne peuvent pas être récupérées pour le "
|
1300 |
-
"recadrage."
|
1301 |
-
|
1302 |
-
#: includes/global/posttype.php:51
|
1303 |
-
msgid "Envira Galleries"
|
1304 |
-
msgstr "Galeries de Envira"
|
1305 |
-
|
1306 |
-
#. Plugin Name of the plugin/theme
|
1307 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
1308 |
-
#: includes/global/widget.php:50
|
1309 |
-
msgid "Envira Gallery"
|
1310 |
-
msgstr "Galerie Envira "
|
1311 |
-
|
1312 |
-
#: includes/global/posttype.php:53
|
1313 |
-
msgid "Add New"
|
1314 |
-
msgstr "Ajouter"
|
1315 |
-
|
1316 |
-
#: includes/global/posttype.php:54
|
1317 |
-
msgid "Add New Envira Gallery"
|
1318 |
-
msgstr "Ajouter une nouvelle Galerie Envira"
|
1319 |
-
|
1320 |
-
#: includes/global/posttype.php:55
|
1321 |
-
msgid "Edit Envira Gallery"
|
1322 |
-
msgstr "Editer une Galerie Envira"
|
1323 |
-
|
1324 |
-
#: includes/global/posttype.php:56
|
1325 |
-
msgid "New Envira Gallery"
|
1326 |
-
msgstr "Nouvelle Galerie Envira"
|
1327 |
-
|
1328 |
-
#: includes/global/posttype.php:57
|
1329 |
-
msgid "View Envira Gallery"
|
1330 |
-
msgstr "Voir une Galerie Envira"
|
1331 |
-
|
1332 |
-
#: includes/global/posttype.php:58
|
1333 |
-
msgid "Search Envira Galleries"
|
1334 |
-
msgstr "Chercher une Galerie Envira"
|
1335 |
-
|
1336 |
-
#: includes/global/posttype.php:59
|
1337 |
-
msgid "No Envira galleries found."
|
1338 |
-
msgstr "Aucune Galerie Envira trouvée."
|
1339 |
-
|
1340 |
-
#: includes/global/posttype.php:60
|
1341 |
-
msgid "No Envira galleries found in trash."
|
1342 |
-
msgstr "Aucune Galerie Envira trouvée dans la corbeille"
|
1343 |
-
|
1344 |
-
#: includes/global/shortcode.php:460
|
1345 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1346 |
-
msgstr ""
|
1347 |
-
"Le contenu demandé ne peut pas être chargé.<br>Veuillez réessayer "
|
1348 |
-
"ultérieurement.<p>"
|
1349 |
-
|
1350 |
-
#: includes/global/shortcode.php:461 includes/global/shortcode.php:863
|
1351 |
-
msgid "Close"
|
1352 |
-
msgstr "Fermer"
|
1353 |
-
|
1354 |
-
#: includes/global/shortcode.php:462 includes/global/shortcode.php:853
|
1355 |
-
msgid "Next"
|
1356 |
-
msgstr "Suivant"
|
1357 |
-
|
1358 |
-
#: includes/global/shortcode.php:463 includes/global/shortcode.php:849
|
1359 |
-
msgid "Previous"
|
1360 |
-
msgstr "Précédent"
|
1361 |
-
|
1362 |
-
#: includes/global/widget.php:56
|
1363 |
-
msgid "Place an Envira gallery into a widgetized area."
|
1364 |
-
msgstr "Passer une Galerie Envira dans une zone de widget."
|
1365 |
-
|
1366 |
-
#: includes/global/widget.php:158
|
1367 |
-
msgid "Gallery"
|
1368 |
-
msgstr "Galerie"
|
1369 |
-
|
1370 |
-
#. Plugin URI of the plugin/theme
|
1371 |
-
msgid "http://enviragallery.com"
|
1372 |
-
msgstr "http://enviragallery.com"
|
1373 |
-
|
1374 |
-
#. Description of the plugin/theme
|
1375 |
-
msgid "Envira Gallery is best responsive WordPress gallery plugin."
|
1376 |
-
msgstr ""
|
1377 |
-
"Envira Gallery est le meilleur plugin pour WordPress de galerie adaptative."
|
1378 |
-
|
1379 |
-
#. Author of the plugin/theme
|
1380 |
-
msgid "Envira Gallery Team"
|
1381 |
-
msgstr "Envira Gallery Team"
|
1382 |
-
|
1383 |
-
#. Author URI of the plugin/theme
|
1384 |
-
msgid "http://thomasgriffinmedia.com"
|
1385 |
-
msgstr "http://thomasgriffinmedia.com"
|
1386 |
-
|
1387 |
-
#~ msgid "Library Images"
|
1388 |
-
#~ msgstr "Bibliothèque d'images"
|
1389 |
-
|
1390 |
-
#~ msgid "selected"
|
1391 |
-
#~ msgstr "sélectionné"
|
1392 |
-
|
1393 |
-
#~ msgid "Search"
|
1394 |
-
#~ msgstr "Chercher"
|
1395 |
-
|
1396 |
-
#~ msgid "Load More Images from Library"
|
1397 |
-
#~ msgstr "Charger Plus d'images de la bibliothèque"
|
1398 |
-
|
1399 |
-
#~ msgid "Selecting Images"
|
1400 |
-
#~ msgstr "Sélection d'images"
|
1401 |
-
|
1402 |
-
#~ msgid ""
|
1403 |
-
#~ "You can insert any image from your Media Library into your gallery. If "
|
1404 |
-
#~ "the image you want to insert is not shown on the screen, you can either "
|
1405 |
-
#~ "click on the \"Load More Images from Library\" button to load more images "
|
1406 |
-
#~ "or use the search box to find the images you are looking for."
|
1407 |
-
#~ msgstr ""
|
1408 |
-
#~ "Vous pouvez insérer une image à partir de votre bibliothèque multimédia "
|
1409 |
-
#~ "dans votre galerie. Si l'image que vous voulez insérer ne figure pas à "
|
1410 |
-
#~ "l'écran, vous pouvez soit cliquer sur le bouton \"Charger Plus d'images "
|
1411 |
-
#~ "de la bibliothèque\" ou utilisez la zone de recherche."
|
1412 |
-
|
1413 |
-
#~ msgid "Randomize Gallery Order?"
|
1414 |
-
#~ msgstr "Trier aléatoirement ?"
|
1415 |
-
|
1416 |
-
#~ msgid "If enabled, the gallery output will be randomized on each page load."
|
1417 |
-
#~ msgstr ""
|
1418 |
-
#~ "Si activé, l'affichage de la Galerie est aléatoire à chaque chargement de "
|
1419 |
-
#~ "la page."
|
1420 |
-
|
1421 |
-
#~ msgid "Update"
|
1422 |
-
#~ msgstr "Mettre à jour"
|
1 |
+
# Copyright (C) 2015 Envira Gallery
|
2 |
+
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery 1.3.5\n"
|
6 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
+
"POT-Creation-Date: 2015-12-06 20:01+0100\n"
|
8 |
+
"PO-Revision-Date: 2015-12-06 20:50+0100\n"
|
9 |
+
"Last-Translator: José Luis Pérez-Lozana <joseluis.perez.lozana@gmail.com>\n"
|
10 |
+
"Language-Team: A.Collet\n"
|
11 |
+
"Language: fr_FR\n"
|
12 |
+
"MIME-Version: 1.0\n"
|
13 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
+
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"X-Generator: Poedit 1.8.6\n"
|
16 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
17 |
+
"X-Poedit-KeywordsList: __;_e;_x;_n\n"
|
18 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
+
|
20 |
+
#: envira-gallery.php:176
|
21 |
+
msgid ""
|
22 |
+
"Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
23 |
+
"version of Envira Gallery may not work as expected until the Lite version is "
|
24 |
+
"deactivated."
|
25 |
+
msgstr ""
|
26 |
+
"Veuillez <a href=\"%s\"> désactiver</a> le Plugin Envira Lite. Votre version "
|
27 |
+
"premium d'Envira Gallery pourrait ne pas fonctionner comme prévu jusqu'à ce "
|
28 |
+
"que la version Lite soit désactivée."
|
29 |
+
|
30 |
+
#: envira-gallery.php:575
|
31 |
+
msgid ""
|
32 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
33 |
+
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
34 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
35 |
+
msgstr ""
|
36 |
+
"Désolé, mais votre version de WordPress ne correspond pas à la version "
|
37 |
+
"<strong>3.8</strong> requise par Envira Gallery pour fonctionner "
|
38 |
+
"correctement. Le plugin a été désactivé. <a href=\"%s\">Cliquez ici pour "
|
39 |
+
"revenir au tableau de bord</a> ."
|
40 |
+
|
41 |
+
#: includes/admin/common.php:308 includes/admin/common.php:382
|
42 |
+
msgid "Number of Columns"
|
43 |
+
msgstr "Nombre de colonnes"
|
44 |
+
|
45 |
+
#: includes/admin/common.php:317 includes/admin/common.php:393
|
46 |
+
#: includes/admin/metaboxes.php:576
|
47 |
+
msgid "Gallery Theme"
|
48 |
+
msgstr "Thème de la galerie"
|
49 |
+
|
50 |
+
#: includes/admin/common.php:326 includes/admin/common.php:404
|
51 |
+
#: includes/admin/metaboxes.php:631
|
52 |
+
msgid "Column Gutter Width"
|
53 |
+
msgstr "Largeur d'espace entre les colonnes"
|
54 |
+
|
55 |
+
#: includes/admin/common.php:331 includes/admin/common.php:409
|
56 |
+
#: includes/admin/metaboxes.php:640
|
57 |
+
msgid "Margin Below Each Image"
|
58 |
+
msgstr "Marge en dessous de chaque image"
|
59 |
+
|
60 |
+
#: includes/admin/common.php:336 includes/admin/common.php:414
|
61 |
+
#: includes/admin/metaboxes.php:686 includes/admin/metaboxes.php:789
|
62 |
+
msgid "Image Dimensions"
|
63 |
+
msgstr "Afficher les dimensions de l'image"
|
64 |
+
|
65 |
+
#: includes/admin/common.php:384 includes/admin/common.php:395
|
66 |
+
#: includes/admin/common.php:405 includes/admin/common.php:410
|
67 |
+
#: includes/admin/common.php:415 includes/admin/common.php:417
|
68 |
+
msgid "— No Change —"
|
69 |
+
msgstr "Aucune modification"
|
70 |
+
|
71 |
+
#: includes/admin/editor.php:77
|
72 |
+
msgid "Add Gallery"
|
73 |
+
msgstr "Ajouter une galerie"
|
74 |
+
|
75 |
+
#: includes/admin/editor.php:132
|
76 |
+
msgid "Choose Your Gallery"
|
77 |
+
msgstr "Choisissez votre Galerie"
|
78 |
+
|
79 |
+
#: includes/admin/editor.php:148 includes/global/widget.php:167
|
80 |
+
msgid "Gallery ID #%s"
|
81 |
+
msgstr "Galerie ID #%s"
|
82 |
+
|
83 |
+
#: includes/admin/editor.php:163
|
84 |
+
msgid "Helpful Tips"
|
85 |
+
msgstr "Conseils utiles"
|
86 |
+
|
87 |
+
#: includes/admin/editor.php:164
|
88 |
+
msgid "Choosing Your Gallery"
|
89 |
+
msgstr "Choisir une Galerie"
|
90 |
+
|
91 |
+
#: includes/admin/editor.php:165
|
92 |
+
msgid ""
|
93 |
+
"To choose your gallery, simply click on one of the boxes to the left. The "
|
94 |
+
"\"Insert Gallery\" button will be activated once you have selected a gallery."
|
95 |
+
msgstr ""
|
96 |
+
"Pour choisir votre galerie, cliquez sur l'une des cases à gauche. Le bouton "
|
97 |
+
"\"Insérer une Galerie\" sera activé une fois que vous aurez sélectionné une "
|
98 |
+
"Galerie."
|
99 |
+
|
100 |
+
#: includes/admin/editor.php:166
|
101 |
+
msgid "Inserting Your Gallery"
|
102 |
+
msgstr "Insérer votre Galerie"
|
103 |
+
|
104 |
+
#: includes/admin/editor.php:167
|
105 |
+
msgid ""
|
106 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
107 |
+
"button below."
|
108 |
+
msgstr ""
|
109 |
+
"Pour insérer votre galerie dans l'éditeur, cliquez sur le bouton «Insérer "
|
110 |
+
"Galerie» ci-dessous."
|
111 |
+
|
112 |
+
#: includes/admin/editor.php:179
|
113 |
+
msgid "Cancel Gallery Insertion"
|
114 |
+
msgstr "Annuler l'insertion de Galerie"
|
115 |
+
|
116 |
+
#: includes/admin/editor.php:182
|
117 |
+
msgid "Insert Gallery"
|
118 |
+
msgstr "Insérer une Galerie"
|
119 |
+
|
120 |
+
#: includes/admin/import.php:82
|
121 |
+
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
122 |
+
msgstr ""
|
123 |
+
"Désolé, mais vous n'avez pas les autorisations pour importer une galerie "
|
124 |
+
"dans cet article."
|
125 |
+
|
126 |
+
#: includes/admin/import.php:87
|
127 |
+
msgid ""
|
128 |
+
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
129 |
+
"handle a gallery."
|
130 |
+
msgstr "Désolé, mais vous ne pouvez pas importer de Galerie dans cet article."
|
131 |
+
|
132 |
+
#: includes/admin/import.php:92
|
133 |
+
msgid "Sorry, but there are no files available to import a gallery."
|
134 |
+
msgstr ""
|
135 |
+
"Désolé, mais il n'y a pas de fichiers disponibles pour importer une galerie."
|
136 |
+
|
137 |
+
#: includes/admin/import.php:97
|
138 |
+
msgid ""
|
139 |
+
"Sorry, but you have attempted to upload a gallery import file with an "
|
140 |
+
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
141 |
+
"gallery\"."
|
142 |
+
msgstr ""
|
143 |
+
"Désolé, mais vous avez tenté de télécharger un nom de fichier incompatible. "
|
144 |
+
"Les fichiers d'importation des Galeries Envira doivent commencer par « "
|
145 |
+
"envira-gallery»."
|
146 |
+
|
147 |
+
#: includes/admin/import.php:102
|
148 |
+
msgid ""
|
149 |
+
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
150 |
+
msgstr ""
|
151 |
+
"Désolé, mais les fichiers d'importation de la Galerie Envira doivent être au "
|
152 |
+
"format <code>.json</code>."
|
153 |
+
|
154 |
+
#: includes/admin/import.php:109
|
155 |
+
msgid ""
|
156 |
+
"Sorry, but there was an error retrieving the contents of the gallery export "
|
157 |
+
"file. Please try again."
|
158 |
+
msgstr ""
|
159 |
+
"Désolé, mais il y a eu une erreur pendant la récupération du fichier "
|
160 |
+
"d'exportation de la Galerie. Essayer de nouveau."
|
161 |
+
|
162 |
+
#: includes/admin/import.php:145
|
163 |
+
msgid "Imported Gallery #%s"
|
164 |
+
msgstr "Galerie #%s importée."
|
165 |
+
|
166 |
+
#: includes/admin/import.php:602
|
167 |
+
msgid ""
|
168 |
+
"Envira gallery imported. Please check to ensure all images and data have "
|
169 |
+
"been imported properly."
|
170 |
+
msgstr ""
|
171 |
+
"Galerie Envira importée. Assurez vous que toutes les images et les données "
|
172 |
+
"ont été importées correctement."
|
173 |
+
|
174 |
+
#: includes/admin/license.php:128 includes/admin/license.php:221
|
175 |
+
#: includes/admin/license.php:310
|
176 |
+
msgid ""
|
177 |
+
"There was an error connecting to the remote key API. Please try again later."
|
178 |
+
msgstr ""
|
179 |
+
"Il y a eu une erreur de connexion à la clé API. Veuillez réessayer "
|
180 |
+
"ultérieurement."
|
181 |
+
|
182 |
+
#: includes/admin/license.php:145
|
183 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
184 |
+
msgstr ""
|
185 |
+
"Félicitations ! Ce site reçoit maintenant les mises à jour automatiques."
|
186 |
+
|
187 |
+
#: includes/admin/license.php:263
|
188 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
189 |
+
msgstr "Félicitations ! Votre clé a été actualisée avec succès."
|
190 |
+
|
191 |
+
#: includes/admin/license.php:321
|
192 |
+
msgid ""
|
193 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
194 |
+
msgstr "Félicitations ! Vous avez désactivé la clé de ce site avec succès."
|
195 |
+
|
196 |
+
#: includes/admin/license.php:415
|
197 |
+
msgid ""
|
198 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
199 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
200 |
+
"license key and begin receiving automatic updates.</a>"
|
201 |
+
msgstr ""
|
202 |
+
"Aucune clé de licence valide n'a été entrée, donc les mises à jour "
|
203 |
+
"automatiques pour Envira Galerie ont été désactivées. <a href=\"%s\">S'il "
|
204 |
+
"vous plaît cliquez ici pour entrer votre clé de licence et commencer à "
|
205 |
+
"recevoir les mises à jour automatiques.</a>"
|
206 |
+
|
207 |
+
#: includes/admin/license.php:424
|
208 |
+
msgid ""
|
209 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
210 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
211 |
+
"receiving automatic updates.</a>"
|
212 |
+
msgstr ""
|
213 |
+
"Votre clé de licence pour Envira Galerie a expiré. <a href=\"%s\" target="
|
214 |
+
"\"_blank\">S'il vous plaît cliquez ici pour renouveler votre clé de licence "
|
215 |
+
"et continuer à recevoir les mises à jour automatiques.</a>"
|
216 |
+
|
217 |
+
#: includes/admin/license.php:433
|
218 |
+
msgid ""
|
219 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
220 |
+
"different key to continue receiving automatic updates."
|
221 |
+
msgstr ""
|
222 |
+
"Votre clé de licence pour Envira Gallery a été désactivée. S'il vous plaît "
|
223 |
+
"utiliser une clé différente pour continuer à recevoir les mises à jour "
|
224 |
+
"automatiques."
|
225 |
+
|
226 |
+
#: includes/admin/license.php:442
|
227 |
+
msgid ""
|
228 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
229 |
+
"the user associated with the key has been deleted. Please use a different "
|
230 |
+
"key to continue receiving automatic updates."
|
231 |
+
msgstr ""
|
232 |
+
"Votre clé de licence pour Envira Galerie n'est pas valide. La clé n'existe "
|
233 |
+
"pas ou l'utilisateur associé à la clé a été supprimé. Utiliser une clé "
|
234 |
+
"différente pour continuer à recevoir les mises à jour automatiques."
|
235 |
+
|
236 |
+
#: includes/admin/media.php:298 includes/admin/media.php:299
|
237 |
+
msgid "Click Here to Insert from Other Image Sources"
|
238 |
+
msgstr "Cliquez ici pour insérer d'autres d'images"
|
239 |
+
|
240 |
+
#: includes/admin/metaboxes.php:95
|
241 |
+
msgid "Insert into Gallery"
|
242 |
+
msgstr "Insérer dans la galerie"
|
243 |
+
|
244 |
+
#: includes/admin/metaboxes.php:96 includes/admin/metaboxes.php:188
|
245 |
+
msgid "Inserting..."
|
246 |
+
msgstr "Insertion ..."
|
247 |
+
|
248 |
+
#: includes/admin/metaboxes.php:186
|
249 |
+
msgid "You must select a file to import before continuing."
|
250 |
+
msgstr "Vous devez sélectionner un fichier à importer avant de poursuivre."
|
251 |
+
|
252 |
+
#: includes/admin/metaboxes.php:194
|
253 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
254 |
+
msgstr "Êtes-vous sûr de vouloir supprimer cette image de la galerie?"
|
255 |
+
|
256 |
+
#: includes/admin/metaboxes.php:195
|
257 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
258 |
+
msgstr "Êtes-vous sûr de que vouloir supprimer ces images de la Galerie ?"
|
259 |
+
|
260 |
+
#: includes/admin/metaboxes.php:198
|
261 |
+
msgid "Saving..."
|
262 |
+
msgstr "Sauvegarde en cours ..."
|
263 |
+
|
264 |
+
#: includes/admin/metaboxes.php:199
|
265 |
+
msgid "Saved!"
|
266 |
+
msgstr "Enregistré !"
|
267 |
+
|
268 |
+
#: includes/admin/metaboxes.php:271 includes/admin/settings.php:80
|
269 |
+
msgid "Envira Gallery Settings"
|
270 |
+
msgstr "Réglages Galerie Envira"
|
271 |
+
|
272 |
+
#: includes/admin/metaboxes.php:378
|
273 |
+
msgid "Images"
|
274 |
+
msgstr "Images"
|
275 |
+
|
276 |
+
#: includes/admin/metaboxes.php:379
|
277 |
+
msgid "Config"
|
278 |
+
msgstr "Configuration"
|
279 |
+
|
280 |
+
#: includes/admin/metaboxes.php:380
|
281 |
+
msgid "Lightbox"
|
282 |
+
msgstr "Visionneuse"
|
283 |
+
|
284 |
+
#: includes/admin/metaboxes.php:381
|
285 |
+
msgid "Thumbnails"
|
286 |
+
msgstr "Miniatures"
|
287 |
+
|
288 |
+
#: includes/admin/metaboxes.php:382
|
289 |
+
msgid "Mobile"
|
290 |
+
msgstr "Mobile"
|
291 |
+
|
292 |
+
#: includes/admin/metaboxes.php:387
|
293 |
+
msgid "Misc"
|
294 |
+
msgstr "Divers"
|
295 |
+
|
296 |
+
#: includes/admin/metaboxes.php:406
|
297 |
+
msgid ""
|
298 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
299 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
300 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
301 |
+
"compile GD or Imagick for your PHP install."
|
302 |
+
msgstr ""
|
303 |
+
"Les librairies GD ou Imagick ne sont pas installés sur votre serveur. "
|
304 |
+
"Galerie de Envira nécessite au moins un (préférence Imagick) afin de "
|
305 |
+
"recadrer les images et peut ne pas fonctionner correctement sans lui. S'il "
|
306 |
+
"vous plaît contactez votre hébergeur et demandez-leur de compiler GD ou "
|
307 |
+
"Imagick pour votre installation PHP."
|
308 |
+
|
309 |
+
#: includes/admin/metaboxes.php:414
|
310 |
+
msgid "Gallery Type"
|
311 |
+
msgstr "Type de galerie"
|
312 |
+
|
313 |
+
#: includes/admin/metaboxes.php:440 includes/global/common.php:242
|
314 |
+
msgid "Default"
|
315 |
+
msgstr "Défaut"
|
316 |
+
|
317 |
+
#: includes/admin/metaboxes.php:488
|
318 |
+
msgid "Delete Selected Images from Gallery"
|
319 |
+
msgstr "Supprimer les Images sélectionnées dans la Galerie"
|
320 |
+
|
321 |
+
#: includes/admin/metaboxes.php:528
|
322 |
+
msgid "(click the icon to open and close the overlay dialog)"
|
323 |
+
msgstr "(Cliquez sur l'icône pour ouvrir et fermer la boîte de dialogue)"
|
324 |
+
|
325 |
+
#: includes/admin/metaboxes.php:529
|
326 |
+
msgid "Click here to view meta information about this gallery."
|
327 |
+
msgstr "Cliquez ici pour voir les méta-informations à propos de cette galerie."
|
328 |
+
|
329 |
+
#: includes/admin/metaboxes.php:531
|
330 |
+
msgid ""
|
331 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
332 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
333 |
+
msgstr ""
|
334 |
+
"Vous pouvez placer cette galerie dans vos messages, pages, messages "
|
335 |
+
"personnalisés ou widgets en utilisant le(s) shortcode(s) ci-dessous:"
|
336 |
+
|
337 |
+
#: includes/admin/metaboxes.php:536
|
338 |
+
msgid ""
|
339 |
+
"You can also place this gallery into your template files by using "
|
340 |
+
"<strong>one</strong> the template tag(s) below:"
|
341 |
+
msgstr ""
|
342 |
+
"Vous pouvez également placer cette galerie dans vos fichiers de modèle en "
|
343 |
+
"utilisant la balise de modèle ci-dessous:"
|
344 |
+
|
345 |
+
#: includes/admin/metaboxes.php:558
|
346 |
+
msgid ""
|
347 |
+
"The settings below adjust the basic configuration options for the gallery."
|
348 |
+
msgstr ""
|
349 |
+
"Les paramètres ci-dessous ajustement les options de configuration de base "
|
350 |
+
"pour la Galerie."
|
351 |
+
|
352 |
+
#: includes/admin/metaboxes.php:563
|
353 |
+
msgid "Number of Gallery Columns"
|
354 |
+
msgstr "Nombre de colonnes de la Galerie"
|
355 |
+
|
356 |
+
#: includes/admin/metaboxes.php:571
|
357 |
+
msgid "Determines the number of columns in the gallery."
|
358 |
+
msgstr "Détermine le nombre de colonnes dans la galerie."
|
359 |
+
|
360 |
+
#: includes/admin/metaboxes.php:584
|
361 |
+
msgid "Sets the theme for the gallery display."
|
362 |
+
msgstr "Définit le thème pour l'affichage de la galerie."
|
363 |
+
|
364 |
+
#: includes/admin/metaboxes.php:591
|
365 |
+
msgid "Display Gallery Description?"
|
366 |
+
msgstr "Afficher la Description de la Galerie ?"
|
367 |
+
|
368 |
+
#: includes/admin/metaboxes.php:603
|
369 |
+
msgid "Choose to display a description above or below this gallery's images."
|
370 |
+
msgstr ""
|
371 |
+
"Choisir d'afficher une description au-dessus ou au-dessous des images de "
|
372 |
+
"cette galerie."
|
373 |
+
|
374 |
+
#: includes/admin/metaboxes.php:610
|
375 |
+
msgid "Gallery Description"
|
376 |
+
msgstr "Description de la Galerie"
|
377 |
+
|
378 |
+
#: includes/admin/metaboxes.php:625
|
379 |
+
msgid "The description to display for this gallery."
|
380 |
+
msgstr "La description à afficher pour cette galerie."
|
381 |
+
|
382 |
+
#: includes/admin/metaboxes.php:634 includes/admin/metaboxes.php:643
|
383 |
+
#: includes/admin/metaboxes.php:689 includes/admin/metaboxes.php:962
|
384 |
+
#: includes/admin/metaboxes.php:971 includes/admin/metaboxes.php:1025
|
385 |
+
msgid "px"
|
386 |
+
msgstr "px"
|
387 |
+
|
388 |
+
#: includes/admin/metaboxes.php:635
|
389 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
390 |
+
msgstr "Définit l'espace entre les colonnes (par défaut à 10)."
|
391 |
+
|
392 |
+
#: includes/admin/metaboxes.php:644
|
393 |
+
msgid "Sets the space below each item in the gallery."
|
394 |
+
msgstr "Définit l'espace en dessous de chaque élément dans la galerie."
|
395 |
+
|
396 |
+
#: includes/admin/metaboxes.php:651
|
397 |
+
#, fuzzy
|
398 |
+
msgid "Sorting"
|
399 |
+
msgstr "En train de trier"
|
400 |
+
|
401 |
+
#: includes/admin/metaboxes.php:663
|
402 |
+
msgid ""
|
403 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
404 |
+
"tab."
|
405 |
+
msgstr ""
|
406 |
+
"Choisir de trier les images dans un ordre différent que celui affiché sur "
|
407 |
+
"l'onglet Images."
|
408 |
+
|
409 |
+
#: includes/admin/metaboxes.php:668
|
410 |
+
msgid "Direction"
|
411 |
+
msgstr "Direction"
|
412 |
+
|
413 |
+
#: includes/admin/metaboxes.php:690
|
414 |
+
msgid ""
|
415 |
+
"You should adjust these dimensions based on the number of columns in your "
|
416 |
+
"gallery. This does not affect the full size lightbox images."
|
417 |
+
msgstr ""
|
418 |
+
"Vous devriez ajuster ces dimensions basées sur le nombre de colonnes de "
|
419 |
+
"votre galerie. Cela n'affecte pas les images quand la visionneuse est en "
|
420 |
+
"mode pleine grandeur."
|
421 |
+
|
422 |
+
#: includes/admin/metaboxes.php:695
|
423 |
+
msgid "Crop Images?"
|
424 |
+
msgstr " Rogner les images ?"
|
425 |
+
|
426 |
+
#: includes/admin/metaboxes.php:699
|
427 |
+
msgid ""
|
428 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
429 |
+
"Dimensions and Mobile Dimensions."
|
430 |
+
msgstr ""
|
431 |
+
"Si activé, force les images à correspondre exactement avec les tailles "
|
432 |
+
"définies ci-dessus pour les Dimensions de l'Image et les dimensions Mobiles."
|
433 |
+
|
434 |
+
#: includes/admin/metaboxes.php:700
|
435 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
436 |
+
msgstr ""
|
437 |
+
"Si désactivé, les images seront redimensionnées pour conserver les "
|
438 |
+
"proportions."
|
439 |
+
|
440 |
+
#: includes/admin/metaboxes.php:706
|
441 |
+
msgid "Set Dimensions on Images?"
|
442 |
+
msgstr "Appliquer les dimensions sur les Images ?"
|
443 |
+
|
444 |
+
#: includes/admin/metaboxes.php:710
|
445 |
+
msgid ""
|
446 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
447 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
448 |
+
msgstr ""
|
449 |
+
"Active ou désactive les attributs width et height sur l'élément img. Ne doit "
|
450 |
+
"être activée que si vous avez besoin de répondre aux exigences de Google "
|
451 |
+
"Pagespeeds."
|
452 |
+
|
453 |
+
#: includes/admin/metaboxes.php:715
|
454 |
+
msgid "Enable Isotope?"
|
455 |
+
msgstr "Activez les isotopes ?"
|
456 |
+
|
457 |
+
#: includes/admin/metaboxes.php:719
|
458 |
+
msgid ""
|
459 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
460 |
+
"images."
|
461 |
+
msgstr ""
|
462 |
+
"Active ou désactive le support de mise en page isotope/maçonnerie pour les "
|
463 |
+
"images de la galerie principale."
|
464 |
+
|
465 |
+
#: includes/admin/metaboxes.php:725
|
466 |
+
msgid "Enable CSS Animations?"
|
467 |
+
msgstr "Activer les Animations CSS ?"
|
468 |
+
|
469 |
+
#: includes/admin/metaboxes.php:729
|
470 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
471 |
+
msgstr ""
|
472 |
+
"Activer les animations CSS lors du chargement des images de la galerie "
|
473 |
+
"principale."
|
474 |
+
|
475 |
+
#: includes/admin/metaboxes.php:735
|
476 |
+
msgid "Image Opacity"
|
477 |
+
msgstr "Opacité de l'image"
|
478 |
+
|
479 |
+
#: includes/admin/metaboxes.php:739
|
480 |
+
msgid ""
|
481 |
+
"The opacity to display images at when loading the main gallery images using "
|
482 |
+
"CSS animations (between 1 and 100%)."
|
483 |
+
msgstr ""
|
484 |
+
"L'opacité d'afficher des images lors du chargement de la galerie principale "
|
485 |
+
"d'images en utilisant des animations CSS (entre 1 et 100%)."
|
486 |
+
|
487 |
+
#: includes/admin/metaboxes.php:761
|
488 |
+
msgid "The settings below adjust the lightbox outputs and displays."
|
489 |
+
msgstr "Les paramètres ci-dessous ajustent la visionneuse."
|
490 |
+
|
491 |
+
#: includes/admin/metaboxes.php:766 includes/admin/metaboxes.php:1033
|
492 |
+
msgid "Enable Lightbox?"
|
493 |
+
msgstr "Activer la visionneuse?"
|
494 |
+
|
495 |
+
#: includes/admin/metaboxes.php:770
|
496 |
+
msgid "Enables or disables the gallery lightbox."
|
497 |
+
msgstr "Active ou désactive la visionneuse de galerie."
|
498 |
+
|
499 |
+
#: includes/admin/metaboxes.php:775
|
500 |
+
msgid "Gallery Lightbox Theme"
|
501 |
+
msgstr "Thème de la visionneuse pour la galerie"
|
502 |
+
|
503 |
+
#: includes/admin/metaboxes.php:783
|
504 |
+
msgid "Sets the theme for the gallery lightbox display."
|
505 |
+
msgstr "Définit le thème de la visionneuse de la galerie"
|
506 |
+
|
507 |
+
#: includes/admin/metaboxes.php:797
|
508 |
+
msgid ""
|
509 |
+
"Define the maximum image size for the Lightbox view. Default / Full Size "
|
510 |
+
"will display the original, full size image."
|
511 |
+
msgstr ""
|
512 |
+
"Définir la taille maximale des images dans la vue Lightbox. Par défaut / "
|
513 |
+
"Taille complète affichera l'image originale, en taille complète."
|
514 |
+
|
515 |
+
#: includes/admin/metaboxes.php:803
|
516 |
+
msgid "Caption Position"
|
517 |
+
msgstr "Position de la légende"
|
518 |
+
|
519 |
+
#: includes/admin/metaboxes.php:811
|
520 |
+
msgid "Sets the display of the lightbox image's caption."
|
521 |
+
msgstr "Définit l'affichage de la légende de la visionneuse"
|
522 |
+
|
523 |
+
#: includes/admin/metaboxes.php:816 includes/admin/metaboxes.php:1060
|
524 |
+
msgid "Enable Gallery Arrows?"
|
525 |
+
msgstr "Activer les flèches de la Galerie ?"
|
526 |
+
|
527 |
+
#: includes/admin/metaboxes.php:820
|
528 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
529 |
+
msgstr "Active ou désactive les flèches de navigation de la visionneuse."
|
530 |
+
|
531 |
+
#: includes/admin/metaboxes.php:825
|
532 |
+
msgid "Gallery Arrow Position"
|
533 |
+
msgstr "Position des flèche de la Galerie"
|
534 |
+
|
535 |
+
#: includes/admin/metaboxes.php:833
|
536 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
537 |
+
msgstr "Définit la position des flèches de navigation de la visionneuse."
|
538 |
+
|
539 |
+
#: includes/admin/metaboxes.php:838
|
540 |
+
msgid "Enable Keyboard Navigation?"
|
541 |
+
msgstr "Activer la Navigation au clavier ?"
|
542 |
+
|
543 |
+
#: includes/admin/metaboxes.php:842
|
544 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
545 |
+
msgstr "Active ou désactive la navigation au clavier dans la visionneuse."
|
546 |
+
|
547 |
+
#: includes/admin/metaboxes.php:847
|
548 |
+
msgid "Enable Mousewheel Navigation?"
|
549 |
+
msgstr "Activer la Navigation par la molette de souris?"
|
550 |
+
|
551 |
+
#: includes/admin/metaboxes.php:851
|
552 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
553 |
+
msgstr "Active ou désactive la navigation à la souris dans la Galerie."
|
554 |
+
|
555 |
+
#: includes/admin/metaboxes.php:856 includes/admin/metaboxes.php:1069
|
556 |
+
msgid "Enable Gallery Toolbar?"
|
557 |
+
msgstr "Activer la barre d'outils de la Galerie ?"
|
558 |
+
|
559 |
+
#: includes/admin/metaboxes.php:860
|
560 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
561 |
+
msgstr "Active ou désactive la barre d'outils de la visionneuse."
|
562 |
+
|
563 |
+
#: includes/admin/metaboxes.php:865
|
564 |
+
msgid "Display Gallery Title in Toolbar?"
|
565 |
+
msgstr "Afficher le titre de la Galerie dans la barre d'outils ?"
|
566 |
+
|
567 |
+
#: includes/admin/metaboxes.php:869
|
568 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
569 |
+
msgstr ""
|
570 |
+
"Afficher le titre de la galerie dans la barre d'outils de la visionneuse."
|
571 |
+
|
572 |
+
#: includes/admin/metaboxes.php:874
|
573 |
+
msgid "Gallery Toolbar Position"
|
574 |
+
msgstr "Position de la barre d'outils de la Galerie."
|
575 |
+
|
576 |
+
#: includes/admin/metaboxes.php:882
|
577 |
+
msgid "Sets the position of the lightbox toolbar."
|
578 |
+
msgstr "Définit la position de la barre d'outils de la visionneuse."
|
579 |
+
|
580 |
+
#: includes/admin/metaboxes.php:887
|
581 |
+
msgid "Keep Aspect Ratio?"
|
582 |
+
msgstr "Conserver l'échelle"
|
583 |
+
|
584 |
+
#: includes/admin/metaboxes.php:891
|
585 |
+
msgid ""
|
586 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
587 |
+
msgstr ""
|
588 |
+
"Si activé, l'image sera toujours redimensionnée avec les proportions "
|
589 |
+
"d'origine."
|
590 |
+
|
591 |
+
#: includes/admin/metaboxes.php:896
|
592 |
+
msgid "Loop Gallery Navigation?"
|
593 |
+
msgstr "Navigation en boucle pour la Galerie ?"
|
594 |
+
|
595 |
+
#: includes/admin/metaboxes.php:900
|
596 |
+
msgid ""
|
597 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
598 |
+
msgstr "Active ou désactive la navigation en boucle pour la visionneuse."
|
599 |
+
|
600 |
+
#: includes/admin/metaboxes.php:905
|
601 |
+
msgid "Lightbox Transition Effect"
|
602 |
+
msgstr "Effet de Transition de la visionneuse"
|
603 |
+
|
604 |
+
#: includes/admin/metaboxes.php:913
|
605 |
+
msgid "Type of transition between images in the lightbox view."
|
606 |
+
msgstr "Type de transition entre les images dans la visionneuse."
|
607 |
+
|
608 |
+
#: includes/admin/metaboxes.php:918
|
609 |
+
msgid "HTML5 Output?"
|
610 |
+
msgstr "Sortie de l'HTML5 ?"
|
611 |
+
|
612 |
+
#: includes/admin/metaboxes.php:922
|
613 |
+
msgid ""
|
614 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
615 |
+
"HTML5 validation."
|
616 |
+
msgstr ""
|
617 |
+
"Si activé, utilise les données Envirabox-Galerie plutôt que des attributs "
|
618 |
+
"rel pour validation W3C HTML5."
|
619 |
+
|
620 |
+
#: includes/admin/metaboxes.php:945
|
621 |
+
msgid ""
|
622 |
+
"If enabled, thumbnails are generated automatically inside the lightbox. The "
|
623 |
+
"settings below adjust the thumbnail views for the gallery lightbox display."
|
624 |
+
msgstr ""
|
625 |
+
"Si activé, les vignettes sont générées automatiquement à l'intérieur de la "
|
626 |
+
"visionneuse. "
|
627 |
+
|
628 |
+
#: includes/admin/metaboxes.php:950 includes/admin/metaboxes.php:1078
|
629 |
+
msgid "Enable Gallery Thumbnails?"
|
630 |
+
msgstr "Afficher les vignettes de la Galerie ?"
|
631 |
+
|
632 |
+
#: includes/admin/metaboxes.php:954
|
633 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
634 |
+
msgstr "Active ou désactive les vignettes de la visionneuse."
|
635 |
+
|
636 |
+
#: includes/admin/metaboxes.php:959
|
637 |
+
msgid "Gallery Thumbnails Width"
|
638 |
+
msgstr "Largeur des vignettes de la Galerie"
|
639 |
+
|
640 |
+
#: includes/admin/metaboxes.php:963
|
641 |
+
msgid "Sets the width of each lightbox thumbnail."
|
642 |
+
msgstr "Définit la largeur de chaque vignette de la visionneuse"
|
643 |
+
|
644 |
+
#: includes/admin/metaboxes.php:968
|
645 |
+
msgid "Gallery Thumbnails Height"
|
646 |
+
msgstr "Hauteur des vignettes de la Galerie"
|
647 |
+
|
648 |
+
#: includes/admin/metaboxes.php:972
|
649 |
+
msgid "Sets the height of each lightbox thumbnail."
|
650 |
+
msgstr "Définit la hauteur de chaque vignette de la visionneuse."
|
651 |
+
|
652 |
+
#: includes/admin/metaboxes.php:977
|
653 |
+
msgid "Gallery Thumbnails Position"
|
654 |
+
msgstr "Position des vignettes de la Galerie"
|
655 |
+
|
656 |
+
#: includes/admin/metaboxes.php:985
|
657 |
+
msgid "Sets the position of the lightbox thumbnails."
|
658 |
+
msgstr "Définit la position des vignettes de la visionneuse."
|
659 |
+
|
660 |
+
#: includes/admin/metaboxes.php:1007
|
661 |
+
msgid ""
|
662 |
+
"The settings below adjust configuration options for the gallery and lightbox "
|
663 |
+
"when viewed on a mobile device."
|
664 |
+
msgstr ""
|
665 |
+
"Les paramètres ci-dessous ajustent les options de configuration pour la "
|
666 |
+
"Galerie et la visionneuse sur un appareil mobile."
|
667 |
+
|
668 |
+
#: includes/admin/metaboxes.php:1013
|
669 |
+
msgid "Create Mobile Gallery Images?"
|
670 |
+
msgstr "Créer une galerie d'image pour un Mobile ?"
|
671 |
+
|
672 |
+
#: includes/admin/metaboxes.php:1017
|
673 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
674 |
+
msgstr ""
|
675 |
+
"Active ou désactive la création d'images spécifiques pour les appareils "
|
676 |
+
"mobiles."
|
677 |
+
|
678 |
+
#: includes/admin/metaboxes.php:1022
|
679 |
+
msgid "Mobile Dimensions"
|
680 |
+
msgstr "Dimensions mobiles"
|
681 |
+
|
682 |
+
#: includes/admin/metaboxes.php:1026
|
683 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
684 |
+
msgstr ""
|
685 |
+
"Ce seront les tailles utilisées pour les images affichées sur les appareils "
|
686 |
+
"mobiles."
|
687 |
+
|
688 |
+
#: includes/admin/metaboxes.php:1037
|
689 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
690 |
+
msgstr "Active ou désactive la visionneuse sur les appareils mobiles."
|
691 |
+
|
692 |
+
#: includes/admin/metaboxes.php:1042
|
693 |
+
msgid "Enable Gallery Touchwipe?"
|
694 |
+
msgstr "Activer la Galerie Touchwipe ?"
|
695 |
+
|
696 |
+
#: includes/admin/metaboxes.php:1046
|
697 |
+
msgid ""
|
698 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
699 |
+
"devices."
|
700 |
+
msgstr ""
|
701 |
+
"Active ou désactive le support des touchwipe pour la visionneuse sur les "
|
702 |
+
"appareils mobiles."
|
703 |
+
|
704 |
+
#: includes/admin/metaboxes.php:1051
|
705 |
+
msgid "Close Lightbox on Swipe Up?"
|
706 |
+
msgstr "Fermer Lightbox avec un Balayage vers le Haut ?"
|
707 |
+
|
708 |
+
#: includes/admin/metaboxes.php:1055
|
709 |
+
msgid ""
|
710 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
711 |
+
"devices."
|
712 |
+
msgstr ""
|
713 |
+
"Active ou désactive la fermeture de Lightbox quand l'utilisateur balaie vers "
|
714 |
+
"le haut sur des appareils mobiles."
|
715 |
+
|
716 |
+
#: includes/admin/metaboxes.php:1064
|
717 |
+
msgid ""
|
718 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
719 |
+
msgstr ""
|
720 |
+
"Active ou désactive la navigation par flèche de la visionneuse sur les "
|
721 |
+
"appareils mobiles."
|
722 |
+
|
723 |
+
#: includes/admin/metaboxes.php:1073
|
724 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
725 |
+
msgstr ""
|
726 |
+
"Active ou désactive la barre d'outils de la visionneuse sur les appareils "
|
727 |
+
"mobiles."
|
728 |
+
|
729 |
+
#: includes/admin/metaboxes.php:1082
|
730 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
731 |
+
msgstr ""
|
732 |
+
"Active ou désactive les vignettes de la visionneuse sur les appareils "
|
733 |
+
"mobiles."
|
734 |
+
|
735 |
+
#: includes/admin/metaboxes.php:1105
|
736 |
+
msgid ""
|
737 |
+
"The settings below adjust the miscellaneous settings for the gallery "
|
738 |
+
"lightbox display."
|
739 |
+
msgstr ""
|
740 |
+
"Les paramètres ci-dessous ajustent les divers réglages pour l'affichage de "
|
741 |
+
"la visionneuse."
|
742 |
+
|
743 |
+
#: includes/admin/metaboxes.php:1110
|
744 |
+
msgid "Gallery Title"
|
745 |
+
msgstr "Titre de la galerie"
|
746 |
+
|
747 |
+
#: includes/admin/metaboxes.php:1114
|
748 |
+
msgid "Internal gallery title for identification in the admin."
|
749 |
+
msgstr ""
|
750 |
+
"Titre interne de la galerie pour l'identification par l'administrateur."
|
751 |
+
|
752 |
+
#: includes/admin/metaboxes.php:1119
|
753 |
+
msgid "Gallery Slug"
|
754 |
+
msgstr "Code galerie"
|
755 |
+
|
756 |
+
#: includes/admin/metaboxes.php:1123
|
757 |
+
msgid ""
|
758 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
759 |
+
"advanced gallery queries."
|
760 |
+
msgstr ""
|
761 |
+
"Code galerie interne <strong>unique</strong>pour l'identification et la "
|
762 |
+
"galerie et les requêtes ."
|
763 |
+
|
764 |
+
#: includes/admin/metaboxes.php:1128
|
765 |
+
msgid "Custom Gallery Classes"
|
766 |
+
msgstr "Classes de galerie personnalisées"
|
767 |
+
|
768 |
+
#: includes/admin/metaboxes.php:1131
|
769 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
770 |
+
msgstr "Entrez les classes CSS personnalisées ici, un par ligne."
|
771 |
+
|
772 |
+
#: includes/admin/metaboxes.php:1132
|
773 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
774 |
+
msgstr ""
|
775 |
+
"Ajouter classes CSS personnalisées à cette galerie. Saisissez une classe par "
|
776 |
+
"ligne."
|
777 |
+
|
778 |
+
#: includes/admin/metaboxes.php:1137
|
779 |
+
msgid "Import/Export Gallery"
|
780 |
+
msgstr "Importer / Exporter la galerie"
|
781 |
+
|
782 |
+
#: includes/admin/metaboxes.php:1150
|
783 |
+
msgid "Import Gallery"
|
784 |
+
msgstr "Importer la galerie"
|
785 |
+
|
786 |
+
#: includes/admin/metaboxes.php:1157
|
787 |
+
msgid "Export Gallery"
|
788 |
+
msgstr "Exporter la galerie"
|
789 |
+
|
790 |
+
#: includes/admin/metaboxes.php:1163
|
791 |
+
msgid "Enable RTL Support?"
|
792 |
+
msgstr "Activer le Support RTL ?"
|
793 |
+
|
794 |
+
#: includes/admin/metaboxes.php:1167
|
795 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
796 |
+
msgstr ""
|
797 |
+
"Active ou désactive le support RTL dans Envira pour les langues de droite à "
|
798 |
+
"gauche."
|
799 |
+
|
800 |
+
#: includes/admin/metaboxes.php:1396
|
801 |
+
msgid "Remove Image from Gallery?"
|
802 |
+
msgstr "Retirez l'image de la galerie?"
|
803 |
+
|
804 |
+
#: includes/admin/metaboxes.php:1397
|
805 |
+
msgid "Modify Image"
|
806 |
+
msgstr "Modifier l'image"
|
807 |
+
|
808 |
+
#: includes/admin/metaboxes.php:1429
|
809 |
+
msgid "Edit previous media item"
|
810 |
+
msgstr "Modifier le média précédent"
|
811 |
+
|
812 |
+
#: includes/admin/metaboxes.php:1432
|
813 |
+
msgid "Edit next media item"
|
814 |
+
msgstr "Modifier le média suivant"
|
815 |
+
|
816 |
+
#: includes/admin/metaboxes.php:1438
|
817 |
+
msgid "Edit Metadata"
|
818 |
+
msgstr "Modifier les métadonnées"
|
819 |
+
|
820 |
+
#: includes/admin/metaboxes.php:1461 includes/admin/metaboxes.php:1495
|
821 |
+
#: includes/admin/posttype.php:83 includes/global/common.php:163
|
822 |
+
#: includes/global/widget.php:153
|
823 |
+
msgid "Title"
|
824 |
+
msgstr "Titre"
|
825 |
+
|
826 |
+
#: includes/admin/metaboxes.php:1462
|
827 |
+
msgid ""
|
828 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
829 |
+
"titles in the main Lightbox settings."
|
830 |
+
msgstr ""
|
831 |
+
"Les titres des images peuvent prendre tous les types HTML. Vous pouvez "
|
832 |
+
"ajuster la position des titres dans les paramètres généraux de la "
|
833 |
+
"visionneuse."
|
834 |
+
|
835 |
+
#: includes/admin/metaboxes.php:1467 includes/admin/metaboxes.php:1501
|
836 |
+
#: includes/global/common.php:167
|
837 |
+
msgid "Caption"
|
838 |
+
msgstr "Légende"
|
839 |
+
|
840 |
+
#: includes/admin/metaboxes.php:1468
|
841 |
+
msgid ""
|
842 |
+
"Caption can take any type of HTML, and are displayed when an image is "
|
843 |
+
"clicked."
|
844 |
+
msgstr ""
|
845 |
+
"Les titres peuvent prendre n'importe quel type HTML et sont affichés lorsque "
|
846 |
+
"vous cliquez sur une image."
|
847 |
+
|
848 |
+
#: includes/admin/metaboxes.php:1473 includes/admin/metaboxes.php:1518
|
849 |
+
msgid "Alt Text"
|
850 |
+
msgstr "Texte au survol"
|
851 |
+
|
852 |
+
#: includes/admin/metaboxes.php:1474
|
853 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
854 |
+
msgstr "Très important pour le référencement, le texte Alt décrit l'image."
|
855 |
+
|
856 |
+
#: includes/admin/metaboxes.php:1479 includes/admin/metaboxes.php:1524
|
857 |
+
#: includes/global/common.php:175
|
858 |
+
msgid "URL"
|
859 |
+
msgstr "URL"
|
860 |
+
|
861 |
+
#: includes/admin/metaboxes.php:1480
|
862 |
+
msgid ""
|
863 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
864 |
+
"full size image."
|
865 |
+
msgstr ""
|
866 |
+
"Entrer un lien hypertexte si vous souhaitez lier cette image à un endroit "
|
867 |
+
"autre que son image pleine taille."
|
868 |
+
|
869 |
+
#: includes/admin/metaboxes.php:1532
|
870 |
+
msgid "Search WordPress Content for URL"
|
871 |
+
msgstr "Recherche de contenu WordPress pour les URL"
|
872 |
+
|
873 |
+
#: includes/admin/metaboxes.php:1543
|
874 |
+
msgid "Open URL in New Window?"
|
875 |
+
msgstr "Ouvrir le lien dans une nouvelle fenêtre."
|
876 |
+
|
877 |
+
#: includes/admin/metaboxes.php:1555
|
878 |
+
msgid "Save Metadata"
|
879 |
+
msgstr "Sauvegarder les métadonnées"
|
880 |
+
|
881 |
+
#: includes/admin/metaboxes.php:1560
|
882 |
+
msgid "Saved."
|
883 |
+
msgstr "Sauvegardé."
|
884 |
+
|
885 |
+
#: includes/admin/notice.php:179
|
886 |
+
msgid "Dismiss this notice"
|
887 |
+
msgstr "Ignorer ce message"
|
888 |
+
|
889 |
+
#: includes/admin/posttype.php:84
|
890 |
+
msgid "Shortcode"
|
891 |
+
msgstr "Shortcode"
|
892 |
+
|
893 |
+
#: includes/admin/posttype.php:85
|
894 |
+
msgid "Function"
|
895 |
+
msgstr "Fonction"
|
896 |
+
|
897 |
+
#: includes/admin/posttype.php:86
|
898 |
+
msgid "Number of Images"
|
899 |
+
msgstr "Nombre d'images"
|
900 |
+
|
901 |
+
#: includes/admin/posttype.php:87
|
902 |
+
msgid "Posts"
|
903 |
+
msgstr "Articles"
|
904 |
+
|
905 |
+
#: includes/admin/posttype.php:88
|
906 |
+
msgid "Last Modified"
|
907 |
+
msgstr "Dernière Modification"
|
908 |
+
|
909 |
+
#: includes/admin/posttype.php:89
|
910 |
+
msgid "Date"
|
911 |
+
msgstr "Date"
|
912 |
+
|
913 |
+
#: includes/admin/posttype.php:165 includes/admin/posttype.php:168
|
914 |
+
msgid "Envira gallery updated."
|
915 |
+
msgstr "Galerie Envira mise à jour."
|
916 |
+
|
917 |
+
#: includes/admin/posttype.php:166
|
918 |
+
msgid "Envira gallery custom field updated."
|
919 |
+
msgstr "Champ personnalisé de Galerie Envira mis à jour."
|
920 |
+
|
921 |
+
#: includes/admin/posttype.php:167
|
922 |
+
msgid "Envira gallery custom field deleted."
|
923 |
+
msgstr "Champ personnalisé de Galerie Envira supprimé."
|
924 |
+
|
925 |
+
#: includes/admin/posttype.php:169
|
926 |
+
msgid "Envira gallery restored to revision from %s."
|
927 |
+
msgstr "Galerie restaurée à la version de% s"
|
928 |
+
|
929 |
+
#: includes/admin/posttype.php:170
|
930 |
+
msgid "Envira gallery published."
|
931 |
+
msgstr "Galerie Envira publiée."
|
932 |
+
|
933 |
+
#: includes/admin/posttype.php:171
|
934 |
+
msgid "Envira gallery saved."
|
935 |
+
msgstr "Galerie Envira sauvegardée."
|
936 |
+
|
937 |
+
#: includes/admin/posttype.php:172
|
938 |
+
msgid "Envira gallery submitted."
|
939 |
+
msgstr "Galerie Envira proposée."
|
940 |
+
|
941 |
+
#: includes/admin/posttype.php:173
|
942 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
943 |
+
msgstr "Galerie Envira programmée <strong>pour:%1$s.</strong>"
|
944 |
+
|
945 |
+
#: includes/admin/posttype.php:173
|
946 |
+
msgid "M j, Y @ G:i"
|
947 |
+
msgstr "M j, Y @ G:i"
|
948 |
+
|
949 |
+
#: includes/admin/posttype.php:174
|
950 |
+
msgid "Envira gallery draft updated."
|
951 |
+
msgstr "Projet mis à jour."
|
952 |
+
|
953 |
+
#: includes/admin/settings.php:81 includes/admin/settings.php:807
|
954 |
+
msgid "Settings"
|
955 |
+
msgstr "Paramètres"
|
956 |
+
|
957 |
+
#: includes/admin/settings.php:252
|
958 |
+
msgid " galleries(s) fixed successfully."
|
959 |
+
msgstr "galeries (s) enregistrée(s) avec succès."
|
960 |
+
|
961 |
+
#: includes/admin/settings.php:385
|
962 |
+
msgid "Settings saved successfully."
|
963 |
+
msgstr "Les Paramètres ont été enregistrés avec Succès."
|
964 |
+
|
965 |
+
#: includes/admin/settings.php:431 includes/admin/settings.php:649
|
966 |
+
msgid "Status: Active"
|
967 |
+
msgstr "Statut : actif"
|
968 |
+
|
969 |
+
#: includes/admin/settings.php:432 includes/admin/settings.php:670
|
970 |
+
msgid "Activate"
|
971 |
+
msgstr "Activer"
|
972 |
+
|
973 |
+
#: includes/admin/settings.php:434
|
974 |
+
msgid "Activating..."
|
975 |
+
msgstr "Activation ..."
|
976 |
+
|
977 |
+
#: includes/admin/settings.php:436 includes/admin/settings.php:651
|
978 |
+
msgid "Deactivate"
|
979 |
+
msgstr "Désactiver"
|
980 |
+
|
981 |
+
#: includes/admin/settings.php:438
|
982 |
+
msgid "Deactivating..."
|
983 |
+
msgstr "Désactivation de..."
|
984 |
+
|
985 |
+
#: includes/admin/settings.php:439 includes/admin/settings.php:668
|
986 |
+
msgid "Status: Inactive"
|
987 |
+
msgstr "Statut : Inactive"
|
988 |
+
|
989 |
+
#: includes/admin/settings.php:440
|
990 |
+
msgid "Install"
|
991 |
+
msgstr "Installer"
|
992 |
+
|
993 |
+
#: includes/admin/settings.php:442
|
994 |
+
msgid "Installing..."
|
995 |
+
msgstr "Installation"
|
996 |
+
|
997 |
+
#: includes/admin/settings.php:443
|
998 |
+
msgid "Proceed"
|
999 |
+
msgstr "Continuez!"
|
1000 |
+
|
1001 |
+
#: includes/admin/settings.php:491
|
1002 |
+
msgid "General"
|
1003 |
+
msgstr "Général"
|
1004 |
+
|
1005 |
+
#: includes/admin/settings.php:492
|
1006 |
+
msgid "Addons"
|
1007 |
+
msgstr "Extensions"
|
1008 |
+
|
1009 |
+
#: includes/admin/settings.php:516
|
1010 |
+
msgid "Envira License Key"
|
1011 |
+
msgstr "Clé de licence de Envira"
|
1012 |
+
|
1013 |
+
#: includes/admin/settings.php:522
|
1014 |
+
msgid "Verify Key"
|
1015 |
+
msgstr "Vérifier la clé."
|
1016 |
+
|
1017 |
+
#: includes/admin/settings.php:523
|
1018 |
+
msgid "Deactivate Key"
|
1019 |
+
msgstr "Désactiver la clé"
|
1020 |
+
|
1021 |
+
#: includes/admin/settings.php:524
|
1022 |
+
msgid "License key to enable automatic updates for Envira."
|
1023 |
+
msgstr "Clé de licence pour activer les mises à jour automatiques pour Envira."
|
1024 |
+
|
1025 |
+
#: includes/admin/settings.php:531
|
1026 |
+
msgid "Envira License Key Type"
|
1027 |
+
msgstr "Type de clé de Licence de Envira"
|
1028 |
+
|
1029 |
+
#: includes/admin/settings.php:535
|
1030 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1031 |
+
msgstr "Votre type de clé de licence pour ce site est <strong>%s.</strong>"
|
1032 |
+
|
1033 |
+
#: includes/admin/settings.php:538
|
1034 |
+
msgid "Refresh Key"
|
1035 |
+
msgstr "Actualiser la clé"
|
1036 |
+
|
1037 |
+
#: includes/admin/settings.php:539
|
1038 |
+
msgid ""
|
1039 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1040 |
+
"license has been upgraded or the type is incorrect."
|
1041 |
+
msgstr ""
|
1042 |
+
"Votre type clé de licence (comporte les mises à jour et Addons). Si votre "
|
1043 |
+
"licence a été mise à niveau ou le type est incorrect, cliquez sur Actualiser."
|
1044 |
+
|
1045 |
+
#: includes/admin/settings.php:548
|
1046 |
+
msgid "Fix Broken Migration"
|
1047 |
+
msgstr "Changer les lien suite à une migration."
|
1048 |
+
|
1049 |
+
#: includes/admin/settings.php:553
|
1050 |
+
msgid "Fix"
|
1051 |
+
msgstr "Changer"
|
1052 |
+
|
1053 |
+
#: includes/admin/settings.php:554
|
1054 |
+
msgid ""
|
1055 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1056 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1057 |
+
"galleries will probably no longer show any images. <strong>If this is the "
|
1058 |
+
"case</strong>, click the button above to fix this. We recommend using a "
|
1059 |
+
"migration plugin or script next time :)"
|
1060 |
+
msgstr ""
|
1061 |
+
"Si vous avez changé l'URL de votre site WordPress et exécuté manuellement "
|
1062 |
+
"une requête Rechercher/Remplacer sur les URLs dans votre base de données "
|
1063 |
+
"WordPress, vos galeries montreront sans doute plus d'images. <strong>Si "
|
1064 |
+
"c'est le cas</strong>, cliquez sur le bouton ci-dessus pour résoudre ce "
|
1065 |
+
"problème. Nous vous recommandons d'utiliser un plugin de migration ou un "
|
1066 |
+
"script la prochaine fois."
|
1067 |
+
|
1068 |
+
#: includes/admin/settings.php:570
|
1069 |
+
msgid "Add New Images"
|
1070 |
+
msgstr "Ajouter de nouvelles images"
|
1071 |
+
|
1072 |
+
#: includes/admin/settings.php:578
|
1073 |
+
msgid ""
|
1074 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1075 |
+
"after any existing images."
|
1076 |
+
msgstr ""
|
1077 |
+
"Lorsque vous ajoutez des médias à une galerie, choisissez si vous voulez "
|
1078 |
+
"l'ajouter avant ou après une image existante."
|
1079 |
+
|
1080 |
+
#: includes/admin/settings.php:585
|
1081 |
+
msgid "Delete Images on Gallery Deletion"
|
1082 |
+
msgstr "Supprime les images lors de la suppression de la galerie"
|
1083 |
+
|
1084 |
+
#: includes/admin/settings.php:593
|
1085 |
+
msgid ""
|
1086 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1087 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1088 |
+
"Posts, they will not be deleted."
|
1089 |
+
msgstr ""
|
1090 |
+
"Lors de la suppression d'une galerie, choisissez si vous souhaitez supprimer "
|
1091 |
+
"tous les médias associés à la galerie. Note: Si une (des) image(s) est "
|
1092 |
+
"(sont) attachée(s) à d'autres articles dans la Bibliothèque média, elles ne "
|
1093 |
+
"seront pas supprimées."
|
1094 |
+
|
1095 |
+
#: includes/admin/settings.php:602
|
1096 |
+
msgid "Save Image Settings"
|
1097 |
+
msgstr "Enregistrer les paramètres de l'image"
|
1098 |
+
|
1099 |
+
#: includes/admin/settings.php:624
|
1100 |
+
msgid ""
|
1101 |
+
"In order to get access to Addons, you need to verify your license key for "
|
1102 |
+
"Envira Gallery."
|
1103 |
+
msgstr ""
|
1104 |
+
"Afin d'avoir accès aux Addons, vous devez vérifier votre clé de licence pour "
|
1105 |
+
"Envira Galerie."
|
1106 |
+
|
1107 |
+
#: includes/admin/settings.php:628
|
1108 |
+
msgid ""
|
1109 |
+
"Missing addons that you think you should be able to see? Try clicking the "
|
1110 |
+
"button below to refresh the addon data."
|
1111 |
+
msgstr ""
|
1112 |
+
"Impossible de voir des Addons ? Essayez de cliquer sur le bouton ci-dessous "
|
1113 |
+
"pour actualiser les données de l'addon."
|
1114 |
+
|
1115 |
+
#: includes/admin/settings.php:630 includes/admin/settings.php:685
|
1116 |
+
msgid "Refresh Addons"
|
1117 |
+
msgstr "Actualiser les Addons"
|
1118 |
+
|
1119 |
+
#: includes/admin/settings.php:659
|
1120 |
+
msgid "Status: Not Installed"
|
1121 |
+
msgstr "Statut : Non installé"
|
1122 |
+
|
1123 |
+
#: includes/admin/settings.php:661
|
1124 |
+
msgid "Install Addon"
|
1125 |
+
msgstr "Installer un Addon"
|
1126 |
+
|
1127 |
+
#: includes/admin/settings.php:683
|
1128 |
+
msgid ""
|
1129 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
1130 |
+
"button below the refresh the addons data."
|
1131 |
+
msgstr ""
|
1132 |
+
"Il y a eu un problème en extrayant les Addons pour ce site. Cliquer sur le "
|
1133 |
+
"bouton ci-dessous pour la mise à jour des Addons."
|
1134 |
+
|
1135 |
+
#: includes/admin/settings.php:691
|
1136 |
+
msgid ""
|
1137 |
+
"In order to get access to Addons, you need to resolve your license key "
|
1138 |
+
"errors."
|
1139 |
+
msgstr ""
|
1140 |
+
"Afin d'avoir accès aux Addons, vous devrez rectifier vos erreurs de clé de "
|
1141 |
+
"licence."
|
1142 |
+
|
1143 |
+
#: includes/admin/skin.php:79
|
1144 |
+
msgid "There was an error installing the addon. Please try again."
|
1145 |
+
msgstr "Il y a eu une erreur d'installation de l'Addon. Essayer de nouveau."
|
1146 |
+
|
1147 |
+
#: includes/global/common.php:63
|
1148 |
+
msgid "One Column (1)"
|
1149 |
+
msgstr "Une Colonne (1)"
|
1150 |
+
|
1151 |
+
#: includes/global/common.php:67
|
1152 |
+
msgid "Two Columns (2)"
|
1153 |
+
msgstr "Deux Colonnes (2)"
|
1154 |
+
|
1155 |
+
#: includes/global/common.php:71
|
1156 |
+
msgid "Three Columns (3)"
|
1157 |
+
msgstr "Trois Colonnes (3)"
|
1158 |
+
|
1159 |
+
#: includes/global/common.php:75
|
1160 |
+
msgid "Four Columns (4)"
|
1161 |
+
msgstr "Quatre Colonnes (4)"
|
1162 |
+
|
1163 |
+
#: includes/global/common.php:79
|
1164 |
+
msgid "Five Columns (5)"
|
1165 |
+
msgstr "Cinq Colonnes (5)"
|
1166 |
+
|
1167 |
+
#: includes/global/common.php:83
|
1168 |
+
msgid "Six Columns (6)"
|
1169 |
+
msgstr "Six Colonnes (6)"
|
1170 |
+
|
1171 |
+
#: includes/global/common.php:103 includes/global/common.php:220
|
1172 |
+
msgid "Base"
|
1173 |
+
msgstr "Base"
|
1174 |
+
|
1175 |
+
#: includes/global/common.php:123
|
1176 |
+
msgid "Do not display"
|
1177 |
+
msgstr "Ne pas afficher"
|
1178 |
+
|
1179 |
+
#: includes/global/common.php:127
|
1180 |
+
msgid "Display above galleries"
|
1181 |
+
msgstr "Afficher au-dessus des galeries"
|
1182 |
+
|
1183 |
+
#: includes/global/common.php:131
|
1184 |
+
msgid "Display below galleries"
|
1185 |
+
msgstr "Afficher au dessous des galeries"
|
1186 |
+
|
1187 |
+
#: includes/global/common.php:151
|
1188 |
+
#, fuzzy
|
1189 |
+
msgid "No Sorting"
|
1190 |
+
msgstr "Pas de tri"
|
1191 |
+
|
1192 |
+
#: includes/global/common.php:155
|
1193 |
+
msgid "Random"
|
1194 |
+
msgstr "Aléatoire"
|
1195 |
+
|
1196 |
+
#: includes/global/common.php:159
|
1197 |
+
msgid "Filename"
|
1198 |
+
msgstr "Nom de fichier"
|
1199 |
+
|
1200 |
+
#: includes/global/common.php:171
|
1201 |
+
#, fuzzy
|
1202 |
+
msgid "Alt"
|
1203 |
+
msgstr "Texte alternatif"
|
1204 |
+
|
1205 |
+
#: includes/global/common.php:195
|
1206 |
+
msgid "Ascending (A-Z)"
|
1207 |
+
msgstr "Croissant (A-Z)"
|
1208 |
+
|
1209 |
+
#: includes/global/common.php:199
|
1210 |
+
msgid "Descending (Z-A)"
|
1211 |
+
msgstr "Décroissant (Z-A)"
|
1212 |
+
|
1213 |
+
#: includes/global/common.php:250
|
1214 |
+
msgid "Full Width"
|
1215 |
+
msgstr "Pleine largeur"
|
1216 |
+
|
1217 |
+
#: includes/global/common.php:299
|
1218 |
+
msgid "Float"
|
1219 |
+
msgstr "Flottante"
|
1220 |
+
|
1221 |
+
#: includes/global/common.php:303
|
1222 |
+
msgid "Float (Wrapped)"
|
1223 |
+
msgstr "Flottante (encadrée)"
|
1224 |
+
|
1225 |
+
#: includes/global/common.php:307 includes/global/common.php:335
|
1226 |
+
msgid "Inside"
|
1227 |
+
msgstr "À l’intérieur"
|
1228 |
+
|
1229 |
+
#: includes/global/common.php:311 includes/global/common.php:339
|
1230 |
+
msgid "Outside"
|
1231 |
+
msgstr "À l'extérieur"
|
1232 |
+
|
1233 |
+
#: includes/global/common.php:315
|
1234 |
+
msgid "Over"
|
1235 |
+
msgstr "par dessus"
|
1236 |
+
|
1237 |
+
#: includes/global/common.php:359
|
1238 |
+
msgid "Fade"
|
1239 |
+
msgstr "Fondu"
|
1240 |
+
|
1241 |
+
#: includes/global/common.php:363
|
1242 |
+
msgid "Elastic"
|
1243 |
+
msgstr "Élastique"
|
1244 |
+
|
1245 |
+
#: includes/global/common.php:367
|
1246 |
+
msgid "No Effect"
|
1247 |
+
msgstr "Aucun effet"
|
1248 |
+
|
1249 |
+
#: includes/global/common.php:387 includes/global/common.php:411
|
1250 |
+
msgid "Top"
|
1251 |
+
msgstr "En haut"
|
1252 |
+
|
1253 |
+
#: includes/global/common.php:391 includes/global/common.php:415
|
1254 |
+
msgid "Bottom"
|
1255 |
+
msgstr "En bas"
|
1256 |
+
|
1257 |
+
#: includes/global/common.php:543
|
1258 |
+
msgid "Image Files"
|
1259 |
+
msgstr "Fichiers image"
|
1260 |
+
|
1261 |
+
#: includes/global/common.php:566
|
1262 |
+
msgid "Before Existing Images"
|
1263 |
+
msgstr "Images existantes avant"
|
1264 |
+
|
1265 |
+
#: includes/global/common.php:570
|
1266 |
+
msgid "After Existing Images"
|
1267 |
+
msgstr "Après les Images existantes"
|
1268 |
+
|
1269 |
+
#: includes/global/common.php:590
|
1270 |
+
msgid "No"
|
1271 |
+
msgstr "Non"
|
1272 |
+
|
1273 |
+
#: includes/global/common.php:594
|
1274 |
+
msgid "Yes"
|
1275 |
+
msgstr "Oui"
|
1276 |
+
|
1277 |
+
#: includes/global/common.php:658
|
1278 |
+
msgid ""
|
1279 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1280 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1281 |
+
"on your server."
|
1282 |
+
msgstr ""
|
1283 |
+
"Aucun éditeur d'image ne peut être choisi. Vérifier avec votre hébergeur que "
|
1284 |
+
"vous avez, soit la bibliothèque d'images GD, ou Imagick, compilées avec "
|
1285 |
+
"votre installateur PHP sur votre serveur."
|
1286 |
+
|
1287 |
+
#: includes/global/common.php:761
|
1288 |
+
msgid "No image URL specified for cropping."
|
1289 |
+
msgstr "Aucune image URL spécifiée pour le recadrage."
|
1290 |
+
|
1291 |
+
#: includes/global/common.php:780
|
1292 |
+
msgid "No file could be found for the image URL specified."
|
1293 |
+
msgstr "Aucun fichier n'a pu être trouvé pour l'URL de l'image spécifiée."
|
1294 |
+
|
1295 |
+
#: includes/global/common.php:788 includes/global/common.php:800
|
1296 |
+
msgid ""
|
1297 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1298 |
+
msgstr ""
|
1299 |
+
"Les dimensions de l'image d'origine ne peuvent pas être récupérées pour le "
|
1300 |
+
"recadrage."
|
1301 |
+
|
1302 |
+
#: includes/global/posttype.php:51
|
1303 |
+
msgid "Envira Galleries"
|
1304 |
+
msgstr "Galeries de Envira"
|
1305 |
+
|
1306 |
+
#. Plugin Name of the plugin/theme
|
1307 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
1308 |
+
#: includes/global/widget.php:50
|
1309 |
+
msgid "Envira Gallery"
|
1310 |
+
msgstr "Galerie Envira "
|
1311 |
+
|
1312 |
+
#: includes/global/posttype.php:53
|
1313 |
+
msgid "Add New"
|
1314 |
+
msgstr "Ajouter"
|
1315 |
+
|
1316 |
+
#: includes/global/posttype.php:54
|
1317 |
+
msgid "Add New Envira Gallery"
|
1318 |
+
msgstr "Ajouter une nouvelle Galerie Envira"
|
1319 |
+
|
1320 |
+
#: includes/global/posttype.php:55
|
1321 |
+
msgid "Edit Envira Gallery"
|
1322 |
+
msgstr "Editer une Galerie Envira"
|
1323 |
+
|
1324 |
+
#: includes/global/posttype.php:56
|
1325 |
+
msgid "New Envira Gallery"
|
1326 |
+
msgstr "Nouvelle Galerie Envira"
|
1327 |
+
|
1328 |
+
#: includes/global/posttype.php:57
|
1329 |
+
msgid "View Envira Gallery"
|
1330 |
+
msgstr "Voir une Galerie Envira"
|
1331 |
+
|
1332 |
+
#: includes/global/posttype.php:58
|
1333 |
+
msgid "Search Envira Galleries"
|
1334 |
+
msgstr "Chercher une Galerie Envira"
|
1335 |
+
|
1336 |
+
#: includes/global/posttype.php:59
|
1337 |
+
msgid "No Envira galleries found."
|
1338 |
+
msgstr "Aucune Galerie Envira trouvée."
|
1339 |
+
|
1340 |
+
#: includes/global/posttype.php:60
|
1341 |
+
msgid "No Envira galleries found in trash."
|
1342 |
+
msgstr "Aucune Galerie Envira trouvée dans la corbeille"
|
1343 |
+
|
1344 |
+
#: includes/global/shortcode.php:460
|
1345 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1346 |
+
msgstr ""
|
1347 |
+
"Le contenu demandé ne peut pas être chargé.<br>Veuillez réessayer "
|
1348 |
+
"ultérieurement.<p>"
|
1349 |
+
|
1350 |
+
#: includes/global/shortcode.php:461 includes/global/shortcode.php:863
|
1351 |
+
msgid "Close"
|
1352 |
+
msgstr "Fermer"
|
1353 |
+
|
1354 |
+
#: includes/global/shortcode.php:462 includes/global/shortcode.php:853
|
1355 |
+
msgid "Next"
|
1356 |
+
msgstr "Suivant"
|
1357 |
+
|
1358 |
+
#: includes/global/shortcode.php:463 includes/global/shortcode.php:849
|
1359 |
+
msgid "Previous"
|
1360 |
+
msgstr "Précédent"
|
1361 |
+
|
1362 |
+
#: includes/global/widget.php:56
|
1363 |
+
msgid "Place an Envira gallery into a widgetized area."
|
1364 |
+
msgstr "Passer une Galerie Envira dans une zone de widget."
|
1365 |
+
|
1366 |
+
#: includes/global/widget.php:158
|
1367 |
+
msgid "Gallery"
|
1368 |
+
msgstr "Galerie"
|
1369 |
+
|
1370 |
+
#. Plugin URI of the plugin/theme
|
1371 |
+
msgid "http://enviragallery.com"
|
1372 |
+
msgstr "http://enviragallery.com"
|
1373 |
+
|
1374 |
+
#. Description of the plugin/theme
|
1375 |
+
msgid "Envira Gallery is best responsive WordPress gallery plugin."
|
1376 |
+
msgstr ""
|
1377 |
+
"Envira Gallery est le meilleur plugin pour WordPress de galerie adaptative."
|
1378 |
+
|
1379 |
+
#. Author of the plugin/theme
|
1380 |
+
msgid "Envira Gallery Team"
|
1381 |
+
msgstr "Envira Gallery Team"
|
1382 |
+
|
1383 |
+
#. Author URI of the plugin/theme
|
1384 |
+
msgid "http://thomasgriffinmedia.com"
|
1385 |
+
msgstr "http://thomasgriffinmedia.com"
|
1386 |
+
|
1387 |
+
#~ msgid "Library Images"
|
1388 |
+
#~ msgstr "Bibliothèque d'images"
|
1389 |
+
|
1390 |
+
#~ msgid "selected"
|
1391 |
+
#~ msgstr "sélectionné"
|
1392 |
+
|
1393 |
+
#~ msgid "Search"
|
1394 |
+
#~ msgstr "Chercher"
|
1395 |
+
|
1396 |
+
#~ msgid "Load More Images from Library"
|
1397 |
+
#~ msgstr "Charger Plus d'images de la bibliothèque"
|
1398 |
+
|
1399 |
+
#~ msgid "Selecting Images"
|
1400 |
+
#~ msgstr "Sélection d'images"
|
1401 |
+
|
1402 |
+
#~ msgid ""
|
1403 |
+
#~ "You can insert any image from your Media Library into your gallery. If "
|
1404 |
+
#~ "the image you want to insert is not shown on the screen, you can either "
|
1405 |
+
#~ "click on the \"Load More Images from Library\" button to load more images "
|
1406 |
+
#~ "or use the search box to find the images you are looking for."
|
1407 |
+
#~ msgstr ""
|
1408 |
+
#~ "Vous pouvez insérer une image à partir de votre bibliothèque multimédia "
|
1409 |
+
#~ "dans votre galerie. Si l'image que vous voulez insérer ne figure pas à "
|
1410 |
+
#~ "l'écran, vous pouvez soit cliquer sur le bouton \"Charger Plus d'images "
|
1411 |
+
#~ "de la bibliothèque\" ou utilisez la zone de recherche."
|
1412 |
+
|
1413 |
+
#~ msgid "Randomize Gallery Order?"
|
1414 |
+
#~ msgstr "Trier aléatoirement ?"
|
1415 |
+
|
1416 |
+
#~ msgid "If enabled, the gallery output will be randomized on each page load."
|
1417 |
+
#~ msgstr ""
|
1418 |
+
#~ "Si activé, l'affichage de la Galerie est aléatoire à chaque chargement de "
|
1419 |
+
#~ "la page."
|
1420 |
+
|
1421 |
+
#~ msgid "Update"
|
1422 |
+
#~ msgstr "Mettre à jour"
|
languages/envira-gallery-ru_RU.po
CHANGED
@@ -1,1501 +1,1501 @@
|
|
1 |
-
# Copyright (C) 2015 Envira Gallery
|
2 |
-
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery 1.3.6.2\n"
|
6 |
-
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
-
"POT-Creation-Date: 2016-02-10 22:24+0300\n"
|
8 |
-
"PO-Revision-Date: 2016-02-10 22:25+0300\n"
|
9 |
-
"Last-Translator: \n"
|
10 |
-
"Language-Team: \n"
|
11 |
-
"Language: ru\n"
|
12 |
-
"MIME-Version: 1.0\n"
|
13 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
-
"Content-Transfer-Encoding: 8bit\n"
|
15 |
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
16 |
-
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
-
"X-Generator: Poedit 1.8.6\n"
|
18 |
-
|
19 |
-
#: envira-gallery.php:180
|
20 |
-
#, php-format
|
21 |
-
msgid ""
|
22 |
-
"Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
23 |
-
"version of Envira Gallery may not work as expected until the Lite version is "
|
24 |
-
"deactivated."
|
25 |
-
msgstr ""
|
26 |
-
"Пожалуйста, <a href=\"%s\">деактивируйте</a> плагин Envira Lite. Ваша "
|
27 |
-
"премиум версия Envira Gallery может работать не так, как ожидается, пока "
|
28 |
-
"Lite версия не деактивирована."
|
29 |
-
|
30 |
-
#: envira-gallery.php:195
|
31 |
-
msgid ""
|
32 |
-
"Envira Gallery requires PHP 5.3 or greater for some specific functionality. "
|
33 |
-
"Please have your web host resolve this."
|
34 |
-
msgstr ""
|
35 |
-
"Envira Gallery требует PHP 5.3 или выше для некоторых конкретных функций. "
|
36 |
-
"Пожалуйста, обратитесь к вашему хостеру для решения этой проблемы."
|
37 |
-
|
38 |
-
#: envira-gallery.php:599
|
39 |
-
#, php-format
|
40 |
-
msgid ""
|
41 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
42 |
-
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
43 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
44 |
-
msgstr ""
|
45 |
-
"К сожалению, Ваша версия WordPress не соответствует минимальным требованиям. "
|
46 |
-
"Для корректной работы Envira Gallery требуется версия не ниже <strong>3.8</"
|
47 |
-
"strong>. Плагин деактивирован. <a href=\"%s\">Нажмите, чтобы вернуться в "
|
48 |
-
"Главную консоль</a>."
|
49 |
-
|
50 |
-
#: includes/admin/common.php:308 includes/admin/common.php:382
|
51 |
-
msgid "Number of Columns"
|
52 |
-
msgstr "Число колонок"
|
53 |
-
|
54 |
-
#: includes/admin/common.php:317 includes/admin/common.php:393
|
55 |
-
#: includes/admin/metaboxes.php:582
|
56 |
-
msgid "Gallery Theme"
|
57 |
-
msgstr "Тема галереи"
|
58 |
-
|
59 |
-
#: includes/admin/common.php:326 includes/admin/common.php:404
|
60 |
-
#: includes/admin/metaboxes.php:637
|
61 |
-
msgid "Column Gutter Width"
|
62 |
-
msgstr "Расстояние между колонками"
|
63 |
-
|
64 |
-
#: includes/admin/common.php:331 includes/admin/common.php:409
|
65 |
-
#: includes/admin/metaboxes.php:646
|
66 |
-
msgid "Margin Below Each Image"
|
67 |
-
msgstr "Отступ под каждым изображением"
|
68 |
-
|
69 |
-
#: includes/admin/common.php:336 includes/admin/common.php:414
|
70 |
-
#: includes/admin/metaboxes.php:709
|
71 |
-
msgid "Image Dimensions"
|
72 |
-
msgstr "Размеры изображения"
|
73 |
-
|
74 |
-
#: includes/admin/common.php:384 includes/admin/common.php:395
|
75 |
-
#: includes/admin/common.php:405 includes/admin/common.php:410
|
76 |
-
#: includes/admin/common.php:415 includes/admin/common.php:417
|
77 |
-
msgid "— No Change —"
|
78 |
-
msgstr "— Без изменений —"
|
79 |
-
|
80 |
-
#: includes/admin/editor.php:77
|
81 |
-
msgid "Add Gallery"
|
82 |
-
msgstr "Добавить галерею"
|
83 |
-
|
84 |
-
#: includes/admin/editor.php:135
|
85 |
-
msgid "Choose Your Gallery"
|
86 |
-
msgstr "Выберите Вашу галерею"
|
87 |
-
|
88 |
-
#: includes/admin/editor.php:151 includes/global/widget.php:168
|
89 |
-
#, php-format
|
90 |
-
msgid "Gallery ID #%s"
|
91 |
-
msgstr "ID галереи #%s"
|
92 |
-
|
93 |
-
#: includes/admin/editor.php:166
|
94 |
-
msgid "Helpful Tips"
|
95 |
-
msgstr "Полезные советы"
|
96 |
-
|
97 |
-
#: includes/admin/editor.php:167
|
98 |
-
msgid "Choosing Your Gallery"
|
99 |
-
msgstr "Выбор галереи"
|
100 |
-
|
101 |
-
#: includes/admin/editor.php:168
|
102 |
-
msgid ""
|
103 |
-
"To choose your gallery, simply click on one of the boxes to the left. The "
|
104 |
-
"\"Insert Gallery\" button will be activated once you have selected a gallery."
|
105 |
-
msgstr ""
|
106 |
-
"Чтобы выбрать галерею, просто нажмите на один из квадратов слева. Кнопка "
|
107 |
-
"\"Добавить галерею\" будет активирована после того, как галерея будет "
|
108 |
-
"выбрана."
|
109 |
-
|
110 |
-
#: includes/admin/editor.php:169
|
111 |
-
msgid "Inserting Your Gallery"
|
112 |
-
msgstr "Вставка галереи"
|
113 |
-
|
114 |
-
#: includes/admin/editor.php:170
|
115 |
-
msgid ""
|
116 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
117 |
-
"button below."
|
118 |
-
msgstr ""
|
119 |
-
"Чтобы вставить галерею в редактор, нажмите на кнопку \"Добавить галерею\" "
|
120 |
-
"ниже."
|
121 |
-
|
122 |
-
#: includes/admin/editor.php:182
|
123 |
-
msgid "Cancel Gallery Insertion"
|
124 |
-
msgstr "Отменить вставку галереи"
|
125 |
-
|
126 |
-
#: includes/admin/editor.php:185
|
127 |
-
msgid "Insert Gallery"
|
128 |
-
msgstr "Вставить галерею"
|
129 |
-
|
130 |
-
#: includes/admin/import.php:82
|
131 |
-
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
132 |
-
msgstr ""
|
133 |
-
"Извините, но Вам не хватает прав, чтобы импортировать галерею в этот пост."
|
134 |
-
|
135 |
-
#: includes/admin/import.php:87
|
136 |
-
msgid ""
|
137 |
-
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
138 |
-
"handle a gallery."
|
139 |
-
msgstr ""
|
140 |
-
"Извините, но пост ID, который Вы пытаетесь импортировать в галерею, не может "
|
141 |
-
"быть обработан."
|
142 |
-
|
143 |
-
#: includes/admin/import.php:92
|
144 |
-
msgid "Sorry, but there are no files available to import a gallery."
|
145 |
-
msgstr "Извините, но нет файлов, доступных для импорта в галерею."
|
146 |
-
|
147 |
-
#: includes/admin/import.php:97
|
148 |
-
msgid ""
|
149 |
-
"Sorry, but you have attempted to upload a gallery import file with an "
|
150 |
-
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
151 |
-
"gallery\"."
|
152 |
-
msgstr ""
|
153 |
-
"Извините, но Вы попытались загрузить файл импорта галереи с несовместимым "
|
154 |
-
"именем. Файлы импорта Envira Gallery должны начинаться с \"envira-gallery\"."
|
155 |
-
|
156 |
-
#: includes/admin/import.php:102
|
157 |
-
msgid ""
|
158 |
-
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
159 |
-
msgstr ""
|
160 |
-
"Извините, но файлы импорта Envira Gallery должны быть в формате <code>.json</"
|
161 |
-
"code>."
|
162 |
-
|
163 |
-
#: includes/admin/import.php:109
|
164 |
-
msgid ""
|
165 |
-
"Sorry, but there was an error retrieving the contents of the gallery export "
|
166 |
-
"file. Please try again."
|
167 |
-
msgstr ""
|
168 |
-
"Извините, но произошла ошибка с файлом экспорта галереи. Пожалуйста, "
|
169 |
-
"попробуйте еще раз."
|
170 |
-
|
171 |
-
#: includes/admin/import.php:145
|
172 |
-
#, php-format
|
173 |
-
msgid "Imported Gallery #%s"
|
174 |
-
msgstr "Импортированные галереи #%s"
|
175 |
-
|
176 |
-
#: includes/admin/import.php:204
|
177 |
-
msgid "No valid URL found for the image ID #"
|
178 |
-
msgstr "Не найден корректный URL для изображения ID #"
|
179 |
-
|
180 |
-
#: includes/admin/import.php:286
|
181 |
-
msgid "Could not retrieve a valid image from the URL "
|
182 |
-
msgstr "Не удалось получить корректное изображение из URL "
|
183 |
-
|
184 |
-
#: includes/admin/import.php:627
|
185 |
-
msgid ""
|
186 |
-
"Envira gallery imported. Please check to ensure all images and data have "
|
187 |
-
"been imported properly."
|
188 |
-
msgstr ""
|
189 |
-
"Галерея Envira импортирована. Пожалуйста, проверьте, что все изображения и "
|
190 |
-
"данные были импортированы правильно."
|
191 |
-
|
192 |
-
#: includes/admin/license.php:128 includes/admin/license.php:221
|
193 |
-
#: includes/admin/license.php:310
|
194 |
-
msgid ""
|
195 |
-
"There was an error connecting to the remote key API. Please try again later."
|
196 |
-
msgstr ""
|
197 |
-
"Ошибка при подключении к удаленному ключу API. Пожалуйста, повторите попытку "
|
198 |
-
"позже."
|
199 |
-
|
200 |
-
#: includes/admin/license.php:145
|
201 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
202 |
-
msgstr ""
|
203 |
-
"Поздравляем! Этот сайт теперь будет получать автоматические обновления."
|
204 |
-
|
205 |
-
#: includes/admin/license.php:263
|
206 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
207 |
-
msgstr "Поздравляем! Ваш ключ был успешно обновлен."
|
208 |
-
|
209 |
-
#: includes/admin/license.php:321
|
210 |
-
msgid ""
|
211 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
212 |
-
msgstr "Поздравляем! Вы успешно деактивировали ключ на этом сайте."
|
213 |
-
|
214 |
-
#: includes/admin/license.php:415
|
215 |
-
#, php-format
|
216 |
-
msgid ""
|
217 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
218 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
219 |
-
"license key and begin receiving automatic updates.</a>"
|
220 |
-
msgstr ""
|
221 |
-
"Действительный ключ лицензии не был введен, поэтому автоматические "
|
222 |
-
"обновления для Envira Gallery выключены. <a href=\"%s\"> Пожалуйста, "
|
223 |
-
"щелкните здесь, чтобы ввести Ваш ключ лицензии и начать получать авто "
|
224 |
-
"обновления.</a>"
|
225 |
-
|
226 |
-
#: includes/admin/license.php:424
|
227 |
-
#, php-format
|
228 |
-
msgid ""
|
229 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
230 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
231 |
-
"receiving automatic updates.</a>"
|
232 |
-
msgstr ""
|
233 |
-
"Ваш лицензионный ключ просрочен. <a href=\"%s\" target=\"_blank"
|
234 |
-
"\">Пожалуйста, щелкните здесь для обновления ключа лицензии и продолжения "
|
235 |
-
"получения авто обновлений.</a>"
|
236 |
-
|
237 |
-
#: includes/admin/license.php:433
|
238 |
-
msgid ""
|
239 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
240 |
-
"different key to continue receiving automatic updates."
|
241 |
-
msgstr ""
|
242 |
-
"Ваш ключ лицензии Envira Gallery отключен. Пожалуйста, используйте другой "
|
243 |
-
"ключ для продолжения получения авто обновлений."
|
244 |
-
|
245 |
-
#: includes/admin/license.php:442
|
246 |
-
msgid ""
|
247 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
248 |
-
"the user associated with the key has been deleted. Please use a different "
|
249 |
-
"key to continue receiving automatic updates."
|
250 |
-
msgstr ""
|
251 |
-
"Ваш ключ лицензии Envira Gallery недействителен. Ключ больше не существует "
|
252 |
-
"или пользователь, связанный с ключом, удален. Пожалуйста, используйте другой "
|
253 |
-
"ключ для продолжения получения авто обновлений."
|
254 |
-
|
255 |
-
#: includes/admin/media-view.php:95
|
256 |
-
msgid "Edit previous media item"
|
257 |
-
msgstr "Редактировать предыдущее медиа"
|
258 |
-
|
259 |
-
#: includes/admin/media-view.php:96
|
260 |
-
msgid "Edit next media item"
|
261 |
-
msgstr "Редактировать последующее медиа"
|
262 |
-
|
263 |
-
#: includes/admin/media-view.php:99
|
264 |
-
msgid "Edit Item"
|
265 |
-
msgstr "Редактировать элемент"
|
266 |
-
|
267 |
-
#: includes/admin/media-view.php:119 includes/admin/media-view.php:154
|
268 |
-
#: includes/admin/posttype.php:83 includes/global/common.php:163
|
269 |
-
#: includes/global/widget.php:153
|
270 |
-
msgid "Title"
|
271 |
-
msgstr "Заголовок"
|
272 |
-
|
273 |
-
#: includes/admin/media-view.php:120
|
274 |
-
msgid ""
|
275 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
276 |
-
"titles in the main Lightbox settings."
|
277 |
-
msgstr ""
|
278 |
-
"Заголовки изображений могут принимать любой тип HTML. Вы можете "
|
279 |
-
"отрегулировать положение заголовков в основных настройках лайтбокс."
|
280 |
-
|
281 |
-
#: includes/admin/media-view.php:125 includes/admin/media-view.php:160
|
282 |
-
#: includes/global/common.php:167
|
283 |
-
msgid "Caption"
|
284 |
-
msgstr "Подпись"
|
285 |
-
|
286 |
-
#: includes/admin/media-view.php:126
|
287 |
-
msgid ""
|
288 |
-
"Caption can take any type of HTML, and are displayed when an image is "
|
289 |
-
"clicked."
|
290 |
-
msgstr ""
|
291 |
-
"Подпись может принимать любой тип HTML, отображается когда на изображение "
|
292 |
-
"нажимают."
|
293 |
-
|
294 |
-
#: includes/admin/media-view.php:131 includes/admin/media-view.php:176
|
295 |
-
msgid "Alt Text"
|
296 |
-
msgstr "Alt"
|
297 |
-
|
298 |
-
#: includes/admin/media-view.php:132
|
299 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
300 |
-
msgstr "Очень важно для SEO. Alt описание изображения."
|
301 |
-
|
302 |
-
#: includes/admin/media-view.php:137 includes/admin/media-view.php:182
|
303 |
-
#: includes/global/common.php:175
|
304 |
-
msgid "URL"
|
305 |
-
msgstr "URL"
|
306 |
-
|
307 |
-
#: includes/admin/media-view.php:138
|
308 |
-
msgid ""
|
309 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
310 |
-
"full size image."
|
311 |
-
msgstr ""
|
312 |
-
"Введите гиперссылку, если хотите связать это изображение с чем-нибудь, кроме "
|
313 |
-
"полного размера изображения."
|
314 |
-
|
315 |
-
#: includes/admin/media-view.php:186
|
316 |
-
msgid "Media File"
|
317 |
-
msgstr "Медиа файл"
|
318 |
-
|
319 |
-
#: includes/admin/media-view.php:187
|
320 |
-
msgid "Attachment Page"
|
321 |
-
msgstr "Страница с вложением"
|
322 |
-
|
323 |
-
#: includes/admin/media-view.php:194
|
324 |
-
msgid "Open URL in New Window?"
|
325 |
-
msgstr "Открыть URL в новом окне?"
|
326 |
-
|
327 |
-
#: includes/admin/media-view.php:205 includes/admin/media-view.php:206
|
328 |
-
msgid "Save Metadata"
|
329 |
-
msgstr "Сохранить метаданные"
|
330 |
-
|
331 |
-
#: includes/admin/media-view.php:212
|
332 |
-
msgid "Saved."
|
333 |
-
msgstr "Сохранено"
|
334 |
-
|
335 |
-
#: includes/admin/media.php:298 includes/admin/media.php:299
|
336 |
-
msgid "Click Here to Insert from Other Image Sources"
|
337 |
-
msgstr "Щелкните здесь, чтобы вставить изображения из других источников"
|
338 |
-
|
339 |
-
#: includes/admin/metaboxes.php:101
|
340 |
-
msgid "Insert into Gallery"
|
341 |
-
msgstr "Вставить в галерею"
|
342 |
-
|
343 |
-
#: includes/admin/metaboxes.php:102 includes/admin/metaboxes.php:194
|
344 |
-
msgid "Inserting..."
|
345 |
-
msgstr "Вставляем..."
|
346 |
-
|
347 |
-
#: includes/admin/metaboxes.php:192
|
348 |
-
msgid "You must select a file to import before continuing."
|
349 |
-
msgstr "Вы должны выбрать файл для импорта перед продолжением."
|
350 |
-
|
351 |
-
#: includes/admin/metaboxes.php:200
|
352 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
353 |
-
msgstr "Вы уверены, что хотите удалить это изображение из галереи?"
|
354 |
-
|
355 |
-
#: includes/admin/metaboxes.php:201
|
356 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
357 |
-
msgstr "Вы уверены, что хотите удалить эти изображения из галереи?"
|
358 |
-
|
359 |
-
#: includes/admin/metaboxes.php:204
|
360 |
-
msgid "Saving..."
|
361 |
-
msgstr "Сохранение..."
|
362 |
-
|
363 |
-
#: includes/admin/metaboxes.php:205
|
364 |
-
msgid "Saved!"
|
365 |
-
msgstr "Сохранено!"
|
366 |
-
|
367 |
-
#: includes/admin/metaboxes.php:277 includes/admin/settings.php:80
|
368 |
-
msgid "Envira Gallery Settings"
|
369 |
-
msgstr "Настройки Envira Gallery"
|
370 |
-
|
371 |
-
#: includes/admin/metaboxes.php:384
|
372 |
-
msgid "Images"
|
373 |
-
msgstr "Изображения"
|
374 |
-
|
375 |
-
#: includes/admin/metaboxes.php:385
|
376 |
-
msgid "Config"
|
377 |
-
msgstr "Конфигурация"
|
378 |
-
|
379 |
-
#: includes/admin/metaboxes.php:386
|
380 |
-
msgid "Lightbox"
|
381 |
-
msgstr "Лайтбокс"
|
382 |
-
|
383 |
-
#: includes/admin/metaboxes.php:387
|
384 |
-
msgid "Thumbnails"
|
385 |
-
msgstr "Миниатюры"
|
386 |
-
|
387 |
-
#: includes/admin/metaboxes.php:388
|
388 |
-
msgid "Mobile"
|
389 |
-
msgstr "Мобильный"
|
390 |
-
|
391 |
-
#: includes/admin/metaboxes.php:393
|
392 |
-
msgid "Misc"
|
393 |
-
msgstr "Разное"
|
394 |
-
|
395 |
-
#: includes/admin/metaboxes.php:412
|
396 |
-
msgid ""
|
397 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
398 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
399 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
400 |
-
"compile GD or Imagick for your PHP install."
|
401 |
-
msgstr ""
|
402 |
-
"Библиотеки GD или Imagick не установлены на Вашем сервере. Envira Gallery "
|
403 |
-
"требует по крайней мере один из них (желательно - Imagick) для того, чтобы "
|
404 |
-
"обрезать изображения. Пожалуйста, свяжитесь с хостером и попросите "
|
405 |
-
"установить GD или Imagick."
|
406 |
-
|
407 |
-
#: includes/admin/metaboxes.php:420
|
408 |
-
msgid "Gallery Type"
|
409 |
-
msgstr "Тип галереи"
|
410 |
-
|
411 |
-
#: includes/admin/metaboxes.php:446 includes/global/common.php:242
|
412 |
-
msgid "Default"
|
413 |
-
msgstr "По умолчанию"
|
414 |
-
|
415 |
-
#: includes/admin/metaboxes.php:494
|
416 |
-
msgid "Delete Selected Images from Gallery"
|
417 |
-
msgstr "Удалить выбранные изображения из галереи"
|
418 |
-
|
419 |
-
#: includes/admin/metaboxes.php:534
|
420 |
-
msgid "(click the icon to open and close the overlay dialog)"
|
421 |
-
msgstr "(щелкните иконку, чтобы открыть и закрыть всплывающее диалоговое окно)"
|
422 |
-
|
423 |
-
#: includes/admin/metaboxes.php:535
|
424 |
-
msgid "Click here to view meta information about this gallery."
|
425 |
-
msgstr "Кликните здесь, чтобы посмотреть мета-информацию об этой галереи."
|
426 |
-
|
427 |
-
#: includes/admin/metaboxes.php:537
|
428 |
-
msgid ""
|
429 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
430 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
431 |
-
msgstr ""
|
432 |
-
"Вы можете разместить эту галерею в любом месте в Ваших постах, страницах, "
|
433 |
-
"пользовательских типах записей или виджетах с помощью <strong>одного</"
|
434 |
-
"strong> из шорткодов ниже:"
|
435 |
-
|
436 |
-
#: includes/admin/metaboxes.php:542
|
437 |
-
msgid ""
|
438 |
-
"You can also place this gallery into your template files by using "
|
439 |
-
"<strong>one</strong> the template tag(s) below:"
|
440 |
-
msgstr ""
|
441 |
-
"Вы также можете разместить эту галерею в файле шаблона с помощью "
|
442 |
-
"<strong>одного</strong> из способов ниже:"
|
443 |
-
|
444 |
-
#: includes/admin/metaboxes.php:564
|
445 |
-
msgid ""
|
446 |
-
"The settings below adjust the basic configuration options for the gallery."
|
447 |
-
msgstr ""
|
448 |
-
"Параметры настройки ниже регулируют возможности базовой конфигурации для "
|
449 |
-
"галереи."
|
450 |
-
|
451 |
-
#: includes/admin/metaboxes.php:569
|
452 |
-
msgid "Number of Gallery Columns"
|
453 |
-
msgstr "Число колонок галереи"
|
454 |
-
|
455 |
-
#: includes/admin/metaboxes.php:577
|
456 |
-
msgid "Determines the number of columns in the gallery."
|
457 |
-
msgstr "Определяет количество столбцов в галерее."
|
458 |
-
|
459 |
-
#: includes/admin/metaboxes.php:590
|
460 |
-
msgid "Sets the theme for the gallery display."
|
461 |
-
msgstr "Задает тему для галереи."
|
462 |
-
|
463 |
-
#: includes/admin/metaboxes.php:597
|
464 |
-
msgid "Display Gallery Description?"
|
465 |
-
msgstr "Показать описание галереи?"
|
466 |
-
|
467 |
-
#: includes/admin/metaboxes.php:609
|
468 |
-
msgid "Choose to display a description above or below this gallery's images."
|
469 |
-
msgstr "Показывать описание выше или ниже изображений галереи."
|
470 |
-
|
471 |
-
#: includes/admin/metaboxes.php:616
|
472 |
-
msgid "Gallery Description"
|
473 |
-
msgstr "Описание галереи"
|
474 |
-
|
475 |
-
#: includes/admin/metaboxes.php:631
|
476 |
-
msgid "The description to display for this gallery."
|
477 |
-
msgstr "Отображаемое описание для этой галереи."
|
478 |
-
|
479 |
-
#: includes/admin/metaboxes.php:640 includes/admin/metaboxes.php:649
|
480 |
-
#: includes/admin/metaboxes.php:712 includes/admin/metaboxes.php:1022
|
481 |
-
#: includes/admin/metaboxes.php:1031 includes/admin/metaboxes.php:1085
|
482 |
-
msgid "px"
|
483 |
-
msgstr "px"
|
484 |
-
|
485 |
-
#: includes/admin/metaboxes.php:641
|
486 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
487 |
-
msgstr "Устанавливает пространство между колонками (по умолчанию 10)."
|
488 |
-
|
489 |
-
#: includes/admin/metaboxes.php:650
|
490 |
-
msgid "Sets the space below each item in the gallery."
|
491 |
-
msgstr "Устанавливает расстояние ниже каждого элемента в галерее."
|
492 |
-
|
493 |
-
#: includes/admin/metaboxes.php:657
|
494 |
-
msgid "Sorting"
|
495 |
-
msgstr "Сортировка"
|
496 |
-
|
497 |
-
#: includes/admin/metaboxes.php:669
|
498 |
-
msgid ""
|
499 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
500 |
-
"tab."
|
501 |
-
msgstr ""
|
502 |
-
"Выберите для сортировки изображений в ином порядке, чем отображается на "
|
503 |
-
"вкладке изображений."
|
504 |
-
|
505 |
-
#: includes/admin/metaboxes.php:674
|
506 |
-
msgid "Direction"
|
507 |
-
msgstr "Направление"
|
508 |
-
|
509 |
-
#: includes/admin/metaboxes.php:692 includes/admin/metaboxes.php:812
|
510 |
-
msgid "Image Size"
|
511 |
-
msgstr "Размер изображения"
|
512 |
-
|
513 |
-
#: includes/admin/metaboxes.php:704
|
514 |
-
msgid ""
|
515 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
516 |
-
"below Image Dimensions."
|
517 |
-
msgstr ""
|
518 |
-
"Определите макс. размер изображения для просмотра Галереи. По умолчанию "
|
519 |
-
"будут использованы размеры изображения ниже."
|
520 |
-
|
521 |
-
#: includes/admin/metaboxes.php:713
|
522 |
-
msgid ""
|
523 |
-
"You should adjust these dimensions based on the number of columns in your "
|
524 |
-
"gallery. This does not affect the full size lightbox images."
|
525 |
-
msgstr ""
|
526 |
-
"Вы должны настроить эти размеры в зависимости от количества колонок в "
|
527 |
-
"галерее. Это не влияет на полный размер лайтбокс изображений."
|
528 |
-
|
529 |
-
#: includes/admin/metaboxes.php:718
|
530 |
-
msgid "Crop Images?"
|
531 |
-
msgstr "Обрезать изображения?"
|
532 |
-
|
533 |
-
#: includes/admin/metaboxes.php:722
|
534 |
-
msgid ""
|
535 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
536 |
-
"Dimensions and Mobile Dimensions."
|
537 |
-
msgstr ""
|
538 |
-
"Если включено, то заставляет изображения точно соответствовать размерам, "
|
539 |
-
"определенным выше для Размеров изображений и Размеров для мобильных."
|
540 |
-
|
541 |
-
#: includes/admin/metaboxes.php:723
|
542 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
543 |
-
msgstr "Если отключено, то изображения будут изменены с учетом их пропорций."
|
544 |
-
|
545 |
-
#: includes/admin/metaboxes.php:729
|
546 |
-
msgid "Set Dimensions on Images?"
|
547 |
-
msgstr "Установить размеры изображений?"
|
548 |
-
|
549 |
-
#: includes/admin/metaboxes.php:733
|
550 |
-
msgid ""
|
551 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
552 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
553 |
-
msgstr ""
|
554 |
-
"Включает или отключает атрибуты width и height для img элемента. Должно быть "
|
555 |
-
"включено, если Вы хотите соответствовать требованиям Google Pagespeeds."
|
556 |
-
|
557 |
-
#: includes/admin/metaboxes.php:738
|
558 |
-
msgid "Enable Isotope?"
|
559 |
-
msgstr "Включить isotop отображение?"
|
560 |
-
|
561 |
-
#: includes/admin/metaboxes.php:742
|
562 |
-
msgid ""
|
563 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
564 |
-
"images."
|
565 |
-
msgstr ""
|
566 |
-
"Включает или отключает поддержку расположений isotop/masonry для главных "
|
567 |
-
"изображений галереи."
|
568 |
-
|
569 |
-
#: includes/admin/metaboxes.php:748
|
570 |
-
msgid "Enable CSS Animations?"
|
571 |
-
msgstr "Включить CSS анимацию?"
|
572 |
-
|
573 |
-
#: includes/admin/metaboxes.php:752
|
574 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
575 |
-
msgstr "Включает CSS анимацию при загрузке главных изображений галереи."
|
576 |
-
|
577 |
-
#: includes/admin/metaboxes.php:758
|
578 |
-
msgid "Image Opacity"
|
579 |
-
msgstr "Прозрачность изображения"
|
580 |
-
|
581 |
-
#: includes/admin/metaboxes.php:762
|
582 |
-
msgid ""
|
583 |
-
"The opacity to display images at when loading the main gallery images using "
|
584 |
-
"CSS animations (between 1 and 100%)."
|
585 |
-
msgstr ""
|
586 |
-
"Непрозрачность показа изображений при загрузке главной галереи изображений с "
|
587 |
-
"помощью анимации CSS (между 1 и 100%)."
|
588 |
-
|
589 |
-
#: includes/admin/metaboxes.php:784
|
590 |
-
msgid "The settings below adjust the lightbox outputs and displays."
|
591 |
-
msgstr "Параметры настройки ниже регулируют вывод лайтбокса."
|
592 |
-
|
593 |
-
#: includes/admin/metaboxes.php:789 includes/admin/metaboxes.php:1093
|
594 |
-
msgid "Enable Lightbox?"
|
595 |
-
msgstr "Включить лайтбокс?"
|
596 |
-
|
597 |
-
#: includes/admin/metaboxes.php:793
|
598 |
-
msgid "Enables or disables the gallery lightbox."
|
599 |
-
msgstr "Включает или отключает лайтбокс галерею."
|
600 |
-
|
601 |
-
#: includes/admin/metaboxes.php:798
|
602 |
-
msgid "Gallery Lightbox Theme"
|
603 |
-
msgstr "Тема галереи лайтбокс"
|
604 |
-
|
605 |
-
#: includes/admin/metaboxes.php:806
|
606 |
-
msgid "Sets the theme for the gallery lightbox display."
|
607 |
-
msgstr "Установить тему для отображения лайтбокс галереи."
|
608 |
-
|
609 |
-
#: includes/admin/metaboxes.php:820
|
610 |
-
msgid ""
|
611 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
612 |
-
"the original, full size image."
|
613 |
-
msgstr ""
|
614 |
-
"Определите макс. размер изображения для лайтбокс. По умолчанию, будет "
|
615 |
-
"отображаться исходный, полный размер изображения."
|
616 |
-
|
617 |
-
#: includes/admin/metaboxes.php:826
|
618 |
-
msgid "Caption Position"
|
619 |
-
msgstr "Положение заголовка"
|
620 |
-
|
621 |
-
#: includes/admin/metaboxes.php:834
|
622 |
-
msgid "Sets the display of the lightbox image's caption."
|
623 |
-
msgstr "Устанавливает показ заголовка изображения лайтбокса."
|
624 |
-
|
625 |
-
#: includes/admin/metaboxes.php:839 includes/admin/metaboxes.php:1120
|
626 |
-
msgid "Enable Gallery Arrows?"
|
627 |
-
msgstr "Включить стрелки галереи?"
|
628 |
-
|
629 |
-
#: includes/admin/metaboxes.php:843
|
630 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
631 |
-
msgstr "Включает или отключает стрелки навигации лайтбокс галереи."
|
632 |
-
|
633 |
-
#: includes/admin/metaboxes.php:848
|
634 |
-
msgid "Gallery Arrow Position"
|
635 |
-
msgstr "Положение стрелок галереи"
|
636 |
-
|
637 |
-
#: includes/admin/metaboxes.php:856
|
638 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
639 |
-
msgstr "Устанавливает позицию стрелок навигации лайтбокс галереи."
|
640 |
-
|
641 |
-
#: includes/admin/metaboxes.php:861
|
642 |
-
msgid "Enable Keyboard Navigation?"
|
643 |
-
msgstr "Включить навигацию с помощью клавиатуры?"
|
644 |
-
|
645 |
-
#: includes/admin/metaboxes.php:865
|
646 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
647 |
-
msgstr ""
|
648 |
-
"Включает или отключает навигацию с помощью клавиатуры в лайтбокс галерее."
|
649 |
-
|
650 |
-
#: includes/admin/metaboxes.php:870
|
651 |
-
msgid "Enable Mousewheel Navigation?"
|
652 |
-
msgstr "Включить навигацию колесом мыши?"
|
653 |
-
|
654 |
-
#: includes/admin/metaboxes.php:874
|
655 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
656 |
-
msgstr "Включает или отключает навигацию колесом мыши в галерее."
|
657 |
-
|
658 |
-
#: includes/admin/metaboxes.php:879 includes/admin/metaboxes.php:1129
|
659 |
-
msgid "Enable Gallery Toolbar?"
|
660 |
-
msgstr "Включить панель галереи?"
|
661 |
-
|
662 |
-
#: includes/admin/metaboxes.php:883
|
663 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
664 |
-
msgstr "Вклачает или отключает панели лайтбокс галереи."
|
665 |
-
|
666 |
-
#: includes/admin/metaboxes.php:888
|
667 |
-
msgid "Display Gallery Title in Toolbar?"
|
668 |
-
msgstr "Отображать заголовок галереи в панели?"
|
669 |
-
|
670 |
-
#: includes/admin/metaboxes.php:892
|
671 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
672 |
-
msgstr "Отображать название галереи на панели инструментов лайтбокса."
|
673 |
-
|
674 |
-
#: includes/admin/metaboxes.php:897
|
675 |
-
msgid "Gallery Toolbar Position"
|
676 |
-
msgstr "Положение панели галереи"
|
677 |
-
|
678 |
-
#: includes/admin/metaboxes.php:905
|
679 |
-
msgid "Sets the position of the lightbox toolbar."
|
680 |
-
msgstr "Устанавливает положение панели инструментов лайтбокс."
|
681 |
-
|
682 |
-
#: includes/admin/metaboxes.php:910
|
683 |
-
msgid "Keep Aspect Ratio?"
|
684 |
-
msgstr "Сохранять пропорции?"
|
685 |
-
|
686 |
-
#: includes/admin/metaboxes.php:914
|
687 |
-
msgid ""
|
688 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
689 |
-
msgstr ""
|
690 |
-
"Если включено, изображения всегда будут менять размер, основываясь на "
|
691 |
-
"исходных пропорциях."
|
692 |
-
|
693 |
-
#: includes/admin/metaboxes.php:919
|
694 |
-
msgid "Loop Gallery Navigation?"
|
695 |
-
msgstr "Зациклить навигацию галереи?"
|
696 |
-
|
697 |
-
#: includes/admin/metaboxes.php:923
|
698 |
-
msgid ""
|
699 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
700 |
-
msgstr ""
|
701 |
-
"Включает или отключает бесконечную циклическую навигацию галереи лайтбокс."
|
702 |
-
|
703 |
-
#: includes/admin/metaboxes.php:928
|
704 |
-
msgid "Lightbox Open/Close Effect"
|
705 |
-
msgstr "Эффект открытия/закрытия лайтбокса"
|
706 |
-
|
707 |
-
#: includes/admin/metaboxes.php:948
|
708 |
-
msgid "Type of transition when opening and closing the lightbox."
|
709 |
-
msgstr "Тип перехода при открытии и закрытии лайтбокса."
|
710 |
-
|
711 |
-
#: includes/admin/metaboxes.php:953
|
712 |
-
msgid "Lightbox Transition Effect"
|
713 |
-
msgstr "Лайтбокс эффект перехода"
|
714 |
-
|
715 |
-
#: includes/admin/metaboxes.php:973
|
716 |
-
msgid "Type of transition between images in the lightbox view."
|
717 |
-
msgstr "Тип перехода между изображениями в окне просмотра."
|
718 |
-
|
719 |
-
#: includes/admin/metaboxes.php:978
|
720 |
-
msgid "HTML5 Output?"
|
721 |
-
msgstr "HTML5 на выходе?"
|
722 |
-
|
723 |
-
#: includes/admin/metaboxes.php:982
|
724 |
-
msgid ""
|
725 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
726 |
-
"HTML5 validation."
|
727 |
-
msgstr ""
|
728 |
-
"Если включено, то используются data-envirabox-gallery вместо rel атрибутов "
|
729 |
-
"для проверки HTML5 (W3C)."
|
730 |
-
|
731 |
-
#: includes/admin/metaboxes.php:1005
|
732 |
-
msgid ""
|
733 |
-
"If enabled, thumbnails are generated automatically inside the lightbox. The "
|
734 |
-
"settings below adjust the thumbnail views for the gallery lightbox display."
|
735 |
-
msgstr ""
|
736 |
-
"Если включено, то эскизы создаются автоматически внутри лайтбокса. Настройки "
|
737 |
-
"ниже регулируют режим миниатюр для отображения галереи лайтбокс."
|
738 |
-
|
739 |
-
#: includes/admin/metaboxes.php:1010 includes/admin/metaboxes.php:1138
|
740 |
-
msgid "Enable Gallery Thumbnails?"
|
741 |
-
msgstr "Включить галерею миниатюр?"
|
742 |
-
|
743 |
-
#: includes/admin/metaboxes.php:1014
|
744 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
745 |
-
msgstr "Включает или отключает миниатюры лайтбокс галереи."
|
746 |
-
|
747 |
-
#: includes/admin/metaboxes.php:1019
|
748 |
-
msgid "Gallery Thumbnails Width"
|
749 |
-
msgstr "Ширина миниатюр галереи"
|
750 |
-
|
751 |
-
#: includes/admin/metaboxes.php:1023
|
752 |
-
msgid "Sets the width of each lightbox thumbnail."
|
753 |
-
msgstr "Устанавливает ширину каждой миниатюры лайтбокса."
|
754 |
-
|
755 |
-
#: includes/admin/metaboxes.php:1028
|
756 |
-
msgid "Gallery Thumbnails Height"
|
757 |
-
msgstr "Высота миниатюр галереи"
|
758 |
-
|
759 |
-
#: includes/admin/metaboxes.php:1032
|
760 |
-
msgid "Sets the height of each lightbox thumbnail."
|
761 |
-
msgstr "Устанавливает высоту каждой миниатюры лайтбокса."
|
762 |
-
|
763 |
-
#: includes/admin/metaboxes.php:1037
|
764 |
-
msgid "Gallery Thumbnails Position"
|
765 |
-
msgstr "Позиция миниатюр галереи"
|
766 |
-
|
767 |
-
#: includes/admin/metaboxes.php:1045
|
768 |
-
msgid "Sets the position of the lightbox thumbnails."
|
769 |
-
msgstr "Устанавливает позицию каждой миниатюры лайтбокса."
|
770 |
-
|
771 |
-
#: includes/admin/metaboxes.php:1067
|
772 |
-
msgid ""
|
773 |
-
"The settings below adjust configuration options for the gallery and lightbox "
|
774 |
-
"when viewed on a mobile device."
|
775 |
-
msgstr ""
|
776 |
-
"Параметры настройки ниже регулируют конфигурацию галереи и лайтбокса, "
|
777 |
-
"просматриваемых на мобильном устройстве."
|
778 |
-
|
779 |
-
#: includes/admin/metaboxes.php:1073
|
780 |
-
msgid "Create Mobile Gallery Images?"
|
781 |
-
msgstr "Создать мобильную галерею изображений?"
|
782 |
-
|
783 |
-
#: includes/admin/metaboxes.php:1077
|
784 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
785 |
-
msgstr ""
|
786 |
-
"Включает или отключает создание определенных изображений для мобильных "
|
787 |
-
"устройств."
|
788 |
-
|
789 |
-
#: includes/admin/metaboxes.php:1082
|
790 |
-
msgid "Mobile Dimensions"
|
791 |
-
msgstr "Мобильные размеры"
|
792 |
-
|
793 |
-
#: includes/admin/metaboxes.php:1086
|
794 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
795 |
-
msgstr ""
|
796 |
-
"Эти размеры будут использоваться для изображений, отображаемых на мобильных "
|
797 |
-
"устройствах."
|
798 |
-
|
799 |
-
#: includes/admin/metaboxes.php:1097
|
800 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
801 |
-
msgstr "Включает или отключает галерею лайтбокс на мобильных устройствах."
|
802 |
-
|
803 |
-
#: includes/admin/metaboxes.php:1102
|
804 |
-
msgid "Enable Gallery Touchwipe?"
|
805 |
-
msgstr "Включить галерею Touchwipe?"
|
806 |
-
|
807 |
-
#: includes/admin/metaboxes.php:1106
|
808 |
-
msgid ""
|
809 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
810 |
-
"devices."
|
811 |
-
msgstr ""
|
812 |
-
"Включает или отключает touchwipe поддержка лайтбокс галереи на мобильных "
|
813 |
-
"устройствах."
|
814 |
-
|
815 |
-
#: includes/admin/metaboxes.php:1111
|
816 |
-
msgid "Close Lightbox on Swipe Up?"
|
817 |
-
msgstr "Закрывать лайтбокс при свайпе вверх?"
|
818 |
-
|
819 |
-
#: includes/admin/metaboxes.php:1115
|
820 |
-
msgid ""
|
821 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
822 |
-
"devices."
|
823 |
-
msgstr ""
|
824 |
-
"Включает или отключает закрытие лайтбокса, при свайпе вверх на мобильных "
|
825 |
-
"устройствах."
|
826 |
-
|
827 |
-
#: includes/admin/metaboxes.php:1124
|
828 |
-
msgid ""
|
829 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
830 |
-
msgstr ""
|
831 |
-
"Включает или отключает стрелки навигации галереи лайтбокс на мобильных "
|
832 |
-
"устройствах."
|
833 |
-
|
834 |
-
#: includes/admin/metaboxes.php:1133
|
835 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
836 |
-
msgstr ""
|
837 |
-
"Включает или отключает панель галереи лайтбокс на мобильных устройствах."
|
838 |
-
|
839 |
-
#: includes/admin/metaboxes.php:1142
|
840 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
841 |
-
msgstr ""
|
842 |
-
"Включает или отключает миниатюры галереи лайтбокс на мобильных устройствах."
|
843 |
-
|
844 |
-
#: includes/admin/metaboxes.php:1165
|
845 |
-
msgid ""
|
846 |
-
"The settings below adjust the miscellaneous settings for the gallery "
|
847 |
-
"lightbox display."
|
848 |
-
msgstr ""
|
849 |
-
"Настройки ниже регулируют различные параметры отображения лайтбокс галереи."
|
850 |
-
|
851 |
-
#: includes/admin/metaboxes.php:1170
|
852 |
-
msgid "Gallery Title"
|
853 |
-
msgstr "Название галереи"
|
854 |
-
|
855 |
-
#: includes/admin/metaboxes.php:1174
|
856 |
-
msgid "Internal gallery title for identification in the admin."
|
857 |
-
msgstr "Внутреннее название галереи для идентификации в админке."
|
858 |
-
|
859 |
-
#: includes/admin/metaboxes.php:1179
|
860 |
-
msgid "Gallery Slug"
|
861 |
-
msgstr "Короткое название галереи"
|
862 |
-
|
863 |
-
#: includes/admin/metaboxes.php:1183
|
864 |
-
msgid ""
|
865 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
866 |
-
"advanced gallery queries."
|
867 |
-
msgstr ""
|
868 |
-
"<strong>Уникальное</strong> внутреннее короткое название галереи для "
|
869 |
-
"идентификации и расширенных запросов галереи."
|
870 |
-
|
871 |
-
#: includes/admin/metaboxes.php:1188
|
872 |
-
msgid "Custom Gallery Classes"
|
873 |
-
msgstr "Пользовательские классы галереи"
|
874 |
-
|
875 |
-
#: includes/admin/metaboxes.php:1191
|
876 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
877 |
-
msgstr "Вводите пользовательские CSS галереи здесь, по одному в строке."
|
878 |
-
|
879 |
-
#: includes/admin/metaboxes.php:1192
|
880 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
881 |
-
msgstr ""
|
882 |
-
"Добавляет пользовательские CSS в эту галерею. Вводите один класс в строке."
|
883 |
-
|
884 |
-
#: includes/admin/metaboxes.php:1197
|
885 |
-
msgid "Import/Export Gallery"
|
886 |
-
msgstr "Импорт/Экспорт галереи"
|
887 |
-
|
888 |
-
#: includes/admin/metaboxes.php:1210
|
889 |
-
msgid "Import Gallery"
|
890 |
-
msgstr "Импортировать галерею"
|
891 |
-
|
892 |
-
#: includes/admin/metaboxes.php:1217
|
893 |
-
msgid "Export Gallery"
|
894 |
-
msgstr "Экспортировать галерею"
|
895 |
-
|
896 |
-
#: includes/admin/metaboxes.php:1223
|
897 |
-
msgid "Enable RTL Support?"
|
898 |
-
msgstr "Включить RTL поддержку?"
|
899 |
-
|
900 |
-
#: includes/admin/metaboxes.php:1227
|
901 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
902 |
-
msgstr ""
|
903 |
-
"Включает или отключает поддержку RTL в Envira для языков с письмом справа-"
|
904 |
-
"налево."
|
905 |
-
|
906 |
-
#: includes/admin/metaboxes.php:1475
|
907 |
-
msgid "Remove Image from Gallery?"
|
908 |
-
msgstr "Удалить изображение из галереи?"
|
909 |
-
|
910 |
-
#: includes/admin/metaboxes.php:1476
|
911 |
-
msgid "Modify Image"
|
912 |
-
msgstr "Изменить изображение"
|
913 |
-
|
914 |
-
#: includes/admin/notice.php:179
|
915 |
-
msgid "Dismiss this notice"
|
916 |
-
msgstr "Закрыть это уведомление"
|
917 |
-
|
918 |
-
#: includes/admin/posttype.php:84
|
919 |
-
msgid "Shortcode"
|
920 |
-
msgstr "Шорткод"
|
921 |
-
|
922 |
-
#: includes/admin/posttype.php:85
|
923 |
-
msgid "Function"
|
924 |
-
msgstr "Функция"
|
925 |
-
|
926 |
-
#: includes/admin/posttype.php:86
|
927 |
-
msgid "Number of Images"
|
928 |
-
msgstr "Количество изображений"
|
929 |
-
|
930 |
-
#: includes/admin/posttype.php:87
|
931 |
-
msgid "Posts"
|
932 |
-
msgstr "Записи"
|
933 |
-
|
934 |
-
#: includes/admin/posttype.php:88
|
935 |
-
msgid "Last Modified"
|
936 |
-
msgstr "Последнее изменение"
|
937 |
-
|
938 |
-
#: includes/admin/posttype.php:89
|
939 |
-
msgid "Date"
|
940 |
-
msgstr "Дата"
|
941 |
-
|
942 |
-
#: includes/admin/posttype.php:165 includes/admin/posttype.php:168
|
943 |
-
msgid "Envira gallery updated."
|
944 |
-
msgstr "Envira галерея обновлена."
|
945 |
-
|
946 |
-
#: includes/admin/posttype.php:166
|
947 |
-
msgid "Envira gallery custom field updated."
|
948 |
-
msgstr "Пользовательское поле Envira галереи обновлено."
|
949 |
-
|
950 |
-
#: includes/admin/posttype.php:167
|
951 |
-
msgid "Envira gallery custom field deleted."
|
952 |
-
msgstr "Пользовательское поле Envira галереи удалено."
|
953 |
-
|
954 |
-
#: includes/admin/posttype.php:169
|
955 |
-
#, php-format
|
956 |
-
msgid "Envira gallery restored to revision from %s."
|
957 |
-
msgstr "Envira галерея восстановлена в редакции от %s."
|
958 |
-
|
959 |
-
#: includes/admin/posttype.php:170
|
960 |
-
msgid "Envira gallery published."
|
961 |
-
msgstr "Envira галерея опубликована."
|
962 |
-
|
963 |
-
#: includes/admin/posttype.php:171
|
964 |
-
msgid "Envira gallery saved."
|
965 |
-
msgstr "Envira галерея сохранена."
|
966 |
-
|
967 |
-
#: includes/admin/posttype.php:172
|
968 |
-
msgid "Envira gallery submitted."
|
969 |
-
msgstr "Envira галерея представлена."
|
970 |
-
|
971 |
-
#: includes/admin/posttype.php:173
|
972 |
-
#, php-format
|
973 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
974 |
-
msgstr "Envira галерея запланирована на: <strong>%1$s</strong>."
|
975 |
-
|
976 |
-
#: includes/admin/posttype.php:173
|
977 |
-
msgid "M j, Y @ G:i"
|
978 |
-
msgstr "M j, Y @ G:i"
|
979 |
-
|
980 |
-
#: includes/admin/posttype.php:174
|
981 |
-
msgid "Envira gallery draft updated."
|
982 |
-
msgstr "Черновик Envira галереи обновлен"
|
983 |
-
|
984 |
-
#: includes/admin/settings.php:81 includes/admin/settings.php:807
|
985 |
-
msgid "Settings"
|
986 |
-
msgstr "Настройки"
|
987 |
-
|
988 |
-
#: includes/admin/settings.php:252
|
989 |
-
msgid " galleries(s) fixed successfully."
|
990 |
-
msgstr " галереи успешно установлены."
|
991 |
-
|
992 |
-
#: includes/admin/settings.php:385
|
993 |
-
msgid "Settings saved successfully."
|
994 |
-
msgstr "Настройки успешно сохранены."
|
995 |
-
|
996 |
-
#: includes/admin/settings.php:431 includes/admin/settings.php:649
|
997 |
-
msgid "Status: Active"
|
998 |
-
msgstr "Статус: Активно"
|
999 |
-
|
1000 |
-
#: includes/admin/settings.php:432 includes/admin/settings.php:670
|
1001 |
-
msgid "Activate"
|
1002 |
-
msgstr "Включить"
|
1003 |
-
|
1004 |
-
#: includes/admin/settings.php:434
|
1005 |
-
msgid "Activating..."
|
1006 |
-
msgstr "Включение..."
|
1007 |
-
|
1008 |
-
#: includes/admin/settings.php:436 includes/admin/settings.php:651
|
1009 |
-
msgid "Deactivate"
|
1010 |
-
msgstr "Отключить"
|
1011 |
-
|
1012 |
-
#: includes/admin/settings.php:438
|
1013 |
-
msgid "Deactivating..."
|
1014 |
-
msgstr "Отключение..."
|
1015 |
-
|
1016 |
-
#: includes/admin/settings.php:439 includes/admin/settings.php:668
|
1017 |
-
msgid "Status: Inactive"
|
1018 |
-
msgstr "Статус: Неактивно..."
|
1019 |
-
|
1020 |
-
#: includes/admin/settings.php:440
|
1021 |
-
msgid "Install"
|
1022 |
-
msgstr "Установить"
|
1023 |
-
|
1024 |
-
#: includes/admin/settings.php:442
|
1025 |
-
msgid "Installing..."
|
1026 |
-
msgstr "Установка..."
|
1027 |
-
|
1028 |
-
#: includes/admin/settings.php:443
|
1029 |
-
msgid "Proceed"
|
1030 |
-
msgstr "Продолжать"
|
1031 |
-
|
1032 |
-
#: includes/admin/settings.php:491
|
1033 |
-
msgid "General"
|
1034 |
-
msgstr "Основной"
|
1035 |
-
|
1036 |
-
#: includes/admin/settings.php:492
|
1037 |
-
msgid "Addons"
|
1038 |
-
msgstr "Дополнения"
|
1039 |
-
|
1040 |
-
#: includes/admin/settings.php:516
|
1041 |
-
msgid "Envira License Key"
|
1042 |
-
msgstr "Ключ лицензии Enviar"
|
1043 |
-
|
1044 |
-
#: includes/admin/settings.php:522
|
1045 |
-
msgid "Verify Key"
|
1046 |
-
msgstr "Проверить ключ"
|
1047 |
-
|
1048 |
-
#: includes/admin/settings.php:523
|
1049 |
-
msgid "Deactivate Key"
|
1050 |
-
msgstr "Деактивировать ключ"
|
1051 |
-
|
1052 |
-
#: includes/admin/settings.php:524
|
1053 |
-
msgid "License key to enable automatic updates for Envira."
|
1054 |
-
msgstr "Ключ лицензии для включения автоматического обновления для Envira."
|
1055 |
-
|
1056 |
-
#: includes/admin/settings.php:531
|
1057 |
-
msgid "Envira License Key Type"
|
1058 |
-
msgstr "Тип ключа лицензии Envira"
|
1059 |
-
|
1060 |
-
#: includes/admin/settings.php:535
|
1061 |
-
#, php-format
|
1062 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1063 |
-
msgstr "Тип Вашего лицензионного ключа для этого сайта <strong>%s.</strong>"
|
1064 |
-
|
1065 |
-
#: includes/admin/settings.php:538
|
1066 |
-
msgid "Refresh Key"
|
1067 |
-
msgstr "Обновить ключ"
|
1068 |
-
|
1069 |
-
#: includes/admin/settings.php:539
|
1070 |
-
msgid ""
|
1071 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1072 |
-
"license has been upgraded or the type is incorrect."
|
1073 |
-
msgstr ""
|
1074 |
-
"Ваш тип лицензионного ключа (управление обновлениями и плагинами). Нажмите "
|
1075 |
-
"кнопку Обновить, если Ваша лицензия была обновлена или тип является "
|
1076 |
-
"неправильным."
|
1077 |
-
|
1078 |
-
#: includes/admin/settings.php:548
|
1079 |
-
msgid "Fix Broken Migration"
|
1080 |
-
msgstr "Исправить нарушенную миграцию"
|
1081 |
-
|
1082 |
-
#: includes/admin/settings.php:553
|
1083 |
-
msgid "Fix"
|
1084 |
-
msgstr "Исправить"
|
1085 |
-
|
1086 |
-
#: includes/admin/settings.php:554
|
1087 |
-
msgid ""
|
1088 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1089 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1090 |
-
"galleries will probably no longer show any images. <strong>If this is the "
|
1091 |
-
"case</strong>, click the button above to fix this. We recommend using a "
|
1092 |
-
"migration plugin or script next time :)"
|
1093 |
-
msgstr ""
|
1094 |
-
"Если Вы изменили URL-адрес Вашего сайта, и вручную выполнили поиск/замену "
|
1095 |
-
"запросов URL-адресов в БД WordPress, Ваши галереи, наверное, больше не "
|
1096 |
-
"показывают каких-либо изображений. <strong>В этом случае</strong>, нажмите "
|
1097 |
-
"на кнопку выше, чтобы исправить это. Мы рекомендуем использовать плагин или "
|
1098 |
-
"скрипт миграции в следующий раз :)"
|
1099 |
-
|
1100 |
-
#: includes/admin/settings.php:570
|
1101 |
-
msgid "Add New Images"
|
1102 |
-
msgstr "Добавить новые изображения"
|
1103 |
-
|
1104 |
-
#: includes/admin/settings.php:578
|
1105 |
-
msgid ""
|
1106 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1107 |
-
"after any existing images."
|
1108 |
-
msgstr ""
|
1109 |
-
"При добавлении медиа в галерею, выберите, добавлять ли это медиа до или "
|
1110 |
-
"после любого из существующих изображений."
|
1111 |
-
|
1112 |
-
#: includes/admin/settings.php:585
|
1113 |
-
msgid "Delete Images on Gallery Deletion"
|
1114 |
-
msgstr "Удалить изображения при удалении галереи"
|
1115 |
-
|
1116 |
-
#: includes/admin/settings.php:593
|
1117 |
-
msgid ""
|
1118 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1119 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1120 |
-
"Posts, they will not be deleted."
|
1121 |
-
msgstr ""
|
1122 |
-
"Удаляя галерею, выберите, удалить ли все медиа, связанные с галереей. "
|
1123 |
-
"Примечание: Если изображение(я) в медиа библиотеке присоединены к другим "
|
1124 |
-
"записям, то они не будут удалены."
|
1125 |
-
|
1126 |
-
#: includes/admin/settings.php:602
|
1127 |
-
msgid "Save Image Settings"
|
1128 |
-
msgstr "Сохранить настройки изображений"
|
1129 |
-
|
1130 |
-
#: includes/admin/settings.php:624
|
1131 |
-
msgid ""
|
1132 |
-
"In order to get access to Addons, you need to verify your license key for "
|
1133 |
-
"Envira Gallery."
|
1134 |
-
msgstr ""
|
1135 |
-
"Чтобы получить доступ к Дополнениям, Вы должны проверить свой ключ лицензии "
|
1136 |
-
"Envira Gallery."
|
1137 |
-
|
1138 |
-
#: includes/admin/settings.php:628
|
1139 |
-
msgid ""
|
1140 |
-
"Missing addons that you think you should be able to see? Try clicking the "
|
1141 |
-
"button below to refresh the addon data."
|
1142 |
-
msgstr ""
|
1143 |
-
"Отсутствуют аддоны, которые по Вашему мнению Вы должны видеть? Попробуйте "
|
1144 |
-
"нажать на кнопку ниже, чтобы обновить данные."
|
1145 |
-
|
1146 |
-
#: includes/admin/settings.php:630 includes/admin/settings.php:685
|
1147 |
-
msgid "Refresh Addons"
|
1148 |
-
msgstr "Обновить Дополнения"
|
1149 |
-
|
1150 |
-
#: includes/admin/settings.php:659
|
1151 |
-
msgid "Status: Not Installed"
|
1152 |
-
msgstr "Статус: Не установлено"
|
1153 |
-
|
1154 |
-
#: includes/admin/settings.php:661
|
1155 |
-
msgid "Install Addon"
|
1156 |
-
msgstr "Установить Дополнение"
|
1157 |
-
|
1158 |
-
#: includes/admin/settings.php:683
|
1159 |
-
msgid ""
|
1160 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
1161 |
-
"button below the refresh the addons data."
|
1162 |
-
msgstr ""
|
1163 |
-
"Возник вопрос получения аддонов? Нажмите на кнопку ниже чтобы обновить "
|
1164 |
-
"данные аддонов."
|
1165 |
-
|
1166 |
-
#: includes/admin/settings.php:691
|
1167 |
-
msgid ""
|
1168 |
-
"In order to get access to Addons, you need to resolve your license key "
|
1169 |
-
"errors."
|
1170 |
-
msgstr ""
|
1171 |
-
"Чтобы получить доступ к аддонам, необходимо устранить ошибки своего ключа "
|
1172 |
-
"лицензии."
|
1173 |
-
|
1174 |
-
#: includes/admin/skin.php:79
|
1175 |
-
msgid "There was an error installing the addon. Please try again."
|
1176 |
-
msgstr "Ошибка при установке аддона. Пожалуйста, попробуйте еще раз."
|
1177 |
-
|
1178 |
-
#: includes/global/common.php:63
|
1179 |
-
msgid "One Column (1)"
|
1180 |
-
msgstr "Одна колонка (1)"
|
1181 |
-
|
1182 |
-
#: includes/global/common.php:67
|
1183 |
-
msgid "Two Columns (2)"
|
1184 |
-
msgstr "Две колонки (2)"
|
1185 |
-
|
1186 |
-
#: includes/global/common.php:71
|
1187 |
-
msgid "Three Columns (3)"
|
1188 |
-
msgstr "Три колонки (3)"
|
1189 |
-
|
1190 |
-
#: includes/global/common.php:75
|
1191 |
-
msgid "Four Columns (4)"
|
1192 |
-
msgstr "Четыре колонки (4)"
|
1193 |
-
|
1194 |
-
#: includes/global/common.php:79
|
1195 |
-
msgid "Five Columns (5)"
|
1196 |
-
msgstr "Пять колонок (5)"
|
1197 |
-
|
1198 |
-
#: includes/global/common.php:83
|
1199 |
-
msgid "Six Columns (6)"
|
1200 |
-
msgstr "Шесть колонок (6)"
|
1201 |
-
|
1202 |
-
#: includes/global/common.php:103 includes/global/common.php:220
|
1203 |
-
msgid "Base"
|
1204 |
-
msgstr "Базовая"
|
1205 |
-
|
1206 |
-
#: includes/global/common.php:123
|
1207 |
-
msgid "Do not display"
|
1208 |
-
msgstr "Не отображать"
|
1209 |
-
|
1210 |
-
#: includes/global/common.php:127
|
1211 |
-
msgid "Display above galleries"
|
1212 |
-
msgstr "Показать выше галерей"
|
1213 |
-
|
1214 |
-
#: includes/global/common.php:131
|
1215 |
-
msgid "Display below galleries"
|
1216 |
-
msgstr "Показать ниже галерей"
|
1217 |
-
|
1218 |
-
#: includes/global/common.php:151
|
1219 |
-
msgid "No Sorting"
|
1220 |
-
msgstr "Без сортировки"
|
1221 |
-
|
1222 |
-
#: includes/global/common.php:155
|
1223 |
-
msgid "Random"
|
1224 |
-
msgstr "Случайно"
|
1225 |
-
|
1226 |
-
#: includes/global/common.php:159
|
1227 |
-
msgid "Filename"
|
1228 |
-
msgstr "Имя файла"
|
1229 |
-
|
1230 |
-
#: includes/global/common.php:171
|
1231 |
-
msgid "Alt"
|
1232 |
-
msgstr "Alt"
|
1233 |
-
|
1234 |
-
#: includes/global/common.php:195
|
1235 |
-
msgid "Ascending (A-Z)"
|
1236 |
-
msgstr "По возрастанию (A-Я)"
|
1237 |
-
|
1238 |
-
#: includes/global/common.php:199
|
1239 |
-
msgid "Descending (Z-A)"
|
1240 |
-
msgstr "По убыванию (Я-A)"
|
1241 |
-
|
1242 |
-
#: includes/global/common.php:286
|
1243 |
-
msgid "Float"
|
1244 |
-
msgstr "Плавающий"
|
1245 |
-
|
1246 |
-
#: includes/global/common.php:290
|
1247 |
-
msgid "Float (Wrapped)"
|
1248 |
-
msgstr "Плавающий (обернутый)"
|
1249 |
-
|
1250 |
-
#: includes/global/common.php:294 includes/global/common.php:322
|
1251 |
-
msgid "Inside"
|
1252 |
-
msgstr "Внутри"
|
1253 |
-
|
1254 |
-
#: includes/global/common.php:298 includes/global/common.php:326
|
1255 |
-
msgid "Outside"
|
1256 |
-
msgstr "Снаружи"
|
1257 |
-
|
1258 |
-
#: includes/global/common.php:302
|
1259 |
-
msgid "Over"
|
1260 |
-
msgstr "Поверх"
|
1261 |
-
|
1262 |
-
#: includes/global/common.php:346
|
1263 |
-
msgid "No Effect"
|
1264 |
-
msgstr "Без эффекта"
|
1265 |
-
|
1266 |
-
#: includes/global/common.php:350
|
1267 |
-
msgid "Fade"
|
1268 |
-
msgstr "Исчезающий"
|
1269 |
-
|
1270 |
-
#: includes/global/common.php:354
|
1271 |
-
msgid "Elastic"
|
1272 |
-
msgstr "Эластичный"
|
1273 |
-
|
1274 |
-
#: includes/global/common.php:402
|
1275 |
-
msgid "Swing"
|
1276 |
-
msgstr "Качели"
|
1277 |
-
|
1278 |
-
#: includes/global/common.php:406
|
1279 |
-
msgid "Quad"
|
1280 |
-
msgstr "Четырехугольный"
|
1281 |
-
|
1282 |
-
#: includes/global/common.php:410
|
1283 |
-
msgid "Cubic"
|
1284 |
-
msgstr "Кубический"
|
1285 |
-
|
1286 |
-
#: includes/global/common.php:414
|
1287 |
-
msgid "Quart"
|
1288 |
-
msgstr "Кварта"
|
1289 |
-
|
1290 |
-
#: includes/global/common.php:418
|
1291 |
-
msgid "Quint"
|
1292 |
-
msgstr "Квинта"
|
1293 |
-
|
1294 |
-
#: includes/global/common.php:422
|
1295 |
-
msgid "Sine"
|
1296 |
-
msgstr "Синус"
|
1297 |
-
|
1298 |
-
#: includes/global/common.php:426
|
1299 |
-
msgid "Expo"
|
1300 |
-
msgstr "Экспо"
|
1301 |
-
|
1302 |
-
#: includes/global/common.php:430
|
1303 |
-
msgid "Circ"
|
1304 |
-
msgstr "Круговой"
|
1305 |
-
|
1306 |
-
#: includes/global/common.php:434
|
1307 |
-
msgid "Back"
|
1308 |
-
msgstr "Обратный"
|
1309 |
-
|
1310 |
-
#: includes/global/common.php:438
|
1311 |
-
msgid "Bounce"
|
1312 |
-
msgstr "С отскоком"
|
1313 |
-
|
1314 |
-
#: includes/global/common.php:458 includes/global/common.php:482
|
1315 |
-
msgid "Top"
|
1316 |
-
msgstr "Верх"
|
1317 |
-
|
1318 |
-
#: includes/global/common.php:462 includes/global/common.php:486
|
1319 |
-
msgid "Bottom"
|
1320 |
-
msgstr "Низ"
|
1321 |
-
|
1322 |
-
#: includes/global/common.php:616
|
1323 |
-
msgid "Image Files"
|
1324 |
-
msgstr "Файлы изображений"
|
1325 |
-
|
1326 |
-
#: includes/global/common.php:666
|
1327 |
-
msgid "Before Existing Images"
|
1328 |
-
msgstr "До существующих изображений"
|
1329 |
-
|
1330 |
-
#: includes/global/common.php:670
|
1331 |
-
msgid "After Existing Images"
|
1332 |
-
msgstr "После существующих изображений"
|
1333 |
-
|
1334 |
-
#: includes/global/common.php:690
|
1335 |
-
msgid "No"
|
1336 |
-
msgstr "Нет"
|
1337 |
-
|
1338 |
-
#: includes/global/common.php:694
|
1339 |
-
msgid "Yes"
|
1340 |
-
msgstr "Да"
|
1341 |
-
|
1342 |
-
#: includes/global/common.php:758
|
1343 |
-
msgid ""
|
1344 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1345 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1346 |
-
"on your server."
|
1347 |
-
msgstr ""
|
1348 |
-
"Редактор изображений не может быть выбран. Пожалуйста, проверьте с Вашим "
|
1349 |
-
"хостером, что у Вас есть библиотеки изображений GD или Imagick, "
|
1350 |
-
"скомпилированные с Вашей PHP установкой на Вашем сервере."
|
1351 |
-
|
1352 |
-
#: includes/global/common.php:861
|
1353 |
-
msgid "No image URL specified for cropping."
|
1354 |
-
msgstr "Нет URL картинки указанного для обрезки."
|
1355 |
-
|
1356 |
-
#: includes/global/common.php:880
|
1357 |
-
msgid "No file could be found for the image URL specified."
|
1358 |
-
msgstr "Файл изображения не найден по указанному URL."
|
1359 |
-
|
1360 |
-
#: includes/global/common.php:888 includes/global/common.php:900
|
1361 |
-
msgid ""
|
1362 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1363 |
-
msgstr "Размеры исходного изображения не могут быть получены для обрезки."
|
1364 |
-
|
1365 |
-
#: includes/global/posttype.php:51
|
1366 |
-
msgid "Envira Galleries"
|
1367 |
-
msgstr "Галереи Envira"
|
1368 |
-
|
1369 |
-
#. Plugin Name of the plugin/theme
|
1370 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
1371 |
-
#: includes/global/widget.php:50
|
1372 |
-
msgid "Envira Gallery"
|
1373 |
-
msgstr "Галерея Envira"
|
1374 |
-
|
1375 |
-
#: includes/global/posttype.php:53
|
1376 |
-
msgid "Add New"
|
1377 |
-
msgstr "Добавить новую"
|
1378 |
-
|
1379 |
-
#: includes/global/posttype.php:54
|
1380 |
-
msgid "Add New Envira Gallery"
|
1381 |
-
msgstr "Добавить новую Envira галерею"
|
1382 |
-
|
1383 |
-
#: includes/global/posttype.php:55
|
1384 |
-
msgid "Edit Envira Gallery"
|
1385 |
-
msgstr "Редактировать Envira галерею"
|
1386 |
-
|
1387 |
-
#: includes/global/posttype.php:56
|
1388 |
-
msgid "New Envira Gallery"
|
1389 |
-
msgstr "Новая Envira галерея"
|
1390 |
-
|
1391 |
-
#: includes/global/posttype.php:57
|
1392 |
-
msgid "View Envira Gallery"
|
1393 |
-
msgstr "Просмотреть Envira галерею"
|
1394 |
-
|
1395 |
-
#: includes/global/posttype.php:58
|
1396 |
-
msgid "Search Envira Galleries"
|
1397 |
-
msgstr "Искать Envira галереи"
|
1398 |
-
|
1399 |
-
#: includes/global/posttype.php:59
|
1400 |
-
msgid "No Envira galleries found."
|
1401 |
-
msgstr "Envira галереи не найдены."
|
1402 |
-
|
1403 |
-
#: includes/global/posttype.php:60
|
1404 |
-
msgid "No Envira galleries found in trash."
|
1405 |
-
msgstr "Envira галереи не найдены в мусоре."
|
1406 |
-
|
1407 |
-
#: includes/global/shortcode.php:597
|
1408 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1409 |
-
msgstr ""
|
1410 |
-
"Запрошенный контент не может быть загружен.<br/>Пожалуйста, попробуйте еще "
|
1411 |
-
"раз позже.</p>"
|
1412 |
-
|
1413 |
-
#: includes/global/shortcode.php:598 includes/global/shortcode.php:1020
|
1414 |
-
msgid "Close"
|
1415 |
-
msgstr "Закрыть"
|
1416 |
-
|
1417 |
-
#: includes/global/shortcode.php:599 includes/global/shortcode.php:1010
|
1418 |
-
msgid "Next"
|
1419 |
-
msgstr "След."
|
1420 |
-
|
1421 |
-
#: includes/global/shortcode.php:600 includes/global/shortcode.php:1006
|
1422 |
-
msgid "Previous"
|
1423 |
-
msgstr "Пред."
|
1424 |
-
|
1425 |
-
#: includes/global/widget.php:56
|
1426 |
-
msgid "Place an Envira gallery into a widgetized area."
|
1427 |
-
msgstr "Поместить галерею Envira в область виджетов."
|
1428 |
-
|
1429 |
-
#: includes/global/widget.php:158
|
1430 |
-
msgid "Gallery"
|
1431 |
-
msgstr "Галерея"
|
1432 |
-
|
1433 |
-
#. Plugin URI of the plugin/theme
|
1434 |
-
msgid "http://enviragallery.com"
|
1435 |
-
msgstr "http://enviragallery.com"
|
1436 |
-
|
1437 |
-
#. Description of the plugin/theme
|
1438 |
-
msgid "Envira Gallery is best responsive WordPress gallery plugin."
|
1439 |
-
msgstr "Envira Gallery лучшая отзывчивая галерея WordPress."
|
1440 |
-
|
1441 |
-
#. Author of the plugin/theme
|
1442 |
-
msgid "Envira Gallery Team"
|
1443 |
-
msgstr "Envira Gallery Team"
|
1444 |
-
|
1445 |
-
#. Author URI of the plugin/theme
|
1446 |
-
msgid "http://thomasgriffinmedia.com"
|
1447 |
-
msgstr "http://thomasgriffinmedia.com"
|
1448 |
-
|
1449 |
-
#~ msgid "Insert Media into Gallery"
|
1450 |
-
#~ msgstr "Вставить медиа в галерею"
|
1451 |
-
|
1452 |
-
#~ msgid "Library Images"
|
1453 |
-
#~ msgstr "Библиотека изображений"
|
1454 |
-
|
1455 |
-
#~ msgid "selected"
|
1456 |
-
#~ msgstr "выбранный"
|
1457 |
-
|
1458 |
-
#~ msgid "Search"
|
1459 |
-
#~ msgstr "Поиск"
|
1460 |
-
|
1461 |
-
#~ msgid "Load More Images from Library"
|
1462 |
-
#~ msgstr "Загрузить еще изображения из библиотеки"
|
1463 |
-
|
1464 |
-
#~ msgid "Selecting Images"
|
1465 |
-
#~ msgstr "Выбор изображений"
|
1466 |
-
|
1467 |
-
#~ msgid ""
|
1468 |
-
#~ "You can insert any image from your Media Library into your gallery. If "
|
1469 |
-
#~ "the image you want to insert is not shown on the screen, you can either "
|
1470 |
-
#~ "click on the \"Load More Images from Library\" button to load more images "
|
1471 |
-
#~ "or use the search box to find the images you are looking for."
|
1472 |
-
#~ msgstr ""
|
1473 |
-
#~ "Вы можете вставить любое изображение из Медиа библиотеки в галерею. Если "
|
1474 |
-
#~ "изображение, которое Вы хотите вставить, не отображается на экране, то "
|
1475 |
-
#~ "нажмите на кнопку \"Загрузить еще изображения из библиотеки\", чтобы "
|
1476 |
-
#~ "загрузить больше изображений, или используйте окно поиска, чтобы найти "
|
1477 |
-
#~ "необходимые изображения."
|
1478 |
-
|
1479 |
-
#~ msgid "Randomize Gallery Order?"
|
1480 |
-
#~ msgstr "Случайный порядок галереи?"
|
1481 |
-
|
1482 |
-
#~ msgid "If enabled, the gallery output will be randomized on each page load."
|
1483 |
-
#~ msgstr ""
|
1484 |
-
#~ "Если опция включена, галерея будет выводиться в произвольном порядке при "
|
1485 |
-
#~ "каждой загрузке страницы."
|
1486 |
-
|
1487 |
-
#~ msgid ""
|
1488 |
-
#~ "Define the maximum image size for the Lightbox view. Default / Full Size "
|
1489 |
-
#~ "will display the original, full size image."
|
1490 |
-
#~ msgstr ""
|
1491 |
-
#~ "Определить максимальный размер изображения для лайтбокса. По умолчанию / "
|
1492 |
-
#~ "полный размер будет отображать оригинальный, полный размер изображения."
|
1493 |
-
|
1494 |
-
#~ msgid "Edit Metadata"
|
1495 |
-
#~ msgstr "Редактировать метаданные"
|
1496 |
-
|
1497 |
-
#~ msgid "Search WordPress Content for URL"
|
1498 |
-
#~ msgstr "Поиск WordPress контента для URL"
|
1499 |
-
|
1500 |
-
#~ msgid "Full Width"
|
1501 |
-
#~ msgstr "Полная ширина"
|
1 |
+
# Copyright (C) 2015 Envira Gallery
|
2 |
+
# This file is distributed under the same license as the Envira Gallery package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery 1.3.6.2\n"
|
6 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/envira-gallery\n"
|
7 |
+
"POT-Creation-Date: 2016-02-10 22:24+0300\n"
|
8 |
+
"PO-Revision-Date: 2016-02-10 22:25+0300\n"
|
9 |
+
"Last-Translator: \n"
|
10 |
+
"Language-Team: \n"
|
11 |
+
"Language: ru\n"
|
12 |
+
"MIME-Version: 1.0\n"
|
13 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
14 |
+
"Content-Transfer-Encoding: 8bit\n"
|
15 |
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
16 |
+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
+
"X-Generator: Poedit 1.8.6\n"
|
18 |
+
|
19 |
+
#: envira-gallery.php:180
|
20 |
+
#, php-format
|
21 |
+
msgid ""
|
22 |
+
"Please <a href=\"%s\">deactivate</a> the Envira Lite Plugin. Your premium "
|
23 |
+
"version of Envira Gallery may not work as expected until the Lite version is "
|
24 |
+
"deactivated."
|
25 |
+
msgstr ""
|
26 |
+
"Пожалуйста, <a href=\"%s\">деактивируйте</a> плагин Envira Lite. Ваша "
|
27 |
+
"премиум версия Envira Gallery может работать не так, как ожидается, пока "
|
28 |
+
"Lite версия не деактивирована."
|
29 |
+
|
30 |
+
#: envira-gallery.php:195
|
31 |
+
msgid ""
|
32 |
+
"Envira Gallery requires PHP 5.3 or greater for some specific functionality. "
|
33 |
+
"Please have your web host resolve this."
|
34 |
+
msgstr ""
|
35 |
+
"Envira Gallery требует PHP 5.3 или выше для некоторых конкретных функций. "
|
36 |
+
"Пожалуйста, обратитесь к вашему хостеру для решения этой проблемы."
|
37 |
+
|
38 |
+
#: envira-gallery.php:599
|
39 |
+
#, php-format
|
40 |
+
msgid ""
|
41 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
42 |
+
"version of <strong>3.8</strong> to run properly. The plugin has been "
|
43 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
44 |
+
msgstr ""
|
45 |
+
"К сожалению, Ваша версия WordPress не соответствует минимальным требованиям. "
|
46 |
+
"Для корректной работы Envira Gallery требуется версия не ниже <strong>3.8</"
|
47 |
+
"strong>. Плагин деактивирован. <a href=\"%s\">Нажмите, чтобы вернуться в "
|
48 |
+
"Главную консоль</a>."
|
49 |
+
|
50 |
+
#: includes/admin/common.php:308 includes/admin/common.php:382
|
51 |
+
msgid "Number of Columns"
|
52 |
+
msgstr "Число колонок"
|
53 |
+
|
54 |
+
#: includes/admin/common.php:317 includes/admin/common.php:393
|
55 |
+
#: includes/admin/metaboxes.php:582
|
56 |
+
msgid "Gallery Theme"
|
57 |
+
msgstr "Тема галереи"
|
58 |
+
|
59 |
+
#: includes/admin/common.php:326 includes/admin/common.php:404
|
60 |
+
#: includes/admin/metaboxes.php:637
|
61 |
+
msgid "Column Gutter Width"
|
62 |
+
msgstr "Расстояние между колонками"
|
63 |
+
|
64 |
+
#: includes/admin/common.php:331 includes/admin/common.php:409
|
65 |
+
#: includes/admin/metaboxes.php:646
|
66 |
+
msgid "Margin Below Each Image"
|
67 |
+
msgstr "Отступ под каждым изображением"
|
68 |
+
|
69 |
+
#: includes/admin/common.php:336 includes/admin/common.php:414
|
70 |
+
#: includes/admin/metaboxes.php:709
|
71 |
+
msgid "Image Dimensions"
|
72 |
+
msgstr "Размеры изображения"
|
73 |
+
|
74 |
+
#: includes/admin/common.php:384 includes/admin/common.php:395
|
75 |
+
#: includes/admin/common.php:405 includes/admin/common.php:410
|
76 |
+
#: includes/admin/common.php:415 includes/admin/common.php:417
|
77 |
+
msgid "— No Change —"
|
78 |
+
msgstr "— Без изменений —"
|
79 |
+
|
80 |
+
#: includes/admin/editor.php:77
|
81 |
+
msgid "Add Gallery"
|
82 |
+
msgstr "Добавить галерею"
|
83 |
+
|
84 |
+
#: includes/admin/editor.php:135
|
85 |
+
msgid "Choose Your Gallery"
|
86 |
+
msgstr "Выберите Вашу галерею"
|
87 |
+
|
88 |
+
#: includes/admin/editor.php:151 includes/global/widget.php:168
|
89 |
+
#, php-format
|
90 |
+
msgid "Gallery ID #%s"
|
91 |
+
msgstr "ID галереи #%s"
|
92 |
+
|
93 |
+
#: includes/admin/editor.php:166
|
94 |
+
msgid "Helpful Tips"
|
95 |
+
msgstr "Полезные советы"
|
96 |
+
|
97 |
+
#: includes/admin/editor.php:167
|
98 |
+
msgid "Choosing Your Gallery"
|
99 |
+
msgstr "Выбор галереи"
|
100 |
+
|
101 |
+
#: includes/admin/editor.php:168
|
102 |
+
msgid ""
|
103 |
+
"To choose your gallery, simply click on one of the boxes to the left. The "
|
104 |
+
"\"Insert Gallery\" button will be activated once you have selected a gallery."
|
105 |
+
msgstr ""
|
106 |
+
"Чтобы выбрать галерею, просто нажмите на один из квадратов слева. Кнопка "
|
107 |
+
"\"Добавить галерею\" будет активирована после того, как галерея будет "
|
108 |
+
"выбрана."
|
109 |
+
|
110 |
+
#: includes/admin/editor.php:169
|
111 |
+
msgid "Inserting Your Gallery"
|
112 |
+
msgstr "Вставка галереи"
|
113 |
+
|
114 |
+
#: includes/admin/editor.php:170
|
115 |
+
msgid ""
|
116 |
+
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
117 |
+
"button below."
|
118 |
+
msgstr ""
|
119 |
+
"Чтобы вставить галерею в редактор, нажмите на кнопку \"Добавить галерею\" "
|
120 |
+
"ниже."
|
121 |
+
|
122 |
+
#: includes/admin/editor.php:182
|
123 |
+
msgid "Cancel Gallery Insertion"
|
124 |
+
msgstr "Отменить вставку галереи"
|
125 |
+
|
126 |
+
#: includes/admin/editor.php:185
|
127 |
+
msgid "Insert Gallery"
|
128 |
+
msgstr "Вставить галерею"
|
129 |
+
|
130 |
+
#: includes/admin/import.php:82
|
131 |
+
msgid "Sorry, but you lack the permissions to import a gallery to this post."
|
132 |
+
msgstr ""
|
133 |
+
"Извините, но Вам не хватает прав, чтобы импортировать галерею в этот пост."
|
134 |
+
|
135 |
+
#: includes/admin/import.php:87
|
136 |
+
msgid ""
|
137 |
+
"Sorry, but the post ID you are attempting to import the gallery to cannot "
|
138 |
+
"handle a gallery."
|
139 |
+
msgstr ""
|
140 |
+
"Извините, но пост ID, который Вы пытаетесь импортировать в галерею, не может "
|
141 |
+
"быть обработан."
|
142 |
+
|
143 |
+
#: includes/admin/import.php:92
|
144 |
+
msgid "Sorry, but there are no files available to import a gallery."
|
145 |
+
msgstr "Извините, но нет файлов, доступных для импорта в галерею."
|
146 |
+
|
147 |
+
#: includes/admin/import.php:97
|
148 |
+
msgid ""
|
149 |
+
"Sorry, but you have attempted to upload a gallery import file with an "
|
150 |
+
"incompatible filename. Envira Gallery import files must begin with \"envira-"
|
151 |
+
"gallery\"."
|
152 |
+
msgstr ""
|
153 |
+
"Извините, но Вы попытались загрузить файл импорта галереи с несовместимым "
|
154 |
+
"именем. Файлы импорта Envira Gallery должны начинаться с \"envira-gallery\"."
|
155 |
+
|
156 |
+
#: includes/admin/import.php:102
|
157 |
+
msgid ""
|
158 |
+
"Sorry, but Envira Gallery import files must be in <code>.json</code> format."
|
159 |
+
msgstr ""
|
160 |
+
"Извините, но файлы импорта Envira Gallery должны быть в формате <code>.json</"
|
161 |
+
"code>."
|
162 |
+
|
163 |
+
#: includes/admin/import.php:109
|
164 |
+
msgid ""
|
165 |
+
"Sorry, but there was an error retrieving the contents of the gallery export "
|
166 |
+
"file. Please try again."
|
167 |
+
msgstr ""
|
168 |
+
"Извините, но произошла ошибка с файлом экспорта галереи. Пожалуйста, "
|
169 |
+
"попробуйте еще раз."
|
170 |
+
|
171 |
+
#: includes/admin/import.php:145
|
172 |
+
#, php-format
|
173 |
+
msgid "Imported Gallery #%s"
|
174 |
+
msgstr "Импортированные галереи #%s"
|
175 |
+
|
176 |
+
#: includes/admin/import.php:204
|
177 |
+
msgid "No valid URL found for the image ID #"
|
178 |
+
msgstr "Не найден корректный URL для изображения ID #"
|
179 |
+
|
180 |
+
#: includes/admin/import.php:286
|
181 |
+
msgid "Could not retrieve a valid image from the URL "
|
182 |
+
msgstr "Не удалось получить корректное изображение из URL "
|
183 |
+
|
184 |
+
#: includes/admin/import.php:627
|
185 |
+
msgid ""
|
186 |
+
"Envira gallery imported. Please check to ensure all images and data have "
|
187 |
+
"been imported properly."
|
188 |
+
msgstr ""
|
189 |
+
"Галерея Envira импортирована. Пожалуйста, проверьте, что все изображения и "
|
190 |
+
"данные были импортированы правильно."
|
191 |
+
|
192 |
+
#: includes/admin/license.php:128 includes/admin/license.php:221
|
193 |
+
#: includes/admin/license.php:310
|
194 |
+
msgid ""
|
195 |
+
"There was an error connecting to the remote key API. Please try again later."
|
196 |
+
msgstr ""
|
197 |
+
"Ошибка при подключении к удаленному ключу API. Пожалуйста, повторите попытку "
|
198 |
+
"позже."
|
199 |
+
|
200 |
+
#: includes/admin/license.php:145
|
201 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
202 |
+
msgstr ""
|
203 |
+
"Поздравляем! Этот сайт теперь будет получать автоматические обновления."
|
204 |
+
|
205 |
+
#: includes/admin/license.php:263
|
206 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
207 |
+
msgstr "Поздравляем! Ваш ключ был успешно обновлен."
|
208 |
+
|
209 |
+
#: includes/admin/license.php:321
|
210 |
+
msgid ""
|
211 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
212 |
+
msgstr "Поздравляем! Вы успешно деактивировали ключ на этом сайте."
|
213 |
+
|
214 |
+
#: includes/admin/license.php:415
|
215 |
+
#, php-format
|
216 |
+
msgid ""
|
217 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
218 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
219 |
+
"license key and begin receiving automatic updates.</a>"
|
220 |
+
msgstr ""
|
221 |
+
"Действительный ключ лицензии не был введен, поэтому автоматические "
|
222 |
+
"обновления для Envira Gallery выключены. <a href=\"%s\"> Пожалуйста, "
|
223 |
+
"щелкните здесь, чтобы ввести Ваш ключ лицензии и начать получать авто "
|
224 |
+
"обновления.</a>"
|
225 |
+
|
226 |
+
#: includes/admin/license.php:424
|
227 |
+
#, php-format
|
228 |
+
msgid ""
|
229 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
230 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
231 |
+
"receiving automatic updates.</a>"
|
232 |
+
msgstr ""
|
233 |
+
"Ваш лицензионный ключ просрочен. <a href=\"%s\" target=\"_blank"
|
234 |
+
"\">Пожалуйста, щелкните здесь для обновления ключа лицензии и продолжения "
|
235 |
+
"получения авто обновлений.</a>"
|
236 |
+
|
237 |
+
#: includes/admin/license.php:433
|
238 |
+
msgid ""
|
239 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
240 |
+
"different key to continue receiving automatic updates."
|
241 |
+
msgstr ""
|
242 |
+
"Ваш ключ лицензии Envira Gallery отключен. Пожалуйста, используйте другой "
|
243 |
+
"ключ для продолжения получения авто обновлений."
|
244 |
+
|
245 |
+
#: includes/admin/license.php:442
|
246 |
+
msgid ""
|
247 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
248 |
+
"the user associated with the key has been deleted. Please use a different "
|
249 |
+
"key to continue receiving automatic updates."
|
250 |
+
msgstr ""
|
251 |
+
"Ваш ключ лицензии Envira Gallery недействителен. Ключ больше не существует "
|
252 |
+
"или пользователь, связанный с ключом, удален. Пожалуйста, используйте другой "
|
253 |
+
"ключ для продолжения получения авто обновлений."
|
254 |
+
|
255 |
+
#: includes/admin/media-view.php:95
|
256 |
+
msgid "Edit previous media item"
|
257 |
+
msgstr "Редактировать предыдущее медиа"
|
258 |
+
|
259 |
+
#: includes/admin/media-view.php:96
|
260 |
+
msgid "Edit next media item"
|
261 |
+
msgstr "Редактировать последующее медиа"
|
262 |
+
|
263 |
+
#: includes/admin/media-view.php:99
|
264 |
+
msgid "Edit Item"
|
265 |
+
msgstr "Редактировать элемент"
|
266 |
+
|
267 |
+
#: includes/admin/media-view.php:119 includes/admin/media-view.php:154
|
268 |
+
#: includes/admin/posttype.php:83 includes/global/common.php:163
|
269 |
+
#: includes/global/widget.php:153
|
270 |
+
msgid "Title"
|
271 |
+
msgstr "Заголовок"
|
272 |
+
|
273 |
+
#: includes/admin/media-view.php:120
|
274 |
+
msgid ""
|
275 |
+
"Image titles can take any type of HTML. You can adjust the position of the "
|
276 |
+
"titles in the main Lightbox settings."
|
277 |
+
msgstr ""
|
278 |
+
"Заголовки изображений могут принимать любой тип HTML. Вы можете "
|
279 |
+
"отрегулировать положение заголовков в основных настройках лайтбокс."
|
280 |
+
|
281 |
+
#: includes/admin/media-view.php:125 includes/admin/media-view.php:160
|
282 |
+
#: includes/global/common.php:167
|
283 |
+
msgid "Caption"
|
284 |
+
msgstr "Подпись"
|
285 |
+
|
286 |
+
#: includes/admin/media-view.php:126
|
287 |
+
msgid ""
|
288 |
+
"Caption can take any type of HTML, and are displayed when an image is "
|
289 |
+
"clicked."
|
290 |
+
msgstr ""
|
291 |
+
"Подпись может принимать любой тип HTML, отображается когда на изображение "
|
292 |
+
"нажимают."
|
293 |
+
|
294 |
+
#: includes/admin/media-view.php:131 includes/admin/media-view.php:176
|
295 |
+
msgid "Alt Text"
|
296 |
+
msgstr "Alt"
|
297 |
+
|
298 |
+
#: includes/admin/media-view.php:132
|
299 |
+
msgid "Very important for SEO, the Alt Text describes the image."
|
300 |
+
msgstr "Очень важно для SEO. Alt описание изображения."
|
301 |
+
|
302 |
+
#: includes/admin/media-view.php:137 includes/admin/media-view.php:182
|
303 |
+
#: includes/global/common.php:175
|
304 |
+
msgid "URL"
|
305 |
+
msgstr "URL"
|
306 |
+
|
307 |
+
#: includes/admin/media-view.php:138
|
308 |
+
msgid ""
|
309 |
+
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
310 |
+
"full size image."
|
311 |
+
msgstr ""
|
312 |
+
"Введите гиперссылку, если хотите связать это изображение с чем-нибудь, кроме "
|
313 |
+
"полного размера изображения."
|
314 |
+
|
315 |
+
#: includes/admin/media-view.php:186
|
316 |
+
msgid "Media File"
|
317 |
+
msgstr "Медиа файл"
|
318 |
+
|
319 |
+
#: includes/admin/media-view.php:187
|
320 |
+
msgid "Attachment Page"
|
321 |
+
msgstr "Страница с вложением"
|
322 |
+
|
323 |
+
#: includes/admin/media-view.php:194
|
324 |
+
msgid "Open URL in New Window?"
|
325 |
+
msgstr "Открыть URL в новом окне?"
|
326 |
+
|
327 |
+
#: includes/admin/media-view.php:205 includes/admin/media-view.php:206
|
328 |
+
msgid "Save Metadata"
|
329 |
+
msgstr "Сохранить метаданные"
|
330 |
+
|
331 |
+
#: includes/admin/media-view.php:212
|
332 |
+
msgid "Saved."
|
333 |
+
msgstr "Сохранено"
|
334 |
+
|
335 |
+
#: includes/admin/media.php:298 includes/admin/media.php:299
|
336 |
+
msgid "Click Here to Insert from Other Image Sources"
|
337 |
+
msgstr "Щелкните здесь, чтобы вставить изображения из других источников"
|
338 |
+
|
339 |
+
#: includes/admin/metaboxes.php:101
|
340 |
+
msgid "Insert into Gallery"
|
341 |
+
msgstr "Вставить в галерею"
|
342 |
+
|
343 |
+
#: includes/admin/metaboxes.php:102 includes/admin/metaboxes.php:194
|
344 |
+
msgid "Inserting..."
|
345 |
+
msgstr "Вставляем..."
|
346 |
+
|
347 |
+
#: includes/admin/metaboxes.php:192
|
348 |
+
msgid "You must select a file to import before continuing."
|
349 |
+
msgstr "Вы должны выбрать файл для импорта перед продолжением."
|
350 |
+
|
351 |
+
#: includes/admin/metaboxes.php:200
|
352 |
+
msgid "Are you sure you want to remove this image from the gallery?"
|
353 |
+
msgstr "Вы уверены, что хотите удалить это изображение из галереи?"
|
354 |
+
|
355 |
+
#: includes/admin/metaboxes.php:201
|
356 |
+
msgid "Are you sure you want to remove these images from the gallery?"
|
357 |
+
msgstr "Вы уверены, что хотите удалить эти изображения из галереи?"
|
358 |
+
|
359 |
+
#: includes/admin/metaboxes.php:204
|
360 |
+
msgid "Saving..."
|
361 |
+
msgstr "Сохранение..."
|
362 |
+
|
363 |
+
#: includes/admin/metaboxes.php:205
|
364 |
+
msgid "Saved!"
|
365 |
+
msgstr "Сохранено!"
|
366 |
+
|
367 |
+
#: includes/admin/metaboxes.php:277 includes/admin/settings.php:80
|
368 |
+
msgid "Envira Gallery Settings"
|
369 |
+
msgstr "Настройки Envira Gallery"
|
370 |
+
|
371 |
+
#: includes/admin/metaboxes.php:384
|
372 |
+
msgid "Images"
|
373 |
+
msgstr "Изображения"
|
374 |
+
|
375 |
+
#: includes/admin/metaboxes.php:385
|
376 |
+
msgid "Config"
|
377 |
+
msgstr "Конфигурация"
|
378 |
+
|
379 |
+
#: includes/admin/metaboxes.php:386
|
380 |
+
msgid "Lightbox"
|
381 |
+
msgstr "Лайтбокс"
|
382 |
+
|
383 |
+
#: includes/admin/metaboxes.php:387
|
384 |
+
msgid "Thumbnails"
|
385 |
+
msgstr "Миниатюры"
|
386 |
+
|
387 |
+
#: includes/admin/metaboxes.php:388
|
388 |
+
msgid "Mobile"
|
389 |
+
msgstr "Мобильный"
|
390 |
+
|
391 |
+
#: includes/admin/metaboxes.php:393
|
392 |
+
msgid "Misc"
|
393 |
+
msgstr "Разное"
|
394 |
+
|
395 |
+
#: includes/admin/metaboxes.php:412
|
396 |
+
msgid ""
|
397 |
+
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
398 |
+
"requires at least one (preferably Imagick) in order to crop images and may "
|
399 |
+
"not work properly without it. Please contact your webhost and ask them to "
|
400 |
+
"compile GD or Imagick for your PHP install."
|
401 |
+
msgstr ""
|
402 |
+
"Библиотеки GD или Imagick не установлены на Вашем сервере. Envira Gallery "
|
403 |
+
"требует по крайней мере один из них (желательно - Imagick) для того, чтобы "
|
404 |
+
"обрезать изображения. Пожалуйста, свяжитесь с хостером и попросите "
|
405 |
+
"установить GD или Imagick."
|
406 |
+
|
407 |
+
#: includes/admin/metaboxes.php:420
|
408 |
+
msgid "Gallery Type"
|
409 |
+
msgstr "Тип галереи"
|
410 |
+
|
411 |
+
#: includes/admin/metaboxes.php:446 includes/global/common.php:242
|
412 |
+
msgid "Default"
|
413 |
+
msgstr "По умолчанию"
|
414 |
+
|
415 |
+
#: includes/admin/metaboxes.php:494
|
416 |
+
msgid "Delete Selected Images from Gallery"
|
417 |
+
msgstr "Удалить выбранные изображения из галереи"
|
418 |
+
|
419 |
+
#: includes/admin/metaboxes.php:534
|
420 |
+
msgid "(click the icon to open and close the overlay dialog)"
|
421 |
+
msgstr "(щелкните иконку, чтобы открыть и закрыть всплывающее диалоговое окно)"
|
422 |
+
|
423 |
+
#: includes/admin/metaboxes.php:535
|
424 |
+
msgid "Click here to view meta information about this gallery."
|
425 |
+
msgstr "Кликните здесь, чтобы посмотреть мета-информацию об этой галереи."
|
426 |
+
|
427 |
+
#: includes/admin/metaboxes.php:537
|
428 |
+
msgid ""
|
429 |
+
"You can place this gallery anywhere into your posts, pages, custom post "
|
430 |
+
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
431 |
+
msgstr ""
|
432 |
+
"Вы можете разместить эту галерею в любом месте в Ваших постах, страницах, "
|
433 |
+
"пользовательских типах записей или виджетах с помощью <strong>одного</"
|
434 |
+
"strong> из шорткодов ниже:"
|
435 |
+
|
436 |
+
#: includes/admin/metaboxes.php:542
|
437 |
+
msgid ""
|
438 |
+
"You can also place this gallery into your template files by using "
|
439 |
+
"<strong>one</strong> the template tag(s) below:"
|
440 |
+
msgstr ""
|
441 |
+
"Вы также можете разместить эту галерею в файле шаблона с помощью "
|
442 |
+
"<strong>одного</strong> из способов ниже:"
|
443 |
+
|
444 |
+
#: includes/admin/metaboxes.php:564
|
445 |
+
msgid ""
|
446 |
+
"The settings below adjust the basic configuration options for the gallery."
|
447 |
+
msgstr ""
|
448 |
+
"Параметры настройки ниже регулируют возможности базовой конфигурации для "
|
449 |
+
"галереи."
|
450 |
+
|
451 |
+
#: includes/admin/metaboxes.php:569
|
452 |
+
msgid "Number of Gallery Columns"
|
453 |
+
msgstr "Число колонок галереи"
|
454 |
+
|
455 |
+
#: includes/admin/metaboxes.php:577
|
456 |
+
msgid "Determines the number of columns in the gallery."
|
457 |
+
msgstr "Определяет количество столбцов в галерее."
|
458 |
+
|
459 |
+
#: includes/admin/metaboxes.php:590
|
460 |
+
msgid "Sets the theme for the gallery display."
|
461 |
+
msgstr "Задает тему для галереи."
|
462 |
+
|
463 |
+
#: includes/admin/metaboxes.php:597
|
464 |
+
msgid "Display Gallery Description?"
|
465 |
+
msgstr "Показать описание галереи?"
|
466 |
+
|
467 |
+
#: includes/admin/metaboxes.php:609
|
468 |
+
msgid "Choose to display a description above or below this gallery's images."
|
469 |
+
msgstr "Показывать описание выше или ниже изображений галереи."
|
470 |
+
|
471 |
+
#: includes/admin/metaboxes.php:616
|
472 |
+
msgid "Gallery Description"
|
473 |
+
msgstr "Описание галереи"
|
474 |
+
|
475 |
+
#: includes/admin/metaboxes.php:631
|
476 |
+
msgid "The description to display for this gallery."
|
477 |
+
msgstr "Отображаемое описание для этой галереи."
|
478 |
+
|
479 |
+
#: includes/admin/metaboxes.php:640 includes/admin/metaboxes.php:649
|
480 |
+
#: includes/admin/metaboxes.php:712 includes/admin/metaboxes.php:1022
|
481 |
+
#: includes/admin/metaboxes.php:1031 includes/admin/metaboxes.php:1085
|
482 |
+
msgid "px"
|
483 |
+
msgstr "px"
|
484 |
+
|
485 |
+
#: includes/admin/metaboxes.php:641
|
486 |
+
msgid "Sets the space between the columns (defaults to 10)."
|
487 |
+
msgstr "Устанавливает пространство между колонками (по умолчанию 10)."
|
488 |
+
|
489 |
+
#: includes/admin/metaboxes.php:650
|
490 |
+
msgid "Sets the space below each item in the gallery."
|
491 |
+
msgstr "Устанавливает расстояние ниже каждого элемента в галерее."
|
492 |
+
|
493 |
+
#: includes/admin/metaboxes.php:657
|
494 |
+
msgid "Sorting"
|
495 |
+
msgstr "Сортировка"
|
496 |
+
|
497 |
+
#: includes/admin/metaboxes.php:669
|
498 |
+
msgid ""
|
499 |
+
"Choose to sort the images in a different order than displayed on the Images "
|
500 |
+
"tab."
|
501 |
+
msgstr ""
|
502 |
+
"Выберите для сортировки изображений в ином порядке, чем отображается на "
|
503 |
+
"вкладке изображений."
|
504 |
+
|
505 |
+
#: includes/admin/metaboxes.php:674
|
506 |
+
msgid "Direction"
|
507 |
+
msgstr "Направление"
|
508 |
+
|
509 |
+
#: includes/admin/metaboxes.php:692 includes/admin/metaboxes.php:812
|
510 |
+
msgid "Image Size"
|
511 |
+
msgstr "Размер изображения"
|
512 |
+
|
513 |
+
#: includes/admin/metaboxes.php:704
|
514 |
+
msgid ""
|
515 |
+
"Define the maximum image size for the Gallery view. Default will use the "
|
516 |
+
"below Image Dimensions."
|
517 |
+
msgstr ""
|
518 |
+
"Определите макс. размер изображения для просмотра Галереи. По умолчанию "
|
519 |
+
"будут использованы размеры изображения ниже."
|
520 |
+
|
521 |
+
#: includes/admin/metaboxes.php:713
|
522 |
+
msgid ""
|
523 |
+
"You should adjust these dimensions based on the number of columns in your "
|
524 |
+
"gallery. This does not affect the full size lightbox images."
|
525 |
+
msgstr ""
|
526 |
+
"Вы должны настроить эти размеры в зависимости от количества колонок в "
|
527 |
+
"галерее. Это не влияет на полный размер лайтбокс изображений."
|
528 |
+
|
529 |
+
#: includes/admin/metaboxes.php:718
|
530 |
+
msgid "Crop Images?"
|
531 |
+
msgstr "Обрезать изображения?"
|
532 |
+
|
533 |
+
#: includes/admin/metaboxes.php:722
|
534 |
+
msgid ""
|
535 |
+
"If enabled, forces images to exactly match the sizes defined above for Image "
|
536 |
+
"Dimensions and Mobile Dimensions."
|
537 |
+
msgstr ""
|
538 |
+
"Если включено, то заставляет изображения точно соответствовать размерам, "
|
539 |
+
"определенным выше для Размеров изображений и Размеров для мобильных."
|
540 |
+
|
541 |
+
#: includes/admin/metaboxes.php:723
|
542 |
+
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
543 |
+
msgstr "Если отключено, то изображения будут изменены с учетом их пропорций."
|
544 |
+
|
545 |
+
#: includes/admin/metaboxes.php:729
|
546 |
+
msgid "Set Dimensions on Images?"
|
547 |
+
msgstr "Установить размеры изображений?"
|
548 |
+
|
549 |
+
#: includes/admin/metaboxes.php:733
|
550 |
+
msgid ""
|
551 |
+
"Enables or disables the width and height attributes on the img element. Only "
|
552 |
+
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
553 |
+
msgstr ""
|
554 |
+
"Включает или отключает атрибуты width и height для img элемента. Должно быть "
|
555 |
+
"включено, если Вы хотите соответствовать требованиям Google Pagespeeds."
|
556 |
+
|
557 |
+
#: includes/admin/metaboxes.php:738
|
558 |
+
msgid "Enable Isotope?"
|
559 |
+
msgstr "Включить isotop отображение?"
|
560 |
+
|
561 |
+
#: includes/admin/metaboxes.php:742
|
562 |
+
msgid ""
|
563 |
+
"Enables or disables isotope/masonry layout support for the main gallery "
|
564 |
+
"images."
|
565 |
+
msgstr ""
|
566 |
+
"Включает или отключает поддержку расположений isotop/masonry для главных "
|
567 |
+
"изображений галереи."
|
568 |
+
|
569 |
+
#: includes/admin/metaboxes.php:748
|
570 |
+
msgid "Enable CSS Animations?"
|
571 |
+
msgstr "Включить CSS анимацию?"
|
572 |
+
|
573 |
+
#: includes/admin/metaboxes.php:752
|
574 |
+
msgid "Enables CSS animations when loading the main gallery images."
|
575 |
+
msgstr "Включает CSS анимацию при загрузке главных изображений галереи."
|
576 |
+
|
577 |
+
#: includes/admin/metaboxes.php:758
|
578 |
+
msgid "Image Opacity"
|
579 |
+
msgstr "Прозрачность изображения"
|
580 |
+
|
581 |
+
#: includes/admin/metaboxes.php:762
|
582 |
+
msgid ""
|
583 |
+
"The opacity to display images at when loading the main gallery images using "
|
584 |
+
"CSS animations (between 1 and 100%)."
|
585 |
+
msgstr ""
|
586 |
+
"Непрозрачность показа изображений при загрузке главной галереи изображений с "
|
587 |
+
"помощью анимации CSS (между 1 и 100%)."
|
588 |
+
|
589 |
+
#: includes/admin/metaboxes.php:784
|
590 |
+
msgid "The settings below adjust the lightbox outputs and displays."
|
591 |
+
msgstr "Параметры настройки ниже регулируют вывод лайтбокса."
|
592 |
+
|
593 |
+
#: includes/admin/metaboxes.php:789 includes/admin/metaboxes.php:1093
|
594 |
+
msgid "Enable Lightbox?"
|
595 |
+
msgstr "Включить лайтбокс?"
|
596 |
+
|
597 |
+
#: includes/admin/metaboxes.php:793
|
598 |
+
msgid "Enables or disables the gallery lightbox."
|
599 |
+
msgstr "Включает или отключает лайтбокс галерею."
|
600 |
+
|
601 |
+
#: includes/admin/metaboxes.php:798
|
602 |
+
msgid "Gallery Lightbox Theme"
|
603 |
+
msgstr "Тема галереи лайтбокс"
|
604 |
+
|
605 |
+
#: includes/admin/metaboxes.php:806
|
606 |
+
msgid "Sets the theme for the gallery lightbox display."
|
607 |
+
msgstr "Установить тему для отображения лайтбокс галереи."
|
608 |
+
|
609 |
+
#: includes/admin/metaboxes.php:820
|
610 |
+
msgid ""
|
611 |
+
"Define the maximum image size for the Lightbox view. Default will display "
|
612 |
+
"the original, full size image."
|
613 |
+
msgstr ""
|
614 |
+
"Определите макс. размер изображения для лайтбокс. По умолчанию, будет "
|
615 |
+
"отображаться исходный, полный размер изображения."
|
616 |
+
|
617 |
+
#: includes/admin/metaboxes.php:826
|
618 |
+
msgid "Caption Position"
|
619 |
+
msgstr "Положение заголовка"
|
620 |
+
|
621 |
+
#: includes/admin/metaboxes.php:834
|
622 |
+
msgid "Sets the display of the lightbox image's caption."
|
623 |
+
msgstr "Устанавливает показ заголовка изображения лайтбокса."
|
624 |
+
|
625 |
+
#: includes/admin/metaboxes.php:839 includes/admin/metaboxes.php:1120
|
626 |
+
msgid "Enable Gallery Arrows?"
|
627 |
+
msgstr "Включить стрелки галереи?"
|
628 |
+
|
629 |
+
#: includes/admin/metaboxes.php:843
|
630 |
+
msgid "Enables or disables the gallery lightbox navigation arrows."
|
631 |
+
msgstr "Включает или отключает стрелки навигации лайтбокс галереи."
|
632 |
+
|
633 |
+
#: includes/admin/metaboxes.php:848
|
634 |
+
msgid "Gallery Arrow Position"
|
635 |
+
msgstr "Положение стрелок галереи"
|
636 |
+
|
637 |
+
#: includes/admin/metaboxes.php:856
|
638 |
+
msgid "Sets the position of the gallery lightbox navigation arrows."
|
639 |
+
msgstr "Устанавливает позицию стрелок навигации лайтбокс галереи."
|
640 |
+
|
641 |
+
#: includes/admin/metaboxes.php:861
|
642 |
+
msgid "Enable Keyboard Navigation?"
|
643 |
+
msgstr "Включить навигацию с помощью клавиатуры?"
|
644 |
+
|
645 |
+
#: includes/admin/metaboxes.php:865
|
646 |
+
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
647 |
+
msgstr ""
|
648 |
+
"Включает или отключает навигацию с помощью клавиатуры в лайтбокс галерее."
|
649 |
+
|
650 |
+
#: includes/admin/metaboxes.php:870
|
651 |
+
msgid "Enable Mousewheel Navigation?"
|
652 |
+
msgstr "Включить навигацию колесом мыши?"
|
653 |
+
|
654 |
+
#: includes/admin/metaboxes.php:874
|
655 |
+
msgid "Enables or disables mousewheel navigation in the gallery."
|
656 |
+
msgstr "Включает или отключает навигацию колесом мыши в галерее."
|
657 |
+
|
658 |
+
#: includes/admin/metaboxes.php:879 includes/admin/metaboxes.php:1129
|
659 |
+
msgid "Enable Gallery Toolbar?"
|
660 |
+
msgstr "Включить панель галереи?"
|
661 |
+
|
662 |
+
#: includes/admin/metaboxes.php:883
|
663 |
+
msgid "Enables or disables the gallery lightbox toolbar."
|
664 |
+
msgstr "Вклачает или отключает панели лайтбокс галереи."
|
665 |
+
|
666 |
+
#: includes/admin/metaboxes.php:888
|
667 |
+
msgid "Display Gallery Title in Toolbar?"
|
668 |
+
msgstr "Отображать заголовок галереи в панели?"
|
669 |
+
|
670 |
+
#: includes/admin/metaboxes.php:892
|
671 |
+
msgid "Display the gallery title in the lightbox toolbar."
|
672 |
+
msgstr "Отображать название галереи на панели инструментов лайтбокса."
|
673 |
+
|
674 |
+
#: includes/admin/metaboxes.php:897
|
675 |
+
msgid "Gallery Toolbar Position"
|
676 |
+
msgstr "Положение панели галереи"
|
677 |
+
|
678 |
+
#: includes/admin/metaboxes.php:905
|
679 |
+
msgid "Sets the position of the lightbox toolbar."
|
680 |
+
msgstr "Устанавливает положение панели инструментов лайтбокс."
|
681 |
+
|
682 |
+
#: includes/admin/metaboxes.php:910
|
683 |
+
msgid "Keep Aspect Ratio?"
|
684 |
+
msgstr "Сохранять пропорции?"
|
685 |
+
|
686 |
+
#: includes/admin/metaboxes.php:914
|
687 |
+
msgid ""
|
688 |
+
"If enabled, images will always resize based on the original aspect ratio."
|
689 |
+
msgstr ""
|
690 |
+
"Если включено, изображения всегда будут менять размер, основываясь на "
|
691 |
+
"исходных пропорциях."
|
692 |
+
|
693 |
+
#: includes/admin/metaboxes.php:919
|
694 |
+
msgid "Loop Gallery Navigation?"
|
695 |
+
msgstr "Зациклить навигацию галереи?"
|
696 |
+
|
697 |
+
#: includes/admin/metaboxes.php:923
|
698 |
+
msgid ""
|
699 |
+
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
700 |
+
msgstr ""
|
701 |
+
"Включает или отключает бесконечную циклическую навигацию галереи лайтбокс."
|
702 |
+
|
703 |
+
#: includes/admin/metaboxes.php:928
|
704 |
+
msgid "Lightbox Open/Close Effect"
|
705 |
+
msgstr "Эффект открытия/закрытия лайтбокса"
|
706 |
+
|
707 |
+
#: includes/admin/metaboxes.php:948
|
708 |
+
msgid "Type of transition when opening and closing the lightbox."
|
709 |
+
msgstr "Тип перехода при открытии и закрытии лайтбокса."
|
710 |
+
|
711 |
+
#: includes/admin/metaboxes.php:953
|
712 |
+
msgid "Lightbox Transition Effect"
|
713 |
+
msgstr "Лайтбокс эффект перехода"
|
714 |
+
|
715 |
+
#: includes/admin/metaboxes.php:973
|
716 |
+
msgid "Type of transition between images in the lightbox view."
|
717 |
+
msgstr "Тип перехода между изображениями в окне просмотра."
|
718 |
+
|
719 |
+
#: includes/admin/metaboxes.php:978
|
720 |
+
msgid "HTML5 Output?"
|
721 |
+
msgstr "HTML5 на выходе?"
|
722 |
+
|
723 |
+
#: includes/admin/metaboxes.php:982
|
724 |
+
msgid ""
|
725 |
+
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
726 |
+
"HTML5 validation."
|
727 |
+
msgstr ""
|
728 |
+
"Если включено, то используются data-envirabox-gallery вместо rel атрибутов "
|
729 |
+
"для проверки HTML5 (W3C)."
|
730 |
+
|
731 |
+
#: includes/admin/metaboxes.php:1005
|
732 |
+
msgid ""
|
733 |
+
"If enabled, thumbnails are generated automatically inside the lightbox. The "
|
734 |
+
"settings below adjust the thumbnail views for the gallery lightbox display."
|
735 |
+
msgstr ""
|
736 |
+
"Если включено, то эскизы создаются автоматически внутри лайтбокса. Настройки "
|
737 |
+
"ниже регулируют режим миниатюр для отображения галереи лайтбокс."
|
738 |
+
|
739 |
+
#: includes/admin/metaboxes.php:1010 includes/admin/metaboxes.php:1138
|
740 |
+
msgid "Enable Gallery Thumbnails?"
|
741 |
+
msgstr "Включить галерею миниатюр?"
|
742 |
+
|
743 |
+
#: includes/admin/metaboxes.php:1014
|
744 |
+
msgid "Enables or disables the gallery lightbox thumbnails."
|
745 |
+
msgstr "Включает или отключает миниатюры лайтбокс галереи."
|
746 |
+
|
747 |
+
#: includes/admin/metaboxes.php:1019
|
748 |
+
msgid "Gallery Thumbnails Width"
|
749 |
+
msgstr "Ширина миниатюр галереи"
|
750 |
+
|
751 |
+
#: includes/admin/metaboxes.php:1023
|
752 |
+
msgid "Sets the width of each lightbox thumbnail."
|
753 |
+
msgstr "Устанавливает ширину каждой миниатюры лайтбокса."
|
754 |
+
|
755 |
+
#: includes/admin/metaboxes.php:1028
|
756 |
+
msgid "Gallery Thumbnails Height"
|
757 |
+
msgstr "Высота миниатюр галереи"
|
758 |
+
|
759 |
+
#: includes/admin/metaboxes.php:1032
|
760 |
+
msgid "Sets the height of each lightbox thumbnail."
|
761 |
+
msgstr "Устанавливает высоту каждой миниатюры лайтбокса."
|
762 |
+
|
763 |
+
#: includes/admin/metaboxes.php:1037
|
764 |
+
msgid "Gallery Thumbnails Position"
|
765 |
+
msgstr "Позиция миниатюр галереи"
|
766 |
+
|
767 |
+
#: includes/admin/metaboxes.php:1045
|
768 |
+
msgid "Sets the position of the lightbox thumbnails."
|
769 |
+
msgstr "Устанавливает позицию каждой миниатюры лайтбокса."
|
770 |
+
|
771 |
+
#: includes/admin/metaboxes.php:1067
|
772 |
+
msgid ""
|
773 |
+
"The settings below adjust configuration options for the gallery and lightbox "
|
774 |
+
"when viewed on a mobile device."
|
775 |
+
msgstr ""
|
776 |
+
"Параметры настройки ниже регулируют конфигурацию галереи и лайтбокса, "
|
777 |
+
"просматриваемых на мобильном устройстве."
|
778 |
+
|
779 |
+
#: includes/admin/metaboxes.php:1073
|
780 |
+
msgid "Create Mobile Gallery Images?"
|
781 |
+
msgstr "Создать мобильную галерею изображений?"
|
782 |
+
|
783 |
+
#: includes/admin/metaboxes.php:1077
|
784 |
+
msgid "Enables or disables creating specific images for mobile devices."
|
785 |
+
msgstr ""
|
786 |
+
"Включает или отключает создание определенных изображений для мобильных "
|
787 |
+
"устройств."
|
788 |
+
|
789 |
+
#: includes/admin/metaboxes.php:1082
|
790 |
+
msgid "Mobile Dimensions"
|
791 |
+
msgstr "Мобильные размеры"
|
792 |
+
|
793 |
+
#: includes/admin/metaboxes.php:1086
|
794 |
+
msgid "These will be the sizes used for images displayed on mobile devices."
|
795 |
+
msgstr ""
|
796 |
+
"Эти размеры будут использоваться для изображений, отображаемых на мобильных "
|
797 |
+
"устройствах."
|
798 |
+
|
799 |
+
#: includes/admin/metaboxes.php:1097
|
800 |
+
msgid "Enables or disables the gallery lightbox on mobile devices."
|
801 |
+
msgstr "Включает или отключает галерею лайтбокс на мобильных устройствах."
|
802 |
+
|
803 |
+
#: includes/admin/metaboxes.php:1102
|
804 |
+
msgid "Enable Gallery Touchwipe?"
|
805 |
+
msgstr "Включить галерею Touchwipe?"
|
806 |
+
|
807 |
+
#: includes/admin/metaboxes.php:1106
|
808 |
+
msgid ""
|
809 |
+
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
810 |
+
"devices."
|
811 |
+
msgstr ""
|
812 |
+
"Включает или отключает touchwipe поддержка лайтбокс галереи на мобильных "
|
813 |
+
"устройствах."
|
814 |
+
|
815 |
+
#: includes/admin/metaboxes.php:1111
|
816 |
+
msgid "Close Lightbox on Swipe Up?"
|
817 |
+
msgstr "Закрывать лайтбокс при свайпе вверх?"
|
818 |
+
|
819 |
+
#: includes/admin/metaboxes.php:1115
|
820 |
+
msgid ""
|
821 |
+
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
822 |
+
"devices."
|
823 |
+
msgstr ""
|
824 |
+
"Включает или отключает закрытие лайтбокса, при свайпе вверх на мобильных "
|
825 |
+
"устройствах."
|
826 |
+
|
827 |
+
#: includes/admin/metaboxes.php:1124
|
828 |
+
msgid ""
|
829 |
+
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
830 |
+
msgstr ""
|
831 |
+
"Включает или отключает стрелки навигации галереи лайтбокс на мобильных "
|
832 |
+
"устройствах."
|
833 |
+
|
834 |
+
#: includes/admin/metaboxes.php:1133
|
835 |
+
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
836 |
+
msgstr ""
|
837 |
+
"Включает или отключает панель галереи лайтбокс на мобильных устройствах."
|
838 |
+
|
839 |
+
#: includes/admin/metaboxes.php:1142
|
840 |
+
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
841 |
+
msgstr ""
|
842 |
+
"Включает или отключает миниатюры галереи лайтбокс на мобильных устройствах."
|
843 |
+
|
844 |
+
#: includes/admin/metaboxes.php:1165
|
845 |
+
msgid ""
|
846 |
+
"The settings below adjust the miscellaneous settings for the gallery "
|
847 |
+
"lightbox display."
|
848 |
+
msgstr ""
|
849 |
+
"Настройки ниже регулируют различные параметры отображения лайтбокс галереи."
|
850 |
+
|
851 |
+
#: includes/admin/metaboxes.php:1170
|
852 |
+
msgid "Gallery Title"
|
853 |
+
msgstr "Название галереи"
|
854 |
+
|
855 |
+
#: includes/admin/metaboxes.php:1174
|
856 |
+
msgid "Internal gallery title for identification in the admin."
|
857 |
+
msgstr "Внутреннее название галереи для идентификации в админке."
|
858 |
+
|
859 |
+
#: includes/admin/metaboxes.php:1179
|
860 |
+
msgid "Gallery Slug"
|
861 |
+
msgstr "Короткое название галереи"
|
862 |
+
|
863 |
+
#: includes/admin/metaboxes.php:1183
|
864 |
+
msgid ""
|
865 |
+
"<strong>Unique</strong> internal gallery slug for identification and "
|
866 |
+
"advanced gallery queries."
|
867 |
+
msgstr ""
|
868 |
+
"<strong>Уникальное</strong> внутреннее короткое название галереи для "
|
869 |
+
"идентификации и расширенных запросов галереи."
|
870 |
+
|
871 |
+
#: includes/admin/metaboxes.php:1188
|
872 |
+
msgid "Custom Gallery Classes"
|
873 |
+
msgstr "Пользовательские классы галереи"
|
874 |
+
|
875 |
+
#: includes/admin/metaboxes.php:1191
|
876 |
+
msgid "Enter custom gallery CSS classes here, one per line."
|
877 |
+
msgstr "Вводите пользовательские CSS галереи здесь, по одному в строке."
|
878 |
+
|
879 |
+
#: includes/admin/metaboxes.php:1192
|
880 |
+
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
881 |
+
msgstr ""
|
882 |
+
"Добавляет пользовательские CSS в эту галерею. Вводите один класс в строке."
|
883 |
+
|
884 |
+
#: includes/admin/metaboxes.php:1197
|
885 |
+
msgid "Import/Export Gallery"
|
886 |
+
msgstr "Импорт/Экспорт галереи"
|
887 |
+
|
888 |
+
#: includes/admin/metaboxes.php:1210
|
889 |
+
msgid "Import Gallery"
|
890 |
+
msgstr "Импортировать галерею"
|
891 |
+
|
892 |
+
#: includes/admin/metaboxes.php:1217
|
893 |
+
msgid "Export Gallery"
|
894 |
+
msgstr "Экспортировать галерею"
|
895 |
+
|
896 |
+
#: includes/admin/metaboxes.php:1223
|
897 |
+
msgid "Enable RTL Support?"
|
898 |
+
msgstr "Включить RTL поддержку?"
|
899 |
+
|
900 |
+
#: includes/admin/metaboxes.php:1227
|
901 |
+
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
902 |
+
msgstr ""
|
903 |
+
"Включает или отключает поддержку RTL в Envira для языков с письмом справа-"
|
904 |
+
"налево."
|
905 |
+
|
906 |
+
#: includes/admin/metaboxes.php:1475
|
907 |
+
msgid "Remove Image from Gallery?"
|
908 |
+
msgstr "Удалить изображение из галереи?"
|
909 |
+
|
910 |
+
#: includes/admin/metaboxes.php:1476
|
911 |
+
msgid "Modify Image"
|
912 |
+
msgstr "Изменить изображение"
|
913 |
+
|
914 |
+
#: includes/admin/notice.php:179
|
915 |
+
msgid "Dismiss this notice"
|
916 |
+
msgstr "Закрыть это уведомление"
|
917 |
+
|
918 |
+
#: includes/admin/posttype.php:84
|
919 |
+
msgid "Shortcode"
|
920 |
+
msgstr "Шорткод"
|
921 |
+
|
922 |
+
#: includes/admin/posttype.php:85
|
923 |
+
msgid "Function"
|
924 |
+
msgstr "Функция"
|
925 |
+
|
926 |
+
#: includes/admin/posttype.php:86
|
927 |
+
msgid "Number of Images"
|
928 |
+
msgstr "Количество изображений"
|
929 |
+
|
930 |
+
#: includes/admin/posttype.php:87
|
931 |
+
msgid "Posts"
|
932 |
+
msgstr "Записи"
|
933 |
+
|
934 |
+
#: includes/admin/posttype.php:88
|
935 |
+
msgid "Last Modified"
|
936 |
+
msgstr "Последнее изменение"
|
937 |
+
|
938 |
+
#: includes/admin/posttype.php:89
|
939 |
+
msgid "Date"
|
940 |
+
msgstr "Дата"
|
941 |
+
|
942 |
+
#: includes/admin/posttype.php:165 includes/admin/posttype.php:168
|
943 |
+
msgid "Envira gallery updated."
|
944 |
+
msgstr "Envira галерея обновлена."
|
945 |
+
|
946 |
+
#: includes/admin/posttype.php:166
|
947 |
+
msgid "Envira gallery custom field updated."
|
948 |
+
msgstr "Пользовательское поле Envira галереи обновлено."
|
949 |
+
|
950 |
+
#: includes/admin/posttype.php:167
|
951 |
+
msgid "Envira gallery custom field deleted."
|
952 |
+
msgstr "Пользовательское поле Envira галереи удалено."
|
953 |
+
|
954 |
+
#: includes/admin/posttype.php:169
|
955 |
+
#, php-format
|
956 |
+
msgid "Envira gallery restored to revision from %s."
|
957 |
+
msgstr "Envira галерея восстановлена в редакции от %s."
|
958 |
+
|
959 |
+
#: includes/admin/posttype.php:170
|
960 |
+
msgid "Envira gallery published."
|
961 |
+
msgstr "Envira галерея опубликована."
|
962 |
+
|
963 |
+
#: includes/admin/posttype.php:171
|
964 |
+
msgid "Envira gallery saved."
|
965 |
+
msgstr "Envira галерея сохранена."
|
966 |
+
|
967 |
+
#: includes/admin/posttype.php:172
|
968 |
+
msgid "Envira gallery submitted."
|
969 |
+
msgstr "Envira галерея представлена."
|
970 |
+
|
971 |
+
#: includes/admin/posttype.php:173
|
972 |
+
#, php-format
|
973 |
+
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
974 |
+
msgstr "Envira галерея запланирована на: <strong>%1$s</strong>."
|
975 |
+
|
976 |
+
#: includes/admin/posttype.php:173
|
977 |
+
msgid "M j, Y @ G:i"
|
978 |
+
msgstr "M j, Y @ G:i"
|
979 |
+
|
980 |
+
#: includes/admin/posttype.php:174
|
981 |
+
msgid "Envira gallery draft updated."
|
982 |
+
msgstr "Черновик Envira галереи обновлен"
|
983 |
+
|
984 |
+
#: includes/admin/settings.php:81 includes/admin/settings.php:807
|
985 |
+
msgid "Settings"
|
986 |
+
msgstr "Настройки"
|
987 |
+
|
988 |
+
#: includes/admin/settings.php:252
|
989 |
+
msgid " galleries(s) fixed successfully."
|
990 |
+
msgstr " галереи успешно установлены."
|
991 |
+
|
992 |
+
#: includes/admin/settings.php:385
|
993 |
+
msgid "Settings saved successfully."
|
994 |
+
msgstr "Настройки успешно сохранены."
|
995 |
+
|
996 |
+
#: includes/admin/settings.php:431 includes/admin/settings.php:649
|
997 |
+
msgid "Status: Active"
|
998 |
+
msgstr "Статус: Активно"
|
999 |
+
|
1000 |
+
#: includes/admin/settings.php:432 includes/admin/settings.php:670
|
1001 |
+
msgid "Activate"
|
1002 |
+
msgstr "Включить"
|
1003 |
+
|
1004 |
+
#: includes/admin/settings.php:434
|
1005 |
+
msgid "Activating..."
|
1006 |
+
msgstr "Включение..."
|
1007 |
+
|
1008 |
+
#: includes/admin/settings.php:436 includes/admin/settings.php:651
|
1009 |
+
msgid "Deactivate"
|
1010 |
+
msgstr "Отключить"
|
1011 |
+
|
1012 |
+
#: includes/admin/settings.php:438
|
1013 |
+
msgid "Deactivating..."
|
1014 |
+
msgstr "Отключение..."
|
1015 |
+
|
1016 |
+
#: includes/admin/settings.php:439 includes/admin/settings.php:668
|
1017 |
+
msgid "Status: Inactive"
|
1018 |
+
msgstr "Статус: Неактивно..."
|
1019 |
+
|
1020 |
+
#: includes/admin/settings.php:440
|
1021 |
+
msgid "Install"
|
1022 |
+
msgstr "Установить"
|
1023 |
+
|
1024 |
+
#: includes/admin/settings.php:442
|
1025 |
+
msgid "Installing..."
|
1026 |
+
msgstr "Установка..."
|
1027 |
+
|
1028 |
+
#: includes/admin/settings.php:443
|
1029 |
+
msgid "Proceed"
|
1030 |
+
msgstr "Продолжать"
|
1031 |
+
|
1032 |
+
#: includes/admin/settings.php:491
|
1033 |
+
msgid "General"
|
1034 |
+
msgstr "Основной"
|
1035 |
+
|
1036 |
+
#: includes/admin/settings.php:492
|
1037 |
+
msgid "Addons"
|
1038 |
+
msgstr "Дополнения"
|
1039 |
+
|
1040 |
+
#: includes/admin/settings.php:516
|
1041 |
+
msgid "Envira License Key"
|
1042 |
+
msgstr "Ключ лицензии Enviar"
|
1043 |
+
|
1044 |
+
#: includes/admin/settings.php:522
|
1045 |
+
msgid "Verify Key"
|
1046 |
+
msgstr "Проверить ключ"
|
1047 |
+
|
1048 |
+
#: includes/admin/settings.php:523
|
1049 |
+
msgid "Deactivate Key"
|
1050 |
+
msgstr "Деактивировать ключ"
|
1051 |
+
|
1052 |
+
#: includes/admin/settings.php:524
|
1053 |
+
msgid "License key to enable automatic updates for Envira."
|
1054 |
+
msgstr "Ключ лицензии для включения автоматического обновления для Envira."
|
1055 |
+
|
1056 |
+
#: includes/admin/settings.php:531
|
1057 |
+
msgid "Envira License Key Type"
|
1058 |
+
msgstr "Тип ключа лицензии Envira"
|
1059 |
+
|
1060 |
+
#: includes/admin/settings.php:535
|
1061 |
+
#, php-format
|
1062 |
+
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1063 |
+
msgstr "Тип Вашего лицензионного ключа для этого сайта <strong>%s.</strong>"
|
1064 |
+
|
1065 |
+
#: includes/admin/settings.php:538
|
1066 |
+
msgid "Refresh Key"
|
1067 |
+
msgstr "Обновить ключ"
|
1068 |
+
|
1069 |
+
#: includes/admin/settings.php:539
|
1070 |
+
msgid ""
|
1071 |
+
"Your license key type (handles updates and Addons). Click refresh if your "
|
1072 |
+
"license has been upgraded or the type is incorrect."
|
1073 |
+
msgstr ""
|
1074 |
+
"Ваш тип лицензионного ключа (управление обновлениями и плагинами). Нажмите "
|
1075 |
+
"кнопку Обновить, если Ваша лицензия была обновлена или тип является "
|
1076 |
+
"неправильным."
|
1077 |
+
|
1078 |
+
#: includes/admin/settings.php:548
|
1079 |
+
msgid "Fix Broken Migration"
|
1080 |
+
msgstr "Исправить нарушенную миграцию"
|
1081 |
+
|
1082 |
+
#: includes/admin/settings.php:553
|
1083 |
+
msgid "Fix"
|
1084 |
+
msgstr "Исправить"
|
1085 |
+
|
1086 |
+
#: includes/admin/settings.php:554
|
1087 |
+
msgid ""
|
1088 |
+
"If you have changed the URL of your WordPress web site, and manually "
|
1089 |
+
"executed a search/replace query on URLs in your WordPress database, your "
|
1090 |
+
"galleries will probably no longer show any images. <strong>If this is the "
|
1091 |
+
"case</strong>, click the button above to fix this. We recommend using a "
|
1092 |
+
"migration plugin or script next time :)"
|
1093 |
+
msgstr ""
|
1094 |
+
"Если Вы изменили URL-адрес Вашего сайта, и вручную выполнили поиск/замену "
|
1095 |
+
"запросов URL-адресов в БД WordPress, Ваши галереи, наверное, больше не "
|
1096 |
+
"показывают каких-либо изображений. <strong>В этом случае</strong>, нажмите "
|
1097 |
+
"на кнопку выше, чтобы исправить это. Мы рекомендуем использовать плагин или "
|
1098 |
+
"скрипт миграции в следующий раз :)"
|
1099 |
+
|
1100 |
+
#: includes/admin/settings.php:570
|
1101 |
+
msgid "Add New Images"
|
1102 |
+
msgstr "Добавить новые изображения"
|
1103 |
+
|
1104 |
+
#: includes/admin/settings.php:578
|
1105 |
+
msgid ""
|
1106 |
+
"When adding media to a Gallery, choose whether to add this media before or "
|
1107 |
+
"after any existing images."
|
1108 |
+
msgstr ""
|
1109 |
+
"При добавлении медиа в галерею, выберите, добавлять ли это медиа до или "
|
1110 |
+
"после любого из существующих изображений."
|
1111 |
+
|
1112 |
+
#: includes/admin/settings.php:585
|
1113 |
+
msgid "Delete Images on Gallery Deletion"
|
1114 |
+
msgstr "Удалить изображения при удалении галереи"
|
1115 |
+
|
1116 |
+
#: includes/admin/settings.php:593
|
1117 |
+
msgid ""
|
1118 |
+
"When deleting a Gallery, choose whether to delete all media associated with "
|
1119 |
+
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1120 |
+
"Posts, they will not be deleted."
|
1121 |
+
msgstr ""
|
1122 |
+
"Удаляя галерею, выберите, удалить ли все медиа, связанные с галереей. "
|
1123 |
+
"Примечание: Если изображение(я) в медиа библиотеке присоединены к другим "
|
1124 |
+
"записям, то они не будут удалены."
|
1125 |
+
|
1126 |
+
#: includes/admin/settings.php:602
|
1127 |
+
msgid "Save Image Settings"
|
1128 |
+
msgstr "Сохранить настройки изображений"
|
1129 |
+
|
1130 |
+
#: includes/admin/settings.php:624
|
1131 |
+
msgid ""
|
1132 |
+
"In order to get access to Addons, you need to verify your license key for "
|
1133 |
+
"Envira Gallery."
|
1134 |
+
msgstr ""
|
1135 |
+
"Чтобы получить доступ к Дополнениям, Вы должны проверить свой ключ лицензии "
|
1136 |
+
"Envira Gallery."
|
1137 |
+
|
1138 |
+
#: includes/admin/settings.php:628
|
1139 |
+
msgid ""
|
1140 |
+
"Missing addons that you think you should be able to see? Try clicking the "
|
1141 |
+
"button below to refresh the addon data."
|
1142 |
+
msgstr ""
|
1143 |
+
"Отсутствуют аддоны, которые по Вашему мнению Вы должны видеть? Попробуйте "
|
1144 |
+
"нажать на кнопку ниже, чтобы обновить данные."
|
1145 |
+
|
1146 |
+
#: includes/admin/settings.php:630 includes/admin/settings.php:685
|
1147 |
+
msgid "Refresh Addons"
|
1148 |
+
msgstr "Обновить Дополнения"
|
1149 |
+
|
1150 |
+
#: includes/admin/settings.php:659
|
1151 |
+
msgid "Status: Not Installed"
|
1152 |
+
msgstr "Статус: Не установлено"
|
1153 |
+
|
1154 |
+
#: includes/admin/settings.php:661
|
1155 |
+
msgid "Install Addon"
|
1156 |
+
msgstr "Установить Дополнение"
|
1157 |
+
|
1158 |
+
#: includes/admin/settings.php:683
|
1159 |
+
msgid ""
|
1160 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
1161 |
+
"button below the refresh the addons data."
|
1162 |
+
msgstr ""
|
1163 |
+
"Возник вопрос получения аддонов? Нажмите на кнопку ниже чтобы обновить "
|
1164 |
+
"данные аддонов."
|
1165 |
+
|
1166 |
+
#: includes/admin/settings.php:691
|
1167 |
+
msgid ""
|
1168 |
+
"In order to get access to Addons, you need to resolve your license key "
|
1169 |
+
"errors."
|
1170 |
+
msgstr ""
|
1171 |
+
"Чтобы получить доступ к аддонам, необходимо устранить ошибки своего ключа "
|
1172 |
+
"лицензии."
|
1173 |
+
|
1174 |
+
#: includes/admin/skin.php:79
|
1175 |
+
msgid "There was an error installing the addon. Please try again."
|
1176 |
+
msgstr "Ошибка при установке аддона. Пожалуйста, попробуйте еще раз."
|
1177 |
+
|
1178 |
+
#: includes/global/common.php:63
|
1179 |
+
msgid "One Column (1)"
|
1180 |
+
msgstr "Одна колонка (1)"
|
1181 |
+
|
1182 |
+
#: includes/global/common.php:67
|
1183 |
+
msgid "Two Columns (2)"
|
1184 |
+
msgstr "Две колонки (2)"
|
1185 |
+
|
1186 |
+
#: includes/global/common.php:71
|
1187 |
+
msgid "Three Columns (3)"
|
1188 |
+
msgstr "Три колонки (3)"
|
1189 |
+
|
1190 |
+
#: includes/global/common.php:75
|
1191 |
+
msgid "Four Columns (4)"
|
1192 |
+
msgstr "Четыре колонки (4)"
|
1193 |
+
|
1194 |
+
#: includes/global/common.php:79
|
1195 |
+
msgid "Five Columns (5)"
|
1196 |
+
msgstr "Пять колонок (5)"
|
1197 |
+
|
1198 |
+
#: includes/global/common.php:83
|
1199 |
+
msgid "Six Columns (6)"
|
1200 |
+
msgstr "Шесть колонок (6)"
|
1201 |
+
|
1202 |
+
#: includes/global/common.php:103 includes/global/common.php:220
|
1203 |
+
msgid "Base"
|
1204 |
+
msgstr "Базовая"
|
1205 |
+
|
1206 |
+
#: includes/global/common.php:123
|
1207 |
+
msgid "Do not display"
|
1208 |
+
msgstr "Не отображать"
|
1209 |
+
|
1210 |
+
#: includes/global/common.php:127
|
1211 |
+
msgid "Display above galleries"
|
1212 |
+
msgstr "Показать выше галерей"
|
1213 |
+
|
1214 |
+
#: includes/global/common.php:131
|
1215 |
+
msgid "Display below galleries"
|
1216 |
+
msgstr "Показать ниже галерей"
|
1217 |
+
|
1218 |
+
#: includes/global/common.php:151
|
1219 |
+
msgid "No Sorting"
|
1220 |
+
msgstr "Без сортировки"
|
1221 |
+
|
1222 |
+
#: includes/global/common.php:155
|
1223 |
+
msgid "Random"
|
1224 |
+
msgstr "Случайно"
|
1225 |
+
|
1226 |
+
#: includes/global/common.php:159
|
1227 |
+
msgid "Filename"
|
1228 |
+
msgstr "Имя файла"
|
1229 |
+
|
1230 |
+
#: includes/global/common.php:171
|
1231 |
+
msgid "Alt"
|
1232 |
+
msgstr "Alt"
|
1233 |
+
|
1234 |
+
#: includes/global/common.php:195
|
1235 |
+
msgid "Ascending (A-Z)"
|
1236 |
+
msgstr "По возрастанию (A-Я)"
|
1237 |
+
|
1238 |
+
#: includes/global/common.php:199
|
1239 |
+
msgid "Descending (Z-A)"
|
1240 |
+
msgstr "По убыванию (Я-A)"
|
1241 |
+
|
1242 |
+
#: includes/global/common.php:286
|
1243 |
+
msgid "Float"
|
1244 |
+
msgstr "Плавающий"
|
1245 |
+
|
1246 |
+
#: includes/global/common.php:290
|
1247 |
+
msgid "Float (Wrapped)"
|
1248 |
+
msgstr "Плавающий (обернутый)"
|
1249 |
+
|
1250 |
+
#: includes/global/common.php:294 includes/global/common.php:322
|
1251 |
+
msgid "Inside"
|
1252 |
+
msgstr "Внутри"
|
1253 |
+
|
1254 |
+
#: includes/global/common.php:298 includes/global/common.php:326
|
1255 |
+
msgid "Outside"
|
1256 |
+
msgstr "Снаружи"
|
1257 |
+
|
1258 |
+
#: includes/global/common.php:302
|
1259 |
+
msgid "Over"
|
1260 |
+
msgstr "Поверх"
|
1261 |
+
|
1262 |
+
#: includes/global/common.php:346
|
1263 |
+
msgid "No Effect"
|
1264 |
+
msgstr "Без эффекта"
|
1265 |
+
|
1266 |
+
#: includes/global/common.php:350
|
1267 |
+
msgid "Fade"
|
1268 |
+
msgstr "Исчезающий"
|
1269 |
+
|
1270 |
+
#: includes/global/common.php:354
|
1271 |
+
msgid "Elastic"
|
1272 |
+
msgstr "Эластичный"
|
1273 |
+
|
1274 |
+
#: includes/global/common.php:402
|
1275 |
+
msgid "Swing"
|
1276 |
+
msgstr "Качели"
|
1277 |
+
|
1278 |
+
#: includes/global/common.php:406
|
1279 |
+
msgid "Quad"
|
1280 |
+
msgstr "Четырехугольный"
|
1281 |
+
|
1282 |
+
#: includes/global/common.php:410
|
1283 |
+
msgid "Cubic"
|
1284 |
+
msgstr "Кубический"
|
1285 |
+
|
1286 |
+
#: includes/global/common.php:414
|
1287 |
+
msgid "Quart"
|
1288 |
+
msgstr "Кварта"
|
1289 |
+
|
1290 |
+
#: includes/global/common.php:418
|
1291 |
+
msgid "Quint"
|
1292 |
+
msgstr "Квинта"
|
1293 |
+
|
1294 |
+
#: includes/global/common.php:422
|
1295 |
+
msgid "Sine"
|
1296 |
+
msgstr "Синус"
|
1297 |
+
|
1298 |
+
#: includes/global/common.php:426
|
1299 |
+
msgid "Expo"
|
1300 |
+
msgstr "Экспо"
|
1301 |
+
|
1302 |
+
#: includes/global/common.php:430
|
1303 |
+
msgid "Circ"
|
1304 |
+
msgstr "Круговой"
|
1305 |
+
|
1306 |
+
#: includes/global/common.php:434
|
1307 |
+
msgid "Back"
|
1308 |
+
msgstr "Обратный"
|
1309 |
+
|
1310 |
+
#: includes/global/common.php:438
|
1311 |
+
msgid "Bounce"
|
1312 |
+
msgstr "С отскоком"
|
1313 |
+
|
1314 |
+
#: includes/global/common.php:458 includes/global/common.php:482
|
1315 |
+
msgid "Top"
|
1316 |
+
msgstr "Верх"
|
1317 |
+
|
1318 |
+
#: includes/global/common.php:462 includes/global/common.php:486
|
1319 |
+
msgid "Bottom"
|
1320 |
+
msgstr "Низ"
|
1321 |
+
|
1322 |
+
#: includes/global/common.php:616
|
1323 |
+
msgid "Image Files"
|
1324 |
+
msgstr "Файлы изображений"
|
1325 |
+
|
1326 |
+
#: includes/global/common.php:666
|
1327 |
+
msgid "Before Existing Images"
|
1328 |
+
msgstr "До существующих изображений"
|
1329 |
+
|
1330 |
+
#: includes/global/common.php:670
|
1331 |
+
msgid "After Existing Images"
|
1332 |
+
msgstr "После существующих изображений"
|
1333 |
+
|
1334 |
+
#: includes/global/common.php:690
|
1335 |
+
msgid "No"
|
1336 |
+
msgstr "Нет"
|
1337 |
+
|
1338 |
+
#: includes/global/common.php:694
|
1339 |
+
msgid "Yes"
|
1340 |
+
msgstr "Да"
|
1341 |
+
|
1342 |
+
#: includes/global/common.php:758
|
1343 |
+
msgid ""
|
1344 |
+
"No image editor could be selected. Please verify with your webhost that you "
|
1345 |
+
"have either the GD or Imagick image library compiled with your PHP install "
|
1346 |
+
"on your server."
|
1347 |
+
msgstr ""
|
1348 |
+
"Редактор изображений не может быть выбран. Пожалуйста, проверьте с Вашим "
|
1349 |
+
"хостером, что у Вас есть библиотеки изображений GD или Imagick, "
|
1350 |
+
"скомпилированные с Вашей PHP установкой на Вашем сервере."
|
1351 |
+
|
1352 |
+
#: includes/global/common.php:861
|
1353 |
+
msgid "No image URL specified for cropping."
|
1354 |
+
msgstr "Нет URL картинки указанного для обрезки."
|
1355 |
+
|
1356 |
+
#: includes/global/common.php:880
|
1357 |
+
msgid "No file could be found for the image URL specified."
|
1358 |
+
msgstr "Файл изображения не найден по указанному URL."
|
1359 |
+
|
1360 |
+
#: includes/global/common.php:888 includes/global/common.php:900
|
1361 |
+
msgid ""
|
1362 |
+
"The dimensions of the original image could not be retrieved for cropping."
|
1363 |
+
msgstr "Размеры исходного изображения не могут быть получены для обрезки."
|
1364 |
+
|
1365 |
+
#: includes/global/posttype.php:51
|
1366 |
+
msgid "Envira Galleries"
|
1367 |
+
msgstr "Галереи Envira"
|
1368 |
+
|
1369 |
+
#. Plugin Name of the plugin/theme
|
1370 |
+
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
1371 |
+
#: includes/global/widget.php:50
|
1372 |
+
msgid "Envira Gallery"
|
1373 |
+
msgstr "Галерея Envira"
|
1374 |
+
|
1375 |
+
#: includes/global/posttype.php:53
|
1376 |
+
msgid "Add New"
|
1377 |
+
msgstr "Добавить новую"
|
1378 |
+
|
1379 |
+
#: includes/global/posttype.php:54
|
1380 |
+
msgid "Add New Envira Gallery"
|
1381 |
+
msgstr "Добавить новую Envira галерею"
|
1382 |
+
|
1383 |
+
#: includes/global/posttype.php:55
|
1384 |
+
msgid "Edit Envira Gallery"
|
1385 |
+
msgstr "Редактировать Envira галерею"
|
1386 |
+
|
1387 |
+
#: includes/global/posttype.php:56
|
1388 |
+
msgid "New Envira Gallery"
|
1389 |
+
msgstr "Новая Envira галерея"
|
1390 |
+
|
1391 |
+
#: includes/global/posttype.php:57
|
1392 |
+
msgid "View Envira Gallery"
|
1393 |
+
msgstr "Просмотреть Envira галерею"
|
1394 |
+
|
1395 |
+
#: includes/global/posttype.php:58
|
1396 |
+
msgid "Search Envira Galleries"
|
1397 |
+
msgstr "Искать Envira галереи"
|
1398 |
+
|
1399 |
+
#: includes/global/posttype.php:59
|
1400 |
+
msgid "No Envira galleries found."
|
1401 |
+
msgstr "Envira галереи не найдены."
|
1402 |
+
|
1403 |
+
#: includes/global/posttype.php:60
|
1404 |
+
msgid "No Envira galleries found in trash."
|
1405 |
+
msgstr "Envira галереи не найдены в мусоре."
|
1406 |
+
|
1407 |
+
#: includes/global/shortcode.php:597
|
1408 |
+
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1409 |
+
msgstr ""
|
1410 |
+
"Запрошенный контент не может быть загружен.<br/>Пожалуйста, попробуйте еще "
|
1411 |
+
"раз позже.</p>"
|
1412 |
+
|
1413 |
+
#: includes/global/shortcode.php:598 includes/global/shortcode.php:1020
|
1414 |
+
msgid "Close"
|
1415 |
+
msgstr "Закрыть"
|
1416 |
+
|
1417 |
+
#: includes/global/shortcode.php:599 includes/global/shortcode.php:1010
|
1418 |
+
msgid "Next"
|
1419 |
+
msgstr "След."
|
1420 |
+
|
1421 |
+
#: includes/global/shortcode.php:600 includes/global/shortcode.php:1006
|
1422 |
+
msgid "Previous"
|
1423 |
+
msgstr "Пред."
|
1424 |
+
|
1425 |
+
#: includes/global/widget.php:56
|
1426 |
+
msgid "Place an Envira gallery into a widgetized area."
|
1427 |
+
msgstr "Поместить галерею Envira в область виджетов."
|
1428 |
+
|
1429 |
+
#: includes/global/widget.php:158
|
1430 |
+
msgid "Gallery"
|
1431 |
+
msgstr "Галерея"
|
1432 |
+
|
1433 |
+
#. Plugin URI of the plugin/theme
|
1434 |
+
msgid "http://enviragallery.com"
|
1435 |
+
msgstr "http://enviragallery.com"
|
1436 |
+
|
1437 |
+
#. Description of the plugin/theme
|
1438 |
+
msgid "Envira Gallery is best responsive WordPress gallery plugin."
|
1439 |
+
msgstr "Envira Gallery лучшая отзывчивая галерея WordPress."
|
1440 |
+
|
1441 |
+
#. Author of the plugin/theme
|
1442 |
+
msgid "Envira Gallery Team"
|
1443 |
+
msgstr "Envira Gallery Team"
|
1444 |
+
|
1445 |
+
#. Author URI of the plugin/theme
|
1446 |
+
msgid "http://thomasgriffinmedia.com"
|
1447 |
+
msgstr "http://thomasgriffinmedia.com"
|
1448 |
+
|
1449 |
+
#~ msgid "Insert Media into Gallery"
|
1450 |
+
#~ msgstr "Вставить медиа в галерею"
|
1451 |
+
|
1452 |
+
#~ msgid "Library Images"
|
1453 |
+
#~ msgstr "Библиотека изображений"
|
1454 |
+
|
1455 |
+
#~ msgid "selected"
|
1456 |
+
#~ msgstr "выбранный"
|
1457 |
+
|
1458 |
+
#~ msgid "Search"
|
1459 |
+
#~ msgstr "Поиск"
|
1460 |
+
|
1461 |
+
#~ msgid "Load More Images from Library"
|
1462 |
+
#~ msgstr "Загрузить еще изображения из библиотеки"
|
1463 |
+
|
1464 |
+
#~ msgid "Selecting Images"
|
1465 |
+
#~ msgstr "Выбор изображений"
|
1466 |
+
|
1467 |
+
#~ msgid ""
|
1468 |
+
#~ "You can insert any image from your Media Library into your gallery. If "
|
1469 |
+
#~ "the image you want to insert is not shown on the screen, you can either "
|
1470 |
+
#~ "click on the \"Load More Images from Library\" button to load more images "
|
1471 |
+
#~ "or use the search box to find the images you are looking for."
|
1472 |
+
#~ msgstr ""
|
1473 |
+
#~ "Вы можете вставить любое изображение из Медиа библиотеки в галерею. Если "
|
1474 |
+
#~ "изображение, которое Вы хотите вставить, не отображается на экране, то "
|
1475 |
+
#~ "нажмите на кнопку \"Загрузить еще изображения из библиотеки\", чтобы "
|
1476 |
+
#~ "загрузить больше изображений, или используйте окно поиска, чтобы найти "
|
1477 |
+
#~ "необходимые изображения."
|
1478 |
+
|
1479 |
+
#~ msgid "Randomize Gallery Order?"
|
1480 |
+
#~ msgstr "Случайный порядок галереи?"
|
1481 |
+
|
1482 |
+
#~ msgid "If enabled, the gallery output will be randomized on each page load."
|
1483 |
+
#~ msgstr ""
|
1484 |
+
#~ "Если опция включена, галерея будет выводиться в произвольном порядке при "
|
1485 |
+
#~ "каждой загрузке страницы."
|
1486 |
+
|
1487 |
+
#~ msgid ""
|
1488 |
+
#~ "Define the maximum image size for the Lightbox view. Default / Full Size "
|
1489 |
+
#~ "will display the original, full size image."
|
1490 |
+
#~ msgstr ""
|
1491 |
+
#~ "Определить максимальный размер изображения для лайтбокса. По умолчанию / "
|
1492 |
+
#~ "полный размер будет отображать оригинальный, полный размер изображения."
|
1493 |
+
|
1494 |
+
#~ msgid "Edit Metadata"
|
1495 |
+
#~ msgstr "Редактировать метаданные"
|
1496 |
+
|
1497 |
+
#~ msgid "Search WordPress Content for URL"
|
1498 |
+
#~ msgstr "Поиск WordPress контента для URL"
|
1499 |
+
|
1500 |
+
#~ msgid "Full Width"
|
1501 |
+
#~ msgstr "Полная ширина"
|
languages/envira-gallery.pot
CHANGED
@@ -1,1600 +1,1600 @@
|
|
1 |
-
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
-
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
-
msgid ""
|
4 |
-
msgstr ""
|
5 |
-
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
-
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
-
"lite\n"
|
8 |
-
"POT-Creation-Date: 2016-09-21 12:57:22+00:00\n"
|
9 |
-
"MIME-Version: 1.0\n"
|
10 |
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
-
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
13 |
-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
-
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
-
|
16 |
-
#: envira-gallery-lite.php:508
|
17 |
-
msgid ""
|
18 |
-
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
19 |
-
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
20 |
-
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
21 |
-
msgstr ""
|
22 |
-
|
23 |
-
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
24 |
-
msgid "Envira Gallery Addons"
|
25 |
-
msgstr ""
|
26 |
-
|
27 |
-
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
28 |
-
msgid "Addons"
|
29 |
-
msgstr ""
|
30 |
-
|
31 |
-
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
32 |
-
msgid "Status: Active"
|
33 |
-
msgstr ""
|
34 |
-
|
35 |
-
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
36 |
-
#: includes/admin/settings.php:414
|
37 |
-
msgid "Activate"
|
38 |
-
msgstr ""
|
39 |
-
|
40 |
-
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
41 |
-
msgid "Activating..."
|
42 |
-
msgstr ""
|
43 |
-
|
44 |
-
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
45 |
-
#: includes/admin/settings.php:418
|
46 |
-
msgid "Deactivate"
|
47 |
-
msgstr ""
|
48 |
-
|
49 |
-
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
50 |
-
msgid "Deactivating..."
|
51 |
-
msgstr ""
|
52 |
-
|
53 |
-
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
54 |
-
msgid "Status: Inactive"
|
55 |
-
msgstr ""
|
56 |
-
|
57 |
-
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
58 |
-
#: includes/admin/settings.php:422
|
59 |
-
msgid "Install"
|
60 |
-
msgstr ""
|
61 |
-
|
62 |
-
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
63 |
-
msgid "Installing..."
|
64 |
-
msgstr ""
|
65 |
-
|
66 |
-
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
67 |
-
msgid "Proceed"
|
68 |
-
msgstr ""
|
69 |
-
|
70 |
-
#: includes/admin/addons.php:196
|
71 |
-
msgid "Search Envira Addons"
|
72 |
-
msgstr ""
|
73 |
-
|
74 |
-
#: includes/admin/addons.php:198
|
75 |
-
msgid "Sort Ascending (A-Z)"
|
76 |
-
msgstr ""
|
77 |
-
|
78 |
-
#: includes/admin/addons.php:199
|
79 |
-
msgid "Sort Descending (Z-A)"
|
80 |
-
msgstr ""
|
81 |
-
|
82 |
-
#: includes/admin/addons.php:225
|
83 |
-
msgid ""
|
84 |
-
"In order to get access to Addons, you need to resolve your license key "
|
85 |
-
"errors."
|
86 |
-
msgstr ""
|
87 |
-
|
88 |
-
#: includes/admin/addons.php:241
|
89 |
-
msgid ""
|
90 |
-
"There was an issue retrieving the addons for this site. Please click on the "
|
91 |
-
"button below the refresh the addons data."
|
92 |
-
msgstr ""
|
93 |
-
|
94 |
-
#: includes/admin/addons.php:244
|
95 |
-
msgid "Refresh Addons"
|
96 |
-
msgstr ""
|
97 |
-
|
98 |
-
#: includes/admin/addons.php:262
|
99 |
-
msgid "Available Addons"
|
100 |
-
msgstr ""
|
101 |
-
|
102 |
-
#: includes/admin/addons.php:282
|
103 |
-
msgid "Unlock More Addons"
|
104 |
-
msgstr ""
|
105 |
-
|
106 |
-
#: includes/admin/addons.php:283
|
107 |
-
msgid ""
|
108 |
-
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
109 |
-
"Gallery account</a> and unlock the following addons."
|
110 |
-
msgstr ""
|
111 |
-
|
112 |
-
#: includes/admin/addons.php:501
|
113 |
-
msgid "Upgrade Now"
|
114 |
-
msgstr ""
|
115 |
-
|
116 |
-
#: includes/admin/addons.php:516
|
117 |
-
msgid "Status: <span>Not Installed</span>"
|
118 |
-
msgstr ""
|
119 |
-
|
120 |
-
#: includes/admin/addons.php:534
|
121 |
-
msgid "Status: <span>Active</span>"
|
122 |
-
msgstr ""
|
123 |
-
|
124 |
-
#: includes/admin/addons.php:550
|
125 |
-
msgid "Status: <span>Inactive</span>"
|
126 |
-
msgstr ""
|
127 |
-
|
128 |
-
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
129 |
-
msgid "The From Gallery ID has not been specified."
|
130 |
-
msgstr ""
|
131 |
-
|
132 |
-
#: includes/admin/ajax.php:929
|
133 |
-
msgid "No images were selected to be moved between Galleries."
|
134 |
-
msgstr ""
|
135 |
-
|
136 |
-
#: includes/admin/common.php:237
|
137 |
-
msgid ""
|
138 |
-
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
139 |
-
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
140 |
-
msgstr ""
|
141 |
-
|
142 |
-
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
143 |
-
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
144 |
-
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
145 |
-
#: includes/admin/table.php:142 includes/admin/table.php:143
|
146 |
-
msgid "Insert"
|
147 |
-
msgstr ""
|
148 |
-
|
149 |
-
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
150 |
-
msgid "Add Gallery"
|
151 |
-
msgstr ""
|
152 |
-
|
153 |
-
#: includes/admin/license.php:131 includes/admin/license.php:224
|
154 |
-
#: includes/admin/license.php:313
|
155 |
-
msgid ""
|
156 |
-
"There was an error connecting to the remote key API. Please try again later."
|
157 |
-
msgstr ""
|
158 |
-
|
159 |
-
#: includes/admin/license.php:148
|
160 |
-
msgid "Congratulations! This site is now receiving automatic updates."
|
161 |
-
msgstr ""
|
162 |
-
|
163 |
-
#: includes/admin/license.php:266
|
164 |
-
msgid "Congratulations! Your key has been refreshed successfully."
|
165 |
-
msgstr ""
|
166 |
-
|
167 |
-
#: includes/admin/license.php:324
|
168 |
-
msgid ""
|
169 |
-
"Congratulations! You have deactivated the key from this site successfully."
|
170 |
-
msgstr ""
|
171 |
-
|
172 |
-
#: includes/admin/license.php:418
|
173 |
-
msgid ""
|
174 |
-
"No valid license key has been entered, so automatic updates for Envira "
|
175 |
-
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
176 |
-
"license key and begin receiving automatic updates.</a>"
|
177 |
-
msgstr ""
|
178 |
-
|
179 |
-
#: includes/admin/license.php:427
|
180 |
-
msgid ""
|
181 |
-
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
182 |
-
"\"_blank\">Please click here to renew your license key and continue "
|
183 |
-
"receiving automatic updates.</a>"
|
184 |
-
msgstr ""
|
185 |
-
|
186 |
-
#: includes/admin/license.php:436
|
187 |
-
msgid ""
|
188 |
-
"Your license key for Envira Gallery has been disabled. Please use a "
|
189 |
-
"different key to continue receiving automatic updates."
|
190 |
-
msgstr ""
|
191 |
-
|
192 |
-
#: includes/admin/license.php:445
|
193 |
-
msgid ""
|
194 |
-
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
195 |
-
"the user associated with the key has been deleted. Please use a different "
|
196 |
-
"key to continue receiving automatic updates."
|
197 |
-
msgstr ""
|
198 |
-
|
199 |
-
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
200 |
-
#: includes/admin/media-view.php:514 includes/admin/
|
201 |
-
msgid "Search"
|
202 |
-
msgstr ""
|
203 |
-
|
204 |
-
#: includes/admin/media-view.php:164 includes/admin/media-view.php:491
|
205 |
-
msgid "Helpful Tips"
|
206 |
-
msgstr ""
|
207 |
-
|
208 |
-
#: includes/admin/media-view.php:165
|
209 |
-
msgid "Choosing Your Gallery"
|
210 |
-
msgstr ""
|
211 |
-
|
212 |
-
#: includes/admin/media-view.php:167
|
213 |
-
msgid ""
|
214 |
-
"To choose your gallery, simply click on one of the boxes to the left. Ctrl / "
|
215 |
-
"cmd and click to select multiple Galleries. The \"Insert Gallery\" button "
|
216 |
-
"will be activated once you have selected a gallery."
|
217 |
-
msgstr ""
|
218 |
-
|
219 |
-
#: includes/admin/media-view.php:169
|
220 |
-
msgid "Inserting Your Gallery"
|
221 |
-
msgstr ""
|
222 |
-
|
223 |
-
#: includes/admin/media-view.php:171
|
224 |
-
msgid ""
|
225 |
-
"To insert your gallery into the editor, click on the \"Insert Gallery\" "
|
226 |
-
"button below."
|
227 |
-
msgstr ""
|
228 |
-
|
229 |
-
#: includes/admin/media-view.php:175
|
230 |
-
msgid "Insert Options"
|
231 |
-
msgstr ""
|
232 |
-
|
233 |
-
#: includes/admin/media-view.php:179
|
234 |
-
msgid "Display Title"
|
235 |
-
msgstr ""
|
236 |
-
|
237 |
-
#: includes/admin/media-view.php:181 includes/global/common.php:746
|
238 |
-
msgid "No"
|
239 |
-
msgstr ""
|
240 |
-
|
241 |
-
#: includes/admin/media-view.php:185
|
242 |
-
msgid "Yes, as Heading H%s"
|
243 |
-
msgstr ""
|
244 |
-
|
245 |
-
#: includes/admin/media-view.php:192
|
246 |
-
msgid "Prepends each inserted Gallery with the Gallery Title."
|
247 |
-
msgstr ""
|
248 |
-
|
249 |
-
#: includes/admin/media-view.php:226
|
250 |
-
msgid "Edit previous media item"
|
251 |
-
msgstr ""
|
252 |
-
|
253 |
-
#: includes/admin/media-view.php:227
|
254 |
-
msgid "Edit next media item"
|
255 |
-
msgstr ""
|
256 |
-
|
257 |
-
#: includes/admin/media-view.php:230
|
258 |
-
msgid "Edit Metadata"
|
259 |
-
msgstr ""
|
260 |
-
|
261 |
-
#: includes/admin/media-view.php:250 includes/admin/media-view.php:384
|
262 |
-
#: includes/admin/table.php:167 includes/global/common.php:192
|
263 |
-
msgid "Title"
|
264 |
-
msgstr ""
|
265 |
-
|
266 |
-
#: includes/admin/media-view.php:253 includes/admin/media-view.php:387
|
267 |
-
msgid ""
|
268 |
-
"Image titles can take any type of HTML. You can adjust the position of the "
|
269 |
-
"titles in the main Lightbox settings."
|
270 |
-
msgstr ""
|
271 |
-
|
272 |
-
#: includes/admin/media-view.php:262 includes/admin/media-view.php:393
|
273 |
-
#: includes/global/common.php:196
|
274 |
-
msgid "Caption"
|
275 |
-
msgstr ""
|
276 |
-
|
277 |
-
#: includes/admin/media-view.php:276 includes/admin/media-view.php:407
|
278 |
-
msgid ""
|
279 |
-
"Captions can take any type of HTML, and are displayed when an image is "
|
280 |
-
"clicked."
|
281 |
-
msgstr ""
|
282 |
-
|
283 |
-
#: includes/admin/media-view.php:285 includes/admin/media-view.php:413
|
284 |
-
msgid "Alt Text"
|
285 |
-
msgstr ""
|
286 |
-
|
287 |
-
#: includes/admin/media-view.php:288 includes/admin/media-view.php:416
|
288 |
-
msgid "Very important for SEO, the Alt Text describes the image."
|
289 |
-
msgstr ""
|
290 |
-
|
291 |
-
#: includes/admin/media-view.php:294 includes/admin/media-view.php:422
|
292 |
-
#: includes/global/common.php:204
|
293 |
-
msgid "URL"
|
294 |
-
msgstr ""
|
295 |
-
|
296 |
-
#: includes/admin/media-view.php:298 includes/admin/media-view.php:426
|
297 |
-
msgid "Media File"
|
298 |
-
msgstr ""
|
299 |
-
|
300 |
-
#: includes/admin/media-view.php:299 includes/admin/media-view.php:427
|
301 |
-
msgid "Attachment Page"
|
302 |
-
msgstr ""
|
303 |
-
|
304 |
-
#: includes/admin/media-view.php:303 includes/admin/media-view.php:431
|
305 |
-
msgid ""
|
306 |
-
"Enter a hyperlink if you wish to link this image to somewhere other than its "
|
307 |
-
"full size image."
|
308 |
-
msgstr ""
|
309 |
-
|
310 |
-
#: includes/admin/media-view.php:312 includes/admin/media-view.php:437
|
311 |
-
msgid "Open URL in New Window?"
|
312 |
-
msgstr ""
|
313 |
-
|
314 |
-
#: includes/admin/media-view.php:315 includes/admin/media-view.php:440
|
315 |
-
msgid "Opens your image links in a new browser window / tab."
|
316 |
-
msgstr ""
|
317 |
-
|
318 |
-
#: includes/admin/media-view.php:326
|
319 |
-
msgid "Want Captions and more options?"
|
320 |
-
msgstr ""
|
321 |
-
|
322 |
-
#: includes/admin/media-view.php:327
|
323 |
-
msgid ""
|
324 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
325 |
-
"including: HTML captions, open links in new windows, WooCommerce product "
|
326 |
-
"integration and so much more!"
|
327 |
-
msgstr ""
|
328 |
-
|
329 |
-
#: includes/admin/media-view.php:329 includes/admin/metaboxes.php:776
|
330 |
-
#: includes/admin/metaboxes.php:1115 includes/admin/metaboxes.php:1431
|
331 |
-
#: includes/admin/metaboxes.php:1686 includes/admin/metaboxes.php:1728
|
332 |
-
#: includes/admin/metaboxes.php:1750 includes/admin/metaboxes.php:1772
|
333 |
-
#: includes/admin/metaboxes.php:1794 includes/admin/metaboxes.php:1816
|
334 |
-
msgid "Click here to Upgrade"
|
335 |
-
msgstr ""
|
336 |
-
|
337 |
-
#: includes/admin/media-view.php:346 includes/admin/media-view.php:347
|
338 |
-
#: includes/admin/media-view.php:452
|
339 |
-
msgid "Save Metadata"
|
340 |
-
msgstr ""
|
341 |
-
|
342 |
-
#: includes/admin/media-view.php:353 includes/admin/media-view.php:458
|
343 |
-
msgid "Saved."
|
344 |
-
msgstr ""
|
345 |
-
|
346 |
-
#: includes/admin/media-view.php:368
|
347 |
-
msgid "Bulk Edit"
|
348 |
-
msgstr ""
|
349 |
-
|
350 |
-
#: includes/admin/media-view.php:451
|
351 |
-
msgid "Save Metadata to Items"
|
352 |
-
msgstr ""
|
353 |
-
|
354 |
-
#: includes/admin/media-view.php:493
|
355 |
-
msgid ""
|
356 |
-
"Select the Gallery to move the selected images to by clicking on one of the "
|
357 |
-
"boxes to the left."
|
358 |
-
msgstr ""
|
359 |
-
|
360 |
-
#: includes/admin/media-view.php:496
|
361 |
-
msgid ""
|
362 |
-
"Once done, click the Move button, and the selected images will be moved to "
|
363 |
-
"the chosen Gallery."
|
364 |
-
msgstr ""
|
365 |
-
|
366 |
-
#: includes/admin/metaboxes.php:99
|
367 |
-
msgid ""
|
368 |
-
"The GD or Imagick libraries are not installed on your server. Envira Gallery "
|
369 |
-
"requires at least one (preferably Imagick) in order to crop images and may "
|
370 |
-
"not work properly without it. Please contact your webhost and ask them to "
|
371 |
-
"compile GD or Imagick for your PHP install."
|
372 |
-
msgstr ""
|
373 |
-
|
374 |
-
#: includes/admin/metaboxes.php:134
|
375 |
-
msgid "Insert into Gallery"
|
376 |
-
msgstr ""
|
377 |
-
|
378 |
-
#: includes/admin/metaboxes.php:135 includes/admin/metaboxes.php:283
|
379 |
-
msgid "Inserting..."
|
380 |
-
msgstr ""
|
381 |
-
|
382 |
-
#: includes/admin/metaboxes.php:160
|
383 |
-
msgid "Click Here to Insert from Other Image Sources"
|
384 |
-
msgstr ""
|
385 |
-
|
386 |
-
#: includes/admin/metaboxes.php:161
|
387 |
-
msgid "Select Files from Other Sources"
|
388 |
-
msgstr ""
|
389 |
-
|
390 |
-
#: includes/admin/metaboxes.php:169
|
391 |
-
msgid "Uploading Image"
|
392 |
-
msgstr ""
|
393 |
-
|
394 |
-
#: includes/admin/metaboxes.php:171
|
395 |
-
msgid "of"
|
396 |
-
msgstr ""
|
397 |
-
|
398 |
-
#: includes/admin/metaboxes.php:175
|
399 |
-
msgid "All images uploaded."
|
400 |
-
msgstr ""
|
401 |
-
|
402 |
-
#: includes/admin/metaboxes.php:281
|
403 |
-
msgid "You must select a file to import before continuing."
|
404 |
-
msgstr ""
|
405 |
-
|
406 |
-
#: includes/admin/metaboxes.php:289
|
407 |
-
msgid "Move Media to Gallery"
|
408 |
-
msgstr ""
|
409 |
-
|
410 |
-
#: includes/admin/metaboxes.php:290
|
411 |
-
msgid "Move Media to Selected Gallery"
|
412 |
-
msgstr ""
|
413 |
-
|
414 |
-
#: includes/admin/metaboxes.php:293
|
415 |
-
msgid "Are you sure you want to remove this image from the gallery?"
|
416 |
-
msgstr ""
|
417 |
-
|
418 |
-
#: includes/admin/metaboxes.php:294
|
419 |
-
msgid "Are you sure you want to remove these images from the gallery?"
|
420 |
-
msgstr ""
|
421 |
-
|
422 |
-
#: includes/admin/metaboxes.php:298
|
423 |
-
msgid "Saving..."
|
424 |
-
msgstr ""
|
425 |
-
|
426 |
-
#: includes/admin/metaboxes.php:299
|
427 |
-
msgid "Saved!"
|
428 |
-
msgstr ""
|
429 |
-
|
430 |
-
#: includes/admin/metaboxes.php:301
|
431 |
-
msgid "Select Files from Your Computer"
|
432 |
-
msgstr ""
|
433 |
-
|
434 |
-
#: includes/admin/metaboxes.php:402 includes/admin/partials/header.php:14
|
435 |
-
#: includes/global/posttype.php:52 includes/global/posttype.php:62
|
436 |
-
msgid "Envira Gallery"
|
437 |
-
msgstr ""
|
438 |
-
|
439 |
-
#: includes/admin/metaboxes.php:406 includes/admin/settings.php:82
|
440 |
-
msgid "Envira Gallery Settings"
|
441 |
-
msgstr ""
|
442 |
-
|
443 |
-
#: includes/admin/metaboxes.php:411
|
444 |
-
msgid "Envira Gallery Preview"
|
445 |
-
msgstr ""
|
446 |
-
|
447 |
-
#: includes/admin/metaboxes.php:415
|
448 |
-
msgid "Envira Gallery Code"
|
449 |
-
msgstr ""
|
450 |
-
|
451 |
-
#: includes/admin/metaboxes.php:586 includes/global/common.php:274
|
452 |
-
msgid "Default"
|
453 |
-
msgstr ""
|
454 |
-
|
455 |
-
#: includes/admin/metaboxes.php:603
|
456 |
-
msgid "Images"
|
457 |
-
msgstr ""
|
458 |
-
|
459 |
-
#: includes/admin/metaboxes.php:604
|
460 |
-
msgid "Config"
|
461 |
-
msgstr ""
|
462 |
-
|
463 |
-
#: includes/admin/metaboxes.php:605
|
464 |
-
msgid "Lightbox"
|
465 |
-
msgstr ""
|
466 |
-
|
467 |
-
#: includes/admin/metaboxes.php:606 includes/admin/metaboxes.php:1704
|
468 |
-
msgid "Mobile"
|
469 |
-
msgstr ""
|
470 |
-
|
471 |
-
#: includes/admin/metaboxes.php:611
|
472 |
-
msgid "Misc"
|
473 |
-
msgstr ""
|
474 |
-
|
475 |
-
#: includes/admin/metaboxes.php:705
|
476 |
-
msgid "Currently in your Gallery"
|
477 |
-
msgstr ""
|
478 |
-
|
479 |
-
#: includes/admin/metaboxes.php:707 includes/admin/metaboxes.php:800
|
480 |
-
#: includes/admin/metaboxes.php:1139 includes/admin/metaboxes.php:1454
|
481 |
-
#: includes/admin/metaboxes.php:1592
|
482 |
-
msgid "Need some help?"
|
483 |
-
msgstr ""
|
484 |
-
|
485 |
-
#: includes/admin/metaboxes.php:709 includes/admin/metaboxes.php:802
|
486 |
-
#: includes/admin/metaboxes.php:1141 includes/admin/metaboxes.php:1456
|
487 |
-
#: includes/admin/metaboxes.php:1594
|
488 |
-
msgid "Read the Documentation"
|
489 |
-
msgstr ""
|
490 |
-
|
491 |
-
#: includes/admin/metaboxes.php:713 includes/admin/metaboxes.php:806
|
492 |
-
#: includes/admin/metaboxes.php:1145 includes/admin/metaboxes.php:1460
|
493 |
-
#: includes/admin/metaboxes.php:1598
|
494 |
-
msgid "Watch a Video"
|
495 |
-
msgstr ""
|
496 |
-
|
497 |
-
#: includes/admin/metaboxes.php:725
|
498 |
-
msgid "Select All (<span class=\"count\">%d</span>)"
|
499 |
-
msgstr ""
|
500 |
-
|
501 |
-
#: includes/admin/metaboxes.php:730
|
502 |
-
msgid "Grid View"
|
503 |
-
msgstr ""
|
504 |
-
|
505 |
-
#: includes/admin/metaboxes.php:733
|
506 |
-
msgid "List View"
|
507 |
-
msgstr ""
|
508 |
-
|
509 |
-
#: includes/admin/metaboxes.php:739 includes/admin/metaboxes.php:764
|
510 |
-
msgid "Edit Selected Images"
|
511 |
-
msgstr ""
|
512 |
-
|
513 |
-
#: includes/admin/metaboxes.php:740 includes/admin/metaboxes.php:765
|
514 |
-
msgid "Move Selected Images to another Gallery"
|
515 |
-
msgstr ""
|
516 |
-
|
517 |
-
#: includes/admin/metaboxes.php:741 includes/admin/metaboxes.php:766
|
518 |
-
msgid "Delete Selected Images from Gallery"
|
519 |
-
msgstr ""
|
520 |
-
|
521 |
-
#: includes/admin/metaboxes.php:773
|
522 |
-
msgid "Want to make your gallery workflow even better?"
|
523 |
-
msgstr ""
|
524 |
-
|
525 |
-
#: includes/admin/metaboxes.php:774
|
526 |
-
msgid ""
|
527 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
528 |
-
"including: a fully featured gallery widget, complete gallery API, powerful "
|
529 |
-
"gallery documentation, full mobile and Retina support, dedicated customer "
|
530 |
-
"support and so much more!"
|
531 |
-
msgstr ""
|
532 |
-
|
533 |
-
#: includes/admin/metaboxes.php:797
|
534 |
-
msgid "Gallery Settings"
|
535 |
-
msgstr ""
|
536 |
-
|
537 |
-
#: includes/admin/metaboxes.php:799
|
538 |
-
msgid ""
|
539 |
-
"The settings below adjust the basic configuration options for the gallery."
|
540 |
-
msgstr ""
|
541 |
-
|
542 |
-
#: includes/admin/metaboxes.php:814 includes/admin/metaboxes.php:1468
|
543 |
-
msgid "Number of Gallery Columns"
|
544 |
-
msgstr ""
|
545 |
-
|
546 |
-
#: includes/admin/metaboxes.php:822
|
547 |
-
msgid ""
|
548 |
-
"Determines the number of columns in the gallery. Automatic will attempt to "
|
549 |
-
"fill each row as much as possible before moving on to the next row."
|
550 |
-
msgstr ""
|
551 |
-
|
552 |
-
#: includes/admin/metaboxes.php:833
|
553 |
-
msgid "Automatic Layout: Row Height"
|
554 |
-
msgstr ""
|
555 |
-
|
556 |
-
#: includes/admin/metaboxes.php:836 includes/admin/metaboxes.php:933
|
557 |
-
#: includes/admin/metaboxes.php:942 includes/admin/metaboxes.php:1040
|
558 |
-
#: includes/admin/metaboxes.php:1388 includes/admin/metaboxes.php:1397
|
559 |
-
#: includes/admin/metaboxes.php:1495
|
560 |
-
msgid "px"
|
561 |
-
msgstr ""
|
562 |
-
|
563 |
-
#: includes/admin/metaboxes.php:837
|
564 |
-
msgid "Determines how high (in pixels) each row will be. 150px is default. "
|
565 |
-
msgstr ""
|
566 |
-
|
567 |
-
#: includes/admin/metaboxes.php:842
|
568 |
-
msgid "Automatic Layout: Gallery Theme"
|
569 |
-
msgstr ""
|
570 |
-
|
571 |
-
#: includes/admin/metaboxes.php:850 includes/admin/metaboxes.php:923
|
572 |
-
msgid "Sets the theme for the gallery display."
|
573 |
-
msgstr ""
|
574 |
-
|
575 |
-
#: includes/admin/metaboxes.php:866
|
576 |
-
msgid "Display Gallery Description?"
|
577 |
-
msgstr ""
|
578 |
-
|
579 |
-
#: includes/admin/metaboxes.php:878
|
580 |
-
msgid "Choose to display a description above or below this gallery's images."
|
581 |
-
msgstr ""
|
582 |
-
|
583 |
-
#: includes/admin/metaboxes.php:885
|
584 |
-
msgid "Gallery Description"
|
585 |
-
msgstr ""
|
586 |
-
|
587 |
-
#: includes/admin/metaboxes.php:900
|
588 |
-
msgid "The description to display for this gallery."
|
589 |
-
msgstr ""
|
590 |
-
|
591 |
-
#: includes/admin/metaboxes.php:915 includes/admin/table.php:305
|
592 |
-
#: includes/admin/table.php:382
|
593 |
-
msgid "Gallery Theme"
|
594 |
-
msgstr ""
|
595 |
-
|
596 |
-
#: includes/admin/metaboxes.php:930 includes/admin/table.php:314
|
597 |
-
#: includes/admin/table.php:393
|
598 |
-
msgid "Column Gutter Width"
|
599 |
-
msgstr ""
|
600 |
-
|
601 |
-
#: includes/admin/metaboxes.php:934
|
602 |
-
msgid "Sets the space between the columns (defaults to 10)."
|
603 |
-
msgstr ""
|
604 |
-
|
605 |
-
#: includes/admin/metaboxes.php:939 includes/admin/table.php:319
|
606 |
-
#: includes/admin/table.php:398
|
607 |
-
msgid "Margin Below Each Image"
|
608 |
-
msgstr ""
|
609 |
-
|
610 |
-
#: includes/admin/metaboxes.php:943
|
611 |
-
msgid "Sets the space below each item in the gallery."
|
612 |
-
msgstr ""
|
613 |
-
|
614 |
-
#: includes/admin/metaboxes.php:953
|
615 |
-
msgid "Sorting"
|
616 |
-
msgstr ""
|
617 |
-
|
618 |
-
#: includes/admin/metaboxes.php:965
|
619 |
-
msgid ""
|
620 |
-
"Choose to sort the images in a different order than displayed on the Images "
|
621 |
-
"tab."
|
622 |
-
msgstr ""
|
623 |
-
|
624 |
-
#: includes/admin/metaboxes.php:970
|
625 |
-
msgid "Direction"
|
626 |
-
msgstr ""
|
627 |
-
|
628 |
-
#: includes/admin/metaboxes.php:991 includes/admin/metaboxes.php:1183
|
629 |
-
msgid "Image Size"
|
630 |
-
msgstr ""
|
631 |
-
|
632 |
-
#: includes/admin/metaboxes.php:1003
|
633 |
-
msgid ""
|
634 |
-
"Define the maximum image size for the Gallery view. Default will use the "
|
635 |
-
"below Image Dimensions; Random will allow you to choose one or more "
|
636 |
-
"WordPress image sizes, which will be used for the gallery output."
|
637 |
-
msgstr ""
|
638 |
-
|
639 |
-
#: includes/admin/metaboxes.php:1012
|
640 |
-
msgid "Random Image Sizes"
|
641 |
-
msgstr ""
|
642 |
-
|
643 |
-
#: includes/admin/metaboxes.php:1028
|
644 |
-
msgid ""
|
645 |
-
"Define the WordPress registered image sizes to include when randomly "
|
646 |
-
"assigning an image size to each image in your Gallery."
|
647 |
-
msgstr ""
|
648 |
-
|
649 |
-
#: includes/admin/metaboxes.php:1037 includes/admin/table.php:325
|
650 |
-
#: includes/admin/table.php:403
|
651 |
-
msgid "Image Dimensions"
|
652 |
-
msgstr ""
|
653 |
-
|
654 |
-
#: includes/admin/metaboxes.php:1041
|
655 |
-
msgid ""
|
656 |
-
"You should adjust these dimensions based on the number of columns in your "
|
657 |
-
"gallery. This does not affect the full size lightbox images."
|
658 |
-
msgstr ""
|
659 |
-
|
660 |
-
#: includes/admin/metaboxes.php:1046
|
661 |
-
msgid "Crop Images?"
|
662 |
-
msgstr ""
|
663 |
-
|
664 |
-
#: includes/admin/metaboxes.php:1050
|
665 |
-
msgid ""
|
666 |
-
"If enabled, forces images to exactly match the sizes defined above for Image "
|
667 |
-
"Dimensions and Mobile Dimensions."
|
668 |
-
msgstr ""
|
669 |
-
|
670 |
-
#: includes/admin/metaboxes.php:1051
|
671 |
-
msgid "If disabled, images will be resized to maintain their aspect ratio."
|
672 |
-
msgstr ""
|
673 |
-
|
674 |
-
#: includes/admin/metaboxes.php:1061
|
675 |
-
msgid "Set Dimensions on Images?"
|
676 |
-
msgstr ""
|
677 |
-
|
678 |
-
#: includes/admin/metaboxes.php:1065
|
679 |
-
msgid ""
|
680 |
-
"Enables or disables the width and height attributes on the img element. Only "
|
681 |
-
"needs to be enabled if you need to meet Google Pagespeeds requirements."
|
682 |
-
msgstr ""
|
683 |
-
|
684 |
-
#: includes/admin/metaboxes.php:1070
|
685 |
-
msgid "Enable Isotope?"
|
686 |
-
msgstr ""
|
687 |
-
|
688 |
-
#: includes/admin/metaboxes.php:1074
|
689 |
-
msgid ""
|
690 |
-
"Enables or disables isotope/masonry layout support for the main gallery "
|
691 |
-
"images."
|
692 |
-
msgstr ""
|
693 |
-
|
694 |
-
#: includes/admin/metaboxes.php:1080
|
695 |
-
msgid "Enable CSS Animations?"
|
696 |
-
msgstr ""
|
697 |
-
|
698 |
-
#: includes/admin/metaboxes.php:1084
|
699 |
-
msgid "Enables CSS animations when loading the main gallery images."
|
700 |
-
msgstr ""
|
701 |
-
|
702 |
-
#: includes/admin/metaboxes.php:1090
|
703 |
-
msgid "Image Opacity"
|
704 |
-
msgstr ""
|
705 |
-
|
706 |
-
#: includes/admin/metaboxes.php:1094
|
707 |
-
msgid ""
|
708 |
-
"The opacity to display images at when loading the main gallery images using "
|
709 |
-
"CSS animations (between 1 and 100%)."
|
710 |
-
msgstr ""
|
711 |
-
|
712 |
-
#: includes/admin/metaboxes.php:1112
|
713 |
-
msgid "Want to do even more with your gallery display?"
|
714 |
-
msgstr ""
|
715 |
-
|
716 |
-
#: includes/admin/metaboxes.php:1113
|
717 |
-
msgid ""
|
718 |
-
"By upgrading to Envira Pro, you can get access to numerous other gallery "
|
719 |
-
"display features, including: custom image tagging and filtering, mobile "
|
720 |
-
"specific image assets for blazing fast load times, dedicated and unique "
|
721 |
-
"gallery URLs, custom gallery themes, gallery thumbnail support and so much "
|
722 |
-
"more!"
|
723 |
-
msgstr ""
|
724 |
-
|
725 |
-
#: includes/admin/metaboxes.php:1135
|
726 |
-
msgid "Lightbox Settings"
|
727 |
-
msgstr ""
|
728 |
-
|
729 |
-
#: includes/admin/metaboxes.php:1137
|
730 |
-
msgid "The settings below adjust the lightbox output."
|
731 |
-
msgstr ""
|
732 |
-
|
733 |
-
#: includes/admin/metaboxes.php:1154 includes/admin/metaboxes.php:1515
|
734 |
-
msgid "Enable Lightbox?"
|
735 |
-
msgstr ""
|
736 |
-
|
737 |
-
#: includes/admin/metaboxes.php:1158
|
738 |
-
msgid "Enables or disables the gallery lightbox."
|
739 |
-
msgstr ""
|
740 |
-
|
741 |
-
#: includes/admin/metaboxes.php:1169
|
742 |
-
msgid "Gallery Lightbox Theme"
|
743 |
-
msgstr ""
|
744 |
-
|
745 |
-
#: includes/admin/metaboxes.php:1177
|
746 |
-
msgid "Sets the theme for the gallery lightbox display."
|
747 |
-
msgstr ""
|
748 |
-
|
749 |
-
#: includes/admin/metaboxes.php:1191
|
750 |
-
msgid ""
|
751 |
-
"Define the maximum image size for the Lightbox view. Default will display "
|
752 |
-
"the original, full size image."
|
753 |
-
msgstr ""
|
754 |
-
|
755 |
-
#: includes/admin/metaboxes.php:1197
|
756 |
-
msgid "Caption Position"
|
757 |
-
msgstr ""
|
758 |
-
|
759 |
-
#: includes/admin/metaboxes.php:1205
|
760 |
-
msgid "Sets the display of the lightbox image's caption."
|
761 |
-
msgstr ""
|
762 |
-
|
763 |
-
#: includes/admin/metaboxes.php:1214 includes/admin/metaboxes.php:1542
|
764 |
-
msgid "Enable Gallery Arrows?"
|
765 |
-
msgstr ""
|
766 |
-
|
767 |
-
#: includes/admin/metaboxes.php:1218
|
768 |
-
msgid "Enables or disables the gallery lightbox navigation arrows."
|
769 |
-
msgstr ""
|
770 |
-
|
771 |
-
#: includes/admin/metaboxes.php:1223
|
772 |
-
msgid "Gallery Arrow Position"
|
773 |
-
msgstr ""
|
774 |
-
|
775 |
-
#: includes/admin/metaboxes.php:1231
|
776 |
-
msgid "Sets the position of the gallery lightbox navigation arrows."
|
777 |
-
msgstr ""
|
778 |
-
|
779 |
-
#: includes/admin/metaboxes.php:1236
|
780 |
-
msgid "Enable Keyboard Navigation?"
|
781 |
-
msgstr ""
|
782 |
-
|
783 |
-
#: includes/admin/metaboxes.php:1240
|
784 |
-
msgid "Enables or disables keyboard navigation in the gallery lightbox."
|
785 |
-
msgstr ""
|
786 |
-
|
787 |
-
#: includes/admin/metaboxes.php:1245
|
788 |
-
msgid "Enable Mousewheel Navigation?"
|
789 |
-
msgstr ""
|
790 |
-
|
791 |
-
#: includes/admin/metaboxes.php:1249
|
792 |
-
msgid "Enables or disables mousewheel navigation in the gallery."
|
793 |
-
msgstr ""
|
794 |
-
|
795 |
-
#: includes/admin/metaboxes.php:1254 includes/admin/metaboxes.php:1551
|
796 |
-
msgid "Enable Gallery Toolbar?"
|
797 |
-
msgstr ""
|
798 |
-
|
799 |
-
#: includes/admin/metaboxes.php:1258
|
800 |
-
msgid "Enables or disables the gallery lightbox toolbar."
|
801 |
-
msgstr ""
|
802 |
-
|
803 |
-
#: includes/admin/metaboxes.php:1263
|
804 |
-
msgid "Display Gallery Title in Toolbar?"
|
805 |
-
msgstr ""
|
806 |
-
|
807 |
-
#: includes/admin/metaboxes.php:1267
|
808 |
-
msgid "Display the gallery title in the lightbox toolbar."
|
809 |
-
msgstr ""
|
810 |
-
|
811 |
-
#: includes/admin/metaboxes.php:1272
|
812 |
-
msgid "Gallery Toolbar Position"
|
813 |
-
msgstr ""
|
814 |
-
|
815 |
-
#: includes/admin/metaboxes.php:1280
|
816 |
-
msgid "Sets the position of the lightbox toolbar."
|
817 |
-
msgstr ""
|
818 |
-
|
819 |
-
#: includes/admin/metaboxes.php:1285
|
820 |
-
msgid "Keep Aspect Ratio?"
|
821 |
-
msgstr ""
|
822 |
-
|
823 |
-
#: includes/admin/metaboxes.php:1289
|
824 |
-
msgid ""
|
825 |
-
"If enabled, images will always resize based on the original aspect ratio."
|
826 |
-
msgstr ""
|
827 |
-
|
828 |
-
#: includes/admin/metaboxes.php:1294
|
829 |
-
msgid "Loop Gallery Navigation?"
|
830 |
-
msgstr ""
|
831 |
-
|
832 |
-
#: includes/admin/metaboxes.php:1298
|
833 |
-
msgid ""
|
834 |
-
"Enables or disables infinite navigation cycling of the lightbox gallery."
|
835 |
-
msgstr ""
|
836 |
-
|
837 |
-
#: includes/admin/metaboxes.php:1303
|
838 |
-
msgid "Lightbox Open/Close Effect"
|
839 |
-
msgstr ""
|
840 |
-
|
841 |
-
#: includes/admin/metaboxes.php:1323
|
842 |
-
msgid "Type of transition when opening and closing the lightbox."
|
843 |
-
msgstr ""
|
844 |
-
|
845 |
-
#: includes/admin/metaboxes.php:1328
|
846 |
-
msgid "Lightbox Transition Effect"
|
847 |
-
msgstr ""
|
848 |
-
|
849 |
-
#: includes/admin/metaboxes.php:1348
|
850 |
-
msgid "Type of transition between images in the lightbox view."
|
851 |
-
msgstr ""
|
852 |
-
|
853 |
-
#: includes/admin/metaboxes.php:1353
|
854 |
-
msgid "HTML5 Output?"
|
855 |
-
msgstr ""
|
856 |
-
|
857 |
-
#: includes/admin/metaboxes.php:1357
|
858 |
-
msgid ""
|
859 |
-
"If enabled, uses data-envirabox-gallery instead of rel attributes for W3C "
|
860 |
-
"HTML5 validation."
|
861 |
-
msgstr ""
|
862 |
-
|
863 |
-
#: includes/admin/metaboxes.php:1371
|
864 |
-
msgid ""
|
865 |
-
"The settings below adjust the thumbnail views for the gallery lightbox "
|
866 |
-
"display."
|
867 |
-
msgstr ""
|
868 |
-
|
869 |
-
#: includes/admin/metaboxes.php:1376 includes/admin/metaboxes.php:1560
|
870 |
-
msgid "Enable Gallery Thumbnails?"
|
871 |
-
msgstr ""
|
872 |
-
|
873 |
-
#: includes/admin/metaboxes.php:1380
|
874 |
-
msgid "Enables or disables the gallery lightbox thumbnails."
|
875 |
-
msgstr ""
|
876 |
-
|
877 |
-
#: includes/admin/metaboxes.php:1385
|
878 |
-
msgid "Gallery Thumbnails Width"
|
879 |
-
msgstr ""
|
880 |
-
|
881 |
-
#: includes/admin/metaboxes.php:1389
|
882 |
-
msgid "Sets the width of each lightbox thumbnail."
|
883 |
-
msgstr ""
|
884 |
-
|
885 |
-
#: includes/admin/metaboxes.php:1394
|
886 |
-
msgid "Gallery Thumbnails Height"
|
887 |
-
msgstr ""
|
888 |
-
|
889 |
-
#: includes/admin/metaboxes.php:1398
|
890 |
-
msgid "Sets the height of each lightbox thumbnail."
|
891 |
-
msgstr ""
|
892 |
-
|
893 |
-
#: includes/admin/metaboxes.php:1403
|
894 |
-
msgid "Gallery Thumbnails Position"
|
895 |
-
msgstr ""
|
896 |
-
|
897 |
-
#: includes/admin/metaboxes.php:1411
|
898 |
-
msgid "Sets the position of the lightbox thumbnails."
|
899 |
-
msgstr ""
|
900 |
-
|
901 |
-
#: includes/admin/metaboxes.php:1428
|
902 |
-
msgid "Want even more fine tuned control over your lightbox display?"
|
903 |
-
msgstr ""
|
904 |
-
|
905 |
-
#: includes/admin/metaboxes.php:1429
|
906 |
-
msgid ""
|
907 |
-
"By upgrading to Envira Pro, you can get access to numerous other lightbox "
|
908 |
-
"features, including: custom lightbox titles, enable/disable lightbox "
|
909 |
-
"controls (arrow, keyboard and mousehweel navigation), custom lightbox "
|
910 |
-
"transition effects, native fullscreen support, gallery deeplinking, image "
|
911 |
-
"protection, lightbox supersize effects, lightbox slideshows and so much more!"
|
912 |
-
msgstr ""
|
913 |
-
|
914 |
-
#: includes/admin/metaboxes.php:1451
|
915 |
-
msgid "Mobile Gallery Settings"
|
916 |
-
msgstr ""
|
917 |
-
|
918 |
-
#: includes/admin/metaboxes.php:1453
|
919 |
-
msgid ""
|
920 |
-
"The settings below adjust configuration options for the Gallery when viewed "
|
921 |
-
"on a mobile device."
|
922 |
-
msgstr ""
|
923 |
-
|
924 |
-
#: includes/admin/metaboxes.php:1476
|
925 |
-
msgid ""
|
926 |
-
"Determines the number of columns in the gallery on mobile devices. Automatic "
|
927 |
-
"will attempt to fill each row as much as possible before moving on to the "
|
928 |
-
"next row."
|
929 |
-
msgstr ""
|
930 |
-
|
931 |
-
#: includes/admin/metaboxes.php:1482
|
932 |
-
msgid "Create Mobile Gallery Images?"
|
933 |
-
msgstr ""
|
934 |
-
|
935 |
-
#: includes/admin/metaboxes.php:1486
|
936 |
-
msgid "Enables or disables creating specific images for mobile devices."
|
937 |
-
msgstr ""
|
938 |
-
|
939 |
-
#: includes/admin/metaboxes.php:1492
|
940 |
-
msgid "Mobile Dimensions"
|
941 |
-
msgstr ""
|
942 |
-
|
943 |
-
#: includes/admin/metaboxes.php:1496
|
944 |
-
msgid "These will be the sizes used for images displayed on mobile devices."
|
945 |
-
msgstr ""
|
946 |
-
|
947 |
-
#: includes/admin/metaboxes.php:1506
|
948 |
-
msgid "Mobile Lightbox Settings"
|
949 |
-
msgstr ""
|
950 |
-
|
951 |
-
#: includes/admin/metaboxes.php:1508
|
952 |
-
msgid ""
|
953 |
-
"The settings below adjust configuration options for the Lightbox when viewed "
|
954 |
-
"on a mobile device."
|
955 |
-
msgstr ""
|
956 |
-
|
957 |
-
#: includes/admin/metaboxes.php:1519
|
958 |
-
msgid "Enables or disables the gallery lightbox on mobile devices."
|
959 |
-
msgstr ""
|
960 |
-
|
961 |
-
#: includes/admin/metaboxes.php:1524
|
962 |
-
msgid "Enable Gallery Touchwipe?"
|
963 |
-
msgstr ""
|
964 |
-
|
965 |
-
#: includes/admin/metaboxes.php:1528
|
966 |
-
msgid ""
|
967 |
-
"Enables or disables touchwipe support for the gallery lightbox on mobile "
|
968 |
-
"devices."
|
969 |
-
msgstr ""
|
970 |
-
|
971 |
-
#: includes/admin/metaboxes.php:1533
|
972 |
-
msgid "Close Lightbox on Swipe Up?"
|
973 |
-
msgstr ""
|
974 |
-
|
975 |
-
#: includes/admin/metaboxes.php:1537
|
976 |
-
msgid ""
|
977 |
-
"Enables or disables closing the Lightbox when the user swipes up on mobile "
|
978 |
-
"devices."
|
979 |
-
msgstr ""
|
980 |
-
|
981 |
-
#: includes/admin/metaboxes.php:1546
|
982 |
-
msgid ""
|
983 |
-
"Enables or disables the gallery lightbox navigation arrows on mobile devices."
|
984 |
-
msgstr ""
|
985 |
-
|
986 |
-
#: includes/admin/metaboxes.php:1555
|
987 |
-
msgid "Enables or disables the gallery lightbox toolbar on mobile devices."
|
988 |
-
msgstr ""
|
989 |
-
|
990 |
-
#: includes/admin/metaboxes.php:1564
|
991 |
-
msgid "Enables or disables the gallery lightbox thumbnails on mobile devices."
|
992 |
-
msgstr ""
|
993 |
-
|
994 |
-
#: includes/admin/metaboxes.php:1588
|
995 |
-
msgid "Miscellaneous Settings"
|
996 |
-
msgstr ""
|
997 |
-
|
998 |
-
#: includes/admin/metaboxes.php:1590
|
999 |
-
msgid "The settings below adjust miscellaneous options for the Gallery."
|
1000 |
-
msgstr ""
|
1001 |
-
|
1002 |
-
#: includes/admin/metaboxes.php:1606
|
1003 |
-
msgid "Gallery Title"
|
1004 |
-
msgstr ""
|
1005 |
-
|
1006 |
-
#: includes/admin/metaboxes.php:1610
|
1007 |
-
msgid "Internal gallery title for identification in the admin."
|
1008 |
-
msgstr ""
|
1009 |
-
|
1010 |
-
#: includes/admin/metaboxes.php:1615
|
1011 |
-
msgid "Gallery Slug"
|
1012 |
-
msgstr ""
|
1013 |
-
|
1014 |
-
#: includes/admin/metaboxes.php:1619
|
1015 |
-
msgid ""
|
1016 |
-
"<strong>Unique</strong> internal gallery slug for identification and "
|
1017 |
-
"advanced gallery queries."
|
1018 |
-
msgstr ""
|
1019 |
-
|
1020 |
-
#: includes/admin/metaboxes.php:1624
|
1021 |
-
msgid "Custom Gallery Classes"
|
1022 |
-
msgstr ""
|
1023 |
-
|
1024 |
-
#: includes/admin/metaboxes.php:1627
|
1025 |
-
msgid "Enter custom gallery CSS classes here, one per line."
|
1026 |
-
msgstr ""
|
1027 |
-
|
1028 |
-
#: includes/admin/metaboxes.php:1628
|
1029 |
-
msgid "Adds custom CSS classes to this gallery. Enter one class per line."
|
1030 |
-
msgstr ""
|
1031 |
-
|
1032 |
-
#: includes/admin/metaboxes.php:1637
|
1033 |
-
msgid "Import/Export Gallery"
|
1034 |
-
msgstr ""
|
1035 |
-
|
1036 |
-
#: includes/admin/metaboxes.php:1650
|
1037 |
-
msgid "Import Gallery"
|
1038 |
-
msgstr ""
|
1039 |
-
|
1040 |
-
#: includes/admin/metaboxes.php:1657
|
1041 |
-
msgid "Export Gallery"
|
1042 |
-
msgstr ""
|
1043 |
-
|
1044 |
-
#: includes/admin/metaboxes.php:1667
|
1045 |
-
msgid "Enable RTL Support?"
|
1046 |
-
msgstr ""
|
1047 |
-
|
1048 |
-
#: includes/admin/metaboxes.php:1671
|
1049 |
-
msgid "Enables or disables RTL support in Envira for right-to-left languages."
|
1050 |
-
msgstr ""
|
1051 |
-
|
1052 |
-
#: includes/admin/metaboxes.php:1683 includes/admin/metaboxes.php:1725
|
1053 |
-
#: includes/admin/metaboxes.php:1747 includes/admin/metaboxes.php:1769
|
1054 |
-
#: includes/admin/metaboxes.php:1791 includes/admin/metaboxes.php:1813
|
1055 |
-
msgid "Want to take your galleries further?"
|
1056 |
-
msgstr ""
|
1057 |
-
|
1058 |
-
#: includes/admin/metaboxes.php:1684
|
1059 |
-
msgid ""
|
1060 |
-
"By upgrading to Envira Pro, you can get access to numerous other features, "
|
1061 |
-
"including: a fully-integrated import/export module for your galleries, "
|
1062 |
-
"custom CSS controls for each gallery and so much more!"
|
1063 |
-
msgstr ""
|
1064 |
-
|
1065 |
-
#: includes/admin/metaboxes.php:1705
|
1066 |
-
msgid "Videos"
|
1067 |
-
msgstr ""
|
1068 |
-
|
1069 |
-
#: includes/admin/metaboxes.php:1706
|
1070 |
-
msgid "Social"
|
1071 |
-
msgstr ""
|
1072 |
-
|
1073 |
-
#: includes/admin/metaboxes.php:1707
|
1074 |
-
msgid "Tags"
|
1075 |
-
msgstr ""
|
1076 |
-
|
1077 |
-
#: includes/admin/metaboxes.php:1708
|
1078 |
-
msgid "Pagination"
|
1079 |
-
msgstr ""
|
1080 |
-
|
1081 |
-
#: includes/admin/metaboxes.php:1726
|
1082 |
-
msgid ""
|
1083 |
-
"By upgrading to Envira Pro, you can get access to mobile-specific settings, "
|
1084 |
-
"including mobile image sizes, number of columns, mobile-specific lightbox "
|
1085 |
-
"options and so much more!"
|
1086 |
-
msgstr ""
|
1087 |
-
|
1088 |
-
#: includes/admin/metaboxes.php:1748
|
1089 |
-
msgid ""
|
1090 |
-
"By upgrading to Envira Pro, you can add Videos to your Envira Galleries from "
|
1091 |
-
"YouTube, Vimeo, Wistia, and your own self-hosted videos!"
|
1092 |
-
msgstr ""
|
1093 |
-
|
1094 |
-
#: includes/admin/metaboxes.php:1770
|
1095 |
-
msgid ""
|
1096 |
-
"By upgrading to Envira Pro, you can add social sharing buttons to your "
|
1097 |
-
"Gallery images and Lightbox images. With support for Facebook, Twitter, "
|
1098 |
-
"Google+ and Pinterest why not check it out?"
|
1099 |
-
msgstr ""
|
1100 |
-
|
1101 |
-
#: includes/admin/metaboxes.php:1792
|
1102 |
-
msgid ""
|
1103 |
-
"By upgrading to Envira Pro, you can add Tags to your Gallery images, allow "
|
1104 |
-
"users to filter your Gallery by tag and so much more!"
|
1105 |
-
msgstr ""
|
1106 |
-
|
1107 |
-
#: includes/admin/metaboxes.php:1814
|
1108 |
-
msgid ""
|
1109 |
-
"By upgrading to Envira Pro, you can split your Gallery across multiple pages "
|
1110 |
-
"with pagination, load paginated images via AJAX, lazy loading and more!"
|
1111 |
-
msgstr ""
|
1112 |
-
|
1113 |
-
#: includes/admin/metaboxes.php:2099
|
1114 |
-
msgid "Remove Image from Gallery?"
|
1115 |
-
msgstr ""
|
1116 |
-
|
1117 |
-
#: includes/admin/metaboxes.php:2100
|
1118 |
-
msgid "Modify Image"
|
1119 |
-
msgstr ""
|
1120 |
-
|
1121 |
-
#: includes/admin/notice.php:167
|
1122 |
-
msgid "Dismiss this notice"
|
1123 |
-
msgstr ""
|
1124 |
-
|
1125 |
-
#: includes/admin/partials/metabox-gallery-code.php:11
|
1126 |
-
msgid ""
|
1127 |
-
"You can place this gallery anywhere into your posts, pages, custom post "
|
1128 |
-
"types or widgets by using <strong>one</strong> the shortcode(s) below:"
|
1129 |
-
msgstr ""
|
1130 |
-
|
1131 |
-
#: includes/admin/partials/metabox-gallery-code.php:14
|
1132 |
-
#: includes/admin/partials/metabox-gallery-code.php:24
|
1133 |
-
#: includes/admin/table.php:228
|
1134 |
-
msgid "Copy Shortcode to Clipboard"
|
1135 |
-
msgstr ""
|
1136 |
-
|
1137 |
-
#: includes/admin/partials/metabox-gallery-code.php:15
|
1138 |
-
#: includes/admin/partials/metabox-gallery-code.php:25
|
1139 |
-
#: includes/admin/partials/metabox-gallery-code.php:36
|
1140 |
-
#: includes/admin/partials/metabox-gallery-code.php:46
|
1141 |
-
#: includes/admin/table.php:229
|
1142 |
-
msgid "Copy to Clipboard"
|
1143 |
-
msgstr ""
|
1144 |
-
|
1145 |
-
#: includes/admin/partials/metabox-gallery-code.php:32
|
1146 |
-
msgid ""
|
1147 |
-
"You can also place this gallery into your template files by using "
|
1148 |
-
"<strong>one</strong> the template tag(s) below:"
|
1149 |
-
msgstr ""
|
1150 |
-
|
1151 |
-
#: includes/admin/partials/metabox-gallery-code.php:35
|
1152 |
-
#: includes/admin/partials/metabox-gallery-code.php:45
|
1153 |
-
msgid "Copy Template Tag to Clipboard"
|
1154 |
-
msgstr ""
|
1155 |
-
|
1156 |
-
#: includes/admin/partials/metabox-gallery-type.php:15
|
1157 |
-
msgid "Native Envira Gallery"
|
1158 |
-
msgstr ""
|
1159 |
-
|
1160 |
-
#: includes/admin/partials/metabox-gallery-type.php:18
|
1161 |
-
#: includes/admin/partials/metabox-gallery-type.php:19
|
1162 |
-
msgid "External Gallery"
|
1163 |
-
msgstr ""
|
1164 |
-
|
1165 |
-
#: includes/admin/partials/metabox-gallery-type.php:46
|
1166 |
-
msgid "Select Your Service"
|
1167 |
-
msgstr ""
|
1168 |
-
|
1169 |
-
#: includes/admin/partials/metabox-gallery-type.php:75
|
1170 |
-
msgid "Create Dynamic Galleries with Envira"
|
1171 |
-
msgstr ""
|
1172 |
-
|
1173 |
-
#: includes/admin/partials/metabox-gallery-type.php:78
|
1174 |
-
msgid "Build Galleries from Instagram images."
|
1175 |
-
msgstr ""
|
1176 |
-
|
1177 |
-
#: includes/admin/partials/metabox-gallery-type.php:80
|
1178 |
-
msgid "Instagram"
|
1179 |
-
msgstr ""
|
1180 |
-
|
1181 |
-
#: includes/admin/partials/metabox-gallery-type.php:85
|
1182 |
-
msgid ""
|
1183 |
-
"Envira Pro allows you to build galleries from Instagram photos, images from "
|
1184 |
-
"your posts, and more."
|
1185 |
-
msgstr ""
|
1186 |
-
|
1187 |
-
#: includes/admin/partials/metabox-gallery-type.php:88
|
1188 |
-
#: includes/admin/partials/metabox-gallery-type.php:89
|
1189 |
-
msgid "Click Here to Upgrade"
|
1190 |
-
msgstr ""
|
1191 |
-
|
1192 |
-
#: includes/admin/partials/metabox-gallery-type.php:95
|
1193 |
-
msgid ""
|
1194 |
-
"It doesn't look like you have any Addons activated which import images from "
|
1195 |
-
"external sources."
|
1196 |
-
msgstr ""
|
1197 |
-
|
1198 |
-
#: includes/admin/posttype.php:97 includes/admin/posttype.php:100
|
1199 |
-
msgid "Envira gallery updated."
|
1200 |
-
msgstr ""
|
1201 |
-
|
1202 |
-
#: includes/admin/posttype.php:98
|
1203 |
-
msgid "Envira gallery custom field updated."
|
1204 |
-
msgstr ""
|
1205 |
-
|
1206 |
-
#: includes/admin/posttype.php:99
|
1207 |
-
msgid "Envira gallery custom field deleted."
|
1208 |
-
msgstr ""
|
1209 |
-
|
1210 |
-
#: includes/admin/posttype.php:101
|
1211 |
-
msgid "Envira gallery restored to revision from %s."
|
1212 |
-
msgstr ""
|
1213 |
-
|
1214 |
-
#: includes/admin/posttype.php:102
|
1215 |
-
msgid "Envira gallery published."
|
1216 |
-
msgstr ""
|
1217 |
-
|
1218 |
-
#: includes/admin/posttype.php:103
|
1219 |
-
msgid "Envira gallery saved."
|
1220 |
-
msgstr ""
|
1221 |
-
|
1222 |
-
#: includes/admin/posttype.php:104
|
1223 |
-
msgid "Envira gallery submitted."
|
1224 |
-
msgstr ""
|
1225 |
-
|
1226 |
-
#: includes/admin/posttype.php:105
|
1227 |
-
msgid "Envira gallery scheduled for: <strong>%1$s</strong>."
|
1228 |
-
msgstr ""
|
1229 |
-
|
1230 |
-
#: includes/admin/posttype.php:105
|
1231 |
-
msgid "M j, Y @ G:i"
|
1232 |
-
msgstr ""
|
1233 |
-
|
1234 |
-
#: includes/admin/posttype.php:106
|
1235 |
-
msgid "Envira gallery draft updated."
|
1236 |
-
msgstr ""
|
1237 |
-
|
1238 |
-
#: includes/admin/settings.php:83 includes/admin/settings.php:663
|
1239 |
-
msgid "Settings"
|
1240 |
-
msgstr ""
|
1241 |
-
|
1242 |
-
#: includes/admin/settings.php:228
|
1243 |
-
msgid " galleries(s) fixed successfully."
|
1244 |
-
msgstr ""
|
1245 |
-
|
1246 |
-
#: includes/admin/settings.php:362
|
1247 |
-
msgid "Settings saved successfully."
|
1248 |
-
msgstr ""
|
1249 |
-
|
1250 |
-
#: includes/admin/settings.php:494
|
1251 |
-
msgid "General"
|
1252 |
-
msgstr ""
|
1253 |
-
|
1254 |
-
#: includes/admin/settings.php:524
|
1255 |
-
msgid "Envira License Key"
|
1256 |
-
msgstr ""
|
1257 |
-
|
1258 |
-
#: includes/admin/settings.php:530
|
1259 |
-
msgid "Verify Key"
|
1260 |
-
msgstr ""
|
1261 |
-
|
1262 |
-
#: includes/admin/settings.php:531
|
1263 |
-
msgid "Deactivate Key"
|
1264 |
-
msgstr ""
|
1265 |
-
|
1266 |
-
#: includes/admin/settings.php:532
|
1267 |
-
msgid "License key to enable automatic updates for Envira."
|
1268 |
-
msgstr ""
|
1269 |
-
|
1270 |
-
#: includes/admin/settings.php:539
|
1271 |
-
msgid "Envira License Key Type"
|
1272 |
-
msgstr ""
|
1273 |
-
|
1274 |
-
#: includes/admin/settings.php:543
|
1275 |
-
msgid "Your license key type for this site is <strong>%s.</strong>"
|
1276 |
-
msgstr ""
|
1277 |
-
|
1278 |
-
#: includes/admin/settings.php:546
|
1279 |
-
msgid "Refresh Key"
|
1280 |
-
msgstr ""
|
1281 |
-
|
1282 |
-
#: includes/admin/settings.php:547
|
1283 |
-
msgid ""
|
1284 |
-
"Your license key type (handles updates and Addons). Click refresh if your "
|
1285 |
-
"license has been upgraded or the type is incorrect."
|
1286 |
-
msgstr ""
|
1287 |
-
|
1288 |
-
#: includes/admin/settings.php:556
|
1289 |
-
msgid "Fix Broken Migration"
|
1290 |
-
msgstr ""
|
1291 |
-
|
1292 |
-
#: includes/admin/settings.php:561
|
1293 |
-
msgid "Fix"
|
1294 |
-
msgstr ""
|
1295 |
-
|
1296 |
-
#: includes/admin/settings.php:562
|
1297 |
-
msgid ""
|
1298 |
-
"If you have changed the URL of your WordPress web site, and manually "
|
1299 |
-
"executed a search/replace query on URLs in your WordPress database, your "
|
1300 |
-
"galleries will probably no longer show any images. If this is the case, "
|
1301 |
-
"click the button above to fix this. We recommend using a migration plugin or "
|
1302 |
-
"script next time :)"
|
1303 |
-
msgstr ""
|
1304 |
-
|
1305 |
-
#: includes/admin/settings.php:578
|
1306 |
-
msgid "Add New Images"
|
1307 |
-
msgstr ""
|
1308 |
-
|
1309 |
-
#: includes/admin/settings.php:586
|
1310 |
-
msgid ""
|
1311 |
-
"When adding media to a Gallery, choose whether to add this media before or "
|
1312 |
-
"after any existing images."
|
1313 |
-
msgstr ""
|
1314 |
-
|
1315 |
-
#: includes/admin/settings.php:593
|
1316 |
-
msgid "Delete Image on Gallery Image Deletion"
|
1317 |
-
msgstr ""
|
1318 |
-
|
1319 |
-
#: includes/admin/settings.php:601
|
1320 |
-
msgid ""
|
1321 |
-
"When deleting an Image from a Gallery, choose whether to delete all media "
|
1322 |
-
"associated with that image. Note: If image(s) in the Media Library are "
|
1323 |
-
"attached to other Posts, they will not be deleted."
|
1324 |
-
msgstr ""
|
1325 |
-
|
1326 |
-
#: includes/admin/settings.php:607
|
1327 |
-
msgid "Delete Images on Gallery Deletion"
|
1328 |
-
msgstr ""
|
1329 |
-
|
1330 |
-
#: includes/admin/settings.php:615
|
1331 |
-
msgid ""
|
1332 |
-
"When deleting a Gallery, choose whether to delete all media associated with "
|
1333 |
-
"the gallery. Note: If image(s) in the Media Library are attached to other "
|
1334 |
-
"Posts, they will not be deleted."
|
1335 |
-
msgstr ""
|
1336 |
-
|
1337 |
-
#: includes/admin/settings.php:624
|
1338 |
-
msgid "Save Settings"
|
1339 |
-
msgstr ""
|
1340 |
-
|
1341 |
-
#: includes/admin/table.php:169
|
1342 |
-
msgid "Shortcode"
|
1343 |
-
msgstr ""
|
1344 |
-
|
1345 |
-
#: includes/admin/table.php:170
|
1346 |
-
msgid "Posts"
|
1347 |
-
msgstr ""
|
1348 |
-
|
1349 |
-
#: includes/admin/table.php:171
|
1350 |
-
msgid "Last Modified"
|
1351 |
-
msgstr ""
|
1352 |
-
|
1353 |
-
#: includes/admin/table.php:172
|
1354 |
-
msgid "Date"
|
1355 |
-
msgstr ""
|
1356 |
-
|
1357 |
-
#: includes/admin/table.php:217
|
1358 |
-
msgid "%d Image"
|
1359 |
-
msgid_plural "%d Images"
|
1360 |
-
msgstr[0] ""
|
1361 |
-
msgstr[1] ""
|
1362 |
-
|
1363 |
-
#: includes/admin/table.php:296 includes/admin/table.php:371
|
1364 |
-
msgid "Number of Columns"
|
1365 |
-
msgstr ""
|
1366 |
-
|
1367 |
-
#: includes/admin/table.php:373 includes/admin/table.php:384
|
1368 |
-
#: includes/admin/table.php:394 includes/admin/table.php:399
|
1369 |
-
#: includes/admin/table.php:404 includes/admin/table.php:406
|
1370 |
-
msgid "— No Change —"
|
1371 |
-
msgstr ""
|
1372 |
-
|
1373 |
-
#: includes/global/common.php:63
|
1374 |
-
msgid "Automatic"
|
1375 |
-
msgstr ""
|
1376 |
-
|
1377 |
-
#: includes/global/common.php:67
|
1378 |
-
msgid "One Column (1)"
|
1379 |
-
msgstr ""
|
1380 |
-
|
1381 |
-
#: includes/global/common.php:71
|
1382 |
-
msgid "Two Columns (2)"
|
1383 |
-
msgstr ""
|
1384 |
-
|
1385 |
-
#: includes/global/common.php:75
|
1386 |
-
msgid "Three Columns (3)"
|
1387 |
-
msgstr ""
|
1388 |
-
|
1389 |
-
#: includes/global/common.php:79
|
1390 |
-
msgid "Four Columns (4)"
|
1391 |
-
msgstr ""
|
1392 |
-
|
1393 |
-
#: includes/global/common.php:83
|
1394 |
-
msgid "Five Columns (5)"
|
1395 |
-
msgstr ""
|
1396 |
-
|
1397 |
-
#: includes/global/common.php:87
|
1398 |
-
msgid "Six Columns (6)"
|
1399 |
-
msgstr ""
|
1400 |
-
|
1401 |
-
#: includes/global/common.php:107 includes/global/common.php:249
|
1402 |
-
msgid "Base"
|
1403 |
-
msgstr ""
|
1404 |
-
|
1405 |
-
#: includes/global/common.php:128
|
1406 |
-
msgid "Normal"
|
1407 |
-
msgstr ""
|
1408 |
-
|
1409 |
-
#: includes/global/common.php:148
|
1410 |
-
msgid "Do not display"
|
1411 |
-
msgstr ""
|
1412 |
-
|
1413 |
-
#: includes/global/common.php:152
|
1414 |
-
msgid "Display above galleries"
|
1415 |
-
msgstr ""
|
1416 |
-
|
1417 |
-
#: includes/global/common.php:156
|
1418 |
-
msgid "Display below galleries"
|
1419 |
-
msgstr ""
|
1420 |
-
|
1421 |
-
#: includes/global/common.php:176
|
1422 |
-
msgid "No Sorting"
|
1423 |
-
msgstr ""
|
1424 |
-
|
1425 |
-
#: includes/global/common.php:180 includes/global/common.php:309
|
1426 |
-
msgid "Random"
|
1427 |
-
msgstr ""
|
1428 |
-
|
1429 |
-
#: includes/global/common.php:184
|
1430 |
-
msgid "Published Date"
|
1431 |
-
msgstr ""
|
1432 |
-
|
1433 |
-
#: includes/global/common.php:188
|
1434 |
-
msgid "Filename"
|
1435 |
-
msgstr ""
|
1436 |
-
|
1437 |
-
#: includes/global/common.php:200
|
1438 |
-
msgid "Alt"
|
1439 |
-
msgstr ""
|
1440 |
-
|
1441 |
-
#: includes/global/common.php:224
|
1442 |
-
msgid "Ascending (A-Z)"
|
1443 |
-
msgstr ""
|
1444 |
-
|
1445 |
-
#: includes/global/common.php:228
|
1446 |
-
msgid "Descending (Z-A)"
|
1447 |
-
msgstr ""
|
1448 |
-
|
1449 |
-
#: includes/global/common.php:329
|
1450 |
-
msgid "Float"
|
1451 |
-
msgstr ""
|
1452 |
-
|
1453 |
-
#: includes/global/common.php:333
|
1454 |
-
msgid "Float (Wrapped)"
|
1455 |
-
msgstr ""
|
1456 |
-
|
1457 |
-
#: includes/global/common.php:337 includes/global/common.php:365
|
1458 |
-
msgid "Inside"
|
1459 |
-
msgstr ""
|
1460 |
-
|
1461 |
-
#: includes/global/common.php:341 includes/global/common.php:369
|
1462 |
-
msgid "Outside"
|
1463 |
-
msgstr ""
|
1464 |
-
|
1465 |
-
#: includes/global/common.php:345
|
1466 |
-
msgid "Over"
|
1467 |
-
msgstr ""
|
1468 |
-
|
1469 |
-
#: includes/global/common.php:389
|
1470 |
-
msgid "No Effect"
|
1471 |
-
msgstr ""
|
1472 |
-
|
1473 |
-
#: includes/global/common.php:393
|
1474 |
-
msgid "Fade"
|
1475 |
-
msgstr ""
|
1476 |
-
|
1477 |
-
#: includes/global/common.php:397
|
1478 |
-
msgid "Elastic"
|
1479 |
-
msgstr ""
|
1480 |
-
|
1481 |
-
#: includes/global/common.php:445
|
1482 |
-
msgid "Swing"
|
1483 |
-
msgstr ""
|
1484 |
-
|
1485 |
-
#: includes/global/common.php:501 includes/global/common.php:525
|
1486 |
-
msgid "Top"
|
1487 |
-
msgstr ""
|
1488 |
-
|
1489 |
-
#: includes/global/common.php:505 includes/global/common.php:529
|
1490 |
-
msgid "Bottom"
|
1491 |
-
msgstr ""
|
1492 |
-
|
1493 |
-
#: includes/global/common.php:672
|
1494 |
-
msgid "Image Files"
|
1495 |
-
msgstr ""
|
1496 |
-
|
1497 |
-
#: includes/global/common.php:722
|
1498 |
-
msgid "Before Existing Images"
|
1499 |
-
msgstr ""
|
1500 |
-
|
1501 |
-
#: includes/global/common.php:726
|
1502 |
-
msgid "After Existing Images"
|
1503 |
-
msgstr ""
|
1504 |
-
|
1505 |
-
#: includes/global/common.php:750
|
1506 |
-
msgid "Yes"
|
1507 |
-
msgstr ""
|
1508 |
-
|
1509 |
-
#: includes/global/common.php:830
|
1510 |
-
msgid ""
|
1511 |
-
"No image editor could be selected. Please verify with your webhost that you "
|
1512 |
-
"have either the GD or Imagick image library compiled with your PHP install "
|
1513 |
-
"on your server."
|
1514 |
-
msgstr ""
|
1515 |
-
|
1516 |
-
#: includes/global/common.php:933
|
1517 |
-
msgid "No image URL specified for cropping."
|
1518 |
-
msgstr ""
|
1519 |
-
|
1520 |
-
#: includes/global/common.php:952
|
1521 |
-
msgid "No file could be found for the image URL specified."
|
1522 |
-
msgstr ""
|
1523 |
-
|
1524 |
-
#: includes/global/common.php:960 includes/global/common.php:972
|
1525 |
-
msgid ""
|
1526 |
-
"The dimensions of the original image could not be retrieved for cropping."
|
1527 |
-
msgstr ""
|
1528 |
-
|
1529 |
-
#: includes/global/posttype.php:51
|
1530 |
-
msgid "Envira Galleries"
|
1531 |
-
msgstr ""
|
1532 |
-
|
1533 |
-
#: includes/global/posttype.php:53
|
1534 |
-
msgid "Add New"
|
1535 |
-
msgstr ""
|
1536 |
-
|
1537 |
-
#: includes/global/posttype.php:54
|
1538 |
-
msgid "Add New Envira Gallery"
|
1539 |
-
msgstr ""
|
1540 |
-
|
1541 |
-
#: includes/global/posttype.php:55
|
1542 |
-
msgid "Edit Envira Gallery"
|
1543 |
-
msgstr ""
|
1544 |
-
|
1545 |
-
#: includes/global/posttype.php:56
|
1546 |
-
msgid "New Envira Gallery"
|
1547 |
-
msgstr ""
|
1548 |
-
|
1549 |
-
#: includes/global/posttype.php:57
|
1550 |
-
msgid "View Envira Gallery"
|
1551 |
-
msgstr ""
|
1552 |
-
|
1553 |
-
#: includes/global/posttype.php:58
|
1554 |
-
msgid "Search Envira Galleries"
|
1555 |
-
msgstr ""
|
1556 |
-
|
1557 |
-
#: includes/global/posttype.php:59
|
1558 |
-
msgid "No Envira galleries found."
|
1559 |
-
msgstr ""
|
1560 |
-
|
1561 |
-
#: includes/global/posttype.php:60
|
1562 |
-
msgid "No Envira galleries found in trash."
|
1563 |
-
msgstr ""
|
1564 |
-
|
1565 |
-
#: includes/global/shortcode.php:910
|
1566 |
-
msgid "The requested content cannot be loaded.<br/>Please try again later.</p>"
|
1567 |
-
msgstr ""
|
1568 |
-
|
1569 |
-
#: includes/global/shortcode.php:911 includes/global/shortcode.php:1548
|
1570 |
-
msgid "Close"
|
1571 |
-
msgstr ""
|
1572 |
-
|
1573 |
-
#: includes/global/shortcode.php:912 includes/global/shortcode.php:1538
|
1574 |
-
msgid "Next"
|
1575 |
-
msgstr ""
|
1576 |
-
|
1577 |
-
#: includes/global/shortcode.php:913 includes/global/shortcode.php:1534
|
1578 |
-
msgid "Previous"
|
1579 |
-
msgstr ""
|
1580 |
-
|
1581 |
-
#. Plugin Name of the plugin/theme
|
1582 |
-
msgid "Envira Gallery Lite"
|
1583 |
-
msgstr ""
|
1584 |
-
|
1585 |
-
#. #-#-#-#-# envira-gallery.pot (Envira Gallery Lite 1.5.4) #-#-#-#-#
|
1586 |
-
#. Plugin URI of the plugin/theme
|
1587 |
-
#. #-#-#-#-# envira-gallery.pot (Envira Gallery Lite 1.5.4) #-#-#-#-#
|
1588 |
-
#. Author URI of the plugin/theme
|
1589 |
-
msgid "http://enviragallery.com"
|
1590 |
-
msgstr ""
|
1591 |
-
|
1592 |
-
#. Description of the plugin/theme
|
1593 |
-
msgid ""
|
1594 |
-
"Envira Gallery is best responsive WordPress gallery plugin. This is the lite "
|
1595 |
-
"version."
|
1596 |
-
msgstr ""
|
1597 |
-
|
1598 |
-
#. Author of the plugin/theme
|
1599 |
-
msgid "Envira Gallery Team"
|
1600 |
-
msgstr ""
|
1 |
+
# Copyright (C) 2016 Envira Gallery Lite
|
2 |
+
# This file is distributed under the same license as the Envira Gallery Lite package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Envira Gallery Lite 1.5.4\n"
|
6 |
+
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/envira-gallery-"
|
7 |
+
"lite\n"
|
8 |
+
"POT-Creation-Date: 2016-09-21 12:57:22+00:00\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
13 |
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
+
|
16 |
+
#: envira-gallery-lite.php:508
|
17 |
+
msgid ""
|
18 |
+
"Sorry, but your version of WordPress does not meet Envira Gallery's required "
|
19 |
+
"version of <strong>4.0</strong> to run properly. The plugin has been "
|
20 |
+
"deactivated. <a href=\"%s\">Click here to return to the Dashboard</a>."
|
21 |
+
msgstr ""
|
22 |
+
|
23 |
+
#: includes/admin/addons.php:79 includes/admin/addons.php:193
|
24 |
+
msgid "Envira Gallery Addons"
|
25 |
+
msgstr ""
|
26 |
+
|
27 |
+
#: includes/admin/addons.php:80 includes/admin/addons.php:447
|
28 |
+
msgid "Addons"
|
29 |
+
msgstr ""
|
30 |
+
|
31 |
+
#: includes/admin/addons.php:161 includes/admin/settings.php:413
|
32 |
+
msgid "Status: Active"
|
33 |
+
msgstr ""
|
34 |
+
|
35 |
+
#: includes/admin/addons.php:162 includes/admin/addons.php:554
|
36 |
+
#: includes/admin/settings.php:414
|
37 |
+
msgid "Activate"
|
38 |
+
msgstr ""
|
39 |
+
|
40 |
+
#: includes/admin/addons.php:164 includes/admin/settings.php:416
|
41 |
+
msgid "Activating..."
|
42 |
+
msgstr ""
|
43 |
+
|
44 |
+
#: includes/admin/addons.php:166 includes/admin/addons.php:538
|
45 |
+
#: includes/admin/settings.php:418
|
46 |
+
msgid "Deactivate"
|
47 |
+
msgstr ""
|
48 |
+
|
49 |
+
#: includes/admin/addons.php:168 includes/admin/settings.php:420
|
50 |
+
msgid "Deactivating..."
|
51 |
+
msgstr ""
|
52 |
+
|
53 |
+
#: includes/admin/addons.php:169 includes/admin/settings.php:421
|
54 |
+
msgid "Status: Inactive"
|
55 |
+
msgstr ""
|
56 |
+
|
57 |
+
#: includes/admin/addons.php:170 includes/admin/addons.php:520
|
58 |
+
#: includes/admin/settings.php:422
|
59 |
+
msgid "Install"
|
60 |
+
msgstr ""
|
61 |
+
|
62 |
+
#: includes/admin/addons.php:172 includes/admin/settings.php:424
|
63 |
+
msgid "Installing..."
|
64 |
+
msgstr ""
|
65 |
+
|
66 |
+
#: includes/admin/addons.php:173 includes/admin/settings.php:425
|
67 |
+
msgid "Proceed"
|
68 |
+
msgstr ""
|
69 |
+
|
70 |
+
#: includes/admin/addons.php:196
|
71 |
+
msgid "Search Envira Addons"
|
72 |
+
msgstr ""
|
73 |
+
|
74 |
+
#: includes/admin/addons.php:198
|
75 |
+
msgid "Sort Ascending (A-Z)"
|
76 |
+
msgstr ""
|
77 |
+
|
78 |
+
#: includes/admin/addons.php:199
|
79 |
+
msgid "Sort Descending (Z-A)"
|
80 |
+
msgstr ""
|
81 |
+
|
82 |
+
#: includes/admin/addons.php:225
|
83 |
+
msgid ""
|
84 |
+
"In order to get access to Addons, you need to resolve your license key "
|
85 |
+
"errors."
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: includes/admin/addons.php:241
|
89 |
+
msgid ""
|
90 |
+
"There was an issue retrieving the addons for this site. Please click on the "
|
91 |
+
"button below the refresh the addons data."
|
92 |
+
msgstr ""
|
93 |
+
|
94 |
+
#: includes/admin/addons.php:244
|
95 |
+
msgid "Refresh Addons"
|
96 |
+
msgstr ""
|
97 |
+
|
98 |
+
#: includes/admin/addons.php:262
|
99 |
+
msgid "Available Addons"
|
100 |
+
msgstr ""
|
101 |
+
|
102 |
+
#: includes/admin/addons.php:282
|
103 |
+
msgid "Unlock More Addons"
|
104 |
+
msgstr ""
|
105 |
+
|
106 |
+
#: includes/admin/addons.php:283
|
107 |
+
msgid ""
|
108 |
+
"<strong>Want even more addons?</strong> <a href=\"%s\">Upgrade your Envira "
|
109 |
+
"Gallery account</a> and unlock the following addons."
|
110 |
+
msgstr ""
|
111 |
+
|
112 |
+
#: includes/admin/addons.php:501
|
113 |
+
msgid "Upgrade Now"
|
114 |
+
msgstr ""
|
115 |
+
|
116 |
+
#: includes/admin/addons.php:516
|
117 |
+
msgid "Status: <span>Not Installed</span>"
|
118 |
+
msgstr ""
|
119 |
+
|
120 |
+
#: includes/admin/addons.php:534
|
121 |
+
msgid "Status: <span>Active</span>"
|
122 |
+
msgstr ""
|
123 |
+
|
124 |
+
#: includes/admin/addons.php:550
|
125 |
+
msgid "Status: <span>Inactive</span>"
|
126 |
+
msgstr ""
|
127 |
+
|
128 |
+
#: includes/admin/ajax.php:923 includes/admin/ajax.php:926
|
129 |
+
msgid "The From Gallery ID has not been specified."
|
130 |
+
msgstr ""
|
131 |
+
|
132 |
+
#: includes/admin/ajax.php:929
|
133 |
+
msgid "No images were selected to be moved between Galleries."
|
134 |
+
msgstr ""
|
135 |
+
|
136 |
+
#: includes/admin/common.php:237
|
137 |
+
msgid ""
|
138 |
+
"<strong>Envira Gallery:</strong> Your existing in-page Galleries can now be "
|
139 |
+
"found by clicking on Envira Gallery in the WordPress Admin menu."
|
140 |
+
msgstr ""
|
141 |
+
|
142 |
+
#: includes/admin/editor.php:86 includes/admin/editor.php:87
|
143 |
+
#: includes/admin/editor.php:93 includes/admin/editor.php:94
|
144 |
+
#: includes/admin/metaboxes.php:267 includes/admin/metaboxes.php:268
|
145 |
+
#: includes/admin/table.php:142 includes/admin/table.php:143
|
146 |
+
msgid "Insert"
|
147 |
+
msgstr ""
|
148 |
+
|
149 |
+
#: includes/admin/editor.php:98 includes/admin/editor.php:100
|
150 |
+
msgid "Add Gallery"
|
151 |
+
msgstr ""
|
152 |
+
|
153 |
+
#: includes/admin/license.php:131 includes/admin/license.php:224
|
154 |
+
#: includes/admin/license.php:313
|
155 |
+
msgid ""
|
156 |
+
"There was an error connecting to the remote key API. Please try again later."
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: includes/admin/license.php:148
|
160 |
+
msgid "Congratulations! This site is now receiving automatic updates."
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: includes/admin/license.php:266
|
164 |
+
msgid "Congratulations! Your key has been refreshed successfully."
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: includes/admin/license.php:324
|
168 |
+
msgid ""
|
169 |
+
"Congratulations! You have deactivated the key from this site successfully."
|
170 |
+
msgstr ""
|
171 |
+
|
172 |
+
#: includes/admin/license.php:418
|
173 |
+
msgid ""
|
174 |
+
"No valid license key has been entered, so automatic updates for Envira "
|
175 |
+
"Gallery have been turned off. <a href=\"%s\">Please click here to enter your "
|
176 |
+
"license key and begin receiving automatic updates.</a>"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: includes/admin/license.php:427
|
180 |
+
msgid ""
|
181 |
+
"Your license key for Envira Gallery has expired. <a href=\"%s\" target="
|
182 |
+
"\"_blank\">Please click here to renew your license key and continue "
|
183 |
+
"receiving automatic updates.</a>"
|
184 |
+
msgstr ""
|
185 |
+
|
186 |
+
#: includes/admin/license.php:436
|
187 |
+
msgid ""
|
188 |
+
"Your license key for Envira Gallery has been disabled. Please use a "
|
189 |
+
"different key to continue receiving automatic updates."
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: includes/admin/license.php:445
|
193 |
+
msgid ""
|
194 |
+
"Your license key for Envira Gallery is invalid. The key no longer exists or "
|
195 |
+
"the user associated with the key has been deleted. Please use a different "
|
196 |
+
"key to continue receiving automatic updates."
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: includes/admin/media-view.php:111 includes/admin/media-view.php:112
|
200 |
+
#: includes/admin/media-view.php:514 includes/admin/m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|