iobroker.javascript 6.1.0 → 6.1.2

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.
@@ -53,7 +53,7 @@ Event: ${(0,_.jH)(f)}`),!0):h1(f,a.denyUrls)?((typeof __SENTRY_DEBUG__=="undefin
53
53
  Event: ${(0,_.jH)(f)}.
54
54
  Url: ${H(f)}`),!0):M1(f,a.allowUrls)?!1:((typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Event dropped due to not being matched by \`allowUrls\` option.
55
55
  Event: ${(0,_.jH)(f)}.
56
- Url: ${H(f)}`),!0)}function j(f,a){return!a||!a.length?!1:r1(f).some(l=>a.some(M=>(0,w.zC)(l,M)))}function h1(f,a){if(!a||!a.length)return!1;const l=H(f);return l?a.some(M=>(0,w.zC)(l,M)):!1}function M1(f,a){if(!a||!a.length)return!0;const l=H(f);return l?a.some(M=>(0,w.zC)(l,M)):!0}function r1(f){if(f.message)return[f.message];if(f.exception)try{const{type:a="",value:l=""}=f.exception.values&&f.exception.values[0]||{};return[`${l}`,`${a}: ${l}`]}catch(a){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error(`Cannot extract message for event ${(0,_.jH)(f)}`),[]}return[]}function s1(f){try{return f.exception.values[0].type==="SentryError"}catch(a){}return!1}function E1(f=[]){for(let a=f.length-1;a>=0;a--){const l=f[a];if(l&&l.filename!=="<anonymous>"&&l.filename!=="[native code]")return l.filename||null}return null}function H(f){try{let a;try{a=f.exception.values[0].stacktrace.frames}catch(l){}return a?E1(a):null}catch(a){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error(`Cannot extract url for event ${(0,_.jH)(f)}`),null}}var K=C(96400),V1=C(1846),f1=C(38509),b=C(66353),P;(function(f){f[f.PENDING=0]="PENDING";const l=1;f[f.RESOLVED=l]="RESOLVED";const M=2;f[f.REJECTED=M]="REJECTED"})(P||(P={}));function R(f){return new m1(a=>{a(f)})}function J(f){return new m1((a,l)=>{l(f)})}class m1{__init(){this._state=P.PENDING}__init2(){this._handlers=[]}constructor(a){m1.prototype.__init.call(this),m1.prototype.__init2.call(this),m1.prototype.__init3.call(this),m1.prototype.__init4.call(this),m1.prototype.__init5.call(this),m1.prototype.__init6.call(this);try{a(this._resolve,this._reject)}catch(l){this._reject(l)}}then(a,l){return new m1((M,T)=>{this._handlers.push([!1,e1=>{if(!a)M(e1);else try{M(a(e1))}catch(B1){T(B1)}},e1=>{if(!l)T(e1);else try{M(l(e1))}catch(B1){T(B1)}}]),this._executeHandlers()})}catch(a){return this.then(l=>l,a)}finally(a){return new m1((l,M)=>{let T,e1;return this.then(B1=>{e1=!1,T=B1,a&&a()},B1=>{e1=!0,T=B1,a&&a()}).then(()=>{if(e1){M(T);return}l(T)})})}__init3(){this._resolve=a=>{this._setResult(P.RESOLVED,a)}}__init4(){this._reject=a=>{this._setResult(P.REJECTED,a)}}__init5(){this._setResult=(a,l)=>{if(this._state===P.PENDING){if((0,b.J8)(l)){l.then(this._resolve,this._reject);return}this._state=a,this._value=l,this._executeHandlers()}}}__init6(){this._executeHandlers=()=>{if(this._state===P.PENDING)return;const a=this._handlers.slice();this._handlers=[],a.forEach(l=>{l[0]||(this._state===P.RESOLVED&&l[1](this._value),this._state===P.REJECTED&&l[2](this._value),l[0]=!0)})}}}function u1(f){const a=(0,K.ph)(),l={sid:(0,_.DM)(),init:!0,timestamp:a,started:a,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>Q(l)};return f&&y1(l,f),l}function y1(f,a={}){if(a.user&&(!f.ipAddress&&a.user.ip_address&&(f.ipAddress=a.user.ip_address),!f.did&&!a.did&&(f.did=a.user.id||a.user.email||a.user.username)),f.timestamp=a.timestamp||(0,K.ph)(),a.ignoreDuration&&(f.ignoreDuration=a.ignoreDuration),a.sid&&(f.sid=a.sid.length===32?a.sid:(0,_.DM)()),a.init!==void 0&&(f.init=a.init),!f.did&&a.did&&(f.did=`${a.did}`),typeof a.started=="number"&&(f.started=a.started),f.ignoreDuration)f.duration=void 0;else if(typeof a.duration=="number")f.duration=a.duration;else{const l=f.timestamp-f.started;f.duration=l>=0?l:0}a.release&&(f.release=a.release),a.environment&&(f.environment=a.environment),!f.ipAddress&&a.ipAddress&&(f.ipAddress=a.ipAddress),!f.userAgent&&a.userAgent&&(f.userAgent=a.userAgent),typeof a.errors=="number"&&(f.errors=a.errors),a.status&&(f.status=a.status)}function Z(f,a){let l={};a?l={status:a}:f.status==="ok"&&(l={status:"exited"}),y1(f,l)}function Q(f){return(0,u.Jr)({sid:`${f.sid}`,init:f.init,started:new Date(f.started*1e3).toISOString(),timestamp:new Date(f.timestamp*1e3).toISOString(),status:f.status,errors:f.errors,did:typeof f.did=="number"||typeof f.did=="string"?`${f.did}`:void 0,duration:f.duration,attrs:{release:f.release,environment:f.environment,ip_address:f.ipAddress,user_agent:f.userAgent}})}const F1=100;class i1{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={}}static clone(a){const l=new i1;return a&&(l._breadcrumbs=[...a._breadcrumbs],l._tags=a2({},a._tags),l._extra=a2({},a._extra),l._contexts=a2({},a._contexts),l._user=a._user,l._level=a._level,l._span=a._span,l._session=a._session,l._transactionName=a._transactionName,l._fingerprint=a._fingerprint,l._eventProcessors=[...a._eventProcessors],l._requestSession=a._requestSession,l._attachments=[...a._attachments]),l}addScopeListener(a){this._scopeListeners.push(a)}addEventProcessor(a){return this._eventProcessors.push(a),this}setUser(a){return this._user=a||{},this._session&&y1(this._session,{user:a}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(a){return this._requestSession=a,this}setTags(a){return this._tags=a2(a2({},this._tags),a),this._notifyScopeListeners(),this}setTag(a,l){return this._tags=Xt(a2({},this._tags),{[a]:l}),this._notifyScopeListeners(),this}setExtras(a){return this._extra=a2(a2({},this._extra),a),this._notifyScopeListeners(),this}setExtra(a,l){return this._extra=Xt(a2({},this._extra),{[a]:l}),this._notifyScopeListeners(),this}setFingerprint(a){return this._fingerprint=a,this._notifyScopeListeners(),this}setLevel(a){return this._level=a,this._notifyScopeListeners(),this}setTransactionName(a){return this._transactionName=a,this._notifyScopeListeners(),this}setContext(a,l){return l===null?delete this._contexts[a]:this._contexts=Xt(a2({},this._contexts),{[a]:l}),this._notifyScopeListeners(),this}setSpan(a){return this._span=a,this._notifyScopeListeners(),this}getSpan(){return this._span}getTransaction(){const a=this.getSpan();return a&&a.transaction}setSession(a){return a?this._session=a:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(a){if(!a)return this;if(typeof a=="function"){const l=a(this);return l instanceof i1?l:this}return a instanceof i1?(this._tags=a2(a2({},this._tags),a._tags),this._extra=a2(a2({},this._extra),a._extra),this._contexts=a2(a2({},this._contexts),a._contexts),a._user&&Object.keys(a._user).length&&(this._user=a._user),a._level&&(this._level=a._level),a._fingerprint&&(this._fingerprint=a._fingerprint),a._requestSession&&(this._requestSession=a._requestSession)):(0,b.PO)(a)&&(a=a,this._tags=a2(a2({},this._tags),a.tags),this._extra=a2(a2({},this._extra),a.extra),this._contexts=a2(a2({},this._contexts),a.contexts),a.user&&(this._user=a.user),a.level&&(this._level=a.level),a.fingerprint&&(this._fingerprint=a.fingerprint),a.requestSession&&(this._requestSession=a.requestSession)),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._span=void 0,this._session=void 0,this._notifyScopeListeners(),this._attachments=[],this}addBreadcrumb(a,l){const M=typeof l=="number"?l:F1;if(M<=0)return this;const T=a2({timestamp:(0,K.yW)()},a);return this._breadcrumbs=[...this._breadcrumbs,T].slice(-M),this._notifyScopeListeners(),this}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(a){return this._attachments.push(a),this}getAttachments(){return this._attachments}clearAttachments(){return this._attachments=[],this}applyToEvent(a,l={}){if(this._extra&&Object.keys(this._extra).length&&(a.extra=a2(a2({},this._extra),a.extra)),this._tags&&Object.keys(this._tags).length&&(a.tags=a2(a2({},this._tags),a.tags)),this._user&&Object.keys(this._user).length&&(a.user=a2(a2({},this._user),a.user)),this._contexts&&Object.keys(this._contexts).length&&(a.contexts=a2(a2({},this._contexts),a.contexts)),this._level&&(a.level=this._level),this._transactionName&&(a.transaction=this._transactionName),this._span){a.contexts=a2({trace:this._span.getTraceContext()},a.contexts);const M=this._span.transaction&&this._span.transaction.name;M&&(a.tags=a2({transaction:M},a.tags))}return this._applyFingerprint(a),a.breadcrumbs=[...a.breadcrumbs||[],...this._breadcrumbs],a.breadcrumbs=a.breadcrumbs.length>0?a.breadcrumbs:void 0,a.sdkProcessingMetadata=a2(a2({},a.sdkProcessingMetadata),this._sdkProcessingMetadata),this._notifyEventProcessors([...b1(),...this._eventProcessors],a,l)}setSDKProcessingMetadata(a){return this._sdkProcessingMetadata=a2(a2({},this._sdkProcessingMetadata),a),this}_notifyEventProcessors(a,l,M,T=0){return new m1((e1,B1)=>{const K1=a[T];if(l===null||typeof K1!="function")e1(l);else{const r2=K1(a2({},l),M);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&K1.id&&r2===null&&m.kg.log(`Event processor "${K1.id}" dropped event`),(0,b.J8)(r2)?r2.then(E2=>this._notifyEventProcessors(a,E2,M,T+1).then(e1)).then(null,B1):this._notifyEventProcessors(a,r2,M,T+1).then(e1).then(null,B1)}})}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(a=>{a(this)}),this._notifyingListeners=!1)}_applyFingerprint(a){a.fingerprint=a.fingerprint?(0,_.lE)(a.fingerprint):[],this._fingerprint&&(a.fingerprint=a.fingerprint.concat(this._fingerprint)),a.fingerprint&&!a.fingerprint.length&&delete a.fingerprint}}function b1(){return(0,V1.YO)("globalEventProcessors",()=>[])}function T1(f){b1().push(f)}const n2=4,Q1=100;class z2{__init(){this._stack=[{}]}constructor(a,l=new i1,M=n2){this._version=M,z2.prototype.__init.call(this),this.getStackTop().scope=l,a&&this.bindClient(a)}isOlderThan(a){return this._version<a}bindClient(a){const l=this.getStackTop();l.client=a,a&&a.setupIntegrations&&a.setupIntegrations()}pushScope(){const a=i1.clone(this.getScope());return this.getStack().push({client:this.getClient(),scope:a}),a}popScope(){return this.getStack().length<=1?!1:!!this.getStack().pop()}withScope(a){const l=this.pushScope();try{a(l)}finally{this.popScope()}}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getStack(){return this._stack}getStackTop(){return this._stack[this._stack.length-1]}captureException(a,l){const M=this._lastEventId=l&&l.event_id?l.event_id:(0,_.DM)(),T=new Error("Sentry syntheticException");return this._withClient((e1,B1)=>{e1.captureException(a,Xt(a2({originalException:a,syntheticException:T},l),{event_id:M}),B1)}),M}captureMessage(a,l,M){const T=this._lastEventId=M&&M.event_id?M.event_id:(0,_.DM)(),e1=new Error(a);return this._withClient((B1,K1)=>{B1.captureMessage(a,l,Xt(a2({originalException:a,syntheticException:e1},M),{event_id:T}),K1)}),T}captureEvent(a,l){const M=l&&l.event_id?l.event_id:(0,_.DM)();return a.type!=="transaction"&&(this._lastEventId=M),this._withClient((T,e1)=>{T.captureEvent(a,Xt(a2({},l),{event_id:M}),e1)}),M}lastEventId(){return this._lastEventId}addBreadcrumb(a,l){const{scope:M,client:T}=this.getStackTop();if(!M||!T)return;const{beforeBreadcrumb:e1=null,maxBreadcrumbs:B1=Q1}=T.getOptions&&T.getOptions()||{};if(B1<=0)return;const K1=(0,K.yW)(),r2=a2({timestamp:K1},a),E2=e1?(0,m.Cf)(()=>e1(r2,l)):r2;E2!==null&&M.addBreadcrumb(E2,B1)}setUser(a){const l=this.getScope();l&&l.setUser(a)}setTags(a){const l=this.getScope();l&&l.setTags(a)}setExtras(a){const l=this.getScope();l&&l.setExtras(a)}setTag(a,l){const M=this.getScope();M&&M.setTag(a,l)}setExtra(a,l){const M=this.getScope();M&&M.setExtra(a,l)}setContext(a,l){const M=this.getScope();M&&M.setContext(a,l)}configureScope(a){const{scope:l,client:M}=this.getStackTop();l&&M&&a(l)}run(a){const l=d2(this);try{a(this)}finally{d2(l)}}getIntegration(a){const l=this.getClient();if(!l)return null;try{return l.getIntegration(a)}catch(M){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Cannot retrieve integration ${a.id} from the current Hub`),null}}startTransaction(a,l){return this._callExtensionMethod("startTransaction",a,l)}traceHeaders(){return this._callExtensionMethod("traceHeaders")}captureSession(a=!1){if(a)return this.endSession();this._sendSessionUpdate()}endSession(){const a=this.getStackTop(),l=a&&a.scope,M=l&&l.getSession();M&&Z(M),this._sendSessionUpdate(),l&&l.setSession()}startSession(a){const{scope:l,client:M}=this.getStackTop(),{release:T,environment:e1}=M&&M.getOptions()||{},{userAgent:B1}=V1.n2.navigator||{},K1=u1(a2(a2(a2({release:T,environment:e1},l&&{user:l.getUser()}),B1&&{userAgent:B1}),a));if(l){const r2=l.getSession&&l.getSession();r2&&r2.status==="ok"&&y1(r2,{status:"exited"}),this.endSession(),l.setSession(K1)}return K1}shouldSendDefaultPii(){const a=this.getClient(),l=a&&a.getOptions();return Boolean(l&&l.sendDefaultPii)}_sendSessionUpdate(){const{scope:a,client:l}=this.getStackTop();if(!a)return;const M=a.getSession();M&&l&&l.captureSession&&l.captureSession(M)}_withClient(a){const{scope:l,client:M}=this.getStackTop();M&&a(M,l)}_callExtensionMethod(a,...l){const T=W1().__SENTRY__;if(T&&T.extensions&&typeof T.extensions[a]=="function")return T.extensions[a].apply(this,l);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Extension method ${a} couldn't be found, doing nothing.`)}}function W1(){return V1.n2.__SENTRY__=V1.n2.__SENTRY__||{extensions:{},hub:void 0},V1.n2}function d2(f){const a=W1(),l=A(a);return w1(a,f),l}function L1(){const f=W1();return(!k(f)||A(f).isOlderThan(n2))&&w1(f,new z2),(0,f1.KV)()?n1(f):A(f)}function n1(f){try{const a=W1().__SENTRY__,l=a&&a.extensions&&a.extensions.domain&&a.extensions.domain.active;if(!l)return A(f);if(!k(l)||A(l).isOlderThan(n2)){const M=A(f).getStackTop();w1(l,new z2(M.client,i1.clone(M.scope)))}return A(l)}catch(a){return A(f)}}function k(f){return!!(f&&f.__SENTRY__&&f.__SENTRY__.hub)}function A(f){return(0,V1.YO)("hub",()=>new z2,f)}function w1(f,a){if(!f)return!1;const l=f.__SENTRY__=f.__SENTRY__||{};return l.hub=a,!0}const U1="7.17.3";function h2(f,a){return L1().captureException(f,{captureContext:a})}function C2(f,a){const l=typeof a=="string"?a:void 0,M=typeof a!="string"?{captureContext:a}:void 0;return L1().captureMessage(f,l,M)}function F2(f,a){return L1().captureEvent(f,a)}function W2(f){L1().configureScope(f)}function ht(f){L1().addBreadcrumb(f)}function Lt(f,a){L1().setContext(f,a)}function Q2(f){L1().setExtras(f)}function U2(f,a){L1().setExtra(f,a)}function P2(f){L1().setTags(f)}function Vt(f,a){L1().setTag(f,a)}function A2(f){L1().setUser(f)}function dt(f){L1().withScope(f)}function $t(f,a){return L1().startTransaction(a2({},f),a)}class N1 extends Error{constructor(a,l="warn"){super(a),this.message=a,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=l}}function G1(f){const a=[];function l(){return f===void 0||a.length<f}function M(B1){return a.splice(a.indexOf(B1),1)[0]}function T(B1){if(!l())return J(new N1("Not adding Promise because buffer limit was reached."));const K1=B1();return a.indexOf(K1)===-1&&a.push(K1),K1.then(()=>M(K1)).then(null,()=>M(K1).then(null,()=>{})),K1}function e1(B1){return new m1((K1,r2)=>{let E2=a.length;if(!E2)return K1(!0);const Kt=setTimeout(()=>{B1&&B1>0&&K1(!1)},B1);a.forEach(rt=>{R(rt).then(()=>{--E2||(clearTimeout(Kt),K1(!0))},r2)})})}return{$:a,add:T,drain:e1}}var S1=C(78643);function Y1(f,a=[]){return[f,a]}function l2(f,a){const[l,M]=f;return[l,[...M,a]]}function M2(f,a){f[1].forEach(M=>{const T=M[0].type;a(M,T)})}function T2(f,a){return(a||new TextEncoder).encode(f)}function O2(f,a){const[l,M]=f;let T=JSON.stringify(l);function e1(B1){typeof T=="string"?T=typeof B1=="string"?T+B1:[T2(T,a),B1]:T.push(typeof B1=="string"?T2(B1,a):B1)}for(const B1 of M){const[K1,r2]=B1;if(e1(`
56
+ Url: ${H(f)}`),!0)}function j(f,a){return!a||!a.length?!1:r1(f).some(l=>a.some(M=>(0,w.zC)(l,M)))}function h1(f,a){if(!a||!a.length)return!1;const l=H(f);return l?a.some(M=>(0,w.zC)(l,M)):!1}function M1(f,a){if(!a||!a.length)return!0;const l=H(f);return l?a.some(M=>(0,w.zC)(l,M)):!0}function r1(f){if(f.message)return[f.message];if(f.exception)try{const{type:a="",value:l=""}=f.exception.values&&f.exception.values[0]||{};return[`${l}`,`${a}: ${l}`]}catch(a){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error(`Cannot extract message for event ${(0,_.jH)(f)}`),[]}return[]}function s1(f){try{return f.exception.values[0].type==="SentryError"}catch(a){}return!1}function E1(f=[]){for(let a=f.length-1;a>=0;a--){const l=f[a];if(l&&l.filename!=="<anonymous>"&&l.filename!=="[native code]")return l.filename||null}return null}function H(f){try{let a;try{a=f.exception.values[0].stacktrace.frames}catch(l){}return a?E1(a):null}catch(a){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error(`Cannot extract url for event ${(0,_.jH)(f)}`),null}}var K=C(96400),V1=C(1846),f1=C(38509),b=C(66353),P;(function(f){f[f.PENDING=0]="PENDING";const l=1;f[f.RESOLVED=l]="RESOLVED";const M=2;f[f.REJECTED=M]="REJECTED"})(P||(P={}));function R(f){return new m1(a=>{a(f)})}function J(f){return new m1((a,l)=>{l(f)})}class m1{__init(){this._state=P.PENDING}__init2(){this._handlers=[]}constructor(a){m1.prototype.__init.call(this),m1.prototype.__init2.call(this),m1.prototype.__init3.call(this),m1.prototype.__init4.call(this),m1.prototype.__init5.call(this),m1.prototype.__init6.call(this);try{a(this._resolve,this._reject)}catch(l){this._reject(l)}}then(a,l){return new m1((M,T)=>{this._handlers.push([!1,e1=>{if(!a)M(e1);else try{M(a(e1))}catch(B1){T(B1)}},e1=>{if(!l)T(e1);else try{M(l(e1))}catch(B1){T(B1)}}]),this._executeHandlers()})}catch(a){return this.then(l=>l,a)}finally(a){return new m1((l,M)=>{let T,e1;return this.then(B1=>{e1=!1,T=B1,a&&a()},B1=>{e1=!0,T=B1,a&&a()}).then(()=>{if(e1){M(T);return}l(T)})})}__init3(){this._resolve=a=>{this._setResult(P.RESOLVED,a)}}__init4(){this._reject=a=>{this._setResult(P.REJECTED,a)}}__init5(){this._setResult=(a,l)=>{if(this._state===P.PENDING){if((0,b.J8)(l)){l.then(this._resolve,this._reject);return}this._state=a,this._value=l,this._executeHandlers()}}}__init6(){this._executeHandlers=()=>{if(this._state===P.PENDING)return;const a=this._handlers.slice();this._handlers=[],a.forEach(l=>{l[0]||(this._state===P.RESOLVED&&l[1](this._value),this._state===P.REJECTED&&l[2](this._value),l[0]=!0)})}}}function u1(f){const a=(0,K.ph)(),l={sid:(0,_.DM)(),init:!0,timestamp:a,started:a,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>Q(l)};return f&&y1(l,f),l}function y1(f,a={}){if(a.user&&(!f.ipAddress&&a.user.ip_address&&(f.ipAddress=a.user.ip_address),!f.did&&!a.did&&(f.did=a.user.id||a.user.email||a.user.username)),f.timestamp=a.timestamp||(0,K.ph)(),a.ignoreDuration&&(f.ignoreDuration=a.ignoreDuration),a.sid&&(f.sid=a.sid.length===32?a.sid:(0,_.DM)()),a.init!==void 0&&(f.init=a.init),!f.did&&a.did&&(f.did=`${a.did}`),typeof a.started=="number"&&(f.started=a.started),f.ignoreDuration)f.duration=void 0;else if(typeof a.duration=="number")f.duration=a.duration;else{const l=f.timestamp-f.started;f.duration=l>=0?l:0}a.release&&(f.release=a.release),a.environment&&(f.environment=a.environment),!f.ipAddress&&a.ipAddress&&(f.ipAddress=a.ipAddress),!f.userAgent&&a.userAgent&&(f.userAgent=a.userAgent),typeof a.errors=="number"&&(f.errors=a.errors),a.status&&(f.status=a.status)}function Z(f,a){let l={};a?l={status:a}:f.status==="ok"&&(l={status:"exited"}),y1(f,l)}function Q(f){return(0,u.Jr)({sid:`${f.sid}`,init:f.init,started:new Date(f.started*1e3).toISOString(),timestamp:new Date(f.timestamp*1e3).toISOString(),status:f.status,errors:f.errors,did:typeof f.did=="number"||typeof f.did=="string"?`${f.did}`:void 0,duration:f.duration,attrs:{release:f.release,environment:f.environment,ip_address:f.ipAddress,user_agent:f.userAgent}})}const F1=100;class i1{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={}}static clone(a){const l=new i1;return a&&(l._breadcrumbs=[...a._breadcrumbs],l._tags=a2({},a._tags),l._extra=a2({},a._extra),l._contexts=a2({},a._contexts),l._user=a._user,l._level=a._level,l._span=a._span,l._session=a._session,l._transactionName=a._transactionName,l._fingerprint=a._fingerprint,l._eventProcessors=[...a._eventProcessors],l._requestSession=a._requestSession,l._attachments=[...a._attachments]),l}addScopeListener(a){this._scopeListeners.push(a)}addEventProcessor(a){return this._eventProcessors.push(a),this}setUser(a){return this._user=a||{},this._session&&y1(this._session,{user:a}),this._notifyScopeListeners(),this}getUser(){return this._user}getRequestSession(){return this._requestSession}setRequestSession(a){return this._requestSession=a,this}setTags(a){return this._tags=a2(a2({},this._tags),a),this._notifyScopeListeners(),this}setTag(a,l){return this._tags=Xt(a2({},this._tags),{[a]:l}),this._notifyScopeListeners(),this}setExtras(a){return this._extra=a2(a2({},this._extra),a),this._notifyScopeListeners(),this}setExtra(a,l){return this._extra=Xt(a2({},this._extra),{[a]:l}),this._notifyScopeListeners(),this}setFingerprint(a){return this._fingerprint=a,this._notifyScopeListeners(),this}setLevel(a){return this._level=a,this._notifyScopeListeners(),this}setTransactionName(a){return this._transactionName=a,this._notifyScopeListeners(),this}setContext(a,l){return l===null?delete this._contexts[a]:this._contexts=Xt(a2({},this._contexts),{[a]:l}),this._notifyScopeListeners(),this}setSpan(a){return this._span=a,this._notifyScopeListeners(),this}getSpan(){return this._span}getTransaction(){const a=this.getSpan();return a&&a.transaction}setSession(a){return a?this._session=a:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(a){if(!a)return this;if(typeof a=="function"){const l=a(this);return l instanceof i1?l:this}return a instanceof i1?(this._tags=a2(a2({},this._tags),a._tags),this._extra=a2(a2({},this._extra),a._extra),this._contexts=a2(a2({},this._contexts),a._contexts),a._user&&Object.keys(a._user).length&&(this._user=a._user),a._level&&(this._level=a._level),a._fingerprint&&(this._fingerprint=a._fingerprint),a._requestSession&&(this._requestSession=a._requestSession)):(0,b.PO)(a)&&(a=a,this._tags=a2(a2({},this._tags),a.tags),this._extra=a2(a2({},this._extra),a.extra),this._contexts=a2(a2({},this._contexts),a.contexts),a.user&&(this._user=a.user),a.level&&(this._level=a.level),a.fingerprint&&(this._fingerprint=a.fingerprint),a.requestSession&&(this._requestSession=a.requestSession)),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._requestSession=void 0,this._span=void 0,this._session=void 0,this._notifyScopeListeners(),this._attachments=[],this}addBreadcrumb(a,l){const M=typeof l=="number"?l:F1;if(M<=0)return this;const T=a2({timestamp:(0,K.yW)()},a);return this._breadcrumbs=[...this._breadcrumbs,T].slice(-M),this._notifyScopeListeners(),this}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(a){return this._attachments.push(a),this}getAttachments(){return this._attachments}clearAttachments(){return this._attachments=[],this}applyToEvent(a,l={}){if(this._extra&&Object.keys(this._extra).length&&(a.extra=a2(a2({},this._extra),a.extra)),this._tags&&Object.keys(this._tags).length&&(a.tags=a2(a2({},this._tags),a.tags)),this._user&&Object.keys(this._user).length&&(a.user=a2(a2({},this._user),a.user)),this._contexts&&Object.keys(this._contexts).length&&(a.contexts=a2(a2({},this._contexts),a.contexts)),this._level&&(a.level=this._level),this._transactionName&&(a.transaction=this._transactionName),this._span){a.contexts=a2({trace:this._span.getTraceContext()},a.contexts);const M=this._span.transaction&&this._span.transaction.name;M&&(a.tags=a2({transaction:M},a.tags))}return this._applyFingerprint(a),a.breadcrumbs=[...a.breadcrumbs||[],...this._breadcrumbs],a.breadcrumbs=a.breadcrumbs.length>0?a.breadcrumbs:void 0,a.sdkProcessingMetadata=a2(a2({},a.sdkProcessingMetadata),this._sdkProcessingMetadata),this._notifyEventProcessors([...b1(),...this._eventProcessors],a,l)}setSDKProcessingMetadata(a){return this._sdkProcessingMetadata=a2(a2({},this._sdkProcessingMetadata),a),this}_notifyEventProcessors(a,l,M,T=0){return new m1((e1,B1)=>{const K1=a[T];if(l===null||typeof K1!="function")e1(l);else{const r2=K1(a2({},l),M);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&K1.id&&r2===null&&m.kg.log(`Event processor "${K1.id}" dropped event`),(0,b.J8)(r2)?r2.then(E2=>this._notifyEventProcessors(a,E2,M,T+1).then(e1)).then(null,B1):this._notifyEventProcessors(a,r2,M,T+1).then(e1).then(null,B1)}})}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach(a=>{a(this)}),this._notifyingListeners=!1)}_applyFingerprint(a){a.fingerprint=a.fingerprint?(0,_.lE)(a.fingerprint):[],this._fingerprint&&(a.fingerprint=a.fingerprint.concat(this._fingerprint)),a.fingerprint&&!a.fingerprint.length&&delete a.fingerprint}}function b1(){return(0,V1.YO)("globalEventProcessors",()=>[])}function T1(f){b1().push(f)}const n2=4,Q1=100;class z2{__init(){this._stack=[{}]}constructor(a,l=new i1,M=n2){this._version=M,z2.prototype.__init.call(this),this.getStackTop().scope=l,a&&this.bindClient(a)}isOlderThan(a){return this._version<a}bindClient(a){const l=this.getStackTop();l.client=a,a&&a.setupIntegrations&&a.setupIntegrations()}pushScope(){const a=i1.clone(this.getScope());return this.getStack().push({client:this.getClient(),scope:a}),a}popScope(){return this.getStack().length<=1?!1:!!this.getStack().pop()}withScope(a){const l=this.pushScope();try{a(l)}finally{this.popScope()}}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getStack(){return this._stack}getStackTop(){return this._stack[this._stack.length-1]}captureException(a,l){const M=this._lastEventId=l&&l.event_id?l.event_id:(0,_.DM)(),T=new Error("Sentry syntheticException");return this._withClient((e1,B1)=>{e1.captureException(a,Xt(a2({originalException:a,syntheticException:T},l),{event_id:M}),B1)}),M}captureMessage(a,l,M){const T=this._lastEventId=M&&M.event_id?M.event_id:(0,_.DM)(),e1=new Error(a);return this._withClient((B1,K1)=>{B1.captureMessage(a,l,Xt(a2({originalException:a,syntheticException:e1},M),{event_id:T}),K1)}),T}captureEvent(a,l){const M=l&&l.event_id?l.event_id:(0,_.DM)();return a.type!=="transaction"&&(this._lastEventId=M),this._withClient((T,e1)=>{T.captureEvent(a,Xt(a2({},l),{event_id:M}),e1)}),M}lastEventId(){return this._lastEventId}addBreadcrumb(a,l){const{scope:M,client:T}=this.getStackTop();if(!M||!T)return;const{beforeBreadcrumb:e1=null,maxBreadcrumbs:B1=Q1}=T.getOptions&&T.getOptions()||{};if(B1<=0)return;const K1=(0,K.yW)(),r2=a2({timestamp:K1},a),E2=e1?(0,m.Cf)(()=>e1(r2,l)):r2;E2!==null&&M.addBreadcrumb(E2,B1)}setUser(a){const l=this.getScope();l&&l.setUser(a)}setTags(a){const l=this.getScope();l&&l.setTags(a)}setExtras(a){const l=this.getScope();l&&l.setExtras(a)}setTag(a,l){const M=this.getScope();M&&M.setTag(a,l)}setExtra(a,l){const M=this.getScope();M&&M.setExtra(a,l)}setContext(a,l){const M=this.getScope();M&&M.setContext(a,l)}configureScope(a){const{scope:l,client:M}=this.getStackTop();l&&M&&a(l)}run(a){const l=d2(this);try{a(this)}finally{d2(l)}}getIntegration(a){const l=this.getClient();if(!l)return null;try{return l.getIntegration(a)}catch(M){return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Cannot retrieve integration ${a.id} from the current Hub`),null}}startTransaction(a,l){return this._callExtensionMethod("startTransaction",a,l)}traceHeaders(){return this._callExtensionMethod("traceHeaders")}captureSession(a=!1){if(a)return this.endSession();this._sendSessionUpdate()}endSession(){const a=this.getStackTop(),l=a&&a.scope,M=l&&l.getSession();M&&Z(M),this._sendSessionUpdate(),l&&l.setSession()}startSession(a){const{scope:l,client:M}=this.getStackTop(),{release:T,environment:e1}=M&&M.getOptions()||{},{userAgent:B1}=V1.n2.navigator||{},K1=u1(a2(a2(a2({release:T,environment:e1},l&&{user:l.getUser()}),B1&&{userAgent:B1}),a));if(l){const r2=l.getSession&&l.getSession();r2&&r2.status==="ok"&&y1(r2,{status:"exited"}),this.endSession(),l.setSession(K1)}return K1}shouldSendDefaultPii(){const a=this.getClient(),l=a&&a.getOptions();return Boolean(l&&l.sendDefaultPii)}_sendSessionUpdate(){const{scope:a,client:l}=this.getStackTop();if(!a)return;const M=a.getSession();M&&l&&l.captureSession&&l.captureSession(M)}_withClient(a){const{scope:l,client:M}=this.getStackTop();M&&a(M,l)}_callExtensionMethod(a,...l){const T=W1().__SENTRY__;if(T&&T.extensions&&typeof T.extensions[a]=="function")return T.extensions[a].apply(this,l);(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Extension method ${a} couldn't be found, doing nothing.`)}}function W1(){return V1.n2.__SENTRY__=V1.n2.__SENTRY__||{extensions:{},hub:void 0},V1.n2}function d2(f){const a=W1(),l=A(a);return w1(a,f),l}function L1(){const f=W1();return(!k(f)||A(f).isOlderThan(n2))&&w1(f,new z2),(0,f1.KV)()?n1(f):A(f)}function n1(f){try{const a=W1().__SENTRY__,l=a&&a.extensions&&a.extensions.domain&&a.extensions.domain.active;if(!l)return A(f);if(!k(l)||A(l).isOlderThan(n2)){const M=A(f).getStackTop();w1(l,new z2(M.client,i1.clone(M.scope)))}return A(l)}catch(a){return A(f)}}function k(f){return!!(f&&f.__SENTRY__&&f.__SENTRY__.hub)}function A(f){return(0,V1.YO)("hub",()=>new z2,f)}function w1(f,a){if(!f)return!1;const l=f.__SENTRY__=f.__SENTRY__||{};return l.hub=a,!0}const U1="7.17.4";function h2(f,a){return L1().captureException(f,{captureContext:a})}function C2(f,a){const l=typeof a=="string"?a:void 0,M=typeof a!="string"?{captureContext:a}:void 0;return L1().captureMessage(f,l,M)}function F2(f,a){return L1().captureEvent(f,a)}function W2(f){L1().configureScope(f)}function ht(f){L1().addBreadcrumb(f)}function Lt(f,a){L1().setContext(f,a)}function Q2(f){L1().setExtras(f)}function U2(f,a){L1().setExtra(f,a)}function P2(f){L1().setTags(f)}function Vt(f,a){L1().setTag(f,a)}function A2(f){L1().setUser(f)}function dt(f){L1().withScope(f)}function $t(f,a){return L1().startTransaction(a2({},f),a)}class N1 extends Error{constructor(a,l="warn"){super(a),this.message=a,this.name=new.target.prototype.constructor.name,Object.setPrototypeOf(this,new.target.prototype),this.logLevel=l}}function G1(f){const a=[];function l(){return f===void 0||a.length<f}function M(B1){return a.splice(a.indexOf(B1),1)[0]}function T(B1){if(!l())return J(new N1("Not adding Promise because buffer limit was reached."));const K1=B1();return a.indexOf(K1)===-1&&a.push(K1),K1.then(()=>M(K1)).then(null,()=>M(K1).then(null,()=>{})),K1}function e1(B1){return new m1((K1,r2)=>{let E2=a.length;if(!E2)return K1(!0);const Kt=setTimeout(()=>{B1&&B1>0&&K1(!1)},B1);a.forEach(rt=>{R(rt).then(()=>{--E2||(clearTimeout(Kt),K1(!0))},r2)})})}return{$:a,add:T,drain:e1}}var S1=C(78643);function Y1(f,a=[]){return[f,a]}function l2(f,a){const[l,M]=f;return[l,[...M,a]]}function M2(f,a){f[1].forEach(M=>{const T=M[0].type;a(M,T)})}function T2(f,a){return(a||new TextEncoder).encode(f)}function O2(f,a){const[l,M]=f;let T=JSON.stringify(l);function e1(B1){typeof T=="string"?T=typeof B1=="string"?T+B1:[T2(T,a),B1]:T.push(typeof B1=="string"?T2(B1,a):B1)}for(const B1 of M){const[K1,r2]=B1;if(e1(`
57
57
  ${JSON.stringify(K1)}
58
58
  `),typeof r2=="string"||r2 instanceof Uint8Array)e1(r2);else{let E2;try{E2=JSON.stringify(r2)}catch(Kt){E2=JSON.stringify((0,S1.Fv)(r2))}e1(E2)}}return typeof T=="string"?T:at(T)}function at(f){const a=f.reduce((T,e1)=>T+e1.length,0),l=new Uint8Array(a);let M=0;for(const T of f)l.set(T,M),M+=T.length;return l}function xt(f,a){const l=typeof f.data=="string"?T2(f.data,a):f.data;return[(0,u.Jr)({type:"attachment",length:l.length,filename:f.filename,content_type:f.contentType,attachment_type:f.attachmentType}),l]}const Mt={session:"session",sessions:"session",attachment:"attachment",transaction:"transaction",event:"error",client_report:"internal",user_report:"default"};function bt(f){return Mt[f]}const ut=60*1e3;function qt(f,a=Date.now()){const l=parseInt(`${f}`,10);if(!isNaN(l))return l*1e3;const M=Date.parse(`${f}`);return isNaN(M)?ut:M-a}function n0(f,a){return f[a]||f.all||0}function a0(f,a,l=Date.now()){return n0(f,a)>l}function t0(f,{statusCode:a,headers:l},M=Date.now()){const T=a2({},f),e1=l&&l["x-sentry-rate-limits"],B1=l&&l["retry-after"];if(e1)for(const K1 of e1.trim().split(",")){const[r2,E2]=K1.split(":",2),Kt=parseInt(r2,10),rt=(isNaN(Kt)?60:Kt)*1e3;if(!E2)T.all=M+rt;else for(const x0 of E2.split(";"))T[x0]=M+rt}else B1?T.all=M+qt(B1,M):a===429&&(T.all=M+60*1e3);return T}const Et=30;function D2(f,a,l=G1(f.bufferSize||Et)){let M={};const T=B1=>l.drain(B1);function e1(B1){const K1=[];if(M2(B1,(rt,x0)=>{const _4=bt(x0);a0(M,_4)?f.recordDroppedEvent("ratelimit_backoff",_4):K1.push(rt)}),K1.length===0)return R();const r2=Y1(B1[0],K1),E2=rt=>{M2(r2,(x0,_4)=>{f.recordDroppedEvent(rt,bt(_4))})},Kt=()=>a({body:O2(r2,f.textEncoder)}).then(rt=>{rt.statusCode!==void 0&&(rt.statusCode<200||rt.statusCode>=300)&&(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn(`Sentry responded with status code ${rt.statusCode} to sent event.`),M=t0(M,rt)},rt=>{(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error("Failed while sending event:",rt),E2("network_error")});return l.add(Kt).then(rt=>rt,rt=>{if(rt instanceof N1)return(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error("Skipped sending event because buffer is full."),E2("queue_overflow"),R();throw rt})}return{send:e1,flush:T}}const I2=V1.n2;let At=0;function Zt(){return At>0}function r0(){At+=1,setTimeout(()=>{At-=1})}function Ct(f,a={},l){if(typeof f!="function")return f;try{const T=f.__sentry_wrapped__;if(T)return T;if((0,u.HK)(f))return f}catch(T){return f}const M=function(){const T=Array.prototype.slice.call(arguments);try{l&&typeof l=="function"&&l.apply(this,arguments);const e1=T.map(B1=>Ct(B1,a));return f.apply(this,e1)}catch(e1){throw r0(),dt(B1=>{B1.addEventProcessor(K1=>(a.mechanism&&((0,_.Db)(K1,void 0,void 0),(0,_.EG)(K1,a.mechanism)),K1.extra=Xt(a2({},K1.extra),{arguments:T}),K1)),h2(e1)}),e1}};try{for(const T in f)Object.prototype.hasOwnProperty.call(f,T)&&(M[T]=f[T])}catch(T){}(0,u.$Q)(M,f),(0,u.xp)(f,"__sentry_wrapped__",M);try{Object.getOwnPropertyDescriptor(M,"name").configurable&&Object.defineProperty(M,"name",{get(){return f.name}})}catch(T){}return M}var Dt=C(56813),B0=C(21939);const lt=(0,V1.Rf)(),w0={},q0={};function re(f){if(!q0[f])switch(q0[f]=!0,f){case"console":ce();break;case"dom":K2();break;case"xhr":S();break;case"fetch":ie();break;case"history":q();break;case"error":tt();break;case"unhandledrejection":it();break;default:(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.warn("unknown instrumentation type:",f);return}}function g0(f,a){w0[f]=w0[f]||[],w0[f].push(a),re(f)}function Ot(f,a){if(!(!f||!w0[f]))for(const l of w0[f]||[])try{l(a)}catch(M){(typeof __SENTRY_DEBUG__=="undefined"||__SENTRY_DEBUG__)&&m.kg.error(`Error while triggering instrumentation handler.
59
59
  Type: ${f}
@@ -247,4 +247,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
247
247
  `])),function(h){return!h.maskClassName&&.7},function(h){return!h.maskClassName&&"#000"});function X4(h){var z=h.windowWidth,g=h.windowHeight,V=h.targetWidth,D=h.targetHeight,U=h.targetTop,d1=h.targetLeft,g1=h.padding,A1=h.rounded,D1=h.roundedStep,q1=h.disableInteraction,o2=h.disableInteractionClassName,v2=h.className,V2=h.onClick,i2=h.highlightedBorder,_2=W0(V+g1*2),m2=W0(D+g1*2),g2=W0(U-g1),y2=W0(d1-g1),B2=D1?Math.min(_2/2,m2/2):A1;return u().createElement(B4,{onClick:V2,maskClassName:v2},u().createElement("svg",{width:z,height:g,xmlns:"http://www.w3.org/2000/svg",className:v2},u().createElement("defs",null,u().createElement("mask",{id:"mask-main"},u().createElement("rect",{x:0,y:0,width:z,height:g,fill:"white"}),u().createElement("rect",{x:y2,y:g2,width:_2,height:m2,fill:"black"}),u().createElement("rect",{x:y2-1,y:g2-1,width:B2,height:B2,fill:"white"}),u().createElement("circle",{cx:y2+B2,cy:g2+B2,r:B2,fill:"black"}),u().createElement("rect",{x:y2+_2-B2+1,y:g2-1,width:B2,height:B2,fill:"white"}),u().createElement("circle",{cx:y2+_2-B2,cy:g2+B2,r:B2,fill:"black"}),u().createElement("rect",{x:y2-1,y:g2+m2-B2+1,width:B2,height:B2,fill:"white"}),u().createElement("circle",{cx:y2+B2,cy:g2+m2-B2,r:B2,fill:"black"}),u().createElement("rect",{x:y2+_2-B2+1,y:g2+m2-B2+1,width:B2,height:B2,fill:"white"}),u().createElement("circle",{cx:y2+_2-B2,cy:g2+m2-B2,r:B2,fill:"black "})),u().createElement("clipPath",{id:"clip-path"},u().createElement("rect",{x:0,y:0,width:z,height:g2}),u().createElement("rect",{x:0,y:g2,width:y2,height:m2}),u().createElement("rect",{x:d1+V+g1,y:g2,width:W0(z-V-y2),height:m2}),u().createElement("rect",{x:0,y:U+D+g1,width:z,height:W0(g-D-g2)}))),u().createElement("rect",{x:0,y:0,width:z,height:g,fill:"currentColor",mask:"url(#mask-main)"}),u().createElement("rect",{x:0,y:0,width:z,height:g,fill:"currentColor",clipPath:"url(#clip-path)",pointerEvents:"auto"}),u().createElement("rect",{x:y2,y:g2,width:_2,height:m2,pointerEvents:"auto",fill:"transparent",display:q1?"block":"none",className:o2}),i2&&u().createElement("rect",{x:W0(y2+i2.width/2),y:W0(g2+i2.width/2),width:W0(_2-i2.width),height:W0(m2-i2.width),pointerEvents:"auto",fill:"none",strokeWidth:i2.width,stroke:i2.color,rx:B2-2})))}X4.propTypes={windowWidth:s2().number.isRequired,windowHeight:s2().number.isRequired,targetWidth:s2().number.isRequired,targetHeight:s2().number.isRequired,targetTop:s2().number.isRequired,targetLeft:s2().number.isRequired,padding:s2().number.isRequired,rounded:s2().number.isRequired,roundedStep:s2().bool,disableInteraction:s2().bool.isRequired,disableInteractionClassName:s2().string.isRequired,highlightedBorder:s2().shape({color:s2().string.isRequired,width:s2().number.isRequired})};var de=function(h){var z=h.step,g=h.refresh,V=(0,o.useState)(0),D=va(V,2),U=D[0],d1=D[1];return(0,o.useEffect)(function(){if(!!z.resizeObservables){var g1=function(v2){var V2=x4(v2),i2;try{var _2=function(){var y2=i2.value;if(!y2.attributes)return"continue";var B2=z.resizeObservables.find(function(mt){return y2.matches(mt)||y2.querySelector(mt)!=null});B2&&d1(U+1)};for(V2.s();!(i2=V2.n()).done;)var m2=_2()}catch(g2){V2.e(g2)}finally{V2.f()}},A1=new MutationObserver(function(o2){var v2=x4(o2),V2;try{for(v2.s();!(V2=v2.n()).done;){var i2=V2.value;i2.addedNodes.length!==0&&g1(i2.addedNodes),i2.removedNodes.length!==0&&g1(i2.removedNodes)}}catch(_2){v2.e(_2)}finally{v2.f()}}),D1=document.documentElement||document.body,q1={childList:!0,subtree:!0};return A1.observe(D1,q1),function(){A1.disconnect()}}},[z,U]),(0,o.useEffect)(function(){if(!!z.resizeObservables){var g1=new ResizeObserver(function(v2){g()}),A1=x4(z.resizeObservables),D1;try{for(A1.s();!(D1=A1.n()).done;){var q1=D1.value,o2=document.querySelector(q1);o2&&g1.observe(o2)}}catch(v2){A1.e(v2)}finally{A1.f()}return function(){g1.disconnect()}}},[z,U]),null},zt=function(h){var z=h.step,g=h.refresh;return(0,o.useEffect)(function(){if(!!z.mutationObservables){var V=function(A1){var D1=x4(A1),q1;try{var o2=function(){var i2=q1.value;if(!i2.attributes)return"continue";var _2=z.mutationObservables.find(function(m2){return i2.matches(m2)||i2.querySelector(m2)!=null});_2&&g()};for(D1.s();!(q1=D1.n()).done;)var v2=o2()}catch(V2){D1.e(V2)}finally{D1.f()}},D=new MutationObserver(function(g1){var A1=x4(g1),D1;try{for(A1.s();!(D1=A1.n()).done;){var q1=D1.value;q1.addedNodes.length!==0&&V(q1.addedNodes),q1.removedNodes.length!==0&&V(q1.removedNodes)}}catch(o2){A1.e(o2)}finally{A1.f()}}),U=document.documentElement||document.body,d1={childList:!0,subtree:!0};return D.observe(U,d1),function(){D.disconnect()}}},[z]),null};function Ka(h){var z=h.children,g=(0,o.useRef)(null);return g.current===null&&(g.current=document.createElement("div"),g.current.setAttribute("id","___reactour")),(0,o.useEffect)(function(){return document.body.appendChild(g.current),function(){document.body.removeChild(g.current)}},[g]),(0,pn.createPortal)(z,g.current)}var Ya={disableFocusLock:s2().bool,badgeContent:s2().func,highlightedMaskClassName:s2().string,children:s2().oneOfType([s2().node,s2().element]),className:s2().string,closeButtonAriaLabel:s2().string,closeWithMask:s2().bool,inViewThreshold:s2().number,isOpen:s2().bool.isRequired,lastStepNextButton:s2().node,maskClassName:s2().string,maskSpace:s2().number,nextButton:s2().node,onAfterOpen:s2().func,onBeforeClose:s2().func,onRequestClose:s2().func,prevButton:s2().node,scrollDuration:s2().number,scrollOffset:s2().number,showButtons:s2().bool,showCloseButton:s2().bool,showNavigation:s2().bool,showNavigationNumber:s2().bool,showNumber:s2().bool,startAt:s2().number,goToStep:s2().number,getCurrentStep:s2().func,nextStep:s2().func,prevStep:s2().func,steps:s2().arrayOf(s2().shape({selector:s2().string,content:s2().oneOfType([s2().node,s2().element,s2().func]).isRequired,position:s2().oneOfType([s2().arrayOf(s2().number),s2().oneOf(["top","right","bottom","left","center"])]),action:s2().func,style:s2().object,stepInteraction:s2().bool,navDotAriaLabel:s2().string,roundedStep:s2().bool})),update:s2().string,updateDelay:s2().number,disableInteraction:s2().bool,disableDotsNavigation:s2().bool,disableKeyboardNavigation:s2().oneOfType([s2().arrayOf(s2().oneOf(["esc","right","left"])),s2().bool]),rounded:s2().number,accentColor:s2().string,highlightedBorder:s2().shape({color:s2().string.isRequired,width:s2().number.isRequired})},$a={disableFocusLock:!1,showNavigation:!0,showNavigationNumber:!0,showButtons:!0,showCloseButton:!0,closeButtonAriaLabel:"Close",showNumber:!0,scrollDuration:1,maskSpace:10,updateDelay:1,disableInteraction:!1,rounded:0,accentColor:"#007aff",closeWithMask:!0},ue={mask:{base:"reactour__mask",isOpen:"reactour__mask--is-open",disableInteraction:"reactour__mask--disable-interaction"},helper:{base:"reactour__helper",isOpen:"reactour__helper--is-open"},dot:{base:"reactour__dot",active:"reactour__dot--is-active"}},ea=function(h){Pa(g,h);var z=Hn(g);function g(){var V;return Na(this,g),V=z.call(this),ve(ee(V),"unlockFocus",function(D){V.setState({focusUnlocked:!0},D())}),ve(ee(V),"showStep",function(){if(!(!V.helper||!V.helper.current)){var D=V.props.steps,U=V.state,d1=U.current,g1=U.focusUnlocked;g1&&V.setState({focusUnlocked:!1});var A1=D[d1],D1=A1.selector?document.querySelector(A1.selector):null,q1=function(_2){A1.action&&typeof A1.action=="function"&&V.unlockFocus(function(){return A1.action(_2)})};if(A1.observe){var o2=document.querySelector(A1.observe),v2={attributes:!0,childList:!0,characterData:!0};V.setState(function(i2){return i2.observer&&setTimeout(function(){i2.observer.disconnect()},0),{observer:new MutationObserver(function(_2){_2.forEach(function(m2){if(m2.type==="childList"&&m2.addedNodes.length>0){var g2=function(){return q1(m2.addedNodes[0])};setTimeout(function(){return V.calculateNode(m2.addedNodes[0],A1,g2)},100)}else if(m2.type==="childList"&&m2.removedNodes.length>0){var y2=function(){return q1(D1)};V.calculateNode(D1,A1,y2)}})})}},function(){return V.state.observer.observe(o2,v2)})}else V.state.observer&&(V.state.observer.disconnect(),V.setState({observer:null}));if(D1){var V2=function(){return q1(D1)};V.calculateNode(D1,A1,V2)}else V.setState(yn(null,A1,V.helper.current),q1),A1.selector&&console.warn("Doesn't find a DOM node '".concat(A1.selector,"'. Please check the 'steps' Tour prop Array at position ").concat(d1,"."))}}),ve(ee(V),"calculateNode",function(D,U,d1){var g1=V.props,A1=g1.scrollDuration,D1=g1.inViewThreshold,q1=g1.scrollOffset,o2=Xn(D,U),v2=Math.max(document.documentElement.clientWidth,window.innerWidth||0),V2=Math.max(document.documentElement.clientHeight,window.innerHeight||0);if(ja(It(It({},o2),{},{w:v2,h:V2,threshold:D1})))V.setState(yn(D,U,V.helper.current),d1);else{var i2=L()(D),_2=q1||(o2.height>V2?-25:-(V2/2)+o2.height/2);_().to(D,{context:ta(i2)?window:i2,duration:A1,offset:_2,callback:function(g2){V.setState(yn(g2,U,V.helper.current),d1)}})}}),ve(ee(V),"recalculateNode",function(D){var U=document.querySelector(D.selector),d1=function(A1){D.action&&typeof D.action=="function"&&V.unlockFocus(function(){return D.action(A1)})};V.calculateNode(U,D,function(){return d1(U)})}),ve(ee(V),"maskClickHandler",function(D){var U=V.props,d1=U.closeWithMask,g1=U.onRequestClose;d1&&!D.target.classList.contains(ue.mask.disableInteraction)&&g1(D)}),ve(ee(V),"nextStep",function(){var D=V.props,U=D.steps,d1=D.getCurrentStep;V.setState(function(g1){var A1=g1.current<U.length-1?g1.current+1:g1.current;return typeof d1=="function"&&d1(A1),{current:A1}},V.showStep)}),ve(ee(V),"prevStep",function(){var D=V.props.getCurrentStep;V.setState(function(U){var d1=U.current>0?U.current-1:U.current;return typeof D=="function"&&D(d1),{current:d1}},V.showStep)}),ve(ee(V),"gotoStep",function(D){var U=V.props,d1=U.steps,g1=U.getCurrentStep;V.setState(function(A1){var D1=d1[D]?D:A1.current;return typeof g1=="function"&&g1(D1),{current:D1}},V.showStep)}),ve(ee(V),"keyDownHandler",function(D){var U=V.props,d1=U.onRequestClose,g1=U.nextStep,A1=U.prevStep,D1=U.disableKeyboardNavigation;if(D.stopPropagation(),D1!==!0){var q1,o2,v2;D1&&(q1=D1.includes("esc"),o2=D1.includes("right"),v2=D1.includes("left")),D.keyCode===27&&!q1&&(D.preventDefault(),d1()),D.keyCode===39&&!o2&&(D.preventDefault(),typeof g1=="function"?g1():V.nextStep()),D.keyCode===37&&!v2&&(D.preventDefault(),typeof A1=="function"?A1():V.prevStep())}}),V.state={isOpen:!1,current:0,top:0,right:0,bottom:0,left:0,width:0,height:0,w:0,h:0,inDOM:!1,observer:null,focusUnlocked:!1},V.helper=(0,o.createRef)(),V.helperElement=null,V.debouncedShowStep=$()(V.showStep,70),V}return Mn(g,[{key:"componentDidMount",value:function(){var D=this.props,U=D.isOpen,d1=D.startAt;U&&this.open(d1)}},{key:"UNSAFE_componentWillReceiveProps",value:function(D){var U=this.props,d1=U.isOpen,g1=U.update,A1=U.updateDelay;!d1&&D.isOpen?this.open(D.startAt):d1&&!D.isOpen&&this.close(),d1&&g1!==D.update&&(D.steps[this.state.current]?setTimeout(this.showStep,A1):this.props.onRequestClose()),d1&&D.isOpen&&this.state.current!==D.goToStep&&this.gotoStep(D.goToStep)}},{key:"componentWillUnmount",value:function(){var D=this.props.isOpen;D&&this.close(),this.state.observer&&this.state.observer.disconnect()}},{key:"open",value:function(D){var U=this,d1=this.props.onAfterOpen;this.setState(function(g1){return{isOpen:!0,current:D!==void 0?D:g1.current}},function(){setTimeout(U.showStep,1),U.helperElement=U.helper.current,U.props.disableFocusLock||U.helper.current.focus(),d1&&d1(U.helperElement)}),window.addEventListener("resize",this.debouncedShowStep,!1),window.addEventListener("keydown",this.keyDownHandler,!1)}},{key:"close",value:function(){this.setState(function(D){return D.observer&&D.observer.disconnect(),{isOpen:!1,observer:null}},this.onBeforeClose),window.removeEventListener("resize",this.debouncedShowStep),window.removeEventListener("keydown",this.keyDownHandler)}},{key:"onBeforeClose",value:function(){var D=this.props.onBeforeClose;D&&D(this.helperElement)}},{key:"render",value:function(){var D=this,U=this.props,d1=U.className,g1=U.steps,A1=U.maskClassName,D1=U.showButtons,q1=U.showCloseButton,o2=U.closeButtonAriaLabel,v2=U.showNavigation,V2=U.showNavigationNumber,i2=U.showNumber,_2=U.onRequestClose,m2=U.maskSpace,g2=U.lastStepNextButton,y2=U.nextButton,B2=U.prevButton,mt=U.badgeContent,Nt=U.highlightedMaskClassName,S0=U.disableInteraction,U0=U.disableDotsNavigation,e0=U.nextStep,y0=U.prevStep,K0=U.rounded,z0=U.accentColor,Yt=U.CustomHelper,s0=U.disableFocusLock,Y0=U.highlightedBorder,Bt=this.state,Ge=Bt.isOpen,R2=Bt.current,p0=Bt.inDOM,D0=Bt.top,o0=Bt.right,Re=Bt.bottom,b2=Bt.left,L2=Bt.width,x2=Bt.height,k2=Bt.w,P1=Bt.h,gt=Bt.helperWidth,f2=Bt.helperHeight,Jt=Bt.helperPosition;return Ge?u().createElement(Ka,null,u().createElement(Ra,null),u().createElement(de,{step:g1[R2],refresh:function(){return D.recalculateNode(g1[R2])}}),u().createElement(zt,{step:g1[R2],refresh:function(){return D.recalculateNode(g1[R2])}}),u().createElement(X4,{onClick:this.maskClickHandler,forwardRef:function(N2){return D.mask=N2},windowWidth:k2,windowHeight:P1,targetWidth:L2,targetHeight:x2,targetTop:D0,targetLeft:b2,padding:m2,rounded:K0,roundedStep:g1[R2].roundedStep,className:A1,disableInteraction:g1[R2].stepInteraction===!1||S0?!g1[R2].stepInteraction:S0,disableInteractionClassName:"".concat(ue.mask.disableInteraction," ").concat(Nt),highlightedBorder:Y0}),u().createElement(G4,{disabled:s0,autoFocus:!1},u().createElement(y4,{ref:this.helper,targetHeight:x2,targetWidth:L2,targetTop:D0,targetRight:o0,targetBottom:Re,targetLeft:b2,windowWidth:k2,windowHeight:P1,helperWidth:gt,helperHeight:f2,helperPosition:Jt,padding:m2,tabIndex:-1,current:R2,style:g1[R2].style?g1[R2].style:{},rounded:K0,className:p()(ue.helper.base,d1,ve({},ue.helper.isOpen,Ge)),accentColor:z0,defaultStyles:!Yt,role:"dialog"},Yt?u().createElement(Yt,{current:R2,totalSteps:g1.length,gotoStep:this.gotoStep,close:_2,content:g1[R2]&&(typeof g1[R2].content=="function"?g1[R2].content({close:_2,goTo:this.gotoStep,inDOM:p0,step:R2+1}):g1[R2].content)},this.props.children):u().createElement(u().Fragment,null,this.props.children,g1[R2]&&(typeof g1[R2].content=="function"?g1[R2].content({close:_2,goTo:this.gotoStep,inDOM:p0,step:R2+1}):g1[R2].content),i2&&u().createElement(Wa,{"data-tour-elem":"badge",accentColor:z0},typeof mt=="function"?mt(R2+1,g1.length):R2+1),(D1||v2)&&u().createElement(Ua,{"data-tour-elem":"controls"},D1&&u().createElement(fa,{onClick:typeof y0=="function"?y0:this.prevStep,disabled:R2===0,label:B2||null}),v2&&u().createElement(xn,{"data-tour-elem":"navigation"},g1.map(function(vt,N2){return u().createElement(ma,{key:"".concat(vt.selector?vt.selector:"undef","_").concat(N2),onClick:function(){return D.gotoStep(N2)},current:R2,index:N2,accentColor:z0,disabled:R2===N2||U0,showNumber:V2,"data-tour-elem":"dot",className:p()(ue.dot.base,ve({},ue.dot.active,R2===N2)),"aria-label":vt.navDotAriaLabel})})),D1&&u().createElement(fa,{onClick:R2===g1.length-1?g2?_2:function(){}:typeof e0=="function"?e0:this.nextStep,disabled:!g2&&R2===g1.length-1,inverted:!0,label:g2&&R2===g1.length-1?g2:y2||null})),q1&&u().createElement(Fa,{onClick:_2,className:"reactour__close",ariaLabel:o2}))))):null}}]),g}(o.Component),yn=function(z,g,V){if(!!V){var D=Math.max(document.documentElement.clientWidth,window.innerWidth||0),U=Math.max(document.documentElement.clientHeight,window.innerHeight||0),d1=Ln(V),g1=d1.width,A1=d1.height,D1={top:U+10,right:D/2+9,bottom:U/2+9,left:D/2-g1/2,width:0,height:0,w:D,h:U,helperPosition:"center"};return z&&(D1=Xn(z,g)),function(){return It(It({w:D,h:U,helperWidth:g1,helperHeight:A1,helperPosition:g.position},D1),{},{inDOM:!!z})}}};ea.propTypes=Ya,ea.defaultProps=$a;var qa=ea},35006:function(Z1,R1,C){"use strict";Object.defineProperty(R1,"__esModule",{value:!0});var o1=Object.assign||function(p){for(var m=1;m<arguments.length;m++){var _=arguments[m];for(var w in _)Object.prototype.hasOwnProperty.call(_,w)&&(p[w]=_[w])}return p},o=C(80799),u=v(o);function v(p){return p&&p.__esModule?p:{default:p}}R1.default=function(){var p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},m=p.query,_=m===void 0?'[href^="#"]:not([href="#"]':m,w=p.match,L=w===void 0?function(M1){return document.getElementById(M1.hash.substring(1))}:w,G=p.hashChange,$=G===void 0?!0:G,X=p.scrollSmoothConfig,j=document.querySelectorAll(_),h1=function(r1){r1.preventDefault();var s1=L(r1.target);!s1||($&&history.replaceState(null,null,"#"+s1.id),(0,u.default)(s1,o1({},X)))};Array.from(j).map(function(M1){M1.addEventListener("click",h1,!1)})},Z1.exports=R1.default},40414:function(Z1,R1,C){"use strict";Object.defineProperty(R1,"__esModule",{value:!0});var o1=C(80799),o=w(o1),u=C(48150),v=C(35006),p=w(v),m=C(44580),_=w(m);function w(L){return L&&L.__esModule?L:{default:L}}R1.default={to:o.default,calcEndPoint:u.calcEndPoint,anchorScroll:p.default,observe:_.default},Z1.exports=R1.default},44580:function(Z1,R1){"use strict";Object.defineProperty(R1,"__esModule",{value:!0});function C(o1){if(Array.isArray(o1)){for(var o=0,u=Array(o1.length);o<o1.length;o++)u[o]=o1[o];return u}else return Array.from(o1)}R1.default=function(){var o1=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=o1.activeClass,u=o===void 0?"active":o,v=o1.query,p=v===void 0?'[href^="#"]:not([href="#"]):not([href="#0"])':v,m=o1.threshold,_=m===void 0?[.25,.5,.75]:m,w=o1.detectType,L=w===void 0?"max":w,G={threshold:_},$=function(K){return K.classList.remove(u)},X=function(K){return K.classList.add(u)},j=function(){document.querySelectorAll("."+u).forEach($)},h1=function(K){j(),X(document.querySelector('a[href="#'+K.id+'"]'))},M1=function(K){K.forEach(function(V1){V1.intersectionRatio>=Math[L].apply(Math,C(_))&&h1(V1.target)})},r1=document.querySelectorAll(p),s1=new IntersectionObserver(M1,G),E1=function(K){var V1=document.querySelector("#"+K.hash.slice(1));s1.observe(V1)};r1.forEach(E1)},Z1.exports=R1.default},80799:function(Z1,R1,C){"use strict";Object.defineProperty(R1,"__esModule",{value:!0});var o1=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(u){return typeof u}:function(u){return u&&typeof Symbol=="function"&&u.constructor===Symbol&&u!==Symbol.prototype?"symbol":typeof u},o=C(48150);R1.default=function(u){var v=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},p=v.duration,m=p===void 0?500:p,_=v.context,w=_===void 0?window:_,L=v.offset,G=L===void 0?0:L,$=v.ease,X=$===void 0?"easeInOutCubic":$,j=v.callback;if((typeof window=="undefined"?"undefined":o1(window))==="object"){var h1=w.scrollTop!==null&&w.scrollTop!==void 0?w.scrollTop:window.pageYOffset,M1=(0,o.calcEndPoint)(u,w,G),r1=performance.now(),s1=window.requestAnimationFrame,E1=function H(){var K=performance.now()-r1,V1=(0,o.setPosition)(h1,M1,K,m,X);w!==window?w.scrollTop=V1:window.scroll(0,V1),K>m?typeof j=="function"&&j(u):s1(H)};E1()}},Z1.exports=R1.default},48150:function(Z1,R1){"use strict";Object.defineProperty(R1,"__esModule",{value:!0});var C=R1.easeFunctions={linear:function(p){return p},easeInQuad:function(p){return p*p},easeOutQuad:function(p){return p*(2-p)},easeInOutQuad:function(p){return p<.5?2*p*p:-1+(4-2*p)*p},easeInCubic:function(p){return p*p*p},easeOutCubic:function(p){return--p*p*p+1},easeInOutCubic:function(p){return p<.5?4*p*p*p:(p-1)*(2*p-2)*(2*p-2)+1},easeInQuart:function(p){return p*p*p*p},easeOutQuart:function(p){return 1- --p*p*p*p},easeInOutQuart:function(p){return p<.5?8*p*p*p*p:1-8*--p*p*p*p},easeInQuint:function(p){return p*p*p*p*p},easeOutQuint:function(p){return 1+--p*p*p*p*p},easeInOutQuint:function(p){return p<.5?16*p*p*p*p*p:1+16*--p*p*p*p*p}},o1=R1.isNumeric=function(p){return!isNaN(parseFloat(p))&&isFinite(p)},o=R1.setPosition=function(p,m,_,w){var L=arguments.length>4&&arguments[4]!==void 0?arguments[4]:"easeInOutCubic";return _>w?m:p+(m-p)*C[L](_/w)},u=R1.calcEndPoint=function(p){var m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:window,_=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;if(o1(p))return parseInt(p)+_;var w=m===window||m===document.documentElement?window.pageYOffset:m.scrollTop-m.getBoundingClientRect().top,L=p.nodeName.toLowerCase()==="html"?-w:p.getBoundingClientRect().top+w;return L+_}},48429:function(Z1,R1){var C,o1,o;(function(u,v){o1=[],C=v,o=typeof C=="function"?C.apply(R1,o1):C,o!==void 0&&(Z1.exports=o)})(this,function(){var u=/(auto|scroll)/,v=function(L,G){return L.parentNode===null?G:v(L.parentNode,G.concat([L]))},p=function(L,G){return getComputedStyle(L,null).getPropertyValue(G)},m=function(L){return p(L,"overflow")+p(L,"overflow-y")+p(L,"overflow-x")},_=function(L){return u.test(m(L))},w=function(L){if(L instanceof HTMLElement||L instanceof SVGElement){for(var G=v(L.parentNode,[]),$=0;$<G.length;$+=1)if(_(G[$]))return G[$];return document.scrollingElement||document.documentElement}};return w})},1160:function(Z1){Z1.exports=function(C,o1,o,u){var v=o?o.call(u,C,o1):void 0;if(v!==void 0)return!!v;if(C===o1)return!0;if(typeof C!="object"||!C||typeof o1!="object"||!o1)return!1;var p=Object.keys(C),m=Object.keys(o1);if(p.length!==m.length)return!1;for(var _=Object.prototype.hasOwnProperty.bind(o1),w=0;w<p.length;w++){var L=p[w];if(!_(L))return!1;var G=C[L],$=o1[L];if(v=o?o.call(u,G,$,L):void 0,v===!1||v===void 0&&G!==$)return!1}return!0}},17112:function(Z1){(function(){"use strict";var R1=Math.PI,C=Math.sin,o1=Math.cos,o=Math.tan,u=Math.asin,v=Math.atan2,p=Math.acos,m=R1/180,_=1e3*60*60*24,w=2440588,L=2451545;function G(i1){return i1.valueOf()/_-.5+w}function $(i1){return new Date((i1+.5-w)*_)}function X(i1){return G(i1)-L}var j=m*23.4397;function h1(i1,b1){return v(C(i1)*o1(j)-o(b1)*C(j),o1(i1))}function M1(i1,b1){return u(C(b1)*o1(j)+o1(b1)*C(j)*C(i1))}function r1(i1,b1,T1){return v(C(i1),o1(i1)*C(b1)-o(T1)*o1(b1))}function s1(i1,b1,T1){return u(C(b1)*C(T1)+o1(b1)*o1(T1)*o1(i1))}function E1(i1,b1){return m*(280.16+360.9856235*i1)-b1}function H(i1){return i1<0&&(i1=0),2967e-7/Math.tan(i1+.00312536/(i1+.08901179))}function K(i1){return m*(357.5291+.98560028*i1)}function V1(i1){var b1=m*(1.9148*C(i1)+.02*C(2*i1)+3e-4*C(3*i1)),T1=m*102.9372;return i1+b1+T1+R1}function f1(i1){var b1=K(i1),T1=V1(b1);return{dec:M1(T1,0),ra:h1(T1,0)}}var b={};b.getPosition=function(i1,b1,T1){var n2=m*-T1,Q1=m*b1,z2=X(i1),W1=f1(z2),d2=E1(z2,n2)-W1.ra;return{azimuth:r1(d2,Q1,W1.dec),altitude:s1(d2,Q1,W1.dec)}};var P=b.times=[[-.833,"sunrise","sunset"],[-.3,"sunriseEnd","sunsetStart"],[-6,"dawn","dusk"],[-12,"nauticalDawn","nauticalDusk"],[-18,"nightEnd","night"],[6,"goldenHourEnd","goldenHour"]];b.addTime=function(i1,b1,T1){P.push([i1,b1,T1])};var R=9e-4;function J(i1,b1){return Math.round(i1-R-b1/(2*R1))}function m1(i1,b1,T1){return R+(i1+b1)/(2*R1)+T1}function u1(i1,b1,T1){return L+i1+.0053*C(b1)-.0069*C(2*T1)}function y1(i1,b1,T1){return p((C(i1)-C(b1)*C(T1))/(o1(b1)*o1(T1)))}function Z(i1,b1,T1,n2,Q1,z2,W1){var d2=y1(i1,T1,n2),L1=m1(d2,b1,Q1);return u1(L1,z2,W1)}b.getTimes=function(i1,b1,T1){var n2=m*-T1,Q1=m*b1,z2=X(i1),W1=J(z2,n2),d2=m1(0,n2,W1),L1=K(d2),n1=V1(L1),k=M1(n1,0),A=u1(d2,L1,n1),w1,U1,h2,C2,F2,W2={solarNoon:$(A),nadir:$(A+.5)};for(w1=0,U1=P.length;w1<U1;w1+=1)h2=P[w1],C2=Z(h2[0]*m,n2,Q1,k,W1,L1,n1),F2=A-(C2-A),W2[h2[1]]=$(F2),W2[h2[2]]=$(C2);return W2};function Q(i1){var b1=m*(218.316+13.176396*i1),T1=m*(134.963+13.064993*i1),n2=m*(93.272+13.22935*i1),Q1=b1+m*6.289*C(T1),z2=m*5.128*C(n2),W1=385001-20905*o1(T1);return{ra:h1(Q1,z2),dec:M1(Q1,z2),dist:W1}}b.getMoonPosition=function(i1,b1,T1){var n2=m*-T1,Q1=m*b1,z2=X(i1),W1=Q(z2),d2=E1(z2,n2)-W1.ra,L1=s1(d2,Q1,W1.dec),n1=v(C(d2),o(Q1)*o1(W1.dec)-C(W1.dec)*o1(d2));return L1=L1+H(L1),{azimuth:r1(d2,Q1,W1.dec),altitude:L1,distance:W1.dist,parallacticAngle:n1}},b.getMoonIllumination=function(i1){var b1=X(i1||new Date),T1=f1(b1),n2=Q(b1),Q1=149598e3,z2=p(C(T1.dec)*C(n2.dec)+o1(T1.dec)*o1(n2.dec)*o1(T1.ra-n2.ra)),W1=v(Q1*C(z2),n2.dist-Q1*o1(z2)),d2=v(o1(T1.dec)*C(T1.ra-n2.ra),C(T1.dec)*o1(n2.dec)-o1(T1.dec)*C(n2.dec)*o1(T1.ra-n2.ra));return{fraction:(1+o1(W1))/2,phase:.5+.5*W1*(d2<0?-1:1)/Math.PI,angle:d2}};function F1(i1,b1){return new Date(i1.valueOf()+b1*_/24)}b.getMoonTimes=function(i1,b1,T1,n2){var Q1=new Date(i1);n2?Q1.setUTCHours(0,0,0,0):Q1.setHours(0,0,0,0);for(var z2=.133*m,W1=b.getMoonPosition(Q1,b1,T1).altitude-z2,d2,L1,n1,k,A,w1,U1,h2,C2,F2,W2,ht,Lt,Q2=1;Q2<=24&&(d2=b.getMoonPosition(F1(Q1,Q2),b1,T1).altitude-z2,L1=b.getMoonPosition(F1(Q1,Q2+1),b1,T1).altitude-z2,A=(W1+L1)/2-d2,w1=(L1-W1)/2,U1=-w1/(2*A),h2=(A*U1+w1)*U1+d2,C2=w1*w1-4*A*d2,F2=0,C2>=0&&(Lt=Math.sqrt(C2)/(Math.abs(A)*2),W2=U1-Lt,ht=U1+Lt,Math.abs(W2)<=1&&F2++,Math.abs(ht)<=1&&F2++,W2<-1&&(W2=ht)),F2===1?W1<0?n1=Q2+W2:k=Q2+W2:F2===2&&(n1=Q2+(h2<0?ht:W2),k=Q2+(h2<0?W2:ht)),!(n1&&k));Q2+=2)W1=L1;var U2={};return n1&&(U2.rise=F1(Q1,n1)),k&&(U2.set=F1(Q1,k)),!n1&&!k&&(U2[h2>0?"alwaysUp":"alwaysDown"]=!0),U2},Z1.exports=b})()},45767:function(Z1,R1,C){"use strict";C.d(R1,{k:function(){return o1}});function o1(u,v,...p){if(o()&&v===void 0)throw new Error("invariant requires an error message argument");if(!u){let m;if(v===void 0)m=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{let _=0;m=new Error(v.replace(/%s/g,function(){return p[_++]})),m.name="Invariant Violation"}throw m.framesToPop=1,m}}function o(){return typeof process!="undefined"&&!0}},71226:function(Z1,R1,C){"use strict";C.d(R1,{w:function(){return o1}});function o1(o,u,v,p){let m=v?v.call(p,o,u):void 0;if(m!==void 0)return!!m;if(o===u)return!0;if(typeof o!="object"||!o||typeof u!="object"||!u)return!1;const _=Object.keys(o),w=Object.keys(u);if(_.length!==w.length)return!1;const L=Object.prototype.hasOwnProperty.bind(u);for(let G=0;G<_.length;G++){const $=_[G];if(!L($))return!1;const X=o[$],j=u[$];if(m=v?v.call(p,X,j,$):void 0,m===!1||m===void 0&&X!==j)return!1}return!0}},44714:function(Z1,R1,C){"use strict";C.d(R1,{r:function(){return o}});let o1;function o(){return o1||(o1=new Image,o1.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),o1}},69424:function(Z1,R1,C){"use strict";C.d(R1,{PD:function(){return u1}});var o1={};C.r(o1),C.d(o1,{FILE:function(){return _},HTML:function(){return G},TEXT:function(){return L},URL:function(){return w}});function o(y1){let Z=null;return()=>(Z==null&&(Z=y1()),Z)}function u(y1,Z){return y1.filter(Q=>Q!==Z)}function v(y1,Z){const Q=new Set,F1=b1=>Q.add(b1);y1.forEach(F1),Z.forEach(F1);const i1=[];return Q.forEach(b1=>i1.push(b1)),i1}class p{enter(Z){const Q=this.entered.length,F1=i1=>this.isNodeInDocument(i1)&&(!i1.contains||i1.contains(Z));return this.entered=v(this.entered.filter(F1),[Z]),Q===0&&this.entered.length>0}leave(Z){const Q=this.entered.length;return this.entered=u(this.entered.filter(this.isNodeInDocument),Z),Q>0&&this.entered.length===0}reset(){this.entered=[]}constructor(Z){this.entered=[],this.isNodeInDocument=Z}}class m{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(Z=>{Object.defineProperty(this.item,Z,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${Z}" until the drop event.`),null}})})}loadDataTransfer(Z){if(Z){const Q={};Object.keys(this.config.exposeProperties).forEach(F1=>{const i1=this.config.exposeProperties[F1];i1!=null&&(Q[F1]={value:i1(Z,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,Q)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(Z,Q){return Q===Z.getSourceId()}endDrag(){}constructor(Z){this.config=Z,this.item={},this.initializeExposedProperties()}}const _="__NATIVE_FILE__",w="__NATIVE_URL__",L="__NATIVE_TEXT__",G="__NATIVE_HTML__";function $(y1,Z,Q){const F1=Z.reduce((i1,b1)=>i1||y1.getData(b1),"");return F1!=null?F1:Q}const X={[_]:{exposeProperties:{files:y1=>Array.prototype.slice.call(y1.files),items:y1=>y1.items,dataTransfer:y1=>y1},matchesTypes:["Files"]},[G]:{exposeProperties:{html:(y1,Z)=>$(y1,Z,""),dataTransfer:y1=>y1},matchesTypes:["Html","text/html"]},[w]:{exposeProperties:{urls:(y1,Z)=>$(y1,Z,"").split(`
248
248
  `),dataTransfer:y1=>y1},matchesTypes:["Url","text/uri-list"]},[L]:{exposeProperties:{text:(y1,Z)=>$(y1,Z,""),dataTransfer:y1=>y1},matchesTypes:["Text","text/plain"]}};function j(y1,Z){const Q=X[y1];if(!Q)throw new Error(`native type ${y1} has no configuration`);const F1=new m(Q);return F1.loadDataTransfer(Z),F1}function h1(y1){if(!y1)return null;const Z=Array.prototype.slice.call(y1.types||[]);return Object.keys(X).filter(Q=>{const F1=X[Q];return F1!=null&&F1.matchesTypes?F1.matchesTypes.some(i1=>Z.indexOf(i1)>-1):!1})[0]||null}const M1=o(()=>/firefox/i.test(navigator.userAgent)),r1=o(()=>Boolean(window.safari));class s1{interpolate(Z){const{xs:Q,ys:F1,c1s:i1,c2s:b1,c3s:T1}=this;let n2=Q.length-1;if(Z===Q[n2])return F1[n2];let Q1=0,z2=T1.length-1,W1;for(;Q1<=z2;){W1=Math.floor(.5*(Q1+z2));const n1=Q[W1];if(n1<Z)Q1=W1+1;else if(n1>Z)z2=W1-1;else return F1[W1]}n2=Math.max(0,z2);const d2=Z-Q[n2],L1=d2*d2;return F1[n2]+i1[n2]*d2+b1[n2]*L1+T1[n2]*d2*L1}constructor(Z,Q){const{length:F1}=Z,i1=[];for(let k=0;k<F1;k++)i1.push(k);i1.sort((k,A)=>Z[k]<Z[A]?-1:1);const b1=[],T1=[],n2=[];let Q1,z2;for(let k=0;k<F1-1;k++)Q1=Z[k+1]-Z[k],z2=Q[k+1]-Q[k],T1.push(Q1),b1.push(z2),n2.push(z2/Q1);const W1=[n2[0]];for(let k=0;k<T1.length-1;k++){const A=n2[k],w1=n2[k+1];if(A*w1<=0)W1.push(0);else{Q1=T1[k];const U1=T1[k+1],h2=Q1+U1;W1.push(3*h2/((h2+U1)/A+(h2+Q1)/w1))}}W1.push(n2[n2.length-1]);const d2=[],L1=[];let n1;for(let k=0;k<W1.length-1;k++){n1=n2[k];const A=W1[k],w1=1/T1[k],U1=A+W1[k+1]-n1-n1;d2.push((n1-A-U1)*w1),L1.push(U1*w1*w1)}this.xs=Z,this.ys=Q,this.c1s=W1,this.c2s=d2,this.c3s=L1}}const E1=1;function H(y1){const Z=y1.nodeType===E1?y1:y1.parentElement;if(!Z)return null;const{top:Q,left:F1}=Z.getBoundingClientRect();return{x:F1,y:Q}}function K(y1){return{x:y1.clientX,y:y1.clientY}}function V1(y1){var Z;return y1.nodeName==="IMG"&&(M1()||!(!((Z=document.documentElement)===null||Z===void 0)&&Z.contains(y1)))}function f1(y1,Z,Q,F1){let i1=y1?Z.width:Q,b1=y1?Z.height:F1;return r1()&&y1&&(b1/=window.devicePixelRatio,i1/=window.devicePixelRatio),{dragPreviewWidth:i1,dragPreviewHeight:b1}}function b(y1,Z,Q,F1,i1){const b1=V1(Z),n2=H(b1?y1:Z),Q1={x:Q.x-n2.x,y:Q.y-n2.y},{offsetWidth:z2,offsetHeight:W1}=y1,{anchorX:d2,anchorY:L1}=F1,{dragPreviewWidth:n1,dragPreviewHeight:k}=f1(b1,Z,z2,W1),A=()=>{let ht=new s1([0,.5,1],[Q1.y,Q1.y/W1*k,Q1.y+k-W1]).interpolate(L1);return r1()&&b1&&(ht+=(window.devicePixelRatio-1)*k),ht},w1=()=>new s1([0,.5,1],[Q1.x,Q1.x/z2*n1,Q1.x+n1-z2]).interpolate(d2),{offsetX:U1,offsetY:h2}=i1,C2=U1===0||U1,F2=h2===0||h2;return{x:C2?U1:w1(),y:F2?h2:A()}}class P{get window(){if(this.globalContext)return this.globalContext;if(typeof window!="undefined")return window}get document(){var Z;return!((Z=this.globalContext)===null||Z===void 0)&&Z.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var Z;return((Z=this.optionsArgs)===null||Z===void 0?void 0:Z.rootElement)||this.window}constructor(Z,Q){this.ownerDocument=null,this.globalContext=Z,this.optionsArgs=Q}}function R(y1,Z,Q){return Z in y1?Object.defineProperty(y1,Z,{value:Q,enumerable:!0,configurable:!0,writable:!0}):y1[Z]=Q,y1}function J(y1){for(var Z=1;Z<arguments.length;Z++){var Q=arguments[Z]!=null?arguments[Z]:{},F1=Object.keys(Q);typeof Object.getOwnPropertySymbols=="function"&&(F1=F1.concat(Object.getOwnPropertySymbols(Q).filter(function(i1){return Object.getOwnPropertyDescriptor(Q,i1).enumerable}))),F1.forEach(function(i1){R(y1,i1,Q[i1])})}return y1}class m1{profile(){var Z,Q;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((Z=this.dragStartSourceIds)===null||Z===void 0?void 0:Z.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((Q=this.dragOverTargetIds)===null||Q===void 0?void 0:Q.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const Z=this.rootElement;if(Z!==void 0){if(Z.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");Z.__isReactDndBackendSetUp=!0,this.addEventListeners(Z)}}teardown(){const Z=this.rootElement;if(Z!==void 0&&(Z.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var Q;(Q=this.window)===null||Q===void 0||Q.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(Z,Q,F1){return this.sourcePreviewNodeOptions.set(Z,F1),this.sourcePreviewNodes.set(Z,Q),()=>{this.sourcePreviewNodes.delete(Z),this.sourcePreviewNodeOptions.delete(Z)}}connectDragSource(Z,Q,F1){this.sourceNodes.set(Z,Q),this.sourceNodeOptions.set(Z,F1);const i1=T1=>this.handleDragStart(T1,Z),b1=T1=>this.handleSelectStart(T1);return Q.setAttribute("draggable","true"),Q.addEventListener("dragstart",i1),Q.addEventListener("selectstart",b1),()=>{this.sourceNodes.delete(Z),this.sourceNodeOptions.delete(Z),Q.removeEventListener("dragstart",i1),Q.removeEventListener("selectstart",b1),Q.setAttribute("draggable","false")}}connectDropTarget(Z,Q){const F1=T1=>this.handleDragEnter(T1,Z),i1=T1=>this.handleDragOver(T1,Z),b1=T1=>this.handleDrop(T1,Z);return Q.addEventListener("dragenter",F1),Q.addEventListener("dragover",i1),Q.addEventListener("drop",b1),()=>{Q.removeEventListener("dragenter",F1),Q.removeEventListener("dragover",i1),Q.removeEventListener("drop",b1)}}addEventListeners(Z){!Z.addEventListener||(Z.addEventListener("dragstart",this.handleTopDragStart),Z.addEventListener("dragstart",this.handleTopDragStartCapture,!0),Z.addEventListener("dragend",this.handleTopDragEndCapture,!0),Z.addEventListener("dragenter",this.handleTopDragEnter),Z.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),Z.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),Z.addEventListener("dragover",this.handleTopDragOver),Z.addEventListener("dragover",this.handleTopDragOverCapture,!0),Z.addEventListener("drop",this.handleTopDrop),Z.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(Z){!Z.removeEventListener||(Z.removeEventListener("dragstart",this.handleTopDragStart),Z.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),Z.removeEventListener("dragend",this.handleTopDragEndCapture,!0),Z.removeEventListener("dragenter",this.handleTopDragEnter),Z.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),Z.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),Z.removeEventListener("dragover",this.handleTopDragOver),Z.removeEventListener("dragover",this.handleTopDragOverCapture,!0),Z.removeEventListener("drop",this.handleTopDrop),Z.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const Z=this.monitor.getSourceId(),Q=this.sourceNodeOptions.get(Z);return J({dropEffect:this.altKeyPressed?"copy":"move"},Q||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const Z=this.monitor.getSourceId(),Q=this.sourcePreviewNodeOptions.get(Z);return J({anchorX:.5,anchorY:.5,captureDraggingState:!1},Q||{})}isDraggingNativeItem(){const Z=this.monitor.getItemType();return Object.keys(o1).some(Q=>o1[Q]===Z)}beginDragNativeItem(Z,Q){this.clearCurrentDragSourceNode(),this.currentNativeSource=j(Z,Q),this.currentNativeHandle=this.registry.addSource(Z,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(Z){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=Z;const Q=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var F1;return(F1=this.rootElement)===null||F1===void 0?void 0:F1.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},Q)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var Z;(Z=this.window)===null||Z===void 0||Z.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(Z,Q){Z.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(Q))}handleDragEnter(Z,Q){this.dragEnterTargetIds.unshift(Q)}handleDragOver(Z,Q){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(Q)}handleDrop(Z,Q){this.dropTargetIds.unshift(Q)}constructor(Z,Q,F1){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=i1=>{const b1=this.sourceNodes.get(i1);return b1&&H(b1)||null},this.endDragNativeItem=()=>{!this.isDraggingNativeItem()||(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=i1=>Boolean(i1&&this.document&&this.document.body&&this.document.body.contains(i1)),this.endDragIfSourceWasRemovedFromDOM=()=>{const i1=this.currentDragSourceNode;i1==null||this.isNodeInDocument(i1)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=i1=>{this.hoverRafId===null&&typeof requestAnimationFrame!="undefined"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(i1||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame!="undefined"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=i1=>{if(i1.defaultPrevented)return;const{dragStartSourceIds:b1}=this;this.dragStartSourceIds=null;const T1=K(i1);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(b1||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:T1});const{dataTransfer:n2}=i1,Q1=h1(n2);if(this.monitor.isDragging()){if(n2&&typeof n2.setDragImage=="function"){const W1=this.monitor.getSourceId(),d2=this.sourceNodes.get(W1),L1=this.sourcePreviewNodes.get(W1)||d2;if(L1){const{anchorX:n1,anchorY:k,offsetX:A,offsetY:w1}=this.getCurrentSourcePreviewNodeOptions(),C2=b(d2,L1,T1,{anchorX:n1,anchorY:k},{offsetX:A,offsetY:w1});n2.setDragImage(L1,C2.x,C2.y)}}try{n2==null||n2.setData("application/json",{})}catch(W1){}this.setCurrentDragSourceNode(i1.target);const{captureDraggingState:z2}=this.getCurrentSourcePreviewNodeOptions();z2?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(Q1)this.beginDragNativeItem(Q1);else{if(n2&&!n2.types&&(i1.target&&!i1.target.hasAttribute||!i1.target.hasAttribute("draggable")))return;i1.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=i1=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var b1;(b1=this.currentNativeSource)===null||b1===void 0||b1.loadDataTransfer(i1.dataTransfer)}if(!this.enterLeaveCounter.enter(i1.target)||this.monitor.isDragging())return;const{dataTransfer:n2}=i1,Q1=h1(n2);Q1&&this.beginDragNativeItem(Q1,n2)},this.handleTopDragEnter=i1=>{const{dragEnterTargetIds:b1}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=i1.altKey,b1.length>0&&this.actions.hover(b1,{clientOffset:K(i1)}),b1.some(n2=>this.monitor.canDropOnTarget(n2))&&(i1.preventDefault(),i1.dataTransfer&&(i1.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=i1=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var b1;(b1=this.currentNativeSource)===null||b1===void 0||b1.loadDataTransfer(i1.dataTransfer)}},this.handleTopDragOver=i1=>{const{dragOverTargetIds:b1}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){i1.preventDefault(),i1.dataTransfer&&(i1.dataTransfer.dropEffect="none");return}this.altKeyPressed=i1.altKey,this.lastClientOffset=K(i1),this.scheduleHover(b1),(b1||[]).some(n2=>this.monitor.canDropOnTarget(n2))?(i1.preventDefault(),i1.dataTransfer&&(i1.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?i1.preventDefault():(i1.preventDefault(),i1.dataTransfer&&(i1.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=i1=>{this.isDraggingNativeItem()&&i1.preventDefault(),this.enterLeaveCounter.leave(i1.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=i1=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var b1;i1.preventDefault(),(b1=this.currentNativeSource)===null||b1===void 0||b1.loadDataTransfer(i1.dataTransfer)}else h1(i1.dataTransfer)&&i1.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=i1=>{const{dropTargetIds:b1}=this;this.dropTargetIds=[],this.actions.hover(b1,{clientOffset:K(i1)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=i1=>{const b1=i1.target;typeof b1.dragDrop=="function"&&(b1.tagName==="INPUT"||b1.tagName==="SELECT"||b1.tagName==="TEXTAREA"||b1.isContentEditable||(i1.preventDefault(),b1.dragDrop()))},this.options=new P(Q,F1),this.actions=Z.getActions(),this.monitor=Z.getMonitor(),this.registry=Z.getRegistry(),this.enterLeaveCounter=new p(this.isNodeInDocument)}}const u1=function(Z,Q,F1){return new m1(Z,Q,F1)}},21809:function(Z1,R1,C){"use strict";C.d(R1,{zr:function(){return E1}});var o1=C(45767),o;(function(H){H.mouse="mouse",H.touch="touch",H.keyboard="keyboard"})(o||(o={}));class u{get delay(){var K;return(K=this.args.delay)!==null&&K!==void 0?K:0}get scrollAngleRanges(){return this.args.scrollAngleRanges}get getDropTargetElementsAtPoint(){return this.args.getDropTargetElementsAtPoint}get ignoreContextMenu(){var K;return(K=this.args.ignoreContextMenu)!==null&&K!==void 0?K:!1}get enableHoverOutsideTarget(){var K;return(K=this.args.enableHoverOutsideTarget)!==null&&K!==void 0?K:!1}get enableKeyboardEvents(){var K;return(K=this.args.enableKeyboardEvents)!==null&&K!==void 0?K:!1}get enableMouseEvents(){var K;return(K=this.args.enableMouseEvents)!==null&&K!==void 0?K:!1}get enableTouchEvents(){var K;return(K=this.args.enableTouchEvents)!==null&&K!==void 0?K:!0}get touchSlop(){return this.args.touchSlop||0}get delayTouchStart(){var K,V1,f1,b;return(b=(f1=(K=this.args)===null||K===void 0?void 0:K.delayTouchStart)!==null&&f1!==void 0?f1:(V1=this.args)===null||V1===void 0?void 0:V1.delay)!==null&&b!==void 0?b:0}get delayMouseStart(){var K,V1,f1,b;return(b=(f1=(K=this.args)===null||K===void 0?void 0:K.delayMouseStart)!==null&&f1!==void 0?f1:(V1=this.args)===null||V1===void 0?void 0:V1.delay)!==null&&b!==void 0?b:0}get window(){if(this.context&&this.context.window)return this.context.window;if(typeof window!="undefined")return window}get document(){var K;if(!((K=this.context)===null||K===void 0)&&K.document)return this.context.document;if(this.window)return this.window.document}get rootElement(){var K;return((K=this.args)===null||K===void 0?void 0:K.rootElement)||this.document}constructor(K,V1){this.args=K,this.context=V1}}function v(H,K,V1,f1){return Math.sqrt(Math.pow(Math.abs(V1-H),2)+Math.pow(Math.abs(f1-K),2))}function p(H,K,V1,f1,b){if(!b)return!1;const P=Math.atan2(f1-K,V1-H)*180/Math.PI+180;for(let R=0;R<b.length;++R){const J=b[R];if(J&&(J.start==null||P>=J.start)&&(J.end==null||P<=J.end))return!0}return!1}const m={Left:1,Right:2,Center:4},_={Left:0,Center:1,Right:2};function w(H){return H.button===void 0||H.button===_.Left}function L(H){return H.buttons===void 0||(H.buttons&m.Left)===0}function G(H){return!!H.targetTouches}const $=1;function X(H){const K=H.nodeType===$?H:H.parentElement;if(!K)return;const{top:V1,left:f1}=K.getBoundingClientRect();return{x:f1,y:V1}}function j(H,K){if(H.targetTouches.length===1)return h1(H.targetTouches[0]);if(K&&H.touches.length===1&&H.touches[0].target===K.target)return h1(H.touches[0])}function h1(H,K){return G(H)?j(H,K):{x:H.clientX,y:H.clientY}}const M1=(()=>{let H=!1;try{addEventListener("test",()=>{},Object.defineProperty({},"passive",{get(){return H=!0,!0}}))}catch(K){}return H})(),r1={[o.mouse]:{start:"mousedown",move:"mousemove",end:"mouseup",contextmenu:"contextmenu"},[o.touch]:{start:"touchstart",move:"touchmove",end:"touchend"},[o.keyboard]:{keydown:"keydown"}};class s1{profile(){var K;return{sourceNodes:this.sourceNodes.size,sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,targetNodes:this.targetNodes.size,dragOverTargetIds:((K=this.dragOverTargetIds)===null||K===void 0?void 0:K.length)||0}}get document(){return this.options.document}setup(){const K=this.options.rootElement;!K||((0,o1.k)(!s1.isSetUp,"Cannot have two Touch backends at the same time."),s1.isSetUp=!0,this.addEventListener(K,"start",this.getTopMoveStartHandler()),this.addEventListener(K,"start",this.handleTopMoveStartCapture,!0),this.addEventListener(K,"move",this.handleTopMove),this.addEventListener(K,"move",this.handleTopMoveCapture,!0),this.addEventListener(K,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.addEventListener(K,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.addEventListener(K,"keydown",this.handleCancelOnEscape,!0))}teardown(){const K=this.options.rootElement;!K||(s1.isSetUp=!1,this._mouseClientOffset={},this.removeEventListener(K,"start",this.handleTopMoveStartCapture,!0),this.removeEventListener(K,"start",this.handleTopMoveStart),this.removeEventListener(K,"move",this.handleTopMoveCapture,!0),this.removeEventListener(K,"move",this.handleTopMove),this.removeEventListener(K,"end",this.handleTopMoveEndCapture,!0),this.options.enableMouseEvents&&!this.options.ignoreContextMenu&&this.removeEventListener(K,"contextmenu",this.handleTopMoveEndCapture),this.options.enableKeyboardEvents&&this.removeEventListener(K,"keydown",this.handleCancelOnEscape,!0),this.uninstallSourceNodeRemovalObserver())}addEventListener(K,V1,f1,b=!1){const P=M1?{capture:b,passive:!1}:b;this.listenerTypes.forEach(function(R){const J=r1[R][V1];J&&K.addEventListener(J,f1,P)})}removeEventListener(K,V1,f1,b=!1){const P=M1?{capture:b,passive:!1}:b;this.listenerTypes.forEach(function(R){const J=r1[R][V1];J&&K.removeEventListener(J,f1,P)})}connectDragSource(K,V1){const f1=this.handleMoveStart.bind(this,K);return this.sourceNodes.set(K,V1),this.addEventListener(V1,"start",f1),()=>{this.sourceNodes.delete(K),this.removeEventListener(V1,"start",f1)}}connectDragPreview(K,V1,f1){return this.sourcePreviewNodeOptions.set(K,f1),this.sourcePreviewNodes.set(K,V1),()=>{this.sourcePreviewNodes.delete(K),this.sourcePreviewNodeOptions.delete(K)}}connectDropTarget(K,V1){const f1=this.options.rootElement;if(!this.document||!f1)return()=>{};const b=P=>{if(!this.document||!f1||!this.monitor.isDragging())return;let R;switch(P.type){case r1.mouse.move:R={x:P.clientX,y:P.clientY};break;case r1.touch.move:var J,m1;R={x:((J=P.touches[0])===null||J===void 0?void 0:J.clientX)||0,y:((m1=P.touches[0])===null||m1===void 0?void 0:m1.clientY)||0};break}const u1=R!=null?this.document.elementFromPoint(R.x,R.y):void 0,y1=u1&&V1.contains(u1);if(u1===V1||y1)return this.handleMove(P,K)};return this.addEventListener(this.document.body,"move",b),this.targetNodes.set(K,V1),()=>{this.document&&(this.targetNodes.delete(K),this.removeEventListener(this.document.body,"move",b))}}getTopMoveStartHandler(){return!this.options.delayTouchStart&&!this.options.delayMouseStart?this.handleTopMoveStart:this.handleTopMoveStartDelay}installSourceNodeRemovalObserver(K){this.uninstallSourceNodeRemovalObserver(),this.draggedSourceNode=K,this.draggedSourceNodeRemovalObserver=new MutationObserver(()=>{K&&!K.parentElement&&(this.resurrectSourceNode(),this.uninstallSourceNodeRemovalObserver())}),!(!K||!K.parentElement)&&this.draggedSourceNodeRemovalObserver.observe(K.parentElement,{childList:!0})}resurrectSourceNode(){this.document&&this.draggedSourceNode&&(this.draggedSourceNode.style.display="none",this.draggedSourceNode.removeAttribute("data-reactid"),this.document.body.appendChild(this.draggedSourceNode))}uninstallSourceNodeRemovalObserver(){this.draggedSourceNodeRemovalObserver&&this.draggedSourceNodeRemovalObserver.disconnect(),this.draggedSourceNodeRemovalObserver=void 0,this.draggedSourceNode=void 0}constructor(K,V1,f1){this.getSourceClientOffset=b=>{const P=this.sourceNodes.get(b);return P&&X(P)},this.handleTopMoveStartCapture=b=>{!w(b)||(this.moveStartSourceIds=[])},this.handleMoveStart=b=>{Array.isArray(this.moveStartSourceIds)&&this.moveStartSourceIds.unshift(b)},this.handleTopMoveStart=b=>{if(!w(b))return;const P=h1(b);P&&(G(b)&&(this.lastTargetTouchFallback=b.targetTouches[0]),this._mouseClientOffset=P),this.waitingForDelay=!1},this.handleTopMoveStartDelay=b=>{if(!w(b))return;const P=b.type===r1.touch.start?this.options.delayTouchStart:this.options.delayMouseStart;this.timeout=setTimeout(this.handleTopMoveStart.bind(this,b),P),this.waitingForDelay=!0},this.handleTopMoveCapture=()=>{this.dragOverTargetIds=[]},this.handleMove=(b,P)=>{this.dragOverTargetIds&&this.dragOverTargetIds.unshift(P)},this.handleTopMove=b=>{if(this.timeout&&clearTimeout(this.timeout),!this.document||this.waitingForDelay)return;const{moveStartSourceIds:P,dragOverTargetIds:R}=this,J=this.options.enableHoverOutsideTarget,m1=h1(b,this.lastTargetTouchFallback);if(!m1)return;if(this._isScrolling||!this.monitor.isDragging()&&p(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,m1.x,m1.y,this.options.scrollAngleRanges)){this._isScrolling=!0;return}if(!this.monitor.isDragging()&&this._mouseClientOffset.hasOwnProperty("x")&&P&&v(this._mouseClientOffset.x||0,this._mouseClientOffset.y||0,m1.x,m1.y)>(this.options.touchSlop?this.options.touchSlop:0)&&(this.moveStartSourceIds=void 0,this.actions.beginDrag(P,{clientOffset:this._mouseClientOffset,getSourceClientOffset:this.getSourceClientOffset,publishSource:!1})),!this.monitor.isDragging())return;const u1=this.sourceNodes.get(this.monitor.getSourceId());this.installSourceNodeRemovalObserver(u1),this.actions.publishDragSource(),b.cancelable&&b.preventDefault();const y1=(R||[]).map(i1=>this.targetNodes.get(i1)).filter(i1=>!!i1),Z=this.options.getDropTargetElementsAtPoint?this.options.getDropTargetElementsAtPoint(m1.x,m1.y,y1):this.document.elementsFromPoint(m1.x,m1.y),Q=[];for(const i1 in Z){if(!Z.hasOwnProperty(i1))continue;let b1=Z[i1];for(b1!=null&&Q.push(b1);b1;)b1=b1.parentElement,b1&&Q.indexOf(b1)===-1&&Q.push(b1)}const F1=Q.filter(i1=>y1.indexOf(i1)>-1).map(i1=>this._getDropTargetId(i1)).filter(i1=>!!i1).filter((i1,b1,T1)=>T1.indexOf(i1)===b1);if(J)for(const i1 in this.targetNodes){const b1=this.targetNodes.get(i1);if(u1&&b1&&b1.contains(u1)&&F1.indexOf(i1)===-1){F1.unshift(i1);break}}F1.reverse(),this.actions.hover(F1,{clientOffset:m1})},this._getDropTargetId=b=>{const P=this.targetNodes.keys();let R=P.next();for(;R.done===!1;){const J=R.value;if(b===this.targetNodes.get(J))return J;R=P.next()}},this.handleTopMoveEndCapture=b=>{if(this._isScrolling=!1,this.lastTargetTouchFallback=void 0,!!L(b)){if(!this.monitor.isDragging()||this.monitor.didDrop()){this.moveStartSourceIds=void 0;return}b.cancelable&&b.preventDefault(),this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.drop(),this.actions.endDrag()}},this.handleCancelOnEscape=b=>{b.key==="Escape"&&this.monitor.isDragging()&&(this._mouseClientOffset={},this.uninstallSourceNodeRemovalObserver(),this.actions.endDrag())},this.options=new u(f1,V1),this.actions=K.getActions(),this.monitor=K.getMonitor(),this.sourceNodes=new Map,this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.targetNodes=new Map,this.listenerTypes=[],this._mouseClientOffset={},this._isScrolling=!1,this.options.enableMouseEvents&&this.listenerTypes.push(o.mouse),this.options.enableTouchEvents&&this.listenerTypes.push(o.touch),this.options.enableKeyboardEvents&&this.listenerTypes.push(o.keyboard)}}const E1=function(K,V1={},f1={}){return new s1(K,V1,f1)}},93928:function(Z1,R1,C){"use strict";C.d(R1,{L:function(){return o}});var o1=C(4819);const o=(0,o1.createContext)({dragDropManager:void 0})},2432:function(Z1,R1,C){"use strict";C.d(R1,{W:function(){return H1}});var o1=C(67557);function o(I){return"Minified Redux error #"+I+"; visit https://redux.js.org/Errors?code="+I+" for the full message or use the non-minified dev environment for full errors. "}var u=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),v=function(){return Math.random().toString(36).substring(7).split("").join(".")},p={INIT:"@@redux/INIT"+v(),REPLACE:"@@redux/REPLACE"+v(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+v()}};function m(I){if(typeof I!="object"||I===null)return!1;for(var B=I;Object.getPrototypeOf(B)!==null;)B=Object.getPrototypeOf(B);return Object.getPrototypeOf(I)===B}function _(I){if(I===void 0)return"undefined";if(I===null)return"null";var B=typeof I;switch(B){case"boolean":case"string":case"number":case"symbol":case"function":return B}if(Array.isArray(I))return"array";if(G(I))return"date";if(L(I))return"error";var F=w(I);switch(F){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return F}return B.slice(8,-1).toLowerCase().replace(/\s/g,"")}function w(I){return typeof I.constructor=="function"?I.constructor.name:null}function L(I){return I instanceof Error||typeof I.message=="string"&&I.constructor&&typeof I.constructor.stackTraceLimit=="number"}function G(I){return I instanceof Date?!0:typeof I.toDateString=="function"&&typeof I.getDate=="function"&&typeof I.setDate=="function"}function $(I){var B=typeof I;return B}function X(I,B,F){var c1;if(typeof B=="function"&&typeof F=="function"||typeof F=="function"&&typeof arguments[3]=="function")throw new Error(o(0));if(typeof B=="function"&&typeof F=="undefined"&&(F=B,B=void 0),typeof F!="undefined"){if(typeof F!="function")throw new Error(o(1));return F(X)(I,B)}if(typeof I!="function")throw new Error(o(2));var _1=I,J1=B,u2=[],p2=u2,J2=!1;function Z2(){p2===u2&&(p2=u2.slice())}function Ft(){if(J2)throw new Error(o(3));return J1}function b0(St){if(typeof St!="function")throw new Error(o(4));if(J2)throw new Error(o(5));var G0=!0;return Z2(),p2.push(St),function(){if(!!G0){if(J2)throw new Error(o(6));G0=!1,Z2();var f0=p2.indexOf(St);p2.splice(f0,1),u2=null}}}function i0(St){if(!m(St))throw new Error(o(7));if(typeof St.type=="undefined")throw new Error(o(8));if(J2)throw new Error(o(9));try{J2=!0,J1=_1(J1,St)}finally{J2=!1}for(var G0=u2=p2,Z0=0;Z0<G0.length;Z0++){var f0=G0[Z0];f0()}return St}function oe(St){if(typeof St!="function")throw new Error(o(10));_1=St,i0({type:p.REPLACE})}function P0(){var St,G0=b0;return St={subscribe:function(f0){if(typeof f0!="object"||f0===null)throw new Error(o(11));function n4(){f0.next&&f0.next(Ft())}n4();var G4=G0(n4);return{unsubscribe:G4}}},St[u]=function(){return this},St}return i0({type:p.INIT}),c1={dispatch:i0,subscribe:b0,getState:Ft,replaceReducer:oe},c1[u]=P0,c1}var j=null;function h1(I){typeof console!="undefined"&&typeof console.error=="function"&&console.error(I);try{throw new Error(I)}catch(B){}}function M1(I,B,F,c1){var _1=Object.keys(B),J1=F&&F.type===p.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(_1.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!m(I))return"The "+J1+' has unexpected type of "'+$(I)+'". Expected argument to be an object with the following '+('keys: "'+_1.join('", "')+'"');var u2=Object.keys(I).filter(function(p2){return!B.hasOwnProperty(p2)&&!c1[p2]});if(u2.forEach(function(p2){c1[p2]=!0}),!(F&&F.type===p.REPLACE)&&u2.length>0)return"Unexpected "+(u2.length>1?"keys":"key")+" "+('"'+u2.join('", "')+'" found in '+J1+". ")+"Expected to find one of the known reducer keys instead: "+('"'+_1.join('", "')+'". Unexpected keys will be ignored.')}function r1(I){Object.keys(I).forEach(function(B){var F=I[B],c1=F(void 0,{type:p.INIT});if(typeof c1=="undefined")throw new Error(o(12));if(typeof F(void 0,{type:p.PROBE_UNKNOWN_ACTION()})=="undefined")throw new Error(o(13))})}function s1(I){for(var B=Object.keys(I),F={},c1=0;c1<B.length;c1++){var _1=B[c1];typeof I[_1]=="function"&&(F[_1]=I[_1])}var J1=Object.keys(F),u2,p2;try{r1(F)}catch(J2){p2=J2}return function(Z2,Ft){if(Z2===void 0&&(Z2={}),p2)throw p2;if(!1)var b0;for(var i0=!1,oe={},P0=0;P0<J1.length;P0++){var St=J1[P0],G0=F[St],Z0=Z2[St],f0=G0(Z0,Ft);if(typeof f0=="undefined"){var n4=Ft&&Ft.type;throw new Error(o(14))}oe[St]=f0,i0=i0||f0!==Z0}return i0=i0||J1.length!==Object.keys(Z2).length,i0?oe:Z2}}function E1(I,B){return function(){return B(I.apply(this,arguments))}}function H(I,B){if(typeof I=="function")return E1(I,B);if(typeof I!="object"||I===null)throw new Error(o(16));var F={};for(var c1 in I){var _1=I[c1];typeof _1=="function"&&(F[c1]=E1(_1,B))}return F}function K(){for(var I=arguments.length,B=new Array(I),F=0;F<I;F++)B[F]=arguments[F];return B.length===0?function(c1){return c1}:B.length===1?B[0]:B.reduce(function(c1,_1){return function(){return c1(_1.apply(void 0,arguments))}})}function V1(){for(var I=arguments.length,B=new Array(I),F=0;F<I;F++)B[F]=arguments[F];return function(c1){return function(){var _1=c1.apply(void 0,arguments),J1=function(){throw new Error(o(15))},u2={getState:_1.getState,dispatch:function(){return J1.apply(void 0,arguments)}},p2=B.map(function(J2){return J2(u2)});return J1=K.apply(void 0,p2)(_1.dispatch),_objectSpread(_objectSpread({},_1),{},{dispatch:J1})}}}function f1(){}var b=C(45767);function P(I,B,F){return B.split(".").reduce((c1,_1)=>c1&&c1[_1]?c1[_1]:F||null,I)}function R(I,B){return I.filter(F=>F!==B)}function J(I){return typeof I=="string"}function m1(I){return typeof I=="object"}function u1(I,B){const F=new Map,c1=J1=>{F.set(J1,F.has(J1)?F.get(J1)+1:1)};I.forEach(c1),B.forEach(c1);const _1=[];return F.forEach((J1,u2)=>{J1===1&&_1.push(u2)}),_1}function y1(I,B){return I.filter(F=>B.indexOf(F)>-1)}const Z="dnd-core/INIT_COORDS",Q="dnd-core/BEGIN_DRAG",F1="dnd-core/PUBLISH_DRAG_SOURCE",i1="dnd-core/HOVER",b1="dnd-core/DROP",T1="dnd-core/END_DRAG";function n2(I,B){return{type:Z,payload:{sourceClientOffset:B||null,clientOffset:I||null}}}const Q1={type:Z,payload:{clientOffset:null,sourceClientOffset:null}};function z2(I){return function(F=[],c1={publishSource:!0}){const{publishSource:_1=!0,clientOffset:J1,getSourceClientOffset:u2}=c1,p2=I.getMonitor(),J2=I.getRegistry();I.dispatch(n2(J1)),W1(F,p2,J2);const Z2=n1(F,p2);if(Z2==null){I.dispatch(Q1);return}let Ft=null;if(J1){if(!u2)throw new Error("getSourceClientOffset must be defined");d2(u2),Ft=u2(Z2)}I.dispatch(n2(J1,Ft));const i0=J2.getSource(Z2).beginDrag(p2,Z2);if(i0==null)return;L1(i0),J2.pinSource(Z2);const oe=J2.getSourceType(Z2);return{type:Q,payload:{itemType:oe,item:i0,sourceId:Z2,clientOffset:J1||null,sourceClientOffset:Ft||null,isSourcePublic:!!_1}}}}function W1(I,B,F){(0,b.k)(!B.isDragging(),"Cannot call beginDrag while dragging."),I.forEach(function(c1){(0,b.k)(F.getSource(c1),"Expected sourceIds to be registered.")})}function d2(I){(0,b.k)(typeof I=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function L1(I){(0,b.k)(m1(I),"Item must be an object.")}function n1(I,B){let F=null;for(let c1=I.length-1;c1>=0;c1--)if(B.canDragSource(I[c1])){F=I[c1];break}return F}function k(I,B,F){return B in I?Object.defineProperty(I,B,{value:F,enumerable:!0,configurable:!0,writable:!0}):I[B]=F,I}function A(I){for(var B=1;B<arguments.length;B++){var F=arguments[B]!=null?arguments[B]:{},c1=Object.keys(F);typeof Object.getOwnPropertySymbols=="function"&&(c1=c1.concat(Object.getOwnPropertySymbols(F).filter(function(_1){return Object.getOwnPropertyDescriptor(F,_1).enumerable}))),c1.forEach(function(_1){k(I,_1,F[_1])})}return I}function w1(I){return function(F={}){const c1=I.getMonitor(),_1=I.getRegistry();U1(c1),F2(c1).forEach((u2,p2)=>{const J2=h2(u2,p2,_1,c1),Z2={type:b1,payload:{dropResult:A({},F,J2)}};I.dispatch(Z2)})}}function U1(I){(0,b.k)(I.isDragging(),"Cannot call drop while not dragging."),(0,b.k)(!I.didDrop(),"Cannot call drop twice during one drag operation.")}function h2(I,B,F,c1){const _1=F.getTarget(I);let J1=_1?_1.drop(c1,I):void 0;return C2(J1),typeof J1=="undefined"&&(J1=B===0?{}:c1.getDropResult()),J1}function C2(I){(0,b.k)(typeof I=="undefined"||m1(I),"Drop result must either be an object or undefined.")}function F2(I){const B=I.getTargetIds().filter(I.canDropOnTarget,I);return B.reverse(),B}function W2(I){return function(){const F=I.getMonitor(),c1=I.getRegistry();ht(F);const _1=F.getSourceId();return _1!=null&&(c1.getSource(_1,!0).endDrag(F,_1),c1.unpinSource()),{type:T1}}}function ht(I){(0,b.k)(I.isDragging(),"Cannot call endDrag while not dragging.")}function Lt(I,B){return B===null?I===null:Array.isArray(I)?I.some(F=>F===B):I===B}function Q2(I){return function(F,{clientOffset:c1}={}){U2(F);const _1=F.slice(0),J1=I.getMonitor(),u2=I.getRegistry(),p2=J1.getItemType();return Vt(_1,u2,p2),P2(_1,J1,u2),A2(_1,J1,u2),{type:i1,payload:{targetIds:_1,clientOffset:c1||null}}}}function U2(I){(0,b.k)(Array.isArray(I),"Expected targetIds to be an array.")}function P2(I,B,F){(0,b.k)(B.isDragging(),"Cannot call hover while not dragging."),(0,b.k)(!B.didDrop(),"Cannot call hover after drop.");for(let c1=0;c1<I.length;c1++){const _1=I[c1];(0,b.k)(I.lastIndexOf(_1)===c1,"Expected targetIds to be unique in the passed array.");const J1=F.getTarget(_1);(0,b.k)(J1,"Expected targetIds to be registered.")}}function Vt(I,B,F){for(let c1=I.length-1;c1>=0;c1--){const _1=I[c1],J1=B.getTargetType(_1);Lt(J1,F)||I.splice(c1,1)}}function A2(I,B,F){I.forEach(function(c1){F.getTarget(c1).hover(B,c1)})}function dt(I){return function(){if(I.getMonitor().isDragging())return{type:F1}}}function $t(I){return{beginDrag:z2(I),publishDragSource:dt(I),hover:Q2(I),drop:w1(I),endDrag:W2(I)}}class N1{receiveBackend(B){this.backend=B}getMonitor(){return this.monitor}getBackend(){return this.backend}getRegistry(){return this.monitor.registry}getActions(){const B=this,{dispatch:F}=this.store;function c1(J1){return(...u2)=>{const p2=J1.apply(B,u2);typeof p2!="undefined"&&F(p2)}}const _1=$t(this);return Object.keys(_1).reduce((J1,u2)=>{const p2=_1[u2];return J1[u2]=c1(p2),J1},{})}dispatch(B){this.store.dispatch(B)}constructor(B,F){this.isSetUp=!1,this.handleRefCountChange=()=>{const c1=this.store.getState().refCount>0;this.backend&&(c1&&!this.isSetUp?(this.backend.setup(),this.isSetUp=!0):!c1&&this.isSetUp&&(this.backend.teardown(),this.isSetUp=!1))},this.store=B,this.monitor=F,B.subscribe(this.handleRefCountChange)}}function G1(I,B){return{x:I.x+B.x,y:I.y+B.y}}function S1(I,B){return{x:I.x-B.x,y:I.y-B.y}}function Y1(I){const{clientOffset:B,initialClientOffset:F,initialSourceClientOffset:c1}=I;return!B||!F||!c1?null:S1(G1(B,c1),F)}function l2(I){const{clientOffset:B,initialClientOffset:F}=I;return!B||!F?null:S1(B,F)}const M2=[],T2=[];M2.__IS_NONE__=!0,T2.__IS_ALL__=!0;function O2(I,B){return I===M2?!1:I===T2||typeof B=="undefined"?!0:y1(B,I).length>0}class at{subscribeToStateChange(B,F={}){const{handlerIds:c1}=F;(0,b.k)(typeof B=="function","listener must be a function."),(0,b.k)(typeof c1=="undefined"||Array.isArray(c1),"handlerIds, when specified, must be an array of strings.");let _1=this.store.getState().stateId;const J1=()=>{const u2=this.store.getState(),p2=u2.stateId;try{p2===_1||p2===_1+1&&!O2(u2.dirtyHandlerIds,c1)||B()}finally{_1=p2}};return this.store.subscribe(J1)}subscribeToOffsetChange(B){(0,b.k)(typeof B=="function","listener must be a function.");let F=this.store.getState().dragOffset;const c1=()=>{const _1=this.store.getState().dragOffset;_1!==F&&(F=_1,B())};return this.store.subscribe(c1)}canDragSource(B){if(!B)return!1;const F=this.registry.getSource(B);return(0,b.k)(F,`Expected to find a valid source. sourceId=${B}`),this.isDragging()?!1:F.canDrag(this,B)}canDropOnTarget(B){if(!B)return!1;const F=this.registry.getTarget(B);if((0,b.k)(F,`Expected to find a valid target. targetId=${B}`),!this.isDragging()||this.didDrop())return!1;const c1=this.registry.getTargetType(B),_1=this.getItemType();return Lt(c1,_1)&&F.canDrop(this,B)}isDragging(){return Boolean(this.getItemType())}isDraggingSource(B){if(!B)return!1;const F=this.registry.getSource(B,!0);if((0,b.k)(F,`Expected to find a valid source. sourceId=${B}`),!this.isDragging()||!this.isSourcePublic())return!1;const c1=this.registry.getSourceType(B),_1=this.getItemType();return c1!==_1?!1:F.isDragging(this,B)}isOverTarget(B,F={shallow:!1}){if(!B)return!1;const{shallow:c1}=F;if(!this.isDragging())return!1;const _1=this.registry.getTargetType(B),J1=this.getItemType();if(J1&&!Lt(_1,J1))return!1;const u2=this.getTargetIds();if(!u2.length)return!1;const p2=u2.indexOf(B);return c1?p2===u2.length-1:p2>-1}getItemType(){return this.store.getState().dragOperation.itemType}getItem(){return this.store.getState().dragOperation.item}getSourceId(){return this.store.getState().dragOperation.sourceId}getTargetIds(){return this.store.getState().dragOperation.targetIds}getDropResult(){return this.store.getState().dragOperation.dropResult}didDrop(){return this.store.getState().dragOperation.didDrop}isSourcePublic(){return Boolean(this.store.getState().dragOperation.isSourcePublic)}getInitialClientOffset(){return this.store.getState().dragOffset.initialClientOffset}getInitialSourceClientOffset(){return this.store.getState().dragOffset.initialSourceClientOffset}getClientOffset(){return this.store.getState().dragOffset.clientOffset}getSourceClientOffset(){return Y1(this.store.getState().dragOffset)}getDifferenceFromInitialOffset(){return l2(this.store.getState().dragOffset)}constructor(B,F){this.store=B,this.registry=F}}const xt=typeof global!="undefined"?global:self,Mt=xt.MutationObserver||xt.WebKitMutationObserver;function bt(I){return function(){const F=setTimeout(_1,0),c1=setInterval(_1,50);function _1(){clearTimeout(F),clearInterval(c1),I()}}}function ut(I){let B=1;const F=new Mt(I),c1=document.createTextNode("");return F.observe(c1,{characterData:!0}),function(){B=-B,c1.data=B}}const qt=typeof Mt=="function"?ut:bt;class n0{enqueueTask(B){const{queue:F,requestFlush:c1}=this;F.length||(c1(),this.flushing=!0),F[F.length]=B}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:B}=this;for(;this.index<B.length;){const F=this.index;if(this.index++,B[F].call(),this.index>this.capacity){for(let c1=0,_1=B.length-this.index;c1<_1;c1++)B[c1]=B[c1+this.index];B.length-=this.index,this.index=0}}B.length=0,this.index=0,this.flushing=!1},this.registerPendingError=B=>{this.pendingErrors.push(B),this.requestErrorThrow()},this.requestFlush=qt(this.flush),this.requestErrorThrow=bt(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class a0{call(){try{this.task&&this.task()}catch(B){this.onError(B)}finally{this.task=null,this.release(this)}}constructor(B,F){this.onError=B,this.release=F,this.task=null}}class t0{create(B){const F=this.freeTasks,c1=F.length?F.pop():new a0(this.onError,_1=>F[F.length]=_1);return c1.task=B,c1}constructor(B){this.onError=B,this.freeTasks=[]}}const Et=new n0,D2=new t0(Et.registerPendingError);function I2(I){Et.enqueueTask(D2.create(I))}const At="dnd-core/ADD_SOURCE",Zt="dnd-core/ADD_TARGET",r0="dnd-core/REMOVE_SOURCE",Ct="dnd-core/REMOVE_TARGET";function Dt(I){return{type:At,payload:{sourceId:I}}}function B0(I){return{type:Zt,payload:{targetId:I}}}function lt(I){return{type:r0,payload:{sourceId:I}}}function w0(I){return{type:Ct,payload:{targetId:I}}}function q0(I){(0,b.k)(typeof I.canDrag=="function","Expected canDrag to be a function."),(0,b.k)(typeof I.beginDrag=="function","Expected beginDrag to be a function."),(0,b.k)(typeof I.endDrag=="function","Expected endDrag to be a function.")}function re(I){(0,b.k)(typeof I.canDrop=="function","Expected canDrop to be a function."),(0,b.k)(typeof I.hover=="function","Expected hover to be a function."),(0,b.k)(typeof I.drop=="function","Expected beginDrag to be a function.")}function g0(I,B){if(B&&Array.isArray(I)){I.forEach(F=>g0(F,!1));return}(0,b.k)(typeof I=="string"||typeof I=="symbol",B?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}var Ot;(function(I){I.SOURCE="SOURCE",I.TARGET="TARGET"})(Ot||(Ot={}));let ce=0;function ie(){return ce++}function t1(I){const B=ie().toString();switch(I){case Ot.SOURCE:return`S${B}`;case Ot.TARGET:return`T${B}`;default:throw new Error(`Unknown Handler Role: ${I}`)}}function a1(I){switch(I[0]){case"S":return Ot.SOURCE;case"T":return Ot.TARGET;default:throw new Error(`Cannot parse handler ID: ${I}`)}}function S(I,B){const F=I.entries();let c1=!1;do{const{done:_1,value:[,J1]}=F.next();if(J1===B)return!0;c1=!!_1}while(!c1);return!1}class Y{addSource(B,F){g0(B),q0(F);const c1=this.addHandler(Ot.SOURCE,B,F);return this.store.dispatch(Dt(c1)),c1}addTarget(B,F){g0(B,!0),re(F);const c1=this.addHandler(Ot.TARGET,B,F);return this.store.dispatch(B0(c1)),c1}containsHandler(B){return S(this.dragSources,B)||S(this.dropTargets,B)}getSource(B,F=!1){return(0,b.k)(this.isSourceId(B),"Expected a valid source ID."),F&&B===this.pinnedSourceId?this.pinnedSource:this.dragSources.get(B)}getTarget(B){return(0,b.k)(this.isTargetId(B),"Expected a valid target ID."),this.dropTargets.get(B)}getSourceType(B){return(0,b.k)(this.isSourceId(B),"Expected a valid source ID."),this.types.get(B)}getTargetType(B){return(0,b.k)(this.isTargetId(B),"Expected a valid target ID."),this.types.get(B)}isSourceId(B){return a1(B)===Ot.SOURCE}isTargetId(B){return a1(B)===Ot.TARGET}removeSource(B){(0,b.k)(this.getSource(B),"Expected an existing source."),this.store.dispatch(lt(B)),I2(()=>{this.dragSources.delete(B),this.types.delete(B)})}removeTarget(B){(0,b.k)(this.getTarget(B),"Expected an existing target."),this.store.dispatch(w0(B)),this.dropTargets.delete(B),this.types.delete(B)}pinSource(B){const F=this.getSource(B);(0,b.k)(F,"Expected an existing source."),this.pinnedSourceId=B,this.pinnedSource=F}unpinSource(){(0,b.k)(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}addHandler(B,F,c1){const _1=t1(B);return this.types.set(_1,F),B===Ot.SOURCE?this.dragSources.set(_1,c1):B===Ot.TARGET&&this.dropTargets.set(_1,c1),_1}constructor(B){this.types=new Map,this.dragSources=new Map,this.dropTargets=new Map,this.pinnedSourceId=null,this.pinnedSource=null,this.store=B}}const q=(I,B)=>I===B;function O1(I,B){return!I&&!B?!0:!I||!B?!1:I.x===B.x&&I.y===B.y}function j1(I,B,F=q){if(I.length!==B.length)return!1;for(let c1=0;c1<I.length;++c1)if(!F(I[c1],B[c1]))return!1;return!0}function k1(I=M2,B){switch(B.type){case i1:break;case At:case Zt:case Ct:case r0:return M2;case Q:case F1:case T1:case b1:default:return T2}const{targetIds:F=[],prevTargetIds:c1=[]}=B.payload,_1=u1(F,c1);if(!(_1.length>0||!j1(F,c1)))return M2;const u2=c1[c1.length-1],p2=F[F.length-1];return u2!==p2&&(u2&&_1.push(u2),p2&&_1.push(p2)),_1}function I1(I,B,F){return B in I?Object.defineProperty(I,B,{value:F,enumerable:!0,configurable:!0,writable:!0}):I[B]=F,I}function X1(I){for(var B=1;B<arguments.length;B++){var F=arguments[B]!=null?arguments[B]:{},c1=Object.keys(F);typeof Object.getOwnPropertySymbols=="function"&&(c1=c1.concat(Object.getOwnPropertySymbols(F).filter(function(_1){return Object.getOwnPropertyDescriptor(F,_1).enumerable}))),c1.forEach(function(_1){I1(I,_1,F[_1])})}return I}const w2={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function K2(I=w2,B){const{payload:F}=B;switch(B.type){case Z:case Q:return{initialSourceClientOffset:F.sourceClientOffset,initialClientOffset:F.clientOffset,clientOffset:F.clientOffset};case i1:return O1(I.clientOffset,F.clientOffset)?I:X1({},I,{clientOffset:F.clientOffset});case T1:case b1:return w2;default:return I}}function nt(I,B,F){return B in I?Object.defineProperty(I,B,{value:F,enumerable:!0,configurable:!0,writable:!0}):I[B]=F,I}function tt(I){for(var B=1;B<arguments.length;B++){var F=arguments[B]!=null?arguments[B]:{},c1=Object.keys(F);typeof Object.getOwnPropertySymbols=="function"&&(c1=c1.concat(Object.getOwnPropertySymbols(F).filter(function(_1){return Object.getOwnPropertyDescriptor(F,_1).enumerable}))),c1.forEach(function(_1){nt(I,_1,F[_1])})}return I}const j2={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function it(I=j2,B){const{payload:F}=B;switch(B.type){case Q:return tt({},I,{itemType:F.itemType,item:F.item,sourceId:F.sourceId,isSourcePublic:F.isSourcePublic,dropResult:null,didDrop:!1});case F1:return tt({},I,{isSourcePublic:!0});case i1:return tt({},I,{targetIds:F.targetIds});case Ct:return I.targetIds.indexOf(F.targetId)===-1?I:tt({},I,{targetIds:R(I.targetIds,F.targetId)});case b1:return tt({},I,{dropResult:F.dropResult,didDrop:!0,targetIds:[]});case T1:return tt({},I,{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return I}}function _t(I=0,B){switch(B.type){case At:case Zt:return I+1;case r0:case Ct:return I-1;default:return I}}function S2(I=0){return I+1}function Rt(I,B,F){return B in I?Object.defineProperty(I,B,{value:F,enumerable:!0,configurable:!0,writable:!0}):I[B]=F,I}function Tt(I){for(var B=1;B<arguments.length;B++){var F=arguments[B]!=null?arguments[B]:{},c1=Object.keys(F);typeof Object.getOwnPropertySymbols=="function"&&(c1=c1.concat(Object.getOwnPropertySymbols(F).filter(function(_1){return Object.getOwnPropertyDescriptor(F,_1).enumerable}))),c1.forEach(function(_1){Rt(I,_1,F[_1])})}return I}function c0(I={},B){return{dirtyHandlerIds:k1(I.dirtyHandlerIds,{type:B.type,payload:Tt({},B.payload,{prevTargetIds:P(I,"dragOperation.targetIds",[])})}),dragOffset:K2(I.dragOffset,B),refCount:_t(I.refCount,B),dragOperation:it(I.dragOperation,B),stateId:S2(I.stateId)}}function J0(I,B=void 0,F={},c1=!1){const _1=O0(c1),J1=new at(_1,new Y(_1)),u2=new N1(_1,J1),p2=I(u2,B,F);return u2.receiveBackend(p2),u2}function O0(I){const B=typeof window!="undefined"&&window.__REDUX_DEVTOOLS_EXTENSION__;return X(c0,I&&B&&B({name:"dnd-core",instanceId:"dnd-core"}))}var k0=C(4819),N0=C(93928);function Gt(I,B){if(I==null)return{};var F=O(I,B),c1,_1;if(Object.getOwnPropertySymbols){var J1=Object.getOwnPropertySymbols(I);for(_1=0;_1<J1.length;_1++)c1=J1[_1],!(B.indexOf(c1)>=0)&&(!Object.prototype.propertyIsEnumerable.call(I,c1)||(F[c1]=I[c1]))}return F}function O(I,B){if(I==null)return{};var F={},c1=Object.keys(I),_1,J1;for(J1=0;J1<c1.length;J1++)_1=c1[J1],!(B.indexOf(_1)>=0)&&(F[_1]=I[_1]);return F}let v1=0;const W=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__");var H1=(0,k0.memo)(function(B){var{children:F}=B,c1=Gt(B,["children"]);const[_1,J1]=x1(c1);return(0,k0.useEffect)(()=>{if(J1){const u2=$1();return++v1,()=>{--v1===0&&(u2[W]=null)}}},[]),(0,o1.jsx)(N0.L.Provider,{value:_1,children:F})});function x1(I){if("manager"in I)return[{dragDropManager:I.manager},!1];const B=p1(I.backend,I.context,I.options,I.debugMode),F=!I.context;return[B,F]}function p1(I,B=$1(),F,c1){const _1=B;return _1[W]||(_1[W]={dragDropManager:J0(I,B,F,c1)}),_1[W]}function $1(){return typeof global!="undefined"?global:window}},27465:function(Z1,R1,C){"use strict";C.d(R1,{J:function(){return v}});var o1=C(36501),o=C(95556);function u(p,m,_){const[w,L]=(0,o1.r)(p,m,_);return(0,o.L)(function(){const $=p.getHandlerId();if($!=null)return p.subscribeToStateChange(L,{handlerIds:[$]})},[p,L]),w}function v(p,m,_){return u(m,p||(()=>({})),()=>_.reconnect())}},36501:function(Z1,R1,C){"use strict";C.d(R1,{r:function(){return v}});var o1=C(22303),o=C(4819),u=C(95556);function v(p,m,_){const[w,L]=(0,o.useState)(()=>m(p)),G=(0,o.useCallback)(()=>{const $=m(p);o1(w,$)||(L($),_&&_())},[w,p,_]);return(0,u.L)(G),[w,G]}},67602:function(Z1,R1,C){"use strict";C.d(R1,{c:function(){return b}});var o1=C(45767),o=C(27465),u=C(31527),v=C(4819);function p(P){return(0,v.useMemo)(()=>P.hooks.dragSource(),[P])}function m(P){return(0,v.useMemo)(()=>P.hooks.dragPreview(),[P])}var _=C(71226),w=C(72493),L=C(98162);class G{receiveHandlerId(R){this.handlerId!==R&&(this.handlerId=R,this.reconnect())}get connectTarget(){return this.dragSource}get dragSourceOptions(){return this.dragSourceOptionsInternal}set dragSourceOptions(R){this.dragSourceOptionsInternal=R}get dragPreviewOptions(){return this.dragPreviewOptionsInternal}set dragPreviewOptions(R){this.dragPreviewOptionsInternal=R}reconnect(){const R=this.reconnectDragSource();this.reconnectDragPreview(R)}reconnectDragSource(){const R=this.dragSource,J=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();return J&&this.disconnectDragSource(),this.handlerId?R?(J&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=R,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,R,this.dragSourceOptions)),J):(this.lastConnectedDragSource=R,J):J}reconnectDragPreview(R=!1){const J=this.dragPreview,m1=R||this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(m1&&this.disconnectDragPreview(),!!this.handlerId){if(!J){this.lastConnectedDragPreview=J;return}m1&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=J,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,J,this.dragPreviewOptions))}}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didConnectedDragSourceChange(){return this.lastConnectedDragSource!==this.dragSource}didConnectedDragPreviewChange(){return this.lastConnectedDragPreview!==this.dragPreview}didDragSourceOptionsChange(){return!(0,_.w)(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}didDragPreviewOptionsChange(){return!(0,_.w)(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}disconnectDragSource(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}disconnectDragPreview(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}get dragSource(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}get dragPreview(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}clearDragSource(){this.dragSourceNode=null,this.dragSourceRef=null}clearDragPreview(){this.dragPreviewNode=null,this.dragPreviewRef=null}constructor(R){this.hooks=(0,L.p)({dragSource:(J,m1)=>{this.clearDragSource(),this.dragSourceOptions=m1||null,(0,w.d)(J)?this.dragSourceRef=J:this.dragSourceNode=J,this.reconnectDragSource()},dragPreview:(J,m1)=>{this.clearDragPreview(),this.dragPreviewOptions=m1||null,(0,w.d)(J)?this.dragPreviewRef=J:this.dragPreviewNode=J,this.reconnectDragPreview()}}),this.handlerId=null,this.dragSourceRef=null,this.dragSourceOptionsInternal=null,this.dragPreviewRef=null,this.dragPreviewOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDragSource=null,this.lastConnectedDragSourceOptions=null,this.lastConnectedDragPreview=null,this.lastConnectedDragPreviewOptions=null,this.backend=R}}var $=C(70495),X=C(95556);function j(P,R){const J=(0,$.N)(),m1=(0,v.useMemo)(()=>new G(J.getBackend()),[J]);return(0,X.L)(()=>(m1.dragSourceOptions=P||null,m1.reconnect(),()=>m1.disconnectDragSource()),[m1,P]),(0,X.L)(()=>(m1.dragPreviewOptions=R||null,m1.reconnect(),()=>m1.disconnectDragPreview()),[m1,R]),m1}let h1=!1,M1=!1;class r1{receiveHandlerId(R){this.sourceId=R}getHandlerId(){return this.sourceId}canDrag(){(0,o1.k)(!h1,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return h1=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{h1=!1}}isDragging(){if(!this.sourceId)return!1;(0,o1.k)(!M1,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return M1=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{M1=!1}}subscribeToStateChange(R,J){return this.internalMonitor.subscribeToStateChange(R,J)}isDraggingSource(R){return this.internalMonitor.isDraggingSource(R)}isOverTarget(R,J){return this.internalMonitor.isOverTarget(R,J)}getTargetIds(){return this.internalMonitor.getTargetIds()}isSourcePublic(){return this.internalMonitor.isSourcePublic()}getSourceId(){return this.internalMonitor.getSourceId()}subscribeToOffsetChange(R){return this.internalMonitor.subscribeToOffsetChange(R)}canDragSource(R){return this.internalMonitor.canDragSource(R)}canDropOnTarget(R){return this.internalMonitor.canDropOnTarget(R)}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(R){this.sourceId=null,this.internalMonitor=R.getMonitor()}}function s1(){const P=(0,$.N)();return(0,v.useMemo)(()=>new r1(P),[P])}var E1=C(7918);class H{beginDrag(){const R=this.spec,J=this.monitor;let m1=null;return typeof R.item=="object"?m1=R.item:typeof R.item=="function"?m1=R.item(J):m1={},m1!=null?m1:null}canDrag(){const R=this.spec,J=this.monitor;return typeof R.canDrag=="boolean"?R.canDrag:typeof R.canDrag=="function"?R.canDrag(J):!0}isDragging(R,J){const m1=this.spec,u1=this.monitor,{isDragging:y1}=m1;return y1?y1(u1):J===R.getSourceId()}endDrag(){const R=this.spec,J=this.monitor,m1=this.connector,{end:u1}=R;u1&&u1(J.getItem(),J),m1.reconnect()}constructor(R,J,m1){this.spec=R,this.monitor=J,this.connector=m1}}function K(P,R,J){const m1=(0,v.useMemo)(()=>new H(P,R,J),[R,J]);return(0,v.useEffect)(()=>{m1.spec=P},[P]),m1}function V1(P){return(0,v.useMemo)(()=>{const R=P.type;return(0,o1.k)(R!=null,"spec.type must be defined"),R},[P])}function f1(P,R,J){const m1=(0,$.N)(),u1=K(P,R,J),y1=V1(P);(0,X.L)(function(){if(y1!=null){const[Q,F1]=(0,E1.w)(y1,u1,m1);return R.receiveHandlerId(Q),J.receiveHandlerId(Q),F1}},[m1,R,J,u1,y1])}function b(P,R){const J=(0,u.w)(P,R);(0,o1.k)(!J.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");const m1=s1(),u1=j(J.options,J.previewOptions);return f1(J,m1,u1),[(0,o.J)(J.collect,m1,u1),p(u1),m(u1)]}},70495:function(Z1,R1,C){"use strict";C.d(R1,{N:function(){return v}});var o1=C(45767),o=C(4819),u=C(93928);function v(){const{dragDropManager:p}=(0,o.useContext)(u.L);return(0,o1.k)(p!=null,"Expected drag drop context"),p}},64456:function(Z1,R1,C){"use strict";C.d(R1,{f:function(){return v}});var o1=C(4819),o=C(36501),u=C(70495);function v(p){const _=(0,u.N)().getMonitor(),[w,L]=(0,o.r)(_,p);return(0,o1.useEffect)(()=>_.subscribeToOffsetChange(L)),(0,o1.useEffect)(()=>_.subscribeToStateChange(L)),w}},30994:function(Z1,R1,C){"use strict";C.d(R1,{L:function(){return V1}});var o1=C(27465),o=C(31527),u=C(4819);function v(f1){return(0,u.useMemo)(()=>f1.hooks.dropTarget(),[f1])}var p=C(71226),m=C(72493),_=C(98162);class w{get connectTarget(){return this.dropTarget}reconnect(){const b=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();b&&this.disconnectDropTarget();const P=this.dropTarget;if(!!this.handlerId){if(!P){this.lastConnectedDropTarget=P;return}b&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=P,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,P,this.dropTargetOptions))}}receiveHandlerId(b){b!==this.handlerId&&(this.handlerId=b,this.reconnect())}get dropTargetOptions(){return this.dropTargetOptionsInternal}set dropTargetOptions(b){this.dropTargetOptionsInternal=b}didHandlerIdChange(){return this.lastConnectedHandlerId!==this.handlerId}didDropTargetChange(){return this.lastConnectedDropTarget!==this.dropTarget}didOptionsChange(){return!(0,p.w)(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}disconnectDropTarget(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}get dropTarget(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}clearDropTarget(){this.dropTargetRef=null,this.dropTargetNode=null}constructor(b){this.hooks=(0,_.p)({dropTarget:(P,R)=>{this.clearDropTarget(),this.dropTargetOptions=R,(0,m.d)(P)?this.dropTargetRef=P:this.dropTargetNode=P,this.reconnect()}}),this.handlerId=null,this.dropTargetRef=null,this.dropTargetOptionsInternal=null,this.lastConnectedHandlerId=null,this.lastConnectedDropTarget=null,this.lastConnectedDropTargetOptions=null,this.backend=b}}var L=C(70495),G=C(95556);function $(f1){const b=(0,L.N)(),P=(0,u.useMemo)(()=>new w(b.getBackend()),[b]);return(0,G.L)(()=>(P.dropTargetOptions=f1||null,P.reconnect(),()=>P.disconnectDropTarget()),[f1]),P}var X=C(45767);let j=!1;class h1{receiveHandlerId(b){this.targetId=b}getHandlerId(){return this.targetId}subscribeToStateChange(b,P){return this.internalMonitor.subscribeToStateChange(b,P)}canDrop(){if(!this.targetId)return!1;(0,X.k)(!j,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return j=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{j=!1}}isOver(b){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,b):!1}getItemType(){return this.internalMonitor.getItemType()}getItem(){return this.internalMonitor.getItem()}getDropResult(){return this.internalMonitor.getDropResult()}didDrop(){return this.internalMonitor.didDrop()}getInitialClientOffset(){return this.internalMonitor.getInitialClientOffset()}getInitialSourceClientOffset(){return this.internalMonitor.getInitialSourceClientOffset()}getSourceClientOffset(){return this.internalMonitor.getSourceClientOffset()}getClientOffset(){return this.internalMonitor.getClientOffset()}getDifferenceFromInitialOffset(){return this.internalMonitor.getDifferenceFromInitialOffset()}constructor(b){this.targetId=null,this.internalMonitor=b.getMonitor()}}function M1(){const f1=(0,L.N)();return(0,u.useMemo)(()=>new h1(f1),[f1])}var r1=C(7918);function s1(f1){const{accept:b}=f1;return(0,u.useMemo)(()=>((0,X.k)(f1.accept!=null,"accept must be defined"),Array.isArray(b)?b:[b]),[b])}class E1{canDrop(){const b=this.spec,P=this.monitor;return b.canDrop?b.canDrop(P.getItem(),P):!0}hover(){const b=this.spec,P=this.monitor;b.hover&&b.hover(P.getItem(),P)}drop(){const b=this.spec,P=this.monitor;if(b.drop)return b.drop(P.getItem(),P)}constructor(b,P){this.spec=b,this.monitor=P}}function H(f1,b){const P=(0,u.useMemo)(()=>new E1(f1,b),[b]);return(0,u.useEffect)(()=>{P.spec=f1},[f1]),P}function K(f1,b,P){const R=(0,L.N)(),J=H(f1,b),m1=s1(f1);(0,G.L)(function(){const[y1,Z]=(0,r1.n)(m1,J,R);return b.receiveHandlerId(y1),P.receiveHandlerId(y1),Z},[R,b,J,P,m1.map(u1=>u1.toString()).join("|")])}function V1(f1,b){const P=(0,o.w)(f1,b),R=M1(),J=$(P.options);return K(P,R,J),[(0,o1.J)(P.collect,R,J),v(J)]}},95556:function(Z1,R1,C){"use strict";C.d(R1,{L:function(){return o}});var o1=C(4819);const o=typeof window!="undefined"?o1.useLayoutEffect:o1.useEffect},31527:function(Z1,R1,C){"use strict";C.d(R1,{w:function(){return o}});var o1=C(4819);function o(u,v){const p=[...v||[]];return v==null&&typeof u!="function"&&p.push(u),(0,o1.useMemo)(()=>typeof u=="function"?u():u,p)}},72493:function(Z1,R1,C){"use strict";C.d(R1,{d:function(){return o1}});function o1(o){return o!==null&&typeof o=="object"&&Object.prototype.hasOwnProperty.call(o,"current")}},7918:function(Z1,R1,C){"use strict";C.d(R1,{n:function(){return o1},w:function(){return o}});function o1(u,v,p){const m=p.getRegistry(),_=m.addTarget(u,v);return[_,()=>m.removeTarget(_)]}function o(u,v,p){const m=p.getRegistry(),_=m.addSource(u,v);return[_,()=>m.removeSource(_)]}},98162:function(Z1,R1,C){"use strict";C.d(R1,{p:function(){return p}});var o1=C(45767),o=C(4819);function u(w){if(typeof w.type=="string")return;const L=w.type.displayName||w.type.name||"the component";throw new Error(`Only native element nodes can now be passed to React DnD connectors.You can either wrap ${L} into a <div>, or turn it into a drag source or a drop target itself.`)}function v(w){return(L=null,G=null)=>{if(!(0,o.isValidElement)(L)){const j=L;return w(j,G),j}const $=L;return u($),_($,G?j=>w(j,G):w)}}function p(w){const L={};return Object.keys(w).forEach(G=>{const $=w[G];if(G.endsWith("Ref"))L[G]=w[G];else{const X=v($);L[G]=()=>X}}),L}function m(w,L){typeof w=="function"?w(L):w.current=L}function _(w,L){const G=w.ref;return(0,o1.k)(typeof G!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),G?(0,o.cloneElement)(w,{ref:$=>{m(G,$),m(L,$)}}):(0,o.cloneElement)(w,{ref:L})}},80580:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Funktion","ra_filter_id":"ID","ra_filter_name":"Name","ra_filter_type":"Typ","ra_filter_customs":"Einstellungen","ra_filter_role":"Rolle","ra_filter_room":"Raum","ra_tooltip_ack":"Best\xE4tigt","ra_tooltip_from":"Von","ra_tooltip_lc":"Zuletzt ge\xE4ndert","ra_tooltip_quality":"Qualit\xE4t","ra_tooltip_ts":"Zeitstempel","ra_tooltip_user":"Benutzer","ra_tooltip_value":"Wert","ra_Are you sure?":"Bist du sicher?","ra_Cancel":"Abbrechen","ra_Copied":"Kopiert","ra_Copied %s":"\\"%s\\" kopiert","ra_Define functions":"Funktionen definieren","ra_Define rooms":"R\xE4ume definieren","ra_Error":"Fehler","ra_Message":"Meldung","ra_Ok":"OK","ra_Please select object ID...":"Bitte Objekt-ID ausw\xE4hlen...","ra_Selected":"Ausgew\xE4hlt","ra_Unknown error!":"Unbekannter Fehler!","ra_Value":"Wert","ra_invalidConfig":"Ung\xFCltige Einstellungen","ra_otherConfig":"Einstellungen von anderen Adaptern %s","ra_tooltip_copyState":"Kopieren Sie den Statuswert","ra_tooltip_customConfig":"Benutzerdefinierte Einstellungen","ra_tooltip_deleteObject":"Objekt l\xF6schen","ra_tooltip_editObject":"Objekt bearbeiten","ra_tooltip_editState":"Bearbeiten Sie den Statuswert","ra_dow_Fr":"Fr","ra_dow_Mo":"Mo","ra_dow_Sa":"Sa","ra_dow_Su":"So","ra_dow_Th":"Do","ra_dow_Tu":"Di","ra_dow_We":"Mi","ra_Listen on all IPs":"Zugriff von allen IPs zulassen","ra_Save":"Speichern","ra_Save and close":"Speichern und schlie\xDFen","ra_Close":"Schlie\xDFen","ra_Auto (no custom columns)":"Auto (keine benutzerdefinierten Spalten)","ra_Transparent dialog":"Transparenter Dialog","ra_Width":"Breite","ra_val":"Wert","ra_buttons":"Tasten","ra_Configure visible columns":"Spalten Konfigurieren","ra_close":"Schlie\xDFen","ra_Cannot update attribute, because not found in the object":"Attribut kann nicht aktualisiert werden, da es nicht im Objekt gefunden wurde","ra_Edit object field":"Objektfeld bearbeiten","ra_Hide empty folders":"Leere Ordner ausblenden","ra_Reload files":"Dateien neu laden","ra_Create folder":"Ordner erstellen","ra_Upload file":"Datei hochladen","ra_User files":"Benutzerdaten","ra_Confirm deletion of %s":"Best\xE4tigen Sie das L\xF6schen von %s","ra_Delete (no confirm for 5 mins)":"L\xF6schen (keine Best\xE4tigung f\xFCr 5 Minuten)","ra_Delete":"L\xF6schen","ra_Toggle expert mode":"Expertenmodus umschalten","ra_Toggle view mode":"Ansichtsmodus umschalten","ra_Root":"Anfang","ra_Back to %s":"Zur\xFCck zu %s","ra_Place your files here or click here to open the browse dialog":"Die Dateien hier platzieren oder hier klicken, um den Suchdialog zu \xF6ffnen","ra_If no file will be created in the folder, it will disappear after the browser closed":"Wenn im Ordner keine Datei erstellt wird, verschwindet dieser nach dem Schlie\xDFen des Browsers","ra_Folder name":"Ordnernamen","ra_Create new folder in %s":"Neuen Ordner in \\"%s\\" erstellen","ra_Duplicate name":"Doppelter Name","ra_Invalid parent folder!":"Ung\xFCltiger \xFCbergeordneter Ordner!","ra_Drop file here":"Datei hier ablegen","ra_Suppress question for next %s minutes":"Frage f\xFCr die n\xE4chsten %s Minuten unterdr\xFCcken","ra_Clear filter":"Filter l\xF6schen","ra_Update":"Aktualisieren","ra_Load configuration from file":"Konfiguration aus Datei laden","ra_Save configuration to file":"Konfiguration in Datei speichern","sc_cron":"CRON","sc_date":"Datum","sc_dates":"Tage","sc_dows":"Wochentage","sc_every":"Jeden","sc_everyN_dates":"alle N Tage","sc_everyN_dows":"alle N Wochentage","sc_everyN_hours":"alle N Stunden","sc_everyN_minutes":"alle N Minuten","sc_everyN_months":"alle N Monate","sc_everyN_seconds":"alle N Sekunden","sc_every_dates":"jeden Tag","sc_every_dows":"jeden Tag der Woche","sc_every_hours":"jede Stunde","sc_every_minutes":"jede Minute","sc_every_months":"jeden Monat","sc_every_seconds":"jede Sekunde","sc_from":"Von","sc_hours":"Stunden","sc_interval":"Intervall","sc_intervalBetween":"Intervall zwischen","sc_minutes":"Minuten","sc_months":"Monate","sc_once":"Einmal","sc_period":"Zeitraum","sc_seconds":"Sekunden","sc_simple":"Einfach","sc_specific":"Bestimmte Zeit","sc_specific_dates":"bestimmte Tage","sc_specific_dows":"bestimmten Wochentag","sc_specific_hours":"bestimmte Stunden","sc_specific_minutes":"bestimmte Minuten","sc_specific_months":"bestimmte Monate","sc_specific_seconds":"bestimmte Sekunden","sc_time":"Zeit","sc_to":"Bis","sc_wizard":"Wizard","sch_all":"alle","sch_astroDay":"Astronomisch Tag","sch_astroNight":"Astronomisch Nacht","sch_astro_dawn":"Morgend\xE4mmerung","sch_astro_dusk":"Abendd\xE4mmerung","sch_astro_goldenHour":"Goldene Stunde","sch_astro_goldenHourEnd":"Goldene Stundenende","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Nautische Morgend\xE4mmerung","sch_astro_nauticalDusk":"Nautische Abendd\xE4mmerung","sch_astro_night":"Nacht","sch_astro_nightEnd":"Nachtende","sch_astro_solarNoon":"Sonnenmittag","sch_astro_sunrise":"Sonnenaufgang","sch_astro_sunriseEnd":"Sonnenaufgangende","sch_astro_sunset":"Sonnenuntergang","sch_astro_sunsetStart":"Sonnenuntergangstart","sch_at":"am","sch_desc_atTime":"um %s","sch_desc_everyDay":"jeden Tag","sch_desc_everyHour":"jede Stunde","sch_desc_everyMinute":"jede Minute","sch_desc_everyMonth":"jeden Monat","sch_desc_everyNDay":"jeden %s Tag","sch_desc_everyNHours":"alle %s Stunden","sch_desc_everyNMinutes":"alle %s Minuten","sch_desc_everyNMonths":"alle %s Monate","sch_desc_everyNWeeks":"alle %s Wochen","sch_desc_everyNYears":"alle %s Jahre","sch_desc_everyWeek":"jede Woche","sch_desc_everyYear":"jedes Jahr","sch_desc_intervalFromTo":"von %s bis %s","sch_desc_never":"noch nie","sch_desc_onDate":"am %s von %s","sch_desc_onDates":"am %s und %s von","sch_desc_onEveryDate":"an jedem Datum von","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s und %s","sch_desc_onWeekday":"auf %s","sch_desc_onWeekdays":"auf %s und %s","sch_desc_onWeekends":"an Wochenenden","sch_desc_onWorkdays":"an Werktagen","sch_desc_onceInPast":"wird nicht mehr ausgef\xFChrt, weil der Start in der Vergangenheit ist","sch_desc_once_on":"auf %s","sch_desc_validFrom":"von %s","sch_desc_validFromTo":"Ausf\xFChren von bis","sch_desc_validTo":"bis %s","sch_every":"jeden","sch_exactTime":"Bestimmte Zeit","sch_from":"von","sch_fromTo":"Von bis","sch_intervalTime":"Zeitintervall","sch_invert":"umkehren","sch_no_one":"keiner","sch_on":"am","sch_period":"Zeitraum","sch_periodDaily":"T\xE4glich","sch_periodDates":"Daten","sch_periodDay":"Tag","sch_periodEvery":"Jeden","sch_periodEveryDay":"Jeden Tag","sch_periodEveryMonth":"Jeden Monat","sch_periodEveryWeek":"Jede Woche","sch_periodEveryYear":"Jedes Jahr","sch_periodHours":"Stunden","sch_periodMinutes":"Minuten","sch_periodMonth":"Monat","sch_periodMonthly":"Monatlich","sch_periodOnce":"Einmal","sch_periodSpecificMonths":"Bestimmte Monate","sch_periodWeek":"Woche","sch_periodWeekdays":"Wochentage","sch_periodWeekend":"Wochenende","sch_periodWeekly":"W\xF6chentlich","sch_periodWorkdays":"Arbeitstage","sch_periodYear":"Jahr","sch_periodYearly":"J\xE4hrlich","sch_specificTime":"Bestimmte Zeit","sch_time":"Zeit","sch_to":"zu","sch_valid":"G\xFCltigkeit","sch_validFrom":"von","sch_validTo":"bis","sch_wholeDay":"Ganzer Tag","sch_yearEveryMonth":"jeden Monat","ra_Define schedule...":"Zeitplan definieren ...","ra_Repeat":"Wiederholen","ra_use seconds":"Sekunden benutzen","ra_months_Apr":"Apr","ra_months_Aug":"Aug","ra_months_Dec":"Dez","ra_months_Jan":"Jan","ra_months_Feb":"Feb","ra_months_Jul":"Jul","ra_months_Jun":"Jun","ra_months_Mai":"Mai","ra_months_Mar":"M\xE4r","ra_months_Nov":"Nov","ra_months_Oct":"Okt","ra_months_Sep":"Sep","ra_Toggle the states view":"Statusansicht umschalten","ra_Add new child object to selected parent":"Dem ausgew\xE4hlten \xFCbergeordneten Objekt ein neues untergeordnetes Objekt hinzuf\xFCgen","ra_Add objects tree from JSON file":"Objektbaum aus JSON-Datei hinzuf\xFCgen","ra_Save objects tree as JSON file":"Objektbaum als JSON-Datei speichern","ra_Objects":"Objekte","ra_States":"Zust\xE4nde","ra_object_changed_by_user":"Objekt zuletzt ge\xE4ndert um","ra_object_changed_by":"Objekt ge\xE4ndert von","ra_state_changed_from":"Objekt ge\xE4ndert von","ra_state_changed_by":"Zustand ge\xE4ndert durch","ra_aclOwner_read_object":"Besitzer kann Objekt lesen","ra_aclOwner_read_state":"Besitzer kann Zustand lesen","ra_aclOwner_write_object":"Besitzer kann Objekt schreiben","ra_aclOwner_write_state":"Besitzer kann Zustand schreiben","ra_aclGroup_read_object":"Gruppe kann Objekt lesen","ra_aclGroup_read_state":"Gruppe kann Status lesen","ra_aclGroup_write_object":"Gruppe kann Objekt schreiben","ra_aclGroup_write_state":"Gruppe kann Status schreiben","ra_aclEveryone_read_object":"Jeder kann Objekt lesen","ra_aclEveryone_read_state":"Jeder kann Zustand lesen","ra_aclEveryone_write_object":"Jeder kann ein Objekt schreiben","ra_aclEveryone_write_state":"Jeder kann Zustand schreiben","ra_Folders always first":"Ordner immer zuerst","ra_changedFrom":"Ge\xE4ndert von","ra_qualityCode":"Qualit\xE4tscode","ra_timestamp":"Zeitstempel","ra_lastChange":"Letzte \xC4nderung","ra_Owner group":"Besitzergruppe","ra_Owner user":"Besitzer Benutzer","ra_Create":"Erstellen","ra_Changed from":"Ge\xE4ndert von","ra_Quality code":"Qualit\xE4t","ra_Timestamp":"Zeitstempel","ra_Last change":"Letzte \xC4nderung","ra_Collapse all nodes":"Alle Knoten zuklappen","ra_Edit custom config":"Bearbeite Benutzerdefinierte Konfiguration","ra_Collapse one step node":"Eine Ebene zuklappen","ra_Expand one step node":"Eine Ebene aufklappen","ra_Refresh tree":"Baum aktualisieren","ra_Expand all nodes":"Alle Knoten aufklappen","ra_Deselect all":"Alles abw\xE4hlen","ra_Select all":"Alle ausw\xE4hlen","ra_%s object(s) processed":"%s Objekt(e) verarbeitet","ra_Invalid structure":"Ung\xFCltige Struktur","ra_%s was imported":"%s wurde importiert","ra_Failed to open JSON File":"Fehler beim \xD6ffnen der JSON-Datei","ra_Only following structures of objects are available:":"Es stehen nur folgende Objektstrukturen zur Verf\xFCgung:","ra_Folder \u2192 State":"Ordner \u2192 Zustand","ra_Folder \u2192 Channel \u2192 State":"Ordner \u2192 Kanal \u2192 Zustand","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Ordner \u2192 Ger\xE4t \u2192 Kanal \u2192 Zustand","ra_Device \u2192 Channel \u2192 State":"Ger\xE4t \u2192 Kanal \u2192 Zustand","ra_Channel \u2192 State":"Kanal \u2192 Zustand","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Nicht-Experten d\xFCrfen neue Objekte nur in \\"0_userdata.0\\" oder \\"alias.0\\" erstellen.","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Die Experten k\xF6nnen Objekte \xFCberall erstellen, au\xDFer auf der zweiten Ebene (z. B. \\"vis.0\\" oder \\"javascript.0\\").","ra_expertMode":"Expertenmodus","ra_On weekdays":"An Wochentagen","ra_Drop the files here...":"Datei hier ablegen...","ra_Drag 'n' drop some files here, or click to select files":"Die Datei hierher ziehen und ablegen, oder klicken, um die Datei auszuw\xE4hlen","ra_Clear":"L\xF6schen","ra_Clear icon":"Symbol l\xF6schen","ra_none":"kein","ra_Select predefined icon":"Vordefiniertes Symbol ausw\xE4hlen","ra_Show lines between rows":"Linien zwischen Zeilen anzeigen","ra_The page you are looking for was not found":"Die gesuchte Seite wurde nicht gefunden","ra_Good luck":"Viel Gl\xFCck","ra_Cannot find \\"%s\\"":"Kann \\"%s\\" nicht finden","ra_Cannot read \\"%s\\"":"\\"%s\\" kann nicht gelesen werden","ra_Background image":"Hintergrundbild","ra_View: %s":"Anschauen: %s","ra_Copy content":"Inhalte kopieren","ra_Filter":"Filter","ra_All objects":"Alle Objekte","ra_Only selected":"Nur ausgew\xE4hlt","ra_Change color theme":"Farbthema \xE4ndern","ra_daysShortText":"T.","ra_Instance %s is alive":"Instanz %s ist aktiv","ra_Instance %s is not alive":"Instanz %s ist nicht aktiv","ra_Used system settings":"Systemeinstellungen","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Position kann nicht bestimmt werden: Die Systemeinstellungen sind leer und die GPS-Erkennung ist im Browser deaktiviert","ra_Define schedule":"Zeitplan definieren","ra___different__":"unterschiedlich","ra_Please confirm":"Bitte best\xE4tigen","ra_JSON editor":"JSON-Editor","ra_System language":"Systemsprache","ra_Too small":"Zu klein","ra_Too big":"Zu gro\xDF","Not a number":"Keine Nummer","ra_Passwords are not equal!":"Passw\xF6rter sind nicht gleich!","ra_repeat":"wiederholen","ra_You can filter entries by entering here some text":"Sie k\xF6nnen Eintr\xE4ge filtern, indem Sie hier Text eingeben","ra_Show/hide filter input":"Filtereingabe ein-/ausblenden","ra_Cannot add items with set filter":"Elemente mit festgelegtem Filter k\xF6nnen nicht hinzugef\xFCgt werden","ra_Add row":"Zeile hinzuf\xFCgen","ra_Move up":"Nach oben","ra_Move down":"Nach unten","ra_Delete current row":"Aktuelle Zeile l\xF6schen","ra_All items are filtered out":"Alle Elemente werden herausgefiltert","ra_Double click to reset table layout":"Doppelklicken, um das Tabellenlayout zur\xFCckzusetzen","ra_Cannot retrieve options, as instance is offline":"Optionen k\xF6nnen nicht abgerufen werden, da die Instanz offline ist","ra_File is too big. Max %sk allowed. Try use SVG.":"Datei ist zu gro\xDF. Max %sk erlaubt. Versuchen Sie, SVG zu verwenden.","ra_Cannot upload":"Kann nicht hochladen","ra_Crop":"Ernte","ra_tooltip_comment":"Kommentar","ra_Disconnected":"Getrennt","ra_Connected":"Verbunden","ra_Configure":"Konfigurieren","ra_Invalid CRON":"Ung\xFCltiger CRON","ra_Discard":"Verwerfen","ra_Some data are not stored. Discard?":"Einige Daten werden nicht gespeichert. Verwerfen?","ra_month_Jan":"Jan","ra_month_Feb":"Feb","ra_month_Mar":"M\xE4r","ra_month_Apr":"Apr","ra_month_Mai":"Mai","ra_month_Jun":"Jun","ra_month_Jul":"Jul","ra_month_Aug":"Aug","ra_month_Sep":"Sep","ra_month_Oct":"Okt","ra_month_Nov":"Nov","ra_month_Dec":"Dez"}`)},19260:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_Are you sure?":"Are you sure?","ra_Cancel":"Cancel","ra_Copied":"Copied","ra_Copied %s":"Copied \\"%s\\"","ra_Error":"Error","ra_Define functions":"Define functions","ra_Define rooms":"Define rooms","ra_Message":"Message","ra_Please select object ID...":"Please select object ID...","ra_Selected":"Selected","ra_Value":"Value","ra_Ok":"Ok","ra_dow_Su":"Su","ra_dow_Mo":"Mo","ra_dow_Tu":"Tu","ra_dow_We":"We","ra_dow_Th":"Th","ra_dow_Fr":"Fr","ra_dow_Sa":"Sa","ra_months_Jan":"Jan","ra_months_Feb":"Feb","ra_months_Mar":"Mar","ra_months_Apr":"Apr","ra_months_Mai":"Mai","ra_months_Jun":"Jun","ra_months_Jul":"Jul","ra_months_Aug":"Aug","ra_months_Sep":"Sep","ra_months_Oct":"Oct","ra_months_Nov":"Nov","ra_months_Dec":"Dec","ra_Unknown error!":"Unknown error!","ra_filter_customs":"Settings","ra_filter_func":"Function","ra_filter_id":"ID","ra_filter_name":"Name","ra_filter_role":"Role","ra_filter_room":"Room","ra_filter_type":"Type","ra_invalidConfig":"Invalid settings","ra_otherConfig":"Settings from other adapter %s","ra_tooltip_ack":"Acknowledged","ra_tooltip_from":"From","ra_tooltip_lc":"Last changed","ra_tooltip_quality":"Quality","ra_tooltip_ts":"Time stamp","ra_tooltip_user":"User","ra_tooltip_value":"Value","ra_tooltip_editObject":"Edit object","ra_tooltip_deleteObject":"Delete object","ra_tooltip_customConfig":"Custom settings","ra_tooltip_copyState":"Copy the state value","ra_tooltip_editState":"Edit the state value","ra_Listen on all IPs":"Listen on all IPs","ra_Save":"Save","ra_Save and close":"Save and close","ra_Close":"Close","ra_Auto (no custom columns)":"Auto (no custom columns)","ra_Transparent dialog":"Transparent dialog","ra_Width":"Width","ra_val":"Value","ra_buttons":"Buttons","ra_Configure visible columns":"Configure visible columns","ra_Cannot update attribute, because not found in the object":"Cannot update attribute, because not found in the object","ra_Edit object field":"Edit object field","ra_Hide empty folders":"Hide empty folders","ra_Reload files":"Reload files","ra_Create folder":"Create folder","ra_Upload file":"Upload file","ra_User files":"User files","ra_Confirm deletion of %s":"Confirm deletion of %s","ra_Delete (no confirm for 5 mins)":"Delete (no confirm for 5 mins)","ra_Delete":"Delete","ra_Toggle expert mode":"Toggle expert mode","ra_Toggle view mode":"Toggle view mode","ra_Root":"Root","ra_Back to %s":"Back to %s","ra_Place your files here or click here to open the browse dialog":"Place your files here or click here to open the browse dialog","ra_If no file will be created in the folder, it will disappear after the browser closed":"If no file will be created in the folder, it will disappear after the browser closed","ra_Folder name":"Folder name","ra_Create new folder in %s":"Create new folder in %s","ra_Duplicate name":"Duplicate name","ra_Invalid parent folder!":"Invalid parent folder!","ra_Drop file here":"Drop file here","ra_Suppress question for next %s minutes":"Suppress question for next %s minutes","ra_Clear filter":"Clear filter","ra_Update":"Update","ra_Load configuration from file":"Load configuration from file","ra_Save configuration to file":"Save configuration to file","sc_cron":"CRON","sc_date":"Date","sc_dates":"Dates","sc_dows":"Day of week","sc_every":"Every","sc_everyN_dates":"every N days","sc_everyN_dows":"every N day of week","sc_everyN_hours":"every N hours","sc_everyN_minutes":"every N minutes","sc_everyN_months":"every N months","sc_everyN_seconds":"every N seconds","sc_every_dates":"every day","sc_every_dows":"every day of the week","sc_every_hours":"every hour","sc_every_minutes":"every minute","sc_every_months":"every month","sc_every_seconds":"every second","sc_from":"From","sc_hours":"Hours","sc_interval":"Interval","sc_intervalBetween":"Interval between","sc_minutes":"Minutes","sc_months":"months","sc_once":"Once","sc_period":"Period","sc_seconds":"Seconds","sc_simple":"Simple","sc_specific":"Specific time","sc_specific_dates":"specific dates","sc_specific_dows":"specific day of weeks","sc_specific_hours":"specific hours","sc_specific_minutes":"specific minutes","sc_specific_months":"specific months","sc_specific_seconds":"specific seconds","sc_time":"Time","sc_to":"To","sc_wizard":"Wizard","sch_all":"all","sch_astroDay":"Astro day","sch_astroNight":"Astro night","sch_astro_dawn":"Dawn","sch_astro_dusk":"Dusk","sch_astro_goldenHour":"Golden hour","sch_astro_goldenHourEnd":"Golden hour end","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Nautical dawn","sch_astro_nauticalDusk":"Nautical dusk","sch_astro_night":"Night","sch_astro_nightEnd":"Night end","sch_astro_solarNoon":"Solar noon","sch_astro_sunrise":"Sunrise","sch_astro_sunriseEnd":"Sunrise end","sch_astro_sunset":"Sunset","sch_astro_sunsetStart":"Sunset start","sch_at":"at","sch_desc_atTime":"at %s","sch_desc_everyDay":"every day","sch_desc_everyHour":"every hour","sch_desc_everyMinute":"every minute","sch_desc_everyMonth":"every month","sch_desc_everyNDay":"every %s day","sch_desc_everyNHours":"every %s hours","sch_desc_everyNMinutes":"every %s minutes","sch_desc_everyNMonths":"every %s months","sch_desc_everyNWeeks":"every %s weeks","sch_desc_everyNYears":"every %s years","sch_desc_everyWeek":"every week","sch_desc_everyYear":"every year","sch_desc_intervalFromTo":"from %s to %s","sch_desc_never":"never","sch_desc_onDate":"on %s of %s","sch_desc_onDates":"on %s and %s of","sch_desc_onEveryDate":"on every date of","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s and %s","sch_desc_onWeekday":"on %s","sch_desc_onWeekdays":"on %s and %s","sch_desc_onWeekends":"on weekends","sch_desc_onWorkdays":"on working days","sch_desc_onceInPast":"will ne be not executed any more, because start is in the past","sch_desc_once_on":"on %s","sch_desc_validFrom":"from %s","sch_desc_validFromTo":"Execute from to","sch_desc_validTo":"to %s","sch_every":"every","sch_exactTime":"Specific time","sch_from":"from","sch_fromTo":"From-to","sch_intervalTime":"Interval time","sch_invert":"invert","sch_no_one":"none","sch_on":"on","sch_period":"Period","sch_periodDaily":"Daily","sch_periodDates":"Dates","sch_periodDay":"Day","sch_periodEvery":"Every","sch_periodEveryDay":"Every day","sch_periodEveryMonth":"Every month","sch_periodEveryWeek":"Every week","sch_periodEveryYear":"Every year","sch_periodHours":"Hours","sch_periodMinutes":"Minutes","sch_periodMonth":"month","sch_periodMonthly":"Monthly","sch_periodOnce":"Once","sch_periodSpecificMonths":"Specific months","sch_periodWeek":"Week","sch_periodWeekdays":"Weekdays","sch_periodWeekend":"Weekend","sch_periodWeekly":"Weekly","sch_periodWorkdays":"Workdays","sch_periodYear":"Year","sch_periodYearly":"Yearly","sch_specificTime":"Specific time","sch_time":"Time","sch_to":"to","sch_valid":"Valid","sch_validFrom":"from","sch_validTo":"to","sch_wholeDay":"Whole day","sch_yearEveryMonth":"every month","ra_Define schedule...":"Define schedule...","ra_Repeat":"Repeat","ra_use seconds":"use seconds","ra_close":"close","ra_Toggle the states view":"Toggle the states view","ra_Add new child object to selected parent":"Add new child object to selected parent","ra_Add objects tree from JSON file":"Add objects tree from JSON file","ra_Save objects tree as JSON file":"Save objects tree as JSON file","ra_Objects":"Objects","ra_States":"States","ra_object_changed_by_user":"Object last changed at","ra_object_changed_by":"Object changed by","ra_state_changed_from":"Object changed from","ra_state_changed_by":"State changed by","ra_aclOwner_read_object":"Owner can read object","ra_aclOwner_read_state":"Owner can read state","ra_aclOwner_write_object":"Owner can write object","ra_aclOwner_write_state":"Owner can write state","ra_aclGroup_read_object":"Group can read object","ra_aclGroup_read_state":"Group can read state","ra_aclGroup_write_object":"Group can write object","ra_aclGroup_write_state":"Group can write state","ra_aclEveryone_read_object":"Everyone can read object","ra_aclEveryone_read_state":"Everyone can read state","ra_aclEveryone_write_object":"Everyone can write object","ra_aclEveryone_write_state":"Everyone can write state","ra_Folders always first":"Folders always first","ra_changedFrom":"Changed from","ra_qualityCode":"Quality code","ra_timestamp":"Timestamp","ra_lastChange":"Last change","ra_Owner group":"Owner group","ra_Owner user":"Owner user","ra_Create":"Create","ra_Changed from":"Changed from","ra_Quality code":"Quality","ra_Timestamp":"Timestamp","ra_Last change":"Last change","ra_Collapse all nodes":"Collapse all nodes","ra_Edit custom config":"Edit custom config","ra_Collapse one step node":"Collapse one level","ra_Expand one step node":"Expand one level","ra_Refresh tree":"Refresh tree","ra_Expand all nodes":"Expand all nodes","ra_Deselect all":"Unselect all","ra_Select all":"Select all","ra_%s object(s) processed":"%s object(s) processed","ra_Invalid structure":"Invalid structure","ra_%s was imported":"%s was imported","ra_Failed to open JSON File":"Failed to open JSON File","ra_Only following structures of objects are available:":"Only following structures of objects are available:","ra_Folder \u2192 State":"Folder \u2192 State","ra_Folder \u2192 Channel \u2192 State":"Folder \u2192 Channel \u2192 State","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Folder \u2192 Device \u2192 Channel \u2192 State","ra_Device \u2192 Channel \u2192 State":"Device \u2192 Channel \u2192 State","ra_Channel \u2192 State":"Channel \u2192 State","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").","ra_expertMode":"Expert mode","ra_On weekdays":"On weekdays","ra_Drop the files here...":"Drop the file here...","ra_Drag 'n' drop some files here, or click to select files":"Drag 'n' drop some files here, or click to select files","ra_Clear":"Delete","ra_Clear icon":"Clear icon","ra_none":"none","ra_Select predefined icon":"Select predefined icon","ra_Show lines between rows":"Show lines between rows","ra_The page you are looking for was not found":"The page you are looking for was not found","ra_Good luck":"Good luck","ra_Cannot find \\"%s\\"":"Cannot find \\"%s\\"","ra_Cannot read \\"%s\\"":"Cannot read \\"%s\\"","ra_Background image":"Background image","ra_View: %s":"View: %s","ra_Copy content":"Copy content","ra_Filter":"Filter","ra_All objects":"All objects","ra_Only selected":"Only selected","ra_Change color theme":"Change color theme","ra_daysShortText":"days","ra_Instance %s is alive":"Instance %s is alive","ra_Instance %s is not alive":"Instance %s is not alive","ra_Used system settings":"Used system settings","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Cannot determine position: System settings are empty and GPS detection is disabled in browser","ra_Define schedule":"Define schedule","ra___different__":"different","ra_Please confirm":"Please confirm","ra_JSON editor":"JSON editor","ra_System language":"System language","ra_Too small":"Too small","ra_Too big":"Too big","Not a number":"Not a number","ra_Passwords are not equal!":"Passwords are not equal!","ra_repeat":"repeat","ra_You can filter entries by entering here some text":"You can filter entries by entering here some text","ra_Show/hide filter input":"Show/hide filter input","ra_Cannot add items with set filter":"Cannot add items with set filter","ra_Add row":"Add row","ra_Move up":"Move up","ra_Move down":"Move down","ra_Delete current row":"Delete current row","ra_All items are filtered out":"All items are filtered out","ra_Double click to reset table layout":"Double click to reset table layout","ra_Cannot retrieve options, as instance is offline":"Cannot retrieve options, as instance is offline","ra_File is too big. Max %sk allowed. Try use SVG.":"File is too big. Max %sk allowed. Try use SVG.","ra_Cannot upload":"Cannot upload","ra_Crop":"Crop","ra_tooltip_comment":"Comment","ra_Disconnected":"Disconnected","ra_Connected":"Connected","ra_Configure":"Configure","ra_Invalid CRON":"Invalid CRON","ra_Discard":"Discard","ra_Some data are not stored. Discard?":"Some data are not stored. Discard?","ra_month_Jan":"Jan","ra_month_Feb":"Feb","ra_month_Mar":"Mar","ra_month_Apr":"Apr","ra_month_Mai":"Mai","ra_month_Jun":"Jun","ra_month_Jul":"Jul","ra_month_Aug":"Aug","ra_month_Sep":"Sep","ra_month_Oct":"Oct","ra_month_Nov":"Nov","ra_month_Dec":"Dec"}`)},31332:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Funci\xF3n","ra_filter_id":"ID","ra_filter_name":"Nombre","ra_filter_role":"Papel","ra_filter_room":"Habitaci\xF3n","ra_tooltip_ack":"Bandera reconocida","ra_tooltip_from":"Desde","ra_tooltip_lc":"\xDAltimo cambio","ra_tooltip_quality":"Calidad","ra_tooltip_ts":"Sello de tiempo","ra_tooltip_user":"Usuario","ra_tooltip_value":"Valor","ra_Are you sure?":"\xBFEst\xE1s seguro?","ra_Cancel":"Cancelar","ra_Copied":"Copiado","ra_Copied %s":"Copiado \\"%s\\"","ra_Define functions":"Definir funciones","ra_Define rooms":"Definir habitaciones","ra_Error":"Error","ra_Message":"Mensaje","ra_Ok":"Okay","ra_Please select object ID...":"Por favor seleccione ID de objeto ...","ra_Selected":"Seleccionado","ra_Unknown error!":"\xA1Error desconocido!","ra_Value":"Valor","ra_filter_type":"Tipo","ra_invalidConfig":"Configuraciones inv\xE1lidas","ra_otherConfig":"Configuraciones de otro adaptador %s","ra_tooltip_copyState":"Copie el valor del estado","ra_tooltip_customConfig":"Ajustes personalizados","ra_tooltip_deleteObject":"Eliminar objeto","ra_tooltip_editObject":"Editar objeto","ra_tooltip_editState":"Edite el valor del estado","ra_filter_customs":"Configuraciones","ra_Listen on all IPs":"Escuche en todas las IP","ra_dow_Fr":"Fr","ra_dow_Mo":"Mes","ra_dow_Sa":"Sa","ra_dow_Su":"Su","ra_dow_Th":"Th","ra_Save":"Salvar","ra_Save and close":"Guardar y cerrar","ra_Close":"Cerca","ra_Auto (no custom columns)":"Autom\xE1tico (sin columnas personalizadas)","ra_Transparent dialog":"Di\xE1logo transparente","ra_Width":"Anchura","ra_val":"Valor","ra_buttons":"Botones","ra_Configure visible columns":"Configurar columnas visibles","ra_Cannot update attribute, because not found in the object":"No se puede actualizar el atributo porque no se encuentra en el objeto","ra_Edit object field":"Editar campo de objeto","ra_Hide empty folders":"Ocultar carpetas vac\xEDas","ra_Reload files":"Recargar archivos","ra_Create folder":"Crear carpeta","ra_Upload file":"Subir archivo","ra_User files":"Archivos de usuario","ra_Confirm deletion of %s":"Confirmar la eliminaci\xF3n de %s","ra_Delete (no confirm for 5 mins)":"Eliminar (sin confirmar durante 5 minutos)","ra_Delete":"Eliminar","ra_Toggle expert mode":"Alternar modo experto","ra_Toggle view mode":"Alternar modo de vista","ra_Root":"Ra\xEDz","ra_Back to %s":"Volver a %s","ra_Place your files here or click here to open the browse dialog":"Coloque sus archivos aqu\xED o haga clic aqu\xED para abrir el cuadro de di\xE1logo de exploraci\xF3n","ra_If no file will be created in the folder, it will disappear after the browser closed":"Si no se crear\xE1 ning\xFAn archivo en la carpeta, desaparecer\xE1 despu\xE9s de que se cierre el navegador.","ra_Folder name":"Nombre de la carpeta","ra_Create new folder in %s":"Crear nueva carpeta en %s","ra_Duplicate name":"Nombre duplicado","ra_Invalid parent folder!":"Carpeta principal no v\xE1lida.","ra_Drop file here":"Suelta el archivo aqu\xED","ra_Suppress question for next %s minutes":"Suprimir pregunta durante los pr\xF3ximos %s minutos","ra_Clear filter":"Filtro claro","ra_Update":"Actualizar","ra_Load configuration from file":"Cargar configuraci\xF3n desde archivo","ra_Save configuration to file":"Guardar configuraci\xF3n en archivo","sc_cron":"CRON","sc_date":"Fecha","sc_dates":"fechas","sc_dows":"D\xEDa de la semana","sc_every":"Cada","sc_everyN_dates":"cada N d\xEDas","sc_everyN_dows":"cada N d\xEDa de la semana","sc_everyN_hours":"cada N horas","sc_everyN_minutes":"cada N minutos","sc_everyN_months":"cada N meses","sc_everyN_seconds":"cada N segundos","sc_every_dates":"cada d\xEDa","sc_every_dows":"Cada d\xEDa de la semana","sc_every_hours":"cada hora","sc_every_minutes":"cada minuto","sc_every_months":"cada mes","sc_every_seconds":"cada segundo","sc_from":"De","sc_hours":"Horas","sc_interval":"Intervalo","sc_intervalBetween":"Intervalo entre","sc_minutes":"Minutos","sc_months":"meses","sc_once":"Una vez","sc_period":"Per\xEDodo","sc_seconds":"Segundos","sc_simple":"Sencillo","sc_specific":"Tiempo espec\xEDfico","sc_specific_dates":"fechas especificas","sc_specific_dows":"d\xEDa espec\xEDfico de semanas","sc_specific_hours":"horas espec\xEDficas","sc_specific_minutes":"minutos espec\xEDficos","sc_specific_months":"meses espec\xEDficos","sc_specific_seconds":"segundos espec\xEDficos","sc_time":"Hora","sc_to":"A","sc_wizard":"Mago","sch_all":"todas","sch_astroDay":"D\xEDa astro","sch_astroNight":"Noche astro","sch_astro_dawn":"Amanecer","sch_astro_dusk":"Oscuridad","sch_astro_goldenHour":"hora dorada","sch_astro_goldenHourEnd":"Fin de la hora dorada","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Amanecer n\xE1utico","sch_astro_nauticalDusk":"Anochecer n\xE1utico","sch_astro_night":"Noche","sch_astro_nightEnd":"Fin de la noche","sch_astro_solarNoon":"Mediod\xEDa solar","sch_astro_sunrise":"amanecer","sch_astro_sunriseEnd":"Fin del amanecer","sch_astro_sunset":"Puesta de sol","sch_astro_sunsetStart":"Puesta de sol","sch_at":"a","sch_desc_atTime":"en %s","sch_desc_everyDay":"cada d\xEDa","sch_desc_everyHour":"cada hora","sch_desc_everyMinute":"cada minuto","sch_desc_everyMonth":"cada mes","sch_desc_everyNDay":"cada %s d\xEDas","sch_desc_everyNHours":"cada %s horas","sch_desc_everyNMinutes":"cada %s minutos","sch_desc_everyNMonths":"cada %s meses","sch_desc_everyNWeeks":"cada %s semanas","sch_desc_everyNYears":"cada %s a\xF1os","sch_desc_everyWeek":"cada semana","sch_desc_everyYear":"todos los a\xF1os","sch_desc_intervalFromTo":"de %s a %s","sch_desc_never":"Nunca","sch_desc_onDate":"en %s de %s","sch_desc_onDates":"en %s y %s de","sch_desc_onEveryDate":"en cada fecha de","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s y %s","sch_desc_onWeekday":"en %s","sch_desc_onWeekdays":"en %s y %s","sch_desc_onWeekends":"en los fines de semana","sch_desc_onWorkdays":"en d\xEDas laborables","sch_desc_onceInPast":"ya no se ejecutar\xE1 m\xE1s, porque el inicio est\xE1 en el pasado","sch_desc_once_on":"en %s","sch_desc_validFrom":"de %s","sch_desc_validFromTo":"Ejecutar desde hasta","sch_desc_validTo":"a %s","sch_every":"cada","sch_exactTime":"Tiempo espec\xEDfico","sch_from":"de","sch_fromTo":"De-a","sch_intervalTime":"Tiempo de intervalo","sch_invert":"invertir; poner boca abajo o en la posici\xF3n opuesta, orden o arreglo; Boca abajo","sch_no_one":"ninguna","sch_on":"en","sch_period":"Per\xEDodo","sch_periodDaily":"Diario","sch_periodDates":"fechas","sch_periodDay":"D\xEDa","sch_periodEvery":"Cada","sch_periodEveryDay":"Cada d\xEDa","sch_periodEveryMonth":"Cada mes","sch_periodEveryWeek":"Cada semana","sch_periodEveryYear":"Todos los a\xF1os","sch_periodHours":"Horas","sch_periodMinutes":"Minutos","sch_periodMonth":"mes","sch_periodMonthly":"Mensual","sch_periodOnce":"Una vez","sch_periodSpecificMonths":"Meses espec\xEDficos","sch_periodWeek":"Semana","sch_periodWeekdays":"D\xEDas laborables","sch_periodWeekend":"Fin de semana","sch_periodWeekly":"Semanal","sch_periodWorkdays":"D\xEDas laborables","sch_periodYear":"A\xF1o","sch_periodYearly":"Anual","sch_specificTime":"Tiempo espec\xEDfico","sch_time":"Hora","sch_to":"a","sch_valid":"V\xE1lido","sch_validFrom":"de","sch_validTo":"a","sch_wholeDay":"Todo el dia","sch_yearEveryMonth":"cada mes","ra_Define schedule...":"Definir horario ...","ra_Repeat":"Repetir","ra_use seconds":"usar segundos","ra_close":"cerrar","ra_dow_Tu":"Tu","ra_Toggle the states view":"Alternar la vista de estados","ra_Add new child object to selected parent":"Agregar nuevo objeto hijo al padre seleccionado","ra_Add objects tree from JSON file":"Agregar \xE1rbol de objetos desde el archivo JSON","ra_Save objects tree as JSON file":"Guardar el \xE1rbol de objetos como archivo JSON","ra_Objects":"Objetos","ra_States":"Estados","ra_object_changed_by_user":"Objeto cambiado por \xFAltima vez a las","ra_object_changed_by":"Objeto cambiado por","ra_state_changed_from":"Objeto cambiado de","ra_state_changed_by":"Estado cambiado por","ra_aclOwner_read_object":"El propietario puede leer el objeto","ra_aclOwner_read_state":"El propietario puede leer el estado","ra_aclOwner_write_object":"El propietario puede escribir el objeto","ra_aclOwner_write_state":"El propietario puede escribir el estado","ra_aclGroup_read_object":"El grupo puede leer el objeto","ra_aclGroup_read_state":"El grupo puede leer el estado","ra_aclGroup_write_object":"El grupo puede escribir un objeto","ra_aclGroup_write_state":"El grupo puede escribir el estado","ra_aclEveryone_read_object":"Todo el mundo puede leer el objeto","ra_aclEveryone_read_state":"Todos pueden leer el estado","ra_aclEveryone_write_object":"Todos pueden escribir objetos","ra_aclEveryone_write_state":"Todos pueden escribir el estado","ra_Folders always first":"Carpetas siempre primero","ra_changedFrom":"Cambiaron desde","ra_qualityCode":"C\xF3digo de calidad","ra_timestamp":"Marca de tiempo","ra_lastChange":"Ultimo cambio","ra_Owner group":"Grupo propietario","ra_Owner user":"Usuario propietario","ra_Create":"Crear","ra_Changed from":"Cambiaron desde","ra_Quality code":"Calidad","ra_Timestamp":"Marca de tiempo","ra_Last change":"Ultimo cambio","ra_Collapse all nodes":"Contraer todos los nodos","ra_Edit custom config":"Editar configuraci\xF3n personalizada","ra_Collapse one step node":"Contraer un nivel","ra_Expand one step node":"Expandir un nivel","ra_Refresh tree":"Actualizar \xE1rbol","ra_Expand all nodes":"Expandir todos los nodos","ra_Deselect all":"Deselecciona todo","ra_Select all":"Seleccionar todo","ra_%s object(s) processed":"%s objeto(s) procesados","ra_Invalid structure":"Estructura inv\xE1lida","ra_%s was imported":"%s fue importado","ra_Failed to open JSON File":"No se pudo abrir el archivo JSON","ra_Only following structures of objects are available:":"Solo est\xE1n disponibles las siguientes estructuras de objetos:","ra_Folder \u2192 State":"Carpeta \u2192 Estado","ra_Folder \u2192 Channel \u2192 State":"Carpeta \u2192 Canal \u2192 Estado","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Carpeta \u2192 Dispositivo \u2192 Canal \u2192 Estado","ra_Device \u2192 Channel \u2192 State":"Dispositivo \u2192 Canal \u2192 Estado","ra_Channel \u2192 State":"Canal \u2192 Estado","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Los no expertos pueden crear nuevos objetos solo en \\"0_userdata.0\\" o \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Los expertos pueden crear objetos en todas partes excepto desde el segundo nivel (por ejemplo, \\"vis.0\\" o \\"javascript.0\\").","ra_expertMode":"Modo experto","ra_On weekdays":"De lunes a viernes","ra_Drop the files here...":"Suelta el archivo aqu\xED ...","ra_Drag 'n' drop some files here, or click to select files":"Arrastre y suelte algunos archivos aqu\xED, o haga clic para seleccionar archivos","ra_Clear":"Borrar","ra_Clear icon":"Icono claro","ra_none":"ninguno","ra_Select predefined icon":"Seleccionar icono predefinido","ra_Show lines between rows":"Mostrar l\xEDneas entre filas","ra_The page you are looking for was not found":"No se encontr\xF3 la p\xE1gina que busca","ra_Good luck":"Buena suerte","ra_Cannot find \\"%s\\"":"No se puede encontrar \\"%s\\"","ra_Cannot read \\"%s\\"":"No se puede leer \\"%s\\"","ra_Background image":"Imagen de fondo","ra_View: %s":"Ver: %s","ra_Copy content":"Copiar contenido","ra_Filter":"Filtrar","ra_All objects":"Todos los objetos","ra_Only selected":"Solo seleccionados","ra_Change color theme":"Cambiar tema de color","ra_daysShortText":"d.","ra_Instance %s is alive":"Instancia %s est\xE1 vivo","ra_Instance %s is not alive":"Instancia %s no est\xE1 vivo","ra_Used system settings":"Configuraciones del sistema usadas","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"No se puede determinar la posici\xF3n: la configuraci\xF3n del sistema est\xE1 vac\xEDa y la detecci\xF3n de GPS est\xE1 deshabilitada en el navegador","ra_Define schedule":"Definir horario","ra___different__":"diferente","ra_Please confirm":"Por favor confirmar","ra_JSON editor":"editor JSON","ra_System language":"Lenguaje del sistema","ra_Too small":"Demasiado peque\xF1a","ra_Too big":"Demasiado grande","Not a number":"No un n\xFAmero","ra_Passwords are not equal!":"\xA1Las contrase\xF1as no son iguales!","ra_repeat":"repetir","ra_You can filter entries by entering here some text":"Puede filtrar las entradas ingresando aqu\xED alg\xFAn texto","ra_Show/hide filter input":"Mostrar/ocultar entrada de filtro","ra_Cannot add items with set filter":"No se pueden agregar elementos con el filtro establecido","ra_Add row":"A\xF1adir fila","ra_Move up":"Ascender","ra_Move down":"Mover hacia abajo","ra_Delete current row":"Eliminar fila actual","ra_All items are filtered out":"Todos los elementos se filtran","ra_Double click to reset table layout":"Haga doble clic para restablecer el dise\xF1o de la tabla","ra_Cannot retrieve options, as instance is offline":"No se pueden recuperar las opciones, ya que la instancia est\xE1 fuera de l\xEDnea","ra_File is too big. Max %sk allowed. Try use SVG.":"El archivo es demasiado grande. M\xE1ximo de %sk permitido. Intenta usar SVG.","ra_Cannot upload":"no se puede cargar","ra_Crop":"Cultivo","ra_tooltip_comment":"Comentario","ra_Disconnected":"Desconectado","ra_Connected":"Conectado","ra_Configure":"Configurar","ra_Invalid CRON":"CRON no v\xE1lido","ra_Discard":"Desechar","ra_Some data are not stored. Discard?":"Algunos datos no se almacenan. \xBFDesechar?"}`)},20599:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Une fonction","ra_filter_id":"ID","ra_filter_name":"Pr\xE9nom","ra_filter_role":"R\xF4le","ra_filter_room":"Pi\xE8ce","ra_tooltip_ack":"Drapeau reconnu","ra_tooltip_from":"De","ra_tooltip_lc":"Derni\xE8re modification","ra_tooltip_quality":"Qualit\xE9","ra_tooltip_ts":"Horodatage","ra_tooltip_user":"Utilisateur","ra_tooltip_value":"Valeur","ra_Are you sure?":"\xCAtes-vous s\xFBr?","ra_Cancel":"Annuler","ra_Copied":"Copi\xE9","ra_Copied %s":"\\"%s\\" copi\xE9","ra_Define functions":"D\xE9finir des fonctions","ra_Define rooms":"D\xE9finir des pi\xE8ces","ra_Error":"Erreur","ra_Message":"Message","ra_Ok":"D'accord","ra_Please select object ID...":"Veuillez s\xE9lectionner l'ID d'objet ...","ra_Selected":"Choisi","ra_Unknown error!":"Erreur inconnue!","ra_Value":"Valeur","ra_filter_type":"Type","ra_invalidConfig":"Param\xE8tres invalides","ra_otherConfig":"Param\xE8tres d'un autre adaptateur %s","ra_tooltip_copyState":"Copiez la valeur d'\xE9tat","ra_tooltip_customConfig":"Param\xE8tres personnalis\xE9s","ra_tooltip_deleteObject":"Supprimer un objet","ra_tooltip_editObject":"Modifier l'objet","ra_tooltip_editState":"Modifier la valeur d'\xE9tat","ra_filter_customs":"Param\xE8tres","ra_Listen on all IPs":"\xC9coutez sur toutes les adresses IP","ra_dow_Fr":"Fr","ra_dow_Mo":"Mo","ra_dow_Sa":"Sa","ra_dow_Su":"Su","ra_dow_Th":"Th","ra_Save":"sauver","ra_Save and close":"Sauver et fermer","ra_Close":"Fermer","ra_Auto (no custom columns)":"Auto (pas de colonnes personnalis\xE9es)","ra_Transparent dialog":"Dialogue transparent","ra_Width":"Largeur","ra_val":"Valeur","ra_buttons":"Boutons","ra_Configure visible columns":"Configurer les colonnes visibles","ra_Cannot update attribute, because not found in the object":"Impossible de mettre \xE0 jour l'attribut, car il est introuvable dans l'objet","ra_Edit object field":"Modifier le champ d'objet","ra_Hide empty folders":"Masquer les dossiers vides","ra_Reload files":"Recharger les fichiers","ra_Create folder":"Cr\xE9er le dossier","ra_Upload file":"T\xE9l\xE9verser un fichier","ra_User files":"Fichiers utilisateurs","ra_Confirm deletion of %s":"Confirmer la suppression de %s","ra_Delete (no confirm for 5 mins)":"Supprimer (pas de confirmation pendant 5 minutes)","ra_Delete":"Supprimer","ra_Toggle expert mode":"Basculer en mode expert","ra_Toggle view mode":"Basculer le mode d'affichage","ra_Root":"Racine","ra_Back to %s":"Retour \xE0 %s","ra_Place your files here or click here to open the browse dialog":"Placez vos fichiers ici ou cliquez ici pour ouvrir la bo\xEEte de dialogue de navigation","ra_If no file will be created in the folder, it will disappear after the browser closed":"Si aucun fichier ne sera cr\xE9\xE9 dans le dossier, il dispara\xEEtra apr\xE8s la fermeture du navigateur","ra_Folder name":"Nom de dossier","ra_Create new folder in %s":"Cr\xE9er un nouveau dossier dans %s","ra_Duplicate name":"Nom en double","ra_Invalid parent folder!":"Dossier parent non valide!","ra_Drop file here":"D\xE9poser le fichier ici","ra_Suppress question for next %s minutes":"Supprimer la question pour les %s prochaines minutes","ra_Clear filter":"Effacer le filtre","ra_Update":"Mise \xE0 jour","ra_Load configuration from file":"Charger la configuration \xE0 partir du fichier","ra_Save configuration to file":"Enregistrer la configuration dans un fichier","sc_cron":"CRON","sc_date":"Date","sc_dates":"Rendez-vous","sc_dows":"Jour de la semaine","sc_every":"Chaque","sc_everyN_dates":"tous les N jours","sc_everyN_dows":"tous les N jours de la semaine","sc_everyN_hours":"toutes les N heures","sc_everyN_minutes":"toutes les N minutes","sc_everyN_months":"tous les N mois","sc_everyN_seconds":"toutes les N secondes","sc_every_dates":"tous les jours","sc_every_dows":"Chaque jour de la semaine","sc_every_hours":"Toutes les heures","sc_every_minutes":"chaque minute","sc_every_months":"chaque mois","sc_every_seconds":"chaque seconde","sc_from":"De","sc_hours":"Heures","sc_interval":"Intervalle","sc_intervalBetween":"Intervalle entre","sc_minutes":"Minutes","sc_months":"mois","sc_once":"Une fois que","sc_period":"P\xE9riode","sc_seconds":"Secondes","sc_simple":"Facile","sc_specific":"Temps sp\xE9cifique","sc_specific_dates":"dates sp\xE9cifiques","sc_specific_dows":"jour sp\xE9cifique de semaines","sc_specific_hours":"heures sp\xE9cifiques","sc_specific_minutes":"minutes sp\xE9cifiques","sc_specific_months":"mois sp\xE9cifiques","sc_specific_seconds":"secondes sp\xE9cifiques","sc_time":"Temps","sc_to":"\xC0","sc_wizard":"sorcier","sch_all":"tout","sch_astroDay":"Journ\xE9e astronomique","sch_astroNight":"Nuit astronomique","sch_astro_dawn":"Aube","sch_astro_dusk":"Cr\xE9puscule","sch_astro_goldenHour":"Heure d'or","sch_astro_goldenHourEnd":"Fin de l'heure d'or","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Aube nautique","sch_astro_nauticalDusk":"Cr\xE9puscule nautique","sch_astro_night":"Nuit","sch_astro_nightEnd":"Fin de nuit","sch_astro_solarNoon":"Midi solaire","sch_astro_sunrise":"lever du soleil","sch_astro_sunriseEnd":"Fin du lever du soleil","sch_astro_sunset":"Le coucher du soleil","sch_astro_sunsetStart":"Coucher du soleil","sch_at":"\xE0","sch_desc_atTime":"\xE0 %s","sch_desc_everyDay":"tous les jours","sch_desc_everyHour":"Toutes les heures","sch_desc_everyMinute":"chaque minute","sch_desc_everyMonth":"chaque mois","sch_desc_everyNDay":"chaque %s jour","sch_desc_everyNHours":"chaque %s heures","sch_desc_everyNMinutes":"toutes les %s minutes","sch_desc_everyNMonths":"tous les %s mois","sch_desc_everyNWeeks":"chaque %s semaines","sch_desc_everyNYears":"tous les %s ans","sch_desc_everyWeek":"toutes les semaines","sch_desc_everyYear":"chaque ann\xE9e","sch_desc_intervalFromTo":"de %s \xE0 %s","sch_desc_never":"jamais","sch_desc_onDate":"sur %s de %s","sch_desc_onDates":"sur %s et %s de","sch_desc_onEveryDate":"\xE0 chaque date de","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s et %s","sch_desc_onWeekday":"sur %s","sch_desc_onWeekdays":"sur %s et %s","sch_desc_onWeekends":"les weekends","sch_desc_onWorkdays":"les jours ouvrables","sch_desc_onceInPast":"ne sera plus ex\xE9cut\xE9, car start est dans le pass\xE9","sch_desc_once_on":"sur %s","sch_desc_validFrom":"de %s","sch_desc_validFromTo":"Ex\xE9cuter de \xE0","sch_desc_validTo":"\xE0 %s","sch_every":"chaque","sch_exactTime":"Temps sp\xE9cifique","sch_from":"de","sch_fromTo":"De \xE0","sch_intervalTime":"Temps d'interval","sch_invert":"inverser","sch_no_one":"aucun","sch_on":"sur","sch_period":"P\xE9riode","sch_periodDaily":"du quotidien","sch_periodDates":"Rendez-vous","sch_periodDay":"journ\xE9e","sch_periodEvery":"Chaque","sch_periodEveryDay":"Tous les jours","sch_periodEveryMonth":"Chaque mois","sch_periodEveryWeek":"Toutes les semaines","sch_periodEveryYear":"Chaque ann\xE9e","sch_periodHours":"Heures","sch_periodMinutes":"Minutes","sch_periodMonth":"mois","sch_periodMonthly":"Mensuel","sch_periodOnce":"Une fois que","sch_periodSpecificMonths":"Mois sp\xE9cifiques","sch_periodWeek":"La semaine","sch_periodWeekdays":"Jours de la semaine","sch_periodWeekend":"Weekend","sch_periodWeekly":"Hebdomadaire","sch_periodWorkdays":"Jours ouvrables","sch_periodYear":"Ann\xE9e","sch_periodYearly":"Annuel","sch_specificTime":"Temps sp\xE9cifique","sch_time":"Temps","sch_to":"\xE0","sch_valid":"Valide","sch_validFrom":"de","sch_validTo":"\xE0","sch_wholeDay":"Toute la journ\xE9e","sch_yearEveryMonth":"chaque mois","ra_Define schedule...":"D\xE9finir le calendrier ...","ra_Repeat":"R\xE9p\xE9ter","ra_use seconds":"utiliser les secondes","ra_close":"Fermer","ra_dow_Tu":"Tu","ra_Toggle the states view":"Basculer la vue des \xE9tats","ra_Add new child object to selected parent":"Ajouter un nouvel objet enfant au parent s\xE9lectionn\xE9","ra_Add objects tree from JSON file":"Ajouter une arborescence d'objets \xE0 partir d'un fichier JSON","ra_Save objects tree as JSON file":"Enregistrer l'arborescence des objets en tant que fichier JSON","ra_Objects":"Objets","ra_States":"\xC9tats","ra_object_changed_by_user":"Objet modifi\xE9 pour la derni\xE8re fois \xE0","ra_object_changed_by":"Objet modifi\xE9 par","ra_state_changed_from":"Objet chang\xE9 de","ra_state_changed_by":"\xC9tat modifi\xE9 par","ra_aclOwner_read_object":"Le propri\xE9taire peut lire l'objet","ra_aclOwner_read_state":"Le propri\xE9taire peut lire l'\xE9tat","ra_aclOwner_write_object":"Le propri\xE9taire peut \xE9crire un objet","ra_aclOwner_write_state":"Le propri\xE9taire peut \xE9crire l'\xE9tat","ra_aclGroup_read_object":"Le groupe peut lire l'objet","ra_aclGroup_read_state":"Le groupe peut lire l'\xE9tat","ra_aclGroup_write_object":"Le groupe peut \xE9crire un objet","ra_aclGroup_write_state":"Le groupe peut \xE9crire l'\xE9tat","ra_aclEveryone_read_object":"Tout le monde peut lire un objet","ra_aclEveryone_read_state":"Tout le monde peut lire l'\xE9tat","ra_aclEveryone_write_object":"Tout le monde peut \xE9crire un objet","ra_aclEveryone_write_state":"Tout le monde peut \xE9crire l'\xE9tat","ra_Folders always first":"Les dossiers toujours en premier","ra_changedFrom":"Chang\xE9 de","ra_qualityCode":"Code de qualit\xE9","ra_timestamp":"Horodatage","ra_lastChange":"Dernier changement","ra_Owner group":"Groupe propri\xE9taire","ra_Owner user":"Utilisateur propri\xE9taire","ra_Create":"Cr\xE9er","ra_Changed from":"Chang\xE9 de","ra_Quality code":"Qualit\xE9","ra_Timestamp":"Horodatage","ra_Last change":"Dernier changement","ra_Collapse all nodes":"R\xE9duire tous les n\u0153uds","ra_Edit custom config":"Modifier la configuration personnalis\xE9e","ra_Collapse one step node":"R\xE9duire d'un niveau","ra_Expand one step node":"D\xE9velopper un niveau","ra_Refresh tree":"Rafra\xEEchir l'arborescence","ra_Expand all nodes":"D\xE9velopper tous les n\u0153uds","ra_Deselect all":"Tout d\xE9selectionner","ra_Select all":"Tout s\xE9lectionner","ra_%s object(s) processed":"%s objet(s) trait\xE9(s)","ra_Invalid structure":"Structure invalide","ra_%s was imported":"%s a \xE9t\xE9 import\xE9","ra_Failed to open JSON File":"\xC9chec de l'ouverture du fichier JSON","ra_Only following structures of objects are available:":"Seules les structures d'objets suivantes sont disponibles:","ra_Folder \u2192 State":"Dossier \u2192 \xC9tat","ra_Folder \u2192 Channel \u2192 State":"Dossier \u2192 Cha\xEEne \u2192 \xC9tat","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Dossier \u2192 Appareil \u2192 Canal \u2192 \xC9tat","ra_Device \u2192 Channel \u2192 State":"Appareil \u2192 Canal \u2192 \xC9tat","ra_Channel \u2192 State":"Canal \u2192 \xC9tat","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Les non-experts ne peuvent cr\xE9er de nouveaux objets que dans \\"0_userdata.0\\" ou \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Les experts peuvent cr\xE9er des objets partout mais \xE0 partir du deuxi\xE8me niveau (par exemple \\"vis.0\\" ou \\"javascript.0\\").","ra_expertMode":"Mode expert","ra_On weekdays":"En semaine","ra_Drop the files here...":"D\xE9posez le fichier ici...","ra_Drag 'n' drop some files here, or click to select files":"Glissez-d\xE9posez des fichiers ici, ou cliquez pour s\xE9lectionner des fichiers","ra_Clear":"Effacer","ra_Clear icon":"Effacer l'ic\xF4ne","ra_none":"rien","ra_Select predefined icon":"S\xE9lectionnez l'ic\xF4ne pr\xE9d\xE9finie","ra_Show lines between rows":"Afficher les lignes entre les lignes","ra_The page you are looking for was not found":"La page que vous recherchez n'a pas \xE9t\xE9 trouv\xE9e","ra_Good luck":"Bonne chance","ra_Cannot find \\"%s\\"":"Impossible de trouver \\"%s\\"","ra_Cannot read \\"%s\\"":"Impossible de lire \\"%s\\"","ra_Background image":"Image de fond","ra_View: %s":"Affichage : %s","ra_Copy content":"Copier le contenu","ra_Filter":"Filtre","ra_All objects":"Tous les objets","ra_Only selected":"Uniquement s\xE9lectionn\xE9","ra_Change color theme":"Changer le th\xE8me de couleur","ra_daysShortText":"j.","ra_Instance %s is alive":"L'instance %s est active","ra_Instance %s is not alive":"L'instance %s n'est pas active","ra_Used system settings":"Param\xE8tres syst\xE8me utilis\xE9s","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Impossible de d\xE9terminer la position\xA0: les param\xE8tres syst\xE8me sont vides et la d\xE9tection GPS est d\xE9sactiv\xE9e dans le navigateur","ra_Define schedule":"D\xE9finir le calendrier","ra___different__":"diff\xE9rent","ra_Please confirm":"Veuillez confirmer","ra_JSON editor":"\xC9diteur JSON","ra_System language":"Langue du syst\xE8me","ra_Too small":"Trop petit","ra_Too big":"Trop grand","Not a number":"Pas un num\xE9ro","ra_Passwords are not equal!":"Les mots de passe ne sont pas \xE9gaux !","ra_repeat":"r\xE9p\xE9ter","ra_You can filter entries by entering here some text":"Vous pouvez filtrer les entr\xE9es en saisissant ici du texte","ra_Show/hide filter input":"Afficher/masquer l'entr\xE9e de filtre","ra_Cannot add items with set filter":"Impossible d'ajouter des \xE9l\xE9ments avec le filtre d\xE9fini","ra_Add row":"Ajouter une rang\xE9e","ra_Move up":"D\xE9placer vers le haut","ra_Move down":"Descendre","ra_Delete current row":"Supprimer la ligne actuelle","ra_All items are filtered out":"Tous les \xE9l\xE9ments sont filtr\xE9s","ra_Double click to reset table layout":"Double-cliquez pour r\xE9initialiser la disposition du tableau","ra_Cannot retrieve options, as instance is offline":"Impossible de r\xE9cup\xE9rer les options, car l'instance est hors ligne","ra_File is too big. Max %sk allowed. Try use SVG.":"Le fichier est trop volumineux. Max %sk autoris\xE9. Essayez d'utiliser SVG.","ra_Cannot upload":"Impossible de t\xE9l\xE9charger","ra_Crop":"Recadrer","ra_tooltip_comment":"Commentaire","ra_Disconnected":"D\xE9branch\xE9","ra_Connected":"Li\xE9","ra_Configure":"Configurer","ra_Invalid CRON":"CRON invalide","ra_Discard":"Jeter","ra_Some data are not stored. Discard?":"Certaines donn\xE9es ne sont pas stock\xE9es. Jeter?"}`)},96951:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Funzione","ra_filter_id":"ID","ra_filter_name":"Nome","ra_filter_role":"Ruolo","ra_filter_room":"Camera","ra_tooltip_ack":"Bandiera riconosciuta","ra_tooltip_from":"A partire dal","ra_tooltip_lc":"Ultima modifica","ra_tooltip_quality":"Qualit\xE0","ra_tooltip_ts":"Data e ora","ra_tooltip_user":"Utente","ra_tooltip_value":"Valore","ra_Are you sure?":"Sei sicuro?","ra_Cancel":"Annulla","ra_Copied":"Copiato","ra_Copied %s":"\\"%s\\" copiato","ra_Define functions":"Definire le funzioni","ra_Define rooms":"Definisci le stanze","ra_Error":"Errore","ra_Message":"Messaggio","ra_Ok":"Ok","ra_Please select object ID...":"Seleziona l'ID oggetto ...","ra_Selected":"Selezionato","ra_Unknown error!":"Errore sconosciuto!","ra_Value":"Valore","ra_filter_type":"genere","ra_invalidConfig":"Impostazioni non valide","ra_otherConfig":"Impostazioni dall'altro adattatore %s","ra_tooltip_copyState":"Copia il valore dello stato","ra_tooltip_customConfig":"Impostazioni personalizzate","ra_tooltip_deleteObject":"Elimina oggetto","ra_tooltip_editObject":"Modifica oggetto","ra_tooltip_editState":"Modifica il valore dello stato","ra_filter_customs":"impostazioni","ra_Listen on all IPs":"Ascolta su tutti gli IP","ra_dow_Fr":"fr","ra_dow_Mo":"momento","ra_dow_Sa":"Sa","ra_dow_Su":"su","ra_dow_Th":"th","ra_Save":"Salva","ra_Save and close":"Salva e chiudi","ra_Close":"Vicino","ra_Auto (no custom columns)":"Auto (nessuna colonna personalizzata)","ra_Transparent dialog":"Finestra di dialogo trasparente","ra_Width":"Larghezza","ra_val":"Valore","ra_buttons":"Bottoni","ra_Configure visible columns":"Configura colonne visibili","ra_Cannot update attribute, because not found in the object":"Impossibile aggiornare l'attributo, perch\xE9 non trovato nell'oggetto","ra_Edit object field":"Modifica campo oggetto","ra_Hide empty folders":"Nascondi cartelle vuote","ra_Reload files":"Ricarica i file","ra_Create folder":"Creare una cartella","ra_Upload file":"Caricare un file","ra_User files":"File utente","ra_Confirm deletion of %s":"Conferma l'eliminazione di %s","ra_Delete (no confirm for 5 mins)":"Elimina (nessuna conferma per 5 minuti)","ra_Delete":"Elimina","ra_Toggle expert mode":"Attiva / disattiva la modalit\xE0 esperto","ra_Toggle view mode":"Attiva / disattiva la modalit\xE0 di visualizzazione","ra_Root":"Radice","ra_Back to %s":"Torna a %s","ra_Place your files here or click here to open the browse dialog":"Posiziona i file qui o fai clic qui per aprire la finestra di dialogo Sfoglia","ra_If no file will be created in the folder, it will disappear after the browser closed":"Se nessun file verr\xE0 creato nella cartella, scomparir\xE0 dopo la chiusura del browser","ra_Folder name":"Nome della cartella","ra_Create new folder in %s":"Crea nuova cartella in %s","ra_Duplicate name":"Nome duplicato","ra_Invalid parent folder!":"Cartella principale non valida!","ra_Drop file here":"Trascina il file qui","ra_Suppress question for next %s minutes":"Sopprimi la domanda per i prossimi %s minuti","ra_Clear filter":"Filtro pulito","ra_Update":"Aggiornare","ra_Load configuration from file":"Carica la configurazione dal file","ra_Save configuration to file":"Salva la configurazione su file","sc_cron":"CRON","sc_date":"Data","sc_dates":"Date","sc_dows":"Giorno della settimana","sc_every":"Ogni","sc_everyN_dates":"ogni N giorni","sc_everyN_dows":"ogni N giorno della settimana","sc_everyN_hours":"ogni N ore","sc_everyN_minutes":"ogni N minuti","sc_everyN_months":"ogni N mesi","sc_everyN_seconds":"ogni N secondi","sc_every_dates":"ogni giorno","sc_every_dows":"Tutti i giorni della settimana","sc_every_hours":"ogni ora","sc_every_minutes":"ogni minuto","sc_every_months":"ogni mese","sc_every_seconds":"ogni secondo","sc_from":"A partire dal","sc_hours":"Ore","sc_interval":"Intervallo","sc_intervalBetween":"Intervallo tra","sc_minutes":"Minuti","sc_months":"mesi","sc_once":"Una volta","sc_period":"Periodo","sc_seconds":"secondi","sc_simple":"Semplice","sc_specific":"Orario preciso","sc_specific_dates":"date specifiche","sc_specific_dows":"giorno specifico delle settimane","sc_specific_hours":"orari specifici","sc_specific_minutes":"minuti specifici","sc_specific_months":"mesi specifici","sc_specific_seconds":"secondi specifici","sc_time":"Tempo","sc_to":"Per","sc_wizard":"procedura guidata","sch_all":"tutti","sch_astroDay":"Astro day","sch_astroNight":"Astro night","sch_astro_dawn":"Alba","sch_astro_dusk":"Crepuscolo","sch_astro_goldenHour":"Ora d'oro","sch_astro_goldenHourEnd":"Fine dell'ora d'oro","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Alba nautica","sch_astro_nauticalDusk":"Crepuscolo nautico","sch_astro_night":"Notte","sch_astro_nightEnd":"Fine della notte","sch_astro_solarNoon":"Mezzogiorno solare","sch_astro_sunrise":"Alba","sch_astro_sunriseEnd":"Fine dell'alba","sch_astro_sunset":"Tramonto","sch_astro_sunsetStart":"Inizio del tramonto","sch_at":"a","sch_desc_atTime":"a %s","sch_desc_everyDay":"ogni giorno","sch_desc_everyHour":"ogni ora","sch_desc_everyMinute":"ogni minuto","sch_desc_everyMonth":"ogni mese","sch_desc_everyNDay":"ogni %s giorno","sch_desc_everyNHours":"ogni %s ore","sch_desc_everyNMinutes":"ogni %s minuti","sch_desc_everyNMonths":"ogni %s mesi","sch_desc_everyNWeeks":"ogni %s settimane","sch_desc_everyNYears":"ogni %s anni","sch_desc_everyWeek":"ogni settimana","sch_desc_everyYear":"ogni anno","sch_desc_intervalFromTo":"da %s a %s","sch_desc_never":"mai","sch_desc_onDate":"su %s di %s","sch_desc_onDates":"su %s e %s di","sch_desc_onEveryDate":"in ogni data di","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s e %s","sch_desc_onWeekday":"su %s","sch_desc_onWeekdays":"su %s e %s","sch_desc_onWeekends":"nei finesettimana","sch_desc_onWorkdays":"nei giorni lavorativi","sch_desc_onceInPast":"non verr\xE0 pi\xF9 eseguito, perch\xE9 start \xE8 nel passato","sch_desc_once_on":"su %s","sch_desc_validFrom":"da %s","sch_desc_validFromTo":"Eseguire da a","sch_desc_validTo":"a %s","sch_every":"ogni","sch_exactTime":"Orario preciso","sch_from":"a partire dal","sch_fromTo":"Da A","sch_intervalTime":"Intervallo di tempo","sch_invert":"invertire","sch_no_one":"nessuna","sch_on":"sopra","sch_period":"Periodo","sch_periodDaily":"Quotidiano","sch_periodDates":"Date","sch_periodDay":"Giorno","sch_periodEvery":"Ogni","sch_periodEveryDay":"Ogni giorno","sch_periodEveryMonth":"Ogni mese","sch_periodEveryWeek":"Ogni settimana","sch_periodEveryYear":"Ogni anno","sch_periodHours":"Ore","sch_periodMinutes":"Minuti","sch_periodMonth":"mese","sch_periodMonthly":"Mensile","sch_periodOnce":"Una volta","sch_periodSpecificMonths":"Mesi specifici","sch_periodWeek":"Settimana","sch_periodWeekdays":"Giorni della settimana","sch_periodWeekend":"Fine settimana","sch_periodWeekly":"settimanalmente","sch_periodWorkdays":"giorni feriali","sch_periodYear":"Anno","sch_periodYearly":"Annuale","sch_specificTime":"Orario preciso","sch_time":"Tempo","sch_to":"per","sch_valid":"Valido","sch_validFrom":"a partire dal","sch_validTo":"per","sch_wholeDay":"Giorno intero","sch_yearEveryMonth":"ogni mese","ra_Define schedule...":"Definisci pianificazione ...","ra_Repeat":"Ripetere","ra_use seconds":"usa i secondi","ra_close":"vicino","ra_dow_Tu":"Tu","ra_Toggle the states view":"Attiva o disattiva la visualizzazione degli stati","ra_Add new child object to selected parent":"Aggiungi un nuovo oggetto figlio al genitore selezionato","ra_Add objects tree from JSON file":"Aggiungi l'albero degli oggetti dal file JSON","ra_Save objects tree as JSON file":"Salva l'albero degli oggetti come file JSON","ra_Objects":"Oggetti","ra_States":"stati","ra_object_changed_by_user":"L'oggetto \xE8 stato modificato l'ultima volta alle","ra_object_changed_by":"Oggetto modificato da","ra_state_changed_from":"Oggetto cambiato da","ra_state_changed_by":"Stato cambiato da","ra_aclOwner_read_object":"Il proprietario pu\xF2 leggere l'oggetto","ra_aclOwner_read_state":"Il proprietario pu\xF2 leggere lo stato","ra_aclOwner_write_object":"Il proprietario pu\xF2 scrivere l'oggetto","ra_aclOwner_write_state":"Il proprietario pu\xF2 scrivere lo stato","ra_aclGroup_read_object":"Il gruppo pu\xF2 leggere l'oggetto","ra_aclGroup_read_state":"Il gruppo pu\xF2 leggere lo stato","ra_aclGroup_write_object":"Il gruppo pu\xF2 scrivere l'oggetto","ra_aclGroup_write_state":"Il gruppo pu\xF2 scrivere lo stato","ra_aclEveryone_read_object":"Tutti possono leggere gli oggetti","ra_aclEveryone_read_state":"Tutti possono leggere lo stato","ra_aclEveryone_write_object":"Tutti possono scrivere oggetti","ra_aclEveryone_write_state":"Tutti possono scrivere stato","ra_Folders always first":"Le cartelle sono sempre al primo posto","ra_changedFrom":"Cambiato da","ra_qualityCode":"Codice di qualit\xE0","ra_timestamp":"Timestamp","ra_lastChange":"Ultima modifica","ra_Owner group":"Gruppo di proprietari","ra_Owner user":"Utente proprietario","ra_Create":"Creare","ra_Changed from":"Cambiato da","ra_Quality code":"Qualit\xE0","ra_Timestamp":"Timestamp","ra_Last change":"Ultima modifica","ra_Collapse all nodes":"Comprimi tutti i nodi","ra_Edit custom config":"Modifica configurazione personalizzata","ra_Collapse one step node":"Comprimi un livello","ra_Expand one step node":"Espandi un livello","ra_Refresh tree":"Aggiorna l'albero","ra_Expand all nodes":"Espandi tutti i nodi","ra_Deselect all":"Deseleziona tutto","ra_Select all":"Seleziona tutto","ra_%s object(s) processed":"%s oggetti elaborati","ra_Invalid structure":"Struttura non valida","ra_%s was imported":"%s \xE8 stato importato","ra_Failed to open JSON File":"Impossibile aprire il file JSON","ra_Only following structures of objects are available:":"Sono disponibili solo le seguenti strutture di oggetti:","ra_Folder \u2192 State":"Cartella \u2192 Stato","ra_Folder \u2192 Channel \u2192 State":"Cartella \u2192 Canale \u2192 Stato","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Cartella \u2192 Dispositivo \u2192 Canale \u2192 Stato","ra_Device \u2192 Channel \u2192 State":"Dispositivo \u2192 Canale \u2192 Stato","ra_Channel \u2192 State":"Canale \u2192 Stato","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"I non esperti possono creare nuovi oggetti solo in \\"0_userdata.0\\" o \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Gli esperti possono creare oggetti ovunque ma dal secondo livello (es. \\"Vis.0\\" o \\"javascript.0\\").","ra_expertMode":"Modalit\xE0 esperto","ra_On weekdays":"Nei giorni della settimana","ra_Drop the files here...":"Trascina qui il file...","ra_Drag 'n' drop some files here, or click to select files":"Trascina e rilascia alcuni file qui o fai clic per selezionare i file","ra_Clear":"Elimina","ra_Clear icon":"Cancella icona","ra_none":"nessuna","ra_Select predefined icon":"Seleziona l'icona predefinita","ra_Show lines between rows":"Mostra linee tra le righe","ra_The page you are looking for was not found":"La pagina che stai cercando non \xE8 stata trovata","ra_Good luck":"Buona fortuna","ra_Cannot find \\"%s\\"":"Impossibile trovare \\"%s\\"","ra_Cannot read \\"%s\\"":"Impossibile leggere \\"%s\\"","ra_Background image":"Immagine di sfondo","ra_View: %s":"Visualizza: %s","ra_Copy content":"Copia contenuto","ra_Filter":"Filtro","ra_All objects":"Tutti gli oggetti","ra_Only selected":"Solo selezionato","ra_Change color theme":"Cambia tema colore","ra_daysShortText":"g.","ra_Instance %s is alive":"Il %s dell'istanza \xE8 vivo","ra_Instance %s is not alive":"Il TESTO dell'istanza non \xE8 vivo","ra_Used system settings":"Impostazioni di sistema utilizzate","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Impossibile determinare la posizione: le impostazioni di sistema sono vuote e il rilevamento GPS \xE8 disabilitato nel browser","ra_Define schedule":"Definisci programma","ra___different__":"diverso","ra_Please confirm":"Si prega di confermare","ra_JSON editor":"Editor JSON","ra_System language":"Linguaggio di sistema","ra_Too small":"Troppo piccolo","ra_Too big":"Troppo grande","Not a number":"Non un numero","ra_Passwords are not equal!":"Le password non sono uguali!","ra_repeat":"ripetere","ra_You can filter entries by entering here some text":"Puoi filtrare le voci inserendo qui del testo","ra_Show/hide filter input":"Mostra/nascondi input filtro","ra_Cannot add items with set filter":"Impossibile aggiungere elementi con il filtro impostato","ra_Add row":"Aggiungi riga","ra_Move up":"Andare avanti","ra_Move down":"Abbassati","ra_Delete current row":"Elimina la riga corrente","ra_All items are filtered out":"Tutti gli elementi vengono filtrati","ra_Double click to reset table layout":"Fare doppio clic per ripristinare il layout della tabella","ra_Cannot retrieve options, as instance is offline":"Impossibile recuperare le opzioni, poich\xE9 l'istanza \xE8 offline","ra_File is too big. Max %sk allowed. Try use SVG.":"Il file \xE8 troppo grande. Max %sk consentito. Prova a usare SVG.","ra_Cannot upload":"Impossibile caricare","ra_Crop":"Raccolto","ra_tooltip_comment":"Commento","ra_Disconnected":"Disconnesso","ra_Connected":"Collegato","ra_Configure":"Configura","ra_Invalid CRON":"CRON non valido","ra_Discard":"Scartare","ra_Some data are not stored. Discard?":"Alcuni dati non vengono memorizzati. Scartare?"}`)},92417:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Functie","ra_filter_id":"ID","ra_filter_name":"Naam","ra_filter_role":"Rol","ra_filter_room":"Kamer","ra_tooltip_ack":"Erkende vlag","ra_tooltip_from":"Van","ra_tooltip_lc":"Laatst gewijzigd","ra_tooltip_ts":"Tijdstempel","ra_tooltip_user":"Gebruiker","ra_tooltip_value":"Waarde","ra_Are you sure?":"Weet je het zeker?","ra_Cancel":"Annuleer","ra_Copied":"Gekopieerd","ra_Copied %s":"\\"%s\\" gekopieerd","ra_Define functions":"Definieer functies","ra_Define rooms":"Definieer kamers","ra_Error":"Fout","ra_Message":"Bericht","ra_Ok":"OK","ra_Please select object ID...":"Selecteer object-ID ...","ra_Selected":"Geselecteerd","ra_Unknown error!":"Onbekende fout!","ra_Value":"Waarde","ra_filter_type":"Type","ra_invalidConfig":"Ongeldige instellingen","ra_otherConfig":"Instellingen van andere adapter %s","ra_tooltip_copyState":"Kopieer de statuswaarde","ra_tooltip_customConfig":"Aangepaste instellingen","ra_tooltip_deleteObject":"Object verwijderen","ra_tooltip_editObject":"Object bewerken","ra_tooltip_editState":"Bewerk de statuswaarde","ra_filter_customs":"Instellingen","ra_tooltip_quality":"Kwaliteit","ra_Listen on all IPs":"Luister op alle IP's","ra_dow_Fr":"Fr","ra_dow_Mo":"Mo","ra_dow_Sa":"Za","ra_dow_Su":"Zo","ra_dow_Th":"Th","ra_Save":"Sparen","ra_Save and close":"Opslaan en afsluiten","ra_Close":"Dichtbij","ra_Auto (no custom columns)":"Auto (geen aangepaste kolommen)","ra_Transparent dialog":"Transparant dialoogvenster","ra_Width":"Breedte","ra_val":"Waarde","ra_buttons":"Toetsen","ra_Configure visible columns":"Configureer zichtbare kolommen","ra_Cannot update attribute, because not found in the object":"Kan kenmerk niet bijwerken, omdat het niet in het object is gevonden","ra_Edit object field":"Bewerk objectveld","ra_Hide empty folders":"Verberg lege mappen","ra_Reload files":"Laad bestanden opnieuw","ra_Create folder":"Map aanmaken","ra_Upload file":"Upload bestand","ra_User files":"Gebruikersbestanden","ra_Confirm deletion of %s":"Bevestig het verwijderen van %s","ra_Delete (no confirm for 5 mins)":"Verwijderen (geen bevestiging gedurende 5 minuten)","ra_Delete":"Verwijderen","ra_Toggle expert mode":"Schakel tussen expertmodus","ra_Toggle view mode":"Schakelen tussen weergavemodus","ra_Root":"Wortel","ra_Back to %s":"Terug naar %s","ra_Place your files here or click here to open the browse dialog":"Plaats uw bestanden hier of klik hier om het bladervenster te openen","ra_If no file will be created in the folder, it will disappear after the browser closed":"Als er geen bestand in de map wordt gemaakt, verdwijnt het nadat de browser is gesloten","ra_Folder name":"Naam van de map","ra_Create new folder in %s":"Maak een nieuwe map in %s","ra_Duplicate name":"Dubbele naam","ra_Invalid parent folder!":"Ongeldige bovenliggende map!","ra_Drop file here":"Zet het bestand hier neer","ra_Suppress question for next %s minutes":"Vraag de volgende %s minuten onderdrukken","ra_Clear filter":"Filter wissen","ra_Update":"Bijwerken","ra_Load configuration from file":"Laad configuratie uit bestand","ra_Save configuration to file":"Sla de configuratie op in een bestand","sc_cron":"CRON","sc_date":"Datum","sc_dates":"data","sc_dows":"Dag van de week","sc_every":"elk","sc_everyN_dates":"elke N dagen","sc_everyN_dows":"elke N dag van de week","sc_everyN_hours":"elke N uur","sc_everyN_minutes":"elke N minuten","sc_everyN_months":"elke N maanden","sc_everyN_seconds":"elke N seconden","sc_every_dates":"elke dag","sc_every_dows":"elke dag van de week","sc_every_hours":"elk uur","sc_every_minutes":"elke minuut","sc_every_months":"elke maand","sc_every_seconds":"elke seconde","sc_from":"Van","sc_hours":"uren","sc_interval":"Interval","sc_intervalBetween":"Interval tussen","sc_minutes":"Notulen","sc_months":"maanden","sc_once":"Een keer","sc_period":"Periode","sc_seconds":"seconden","sc_simple":"Gemakkelijk","sc_specific":"Specifieke tijd","sc_specific_dates":"specifieke data","sc_specific_dows":"specifieke dag van weken","sc_specific_hours":"specifieke uren","sc_specific_minutes":"specifieke minuten","sc_specific_months":"specifieke maanden","sc_specific_seconds":"specifieke seconden","sc_time":"Tijd","sc_to":"Naar","sc_wizard":"tovenaar","sch_all":"allemaal","sch_astroDay":"Astro-dag","sch_astroNight":"Astro-nacht","sch_astro_dawn":"Dageraad","sch_astro_dusk":"Schemer","sch_astro_goldenHour":"gouden uur","sch_astro_goldenHourEnd":"Gouden uur einde","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Nautische dageraad","sch_astro_nauticalDusk":"Nautische schemering","sch_astro_night":"Nacht","sch_astro_nightEnd":"Nacht einde","sch_astro_solarNoon":"Zonne middag","sch_astro_sunrise":"zonsopkomst","sch_astro_sunriseEnd":"Sunrise einde","sch_astro_sunset":"Zonsondergang","sch_astro_sunsetStart":"Zonsondergang start","sch_at":"Bij","sch_desc_atTime":"op %s","sch_desc_everyDay":"elke dag","sch_desc_everyHour":"elk uur","sch_desc_everyMinute":"elke minuut","sch_desc_everyMonth":"elke maand","sch_desc_everyNDay":"elke %s dag","sch_desc_everyNHours":"elke %s uur","sch_desc_everyNMinutes":"elke %s minuten","sch_desc_everyNMonths":"elke %s maanden","sch_desc_everyNWeeks":"elke %s weken","sch_desc_everyNYears":"elke %s jaar","sch_desc_everyWeek":"elke week","sch_desc_everyYear":"elk jaar","sch_desc_intervalFromTo":"van %s tot %s","sch_desc_never":"nooit","sch_desc_onDate":"op %s van %s","sch_desc_onDates":"op %s en %s van","sch_desc_onEveryDate":"op elke datum van","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s en %s","sch_desc_onWeekday":"op %s","sch_desc_onWeekdays":"op %s en %s","sch_desc_onWeekends":"in het weekend","sch_desc_onWorkdays":"op werkdagen","sch_desc_onceInPast":"zal niet meer worden uitgevoerd, omdat start verleden tijd is","sch_desc_once_on":"op %s","sch_desc_validFrom":"van %s","sch_desc_validFromTo":"Uitvoeren van tot","sch_desc_validTo":"tot %s","sch_every":"elk","sch_exactTime":"Specifieke tijd","sch_from":"van","sch_fromTo":"Van naar","sch_intervalTime":"Interval tijd","sch_invert":"omkeren","sch_no_one":"geen","sch_on":"Aan","sch_period":"Periode","sch_periodDaily":"Dagelijks","sch_periodDates":"data","sch_periodDay":"Dag","sch_periodEvery":"elk","sch_periodEveryDay":"Elke dag","sch_periodEveryMonth":"Elke maand","sch_periodEveryWeek":"Elke week","sch_periodEveryYear":"Elk jaar","sch_periodHours":"uren","sch_periodMinutes":"Notulen","sch_periodMonth":"maand","sch_periodMonthly":"Maandelijks","sch_periodOnce":"Een keer","sch_periodSpecificMonths":"Specifieke maanden","sch_periodWeek":"Week","sch_periodWeekdays":"Doordeweekse dagen","sch_periodWeekend":"Weekend","sch_periodWeekly":"Wekelijks","sch_periodWorkdays":"werkdagen","sch_periodYear":"Jaar","sch_periodYearly":"jaar-","sch_specificTime":"Specifieke tijd","sch_time":"Tijd","sch_to":"naar","sch_valid":"Geldig","sch_validFrom":"van","sch_validTo":"naar","sch_wholeDay":"Hele dag","sch_yearEveryMonth":"elke maand","ra_Define schedule...":"Schema defini\xEBren ...","ra_Repeat":"Herhaling","ra_use seconds":"gebruik seconden","ra_close":"dichtbij","ra_dow_Tu":"Tu","ra_Toggle the states view":"Schakel de statusweergave in of uit","ra_Add new child object to selected parent":"Voeg een nieuw kindobject toe aan het geselecteerde bovenliggende object","ra_Add objects tree from JSON file":"Objectenboom toevoegen vanuit JSON-bestand","ra_Save objects tree as JSON file":"Sla de objectenboom op als JSON-bestand","ra_Objects":"Voorwerpen","ra_States":"Staten","ra_object_changed_by_user":"Object voor het laatst gewijzigd om","ra_object_changed_by":"Object veranderd door","ra_state_changed_from":"Object veranderd van","ra_state_changed_by":"Staat veranderd door","ra_aclOwner_read_object":"Eigenaar kan object lezen","ra_aclOwner_read_state":"Eigenaar kan staat lezen","ra_aclOwner_write_object":"Eigenaar kan object schrijven","ra_aclOwner_write_state":"Eigenaar kan staat schrijven","ra_aclGroup_read_object":"Groep kan object lezen","ra_aclGroup_read_state":"Groep kan status lezen","ra_aclGroup_write_object":"Groep kan object schrijven","ra_aclGroup_write_state":"Groep kan staat schrijven","ra_aclEveryone_read_object":"Iedereen kan object lezen","ra_aclEveryone_read_state":"Iedereen kan staat lezen","ra_aclEveryone_write_object":"Iedereen kan object schrijven","ra_aclEveryone_write_state":"Iedereen kan staat schrijven","ra_Folders always first":"Mappen altijd eerst","ra_changedFrom":"Veranderd van","ra_qualityCode":"Kwaliteitscode","ra_timestamp":"Tijdstempel","ra_lastChange":"Laatste wijziging","ra_Owner group":"Eigenaarsgroep","ra_Owner user":"Eigenaar gebruiker","ra_Create":"Cre\xEBer","ra_Changed from":"Veranderd van","ra_Quality code":"Kwaliteit","ra_Timestamp":"Tijdstempel","ra_Last change":"Laatste wijziging","ra_Collapse all nodes":"Vouw alle knooppunten samen","ra_Edit custom config":"Bewerk aangepaste config","ra_Collapse one step node":"E\xE9n niveau samenvouwen","ra_Expand one step node":"Vouw een niveau uit","ra_Refresh tree":"Vernieuw de boom","ra_Expand all nodes":"Vouw alle knooppunten uit","ra_Deselect all":"Deselecteer alles","ra_Select all":"Selecteer alles","ra_%s object(s) processed":"%s object(en) verwerkt","ra_Invalid structure":"Ongeldige structuur","ra_%s was imported":"%s is ge\xEFmporteerd","ra_Failed to open JSON File":"JSON-bestand kan niet worden geopend","ra_Only following structures of objects are available:":"Alleen de volgende structuren van objecten zijn beschikbaar:","ra_Folder \u2192 State":"Map \u2192 Staat","ra_Folder \u2192 Channel \u2192 State":"Map \u2192 Kanaal \u2192 Staat","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Map \u2192 Apparaat \u2192 Kanaal \u2192 Staat","ra_Device \u2192 Channel \u2192 State":"Apparaat \u2192 Kanaal \u2192 Staat","ra_Channel \u2192 State":"Kanaal \u2192 Staat","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Niet-experts mogen alleen nieuwe objecten maken in \\"0_userdata.0\\" of \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"De experts kunnen overal objecten maken, behalve vanaf het tweede niveau (bijv. \\"Vis.0\\" of \\"javascript.0\\").","ra_expertMode":"Expert modus","ra_On weekdays":"Op weekdagen","ra_Drop the files here...":"Zet het bestand hier neer...","ra_Drag 'n' drop some files here, or click to select files":"Sleep enkele bestanden hierheen, of klik om bestanden te selecteren","ra_Clear":"Verwijderen","ra_Clear icon":"Pictogram wissen","ra_none":"geen","ra_Select predefined icon":"Selecteer voorgedefinieerd pictogram","ra_Show lines between rows":"Toon lijnen tussen rijen","ra_The page you are looking for was not found":"De pagina die u zoekt is niet gevonden","ra_Good luck":"Veel geluk","ra_Cannot find \\"%s\\"":"Kan \\"%s\\" niet vinden","ra_Cannot read \\"%s\\"":"Kan \\"%s\\" niet lezen","ra_Background image":"Achtergrond afbeelding","ra_View: %s":"Bekijk: %s","ra_Copy content":"Inhoud kopi\xEBren","ra_Filter":"Filter","ra_All objects":"Alle objecten","ra_Only selected":"Alleen geselecteerd","ra_Change color theme":"Kleurthema wijzigen","ra_daysShortText":"d.","ra_Instance %s is alive":"Instantie %s leeft","ra_Instance %s is not alive":"Instantie %s is niet actief","ra_Used system settings":"Gebruikte systeeminstellingen","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Kan positie niet bepalen: systeeminstellingen zijn leeg en GPS-detectie is uitgeschakeld in browser","ra_Define schedule":"Definieer schema","ra___different__":"verschillend","ra_Please confirm":"Bevestig alstublieft","ra_JSON editor":"JSON-editor","ra_System language":"Systeemtaal","ra_Too small":"Te klein","ra_Too big":"Te groot","Not a number":"Geen nummer","ra_Passwords are not equal!":"Wachtwoorden zijn niet gelijk!","ra_repeat":"herhalen","ra_You can filter entries by entering here some text":"U kunt items filteren door hier wat tekst in te voeren","ra_Show/hide filter input":"Filterinvoer weergeven/verbergen","ra_Cannot add items with set filter":"Kan geen items toevoegen met ingestelde filter","ra_Add row":"Voeg een rij toe","ra_Move up":"Omhoog gaan","ra_Move down":"Naar beneden verplaatsen","ra_Delete current row":"Huidige rij verwijderen","ra_All items are filtered out":"Alle items zijn uitgefilterd","ra_Double click to reset table layout":"Dubbelklik om de tafelindeling te resetten","ra_Cannot retrieve options, as instance is offline":"Kan opties niet ophalen, omdat instantie offline is","ra_File is too big. Max %sk allowed. Try use SVG.":"Bestand is te groot. Max. %sk toegestaan. Probeer SVG te gebruiken.","ra_Cannot upload":"Kan niet uploaden","ra_Crop":"Bijsnijden","ra_tooltip_comment":"Opmerking","ra_Disconnected":"Verbinding verbroken","ra_Connected":"Verbonden","ra_Configure":"Configureren","ra_Invalid CRON":"Ongeldige CRON","ra_Discard":"Weggooien","ra_Some data are not stored. Discard?":"Sommige gegevens worden niet opgeslagen. Weggooien?"}`)},15170:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Funkcjonowa\u0107","ra_filter_id":"ID","ra_filter_name":"Imi\u0119","ra_filter_role":"Rola","ra_filter_room":"Sala","ra_tooltip_ack":"Potwierdzon","ra_tooltip_from":"Z","ra_tooltip_lc":"Ostatnia zmiana","ra_tooltip_quality":"Jako\u015B\u0107","ra_tooltip_ts":"Znak czasu","ra_tooltip_user":"U\u017Cytkownik","ra_tooltip_value":"Warto\u015B\u0107","ra_Are you sure?":"Jeste\u015B pewny?","ra_Cancel":"Anuluj","ra_Copied":"Skopiowano","ra_Copied %s":"Skopiowano \\"%s\\"","ra_Define functions":"Zdefiniuj funkcje","ra_Define rooms":"Zdefiniuj pokoje","ra_Error":"B\u0142\u0105d","ra_Message":"Wiadomo\u015B\u0107","ra_Ok":"Dobrze","ra_Please select object ID...":"Wybierz identyfikator obiektu ...","ra_Selected":"Wybrany","ra_Unknown error!":"Nieznany b\u0142\u0105d!","ra_Value":"Warto\u015B\u0107","ra_filter_type":"Rodzaj","ra_invalidConfig":"Nieprawid\u0142owe ustawienia","ra_otherConfig":"Ustawienia z innego adaptera %s","ra_tooltip_copyState":"Skopiuj warto\u015B\u0107 stanu","ra_tooltip_customConfig":"W\u0142asne ustawienia","ra_tooltip_deleteObject":"Usu\u0144 obiekt","ra_tooltip_editObject":"Edytuj obiekt","ra_tooltip_editState":"Edytuj warto\u015B\u0107 stanu","ra_filter_customs":"Ustawienia","ra_Listen on all IPs":"S\u0142uchaj na wszystkich adresach IP","ra_dow_Fr":"Ks","ra_dow_Mo":"Mo","ra_dow_Sa":"Sa","ra_dow_Su":"Su","ra_dow_Th":"Th","ra_Save":"Zapisa\u0107","ra_Save and close":"Zapisz i zamknij","ra_Close":"Blisko","ra_Auto (no custom columns)":"Auto (bez kolumn niestandardowych)","ra_Transparent dialog":"Przejrzyste okno dialogowe","ra_Width":"Szeroko\u015B\u0107","ra_val":"Warto\u015B\u0107","ra_buttons":"guziki","ra_Configure visible columns":"Skonfiguruj widoczne kolumny","ra_Cannot update attribute, because not found in the object":"Nie mo\u017Cna zaktualizowa\u0107 atrybutu, poniewa\u017C nie znaleziono go w obiekcie","ra_Edit object field":"Edytuj pole obiektu","ra_Hide empty folders":"Ukryj puste foldery","ra_Reload files":"Za\u0142aduj ponownie pliki","ra_Create folder":"Utw\xF3rz folder","ra_Upload file":"Przesy\u0142anie pliku","ra_User files":"Pliki u\u017Cytkownika","ra_Confirm deletion of %s":"Potwierd\u017A usuni\u0119cie %s","ra_Delete (no confirm for 5 mins)":"Usu\u0144 (bez potwierdzenia przez 5 minut)","ra_Delete":"Usun\u0105\u0107","ra_Toggle expert mode":"Prze\u0142\u0105cz tryb eksperta","ra_Toggle view mode":"Prze\u0142\u0105cz tryb widoku","ra_Root":"Korze\u0144","ra_Back to %s":"Powr\xF3t do %s","ra_Place your files here or click here to open the browse dialog":"Umie\u015B\u0107 swoje pliki tutaj lub kliknij tutaj, aby otworzy\u0107 okno dialogowe przegl\u0105dania","ra_If no file will be created in the folder, it will disappear after the browser closed":"Je\u015Bli w folderze nie zostanie utworzony \u017Caden plik, zniknie on po zamkni\u0119ciu przegl\u0105darki","ra_Folder name":"Nazwa folderu","ra_Create new folder in %s":"Utw\xF3rz nowy folder w %s","ra_Duplicate name":"Zduplikowana nazwa","ra_Invalid parent folder!":"Nieprawid\u0142owy folder nadrz\u0119dny!","ra_Drop file here":"Upu\u015B\u0107 plik tutaj","ra_Suppress question for next %s minutes":"Ukryj pytanie przez nast\u0119pne %s minut","ra_Clear filter":"Czysty filtr","ra_Update":"Aktualizacja","ra_Load configuration from file":"Za\u0142aduj konfiguracj\u0119 z pliku","ra_Save configuration to file":"Zapisz konfiguracj\u0119 do pliku","sc_cron":"CRON","sc_date":"Data","sc_dates":"Daktyle","sc_dows":"Dzie\u0144 tygodnia","sc_every":"Ka\u017Cdy","sc_everyN_dates":"co N dni","sc_everyN_dows":"co N dnia tygodnia","sc_everyN_hours":"co N godzin","sc_everyN_minutes":"co N minut","sc_everyN_months":"co N miesi\u0119cy","sc_everyN_seconds":"co N sekund","sc_every_dates":"codziennie","sc_every_dows":"ka\u017Cdy dzie\u0144 tygodnia","sc_every_hours":"co godzin\u0119","sc_every_minutes":"ka\u017Cda minuta","sc_every_months":"ka\u017Cdego miesi\u0105ca","sc_every_seconds":"ka\u017Cda sekunda","sc_from":"Od","sc_hours":"godziny","sc_interval":"Interwa\u0142","sc_intervalBetween":"Interwa\u0142 mi\u0119dzy","sc_minutes":"Minuty","sc_months":"miesi\u0119cy","sc_once":"Pewnego razu","sc_period":"Kropka","sc_seconds":"sekundy","sc_simple":"Prosty","sc_specific":"Okre\u015Blony czas","sc_specific_dates":"konkretne daty","sc_specific_dows":"okre\u015Blony dzie\u0144 tygodni","sc_specific_hours":"okre\u015Blone godziny","sc_specific_minutes":"okre\u015Blone minuty","sc_specific_months":"okre\u015Blone miesi\u0105ce","sc_specific_seconds":"okre\u015Blone sekundy","sc_time":"Czas","sc_to":"Do","sc_wizard":"Czarodziej","sch_all":"wszystko","sch_astroDay":"Dzie\u0144 Astro","sch_astroNight":"Noc Astro","sch_astro_dawn":"\u015Awit","sch_astro_dusk":"Zmierzch","sch_astro_goldenHour":"z\u0142ota godzina","sch_astro_goldenHourEnd":"Koniec z\u0142otej godziny","sch_astro_nadir":"Nadir","sch_astro_nauticalDawn":"Morski \u015Bwit","sch_astro_nauticalDusk":"Morski zmierzch","sch_astro_night":"Noc","sch_astro_nightEnd":"Koniec nocy","sch_astro_solarNoon":"Po\u0142udnie s\u0142oneczne","sch_astro_sunrise":"wsch\xF3d s\u0142o\u0144ca","sch_astro_sunriseEnd":"Koniec wschodu s\u0142o\u0144ca","sch_astro_sunset":"Zach\xF3d s\u0142o\u0144ca","sch_astro_sunsetStart":"Pocz\u0105tek zachodu s\u0142o\u0144ca","sch_at":"w","sch_desc_atTime":"na %s","sch_desc_everyDay":"codziennie","sch_desc_everyHour":"co godzin\u0119","sch_desc_everyMinute":"ka\u017Cda minuta","sch_desc_everyMonth":"ka\u017Cdego miesi\u0105ca","sch_desc_everyNDay":"ka\u017Cdego dnia %s","sch_desc_everyNHours":"co %s godzin","sch_desc_everyNMinutes":"co %s minut","sch_desc_everyNMonths":"co %s miesi\u0119cy","sch_desc_everyNWeeks":"co %s tygodni","sch_desc_everyNYears":"co %s lat","sch_desc_everyWeek":"co tydzie\u0144","sch_desc_everyYear":"ka\u017Cdego roku","sch_desc_intervalFromTo":"od %s do %s","sch_desc_never":"nigdy","sch_desc_onDate":"na %s z %s","sch_desc_onDates":"na %s i %s z","sch_desc_onEveryDate":"w ka\u017Cd\u0105 dat\u0119","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s i %s","sch_desc_onWeekday":"na %s","sch_desc_onWeekdays":"na %s i %s","sch_desc_onWeekends":"w weekendy","sch_desc_onWorkdays":"w dni robocze","sch_desc_onceInPast":"nie b\u0119dzie ju\u017C wykonywany, poniewa\u017C start jest w przesz\u0142o\u015Bci","sch_desc_once_on":"na %s","sch_desc_validFrom":"z %s","sch_desc_validFromTo":"Wykonaj od do","sch_desc_validTo":"do %s","sch_every":"ka\u017Cdy","sch_exactTime":"Okre\u015Blony czas","sch_from":"od","sch_fromTo":"Od-do","sch_intervalTime":"Czas przerwy","sch_invert":"odwraca\u0107","sch_no_one":"\u017Baden","sch_on":"na","sch_period":"Kropka","sch_periodDaily":"Codziennie","sch_periodDates":"Daktyle","sch_periodDay":"Dzie\u0144","sch_periodEvery":"Ka\u017Cdy","sch_periodEveryDay":"Codziennie","sch_periodEveryMonth":"Ka\u017Cdego miesi\u0105ca","sch_periodEveryWeek":"Co tydzie\u0144","sch_periodEveryYear":"Ka\u017Cdego roku","sch_periodHours":"godziny","sch_periodMinutes":"Minuty","sch_periodMonth":"miesi\u0105c","sch_periodMonthly":"Miesi\u0119czny","sch_periodOnce":"Pewnego razu","sch_periodSpecificMonths":"Okre\u015Blone miesi\u0105ce","sch_periodWeek":"Tydzie\u0144","sch_periodWeekdays":"Dni powszednie","sch_periodWeekend":"Weekend","sch_periodWeekly":"Co tydzie\u0144","sch_periodWorkdays":"Dni robocze","sch_periodYear":"Rok","sch_periodYearly":"Rocznie","sch_specificTime":"Okre\u015Blony czas","sch_time":"Czas","sch_to":"do","sch_valid":"Wa\u017Cny","sch_validFrom":"od","sch_validTo":"do","sch_wholeDay":"Ca\u0142y dzie\u0144","sch_yearEveryMonth":"ka\u017Cdego miesi\u0105ca","ra_Define schedule...":"Zdefiniuj harmonogram ...","ra_Repeat":"Powtarza\u0107","ra_use seconds":"u\u017Cyj sekund","ra_close":"blisko","ra_dow_Tu":"Tu","ra_Toggle the states view":"Prze\u0142\u0105cz widok stan\xF3w","ra_Add new child object to selected parent":"Dodaj nowy obiekt potomny do wybranego rodzica","ra_Add objects tree from JSON file":"Dodaj drzewo obiekt\xF3w z pliku JSON","ra_Save objects tree as JSON file":"Zapisz drzewo obiekt\xF3w jako plik JSON","ra_Objects":"Obiekty","ra_States":"Stany","ra_object_changed_by_user":"Obiekt ostatnio zmieniony o godz","ra_object_changed_by":"Obiekt zmieniony przez","ra_state_changed_from":"Obiekt zmieniony z","ra_state_changed_by":"Stan zmieniony przez","ra_aclOwner_read_object":"W\u0142a\u015Bciciel mo\u017Ce czyta\u0107 obiekt","ra_aclOwner_read_state":"W\u0142a\u015Bciciel mo\u017Ce odczyta\u0107 stan","ra_aclOwner_write_object":"W\u0142a\u015Bciciel mo\u017Ce napisa\u0107 obiekt","ra_aclOwner_write_state":"W\u0142a\u015Bciciel mo\u017Ce pisa\u0107 stan","ra_aclGroup_read_object":"Grupa mo\u017Ce odczyta\u0107 obiekt","ra_aclGroup_read_state":"Grupa mo\u017Ce odczyta\u0107 stan","ra_aclGroup_write_object":"Grupa mo\u017Ce pisa\u0107 obiekt","ra_aclGroup_write_state":"Grupa mo\u017Ce pisa\u0107 stan","ra_aclEveryone_read_object":"Ka\u017Cdy mo\u017Ce czyta\u0107 obiekt","ra_aclEveryone_read_state":"Ka\u017Cdy mo\u017Ce czyta\u0107 stan","ra_aclEveryone_write_object":"Ka\u017Cdy mo\u017Ce pisa\u0107 przedmiot","ra_aclEveryone_write_state":"Ka\u017Cdy mo\u017Ce pisa\u0107 stan","ra_Folders always first":"Foldery zawsze na pierwszym miejscu","ra_changedFrom":"Zmieniony z","ra_qualityCode":"Kod jako\u015Bci","ra_timestamp":"Znak czasu","ra_lastChange":"Ostatnia zmiana","ra_Owner group":"Grupa w\u0142a\u015Bcicieli","ra_Owner user":"W\u0142a\u015Bciciel u\u017Cytkownika","ra_Create":"Stw\xF3rz","ra_Changed from":"Zmieniony z","ra_Quality code":"Jako\u015Bci","ra_Timestamp":"Znak czasu","ra_Last change":"Ostatnia zmiana","ra_Collapse all nodes":"Zwi\u0144 wszystkie w\u0119z\u0142y","ra_Edit custom config":"Edytuj konfiguracj\u0119 niestandardow\u0105","ra_Collapse one step node":"Zwi\u0144 o jeden poziom","ra_Expand one step node":"Rozwi\u0144 o jeden poziom","ra_Refresh tree":"Od\u015Bwie\u017C drzewo","ra_Expand all nodes":"Rozwi\u0144 wszystkie w\u0119z\u0142y","ra_Deselect all":"Odznacz wszystko","ra_Select all":"Zaznacz wszystko","ra_%s object(s) processed":"Przetworzono %s obiekt\xF3w","ra_Invalid structure":"Nieprawid\u0142owa struktura","ra_%s was imported":"%s zosta\u0142 zaimportowany","ra_Failed to open JSON File":"Nie uda\u0142o si\u0119 otworzy\u0107 pliku JSON","ra_Only following structures of objects are available:":"Dost\u0119pne s\u0105 tylko nast\u0119puj\u0105ce struktury obiekt\xF3w:","ra_Folder \u2192 State":"Folder \u2192 Stan","ra_Folder \u2192 Channel \u2192 State":"Folder \u2192 Kana\u0142 \u2192 Stan","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Folder \u2192 Urz\u0105dzenie \u2192 Kana\u0142 \u2192 Stan","ra_Device \u2192 Channel \u2192 State":"Urz\u0105dzenie \u2192 Kana\u0142 \u2192 Stan","ra_Channel \u2192 State":"Kana\u0142 \u2192 Stan","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Osoby nie b\u0119d\u0105ce ekspertami mog\u0105 tworzy\u0107 nowe obiekty tylko w \u201E0_userdata.0\u201D lub \u201Ealias.0\u201D.","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Eksperci mog\u0105 tworzy\u0107 obiekty wsz\u0119dzie poza drugim poziomem (np. \u201EVis.0\u201D lub \u201Ejavascript.0\u201D).","ra_expertMode":"Tryb ekspercki","ra_On weekdays":"W dni powszednie","ra_Drop the files here...":"Upu\u015B\u0107 plik tutaj...","ra_Drag 'n' drop some files here, or click to select files":"Przeci\u0105gnij i upu\u015B\u0107 kilka plik\xF3w tutaj lub kliknij, aby wybra\u0107 pliki","ra_Clear":"Kasowa\u0107","ra_Clear icon":"Wyczy\u015B\u0107 ikon\u0119","ra_none":"\u017Baden","ra_Select predefined icon":"Wybierz predefiniowan\u0105 ikon\u0119","ra_Show lines between rows":"Poka\u017C linie mi\u0119dzy rz\u0119dami","ra_The page you are looking for was not found":"Strona, kt\xF3rej szukasz nie zosta\u0142a znaleziona","ra_Good luck":"Powodzenia","ra_Cannot find \\"%s\\"":"Nie mo\u017Cna znale\u017A\u0107 \u201E%s\u201D","ra_Cannot read \\"%s\\"":"Nie mo\u017Cna odczyta\u0107 \u201E%s\u201D","ra_Background image":"Zdj\u0119cie w tle","ra_View: %s":"Widok: %s","ra_Copy content":"Kopiuj zawarto\u015B\u0107","ra_Filter":"Filtr","ra_All objects":"Wszystkie obiekty","ra_Only selected":"Tylko wybrane","ra_Change color theme":"Zmie\u0144 motyw kolorystyczny","ra_daysShortText":"d.","ra_Instance %s is alive":"Instancja %s jest aktywna","ra_Instance %s is not alive":"Instancja TEKST nie jest aktywna","ra_Used system settings":"U\u017Cywane ustawienia systemowe","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"Nie mo\u017Cna okre\u015Bli\u0107 pozycji: ustawienia systemu s\u0105 puste, a wykrywanie GPS jest wy\u0142\u0105czone w przegl\u0105darce","ra_Define schedule":"Zdefiniuj harmonogram","ra___different__":"r\xF3\u017Cne","ra_Please confirm":"Prosz\u0119 potwierdzi\u0107","ra_JSON editor":"Edytor JSON","ra_System language":"J\u0119zyk systemu","ra_Too small":"Za ma\u0142y","ra_Too big":"Za du\u017Cy","Not a number":"Nie numer","ra_Passwords are not equal!":"Has\u0142a nie s\u0105 r\xF3wne!","ra_repeat":"powtarza\u0107","ra_You can filter entries by entering here some text":"Mo\u017Cesz filtrowa\u0107 wpisy, wpisuj\u0105c tutaj jaki\u015B tekst","ra_Show/hide filter input":"Poka\u017C/ukryj wej\u015Bcie filtra","ra_Cannot add items with set filter":"Nie mo\u017Cna doda\u0107 element\xF3w z ustawionym filtrem","ra_Add row":"Dodaj wiersz","ra_Move up":"Podnie\u015B\u0107","ra_Move down":"Padnij","ra_Delete current row":"Usu\u0144 bie\u017C\u0105cy wiersz","ra_All items are filtered out":"Wszystkie pozycje s\u0105 odfiltrowane","ra_Double click to reset table layout":"Kliknij dwukrotnie, aby zresetowa\u0107 uk\u0142ad tabeli","ra_Cannot retrieve options, as instance is offline":"Nie mo\u017Cna pobra\u0107 opcji, poniewa\u017C instancja jest w trybie offline","ra_File is too big. Max %sk allowed. Try use SVG.":"Plik jest za du\u017Cy. Maksymalna dozwolona liczba %sk. Spr\xF3buj u\u017Cy\u0107 SVG.","ra_Cannot upload":"Nie mo\u017Cna przes\u0142a\u0107","ra_Crop":"Przyci\u0105\u0107","ra_tooltip_comment":"Komentarz","ra_Disconnected":"Niepowi\u0105zany","ra_Connected":"Po\u0142\u0105czony","ra_Configure":"Konfiguruj","ra_Invalid CRON":"Nieprawid\u0142owy CRON","ra_Discard":"Wyrzuca\u0107","ra_Some data are not stored. Discard?":"Niekt\xF3re dane nie s\u0105 przechowywane. Wyrzuca\u0107?"}`)},63952:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"Fun\xE7\xE3o","ra_filter_id":"ID","ra_filter_name":"Nome","ra_filter_role":"Papel (Fun\xE7\xE3o)","ra_filter_room":"Quarto","ra_tooltip_ack":"Confirmado","ra_tooltip_from":"De","ra_tooltip_lc":"\xDAltima altera\xE7\xE3o","ra_tooltip_quality":"Qualidade","ra_tooltip_ts":"Timestamp","ra_tooltip_user":"Usu\xE1rio","ra_tooltip_value":"Valor","ra_Are you sure?":"Voc\xEA tem certeza?","ra_Cancel":"Cancelar","ra_Copied":"Copiado","ra_Copied %s":"\\"%s\\" copiado","ra_Define functions":"Definir fun\xE7\xF5es","ra_Define rooms":"Definir quartos","ra_Error":"Erro","ra_Message":"mensagem","ra_Ok":"Est\xE1 bem","ra_Please select object ID...":"Selecione o ID do objeto ...","ra_Selected":"Selecionado","ra_Unknown error!":"Erro desconhecido!","ra_Value":"Valor","ra_filter_type":"Tipo","ra_invalidConfig":"Configura\xE7\xF5es inv\xE1lidas","ra_otherConfig":"Configura\xE7\xF5es de outro adaptador %s","ra_tooltip_copyState":"Copie o valor do estado","ra_tooltip_customConfig":"Op\xE7\xF5es customizadas","ra_tooltip_deleteObject":"Excluir objeto","ra_tooltip_editObject":"Editar objeto","ra_tooltip_editState":"Edite o valor do estado","ra_filter_customs":"Configura\xE7\xF5es","ra_Listen on all IPs":"Ou\xE7a em todos os IPs","ra_dow_Fr":"Fr","ra_dow_Mo":"Mo","ra_dow_Sa":"Sa","ra_dow_Su":"Su","ra_dow_Th":"\xBA","ra_Save":"Salve \uE051","ra_Save and close":"Salvar e fechar","ra_Close":"Perto","ra_Auto (no custom columns)":"Auto (sem colunas personalizadas)","ra_Transparent dialog":"Di\xE1logo transparente","ra_Width":"Largura","ra_val":"Valor","ra_buttons":"Bot\xF5es","ra_Configure visible columns":"Configurar colunas vis\xEDveis","ra_Cannot update attribute, because not found in the object":"N\xE3o \xE9 poss\xEDvel atualizar o atributo, porque n\xE3o foi encontrado no objeto","ra_Edit object field":"Editar campo de objeto","ra_Hide empty folders":"Esconder pastas vazias","ra_Reload files":"Recarregar arquivos","ra_Create folder":"Criar pasta","ra_Upload file":"Subir arquivo","ra_User files":"Arquivos do usu\xE1rio","ra_Confirm deletion of %s":"Confirme a exclus\xE3o de %s","ra_Delete (no confirm for 5 mins)":"Excluir (sem confirma\xE7\xE3o por 5 minutos)","ra_Delete":"Excluir","ra_Toggle expert mode":"Alternar modo especialista","ra_Toggle view mode":"Alternar modo de visualiza\xE7\xE3o","ra_Root":"Raiz","ra_Back to %s":"Voltar para %s","ra_Place your files here or click here to open the browse dialog":"Coloque seus arquivos aqui ou clique aqui para abrir a janela de navega\xE7\xE3o","ra_If no file will be created in the folder, it will disappear after the browser closed":"Se nenhum arquivo for criado na pasta, ele desaparecer\xE1 depois que o navegador for fechado","ra_Folder name":"Nome da pasta","ra_Create new folder in %s":"Crie uma nova pasta em %s","ra_Duplicate name":"Nome duplicado","ra_Invalid parent folder!":"Pasta pai inv\xE1lida!","ra_Drop file here":"Solte o arquivo aqui","ra_Suppress question for next %s minutes":"Suprimir pergunta nos pr\xF3ximos %s minutos","ra_Clear filter":"Filtro limpo","ra_Update":"Atualizar","ra_Load configuration from file":"Carregar configura\xE7\xE3o do arquivo","ra_Save configuration to file":"Salvar configura\xE7\xE3o em arquivo","sc_cron":"CRON","sc_date":"Data","sc_dates":"Dias","sc_dows":"Dia da semana","sc_every":"todos","sc_everyN_dates":"a cada N dias","sc_everyN_dows":"todos os N dias da semana","sc_everyN_hours":"a cada N horas","sc_everyN_minutes":"a cada N minutos","sc_everyN_months":"a cada N meses","sc_everyN_seconds":"a cada N segundos","sc_every_dates":"todo dia","sc_every_dows":"todos os dias da semana","sc_every_hours":"toda hora","sc_every_minutes":"todo minuto","sc_every_months":"todo m\xEAs","sc_every_seconds":"todo segundo","sc_from":"de","sc_hours":"horas","sc_interval":"intervalo","sc_intervalBetween":"intervalo entre","sc_minutes":"minutos","sc_months":"meses","sc_once":"uma vez","sc_period":"per\xEDodo","sc_seconds":"segundos","sc_simple":"simples","sc_specific":"tempo espec\xEDfico","sc_specific_dates":"datas espec\xEDficas","sc_specific_dows":"dia espec\xEDfico de semanas","sc_specific_hours":"horas espec\xEDficas","sc_specific_minutes":"minutos espec\xEDficos","sc_specific_months":"meses espec\xEDficos","sc_specific_seconds":"segundos espec\xEDficos","sc_time":"tempo","sc_to":"para","sc_wizard":"assistente","sch_all":"tudo","sch_astroDay":"dia astral","sch_astroNight":"noite astral","sch_astro_dawn":"amanhecer","sch_astro_dusk":"anoitecer","sch_astro_goldenHour":"hora dourada","sch_astro_goldenHourEnd":"Fim da hora dourada","sch_astro_nadir":"nadir","sch_astro_nauticalDawn":"Amanhecer n\xE1utico","sch_astro_nauticalDusk":"Anoitecer n\xE1utico","sch_astro_night":"noite","sch_astro_nightEnd":"fim da noite","sch_astro_solarNoon":"meio-dia solar","sch_astro_sunrise":"nascer do sol","sch_astro_sunriseEnd":"fim do nascer do sol","sch_astro_sunset":"p\xF4r do sol","sch_astro_sunsetStart":"in\xEDcio do p\xF4r do sol","sch_at":"\xE0s","sch_desc_atTime":"em %s","sch_desc_everyDay":"todo dia","sch_desc_everyHour":"toda hora","sch_desc_everyMinute":"todo minuto","sch_desc_everyMonth":"todo m\xEAs","sch_desc_everyNDay":"a cada %s dias","sch_desc_everyNHours":"a cada %s horas","sch_desc_everyNMinutes":"a cada %s minutos","sch_desc_everyNMonths":"a cada %s meses","sch_desc_everyNWeeks":"a cada %s semanas","sch_desc_everyNYears":"a cada %s anos","sch_desc_everyWeek":"toda semana","sch_desc_everyYear":"todo ano","sch_desc_intervalFromTo":"de %s para %s","sch_desc_never":"nunca","sch_desc_onDate":"em %s de %s","sch_desc_onDates":"em %s e %s de","sch_desc_onEveryDate":"em toda data de","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s e %s","sch_desc_onWeekday":"em %s","sch_desc_onWeekdays":"em %s e %s","sch_desc_onWeekends":"nos fins de semana","sch_desc_onWorkdays":"em dias \xFAteis","sch_desc_onceInPast":"n\xE3o ser\xE1 mais executado, porque o come\xE7o est\xE1 no passado","sch_desc_once_on":"em %s","sch_desc_validFrom":"de %s","sch_desc_validFromTo":"Executar de at\xE9","sch_desc_validTo":"at\xE9 %s","sch_every":"cada","sch_exactTime":"tempo espec\xEDfico","sch_from":"de","sch_fromTo":"de a\xB4t","sch_intervalTime":"tempo de intervalo","sch_invert":"invertido","sch_no_one":"nenhum","sch_on":"em","sch_period":"per\xEDodo","sch_periodDaily":"diariamente","sch_periodDates":"datas","sch_periodDay":"dia","sch_periodEvery":"todos","sch_periodEveryDay":"todo dia","sch_periodEveryMonth":"todo m\xEAs","sch_periodEveryWeek":"toda semana","sch_periodEveryYear":"todo ano","sch_periodHours":"horas","sch_periodMinutes":"minutos","sch_periodMonth":"m\xEAs","sch_periodMonthly":"por m\xEAs","sch_periodOnce":"uma vez","sch_periodSpecificMonths":"meses espec\xEDficos","sch_periodWeek":"semana","sch_periodWeekdays":"dias \xFAteis","sch_periodWeekend":"final de semana","sch_periodWeekly":"semanal","sch_periodWorkdays":"dias \xFAteis","sch_periodYear":"ano","sch_periodYearly":"anual","sch_specificTime":"tempo espec\xEDfico","sch_time":"tempo","sch_to":"para","sch_valid":"v\xE1lido","sch_validFrom":"de","sch_validTo":"para","sch_wholeDay":"dia inteiro","sch_yearEveryMonth":"todo m\xEAs","ra_Define schedule...":"Definir programa\xE7\xE3o ...","ra_Repeat":"Repita","ra_use seconds":"use segundos","ra_close":"fechar","ra_dow_Tu":"Tu","ra_Toggle the states view":"Alternar a visualiza\xE7\xE3o dos estados","ra_Add new child object to selected parent":"Adicionar novo objeto filho ao pai selecionado","ra_Add objects tree from JSON file":"Adicionar \xE1rvore de objetos do arquivo JSON","ra_Save objects tree as JSON file":"Salvar \xE1rvore de objetos como arquivo JSON","ra_Objects":"Objetos","ra_States":"Estados","ra_object_changed_by_user":"Objeto alterado pela \xFAltima vez em","ra_object_changed_by":"Objeto alterado por","ra_state_changed_from":"Objeto alterado de","ra_state_changed_by":"Estado alterado por","ra_aclOwner_read_object":"O propriet\xE1rio pode ler o objeto","ra_aclOwner_read_state":"O propriet\xE1rio pode ler o estado","ra_aclOwner_write_object":"O propriet\xE1rio pode escrever o objeto","ra_aclOwner_write_state":"O propriet\xE1rio pode escrever o estado","ra_aclGroup_read_object":"O grupo pode ler o objeto","ra_aclGroup_read_state":"O grupo pode ler o estado","ra_aclGroup_write_object":"O grupo pode escrever o objeto","ra_aclGroup_write_state":"O grupo pode escrever o estado","ra_aclEveryone_read_object":"Todos podem ler objetos","ra_aclEveryone_read_state":"Todos podem ler o estado","ra_aclEveryone_write_object":"Todos podem escrever objetos","ra_aclEveryone_write_state":"Todos podem escrever o estado","ra_Folders always first":"Pastas sempre primeiro","ra_changedFrom":"Mudou de","ra_qualityCode":"C\xF3digo de qualidade","ra_timestamp":"Timestamp","ra_lastChange":"\xDAltima mudan\xE7a","ra_Owner group":"Grupo propriet\xE1rio","ra_Owner user":"Usu\xE1rio propriet\xE1rio","ra_Create":"Crio","ra_Changed from":"Mudou de","ra_Quality code":"Qualidade","ra_Timestamp":"Timestamp","ra_Last change":"\xDAltima mudan\xE7a","ra_Collapse all nodes":"Recolher todos os n\xF3s","ra_Edit custom config":"Editar configura\xE7\xE3o personalizada","ra_Collapse one step node":"Recolher um n\xEDvel","ra_Expand one step node":"Expanda um n\xEDvel","ra_Refresh tree":"Atualizar \xE1rvore","ra_Expand all nodes":"Expanda todos os n\xF3s","ra_Deselect all":"Desmarque todos","ra_Select all":"Selecionar tudo","ra_%s object(s) processed":"%s objeto(s) processado(s)","ra_Invalid structure":"Estrutura inv\xE1lida","ra_%s was imported":"%s foi importado","ra_Failed to open JSON File":"Falha ao abrir arquivo JSON","ra_Only following structures of objects are available:":"Apenas as seguintes estruturas de objetos est\xE3o dispon\xEDveis:","ra_Folder \u2192 State":"Pasta \u2192 Estado","ra_Folder \u2192 Channel \u2192 State":"Pasta \u2192 Canal \u2192 Estado","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"Pasta \u2192 Dispositivo \u2192 Canal \u2192 Estado","ra_Device \u2192 Channel \u2192 State":"Dispositivo \u2192 Canal \u2192 Estado","ra_Channel \u2192 State":"Canal \u2192 Estado","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"Os n\xE3o especialistas podem criar novos objetos apenas em \\"0_userdata.0\\" ou \\"alias.0\\".","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"Os especialistas podem criar objetos em qualquer lugar, exceto no segundo n\xEDvel (por exemplo, \\"vis.0\\" ou \\"javascript.0\\").","ra_expertMode":"Modo especialista","ra_On weekdays":"Nos dias \xFAteis","ra_Drop the files here...":"Solte o arquivo aqui ...","ra_Drag 'n' drop some files here, or click to select files":"Arraste e solte alguns arquivos aqui ou clique para selecionar arquivos","ra_Clear":"Excluir","ra_Clear icon":"\xCDcone de limpeza","ra_none":"Nenhum","ra_Select predefined icon":"Selecione o \xEDcone predefinido","ra_Show lines between rows":"Mostrar linhas entre as linhas","ra_The page you are looking for was not found":"A p\xE1gina que voc\xEA est\xE1 procurando n\xE3o foi encontrada","ra_Good luck":"Boa sorte","ra_Cannot find \\"%s\\"":"N\xE3o foi poss\xEDvel encontrar \\"%s\\"","ra_Cannot read \\"%s\\"":"N\xE3o \xE9 poss\xEDvel ler \\"%s\\"","ra_Background image":"Imagem de fundo","ra_View: %s":"Visualizar: %s","ra_Copy content":"Copiar conte\xFAdo","ra_Filter":"Filtro","ra_All objects":"Todos os objetos","ra_Only selected":"Apenas selecionado","ra_Change color theme":"Alterar tema de cores","ra_daysShortText":"d.","ra_Instance %s is alive":"O %s da inst\xE2ncia est\xE1 ativo","ra_Instance %s is not alive":"O %s da inst\xE2ncia n\xE3o est\xE1 ativo","ra_Used system settings":"Configura\xE7\xF5es do sistema usadas","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"N\xE3o \xE9 poss\xEDvel determinar a posi\xE7\xE3o: as configura\xE7\xF5es do sistema est\xE3o vazias e a detec\xE7\xE3o de GPS est\xE1 desativada no navegador","ra_Define schedule":"Definir cronograma","ra___different__":"diferente","ra_Please confirm":"Por favor confirme","ra_JSON editor":"Editor JSON","ra_System language":"Idioma do sistema","ra_Too small":"Muito pequeno","ra_Too big":"Muito grande","Not a number":"N\xE3o \xE9 um n\xFAmero","ra_Passwords are not equal!":"As senhas n\xE3o s\xE3o iguais!","ra_repeat":"repetir","ra_You can filter entries by entering here some text":"Voc\xEA pode filtrar as entradas digitando aqui algum texto","ra_Show/hide filter input":"Mostrar/ocultar entrada de filtro","ra_Cannot add items with set filter":"N\xE3o \xE9 poss\xEDvel adicionar itens com filtro definido","ra_Add row":"Adicionar linha","ra_Move up":"Subir","ra_Move down":"Mover para baixo","ra_Delete current row":"Excluir linha atual","ra_All items are filtered out":"Todos os itens s\xE3o filtrados","ra_Double click to reset table layout":"Clique duas vezes para redefinir o layout da tabela","ra_Cannot retrieve options, as instance is offline":"N\xE3o \xE9 poss\xEDvel recuperar op\xE7\xF5es, pois a inst\xE2ncia est\xE1 off-line","ra_File is too big. Max %sk allowed. Try use SVG.":"O arquivo \xE9 muito grande. Max %sk permitido. Tente usar SVG.","ra_Cannot upload":"N\xE3o \xE9 poss\xEDvel fazer upload","ra_Crop":"Colheita","ra_tooltip_comment":"Comente","ra_Disconnected":"Desconectado","ra_Connected":"Conectado","ra_Configure":"Configurar","ra_Invalid CRON":"CRON inv\xE1lido","ra_Discard":"Descartar","ra_Some data are not stored. Discard?":"Alguns dados n\xE3o s\xE3o armazenados. Descartar?"}`)},97078:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"\u0444\u0443\u043D\u043A\u0446\u0438\u044F","ra_filter_id":"ID","ra_filter_name":"\u0418\u043C\u044F","ra_filter_role":"\u0440\u043E\u043B\u044C","ra_filter_room":"\u043A\u043E\u043C\u043D\u0430\u0442\u0430","ra_tooltip_ack":"\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u043E","ra_tooltip_from":"\u041E\u0442","ra_tooltip_lc":"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435","ra_tooltip_quality":"\u041A\u0430\u0447\u0435\u0441\u0442\u0432\u043E","ra_tooltip_ts":"\u041E\u0442\u043C\u0435\u0442\u043A\u0430 \u0432\u0440\u0435\u043C\u0435\u043D\u0438","ra_tooltip_user":"\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C","ra_tooltip_value":"\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435","ra_Are you sure?":"\u0412\u044B \u0443\u0432\u0435\u0440\u0435\u043D\u044B?","ra_Cancel":"\u041E\u0442\u043C\u0435\u043D\u0430","ra_Copied":"\u0441\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E","ra_Copied %s":"\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u043D\u043E \\"%s\\"","ra_Define functions":"\u0417\u0430\u0434\u0430\u0442\u044C \u0444\u0443\u043D\u043A\u0446\u0438\u0438","ra_Define rooms":"\u0417\u0430\u0434\u0430\u0442\u044C \u043A\u043E\u043C\u043D\u0430\u0442\u044B","ra_Error":"\u041E\u0448\u0438\u0431\u043A\u0430","ra_Message":"\u0421\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435","ra_Ok":"Ok","ra_Please select object ID...":"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430, \u0432\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u0434\u0435\u043D\u0442\u0438\u0444\u0438\u043A\u0430\u0442\u043E\u0440 \u043E\u0431\u044A\u0435\u043A\u0442\u0430 ...","ra_Selected":"\u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0439","ra_Unknown error!":"\u041D\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043D\u0430\u044F \u043E\u0448\u0438\u0431\u043A\u0430!","ra_Value":"\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435","ra_filter_type":"\u0422\u0438\u043F","ra_invalidConfig":"\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","ra_otherConfig":"\u041D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u0438\u0437 \u0434\u0440\u0443\u0433\u043E\u0433\u043E \u0430\u0434\u0430\u043F\u0442\u0435\u0440\u0430 %s","ra_tooltip_copyState":"\u0421\u043A\u043E\u043F\u0438\u0440\u0443\u0439\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u044F","ra_tooltip_customConfig":"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u0441\u043A\u0438\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","ra_tooltip_deleteObject":"\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_tooltip_editObject":"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_tooltip_editState":"\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u044F","ra_filter_customs":"\u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","ra_dow_Fr":"\u041F\u0442","ra_dow_Mo":"\u041F\u043D","ra_dow_Sa":"\u0421\u0431","ra_dow_Su":"\u0412\u0441","ra_dow_Th":"\u0427\u0442","ra_dow_Tu":"\u0412\u0442","ra_dow_We":"\u0421\u0440","ra_Listen on all IPs":"\u0421\u043B\u0443\u0448\u0430\u0439 \u043D\u0430 \u0432\u0441\u0435\u0445 IP","ra_Save":"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C","ra_Save and close":"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0438 \u0437\u0430\u043A\u0440\u044B\u0442\u044C","ra_Close":"\u0417\u0430\u043A\u0440\u044B\u0442\u044C","ra_Auto (no custom columns)":"\u0410\u0432\u0442\u043E (\u0431\u0435\u0437 \u043D\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043C\u044B\u0445 \u0441\u0442\u043E\u043B\u0431\u0446\u043E\u0432)","ra_Transparent dialog":"\u041F\u0440\u043E\u0437\u0440\u0430\u0447\u043D\u044B\u0439 \u0434\u0438\u0430\u043B\u043E\u0433","ra_Width":"\u0428\u0438\u0440\u0438\u043D\u0430","ra_val":"\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435","ra_buttons":"\u041A\u043D\u043E\u043F\u043A\u0438","ra_Configure visible columns":"\u041D\u0430\u0441\u0442\u0440\u043E\u0438\u0442\u044C \u0432\u0438\u0434\u0438\u043C\u044B\u0435 \u0441\u0442\u043E\u043B\u0431\u0446\u044B","ra_Cannot update attribute, because not found in the object":"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u043E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0430\u0442\u0440\u0438\u0431\u0443\u0442, \u043F\u043E\u0442\u043E\u043C\u0443 \u0447\u0442\u043E \u043E\u043D \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D \u0432 \u043E\u0431\u044A\u0435\u043A\u0442\u0435","ra_Edit object field":"\u041F\u043E\u043B\u0435 \u0440\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u044F \u043E\u0431\u044A\u0435\u043A\u0442\u0430","ra_Hide empty folders":"\u0421\u043A\u0440\u044B\u0442\u044C \u043F\u0443\u0441\u0442\u044B\u0435 \u043F\u0430\u043F\u043A\u0438","ra_Reload files":"\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C","ra_Create folder":"\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043F\u0430\u043F\u043A\u0443","ra_Upload file":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0444\u0430\u0439\u043B","ra_User files":"\u0424\u0430\u0439\u043B\u044B \u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044F","ra_Confirm deletion of %s":"\u041F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435 \u0443\u0434\u0430\u043B\u0435\u043D\u0438\u0435 %s","ra_Delete (no confirm for 5 mins)":"\u0423\u0434\u0430\u043B\u0438\u0442\u044C (\u0431\u0435\u0437 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u044F \u0432 \u0442\u0435\u0447\u0435\u043D\u0438\u0435 5 \u043C\u0438\u043D\u0443\u0442)","ra_Delete":"\u0423\u0434\u0430\u043B\u0438\u0442\u044C","ra_Toggle expert mode":"\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u044D\u043A\u0441\u043F\u0435\u0440\u0442\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C","ra_Toggle view mode":"\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430","ra_Root":"\u041D\u0430\u0447\u0430\u043B\u043E","ra_Back to %s":"\u0412\u0435\u0440\u043D\u0443\u0442\u044C\u0441\u044F \u043A %s","ra_Place your files here or click here to open the browse dialog":"\u041F\u043E\u043C\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u0432\u043E\u0438 \u0444\u0430\u0439\u043B\u044B \u0441\u044E\u0434\u0430 \u0438\u043B\u0438 \u0449\u0435\u043B\u043A\u043D\u0438\u0442\u0435 \u0437\u0434\u0435\u0441\u044C, \u0447\u0442\u043E\u0431\u044B \u043E\u0442\u043A\u0440\u044B\u0442\u044C \u0434\u0438\u0430\u043B\u043E\u0433\u043E\u0432\u043E\u0435 \u043E\u043A\u043D\u043E \u0432\u044B\u0431\u043E\u0440\u0430","ra_If no file will be created in the folder, it will disappear after the browser closed":"\u0415\u0441\u043B\u0438 \u0432 \u043F\u0430\u043F\u043A\u0435 \u043D\u0435 \u0431\u0443\u0434\u0435\u0442 \u0441\u043E\u0437\u0434\u0430\u043D \u0444\u0430\u0439\u043B, \u043E\u043D \u0438\u0441\u0447\u0435\u0437\u043D\u0435\u0442 \u043F\u043E\u0441\u043B\u0435 \u0437\u0430\u043A\u0440\u044B\u0442\u0438\u044F \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430.","ra_Folder name":"\u0418\u043C\u044F \u043F\u0430\u043F\u043A\u0438","ra_Create new folder in %s":"\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u043F\u0430\u043F\u043A\u0443 \u0432 %s","ra_Duplicate name":"\u041F\u043E\u0432\u0442\u043E\u0440\u044F\u044E\u0449\u0435\u0435\u0441\u044F \u0438\u043C\u044F","ra_Invalid parent folder!":"\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0440\u043E\u0434\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u0430\u044F \u043F\u0430\u043F\u043A\u0430!","ra_Drop file here":"\u041F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0430","ra_Suppress question for next %s minutes":"\u0421\u043A\u0440\u044B\u0442\u044C \u0432\u043E\u043F\u0440\u043E\u0441 \u043D\u0430 \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 %s \u043C\u0438\u043D\u0443\u0442(\u044B)","ra_Clear filter":"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C \u0444\u0438\u043B\u044C\u0442\u0440","ra_Update":"\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C","ra_Load configuration from file":"\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044E \u0438\u0437 \u0444\u0430\u0439\u043B\u0430","ra_Save configuration to file":"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044E \u0432 \u0444\u0430\u0439\u043B","sc_cron":"CRON","sc_date":"\u0414\u0430\u0442\u0430","sc_dates":"\u0414\u0430\u0442\u044B","sc_dows":"\u0414\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438","sc_every":"\u043A\u0430\u0436\u0434\u044B\u0439(\u0443\u044E/\u044B\u0435)","sc_everyN_dates":"\u043A\u0430\u0436\u0434\u044B\u0439 N \u0434\u0435\u043D\u044C","sc_everyN_dows":"\u043A\u0430\u0436\u0434\u044B\u0439 N \u0434\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438","sc_everyN_hours":"\u043A\u0430\u0436\u0434\u044B\u0435 N \u0447\u0430\u0441\u043E\u0432","sc_everyN_minutes":"\u043A\u0430\u0436\u0434\u044B\u0435 N \u043C\u0438\u043D\u0443\u0442","sc_everyN_months":"\u043A\u0430\u0436\u0434\u044B\u0435 N \u043C\u0435\u0441\u044F\u0446\u0435\u0432","sc_everyN_seconds":"\u043A\u0430\u0436\u0434\u044B\u0435 N \u0441\u0435\u043A\u0443\u043D\u0434","sc_every_dates":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0434\u0435\u043D\u044C","sc_every_dows":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0434\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438","sc_every_hours":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0447\u0430\u0441","sc_every_minutes":"\u043A\u0430\u0436\u0434\u0443\u044E \u043C\u0438\u043D\u0443\u0442\u0443","sc_every_months":"\u043A\u0430\u0436\u0434\u044B\u0439 \u043C\u0435\u0441\u044F\u0446","sc_every_seconds":"\u043A\u0430\u0436\u0434\u0443\u044E \u0441\u0435\u043A\u0443\u043D\u0434\u0443","sc_from":"\u041E\u0442","sc_hours":"\u0447\u0430\u0441\u044B","sc_interval":"\u0418\u043D\u0442\u0435\u0440\u0432\u0430\u043B","sc_intervalBetween":"\u0418\u043D\u0442\u0435\u0440\u0432\u0430\u043B \u043C\u0435\u0436\u0434\u0443","sc_minutes":"\u043C\u0438\u043D\u0443\u0442\u044B","sc_months":"\u041C\u0435\u0441\u044F\u0446\u044B","sc_once":"\u043E\u0434\u0438\u043D \u0440\u0430\u0437","sc_period":"\u041F\u0435\u0440\u0438\u043E\u0434","sc_seconds":"\u0441\u0435\u043A\u0443\u043D\u0434\u044B","sc_simple":"\u041F\u0440\u043E\u0441\u0442\u043E","sc_specific":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u043E\u0435 \u0432\u0440\u0435\u043C\u044F","sc_specific_dates":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u0434\u0430\u0442\u044B","sc_specific_dows":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0439 \u0434\u0435\u043D\u044C \u043D\u0435\u0434\u0435\u043B\u0438","sc_specific_hours":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u0447\u0430\u0441\u044B","sc_specific_minutes":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u043C\u0438\u043D\u0443\u0442\u044B","sc_specific_months":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u043C\u0435\u0441\u044F\u0446\u044B","sc_specific_seconds":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u0441\u0435\u043A\u0443\u043D\u0434\u044B","sc_time":"\u0412\u0440\u0435\u043C\u044F","sc_to":"\u0414\u043E","sc_wizard":"\u0424\u043E\u0440\u043C\u0430","sch_all":"\u0432\u0441\u0435","sch_astroDay":"\u0434\u043D\u0451\u043C","sch_astroNight":"\u043D\u043E\u0447\u044C\u044E","sch_astro_dawn":"\u0420\u0430\u0441\u0441\u0432\u0435\u0442","sch_astro_dusk":"\u0421\u0443\u043C\u0435\u0440\u043A\u0438","sch_astro_goldenHour":"\u0417\u043E\u043B\u043E\u0442\u043E\u0439 \u0447\u0430\u0441","sch_astro_goldenHourEnd":"\u041A\u043E\u043D\u0435\u0446 \u0437\u043E\u043B\u043E\u0442\u043E\u0433\u043E \u0447\u0430\u0441\u0430","sch_astro_nadir":"\u041D\u0430\u0434\u0438\u0440","sch_astro_nauticalDawn":"\u041C\u043E\u0440\u0441\u043A\u043E\u0439 \u0440\u0430\u0441\u0441\u0432\u0435\u0442","sch_astro_nauticalDusk":"\u041C\u043E\u0440\u0441\u043A\u0438\u0435 \u0441\u0443\u043C\u0435\u0440\u043A\u0438","sch_astro_night":"\u041D\u043E\u0447\u044C","sch_astro_nightEnd":"\u041A\u043E\u043D\u0435\u0446 \u043D\u043E\u0447\u0438","sch_astro_solarNoon":"\u0421\u043E\u043B\u043D\u0435\u0447\u043D\u044B\u0439 \u043F\u043E\u043B\u0434\u0435\u043D\u044C","sch_astro_sunrise":"\u0412\u043E\u0441\u0445\u043E\u0434","sch_astro_sunriseEnd":"\u0412\u043E\u0441\u0445\u043E\u0434 \u0441\u043E\u043B\u043D\u0446\u0430","sch_astro_sunset":"\u0417\u0430\u0445\u043E\u0434 \u0441\u043E\u043B\u043D\u0446\u0430","sch_astro_sunsetStart":"\u041D\u0430\u0447\u0430\u043B\u043E \u0437\u0430\u043A\u0430\u0442\u0430","sch_at":"\u0434\u0430\u0442\u0430","sch_desc_atTime":"\u0432 %s","sch_desc_everyDay":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0434\u0435\u043D\u044C","sch_desc_everyHour":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0447\u0430\u0441","sch_desc_everyMinute":"\u043A\u0430\u0436\u0434\u0443\u044E \u043C\u0438\u043D\u0443\u0442\u0443","sch_desc_everyMonth":"\u043A\u0430\u0436\u0434\u044B\u0439 \u043C\u0435\u0441\u044F\u0446","sch_desc_everyNDay":"\u043A\u0430\u0436\u0434\u044B\u0439 %s \u0434\u0435\u043D\u044C","sch_desc_everyNHours":"\u043A\u0430\u0436\u0434\u044B\u0439 %s \u0447\u0430\u0441\u043E\u0432","sch_desc_everyNMinutes":"\u043A\u0430\u0436\u0434\u044B\u0435 %s \u043C\u0438\u043D\u0443\u0442","sch_desc_everyNMonths":"\u043A\u0430\u0436\u0434\u044B\u0435 %s \u043C\u0435\u0441\u044F\u0446\u0435\u0432","sch_desc_everyNWeeks":"\u043A\u0430\u0436\u0434\u044B\u0435 %s \u043D\u0435\u0434\u0435\u043B\u044C","sch_desc_everyNYears":"\u043A\u0430\u0436\u0434\u044B\u0435 %s \u043B\u0435\u0442","sch_desc_everyWeek":"\u043A\u0430\u0436\u0434\u0443\u044E \u043D\u0435\u0434\u0435\u043B\u044E","sch_desc_everyYear":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0433\u043E\u0434","sch_desc_intervalFromTo":"\u043E\u0442 %s \u0434\u043E %s","sch_desc_never":"\u043D\u0438\u043A\u043E\u0433\u0434\u0430","sch_desc_onDate":"%s %s","sch_desc_onDates":"%s \u0438 %s","sch_desc_onEveryDate":"\u0432 \u043A\u0430\u0436\u0434\u044B\u0439 \u0434\u0435\u043D\u044C","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s \u0438 %s","sch_desc_onWeekday":"%s","sch_desc_onWeekdays":"%s \u0438 %s","sch_desc_onWeekends":"\u043D\u0430 \u0432\u044B\u0445\u043E\u0434\u043D\u044B\u0445","sch_desc_onWorkdays":"\u0432 \u0440\u0430\u0431\u043E\u0447\u0438\u0435 \u0434\u043D\u0438","sch_desc_onceInPast":"\u043D\u0435 \u0431\u0443\u0434\u0435\u0442 \u0431\u043E\u043B\u044C\u0448\u0435 \u0432\u044B\u043F\u043E\u043B\u043D\u044F\u0442\u044C\u0441\u044F, \u043F\u043E\u0442\u043E\u043C\u0443 \u0447\u0442\u043E \u043D\u0430\u0447\u0430\u043B\u043E \u0432 \u043F\u0440\u043E\u0448\u043B\u043E\u043C","sch_desc_once_on":"%s","sch_desc_validFrom":"%s","sch_desc_validFromTo":"\u0412\u044B\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u0441","sch_desc_validTo":"%s","sch_every":"\u043A\u0430\u0436\u0434\u044B\u0439","sch_exactTime":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u043E\u0435 \u0432\u0440\u0435\u043C\u044F","sch_from":"\u043E\u0442","sch_fromTo":"\u041E\u0442 \u0438 \u0434\u043E","sch_intervalTime":"\u0418\u043D\u0442\u0435\u0440\u0432\u0430\u043B \u0432\u0440\u0435\u043C\u0435\u043D\u0438","sch_invert":"\u0438\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C","sch_no_one":"\u043D\u0438\u043A\u0430\u043A\u043E\u0439","sch_on":"\u043D\u0430","sch_period":"\u043F\u0435\u0440\u0438\u043E\u0434","sch_periodDaily":"\u0415\u0436\u0435\u0434\u043D\u0435\u0432\u043D\u043E","sch_periodDates":"\u0414\u0430\u0442\u044B","sch_periodDay":"\u0414\u0435\u043D\u044C","sch_periodEvery":"\u043A\u0430\u0436\u0434\u044B\u0439","sch_periodEveryDay":"\u041A\u0430\u0436\u0434\u044B\u0439 \u0434\u0435\u043D\u044C","sch_periodEveryMonth":"\u041A\u0430\u0436\u0434\u044B\u0439 \u043C\u0435\u0441\u044F\u0446","sch_periodEveryWeek":"\u041A\u0430\u0436\u0434\u0443\u044E \u043D\u0435\u0434\u0435\u043B\u044E","sch_periodEveryYear":"\u041A\u0430\u0436\u0434\u044B\u0439 \u0433\u043E\u0434","sch_periodHours":"\u0447\u0430\u0441\u043E\u0432","sch_periodMinutes":"\u043C\u0438\u043D\u0443\u0442","sch_periodMonth":"\u043C\u0435\u0441\u044F\u0446","sch_periodMonthly":"\u0435\u0436\u0435\u043C\u0435\u0441\u044F\u0447\u043D\u043E","sch_periodOnce":"\u043E\u0434\u043D\u0430\u0436\u0434\u044B","sch_periodSpecificMonths":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u044B\u0435 \u043C\u0435\u0441\u044F\u0446\u044B","sch_periodWeek":"\u041D\u0435\u0434\u0435\u043B\u044E","sch_periodWeekdays":"\u0411\u0443\u0434\u043D\u0438\u0435 \u0434\u043D\u0438","sch_periodWeekend":"\u0432\u044B\u0445\u043E\u0434\u043D\u044B\u0435","sch_periodWeekly":"\u0435\u0436\u0435\u043D\u0435\u0434\u0435\u043B\u044C\u043D\u043E","sch_periodWorkdays":"\u0420\u0430\u0431\u043E\u0447\u0438\u0435 \u0434\u043D\u0438","sch_periodYear":"\u0413\u043E\u0434","sch_periodYearly":"\u043A\u0430\u0436\u0434\u044B\u0439 \u0433\u043E\u0434","sch_specificTime":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u043E\u0435 \u0432\u0440\u0435\u043C\u044F","sch_time":"\u0412\u0440\u0435\u043C\u044F","sch_to":"\u0432","sch_valid":"\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043B\u044C\u043D\u044B\u0439","sch_validFrom":"\u043E\u0442","sch_validTo":"\u0432","sch_wholeDay":"\u0412\u0435\u0441\u044C \u0434\u0435\u043D\u044C","sch_yearEveryMonth":"\u043A\u0430\u0436\u0434\u044B\u0439 \u043C\u0435\u0441\u044F\u0446","ra_Define schedule...":"\u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0440\u0430\u0441\u043F\u0438\u0441\u0430\u043D\u0438\u0435 ...","ra_Repeat":"\u041F\u043E\u0432\u0442\u043E\u0440\u0435\u043D\u0438\u0435","ra_use seconds":"\u0441\u0435\u043A\u0443\u043D\u0434\u044B","ra_close":"\u0417\u0430\u043A\u0440\u044B\u0442\u044C","ra_months_Sep":"\u0421\u0435\u043D","ra_months_Oct":"\u041E\u043A\u0442","ra_months_Nov":"\u041D\u043E\u044F","ra_months_Mar":"\u041C\u0430\u0440\u0442","ra_months_Mai":"\u041C\u0430\u0439","ra_months_Jun":"\u0418\u044E\u043B\u044C","ra_months_Jul":"\u0418\u044E\u043D\u044C","ra_months_Jan":"\u042F\u043D\u0432","ra_months_Feb":"\u0424\u0435\u0432","ra_months_Dec":"\u0414\u0435\u043A","ra_months_Aug":"\u0410\u0432\u0433","ra_months_Apr":"\u0410\u043F\u0440","ra_Toggle the states view":"\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0438\u0442\u044C \u0440\u0435\u0436\u0438\u043C \u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0430 \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0439","ra_Add new child object to selected parent":"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0434\u043E\u0447\u0435\u0440\u043D\u0438\u0439 \u043E\u0431\u044A\u0435\u043A\u0442 \u043A \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u043C\u0443 \u0440\u043E\u0434\u0438\u0442\u0435\u043B\u044C\u0441\u043A\u043E\u043C\u0443 \u043E\u0431\u044A\u0435\u043A\u0442\u0443","ra_Add objects tree from JSON file":"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E \u043E\u0431\u044A\u0435\u043A\u0442\u043E\u0432 \u0438\u0437 \u0444\u0430\u0439\u043B\u0430 JSON","ra_Save objects tree as JSON file":"\u0421\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E \u043E\u0431\u044A\u0435\u043A\u0442\u043E\u0432 \u043A\u0430\u043A \u0444\u0430\u0439\u043B JSON","ra_Objects":"\u041E\u0431\u044A\u0435\u043A\u0442\u044B","ra_States":"\u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u044F","ra_object_changed_by_user":"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0439 \u0440\u0430\u0437 \u043E\u0431\u044A\u0435\u043A\u0442 \u0438\u0437\u043C\u0435\u043D\u0435\u043D \u0432","ra_object_changed_by":"\u041E\u0431\u044A\u0435\u043A\u0442 \u0438\u0437\u043C\u0435\u043D\u0435\u043D","ra_state_changed_from":"\u041E\u0431\u044A\u0435\u043A\u0442 \u0438\u0437\u043C\u0435\u043D\u0435\u043D \u0441","ra_state_changed_by":"\u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u043E","ra_aclOwner_read_object":"\u0412\u043B\u0430\u0434\u0435\u043B\u0435\u0446 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclOwner_read_state":"\u0412\u043B\u0430\u0434\u0435\u043B\u0435\u0446 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_aclOwner_write_object":"\u0412\u043B\u0430\u0434\u0435\u043B\u0435\u0446 \u043C\u043E\u0436\u0435\u0442 \u043F\u0438\u0441\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclOwner_write_state":"\u0412\u043B\u0430\u0434\u0435\u043B\u0435\u0446 \u043C\u043E\u0436\u0435\u0442 \u043F\u0438\u0441\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_aclGroup_read_object":"\u0413\u0440\u0443\u043F\u043F\u0430 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclGroup_read_state":"\u0413\u0440\u0443\u043F\u043F\u0430 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_aclGroup_write_object":"\u0413\u0440\u0443\u043F\u043F\u0430 \u043C\u043E\u0436\u0435\u0442 \u043F\u0438\u0441\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclGroup_write_state":"\u0413\u0440\u0443\u043F\u043F\u0430 \u043C\u043E\u0436\u0435\u0442 \u0437\u0430\u043F\u0438\u0441\u044B\u0432\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_aclEveryone_read_object":"\u041A\u0430\u0436\u0434\u044B\u0439 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclEveryone_read_state":"\u041A\u0430\u0436\u0434\u044B\u0439 \u043C\u043E\u0436\u0435\u0442 \u0447\u0438\u0442\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_aclEveryone_write_object":"\u041A\u0430\u0436\u0434\u044B\u0439 \u043C\u043E\u0436\u0435\u0442 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442","ra_aclEveryone_write_state":"\u041A\u0430\u0436\u0434\u044B\u0439 \u043C\u043E\u0436\u0435\u0442 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u044C \u0441\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Folders always first":"\u041F\u0430\u043F\u043A\u0438 \u0432\u0441\u0435\u0433\u0434\u0430 \u043D\u0430 \u043F\u0435\u0440\u0432\u043E\u043C \u043C\u0435\u0441\u0442\u0435","ra_changedFrom":"\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u043E \u0441","ra_qualityCode":"\u041A\u043E\u0434 \u043A\u0430\u0447\u0435\u0441\u0442\u0432\u0430","ra_timestamp":"\u041E\u0442\u043C\u0435\u0442\u043A\u0430 \u0432\u0440\u0435\u043C\u0435\u043D\u0438","ra_lastChange":"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435","ra_Owner group":"\u0413\u0440\u0443\u043F\u043F\u0430 \u0432\u043B\u0430\u0434\u0435\u043B\u044C\u0446\u0435\u0432","ra_Owner user":"\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C-\u0432\u043B\u0430\u0434\u0435\u043B\u0435\u0446","ra_Create":"\u0421\u043E\u0437\u0434\u0430\u0442\u044C","ra_Changed from":"\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u043E","ra_Quality code":"\u0412\u0430\u043B\u0438\u0434\u043D\u043E\u0441\u0442\u044C","ra_Timestamp":"\u0412\u0440\u0435\u043C\u0435\u043D\u0438","ra_Last change":"\u041F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u0435 \u0438\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435","ra_Collapse all nodes":"\u0421\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0432\u0441\u0435 \u0443\u0437\u043B\u044B","ra_Edit custom config":"\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043D\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043C\u0443\u044E \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044E","ra_Collapse one step node":"\u0421\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u043E\u0434\u0438\u043D \u0443\u0440\u043E\u0432\u0435\u043D\u044C","ra_Expand one step node":"\u041E\u0442\u043A\u0440\u044B\u0442\u044C \u043E\u0434\u0438\u043D \u0443\u0440\u043E\u0432\u0435\u043D\u044C","ra_Refresh tree":"\u041E\u0431\u043D\u043E\u0432\u0438\u0442\u044C \u0434\u0435\u0440\u0435\u0432\u043E","ra_Expand all nodes":"\u0420\u0430\u0437\u0432\u0435\u0440\u043D\u0443\u0442\u044C \u0432\u0441\u0435 \u0443\u0437\u043B\u044B","ra_Deselect all":"\u0423\u0431\u0440\u0430\u0442\u044C \u0432\u044B\u0431\u043E\u0440 \u0432\u0435\u0437\u0434\u0435","ra_Select all":"\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u0432\u0441\u0435","ra_%s object(s) processed":"\u041E\u0431\u044A\u0435\u043A\u0442\u043E\u0432 \u043E\u0431\u0440\u0430\u0431\u043E\u0442\u0430\u043D\u043E: %s","ra_Invalid structure":"\u041D\u0435\u0432\u0435\u0440\u043D\u0430\u044F \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430","ra_%s was imported":"%s \u0431\u044B\u043B \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D","ra_Failed to open JSON File":"\u041D\u0435 \u0443\u0434\u0430\u043B\u043E\u0441\u044C \u043E\u0442\u043A\u0440\u044B\u0442\u044C \u0444\u0430\u0439\u043B JSON","ra_Only following structures of objects are available:":"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B \u0442\u043E\u043B\u044C\u043A\u043E \u0441\u043B\u0435\u0434\u0443\u044E\u0449\u0438\u0435 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u044B \u043E\u0431\u044A\u0435\u043A\u0442\u043E\u0432:","ra_Folder \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Folder \u2192 Channel \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u0423\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u043E \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Device \u2192 Channel \u2192 State":"\u0423\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u043E \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Channel \u2192 State":"\u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"\u041D\u0435-\u044D\u043A\u0441\u043F\u0435\u0440\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u0441\u043E\u0437\u0434\u0430\u0432\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u043E\u0431\u044A\u0435\u043A\u0442\u044B \u0442\u043E\u043B\u044C\u043A\u043E \u0432 \xAB0_userdata.0\xBB \u0438\u043B\u0438 \xABalias.0\xBB.","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"\u042D\u043A\u0441\u043F\u0435\u0440\u0442\u044B \u043C\u043E\u0433\u0443\u0442 \u0441\u043E\u0437\u0434\u0430\u0432\u0430\u0442\u044C \u043E\u0431\u044A\u0435\u043A\u0442\u044B \u0432\u0435\u0437\u0434\u0435, \u043A\u0440\u043E\u043C\u0435 \u0432\u0442\u043E\u0440\u043E\u0433\u043E \u0443\u0440\u043E\u0432\u043D\u044F (\u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440, \xABvis.0\xBB \u0438\u043B\u0438 \xABjavascript.0\xBB).","ra_expertMode":"\u042D\u043A\u0441\u043F\u0435\u0440\u0442\u043D\u044B\u0439 \u0440\u0435\u0436\u0438\u043C","ra_On weekdays":"\u041D\u0430 \u0432\u044B\u0445\u043E\u0434\u043D\u044B\u0445","ra_Drop the files here...":"\u041F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0430 ...","ra_Drag 'n' drop some files here, or click to select files":"\u041F\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0441\u044E\u0434\u0430 \u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E \u0444\u0430\u0439\u043B\u043E\u0432 \u0438\u043B\u0438 \u0449\u0435\u043B\u043A\u043D\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0432\u044B\u0431\u0440\u0430\u0442\u044C \u0444\u0430\u0439\u043B\u044B","ra_Clear":"\u0423\u0434\u0430\u043B\u0438\u0442\u044C","ra_Clear icon":"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u044C \u0437\u043D\u0430\u0447\u043E\u043A","ra_none":"\u043D\u0438\u0447\u0435\u0433\u043E","ra_Select predefined icon":"\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u0440\u0435\u0434\u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0435\u043D\u043D\u044B\u0439 \u0437\u043D\u0430\u0447\u043E\u043A","ra_Show lines between rows":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043B\u0438\u043D\u0438\u0438 \u043C\u0435\u0436\u0434\u0443 \u0441\u0442\u0440\u043E\u043A\u0430\u043C\u0438","ra_The page you are looking for was not found":"\u0421\u0442\u0440\u0430\u043D\u0438\u0446\u0430, \u043A\u043E\u0442\u043E\u0440\u0443\u044E \u0432\u044B \u0438\u0449\u0435\u0442\u0435, \u043D\u0435 \u043D\u0430\u0439\u0434\u0435\u043D\u0430","ra_Good luck":"\u0423\u0434\u0430\u0447\u0438","ra_Cannot find \\"%s\\"":"\u041D\u0435 \u043C\u043E\u0433\u0443 \u043D\u0430\u0439\u0442\u0438 \\"%s\\"","ra_Cannot read \\"%s\\"":"\u041D\u0435 \u043C\u043E\u0433\u0443 \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u0442\u044C \\"%s\\"","ra_Background image":"\u0424\u043E\u043D\u043E\u0432\u0430\u044F \u043A\u0430\u0440\u0442\u0438\u043D\u043A\u0430","ra_View: %s":"\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440: %s","ra_Copy content":"\u041A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u0441\u043E\u0434\u0435\u0440\u0436\u0438\u043C\u043E\u0435","ra_Filter":"\u0424\u0438\u043B\u044C\u0442\u0440","ra_All objects":"\u0412\u0441\u0435 \u043E\u0431\u044A\u0435\u043A\u0442\u044B","ra_Only selected":"\u0422\u043E\u043B\u044C\u043A\u043E \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0435","ra_Change color theme":"\u0418\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u0446\u0432\u0435\u0442\u043E\u0432\u0443\u044E \u0442\u0435\u043C\u0443","ra_daysShortText":"\u0434.","ra_Instance %s is alive":"\u042D\u043A\u0437\u0435\u043C\u043F\u043B\u044F\u0440 %s \u0440\u0430\u0431\u043E\u0442\u0430\u0435\u0442","ra_Instance %s is not alive":"\u042D\u043A\u0437\u0435\u043C\u043F\u043B\u044F\u0440 %s \u043D\u0435 \u0440\u0430\u0431\u043E\u0442\u0430\u0435\u0442","ra_Used system settings":"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u043E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u043C\u0435\u0441\u0442\u043E\u043F\u043E\u043B\u043E\u0436\u0435\u043D\u0438\u0435: \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u044B\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438 \u043F\u0443\u0441\u0442\u044B, \u0430 \u043E\u0431\u043D\u0430\u0440\u0443\u0436\u0435\u043D\u0438\u0435 GPS \u043E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u043E \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435.","ra_Define schedule":"\u0417\u0430\u0434\u0430\u0442\u044C \u0440\u0430\u0441\u043F\u0438\u0441\u0430\u043D\u0438\u0435","ra___different__":"\u0440\u0430\u0437\u043D\u043E\u0435","ra_Please confirm":"\u041F\u043E\u0436\u0430\u043B\u0443\u0439\u0441\u0442\u0430 \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0435","ra_JSON editor":"\u0420\u0435\u0434\u0430\u043A\u0442\u043E\u0440 JSON","ra_System language":"\u042F\u0437\u044B\u043A \u0441\u0438\u0441\u0442\u0435\u043C\u044B","ra_Too small":"\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u043C\u0430\u043B\u0435\u043D\u044C\u043A\u043E\u0435","ra_Too big":"\u0421\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0435","Not a number":"\u041D\u0435 \u0447\u0438\u0441\u043B\u043E","ra_Passwords are not equal!":"\u041F\u0430\u0440\u043E\u043B\u0438 \u043D\u0435 \u0440\u0430\u0432\u043D\u044B!","ra_repeat":"\u043F\u043E\u0432\u0442\u043E\u0440","ra_You can filter entries by entering here some text":"\u0412\u044B \u043C\u043E\u0436\u0435\u0442\u0435 \u043E\u0442\u0444\u0438\u043B\u044C\u0442\u0440\u043E\u0432\u0430\u0442\u044C \u0437\u0430\u043F\u0438\u0441\u0438, \u0432\u0432\u0435\u0434\u044F \u0437\u0434\u0435\u0441\u044C \u0442\u0435\u043A\u0441\u0442","ra_Show/hide filter input":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C/\u0441\u043A\u0440\u044B\u0442\u044C \u0432\u0432\u043E\u0434 \u0444\u0438\u043B\u044C\u0442\u0440\u0430","ra_Cannot add items with set filter":"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0441 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043D\u044B\u043C \u0444\u0438\u043B\u044C\u0442\u0440\u043E\u043C","ra_Add row":"\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0440\u044F\u0434","ra_Move up":"\u0412\u0432\u0435\u0440\u0445","ra_Move down":"\u0412\u043D\u0438\u0437","ra_Delete current row":"\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0442\u0435\u043A\u0443\u0449\u0443\u044E \u0441\u0442\u0440\u043E\u043A\u0443","ra_All items are filtered out":"\u0412\u0441\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u043E\u0442\u0444\u0438\u043B\u044C\u0442\u0440\u043E\u0432\u0430\u043D\u044B","ra_Double click to reset table layout":"\u0414\u0432\u0430\u0436\u0434\u044B \u0449\u0435\u043B\u043A\u043D\u0438\u0442\u0435, \u0447\u0442\u043E\u0431\u044B \u0441\u0431\u0440\u043E\u0441\u0438\u0442\u044C \u043C\u0430\u043A\u0435\u0442 \u0442\u0430\u0431\u043B\u0438\u0446\u044B","ra_Cannot retrieve options, as instance is offline":"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u043F\u043E\u043B\u0443\u0447\u0438\u0442\u044C \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B, \u0442\u0430\u043A \u043A\u0430\u043A \u044D\u043A\u0437\u0435\u043C\u043F\u043B\u044F\u0440 \u043D\u0430\u0445\u043E\u0434\u0438\u0442\u0441\u044F \u0432 \u0430\u0432\u0442\u043E\u043D\u043E\u043C\u043D\u043E\u043C \u0440\u0435\u0436\u0438\u043C\u0435.","ra_File is too big. Max %sk allowed. Try use SVG.":"\u0424\u0430\u0439\u043B \u0441\u043B\u0438\u0448\u043A\u043E\u043C \u0431\u043E\u043B\u044C\u0448\u043E\u0439. \u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043D\u043E \u043C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E %sk. \u041F\u043E\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C SVG.","ra_Cannot upload":"\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C","ra_Crop":"\u041E\u0431\u0440\u0435\u0437\u0430\u0442\u044C","ra_tooltip_comment":"\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0439","ra_Disconnected":"\u041E\u0442\u043A\u043B\u044E\u0447\u0435\u043D\u043E","ra_Connected":"\u0421\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u0435 \u0443\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u043E","ra_Configure":"\u041D\u0430\u0441\u0442\u0440\u043E\u0438\u0442\u044C","ra_Invalid CRON":"\u041D\u0435\u0432\u0435\u0440\u043D\u044B\u0439 CRON","ra_Discard":"\u041E\u0442\u043A\u0430\u0437\u0430\u0442\u044C\u0441\u044F","ra_Some data are not stored. Discard?":"\u041D\u0435\u043A\u043E\u0442\u043E\u0440\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435 \u043D\u0435 \u0441\u043E\u0445\u0440\u0430\u043D\u0438\u043B\u0438\u0441\u044C. \u041E\u0442\u043A\u0430\u0437\u0430\u0442\u044C\u0441\u044F?","ra_month_Jan":"\u042F\u043D\u0432","ra_month_Feb":"\u0424\u0435\u0432","ra_month_Mar":"\u041C\u0440\u0442","ra_month_Apr":"\u0410\u043F\u0440","ra_month_Mai":"\u041C\u0430\u0439","ra_month_Jun":"\u0418\u044E\u043D","ra_month_Jul":"\u0418\u044E\u043B","ra_month_Aug":"\u0410\u0432\u0433","ra_month_Sep":"\u0421\u0435\u043D","ra_month_Oct":"\u041E\u043A\u0442","ra_month_Nov":"\u041D\u043E\u044F","ra_month_Dec":"\u0414\u0435\u043A"}`)},23482:function(Z1){"use strict";Z1.exports=JSON.parse(`{"Not a number":"\u041D\u0435 \u043D\u043E\u043C\u0435\u0440","ra_%s object(s) processed":"\u041E\u0431\u0440\u043E\u0431\u043B\u0435\u043D\u043E %s \u043E\u0431\u2019\u0454\u043A\u0442\u0456\u0432","ra_%s was imported":"%s \u0431\u0443\u043B\u043E \u0456\u043C\u043F\u043E\u0440\u0442\u043E\u0432\u0430\u043D\u043E","ra_Add new child object to selected parent":"\u0414\u043E\u0434\u0430\u0442\u0438 \u043D\u043E\u0432\u0438\u0439 \u0434\u043E\u0447\u0456\u0440\u043D\u0456\u0439 \u043E\u0431\u2019\u0454\u043A\u0442 \u0434\u043E \u0432\u0438\u0431\u0440\u0430\u043D\u043E\u0433\u043E \u0431\u0430\u0442\u044C\u043A\u0456\u0432\u0441\u044C\u043A\u043E\u0433\u043E","ra_Add objects tree from JSON file":"\u0414\u043E\u0434\u0430\u0439\u0442\u0435 \u0434\u0435\u0440\u0435\u0432\u043E \u043E\u0431\u2019\u0454\u043A\u0442\u0456\u0432 \u0456\u0437 \u0444\u0430\u0439\u043B\u0443 JSON","ra_Add row":"\u0414\u043E\u0434\u0430\u0442\u0438 \u0440\u044F\u0434\u043E\u043A","ra_All items are filtered out":"\u0423\u0441\u0456 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0432\u0456\u0434\u0444\u0456\u043B\u044C\u0442\u0440\u043E\u0432\u0430\u043D\u043E","ra_All objects":"\u0412\u0441\u0456 \u043E\u0431'\u0454\u043A\u0442\u0438","ra_Are you sure?":"\u0422\u0438 \u0432\u043F\u0435\u0432\u043D\u0435\u043D\u0438\u0439?","ra_Auto (no custom columns)":"\u0410\u0432\u0442\u043E\u043C\u0430\u0442\u0438\u0447\u043D\u043E (\u0431\u0435\u0437 \u0441\u043F\u0435\u0446\u0456\u0430\u043B\u044C\u043D\u0438\u0445 \u0441\u0442\u043E\u0432\u043F\u0446\u0456\u0432)","ra_Back to %s":"\u041D\u0430\u0437\u0430\u0434 \u0434\u043E %s","ra_Background image":"\u0424\u043E\u043D\u043E\u0432\u0435 \u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F","ra_Cancel":"\u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438","ra_Cannot add items with set filter":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u0434\u043E\u0434\u0430\u0442\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0437\u0456 \u0432\u0441\u0442\u0430\u043D\u043E\u0432\u043B\u0435\u043D\u0438\u043C \u0444\u0456\u043B\u044C\u0442\u0440\u043E\u043C","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u0432\u0438\u0437\u043D\u0430\u0447\u0438\u0442\u0438 \u043F\u043E\u043B\u043E\u0436\u0435\u043D\u043D\u044F: \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F \u043F\u043E\u0440\u043E\u0436\u043D\u0456, \u0430 \u0432\u0438\u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F GPS \u0432\u0438\u043C\u043A\u043D\u0435\u043D\u043E \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0456","ra_Cannot find \\"%s\\"":"\u041D\u0435 \u0432\u0434\u0430\u0454\u0442\u044C\u0441\u044F \u0437\u043D\u0430\u0439\u0442\u0438 \\"%s\\"","ra_Cannot read \\"%s\\"":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u043F\u0440\u043E\u0447\u0438\u0442\u0430\u0442\u0438 \\"%s\\"","ra_Cannot retrieve options, as instance is offline":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u043E\u0442\u0440\u0438\u043C\u0430\u0442\u0438 \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0438, \u043E\u0441\u043A\u0456\u043B\u044C\u043A\u0438 \u0435\u043A\u0437\u0435\u043C\u043F\u043B\u044F\u0440 \u043E\u0444\u043B\u0430\u0439\u043D","ra_Cannot update attribute, because not found in the object":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u043E\u043D\u043E\u0432\u0438\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442, \u043E\u0441\u043A\u0456\u043B\u044C\u043A\u0438 \u0439\u043E\u0433\u043E \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u043E \u0432 \u043E\u0431\u2019\u0454\u043A\u0442\u0456","ra_Cannot upload":"\u041D\u0435\u043C\u043E\u0436\u043B\u0438\u0432\u043E \u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438","ra_Change color theme":"\u0417\u043C\u0456\u043D\u0438\u0442\u0438 \u043A\u043E\u043B\u044C\u043E\u0440\u043E\u0432\u0443 \u0442\u0435\u043C\u0443","ra_Changed from":"\u0417\u043C\u0456\u043D\u0435\u043D\u043E \u0437","ra_Channel \u2192 State":"\u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u0442\u0430\u043D","ra_Clear":"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438","ra_Clear filter":"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u0456\u043B\u044C\u0442\u0440","ra_Clear icon":"\u041E\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0437\u043D\u0430\u0447\u043E\u043A","ra_Close":"\u0417\u0430\u043A\u0440\u0438\u0442\u0438","ra_Collapse all nodes":"\u0417\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u0432\u0441\u0456 \u0432\u0443\u0437\u043B\u0438","ra_Collapse one step node":"\u0417\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u043D\u0430 \u043E\u0434\u0438\u043D \u0440\u0456\u0432\u0435\u043D\u044C","ra_Configure":"\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438","ra_Configure visible columns":"\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u0442\u0438 \u0432\u0438\u0434\u0438\u043C\u0456 \u0441\u0442\u043E\u0432\u043F\u0446\u0456","ra_Confirm deletion of %s":"\u041F\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u0438 \u0432\u0438\u0434\u0430\u043B\u0435\u043D\u043D\u044F %s","ra_Connected":"\u041F\u0456\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u043E","ra_Copied":"\u0421\u043A\u043E\u043F\u0456\u0439\u043E\u0432\u0430\u043D\u043E","ra_Copied %s":"\u0421\u043A\u043E\u043F\u0456\u0439\u043E\u0432\u0430\u043D\u043E \\"%s\\"","ra_Copy content":"\u0421\u043A\u043E\u043F\u0456\u044E\u0439\u0442\u0435 \u0432\u043C\u0456\u0441\u0442","ra_Create":"\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438","ra_Create folder":"\u0421\u0442\u0432\u043E\u0440\u0438\u0442\u0438 \u043F\u0430\u043F\u043A\u0443","ra_Create new folder in %s":"\u0421\u0442\u0432\u043E\u0440\u0456\u0442\u044C \u043D\u043E\u0432\u0443 \u043F\u0430\u043F\u043A\u0443 \u0432 %s","ra_Crop":"\u0423\u0440\u043E\u0436\u0430\u0439","ra_Define functions":"\u0412\u0438\u0437\u043D\u0430\u0447\u0438\u0442\u0438 \u0444\u0443\u043D\u043A\u0446\u0456\u0457","ra_Define rooms":"\u0412\u0438\u0437\u043D\u0430\u0447\u0442\u0435 \u043A\u0456\u043C\u043D\u0430\u0442\u0438","ra_Define schedule":"\u0412\u0438\u0437\u043D\u0430\u0447\u0438\u0442\u0438 \u0440\u043E\u0437\u043A\u043B\u0430\u0434","ra_Define schedule...":"\u0412\u0438\u0437\u043D\u0430\u0447\u0438\u0442\u0438 \u0440\u043E\u0437\u043A\u043B\u0430\u0434...","ra_Delete":"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438","ra_Delete (no confirm for 5 mins)":"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 (\u0431\u0435\u0437 \u043F\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0436\u0435\u043D\u043D\u044F \u043F\u0440\u043E\u0442\u044F\u0433\u043E\u043C 5 \u0445\u0432\u0438\u043B\u0438\u043D)","ra_Delete current row":"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 \u043F\u043E\u0442\u043E\u0447\u043D\u0438\u0439 \u0440\u044F\u0434\u043E\u043A","ra_Deselect all":"\u0421\u043A\u0430\u0441\u0443\u0432\u0430\u0442\u0438 \u0432\u0438\u0431\u0456\u0440 \u0443\u0441\u0456\u0445","ra_Device \u2192 Channel \u2192 State":"\u041F\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u0442\u0430\u043D","ra_Discard":"\u0412\u0456\u0434\u043A\u0438\u043D\u0443\u0442\u0438","ra_Disconnected":"\u0412\u0456\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u043E","ra_Double click to reset table layout":"\u0414\u0432\u0456\u0447\u0456 \u043A\u043B\u0430\u0446\u043D\u0456\u0442\u044C, \u0449\u043E\u0431 \u0441\u043A\u0438\u043D\u0443\u0442\u0438 \u043C\u0430\u043A\u0435\u0442 \u0442\u0430\u0431\u043B\u0438\u0446\u0456","ra_Drag 'n' drop some files here, or click to select files":"\u041F\u0435\u0440\u0435\u0442\u044F\u0433\u043D\u0456\u0442\u044C \u0434\u0435\u044F\u043A\u0456 \u0444\u0430\u0439\u043B\u0438 \u0441\u044E\u0434\u0438 \u0430\u0431\u043E \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C, \u0449\u043E\u0431 \u0432\u0438\u0431\u0440\u0430\u0442\u0438 \u0444\u0430\u0439\u043B\u0438","ra_Drop file here":"\u041F\u0435\u0440\u0435\u0442\u044F\u0433\u043D\u0456\u0442\u044C \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0438","ra_Drop the files here...":"\u041F\u0435\u0440\u0435\u0442\u044F\u0433\u043D\u0456\u0442\u044C \u0444\u0430\u0439\u043B \u0441\u044E\u0434\u0438...","ra_Duplicate name":"\u041F\u043E\u0432\u0442\u043E\u0440\u044E\u0432\u0430\u043D\u0435 \u0456\u043C'\u044F","ra_Edit custom config":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0441\u043F\u0435\u0446\u0456\u0430\u043B\u044C\u043D\u0443 \u043A\u043E\u043D\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u044E","ra_Edit object field":"\u041F\u043E\u043B\u0435 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043D\u043D\u044F \u043E\u0431'\u0454\u043A\u0442\u0430","ra_Error":"\u041F\u043E\u043C\u0438\u043B\u043A\u0430","ra_Expand all nodes":"\u0420\u043E\u0437\u0433\u043E\u0440\u043D\u0443\u0442\u0438 \u0432\u0441\u0456 \u0432\u0443\u0437\u043B\u0438","ra_Expand one step node":"\u0420\u043E\u0437\u0433\u043E\u0440\u043D\u0456\u0442\u044C \u043E\u0434\u0438\u043D \u0440\u0456\u0432\u0435\u043D\u044C","ra_Failed to open JSON File":"\u041D\u0435 \u0432\u0434\u0430\u043B\u043E\u0441\u044F \u0432\u0456\u0434\u043A\u0440\u0438\u0442\u0438 \u0444\u0430\u0439\u043B JSON","ra_File is too big. Max %sk allowed. Try use SVG.":"\u0424\u0430\u0439\u043B \u0437\u0430\u0432\u0435\u043B\u0438\u043A\u0438\u0439. \u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E \u0434\u043E\u0437\u0432\u043E\u043B\u0435\u043D\u043E %sk. \u0421\u043F\u0440\u043E\u0431\u0443\u0439\u0442\u0435 \u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u043E\u0432\u0443\u0432\u0430\u0442\u0438 SVG.","ra_Filter":"\u0444\u0456\u043B\u044C\u0442\u0440","ra_Folder name":"\u041D\u0430\u0437\u0432\u0430 \u043F\u0430\u043F\u043A\u0438","ra_Folder \u2192 Channel \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u0442\u0430\u043D","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u041F\u0440\u0438\u0441\u0442\u0440\u0456\u0439 \u2192 \u041A\u0430\u043D\u0430\u043B \u2192 \u0421\u0442\u0430\u043D","ra_Folder \u2192 State":"\u041F\u0430\u043F\u043A\u0430 \u2192 \u0421\u0442\u0430\u043D","ra_Folders always first":"\u041F\u0430\u043F\u043A\u0438 \u0437\u0430\u0432\u0436\u0434\u0438 \u043F\u0435\u0440\u0448\u0438\u043C\u0438","ra_Good luck":"\u0423\u0434\u0430\u0447\u0456","ra_Hide empty folders":"\u041F\u0440\u0438\u0445\u043E\u0432\u0430\u0442\u0438 \u043F\u043E\u0440\u043E\u0436\u043D\u0456 \u043F\u0430\u043F\u043A\u0438","ra_If no file will be created in the folder, it will disappear after the browser closed":"\u042F\u043A\u0449\u043E \u0432 \u043F\u0430\u043F\u0446\u0456 \u043D\u0435 \u0431\u0443\u0434\u0435 \u0441\u0442\u0432\u043E\u0440\u0435\u043D\u043E \u0444\u0430\u0439\u043B, \u0432\u0456\u043D \u0437\u043D\u0438\u043A\u043D\u0435 \u043F\u0456\u0441\u043B\u044F \u0437\u0430\u043A\u0440\u0438\u0442\u0442\u044F \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430","ra_Instance %s is alive":"\u041F\u0440\u0438\u043C\u0456\u0440\u043D\u0438\u043A %s \u0436\u0438\u0432\u0438\u0439","ra_Instance %s is not alive":"\u041F\u0440\u0438\u043C\u0456\u0440\u043D\u0438\u043A %s \u043D\u0435 \u0436\u0438\u0432\u0438\u0439","ra_Invalid CRON":"\u041D\u0435\u0434\u0456\u0439\u0441\u043D\u0438\u0439 CRON","ra_Invalid parent folder!":"\u041D\u0435\u0434\u0456\u0439\u0441\u043D\u0430 \u0431\u0430\u0442\u044C\u043A\u0456\u0432\u0441\u044C\u043A\u0430 \u043F\u0430\u043F\u043A\u0430!","ra_Invalid structure":"\u041D\u0435\u0434\u0456\u0439\u0441\u043D\u0430 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430","ra_JSON editor":"\u0420\u0435\u0434\u0430\u043A\u0442\u043E\u0440 JSON","ra_Last change":"\u041E\u0441\u0442\u0430\u043D\u043D\u044F \u0437\u043C\u0456\u043D\u0430","ra_Listen on all IPs":"\u041F\u0440\u043E\u0441\u043B\u0443\u0445\u043E\u0432\u0443\u0432\u0430\u043D\u043D\u044F \u043D\u0430 \u0432\u0441\u0456\u0445 IP","ra_Load configuration from file":"\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u043A\u043E\u043D\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u044E \u0437 \u0444\u0430\u0439\u043B\u0443","ra_Message":"\u043F\u043E\u0432\u0456\u0434\u043E\u043C\u043B\u0435\u043D\u043D\u044F","ra_Move down":"\u0420\u0443\u0445\u0430\u0442\u0438\u0441\u044F \u0432\u043D\u0438\u0437","ra_Move up":"\u0420\u0443\u0445\u0430\u0442\u0438\u0441\u044F \u0432\u0433\u043E\u0440\u0443","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"\u041D\u0435\u0435\u043A\u0441\u043F\u0435\u0440\u0442\u0438 \u043C\u043E\u0436\u0443\u0442\u044C \u0441\u0442\u0432\u043E\u0440\u044E\u0432\u0430\u0442\u0438 \u043D\u043E\u0432\u0456 \u043E\u0431\u2019\u0454\u043A\u0442\u0438 \u043B\u0438\u0448\u0435 \u0432 \xAB0_userdata.0\xBB \u0430\u0431\u043E \xABalias.0\xBB.","ra_Objects":"\u041E\u0431'\u0454\u043A\u0442\u0438","ra_Ok":"\u0412 \u043F\u043E\u0440\u044F\u0434\u043A\u0443","ra_On weekdays":"\u0412 \u0431\u0443\u0434\u043D\u0456 \u0434\u043D\u0456","ra_Only following structures of objects are available:":"\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u0456 \u0442\u0456\u043B\u044C\u043A\u0438 \u0442\u0430\u043A\u0456 \u0441\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0438 \u043E\u0431'\u0454\u043A\u0442\u0456\u0432:","ra_Only selected":"\u0422\u0456\u043B\u044C\u043A\u0438 \u043E\u0431\u0440\u0430\u043D\u0456","ra_Owner group":"\u0413\u0440\u0443\u043F\u0430 \u0432\u043B\u0430\u0441\u043D\u0438\u043A\u0456\u0432","ra_Owner user":"\u041A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447-\u0432\u043B\u0430\u0441\u043D\u0438\u043A","ra_Passwords are not equal!":"\u041F\u0430\u0440\u043E\u043B\u0456 \u043D\u0435 \u0431\u0443\u0432\u0430\u044E\u0442\u044C \u0440\u0456\u0432\u043D\u0438\u043C\u0438!","ra_Place your files here or click here to open the browse dialog":"\u0420\u043E\u0437\u043C\u0456\u0441\u0442\u0456\u0442\u044C \u0441\u0432\u043E\u0457 \u0444\u0430\u0439\u043B\u0438 \u0442\u0443\u0442 \u0430\u0431\u043E \u043D\u0430\u0442\u0438\u0441\u043D\u0456\u0442\u044C \u0442\u0443\u0442, \u0449\u043E\u0431 \u0432\u0456\u0434\u043A\u0440\u0438\u0442\u0438 \u0434\u0456\u0430\u043B\u043E\u0433\u043E\u0432\u0435 \u0432\u0456\u043A\u043D\u043E \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434\u0443","ra_Please confirm":"\u0411\u0443\u0434\u044C-\u043B\u0430\u0441\u043A\u0430 \u043F\u0456\u0434\u0442\u0432\u0435\u0440\u0434\u0456\u0442\u044C","ra_Please select object ID...":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044C \u0456\u0434\u0435\u043D\u0442\u0438\u0444\u0456\u043A\u0430\u0442\u043E\u0440 \u043E\u0431'\u0454\u043A\u0442\u0430...","ra_Quality code":"\u044F\u043A\u0456\u0441\u0442\u044C","ra_Refresh tree":"\u041E\u043D\u043E\u0432\u0438\u0442\u0438 \u0434\u0435\u0440\u0435\u0432\u043E","ra_Reload files":"\u041F\u0435\u0440\u0435\u0437\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0442\u0435 \u0444\u0430\u0439\u043B\u0438","ra_Repeat":"\u041F\u043E\u0432\u0442\u043E\u0440\u0456\u0442\u044C","ra_Root":"\u041A\u043E\u0440\u0456\u043D\u044C","ra_Save":"\u0437\u0431\u0435\u0440\u0435\u0433\u0442\u0438","ra_Save and close":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0442\u0430 \u0437\u0430\u043A\u0440\u0438\u0442\u0438","ra_Save configuration to file":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u043A\u043E\u043D\u0444\u0456\u0433\u0443\u0440\u0430\u0446\u0456\u044E \u0443 \u0444\u0430\u0439\u043B","ra_Save objects tree as JSON file":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 \u0434\u0435\u0440\u0435\u0432\u043E \u043E\u0431\u2019\u0454\u043A\u0442\u0456\u0432 \u044F\u043A \u0444\u0430\u0439\u043B JSON","ra_Select all":"\u0412\u0438\u0431\u0440\u0430\u0442\u0438 \u0432\u0441\u0435","ra_Select predefined icon":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044C \u043F\u043E\u043F\u0435\u0440\u0435\u0434\u043D\u044C\u043E \u0432\u0438\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0439 \u0437\u043D\u0430\u0447\u043E\u043A","ra_Selected":"\u0412\u0438\u0431\u0440\u0430\u043D\u0435","ra_Show lines between rows":"\u041F\u043E\u043A\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043B\u0456\u043D\u0456\u0457 \u043C\u0456\u0436 \u0440\u044F\u0434\u043A\u0430\u043C\u0438","ra_Show/hide filter input":"\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u0438/\u0441\u0445\u043E\u0432\u0430\u0442\u0438 \u0432\u0432\u0435\u0434\u0435\u043D\u043D\u044F \u0444\u0456\u043B\u044C\u0442\u0440\u0430","ra_Some data are not stored. Discard?":"\u0414\u0435\u044F\u043A\u0456 \u0434\u0430\u043D\u0456 \u043D\u0435 \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u044E\u0442\u044C\u0441\u044F. \u0412\u0456\u0434\u043A\u0438\u043D\u0443\u0442\u0438?","ra_States":"\u0434\u0435\u0440\u0436\u0430\u0432\u0438","ra_Suppress question for next %s minutes":"\u041F\u0440\u0438\u0445\u043E\u0432\u0430\u0442\u0438 \u0437\u0430\u043F\u0438\u0442\u0430\u043D\u043D\u044F \u043D\u0430 \u043D\u0430\u0441\u0442\u0443\u043F\u043D\u0456 %s \u0445\u0432\u0438\u043B\u0438\u043D","ra_System language":"\u0421\u0438\u0441\u0442\u0435\u043C\u043D\u0430 \u043C\u043E\u0432\u0430","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"\u0415\u043A\u0441\u043F\u0435\u0440\u0442\u0438 \u043C\u043E\u0436\u0443\u0442\u044C \u0441\u0442\u0432\u043E\u0440\u044E\u0432\u0430\u0442\u0438 \u043E\u0431\u2019\u0454\u043A\u0442\u0438 \u0432\u0441\u044E\u0434\u0438, \u043A\u0440\u0456\u043C \u0434\u0440\u0443\u0433\u043E\u0433\u043E \u0440\u0456\u0432\u043D\u044F (\u043D\u0430\u043F\u0440\u0438\u043A\u043B\u0430\u0434, \xABvis.0\xBB \u0430\u0431\u043E \xABjavascript.0\xBB).","ra_The page you are looking for was not found":"\u0421\u0442\u043E\u0440\u0456\u043D\u043A\u0430, \u044F\u043A\u0443 \u0432\u0438 \u0448\u0443\u043A\u0430\u0454\u0442\u0435, \u043D\u0435 \u0437\u043D\u0430\u0439\u0434\u0435\u043D\u0430","ra_Timestamp":"\u041C\u0456\u0442\u043A\u0430 \u0447\u0430\u0441\u0443","ra_Toggle expert mode":"\u041F\u0435\u0440\u0435\u043C\u043A\u043D\u0443\u0442\u0438 \u0435\u043A\u0441\u043F\u0435\u0440\u0442\u043D\u0438\u0439 \u0440\u0435\u0436\u0438\u043C","ra_Toggle the states view":"\u041F\u0435\u0440\u0435\u043C\u043A\u043D\u0443\u0442\u0438 \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434 \u0448\u0442\u0430\u0442\u0456\u0432","ra_Toggle view mode":"\u041F\u0435\u0440\u0435\u043C\u043A\u043D\u0443\u0442\u0438 \u0440\u0435\u0436\u0438\u043C \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434\u0443","ra_Too big":"\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u0432\u0435\u043B\u0438\u043A\u0438\u0439","ra_Too small":"\u0417\u0430\u043D\u0430\u0434\u0442\u043E \u043C\u0430\u043B\u0438\u0439","ra_Transparent dialog":"\u041F\u0440\u043E\u0437\u043E\u0440\u0438\u0439 \u0434\u0456\u0430\u043B\u043E\u0433","ra_Unknown error!":"\u041D\u0435\u0432\u0456\u0434\u043E\u043C\u0430 \u043F\u043E\u043C\u0438\u043B\u043A\u0430!","ra_Update":"\u043E\u043D\u043E\u0432\u043B\u0435\u043D\u043D\u044F","ra_Upload file":"\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0438\u0442\u0438 \u0444\u0430\u0439\u043B","ra_Used system settings":"\u0412\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u0430\u043D\u0456 \u0441\u0438\u0441\u0442\u0435\u043C\u043D\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F","ra_User files":"\u0424\u0430\u0439\u043B\u0438 \u043A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0430","ra_Value":"\u0417\u043D\u0430\u0447\u0435\u043D\u043D\u044F","ra_View: %s":"\u041F\u0435\u0440\u0435\u0433\u043B\u044F\u0434: %s","ra_Width":"\u0428\u0438\u0440\u0438\u043D\u0430","ra_You can filter entries by entering here some text":"\u0412\u0438 \u043C\u043E\u0436\u0435\u0442\u0435 \u0444\u0456\u043B\u044C\u0442\u0440\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u043F\u0438\u0441\u0438, \u0432\u0432\u0456\u0432\u0448\u0438 \u0442\u0443\u0442 \u043F\u0435\u0432\u043D\u0438\u0439 \u0442\u0435\u043A\u0441\u0442","ra___different__":"\u0456\u043D\u0448\u0438\u0439","ra_aclEveryone_read_object":"\u041A\u043E\u0436\u0435\u043D \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclEveryone_read_state":"\u041A\u043E\u0436\u0435\u043D \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_aclEveryone_write_object":"\u041A\u043E\u0436\u0435\u043D \u043C\u043E\u0436\u0435 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclEveryone_write_state":"\u041A\u043E\u0436\u0435\u043D \u043C\u043E\u0436\u0435 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_aclGroup_read_object":"\u0413\u0440\u0443\u043F\u0430 \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclGroup_read_state":"\u0413\u0440\u0443\u043F\u0430 \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_aclGroup_write_object":"\u0413\u0440\u0443\u043F\u0430 \u043C\u043E\u0436\u0435 \u043F\u0438\u0441\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclGroup_write_state":"\u0413\u0440\u0443\u043F\u0430 \u043C\u043E\u0436\u0435 \u043F\u0438\u0441\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_aclOwner_read_object":"\u0412\u043B\u0430\u0441\u043D\u0438\u043A \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclOwner_read_state":"\u0412\u043B\u0430\u0441\u043D\u0438\u043A \u043C\u043E\u0436\u0435 \u0447\u0438\u0442\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_aclOwner_write_object":"\u0412\u043B\u0430\u0441\u043D\u0438\u043A \u043C\u043E\u0436\u0435 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_aclOwner_write_state":"\u0412\u043B\u0430\u0441\u043D\u0438\u043A \u043C\u043E\u0436\u0435 \u043D\u0430\u043F\u0438\u0441\u0430\u0442\u0438 \u0441\u0442\u0430\u043D","ra_buttons":"\u043A\u043D\u043E\u043F\u043A\u0438","ra_changedFrom":"\u0417\u043C\u0456\u043D\u0435\u043D\u043E \u0437","ra_close":"\u0437\u0430\u043A\u0440\u0438\u0442\u0438","ra_daysShortText":"\u0434\u043D\u0456\u0432","ra_dow_Fr":"\u041E","ra_dow_Mo":"\u043F\u043D","ra_dow_Sa":"Sa","ra_dow_Su":"\u041D\u0434","ra_dow_Th":"\u0447\u0442","ra_dow_Tu":"\u0432\u0442","ra_dow_We":"\u043C\u0438","ra_expertMode":"\u0415\u043A\u0441\u043F\u0435\u0440\u0442\u043D\u0438\u0439 \u0440\u0435\u0436\u0438\u043C","ra_filter_customs":"\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F","ra_filter_func":"\u0444\u0443\u043D\u043A\u0446\u0456\u044F","ra_filter_id":"ID","ra_filter_name":"\u0406\u043C'\u044F","ra_filter_role":"\u0420\u043E\u043B\u044C","ra_filter_room":"\u041A\u0456\u043C\u043D\u0430\u0442\u0430","ra_filter_type":"\u0422\u0438\u043F","ra_invalidConfig":"\u041D\u0435\u0434\u0456\u0439\u0441\u043D\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F","ra_lastChange":"\u041E\u0441\u0442\u0430\u043D\u043D\u044F \u0437\u043C\u0456\u043D\u0430","ra_months_Apr":"\u043A\u0432\u0456\u0442","ra_months_Aug":"\u0441\u0435\u0440\u043F","ra_months_Dec":"\u0433\u0440\u0443\u0434","ra_months_Feb":"\u043B\u044E\u0442\u0438\u0439","ra_months_Jan":"\u0441\u0456\u0447\u043D\u044F","ra_months_Jul":"\u043B\u0438\u043F","ra_months_Jun":"\u0447\u0435\u0440\u0432","ra_months_Mai":"\u0442\u0440\u0430\u0432\u0435\u043D\u044C","ra_months_Mar":"\u0431\u0435\u0440\u0435\u0437\u0435\u043D\u044C","ra_months_Nov":"\u041B\u0438\u0441\u0442\u043E\u043F\u0430\u0434","ra_months_Oct":"\u0436\u043E\u0432\u0442","ra_months_Sep":"\u0432\u0435\u0440","ra_none":"\u043D\u0435\u043C\u0430\u0454","ra_object_changed_by":"\u041E\u0431'\u0454\u043A\u0442 \u0437\u043C\u0456\u043D\u0435\u043D\u043E","ra_object_changed_by_user":"\u041E\u0431'\u0454\u043A\u0442 \u0432\u043E\u0441\u0442\u0430\u043D\u043D\u0454 \u0437\u043C\u0456\u043D\u0435\u043D\u043E \u043E","ra_otherConfig":"\u041D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F \u0437 \u0456\u043D\u0448\u043E\u0433\u043E \u0430\u0434\u0430\u043F\u0442\u0435\u0440\u0430 %s","ra_qualityCode":"\u041A\u043E\u0434 \u044F\u043A\u043E\u0441\u0442\u0456","ra_repeat":"\u043F\u043E\u0432\u0442\u043E\u0440\u0438\u0442\u0438","ra_state_changed_by":"\u0421\u0442\u0430\u043D \u0437\u043C\u0456\u043D\u0435\u043D\u043E \u043D\u0430","ra_state_changed_from":"\u041E\u0431'\u0454\u043A\u0442 \u0437\u043C\u0456\u043D\u0435\u043D\u043E \u0437","ra_timestamp":"\u041C\u0456\u0442\u043A\u0430 \u0447\u0430\u0441\u0443","ra_tooltip_ack":"\u0412\u0438\u0437\u043D\u0430\u043D\u043E","ra_tooltip_comment":"\u043A\u043E\u043C\u0435\u043D\u0442\u0430\u0440","ra_tooltip_copyState":"\u0421\u043A\u043E\u043F\u0456\u044E\u0439\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F \u0441\u0442\u0430\u043D\u0443","ra_tooltip_customConfig":"\u0421\u043F\u0435\u0446\u0456\u0430\u043B\u044C\u043D\u0456 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F","ra_tooltip_deleteObject":"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_tooltip_editObject":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043E\u0431'\u0454\u043A\u0442","ra_tooltip_editState":"\u0412\u0456\u0434\u0440\u0435\u0434\u0430\u0433\u0443\u0439\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F \u0441\u0442\u0430\u043D\u0443","ra_tooltip_from":"\u0412\u0456\u0434","ra_tooltip_lc":"\u0412\u043E\u0441\u0442\u0430\u043D\u043D\u0454 \u0437\u043C\u0456\u043D\u0435\u043D\u043E","ra_tooltip_quality":"\u044F\u043A\u0456\u0441\u0442\u044C","ra_tooltip_ts":"\u041F\u043E\u0437\u043D\u0430\u0447\u043A\u0430 \u0447\u0430\u0441\u0443","ra_tooltip_user":"\u041A\u043E\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447","ra_tooltip_value":"\u0417\u043D\u0430\u0447\u0435\u043D\u043D\u044F","ra_use seconds":"\u0432\u0438\u043A\u043E\u0440\u0438\u0441\u0442\u043E\u0432\u0443\u0439\u0442\u0435 \u0441\u0435\u043A\u0443\u043D\u0434\u0438","ra_val":"\u0417\u043D\u0430\u0447\u0435\u043D\u043D\u044F","sc_cron":"CRON","sc_date":"\u0414\u0430\u0442\u0430","sc_dates":"\u0434\u0430\u0442\u0438","sc_dows":"\u0414\u0435\u043D\u044C \u0442\u0438\u0436\u043D\u044F","sc_every":"\u043A\u043E\u0436\u0435\u043D","sc_everyN_dates":"\u043A\u043E\u0436\u043D\u0456 N \u0434\u043D\u0456\u0432","sc_everyN_dows":"\u043A\u043E\u0436\u043D\u0456 N \u0434\u043D\u0456\u0432 \u0442\u0438\u0436\u043D\u044F","sc_everyN_hours":"\u043A\u043E\u0436\u043D\u0456 N \u0433\u043E\u0434\u0438\u043D","sc_everyN_minutes":"\u043A\u043E\u0436\u043D\u0456 N \u0445\u0432\u0438\u043B\u0438\u043D","sc_everyN_months":"\u043A\u043E\u0436\u043D\u0456 N \u043C\u0456\u0441\u044F\u0446\u0456\u0432","sc_everyN_seconds":"\u043A\u043E\u0436\u043D\u0456 N \u0441\u0435\u043A\u0443\u043D\u0434","sc_every_dates":"\u043A\u043E\u0436\u0435\u043D \u0434\u0435\u043D\u044C","sc_every_dows":"\u043A\u043E\u0436\u0435\u043D \u0434\u0435\u043D\u044C \u0442\u0438\u0436\u043D\u044F","sc_every_hours":"\u0449\u043E\u0433\u043E\u0434\u0438\u043D\u0438","sc_every_minutes":"\u043A\u043E\u0436\u043D\u0443 \u0445\u0432\u0438\u043B\u0438\u043D\u0443","sc_every_months":"\u0449\u043E\u043C\u0456\u0441\u044F\u0446\u044F","sc_every_seconds":"\u043A\u043E\u0436\u043D\u0430 \u0441\u0435\u043A\u0443\u043D\u0434\u0430","sc_from":"\u0412\u0456\u0434","sc_hours":"\u0433\u043E\u0434\u0438\u043D\u0438","sc_interval":"\u0406\u043D\u0442\u0435\u0440\u0432\u0430\u043B","sc_intervalBetween":"\u0406\u043D\u0442\u0435\u0440\u0432\u0430\u043B \u043C\u0456\u0436","sc_minutes":"\u0445\u0432\u0438\u043B\u0438\u043D","sc_months":"\u043C\u0456\u0441\u044F\u0446\u0456\u0432","sc_once":"\u041E\u0434\u0438\u043D \u0440\u0430\u0437","sc_period":"\u041A\u0440\u0430\u043F\u043A\u0430","sc_seconds":"\u0441\u0435\u043A\u0443\u043D\u0434","sc_simple":"\u043F\u0440\u043E\u0441\u0442\u043E","sc_specific":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0438\u0439 \u0447\u0430\u0441","sc_specific_dates":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u0434\u0430\u0442\u0438","sc_specific_dows":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0438\u0439 \u0434\u0435\u043D\u044C \u0442\u0438\u0436\u043D\u044F","sc_specific_hours":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u0433\u043E\u0434\u0438\u043D\u0438","sc_specific_minutes":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u0445\u0432\u0438\u043B\u0438\u043D\u0438","sc_specific_months":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u043C\u0456\u0441\u044F\u0446\u0456","sc_specific_seconds":"\u043A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u0441\u0435\u043A\u0443\u043D\u0434\u0438","sc_time":"\u0447\u0430\u0441","sc_to":"\u0434\u043E","sc_wizard":"\u043C\u0430\u0439\u0441\u0442\u0435\u0440","sch_all":"\u0432\u0441\u0435","sch_astroDay":"\u0410\u0441\u0442\u0440\u043E\u0434\u0435\u043D\u044C","sch_astroNight":"\u0410\u0441\u0442\u0440\u043E \u043D\u0456\u0447","sch_astro_dawn":"\u0421\u0432\u0456\u0442\u0430\u043D\u043E\u043A","sch_astro_dusk":"\u0421\u0443\u0442\u0456\u043D\u043A\u0438","sch_astro_goldenHour":"\u0417\u043E\u043B\u043E\u0442\u0430 \u0433\u043E\u0434\u0438\u043D\u0430","sch_astro_goldenHourEnd":"\u041A\u0456\u043D\u0435\u0446\u044C \u0437\u043E\u043B\u043E\u0442\u043E\u0457 \u0433\u043E\u0434\u0438\u043D\u0438","sch_astro_nadir":"\u041D\u0430\u0434\u0456\u0440","sch_astro_nauticalDawn":"\u041C\u043E\u0440\u0441\u044C\u043A\u0438\u0439 \u0441\u0432\u0456\u0442\u0430\u043D\u043E\u043A","sch_astro_nauticalDusk":"\u041C\u043E\u0440\u0441\u044C\u043A\u0456 \u0441\u0443\u0442\u0456\u043D\u043A\u0438","sch_astro_night":"\u043D\u0456\u0447","sch_astro_nightEnd":"\u041A\u0456\u043D\u0435\u0446\u044C \u043D\u043E\u0447\u0456","sch_astro_solarNoon":"\u0421\u043E\u043D\u044F\u0447\u043D\u0438\u0439 \u043F\u043E\u043B\u0443\u0434\u0435\u043D\u044C","sch_astro_sunrise":"\u0421\u0445\u0456\u0434 \u0441\u043E\u043D\u0446\u044F","sch_astro_sunriseEnd":"\u041A\u0456\u043D\u0435\u0446\u044C \u0441\u0445\u043E\u0434\u0443 \u0441\u043E\u043D\u0446\u044F","sch_astro_sunset":"\u0417\u0430\u0445\u0456\u0434 \u0441\u043E\u043D\u0446\u044F","sch_astro_sunsetStart":"\u041F\u043E\u0447\u0430\u0442\u043E\u043A \u0437\u0430\u0445\u043E\u0434\u0443 \u0441\u043E\u043D\u0446\u044F","sch_at":"\u0432","sch_desc_atTime":"\u0432 %s","sch_desc_everyDay":"\u043A\u043E\u0436\u0435\u043D \u0434\u0435\u043D\u044C","sch_desc_everyHour":"\u0449\u043E\u0433\u043E\u0434\u0438\u043D\u0438","sch_desc_everyMinute":"\u043A\u043E\u0436\u043D\u0443 \u0445\u0432\u0438\u043B\u0438\u043D\u0443","sch_desc_everyMonth":"\u0449\u043E\u043C\u0456\u0441\u044F\u0446\u044F","sch_desc_everyNDay":"\u043A\u043E\u0436\u0435\u043D %s \u0434\u0435\u043D\u044C","sch_desc_everyNHours":"\u043A\u043E\u0436\u043D\u0456 %s \u0433\u043E\u0434\u0438\u043D","sch_desc_everyNMinutes":"\u043A\u043E\u0436\u043D\u0456 %s \u0445\u0432\u0438\u043B\u0438\u043D","sch_desc_everyNMonths":"\u043A\u043E\u0436\u043D\u0456 %s \u043C\u0456\u0441\u044F\u0446\u0456\u0432","sch_desc_everyNWeeks":"\u043A\u043E\u0436\u043D\u0456 %s \u0442\u0438\u0436\u043D\u0456\u0432","sch_desc_everyNYears":"\u043A\u043E\u0436\u043D\u0456 %s \u0440\u043E\u043A\u0456\u0432","sch_desc_everyWeek":"\u0449\u043E\u0442\u0438\u0436\u043D\u044F","sch_desc_everyYear":"\u0449\u043E\u0440\u043E\u043A\u0443","sch_desc_intervalFromTo":"\u0432\u0456\u0434 %s \u0434\u043E %s","sch_desc_never":"\u043D\u0456\u043A\u043E\u043B\u0438","sch_desc_onDate":"\u043D\u0430 %s \u0437 %s","sch_desc_onDates":"\u043D\u0430 %s \u0456 %s \u0437","sch_desc_onEveryDate":"\u043D\u0430 \u043A\u043E\u0436\u043D\u0443 \u0434\u0430\u0442\u0443","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s \u0456 %s","sch_desc_onWeekday":"\u043D\u0430 %s","sch_desc_onWeekdays":"\u043D\u0430 %s \u0456 %s","sch_desc_onWeekends":"\u043D\u0430 \u0432\u0438\u0445\u0456\u0434\u043D\u0438\u0445","sch_desc_onWorkdays":"\u0432 \u0440\u043E\u0431\u043E\u0447\u0456 \u0434\u043D\u0456","sch_desc_onceInPast":"\u0431\u0456\u043B\u044C\u0448\u0435 \u043D\u0435 \u0432\u0438\u043A\u043E\u043D\u0443\u0432\u0430\u0442\u0438\u043C\u0435\u0442\u044C\u0441\u044F, \u043E\u0441\u043A\u0456\u043B\u044C\u043A\u0438 \u0437\u0430\u043F\u0443\u0441\u043A \u0443 \u043C\u0438\u043D\u0443\u043B\u043E\u043C\u0443","sch_desc_once_on":"\u043D\u0430 %s","sch_desc_validFrom":"\u0432\u0456\u0434 %s","sch_desc_validFromTo":"\u0412\u0438\u043A\u043E\u043D\u0430\u0442\u0438 \u0432\u0456\u0434 \u0434\u043E","sch_desc_validTo":"\u0434\u043E %s","sch_every":"\u043A\u043E\u0436\u0435\u043D","sch_exactTime":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0438\u0439 \u0447\u0430\u0441","sch_from":"\u0432\u0456\u0434","sch_fromTo":"\u0412\u0456\u0434 \u0434\u043E","sch_intervalTime":"\u0427\u0430\u0441 \u0456\u043D\u0442\u0435\u0440\u0432\u0430\u043B\u0443","sch_invert":"\u0456\u043D\u0432\u0435\u0440\u0442\u0443\u0432\u0430\u0442\u0438","sch_no_one":"\u043D\u0435\u043C\u0430\u0454","sch_on":"\u043D\u0430","sch_period":"\u041A\u0440\u0430\u043F\u043A\u0430","sch_periodDaily":"\u0429\u043E\u0434\u043D\u044F","sch_periodDates":"\u0434\u0430\u0442\u0438","sch_periodDay":"\u0414\u0435\u043D\u044C","sch_periodEvery":"\u043A\u043E\u0436\u0435\u043D","sch_periodEveryDay":"\u041A\u043E\u0436\u0435\u043D \u0434\u0435\u043D\u044C","sch_periodEveryMonth":"\u0429\u043E\u043C\u0456\u0441\u044F\u0446\u044F","sch_periodEveryWeek":"\u0429\u043E\u0442\u0438\u0436\u043D\u044F","sch_periodEveryYear":"\u0429\u043E\u0440\u043E\u043A\u0443","sch_periodHours":"\u0433\u043E\u0434\u0438\u043D\u0438","sch_periodMinutes":"\u0445\u0432\u0438\u043B\u0438\u043D","sch_periodMonth":"\u043C\u0456\u0441\u044F\u0446\u044C","sch_periodMonthly":"\u0429\u043E\u043C\u0456\u0441\u044F\u0446\u044F","sch_periodOnce":"\u041E\u0434\u0438\u043D \u0440\u0430\u0437","sch_periodSpecificMonths":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0456 \u043C\u0456\u0441\u044F\u0446\u0456","sch_periodWeek":"\u0442\u0438\u0436\u0434\u0435\u043D\u044C","sch_periodWeekdays":"\u0431\u0443\u0434\u043D\u0456","sch_periodWeekend":"\u0412\u0438\u0445\u0456\u0434\u043D\u0456","sch_periodWeekly":"\u0429\u043E\u0442\u0438\u0436\u043D\u044F","sch_periodWorkdays":"\u0440\u043E\u0431\u043E\u0447\u0456 \u0434\u043D\u0456","sch_periodYear":"\u0440\u0456\u043A","sch_periodYearly":"\u0449\u043E\u0440\u0456\u0447\u043D\u043E","sch_specificTime":"\u041A\u043E\u043D\u043A\u0440\u0435\u0442\u043D\u0438\u0439 \u0447\u0430\u0441","sch_time":"\u0447\u0430\u0441","sch_to":"\u0434\u043E","sch_valid":"\u0414\u0456\u0439\u0441\u043D\u0438\u0439","sch_validFrom":"\u0432\u0456\u0434","sch_validTo":"\u0434\u043E","sch_wholeDay":"\u0426\u0456\u043B\u0438\u0439 \u0434\u0435\u043D\u044C","sch_yearEveryMonth":"\u0449\u043E\u043C\u0456\u0441\u044F\u0446\u044F"}`)},6290:function(Z1){"use strict";Z1.exports=JSON.parse(`{"ra_filter_func":"\u529F\u80FD","ra_filter_id":"ID","ra_filter_name":"\u540D\u79F0","ra_filter_role":"\u89D2\u8272","ra_filter_room":"\u623F\u95F4","ra_tooltip_ack":"\u81F4\u8C22\u56FD\u65D7","ra_tooltip_from":"\u4ECE","ra_tooltip_lc":"\u6700\u540E\u6539\u53D8\u4E86","ra_tooltip_quality":"\u8D28\u91CF","ra_tooltip_ts":"\u65F6\u95F4\u6233","ra_tooltip_user":"\u7528\u6237","ra_tooltip_value":"\u503C","ra_Are you sure?":"\u4F60\u786E\u5B9A\u5417\uFF1F","ra_Cancel":"\u53D6\u6D88","ra_Copied":"\u590D\u5236\u7684","ra_Copied %s":"\u590D\u5236\u7684\\"%s\\"","ra_Define functions":"\u5B9A\u4E49\u529F\u80FD","ra_Define rooms":"\u5B9A\u4E49\u623F\u95F4","ra_Error":"\u9519\u8BEF","ra_Message":"\u4FE1\u606F","ra_Ok":"\u597D","ra_Please select object ID...":"\u8BF7\u9009\u62E9\u5BF9\u8C61ID ...","ra_Selected":"\u5DF2\u9009","ra_Unknown error!":"\u672A\u77E5\u9519\u8BEF\uFF01","ra_Value":"\u503C","ra_filter_type":"\u7C7B\u578B","ra_invalidConfig":"\u65E0\u6548\u7684\u8BBE\u5B9A","ra_otherConfig":"\u6765\u81EA\u5176\u4ED6\u9002\u914D\u5668%s\u7684\u8BBE\u7F6E","ra_tooltip_copyState":"\u590D\u5236\u72B6\u6001\u503C","ra_tooltip_customConfig":"\u81EA\u5B9A\u4E49\u8BBE\u7F6E","ra_tooltip_deleteObject":"\u5220\u9664\u7269\u4EF6","ra_tooltip_editObject":"\u7F16\u8F91\u7269\u4EF6","ra_tooltip_editState":"\u7F16\u8F91\u72B6\u6001\u503C","ra_filter_customs":"\u8BBE\u5B9A\u503C","ra_Listen on all IPs":"\u76D1\u542C\u6240\u6709IP","ra_dow_Fr":"r","ra_dow_Mo":"\u83AB","ra_dow_Sa":"\u8428","ra_dow_Su":"\u82CF","ra_Save":"\u4FDD\u5B58","ra_Save and close":"\u4FDD\u5B58\u5E76\u5173\u95ED","ra_Close":"\u5173","ra_Auto (no custom columns)":"\u81EA\u52A8\uFF08\u65E0\u81EA\u5B9A\u4E49\u5217\uFF09","ra_Transparent dialog":"\u900F\u660E\u5BF9\u8BDD\u6846","ra_Width":"\u5BBD\u5EA6","ra_val":"\u503C","ra_buttons":"\u7EBD\u6263","ra_Configure visible columns":"\u914D\u7F6E\u53EF\u89C1\u5217","ra_Cannot update attribute, because not found in the object":"\u65E0\u6CD5\u66F4\u65B0\u5C5E\u6027\uFF0C\u56E0\u4E3A\u5728\u5BF9\u8C61\u4E2D\u627E\u4E0D\u5230","ra_Edit object field":"\u7F16\u8F91\u5BF9\u8C61\u5B57\u6BB5","ra_Hide empty folders":"\u9690\u85CF\u7A7A\u6587\u4EF6\u5939","ra_Reload files":"\u91CD\u65B0\u8F7D\u5165\u6587\u4EF6","ra_Create folder":"\u521B\u5EFA\u6587\u4EF6\u5939","ra_Upload file":"\u4E0A\u4F20\u6587\u4EF6","ra_User files":"\u7528\u6237\u6863\u6848","ra_Confirm deletion of %s":"\u786E\u8BA4\u5220\u9664%s","ra_Delete (no confirm for 5 mins)":"\u5220\u9664\uFF085\u5206\u949F\u5185\u672A\u786E\u8BA4\uFF09","ra_Delete":"\u5220\u9664","ra_Toggle expert mode":"\u5207\u6362\u4E13\u5BB6\u6A21\u5F0F","ra_Toggle view mode":"\u5207\u6362\u68C0\u89C6\u6A21\u5F0F","ra_Root":"\u6839","ra_Back to %s":"\u8FD4\u56DE\u201C%s\u201D","ra_Place your files here or click here to open the browse dialog":"\u5C06\u6587\u4EF6\u653E\u5728\u6B64\u5904\u6216\u5355\u51FB\u6B64\u5904\u6253\u5F00\u6D4F\u89C8\u5BF9\u8BDD\u6846","ra_If no file will be created in the folder, it will disappear after the browser closed":"\u5982\u679C\u5728\u8BE5\u6587\u4EF6\u5939\u4E2D\u672A\u521B\u5EFA\u4EFB\u4F55\u6587\u4EF6\uFF0C\u5219\u8BE5\u6587\u4EF6\u5C06\u5728\u6D4F\u89C8\u5668\u5173\u95ED\u540E\u6D88\u5931","ra_Folder name":"\u6587\u4EF6\u5939\u540D\u79F0","ra_Create new folder in %s":"\u5728%s\u4E2D\u521B\u5EFA\u65B0\u6587\u4EF6\u5939","ra_Duplicate name":"\u540D\u79F0\u91CD\u590D","ra_Invalid parent folder!":"\u7236\u6587\u4EF6\u5939\u65E0\u6548\uFF01","ra_Drop file here":"\u5C06\u6863\u6848\u653E\u5728\u8FD9\u91CC","ra_Suppress question for next %s minutes":"\u5728\u63A5\u4E0B\u6765\u7684%s\u5206\u949F\u5185\u53D6\u6D88\u63D0\u95EE","ra_Clear filter":"\u6E05\u9664\u7B5B\u9009","ra_Update":"\u66F4\u65B0\u8D44\u6599","ra_Load configuration from file":"\u4ECE\u6587\u4EF6\u52A0\u8F7D\u914D\u7F6E","ra_Save configuration to file":"\u5C06\u914D\u7F6E\u4FDD\u5B58\u5230\u6587\u4EF6","sc_cron":"\u5468\u671F\u4EFB\u52A1","sc_date":"\u65E5\u671F","sc_dates":"\u65E5","sc_dows":"\u661F\u671F","sc_every":"\u6BCF","sc_everyN_dates":"\u6BCFN\u5929","sc_everyN_dows":"\u6BCF\u5468N\u5929","sc_everyN_hours":"\u6BCFN\u5C0F\u65F6\u4E00\u6B21","sc_everyN_minutes":"\u6BCFN\u5206\u949F","sc_everyN_months":"\u6BCFN\u4E2A\u6708","sc_everyN_seconds":"\u6BCFN\u79D2","sc_every_dates":"\u6BCF\u5929","sc_every_dows":"\u4E00\u5468\u7684\u6BCF\u4E00\u5929","sc_every_hours":"\u6BCF\u5C0F\u65F6","sc_every_minutes":"\u6BCF\u5206\u949F","sc_every_months":"\u6BCF\u6708","sc_every_seconds":"\u6BCF\u79D2","sc_from":"\u4ECE","sc_hours":"\u5C0F\u65F6","sc_interval":"\u95F4\u9694","sc_intervalBetween":"\u95F4\u9694\u65F6\u95F4","sc_minutes":"\u5206\u949F","sc_months":"\u6708","sc_once":"\u4E00\u6B21","sc_period":"\u5468\u671F","sc_seconds":"\u79D2","sc_simple":"\u7B80\u5355\u6A21\u5F0F","sc_specific":"\u7279\u5B9A\u7684\u65F6\u95F4","sc_specific_dates":"\u7279\u5B9A\u7684\u65E5\u5B50","sc_specific_dows":"\u7279\u5B9A\u7684\u4E00\u5468","sc_specific_hours":"\u7279\u5B9A\u7684\u5C0F\u65F6","sc_specific_minutes":"\u7279\u5B9A\u7684\u5206\u949F","sc_specific_months":"\u7279\u5B9A\u7684\u6708\u4EFD","sc_specific_seconds":"\u7279\u5B9A\u7684\u63CF\u8FF0","sc_time":"\u65F6\u95F4","sc_to":"\u81F3","sc_wizard":"\u5411\u5BFC\u6A21\u5F0F","sch_all":"\u5168\u9009","sch_astroDay":"\u5929\u6587\u767D\u5929","sch_astroNight":"\u5929\u6587\u591C\u665A","sch_astro_dawn":"\u9ECE\u660E","sch_astro_dusk":"\u9EC4\u660F","sch_astro_goldenHour":"\u9EC4\u91D1\u65F6\u6BB5","sch_astro_goldenHourEnd":"\u9EC4\u91D1\u65F6\u6BB5\u7ED3\u675F","sch_astro_nadir":"\u5929\u5E95","sch_astro_nauticalDawn":"\u822A\u6D77\u9ECE\u660E","sch_astro_nauticalDusk":"\u822A\u6D77\u9EC4\u660F","sch_astro_night":"\u591C\u665A","sch_astro_nightEnd":"\u591C\u665A\u7ED3\u675F","sch_astro_solarNoon":"\u6B63\u5348","sch_astro_sunrise":"\u65E5\u51FA","sch_astro_sunriseEnd":"\u65E5\u51FA\u7ED3\u675F","sch_astro_sunset":"\u65E5\u843D","sch_astro_sunsetStart":"\u65E5\u843D\u5F00\u59CB","sch_at":"\u5728","sch_desc_atTime":"\u7684%s","sch_desc_everyDay":"\u6BCF\u5929","sch_desc_everyHour":"\u6BCF\u5C0F\u65F6","sch_desc_everyMinute":"\u6BCF\u5206\u949F","sch_desc_everyMonth":"\u6BCF\u6708","sch_desc_everyNDay":"\u6BCF%s\u5929","sch_desc_everyNHours":"\u6BCF%s\u5C0F\u65F6","sch_desc_everyNMinutes":"\u6BCF%s\u5206\u949F","sch_desc_everyNMonths":"\u6BCF%s\u6708","sch_desc_everyNWeeks":"\u6BCF%s\u5468","sch_desc_everyNYears":"\u6BCF%s\u5E74","sch_desc_everyWeek":"\u6BCF\u5468","sch_desc_everyYear":"\u6BCF\u5E74","sch_desc_intervalFromTo":"\u4ECE%s\u5230%s","sch_desc_never":"\u51B3\u4E0D","sch_desc_onDate":"\u5728%s\u7684%s\u4E0A","sch_desc_onDates":"\u5728%s\u548C%s\u4E0A","sch_desc_onEveryDate":"\u5728\u6BCF\u5929","sch_desc_onMonth":"%s","sch_desc_onMonths":"%s\u548C%s","sch_desc_onWeekday":"\u5728%s\u4E0A","sch_desc_onWeekdays":"\u5728%s\u548C%s\u4E0A","sch_desc_onWeekends":"\u5728\u5468\u672B","sch_desc_onWorkdays":"\u5728\u5DE5\u4F5C\u65E5","sch_desc_onceInPast":"\u5C06\u4E0D\u518D\u6267\u884C\uFF0C\u56E0\u4E3A\u8D77\u59CB\u65F6\u95F4\u5DF2\u7ECF\u662F\u8FC7\u53BB\u7684\u65F6\u95F4\u4E86\u3002","sch_desc_once_on":"\u5728%s\u4E0A","sch_desc_validFrom":"\u6765\u81EA%s","sch_desc_validFromTo":"\u4ECE\u6267\u884C\u5230","sch_desc_validTo":"\u5230%s","sch_every":"\u6BCF","sch_exactTime":"\u7279\u5B9A\u7684\u65F6\u95F4","sch_from":"\u4ECE","sch_fromTo":"\u4ECE\u5230","sch_intervalTime":"\u95F4\u9694\u65F6\u95F4","sch_invert":"\u5012\u7F6E","sch_no_one":"\u53D6\u6D88\u5168\u9009","sch_on":"\u7684","sch_period":"\u5468\u671F","sch_periodDaily":"\u6BCF\u5929","sch_periodDates":"\u65E5\u671F","sch_periodDay":"\u5929","sch_periodEvery":"\u6BCF","sch_periodEveryDay":"\u6BCF\u5929","sch_periodEveryMonth":"\u6BCF\u6708","sch_periodEveryWeek":"\u6BCF\u5468","sch_periodEveryYear":"\u6BCF\u5E74","sch_periodHours":"\u5C0F\u65F6","sch_periodMinutes":"\u5206\u949F","sch_periodMonth":"\u6708","sch_periodMonthly":"\u6BCF\u6708\u4E00\u6B21","sch_periodOnce":"\u4E00\u6B21","sch_periodSpecificMonths":"\u7279\u5B9A\u7684\u6708\u4EFD","sch_periodWeek":"\u5468","sch_periodWeekdays":"\u5DE5\u4F5C\u65E5","sch_periodWeekend":"\u5468\u672B","sch_periodWeekly":"\u6BCF\u5468","sch_periodWorkdays":"\u5DE5\u4F5C\u65E5","sch_periodYear":"\u5E74","sch_periodYearly":"\u6BCF\u5E74","sch_specificTime":"\u7279\u5B9A\u7684\u65F6\u95F4","sch_time":"\u65F6\u95F4","sch_to":"\u81F3","sch_valid":"\u751F\u6548","sch_validFrom":"\u4ECE","sch_validTo":"\u81F3","sch_wholeDay":"\u4E00\u6574\u5929","sch_yearEveryMonth":"\u6BCF\u6708","ra_Define schedule...":"\u5B9A\u4E49\u65F6\u95F4\u8868...","ra_Repeat":"\u91CD\u590D","ra_use seconds":"\u7528\u79D2","ra_close":"\u5173\u95ED","ra_dow_Th":"Th","ra_dow_Tu":"Tu","ra_Toggle the states view":"\u5207\u6362\u72B6\u6001\u89C6\u56FE","ra_Add new child object to selected parent":"\u5C06\u65B0\u7684\u5B50\u5BF9\u8C61\u6DFB\u52A0\u5230\u9009\u5B9A\u7684\u7236\u5BF9\u8C61","ra_Add objects tree from JSON file":"\u4ECEJSON\u6587\u4EF6\u6DFB\u52A0\u5BF9\u8C61\u6811","ra_Save objects tree as JSON file":"\u5C06\u5BF9\u8C61\u6811\u53E6\u5B58\u4E3AJSON\u6587\u4EF6","ra_Objects":"\u5BF9\u8C61","ra_States":"\u72B6\u6001","ra_object_changed_by_user":"\u5BF9\u8C61\u4E0A\u6B21\u66F4\u6539\u65F6\u95F4\u4E3A","ra_object_changed_by":"\u7269\u4EF6\u53D8\u66F4\u8005","ra_state_changed_from":"\u5BF9\u8C61\u5DF2\u4ECE\u66F4\u6539","ra_state_changed_by":"\u72B6\u6001\u7531","ra_aclOwner_read_object":"\u6240\u6709\u8005\u53EF\u4EE5\u8BFB\u53D6\u5BF9\u8C61","ra_aclOwner_read_state":"\u6240\u6709\u8005\u53EF\u4EE5\u8BFB\u53D6\u72B6\u6001","ra_aclOwner_write_object":"\u6240\u6709\u8005\u53EF\u4EE5\u5199\u5BF9\u8C61","ra_aclOwner_write_state":"\u6240\u6709\u8005\u53EF\u4EE5\u5199\u72B6\u6001","ra_aclGroup_read_object":"\u7EC4\u53EF\u4EE5\u8BFB\u53D6\u5BF9\u8C61","ra_aclGroup_read_state":"\u7FA4\u7EC4\u53EF\u4EE5\u8BFB\u53D6\u72B6\u6001","ra_aclGroup_write_object":"\u7EC4\u53EF\u4EE5\u5199\u5BF9\u8C61","ra_aclGroup_write_state":"\u7EC4\u53EF\u4EE5\u5199\u72B6\u6001","ra_aclEveryone_read_object":"\u6BCF\u4E2A\u4EBA\u90FD\u53EF\u4EE5\u9605\u8BFB\u5BF9\u8C61","ra_aclEveryone_read_state":"\u6BCF\u4E2A\u4EBA\u90FD\u53EF\u4EE5\u9605\u8BFB\u72B6\u6001","ra_aclEveryone_write_object":"\u6BCF\u4E2A\u4EBA\u90FD\u53EF\u4EE5\u5199\u5BF9\u8C61","ra_aclEveryone_write_state":"\u6BCF\u4E2A\u4EBA\u90FD\u53EF\u4EE5\u5199\u72B6\u6001","ra_Folders always first":"\u8D44\u6599\u5939\u6C38\u8FDC\u4F18\u5148","ra_changedFrom":"\u66F4\u6539\u4E3A","ra_qualityCode":"\u8D28\u91CF\u4EE3\u7801","ra_timestamp":"\u65F6\u95F4\u6233\u8BB0","ra_lastChange":"\u6700\u540E\u4E00\u6B21\u53D8\u66F4","ra_Owner group":"\u6240\u6709\u8005\u7EC4","ra_Owner user":"\u6240\u6709\u8005\u7528\u6237","ra_Create":"\u521B\u5EFA","ra_Changed from":"\u66F4\u6539\u4E3A","ra_Quality code":"\u8D28\u91CF\u4EE3\u7801","ra_Timestamp":"\u65F6\u95F4\u6233\u8BB0","ra_Last change":"\u6700\u540E\u4E00\u6B21\u53D8\u66F4","ra_Collapse all nodes":"\u6536\u5408\u6240\u6709\u8282\u70B9","ra_Edit custom config":"\u7F16\u8F91\u81EA\u5B9A\u4E49\u914D\u7F6E","ra_Collapse one step node":"\u6298\u53E0\u4E00\u7EA7","ra_Expand one step node":"\u6269\u5927\u4E00\u7EA7","ra_Refresh tree":"\u5237\u65B0\u6811","ra_Expand all nodes":"\u5C55\u5F00\u6240\u6709\u8282\u70B9","ra_Deselect all":"\u5168\u90E8\u53D6\u6D88\u9009\u62E9","ra_Select all":"\u5168\u9009","ra_%s object(s) processed":"\u5DF2\u5904\u7406%s\u4E2A\u5BF9\u8C61","ra_Invalid structure":"\u7ED3\u6784\u65E0\u6548","ra_%s was imported":"\u5BF9\u8C61\u5DF2\u5BFC\u5165","ra_Failed to open JSON File":"\u65E0\u6CD5\u6253\u5F00JSON\u6587\u4EF6","ra_Only following structures of objects are available:":"\u4EC5\u4EE5\u4E0B\u5BF9\u8C61\u7ED3\u6784\u53EF\u7528\uFF1A","ra_Folder \u2192 State":"\u6587\u4EF6\u5939\u2192\u72B6\u6001","ra_Folder \u2192 Channel \u2192 State":"\u6587\u4EF6\u5939\u2192\u9891\u9053\u2192\u72B6\u6001","ra_Folder \u2192 Device \u2192 Channel \u2192 State":"\u6587\u4EF6\u5939\u2192\u8BBE\u5907\u2192\u9891\u9053\u2192\u72B6\u6001","ra_Device \u2192 Channel \u2192 State":"\u8BBE\u5907\u2192\u9891\u9053\u2192\u72B6\u6001","ra_Channel \u2192 State":"\u9891\u9053\u2192\u72B6\u6001","ra_Non-experts may create new objects only in \\"0_userdata.0\\" or \\"alias.0\\".":"\u975E\u4E13\u5BB6\u53EA\u80FD\u5728\u201C 0_userdata.0\u201D\u6216\u201C alias.0\u201D\u4E2D\u521B\u5EFA\u65B0\u5BF9\u8C61\u3002","ra_The experts may create objects everywhere but from second level (e.g. \\"vis.0\\" or \\"javascript.0\\").":"\u4E13\u5BB6\u53EF\u4EE5\u5728\u4EFB\u4F55\u5730\u65B9\u521B\u5EFA\u5BF9\u8C61\uFF0C\u4F46\u8981\u4ECE\u7B2C\u4E8C\u5C42\u5F00\u59CB\uFF08\u4F8B\u5982\u201C vis.0\u201D\u6216\u201C javascript.0\u201D\uFF09\u3002","ra_expertMode":"\u4E13\u5BB6\u6A21\u5F0F","ra_On weekdays":"\u5728\u5DE5\u4F5C\u65E5","ra_Drop the files here...":"\u628A\u6587\u4EF6\u653E\u5728\u8FD9\u91CC...","ra_Drag 'n' drop some files here, or click to select files":"\u5C06\u4E00\u4E9B\u6587\u4EF6\u62D6\u653E\u5230\u6B64\u5904\uFF0C\u6216\u5355\u51FB\u4EE5\u9009\u62E9\u6587\u4EF6","ra_Clear":"\u5220\u9664","ra_Clear icon":"\u6E05\u9664\u56FE\u6807","ra_none":"\u6CA1\u6709\u4EFB\u4F55","ra_Select predefined icon":"\u9009\u62E9\u9884\u5B9A\u4E49\u56FE\u6807","ra_Show lines between rows":"\u663E\u793A\u884C\u4E4B\u95F4\u7684\u7EBF","ra_The page you are looking for was not found":"\u672A\u627E\u5230\u60A8\u8981\u67E5\u627E\u7684\u9875\u9762","ra_Good luck":"\u795D\u4F60\u597D\u8FD0","ra_Cannot find \\"%s\\"":"\u627E\u4E0D\u5230\u201C%s\u201D","ra_Cannot read \\"%s\\"":"\u65E0\u6CD5\u9605\u8BFB\u201C%s\u201D","ra_Background image":"\u80CC\u666F\u56FE\u50CF","ra_View: %s":"\u67E5\u770B\uFF1A%s","ra_Copy content":"\u590D\u5236\u5185\u5BB9","ra_Filter":"\u7B5B\u9009","ra_All objects":"\u6240\u6709\u5BF9\u8C61","ra_Only selected":"\u53EA\u9009\u62E9","ra_Change color theme":"\u66F4\u6539\u989C\u8272\u4E3B\u9898","ra_daysShortText":"\u5929","ra_Instance %s is alive":"\u5B9E\u4F8B %s \u662F\u6D3B\u52A8\u7684","ra_Instance %s is not alive":"\u5B9E\u4F8B %s \u4E0D\u5B58\u5728","ra_Used system settings":"\u4F7F\u7528\u7684\u7CFB\u7EDF\u8BBE\u7F6E","ra_Cannot determine position: System settings are empty and GPS detection is disabled in browser":"\u65E0\u6CD5\u786E\u5B9A\u4F4D\u7F6E\uFF1A\u7CFB\u7EDF\u8BBE\u7F6E\u4E3A\u7A7A\u4E14\u6D4F\u89C8\u5668\u4E2D\u7981\u7528\u4E86 GPS \u68C0\u6D4B","ra_Define schedule":"\u5B9A\u4E49\u65F6\u95F4\u8868","ra___different__":"\u4E0D\u540C\u7684","ra_Please confirm":"\u8BF7\u786E\u8BA4","ra_JSON editor":"JSON \u7F16\u8F91\u5668","ra_System language":"\u7CFB\u7EDF\u8BED\u8A00","ra_Too small":"\u592A\u5C0F","ra_Too big":"\u592A\u5927","Not a number":"\u4E0D\u662F\u6570\u5B57","ra_Passwords are not equal!":"\u5BC6\u7801\u4E0D\u76F8\u7B49\uFF01","ra_repeat":"\u91CD\u590D","ra_You can filter entries by entering here some text":"\u60A8\u53EF\u4EE5\u901A\u8FC7\u5728\u6B64\u5904\u8F93\u5165\u4E00\u4E9B\u6587\u672C\u6765\u8FC7\u6EE4\u6761\u76EE","ra_Show/hide filter input":"\u663E\u793A/\u9690\u85CF\u8FC7\u6EE4\u5668\u8F93\u5165","ra_Cannot add items with set filter":"\u65E0\u6CD5\u4F7F\u7528\u8BBE\u7F6E\u8FC7\u6EE4\u5668\u6DFB\u52A0\u9879\u76EE","ra_Add row":"\u6DFB\u52A0\u884C","ra_Move up":"\u63D0\u5347","ra_Move down":"\u4E0B\u79FB","ra_Delete current row":"\u5220\u9664\u5F53\u524D\u884C","ra_All items are filtered out":"\u6240\u6709\u9879\u76EE\u90FD\u88AB\u8FC7\u6EE4\u6389","ra_Double click to reset table layout":"\u53CC\u51FB\u91CD\u7F6E\u8868\u683C\u5E03\u5C40","ra_Cannot retrieve options, as instance is offline":"\u65E0\u6CD5\u68C0\u7D22\u9009\u9879\uFF0C\u56E0\u4E3A\u5B9E\u4F8B\u5904\u4E8E\u8131\u673A\u72B6\u6001","ra_File is too big. Max %sk allowed. Try use SVG.":"\u6587\u4EF6\u592A\u5927\u3002\u5141\u8BB8\u7684\u6700\u5927\u5B57\u8282%s\u6570\u3002\u5C1D\u8BD5\u4F7F\u7528 SVG\u3002","ra_Cannot upload":"\u65E0\u6CD5\u4E0A\u4F20","ra_Crop":"\u5E84\u7A3C","ra_tooltip_comment":"\u8BC4\u8BBA","ra_Disconnected":"\u65AD\u5F00\u8FDE\u63A5","ra_Connected":"\u8FDE\u63A5\u7684","ra_Configure":"\u914D\u7F6E","ra_Invalid CRON":"\u65E0\u6548\u7684 CRON","ra_Discard":"\u4E22\u5F03","ra_Some data are not stored. Discard?":"\u90E8\u5206\u6570\u636E\u672A\u5B58\u50A8\u3002\u4E22\u5F03\uFF1F"}`)}}]);
249
249
 
250
- //# sourceMappingURL=848.edd63cbe.chunk.js.map
250
+ //# sourceMappingURL=848.a474b146.chunk.js.map