Version Description
- Added search tab.
- Fixed thumbnail alignment not working correctly.
- Added Serbo-Croatian translation (sr_RS).
- RTL language Support in the front-end.
- Added Arab translation with "Next" and "Previous" strings to check RTL language support.
- Updated Magnific Popup to v1.0.0 - 2015-09-17.
- Added Text Domain in the plugin header to be imported into the translate.wordpress.org translation system.
- Fields for change text of pagination.
- Improvements in CSS.
Download this release
Release Info
Developer | javitxu123 |
Plugin | ![]() |
Version | 2.4 |
Comparing to | |
See all releases |
Code changes from version 2.3.2 to 2.4
- admin-scripts.js +3 -3
- jquery.magnific-popup.min.js +2 -2
- languages/youtube-channel-gallery-ar.mo +0 -0
- languages/youtube-channel-gallery-ar.po +2079 -0
- languages/youtube-channel-gallery-sr_RS.mo +0 -0
- languages/youtube-channel-gallery-sr_RS.po +791 -0
- magnific-popup.css +39 -22
- readme.txt +27 -3
- rtl.css +1 -0
- scripts.js +4 -4
- styles.css +1012 -1
- templates/admin_tabs.php +71 -29
- templates/search.php +20 -15
- templates/thumbs.php +10 -4
- youtube-channel-gallery.php +65 -49
admin-scripts.js
CHANGED
@@ -27,7 +27,7 @@ jQuery( function ( $ ) {
|
|
27 |
changeplayerType( $(this) );
|
28 |
changeAlignThumb( $(this) );
|
29 |
add_tooltips( $(this) );
|
30 |
-
|
31 |
});
|
32 |
}
|
33 |
|
@@ -243,10 +243,10 @@ jQuery( function ( $ ) {
|
|
243 |
|
244 |
$widget = $(widget);
|
245 |
|
246 |
-
$widget.on('keyup', '[id$="
|
247 |
|
248 |
var campos = this.value.split('#'),
|
249 |
-
$select = $widget.find('[id$="
|
250 |
restrict = '',
|
251 |
options = '';
|
252 |
|
27 |
changeplayerType( $(this) );
|
28 |
changeAlignThumb( $(this) );
|
29 |
add_tooltips( $(this) );
|
30 |
+
searchTab( $(this) );
|
31 |
});
|
32 |
}
|
33 |
|
243 |
|
244 |
$widget = $(widget);
|
245 |
|
246 |
+
$widget.on('keyup', '[id$="ytchag_search_select_options"]', function(e) {
|
247 |
|
248 |
var campos = this.value.split('#'),
|
249 |
+
$select = $widget.find('[id$="ytchag_search_select_default"]'),
|
250 |
restrict = '',
|
251 |
options = '';
|
252 |
|
jquery.magnific-popup.min.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! Magnific Popup - v1.0.0 - 2015-
|
2 |
* http://dimsemenov.com/plugins/magnific-popup/
|
3 |
* Copyright (c) 2015 Dmitry Semenov; */
|
4 |
-
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):window.jQuery||window.Zepto)}(function(a){var b,c,d,e,f,g,h="Close",i="BeforeClose",j="AfterClose",k="BeforeAppend",l="MarkupParse",m="Open",n="Change",o="mfp",p="."+o,q="mfp-ready",r="mfp-removing",s="mfp-prevent-close",t=function(){},u=!!window.jQuery,v=a(window),w=function(a,c){b.ev.on(o+a+p,c)},x=function(b,c,d,e){var f=document.createElement("div");return f.className="mfp-"+b,d&&(f.innerHTML=d),e?c&&c.appendChild(f):(f=a(f),c&&f.appendTo(c)),f},y=function(c,d){b.ev.triggerHandler(o+c,d),b.st.callbacks&&(c=c.charAt(0).toLowerCase()+c.slice(1),b.st.callbacks[c]&&b.st.callbacks[c].apply(b,a.isArray(d)?d:[d]))},z=function(c){return c===g&&b.currTemplate.closeBtn||(b.currTemplate.closeBtn=a(b.st.closeMarkup.replace("%title%",b.st.tClose)),g=c),b.currTemplate.closeBtn},A=function(){a.magnificPopup.instance||(b=new t,b.init(),a.magnificPopup.instance=b)},B=function(){var a=document.createElement("p").style,b=["ms","O","Moz","Webkit"];if(void 0!==a.transition)return!0;for(;b.length;)if(b.pop()+"Transition"in a)return!0;return!1};t.prototype={constructor:t,init:function(){var c=navigator.appVersion;b.isIE7=-1!==c.indexOf("MSIE 7."),b.isIE8=-1!==c.indexOf("MSIE 8."),b.isLowIE=b.isIE7||b.isIE8,b.isAndroid=/android/gi.test(c),b.isIOS=/iphone|ipad|ipod/gi.test(c),b.supportsTransition=B(),b.probablyMobile=b.isAndroid||b.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),d=a(document),b.popupsCache={}},open:function(c){var e;if(c.isObj===!1){b.items=c.items.toArray(),b.index=0;var g,h=c.items;for(e=0;e<h.length;e++)if(g=h[e],g.parsed&&(g=g.el[0]),g===c.el[0]){b.index=e;break}}else b.items=a.isArray(c.items)?c.items:[c.items],b.index=c.index||0;if(b.isOpen)return void b.updateItemHTML();b.types=[],f="",b.ev=c.mainEl&&c.mainEl.length?c.mainEl.eq(0):d,c.key?(b.popupsCache[c.key]||(b.popupsCache[c.key]={}),b.currTemplate=b.popupsCache[c.key]):b.currTemplate={},b.st=a.extend(!0,{},a.magnificPopup.defaults,c),b.fixedContentPos="auto"===b.st.fixedContentPos?!b.probablyMobile:b.st.fixedContentPos,b.st.modal&&(b.st.closeOnContentClick=!1,b.st.closeOnBgClick=!1,b.st.showCloseBtn=!1,b.st.enableEscapeKey=!1),b.bgOverlay||(b.bgOverlay=x("bg").on("click"+p,function(){b.close()}),b.wrap=x("wrap").attr("tabindex",-1).on("click"+p,function(a){b._checkIfClose(a.target)&&b.close()}),b.container=x("container",b.wrap)),b.contentContainer=x("content"),b.st.preloader&&(b.preloader=x("preloader",b.container,b.st.tLoading));var i=a.magnificPopup.modules;for(e=0;e<i.length;e++){var j=i[e];j=j.charAt(0).toUpperCase()+j.slice(1),b["init"+j].call(b)}y("BeforeOpen"),b.st.showCloseBtn&&(b.st.closeBtnInside?(w(l,function(a,b,c,d){c.close_replaceWith=z(d.type)}),f+=" mfp-close-btn-in"):b.wrap.append(z())),b.st.alignTop&&(f+=" mfp-align-top"),b.wrap.css(b.fixedContentPos?{overflow:b.st.overflowY,overflowX:"hidden",overflowY:b.st.overflowY}:{top:v.scrollTop(),position:"absolute"}),(b.st.fixedBgPos===!1||"auto"===b.st.fixedBgPos&&!b.fixedContentPos)&&b.bgOverlay.css({height:d.height(),position:"absolute"}),b.st.enableEscapeKey&&d.on("keyup"+p,function(a){27===a.keyCode&&b.close()}),v.on("resize"+p,function(){b.updateSize()}),b.st.closeOnContentClick||(f+=" mfp-auto-cursor"),f&&b.wrap.addClass(f);var k=b.wH=v.height(),n={};if(b.fixedContentPos&&b._hasScrollBar(k)){var o=b._getScrollbarSize();o&&(n.marginRight=o)}b.fixedContentPos&&(b.isIE7?a("body, html").css("overflow","hidden"):n.overflow="hidden");var r=b.st.mainClass;return b.isIE7&&(r+=" mfp-ie7"),r&&b._addClassToMFP(r),b.updateItemHTML(),y("BuildControls"),a("html").css(n),b.bgOverlay.add(b.wrap).prependTo(b.st.prependTo||a(document.body)),b._lastFocusedEl=document.activeElement,setTimeout(function(){b.content?(b._addClassToMFP(q),b._setFocus()):b.bgOverlay.addClass(q),d.on("focusin"+p,b._onFocusIn)},16),b.isOpen=!0,b.updateSize(k),y(m),c},close:function(){b.isOpen&&(y(i),b.isOpen=!1,b.st.removalDelay&&!b.isLowIE&&b.supportsTransition?(b._addClassToMFP(r),setTimeout(function(){b._close()},b.st.removalDelay)):b._close())},_close:function(){y(h);var c=r+" "+q+" ";if(b.bgOverlay.detach(),b.wrap.detach(),b.container.empty(),b.st.mainClass&&(c+=b.st.mainClass+" "),b._removeClassFromMFP(c),b.fixedContentPos){var e={marginRight:""};b.isIE7?a("body, html").css("overflow",""):e.overflow="",a("html").css(e)}d.off("keyup"+p+" focusin"+p),b.ev.off(p),b.wrap.attr("class","mfp-wrap").removeAttr("style"),b.bgOverlay.attr("class","mfp-bg"),b.container.attr("class","mfp-container"),!b.st.showCloseBtn||b.st.closeBtnInside&&b.currTemplate[b.currItem.type]!==!0||b.currTemplate.closeBtn&&b.currTemplate.closeBtn.detach(),b._lastFocusedEl&&a(b._lastFocusedEl).focus(),b.currItem=null,b.content=null,b.currTemplate=null,b.prevHeight=0,y(j)},updateSize:function(a){if(b.isIOS){var c=document.documentElement.clientWidth/window.innerWidth,d=window.innerHeight*c;b.wrap.css("height",d),b.wH=d}else b.wH=a||v.height();b.fixedContentPos||b.wrap.css("height",b.wH),y("Resize")},updateItemHTML:function(){var c=b.items[b.index];b.contentContainer.detach(),b.content&&b.content.detach(),c.parsed||(c=b.parseEl(b.index));var d=c.type;if(y("BeforeChange",[b.currItem?b.currItem.type:"",d]),b.currItem=c,!b.currTemplate[d]){var f=b.st[d]?b.st[d].markup:!1;y("FirstMarkupParse",f),b.currTemplate[d]=f?a(f):!0}e&&e!==c.type&&b.container.removeClass("mfp-"+e+"-holder");var g=b["get"+d.charAt(0).toUpperCase()+d.slice(1)](c,b.currTemplate[d]);b.appendContent(g,d),c.preloaded=!0,y(n,c),e=c.type,b.container.prepend(b.contentContainer),y("AfterChange")},appendContent:function(a,c){b.content=a,a?b.st.showCloseBtn&&b.st.closeBtnInside&&b.currTemplate[c]===!0?b.content.find(".mfp-close").length||b.content.append(z()):b.content=a:b.content="",y(k),b.container.addClass("mfp-"+c+"-holder"),b.contentContainer.append(b.content)},parseEl:function(c){var d,e=b.items[c];if(e.tagName?e={el:a(e)}:(d=e.type,e={data:e,src:e.src}),e.el){for(var f=b.types,g=0;g<f.length;g++)if(e.el.hasClass("mfp-"+f[g])){d=f[g];break}e.src=e.el.attr("data-mfp-src"),e.src||(e.src=e.el.attr("href"))}return e.type=d||b.st.type||"inline",e.index=c,e.parsed=!0,b.items[c]=e,y("ElementParse",e),b.items[c]},addGroup:function(a,c){var d=function(d){d.mfpEl=this,b._openClick(d,a,c)};c||(c={});var e="click.magnificPopup";c.mainEl=a,c.items?(c.isObj=!0,a.off(e).on(e,d)):(c.isObj=!1,c.delegate?a.off(e).on(e,c.delegate,d):(c.items=a,a.off(e).on(e,d)))},_openClick:function(c,d,e){var f=void 0!==e.midClick?e.midClick:a.magnificPopup.defaults.midClick;if(f||2!==c.which&&!c.ctrlKey&&!c.metaKey){var g=void 0!==e.disableOn?e.disableOn:a.magnificPopup.defaults.disableOn;if(g)if(a.isFunction(g)){if(!g.call(b))return!0}else if(v.width()<g)return!0;c.type&&(c.preventDefault(),b.isOpen&&c.stopPropagation()),e.el=a(c.mfpEl),e.delegate&&(e.items=d.find(e.delegate)),b.open(e)}},updateStatus:function(a,d){if(b.preloader){c!==a&&b.container.removeClass("mfp-s-"+c),d||"loading"!==a||(d=b.st.tLoading);var e={status:a,text:d};y("UpdateStatus",e),a=e.status,d=e.text,b.preloader.html(d),b.preloader.find("a").on("click",function(a){a.stopImmediatePropagation()}),b.container.addClass("mfp-s-"+a),c=a}},_checkIfClose:function(c){if(!a(c).hasClass(s)){var d=b.st.closeOnContentClick,e=b.st.closeOnBgClick;if(d&&e)return!0;if(!b.content||a(c).hasClass("mfp-close")||b.preloader&&c===b.preloader[0])return!0;if(c===b.content[0]||a.contains(b.content[0],c)){if(d)return!0}else if(e&&a.contains(document,c))return!0;return!1}},_addClassToMFP:function(a){b.bgOverlay.addClass(a),b.wrap.addClass(a)},_removeClassFromMFP:function(a){this.bgOverlay.removeClass(a),b.wrap.removeClass(a)},_hasScrollBar:function(a){return(b.isIE7?d.height():document.body.scrollHeight)>(a||v.height())},_setFocus:function(){(b.st.focus?b.content.find(b.st.focus).eq(0):b.wrap).focus()},_onFocusIn:function(c){return c.target===b.wrap[0]||a.contains(b.wrap[0],c.target)?void 0:(b._setFocus(),!1)},_parseMarkup:function(b,c,d){var e;d.data&&(c=a.extend(d.data,c)),y(l,[b,c,d]),a.each(c,function(a,c){if(void 0===c||c===!1)return!0;if(e=a.split("_"),e.length>1){var d=b.find(p+"-"+e[0]);if(d.length>0){var f=e[1];"replaceWith"===f?d[0]!==c[0]&&d.replaceWith(c):"img"===f?d.is("img")?d.attr("src",c):d.replaceWith('<img src="'+c+'" class="'+d.attr("class")+'" />'):d.attr(e[1],c)}}else b.find(p+"-"+a).html(c)})},_getScrollbarSize:function(){if(void 0===b.scrollbarSize){var a=document.createElement("div");a.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(a),b.scrollbarSize=a.offsetWidth-a.clientWidth,document.body.removeChild(a)}return b.scrollbarSize}},a.magnificPopup={instance:null,proto:t.prototype,modules:[],open:function(b,c){return A(),b=b?a.extend(!0,{},b):{},b.isObj=!0,b.index=c||0,this.instance.open(b)},close:function(){return a.magnificPopup.instance&&a.magnificPopup.instance.close()},registerModule:function(b,c){c.options&&(a.magnificPopup.defaults[b]=c.options),a.extend(this.proto,c.proto),this.modules.push(b)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">×</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},a.fn.magnificPopup=function(c){A();var d=a(this);if("string"==typeof c)if("open"===c){var e,f=u?d.data("magnificPopup"):d[0].magnificPopup,g=parseInt(arguments[1],10)||0;f.items?e=f.items[g]:(e=d,f.delegate&&(e=e.find(f.delegate)),e=e.eq(g)),b._openClick({mfpEl:e},d,f)}else b.isOpen&&b[c].apply(b,Array.prototype.slice.call(arguments,1));else c=a.extend(!0,{},c),u?d.data("magnificPopup",c):d[0].magnificPopup=c,b.addGroup(d,c);return d};var C,D,E,F="inline",G=function(){E&&(D.after(E.addClass(C)).detach(),E=null)};a.magnificPopup.registerModule(F,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){b.types.push(F),w(h+"."+F,function(){G()})},getInline:function(c,d){if(G(),c.src){var e=b.st.inline,f=a(c.src);if(f.length){var g=f[0].parentNode;g&&g.tagName&&(D||(C=e.hiddenClass,D=x(C),C="mfp-"+C),E=f.after(D).detach().removeClass(C)),b.updateStatus("ready")}else b.updateStatus("error",e.tNotFound),f=a("<div>");return c.inlineElement=f,f}return b.updateStatus("ready"),b._parseMarkup(d,{},c),d}}});var H,I="ajax",J=function(){H&&a(document.body).removeClass(H)},K=function(){J(),b.req&&b.req.abort()};a.magnificPopup.registerModule(I,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){b.types.push(I),H=b.st.ajax.cursor,w(h+"."+I,K),w("BeforeChange."+I,K)},getAjax:function(c){H&&a(document.body).addClass(H),b.updateStatus("loading");var d=a.extend({url:c.src,success:function(d,e,f){var g={data:d,xhr:f};y("ParseAjax",g),b.appendContent(a(g.data),I),c.finished=!0,J(),b._setFocus(),setTimeout(function(){b.wrap.addClass(q)},16),b.updateStatus("ready"),y("AjaxContentAdded")},error:function(){J(),c.finished=c.loadError=!0,b.updateStatus("error",b.st.ajax.tError.replace("%url%",c.src))}},b.st.ajax.settings);return b.req=a.ajax(d),""}}});var L,M=function(c){if(c.data&&void 0!==c.data.title)return c.data.title;var d=b.st.image.titleSrc;if(d){if(a.isFunction(d))return d.call(b,c);if(c.el)return c.el.attr(d)||""}return""};a.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var c=b.st.image,d=".image";b.types.push("image"),w(m+d,function(){"image"===b.currItem.type&&c.cursor&&a(document.body).addClass(c.cursor)}),w(h+d,function(){c.cursor&&a(document.body).removeClass(c.cursor),v.off("resize"+p)}),w("Resize"+d,b.resizeImage),b.isLowIE&&w("AfterChange",b.resizeImage)},resizeImage:function(){var a=b.currItem;if(a&&a.img&&b.st.image.verticalFit){var c=0;b.isLowIE&&(c=parseInt(a.img.css("padding-top"),10)+parseInt(a.img.css("padding-bottom"),10)),a.img.css("max-height",b.wH-c)}},_onImageHasSize:function(a){a.img&&(a.hasSize=!0,L&&clearInterval(L),a.isCheckingImgSize=!1,y("ImageHasSize",a),a.imgHidden&&(b.content&&b.content.removeClass("mfp-loading"),a.imgHidden=!1))},findImageSize:function(a){var c=0,d=a.img[0],e=function(f){L&&clearInterval(L),L=setInterval(function(){return d.naturalWidth>0?void b._onImageHasSize(a):(c>200&&clearInterval(L),c++,void(3===c?e(10):40===c?e(50):100===c&&e(500)))},f)};e(1)},getImage:function(c,d){var e=0,f=function(){c&&(c.img[0].complete?(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("ready")),c.hasSize=!0,c.loaded=!0,y("ImageLoadComplete")):(e++,200>e?setTimeout(f,100):g()))},g=function(){c&&(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("error",h.tError.replace("%url%",c.src))),c.hasSize=!0,c.loaded=!0,c.loadError=!0)},h=b.st.image,i=d.find(".mfp-img");if(i.length){var j=document.createElement("img");j.className="mfp-img",c.el&&c.el.find("img").length&&(j.alt=c.el.find("img").attr("alt")),c.img=a(j).on("load.mfploader",f).on("error.mfploader",g),j.src=c.src,i.is("img")&&(c.img=c.img.clone()),j=c.img[0],j.naturalWidth>0?c.hasSize=!0:j.width||(c.hasSize=!1)}return b._parseMarkup(d,{title:M(c),img_replaceWith:c.img},c),b.resizeImage(),c.hasSize?(L&&clearInterval(L),c.loadError?(d.addClass("mfp-loading"),b.updateStatus("error",h.tError.replace("%url%",c.src))):(d.removeClass("mfp-loading"),b.updateStatus("ready")),d):(b.updateStatus("loading"),c.loading=!0,c.hasSize||(c.imgHidden=!0,d.addClass("mfp-loading"),b.findImageSize(c)),d)}}});var N,O=function(){return void 0===N&&(N=void 0!==document.createElement("p").style.MozTransform),N};a.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(a){return a.is("img")?a:a.find("img")}},proto:{initZoom:function(){var a,c=b.st.zoom,d=".zoom";if(c.enabled&&b.supportsTransition){var e,f,g=c.duration,j=function(a){var b=a.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),d="all "+c.duration/1e3+"s "+c.easing,e={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},f="transition";return e["-webkit-"+f]=e["-moz-"+f]=e["-o-"+f]=e[f]=d,b.css(e),b},k=function(){b.content.css("visibility","visible")};w("BuildControls"+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.content.css("visibility","hidden"),a=b._getItemToZoom(),!a)return void k();f=j(a),f.css(b._getOffset()),b.wrap.append(f),e=setTimeout(function(){f.css(b._getOffset(!0)),e=setTimeout(function(){k(),setTimeout(function(){f.remove(),a=f=null,y("ZoomAnimationEnded")},16)},g)},16)}}),w(i+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.st.removalDelay=g,!a){if(a=b._getItemToZoom(),!a)return;f=j(a)}f.css(b._getOffset(!0)),b.wrap.append(f),b.content.css("visibility","hidden"),setTimeout(function(){f.css(b._getOffset())},16)}}),w(h+d,function(){b._allowZoom()&&(k(),f&&f.remove(),a=null)})}},_allowZoom:function(){return"image"===b.currItem.type},_getItemToZoom:function(){return b.currItem.hasSize?b.currItem.img:!1},_getOffset:function(c){var d;d=c?b.currItem.img:b.st.zoom.opener(b.currItem.el||b.currItem);var e=d.offset(),f=parseInt(d.css("padding-top"),10),g=parseInt(d.css("padding-bottom"),10);e.top-=a(window).scrollTop()-f;var h={width:d.width(),height:(u?d.innerHeight():d[0].offsetHeight)-g-f};return O()?h["-moz-transform"]=h.transform="translate("+e.left+"px,"+e.top+"px)":(h.left=e.left,h.top=e.top),h}}});var P="iframe",Q="//about:blank",R=function(a){if(b.currTemplate[P]){var c=b.currTemplate[P].find("iframe");c.length&&(a||(c[0].src=Q),b.isIE8&&c.css("display",a?"block":"none"))}};a.magnificPopup.registerModule(P,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){b.types.push(P),w("BeforeChange",function(a,b,c){b!==c&&(b===P?R():c===P&&R(!0))}),w(h+"."+P,function(){R()})},getIframe:function(c,d){var e=c.src,f=b.st.iframe;a.each(f.patterns,function(){return e.indexOf(this.index)>-1?(this.id&&(e="string"==typeof this.id?e.substr(e.lastIndexOf(this.id)+this.id.length,e.length):this.id.call(this,e)),e=this.src.replace("%id%",e),!1):void 0});var g={};return f.srcAction&&(g[f.srcAction]=e),b._parseMarkup(d,g,c),b.updateStatus("ready"),d}}});var S=function(a){var c=b.items.length;return a>c-1?a-c:0>a?c+a:a},T=function(a,b,c){return a.replace(/%curr%/gi,b+1).replace(/%total%/gi,c)};a.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var c=b.st.gallery,e=".mfp-gallery",g=Boolean(a.fn.mfpFastClick);return b.direction=!0,c&&c.enabled?(f+=" mfp-gallery",w(m+e,function(){c.navigateByImgClick&&b.wrap.on("click"+e,".mfp-img",function(){return b.items.length>1?(b.next(),!1):void 0}),d.on("keydown"+e,function(a){37===a.keyCode?b.prev():39===a.keyCode&&b.next()})}),w("UpdateStatus"+e,function(a,c){c.text&&(c.text=T(c.text,b.currItem.index,b.items.length))}),w(l+e,function(a,d,e,f){var g=b.items.length;e.counter=g>1?T(c.tCounter,f.index,g):""}),w("BuildControls"+e,function(){if(b.items.length>1&&c.arrows&&!b.arrowLeft){var d=c.arrowMarkup,e=b.arrowLeft=a(d.replace(/%title%/gi,c.tPrev).replace(/%dir%/gi,"left")).addClass(s),f=b.arrowRight=a(d.replace(/%title%/gi,c.tNext).replace(/%dir%/gi,"right")).addClass(s),h=g?"mfpFastClick":"click";e[h](function(){b.prev()}),f[h](function(){b.next()}),b.isIE7&&(x("b",e[0],!1,!0),x("a",e[0],!1,!0),x("b",f[0],!1,!0),x("a",f[0],!1,!0)),b.container.append(e.add(f))}}),w(n+e,function(){b._preloadTimeout&&clearTimeout(b._preloadTimeout),b._preloadTimeout=setTimeout(function(){b.preloadNearbyImages(),b._preloadTimeout=null},16)}),void w(h+e,function(){d.off(e),b.wrap.off("click"+e),b.arrowLeft&&g&&b.arrowLeft.add(b.arrowRight).destroyMfpFastClick(),b.arrowRight=b.arrowLeft=null})):!1},next:function(){b.direction=!0,b.index=S(b.index+1),b.updateItemHTML()},prev:function(){b.direction=!1,b.index=S(b.index-1),b.updateItemHTML()},goTo:function(a){b.direction=a>=b.index,b.index=a,b.updateItemHTML()},preloadNearbyImages:function(){var a,c=b.st.gallery.preload,d=Math.min(c[0],b.items.length),e=Math.min(c[1],b.items.length);for(a=1;a<=(b.direction?e:d);a++)b._preloadItem(b.index+a);for(a=1;a<=(b.direction?d:e);a++)b._preloadItem(b.index-a)},_preloadItem:function(c){if(c=S(c),!b.items[c].preloaded){var d=b.items[c];d.parsed||(d=b.parseEl(c)),y("LazyLoad",d),"image"===d.type&&(d.img=a('<img class="mfp-img" />').on("load.mfploader",function(){d.hasSize=!0}).on("error.mfploader",function(){d.hasSize=!0,d.loadError=!0,y("LazyLoadError",d)}).attr("src",d.src)),d.preloaded=!0}}}});var U="retina";a.magnificPopup.registerModule(U,{options:{replaceSrc:function(a){return a.src.replace(/\.\w+#x2F;,function(a){return"@2x"+a})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var a=b.st.retina,c=a.ratio;c=isNaN(c)?c():c,c>1&&(w("ImageHasSize."+U,function(a,b){b.img.css({"max-width":b.img[0].naturalWidth/c,width:"100%"})}),w("ElementParse."+U,function(b,d){d.src=a.replaceSrc(d,c)}))}}}}),function(){var b=1e3,c="ontouchstart"in window,d=function(){v.off("touchmove"+f+" touchend"+f)},e="mfpFastClick",f="."+e;a.fn.mfpFastClick=function(e){return a(this).each(function(){var g,h=a(this);if(c){var i,j,k,l,m,n;h.on("touchstart"+f,function(a){l=!1,n=1,m=a.originalEvent?a.originalEvent.touches[0]:a.touches[0],j=m.clientX,k=m.clientY,v.on("touchmove"+f,function(a){m=a.originalEvent?a.originalEvent.touches:a.touches,n=m.length,m=m[0],(Math.abs(m.clientX-j)>10||Math.abs(m.clientY-k)>10)&&(l=!0,d())}).on("touchend"+f,function(a){d(),l||n>1||(g=!0,a.preventDefault(),clearTimeout(i),i=setTimeout(function(){g=!1},b),e())})})}h.on("click"+f,function(){g||e()})})},a.fn.destroyMfpFastClick=function(){a(this).off("touchstart"+f+" click"+f),c&&v.off("touchmove"+f+" touchend"+f)}}(),A()});
|
1 |
+
/*! Magnific Popup - v1.0.0 - 2015-09-17
|
2 |
* http://dimsemenov.com/plugins/magnific-popup/
|
3 |
* Copyright (c) 2015 Dmitry Semenov; */
|
4 |
+
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):window.jQuery||window.Zepto)}(function(a){var b,c,d,e,f,g,h="Close",i="BeforeClose",j="AfterClose",k="BeforeAppend",l="MarkupParse",m="Open",n="Change",o="mfp",p="."+o,q="mfp-ready",r="mfp-removing",s="mfp-prevent-close",t=function(){},u=!!window.jQuery,v=a(window),w=function(a,c){b.ev.on(o+a+p,c)},x=function(b,c,d,e){var f=document.createElement("div");return f.className="mfp-"+b,d&&(f.innerHTML=d),e?c&&c.appendChild(f):(f=a(f),c&&f.appendTo(c)),f},y=function(c,d){b.ev.triggerHandler(o+c,d),b.st.callbacks&&(c=c.charAt(0).toLowerCase()+c.slice(1),b.st.callbacks[c]&&b.st.callbacks[c].apply(b,a.isArray(d)?d:[d]))},z=function(c){return c===g&&b.currTemplate.closeBtn||(b.currTemplate.closeBtn=a(b.st.closeMarkup.replace("%title%",b.st.tClose)),g=c),b.currTemplate.closeBtn},A=function(){a.magnificPopup.instance||(b=new t,b.init(),a.magnificPopup.instance=b)},B=function(){var a=document.createElement("p").style,b=["ms","O","Moz","Webkit"];if(void 0!==a.transition)return!0;for(;b.length;)if(b.pop()+"Transition"in a)return!0;return!1};t.prototype={constructor:t,init:function(){var c=navigator.appVersion;b.isIE7=-1!==c.indexOf("MSIE 7."),b.isIE8=-1!==c.indexOf("MSIE 8."),b.isLowIE=b.isIE7||b.isIE8,b.isAndroid=/android/gi.test(c),b.isIOS=/iphone|ipad|ipod/gi.test(c),b.supportsTransition=B(),b.probablyMobile=b.isAndroid||b.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),d=a(document),b.popupsCache={}},open:function(c){var e;if(c.isObj===!1){b.items=c.items.toArray(),b.index=0;var g,h=c.items;for(e=0;e<h.length;e++)if(g=h[e],g.parsed&&(g=g.el[0]),g===c.el[0]){b.index=e;break}}else b.items=a.isArray(c.items)?c.items:[c.items],b.index=c.index||0;if(b.isOpen)return void b.updateItemHTML();b.types=[],f="",c.mainEl&&c.mainEl.length?b.ev=c.mainEl.eq(0):b.ev=d,c.key?(b.popupsCache[c.key]||(b.popupsCache[c.key]={}),b.currTemplate=b.popupsCache[c.key]):b.currTemplate={},b.st=a.extend(!0,{},a.magnificPopup.defaults,c),b.fixedContentPos="auto"===b.st.fixedContentPos?!b.probablyMobile:b.st.fixedContentPos,b.st.modal&&(b.st.closeOnContentClick=!1,b.st.closeOnBgClick=!1,b.st.showCloseBtn=!1,b.st.enableEscapeKey=!1),b.bgOverlay||(b.bgOverlay=x("bg").on("click"+p,function(){b.close()}),b.wrap=x("wrap").attr("tabindex",-1).on("click"+p,function(a){b._checkIfClose(a.target)&&b.close()}),b.container=x("container",b.wrap)),b.contentContainer=x("content"),b.st.preloader&&(b.preloader=x("preloader",b.container,b.st.tLoading));var i=a.magnificPopup.modules;for(e=0;e<i.length;e++){var j=i[e];j=j.charAt(0).toUpperCase()+j.slice(1),b["init"+j].call(b)}y("BeforeOpen"),b.st.showCloseBtn&&(b.st.closeBtnInside?(w(l,function(a,b,c,d){c.close_replaceWith=z(d.type)}),f+=" mfp-close-btn-in"):b.wrap.append(z())),b.st.alignTop&&(f+=" mfp-align-top"),b.fixedContentPos?b.wrap.css({overflow:b.st.overflowY,overflowX:"hidden",overflowY:b.st.overflowY}):b.wrap.css({top:v.scrollTop(),position:"absolute"}),(b.st.fixedBgPos===!1||"auto"===b.st.fixedBgPos&&!b.fixedContentPos)&&b.bgOverlay.css({height:d.height(),position:"absolute"}),b.st.enableEscapeKey&&d.on("keyup"+p,function(a){27===a.keyCode&&b.close()}),v.on("resize"+p,function(){b.updateSize()}),b.st.closeOnContentClick||(f+=" mfp-auto-cursor"),f&&b.wrap.addClass(f);var k=b.wH=v.height(),n={};if(b.fixedContentPos&&b._hasScrollBar(k)){var o=b._getScrollbarSize();o&&(n.marginRight=o)}b.fixedContentPos&&(b.isIE7?a("body, html").css("overflow","hidden"):n.overflow="hidden");var r=b.st.mainClass;return b.isIE7&&(r+=" mfp-ie7"),r&&b._addClassToMFP(r),b.updateItemHTML(),y("BuildControls"),a("html").css(n),b.bgOverlay.add(b.wrap).prependTo(b.st.prependTo||a(document.body)),b._lastFocusedEl=document.activeElement,setTimeout(function(){b.content?(b._addClassToMFP(q),b._setFocus()):b.bgOverlay.addClass(q),d.on("focusin"+p,b._onFocusIn)},16),b.isOpen=!0,b.updateSize(k),y(m),c},close:function(){b.isOpen&&(y(i),b.isOpen=!1,b.st.removalDelay&&!b.isLowIE&&b.supportsTransition?(b._addClassToMFP(r),setTimeout(function(){b._close()},b.st.removalDelay)):b._close())},_close:function(){y(h);var c=r+" "+q+" ";if(b.bgOverlay.detach(),b.wrap.detach(),b.container.empty(),b.st.mainClass&&(c+=b.st.mainClass+" "),b._removeClassFromMFP(c),b.fixedContentPos){var e={marginRight:""};b.isIE7?a("body, html").css("overflow",""):e.overflow="",a("html").css(e)}d.off("keyup"+p+" focusin"+p),b.ev.off(p),b.wrap.attr("class","mfp-wrap").removeAttr("style"),b.bgOverlay.attr("class","mfp-bg"),b.container.attr("class","mfp-container"),!b.st.showCloseBtn||b.st.closeBtnInside&&b.currTemplate[b.currItem.type]!==!0||b.currTemplate.closeBtn&&b.currTemplate.closeBtn.detach(),b._lastFocusedEl&&a(b._lastFocusedEl).focus(),b.currItem=null,b.content=null,b.currTemplate=null,b.prevHeight=0,y(j)},updateSize:function(a){if(b.isIOS){var c=document.documentElement.clientWidth/window.innerWidth,d=window.innerHeight*c;b.wrap.css("height",d),b.wH=d}else b.wH=a||v.height();b.fixedContentPos||b.wrap.css("height",b.wH),y("Resize")},updateItemHTML:function(){var c=b.items[b.index];b.contentContainer.detach(),b.content&&b.content.detach(),c.parsed||(c=b.parseEl(b.index));var d=c.type;if(y("BeforeChange",[b.currItem?b.currItem.type:"",d]),b.currItem=c,!b.currTemplate[d]){var f=b.st[d]?b.st[d].markup:!1;y("FirstMarkupParse",f),f?b.currTemplate[d]=a(f):b.currTemplate[d]=!0}e&&e!==c.type&&b.container.removeClass("mfp-"+e+"-holder");var g=b["get"+d.charAt(0).toUpperCase()+d.slice(1)](c,b.currTemplate[d]);b.appendContent(g,d),c.preloaded=!0,y(n,c),e=c.type,b.container.prepend(b.contentContainer),y("AfterChange")},appendContent:function(a,c){b.content=a,a?b.st.showCloseBtn&&b.st.closeBtnInside&&b.currTemplate[c]===!0?b.content.find(".mfp-close").length||b.content.append(z()):b.content=a:b.content="",y(k),b.container.addClass("mfp-"+c+"-holder"),b.contentContainer.append(b.content)},parseEl:function(c){var d,e=b.items[c];if(e.tagName?e={el:a(e)}:(d=e.type,e={data:e,src:e.src}),e.el){for(var f=b.types,g=0;g<f.length;g++)if(e.el.hasClass("mfp-"+f[g])){d=f[g];break}e.src=e.el.attr("data-mfp-src"),e.src||(e.src=e.el.attr("href"))}return e.type=d||b.st.type||"inline",e.index=c,e.parsed=!0,b.items[c]=e,y("ElementParse",e),b.items[c]},addGroup:function(a,c){var d=function(d){d.mfpEl=this,b._openClick(d,a,c)};c||(c={});var e="click.magnificPopup";c.mainEl=a,c.items?(c.isObj=!0,a.off(e).on(e,d)):(c.isObj=!1,c.delegate?a.off(e).on(e,c.delegate,d):(c.items=a,a.off(e).on(e,d)))},_openClick:function(c,d,e){var f=void 0!==e.midClick?e.midClick:a.magnificPopup.defaults.midClick;if(f||!(2===c.which||c.ctrlKey||c.metaKey||c.altKey||c.shiftKey)){var g=void 0!==e.disableOn?e.disableOn:a.magnificPopup.defaults.disableOn;if(g)if(a.isFunction(g)){if(!g.call(b))return!0}else if(v.width()<g)return!0;c.type&&(c.preventDefault(),b.isOpen&&c.stopPropagation()),e.el=a(c.mfpEl),e.delegate&&(e.items=d.find(e.delegate)),b.open(e)}},updateStatus:function(a,d){if(b.preloader){c!==a&&b.container.removeClass("mfp-s-"+c),d||"loading"!==a||(d=b.st.tLoading);var e={status:a,text:d};y("UpdateStatus",e),a=e.status,d=e.text,b.preloader.html(d),b.preloader.find("a").on("click",function(a){a.stopImmediatePropagation()}),b.container.addClass("mfp-s-"+a),c=a}},_checkIfClose:function(c){if(!a(c).hasClass(s)){var d=b.st.closeOnContentClick,e=b.st.closeOnBgClick;if(d&&e)return!0;if(!b.content||a(c).hasClass("mfp-close")||b.preloader&&c===b.preloader[0])return!0;if(c===b.content[0]||a.contains(b.content[0],c)){if(d)return!0}else if(e&&a.contains(document,c))return!0;return!1}},_addClassToMFP:function(a){b.bgOverlay.addClass(a),b.wrap.addClass(a)},_removeClassFromMFP:function(a){this.bgOverlay.removeClass(a),b.wrap.removeClass(a)},_hasScrollBar:function(a){return(b.isIE7?d.height():document.body.scrollHeight)>(a||v.height())},_setFocus:function(){(b.st.focus?b.content.find(b.st.focus).eq(0):b.wrap).focus()},_onFocusIn:function(c){return c.target===b.wrap[0]||a.contains(b.wrap[0],c.target)?void 0:(b._setFocus(),!1)},_parseMarkup:function(b,c,d){var e;d.data&&(c=a.extend(d.data,c)),y(l,[b,c,d]),a.each(c,function(a,c){if(void 0===c||c===!1)return!0;if(e=a.split("_"),e.length>1){var d=b.find(p+"-"+e[0]);if(d.length>0){var f=e[1];"replaceWith"===f?d[0]!==c[0]&&d.replaceWith(c):"img"===f?d.is("img")?d.attr("src",c):d.replaceWith('<img src="'+c+'" class="'+d.attr("class")+'" />'):d.attr(e[1],c)}}else b.find(p+"-"+a).html(c)})},_getScrollbarSize:function(){if(void 0===b.scrollbarSize){var a=document.createElement("div");a.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(a),b.scrollbarSize=a.offsetWidth-a.clientWidth,document.body.removeChild(a)}return b.scrollbarSize}},a.magnificPopup={instance:null,proto:t.prototype,modules:[],open:function(b,c){return A(),b=b?a.extend(!0,{},b):{},b.isObj=!0,b.index=c||0,this.instance.open(b)},close:function(){return a.magnificPopup.instance&&a.magnificPopup.instance.close()},registerModule:function(b,c){c.options&&(a.magnificPopup.defaults[b]=c.options),a.extend(this.proto,c.proto),this.modules.push(b)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">×</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},a.fn.magnificPopup=function(c){A();var d=a(this);if("string"==typeof c)if("open"===c){var e,f=u?d.data("magnificPopup"):d[0].magnificPopup,g=parseInt(arguments[1],10)||0;f.items?e=f.items[g]:(e=d,f.delegate&&(e=e.find(f.delegate)),e=e.eq(g)),b._openClick({mfpEl:e},d,f)}else b.isOpen&&b[c].apply(b,Array.prototype.slice.call(arguments,1));else c=a.extend(!0,{},c),u?d.data("magnificPopup",c):d[0].magnificPopup=c,b.addGroup(d,c);return d};var C,D,E,F="inline",G=function(){E&&(D.after(E.addClass(C)).detach(),E=null)};a.magnificPopup.registerModule(F,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){b.types.push(F),w(h+"."+F,function(){G()})},getInline:function(c,d){if(G(),c.src){var e=b.st.inline,f=a(c.src);if(f.length){var g=f[0].parentNode;g&&g.tagName&&(D||(C=e.hiddenClass,D=x(C),C="mfp-"+C),E=f.after(D).detach().removeClass(C)),b.updateStatus("ready")}else b.updateStatus("error",e.tNotFound),f=a("<div>");return c.inlineElement=f,f}return b.updateStatus("ready"),b._parseMarkup(d,{},c),d}}});var H,I="ajax",J=function(){H&&a(document.body).removeClass(H)},K=function(){J(),b.req&&b.req.abort()};a.magnificPopup.registerModule(I,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){b.types.push(I),H=b.st.ajax.cursor,w(h+"."+I,K),w("BeforeChange."+I,K)},getAjax:function(c){H&&a(document.body).addClass(H),b.updateStatus("loading");var d=a.extend({url:c.src,success:function(d,e,f){var g={data:d,xhr:f};y("ParseAjax",g),b.appendContent(a(g.data),I),c.finished=!0,J(),b._setFocus(),setTimeout(function(){b.wrap.addClass(q)},16),b.updateStatus("ready"),y("AjaxContentAdded")},error:function(){J(),c.finished=c.loadError=!0,b.updateStatus("error",b.st.ajax.tError.replace("%url%",c.src))}},b.st.ajax.settings);return b.req=a.ajax(d),""}}});var L,M=function(c){if(c.data&&void 0!==c.data.title)return c.data.title;var d=b.st.image.titleSrc;if(d){if(a.isFunction(d))return d.call(b,c);if(c.el)return c.el.attr(d)||""}return""};a.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var c=b.st.image,d=".image";b.types.push("image"),w(m+d,function(){"image"===b.currItem.type&&c.cursor&&a(document.body).addClass(c.cursor)}),w(h+d,function(){c.cursor&&a(document.body).removeClass(c.cursor),v.off("resize"+p)}),w("Resize"+d,b.resizeImage),b.isLowIE&&w("AfterChange",b.resizeImage)},resizeImage:function(){var a=b.currItem;if(a&&a.img&&b.st.image.verticalFit){var c=0;b.isLowIE&&(c=parseInt(a.img.css("padding-top"),10)+parseInt(a.img.css("padding-bottom"),10)),a.img.css("max-height",b.wH-c)}},_onImageHasSize:function(a){a.img&&(a.hasSize=!0,L&&clearInterval(L),a.isCheckingImgSize=!1,y("ImageHasSize",a),a.imgHidden&&(b.content&&b.content.removeClass("mfp-loading"),a.imgHidden=!1))},findImageSize:function(a){var c=0,d=a.img[0],e=function(f){L&&clearInterval(L),L=setInterval(function(){return d.naturalWidth>0?void b._onImageHasSize(a):(c>200&&clearInterval(L),c++,void(3===c?e(10):40===c?e(50):100===c&&e(500)))},f)};e(1)},getImage:function(c,d){var e=0,f=function(){c&&(c.img[0].complete?(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("ready")),c.hasSize=!0,c.loaded=!0,y("ImageLoadComplete")):(e++,200>e?setTimeout(f,100):g()))},g=function(){c&&(c.img.off(".mfploader"),c===b.currItem&&(b._onImageHasSize(c),b.updateStatus("error",h.tError.replace("%url%",c.src))),c.hasSize=!0,c.loaded=!0,c.loadError=!0)},h=b.st.image,i=d.find(".mfp-img");if(i.length){var j=document.createElement("img");j.className="mfp-img",c.el&&c.el.find("img").length&&(j.alt=c.el.find("img").attr("alt")),c.img=a(j).on("load.mfploader",f).on("error.mfploader",g),j.src=c.src,i.is("img")&&(c.img=c.img.clone()),j=c.img[0],j.naturalWidth>0?c.hasSize=!0:j.width||(c.hasSize=!1)}return b._parseMarkup(d,{title:M(c),img_replaceWith:c.img},c),b.resizeImage(),c.hasSize?(L&&clearInterval(L),c.loadError?(d.addClass("mfp-loading"),b.updateStatus("error",h.tError.replace("%url%",c.src))):(d.removeClass("mfp-loading"),b.updateStatus("ready")),d):(b.updateStatus("loading"),c.loading=!0,c.hasSize||(c.imgHidden=!0,d.addClass("mfp-loading"),b.findImageSize(c)),d)}}});var N,O=function(){return void 0===N&&(N=void 0!==document.createElement("p").style.MozTransform),N};a.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(a){return a.is("img")?a:a.find("img")}},proto:{initZoom:function(){var a,c=b.st.zoom,d=".zoom";if(c.enabled&&b.supportsTransition){var e,f,g=c.duration,j=function(a){var b=a.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),d="all "+c.duration/1e3+"s "+c.easing,e={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},f="transition";return e["-webkit-"+f]=e["-moz-"+f]=e["-o-"+f]=e[f]=d,b.css(e),b},k=function(){b.content.css("visibility","visible")};w("BuildControls"+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.content.css("visibility","hidden"),a=b._getItemToZoom(),!a)return void k();f=j(a),f.css(b._getOffset()),b.wrap.append(f),e=setTimeout(function(){f.css(b._getOffset(!0)),e=setTimeout(function(){k(),setTimeout(function(){f.remove(),a=f=null,y("ZoomAnimationEnded")},16)},g)},16)}}),w(i+d,function(){if(b._allowZoom()){if(clearTimeout(e),b.st.removalDelay=g,!a){if(a=b._getItemToZoom(),!a)return;f=j(a)}f.css(b._getOffset(!0)),b.wrap.append(f),b.content.css("visibility","hidden"),setTimeout(function(){f.css(b._getOffset())},16)}}),w(h+d,function(){b._allowZoom()&&(k(),f&&f.remove(),a=null)})}},_allowZoom:function(){return"image"===b.currItem.type},_getItemToZoom:function(){return b.currItem.hasSize?b.currItem.img:!1},_getOffset:function(c){var d;d=c?b.currItem.img:b.st.zoom.opener(b.currItem.el||b.currItem);var e=d.offset(),f=parseInt(d.css("padding-top"),10),g=parseInt(d.css("padding-bottom"),10);e.top-=a(window).scrollTop()-f;var h={width:d.width(),height:(u?d.innerHeight():d[0].offsetHeight)-g-f};return O()?h["-moz-transform"]=h.transform="translate("+e.left+"px,"+e.top+"px)":(h.left=e.left,h.top=e.top),h}}});var P="iframe",Q="//about:blank",R=function(a){if(b.currTemplate[P]){var c=b.currTemplate[P].find("iframe");c.length&&(a||(c[0].src=Q),b.isIE8&&c.css("display",a?"block":"none"))}};a.magnificPopup.registerModule(P,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){b.types.push(P),w("BeforeChange",function(a,b,c){b!==c&&(b===P?R():c===P&&R(!0))}),w(h+"."+P,function(){R()})},getIframe:function(c,d){var e=c.src,f=b.st.iframe;a.each(f.patterns,function(){return e.indexOf(this.index)>-1?(this.id&&(e="string"==typeof this.id?e.substr(e.lastIndexOf(this.id)+this.id.length,e.length):this.id.call(this,e)),e=this.src.replace("%id%",e),!1):void 0});var g={};return f.srcAction&&(g[f.srcAction]=e),b._parseMarkup(d,g,c),b.updateStatus("ready"),d}}});var S=function(a){var c=b.items.length;return a>c-1?a-c:0>a?c+a:a},T=function(a,b,c){return a.replace(/%curr%/gi,b+1).replace(/%total%/gi,c)};a.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var c=b.st.gallery,e=".mfp-gallery",g=Boolean(a.fn.mfpFastClick);return b.direction=!0,c&&c.enabled?(f+=" mfp-gallery",w(m+e,function(){c.navigateByImgClick&&b.wrap.on("click"+e,".mfp-img",function(){return b.items.length>1?(b.next(),!1):void 0}),d.on("keydown"+e,function(a){37===a.keyCode?b.prev():39===a.keyCode&&b.next()})}),w("UpdateStatus"+e,function(a,c){c.text&&(c.text=T(c.text,b.currItem.index,b.items.length))}),w(l+e,function(a,d,e,f){var g=b.items.length;e.counter=g>1?T(c.tCounter,f.index,g):""}),w("BuildControls"+e,function(){if(b.items.length>1&&c.arrows&&!b.arrowLeft){var d=c.arrowMarkup,e=b.arrowLeft=a(d.replace(/%title%/gi,c.tPrev).replace(/%dir%/gi,"left")).addClass(s),f=b.arrowRight=a(d.replace(/%title%/gi,c.tNext).replace(/%dir%/gi,"right")).addClass(s),h=g?"mfpFastClick":"click";e[h](function(){b.prev()}),f[h](function(){b.next()}),b.isIE7&&(x("b",e[0],!1,!0),x("a",e[0],!1,!0),x("b",f[0],!1,!0),x("a",f[0],!1,!0)),b.container.append(e.add(f))}}),w(n+e,function(){b._preloadTimeout&&clearTimeout(b._preloadTimeout),b._preloadTimeout=setTimeout(function(){b.preloadNearbyImages(),b._preloadTimeout=null},16)}),void w(h+e,function(){d.off(e),b.wrap.off("click"+e),b.arrowLeft&&g&&b.arrowLeft.add(b.arrowRight).destroyMfpFastClick(),b.arrowRight=b.arrowLeft=null})):!1},next:function(){b.direction=!0,b.index=S(b.index+1),b.updateItemHTML()},prev:function(){b.direction=!1,b.index=S(b.index-1),b.updateItemHTML()},goTo:function(a){b.direction=a>=b.index,b.index=a,b.updateItemHTML()},preloadNearbyImages:function(){var a,c=b.st.gallery.preload,d=Math.min(c[0],b.items.length),e=Math.min(c[1],b.items.length);for(a=1;a<=(b.direction?e:d);a++)b._preloadItem(b.index+a);for(a=1;a<=(b.direction?d:e);a++)b._preloadItem(b.index-a)},_preloadItem:function(c){if(c=S(c),!b.items[c].preloaded){var d=b.items[c];d.parsed||(d=b.parseEl(c)),y("LazyLoad",d),"image"===d.type&&(d.img=a('<img class="mfp-img" />').on("load.mfploader",function(){d.hasSize=!0}).on("error.mfploader",function(){d.hasSize=!0,d.loadError=!0,y("LazyLoadError",d)}).attr("src",d.src)),d.preloaded=!0}}}});var U="retina";a.magnificPopup.registerModule(U,{options:{replaceSrc:function(a){return a.src.replace(/\.\w+#x2F;,function(a){return"@2x"+a})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var a=b.st.retina,c=a.ratio;c=isNaN(c)?c():c,c>1&&(w("ImageHasSize."+U,function(a,b){b.img.css({"max-width":b.img[0].naturalWidth/c,width:"100%"})}),w("ElementParse."+U,function(b,d){d.src=a.replaceSrc(d,c)}))}}}}),function(){var b=1e3,c="ontouchstart"in window,d=function(){v.off("touchmove"+f+" touchend"+f)},e="mfpFastClick",f="."+e;a.fn.mfpFastClick=function(e){return a(this).each(function(){var g,h=a(this);if(c){var i,j,k,l,m,n;h.on("touchstart"+f,function(a){l=!1,n=1,m=a.originalEvent?a.originalEvent.touches[0]:a.touches[0],j=m.clientX,k=m.clientY,v.on("touchmove"+f,function(a){m=a.originalEvent?a.originalEvent.touches:a.touches,n=m.length,m=m[0],(Math.abs(m.clientX-j)>10||Math.abs(m.clientY-k)>10)&&(l=!0,d())}).on("touchend"+f,function(a){d(),l||n>1||(g=!0,a.preventDefault(),clearTimeout(i),i=setTimeout(function(){g=!1},b),e())})})}h.on("click"+f,function(){g||e()})})},a.fn.destroyMfpFastClick=function(){a(this).off("touchstart"+f+" click"+f),c&&v.off("touchmove"+f+" touchend"+f)}}(),A()});
|
languages/youtube-channel-gallery-ar.mo
ADDED
Binary file
|
languages/youtube-channel-gallery-ar.po
ADDED
@@ -0,0 +1,2079 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Translation of Continents & Cities in Arabic
|
2 |
+
# This file is distributed under the same license as the Continents & Cities package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: youtube-channel-gallery-\n"
|
6 |
+
"POT-Creation-Date: 2015-09-28 16:41+0200\n"
|
7 |
+
"PO-Revision-Date: 2015-09-28 16:48+0200\n"
|
8 |
+
"Last-Translator: \n"
|
9 |
+
"Language-Team: \n"
|
10 |
+
"Language: ar\n"
|
11 |
+
"MIME-Version: 1.0\n"
|
12 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13 |
+
"Content-Transfer-Encoding: 8bit\n"
|
14 |
+
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n"
|
15 |
+
"%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
16 |
+
"X-Generator: Poedit 1.8.5\n"
|
17 |
+
"X-Poedit-KeywordsList: _e;__\n"
|
18 |
+
"X-Poedit-Basepath: ..\n"
|
19 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
|
22 |
+
#: templates/admin_tabs.php:3 templates/admin_tabs.php:489
|
23 |
+
msgid "Title:"
|
24 |
+
msgstr ""
|
25 |
+
|
26 |
+
#: templates/admin_tabs.php:9
|
27 |
+
msgid "Feed"
|
28 |
+
msgstr ""
|
29 |
+
|
30 |
+
#: templates/admin_tabs.php:10
|
31 |
+
msgid "Player"
|
32 |
+
msgstr ""
|
33 |
+
|
34 |
+
#: templates/admin_tabs.php:11
|
35 |
+
msgid "Search"
|
36 |
+
msgstr ""
|
37 |
+
|
38 |
+
#: templates/admin_tabs.php:12
|
39 |
+
msgid "Thumbnails"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: templates/admin_tabs.php:13
|
43 |
+
msgid "Link"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: templates/admin_tabs.php:26
|
47 |
+
msgid "YouTube API Key:"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: templates/admin_tabs.php:28
|
51 |
+
msgid "Get your own YouTube API Key and put here."
|
52 |
+
msgstr ""
|
53 |
+
|
54 |
+
#: templates/admin_tabs.php:29
|
55 |
+
msgid ""
|
56 |
+
"Get <a href=\"https://console.developers.google.com/\" target=\"_blank\">your "
|
57 |
+
"Google API key</a>. See <a href=\"http://poselab.com/en/youtube-channel-gallery-"
|
58 |
+
"help/\" target=\"_blank\">help</a>"
|
59 |
+
msgstr ""
|
60 |
+
|
61 |
+
#: templates/admin_tabs.php:34
|
62 |
+
msgid "Video feed type:"
|
63 |
+
msgstr ""
|
64 |
+
|
65 |
+
#: templates/admin_tabs.php:36
|
66 |
+
msgid "Uploaded by a user"
|
67 |
+
msgstr ""
|
68 |
+
|
69 |
+
#: templates/admin_tabs.php:37
|
70 |
+
msgid "User's favorites"
|
71 |
+
msgstr ""
|
72 |
+
|
73 |
+
#: templates/admin_tabs.php:38
|
74 |
+
msgid "User's likes"
|
75 |
+
msgstr ""
|
76 |
+
|
77 |
+
#: templates/admin_tabs.php:39
|
78 |
+
msgid "Playlist"
|
79 |
+
msgstr ""
|
80 |
+
|
81 |
+
#: templates/admin_tabs.php:44
|
82 |
+
msgid "Identify by:"
|
83 |
+
msgstr ""
|
84 |
+
|
85 |
+
#: templates/admin_tabs.php:46
|
86 |
+
msgid "Username"
|
87 |
+
msgstr ""
|
88 |
+
|
89 |
+
#: templates/admin_tabs.php:47
|
90 |
+
msgid "Channel ID"
|
91 |
+
msgstr ""
|
92 |
+
|
93 |
+
#: templates/admin_tabs.php:51
|
94 |
+
msgid "YouTube id:"
|
95 |
+
msgstr ""
|
96 |
+
|
97 |
+
#: templates/admin_tabs.php:52
|
98 |
+
msgid "YouTube playlist id:"
|
99 |
+
msgstr ""
|
100 |
+
|
101 |
+
#: templates/admin_tabs.php:58
|
102 |
+
msgid "Playlist order:"
|
103 |
+
msgstr ""
|
104 |
+
|
105 |
+
#: templates/admin_tabs.php:60
|
106 |
+
msgid "Date Order"
|
107 |
+
msgstr ""
|
108 |
+
|
109 |
+
#: templates/admin_tabs.php:61
|
110 |
+
msgid "Rating Order"
|
111 |
+
msgstr ""
|
112 |
+
|
113 |
+
#: templates/admin_tabs.php:62
|
114 |
+
msgid "Relevance Order"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#: templates/admin_tabs.php:63
|
118 |
+
msgid "Title Order"
|
119 |
+
msgstr ""
|
120 |
+
|
121 |
+
#: templates/admin_tabs.php:64
|
122 |
+
msgid "Video Count Order"
|
123 |
+
msgstr ""
|
124 |
+
|
125 |
+
#: templates/admin_tabs.php:65
|
126 |
+
msgid "View Count Order"
|
127 |
+
msgstr ""
|
128 |
+
|
129 |
+
#: templates/admin_tabs.php:72
|
130 |
+
msgid "Cache time (hours):"
|
131 |
+
msgstr ""
|
132 |
+
|
133 |
+
#: templates/admin_tabs.php:74
|
134 |
+
msgid ""
|
135 |
+
"Hours that RSS data is saved in database, to not make a request every time the "
|
136 |
+
"page is displayed. Assign this value according to how often you upgrade your "
|
137 |
+
"playlist in YouTube."
|
138 |
+
msgstr ""
|
139 |
+
|
140 |
+
#: templates/admin_tabs.php:81
|
141 |
+
msgid "Activate cache"
|
142 |
+
msgstr ""
|
143 |
+
|
144 |
+
#: templates/admin_tabs.php:82
|
145 |
+
msgid ""
|
146 |
+
"If you disable this field the cache will be deleted and will not be used. This is "
|
147 |
+
"useful to refresh immediately the YouTube RSS used by the plugin. Reenable the "
|
148 |
+
"cache when the gallery shows the changes you made in your youtube account."
|
149 |
+
msgstr ""
|
150 |
+
|
151 |
+
#: templates/admin_tabs.php:97
|
152 |
+
msgid "Player:"
|
153 |
+
msgstr ""
|
154 |
+
|
155 |
+
#: templates/admin_tabs.php:99
|
156 |
+
msgid "Without player"
|
157 |
+
msgstr ""
|
158 |
+
|
159 |
+
#: templates/admin_tabs.php:100
|
160 |
+
msgid "show player"
|
161 |
+
msgstr ""
|
162 |
+
|
163 |
+
#: templates/admin_tabs.php:101
|
164 |
+
msgid "show player in Magnific Popup"
|
165 |
+
msgstr ""
|
166 |
+
|
167 |
+
#: templates/admin_tabs.php:108
|
168 |
+
msgid "Width:"
|
169 |
+
msgstr ""
|
170 |
+
|
171 |
+
#: templates/admin_tabs.php:111
|
172 |
+
msgid "%"
|
173 |
+
msgstr ""
|
174 |
+
|
175 |
+
#: templates/admin_tabs.php:112
|
176 |
+
msgid "px"
|
177 |
+
msgstr ""
|
178 |
+
|
179 |
+
#: templates/admin_tabs.php:116 templates/admin_tabs.php:316
|
180 |
+
msgid "Aspect ratio:"
|
181 |
+
msgstr ""
|
182 |
+
|
183 |
+
#: templates/admin_tabs.php:118 templates/admin_tabs.php:318
|
184 |
+
msgid "Standard (4x3)"
|
185 |
+
msgstr ""
|
186 |
+
|
187 |
+
#: templates/admin_tabs.php:119 templates/admin_tabs.php:319
|
188 |
+
msgid "Widescreen (16x9)"
|
189 |
+
msgstr ""
|
190 |
+
|
191 |
+
#: templates/admin_tabs.php:126
|
192 |
+
msgid "Theme:"
|
193 |
+
msgstr ""
|
194 |
+
|
195 |
+
#: templates/admin_tabs.php:128
|
196 |
+
msgid "Dark"
|
197 |
+
msgstr ""
|
198 |
+
|
199 |
+
#: templates/admin_tabs.php:129
|
200 |
+
msgid "Light"
|
201 |
+
msgstr ""
|
202 |
+
|
203 |
+
#: templates/admin_tabs.php:133
|
204 |
+
msgid "Progress bar color:"
|
205 |
+
msgstr ""
|
206 |
+
|
207 |
+
#: templates/admin_tabs.php:135
|
208 |
+
msgid "Red"
|
209 |
+
msgstr ""
|
210 |
+
|
211 |
+
#: templates/admin_tabs.php:136
|
212 |
+
#, fuzzy
|
213 |
+
msgid "White"
|
214 |
+
msgstr "وايت هورس"
|
215 |
+
|
216 |
+
#: templates/admin_tabs.php:143
|
217 |
+
msgid "Video quality:"
|
218 |
+
msgstr ""
|
219 |
+
|
220 |
+
#: templates/admin_tabs.php:145
|
221 |
+
msgid "default"
|
222 |
+
msgstr ""
|
223 |
+
|
224 |
+
#: templates/admin_tabs.php:146
|
225 |
+
msgid "highres"
|
226 |
+
msgstr ""
|
227 |
+
|
228 |
+
#: templates/admin_tabs.php:147
|
229 |
+
msgid "hd1080"
|
230 |
+
msgstr ""
|
231 |
+
|
232 |
+
#: templates/admin_tabs.php:148
|
233 |
+
msgid "hd720"
|
234 |
+
msgstr ""
|
235 |
+
|
236 |
+
#: templates/admin_tabs.php:149
|
237 |
+
msgid "large"
|
238 |
+
msgstr ""
|
239 |
+
|
240 |
+
#: templates/admin_tabs.php:150
|
241 |
+
msgid "medium"
|
242 |
+
msgstr ""
|
243 |
+
|
244 |
+
#: templates/admin_tabs.php:151
|
245 |
+
msgid "small"
|
246 |
+
msgstr ""
|
247 |
+
|
248 |
+
#: templates/admin_tabs.php:153
|
249 |
+
msgid ""
|
250 |
+
"Default value enables YouTube to select the most appropriate playback quality. If "
|
251 |
+
"you select a quality level that is not available for the video, then the quality "
|
252 |
+
"will be set to the next lowest level that is available."
|
253 |
+
msgstr ""
|
254 |
+
|
255 |
+
#: templates/admin_tabs.php:160
|
256 |
+
msgid "Autoplay"
|
257 |
+
msgstr ""
|
258 |
+
|
259 |
+
#: templates/admin_tabs.php:164
|
260 |
+
msgid "Show YouTube logo"
|
261 |
+
msgstr ""
|
262 |
+
|
263 |
+
#: templates/admin_tabs.php:165
|
264 |
+
msgid ""
|
265 |
+
"Activate this field to show the YouTube logo in the control bar. Setting the color "
|
266 |
+
"parameter to white will show the YouTube logo in the control bar."
|
267 |
+
msgstr ""
|
268 |
+
|
269 |
+
#: templates/admin_tabs.php:172
|
270 |
+
msgid "Show related videos"
|
271 |
+
msgstr ""
|
272 |
+
|
273 |
+
#: templates/admin_tabs.php:173
|
274 |
+
msgid "Activate this field to show related videos when playback of the video ends."
|
275 |
+
msgstr ""
|
276 |
+
|
277 |
+
#: templates/admin_tabs.php:177
|
278 |
+
msgid "Show info"
|
279 |
+
msgstr ""
|
280 |
+
|
281 |
+
#: templates/admin_tabs.php:178
|
282 |
+
msgid ""
|
283 |
+
"Activate this field to display information like the video title and uploader "
|
284 |
+
"before the video starts playing."
|
285 |
+
msgstr ""
|
286 |
+
|
287 |
+
#: templates/admin_tabs.php:185 templates/admin_tabs.php:387
|
288 |
+
msgid "Show additional content"
|
289 |
+
msgstr ""
|
290 |
+
|
291 |
+
#: templates/admin_tabs.php:193 templates/admin_tabs.php:395
|
292 |
+
msgid "Show title"
|
293 |
+
msgstr ""
|
294 |
+
|
295 |
+
#: templates/admin_tabs.php:197 templates/admin_tabs.php:399
|
296 |
+
msgid "Show published date"
|
297 |
+
msgstr ""
|
298 |
+
|
299 |
+
#: templates/admin_tabs.php:204 templates/admin_tabs.php:406
|
300 |
+
msgid "Show description"
|
301 |
+
msgstr ""
|
302 |
+
|
303 |
+
#: templates/admin_tabs.php:212 templates/admin_tabs.php:414
|
304 |
+
msgid "Title tag:"
|
305 |
+
msgstr ""
|
306 |
+
|
307 |
+
#: templates/admin_tabs.php:214 templates/admin_tabs.php:416
|
308 |
+
msgid "h1"
|
309 |
+
msgstr ""
|
310 |
+
|
311 |
+
#: templates/admin_tabs.php:215 templates/admin_tabs.php:417
|
312 |
+
msgid "h2"
|
313 |
+
msgstr ""
|
314 |
+
|
315 |
+
#: templates/admin_tabs.php:216 templates/admin_tabs.php:418
|
316 |
+
msgid "h3"
|
317 |
+
msgstr ""
|
318 |
+
|
319 |
+
#: templates/admin_tabs.php:217 templates/admin_tabs.php:419
|
320 |
+
msgid "h4"
|
321 |
+
msgstr ""
|
322 |
+
|
323 |
+
#: templates/admin_tabs.php:218 templates/admin_tabs.php:420
|
324 |
+
msgid "h5"
|
325 |
+
msgstr ""
|
326 |
+
|
327 |
+
#: templates/admin_tabs.php:219 templates/admin_tabs.php:421
|
328 |
+
msgid "h6"
|
329 |
+
msgstr ""
|
330 |
+
|
331 |
+
#: templates/admin_tabs.php:223 templates/admin_tabs.php:425
|
332 |
+
msgid "Description words:"
|
333 |
+
msgstr ""
|
334 |
+
|
335 |
+
#: templates/admin_tabs.php:225 templates/admin_tabs.php:427
|
336 |
+
msgid ""
|
337 |
+
"Set the maximum number of words that will be displayed of the description. This "
|
338 |
+
"field is useful when the descriptions of videos in the gallery have different "
|
339 |
+
"sizes."
|
340 |
+
msgstr ""
|
341 |
+
|
342 |
+
#: templates/admin_tabs.php:234 templates/admin_tabs.php:286
|
343 |
+
#: templates/admin_tabs.php:503 templates/admin_tabs.php:540
|
344 |
+
msgid "Tab order:"
|
345 |
+
msgstr ""
|
346 |
+
|
347 |
+
#: templates/admin_tabs.php:251
|
348 |
+
msgid "Search input text:"
|
349 |
+
msgstr ""
|
350 |
+
|
351 |
+
#: templates/admin_tabs.php:255
|
352 |
+
msgid "Restrict search to (# separated):"
|
353 |
+
msgstr ""
|
354 |
+
|
355 |
+
#: templates/admin_tabs.php:259
|
356 |
+
msgid "You must assing this tags to your videos to restrict the search:"
|
357 |
+
msgstr ""
|
358 |
+
|
359 |
+
#: templates/admin_tabs.php:268
|
360 |
+
msgid "Restrict search by default: It will overwrite results of feed tab)"
|
361 |
+
msgstr ""
|
362 |
+
|
363 |
+
#: templates/admin_tabs.php:270 templates/admin_tabs.php:456 templates/search.php:10
|
364 |
+
msgid "All"
|
365 |
+
msgstr ""
|
366 |
+
|
367 |
+
#: templates/admin_tabs.php:278
|
368 |
+
msgid "Show search box"
|
369 |
+
msgstr ""
|
370 |
+
|
371 |
+
#: templates/admin_tabs.php:282
|
372 |
+
msgid "Show select with Playlists"
|
373 |
+
msgstr ""
|
374 |
+
|
375 |
+
#: templates/admin_tabs.php:300
|
376 |
+
msgid "Number of videos to show:"
|
377 |
+
msgstr ""
|
378 |
+
|
379 |
+
#: templates/admin_tabs.php:302
|
380 |
+
msgid "The plugin can display a maximum of 50 videos for each page."
|
381 |
+
msgstr ""
|
382 |
+
|
383 |
+
#: templates/admin_tabs.php:305
|
384 |
+
msgid "Thumbnail resolution:"
|
385 |
+
msgstr ""
|
386 |
+
|
387 |
+
#: templates/admin_tabs.php:307
|
388 |
+
msgid "Default (120x90 px)"
|
389 |
+
msgstr ""
|
390 |
+
|
391 |
+
#: templates/admin_tabs.php:308
|
392 |
+
msgid "Medium (320x180)"
|
393 |
+
msgstr ""
|
394 |
+
|
395 |
+
#: templates/admin_tabs.php:309
|
396 |
+
msgid "High (480x360)"
|
397 |
+
msgstr ""
|
398 |
+
|
399 |
+
#: templates/admin_tabs.php:326
|
400 |
+
msgid "Thumbnail columns:"
|
401 |
+
msgstr ""
|
402 |
+
|
403 |
+
#: templates/admin_tabs.php:332
|
404 |
+
msgid "Phones:"
|
405 |
+
msgstr ""
|
406 |
+
|
407 |
+
#: templates/admin_tabs.php:340
|
408 |
+
msgid "Tablets:"
|
409 |
+
msgstr ""
|
410 |
+
|
411 |
+
#: templates/admin_tabs.php:352
|
412 |
+
msgid "Medium Desktops:"
|
413 |
+
msgstr ""
|
414 |
+
|
415 |
+
#: templates/admin_tabs.php:360
|
416 |
+
msgid "Large Desktops:"
|
417 |
+
msgstr ""
|
418 |
+
|
419 |
+
#: templates/admin_tabs.php:374
|
420 |
+
msgid "Show duration"
|
421 |
+
msgstr ""
|
422 |
+
|
423 |
+
#: templates/admin_tabs.php:378
|
424 |
+
msgid "Add \"nofollow\" to links"
|
425 |
+
msgstr ""
|
426 |
+
|
427 |
+
#: templates/admin_tabs.php:433
|
428 |
+
msgid "Thumbnail alignment:"
|
429 |
+
msgstr ""
|
430 |
+
|
431 |
+
#: templates/admin_tabs.php:435
|
432 |
+
msgid "none"
|
433 |
+
msgstr ""
|
434 |
+
|
435 |
+
#: templates/admin_tabs.php:436
|
436 |
+
msgid "Left"
|
437 |
+
msgstr ""
|
438 |
+
|
439 |
+
#: templates/admin_tabs.php:437
|
440 |
+
msgid "Right"
|
441 |
+
msgstr ""
|
442 |
+
|
443 |
+
#: templates/admin_tabs.php:444
|
444 |
+
msgid "Thumbnail width:"
|
445 |
+
msgstr ""
|
446 |
+
|
447 |
+
#: templates/admin_tabs.php:446
|
448 |
+
msgid "Extra small"
|
449 |
+
msgstr ""
|
450 |
+
|
451 |
+
#: templates/admin_tabs.php:447
|
452 |
+
msgid "Small"
|
453 |
+
msgstr ""
|
454 |
+
|
455 |
+
#: templates/admin_tabs.php:448
|
456 |
+
msgid "Half"
|
457 |
+
msgstr ""
|
458 |
+
|
459 |
+
#: templates/admin_tabs.php:449
|
460 |
+
msgid "Large"
|
461 |
+
msgstr ""
|
462 |
+
|
463 |
+
#: templates/admin_tabs.php:450
|
464 |
+
msgid "Extra large"
|
465 |
+
msgstr ""
|
466 |
+
|
467 |
+
#: templates/admin_tabs.php:454
|
468 |
+
msgid "Min. size with alignment:"
|
469 |
+
msgstr ""
|
470 |
+
|
471 |
+
#: templates/admin_tabs.php:457
|
472 |
+
msgid "Tablets"
|
473 |
+
msgstr ""
|
474 |
+
|
475 |
+
#: templates/admin_tabs.php:458
|
476 |
+
msgid "Medium Desktops"
|
477 |
+
msgstr ""
|
478 |
+
|
479 |
+
#: templates/admin_tabs.php:459
|
480 |
+
msgid "Large devices"
|
481 |
+
msgstr ""
|
482 |
+
|
483 |
+
#: templates/admin_tabs.php:461
|
484 |
+
msgid ""
|
485 |
+
"Thumbnails will be aligned only from the size of selected device to prevent "
|
486 |
+
"unwanted effects in small sizes."
|
487 |
+
msgstr ""
|
488 |
+
|
489 |
+
#: templates/admin_tabs.php:471
|
490 |
+
msgid "Open in a new window"
|
491 |
+
msgstr ""
|
492 |
+
|
493 |
+
#: templates/admin_tabs.php:475
|
494 |
+
msgid "Show pagination"
|
495 |
+
msgstr ""
|
496 |
+
|
497 |
+
#: templates/admin_tabs.php:482
|
498 |
+
msgid "Thumbnail content tab order:"
|
499 |
+
msgstr ""
|
500 |
+
|
501 |
+
#: templates/admin_tabs.php:485
|
502 |
+
msgid "Thumbnail:"
|
503 |
+
msgstr ""
|
504 |
+
|
505 |
+
#: templates/admin_tabs.php:493
|
506 |
+
msgid "Published date:"
|
507 |
+
msgstr ""
|
508 |
+
|
509 |
+
#: templates/admin_tabs.php:497
|
510 |
+
msgid "Description:"
|
511 |
+
msgstr ""
|
512 |
+
|
513 |
+
#: templates/admin_tabs.php:519
|
514 |
+
msgid "Link text:"
|
515 |
+
msgstr ""
|
516 |
+
|
517 |
+
#: templates/admin_tabs.php:525
|
518 |
+
msgid "Show link to channel"
|
519 |
+
msgstr ""
|
520 |
+
|
521 |
+
#: templates/admin_tabs.php:530
|
522 |
+
msgid "Open in a new window or tab"
|
523 |
+
msgstr ""
|
524 |
+
|
525 |
+
#: templates/admin_tabs.php:535
|
526 |
+
msgid "Show link to thank the developer"
|
527 |
+
msgstr ""
|
528 |
+
|
529 |
+
#: templates/link.php:9
|
530 |
+
msgid "By PoseLab"
|
531 |
+
msgstr ""
|
532 |
+
|
533 |
+
#: templates/link.php:18
|
534 |
+
msgid "Show more videos"
|
535 |
+
msgstr ""
|
536 |
+
|
537 |
+
#: templates/thumb.php:4
|
538 |
+
#, fuzzy
|
539 |
+
msgid "Private video"
|
540 |
+
msgstr "مونتيفيديو"
|
541 |
+
|
542 |
+
#: templates/thumbs.php:119
|
543 |
+
msgid "«Previous"
|
544 |
+
msgstr "« الصفحة السابقة"
|
545 |
+
|
546 |
+
#: templates/thumbs.php:130
|
547 |
+
msgid "Next»"
|
548 |
+
msgstr "الصفحة التالية »"
|
549 |
+
|
550 |
+
#: youtube-channel-gallery.php:49
|
551 |
+
msgid "Youtube Channel Gallery"
|
552 |
+
msgstr ""
|
553 |
+
|
554 |
+
#: youtube-channel-gallery.php:51
|
555 |
+
msgid "Show a youtube video and a gallery of thumbnails for a youtube channel"
|
556 |
+
msgstr ""
|
557 |
+
|
558 |
+
#: youtube-channel-gallery.php:726
|
559 |
+
msgid "Show more videos»"
|
560 |
+
msgstr ""
|
561 |
+
|
562 |
+
#: youtube-channel-gallery.php:735
|
563 |
+
msgid "There is no video to show."
|
564 |
+
msgstr ""
|
565 |
+
|
566 |
+
#: youtube-channel-gallery.php:813
|
567 |
+
#, php-format
|
568 |
+
msgid "Error type: \"%1$s\". "
|
569 |
+
msgstr ""
|
570 |
+
|
571 |
+
#: youtube-channel-gallery.php:814
|
572 |
+
#, php-format
|
573 |
+
msgid "Error message: \"%1$s\" "
|
574 |
+
msgstr ""
|
575 |
+
|
576 |
+
#: youtube-channel-gallery.php:815
|
577 |
+
#, php-format
|
578 |
+
msgid "Domain: \"%1$s\". "
|
579 |
+
msgstr ""
|
580 |
+
|
581 |
+
#: youtube-channel-gallery.php:816
|
582 |
+
#, php-format
|
583 |
+
msgid "Reason: \"%1$s\". "
|
584 |
+
msgstr ""
|
585 |
+
|
586 |
+
#: youtube-channel-gallery.php:817
|
587 |
+
#, php-format
|
588 |
+
msgid "Location type: \"%1$s\". "
|
589 |
+
msgstr ""
|
590 |
+
|
591 |
+
#: youtube-channel-gallery.php:818
|
592 |
+
#, php-format
|
593 |
+
msgid "Location: \"%1$s\". "
|
594 |
+
msgstr ""
|
595 |
+
|
596 |
+
#: youtube-channel-gallery.php:821
|
597 |
+
msgid ""
|
598 |
+
"Did you added your own Google API key? Look at the <a href=\"http://poselab.com/en/"
|
599 |
+
"youtube-channel-gallery-help\" target=\"_blank\">help</a>."
|
600 |
+
msgstr ""
|
601 |
+
|
602 |
+
#: youtube-channel-gallery.php:824
|
603 |
+
#, php-format
|
604 |
+
msgid "Check in YouTube if the id %1$s belongs to a %2$s. "
|
605 |
+
msgstr ""
|
606 |
+
|
607 |
+
#: youtube-channel-gallery.php:826
|
608 |
+
#, php-format
|
609 |
+
msgid ""
|
610 |
+
"If the user id is correct, check that the channel of the user has list of \"%1$s"
|
611 |
+
"\". "
|
612 |
+
msgstr ""
|
613 |
+
|
614 |
+
#: youtube-channel-gallery.php:828
|
615 |
+
msgid ""
|
616 |
+
"Check the <a href=\"http://wordpress.org/extend/plugins/youtube-channel-gallery/"
|
617 |
+
"faq/\" target=\"_blank\">FAQ</a> of the plugin or send error messages to <a href="
|
618 |
+
"\"https://wordpress.org/support/plugin/youtube-channel-gallery\" target=\"_blank"
|
619 |
+
"\">support</a>."
|
620 |
+
msgstr ""
|
621 |
+
|
622 |
+
#: youtube-channel-gallery.php:905
|
623 |
+
msgid "There are no videos matching selected criteria"
|
624 |
+
msgstr ""
|
625 |
+
|
626 |
+
#~ msgid "Vincennes"
|
627 |
+
#~ msgstr "فينسين"
|
628 |
+
|
629 |
+
#~ msgid "Winamac"
|
630 |
+
#~ msgstr "ويناماك"
|
631 |
+
|
632 |
+
#~ msgid "Inuvik"
|
633 |
+
#~ msgstr "إينوفيك"
|
634 |
+
|
635 |
+
#~ msgid "Iqaluit"
|
636 |
+
#~ msgstr "إكاليت"
|
637 |
+
|
638 |
+
#~ msgid "Jamaica"
|
639 |
+
#~ msgstr "جاميكا"
|
640 |
+
|
641 |
+
#~ msgid "Juneau"
|
642 |
+
#~ msgstr "جانيو"
|
643 |
+
|
644 |
+
#~ msgid "Kentucky"
|
645 |
+
#~ msgstr "كنتاكي"
|
646 |
+
|
647 |
+
#~ msgid "Louisville"
|
648 |
+
#~ msgstr "لويسفيل"
|
649 |
+
|
650 |
+
#~ msgid "Monticello"
|
651 |
+
#~ msgstr "مونتايسلو"
|
652 |
+
|
653 |
+
#~ msgid "Knox IN"
|
654 |
+
#~ msgstr "كنوكس إين"
|
655 |
+
|
656 |
+
#~ msgid "La Paz"
|
657 |
+
#~ msgstr "لاباز"
|
658 |
+
|
659 |
+
#~ msgid "Lima"
|
660 |
+
#~ msgstr "ليما"
|
661 |
+
|
662 |
+
#~ msgid "Los Angeles"
|
663 |
+
#~ msgstr "لوس أنجيلوس"
|
664 |
+
|
665 |
+
#~ msgid "Maceio"
|
666 |
+
#~ msgstr "ماسيو"
|
667 |
+
|
668 |
+
#~ msgid "Managua"
|
669 |
+
#~ msgstr "ماناغوا"
|
670 |
+
|
671 |
+
#~ msgid "Manaus"
|
672 |
+
#~ msgstr "مانوس"
|
673 |
+
|
674 |
+
#~ msgid "Marigot"
|
675 |
+
#~ msgstr "ماريجوت"
|
676 |
+
|
677 |
+
#~ msgid "Martinique"
|
678 |
+
#~ msgstr "مارتينيك"
|
679 |
+
|
680 |
+
#~ msgid "Mazatlan"
|
681 |
+
#~ msgstr "مازاتلان"
|
682 |
+
|
683 |
+
#~ msgid "Menominee"
|
684 |
+
#~ msgstr "منومني"
|
685 |
+
|
686 |
+
#~ msgid "Merida"
|
687 |
+
#~ msgstr "ميريدا"
|
688 |
+
|
689 |
+
#~ msgid "Mexico City"
|
690 |
+
#~ msgstr "مدينة المكسيك"
|
691 |
+
|
692 |
+
#~ msgid "Miquelon"
|
693 |
+
#~ msgstr "ميكلون"
|
694 |
+
|
695 |
+
#~ msgid "Moncton"
|
696 |
+
#~ msgstr "مونكتون"
|
697 |
+
|
698 |
+
#~ msgid "Monterrey"
|
699 |
+
#~ msgstr "مونتيري"
|
700 |
+
|
701 |
+
#~ msgid "Montreal"
|
702 |
+
#~ msgstr "مونتريال"
|
703 |
+
|
704 |
+
#~ msgid "Montserrat"
|
705 |
+
#~ msgstr "مونتسيرات"
|
706 |
+
|
707 |
+
#~ msgid "Nassau"
|
708 |
+
#~ msgstr "ناسو"
|
709 |
+
|
710 |
+
#~ msgid "New York"
|
711 |
+
#~ msgstr "نيويورك"
|
712 |
+
|
713 |
+
#~ msgid "Nipigon"
|
714 |
+
#~ msgstr "نيبيجون"
|
715 |
+
|
716 |
+
#~ msgid "Nome"
|
717 |
+
#~ msgstr "نومي"
|
718 |
+
|
719 |
+
#~ msgid "Noronha"
|
720 |
+
#~ msgstr "نورونها"
|
721 |
+
|
722 |
+
#~ msgid "North Dakota"
|
723 |
+
#~ msgstr "داكوتا الشمالية"
|
724 |
+
|
725 |
+
#~ msgid "Center"
|
726 |
+
#~ msgstr "سانتر"
|
727 |
+
|
728 |
+
#~ msgid "New Salem"
|
729 |
+
#~ msgstr "نيو سليم"
|
730 |
+
|
731 |
+
#~ msgid "Panama"
|
732 |
+
#~ msgstr "بانما"
|
733 |
+
|
734 |
+
#~ msgid "Pangnirtung"
|
735 |
+
#~ msgstr "بانجنيتون"
|
736 |
+
|
737 |
+
#~ msgid "Paramaribo"
|
738 |
+
#~ msgstr "باراماريبو"
|
739 |
+
|
740 |
+
#~ msgid "Phoenix"
|
741 |
+
#~ msgstr "فونيكس"
|
742 |
+
|
743 |
+
#~ msgid "Port-au-Prince"
|
744 |
+
#~ msgstr "بوابة الأمير"
|
745 |
+
|
746 |
+
#~ msgid "Port of Spain"
|
747 |
+
#~ msgstr "بوابة إسبانيا"
|
748 |
+
|
749 |
+
#~ msgid "Porto Acre"
|
750 |
+
#~ msgstr "بورتو عكا"
|
751 |
+
|
752 |
+
#~ msgid "Porto Velho"
|
753 |
+
#~ msgstr "بورتو فاليو"
|
754 |
+
|
755 |
+
#~ msgid "Puerto Rico"
|
756 |
+
#~ msgstr "بورتوريكو"
|
757 |
+
|
758 |
+
#~ msgid "Rainy River"
|
759 |
+
#~ msgstr "راينيريفر"
|
760 |
+
|
761 |
+
#~ msgid "Rankin Inlet"
|
762 |
+
#~ msgstr "رانكين إنلت"
|
763 |
+
|
764 |
+
#~ msgid "Recife"
|
765 |
+
#~ msgstr "ريسيف"
|
766 |
+
|
767 |
+
#~ msgid "Regina"
|
768 |
+
#~ msgstr "ريجينا"
|
769 |
+
|
770 |
+
#~ msgid "Resolute"
|
771 |
+
#~ msgstr "ريسولتي"
|
772 |
+
|
773 |
+
#~ msgid "Rio Branco"
|
774 |
+
#~ msgstr "ريو برانكو"
|
775 |
+
|
776 |
+
#~ msgid "Rosario"
|
777 |
+
#~ msgstr "روزاريو"
|
778 |
+
|
779 |
+
#~ msgid "Santiago"
|
780 |
+
#~ msgstr "سانتياجو"
|
781 |
+
|
782 |
+
#~ msgid "Santo Domingo"
|
783 |
+
#~ msgstr "سانتو دومينغو"
|
784 |
+
|
785 |
+
#~ msgid "Sao Paulo"
|
786 |
+
#~ msgstr "ساو باولوا"
|
787 |
+
|
788 |
+
#~ msgid "Scoresbysund"
|
789 |
+
#~ msgstr "سكوريسبايسوند"
|
790 |
+
|
791 |
+
#~ msgid "Shiprock"
|
792 |
+
#~ msgstr "شيبروك"
|
793 |
+
|
794 |
+
#~ msgid "St Barthelemy"
|
795 |
+
#~ msgstr "سانت بارتيليمي"
|
796 |
+
|
797 |
+
#~ msgid "St Johns"
|
798 |
+
#~ msgstr "سانت جونز"
|
799 |
+
|
800 |
+
#~ msgid "St Kitts"
|
801 |
+
#~ msgstr "سانت كيتس"
|
802 |
+
|
803 |
+
#~ msgid "St Lucia"
|
804 |
+
#~ msgstr "سانت لوسيا"
|
805 |
+
|
806 |
+
#~ msgid "St Thomas"
|
807 |
+
#~ msgstr "سانت توماس"
|
808 |
+
|
809 |
+
#~ msgid "St Vincent"
|
810 |
+
#~ msgstr "سانت فنسنت"
|
811 |
+
|
812 |
+
#~ msgid "Swift Current"
|
813 |
+
#~ msgstr "سويفت كورونت"
|
814 |
+
|
815 |
+
#~ msgid "Tegucigalpa"
|
816 |
+
#~ msgstr "تيغوسيغالبا"
|
817 |
+
|
818 |
+
#~ msgid "Thule"
|
819 |
+
#~ msgstr "ثول"
|
820 |
+
|
821 |
+
#~ msgid "Thunder Bay"
|
822 |
+
#~ msgstr "ثوندرباي"
|
823 |
+
|
824 |
+
#~ msgid "Tijuana"
|
825 |
+
#~ msgstr "تيجوانا"
|
826 |
+
|
827 |
+
#~ msgid "Toronto"
|
828 |
+
#~ msgstr "تورونتو"
|
829 |
+
|
830 |
+
#~ msgid "Tortola"
|
831 |
+
#~ msgstr "تورتولا"
|
832 |
+
|
833 |
+
#~ msgid "Vancouver"
|
834 |
+
#~ msgstr "فانكوفر"
|
835 |
+
|
836 |
+
#~ msgid "Virgin"
|
837 |
+
#~ msgstr "فيرجن"
|
838 |
+
|
839 |
+
#~ msgid "Winnipeg"
|
840 |
+
#~ msgstr "وينيبيغ"
|
841 |
+
|
842 |
+
#~ msgid "Yakutat"
|
843 |
+
#~ msgstr "ياكوتات"
|
844 |
+
|
845 |
+
#~ msgid "Yellowknife"
|
846 |
+
#~ msgstr "يلونايف"
|
847 |
+
|
848 |
+
#~ msgid "Antarctica"
|
849 |
+
#~ msgstr "أنتراكتيكا"
|
850 |
+
|
851 |
+
#~ msgid "Casey"
|
852 |
+
#~ msgstr "كيسي"
|
853 |
+
|
854 |
+
#~ msgid "Davis"
|
855 |
+
#~ msgstr "ديفيس"
|
856 |
+
|
857 |
+
#~ msgid "DumontDUrville"
|
858 |
+
#~ msgstr "ديمون ديرفيل"
|
859 |
+
|
860 |
+
#~ msgid "Mawson"
|
861 |
+
#~ msgstr "ماوسن"
|
862 |
+
|
863 |
+
#~ msgid "McMurdo"
|
864 |
+
#~ msgstr "مكموردو"
|
865 |
+
|
866 |
+
#~ msgid "Palmer"
|
867 |
+
#~ msgstr "بالمر"
|
868 |
+
|
869 |
+
#~ msgid "Rothera"
|
870 |
+
#~ msgstr "روثيرا"
|
871 |
+
|
872 |
+
#~ msgid "South Pole"
|
873 |
+
#~ msgstr "القطب الشمالى"
|
874 |
+
|
875 |
+
#~ msgid "Syowa"
|
876 |
+
#~ msgstr "سيووا"
|
877 |
+
|
878 |
+
#~ msgid "Vostok"
|
879 |
+
#~ msgstr "فوستوك"
|
880 |
+
|
881 |
+
#~ msgid "Arctic"
|
882 |
+
#~ msgstr "أركتيك"
|
883 |
+
|
884 |
+
#~ msgid "Longyearbyen"
|
885 |
+
#~ msgstr "لونجي يارباين"
|
886 |
+
|
887 |
+
#~ msgid "Asia"
|
888 |
+
#~ msgstr "آسيا"
|
889 |
+
|
890 |
+
#~ msgid "Aden"
|
891 |
+
#~ msgstr "عدن"
|
892 |
+
|
893 |
+
#~ msgid "Almaty"
|
894 |
+
#~ msgstr "ألماتي"
|
895 |
+
|
896 |
+
#~ msgid "Amman"
|
897 |
+
#~ msgstr "عمان"
|
898 |
+
|
899 |
+
#~ msgid "Anadyr"
|
900 |
+
#~ msgstr "أنادير"
|
901 |
+
|
902 |
+
#~ msgid "Aqtau"
|
903 |
+
#~ msgstr "أكتو"
|
904 |
+
|
905 |
+
#~ msgid "Aqtobe"
|
906 |
+
#~ msgstr "أكتوبي"
|
907 |
+
|
908 |
+
#~ msgid "Ashgabat"
|
909 |
+
#~ msgstr "أشكبات"
|
910 |
+
|
911 |
+
#~ msgid "Ashkhabad"
|
912 |
+
#~ msgstr "أشخباد"
|
913 |
+
|
914 |
+
#~ msgid "Baghdad"
|
915 |
+
#~ msgstr "بغداد"
|
916 |
+
|
917 |
+
#~ msgid "Bahrain"
|
918 |
+
#~ msgstr "البحرين"
|
919 |
+
|
920 |
+
#~ msgid "Baku"
|
921 |
+
#~ msgstr "باكو"
|
922 |
+
|
923 |
+
#~ msgid "Bangkok"
|
924 |
+
#~ msgstr "بانكوك"
|
925 |
+
|
926 |
+
#~ msgid "Beirut"
|
927 |
+
#~ msgstr "بيروت"
|
928 |
+
|
929 |
+
#~ msgid "Bishkek"
|
930 |
+
#~ msgstr "بشكيك"
|
931 |
+
|
932 |
+
#~ msgid "Brunei"
|
933 |
+
#~ msgstr "برونيي"
|
934 |
+
|
935 |
+
#~ msgid "Calcutta"
|
936 |
+
#~ msgstr "كالكوتا"
|
937 |
+
|
938 |
+
#~ msgid "Choibalsan"
|
939 |
+
#~ msgstr "شوابالسن"
|
940 |
+
|
941 |
+
#~ msgid "Chongqing"
|
942 |
+
#~ msgstr "شونج كينج"
|
943 |
+
|
944 |
+
#~ msgid "Chungking"
|
945 |
+
#~ msgstr "شونج كينج"
|
946 |
+
|
947 |
+
#~ msgid "Colombo"
|
948 |
+
#~ msgstr "كولمبو"
|
949 |
+
|
950 |
+
#~ msgid "Dacca"
|
951 |
+
#~ msgstr "دكّا"
|
952 |
+
|
953 |
+
#~ msgid "Damascus"
|
954 |
+
#~ msgstr "دمشق"
|
955 |
+
|
956 |
+
#~ msgid "Dhaka"
|
957 |
+
#~ msgstr "دكا"
|
958 |
+
|
959 |
+
#~ msgid "Dili"
|
960 |
+
#~ msgstr "ديلي"
|
961 |
+
|
962 |
+
#~ msgid "Dubai"
|
963 |
+
#~ msgstr "دبى"
|
964 |
+
|
965 |
+
#~ msgid "Dushanbe"
|
966 |
+
#~ msgstr "دوشانبي"
|
967 |
+
|
968 |
+
#~ msgid "Gaza"
|
969 |
+
#~ msgstr "غزة"
|
970 |
+
|
971 |
+
#~ msgid "Harbin"
|
972 |
+
#~ msgstr "هاربين"
|
973 |
+
|
974 |
+
#~ msgid "Ho Chi Minh"
|
975 |
+
#~ msgstr "هوشي منه"
|
976 |
+
|
977 |
+
#~ msgid "Hong Kong"
|
978 |
+
#~ msgstr "هونج كونج"
|
979 |
+
|
980 |
+
#~ msgid "Hovd"
|
981 |
+
#~ msgstr "هوود"
|
982 |
+
|
983 |
+
#~ msgid "Irkutsk"
|
984 |
+
#~ msgstr "ايركوتسك"
|
985 |
+
|
986 |
+
#~ msgid "Istanbul"
|
987 |
+
#~ msgstr "إسطنبول"
|
988 |
+
|
989 |
+
#~ msgid "Jakarta"
|
990 |
+
#~ msgstr "جاكارتا"
|
991 |
+
|
992 |
+
#~ msgid "Jayapura"
|
993 |
+
#~ msgstr "جايابورا"
|
994 |
+
|
995 |
+
#~ msgid "Jerusalem"
|
996 |
+
#~ msgstr "القدس"
|
997 |
+
|
998 |
+
#~ msgid "Kabul"
|
999 |
+
#~ msgstr "كابول"
|
1000 |
+
|
1001 |
+
#~ msgid "Kamchatka"
|
1002 |
+
#~ msgstr "كامتشاتكا"
|
1003 |
+
|
1004 |
+
#~ msgid "Karachi"
|
1005 |
+
#~ msgstr "كراشى"
|
1006 |
+
|
1007 |
+
#~ msgid "Kashgar"
|
1008 |
+
#~ msgstr "كاشغر"
|
1009 |
+
|
1010 |
+
#~ msgid "Katmandu"
|
1011 |
+
#~ msgstr "كاتماندو"
|
1012 |
+
|
1013 |
+
#~ msgid "Kolkata"
|
1014 |
+
#~ msgstr "كولكاتا"
|
1015 |
+
|
1016 |
+
#~ msgid "Krasnoyarsk"
|
1017 |
+
#~ msgstr "كراسنويارسك"
|
1018 |
+
|
1019 |
+
#~ msgid "Kuala Lumpur"
|
1020 |
+
#~ msgstr "كوالا لمبور"
|
1021 |
+
|
1022 |
+
#~ msgid "Kuching"
|
1023 |
+
#~ msgstr "كوتشينغ"
|
1024 |
+
|
1025 |
+
#~ msgid "Kuwait"
|
1026 |
+
#~ msgstr "الكويت"
|
1027 |
+
|
1028 |
+
#~ msgid "Macao"
|
1029 |
+
#~ msgstr "ماكاو"
|
1030 |
+
|
1031 |
+
#~ msgid "Macau"
|
1032 |
+
#~ msgstr "ماكو"
|
1033 |
+
|
1034 |
+
#~ msgid "Magadan"
|
1035 |
+
#~ msgstr "ماغادان"
|
1036 |
+
|
1037 |
+
#~ msgid "Makassar"
|
1038 |
+
#~ msgstr "ماكاسار"
|
1039 |
+
|
1040 |
+
#~ msgid "Manila"
|
1041 |
+
#~ msgstr "مانيلا"
|
1042 |
+
|
1043 |
+
#~ msgid "Muscat"
|
1044 |
+
#~ msgstr "مسقط"
|
1045 |
+
|
1046 |
+
#~ msgid "Nicosia"
|
1047 |
+
#~ msgstr "نيقوسيا"
|
1048 |
+
|
1049 |
+
#~ msgid "Novosibirsk"
|
1050 |
+
#~ msgstr "نوفوسيبيرسك"
|
1051 |
+
|
1052 |
+
#~ msgid "Omsk"
|
1053 |
+
#~ msgstr "أومسك"
|
1054 |
+
|
1055 |
+
#~ msgid "Oral"
|
1056 |
+
#~ msgstr "أورال"
|
1057 |
+
|
1058 |
+
#~ msgid "Phnom Penh"
|
1059 |
+
#~ msgstr "فونوم بينه"
|
1060 |
+
|
1061 |
+
#~ msgid "Pontianak"
|
1062 |
+
#~ msgstr "بونتياناك"
|
1063 |
+
|
1064 |
+
#~ msgid "Pyongyang"
|
1065 |
+
#~ msgstr "بيونغ يانغ"
|
1066 |
+
|
1067 |
+
#~ msgid "Qatar"
|
1068 |
+
#~ msgstr "قطر"
|
1069 |
+
|
1070 |
+
#~ msgid "Qyzylorda"
|
1071 |
+
#~ msgstr "كيزي لوردا"
|
1072 |
+
|
1073 |
+
#~ msgid "Rangoon"
|
1074 |
+
#~ msgstr "رانغون"
|
1075 |
+
|
1076 |
+
#~ msgid "Riyadh"
|
1077 |
+
#~ msgstr "الرياض"
|
1078 |
+
|
1079 |
+
#~ msgid "Saigon"
|
1080 |
+
#~ msgstr "سايغون"
|
1081 |
+
|
1082 |
+
#~ msgid "Sakhalin"
|
1083 |
+
#~ msgstr "سخالين"
|
1084 |
+
|
1085 |
+
#~ msgid "Samarkand"
|
1086 |
+
#~ msgstr "سمرقند"
|
1087 |
+
|
1088 |
+
#~ msgid "Seoul"
|
1089 |
+
#~ msgstr "سيول"
|
1090 |
+
|
1091 |
+
#~ msgid "Shanghai"
|
1092 |
+
#~ msgstr "شانغهاي"
|
1093 |
+
|
1094 |
+
#~ msgid "Singapore"
|
1095 |
+
#~ msgstr "سنغافورة"
|
1096 |
+
|
1097 |
+
#~ msgid "Taipei"
|
1098 |
+
#~ msgstr "تايبى"
|
1099 |
+
|
1100 |
+
#~ msgid "Tashkent"
|
1101 |
+
#~ msgstr "طشقند"
|
1102 |
+
|
1103 |
+
#~ msgid "Tbilisi"
|
1104 |
+
#~ msgstr "تبليسي"
|
1105 |
+
|
1106 |
+
#~ msgid "Tehran"
|
1107 |
+
#~ msgstr "طهران"
|
1108 |
+
|
1109 |
+
#~ msgid "Tel Aviv"
|
1110 |
+
#~ msgstr "تل أبيب"
|
1111 |
+
|
1112 |
+
#~ msgid "Thimbu"
|
1113 |
+
#~ msgstr "ثيمبو"
|
1114 |
+
|
1115 |
+
#~ msgid "Thimphu"
|
1116 |
+
#~ msgstr "تيمفو"
|
1117 |
+
|
1118 |
+
#~ msgid "Tokyo"
|
1119 |
+
#~ msgstr "طوكيو"
|
1120 |
+
|
1121 |
+
#~ msgid "Ujung Pandang"
|
1122 |
+
#~ msgstr "أوجونغ باندانغ"
|
1123 |
+
|
1124 |
+
#~ msgid "Ulaanbaatar"
|
1125 |
+
#~ msgstr "منغوليا"
|
1126 |
+
|
1127 |
+
#~ msgid "Ulan Bator"
|
1128 |
+
#~ msgstr "أولان باتور"
|
1129 |
+
|
1130 |
+
#~ msgid "Urumqi"
|
1131 |
+
#~ msgstr "اورومتشى"
|
1132 |
+
|
1133 |
+
#~ msgid "Vientiane"
|
1134 |
+
#~ msgstr "فينتيان"
|
1135 |
+
|
1136 |
+
#~ msgid "Vladivostok"
|
1137 |
+
#~ msgstr "فلاديفوستوك"
|
1138 |
+
|
1139 |
+
#~ msgid "Yakutsk"
|
1140 |
+
#~ msgstr "ياكوتسك"
|
1141 |
+
|
1142 |
+
#~ msgid "Yekaterinburg"
|
1143 |
+
#~ msgstr "ايكاترينبرج"
|
1144 |
+
|
1145 |
+
#~ msgid "Yerevan"
|
1146 |
+
#~ msgstr "ييريفان"
|
1147 |
+
|
1148 |
+
#~ msgid "Atlantic"
|
1149 |
+
#~ msgstr "الأطلنطى"
|
1150 |
+
|
1151 |
+
#~ msgid "Azores"
|
1152 |
+
#~ msgstr "الازور"
|
1153 |
+
|
1154 |
+
#~ msgid "Bermuda"
|
1155 |
+
#~ msgstr "برمودا"
|
1156 |
+
|
1157 |
+
#~ msgid "Canary"
|
1158 |
+
#~ msgstr "كاناري"
|
1159 |
+
|
1160 |
+
#~ msgid "Cape Verde"
|
1161 |
+
#~ msgstr "الرأس الأخضر"
|
1162 |
+
|
1163 |
+
#~ msgid "Faeroe"
|
1164 |
+
#~ msgstr "فايروي"
|
1165 |
+
|
1166 |
+
#~ msgid "Faroe"
|
1167 |
+
#~ msgstr "فاروي"
|
1168 |
+
|
1169 |
+
#~ msgid "Jan Mayen"
|
1170 |
+
#~ msgstr "جان ماين"
|
1171 |
+
|
1172 |
+
#~ msgid "Madeira"
|
1173 |
+
#~ msgstr "مادييرا"
|
1174 |
+
|
1175 |
+
#~ msgid "Reykjavik"
|
1176 |
+
#~ msgstr "ريكيافيك"
|
1177 |
+
|
1178 |
+
#~ msgid "South Georgia"
|
1179 |
+
#~ msgstr "جيورجيا الجنوبية"
|
1180 |
+
|
1181 |
+
#~ msgid "St Helena"
|
1182 |
+
#~ msgstr "سانت هيلانة"
|
1183 |
+
|
1184 |
+
#~ msgid "Stanley"
|
1185 |
+
#~ msgstr "ستانلي"
|
1186 |
+
|
1187 |
+
#~ msgid "Australia"
|
1188 |
+
#~ msgstr "أستراليا"
|
1189 |
+
|
1190 |
+
#~ msgid "ACT"
|
1191 |
+
#~ msgstr "أست"
|
1192 |
+
|
1193 |
+
#~ msgid "Adelaide"
|
1194 |
+
#~ msgstr "اديلايد"
|
1195 |
+
|
1196 |
+
#~ msgid "Brisbane"
|
1197 |
+
#~ msgstr "بريسبان"
|
1198 |
+
|
1199 |
+
#~ msgid "Broken Hill"
|
1200 |
+
#~ msgstr "بروكين هيل"
|
1201 |
+
|
1202 |
+
#~ msgid "Canberra"
|
1203 |
+
#~ msgstr "كانبيرا"
|
1204 |
+
|
1205 |
+
#~ msgid "Currie"
|
1206 |
+
#~ msgstr "كوريي"
|
1207 |
+
|
1208 |
+
#~ msgid "Darwin"
|
1209 |
+
#~ msgstr "داروين"
|
1210 |
+
|
1211 |
+
#~ msgid "Eucla"
|
1212 |
+
#~ msgstr "أوسلا"
|
1213 |
+
|
1214 |
+
#~ msgid "Hobart"
|
1215 |
+
#~ msgstr "هوبارت"
|
1216 |
+
|
1217 |
+
#~ msgid "LHI"
|
1218 |
+
#~ msgstr "لهي"
|
1219 |
+
|
1220 |
+
#~ msgid "Lindeman"
|
1221 |
+
#~ msgstr "ليندمان"
|
1222 |
+
|
1223 |
+
#~ msgid "Lord Howe"
|
1224 |
+
#~ msgstr "لورد هاو"
|
1225 |
+
|
1226 |
+
#~ msgid "Melbourne"
|
1227 |
+
#~ msgstr "ميلبورن"
|
1228 |
+
|
1229 |
+
#~ msgid "North"
|
1230 |
+
#~ msgstr "الشمال"
|
1231 |
+
|
1232 |
+
#~ msgid "NSW"
|
1233 |
+
#~ msgstr "نسيو"
|
1234 |
+
|
1235 |
+
#~ msgid "Perth"
|
1236 |
+
#~ msgstr "بيرث"
|
1237 |
+
|
1238 |
+
#~ msgid "Queensland"
|
1239 |
+
#~ msgstr "كوينسلند"
|
1240 |
+
|
1241 |
+
#~ msgid "South"
|
1242 |
+
#~ msgstr "الجنوب"
|
1243 |
+
|
1244 |
+
#~ msgid "Sydney"
|
1245 |
+
#~ msgstr "سدني"
|
1246 |
+
|
1247 |
+
#~ msgid "Tasmania"
|
1248 |
+
#~ msgstr "تسامنيا"
|
1249 |
+
|
1250 |
+
#~ msgid "Victoria"
|
1251 |
+
#~ msgstr "فيكتوريا"
|
1252 |
+
|
1253 |
+
#~ msgid "West"
|
1254 |
+
#~ msgstr "الغرب"
|
1255 |
+
|
1256 |
+
#~ msgid "Yancowinna"
|
1257 |
+
#~ msgstr "يانكووينا"
|
1258 |
+
|
1259 |
+
#~ msgid "Etc"
|
1260 |
+
#~ msgstr "إتس"
|
1261 |
+
|
1262 |
+
#~ msgid "GMT"
|
1263 |
+
#~ msgstr "توقيت جرينتش"
|
1264 |
+
|
1265 |
+
#~ msgid "GMT+0"
|
1266 |
+
#~ msgstr "توقيت جرينتش +0"
|
1267 |
+
|
1268 |
+
#~ msgid "GMT+1"
|
1269 |
+
#~ msgstr "توقيت جرينتش +1"
|
1270 |
+
|
1271 |
+
#~ msgid "GMT+10"
|
1272 |
+
#~ msgstr "توقيت جرينتش +10"
|
1273 |
+
|
1274 |
+
#~ msgid "GMT+11"
|
1275 |
+
#~ msgstr "توقيت جرينتش +11"
|
1276 |
+
|
1277 |
+
#~ msgid "GMT+12"
|
1278 |
+
#~ msgstr "توقيت جرينتش +12"
|
1279 |
+
|
1280 |
+
#~ msgid "GMT+2"
|
1281 |
+
#~ msgstr "توقيت جرينتش +2"
|
1282 |
+
|
1283 |
+
#~ msgid "GMT+3"
|
1284 |
+
#~ msgstr "توقيت جرينتش +3"
|
1285 |
+
|
1286 |
+
#~ msgid "GMT+4"
|
1287 |
+
#~ msgstr "توقيت جرينتش +4"
|
1288 |
+
|
1289 |
+
#~ msgid "GMT+5"
|
1290 |
+
#~ msgstr "توقيت جرينتش +5"
|
1291 |
+
|
1292 |
+
#~ msgid "GMT+6"
|
1293 |
+
#~ msgstr "توقيت جرينتش +6"
|
1294 |
+
|
1295 |
+
#~ msgid "GMT+7"
|
1296 |
+
#~ msgstr "توقيت جرينتش +7"
|
1297 |
+
|
1298 |
+
#~ msgid "GMT+8"
|
1299 |
+
#~ msgstr "توقيت جرينتش +8"
|
1300 |
+
|
1301 |
+
#~ msgid "GMT+9"
|
1302 |
+
#~ msgstr "توقيت جرينتش +9"
|
1303 |
+
|
1304 |
+
#~ msgid "GMT-0"
|
1305 |
+
#~ msgstr "توقيت جرينتش -0"
|
1306 |
+
|
1307 |
+
#~ msgid "GMT-1"
|
1308 |
+
#~ msgstr "توقيت جرينتش -1"
|
1309 |
+
|
1310 |
+
#~ msgid "GMT-10"
|
1311 |
+
#~ msgstr "توقيت جرينتش -10"
|
1312 |
+
|
1313 |
+
#~ msgid "GMT-11"
|
1314 |
+
#~ msgstr "توقيت جرينتش -11"
|
1315 |
+
|
1316 |
+
#~ msgid "GMT-12"
|
1317 |
+
#~ msgstr "توقيت جرينتش -12"
|
1318 |
+
|
1319 |
+
#~ msgid "GMT-13"
|
1320 |
+
#~ msgstr "توقيت جرينتش -13"
|
1321 |
+
|
1322 |
+
#~ msgid "GMT-14"
|
1323 |
+
#~ msgstr "توقيت جرينتش -14"
|
1324 |
+
|
1325 |
+
#~ msgid "GMT-2"
|
1326 |
+
#~ msgstr "توقيت جرينتش -2"
|
1327 |
+
|
1328 |
+
#~ msgid "GMT-3"
|
1329 |
+
#~ msgstr "توقيت جرينتش -3"
|
1330 |
+
|
1331 |
+
#~ msgid "GMT-4"
|
1332 |
+
#~ msgstr "توقيت جرينتش-4"
|
1333 |
+
|
1334 |
+
#~ msgid "GMT-5"
|
1335 |
+
#~ msgstr "توقيت جرينتش -5"
|
1336 |
+
|
1337 |
+
#~ msgid "GMT-6"
|
1338 |
+
#~ msgstr "توقيت جرينتش -6"
|
1339 |
+
|
1340 |
+
#~ msgid "GMT-7"
|
1341 |
+
#~ msgstr "توقيت جرينتش -7"
|
1342 |
+
|
1343 |
+
#~ msgid "GMT-8"
|
1344 |
+
#~ msgstr "توقيت جرينتش -8"
|
1345 |
+
|
1346 |
+
#~ msgid "GMT-9"
|
1347 |
+
#~ msgstr "توقيت جرينتش -9"
|
1348 |
+
|
1349 |
+
#~ msgid "GMT0"
|
1350 |
+
#~ msgstr "توقيت جرينتش 0"
|
1351 |
+
|
1352 |
+
#~ msgid "Greenwich"
|
1353 |
+
#~ msgstr "جرينويش"
|
1354 |
+
|
1355 |
+
#~ msgid "UCT"
|
1356 |
+
#~ msgstr "أوستي"
|
1357 |
+
|
1358 |
+
#~ msgid "Universal"
|
1359 |
+
#~ msgstr "العالمي"
|
1360 |
+
|
1361 |
+
#~ msgid "UTC"
|
1362 |
+
#~ msgstr "أوتسي"
|
1363 |
+
|
1364 |
+
#~ msgid "Zulu"
|
1365 |
+
#~ msgstr "زولو"
|
1366 |
+
|
1367 |
+
#~ msgid "Europe"
|
1368 |
+
#~ msgstr "أوروبا"
|
1369 |
+
|
1370 |
+
#~ msgid "Amsterdam"
|
1371 |
+
#~ msgstr "أمستردام"
|
1372 |
+
|
1373 |
+
#~ msgid "Andorra"
|
1374 |
+
#~ msgstr "أندورا"
|
1375 |
+
|
1376 |
+
#~ msgid "Athens"
|
1377 |
+
#~ msgstr "أثينا"
|
1378 |
+
|
1379 |
+
#~ msgid "Belfast"
|
1380 |
+
#~ msgstr "بلفاست"
|
1381 |
+
|
1382 |
+
#~ msgid "Belgrade"
|
1383 |
+
#~ msgstr "بيلقراد"
|
1384 |
+
|
1385 |
+
#~ msgid "Berlin"
|
1386 |
+
#~ msgstr "برلين"
|
1387 |
+
|
1388 |
+
#~ msgid "Bratislava"
|
1389 |
+
#~ msgstr "براتيسلافا"
|
1390 |
+
|
1391 |
+
#~ msgid "Brussels"
|
1392 |
+
#~ msgstr "لبروسيلس"
|
1393 |
+
|
1394 |
+
#~ msgid "Bucharest"
|
1395 |
+
#~ msgstr "بخارست"
|
1396 |
+
|
1397 |
+
#~ msgid "Budapest"
|
1398 |
+
#~ msgstr "بودابست"
|
1399 |
+
|
1400 |
+
#~ msgid "Chisinau"
|
1401 |
+
#~ msgstr "شيسينو"
|
1402 |
+
|
1403 |
+
#~ msgid "Copenhagen"
|
1404 |
+
#~ msgstr "كوبنهاجن"
|
1405 |
+
|
1406 |
+
#~ msgid "Dublin"
|
1407 |
+
#~ msgstr "دبلن"
|
1408 |
+
|
1409 |
+
#~ msgid "Gibraltar"
|
1410 |
+
#~ msgstr "جبل طارق"
|
1411 |
+
|
1412 |
+
#~ msgid "Guernsey"
|
1413 |
+
#~ msgstr "جويرنيسي"
|
1414 |
+
|
1415 |
+
#~ msgid "Helsinki"
|
1416 |
+
#~ msgstr "هيلسينكي"
|
1417 |
+
|
1418 |
+
#~ msgid "Isle of Man"
|
1419 |
+
#~ msgstr "إسلي أوف مان"
|
1420 |
+
|
1421 |
+
#~ msgid "Jersey"
|
1422 |
+
#~ msgstr "جيرسى"
|
1423 |
+
|
1424 |
+
#~ msgid "Kaliningrad"
|
1425 |
+
#~ msgstr "كالينجراد"
|
1426 |
+
|
1427 |
+
#~ msgid "Kiev"
|
1428 |
+
#~ msgstr "كييف"
|
1429 |
+
|
1430 |
+
#~ msgid "Lisbon"
|
1431 |
+
#~ msgstr "ليزبون"
|
1432 |
+
|
1433 |
+
#~ msgid "Ljubljana"
|
1434 |
+
#~ msgstr "لجوبلجانا"
|
1435 |
+
|
1436 |
+
#~ msgid "London"
|
1437 |
+
#~ msgstr "لندن"
|
1438 |
+
|
1439 |
+
#~ msgid "Luxembourg"
|
1440 |
+
#~ msgstr "لوكسمبورج"
|
1441 |
+
|
1442 |
+
#~ msgid "Madrid"
|
1443 |
+
#~ msgstr "مدريد"
|
1444 |
+
|
1445 |
+
#~ msgid "Malta"
|
1446 |
+
#~ msgstr "مالطا"
|
1447 |
+
|
1448 |
+
#~ msgid "Mariehamn"
|
1449 |
+
#~ msgstr "مارييهامن"
|
1450 |
+
|
1451 |
+
#~ msgid "Minsk"
|
1452 |
+
#~ msgstr "مينسك"
|
1453 |
+
|
1454 |
+
#~ msgid "Monaco"
|
1455 |
+
#~ msgstr "موناكو"
|
1456 |
+
|
1457 |
+
#~ msgid "Moscow"
|
1458 |
+
#~ msgstr "موسكو"
|
1459 |
+
|
1460 |
+
#~ msgid "Oslo"
|
1461 |
+
#~ msgstr "أوسلو"
|
1462 |
+
|
1463 |
+
#~ msgid "Paris"
|
1464 |
+
#~ msgstr "باريس"
|
1465 |
+
|
1466 |
+
#~ msgid "Podgorica"
|
1467 |
+
#~ msgstr "بودغوريتشا"
|
1468 |
+
|
1469 |
+
#~ msgid "Prague"
|
1470 |
+
#~ msgstr "براغ"
|
1471 |
+
|
1472 |
+
#~ msgid "Riga"
|
1473 |
+
#~ msgstr "ريغا"
|
1474 |
+
|
1475 |
+
#~ msgid "Rome"
|
1476 |
+
#~ msgstr "روما"
|
1477 |
+
|
1478 |
+
#~ msgid "Samara"
|
1479 |
+
#~ msgstr "سماره"
|
1480 |
+
|
1481 |
+
#~ msgid "San Marino"
|
1482 |
+
#~ msgstr "سان مارينو"
|
1483 |
+
|
1484 |
+
#~ msgid "Sarajevo"
|
1485 |
+
#~ msgstr "سرايفو"
|
1486 |
+
|
1487 |
+
#~ msgid "Simferopol"
|
1488 |
+
#~ msgstr "سيمفيروبول"
|
1489 |
+
|
1490 |
+
#~ msgid "Skopje"
|
1491 |
+
#~ msgstr "سكوبجي"
|
1492 |
+
|
1493 |
+
#~ msgid "Sofia"
|
1494 |
+
#~ msgstr "سوفيا"
|
1495 |
+
|
1496 |
+
#~ msgid "Stockholm"
|
1497 |
+
#~ msgstr "ستوكهولم"
|
1498 |
+
|
1499 |
+
#~ msgid "Tallinn"
|
1500 |
+
#~ msgstr "تاليين"
|
1501 |
+
|
1502 |
+
#~ msgid "Tirane"
|
1503 |
+
#~ msgstr "تيرانا"
|
1504 |
+
|
1505 |
+
#~ msgid "Tiraspol"
|
1506 |
+
#~ msgstr "تيراسبول"
|
1507 |
+
|
1508 |
+
#~ msgid "Uzhgorod"
|
1509 |
+
#~ msgstr "أوزجورود"
|
1510 |
+
|
1511 |
+
#~ msgid "Vaduz"
|
1512 |
+
#~ msgstr "فادوز"
|
1513 |
+
|
1514 |
+
#~ msgid "Vatican"
|
1515 |
+
#~ msgstr "فاتيكان"
|
1516 |
+
|
1517 |
+
#~ msgid "Vienna"
|
1518 |
+
#~ msgstr "فيينا"
|
1519 |
+
|
1520 |
+
#~ msgid "Vilnius"
|
1521 |
+
#~ msgstr "فيلنيوس"
|
1522 |
+
|
1523 |
+
#~ msgid "Volgograd"
|
1524 |
+
#~ msgstr "فولجوجراد"
|
1525 |
+
|
1526 |
+
#~ msgid "Warsaw"
|
1527 |
+
#~ msgstr "وارسو"
|
1528 |
+
|
1529 |
+
#~ msgid "Zagreb"
|
1530 |
+
#~ msgstr "زغرب"
|
1531 |
+
|
1532 |
+
#~ msgid "Zaporozhye"
|
1533 |
+
#~ msgstr "زابوروجييه"
|
1534 |
+
|
1535 |
+
#~ msgid "Zurich"
|
1536 |
+
#~ msgstr "زيورخ"
|
1537 |
+
|
1538 |
+
#~ msgid "Indian"
|
1539 |
+
#~ msgstr "إنديانا"
|
1540 |
+
|
1541 |
+
#~ msgid "Antananarivo"
|
1542 |
+
#~ msgstr "أنتاناناريفو "
|
1543 |
+
|
1544 |
+
#~ msgid "Chagos"
|
1545 |
+
#~ msgstr "شاجوس"
|
1546 |
+
|
1547 |
+
#~ msgid "Christmas"
|
1548 |
+
#~ msgstr "كريسماس"
|
1549 |
+
|
1550 |
+
#~ msgid "Cocos"
|
1551 |
+
#~ msgstr "كوكوس"
|
1552 |
+
|
1553 |
+
#~ msgid "Comoro"
|
1554 |
+
#~ msgstr "كومورو"
|
1555 |
+
|
1556 |
+
#~ msgid "Kerguelen"
|
1557 |
+
#~ msgstr "كيرجولين"
|
1558 |
+
|
1559 |
+
#~ msgid "Mahe"
|
1560 |
+
#~ msgstr "ماهي"
|
1561 |
+
|
1562 |
+
#~ msgid "Maldives"
|
1563 |
+
#~ msgstr "المالديف"
|
1564 |
+
|
1565 |
+
#~ msgid "Mauritius"
|
1566 |
+
#~ msgstr "موريشيوس"
|
1567 |
+
|
1568 |
+
#~ msgid "Mayotte"
|
1569 |
+
#~ msgstr "مايوت "
|
1570 |
+
|
1571 |
+
#~ msgid "Reunion"
|
1572 |
+
#~ msgstr " ريونيون"
|
1573 |
+
|
1574 |
+
#~ msgid "Pacific"
|
1575 |
+
#~ msgstr "الهادى"
|
1576 |
+
|
1577 |
+
#~ msgid "Apia"
|
1578 |
+
#~ msgstr "أبييا"
|
1579 |
+
|
1580 |
+
#~ msgid "Auckland"
|
1581 |
+
#~ msgstr "أوكلاند"
|
1582 |
+
|
1583 |
+
#~ msgid "Chatham"
|
1584 |
+
#~ msgstr "شاتهام"
|
1585 |
+
|
1586 |
+
#~ msgid "Easter"
|
1587 |
+
#~ msgstr "إيستير"
|
1588 |
+
|
1589 |
+
#~ msgid "Efate"
|
1590 |
+
#~ msgstr "إيفاتي"
|
1591 |
+
|
1592 |
+
#~ msgid "Enderbury"
|
1593 |
+
#~ msgstr "إينديربورج"
|
1594 |
+
|
1595 |
+
#~ msgid "Fakaofo"
|
1596 |
+
#~ msgstr "فاكاوفو"
|
1597 |
+
|
1598 |
+
#~ msgid "Fiji"
|
1599 |
+
#~ msgstr "فيجي"
|
1600 |
+
|
1601 |
+
#~ msgid "Funafuti"
|
1602 |
+
#~ msgstr "فونافوتي"
|
1603 |
+
|
1604 |
+
#~ msgid "Galapagos"
|
1605 |
+
#~ msgstr "غالاباغوس"
|
1606 |
+
|
1607 |
+
#~ msgid "Gambier"
|
1608 |
+
#~ msgstr "جام بيار"
|
1609 |
+
|
1610 |
+
#~ msgid "Guadalcanal"
|
1611 |
+
#~ msgstr "جزيرة قوادلكانال"
|
1612 |
+
|
1613 |
+
#~ msgid "Guam"
|
1614 |
+
#~ msgstr "غوام"
|
1615 |
+
|
1616 |
+
#~ msgid "Honolulu"
|
1617 |
+
#~ msgstr "جزر الهونولولو"
|
1618 |
+
|
1619 |
+
#~ msgid "Johnston"
|
1620 |
+
#~ msgstr "جونستون"
|
1621 |
+
|
1622 |
+
#~ msgid "Kiritimati"
|
1623 |
+
#~ msgstr "كيريتيماتي"
|
1624 |
+
|
1625 |
+
#~ msgid "Kosrae"
|
1626 |
+
#~ msgstr "كوسرايي"
|
1627 |
+
|
1628 |
+
#~ msgid "Kwajalein"
|
1629 |
+
#~ msgstr "كواجالين "
|
1630 |
+
|
1631 |
+
#~ msgid "Majuro"
|
1632 |
+
#~ msgstr "ماجورو"
|
1633 |
+
|
1634 |
+
#~ msgid "Marquesas"
|
1635 |
+
#~ msgstr "ماكويساس"
|
1636 |
+
|
1637 |
+
#~ msgid "Midway"
|
1638 |
+
#~ msgstr "ميدواي"
|
1639 |
+
|
1640 |
+
#~ msgid "Nauru"
|
1641 |
+
#~ msgstr "نورو"
|
1642 |
+
|
1643 |
+
#~ msgid "Niue"
|
1644 |
+
#~ msgstr "نييو"
|
1645 |
+
|
1646 |
+
#~ msgid "Norfolk"
|
1647 |
+
#~ msgstr "نورفولك"
|
1648 |
+
|
1649 |
+
#~ msgid "Noumea"
|
1650 |
+
#~ msgstr "نوميا "
|
1651 |
+
|
1652 |
+
#~ msgid "Pago Pago"
|
1653 |
+
#~ msgstr "باجو باجو"
|
1654 |
+
|
1655 |
+
#~ msgid "Palau"
|
1656 |
+
#~ msgstr "بالاو"
|
1657 |
+
|
1658 |
+
#~ msgid "Pitcairn"
|
1659 |
+
#~ msgstr "بيتكيرن"
|
1660 |
+
|
1661 |
+
#~ msgid "Ponape"
|
1662 |
+
#~ msgstr "بونابي"
|
1663 |
+
|
1664 |
+
#~ msgid "Port Moresby"
|
1665 |
+
#~ msgstr "بورت موريسبي"
|
1666 |
+
|
1667 |
+
#~ msgid "Rarotonga"
|
1668 |
+
#~ msgstr "راروتونجا"
|
1669 |
+
|
1670 |
+
#~ msgid "Saipan"
|
1671 |
+
#~ msgstr "سايبان "
|
1672 |
+
|
1673 |
+
#~ msgid "Samoa"
|
1674 |
+
#~ msgstr "ساموا"
|
1675 |
+
|
1676 |
+
#~ msgid "Tahiti"
|
1677 |
+
#~ msgstr "تاهيتى"
|
1678 |
+
|
1679 |
+
#~ msgid "Tarawa"
|
1680 |
+
#~ msgstr "تاراوا "
|
1681 |
+
|
1682 |
+
#~ msgid "Tongatapu"
|
1683 |
+
#~ msgstr "تونجاتابو"
|
1684 |
+
|
1685 |
+
#~ msgid "Truk"
|
1686 |
+
#~ msgstr "تروك"
|
1687 |
+
|
1688 |
+
#~ msgid "Wake"
|
1689 |
+
#~ msgstr "واكي"
|
1690 |
+
|
1691 |
+
#~ msgid "Wallis"
|
1692 |
+
#~ msgstr "واليس "
|
1693 |
+
|
1694 |
+
#~ msgid "Yap"
|
1695 |
+
#~ msgstr "ياب"
|
1696 |
+
|
1697 |
+
#~ msgid "Africa"
|
1698 |
+
#~ msgstr "أفريقيا"
|
1699 |
+
|
1700 |
+
#~ msgid "Abidjan"
|
1701 |
+
#~ msgstr "أبيدجان"
|
1702 |
+
|
1703 |
+
#~ msgid "Accra"
|
1704 |
+
#~ msgstr "أكرا"
|
1705 |
+
|
1706 |
+
#~ msgid "Addis Ababa"
|
1707 |
+
#~ msgstr "أديس أبابا"
|
1708 |
+
|
1709 |
+
#~ msgid "Algiers"
|
1710 |
+
#~ msgstr "الجزائر العاصمة"
|
1711 |
+
|
1712 |
+
#~ msgid "Asmara"
|
1713 |
+
#~ msgstr "أسمرة"
|
1714 |
+
|
1715 |
+
#~ msgid "Asmera"
|
1716 |
+
#~ msgstr "أسمرة"
|
1717 |
+
|
1718 |
+
#~ msgid "Bamako"
|
1719 |
+
#~ msgstr "باماكو"
|
1720 |
+
|
1721 |
+
#~ msgid "Bangui"
|
1722 |
+
#~ msgstr "بانغي"
|
1723 |
+
|
1724 |
+
#~ msgid "Banjul"
|
1725 |
+
#~ msgstr "بانجول"
|
1726 |
+
|
1727 |
+
#~ msgid "Bissau"
|
1728 |
+
#~ msgstr "غينيا بيساو"
|
1729 |
+
|
1730 |
+
#~ msgid "Blantyre"
|
1731 |
+
#~ msgstr "بلانتاير"
|
1732 |
+
|
1733 |
+
#~ msgid "Brazzaville"
|
1734 |
+
#~ msgstr "برازافيل"
|
1735 |
+
|
1736 |
+
#~ msgid "Bujumbura"
|
1737 |
+
#~ msgstr "بوجمبورا"
|
1738 |
+
|
1739 |
+
#~ msgid "Cairo"
|
1740 |
+
#~ msgstr "القاهرة"
|
1741 |
+
|
1742 |
+
#~ msgid "Casablanca"
|
1743 |
+
#~ msgstr "الدار البيضاء"
|
1744 |
+
|
1745 |
+
#~ msgid "Ceuta"
|
1746 |
+
#~ msgstr "سبتة"
|
1747 |
+
|
1748 |
+
#~ msgid "Conakry"
|
1749 |
+
#~ msgstr "كوناكري"
|
1750 |
+
|
1751 |
+
#~ msgid "Dakar"
|
1752 |
+
#~ msgstr "داكار"
|
1753 |
+
|
1754 |
+
#~ msgid "Dar es Salaam"
|
1755 |
+
#~ msgstr "دار السلام"
|
1756 |
+
|
1757 |
+
#~ msgid "Djibouti"
|
1758 |
+
#~ msgstr "جيبوتي"
|
1759 |
+
|
1760 |
+
#~ msgid "Douala"
|
1761 |
+
#~ msgstr "دوالا"
|
1762 |
+
|
1763 |
+
#~ msgid "El Aaiun"
|
1764 |
+
#~ msgstr "العيون"
|
1765 |
+
|
1766 |
+
#~ msgid "Freetown"
|
1767 |
+
#~ msgstr "فريتاون"
|
1768 |
+
|
1769 |
+
#~ msgid "Gaborone"
|
1770 |
+
#~ msgstr "جابورون"
|
1771 |
+
|
1772 |
+
#~ msgid "Harare"
|
1773 |
+
#~ msgstr "هراري"
|
1774 |
+
|
1775 |
+
#~ msgid "Johannesburg"
|
1776 |
+
#~ msgstr "جوهانسبرج"
|
1777 |
+
|
1778 |
+
#~ msgid "Kampala"
|
1779 |
+
#~ msgstr "كمبالا"
|
1780 |
+
|
1781 |
+
#~ msgid "Khartoum"
|
1782 |
+
#~ msgstr "الخرطوم "
|
1783 |
+
|
1784 |
+
#~ msgid "Kigali"
|
1785 |
+
#~ msgstr "كيغالي"
|
1786 |
+
|
1787 |
+
#~ msgid "Kinshasa"
|
1788 |
+
#~ msgstr "كينشاسا"
|
1789 |
+
|
1790 |
+
#~ msgid "Lagos"
|
1791 |
+
#~ msgstr "لاغوس"
|
1792 |
+
|
1793 |
+
#~ msgid "Libreville"
|
1794 |
+
#~ msgstr "ليبرفيل"
|
1795 |
+
|
1796 |
+
#~ msgid "Lome"
|
1797 |
+
#~ msgstr "لومي"
|
1798 |
+
|
1799 |
+
#~ msgid "Luanda"
|
1800 |
+
#~ msgstr "لواندا"
|
1801 |
+
|
1802 |
+
#~ msgid "Lubumbashi"
|
1803 |
+
#~ msgstr "لوبومباشي"
|
1804 |
+
|
1805 |
+
#~ msgid "Lusaka"
|
1806 |
+
#~ msgstr "لوساكا"
|
1807 |
+
|
1808 |
+
#~ msgid "Malabo"
|
1809 |
+
#~ msgstr "مالابو"
|
1810 |
+
|
1811 |
+
#~ msgid "Maputo"
|
1812 |
+
#~ msgstr "مابوتو"
|
1813 |
+
|
1814 |
+
#~ msgid "Maseru"
|
1815 |
+
#~ msgstr "ماسيرو"
|
1816 |
+
|
1817 |
+
#~ msgid "Mbabane"
|
1818 |
+
#~ msgstr "مبابان"
|
1819 |
+
|
1820 |
+
#~ msgid "Mogadishu"
|
1821 |
+
#~ msgstr "مقديشيو"
|
1822 |
+
|
1823 |
+
#~ msgid "Monrovia"
|
1824 |
+
#~ msgstr "مونروفيا"
|
1825 |
+
|
1826 |
+
#~ msgid "Nairobi"
|
1827 |
+
#~ msgstr "نيروبي"
|
1828 |
+
|
1829 |
+
#~ msgid "Ndjamena"
|
1830 |
+
#~ msgstr "إنجامينا"
|
1831 |
+
|
1832 |
+
#~ msgid "Niamey"
|
1833 |
+
#~ msgstr "نيامي"
|
1834 |
+
|
1835 |
+
#~ msgid "Nouakchott"
|
1836 |
+
#~ msgstr "نواكشوط"
|
1837 |
+
|
1838 |
+
#~ msgid "Ouagadougou"
|
1839 |
+
#~ msgstr "واغادوغو"
|
1840 |
+
|
1841 |
+
#~ msgid "Porto-Novo"
|
1842 |
+
#~ msgstr "بورتو_نوفو"
|
1843 |
+
|
1844 |
+
#~ msgid "Sao Tome"
|
1845 |
+
#~ msgstr "ساو تومي"
|
1846 |
+
|
1847 |
+
#~ msgid "Timbuktu"
|
1848 |
+
#~ msgstr "تمبكتو"
|
1849 |
+
|
1850 |
+
#~ msgid "Tripoli"
|
1851 |
+
#~ msgstr "طرابلس"
|
1852 |
+
|
1853 |
+
#~ msgid "Tunis"
|
1854 |
+
#~ msgstr "تونس"
|
1855 |
+
|
1856 |
+
#~ msgid "Windhoek"
|
1857 |
+
#~ msgstr "ويندهوك"
|
1858 |
+
|
1859 |
+
#~ msgid "America"
|
1860 |
+
#~ msgstr "أمريكا"
|
1861 |
+
|
1862 |
+
#~ msgid "Adak"
|
1863 |
+
#~ msgstr "أداك"
|
1864 |
+
|
1865 |
+
#~ msgid "Anchorage"
|
1866 |
+
#~ msgstr "انکوریج"
|
1867 |
+
|
1868 |
+
#~ msgid "Anguilla"
|
1869 |
+
#~ msgstr "أنغوليا"
|
1870 |
+
|
1871 |
+
#~ msgid "Antigua"
|
1872 |
+
#~ msgstr "أنتيغوا"
|
1873 |
+
|
1874 |
+
#~ msgid "Araguaina"
|
1875 |
+
#~ msgstr "أراجواينا"
|
1876 |
+
|
1877 |
+
#~ msgid "Argentina"
|
1878 |
+
#~ msgstr "الأرجنتين"
|
1879 |
+
|
1880 |
+
#~ msgid "Buenos Aires"
|
1881 |
+
#~ msgstr "بوينس أيرس"
|
1882 |
+
|
1883 |
+
#~ msgid "Catamarca"
|
1884 |
+
#~ msgstr "كاتاماركا"
|
1885 |
+
|
1886 |
+
#~ msgid "ComodRivadavia"
|
1887 |
+
#~ msgstr "كومودورو ريفادافيا"
|
1888 |
+
|
1889 |
+
#~ msgid "Cordoba"
|
1890 |
+
#~ msgstr "قرطبة"
|
1891 |
+
|
1892 |
+
#~ msgid "Jujuy"
|
1893 |
+
#~ msgstr "خوخوي"
|
1894 |
+
|
1895 |
+
#~ msgid "La Rioja"
|
1896 |
+
#~ msgstr "لاريوخا"
|
1897 |
+
|
1898 |
+
#~ msgid "Mendoza"
|
1899 |
+
#~ msgstr "ميندوزا"
|
1900 |
+
|
1901 |
+
#~ msgid "Rio Gallegos"
|
1902 |
+
#~ msgstr "ريو جاليجوس"
|
1903 |
+
|
1904 |
+
#~ msgid "San Juan"
|
1905 |
+
#~ msgstr "سان جوان"
|
1906 |
+
|
1907 |
+
#~ msgid "San Luis"
|
1908 |
+
#~ msgstr "سان لويس"
|
1909 |
+
|
1910 |
+
#~ msgid "Tucuman"
|
1911 |
+
#~ msgstr "توكومان"
|
1912 |
+
|
1913 |
+
#~ msgid "Ushuaia"
|
1914 |
+
#~ msgstr "أوشوايا"
|
1915 |
+
|
1916 < |