udata 6.1.1.dev24779__py2.py3-none-any.whl → 6.1.1.dev24812__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of udata might be problematic. Click here for more details.
- udata/static/admin.js +1 -1
- udata/static/admin.js.map +1 -1
- udata/static/common.js +1 -1
- udata/static/common.js.map +1 -1
- udata/translations/udata.pot +38 -46
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/METADATA +1 -1
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/RECORD +11 -11
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/LICENSE +0 -0
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/WHEEL +0 -0
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/entry_points.txt +0 -0
- {udata-6.1.1.dev24779.dist-info → udata-6.1.1.dev24812.dist-info}/top_level.txt +0 -0
udata/static/admin.js
CHANGED
|
@@ -9,7 +9,7 @@ var n=e.previousElementSibling;if(n&&n.hasAttribute("v-if"))return skip}for(var
|
|
|
9
9
|
for(t=0,r=e.length;t<r;t++)s=e[t],i=u?s.$key:null,o=u?s.$value:s,a=!isObject(o),n=!v&&this.getCachedFrag(o,t,i),n?(n.reused=!0,n.scope.$index=t,i&&(n.scope.$key=i),p&&(n.scope[p]=null!==i?i:t),(l||u||a)&&withoutConversion(function(){n.scope[d]=o})):(n=this.create(o,d,t,i),n.fresh=!v),h[t]=n,v&&n.before(m);if(!v){var y=0,b=c.length-h.length;for(this.vm._vForRemoving=!0,t=0,r=c.length;t<r;t++)n=c[t],n.reused||(this.deleteCachedFrag(n),this.remove(n,y++,b,g));this.vm._vForRemoving=!1,y&&(this.vm._watchers=this.vm._watchers.filter(function(e){return e.active}));var x,_,w,k=0;for(t=0,r=h.length;t<r;t++)n=h[t],x=h[t-1],_=x?x.staggerCb?x.staggerAnchor:x.end||x.node:f,n.reused&&!n.staggerCb?(w=findPrevFrag(n,f,this.id),w===x||w&&findPrevFrag(w,f,this.id)===x||this.move(n,_)):this.insert(n,k++,_,g),n.reused=n.fresh=!1}},create:function(e,t,r,n){var i=this._host,o=this._scope||this.vm,a=Object.create(o);a.$refs=Object.create(o.$refs),a.$els=Object.create(o.$els),a.$parent=o,a.$forContext=this,withoutConversion(function(){defineReactive(a,t,e)}),defineReactive(a,"$index",r),n?defineReactive(a,"$key",n):a.$key&&def(a,"$key",null),this.iterator&&defineReactive(a,this.iterator,null!==n?n:r);var s=this.factory.create(i,a,this._frag);return s.forId=this.id,this.cacheFrag(e,s,r,n),s},updateRef:function(){var e=this.descriptor.ref;if(e){var t,r=(this._scope||this.vm).$refs;this.fromObject?(t={},this.frags.forEach(function(e){t[e.scope.$key]=findVmFromFrag(e)})):t=this.frags.map(findVmFromFrag),r[e]=t}},updateModel:function(){if(this.isOption){var e=this.start.parentNode,t=e&&e.__v_model;t&&t.forceUpdate()}},insert:function(e,t,r,n){e.staggerCb&&(e.staggerCb.cancel(),e.staggerCb=null);var i=this.getStagger(e,t,null,"enter");if(n&&i){var o=e.staggerAnchor;o||(o=e.staggerAnchor=createAnchor("stagger-anchor"),o.__v_frag=e),after(o,r);var a=e.staggerCb=cancellable(function(){e.staggerCb=null,e.before(o),remove(o)});setTimeout(a,i)}else{var s=r.nextSibling;s||(after(this.end,r),s=this.end),e.before(s)}},remove:function(e,t,r,n){if(e.staggerCb)return e.staggerCb.cancel(),void(e.staggerCb=null);var i=this.getStagger(e,t,r,"leave");if(n&&i){var o=e.staggerCb=cancellable(function(){e.staggerCb=null,e.remove()});setTimeout(o,i)}else e.remove()},move:function(e,t){t.nextSibling||this.end.parentNode.appendChild(this.end),e.before(t.nextSibling,!1)},cacheFrag:function(e,t,r,n){var i,o=this.params.trackBy,a=this.cache,s=!isObject(e);n||o||s?(i=getTrackByKey(r,n,e,o),a[i]||(a[i]=t)):(i=this.id,hasOwn(e,i)?null===e[i]&&(e[i]=t):Object.isExtensible(e)&&def(e,i,t)),t.raw=e},getCachedFrag:function(e,t,r){var n,i=this.params.trackBy,o=!isObject(e);if(r||i||o){var a=getTrackByKey(t,r,e,i);n=this.cache[a]}else n=e[this.id];return n&&(n.reused||n.fresh),n},deleteCachedFrag:function(e){var t=e.raw,r=this.params.trackBy,n=e.scope,i=n.$index,o=hasOwn(n,"$key")&&n.$key,a=!isObject(t);if(r||o||a){var s=getTrackByKey(i,o,t,r);this.cache[s]=null}else t[this.id]=null,e.raw=null},getStagger:function(e,t,r,n){n+="Stagger";var i=e.node.__v_trans,o=i&&i.hooks,a=o&&(o[n]||o.stagger);return a?a.call(e,t,r):t*parseInt(this.params[n]||this.params.stagger,10)},_preProcess:function(e){return this.rawValue=e,e},_postProcess:function(e){if(l(e))return e;if(isPlainObject(e)){for(var t,r=Object.keys(e),n=r.length,i=new Array(n);n--;)t=r[n],i[n]={$key:t,$value:e[t]};return i}return"number"!=typeof e||isNaN(e)||(e=range(e)),e||[]},unbind:function(){if(this.descriptor.ref&&((this._scope||this.vm).$refs[this.descriptor.ref]=null),this.frags)for(var e,t=this.frags.length;t--;)e=this.frags[t],this.deleteCachedFrag(e),e.destroy()}},kt={priority:yt,terminal:!0,bind:function(){var e=this.el;if(e.__vue__)this.invalid=!0;else{var t=e.nextElementSibling;t&&null!==getAttr(t,"v-else")&&(remove(t),this.elseEl=t),this.anchor=createAnchor("v-if"),replace(e,this.anchor)}},update:function(e){this.invalid||(e?this.frag||this.insert():this.remove())},insert:function(){this.elseFrag&&(this.elseFrag.remove(),this.elseFrag=null),this.factory||(this.factory=new FragmentFactory(this.vm,this.el)),this.frag=this.factory.create(this._host,this._scope,this._frag),this.frag.before(this.anchor)},remove:function(){this.frag&&(this.frag.remove(),this.frag=null),this.elseEl&&!this.elseFrag&&(this.elseFactory||(this.elseFactory=new FragmentFactory(this.elseEl._context||this.vm,this.elseEl)),this.elseFrag=this.elseFactory.create(this._host,this._scope,this._frag),this.elseFrag.before(this.anchor))},unbind:function(){this.frag&&this.frag.destroy(),this.elseFrag&&this.elseFrag.destroy()}},St={bind:function(){var e=this.el.nextElementSibling;e&&null!==getAttr(e,"v-else")&&(this.elseEl=e)},update:function(e){this.apply(this.el,e),this.elseEl&&this.apply(this.elseEl,!e)},apply:function(e,t){function toggle(){e.style.display=t?"":"none"}inDoc(e)?applyTransition(e,t?1:-1,toggle,this.vm):toggle()}},Ct={bind:function(){var e=this,r=this.el,n="range"===r.type,i=this.params.lazy,o=this.params.number,a=this.params.debounce,s=!1;if(g||n||(this.on("compositionstart",function(){s=!0}),this.on("compositionend",function(){s=!1,i||e.listener()})),this.focused=!1,n||i||(this.on("focus",function(){e.focused=!0}),this.on("blur",function(){e.focused=!1,e._frag&&!e._frag.inserted||e.rawListener()})),this.listener=this.rawListener=function(){if(!s&&e._bound){var t=o||n?toNumber(r.value):r.value;e.set(t),S(function(){e._bound&&!e.focused&&e.update(e._watcher.value)})}},a&&(this.listener=_debounce(this.listener,a)),this.hasjQuery="function"==typeof t,this.hasjQuery){var u=t.fn.on?"on":"bind";t(r)[u]("change",this.rawListener),i||t(r)[u]("input",this.listener)}else this.on("change",this.rawListener),i||this.on("input",this.listener);!i&&m&&(this.on("cut",function(){S(e.listener)}),this.on("keyup",function(t){46!==t.keyCode&&8!==t.keyCode||e.listener()})),(r.hasAttribute("value")||"TEXTAREA"===r.tagName&&r.value.trim())&&(this.afterBind=this.listener)},update:function(e){e=_toString(e),e!==this.el.value&&(this.el.value=e)},unbind:function(){var e=this.el;if(this.hasjQuery){var r=t.fn.off?"off":"unbind";t(e)[r]("change",this.listener),t(e)[r]("input",this.listener)}}},At={bind:function(){var e=this,t=this.el;this.getValue=function(){if(t.hasOwnProperty("_value"))return t._value;var r=t.value;return e.params.number&&(r=toNumber(r)),r},this.listener=function(){e.set(e.getValue())},this.on("change",this.listener),t.hasAttribute("checked")&&(this.afterBind=this.listener)},update:function(e){this.el.checked=looseEqual(e,this.getValue())}},Dt={bind:function(){var e=this,t=this,r=this.el;this.forceUpdate=function(){t._watcher&&t.update(t._watcher.get())};var n=this.multiple=r.hasAttribute("multiple");this.listener=function(){var e=getValue(r,n);e=t.params.number?l(e)?e.map(toNumber):toNumber(e):e,t.set(e)},this.on("change",this.listener);var i=getValue(r,n,!0);(n&&i.length||!n&&null!==i)&&(this.afterBind=this.listener),this.vm.$on("hook:attached",function(){S(e.forceUpdate)}),inDoc(r)||S(this.forceUpdate)},update:function(e){var t=this.el;t.selectedIndex=-1;for(var r,n,i=this.multiple&&l(e),o=t.options,a=o.length;a--;)r=o[a],n=r.hasOwnProperty("_value")?r._value:r.value,r.selected=i?indexOf$1(e,n)>-1:looseEqual(e,n)},unbind:function(){this.vm.$off("hook:attached",this.forceUpdate)}},Et={bind:function(){function getBooleanValue(){var e=t.checked;return e&&t.hasOwnProperty("_trueValue")?t._trueValue:!e&&t.hasOwnProperty("_falseValue")?t._falseValue:e}var e=this,t=this.el;this.getValue=function(){return t.hasOwnProperty("_value")?t._value:e.params.number?toNumber(t.value):t.value},this.listener=function(){var r=e._watcher.get();if(l(r)){var n=e.getValue(),i=indexOf(r,n);t.checked?i<0&&e.set(r.concat(n)):i>-1&&e.set(r.slice(0,i).concat(r.slice(i+1)))}else e.set(getBooleanValue())},this.on("change",this.listener),t.hasAttribute("checked")&&(this.afterBind=this.listener)},update:function(e){var t=this.el;l(e)?t.checked=indexOf(e,this.getValue())>-1:t.hasOwnProperty("_trueValue")?t.checked=looseEqual(e,t._trueValue):t.checked=!!e}},Tt={text:Ct,radio:At,select:Dt,checkbox:Et},Pt={priority:dt,twoWay:!0,handlers:Tt,params:["lazy","number","debounce"],bind:function(){this.checkFilters(),this.hasRead&&!this.hasWrite;var e,t=this.el,r=t.tagName;if("INPUT"===r)e=Tt[t.type]||Tt.text;else if("SELECT"===r)e=Tt.select;else{if("TEXTAREA"!==r)return;e=Tt.text}t.__v_model=this,e.bind.call(this),this.update=e.update,this._unbind=e.unbind},checkFilters:function(){var e=this.filters;if(e)for(var t=e.length;t--;){var r=resolveAsset(this.vm.$options,"filters",e[t].name);("function"==typeof r||r.read)&&(this.hasRead=!0),r.write&&(this.hasWrite=!0)}},unbind:function(){this.el.__v_model=null,this._unbind&&this._unbind()}},Ot={esc:27,tab:9,enter:13,space:32,delete:[8,46],up:38,left:37,right:39,down:40},Ft={priority:ht,acceptStatement:!0,keyCodes:Ot,bind:function(){if("IFRAME"===this.el.tagName&&"load"!==this.arg){var e=this;this.iframeBind=function(){on(e.el.contentWindow,e.arg,e.handler,e.modifiers.capture)},this.on("load",this.iframeBind)}},update:function(e){if(this.descriptor.raw||(e=function(){}),"function"==typeof e){this.modifiers.stop&&(e=stopFilter(e)),this.modifiers.prevent&&(e=preventFilter(e)),this.modifiers.self&&(e=selfFilter(e));var t=Object.keys(this.modifiers).filter(function(e){return"stop"!==e&&"prevent"!==e&&"self"!==e&&"capture"!==e});t.length&&(e=keyFilter(e,t)),this.reset(),this.handler=e,this.iframeBind?this.iframeBind():on(this.el,this.arg,this.handler,this.modifiers.capture)}},reset:function(){var e=this.iframeBind?this.el.contentWindow:this.el;this.handler&&off(e,this.arg,this.handler)},unbind:function(){this.reset()}},Mt=["-webkit-","-moz-","-ms-"],Rt=["Webkit","Moz","ms"],Nt=/!important;?$/,It=Object.create(null),Lt=null,jt={deep:!0,update:function(e){"string"==typeof e?this.el.style.cssText=e:l(e)?this.handleObject(e.reduce(extend,{})):this.handleObject(e||{})},handleObject:function(e){var t,r,n=this.cache||(this.cache={});for(t in n)t in e||(this.handleSingle(t,null),delete n[t]);for(t in e)r=e[t],r!==n[t]&&(n[t]=r,this.handleSingle(t,r))},handleSingle:function(e,t){if(e=normalize(e))if(null!=t&&(t+=""),t){var r=Nt.test(t)?"important":"";r?(t=t.replace(Nt,"").trim(),this.el.style.setProperty(e.kebab,t,r)):this.el.style[e.camel]=t}else this.el.style[e.camel]=""}},zt="http://www.w3.org/1999/xlink",qt=/^xlink:/,Bt=/^v-|^:|^@|^(?:is|transition|transition-mode|debounce|track-by|stagger|enter-stagger|leave-stagger)$/,Ut=/^(?:value|checked|selected|muted)$/,Yt=/^(?:draggable|contenteditable|spellcheck)$/,$t={value:"_value","true-value":"_trueValue","false-value":"_falseValue"},Ht={priority:pt,bind:function(){var e=this.arg,t=this.el.tagName;e||(this.deep=!0);var r=this.descriptor,n=r.interp;if(n){r.hasOneTime&&(this.expression=tokensToExp(n,this._scope||this.vm)),(Bt.test(e)||"name"===e&&("PARTIAL"===t||"SLOT"===t))&&(this.el.removeAttribute(e),this.invalid=!0)}},update:function(e){if(!this.invalid){var t=this.arg;this.arg?this.handleSingle(t,e):this.handleObject(e||{})}},handleObject:jt.handleObject,handleSingle:function(e,t){var r=this.el,n=this.descriptor.interp;if(this.modifiers.camel&&(e=camelize(e)),!n&&Ut.test(e)&&e in r){var i="value"===e&&null==t?"":t;r[e]!==i&&(r[e]=i)}var o=$t[e];if(!n&&o){r[o]=t;var a=r.__v_model;a&&a.listener()}return"value"===e&&"TEXTAREA"===r.tagName?void r.removeAttribute(e):void(Yt.test(e)?r.setAttribute(e,t?"true":"false"):null!=t&&t!==!1?"class"===e?(r.__v_trans&&(t+=" "+r.__v_trans.id+"-transition"),setClass(r,t)):qt.test(e)?r.setAttributeNS(zt,e,t===!0?"":t):r.setAttribute(e,t===!0?"":t):r.removeAttribute(e))}},Vt={priority:mt,bind:function(){if(this.arg){var e=this.id=camelize(this.arg),t=(this._scope||this.vm).$els;hasOwn(t,e)?t[e]=this.el:defineReactive(t,e,this.el)}},unbind:function(){var e=(this._scope||this.vm).$els;e[this.id]===this.el&&(e[this.id]=null)}},Wt={bind:function(){}},Jt={bind:function(){var e=this.el;this.vm.$once("pre-hook:compiled",function(){e.removeAttribute("v-cloak")})}},Gt={text:Ze,html:lt,for:wt,if:kt,show:St,model:Pt,on:Ft,bind:Ht,el:Vt,ref:Wt,cloak:Jt},Xt={deep:!0,update:function(e){e?"string"==typeof e?this.setClass(e.trim().split(/\s+/)):this.setClass(normalize$1(e)):this.cleanup()},setClass:function(e){this.cleanup(e);for(var t=0,r=e.length;t<r;t++){var n=e[t];n&&apply(this.el,n,addClass)}this.prevKeys=e},cleanup:function(e){var t=this.prevKeys;if(t)for(var r=t.length;r--;){var n=t[r];(!e||e.indexOf(n)<0)&&apply(this.el,n,removeClass)}}},Qt={priority:gt,params:["keep-alive","transition-mode","inline-template"],bind:function(){this.el.__vue__||(this.keepAlive=this.params.keepAlive,this.keepAlive&&(this.cache={}),this.params.inlineTemplate&&(this.inlineTemplate=extractContent(this.el,!0)),this.pendingComponentCb=this.Component=null,this.pendingRemovals=0,this.pendingRemovalCb=null,this.anchor=createAnchor("v-component"),replace(this.el,this.anchor),this.el.removeAttribute("is"),this.el.removeAttribute(":is"),this.descriptor.ref&&this.el.removeAttribute("v-ref:"+hyphenate(this.descriptor.ref)),this.literal&&this.setComponent(this.expression))},update:function(e){this.literal||this.setComponent(e)},setComponent:function(e,t){if(this.invalidatePending(),e){var r=this;this.resolveComponent(e,function(){r.mountComponent(t)})}else this.unbuild(!0),this.remove(this.childVM,t),this.childVM=null},resolveComponent:function(e,t){var r=this;this.pendingComponentCb=cancellable(function(n){r.ComponentName=n.options.name||("string"==typeof e?e:null),r.Component=n,t()}),this.vm._resolveComponent(e,this.pendingComponentCb)},mountComponent:function(e){this.unbuild(!0);var t=this,r=this.Component.options.activate,n=this.getCached(),i=this.build();r&&!n?(this.waitingFor=i,callActivateHooks(r,i,function(){t.waitingFor===i&&(t.waitingFor=null,t.transition(i,e))})):(n&&i._updateRef(),this.transition(i,e))},invalidatePending:function(){this.pendingComponentCb&&(this.pendingComponentCb.cancel(),this.pendingComponentCb=null)},build:function(e){var t=this.getCached();if(t)return t;if(this.Component){var r={name:this.ComponentName,el:cloneNode(this.el),template:this.inlineTemplate,parent:this._host||this.vm,_linkerCachable:!this.inlineTemplate,_ref:this.descriptor.ref,_asComponent:!0,_isRouterView:this._isRouterView,_context:this.vm,_scope:this._scope,_frag:this._frag};e&&extend(r,e);var n=new this.Component(r);return this.keepAlive&&(this.cache[this.Component.cid]=n),n}},getCached:function(){return this.keepAlive&&this.cache[this.Component.cid]},unbuild:function(e){this.waitingFor&&(this.keepAlive||this.waitingFor.$destroy(),this.waitingFor=null);var t=this.childVM;return!t||this.keepAlive?void(t&&(t._inactive=!0,t._updateRef(!0))):void t.$destroy(!1,e)},remove:function(e,t){var r=this.keepAlive;if(e){this.pendingRemovals++,this.pendingRemovalCb=t;var n=this;e.$remove(function(){n.pendingRemovals--,r||e._cleanup(),!n.pendingRemovals&&n.pendingRemovalCb&&(n.pendingRemovalCb(),n.pendingRemovalCb=null)})}else t&&t()},transition:function(e,t){var r=this,n=this.childVM;switch(n&&(n._inactive=!0),e._inactive=!1,this.childVM=e,r.params.transitionMode){case"in-out":e.$before(r.anchor,function(){r.remove(n,t)});break;case"out-in":r.remove(n,function(){e.$before(r.anchor,t)});break;default:r.remove(n),e.$before(r.anchor,t)}},unbind:function(){if(this.invalidatePending(),this.unbuild(),this.cache){for(var e in this.cache)this.cache[e].$destroy();this.cache=null}}},Kt=te._propBindingModes,Zt={},er=/^[$_a-zA-Z]+[\w$]*$/,tr=te._propBindingModes,rr={bind:function(){var e=this.vm,t=e._context,r=this.descriptor.prop,n=r.path,i=r.parentPath,o=r.mode===tr.TWO_WAY,a=this.parentWatcher=new Watcher(t,i,function(t){updateProp(e,r,t)},{twoWay:o,filters:r.filters,scope:this._scope});if(initProp(e,r,a.value),o){var s=this;e.$once("pre-hook:created",function(){s.childWatcher=new Watcher(e,n,function(e){a.set(e)},{sync:!0})})}},unbind:function(){this.parentWatcher.teardown(),this.childWatcher&&this.childWatcher.teardown()}},nr=[],ir=!1,or="transition",ar="animation",sr=y+"Duration",ur=x+"Duration",lr=h&&window.requestAnimationFrame,cr=lr?function(e){lr(function(){lr(e)})}:function(e){setTimeout(e,50)},hr=Transition.prototype;hr.enter=function(e,t){this.cancelPending(),this.callHook("beforeEnter"),this.cb=t,addClass(this.el,this.enterClass),e(),this.entered=!1,this.callHookWithCb("enter"),this.entered||(this.cancel=this.hooks&&this.hooks.enterCancelled,pushJob(this.enterNextTick))},hr.enterNextTick=function(){var e=this;this.justEntered=!0,cr(function(){e.justEntered=!1});var t=this.enterDone,r=this.getCssTransitionType(this.enterClass);this.pendingJsCb?r===or&&removeClass(this.el,this.enterClass):r===or?(removeClass(this.el,this.enterClass),this.setupCssCb(b,t)):r===ar?this.setupCssCb(_,t):t()},hr.enterDone=function(){this.entered=!0,this.cancel=this.pendingJsCb=null,removeClass(this.el,this.enterClass),this.callHook("afterEnter"),this.cb&&this.cb()},hr.leave=function(e,t){this.cancelPending(),this.callHook("beforeLeave"),this.op=e,this.cb=t,addClass(this.el,this.leaveClass),this.left=!1,this.callHookWithCb("leave"),this.left||(this.cancel=this.hooks&&this.hooks.leaveCancelled,this.op&&!this.pendingJsCb&&(this.justEntered?this.leaveDone():pushJob(this.leaveNextTick)))},hr.leaveNextTick=function(){var e=this.getCssTransitionType(this.leaveClass);if(e){var t=e===or?b:_;this.setupCssCb(t,this.leaveDone)}else this.leaveDone()},hr.leaveDone=function(){this.left=!0,this.cancel=this.pendingJsCb=null,this.op(),removeClass(this.el,this.leaveClass),this.callHook("afterLeave"),this.cb&&this.cb(),this.op=null},hr.cancelPending=function(){this.op=this.cb=null;var e=!1;this.pendingCssCb&&(e=!0,off(this.el,this.pendingCssEvent,this.pendingCssCb),this.pendingCssEvent=this.pendingCssCb=null),this.pendingJsCb&&(e=!0,this.pendingJsCb.cancel(),this.pendingJsCb=null),e&&(removeClass(this.el,this.enterClass),removeClass(this.el,this.leaveClass)),this.cancel&&(this.cancel.call(this.vm,this.el),this.cancel=null)},hr.callHook=function(e){this.hooks&&this.hooks[e]&&this.hooks[e].call(this.vm,this.el)},hr.callHookWithCb=function(e){var t=this.hooks&&this.hooks[e];t&&(t.length>1&&(this.pendingJsCb=cancellable(this[e+"Done"])),t.call(this.vm,this.el,this.pendingJsCb))},hr.getCssTransitionType=function(e){if(!(!b||document.hidden||this.hooks&&this.hooks.css===!1||isHidden(this.el))){var t=this.type||this.typeCache[e];if(t)return t;var r=this.el.style,n=window.getComputedStyle(this.el),i=r[sr]||n[sr];if(i&&"0s"!==i)t=or;else{var o=r[ur]||n[ur];o&&"0s"!==o&&(t=ar)}return t&&(this.typeCache[e]=t),t}},hr.setupCssCb=function(e,t){this.pendingCssEvent=e;var r=this,n=this.el,i=this.pendingCssCb=function(o){o.target===n&&(off(n,e,i),r.pendingCssEvent=r.pendingCssCb=null,!r.pendingJsCb&&t&&t())};on(n,e,i)};var dr={priority:ft,update:function(e,t){var r=this.el,n=resolveAsset(this.vm.$options,"transitions",e);e=e||"v",t=t||"v",r.__v_trans=new Transition(r,e,n,this.vm),removeClass(r,t+"-transition"),addClass(r,e+"-transition")}},pr={style:jt,class:Xt,component:Qt,prop:rr,transition:dr},fr=/^v-bind:|^:/,mr=/^v-on:|^@/,gr=/^v-([^:]+)(?:$|:(.*)$)/,vr=/\.[^\.]+/g,yr=/^(v-bind:|:)?transition$/,br=1e3,xr=2e3;skip.terminal=!0;var _r=/[^\w\-:\.]/,wr=Object.freeze({compile:compile,compileAndLinkProps:compileAndLinkProps,compileRoot:compileRoot,transclude:transclude,resolveSlots:resolveSlots}),kr=/^v-on:|^@/;Directive.prototype._bind=function(){var e=this.name,t=this.descriptor;if(("cloak"!==e||this.vm._isCompiled)&&this.el&&this.el.removeAttribute){var r=t.attr||"v-"+e;this.el.removeAttribute(r)}var n=t.def;if("function"==typeof n?this.update=n:extend(this,n),this._setupParams(),this.bind&&this.bind(),this._bound=!0,this.literal)this.update&&this.update(t.raw);else if((this.expression||this.modifiers)&&(this.update||this.twoWay)&&!this._checkStatement()){var i=this;this.update?this._update=function(e,t){i._locked||i.update(e,t)}:this._update=noop$1;var o=this._preProcess?bind(this._preProcess,this):null,a=this._postProcess?bind(this._postProcess,this):null,s=this._watcher=new Watcher(this.vm,this.expression,this._update,{filters:this.filters,twoWay:this.twoWay,deep:this.deep,preProcess:o,postProcess:a,scope:this._scope});this.afterBind?this.afterBind():this.update&&this.update(s.value)}},Directive.prototype._setupParams=function(){if(this.params){var e=this.params;this.params=Object.create(null);for(var t,r,n,i=e.length;i--;)t=hyphenate(e[i]),n=camelize(t),r=getBindAttr(this.el,t),null!=r?this._setupParamWatcher(n,r):(r=getAttr(this.el,t),null!=r&&(this.params[n]=""===r||r))}},Directive.prototype._setupParamWatcher=function(e,t){var r=this,n=!1,i=(this._scope||this.vm).$watch(t,function(t,i){if(r.params[e]=t,n){var o=r.paramWatchers&&r.paramWatchers[e];o&&o.call(r,t,i)}else n=!0},{immediate:!0,user:!1});(this._paramUnwatchFns||(this._paramUnwatchFns=[])).push(i)},Directive.prototype._checkStatement=function(){var e=this.expression;if(e&&this.acceptStatement&&!isSimplePath(e)){var t=parseExpression$1(e).get,r=this._scope||this.vm,n=function(e){r.$event=e,t.call(r,r),r.$event=null};return this.filters&&(n=r._applyFilters(n,null,this.filters)),this.update(n),!0}},Directive.prototype.set=function(e){this.twoWay&&this._withLock(function(){this._watcher.set(e)})},Directive.prototype._withLock=function(e){var t=this;t._locked=!0,e.call(t),S(function(){t._locked=!1})},Directive.prototype.on=function(e,t,r){on(this.el,e,t,r),(this._listeners||(this._listeners=[])).push([e,t])},Directive.prototype._teardown=function(){if(this._bound){this._bound=!1,this.unbind&&this.unbind(),this._watcher&&this._watcher.teardown();var e,t=this._listeners;if(t)for(e=t.length;e--;)off(this.el,t[e][0],t[e][1]);var r=this._paramUnwatchFns;if(r)for(e=r.length;e--;)r[e]();this.vm=this.el=this._watcher=this._listeners=null}};var Sr=/[^|]\|[^|]/;initMixin(Vue),stateMixin(Vue),eventsMixin(Vue),lifecycleMixin(Vue),miscMixin(Vue),dataAPI(Vue),domAPI(Vue),eventsAPI(Vue),lifecycleAPI(Vue);var Cr={priority:xt,params:["name"],bind:function(){var e=this.params.name||"default",t=this.vm._slotContents&&this.vm._slotContents[e];t&&t.hasChildNodes()?this.compile(t.cloneNode(!0),this.vm._context,this.vm):this.fallback()},compile:function(e,t,r){if(e&&t){if(this.el.hasChildNodes()&&1===e.childNodes.length&&1===e.childNodes[0].nodeType&&e.childNodes[0].hasAttribute("v-if")){var n=document.createElement("template");n.setAttribute("v-else",""),n.innerHTML=this.el.innerHTML,n._context=this.vm,e.appendChild(n)}var i=r?r._scope:this._scope;this.unlink=t.$compile(e,r,i,this._frag)}e?replace(this.el,e):remove(this.el)},fallback:function(){this.compile(extractContent(this.el,!0),this.vm)},unbind:function(){this.unlink&&this.unlink()}},Ar={priority:vt,params:["name"],paramWatchers:{name:function(e){kt.remove.call(this),e&&this.insert(e)}},bind:function(){this.anchor=createAnchor("v-partial"),replace(this.el,this.anchor),this.insert(this.params.name)},insert:function(e){var t=resolveAsset(this.vm.$options,"partials",e,!0);t&&(this.factory=new FragmentFactory(this.vm,t),kt.insert.call(this))},unbind:function(){this.frag&&this.frag.destroy()}},Dr={slot:Cr,partial:Ar},Er=wt._postProcess,Tr=/(\d{3})(?=\d)/g,Pr={orderBy:orderBy,filterBy:filterBy,limitBy:limitBy,json:{read:function(e,t){return"string"==typeof e?e:JSON.stringify(e,null,arguments.length>1?t:2)},write:function(e){try{return JSON.parse(e)}catch(t){return e}}},capitalize:function(e){return e||0===e?(e=e.toString(),e.charAt(0).toUpperCase()+e.slice(1)):""},uppercase:function(e){return e||0===e?e.toString().toUpperCase():""},lowercase:function(e){return e||0===e?e.toString().toLowerCase():""},currency:function(e,t,r){if(e=parseFloat(e),!isFinite(e)||!e&&0!==e)return"";t=null!=t?t:"$",r=null!=r?r:2;var n=Math.abs(e).toFixed(r),i=r?n.slice(0,-1-r):n,o=i.length%3,a=o>0?i.slice(0,o)+(i.length>3?",":""):"",s=r?n.slice(-1-r):"",u=e<0?"-":"";return u+t+a+i.slice(o).replace(Tr,"$1,")+s},pluralize:function(e){var t=toArray(arguments,1),r=t.length;if(r>1){var n=e%10-1;return n in t?t[n]:t[r-1]}return t[0]+(1===e?"":"s")},debounce:function(e,t){if(e)return t||(t=300),_debounce(e,t)}};installGlobalAPI(Vue),Vue.version="1.0.28",setTimeout(function(){te.devtools&&d&&d.emit("init",Vue)},0),e.exports=Vue}).call(t,r(12))},[921,75,215,151,45],28,function(e,t){e.exports=function(e,t,r,n){if(!(e instanceof t)||void 0!==n&&n in e)throw TypeError(r+": incorrect invocation!");return e}},[967,34,233,163,2,8,179],[920,2,239,159,172,158,161],[925,241,159],[928,241,159],function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,r){var n=r(24);e.exports=function(e,t,r){for(var i in t)n(e,i,t[i],r);return e}},function(e,t,r){"use strict";var n=r(3),i=r(10),o=r(9),a=r(7)("species");e.exports=function(e){var t=n[e];o&&t&&!t[a]&&i.f(t,a,{configurable:!0,get:function(){return this}})}},[936,36],function(e,t){var r=0,n=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++r+n).toString(36))}},[973,5],function(e,t){function isLength(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=isLength},function(e,t,r){var n=r(123),i=r(98),o=r(16),a=r(743),s=r(130),u=n(Object,"keys"),l=u?function(e){var t=null==e?void 0:e.constructor;return"function"==typeof t&&t.prototype===e||("function"==typeof e?s.enumPrototypes:i(e))?a(e):o(e)?u(e):[]}:a;e.exports=l},function(e,t,r){"use strict";var n={isPlainObject:r(129),indexOf:r(182)};e.exports.__bind=function(e,t){return function(){return e.apply(t,arguments)}};var i=e.exports.log=function(){console&&console.log(Array.prototype.slice.call(arguments)[0])};e.exports.fail=function(e){i(e)};var o=(e.exports.optionHtml=function(e,t){return'<tr><td class="optionName">'+e+":</td><td>"+t+"</td></tr>"},e.exports.resolveSchema=function(e){return n.isPlainObject(e.schema)&&(e=o(e.schema)),e});e.exports.simpleRef=function(e){return"undefined"==typeof e?null:0===e.indexOf("#/definitions/")?e.substring("#/definitions/".length):e}},5,[904,74],[911,58,100,45],4,[928,219,145],[906,32,7],function(e,t){e.exports={}},[932,10,28,7],function(e,t,r){var n=r(1),i=r(41),o=r(4),a=r(175),s="["+a+"]",u="
",l=RegExp("^"+s+s+"*"),c=RegExp(s+s+"*$"),h=function(e,t,r){var i={},s=o(function(){return!!a[e]()||u[e]()!=u}),l=i[e]=s?t(d):a[e];r&&(i[r]=l),n(n.P+n.F*s,"String",i)},d=h.trim=function(e,t){return e=String(i(e)),1&t&&(e=e.replace(l,"")),2&t&&(e=e.replace(c,"")),e};e.exports=h},function(e,t){"use strict";function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _toConsumableArray(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},n={type:"logger",log:function(e){this.output("log",e)},warn:function(e){this.output("warn",e)},error:function(e){this.output("error",e)},output:function(e,t){var r;console&&console[e]&&(r=console)[e].apply(r,_toConsumableArray(t))}},i=function(){function Logger(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};_classCallCheck(this,Logger),this.init(e,t)}return Logger.prototype.init=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.prefix=t.prefix||"i18next:",this.logger=e||n,this.options=t,this.debug=t.debug},Logger.prototype.setDebug=function(e){this.debug=e},Logger.prototype.log=function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return this.forward(t,"log","",!0)},Logger.prototype.warn=function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return this.forward(t,"warn","",!0)},Logger.prototype.error=function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return this.forward(t,"error","")},Logger.prototype.deprecate=function(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return this.forward(t,"warn","WARNING DEPRECATED: ",!0)},Logger.prototype.forward=function(e,t,r,n){return n&&!this.debug?null:("string"==typeof e[0]&&(e[0]=""+r+this.prefix+" "+e[0]),this.logger[t](e))},Logger.prototype.create=function(e){return new Logger(this.logger,r({prefix:this.prefix+":"+e+":"},this.options))},Logger}();t.default=new i},function(e,t){"use strict";function isNothing(e){return"undefined"==typeof e||null===e}function isObject(e){return"object"==typeof e&&null!==e}function toArray(e){return Array.isArray(e)?e:isNothing(e)?[]:[e]}function extend(e,t){var r,n,i,o;if(t)for(o=Object.keys(t),r=0,n=o.length;r<n;r+=1)i=o[r],e[i]=t[i];return e}function repeat(e,t){var r,n="";for(r=0;r<t;r+=1)n+=e;return n}function isNegativeZero(e){return 0===e&&Number.NEGATIVE_INFINITY===1/e}e.exports.isNothing=isNothing,e.exports.isObject=isObject,e.exports.toArray=toArray,e.exports.repeat=repeat,e.exports.isNegativeZero=isNegativeZero,e.exports.extend=extend},function(e,t,r){"use strict";function compileList(e,t,r){var n=[];return e.include.forEach(function(e){r=compileList(e,t,r)}),e[t].forEach(function(e){r.forEach(function(t,r){t.tag===e.tag&&t.kind===e.kind&&n.push(r)}),r.push(e)}),r.filter(function(e,t){return n.indexOf(t)===-1})}function compileMap(){function collectType(e){r[e.kind][e.tag]=r.fallback[e.tag]=e}var e,t,r={scalar:{},sequence:{},mapping:{},fallback:{}};for(e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(collectType);return r}function Schema(e){this.include=e.include||[],this.implicit=e.implicit||[],this.explicit=e.explicit||[],this.implicit.forEach(function(e){if(e.loadKind&&"scalar"!==e.loadKind)throw new i("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.")}),this.compiledImplicit=compileList(this,"implicit",[]),this.compiledExplicit=compileList(this,"explicit",[]),this.compiledTypeMap=compileMap(this.compiledImplicit,this.compiledExplicit)}var n=r(84),i=r(95),o=r(14);Schema.DEFAULT=null,Schema.create=function(){var e,t;switch(arguments.length){case 1:e=Schema.DEFAULT,t=arguments[0];break;case 2:e=arguments[0],t=arguments[1];break;default:throw new i("Wrong number of arguments for Schema.create function")}if(e=n.toArray(e),t=n.toArray(t),!e.every(function(e){return e instanceof Schema}))throw new i("Specified list of super schemas (or a single Schema object) contains a non-Schema object.");if(!t.every(function(e){return e instanceof o}))throw new i("Specified list of YAML types (or a single Type object) contains a non-Type object.");return new Schema({include:e,explicit:t})},e.exports=Schema},function(e,t,r){function isString(e){return"string"==typeof e||n(e)&&a.call(e)==i}var n=r(49),i="[object String]",o=Object.prototype,a=o.toString;e.exports=isString},[939,144],80,function(e,t){t.f={}.propertyIsEnumerable},function(e,t,r){"use strict";var n=r(2);e.exports=function(){var e=n(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t}},[914,32],89,[934,33,3,55],function(e,t,r){var n=r(2),i=r(18),o=r(7)("species");e.exports=function(e,t){var r,a=n(e).constructor;return void 0===a||void 0==(r=n(a)[o])?t:i(r)}},function(e,t){"use strict";function YAMLException(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=(this.reason||"(unknown reason)")+(this.mark?" "+this.mark.toString():""),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack||""}YAMLException.prototype=Object.create(Error.prototype),YAMLException.prototype.constructor=YAMLException,YAMLException.prototype.toString=function(e){var t=this.name+": ";return t+=this.reason||"(unknown reason)",!e&&this.mark&&(t+=" "+this.mark.toString()),t},e.exports=YAMLException},function(e,t,r){"use strict";var n=r(85);e.exports=new n({
|
|
10
10
|
include:[r(259)],implicit:[r(687),r(680)],explicit:[r(672),r(682),r(683),r(685)]})},function(e,t){function arrayCopy(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}e.exports=arrayCopy},function(e,t,r){function isArrayLike(e){return null!=e&&i(n(e))}var n=r(191),i=r(71);e.exports=isArrayLike},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function updateQueryParam(e,t,r){if(e&&t){var n=new RegExp("([?&])"+t+"=.*?(&|$)","i"),i=e.indexOf("?")!==-1?"&":"?";return e.match(n)?e.replace(n,"$1"+t+"="+r+"$2"):""+e+i+t+"="+r}}Object.defineProperty(t,"__esModule",{value:!0});var n=r(12),i=(_interopRequireDefault(n),r(814)),o=_interopRequireDefault(i),a=r(22),s=_interopRequireDefault(a),u=r(19),l=_interopRequireDefault(u),c=function(e){this.name=e};c.prototype.apply=function(e){return e.url=updateQueryParam(e.url,"lang",s.default.lang),!0};var h=new o.default({debug:s.default.debug,url:s.default.api_specs,useJQuery:!0,success:function(){var e=this;this.readyCallbacks.forEach(function(t){t(e)})},progress:function(e){l.default.debug(e)},authorizations:{lang:new c}});h.readyCallbacks=[],h.resolve=function(e){var t=e.split("#")[1].replace("/definitions/","");return this.definitions[t]},h.onReady=function(e){this.ready&&this.isBuilt?e(this):this.readyCallbacks.push(e)},t.default=h},65,function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function getFor(e){return i.default.theme_static+"img/placeholders/"+e+".png"}function identicon(e,t){return i.default.api_root+"avatars/"+e+"/"+t}function user_avatar(e,t){if(e)return e.avatar_thumbnail||e.avatar||identicon(e.id,t)}function org_logo(e,t){if(e)return e.logo_thumbnail||e.logo||identicon(e.id,t)}Object.defineProperty(t,"__esModule",{value:!0}),t.generic=t.territory=t.reuse=t.organization=void 0,t.getFor=getFor,t.identicon=identicon,t.user_avatar=user_avatar,t.org_logo=org_logo;var n=r(22),i=_interopRequireDefault(n),o=t.organization=getFor("organization"),a=t.reuse=getFor("reuse"),s=t.territory=i.default.theme_static+"img/placeholder_territory_medium.png",u=t.generic=a;t.default={getFor:getFor,user_avatar:user_avatar,org_logo:org_logo,organization:o,reuse:a,territory:s,generic:u,identicon:identicon}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={props:{details:Object}}},function(e,t){e.exports=!0},[929,51,13,77],69,[905,31,8,68],function(e,t,r){"use strict";var n=r(3),i=r(1),o=r(24),a=r(66),s=r(56),u=r(61),l=r(60),c=r(5),h=r(4),d=r(111),p=r(81),f=r(162);e.exports=function(e,t,r,m,g,v){var y=n[e],b=y,x=g?"set":"add",_=b&&b.prototype,w={},k=function(e){var t=_[e];o(_,e,"delete"==e?function(e){return!(v&&!c(e))&&t.call(this,0===e?0:e)}:"has"==e?function(e){return!(v&&!c(e))&&t.call(this,0===e?0:e)}:"get"==e?function(e){return v&&!c(e)?void 0:t.call(this,0===e?0:e)}:"add"==e?function(e){return t.call(this,0===e?0:e),this}:function(e,r){return t.call(this,0===e?0:e,r),this})};if("function"==typeof b&&(v||_.forEach&&!h(function(){(new b).entries().next()}))){var S=new b,C=S[x](v?{}:-0,1)!=S,A=h(function(){S.has(1)}),D=d(function(e){new b(e)}),E=!v&&h(function(){for(var e=new b,t=5;t--;)e[x](t,t);return!e.has(-0)});D||(b=t(function(t,r){l(t,b,e);var n=f(new y,t,b);return void 0!=r&&u(r,g,n[x],n),n}),b.prototype=_,_.constructor=b),(A||E)&&(k("delete"),k("has"),g&&k("get")),(E||C)&&k(x),v&&_.clear&&delete _.clear}else b=m.getConstructor(t,e,g,x),a(b.prototype,r),s.NEED=!0;return p(b,e),w[e]=b,i(i.G+i.W+i.F*(b!=y),w),v||m.setStrong(b,e,g),b}},function(e,t,r){"use strict";r(253);var n=r(24),i=r(23),o=r(4),a=r(41),s=r(7),u=r(170),l=s("species"),c=!o(function(){var e=/./;return e.exec=function(){var e=[];return e.groups={a:"7"},e},"7"!=="".replace(e,"$<a>")}),h=function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var r="ab".split(e);return 2===r.length&&"a"===r[0]&&"b"===r[1]}();e.exports=function(e,t,r){var d=s(e),p=!o(function(){var t={};return t[d]=function(){return 7},7!=""[e](t)}),f=p?!o(function(){var t=!1,r=/a/;return r.exec=function(){return t=!0,null},"split"===e&&(r.constructor={},r.constructor[l]=function(){return r}),r[d](""),!t}):void 0;if(!p||!f||"replace"===e&&!c||"split"===e&&!h){var m=/./[d],g=r(a,d,""[e],function(e,t,r,n,i){return t.exec===u?p&&!i?{done:!0,value:m.call(t,r,n)}:{done:!0,value:e.call(r,t,n)}:{done:!1}}),v=g[0],y=g[1];n(String.prototype,e,v),i(RegExp.prototype,d,2==t?function(e,t){return y.call(e,this,t)}:function(e){return y.call(e,this)})}}},[915,32],function(e,t,r){var n=r(5),i=r(32),o=r(7)("match");e.exports=function(e){var t;return n(e)&&(void 0!==(t=e[o])?!!t:"RegExp"==i(e))}},[970,7],function(e,t,r){"use strict";e.exports=r(55)||!r(4)(function(){var e=Math.random();__defineSetter__.call(null,e,function(){}),delete r(3)[e]})},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,r){"use strict";var n=r(79),i=RegExp.prototype.exec;e.exports=function(e,t){var r=e.exec;if("function"==typeof r){var o=r.call(e,t);if("object"!=typeof o)throw new TypeError("RegExp exec method returned something other than an Object or null");return o}if("RegExp"!==n(e))throw new TypeError("RegExp#exec called on incompatible receiver");return i.call(e,t)}},[971,1,18,34,61],[972,1],[935,36,41],function(e,t,r){for(var n,i=r(3),o=r(23),a=r(69),s=a("typed_array"),u=a("view"),l=!(!i.ArrayBuffer||!i.DataView),c=l,h=0,d=9,p="Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array".split(",");h<d;)(n=i[p[h++]])?(o(n.prototype,s,!0),o(n.prototype,u,!0)):c=!1;e.exports={ABV:l,CONSTR:c,TYPED:s,VIEW:u}},function(e,t,r){var n=r(3),i=n.navigator;e.exports=i&&i.userAgent||""},function(e,t){"use strict";function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function EventEmitter(){_classCallCheck(this,EventEmitter),this.observers={}}return EventEmitter.prototype.on=function(e,t){var r=this;return e.split(" ").forEach(function(e){r.observers[e]=r.observers[e]||[],r.observers[e].push(t)}),this},EventEmitter.prototype.off=function(e,t){var r=this;this.observers[e]&&this.observers[e].forEach(function(){if(t){var n=r.observers[e].indexOf(t);n>-1&&r.observers[e].splice(n,1)}else delete r.observers[e]})},EventEmitter.prototype.emit=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];if(this.observers[e]){var i=[].concat(this.observers[e]);i.forEach(function(e){e.apply(void 0,r)})}if(this.observers["*"]){var o=[].concat(this.observers["*"]);o.forEach(function(t){t.apply(t,[e].concat(r))})}},EventEmitter}();t.default=r},function(e,t){"use strict";function makeString(e){return null==e?"":""+e}function copy(e,t,r){e.forEach(function(e){t[e]&&(r[e]=t[e])})}function getLastOfPath(e,t,r){function cleanKey(e){return e&&e.indexOf("###")>-1?e.replace(/###/g,"."):e}function canNotTraverseDeeper(){return!e||"string"==typeof e}for(var n="string"!=typeof t?[].concat(t):t.split(".");n.length>1;){if(canNotTraverseDeeper())return{};var i=cleanKey(n.shift());!e[i]&&r&&(e[i]=new r),e=e[i]}return canNotTraverseDeeper()?{}:{obj:e,k:cleanKey(n.shift())}}function setPath(e,t,r){var n=getLastOfPath(e,t,Object),i=n.obj,o=n.k;i[o]=r}function pushPath(e,t,r,n){var i=getLastOfPath(e,t,Object),o=i.obj,a=i.k;o[a]=o[a]||[],n&&(o[a]=o[a].concat(r)),n||o[a].push(r)}function getPath(e,t){var r=getLastOfPath(e,t),n=r.obj,i=r.k;if(n)return n[i]}function deepExtend(e,t,r){for(var n in t)n in e?"string"==typeof e[n]||e[n]instanceof String||"string"==typeof t[n]||t[n]instanceof String?r&&(e[n]=t[n]):deepExtend(e[n],t[n],r):e[n]=t[n];return e}function regexEscape(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function escape(e){return"string"==typeof e?e.replace(/[&<>"'\/]/g,function(e){return r[e]}):e}Object.defineProperty(t,"__esModule",{value:!0}),t.makeString=makeString,t.copy=copy,t.setPath=setPath,t.pushPath=pushPath,t.getPath=getPath,t.deepExtend=deepExtend,t.regexEscape=regexEscape,t.escape=escape;var r={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"}},function(e,t,r){"use strict";var n=r(85);e.exports=n.DEFAULT=new n({include:[r(96)],explicit:[r(678),r(677),r(676)]})},function(e,t,r){function getNative(e,t){var r=null==e?void 0:e[t];return n(r)?r:void 0}var n=r(745);e.exports=getNative},function(e,t){var r=function(){try{Object({toString:0}+"")}catch(e){return function(){return!1}}return function(e){return"function"!=typeof e.toString&&"string"==typeof(e+"")}}();e.exports=r},function(e,t){function isIndex(e,t){return e="number"==typeof e||r.test(e)?+e:-1,t=null==t?n:t,e>-1&&e%1==0&&e<t}var r=/^\d+$/,n=9007199254740991;e.exports=isIndex},function(e,t,r){function cloneDeep(e,t,r){return"function"==typeof t?n(e,!0,i(t,r,3)):n(e,!0)}var n=r(704),i=r(189);e.exports=cloneDeep},function(e,t,r){function isArguments(e){return i(e)&&n(e)&&a.call(e,"callee")&&!s.call(e,"callee")}var n=r(98),i=r(49),o=Object.prototype,a=o.hasOwnProperty,s=o.propertyIsEnumerable;e.exports=isArguments},function(e,t,r){function isFunction(e){return n(e)&&a.call(e)==i}var n=r(16),i="[object Function]",o=Object.prototype,a=o.toString;e.exports=isFunction},function(e,t,r){function isPlainObject(e){var t;if(!a(e)||h.call(e)!=u||o(e)||i(e)||!c.call(e,"constructor")&&(t=e.constructor,"function"==typeof t&&!(t instanceof t)))return!1;var r;return s.ownLast?(n(e,function(e,t,n){return r=c.call(n,t),!1}),r!==!1):(n(e,function(e,t){r=t}),void 0===r||c.call(e,r))}var n=r(708),i=r(127),o=r(124),a=r(49),s=r(130),u="[object Object]",l=Object.prototype,c=l.hasOwnProperty,h=l.toString;e.exports=isPlainObject},function(e,t){var r=Array.prototype,n=Error.prototype,i=Object.prototype,o=i.propertyIsEnumerable,a=r.splice,s={};!function(e){var t=function(){this.x=e},r={0:e,length:e},i=[];t.prototype={valueOf:e,y:e};for(var u in new t)i.push(u);s.enumErrorProps=o.call(n,"message")||o.call(n,"name"),s.enumPrototypes=o.call(t,"prototype"),s.nonEnumShadows=!/valueOf/.test(i),s.ownLast="x"!=i[0],s.spliceObjects=(a.call(r,0,1),!r[0]),s.unindexedChars="x"[0]+Object("x")[0]!="xx"}(1,0),e.exports=s},function(e,t){function identity(e){return e}e.exports=identity},function(e,t,r){(function(t){"use strict";var n=r(73),i=r(811),o=r(258),a={isObject:r(16)},s=function(){this.type="JQueryHttpClient"},u=function(){this.type="SuperagentHttpClient"},l=e.exports=function(){};l.prototype.execute=function(e,r){var n;n=r&&r.client?r.client:new u(r),n.opts=r||{};var i=!1;if("undefined"!=typeof window&&"undefined"!=typeof t&&(i=!0),"options"===e.method.toLowerCase()&&"SuperagentHttpClient"===n.type&&(log("forcing jQuery as OPTIONS are not supported by SuperAgent"),e.useJQuery=!0),this.isInternetExplorer()&&(e.useJQuery===!1||!i))throw new Error("Unsupported configuration! JQuery is required but not available");(e&&e.useJQuery===!0||this.isInternetExplorer()&&i)&&(n=new s(r));var o=e.on.response,l=function(e){return r&&r.requestInterceptor&&(e=r.requestInterceptor.apply(e)),e},c=function(e){return r&&r.responseInterceptor&&(e=r.responseInterceptor.apply(e)),o(e)};return e.on.response=function(e){c(e)},a.isObject(e)&&a.isObject(e.body)&&(e.body.type&&"formData"===e.body.type?(e.contentType=!1,e.processData=!1,delete e.headers["Content-Type"]):e.body=JSON.stringify(e.body)),e=l(e)||e,e.beforeSend?e.beforeSend(function(t){n.execute(t||e)}):n.execute(e),e.deferred?e.deferred.promise:e},l.prototype.isInternetExplorer=function(){var e=!1;if("undefined"!=typeof navigator&&navigator.userAgent){var t=navigator.userAgent.toLowerCase();if(t.indexOf("msie")!==-1){var r=parseInt(t.split("msie")[1]);r<=8&&(e=!0)}}return e},s.prototype.execute=function(e){var r=this.jQuery||"undefined"!=typeof window&&t,i=e.on,a=e;if("undefined"==typeof r||r===!1)throw new Error("Unsupported configuration! JQuery is required but not available");return e.type=e.method,e.cache=!1,delete e.useJQuery,e.data=e.body,delete e.body,e.complete=function(e){for(var t={},r=e.getAllResponseHeaders().split("\n"),s=0;s<r.length;s++){var u=r[s].trim();if(0!==u.length){var l=u.indexOf(":");if(l!==-1){var c=u.substring(0,l).trim(),h=u.substring(l+1).trim();t[c]=h}else t[u]=null}}var d={url:a.url,method:a.method,status:e.status,statusText:e.statusText,data:e.responseText,headers:t};try{var p=e.responseJSON||o.safeLoad(e.responseText);d.obj="string"==typeof p?{}:p}catch(f){n.log("unable to parse JSON/YAML content")}if(d.obj=d.obj||null,e.status>=200&&e.status<300)i.response(d);else{if(!(0===e.status||e.status>=400&&e.status<599))return i.response(d);i.error(d)}},r.support.cors=!0,r.ajax(e)},u.prototype.execute=function(e){var t=e.method.toLowerCase();"delete"===t&&(t="del");var r,a=e.headers||{},s=i[t](e.url);for(r in a)s.set(r,a[r]);e.enableCookies&&s.withCredentials(),e.body&&s.send(e.body),"function"==typeof s.buffer&&s.buffer(),s.end(function(t,r){r=r||{status:0,headers:{error:"no response from server"}};var i,a={url:e.url,method:e.method,headers:r.headers};if(!t&&r.error&&(t=r.error),t&&e.on&&e.on.error){if(a.errObj=t,a.status=r?r.status:500,a.statusText=r?r.text:t.message,r.headers&&r.headers["content-type"]&&r.headers["content-type"].indexOf("application/json")>=0)try{a.obj=JSON.parse(a.statusText)}catch(s){a.obj=null}i=e.on.error}else if(r&&e.on&&e.on.response){var u;if(r.body&&Object.keys(r.body).length>0)u=r.body;else try{u=o.safeLoad(r.text),u="string"==typeof u?null:u}catch(s){n.log("cannot parse JSON/YAML content")}a.obj="object"==typeof u?u:null,a.status=r.status,a.statusText=r.text,i=e.on.response}a.data=a.statusText,i&&i(a)})}}).call(t,r(12))},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _(e,t){return i.default.t(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),t.lang=t.NAMESPACE=void 0,t._=_;var n=r(666),i=_interopRequireDefault(n),o=r(17),a=_interopRequireDefault(o),s=r(22),u=_interopRequireDefault(s),l=t.NAMESPACE="udata",c=t.lang=u.default.lang,h={};h[c]={},h[c][l]=r(344)("./"+l+"."+c+".json"),a.default.locale(c),i.default.init({debug:!1,lng:c,load:"languageOnly",interpolation:{prefix:"{",suffix:"}"},ns:l,defaultNS:l,returnEmptyString:!0,returnNull:!0,nsSeparator:"::",keySeparator:"$$",resources:h}),t.default={lang:c,_:_}},[954,430,204],function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var n=r(384),i=_interopRequireDefault(n),o=r(200),a=_interopRequireDefault(o);t.default=function(){function sliceIterator(e,t){var r=[],n=!0,i=!1,o=void 0;try{for(var s,u=(0,a.default)(e);!(n=(s=u.next()).done)&&(r.push(s.value),!t||r.length!==t);n=!0);}catch(l){i=!0,o=l}finally{try{!n&&u.return&&u.return()}finally{if(i)throw o}}return r}return function(e,t){if(Array.isArray(e))return e;if((0,i.default)(Object(e)))return sliceIterator(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}()},function(e,t,r){e.exports={default:r(410),__esModule:!0}},[920,75,427,145,148,214,424],[932,58,59,44],function(e,t,r){r(434);for(var n=r(52),i=r(76),o=r(88),a=r(44)("toStringTag"),s="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),u=0;u<s.length;u++){var l=s[u],c=n[l],h=c&&c.prototype;h&&!h[a]&&i(h,a,l),o[l]=o.Array}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=r(806),i=_interopRequireDefault(n),o=r(22),a=_interopRequireDefault(o);if(a.default.sentry){var s={logger:"udata.js",release:a.default.sentry.release,tags:a.default.sentry.tags,ignoreErrors:["AuthenticationRequired"]};i.default.config(a.default.sentry.dsn,s).install()}t.default=i.default},function(e,t,r){e.exports={default:r(409),__esModule:!0}},function(e,t,r){(function(e,n){"use strict";function typedArraySupport(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(t){return!1}}function kMaxLength(){return e.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function createBuffer(t,r){if(kMaxLength()<r)throw new RangeError("Invalid typed array length");return e.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(r),t.__proto__=e.prototype):(null===t&&(t=new e(r)),t.length=r),t}function e(t,r,n){if(!(e.TYPED_ARRAY_SUPPORT||this instanceof e))return new e(t,r,n);if("number"==typeof t){if("string"==typeof r)throw new Error("If encoding is specified then the first argument must be a string");return allocUnsafe(this,t)}return from(this,t,r,n)}function from(e,t,r,n){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?fromArrayBuffer(e,t,r,n):"string"==typeof t?fromString(e,t,r):fromObject(e,t)}function assertSize(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function alloc(e,t,r,n){return assertSize(t),t<=0?createBuffer(e,t):void 0!==r?"string"==typeof n?createBuffer(e,t).fill(r,n):createBuffer(e,t).fill(r):createBuffer(e,t)}function allocUnsafe(t,r){if(assertSize(r),t=createBuffer(t,r<0?0:0|checked(r)),!e.TYPED_ARRAY_SUPPORT)for(var n=0;n<r;++n)t[n]=0;return t}function fromString(t,r,n){if("string"==typeof n&&""!==n||(n="utf8"),!e.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var i=0|byteLength(r,n);t=createBuffer(t,i);var o=t.write(r,n);return o!==i&&(t=t.slice(0,o)),t}function fromArrayLike(e,t){var r=t.length<0?0:0|checked(t.length);e=createBuffer(e,r);for(var n=0;n<r;n+=1)e[n]=255&t[n];return e}function fromArrayBuffer(t,r,n,i){if(r.byteLength,n<0||r.byteLength<n)throw new RangeError("'offset' is out of bounds");if(r.byteLength<n+(i||0))throw new RangeError("'length' is out of bounds");return r=void 0===n&&void 0===i?new Uint8Array(r):void 0===i?new Uint8Array(r,n):new Uint8Array(r,n,i),e.TYPED_ARRAY_SUPPORT?(t=r,t.__proto__=e.prototype):t=fromArrayLike(t,r),t}function fromObject(t,r){if(e.isBuffer(r)){var n=0|checked(r.length);return t=createBuffer(t,n),0===t.length?t:(r.copy(t,0,0,n),t)}if(r){if("undefined"!=typeof ArrayBuffer&&r.buffer instanceof ArrayBuffer||"length"in r)return"number"!=typeof r.length||isnan(r.length)?createBuffer(t,0):fromArrayLike(t,r);if("Buffer"===r.type&&a(r.data))return fromArrayLike(t,r.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function checked(e){if(e>=kMaxLength())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+kMaxLength().toString(16)+" bytes");return 0|e}function SlowBuffer(t){return+t!=t&&(t=0),e.alloc(+t)}function byteLength(t,r){if(e.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var i=!1;;)switch(r){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return utf8ToBytes(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return base64ToBytes(t).length;default:if(i)return utf8ToBytes(t).length;r=(""+r).toLowerCase(),i=!0}}function slowToString(e,t,r){var n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if(r>>>=0,t>>>=0,r<=t)return"";for(e||(e="utf8");;)switch(e){case"hex":return hexSlice(this,t,r);case"utf8":case"utf-8":return utf8Slice(this,t,r);case"ascii":return asciiSlice(this,t,r);case"latin1":case"binary":return latin1Slice(this,t,r);case"base64":return base64Slice(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return utf16leSlice(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function swap(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function bidirectionalIndexOf(t,r,n,i,o){if(0===t.length)return-1;if("string"==typeof n?(i=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=o?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(o)return-1;n=t.length-1}else if(n<0){if(!o)return-1;n=0}if("string"==typeof r&&(r=e.from(r,i)),e.isBuffer(r))return 0===r.length?-1:arrayIndexOf(t,r,n,i,o);if("number"==typeof r)return r=255&r,e.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?o?Uint8Array.prototype.indexOf.call(t,r,n):Uint8Array.prototype.lastIndexOf.call(t,r,n):arrayIndexOf(t,[r],n,i,o);throw new TypeError("val must be string, number or Buffer")}function arrayIndexOf(e,t,r,n,i){function read(e,t){return 1===o?e[t]:e.readUInt16BE(t*o)}var o=1,a=e.length,s=t.length;if(void 0!==n&&(n=String(n).toLowerCase(),"ucs2"===n||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;o=2,a/=2,s/=2,r/=2}var u;if(i){var l=-1;for(u=r;u<a;u++)if(read(e,u)===read(t,l===-1?0:u-l)){if(l===-1&&(l=u),u-l+1===s)return l*o}else l!==-1&&(u-=u-l),l=-1}else for(r+s>a&&(r=a-s),u=r;u>=0;u--){for(var c=!0,h=0;h<s;h++)if(read(e,u+h)!==read(t,h)){c=!1;break}if(c)return u}return-1}function hexWrite(e,t,r,n){r=Number(r)||0;var i=e.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;var o=t.length;if(o%2!==0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var a=0;a<n;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[r+a]=s}return a}function utf8Write(e,t,r,n){return blitBuffer(utf8ToBytes(t,e.length-r),e,r,n)}function asciiWrite(e,t,r,n){return blitBuffer(asciiToBytes(t),e,r,n)}function latin1Write(e,t,r,n){return asciiWrite(e,t,r,n)}function base64Write(e,t,r,n){return blitBuffer(base64ToBytes(t),e,r,n)}function ucs2Write(e,t,r,n){return blitBuffer(utf16leToBytes(t,e.length-r),e,r,n)}function base64Slice(e,t,r){return 0===t&&r===e.length?i.fromByteArray(e):i.fromByteArray(e.slice(t,r))}function utf8Slice(e,t,r){r=Math.min(e.length,r);for(var n=[],i=t;i<r;){var o=e[i],a=null,s=o>239?4:o>223?3:o>191?2:1;if(i+s<=r){var u,l,c,h;switch(s){case 1:o<128&&(a=o);break;case 2:u=e[i+1],128===(192&u)&&(h=(31&o)<<6|63&u,h>127&&(a=h));break;case 3:u=e[i+1],l=e[i+2],128===(192&u)&&128===(192&l)&&(h=(15&o)<<12|(63&u)<<6|63&l,h>2047&&(h<55296||h>57343)&&(a=h));break;case 4:u=e[i+1],l=e[i+2],c=e[i+3],128===(192&u)&&128===(192&l)&&128===(192&c)&&(h=(15&o)<<18|(63&u)<<12|(63&l)<<6|63&c,h>65535&&h<1114112&&(a=h))}}null===a?(a=65533,s=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|1023&a),n.push(a),i+=s}return decodeCodePointsArray(n)}function decodeCodePointsArray(e){var t=e.length;if(t<=s)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=s));return r}function asciiSlice(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function latin1Slice(e,t,r){var n="";r=Math.min(e.length,r);for(var i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function hexSlice(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=t;o<r;++o)i+=toHex(e[o]);return i}function utf16leSlice(e,t,r){for(var n=e.slice(t,r),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function checkOffset(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function checkInt(t,r,n,i,o,a){if(!e.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>o||r<a)throw new RangeError('"value" argument is out of bounds');if(n+i>t.length)throw new RangeError("Index out of range")}function objectWriteUInt16(e,t,r,n){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-r,2);i<o;++i)e[r+i]=(t&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function objectWriteUInt32(e,t,r,n){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-r,4);i<o;++i)e[r+i]=t>>>8*(n?i:3-i)&255}function checkIEEE754(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function writeFloat(e,t,r,n,i){return i||checkIEEE754(e,t,r,4,3.4028234663852886e38,-3.4028234663852886e38),o.write(e,t,r,n,23,4),r+4}function writeDouble(e,t,r,n,i){return i||checkIEEE754(e,t,r,8,1.7976931348623157e308,-1.7976931348623157e308),o.write(e,t,r,n,52,8),r+8}function base64clean(e){if(e=stringtrim(e).replace(u,""),e.length<2)return"";for(;e.length%4!==0;)e+="=";return e}function stringtrim(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function toHex(e){return e<16?"0"+e.toString(16):e.toString(16)}function utf8ToBytes(e,t){t=t||1/0;for(var r,n=e.length,i=null,o=[],a=0;a<n;++a){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function asciiToBytes(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function utf16leToBytes(e,t){for(var r,n,i,o=[],a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}function base64ToBytes(e){return i.toByteArray(base64clean(e))}function blitBuffer(e,t,r,n){for(var i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function isnan(e){return e!==e}var i=r(388),o=r(667),a=r(403);t.Buffer=e,t.SlowBuffer=SlowBuffer,t.INSPECT_MAX_BYTES=50,e.TYPED_ARRAY_SUPPORT=void 0!==n.TYPED_ARRAY_SUPPORT?n.TYPED_ARRAY_SUPPORT:typedArraySupport(),t.kMaxLength=kMaxLength(),e.poolSize=8192,e._augment=function(t){return t.__proto__=e.prototype,t},e.from=function(e,t,r){return from(null,e,t,r)},e.TYPED_ARRAY_SUPPORT&&(e.prototype.__proto__=Uint8Array.prototype,e.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&e[Symbol.species]===e&&Object.defineProperty(e,Symbol.species,{value:null,configurable:!0})),e.alloc=function(e,t,r){return alloc(null,e,t,r)},e.allocUnsafe=function(e){return allocUnsafe(null,e)},e.allocUnsafeSlow=function(e){return allocUnsafe(null,e)},e.isBuffer=function(e){return!(null==e||!e._isBuffer)},e.compare=function(t,r){if(!e.isBuffer(t)||!e.isBuffer(r))throw new TypeError("Arguments must be Buffers");if(t===r)return 0;for(var n=t.length,i=r.length,o=0,a=Math.min(n,i);o<a;++o)if(t[o]!==r[o]){n=t[o],i=r[o];break}return n<i?-1:i<n?1:0},e.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},e.concat=function(t,r){if(!a(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return e.alloc(0);var n;if(void 0===r)for(r=0,n=0;n<t.length;++n)r+=t[n].length;var i=e.allocUnsafe(r),o=0;for(n=0;n<t.length;++n){var s=t[n];if(!e.isBuffer(s))throw new TypeError('"list" argument must be an Array of Buffers');s.copy(i,o),o+=s.length}return i},e.byteLength=byteLength,e.prototype._isBuffer=!0,e.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)swap(this,t,t+1);return this},e.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)swap(this,t,t+3),swap(this,t+1,t+2);return this},e.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)swap(this,t,t+7),swap(this,t+1,t+6),swap(this,t+2,t+5),swap(this,t+3,t+4);return this},e.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?utf8Slice(this,0,e):slowToString.apply(this,arguments)},e.prototype.equals=function(t){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===e.compare(this,t)},e.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),"<Buffer "+e+">"},e.prototype.compare=function(t,r,n,i,o){if(!e.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===r&&(r=0),void 0===n&&(n=t?t.length:0),void 0===i&&(i=0),void 0===o&&(o=this.length),r<0||n>t.length||i<0||o>this.length)throw new RangeError("out of range index");if(i>=o&&r>=n)return 0;if(i>=o)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,o>>>=0,this===t)return 0;for(var a=o-i,s=n-r,u=Math.min(a,s),l=this.slice(i,o),c=t.slice(r,n),h=0;h<u;++h)if(l[h]!==c[h]){a=l[h],s=c[h];break}return a<s?-1:s<a?1:0},e.prototype.includes=function(e,t,r){return this.indexOf(e,t,r)!==-1},e.prototype.indexOf=function(e,t,r){return bidirectionalIndexOf(this,e,t,r,!0)},e.prototype.lastIndexOf=function(e,t,r){return bidirectionalIndexOf(this,e,t,r,!1)},e.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t=0|t,isFinite(r)?(r=0|r,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return hexWrite(this,e,t,r);case"utf8":case"utf-8":return utf8Write(this,e,t,r);case"ascii":return asciiWrite(this,e,t,r);case"latin1":case"binary":return latin1Write(this,e,t,r);case"base64":return base64Write(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ucs2Write(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},e.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var s=4096;e.prototype.slice=function(t,r){var n=this.length;t=~~t,r=void 0===r?n:~~r,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<t&&(r=t);var i;if(e.TYPED_ARRAY_SUPPORT)i=this.subarray(t,r),i.__proto__=e.prototype;else{var o=r-t;i=new e(o,(void 0));for(var a=0;a<o;++a)i[a]=this[a+t]}return i},e.prototype.readUIntLE=function(e,t,r){e=0|e,t=0|t,r||checkOffset(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;return n},e.prototype.readUIntBE=function(e,t,r){e=0|e,t=0|t,r||checkOffset(e,t,this.length);for(var n=this[e+--t],i=1;t>0&&(i*=256);)n+=this[e+--t]*i;return n},e.prototype.readUInt8=function(e,t){return t||checkOffset(e,1,this.length),this[e]},e.prototype.readUInt16LE=function(e,t){return t||checkOffset(e,2,this.length),this[e]|this[e+1]<<8},e.prototype.readUInt16BE=function(e,t){return t||checkOffset(e,2,this.length),this[e]<<8|this[e+1]},e.prototype.readUInt32LE=function(e,t){return t||checkOffset(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},e.prototype.readUInt32BE=function(e,t){return t||checkOffset(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},e.prototype.readIntLE=function(e,t,r){e=0|e,t=0|t,r||checkOffset(e,t,this.length);for(var n=this[e],i=1,o=0;++o<t&&(i*=256);)n+=this[e+o]*i;
|
|
11
11
|
return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},e.prototype.readIntBE=function(e,t,r){e=0|e,t=0|t,r||checkOffset(e,t,this.length);for(var n=t,i=1,o=this[e+--n];n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},e.prototype.readInt8=function(e,t){return t||checkOffset(e,1,this.length),128&this[e]?(255-this[e]+1)*-1:this[e]},e.prototype.readInt16LE=function(e,t){t||checkOffset(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},e.prototype.readInt16BE=function(e,t){t||checkOffset(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},e.prototype.readInt32LE=function(e,t){return t||checkOffset(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},e.prototype.readInt32BE=function(e,t){return t||checkOffset(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},e.prototype.readFloatLE=function(e,t){return t||checkOffset(e,4,this.length),o.read(this,e,!0,23,4)},e.prototype.readFloatBE=function(e,t){return t||checkOffset(e,4,this.length),o.read(this,e,!1,23,4)},e.prototype.readDoubleLE=function(e,t){return t||checkOffset(e,8,this.length),o.read(this,e,!0,52,8)},e.prototype.readDoubleBE=function(e,t){return t||checkOffset(e,8,this.length),o.read(this,e,!1,52,8)},e.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t=0|t,r=0|r,!n){var i=Math.pow(2,8*r)-1;checkInt(this,e,t,r,i,0)}var o=1,a=0;for(this[t]=255&e;++a<r&&(o*=256);)this[t+a]=e/o&255;return t+r},e.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t=0|t,r=0|r,!n){var i=Math.pow(2,8*r)-1;checkInt(this,e,t,r,i,0)}var o=r-1,a=1;for(this[t+o]=255&e;--o>=0&&(a*=256);)this[t+o]=e/a&255;return t+r},e.prototype.writeUInt8=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,1,255,0),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[r]=255&t,r+1},e.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):objectWriteUInt16(this,t,r,!0),r+2},e.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,2,65535,0),e.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):objectWriteUInt16(this,t,r,!1),r+2},e.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=255&t):objectWriteUInt32(this,t,r,!0),r+4},e.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,4,4294967295,0),e.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):objectWriteUInt32(this,t,r,!1),r+4},e.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t=0|t,!n){var i=Math.pow(2,8*r-1);checkInt(this,e,t,r,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o<r&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+r},e.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t=0|t,!n){var i=Math.pow(2,8*r-1);checkInt(this,e,t,r,i-1,-i)}var o=r-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+r},e.prototype.writeInt8=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,1,127,-128),e.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[r]=255&t,r+1},e.prototype.writeInt16LE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8):objectWriteUInt16(this,t,r,!0),r+2},e.prototype.writeInt16BE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,2,32767,-32768),e.TYPED_ARRAY_SUPPORT?(this[r]=t>>>8,this[r+1]=255&t):objectWriteUInt16(this,t,r,!1),r+2},e.prototype.writeInt32LE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,4,2147483647,-2147483648),e.TYPED_ARRAY_SUPPORT?(this[r]=255&t,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24):objectWriteUInt32(this,t,r,!0),r+4},e.prototype.writeInt32BE=function(t,r,n){return t=+t,r=0|r,n||checkInt(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),e.TYPED_ARRAY_SUPPORT?(this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=255&t):objectWriteUInt32(this,t,r,!1),r+4},e.prototype.writeFloatLE=function(e,t,r){return writeFloat(this,e,t,!0,r)},e.prototype.writeFloatBE=function(e,t,r){return writeFloat(this,e,t,!1,r)},e.prototype.writeDoubleLE=function(e,t,r){return writeDouble(this,e,t,!0,r)},e.prototype.writeDoubleBE=function(e,t,r){return writeDouble(this,e,t,!1,r)},e.prototype.copy=function(t,r,n,i){if(n||(n=0),i||0===i||(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<n&&(i=n),i===n)return 0;if(0===t.length||0===this.length)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-n&&(i=t.length-r+n);var o,a=i-n;if(this===t&&n<r&&r<i)for(o=a-1;o>=0;--o)t[o+r]=this[o+n];else if(a<1e3||!e.TYPED_ARRAY_SUPPORT)for(o=0;o<a;++o)t[o+r]=this[o+n];else Uint8Array.prototype.set.call(t,this.subarray(n,n+a),r);return a},e.prototype.fill=function(t,r,n,i){if("string"==typeof t){if("string"==typeof r?(i=r,r=0,n=this.length):"string"==typeof n&&(i=n,n=this.length),1===t.length){var o=t.charCodeAt(0);o<256&&(t=o)}if(void 0!==i&&"string"!=typeof i)throw new TypeError("encoding must be a string");if("string"==typeof i&&!e.isEncoding(i))throw new TypeError("Unknown encoding: "+i)}else"number"==typeof t&&(t=255&t);if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r>>>=0,n=void 0===n?this.length:n>>>0,t||(t=0);var a;if("number"==typeof t)for(a=r;a<n;++a)this[a]=t;else{var s=e.isBuffer(t)?t:utf8ToBytes(new e(t,i).toString()),u=s.length;for(a=0;a<n-r;++a)this[a+r]=s[a%u]}return this};var u=/[^+\/0-9A-Za-z-_]/g}).call(t,r(142).Buffer,function(){return this}())},32,41,function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},[923,89,100,53,151,59,215,45],113,[933,149,105],[934,13,52,103],36,[940,74],[941,52,13,103,153,58],[942,44],function(e,t,r){"use strict";var n=r(117)(!0);e.exports=function(e,t,r){return t+(r?n(e,t).length:1)}},function(e,t,r){"use strict";var n=r(11),i=r(68),o=r(8);e.exports=function(e){for(var t=n(this),r=o(t.length),a=arguments.length,s=i(a>1?arguments[1]:void 0,r),u=a>2?arguments[2]:void 0,l=void 0===u?r:i(u,r);l>s;)t[s++]=e;return t}},[962,447],[966,10,65],[909,5,3],145,function(e,t,r){var n=r(7)("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(r){try{return t[n]=!1,!"/./"[e](t)}catch(i){}}return!0}},[912,3],function(e,t,r){var n=r(5),i=r(171).set;e.exports=function(e,t,r){var o,a=t.constructor;return a!==r&&"function"==typeof a&&(o=a.prototype)!==r.prototype&&n(o)&&i&&i(e,o),e}},[968,80,7],[916,62,65,81,23,7],[917,55,1,24,23,80,164,81,30,7],function(e,t){var r=Math.expm1;e.exports=!r||r(10)>22025.465794806718||r(10)<22025.465794806718||r(-2e-17)!=-2e-17?function(e){return 0==(e=+e)?e:e>-1e-6&&e<1e-6?e+e*e/2:Math.exp(e)-1}:r},function(e,t){e.exports=Math.sign||function(e){return 0==(e=+e)||e!=e?e:e<0?-1:1}},function(e,t,r){var n=r(3),i=r(176).set,o=n.MutationObserver||n.WebKitMutationObserver,a=n.process,s=n.Promise,u="process"==r(32)(a);e.exports=function(){var e,t,r,l=function(){var n,i;for(u&&(n=a.domain)&&n.exit();e;){i=e.fn,e=e.next;try{i()}catch(o){throw e?r():t=void 0,o}}t=void 0,n&&n.enter()};if(u)r=function(){a.nextTick(l)};else if(!o||n.navigator&&n.navigator.standalone)if(s&&s.resolve){var c=s.resolve(void 0);r=function(){c.then(l)}}else r=function(){i.call(n,l)};else{var h=!0,d=document.createTextNode("");new o(l).observe(d,{characterData:!0}),r=function(){d.data=h=!h}}return function(n){var i={fn:n,next:void 0};t&&(t.next=i),e||(e=i,r()),t=i}}},function(e,t,r){"use strict";function PromiseCapability(e){var t,r;this.promise=new e(function(e,n){if(void 0!==t||void 0!==r)throw TypeError("Bad Promise constructor");t=e,r=n}),this.resolve=n(t),this.reject=n(r)}var n=r(18);e.exports.f=function(e){return new PromiseCapability(e)}},function(e,t,r){"use strict";var n=r(90),i=RegExp.prototype.exec,o=String.prototype.replace,a=i,s="lastIndex",u=function(){var e=/a/,t=/b*/g;return i.call(e,"a"),i.call(t,"a"),0!==e[s]||0!==t[s]}(),l=void 0!==/()??/.exec("")[1],c=u||l;c&&(a=function(e){var t,r,a,c,h=this;return l&&(r=new RegExp("^"+h.source+"$(?!\\s)",n.call(h))),u&&(t=h[s]),a=i.call(h,e),u&&a&&(h[s]=h.global?a.index+a[0].length:t),l&&a&&a.length>1&&o.call(a[0],r,function(){for(c=1;c<arguments.length-2;c++)void 0===arguments[c]&&(a[c]=void 0)}),a}),e.exports=a},[931,5,2,34,29],[933,93,69],function(e,t,r){var n=r(110),i=r(41);e.exports=function(e,t,r){if(n(t))throw TypeError("String#"+r+" doesn't accept regex!");return String(i(e))}},function(e,t,r){"use strict";var n=r(36),i=r(41);e.exports=function(e){var t=String(i(this)),r="",o=n(e);if(o<0||o==1/0)throw RangeError("Count can't be negative");for(;o>0;(o>>>=1)&&(t+=t))1&o&&(r+=t);return r}},function(e,t){e.exports="\t\n\v\f\r \u2028\u2029\ufeff"},function(e,t,r){var n,i,o,a=r(34),s=r(231),u=r(161),l=r(158),c=r(3),h=c.process,d=c.setImmediate,p=c.clearImmediate,f=c.MessageChannel,m=c.Dispatch,g=0,v={},y="onreadystatechange",b=function(){var e=+this;if(v.hasOwnProperty(e)){var t=v[e];delete v[e],t()}},x=function(e){b.call(e.data)};d&&p||(d=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return v[++g]=function(){s("function"==typeof e?e:Function(e),t)},n(g),g},p=function(e){delete v[e]},"process"==r(32)(h)?n=function(e){h.nextTick(a(b,e,1))}:m&&m.now?n=function(e){m.now(a(b,e,1))}:f?(i=new f,o=i.port2,i.port1.onmessage=x,n=a(o.postMessage,o,1)):c.addEventListener&&"function"==typeof postMessage&&!c.importScripts?(n=function(e){c.postMessage(e+"","*")},c.addEventListener("message",x,!1)):n=y in l("script")?function(e){u.appendChild(l("script"))[y]=function(){u.removeChild(this),b.call(e)}}:function(e){setTimeout(a(b,e,1),0)}),e.exports={set:d,clear:p}},function(e,t,r){"use strict";function packIEEE754(e,t,r){var n,i,o,a=new Array(r),s=8*r-t-1,u=(1<<s)-1,l=u>>1,c=23===t?P(2,-24)-P(2,-77):0,h=0,d=e<0||0===e&&1/e<0?1:0;for(e=T(e),e!=e||e===D?(i=e!=e?1:0,n=u):(n=O(F(e)/M),e*(o=P(2,-n))<1&&(n--,o*=2),e+=n+l>=1?c/o:c*P(2,1-l),e*o>=2&&(n++,o/=2),n+l>=u?(i=0,n=u):n+l>=1?(i=(e*o-1)*P(2,t),n+=l):(i=e*P(2,l-1)*P(2,t),n=0));t>=8;a[h++]=255&i,i/=256,t-=8);for(n=n<<t|i,s+=t;s>0;a[h++]=255&n,n/=256,s-=8);return a[--h]|=128*d,a}function unpackIEEE754(e,t,r){var n,i=8*r-t-1,o=(1<<i)-1,a=o>>1,s=i-7,u=r-1,l=e[u--],c=127&l;for(l>>=7;s>0;c=256*c+e[u],u--,s-=8);for(n=c&(1<<-s)-1,c>>=-s,s+=t;s>0;n=256*n+e[u],u--,s-=8);if(0===c)c=1-a;else{if(c===o)return n?NaN:l?-D:D;n+=P(2,t),c-=a}return(l?-1:1)*n*P(2,c-t)}function unpackI32(e){return e[3]<<24|e[2]<<16|e[1]<<8|e[0]}function packI8(e){return[255&e]}function packI16(e){return[255&e,e>>8&255]}function packI32(e){return[255&e,e>>8&255,e>>16&255,e>>24&255]}function packF64(e){return packIEEE754(e,52,8)}function packF32(e){return packIEEE754(e,23,4)}function addGetter(e,t,r){m(e[x],t,{get:function(){return this[r]}})}function get(e,t,r,n){var i=+r,o=p(i);if(o+t>e[j])throw A(w);var a=e[L]._b,s=o+e[z],u=a.slice(s,s+t);return n?u:u.reverse()}function set(e,t,r,n,i,o){var a=+r,s=p(a);if(s+t>e[j])throw A(w);for(var u=e[L]._b,l=s+e[z],c=n(+i),h=0;h<t;h++)u[l+h]=c[o?h:t-h-1]}var n=r(3),i=r(9),o=r(55),a=r(118),s=r(23),u=r(66),l=r(4),c=r(60),h=r(36),d=r(8),p=r(250),f=r(63).f,m=r(10).f,g=r(155),v=r(81),y="ArrayBuffer",b="DataView",x="prototype",_="Wrong length!",w="Wrong index!",k=n[y],S=n[b],C=n.Math,A=n.RangeError,D=n.Infinity,E=k,T=C.abs,P=C.pow,O=C.floor,F=C.log,M=C.LN2,R="buffer",N="byteLength",I="byteOffset",L=i?"_b":R,j=i?"_l":N,z=i?"_o":I;if(a.ABV){if(!l(function(){k(1)})||!l(function(){new k((-1))})||l(function(){return new k,new k(1.5),new k(NaN),k.name!=y})){k=function(e){return c(this,k),new E(p(e))};for(var q,B=k[x]=E[x],U=f(E),Y=0;U.length>Y;)(q=U[Y++])in k||s(k,q,E[q]);o||(B.constructor=k)}var $=new S(new k(2)),H=S[x].setInt8;$.setInt8(0,2147483648),$.setInt8(1,2147483649),!$.getInt8(0)&&$.getInt8(1)||u(S[x],{setInt8:function(e,t){H.call(this,e,t<<24>>24)},setUint8:function(e,t){H.call(this,e,t<<24>>24)}},!0)}else k=function(e){c(this,k,y);var t=p(e);this._b=g.call(new Array(t),0),this[j]=t},S=function(e,t,r){c(this,S,b),c(e,k,b);var n=e[j],i=h(t);if(i<0||i>n)throw A("Wrong offset!");if(r=void 0===r?n-i:d(r),i+r>n)throw A(_);this[L]=e,this[z]=i,this[j]=r},i&&(addGetter(k,N,"_l"),addGetter(S,R,"_b"),addGetter(S,N,"_l"),addGetter(S,I,"_o")),u(S[x],{getInt8:function(e){return get(this,1,e)[0]<<24>>24},getUint8:function(e){return get(this,1,e)[0]},getInt16:function(e){var t=get(this,2,e,arguments[1]);return(t[1]<<8|t[0])<<16>>16},getUint16:function(e){var t=get(this,2,e,arguments[1]);return t[1]<<8|t[0]},getInt32:function(e){return unpackI32(get(this,4,e,arguments[1]))},getUint32:function(e){return unpackI32(get(this,4,e,arguments[1]))>>>0},getFloat32:function(e){return unpackIEEE754(get(this,4,e,arguments[1]),23,4)},getFloat64:function(e){return unpackIEEE754(get(this,8,e,arguments[1]),52,8)},setInt8:function(e,t){set(this,1,e,packI8,t)},setUint8:function(e,t){set(this,1,e,packI8,t)},setInt16:function(e,t){set(this,2,e,packI16,t,arguments[2])},setUint16:function(e,t){set(this,2,e,packI16,t,arguments[2])},setInt32:function(e,t){set(this,4,e,packI32,t,arguments[2])},setUint32:function(e,t){set(this,4,e,packI32,t,arguments[2])},setFloat32:function(e,t){set(this,4,e,packF32,t,arguments[2])},setFloat64:function(e,t){set(this,8,e,packF64,t,arguments[2])}});v(k,y),v(S,b),s(S[x],a.VIEW,!0),t[y]=k,t[b]=S},[941,3,33,55,251,10],[944,79,7,80,33],[945,54,234,80,31,165],function(e,t,r){"use strict";var n=r(85);e.exports=new n({explicit:[r(686),r(684),r(679)]})},function(e,t,r){function indexOf(e,t,r){var a=e?e.length:0;if(!a)return-1;if("number"==typeof r)r=r<0?o(a+r,0):r;else if(r){var s=i(e,t);return s<a&&(t===t?t===e[s]:e[s]!==e[s])?s:-1}return n(e,t,r||0)}var n=r(271),i=r(718),o=Math.max;e.exports=indexOf},function(e,t,r){var n=r(185),i=r(187),o=r(725),a=o(n,i);e.exports=a},function(e,t,r){function LazyWrapper(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=o,this.__views__=[]}var n=r(186),i=r(188),o=Number.POSITIVE_INFINITY;LazyWrapper.prototype=n(i.prototype),LazyWrapper.prototype.constructor=LazyWrapper,e.exports=LazyWrapper},function(e,t){function arrayEach(e,t){for(var r=-1,n=e.length;++r<n&&t(e[r],r,e)!==!1;);return e}e.exports=arrayEach},function(e,t,r){var n=r(16),i=function(){function object(){}return function(e){if(n(e)){object.prototype=e;var t=new object;object.prototype=void 0}return t||{}}}();e.exports=i},function(e,t,r){var n=r(269),i=r(721),o=i(n);e.exports=o},function(e,t){function baseLodash(){}e.exports=baseLodash},function(e,t,r){function bindCallback(e,t,r){if("function"!=typeof e)return n;if(void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 3:return function(r,n,i){return e.call(t,r,n,i)};case 4:return function(r,n,i,o){return e.call(t,r,n,i,o)};case 5:return function(r,n,i,o,a){return e.call(t,r,n,i,o,a)}}return function(){return e.apply(t,arguments)}}var n=r(131);e.exports=bindCallback},function(e,t,r){function createCtorWrapper(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var r=n(e.prototype),o=e.apply(r,t);return i(o)?o:r}}var n=r(186),i=r(16);e.exports=createCtorWrapper},function(e,t,r){var n=r(273),i=n("length");e.exports=i},function(e,t){function replaceHolders(e,t){for(var n=-1,i=e.length,o=-1,a=[];++n<i;)e[n]===t&&(e[n]=r,a[++o]=n);return a}var r="__lodash_placeholder__";e.exports=replaceHolders},function(e,t){function isUndefined(e){return void 0===e}e.exports=isUndefined},function(e,t){"use strict";function Ruler(){this.__rules__=[],this.__cache__=null}Ruler.prototype.__find__=function(e){for(var t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1},Ruler.prototype.__compile__=function(){var e=this,t=[""];e.__rules__.forEach(function(e){e.enabled&&e.alt.forEach(function(e){t.indexOf(e)<0&&t.push(e)})}),e.__cache__={},t.forEach(function(t){e.__cache__[t]=[],e.__rules__.forEach(function(r){r.enabled&&(t&&r.alt.indexOf(t)<0||e.__cache__[t].push(r.fn))})})},Ruler.prototype.at=function(e,t,r){var n=this.__find__(e),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__[n].fn=t,this.__rules__[n].alt=i.alt||[],this.__cache__=null},Ruler.prototype.before=function(e,t,r,n){var i=this.__find__(e),o=n||{};if(i===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i,0,{name:t,enabled:!0,fn:r,alt:o.alt||[]}),this.__cache__=null},Ruler.prototype.after=function(e,t,r,n){var i=this.__find__(e),o=n||{};if(i===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(i+1,0,{name:t,enabled:!0,fn:r,alt:o.alt||[]}),this.__cache__=null},Ruler.prototype.push=function(e,t,r){var n=r||{};this.__rules__.push({name:e,enabled:!0,fn:t,alt:n.alt||[]}),this.__cache__=null},Ruler.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);var r=[];return e.forEach(function(e){var n=this.__find__(e);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!0,r.push(e)},this),this.__cache__=null,r},Ruler.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(e){e.enabled=!1}),this.enable(e,t)},Ruler.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);var r=[];return e.forEach(function(e){var n=this.__find__(e);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+e)}this.__rules__[n].enabled=!1,r.push(e)},this),this.__cache__=null,r},Ruler.prototype.getRules=function(e){return null===this.__cache__&&this.__compile__(),this.__cache__[e]||[]},e.exports=Ruler},function(e,t){"use strict";function Token(e,t,r){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=r,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}Token.prototype.attrIndex=function(e){var t,r,n;if(!this.attrs)return-1;for(t=this.attrs,r=0,n=t.length;r<n;r++)if(t[r][0]===e)return r;return-1},Token.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]},Token.prototype.attrSet=function(e,t){var r=this.attrIndex(e),n=[e,t];r<0?this.attrPush(n):this.attrs[r]=n},Token.prototype.attrGet=function(e){var t=this.attrIndex(e),r=null;return t>=0&&(r=this.attrs[t][1]),r},Token.prototype.attrJoin=function(e,t){var r=this.attrIndex(e);r<0?this.attrPush([e,t]):this.attrs[r][1]=this.attrs[r][1]+" "+t},e.exports=Token},function(e,t,r){(function(t){function isObject(e){return"object"==typeof e&&null!==e}function isError(e){switch(Object.prototype.toString.call(e)){case"[object Error]":return!0;case"[object Exception]":return!0;case"[object DOMException]":return!0;default:return e instanceof Error}}function isErrorEvent(e){return"[object ErrorEvent]"===Object.prototype.toString.call(e)}function isDOMError(e){return"[object DOMError]"===Object.prototype.toString.call(e)}function isDOMException(e){return"[object DOMException]"===Object.prototype.toString.call(e)}function isUndefined(e){return void 0===e}function isFunction(e){return"function"==typeof e}function isPlainObject(e){return"[object Object]"===Object.prototype.toString.call(e)}function isString(e){return"[object String]"===Object.prototype.toString.call(e)}function isArray(e){return"[object Array]"===Object.prototype.toString.call(e)}function isEmptyObject(e){if(!isPlainObject(e))return!1;for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}function supportsErrorEvent(){try{return new ErrorEvent(""),!0}catch(e){return!1}}function supportsDOMError(){try{return new DOMError(""),!0}catch(e){return!1}}function supportsDOMException(){try{return new DOMException(""),!0}catch(e){return!1}}function supportsFetch(){if(!("fetch"in i))return!1;try{return new Headers,new Request(""),new Response,!0}catch(e){return!1}}function supportsReferrerPolicy(){if(!supportsFetch())return!1;try{return new Request("pickleRick",{referrerPolicy:"origin"}),!0}catch(e){return!1}}function supportsPromiseRejectionEvent(){return"function"==typeof PromiseRejectionEvent}function wrappedCallback(e){function dataCallback(t,r){var n=e(t)||t;return r?r(n)||n:n}return dataCallback}function each(e,t){var r,n;if(isUndefined(e.length))for(r in e)hasKey(e,r)&&t.call(null,r,e[r]);else if(n=e.length)for(r=0;r<n;r++)t.call(null,r,e[r])}function objectMerge(e,t){return t?(each(t,function(t,r){e[t]=r}),e):e}function objectFrozen(e){return!!Object.isFrozen&&Object.isFrozen(e)}function truncate(e,t){if("number"!=typeof t)throw new Error("2nd argument to `truncate` function should be a number");return"string"!=typeof e||0===t?e:e.length<=t?e:e.substr(0,t)+"…"}function hasKey(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function joinRegExp(e){for(var t,r=[],n=0,i=e.length;n<i;n++)t=e[n],isString(t)?r.push(t.replace(/([.*+?^=!:${}()|\[\]\/\\])/g,"\\$1")):t&&t.source&&r.push(t.source);return new RegExp(r.join("|"),"i")}function urlencode(e){var t=[];return each(e,function(e,r){t.push(encodeURIComponent(e)+"="+encodeURIComponent(r))}),t.join("&")}function parseUrl(e){if("string"!=typeof e)return{};var t=e.match(/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/),r=t[6]||"",n=t[8]||"";return{protocol:t[2],host:t[4],path:t[5],relative:t[5]+r+n}}function uuid4(){var e=i.crypto||i.msCrypto;if(!isUndefined(e)&&e.getRandomValues){var t=new Uint16Array(8);e.getRandomValues(t),t[3]=4095&t[3]|16384,t[4]=16383&t[4]|32768;var r=function(e){for(var t=e.toString(16);t.length<4;)t="0"+t;return t};return r(t[0])+r(t[1])+r(t[2])+r(t[3])+r(t[4])+r(t[5])+r(t[6])+r(t[7])}return"xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx".replace(/[xy]/g,function(e){var t=16*Math.random()|0,r="x"===e?t:3&t|8;return r.toString(16)})}function htmlTreeAsString(e){for(var t,r=5,n=80,i=[],o=0,a=0,s=" > ",u=s.length;e&&o++<r&&(t=htmlElementAsString(e),!("html"===t||o>1&&a+i.length*u+t.length>=n));)i.push(t),a+=t.length,e=e.parentNode;return i.reverse().join(s)}function htmlElementAsString(e){var t,r,n,i,o,a=[];if(!e||!e.tagName)return"";if(a.push(e.tagName.toLowerCase()),e.id&&a.push("#"+e.id),t=e.className,t&&isString(t))for(r=t.split(/\s+/),o=0;o<r.length;o++)a.push("."+r[o]);var s=["type","name","title","alt"];for(o=0;o<s.length;o++)n=s[o],i=e.getAttribute(n),i&&a.push("["+n+'="'+i+'"]');return a.join("")}function isOnlyOneTruthy(e,t){return!!(!!e^!!t)}function isBothUndefined(e,t){return isUndefined(e)&&isUndefined(t)}function isSameException(e,t){return!isOnlyOneTruthy(e,t)&&(e=e.values[0],t=t.values[0],e.type===t.type&&e.value===t.value&&(!isBothUndefined(e.stacktrace,t.stacktrace)&&isSameStacktrace(e.stacktrace,t.stacktrace)))}function isSameStacktrace(e,t){if(isOnlyOneTruthy(e,t))return!1;var r=e.frames,n=t.frames;if(void 0===r||void 0===n)return!1;if(r.length!==n.length)return!1;for(var i,o,a=0;a<r.length;a++)if(i=r[a],o=n[a],i.filename!==o.filename||i.lineno!==o.lineno||i.colno!==o.colno||i.function!==o.function)return!1;return!0}function fill(e,t,r,n){if(null!=e){var i=e[t];e[t]=r(i),e[t].__raven__=!0,e[t].__orig__=i,n&&n.push([e,t,i])}}function safeJoin(e,t){if(!isArray(e))return"";for(var r=[],n=0;n<e.length;n++)try{r.push(String(e[n]))}catch(i){r.push("[value cannot be serialized]")}return r.join(t)}function utf8Length(e){return~-encodeURI(e).split(/%..|./).length}function jsonSize(e){return utf8Length(JSON.stringify(e))}function serializeValue(e){if("string"==typeof e){var t=40;return truncate(e,t)}if("number"==typeof e||"boolean"==typeof e||"undefined"==typeof e)return e;var r=Object.prototype.toString.call(e);return"[object Object]"===r?"[Object]":"[object Array]"===r?"[Array]":"[object Function]"===r?e.name?"[Function: "+e.name+"]":"[Function]":e}function serializeObject(e,t){return 0===t?serializeValue(e):isPlainObject(e)?Object.keys(e).reduce(function(r,n){return r[n]=serializeObject(e[n],t-1),r},{}):Array.isArray(e)?e.map(function(e){return serializeObject(e,t-1)}):serializeValue(e)}function serializeException(e,t,r){if(!isPlainObject(e))return e;t="number"!=typeof t?o:t,r="number"!=typeof t?a:r;var i=serializeObject(e,t);return jsonSize(n(i))>r?serializeException(e,t-1):i}function serializeKeysForMessage(e,t){if("number"==typeof e||"string"==typeof e)return e.toString();if(!Array.isArray(e))return"";if(e=e.filter(function(e){return"string"==typeof e}),0===e.length)return"[object has no keys]";if(t="number"!=typeof t?s:t,e[0].length>=t)return e[0];for(var r=e.length;r>0;r--){var n=e.slice(0,r).join(", ");if(!(n.length>t))return r===e.length?n:n+"…"}return""}function sanitize(e,t){function sanitizeWorker(e){return isArray(e)?e.map(function(e){return sanitizeWorker(e)}):isPlainObject(e)?Object.keys(e).reduce(function(t,r){return i.test(r)?t[r]=o:t[r]=sanitizeWorker(e[r]),t},{}):e}if(!isArray(t)||isArray(t)&&0===t.length)return e;var r,i=joinRegExp(t),o="********";try{r=JSON.parse(n(e))}catch(a){return e}return sanitizeWorker(r)}var n=r(301),i="undefined"!=typeof window?window:"undefined"!=typeof t?t:"undefined"!=typeof self?self:{},o=3,a=51200,s=40;e.exports={isObject:isObject,isError:isError,isErrorEvent:isErrorEvent,isDOMError:isDOMError,isDOMException:isDOMException,isUndefined:isUndefined,isFunction:isFunction,isPlainObject:isPlainObject,isString:isString,isArray:isArray,isEmptyObject:isEmptyObject,supportsErrorEvent:supportsErrorEvent,supportsDOMError:supportsDOMError,supportsDOMException:supportsDOMException,supportsFetch:supportsFetch,supportsReferrerPolicy:supportsReferrerPolicy,supportsPromiseRejectionEvent:supportsPromiseRejectionEvent,wrappedCallback:wrappedCallback,each:each,objectMerge:objectMerge,truncate:truncate,objectFrozen:objectFrozen,hasKey:hasKey,joinRegExp:joinRegExp,urlencode:urlencode,uuid4:uuid4,htmlTreeAsString:htmlTreeAsString,htmlElementAsString:htmlElementAsString,isSameException:isSameException,isSameStacktrace:isSameStacktrace,parseUrl:parseUrl,fill:fill,safeJoin:safeJoin,serializeException:serializeException,serializeKeysForMessage:serializeKeysForMessage,sanitize:sanitize}}).call(t,function(){return this}())},function(e,t,r){(function(e,n){function Timeout(e,t){this._id=e,this._clearFn=t}var i=r(299).nextTick,o=Function.prototype.apply,a=Array.prototype.slice,s={},u=0;t.setTimeout=function(){return new Timeout(o.call(setTimeout,window,arguments),clearTimeout)},t.setInterval=function(){return new Timeout(o.call(setInterval,window,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e.close()},Timeout.prototype.unref=Timeout.prototype.ref=function(){},Timeout.prototype.close=function(){this._clearFn.call(window,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout(function(){e._onTimeout&&e._onTimeout()},t))},t.setImmediate="function"==typeof e?e:function(e){var r=u++,n=!(arguments.length<2)&&a.call(arguments,1);return s[r]=!0,i(function(){s[r]&&(n?e.apply(null,n):e.call(null),t.clearImmediate(r))}),r},t.clearImmediate="function"==typeof n?n:function(e){delete s[e]}}).call(t,r(197).setImmediate,r(197).clearImmediate)},function(e,t){e.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4E\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/},[907,314],function(e,t,r){e.exports={default:r(407),__esModule:!0}},function(e,t,r){e.exports={default:r(413),__esModule:!0}},[906,143,44],[914,143],[917,103,51,220,76,88,425,138,218,44],function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=r(141),i=_interopRequireDefault(n),o=r(21),a=_interopRequireDefault(o),s=r(20),u=_interopRequireDefault(s),l=r(46),c=_interopRequireDefault(l),h=r(27),d=_interopRequireDefault(h),p=r(26),f=_interopRequireDefault(p),m=r(19),g=_interopRequireDefault(m),v=r(39),y=function(e){function User(){return(0,u.default)(this,User),(0,d.default)(this,(User.__proto__||(0,a.default)(User)).apply(this,arguments))}return(0,f.default)(User,e),(0,c.default)(User,[{key:"fetch",value:function(e){return e=e||this.id||this.slug,e?(this.loading=!0,this.$api("users.get_user",{user:e},this.on_fetched)):g.default.error("Unable to fetch User: no identifier specified"),this}},{key:"update",value:function(e,t){this.loading=!0,this.$api("users.update_user",{user:this.id,payload:(0,i.default)(e)},this.on_fetched,this.on_error(t))}},{key:"has_role",value:function(e){return this.roles&&this.roles.indexOf(e)>=0}},{key:"can_edit",value:function(e){return void 0!==e&&(!!this.is_admin||(e.owner?e.owner.id===this.id:!!e.organization&&this.organizations.some(function(t){return t.id===e.organization.id})))}},{key:"fullname",get:function(){return this.first_name+" "+this.last_name}},{key:"is_admin",get:function(){return this.has_role("admin")}}]),User}(v.Model);t.default=y},function(e,t,r){e.exports={default:r(412),__esModule:!0}},,function(e,t){"use strict";function truncate(e,t){return e&&e.length>t?e.substr(0,t-1)+"…":e}function title(e){return e.replace(/\w\S*/g,function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()})}function size(e){if(!e)return"n/a";var t=parseInt(Math.floor(Math.log(e)/Math.log(1024)),10),n=r[t];if(0===t)return e+" "+n;var i=(e/Math.pow(1024,t)).toFixed(1);return i+" "+n}Object.defineProperty(t,"__esModule",{value:!0}),t.truncate=truncate,t.title=title,t.size=size;var r=t.SIZES=["Bytes","KB","MB","GB","TB"];t.default={truncate:truncate,title:title,size:size}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{
|
|
12
|
-
value:!0});var n=r(19),i=_interopRequireDefault(n);t.default={props:{target:null,effect:{type:String,default:"scale"},placement:{type:String,default:"top"},content:null},data:function(){return{show:!1}},computed:{style:function(){return{top:this.position.top+"px",left:this.position.left+"px"}},position:function(){if(!(this.placement&&this.target&&this.show&&this.content))return{top:-1e3,left:-1e3};var e=this.target.getBoundingClientRect();switch(this.placement){case"top":return{left:window.pageXOffset+e.left-this.$el.offsetWidth/2+e.width/2,top:window.pageYOffset+e.top-this.$el.offsetHeight};case"left":return{left:window.pageXOffset+e.left-this.$el.offsetWidth,top:window.pageYOffset+e.top+e.height/2-this.$el.offsetHeight/2};case"right":return{left:window.pageXOffset+e.left+e.width,top:window.pageYOffset+e.top+e.height/2-this.$el.offsetHeight/2};case"bottom":return{left:window.pageXOffset+e.left-this.$el.offsetWidth/2+e.width/2,top:window.pageYOffset+e.top+e.height};default:return i.default.error("Unknown placement: "+this.placement),{top:-1e3,left:-1e3}}}},methods:{toggle:function(){this.show=!this.show}}}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=r(211),i=r(382),o=_interopRequireDefault(i);t.default={props:{trigger:{type:String},effect:{type:String,default:"fade"},title:{type:String},content:{type:String},header:{type:Boolean,coerce:n.coerce.boolean,default:!0},placement:{type:String,default:"top"}},data:function(){return{position:{top:0,left:0},show:!1}},methods:{toggle:function(e){var t=this;e&&"contextmenu"===this.trigger&&e.preventDefault(),(this.show=!this.show)&&Vue.nextTick(function(){var e=t.$els.popover,r=t.$els.trigger.children[0];switch(t.placement){case"top":t.position.left=r.offsetLeft-e.offsetWidth/2+r.offsetWidth/2,t.position.top=r.offsetTop-e.offsetHeight;break;case"left":t.position.left=r.offsetLeft-e.offsetWidth,t.position.top=r.offsetTop+r.offsetHeight/2-e.offsetHeight/2;break;case"right":t.position.left=r.offsetLeft+r.offsetWidth,t.position.top=r.offsetTop+r.offsetHeight/2-e.offsetHeight/2;break;case"bottom":t.position.left=r.offsetLeft-e.offsetWidth/2+r.offsetWidth/2,t.position.top=r.offsetTop+r.offsetHeight;break;default:console.warn("Wrong placement prop")}e.style.top=t.position.top+"px",e.style.left=t.position.left+"px"},0)}},ready:function(){var e=this.$els.trigger;if(!e)return console.error("Could not find trigger v-el in your component that uses popoverMixin.");if("focus"!==this.trigger||~e.tabIndex||(e=(0,o.default)("a,input,select,textarea,button",e),e.length||(e=null)),e){var t={contextmenu:"contextmenu",hover:"mouseleave mouseenter",focus:"blur focus"};(0,o.default)(e).on(t[this.trigger]||"click",this.toggle),this._trigger=e}},beforeDestroy:function(){this._trigger&&(0,o.default)(this._trigger).off()}}},function(e,t){"use strict";function getJSON(e){var t=new window.XMLHttpRequest,r={},n={then:function(e,t){return n.done(e).fail(t)},catch:function(e){return n.fail(e)},always:function(e){return n.done(e).fail(e)}};return["done","fail"].forEach(function(e){r[e]=[],n[e]=function(t){return t instanceof Function&&r[e].push(t),n}}),n.done(JSON.parse),t.onreadystatechange=function(){if(4===t.readyState){var e={status:t.status};if(200===t.status)try{var n=t.responseText;for(var i in r.done){var o=r.done[i](n);void 0!==o&&(n=o)}}catch(a){r.fail.forEach(function(e){return e(a)})}else r.fail.forEach(function(t){return t(e)})}},t.open("GET",e),t.setRequestHeader("Accept","application/json"),t.send(),n}function getScrollBarWidth(){if(document.documentElement.scrollHeight<=document.documentElement.clientHeight)return 0;var e=document.createElement("p");e.style.width="100%",e.style.height="200px";var t=document.createElement("div");t.style.position="absolute",t.style.top="0px",t.style.left="0px",t.style.visibility="hidden",t.style.width="200px",t.style.height="150px",t.style.overflow="hidden",t.appendChild(e),document.body.appendChild(t);var r=e.offsetWidth;t.style.overflow="scroll";var n=e.offsetWidth;return r===n&&(n=t.clientWidth),document.body.removeChild(t),r-n}function translations(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en",t={daysOfWeek:["Su","Mo","Tu","We","Th","Fr","Sa"],limit:"Limit reached ({{limit}} items max).",loading:"Loading...",minLength:"Min. Length",months:["January","February","March","April","May","June","July","August","September","October","November","December"],notSelected:"Nothing Selected",required:"Required",search:"Search"};return window.VueStrapLang?window.VueStrapLang(e):t}function delayer(e,t){function toInt(e){return/^[0-9]+$/.test(e)?Number(e)||1:null}var r,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:100;return function(){for(var i=this,o=arguments.length,a=Array(o),s=0;s<o;s++)a[s]=arguments[s];r&&clearTimeout(r),r=setTimeout(function(){e.apply(i,a)},toInt(t)||toInt(this[t])||n)}}function VueFixer(e){var t=!window.Vue||!window.Vue.partial,r={computed:{vue2:function(){return!this.$dispatch}}};return t?(e.beforeCompile&&(e.beforeMount=e.beforeCompile,delete e.beforeCompile),e.compiled&&(r.compiled=e.compiled,delete e.compiled),e.ready&&(e.mounted=e.ready,delete e.ready)):(e.beforeCreate&&(r.create=e.beforeCreate,delete e.beforeCreate),e.beforeMount&&(e.beforeCompile=e.beforeMount,delete e.beforeMount),e.mounted&&(e.ready=e.mounted,delete e.mounted)),e.mixins||(e.mixins=[]),e.mixins.unshift(r),e}Object.defineProperty(t,"__esModule",{value:!0}),t.getJSON=getJSON,t.getScrollBarWidth=getScrollBarWidth,t.translations=translations,t.delayer=delayer,t.VueFixer=VueFixer;t.coerce={boolean:function(e){return"string"==typeof e?""===e||"true"===e||"false"!==e&&"null"!==e&&"undefined"!==e&&e:e},number:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return"number"==typeof e?e:void 0===e||null===e||isNaN(Number(e))?t:Number(e)},string:function(e){return void 0===e||null===e?"":e+""},pattern:function(e){return e instanceof Function||e instanceof RegExp?e:"string"==typeof e?new RegExp(e):null}}},function(e,t,r){e.exports={default:r(420),__esModule:!0}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var n=r(212),i=_interopRequireDefault(n),o=r(387),a=_interopRequireDefault(o),s="function"==typeof a.default&&"symbol"==typeof i.default?function(e){return typeof e}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":typeof e};t.default="function"==typeof a.default&&"symbol"===s(i.default)?function(e){return"undefined"==typeof e?"undefined":s(e)}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":"undefined"==typeof e?"undefined":s(e)}},[909,74,52],[913,45,77,214],[924,53,217],[925,219,145],[926,59,87,148],[927,59,53,422,148],function(e,t,r){e.exports=r(76)},function(e,t,r){var n=r(32);e.exports=function(e,t){if("number"!=typeof e&&"Number"!=n(e))throw TypeError(t);return+e}},function(e,t,r){"use strict";var n=r(11),i=r(68),o=r(8);e.exports=[].copyWithin||function(e,t){var r=n(this),a=o(r.length),s=i(e,a),u=i(t,a),l=arguments.length>2?arguments[2]:void 0,c=Math.min((void 0===l?a:i(l,a))-u,a-s),h=1;for(u<s&&s<u+c&&(h=-1,u+=c-1,s+=c-1);c-- >0;)u in r?r[s]=r[u]:delete r[s],s+=h,u+=h;return r}},[959,61],function(e,t,r){var n=r(18),i=r(11),o=r(91),a=r(8);e.exports=function(e,t,r,s,u){n(t);var l=i(e),c=o(l),h=a(l.length),d=u?h-1:0,p=u?-1:1;if(r<2)for(;;){if(d in c){s=c[d],d+=p;break}if(d+=p,u?d<0:h<=d)throw TypeError("Reduce of empty array with no initial value")}for(;u?d>=0:h>d;d+=p)d in c&&(s=t(s,c[d],d,l));return s}},[963,18,5,231],[964,10,62,66,34,60,61,165,234,67,9,56,70],[965,79,223],function(e,t,r){"use strict";var n=r(66),i=r(56).getWeak,o=r(2),a=r(5),s=r(60),u=r(61),l=r(40),c=r(28),h=r(70),d=l(5),p=l(6),f=0,m=function(e){return e._l||(e._l=new g)},g=function(){this.a=[]},v=function(e,t){return d(e.a,function(e){return e[0]===t})};g.prototype={get:function(e){var t=v(this,e);if(t)return t[1]},has:function(e){return!!v(this,e)},set:function(e,t){var r=v(this,e);r?r[1]=t:this.a.push([e,t])},delete:function(e){var t=p(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,r,o){var l=e(function(e,n){s(e,l,t,"_i"),e._t=t,e._i=f++,e._l=void 0,void 0!=n&&u(n,r,e[o],e)});return n(l.prototype,{delete:function(e){if(!a(e))return!1;var r=i(e);return r===!0?m(h(this,t)).delete(e):r&&c(r,this._i)&&delete r[this._i]},has:function(e){if(!a(e))return!1;var r=i(e);return r===!0?m(h(this,t)).has(e):r&&c(r,this._i)}}),l},def:function(e,t,r){var n=i(o(t),!0);return n===!0?m(e).set(t,r):n[e._i]=r,e},ufstore:m}},function(e,t,r){"use strict";function flattenIntoArray(e,t,r,u,l,c,h,d){for(var p,f,m=l,g=0,v=!!h&&a(h,d,3);g<u;){if(g in r){if(p=v?v(r[g],g,t):r[g],f=!1,i(p)&&(f=p[s],f=void 0!==f?!!f:n(p)),f&&c>0)m=flattenIntoArray(e,t,p,o(p.length),m,c-1)-1;else{if(m>=9007199254740991)throw TypeError();e[m]=p}m++}g++}return m}var n=r(109),i=r(5),o=r(8),a=r(34),s=r(7)("isConcatSpreadable");e.exports=flattenIntoArray},[913,9,4,158],function(e,t){e.exports=function(e,t,r){var n=void 0===r;switch(t.length){case 0:return n?e():e.call(r);case 1:return n?e(t[0]):e.call(r,t[0]);case 2:return n?e(t[0],t[1]):e.call(r,t[0],t[1]);case 3:return n?e(t[0],t[1],t[2]):e.call(r,t[0],t[1],t[2]);case 4:return n?e(t[0],t[1],t[2],t[3]):e.call(r,t[0],t[1],t[2],t[3])}return e.apply(r,t)}},function(e,t,r){var n=r(5),i=Math.floor;e.exports=function(e){return!n(e)&&isFinite(e)&&i(e)===e}},[969,2],function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,r){var n=r(167),i=Math.pow,o=i(2,-52),a=i(2,-23),s=i(2,127)*(2-a),u=i(2,-126),l=function(e){return e+1/o-1/o};e.exports=Math.fround||function(e){var t,r,i=Math.abs(e),c=n(e);return i<u?c*l(i/u/a)*u*a:(t=(1+a/o)*i,r=t-(t-i),r>s||r!=r?c*(1/0):c*r)}},function(e,t){e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:Math.log(1+e)}},function(e,t){e.exports=Math.scale||function(e,t,r,n,i){return 0===arguments.length||e!=e||t!=t||r!=r||n!=n||i!=i?NaN:e===1/0||e===-(1/0)?e:(e-t)*(i-n)/(r-t)+n}},[919,9,64,113,92,11,91,4],[922,10,2,64,9],[924,31,63],[927,28,31,106,172],[930,9,64,31,92],function(e,t,r){var n=r(63),i=r(113),o=r(2),a=r(3).Reflect;e.exports=a&&a.ownKeys||function(e){var t=n.f(o(e)),r=i.f;return r?t.concat(r(e)):t}},function(e,t,r){var n=r(3).parseFloat,i=r(82).trim;e.exports=1/n(r(175)+"-0")!==-(1/0)?function(e){var t=i(String(e),3),r=n(t);return 0===r&&"-"==t.charAt(0)?-0:r}:n},function(e,t,r){var n=r(3).parseInt,i=r(82).trim,o=r(175),a=/^[-+]?0[xX]/;e.exports=8!==n(o+"08")||22!==n(o+"0x16")?function(e,t){var r=i(String(e),3);return n(r,t>>>0||(a.test(r)?16:10))}:n},function(e,t){e.exports=function(e){try{return{e:!1,v:e()}}catch(t){return{e:!0,v:t}}}},function(e,t,r){var n=r(2),i=r(5),o=r(169);e.exports=function(e,t){if(n(e),i(t)&&t.constructor===e)return t;var r=o.f(e),a=r.resolve;return a(t),r.promise}},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},function(e,t,r){var n=r(8),i=r(174),o=r(41);e.exports=function(e,t,r,a){var s=String(o(e)),u=s.length,l=void 0===r?" ":String(r),c=n(t);if(c<=u||""==l)return s;var h=c-u,d=i.call(l,Math.ceil(h/l.length));return d.length>h&&(d=d.slice(0,h)),a?d+s:s+d}},function(e,t,r){var n=r(36),i=r(8);e.exports=function(e){if(void 0===e)return 0;var t=n(e),r=i(t);if(t!==r)throw RangeError("Wrong length!");return r}},[942,7],function(e,t,r){"use strict";var n=r(226),i=r(70),o="Map";e.exports=r(107)(o,function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=n.getEntry(i(this,o),e);return t&&t.v},set:function(e,t){return n.def(i(this,o),0===e?0:e,t)}},n,!0)},function(e,t,r){"use strict";var n=r(170);r(1)({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},function(e,t,r){r(9)&&"g"!=/./g.flags&&r(10).f(RegExp.prototype,"flags",{configurable:!0,get:r(90)})},[976,226,70,107],function(e,t,r){"use strict";var n,i=r(3),o=r(40)(0),a=r(24),s=r(56),u=r(238),l=r(228),c=r(5),h=r(70),d=r(70),p=!i.ActiveXObject&&"ActiveXObject"in i,f="WeakMap",m=s.getWeak,g=Object.isExtensible,v=l.ufstore,y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},b={get:function(e){if(c(e)){var t=m(e);return t===!0?v(h(this,f)).get(e):t?t[this._i]:void 0}},set:function(e,t){return l.def(h(this,f),e,t)}},x=e.exports=r(107)(f,y,b,l,!0,!0);d&&p&&(n=l.getConstructor(y,f),u(n.prototype,b),s.NEED=!0,o(["delete","has","get","set"],function(e){var t=x.prototype,r=t[e];a(t,e,function(t,i){if(c(t)&&!g(t)){this._f||(this._f=new n);var o=this._f[e](t,i);return"set"==e?this:o}return r.call(this,t,i)})}))},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={processors:{},addPostProcessor:function(e){this.processors[e.name]=e},handle:function(e,t,r,n,i){var o=this;return e.forEach(function(e){o.processors[e]&&(t=o.processors[e].process(t,r,n,i))}),t}}},function(e,t,r){"use strict";var n=r(668);e.exports=n},function(e,t,r){"use strict";var n=r(85);e.exports=new n({include:[r(260)]})},function(e,t,r){"use strict";var n=r(85);e.exports=new n({include:[r(181)],implicit:[r(681),r(673),r(675),r(674)]})},function(e,t){e.exports={"+ 1h":"+ 1h","- 1h":"- 1h","A dataset":"A dataset","A post":"A post","A reuse":"A reuse","A set of boolean parameters to toggle":"A set of boolean parameters to toggle","A set of filters to apply":"A set of filters to apply","A topic":"A topic","A user":"A user","API Key":"API Key",About:"About",Accept:"Accept",Accepted:"Accepted",Acronym:"Acronym",Active:"Active",Add:"Add","Add a comment":"Add a comment","Add a filter":"Add a filter","Add a resource":"Add a resource","Add some related datasets":"Add some related datasets","Add some related reuses":"Add some related reuses","Add your first resources":"Add your first resources","All your resources seem to be directly available. That is great!":"All your resources seem to be directly available. That is great!","An error occured":"An error occured","An error occured while submitting your comment":"An error occured while submitting your comment","An error {status} occured":"An error {status} occured","An harvester":"An harvester","An organization":"An organization","An unkown error occured":"An unkown error occured",Apply:"Apply",Archived:"Archived","Are you sure ?":"Are you sure ?","Are you sure you want to delete this comment?":"Are you sure you want to delete this comment?","Are you sure?":"Are you sure?","As administrator you can choose any organization to publish":"As administrator you can choose any organization to publish",Attention:"Attention","Automatic archiving":"Automatic archiving",Availability:"Availability","Availability of your datasets":"Availability of your datasets",Backend:"Backend",Badges:"Badges",Between:"Between","Body Type":"Body Type",Bold:"Bold","Both dates are required":"Both dates are required",Cancel:"Cancel","Center the full picture":"Center the full picture","Certified public service":"Certified public service","Change email":"Change email","Change password":"Change password","Changes saved":"Changes saved",Checksum:"Checksum","Choose under which identity you want to publish":"Choose under which identity you want to publish","Choose who is harvesting":"Choose who is harvesting","Choose who is publishing":"Choose who is publishing",Clear:"Clear","Click the button to copy the whole code within your clipboard":"Click the button to copy the whole code within your clipboard",Close:"Close","Closed on":"Closed on",Comment:"Comment","Comment and close discussion":"Comment and close discussion","Comment the discussion":"Comment the discussion","Communicate about your publication":"Communicate about your publication","Community resources":"Community resources","Configure your harvester":"Configure your harvester",Confirm:"Confirm","Confirm deletion":"Confirm deletion","Confirm refusal":"Confirm refusal","Confirm restore":"Confirm restore",Content:"Content","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Copy-paste this code within your own HTML at the place you want the current dataset to appear:","Created at":"Created at","Created on":"Created on",Creation:"Creation",Custom:"Custom",Dashboard:"Dashboard",Data:"Data","Data update":"Data update",Dataset:"Dataset",Datasets:"Datasets","Datasets (only yours)":"Datasets (only yours)","Datasets as CSV":"Datasets as CSV","Datasets resources as CSV":"Datasets resources as CSV",Date:"Date","Date should be after start date":"Date should be after start date",Delete:"Delete","Delete comment":"Delete comment","Delete profile":"Delete profile",Deleted:"Deleted","Describe your community resource":"Describe your community resource","Describe your dataset":"Describe your dataset","Describe your organization":"Describe your organization","Describe your reuse":"Describe your reuse",Description:"Description",Details:"Details",Discussion:"Discussion","Discussion has been closed":"Discussion has been closed",Discussions:"Discussions","Discussions about your data (including your organizations)":"Discussions about your data (including your organizations)","Do you confirm the transfer of":"Do you confirm the transfer of",Documentation:"Documentation",Done:"Done","Done with errors":"Done with errors",Downloads:"Downloads","Drag a file here":"Drag a file here","Drag a picture here":"Drag a picture here","Drop resource":"Drop resource","Due to security reasons, the creation of new content is currently disabled.":"Due to security reasons, the creation of new content is currently disabled.",Edit:"Edit",'Edit dataset "{title}"':'Edit dataset "{title}"','Edit harvest source "{name}"':'Edit harvest source "{name}"','Edit organization "{name}"':'Edit organization "{name}"','Edit post "{name}"':'Edit post "{name}"',"Edit profile":"Edit profile",'Edit reuse "{title}"':'Edit reuse "{title}"',"Edit the profile":"Edit the profile","Edit this dataset":"Edit this dataset","Edit this organization":"Edit this organization","Edit this reuse":"Edit this reuse","Edit this user":"Edit this user",'Edit topic "{name}"':'Edit topic "{name}"',"Edit user":"Edit user",Editorial:"Editorial",End:"End","End date should be after start date":"End date should be after start date","Ended at":"Ended at","Ensure your organization does not exists":"Ensure your organization does not exists",Errors:"Errors",Exclude:"Exclude","Expected update":"Expected update","Explain why you request this transfer":"Explain why you request this transfer","Explain your response":"Explain your response","Explain your validation":"Explain your validation",Failed:"Failed","Feature this content":"Feature this content",Featured:"Featured","Featured datasets":"Featured datasets","Featured reuses":"Featured reuses",Features:"Features",Filters:"Filters","Find or create your organization":"Find or create your organization","Find your dataset":"Find your dataset","Find your reuse":"Find your reuse",Finish:"Finish","First name":"First name","First page":"First page",Follow:"Follow",Follower:"Follower",Followers:"Followers","Followers (only yours)":"Followers (only yours)",Format:"Format",Frequency:"Frequency","Generate an API KEY":"Generate an API KEY","Harvest as":"Harvest as","Harvest source validation":"Harvest source validation",Harvesters:"Harvesters",Heading:"Heading",Headline:"Headline",Hits:"Hits","I'll be informed about its activity":"I'll be informed about its activity",Image:"Image","Image is not tall enough.":"Image is not tall enough.","Image is not wide enough.":"Image is not wide enough.","Image is too tall.":"Image is too tall.","Image is too wide.":"Image is too wide.",Include:"Include",Initialized:"Initialized",Initializing:"Initializing","Insert Hyperlink":"Insert Hyperlink","Insert Image Hyperlink":"Insert Image Hyperlink","Invalid API request:":"Invalid API request:","It gives you an overview of what will be useful for contributors to find and reuse your data.":"It gives you an overview of what will be useful for contributors to find and reuse your data.","It means that this source will be harvested regulary.":"It means that this source will be harvested regulary.","It will not be possible to recover this profile once deleted.":"It will not be possible to recover this profile once deleted.","It will not be possible to recover your profile once deleted.":"It will not be possible to recover your profile once deleted.",Italic:"Italic",Items:"Items",Jobs:"Jobs","Last name":"Last name","Last page":"Last page","Last run":"Last run","Last update":"Last update",License:"License",List:"List",Loading:"Loading",Location:"Location",Logo:"Logo","Maybe you should find yours or create your own.":"Maybe you should find yours or create your own.",Me:"Me","Member added":"Member added","Member deleted":"Member deleted","Member role updated":"Member role updated","Member since":"Member since",Members:"Members","Metadata update":"Metadata update","Mime Type":"Mime Type",Modification:"Modification","Modified on":"Modified on","More infos":"More infos",Name:"Name",New:"New","New Post":"New Post","New community resource":"New community resource","New dataset":"New dataset","New harvester":"New harvester","New organization":"New organization","New reuse":"New reuse","New topic":"New topic",Next:"Next","Next page":"Next page","No badge available":"No badge available","No community resources":"No community resources","No data":"No data","No dataset":"No dataset","No discussion":"No discussion","No files to upload.":"No files to upload.","No follower":"No follower","No harvester":"No harvester","No item found":"No item found","No job":"No job","No job yet":"No job yet","No members":"No members","No membership requests":"No membership requests","No organization":"No organization","No organization found. You can go to the next step to create your own one.":"No organization found. You can go to the next step to create your own one.","No post":"No post","No related datasets":"No related datasets","No related reuses":"No related reuses","No resources":"No resources","No result found":"No result found","No reuse":"No reuse","No topic":"No topic","No user":"No user","No user found.":"No user found.","Not scheduled":"Not scheduled",Notifications:"Notifications",Now:"Now","Number of archived items":"Number of archived items","Number of datasets used":"Number of datasets used","Number of failed items":"Number of failed items","Number of skipped items":"Number of skipped items","Number of succeed items":"Number of succeed items","Open formats":"Open formats","Operation not permitted":"Operation not permitted",Organization:"Organization",Organizations:"Organizations",Owner:"Owner",Pending:"Pending","Pending harvester validation for {name}":"Pending harvester validation for {name}","Pending membership request":"Pending membership request","Pending transfer request":"Pending transfer request","Pick the active badges":"Pick the active badges",Post:"Post","Post deleted":"Post deleted","Post published":"Post published","Post unpublished":"Post unpublished",Posts:"Posts",Preview:"Preview",Previous:"Previous","Previous page":"Previous page",Private:"Private",Processing:"Processing",Profile:"Profile","Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.":"Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.",Public:"Public","Public profile":"Public profile",Publication:"Publication","Publication date":"Publication date",Publish:"Publish","Publish a new dataset":"Publish a new dataset","Publish a new reuse":"Publish a new reuse","Publish as":"Publish as","Publish as an organization":"Publish as an organization","Publish by":"Publish by","Publish in your own name":"Publish in your own name","Publish some content":"Publish some content","Published on":"Published on","Published on {date}":"Published on {date}",Quality:"Quality","Read the documentation to insert more than one dataset":"Read the documentation to insert more than one dataset",Reason:"Reason",Refuse:"Refuse",Refused:"Refused",Regenerate:"Regenerate",Reject:"Reject","Remote ID":"Remote ID",Remove:"Remove",Reorder:"Reorder","Replace the file":"Replace the file","Resize your thumbnail":"Resize your thumbnail",Resources:"Resources","Resources count":"Resources count","Response sent":"Response sent",Restore:"Restore","Retry failed - you have reached your file limit.":"Retry failed - you have reached your file limit.",Reuse:"Reuse",Reuses:"Reuses","Reuses about your data (including your organizations)":"Reuses about your data (including your organizations)",Role:"Role",'Role "{role}" is required':'Role "{role}" is required',Roles:"Roles",Save:"Save","Save and continue":"Save and continue",Schedule:"Schedule",Scheduling:"Scheduling",Schema:"Schema","Score:":"Score:",Search:"Search","Search an user":"Search an user","Search in your data: {q}":"Search in your data: {q}","See in the administration":"See in the administration","See on the site":"See on the site","Select a file from your computer":"Select a file from your computer",Share:"Share","Sign out":"Sign out",Since:"Since",Site:"Site",Size:"Size",Skipped:"Skipped","Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.":"Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.","Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).":"Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).","Spatial coverage":"Spatial coverage","Spatial granularity":"Spatial granularity",Stars:"Stars",Start:"Start","Start a discussion":"Start a discussion","Start a new discussion":"Start a new discussion","Start typing to find your organization.":"Start typing to find your organization.","Start typing to find your user.":"Start typing to find your user.",Started:"Started","Started at":"Started at","Starting a new discussion thread":"Starting a new discussion thread",Status:"Status","Submit your comment":"Submit your comment",Summary:"Summary",System:"System",Tags:"Tags","Temporal coverage":"Temporal coverage","Territorial coverage":"Territorial coverage","Territorial coverage granularity":"Territorial coverage granularity",Territories:"Territories","That is great!":"That is great!","The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.":"The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.","The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.":"The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.","The data does not seem to be up-to-date according to the chosen update frequency.":"The data does not seem to be up-to-date according to the chosen update frequency.","The documentation of your resources is crucial for reusers.":"The documentation of your resources is crucial for reusers.","The error identifier is {id}":"The error identifier is {id}","The files are being uploaded, if you leave now the upload will be canceled.":"The files are being uploaded, if you leave now the upload will be canceled.","The harvester has been updated.":"The harvester has been updated.","The identity of this public service is certified by %(certifier)s":"The identity of this public service is certified by %(certifier)s","The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.":"The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.","The recipient need to accept the transfer in order to complete it.":"The recipient need to accept the transfer in order to complete it.","The response has been sent to the requester.":"The response has been sent to the requester.","The user {fullname} has been successfully deleted":"The user {fullname} has been successfully deleted","This harvest source has not been validated":"This harvest source has not been validated","This is a cron expressions. See {url} for more details.":"This is a cron expressions. See {url} for more details.","This item has been deleted":"This item has been deleted","This key is needed if you want to use the API.":"This key is needed if you want to use the API.","This resource is hosted on an external server":"This resource is hosted on an external server","This resource is hosted on our servers":"This resource is hosted on our servers","This widget allows you to generate or regenerate your API Key.":"This widget allows you to generate or regenerate your API Key.",Title:"Title",Today:"Today","Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.":"Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.",Topic:"Topic","Topic deleted":"Topic deleted",Topics:"Topics",Traffic:"Traffic",Transfer:"Transfer","Transfer request":"Transfer request","Transfer requested":"Transfer requested","Transfer to":"Transfer to","Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).":"Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).",Type:"Type","Type an user name":"Type an user name","Type your comment":"Type your comment",URL:"URL","URL/Link":"URL/Link",Unfollow:"Unfollow","Unique visitors":"Unique visitors","Unknown error while communicating with the server":"Unknown error while communicating with the server",Unpublish:"Unpublish","Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.":"Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.",Unschedule:"Unschedule","Unsupported ISO-8601 date format":"Unsupported ISO-8601 date format","Unsupported ISO-8601 date-time format":"Unsupported ISO-8601 date-time format","Up-to-date":"Up-to-date","Update frequency":"Update frequency","Upload an image":"Upload an image","Upload error on {name}":"Upload error on {name}","Upload your organization logo":"Upload your organization logo","Upload your post image":"Upload your post image","Upload your reuse thumbnail":"Upload your reuse thumbnail",User:"User","User Image":"User Image","User has been updated.":"User has been updated.",Users:"Users",Validate:"Validate",Validation:"Validation",Verification:"Verification",Views:"Views",Website:"Website","Why not improve it?":"Why not improve it?","Write your post":"Write your post","Write your topic":"Write your topic",Writing:"Writing","You are about to delete the profile of the user {fullname}.":"You are about to delete the profile of the user {fullname}.","You are about to delete this dataset":"You are about to delete this dataset","You are about to delete this discussion":"You are about to delete this discussion","You are about to delete this harvest source":"You are about to delete this harvest source",
|
|
12
|
+
value:!0});var n=r(19),i=_interopRequireDefault(n);t.default={props:{target:null,effect:{type:String,default:"scale"},placement:{type:String,default:"top"},content:null},data:function(){return{show:!1}},computed:{style:function(){return{top:this.position.top+"px",left:this.position.left+"px"}},position:function(){if(!(this.placement&&this.target&&this.show&&this.content))return{top:-1e3,left:-1e3};var e=this.target.getBoundingClientRect();switch(this.placement){case"top":return{left:window.pageXOffset+e.left-this.$el.offsetWidth/2+e.width/2,top:window.pageYOffset+e.top-this.$el.offsetHeight};case"left":return{left:window.pageXOffset+e.left-this.$el.offsetWidth,top:window.pageYOffset+e.top+e.height/2-this.$el.offsetHeight/2};case"right":return{left:window.pageXOffset+e.left+e.width,top:window.pageYOffset+e.top+e.height/2-this.$el.offsetHeight/2};case"bottom":return{left:window.pageXOffset+e.left-this.$el.offsetWidth/2+e.width/2,top:window.pageYOffset+e.top+e.height};default:return i.default.error("Unknown placement: "+this.placement),{top:-1e3,left:-1e3}}}},methods:{toggle:function(){this.show=!this.show}}}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0});var n=r(211),i=r(382),o=_interopRequireDefault(i);t.default={props:{trigger:{type:String},effect:{type:String,default:"fade"},title:{type:String},content:{type:String},header:{type:Boolean,coerce:n.coerce.boolean,default:!0},placement:{type:String,default:"top"}},data:function(){return{position:{top:0,left:0},show:!1}},methods:{toggle:function(e){var t=this;e&&"contextmenu"===this.trigger&&e.preventDefault(),(this.show=!this.show)&&Vue.nextTick(function(){var e=t.$els.popover,r=t.$els.trigger.children[0];switch(t.placement){case"top":t.position.left=r.offsetLeft-e.offsetWidth/2+r.offsetWidth/2,t.position.top=r.offsetTop-e.offsetHeight;break;case"left":t.position.left=r.offsetLeft-e.offsetWidth,t.position.top=r.offsetTop+r.offsetHeight/2-e.offsetHeight/2;break;case"right":t.position.left=r.offsetLeft+r.offsetWidth,t.position.top=r.offsetTop+r.offsetHeight/2-e.offsetHeight/2;break;case"bottom":t.position.left=r.offsetLeft-e.offsetWidth/2+r.offsetWidth/2,t.position.top=r.offsetTop+r.offsetHeight;break;default:console.warn("Wrong placement prop")}e.style.top=t.position.top+"px",e.style.left=t.position.left+"px"},0)}},ready:function(){var e=this.$els.trigger;if(!e)return console.error("Could not find trigger v-el in your component that uses popoverMixin.");if("focus"!==this.trigger||~e.tabIndex||(e=(0,o.default)("a,input,select,textarea,button",e),e.length||(e=null)),e){var t={contextmenu:"contextmenu",hover:"mouseleave mouseenter",focus:"blur focus"};(0,o.default)(e).on(t[this.trigger]||"click",this.toggle),this._trigger=e}},beforeDestroy:function(){this._trigger&&(0,o.default)(this._trigger).off()}}},function(e,t){"use strict";function getJSON(e){var t=new window.XMLHttpRequest,r={},n={then:function(e,t){return n.done(e).fail(t)},catch:function(e){return n.fail(e)},always:function(e){return n.done(e).fail(e)}};return["done","fail"].forEach(function(e){r[e]=[],n[e]=function(t){return t instanceof Function&&r[e].push(t),n}}),n.done(JSON.parse),t.onreadystatechange=function(){if(4===t.readyState){var e={status:t.status};if(200===t.status)try{var n=t.responseText;for(var i in r.done){var o=r.done[i](n);void 0!==o&&(n=o)}}catch(a){r.fail.forEach(function(e){return e(a)})}else r.fail.forEach(function(t){return t(e)})}},t.open("GET",e),t.setRequestHeader("Accept","application/json"),t.send(),n}function getScrollBarWidth(){if(document.documentElement.scrollHeight<=document.documentElement.clientHeight)return 0;var e=document.createElement("p");e.style.width="100%",e.style.height="200px";var t=document.createElement("div");t.style.position="absolute",t.style.top="0px",t.style.left="0px",t.style.visibility="hidden",t.style.width="200px",t.style.height="150px",t.style.overflow="hidden",t.appendChild(e),document.body.appendChild(t);var r=e.offsetWidth;t.style.overflow="scroll";var n=e.offsetWidth;return r===n&&(n=t.clientWidth),document.body.removeChild(t),r-n}function translations(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en",t={daysOfWeek:["Su","Mo","Tu","We","Th","Fr","Sa"],limit:"Limit reached ({{limit}} items max).",loading:"Loading...",minLength:"Min. Length",months:["January","February","March","April","May","June","July","August","September","October","November","December"],notSelected:"Nothing Selected",required:"Required",search:"Search"};return window.VueStrapLang?window.VueStrapLang(e):t}function delayer(e,t){function toInt(e){return/^[0-9]+$/.test(e)?Number(e)||1:null}var r,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:100;return function(){for(var i=this,o=arguments.length,a=Array(o),s=0;s<o;s++)a[s]=arguments[s];r&&clearTimeout(r),r=setTimeout(function(){e.apply(i,a)},toInt(t)||toInt(this[t])||n)}}function VueFixer(e){var t=!window.Vue||!window.Vue.partial,r={computed:{vue2:function(){return!this.$dispatch}}};return t?(e.beforeCompile&&(e.beforeMount=e.beforeCompile,delete e.beforeCompile),e.compiled&&(r.compiled=e.compiled,delete e.compiled),e.ready&&(e.mounted=e.ready,delete e.ready)):(e.beforeCreate&&(r.create=e.beforeCreate,delete e.beforeCreate),e.beforeMount&&(e.beforeCompile=e.beforeMount,delete e.beforeMount),e.mounted&&(e.ready=e.mounted,delete e.mounted)),e.mixins||(e.mixins=[]),e.mixins.unshift(r),e}Object.defineProperty(t,"__esModule",{value:!0}),t.getJSON=getJSON,t.getScrollBarWidth=getScrollBarWidth,t.translations=translations,t.delayer=delayer,t.VueFixer=VueFixer;t.coerce={boolean:function(e){return"string"==typeof e?""===e||"true"===e||"false"!==e&&"null"!==e&&"undefined"!==e&&e:e},number:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return"number"==typeof e?e:void 0===e||null===e||isNaN(Number(e))?t:Number(e)},string:function(e){return void 0===e||null===e?"":e+""},pattern:function(e){return e instanceof Function||e instanceof RegExp?e:"string"==typeof e?new RegExp(e):null}}},function(e,t,r){e.exports={default:r(420),__esModule:!0}},function(e,t,r){"use strict";function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}t.__esModule=!0;var n=r(212),i=_interopRequireDefault(n),o=r(387),a=_interopRequireDefault(o),s="function"==typeof a.default&&"symbol"==typeof i.default?function(e){return typeof e}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":typeof e};t.default="function"==typeof a.default&&"symbol"===s(i.default)?function(e){return"undefined"==typeof e?"undefined":s(e)}:function(e){return e&&"function"==typeof a.default&&e.constructor===a.default&&e!==a.default.prototype?"symbol":"undefined"==typeof e?"undefined":s(e)}},[909,74,52],[913,45,77,214],[924,53,217],[925,219,145],[926,59,87,148],[927,59,53,422,148],function(e,t,r){e.exports=r(76)},function(e,t,r){var n=r(32);e.exports=function(e,t){if("number"!=typeof e&&"Number"!=n(e))throw TypeError(t);return+e}},function(e,t,r){"use strict";var n=r(11),i=r(68),o=r(8);e.exports=[].copyWithin||function(e,t){var r=n(this),a=o(r.length),s=i(e,a),u=i(t,a),l=arguments.length>2?arguments[2]:void 0,c=Math.min((void 0===l?a:i(l,a))-u,a-s),h=1;for(u<s&&s<u+c&&(h=-1,u+=c-1,s+=c-1);c-- >0;)u in r?r[s]=r[u]:delete r[s],s+=h,u+=h;return r}},[959,61],function(e,t,r){var n=r(18),i=r(11),o=r(91),a=r(8);e.exports=function(e,t,r,s,u){n(t);var l=i(e),c=o(l),h=a(l.length),d=u?h-1:0,p=u?-1:1;if(r<2)for(;;){if(d in c){s=c[d],d+=p;break}if(d+=p,u?d<0:h<=d)throw TypeError("Reduce of empty array with no initial value")}for(;u?d>=0:h>d;d+=p)d in c&&(s=t(s,c[d],d,l));return s}},[963,18,5,231],[964,10,62,66,34,60,61,165,234,67,9,56,70],[965,79,223],function(e,t,r){"use strict";var n=r(66),i=r(56).getWeak,o=r(2),a=r(5),s=r(60),u=r(61),l=r(40),c=r(28),h=r(70),d=l(5),p=l(6),f=0,m=function(e){return e._l||(e._l=new g)},g=function(){this.a=[]},v=function(e,t){return d(e.a,function(e){return e[0]===t})};g.prototype={get:function(e){var t=v(this,e);if(t)return t[1]},has:function(e){return!!v(this,e)},set:function(e,t){var r=v(this,e);r?r[1]=t:this.a.push([e,t])},delete:function(e){var t=p(this.a,function(t){return t[0]===e});return~t&&this.a.splice(t,1),!!~t}},e.exports={getConstructor:function(e,t,r,o){var l=e(function(e,n){s(e,l,t,"_i"),e._t=t,e._i=f++,e._l=void 0,void 0!=n&&u(n,r,e[o],e)});return n(l.prototype,{delete:function(e){if(!a(e))return!1;var r=i(e);return r===!0?m(h(this,t)).delete(e):r&&c(r,this._i)&&delete r[this._i]},has:function(e){if(!a(e))return!1;var r=i(e);return r===!0?m(h(this,t)).has(e):r&&c(r,this._i)}}),l},def:function(e,t,r){var n=i(o(t),!0);return n===!0?m(e).set(t,r):n[e._i]=r,e},ufstore:m}},function(e,t,r){"use strict";function flattenIntoArray(e,t,r,u,l,c,h,d){for(var p,f,m=l,g=0,v=!!h&&a(h,d,3);g<u;){if(g in r){if(p=v?v(r[g],g,t):r[g],f=!1,i(p)&&(f=p[s],f=void 0!==f?!!f:n(p)),f&&c>0)m=flattenIntoArray(e,t,p,o(p.length),m,c-1)-1;else{if(m>=9007199254740991)throw TypeError();e[m]=p}m++}g++}return m}var n=r(109),i=r(5),o=r(8),a=r(34),s=r(7)("isConcatSpreadable");e.exports=flattenIntoArray},[913,9,4,158],function(e,t){e.exports=function(e,t,r){var n=void 0===r;switch(t.length){case 0:return n?e():e.call(r);case 1:return n?e(t[0]):e.call(r,t[0]);case 2:return n?e(t[0],t[1]):e.call(r,t[0],t[1]);case 3:return n?e(t[0],t[1],t[2]):e.call(r,t[0],t[1],t[2]);case 4:return n?e(t[0],t[1],t[2],t[3]):e.call(r,t[0],t[1],t[2],t[3])}return e.apply(r,t)}},function(e,t,r){var n=r(5),i=Math.floor;e.exports=function(e){return!n(e)&&isFinite(e)&&i(e)===e}},[969,2],function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},function(e,t,r){var n=r(167),i=Math.pow,o=i(2,-52),a=i(2,-23),s=i(2,127)*(2-a),u=i(2,-126),l=function(e){return e+1/o-1/o};e.exports=Math.fround||function(e){var t,r,i=Math.abs(e),c=n(e);return i<u?c*l(i/u/a)*u*a:(t=(1+a/o)*i,r=t-(t-i),r>s||r!=r?c*(1/0):c*r)}},function(e,t){e.exports=Math.log1p||function(e){return(e=+e)>-1e-8&&e<1e-8?e-e*e/2:Math.log(1+e)}},function(e,t){e.exports=Math.scale||function(e,t,r,n,i){return 0===arguments.length||e!=e||t!=t||r!=r||n!=n||i!=i?NaN:e===1/0||e===-(1/0)?e:(e-t)*(i-n)/(r-t)+n}},[919,9,64,113,92,11,91,4],[922,10,2,64,9],[924,31,63],[927,28,31,106,172],[930,9,64,31,92],function(e,t,r){var n=r(63),i=r(113),o=r(2),a=r(3).Reflect;e.exports=a&&a.ownKeys||function(e){var t=n.f(o(e)),r=i.f;return r?t.concat(r(e)):t}},function(e,t,r){var n=r(3).parseFloat,i=r(82).trim;e.exports=1/n(r(175)+"-0")!==-(1/0)?function(e){var t=i(String(e),3),r=n(t);return 0===r&&"-"==t.charAt(0)?-0:r}:n},function(e,t,r){var n=r(3).parseInt,i=r(82).trim,o=r(175),a=/^[-+]?0[xX]/;e.exports=8!==n(o+"08")||22!==n(o+"0x16")?function(e,t){var r=i(String(e),3);return n(r,t>>>0||(a.test(r)?16:10))}:n},function(e,t){e.exports=function(e){try{return{e:!1,v:e()}}catch(t){return{e:!0,v:t}}}},function(e,t,r){var n=r(2),i=r(5),o=r(169);e.exports=function(e,t){if(n(e),i(t)&&t.constructor===e)return t;var r=o.f(e),a=r.resolve;return a(t),r.promise}},function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},function(e,t,r){var n=r(8),i=r(174),o=r(41);e.exports=function(e,t,r,a){var s=String(o(e)),u=s.length,l=void 0===r?" ":String(r),c=n(t);if(c<=u||""==l)return s;var h=c-u,d=i.call(l,Math.ceil(h/l.length));return d.length>h&&(d=d.slice(0,h)),a?d+s:s+d}},function(e,t,r){var n=r(36),i=r(8);e.exports=function(e){if(void 0===e)return 0;var t=n(e),r=i(t);if(t!==r)throw RangeError("Wrong length!");return r}},[942,7],function(e,t,r){"use strict";var n=r(226),i=r(70),o="Map";e.exports=r(107)(o,function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},{get:function(e){var t=n.getEntry(i(this,o),e);return t&&t.v},set:function(e,t){return n.def(i(this,o),0===e?0:e,t)}},n,!0)},function(e,t,r){"use strict";var n=r(170);r(1)({target:"RegExp",proto:!0,forced:n!==/./.exec},{exec:n})},function(e,t,r){r(9)&&"g"!=/./g.flags&&r(10).f(RegExp.prototype,"flags",{configurable:!0,get:r(90)})},[976,226,70,107],function(e,t,r){"use strict";var n,i=r(3),o=r(40)(0),a=r(24),s=r(56),u=r(238),l=r(228),c=r(5),h=r(70),d=r(70),p=!i.ActiveXObject&&"ActiveXObject"in i,f="WeakMap",m=s.getWeak,g=Object.isExtensible,v=l.ufstore,y=function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}},b={get:function(e){if(c(e)){var t=m(e);return t===!0?v(h(this,f)).get(e):t?t[this._i]:void 0}},set:function(e,t){return l.def(h(this,f),e,t)}},x=e.exports=r(107)(f,y,b,l,!0,!0);d&&p&&(n=l.getConstructor(y,f),u(n.prototype,b),s.NEED=!0,o(["delete","has","get","set"],function(e){var t=x.prototype,r=t[e];a(t,e,function(t,i){if(c(t)&&!g(t)){this._f||(this._f=new n);var o=this._f[e](t,i);return"set"==e?this:o}return r.call(this,t,i)})}))},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default={processors:{},addPostProcessor:function(e){this.processors[e.name]=e},handle:function(e,t,r,n,i){var o=this;return e.forEach(function(e){o.processors[e]&&(t=o.processors[e].process(t,r,n,i))}),t}}},function(e,t,r){"use strict";var n=r(668);e.exports=n},function(e,t,r){"use strict";var n=r(85);e.exports=new n({include:[r(260)]})},function(e,t,r){"use strict";var n=r(85);e.exports=new n({include:[r(181)],implicit:[r(681),r(673),r(675),r(674)]})},function(e,t){e.exports={"+ 1h":"+ 1h","- 1h":"- 1h","A dataset":"A dataset","A post":"A post","A reuse":"A reuse","A set of boolean parameters to toggle":"A set of boolean parameters to toggle","A set of filters to apply":"A set of filters to apply","A topic":"A topic","A user":"A user","API Key":"API Key",About:"About",Accept:"Accept",Accepted:"Accepted",Acronym:"Acronym",Active:"Active",Add:"Add","Add a comment":"Add a comment","Add a filter":"Add a filter","Add a resource":"Add a resource","Add some related datasets":"Add some related datasets","Add some related reuses":"Add some related reuses","Add your first resources":"Add your first resources","All your resources seem to be directly available. That is great!":"All your resources seem to be directly available. That is great!","An error occured":"An error occured","An error occured while submitting your comment":"An error occured while submitting your comment","An error {status} occured":"An error {status} occured","An harvester":"An harvester","An organization":"An organization","An unkown error occured":"An unkown error occured",Apply:"Apply",Archived:"Archived","Are you sure ?":"Are you sure ?","Are you sure you want to delete this comment?":"Are you sure you want to delete this comment?","Are you sure?":"Are you sure?","As administrator you can choose any organization to publish":"As administrator you can choose any organization to publish",Attention:"Attention","Automatic archiving":"Automatic archiving",Availability:"Availability","Availability of your datasets":"Availability of your datasets",Backend:"Backend",Badges:"Badges",Between:"Between","Body Type":"Body Type",Bold:"Bold","Both dates are required":"Both dates are required",Cancel:"Cancel","Center the full picture":"Center the full picture","Certified public service":"Certified public service","Change email":"Change email","Change password":"Change password","Changes saved":"Changes saved",Checksum:"Checksum","Choose under which identity you want to publish":"Choose under which identity you want to publish","Choose who is harvesting":"Choose who is harvesting","Choose who is publishing":"Choose who is publishing",Clear:"Clear","Click the button to copy the whole code within your clipboard":"Click the button to copy the whole code within your clipboard",Close:"Close","Closed on":"Closed on",Comment:"Comment","Comment and close discussion":"Comment and close discussion","Comment the discussion":"Comment the discussion","Communicate about your publication":"Communicate about your publication","Community resources":"Community resources","Configure your harvester":"Configure your harvester",Confirm:"Confirm","Confirm deletion":"Confirm deletion","Confirm refusal":"Confirm refusal","Confirm restore":"Confirm restore",Content:"Content","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Copy-paste this code within your own HTML at the place you want the current dataset to appear:","Created at":"Created at","Created on":"Created on",Creation:"Creation",Custom:"Custom",Dashboard:"Dashboard",Data:"Data","Data update":"Data update",Dataset:"Dataset",Datasets:"Datasets","Datasets (only yours)":"Datasets (only yours)","Datasets as CSV":"Datasets as CSV","Datasets resources as CSV":"Datasets resources as CSV",Date:"Date","Date should be after start date":"Date should be after start date",Delete:"Delete","Delete comment":"Delete comment","Delete profile":"Delete profile",Deleted:"Deleted","Describe your community resource":"Describe your community resource","Describe your dataset":"Describe your dataset","Describe your organization":"Describe your organization","Describe your reuse":"Describe your reuse",Description:"Description",Details:"Details",Discussion:"Discussion","Discussion has been closed":"Discussion has been closed",Discussions:"Discussions","Discussions about your data (including your organizations)":"Discussions about your data (including your organizations)","Do you confirm the transfer of":"Do you confirm the transfer of",Documentation:"Documentation",Done:"Done","Done with errors":"Done with errors",Downloads:"Downloads","Drag a file here":"Drag a file here","Drag a picture here":"Drag a picture here","Drop resource":"Drop resource","Due to security reasons, the creation of new content is currently disabled.":"Due to security reasons, the creation of new content is currently disabled.",Edit:"Edit",'Edit dataset "{title}"':'Edit dataset "{title}"','Edit harvest source "{name}"':'Edit harvest source "{name}"','Edit organization "{name}"':'Edit organization "{name}"','Edit post "{name}"':'Edit post "{name}"',"Edit profile":"Edit profile",'Edit reuse "{title}"':'Edit reuse "{title}"',"Edit the profile":"Edit the profile","Edit this dataset":"Edit this dataset","Edit this organization":"Edit this organization","Edit this reuse":"Edit this reuse","Edit this user":"Edit this user",'Edit topic "{name}"':'Edit topic "{name}"',"Edit user":"Edit user",Editorial:"Editorial",End:"End","End date should be after start date":"End date should be after start date","Ended at":"Ended at","Ensure your organization does not exists":"Ensure your organization does not exists",Errors:"Errors",Exclude:"Exclude","Expected update":"Expected update","Explain why you request this transfer":"Explain why you request this transfer","Explain your response":"Explain your response","Explain your validation":"Explain your validation",Failed:"Failed","Feature this content":"Feature this content",Featured:"Featured","Featured datasets":"Featured datasets","Featured reuses":"Featured reuses",Features:"Features",Filters:"Filters","Find or create your organization":"Find or create your organization","Find your dataset":"Find your dataset","Find your reuse":"Find your reuse",Finish:"Finish","First name":"First name","First page":"First page",Follow:"Follow",Follower:"Follower",Followers:"Followers","Followers (only yours)":"Followers (only yours)",Format:"Format",Frequency:"Frequency","Generate an API KEY":"Generate an API KEY","Harvest as":"Harvest as","Harvest source validation":"Harvest source validation",Harvesters:"Harvesters",Heading:"Heading",Headline:"Headline",Hits:"Hits","I'll be informed about its activity":"I'll be informed about its activity",Image:"Image","Image is not tall enough.":"Image is not tall enough.","Image is not wide enough.":"Image is not wide enough.","Image is too tall.":"Image is too tall.","Image is too wide.":"Image is too wide.",Include:"Include",Initialized:"Initialized",Initializing:"Initializing","Insert Hyperlink":"Insert Hyperlink","Insert Image Hyperlink":"Insert Image Hyperlink","Invalid API request:":"Invalid API request:","It gives you an overview of what will be useful for contributors to find and reuse your data.":"It gives you an overview of what will be useful for contributors to find and reuse your data.","It means that this source will be harvested regulary.":"It means that this source will be harvested regulary.","It will not be possible to recover this profile once deleted.":"It will not be possible to recover this profile once deleted.","It will not be possible to recover your profile once deleted.":"It will not be possible to recover your profile once deleted.",Italic:"Italic",Items:"Items",Jobs:"Jobs","Last name":"Last name","Last page":"Last page","Last run":"Last run","Last update":"Last update",License:"License",List:"List",Loading:"Loading",Location:"Location",Logo:"Logo","Maybe you should find yours or create your own.":"Maybe you should find yours or create your own.",Me:"Me","Member added":"Member added","Member deleted":"Member deleted","Member role updated":"Member role updated","Member since":"Member since",Members:"Members","Metadata update":"Metadata update","Mime Type":"Mime Type",Modification:"Modification","Modified on":"Modified on","More infos":"More infos",Name:"Name",New:"New","New Post":"New Post","New community resource":"New community resource","New dataset":"New dataset","New harvester":"New harvester","New organization":"New organization","New reuse":"New reuse","New topic":"New topic",Next:"Next","Next page":"Next page","No badge available":"No badge available","No community resources":"No community resources","No data":"No data","No dataset":"No dataset","No discussion":"No discussion","No files to upload.":"No files to upload.","No follower":"No follower","No harvester":"No harvester","No item found":"No item found","No job":"No job","No job yet":"No job yet","No members":"No members","No membership requests":"No membership requests","No organization":"No organization","No organization found. You can go to the next step to create your own one.":"No organization found. You can go to the next step to create your own one.","No post":"No post","No related datasets":"No related datasets","No related reuses":"No related reuses","No resources":"No resources","No result found":"No result found","No reuse":"No reuse","No topic":"No topic","No user":"No user","No user found.":"No user found.","Not scheduled":"Not scheduled",Notifications:"Notifications",Now:"Now","Number of archived items":"Number of archived items","Number of datasets used":"Number of datasets used","Number of failed items":"Number of failed items","Number of skipped items":"Number of skipped items","Number of succeed items":"Number of succeed items","Open formats":"Open formats","Operation not permitted":"Operation not permitted",Organization:"Organization",Organizations:"Organizations",Owner:"Owner",Pending:"Pending","Pending harvester validation for {name}":"Pending harvester validation for {name}","Pending membership request":"Pending membership request","Pending transfer request":"Pending transfer request","Pick the active badges":"Pick the active badges",Post:"Post","Post deleted":"Post deleted","Post published":"Post published","Post unpublished":"Post unpublished",Posts:"Posts",Preview:"Preview",Previous:"Previous","Previous page":"Previous page",Private:"Private",Processing:"Processing",Profile:"Profile","Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.":"Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.",Public:"Public","Public profile":"Public profile",Publication:"Publication",Publish:"Publish","Publish a new dataset":"Publish a new dataset","Publish a new reuse":"Publish a new reuse","Publish as":"Publish as","Publish as an organization":"Publish as an organization","Publish by":"Publish by","Publish in your own name":"Publish in your own name","Publish some content":"Publish some content","Published on {date}":"Published on {date}",Quality:"Quality","Read the documentation to insert more than one dataset":"Read the documentation to insert more than one dataset",Reason:"Reason",Refuse:"Refuse",Refused:"Refused",Regenerate:"Regenerate",Reject:"Reject","Remote ID":"Remote ID",Remove:"Remove",Reorder:"Reorder","Replace the file":"Replace the file","Resize your thumbnail":"Resize your thumbnail",Resources:"Resources","Resources count":"Resources count","Response sent":"Response sent",Restore:"Restore","Retry failed - you have reached your file limit.":"Retry failed - you have reached your file limit.",Reuse:"Reuse",Reuses:"Reuses","Reuses about your data (including your organizations)":"Reuses about your data (including your organizations)",Role:"Role",'Role "{role}" is required':'Role "{role}" is required',Roles:"Roles",Save:"Save","Save and continue":"Save and continue",Schedule:"Schedule",Scheduling:"Scheduling",Schema:"Schema","Score:":"Score:",Search:"Search","Search an user":"Search an user","Search in your data: {q}":"Search in your data: {q}","See in the administration":"See in the administration","See on the site":"See on the site","Select a file from your computer":"Select a file from your computer",Share:"Share","Sign out":"Sign out",Since:"Since",Site:"Site",Size:"Size",Skipped:"Skipped","Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.":"Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.","Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).":"Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).","Spatial coverage":"Spatial coverage","Spatial granularity":"Spatial granularity",Stars:"Stars",Start:"Start","Start a discussion":"Start a discussion","Start a new discussion":"Start a new discussion","Start typing to find your organization.":"Start typing to find your organization.","Start typing to find your user.":"Start typing to find your user.",Started:"Started","Started at":"Started at","Starting a new discussion thread":"Starting a new discussion thread",Status:"Status","Submit your comment":"Submit your comment",Summary:"Summary",System:"System",Tags:"Tags","Temporal coverage":"Temporal coverage","Territorial coverage":"Territorial coverage","Territorial coverage granularity":"Territorial coverage granularity",Territories:"Territories","That is great!":"That is great!","The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.":"The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.","The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.":"The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.","The data does not seem to be up-to-date according to the chosen update frequency.":"The data does not seem to be up-to-date according to the chosen update frequency.","The documentation of your resources is crucial for reusers.":"The documentation of your resources is crucial for reusers.","The error identifier is {id}":"The error identifier is {id}","The files are being uploaded, if you leave now the upload will be canceled.":"The files are being uploaded, if you leave now the upload will be canceled.","The harvester has been updated.":"The harvester has been updated.","The identity of this public service is certified by %(certifier)s":"The identity of this public service is certified by %(certifier)s","The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.":"The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.","The recipient need to accept the transfer in order to complete it.":"The recipient need to accept the transfer in order to complete it.","The response has been sent to the requester.":"The response has been sent to the requester.","The user {fullname} has been successfully deleted":"The user {fullname} has been successfully deleted","This harvest source has not been validated":"This harvest source has not been validated","This is a cron expressions. See {url} for more details.":"This is a cron expressions. See {url} for more details.","This item has been deleted":"This item has been deleted","This key is needed if you want to use the API.":"This key is needed if you want to use the API.","This resource is hosted on an external server":"This resource is hosted on an external server","This resource is hosted on our servers":"This resource is hosted on our servers","This widget allows you to generate or regenerate your API Key.":"This widget allows you to generate or regenerate your API Key.",Title:"Title",Today:"Today","Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.":"Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.",Topic:"Topic","Topic deleted":"Topic deleted",Topics:"Topics",Traffic:"Traffic",Transfer:"Transfer","Transfer request":"Transfer request","Transfer requested":"Transfer requested","Transfer to":"Transfer to","Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).":"Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).",Type:"Type","Type an user name":"Type an user name","Type your comment":"Type your comment",URL:"URL","URL/Link":"URL/Link",Unfollow:"Unfollow","Unique visitors":"Unique visitors","Unknown error while communicating with the server":"Unknown error while communicating with the server",Unpublish:"Unpublish","Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.":"Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.",Unschedule:"Unschedule","Unsupported ISO-8601 date format":"Unsupported ISO-8601 date format","Unsupported ISO-8601 date-time format":"Unsupported ISO-8601 date-time format","Up-to-date":"Up-to-date","Update frequency":"Update frequency","Upload an image":"Upload an image","Upload error on {name}":"Upload error on {name}","Upload your organization logo":"Upload your organization logo","Upload your post image":"Upload your post image","Upload your reuse thumbnail":"Upload your reuse thumbnail",User:"User","User Image":"User Image","User has been updated.":"User has been updated.",Users:"Users",Validate:"Validate",Validation:"Validation",Verification:"Verification",Views:"Views",Website:"Website","Why not improve it?":"Why not improve it?","Write your post":"Write your post","Write your topic":"Write your topic",Writing:"Writing","You are about to delete the profile of the user {fullname}.":"You are about to delete the profile of the user {fullname}.","You are about to delete this dataset":"You are about to delete this dataset","You are about to delete this discussion":"You are about to delete this discussion","You are about to delete this harvest source":"You are about to delete this harvest source",
|
|
13
13
|
"You are about to delete this organization":"You are about to delete this organization","You are about to delete this post":"You are about to delete this post","You are about to delete this resource":"You are about to delete this resource","You are about to delete this reuse":"You are about to delete this reuse","You are about to delete this topic":"You are about to delete this topic","You are about to delete your profile.":"You are about to delete your profile.","You are about to publish this post":"You are about to publish this post","You are about to restore this dataset":"You are about to restore this dataset","You are about to restore this organization":"You are about to restore this organization","You are about to restore this reuse":"You are about to restore this reuse","You are about to unpublish this post":"You are about to unpublish this post","You are about to unschedule this harvest source":"You are about to unschedule this harvest source","You are about to validate (or not) this harvest source.":"You are about to validate (or not) this harvest source.","You are going to send a transfer request for":"You are going to send a transfer request for","You are not a member of any organization.":"You are not a member of any organization.","You are not allowed to perform this operation":"You are not allowed to perform this operation","You can also link to an existing remote file or URL by clicking here.":"You can also link to an existing remote file or URL by clicking here.","You can now either publish a dataset or a reuse.":"You can now either publish a dataset or a reuse.","You currently have no frequency set for that dataset, is that pertinent?":"You currently have no frequency set for that dataset, is that pertinent?","You currently have no license set for that dataset, is that pertinent?":"You currently have no license set for that dataset, is that pertinent?","You currently have no spatial coverage set for that dataset, is that pertinent?":"You currently have no spatial coverage set for that dataset, is that pertinent?","You currently have no temporal coverage set for that dataset, is that pertinent?":"You currently have no temporal coverage set for that dataset, is that pertinent?","You currently have some open formats!":"You currently have some open formats!","You don't have generated an API KEY yet.":"You don't have generated an API KEY yet.","You need to be logged in to comment.":"You need to be logged in to comment.","You need to be logged in to follow.":"You need to be logged in to follow.","You need to be logged in to start a discussion.":"You need to be logged in to start a discussion.","You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?":"You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?","You'll be notified on approval (or refusal)":"You'll be notified on approval (or refusal)","You're about to start a new discussion thread. Make sure that a thread about the same topic doesn't exist yet just above.":"You're about to start a new discussion thread. Make sure that a thread about the same topic doesn't exist yet just above.","Your community resource has been created":"Your community resource has been created","Your dataset has been created":"Your dataset has been created","Your dataset has been updated.":"Your dataset has been updated.","Your harvester has been created":"Your harvester has been created","Your harvester is now pending for team review.":"Your harvester is now pending for team review.","Your harvester is ready":"Your harvester is ready","Your organization has been created":"Your organization has been created","Your organization has been updated.":"Your organization has been updated.","Your post has been updated.":"Your post has been updated.","Your profile has been updated.":"Your profile has been updated.","Your resource has been added.":"Your resource has been added.","Your resource has been deleted.":"Your resource has been deleted.","Your resource has been updated.":"Your resource has been updated.","Your resources seem to be documented. That is great!":"Your resources seem to be documented. That is great!","Your reuse has been created":"Your reuse has been created","Your reuse has been updated.":"Your reuse has been updated.","Your topic has been updated.":"Your topic has been updated.",and:"and",by:"by",change:"change","closed discussion":"closed discussion","emphasized text":"emphasized text","enter image description here":"enter image description here","enter image title here":"enter image title here","enter link description here":"enter link description here","followed organization":"followed organization","heading text":"heading text","last response":"last response","list text here":"list text here",messages:"messages",on:"on",or:"or","sort by":"sort by","strong text":"strong text",to:"to","topic creation":"topic creation","valid-creditcard":"Please enter a valid credit card number.","valid-date":"Please enter a valid date.","valid-date-iso":"Please enter a valid date (ISO).","valid-digits":"Please enter only digits.","valid-email":"Please enter a valid email address.","valid-equal-to":"Please enter the same value again.","valid-max":"Please enter a value less than or equal to {0}.","valid-maxlength":"Please enter no more than {0} characters.","valid-min":"Please enter a value greater than or equal to {0}.","valid-minlength":"Please enter at least {0} characters.","valid-number":"Please enter a valid number.","valid-range":"Please enter a value between {0} and {1}.","valid-range-length":"Please enter a value between {0} and {1} characters long.","valid-remote":"Please fix this field.","valid-required":"This field is required.","valid-url":"Please enter a valid URL.","{count} New Requests":"{count} New Request","{file} has an invalid extension. Valid extension(s): {extensions}.":"{file} has an invalid extension. Valid extension(s): {extensions}.","{file} is empty, please select files again without it.":"{file} is empty, please select files again without it.","{file} is too large, maximum file size is {sizeLimit}.":"{file} is too large, maximum file size is {sizeLimit}.","{file} is too small, minimum file size is {minSizeLimit}.":"{file} is too small, minimum file size is {minSizeLimit}.","{name} has been scheduled on {schedule}":"{name} has been scheduled on {schedule}","{name} has been unscheduled":"{name} has been unscheduled","{start} to {end}":"{start} to {end}","{user} is not a member of this organization anymore":"{user} is not a member of this organization anymore","{user} is now {role} of this organization":"{user} is now {role} of this organization"}},function(e,t){e.exports={"+ 1h":"+ 1h","- 1h":"- 1h","A dataset":"Un conjunto de datos","A post":"Una publicación","A reuse":"Una reutilización","A set of boolean parameters to toggle":"A set of boolean parameters to toggle","A set of filters to apply":"A set of filters to apply","A topic":"Un tema","A user":"A user","API Key":"Clave IPA",About:"Sobre",Accept:"Aceptar",Accepted:"Aceptado",Acronym:"Acrónimo",Active:"Activo",Add:"Agregar","Add a comment":"Agregar un comentario","Add a filter":"Add a filter","Add a resource":"Agregar un expediente","Add some related datasets":"Agregar algunos conjuntos de datos relacionados","Add some related reuses":"Agregar algunas reutilizaciones relacionadas","Add your first resources":"Add your first resources","All your resources seem to be directly available. That is great!":"All your resources seem to be directly available. That is great!","An error occured":"An error occured","An error occured while submitting your comment":"Un error se ha producido durante el envío de su comentario","An error {status} occured":"An error {status} occured","An harvester":"Un recopilador de datos","An organization":"Una organización","An unkown error occured":"An unkown error occured",Apply:"Aplicar ",Archived:"Archived","Are you sure ?":"¿Está seguro?","Are you sure you want to delete this comment?":"Are you sure you want to delete this comment?","Are you sure?":"¿Está seguro?","As administrator you can choose any organization to publish":"Como administrador usted puede dar a conocer cualquier organización",Attention:"Attention","Automatic archiving":"Automatic archiving",Availability:"Availability","Availability of your datasets":"Availability of your datasets",Backend:"En la parte posterior",Badges:"Insignias",Between:"Entre","Body Type":"Body Type",Bold:"Negrilla","Both dates are required":"Ambas fechas son necesarias",Cancel:"Cancelar","Center the full picture":"Centre la imagen completa","Certified public service":"Sevicio público certificado","Change email":"Change email","Change password":"Change password","Changes saved":"Changes saved",Checksum:"Suma de comprobación ","Choose under which identity you want to publish":"Escoga bajo que identidad quiere publicar","Choose who is harvesting":"Elegir quien recopila los datos","Choose who is publishing":"Escoga quien está publicando",Clear:"Limpiar","Click the button to copy the whole code within your clipboard":"Click the button to copy the whole code within your clipboard",Close:"Cerrar","Closed on":"Cerrar",Comment:"Comentar","Comment and close discussion":"Comentar y cerrar la discusión","Comment the discussion":"Hacer un comentario en la discusión","Communicate about your publication":"Comunicar acerca de la publicación","Community resources":"Expedientes comunitarios","Configure your harvester":"Configura quien recopila los datos",Confirm:"Confirmar","Confirm deletion":"Confirmar supresión","Confirm refusal":"Confirm refusal","Confirm restore":"Confirm restore",Content:"Contenido","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Copy-paste this code within your own HTML at the place you want the current dataset to appear:","Created at":"Creado el","Created on":"Creado",Creation:"Creación",Custom:"Custom",Dashboard:"Tablero de mando",Data:"Datos","Data update":"Data update",Dataset:"Conjunto de datos",Datasets:"Conjunto de datos","Datasets (only yours)":"Datasets (only yours)","Datasets as CSV":"Conjuntos de datos en formato CSV","Datasets resources as CSV":"Recursos de conjuntos de datos en formato CSV",Date:"Fecha","Date should be after start date":"La fecha debe ser posterior a la fecha de comienzo ",Delete:"Suprimir","Delete comment":"Delete comment","Delete profile":"Delete profile",Deleted:"Eliminado","Describe your community resource":"Describe your community resource","Describe your dataset":"Describa su conjunto de datos ","Describe your organization":"Describa su organización","Describe your reuse":"Describa su reutilización",Description:"Descripción",Details:"Detalles",Discussion:"Discusión","Discussion has been closed":"Discussion has been closed",Discussions:"Discusiones","Discussions about your data (including your organizations)":"Discussions about your data (including your organizations)","Do you confirm the transfer of":"Confirma usted la transferencia de",Documentation:"Documentation",Done:"Hecho","Done with errors":"Hecho con errores",Downloads:"Descargas","Drag a file here":"Arrastre un archivo aquí","Drag a picture here":"Arrastre la imagen aquí","Drop resource":"Expediente caído","Due to security reasons, the creation of new content is currently disabled.":"Due to security reasons, the creation of new content is currently disabled.",Edit:"Editar",'Edit dataset "{title}"':'Edit dataset "{title}"','Edit harvest source "{name}"':'Edit harvest source "{name}"','Edit organization "{name}"':'Edit organization "{name}"','Edit post "{name}"':'Edit post "{name}"',"Edit profile":"Edit profile",'Edit reuse "{title}"':'Edit reuse "{title}"',"Edit the profile":"Edit the profile","Edit this dataset":"Edit this dataset","Edit this organization":"Edit this organization","Edit this reuse":"Edit this reuse","Edit this user":"Edit this user",'Edit topic "{name}"':'Edit topic "{name}"',"Edit user":"Edit user",Editorial:"Editorial",End:"Fin","End date should be after start date":"La fecha de fin debe ser posterior a la fecha de comienzo ","Ended at":"Terminado el","Ensure your organization does not exists":"Aségurese que su organización no existe",Errors:"Errores",Exclude:"Exclude","Expected update":"Actualización esperada ","Explain why you request this transfer":"Explique por qué solicita esta transferencia","Explain your response":"Explique su respuesta","Explain your validation":"Explain your validation",Failed:"Fallado","Feature this content":"Feature this content",Featured:"Destacado","Featured datasets":"Conjuntos de datos destacados","Featured reuses":"Reutilizaciones destacadas",Features:"Features",Filters:"Filtros","Find or create your organization":"Busque o cree una organización","Find your dataset":"Encuentre su conjunto de datos","Find your reuse":"Encuentre su reutilización",Finish:"Terminar","First name":"Nombre","First page":"Primera página",Follow:"Seguir",Follower:"Seguidor",Followers:"Seguidores","Followers (only yours)":"Followers (only yours)",Format:"Formato",Frequency:"Frecuencia","Generate an API KEY":"Generar una CLAVE IPA","Harvest as":"Recolecte como","Harvest source validation":"Harvest source validation",Harvesters:"Cosechadores",Heading:"Título",Headline:"Encabezado",Hits:"Exitos","I'll be informed about its activity":"I'll be informed about its activity",Image:"Imagen","Image is not tall enough.":"Image is not tall enough.","Image is not wide enough.":"Image is not wide enough.","Image is too tall.":"Image is too tall.","Image is too wide.":"Image is too wide.",Include:"Include",Initialized:"Inicializado ",Initializing:"Inicializando","Insert Hyperlink":"Insertar Hipervínculo","Insert Image Hyperlink":"Insertar hipervínculo en la imagen","Invalid API request:":"Invalid API request:","It gives you an overview of what will be useful for contributors to find and reuse your data.":"It gives you an overview of what will be useful for contributors to find and reuse your data.","It means that this source will be harvested regulary.":"It means that this source will be harvested regulary.","It will not be possible to recover this profile once deleted.":"It will not be possible to recover this profile once deleted.","It will not be possible to recover your profile once deleted.":"It will not be possible to recover your profile once deleted.",Italic:"Cursiva",Items:"Resultado",Jobs:"Trabajos","Last name":"Apellido","Last page":"Ultima página","Last run":"Last run","Last update":"Last update",License:"Licencia",List:"Lista",Loading:"Loading",Location:"Location",Logo:"Logotipo","Maybe you should find yours or create your own.":"Maybe you should find yours or create your own.",Me:"Yo","Member added":"Miembro agregado","Member deleted":"Mimebro eliminado","Member role updated":"Labor del miembro actualizada","Member since":"Es miembro desde",Members:"Miembros","Metadata update":"Metadata update","Mime Type":"Tipo mime",Modification:"Modificación","Modified on":"Modificado","More infos":"Más información",Name:"Nombre",New:"Nuevo","New Post":"New Post","New community resource":"Nuevos expedientes comunitarios","New dataset":"Nuevo conjunto de datos","New harvester":"Nuevo recopilador de datos","New organization":"Nueva organización","New reuse":"Nueva reutilización","New topic":"Tema nuevo",Next:"Siguiente","Next page":"Próxima página","No badge available":"No hay insignias disponibles","No community resources":"No community resources","No data":"Nngún dato","No dataset":"Nngún conjunto de datos","No discussion":"Ninguna discusión","No files to upload.":"No files to upload.","No follower":"Ningún seguidor","No harvester":"No hay cosechadores","No item found":"No se encontró ningún resultado","No job":"No hay trabajo","No job yet":" Ningún trabajo aún","No members":"Nngún miembro","No membership requests":"Ninguna solicitud de membresía","No organization":"Ninguna organización","No organization found. You can go to the next step to create your own one.":"No se encontró ninguna organización. Puede ir a la siguiente etapa y crear su propia organización.","No post":"Ninguna publicación","No related datasets":"Ningún conjunto de datos relacionado","No related reuses":"Ninguna reutilización relacionada","No resources":"Ningún expediente","No result found":"Resultado no encontrado","No reuse":"Ninguna reutilización","No topic":"Ningún tema","No user":"Ningún usuario","No user found.":"No se encontró ningún usuario","Not scheduled":"Not scheduled",Notifications:"Notificaciones ",Now:"Ahora","Number of archived items":"Number of archived items","Number of datasets used":"Cantidad de conjuntos de datos utilizados","Number of failed items":"Cantidad de resultados fallados ","Number of skipped items":"Cantidad de resultados salteados ","Number of succeed items":"Cantidad de resultados exitosos","Open formats":"Open formats","Operation not permitted":"Operation not permitted",Organization:"Organización",Organizations:"Organizaciones",Owner:"Owner",Pending:"Pendiente","Pending harvester validation for {name}":"Pending harvester validation for {name}","Pending membership request":"Solicitud de membresía pendiente de aprobación","Pending transfer request":"Solicitud de transferencia pendiente de aprobación","Pick the active badges":"Escoja las insignias activas",Post:"Publicación","Post deleted":"Post deleted","Post published":"Post published","Post unpublished":"Post unpublished",Posts:"Publicaciones",Preview:"Vista preliminar",Previous:"Anterior","Previous page":"Página anterior",Private:"Privado",Processing:"Procesando",Profile:"Perfil","Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.":"Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.",Public:"Público","Public profile":"Public profile",Publication:"Publication","Publication date":"Fecha de publicación",Publish:"Publicar","Publish a new dataset":"Publique un nuevo conjunto de datos","Publish a new reuse":"Publicar una nueva reutilización ","Publish as":"Publicar como","Publish as an organization":"Publish as an organization","Publish by":"Publish by","Publish in your own name":"Publish in your own name","Publish some content":"Publicar algún contenido","Published on":"Publicado","Published on {date}":"Published on {date}",Quality:"Quality","Read the documentation to insert more than one dataset":"Read the documentation to insert more than one dataset",Reason:"Razón",Refuse:"Rechazar",Refused:"Rechazado",Regenerate:"Regenerar",Reject:"Reject","Remote ID":"Identificación remota",Remove:"Eliminar",Reorder:"Reordenar","Replace the file":"Replace the file","Resize your thumbnail":"Cambiar el tamaño de la miniatura",Resources:"Recursos","Resources count":"Resources count","Response sent":"Respuesta enviada",Restore:"Restore","Retry failed - you have reached your file limit.":"Retry failed - you have reached your file limit.",Reuse:"Reutilización",Reuses:"Reutilizaciones","Reuses about your data (including your organizations)":"Reuses about your data (including your organizations)",Role:"Rol",'Role "{role}" is required':'Rol "{role}3 es solicitado',Roles:"Roles",Save:"Guardar","Save and continue":"Save and continue",Schedule:"Horario",Scheduling:"Scheduling",Schema:"Schema","Score:":"Score:",Search:"Buscar","Search an user":"Search an user","Search in your data: {q}":"Search in your data: {q}","See in the administration":'Mire en la parte "administración"',"See on the site":"Mire en la página web","Select a file from your computer":"Seleccione un archivo desde su computador",Share:"Compartir","Sign out":"Desconectarse",Since:"Desde",Site:"Sitio",Size:"Tamaño",Skipped:"Salteado","Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.":"Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.","Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).":"Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).","Spatial coverage":"Cobertura espacial","Spatial granularity":"Granularidad espacial",Stars:"Estrellas",Start:"Comienzo","Start a discussion":"Comenzar una discusión","Start a new discussion":"Comenzar una nueva discusión","Start typing to find your organization.":"Comience por buscar su organización","Start typing to find your user.":"Comience por buscar un usuario",Started:"Comenzó","Started at":"Comenzó a las","Starting a new discussion thread":"Comenzar un nuevo hilo de discusión",Status:"Status","Submit your comment":"Escriba su comentario",Summary:"Resumen",System:"Sistema",Tags:"Tags","Temporal coverage":"Cobertura temporal","Territorial coverage":"Cobertura territorial","Territorial coverage granularity":"Cobertura de granuralidad territorial",Territories:"Territories","That is great!":"That is great!","The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.":"The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.","The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.":"The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.","The data does not seem to be up-to-date according to the chosen update frequency.":"The data does not seem to be up-to-date according to the chosen update frequency.","The documentation of your resources is crucial for reusers.":"The documentation of your resources is crucial for reusers.","The error identifier is {id}":"El identificador de error es {id}","The files are being uploaded, if you leave now the upload will be canceled.":"The files are being uploaded, if you leave now the upload will be canceled.","The harvester has been updated.":"The harvester has been updated.","The identity of this public service is certified by %(certifier)s":"The identity of this public service is certified by %(certifier)s","The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.":"The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.","The recipient need to accept the transfer in order to complete it.":"El destinatario debe aceptar la transferencia para que se complete.","The response has been sent to the requester.":"Su respuesta se ha enviado al solicitante.","The user {fullname} has been successfully deleted":"The user {fullname} has been successfully deleted","This harvest source has not been validated":"This harvest source has not been validated","This is a cron expressions. See {url} for more details.":"This is a cron expressions. See {url} for more details.","This item has been deleted":"This item has been deleted","This key is needed if you want to use the API.":"La clave es necesaria si quiere usar la IPA.","This resource is hosted on an external server":"This resource is hosted on an external server","This resource is hosted on our servers":"This resource is hosted on our servers","This widget allows you to generate or regenerate your API Key.":"Esta página le permite generar o recuperar su clave IPA.",Title:"Título",Today:"Hoy","Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.":"Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.",Topic:"Tema","Topic deleted":"Topic deleted",Topics:"Temas",Traffic:"Tráfico",Transfer:"Transferencia","Transfer request":"Solicitud transferida","Transfer requested":"Transferencia solicitada","Transfer to":"Transferencia a","Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).":"Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).",Type:"Tipo","Type an user name":"Escriba el nombre del usuario","Type your comment":"Escriba su comentario",URL:"URL","URL/Link":"URL/Vínculo",Unfollow:"Dejar de seguir","Unique visitors":"Visitantes únicos","Unknown error while communicating with the server":"Unknown error while communicating with the server",Unpublish:"Unpublish","Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.":"Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.",Unschedule:"Unschedule","Unsupported ISO-8601 date format":"Formato de fecha ISO-8601 no compatible","Unsupported ISO-8601 date-time format":"Formato de fecha y hora ISO-8601 no compatible","Up-to-date":"Up-to-date","Update frequency":"Actualizar la frecuencia","Upload an image":"Cargue una imagen","Upload error on {name}":"Upload error on {name}","Upload your organization logo":"Cargue el logo de su organización","Upload your post image":"Upload your post image","Upload your reuse thumbnail":"Cargue la reutilización miniatura",User:"Usuario","User Image":"Imagen del usuario","User has been updated.":"User has been updated.",Users:"Usuarios",Validate:"Validar",Validation:"Validation",Verification:"Verificación",Views:"Vistas",Website:"Sitio web","Why not improve it?":"Why not improve it?","Write your post":"Escriba su ublicación","Write your topic":"Escriba su tema",Writing:"Escribiendo","You are about to delete the profile of the user {fullname}.":"You are about to delete the profile of the user {fullname}.","You are about to delete this dataset":"Usted está a punto de eliminar este conjunto de datos. ","You are about to delete this discussion":"Usted está a punto de eliminar esta conversación. ","You are about to delete this harvest source":"Usted está a punto de eliminar est fuente de recopilación de datos ","You are about to delete this organization":"You are about to delete this organization","You are about to delete this post":"You are about to delete this post","You are about to delete this resource":"Usted está a punto de eliminar este expediente. ","You are about to delete this reuse":"You are about to delete this reuse","You are about to delete this topic":"You are about to delete this topic","You are about to delete your profile.":"You are about to delete your profile.","You are about to publish this post":"You are about to publish this post","You are about to restore this dataset":"You are about to restore this dataset","You are about to restore this organization":"You are about to restore this organization","You are about to restore this reuse":"You are about to restore this reuse","You are about to unpublish this post":"You are about to unpublish this post","You are about to unschedule this harvest source":"You are about to unschedule this harvest source","You are about to validate (or not) this harvest source.":"You are about to validate (or not) this harvest source.","You are going to send a transfer request for":"Usted va a enviar una solicitud de transferencia para","You are not a member of any organization.":"You are not a member of any organization.","You are not allowed to perform this operation":"You are not allowed to perform this operation","You can also link to an existing remote file or URL by clicking here.":"You can also link to an existing remote file or URL by clicking here.","You can now either publish a dataset or a reuse.":"Usted puede publicar o reutilizar un conjunto de datos","You currently have no frequency set for that dataset, is that pertinent?":"You currently have no frequency set for that dataset, is that pertinent?","You currently have no license set for that dataset, is that pertinent?":"You currently have no license set for that dataset, is that pertinent?","You currently have no spatial coverage set for that dataset, is that pertinent?":"You currently have no spatial coverage set for that dataset, is that pertinent?","You currently have no temporal coverage set for that dataset, is that pertinent?":"You currently have no temporal coverage set for that dataset, is that pertinent?","You currently have some open formats!":"You currently have some open formats!","You don't have generated an API KEY yet.":"Usted no ha generado aun una CLAVE IPA.","You need to be logged in to comment.":"Usted debe estar registrado para comentar.","You need to be logged in to follow.":"Usted debe estar conectado para seguir.","You need to be logged in to start a discussion.":"You need to be logged in to start a discussion.","You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?":"You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?","You'll be notified on approval (or refusal)":"Será notificado con respecto a la aprobación (o al rechazo)","You're about to start a new discussion thread. Make sure that a thread about the same topic doesn't exist yet just above.":"Está a punto de comenzar un nuevo hilo de discusión. Cersiorese de que un hilo sobre el mismo tema no existe aún.","Your community resource has been created":"Your community resource has been created","Your dataset has been created":"Su conjunto de datos ha sido creado","Your dataset has been updated.":"Your dataset has been updated.","Your harvester has been created":"Su recopilador de datos ha sido creado ","Your harvester is now pending for team review.":"La aprobación de su recopilador de datos por el equipo está pendiente ","Your harvester is ready":"Su recopilador de datos está listo","Your organization has been created":"Su organización ha sido creada","Your organization has been updated.":"Your organization has been updated.","Your post has been updated.":"Your post has been updated.","Your profile has been updated.":"Your profile has been updated.","Your resource has been added.":"Your resource has been added.","Your resource has been deleted.":"Your resource has been deleted.","Your resource has been updated.":"Your resource has been updated.","Your resources seem to be documented. That is great!":"Your resources seem to be documented. That is great!","Your reuse has been created":"Su reutilización ha sido creada","Your reuse has been updated.":"Your reuse has been updated.","Your topic has been updated.":"Your topic has been updated.",and:"y ",by:"by",change:"cambio","closed discussion":"closed discussion","emphasized text":"texto subrayado","enter image description here":"ingrese la descripción de la imagen aquí","enter image title here":"ingrese el título de la imagen aquí","enter link description here":"ingrese aquí la descripción","followed organization":"organización seguida","heading text":"título de texto","last response":"last response","list text here":"Inscriba su texto aquí",messages:"messages",on:"on",or:"o","sort by":"sort by","strong text":"texto sólido",to:"hacia","topic creation":"topic creation","valid-creditcard":"Por favor ingrese un número de trajeta de crédito válido.","valid-date":"Por favor ingrese una fecha válida.","valid-date-iso":"Por favor ingrese una fecha válida (ISO).",
|
|
14
14
|
"valid-digits":"Por favor solo ingrese dígitos.","valid-email":"Por favor ingrese un correo electrónico válido.","valid-equal-to":"Por favor ingrese el mismo valor otra vez.","valid-max":"Por favor ingrese un valor inferior o igual a {0}.","valid-maxlength":"Por favor ingrese no más de {0} caracteres.","valid-min":"Por favor ingrese un valor mayor o igual a {0}.","valid-minlength":"Por favor ingrese al menos {0} caracteres.","valid-number":"Por favor ingrese un número válido.","valid-range":"Por favor ingrese un valor entre entre {0} y {1}.","valid-range-length":"Por favor ingrese un valor entre {0} y {1} caracteres de largo.","valid-remote":"Por favor arregle este archivo.","valid-required":"Este archivo es solicitado.","valid-url":"Por favor ingrese una URL válida.","{count} New Requests":"{count} Nueva solicitud","{file} has an invalid extension. Valid extension(s): {extensions}.":"{file} has an invalid extension. Valid extension(s): {extensions}.","{file} is empty, please select files again without it.":"{file} is empty, please select files again without it.","{file} is too large, maximum file size is {sizeLimit}.":"{file} is too large, maximum file size is {sizeLimit}.","{file} is too small, minimum file size is {minSizeLimit}.":"{file} is too small, minimum file size is {minSizeLimit}.","{name} has been scheduled on {schedule}":"{name} has been scheduled on {schedule}","{name} has been unscheduled":"{name} has been unscheduled","{start} to {end}":"del {start} hasta el {end}","{user} is not a member of this organization anymore":"A partir de este momento {user} no es más un miembro de esta organización","{user} is now {role} of this organization":"{user} es ahora {role} de esta organización"}},function(e,t){e.exports={"+ 1h":"+ 1h","- 1h":"- 1h","A dataset":"Un jeu de données","A post":"Un article","A reuse":"Une réutilisation","A set of boolean parameters to toggle":"Un ensemble de paramètres booléens à (dés)activer","A set of filters to apply":"Un ensemble de filtres à appliquer","A topic":"Une thématique","A user":"Un utilisateur","API Key":"Clé d'API",About:"À Propos",Accept:"Accepter",Accepted:"Acceptée",Acronym:"Sigle",Active:"Actif",Add:"Ajouter","Add a comment":"Ajouter un commentaire","Add a filter":"Ajouter un filtre","Add a resource":"Ajouter une ressource","Add some related datasets":"Ajoutez des jeux de données associés","Add some related reuses":"Ajoutez des réutilisations associées","Add your first resources":"Ajouter vos premières ressources","All your resources seem to be directly available. That is great!":"Toutes vos ressources semblent être accessibles. Super !","An error occured":"Une erreur est survenue","An error occured while submitting your comment":"Une erreur est survenue lors de l'envoi de votre commentaire","An error {status} occured":"Une erreur {status} est survenue","An harvester":"Un moissonneur","An organization":"Une organisation","An unkown error occured":"Une erreur inconnue est survenue",Apply:"Appliquer",Archived:"Archivé","Are you sure ?":"Êtes-vous sûr ?","Are you sure you want to delete this comment?":"Êtes-vous certain de vouloir supprimer ce commentaire?","Are you sure?":"Êtes-vous sûr ?","As administrator you can choose any organization to publish":"En tant qu'administrateur vous pouvez choisir n'importe quelle organisation pour publier",Attention:"Attention","Automatic archiving":"Archivage automatique",Availability:"Disponibilité","Availability of your datasets":"Disponibilité de vos jeux de données",Backend:"Implémentation",Badges:"Badges",Between:"Entre","Body Type":"Type du contenu",Bold:"Gras","Both dates are required":"Les deux dates sont requises",Cancel:"Annuler","Center the full picture":"Centrer l'image entière","Certified public service":"Service public certifié","Change email":"Modifier l'adresse email","Change password":"Changer de mot de passe","Changes saved":"Modifications enregistrées",Checksum:"Somme de contrôle","Choose under which identity you want to publish":"Choisissez l'identité avec laquelle vous souhaitez publier","Choose who is harvesting":"Choisissez qui moissone","Choose who is publishing":"Choisissez qui publie",Clear:"Effacer","Click the button to copy the whole code within your clipboard":"Cliquer sur le bouton pour copier l'intégralité du code dans votre presse-papiers",Close:"Fermer","Closed on":"Fermée le",Comment:"Commenter","Comment and close discussion":"Commenter et clore la discussion","Comment the discussion":"Commenter la discussion","Communicate about your publication":"Communiquer sur votre publication","Community resources":"Ressources communautaires","Configure your harvester":"Configurez votre moissonneur",Confirm:"Confirmer","Confirm deletion":"Confirmer la suppression","Confirm refusal":"Confirmer le refus","Confirm restore":"Confirmer la restauration",Content:"Contenu","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Copier-coller ce code dans votre HTML à l'endroit où vous voulez faire apparaître le jeu de données :","Created at":"Créé le","Created on":"Créée le",Creation:"Création",Custom:"Personnalisée",Dashboard:"Tableau de bord",Data:"Données","Data update":"Mise à jour des données",Dataset:"Jeu de données",Datasets:"Jeux de données","Datasets (only yours)":"Jeux de données (seulement les vôtres)","Datasets as CSV":"Jeux de données en CSV","Datasets resources as CSV":"Ressources des jeux de données en CSV",Date:"Date","Date should be after start date":"La date doit être après la date de début",Delete:"Supprimer","Delete comment":"Supprimer le commentaire","Delete profile":"Supprimer le profil",Deleted:"Supprimé","Describe your community resource":"Décrivez votre ressource communautaire","Describe your dataset":"Décrivez votre jeu de données","Describe your organization":"Décrivez votre organisation","Describe your reuse":"Décrivez votre réutilisation",Description:"Description",Details:"Détails",Discussion:"Discussion","Discussion has been closed":"La discussion a été close",Discussions:"Discussions","Discussions about your data (including your organizations)":"Discussions au sujet de vos données (incluant vos organisations)","Do you confirm the transfer of":"Est-ce que vous confirmez le transfert de",Documentation:"Documentation",Done:"Fini","Done with errors":"Fini avec erreurs",Downloads:"Téléchargements","Drag a file here":"Glisser un fichier ici","Drag a picture here":"Glisser une image ici","Drop resource":"Déposer une resource","Due to security reasons, the creation of new content is currently disabled.":"Pour des raisons de sécurité, la création de nouveaux contenus est actuellement désactivée.",Edit:"Éditer",'Edit dataset "{title}"':'Éditer le jeu de données "{title}"','Edit harvest source "{name}"':'Modifier la source "{name}" du moissoneur','Edit organization "{name}"':'Éditer l\'organisation "{name}"','Edit post "{name}"':'Éditer l\'article "{name}"',"Edit profile":"Éditer le profil",'Edit reuse "{title}"':'Éditer la réutilisation "{title}"',"Edit the profile":"Éditer le profil","Edit this dataset":"Modifier ce jeu de données","Edit this organization":"Modifier l'organisation","Edit this reuse":"Modifier cette réutilisation","Edit this user":"Modifier cet utilisateur",'Edit topic "{name}"':'Éditer le sujet "{name}"',"Edit user":"Éditer l'utilisateur",Editorial:"Éditorialisation",End:"Fin","End date should be after start date":"La date de fin doit être après la date de début","Ended at":"Fini le","Ensure your organization does not exists":"Vérifiez que votre organisation n'existe pas",Errors:"Erreurs",Exclude:"Exclure","Expected update":"Mise à jour prévue","Explain why you request this transfer":"Expliquez pourquoi vous sollicitez ce transfert","Explain your response":"Expliquez votre réponse","Explain your validation":"Expliquez votre validation",Failed:"Échec","Feature this content":"Mettre ce contenu en avant",Featured:"Mis en avant","Featured datasets":"Jeux de données à la une","Featured reuses":"Réutilisations à la une",Features:"Fonctionnalités ",Filters:"Filtres","Find or create your organization":"Trouvez ou créez votre organisation","Find your dataset":"Trouver votre jeu de données","Find your reuse":"Trouvez votre réutilisation",Finish:"Finir","First name":"Prénom","First page":"Première page",Follow:"Suivre",Follower:"Abonné",Followers:"Abonnés","Followers (only yours)":"Abonnés (seulement les vôtres)",Format:"Format",Frequency:"Fréquence","Generate an API KEY":"Générer une clé d'API","Harvest as":"Moissonner en tant que","Harvest source validation":"Validation d'un source de moissonnage",Harvesters:"Moissonneurs",Heading:"Titre",Headline:"Entête",Hits:"Affichages","I'll be informed about its activity":"Je serai informé de son activité",Image:"Insérer une image","Image is not tall enough.":"L'image n'est pas assez grande.","Image is not wide enough.":"L'image n'est pas assez large.","Image is too tall.":"L'image est trop large.","Image is too wide.":"L'image est trop large.",Include:"Inclure",Initialized:"Initialisé",Initializing:"En initialisation","Insert Hyperlink":"Insérez le lien hypertexte","Insert Image Hyperlink":"Insérez le lien hypertexte de l'image","Invalid API request:":"Appel d'API incorrecte:","It gives you an overview of what will be useful for contributors to find and reuse your data.":"Cela vous donne un aperçu de ce qui sera pertinent pour que les contributeurs trouvent et réutilisent vos données.","It means that this source will be harvested regulary.":"Cela signifie que cette source sera moissonnée regulièrement.","It will not be possible to recover this profile once deleted.":"Il ne sera pas possible de restaurer ce profil une fois supprimé.","It will not be possible to recover your profile once deleted.":"Il ne sera pas possible de restaurer votre profil une fois supprimé.",Italic:"Italique",Items:"Élements",Jobs:"Jobs","Last name":"Nom","Last page":"Dernière page","Last run":"Dernière exécution","Last update":"Dernière mise à jour",License:"Licence",List:"Liste à puces",Loading:"Chargement",Location:"Emplacement",Logo:"Logo","Maybe you should find yours or create your own.":"Peut-être devriez-vous trouver ou créer la votre.",Me:"Moi","Member added":"Membre ajouté","Member deleted":"Membre supprimé","Member role updated":"Rôle du membre mis à jour","Member since":"Membre depuis le",Members:"Membres","Metadata update":"Mise à jour des métadonnées","Mime Type":"Type Mime",Modification:"Modification","Modified on":"Modifiée le","More infos":"Détails",Name:"Nom",New:"Nouveau","New Post":"Nouvel Article","New community resource":"Nouvelle ressource communautaire","New dataset":"Nouveau jeu de données","New harvester":"Nouveau moissonneur","New organization":"Nouvelle organisation","New reuse":"Nouvelle réutilisation","New topic":"Nouvelle thématique",Next:"Suivant","Next page":"Page suivante","No badge available":"Aucun badge disponible","No community resources":"Aucune ressource communautaire","No data":"Aucune donnée","No dataset":"Aucun jeu de données","No discussion":"Aucune discussion","No files to upload.":"Aucun fichier à envoyer.","No follower":"Aucun abonné","No harvester":"Aucun moissonneur","No item found":"Aucun élément trouvé","No job":"Aucune tâche","No job yet":"Aucune tâche pour l'instant","No members":"Aucun membres","No membership requests":"Aucune demande d'adhésion","No organization":"Aucune organisation","No organization found. You can go to the next step to create your own one.":"Aucune organisation trouvée. Vous pouvez passer à l'étape suivante créer la votre.","No post":"Aucun article","No related datasets":"Aucun jeu de données associé","No related reuses":"Aucune réutilisation associée","No resources":"Aucune ressource","No result found":"Aucun résultat trouvé","No reuse":"Aucune réutilisation","No topic":"Aucune thématique","No user":"Aucun utilisateur","No user found.":"Aucun utilisateur trouvé.","Not scheduled":"Non planifié",Notifications:"Notifications",Now:"Maintenant","Number of archived items":"Nombre d'éléments archivés","Number of datasets used":"Nombre de jeux de données utilisés","Number of failed items":"Nombre d'éléments en échec","Number of skipped items":"Nombre d'éléments ignorés","Number of succeed items":"Nombre d'éléments finis","Open formats":"Formats ouverts","Operation not permitted":"Opération non permise",Organization:"Organisation",Organizations:"Organisations",Owner:"Propriétaire",Pending:"En attente","Pending harvester validation for {name}":"Validation de moissonneur en attente pour {name}","Pending membership request":"Demande d'adhésion en attente","Pending transfer request":"Demande de transfert en attente","Pick the active badges":"Choisissez les badges actifs",Post:"Article de blog","Post deleted":"Article supprimé","Post published":"Article publié","Post unpublished":"Article dépublié",Posts:"Articles",Preview:"Prévisualiser",Previous:"Précédent","Previous page":"Page précédente",Private:"Privé",Processing:"En cours de traitement",Profile:"Profil","Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.":"Proposer des données à jour de façon incrémentale donne la possibilité aux réutilisateurs de réaliser des datavisualisations sur le long terme.",Public:"Public","Public profile":"Profil public",Publication:"Publication","Publication date":"Date de publication",Publish:"Publier","Publish a new dataset":"Publiez un nouveau jeu de données","Publish a new reuse":"Publiez une nouvelle réutilisation","Publish as":"Publier en tant que","Publish as an organization":"Publier en tant qu’organisation","Publish by":"Publié par","Publish in your own name":"Publier en votre propre nom","Publish some content":"Publier du contenu","Published on":"Publiée le","Published on {date}":"Publié le {date}",Quality:"Qualité","Read the documentation to insert more than one dataset":"Lire la documentation pour insérer plus d'un jeu de données",Reason:"Raison",Refuse:"Refuser",Refused:"Refusée",Regenerate:"Regénérer",Reject:"Rejeter","Remote ID":"ID distant",Remove:"Supprimer",Reorder:"Trier","Replace the file":"Remplacer le fichier","Resize your thumbnail":"Redimensionnez votre vignette",Resources:"Ressources","Resources count":"Nombre de ressources","Response sent":"Réponse envoyée",Restore:"Restaurer","Retry failed - you have reached your file limit.":"Vous avez atteint le nombre maximal d'essais.",Reuse:"Réutilisation",Reuses:"Réutilisations","Reuses about your data (including your organizations)":"Réutilisations de vos données (incluant vos organisations)",Role:"Rôle",'Role "{role}" is required':'Le rôle "{role}" est requis',Roles:"Rôles",Save:"Enregistrer","Save and continue":"Enregistrer et continuer",Schedule:"Programmer",Scheduling:"Planification",Schema:"Schéma","Score:":"Score :",Search:"Recherche","Search an user":"Rechercher un utilisateur","Search in your data: {q}":"Recherche dans vos données : {q}","See in the administration":"Voir dans l'administration","See on the site":"Voir sur le site","Select a file from your computer":"Choisissez un fichier de votre ordinateur",Share:"Partagez","Sign out":"Déconnexion",Since:"Depuis",Site:"Site",Size:"Taille",Skipped:"Ignoré","Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.":"Certaines de vos ressources n'ont pas de description. Essayez de corriger ce critère en fournissant une description pour chaque ressource ou en ajoutant une ressource de documentation.","Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).":"Certaines de vos ressources peuvent contenir des liens cassés ou temporairement inaccessibles. Essayez de corriger cela aussi rapidement que possible (voir la liste ci-dessous).","Spatial coverage":"Couverture spatiale","Spatial granularity":"Granularité spatiale",Stars:"Favoris",Start:"Début","Start a discussion":"Démarrer une discussion","Start a new discussion":"Démarrer une nouvelle discussion","Start typing to find your organization.":"Commencez à taper pour trouver votre organisation.","Start typing to find your user.":"Commencez à taper pour trouver votre utilisateur",Started:"Démarré","Started at":"Démarré le","Starting a new discussion thread":"Démarrer une nouvelle discussion",Status:"Statut","Submit your comment":"Envoyer votre commentaire",Summary:"Sommaire",System:"Système",Tags:"Mots-clés","Temporal coverage":"Couverture temporelle","Territorial coverage":"Couverture territoriale","Territorial coverage granularity":"Granularité de la couverture territoriale",Territories:"Territoires","That is great!":"C'est super !","The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.":"L'objectif de cet encart est de vous aider à améliorer la qualité des (méta)données associées à votre jeu de données.","The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.":"La disponibilité de vos ressources distantes (si vous en avez) est cruciale pour les réutilisateurs. Ils vous font confiance pour accéder à ces données de façon pérenne et aisée.","The data does not seem to be up-to-date according to the chosen update frequency.":"Les données ne semblent pas être à jour selon la fréquence de mise à jour choisie.","The documentation of your resources is crucial for reusers.":"La documentation de vos ressources est cruciale pour les réutilisateurs.","The error identifier is {id}":"L'identifiant de l'erreur est {id}","The files are being uploaded, if you leave now the upload will be canceled.":"Les fichiers sont en train d'être envoyés, si vous partez maintenant l'envoie sera annulé.","The harvester has been updated.":"Le moissonneur a été mis à jour. ","The identity of this public service is certified by %(certifier)s":"L'identité de ce service public est certifiée par %(certifier)s","The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.":"La communauté opendata apprécie d'utiliser des fichiers dans des formats ouverts qui peuvent être manipulés aisément en utilisant des logiciels et des outils ouverts. Assurez-vous de publier vos données au moins dans des formats différents de XLS, DOC et PDF.","The recipient need to accept the transfer in order to complete it.":"Le destinataire doit accepter le transfert afin de le compléter.","The response has been sent to the requester.":"La réponse a été envoyée au demandeur","The user {fullname} has been successfully deleted":"L'utilisateur {fullname} a été correctement supprimé","This harvest source has not been validated":"Cette source de moissonnage n'a pas été validée","This is a cron expressions. See {url} for more details.":"C'est une expression cron. Voir {url} pour plus de détails.","This item has been deleted":"L'élément a bien été supprimé","This key is needed if you want to use the API.":"Cette clé est nécessaire si vous souhaitez utiliser l'API.","This resource is hosted on an external server":"Cette ressource est hébergée sur un serveur externe","This resource is hosted on our servers":"Cette ressource est hébergée sur nos serveurs","This widget allows you to generate or regenerate your API Key.":"Ce widget vous permet de générer ou regénérer votre clé d'API.",Title:"Titre",Today:"Aujourd'hui","Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.":"Trop de fichiers ({netItems}) vont être envoyés. La limite est {itemLimit}.",Topic:"Thématique","Topic deleted":"Thématique supprimée",Topics:"Thématiques",Traffic:"Trafic",Transfer:"Transferer","Transfer request":"Demande de transfert","Transfer requested":"Demande de transfert","Transfer to":"Transférer à","Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).":"Essayez d'être aussi descriptif que possible pour vos ressources (comment vous les utilisez vous-même, quels cas particuliers avez-vous résolu avec, quelle donnée est manquante, etc).",Type:"Type","Type an user name":"Saisissez un nom d'utilisateur","Type your comment":"Saisissez votre commentaire",URL:"URL","URL/Link":"Insérer un lien HTTP",Unfollow:"Ne plus suivre","Unique visitors":"Visiteurs uniques","Unknown error while communicating with the server":"Erreur inconnue lors de la communication avec le serveur",Unpublish:"Dépublier","Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.":"Erreur irrécupérable - ce navigateur ne permet l'envoie de fichier à cause d'un bug de Safari dans iOS8. veuillez utiliser Chrome pour iOS8 jusqu'à ce qu'Apple corrige ce problème.",Unschedule:"Déprogrammer","Unsupported ISO-8601 date format":"Format de date ISO-8601 non supporté","Unsupported ISO-8601 date-time format":"Format de date/heure ISO-8601 non supporté","Up-to-date":"À jour","Update frequency":"Fréquence de mise à jour","Upload an image":"Envoyer une image","Upload error on {name}":"Erreur d'envoi sur {name}","Upload your organization logo":"Envoyez le logo de votre organisation","Upload your post image":"Envoyez l'image de votre article","Upload your reuse thumbnail":"Envoyez la vignette de votre réutilisation",User:"Utilisateur","User Image":"Image de l'utilisateur","User has been updated.":"L'utilisateur a été mis à jour.",Users:"Utilisateurs",Validate:"Valider",Validation:"Validation",Verification:"Vérification",Views:"Vues",Website:"Site web","Why not improve it?":"Pourquoi ne pas l'améliorer ?","Write your post":"Écrivez votre article","Write your topic":"Écrivez votre thématique",Writing:"Écriture","You are about to delete the profile of the user {fullname}.":"Vous êtes sur le point de supprimer le profile de l'utilisateur {fullname}.","You are about to delete this dataset":"Vous êtes sur le point de supprimer ce jeu de données","You are about to delete this discussion":"Vous êtes sur le point de supprimer cette discussion","You are about to delete this harvest source":"Vous êtes sur le point de supprimer cette source de moissonnage","You are about to delete this organization":"Vous êtes sur le point de supprimer cette organisation","You are about to delete this post":"Vous êtes sur le point de supprimer cet article","You are about to delete this resource":"Vous êtes sur le point de supprimer cette ressource","You are about to delete this reuse":"Vous êtes sur le point de supprimer cette réutilisation","You are about to delete this topic":"Vous êtes sur le point de supprimer cette thématique","You are about to delete your profile.":"Vous êtes sur le point de supprimer votre compte.","You are about to publish this post":"Vous êtes sur le point de publier cet article","You are about to restore this dataset":"Vous êtes sur le point de restaurer ce jeu de données","You are about to restore this organization":"Vous êtes sur le point de restaurer cette organisation","You are about to restore this reuse":"Vous êtes sur le point de restaurer cette réutilisation","You are about to unpublish this post":"Vous êtes sur le point de dépublier cet article","You are about to unschedule this harvest source":"Vous êtes sur le point de déprogrammer cette source de moissonnage","You are about to validate (or not) this harvest source.":"Vous êtes sur le point de valider (ou pas) cette source de moissonnage.","You are going to send a transfer request for":"Vous êtes sur le point d'envoyer une demande de transfert pour","You are not a member of any organization.":"Vous n'êtes membre d'aucune organisation.","You are not allowed to perform this operation":"Vous n'êtes pas autorisé à effectuer cette opération","You can also link to an existing remote file or URL by clicking here.":"Vous pouvez aussi créer un lien vers un fichier distant existant en cliquant ici.","You can now either publish a dataset or a reuse.":"Vous pouvez maintenant publier un jeu de données ou une réutilisation.","You currently have no frequency set for that dataset, is that pertinent?":"Vous n'avez actuellement aucune fréquence de mise à jour déclarée pour votre jeu de données, est-ce pertinent ?","You currently have no license set for that dataset, is that pertinent?":"Vous n'avez actuellement aucune licence de mise à jour déclarée pour votre jeu de données, est-ce pertinent ?","You currently have no spatial coverage set for that dataset, is that pertinent?":"Vous n'avez actuellement aucune couverture spatiale déclarée pour votre jeu de données, est-ce pertinent ?","You currently have no temporal coverage set for that dataset, is that pertinent?":"Vous n'avez actuellement aucune couverture temporelle déclarée pour votre jeu de données, est-ce pertinent ?","You currently have some open formats!":"Vous avez des formats ouverts!","You don't have generated an API KEY yet.":"Vous n'avez pas encore généré de clé d'API.","You need to be logged in to comment.":"Vous devez être authentifié pour commenter.","You need to be logged in to follow.":"Vous devez être authentifié pour vous abonner","You need to be logged in to start a discussion.":"Vous devez être authentifié pour démarrer une discussion.","You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?":"Vous avez seulement des formats fermés ou pas de format défini. Pouvez-vous renseigner un format ou exporter des resources dans un format ouvert ?","You'll be notified on approval (or refusal)":"Vous serez notifié à l'approbation (ou au refus)","You're about to start a new discussion thread. Make sure that a thread about the same topic doesn't exist yet just above.":"Vous êtes sur le point de démarrer un nouveau fil de discussion. Vérifiez qu'une discussion sur le même sujet n'existe pas déjà.","Your community resource has been created":"Votre ressource communautaire a été créée","Your dataset has been created":"Votre jeu de données a été créé","Your dataset has been updated.":"Votre jeu de données a été mis à jour.","Your harvester has been created":"Votre moissonneur a été créé","Your harvester is now pending for team review.":"Votre moissonneur est maintenant en attente de validation par l'équipe d'administration","Your harvester is ready":"Votre moissonneur est prêt","Your organization has been created":"Votre organisation a été créée","Your organization has been updated.":"Votre organisation a été mise à jour.","Your post has been updated.":"Votre article a été mis à jour.","Your profile has been updated.":"Votre profil a été mis à jour.","Your resource has been added.":"Votre ressource a été ajoutée.","Your resource has been deleted.":"Votre ressource a été supprimée.","Your resource has been updated.":"Votre ressource a été mise à jour.","Your resources seem to be documented. That is great!":"Vos ressources semblent être documentées. C'est super !","Your reuse has been created":"Votre réutilisation a bien été créée","Your reuse has been updated.":"Votre réutilisation a été mise à jour.","Your topic has been updated.":"Votre catégorie a été mise à jour.",and:" et ",by:"par",change:"changer","closed discussion":"discussion fermée","emphasized text":"texte souligné","enter image description here":"entrez la description de l'image ici","enter image title here":"entrez le titre de l'image ici","enter link description here":"entrez la description du lien ici","followed organization":"ont suivi l'organisation","heading text":"texte d'entête","last response":"dernière réponse","list text here":"texte à puce ici",messages:"messages",on:"le",or:"ou","sort by":"trier par","strong text":"texte important",to:"à","topic creation":"début de discussion","valid-creditcard":"Veuillez saisir un numéro de carte valide.","valid-date":"Veuillez saisir une date valide.","valid-date-iso":"Veuillez saisir une date (ISO) valide.","valid-digits":"Veuillez ne saisir que des chiffres.","valid-email":"Veuillez saisir une adresse email valide.","valid-equal-to":"Veuillez saisir à nouveau la même valeur.","valid-max":"Veuillez saisir une valeur inférieure ou égale à {0}.","valid-maxlength":"Veuillez saisir {0} caractères au plus.","valid-min":"Veuillez saisir une valeur supérieure ou égale à {0}.","valid-minlength":"Veuillez saisir au moins {0} caractères.","valid-number":"Veuillez saisir un numéro valide.","valid-range":"Veuillez saisir une valeur comprise entre {0} et {1}.","valid-range-length":"Veuillez saisir une valeur ayant entre {0} et {1} caractères.","valid-remote":"Veuillez corriger ce champ.","valid-required":"Ce champ est requis.","valid-url":"Veuillez saisir une URL valide.","{count} New Requests":"{count} Nouvelle demande","{file} has an invalid extension. Valid extension(s): {extensions}.":"{file} a une extension invalide. Extension(s) valide(s): {extensions}.","{file} is empty, please select files again without it.":"{file} est vide, veuillez choisir un autre fichier.","{file} is too large, maximum file size is {sizeLimit}.":"{file} est trop gros, la taille maximum est {sizeLimit}.","{file} is too small, minimum file size is {minSizeLimit}.":"{file} est trop petit, la taille minimum est {minSizeLimit}.","{name} has been scheduled on {schedule}":"{name} a été planifié sur {schedule}","{name} has been unscheduled":"{name} a été déplanifié","{start} to {end}":"{start} à {end}","{user} is not a member of this organization anymore":"{user} n'es plus membre de cette organisation","{user} is now {role} of this organization":"{user} est maintenant {role} de cette organisation"}},function(e,t){e.exports={"+ 1h":"+ 1h","- 1h":"- 1h","A dataset":"Um conjunto de dados","A post":"Um artigo","A reuse":"Uma reutilização","A set of boolean parameters to toggle":"Um conjunto de parâmetros booleanos para alternar","A set of filters to apply":"Um conjunto de filtros para aplicar","A topic":"Um tema","A user":"Um utilizador","API Key":"Chave da API",About:"Sobre",Accept:"Aceitar",Accepted:"Aceite",Acronym:"Sigla",Active:"Ativo",Add:"Adicionar","Add a comment":"Adicionar comentário","Add a filter":"Adicionar filtro","Add a resource":"Adicionar recurso","Add some related datasets":"Adicionar conjuntos de dados relacionados","Add some related reuses":"Adicionar reutilizações relacionadas","Add your first resources":"Adicione os seus primeiros recursos","All your resources seem to be directly available. That is great!":"All your resources seem to be directly available. That is great!","An error occured":"Ocorreu um erro","An error occured while submitting your comment":"Ocorreu um erro ao submeter o comentário","An error {status} occured":"Ocorreu um erro {status}","An harvester":"Um harvester","An organization":"Uma organização","An unkown error occured":"Ocorreu um erro desconhecido",Apply:"Aplicar",Archived:"Archived","Are you sure ?":"Tem a certeza?","Are you sure you want to delete this comment?":"Are you sure you want to delete this comment?","Are you sure?":"Tem a certeza?","As administrator you can choose any organization to publish":"Como administrador, pode escolher qualquer organização para publicar",Attention:"Attention","Automatic archiving":"Automatic archiving",Availability:"Disponibilidade","Availability of your datasets":"Disponibilidade dos seus conjuntos de dados",Backend:"Backend",Badges:"Emblemas",Between:"Entre","Body Type":"Body Type",Bold:"Negrito","Both dates are required":"Ambas as datas são obrigatórias",Cancel:"Cancelar","Center the full picture":"Centrar a imagem completa","Certified public service":"Serviço público certificado","Change email":"Change email","Change password":"Alterar palavra-passe","Changes saved":"Alterações guardadas",
|
|
15
15
|
Checksum:"Soma de verificação","Choose under which identity you want to publish":"Escolha sob qual identidade deseja publicar","Choose who is harvesting":"Escolha quem vai realizar o harvesting","Choose who is publishing":"Escolher quem vai publicar",Clear:"Limpar","Click the button to copy the whole code within your clipboard":"Clique no botão para copiar o código inteiro para a sua área de transferência",Close:"Fechar","Closed on":"Fechado em",Comment:"Comentar","Comment and close discussion":"Comentar e fechar discussão","Comment the discussion":"Adicionar comentário à discussão","Communicate about your publication":"Divulgar a publicação","Community resources":"Recursos da Comunidade","Configure your harvester":"Configurar o harvester",Confirm:"Confirmar","Confirm deletion":"Confirmar eliminação","Confirm refusal":"Confirmar a recusa","Confirm restore":"Confirmar recuperação",Content:"Conteúdo","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Copie e cole este código HTML no lugar em que pretende que este conjunto de dados apareça:","Created at":"Criado a","Created on":"Criado em",Creation:"Criação",Custom:"Custom",Dashboard:"Dashboard",Data:"Dados","Data update":"Atualização de dados",Dataset:"Conjunto de dados",Datasets:"Conjuntos de dados","Datasets (only yours)":"Conjuntos de dados (só os seus)","Datasets as CSV":"Conjuntos de dados em formato CSV","Datasets resources as CSV":"Recursos de conjuntos de dados em formato CSV",Date:"Data","Date should be after start date":"A data deve ser posterior à data de início",Delete:"Eliminar","Delete comment":"Delete comment","Delete profile":"Eliminar perfil",Deleted:"Eliminado","Describe your community resource":"Descreva o seu recurso de comunidade","Describe your dataset":"Descreva o seu conjunto de dados","Describe your organization":"Descreva a sua organização","Describe your reuse":"Descreva a sua reutilização",Description:"Descrição",Details:"Detalhes",Discussion:"Discussão","Discussion has been closed":"Discussão encerrada",Discussions:"Discussões","Discussions about your data (including your organizations)":"Discussões sobre os seus conjuntos de dados (incluindo as suas organizações)","Do you confirm the transfer of":"Confirma a transferência de",Documentation:"Documentação",Done:"Concluído","Done with errors":"Concluído com erros",Downloads:"Transferências","Drag a file here":"Arraste um ficheiro para aqui","Drag a picture here":"Arraste uma imagem para aqui","Drop resource":"Largar recurso","Due to security reasons, the creation of new content is currently disabled.":"Por motivos de segurança, a criação de um novo conteúdo está desativada no momento.",Edit:"Editar",'Edit dataset "{title}"':'Editar conjunto de dados "{title}"','Edit harvest source "{name}"':'Editar fonte do harvester "{name}"','Edit organization "{name}"':'Editar organização "{name}"','Edit post "{name}"':'Editar artigo "{name}"',"Edit profile":"Editar perfil",'Edit reuse "{title}"':'Editar reutilização "{title}"',"Edit the profile":"Editar perfil","Edit this dataset":"Editar este conjunto de dados","Edit this organization":"Editar organização","Edit this reuse":"Editar esta reutilização","Edit this user":"Editar este utilizador",'Edit topic "{name}"':'Editar tema "{name}"',"Edit user":"Editar utilizador",Editorial:"Editorial",End:"Fim","End date should be after start date":"Data de fim deve ser posterior à data de inicio","Ended at":"Terminado em","Ensure your organization does not exists":"Certifique-se de que sua organização não existe",Errors:"Erros",Exclude:"Excluir","Expected update":"Atualização esperada","Explain why you request this transfer":"Explique porque solicitou essa transferência","Explain your response":"Explique a sua resposta","Explain your validation":"Explique a sua validação",Failed:"Falhou","Feature this content":"Destacar este conteúdo",Featured:"Em destaque","Featured datasets":"Conjuntos de dados em destaque","Featured reuses":"Reutilizações em destaque",Features:"Funcionalidades",Filters:"Filtros","Find or create your organization":"Encontre ou crie a sua organização","Find your dataset":"Encontre o seu conjunto de dados","Find your reuse":"Encontre a sua reutilização",Finish:"Concluído","First name":"Nome","First page":"Primeira página",Follow:"Seguir",Follower:"Seguidor",Followers:"Seguidores","Followers (only yours)":"Seguidores (apenas seus)",Format:"Formato",Frequency:"Frequência","Generate an API KEY":"Gerar uma chave para a API","Harvest as":"Correr harvest como","Harvest source validation":"Validação da fonte do harvest",Harvesters:"Harvesters",Heading:"Título",Headline:"Cabeçalho",Hits:"Hits","I'll be informed about its activity":"Serei informado acerca da sua actividade",Image:"Imagem","Image is not tall enough.":"A imagem não é alta o suficiente.","Image is not wide enough.":"A imagem não é larga o suficiente.","Image is too tall.":"A imagem é muito alta.","Image is too wide.":"A imagem é muito larga.",Include:"Incluir",Initialized:"Iniciado",Initializing:"A iniciar","Insert Hyperlink":"Inserir hiperligação","Insert Image Hyperlink":"Inserir hiperligação da imagem","Invalid API request:":"Pedido inválido:","It gives you an overview of what will be useful for contributors to find and reuse your data.":"Fornece uma visão geral do que será útil para encontrarem e reutilizarem seus dados.","It means that this source will be harvested regulary.":"Isso significa que esta fonte será indexada regularmente.","It will not be possible to recover this profile once deleted.":"Não será possível recuperar este perfil uma vez que seja apagado.","It will not be possible to recover your profile once deleted.":"Não será possível recuperar o seu perfil uma vez que seja apagado.",Italic:"Itálico",Items:"Itens",Jobs:"Tarefas","Last name":"Apelido","Last page":"Última página","Last run":"Última execução","Last update":"Última atualização",License:"Licença",List:"Lista",Loading:"A carregar",Location:"Localização",Logo:"Logótipo","Maybe you should find yours or create your own.":"Deve encontrar a sua ou criar uma.",Me:"Eu","Member added":"Membro adicionado","Member deleted":"Membro removido","Member role updated":"Função de membro atualizada","Member since":"Membro desde",Members:"Membros","Metadata update":"Atualização de metadados","Mime Type":"Mime Type",Modification:"Modificação","Modified on":"Modificado em","More infos":"Mais informação",Name:"Nome",New:"Novo","New Post":"Novo Artigo","New community resource":"Novo recurso comunitário","New dataset":"Novo conjunto de dados","New harvester":"Novo harvester","New organization":"Nova organização","New reuse":"Nova reutilização","New topic":"Novo tema",Next:"Próximo","Next page":"Página seguinte","No badge available":"Nenhum emblema disponível","No community resources":"Nenhum recurso comunitário","No data":"Sem dados","No dataset":"Não há conjuntos de dados","No discussion":"Não há discussão","No files to upload.":"Sem ficheiros para carregar.","No follower":"Nenhum seguidor","No harvester":"Nenhum harvester","No item found":"Nenhum item encontrado","No job":"Nenhuma tarefa pendente","No job yet":"Sem tarefas ainda","No members":"Sem membros","No membership requests":"Sem pedidos de adesão","No organization":"Nenhuma organização","No organization found. You can go to the next step to create your own one.":"Nenhuma organização encontrada. Pode ir para o próximo passo e criar a sua.","No post":"Nenhum artigo","No related datasets":"Sem conjuntos de dados relacionados","No related reuses":"Sem reutilizações relacionadas","No resources":"Sem recursos","No result found":"Nenhum resultado encontrado","No reuse":"Nenhuma reutilização","No topic":"Nenhum tema","No user":"Nenhum utilizador","No user found.":"Nenhum utilizador encontrado.","Not scheduled":"Não agendado",Notifications:"Notificações",Now:"Agora","Number of archived items":"Number of archived items","Number of datasets used":"Número de conjuntos de dados utilizados","Number of failed items":"Número de itens que falharam","Number of skipped items":"Número de itens ignorados","Number of succeed items":"Número de itens com sucesso","Open formats":"Formatos abertos","Operation not permitted":"Operação não permitida",Organization:"Organização",Organizations:"Organizações",Owner:"Proprietário",Pending:"Pendente","Pending harvester validation for {name}":"Harvester {name} pendente de validação","Pending membership request":"Pedido de adesão pendente","Pending transfer request":"Solicitação de transferência pendente","Pick the active badges":"Escolher os emblemas ativos",Post:"Artigo","Post deleted":"Artigo eliminado","Post published":"Artigo publicado","Post unpublished":"Publicação de artigo anulada",Posts:"Artigos",Preview:"Pré-visualização",Previous:"Anterior","Previous page":"Página anterior",Private:"Privado",Processing:"Em processamento",Profile:"Perfil","Proposing up-to-date and incremental data makes it possible for reusers to establish datavisualisations on the long term.":"Ao propor dados atualizados e incrementais torna possível aos reutilizadores criar visualizações de dados a longo prazo.",Public:"Público","Public profile":"Perfil público",Publication:"Publicação","Publication date":"Data de publicação",Publish:"Publicar","Publish a new dataset":"Publicar um novo conjunto de dados","Publish a new reuse":"Publicar uma nova reutilização","Publish as":"Publicar como","Publish as an organization":"Publicar como uma organização","Publish by":"Publicado por","Publish in your own name":"Publicar em nome próprio","Publish some content":"Publicar algum conteúdo","Published on":"Publicado em","Published on {date}":"Publicado em {date}",Quality:"Qualidade","Read the documentation to insert more than one dataset":"Leia a documentação para inserir mais de um conjunto de dados",Reason:"Razão",Refuse:"Recusar",Refused:"Recusado",Regenerate:"Regenerar",Reject:"Rejeitar","Remote ID":"ID remoto",Remove:"Remover",Reorder:"Reordenar","Replace the file":"Substituir o ficheiro","Resize your thumbnail":"Redimensionar a miniatura de imagem",Resources:"Recursos","Resources count":"Número de recursos","Response sent":"Resposta enviada",Restore:"Recuperar","Retry failed - you have reached your file limit.":"Tentativa falhada - atingiu o limite de ficheiros.",Reuse:"Reutilização",Reuses:"Reutilizações","Reuses about your data (including your organizations)":"Reutilizações dos seus conjuntos de dados (incluindo as suas organizações)",Role:"Perfil",'Role "{role}" is required':'Perfil "{role}" é necessário',Roles:"Perfis",Save:"Guardar","Save and continue":"Gravar e continuar",Schedule:"Agendar",Scheduling:"Agendamento",Schema:"Schema","Score:":"Pontuação:",Search:"Pesquisar","Search an user":"Procurar utilizador","Search in your data: {q}":"Pesquisar nos seus dados: {q}","See in the administration":"Ver em administração","See on the site":"Ver no portal","Select a file from your computer":"Seleccione um ficheiro do seu computador",Share:"Partilhar","Sign out":"Terminar sessão",Since:"Desde",Site:"Site",Size:"Tamanho",Skipped:"Ignorado","Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.":"Some of your resources do not have a description. Try to fix by providing one for each resource or by uploading a documentation resource.","Some of your resources may have broken links or temporary unavailability. Try to fix it as fast as you can (see the list below).":"Alguns dos seus recursos podem ter links quebrados ou indisponiveis temporariamente. Tente corrigi-los o mais rápido possível (consulte a lista abaixo).","Spatial coverage":"Cobertura espacial","Spatial granularity":"Granularidade espacial",Stars:"Favoritos",Start:"Iniciar","Start a discussion":"Começar uma discussão","Start a new discussion":"Começar uma nova discussão","Start typing to find your organization.":"Comece a digitar para encontrar a sua organização.","Start typing to find your user.":"Comece a digitar para encontrar o seu utilizador.",Started:"Iniciado","Started at":"Iniciado em","Starting a new discussion thread":"Começar um novo tópico de discussão",Status:"Status","Submit your comment":"Submeter o seu comentário",Summary:"Resumo",System:"Sistema",Tags:"Etiquetas","Temporal coverage":"Cobertura temporal","Territorial coverage":"Cobertura territorial","Territorial coverage granularity":"Granularidade de cobertura territorial",Territories:"Territórios","That is great!":"Isso é ótimo!","The aim of that box is to help you improve the quality of the (meta)data associated to your dataset.":"O objetivo dessa caixa é ajudá-lo a melhorar a qualidade dos (meta)dados associados ao seu conjunto de dados.","The availability of your distant resources (if any) is crucial for reusers. They trust you for the reliability of these data both in terms of reachability and ease of access.":"A disponibilidade dos seus recursos distantes (se existirem) é crucial para os reutilizadores. Eles confiam em si pela fiabilidade desses dados em termos de acessibilidade e facilidade de acesso.","The data does not seem to be up-to-date according to the chosen update frequency.":"Os dados não parecem estar atualizados de acordo com a frequência de atualização escolhida.","The documentation of your resources is crucial for reusers.":"A documentação dos seus recursos é crucial para reutilizadores.","The error identifier is {id}":"O identificador do erro é {id}","The files are being uploaded, if you leave now the upload will be canceled.":"Os ficheiros estão a ser carregados, se sair agora o carregamento será cancelado.","The harvester has been updated.":"O harvester de dados foi atualizado.","The identity of this public service is certified by %(certifier)s":"A identidade deste serviço público é certificada por %(certifier)s","The open data community enjoy using files in open formats that can be manipulated easily through open software and tools. Make sure you publish your data at least in formats different from XLS, DOC and PDF.":"A comunidade de dados abertos aproveita o uso de arquivos em formatos abertos que podem ser manipulados facilmente através de software e ferramentas abertas. Certifique-se de que publica os seus dados pelo menos em formatos diferentes de XLS, DOC e PDF.","The recipient need to accept the transfer in order to complete it.":"O destinatário precisa de aceitar a transferência para concluí-la.","The response has been sent to the requester.":"A resposta foi enviada ao solicitante.","The user {fullname} has been successfully deleted":"O utilizador {fullname} foi eliminado com sucesso","This harvest source has not been validated":"Esta fonte de harvesting não foi validada","This is a cron expressions. See {url} for more details.":"Esta é uma expressão cron. Veja {url} para mais detalhes.","This item has been deleted":"This item has been deleted","This key is needed if you want to use the API.":"Esta chave é necessária para utilizar a API.","This resource is hosted on an external server":"Este recurso encontra-se num servidor externo","This resource is hosted on our servers":"Este recurso encontra-se nos nossos servidores","This widget allows you to generate or regenerate your API Key.":"Este widget permite gerar ou regenerar sua chave de API.",Title:"Título",Today:"Hoje","Too many items ({netItems}) would be uploaded. Item limit is {itemLimit}.":"Demasiados itens ({netItems}) para ser carregados. O limite de itens é {itemLimit}.",Topic:"Tema","Topic deleted":"Tema apagado",Topics:"Temas",Traffic:"Tráfego",Transfer:"Transferência","Transfer request":"Pedido de transferência","Transfer requested":"Transferência pedida","Transfer to":"Transferir para","Try to be as descriptive as you can for your resources (how you use it yourself, which edge cases you solved, what data is missing and so on).":"Tente ser tão descritivo quanto possível nos seus recursos (como utilizaria, quais os casos que estão resolvidos, os dados em falta, etc).",Type:"Tipo","Type an user name":"Insira o nome de utilizador","Type your comment":"Escreva o seu comentário",URL:"URL","URL/Link":"URL/Link",Unfollow:"Deixar de seguir","Unique visitors":"Visitantes únicos","Unknown error while communicating with the server":"Erro desconhecido ao comunicar com o servidor",Unpublish:"Anular publicação","Unrecoverable error - this browser does not permit file uploading of any kind due to serious bugs in iOS8 Safari. Please use iOS8 Chrome until Apple fixes these issues.":"Erro irrecuperável - este navegador não permite o carregamento de arquivos de qualquer tipo devido a vários bus do iOS8 Safari. Utilize o iOS8 Chrome até que a Apple corrija esses problemas.",Unschedule:"Remover agendamento","Unsupported ISO-8601 date format":"Formato de data ISO-8601 não suportado","Unsupported ISO-8601 date-time format":"Formato de data ISO-8601 não suportado","Up-to-date":"Atualizado","Update frequency":"Frequência de atualização","Upload an image":"Carregar uma imagem","Upload error on {name}":"Erro de carregamento em {name}","Upload your organization logo":"Carregue o logotipo da sua organização","Upload your post image":"Carregue a imagem da sua publicação","Upload your reuse thumbnail":"Carregue a miniatura de reutilização",User:"Utilizador","User Image":"Imagem do utilizador","User has been updated.":"O utilizador foi actualizado.",Users:"Utilizadores",Validate:"Validar",Validation:"Validação",Verification:"Verificação",Views:"Visualizações",Website:"Sítio web","Why not improve it?":"Por que não melhorar?","Write your post":"Escreva o seu artigo","Write your topic":"Escreva o seu tema",Writing:"Escrevendo","You are about to delete the profile of the user {fullname}.":"Está prestes a apagar o perfil do utilizador {fullname}.","You are about to delete this dataset":"Está prestes a apagar este conjunto de dados","You are about to delete this discussion":"Está prestes a apagar esta discussão","You are about to delete this harvest source":"Está prestes a apagar esta fonte de harvest","You are about to delete this organization":"Está prestes a apagar esta organização","You are about to delete this post":"Está prestes a apagar esta publicação","You are about to delete this resource":"Está prestes a apagar este recurso","You are about to delete this reuse":"Está prestes a apagar esta reutilização","You are about to delete this topic":"Está prestes a apagar este tema","You are about to delete your profile.":"Está prestes a apagar o seu perfil.","You are about to publish this post":"Está prestes a publicar este artigo","You are about to restore this dataset":"Está prestes a recuperar este conjunto de dados","You are about to restore this organization":"Está prestes a recuperar esta organização","You are about to restore this reuse":"Está prestes a recuperar esta reutilização","You are about to unpublish this post":"Está prestes a anular a publicação deste artigo","You are about to unschedule this harvest source":"Está prestes a remover esta fonte de harvesting da agenda","You are about to validate (or not) this harvest source.":"Está prestes a validar (ou não) esta fonte de harvesting.","You are going to send a transfer request for":"Vai envia um pedido de transferência para","You are not a member of any organization.":"Não é membro de nenhuma organização.","You are not allowed to perform this operation":"Não está autorizado a realizar esta operação","You can also link to an existing remote file or URL by clicking here.":"Também pode criar uma ligação para um URL ou ficheiro remoto carregando aqui.","You can now either publish a dataset or a reuse.":"Agora pode publicar um conjunto de dados ou uma reutilização.","You currently have no frequency set for that dataset, is that pertinent?":"Atualmente não existe informação sobre frequência para esse conjunto de dados, confirma?","You currently have no license set for that dataset, is that pertinent?":"Atualmente não existe informação sobre frequência para esse conjunto de dados, confirma?","You currently have no spatial coverage set for that dataset, is that pertinent?":"Atualmente não existe informação sobre frequência para esse conjunto de dados, confirma?","You currently have no temporal coverage set for that dataset, is that pertinent?":"Atualmente não existe informação sobre frequência para esse conjunto de dados, confirma?","You currently have some open formats!":"Existem alguns formatos abertos!","You don't have generated an API KEY yet.":"Ainda não gerou uma CHAVE API.","You need to be logged in to comment.":"Deve iniciar sessão para comentar.","You need to be logged in to follow.":"Deve iniciar sessão para seguir.","You need to be logged in to start a discussion.":"É necessário iniciar sessão para iniciar uma discussão.","You only have closed formats or no format defined. Can you fill the format info or export some resources in an open format?":"Só existem formatos fechados ou nenhum formato definido. Pode preencher as informações de formato ou exportar alguns recursos em formato aberto?","You'll be notified on approval (or refusal)":"Será notificado após aprovação (ou recusa)","You're about to start a new discussion thread. Make sure that a thread about the same topic doesn't exist yet just above.":"Está prestes a iniciar um novo tópico de discussão. Certifique-se que acima não existe nenhuma discussão sobre este tópico.","Your community resource has been created":"O seu recurso comunitário foi criado","Your dataset has been created":"O seu conjunto de dados foi criado","Your dataset has been updated.":"O seu conjunto de dados foi atualizado.","Your harvester has been created":"O seu harvester foi criado","Your harvester is now pending for team review.":"O harvester está a aguardar aprovação.","Your harvester is ready":"O seu harvester está pronto","Your organization has been created":"A sua organização foi criada","Your organization has been updated.":"A sua organização foi atualizada.","Your post has been updated.":"A sua publicação foi atualizada.","Your profile has been updated.":"O seu perfil foi atualizado.","Your resource has been added.":"O seu recurso foi adicionado.","Your resource has been deleted.":"O seu recurso foi removido.","Your resource has been updated.":"O seu recurso foi atualizado.","Your resources seem to be documented. That is great!":"Seus recursos parecem estar documentados. Isso é ótimo!","Your reuse has been created":"A sua reutilização foi criada","Your reuse has been updated.":"A sua reutilização foi atualizada.","Your topic has been updated.":"O seu tema foi atualizado.",and:"e",by:"por",change:"alterar","closed discussion":"discussão encerrada","emphasized text":"texto sublinhado","enter image description here":"insira a descrição da imagem aqui","enter image title here":"insira o titulo da imagem aqui","enter link description here":"insira o link da imagem aqui","followed organization":"organização seguida","heading text":"titulo de texto","last response":"última resposta","list text here":"liste o texto aqui",messages:"mensagens",on:"em",or:"ou","sort by":"ordenar por","strong text":"texto forte",to:"a","topic creation":"início de discussão","valid-creditcard":"Por favor, introduza um número de cartão de crédito válido.","valid-date":"Por favor, introduza uma data válida.","valid-date-iso":"Por favor, introduza uma data válida (ISO).","valid-digits":"Introduza apenas números.","valid-email":"Por favor, introduza um email válido.","valid-equal-to":"Por favor, introduza o mesmo valor novamente.","valid-max":"Por favor, introduza um valor menor ou igual a {0}.","valid-maxlength":"Por favor, insira um máximo de {0} caracteres.","valid-min":"Por favor, introduza um valor maior ou igual a {0}.","valid-minlength":"Por favor, introduza pelo menos {0} caracteres.","valid-number":"Por favor, insira um número válido.","valid-range":"Por favor, introduza um valor entre {0} e {1}.","valid-range-length":"Por favor, introduza entre {0} e {1} caracteres.","valid-remote":"Por favor, corrija este campo.","valid-required":"Este campo é obrigatório.","valid-url":"Introduza um URL válido.","{count} New Requests":"{count} Novo Pedido","{file} has an invalid extension. Valid extension(s): {extensions}.":"O ficheiro {file} não tem uma extensão válida. As extensões permitidas são: {extensions}.","{file} is empty, please select files again without it.":"{file} está vazio, por favo seleccione outros ficheiros.","{file} is too large, maximum file size is {sizeLimit}.":"{file} é muito grande, o tamanho máximo permitido é {sizeLimit}.","{file} is too small, minimum file size is {minSizeLimit}.":"{file} é muito pequeno, o tamanho mínimo permitido é {minSizeLimit}.","{name} has been scheduled on {schedule}":"{name} foi agendado para {schedule}","{name} has been unscheduled":"{name} foi removido da agenda","{start} to {end}":"{start} até {end}","{user} is not a member of this organization anymore":"{user} não é mais membro desta organização","{user} is now {role} of this organization":"{user} é agora um {role} desta organização"}},function(e,t){e.exports={"+ 1h":"+ 1ч","- 1h":"- 1ч","A dataset":"Скуп података","A post":"Објава","A reuse":"Пример употребе","A set of boolean parameters to toggle":"Сет логичких параметара","A set of filters to apply":"Сет филтера","A topic":"Тема","A user":"Корисник","API Key":"API кључ",About:"Основни подаци",Accept:"Прихвати",Accepted:"Прихваћено",Acronym:"Акроним",Active:"Активно",Add:"Додај","Add a comment":"Додај коментар","Add a filter":"Додај филтер","Add a resource":"Додајте ресурс","Add some related datasets":"Додајте неке повезане скупове података","Add some related reuses":"Додајте неке повезане примере употребе","Add your first resources":"Додај свој први ресурс","All your resources seem to be directly available. That is great!":"All your resources seem to be directly available. That is great!","An error occured":"Дошло је до грешке","An error occured while submitting your comment":"Дошло је до грешке приликом прослеђивања вашег коментара","An error {status} occured":"Десила се грешка {status}","An harvester":"Харвестер","An organization":"Организација","An unkown error occured":"Дошло је до интерне грешке",Apply:"Примени",Archived:"Архивирано","Are you sure ?":"Да ли сте сигурни?","Are you sure you want to delete this comment?":"Сигурни сте да желите да обришете овај коментар?","Are you sure?":"Да ли сте сигурни?","As administrator you can choose any organization to publish":"Као администратор, можете одабрати било коју организацију за објављивање",Attention:"Пажња","Automatic archiving":"Аутоматско архивирање",Availability:"Доступност","Availability of your datasets":"Доступност скупова података",Backend:"Позадинска компонента",Badges:"Беџеви",Between:"Између","Body Type":"Body Type",Bold:"Подебљано","Both dates are required":"Оба датума су обавезна",Cancel:"Откажи","Center the full picture":"Центрирајте целу слику","Certified public service":"Сертификовани јавни сервис","Change email":"Change email","Change password":"Промените лозинку","Changes saved":"Измене сачуване",Checksum:"Контролни збир","Choose under which identity you want to publish":"Изаберите под којим идентитетом желите да објавите","Choose who is harvesting":"Изаберите ко преузима","Choose who is publishing":"Изаберите ко објављује",Clear:"Обриши","Click the button to copy the whole code within your clipboard":"Копирај у меморију",Close:"Затвори","Closed on":"Затворено",Comment:"Коментар","Comment and close discussion":"Коментаришите и затворите дискусију","Comment the discussion":"Коментаришите дискусију","Communicate about your publication":"Комуникација о публикацији","Community resources":"Ресурси заједнице","Configure your harvester":"Конфигуришите харвестер",Confirm:"Потврдите","Confirm deletion":"Потврдите брисање","Confirm refusal":"Потврдите одбијање","Confirm restore":"Поништи брисање",Content:"Садржај","Copy-paste this code within your own HTML at the place you want the current dataset to appear:":"Копирајте и налепите овај кôд у свој HTML, тамо где желите да се појави тренутни скуп података:","Created at":"Направљено у","Created on":"Направљено:",Creation:"Креирање",Custom:"Custom",Dashboard:"Контролна табла",Data:"Подаци","Data update":"Ажурирање података",Dataset:"Скуп података",Datasets:"Скупови података","Datasets (only yours)":"Скупови података (само ваши)","Datasets as CSV":"Скупови података као CSV","Datasets resources as CSV":"Ресурси скупова података као CSV",Date:"Датум","Date should be after start date":"Датум би требало да буде после датума почетка",Delete:"Избриши","Delete comment":"Избриши коментар","Delete profile":"Избриши профил",Deleted:"Избрисано","Describe your community resource":"Опишите свој ресурс заједнице","Describe your dataset":"Опишите свој скуп података","Describe your organization":"Опишите своју организацију","Describe your reuse":"Опишите пример употребе",Description:"Опис",Details:"Детаљи",Discussion:"Дискусија","Discussion has been closed":"Дискусија је затворена",Discussions:"Дискусије","Discussions about your data (including your organizations)":"Разговори о подацима (укључујући и вашу организацију)","Do you confirm the transfer of":"Да ли потврђујете пренос",Documentation:"Documentation",Done:"Готово","Done with errors":"Готово са грешкама",Downloads:"Преузимања","Drag a file here":"Превуците датотеку овде","Drag a picture here":"Превуците слику овде","Drop resource":"Отпустите ресурс","Due to security reasons, the creation of new content is currently disabled.":"Креирање новог садржаја је тренутно онемогућено услед сигуросних разлога.",Edit:"Измени",'Edit dataset "{title}"':'Измени сет података "{title}"','Edit harvest source "{name}"':'Ажурирај прикупљач "{name}"','Edit organization "{name}"':'Измени организацију "{name}"','Edit post "{name}"':'Измени пост "{name}"',"Edit profile":"Измени профил",'Edit reuse "{title}"':'Измени пример употребе "{title}"',"Edit the profile":"Измени профил","Edit this dataset":"Измени податке","Edit this organization":"Измени Организацију","Edit this reuse":"Измени ово поновно коришћење","Edit this user":"Измени ово поновно коришћење",'Edit topic "{name}"':'Измени тему "{name}"',"Edit user":"Измени корисника",Editorial:"Уредништво",End:"Крај","End date should be after start date":"Датум завршетка би требало да буде после датума почетка","Ended at":"Завршава се у","Ensure your organization does not exists":"Уверите се да ваша организација не постоји",Errors:"Грешке",Exclude:"Искључи","Expected update":"Очекивано ажурирање","Explain why you request this transfer":"Објасните зашто тражите овај пренос","Explain your response":"Објасните свој одговор","Explain your validation":"Објасните валидацију",Failed:"Није успело","Feature this content":"Истакни овај садржај",Featured:"Истакнуто","Featured datasets":"Одабрани скупови података","Featured reuses":"Истакнути примери употребе",Features:"Могућности",Filters:"Филтери","Find or create your organization":"Пронађите или направите своју организацију","Find your dataset":"Пронађите свој скуп података","Find your reuse":"Пронађите пример употребе",Finish:"Заврши","First name":"Име","First page":"Прва страница",Follow:"Прати",Follower:"Пратилац",Followers:"Пратиоци","Followers (only yours)":"Пратиоци (само ваши)",Format:"Формат",Frequency:"Фреквенција","Generate an API KEY":"Генерисање API кључа","Harvest as":"Преузми као","Harvest source validation":"Валидација извора харвестерa",Harvesters:"Харвестери",Heading:"Наслов",Headline:"Наслов",Hits:"Погоци","I'll be informed about its activity":"Добијаћу обавештења о овој активности",Image:"Слика","Image is not tall enough.":"Слика није довољно висока.","Image is not wide enough.":"Слика није довољно широка.","Image is too tall.":"Слика је превисока.","Image is too wide.":"Слика је превише широка.",Include:"Укључи",Initialized:"Покренуто",Initializing:"Иницијализација","Insert Hyperlink":"Уметните хипервезу",
|