(function(){"use strict";try{if(typeof document<"u"){var a=document.createElement("style");a.appendChild(document.createTextNode(".material-design-icon[data-v-c3872a2f]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.button-vue[data-v-c3872a2f]{--button-size: var(--default-clickable-area);--button-inner-size: calc(var(--button-size) - 4px);--button-radius: var(--border-radius-element, calc(var(--button-size) / 2));--button-padding-default: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));--button-padding: var(--default-grid-baseline) var(--button-padding-default);color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light);border:1px solid var(--color-primary-element-light-hover);border-bottom-width:2px;border-radius:var(--button-radius);box-sizing:border-box;position:relative;width:fit-content;overflow:hidden;padding-block:1px 0;padding-inline:var(--button-padding);min-height:var(--button-size);min-width:var(--button-size);display:flex;align-items:center;justify-content:center;transition-property:color,border-color,background-color;transition-duration:.1s;transition-timing-function:linear;cursor:pointer;font-size:var(--default-font-size);font-weight:700}.button-vue--size-small[data-v-c3872a2f]{--button-size: var(--clickable-area-small, 24px);--button-radius: var(--border-radius)}.button-vue--size-large[data-v-c3872a2f]{--button-size: var(--clickable-area-large, 48px)}.button-vue[data-v-c3872a2f],.button-vue[data-v-c3872a2f] *{cursor:pointer}.button-vue[data-v-c3872a2f]:focus{outline:none}.button-vue[data-v-c3872a2f]:disabled{cursor:default;opacity:.5;filter:saturate(.7)}.button-vue[data-v-c3872a2f]:disabled *{cursor:default}.button-vue[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-primary-element-light-hover)}.button-vue[data-v-c3872a2f]:active:not(:disabled){background-color:var(--color-primary-element-light)}.button-vue__wrapper[data-v-c3872a2f]{display:inline-flex;align-items:center;justify-content:center;width:100%}.button-vue--end .button-vue__wrapper[data-v-c3872a2f]{justify-content:end}.button-vue--start .button-vue__wrapper[data-v-c3872a2f]{justify-content:start}.button-vue--reverse .button-vue__wrapper[data-v-c3872a2f]{flex-direction:row-reverse}.button-vue--reverse.button-vue--icon-and-text[data-v-c3872a2f]{--button-padding: var(--button-padding-default) var(--default-grid-baseline)}.button-vue__icon[data-v-c3872a2f]{--default-clickable-area: var(--button-inner-size);height:var(--button-inner-size);width:var(--button-inner-size);min-height:var(--button-inner-size);min-width:var(--button-inner-size);display:flex;justify-content:center;align-items:center}.button-vue--size-small .button-vue__icon[data-v-c3872a2f]>*{max-height:16px;max-width:16px}.button-vue--size-small .button-vue__icon[data-v-c3872a2f] svg{height:16px;width:16px}.button-vue__text[data-v-c3872a2f]{font-weight:700;margin-bottom:1px;padding:2px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.button-vue--icon-only[data-v-c3872a2f]{--button-padding: clamp(var(--default-grid-baseline), var(--button-radius), calc(var(--default-grid-baseline) * 4));line-height:1;width:var(--button-size)!important}.button-vue--text-only[data-v-c3872a2f]{--button-padding: var(--button-padding-default)}.button-vue--text-only .button-vue__text[data-v-c3872a2f]{margin-inline:4px}.button-vue--wide[data-v-c3872a2f]{width:100%}.button-vue[data-v-c3872a2f]:focus-visible{outline:2px solid var(--color-main-text)!important;box-shadow:0 0 0 4px var(--color-main-background)!important}.button-vue:focus-visible.button-vue--vue-tertiary-on-primary[data-v-c3872a2f]{outline:2px solid var(--color-primary-element-text);border-radius:var(--border-radius-element, var(--border-radius));background-color:transparent}.button-vue--vue-primary[data-v-c3872a2f]{background-color:var(--color-primary-element);border-color:var(--color-primary-element-hover);color:var(--color-primary-element-text)}.button-vue--vue-primary[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-primary-element-hover)}.button-vue--vue-primary[data-v-c3872a2f]:active{background-color:var(--color-primary-element)}.button-vue--vue-secondary[data-v-c3872a2f]{background-color:var(--color-primary-element-light);border-color:var(--color-primary-element-light-hover);color:var(--color-primary-element-light-text)}.button-vue--vue-secondary[data-v-c3872a2f]:hover:not(:disabled){color:var(--color-primary-element-light-text);background-color:var(--color-primary-element-light-hover)}.button-vue--tertiary[data-v-c3872a2f],.button-vue--vue-tertiary[data-v-c3872a2f]{background-color:transparent;border-color:transparent;color:var(--color-main-text)}.button-vue--tertiary[data-v-c3872a2f]:hover:not(:disabled),.button-vue--vue-tertiary[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-background-hover)}.button-vue--tertiary[data-v-c3872a2f]:not(.button-vue--legacy34):hover:not(:disabled){background-color:color-mix(in srgb,var(--color-primary-element) 8%,transparent)}.button-vue--vue-tertiary-no-background[data-v-c3872a2f]:hover:not(:disabled){background-color:transparent}.button-vue--vue-tertiary-on-primary[data-v-c3872a2f]{color:var(--color-primary-element-text)}.button-vue--vue-tertiary-on-primary[data-v-c3872a2f]:hover:not(:disabled){background-color:transparent}.button-vue--vue-success[data-v-c3872a2f]{background-color:var(--color-success);border-color:var(--color-success-hover);color:var(--color-success-text)}.button-vue--vue-success[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-success-hover)}.button-vue--vue-success[data-v-c3872a2f]:active{background-color:var(--color-success)}.button-vue--vue-warning[data-v-c3872a2f]{background-color:var(--color-warning);border-color:var(--color-warning-hover);color:var(--color-warning-text)}.button-vue--vue-warning[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-warning-hover)}.button-vue--vue-warning[data-v-c3872a2f]:active{background-color:var(--color-warning)}.button-vue--vue-error[data-v-c3872a2f]{background-color:var(--color-error);border-color:var(--color-error-hover);color:var(--color-error-text)}.button-vue--vue-error[data-v-c3872a2f]:hover:not(:disabled){background-color:var(--color-error-hover)}.button-vue--vue-error[data-v-c3872a2f]:active{background-color:var(--color-error)}.button-vue--legacy[data-v-c3872a2f]{--button-inner-size: var(--button-size);border:none;padding-block:0}.button-vue--legacy.button-vue--vue-error[data-v-c3872a2f],.button-vue--legacy.button-vue--vue-success[data-v-c3872a2f],.button-vue--legacy.button-vue--vue-warning[data-v-c3872a2f]{color:#fff}.material-design-icon[data-v-4625d649]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.icon-vue[data-v-4625d649]{--icon-size: var(--dad67fa8);display:flex;justify-content:center;align-items:center;min-width:var(--default-clickable-area);min-height:var(--default-clickable-area);opacity:1}.icon-vue--inline[data-v-4625d649]{display:inline-flex;min-width:fit-content;min-height:fit-content;vertical-align:text-bottom}.icon-vue span[data-v-4625d649]{line-height:0}.icon-vue[data-v-4625d649] svg{fill:currentColor;width:var(--icon-size, 20px);height:var(--icon-size, 20px);max-width:var(--icon-size, 20px);max-height:var(--icon-size, 20px)}.icon-vue--directional[data-v-4625d649] svg:dir(rtl){transform:scaleX(-1)}@media only screen and (max-width:512px){.dialog__modal .modal-wrapper--small .modal-container{width:fit-content;height:unset;max-height:90%;position:relative;top:unset;border-radius:var(--border-radius-large)}}.material-design-icon[data-v-66c29e13]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.dialog[data-v-66c29e13]{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container{display:flex!important;padding-block:4px 0;padding-inline:12px 0}.dialog__modal[data-v-66c29e13] .modal-wrapper .modal-container__content{display:flex;flex-direction:column;overflow:hidden}.dialog__wrapper[data-v-66c29e13]{display:flex;flex-direction:row;flex:1;min-height:0;overflow:hidden}.dialog__wrapper--collapsed[data-v-66c29e13]{flex-direction:column}.dialog__navigation[data-v-66c29e13]{display:flex;flex-shrink:0}.dialog__wrapper:not(.dialog__wrapper--collapsed) .dialog__navigation[data-v-66c29e13]{flex-direction:column;overflow:hidden auto;height:100%;min-width:200px;margin-inline-end:20px}.dialog__wrapper.dialog__wrapper--collapsed .dialog__navigation[data-v-66c29e13]{flex-direction:row;justify-content:space-between;overflow:auto hidden;width:100%;min-width:100%}.dialog__name[data-v-66c29e13]{font-size:21px;text-align:center;height:fit-content;min-height:var(--default-clickable-area);line-height:var(--default-clickable-area);overflow-wrap:break-word;margin-block:0 12px}.dialog__content[data-v-66c29e13]{flex:1;min-height:0;overflow:auto;padding-inline-end:12px}.dialog__text[data-v-66c29e13]{padding-block-end:6px}.dialog__actions[data-v-66c29e13]{box-sizing:border-box;display:flex;gap:6px;align-content:center;justify-content:end;width:100%;max-width:100%;padding-inline:0 12px;margin-inline:0;margin-block:0}.dialog__actions[data-v-66c29e13]:not(:empty){margin-block:6px 12px}@media only screen and (max-width:512px){.dialog__name[data-v-66c29e13]{text-align:start;margin-inline-end:var(--default-clickable-area)}}.material-design-icon[data-v-94ff8098]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.loading-icon[data-v-94ff8098]{overflow:hidden}.loading-icon svg[data-v-94ff8098]{animation:rotate var(--animation-duration, .8s) linear infinite}.material-design-icon[data-v-01926ad2]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.modal-mask[data-v-01926ad2]{--backdrop-color: 0, 0, 0;--icon-size: 20px;--slideshow-duration: var(--476657af);position:fixed;z-index:9998;top:0;inset-inline-start:0;display:block;width:100%;height:100%;background-color:rgba(var(--backdrop-color),.5)}.modal-mask--opaque[data-v-01926ad2]{background-color:rgba(var(--backdrop-color),.92)}.modal-mask--light[data-v-01926ad2]{--backdrop-color: 255, 255, 255}.modal-header[data-v-01926ad2]{position:absolute;z-index:10001;top:0;inset-inline:0 0;display:flex!important;align-items:center;justify-content:space-between;width:100%;height:var(--header-height);overflow:hidden;transition:opacity .25s,visibility .25s}.modal-header__name[data-v-01926ad2]{overflow-x:hidden;box-sizing:border-box;width:100%;padding-inline:12px 0;transition:padding ease .1s;white-space:nowrap;text-overflow:ellipsis;font-size:16px;margin-block:0}@media only screen and (min-width:1024px){.modal-header__name[data-v-01926ad2]{padding-inline-start:calc(var(--header-height) * var(--19158013));text-align:center}}.modal-header .icons-menu[data-v-01926ad2]{display:flex;align-items:center;justify-content:flex-end;align-self:flex-end}.modal-header .icons-menu .header-close[data-v-01926ad2]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:calc((var(--header-height) - var(--default-clickable-area)) / 2);padding:0}.modal-header .icons-menu .play-pause-icons[data-v-01926ad2]{position:relative;width:var(--header-height);height:var(--header-height);margin:0;padding:0;cursor:pointer;border:none;background-color:transparent}.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__play[data-v-01926ad2],.modal-header .icons-menu .play-pause-icons:hover .play-pause-icons__pause[data-v-01926ad2],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__play[data-v-01926ad2],.modal-header .icons-menu .play-pause-icons:focus .play-pause-icons__pause[data-v-01926ad2]{opacity:1;border-radius:calc(var(--default-clickable-area) / 2);background-color:#7f7f7f40}.modal-header .icons-menu .play-pause-icons__play[data-v-01926ad2],.modal-header .icons-menu .play-pause-icons__pause[data-v-01926ad2]{box-sizing:border-box;width:var(--default-clickable-area);height:var(--default-clickable-area);margin:calc((var(--header-height) - var(--default-clickable-area)) / 2);cursor:pointer;opacity:.7}.modal-header .icons-menu[data-v-01926ad2] .action-item{margin:calc((var(--header-height) - var(--default-clickable-area)) / 2)}.modal-header .icons-menu[data-v-01926ad2] .action-item--single{box-sizing:border-box;width:var(--default-clickable-area);height:var(--default-clickable-area);cursor:pointer;background-position:center;background-size:22px}.modal-header .icons-menu .header-actions[data-v-01926ad2] button:focus-visible{box-shadow:none!important;outline:2px solid #fff!important}.modal-header .icons-menu[data-v-01926ad2] .action-item__menutoggle{padding:0}.modal-header .icons-menu[data-v-01926ad2] .action-item__menutoggle span,.modal-header .icons-menu[data-v-01926ad2] .action-item__menutoggle svg{width:var(--icon-size);height:var(--icon-size)}.modal-wrapper[data-v-01926ad2]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.modal-wrapper .prev[data-v-01926ad2],.modal-wrapper .next[data-v-01926ad2]{z-index:10000;height:35vh;min-height:300px;position:absolute;transition:opacity .25s;color:#fff}.modal-wrapper .prev[data-v-01926ad2]:focus-visible,.modal-wrapper .next[data-v-01926ad2]:focus-visible{box-shadow:0 0 0 2px var(--color-primary-element-text);background-color:var(--color-box-shadow)}.modal-wrapper .prev[data-v-01926ad2]{inset-inline-start:2px}.modal-wrapper .next[data-v-01926ad2]{inset-inline-end:2px}.modal-wrapper .modal-container[data-v-01926ad2]{position:relative;display:flex;padding:0;transition:transform .3s ease;border-radius:var(--border-radius-container, var(--border-radius-rounded));background-color:var(--color-main-background);color:var(--color-main-text);box-shadow:0 0 40px #0003}.modal-wrapper .modal-container__close[data-v-01926ad2]{z-index:1;position:absolute;top:4px;inset-inline-end:var(--default-grid-baseline)}.modal-wrapper .modal-container__content[data-v-01926ad2]{width:100%;min-height:52px;overflow:auto}.modal-wrapper--small>.modal-container[data-v-01926ad2]{width:400px;max-width:90%;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--normal>.modal-container[data-v-01926ad2]{max-width:90%;width:600px;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--large>.modal-container[data-v-01926ad2]{max-width:90%;width:900px;max-height:min(90%,100% - 2 * var(--header-height) - 2 * var(--body-container-margin))}.modal-wrapper--full>.modal-container[data-v-01926ad2]{width:100%;height:calc(100% - var(--header-height));position:absolute;top:var(--header-height);border-radius:0}@media only screen and ((max-width:512px)or (max-height:400px)){.modal-wrapper .modal-container[data-v-01926ad2]{max-width:initial;width:100%;max-height:initial;height:calc(100% - var(--header-height));position:absolute;top:var(--header-height);border-radius:0}}.fade-enter-active[data-v-01926ad2],.fade-leave-active[data-v-01926ad2]{transition:opacity .25s}.fade-enter[data-v-01926ad2],.fade-leave-to[data-v-01926ad2]{opacity:0}.fade-visibility-enter[data-v-01926ad2],.fade-visibility-leave-to[data-v-01926ad2]{visibility:hidden;opacity:0}.modal-in-enter-active[data-v-01926ad2],.modal-in-leave-active[data-v-01926ad2],.modal-out-enter-active[data-v-01926ad2],.modal-out-leave-active[data-v-01926ad2]{transition:opacity .25s}.modal-in-enter[data-v-01926ad2],.modal-in-leave-to[data-v-01926ad2],.modal-out-enter[data-v-01926ad2],.modal-out-leave-to[data-v-01926ad2]{opacity:0}.modal-in-enter .modal-container[data-v-01926ad2],.modal-in-leave-to .modal-container[data-v-01926ad2]{transform:scale(.9)}.modal-out-enter .modal-container[data-v-01926ad2],.modal-out-leave-to .modal-container[data-v-01926ad2]{transform:scale(1.1)}.modal-mask .play-pause-icons .progress-ring[data-v-01926ad2]{position:absolute;top:0;inset-inline-start:0;transform:rotate(-90deg)}.modal-mask .play-pause-icons .progress-ring .progress-ring__circle[data-v-01926ad2]{transition:.1s stroke-dashoffset;transform-origin:50% 50%;animation:progressring-01926ad2 linear var(--slideshow-duration) infinite;stroke-linecap:round;stroke-dashoffset:94.2477796077;stroke-dasharray:94.2477796077}.modal-mask .play-pause-icons--paused .icon-pause[data-v-01926ad2]{animation:breath-01926ad2 2s cubic-bezier(.4,0,.2,1) infinite}.modal-mask .play-pause-icons--paused .progress-ring__circle[data-v-01926ad2]{animation-play-state:paused!important}@keyframes progressring-01926ad2{0%{stroke-dashoffset:94.2477796077}to{stroke-dashoffset:0}}@keyframes breath-01926ad2{0%{opacity:1}50%{opacity:0}to{opacity:1}}.material-design-icon[data-v-38a26e61]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.action-items[data-v-38a26e61]{display:flex;align-items:center;gap:calc((var(--default-clickable-area) - 16px) / 2 / 2)}.action-item[data-v-38a26e61]{--open-background-color: var(--color-background-hover, $action-background-hover);position:relative;display:inline-block}.action-item.action-item--primary[data-v-38a26e61]{--open-background-color: var(--color-primary-element-hover)}.action-item.action-item--secondary[data-v-38a26e61]{--open-background-color: var(--color-primary-element-light-hover)}.action-item.action-item--error[data-v-38a26e61]{--open-background-color: var(--color-error-hover)}.action-item.action-item--warning[data-v-38a26e61]{--open-background-color: var(--color-warning-hover)}.action-item.action-item--success[data-v-38a26e61]{--open-background-color: var(--color-success-hover)}.action-item.action-item--tertiary-no-background[data-v-38a26e61]{--open-background-color: transparent}.action-item.action-item--open .action-item__menutoggle[data-v-38a26e61]{background-color:var(--open-background-color)}.action-item__menutoggle__icon[data-v-38a26e61]{width:20px;height:20px;object-fit:contain}.material-design-icon{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper{border-radius:var(--border-radius-large)}.v-popper--theme-nc-popover-8.v-popper__popper.action-item__popper .v-popper__wrapper .v-popper__inner{border-radius:var(--border-radius-large);padding:4px;max-height:calc(100vh - var(--header-height));overflow:auto}._material-design-icon_WzKjA{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}._ncPopover_k--Q7.v-popper--theme-nc-popover-8 .resize-observer{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}._ncPopover_k--Q7.v-popper--theme-nc-popover-8 .resize-observer object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper{z-index:100000;top:0;left:0;display:block!important}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__wrapper{box-shadow:0 1px 10px var(--color-box-shadow);border-radius:var(--border-radius-large)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__inner{padding:0;color:var(--color-main-text);border-radius:var(--border-radius-large);overflow:hidden;background:var(--color-main-background)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper .v-popper__arrow-container{position:absolute;z-index:1;width:0;height:0;border-style:solid;border-color:transparent;border-width:10px}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-container{bottom:-9px;border-bottom-width:0;border-top-color:var(--color-main-background)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:-9px;border-top-width:0;border-bottom-color:var(--color-main-background)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-container{left:-9px;border-left-width:0;border-right-color:var(--color-main-background)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-9px;border-right-width:0;border-left-color:var(--color-main-background)}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=true]{visibility:hidden;transition:opacity var(--animation-quick),visibility var(--animation-quick);opacity:0}._ncPopover_k--Q7.v-popper--theme-nc-popover-8.v-popper__popper[aria-hidden=false]{visibility:visible;transition:opacity var(--animation-quick);opacity:1}.material-design-icon[data-v-f656e861]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.notecard[data-v-f656e861]{--note-card-icon-size: 20px;--note-card-padding: calc(2 * var(--default-grid-baseline));color:var(--color-main-text)!important;background-color:var(--note-background)!important;border-inline-start:var(--default-grid-baseline) solid var(--note-theme);border-radius:var(--border-radius);margin:1rem 0;padding:var(--note-card-padding);display:flex;flex-direction:row;gap:var(--note-card-padding)}.notecard__heading[data-v-f656e861]{font-size:var(--note-card-icon-size);font-weight:600}.notecard__icon--heading[data-v-f656e861]{font-size:var(--note-card-icon-size);margin-block:calc((1lh - 1em)/2) auto}.notecard--success[data-v-f656e861]{--note-background: var(--color-success);--note-theme: var(--color-success-text, var(--color-success))}.notecard--info[data-v-f656e861]{--note-background: var(--color-info);--note-theme: var(--color-info-text, var(--color-info))}.notecard--error[data-v-f656e861]{--note-background: var(--color-error);--note-theme: var(--color-error-text, var(--color-error))}.notecard--warning[data-v-f656e861]{--note-background: var(--color-warning);--note-theme: var(--color-warning-text, var(--color-warning))}.notecard--legacy.notecard--error[data-v-f656e861]{--note-background: rgba(var(--color-error-rgb), .1)}.notecard--legacy.notecard--info[data-v-f656e861]{--note-background: rgba(var(--color-info-rgb), .1)}.notecard--legacy.notecard--success[data-v-f656e861]{--note-background: rgba(var(--color-success-rgb), .1)}.notecard--legacy.notecard--warning[data-v-f656e861]{--note-background: rgba(var(--color-warning-rgb), .1)}")),document.head.appendChild(a)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})(); const jt=globalThis||void 0||self;var C3={},et=Object.freeze({}),oe=Array.isArray;function te(e){return e==null}function S(e){return e!=null}function Ae(e){return e===!0}function E3(e){return e===!1}function qs(e){return typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="boolean"}function he(e){return typeof e=="function"}function We(e){return e!==null&&typeof e=="object"}var Ni=Object.prototype.toString;function Ye(e){return Ni.call(e)==="[object Object]"}function y3(e){return Ni.call(e)==="[object RegExp]"}function a4(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function jr(e){return S(e)&&typeof e.then=="function"&&typeof e.catch=="function"}function w3(e){return e==null?"":Array.isArray(e)||Ye(e)&&e.toString===Ni?JSON.stringify(e,x3,2):String(e)}function x3(e,t){return t&&t.__v_isRef?t.value:t}function js(e){var t=parseFloat(e);return isNaN(t)?e:t}function Et(e,t){for(var u=Object.create(null),s=e.split(","),n=0;n-1)return e.splice(s,1)}}var b3=Object.prototype.hasOwnProperty;function Ze(e,t){return b3.call(e,t)}function Ru(e){var t=Object.create(null);return function(u){var s=t[u];return s||(t[u]=e(u))}}var A3=/-(\w)/g,ku=Ru(function(e){return e.replace(A3,function(t,u){return u?u.toUpperCase():""})}),F3=Ru(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),k3=/\B([A-Z])/g,Xs=Ru(function(e){return e.replace(k3,"-$1").toLowerCase()});function D3(e,t){function u(s){var n=arguments.length;return n?n>1?e.apply(t,arguments):e.call(t,s):e.call(t)}return u._length=e.length,u}function T3(e,t){return e.bind(t)}var r4=Function.prototype.bind?T3:D3;function Ir(e,t){t=t||0;for(var u=e.length-t,s=new Array(u);u--;)s[u]=e[u+t];return s}function ye(e,t){for(var u in t)e[u]=t[u];return e}function i4(e){for(var t={},u=0;u0,p4=pt&&pt.indexOf("edge/")>0;pt&&pt.indexOf("android")>0;var L3=pt&&/iphone|ipad|ipod|ios/.test(pt),Vl=pt&&pt.match(/firefox\/(\d+)/),Hr={}.watch,g4=!1;if(tt)try{var Gl={};Object.defineProperty(Gl,"passive",{get:function(){g4=!0}}),window.addEventListener("test-passive",null,Gl)}catch{}var hn,lu=function(){return hn===void 0&&(!tt&&typeof jt<"u"?hn=jt.process&&C3.VUE_ENV==="server":hn=!1),hn},Hn=tt&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ts(e){return typeof e=="function"&&/native code/.test(e.toString())}var Js=typeof Symbol<"u"&&ts(Symbol)&&typeof Reflect<"u"&&ts(Reflect.ownKeys),Is;typeof Set<"u"&&ts(Set)?Is=Set:Is=(function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(t){return this.set[t]===!0},e.prototype.add=function(t){this.set[t]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e})();var Ve=null;function Pi(){return Ve&&{proxy:Ve}}function nu(e){e===void 0&&(e=null),e||Ve&&Ve._scope.off(),Ve=e,e&&e._scope.on()}var st=(function(){function e(t,u,s,n,o,a,r,i){this.tag=t,this.data=u,this.children=s,this.text=n,this.elm=o,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=u&&u.key,this.componentOptions=r,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=i,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e})(),ns=function(e){e===void 0&&(e="");var t=new st;return t.text=e,t.isComment=!0,t};function Yu(e){return new st(void 0,void 0,void 0,String(e))}function Vr(e){var t=new st(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var z3=0,Tn=[],O3=function(){for(var e=0;e1)return u&&he(t)?t.call(s):t}}var Yl=Ru(function(e){var t=e.charAt(0)==="&";e=t?e.slice(1):e;var u=e.charAt(0)==="~";e=u?e.slice(1):e;var s=e.charAt(0)==="!";return e=s?e.slice(1):e,{name:e,once:u,capture:s,passive:t}});function Wr(e,t){function u(){var s=u.fns;if(oe(s))for(var n=s.slice(),o=0;o0&&(n=F4(n,"".concat(t||"","_").concat(s)),xs(n[0])&&xs(a)&&(u[o]=Yu(a.text+n[0].text),n.shift()),u.push.apply(u,n)):qs(n)?xs(a)?u[o]=Yu(a.text+n):n!==""&&u.push(Yu(n)):xs(n)&&xs(a)?u[o]=Yu(a.text+n.text):(Ae(e._isVList)&&S(n.tag)&&te(n.key)&&S(t)&&(n.key="__vlist".concat(t,"_").concat(s,"__")),u.push(n)));return u}function uf(e,t){var u=null,s,n,o,a;if(oe(e)||typeof e=="string")for(u=new Array(e.length),s=0,n=e.length;s0,a=t?!!t.$stable:!o,r=t&&t.$key;if(!t)n={};else{if(t._normalized)return t._normalized;if(a&&s&&s!==et&&r===s.$key&&!o&&!s.$hasNormal)return s;n={};for(var i in t)t[i]&&i[0]!=="$"&&(n[i]=gf(e,u,i,t[i]))}for(var m in u)m in n||(n[m]=ff(u,m));return t&&Object.isExtensible(t)&&(t._normalized=n),Ne(n,"$stable",a),Ne(n,"$key",r),Ne(n,"$hasNormal",o),n}function gf(e,t,u,s){var n=function(){var o=Ve;nu(e);var a=arguments.length?s.apply(null,arguments):s({});a=a&&typeof a=="object"&&!oe(a)?[a]:Oi(a);var r=a&&a[0];return nu(o),a&&(!r||a.length===1&&r.isComment&&!$s(r))?void 0:a};return s.proxy&&Object.defineProperty(t,u,{get:n,enumerable:!0,configurable:!0}),n}function ff(e,t){return function(){return e[t]}}function hf(e){var t=e.$options,u=t.setup;if(u){var s=e._setupContext=S4(e);nu(e),ms();var n=$t(u,null,[e._props||E4({}),s],e,"setup");if(ps(),nu(),he(n))t.render=n;else if(We(n))if(e._setupState=n,n.__sfc){var o=e._setupProxy={};for(var a in n)a!=="__sfc"&&Kr(o,n,a)}else for(var a in n)m4(a)||Kr(e,n,a)}}function S4(e){return{get attrs(){if(!e._attrsProxy){var t=e._attrsProxy={};Ne(t,"_v_attr_proxy",!0),Gn(t,e.$attrs,et,e,"$attrs")}return e._attrsProxy},get listeners(){if(!e._listenersProxy){var t=e._listenersProxy={};Gn(t,e.$listeners,et,e,"$listeners")}return e._listenersProxy},get slots(){return Cf(e)},emit:r4(e.$emit,e),expose:function(t){t&&Object.keys(t).forEach(function(u){return Kr(e,t,u)})}}}function Gn(e,t,u,s,n){var o=!1;for(var a in t)a in e?t[a]!==u[a]&&(o=!0):(o=!0,vf(e,a,s,n));for(var a in e)a in t||(o=!0,delete e[a]);return o}function vf(e,t,u,s){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return u[s][t]}})}function Cf(e){return e._slotsProxy||N4(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function N4(e,t){for(var u in t)e[u]=t[u];for(var u in e)u in t||delete e[u]}function ax(){return Ef().slots}function Ef(){var e=Ve;return e._setupContext||(e._setupContext=S4(e))}function yf(e){e._vnode=null,e._staticTrees=null;var t=e.$options,u=e.$vnode=t._parentVnode,s=u&&u.context;e.$slots=Ri(t._renderChildren,s),e.$scopedSlots=u?zs(e.$parent,u.data.scopedSlots,e.$slots):et,e._c=function(o,a,r,i){return Kn(e,o,a,r,i,!1)},e.$createElement=function(o,a,r,i){return Kn(e,o,a,r,i,!0)};var n=u&&u.data;au(e,"$attrs",n&&n.attrs||et,null,!0),au(e,"$listeners",t._parentListeners||et,null,!0)}var Pn=null;function wf(e){T4(e.prototype),e.prototype.$nextTick=function(t){return Qs(t,this)},e.prototype._render=function(){var t=this,u=t.$options,s=u.render,n=u._parentVnode;n&&t._isMounted&&(t.$scopedSlots=zs(t.$parent,n.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&N4(t._slotsProxy,t.$scopedSlots)),t.$vnode=n;var o=Ve,a=Pn,r;try{nu(t),Pn=t,r=s.call(t._renderProxy,t.$createElement)}catch(i){Su(i,t,"render"),r=t._vnode}finally{Pn=a,nu(o)}return oe(r)&&r.length===1&&(r=r[0]),r instanceof st||(r=ns()),r.parent=n,r}}function Io(e,t){return(e.__esModule||Js&&e[Symbol.toStringTag]==="Module")&&(e=e.default),We(e)?t.extend(e):e}function xf(e,t,u,s,n){var o=ns();return o.asyncFactory=e,o.asyncMeta={data:t,context:u,children:s,tag:n},o}function Bf(e,t){if(Ae(e.error)&&S(e.errorComp))return e.errorComp;if(S(e.resolved))return e.resolved;var u=Pn;if(u&&S(e.owners)&&e.owners.indexOf(u)===-1&&e.owners.push(u),Ae(e.loading)&&S(e.loadingComp))return e.loadingComp;if(u&&!S(e.owners)){var s=e.owners=[u],n=!0,o=null,a=null;u.$on("hook:destroyed",function(){return iu(s,u)});var r=function(p){for(var f=0,C=s.length;f1?Ir(n):n;for(var o=Ir(arguments,1),a='event handler for "'.concat(u,'"'),r=0,i=n.length;rdocument.createEvent("Event").timeStamp&&(Yr=function(){return $o.now()})}var Hf=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function Vf(){$4=Yr(),ji=!0;var e,t;for(Rt.sort(Hf),Qu=0;QuQu&&Rt[u].id>e.id;)u--;Rt.splice(u+1,0,e)}Zr||(Zr=!0,Qs(Vf))}}function qf(e){var t=e.$options.provide;if(t){var u=he(t)?t.call(e):t;if(!We(u))return;for(var s=Y3(e),n=Js?Reflect.ownKeys(u):Object.keys(u),o=0;o-1){if(o&&!Ze(n,"default"))a=!1;else if(a===""||a===Xs(e)){var i=m0(String,n.type);(i<0||r-1)return this;var s=Ir(arguments,1);return s.unshift(this),he(t.install)?t.install.apply(t,s):he(t)&&t.apply(null,s),u.push(t),this}}function bh(e){e.mixin=function(t){return this.options=Nu(this.options,t),this}}function Ah(e){e.cid=0;var t=1;e.extend=function(u){u=u||{};var s=this,n=s.cid,o=u._Ctor||(u._Ctor={});if(o[n])return o[n];var a=qn(u)||qn(s.options),r=function(i){this._init(i)};return r.prototype=Object.create(s.prototype),r.prototype.constructor=r,r.cid=t++,r.options=Nu(s.options,u),r.super=s,r.options.props&&Fh(r),r.options.computed&&kh(r),r.extend=s.extend,r.mixin=s.mixin,r.use=s.use,vo.forEach(function(i){r[i]=s[i]}),a&&(r.options.components[a]=r),r.superOptions=s.options,r.extendOptions=u,r.sealedOptions=ye({},r.options),o[n]=r,r}}function Fh(e){var t=e.options.props;for(var u in t)Vi(e.prototype,"_props",u)}function kh(e){var t=e.options.computed;for(var u in t)G4(e.prototype,u,t[u])}function Dh(e){vo.forEach(function(t){e[t]=function(u,s){return s?(t==="component"&&Ye(s)&&(s.name=s.name||u,s=this.options._base.extend(s)),t==="directive"&&he(s)&&(s={bind:s,update:s}),this.options[t+"s"][u]=s,s):this.options[t+"s"][u]}})}function f0(e){return e&&(qn(e.Ctor.options)||e.tag)}function En(e,t){return oe(e)?e.indexOf(t)>-1:typeof e=="string"?e.split(",").indexOf(t)>-1:y3(e)?e.test(t):!1}function h0(e,t){var u=e.cache,s=e.keys,n=e._vnode,o=e.$vnode;for(var a in u){var r=u[a];if(r){var i=r.name;i&&!t(i)&&ui(u,a,s,n)}}o.componentOptions.children=void 0}function ui(e,t,u,s){var n=e[t];n&&(!s||n.tag!==s.tag)&&n.componentInstance.$destroy(),e[t]=null,iu(u,t)}var v0=[String,RegExp,Array],Th={name:"keep-alive",abstract:!0,props:{include:v0,exclude:v0,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,u=e.keys,s=e.vnodeToCache,n=e.keyToCache;if(s){var o=s.tag,a=s.componentInstance,r=s.componentOptions;t[n]={name:f0(r),tag:o,componentInstance:a},u.push(n),this.max&&u.length>parseInt(this.max)&&ui(t,u[0],u,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)ui(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",function(t){h0(e,function(u){return En(t,u)})}),this.$watch("exclude",function(t){h0(e,function(u){return!En(t,u)})})},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=P4(e),u=t&&t.componentOptions;if(u){var s=f0(u),n=this,o=n.include,a=n.exclude;if(o&&(!s||!En(o,s))||a&&s&&En(a,s))return t;var r=this,i=r.cache,m=r.keys,d=t.key==null?u.Ctor.cid+(u.tag?"::".concat(u.tag):""):t.key;i[d]?(t.componentInstance=i[d].componentInstance,iu(m,d),m.push(d)):(this.vnodeToCache=t,this.keyToCache=d),t.data.keepAlive=!0}return t||e&&e[0]}},Sh={KeepAlive:Th};function Nh(e){var t={};t.get=function(){return mt},Object.defineProperty(e,"config",t),e.util={warn:th,extend:ye,mergeOptions:Nu,defineReactive:au},e.set=Li,e.delete=v4,e.nextTick=Qs,e.observable=function(u){return It(u),u},e.options=Object.create(null),vo.forEach(function(u){e.options[u+"s"]=Object.create(null)}),e.options._base=e,ye(e.options.components,Sh),Bh(e),bh(e),Ah(e),Dh(e)}Nh(Ee),Object.defineProperty(Ee.prototype,"$isServer",{get:lu}),Object.defineProperty(Ee.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Ee,"FunctionalRenderContext",{value:Ii}),Ee.version=Nf;var Ph=Et("style,class"),_h=Et("input,textarea,option,select,progress"),Lh=function(e,t,u){return u==="value"&&_h(e)&&t!=="button"||u==="selected"&&e==="option"||u==="checked"&&e==="input"||u==="muted"&&e==="video"},K4=Et("contenteditable,draggable,spellcheck"),zh=Et("events,caret,typing,plaintext-only"),Oh=function(e,t){return Jn(t)||t==="false"?"false":e==="contenteditable"&&zh(t)?t:"true"},Rh=Et("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),si="http://www.w3.org/1999/xlink",Ki=function(e){return e.charAt(5)===":"&&e.slice(0,5)==="xlink"},W4=function(e){return Ki(e)?e.slice(6,e.length):""},Jn=function(e){return e==null||e===!1};function Mh(e){for(var t=e.data,u=e,s=e;S(s.componentInstance);)s=s.componentInstance._vnode,s&&s.data&&(t=C0(s.data,t));for(;S(u=u.parent);)u&&u.data&&(t=C0(t,u.data));return Uh(t.staticClass,t.class)}function C0(e,t){return{staticClass:Wi(e.staticClass,t.staticClass),class:S(e.class)?[e.class,t.class]:t.class}}function Uh(e,t){return S(e)||S(t)?Wi(e,qi(t)):""}function Wi(e,t){return e?t?e+" "+t:e:t||""}function qi(e){return Array.isArray(e)?jh(e):We(e)?Ih(e):typeof e=="string"?e:""}function jh(e){for(var t="",u,s=0,n=e.length;s-1?yn[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:yn[e]=/HTMLUnknownElement/.test(t.toString())}var ni=Et("text,number,password,search,email,tel,url");function Kh(e){if(typeof e=="string"){var t=document.querySelector(e);return t||document.createElement("div")}else return e}function Wh(e,t){var u=document.createElement(e);return e!=="select"||t.data&&t.data.attrs&&t.data.attrs.multiple!==void 0&&u.setAttribute("multiple","multiple"),u}function qh(e,t){return document.createElementNS($h[e],t)}function Xh(e){return document.createTextNode(e)}function Jh(e){return document.createComment(e)}function Zh(e,t,u){e.insertBefore(t,u)}function Yh(e,t){e.removeChild(t)}function Qh(e,t){e.appendChild(t)}function ev(e){return e.parentNode}function tv(e){return e.nextSibling}function uv(e){return e.tagName}function sv(e,t){e.textContent=t}function nv(e,t){e.setAttribute(t,"")}var ov=Object.freeze({__proto__:null,createElement:Wh,createElementNS:qh,createTextNode:Xh,createComment:Jh,insertBefore:Zh,removeChild:Yh,appendChild:Qh,parentNode:ev,nextSibling:tv,tagName:uv,setTextContent:sv,setStyleScope:nv}),av={create:function(e,t){es(t)},update:function(e,t){e.data.ref!==t.data.ref&&(es(e,!0),es(t))},destroy:function(e){es(e,!0)}};function es(e,t){var u=e.data.ref;if(S(u)){var s=e.context,n=e.componentInstance||e.elm,o=t?null:n,a=t?void 0:n;if(he(u)){$t(u,s,[o],s,"template ref function");return}var r=e.data.refInFor,i=typeof u=="string"||typeof u=="number",m=Ge(u),d=s.$refs;if(i||m){if(r){var p=i?d[u]:u.value;t?oe(p)&&iu(p,n):oe(p)?p.includes(n)||p.push(n):i?(d[u]=[n],E0(s,u,d[u])):u.value=[n]}else if(i){if(t&&d[u]!==n)return;d[u]=a,E0(s,u,o)}else if(m){if(t&&u.value!==n)return;u.value=o}}}}function E0(e,t,u){var s=e._setupState;s&&Ze(s,t)&&(Ge(s[t])?s[t].value=u:s[t]=u)}var uu=new st("",{},[]),Bs=["create","activate","update","remove","destroy"];function vu(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&S(e.data)===S(t.data)&&rv(e,t)||Ae(e.isAsyncPlaceholder)&&te(t.asyncFactory.error))}function rv(e,t){if(e.tag!=="input")return!0;var u,s=S(u=e.data)&&S(u=u.attrs)&&u.type,n=S(u=t.data)&&S(u=u.attrs)&&u.type;return s===n||ni(s)&&ni(n)}function iv(e,t,u){var s,n,o={};for(s=t;s<=u;++s)n=e[s].key,S(n)&&(o[n]=s);return o}function lv(e){var t,u,s={},n=e.modules,o=e.nodeOps;for(t=0;tM?(Le=te(A[X+1])?null:A[X+1].elm,y(v,Le,A,O,X,L)):O>X&&N(E,j,M)}function J(v,E,A,L){for(var z=A;z-1?B0(e,t,u):Rh(t)?Jn(u)?e.removeAttribute(t):(u=t==="allowfullscreen"&&e.tagName==="EMBED"?"true":t,e.setAttribute(t,u)):K4(t)?e.setAttribute(t,Oh(t,u)):Ki(t)?Jn(u)?e.removeAttributeNS(si,W4(t)):e.setAttributeNS(si,t,u):B0(e,t,u)}function B0(e,t,u){if(Jn(u))e.removeAttribute(t);else{if(ds&&!cs&&e.tagName==="TEXTAREA"&&t==="placeholder"&&u!==""&&!e.__ieph){var s=function(n){n.stopImmediatePropagation(),e.removeEventListener("input",s)};e.addEventListener("input",s),e.__ieph=!0}e.setAttribute(t,u)}}var fv={create:w0,update:w0};function b0(e,t){var u=t.elm,s=t.data,n=e.data;if(!(te(s.staticClass)&&te(s.class)&&(te(n)||te(n.staticClass)&&te(n.class)))){var o=Mh(t),a=u._transitionClasses;S(a)&&(o=Wi(o,qi(a))),o!==u._prevClass&&(u.setAttribute("class",o),u._prevClass=o)}}var hv={create:b0,update:b0},Vo="__r",Go="__c";function vv(e){if(S(e[Vo])){var t=ds?"change":"input";e[t]=[].concat(e[Vo],e[t]||[]),delete e[Vo]}S(e[Go])&&(e.change=[].concat(e[Go],e.change||[]),delete e[Go])}var Gs;function Cv(e,t,u){var s=Gs;return function n(){var o=t.apply(null,arguments);o!==null&&X4(e,n,u,s)}}var Ev=qr&&!(Vl&&Number(Vl[1])<=53);function yv(e,t,u,s){if(Ev){var n=$4,o=t;t=o._wrapper=function(a){if(a.target===a.currentTarget||a.timeStamp>=n||a.timeStamp<=0||a.target.ownerDocument!==document)return o.apply(this,arguments)}}Gs.addEventListener(e,t,g4?{capture:u,passive:s}:u)}function X4(e,t,u,s){(s||Gs).removeEventListener(e,t._wrapper||t,u)}function Ko(e,t){if(!(te(e.data.on)&&te(t.data.on))){var u=t.data.on||{},s=e.data.on||{};Gs=t.elm||e.elm,vv(u),A4(u,s,yv,X4,Cv,t.context),Gs=void 0}}var wv={create:Ko,update:Ko,destroy:function(e){return Ko(e,uu)}},wn;function A0(e,t){if(!(te(e.data.domProps)&&te(t.data.domProps))){var u,s,n=t.elm,o=e.data.domProps||{},a=t.data.domProps||{};(S(a.__ob__)||Ae(a._v_attr_proxy))&&(a=t.data.domProps=ye({},a));for(u in o)u in a||(n[u]="");for(u in a){if(s=a[u],u==="textContent"||u==="innerHTML"){if(t.children&&(t.children.length=0),s===o[u])continue;n.childNodes.length===1&&n.removeChild(n.childNodes[0])}if(u==="value"&&n.tagName!=="PROGRESS"){n._value=s;var r=te(s)?"":String(s);xv(n,r)&&(n.value=r)}else if(u==="innerHTML"&&Xi(n.tagName)&&te(n.innerHTML)){wn=wn||document.createElement("div"),wn.innerHTML="".concat(s,"");for(var i=wn.firstChild;n.firstChild;)n.removeChild(n.firstChild);for(;i.firstChild;)n.appendChild(i.firstChild)}else if(s!==o[u])try{n[u]=s}catch{}}}}function xv(e,t){return!e.composing&&(e.tagName==="OPTION"||Bv(e,t)||bv(e,t))}function Bv(e,t){var u=!0;try{u=document.activeElement!==e}catch{}return u&&e.value!==t}function bv(e,t){var u=e.value,s=e._vModifiers;if(S(s)){if(s.number)return js(u)!==js(t);if(s.trim)return u.trim()!==t.trim()}return u!==t}var Av={create:A0,update:A0},Fv=Ru(function(e){var t={},u=/;(?![^(]*\))/g,s=/:(.+)/;return e.split(u).forEach(function(n){if(n){var o=n.split(s);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t});function Wo(e){var t=J4(e.style);return e.staticStyle?ye(e.staticStyle,t):t}function J4(e){return Array.isArray(e)?i4(e):typeof e=="string"?Fv(e):e}function kv(e,t){for(var u={},s,n=e;n.componentInstance;)n=n.componentInstance._vnode,n&&n.data&&(s=Wo(n.data))&&ye(u,s);(s=Wo(e.data))&&ye(u,s);for(var o=e;o=o.parent;)o.data&&(s=Wo(o.data))&&ye(u,s);return u}var Dv=/^--/,F0=/\s*!important$/,k0=function(e,t,u){if(Dv.test(t))e.style.setProperty(t,u);else if(F0.test(u))e.style.setProperty(Xs(t),u.replace(F0,""),"important");else{var s=Tv(t);if(Array.isArray(u))for(var n=0,o=u.length;n-1?t.split(Z4).forEach(function(s){return e.classList.add(s)}):e.classList.add(t);else{var u=" ".concat(e.getAttribute("class")||""," ");u.indexOf(" "+t+" ")<0&&e.setAttribute("class",(u+t).trim())}}function Q4(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(Z4).forEach(function(n){return e.classList.remove(n)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var u=" ".concat(e.getAttribute("class")||""," "),s=" "+t+" ";u.indexOf(s)>=0;)u=u.replace(s," ");u=u.trim(),u?e.setAttribute("class",u):e.removeAttribute("class")}}function ep(e){if(e){if(typeof e=="object"){var t={};return e.css!==!1&&ye(t,S0(e.name||"v")),ye(t,e),t}else if(typeof e=="string")return S0(e)}}var S0=Ru(function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}}),tp=tt&&!cs,Ju="transition",qo="animation",Ln="transition",Zn="transitionend",oi="animation",up="animationend";tp&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(Ln="WebkitTransition",Zn="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(oi="WebkitAnimation",up="webkitAnimationEnd"));var N0=tt?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:(function(e){return e()});function sp(e){N0(function(){N0(e)})}function Au(e,t){var u=e._transitionClasses||(e._transitionClasses=[]);u.indexOf(t)<0&&(u.push(t),Y4(e,t))}function Mt(e,t){e._transitionClasses&&iu(e._transitionClasses,t),Q4(e,t)}function np(e,t,u){var s=op(e,t),n=s.type,o=s.timeout,a=s.propCount;if(!n)return u();var r=n===Ju?Zn:up,i=0,m=function(){e.removeEventListener(r,d),u()},d=function(p){p.target===e&&++i>=a&&m()};setTimeout(function(){i0&&(m=Ju,d=o,p=n.length):t===qo?i>0&&(m=qo,d=i,p=r.length):(d=Math.max(o,i),m=d>0?o>i?Ju:qo:null,p=m?m===Ju?n.length:r.length:0);var f=m===Ju&&Nv.test(u[Ln+"Property"]);return{type:m,timeout:d,propCount:p,hasTransform:f}}function P0(e,t){for(;e.length1}function L0(e,t){t.data.show!==!0&&ai(t)}var Pv=tt?{create:L0,activate:L0,remove:function(e,t){e.data.show!==!0?ap(e,t):t()}}:{},_v=[fv,hv,wv,Av,Sv,Pv],Lv=_v.concat(gv),zv=lv({nodeOps:ov,modules:Lv});cs&&document.addEventListener("selectionchange",function(){var e=document.activeElement;e&&e.vmodel&&Zi(e,"input")});var ip={inserted:function(e,t,u,s){u.tag==="select"?(s.elm&&!s.elm._vOptions?tu(u,"postpatch",function(){ip.componentUpdated(e,t,u)}):z0(e,t,u.context),e._vOptions=[].map.call(e.options,Yn)):(u.tag==="textarea"||ni(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",Ov),e.addEventListener("compositionend",M0),e.addEventListener("change",M0),cs&&(e.vmodel=!0)))},componentUpdated:function(e,t,u){if(u.tag==="select"){z0(e,t,u.context);var s=e._vOptions,n=e._vOptions=[].map.call(e.options,Yn);if(n.some(function(a,r){return!Du(a,s[r])})){var o=e.multiple?t.value.some(function(a){return R0(a,n)}):t.value!==t.oldValue&&R0(t.value,n);o&&Zi(e,"change")}}}};function z0(e,t,u){O0(e,t),(ds||p4)&&setTimeout(function(){O0(e,t)},0)}function O0(e,t,u){var s=t.value,n=e.multiple;if(!(n&&!Array.isArray(s))){for(var o,a,r=0,i=e.options.length;r-1,a.selected!==o&&(a.selected=o);else if(Du(Yn(a),s)){e.selectedIndex!==r&&(e.selectedIndex=r);return}n||(e.selectedIndex=-1)}}function R0(e,t){return t.every(function(u){return!Du(u,e)})}function Yn(e){return"_value"in e?e._value:e.value}function Ov(e){e.target.composing=!0}function M0(e){e.target.composing&&(e.target.composing=!1,Zi(e.target,"input"))}function Zi(e,t){var u=document.createEvent("HTMLEvents");u.initEvent(t,!0,!0),e.dispatchEvent(u)}function ri(e){return e.componentInstance&&(!e.data||!e.data.transition)?ri(e.componentInstance._vnode):e}var Rv={bind:function(e,t,u){var s=t.value;u=ri(u);var n=u.data&&u.data.transition,o=e.__vOriginalDisplay=e.style.display==="none"?"":e.style.display;s&&n?(u.data.show=!0,ai(u,function(){e.style.display=o})):e.style.display=s?o:"none"},update:function(e,t,u){var s=t.value,n=t.oldValue;if(!s!=!n){u=ri(u);var o=u.data&&u.data.transition;o?(u.data.show=!0,s?ai(u,function(){e.style.display=e.__vOriginalDisplay}):ap(u,function(){e.style.display="none"})):e.style.display=s?e.__vOriginalDisplay:"none"}},unbind:function(e,t,u,s,n){n||(e.style.display=e.__vOriginalDisplay)}},Mv={model:ip,show:Rv},lp={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function ii(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?ii(P4(t.children)):e}function dp(e){var t={},u=e.$options;for(var s in u.propsData)t[s]=e[s];var n=u._parentListeners;for(var s in n)t[ku(s)]=n[s];return t}function U0(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function Uv(e){for(;e=e.parent;)if(e.data.transition)return!0}function jv(e,t){return t.key===e.key&&t.tag===e.tag}var Iv=function(e){return e.tag||$s(e)},$v=function(e){return e.name==="show"},Hv={name:"transition",props:lp,abstract:!0,render:function(e){var t=this,u=this.$slots.default;if(u&&(u=u.filter(Iv),!!u.length)){var s=this.mode,n=u[0];if(Uv(this.$vnode))return n;var o=ii(n);if(!o)return n;if(this._leaving)return U0(e,n);var a="__transition-".concat(this._uid,"-");o.key=o.key==null?o.isComment?a+"comment":a+o.tag:qs(o.key)?String(o.key).indexOf(a)===0?o.key:a+o.key:o.key;var r=(o.data||(o.data={})).transition=dp(this),i=this._vnode,m=ii(i);if(o.data.directives&&o.data.directives.some($v)&&(o.data.show=!0),m&&m.data&&!jv(o,m)&&!$s(m)&&!(m.componentInstance&&m.componentInstance._vnode.isComment)){var d=m.data.transition=ye({},r);if(s==="out-in")return this._leaving=!0,tu(d,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),U0(e,n);if(s==="in-out"){if($s(o))return i;var p,f=function(){p()};tu(r,"afterEnter",f),tu(r,"enterCancelled",f),tu(d,"delayLeave",function(C){p=C})}}return n}}},cp=ye({tag:String,moveClass:String},lp);delete cp.mode;var Vv={props:cp,beforeMount:function(){var e=this,t=this._update;this._update=function(u,s){var n=U4(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,n(),t.call(e,u,s)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",u=Object.create(null),s=this.prevChildren=this.children,n=this.$slots.default||[],o=this.children=[],a=dp(this),r=0;r1)for(var u=1;uconsole.error("SEMVER",...t):()=>{},Xo}var Jo,$0;function vp(){if($0)return Jo;$0=1;const e="2.0.0",t=256,u=Number.MAX_SAFE_INTEGER||9007199254740991,s=16,n=t-6;return Jo={MAX_LENGTH:t,MAX_SAFE_COMPONENT_LENGTH:s,MAX_SAFE_BUILD_LENGTH:n,MAX_SAFE_INTEGER:u,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:e,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},Jo}var Zo={exports:{}},H0;function Qv(){return H0||(H0=1,(function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:u,MAX_SAFE_BUILD_LENGTH:s,MAX_LENGTH:n}=vp(),o=hp();t=e.exports={};const a=t.re=[],r=t.safeRe=[],i=t.src=[],m=t.safeSrc=[],d=t.t={};let p=0;const f="[a-zA-Z0-9-]",C=[["\\s",1],["\\d",n],[f,s]],k=D=>{for(const[B,y]of C)D=D.split(`${B}*`).join(`${B}{0,${y}}`).split(`${B}+`).join(`${B}{1,${y}}`);return D},w=(D,B,y)=>{const T=k(B),N=p++;o(D,N,B),d[D]=N,i[N]=B,m[N]=T,a[N]=new RegExp(B,y?"g":void 0),r[N]=new RegExp(T,y?"g":void 0)};w("NUMERICIDENTIFIER","0|[1-9]\\d*"),w("NUMERICIDENTIFIERLOOSE","\\d+"),w("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),w("MAINVERSION",`(${i[d.NUMERICIDENTIFIER]})\\.(${i[d.NUMERICIDENTIFIER]})\\.(${i[d.NUMERICIDENTIFIER]})`),w("MAINVERSIONLOOSE",`(${i[d.NUMERICIDENTIFIERLOOSE]})\\.(${i[d.NUMERICIDENTIFIERLOOSE]})\\.(${i[d.NUMERICIDENTIFIERLOOSE]})`),w("PRERELEASEIDENTIFIER",`(?:${i[d.NONNUMERICIDENTIFIER]}|${i[d.NUMERICIDENTIFIER]})`),w("PRERELEASEIDENTIFIERLOOSE",`(?:${i[d.NONNUMERICIDENTIFIER]}|${i[d.NUMERICIDENTIFIERLOOSE]})`),w("PRERELEASE",`(?:-(${i[d.PRERELEASEIDENTIFIER]}(?:\\.${i[d.PRERELEASEIDENTIFIER]})*))`),w("PRERELEASELOOSE",`(?:-?(${i[d.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${i[d.PRERELEASEIDENTIFIERLOOSE]})*))`),w("BUILDIDENTIFIER",`${f}+`),w("BUILD",`(?:\\+(${i[d.BUILDIDENTIFIER]}(?:\\.${i[d.BUILDIDENTIFIER]})*))`),w("FULLPLAIN",`v?${i[d.MAINVERSION]}${i[d.PRERELEASE]}?${i[d.BUILD]}?`),w("FULL",`^${i[d.FULLPLAIN]}$`),w("LOOSEPLAIN",`[v=\\s]*${i[d.MAINVERSIONLOOSE]}${i[d.PRERELEASELOOSE]}?${i[d.BUILD]}?`),w("LOOSE",`^${i[d.LOOSEPLAIN]}$`),w("GTLT","((?:<|>)?=?)"),w("XRANGEIDENTIFIERLOOSE",`${i[d.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),w("XRANGEIDENTIFIER",`${i[d.NUMERICIDENTIFIER]}|x|X|\\*`),w("XRANGEPLAIN",`[v=\\s]*(${i[d.XRANGEIDENTIFIER]})(?:\\.(${i[d.XRANGEIDENTIFIER]})(?:\\.(${i[d.XRANGEIDENTIFIER]})(?:${i[d.PRERELEASE]})?${i[d.BUILD]}?)?)?`),w("XRANGEPLAINLOOSE",`[v=\\s]*(${i[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[d.XRANGEIDENTIFIERLOOSE]})(?:${i[d.PRERELEASELOOSE]})?${i[d.BUILD]}?)?)?`),w("XRANGE",`^${i[d.GTLT]}\\s*${i[d.XRANGEPLAIN]}$`),w("XRANGELOOSE",`^${i[d.GTLT]}\\s*${i[d.XRANGEPLAINLOOSE]}$`),w("COERCEPLAIN",`(^|[^\\d])(\\d{1,${u}})(?:\\.(\\d{1,${u}}))?(?:\\.(\\d{1,${u}}))?`),w("COERCE",`${i[d.COERCEPLAIN]}(?:$|[^\\d])`),w("COERCEFULL",i[d.COERCEPLAIN]+`(?:${i[d.PRERELEASE]})?(?:${i[d.BUILD]})?(?:$|[^\\d])`),w("COERCERTL",i[d.COERCE],!0),w("COERCERTLFULL",i[d.COERCEFULL],!0),w("LONETILDE","(?:~>?)"),w("TILDETRIM",`(\\s*)${i[d.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",w("TILDE",`^${i[d.LONETILDE]}${i[d.XRANGEPLAIN]}$`),w("TILDELOOSE",`^${i[d.LONETILDE]}${i[d.XRANGEPLAINLOOSE]}$`),w("LONECARET","(?:\\^)"),w("CARETTRIM",`(\\s*)${i[d.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",w("CARET",`^${i[d.LONECARET]}${i[d.XRANGEPLAIN]}$`),w("CARETLOOSE",`^${i[d.LONECARET]}${i[d.XRANGEPLAINLOOSE]}$`),w("COMPARATORLOOSE",`^${i[d.GTLT]}\\s*(${i[d.LOOSEPLAIN]})$|^$`),w("COMPARATOR",`^${i[d.GTLT]}\\s*(${i[d.FULLPLAIN]})$|^$`),w("COMPARATORTRIM",`(\\s*)${i[d.GTLT]}\\s*(${i[d.LOOSEPLAIN]}|${i[d.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",w("HYPHENRANGE",`^\\s*(${i[d.XRANGEPLAIN]})\\s+-\\s+(${i[d.XRANGEPLAIN]})\\s*$`),w("HYPHENRANGELOOSE",`^\\s*(${i[d.XRANGEPLAINLOOSE]})\\s+-\\s+(${i[d.XRANGEPLAINLOOSE]})\\s*$`),w("STAR","(<|>)?=?\\s*\\*"),w("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),w("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")})(Zo,Zo.exports)),Zo.exports}var Yo,V0;function e1(){if(V0)return Yo;V0=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return Yo=u=>u?typeof u!="object"?e:u:t,Yo}var Qo,G0;function t1(){if(G0)return Qo;G0=1;const e=/^[0-9]+$/,t=(u,s)=>{const n=e.test(u),o=e.test(s);return n&&o&&(u=+u,s=+s),u===s?0:n&&!o?-1:o&&!n?1:ut(s,u)},Qo}var ea,K0;function Cp(){if(K0)return ea;K0=1;const e=hp(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:u}=vp(),{safeRe:s,t:n}=Qv(),o=e1(),{compareIdentifiers:a}=t1();class r{constructor(m,d){if(d=o(d),m instanceof r){if(m.loose===!!d.loose&&m.includePrerelease===!!d.includePrerelease)return m;m=m.version}else if(typeof m!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof m}".`);if(m.length>t)throw new TypeError(`version is longer than ${t} characters`);e("SemVer",m,d),this.options=d,this.loose=!!d.loose,this.includePrerelease=!!d.includePrerelease;const p=m.trim().match(d.loose?s[n.LOOSE]:s[n.FULL]);if(!p)throw new TypeError(`Invalid Version: ${m}`);if(this.raw=m,this.major=+p[1],this.minor=+p[2],this.patch=+p[3],this.major>u||this.major<0)throw new TypeError("Invalid major version");if(this.minor>u||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>u||this.patch<0)throw new TypeError("Invalid patch version");p[4]?this.prerelease=p[4].split(".").map(f=>{if(/^[0-9]+$/.test(f)){const C=+f;if(C>=0&&C=0;)typeof this.prerelease[C]=="number"&&(this.prerelease[C]++,C=-2);if(C===-1){if(d===this.prerelease.join(".")&&p===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(f)}}if(d){let C=[d,f];p===!1&&(C=[d]),a(this.prerelease[0],d)===0?isNaN(this.prerelease[1])&&(this.prerelease=C):this.prerelease=C}break}default:throw new Error(`invalid increment argument: ${m}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return ea=r,ea}var ta,W0;function u1(){if(W0)return ta;W0=1;const e=Cp();return ta=(t,u)=>new e(t,u).major,ta}var s1=u1();const q0=Eo(s1);var ua,X0;function n1(){if(X0)return ua;X0=1;const e=Cp();return ua=(t,u,s=!1)=>{if(t instanceof e)return t;try{return new e(t,u)}catch(n){if(!s)return null;throw n}},ua}var sa,J0;function o1(){if(J0)return sa;J0=1;const e=n1();return sa=(t,u)=>{const s=e(t,u);return s?s.version:null},sa}var a1=o1();const r1=Eo(a1);class i1{bus;constructor(t){typeof t.getVersion!="function"||!r1(t.getVersion())?console.warn("Proxying an event bus with an unknown or invalid version"):q0(t.getVersion())!==q0(this.getVersion())&&console.warn("Proxying an event bus of version "+t.getVersion()+" with "+this.getVersion()),this.bus=t}getVersion(){return"3.3.3"}subscribe(t,u){this.bus.subscribe(t,u)}unsubscribe(t,u){this.bus.unsubscribe(t,u)}emit(t,...u){this.bus.emit(t,...u)}}class l1{handlers=new Map;getVersion(){return"3.3.3"}subscribe(t,u){this.handlers.set(t,(this.handlers.get(t)||[]).concat(u))}unsubscribe(t,u){this.handlers.set(t,(this.handlers.get(t)||[]).filter(s=>s!==u))}emit(t,...u){(this.handlers.get(t)||[]).forEach(s=>{try{s(u[0])}catch(n){console.error("could not invoke event listener",n)}})}}let As=null;function Yi(){return As!==null?As:typeof window>"u"?new Proxy({},{get:()=>()=>console.error("Window not available, EventBus can not be established!")}):(window.OC?._eventBus&&typeof window._nc_event_bus>"u"&&(console.warn("found old event bus instance at OC._eventBus. Update your version!"),window._nc_event_bus=window.OC._eventBus),typeof window?._nc_event_bus<"u"?As=new i1(window._nc_event_bus):As=window._nc_event_bus=new l1,As)}function Ep(e,t){Yi().subscribe(e,t)}function d1(e,t){Yi().unsubscribe(e,t)}function c1(e,...t){Yi().emit(e,...t)}const m1=window.OC?.config?.version?.split(".")[0]||"34",yp=Number.parseInt(m1),p1=yp<32,g1=yp<34;class Qn{static GLOBAL_SCOPE_VOLATILE="nextcloud_vol";static GLOBAL_SCOPE_PERSISTENT="nextcloud_per";scope;wrapped;constructor(t,u,s){this.scope=`${s?Qn.GLOBAL_SCOPE_PERSISTENT:Qn.GLOBAL_SCOPE_VOLATILE}_${btoa(t)}_`,this.wrapped=u}scopeKey(t){return`${this.scope}${t}`}setItem(t,u){this.wrapped.setItem(this.scopeKey(t),u)}getItem(t){return this.wrapped.getItem(this.scopeKey(t))}removeItem(t){this.wrapped.removeItem(this.scopeKey(t))}clear(){Object.keys(this.wrapped).filter(t=>t.startsWith(this.scope)).map(this.wrapped.removeItem.bind(this.wrapped))}}class f1{appId;persisted=!1;clearedOnLogout=!1;constructor(t){this.appId=t}persist(t=!0){return this.persisted=t,this}clearOnLogout(t=!0){return this.clearedOnLogout=t,this}build(){return new Qn(this.appId,this.persisted?window.localStorage:window.sessionStorage,!this.clearedOnLogout)}}function h1(e){return new f1(e)}y1();function v1(){return globalThis._nc_auth_requestToken?globalThis._nc_auth_requestToken:globalThis.document?document.head.dataset.requesttoken??null:null}function C1(e){if(!e||typeof e!="string")throw new Error("Invalid CSRF token given",{cause:{token:e}});globalThis._nc_auth_requestToken!==e&&(globalThis._nc_auth_requestToken=e,globalThis.document&&(document.head.dataset.requesttoken=e),c1("csrf-token-update",{token:e,_internal:!0}))}function E1(e){const t=async({token:u})=>{try{e(u)}catch(s){console.error("Error updating CSRF token observer",s)}};return Ep("csrf-token-update",t),()=>d1("csrf-token-update",t)}function y1(){Ep("csrf-token-update",({token:e,_internal:t})=>{t||C1(e)})}h1("public").persist().build();let Gu;function Z0(e,t){return e?e.getAttribute(t):null}function w1(){if(Gu!==void 0)return Gu;const e=document?.getElementsByTagName("head")[0];if(!e)return null;const t=Z0(e,"data-user");return t===null?(Gu=null,Gu):(Gu={uid:t,displayName:Z0(e,"data-user-displayname"),isAdmin:!!window._oc_isadmin},Gu)}var Se=(e=>(e[e.Debug=0]="Debug",e[e.Info=1]="Info",e[e.Warn=2]="Warn",e[e.Error=3]="Error",e[e.Fatal=4]="Fatal",e))(Se||{});class x1{context;constructor(t){this.context=t||{}}formatMessage(t,u,s){let n="["+Se[u].toUpperCase()+"] ";return s&&s.app&&(n+=s.app+": "),typeof t=="string"?n+t:(n+=`Unexpected ${t.name}`,t.message&&(n+=` "${t.message}"`),u===Se.Debug&&t.stack&&(n+=` Stack trace: ${t.stack}`),n)}log(t,u,s){if(!(typeof this.context?.level=="number"&&t{document.readyState==="complete"||document.readyState==="interactive"?(t.context.level=window._oc_config?.loglevel??Se.Warn,window._oc_debug&&(t.context.level=Se.Debug),document.removeEventListener("readystatechange",u)):document.addEventListener("readystatechange",u)};return u(),this}build(){return this.context.level===void 0&&this.detectLogLevel(),this.factory(this.context)}}function A1(){return new b1(B1)}const wp=A1().detectUser().setApp("@nextcloud/vue").build(),F1=Symbol.for("NcFormBox:context");function k1(){return Q3(F1,{isInFormBox:!1,formBoxItemClass:void 0})}function gt(e,t,u,s,n,o,a,r){var i=typeof e=="function"?e.options:e;t&&(i.render=t,i.staticRenderFns=u,i._compiled=!0),o&&(i._scopeId="data-v-"+o);var m;if(n&&(m=n),m)if(i.functional){i._injectStyles=m;var d=i.render;i.render=function(f,C){return m.call(C),d(f,C)}}else{var p=i.beforeCreate;i.beforeCreate=p?[].concat(p,m):[m]}return{exports:e,options:i}}const D1={name:"NcButton",inject:{getNcPopoverTriggerAttrs:{from:"NcPopover:trigger:attrs",default:()=>()=>({})}},props:{alignment:{type:String,default:"center",validator:e=>["start","start-reverse","center","center-reverse","end","end-reverse"].includes(e)},disabled:{type:Boolean,default:!1},size:{type:String,default:"normal",validator(e){return["small","normal","large"].includes(e)}},type:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)||["submit","reset","button"].includes(e)},default:"secondary"},nativeType:{type:String,validator(e){return["submit","reset","button"].indexOf(e)!==-1},default:"button"},wide:{type:Boolean,default:!1},ariaLabel:{type:String,default:null},href:{type:String,default:null},target:{type:String,default:"_self"},download:{type:String,default:null},to:{type:[String,Object],default:null},exact:{type:Boolean,default:!1},ariaHidden:{type:Boolean,default:null},pressed:{type:Boolean,default:null},variant:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)},default:"secondary"}},emits:["update:pressed","click"],setup(){const{formBoxItemClass:e}=k1();return{formBoxItemClass:e}},computed:{realVariant(){return this.pressed?"primary":this.pressed===!1&&(this.type==="primary"||this.variant==="primary")?"secondary":this.type!=="secondary"&&["primary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.type:this.variant},realType(){return typeof this.pressed=="boolean"?"button":this.nativeType!=="button"?this.nativeType:["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(this.type)?this.nativeType:this.type},isTertiary(){return this.realVariant.startsWith("tertiary")},flexAlignment(){return this.alignment.split("-")[0]},isReverseAligned(){return this.alignment.includes("-")},ncPopoverTriggerAttrs(){return this.getNcPopoverTriggerAttrs()}},render(e){const t=!!this.$slots.default,u=this.$slots?.icon;!t&&!this.ariaLabel&&wp.warn("You need to fill either the text or the ariaLabel props in the button component.",{text:this.$slots.default?.[0]?.text,ariaLabel:this.ariaLabel,instance:this});const s=this.to||this.href,n=!s&&typeof this.pressed=="boolean",o=({href:a,navigate:r,isActive:i,isExactActive:m}={})=>e(s?"a":"button",{class:["button-vue",`button-vue--size-${this.size}`,{"button-vue--icon-only":u&&!t,"button-vue--text-only":t&&!u,"button-vue--icon-and-text":u&&t,[`button-vue--vue-${this.realVariant}`]:this.realVariant,"button-vue--legacy":p1,"button-vue--legacy34":g1,"button-vue--tertiary":this.isTertiary,"button-vue--wide":this.wide,[`button-vue--${this.flexAlignment}`]:this.flexAlignment!=="center","button-vue--reverse":this.isReverseAligned,active:i,"router-link-exact-active":m},this.formBoxItemClass],attrs:{"aria-label":this.ariaLabel,"aria-pressed":n?this.pressed.toString():void 0,disabled:this.disabled,type:s?null:this.realType,role:s?"button":null,href:this.to?a:this.href||null,target:s?this.target||"_self":null,rel:s?"nofollow noreferrer noopener":null,download:!this.to&&this.href&&this.download?this.download:null,...this.ncPopoverTriggerAttrs,...this.$attrs},on:{...this.$listeners,click:d=>{n&&this.$emit("update:pressed",!this.pressed),this.$emit("click",d),r?.(d)}}},[e("span",{class:"button-vue__wrapper"},[u?e("span",{class:"button-vue__icon",attrs:{"aria-hidden":"true"}},[this.$slots.icon]):null,t?e("span",{class:"button-vue__text"},[this.$slots.default]):null])]);return this.to?e("router-link",{props:{custom:!0,to:this.to,exact:this.exact},scopedSlots:{default:o}}):o()}},T1=null,S1=null;var N1=gt(D1,T1,S1,!1,null,"c3872a2f");const Qi=N1.exports;function Y0(e,t){(t==null||t>e.length)&&(t=e.length);for(var u=0,s=Array(t);u2?u-2:0),n=2;n1?t-1:0),s=1;s"u"?null:Pe(BigInt.prototype.toString),nd=typeof Symbol>"u"?null:Pe(Symbol.prototype.toString),Oe=Pe(Object.prototype.hasOwnProperty),Ds=Pe(Object.prototype.toString),Me=Pe(RegExp.prototype.test),Cu=G1(TypeError);function Pe(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var u=arguments.length,s=new Array(u>1?u-1:0),n=1;n2&&arguments[2]!==void 0?arguments[2]:Ls;if(Q0&&Q0(e,null),!Qt(t))return e;let s=t.length;for(;s--;){let n=t[s];if(typeof n=="string"){const o=u(n);o!==n&&(R1(t)||(t[s]=o),n=o)}e[n]=!0}return e}function K1(e){for(let t=0;t/g),Q1=Ie(/\${[\w\W]*/g),e6=Ie(/^data-[\-\w.\u00B7-\uFFFF]+$/),t6=Ie(/^aria-[\-\w]+$/),ld=Ie(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),u6=Ie(/^(?:\w+script|data):/i),s6=Ie(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),n6=Ie(/^html$/i),o6=Ie(/^[a-z][.\w]*(-[.\w]+)+$/i),dd=Ie(/<[/\w!]/g),a6=Ie(/<[/\w]/g),r6=Ie(/<\/no(script|embed|frames)/i),i6=Ie(/\/>/i),At={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,processingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},l6=function(){return typeof window>"u"?null:window},d6=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let u=null;const s="data-tt-policy-suffix";t&&t.hasAttribute(s)&&(u=t.getAttribute(s));const n="dompurify"+(u?"#"+u:"");try{return e.createPolicy(n,{createHTML(o){return o},createScriptURL(o){return o}})}catch{return console.warn("TrustedTypes policy "+n+" could not be created."),null}},cd=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},qt=function(e,t,u,s){return Oe(e,t)&&Qt(e[t])?de(s.base?Je(s.base):{},e[t],s.transform):u};function bp(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:l6();const t=h=>bp(h);if(t.version="3.4.11",t.removed=[],!e||!e.document||e.document.nodeType!==At.document||!e.Element)return t.isSupported=!1,t;let u=e.document;const s=u,n=s.currentScript;e.DocumentFragment;const o=e.HTMLTemplateElement,a=e.Node,r=e.Element,i=e.NodeFilter;e.NamedNodeMap===void 0&&(e.NamedNodeMap||e.MozNamedAttrMap),e.HTMLFormElement;const d=e.DOMParser,p=e.trustedTypes,f=r.prototype,C=Ft(f,"cloneNode"),k=Ft(f,"remove"),w=Ft(f,"nextSibling"),D=Ft(f,"childNodes"),B=Ft(f,"parentNode"),y=Ft(f,"shadowRoot"),T=Ft(f,"attributes"),N=a&&a.prototype?Ft(a.prototype,"nodeType"):null,H=a&&a.prototype?Ft(a.prototype,"nodeName"):null;if(typeof o=="function"){const h=u.createElement("template");h.content&&h.content.ownerDocument&&(u=h.content.ownerDocument)}let G,J="",K,ue=!1,se=0;const re=function(){if(se>0)throw Cu('A configured TRUSTED_TYPES_POLICY callback (createHTML or createScriptURL) must not call DOMPurify.sanitize, as that causes infinite recursion. Do not pass a policy whose callbacks wrap DOMPurify as TRUSTED_TYPES_POLICY; see the "DOMPurify and Trusted Types" section of the README.')},v=function(h){re(),se++;try{return G.createHTML(h)}finally{se--}},E=function(h){re(),se++;try{return G.createScriptURL(h)}finally{se--}},A=function(){return ue||(K=d6(p,n),ue=!0),K},L=u,z=L.implementation,j=L.createNodeIterator,O=L.createDocumentFragment,M=L.getElementsByTagName,I=s.importNode;let R=cd();t.isSupported=typeof xp=="function"&&typeof B=="function"&&z&&z.createHTMLDocument!==void 0;const X=Z1,Z=Y1,Y=Q1,ee=e6,Q=t6,ce=u6,Le=s6,qe=o6;let ft=ld,ae=null;const Te=de({},[...od,...oa,...aa,...ra,...ad]);let pe=null;const it=de({},[...rd,...ia,...id,...Bn]);let ne=Object.seal(Zu(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),q=null,Fe=null;const _e=Object.seal(Zu(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let lt=!0,wt=!0,Iu=!1,xt=!0,ht=!1,Bt=!0,ze=!1,pu=!1,Cs=null,dt=null,Es=!1,l=!1,c=!1,g=!1,x=!0,F=!1;const _="user-content-";let $=!0,fe=!1,we={},le=null;const ge=de({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","selectedcontent","style","svg","template","thead","title","video","xmp"]);let Be=null;const Tl=de({},["audio","video","img","source","image","track"]);let _o=null;const Sl=de({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),dn="http://www.w3.org/1998/Math/MathML",cn="http://www.w3.org/2000/svg",bt="http://www.w3.org/1999/xhtml";let $u=bt,Lo=!1,zo=null;const u3=de({},[dn,cn,bt],na),Nl=je(["mi","mo","mn","ms","mtext"]);let Oo=de({},Nl);const Pl=je(["annotation-xml"]);let Ro=de({},Pl);const s3=de({},["title","style","font","a","script"]);let ys=null;const n3=["application/xhtml+xml","text/html"],o3="text/html";let ke=null,Hu=null;const a3=u.createElement("form"),_l=function(h){return h instanceof RegExp||h instanceof Function},Mo=function(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(Hu&&Hu===h)return;(!h||typeof h!="object")&&(h={}),h=Je(h),ys=n3.indexOf(h.PARSER_MEDIA_TYPE)===-1?o3:h.PARSER_MEDIA_TYPE,ke=ys==="application/xhtml+xml"?na:Ls,ae=qt(h,"ALLOWED_TAGS",Te,{transform:ke}),pe=qt(h,"ALLOWED_ATTR",it,{transform:ke}),zo=qt(h,"ALLOWED_NAMESPACES",u3,{transform:na}),_o=qt(h,"ADD_URI_SAFE_ATTR",Sl,{transform:ke,base:Sl}),Be=qt(h,"ADD_DATA_URI_TAGS",Tl,{transform:ke,base:Tl}),le=qt(h,"FORBID_CONTENTS",ge,{transform:ke}),q=qt(h,"FORBID_TAGS",Je({}),{transform:ke}),Fe=qt(h,"FORBID_ATTR",Je({}),{transform:ke}),we=Oe(h,"USE_PROFILES")?h.USE_PROFILES&&typeof h.USE_PROFILES=="object"?Je(h.USE_PROFILES):h.USE_PROFILES:!1,lt=h.ALLOW_ARIA_ATTR!==!1,wt=h.ALLOW_DATA_ATTR!==!1,Iu=h.ALLOW_UNKNOWN_PROTOCOLS||!1,xt=h.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ht=h.SAFE_FOR_TEMPLATES||!1,Bt=h.SAFE_FOR_XML!==!1,ze=h.WHOLE_DOCUMENT||!1,l=h.RETURN_DOM||!1,c=h.RETURN_DOM_FRAGMENT||!1,g=h.RETURN_TRUSTED_TYPE||!1,Es=h.FORCE_BODY||!1,x=h.SANITIZE_DOM!==!1,F=h.SANITIZE_NAMED_PROPS||!1,$=h.KEEP_CONTENT!==!1,fe=h.IN_PLACE||!1,ft=q1(h.ALLOWED_URI_REGEXP)?h.ALLOWED_URI_REGEXP:ld,$u=typeof h.NAMESPACE=="string"?h.NAMESPACE:bt,Oo=Oe(h,"MATHML_TEXT_INTEGRATION_POINTS")&&h.MATHML_TEXT_INTEGRATION_POINTS&&typeof h.MATHML_TEXT_INTEGRATION_POINTS=="object"?Je(h.MATHML_TEXT_INTEGRATION_POINTS):de({},Nl),Ro=Oe(h,"HTML_INTEGRATION_POINTS")&&h.HTML_INTEGRATION_POINTS&&typeof h.HTML_INTEGRATION_POINTS=="object"?Je(h.HTML_INTEGRATION_POINTS):de({},Pl);const P=Oe(h,"CUSTOM_ELEMENT_HANDLING")&&h.CUSTOM_ELEMENT_HANDLING&&typeof h.CUSTOM_ELEMENT_HANDLING=="object"?Je(h.CUSTOM_ELEMENT_HANDLING):Zu(null);if(ne=Zu(null),Oe(P,"tagNameCheck")&&_l(P.tagNameCheck)&&(ne.tagNameCheck=P.tagNameCheck),Oe(P,"attributeNameCheck")&&_l(P.attributeNameCheck)&&(ne.attributeNameCheck=P.attributeNameCheck),Oe(P,"allowCustomizedBuiltInElements")&&typeof P.allowCustomizedBuiltInElements=="boolean"&&(ne.allowCustomizedBuiltInElements=P.allowCustomizedBuiltInElements),Ie(ne),ht&&(wt=!1),c&&(l=!0),we&&(ae=de({},ad),pe=Zu(null),we.html===!0&&(de(ae,od),de(pe,rd)),we.svg===!0&&(de(ae,oa),de(pe,ia),de(pe,Bn)),we.svgFilters===!0&&(de(ae,aa),de(pe,ia),de(pe,Bn)),we.mathMl===!0&&(de(ae,ra),de(pe,id),de(pe,Bn))),_e.tagCheck=null,_e.attributeCheck=null,Oe(h,"ADD_TAGS")&&(typeof h.ADD_TAGS=="function"?_e.tagCheck=h.ADD_TAGS:Qt(h.ADD_TAGS)&&(ae===Te&&(ae=Je(ae)),de(ae,h.ADD_TAGS,ke))),Oe(h,"ADD_ATTR")&&(typeof h.ADD_ATTR=="function"?_e.attributeCheck=h.ADD_ATTR:Qt(h.ADD_ATTR)&&(pe===it&&(pe=Je(pe)),de(pe,h.ADD_ATTR,ke))),Oe(h,"ADD_URI_SAFE_ATTR")&&Qt(h.ADD_URI_SAFE_ATTR)&&de(_o,h.ADD_URI_SAFE_ATTR,ke),Oe(h,"FORBID_CONTENTS")&&Qt(h.FORBID_CONTENTS)&&(le===ge&&(le=Je(le)),de(le,h.FORBID_CONTENTS,ke)),Oe(h,"ADD_FORBID_CONTENTS")&&Qt(h.ADD_FORBID_CONTENTS)&&(le===ge&&(le=Je(le)),de(le,h.ADD_FORBID_CONTENTS,ke)),$&&(ae["#text"]=!0),ze&&de(ae,["html","head","body"]),ae.table&&(de(ae,["tbody"]),delete q.tbody),h.TRUSTED_TYPES_POLICY){if(typeof h.TRUSTED_TYPES_POLICY.createHTML!="function")throw Cu('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof h.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw Cu('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');const U=G;G=h.TRUSTED_TYPES_POLICY;try{J=v("")}catch(W){throw G=U,W}}else h.TRUSTED_TYPES_POLICY===null?(G=void 0,J=""):(G===void 0&&(G=A()),G&&typeof J=="string"&&(J=v("")));je&&je(h),Hu=h},Ll=de({},[...oa,...aa,...X1]),zl=de({},[...ra,...J1]),r3=function(h,P,U){return P.namespaceURI===bt?h==="svg":P.namespaceURI===dn?h==="svg"&&(U==="annotation-xml"||Oo[U]):!!Ll[h]},i3=function(h,P,U){return P.namespaceURI===bt?h==="math":P.namespaceURI===cn?h==="math"&&Ro[U]:!!zl[h]},l3=function(h,P,U){return P.namespaceURI===cn&&!Ro[U]||P.namespaceURI===dn&&!Oo[U]?!1:!zl[h]&&(s3[h]||!Ll[h])},d3=function(h){let P=B(h);(!P||!P.tagName)&&(P={namespaceURI:$u,tagName:"template"});const U=Ls(h.tagName),W=Ls(P.tagName);return zo[h.namespaceURI]?h.namespaceURI===cn?r3(U,P,W):h.namespaceURI===dn?i3(U,P,W):h.namespaceURI===bt?l3(U,P,W):!!(ys==="application/xhtml+xml"&&zo[h.namespaceURI]):!1},gu=function(h){Ku(t.removed,{element:h});try{B(h).removeChild(h)}catch{if(k(h),!B(h))throw Cu("a node selected for removal could not be detached from its tree and cannot be safely returned; refusing to sanitize in place")}},Ol=function(h){const P=D(h);if(P){const W=[];Fs(P,ie=>{Ku(W,ie)}),Fs(W,ie=>{try{k(ie)}catch{}})}const U=T(h);if(U)for(let W=U.length-1;W>=0;--W){const ie=U[W],ve=ie&&ie.name;if(typeof ve=="string")try{h.removeAttribute(ve)}catch{}}},fu=function(h,P){try{Ku(t.removed,{attribute:P.getAttributeNode(h),from:P})}catch{Ku(t.removed,{attribute:null,from:P})}if(P.removeAttribute(h),h==="is")if(l||c)try{gu(P)}catch{}else try{P.setAttribute(h,"")}catch{}},c3=function(h){const P=T(h);if(P)for(let U=P.length-1;U>=0;--U){const W=P[U],ie=W&&W.name;if(!(typeof ie!="string"||pe[ke(ie)]))try{h.removeAttribute(ie)}catch{}}},m3=function(h){const P=[h];for(;P.length>0;){const U=P.pop();(N?N(U):U.nodeType)===At.element&&c3(U);const W=D(U);if(W)for(let ie=W.length-1;ie>=0;--ie)P.push(W[ie])}},Rl=function(h){let P=null,U=null;if(Es)h=""+h;else{const ve=td(h,/^[\r\n\t ]+/);U=ve&&ve[0]}ys==="application/xhtml+xml"&&$u===bt&&(h=''+h+"");const W=G?v(h):h;if($u===bt)try{P=new d().parseFromString(W,ys)}catch{}if(!P||!P.documentElement){P=z.createDocument($u,"template",null);try{P.documentElement.innerHTML=Lo?J:W}catch{}}const ie=P.body||P.documentElement;return h&&U&&ie.insertBefore(u.createTextNode(U),ie.childNodes[0]||null),$u===bt?M.call(P,ze?"html":"body")[0]:ze?P.documentElement:ie},Ml=function(h){return j.call(h.ownerDocument||h,h,i.SHOW_ELEMENT|i.SHOW_COMMENT|i.SHOW_TEXT|i.SHOW_PROCESSING_INSTRUCTION|i.SHOW_CDATA_SECTION,null)},mn=function(h){return h=ks(h,X," "),h=ks(h,Z," "),h=ks(h,Y," "),h},Uo=function(h){var P;h.normalize();const U=j.call(h.ownerDocument||h,h,i.SHOW_TEXT|i.SHOW_COMMENT|i.SHOW_CDATA_SECTION|i.SHOW_PROCESSING_INSTRUCTION,null);let W=U.nextNode();for(;W;)W.data=mn(W.data),W=U.nextNode();const ie=(P=h.querySelectorAll)===null||P===void 0?void 0:P.call(h,"template");ie&&Fs(ie,ve=>{Vu(ve.content)&&Uo(ve.content)})},pn=function(h){const P=H?H(h):null;return typeof P!="string"||ke(P)!=="form"?!1:typeof h.nodeName!="string"||typeof h.textContent!="string"||typeof h.removeChild!="function"||h.attributes!==T(h)||typeof h.removeAttribute!="function"||typeof h.setAttribute!="function"||typeof h.namespaceURI!="string"||typeof h.insertBefore!="function"||typeof h.hasChildNodes!="function"||h.nodeType!==N(h)||h.childNodes!==D(h)},Vu=function(h){if(!N||typeof h!="object"||h===null)return!1;try{return N(h)===At.documentFragment}catch{return!1}},ws=function(h){if(!N||typeof h!="object"||h===null)return!1;try{return typeof N(h)=="number"}catch{return!1}};function Lt(h,P,U){h.length!==0&&Fs(h,W=>{W.call(t,P,U,Hu)})}const p3=function(h,P){return!!(Bt&&h.hasChildNodes()&&!ws(h.firstElementChild)&&Me(dd,h.textContent)&&Me(dd,h.innerHTML)||Bt&&h.namespaceURI===bt&&P==="style"&&ws(h.firstElementChild)||h.nodeType===At.processingInstruction||Bt&&h.nodeType===At.comment&&Me(a6,h.data))},g3=function(h,P){if(!q[P]&&Il(P)&&(ne.tagNameCheck instanceof RegExp&&Me(ne.tagNameCheck,P)||ne.tagNameCheck instanceof Function&&ne.tagNameCheck(P)))return!1;if($&&!le[P]){const U=B(h),W=D(h);if(W&&U){const ie=W.length;for(let ve=ie-1;ve>=0;--ve){const Ce=fe?W[ve]:C(W[ve],!0);U.insertBefore(Ce,w(h))}}}return gu(h),!0},Ul=function(h){if(Lt(R.beforeSanitizeElements,h,null),pn(h))return gu(h),!0;const P=ke(H?H(h):h.nodeName);if(Lt(R.uponSanitizeElement,h,{tagName:P,allowedTags:ae}),p3(h,P))return gu(h),!0;if(q[P]||!(_e.tagCheck instanceof Function&&_e.tagCheck(P))&&!ae[P])return g3(h,P);if((N?N(h):h.nodeType)===At.element&&!d3(h)||(P==="noscript"||P==="noembed"||P==="noframes")&&Me(r6,h.innerHTML))return gu(h),!0;if(ht&&h.nodeType===At.text){const U=mn(h.textContent);h.textContent!==U&&(Ku(t.removed,{element:h.cloneNode()}),h.textContent=U)}return Lt(R.afterSanitizeElements,h,null),!1},jl=function(h,P,U){if(Fe[P]||x&&(P==="id"||P==="name")&&(U in u||U in a3))return!1;const W=pe[P]||_e.attributeCheck instanceof Function&&_e.attributeCheck(P,h);if(!(wt&&Me(ee,P))&&!(lt&&Me(Q,P))){if(W){if(!_o[P]&&!Me(ft,ks(U,Le,""))&&!((P==="src"||P==="xlink:href"||P==="href")&&h!=="script"&&ud(U,"data:")===0&&Be[h])&&!(Iu&&!Me(ce,ks(U,Le,"")))&&U)return!1}else if(!(Il(h)&&(ne.tagNameCheck instanceof RegExp&&Me(ne.tagNameCheck,h)||ne.tagNameCheck instanceof Function&&ne.tagNameCheck(h))&&(ne.attributeNameCheck instanceof RegExp&&Me(ne.attributeNameCheck,P)||ne.attributeNameCheck instanceof Function&&ne.attributeNameCheck(P,h))||P==="is"&&ne.allowCustomizedBuiltInElements&&(ne.tagNameCheck instanceof RegExp&&Me(ne.tagNameCheck,U)||ne.tagNameCheck instanceof Function&&ne.tagNameCheck(U))))return!1}return!0},f3=de({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),Il=function(h){return!f3[Ls(h)]&&Me(qe,h)},h3=function(h,P,U,W){if(G&&typeof p=="object"&&typeof p.getAttributeType=="function"&&!U)switch(p.getAttributeType(h,P)){case"TrustedHTML":return v(W);case"TrustedScriptURL":return E(W)}return W},v3=function(h,P,U,W){try{U?h.setAttributeNS(U,P,W):h.setAttribute(P,W),pn(h)?gu(h):ed(t.removed)}catch{fu(P,h)}},$l=function(h){Lt(R.beforeSanitizeAttributes,h,null);const P=h.attributes;if(!P||pn(h))return;const U={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:pe,forceKeepAttr:void 0};let W=P.length;const ie=ke(h.nodeName);for(;W--;){const ve=P[W],Ce=ve.name,hu=ve.namespaceURI,Kt=ve.value,Qe=ke(Ce),Wt=Kt;let Xe=Ce==="value"?Wt:$1(Wt);if(U.attrName=Qe,U.attrValue=Xe,U.keepAttr=!0,U.forceKeepAttr=void 0,Lt(R.uponSanitizeAttribute,h,U),Xe=U.attrValue,F&&(Qe==="id"||Qe==="name")&&ud(Xe,_)!==0&&(fu(Ce,h),Xe=_+Xe),Bt&&Me(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Xe)){fu(Ce,h);continue}if(Qe==="attributename"&&td(Xe,"href")){fu(Ce,h);continue}if(!U.forceKeepAttr){if(!U.keepAttr){fu(Ce,h);continue}if(!xt&&Me(i6,Xe)){fu(Ce,h);continue}if(ht&&(Xe=mn(Xe)),!jl(ie,Qe,Xe)){fu(Ce,h);continue}Xe=h3(ie,Qe,hu,Xe),Xe!==Wt&&v3(h,Ce,hu,Xe)}}Lt(R.afterSanitizeAttributes,h,null)},gn=function(h){let P=null;const U=Ml(h);for(Lt(R.beforeSanitizeShadowDOM,h,null);P=U.nextNode();)if(Lt(R.uponSanitizeShadowNode,P,null),Ul(P),$l(P),Vu(P.content)&&gn(P.content),(N?N(P):P.nodeType)===At.element){const W=y(P);Vu(W)&&(jo(W),gn(W))}Lt(R.afterSanitizeShadowDOM,h,null)},jo=function(h){const P=[{node:h,shadow:null}];for(;P.length>0;){const U=P.pop();if(U.shadow){gn(U.shadow);continue}const W=U.node,ie=(N?N(W):W.nodeType)===At.element,ve=D(W);if(ve)for(let Ce=ve.length-1;Ce>=0;--Ce)P.push({node:ve[Ce],shadow:null});if(ie){const Ce=H?H(W):null;if(typeof Ce=="string"&&ke(Ce)==="template"){const hu=W.content;Vu(hu)&&P.push({node:hu,shadow:null})}}if(ie){const Ce=y(W);Vu(Ce)&&P.push({node:null,shadow:Ce},{node:Ce,shadow:null})}}};return t.sanitize=function(h){let P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},U=null,W=null,ie=null,ve=null;if(Lo=!h,Lo&&(h=""),typeof h!="string"&&!ws(h)&&(h=W1(h),typeof h!="string"))throw Cu("dirty is not a string, aborting");if(!t.isSupported)return h;pu?(ae=Cs,pe=dt):Mo(P),(R.uponSanitizeElement.length>0||R.uponSanitizeAttribute.length>0)&&(ae=Je(ae)),R.uponSanitizeAttribute.length>0&&(pe=Je(pe)),t.removed=[];const Ce=fe&&typeof h!="string"&&ws(h);if(Ce){const Qe=H?H(h):h.nodeName;if(typeof Qe=="string"){const Wt=ke(Qe);if(!ae[Wt]||q[Wt])throw Cu("root node is forbidden and cannot be sanitized in-place")}if(pn(h))throw Cu("root node is clobbered and cannot be sanitized in-place");try{jo(h)}catch(Wt){throw Ol(h),Wt}}else if(ws(h))U=Rl(""),W=U.ownerDocument.importNode(h,!0),W.nodeType===At.element&&W.nodeName==="BODY"||W.nodeName==="HTML"?U=W:U.appendChild(W),jo(W);else{if(!l&&!ht&&!ze&&h.indexOf("<")===-1)return G&&g?v(h):h;if(U=Rl(h),!U)return l?null:g?J:""}U&&Es&&gu(U.firstChild);const hu=Ml(Ce?h:U);try{for(;ie=hu.nextNode();)Ul(ie),$l(ie),Vu(ie.content)&&gn(ie.content)}catch(Qe){throw Ce&&Ol(h),Qe}if(Ce)return Fs(t.removed,Qe=>{Qe.element&&m3(Qe.element)}),ht&&Uo(h),h;if(l){if(ht&&Uo(U),c)for(ve=O.call(U.ownerDocument);U.firstChild;)ve.appendChild(U.firstChild);else ve=U;return(pe.shadowroot||pe.shadowrootmode)&&(ve=I.call(s,ve,!0)),ve}let Kt=ze?U.outerHTML:U.innerHTML;return ze&&ae["!doctype"]&&U.ownerDocument&&U.ownerDocument.doctype&&U.ownerDocument.doctype.name&&Me(n6,U.ownerDocument.doctype.name)&&(Kt=" `+Kt),ht&&(Kt=mn(Kt)),G&&g?v(Kt):Kt},t.setConfig=function(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Mo(h),pu=!0,Cs=ae,dt=pe},t.clearConfig=function(){Hu=null,pu=!1,Cs=null,dt=null,G=K,J=""},t.isValidAttribute=function(h,P,U){Hu||Mo({});const W=ke(h),ie=ke(P);return jl(W,ie,U)},t.addHook=function(h,P){typeof P=="function"&&Oe(R,h)&&Ku(R[h],P)},t.removeHook=function(h,P){if(Oe(R,h)){if(P!==void 0){const U=j1(R[h],P);return U===-1?void 0:I1(R[h],U,1)[0]}return ed(R[h])}},t.removeHooks=function(h){Oe(R,h)&&(R[h]=[])},t.removeAllHooks=function(){R=cd()},t}var Ap=bp();const el={name:"NcIconSvgWrapper",props:{directional:{type:Boolean,default:!1},inline:{type:Boolean,default:!1},svg:{type:String,default:""},name:{type:String,default:""},path:{type:String,default:""},size:{type:[Number,String],default:20,validator:e=>typeof e=="number"||e==="auto"}},computed:{iconSize(){return typeof this.size=="number"?`${this.size}px`:this.size},cleanSvg(){if(!this.svg||this.path)return;const e=Ap.sanitize(this.svg),t=new DOMParser().parseFromString(e,"image/svg+xml");return t.querySelector("parsererror")?(Ee.util.warn("SVG is not valid"),""):(t.documentElement.id&&t.documentElement.removeAttribute("id"),t.documentElement.outerHTML)}}},md=()=>{z4((e,t)=>({dad67fa8:e.iconSize}))},pd=el.setup;el.setup=pd?(e,t)=>(md(),pd(e,t)):md;const c6=el;var m6=function(){var e=this,t=e._self._c;return t("span",{staticClass:"icon-vue",class:{"icon-vue--directional":e.directional,"icon-vue--inline":e.inline},attrs:{"aria-hidden":e.name?void 0:"true","aria-label":e.name||void 0,role:"img"}},[e.cleanSvg?t("span",{domProps:{innerHTML:e._s(e.cleanSvg)}}):t("svg",{attrs:{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"}},[t("path",{attrs:{d:e.path}})])])},p6=[],g6=gt(c6,m6,p6,!1,null,"4625d649");const Fp=g6.exports;var la,gd;function f6(){if(gd)return la;gd=1;var e=/["'&<>]/;la=t;function t(u){var s=""+u,n=e.exec(s);if(!n)return s;var o,a="",r=0,i=0;for(r=n.index;rt)}}globalThis._oc_l10n_registry_translations??={},globalThis._oc_l10n_registry_plural_functions??={};function On(e,t,u,s,n){const o=typeof u=="object"?u:void 0,a=typeof s=="number"?s:typeof u=="number"?u:void 0,r={escape:!0,sanitize:!0,...typeof n=="object"?n:typeof s=="object"?s:{}},i=k=>k,m=(r.sanitize?Ap.sanitize:i)||i,d=r.escape?fd:i,p=k=>typeof k=="string"||typeof k=="number",f=(k,w,D)=>k.replace(/%n/g,""+D).replace(/{([^{}]*)}/g,(B,y)=>{if(w===void 0||!(y in w))return d(B);const T=w[y];return p(T)?d(`${T}`):typeof T=="object"&&p(T.value)?(T.escape!==!1?fd:i)(`${T.value}`):d(B)});let C=(n?.bundle??kp(e)).translations[t]||t;return C=Array.isArray(C)?C[0]:C,m(typeof o=="object"||a!==void 0?f(C,o,a):C)}function C6(e,t,u,s,n,o){const a="_"+t+"_::_"+u+"_",r=o?.bundle??kp(e),i=r.translations[a];if(typeof i<"u"){const m=i;if(Array.isArray(m)){const d=r.pluralFunction(s);return On(e,m[d],n,s,o)}}return s===1?On(e,t,n,s,o):On(e,u,n,s,o)}function E6(e,t=yo()){switch(t==="pt-BR"&&(t="xbr"),t.length>3&&(t=t.substring(0,t.lastIndexOf("-"))),t){case"az":case"bo":case"dz":case"id":case"ja":case"jv":case"ka":case"km":case"kn":case"ko":case"ms":case"th":case"tr":case"vi":case"zh":return 0;case"af":case"bn":case"bg":case"ca":case"da":case"de":case"el":case"en":case"eo":case"es":case"et":case"eu":case"fa":case"fi":case"fo":case"fur":case"fy":case"gl":case"gu":case"ha":case"he":case"hu":case"is":case"it":case"ku":case"lb":case"ml":case"mn":case"mr":case"nah":case"nb":case"ne":case"nl":case"nn":case"no":case"oc":case"om":case"or":case"pa":case"pap":case"ps":case"pt":case"so":case"sq":case"sv":case"sw":case"ta":case"te":case"tk":case"ur":case"zu":return e===1?0:1;case"am":case"bh":case"fil":case"fr":case"gun":case"hi":case"hy":case"ln":case"mg":case"nso":case"xbr":case"ti":case"wa":return e===0||e===1?0:1;case"be":case"bs":case"hr":case"ru":case"sh":case"sr":case"uk":return e%10===1&&e%100!==11?0:e%10>=2&&e%10<=4&&(e%100<10||e%100>=20)?1:2;case"cs":case"sk":return e===1?0:e>=2&&e<=4?1:2;case"ga":return e===1?0:e===2?1:2;case"lt":return e%10===1&&e%100!==11?0:e%10>=2&&(e%100<10||e%100>=20)?1:2;case"sl":return e%100===1?0:e%100===2?1:e%100===3||e%100===4?2:3;case"mk":return e%10===1?0:1;case"mt":return e===1?0:e===0||e%100>1&&e%100<11?1:e%100>10&&e%100<20?2:3;case"lv":return e===0?0:e%10===1&&e%100!==11?1:2;case"pl":return e===1?0:e%10>=2&&e%10<=4&&(e%100<12||e%100>14)?1:2;case"cy":return e===1?0:e===2?1:e===8||e===11?2:3;case"ro":return e===1?0:e===0||e%100>0&&e%100<20?1:2;case"ar":return e===0?0:e===1?1:e===2?2:e%100>=3&&e%100<=10?3:e%100>=11&&e%100<=99?4:5;default:return 0}}class y6{bundle;constructor(t){this.bundle={pluralFunction:t,translations:{}}}addTranslations(t){const u=Object.values(t.translations[""]??{}).map(({msgid:s,msgid_plural:n,msgstr:o})=>n!==void 0?[`_${s}_::_${n}_`,o]:[s,o[0]]);this.bundle.translations={...this.bundle.translations,...Object.fromEntries(u)}}gettext(t,u={}){return On("",t,u,void 0,{bundle:this.bundle})}ngettext(t,u,s,n={}){return C6("",t,u,s,n,{bundle:this.bundle})}}class w6{debug=!1;language="en";translations={};setLanguage(t){return this.language=t,this}detectLocale(){return this.detectLanguage()}detectLanguage(){return this.setLanguage(yo().replace("-","_"))}addTranslation(t,u){return this.translations[t]=u,this}enableDebugMode(){return this.debug=!0,this}build(){this.debug&&console.debug(`Creating gettext instance for language ${this.language}`);const t=new y6(u=>E6(u,this.language));return this.language in this.translations&&t.addTranslations(this.translations[this.language]),t}}function Dp(){return new w6}const tl=Dp().detectLanguage().build(),cx=(...e)=>tl.ngettext(...e),Zt=(...e)=>tl.gettext(...e);function ul(...e){for(const t of e)if(!t.registered){for(const{l:u,t:s}of t){if(u!==yo()||!s)continue;const n=Object.fromEntries(Object.entries(s).map(([o,a])=>[o,{msgid:o,msgid_plural:a.p,msgstr:a.v}]));tl.addTranslations({translations:{"":n}})}t.registered=!0}}const mx=[{l:"af",t:{}},{l:"ar",t:{"A color with a HEX value {hex}":{v:["لون بالقيمة الست عشرية {hex}"]},Back:{v:["عودة"]},Choose:{v:["إختَر"]},"Color picker":{v:["لاقط الألوان"]},"More options":{v:["خيارات أخرى ..."]}}},{l:"ast",t:{"A color with a HEX value {hex}":{v:["Un color con un valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoyer"]},"Color picker":{v:["Selector de colores"]},"More options":{v:["Más opciones"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Choose:{v:["Dibab"]}}},{l:"bs",t:{}},{l:"ca",t:{Choose:{v:["Tria"]}}},{l:"cs",t:{"A color with a HEX value {hex}":{v:["Barva vyjádřená HEX hodnotou {hex}"]},Back:{v:["Zpět"]},Choose:{v:["Zvolit"]},"Color picker":{v:["Výběr barev"]},"More options":{v:["Další volby"]},"No color":{v:["Žádná barva"]}}},{l:"cs-CZ",t:{"A color with a HEX value {hex}":{v:["Barva vyjádřená HEX hodnotou {hex}"]},Back:{v:["Zpět"]},Choose:{v:["Zvolit"]},"Color picker":{v:["Výběr barev"]},"More options":{v:["Další volby"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"A color with a HEX value {hex}":{v:["En farve med en HEX-værdi {hex}"]},Back:{v:["Tilbage"]},Choose:{v:["Vælg"]},"Color picker":{v:["Farvevælger"]},"More options":{v:["Flere muligheder"]},"No color":{v:["Ingen farve"]}}},{l:"de",t:{"A color with a HEX value {hex}":{v:["Eine Farbe mit einem HEX-Wert {hex}"]},Back:{v:["Zurück"]},Choose:{v:["Auswählen"]},"Color picker":{v:["Farbauswahl"]},"More options":{v:["Weitere Optionen"]},"No color":{v:["Keine Farbe"]}}},{l:"de-DE",t:{"A color with a HEX value {hex}":{v:["Eine Farbe mit einem HEX-Wert {hex}"]},Back:{v:["Zurück"]},Choose:{v:["Auswählen"]},"Color picker":{v:["Farbauswahl"]},"More options":{v:["Mehr Optionen"]},"No color":{v:["Keine Farbe"]}}},{l:"el",t:{"A color with a HEX value {hex}":{v:["Ένα χρώμα με τιμή HEX {hex}"]},Back:{v:["Επιστροφή"]},Choose:{v:["Επιλογή"]},"Color picker":{v:["Επιλογέας χρώματος"]},"More options":{v:["Περισσότερες επιλογές"]},"No color":{v:["Χωρίς χρώμα"]}}},{l:"en-GB",t:{"A color with a HEX value {hex}":{v:["A colour with a HEX value {hex}"]},Back:{v:["Back"]},Choose:{v:["Choose"]},"Color picker":{v:["Colour picker"]},"More options":{v:["More options"]},"No color":{v:["No colour"]}}},{l:"eo",t:{Choose:{v:["Elektu"]}}},{l:"es",t:{"A color with a HEX value {hex}":{v:["Un color con un valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoger"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"A color with a HEX value {hex}":{v:["Un color con valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"More options":{v:["Más opciones"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"A color with a HEX value {hex}":{v:["Un color con valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Elegir"]},"Color picker":{v:["Selector de color"]},"More options":{v:["Más opciones"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"A color with a HEX value {hex}":{v:["Värv hexi väärtusega {hex}"]},Back:{v:["Tagasi"]},Choose:{v:["Tee valik"]},"Color picker":{v:["Värvivalija"]},"More options":{v:["Rohkem valikuid"]},"No color":{v:["Värv puudub"]}}},{l:"eu",t:{Back:{v:["Atzera"]},Choose:{v:["Aukeratu"]},"More options":{v:["Aukera gehiago"]}}},{l:"fa",t:{"A color with a HEX value {hex}":{v:["رنگی با مقدار مبنای هشت {hex}"]},Back:{v:["بازگشت"]},Choose:{v:["انتخاب کنید"]},"Color picker":{v:["انتخاب‌گر رنگ"]},"More options":{v:["گزینه‌های بیشتر"]}}},{l:"fi",t:{"A color with a HEX value {hex}":{v:["Väri heksa-arvolla {hex}"]},Back:{v:["Takaisin"]},Choose:{v:["Valitse"]},"Color picker":{v:["Värivalitsin"]},"More options":{v:["Lisää vaihtoehtoja"]}}},{l:"fo",t:{}},{l:"fr",t:{"A color with a HEX value {hex}":{v:["Une couleur de valeur HEX {hex}"]},Back:{v:["Retour"]},Choose:{v:["Choisir"]},"Color picker":{v:["Sélecteur de couleurs"]},"More options":{v:["Plus d'options"]},"No color":{v:["Sans couleur"]}}},{l:"ga",t:{"A color with a HEX value {hex}":{v:["Dath le luach HEX {hex}"]},Back:{v:["Ar ais"]},Choose:{v:["Roghnaigh"]},"Color picker":{v:["Roghnóir dathanna"]},"More options":{v:["Tuilleadh roghanna"]},"No color":{v:["Gan dath"]}}},{l:"gd",t:{}},{l:"gl",t:{"A color with a HEX value {hex}":{v:["Unha cor cun valor HEX {hex}"]},Back:{v:["Atrás"]},Choose:{v:["Escoller"]},"Color picker":{v:["Selector de cores"]},"More options":{v:["Máis opcións"]},"No color":{v:["Sen cor"]}}},{l:"he",t:{Back:{v:["חזרה"]},Choose:{v:["בחירה"]},"More options":{v:["אפשרויות נוספות"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Choose:{v:["Válassszon"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"A color with a HEX value {hex}":{v:["Warna dengan nilai HEX {hex}"]},Back:{v:["Kembali"]},Choose:{v:["Pilih"]},"More options":{v:["Opsi lainnya"]}}},{l:"is",t:{"A color with a HEX value {hex}":{v:["Litur með HEX-gildi {hex}"]},Back:{v:["Til baka"]},Choose:{v:["Velja"]},"Color picker":{v:["Litaplokkari"]},"More options":{v:["Fleiri valkostir"]}}},{l:"it",t:{"A color with a HEX value {hex}":{v:["Un colore con un valore HEX {hex}"]},Back:{v:["Indietro"]},Choose:{v:["Scegli"]},"More options":{v:["Altre opzioni"]}}},{l:"ja",t:{"A color with a HEX value {hex}":{v:[" HEX値 {hex} を持つ色"]},Back:{v:["戻る"]},Choose:{v:["選択"]},"Color picker":{v:["カラーピッカー"]},"More options":{v:["他のオプション"]},"No color":{v:["色なし"]}}},{l:"ja-JP",t:{"A color with a HEX value {hex}":{v:[" HEX値 {hex} を持つ色"]},Back:{v:["戻る"]},Choose:{v:["選択"]},"Color picker":{v:["カラーピッカー"]},"More options":{v:["他のオプション"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"A color with a HEX value {hex}":{v:["HEX 값이 {hex}인 색상"]},Back:{v:["뒤로"]},Choose:{v:["선택"]},"Color picker":{v:["색상 선택기"]},"More options":{v:["옵션 더 보기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"A color with a HEX value {hex}":{v:["ສີທີ່ມີຄ່າ HEX {hex}"]},Back:{v:["ກັບຄືນ"]},Choose:{v:["ເລືອກ"]},"Color picker":{v:["ໂຕເລືອກສີ"]},"More options":{v:["ຕົວເລືອກເພີ່ມເຕີມ"]},"No color":{v:["ບໍ່ມີສີ"]}}},{l:"lt-LT",t:{Choose:{v:["Pasirinkti"]}}},{l:"lv",t:{Choose:{v:["Izvēlēties"]}}},{l:"mk",t:{"A color with a HEX value {hex}":{v:["Боја со HEX вредност {hex}"]},Back:{v:["Назад"]},Choose:{v:["Избери"]},"Color picker":{v:["Избор на боја"]},"More options":{v:["Повеќе опции"]},"No color":{v:["Без боја"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Choose:{v:["ရွေးချယ်ရန်"]}}},{l:"nb",t:{"A color with a HEX value {hex}":{v:["En farge med en HEX-verdi {hex}"]},Back:{v:["Tilbake"]},Choose:{v:["Velg"]},"Color picker":{v:["Fargevelger"]},"More options":{v:["Flere alternativer"]}}},{l:"ne",t:{}},{l:"nl",t:{"A color with a HEX value {hex}":{v:["Een kleur met een HEX-waarde {hex}"]},Back:{v:["Terug"]},Choose:{v:["Kiezen"]},"Color picker":{v:["Kleurkiezer"]},"More options":{v:["Meer opties"]},"No color":{v:["Geen kleur"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Choose:{v:["Causir"]}}},{l:"pl",t:{"A color with a HEX value {hex}":{v:["Kolor o wartości HEX {hex}"]},Back:{v:["Wstecz"]},Choose:{v:["Wybierz"]},"Color picker":{v:["Wybierz kolor"]},"More options":{v:["Więcej opcji"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"A color with a HEX value {hex}":{v:["Uma cor com valor HEX {hex}"]},Back:{v:["Voltar"]},Choose:{v:["Escolher"]},"Color picker":{v:["Seletor de cores"]},"More options":{v:["Mais opções"]},"No color":{v:["Sem cor"]}}},{l:"pt-PT",t:{"A color with a HEX value {hex}":{v:["Uma cor com o valor HEX {hex}"]},Back:{v:["Anterior"]},Choose:{v:["Escolher"]},"Color picker":{v:["seletor de cores"]},"More options":{v:["Mais opções"]}}},{l:"ro",t:{"A color with a HEX value {hex}":{v:["O culoare în HEX value {hex}"]},Back:{v:["Înapoi"]},Choose:{v:["Alegeți"]},"More options":{v:["Mai multe opțiuni"]}}},{l:"ru",t:{"A color with a HEX value {hex}":{v:["Цвет в HEX {hex}"]},Back:{v:["Назад"]},Choose:{v:["Выберите"]},"Color picker":{v:["Выбор цвета"]},"More options":{v:["Больше опций"]},"No color":{v:["Без цвета"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"A color with a HEX value {hex}":{v:["Farba s hodnotou HEX {hex}"]},Back:{v:["Späť"]},Choose:{v:["Vybrať"]},"Color picker":{v:["Výber farby"]},"More options":{v:["Viac možností"]}}},{l:"sl",t:{Choose:{v:["Izbor"]}}},{l:"sq",t:{}},{l:"sr",t:{"A color with a HEX value {hex}":{v:["Боја са HEX вредности {hex}"]},Back:{v:["Назад"]},Choose:{v:["Изаберите"]},"Color picker":{v:["Бирач боје"]},"More options":{v:["Још опција"]},"No color":{v:["Без боје"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"A color with a HEX value {hex}":{v:["En färg med ett HEX-värde {hex}"]},Back:{v:["Tillbaka"]},Choose:{v:["Välj"]},"Color picker":{v:["Färgväljare"]},"More options":{v:["Fler alternativ"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"A color with a HEX value {hex}":{v:["{hex} onaltılık değeri ile bir renk "]},Back:{v:["Geri"]},Choose:{v:["Seçin"]},"Color picker":{v:["Renk seçici"]},"More options":{v:["Diğer seçenekler"]},"No color":{v:["Renk yok"]}}},{l:"ug",t:{}},{l:"uk",t:{"A color with a HEX value {hex}":{v:["Колір у форматі HEX {hex}"]},Back:{v:["Назад"]},Choose:{v:["Виберіть"]},"Color picker":{v:["Вибір кольору"]},"More options":{v:["Більше об'єктів"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"A color with a HEX value {hex}":{v:["HEX qiymatiga ega rang {hex}"]},Back:{v:["Orqaga"]},Choose:{v:["Tanlang"]},"Color picker":{v:["Rang tanlagich"]},"More options":{v:["Boshqa variantlar"]},"No color":{v:["Rangsiz"]}}},{l:"zh-CN",t:{"A color with a HEX value {hex}":{v:["以16进制 {hex} 表示的颜色为"]},Back:{v:["返回"]},Choose:{v:["选择"]},"Color picker":{v:["颜色拾取器"]},"More options":{v:["更多选项"]}}},{l:"zh-HK",t:{"A color with a HEX value {hex}":{v:["具有 HEX 值 {hex}的顏色 "]},Back:{v:["返回"]},Choose:{v:["選擇"]},"Color picker":{v:["顏色選擇器"]},"More options":{v:["更多選項"]},"No color":{v:["無顏色"]}}},{l:"zh-TW",t:{"A color with a HEX value {hex}":{v:["HEX 值為 {hex} 的顏色"]},Back:{v:["返回"]},Choose:{v:["選擇"]},"Color picker":{v:["色彩挑選器"]},"More options":{v:["更多選項"]}}},{l:"zu-ZA",t:{}}],px=[{l:"af",t:{}},{l:"ar",t:{"a few seconds ago":{v:["منذ عدة ثوانٍ"]},"sec. ago":{v:["ثانية مضت"]},"seconds ago":{v:["ثوانٍ مضت"]}}},{l:"ast",t:{"a few seconds ago":{v:["hai unos segundos"]},"sec. ago":{v:["hai segs"]},"seconds ago":{v:["hai segundos"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"cs-CZ",t:{"a few seconds ago":{v:["před několika sekundami"]},"sec. ago":{v:["sek. před"]},"seconds ago":{v:["sekund předtím"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"a few seconds ago":{v:["et par sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"de",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"de-DE",t:{"a few seconds ago":{v:["vor ein paar Sekunden"]},"sec. ago":{v:["Sek. zuvor"]},"seconds ago":{v:["Sekunden zuvor"]}}},{l:"el",t:{"a few seconds ago":{v:["πριν λίγα δευτερόλεπτα"]},"sec. ago":{v:["δευτ. πριν"]},"seconds ago":{v:["δευτερόλεπτα πριν"]}}},{l:"en-GB",t:{"a few seconds ago":{v:["a few seconds ago"]},"sec. ago":{v:["sec. ago"]},"seconds ago":{v:["seconds ago"]}}},{l:"eo",t:{}},{l:"es",t:{"a few seconds ago":{v:["hace unos pocos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["hace segundos"]},"seconds ago":{v:["Segundos atrás"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"a few seconds ago":{v:["hace unos segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"a few seconds ago":{v:["mõni sekund tagasi"]},"sec. ago":{v:["sek. tagasi"]},"seconds ago":{v:["sekundit tagasi"]}}},{l:"eu",t:{"a few seconds ago":{v:["duela segundo batzuk"]},"sec. ago":{v:["duela seg."]},"seconds ago":{v:["duela segundo"]}}},{l:"fa",t:{"a few seconds ago":{v:["چند ثانیه پیش"]},"sec. ago":{v:["چند ثانیه پیش"]},"seconds ago":{v:["چند ثانیه پیش"]}}},{l:"fi",t:{"a few seconds ago":{v:["muutamia sekunteja sitten"]},"sec. ago":{v:["sek. sitten"]},"seconds ago":{v:["sekunteja sitten"]}}},{l:"fo",t:{}},{l:"fr",t:{"a few seconds ago":{v:["il y a quelques instants"]},"sec. ago":{v:["il y a qq. sec."]},"seconds ago":{v:["il y a quelques secondes"]}}},{l:"ga",t:{"a few seconds ago":{v:["cúpla soicind ó shin"]},"sec. ago":{v:["soic. ó shin"]},"seconds ago":{v:["soicind ó shin"]}}},{l:"gd",t:{}},{l:"gl",t:{"a few seconds ago":{v:["hai uns segundos"]},"sec. ago":{v:["segs. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"he",t:{"a few seconds ago":{v:["לפני מספר שניות"]},"sec. ago":{v:["לפני מספר שניות"]},"seconds ago":{v:["לפני מס׳ שניות"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"a few seconds ago":{v:["beberapa detik yang lalu"]},"sec. ago":{v:["dtk. yang lalu"]},"seconds ago":{v:["beberapa detik lalu"]}}},{l:"is",t:{"a few seconds ago":{v:["fyrir örfáum sekúndum síðan"]},"sec. ago":{v:["sek. síðan"]},"seconds ago":{v:["sekúndum síðan"]}}},{l:"it",t:{"a few seconds ago":{v:["pochi secondi fa"]},"sec. ago":{v:["sec. fa"]},"seconds ago":{v:["secondi fa"]}}},{l:"ja",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ja-JP",t:{"a few seconds ago":{v:["数秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["数秒前"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"a few seconds ago":{v:["방금 전"]},"sec. ago":{v:["몇 초 전"]},"seconds ago":{v:["초 전"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"a few seconds ago":{v:["ສອງສາມວິນາທີກ່ອນ"]},"sec. ago":{v:["ວິ. ກ່ອນ"]},"seconds ago":{v:["ວິນາທີກ່ອນ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"a few seconds ago":{v:["пред неколку секунди"]},"sec. ago":{v:["секунда"]},"seconds ago":{v:["секунди"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"a few seconds ago":{v:["noen få sekunder siden"]},"sec. ago":{v:["sek. siden"]},"seconds ago":{v:["sekunder siden"]}}},{l:"ne",t:{}},{l:"nl",t:{"a few seconds ago":{v:["enkele seconden geleden"]},"sec. ago":{v:["sec. geleden"]},"seconds ago":{v:["seconden geleden"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"a few seconds ago":{v:["kilka sekund temu"]},"sec. ago":{v:["sek. temu"]},"seconds ago":{v:["sekund temu"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"pt-PT",t:{"a few seconds ago":{v:["há alguns segundos"]},"sec. ago":{v:["seg. atrás"]},"seconds ago":{v:["segundos atrás"]}}},{l:"ro",t:{"a few seconds ago":{v:["acum câteva secunde"]},"sec. ago":{v:["sec. în urmă"]},"seconds ago":{v:["secunde în urmă"]}}},{l:"ru",t:{"a few seconds ago":{v:["несколько секунд назад"]},"sec. ago":{v:["сек. назад"]},"seconds ago":{v:["секунд назад"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"a few seconds ago":{v:["pred chvíľou"]},"sec. ago":{v:["pred pár sekundami"]},"seconds ago":{v:["pred sekundami"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"a few seconds ago":{v:["пре неколико секунди"]},"sec. ago":{v:["сек. раније"]},"seconds ago":{v:["секунди раније"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"a few seconds ago":{v:["några sekunder sedan"]},"sec. ago":{v:["sek. sedan"]},"seconds ago":{v:["sekunder sedan"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"a few seconds ago":{v:["birkaç saniye önce"]},"sec. ago":{v:["sn. önce"]},"seconds ago":{v:["saniye önce"]}}},{l:"ug",t:{}},{l:"uk",t:{"a few seconds ago":{v:["декілька секунд тому"]},"sec. ago":{v:["с тому"]},"seconds ago":{v:["с тому"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"a few seconds ago":{v:["bir necha soniya oldin"]},"sec. ago":{v:["sek. oldin"]},"seconds ago":{v:["soniyalar oldin"]}}},{l:"zh-CN",t:{"a few seconds ago":{v:["几秒前"]},"sec. ago":{v:["几秒前"]},"seconds ago":{v:["几秒前"]}}},{l:"zh-HK",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}},{l:"zh-TW",t:{"a few seconds ago":{v:["幾秒前"]},"sec. ago":{v:["秒前"]},"seconds ago":{v:["秒前"]}}},{l:"zu-ZA",t:{}}],gx=[{l:"af",t:{}},{l:"ar",t:{Acapulco:{v:["بازلائي مطفي"]},"Blue Violet":{v:["بنفسجي مشعشع"]},"Boston Blue":{v:["سماوي مطفي"]},Deluge:{v:["بنفسجي مطفي"]},Feldspar:{v:["وردي صخري"]},Gold:{v:["ذهبي"]},Mariner:{v:["أزرق بحري"]},"Nextcloud blue":{v:["أزرق نكست كلاود"]},Olivine:{v:["زيتي"]},Purple:{v:["بنفسجي"]},"Rosy brown":{v:["بُنِّي زهري"]},Whiskey:{v:["نبيذي"]}}},{l:"ast",t:{Acapulco:{v:["Acapulcu"]},"Blue Violet":{v:["Viola azulao"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oru"]},Mariner:{v:["Marineru"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivina"]},Purple:{v:["Moráu"]},"Rosy brown":{v:["Marrón arrosao"]},Whiskey:{v:["Whiskey"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Černá"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]},White:{v:["Bílá"]}}},{l:"cs-CZ",t:{Acapulco:{v:["Akapulko"]},"Blue Violet":{v:["Modrofialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živicová"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námořnická"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivínová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Růžovohnědá"]},Whiskey:{v:["Whisky"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Sort"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Guld"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["Hvid"]}}},{l:"de",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"de-DE",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Schwarz"]},"Blue Violet":{v:["Blau Violett"]},"Boston Blue":{v:["Boston-Blau"]},Deluge:{v:["Sintflut"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gold"]},Mariner:{v:["Seemann"]},"Nextcloud blue":{v:["Nextcloud Blau"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosiges Braun"]},Whiskey:{v:["Whiskey"]},White:{v:["Weiß"]}}},{l:"el",t:{Acapulco:{v:["Ακαπούλκο"]},Black:{v:["Μαύρο"]},"Blue Violet":{v:["Μπλε Βιολέτ"]},"Boston Blue":{v:["Μπλε Βοστώνης"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Χρυσό"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Μπλε Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Μωβ"]},"Rosy brown":{v:["Ροζ καφέ"]},Whiskey:{v:["Ουίσκι"]},White:{v:["Λευκό"]}}},{l:"en-GB",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Black"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Gold"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud blue"]},Olivine:{v:["Olivine"]},Purple:{v:["Purple"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["White"]}}},{l:"eo",t:{}},{l:"es",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Diluvio"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Oro"]},Mariner:{v:["Marinero"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivino"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Marrón rosáceo"]},Whiskey:{v:["Whiskey"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Acapulco:{v:["Acapulco meresinine"]},Black:{v:["Must"]},"Blue Violet":{v:["Sinakasvioletne"]},"Boston Blue":{v:["Bostoni rohekassinine"]},Deluge:{v:["Tulvavee lilla"]},Feldspar:{v:["Põlevkivipruun"]},Gold:{v:["Kuldne"]},Mariner:{v:["Meresinine"]},"Nextcloud blue":{v:["Nextcloudi sinine"]},Olivine:{v:["Oliiviroheline"]},Purple:{v:["Purpurpunane"]},"Rosy brown":{v:["Roosikarva pruun"]},Whiskey:{v:["Viskikarva kollakaspruun"]},White:{v:["Valge"]}}},{l:"eu",t:{}},{l:"fa",t:{Acapulco:{v:["آکاپولکو"]},"Blue Violet":{v:["بنفش آبی"]},"Boston Blue":{v:["آبی بوستونی"]},Deluge:{v:["سیل"]},Feldspar:{v:["فلدسپات"]},Gold:{v:["طلا"]},Mariner:{v:["مارینر"]},"Nextcloud blue":{v:["نکس کلود آبی"]},Olivine:{v:["الیوین"]},Purple:{v:["بنفش"]},"Rosy brown":{v:["قهوه‌ای رز"]},Whiskey:{v:["ویسکی"]}}},{l:"fi",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Sinivioletti"]},"Boston Blue":{v:["Bostoninsininen"]},Deluge:{v:["Tulva"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Kulta"]},Mariner:{v:["Merenkulkija"]},"Nextcloud blue":{v:["Nextcloudin sininen"]},Olivine:{v:["Oliviini"]},Purple:{v:["Purppura"]},"Rosy brown":{v:["Ruusunruskea"]},Whiskey:{v:["Viski"]}}},{l:"fo",t:{}},{l:"fr",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Noir"]},"Blue Violet":{v:["Bleu violet"]},"Boston Blue":{v:["Bleu de Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Doré"]},Mariner:{v:["Marin"]},"Nextcloud blue":{v:["Bleu Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["Violet"]},"Rosy brown":{v:["Brun rosé"]},Whiskey:{v:["Whiskey"]},White:{v:["Blanc"]}}},{l:"ga",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Dubh"]},"Blue Violet":{v:["Gorm Violet"]},"Boston Blue":{v:["Bostún Gorm"]},Deluge:{v:["Díle"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Óir"]},Mariner:{v:["Mairnéalach"]},"Nextcloud blue":{v:["Nextcloud gorm"]},Olivine:{v:["Olaivín"]},Purple:{v:["Corcra"]},"Rosy brown":{v:["Rosach donn"]},Whiskey:{v:["Fuisce"]},White:{v:["Bán"]}}},{l:"gd",t:{}},{l:"gl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Negro"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Dioivo"]},Feldspar:{v:["Feldespato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marino"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Pardo rosado"]},Whiskey:{v:["Whisky"]},White:{v:["Branco"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Gold:{v:["Emas"]},"Nextcloud blue":{v:["Biru Nextcloud"]},Purple:{v:["Ungu"]}}},{l:"is",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Bláklukka"]},"Boston Blue":{v:["Bostonblátt"]},Deluge:{v:["Fjólublátt"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Gull"]},Mariner:{v:["Sjóarablátt"]},"Nextcloud blue":{v:["Nextcloud blátt"]},Olivine:{v:["Ólivín"]},Purple:{v:["Purpurablátt"]},"Rosy brown":{v:["Rósabrúnt"]},Whiskey:{v:["Viský"]}}},{l:"it",t:{Gold:{v:["Oro"]},"Nextcloud blue":{v:["Nextcloud blue"]},Purple:{v:["Viola"]}}},{l:"ja",t:{Acapulco:{v:["アカプルコ"]},Black:{v:["黒"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]},White:{v:["白"]}}},{l:"ja-JP",t:{Acapulco:{v:["アカプルコ"]},"Blue Violet":{v:["ブルーバイオレット"]},"Boston Blue":{v:["ボストンブルー"]},Deluge:{v:["豪雨"]},Feldspar:{v:["長石"]},Gold:{v:["黄金"]},Mariner:{v:["船乗り"]},"Nextcloud blue":{v:["ネクストクラウド・ブルー"]},Olivine:{v:["カンラン石"]},Purple:{v:["紫色"]},"Rosy brown":{v:["バラ色"]},Whiskey:{v:["ウイスキー"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Acapulco:{v:["아카풀코"]},"Blue Violet":{v:["푸른 보라"]},"Boston Blue":{v:["보스턴 블루"]},Deluge:{v:["폭우"]},Feldspar:{v:["장석"]},Gold:{v:["금"]},Mariner:{v:["뱃사람"]},"Nextcloud blue":{v:["Nextcloud 파랑"]},Olivine:{v:["감람석"]},Purple:{v:["보라"]},"Rosy brown":{v:["로지 브라운"]},Whiskey:{v:["위스키"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Acapulco:{v:["Acapulco"]},Black:{v:["ສີດຳ"]},"Blue Violet":{v:["Blue Violet"]},"Boston Blue":{v:["Boston Blue"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["ສີຄຳ"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["ສີຟ້າ Nextcloud"]},Olivine:{v:["Olivine"]},Purple:{v:["ສີມ່ວງ"]},"Rosy brown":{v:["Rosy brown"]},Whiskey:{v:["Whiskey"]},White:{v:["ສີຂາວ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Сино Виолетова"]},"Boston Blue":{v:["Бостон Сина"]},Deluge:{v:["Делуџ"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Златна"]},Mariner:{v:["Маринер"]},"Nextcloud blue":{v:["Nextcloud сина"]},Olivine:{v:["Оливин"]},Purple:{v:["Виолетова"]},"Rosy brown":{v:["Розево-кафеава"]},Whiskey:{v:["Виски"]},White:{v:["Бела"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blå fiolett"]},"Boston Blue":{v:["Boston blå"]},Deluge:{v:["Syndflod"]},Feldspar:{v:["Feltspat"]},Gold:{v:["Gull"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lilla"]},"Rosy brown":{v:["Rosenrød brun"]},Whiskey:{v:["Whiskey"]}}},{l:"ne",t:{}},{l:"nl",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Zwart"]},"Blue Violet":{v:["Blauw Paars"]},"Boston Blue":{v:["Boston Blauw"]},Deluge:{v:["Overlopen"]},Feldspar:{v:["Veldspaat"]},Gold:{v:["Goud"]},Mariner:{v:["Marineblauw"]},"Nextcloud blue":{v:["Nextcloud blauw"]},Olivine:{v:["Olivijn"]},Purple:{v:["Paars"]},"Rosy brown":{v:["Rozig bruin"]},Whiskey:{v:["Whiskey"]},White:{v:["Wit"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Niebieski fiolet"]},"Boston Blue":{v:["Błękit Bostonu"]},Deluge:{v:["Potop"]},Feldspar:{v:["Skaleń"]},Gold:{v:["Złote"]},Mariner:{v:["Marynarz"]},"Nextcloud blue":{v:["Niebieskie Nextcloud"]},Olivine:{v:["Oliwin"]},Purple:{v:["Fioletowy"]},"Rosy brown":{v:["Różowy brąz"]},Whiskey:{v:["Whisky"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Acapulco:{v:["Acapulco"]},Black:{v:["Preto"]},"Blue Violet":{v:["Violeta Azul"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspato"]},Gold:{v:["Ouro"]},Mariner:{v:["Marinheiro"]},"Nextcloud blue":{v:["Azul Nextcloud"]},Olivine:{v:["Olivina"]},Purple:{v:["Roxo"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Uísque"]},White:{v:["Branco"]}}},{l:"pt-PT",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Azul violeta"]},"Boston Blue":{v:["Azul Boston"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Ouro"]},Mariner:{v:["Mariner"]},"Nextcloud blue":{v:["Nextcloud azul"]},Olivine:{v:["Olivine"]},Purple:{v:["Púrpura"]},"Rosy brown":{v:["Castanho rosado"]},Whiskey:{v:["Whiskey"]}}},{l:"ro",t:{Gold:{v:["Aur"]},"Nextcloud blue":{v:["Nextcloud albastru"]},Purple:{v:["Purpuriu"]}}},{l:"ru",t:{Acapulco:{v:["Акапулько"]},Black:{v:["Черный"]},"Blue Violet":{v:["Синий фиолет"]},"Boston Blue":{v:["Синий Бостон"]},Deluge:{v:["Перламутрово-фиолетовый"]},Feldspar:{v:["Античная латунь"]},Gold:{v:["Золотой"]},Mariner:{v:["Морской"]},"Nextcloud blue":{v:["Nextcloud голубой"]},Olivine:{v:[" Оливковый"]},Purple:{v:["Фиолетовый"]},"Rosy brown":{v:["Розово-коричневый"]},Whiskey:{v:["Виски"]},White:{v:["Белый"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Modro fialová"]},"Boston Blue":{v:["Bostonská modrá"]},Deluge:{v:["Deluge"]},Feldspar:{v:["Živec"]},Gold:{v:["Zlatá"]},Mariner:{v:["Námorník"]},"Nextcloud blue":{v:["Nextcloud modrá"]},Olivine:{v:["Olivová"]},Purple:{v:["Fialová"]},"Rosy brown":{v:["Ružovo hnedá"]},Whiskey:{v:["Whisky"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{Acapulco:{v:["Акапулко"]},Black:{v:["Црно"]},"Blue Violet":{v:["Плаво љубичаста"]},"Boston Blue":{v:["Бостон плава"]},Deluge:{v:["Поплава"]},Feldspar:{v:["Фелдспар"]},Gold:{v:["Злато"]},Mariner:{v:["Морнар"]},"Nextcloud blue":{v:["Nextcloud плава"]},Olivine:{v:["Маслинаста"]},Purple:{v:["Пурпурна"]},"Rosy brown":{v:["Роси браон"]},Whiskey:{v:["Виски"]},White:{v:["Бело"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["Blåviolett"]},"Boston Blue":{v:["Bostonblå"]},Deluge:{v:["Skyfallsblå"]},Feldspar:{v:["Feldspat"]},Gold:{v:["Guld"]},Mariner:{v:["Marinblå"]},"Nextcloud blue":{v:["Nextcloud-blå"]},Olivine:{v:["Olivin"]},Purple:{v:["Lila"]},"Rosy brown":{v:["Rosabrun"]},Whiskey:{v:["Whisky"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Siyah"]},"Blue Violet":{v:["Mavi mor"]},"Boston Blue":{v:["Boston mavisi"]},Deluge:{v:["Sel"]},Feldspar:{v:["Feldispat"]},Gold:{v:["Altın"]},Mariner:{v:["Denizci"]},"Nextcloud blue":{v:["Nextcloud mavi"]},Olivine:{v:["Zeytinlik"]},Purple:{v:["Mor"]},"Rosy brown":{v:["Kırmızımsı kahverengi"]},Whiskey:{v:["Viski"]},White:{v:["Beyaz"]}}},{l:"ug",t:{}},{l:"uk",t:{Acapulco:{v:["Акапулько"]},"Blue Violet":{v:["Блакитна фіалка"]},"Boston Blue":{v:["Бостонський синій"]},Deluge:{v:["Злива"]},Feldspar:{v:["Польові шпати"]},Gold:{v:["Золотий"]},Mariner:{v:["Морський"]},"Nextcloud blue":{v:["Блакитний Nextcloud"]},Olivine:{v:["Олива"]},Purple:{v:["Фіолетовий"]},"Rosy brown":{v:["Темно-рожевий"]},Whiskey:{v:["Кола"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Acapulco:{v:["Akapulko"]},Black:{v:["Qora"]},"Blue Violet":{v:["Moviy binafsha"]},"Boston Blue":{v:["Boston ko'k"]},Deluge:{v:["To'fon"]},Feldspar:{v:["Feldspar"]},Gold:{v:["Oltin"]},Mariner:{v:["Dengizchi"]},"Nextcloud blue":{v:["Ko'k Nextcloud "]},Olivine:{v:["Olivine"]},Purple:{v:["Binafsha"]},"Rosy brown":{v:["Qizil jigarrang"]},Whiskey:{v:["Whiskey"]},White:{v:["Oq"]}}},{l:"zh-CN",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["瓦罗兰特蓝"]},"Boston Blue":{v:["波士顿蓝"]},Deluge:{v:["洪水色"]},Feldspar:{v:["长石"]},Gold:{v:["金色"]},Mariner:{v:["水手"]},"Nextcloud blue":{v:["Nextcloud 蓝"]},Olivine:{v:["橄榄石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}},{l:"zh-HK",t:{Acapulco:{v:["阿卡普爾科"]},Black:{v:["黑色"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["大洪水"]},Feldspar:{v:["長石"]},Gold:{v:["Gold"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]},White:{v:["白色"]}}},{l:"zh-TW",t:{Acapulco:{v:["Acapulco"]},"Blue Violet":{v:["藍紫色"]},"Boston Blue":{v:["波士頓藍"]},Deluge:{v:["Deluge"]},Feldspar:{v:["長石"]},Gold:{v:["金色"]},Mariner:{v:["海軍藍"]},"Nextcloud blue":{v:["Nextcloud 藍色"]},Olivine:{v:["橄欖石色"]},Purple:{v:["紫色"]},"Rosy brown":{v:["玫瑰棕色"]},Whiskey:{v:["威士忌"]}}},{l:"zu-ZA",t:{}}],x6=[{l:"af",t:{}},{l:"ar",t:{Actions:{v:["إجراءات"]}}},{l:"ast",t:{Actions:{v:["Aiciones"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Actions:{v:["Oberioù"]}}},{l:"bs",t:{}},{l:"ca",t:{Actions:{v:["Accions"]}}},{l:"cs",t:{Actions:{v:["Akce"]}}},{l:"cs-CZ",t:{Actions:{v:["Akce"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Actions:{v:["Handlinger"]}}},{l:"de",t:{Actions:{v:["Aktionen"]}}},{l:"de-DE",t:{Actions:{v:["Aktionen"]}}},{l:"el",t:{Actions:{v:["Ενέργειες"]}}},{l:"en-GB",t:{Actions:{v:["Actions"]}}},{l:"eo",t:{Actions:{v:["Agoj"]}}},{l:"es",t:{Actions:{v:["Acciones"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Actions:{v:["Acciones"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Actions:{v:["Acciones"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Actions:{v:["Acciones"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Actions:{v:["Tegevus"]}}},{l:"eu",t:{Actions:{v:["Ekintzak"]}}},{l:"fa",t:{Actions:{v:["کنش‌ها"]}}},{l:"fi",t:{Actions:{v:["Toiminnot"]}}},{l:"fo",t:{}},{l:"fr",t:{Actions:{v:["Actions"]}}},{l:"ga",t:{Actions:{v:["Gníomhartha"]}}},{l:"gd",t:{}},{l:"gl",t:{Actions:{v:["Accións"]}}},{l:"he",t:{Actions:{v:["פעולות"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Actions:{v:["Műveletek"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Actions:{v:["Tindakan"]}}},{l:"is",t:{Actions:{v:["Aðgerðir"]}}},{l:"it",t:{Actions:{v:["Azioni"]}}},{l:"ja",t:{Actions:{v:["操作"]}}},{l:"ja-JP",t:{Actions:{v:["操作"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Actions:{v:["동작"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Actions:{v:["ການກະທຳ"]}}},{l:"lt-LT",t:{Actions:{v:["Veiksmai"]}}},{l:"lv",t:{}},{l:"mk",t:{Actions:{v:["Акции"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Actions:{v:["လုပ်ဆောင်ချက်များ"]}}},{l:"nb",t:{Actions:{v:["Handlinger"]}}},{l:"ne",t:{}},{l:"nl",t:{Actions:{v:["Acties"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Actions:{v:["Accions"]}}},{l:"pl",t:{Actions:{v:["Działania"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Actions:{v:["Ações"]}}},{l:"pt-PT",t:{Actions:{v:["Ações"]}}},{l:"ro",t:{Actions:{v:["Acțiuni"]}}},{l:"ru",t:{Actions:{v:["Действия "]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Actions:{v:["Akcie"]}}},{l:"sl",t:{Actions:{v:["Dejanja"]}}},{l:"sq",t:{}},{l:"sr",t:{Actions:{v:["Радње"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Actions:{v:["Åtgärder"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Actions:{v:["İşlemler"]}}},{l:"ug",t:{}},{l:"uk",t:{Actions:{v:["Дії"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Actions:{v:["Harakatlar"]}}},{l:"zh-CN",t:{Actions:{v:["行为"]}}},{l:"zh-HK",t:{Actions:{v:["動作"]}}},{l:"zh-TW",t:{Actions:{v:["動作"]}}},{l:"zu-ZA",t:{}}],fx=[{l:"af",t:{}},{l:"ar",t:{"Any link":{v:["أيَّ رابط"]}}},{l:"ast",t:{"Any link":{v:["Cualesquier enllaz"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Any link":{v:["Jakýkoli odkaz"]}}},{l:"cs-CZ",t:{"Any link":{v:["Jakýkoli odkaz"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Any link":{v:["Ethvert link"]}}},{l:"de",t:{"Any link":{v:["Irgendein Link"]}}},{l:"de-DE",t:{"Any link":{v:["Irgendein Link"]}}},{l:"el",t:{"Any link":{v:["Οποιοσδήποτε σύνδεσμος"]}}},{l:"en-GB",t:{"Any link":{v:["Any link"]}}},{l:"eo",t:{}},{l:"es",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Any link":{v:["Cualquier enlace"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Any link":{v:["Mistahes link"]}}},{l:"eu",t:{"Any link":{v:["Edozein esteka"]}}},{l:"fa",t:{"Any link":{v:["هر پیوندی"]}}},{l:"fi",t:{"Any link":{v:["Mikä tahansa linkki"]}}},{l:"fo",t:{}},{l:"fr",t:{"Any link":{v:["N'importe quel lien"]}}},{l:"ga",t:{"Any link":{v:["Aon nasc"]}}},{l:"gd",t:{}},{l:"gl",t:{"Any link":{v:["Calquera ligazón"]}}},{l:"he",t:{"Any link":{v:["קישור כלשהו"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Any link":{v:["Semua tautan"]}}},{l:"is",t:{"Any link":{v:["Einhver tengill"]}}},{l:"it",t:{"Any link":{v:["Qualsiasi link"]}}},{l:"ja",t:{"Any link":{v:["任意のリンク"]}}},{l:"ja-JP",t:{"Any link":{v:["任意のリンク"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Any link":{v:["아무 링크"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Any link":{v:["ລິງໃດກໍໄດ້"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Any link":{v:["Секој линк"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Any link":{v:["Enhver lenke"]}}},{l:"ne",t:{}},{l:"nl",t:{"Any link":{v:["Elke link"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Any link":{v:["Dowolny link"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Any link":{v:["Qualquer link"]}}},{l:"pt-PT",t:{"Any link":{v:["Qualquer hiperligação"]}}},{l:"ro",t:{"Any link":{v:["Orice link"]}}},{l:"ru",t:{"Any link":{v:["Любая ссылка"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Any link":{v:["Akýkoľvek odkaz"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Any link":{v:["Било који линк"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Any link":{v:["Vilken länk som helst"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Any link":{v:["Herhangi bir bağlantı"]}}},{l:"ug",t:{}},{l:"uk",t:{"Any link":{v:["Будь-яке посилання"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Any link":{v:["Har qanday havola"]}}},{l:"zh-CN",t:{"Any link":{v:["任何链接"]}}},{l:"zh-HK",t:{"Any link":{v:["任何連結"]}}},{l:"zh-TW",t:{"Any link":{v:["任何連結"]}}},{l:"zu-ZA",t:{}}],hx=[{l:"af",t:{}},{l:"ar",t:{"Avatar of {displayName}":{v:["صورة الملف الشخصي الرمزية لــ {displayName} "]},"Avatar of {displayName}, {status}":{v:["صورة الملف الشخصي الرمزية لــ {displayName}، {status}"]}}},{l:"ast",t:{"Avatar of {displayName}":{v:["Avatar de: {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de: {displayName}, {status}"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"cs",t:{"Avatar of {displayName}":{v:["Zástupný obrázek uživatele {displayName}"]},"Avatar of {displayName}, {status}":{v:["Zástupný obrázek uživatele {displayName}, {status}"]}}},{l:"cs-CZ",t:{"Avatar of {displayName}":{v:["Zástupný obrázek uživatele {displayName}"]},"Avatar of {displayName}, {status}":{v:["Zástupný obrázek uživatele {displayName}, {status}"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Avatar of {displayName}":{v:["Avatar af {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar af {displayName}, {status}"]}}},{l:"de",t:{"Avatar of {displayName}":{v:["Avatar von {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar von {displayName}, {status}"]}}},{l:"de-DE",t:{"Avatar of {displayName}":{v:["Avatar von {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar von {displayName}, {status}"]}}},{l:"el",t:{"Avatar of {displayName}":{v:["Άβαταρ του {displayName}"]},"Avatar of {displayName}, {status}":{v:["Άβαταρ του {displayName}, {status}"]}}},{l:"en-GB",t:{"Avatar of {displayName}":{v:["Avatar of {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar of {displayName}, {status}"]}}},{l:"eo",t:{}},{l:"es",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"eu",t:{"Avatar of {displayName}":{v:["{displayName}-(e)n irudia"]},"Avatar of {displayName}, {status}":{v:["{displayName} -(e)n irudia, {status}"]}}},{l:"fa",t:{"Avatar of {displayName}":{v:["آواتار {displayName}"]},"Avatar of {displayName}, {status}":{v:["آواتار {displayName} ، {status}"]}}},{l:"fi",t:{"Avatar of {displayName}":{v:["{displayName}n avatar"]},"Avatar of {displayName}, {status}":{v:["{displayName}n avatar, {status}"]}}},{l:"fo",t:{}},{l:"fr",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"ga",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"gd",t:{}},{l:"gl",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"he",t:{"Avatar of {displayName}":{v:["תמונה ייצוגית של {displayName}"]},"Avatar of {displayName}, {status}":{v:["תמונה ייצוגית של {displayName}, {status}"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Avatar of {displayName}":{v:["{displayName} profilképe"]},"Avatar of {displayName}, {status}":{v:["{displayName} profilképe, {status}"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"is",t:{"Avatar of {displayName}":{v:["Auðkennismynd fyrir {displayName}"]},"Avatar of {displayName}, {status}":{v:["Auðkennismynd fyrir {displayName}, {status}"]}}},{l:"it",t:{"Avatar of {displayName}":{v:["Avatar di {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar di {displayName}, {status}"]}}},{l:"ja",t:{"Avatar of {displayName}":{v:["{displayName} のアバター"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} のアバター"]}}},{l:"ja-JP",t:{"Avatar of {displayName}":{v:["{displayName} のアバター"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} のアバター"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Avatar of {displayName}":{v:["{displayName}님의 아바타"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status}님의 아바타"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Avatar of {displayName}":{v:["ຮູບແທນຕົວຂອງ {displayName}"]},"Avatar of {displayName}, {status}":{v:["ຮູບແທນຕົວຂອງ {displayName}, {status}"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Avatar of {displayName}":{v:["Аватар на {displayName}"]},"Avatar of {displayName}, {status}":{v:["Аватар на {displayName}, {status}"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{"Avatar of {displayName}":{v:["{displayName} ၏ ကိုယ်ပွား"]}}},{l:"nb",t:{"Avatar of {displayName}":{v:["Avataren til {displayName}"]},"Avatar of {displayName}, {status}":{v:["{displayName}'s avatar, {status}"]}}},{l:"ne",t:{}},{l:"nl",t:{"Avatar of {displayName}":{v:["Avatar van {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar van {displayName}, {status}"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Avatar of {displayName}":{v:["Awatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Awatar {displayName}, {status}"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"pt-PT",t:{"Avatar of {displayName}":{v:["Avatar de {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar de {displayName}, {status}"]}}},{l:"ro",t:{"Avatar of {displayName}":{v:["Avatarul lui {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatarul lui {displayName}, {status}"]}}},{l:"ru",t:{"Avatar of {displayName}":{v:["Аватар {displayName}"]},"Avatar of {displayName}, {status}":{v:["Фотография {displayName}, {status}"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Avatar of {displayName}":{v:["Avatar {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar {displayName}, {status}"]}}},{l:"sl",t:{"Avatar of {displayName}":{v:["Podoba {displayName}"]},"Avatar of {displayName}, {status}":{v:["Prikazna slika {displayName}, {status}"]}}},{l:"sq",t:{}},{l:"sr",t:{"Avatar of {displayName}":{v:["Аватар за {displayName}"]},"Avatar of {displayName}, {status}":{v:["Avatar za {displayName}, {status}"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Avatar of {displayName}":{v:["{displayName}s avatar"]},"Avatar of {displayName}, {status}":{v:["{displayName}s avatar, {status}"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Avatar of {displayName}":{v:["{displayName} avatarı"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} avatarı"]}}},{l:"ug",t:{}},{l:"uk",t:{"Avatar of {displayName}":{v:["Аватар {displayName}"]},"Avatar of {displayName}, {status}":{v:["Аватар {displayName}, {status}"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Avatar of {displayName}":{v:[" {displayName}Avatari"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} Avatari"]}}},{l:"zh-CN",t:{"Avatar of {displayName}":{v:["{displayName}的头像"]},"Avatar of {displayName}, {status}":{v:["{displayName}的头像,{status}"]}}},{l:"zh-HK",t:{"Avatar of {displayName}":{v:["{displayName} 的頭像"]},"Avatar of {displayName}, {status}":{v:["{displayName} 的頭像,{status}"]}}},{l:"zh-TW",t:{"Avatar of {displayName}":{v:["{displayName} 的大頭照"]},"Avatar of {displayName}, {status}":{v:["{displayName}, {status} 的大頭照"]}}},{l:"zu-ZA",t:{}}],vx=[{l:"af",t:{}},{l:"ar",t:{away:{v:["غير موجود"]},busy:{v:["مشغول"]},"do not disturb":{v:["يُرجى عدم الإزعاج"]},invisible:{v:["غير مرئي"]},offline:{v:["غير متصل"]},online:{v:["متصل"]}}},{l:"ast",t:{away:{v:["ausente"]},busy:{v:["ocupáu"]},"do not disturb":{v:["nun molestar"]},invisible:{v:["invisible"]},offline:{v:["desconectáu"]},online:{v:["en llinia"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{away:{v:["pryč"]},busy:{v:["zaneprádněn(a)"]},"do not disturb":{v:["nerušit"]},invisible:{v:["neviditelné"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"cs-CZ",t:{away:{v:["pryč"]},busy:{v:["zaneprádněn(a)"]},"do not disturb":{v:["nerušit"]},invisible:{v:["neviditelné"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"cy-GB",t:{}},{l:"da",t:{away:{v:["væk"]},busy:{v:["optaget"]},"do not disturb":{v:["forstyr ikke"]},invisible:{v:["usynlig"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"de",t:{away:{v:["Abwesend"]},busy:{v:["Beschäftigt"]},"do not disturb":{v:["Bitte nicht stören"]},invisible:{v:["Unsichtbar"]},offline:{v:["Offline"]},online:{v:["Online"]}}},{l:"de-DE",t:{away:{v:["Abwesend"]},busy:{v:["Beschäftigt"]},"do not disturb":{v:["Bitte nicht stören"]},invisible:{v:["Unsichtbar"]},offline:{v:["Offline"]},online:{v:["Online"]}}},{l:"el",t:{away:{v:["μακριά"]},busy:{v:["απασχολημένος"]},"do not disturb":{v:["μην ενοχλείτε"]},invisible:{v:["αόρατο"]},offline:{v:["εκτός σύνδεσης"]},online:{v:["συνδεδεμένος"]}}},{l:"en-GB",t:{away:{v:["away"]},busy:{v:["busy"]},"do not disturb":{v:["do not disturb"]},invisible:{v:["invisible"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"eo",t:{}},{l:"es",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["fuera de línea"]},online:{v:["en línea"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["desconectado"]},online:{v:["en línea"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["no molestar"]},invisible:{v:["invisible"]},offline:{v:["fuera de línea"]},online:{v:["en línea"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{away:{v:["eemal"]},busy:{v:["hõivatud"]},"do not disturb":{v:["ära sega"]},invisible:{v:["nähtamatu"]},offline:{v:["pole võrgus"]},online:{v:["võrgus"]}}},{l:"eu",t:{}},{l:"fa",t:{away:{v:["دور از دستگاه"]},busy:{v:["مشغول"]},"do not disturb":{v:["مزاحم نشوید"]},invisible:{v:["مخفی"]},offline:{v:["برون‌خط"]},online:{v:["برخط"]}}},{l:"fi",t:{away:{v:["poissa"]},busy:{v:["varattu"]},"do not disturb":{v:["älä häiritse"]},invisible:{v:["näkymätön"]},offline:{v:["ei linjalla"]},online:{v:["linjalla"]}}},{l:"fo",t:{}},{l:"fr",t:{away:{v:["absent"]},busy:{v:["occupé"]},"do not disturb":{v:["ne pas déranger"]},invisible:{v:["invisible"]},offline:{v:["hors ligne"]},online:{v:["en ligne"]}}},{l:"ga",t:{away:{v:["ar shiúl"]},busy:{v:["gnóthach"]},"do not disturb":{v:["ná cur as"]},invisible:{v:["dofheicthe"]},offline:{v:["as líne"]},online:{v:["ar líne"]}}},{l:"gd",t:{}},{l:"gl",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["non molestar"]},invisible:{v:["invisíbel"]},offline:{v:["desconectado"]},online:{v:["conectado"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{away:{v:["tidak tersedia"]},"do not disturb":{v:["jangan ganggu"]},offline:{v:["luring"]},online:{v:["daring"]}}},{l:"is",t:{away:{v:["í burtu"]},busy:{v:["upptekin/n"]},"do not disturb":{v:["ekki ónáða"]},invisible:{v:["ósýnilegt"]},offline:{v:["ónettengt"]},online:{v:["nettengt"]}}},{l:"it",t:{away:{v:["via"]},"do not disturb":{v:["non disturbare"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"ja",t:{away:{v:["離れる"]},busy:{v:["ビジー"]},"do not disturb":{v:["邪魔をしないでください"]},invisible:{v:["不可視"]},offline:{v:["オフライン"]},online:{v:["オンライン"]}}},{l:"ja-JP",t:{away:{v:["離れる"]},busy:{v:["ビジー"]},"do not disturb":{v:["邪魔をしないでください"]},invisible:{v:["不可視"]},offline:{v:["オフライン"]},online:{v:["オンライン"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{away:{v:["자리 비움"]},busy:{v:["바쁨"]},"do not disturb":{v:["방해 금지"]},invisible:{v:["보이지 않음"]},offline:{v:["오프라인"]},online:{v:["온라인"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{away:{v:["ບໍ່ຢູ່"]},busy:{v:["ບໍ່ວ່າງ"]},"do not disturb":{v:["ຫ້າມລົບກວນ"]},invisible:{v:["ບໍ່ສະແດງ"]},offline:{v:["ອອບໄລນ໌"]},online:{v:["ອອນໄລນ໌"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{away:{v:["оддалечен"]},busy:{v:["зафатен"]},"do not disturb":{v:["не вознемирувај"]},invisible:{v:["невидливо"]},offline:{v:["офлајн"]},online:{v:["онлајн"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{away:{v:["borte"]},busy:{v:["opptatt"]},"do not disturb":{v:["ikke forstyrr"]},invisible:{v:["usynlig"]},offline:{v:["frakoblet"]},online:{v:["tilkoblet"]}}},{l:"ne",t:{}},{l:"nl",t:{away:{v:["weg"]},busy:{v:["bezig"]},"do not disturb":{v:["niet storen"]},invisible:{v:["Onzichtbaar"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{away:{v:["stąd"]},busy:{v:["zajęty"]},"do not disturb":{v:["nie przeszkadzać"]},invisible:{v:["niewidzialny"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{away:{v:["ausente"]},busy:{v:["ocupado"]},"do not disturb":{v:["não perturbe"]},invisible:{v:["invisível"]},offline:{v:["off-line"]},online:{v:["on-line"]}}},{l:"pt-PT",t:{away:{v:["longe"]},busy:{v:["ocupado"]},"do not disturb":{v:["não incomodar"]},invisible:{v:["invisível"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"ro",t:{away:{v:["plecat"]},"do not disturb":{v:["nu deranjați"]},offline:{v:["deconectat"]},online:{v:["online"]}}},{l:"ru",t:{away:{v:["отсутствие"]},busy:{v:["занятый"]},"do not disturb":{v:["не беспокоить"]},invisible:{v:["невидимый"]},offline:{v:["офлайн"]},online:{v:["онлайн"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{away:{v:["neprítomný"]},busy:{v:["zaneprázdnený"]},"do not disturb":{v:["nerušiť"]},invisible:{v:["neviditeľný"]},offline:{v:["Odpojený - offline"]},online:{v:["Pripojený - online"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{away:{v:["одсутан"]},busy:{v:["заузет"]},"do not disturb":{v:["не узнемиравај"]},invisible:{v:["невидљиво"]},offline:{v:["ван мреже"]},online:{v:["на мрежи"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{away:{v:["borta"]},busy:{v:["upptagen"]},"do not disturb":{v:["stör ej"]},invisible:{v:["osynlig"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{away:{v:["Uzakta"]},busy:{v:["Meşgul"]},"do not disturb":{v:["Rahatsız etmeyin"]},invisible:{v:["görünmez"]},offline:{v:["Çevrim dışı"]},online:{v:["Çevrim içi"]}}},{l:"ug",t:{}},{l:"uk",t:{away:{v:["відсутній"]},busy:{v:["зайнято"]},"do not disturb":{v:["не турбувати"]},invisible:{v:["Невидимий"]},offline:{v:["не в мережі"]},online:{v:["в мережі"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{away:{v:["uzoqda"]},busy:{v:["band"]},"do not disturb":{v:["bezovta qilmang"]},invisible:{v:["ko'rinmas"]},offline:{v:["offline"]},online:{v:["online"]}}},{l:"zh-CN",t:{away:{v:["离开"]},busy:{v:["繁忙"]},"do not disturb":{v:["请勿打扰"]},invisible:{v:["隐藏的"]},offline:{v:["离线"]},online:{v:["在线"]}}},{l:"zh-HK",t:{away:{v:["離開"]},busy:{v:["忙碌"]},"do not disturb":{v:["請勿打擾"]},invisible:{v:["隐藏的"]},offline:{v:["離線"]},online:{v:["在線"]}}},{l:"zh-TW",t:{away:{v:["離開"]},busy:{v:["忙碌"]},"do not disturb":{v:["請勿打擾"]},invisible:{v:["不可見"]},offline:{v:["離線"]},online:{v:["線上"]}}},{l:"zu-ZA",t:{}}],Cx=[{l:"af",t:{}},{l:"ar",t:{"Back to provider selection":{v:["عودة إلى اختيار المزوّد"]},"Close Smart Picker":{v:["إغلاق المحدد الذكي"]},"Smart Picker":{v:["اللاقط الذكي smart picker"]}}},{l:"ast",t:{"Back to provider selection":{v:["Volver a la seleición de fornidores"]},"Close Smart Picker":{v:["Zarrar la seleición intelixente"]},"Smart Picker":{v:["Selector intelixente"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Back to provider selection":{v:["Zpět na výběr poskytovatele"]},"Close Smart Picker":{v:["Zavřít inteligentní výběr"]},"Smart Picker":{v:["Inteligentní výběr"]}}},{l:"cs-CZ",t:{"Back to provider selection":{v:["Zpět na výběr poskytovatele"]},"Close Smart Picker":{v:["Zavřít inteligentní výběr"]},"Smart Picker":{v:["Inteligentní výběr"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Back to provider selection":{v:["Tilbage til udbydervalg"]},"Close Smart Picker":{v:["Luk Smart Vælger"]},"Smart Picker":{v:["Smart Vælger"]}}},{l:"de",t:{"Back to provider selection":{v:["Zurück zur Anbieterauswahl"]},"Close Smart Picker":{v:["Smart Picker schließen"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"de-DE",t:{"Back to provider selection":{v:["Zurück zur Anbieterauswahl"]},"Close Smart Picker":{v:["Smart Picker schließen"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"el",t:{"Back to provider selection":{v:["Επιστροφή στην επιλογή παρόχου"]},"Close Smart Picker":{v:["Κλείσιμο Έξυπνης Επιλογής"]},"Smart Picker":{v:["Έξυπνη Επιλογή"]}}},{l:"en-GB",t:{"Back to provider selection":{v:["Back to provider selection"]},"Close Smart Picker":{v:["Close Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"eo",t:{}},{l:"es",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Back to provider selection":{v:["Volver a la selección de proveedor"]},"Close Smart Picker":{v:["Cerrar selector inteligente"]},"Smart Picker":{v:["Selector inteligente"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Back to provider selection":{v:["Tagasi teenusepakkuja valiku juurde"]},"Close Smart Picker":{v:["Sulge nutikas valija"]},"Smart Picker":{v:["Nutikas valija"]}}},{l:"eu",t:{"Back to provider selection":{v:["Itzuli hornitzaileen hautapenera"]},"Close Smart Picker":{v:["Itxi hautatzaile adimenduna"]},"Smart Picker":{v:["Hautatzaile adimenduna"]}}},{l:"fa",t:{"Back to provider selection":{v:["بازگشت به انتخاب ارائه دهنده"]},"Close Smart Picker":{v:["بستن انتخاب‌گر هوشمند"]},"Smart Picker":{v:["انتخابگر هوشمند"]}}},{l:"fi",t:{"Back to provider selection":{v:["Takaisin toimittajavalintaan"]},"Close Smart Picker":{v:["Sulje älykas valitsin"]},"Smart Picker":{v:["Älykäs valitsin"]}}},{l:"fo",t:{}},{l:"fr",t:{"Back to provider selection":{v:["Revenir à la sélection du fournisseur"]},"Close Smart Picker":{v:["Fermer le sélecteur intelligent"]},"Smart Picker":{v:["Sélecteur intelligent"]}}},{l:"ga",t:{"Back to provider selection":{v:["Ar ais go roghnú soláthróra"]},"Close Smart Picker":{v:["Dún Piocálaí Cliste"]},"Smart Picker":{v:["Roghnóir Cliste"]}}},{l:"gd",t:{}},{l:"gl",t:{"Back to provider selection":{v:["Volver á selección do provedor"]},"Close Smart Picker":{v:["Pechar o Selector intelixente"]},"Smart Picker":{v:["Selector intelixente"]}}},{l:"he",t:{"Back to provider selection":{v:["חזרה לבחירת ספק"]},"Close Smart Picker":{v:["סגירת הבורר החכם"]},"Smart Picker":{v:["בורר חכם"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Back to provider selection":{v:["Kembali ke pemilihan penyedia"]},"Close Smart Picker":{v:["Tutup Pemilih Cerdas"]},"Smart Picker":{v:["Pemilih Cerdas"]}}},{l:"is",t:{"Back to provider selection":{v:["Til baka í val á þjónustuveitu"]},"Close Smart Picker":{v:["Loka snjall-veljara"]},"Smart Picker":{v:["Snjall-veljari"]}}},{l:"it",t:{"Back to provider selection":{v:["Torna alla selezione del provider"]},"Close Smart Picker":{v:["Chiudere lo Smart Picker"]},"Smart Picker":{v:["Picker intelligente"]}}},{l:"ja",t:{"Back to provider selection":{v:["プロバイダーの選択に戻る"]},"Close Smart Picker":{v:["スマートピッカーを閉じる"]},"Smart Picker":{v:["スマートピッカー"]}}},{l:"ja-JP",t:{"Back to provider selection":{v:["プロバイダーの選択に戻る"]},"Close Smart Picker":{v:["スマートピッカーを閉じる"]},"Smart Picker":{v:["スマートピッカー"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Back to provider selection":{v:["제공자 선택으로 돌아가기"]},"Close Smart Picker":{v:["스마트 선택기 닫기"]},"Smart Picker":{v:["스마트 선택기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Back to provider selection":{v:["ກັບໄປທີ່ການເລືອກຜູ້ໃຫ້ບໍລິການ"]},"Close Smart Picker":{v:["ປິດໂຕເລືອກອັດສະລິຍະ"]},"Smart Picker":{v:["ໂຕເລືອກອັດສະລິຍະ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Back to provider selection":{v:["Назад до избор на провајдер"]},"Close Smart Picker":{v:["Затвори паметен избирач"]},"Smart Picker":{v:["Паметен избирач"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Back to provider selection":{v:["Tilbake til leverandørvalg"]},"Close Smart Picker":{v:["Lukk Smart Velger"]},"Smart Picker":{v:["Smart Velger"]}}},{l:"ne",t:{}},{l:"nl",t:{"Back to provider selection":{v:["Terug naar provider selectie"]},"Close Smart Picker":{v:["Slimme Kiezer sluiten"]},"Smart Picker":{v:["Slimme Kiezer"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Back to provider selection":{v:["Powrót do wyboru dostawcy"]},"Close Smart Picker":{v:["Zamknij inteligentny selektor"]},"Smart Picker":{v:["Inteligentne wybieranie"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Back to provider selection":{v:["Voltar para seleção de provedor"]},"Close Smart Picker":{v:["Fechar Seletor Inteligente"]},"Smart Picker":{v:["Seletor Inteligente"]}}},{l:"pt-PT",t:{"Back to provider selection":{v:["Voltar à seleção de fornecedor"]},"Close Smart Picker":{v:['Fechar "Smart Picker"']},"Smart Picker":{v:["Smart Picker"]}}},{l:"ro",t:{"Back to provider selection":{v:["Înapoi la selecția providerului"]},"Close Smart Picker":{v:["Închide Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"ru",t:{"Back to provider selection":{v:["Вернуться к выбору провайдера"]},"Close Smart Picker":{v:["Закрыть интеллектуальный выбор"]},"Smart Picker":{v:["Умный выбор"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Back to provider selection":{v:["Späť na výber poskytovateľa"]},"Close Smart Picker":{v:["Zavrieť inteligentný výber"]},"Smart Picker":{v:["Inteligentný výber"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Back to provider selection":{v:["Назад на избор пружаоца"]},"Close Smart Picker":{v:["Затвори паметни бирач"]},"Smart Picker":{v:["Паметни бирач"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Back to provider selection":{v:["Tillbaka till leverantörsval"]},"Close Smart Picker":{v:["Stäng Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Back to provider selection":{v:["Hizmet sağlayıcı seçimine dön"]},"Close Smart Picker":{v:["Akıllı seçimi kapat"]},"Smart Picker":{v:["Akıllı seçim"]}}},{l:"ug",t:{}},{l:"uk",t:{"Back to provider selection":{v:["Назад до вибору постачальника"]},"Close Smart Picker":{v:["Закрити асистент вибору"]},"Smart Picker":{v:["Асистент вибору"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Back to provider selection":{v:["Provayder tanloviga qaytish"]},"Close Smart Picker":{v:["Smart Picker-ni yoping"]},"Smart Picker":{v:["Aqlli tanlovchi"]}}},{l:"zh-CN",t:{"Back to provider selection":{v:["返回至提供者选择列表"]},"Close Smart Picker":{v:["关闭智能拾取器"]},"Smart Picker":{v:["智能拾取器"]}}},{l:"zh-HK",t:{"Back to provider selection":{v:["回到提供者選擇"]},"Close Smart Picker":{v:["關閉 Smart Picker"]},"Smart Picker":{v:["Smart Picker"]}}},{l:"zh-TW",t:{"Back to provider selection":{v:["回到提供者選擇"]},"Close Smart Picker":{v:["關閉智慧型挑選器"]},"Smart Picker":{v:["智慧型挑選器"]}}},{l:"zu-ZA",t:{}}],Ex=[{l:"af",t:{}},{l:"ar",t:{"Clear selected":{v:["محو المحدّد"]},"Deselect {option}":{v:["إلغاء تحديد {option}"]},Options:{v:["خيارات"]}}},{l:"ast",t:{"Clear selected":{v:["Borrar lo seleicionao"]},"Deselect {option}":{v:["Deseleicionar «{option}»"]},Options:{v:["Opciones"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},Options:{v:["Možnosti"]}}},{l:"cs-CZ",t:{"Clear selected":{v:["Vyčistit vybrané"]},"Deselect {option}":{v:["Zrušit výběr {option}"]},Options:{v:["Možnosti"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Clear selected":{v:["Ryd valgt"]},"Deselect {option}":{v:["Fravælg {option}"]},Options:{v:["Indstillinger"]}}},{l:"de",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},Options:{v:["Optionen"]}}},{l:"de-DE",t:{"Clear selected":{v:["Auswahl leeren"]},"Deselect {option}":{v:["{option} abwählen"]},Options:{v:["Optionen"]}}},{l:"el",t:{"Clear selected":{v:["Εκκαθάριση επιλογής"]},"Deselect {option}":{v:["Αποεπιλογή {option}"]},Options:{v:["Επιλογές"]}}},{l:"en-GB",t:{"Clear selected":{v:["Clear selected"]},"Deselect {option}":{v:["Deselect {option}"]},Options:{v:["Options"]}}},{l:"eo",t:{}},{l:"es",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},Options:{v:["Opciones"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},Options:{v:["Opciones"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Clear selected":{v:["Limpiar selección"]},"Deselect {option}":{v:["Deseleccionar {option}"]},Options:{v:["Opciones"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Clear selected":{v:["Tühjenad valik"]},"Deselect {option}":{v:["Eemalda {option} valik"]},Options:{v:["Valikud"]}}},{l:"eu",t:{}},{l:"fa",t:{"Clear selected":{v:["پاک کردن مورد انتخاب شده"]},"Deselect {option}":{v:["لغو انتخاب {option}"]},Options:{v:["گزینه‌ها"]}}},{l:"fi",t:{"Clear selected":{v:["Tyhjennä valitut"]},"Deselect {option}":{v:["Poista valinta {option}"]},Options:{v:["Valinnat"]}}},{l:"fo",t:{}},{l:"fr",t:{"Clear selected":{v:["Vider la sélection"]},"Deselect {option}":{v:["Désélectionner {option}"]},Options:{v:["Options"]}}},{l:"ga",t:{"Clear selected":{v:["Glan roghnaithe"]},"Deselect {option}":{v:["Díroghnaigh {option}"]},Options:{v:["Roghanna"]}}},{l:"gd",t:{}},{l:"gl",t:{"Clear selected":{v:["Limpar o seleccionado"]},"Deselect {option}":{v:["Desmarcar {option}"]},Options:{v:["Opcións"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Clear selected":{v:["Hapus terpilih"]},"Deselect {option}":{v:["Batalkan pemilihan {option}"]}}},{l:"is",t:{"Clear selected":{v:["Hreinsa valið"]},"Deselect {option}":{v:["Afvelja {option}"]},Options:{v:["Valkostir"]}}},{l:"it",t:{"Clear selected":{v:["Cancella selezionati"]},"Deselect {option}":{v:["Deselezionare {option}"]}}},{l:"ja",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},Options:{v:["オプション"]}}},{l:"ja-JP",t:{"Clear selected":{v:["選択を解除"]},"Deselect {option}":{v:["{option} の選択を解除"]},Options:{v:["オプション"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Clear selected":{v:["선택 항목 지우기"]},"Deselect {option}":{v:["{option} 선택 해제"]},Options:{v:["옵션"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Clear selected":{v:["ລຶບສິ່ງທີ່ເລືອກ"]},"Deselect {option}":{v:["ຍົກເລີກການເລືອກ {option}"]},Options:{v:["ຕົວເລືອກ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Clear selected":{v:["Исчисти означени"]},"Deselect {option}":{v:["Откажи избор на {option}"]},Options:{v:["Опции"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Clear selected":{v:["Tøm merket"]},"Deselect {option}":{v:["Opphev valg {option}"]},Options:{v:["Alternativer"]}}},{l:"ne",t:{}},{l:"nl",t:{"Clear selected":{v:["Selectie wissen"]},"Deselect {option}":{v:["Selectie {option} opheffen"]},Options:{v:["Opties"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Clear selected":{v:["Wyczyść wybrane"]},"Deselect {option}":{v:["Odznacz {option}"]},Options:{v:["Opcje"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Clear selected":{v:["Limpar selecionado"]},"Deselect {option}":{v:["Desselecionar {option}"]},Options:{v:["Opções"]}}},{l:"pt-PT",t:{"Clear selected":{v:["Limpeza selecionada"]},"Deselect {option}":{v:["Desmarcar {option}"]},Options:{v:["Opções"]}}},{l:"ro",t:{"Clear selected":{v:["Șterge selecția"]},"Deselect {option}":{v:["Deselctează {option}"]}}},{l:"ru",t:{"Clear selected":{v:["Очистить выбранный"]},"Deselect {option}":{v:["Отменить выбор {option}"]},Options:{v:["Варианты"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Clear selected":{v:["Vymazať vybraté"]},"Deselect {option}":{v:["Zrušiť výber {option}"]},Options:{v:["možnosti"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Clear selected":{v:["Обриши изабрано"]},"Deselect {option}":{v:["Уклони избор {option}"]},Options:{v:["Опције"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Clear selected":{v:["Rensa val"]},"Deselect {option}":{v:["Avmarkera {option}"]},Options:{v:["Alternativ"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Clear selected":{v:["Seçilmişleri temizle"]},"Deselect {option}":{v:["{option} bırak"]},Options:{v:["Seçenekler"]}}},{l:"ug",t:{}},{l:"uk",t:{"Clear selected":{v:["Очистити вибране"]},"Deselect {option}":{v:["Зняти вибір {option}"]},Options:{v:["Параметри"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Clear selected":{v:["Tanlanganni tozalash"]},"Deselect {option}":{v:["{option}tanlovni bekor qiling"]},Options:{v:["Variantlar"]}}},{l:"zh-CN",t:{"Clear selected":{v:["清除所选"]},"Deselect {option}":{v:["取消选择 {option}"]},Options:{v:["选项"]}}},{l:"zh-HK",t:{"Clear selected":{v:["清除所選項目"]},"Deselect {option}":{v:["取消選擇 {option}"]},Options:{v:["選項"]}}},{l:"zh-TW",t:{"Clear selected":{v:["清除選定項目"]},"Deselect {option}":{v:["取消選取 {option}"]},Options:{v:["選項"]}}},{l:"zu-ZA",t:{}}],yx=[{l:"af",t:{}},{l:"ar",t:{"Clear text":{v:["محو النص"]},"Save changes":{v:["حفظ التغييرات"]}}},{l:"ast",t:{"Clear text":{v:["Borrar el testu"]},"Save changes":{v:["Guardar los cambeos"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Clear text":{v:["Netejar text"]}}},{l:"cs",t:{"Clear text":{v:["Čitelný text"]},"Save changes":{v:["Uložit změny"]}}},{l:"cs-CZ",t:{"Clear text":{v:["Čitelný text"]},"Save changes":{v:["Uložit změny"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Clear text":{v:["Ryd tekst"]},"Save changes":{v:["Gem ændringer"]}}},{l:"de",t:{"Clear text":{v:["Klartext"]},"Save changes":{v:["Änderungen speichern"]}}},{l:"de-DE",t:{"Clear text":{v:["Klartext"]},"Save changes":{v:["Änderungen speichern"]}}},{l:"el",t:{"Clear text":{v:["Εκκαθάριση κειμένου"]},"Save changes":{v:["Αποθήκευση αλλαγών"]}}},{l:"en-GB",t:{"Clear text":{v:["Clear text"]},"Save changes":{v:["Save changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Clear text":{v:["Limpiar texto"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Clear text":{v:["Limpiar texto"]},"Save changes":{v:["Guardar cambios"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Clear text":{v:["Kustuta tekst"]},"Save changes":{v:["Salvesta muudatused"]}}},{l:"eu",t:{"Clear text":{v:["Garbitu testua"]}}},{l:"fa",t:{"Clear text":{v:["پاک کردن متن"]},"Save changes":{v:["ذخیرهٔ تغییرات"]}}},{l:"fi",t:{"Clear text":{v:["Tyhjennä teksti"]},"Save changes":{v:["Tallenna muutokset"]}}},{l:"fo",t:{}},{l:"fr",t:{"Clear text":{v:["Effacer le texte"]},"Save changes":{v:["Sauvegarder les changements"]}}},{l:"ga",t:{"Clear text":{v:["Glan téacs"]},"Save changes":{v:["Sabháil na hathruithe"]}}},{l:"gd",t:{}},{l:"gl",t:{"Clear text":{v:["Limpar o texto"]},"Save changes":{v:["Gardar os cambios"]}}},{l:"he",t:{"Clear text":{v:["פינוי טקסט"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Clear text":{v:["Szöveg törlése"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Clear text":{v:["Bersihkan teks"]},"Save changes":{v:["Simpan perubahan"]}}},{l:"is",t:{"Clear text":{v:["Hreinsa texta"]},"Save changes":{v:["Vista breytingar"]}}},{l:"it",t:{"Clear text":{v:["Cancella il testo"]},"Save changes":{v:["Salva le modifiche"]}}},{l:"ja",t:{"Clear text":{v:["テキストをクリア"]},"Save changes":{v:["変更を保存"]}}},{l:"ja-JP",t:{"Clear text":{v:["テキストをクリア"]},"Save changes":{v:["変更を保存"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Clear text":{v:["텍스트 지우기"]},"Save changes":{v:["변경 사항 저장"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Clear text":{v:["ລຶບຂໍ້ຄວາມ"]},"Save changes":{v:["ບັນທຶກການປ່ຽນແປງ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Clear text":{v:["Исчисти текст"]},"Save changes":{v:["Зачувај промени"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Clear text":{v:["Fjern tekst"]},"Save changes":{v:["Lagre endringer"]}}},{l:"ne",t:{}},{l:"nl",t:{"Clear text":{v:["Tekst wissen"]},"Save changes":{v:["Wijzigingen opslaan"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Clear text":{v:["Wyczyść tekst"]},"Save changes":{v:["Zapisz zmiany"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Clear text":{v:["Limpar texto"]},"Save changes":{v:["Salvar alterações"]}}},{l:"pt-PT",t:{"Clear text":{v:["Limpar texto"]},"Save changes":{v:["Gravar alterações"]}}},{l:"ro",t:{"Clear text":{v:["Șterge textul"]},"Save changes":{v:["Salvează modificările"]}}},{l:"ru",t:{"Clear text":{v:["Очистить текст"]},"Save changes":{v:["Сохранить изменения"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Clear text":{v:["Vamazať text"]},"Save changes":{v:["Uložiť zmeny"]}}},{l:"sl",t:{"Clear text":{v:["Počisti besedilo"]}}},{l:"sq",t:{}},{l:"sr",t:{"Clear text":{v:["Обриши текст"]},"Save changes":{v:["Сачувај измене"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Clear text":{v:["Ta bort text"]},"Save changes":{v:["Spara ändringar"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Clear text":{v:["Metni temizle"]},"Save changes":{v:["Değişiklikleri kaydet"]}}},{l:"ug",t:{}},{l:"uk",t:{"Clear text":{v:["Очистити текст"]},"Save changes":{v:["Зберегти зміни"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Clear text":{v:["Matnni tozalash"]},"Save changes":{v:["O'zgarishlarni saqlang"]}}},{l:"zh-CN",t:{"Clear text":{v:["清除文本"]},"Save changes":{v:["保存修改"]}}},{l:"zh-HK",t:{"Clear text":{v:["清除文本"]},"Save changes":{v:["保存更改"]}}},{l:"zh-TW",t:{"Clear text":{v:["清除文字"]},"Save changes":{v:["儲存變更"]}}},{l:"zu-ZA",t:{}}],B6=[{l:"af",t:{}},{l:"ar",t:{Close:{v:["إغلاق"]}}},{l:"ast",t:{Close:{v:["Zarrar"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Close:{v:["Serriñ"]}}},{l:"bs",t:{}},{l:"ca",t:{Close:{v:["Tanca"]}}},{l:"cs",t:{Close:{v:["Zavřít"]}}},{l:"cs-CZ",t:{Close:{v:["Zavřít"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Close:{v:["Luk"]}}},{l:"de",t:{Close:{v:["Schließen"]}}},{l:"de-DE",t:{Close:{v:["Schließen"]}}},{l:"el",t:{Close:{v:["Κλείσιμο"]}}},{l:"en-GB",t:{Close:{v:["Close"]}}},{l:"eo",t:{Close:{v:["Fermu"]}}},{l:"es",t:{Close:{v:["Cerrar"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Close:{v:["Cerrar"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Close:{v:["Cerrar"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Close:{v:["Cerrar"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Close:{v:["Sulge"]}}},{l:"eu",t:{Close:{v:["Itxi"]}}},{l:"fa",t:{Close:{v:["بستن"]}}},{l:"fi",t:{Close:{v:["Sulje"]}}},{l:"fo",t:{}},{l:"fr",t:{Close:{v:["Fermer"]}}},{l:"ga",t:{Close:{v:["Dún"]}}},{l:"gd",t:{}},{l:"gl",t:{Close:{v:["Pechar"]}}},{l:"he",t:{Close:{v:["סגירה"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Close:{v:["Bezárás"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Close:{v:["Tutup"]}}},{l:"is",t:{Close:{v:["Loka"]}}},{l:"it",t:{Close:{v:["Chiudi"]}}},{l:"ja",t:{Close:{v:["閉じる"]}}},{l:"ja-JP",t:{Close:{v:["閉じる"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Close:{v:["닫기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Close:{v:["ປິດ"]}}},{l:"lt-LT",t:{Close:{v:["Užverti"]}}},{l:"lv",t:{Close:{v:["Aizvērt"]}}},{l:"mk",t:{Close:{v:["Затвори"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Close:{v:["ပိတ်ရန်"]}}},{l:"nb",t:{Close:{v:["Lukk"]}}},{l:"ne",t:{}},{l:"nl",t:{Close:{v:["Sluiten"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Close:{v:["Tampar"]}}},{l:"pl",t:{Close:{v:["Zamknij"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Close:{v:["Fechar"]}}},{l:"pt-PT",t:{Close:{v:["Fechar"]}}},{l:"ro",t:{Close:{v:["Închideți"]}}},{l:"ru",t:{Close:{v:["Закрыть"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Close:{v:["Zavrieť"]}}},{l:"sl",t:{Close:{v:["Zapri"]}}},{l:"sq",t:{}},{l:"sr",t:{Close:{v:["Затвори"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Close:{v:["Stäng"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Close:{v:["Kapat"]}}},{l:"ug",t:{}},{l:"uk",t:{Close:{v:["Закрити"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Close:{v:["Yopish"]}}},{l:"zh-CN",t:{Close:{v:["关闭"]}}},{l:"zh-HK",t:{Close:{v:["關閉"]}}},{l:"zh-TW",t:{Close:{v:["關閉"]}}},{l:"zu-ZA",t:{}}],wx=[{l:"af",t:{}},{l:"ar",t:{}},{l:"ast",t:{}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{Copied:{v:["Zkopírováno"]},"Copy to clipboard":{v:["Zkopírovat do schránky"]}}},{l:"cs-CZ",t:{}},{l:"cy-GB",t:{}},{l:"da",t:{}},{l:"de",t:{Copied:{v:["Kopiert"]},"Copy to clipboard":{v:["In die Zwischenablage kopieren"]}}},{l:"de-DE",t:{Copied:{v:["Kopiert"]},"Copy to clipboard":{v:["In die Zwischenablage kopieren"]}}},{l:"el",t:{}},{l:"en-GB",t:{Copied:{v:["Copied"]},"Copy to clipboard":{v:["Copy to clipboard"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-419",t:{}},{l:"es-AR",t:{}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Copied:{v:["Kopeeritud"]},"Copy to clipboard":{v:["Kopeeri lõikelauale"]}}},{l:"eu",t:{}},{l:"fa",t:{}},{l:"fi",t:{}},{l:"fo",t:{}},{l:"fr",t:{Copied:{v:["Copié"]},"Copy to clipboard":{v:["Copier dans le presse-papiers"]}}},{l:"ga",t:{Copied:{v:["Cóipeáilte"]},"Copy to clipboard":{v:["Cóipeáil chuig an ghearrthaisce"]}}},{l:"gd",t:{}},{l:"gl",t:{Copied:{v:["Copiado"]},"Copy to clipboard":{v:["Copiar ao portapapeis"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{}},{l:"is",t:{}},{l:"it",t:{}},{l:"ja",t:{Copied:{v:["コピーされました"]},"Copy to clipboard":{v:["クリップボードにコピー"]}}},{l:"ja-JP",t:{}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Copied:{v:["ສຳເນົາແລ້ວ"]},"Copy to clipboard":{v:["ສຳເນົາໃສ່ຄລິບບອດ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{}},{l:"ne",t:{}},{l:"nl",t:{}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{}},{l:"ps",t:{}},{l:"pt-BR",t:{Copied:{v:["Copiado"]},"Copy to clipboard":{v:["Copiar para a área de transferência"]}}},{l:"pt-PT",t:{}},{l:"ro",t:{}},{l:"ru",t:{Copied:{v:["Скопировано"]},"Copy to clipboard":{v:["Скопировать в буфер"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{}},{l:"sr-Latn",t:{}},{l:"sv",t:{}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Copied:{v:["Kopyalandı"]},"Copy to clipboard":{v:["Panoya kopyalandı"]}}},{l:"ug",t:{}},{l:"uk",t:{}},{l:"ur-PK",t:{}},{l:"uz",t:{}},{l:"zh-CN",t:{}},{l:"zh-HK",t:{Copied:{v:["已被複製"]},"Copy to clipboard":{v:["複製到剪貼簿"]}}},{l:"zh-TW",t:{}},{l:"zu-ZA",t:{}}],xx=[{l:"af",t:{}},{l:"ar",t:{"Enable interactive view":{v:["تمكين المنظور التفاعلي"]}}},{l:"ast",t:{"Enable interactive view":{v:["Activar la vista interactiva"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Enable interactive view":{v:["Zapnout interaktivní zobrazení"]}}},{l:"cs-CZ",t:{}},{l:"cy-GB",t:{}},{l:"da",t:{"Enable interactive view":{v:["Aktiver interaktiv visning"]}}},{l:"de",t:{"Enable interactive view":{v:["Die interaktive Ansicht aktivieren"]}}},{l:"de-DE",t:{"Enable interactive view":{v:["Die interaktive Ansicht aktivieren"]}}},{l:"el",t:{"Enable interactive view":{v:["Ενεργοποίηση διαδραστικής προβολής"]}}},{l:"en-GB",t:{"Enable interactive view":{v:["Enable interactive view"]}}},{l:"eo",t:{}},{l:"es",t:{"Enable interactive view":{v:["Habilitar vista interactiva"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Enable interactive view":{v:["Habilitar vista interactiva"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Enable interactive view":{v:["Habilitar vista interactiva"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Enable interactive view":{v:["Lülita interaktiivne vaade sisse"]}}},{l:"eu",t:{}},{l:"fa",t:{"Enable interactive view":{v:["فعال‌سازی نمای تعاملی"]}}},{l:"fi",t:{"Enable interactive view":{v:["Näytä vuorovaikutteinen näkymä"]}}},{l:"fo",t:{}},{l:"fr",t:{"Enable interactive view":{v:["Activer la vue interactive"]}}},{l:"ga",t:{"Enable interactive view":{v:["Cumasaigh amharc idirghníomhach"]}}},{l:"gd",t:{}},{l:"gl",t:{"Enable interactive view":{v:["Activar a vista interactiva"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{}},{l:"is",t:{"Enable interactive view":{v:["Virkja gagnvirka sýn"]}}},{l:"it",t:{}},{l:"ja",t:{"Enable interactive view":{v:["インタラクティブ・ビューを有効にする"]}}},{l:"ja-JP",t:{"Enable interactive view":{v:["インタラクティブ・ビューを有効にする"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Enable interactive view":{v:["대화형 보기 활성화"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Enable interactive view":{v:["ເປີດໃຊ້ງານມຸມມອງໂຕ້ຕອບ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Enable interactive view":{v:["Овозможи интерактивен приказ"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Enable interactive view":{v:["Aktiver interaktiv visning"]}}},{l:"ne",t:{}},{l:"nl",t:{"Enable interactive view":{v:["Interactieve weergave inschakelen"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Enable interactive view":{v:["Włącz widok interaktywny"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Enable interactive view":{v:["Ativar visualização interativa"]}}},{l:"pt-PT",t:{"Enable interactive view":{v:["Ativar vista interativa"]}}},{l:"ro",t:{}},{l:"ru",t:{"Enable interactive view":{v:["Включить интерактивный просмотр"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Enable interactive view":{v:["Povoliť interaktívny pohľad"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Enable interactive view":{v:["Укључи интерактивни приказ"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Enable interactive view":{v:["Aktivera interaktiv vy"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Enable interactive view":{v:["Etkileşimli görünümü aç"]}}},{l:"ug",t:{}},{l:"uk",t:{"Enable interactive view":{v:["Увімкнути інтерактивний перегляд"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Enable interactive view":{v:["Interaktiv ko'rinishni yoqing"]}}},{l:"zh-CN",t:{"Enable interactive view":{v:["启用交互视窗"]}}},{l:"zh-HK",t:{"Enable interactive view":{v:["啟用互動視圖"]}}},{l:"zh-TW",t:{"Enable interactive view":{v:["啟用互動檢視"]}}},{l:"zu-ZA",t:{}}],Bx=[{l:"af",t:{}},{l:"ar",t:{"Enter link":{v:["أدخِل الرابط"]}}},{l:"ast",t:{"Enter link":{v:["Introducir l'enllaz"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Enter link":{v:["Zadat odkaz"]}}},{l:"cs-CZ",t:{"Enter link":{v:["Zadat odkaz"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Enter link":{v:["Indtast link"]}}},{l:"de",t:{"Enter link":{v:["Link eingeben"]}}},{l:"de-DE",t:{"Enter link":{v:["Link eingeben"]}}},{l:"el",t:{"Enter link":{v:["Εισάγετε σύνδεσμο"]}}},{l:"en-GB",t:{"Enter link":{v:["Enter link"]}}},{l:"eo",t:{}},{l:"es",t:{"Enter link":{v:["Ingrese enlace"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Enter link":{v:["Ingresar enlace"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Enter link":{v:["Sisesta link"]}}},{l:"eu",t:{"Enter link":{v:["Sartu esteka"]}}},{l:"fa",t:{"Enter link":{v:["لینک را وارد کنید"]}}},{l:"fi",t:{"Enter link":{v:["Kirjoita linkki"]}}},{l:"fo",t:{}},{l:"fr",t:{"Enter link":{v:["Saisissez le lien"]}}},{l:"ga",t:{"Enter link":{v:["Cuir isteach nasc"]}}},{l:"gd",t:{}},{l:"gl",t:{"Enter link":{v:["Introducir a ligazón"]}}},{l:"he",t:{"Enter link":{v:["מילוי קישור"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Enter link":{v:["Masukkan tautan"]}}},{l:"is",t:{"Enter link":{v:["Settu inn tengil"]}}},{l:"it",t:{"Enter link":{v:["Inserire il link"]}}},{l:"ja",t:{"Enter link":{v:["リンクを入力する"]}}},{l:"ja-JP",t:{"Enter link":{v:["リンクを入力する"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Enter link":{v:["링크 입력"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Enter link":{v:["ປ້ອນລິງ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Enter link":{v:["Внеси линк"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Enter link":{v:["Skriv inn lenken"]}}},{l:"ne",t:{}},{l:"nl",t:{"Enter link":{v:["Link invoeren"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Enter link":{v:["Wprowadź link"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Enter link":{v:["Insira o link"]}}},{l:"pt-PT",t:{"Enter link":{v:["Inserir hiperligação"]}}},{l:"ro",t:{"Enter link":{v:["Introduceți link-ul"]}}},{l:"ru",t:{"Enter link":{v:["Введите ссылку"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Enter link":{v:["Vložiť link"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Enter link":{v:["Унесите линк"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Enter link":{v:["Ange länk"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Enter link":{v:["Bağlantıyı yazın"]}}},{l:"ug",t:{}},{l:"uk",t:{"Enter link":{v:["Зазначте посилання"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Enter link":{v:["Havolani kiriting"]}}},{l:"zh-CN",t:{"Enter link":{v:["输入链接"]}}},{l:"zh-HK",t:{"Enter link":{v:["輸入連結"]}}},{l:"zh-TW",t:{"Enter link":{v:["輸入連結"]}}},{l:"zu-ZA",t:{}}],bx=[{l:"af",t:{}},{l:"ar",t:{"Go back to the list":{v:["عودة إلى القائمة"]}}},{l:"ast",t:{"Go back to the list":{v:["Volver a la llista"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Go back to the list":{v:["Torna a la llista"]}}},{l:"cs",t:{"Go back to the list":{v:["Jít zpět na seznam"]}}},{l:"cs-CZ",t:{"Go back to the list":{v:["Jít zpět na seznam"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Go back to the list":{v:["Tilbage til listen"]}}},{l:"de",t:{"Go back to the list":{v:["Zurück zur Liste"]}}},{l:"de-DE",t:{"Go back to the list":{v:["Zurück zur Liste"]}}},{l:"el",t:{"Go back to the list":{v:["Επιστροφή στην αρχική λίστα"]}}},{l:"en-GB",t:{"Go back to the list":{v:["Go back to the list"]}}},{l:"eo",t:{}},{l:"es",t:{"Go back to the list":{v:["Volver a la lista"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Go back to the list":{v:["Volver a la lista"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Go back to the list":{v:["Volver a la lista"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Go back to the list":{v:["Regresar a la lista"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Go back to the list":{v:["Tagasi nimekirja juurde"]}}},{l:"eu",t:{"Go back to the list":{v:["Bueltatu zerrendara"]}}},{l:"fa",t:{"Go back to the list":{v:["برگشت به لیست"]}}},{l:"fi",t:{"Go back to the list":{v:["Takaisin listaan"]}}},{l:"fo",t:{}},{l:"fr",t:{"Go back to the list":{v:["Retourner à la liste"]}}},{l:"ga",t:{"Go back to the list":{v:["Téigh ar ais go dtí an liosta"]}}},{l:"gd",t:{}},{l:"gl",t:{"Go back to the list":{v:["Volver á lista"]}}},{l:"he",t:{"Go back to the list":{v:["חזרה לרשימה"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Go back to the list":{v:["Ugrás vissza a listához"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Go back to the list":{v:["Kembali ke daftar"]}}},{l:"is",t:{"Go back to the list":{v:["Fara til baka í listann"]}}},{l:"it",t:{"Go back to the list":{v:["Torna all'elenco"]}}},{l:"ja",t:{"Go back to the list":{v:["リストに戻る"]}}},{l:"ja-JP",t:{"Go back to the list":{v:["リストに戻る"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Go back to the list":{v:["목록으로 돌아가기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Go back to the list":{v:["ກັບໄປທີ່ລາຍການ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Go back to the list":{v:["Врати се на листата"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Go back to the list":{v:["Gå tilbake til listen"]}}},{l:"ne",t:{}},{l:"nl",t:{"Go back to the list":{v:["Ga terug naar de lijst"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Go back to the list":{v:["Powrót do listy"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Go back to the list":{v:["Voltar para a lista"]}}},{l:"pt-PT",t:{"Go back to the list":{v:["Voltar para a lista"]}}},{l:"ro",t:{"Go back to the list":{v:["Întoarceți-vă la listă"]}}},{l:"ru",t:{"Go back to the list":{v:["Вернуться к списку"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Go back to the list":{v:["Späť na zoznam"]}}},{l:"sl",t:{"Go back to the list":{v:["Vrni se na seznam"]}}},{l:"sq",t:{}},{l:"sr",t:{"Go back to the list":{v:["Назад на листу"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Go back to the list":{v:["Gå tillbaka till listan"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Go back to the list":{v:["Listeye dön"]}}},{l:"ug",t:{}},{l:"uk",t:{"Go back to the list":{v:["Повернутися до списку"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Go back to the list":{v:["Ro'yxatga qayting"]}}},{l:"zh-CN",t:{"Go back to the list":{v:["返回至列表"]}}},{l:"zh-HK",t:{"Go back to the list":{v:["返回清單"]}}},{l:"zh-TW",t:{"Go back to the list":{v:["回到清單"]}}},{l:"zu-ZA",t:{}}],Ax=[{l:"af",t:{}},{l:"ar",t:{"Hide password":{v:["إخفاء كلمة المرور"]},"Password is secure":{v:["كلمة المرور آمنة"]},"Show password":{v:["أظهِر كلمة المرور"]}}},{l:"ast",t:{"Hide password":{v:["Anubrir la contraseña"]},"Password is secure":{v:["La contraseña ye segura"]},"Show password":{v:["Amosar la contraseña"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Hide password":{v:["Amagar contrasenya"]},"Password is secure":{v:["Contrasenya segura
"]},"Show password":{v:["Mostrar contrasenya"]}}},{l:"cs",t:{"Hide password":{v:["Skrýt heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobrazit heslo"]}}},{l:"cs-CZ",t:{"Hide password":{v:["Skrýt heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobrazit heslo"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Hide password":{v:["Skjul kodeord"]},"Password is secure":{v:["Kodeordet er sikkert"]},"Show password":{v:["Vis kodeord"]}}},{l:"de",t:{"Hide password":{v:["Passwort verbergen"]},"Password is secure":{v:["Passwort ist sicher"]},"Show password":{v:["Passwort anzeigen"]}}},{l:"de-DE",t:{"Hide password":{v:["Passwort verbergen"]},"Password is secure":{v:["Passwort ist sicher"]},"Show password":{v:["Passwort anzeigen"]}}},{l:"el",t:{"Hide password":{v:["Απόκρυψη συνθηματικού"]},"Password is secure":{v:["Το συνθηματικό είναι ασφαλές"]},"Show password":{v:["Εμφάνιση κωδικού πρόσβασης"]}}},{l:"en-GB",t:{"Hide password":{v:["Hide password"]},"Password is secure":{v:["Password is secure"]},"Show password":{v:["Show password"]}}},{l:"eo",t:{}},{l:"es",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Hide password":{v:["Ocultar contraseña"]},"Password is secure":{v:["La contraseña es segura"]},"Show password":{v:["Mostrar contraseña"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Hide password":{v:["Peida salasõna"]},"Password is secure":{v:["Salasõna on turvaline"]},"Show password":{v:["Näita salasõna"]}}},{l:"eu",t:{"Hide password":{v:["Ezkutatu pasahitza"]},"Password is secure":{v:["Pasahitza segurua da"]},"Show password":{v:["Erakutsi pasahitza"]}}},{l:"fa",t:{"Hide password":{v:["پنهان کردن رمز عبور"]},"Password is secure":{v:["گذرواژه امن است"]},"Show password":{v:["نمایش گذرواژه"]}}},{l:"fi",t:{"Hide password":{v:["Piilota salasana"]},"Password is secure":{v:["Salasana on turvallinen"]},"Show password":{v:["Näytä salasana"]}}},{l:"fo",t:{}},{l:"fr",t:{"Hide password":{v:["Cacher le mot de passe"]},"Password is secure":{v:["Le mot de passe est sécurisé"]},"Show password":{v:["Afficher le mot de passe"]}}},{l:"ga",t:{"Hide password":{v:["Folaigh pasfhocal"]},"Password is secure":{v:["Tá pasfhocal slán"]},"Show password":{v:["Taispeáin pasfhocal"]}}},{l:"gd",t:{}},{l:"gl",t:{"Hide password":{v:["Agochar o contrasinal"]},"Password is secure":{v:["O contrasinal é seguro"]},"Show password":{v:["Amosar o contrasinal"]}}},{l:"he",t:{"Hide password":{v:["הסתרת סיסמה"]},"Password is secure":{v:["הסיסמה מאובטחת"]},"Show password":{v:["הצגת סיסמה"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Hide password":{v:["Jelszó elrejtése"]},"Password is secure":{v:["A jelszó biztonságos"]},"Show password":{v:["Jelszó megjelenítése"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Hide password":{v:["Sembunyikan sandi"]},"Password is secure":{v:["Kata sandi sudah aman"]},"Show password":{v:["Tampilkan sandi"]}}},{l:"is",t:{"Hide password":{v:["Fela lykilorð"]},"Password is secure":{v:["Lykilorðið er öruggt"]},"Show password":{v:["Birta lykilorð"]}}},{l:"it",t:{"Hide password":{v:["Nascondi la password"]},"Password is secure":{v:["La password è sicura"]},"Show password":{v:["Mostra la password"]}}},{l:"ja",t:{"Hide password":{v:["パスワードを非表示"]},"Password is secure":{v:["パスワードは保護されています"]},"Show password":{v:["パスワードを表示"]}}},{l:"ja-JP",t:{"Hide password":{v:["パスワードを非表示"]},"Password is secure":{v:["パスワードは保護されています"]},"Show password":{v:["パスワードを表示"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Hide password":{v:["암호 숨기기"]},"Password is secure":{v:["암호가 안전합니다."]},"Show password":{v:["암호 표시"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Hide password":{v:["ເຊື່ອງລະຫັດຜ່ານ"]},"Password is secure":{v:["ລະຫັດຜ່ານປອດໄພ"]},"Show password":{v:["ສະແດງລະຫັດຜ່ານ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Hide password":{v:["Сокриј лозинка"]},"Password is secure":{v:["Лозинката е безбедна"]},"Show password":{v:["Прикажи лозинка"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Hide password":{v:["Skjul passord"]},"Password is secure":{v:["Passordet er sikkert"]},"Show password":{v:["Vis passord"]}}},{l:"ne",t:{}},{l:"nl",t:{"Hide password":{v:["Wachtwoord verbergen"]},"Password is secure":{v:["Wachtwoord is veilig"]},"Show password":{v:["Wachtwoord weergeven"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Hide password":{v:["Ukryj hasło"]},"Password is secure":{v:["Hasło jest bezpieczne"]},"Show password":{v:["Pokaż hasło"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Hide password":{v:["Ocultar senha"]},"Password is secure":{v:["A senha é segura"]},"Show password":{v:["Mostrar senha"]}}},{l:"pt-PT",t:{"Hide password":{v:["Ocultar palavra-passe"]},"Password is secure":{v:["A palavra-passe é segura"]},"Show password":{v:["Mostrar palavra-passe"]}}},{l:"ro",t:{"Hide password":{v:["Ascunde parola"]},"Password is secure":{v:["Parola este sigură"]},"Show password":{v:["Arată parola"]}}},{l:"ru",t:{"Hide password":{v:["Скрыть пароль"]},"Password is secure":{v:["Пароль надежный"]},"Show password":{v:["Показать пароль"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Hide password":{v:["Skryť heslo"]},"Password is secure":{v:["Heslo je bezpečné"]},"Show password":{v:["Zobraziť heslo"]}}},{l:"sl",t:{"Hide password":{v:["Skrij geslo"]},"Password is secure":{v:["Geslo je varno"]},"Show password":{v:["Pokaži geslo"]}}},{l:"sq",t:{}},{l:"sr",t:{"Hide password":{v:["Сакриј лозинку"]},"Password is secure":{v:["Лозинка је безбедна"]},"Show password":{v:["Прикажи лозинку"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Hide password":{v:["Göm lösenordet"]},"Password is secure":{v:["Lössenordet är säkert"]},"Show password":{v:["Visa lössenordet"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Hide password":{v:["Parolayı gizle"]},"Password is secure":{v:["Parola güvenli"]},"Show password":{v:["Parolayı görüntüle"]}}},{l:"ug",t:{}},{l:"uk",t:{"Hide password":{v:["Приховати пароль"]},"Password is secure":{v:["Пароль безпечний"]},"Show password":{v:["Показати пароль"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Hide password":{v:["Parolni yashirish"]},"Password is secure":{v:["Parol xavfsiz"]},"Show password":{v:["Parolni ko'rsatish"]}}},{l:"zh-CN",t:{"Hide password":{v:["隐藏密码"]},"Password is secure":{v:["密码安全"]},"Show password":{v:["显示密码"]}}},{l:"zh-HK",t:{"Hide password":{v:["隱藏密碼"]},"Password is secure":{v:["密碼是安全的"]},"Show password":{v:["顯示密碼"]}}},{l:"zh-TW",t:{"Hide password":{v:["隱藏密碼"]},"Password is secure":{v:["密碼安全"]},"Show password":{v:["顯示密碼"]}}},{l:"zu-ZA",t:{}}],Fx=[{l:"af",t:{}},{l:"ar",t:{"Keyboard navigation help":{v:["مساعدة في التنقل باستعمال لوحة المفاتيح"]},"Skip to app navigation":{v:["تجاوَز إلى التنقل في التطبيق"]},"Skip to main content":{v:["تجاوَز إلى المحتوى الرئيسي"]}}},{l:"ast",t:{"Keyboard navigation help":{v:["Ayuda de la navegación pente'l tecláu"]},"Skip to app navigation":{v:["Dir a la navegación d'aplicaciones"]},"Skip to main content":{v:["Dir al conteníu principal"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Keyboard navigation help":{v:["Nápověda pro pohyb pomocí klávesnice"]},"Skip to app navigation":{v:["Přeskočit na navigaci aplikace"]},"Skip to main content":{v:["Přeskočit na hlavní obsah"]}}},{l:"cs-CZ",t:{"Keyboard navigation help":{v:["Nápověda pro pohyb pomocí klávesnice"]},"Skip to app navigation":{v:["Přeskočit na navigaci aplikace"]},"Skip to main content":{v:["Přeskočit na hlavní obsah"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Keyboard navigation help":{v:["Hjælp til tastaturnavigation"]},"Skip to app navigation":{v:["Spring til app navigation"]},"Skip to main content":{v:["Spring til hovedindhold"]}}},{l:"de",t:{"Keyboard navigation help":{v:["Tastatur-Navigationshilfe"]},"Skip to app navigation":{v:["Zur App-Navigation springen"]},"Skip to main content":{v:["Zum Hauptinhalt springen"]}}},{l:"de-DE",t:{"Keyboard navigation help":{v:["Tastatur-Navigationshilfe"]},"Skip to app navigation":{v:["Zur App-Navigation springen"]},"Skip to main content":{v:["Zum Hauptinhalt springen"]}}},{l:"el",t:{"Keyboard navigation help":{v:["Βοήθεια πλοήγησης με πληκτρολόγιο"]},"Skip to app navigation":{v:["Μετάβαση στην πλοήγηση της εφαρμογής"]},"Skip to main content":{v:["Μετάβαση στο κύριο περιεχόμενο"]}}},{l:"en-GB",t:{"Keyboard navigation help":{v:["Keyboard navigation help"]},"Skip to app navigation":{v:["Skip to app navigation"]},"Skip to main content":{v:["Skip to main content"]}}},{l:"eo",t:{}},{l:"es",t:{"Keyboard navigation help":{v:["Ayuda de navegación del teclado"]},"Skip to app navigation":{v:["Saltar a la navegación de apps"]},"Skip to main content":{v:["Saltar al contenido principal"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Keyboard navigation help":{v:["Ayuda de navegación del teclado"]},"Skip to app navigation":{v:["Saltar a la navegación de app"]},"Skip to main content":{v:["Saltar al contenido principal"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Keyboard navigation help":{v:["Ayuda de navegación del teclado"]},"Skip to app navigation":{v:["Saltar a la navegación de app"]},"Skip to main content":{v:["Saltar al contenido principal"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Keyboard navigation help":{v:["Klahvistiku kasutuse abiteave"]},"Skip to app navigation":{v:["Suundu rakenduses liikumise valikute juurde"]},"Skip to main content":{v:["Suundu põhisisu juurde"]}}},{l:"eu",t:{}},{l:"fa",t:{"Keyboard navigation help":{v:["راهنمای ناوبری صفحه کلید"]},"Skip to app navigation":{v:["رفتن به پیمایش برنامه"]},"Skip to main content":{v:["رفتن به محتوای اصلی"]}}},{l:"fi",t:{"Keyboard navigation help":{v:["Näppäimistönavigoinnin ohje"]},"Skip to app navigation":{v:["Siirry sovelluksen navigaatioon"]},"Skip to main content":{v:["Siirry pääsisältöön"]}}},{l:"fo",t:{}},{l:"fr",t:{"Keyboard navigation help":{v:["Aide à la navigation du clavier"]},"Skip to app navigation":{v:["Passer à l'app navigation"]},"Skip to main content":{v:["Passer au contenu principal"]}}},{l:"ga",t:{"Keyboard navigation help":{v:["Cabhair le nascleanúint méarchláir"]},"Skip to app navigation":{v:["Téigh ar aghaidh chuig nascleanúint aip"]},"Skip to main content":{v:["Téigh ar aghaidh chuig an bpríomhábhar"]}}},{l:"gd",t:{}},{l:"gl",t:{"Keyboard navigation help":{v:["Axuda á navegación co teclado"]},"Skip to app navigation":{v:["Ir á navegación da aplicación"]},"Skip to main content":{v:["Ir ao contido principal"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{}},{l:"is",t:{"Keyboard navigation help":{v:["Aðstoð við rötun á lyklaborði"]},"Skip to app navigation":{v:["Sleppa og fara í flakk innan forrits"]},"Skip to main content":{v:["Sleppa og fara í meginefni"]}}},{l:"it",t:{}},{l:"ja",t:{"Keyboard navigation help":{v:["キーボード・ナビゲーション・ヘルプ"]},"Skip to app navigation":{v:["アプリのナビゲーションへ移動"]},"Skip to main content":{v:["メインコンテンツへ移動"]}}},{l:"ja-JP",t:{"Keyboard navigation help":{v:["キーボード・ナビゲーション・ヘルプ"]},"Skip to app navigation":{v:["アプリのナビゲーションへ移動"]},"Skip to main content":{v:["メインコンテンツへ移動"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Keyboard navigation help":{v:["키보드 탐색 도움말"]},"Skip to app navigation":{v:["앱 탐색으로 건너뛰기"]},"Skip to main content":{v:["본 내용으로 건너뛰기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Keyboard navigation help":{v:["ການຊ່ວຍເຫຼືອການນຳທາງດ້ວຍຄີບອດ"]},"Skip to app navigation":{v:["ຂ້າມໄປທີ່ການນຳທາງຂອງແອັບ"]},"Skip to main content":{v:["ຂ້າມໄປທີ່ເນື້ອຫາຫຼັກ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Keyboard navigation help":{v:["Навигација со тастатура"]},"Skip to app navigation":{v:["Прескокни на навигација на апликацијата"]},"Skip to main content":{v:["Прескокни на главна содржина"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Keyboard navigation help":{v:["Hjelp for tastaturnavigering"]},"Skip to app navigation":{v:["Hopp til appnavigering"]},"Skip to main content":{v:["Hopp til hovedinnhold"]}}},{l:"ne",t:{}},{l:"nl",t:{"Keyboard navigation help":{v:["Hulp voor toetsenbordnavigatie"]},"Skip to app navigation":{v:["Doorgaan naar app-navigatie"]},"Skip to main content":{v:["Naar hoofdinhoud gaan"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Keyboard navigation help":{v:["Pomoc w nawigacji za pomocą klawiatury"]},"Skip to app navigation":{v:["Przewiń do nawigacji"]},"Skip to main content":{v:["Przewiń do głównych treści"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Keyboard navigation help":{v:["Ajuda para navegação pelo teclado"]},"Skip to app navigation":{v:["Ir para navegação de aplicativo"]},"Skip to main content":{v:["Ir para conteúdo principal"]}}},{l:"pt-PT",t:{"Keyboard navigation help":{v:["Ajuda à navegação no teclado"]},"Skip to app navigation":{v:["Saltar para navegação da app"]},"Skip to main content":{v:["Saltar para conteúdo principal"]}}},{l:"ro",t:{}},{l:"ru",t:{"Keyboard navigation help":{v:["Справка по навигации с помощью клавиатуры"]},"Skip to app navigation":{v:["Перейти к навигации по приложению"]},"Skip to main content":{v:["Перейти к основному содержанию"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Keyboard navigation help":{v:["Pomoc pri navigácii pomocou klávesnice"]},"Skip to app navigation":{v:["Preskočiť na navigáciu v aplikácii"]},"Skip to main content":{v:["Preskočiť na hlavný obsah"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Keyboard navigation help":{v:["Помоћ за навигацију тастатуром"]},"Skip to app navigation":{v:["Прескочи на навигацију апликацијом"]},"Skip to main content":{v:["Прескочи на главни садржај"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Keyboard navigation help":{v:["Hjälp med tangentbordsnavigering"]},"Skip to app navigation":{v:["Hoppa till appnavigering"]},"Skip to main content":{v:["Hoppa till huvudinnehåll"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Keyboard navigation help":{v:["Klavye ile gezinme yardımı"]},"Skip to app navigation":{v:["Uygulama gezinmesine git"]},"Skip to main content":{v:["Ana içeriğe git"]}}},{l:"ug",t:{}},{l:"uk",t:{"Keyboard navigation help":{v:["Допомога з навігацією клавішами"]},"Skip to app navigation":{v:["Пропустити навігацію по застосунках"]},"Skip to main content":{v:["Перейти одразу до головного вмісту"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Keyboard navigation help":{v:["Klaviatura navigatsiyasi yordami"]},"Skip to app navigation":{v:["Ilova navigatsiyasiga oʻtish"]},"Skip to main content":{v:["Asosiy tarkibga o'tish"]}}},{l:"zh-CN",t:{"Keyboard navigation help":{v:["键盘导航栏帮助"]},"Skip to app navigation":{v:["跳转至应用程序导航页"]},"Skip to main content":{v:["跳转至主要内容"]}}},{l:"zh-HK",t:{"Keyboard navigation help":{v:["鍵盤導航幫助"]},"Skip to app navigation":{v:["跳至應用程式導航"]},"Skip to main content":{v:["跳至主要內容"]}}},{l:"zh-TW",t:{"Keyboard navigation help":{v:["鍵盤導航說明"]},"Skip to app navigation":{v:["略過應用程式導覽"]},"Skip to main content":{v:["跳至主要內容"]}}},{l:"zu-ZA",t:{}}],kx=[{l:"af",t:{}},{l:"ar",t:{'Load more "{options}"':{v:['تحميل المزيد من "{options}" ']},"Raw link {options}":{v:[" الرابط الخام raw link ـ {options}"]},"Start typing to search":{v:["إبدإ كتابة مفردات البحث"]}}},{l:"ast",t:{'Load more "{options}"':{v:["Cargar más «{options}»"]},"Raw link {options}":{v:["Enllaz en bruto {optiones}"]},"Start typing to search":{v:["Comienza a escribir pa buscar"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{'Load more "{options}"':{v:["Načíst další „{options}“"]},"Raw link {options}":{v:["Holý odkaz {options}"]},"Start typing to search":{v:["Vyhledávejte psaním"]}}},{l:"cs-CZ",t:{'Load more "{options}"':{v:["Načíst další „{options}“"]},"Raw link {options}":{v:["Holý odkaz {options}"]},"Start typing to search":{v:["Vyhledávejte psaním"]}}},{l:"cy-GB",t:{}},{l:"da",t:{'Load more "{options}"':{v:['Indlæs flere "{options}"']},"Raw link {options}":{v:["Rå link {options}"]},"Start typing to search":{v:["Begynd at skrive for at søge"]}}},{l:"de",t:{'Load more "{options}"':{v:['Weitere "{options}" laden']},"Raw link {options}":{v:["Unverarbeiteter Link {options}"]},"Start typing to search":{v:["Mit der Eingabe beginnen, um zu suchen"]}}},{l:"de-DE",t:{'Load more "{options}"':{v:['Weitere "{options}" laden']},"Raw link {options}":{v:["Unverarbeiteter Link {options}"]},"Start typing to search":{v:["Mit der Eingabe beginnen, um zu suchen"]}}},{l:"el",t:{'Load more "{options}"':{v:['Φόρτωση περισσότερων "{options}"']},"Raw link {options}":{v:["Ακατέργαστος σύνδεσμος {options}"]},"Start typing to search":{v:["Ξεκινήστε να πληκτρολογείτε για αναζήτηση"]}}},{l:"en-GB",t:{'Load more "{options}"':{v:['Load more "{options}"']},"Raw link {options}":{v:["Raw link {options}"]},"Start typing to search":{v:["Start typing to search"]}}},{l:"eo",t:{}},{l:"es",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comienza a escribir para buscar"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{'Load more "{options}"':{v:['Cargar más "{options}"']},"Raw link {options}":{v:["Enlace directo {options}"]},"Start typing to search":{v:["Comience a escribir para buscar"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{'Load more "{options}"':{v:["Laadi veel „{options}“"]},"Raw link {options}":{v:["Töötlemata link: {options}"]},"Start typing to search":{v:["Alusta otsinguks sisestamist"]}}},{l:"eu",t:{'Load more "{options}"':{v:['Kargatu "{options}" gehiago']},"Raw link {options}":{v:["Formaturik gabeko esteka {aukerak}"]},"Start typing to search":{v:["Hasi idazten bilatzeko"]}}},{l:"fa",t:{'Load more "{options}"':{v:['بارگذاری بیشتر "{options}"']},"Raw link {options}":{v:["پیوند خام {options}"]},"Start typing to search":{v:["برای جستجو تایپ کنید"]}}},{l:"fi",t:{'Load more "{options}"':{v:['Lataa lisää "{options}"']},"Raw link {options}":{v:["Raaka linkki {options}"]},"Start typing to search":{v:["Aloita kirjoittaminen hakeaksesi"]}}},{l:"fo",t:{}},{l:"fr",t:{'Load more "{options}"':{v:[`Charger d'avantage "{options}"`]},"Raw link {options}":{v:["Lien brut {options}"]},"Start typing to search":{v:["Commencez à écrire pour rechercher"]}}},{l:"ga",t:{'Load more "{options}"':{v:['Luchtaigh tuilleadh "{options}"']},"Raw link {options}":{v:["Nasc amh {roghanna}"]},"Start typing to search":{v:["Tosaigh ag clóscríobh chun cuardach a dhéanamh"]}}},{l:"gd",t:{}},{l:"gl",t:{'Load more "{options}"':{v:["Cargar máis «{options}»"]},"Raw link {options}":{v:["Ligazón sen procesar {options}"]},"Start typing to search":{v:["Comece a escribir para buscar"]}}},{l:"he",t:{"Raw link {options}":{v:["קישור גולמי {options}"]},"Start typing to search":{v:["התחלת הקלדה מחפשת"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{'Load more "{options}"':{v:['Muat "{options}" lainnya']},"Raw link {options}":{v:["Tautan mentah {options}"]},"Start typing to search":{v:["Ketik untuk mulai mencari"]}}},{l:"is",t:{'Load more "{options}"':{v:['Hlaða inn fleiri "{options}"']},"Raw link {options}":{v:["Hrár tengill {options}"]},"Start typing to search":{v:["Byrjaðu að skrifa til að leita"]}}},{l:"it",t:{'Load more "{options}"':{v:['Carica più "{options}"']},"Raw link {options}":{v:["Raw link {options}"]},"Start typing to search":{v:["Iniziare a digitare per effettuare la ricerca"]}}},{l:"ja",t:{'Load more "{options}"':{v:['"{options}" をもっと読み込む']},"Raw link {options}":{v:["未加工のリンク {options}"]},"Start typing to search":{v:["入力を開始して検索します"]}}},{l:"ja-JP",t:{'Load more "{options}"':{v:['"{options}" をもっと読み込む']},"Raw link {options}":{v:["未加工のリンク {options}"]},"Start typing to search":{v:["入力を開始して検索します"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{'Load more "{options}"':{v:['"{options}" 더 불러오기']},"Raw link {options}":{v:["{options} 원본 링크"]},"Start typing to search":{v:["입력하여 검색"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{'Load more "{options}"':{v:["ໂຫຼດ “{options}” ເພີ່ມເຕີມ"]},"Raw link {options}":{v:["ລິງດິບ {options}"]},"Start typing to search":{v:["ເລີ່ມພິມເພື່ອຄົ້ນຫາ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{'Load more "{options}"':{v:['Вчитај повеќе "{options}"']},"Raw link {options}":{v:["Суров линк {options}"]},"Start typing to search":{v:["Почни да пишуваш за пребарување"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{'Load more "{options}"':{v:['Last inn flere "{options}"']},"Raw link {options}":{v:["Rå lenke {options}"]},"Start typing to search":{v:["Start å skrive for å søke"]}}},{l:"ne",t:{}},{l:"nl",t:{'Load more "{options}"':{v:['Meer "{options}" laden']},"Raw link {options}":{v:["Ruwe link {options}"]},"Start typing to search":{v:["Start met typen om te zoeken"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{'Load more "{options}"':{v:['Załaduj więcej "{options}"']},"Raw link {options}":{v:["Surowy odnośnik {options}"]},"Start typing to search":{v:["Zacznij pisać, aby wyszukać"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{'Load more "{options}"':{v:['Carregar mais "{options}"']},"Raw link {options}":{v:["Link bruto {options}"]},"Start typing to search":{v:["Comece a digitar para pesquisar"]}}},{l:"pt-PT",t:{'Load more "{options}"':{v:['Carregar mais "{options}"']},"Raw link {options}":{v:["Link inicial {options}"]},"Start typing to search":{v:["Comece a digitar para pesquisar"]}}},{l:"ro",t:{'Load more "{options}"':{v:['Încarcă mai multe "{options}"']},"Raw link {options}":{v:["Link brut {options}"]},"Start typing to search":{v:["Tastați pentru căutare"]}}},{l:"ru",t:{'Load more "{options}"':{v:['Загрузить больше "{options}""']},"Raw link {options}":{v:["Необработанная ссылка {options}"]},"Start typing to search":{v:["Начните вводить текст для поиска"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{'Load more "{options}"':{v:['Načítať viac "{options}"']},"Raw link {options}":{v:["Raw odkaz {options}"]},"Start typing to search":{v:["Začnite písať pre vyhľadávanie"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{'Load more "{options}"':{v:["Учитај још „{options}”"]},"Raw link {options}":{v:["Сирови линк {options}"]},"Start typing to search":{v:["Покрените претрагу куцањем"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{'Load more "{options}"':{v:['Ladda fler "{options}"']},"Raw link {options}":{v:["Oformaterad länk {options}"]},"Start typing to search":{v:["Börja skriva för att söka"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{'Load more "{options}"':{v:['Diğer "{options}"']},"Raw link {options}":{v:["Ham bağlantı {options}"]},"Start typing to search":{v:["Aramak için yazmaya başlayın"]}}},{l:"ug",t:{}},{l:"uk",t:{'Load more "{options}"':{v:['Завантажити більше "{options}"']},"Raw link {options}":{v:["Пряме посилання {options}"]},"Start typing to search":{v:["Почніть вводити для пошуку"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{'Load more "{options}"':{v:[`Ko'proq yuklash "{options}"`]},"Raw link {options}":{v:[" {options}satr havolasi"]},"Start typing to search":{v:["Qidirish uchun yozishni boshlang"]}}},{l:"zh-CN",t:{'Load more "{options}"':{v:["加载更多 “{options}”"]},"Raw link {options}":{v:["原始链接 {options}"]},"Start typing to search":{v:["开始输入以进行搜索"]}}},{l:"zh-HK",t:{'Load more "{options}"':{v:['載入更多 "{options}"']},"Raw link {options}":{v:["原始連結 {options}"]},"Start typing to search":{v:["開始輸入以進行搜尋"]}}},{l:"zh-TW",t:{'Load more "{options}"':{v:["載入更多「{options}」"]},"Raw link {options}":{v:["原始連結 {options}"]},"Start typing to search":{v:["開始輸入以進行搜尋"]}}},{l:"zu-ZA",t:{}}],b6=[{l:"af",t:{}},{l:"ar",t:{"Loading …":{v:["التحميل جارٍ ..."]}}},{l:"ast",t:{}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Loading …":{v:["Načítání …"]}}},{l:"cs-CZ",t:{}},{l:"cy-GB",t:{}},{l:"da",t:{"Loading …":{v:["Indlæser ..."]}}},{l:"de",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"de-DE",t:{"Loading …":{v:["Wird geladen …"]}}},{l:"el",t:{"Loading …":{v:["Φόρτωση  …"]}}},{l:"en-GB",t:{"Loading …":{v:["Loading …"]}}},{l:"eo",t:{}},{l:"es",t:{}},{l:"es-419",t:{}},{l:"es-AR",t:{}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Loading …":{v:["Laadin …"]}}},{l:"eu",t:{}},{l:"fa",t:{"Loading …":{v:["در حال بارگذاری ..."]}}},{l:"fi",t:{"Loading …":{v:["Ladataan ..."]}}},{l:"fo",t:{}},{l:"fr",t:{"Loading …":{v:["Chargement..."]}}},{l:"ga",t:{"Loading …":{v:["Ag lódáil …"]}}},{l:"gd",t:{}},{l:"gl",t:{"Loading …":{v:["Cargando…"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{}},{l:"is",t:{"Loading …":{v:["Hleð inn …"]}}},{l:"it",t:{}},{l:"ja",t:{"Loading …":{v:["読み込み中 …"]}}},{l:"ja-JP",t:{}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Loading …":{v:["불러오는 중..."]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Loading …":{v:["ກຳລັງໂຫຼດ…"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Loading …":{v:["Вчитување …"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Loading …":{v:["Laster inn..."]}}},{l:"ne",t:{}},{l:"nl",t:{"Loading …":{v:["Laden …"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Loading …":{v:["Wczytywanie…"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Loading …":{v:["Carregando …"]}}},{l:"pt-PT",t:{"Loading …":{v:["A carregar..."]}}},{l:"ro",t:{}},{l:"ru",t:{"Loading …":{v:["Загрузка …"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Loading …":{v:["Nahrávam ..."]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Loading …":{v:["Учитава се…"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Loading …":{v:["Laddar ..."]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Loading …":{v:["Yükleniyor…"]}}},{l:"ug",t:{}},{l:"uk",t:{"Loading …":{v:["Завантаження …"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Loading …":{v:["Yuklanmoqda..."]}}},{l:"zh-CN",t:{"Loading …":{v:["加载中..."]}}},{l:"zh-HK",t:{"Loading …":{v:["加載中 …"]}}},{l:"zh-TW",t:{"Loading …":{v:["正在載入……"]}}},{l:"zu-ZA",t:{}}],A6=[{l:"af",t:{}},{l:"ar",t:{Next:{v:["التالي"]},"Pause slideshow":{v:["تجميد عرض الشرائح"]},Previous:{v:["السابق"]},"Start slideshow":{v:["إبدإ العرض"]}}},{l:"ast",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Posar la presentación de diapositives"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Aniciar la presentación de diapositives"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Next:{v:["Da heul"]},"Pause slideshow":{v:["Arsav an diaporama"]},Previous:{v:["A-raok"]},"Start slideshow":{v:["Kregiñ an diaporama"]}}},{l:"bs",t:{}},{l:"ca",t:{Next:{v:["Següent"]},"Pause slideshow":{v:["Atura la presentació"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Inicia la presentació"]}}},{l:"cs",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cs-CZ",t:{Next:{v:["Následující"]},"Pause slideshow":{v:["Pozastavit prezentaci"]},Previous:{v:["Předchozí"]},"Start slideshow":{v:["Spustit prezentaci"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Next:{v:["Videre"]},"Pause slideshow":{v:["Suspender fremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start fremvisning"]}}},{l:"de",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"de-DE",t:{Next:{v:["Weiter"]},"Pause slideshow":{v:["Diashow pausieren"]},Previous:{v:["Vorherige"]},"Start slideshow":{v:["Diashow starten"]}}},{l:"el",t:{Next:{v:["Επόμενο"]},"Pause slideshow":{v:["Παύση προβολής διαφανειών"]},Previous:{v:["Προηγούμενο"]},"Start slideshow":{v:["Έναρξη προβολής διαφανειών"]}}},{l:"en-GB",t:{Next:{v:["Next"]},"Pause slideshow":{v:["Pause slideshow"]},Previous:{v:["Previous"]},"Start slideshow":{v:["Start slideshow"]}}},{l:"eo",t:{Next:{v:["Sekva"]},"Pause slideshow":{v:["Payzi bildprezenton"]},Previous:{v:["Antaŭa"]},"Start slideshow":{v:["Komenci bildprezenton"]}}},{l:"es",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar la presentación "]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar la presentación"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Next:{v:["Siguiente"]},"Pause slideshow":{v:["Pausar presentación de diapositivas"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar presentación de diapositivas"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Next:{v:["Edasi"]},"Pause slideshow":{v:["Slaidiesitluse paus"]},Previous:{v:["Eelmine"]},"Start slideshow":{v:["Alusta slaidiesitust"]}}},{l:"eu",t:{Next:{v:["Hurrengoa"]},"Pause slideshow":{v:["Pausatu diaporama"]},Previous:{v:["Aurrekoa"]},"Start slideshow":{v:["Hasi diaporama"]}}},{l:"fa",t:{Next:{v:["بعدی"]},"Pause slideshow":{v:["توقف نمایش اسلاید"]},Previous:{v:["قبلی"]},"Start slideshow":{v:["شروع نمایش اسلاید"]}}},{l:"fi",t:{Next:{v:["Seuraava"]},"Pause slideshow":{v:["Keskeytä diaesitys"]},Previous:{v:["Edellinen"]},"Start slideshow":{v:["Aloita diaesitys"]}}},{l:"fo",t:{}},{l:"fr",t:{Next:{v:["Suivant"]},"Pause slideshow":{v:["Mettre le diaporama en pause"]},Previous:{v:["Précédent"]},"Start slideshow":{v:["Démarrer le diaporama"]}}},{l:"ga",t:{Next:{v:["Ar aghaidh"]},"Pause slideshow":{v:["Cuir taispeántas sleamhnán ar sos"]},Previous:{v:["Roimhe Seo"]},"Start slideshow":{v:["Tosaigh taispeántas sleamhnán"]}}},{l:"gd",t:{}},{l:"gl",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar o diaporama"]},Previous:{v:["Anterir"]},"Start slideshow":{v:["Iniciar o diaporama"]}}},{l:"he",t:{Next:{v:["הבא"]},"Pause slideshow":{v:["השהיית מצגת"]},Previous:{v:["הקודם"]},"Start slideshow":{v:["התחלת המצגת"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Next:{v:["Következő"]},"Pause slideshow":{v:["Diavetítés szüneteltetése"]},Previous:{v:["Előző"]},"Start slideshow":{v:["Diavetítés indítása"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Next:{v:["Selanjutnya"]},"Pause slideshow":{v:["Jeda tayangan slide"]},Previous:{v:["Sebelumnya"]},"Start slideshow":{v:["Mulai salindia"]}}},{l:"is",t:{Next:{v:["Næsta"]},"Pause slideshow":{v:["Gera hlé á skyggnusýningu"]},Previous:{v:["Fyrri"]},"Start slideshow":{v:["Byrja skyggnusýningu"]}}},{l:"it",t:{Next:{v:["Successivo"]},"Pause slideshow":{v:["Presentazione in pausa"]},Previous:{v:["Precedente"]},"Start slideshow":{v:["Avvia presentazione"]}}},{l:"ja",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ja-JP",t:{Next:{v:["次"]},"Pause slideshow":{v:["スライドショーを一時停止"]},Previous:{v:["前"]},"Start slideshow":{v:["スライドショーを開始"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Next:{v:["다음"]},"Pause slideshow":{v:["슬라이드쇼 일시정지"]},Previous:{v:["이전"]},"Start slideshow":{v:["슬라이드쇼 시작"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Next:{v:["ຕໍ່ໄປ"]},"Pause slideshow":{v:["ຢຸດສະໄລ້ໂຊຊົ່ວຄາວ"]},Previous:{v:["ກ່ອນໜ້າ"]},"Start slideshow":{v:["ເລີ່ມສະໄລ້ໂຊ"]}}},{l:"lt-LT",t:{Next:{v:["Kitas"]},"Pause slideshow":{v:["Pristabdyti skaidrių rodymą"]},Previous:{v:["Ankstesnis"]},"Start slideshow":{v:["Pradėti skaidrių rodymą"]}}},{l:"lv",t:{Next:{v:["Nākamais"]},"Pause slideshow":{v:["Pauzēt slaidrādi"]},Previous:{v:["Iepriekšējais"]},"Start slideshow":{v:["Sākt slaidrādi"]}}},{l:"mk",t:{Next:{v:["Следно"]},"Pause slideshow":{v:["Пузирај слајдшоу"]},Previous:{v:["Предходно"]},"Start slideshow":{v:["Стартувај слајдшоу"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Next:{v:["နောက်သို့ဆက်ရန်"]},"Pause slideshow":{v:["စလိုက်ရှိုး ခေတ္တရပ်ရန်"]},Previous:{v:["ယခင်"]},"Start slideshow":{v:["စလိုက်ရှိုးအား စတင်ရန်"]}}},{l:"nb",t:{Next:{v:["Neste"]},"Pause slideshow":{v:["Pause lysbildefremvisning"]},Previous:{v:["Forrige"]},"Start slideshow":{v:["Start lysbildefremvisning"]}}},{l:"ne",t:{}},{l:"nl",t:{Next:{v:["Volgende"]},"Pause slideshow":{v:["Diavoorstelling pauzeren"]},Previous:{v:["Vorige"]},"Start slideshow":{v:["Diavoorstelling starten"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{Next:{v:["Seguent"]},"Pause slideshow":{v:["Metre en pausa lo diaporama"]},Previous:{v:["Precedent"]},"Start slideshow":{v:["Lançar lo diaporama"]}}},{l:"pl",t:{Next:{v:["Następny"]},"Pause slideshow":{v:["Wstrzymaj pokaz slajdów"]},Previous:{v:["Poprzedni"]},"Start slideshow":{v:["Rozpocznij pokaz slajdów"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Next:{v:["Próximo"]},"Pause slideshow":{v:["Pausar apresentação de slides"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar apresentação de slides"]}}},{l:"pt-PT",t:{Next:{v:["Seguinte"]},"Pause slideshow":{v:["Pausar diaporama"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Iniciar diaporama"]}}},{l:"ro",t:{Next:{v:["Următorul"]},"Pause slideshow":{v:["Pauză prezentare de diapozitive"]},Previous:{v:["Anterior"]},"Start slideshow":{v:["Începeți prezentarea de diapozitive"]}}},{l:"ru",t:{Next:{v:["Следующее"]},"Pause slideshow":{v:["Приостановить показ слйдов"]},Previous:{v:["Предыдущее"]},"Start slideshow":{v:["Начать показ слайдов"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Next:{v:["Ďalej"]},"Pause slideshow":{v:["Pozastaviť prezentáciu"]},Previous:{v:["Predchádzajúce"]},"Start slideshow":{v:["Začať prezentáciu"]}}},{l:"sl",t:{Next:{v:["Naslednji"]},"Pause slideshow":{v:["Ustavi predstavitev"]},Previous:{v:["Predhodni"]},"Start slideshow":{v:["Začni predstavitev"]}}},{l:"sq",t:{}},{l:"sr",t:{Next:{v:["Следеће"]},"Pause slideshow":{v:["Паузирај слајд шоу"]},Previous:{v:["Претходно"]},"Start slideshow":{v:["Покрени слајд шоу"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Next:{v:["Nästa"]},"Pause slideshow":{v:["Pausa bildspelet"]},Previous:{v:["Föregående"]},"Start slideshow":{v:["Starta bildspelet"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Next:{v:["Sonraki"]},"Pause slideshow":{v:["Slayt sunumunu duraklat"]},Previous:{v:["Önceki"]},"Start slideshow":{v:["Slayt sunumunu başlat"]}}},{l:"ug",t:{}},{l:"uk",t:{Next:{v:["Вперед"]},"Pause slideshow":{v:["Пауза у показі слайдів"]},Previous:{v:["Назад"]},"Start slideshow":{v:["Почати показ слайдів"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Next:{v:["Keyingi"]},"Pause slideshow":{v:["Slayd-shouni to'xtatib turish"]},Previous:{v:["Oldingi"]},"Start slideshow":{v:["Slayd-shouni boshlash"]}}},{l:"zh-CN",t:{Next:{v:["下一个"]},"Pause slideshow":{v:["暂停幻灯片"]},Previous:{v:["上一个"]},"Start slideshow":{v:["开始幻灯片"]}}},{l:"zh-HK",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zh-TW",t:{Next:{v:["下一個"]},"Pause slideshow":{v:["暫停幻燈片"]},Previous:{v:["上一個"]},"Start slideshow":{v:["開始幻燈片"]}}},{l:"zu-ZA",t:{}}],Dx=[{l:"af",t:{}},{l:"ar",t:{"No results":{v:["ليس هناك أية نتيجة"]}}},{l:"ast",t:{"No results":{v:["Nun hai nengún resultáu"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{"No results":{v:["Disoc'h ebet"]}}},{l:"bs",t:{}},{l:"ca",t:{"No results":{v:["Sense resultats"]}}},{l:"cs",t:{"No results":{v:["Nic nenalezeno"]}}},{l:"cs-CZ",t:{"No results":{v:["Nic nenalezeno"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"No results":{v:["Ingen resultater"]}}},{l:"de",t:{"No results":{v:["Keine Ergebnisse"]}}},{l:"de-DE",t:{"No results":{v:["Keine Ergebnisse"]}}},{l:"el",t:{"No results":{v:["Κανένα αποτέλεσμα"]}}},{l:"en-GB",t:{"No results":{v:["No results"]}}},{l:"eo",t:{"No results":{v:["La rezulto forestas"]}}},{l:"es",t:{"No results":{v:[" Ningún resultado"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"No results":{v:["Sin resultados"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"No results":{v:["Sin resultados"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"No results":{v:["Sin resultados"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"No results":{v:["Tulemusi pole"]}}},{l:"eu",t:{"No results":{v:["Emaitzarik ez"]}}},{l:"fa",t:{"No results":{v:["بدون هیچ نتیجه‌ای"]}}},{l:"fi",t:{"No results":{v:["Ei tuloksia"]}}},{l:"fo",t:{}},{l:"fr",t:{"No results":{v:["Aucun résultat"]}}},{l:"ga",t:{"No results":{v:["Gan torthaí"]}}},{l:"gd",t:{}},{l:"gl",t:{"No results":{v:["Sen resultados"]}}},{l:"he",t:{"No results":{v:["אין תוצאות"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"No results":{v:["Nincs találat"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"No results":{v:["Tidak ada hasil"]}}},{l:"is",t:{"No results":{v:["Engar niðurstöður"]}}},{l:"it",t:{"No results":{v:["Nessun risultato"]}}},{l:"ja",t:{"No results":{v:["結果無し"]}}},{l:"ja-JP",t:{"No results":{v:["結果無し"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"No results":{v:["결과 없음"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"No results":{v:["ບໍ່ມີຜົນລັບ"]}}},{l:"lt-LT",t:{"No results":{v:["Nėra rezultatų"]}}},{l:"lv",t:{"No results":{v:["Nav rezultātu"]}}},{l:"mk",t:{"No results":{v:["Нема резултати"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{"No results":{v:["ရလဒ်မရှိပါ"]}}},{l:"nb",t:{"No results":{v:["Ingen resultater"]}}},{l:"ne",t:{}},{l:"nl",t:{"No results":{v:["Geen resultaten"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{"No results":{v:["Cap de resultat"]}}},{l:"pl",t:{"No results":{v:["Brak wyników"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"No results":{v:["Sem resultados"]}}},{l:"pt-PT",t:{"No results":{v:["Sem resultados"]}}},{l:"ro",t:{"No results":{v:["Nu există rezultate"]}}},{l:"ru",t:{"No results":{v:["Результаты отсуствуют"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"No results":{v:["Žiadne výsledky"]}}},{l:"sl",t:{"No results":{v:["Ni zadetkov"]}}},{l:"sq",t:{}},{l:"sr",t:{"No results":{v:["Нема резултата"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"No results":{v:["Inga resultat"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"No results":{v:["Herhangi bir sonuç bulunamadı"]}}},{l:"ug",t:{}},{l:"uk",t:{"No results":{v:["Відсутні результати"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"No results":{v:["Natija yoʻq"]}}},{l:"zh-CN",t:{"No results":{v:["无结果"]}}},{l:"zh-HK",t:{"No results":{v:["無結果"]}}},{l:"zh-TW",t:{"No results":{v:["無結果"]}}},{l:"zu-ZA",t:{}}],Tx=[{l:"af",t:{}},{l:"ar",t:{"Pick a date":{v:["إختَر التاريخ"]},"Pick a date and a time":{v:["إختَر التاريخ و الوقت"]},"Pick a month":{v:["إختَر الشهر"]},"Pick a time":{v:["إختَر الوقت"]},"Pick a week":{v:["إختَر الأسبوع"]},"Pick a year":{v:["إختَر السنة"]},"Please select a time zone:":{v:["الرجاء تحديد المنطقة الزمنية:"]}}},{l:"ast",t:{"Pick a date":{v:["Escueyi una data"]},"Pick a date and a time":{v:["Escueyi una data y hora"]},"Pick a month":{v:["Escueyi un mes"]},"Pick a time":{v:["Escueyi una hora"]},"Pick a week":{v:["Escueyi una selmana"]},"Pick a year":{v:["Escueyi un añu"]},"Please select a time zone:":{v:["Seleiciona un fusu horariu:"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Please select a time zone:":{v:["Seleccioneu una zona horària:"]}}},{l:"cs",t:{"Pick a date":{v:["Vybrat datum"]},"Pick a date and a time":{v:["Vybrat datum a čas"]},"Pick a month":{v:["Vybrat měsíc"]},"Pick a time":{v:["Vybrat čas"]},"Pick a week":{v:["Vybrat týden"]},"Pick a year":{v:["Vybrat rok"]},"Please select a time zone:":{v:["Vyberte časovou zónu:"]}}},{l:"cs-CZ",t:{"Pick a date":{v:["Vybrat datum"]},"Pick a date and a time":{v:["Vybrat datum a čas"]},"Pick a month":{v:["Vybrat měsíc"]},"Pick a time":{v:["Vybrat čas"]},"Pick a week":{v:["Vybrat týden"]},"Pick a year":{v:["Vybrat rok"]},"Please select a time zone:":{v:["Vyberte časovou zónu:"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Pick a date":{v:["Vælg en dato"]},"Pick a date and a time":{v:["Vælg en dato og tidspunkt"]},"Pick a month":{v:["Vælg en måned"]},"Pick a time":{v:["Vælg et tidspunkt"]},"Pick a week":{v:["Vælg en uge"]},"Pick a year":{v:["Vælg et år"]},"Please select a time zone:":{v:["Vælg venligst en tidszone:"]}}},{l:"de",t:{"Pick a date":{v:["Ein Datum auswählen"]},"Pick a date and a time":{v:["Datum und Uhrzeit auswählen"]},"Pick a month":{v:["Einen Monat auswählen"]},"Pick a time":{v:["Eine Uhrzeit auswählen"]},"Pick a week":{v:["Eine Woche auswählen"]},"Pick a year":{v:["Ein Jahr auswählen"]},"Please select a time zone:":{v:["Bitte eine Zeitzone auswählen:"]}}},{l:"de-DE",t:{"Pick a date":{v:["Ein Datum auswählen"]},"Pick a date and a time":{v:["Datum und Uhrzeit auswählen"]},"Pick a month":{v:["Einen Monat auswählen"]},"Pick a time":{v:["Eine Uhrzeit auswählen"]},"Pick a week":{v:["Eine Woche auswählen"]},"Pick a year":{v:["Ein Jahr auswählen"]},"Please select a time zone:":{v:["Bitte eine Zeitzone auswählen:"]}}},{l:"el",t:{"Pick a date":{v:["Επιλέξτε ημερομηνία"]},"Pick a date and a time":{v:["Επιλέξτε ημερομηνία και ώρα"]},"Pick a month":{v:["Επιλέξτε μήνα"]},"Pick a time":{v:["Επιλέξτε ώρα"]},"Pick a week":{v:["Επιλέξτε εβδομάδα"]},"Pick a year":{v:["Επιλέξτε έτος"]},"Please select a time zone:":{v:["Παρακαλούμε επιλέξτε μια ζώνη ώρας:"]}}},{l:"en-GB",t:{"Pick a date":{v:["Pick a date"]},"Pick a date and a time":{v:["Pick a date and a time"]},"Pick a month":{v:["Pick a month"]},"Pick a time":{v:["Pick a time"]},"Pick a week":{v:["Pick a week"]},"Pick a year":{v:["Pick a year"]},"Please select a time zone:":{v:["Please select a time zone:"]}}},{l:"eo",t:{}},{l:"es",t:{"Pick a date":{v:["Seleccione una fecha"]},"Pick a date and a time":{v:["Seleccione una fecha y hora"]},"Pick a month":{v:["Seleccione un mes"]},"Pick a time":{v:["Seleccione una hora"]},"Pick a week":{v:["Seleccione una semana"]},"Pick a year":{v:["Seleccione un año"]},"Please select a time zone:":{v:["Por favor elija un huso horario:"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Pick a date":{v:["Elija una fecha"]},"Pick a date and a time":{v:["Elija una fecha y hora"]},"Pick a month":{v:["Elija un mes"]},"Pick a time":{v:["Elija una hora"]},"Pick a week":{v:["Elija una semana"]},"Pick a year":{v:["Elija un año"]},"Please select a time zone:":{v:["Por favor, elija una zona horaria:"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Pick a date":{v:["Seleccionar una fecha"]},"Pick a date and a time":{v:["Seleccionar una fecha y una hora"]},"Pick a month":{v:["Seleccionar un mes"]},"Pick a time":{v:["Seleccionar una semana"]},"Pick a week":{v:["Seleccionar una semana"]},"Pick a year":{v:["Seleccionar un año"]},"Please select a time zone:":{v:["Por favor, selecciona una zona horaria:"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Pick a date":{v:["Seleccionar una fecha"]},"Pick a date and a time":{v:["Seleccionar una fecha y hora"]},"Pick a month":{v:["Seleccionar un mes"]},"Pick a time":{v:["Seleccionar una hora"]},"Pick a week":{v:["Seleccionar una semana"]},"Pick a year":{v:["Seleccionar un año"]},"Please select a time zone:":{v:["Por favor seleccione una zona horaria:"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Pick a date":{v:["Vali kuupäev"]},"Pick a date and a time":{v:["Vali kuupäev ja kellaaeg"]},"Pick a month":{v:["Vali kuu"]},"Pick a time":{v:["Vali kellaaeg"]},"Pick a week":{v:["Vali nädal"]},"Pick a year":{v:["Vali aasta"]},"Please select a time zone:":{v:["Vali ajatsoon"]}}},{l:"eu",t:{"Pick a date":{v:["Aukeratu data bat"]},"Pick a date and a time":{v:["Aukeratu data eta ordu bat"]},"Pick a month":{v:["Aukeratu hilabete bat"]},"Pick a time":{v:["Aukeratu ordu bat"]},"Pick a week":{v:["Aukeratu aste bat"]},"Pick a year":{v:["Aukeratu urte bat"]},"Please select a time zone:":{v:["Mesedez hautatu ordu-zona bat:"]}}},{l:"fa",t:{"Pick a date":{v:["انتخاب تاریخ"]},"Pick a date and a time":{v:["انتخاب تاریخ و زمان"]},"Pick a month":{v:["انتخاب ماه"]},"Pick a time":{v:["انتخاب زمان"]},"Pick a week":{v:["انتخاب هفته"]},"Pick a year":{v:["انتخاب سال"]},"Please select a time zone:":{v:["لطفا یک منطقهٔ زمانی را انتخاب کنید:"]}}},{l:"fi",t:{"Pick a date":{v:["Valitse päivä"]},"Pick a date and a time":{v:["Valitse päivä ja kellonaika"]},"Pick a month":{v:["Valitse kuukausi"]},"Pick a time":{v:["Valitse kellonaika"]},"Pick a week":{v:["Valitse viikko"]},"Pick a year":{v:["Valitse vuosi"]},"Please select a time zone:":{v:["Valitse aikavyöhyke:"]}}},{l:"fo",t:{}},{l:"fr",t:{"Pick a date":{v:["Sélectionner une date"]},"Pick a date and a time":{v:["Sélectionner une date et une heure"]},"Pick a month":{v:["Sélectionner un mois"]},"Pick a time":{v:["Sélectionner une heure"]},"Pick a week":{v:["Sélectionner une semaine"]},"Pick a year":{v:["Sélectionner une année"]},"Please select a time zone:":{v:["Sélectionnez un fuseau horaire : "]}}},{l:"ga",t:{"Pick a date":{v:["Roghnaigh dáta"]},"Pick a date and a time":{v:["Roghnaigh dáta agus am"]},"Pick a month":{v:["Roghnaigh mí"]},"Pick a time":{v:["Roghnaigh am"]},"Pick a week":{v:["Roghnaigh seachtain"]},"Pick a year":{v:["Roghnaigh bliain"]},"Please select a time zone:":{v:["Roghnaigh crios ama le do thoil:"]}}},{l:"gd",t:{}},{l:"gl",t:{"Pick a date":{v:["Escolla unha data"]},"Pick a date and a time":{v:["Escolle unha data e unha hora"]},"Pick a month":{v:["Escolla un mes"]},"Pick a time":{v:["Escolla unha hora"]},"Pick a week":{v:["Escolla unha semana"]},"Pick a year":{v:["Escolla un ano"]},"Please select a time zone:":{v:["Escolla un fuso horario:"]}}},{l:"he",t:{"Pick a date":{v:["נא לבחור תאריך"]},"Pick a date and a time":{v:["נא לבחור תאריך ושעה"]},"Pick a month":{v:["נא לבחור חודש"]},"Pick a time":{v:["נא לבחור שעה"]},"Pick a week":{v:["נא לבחור שבוע"]},"Pick a year":{v:["נא לבחור שנה"]},"Please select a time zone:":{v:["נא לבחור אזור זמן:"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Please select a time zone:":{v:["Válasszon időzónát:"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Pick a date":{v:["Pilih tanggal"]},"Pick a date and a time":{v:["Pilih tanggal dan waktu"]},"Pick a month":{v:["Pilih bulan"]},"Pick a time":{v:["Pilih waktu"]},"Pick a week":{v:["Pilih pekan"]},"Pick a year":{v:["Pilih tahun"]},"Please select a time zone:":{v:["Mohon pilih zona waktu"]}}},{l:"is",t:{"Pick a date":{v:["Veldu dagsetningu"]},"Pick a date and a time":{v:["Veldu dagsetningu og tíma"]},"Pick a month":{v:["Veldu mánuð"]},"Pick a time":{v:["Veldu tíma"]},"Pick a week":{v:["Veldu viku"]},"Pick a year":{v:["Veldu ár"]},"Please select a time zone:":{v:["Veldu tímabelti:"]}}},{l:"it",t:{"Pick a date":{v:["Scegli una data"]},"Pick a date and a time":{v:["Scegli una data e un orario"]},"Pick a month":{v:["Scegli un mese"]},"Pick a time":{v:["Scegli un momento"]},"Pick a week":{v:["Scegli una settimana"]},"Pick a year":{v:["Scegli un anno"]},"Please select a time zone:":{v:["Si prega di selezionare un fuso orario:"]}}},{l:"ja",t:{"Pick a date":{v:["日付を選択してください"]},"Pick a date and a time":{v:["日付と時刻を選択してください"]},"Pick a month":{v:["月を選択してください"]},"Pick a time":{v:["時間を選択してください"]},"Pick a week":{v:["週を選択してください"]},"Pick a year":{v:["年を選択してください"]},"Please select a time zone:":{v:["タイムゾーンを選んで下さい:"]}}},{l:"ja-JP",t:{"Pick a date":{v:["日付を選択してください"]},"Pick a date and a time":{v:["日付と時刻を選択してください"]},"Pick a month":{v:["月を選択してください"]},"Pick a time":{v:["時間を選択してください"]},"Pick a week":{v:["週を選択してください"]},"Pick a year":{v:["年を選択してください"]},"Please select a time zone:":{v:["タイムゾーンを選んで下さい:"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Pick a date":{v:["날짜 선택"]},"Pick a date and a time":{v:["날짜와 시간 선택"]},"Pick a month":{v:["달 선택"]},"Pick a time":{v:["시간 선택"]},"Pick a week":{v:["주 선택"]},"Pick a year":{v:["연도 선택"]},"Please select a time zone:":{v:["시간대를 선택하세요:"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Please select a time zone:":{v:["Изберете временска зона:"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{"Please select a time zone:":{v:["ဒေသစံတော်ချိန် ရွေးချယ်ပေးပါ"]}}},{l:"nb",t:{"Pick a date":{v:["Velg en dato"]},"Pick a date and a time":{v:["Velg en dato og et tidspunkt"]},"Pick a month":{v:["Velg en måned"]},"Pick a time":{v:["Velg et tidspunkt"]},"Pick a week":{v:["Velg en uke"]},"Pick a year":{v:["Velg et år"]},"Please select a time zone:":{v:["Vennligst velg tidssone"]}}},{l:"ne",t:{}},{l:"nl",t:{"Pick a date":{v:["Selecteer een datum"]},"Pick a date and a time":{v:["Selecteer een datum en tijd"]},"Pick a month":{v:["Selecteer een maand"]},"Pick a time":{v:["Selecteer een tijd"]},"Pick a week":{v:["Selecteer een week"]},"Pick a year":{v:["Selecteer een jaar"]},"Please select a time zone:":{v:["Selecteer een tijdzone:"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Pick a date":{v:["Wybierz datę"]},"Pick a date and a time":{v:["Wybierz datę i godzinę"]},"Pick a month":{v:["Wybierz miesiąc"]},"Pick a time":{v:["Wybierz czas"]},"Pick a week":{v:["Wybierz tydzień"]},"Pick a year":{v:["Wybierz rok"]},"Please select a time zone:":{v:["Wybierz strefę czasową:"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Pick a date":{v:["Escolha uma data"]},"Pick a date and a time":{v:["Escolha uma data e um horário"]},"Pick a month":{v:["Escolha um mês"]},"Pick a time":{v:["Escolha um horário"]},"Pick a week":{v:["Escolha uma semana"]},"Pick a year":{v:["Escolha um ano"]},"Please select a time zone:":{v:["Selecione um fuso horário: "]}}},{l:"pt-PT",t:{"Pick a date":{v:["Escolha uma data"]},"Pick a date and a time":{v:["Escolha uma data e uma hora"]},"Pick a month":{v:["Escolha um mês"]},"Pick a time":{v:["Escolha uma hora"]},"Pick a week":{v:["Escolha uma semana"]},"Pick a year":{v:["Escolha um ano"]},"Please select a time zone:":{v:["Por favor, selecione um fuso horário: "]}}},{l:"ro",t:{"Pick a date":{v:["Selectați o dată"]},"Pick a date and a time":{v:["Selectați data și timpul"]},"Pick a month":{v:["Selectați o lună"]},"Pick a time":{v:["Selectați timpul"]},"Pick a week":{v:["Selectați o săptămână"]},"Pick a year":{v:["Selectați anul"]},"Please select a time zone:":{v:["Vă rugăm să selectați un fus orar:"]}}},{l:"ru",t:{"Pick a date":{v:["Выберите дату"]},"Pick a date and a time":{v:["Выберите дату и время"]},"Pick a month":{v:["Выберите месяц"]},"Pick a time":{v:["Выберите время"]},"Pick a week":{v:["Выберите неделю"]},"Pick a year":{v:["Выберите год"]},"Please select a time zone:":{v:["Пожалуйста, выберите часовой пояс:"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Pick a date":{v:["Vybrať dátum"]},"Pick a date and a time":{v:["Vybrať dátum a čas"]},"Pick a month":{v:["Vybrať mesiac"]},"Pick a time":{v:["Vybrať čas"]},"Pick a week":{v:["Vybrať týždeň"]},"Pick a year":{v:["Vybrať rok"]},"Please select a time zone:":{v:["Prosím vyberte časovú zónu:"]}}},{l:"sl",t:{"Pick a date":{v:["Izbor datuma"]},"Pick a date and a time":{v:["Izbor datuma in časa"]},"Pick a month":{v:["Izbor meseca"]},"Pick a time":{v:["Izbor časa"]},"Pick a week":{v:["Izbor tedna"]},"Pick a year":{v:["Izbor leta"]},"Please select a time zone:":{v:["Izbor časovnega pasu:"]}}},{l:"sq",t:{}},{l:"sr",t:{"Pick a date":{v:["Изаберите датум"]},"Pick a date and a time":{v:["Изаберите датум и време"]},"Pick a month":{v:["Изаберите месец"]},"Pick a time":{v:["Изаберите време"]},"Pick a week":{v:["Изаберите недељу"]},"Pick a year":{v:["Изаберите годину"]},"Please select a time zone:":{v:["Молимо вас да изаберете временску зону:"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Pick a date":{v:["Välj datum"]},"Pick a date and a time":{v:["Välj datum och tid"]},"Pick a month":{v:["Välj månad"]},"Pick a time":{v:["Välj tid"]},"Pick a week":{v:["Välj vecka"]},"Pick a year":{v:["Välj år"]},"Please select a time zone:":{v:["Välj tidszon:"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Pick a date":{v:["Bir tarih seçin"]},"Pick a date and a time":{v:["Bir tarih ve saat seçin"]},"Pick a month":{v:["Bir ay seçin"]},"Pick a time":{v:["Bir saat seçin"]},"Pick a week":{v:["Bir hafta seçin"]},"Pick a year":{v:["Bir yıl seçin"]},"Please select a time zone:":{v:["Lütfen bir saat dilimi seçin:"]}}},{l:"ug",t:{}},{l:"uk",t:{"Pick a date":{v:["Вибрати дату"]},"Pick a date and a time":{v:["Виберіть дату та час"]},"Pick a month":{v:["Виберіть місяць"]},"Pick a time":{v:["Виберіть час"]},"Pick a week":{v:["Виберіть тиждень"]},"Pick a year":{v:["Виберіть рік"]},"Please select a time zone:":{v:["Виберіть часовий пояс:"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Pick a date":{v:["Sana tanlang"]},"Pick a date and a time":{v:["Sana va vaqtni tanlang"]},"Pick a month":{v:["Oyni tanlang"]},"Pick a time":{v:["Vaqtni tanlang"]},"Pick a week":{v:["Haftani tanlang"]},"Pick a year":{v:["Yilni tanlang"]},"Please select a time zone:":{v:["Vaqt mintaqasini tanlang:"]}}},{l:"zh-CN",t:{"Pick a date":{v:["选择日期"]},"Pick a date and a time":{v:["选择日期和时间"]},"Pick a month":{v:["选择月份"]},"Pick a time":{v:["选择时间"]},"Pick a week":{v:["选择星期"]},"Pick a year":{v:["选择年份"]},"Please select a time zone:":{v:["请选择一个时区:"]}}},{l:"zh-HK",t:{"Pick a date":{v:["挑選日期"]},"Pick a date and a time":{v:["挑選日期與時間"]},"Pick a month":{v:["挑選月份"]},"Pick a time":{v:["挑選時間"]},"Pick a week":{v:["挑選星期"]},"Pick a year":{v:["挑選年份"]},"Please select a time zone:":{v:["請選擇時區:"]}}},{l:"zh-TW",t:{"Pick a date":{v:["挑選日期"]},"Pick a date and a time":{v:["挑選日期與時間"]},"Pick a month":{v:["挑選月份"]},"Pick a time":{v:["挑選時間"]},"Pick a week":{v:["挑選星期"]},"Pick a year":{v:["挑選年份"]},"Please select a time zone:":{v:["請選取時區:"]}}},{l:"zu-ZA",t:{}}],Sx=[{l:"af",t:{}},{l:"ar",t:{"Provider icon":{v:["أيقونة المزوّد"]}}},{l:"ast",t:{"Provider icon":{v:["Iconu del fornidor"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Provider icon":{v:["Ikona poskytovatele"]}}},{l:"cs-CZ",t:{"Provider icon":{v:["Ikona poskytovatele"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Provider icon":{v:["Udbyder ikon"]}}},{l:"de",t:{"Provider icon":{v:["Anbietersymbol"]}}},{l:"de-DE",t:{"Provider icon":{v:["Anbietersymbol"]}}},{l:"el",t:{"Provider icon":{v:["Εικονίδιο παρόχου"]}}},{l:"en-GB",t:{"Provider icon":{v:["Provider icon"]}}},{l:"eo",t:{}},{l:"es",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Provider icon":{v:["Ícono del proveedor"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Provider icon":{v:["Teenusepakkuja ikoon"]}}},{l:"eu",t:{"Provider icon":{v:["Hornitzailearen ikonoa"]}}},{l:"fa",t:{"Provider icon":{v:["آیکون ارائه دهنده"]}}},{l:"fi",t:{"Provider icon":{v:["Palveluntarjoajan kuvake"]}}},{l:"fo",t:{}},{l:"fr",t:{"Provider icon":{v:["Icône du fournisseur"]}}},{l:"ga",t:{"Provider icon":{v:["Deilbhín soláthraí"]}}},{l:"gd",t:{}},{l:"gl",t:{"Provider icon":{v:["Icona do provedor"]}}},{l:"he",t:{"Provider icon":{v:["סמל ספק"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Provider icon":{v:["Ikon penyedia"]}}},{l:"is",t:{"Provider icon":{v:["Táknmynd þjónustuveitu"]}}},{l:"it",t:{"Provider icon":{v:["Icona del provider"]}}},{l:"ja",t:{"Provider icon":{v:["プロバイダーのアイコン"]}}},{l:"ja-JP",t:{"Provider icon":{v:["プロバイダーのアイコン"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Provider icon":{v:["제공자 아이콘"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Provider icon":{v:["ໄອຄອນຜູ້ໃຫ້ບໍລິການ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Provider icon":{v:["Икона на давател"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Provider icon":{v:["Leverandørikon"]}}},{l:"ne",t:{}},{l:"nl",t:{"Provider icon":{v:["Provider-pictogram"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Provider icon":{v:["Dostawca ikony"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Provider icon":{v:["Ícone do provedor"]}}},{l:"pt-PT",t:{"Provider icon":{v:["Ícone do fornecedor"]}}},{l:"ro",t:{"Provider icon":{v:["Provider pentru icon"]}}},{l:"ru",t:{"Provider icon":{v:["Значок поставщика"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Provider icon":{v:["Ikonka poskytovateľa"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Provider icon":{v:["Икона пружаоца"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Provider icon":{v:["Leverantörsikon"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Provider icon":{v:["Hizmet sağlayıcı simgesi"]}}},{l:"ug",t:{}},{l:"uk",t:{"Provider icon":{v:["Піктограма постачальника"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Provider icon":{v:["Provayder belgisi"]}}},{l:"zh-CN",t:{"Provider icon":{v:["提供者图标"]}}},{l:"zh-HK",t:{"Provider icon":{v:["提供者圖示"]}}},{l:"zh-TW",t:{"Provider icon":{v:["提供者圖示"]}}},{l:"zu-ZA",t:{}}],Nx=[{l:"af",t:{}},{l:"ar",t:{Search:{v:["بحث"]}}},{l:"ast",t:{Search:{v:["Buscar"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{Search:{v:["Klask"]}}},{l:"bs",t:{}},{l:"ca",t:{Search:{v:["Cerca"]}}},{l:"cs",t:{Search:{v:["Hledat"]}}},{l:"cs-CZ",t:{Search:{v:["Hledat"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Search:{v:["Søg"]}}},{l:"de",t:{Search:{v:["Suche"]}}},{l:"de-DE",t:{Search:{v:["Suche"]}}},{l:"el",t:{Search:{v:["Αναζήτηση"]}}},{l:"en-GB",t:{Search:{v:["Search"]}}},{l:"eo",t:{Search:{v:["Serĉi"]}}},{l:"es",t:{Search:{v:["Buscar"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Search:{v:["Buscar"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Search:{v:["Buscar"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Search:{v:["Buscar"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Search:{v:["Otsing"]}}},{l:"eu",t:{Search:{v:["Bilatu"]}}},{l:"fa",t:{Search:{v:["جستجو"]}}},{l:"fi",t:{Search:{v:["Etsi"]}}},{l:"fo",t:{}},{l:"fr",t:{Search:{v:["Rechercher"]}}},{l:"ga",t:{Search:{v:["Cuardach"]}}},{l:"gd",t:{}},{l:"gl",t:{Search:{v:["Buscar"]}}},{l:"he",t:{Search:{v:["חיפוש"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Search:{v:["Keresés"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Search:{v:["Cari"]}}},{l:"is",t:{Search:{v:["Leita"]}}},{l:"it",t:{Search:{v:["Cerca"]}}},{l:"ja",t:{Search:{v:["検索"]}}},{l:"ja-JP",t:{Search:{v:["検索"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Search:{v:["검색"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Search:{v:["ຄົ້ນຫາ"]}}},{l:"lt-LT",t:{Search:{v:["Ieškoti"]}}},{l:"lv",t:{}},{l:"mk",t:{Search:{v:["Барај"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Search:{v:["ရှာဖွေရန်"]}}},{l:"nb",t:{Search:{v:["Søk"]}}},{l:"ne",t:{}},{l:"nl",t:{Search:{v:["Zoeken"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{Search:{v:["Szukaj"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Search:{v:["Pesquisar"]}}},{l:"pt-PT",t:{Search:{v:["Pesquisar"]}}},{l:"ro",t:{Search:{v:["Căutare"]}}},{l:"ru",t:{Search:{v:["Поиск"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Search:{v:["Hľadať"]}}},{l:"sl",t:{Search:{v:["Iskanje"]}}},{l:"sq",t:{}},{l:"sr",t:{Search:{v:["Претражи"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Search:{v:["Sök"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Search:{v:["Ara"]}}},{l:"ug",t:{}},{l:"uk",t:{Search:{v:["Пошук"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Search:{v:["Qidiruv"]}}},{l:"zh-CN",t:{Search:{v:["搜索"]}}},{l:"zh-HK",t:{Search:{v:["搜尋"]}}},{l:"zh-TW",t:{Search:{v:["搜尋"]}}},{l:"zu-ZA",t:{}}],Px=[{l:"af",t:{}},{l:"ar",t:{"Search for time zone":{v:["البحث عن منطقة زمنية"]},"Type to search time zone":{v:["أكتُب للبحث عن منطقة زمنية"]}}},{l:"ast",t:{"Search for time zone":{v:["Buscar fusos horarios"]},"Type to search time zone":{v:["Escribi pa buscar un fusu horariu"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Type to search time zone":{v:["Escriviu per cercar la zona horària"]}}},{l:"cs",t:{"Search for time zone":{v:["Vyhledat časové pásmo"]},"Type to search time zone":{v:["Psaním vyhledejte časovou zónu"]}}},{l:"cs-CZ",t:{"Search for time zone":{v:["Vyhledat časové pásmo"]},"Type to search time zone":{v:["Psaním vyhledejte časovou zónu"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Search for time zone":{v:["Søg efter tidszone"]},"Type to search time zone":{v:["Indtast for at søge efter tidszone"]}}},{l:"de",t:{"Search for time zone":{v:["Nach Zeitzone suchen"]},"Type to search time zone":{v:["Tippen, um eine Zeitzone zu suchen"]}}},{l:"de-DE",t:{"Search for time zone":{v:["Nach Zeitzone suchen"]},"Type to search time zone":{v:["Tippen, um eine Zeitzone zu suchen"]}}},{l:"el",t:{"Search for time zone":{v:["Αναζήτηση ζώνης ώρας"]},"Type to search time zone":{v:["Πληκτρολογήστε για αναζήτηση ζώνης ώρας"]}}},{l:"en-GB",t:{"Search for time zone":{v:["Search for time zone"]},"Type to search time zone":{v:["Type to search time zone"]}}},{l:"eo",t:{}},{l:"es",t:{"Search for time zone":{v:["Buscar huso horario"]},"Type to search time zone":{v:["Escriba para buscar un huso horario"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Search for time zone":{v:["Buscar zona horaria"]},"Type to search time zone":{v:["Escriba para buscar la zona horaria"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Type to search time zone":{v:["Escribe para buscar la zona horaria"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Search for time zone":{v:["Buscar zona horaria"]},"Type to search time zone":{v:["Escriba para buscar la zona horaria"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Search for time zone":{v:["Otsi ajavööndit"]},"Type to search time zone":{v:["Kirjuta, et otsida ajavööndit"]}}},{l:"eu",t:{"Type to search time zone":{v:["Idatzi ordu-zona bat bilatzeko"]}}},{l:"fa",t:{"Search for time zone":{v:["جستجو برای منطقهٔ زمانی"]},"Type to search time zone":{v:["برای جستجوی منطقه زمانی تایپ کنید"]}}},{l:"fi",t:{"Search for time zone":{v:["Etsi aikavyöhykettä"]},"Type to search time zone":{v:["Kirjoita etsiäksesi aikavyöhykettä"]}}},{l:"fo",t:{}},{l:"fr",t:{"Search for time zone":{v:["Rechercher le fuseau horaire"]},"Type to search time zone":{v:["Saisissez les premiers lettres pour rechercher un fuseau horaire"]}}},{l:"ga",t:{"Search for time zone":{v:["Cuardaigh crios ama"]},"Type to search time zone":{v:["Clóscríobh chun crios ama a chuardach"]}}},{l:"gd",t:{}},{l:"gl",t:{"Search for time zone":{v:["Buscar por fuso horario"]},"Type to search time zone":{v:["Escriba para buscar o fuso horario"]}}},{l:"he",t:{"Type to search time zone":{v:["יש להקליד כדי לחפש אזור זמן"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Type to search time zone":{v:["Gépeljen az időzóna kereséséhez"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Search for time zone":{v:["Cari zona waktu"]},"Type to search time zone":{v:["Ketik untuk mencari zona waktu"]}}},{l:"is",t:{"Search for time zone":{v:["Leita að tímabelti"]},"Type to search time zone":{v:["Skrifaðu til að leita að tímabelti"]}}},{l:"it",t:{"Search for time zone":{v:["Ricerca del fuso orario"]},"Type to search time zone":{v:["Digita per cercare un fuso orario"]}}},{l:"ja",t:{"Search for time zone":{v:["タイムゾーンを検索"]},"Type to search time zone":{v:["タイムゾーン検索のため入力してください"]}}},{l:"ja-JP",t:{"Search for time zone":{v:["タイムゾーンを検索"]},"Type to search time zone":{v:["タイムゾーン検索のため入力してください"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Search for time zone":{v:["시간대 검색"]},"Type to search time zone":{v:["입력하여 시간대를 검색"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Type to search time zone":{v:["ພິມເພື່ອຄົ້ນຫາເຂດເວລາ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Type to search time zone":{v:["Напишете за да пребарате временска зона"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{"Type to search time zone":{v:["ဒေသစံတော်ချိန်များ ရှာဖွေရန် စာရိုက်ပါ"]}}},{l:"nb",t:{"Search for time zone":{v:["Søk etter tidssone"]},"Type to search time zone":{v:["Tast for å søke etter tidssone"]}}},{l:"ne",t:{}},{l:"nl",t:{"Search for time zone":{v:["Zoeken naar tijdzone"]},"Type to search time zone":{v:["Typ om een tijdzone te zoeken"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Search for time zone":{v:["Szukaj strefy czasowej"]},"Type to search time zone":{v:["Wpisz, aby wyszukać strefę czasową"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Search for time zone":{v:["Pesquisar fuso horário"]},"Type to search time zone":{v:["Digite para pesquisar o fuso horário "]}}},{l:"pt-PT",t:{"Search for time zone":{v:["Pesquisar fuso horário"]},"Type to search time zone":{v:["Digite para pesquisar o fuso horário "]}}},{l:"ro",t:{"Search for time zone":{v:["Căutare zonă de timp"]},"Type to search time zone":{v:["Tastați pentru a căuta fusul orar"]}}},{l:"ru",t:{"Search for time zone":{v:["Поиск часового пояса"]},"Type to search time zone":{v:["Введите для поиска часового пояса"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Search for time zone":{v:["Vyhľadať časové pásmo"]},"Type to search time zone":{v:["Začníte písať pre vyhľadávanie časovej zóny"]}}},{l:"sl",t:{"Type to search time zone":{v:["Vpišite niz za iskanje časovnega pasu"]}}},{l:"sq",t:{}},{l:"sr",t:{"Search for time zone":{v:["Претрага временске зоне"]},"Type to search time zone":{v:["Куцајте да претражите временске зоне"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Search for time zone":{v:["Sök efter tidszon"]},"Type to search time zone":{v:["Skriv för att välja tidszon"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Search for time zone":{v:["Saat dilimi ara"]},"Type to search time zone":{v:["Saat dilimi aramak için yazmaya başlayın"]}}},{l:"ug",t:{}},{l:"uk",t:{"Search for time zone":{v:["Шукати часові зони"]},"Type to search time zone":{v:["Введіть для пошуку часовий пояс"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Search for time zone":{v:["Vaqt mintaqasini qidiring"]},"Type to search time zone":{v:["Vaqt mintaqasini qidirish uchun kiriting"]}}},{l:"zh-CN",t:{"Search for time zone":{v:["搜索时区"]},"Type to search time zone":{v:["打字以搜索时区"]}}},{l:"zh-HK",t:{"Search for time zone":{v:["搜索時區"]},"Type to search time zone":{v:["鍵入以搜索時區"]}}},{l:"zh-TW",t:{"Type to search time zone":{v:["輸入以搜尋時區"]}}},{l:"zu-ZA",t:{}}],_x=[{l:"af",t:{}},{l:"ar",t:{"Select provider":{v:["اختر مزود"]}}},{l:"ast",t:{"Select provider":{v:["Seleicionar el fornidor"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"Select provider":{v:["Vybrat poskytovatele"]}}},{l:"cs-CZ",t:{"Select provider":{v:["Vybrat poskytovatele"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Select provider":{v:["Vælg udbyder"]}}},{l:"de",t:{"Select provider":{v:["Anbieter auswählen"]}}},{l:"de-DE",t:{"Select provider":{v:["Anbieter auswählen"]}}},{l:"el",t:{"Select provider":{v:["Επιλογή παρόχου"]}}},{l:"en-GB",t:{"Select provider":{v:["Select provider"]}}},{l:"eo",t:{}},{l:"es",t:{"Select provider":{v:["Seleccione proveedor"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Select provider":{v:["Elija proveedor"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Select provider":{v:["Seleccionar proveedor"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Select provider":{v:["Seleccionar proveedor"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Select provider":{v:["Vali teenuspakkuja"]}}},{l:"eu",t:{"Select provider":{v:["Hautatu hornitzailea"]}}},{l:"fa",t:{"Select provider":{v:["ارائه دهنده را انتخاب کنید"]}}},{l:"fi",t:{"Select provider":{v:["Valitse tarjoaja"]}}},{l:"fo",t:{}},{l:"fr",t:{"Select provider":{v:["Sélectionner un fournisseur"]}}},{l:"ga",t:{"Select provider":{v:["Roghnaigh soláthraí"]}}},{l:"gd",t:{}},{l:"gl",t:{"Select provider":{v:["Seleccione o provedor"]}}},{l:"he",t:{"Select provider":{v:["בחירת ספק"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Select provider":{v:["Pilih penyedia"]}}},{l:"is",t:{"Select provider":{v:["Veldu þjónustuveitu"]}}},{l:"it",t:{"Select provider":{v:["Selezionare il provider"]}}},{l:"ja",t:{"Select provider":{v:["プロバイダーを選択"]}}},{l:"ja-JP",t:{"Select provider":{v:["プロバイダーを選択"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Select provider":{v:["제공자 선택"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Select provider":{v:["ເລືອກຜູ້ໃຫ້ບໍລິການ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Select provider":{v:["Избери провајдер"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Select provider":{v:["Velg leverandør"]}}},{l:"ne",t:{}},{l:"nl",t:{"Select provider":{v:["Selecteer provider"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Select provider":{v:["Wybierz dostawcę"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Select provider":{v:["Selecione provedor"]}}},{l:"pt-PT",t:{"Select provider":{v:["Selecionar fornecedor"]}}},{l:"ro",t:{"Select provider":{v:["Selectați providerul"]}}},{l:"ru",t:{"Select provider":{v:["Выбрать поставщика"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Select provider":{v:["Vybrať poskytovateľa"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"Select provider":{v:["Изаберите пружаоца"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Select provider":{v:["Välj leverantör"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Select provider":{v:["Hizmet sağlayıcı seçin"]}}},{l:"ug",t:{}},{l:"uk",t:{"Select provider":{v:["Виберіть постачальника"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Select provider":{v:["Provayderni tanlang"]}}},{l:"zh-CN",t:{"Select provider":{v:["选择提供者"]}}},{l:"zh-HK",t:{"Select provider":{v:["選擇提供者"]}}},{l:"zh-TW",t:{"Select provider":{v:["選取提供者"]}}},{l:"zu-ZA",t:{}}],Lx=[{l:"af",t:{}},{l:"ar",t:{Submit:{v:["إرسال"]}}},{l:"ast",t:{Submit:{v:["Unviar"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{Submit:{v:["Envia"]}}},{l:"cs",t:{Submit:{v:["Odeslat"]}}},{l:"cs-CZ",t:{Submit:{v:["Odeslat"]}}},{l:"cy-GB",t:{}},{l:"da",t:{Submit:{v:["Send"]}}},{l:"de",t:{Submit:{v:["Einreichen"]}}},{l:"de-DE",t:{Submit:{v:["Einreichen"]}}},{l:"el",t:{Submit:{v:["Υποβολή"]}}},{l:"en-GB",t:{Submit:{v:["Submit"]}}},{l:"eo",t:{}},{l:"es",t:{Submit:{v:["Enviar"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{Submit:{v:["Enviar"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{Submit:{v:["Enviar"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{Submit:{v:["Enviar"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{Submit:{v:["Saada"]}}},{l:"eu",t:{Submit:{v:["Bidali"]}}},{l:"fa",t:{Submit:{v:["ارسال"]}}},{l:"fi",t:{Submit:{v:["Lähetä"]}}},{l:"fo",t:{}},{l:"fr",t:{Submit:{v:["Valider"]}}},{l:"ga",t:{Submit:{v:["Cuir isteach"]}}},{l:"gd",t:{}},{l:"gl",t:{Submit:{v:["Enviar"]}}},{l:"he",t:{Submit:{v:["הגשה"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{Submit:{v:["Beküldés"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{Submit:{v:["Kirimkan"]}}},{l:"is",t:{Submit:{v:["Senda inn"]}}},{l:"it",t:{Submit:{v:["Invia"]}}},{l:"ja",t:{Submit:{v:["提出"]}}},{l:"ja-JP",t:{Submit:{v:["提出"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{Submit:{v:["제출"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{Submit:{v:["ສົ່ງ"]}}},{l:"lt-LT",t:{Submit:{v:["Pateikti"]}}},{l:"lv",t:{}},{l:"mk",t:{Submit:{v:["Испрати"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{Submit:{v:["တင်သွင်းရန်"]}}},{l:"nb",t:{Submit:{v:["Send"]}}},{l:"ne",t:{}},{l:"nl",t:{Submit:{v:["Indienen"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{Submit:{v:["Wyślij"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{Submit:{v:["Enviar"]}}},{l:"pt-PT",t:{Submit:{v:["Submeter"]}}},{l:"ro",t:{Submit:{v:["Trimiteți"]}}},{l:"ru",t:{Submit:{v:["Утвердить"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{Submit:{v:["Odoslať"]}}},{l:"sl",t:{Submit:{v:["Pošlji"]}}},{l:"sq",t:{}},{l:"sr",t:{Submit:{v:["Поднеси"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{Submit:{v:["Skicka"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{Submit:{v:["Gönder"]}}},{l:"ug",t:{}},{l:"uk",t:{Submit:{v:["Надіслати"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{Submit:{v:["Yuborish"]}}},{l:"zh-CN",t:{Submit:{v:["提交"]}}},{l:"zh-HK",t:{Submit:{v:["提交"]}}},{l:"zh-TW",t:{Submit:{v:["遞交"]}}},{l:"zu-ZA",t:{}}],zx=[{l:"af",t:{}},{l:"ar",t:{"Undo changes":{v:["تراجَع عن التغييرات"]}}},{l:"ast",t:{"Undo changes":{v:["Desfacer los cambeos"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{"Undo changes":{v:["Desfés els canvis"]}}},{l:"cs",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"cs-CZ",t:{"Undo changes":{v:["Vzít změny zpět"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"Undo changes":{v:["Fortryd ændringer"]}}},{l:"de",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"de-DE",t:{"Undo changes":{v:["Änderungen rückgängig machen"]}}},{l:"el",t:{"Undo changes":{v:["Αναίρεση Αλλαγών"]}}},{l:"en-GB",t:{"Undo changes":{v:["Undo changes"]}}},{l:"eo",t:{}},{l:"es",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"Undo changes":{v:["Deshacer cambios"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"Undo changes":{v:["Pööra muudatused tagasi"]}}},{l:"eu",t:{"Undo changes":{v:["Aldaketak desegin"]}}},{l:"fa",t:{"Undo changes":{v:["لغو تغییرات"]}}},{l:"fi",t:{"Undo changes":{v:["Kumoa muutokset"]}}},{l:"fo",t:{}},{l:"fr",t:{"Undo changes":{v:["Annuler les changements"]}}},{l:"ga",t:{"Undo changes":{v:["Cealaigh athruithe"]}}},{l:"gd",t:{}},{l:"gl",t:{"Undo changes":{v:["Desfacer os cambios"]}}},{l:"he",t:{"Undo changes":{v:["ביטול שינויים"]}}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{"Undo changes":{v:["Változtatások visszavonása"]}}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"Undo changes":{v:["Urungkan perubahan"]}}},{l:"is",t:{"Undo changes":{v:["Afturkalla breytingar"]}}},{l:"it",t:{"Undo changes":{v:["Cancella i cambiamenti"]}}},{l:"ja",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ja-JP",t:{"Undo changes":{v:["変更を取り消し"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"Undo changes":{v:["변경 되돌리기"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"Undo changes":{v:["ຍ້ອນຄືນການປ່ຽນແປງ"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"Undo changes":{v:["Врати ги промените"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"Undo changes":{v:["Tilbakestill endringer"]}}},{l:"ne",t:{}},{l:"nl",t:{"Undo changes":{v:["Wijzigingen ongedaan maken"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"Undo changes":{v:["Cofnij zmiany"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"Undo changes":{v:["Desfazer modificações"]}}},{l:"pt-PT",t:{"Undo changes":{v:["Anular alterações"]}}},{l:"ro",t:{"Undo changes":{v:["Anularea modificărilor"]}}},{l:"ru",t:{"Undo changes":{v:["Отменить изменения"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"Undo changes":{v:["Vrátiť zmeny"]}}},{l:"sl",t:{"Undo changes":{v:["Razveljavi spremembe"]}}},{l:"sq",t:{}},{l:"sr",t:{"Undo changes":{v:["Поништи измене"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"Undo changes":{v:["Ångra ändringar"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"Undo changes":{v:["Değişiklikleri geri al"]}}},{l:"ug",t:{}},{l:"uk",t:{"Undo changes":{v:["Скасувати зміни"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"Undo changes":{v:["O'zgarishlarni bekor qilish"]}}},{l:"zh-CN",t:{"Undo changes":{v:["撤销更改"]}}},{l:"zh-HK",t:{"Undo changes":{v:["取消更改"]}}},{l:"zh-TW",t:{"Undo changes":{v:["還原變更"]}}},{l:"zu-ZA",t:{}}],Ox=[{l:"af",t:{}},{l:"ar",t:{"User status: {status}":{v:["حالة المستخدِم: {status}"]}}},{l:"ast",t:{"User status: {status}":{v:["Estáu del usuariu: {status}"]}}},{l:"az",t:{}},{l:"be",t:{}},{l:"bg",t:{}},{l:"bn-BD",t:{}},{l:"br",t:{}},{l:"bs",t:{}},{l:"ca",t:{}},{l:"cs",t:{"User status: {status}":{v:["Stav uživatele: {status}"]}}},{l:"cs-CZ",t:{"User status: {status}":{v:["Stav uživatele: {status}"]}}},{l:"cy-GB",t:{}},{l:"da",t:{"User status: {status}":{v:["Brugerstatus: {status}"]}}},{l:"de",t:{"User status: {status}":{v:["Benutzerstatus: {status}"]}}},{l:"de-DE",t:{"User status: {status}":{v:["Benutzerstatus: {status}"]}}},{l:"el",t:{"User status: {status}":{v:["Κατάσταση χρήστη: {status}"]}}},{l:"en-GB",t:{"User status: {status}":{v:["User status: {status}"]}}},{l:"eo",t:{}},{l:"es",t:{"User status: {status}":{v:["Estatus del usuario: {status}"]}}},{l:"es-419",t:{}},{l:"es-AR",t:{"User status: {status}":{v:["Estado del usuario: {status}"]}}},{l:"es-CL",t:{}},{l:"es-CO",t:{}},{l:"es-CR",t:{}},{l:"es-DO",t:{}},{l:"es-EC",t:{}},{l:"es-GT",t:{}},{l:"es-HN",t:{}},{l:"es-MX",t:{"User status: {status}":{v:["Estado del usuario: {status}"]}}},{l:"es-NI",t:{}},{l:"es-PA",t:{}},{l:"es-PE",t:{}},{l:"es-PR",t:{}},{l:"es-PY",t:{}},{l:"es-SV",t:{}},{l:"es-UY",t:{}},{l:"et-EE",t:{"User status: {status}":{v:["Kasutaja olek: {status}"]}}},{l:"eu",t:{}},{l:"fa",t:{"User status: {status}":{v:["وضعیت کاربر: {status}"]}}},{l:"fi",t:{"User status: {status}":{v:["Käyttäjän tila: {status}"]}}},{l:"fo",t:{}},{l:"fr",t:{"User status: {status}":{v:["Statut de l'utilisateur : {status}"]}}},{l:"ga",t:{"User status: {status}":{v:["Stádas úsáideora: {status}"]}}},{l:"gd",t:{}},{l:"gl",t:{"User status: {status}":{v:["Estado do usuario: {status}"]}}},{l:"he",t:{}},{l:"hi-IN",t:{}},{l:"hr",t:{}},{l:"hsb",t:{}},{l:"hu",t:{}},{l:"hy",t:{}},{l:"ia",t:{}},{l:"id",t:{"User status: {status}":{v:["Status pengguna: {status}"]}}},{l:"is",t:{"User status: {status}":{v:["Staða notanda: {status}"]}}},{l:"it",t:{"User status: {status}":{v:["Stato dell'utente: {status}"]}}},{l:"ja",t:{"User status: {status}":{v:["ユーザのステータス: {status}"]}}},{l:"ja-JP",t:{"User status: {status}":{v:["ユーザのステータス: {status}"]}}},{l:"ka",t:{}},{l:"ka-GE",t:{}},{l:"kab",t:{}},{l:"kk",t:{}},{l:"kn",t:{}},{l:"ko",t:{"User status: {status}":{v:["사용자 상태: {status}"]}}},{l:"la",t:{}},{l:"lb",t:{}},{l:"lo",t:{"User status: {status}":{v:["ສະຖານະຜູ້ໃຊ້: {status}"]}}},{l:"lt-LT",t:{}},{l:"lv",t:{}},{l:"mk",t:{"User status: {status}":{v:["Статус: {status}"]}}},{l:"mn",t:{}},{l:"mr",t:{}},{l:"my",t:{}},{l:"nb",t:{"User status: {status}":{v:["Brukerstatus: {status}"]}}},{l:"ne",t:{}},{l:"nl",t:{"User status: {status}":{v:["Gebruikersstatus: {status}"]}}},{l:"nn-NO",t:{}},{l:"oc",t:{}},{l:"pl",t:{"User status: {status}":{v:["Status użytkownika: {status}"]}}},{l:"ps",t:{}},{l:"pt-BR",t:{"User status: {status}":{v:["Status do usuário: {status}"]}}},{l:"pt-PT",t:{"User status: {status}":{v:["Estado do utilizador: {status}"]}}},{l:"ro",t:{"User status: {status}":{v:["Status utilizator: {status}"]}}},{l:"ru",t:{"User status: {status}":{v:["Статус пользователя: {status}"]}}},{l:"sc",t:{}},{l:"si",t:{}},{l:"sk",t:{"User status: {status}":{v:["Stav užívateľa: {status}"]}}},{l:"sl",t:{}},{l:"sq",t:{}},{l:"sr",t:{"User status: {status}":{v:["Статус корисника: {status}"]}}},{l:"sr-Latn",t:{}},{l:"sv",t:{"User status: {status}":{v:["Användarstatus: {status}"]}}},{l:"sw",t:{}},{l:"ta",t:{}},{l:"tk",t:{}},{l:"tr",t:{"User status: {status}":{v:["Kullanıcı durumu: {status}"]}}},{l:"ug",t:{}},{l:"uk",t:{"User status: {status}":{v:["Статус користувача: {status}"]}}},{l:"ur-PK",t:{}},{l:"uz",t:{"User status: {status}":{v:["Foydalanuvchi holati: {status}"]}}},{l:"zh-CN",t:{"User status: {status}":{v:["用户状态:{status}"]}}},{l:"zh-HK",t:{"User status: {status}":{v:["用戶狀態:{status}"]}}},{l:"zh-TW",t:{"User status: {status}":{v:["使用者狀態:{status}"]}}},{l:"zu-ZA",t:{}}];Ee.util.warn;function tn(e){return b4()?(Z3(e),!0):!1}function Rx(e){let t=0,u,s;const n=()=>{t-=1,s&&t<=0&&(s.stop(),u=void 0,s=void 0)};return(...o)=>(t+=1,s||(s=X3(!0),u=s.run(()=>e(...o))),tn(n),u)}function Pu(e){return typeof e=="function"?e():j3(e)}const Mx={mounted:"inserted",unmounted:"unbind"},Tp=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const F6=e=>typeof e<"u",k6=e=>e!=null,D6=Object.prototype.toString,T6=e=>D6.call(e)==="[object Object]",eo=()=>{},Ux=S6();function S6(){var e,t;return Tp&&((e=window?.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window?.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window?.navigator.userAgent))}function N6(e){return Pi()}function jx(...e){if(e.length!==1)return $3(...e);const t=e[0];return typeof t=="function"?x4(I3(()=>({get:t,set:eo}))):ru(t)}function P6(e,t=!0,u){N6()?R4(e,u):t?e():Qs(e)}Ee.util.warn;const gs=Tp?window:void 0;function su(e){var t;const u=Pu(e);return(t=u?.$el)!=null?t:u}function da(...e){let t,u,s,n;if(typeof e[0]=="string"||Array.isArray(e[0])?([u,s,n]=e,t=gs):[t,u,s,n]=e,!t)return eo;Array.isArray(u)||(u=[u]),Array.isArray(s)||(s=[s]);const o=[],a=()=>{o.forEach(d=>d()),o.length=0},r=(d,p,f,C)=>(d.addEventListener(p,f,C),()=>d.removeEventListener(p,f,C)),i=Tu(()=>[su(t),Pu(n)],([d,p])=>{if(a(),!d)return;const f=T6(p)?{...p}:p;o.push(...u.flatMap(C=>s.map(k=>r(d,C,k,f))))},{immediate:!0,flush:"post"}),m=()=>{i(),a()};return tn(m),m}function _6(){const e=ru(!1);return Pi()&&R4(()=>{e.value=!0},void 0),e}function sl(e){const t=_6();return Nt(()=>(t.value,!!e()))}function Ix(e,t,u={}){const{window:s=gs,...n}=u;let o;const a=sl(()=>s&&"MutationObserver"in s),r=()=>{o&&(o.disconnect(),o=void 0)},i=Nt(()=>{const f=Pu(e),C=(Array.isArray(f)?f:[f]).map(su).filter(k6);return new Set(C)}),m=Tu(()=>i.value,f=>{r(),a.value&&f.size&&(o=new MutationObserver(t),f.forEach(C=>o.observe(C,n)))},{immediate:!0,flush:"post"}),d=()=>o?.takeRecords(),p=()=>{m(),r()};return tn(p),{isSupported:a,stop:p,takeRecords:d}}function L6(e,t={}){const{window:u=gs}=t,s=sl(()=>u&&"matchMedia"in u&&typeof u.matchMedia=="function");let n;const o=ru(!1),a=m=>{o.value=m.matches},r=()=>{n&&("removeEventListener"in n?n.removeEventListener("change",a):n.removeListener(a))},i=W3(()=>{s.value&&(r(),n=u.matchMedia(Pu(e)),"addEventListener"in n?n.addEventListener("change",a):n.addListener(a),o.value=n.matches)});return tn(()=>{i(),r(),n=void 0}),o}function z6(e){return JSON.parse(JSON.stringify(e))}function $x(e){return L6("(prefers-color-scheme: dark)",e)}function O6(e,t,u={}){const{window:s=gs,...n}=u;let o;const a=sl(()=>s&&"ResizeObserver"in s),r=()=>{o&&(o.disconnect(),o=void 0)},i=Nt(()=>{const p=Pu(e);return Array.isArray(p)?p.map(f=>su(f)):[su(p)]}),m=Tu(i,p=>{if(r(),a.value&&s){o=new ResizeObserver(t);for(const f of p)f&&o.observe(f,n)}},{immediate:!0,flush:"post"}),d=()=>{r(),m()};return tn(d),{isSupported:a,stop:d}}function Hx(e,t={width:0,height:0},u={}){const{window:s=gs,box:n="content-box"}=u,o=Nt(()=>{var p,f;return(f=(p=su(e))==null?void 0:p.namespaceURI)==null?void 0:f.includes("svg")}),a=ru(t.width),r=ru(t.height),{stop:i}=O6(e,([p])=>{const f=n==="border-box"?p.borderBoxSize:n==="content-box"?p.contentBoxSize:p.devicePixelContentBoxSize;if(s&&o.value){const C=su(e);if(C){const k=C.getBoundingClientRect();a.value=k.width,r.value=k.height}}else if(f){const C=Array.isArray(f)?f:[f];a.value=C.reduce((k,{inlineSize:w})=>k+w,0),r.value=C.reduce((k,{blockSize:w})=>k+w,0)}else a.value=p.contentRect.width,r.value=p.contentRect.height},u);P6(()=>{const p=su(e);p&&(a.value="offsetWidth"in p?p.offsetWidth:t.width,r.value="offsetHeight"in p?p.offsetHeight:t.height)});const m=Tu(()=>su(e),p=>{a.value=p?t.width:0,r.value=p?t.height:0});function d(){i(),m()}return{width:a,height:r,stop:d}}function R6(e,t={}){const{threshold:u=50,onSwipe:s,onSwipeEnd:n,onSwipeStart:o,passive:a=!0,window:r=gs}=t,i=ql({x:0,y:0}),m=ql({x:0,y:0}),d=Nt(()=>i.x-m.x),p=Nt(()=>i.y-m.y),{max:f,abs:C}=Math,k=Nt(()=>f(C(d.value),C(p.value))>=u),w=ru(!1),D=Nt(()=>k.value?C(d.value)>C(p.value)?d.value>0?"left":"right":p.value>0?"up":"down":"none"),B=K=>[K.touches[0].clientX,K.touches[0].clientY],y=(K,ue)=>{i.x=K,i.y=ue},T=(K,ue)=>{m.x=K,m.y=ue};let N;const H=M6(r?.document);a?N=H?{passive:!0}:{capture:!1}:N=H?{passive:!1,capture:!0}:{capture:!0};const G=K=>{w.value&&n?.(K,D.value),w.value=!1},J=[da(e,"touchstart",K=>{if(K.touches.length!==1)return;const[ue,se]=B(K);y(ue,se),T(ue,se),o?.(K)},N),da(e,"touchmove",K=>{if(K.touches.length!==1)return;const[ue,se]=B(K);T(ue,se),N.capture&&!N.passive&&Math.abs(d.value)>Math.abs(p.value)&&K.preventDefault(),!w.value&&k.value&&(w.value=!0),w.value&&s?.(K)},N),da(e,["touchend","touchcancel"],G,N)];return{isPassiveEventSupported:H,isSwiping:w,direction:D,coordsStart:i,coordsEnd:m,lengthX:d,lengthY:p,stop:()=>J.forEach(K=>K())}}function M6(e){if(!e)return!1;let t=!1;const u={get passive(){return t=!0,!1}};return e.addEventListener("x",eo,u),e.removeEventListener("x",eo),t}function Vx(e,t,u,s={}){var n,o,a,r,i;const{clone:m=!1,passive:d=!1,eventName:p,deep:f=!1,defaultValue:C,shouldEmit:k}=s,w=Pi(),D=u||w?.emit||((n=w?.$emit)==null?void 0:n.bind(w))||((a=(o=w?.proxy)==null?void 0:o.$emit)==null?void 0:a.bind(w?.proxy));let B=p;if(!t){const H=(i=(r=w?.proxy)==null?void 0:r.$options)==null?void 0:i.model;t=H?.value||"value",p||(B=H?.event||"input")}B=B||`update:${t.toString()}`;const y=H=>m?typeof m=="function"?m(H):z6(H):H,T=()=>F6(e[t])?y(e[t]):C,N=H=>{k?k(H)&&D(B,H):D(B,H)};if(d){const H=T(),G=ru(H);let J=!1;return Tu(()=>e[t],K=>{J||(J=!0,G.value=y(K),Qs(()=>J=!1))}),Tu(G,K=>{!J&&(K!==e[t]||f)&&N(K)},{deep:f}),G}else return Nt({get(){return T()},set(H){N(H)}})}function Sp(e,t){return function(){return e.apply(t,arguments)}}const{toString:U6}=Object.prototype,{getPrototypeOf:as}=Object,{iterator:un,toStringTag:Np}=Symbol,to=(({hasOwnProperty:e})=>(t,u)=>e.call(t,u))(Object.prototype),Ks=(e,t)=>{let u=e;const s=[];for(;u!=null&&u!==Object.prototype;){if(s.indexOf(u)!==-1)return!1;if(s.push(u),to(u,t))return!0;u=as(u)}return!1},j6=(e,t)=>e!=null&&Ks(e,t)?e[t]:void 0,nl=(e=>t=>{const u=U6.call(t);return e[u]||(e[u]=u.slice(8,-1).toLowerCase())})(Object.create(null)),yt=e=>(e=e.toLowerCase(),t=>nl(t)===e),wo=e=>t=>typeof t===e,{isArray:_u}=Array,rs=wo("undefined");function fs(e){return e!==null&&!rs(e)&&e.constructor!==null&&!rs(e.constructor)&&ut(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const Pp=yt("ArrayBuffer");function I6(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&Pp(e.buffer),t}const $6=wo("string"),ut=wo("function"),_p=wo("number"),hs=e=>e!==null&&typeof e=="object",H6=e=>e===!0||e===!1,Rn=e=>{if(!hs(e))return!1;const t=as(e);return(t===null||t===Object.prototype||as(t)===null)&&!Ks(e,Np)&&!Ks(e,un)},V6=e=>{if(!hs(e)||fs(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},G6=yt("Date"),K6=yt("File"),W6=e=>!!(e&&typeof e.uri<"u"),q6=e=>e&&typeof e.getParts<"u",X6=yt("Blob"),J6=yt("FileList"),Z6=e=>hs(e)&&ut(e.pipe);function Y6(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof jt<"u"?jt:{}}const hd=Y6(),vd=typeof hd.FormData<"u"?hd.FormData:void 0,Q6=e=>{if(!e)return!1;if(vd&&e instanceof vd)return!0;const t=as(e);if(!t||t===Object.prototype||!ut(e.append))return!1;const u=nl(e);return u==="formdata"||u==="object"&&ut(e.toString)&&e.toString()==="[object FormData]"},eC=yt("URLSearchParams"),[tC,uC,sC,nC]=["ReadableStream","Request","Response","Headers"].map(yt),oC=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function sn(e,t,{allOwnKeys:u=!1}={}){if(e===null||typeof e>"u")return;let s,n;if(typeof e!="object"&&(e=[e]),_u(e))for(s=0,n=e.length;s0;)if(n=u[s],t===n.toLowerCase())return n;return null}const Bu=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:jt,zp=e=>!rs(e)&&e!==Bu;function gi(...e){const{caseless:t,skipUndefined:u}=zp(this)&&this||{},s={},n=(o,a)=>{if(a==="__proto__"||a==="constructor"||a==="prototype")return;const r=t&&typeof a=="string"&&Lp(s,a)||a,i=to(s,r)?s[r]:void 0;Rn(i)&&Rn(o)?s[r]=gi(i,o):Rn(o)?s[r]=gi({},o):_u(o)?s[r]=o.slice():(!u||!rs(o))&&(s[r]=o)};for(let o=0,a=e.length;o(sn(t,(n,o)=>{u&&ut(n)?Object.defineProperty(e,o,{__proto__:null,value:Sp(n,u),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,o,{__proto__:null,value:n,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:s}),e),rC=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),iC=(e,t,u,s)=>{e.prototype=Object.create(t.prototype,s),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),u&&Object.assign(e.prototype,u)},lC=(e,t,u,s)=>{let n,o,a;const r={};if(t=t||{},e==null)return t;do{for(n=Object.getOwnPropertyNames(e),o=n.length;o-- >0;)a=n[o],(!s||s(a,e,t))&&!r[a]&&(t[a]=e[a],r[a]=!0);e=u!==!1&&as(e)}while(e&&(!u||u(e,t))&&e!==Object.prototype);return t},dC=(e,t,u)=>{e=String(e),(u===void 0||u>e.length)&&(u=e.length),u-=t.length;const s=e.indexOf(t,u);return s!==-1&&s===u},cC=e=>{if(!e)return null;if(_u(e))return e;let t=e.length;if(!_p(t))return null;const u=new Array(t);for(;t-- >0;)u[t]=e[t];return u},mC=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&as(Uint8Array)),pC=(e,t)=>{const u=(e&&e[un]).call(e);let s;for(;(s=u.next())&&!s.done;){const n=s.value;t.call(e,n[0],n[1])}},gC=(e,t)=>{let u;const s=[];for(;(u=e.exec(t))!==null;)s.push(u);return s},fC=yt("HTMLFormElement"),hC=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,u,s){return u.toUpperCase()+s}),{propertyIsEnumerable:vC}=Object.prototype,CC=yt("RegExp"),Op=(e,t)=>{const u=Object.getOwnPropertyDescriptors(e),s={};sn(u,(n,o)=>{let a;(a=t(n,o,e))!==!1&&(s[o]=a||n)}),Object.defineProperties(e,s)},EC=e=>{Op(e,(t,u)=>{if(ut(e)&&["arguments","caller","callee"].includes(u))return!1;const s=e[u];if(ut(s)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+u+"'")})}})},yC=(e,t)=>{const u={},s=n=>{n.forEach(o=>{u[o]=!0})};return _u(e)?s(e):s(String(e).split(t)),u},wC=()=>{},xC=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function BC(e){return!!(e&&ut(e.append)&&e[Np]==="FormData"&&e[un])}const bC=e=>{const t=new WeakSet,u=s=>{if(hs(s)){if(t.has(s))return;if(fs(s))return s;if(!("toJSON"in s)){t.add(s);const n=_u(s)?[]:{};return sn(s,(o,a)=>{const r=u(o);!rs(r)&&(n[a]=r)}),t.delete(s),n}}return s};return u(e)},AC=yt("AsyncFunction"),FC=e=>e&&(hs(e)||ut(e))&&ut(e.then)&&ut(e.catch),Rp=((e,t)=>e?setImmediate:t?((u,s)=>(Bu.addEventListener("message",({source:n,data:o})=>{n===Bu&&o===u&&s.length&&s.shift()()},!1),n=>{s.push(n),Bu.postMessage(u,"*")}))(`axios@${Math.random()}`,[]):u=>setTimeout(u))(typeof setImmediate=="function",ut(Bu.postMessage)),kC=typeof queueMicrotask<"u"?queueMicrotask.bind(Bu):typeof ci<"u"&&ci.nextTick||Rp,Mp=e=>e!=null&&ut(e[un]),DC=e=>e!=null&&Ks(e,un)&&Mp(e),b={isArray:_u,isArrayBuffer:Pp,isBuffer:fs,isFormData:Q6,isArrayBufferView:I6,isString:$6,isNumber:_p,isBoolean:H6,isObject:hs,isPlainObject:Rn,isEmptyObject:V6,isReadableStream:tC,isRequest:uC,isResponse:sC,isHeaders:nC,isUndefined:rs,isDate:G6,isFile:K6,isReactNativeBlob:W6,isReactNative:q6,isBlob:X6,isRegExp:CC,isFunction:ut,isStream:Z6,isURLSearchParams:eC,isTypedArray:mC,isFileList:J6,forEach:sn,merge:gi,extend:aC,trim:oC,stripBOM:rC,inherits:iC,toFlatObject:lC,kindOf:nl,kindOfTest:yt,endsWith:dC,toArray:cC,forEachEntry:pC,matchAll:gC,isHTMLForm:fC,hasOwnProperty:to,hasOwnProp:to,hasOwnInPrototypeChain:Ks,getSafeProp:j6,reduceDescriptors:Op,freezeMethods:EC,toObjectSet:yC,toCamelCase:hC,noop:wC,toFiniteNumber:xC,findKey:Lp,global:Bu,isContextDefined:zp,isSpecCompliantForm:BC,toJSONObject:bC,isAsyncFn:AC,isThenable:FC,setImmediate:Rp,asap:kC,isIterable:Mp,isSafeIterable:DC};var Up={},Mn={};Mn.byteLength=NC,Mn.toByteArray=_C,Mn.fromByteArray=OC;for(var St=[],ct=[],TC=typeof Uint8Array<"u"?Uint8Array:Array,ca="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Wu=0,SC=ca.length;Wu0)throw new Error("Invalid string. Length must be a multiple of 4");var u=e.indexOf("=");u===-1&&(u=t);var s=u===t?0:4-u%4;return[u,s]}function NC(e){var t=jp(e),u=t[0],s=t[1];return(u+s)*3/4-s}function PC(e,t,u){return(t+u)*3/4-u}function _C(e){var t,u=jp(e),s=u[0],n=u[1],o=new TC(PC(e,s,n)),a=0,r=n>0?s-4:s,i;for(i=0;i>16&255,o[a++]=t>>8&255,o[a++]=t&255;return n===2&&(t=ct[e.charCodeAt(i)]<<2|ct[e.charCodeAt(i+1)]>>4,o[a++]=t&255),n===1&&(t=ct[e.charCodeAt(i)]<<10|ct[e.charCodeAt(i+1)]<<4|ct[e.charCodeAt(i+2)]>>2,o[a++]=t>>8&255,o[a++]=t&255),o}function LC(e){return St[e>>18&63]+St[e>>12&63]+St[e>>6&63]+St[e&63]}function zC(e,t,u){for(var s,n=[],o=t;or?r:a+o));return s===1?(t=e[u-1],n.push(St[t>>2]+St[t<<4&63]+"==")):s===2&&(t=(e[u-2]<<8)+e[u-1],n.push(St[t>>10]+St[t>>4&63]+St[t<<2&63]+"=")),n.join("")}var fi={};fi.read=function(e,t,u,s,n){var o,a,r=n*8-s-1,i=(1<>1,d=-7,p=u?n-1:0,f=u?-1:1,C=e[t+p];for(p+=f,o=C&(1<<-d)-1,C>>=-d,d+=r;d>0;o=o*256+e[t+p],p+=f,d-=8);for(a=o&(1<<-d)-1,o>>=-d,d+=s;d>0;a=a*256+e[t+p],p+=f,d-=8);if(o===0)o=1-m;else{if(o===i)return a?NaN:(C?-1:1)*(1/0);a=a+Math.pow(2,s),o=o-m}return(C?-1:1)*a*Math.pow(2,o-s)},fi.write=function(e,t,u,s,n,o){var a,r,i,m=o*8-n-1,d=(1<>1,f=n===23?Math.pow(2,-24)-Math.pow(2,-77):0,C=s?0:o-1,k=s?1:-1,w=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(r=isNaN(t)?1:0,a=d):(a=Math.floor(Math.log(t)/Math.LN2),t*(i=Math.pow(2,-a))<1&&(a--,i*=2),a+p>=1?t+=f/i:t+=f*Math.pow(2,1-p),t*i>=2&&(a++,i/=2),a+p>=d?(r=0,a=d):a+p>=1?(r=(t*i-1)*Math.pow(2,n),a=a+p):(r=t*Math.pow(2,p-1)*Math.pow(2,n),a=0));n>=8;e[u+C]=r&255,C+=k,r/=256,n-=8);for(a=a<0;e[u+C]=a&255,C+=k,a/=256,m-=8);e[u+C-k]|=w*128};(function(e){const t=Mn,u=fi,s=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=d,e.SlowBuffer=H,e.INSPECT_MAX_BYTES=50;const n=2147483647;e.kMaxLength=n;const{Uint8Array:o,ArrayBuffer:a,SharedArrayBuffer:r}=globalThis;d.TYPED_ARRAY_SUPPORT=i(),!d.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function i(){try{const l=new o(1),c={foo:function(){return 42}};return Object.setPrototypeOf(c,o.prototype),Object.setPrototypeOf(l,c),l.foo()===42}catch{return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.buffer}}),Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(d.isBuffer(this))return this.byteOffset}});function m(l){if(l>n)throw new RangeError('The value "'+l+'" is invalid for option "size"');const c=new o(l);return Object.setPrototypeOf(c,d.prototype),c}function d(l,c,g){if(typeof l=="number"){if(typeof c=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return k(l)}return p(l,c,g)}d.poolSize=8192;function p(l,c,g){if(typeof l=="string")return w(l,c);if(a.isView(l))return B(l);if(l==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof l);if(ze(l,a)||l&&ze(l.buffer,a)||typeof r<"u"&&(ze(l,r)||l&&ze(l.buffer,r)))return y(l,c,g);if(typeof l=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const x=l.valueOf&&l.valueOf();if(x!=null&&x!==l)return d.from(x,c,g);const F=T(l);if(F)return F;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof l[Symbol.toPrimitive]=="function")return d.from(l[Symbol.toPrimitive]("string"),c,g);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof l)}d.from=function(l,c,g){return p(l,c,g)},Object.setPrototypeOf(d.prototype,o.prototype),Object.setPrototypeOf(d,o);function f(l){if(typeof l!="number")throw new TypeError('"size" argument must be of type number');if(l<0)throw new RangeError('The value "'+l+'" is invalid for option "size"')}function C(l,c,g){return f(l),l<=0?m(l):c!==void 0?typeof g=="string"?m(l).fill(c,g):m(l).fill(c):m(l)}d.alloc=function(l,c,g){return C(l,c,g)};function k(l){return f(l),m(l<0?0:N(l)|0)}d.allocUnsafe=function(l){return k(l)},d.allocUnsafeSlow=function(l){return k(l)};function w(l,c){if((typeof c!="string"||c==="")&&(c="utf8"),!d.isEncoding(c))throw new TypeError("Unknown encoding: "+c);const g=G(l,c)|0;let x=m(g);const F=x.write(l,c);return F!==g&&(x=x.slice(0,F)),x}function D(l){const c=l.length<0?0:N(l.length)|0,g=m(c);for(let x=0;x=n)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n.toString(16)+" bytes");return l|0}function H(l){return+l!=l&&(l=0),d.alloc(+l)}d.isBuffer=function(l){return l!=null&&l._isBuffer===!0&&l!==d.prototype},d.compare=function(l,c){if(ze(l,o)&&(l=d.from(l,l.offset,l.byteLength)),ze(c,o)&&(c=d.from(c,c.offset,c.byteLength)),!d.isBuffer(l)||!d.isBuffer(c))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(l===c)return 0;let g=l.length,x=c.length;for(let F=0,_=Math.min(g,x);F<_;++F)if(l[F]!==c[F]){g=l[F],x=c[F];break}return gx.length?(d.isBuffer(_)||(_=d.from(_)),_.copy(x,F)):o.prototype.set.call(x,_,F);else if(d.isBuffer(_))_.copy(x,F);else throw new TypeError('"list" argument must be an Array of Buffers');F+=_.length}return x};function G(l,c){if(d.isBuffer(l))return l.length;if(a.isView(l)||ze(l,a))return l.byteLength;if(typeof l!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof l);const g=l.length,x=arguments.length>2&&arguments[2]===!0;if(!x&&g===0)return 0;let F=!1;for(;;)switch(c){case"ascii":case"latin1":case"binary":return g;case"utf8":case"utf-8":return wt(l).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g*2;case"hex":return g>>>1;case"base64":return ht(l).length;default:if(F)return x?-1:wt(l).length;c=(""+c).toLowerCase(),F=!0}}d.byteLength=G;function J(l,c,g){let x=!1;if((c===void 0||c<0)&&(c=0),c>this.length||((g===void 0||g>this.length)&&(g=this.length),g<=0)||(g>>>=0,c>>>=0,g<=c))return"";for(l||(l="utf8");;)switch(l){case"hex":return X(this,c,g);case"utf8":case"utf-8":return j(this,c,g);case"ascii":return I(this,c,g);case"latin1":case"binary":return R(this,c,g);case"base64":return z(this,c,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Z(this,c,g);default:if(x)throw new TypeError("Unknown encoding: "+l);l=(l+"").toLowerCase(),x=!0}}d.prototype._isBuffer=!0;function K(l,c,g){const x=l[c];l[c]=l[g],l[g]=x}d.prototype.swap16=function(){const l=this.length;if(l%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let c=0;cc&&(l+=" ... "),""},s&&(d.prototype[s]=d.prototype.inspect),d.prototype.compare=function(l,c,g,x,F){if(ze(l,o)&&(l=d.from(l,l.offset,l.byteLength)),!d.isBuffer(l))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof l);if(c===void 0&&(c=0),g===void 0&&(g=l?l.length:0),x===void 0&&(x=0),F===void 0&&(F=this.length),c<0||g>l.length||x<0||F>this.length)throw new RangeError("out of range index");if(x>=F&&c>=g)return 0;if(x>=F)return-1;if(c>=g)return 1;if(c>>>=0,g>>>=0,x>>>=0,F>>>=0,this===l)return 0;let _=F-x,$=g-c;const fe=Math.min(_,$),we=this.slice(x,F),le=l.slice(c,g);for(let ge=0;ge2147483647?g=2147483647:g<-2147483648&&(g=-2147483648),g=+g,pu(g)&&(g=F?0:l.length-1),g<0&&(g=l.length+g),g>=l.length){if(F)return-1;g=l.length-1}else if(g<0)if(F)g=0;else return-1;if(typeof c=="string"&&(c=d.from(c,x)),d.isBuffer(c))return c.length===0?-1:se(l,c,g,x,F);if(typeof c=="number")return c=c&255,typeof o.prototype.indexOf=="function"?F?o.prototype.indexOf.call(l,c,g):o.prototype.lastIndexOf.call(l,c,g):se(l,[c],g,x,F);throw new TypeError("val must be string, number or Buffer")}function se(l,c,g,x,F){let _=1,$=l.length,fe=c.length;if(x!==void 0&&(x=String(x).toLowerCase(),x==="ucs2"||x==="ucs-2"||x==="utf16le"||x==="utf-16le")){if(l.length<2||c.length<2)return-1;_=2,$/=2,fe/=2,g/=2}function we(ge,Be){return _===1?ge[Be]:ge.readUInt16BE(Be*_)}let le;if(F){let ge=-1;for(le=g;le<$;le++)if(we(l,le)===we(c,ge===-1?0:le-ge)){if(ge===-1&&(ge=le),le-ge+1===fe)return ge*_}else ge!==-1&&(le-=le-ge),ge=-1}else for(g+fe>$&&(g=$-fe),le=g;le>=0;le--){let ge=!0;for(let Be=0;BeF&&(x=F)):x=F;const _=c.length;x>_/2&&(x=_/2);let $;for($=0;$>>0,isFinite(g)?(g=g>>>0,x===void 0&&(x="utf8")):(x=g,g=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const F=this.length-c;if((g===void 0||g>F)&&(g=F),l.length>0&&(g<0||c<0)||c>this.length)throw new RangeError("Attempt to write outside buffer bounds");x||(x="utf8");let _=!1;for(;;)switch(x){case"hex":return re(this,l,c,g);case"utf8":case"utf-8":return v(this,l,c,g);case"ascii":case"latin1":case"binary":return E(this,l,c,g);case"base64":return A(this,l,c,g);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return L(this,l,c,g);default:if(_)throw new TypeError("Unknown encoding: "+x);x=(""+x).toLowerCase(),_=!0}},d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function z(l,c,g){return c===0&&g===l.length?t.fromByteArray(l):t.fromByteArray(l.slice(c,g))}function j(l,c,g){g=Math.min(l.length,g);const x=[];let F=c;for(;F239?4:_>223?3:_>191?2:1;if(F+fe<=g){let we,le,ge,Be;switch(fe){case 1:_<128&&($=_);break;case 2:we=l[F+1],(we&192)===128&&(Be=(_&31)<<6|we&63,Be>127&&($=Be));break;case 3:we=l[F+1],le=l[F+2],(we&192)===128&&(le&192)===128&&(Be=(_&15)<<12|(we&63)<<6|le&63,Be>2047&&(Be<55296||Be>57343)&&($=Be));break;case 4:we=l[F+1],le=l[F+2],ge=l[F+3],(we&192)===128&&(le&192)===128&&(ge&192)===128&&(Be=(_&15)<<18|(we&63)<<12|(le&63)<<6|ge&63,Be>65535&&Be<1114112&&($=Be))}}$===null?($=65533,fe=1):$>65535&&($-=65536,x.push($>>>10&1023|55296),$=56320|$&1023),x.push($),F+=fe}return M(x)}const O=4096;function M(l){const c=l.length;if(c<=O)return String.fromCharCode.apply(String,l);let g="",x=0;for(;xx)&&(g=x);let F="";for(let _=c;_g&&(l=g),c<0?(c+=g,c<0&&(c=0)):c>g&&(c=g),cg)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(l,c,g){l=l>>>0,c=c>>>0,g||Y(l,c,this.length);let x=this[l],F=1,_=0;for(;++_>>0,c=c>>>0,g||Y(l,c,this.length);let x=this[l+--c],F=1;for(;c>0&&(F*=256);)x+=this[l+--c]*F;return x},d.prototype.readUint8=d.prototype.readUInt8=function(l,c){return l=l>>>0,c||Y(l,1,this.length),this[l]},d.prototype.readUint16LE=d.prototype.readUInt16LE=function(l,c){return l=l>>>0,c||Y(l,2,this.length),this[l]|this[l+1]<<8},d.prototype.readUint16BE=d.prototype.readUInt16BE=function(l,c){return l=l>>>0,c||Y(l,2,this.length),this[l]<<8|this[l+1]},d.prototype.readUint32LE=d.prototype.readUInt32LE=function(l,c){return l=l>>>0,c||Y(l,4,this.length),(this[l]|this[l+1]<<8|this[l+2]<<16)+this[l+3]*16777216},d.prototype.readUint32BE=d.prototype.readUInt32BE=function(l,c){return l=l>>>0,c||Y(l,4,this.length),this[l]*16777216+(this[l+1]<<16|this[l+2]<<8|this[l+3])},d.prototype.readBigUInt64LE=dt(function(l){l=l>>>0,q(l,"offset");const c=this[l],g=this[l+7];(c===void 0||g===void 0)&&Fe(l,this.length-8);const x=c+this[++l]*2**8+this[++l]*2**16+this[++l]*2**24,F=this[++l]+this[++l]*2**8+this[++l]*2**16+g*2**24;return BigInt(x)+(BigInt(F)<>>0,q(l,"offset");const c=this[l],g=this[l+7];(c===void 0||g===void 0)&&Fe(l,this.length-8);const x=c*2**24+this[++l]*2**16+this[++l]*2**8+this[++l],F=this[++l]*2**24+this[++l]*2**16+this[++l]*2**8+g;return(BigInt(x)<>>0,c=c>>>0,g||Y(l,c,this.length);let x=this[l],F=1,_=0;for(;++_=F&&(x-=Math.pow(2,8*c)),x},d.prototype.readIntBE=function(l,c,g){l=l>>>0,c=c>>>0,g||Y(l,c,this.length);let x=c,F=1,_=this[l+--x];for(;x>0&&(F*=256);)_+=this[l+--x]*F;return F*=128,_>=F&&(_-=Math.pow(2,8*c)),_},d.prototype.readInt8=function(l,c){return l=l>>>0,c||Y(l,1,this.length),this[l]&128?(255-this[l]+1)*-1:this[l]},d.prototype.readInt16LE=function(l,c){l=l>>>0,c||Y(l,2,this.length);const g=this[l]|this[l+1]<<8;return g&32768?g|4294901760:g},d.prototype.readInt16BE=function(l,c){l=l>>>0,c||Y(l,2,this.length);const g=this[l+1]|this[l]<<8;return g&32768?g|4294901760:g},d.prototype.readInt32LE=function(l,c){return l=l>>>0,c||Y(l,4,this.length),this[l]|this[l+1]<<8|this[l+2]<<16|this[l+3]<<24},d.prototype.readInt32BE=function(l,c){return l=l>>>0,c||Y(l,4,this.length),this[l]<<24|this[l+1]<<16|this[l+2]<<8|this[l+3]},d.prototype.readBigInt64LE=dt(function(l){l=l>>>0,q(l,"offset");const c=this[l],g=this[l+7];(c===void 0||g===void 0)&&Fe(l,this.length-8);const x=this[l+4]+this[l+5]*2**8+this[l+6]*2**16+(g<<24);return(BigInt(x)<>>0,q(l,"offset");const c=this[l],g=this[l+7];(c===void 0||g===void 0)&&Fe(l,this.length-8);const x=(c<<24)+this[++l]*2**16+this[++l]*2**8+this[++l];return(BigInt(x)<>>0,c||Y(l,4,this.length),u.read(this,l,!0,23,4)},d.prototype.readFloatBE=function(l,c){return l=l>>>0,c||Y(l,4,this.length),u.read(this,l,!1,23,4)},d.prototype.readDoubleLE=function(l,c){return l=l>>>0,c||Y(l,8,this.length),u.read(this,l,!0,52,8)},d.prototype.readDoubleBE=function(l,c){return l=l>>>0,c||Y(l,8,this.length),u.read(this,l,!1,52,8)};function ee(l,c,g,x,F,_){if(!d.isBuffer(l))throw new TypeError('"buffer" argument must be a Buffer instance');if(c>F||c<_)throw new RangeError('"value" argument is out of bounds');if(g+x>l.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(l,c,g,x){if(l=+l,c=c>>>0,g=g>>>0,!x){const $=Math.pow(2,8*g)-1;ee(this,l,c,g,$,0)}let F=1,_=0;for(this[c]=l&255;++_>>0,g=g>>>0,!x){const $=Math.pow(2,8*g)-1;ee(this,l,c,g,$,0)}let F=g-1,_=1;for(this[c+F]=l&255;--F>=0&&(_*=256);)this[c+F]=l/_&255;return c+g},d.prototype.writeUint8=d.prototype.writeUInt8=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,1,255,0),this[c]=l&255,c+1},d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,2,65535,0),this[c]=l&255,this[c+1]=l>>>8,c+2},d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,2,65535,0),this[c]=l>>>8,this[c+1]=l&255,c+2},d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,4,4294967295,0),this[c+3]=l>>>24,this[c+2]=l>>>16,this[c+1]=l>>>8,this[c]=l&255,c+4},d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,4,4294967295,0),this[c]=l>>>24,this[c+1]=l>>>16,this[c+2]=l>>>8,this[c+3]=l&255,c+4};function Q(l,c,g,x,F){ne(c,x,F,l,g,7);let _=Number(c&BigInt(4294967295));l[g++]=_,_=_>>8,l[g++]=_,_=_>>8,l[g++]=_,_=_>>8,l[g++]=_;let $=Number(c>>BigInt(32)&BigInt(4294967295));return l[g++]=$,$=$>>8,l[g++]=$,$=$>>8,l[g++]=$,$=$>>8,l[g++]=$,g}function ce(l,c,g,x,F){ne(c,x,F,l,g,7);let _=Number(c&BigInt(4294967295));l[g+7]=_,_=_>>8,l[g+6]=_,_=_>>8,l[g+5]=_,_=_>>8,l[g+4]=_;let $=Number(c>>BigInt(32)&BigInt(4294967295));return l[g+3]=$,$=$>>8,l[g+2]=$,$=$>>8,l[g+1]=$,$=$>>8,l[g]=$,g+8}d.prototype.writeBigUInt64LE=dt(function(l,c=0){return Q(this,l,c,BigInt(0),BigInt("0xffffffffffffffff"))}),d.prototype.writeBigUInt64BE=dt(function(l,c=0){return ce(this,l,c,BigInt(0),BigInt("0xffffffffffffffff"))}),d.prototype.writeIntLE=function(l,c,g,x){if(l=+l,c=c>>>0,!x){const fe=Math.pow(2,8*g-1);ee(this,l,c,g,fe-1,-fe)}let F=0,_=1,$=0;for(this[c]=l&255;++F>0)-$&255;return c+g},d.prototype.writeIntBE=function(l,c,g,x){if(l=+l,c=c>>>0,!x){const fe=Math.pow(2,8*g-1);ee(this,l,c,g,fe-1,-fe)}let F=g-1,_=1,$=0;for(this[c+F]=l&255;--F>=0&&(_*=256);)l<0&&$===0&&this[c+F+1]!==0&&($=1),this[c+F]=(l/_>>0)-$&255;return c+g},d.prototype.writeInt8=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,1,127,-128),l<0&&(l=255+l+1),this[c]=l&255,c+1},d.prototype.writeInt16LE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,2,32767,-32768),this[c]=l&255,this[c+1]=l>>>8,c+2},d.prototype.writeInt16BE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,2,32767,-32768),this[c]=l>>>8,this[c+1]=l&255,c+2},d.prototype.writeInt32LE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,4,2147483647,-2147483648),this[c]=l&255,this[c+1]=l>>>8,this[c+2]=l>>>16,this[c+3]=l>>>24,c+4},d.prototype.writeInt32BE=function(l,c,g){return l=+l,c=c>>>0,g||ee(this,l,c,4,2147483647,-2147483648),l<0&&(l=4294967295+l+1),this[c]=l>>>24,this[c+1]=l>>>16,this[c+2]=l>>>8,this[c+3]=l&255,c+4},d.prototype.writeBigInt64LE=dt(function(l,c=0){return Q(this,l,c,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),d.prototype.writeBigInt64BE=dt(function(l,c=0){return ce(this,l,c,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Le(l,c,g,x,F,_){if(g+x>l.length)throw new RangeError("Index out of range");if(g<0)throw new RangeError("Index out of range")}function qe(l,c,g,x,F){return c=+c,g=g>>>0,F||Le(l,c,g,4),u.write(l,c,g,x,23,4),g+4}d.prototype.writeFloatLE=function(l,c,g){return qe(this,l,c,!0,g)},d.prototype.writeFloatBE=function(l,c,g){return qe(this,l,c,!1,g)};function ft(l,c,g,x,F){return c=+c,g=g>>>0,F||Le(l,c,g,8),u.write(l,c,g,x,52,8),g+8}d.prototype.writeDoubleLE=function(l,c,g){return ft(this,l,c,!0,g)},d.prototype.writeDoubleBE=function(l,c,g){return ft(this,l,c,!1,g)},d.prototype.copy=function(l,c,g,x){if(!d.isBuffer(l))throw new TypeError("argument should be a Buffer");if(g||(g=0),!x&&x!==0&&(x=this.length),c>=l.length&&(c=l.length),c||(c=0),x>0&&x=this.length)throw new RangeError("Index out of range");if(x<0)throw new RangeError("sourceEnd out of bounds");x>this.length&&(x=this.length),l.length-c>>0,g=g===void 0?this.length:g>>>0,l||(l=0);let F;if(typeof l=="number")for(F=c;F2**32?F=pe(String(g)):typeof g=="bigint"&&(F=String(g),(g>BigInt(2)**BigInt(32)||g<-(BigInt(2)**BigInt(32)))&&(F=pe(F)),F+="n"),x+=` It must be ${c}. Received ${F}`,x},RangeError);function pe(l){let c="",g=l.length;const x=l[0]==="-"?1:0;for(;g>=x+4;g-=3)c=`_${l.slice(g-3,g)}${c}`;return`${l.slice(0,g)}${c}`}function it(l,c,g){q(c,"offset"),(l[c]===void 0||l[c+g]===void 0)&&Fe(c,l.length-(g+1))}function ne(l,c,g,x,F,_){if(l>g||l= 0${$} and < 2${$} ** ${(_+1)*8}${$}`:fe=`>= -(2${$} ** ${(_+1)*8-1}${$}) and < 2 ** ${(_+1)*8-1}${$}`,new ae.ERR_OUT_OF_RANGE("value",fe,l)}it(x,F,_)}function q(l,c){if(typeof l!="number")throw new ae.ERR_INVALID_ARG_TYPE(c,"number",l)}function Fe(l,c,g){throw Math.floor(l)!==l?(q(l,g),new ae.ERR_OUT_OF_RANGE("offset","an integer",l)):c<0?new ae.ERR_BUFFER_OUT_OF_BOUNDS:new ae.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${c}`,l)}const _e=/[^+/0-9A-Za-z-_]/g;function lt(l){if(l=l.split("=")[0],l=l.trim().replace(_e,""),l.length<2)return"";for(;l.length%4!==0;)l=l+"=";return l}function wt(l,c){c=c||1/0;let g;const x=l.length;let F=null;const _=[];for(let $=0;$55295&&g<57344){if(!F){if(g>56319){(c-=3)>-1&&_.push(239,191,189);continue}else if($+1===x){(c-=3)>-1&&_.push(239,191,189);continue}F=g;continue}if(g<56320){(c-=3)>-1&&_.push(239,191,189),F=g;continue}g=(F-55296<<10|g-56320)+65536}else F&&(c-=3)>-1&&_.push(239,191,189);if(F=null,g<128){if((c-=1)<0)break;_.push(g)}else if(g<2048){if((c-=2)<0)break;_.push(g>>6|192,g&63|128)}else if(g<65536){if((c-=3)<0)break;_.push(g>>12|224,g>>6&63|128,g&63|128)}else if(g<1114112){if((c-=4)<0)break;_.push(g>>18|240,g>>12&63|128,g>>6&63|128,g&63|128)}else throw new Error("Invalid code point")}return _}function Iu(l){const c=[];for(let g=0;g>8,F=g%256,_.push(F),_.push(x);return _}function ht(l){return t.toByteArray(lt(l))}function Bt(l,c,g,x){let F;for(F=0;F=c.length||F>=l.length);++F)c[F+g]=l[F];return F}function ze(l,c){return l instanceof c||l!=null&&l.constructor!=null&&l.constructor.name!=null&&l.constructor.name===c.name}function pu(l){return l!==l}const Cs=(function(){const l="0123456789abcdef",c=new Array(256);for(let g=0;g<16;++g){const x=g*16;for(let F=0;F<16;++F)c[x+F]=l[g]+l[F]}return c})();function dt(l){return typeof BigInt>"u"?Es:l}function Es(){throw new Error("BigInt not supported")}})(Up);const Cd=Up.Buffer,RC=b.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),MC=e=>{const t={};let u,s,n;return e&&e.split(` `).forEach(function(o){n=o.indexOf(":"),u=o.substring(0,n).trim().toLowerCase(),s=o.substring(n+1).trim(),!(!u||t[u]&&RC[u])&&(u==="set-cookie"?t[u]?t[u].push(s):t[u]=[s]:t[u]=t[u]?t[u]+", "+s:s)}),t};function UC(e){let t=0,u=e.length;for(;tt;){const s=e.charCodeAt(u-1);if(s!==9&&s!==32)break;u-=1}return t===0&&u===e.length?e:e.slice(t,u)}const jC=new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+","g"),IC=new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+","g");function ol(e,t){return b.isArray(e)?e.map(u=>ol(u,t)):UC(String(e).replace(t,""))}const $C=e=>ol(e,jC),HC=e=>ol(e,IC);function Ip(e){const t=Object.create(null);return b.forEach(e.toJSON(),(u,s)=>{t[s]=HC(u)}),t}const Ed=Symbol("internals");function Ts(e){return e&&String(e).trim().toLowerCase()}function Un(e){return e===!1||e==null?e:b.isArray(e)?e.map(Un):$C(String(e))}function VC(e){const t=Object.create(null),u=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=u.exec(e);)t[s[1]]=s[2];return t}const GC=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function ma(e,t,u,s,n){if(b.isFunction(s))return s.call(this,t,u);if(n&&(t=u),!!b.isString(t)){if(b.isString(s))return t.indexOf(s)!==-1;if(b.isRegExp(s))return s.test(t)}}function KC(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,u,s)=>u.toUpperCase()+s)}function WC(e,t){const u=b.toCamelCase(" "+t);["get","set","has"].forEach(s=>{Object.defineProperty(e,s+u,{__proto__:null,value:function(n,o,a){return this[s].call(this,t,n,o,a)},configurable:!0})})}let Ke=class{constructor(e){e&&this.set(e)}set(e,t,u){const s=this;function n(a,r,i){const m=Ts(r);if(!m)return;const d=b.findKey(s,m);(!d||s[d]===void 0||i===!0||i===void 0&&s[d]!==!1)&&(s[d||r]=Un(a))}const o=(a,r)=>b.forEach(a,(i,m)=>n(i,m,r));if(b.isPlainObject(e)||e instanceof this.constructor)o(e,t);else if(b.isString(e)&&(e=e.trim())&&!GC(e))o(MC(e),t);else if(b.isObject(e)&&b.isSafeIterable(e)){let a=Object.create(null),r,i;for(const m of e){if(!b.isArray(m))throw new TypeError("Object iterator must return a key-value pair");i=m[0],b.hasOwnProp(a,i)?(r=a[i],a[i]=b.isArray(r)?[...r,m[1]]:[r,m[1]]):a[i]=m[1]}o(a,t)}else e!=null&&n(t,e,u);return this}get(e,t){if(e=Ts(e),e){const u=b.findKey(this,e);if(u){const s=this[u];if(!t)return s;if(t===!0)return VC(s);if(b.isFunction(t))return t.call(this,s,u);if(b.isRegExp(t))return t.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=Ts(e),e){const u=b.findKey(this,e);return!!(u&&this[u]!==void 0&&(!t||ma(this,this[u],u,t)))}return!1}delete(e,t){const u=this;let s=!1;function n(o){if(o=Ts(o),o){const a=b.findKey(u,o);a&&(!t||ma(u,u[a],a,t))&&(delete u[a],s=!0)}}return b.isArray(e)?e.forEach(n):n(e),s}clear(e){const t=Object.keys(this);let u=t.length,s=!1;for(;u--;){const n=t[u];(!e||ma(this,this[n],n,e,!0))&&(delete this[n],s=!0)}return s}normalize(e){const t=this,u={};return b.forEach(this,(s,n)=>{const o=b.findKey(u,n);if(o){t[o]=Un(s),delete t[n];return}const a=e?KC(n):String(n).trim();a!==n&&delete t[n],t[a]=Un(s),u[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return b.forEach(this,(u,s)=>{u!=null&&u!==!1&&(t[s]=e&&b.isArray(u)?u.join(", "):u)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(` `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const u=new this(e);return t.forEach(s=>u.set(s)),u}static accessor(e){const t=(this[Ed]=this[Ed]={accessors:{}}).accessors,u=this.prototype;function s(n){const o=Ts(n);t[o]||(WC(u,n),t[o]=!0)}return b.isArray(e)?e.forEach(s):s(e),this}};Ke.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),b.reduceDescriptors(Ke.prototype,({value:e},t)=>{let u=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(s){this[u]=s}}}),b.freezeMethods(Ke);const qC="[REDACTED ****]";function XC(e){if(b.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(b.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}function JC(e,t){const u=new Set(t.map(o=>String(o).toLowerCase())),s=[],n=o=>{if(o===null||typeof o!="object"||b.isBuffer(o))return o;if(s.indexOf(o)!==-1)return;o instanceof Ke&&(o=o.toJSON()),s.push(o);let a;if(b.isArray(o))a=[],o.forEach((r,i)=>{const m=n(r);b.isUndefined(m)||(a[i]=m)});else{if(!b.isPlainObject(o)&&XC(o))return s.pop(),o;a=Object.create(null);for(const[r,i]of Object.entries(o)){const m=u.has(r.toLowerCase())?qC:n(i);b.isUndefined(m)||(a[r]=m)}}return s.pop(),a};return n(e)}let V=class $p extends Error{static from(t,u,s,n,o,a){const r=new $p(t.message,u||t.code,s,n,o);return Object.defineProperty(r,"cause",{__proto__:null,value:t,writable:!0,enumerable:!1,configurable:!0}),r.name=t.name,t.status!=null&&r.status==null&&(r.status=t.status),a&&Object.assign(r,a),r}constructor(t,u,s,n,o){super(t),Object.defineProperty(this,"message",{__proto__:null,value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,u&&(this.code=u),s&&(this.config=s),n&&(this.request=n),o&&(this.response=o,this.status=o.status)}toJSON(){const t=this.config,u=t&&b.hasOwnProp(t,"redact")?t.redact:void 0,s=b.isArray(u)&&u.length>0?JC(t,u):b.toJSONObject(t);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:s,code:this.code,status:this.status}}};V.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE",V.ERR_BAD_OPTION="ERR_BAD_OPTION",V.ECONNABORTED="ECONNABORTED",V.ETIMEDOUT="ETIMEDOUT",V.ECONNREFUSED="ECONNREFUSED",V.ERR_NETWORK="ERR_NETWORK",V.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS",V.ERR_DEPRECATED="ERR_DEPRECATED",V.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE",V.ERR_BAD_REQUEST="ERR_BAD_REQUEST",V.ERR_CANCELED="ERR_CANCELED",V.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT",V.ERR_INVALID_URL="ERR_INVALID_URL",V.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";const ZC=null,Hp=100;function hi(e){return b.isPlainObject(e)||b.isArray(e)}function Vp(e){return b.endsWith(e,"[]")?e.slice(0,-2):e}function pa(e,t,u){return e?e.concat(t).map(function(s,n){return s=Vp(s),!u&&n?"["+s+"]":s}).join(u?".":""):t}function YC(e){return b.isArray(e)&&!e.some(hi)}const QC=b.toFlatObject(b,{},null,function(e){return/^is[A-Z]/.test(e)});function xo(e,t,u){if(!b.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,u=b.toFlatObject(u,{metaTokens:!0,dots:!1,indexes:!1},!1,function(B,y){return!b.isUndefined(y[B])});const s=u.metaTokens,n=u.visitor||k,o=u.dots,a=u.indexes,r=u.Blob||typeof Blob<"u"&&Blob,i=u.maxDepth===void 0?Hp:u.maxDepth,m=r&&b.isSpecCompliantForm(t),d=[];if(!b.isFunction(n))throw new TypeError("visitor must be a function");function p(B){if(B===null)return"";if(b.isDate(B))return B.toISOString();if(b.isBoolean(B))return B.toString();if(!m&&b.isBlob(B))throw new V("Blob is not supported. Use a Buffer instead.");if(b.isArrayBuffer(B)||b.isTypedArray(B)){if(m&&typeof r=="function")return new r([B]);if(typeof Cd<"u")return Cd.from(B);throw new V("Blob is not supported. Use a Buffer instead.",V.ERR_NOT_SUPPORT)}return B}function f(B){if(B>i)throw new V("Object is too deeply nested ("+B+" levels). Max depth: "+i,V.ERR_FORM_DATA_DEPTH_EXCEEDED)}function C(B,y){if(i===1/0)return JSON.stringify(B);const T=[];return JSON.stringify(B,function(N,H){if(!b.isObject(H))return H;for(;T.length&&T[T.length-1]!==this;)T.pop();return T.push(H),f(y+T.length-1),H})}function k(B,y,T){let N=B;if(b.isReactNative(t)&&b.isReactNativeBlob(B))return t.append(pa(T,y,o),p(B)),!1;if(B&&!T&&typeof B=="object"){if(b.endsWith(y,"{}"))y=s?y:y.slice(0,-2),B=C(B,1);else if(b.isArray(B)&&YC(B)||(b.isFileList(B)||b.endsWith(y,"[]"))&&(N=b.toArray(B)))return y=Vp(y),N.forEach(function(H,G){!(b.isUndefined(H)||H===null)&&t.append(a===!0?pa([y],G,o):a===null?y:y+"[]",p(H))}),!1}return hi(B)?!0:(t.append(pa(T,y,o),p(B)),!1)}const w=Object.assign(QC,{defaultVisitor:k,convertValue:p,isVisitable:hi});function D(B,y,T=0){if(!b.isUndefined(B)){if(f(T),d.indexOf(B)!==-1)throw new Error("Circular reference detected in "+y.join("."));d.push(B),b.forEach(B,function(N,H){(!(b.isUndefined(N)||N===null)&&n.call(t,N,b.isString(H)?H.trim():H,y,w))===!0&&D(N,y?y.concat(H):[H],T+1)}),d.pop()}}if(!b.isObject(e))throw new TypeError("data must be an object");return D(e),t}function yd(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(u){return t[u]})}function al(e,t){this._pairs=[],e&&xo(e,this,t)}const wd=al.prototype;wd.append=function(e,t){this._pairs.push([e,t])},wd.toString=function(e){const t=e?u=>e.call(this,u,yd):yd;return this._pairs.map(function(u){return t(u[0])+"="+t(u[1])},"").join("&")};function eE(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function Gp(e,t,u){if(!t)return e;e=e||"";const s=b.isFunction(u)?{serialize:u}:u,n=b.getSafeProp(s,"encode")||eE,o=b.getSafeProp(s,"serialize");let a;if(o?a=o(t,s):a=b.isURLSearchParams(t)?t.toString():new al(t,s).toString(n),a){const r=e.indexOf("#");r!==-1&&(e=e.slice(0,r)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class xd{constructor(){this.handlers=[]}use(t,u,s){return this.handlers.push({fulfilled:t,rejected:u,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){b.forEach(this.handlers,function(u){u!==null&&t(u)})}}const rl={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0,advertiseZstdAcceptEncoding:!1,validateStatusUndefinedResolves:!0},tE=typeof URLSearchParams<"u"?URLSearchParams:al,uE=typeof FormData<"u"?FormData:null,sE=typeof Blob<"u"?Blob:null,nE={isBrowser:!0,classes:{URLSearchParams:tE,FormData:uE,Blob:sE},protocols:["http","https","file","blob","url","data"]},il=typeof window<"u"&&typeof document<"u",vi=typeof navigator=="object"&&navigator||void 0,oE=il&&(!vi||["ReactNative","NativeScript","NS"].indexOf(vi.product)<0),aE=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",rE=il&&window.location.href||"http://localhost",iE=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:il,hasStandardBrowserEnv:oE,hasStandardBrowserWebWorkerEnv:aE,navigator:vi,origin:rE},Symbol.toStringTag,{value:"Module"})),Ue={...iE,...nE};function lE(e,t){return xo(e,new Ue.classes.URLSearchParams,{visitor:function(u,s,n,o){return Ue.isNode&&b.isBuffer(u)?(this.append(s,u.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)},...t})}const Bd=Hp;function Kp(e){if(e>Bd)throw new V("FormData field is too deeply nested ("+e+" levels). Max depth: "+Bd,V.ERR_FORM_DATA_DEPTH_EXCEEDED)}function dE(e){const t=[],u=/\w+|\[(\w*)]/g;let s;for(;(s=u.exec(e))!==null;)Kp(t.length),t.push(s[0]==="[]"?"":s[1]||s[0]);return t}function cE(e){const t={},u=Object.keys(e);let s;const n=u.length;let o;for(s=0;s=u.length;return a=!a&&b.isArray(n)?n.length:a,i?(b.hasOwnProp(n,a)?n[a]=b.isArray(n[a])?n[a].concat(s):[n[a],s]:n[a]=s,!r):((!b.hasOwnProp(n,a)||!b.isObject(n[a]))&&(n[a]=[]),t(u,s,n[a],o)&&b.isArray(n[a])&&(n[a]=cE(n[a])),!r)}if(b.isFormData(e)&&b.isFunction(e.entries)){const u={};return b.forEachEntry(e,(s,n)=>{t(dE(s),n,u,0)}),u}return null}const qu=(e,t)=>e!=null&&b.hasOwnProp(e,t)?e[t]:void 0;function mE(e,t,u){if(b.isString(e))try{return(t||JSON.parse)(e),b.trim(e)}catch(s){if(s.name!=="SyntaxError")throw s}return(u||JSON.stringify)(e)}const nn={transitional:rl,adapter:["xhr","http","fetch"],transformRequest:[function(e,t){const u=t.getContentType()||"",s=u.indexOf("application/json")>-1,n=b.isObject(e);if(n&&b.isHTMLForm(e)&&(e=new FormData(e)),b.isFormData(e))return s?JSON.stringify(Wp(e)):e;if(b.isArrayBuffer(e)||b.isBuffer(e)||b.isStream(e)||b.isFile(e)||b.isBlob(e)||b.isReadableStream(e))return e;if(b.isArrayBufferView(e))return e.buffer;if(b.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(n){const a=qu(this,"formSerializer");if(u.indexOf("application/x-www-form-urlencoded")>-1)return lE(e,a).toString();if((o=b.isFileList(e))||u.indexOf("multipart/form-data")>-1){const r=qu(this,"env"),i=r&&r.FormData;return xo(o?{"files[]":e}:e,i&&new i,a)}}return n||s?(t.setContentType("application/json",!1),mE(e)):e}],transformResponse:[function(e){const t=qu(this,"transitional")||nn.transitional,u=t&&t.forcedJSONParsing,s=qu(this,"responseType"),n=s==="json";if(b.isResponse(e)||b.isReadableStream(e))return e;if(e&&b.isString(e)&&(u&&!s||n)){const o=!(t&&t.silentJSONParsing)&&n;try{return JSON.parse(e,qu(this,"parseReviver"))}catch(a){if(o)throw a.name==="SyntaxError"?V.from(a,V.ERR_BAD_RESPONSE,this,null,qu(this,"response")):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ue.classes.FormData,Blob:Ue.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};b.forEach(["delete","get","head","post","put","patch","query"],e=>{nn.headers[e]={}});function ga(e,t){const u=this||nn,s=t||u,n=Ke.from(s.headers);let o=s.data;return b.forEach(e,function(a){o=a.call(u,o,n.normalize(),t?t.status:void 0)}),n.normalize(),o}function qp(e){return!!(e&&e.__CANCEL__)}let on=class extends V{constructor(e,t,u){super(e??"canceled",V.ERR_CANCELED,t,u),this.name="CanceledError",this.__CANCEL__=!0}};function Xp(e,t,u){const s=u.config.validateStatus;!u.status||!s||s(u.status)?e(u):t(new V("Request failed with status code "+u.status,u.status>=400&&u.status<500?V.ERR_BAD_REQUEST:V.ERR_BAD_RESPONSE,u.config,u.request,u))}function pE(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}function gE(e,t){e=e||10;const u=new Array(e),s=new Array(e);let n=0,o=0,a;return t=t!==void 0?t:1e3,function(r){const i=Date.now(),m=s[o];a||(a=i),u[n]=r,s[n]=i;let d=o,p=0;for(;d!==n;)p+=u[d++],d=d%e;if(n=(n+1)%e,n===o&&(o=(o+1)%e),i-a{u=i,n=null,o&&(clearTimeout(o),o=null),e(...r)};return[(...r)=>{const i=Date.now(),m=i-u;m>=s?a(r,i):(n=r,o||(o=setTimeout(()=>{o=null,a(n)},s-m)))},()=>n&&a(n)]}const uo=(e,t,u=3)=>{let s=0;const n=gE(50,250);return fE(o=>{if(!o||typeof o.loaded!="number")return;const a=o.loaded,r=o.lengthComputable?o.total:void 0,i=r!=null?Math.min(a,r):a,m=Math.max(0,i-s),d=n(m);s=Math.max(s,i);const p={loaded:i,total:r,progress:r?i/r:void 0,bytes:m,rate:d||void 0,estimated:d&&r?(r-i)/d:void 0,event:o,lengthComputable:r!=null,[t?"download":"upload"]:!0};e(p)},u)},bd=(e,t)=>{const u=e!=null;return[s=>t[0]({lengthComputable:u,total:e,loaded:s}),t[1]]},Ad=e=>(...t)=>b.asap(()=>e(...t)),hE=Ue.hasStandardBrowserEnv?((e,t)=>u=>(u=new URL(u,Ue.origin),e.protocol===u.protocol&&e.host===u.host&&(t||e.port===u.port)))(new URL(Ue.origin),Ue.navigator&&/(msie|trident)/i.test(Ue.navigator.userAgent)):()=>!0,vE=Ue.hasStandardBrowserEnv?{write(e,t,u,s,n,o,a){if(typeof document>"u")return;const r=[`${e}=${encodeURIComponent(t)}`];b.isNumber(u)&&r.push(`expires=${new Date(u).toUTCString()}`),b.isString(s)&&r.push(`path=${s}`),b.isString(n)&&r.push(`domain=${n}`),o===!0&&r.push("secure"),b.isString(a)&&r.push(`SameSite=${a}`),document.cookie=r.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.split(";");for(let u=0;ue instanceof Ke?{...e}:e;function Lu(e,t){e=e||{},t=t||{};const u=Object.create(null);Object.defineProperty(u,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function s(d,p,f,C){return b.isPlainObject(d)&&b.isPlainObject(p)?b.merge.call({caseless:C},d,p):b.isPlainObject(p)?b.merge({},p):b.isArray(p)?p.slice():p}function n(d,p,f,C){if(b.isUndefined(p)){if(!b.isUndefined(d))return s(void 0,d,f,C)}else return s(d,p,f,C)}function o(d,p){if(!b.isUndefined(p))return s(void 0,p)}function a(d,p){if(b.isUndefined(p)){if(!b.isUndefined(d))return s(void 0,d)}else return s(void 0,p)}function r(d){const p=b.hasOwnProp(t,"transitional")?t.transitional:void 0;if(!b.isUndefined(p))if(b.isPlainObject(p)){if(b.hasOwnProp(p,d))return p[d]}else return;const f=b.hasOwnProp(e,"transitional")?e.transitional:void 0;if(b.isPlainObject(f)&&b.hasOwnProp(f,d))return f[d]}function i(d,p,f){if(b.hasOwnProp(t,f))return s(d,p);if(b.hasOwnProp(e,f))return s(void 0,d)}const m={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,allowedSocketPaths:a,responseEncoding:a,validateStatus:i,headers:(d,p,f)=>n(kd(d),kd(p),f,!0)};return b.forEach(Object.keys({...e,...t}),function(d){if(d==="__proto__"||d==="constructor"||d==="prototype")return;const p=b.hasOwnProp(m,d)?m[d]:n,f=b.hasOwnProp(e,d)?e[d]:void 0,C=b.hasOwnProp(t,d)?t[d]:void 0,k=p(f,C,d);b.isUndefined(k)&&p!==i||(u[d]=k)}),b.hasOwnProp(t,"validateStatus")&&b.isUndefined(t.validateStatus)&&r("validateStatusUndefinedResolves")===!1&&(b.hasOwnProp(e,"validateStatus")?u.validateStatus=s(void 0,e.validateStatus):delete u.validateStatus),u}const bE=["content-type","content-length"];function AE(e,t,u){if(u!=="content-only"){e.set(t);return}Object.entries(t||{}).forEach(([s,n])=>{bE.includes(s.toLowerCase())&&e.set(s,n)})}const FE=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,u)=>String.fromCharCode(parseInt(u,16)));function Zp(e){const t=Lu({},e),u=f=>b.hasOwnProp(t,f)?t[f]:void 0,s=u("data");let n=u("withXSRFToken");const o=u("xsrfHeaderName"),a=u("xsrfCookieName");let r=u("headers");const i=u("auth"),m=u("baseURL"),d=u("allowAbsoluteUrls"),p=u("url");if(t.headers=r=Ke.from(r),t.url=Gp(Jp(m,p,d,t),u("params"),u("paramsSerializer")),i){const f=b.getSafeProp(i,"username")||"",C=b.getSafeProp(i,"password")||"";try{r.set("Authorization","Basic "+btoa(f+":"+(C?FE(C):"")))}catch(k){throw V.from(k,V.ERR_BAD_OPTION_VALUE,e)}}if(b.isFormData(s)&&(Ue.hasStandardBrowserEnv||Ue.hasStandardBrowserWebWorkerEnv||b.isReactNative(s)?r.setContentType(void 0):b.isFunction(s.getHeaders)&&AE(r,s.getHeaders(),u("formDataHeaderPolicy"))),Ue.hasStandardBrowserEnv&&(b.isFunction(n)&&(n=n(t)),n===!0||n==null&&hE(t.url))){const f=o&&a&&vE.read(a);f&&r.set(o,f)}return t}const kE=typeof XMLHttpRequest<"u",DE=kE&&function(e){return new Promise(function(t,u){const s=Zp(e);let n=s.data;const o=Ke.from(s.headers).normalize();let{responseType:a,onUploadProgress:r,onDownloadProgress:i}=s,m,d,p,f,C;function k(){f&&f(),C&&C(),s.cancelToken&&s.cancelToken.unsubscribe(m),s.signal&&s.signal.removeEventListener("abort",m)}let w=new XMLHttpRequest;w.open(s.method.toUpperCase(),s.url,!0),w.timeout=s.timeout;function D(){if(!w)return;const y=Ke.from("getAllResponseHeaders"in w&&w.getAllResponseHeaders()),T={data:!a||a==="text"||a==="json"?w.responseText:w.response,status:w.status,statusText:w.statusText,headers:y,config:e,request:w};Xp(function(N){t(N),k()},function(N){u(N),k()},T),w=null}"onloadend"in w?w.onloadend=D:w.onreadystatechange=function(){!w||w.readyState!==4||w.status===0&&!(w.responseURL&&w.responseURL.startsWith("file:"))||setTimeout(D)},w.onabort=function(){w&&(u(new V("Request aborted",V.ECONNABORTED,e,w)),k(),w=null)},w.onerror=function(y){const T=y&&y.message?y.message:"Network Error",N=new V(T,V.ERR_NETWORK,e,w);N.event=y||null,u(N),k(),w=null},w.ontimeout=function(){let y=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const T=s.transitional||rl;s.timeoutErrorMessage&&(y=s.timeoutErrorMessage),u(new V(y,T.clarifyTimeoutError?V.ETIMEDOUT:V.ECONNABORTED,e,w)),k(),w=null},n===void 0&&o.setContentType(null),"setRequestHeader"in w&&b.forEach(Ip(o),function(y,T){w.setRequestHeader(T,y)}),b.isUndefined(s.withCredentials)||(w.withCredentials=!!s.withCredentials),a&&a!=="json"&&(w.responseType=s.responseType),i&&([p,C]=uo(i,!0),w.addEventListener("progress",p)),r&&w.upload&&([d,f]=uo(r),w.upload.addEventListener("progress",d),w.upload.addEventListener("loadend",f)),(s.cancelToken||s.signal)&&(m=y=>{w&&(u(!y||y.type?new on(null,e,w):y),w.abort(),k(),w=null)},s.cancelToken&&s.cancelToken.subscribe(m),s.signal&&(s.signal.aborted?m():s.signal.addEventListener("abort",m)));const B=pE(s.url);if(B&&!Ue.protocols.includes(B)){u(new V("Unsupported protocol "+B+":",V.ERR_BAD_REQUEST,e)),k();return}w.send(n||null)})},TE=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const u=new AbortController;let s=!1;const n=function(i){if(!s){s=!0,a();const m=i instanceof Error?i:this.reason;u.abort(m instanceof V?m:new on(m instanceof Error?m.message:m))}};let o=t&&setTimeout(()=>{o=null,n(new V(`timeout of ${t}ms exceeded`,V.ETIMEDOUT))},t);const a=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(i=>{i.unsubscribe?i.unsubscribe(n):i.removeEventListener("abort",n)}),e=null)};e.forEach(i=>i.addEventListener("abort",n,{once:!0}));const{signal:r}=u;return r.unsubscribe=()=>b.asap(a),r},SE=function*(e,t){let u=e.byteLength;if(u{const n=NE(e,t);let o=0,a,r=i=>{a||(a=!0,s&&s(i))};return new ReadableStream({async pull(i){try{const{done:m,value:d}=await n.next();if(m){r(),i.close();return}let p=d.byteLength;if(u){let f=o+=p;u(f)}i.enqueue(new Uint8Array(d))}catch(m){throw r(m),m}},cancel(i){return r(i),n.return()}},{highWaterMark:2})},so=e=>e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102,_E=(e,t,u)=>t+2p>=2&&s.charCodeAt(p-2)===37&&s.charCodeAt(p-1)===51&&(s.charCodeAt(p)===68||s.charCodeAt(p)===100);i>=0&&(s.charCodeAt(i)===61?(r++,i--):m(i)&&(r++,i-=3)),r===1&&i>=0&&(s.charCodeAt(i)===61||m(i))&&r++;const d=Math.floor(o/4)*3-(r||0);return d>0?d:0}let n=0;for(let o=0,a=s.length;o=55296&&r<=56319&&o+1=56320&&i<=57343?(n+=4,o++):n+=3}else n+=3}return n}const ll="1.18.1",Td=64*1024,{isFunction:bn}=b,zE=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,u)=>String.fromCharCode(parseInt(u,16))),Sd=e=>{if(!b.isString(e))return e;try{return decodeURIComponent(e)}catch{return e}},Nd=(e,...t)=>{try{return!!e(...t)}catch{return!1}},OE=e=>{const t=e.indexOf("://");let u=e;return t!==-1&&(u=u.slice(t+3)),u.includes("@")||u.includes(":")},RE=e=>{const t=b.global!==void 0&&b.global!==null?b.global:globalThis,{ReadableStream:u,TextEncoder:s}=t;e=b.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:n,Request:o,Response:a}=e,r=n?bn(n):typeof fetch=="function",i=bn(o),m=bn(a);if(!r)return!1;const d=r&&bn(u),p=r&&(typeof s=="function"?(B=>y=>B.encode(y))(new s):async B=>new Uint8Array(await new o(B).arrayBuffer())),f=i&&d&&Nd(()=>{let B=!1;const y=new o(Ue.origin,{body:new u,method:"POST",get duplex(){return B=!0,"half"}}),T=y.headers.has("Content-Type");return y.body!=null&&y.body.cancel(),B&&!T}),C=m&&d&&Nd(()=>b.isReadableStream(new a("").body)),k={stream:C&&(B=>B.body)};r&&["text","arrayBuffer","blob","formData","stream"].forEach(B=>{!k[B]&&(k[B]=(y,T)=>{let N=y&&y[B];if(N)return N.call(y);throw new V(`Response type '${B}' is not supported`,V.ERR_NOT_SUPPORT,T)})});const w=async B=>{if(B==null)return 0;if(b.isBlob(B))return B.size;if(b.isSpecCompliantForm(B))return(await new o(Ue.origin,{method:"POST",body:B}).arrayBuffer()).byteLength;if(b.isArrayBufferView(B)||b.isArrayBuffer(B))return B.byteLength;if(b.isURLSearchParams(B)&&(B=B+""),b.isString(B))return(await p(B)).byteLength},D=async(B,y)=>b.toFiniteNumber(B.getContentLength())??w(y);return async B=>{let{url:y,method:T,data:N,signal:H,cancelToken:G,timeout:J,onDownloadProgress:K,onUploadProgress:ue,responseType:se,headers:re,withCredentials:v="same-origin",fetchOptions:E,maxContentLength:A,maxBodyLength:L}=Zp(B);const z=b.isNumber(A)&&A>-1,j=b.isNumber(L)&&L>-1,O=Q=>b.hasOwnProp(B,Q)?B[Q]:void 0;let M=n||fetch;se=se?(se+"").toLowerCase():"text";let I=TE([H,G&&G.toAbortSignal()],J),R=null;const X=I&&I.unsubscribe&&(()=>{I.unsubscribe()});let Z,Y=null;const ee=()=>new V("Request body larger than maxBodyLength limit",V.ERR_BAD_REQUEST,B,R);try{let Q;const ce=O("auth");if(ce){const q=b.getSafeProp(ce,"username")||"",Fe=b.getSafeProp(ce,"password")||"";Q={username:q,password:Fe}}if(OE(y)){const q=new URL(y,Ue.origin);if(!Q&&(q.username||q.password)){const Fe=Sd(q.username),_e=Sd(q.password);Q={username:Fe,password:_e}}(q.username||q.password)&&(q.username="",q.password="",y=q.href)}if(Q&&(re.delete("authorization"),re.set("Authorization","Basic "+btoa(zE((Q.username||"")+":"+(Q.password||""))))),z&&typeof y=="string"&&y.startsWith("data:")&&LE(y)>A)throw new V("maxContentLength size of "+A+" exceeded",V.ERR_BAD_RESPONSE,B,R);if(j&&T!=="get"&&T!=="head"){const q=await w(N);if(typeof q=="number"&&isFinite(q)&&(Z=q,q>L))throw ee()}const Le=j&&(b.isReadableStream(N)||b.isStream(N)),qe=(q,Fe,_e)=>Dd(q,Td,lt=>{if(j&<>L)throw Y=ee();Fe&&Fe(lt)},_e);if(f&&T!=="get"&&T!=="head"&&(ue||Le)){if(Z=Z??await D(re,N),Z!==0||Le){let q=new o(y,{method:"POST",body:N,duplex:"half"}),Fe;if(b.isFormData(N)&&(Fe=q.headers.get("content-type"))&&re.setContentType(Fe),q.body){const[_e,lt]=ue&&bd(Z,uo(Ad(ue)))||[];N=qe(q.body,_e,lt)}}}else if(Le&&!i&&d&&T!=="get"&&T!=="head")N=qe(N);else if(Le&&i&&!f&&T!=="get"&&T!=="head")throw new V("Stream request bodies are not supported by the current fetch implementation",V.ERR_NOT_SUPPORT,B,R);b.isString(v)||(v=v?"include":"omit");const ft=i&&"credentials"in o.prototype;if(b.isFormData(N)){const q=re.getContentType();q&&/^multipart\/form-data/i.test(q)&&!/boundary=/i.test(q)&&re.delete("content-type")}re.set("User-Agent","axios/"+ll,!1);const ae={...E,signal:I,method:T.toUpperCase(),headers:Ip(re.normalize()),body:N,duplex:"half",credentials:ft?v:void 0};R=i&&new o(y,ae);let Te=await(i?M(R,E):M(y,ae));const pe=Ke.from(Te.headers);if(z){const q=b.toFiniteNumber(pe.getContentLength());if(q!=null&&q>A)throw new V("maxContentLength size of "+A+" exceeded",V.ERR_BAD_RESPONSE,B,R)}const it=C&&(se==="stream"||se==="response");if(C&&Te.body&&(K||z||it&&X)){const q={};["status","statusText","headers"].forEach(xt=>{q[xt]=Te[xt]});const Fe=b.toFiniteNumber(pe.getContentLength()),[_e,lt]=K&&bd(Fe,uo(Ad(K),!0))||[];let wt=0;const Iu=xt=>{if(z&&(wt=xt,wt>A))throw new V("maxContentLength size of "+A+" exceeded",V.ERR_BAD_RESPONSE,B,R);_e&&_e(xt)};Te=new a(Dd(Te.body,Td,Iu,()=>{lt&<(),X&&X()}),q)}se=se||"text";let ne=await k[b.findKey(k,se)||"text"](Te,B);if(z&&!C&&!it){let q;if(ne!=null&&(typeof ne.byteLength=="number"?q=ne.byteLength:typeof ne.size=="number"?q=ne.size:typeof ne=="string"&&(q=typeof s=="function"?new s().encode(ne).byteLength:ne.length)),typeof q=="number"&&q>A)throw new V("maxContentLength size of "+A+" exceeded",V.ERR_BAD_RESPONSE,B,R)}return!it&&X&&X(),await new Promise((q,Fe)=>{Xp(q,Fe,{data:ne,headers:Ke.from(Te.headers),status:Te.status,statusText:Te.statusText,config:B,request:R})})}catch(Q){if(X&&X(),I&&I.aborted&&I.reason instanceof V){const ce=I.reason;throw ce.config=B,R&&(ce.request=R),Q!==ce&&Object.defineProperty(ce,"cause",{__proto__:null,value:Q,writable:!0,enumerable:!1,configurable:!0}),ce}if(Y)throw R&&!Y.request&&(Y.request=R),Y;if(Q instanceof V)throw R&&!Q.request&&(Q.request=R),Q;if(Q&&Q.name==="TypeError"&&/Load failed|fetch/i.test(Q.message)){const ce=new V("Network Error",V.ERR_NETWORK,B,R,Q&&Q.response);throw Object.defineProperty(ce,"cause",{__proto__:null,value:Q.cause||Q,writable:!0,enumerable:!1,configurable:!0}),ce}throw V.from(Q,Q&&Q.code,B,R,Q&&Q.response)}}},ME=new Map,Yp=e=>{let t=e&&e.env||{};const{fetch:u,Request:s,Response:n}=t,o=[s,n,u];let a=o.length,r=a,i,m,d=ME;for(;r--;)i=o[r],m=d.get(i),m===void 0&&d.set(i,m=r?new Map:RE(t)),d=m;return m};Yp();const dl={http:ZC,xhr:DE,fetch:{get:Yp}};b.forEach(dl,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch{}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});const Pd=e=>`- ${e}`,UE=e=>b.isFunction(e)||e===null||e===!1;function jE(e,t){e=b.isArray(e)?e:[e];const{length:u}=e;let s,n;const o={};for(let a=0;a`adapter ${i} `+(m===!1?"is not supported by the environment":"is not available in the build"));let r=u?a.length>1?`since : `+a.map(Pd).join(` `):" "+Pd(a[0]):"as no adapter specified";throw new V("There is no suitable adapter to dispatch the request "+r,V.ERR_NOT_SUPPORT)}return n}const Qp={getAdapter:jE,adapters:dl};function fa(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new on(null,e)}function _d(e){return fa(e),e.headers=Ke.from(e.headers),e.data=ga.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Qp.getAdapter(e.adapter||nn.adapter,e)(e).then(function(t){fa(e),e.response=t;try{t.data=ga.call(e,e.transformResponse,t)}finally{delete e.response}return t.headers=Ke.from(t.headers),t},function(t){if(!qp(t)&&(fa(e),t&&t.response)){e.response=t.response;try{t.response.data=ga.call(e,e.transformResponse,t.response)}finally{delete e.response}t.response.headers=Ke.from(t.response.headers)}return Promise.reject(t)})}const no={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{no[e]=function(u){return typeof u===e||"a"+(t<1?"n ":" ")+e}});const Ld={};no.transitional=function(e,t,u){function s(n,o){return"[Axios v"+ll+"] Transitional option '"+n+"'"+o+(u?". "+u:"")}return(n,o,a)=>{if(e===!1)throw new V(s(o," has been removed"+(t?" in "+t:"")),V.ERR_DEPRECATED);return t&&!Ld[o]&&(Ld[o]=!0,console.warn(s(o," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(n,o,a):!0}},no.spelling=function(e){return(t,u)=>(console.warn(`${u} is likely a misspelling of ${e}`),!0)};function IE(e,t,u){if(typeof e!="object"||e===null)throw new V("options must be an object",V.ERR_BAD_OPTION_VALUE);const s=Object.keys(e);let n=s.length;for(;n-- >0;){const o=s[n],a=Object.prototype.hasOwnProperty.call(t,o)?t[o]:void 0;if(a){const r=e[o],i=r===void 0||a(r,o,e);if(i!==!0)throw new V("option "+o+" must be "+i,V.ERR_BAD_OPTION_VALUE);continue}if(u!==!0)throw new V("Unknown option "+o,V.ERR_BAD_OPTION)}}const jn={assertOptions:IE,validators:no},$e=jn.validators;let Fu=class{constructor(e){this.defaults=e||{},this.interceptors={request:new xd,response:new xd}}async request(e,t){try{return await this._request(e,t)}catch(u){if(u instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const n=(()=>{if(!s.stack)return"";const o=s.stack.indexOf(` `);return o===-1?"":s.stack.slice(o+1)})();try{if(!u.stack)u.stack=n;else if(n){const o=n.indexOf(` `),a=o===-1?-1:n.indexOf(` `,o+1),r=a===-1?"":n.slice(a+1);String(u.stack).endsWith(r)||(u.stack+=` `+n)}}catch{}}throw u}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=Lu(this.defaults,t);const{transitional:u,paramsSerializer:s,headers:n}=t;u!==void 0&&jn.assertOptions(u,{silentJSONParsing:$e.transitional($e.boolean),forcedJSONParsing:$e.transitional($e.boolean),clarifyTimeoutError:$e.transitional($e.boolean),legacyInterceptorReqResOrdering:$e.transitional($e.boolean),advertiseZstdAcceptEncoding:$e.transitional($e.boolean),validateStatusUndefinedResolves:$e.transitional($e.boolean)},!1),s!=null&&(b.isFunction(s)?t.paramsSerializer={serialize:s}:jn.assertOptions(s,{encode:$e.function,serialize:$e.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:t.allowAbsoluteUrls=!0),jn.assertOptions(t,{baseUrl:$e.spelling("baseURL"),withXsrfToken:$e.spelling("withXSRFToken")},!0),t.method=(t.method||this.defaults.method||"get").toLowerCase();let o=n&&b.merge(n.common,n[t.method]);n&&b.forEach(["delete","get","head","post","put","patch","query","common"],C=>{delete n[C]}),t.headers=Ke.concat(o,n);const a=[];let r=!0;this.interceptors.request.forEach(function(C){if(typeof C.runWhen=="function"&&C.runWhen(t)===!1)return;r=r&&C.synchronous;const k=t.transitional||rl;k&&k.legacyInterceptorReqResOrdering?a.unshift(C.fulfilled,C.rejected):a.push(C.fulfilled,C.rejected)});const i=[];this.interceptors.response.forEach(function(C){i.push(C.fulfilled,C.rejected)});let m,d=0,p;if(!r){const C=[_d.bind(this),void 0];for(C.unshift(...a),C.push(...i),p=C.length,m=Promise.resolve(t);d{if(!s._listeners)return;let o=s._listeners.length;for(;o-- >0;)s._listeners[o](n);s._listeners=null}),this.promise.then=n=>{let o;const a=new Promise(r=>{s.subscribe(r),o=r}).then(n);return a.cancel=function(){s.unsubscribe(o)},a},t(function(n,o,a){s.reason||(s.reason=new on(n,o,a),u(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const u=this._listeners.indexOf(t);u!==-1&&this._listeners.splice(u,1)}toAbortSignal(){const t=new AbortController,u=s=>{t.abort(s)};return this.subscribe(u),t.signal.unsubscribe=()=>this.unsubscribe(u),t.signal}static source(){let t;return{token:new eg(function(u){t=u}),cancel:t}}};function HE(e){return function(t){return e.apply(null,t)}}function VE(e){return b.isObject(e)&&e.isAxiosError===!0}const Ci={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(Ci).forEach(([e,t])=>{Ci[t]=e});function tg(e){const t=new Fu(e),u=Sp(Fu.prototype.request,t);return b.extend(u,Fu.prototype,t,{allOwnKeys:!0}),b.extend(u,t,null,{allOwnKeys:!0}),u.create=function(s){return tg(Lu(e,s))},u}const be=tg(nn);be.Axios=Fu,be.CanceledError=on,be.CancelToken=$E,be.isCancel=qp,be.VERSION=ll,be.toFormData=xo,be.AxiosError=V,be.Cancel=be.CanceledError,be.all=function(e){return Promise.all(e)},be.spread=HE,be.isAxiosError=VE,be.mergeConfig=Lu,be.AxiosHeaders=Ke,be.formToJSON=e=>Wp(b.isHTMLForm(e)?new FormData(e):e),be.getAdapter=Qp.getAdapter,be.HttpStatusCode=Ci,be.default=be;const{Axios:Gx,AxiosError:Kx,CanceledError:Wx,isCancel:qx,CancelToken:Xx,VERSION:Jx,all:Zx,Cancel:Yx,isAxiosError:cl,spread:Qx,toFormData:eB,AxiosHeaders:tB,HttpStatusCode:uB,formToJSON:sB,getAdapter:nB,mergeConfig:oB,create:aB}=be,zd=(e,t,u)=>{const s=Object.assign({escape:!0},{}),n=function(o,a){return a=a||{},o.replace(/{([^{}]*)}/g,function(r,i){const m=a[i];return s.escape?encodeURIComponent(typeof m=="string"||typeof m=="number"?m.toString():r):typeof m=="string"||typeof m=="number"?m.toString():r})};return e.charAt(0)!=="/"&&(e="/"+e),n(e,{})},GE=(e,t,u)=>{var s,n,o;const a=Object.assign({noRewrite:!1},{}),r=(s=void 0)!=null?s:KE();return((o=(n=window?.OC)==null?void 0:n.config)==null?void 0:o.modRewriteWorking)===!0&&!a.noRewrite?r+zd(e):r+"/index.php"+zd(e)};function KE(){let e=window._oc_webroot;if(typeof e>"u"){e=location.pathname;const t=e.indexOf("/index.php/");if(t!==-1)e=e.slice(0,t);else{const u=e.indexOf("/",1);e=e.slice(0,u>0?u:void 0)}}return e}const ug=be.create({headers:{requesttoken:v1()??"","X-Requested-With":"XMLHttpRequest"}});E1(e=>{ug.defaults.headers.requesttoken=e});const Ss=Object.assign(ug,{CancelToken:be.CancelToken,isCancel:be.isCancel}),Od=Symbol("csrf-retry");function WE(e){return async t=>{if(!cl(t))throw t;const{config:u,response:s,request:n}=t,o=n?.responseURL;if(u&&!u[Od]&&s?.status===412&&s?.data?.message==="CSRF check failed"){console.warn(`Request to ${o} failed because of a CSRF mismatch. Fetching a new token`);const{data:{token:a}}=await e.get(GE("/csrftoken"));return console.debug(`New request token ${a} fetched`),e.defaults.headers.requesttoken=a,e({...u,headers:{...u.headers,requesttoken:a},[Od]:!0})}throw t}}const ha=Symbol("retryDelay");function qE(e){return async t=>{if(!cl(t))throw t;const{config:u,response:s,request:n}=t,o=n?.responseURL,a=s?.status,r=s?.headers;let i=typeof u?.[ha]=="number"?u?.[ha]:1;if(a===503&&r?.["x-nextcloud-maintenance-mode"]==="1"&&u?.retryIfMaintenanceMode){if(i*=2,i>32)throw console.error("Retry delay exceeded one minute, giving up.",{responseURL:o}),t;return console.warn(`Request to ${o} failed because of maintenance mode. Retrying in ${i}s`),await new Promise(m=>{setTimeout(m,i*1e3)}),e({...u,[ha]:i})}throw t}}async function XE(e){if(cl(e)){const{config:t,response:u,request:s}=e,n=s?.responseURL;u?.status===401&&u?.data?.message==="Current user is not logged in"&&t?.reloadExpiredSession&&window?.location&&(console.error(`Request to ${n} failed because the user session expired. Reloading the page …`),window.location.reload())}throw e}Ss.interceptors.response.use(e=>e,WE(Ss)),Ss.interceptors.response.use(e=>e,qE(Ss)),Ss.interceptors.response.use(e=>e,XE);var Re={},Rd={},Md,Ud;function nt(){return Ud||(Ud=1,Md=function(e){try{return!!e()}catch{return!0}}),Md}var va,jd;function ml(){if(jd)return va;jd=1;var e=nt();return va=!e(function(){var t=(function(){}).bind();return typeof t!="function"||t.hasOwnProperty("prototype")}),va}var Ca,Id;function JE(){if(Id)return Ca;Id=1;var e=ml(),t=Function.prototype,u=t.apply,s=t.call;return Ca=typeof Reflect=="object"&&Reflect.apply||(e?s.bind(u):function(){return s.apply(u,arguments)}),Ca}var Ea,$d;function Mu(){if($d)return Ea;$d=1;var e=ml(),t=Function.prototype.call;return Ea=e?t.bind(t):function(){return t.apply(t,arguments)},Ea}var ya,Hd;function ot(){if(Hd)return ya;Hd=1;var e=ml(),t=Function.prototype,u=t.call,s=e&&t.bind.bind(u,u);return ya=e?s:function(n){return function(){return u.apply(n,arguments)}},ya}var Vd={},Ns,Gd;function at(){if(Gd)return Ns;Gd=1;var e=function(t){return t&&t.Math===Math&&t};return Ns=e(typeof globalThis=="object"&&globalThis)||e(typeof window=="object"&&window)||e(typeof self=="object"&&self)||e(typeof j0=="object"&&j0)||e(typeof Ns=="object"&&Ns)||(function(){return this})()||Function("return this")(),Ns}var wa={},xa,Kd;function du(){if(Kd)return xa;Kd=1;var e=nt();return xa=!e(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),xa}var Ba={},Wd;function ZE(){if(Wd)return Ba;Wd=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,u=t&&!e.call({1:2},1);return Ba.f=u?function(s){var n=t(this,s);return!!n&&n.enumerable}:e,Ba}var qd,Xd;function sg(){return Xd||(Xd=1,qd=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}}),qd}var ba,Jd;function pl(){if(Jd)return ba;Jd=1;var e=ot(),t=e({}.toString),u=e("".slice);return ba=function(s){return u(t(s),8,-1)},ba}var Aa,Zd;function YE(){if(Zd)return Aa;Zd=1;var e=ot(),t=nt(),u=pl(),s=Object,n=e("".split);return Aa=t(function(){return!s("z").propertyIsEnumerable(0)})?function(o){return u(o)==="String"?n(o,""):s(o)}:s,Aa}var Yd,Qd;function gl(){return Qd||(Qd=1,Yd=function(e){return e==null}),Yd}var Fa,ec;function Bo(){if(ec)return Fa;ec=1;var e=gl(),t=TypeError;return Fa=function(u){if(e(u))throw new t("Can't call method on "+u);return u},Fa}var ka,tc;function bo(){if(tc)return ka;tc=1;var e=YE(),t=Bo();return ka=function(u){return e(t(u))},ka}var Da,uc;function rt(){if(uc)return Da;uc=1;var e=typeof document=="object"&&document.all;return Da=typeof e>"u"&&e!==void 0?function(t){return typeof t=="function"||t===e}:function(t){return typeof t=="function"},Da}var Ta,sc;function an(){if(sc)return Ta;sc=1;var e=rt();return Ta=function(t){return typeof t=="object"?t!==null:e(t)},Ta}var Sa,nc;function fl(){if(nc)return Sa;nc=1;var e=at(),t=rt(),u=function(s){return t(s)?s:void 0};return Sa=function(s,n){return arguments.length<2?u(e[s]):e[s]&&e[s][n]},Sa}var Na,oc;function QE(){if(oc)return Na;oc=1;var e=ot();return Na=e({}.isPrototypeOf),Na}var ac,rc;function e2(){return rc||(rc=1,ac=typeof navigator<"u"&&String(navigator.userAgent)||""),ac}var Pa,ic;function t2(){if(ic)return Pa;ic=1;var e=at(),t=e2(),u=e.process,s=e.Deno,n=u&&u.versions||s&&s.version,o=n&&n.v8,a,r;return o&&(a=o.split("."),r=a[0]>0&&a[0]<4?1:+(a[0]+a[1])),!r&&t&&(a=t.match(/Edge\/(\d+)/),(!a||a[1]>=74)&&(a=t.match(/Chrome\/(\d+)/),a&&(r=+a[1]))),Pa=r,Pa}var _a,lc;function ng(){if(lc)return _a;lc=1;var e=t2(),t=nt(),u=at(),s=u.String;return _a=!!Object.getOwnPropertySymbols&&!t(function(){var n=Symbol("symbol detection");return!s(n)||!(Object(n)instanceof Symbol)||!Symbol.sham&&e&&e<41}),_a}var La,dc;function og(){if(dc)return La;dc=1;var e=ng();return La=e&&!Symbol.sham&&typeof Symbol.iterator=="symbol",La}var za,cc;function ag(){if(cc)return za;cc=1;var e=fl(),t=rt(),u=QE(),s=og(),n=Object;return za=s?function(o){return typeof o=="symbol"}:function(o){var a=e("Symbol");return t(a)&&u(a.prototype,n(o))},za}var Oa,mc;function u2(){if(mc)return Oa;mc=1;var e=String;return Oa=function(t){try{return e(t)}catch{return"Object"}},Oa}var Ra,pc;function s2(){if(pc)return Ra;pc=1;var e=rt(),t=u2(),u=TypeError;return Ra=function(s){if(e(s))return s;throw new u(t(s)+" is not a function")},Ra}var Ma,gc;function rg(){if(gc)return Ma;gc=1;var e=s2(),t=gl();return Ma=function(u,s){var n=u[s];return t(n)?void 0:e(n)},Ma}var Ua,fc;function n2(){if(fc)return Ua;fc=1;var e=Mu(),t=rt(),u=an(),s=TypeError;return Ua=function(n,o){var a,r;if(o==="string"&&t(a=n.toString)&&!u(r=e(a,n))||t(a=n.valueOf)&&!u(r=e(a,n))||o!=="string"&&t(a=n.toString)&&!u(r=e(a,n)))return r;throw new s("Can't convert object to primitive value")},Ua}var ja={exports:{}},hc,vc;function o2(){return vc||(vc=1,hc=!1),hc}var Ia,Cc;function hl(){if(Cc)return Ia;Cc=1;var e=at(),t=Object.defineProperty;return Ia=function(u,s){try{t(e,u,{value:s,configurable:!0,writable:!0})}catch{e[u]=s}return s},Ia}var Ec;function vl(){if(Ec)return ja.exports;Ec=1;var e=o2(),t=at(),u=hl(),s="__core-js_shared__",n=ja.exports=t[s]||u(s,{});return(n.versions||(n.versions=[])).push({version:"3.37.0",mode:e?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.37.0/LICENSE",source:"https://github.com/zloirock/core-js"}),ja.exports}var $a,yc;function Cl(){if(yc)return $a;yc=1;var e=vl();return $a=function(t,u){return e[t]||(e[t]=u||{})},$a}var Ha,wc;function ig(){if(wc)return Ha;wc=1;var e=Bo(),t=Object;return Ha=function(u){return t(e(u))},Ha}var Va,xc;function Uu(){if(xc)return Va;xc=1;var e=ot(),t=ig(),u=e({}.hasOwnProperty);return Va=Object.hasOwn||function(s,n){return u(t(s),n)},Va}var Ga,Bc;function lg(){if(Bc)return Ga;Bc=1;var e=ot(),t=0,u=Math.random(),s=e(1 .toString);return Ga=function(n){return"Symbol("+(n===void 0?"":n)+")_"+s(++t+u,36)},Ga}var Ka,bc;function rn(){if(bc)return Ka;bc=1;var e=at(),t=Cl(),u=Uu(),s=lg(),n=ng(),o=og(),a=e.Symbol,r=t("wks"),i=o?a.for||a:a&&a.withoutSetter||s;return Ka=function(m){return u(r,m)||(r[m]=n&&u(a,m)?a[m]:i("Symbol."+m)),r[m]},Ka}var Wa,Ac;function a2(){if(Ac)return Wa;Ac=1;var e=Mu(),t=an(),u=ag(),s=rg(),n=n2(),o=rn(),a=TypeError,r=o("toPrimitive");return Wa=function(i,m){if(!t(i)||u(i))return i;var d=s(i,r),p;if(d){if(m===void 0&&(m="default"),p=e(d,i,m),!t(p)||u(p))return p;throw new a("Can't convert object to primitive value")}return m===void 0&&(m="number"),n(i,m)},Wa}var qa,Fc;function dg(){if(Fc)return qa;Fc=1;var e=a2(),t=ag();return qa=function(u){var s=e(u,"string");return t(s)?s:s+""},qa}var Xa,kc;function cg(){if(kc)return Xa;kc=1;var e=at(),t=an(),u=e.document,s=t(u)&&t(u.createElement);return Xa=function(n){return s?u.createElement(n):{}},Xa}var Ja,Dc;function mg(){if(Dc)return Ja;Dc=1;var e=du(),t=nt(),u=cg();return Ja=!e&&!t(function(){return Object.defineProperty(u("div"),"a",{get:function(){return 7}}).a!==7}),Ja}var Tc;function pg(){if(Tc)return wa;Tc=1;var e=du(),t=Mu(),u=ZE(),s=sg(),n=bo(),o=dg(),a=Uu(),r=mg(),i=Object.getOwnPropertyDescriptor;return wa.f=e?i:function(m,d){if(m=n(m),d=o(d),r)try{return i(m,d)}catch{}if(a(m,d))return s(!t(u.f,m,d),m[d])},wa}var Za={},Ya,Sc;function gg(){if(Sc)return Ya;Sc=1;var e=du(),t=nt();return Ya=e&&t(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),Ya}var Qa,Nc;function ju(){if(Nc)return Qa;Nc=1;var e=an(),t=String,u=TypeError;return Qa=function(s){if(e(s))return s;throw new u(t(s)+" is not an object")},Qa}var Pc;function Ao(){if(Pc)return Za;Pc=1;var e=du(),t=mg(),u=gg(),s=ju(),n=dg(),o=TypeError,a=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i="enumerable",m="configurable",d="writable";return Za.f=e?u?function(p,f,C){if(s(p),f=n(f),s(C),typeof p=="function"&&f==="prototype"&&"value"in C&&d in C&&!C[d]){var k=r(p,f);k&&k[d]&&(p[f]=C.value,C={configurable:m in C?C[m]:k[m],enumerable:i in C?C[i]:k[i],writable:!1})}return a(p,f,C)}:a:function(p,f,C){if(s(p),f=n(f),s(C),t)try{return a(p,f,C)}catch{}if("get"in C||"set"in C)throw new o("Accessors not supported");return"value"in C&&(p[f]=C.value),p},Za}var er,_c;function El(){if(_c)return er;_c=1;var e=du(),t=Ao(),u=sg();return er=e?function(s,n,o){return t.f(s,n,u(1,o))}:function(s,n,o){return s[n]=o,s},er}var tr={exports:{}},ur,Lc;function r2(){if(Lc)return ur;Lc=1;var e=du(),t=Uu(),u=Function.prototype,s=e&&Object.getOwnPropertyDescriptor,n=t(u,"name"),o=n&&(function(){}).name==="something",a=n&&(!e||e&&s(u,"name").configurable);return ur={EXISTS:n,PROPER:o,CONFIGURABLE:a},ur}var sr,zc;function i2(){if(zc)return sr;zc=1;var e=ot(),t=rt(),u=vl(),s=e(Function.toString);return t(u.inspectSource)||(u.inspectSource=function(n){return s(n)}),sr=u.inspectSource,sr}var nr,Oc;function l2(){if(Oc)return nr;Oc=1;var e=at(),t=rt(),u=e.WeakMap;return nr=t(u)&&/native code/.test(String(u)),nr}var or,Rc;function fg(){if(Rc)return or;Rc=1;var e=Cl(),t=lg(),u=e("keys");return or=function(s){return u[s]||(u[s]=t(s))},or}var Mc,Uc;function yl(){return Uc||(Uc=1,Mc={}),Mc}var ar,jc;function hg(){if(jc)return ar;jc=1;var e=l2(),t=at(),u=an(),s=El(),n=Uu(),o=vl(),a=fg(),r=yl(),i="Object already initialized",m=t.TypeError,d=t.WeakMap,p,f,C,k=function(y){return C(y)?f(y):p(y,{})},w=function(y){return function(T){var N;if(!u(T)||(N=f(T)).type!==y)throw new m("Incompatible receiver, "+y+" required");return N}};if(e||o.state){var D=o.state||(o.state=new d);D.get=D.get,D.has=D.has,D.set=D.set,p=function(y,T){if(D.has(y))throw new m(i);return T.facade=y,D.set(y,T),T},f=function(y){return D.get(y)||{}},C=function(y){return D.has(y)}}else{var B=a("state");r[B]=!0,p=function(y,T){if(n(y,B))throw new m(i);return T.facade=y,s(y,B,T),T},f=function(y){return n(y,B)?y[B]:{}},C=function(y){return n(y,B)}}return ar={set:p,get:f,has:C,enforce:k,getterFor:w},ar}var Ic;function d2(){if(Ic)return tr.exports;Ic=1;var e=ot(),t=nt(),u=rt(),s=Uu(),n=du(),o=r2().CONFIGURABLE,a=i2(),r=hg(),i=r.enforce,m=r.get,d=String,p=Object.defineProperty,f=e("".slice),C=e("".replace),k=e([].join),w=n&&!t(function(){return p(function(){},"length",{value:8}).length!==8}),D=String(String).split("String"),B=tr.exports=function(y,T,N){f(d(T),0,7)==="Symbol("&&(T="["+C(d(T),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),N&&N.getter&&(T="get "+T),N&&N.setter&&(T="set "+T),(!s(y,"name")||o&&y.name!==T)&&(n?p(y,"name",{value:T,configurable:!0}):y.name=T),w&&N&&s(N,"arity")&&y.length!==N.arity&&p(y,"length",{value:N.arity});try{N&&s(N,"constructor")&&N.constructor?n&&p(y,"prototype",{writable:!1}):y.prototype&&(y.prototype=void 0)}catch{}var H=i(y);return s(H,"source")||(H.source=k(D,typeof T=="string"?T:"")),y};return Function.prototype.toString=B(function(){return u(this)&&m(this).source||a(this)},"toString"),tr.exports}var rr,$c;function vg(){if($c)return rr;$c=1;var e=rt(),t=Ao(),u=d2(),s=hl();return rr=function(n,o,a,r){r||(r={});var i=r.enumerable,m=r.name!==void 0?r.name:o;if(e(a)&&u(a,m,r),r.global)i?n[o]=a:s(o,a);else{try{r.unsafe?n[o]&&(i=!0):delete n[o]}catch{}i?n[o]=a:t.f(n,o,{value:a,enumerable:!1,configurable:!r.nonConfigurable,writable:!r.nonWritable})}return n},rr}var ir={},lr,Hc;function c2(){if(Hc)return lr;Hc=1;var e=Math.ceil,t=Math.floor;return lr=Math.trunc||function(u){var s=+u;return(s>0?t:e)(s)},lr}var dr,Vc;function Fo(){if(Vc)return dr;Vc=1;var e=c2();return dr=function(t){var u=+t;return u!==u||u===0?0:e(u)},dr}var cr,Gc;function m2(){if(Gc)return cr;Gc=1;var e=Fo(),t=Math.max,u=Math.min;return cr=function(s,n){var o=e(s);return o<0?t(o+n,0):u(o,n)},cr}var mr,Kc;function Cg(){if(Kc)return mr;Kc=1;var e=Fo(),t=Math.min;return mr=function(u){var s=e(u);return s>0?t(s,9007199254740991):0},mr}var pr,Wc;function p2(){if(Wc)return pr;Wc=1;var e=Cg();return pr=function(t){return e(t.length)},pr}var gr,qc;function g2(){if(qc)return gr;qc=1;var e=bo(),t=m2(),u=p2(),s=function(n){return function(o,a,r){var i=e(o),m=u(i);if(m===0)return!n&&-1;var d=t(r,m),p;if(n&&a!==a){for(;m>d;)if(p=i[d++],p!==p)return!0}else for(;m>d;d++)if((n||d in i)&&i[d]===a)return n||d||0;return!n&&-1}};return gr={includes:s(!0),indexOf:s(!1)},gr}var fr,Xc;function Eg(){if(Xc)return fr;Xc=1;var e=ot(),t=Uu(),u=bo(),s=g2().indexOf,n=yl(),o=e([].push);return fr=function(a,r){var i=u(a),m=0,d=[],p;for(p in i)!t(n,p)&&t(i,p)&&o(d,p);for(;r.length>m;)t(i,p=r[m++])&&(~s(d,p)||o(d,p));return d},fr}var Jc,Zc;function wl(){return Zc||(Zc=1,Jc=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]),Jc}var Yc;function f2(){if(Yc)return ir;Yc=1;var e=Eg(),t=wl(),u=t.concat("length","prototype");return ir.f=Object.getOwnPropertyNames||function(s){return e(s,u)},ir}var Qc={},em;function h2(){return em||(em=1,Qc.f=Object.getOwnPropertySymbols),Qc}var hr,tm;function v2(){if(tm)return hr;tm=1;var e=fl(),t=ot(),u=f2(),s=h2(),n=ju(),o=t([].concat);return hr=e("Reflect","ownKeys")||function(a){var r=u.f(n(a)),i=s.f;return i?o(r,i(a)):r},hr}var vr,um;function C2(){if(um)return vr;um=1;var e=Uu(),t=v2(),u=pg(),s=Ao();return vr=function(n,o,a){for(var r=t(o),i=s.f,m=u.f,d=0;dp;)u.f(a,f=m[p++],i[f]);return a},Ar}var kr,mm;function k2(){if(mm)return kr;mm=1;var e=fl();return kr=e("document","documentElement"),kr}var Dr,pm;function D2(){if(pm)return Dr;pm=1;var e=ju(),t=F2(),u=wl(),s=yl(),n=k2(),o=cg(),a=fg(),r=">",i="<",m="prototype",d="script",p=a("IE_PROTO"),f=function(){},C=function(y){return i+d+r+y+i+"/"+d+r},k=function(y){y.write(C("")),y.close();var T=y.parentWindow.Object;return y=null,T},w=function(){var y=o("iframe"),T="java"+d+":",N;return y.style.display="none",n.appendChild(y),y.src=String(T),N=y.contentWindow.document,N.open(),N.write(C("document.F=Object")),N.close(),N.F},D,B=function(){try{D=new ActiveXObject("htmlfile")}catch{}B=typeof document<"u"?document.domain&&D?k(D):w():k(D);for(var y=u.length;y--;)delete B[m][u[y]];return B()};return s[p]=!0,Dr=Object.create||function(y,T){var N;return y!==null?(f[m]=e(y),N=new f,f[m]=null,N[p]=y):N=B(),T===void 0?N:t.f(N,T)},Dr}var Tr,gm;function T2(){if(gm)return Tr;gm=1;var e=nt(),t=at(),u=t.RegExp;return Tr=e(function(){var s=u(".","s");return!(s.dotAll&&s.test(` `)&&s.flags==="s")}),Tr}var Sr,fm;function S2(){if(fm)return Sr;fm=1;var e=nt(),t=at(),u=t.RegExp;return Sr=e(function(){var s=u("(?b)","g");return s.exec("b").groups.a!=="b"||"b".replace(s,"$c")!=="bc"}),Sr}var Nr,hm;function Bl(){if(hm)return Nr;hm=1;var e=Mu(),t=ot(),u=xl(),s=B2(),n=b2(),o=Cl(),a=D2(),r=hg().get,i=T2(),m=S2(),d=o("native-string-replace",String.prototype.replace),p=RegExp.prototype.exec,f=p,C=t("".charAt),k=t("".indexOf),w=t("".replace),D=t("".slice),B=(function(){var H=/a/,G=/b*/g;return e(p,H,"a"),e(p,G,"a"),H.lastIndex!==0||G.lastIndex!==0})(),y=n.BROKEN_CARET,T=/()??/.exec("")[1]!==void 0,N=B||T||y||i||m;return N&&(f=function(H){var G=this,J=r(G),K=u(H),ue=J.raw,se,re,v,E,A,L,z;if(ue)return ue.lastIndex=G.lastIndex,se=e(f,ue,K),G.lastIndex=ue.lastIndex,se;var j=J.groups,O=y&&G.sticky,M=e(s,G),I=G.source,R=0,X=K;if(O&&(M=w(M,"y",""),k(M,"g")===-1&&(M+="g"),X=D(K,G.lastIndex),G.lastIndex>0&&(!G.multiline||G.multiline&&C(K,G.lastIndex-1)!==` `)&&(I="(?: "+I+")",X=" "+X,R++),re=new RegExp("^(?:"+I+")",M)),T&&(re=new RegExp("^"+I+"$(?!\\s)",M)),B&&(v=G.lastIndex),E=e(p,O?re:G,X),O?E?(E.input=D(E.input,R),E[0]=D(E[0],R),E.index=G.lastIndex,G.lastIndex+=E[0].length):G.lastIndex=0:B&&E&&(G.lastIndex=G.global?E.index+E[0].length:v),T&&E&&E.length>1&&e(d,E[0],re,function(){for(A=1;A=C?i?"":void 0:(k=o(p,f),k<55296||k>56319||f+1===C||(w=o(p,f+1))<56320||w>57343?i?n(p,f):k:i?a(p,f,f+2):(k-55296<<10)+(w-56320)+65536)}};return _r={codeAt:r(!1),charAt:r(!0)},_r}var Lr,ym;function L2(){if(ym)return Lr;ym=1;var e=_2().charAt;return Lr=function(t,u,s){return u+(s?e(t,u).length:1)},Lr}var zr,wm;function z2(){if(wm)return zr;wm=1;var e=ot(),t=ig(),u=Math.floor,s=e("".charAt),n=e("".replace),o=e("".slice),a=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,r=/\$([$&'`]|\d{1,2})/g;return zr=function(i,m,d,p,f,C){var k=d+i.length,w=p.length,D=r;return f!==void 0&&(f=t(f),D=a),n(C,D,function(B,y){var T;switch(s(y,0)){case"$":return"$";case"&":return i;case"`":return o(m,0,d);case"'":return o(m,k);case"<":T=f[o(y,1,-1)];break;default:var N=+y;if(N===0)return B;if(N>w){var H=u(N/10);return H===0?B:H<=w?p[H-1]===void 0?s(y,1):p[H-1]+s(y,1):B}T=p[N-1]}return T===void 0?"":T})},zr}var Or,xm;function O2(){if(xm)return Or;xm=1;var e=Mu(),t=ju(),u=rt(),s=pl(),n=Bl(),o=TypeError;return Or=function(a,r){var i=a.exec;if(u(i)){var m=e(i,a,r);return m!==null&&t(m),m}if(s(a)==="RegExp")return e(n,a,r);throw new o("RegExp#exec called on incompatible receiver")},Or}var Bm;function R2(){if(Bm)return Rd;Bm=1;var e=JE(),t=Mu(),u=ot(),s=P2(),n=nt(),o=ju(),a=rt(),r=gl(),i=Fo(),m=Cg(),d=xl(),p=Bo(),f=L2(),C=rg(),k=z2(),w=O2(),D=rn(),B=D("replace"),y=Math.max,T=Math.min,N=u([].concat),H=u([].push),G=u("".indexOf),J=u("".slice),K=function(v){return v===void 0?v:String(v)},ue=(function(){return"a".replace(/./,"$0")==="$0"})(),se=(function(){return/./[B]?/./[B]("a","$0")==="":!1})(),re=!n(function(){var v=/./;return v.exec=function(){var E=[];return E.groups={a:"7"},E},"".replace(v,"$")!=="7"});return s("replace",function(v,E,A){var L=se?"$":"$0";return[function(z,j){var O=p(this),M=r(z)?void 0:C(z,B);return M?t(M,z,O,j):t(E,d(O),z,j)},function(z,j){var O=o(this),M=d(z);if(typeof j=="string"&&G(j,L)===-1&&G(j,"$<")===-1){var I=A(E,O,M,j);if(I.done)return I.value}var R=a(j);R||(j=d(j));var X=O.global,Z;X&&(Z=O.unicode,O.lastIndex=0);for(var Y=[],ee;ee=w(O,M),!(ee===null||(H(Y,ee),!X));){var Q=d(ee[0]);Q===""&&(O.lastIndex=f(M,m(O.lastIndex),Z))}for(var ce="",Le=0,qe=0;qe=Le&&(ce+=J(M,Le,ae)+pe,Le=ae+ft.length)}return ce+J(M,Le)}]},!re||!ue||se),Rd}var bm;function M2(){if(bm)return Re;bm=1,Object.defineProperty(Re,"__esModule",{value:!0}),Re.generateUrl=Re.generateRemoteUrl=Re.generateOcsUrl=Re.generateFilePath=void 0,Re.getAppRootUrl=m,Re.getRootUrl=i,Re.linkTo=Re.imagePath=void 0,R2();const e=(d,p)=>r(d,"",p);Re.linkTo=e;const t=d=>i()+"/remote.php/"+d,u=d=>window.location.protocol+"//"+window.location.host+t(d);Re.generateRemoteUrl=u;const s=(d,p,f)=>{const C=Object.assign({ocsVersion:2},f||{}).ocsVersion===1?1:2;return window.location.protocol+"//"+window.location.host+i()+"/ocs/v"+C+".php"+n(d,p,f)};Re.generateOcsUrl=s;const n=(d,p,f)=>{const C=Object.assign({escape:!0},f||{}),k=function(w,D){return D=D||{},w.replace(/{([^{}]*)}/g,function(B,y){var T=D[y];return C.escape?encodeURIComponent(typeof T=="string"||typeof T=="number"?T.toString():B):typeof T=="string"||typeof T=="number"?T.toString():B})};return d.charAt(0)!=="/"&&(d="/"+d),k(d,p||{})},o=(d,p,f)=>{var C;const k=Object.assign({noRewrite:!1},f||{});return((C=window)===null||C===void 0||(C=C.OC)===null||C===void 0||(C=C.config)===null||C===void 0?void 0:C.modRewriteWorking)===!0&&!k.noRewrite?i()+n(d,p,f):i()+"/index.php"+n(d,p,f)};Re.generateUrl=o;const a=(d,p)=>p.indexOf(".")===-1?r(d,"img",p+".svg"):r(d,"img",p);Re.imagePath=a;const r=(d,p,f)=>{var C;const k=((C=window)===null||C===void 0||(C=C.OC)===null||C===void 0||(C=C.coreApps)===null||C===void 0?void 0:C.indexOf(d))!==-1;let w=i();return f.substring(f.length-3)==="php"&&!k?(w+="/index.php/apps/"+d,f!=="index.php"&&(w+="/",p&&(w+=encodeURI(p+"/")),w+=f)):f.substring(f.length-3)!=="php"&&!k?(w=m(d),p&&(w+="/"+p+"/"),w.substring(w.length-1)!=="/"&&(w+="/"),w+=f):((d==="settings"||d==="core"||d==="search")&&p==="ajax"?w+="/index.php/":w+="/",k||(w+="apps/"),d!==""&&(d+="/",w+=d),p&&(w+=p+"/"),w+=f),w};Re.generateFilePath=r;function i(){let d=window._oc_webroot;if(typeof d>"u"){d=location.pathname;const p=d.indexOf("/index.php/");p!==-1?d=d.substr(0,p):d=d.substr(0,d.lastIndexOf("/"))}return d}function m(d){var p,f;return(f=((p=window._oc_appswebroots)!==null&&p!==void 0?p:{})[d])!==null&&f!==void 0?f:""}return Re}var rB=M2(),Ei={exports:{}},U2=Ei.exports,Am;function j2(){return Am||(Am=1,(function(e){(function(t,u){e.exports?e.exports=u():t.Toastify=u()})(U2,function(t){var u=function(a){return new u.lib.init(a)},s="1.12.0";u.defaults={oldestFirst:!0,text:"Toastify is awesome!",node:void 0,duration:3e3,selector:void 0,callback:function(){},destination:void 0,newWindow:!1,close:!1,gravity:"toastify-top",positionLeft:!1,position:"",backgroundColor:"",avatar:"",className:"",stopOnFocus:!0,onClick:function(){},offset:{x:0,y:0},escapeMarkup:!0,ariaLive:"polite",style:{background:""}},u.lib=u.prototype={toastify:s,constructor:u,init:function(a){return a||(a={}),this.options={},this.toastElement=null,this.options.text=a.text||u.defaults.text,this.options.node=a.node||u.defaults.node,this.options.duration=a.duration===0?0:a.duration||u.defaults.duration,this.options.selector=a.selector||u.defaults.selector,this.options.callback=a.callback||u.defaults.callback,this.options.destination=a.destination||u.defaults.destination,this.options.newWindow=a.newWindow||u.defaults.newWindow,this.options.close=a.close||u.defaults.close,this.options.gravity=a.gravity==="bottom"?"toastify-bottom":u.defaults.gravity,this.options.positionLeft=a.positionLeft||u.defaults.positionLeft,this.options.position=a.position||u.defaults.position,this.options.backgroundColor=a.backgroundColor||u.defaults.backgroundColor,this.options.avatar=a.avatar||u.defaults.avatar,this.options.className=a.className||u.defaults.className,this.options.stopOnFocus=a.stopOnFocus===void 0?u.defaults.stopOnFocus:a.stopOnFocus,this.options.onClick=a.onClick||u.defaults.onClick,this.options.offset=a.offset||u.defaults.offset,this.options.escapeMarkup=a.escapeMarkup!==void 0?a.escapeMarkup:u.defaults.escapeMarkup,this.options.ariaLive=a.ariaLive||u.defaults.ariaLive,this.options.style=a.style||u.defaults.style,a.backgroundColor&&(this.options.style.background=a.backgroundColor),this},buildToast:function(){if(!this.options)throw"Toastify is not initialized";var a=document.createElement("div");a.className="toastify on "+this.options.className,this.options.position?a.className+=" toastify-"+this.options.position:this.options.positionLeft===!0?(a.className+=" toastify-left",console.warn("Property `positionLeft` will be depreciated in further versions. Please use `position` instead.")):a.className+=" toastify-right",a.className+=" "+this.options.gravity,this.options.backgroundColor&&console.warn('DEPRECATION NOTICE: "backgroundColor" is being deprecated. Please use the "style.background" property.');for(var r in this.options.style)a.style[r]=this.options.style[r];if(this.options.ariaLive&&a.setAttribute("aria-live",this.options.ariaLive),this.options.node&&this.options.node.nodeType===Node.ELEMENT_NODE)a.appendChild(this.options.node);else if(this.options.escapeMarkup?a.innerText=this.options.text:a.innerHTML=this.options.text,this.options.avatar!==""){var i=document.createElement("img");i.src=this.options.avatar,i.className="toastify-avatar",this.options.position=="left"||this.options.positionLeft===!0?a.appendChild(i):a.insertAdjacentElement("afterbegin",i)}if(this.options.close===!0){var m=document.createElement("button");m.type="button",m.setAttribute("aria-label","Close"),m.className="toast-close",m.innerHTML="✖",m.addEventListener("click",function(D){D.stopPropagation(),this.removeElement(this.toastElement),window.clearTimeout(this.toastElement.timeOutValue)}.bind(this));var d=window.innerWidth>0?window.innerWidth:screen.width;(this.options.position=="left"||this.options.positionLeft===!0)&&d>360?a.insertAdjacentElement("afterbegin",m):a.appendChild(m)}if(this.options.stopOnFocus&&this.options.duration>0){var p=this;a.addEventListener("mouseover",function(D){window.clearTimeout(a.timeOutValue)}),a.addEventListener("mouseleave",function(){a.timeOutValue=window.setTimeout(function(){p.removeElement(a)},p.options.duration)})}if(typeof this.options.destination<"u"&&a.addEventListener("click",function(D){D.stopPropagation(),this.options.newWindow===!0?window.open(this.options.destination,"_blank"):window.location=this.options.destination}.bind(this)),typeof this.options.onClick=="function"&&typeof this.options.destination>"u"&&a.addEventListener("click",function(D){D.stopPropagation(),this.options.onClick()}.bind(this)),typeof this.options.offset=="object"){var f=n("x",this.options),C=n("y",this.options),k=this.options.position=="left"?f:"-"+f,w=this.options.gravity=="toastify-top"?C:"-"+C;a.style.transform="translate("+k+","+w+")"}return a},showToast:function(){this.toastElement=this.buildToast();var a;if(typeof this.options.selector=="string"?a=document.getElementById(this.options.selector):this.options.selector instanceof HTMLElement||typeof ShadowRoot<"u"&&this.options.selector instanceof ShadowRoot?a=this.options.selector:a=document.body,!a)throw"Root element is not defined";var r=u.defaults.oldestFirst?a.firstChild:a.lastChild;return a.insertBefore(this.toastElement,r),u.reposition(),this.options.duration>0&&(this.toastElement.timeOutValue=window.setTimeout(function(){this.removeElement(this.toastElement)}.bind(this),this.options.duration)),this},hideToast:function(){this.toastElement.timeOutValue&&clearTimeout(this.toastElement.timeOutValue),this.removeElement(this.toastElement)},removeElement:function(a){a.className=a.className.replace(" on",""),window.setTimeout(function(){this.options.node&&this.options.node.parentNode&&this.options.node.parentNode.removeChild(this.options.node),a.parentNode&&a.parentNode.removeChild(a),this.options.callback.call(a),u.reposition()}.bind(this),400)}},u.reposition=function(){for(var a={top:15,bottom:15},r={top:15,bottom:15},i={top:15,bottom:15},m=document.getElementsByClassName("toastify"),d,p=0;p0?window.innerWidth:screen.width;k<=360?(m[p].style[d]=i[d]+"px",i[d]+=f+C):o(m[p],"toastify-left")===!0?(m[p].style[d]=a[d]+"px",a[d]+=f+C):(m[p].style[d]=r[d]+"px",r[d]+=f+C)}return this};function n(a,r){return r.offset[a]?isNaN(r.offset[a])?r.offset[a]:r.offset[a]+"px":"0px"}function o(a,r){return!a||typeof r!="string"?!1:!!(a.className&&a.className.trim().split(/\s+/gi).indexOf(r)>-1)}return u.lib.init.prototype=u.lib,u})})(Ei)),Ei.exports}var I2=j2();const $2=Eo(I2),yg=Dp().detectLocale();[{locale:"af",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Afrikaans (https://app.transifex.com/nextcloud/teams/64236/af/)","Content-Type":"text/plain; charset=UTF-8",Language:"af","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Afrikaans (https://app.transifex.com/nextcloud/teams/64236/af/) Content-Type: text/plain; charset=UTF-8 Language: af Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"ar",json:{charset:"utf-8",headers:{"Last-Translator":"abusaud, 2024","Language-Team":"Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/)","Content-Type":"text/plain; charset=UTF-8",Language:"ar","Plural-Forms":"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Ali , 2024 abusaud, 2024 `},msgstr:[`Last-Translator: abusaud, 2024 Language-Team: Arabic (https://app.transifex.com/nextcloud/teams/64236/ar/) Content-Type: text/plain; charset=UTF-8 Language: ar Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" لا يصلح كاسم مجلد.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" غير مسموح به كاسم مجلد']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" غير مسموح به داخل اسم مجلد.']},"All files":{msgid:"All files",msgstr:["كل الملفات"]},Choose:{msgid:"Choose",msgstr:["إختَر"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["إختر {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["إختَر %n ملف","إختَر %n ملف","إختَر %n ملف","إختَر %n ملفات","إختَر %n ملف","إختر %n ملف"]},Copy:{msgid:"Copy",msgstr:["نسخ"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["نسخ إلى {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["تعذّر إنشاء المجلد الجديد"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["يتعذّر تحميل إعدادات الملفات"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["تعذر تحميل عرض الملفات"]},"Create directory":{msgid:"Create directory",msgstr:["إنشاء مجلد"]},"Current view selector":{msgid:"Current view selector",msgstr:["محدد العرض الحالي"]},Favorites:{msgid:"Favorites",msgstr:["المفضلة"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["الملفات والمجلدات التي تحددها كمفضلة ستظهر هنا."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["الملفات و المجلدات التي قمت مؤخراً بتعديلها سوف تظهر هنا."]},"Filter file list":{msgid:"Filter file list",msgstr:["تصفية قائمة الملفات"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["اسم المجلد لا يمكن أن يكون فارغاً."]},Home:{msgid:"Home",msgstr:["البداية"]},Modified:{msgid:"Modified",msgstr:["التعديل"]},Move:{msgid:"Move",msgstr:["نقل"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["نقل إلى {target}"]},Name:{msgid:"Name",msgstr:["الاسم"]},New:{msgid:"New",msgstr:["جديد"]},"New folder":{msgid:"New folder",msgstr:["مجلد جديد"]},"New folder name":{msgid:"New folder name",msgstr:["اسم المجلد الجديد"]},"No files in here":{msgid:"No files in here",msgstr:["لا توجد ملفات هنا"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["لا توجد ملفات تتطابق مع عامل التصفية الذي وضعته"]},"No matching files":{msgid:"No matching files",msgstr:["لا توجد ملفات مطابقة"]},Recent:{msgid:"Recent",msgstr:["الحالي"]},"Select all entries":{msgid:"Select all entries",msgstr:["حدد جميع الإدخالات"]},"Select entry":{msgid:"Select entry",msgstr:["إختَر المدخل"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["إختر سطر الـ {nodename}"]},Size:{msgid:"Size",msgstr:["الحجم"]},Undo:{msgid:"Undo",msgstr:["تراجع"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["قم برفع بعض المحتوى أو المزامنة مع أجهزتك!"]}}}}},{locale:"ast",json:{charset:"utf-8",headers:{"Last-Translator":"enolp , 2024","Language-Team":"Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/)","Content-Type":"text/plain; charset=UTF-8",Language:"ast","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 enolp , 2024 `},msgstr:[`Last-Translator: enolp , 2024 Language-Team: Asturian (https://app.transifex.com/nextcloud/teams/64236/ast/) Content-Type: text/plain; charset=UTF-8 Language: ast Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["«{name}» ye un nome de carpeta inválidu."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["«{name}» ye un nome de carpeta inválidu"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["Nun se permite'l caráuter «/» dientro'l nome de les carpetes."]},"All files":{msgid:"All files",msgstr:["Tolos ficheros"]},Choose:{msgid:"Choose",msgstr:["Escoyer"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Escoyer «{ficheru}»"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Escoyer %n ficheru","Escoyer %n ficheros"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar en: {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nun se pudo crear la carpeta"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nun se pudo cargar la configuración de los ficheros"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nun se pudieron cargar les vistes de los ficheros"]},"Create directory":{msgid:"Create directory",msgstr:["Crear un direutoriu"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de la vista actual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Equí apaecen los ficheros y les carpetes que metas en Favoritos."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Equí apaecen los fichero y les carpetes que modificares apocayá."]},"Filter file list":{msgid:"Filter file list",msgstr:["Peñerar la llista de ficheros"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["El nome de la carpeta nun pue tar baleru."]},Home:{msgid:"Home",msgstr:["Aniciu"]},Modified:{msgid:"Modified",msgstr:["Modificóse"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover a {target}"]},Name:{msgid:"Name",msgstr:["Nome"]},New:{msgid:"New",msgstr:["Nuevu"]},"New folder":{msgid:"New folder",msgstr:["Carpeta nueva"]},"New folder name":{msgid:"New folder name",msgstr:["Nome de carpeta nuevu"]},"No files in here":{msgid:"No files in here",msgstr:["Equí nun hai nengún ficheru"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nun s'atopó nengún ficheru que concasare cola peñera."]},"No matching files":{msgid:"No matching files",msgstr:["Nun hai nengún ficheru que concase"]},Recent:{msgid:"Recent",msgstr:["De recién"]},"Select all entries":{msgid:"Select all entries",msgstr:["Seleicionar toles entraes"]},"Select entry":{msgid:"Select entry",msgstr:["Seleicionar la entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleicionar la filera de: {nodename}"]},Size:{msgid:"Size",msgstr:["Tamañu"]},Undo:{msgid:"Undo",msgstr:["Desfacer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["¡Xubi dalgún elementu o sincroniza colos tos preseos!"]}}}}},{locale:"az",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/)","Content-Type":"text/plain; charset=UTF-8",Language:"az","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Azerbaijani (https://app.transifex.com/nextcloud/teams/64236/az/) Content-Type: text/plain; charset=UTF-8 Language: az Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"be",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Belarusian (https://app.transifex.com/nextcloud/teams/64236/be/)","Content-Type":"text/plain; charset=UTF-8",Language:"be","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Belarusian (https://app.transifex.com/nextcloud/teams/64236/be/) Content-Type: text/plain; charset=UTF-8 Language: be Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"bg_BG",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Bulgarian (Bulgaria) (https://app.transifex.com/nextcloud/teams/64236/bg_BG/)","Content-Type":"text/plain; charset=UTF-8",Language:"bg_BG","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Bulgarian (Bulgaria) (https://app.transifex.com/nextcloud/teams/64236/bg_BG/) Content-Type: text/plain; charset=UTF-8 Language: bg_BG Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"bn_BD",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Bengali (Bangladesh) (https://app.transifex.com/nextcloud/teams/64236/bn_BD/)","Content-Type":"text/plain; charset=UTF-8",Language:"bn_BD","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Bengali (Bangladesh) (https://app.transifex.com/nextcloud/teams/64236/bn_BD/) Content-Type: text/plain; charset=UTF-8 Language: bn_BD Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"br",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Breton (https://app.transifex.com/nextcloud/teams/64236/br/)","Content-Type":"text/plain; charset=UTF-8",Language:"br","Plural-Forms":"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Breton (https://app.transifex.com/nextcloud/teams/64236/br/) Content-Type: text/plain; charset=UTF-8 Language: br Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Disober"]}}}}},{locale:"bs",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Bosnian (https://app.transifex.com/nextcloud/teams/64236/bs/)","Content-Type":"text/plain; charset=UTF-8",Language:"bs","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Bosnian (https://app.transifex.com/nextcloud/teams/64236/bs/) Content-Type: text/plain; charset=UTF-8 Language: bs Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"ca",json:{charset:"utf-8",headers:{"Last-Translator":"Benet Joan Darder , 2025","Language-Team":"Catalan (https://app.transifex.com/nextcloud/teams/64236/ca/)","Content-Type":"text/plain; charset=UTF-8",Language:"ca","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 v v , 2024 Marc Riera , 2024 Sergi Font, 2024 Benet Joan Darder , 2025 `},msgstr:[`Last-Translator: Benet Joan Darder , 2025 Language-Team: Catalan (https://app.transifex.com/nextcloud/teams/64236/ca/) Content-Type: text/plain; charset=UTF-8 Language: ca Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" és un nom de carpeta no vàlid.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" no és permès com a nom de carpeta']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" no és permès en el nom de carpeta.']},"All files":{msgid:"All files",msgstr:["Tots els fitxers"]},Choose:{msgid:"Choose",msgstr:["Tria"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Tria {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Tria %n fitxer","Tria %n fitxers"]},Copy:{msgid:"Copy",msgstr:["Copia"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copia a {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["No s'ha pogut crear la carpeta nova"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["No es poden carregar fitxers de configuració"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["No es poden carregar fitxers de vistes"]},"Create directory":{msgid:"Create directory",msgstr:["Crear directori"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de visualització actual"]},Favorites:{msgid:"Favorites",msgstr:["Preferits"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Els fitxers i les carpetes que marqueu com a favorits es mostraran aquí."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Els fitxers i les carpetes recentment modificats es mostraran aquí."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar llistat de fitxers"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["El nom de la carpeta no pot estar buit."]},Home:{msgid:"Home",msgstr:["Inici"]},Modified:{msgid:"Modified",msgstr:["Data de modificació"]},Move:{msgid:"Move",msgstr:["Desplaça"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Desplaça a {target}"]},Name:{msgid:"Name",msgstr:["Nom"]},New:{msgid:"New",msgstr:["Crea"]},"New folder":{msgid:"New folder",msgstr:["Carpeta nova"]},"New folder name":{msgid:"New folder name",msgstr:["Nom de la carpeta nova"]},"No files in here":{msgid:"No files in here",msgstr:["No hi ha cap fitxer"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["No s'ha trobat cap fitxer que coincideixi amb el filtre."]},"No matching files":{msgid:"No matching files",msgstr:["No hi ha cap fitxer que coincideixi"]},Recent:{msgid:"Recent",msgstr:["Recents"]},"Select all entries":{msgid:"Select all entries",msgstr:["Selecciona totes les entrades"]},"Select entry":{msgid:"Select entry",msgstr:["Selecciona l'entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Selecciona la fila per a {nodename}"]},Size:{msgid:"Size",msgstr:["Mida"]},Undo:{msgid:"Undo",msgstr:["Desfés"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Pugeu contingut o sincronitzeu-lo amb els vostres dispositius!"]}}}}},{locale:"cs",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2020","Language-Team":"Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Pavel Borecki , 2020 `},msgstr:[`Last-Translator: Pavel Borecki , 2020 Language-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/) Content-Type: text/plain; charset=UTF-8 Language: cs Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:187"},msgstr:["Zpět"]}}}}},{locale:"cs_CZ",json:{charset:"utf-8",headers:{"Last-Translator":"Pavel Borecki , 2024","Language-Team":"Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/)","Content-Type":"text/plain; charset=UTF-8",Language:"cs_CZ","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Pavel Borecki , 2024 `},msgstr:[`Last-Translator: Pavel Borecki , 2024 Language-Team: Czech (Czech Republic) (https://app.transifex.com/nextcloud/teams/64236/cs_CZ/) Content-Type: text/plain; charset=UTF-8 Language: cs_CZ Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}“ není platný název složky."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}“ není povolený název složky."]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["znak „/“ (dopředné lomítko) není možné použít uvnitř názvu složky."]},"All files":{msgid:"All files",msgstr:["Veškeré soubory"]},Choose:{msgid:"Choose",msgstr:["Zvolit"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Zvolit {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Zvolte %n soubor","Zvolte %n soubory","Zvolte %n souborů","Zvolte %n soubory"]},Copy:{msgid:"Copy",msgstr:["Zkopírovat"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Zkopírovat do {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Novou složku se nepodařilo vytvořit"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nepodařilo se načíst nastavení pro soubory"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nepodařilo se načíst pohledy souborů"]},"Create directory":{msgid:"Create directory",msgstr:["Vytvořit složku"]},"Current view selector":{msgid:"Current view selector",msgstr:["Výběr stávajícího zobrazení"]},Favorites:{msgid:"Favorites",msgstr:["Oblíbené"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Zde se zobrazí soubory a složky, které označíte jako oblíbené."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Zde se zobrazí soubory a složky, které jste nedávno pozměnili."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrovat seznam souborů"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Složku je třeba nějak nazvat."]},Home:{msgid:"Home",msgstr:["Domů"]},Modified:{msgid:"Modified",msgstr:["Změněno"]},Move:{msgid:"Move",msgstr:["Přesounout"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Přesunout do {target}"]},Name:{msgid:"Name",msgstr:["Název"]},New:{msgid:"New",msgstr:["Nové"]},"New folder":{msgid:"New folder",msgstr:["Nová složka"]},"New folder name":{msgid:"New folder name",msgstr:["Název pro novou složku"]},"No files in here":{msgid:"No files in here",msgstr:["Nejsou zde žádné soubory"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nenalezeny žádné soubory odpovídající vašemu filtru"]},"No matching files":{msgid:"No matching files",msgstr:["Žádné odpovídající soubory"]},Recent:{msgid:"Recent",msgstr:["Nedávné"]},"Select all entries":{msgid:"Select all entries",msgstr:["Vybrat všechny položky"]},"Select entry":{msgid:"Select entry",msgstr:["Vybrat položku"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Vybrat řádek pro {nodename}"]},Size:{msgid:"Size",msgstr:["Velikost"]},Undo:{msgid:"Undo",msgstr:["Zpět"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Nahrajte sem nějaký obsah nebo proveďte synchronizaci se svými zařízeními!"]}}}}},{locale:"cy_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Welsh (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/cy_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"cy_GB","Plural-Forms":"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Welsh (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/cy_GB/) Content-Type: text/plain; charset=UTF-8 Language: cy_GB Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"da",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Bonde , 2024","Language-Team":"Danish (https://app.transifex.com/nextcloud/teams/64236/da/)","Content-Type":"text/plain; charset=UTF-8",Language:"da","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Martin Bonde , 2024 `},msgstr:[`Last-Translator: Martin Bonde , 2024 Language-Team: Danish (https://app.transifex.com/nextcloud/teams/64236/da/) Content-Type: text/plain; charset=UTF-8 Language: da Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" er et ugyldigt mappenavn.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" er ikke et tilladt mappenavn']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" er ikke tilladt i et mappenavn.']},"All files":{msgid:"All files",msgstr:["Alle filer"]},Choose:{msgid:"Choose",msgstr:["Vælg"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Vælg {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Vælg %n fil","Vælg %n filer"]},Copy:{msgid:"Copy",msgstr:["Kopier"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopier til {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Kunne ikke oprette den nye mappe"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Filindstillingerne kunne ikke indlæses"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Kunne ikke indlæse filvisninger"]},"Create directory":{msgid:"Create directory",msgstr:["Opret mappe"]},"Current view selector":{msgid:"Current view selector",msgstr:["Aktuel visningsvælger"]},Favorites:{msgid:"Favorites",msgstr:["Favoritter"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Filer og mapper, du markerer som foretrukne, vises her."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Filer og mapper, du for nylig har ændret, vises her."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrer fil liste"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Mappenavnet må ikke være tomt."]},Home:{msgid:"Home",msgstr:["Hjem"]},Modified:{msgid:"Modified",msgstr:["Ændret"]},Move:{msgid:"Move",msgstr:["Flyt"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Flyt til {target}"]},Name:{msgid:"Name",msgstr:["Navn"]},New:{msgid:"New",msgstr:["Ny"]},"New folder":{msgid:"New folder",msgstr:["Ny mappe"]},"New folder name":{msgid:"New folder name",msgstr:["Ny mappe navn"]},"No files in here":{msgid:"No files in here",msgstr:["Ingen filer here"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Der blev ikke fundet nogen filer, der matcher dit filter."]},"No matching files":{msgid:"No matching files",msgstr:["Ingen matchende filer"]},Recent:{msgid:"Recent",msgstr:["Seneste"]},"Select all entries":{msgid:"Select all entries",msgstr:["Vælg alle poster"]},"Select entry":{msgid:"Select entry",msgstr:["Vælg post"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Vælg rækken for {nodenavn}"]},Size:{msgid:"Size",msgstr:["Størelse"]},Undo:{msgid:"Undo",msgstr:["Fortryd"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Upload noget indhold eller synkroniser med dine enheder!"]}}}}},{locale:"de",json:{charset:"utf-8",headers:{"Last-Translator":"Martin Wilichowski, 2025","Language-Team":"German (https://app.transifex.com/nextcloud/teams/64236/de/)","Content-Type":"text/plain; charset=UTF-8",Language:"de","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Mario Siegmann , 2023 Markus Eckstein, 2023 Andy Scherzinger , 2023 Ettore Atalan , 2024 Martin Wilichowski, 2025 `},msgstr:[`Last-Translator: Martin Wilichowski, 2025 Language-Team: German (https://app.transifex.com/nextcloud/teams/64236/de/) Content-Type: text/plain; charset=UTF-8 Language: de Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" ist ein ungültiger Ordnername.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" ist kein zulässiger Ordnername']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" ist innerhalb eines Ordnernamens nicht zulässig.']},"All files":{msgid:"All files",msgstr:["Alle Dateien"]},Choose:{msgid:"Choose",msgstr:["Auswählen"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} auswählen"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n Datei auswählen","%n Dateien auswählen"]},Copy:{msgid:"Copy",msgstr:["Kopieren"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Nach {target} kopieren"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Der neue Ordner konnte nicht erstellt werden"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Dateieinstellungen konnten nicht geladen werden"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Dateiansichten konnten nicht geladen werden"]},"Create directory":{msgid:"Create directory",msgstr:["Verzeichnis erstellen"]},"Current view selector":{msgid:"Current view selector",msgstr:["Aktuelle Ansichtsauswahl"]},Favorites:{msgid:"Favorites",msgstr:["Favoriten"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Dateien und Ordner, die du als Favorit markierst, werden hier angezeigt."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Dateien und Ordner, die du kürzlich geändert hast, werden hier angezeigt."]},"Filter file list":{msgid:"Filter file list",msgstr:["Dateiliste filtern"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Der Ordnername darf nicht leer sein."]},Home:{msgid:"Home",msgstr:["Home"]},Modified:{msgid:"Modified",msgstr:["Geändert"]},Move:{msgid:"Move",msgstr:["Verschieben"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Nach {target} verschieben"]},Name:{msgid:"Name",msgstr:["Name"]},New:{msgid:"New",msgstr:["Neu"]},"New folder":{msgid:"New folder",msgstr:["Neuer Ordner"]},"New folder name":{msgid:"New folder name",msgstr:["Neuer Ordnername"]},"No files in here":{msgid:"No files in here",msgstr:["Hier sind keine Dateien"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Es wurden keine Dateien gefunden, die deinem Filter entsprechen."]},"No matching files":{msgid:"No matching files",msgstr:["Keine passenden Dateien"]},Recent:{msgid:"Recent",msgstr:["Neueste"]},"Select all entries":{msgid:"Select all entries",msgstr:["Alle Einträge auswählen"]},"Select entry":{msgid:"Select entry",msgstr:["Eintrag auswählen"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Die Zeile für {nodename} auswählen."]},Size:{msgid:"Size",msgstr:["Größe"]},Undo:{msgid:"Undo",msgstr:["Rückgängig machen"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Lade Inhalte hoch oder synchronisiere diese mit deinen Geräten!"]}}}}},{locale:"de_DE",json:{charset:"utf-8",headers:{"Last-Translator":"Mario Siegmann , 2024","Language-Team":"German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/)","Content-Type":"text/plain; charset=UTF-8",Language:"de_DE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Mark Ziegler , 2023 Mario Siegmann , 2024 `},msgstr:[`Last-Translator: Mario Siegmann , 2024 Language-Team: German (Germany) (https://app.transifex.com/nextcloud/teams/64236/de_DE/) Content-Type: text/plain; charset=UTF-8 Language: de_DE Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" ist ein ungültiger Ordnername.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" ist kein zulässiger Ordnername']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" ist innerhalb eines Ordnernamens nicht zulässig.']},"All files":{msgid:"All files",msgstr:["Alle Dateien"]},Choose:{msgid:"Choose",msgstr:["Auswählen"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} auswählen"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n Datei auswählen","%n Dateien auswählen"]},Copy:{msgid:"Copy",msgstr:["Kopieren"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Nach {target} kopieren"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Der neue Ordner konnte nicht erstellt werden"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Dateieinstellungen konnten nicht geladen werden"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Dateiansichten konnten nicht geladen werden"]},"Create directory":{msgid:"Create directory",msgstr:["Verzeichnis erstellen"]},"Current view selector":{msgid:"Current view selector",msgstr:["Aktuelle Ansichtsauswahl"]},Favorites:{msgid:"Favorites",msgstr:["Favoriten"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Dateien und Ordner, die Sie als Favorit markieren, werden hier angezeigt."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Dateien und Ordner, die Sie kürzlich geändert haben, werden hier angezeigt."]},"Filter file list":{msgid:"Filter file list",msgstr:["Dateiliste filtern"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Der Ordnername darf nicht leer sein."]},Home:{msgid:"Home",msgstr:["Home"]},Modified:{msgid:"Modified",msgstr:["Geändert"]},Move:{msgid:"Move",msgstr:["Verschieben"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Nach {target} verschieben"]},Name:{msgid:"Name",msgstr:["Name"]},New:{msgid:"New",msgstr:["Neu"]},"New folder":{msgid:"New folder",msgstr:["Neuer Ordner"]},"New folder name":{msgid:"New folder name",msgstr:["Neuer Ordnername"]},"No files in here":{msgid:"No files in here",msgstr:["Hier sind keine Dateien"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Es wurden keine Dateien gefunden, die Ihrem Filter entsprechen."]},"No matching files":{msgid:"No matching files",msgstr:["Keine passenden Dateien"]},Recent:{msgid:"Recent",msgstr:["Neueste"]},"Select all entries":{msgid:"Select all entries",msgstr:["Alle Einträge auswählen"]},"Select entry":{msgid:"Select entry",msgstr:["Eintrag auswählen"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Die Zeile für {nodename} auswählen."]},Size:{msgid:"Size",msgstr:["Größe"]},Undo:{msgid:"Undo",msgstr:["Rückgängig machen"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Laden Sie Inhalte hoch oder synchronisieren Sie diese mit Ihren Geräten!"]}}}}},{locale:"el",json:{charset:"utf-8",headers:{"Last-Translator":"Efstathios Iosifidis , 2025","Language-Team":"Greek (https://app.transifex.com/nextcloud/teams/64236/el/)","Content-Type":"text/plain; charset=UTF-8",Language:"el","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Efstathios Iosifidis , 2025 `},msgstr:[`Last-Translator: Efstathios Iosifidis , 2025 Language-Team: Greek (https://app.transifex.com/nextcloud/teams/64236/el/) Content-Type: text/plain; charset=UTF-8 Language: el Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['Το "{name}" δεν είναι έγκυρο όνομα φακέλου.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['Το "{name}" δεν είναι επιτρεπτό όνομα φακέλου']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['Το "/" δεν επιτρέπεται μέσα στο όνομα ενός φακέλου.']},"All files":{msgid:"All files",msgstr:["Όλα τα αρχεία"]},Choose:{msgid:"Choose",msgstr:["Επιλογή"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Επιλέξτε {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Επιλέξτε %n αρχείο","Επιλέξτε %n αρχεία"]},Copy:{msgid:"Copy",msgstr:["Αντιγραφή"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Αντιγραφή στο {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Αδυναμία δημιουργίας νέου φακέλου"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Αδυναμία φόρτωσης ρυθμίσεων αρχείων"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Αδυναμία φόρτωσης προβολών αρχείων"]},"Create directory":{msgid:"Create directory",msgstr:["Δημιουργία καταλόγου"]},"Current view selector":{msgid:"Current view selector",msgstr:["Επιλογέας τρέχουσας προβολής"]},Favorites:{msgid:"Favorites",msgstr:["Αγαπημένα"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Τα αρχεία και οι φάκελοι που επισημάνετε ως αγαπημένα θα εμφανίζονται εδώ."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Τα αρχεία και οι φάκελοι που τροποποιήσατε πρόσφατα θα εμφανίζονται εδώ."]},"Filter file list":{msgid:"Filter file list",msgstr:["Φιλτράρισμα λίστας αρχείων"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Το όνομα του φακέλου δεν μπορεί να είναι κενό."]},Home:{msgid:"Home",msgstr:["Αρχική"]},Modified:{msgid:"Modified",msgstr:["Τροποποιήθηκε"]},Move:{msgid:"Move",msgstr:["Μετακίνηση"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Μετακίνηση στο {target}"]},Name:{msgid:"Name",msgstr:["Όνομα"]},New:{msgid:"New",msgstr:["Νέο"]},"New folder":{msgid:"New folder",msgstr:["Νέος φάκελος"]},"New folder name":{msgid:"New folder name",msgstr:["Όνομα νέου φακέλου"]},"No files in here":{msgid:"No files in here",msgstr:["Δεν υπάρχουν αρχεία εδώ"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Δεν βρέθηκαν αρχεία που να ταιριάζουν με το φίλτρο σας."]},"No matching files":{msgid:"No matching files",msgstr:["Κανένα αρχείο δεν ταιριάζει"]},Recent:{msgid:"Recent",msgstr:["Πρόσφατα"]},"Select all entries":{msgid:"Select all entries",msgstr:["Επιλογή όλων των εγγραφών"]},"Select entry":{msgid:"Select entry",msgstr:["Επιλογή εγγραφής"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Επιλέξτε τη γραμμή για το {nodename}"]},Size:{msgid:"Size",msgstr:["Μέγεθος"]},Undo:{msgid:"Undo",msgstr:["Αναίρεση"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Ανεβάστε κάποιο περιεχόμενο ή συγχρονίστε με τις συσκευές σας!"]}}}}},{locale:"en_GB",json:{charset:"utf-8",headers:{"Last-Translator":"Andi Chandler , 2024","Language-Team":"English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/)","Content-Type":"text/plain; charset=UTF-8",Language:"en_GB","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Café Tango, 2023 Andi Chandler , 2024 `},msgstr:[`Last-Translator: Andi Chandler , 2024 Language-Team: English (United Kingdom) (https://app.transifex.com/nextcloud/teams/64236/en_GB/) Content-Type: text/plain; charset=UTF-8 Language: en_GB Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" is an invalid folder name.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" is not an allowed folder name']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" is not allowed inside a folder name.']},"All files":{msgid:"All files",msgstr:["All files"]},Choose:{msgid:"Choose",msgstr:["Choose"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Choose {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Choose %n file","Choose %n files"]},Copy:{msgid:"Copy",msgstr:["Copy"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copy to {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Could not create the new folder"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Could not load files settings"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Could not load files views"]},"Create directory":{msgid:"Create directory",msgstr:["Create directory"]},"Current view selector":{msgid:"Current view selector",msgstr:["Current view selector"]},Favorites:{msgid:"Favorites",msgstr:["Favourites"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Files and folders you mark as favourite will show up here."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Files and folders you recently modified will show up here."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filter file list"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Folder name cannot be empty."]},Home:{msgid:"Home",msgstr:["Home"]},Modified:{msgid:"Modified",msgstr:["Modified"]},Move:{msgid:"Move",msgstr:["Move"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Move to {target}"]},Name:{msgid:"Name",msgstr:["Name"]},New:{msgid:"New",msgstr:["New"]},"New folder":{msgid:"New folder",msgstr:["New folder"]},"New folder name":{msgid:"New folder name",msgstr:["New folder name"]},"No files in here":{msgid:"No files in here",msgstr:["No files in here"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["No files matching your filter were found."]},"No matching files":{msgid:"No matching files",msgstr:["No matching files"]},Recent:{msgid:"Recent",msgstr:["Recent"]},"Select all entries":{msgid:"Select all entries",msgstr:["Select all entries"]},"Select entry":{msgid:"Select entry",msgstr:["Select entry"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Select the row for {nodename}"]},Size:{msgid:"Size",msgstr:["Size"]},Undo:{msgid:"Undo",msgstr:["Undo"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Upload some content or sync with your devices!"]}}}}},{locale:"eo",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Esperanto (https://app.transifex.com/nextcloud/teams/64236/eo/)","Content-Type":"text/plain; charset=UTF-8",Language:"eo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Esperanto (https://app.transifex.com/nextcloud/teams/64236/eo/) Content-Type: text/plain; charset=UTF-8 Language: eo Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Malfari"]}}}}},{locale:"es",json:{charset:"utf-8",headers:{"Last-Translator":"Julio C. Ortega, 2024","Language-Team":"Spanish (https://app.transifex.com/nextcloud/teams/64236/es/)","Content-Type":"text/plain; charset=UTF-8",Language:"es","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 FranciscoFJ , 2023 Mark Ziegler , 2024 Julio C. Ortega, 2024 `},msgstr:[`Last-Translator: Julio C. Ortega, 2024 Language-Team: Spanish (https://app.transifex.com/nextcloud/teams/64236/es/) Content-Type: text/plain; charset=UTF-8 Language: es Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" es un nombre de carpeta no válido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" no es un nombre de carpeta permitido']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" no está permitido dentro del nombre de una carpeta.']},"All files":{msgid:"All files",msgstr:["Todos los archivos"]},Choose:{msgid:"Choose",msgstr:["Seleccionar"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Seleccionar {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Elige %n archivo","Elige %n archivos","Seleccione %n archivos"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar a {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["No se pudo crear la nueva carpeta"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["No se pudieron cargar los ajustes de archivos"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["No se pudieron cargar las vistas de los archivos"]},"Create directory":{msgid:"Create directory",msgstr:["Crear directorio"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de vista actual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Los archivos y carpetas que marque como favoritos aparecerán aquí."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Los archivos y carpetas que modificó recientemente aparecerán aquí."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar lista de archivos"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["El nombre de la carpeta no puede estar vacío."]},Home:{msgid:"Home",msgstr:["Inicio"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover a {target}"]},Name:{msgid:"Name",msgstr:["Nombre"]},New:{msgid:"New",msgstr:["Nuevo"]},"New folder":{msgid:"New folder",msgstr:[" Nueva carpeta"]},"New folder name":{msgid:"New folder name",msgstr:["Nuevo nombre de carpeta"]},"No files in here":{msgid:"No files in here",msgstr:["No hay archivos aquí"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["No se encontraron archivos que coincidiesen con su filtro."]},"No matching files":{msgid:"No matching files",msgstr:["No hay archivos coincidentes"]},Recent:{msgid:"Recent",msgstr:["Reciente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Seleccionar todas las entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Seleccionar entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleccione la fila para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamaño"]},Undo:{msgid:"Undo",msgstr:["Deshacer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["¡Cargue algún contenido o sincronice con sus dispositivos!"]}}}}},{locale:"es_419",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Latin America) (https://app.transifex.com/nextcloud/teams/64236/es_419/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_419","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Latin America) (https://app.transifex.com/nextcloud/teams/64236/es_419/) Content-Type: text/plain; charset=UTF-8 Language: es_419 Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_AR",json:{charset:"utf-8",headers:{"Last-Translator":"Matías Campo Hoet , 2024","Language-Team":"Spanish (Argentina) (https://app.transifex.com/nextcloud/teams/64236/es_AR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_AR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Matías Campo Hoet , 2024 `},msgstr:[`Last-Translator: Matías Campo Hoet , 2024 Language-Team: Spanish (Argentina) (https://app.transifex.com/nextcloud/teams/64236/es_AR/) Content-Type: text/plain; charset=UTF-8 Language: es_AR Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" es un nombre de carpeta inválido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" no es un nombre de carpeta permitido']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" no está permitido en el nombre de una carpeta.']},"All files":{msgid:"All files",msgstr:["Todos los archivos"]},Choose:{msgid:"Choose",msgstr:["Elegir"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Elija {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Elija %n archivo","Elija %n archivos","Elija %n archivos"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar a {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["No se pudo crear la nueva carpeta"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["No se pudo cargar la configuración de archivos"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["No se pudieron cargar las vistas de los archivos"]},"Create directory":{msgid:"Create directory",msgstr:["Crear directorio"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de vista actual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Los archivos y carpetas que marque como favoritos aparecerán aquí."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Los archivos y carpetas que modificó recientemente aparecerán aquí."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar lista de archivos"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["El nombre de la carpeta no puede estar vacío."]},Home:{msgid:"Home",msgstr:["Inicio"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover a {target}"]},Name:{msgid:"Name",msgstr:["Nombre"]},New:{msgid:"New",msgstr:["Nuevo"]},"New folder":{msgid:"New folder",msgstr:["Nueva carpeta"]},"New folder name":{msgid:"New folder name",msgstr:["Nombre de nueva carpeta"]},"No files in here":{msgid:"No files in here",msgstr:["No hay archivos aquí"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["No se encontraron archivos que coincidan con su filtro."]},"No matching files":{msgid:"No matching files",msgstr:["No hay archivos coincidentes"]},Recent:{msgid:"Recent",msgstr:["Reciente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Seleccionar todas las entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Seleccionar entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleccione la fila para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamaño"]},Undo:{msgid:"Undo",msgstr:["Deshacer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["¡Cargue algún contenido o sincronice con sus dispositivos!"]}}}}},{locale:"es_CL",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Chile) (https://app.transifex.com/nextcloud/teams/64236/es_CL/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CL","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Chile) (https://app.transifex.com/nextcloud/teams/64236/es_CL/) Content-Type: text/plain; charset=UTF-8 Language: es_CL Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_CO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Colombia) (https://app.transifex.com/nextcloud/teams/64236/es_CO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Colombia) (https://app.transifex.com/nextcloud/teams/64236/es_CO/) Content-Type: text/plain; charset=UTF-8 Language: es_CO Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_CR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Costa Rica) (https://app.transifex.com/nextcloud/teams/64236/es_CR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_CR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Costa Rica) (https://app.transifex.com/nextcloud/teams/64236/es_CR/) Content-Type: text/plain; charset=UTF-8 Language: es_CR Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_DO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Dominican Republic) (https://app.transifex.com/nextcloud/teams/64236/es_DO/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_DO","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Dominican Republic) (https://app.transifex.com/nextcloud/teams/64236/es_DO/) Content-Type: text/plain; charset=UTF-8 Language: es_DO Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_EC",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Ecuador) (https://app.transifex.com/nextcloud/teams/64236/es_EC/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_EC","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Ecuador) (https://app.transifex.com/nextcloud/teams/64236/es_EC/) Content-Type: text/plain; charset=UTF-8 Language: es_EC Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_GT",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Guatemala) (https://app.transifex.com/nextcloud/teams/64236/es_GT/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_GT","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Guatemala) (https://app.transifex.com/nextcloud/teams/64236/es_GT/) Content-Type: text/plain; charset=UTF-8 Language: es_GT Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_HN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Honduras) (https://app.transifex.com/nextcloud/teams/64236/es_HN/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_HN","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Honduras) (https://app.transifex.com/nextcloud/teams/64236/es_HN/) Content-Type: text/plain; charset=UTF-8 Language: es_HN Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_MX",json:{charset:"utf-8",headers:{"Last-Translator":"Jehu Marcos Herrera Puentes, 2024","Language-Team":"Spanish (Mexico) (https://app.transifex.com/nextcloud/teams/64236/es_MX/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_MX","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Jehu Marcos Herrera Puentes, 2024 `},msgstr:[`Last-Translator: Jehu Marcos Herrera Puentes, 2024 Language-Team: Spanish (Mexico) (https://app.transifex.com/nextcloud/teams/64236/es_MX/) Content-Type: text/plain; charset=UTF-8 Language: es_MX Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" es un nombre de carpeta inválido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" no es un nombre de carpeta permitido.']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" no está permitido en el nombre de la carpeta.']},"All files":{msgid:"All files",msgstr:["Todos los archivos"]},Choose:{msgid:"Choose",msgstr:["Seleccionar"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Seleccionar {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Seleccionar %n archivo","Seleccionar %n archivos","Seleccionar %n archivos"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar a {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["No se pudo crear la nueva carpeta"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["No se pudo cargar la configuración de archivos"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["No se pudieron cargar las vistas de los archivos"]},"Create directory":{msgid:"Create directory",msgstr:["Crear carpeta"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de vista actual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Los archivos y carpetas que marque como favoritos aparecerán aquí."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Los archivos y carpetas que modificó recientemente aparecerán aquí."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar lista de archivos"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["El nombre de la carpeta no puede estar vacío."]},Home:{msgid:"Home",msgstr:["Inicio"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover a {target}"]},Name:{msgid:"Name",msgstr:["Nombre"]},New:{msgid:"New",msgstr:["Nuevo"]},"New folder":{msgid:"New folder",msgstr:["Nueva carpeta"]},"New folder name":{msgid:"New folder name",msgstr:["Nombre de nueva carpeta"]},"No files in here":{msgid:"No files in here",msgstr:["No hay archivos aquí"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["No se encontraron archivos que coincidan con su filtro."]},"No matching files":{msgid:"No matching files",msgstr:["No hay archivos coincidentes"]},Recent:{msgid:"Recent",msgstr:["Reciente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Seleccionar todas las entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Seleccionar entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleccione la fila para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamaño"]},Undo:{msgid:"Undo",msgstr:["Deshacer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["¡Suba algún contenido o sincronice con sus dispositivos!"]}}}}},{locale:"es_NI",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Nicaragua) (https://app.transifex.com/nextcloud/teams/64236/es_NI/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_NI","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Nicaragua) (https://app.transifex.com/nextcloud/teams/64236/es_NI/) Content-Type: text/plain; charset=UTF-8 Language: es_NI Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_PA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Panama) (https://app.transifex.com/nextcloud/teams/64236/es_PA/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PA","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Panama) (https://app.transifex.com/nextcloud/teams/64236/es_PA/) Content-Type: text/plain; charset=UTF-8 Language: es_PA Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_PE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Peru) (https://app.transifex.com/nextcloud/teams/64236/es_PE/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PE","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Peru) (https://app.transifex.com/nextcloud/teams/64236/es_PE/) Content-Type: text/plain; charset=UTF-8 Language: es_PE Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_PR",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Puerto Rico) (https://app.transifex.com/nextcloud/teams/64236/es_PR/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PR","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Puerto Rico) (https://app.transifex.com/nextcloud/teams/64236/es_PR/) Content-Type: text/plain; charset=UTF-8 Language: es_PR Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_PY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Paraguay) (https://app.transifex.com/nextcloud/teams/64236/es_PY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_PY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Paraguay) (https://app.transifex.com/nextcloud/teams/64236/es_PY/) Content-Type: text/plain; charset=UTF-8 Language: es_PY Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_SV",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (El Salvador) (https://app.transifex.com/nextcloud/teams/64236/es_SV/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_SV","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (El Salvador) (https://app.transifex.com/nextcloud/teams/64236/es_SV/) Content-Type: text/plain; charset=UTF-8 Language: es_SV Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"es_UY",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Spanish (Uruguay) (https://app.transifex.com/nextcloud/teams/64236/es_UY/)","Content-Type":"text/plain; charset=UTF-8",Language:"es_UY","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Spanish (Uruguay) (https://app.transifex.com/nextcloud/teams/64236/es_UY/) Content-Type: text/plain; charset=UTF-8 Language: es_UY Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"et_EE",json:{charset:"utf-8",headers:{"Last-Translator":"Priit Jõerüüt , 2025","Language-Team":"Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/)","Content-Type":"text/plain; charset=UTF-8",Language:"et_EE","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Mait R, 2023 Priit Jõerüüt , 2025 `},msgstr:[`Last-Translator: Priit Jõerüüt , 2025 Language-Team: Estonian (Estonia) (https://app.transifex.com/nextcloud/teams/64236/et_EE/) Content-Type: text/plain; charset=UTF-8 Language: et_EE Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}“ on vigane kaustanimi"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}“ pole kausta nimes lubatud"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["„/“ pole kausta nimes lubatud."]},"All files":{msgid:"All files",msgstr:["Kõik failid"]},Choose:{msgid:"Choose",msgstr:["Tee valik"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Vali {file} fail"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Vali %n fail","Vali %n faili"]},Copy:{msgid:"Copy",msgstr:["Kopeeri"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopeeri sihtkohta {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Uut kausta ei saanud luua"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Failide seadistusi ei õnnestunud laadida"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Failide vaatamiskordi ei õnnestunud laadida"]},"Create directory":{msgid:"Create directory",msgstr:["Kataloogi loomine"]},"Current view selector":{msgid:"Current view selector",msgstr:["Praeguse vaate valija"]},Favorites:{msgid:"Favorites",msgstr:["Lemmikud"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Failid ja kaustad, mida märgistad lemmikuks, kuvatakse siin."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Siin kuvatakse hiljuti muudetud failid ja kaustad."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtreeri faililoendit"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Kausta nimi ei saa olla tühi."]},Home:{msgid:"Home",msgstr:["Avaleht"]},Modified:{msgid:"Modified",msgstr:["Muudetud"]},Move:{msgid:"Move",msgstr:["Teisalda"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Teisalda kausta {target}"]},Name:{msgid:"Name",msgstr:["Nimi"]},New:{msgid:"New",msgstr:["Uus"]},"New folder":{msgid:"New folder",msgstr:["Uus kaust"]},"New folder name":{msgid:"New folder name",msgstr:["Uue kausta nimi"]},"No files in here":{msgid:"No files in here",msgstr:["Siin puuduvad failid"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Sinu filtrile vastavaid faile ei leidunud."]},"No matching files":{msgid:"No matching files",msgstr:["Puuduvad sobivad failid"]},Recent:{msgid:"Recent",msgstr:["Hiljutine"]},"Select all entries":{msgid:"Select all entries",msgstr:["Vali kõik kirjed"]},"Select entry":{msgid:"Select entry",msgstr:["Vali kirje"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Vali rida „{nodename}“ jaoks"]},Size:{msgid:"Size",msgstr:["Suurus"]},Undo:{msgid:"Undo",msgstr:["Tühista"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Lisa mingit sisu või sünkroniseeri see oma seadmestest!"]}}}}},{locale:"eu",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Basque (https://app.transifex.com/nextcloud/teams/64236/eu/)","Content-Type":"text/plain; charset=UTF-8",Language:"eu","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Basque (https://app.transifex.com/nextcloud/teams/64236/eu/) Content-Type: text/plain; charset=UTF-8 Language: eu Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Desegin"]}}}}},{locale:"fa",json:{charset:"utf-8",headers:{"Last-Translator":"reza reza , 2024","Language-Team":"Persian (https://app.transifex.com/nextcloud/teams/64236/fa/)","Content-Type":"text/plain; charset=UTF-8",Language:"fa","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Amir Shekoohi, 2024 reza reza , 2024 `},msgstr:[`Last-Translator: reza reza , 2024 Language-Team: Persian (https://app.transifex.com/nextcloud/teams/64236/fa/) Content-Type: text/plain; charset=UTF-8 Language: fa Plural-Forms: nplurals=2; plural=(n > 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["{name} نام پوشه معتبر نیست"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["{name} نام پوشه مجاز نیست"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" نمی‌تواند در نام پوشه استفاده شود.']},"All files":{msgid:"All files",msgstr:["همه فایل‌ها"]},Choose:{msgid:"Choose",msgstr:["انتخاب"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["انتخاب {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["انتخاب %n فایل","انتخاب %n فایل"]},Copy:{msgid:"Copy",msgstr:["رونوشت"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["رونوشت از {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["پوشه جدید ایجاد نشد"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["تنظیمات فایل باز نشد"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["نمای فایل‌ها بارگیری نشد"]},"Create directory":{msgid:"Create directory",msgstr:["ایجاد فهرست"]},"Current view selector":{msgid:"Current view selector",msgstr:["انتخابگر نماگر فعلی"]},Favorites:{msgid:"Favorites",msgstr:["علایق"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["فایل‌ها و پوشه‌هایی که به‌عنوان مورد علاقه علامت‌گذاری می‌کنید در اینجا نشان داده می‌شوند."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["فایل‌ها و پوشه‌هایی که اخیراً تغییر داده‌اید در اینجا نمایش داده می‌شوند."]},"Filter file list":{msgid:"Filter file list",msgstr:["فیلتر لیست فایل"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["نام پوشه نمی تواند خالی باشد."]},Home:{msgid:"Home",msgstr:["خانه"]},Modified:{msgid:"Modified",msgstr:["اصلاح شده"]},Move:{msgid:"Move",msgstr:["انتقال"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["انتقال به {target}"]},Name:{msgid:"Name",msgstr:["نام"]},New:{msgid:"New",msgstr:["جدید"]},"New folder":{msgid:"New folder",msgstr:["پوشه جدید"]},"New folder name":{msgid:"New folder name",msgstr:["نام پوشه جدید"]},"No files in here":{msgid:"No files in here",msgstr:["فایلی اینجا نیست"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["هیچ فایلی مطابق با فیلتر شما یافت نشد."]},"No matching files":{msgid:"No matching files",msgstr:["فایل منطبقی وجود ندارد"]},Recent:{msgid:"Recent",msgstr:["اخیر"]},"Select all entries":{msgid:"Select all entries",msgstr:["انتخاب همه ورودی ها"]},"Select entry":{msgid:"Select entry",msgstr:["انتخاب ورودی"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["انتخاب ردیف برای {nodename}"]},Size:{msgid:"Size",msgstr:["اندازه"]},Undo:{msgid:"Undo",msgstr:["بازگردانی"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["مقداری محتوا آپلود کنید یا با دستگاه های خود همگام سازی کنید!"]}}}}},{locale:"fi_FI",json:{charset:"utf-8",headers:{"Last-Translator":"thingumy, 2024","Language-Team":"Finnish (Finland) (https://app.transifex.com/nextcloud/teams/64236/fi_FI/)","Content-Type":"text/plain; charset=UTF-8",Language:"fi_FI","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Jiri Grönroos , 2024 thingumy, 2024 `},msgstr:[`Last-Translator: thingumy, 2024 Language-Team: Finnish (Finland) (https://app.transifex.com/nextcloud/teams/64236/fi_FI/) Content-Type: text/plain; charset=UTF-8 Language: fi_FI Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" on virheellinen kansion nimi.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" ei ole sallittu kansion nimi']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" ei ole sallittu kansion nimessä.']},"All files":{msgid:"All files",msgstr:["Kaikki tiedostot"]},Choose:{msgid:"Choose",msgstr:["Valitse"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Valitse {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Valitse %n tiedosto","Valitse %n tiedostoa"]},Copy:{msgid:"Copy",msgstr:["Kopioi"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopioi sijaintiin {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Uutta kansiota ei voitu luoda"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Tiedoston asetuksia ei saa ladattua"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Tiedoston näkymiä ei saa ladattua"]},"Create directory":{msgid:"Create directory",msgstr:["Luo kansio"]},"Current view selector":{msgid:"Current view selector",msgstr:["Nykyisen näkymän valinta"]},Favorites:{msgid:"Favorites",msgstr:["Suosikit"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Tiedostot ja kansiot, jotka merkitset suosikkeihisi, näkyvät täällä."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Tiedostot ja kansiot, joita muokkasit äskettäin, näkyvät täällä."]},"Filter file list":{msgid:"Filter file list",msgstr:["Suodata tiedostolistaa"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Kansion nimi ei voi olla tyhjä."]},Home:{msgid:"Home",msgstr:["Koti"]},Modified:{msgid:"Modified",msgstr:["Muokattu"]},Move:{msgid:"Move",msgstr:["Siirrä"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Siirrä sijaintiin {target}"]},Name:{msgid:"Name",msgstr:["Nimi"]},New:{msgid:"New",msgstr:["Uusi"]},"New folder":{msgid:"New folder",msgstr:["Uusi kansio"]},"New folder name":{msgid:"New folder name",msgstr:["Uuden kansion nimi"]},"No files in here":{msgid:"No files in here",msgstr:["Täällä ei ole tiedostoja"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Suodatinta vastaavia tiedostoja ei löytynyt."]},"No matching files":{msgid:"No matching files",msgstr:["Ei vastaavia tiedostoja"]},Recent:{msgid:"Recent",msgstr:["Viimeisimmät"]},"Select all entries":{msgid:"Select all entries",msgstr:["Valitse kaikki tietueet"]},"Select entry":{msgid:"Select entry",msgstr:["Valitse tietue"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Valitse rivi {nodename}:lle"]},Size:{msgid:"Size",msgstr:["Koko"]},Undo:{msgid:"Undo",msgstr:["Kumoa"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Lähetä jotain sisältöä tai synkronoi laitteidesi kanssa!"]}}}}},{locale:"fo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Faroese (https://app.transifex.com/nextcloud/teams/64236/fo/)","Content-Type":"text/plain; charset=UTF-8",Language:"fo","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Faroese (https://app.transifex.com/nextcloud/teams/64236/fo/) Content-Type: text/plain; charset=UTF-8 Language: fo Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"fr",json:{charset:"utf-8",headers:{"Last-Translator":"DEV314R, 2024","Language-Team":"French (https://app.transifex.com/nextcloud/teams/64236/fr/)","Content-Type":"text/plain; charset=UTF-8",Language:"fr","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Rémi LEBLOND, 2023 Mordecai, 2023 fleopaulD, 2023 François Ch., 2024 Jérôme HERBINET, 2024 Benoit Pruneau, 2024 DEV314R, 2024 `},msgstr:[`Last-Translator: DEV314R, 2024 Language-Team: French (https://app.transifex.com/nextcloud/teams/64236/fr/) Content-Type: text/plain; charset=UTF-8 Language: fr Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:[`"{name}" n'est pas un nom de dossier valide.`]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:[`"{name}" n'est pas un nom de dossier autorisé.`]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["Le caractère « / » n'est pas autorisé dans un nom de dossier."]},"All files":{msgid:"All files",msgstr:["Tous les fichiers"]},Choose:{msgid:"Choose",msgstr:["Choisir"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Choisir {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Choisir %n fichier","Choisir %n fichiers","Choisir %n fichiers "]},Copy:{msgid:"Copy",msgstr:["Copier"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copier vers {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Impossible de créer le nouveau dossier"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Les paramètres des fichiers n'ont pas pu être chargés"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Les aperçus des fichiers n'ont pas pu être chargés"]},"Create directory":{msgid:"Create directory",msgstr:["Créer un répertoire"]},"Current view selector":{msgid:"Current view selector",msgstr:["Sélecteur de vue courante"]},Favorites:{msgid:"Favorites",msgstr:["Favoris"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Les fichiers et répertoires marqués en favoris apparaîtront ici."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Les fichiers et répertoires modifiés récemment apparaîtront ici."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrer la liste des fichiers"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Le nom du dossier ne peut pas être vide."]},Home:{msgid:"Home",msgstr:["Accueil"]},Modified:{msgid:"Modified",msgstr:["Modifié"]},Move:{msgid:"Move",msgstr:["Déplacer"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Déplacer vers {target}"]},Name:{msgid:"Name",msgstr:["Nom"]},New:{msgid:"New",msgstr:["Nouveau"]},"New folder":{msgid:"New folder",msgstr:["Nouveau répertoire"]},"New folder name":{msgid:"New folder name",msgstr:["Nom du nouveau répertoire"]},"No files in here":{msgid:"No files in here",msgstr:["Aucun fichier ici"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Aucun fichier trouvé correspondant à votre filtre."]},"No matching files":{msgid:"No matching files",msgstr:["Aucun fichier trouvé"]},Recent:{msgid:"Recent",msgstr:["Récents"]},"Select all entries":{msgid:"Select all entries",msgstr:["Tous sélectionner"]},"Select entry":{msgid:"Select entry",msgstr:["Sélectionner une entrée"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Sélectionner l'enregistrement pour {nodename}"]},Size:{msgid:"Size",msgstr:["Taille"]},Undo:{msgid:"Undo",msgstr:["Rétablir"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Charger du contenu ou synchroniser avec vos équipements !"]}}}}},{locale:"ga",json:{charset:"utf-8",headers:{"Last-Translator":"Aindriú Mac Giolla Eoin, 2024","Language-Team":"Irish (https://app.transifex.com/nextcloud/teams/64236/ga/)","Content-Type":"text/plain; charset=UTF-8",Language:"ga","Plural-Forms":"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Aindriú Mac Giolla Eoin, 2024 `},msgstr:[`Last-Translator: Aindriú Mac Giolla Eoin, 2024 Language-Team: Irish (https://app.transifex.com/nextcloud/teams/64236/ga/) Content-Type: text/plain; charset=UTF-8 Language: ga Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['Is ainm fillteáin neamhbhailí é "{name}".']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['Ní ainm fillteáin ceadaithe é "{name}".']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:[`Ní cheadaítear "/" taobh istigh d'ainm fillteáin.`]},"All files":{msgid:"All files",msgstr:["Gach comhad"]},Choose:{msgid:"Choose",msgstr:["Roghnaigh"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Roghnaigh {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Roghnaigh %n comhad","Roghnaigh %n comhaid","Roghnaigh %n comhaid","Roghnaigh %n comhaid","Roghnaigh %n comhaid"]},Copy:{msgid:"Copy",msgstr:["Cóip"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Cóipeáil chuig {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Níorbh fhéidir an fillteán nua a chruthú"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Níorbh fhéidir socruithe comhaid a lódáil"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Níorbh fhéidir radhairc comhad a lódáil"]},"Create directory":{msgid:"Create directory",msgstr:["Cruthaigh eolaire"]},"Current view selector":{msgid:"Current view selector",msgstr:["Roghnóir amhairc reatha"]},Favorites:{msgid:"Favorites",msgstr:["Ceanáin"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Taispeánfar comhaid agus fillteáin a mharcálann tú mar is fearr leat anseo."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Taispeánfar comhaid agus fillteáin a d'athraigh tú le déanaí anseo."]},"Filter file list":{msgid:"Filter file list",msgstr:["Scag liosta comhad"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Ní féidir ainm fillteáin a bheith folamh."]},Home:{msgid:"Home",msgstr:["Baile"]},Modified:{msgid:"Modified",msgstr:["Athraithe"]},Move:{msgid:"Move",msgstr:["Bog"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Bog go{target}"]},Name:{msgid:"Name",msgstr:["Ainm"]},New:{msgid:"New",msgstr:["Nua"]},"New folder":{msgid:"New folder",msgstr:["Fillteán nua"]},"New folder name":{msgid:"New folder name",msgstr:["Ainm fillteáin nua"]},"No files in here":{msgid:"No files in here",msgstr:["Níl aon chomhaid istigh anseo"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Níor aimsíodh aon chomhad a tháinig le do scagaire."]},"No matching files":{msgid:"No matching files",msgstr:["Gan comhaid meaitseála"]},Recent:{msgid:"Recent",msgstr:["le déanaí"]},"Select all entries":{msgid:"Select all entries",msgstr:["Roghnaigh gach iontráil"]},"Select entry":{msgid:"Select entry",msgstr:["Roghnaigh iontráil"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Roghnaigh an ró do {nodename}"]},Size:{msgid:"Size",msgstr:["Méid"]},Undo:{msgid:"Undo",msgstr:["Cealaigh"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Uaslódáil roinnt ábhair nó sioncronaigh le do ghléasanna!"]}}}}},{locale:"gd",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Gaelic, Scottish (https://app.transifex.com/nextcloud/teams/64236/gd/)","Content-Type":"text/plain; charset=UTF-8",Language:"gd","Plural-Forms":"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Gaelic, Scottish (https://app.transifex.com/nextcloud/teams/64236/gd/) Content-Type: text/plain; charset=UTF-8 Language: gd Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"gl",json:{charset:"utf-8",headers:{"Last-Translator":"Miguel Anxo Bouzada , 2024","Language-Team":"Galician (https://app.transifex.com/nextcloud/teams/64236/gl/)","Content-Type":"text/plain; charset=UTF-8",Language:"gl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Miguel Anxo Bouzada , 2024 `},msgstr:[`Last-Translator: Miguel Anxo Bouzada , 2024 Language-Team: Galician (https://app.transifex.com/nextcloud/teams/64236/gl/) Content-Type: text/plain; charset=UTF-8 Language: gl Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["«{name}» non é un nome de cartafol válido."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["«{name}» non é un nome de cartafol permitido"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["A «/» non está permitida no nome dun cartafol."]},"All files":{msgid:"All files",msgstr:["Todos os ficheiros"]},Choose:{msgid:"Choose",msgstr:["Escoller"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Escoller {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Escoller %n ficheiro","Escoller %n ficheiros"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar en {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Non foi posíbel crear o novo cartafol"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Non foi posíbel cargar os axustes dos ficheiros"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Non foi posíbel cargar as vistas dos ficheiros"]},"Create directory":{msgid:"Create directory",msgstr:["Crear un directorio"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selector de vista actual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Os ficheiros e cartafoles que marque como favoritos aparecerán aquí."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Os ficheiros e cartafoles que modificou recentemente aparecerán aquí."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar a lista de ficheiros"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["O nome do cartafol non pode estar baleiro."]},Home:{msgid:"Home",msgstr:["Inicio"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover cara a {target}"]},Name:{msgid:"Name",msgstr:["Nome"]},New:{msgid:"New",msgstr:["Novo"]},"New folder":{msgid:"New folder",msgstr:["Novo cartafol"]},"New folder name":{msgid:"New folder name",msgstr:["Novo nome do cartafol"]},"No files in here":{msgid:"No files in here",msgstr:["Aquí non hai ficheiros"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Non se atopou ningún ficheiro que coincida co filtro."]},"No matching files":{msgid:"No matching files",msgstr:["Non hai ficheiros coincidentes"]},Recent:{msgid:"Recent",msgstr:["Recente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Seleccionar todas as entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Seleccionar a entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleccionar a fila para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamaño"]},Undo:{msgid:"Undo",msgstr:["Desfacer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Enviar algún contido ou sincronizalo cos seus dispositivos!"]}}}}},{locale:"he",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Hebrew (https://app.transifex.com/nextcloud/teams/64236/he/)","Content-Type":"text/plain; charset=UTF-8",Language:"he","Plural-Forms":"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Hebrew (https://app.transifex.com/nextcloud/teams/64236/he/) Content-Type: text/plain; charset=UTF-8 Language: he Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["ביטול"]}}}}},{locale:"hi_IN",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Hindi (India) (https://app.transifex.com/nextcloud/teams/64236/hi_IN/)","Content-Type":"text/plain; charset=UTF-8",Language:"hi_IN","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Hindi (India) (https://app.transifex.com/nextcloud/teams/64236/hi_IN/) Content-Type: text/plain; charset=UTF-8 Language: hi_IN Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"hr",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Croatian (https://app.transifex.com/nextcloud/teams/64236/hr/)","Content-Type":"text/plain; charset=UTF-8",Language:"hr","Plural-Forms":"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Croatian (https://app.transifex.com/nextcloud/teams/64236/hr/) Content-Type: text/plain; charset=UTF-8 Language: hr Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"hsb",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Upper Sorbian (https://app.transifex.com/nextcloud/teams/64236/hsb/)","Content-Type":"text/plain; charset=UTF-8",Language:"hsb","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Upper Sorbian (https://app.transifex.com/nextcloud/teams/64236/hsb/) Content-Type: text/plain; charset=UTF-8 Language: hsb Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"hu_HU",json:{charset:"utf-8",headers:{"Last-Translator":"Gyuris Gellért , 2024","Language-Team":"Hungarian (Hungary) (https://app.transifex.com/nextcloud/teams/64236/hu_HU/)","Content-Type":"text/plain; charset=UTF-8",Language:"hu_HU","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Főnyedi Áron , 2023 Gyuris Gellért , 2024 `},msgstr:[`Last-Translator: Gyuris Gellért , 2024 Language-Team: Hungarian (Hungary) (https://app.transifex.com/nextcloud/teams/64236/hu_HU/) Content-Type: text/plain; charset=UTF-8 Language: hu_HU Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}” érvénytelen mappanév."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}” nem engedélyezett mappanév"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["„/” jel nem szerepelhet mappa nevében."]},"All files":{msgid:"All files",msgstr:["Minden fájl"]},Choose:{msgid:"Choose",msgstr:["Kiválasztás"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} kiválasztása"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n fájl kiválasztása","%n fájl kiválasztása"]},Copy:{msgid:"Copy",msgstr:["Másolás"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Másolás ide: {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Az új mappa létrehozása nem lehetséges"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Fájlbeállítások betöltése nem lehetséges"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Fájlnézetek betöltése nem lehetséges"]},"Create directory":{msgid:"Create directory",msgstr:["Mappa létrehozása"]},"Current view selector":{msgid:"Current view selector",msgstr:["Jelenlegi nézet választó"]},Favorites:{msgid:"Favorites",msgstr:["Kedvencek"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["A kedvencként megjelölt fájlok és mappák itt jelennek meg."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["A nemrég módosított fájlok és mappák itt jelennek meg."]},"Filter file list":{msgid:"Filter file list",msgstr:["Fájl lista szűrése"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["A mappa neve nem lehet üres."]},Home:{msgid:"Home",msgstr:["Kezdőlap"]},Modified:{msgid:"Modified",msgstr:["Módosítva"]},Move:{msgid:"Move",msgstr:["Mozgatás"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mozgatás ide: {target}"]},Name:{msgid:"Name",msgstr:["Név"]},New:{msgid:"New",msgstr:["Új"]},"New folder":{msgid:"New folder",msgstr:["Új mappa"]},"New folder name":{msgid:"New folder name",msgstr:["Új mappa név"]},"No files in here":{msgid:"No files in here",msgstr:["Itt nincsenek fájlok"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nincs a szűrési feltételeknek megfelelő fájl."]},"No matching files":{msgid:"No matching files",msgstr:["Nincs ilyen fájl"]},Recent:{msgid:"Recent",msgstr:["Gyakori"]},"Select all entries":{msgid:"Select all entries",msgstr:["Minden bejegyzés kijelölése"]},"Select entry":{msgid:"Select entry",msgstr:["Bejegyzés kijelölése"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Válassz sort a következőnek: {nodename}"]},Size:{msgid:"Size",msgstr:["Méret"]},Undo:{msgid:"Undo",msgstr:["Visszavonás"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Tölts fel tartalmat vagy szinkronizálj az eszközeiddel!"]}}}}},{locale:"hy",json:{charset:"utf-8",headers:{"Last-Translator":"Sos Aghamiryan , 2025","Language-Team":"Armenian (https://app.transifex.com/nextcloud/teams/64236/hy/)","Content-Type":"text/plain; charset=UTF-8",Language:"hy","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Sos Aghamiryan , 2025 `},msgstr:[`Last-Translator: Sos Aghamiryan , 2025 Language-Team: Armenian (https://app.transifex.com/nextcloud/teams/64236/hy/) Content-Type: text/plain; charset=UTF-8 Language: hy Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["{name} սխալ թղթապանակի անվանում է"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["{name} համարվում է անթույլատրելի թղթապանակի անվանում"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["/ չի թույլատրվում օգտագործել անվանման մեջ"]},"All files":{msgid:"All files",msgstr:["Բոլոր ֆայլերը"]},Choose:{msgid:"Choose",msgstr:["Ընտրել"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Ընտրել {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Ընտրել %n ֆայլ","Ընտրել %n ֆայլեր"]},Copy:{msgid:"Copy",msgstr:["Պատճենել"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Պատճենել {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Չստացվեց ստեղծել նոր թղթապանակը"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Չստացվեց բեռնել ֆայլի կարգավորումները"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Չստացվեց բեռնել ֆայլերի դիտումները"]},"Create directory":{msgid:"Create directory",msgstr:["Ստեղծել դիրեկտորիա"]},"Current view selector":{msgid:"Current view selector",msgstr:["Ընթացիկ դիտման ընտրիչ"]},Favorites:{msgid:"Favorites",msgstr:["Նախընտրելիներ"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Այստեղ կցուցադրվեն այն ֆայլերն ու պանակները, որոնք դուք նշել եք որպես նախընտրելիներ:"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Այստեղ կցուցադրվեն այն ֆայլերն ու պանակները, որոնք վերջերս փոխել եք:"]},"Filter file list":{msgid:"Filter file list",msgstr:["Ֆիլտրել ֆայլերի ցուցակը"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Թղթապանակի անունը չի կարող դատարկ լինել:"]},Home:{msgid:"Home",msgstr:["Սկիզբ"]},Modified:{msgid:"Modified",msgstr:["Փոփոխված"]},Move:{msgid:"Move",msgstr:["Տեղափոխել"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Տեղափոխել {target}"]},Name:{msgid:"Name",msgstr:["Անուն"]},New:{msgid:"New",msgstr:["Նոր"]},"New folder":{msgid:"New folder",msgstr:["Նոր թղթապանակ"]},"New folder name":{msgid:"New folder name",msgstr:["Նոր թղթապանակի անվանում"]},"No files in here":{msgid:"No files in here",msgstr:["Այստեղ չկան ֆայլեր"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Ձեր ֆիլտրին համապատասխանող ֆայլերը չեն գտնվել:"]},"No matching files":{msgid:"No matching files",msgstr:["Չկան համապատասխան ֆայլեր"]},Recent:{msgid:"Recent",msgstr:["Վերջին"]},"Select all entries":{msgid:"Select all entries",msgstr:["Ընտրել բոլոր գրառումները"]},"Select entry":{msgid:"Select entry",msgstr:["Ընտրել բոլոր գրառումը"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Ընտրեք տողը {nodename}-ի համար "]},Size:{msgid:"Size",msgstr:["Չափ"]},Undo:{msgid:"Undo",msgstr:["Ետարկել"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Ներբեռնեք որոշ բովանդակություն կամ համաժամացրեք այն ձեր սարքերի հետ:"]}}}}},{locale:"ia",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Interlingua (https://app.transifex.com/nextcloud/teams/64236/ia/)","Content-Type":"text/plain; charset=UTF-8",Language:"ia","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Interlingua (https://app.transifex.com/nextcloud/teams/64236/ia/) Content-Type: text/plain; charset=UTF-8 Language: ia Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"id",json:{charset:"utf-8",headers:{"Last-Translator":"Lun May, 2024","Language-Team":"Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/)","Content-Type":"text/plain; charset=UTF-8",Language:"id","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Linerly , 2023 Lun May, 2024 `},msgstr:[`Last-Translator: Lun May, 2024 Language-Team: Indonesian (https://app.transifex.com/nextcloud/teams/64236/id/) Content-Type: text/plain; charset=UTF-8 Language: id Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" bukan nama folder yang valid.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" merupakan nama folder yang tidak diperbolehkan']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" tidak diperbolehkan di dalam nama folder.']},"All files":{msgid:"All files",msgstr:["Semua berkas"]},Choose:{msgid:"Choose",msgstr:["Pilih"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Pilih {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Pilih %n file"]},Copy:{msgid:"Copy",msgstr:["Salin"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Salin ke {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Tidak dapat membuat folder baru"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Tidak dapat memuat pengaturan file"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Tidak dapat memuat tampilan file"]},"Create directory":{msgid:"Create directory",msgstr:["Buat direktori"]},"Current view selector":{msgid:"Current view selector",msgstr:["Pemilih tampilan saat ini"]},Favorites:{msgid:"Favorites",msgstr:["Favorit"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Berkas dan folder yang Anda tandai sebagai favorit akan muncul di sini."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Berkas dan folder yang Anda ubah baru-baru ini akan muncul di sini."]},"Filter file list":{msgid:"Filter file list",msgstr:["Saring daftar berkas"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Name berkas tidak boleh kosong."]},Home:{msgid:"Home",msgstr:["Beranda"]},Modified:{msgid:"Modified",msgstr:["Diubah"]},Move:{msgid:"Move",msgstr:["Pindahkan"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Pindahkan ke {target}"]},Name:{msgid:"Name",msgstr:["Nama"]},New:{msgid:"New",msgstr:["Baru"]},"New folder":{msgid:"New folder",msgstr:["Folder baru"]},"New folder name":{msgid:"New folder name",msgstr:["Nama folder baru"]},"No files in here":{msgid:"No files in here",msgstr:["Tidak ada berkas di sini"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Tidak ada berkas yang cocok dengan penyaringan Anda."]},"No matching files":{msgid:"No matching files",msgstr:["Tidak ada berkas yang cocok"]},Recent:{msgid:"Recent",msgstr:["Terkini"]},"Select all entries":{msgid:"Select all entries",msgstr:["Pilih semua entri"]},"Select entry":{msgid:"Select entry",msgstr:["Pilih entri"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Pilih baris untuk {nodename}"]},Size:{msgid:"Size",msgstr:["Ukuran"]},Undo:{msgid:"Undo",msgstr:["Tidak jadi"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Unggah beberapa konten atau sinkronkan dengan perangkat Anda!"]}}}}},{locale:"ig",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Igbo (https://app.transifex.com/nextcloud/teams/64236/ig/)","Content-Type":"text/plain; charset=UTF-8",Language:"ig","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Igbo (https://app.transifex.com/nextcloud/teams/64236/ig/) Content-Type: text/plain; charset=UTF-8 Language: ig Plural-Forms: nplurals=1; plural=0; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"is",json:{charset:"utf-8",headers:{"Last-Translator":"Sveinn í Felli , 2025","Language-Team":"Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/)","Content-Type":"text/plain; charset=UTF-8",Language:"is","Plural-Forms":"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Sveinn í Felli , 2025 `},msgstr:[`Last-Translator: Sveinn í Felli , 2025 Language-Team: Icelandic (https://app.transifex.com/nextcloud/teams/64236/is/) Content-Type: text/plain; charset=UTF-8 Language: is Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" er ógilt möppuheiti.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" er ekki leyfilegt möppuheiti']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" er er ekki leyfilegt innan í skráarheiti.']},"All files":{msgid:"All files",msgstr:["Allar skrár"]},Choose:{msgid:"Choose",msgstr:["Veldu"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Veldu {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Veldu %n skrá","Veldu %n skrár"]},Copy:{msgid:"Copy",msgstr:["Afrita"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Afrita í {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Get ekki búið til nýju möppuna"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Tókst ekki að hlaða inn stillingum skráa"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Tókst ekki að hlaða inn sýnum skráa"]},"Create directory":{msgid:"Create directory",msgstr:["Búa til möppu"]},"Current view selector":{msgid:"Current view selector",msgstr:["Núverandi val sýnar"]},Favorites:{msgid:"Favorites",msgstr:["Eftirlæti"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Skrár og möppur sem þú merkir sem eftirlæti birtast hér."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Skrár og möppur sem þú breyttir nýlega birtast hér."]},"Filter file list":{msgid:"Filter file list",msgstr:["Sía skráalista"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Möppuheiti má ekki vera tómt."]},Home:{msgid:"Home",msgstr:["Heim"]},Modified:{msgid:"Modified",msgstr:["Breytt"]},Move:{msgid:"Move",msgstr:["Færa"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Færa í {target}"]},Name:{msgid:"Name",msgstr:["Heiti"]},New:{msgid:"New",msgstr:["Nýtt"]},"New folder":{msgid:"New folder",msgstr:["Ný mappa"]},"New folder name":{msgid:"New folder name",msgstr:["Heiti nýrrar möppu"]},"No files in here":{msgid:"No files in here",msgstr:["Engar skrár hér"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Engar skrár fundust sem passa við síuna."]},"No matching files":{msgid:"No matching files",msgstr:["Engar samsvarandi skrár"]},Recent:{msgid:"Recent",msgstr:["Nýlegt"]},"Select all entries":{msgid:"Select all entries",msgstr:["Velja allar færslur"]},"Select entry":{msgid:"Select entry",msgstr:["Velja færslu"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Veldu röðina fyrir {nodename}"]},Size:{msgid:"Size",msgstr:["Stærð"]},Undo:{msgid:"Undo",msgstr:["Afturkalla"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Sendu inn eitthvað efni eða samstilltu við tækin þín!"]}}}}},{locale:"it",json:{charset:"utf-8",headers:{"Last-Translator":"Sebastiano Furlan, 2024","Language-Team":"Italian (https://app.transifex.com/nextcloud/teams/64236/it/)","Content-Type":"text/plain; charset=UTF-8",Language:"it","Plural-Forms":"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Claudio Scandella, 2023 Raffaele Silano , 2024 Sebastiano Furlan, 2024 `},msgstr:[`Last-Translator: Sebastiano Furlan, 2024 Language-Team: Italian (https://app.transifex.com/nextcloud/teams/64236/it/) Content-Type: text/plain; charset=UTF-8 Language: it Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" non è un nome di cartella valido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" non è un nome di cartella ammesso']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:[`"/" non è ammesso all'interno del nome di una cartella.`]},"All files":{msgid:"All files",msgstr:["Tutti i file"]},Choose:{msgid:"Choose",msgstr:["Scegli"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Scegli {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Seleziona %n file","Seleziona %n file","Seleziona %n file"]},Copy:{msgid:"Copy",msgstr:["Copia"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copia in {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Impossibile creare la nuova cartella"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Impossibile caricare le impostazioni dei file"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Impossibile caricare le visualizzazioni dei file"]},"Create directory":{msgid:"Create directory",msgstr:["Crea directory"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selettore della vista corrente"]},Favorites:{msgid:"Favorites",msgstr:["Preferiti"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["I file e le cartelle contrassegnate come preferite saranno mostrate qui."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["I file e le cartelle che hai modificato di recente saranno mostrate qui."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtra elenco file"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Il nome della cartella non può essere vuoto."]},Home:{msgid:"Home",msgstr:["Home"]},Modified:{msgid:"Modified",msgstr:["Modificato"]},Move:{msgid:"Move",msgstr:["Sposta"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Sposta in {target}"]},Name:{msgid:"Name",msgstr:["Nome"]},New:{msgid:"New",msgstr:["Nuovo"]},"New folder":{msgid:"New folder",msgstr:["Nuova cartella"]},"New folder name":{msgid:"New folder name",msgstr:["Nuovo nome cartella"]},"No files in here":{msgid:"No files in here",msgstr:["Nessun file qui"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nessun file che corrisponde al tuo filtro è stato trovato."]},"No matching files":{msgid:"No matching files",msgstr:["Nessun file corrispondente"]},Recent:{msgid:"Recent",msgstr:["Recente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Scegli tutte le voci"]},"Select entry":{msgid:"Select entry",msgstr:["Seleziona la voce"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Seleziona la riga per {nodename}"]},Size:{msgid:"Size",msgstr:["Taglia/dimensioni"]},Undo:{msgid:"Undo",msgstr:["Annulla"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Carica qualche contenuto o sincronizza con i tuoi dispositivi!"]}}}}},{locale:"ja_JP",json:{charset:"utf-8",headers:{"Last-Translator":"devi, 2024","Language-Team":"Japanese (Japan) (https://app.transifex.com/nextcloud/teams/64236/ja_JP/)","Content-Type":"text/plain; charset=UTF-8",Language:"ja_JP","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Uchiyama Takuya , 2023 takehito kondo, 2023 kojima.imamura, 2024 Takafumi AKAMATSU, 2024 devi, 2024 `},msgstr:[`Last-Translator: devi, 2024 Language-Team: Japanese (Japan) (https://app.transifex.com/nextcloud/teams/64236/ja_JP/) Content-Type: text/plain; charset=UTF-8 Language: ja_JP Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" はフォルダー名に使用できません。']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}"は許可されたフォルダー名ではありません']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["フォルダー名に「/(スラッシュ)」は使用できません。"]},"All files":{msgid:"All files",msgstr:["すべてのファイル"]},Choose:{msgid:"Choose",msgstr:["選択"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} を選択"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n 個のファイルを選択"]},Copy:{msgid:"Copy",msgstr:["コピー"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["{target} にコピー"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["新しいフォルダーを作成できませんでした"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["ファイル設定を読み込めませんでした"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["ファイルビューを読み込めませんでした"]},"Create directory":{msgid:"Create directory",msgstr:["ディレクトリを作成"]},"Current view selector":{msgid:"Current view selector",msgstr:["現在のビューセレクタ"]},Favorites:{msgid:"Favorites",msgstr:["お気に入り"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["お気に入りとしてマークしたファイルとフォルダがここに表示されます。"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["最近変更したファイルとフォルダがここに表示されます。"]},"Filter file list":{msgid:"Filter file list",msgstr:["ファイルリストをフィルタ"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["フォルダ名は空にできません。"]},Home:{msgid:"Home",msgstr:["ホーム"]},Modified:{msgid:"Modified",msgstr:["変更済み"]},Move:{msgid:"Move",msgstr:["移動"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["{target} に移動"]},Name:{msgid:"Name",msgstr:["名前"]},New:{msgid:"New",msgstr:["新規作成"]},"New folder":{msgid:"New folder",msgstr:["新しいフォルダー"]},"New folder name":{msgid:"New folder name",msgstr:["新しいフォルダーの名前"]},"No files in here":{msgid:"No files in here",msgstr:["ファイルがありません"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["フィルタに一致するファイルは見つかりませんでした。"]},"No matching files":{msgid:"No matching files",msgstr:["一致するファイルはありません"]},Recent:{msgid:"Recent",msgstr:["最近"]},"Select all entries":{msgid:"Select all entries",msgstr:["すべてのエントリを選択"]},"Select entry":{msgid:"Select entry",msgstr:["エントリを選択"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["{nodename} の行を選択"]},Size:{msgid:"Size",msgstr:["サイズ"]},Undo:{msgid:"Undo",msgstr:["元に戻す"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["コンテンツをアップロードするか、デバイスと同期してください!"]}}}}},{locale:"ka",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Georgian (https://app.transifex.com/nextcloud/teams/64236/ka/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Georgian (https://app.transifex.com/nextcloud/teams/64236/ka/) Content-Type: text/plain; charset=UTF-8 Language: ka Plural-Forms: nplurals=2; plural=(n!=1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"ka_GE",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Georgian (Georgia) (https://app.transifex.com/nextcloud/teams/64236/ka_GE/)","Content-Type":"text/plain; charset=UTF-8",Language:"ka_GE","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Georgian (Georgia) (https://app.transifex.com/nextcloud/teams/64236/ka_GE/) Content-Type: text/plain; charset=UTF-8 Language: ka_GE Plural-Forms: nplurals=2; plural=(n!=1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"kab",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/)","Content-Type":"text/plain; charset=UTF-8",Language:"kab","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Kabyle (https://app.transifex.com/nextcloud/teams/64236/kab/) Content-Type: text/plain; charset=UTF-8 Language: kab Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Sefsex"]}}}}},{locale:"kk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Kazakh (https://app.transifex.com/nextcloud/teams/64236/kk/)","Content-Type":"text/plain; charset=UTF-8",Language:"kk","Plural-Forms":"nplurals=2; plural=(n!=1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Kazakh (https://app.transifex.com/nextcloud/teams/64236/kk/) Content-Type: text/plain; charset=UTF-8 Language: kk Plural-Forms: nplurals=2; plural=(n!=1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"km",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Khmer (https://app.transifex.com/nextcloud/teams/64236/km/)","Content-Type":"text/plain; charset=UTF-8",Language:"km","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Khmer (https://app.transifex.com/nextcloud/teams/64236/km/) Content-Type: text/plain; charset=UTF-8 Language: km Plural-Forms: nplurals=1; plural=0; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"kn",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Kannada (https://app.transifex.com/nextcloud/teams/64236/kn/)","Content-Type":"text/plain; charset=UTF-8",Language:"kn","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Kannada (https://app.transifex.com/nextcloud/teams/64236/kn/) Content-Type: text/plain; charset=UTF-8 Language: kn Plural-Forms: nplurals=2; plural=(n > 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"ko",json:{charset:"utf-8",headers:{"Last-Translator":"LEE Hwanyong , 2025","Language-Team":"Korean (https://app.transifex.com/nextcloud/teams/64236/ko/)","Content-Type":"text/plain; charset=UTF-8",Language:"ko","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Jihwan Ahn, 2023 Brandon Han, 2024 이상오, 2024 Hyeongjin Park, 2025 LEE Hwanyong , 2025 `},msgstr:[`Last-Translator: LEE Hwanyong , 2025 Language-Team: Korean (https://app.transifex.com/nextcloud/teams/64236/ko/) Content-Type: text/plain; charset=UTF-8 Language: ko Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}"은 사용할 수 없는 폴더명입니다.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}"은 허용되지 않은 폴더명입니다.']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/"는 폴더명에 사용할 수 없는 기호입니다.']},"All files":{msgid:"All files",msgstr:["모든 파일"]},Choose:{msgid:"Choose",msgstr:["선택"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} 선택"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n개의 파일 선택"]},Copy:{msgid:"Copy",msgstr:["복사"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["{target}으로 복사"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["새 폴더를 만들 수 없음"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["파일 설정을 불러오지 못함"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["파일 보기를 불러오지 못함"]},"Create directory":{msgid:"Create directory",msgstr:["디렉토리 만들기"]},"Current view selector":{msgid:"Current view selector",msgstr:["현재 뷰 선택자"]},Favorites:{msgid:"Favorites",msgstr:["즐겨찾기"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["즐겨찾기로 표시한 파일 및 폴더가 이곳에 표시됩니다."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["최근 수정한 파일 및 폴더가 이곳에 표시됩니다."]},"Filter file list":{msgid:"Filter file list",msgstr:["파일 목록 필터링"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["폴더명을 비울 수 없습니다."]},Home:{msgid:"Home",msgstr:["홈"]},Modified:{msgid:"Modified",msgstr:["수정됨"]},Move:{msgid:"Move",msgstr:["이동"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["{target}으로 이동"]},Name:{msgid:"Name",msgstr:["이름"]},New:{msgid:"New",msgstr:["새로 만들기"]},"New folder":{msgid:"New folder",msgstr:["새 폴더"]},"New folder name":{msgid:"New folder name",msgstr:["새 폴더명"]},"No files in here":{msgid:"No files in here",msgstr:["파일이 없습니다"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["선택한 필터에 해당하는 파일이 없습니다."]},"No matching files":{msgid:"No matching files",msgstr:["일치하는 파일 없음"]},Recent:{msgid:"Recent",msgstr:["최근"]},"Select all entries":{msgid:"Select all entries",msgstr:["모두 선택"]},"Select entry":{msgid:"Select entry",msgstr:["항목 선택"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["{nodename}의 행 선택"]},Size:{msgid:"Size",msgstr:["크기"]},Undo:{msgid:"Undo",msgstr:["되돌리기"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["기기에서 파일을 업로드 또는 동기화하세요!"]}}}}},{locale:"la",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Latin (https://app.transifex.com/nextcloud/teams/64236/la/)","Content-Type":"text/plain; charset=UTF-8",Language:"la","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Latin (https://app.transifex.com/nextcloud/teams/64236/la/) Content-Type: text/plain; charset=UTF-8 Language: la Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"lb",json:{charset:"utf-8",headers:{"Last-Translator":"VoXaN24ch, 2024","Language-Team":"Luxembourgish (https://app.transifex.com/nextcloud/teams/64236/lb/)","Content-Type":"text/plain; charset=UTF-8",Language:"lb","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: VoXaN24ch, 2024 `},msgstr:[`Last-Translator: VoXaN24ch, 2024 Language-Team: Luxembourgish (https://app.transifex.com/nextcloud/teams/64236/lb/) Content-Type: text/plain; charset=UTF-8 Language: lb Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["{name} ass en ongëlteg Dossier"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["{name} ass net en erlaabten Dossiernumm"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" ass net an engem Dossier Numm erlaabt']},"All files":{msgid:"All files",msgstr:["All Dateien"]},Choose:{msgid:"Choose",msgstr:["Wielt"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Wielt {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Wielt %n Fichieren","Wielt %n Fichier"]},Copy:{msgid:"Copy",msgstr:["Kopie"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopie op {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Konnt den neien Dossier net erstellen"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Konnt d'Dateienastellungen net lueden"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Konnt d'Dateien net lueden"]},"Create directory":{msgid:"Create directory",msgstr:["Erstellt Verzeechnes"]},"Current view selector":{msgid:"Current view selector",msgstr:["Aktuell Vue selector"]},Favorites:{msgid:"Favorites",msgstr:["Favoritten"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Dateien an Ordner, déi Dir als Favorit markéiert, ginn hei gewisen"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Dateien an Ordner déi Dir viru kuerzem geännert hutt ginn hei op"]},"Filter file list":{msgid:"Filter file list",msgstr:["Filter Datei Lëscht"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Dossier Numm kann net eidel sinn"]},Home:{msgid:"Home",msgstr:["Wëllkomm"]},Modified:{msgid:"Modified",msgstr:["Geännert"]},Move:{msgid:"Move",msgstr:["Plënne"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Plënneren {target}"]},Name:{msgid:"Name",msgstr:["Numm"]},New:{msgid:"New",msgstr:["Nei"]},"New folder":{msgid:"New folder",msgstr:["Neien dossier"]},"New folder name":{msgid:"New folder name",msgstr:["Neien dossier numm"]},"No files in here":{msgid:"No files in here",msgstr:["Kee fichier hei"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Kee fichier deen äre filter passt gouf fonnt"]},"No matching files":{msgid:"No matching files",msgstr:["Keng passende dateien"]},Recent:{msgid:"Recent",msgstr:["Rezent"]},"Select all entries":{msgid:"Select all entries",msgstr:["Wielt all entréen"]},"Select entry":{msgid:"Select entry",msgstr:["Wielt entrée"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Wielt d'zeil fir {nodename}"]},Size:{msgid:"Size",msgstr:["Gréisst"]},Undo:{msgid:"Undo",msgstr:["Undoen"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Luet en inhalt erop oder synchroniséiert mat ären apparater"]}}}}},{locale:"lo",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Lao (https://app.transifex.com/nextcloud/teams/64236/lo/)","Content-Type":"text/plain; charset=UTF-8",Language:"lo","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Lao (https://app.transifex.com/nextcloud/teams/64236/lo/) Content-Type: text/plain; charset=UTF-8 Language: lo Plural-Forms: nplurals=1; plural=0; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"lt_LT",json:{charset:"utf-8",headers:{"Last-Translator":"Moo, 2025","Language-Team":"Lithuanian (Lithuania) (https://app.transifex.com/nextcloud/teams/64236/lt_LT/)","Content-Type":"text/plain; charset=UTF-8",Language:"lt_LT","Plural-Forms":"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Paulius Liškauskas, 2024 Moo, 2025 `},msgstr:[`Last-Translator: Moo, 2025 Language-Team: Lithuanian (Lithuania) (https://app.transifex.com/nextcloud/teams/64236/lt_LT/) Content-Type: text/plain; charset=UTF-8 Language: lt_LT Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}“ yra netinkamas aplanko pavadinimas."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}“ yra neleidžiamas aplanko pavadinimas"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["„/“ yra neleidžiamas aplanko pavadinime."]},"All files":{msgid:"All files",msgstr:["Visi failai"]},Choose:{msgid:"Choose",msgstr:["Pasirinkti"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Pasirinkti {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Pasirinkti %n failą","Pasirinkti %n failus","Pasirinkti %n failų","Pasirinkti %n failą"]},Copy:{msgid:"Copy",msgstr:["Kopijuoti"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopijuoti į {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nepavyko sukurti naujo aplanko"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nepavyko įkelti failų nustatymų"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nepavyko įkelti failų peržiūrų"]},"Create directory":{msgid:"Create directory",msgstr:["Sukurti katalogą"]},"Current view selector":{msgid:"Current view selector",msgstr:["Dabartinis peržiūros pasirinkimas"]},Favorites:{msgid:"Favorites",msgstr:["Populiariausi"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Failai ir aplankai, kuriuos pažymėsite kaip mėgstamiausius, bus rodomi čia."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Čia bus rodomi failai ir aplankai, kuriuos neseniai pakeitėte."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtruoti failų sąrašą"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Aplanko pavadinimas negali būti tuščias."]},Home:{msgid:"Home",msgstr:["Pradžia"]},Modified:{msgid:"Modified",msgstr:["Pakeista"]},Move:{msgid:"Move",msgstr:["Perkelti"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Perkelti į {target}"]},Name:{msgid:"Name",msgstr:["Vardas"]},New:{msgid:"New",msgstr:["Naujas"]},"New folder":{msgid:"New folder",msgstr:["Naujas aplankas"]},"New folder name":{msgid:"New folder name",msgstr:["Naujas aplanko pavadinimas"]},"No files in here":{msgid:"No files in here",msgstr:["Čia failų nėra"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nepavyko rasti failų pagal filtro nustatymus"]},"No matching files":{msgid:"No matching files",msgstr:["Nėra atitinkančių failų"]},Recent:{msgid:"Recent",msgstr:["Nauji"]},"Select all entries":{msgid:"Select all entries",msgstr:["Žymėti visus įrašus"]},"Select entry":{msgid:"Select entry",msgstr:["Žymėti įrašą"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Pasirinkite eilutę {nodename}"]},Size:{msgid:"Size",msgstr:["Dydis"]},Undo:{msgid:"Undo",msgstr:["Atšaukti"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Įkelkite turinio arba sinchronizuokite su savo įrenginiais!"]}}}}},{locale:"lv",json:{charset:"utf-8",headers:{"Last-Translator":"Edgars Andersons, 2025","Language-Team":"Latvian (https://app.transifex.com/nextcloud/teams/64236/lv/)","Content-Type":"text/plain; charset=UTF-8",Language:"lv","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Papuass , 2024 Armīns Jeltajevs , 2024 Edgars Andersons, 2025 `},msgstr:[`Last-Translator: Edgars Andersons, 2025 Language-Team: Latvian (https://app.transifex.com/nextcloud/teams/64236/lv/) Content-Type: text/plain; charset=UTF-8 Language: lv Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" nav derīgs mapes nosaukums.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" nav atļauts mapes nosaukums']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" nav atļauts mapes nosaukuma izmantošanā.']},"All files":{msgid:"All files",msgstr:["Visas datnes"]},Choose:{msgid:"Choose",msgstr:["Izvēlieties"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Izvēlieties {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Izvēlēties %n datņu","Izvēlēties %n datni","Izvēlēties %n datnes"]},Copy:{msgid:"Copy",msgstr:["Kopēt"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopēt uz {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nevarēja izveidot jaunu mapi"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nevarēja ielādēt datņu iestatījumus"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nevarēja ielādēt datņu apskatījumus"]},"Create directory":{msgid:"Create directory",msgstr:["Izveidot direktoriju"]},"Current view selector":{msgid:"Current view selector",msgstr:["Pašreizēja skata atlasītājs"]},Favorites:{msgid:"Favorites",msgstr:["Favorīti"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Šeit parādīsies datnes un mapes, kas tiks atzīmētas kā iecienītas."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Šeit parādīsies datnes un mapes, kuras nesen tika izmainītas."]},"Filter file list":{msgid:"Filter file list",msgstr:["Atlasīt datņu sarakstu"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Mapes nosaukums nevar būt tukšs."]},Home:{msgid:"Home",msgstr:["Sākums"]},Modified:{msgid:"Modified",msgstr:["Izmaninīta"]},Move:{msgid:"Move",msgstr:["Pārvietot"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Pārvietot uz {target}"]},Name:{msgid:"Name",msgstr:["Nosaukums"]},New:{msgid:"New",msgstr:["Jauns"]},"New folder":{msgid:"New folder",msgstr:["Jauna mape"]},"New folder name":{msgid:"New folder name",msgstr:["Jaunas mapes nosaukums"]},"No files in here":{msgid:"No files in here",msgstr:["Šeit nav datņu"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Netika atrasta neviena datne, kas atbilst atlasei."]},"No matching files":{msgid:"No matching files",msgstr:["Nav atbilstošu datņu"]},Recent:{msgid:"Recent",msgstr:["Nesenās"]},"Select all entries":{msgid:"Select all entries",msgstr:["Atlasīt visus ierakstus"]},"Select entry":{msgid:"Select entry",msgstr:["Atlasīt ierakstu"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Atlasīt rindu {nodename}"]},Size:{msgid:"Size",msgstr:["Izmērs"]},Undo:{msgid:"Undo",msgstr:["Atsaukt"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Augšupielādē kādu saturu vai sinhronizē savās iekārtās!"]}}}}},{locale:"mk",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Macedonian (https://app.transifex.com/nextcloud/teams/64236/mk/)","Content-Type":"text/plain; charset=UTF-8",Language:"mk","Plural-Forms":"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Macedonian (https://app.transifex.com/nextcloud/teams/64236/mk/) Content-Type: text/plain; charset=UTF-8 Language: mk Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Врати"]}}}}},{locale:"mn",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/)","Content-Type":"text/plain; charset=UTF-8",Language:"mn","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Mongolian (https://app.transifex.com/nextcloud/teams/64236/mn/) Content-Type: text/plain; charset=UTF-8 Language: mn Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Буцаах"]}}}}},{locale:"mr",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Marathi (https://app.transifex.com/nextcloud/teams/64236/mr/)","Content-Type":"text/plain; charset=UTF-8",Language:"mr","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Marathi (https://app.transifex.com/nextcloud/teams/64236/mr/) Content-Type: text/plain; charset=UTF-8 Language: mr Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["पूर्ववत करा"]}}}}},{locale:"ms_MY",json:{charset:"utf-8",headers:{"Last-Translator":"DT Navy, 2024","Language-Team":"Malay (Malaysia) (https://app.transifex.com/nextcloud/teams/64236/ms_MY/)","Content-Type":"text/plain; charset=UTF-8",Language:"ms_MY","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: DT Navy, 2024 `},msgstr:[`Last-Translator: DT Navy, 2024 Language-Team: Malay (Malaysia) (https://app.transifex.com/nextcloud/teams/64236/ms_MY/) Content-Type: text/plain; charset=UTF-8 Language: ms_MY Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" adalah nama folder yang tidak sesuai ']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" nama folder yang tidak dibenarkan']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" tidak dibenarkan dalam nama folder']},"All files":{msgid:"All files",msgstr:["Semua fail"]},Choose:{msgid:"Choose",msgstr:["Pilih"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Pilih {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Pilih fail %n"]},Copy:{msgid:"Copy",msgstr:["menyalin"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["menyalin ke {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Tidak dapat mewujudkan folder baharu"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Tidak dapat memuatkan tetapan fail"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Tidak dapat memuatkan paparan fail"]},"Create directory":{msgid:"Create directory",msgstr:["mewujudkan direktori"]},"Current view selector":{msgid:"Current view selector",msgstr:["pemilih pandangan semasa"]},Favorites:{msgid:"Favorites",msgstr:["Pilihan"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Fail dan folder yang anda tanda sebagai pilihan akan dipaparkan di sini."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Fail dan folder yang anda telah ubah suai baru-baru ini dipaparkan di sini."]},"Filter file list":{msgid:"Filter file list",msgstr:["Menapis senarai fail"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Nama folder tidak boleh kosong."]},Home:{msgid:"Home",msgstr:["Utama"]},Modified:{msgid:"Modified",msgstr:["Ubah suai"]},Move:{msgid:"Move",msgstr:["pindah"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["pindah ke {target}"]},Name:{msgid:"Name",msgstr:["Nama"]},New:{msgid:"New",msgstr:["Baru"]},"New folder":{msgid:"New folder",msgstr:["Folder Baharu"]},"New folder name":{msgid:"New folder name",msgstr:["Nama folder baharu"]},"No files in here":{msgid:"No files in here",msgstr:["Tiada fail di sini"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Tiada fail yang sepadan dengan tapisan anda."]},"No matching files":{msgid:"No matching files",msgstr:["Tiada fail yang sepadan"]},Recent:{msgid:"Recent",msgstr:["baru-baru ini"]},"Select all entries":{msgid:"Select all entries",msgstr:["Pilih semua entri"]},"Select entry":{msgid:"Select entry",msgstr:["Pilih entri"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["memilih baris {nodename}"]},Size:{msgid:"Size",msgstr:["Saiz"]},Undo:{msgid:"Undo",msgstr:["buat asal"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Muat naik beberapa kandungan atau selaras dengan peranti anda!"]}}}}},{locale:"my",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Burmese (https://app.transifex.com/nextcloud/teams/64236/my/)","Content-Type":"text/plain; charset=UTF-8",Language:"my","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Burmese (https://app.transifex.com/nextcloud/teams/64236/my/) Content-Type: text/plain; charset=UTF-8 Language: my Plural-Forms: nplurals=1; plural=0; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["နဂိုအတိုင်းပြန်ထားရန်"]}}}}},{locale:"nb_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Magnus Granås, 2025","Language-Team":"Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nb_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 D PE, 2023 Syvert Fossdal, 2024 armandg , 2024 Magnus Granås, 2025 `},msgstr:[`Last-Translator: Magnus Granås, 2025 Language-Team: Norwegian Bokmål (Norway) (https://app.transifex.com/nextcloud/teams/64236/nb_NO/) Content-Type: text/plain; charset=UTF-8 Language: nb_NO Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["«{name}» er ikke et gyldig mappenavn."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["«{name}» er ikke et tillatt mappenavn."]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" er ikke tillatt inne i et mappenavn.']},"All files":{msgid:"All files",msgstr:["Alle filer"]},Choose:{msgid:"Choose",msgstr:["Velg"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Velg {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Velg %n fil","Velg %n filer"]},Copy:{msgid:"Copy",msgstr:["Kopier"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopier til {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Kunne ikke opprette den nye mappen"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Kunne ikke laste filinnstillinger"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Kunne ikke laste filvisninger"]},"Create directory":{msgid:"Create directory",msgstr:["Opprett mappe"]},"Current view selector":{msgid:"Current view selector",msgstr:["Nåværende visningsvelger"]},Favorites:{msgid:"Favorites",msgstr:["Favoritter"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Filer og mapper du markerer som favoritter vil vises her."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Filer og mapper du nylig har endret, vil vises her."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrer filliste"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Mappenavn kan ikke være tomt."]},Home:{msgid:"Home",msgstr:["Hjem"]},Modified:{msgid:"Modified",msgstr:["Modifisert"]},Move:{msgid:"Move",msgstr:["Flytt"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Flytt til {target}"]},Name:{msgid:"Name",msgstr:["Navn"]},New:{msgid:"New",msgstr:["Ny"]},"New folder":{msgid:"New folder",msgstr:["Ny mappe"]},"New folder name":{msgid:"New folder name",msgstr:["Nytt mappenavn"]},"No files in here":{msgid:"No files in here",msgstr:["Ingen filer her"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Ingen filer funnet med ditt filter."]},"No matching files":{msgid:"No matching files",msgstr:["Ingen filer samsvarer"]},Recent:{msgid:"Recent",msgstr:["Nylige"]},"Select all entries":{msgid:"Select all entries",msgstr:["Velg alle oppføringer"]},"Select entry":{msgid:"Select entry",msgstr:["Velg oppføring"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Velg raden for {nodename}"]},Size:{msgid:"Size",msgstr:["Størrelse"]},Undo:{msgid:"Undo",msgstr:["Angre"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Last opp innhold eller synkroniser med enhetene dine!"]}}}}},{locale:"ne",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Nepali (https://app.transifex.com/nextcloud/teams/64236/ne/)","Content-Type":"text/plain; charset=UTF-8",Language:"ne","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Nepali (https://app.transifex.com/nextcloud/teams/64236/ne/) Content-Type: text/plain; charset=UTF-8 Language: ne Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"nl",json:{charset:"utf-8",headers:{"Last-Translator":"Casper , 2024","Language-Team":"Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/)","Content-Type":"text/plain; charset=UTF-8",Language:"nl","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Joost , 2023 Jeroen Gui, 2023 Casper , 2024 `},msgstr:[`Last-Translator: Casper , 2024 Language-Team: Dutch (https://app.transifex.com/nextcloud/teams/64236/nl/) Content-Type: text/plain; charset=UTF-8 Language: nl Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" is een ongeldige mapnaam.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" is geen toegestane mapnaam']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" is niet toegestaan binnen een bestandsnaam']},"All files":{msgid:"All files",msgstr:["Alle bestanden"]},Choose:{msgid:"Choose",msgstr:["Kies"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Kies {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Kies %n bestand","Kies %n bestanden"]},Copy:{msgid:"Copy",msgstr:["Kopieer"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopieer naar {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Kon de nieuwe map niet maken"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Kon de bestandsinstellingen niet laden"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Kon de bestandsweergaves niet laden"]},"Create directory":{msgid:"Create directory",msgstr:["Maak map"]},"Current view selector":{msgid:"Current view selector",msgstr:["Huidige weergave keuze"]},Favorites:{msgid:"Favorites",msgstr:["Favorieten"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Bestanden en mappen die je favoriet maakt, worden hier getoond."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Bestanden en mappen die je recent hebt gewijzigd, worden hier getoond."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filter bestandslijst"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Mapnaam mag niet leeg zijn."]},Home:{msgid:"Home",msgstr:["Home"]},Modified:{msgid:"Modified",msgstr:["Gewijzigd"]},Move:{msgid:"Move",msgstr:["Verplaatsen"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Verplaats naar {target}"]},Name:{msgid:"Name",msgstr:["Naam"]},New:{msgid:"New",msgstr:["Nieuw"]},"New folder":{msgid:"New folder",msgstr:["Nieuwe map"]},"New folder name":{msgid:"New folder name",msgstr:["Nieuwe mapnaam"]},"No files in here":{msgid:"No files in here",msgstr:["Geen bestanden hier"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Geen bestanden gevonden die voldoen aan je filter."]},"No matching files":{msgid:"No matching files",msgstr:["Geen gevonden bestanden"]},Recent:{msgid:"Recent",msgstr:["Recent"]},"Select all entries":{msgid:"Select all entries",msgstr:["Selecteer alle invoer"]},"Select entry":{msgid:"Select entry",msgstr:["Selecteer invoer"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Selecteer de rij voor {nodename}"]},Size:{msgid:"Size",msgstr:["Grootte"]},Undo:{msgid:"Undo",msgstr:["Ongedaan maken"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Upload inhoud of synchroniseer met je apparaten!"]}}}}},{locale:"nn_NO",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Norwegian Nynorsk (Norway) (https://app.transifex.com/nextcloud/teams/64236/nn_NO/)","Content-Type":"text/plain; charset=UTF-8",Language:"nn_NO","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Norwegian Nynorsk (Norway) (https://app.transifex.com/nextcloud/teams/64236/nn_NO/) Content-Type: text/plain; charset=UTF-8 Language: nn_NO Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"oc",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Occitan (post 1500) (https://app.transifex.com/nextcloud/teams/64236/oc/)","Content-Type":"text/plain; charset=UTF-8",Language:"oc","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Occitan (post 1500) (https://app.transifex.com/nextcloud/teams/64236/oc/) Content-Type: text/plain; charset=UTF-8 Language: oc Plural-Forms: nplurals=2; plural=(n > 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["Anullar"]}}}}},{locale:"pl",json:{charset:"utf-8",headers:{"Last-Translator":"Piotr Strębski , 2024","Language-Team":"Polish (https://app.transifex.com/nextcloud/teams/64236/pl/)","Content-Type":"text/plain; charset=UTF-8",Language:"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 JUJER wtf, 2023 M H , 2023 Valdnet, 2024 Piotr Strębski , 2024 `},msgstr:[`Last-Translator: Piotr Strębski , 2024 Language-Team: Polish (https://app.transifex.com/nextcloud/teams/64236/pl/) Content-Type: text/plain; charset=UTF-8 Language: pl Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" jest nieprawidłową nazwą folderu']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" nie jest dozwoloną nazwą folderu']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['Znak "/" nie jest dozwolony w nazwie folderu']},"All files":{msgid:"All files",msgstr:["Wszystkie pliki"]},Choose:{msgid:"Choose",msgstr:["Wybierz"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Wybierz {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Wybierz %n plik","Wybierz %n pliki","Wybierz %n plików","Wybierz %n plików"]},Copy:{msgid:"Copy",msgstr:["Kopiuj"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Skopiuj do {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nie można utworzyć nowego folderu"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nie można wczytać ustawień plików"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nie można wczytać widoków plików"]},"Create directory":{msgid:"Create directory",msgstr:["Utwórz katalog"]},"Current view selector":{msgid:"Current view selector",msgstr:["Bieżący selektor widoku"]},Favorites:{msgid:"Favorites",msgstr:["Ulubione"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Pliki i foldery które oznaczysz jako ulubione będą wyświetlały się tutaj"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Pliki i foldery które ostatnio modyfikowałeś będą wyświetlały się tutaj"]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtruj listę plików"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Nazwa folderu nie może być pusta"]},Home:{msgid:"Home",msgstr:["Strona główna"]},Modified:{msgid:"Modified",msgstr:["Zmodyfikowano"]},Move:{msgid:"Move",msgstr:["Przenieś"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Przejdź do {target}"]},Name:{msgid:"Name",msgstr:["Nazwa"]},New:{msgid:"New",msgstr:["Nowy"]},"New folder":{msgid:"New folder",msgstr:["Nowy folder"]},"New folder name":{msgid:"New folder name",msgstr:["Nowa nazwa folderu"]},"No files in here":{msgid:"No files in here",msgstr:["Brak plików"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nie znaleziono plików spełniających warunki filtru"]},"No matching files":{msgid:"No matching files",msgstr:["Brak pasujących plików"]},Recent:{msgid:"Recent",msgstr:["Ostatni"]},"Select all entries":{msgid:"Select all entries",msgstr:["Wybierz wszystkie wpisy"]},"Select entry":{msgid:"Select entry",msgstr:["Wybierz wpis"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Wybierz wiersz dla {nodename}"]},Size:{msgid:"Size",msgstr:["Rozmiar"]},Undo:{msgid:"Undo",msgstr:["Cofnij"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Wyślij zawartość lub zsynchronizuj ze swoimi urządzeniami!"]}}}}},{locale:"ps",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Pashto (https://app.transifex.com/nextcloud/teams/64236/ps/)","Content-Type":"text/plain; charset=UTF-8",Language:"ps","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Pashto (https://app.transifex.com/nextcloud/teams/64236/ps/) Content-Type: text/plain; charset=UTF-8 Language: ps Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"pt_BR",json:{charset:"utf-8",headers:{"Last-Translator":"F Bausch, 2025","Language-Team":"Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_BR","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Flávio Veras , 2023 Cauan Henrique Zorzenon , 2024 Cristiano Silva, 2024 F Bausch, 2025 `},msgstr:[`Last-Translator: F Bausch, 2025 Language-Team: Portuguese (Brazil) (https://app.transifex.com/nextcloud/teams/64236/pt_BR/) Content-Type: text/plain; charset=UTF-8 Language: pt_BR Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" é um nome de pasta inválido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" não é um nome de pasta permitido']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" não é permitido dentro de um nome de pasta.']},"All files":{msgid:"All files",msgstr:["Todos os arquivos"]},Choose:{msgid:"Choose",msgstr:["Escolher"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Escolher {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Escolher %n arquivo","Escolher %n arquivos","Escolher %n arquivos"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar para {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Não foi possível criar a nova pasta"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Não foi possível carregar configurações de arquivos"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Não foi possível carregar visualições de arquivos"]},"Create directory":{msgid:"Create directory",msgstr:["Criar diretório"]},"Current view selector":{msgid:"Current view selector",msgstr:["Seletor de visualização atual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Os arquivos e pastas que você marca como favoritos aparecerão aqui."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Arquivos e pastas que você modificou recentemente aparecerão aqui."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar lista de arquivos"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["O nome da pasta não pode ser vazio."]},Home:{msgid:"Home",msgstr:["Início"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover para {target}"]},Name:{msgid:"Name",msgstr:["Nome"]},New:{msgid:"New",msgstr:["Novo"]},"New folder":{msgid:"New folder",msgstr:["Nova pasta"]},"New folder name":{msgid:"New folder name",msgstr:["Novo nome de pasta"]},"No files in here":{msgid:"No files in here",msgstr:["Nenhum arquivo aqui"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nenhum arquivo correspondente ao seu filtro foi encontrado."]},"No matching files":{msgid:"No matching files",msgstr:["Nenhum arquivo correspondente"]},Recent:{msgid:"Recent",msgstr:["Recente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Selecionar todas as entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Selecionar entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Selecionar a linha para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamanho"]},Undo:{msgid:"Undo",msgstr:["Desfazer"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Faça upload de algum conteúdo ou sincronize com seus dispositivos!"]}}}}},{locale:"pt_PT",json:{charset:"utf-8",headers:{"Last-Translator":"Manuela Silva , 2025","Language-Team":"Portuguese (Portugal) (https://app.transifex.com/nextcloud/teams/64236/pt_PT/)","Content-Type":"text/plain; charset=UTF-8",Language:"pt_PT","Plural-Forms":"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Miguel Ferreira, 2024 Claudio Almeida, 2025 Manuela Silva , 2025 `},msgstr:[`Last-Translator: Manuela Silva , 2025 Language-Team: Portuguese (Portugal) (https://app.transifex.com/nextcloud/teams/64236/pt_PT/) Content-Type: text/plain; charset=UTF-8 Language: pt_PT Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" é um nome de pasta inválido.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" não é um nome de pasta permitido']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" não é permitido dentro do nome de pasta.']},"All files":{msgid:"All files",msgstr:["Todos os ficheiros"]},Choose:{msgid:"Choose",msgstr:["Escolher"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Escolher {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Escolha %n ficheiro","Escolha %n ficheiros","Escolha %n ficheiros"]},Copy:{msgid:"Copy",msgstr:["Copiar"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiar para {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Não foi possível criar a nova pasta "]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Não foi possível carregar as definições dos ficheiros"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Não foi possível carregar as visualizações dos ficheiros"]},"Create directory":{msgid:"Create directory",msgstr:["Criar pasta"]},"Current view selector":{msgid:"Current view selector",msgstr:["Seletor de visualização atual"]},Favorites:{msgid:"Favorites",msgstr:["Favoritos"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Os ficheiros e as pastas que marcar como favoritos aparecerão aqui."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Os ficheiros e as pastas que modificou recentemente aparecerão aqui."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrar lista de ficheiros"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["O nome da pasta não pode estar vazio."]},Home:{msgid:"Home",msgstr:["Início"]},Modified:{msgid:"Modified",msgstr:["Modificado"]},Move:{msgid:"Move",msgstr:["Mover"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mover para {target}"]},Name:{msgid:"Name",msgstr:["Nome"]},New:{msgid:"New",msgstr:["Novo"]},"New folder":{msgid:"New folder",msgstr:["Nova pasta"]},"New folder name":{msgid:"New folder name",msgstr:["Novo nome da pasta"]},"No files in here":{msgid:"No files in here",msgstr:["Sem ficheiros aqui"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Não foi encontrado nenhum ficheiro correspondente ao seu filtro."]},"No matching files":{msgid:"No matching files",msgstr:["Nenhum ficheiro correspondente"]},Recent:{msgid:"Recent",msgstr:["Recentes"]},"Select all entries":{msgid:"Select all entries",msgstr:["Selecionar todas as entradas"]},"Select entry":{msgid:"Select entry",msgstr:["Selecionar entrada"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Selecione a linha para {nodename}"]},Size:{msgid:"Size",msgstr:["Tamanho"]},Undo:{msgid:"Undo",msgstr:["Anular"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Envie algum conteúdo ou sincronize com os seus dispositivos!"]}}}}},{locale:"ro",json:{charset:"utf-8",headers:{"Last-Translator":"Daniel MD , 2023","Language-Team":"Romanian (https://app.transifex.com/nextcloud/teams/64236/ro/)","Content-Type":"text/plain; charset=UTF-8",Language:"ro","Plural-Forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Daniel MD , 2023 `},msgstr:[`Last-Translator: Daniel MD , 2023 Language-Team: Romanian (https://app.transifex.com/nextcloud/teams/64236/ro/) Content-Type: text/plain; charset=UTF-8 Language: ro Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1)); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" este un nume de director invalid.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" nu este un nume de director permis']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" nu este permis în numele unui director.']},"All files":{msgid:"All files",msgstr:["Toate fișierele"]},Choose:{msgid:"Choose",msgstr:["Alege"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Alege {file}"]},Copy:{msgid:"Copy",msgstr:["Copiază"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Copiază în {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nu s-a putut crea noul director"]},"Create directory":{msgid:"Create directory",msgstr:["Creează director"]},"Current view selector":{msgid:"Current view selector",msgstr:["Selectorul curent al vizualizării"]},Favorites:{msgid:"Favorites",msgstr:["Favorite"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Fișiere și directoare pe care le marcați ca favorite vor apărea aici."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Fișiere și directoare pe care le-ați modificat recent vor apărea aici."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrează lista de fișiere"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Numele de director nu poate fi necompletat."]},Home:{msgid:"Home",msgstr:["Acasă"]},Modified:{msgid:"Modified",msgstr:["Modificat"]},Move:{msgid:"Move",msgstr:["Mută"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Mută către {target}"]},Name:{msgid:"Name",msgstr:["Nume"]},New:{msgid:"New",msgstr:["Nou"]},"New folder":{msgid:"New folder",msgstr:["Director nou"]},"New folder name":{msgid:"New folder name",msgstr:["Numele noului director"]},"No files in here":{msgid:"No files in here",msgstr:["Nu există fișiere"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nu există fișiere potrivite pentru filtrul selectat"]},"No matching files":{msgid:"No matching files",msgstr:["Nu există fișiere potrivite"]},Recent:{msgid:"Recent",msgstr:["Recente"]},"Select all entries":{msgid:"Select all entries",msgstr:["Selectează toate înregistrările"]},"Select entry":{msgid:"Select entry",msgstr:["Selectează înregistrarea"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Selectează rândul pentru {nodename}"]},Size:{msgid:"Size",msgstr:["Mărime"]},Undo:{msgid:"Undo",msgstr:["Anulează"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Încărcați conținut sau sincronizați cu dispozitivele dumneavoastră!"]}}}}},{locale:"ru",json:{charset:"utf-8",headers:{"Last-Translator":"Maksim Sukharev, 2024","Language-Team":"Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)","Content-Type":"text/plain; charset=UTF-8",Language:"ru","Plural-Forms":"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Max Smith , 2023 ashed , 2023 Alex , 2024 R4SAS, 2024 Влад, 2024 Kitsune R, 2024 Александр, 2024 Maksim Sukharev, 2024 `},msgstr:[`Last-Translator: Maksim Sukharev, 2024 Language-Team: Russian (https://app.transifex.com/nextcloud/teams/64236/ru/) Content-Type: text/plain; charset=UTF-8 Language: ru Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["«{name}» — недопустимое имя папки."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["«{name}» не является разрешенным именем папки"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["Символ «/» не допускается внутри имени папки."]},"All files":{msgid:"All files",msgstr:["Все файлы"]},Choose:{msgid:"Choose",msgstr:["Выбрать"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Выбрать «{file}»"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Выбрать %n файл","Выбрать %n файла","Выбрать %n файлов","Выбрать %n файлов"]},Copy:{msgid:"Copy",msgstr:["Копировать"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Копировать в «{target}»"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Не удалось создать новую папку"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Не удалось загрузить настройки файлов"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Не удалось загрузить конфигурацию просмотра файлов"]},"Create directory":{msgid:"Create directory",msgstr:["Создать папку"]},"Current view selector":{msgid:"Current view selector",msgstr:["Переключатель текущего вида"]},Favorites:{msgid:"Favorites",msgstr:["Избранное"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Здесь будут отображаться файлы и папки, которые вы пометили как избранные."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Здесь будут отображаться файлы и папки, которые вы недавно изменили."]},"Filter file list":{msgid:"Filter file list",msgstr:["Фильтровать список файлов"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Имя папки не может быть пустым."]},Home:{msgid:"Home",msgstr:["Домой"]},Modified:{msgid:"Modified",msgstr:["Изменен"]},Move:{msgid:"Move",msgstr:["Переместить"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Переместить в «{target}»"]},Name:{msgid:"Name",msgstr:["Имя"]},New:{msgid:"New",msgstr:["Новый"]},"New folder":{msgid:"New folder",msgstr:["Новая папка"]},"New folder name":{msgid:"New folder name",msgstr:["Имя новой папки"]},"No files in here":{msgid:"No files in here",msgstr:["Здесь нет файлов"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Файлы, соответствующие вашему фильтру, не найдены."]},"No matching files":{msgid:"No matching files",msgstr:["Нет подходящих файлов"]},Recent:{msgid:"Recent",msgstr:["Недавний"]},"Select all entries":{msgid:"Select all entries",msgstr:["Выбрать все записи"]},"Select entry":{msgid:"Select entry",msgstr:["Выбрать запись"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Выбрать строку для «{nodename}»"]},Size:{msgid:"Size",msgstr:["Размер"]},Undo:{msgid:"Undo",msgstr:["Отменить"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Загрузите контент или синхронизируйте его со своими устройствами!"]}}}}},{locale:"sc",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Sardinian (https://app.transifex.com/nextcloud/teams/64236/sc/)","Content-Type":"text/plain; charset=UTF-8",Language:"sc","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Sardinian (https://app.transifex.com/nextcloud/teams/64236/sc/) Content-Type: text/plain; charset=UTF-8 Language: sc Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"si",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Sinhala (https://app.transifex.com/nextcloud/teams/64236/si/)","Content-Type":"text/plain; charset=UTF-8",Language:"si","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Sinhala (https://app.transifex.com/nextcloud/teams/64236/si/) Content-Type: text/plain; charset=UTF-8 Language: si Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["පෙරසේ"]}}}}},{locale:"sk_SK",json:{charset:"utf-8",headers:{"Last-Translator":"Tomas Rusnak , 2024","Language-Team":"Slovak (Slovakia) (https://app.transifex.com/nextcloud/teams/64236/sk_SK/)","Content-Type":"text/plain; charset=UTF-8",Language:"sk_SK","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Stanislav Prekop , 2024 Tomas Rusnak , 2024 `},msgstr:[`Last-Translator: Tomas Rusnak , 2024 Language-Team: Slovak (Slovakia) (https://app.transifex.com/nextcloud/teams/64236/sk_SK/) Content-Type: text/plain; charset=UTF-8 Language: sk_SK Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" je neplatný názov pričinka.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" nie je povolený názov priečinka.']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" nie je povolené v názve priečinka.']},"All files":{msgid:"All files",msgstr:["Všetky súbory"]},Choose:{msgid:"Choose",msgstr:["Vybrať"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Vybrať {súbor}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Vybraný %n súbor","Vybrané %n súbory","Vybraných %n súborov","Vybraných %n súborov"]},Copy:{msgid:"Copy",msgstr:["Kopírovať"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopírovať do {umiestnenia}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nepodarilo sa vytvoriť nový priečinok"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Nepodarilo sa načítať nastavenia súborov"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nepodarilo sa načítať pohľady súborov"]},"Create directory":{msgid:"Create directory",msgstr:["Vytvoriť adresár"]},"Current view selector":{msgid:"Current view selector",msgstr:["Výber aktuálneho zobrazenia"]},Favorites:{msgid:"Favorites",msgstr:["Obľúbené"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Tu sa zobrazia súbory a priečinky, ktoré označíte ako obľúbené."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Tu sa zobrazia súbory a priečinky, ktoré ste nedávno upravili."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrovať zoznam súborov"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Názov priečinka nemôže byť prázdny."]},Home:{msgid:"Home",msgstr:["Domov"]},Modified:{msgid:"Modified",msgstr:["Upravené"]},Move:{msgid:"Move",msgstr:["Prejsť"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Prejsť na {umiestnenie}"]},Name:{msgid:"Name",msgstr:["Názov"]},New:{msgid:"New",msgstr:["Pridať"]},"New folder":{msgid:"New folder",msgstr:["Pridať priečinok"]},"New folder name":{msgid:"New folder name",msgstr:["Pridať názov priečinka"]},"No files in here":{msgid:"No files in here",msgstr:["Nie sú tu žiadne súbory"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nenašli sa žiadne súbory zodpovedajúce vášmu filtru."]},"No matching files":{msgid:"No matching files",msgstr:["Žiadne zodpovedajúce súbory"]},Recent:{msgid:"Recent",msgstr:["Nedávne"]},"Select all entries":{msgid:"Select all entries",msgstr:["Vybrať všetky položky"]},"Select entry":{msgid:"Select entry",msgstr:["Vybrať položku"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Vyberte riadok pre {názov uzla}"]},Size:{msgid:"Size",msgstr:["Veľkosť"]},Undo:{msgid:"Undo",msgstr:["Späť"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Nahrajte nejaký obsah alebo synchronizujte so svojimi zariadeniami!"]}}}}},{locale:"sl",json:{charset:"utf-8",headers:{"Last-Translator":"Simon Bogina, 2024","Language-Team":"Slovenian (https://app.transifex.com/nextcloud/teams/64236/sl/)","Content-Type":"text/plain; charset=UTF-8",Language:"sl","Plural-Forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Simon Bogina, 2024 `},msgstr:[`Last-Translator: Simon Bogina, 2024 Language-Team: Slovenian (https://app.transifex.com/nextcloud/teams/64236/sl/) Content-Type: text/plain; charset=UTF-8 Language: sl Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["{name} je neveljavno ime mape."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["{name} ni dovoljeno ime mape"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" ni dovoljen v imenu mape.']},"All files":{msgid:"All files",msgstr:["Vse datoteke"]},Choose:{msgid:"Choose",msgstr:["Izberi"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Izberi {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Izberi %n datoteko","Izberi %n datoteki","Izberi %n datotek","Izberi %n datotek"]},Copy:{msgid:"Copy",msgstr:["Kopiraj"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopiraj v {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Nisem mogel ustvariti nove mape"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["NIsem mogel naložiti nastavitev datotek"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Nisem mogel naložiti pogledov datotek"]},"Create directory":{msgid:"Create directory",msgstr:["Ustvari mapo"]},"Current view selector":{msgid:"Current view selector",msgstr:["Izbirnik trenutnega pogleda"]},Favorites:{msgid:"Favorites",msgstr:["Priljubljene"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Datoteke in mape ki jih označite kot priljubljene se bodo prikazale tukaj."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Daoteke in mape ki ste jih pred kratkim spremenili se bodo prikazale tukaj."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtriraj seznam datotek"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Ime mape ne more biti prazno"]},Home:{msgid:"Home",msgstr:["Domov"]},Modified:{msgid:"Modified",msgstr:["Spremenjeno"]},Move:{msgid:"Move",msgstr:["Premakni"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Premakni v {target}"]},Name:{msgid:"Name",msgstr:["Ime"]},New:{msgid:"New",msgstr:["Nov"]},"New folder":{msgid:"New folder",msgstr:["Nova mapa"]},"New folder name":{msgid:"New folder name",msgstr:["Novo ime mape"]},"No files in here":{msgid:"No files in here",msgstr:["Tukaj ni datotek"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Ni bilo najdenih ujemajočih datotek glede na vaš filter."]},"No matching files":{msgid:"No matching files",msgstr:["Ni ujemajočih datotek"]},Recent:{msgid:"Recent",msgstr:["Nedavne"]},"Select all entries":{msgid:"Select all entries",msgstr:["Izberi vse vnose"]},"Select entry":{msgid:"Select entry",msgstr:["Izberi vnos"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Izberi vrstico za {nodename}"]},Size:{msgid:"Size",msgstr:["Velikost"]},Undo:{msgid:"Undo",msgstr:["Razveljavi"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Naloži nekaj vsebine ali sinhroniziraj s svojimi napravami!"]}}}}},{locale:"sq",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Albanian (https://app.transifex.com/nextcloud/teams/64236/sq/)","Content-Type":"text/plain; charset=UTF-8",Language:"sq","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Albanian (https://app.transifex.com/nextcloud/teams/64236/sq/) Content-Type: text/plain; charset=UTF-8 Language: sq Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"sr",json:{charset:"utf-8",headers:{"Last-Translator":"Иван Пешић, 2024","Language-Team":"Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Иван Пешић, 2024 `},msgstr:[`Last-Translator: Иван Пешић, 2024 Language-Team: Serbian (https://app.transifex.com/nextcloud/teams/64236/sr/) Content-Type: text/plain; charset=UTF-8 Language: sr Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}” није исправно име фолдера."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}” није дозвољено име за фолдер."]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["„/” није дозвољено унутар имена фолдера."]},"All files":{msgid:"All files",msgstr:["Сви фајлови"]},Choose:{msgid:"Choose",msgstr:["Изаберите"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Изаберите {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Изаберите %n фајл","Изаберите %n фајла","Изаберите %n фајлова"]},Copy:{msgid:"Copy",msgstr:["Копирај"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Копирај у {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Није могао да се креира нови фолдер"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Не могу да се учитају подешавања фајлова"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Не могу да се учитају прикази фајлова"]},"Create directory":{msgid:"Create directory",msgstr:["Креирај директоријум"]},"Current view selector":{msgid:"Current view selector",msgstr:["Бирач тренутног приказа"]},Favorites:{msgid:"Favorites",msgstr:["Омиљено"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Овде ће се појавити фајлови и фолдери које сте означили као омиљене."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Овде ће се појавити фајлови и фолдери који се се недавно изменили."]},"Filter file list":{msgid:"Filter file list",msgstr:["Фитрирање листе фајлова"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Име фолдера не може бити празно."]},Home:{msgid:"Home",msgstr:["Почетак"]},Modified:{msgid:"Modified",msgstr:["Измењено"]},Move:{msgid:"Move",msgstr:["Премести"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Премести у {target}"]},Name:{msgid:"Name",msgstr:["Име"]},New:{msgid:"New",msgstr:["Ново"]},"New folder":{msgid:"New folder",msgstr:["Нови фолдер"]},"New folder name":{msgid:"New folder name",msgstr:["Име новог фолдера"]},"No files in here":{msgid:"No files in here",msgstr:["Овде нема фајлова"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Није пронађен ниједан фајл који задовољава ваш филтер."]},"No matching files":{msgid:"No matching files",msgstr:["Нема таквих фајлова"]},Recent:{msgid:"Recent",msgstr:["Скорашње"]},"Select all entries":{msgid:"Select all entries",msgstr:["Изаберите све ставке"]},"Select entry":{msgid:"Select entry",msgstr:["Изаберите ставку"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Изаберите ред за {nodename}"]},Size:{msgid:"Size",msgstr:["Величина"]},Undo:{msgid:"Undo",msgstr:["Поништи"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Отпремите нешто или синхронизујте са својим уређајима!"]}}}}},{locale:"sr@latin",json:{charset:"utf-8",headers:{"Last-Translator":"Bogdan Vuković, 2024","Language-Team":"Serbian (Latin) (https://app.transifex.com/nextcloud/teams/64236/sr@latin/)","Content-Type":"text/plain; charset=UTF-8",Language:"sr@latin","Plural-Forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Bogdan Vuković, 2024 `},msgstr:[`Last-Translator: Bogdan Vuković, 2024 Language-Team: Serbian (Latin) (https://app.transifex.com/nextcloud/teams/64236/sr@latin/) Content-Type: text/plain; charset=UTF-8 Language: sr@latin Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["„{name}” je neispravan naziv foldera."]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["„{name}” je nedozvoljen naziv foldera."]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["„/” se ne može koristiti unutar naziva foldera."]},"All files":{msgid:"All files",msgstr:["Svi fajlovi"]},Choose:{msgid:"Choose",msgstr:["Izaberite"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Izaberite {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Izaberite %n fajl","Izaberite %n fajla","Izaberite %n fajlova"]},Copy:{msgid:"Copy",msgstr:["Kopiraj"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopiraj u {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Neuspešno kreiranje novog foldera"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Neuspešno učitavanje podešavanja fajlova"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Neuspešno učitavanje prikaza fajlova"]},"Create directory":{msgid:"Create directory",msgstr:["Kreiraj direktorijum"]},"Current view selector":{msgid:"Current view selector",msgstr:["Birač trenutnog prikaza"]},Favorites:{msgid:"Favorites",msgstr:["Omiljeno"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Lista omiljenih fajlova i foldera."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Lista fajlova i foldera sa skorašnjim izmenama."]},"Filter file list":{msgid:"Filter file list",msgstr:["Fitriranje liste fajlova"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Naziv foldera ne može biti prazan."]},Home:{msgid:"Home",msgstr:["Početak"]},Modified:{msgid:"Modified",msgstr:["Izmenjeno"]},Move:{msgid:"Move",msgstr:["Premesti"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Premesti u {target}"]},Name:{msgid:"Name",msgstr:["Naziv"]},New:{msgid:"New",msgstr:["Novo"]},"New folder":{msgid:"New folder",msgstr:["Novi folder"]},"New folder name":{msgid:"New folder name",msgstr:["Naziv novog foldera"]},"No files in here":{msgid:"No files in here",msgstr:["Bez fajlova"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Nema fajlova koji zadovoljavaju uslove filtera."]},"No matching files":{msgid:"No matching files",msgstr:["Nema takvih fajlova"]},Recent:{msgid:"Recent",msgstr:["Skorašnje"]},"Select all entries":{msgid:"Select all entries",msgstr:["Izaberite sve stavke"]},"Select entry":{msgid:"Select entry",msgstr:["Izaberite stavku"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Izaberite red za {nodename}"]},Size:{msgid:"Size",msgstr:["Veličina"]},Undo:{msgid:"Undo",msgstr:["Vrati"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Otpremite sadržaj ili sinhronizujte sa svojim uređajima!"]}}}}},{locale:"sv",json:{charset:"utf-8",headers:{"Last-Translator":"Martin H , 2025","Language-Team":"Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/)","Content-Type":"text/plain; charset=UTF-8",Language:"sv","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Magnus Höglund, 2024 Martin H , 2025 `},msgstr:[`Last-Translator: Martin H , 2025 Language-Team: Swedish (https://app.transifex.com/nextcloud/teams/64236/sv/) Content-Type: text/plain; charset=UTF-8 Language: sv Plural-Forms: nplurals=2; plural=(n != 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" är ett ogiltigt mappnamn.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" är inte ett tillåtet mappnamn']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" är inte tillåtet i ett mappnamn.']},"All files":{msgid:"All files",msgstr:["Alla filer"]},Choose:{msgid:"Choose",msgstr:["Välj"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Välj {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Välj %n fil","Välj %n filer"]},Copy:{msgid:"Copy",msgstr:["Kopiera"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Kopiera till {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Kunde inte skapa den nya mappen"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Kunde inte ladda filinställningar"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Kunde inte ladda filvyer"]},"Create directory":{msgid:"Create directory",msgstr:["Skapa katalog"]},"Current view selector":{msgid:"Current view selector",msgstr:["Aktuell vyväljare"]},Favorites:{msgid:"Favorites",msgstr:["Favoriter"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Filer och mappar som du markerar som favorit kommer att visas här."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Filer och mappar som du nyligen ändrat kommer att visas här."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filtrera fillistan"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Mappnamnet får inte vara tomt."]},Home:{msgid:"Home",msgstr:["Hem"]},Modified:{msgid:"Modified",msgstr:["Ändrad"]},Move:{msgid:"Move",msgstr:["Flytta"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Flytta till {target}"]},Name:{msgid:"Name",msgstr:["Namn"]},New:{msgid:"New",msgstr:["Ny"]},"New folder":{msgid:"New folder",msgstr:["Ny mapp"]},"New folder name":{msgid:"New folder name",msgstr:["Nytt mappnamn"]},"No files in here":{msgid:"No files in here",msgstr:["Inga filer här"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Inga filer som matchar ditt filter hittades."]},"No matching files":{msgid:"No matching files",msgstr:["Inga matchande filer"]},Recent:{msgid:"Recent",msgstr:["Nyligen"]},"Select all entries":{msgid:"Select all entries",msgstr:["Välj alla poster"]},"Select entry":{msgid:"Select entry",msgstr:["Välj post"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Välj raden för {nodename}"]},Size:{msgid:"Size",msgstr:["Storlek"]},Undo:{msgid:"Undo",msgstr:["Ångra"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Ladda upp lite innehåll eller synkronisera med dina enheter!"]}}}}},{locale:"sw",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Swahili (https://app.transifex.com/nextcloud/teams/64236/sw/)","Content-Type":"text/plain; charset=UTF-8",Language:"sw","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Swahili (https://app.transifex.com/nextcloud/teams/64236/sw/) Content-Type: text/plain; charset=UTF-8 Language: sw Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"ta",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Tamil (https://app.transifex.com/nextcloud/teams/64236/ta/)","Content-Type":"text/plain; charset=UTF-8",Language:"ta","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Tamil (https://app.transifex.com/nextcloud/teams/64236/ta/) Content-Type: text/plain; charset=UTF-8 Language: ta Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["செயல்தவிர்"]}}}}},{locale:"th_TH",json:{charset:"utf-8",headers:{"Last-Translator":"Joas Schilling, 2023","Language-Team":"Thai (Thailand) (https://app.transifex.com/nextcloud/teams/64236/th_TH/)","Content-Type":"text/plain; charset=UTF-8",Language:"th_TH","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Joas Schilling, 2023 `},msgstr:[`Last-Translator: Joas Schilling, 2023 Language-Team: Thai (Thailand) (https://app.transifex.com/nextcloud/teams/64236/th_TH/) Content-Type: text/plain; charset=UTF-8 Language: th_TH Plural-Forms: nplurals=1; plural=0; `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:["เลิกทำ"]}}}}},{locale:"tk",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Turkmen (https://app.transifex.com/nextcloud/teams/64236/tk/)","Content-Type":"text/plain; charset=UTF-8",Language:"tk","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Turkmen (https://app.transifex.com/nextcloud/teams/64236/tk/) Content-Type: text/plain; charset=UTF-8 Language: tk Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"tr",json:{charset:"utf-8",headers:{"Last-Translator":"Kaya Zeren , 2024","Language-Team":"Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/)","Content-Type":"text/plain; charset=UTF-8",Language:"tr","Plural-Forms":"nplurals=2; plural=(n > 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Kaya Zeren , 2024 `},msgstr:[`Last-Translator: Kaya Zeren , 2024 Language-Team: Turkish (https://app.transifex.com/nextcloud/teams/64236/tr/) Content-Type: text/plain; charset=UTF-8 Language: tr Plural-Forms: nplurals=2; plural=(n > 1); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" geçersiz bir klasör adı.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" izin verilen bir klasör adı değil']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" karakteri klasör adında kullanılamaz.']},"All files":{msgid:"All files",msgstr:["Tüm dosyalar"]},Choose:{msgid:"Choose",msgstr:["Seçin"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["{file} seçin"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["%n dosya seçin","%n dosya seçin"]},Copy:{msgid:"Copy",msgstr:["Kopyala"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["{target} üzerine kopyala"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Yeni klasör oluşturulamadı"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Dosyalar uygulamasının ayarları yüklenemedi"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Dosyalar uygulamasının görünümleri yüklenemedi"]},"Create directory":{msgid:"Create directory",msgstr:["Klasör oluştur"]},"Current view selector":{msgid:"Current view selector",msgstr:["Geçerli görünüm seçici"]},Favorites:{msgid:"Favorites",msgstr:["Sık kullanılanlar"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Sık kullanılan olarak seçtiğiniz dosyalar burada görüntülenir."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir."]},"Filter file list":{msgid:"Filter file list",msgstr:["Dosya listesini süz"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Klasör adı boş olamaz."]},Home:{msgid:"Home",msgstr:["Giriş"]},Modified:{msgid:"Modified",msgstr:["Değiştirilme"]},Move:{msgid:"Move",msgstr:["Taşı"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["{target} üzerine taşı"]},Name:{msgid:"Name",msgstr:["Ad"]},New:{msgid:"New",msgstr:["Yeni"]},"New folder":{msgid:"New folder",msgstr:["Yeni klasör"]},"New folder name":{msgid:"New folder name",msgstr:["Yeni klasör adı"]},"No files in here":{msgid:"No files in here",msgstr:["Burada herhangi bir dosya yok"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Süzgece uyan bir dosya bulunamadı."]},"No matching files":{msgid:"No matching files",msgstr:["Eşleşen bir dosya yok"]},Recent:{msgid:"Recent",msgstr:["Son kullanılanlar"]},"Select all entries":{msgid:"Select all entries",msgstr:["Tüm kayıtları seç"]},"Select entry":{msgid:"Select entry",msgstr:["Kaydı seç"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["{nodename} satırını seçin"]},Size:{msgid:"Size",msgstr:["Boyut"]},Undo:{msgid:"Undo",msgstr:["Geri al"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Bazı içerikler yükleyin ya da aygıtlarınızla eşitleyin!"]}}}}},{locale:"ug",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Uyghur (https://app.transifex.com/nextcloud/teams/64236/ug/)","Content-Type":"text/plain; charset=UTF-8",Language:"ug","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Uyghur (https://app.transifex.com/nextcloud/teams/64236/ug/) Content-Type: text/plain; charset=UTF-8 Language: ug Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"uk",json:{charset:"utf-8",headers:{"Last-Translator":"O St , 2024","Language-Team":"Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/)","Content-Type":"text/plain; charset=UTF-8",Language:"uk","Plural-Forms":"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: O St , 2024 `},msgstr:[`Last-Translator: O St , 2024 Language-Team: Ukrainian (https://app.transifex.com/nextcloud/teams/64236/uk/) Content-Type: text/plain; charset=UTF-8 Language: uk Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3); `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" є недійсною назвою для каталогу.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" не є дозволеною назвою для каталогу.']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" не дозволено у назві каталогу.']},"All files":{msgid:"All files",msgstr:["Всі файли"]},Choose:{msgid:"Choose",msgstr:["Вибрати"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Вибрати {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Вибрати %n файл","Вибрати %n файли","Вибрати %n файлів","Вибрати %n файлів"]},Copy:{msgid:"Copy",msgstr:["Копіювати"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Копіювати до {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Не вдалося створити новий каталог"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Не вдалося завантажити налаштування файлів"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Не вдалося завантажити подання файлів"]},"Create directory":{msgid:"Create directory",msgstr:["Створити каталог"]},"Current view selector":{msgid:"Current view selector",msgstr:["Вибір подання"]},Favorites:{msgid:"Favorites",msgstr:["Із зірочкою"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Тут показуватимуться файли та каталоги, які ви позначите зірочкою."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Тут показуватимуться файли та каталоги, які було нещодавно змінено."]},"Filter file list":{msgid:"Filter file list",msgstr:["Фільтрувати список файлів"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Ім'я каталогу не може бути порожнім."]},Home:{msgid:"Home",msgstr:["Домівка"]},Modified:{msgid:"Modified",msgstr:["Змінено"]},Move:{msgid:"Move",msgstr:["Перемістити"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Перемістити до {target}"]},Name:{msgid:"Name",msgstr:["Ім'я"]},New:{msgid:"New",msgstr:["Новий"]},"New folder":{msgid:"New folder",msgstr:["Новий каталог"]},"New folder name":{msgid:"New folder name",msgstr:["Ім'я нового каталогу"]},"No files in here":{msgid:"No files in here",msgstr:["Тут відсутні файли"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Відсутні збіги за фільтром."]},"No matching files":{msgid:"No matching files",msgstr:["Відсутні збіги файлів."]},Recent:{msgid:"Recent",msgstr:["Останні"]},"Select all entries":{msgid:"Select all entries",msgstr:["Вибрати всі записи"]},"Select entry":{msgid:"Select entry",msgstr:["Вибрати запис"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Вибрати рядок для {nodename}"]},Size:{msgid:"Size",msgstr:["Розмір"]},Undo:{msgid:"Undo",msgstr:["Повернути"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Завантажте вміст або синхронізуйте з вашим пристроєм!"]}}}}},{locale:"ur_PK",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Urdu (Pakistan) (https://app.transifex.com/nextcloud/teams/64236/ur_PK/)","Content-Type":"text/plain; charset=UTF-8",Language:"ur_PK","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Urdu (Pakistan) (https://app.transifex.com/nextcloud/teams/64236/ur_PK/) Content-Type: text/plain; charset=UTF-8 Language: ur_PK Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}},{locale:"uz",json:{charset:"utf-8",headers:{"Last-Translator":"Khurshid Ibatov , 2025","Language-Team":"Uzbek (https://app.transifex.com/nextcloud/teams/64236/uz/)","Content-Type":"text/plain; charset=UTF-8",Language:"uz","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Khurshid Ibatov , 2025 `},msgstr:[`Last-Translator: Khurshid Ibatov , 2025 Language-Team: Uzbek (https://app.transifex.com/nextcloud/teams/64236/uz/) Content-Type: text/plain; charset=UTF-8 Language: uz Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" jild nomi yaroqsiz.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"{name}" ruxsat etilgan jild nomi emas']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/" papka nomi ichida ruxsat berilmaydi.']},"All files":{msgid:"All files",msgstr:["Barcha fayllar"]},Choose:{msgid:"Choose",msgstr:["Tanlang"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Tanlang {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Tanlang %n faylni"]},Copy:{msgid:"Copy",msgstr:["Nusxa"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:[" {target} ga nusxa"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Yangi jild yaratib bo‘lmadi"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Fayl sozlamalari yuklanmadi"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Fayllarni koʻrishni yuklab boʻlmadi"]},"Create directory":{msgid:"Create directory",msgstr:["Katalog yaratish"]},"Current view selector":{msgid:"Current view selector",msgstr:["Joriy ko'rinish selektori"]},Favorites:{msgid:"Favorites",msgstr:["Tanlanganlar"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Tanlangan deb belgilagan fayl va papkalar shu yerda koʻrinadi."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Siz yaqinda oʻzgartirgan fayl va papkalar shu yerda koʻrinadi."]},"Filter file list":{msgid:"Filter file list",msgstr:["Fayl ro'yxatini filtrlash"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Jild nomi boʻsh boʻlishi mumkin emas."]},Home:{msgid:"Home",msgstr:["Uy"]},Modified:{msgid:"Modified",msgstr:["Modifikatsiyalangan"]},Move:{msgid:"Move",msgstr:["Ko'chirish"]},"Move to {target}":{msgid:"Move to {target}",msgstr:[" {target} ga ko'chirish"]},Name:{msgid:"Name",msgstr:["Nomi"]},New:{msgid:"New",msgstr:["Yangi"]},"New folder":{msgid:"New folder",msgstr:["Yangi jild"]},"New folder name":{msgid:"New folder name",msgstr:["Yangi jild nomi"]},"No files in here":{msgid:"No files in here",msgstr:["Fayl mavjud emas"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Filtringizga mos keladigan fayl topilmadi."]},"No matching files":{msgid:"No matching files",msgstr:["Mos fayllar yo'q"]},Recent:{msgid:"Recent",msgstr:["Yaqinda"]},"Select all entries":{msgid:"Select all entries",msgstr:["Barcha yozuvlarni tanlang"]},"Select entry":{msgid:"Select entry",msgstr:["Yozuvni tanlang"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["{nodename} uchun qatorni tanlang"]},Size:{msgid:"Size",msgstr:["O`lcham"]},Undo:{msgid:"Undo",msgstr:["Bekor qilish"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Qurilmangizga ba'zi kontentni yuklang yoki sinxronlang!"]}}}}},{locale:"vi",json:{charset:"utf-8",headers:{"Last-Translator":"Trần Đình Tuyển, 2024","Language-Team":"Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/)","Content-Type":"text/plain; charset=UTF-8",Language:"vi","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Tran Duc, 2024 Trần Đình Tuyển, 2024 `},msgstr:[`Last-Translator: Trần Đình Tuyển, 2024 Language-Team: Vietnamese (https://app.transifex.com/nextcloud/teams/64236/vi/) Content-Type: text/plain; charset=UTF-8 Language: vi Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:['"{name}" là tên thư mục không hợp lệ.']},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:['"1{name}"không phải là tên thư mục được cho phép']},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['"/"không được phép đặt trong tên thư mục.']},"All files":{msgid:"All files",msgstr:["Tất cả tệp"]},Choose:{msgid:"Choose",msgstr:["Chọn"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["Chọn {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["Chọn %n tệp"]},Copy:{msgid:"Copy",msgstr:["Sao chép"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["Sao chép đến {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["Không thể tạo thư mục mới"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["Không thể tải tập tin cài đặt"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["Không thể tải xuống tệp xem"]},"Create directory":{msgid:"Create directory",msgstr:["Tạo thư mục"]},"Current view selector":{msgid:"Current view selector",msgstr:["Hiện tại chế độ xem của bộ chọn"]},Favorites:{msgid:"Favorites",msgstr:["Yêu cầu thích"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["Các tập tin và thư mục bạn đánh dấu yêu thích sẽ hiển thị ở đây."]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["Các tập tin và thư mục bạn sửa đổi gần đây sẽ hiển thị ở đây."]},"Filter file list":{msgid:"Filter file list",msgstr:["Filter list file"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["Thư mục tên không được để trống."]},Home:{msgid:"Home",msgstr:["Trang chủ"]},Modified:{msgid:"Modified",msgstr:["Đã sửa đổi"]},Move:{msgid:"Move",msgstr:["Di chuyển"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["Di chuyển đến{target}"]},Name:{msgid:"Name",msgstr:["Tên"]},New:{msgid:"New",msgstr:["Mới"]},"New folder":{msgid:"New folder",msgstr:["New thư mục"]},"New folder name":{msgid:"New folder name",msgstr:["New thư mục tên"]},"No files in here":{msgid:"No files in here",msgstr:["No file at here"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["Không tìm thấy tệp nào phù hợp với bộ lọc của bạn."]},"No matching files":{msgid:"No matching files",msgstr:["No file phù hợp"]},Recent:{msgid:"Recent",msgstr:["Gần đây"]},"Select all entries":{msgid:"Select all entries",msgstr:["Choose all items"]},"Select entry":{msgid:"Select entry",msgstr:["Chọn mục nhập"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["Choose hang cho{nodename}"]},Size:{msgid:"Size",msgstr:["Kích cỡ"]},Undo:{msgid:"Undo",msgstr:["Hoàn tác"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["Tải lên một số nội dung hoặc đồng bộ hóa với thiết bị của bạn!"]}}}}},{locale:"zh_CN",json:{charset:"utf-8",headers:{"Last-Translator":"Gloryandel, 2024","Language-Team":"Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_CN","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 ken, 2023 Eric, 2023 Phonebook3599, 2024 Gloryandel, 2024 `},msgstr:[`Last-Translator: Gloryandel, 2024 Language-Team: Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/) Content-Type: text/plain; charset=UTF-8 Language: zh_CN Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["“{name}” 是无效的文件夹名称。"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["“{name}” 不是允许的文件夹名称"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:["文件夹名称中不允许包含 “/”。"]},"All files":{msgid:"All files",msgstr:["所有文件"]},Choose:{msgid:"Choose",msgstr:["选择"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["选择 {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["选择 %n 个文件"]},Copy:{msgid:"Copy",msgstr:["复制"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["复制到 {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["无法创建新文件夹"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["无法加载文件设置"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["无法加载文件视图"]},"Create directory":{msgid:"Create directory",msgstr:["创建目录"]},"Current view selector":{msgid:"Current view selector",msgstr:["当前视图选择器"]},Favorites:{msgid:"Favorites",msgstr:["最爱"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["您标记为最爱的文件与文件夹会显示在这里"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["您最近修改的文件与文件夹会显示在这里"]},"Filter file list":{msgid:"Filter file list",msgstr:["过滤文件列表"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["文件夹名称不能为空。"]},Home:{msgid:"Home",msgstr:["主目录"]},Modified:{msgid:"Modified",msgstr:["已修改"]},Move:{msgid:"Move",msgstr:["移动"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["移动至 {target}"]},Name:{msgid:"Name",msgstr:["名称"]},New:{msgid:"New",msgstr:["新建"]},"New folder":{msgid:"New folder",msgstr:["新文件夹"]},"New folder name":{msgid:"New folder name",msgstr:["新文件夹名称"]},"No files in here":{msgid:"No files in here",msgstr:["此处无文件"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["找不到符合您过滤条件的文件"]},"No matching files":{msgid:"No matching files",msgstr:["无符合的文件"]},Recent:{msgid:"Recent",msgstr:["最近"]},"Select all entries":{msgid:"Select all entries",msgstr:["选择所有条目"]},"Select entry":{msgid:"Select entry",msgstr:["选择条目"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["选择 {nodename} 的列"]},Size:{msgid:"Size",msgstr:["大小"]},Undo:{msgid:"Undo",msgstr:[" 撤消"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["上传一些项目或与您的设备同步!"]}}}}},{locale:"zh_HK",json:{charset:"utf-8",headers:{"Last-Translator":"Café Tango, 2025","Language-Team":"Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_HK","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 Café Tango, 2025 `},msgstr:[`Last-Translator: Café Tango, 2025 Language-Team: Chinese (Hong Kong) (https://app.transifex.com/nextcloud/teams/64236/zh_HK/) Content-Type: text/plain; charset=UTF-8 Language: zh_HK Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid folder name.':{msgid:'"{name}" is an invalid folder name.',msgstr:["「{name}」是無效的資料夾名稱。"]},'"{name}" is not an allowed folder name':{msgid:'"{name}" is not an allowed folder name',msgstr:["資料夾名稱「{name}」不符合允許的規範。"]},'"/" is not allowed inside a folder name.':{msgid:'"/" is not allowed inside a folder name.',msgstr:['資料夾名稱中不允許使用 "/"。']},"All files":{msgid:"All files",msgstr:["所有檔案"]},Choose:{msgid:"Choose",msgstr:["選擇"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["選擇 {file}"]},"Choose %n file":{msgid:"Choose %n file",msgid_plural:"Choose %n files",msgstr:["選擇 %n 個檔案"]},Copy:{msgid:"Copy",msgstr:["複製"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["複製到 {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["無法建立新資料夾"]},"Could not load files settings":{msgid:"Could not load files settings",msgstr:["無法載入檔案設定"]},"Could not load files views":{msgid:"Could not load files views",msgstr:["無法載入檔案視圖"]},"Create directory":{msgid:"Create directory",msgstr:["建立目錄"]},"Current view selector":{msgid:"Current view selector",msgstr:["目前視圖選擇器"]},Favorites:{msgid:"Favorites",msgstr:["最愛"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["您標記為最愛的檔案與資料夾將會顯示在此處。"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["您最近修改的檔案與資料夾將會顯示在此處。"]},"Filter file list":{msgid:"Filter file list",msgstr:["過濾檔案清單"]},"Folder name cannot be empty.":{msgid:"Folder name cannot be empty.",msgstr:["資料夾名稱不能為空。"]},Home:{msgid:"Home",msgstr:["首頁"]},Modified:{msgid:"Modified",msgstr:["已修改"]},Move:{msgid:"Move",msgstr:["移動"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["移動至 {target}"]},Name:{msgid:"Name",msgstr:["名稱"]},New:{msgid:"New",msgstr:["新"]},"New folder":{msgid:"New folder",msgstr:["新資料夾"]},"New folder name":{msgid:"New folder name",msgstr:["新資料夾名稱"]},"No files in here":{msgid:"No files in here",msgstr:["此處無檔案"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["找不到符合您過濾條件的檔案。"]},"No matching files":{msgid:"No matching files",msgstr:["沒有匹配的檔案"]},Recent:{msgid:"Recent",msgstr:["最近"]},"Select all entries":{msgid:"Select all entries",msgstr:["選擇所有項目"]},"Select entry":{msgid:"Select entry",msgstr:["選擇項目"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["選擇 {nodename} 的列"]},Size:{msgid:"Size",msgstr:["大小"]},Undo:{msgid:"Undo",msgstr:["還原"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["上傳一些內容或與您的裝置同步!"]}}}}},{locale:"zh_TW",json:{charset:"utf-8",headers:{"Last-Translator":"黃柏諺 , 2023","Language-Team":"Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/)","Content-Type":"text/plain; charset=UTF-8",Language:"zh_TW","Plural-Forms":"nplurals=1; plural=0;"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: John Molakvoæ , 2023 黃柏諺 , 2023 `},msgstr:[`Last-Translator: 黃柏諺 , 2023 Language-Team: Chinese (Taiwan) (https://app.transifex.com/nextcloud/teams/64236/zh_TW/) Content-Type: text/plain; charset=UTF-8 Language: zh_TW Plural-Forms: nplurals=1; plural=0; `]},'"{name}" is an invalid file name.':{msgid:'"{name}" is an invalid file name.',msgstr:["「{name}」是無效的檔案名稱。"]},'"{name}" is not an allowed filetype':{msgid:'"{name}" is not an allowed filetype',msgstr:["「{name}」並非允許的檔案類型"]},'"/" is not allowed inside a file name.':{msgid:'"/" is not allowed inside a file name.',msgstr:["檔案名稱中不允許使用「/」。"]},"All files":{msgid:"All files",msgstr:["所有檔案"]},Choose:{msgid:"Choose",msgstr:["選擇"]},"Choose {file}":{msgid:"Choose {file}",msgstr:["選擇 {file}"]},Copy:{msgid:"Copy",msgstr:["複製"]},"Copy to {target}":{msgid:"Copy to {target}",msgstr:["複製到 {target}"]},"Could not create the new folder":{msgid:"Could not create the new folder",msgstr:["無法建立新資料夾"]},"Create directory":{msgid:"Create directory",msgstr:["建立目錄"]},"Current view selector":{msgid:"Current view selector",msgstr:["目前檢視選取器"]},Favorites:{msgid:"Favorites",msgstr:["最愛"]},"File name cannot be empty.":{msgid:"File name cannot be empty.",msgstr:["檔案名稱不能為空。"]},"Filepicker sections":{msgid:"Filepicker sections",msgstr:["檔案挑選器選取"]},"Files and folders you mark as favorite will show up here.":{msgid:"Files and folders you mark as favorite will show up here.",msgstr:["您標記為最愛的檔案與資料夾將會顯示在此處。"]},"Files and folders you recently modified will show up here.":{msgid:"Files and folders you recently modified will show up here.",msgstr:["您最近修改的檔案與資料夾將會顯示在此處。"]},"Filter file list":{msgid:"Filter file list",msgstr:["過濾檔案清單"]},Home:{msgid:"Home",msgstr:["家"]},"Mime type {mime}":{msgid:"Mime type {mime}",msgstr:["Mime type {mime}"]},Modified:{msgid:"Modified",msgstr:["已修改"]},Move:{msgid:"Move",msgstr:["移動"]},"Move to {target}":{msgid:"Move to {target}",msgstr:["移動至 {target}"]},Name:{msgid:"Name",msgstr:["名稱"]},New:{msgid:"New",msgstr:["新"]},"New folder":{msgid:"New folder",msgstr:["新資料夾"]},"New folder name":{msgid:"New folder name",msgstr:["新資料夾名稱"]},"No files in here":{msgid:"No files in here",msgstr:["此處無檔案"]},"No files matching your filter were found.":{msgid:"No files matching your filter were found.",msgstr:["找不到符合您過濾條件的檔案。"]},"No matching files":{msgid:"No matching files",msgstr:["無符合的檔案"]},Recent:{msgid:"Recent",msgstr:["最近"]},"Select all entries":{msgid:"Select all entries",msgstr:["選取所有條目"]},"Select entry":{msgid:"Select entry",msgstr:["選取條目"]},"Select the row for {nodename}":{msgid:"Select the row for {nodename}",msgstr:["選取 {nodename} 的列"]},Size:{msgid:"Size",msgstr:["大小"]},Undo:{msgid:"Undo",msgstr:["復原"]},unknown:{msgid:"unknown",msgstr:["未知"]},"Upload some content or sync with your devices!":{msgid:"Upload some content or sync with your devices!",msgstr:["上傳一些內容或與您的裝置同步"]}}}}},{locale:"zu_ZA",json:{charset:"utf-8",headers:{"Last-Translator":"Transifex Bot <>, 2023","Language-Team":"Zulu (South Africa) (https://app.transifex.com/nextcloud/teams/64236/zu_ZA/)","Content-Type":"text/plain; charset=UTF-8",Language:"zu_ZA","Plural-Forms":"nplurals=2; plural=(n != 1);"},translations:{"":{"":{msgid:"",comments:{translator:` Translators: Transifex Bot <>, 2023 `},msgstr:[`Last-Translator: Transifex Bot <>, 2023 Language-Team: Zulu (South Africa) (https://app.transifex.com/nextcloud/teams/64236/zu_ZA/) Content-Type: text/plain; charset=UTF-8 Language: zu_ZA Plural-Forms: nplurals=2; plural=(n != 1); `]},Undo:{msgid:"Undo",comments:{reference:"lib/toast.ts:223"},msgstr:[""]}}}}}].map(e=>yg.addTranslation(e.locale,e.json));const oo=yg.build(),iB=oo.ngettext.bind(oo),lB=oo.gettext.bind(oo),H2="off",V2="polite",G2="assertive";var yi=(e=>(e[e.OFF=H2]="OFF",e[e.POLITE=V2]="POLITE",e[e.ASSERTIVE=G2]="ASSERTIVE",e))(yi||{});const K2=7e3;function wg(e,t){if(t=Object.assign({timeout:K2,isHTML:!1,type:void 0,selector:void 0,onRemove:()=>{},onClick:void 0,close:!0},t),typeof e=="string"&&!t.isHTML){const a=document.createElement("div");a.innerHTML=e,e=a.innerText}let u=t.type??"";typeof t.onClick=="function"&&(u+=" toast-with-click ");const s=e instanceof Node;let n=yi.POLITE;t.ariaLive?n=t.ariaLive:(t.type==="toast-error"||t.type==="toast-undo")&&(n=yi.ASSERTIVE);const o=$2({[s?"node":"text"]:e,duration:t.timeout,callback:t.onRemove,onClick:t.onClick,close:t.close,gravity:"top",selector:t.selector,position:"right",backgroundColor:"",className:"dialogs "+u,escapeMarkup:!t.isHTML,ariaLive:n});return o.showToast(),o}function dB(e,t){return wg(e,{...t,type:"toast-error"})}function cB(e,t){return wg(e,{...t,type:"toast-success"})}function mB(e,t,u,s,n,o,a,r){var i=typeof e=="function"?e.options:e;return t&&(i.render=t,i.staticRenderFns=u,i._compiled=!0),o&&(i._scopeId="data-v-"+o),{exports:e,options:i}}function xg(e){return Math.random().toString(36).replace(/[^a-z]+/g,"").slice(0,5)}const W2={name:"NcLoadingIcon",props:{size:{type:Number,default:20},appearance:{type:String,validator(e){return["auto","light","dark"].includes(e)},default:"auto"},name:{type:String,default:""}},computed:{colors(){const e=["#777","#CCC"];return this.appearance==="light"?e:this.appearance==="dark"?e.reverse():["var(--color-loading-light)","var(--color-loading-dark)"]}}};var q2=function(){var e=this,t=e._self._c;return t("span",{staticClass:"material-design-icon loading-icon",attrs:{"aria-label":e.name,role:"img"}},[t("svg",{attrs:{width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{fill:e.colors[0],d:"M12,4V2A10,10 0 1,0 22,12H20A8,8 0 1,1 12,4Z"}}),t("path",{attrs:{fill:e.colors[1],d:"M12,4V2A10,10 0 0,1 22,12H20A8,8 0 0,0 12,4Z"}},[e.name?t("title",[e._v(e._s(e.name))]):e._e()])])])},X2=[],J2=gt(W2,q2,X2,!1,null,"94ff8098");const Z2=J2.exports;ul(b6);const Y2={__name:"NcDialogButton",props:{callback:{type:Function,required:!1,default:()=>{}},label:{type:String,required:!0},icon:{type:String,required:!1,default:void 0},type:{type:String,required:!1,default:"secondary",validator:e=>typeof e=="string"&&["button","submit","reset","primary","secondary","tertiary","error","warning","success"].includes(e)},nativeType:{type:String,required:!1,default:"button",validator(e){return["submit","reset","button"].includes(e)}},disabled:{type:Boolean,default:!1},variant:{type:String,required:!1,default:"secondary",validator:e=>typeof e=="string"&&["primary","secondary","tertiary","error","warning","success"].includes(e)}},emits:["click"],setup(e,{emit:t}){const u=e,s=ru(!1);async function n(o){if(!s.value){s.value=!0;try{const a=u.nativeType==="reset"?!1:void 0,r=await u.callback?.()??a;r!==!1&&t("click",o,r)}finally{s.value=!1}}}return{__sfc:!0,props:u,emit:t,isLoading:s,handleClick:n,t:Zt,NcButton:Qi,NcIconSvgWrapper:Fp,NcLoadingIcon:Z2}}};var Q2=function(){var e=this,t=e._self._c,u=e._self._setupProxy;return t(u.NcButton,{attrs:{"aria-label":e.label,disabled:e.disabled,type:e.type,"native-type":e.nativeType,variant:e.variant},on:{click:u.handleClick},scopedSlots:e._u([{key:"icon",fn:function(){return[e._t("icon",function(){return[u.isLoading?t(u.NcLoadingIcon,{attrs:{name:u.t("Loading …")}}):e.icon!==void 0?t(u.NcIconSvgWrapper,{attrs:{svg:e.icon}}):e._e()]})]},proxy:!0}],null,!0)},[e._v(" "+e._s(e.label)+" ")])},ey=[],ty=gt(Y2,Q2,ey,!1,null,null);const pB=ty.exports;var gB="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",fB="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z",hB="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",uy="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",sy="M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z",vB="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",CB="M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2C6.47,2 2,6.47 2,12C2,17.53 6.47,22 12,22C17.53,22 22,17.53 22,12C22,6.47 17.53,2 12,2M14.59,8L12,10.59L9.41,8L8,9.41L10.59,12L8,14.59L9.41,16L12,13.41L14.59,16L16,14.59L13.41,12L16,9.41L14.59,8Z",EB="M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z",yB="M12.5,8C9.85,8 7.45,9 5.6,10.6L2,7V16H11L7.38,12.38C8.77,11.22 10.54,10.5 12.5,10.5C16.04,10.5 19.05,12.81 20.1,16L22.47,15.22C21.08,11.03 17.15,8 12.5,8Z",Bg=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"],ao=Bg.join(","),bg=typeof Element>"u",zu=bg?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ro=!bg&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e?.ownerDocument},io=function(e,t){var u;t===void 0&&(t=!0);var s=e==null||(u=e.getAttribute)===null||u===void 0?void 0:u.call(e,"inert"),n=s===""||s==="true",o=n||t&&e&&(typeof e.closest=="function"?e.closest("[inert]"):io(e.parentNode));return o},ny=function(e){var t,u=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return u===""||u==="true"},Ag=function(e,t,u){if(io(e))return[];var s=Array.prototype.slice.apply(e.querySelectorAll(ao));return t&&zu.call(e,ao)&&s.unshift(e),s=s.filter(u),s},lo=function(e,t,u){for(var s=[],n=Array.from(e);n.length;){var o=n.shift();if(!io(o,!1))if(o.tagName==="SLOT"){var a=o.assignedElements(),r=a.length?a:o.children,i=lo(r,!0,u);u.flatten?s.push.apply(s,i):s.push({scopeParent:o,candidates:i})}else{var m=zu.call(o,ao);m&&u.filter(o)&&(t||!e.includes(o))&&s.push(o);var d=o.shadowRoot||typeof u.getShadowRoot=="function"&&u.getShadowRoot(o),p=!io(d,!1)&&(!u.shadowRootFilter||u.shadowRootFilter(o));if(d&&p){var f=lo(d===!0?o.children:d.children,!0,u);u.flatten?s.push.apply(s,f):s.push({scopeParent:o,candidates:f})}else n.unshift.apply(n,o.children)}}return s},Fg=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},wu=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||ny(e))&&!Fg(e)?0:e.tabIndex},oy=function(e,t){var u=wu(e);return u<0&&t&&!Fg(e)?0:u},ay=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},kg=function(e){return e.tagName==="INPUT"},ry=function(e){return kg(e)&&e.type==="hidden"},iy=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(u){return u.tagName==="SUMMARY"});return t},ly=function(e,t){for(var u=0;usummary:first-of-type"),a=o?e.parentElement:e;if(zu.call(a,"details:not([open]) *"))return!0;if(!u||u==="full"||u==="full-native"||u==="legacy-full"){if(typeof s=="function"){for(var r=e;e;){var i=e.parentElement,m=ro(e);if(i&&!i.shadowRoot&&s(i)===!0)return Fm(e);e.assignedSlot?e=e.assignedSlot:!i&&m!==e.ownerDocument?e=m.host:e=i}e=r}if(py(e))return!e.getClientRects().length;if(u!=="legacy-full")return!0}else if(u==="non-zero-area")return Fm(e);return!1},fy=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var u=0;u=0)},Dg=function(e){var t=[],u=[];return e.forEach(function(s,n){var o=!!s.scopeParent,a=o?s.scopeParent:s,r=oy(a,o),i=o?Dg(s.candidates):a;r===0?o?t.push.apply(t,i):t.push(a):u.push({documentOrder:n,tabIndex:r,item:s,isScope:o,content:i})}),u.sort(ay).reduce(function(s,n){return n.isScope?s.push.apply(s,n.content):s.push(n.content),s},[]).concat(t)},Tg=function(e,t){t=t||{};var u;return t.getShadowRoot?u=lo([e],t.includeContainer,{filter:wi.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:hy}):u=Ag(e,t.includeContainer,wi.bind(null,t)),Dg(u)},vy=function(e,t){t=t||{};var u;return t.getShadowRoot?u=lo([e],t.includeContainer,{filter:co.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):u=Ag(e,t.includeContainer,co.bind(null,t)),u},Xu=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return zu.call(e,ao)===!1?!1:wi(t,e)},Cy=Bg.concat("iframe:not([inert]):not([inert] *)").join(","),Rr=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return zu.call(e,Cy)===!1?!1:co(t,e)};function xi(e,t){(t==null||t>e.length)&&(t=e.length);for(var u=0,s=Array(t);u=e.length?{done:!0}:{done:!1,value:e[s++]}},e:function(i){throw i},f:n}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,r=!1;return{s:function(){u=u.call(e)},n:function(){var i=u.next();return a=i.done,i},e:function(i){r=!0,o=i},f:function(){try{a||u.return==null||u.return()}finally{if(r)throw o}}}}function yy(e,t,u){return(t=Ay(t))in e?Object.defineProperty(e,t,{value:u,enumerable:!0,configurable:!0,writable:!0}):e[t]=u,e}function wy(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xy(){throw new TypeError(`Invalid attempt to spread non-iterable instance. In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Dm(e,t){var u=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),u.push.apply(u,s)}return u}function Tm(e){for(var t=1;t0?e[e.length-1]:null},activateTrap:function(e,t){var u=Ot.getActiveTrap(e);t!==u&&Ot.pauseTrap(e);var s=e.indexOf(t);s===-1||e.splice(s,1),e.push(t)},deactivateTrap:function(e,t){var u=e.indexOf(t);u!==-1&&e.splice(u,1),Ot.unpauseTrap(e)},pauseTrap:function(e){var t=Ot.getActiveTrap(e);t?._setPausedState(!0)},unpauseTrap:function(e){var t=Ot.getActiveTrap(e);t&&!t._isManuallyPaused()&&t._setPausedState(!1)}},Fy=function(e){return e.tagName&&e.tagName.toLowerCase()==="input"&&typeof e.select=="function"},ky=function(e){return e?.key==="Escape"||e?.key==="Esc"||e?.keyCode===27},Os=function(e){return e?.key==="Tab"||e?.keyCode===9},Dy=function(e){return Os(e)&&!e.shiftKey},Ty=function(e){return Os(e)&&e.shiftKey},Sm=function(e){return setTimeout(e,0)},Ps=function(e){for(var t=arguments.length,u=new Array(t>1?t-1:0),s=1;s1&&arguments[1]!==void 0?arguments[1]:{},A=E.hasFallback,L=A===void 0?!1:A,z=E.params,j=z===void 0?[]:z,O=n[v];if(typeof O=="function"&&(O=O.apply(void 0,By(j))),O===!0&&(O=void 0),!O){if(O===void 0||O===!1)return O;throw new Error("`".concat(v,"` was specified but was not a node, or did not return a node"))}var M=O;if(typeof O=="string"){try{M=u.querySelector(O)}catch(I){throw new Error("`".concat(v,'` appears to be an invalid selector; error="').concat(I.message,'"'))}if(!M&&!L)throw new Error("`".concat(v,"` as selector refers to no known node"))}return M},d=function(){var v=m("initialFocus",{hasFallback:!0});if(v===!1)return!1;if(v===void 0||v&&!Rr(v,n.tabbableOptions))if(i(u.activeElement)>=0)v=u.activeElement;else{var E=o.tabbableGroups[0],A=E&&E.firstTabbableNode;v=A||m("fallbackFocus")}else v===null&&(v=m("fallbackFocus"));if(!v)throw new Error("Your focus-trap needs to have at least one focusable element");return v},p=function(){if(o.containerGroups=o.containers.map(function(v){var E=Tg(v,n.tabbableOptions),A=vy(v,n.tabbableOptions),L=E.length>0?E[0]:void 0,z=E.length>0?E[E.length-1]:void 0,j=A.find(function(I){return Xu(I)}),O=A.slice().reverse().find(function(I){return Xu(I)}),M=!!E.find(function(I){return wu(I)>0});return{container:v,tabbableNodes:E,focusableNodes:A,posTabIndexesFound:M,firstTabbableNode:L,lastTabbableNode:z,firstDomTabbableNode:j,lastDomTabbableNode:O,nextTabbableNode:function(I){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,X=E.indexOf(I);return X<0?R?A.slice(A.indexOf(I)+1).find(function(Z){return Xu(Z)}):A.slice(0,A.indexOf(I)).reverse().find(function(Z){return Xu(Z)}):E[X+(R?1:-1)]}}}),o.tabbableGroups=o.containerGroups.filter(function(v){return v.tabbableNodes.length>0}),o.tabbableGroups.length<=0&&!m("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(o.containerGroups.find(function(v){return v.posTabIndexesFound})&&o.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},f=function(v){var E=v.activeElement;if(E)return E.shadowRoot&&E.shadowRoot.activeElement!==null?f(E.shadowRoot):E},C=function(v){if(v!==!1&&v!==f(document)){if(!v||!v.focus){C(d());return}v.focus({preventScroll:!!n.preventScroll}),o.mostRecentlyFocusedNode=v,Fy(v)&&v.select()}},k=function(v){var E=m("setReturnFocus",{params:[v]});return E||(E===!1?!1:v)},w=function(v){var E=v.target,A=v.event,L=v.isBackward,z=L===void 0?!1:L;E=E||An(A),p();var j=null;if(o.tabbableGroups.length>0){var O=i(E,A),M=O>=0?o.containerGroups[O]:void 0;if(O<0)z?j=o.tabbableGroups[o.tabbableGroups.length-1].lastTabbableNode:j=o.tabbableGroups[0].firstTabbableNode;else if(z){var I=o.tabbableGroups.findIndex(function(Q){var ce=Q.firstTabbableNode;return E===ce});if(I<0&&(M.container===E||Rr(E,n.tabbableOptions)&&!Xu(E,n.tabbableOptions)&&!M.nextTabbableNode(E,!1))&&(I=O),I>=0){var R=I===0?o.tabbableGroups.length-1:I-1,X=o.tabbableGroups[R];j=wu(E)>=0?X.lastTabbableNode:X.lastDomTabbableNode}else Os(A)||(j=M.nextTabbableNode(E,!1))}else{var Z=o.tabbableGroups.findIndex(function(Q){var ce=Q.lastTabbableNode;return E===ce});if(Z<0&&(M.container===E||Rr(E,n.tabbableOptions)&&!Xu(E,n.tabbableOptions)&&!M.nextTabbableNode(E))&&(Z=O),Z>=0){var Y=Z===o.tabbableGroups.length-1?0:Z+1,ee=o.tabbableGroups[Y];j=wu(E)>=0?ee.firstTabbableNode:ee.firstDomTabbableNode}else Os(A)||(j=M.nextTabbableNode(E))}}else j=m("fallbackFocus");return j},D=function(v){var E=An(v);if(!(i(E,v)>=0)){if(Ps(n.clickOutsideDeactivates,v)){a.deactivate({returnFocus:n.returnFocusOnDeactivate});return}Ps(n.allowOutsideClick,v)||v.preventDefault()}},B=function(v){var E=An(v),A=i(E,v)>=0;if(A||E instanceof Document)A&&(o.mostRecentlyFocusedNode=E);else{v.stopImmediatePropagation();var L,z=!0;if(o.mostRecentlyFocusedNode)if(wu(o.mostRecentlyFocusedNode)>0){var j=i(o.mostRecentlyFocusedNode),O=o.containerGroups[j].tabbableNodes;if(O.length>0){var M=O.findIndex(function(I){return I===o.mostRecentlyFocusedNode});M>=0&&(n.isKeyForward(o.recentNavEvent)?M+1=0&&(L=O[M-1],z=!1))}}else o.containerGroups.some(function(I){return I.tabbableNodes.some(function(R){return wu(R)>0})})||(z=!1);else z=!1;z&&(L=w({target:o.mostRecentlyFocusedNode,isBackward:n.isKeyBackward(o.recentNavEvent)})),C(L||o.mostRecentlyFocusedNode||d())}o.recentNavEvent=void 0},y=function(v){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;o.recentNavEvent=v;var A=w({event:v,isBackward:E});A&&(Os(v)&&v.preventDefault(),C(A))},T=function(v){(n.isKeyForward(v)||n.isKeyBackward(v))&&y(v,n.isKeyBackward(v))},N=function(v){ky(v)&&Ps(n.escapeDeactivates,v)!==!1&&(v.preventDefault(),a.deactivate())},H=function(v){var E=An(v);i(E,v)>=0||Ps(n.clickOutsideDeactivates,v)||Ps(n.allowOutsideClick,v)||(v.preventDefault(),v.stopImmediatePropagation())},G=function(){if(o.active)return Ot.activateTrap(s,a),o.delayInitialFocusTimer=n.delayInitialFocus?Sm(function(){C(d())}):C(d()),u.addEventListener("focusin",B,!0),u.addEventListener("mousedown",D,{capture:!0,passive:!1}),u.addEventListener("touchstart",D,{capture:!0,passive:!1}),u.addEventListener("click",H,{capture:!0,passive:!1}),u.addEventListener("keydown",T,{capture:!0,passive:!1}),u.addEventListener("keydown",N),a},J=function(v){o.active&&!o.paused&&a._setSubtreeIsolation(!1),o.adjacentElements.clear(),o.alreadySilent.clear();var E=new Set,A=new Set,L=km(v),z;try{for(L.s();!(z=L.n()).done;){var j=z.value;E.add(j);for(var O=typeof ShadowRoot<"u"&&j.getRootNode()instanceof ShadowRoot,M=j;M;){E.add(M);var I=M.parentElement,R=[];I?R=I.children:!I&&O&&(R=M.getRootNode().children,I=M.getRootNode().host,O=typeof ShadowRoot<"u"&&I.getRootNode()instanceof ShadowRoot);var X=km(R),Z;try{for(X.s();!(Z=X.n()).done;){var Y=Z.value;A.add(Y)}}catch(ee){X.e(ee)}finally{X.f()}M=I}}}catch(ee){L.e(ee)}finally{L.f()}E.forEach(function(ee){A.delete(ee)}),o.adjacentElements=A},K=function(){if(o.active)return u.removeEventListener("focusin",B,!0),u.removeEventListener("mousedown",D,!0),u.removeEventListener("touchstart",D,!0),u.removeEventListener("click",H,!0),u.removeEventListener("keydown",T,!0),u.removeEventListener("keydown",N),a},ue=function(v){var E=v.some(function(A){var L=Array.from(A.removedNodes);return L.some(function(z){return z===o.mostRecentlyFocusedNode})});E&&C(d())},se=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(ue):void 0,re=function(){se&&(se.disconnect(),o.active&&!o.paused&&o.containers.map(function(v){se.observe(v,{subtree:!0,childList:!0})}))};return a={get active(){return o.active},get paused(){return o.paused},activate:function(v){if(o.active)return this;var E=r(v,"onActivate"),A=r(v,"onPostActivate"),L=r(v,"checkCanFocusTrap"),z=Ot.getActiveTrap(s),j=!1;if(z&&!z.paused){var O;(O=z._setSubtreeIsolation)===null||O===void 0||O.call(z,!1),j=!0}try{L||p(),o.active=!0,o.paused=!1,o.nodeFocusedBeforeActivation=f(u),E?.();var M=function(){L&&p(),G(),re(),n.isolateSubtrees&&a._setSubtreeIsolation(!0),A?.()};if(L)return L(o.containers.concat()).then(M,M),this;M()}catch(R){if(z===Ot.getActiveTrap(s)&&j){var I;(I=z._setSubtreeIsolation)===null||I===void 0||I.call(z,!0)}throw R}return this},deactivate:function(v){if(!o.active)return this;var E=Tm({onDeactivate:n.onDeactivate,onPostDeactivate:n.onPostDeactivate,checkCanReturnFocus:n.checkCanReturnFocus},v);clearTimeout(o.delayInitialFocusTimer),o.delayInitialFocusTimer=void 0,o.paused||a._setSubtreeIsolation(!1),o.alreadySilent.clear(),K(),o.active=!1,o.paused=!1,re(),Ot.deactivateTrap(s,a);var A=r(E,"onDeactivate"),L=r(E,"onPostDeactivate"),z=r(E,"checkCanReturnFocus"),j=r(E,"returnFocus","returnFocusOnDeactivate");A?.();var O=function(){Sm(function(){j&&C(k(o.nodeFocusedBeforeActivation)),L?.()})};return j&&z?(z(k(o.nodeFocusedBeforeActivation)).then(O,O),this):(O(),this)},pause:function(v){return o.active?(o.manuallyPaused=!0,this._setPausedState(!0,v)):this},unpause:function(v){return o.active?(o.manuallyPaused=!1,s[s.length-1]!==this?this:this._setPausedState(!1,v)):this},updateContainerElements:function(v){var E=[].concat(v).filter(Boolean);return o.containers=E.map(function(A){return typeof A=="string"?u.querySelector(A):A}),n.isolateSubtrees&&J(o.containers),o.active&&(p(),n.isolateSubtrees&&!o.paused&&a._setSubtreeIsolation(!0)),re(),this}},Object.defineProperties(a,{_isManuallyPaused:{value:function(){return o.manuallyPaused}},_setPausedState:{value:function(v,E){if(o.paused===v)return this;if(o.paused=v,v){var A=r(E,"onPause"),L=r(E,"onPostPause");A?.(),K(),re(),a._setSubtreeIsolation(!1),L?.()}else{var z=r(E,"onUnpause"),j=r(E,"onPostUnpause");z?.(),a._setSubtreeIsolation(!0),p(),G(),re(),j?.()}return this}},_setSubtreeIsolation:{value:function(v){n.isolateSubtrees&&o.adjacentElements.forEach(function(E){var A;v?n.isolateSubtrees==="aria-hidden"?((E.ariaHidden==="true"||((A=E.getAttribute("aria-hidden"))===null||A===void 0?void 0:A.toLowerCase())==="true")&&o.alreadySilent.add(E),E.setAttribute("aria-hidden","true")):((E.inert||E.hasAttribute("inert"))&&o.alreadySilent.add(E),E.setAttribute("inert",!0)):o.alreadySilent.has(E)||(n.isolateSubtrees==="aria-hidden"?E.removeAttribute("aria-hidden"):E.removeAttribute("inert"))})}}}),a.updateContainerElements(e),a};const Ny={name:"CloseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Py=function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon close-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(u){return e.$emit("click",u)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},_y=[],Ly=gt(Ny,Py,_y,!1,null,null);const zy=Ly.exports;function Ws(){return window._nc_focus_trap??=[],window._nc_focus_trap}function Oy(){let e=[];return{pause(){e=[...Ws()];for(const t of e)t.pause()},unpause(){if(e.length===Ws().length)for(const t of e)t.unpause();e=[]}}}function Ry(e,t={}){const u=Oy();Tu(e,()=>{Pu(t.disabled)||(Pu(e)?u.pause():u.unpause())}),Sf(()=>{u.unpause()})}function Gt(e){return e.split("-")[0]}function ss(e){return e.split("-")[1]}function ln(e){return["top","bottom"].includes(Gt(e))?"x":"y"}function bl(e){return e==="y"?"height":"width"}function Nm(e){let{reference:t,floating:u,placement:s}=e;const n=t.x+t.width/2-u.width/2,o=t.y+t.height/2-u.height/2;let a;switch(Gt(s)){case"top":a={x:n,y:t.y-u.height};break;case"bottom":a={x:n,y:t.y+t.height};break;case"right":a={x:t.x+t.width,y:o};break;case"left":a={x:t.x-u.width,y:o};break;default:a={x:t.x,y:t.y}}const r=ln(s),i=bl(r);switch(ss(s)){case"start":a[r]=a[r]-(t[i]/2-u[i]/2);break;case"end":a[r]=a[r]+(t[i]/2-u[i]/2);break}return a}const My=async(e,t,u)=>{const{placement:s="bottom",strategy:n="absolute",middleware:o=[],platform:a}=u;let r=await a.getElementRects({reference:e,floating:t,strategy:n}),{x:i,y:m}=Nm({...r,placement:s}),d=s,p={};for(let f=0;f({name:"arrow",options:e,async fn(t){const{element:u,padding:s=0}=e??{},{x:n,y:o,placement:a,rects:r,platform:i}=t;if(u==null)return{};const m=Pg(s),d={x:n,y:o},p=Gt(a),f=ln(p),C=bl(f),k=await i.getDimensions({element:u}),w=f==="y"?"top":"left",D=f==="y"?"bottom":"right",B=r.reference[C]+r.reference[f]-d[f]-r.floating[C],y=d[f]-r.reference[f],T=await i.getOffsetParent({element:u}),N=T?f==="y"?T.clientHeight||0:T.clientWidth||0:0,H=B/2-y/2,G=m[w],J=N-k[C]-m[D],K=N/2-k[C]/2+H,ue=bi(G,K,J);return{data:{[f]:ue,centerOffset:K-ue}}}}),$y={left:"right",right:"left",bottom:"top",top:"bottom"};function mo(e){return e.replace(/left|right|bottom|top/g,t=>$y[t])}function _g(e,t){const u=ss(e)==="start",s=ln(e),n=bl(s);let o=s==="x"?u?"right":"left":u?"bottom":"top";return t.reference[n]>t.floating[n]&&(o=mo(o)),{main:o,cross:mo(o)}}const Hy={start:"end",end:"start"};function Ai(e){return e.replace(/start|end/g,t=>Hy[t])}const Vy=["top","right","bottom","left"],Gy=Vy.reduce((e,t)=>e.concat(t,t+"-start",t+"-end"),[]);function Ky(e,t,u){return(e?[...u.filter(s=>ss(s)===e),...u.filter(s=>ss(s)!==e)]:u.filter(s=>Gt(s)===s)).filter(s=>e?ss(s)===e||(t?Ai(s)!==s:!1):!0)}const Wy=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var u,s,n,o,a,r;const{x:i,y:m,rects:d,middlewareData:p,placement:f}=t,{alignment:C=null,allowedPlacements:k=Gy,autoAlignment:w=!0,...D}=e;if((u=p.autoPlacement)!=null&&u.skip)return{};const B=Ky(C,w,k),y=await ko(t,D),T=(s=(n=p.autoPlacement)==null?void 0:n.index)!=null?s:0,N=B[T],{main:H,cross:G}=_g(N,d);if(f!==N)return{x:i,y:m,reset:{placement:B[0]}};const J=[y[Gt(N)],y[H],y[G]],K=[...(o=(a=p.autoPlacement)==null?void 0:a.overflows)!=null?o:[],{placement:N,overflows:J}],ue=B[T+1];if(ue)return{data:{index:T+1,overflows:K},reset:{placement:ue}};const se=K.slice().sort((v,E)=>v.overflows[0]-E.overflows[0]),re=(r=se.find(v=>{let{overflows:E}=v;return E.every(A=>A<=0)}))==null?void 0:r.placement;return{data:{skip:!0},reset:{placement:re??se[0].placement}}}}};function qy(e){const t=mo(e);return[Ai(e),t,Ai(t)]}const Xy=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var u,s;const{placement:n,middlewareData:o,rects:a,initialPlacement:r}=t;if((u=o.flip)!=null&&u.skip)return{};const{mainAxis:i=!0,crossAxis:m=!0,fallbackPlacements:d,fallbackStrategy:p="bestFit",flipAlignment:f=!0,...C}=e,k=Gt(n),w=d||(k===r||!f?[mo(r)]:qy(r)),D=[r,...w],B=await ko(t,C),y=[];let T=((s=o.flip)==null?void 0:s.overflows)||[];if(i&&y.push(B[k]),m){const{main:J,cross:K}=_g(n,a);y.push(B[J],B[K])}if(T=[...T,{placement:n,overflows:y}],!y.every(J=>J<=0)){var N,H;const J=((N=(H=o.flip)==null?void 0:H.index)!=null?N:0)+1,K=D[J];if(K)return{data:{index:J,overflows:T},reset:{placement:K}};let ue="bottom";switch(p){case"bestFit":{var G;const se=(G=T.slice().sort((re,v)=>re.overflows.filter(E=>E>0).reduce((E,A)=>E+A,0)-v.overflows.filter(E=>E>0).reduce((E,A)=>E+A,0))[0])==null?void 0:G.placement;se&&(ue=se);break}case"initialPlacement":ue=r;break}return{data:{skip:!0},reset:{placement:ue}}}return{}}}};function Jy(e){let{placement:t,rects:u,value:s}=e;const n=Gt(t),o=["left","top"].includes(n)?-1:1,a=typeof s=="function"?s({...u,placement:t}):s,{mainAxis:r,crossAxis:i}=typeof a=="number"?{mainAxis:a,crossAxis:0}:{mainAxis:0,crossAxis:0,...a};return ln(n)==="x"?{x:i,y:r*o}:{x:r*o,y:i}}const Zy=function(e){return e===void 0&&(e=0),{name:"offset",options:e,fn(t){const{x:u,y:s,placement:n,rects:o}=t,a=Jy({placement:n,rects:o,value:e});return{x:u+a.x,y:s+a.y,data:a}}}};function Yy(e){return e==="x"?"y":"x"}const Qy=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:u,y:s,placement:n}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:r={fn:D=>{let{x:B,y}=D;return{x:B,y}}},...i}=e,m={x:u,y:s},d=await ko(t,i),p=ln(Gt(n)),f=Yy(p);let C=m[p],k=m[f];if(o){const D=p==="y"?"top":"left",B=p==="y"?"bottom":"right",y=C+d[D],T=C-d[B];C=bi(y,C,T)}if(a){const D=f==="y"?"top":"left",B=f==="y"?"bottom":"right",y=k+d[D],T=k-d[B];k=bi(y,k,T)}const w=r.fn({...t,[p]:C,[f]:k});return{...w,data:{x:w.x-u,y:w.y-s}}}}},e5=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var u;const{placement:s,rects:n,middlewareData:o}=t,{apply:a,...r}=e;if((u=o.size)!=null&&u.skip)return{};const i=await ko(t,r),m=Gt(s),d=ss(s)==="end";let p,f;m==="top"||m==="bottom"?(p=m,f=d?"left":"right"):(f=m,p=d?"top":"bottom");const C=yu(i.left,0),k=yu(i.right,0),w=yu(i.top,0),D=yu(i.bottom,0),B={height:n.floating.height-(["left","right"].includes(s)?2*(w!==0||D!==0?w+D:yu(i.top,i.bottom)):i[p]),width:n.floating.width-(["top","bottom"].includes(s)?2*(C!==0||k!==0?C+k:yu(i.left,i.right)):i[f])};return a?.({...B,...n}),{data:{skip:!0},reset:{rects:!0}}}}};function Al(e){return e?.toString()==="[object Window]"}function cu(e){if(e==null)return window;if(!Al(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Do(e){return cu(e).getComputedStyle(e)}function Ht(e){return Al(e)?"":e?(e.nodeName||"").toLowerCase():""}function Vt(e){return e instanceof cu(e).HTMLElement}function po(e){return e instanceof cu(e).Element}function t5(e){return e instanceof cu(e).Node}function Lg(e){const t=cu(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function To(e){const{overflow:t,overflowX:u,overflowY:s}=Do(e);return/auto|scroll|overlay|hidden/.test(t+s+u)}function u5(e){return["table","td","th"].includes(Ht(e))}function zg(e){const t=navigator.userAgent.toLowerCase().includes("firefox"),u=Do(e);return u.transform!=="none"||u.perspective!=="none"||u.contain==="paint"||["transform","perspective"].includes(u.willChange)||t&&u.willChange==="filter"||t&&(u.filter?u.filter!=="none":!1)}const Pm=Math.min,Rs=Math.max,go=Math.round;function is(e,t){t===void 0&&(t=!1);const u=e.getBoundingClientRect();let s=1,n=1;return t&&Vt(e)&&(s=e.offsetWidth>0&&go(u.width)/e.offsetWidth||1,n=e.offsetHeight>0&&go(u.height)/e.offsetHeight||1),{width:u.width/s,height:u.height/n,top:u.top/n,right:u.right/s,bottom:u.bottom/n,left:u.left/s,x:u.left/s,y:u.top/n}}function mu(e){return((t5(e)?e.ownerDocument:e.document)||window.document).documentElement}function So(e){return Al(e)?{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}:{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function Og(e){return is(mu(e)).left+So(e).scrollLeft}function s5(e){const t=is(e);return go(t.width)!==e.offsetWidth||go(t.height)!==e.offsetHeight}function n5(e,t,u){const s=Vt(t),n=mu(t),o=is(e,s&&s5(t));let a={scrollLeft:0,scrollTop:0};const r={x:0,y:0};if(s||!s&&u!=="fixed")if((Ht(t)!=="body"||To(n))&&(a=So(t)),Vt(t)){const i=is(t,!0);r.x=i.x+t.clientLeft,r.y=i.y+t.clientTop}else n&&(r.x=Og(n));return{x:o.left+a.scrollLeft-r.x,y:o.top+a.scrollTop-r.y,width:o.width,height:o.height}}function No(e){return Ht(e)==="html"?e:e.assignedSlot||e.parentNode||(Lg(e)?e.host:null)||mu(e)}function _m(e){return!Vt(e)||getComputedStyle(e).position==="fixed"?null:e.offsetParent}function o5(e){let t=No(e);for(;Vt(t)&&!["html","body"].includes(Ht(t));){if(zg(t))return t;t=t.parentNode}return null}function Fi(e){const t=cu(e);let u=_m(e);for(;u&&u5(u)&&getComputedStyle(u).position==="static";)u=_m(u);return u&&(Ht(u)==="html"||Ht(u)==="body"&&getComputedStyle(u).position==="static"&&!zg(u))?t:u||o5(e)||t}function Lm(e){return{width:e.offsetWidth,height:e.offsetHeight}}function a5(e){let{rect:t,offsetParent:u,strategy:s}=e;const n=Vt(u),o=mu(u);if(u===o)return t;let a={scrollLeft:0,scrollTop:0};const r={x:0,y:0};if((n||!n&&s!=="fixed")&&((Ht(u)!=="body"||To(o))&&(a=So(u)),Vt(u))){const i=is(u,!0);r.x=i.x+u.clientLeft,r.y=i.y+u.clientTop}return{...t,x:t.x-a.scrollLeft+r.x,y:t.y-a.scrollTop+r.y}}function r5(e){const t=cu(e),u=mu(e),s=t.visualViewport;let n=u.clientWidth,o=u.clientHeight,a=0,r=0;return s&&(n=s.width,o=s.height,Math.abs(t.innerWidth/s.scale-s.width)<.01&&(a=s.offsetLeft,r=s.offsetTop)),{width:n,height:o,x:a,y:r}}function i5(e){var t;const u=mu(e),s=So(e),n=(t=e.ownerDocument)==null?void 0:t.body,o=Rs(u.scrollWidth,u.clientWidth,n?n.scrollWidth:0,n?n.clientWidth:0),a=Rs(u.scrollHeight,u.clientHeight,n?n.scrollHeight:0,n?n.clientHeight:0);let r=-s.scrollLeft+Og(e);const i=-s.scrollTop;return Do(n||u).direction==="rtl"&&(r+=Rs(u.clientWidth,n?n.clientWidth:0)-o),{width:o,height:a,x:r,y:i}}function Rg(e){return["html","body","#document"].includes(Ht(e))?e.ownerDocument.body:Vt(e)&&To(e)?e:Rg(No(e))}function fo(e,t){var u;t===void 0&&(t=[]);const s=Rg(e),n=s===((u=e.ownerDocument)==null?void 0:u.body),o=cu(s),a=n?[o].concat(o.visualViewport||[],To(s)?s:[]):s,r=t.concat(a);return n?r:r.concat(fo(No(a)))}function l5(e,t){const u=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(u&&Lg(u)){let s=t;do{if(s&&e===s)return!0;s=s.parentNode||s.host}while(s)}return!1}function d5(e){const t=is(e),u=t.top+e.clientTop,s=t.left+e.clientLeft;return{top:u,left:s,x:s,y:u,right:s+e.clientWidth,bottom:u+e.clientHeight,width:e.clientWidth,height:e.clientHeight}}function zm(e,t){return t==="viewport"?Bi(r5(e)):po(t)?d5(t):Bi(i5(mu(e)))}function c5(e){const t=fo(No(e)),u=["absolute","fixed"].includes(Do(e).position)&&Vt(e)?Fi(e):e;return po(u)?t.filter(s=>po(s)&&l5(s,u)&&Ht(s)!=="body"):[]}function m5(e){let{element:t,boundary:u,rootBoundary:s}=e;const n=[...u==="clippingParents"?c5(t):[].concat(u),s],o=n[0],a=n.reduce((r,i)=>{const m=zm(t,i);return r.top=Rs(m.top,r.top),r.right=Pm(m.right,r.right),r.bottom=Pm(m.bottom,r.bottom),r.left=Rs(m.left,r.left),r},zm(t,o));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}const p5={getElementRects:e=>{let{reference:t,floating:u,strategy:s}=e;return{reference:n5(t,Fi(u),s),floating:{...Lm(u),x:0,y:0}}},convertOffsetParentRelativeRectToViewportRelativeRect:e=>a5(e),getOffsetParent:e=>{let{element:t}=e;return Fi(t)},isElement:e=>po(e),getDocumentElement:e=>{let{element:t}=e;return mu(t)},getClippingClientRect:e=>m5(e),getDimensions:e=>{let{element:t}=e;return Lm(t)},getClientRects:e=>{let{element:t}=e;return t.getClientRects()}},g5=(e,t,u)=>My(e,t,{platform:p5,...u});var f5=Object.defineProperty,h5=Object.defineProperties,v5=Object.getOwnPropertyDescriptors,ho=Object.getOwnPropertySymbols,Mg=Object.prototype.hasOwnProperty,Ug=Object.prototype.propertyIsEnumerable,Om=(e,t,u)=>t in e?f5(e,t,{enumerable:!0,configurable:!0,writable:!0,value:u}):e[t]=u,eu=(e,t)=>{for(var u in t||(t={}))Mg.call(t,u)&&Om(e,u,t[u]);if(ho)for(var u of ho(t))Ug.call(t,u)&&Om(e,u,t[u]);return e},Po=(e,t)=>h5(e,v5(t)),C5=(e,t)=>{var u={};for(var s in e)Mg.call(e,s)&&t.indexOf(s)<0&&(u[s]=e[s]);if(e!=null&&ho)for(var s of ho(e))t.indexOf(s)<0&&Ug.call(e,s)&&(u[s]=e[s]);return u};function jg(e,t){for(const u in t)Object.prototype.hasOwnProperty.call(t,u)&&(typeof t[u]=="object"&&e[u]?jg(e[u],t[u]):e[u]=t[u])}const Pt={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:5e3,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover","focus"],delay:{show:0,hide:400}}}};function ls(e,t){let u=Pt.themes[e]||{},s;do s=u[t],typeof s>"u"?u.$extend?u=Pt.themes[u.$extend]||{}:(u=null,s=Pt[t]):u=null;while(u);return s}function E5(e){const t=[e];let u=Pt.themes[e]||{};do u.$extend&&!u.$resetCss?(t.push(u.$extend),u=Pt.themes[u.$extend]||{}):u=null;while(u);return t.map(s=>`v-popper--theme-${s}`)}function Rm(e){const t=[e];let u=Pt.themes[e]||{};do u.$extend?(t.push(u.$extend),u=Pt.themes[u.$extend]||{}):u=null;while(u);return t}let Ou=!1;if(typeof window<"u"){Ou=!1;try{const e=Object.defineProperty({},"passive",{get(){Ou=!0}});window.addEventListener("test",null,e)}catch{}}let Ig=!1;typeof window<"u"&&typeof navigator<"u"&&(Ig=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const $g=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Mm={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart"},Um={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend"};function jm(e,t){const u=e.indexOf(t);u!==-1&&e.splice(u,1)}function Mr(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const vt=[];let Eu=null;const Im={};function $m(e){let t=Im[e];return t||(t=Im[e]=[]),t}let ki=function(){};typeof window<"u"&&(ki=window.Element);function me(e){return function(){const t=this.$props;return ls(t.theme,e)}}const Ur="__floating-vue__popper";var Hg=()=>({name:"VPopper",props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,required:!0},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:me("disabled")},positioningDisabled:{type:Boolean,default:me("positioningDisabled")},placement:{type:String,default:me("placement"),validator:e=>$g.includes(e)},delay:{type:[String,Number,Object],default:me("delay")},distance:{type:[Number,String],default:me("distance")},skidding:{type:[Number,String],default:me("skidding")},triggers:{type:Array,default:me("triggers")},showTriggers:{type:[Array,Function],default:me("showTriggers")},hideTriggers:{type:[Array,Function],default:me("hideTriggers")},popperTriggers:{type:Array,default:me("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:me("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:me("popperHideTriggers")},container:{type:[String,Object,ki,Boolean],default:me("container")},boundary:{type:[String,ki],default:me("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:me("strategy")},autoHide:{type:[Boolean,Function],default:me("autoHide")},handleResize:{type:Boolean,default:me("handleResize")},instantMove:{type:Boolean,default:me("instantMove")},eagerMount:{type:Boolean,default:me("eagerMount")},popperClass:{type:[String,Array,Object],default:me("popperClass")},computeTransformOrigin:{type:Boolean,default:me("computeTransformOrigin")},autoMinSize:{type:Boolean,default:me("autoMinSize")},autoSize:{type:[Boolean,String],default:me("autoSize")},autoMaxSize:{type:Boolean,default:me("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:me("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:me("preventOverflow")},overflowPadding:{type:[Number,String],default:me("overflowPadding")},arrowPadding:{type:[Number,String],default:me("arrowPadding")},arrowOverflow:{type:Boolean,default:me("arrowOverflow")},flip:{type:Boolean,default:me("flip")},shift:{type:Boolean,default:me("shift")},shiftCrossAxis:{type:Boolean,default:me("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:me("noAutoFocus")}},provide(){return{[Ur]:{parentPopper:this}}},inject:{[Ur]:{default:null}},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},shownChildren:new Set,lastAutoHide:!0}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:Po(eu({},this.classes),{popperClass:this.popperClass}),result:this.positioningDisabled?null:this.result}},parentPopper(){var e;return(e=this[Ur])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:eu(eu({shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())}},["triggers","positioningDisabled"].reduce((e,t)=>(e[t]="$_refreshListeners",e),{})),["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})),created(){this.$_isDisposed=!0,this.randomId=`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeDestroy(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:u=!1}={}){var s,n;(s=this.parentPopper)!=null&&s.lockedChild&&this.parentPopper.lockedChild!==this||(this.$_pendingHide=!1,(u||!this.disabled)&&(((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1,skipAiming:u=!1}={}){var s;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}if(!u&&this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((s=this.parentPopper)==null?void 0:s.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){this.$_isDisposed&&(this.$_isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=this.referenceNode(),this.$_targetNodes=this.targetNodes().filter(e=>e.nodeType===e.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.$_isDisposed||(this.$_isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"),this.$emit("dispose"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){var e;if(this.$_isDisposed||this.positioningDisabled)return;const t={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&t.middleware.push(Zy({mainAxis:this.distance,crossAxis:this.skidding}));const u=this.placement.startsWith("auto");if(u?t.middleware.push(Wy({alignment:(e=this.placement.split("-")[1])!=null?e:""})):t.placement=this.placement,this.preventOverflow&&(this.shift&&t.middleware.push(Qy({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!u&&this.flip&&t.middleware.push(Xy({padding:this.overflowPadding,boundary:this.boundary}))),t.middleware.push(Iy({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&t.middleware.push({name:"arrowOverflow",fn:({placement:n,rects:o,middlewareData:a})=>{let r;const{centerOffset:i}=a.arrow;return n.startsWith("top")||n.startsWith("bottom")?r=Math.abs(i)>o.reference.width/2:r=Math.abs(i)>o.reference.height/2,{data:{overflow:r}}}}),this.autoMinSize||this.autoSize){const n=this.autoSize?this.autoSize:this.autoMinSize?"min":null;t.middleware.push({name:"autoSize",fn:({rects:o,placement:a,middlewareData:r})=>{var i;if((i=r.autoSize)!=null&&i.skip)return{};let m,d;return a.startsWith("top")||a.startsWith("bottom")?m=o.reference.width:d=o.reference.height,this.$_innerNode.style[n==="min"?"minWidth":n==="max"?"maxWidth":"width"]=m!=null?`${m}px`:null,this.$_innerNode.style[n==="min"?"minHeight":n==="max"?"maxHeight":"height"]=d!=null?`${d}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,t.middleware.push(e5({boundary:this.boundary,padding:this.overflowPadding,apply:({width:n,height:o})=>{this.$_innerNode.style.maxWidth=n!=null?`${n}px`:null,this.$_innerNode.style.maxHeight=o!=null?`${o}px`:null}})));const s=await g5(this.$_referenceNode,this.$_popperNode,t);Object.assign(this.result,{x:s.x,y:s.y,placement:s.placement,strategy:s.strategy,arrow:eu(eu({},s.middlewareData.arrow),s.middlewareData.arrowOverflow)})},$_scheduleShow(e=null,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),Eu&&this.instantMove&&Eu.instantMove&&Eu!==this.parentPopper){Eu.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e=null,t=!1){if(this.shownChildren.size>0){this.$_pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(Eu=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await Mr(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...fo(this.$_referenceNode),...fo(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),u=this.$_popperNode.querySelector(".v-popper__wrapper"),s=u.parentNode.getBoundingClientRect(),n=t.x+t.width/2-(s.left+u.offsetLeft),o=t.y+t.height/2-(s.top+u.offsetTop);this.result.transformOrigin=`${n}px ${o}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let u=0;u0){this.$_pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,jm(vt,this),vt.length===0&&document.body.classList.remove("v-popper--some-open");for(const u of Rm(this.theme)){const s=$m(u);jm(s,this),s.length===0&&document.body.classList.remove(`v-popper--some-open--${u}`)}Eu===this&&(Eu=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=ls(this.theme,"disposeTimeout");t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await Mr(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.$_isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=u=>{this.isShown&&!this.$_hideInProgress||(u.usedByTooltip=!0,!this.$_preventShow&&this.show({event:u}))};this.$_registerTriggerListeners(this.$_targetNodes,Mm,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Mm,this.popperTriggers,this.popperShowTriggers,e);const t=u=>s=>{s.usedByTooltip||this.hide({event:s,skipAiming:u})};this.$_registerTriggerListeners(this.$_targetNodes,Um,this.triggers,this.hideTriggers,t(!1)),this.$_registerTriggerListeners([this.$_popperNode],Um,this.popperTriggers,this.popperHideTriggers,t(!0))},$_registerEventListeners(e,t,u){this.$_events.push({targetNodes:e,eventType:t,handler:u}),e.forEach(s=>s.addEventListener(t,u,Ou?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,u,s,n){let o=u;s!=null&&(o=typeof s=="function"?s(o):s),o.forEach(a=>{const r=t[a];r&&this.$_registerEventListeners(e,r,n)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(u=>{const{targetNodes:s,eventType:n,handler:o}=u;!e||e===n?s.forEach(a=>a.removeEventListener(n,o)):t.push(u)}),this.$_events=t},$_refreshListeners(){this.$_isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const u of this.$_targetNodes){const s=u.getAttribute(e);s&&(u.removeAttribute(e),u.setAttribute(t,s))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const u in e){const s=e[u];s==null?t.removeAttribute(u):t.setAttribute(u,s)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.$_pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$el.getBoundingClientRect();if(Ms>=e.left&&Ms<=e.right&&Us>=e.top&&Us<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),u=Ms-Xt,s=Us-Jt,n=t.left+t.width/2-Xt+(t.top+t.height/2)-Jt+t.width+t.height,o=Xt+u*n,a=Jt+s*n;return Fn(Xt,Jt,o,a,t.left,t.top,t.left,t.bottom)||Fn(Xt,Jt,o,a,t.left,t.top,t.right,t.top)||Fn(Xt,Jt,o,a,t.right,t.top,t.right,t.bottom)||Fn(Xt,Jt,o,a,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$scopedSlots.default(this.slotData)[0]}});typeof document<"u"&&typeof window<"u"&&(Ig?(document.addEventListener("touchstart",Hm,Ou?{passive:!0,capture:!0}:!0),document.addEventListener("touchend",w5,Ou?{passive:!0,capture:!0}:!0)):(window.addEventListener("mousedown",Hm,!0),window.addEventListener("click",y5,!0)),window.addEventListener("resize",b5));function Hm(e){for(let t=0;t=0;s--){const n=vt[s];try{const o=n.$_containsGlobalTarget=x5(n,e);n.$_pendingHide=!1,requestAnimationFrame(()=>{if(n.$_pendingHide=!1,!u[n.randomId]&&Vm(n,o,e)){if(n.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&o){let r=n.parentPopper;for(;r;)u[r.randomId]=!0,r=r.parentPopper;return}let a=n.parentPopper;for(;a&&Vm(a,a.$_containsGlobalTarget,e);)a.$_handleGlobalClose(e,t),a=a.parentPopper}})}catch{}}}function x5(e,t){const u=e.popperNode();return e.$_mouseDownContains||u.contains(t.target)}function Vm(e,t,u){return u.closeAllPopover||u.closePopover&&t||B5(e,u)&&!t}function B5(e,t){if(typeof e.autoHide=="function"){const u=e.autoHide(t);return e.lastAutoHide=u,u}return e.autoHide}function b5(e){for(let t=0;t{Xt=Ms,Jt=Us,Ms=e.clientX,Us=e.clientY},Ou?{passive:!0}:void 0);function Fn(e,t,u,s,n,o,a,r){const i=((a-n)*(t-o)-(r-o)*(e-n))/((r-o)*(u-e)-(a-n)*(s-t)),m=((u-e)*(t-o)-(s-t)*(e-n))/((r-o)*(u-e)-(a-n)*(s-t));return i>=0&&i<=1&&m>=0&&m<=1}function A5(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var u=e.indexOf("Trident/");if(u>0){var s=e.indexOf("rv:");return parseInt(e.substring(s+3,e.indexOf(".",s)),10)}var n=e.indexOf("Edge/");return n>0?parseInt(e.substring(n+5,e.indexOf(".",n)),10):-1}var In;function Di(){Di.init||(Di.init=!0,In=A5()!==-1)}var F5={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var e=this;Di(),this.$nextTick(function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight,e.emitOnMount&&e.emitSize()});var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",In&&this.$el.appendChild(t),t.data="about:blank",In||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()},methods:{compareAndNotify:function(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize:function(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!In&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};function k5(e,t,u,s,n,o,a,r,i,m){var d=typeof u=="function"?u.options:u;return e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0),d._scopeId=s,u}var D5=F5,Gg=function(){var e=this,t=e.$createElement,u=e._self._c||t;return u("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},T5=[];Gg._withStripped=!0;var S5=void 0,N5="data-v-8859cc6c",Ti=k5({render:Gg,staticRenderFns:T5},S5,D5,N5);function P5(e){e.component("resize-observer",Ti),e.component("ResizeObserver",Ti)}var _5={version:"1.0.1",install:P5},kn=null;typeof window<"u"?kn=window.Vue:typeof jt<"u"&&(kn=jt.Vue),kn&&kn.use(_5);var Kg={computed:{themeClass(){return E5(this.theme)}}},L5={name:"VPopperContent",components:{ResizeObserver:Ti},mixins:[Kg],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}},z5=function(){var e=this,t=e.$createElement,u=e._self._c||t;return u("div",{ref:"popover",staticClass:"v-popper__popper",class:[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}],style:e.result?{position:e.result.strategy,transform:"translate3d("+Math.round(e.result.x)+"px,"+Math.round(e.result.y)+"px,0)"}:void 0,attrs:{id:e.popperId,"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0},on:{keyup:function(s){if(!s.type.indexOf("key")&&e._k(s.keyCode,"esc",27,s.key,["Esc","Escape"]))return null;e.autoHide&&e.$emit("hide")}}},[u("div",{staticClass:"v-popper__backdrop",on:{click:function(s){e.autoHide&&e.$emit("hide")}}}),u("div",{staticClass:"v-popper__wrapper",style:e.result?{transformOrigin:e.result.transformOrigin}:void 0},[u("div",{ref:"inner",staticClass:"v-popper__inner"},[e.mounted?[u("div",[e._t("default")],2),e.handleResize?u("ResizeObserver",{on:{notify:function(s){return e.$emit("resize",s)}}}):e._e()]:e._e()],2),u("div",{ref:"arrow",staticClass:"v-popper__arrow-container",style:e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0},[u("div",{staticClass:"v-popper__arrow-outer"}),u("div",{staticClass:"v-popper__arrow-inner"})])])])},O5=[];function vs(e,t,u,s,n,o,a,r){var i=typeof e=="function"?e.options:e;t&&(i.render=t,i.staticRenderFns=u,i._compiled=!0);var m;if(n&&(m=n),m)if(i.functional){i._injectStyles=m;var d=i.render;i.render=function(f,C){return m.call(C),d(f,C)}}else{var p=i.beforeCreate;i.beforeCreate=p?[].concat(p,m):[m]}return{exports:e,options:i}}const Gm={};var R5=vs(L5,z5,O5,!1,M5);function M5(e){for(let t in Gm)this[t]=Gm[t]}var Wg=(function(){return R5.exports})(),Fl={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}},U5={name:"VPopperWrapper",components:{Popper:Hg(),PopperContent:Wg},mixins:[Fl,Kg],inheritAttrs:!1,props:{theme:{type:String,default(){return this.$options.vPopperTheme}}},methods:{getTargetNodes(){return Array.from(this.$refs.reference.children).filter(e=>e!==this.$refs.popperContent.$el)}}},j5=function(){var e=this,t=e.$createElement,u=e._self._c||t;return u("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"target-nodes":e.getTargetNodes,"reference-node":function(){return e.$refs.reference},"popper-node":function(){return e.$refs.popperContent.$el}},scopedSlots:e._u([{key:"default",fn:function(s){var n=s.popperId,o=s.isShown,a=s.shouldMountContent,r=s.skipTransition,i=s.autoHide,m=s.show,d=s.hide,p=s.handleResize,f=s.onResize,C=s.classes,k=s.result;return[u("div",{ref:"reference",staticClass:"v-popper",class:[e.themeClass,{"v-popper--shown":o}]},[e._t("default",null,{shown:o,show:m,hide:d}),u("PopperContent",{ref:"popperContent",attrs:{"popper-id":n,theme:e.theme,shown:o,mounted:a,"skip-transition":r,"auto-hide":i,"handle-resize":p,classes:C,result:k},on:{hide:d,resize:f}},[e._t("popper",null,{shown:o,hide:d})],2)],2)]}}],null,!0)},"Popper",e.$attrs,!1),e.$listeners))},I5=[];const Km={};var $5=vs(U5,j5,I5,!1,H5);function H5(e){for(let t in Km)this[t]=Km[t]}var kl=(function(){return $5.exports})(),V5=Po(eu({},kl),{name:"VDropdown",vPopperTheme:"dropdown"});let G5,K5;const Wm={};var W5=vs(V5,G5,K5,!1,q5);function q5(e){for(let t in Wm)this[t]=Wm[t]}var Si=(function(){return W5.exports})(),X5=Po(eu({},kl),{name:"VMenu",vPopperTheme:"menu"});let J5,Z5;const qm={};var Y5=vs(X5,J5,Z5,!1,Q5);function Q5(e){for(let t in qm)this[t]=qm[t]}var Xm=(function(){return Y5.exports})(),ew=Po(eu({},kl),{name:"VTooltip",vPopperTheme:"tooltip"});let tw,uw;const Jm={};var sw=vs(ew,tw,uw,!1,nw);function nw(e){for(let t in Jm)this[t]=Jm[t]}var Zm=(function(){return sw.exports})(),ow={name:"VTooltipDirective",components:{Popper:Hg(),PopperContent:Wg},mixins:[Fl],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default(){return ls(this.theme,"html")}},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default(){return ls(this.theme,"loadingContent")}}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(e){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,u=this.content(this);u.then?u.then(s=>this.onResult(t,s)):this.onResult(t,u)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}},aw=function(){var e=this,t=e.$createElement,u=e._self._c||t;return u("Popper",e._g(e._b({ref:"popper",attrs:{theme:e.theme,"popper-node":function(){return e.$refs.popperContent.$el}},on:{"apply-show":e.onShow,"apply-hide":e.onHide},scopedSlots:e._u([{key:"default",fn:function(s){var n=s.popperId,o=s.isShown,a=s.shouldMountContent,r=s.skipTransition,i=s.autoHide,m=s.hide,d=s.handleResize,p=s.onResize,f=s.classes,C=s.result;return[u("PopperContent",{ref:"popperContent",class:{"v-popper--tooltip-loading":e.loading},attrs:{"popper-id":n,theme:e.theme,shown:o,mounted:a,"skip-transition":r,"auto-hide":i,"handle-resize":d,classes:f,result:C},on:{hide:m,resize:p}},[e.html?u("div",{domProps:{innerHTML:e._s(e.finalContent)}}):u("div",{domProps:{textContent:e._s(e.finalContent)}})])]}}])},"Popper",e.$attrs,!1),e.$listeners))},rw=[];const Ym={};var iw=vs(ow,aw,rw,!1,lw);function lw(e){for(let t in Ym)this[t]=Ym[t]}var dw=(function(){return iw.exports})();const qg="v-popper--has-tooltip";function cw(e,t){let u=e.placement;if(!u&&t)for(const s of $g)t[s]&&(u=s);return u||(u=ls(e.theme||"tooltip","placement")),u}function Xg(e,t,u){let s;const n=typeof t;return n==="string"?s={content:t}:t&&n==="object"?s=t:s={content:!1},s.placement=cw(s,u),s.targetNodes=()=>[e],s.referenceNode=()=>e,s}function mw(e,t,u){const s=Xg(e,t,u),n=e.$_popper=new Ee({mixins:[Fl],data(){return{options:s}},render(a){const r=this.options,{theme:i,html:m,content:d,loadingContent:p}=r,f=C5(r,["theme","html","content","loadingContent"]);return a(dw,{props:{theme:i,html:m,content:d,loadingContent:p},attrs:f,ref:"popper"})},devtools:{hide:!0}}),o=document.createElement("div");return document.body.appendChild(o),n.$mount(o),e.classList&&e.classList.add(qg),n}function Jg(e){e.$_popper&&(e.$_popper.$destroy(),delete e.$_popper,delete e.$_popperOldShown),e.classList&&e.classList.remove(qg)}function Qm(e,{value:t,oldValue:u,modifiers:s}){const n=Xg(e,t,s);if(!n.content||ls(n.theme||"tooltip","disabled"))Jg(e);else{let o;e.$_popper?(o=e.$_popper,o.options=n):o=mw(e,t,s),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?o.show():o.hide())}}var pw={bind:Qm,update:Qm,unbind(e){Jg(e)}};function e4(e){e.addEventListener("click",Zg),e.addEventListener("touchstart",Yg,Ou?{passive:!0}:!1)}function t4(e){e.removeEventListener("click",Zg),e.removeEventListener("touchstart",Yg),e.removeEventListener("touchend",Qg),e.removeEventListener("touchcancel",e3)}function Zg(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Yg(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const u=e.changedTouches[0];t.$_vclosepopover_touchPoint=u,t.addEventListener("touchend",Qg),t.addEventListener("touchcancel",e3)}}function Qg(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const u=e.changedTouches[0],s=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(u.screenY-s.screenY)<20&&Math.abs(u.screenX-s.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function e3(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}var gw={bind(e,{value:t,modifiers:u}){e.$_closePopoverModifiers=u,(typeof t>"u"||t)&&e4(e)},update(e,{value:t,oldValue:u,modifiers:s}){e.$_closePopoverModifiers=s,t!==u&&(typeof t>"u"||t?e4(e):t4(e))},unbind(e){t4(e)}};const u4=Pt,fw=Si;function hw(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,jg(Pt,t),e.directive("tooltip",pw),e.directive("close-popper",gw),e.component("v-tooltip",Zm),e.component("VTooltip",Zm),e.component("v-dropdown",Si),e.component("VDropdown",Si),e.component("v-menu",Xm),e.component("VMenu",Xm))}const vw={version:"1.0.0-beta.19",install:hw,options:Pt};let Dn=null;typeof window<"u"?Dn=window.Vue:typeof jt<"u"&&(Dn=jt.Vue),Dn&&Dn.use(vw);const Cw={name:"NcPopoverTriggerProvider",provide(){return{"NcPopover:trigger:shown":()=>this.shown,"NcPopover:trigger:attrs":()=>this.triggerAttrs}},props:{shown:{type:Boolean,required:!0},popupRole:{type:String,default:void 0}},computed:{triggerAttrs(){return{"aria-haspopup":this.popupRole,"aria-expanded":this.shown.toString()}}},render(){return this.$scopedSlots.default?.({attrs:this.triggerAttrs})}},Ew=null,yw=null;var ww=gt(Cw,Ew,yw,!1,null,null);const xw=ww.exports,Bw="_ncPopover_k--Q7",bw={"material-design-icon":"_material-design-icon_WzKjA",ncPopover:Bw},t3="nc-popover-8";u4.themes[t3]=structuredClone(u4.themes.dropdown);const Aw={name:"NcPopover",components:{Dropdown:fw,NcPopoverTriggerProvider:xw},inheritAttrs:!1,props:{shown:{type:Boolean,default:!1},popupRole:{type:String,default:void 0,validator:e=>["menu","listbox","tree","grid","dialog","true"].includes(e)},popoverBaseClass:{type:String,default:""},focusTrap:{type:Boolean,default:!0},noFocusTrap:{type:Boolean,default:!1},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String,Function]},noAutoReturnFocus:{type:Boolean,default:!1}},emits:["after-show","after-hide","update:shown"],setup(){return{THEME:t3}},data(){return{internalShown:this.shown}},watch:{shown(e){this.internalShown=e,this.internalShown&&this.checkTriggerA11y()},internalShown(e){this.$emit("update:shown",e)}},beforeDestroy(){this.clearFocusTrap(),this.clearEscapeStopPropagation()},methods:{checkTriggerA11y(){if(window.OC?.debug){const e=this.getPopoverTriggerButtonElement();(!e||!e.hasAttributes("aria-expanded","aria-haspopup"))&&Ee.util.warn("It looks like you are using a custom button as a or other popover #trigger. If you are not using as a trigger, you need to bind attrs from the #trigger slot props to your custom button. See docs for an example.")}},removeFloatingVueAriaDescribedBy(){const e=this.getPopoverTriggerElement().querySelectorAll("[data-popper-shown]");for(const t of e)t.removeAttribute("aria-describedby")},getPopoverContentElement(){return this.$refs.popover?.$refs.popperContent?.$el},getPopoverTriggerElement(){return this.$refs.popover.$refs.reference},getPopoverTriggerButtonElement(){const e=this.getPopoverTriggerElement();return e&&Tg(e)[0]},async useFocusTrap(){if(await this.$nextTick(),this.noFocusTrap||!this.focusTrap)return;const e=this.getPopoverContentElement();e.tabIndex=-1,e&&(this.$focusTrap=Ng(e,{escapeDeactivates:!1,allowOutsideClick:!0,setReturnFocus:this.setReturnFocus||!this.noAutoReturnFocus&&this.getPopoverTriggerButtonElement(),trapStack:Ws(),fallBackFocus:e}),this.$focusTrap.activate())},clearFocusTrap(e={}){try{this.$focusTrap?.deactivate(e),this.$focusTrap=null}catch(t){wp.warn("Could not clear focus trap",{error:t})}},addEscapeStopPropagation(){this.getPopoverContentElement()?.addEventListener("keydown",this.stopKeydownEscapeHandler)},clearEscapeStopPropagation(){this.getPopoverContentElement()?.removeEventListener("keydown",this.stopKeydownEscapeHandler)},stopKeydownEscapeHandler(e){e.type==="keydown"&&e.key==="Escape"&&e.stopPropagation()},async afterShow(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-show")},{once:!0,passive:!0}),this.removeFloatingVueAriaDescribedBy(),await this.$nextTick(),await this.useFocusTrap(),this.addEscapeStopPropagation()},afterHide(){this.getPopoverContentElement().addEventListener("transitionend",()=>{this.$emit("after-hide")},{once:!0,passive:!0}),this.clearFocusTrap(),this.clearEscapeStopPropagation()}}};var Fw=function(){var e=this,t=e._self._c;return t("Dropdown",e._g(e._b({ref:"popover",attrs:{distance:10,"arrow-padding":10,"no-auto-focus":!0,"popper-class":[e.$style.ncPopover,e.popoverBaseClass],theme:e.THEME,shown:e.internalShown},on:{"update:shown":function(u){e.internalShown=u},"apply-show":e.afterShow,"apply-hide":e.afterHide},scopedSlots:e._u([{key:"popper",fn:function(u){return[e._t("default",null,null,u)]}}],null,!0)},"Dropdown",e.$attrs,!1),e.$listeners),[t("NcPopoverTriggerProvider",{attrs:{shown:e.internalShown,"popup-role":e.popupRole},scopedSlots:e._u([{key:"default",fn:function(u){return[e._t("trigger",null,null,u)]}}],null,!0)})],1)},kw=[];const s4={$style:bw};function Dw(e){for(var t in s4)this[t]=s4[t]}var Tw=gt(Aw,Fw,kw,!1,Dw,null);const Sw=Tw.exports,Nw={name:"DotsHorizontalIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Pw=function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon dots-horizontal-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(u){return e.$emit("click",u)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},_w=[],Lw=gt(Nw,Pw,_w,!1,null,null);const zw=Lw.exports;ul(x6);const Ow=".focusable",Rw={name:"NcActions",components:{NcButton:Qi,NcPopover:Sw},provide(){return{"NcActions:isSemanticMenu":Nt(()=>this.actionsMenuSemanticType==="menu")}},props:{open:{type:Boolean,default:!1},manualOpen:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},forceName:{type:Boolean,default:!1},menuName:{type:String,default:null},forceSemanticType:{type:String,default:null,validator(e){return["dialog","menu","expanded","tooltip"].includes(e)}},primary:{type:Boolean,default:!1},type:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)},default:null},defaultIcon:{type:String,default:""},ariaLabel:{type:String,default:Zt("Actions")},ariaHidden:{type:Boolean,default:null},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:()=>document.querySelector("#content-vue")??document.querySelector("body")},container:{type:[Boolean,String,Object,Element],default:"body"},disabled:{type:Boolean,default:!1},inline:{type:Number,default:0},variant:{type:String,validator(e){return["primary","secondary","tertiary","tertiary-no-background","tertiary-on-primary","error","warning","success"].includes(e)},default:null},size:{type:String,default:"normal",validator(e){return["small","normal","large"].includes(e)}}},emits:["click","blur","focus","close","closed","open","opened","update:open"],setup(){const e=`menu-${xg()}`,t=`trigger-${e}`;return{randomId:e,triggerRandomId:t}},data(){return{opened:this.open,focusIndex:0,actionsMenuSemanticType:"unknown"}},computed:{triggerButtonVariant(){return(this.type??this.variant)||(this.primary?"primary":this.menuName?"secondary":"tertiary")},config(){return{menu:{popupRole:"menu",withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId,id:this.randomId,role:"menu"}},expanded:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},dialog:{popupRole:"dialog",withArrowNavigation:!1,withTabNavigation:!0,withFocusTrap:!0,triggerA11yAttr:{"aria-controls":this.opened?this.randomId:null},popoverContainerA11yAttrs:{id:this.randomId,role:"dialog","aria-labelledby":this.triggerRandomId,"aria-modal":"true"},popoverUlA11yAttrs:{}},tooltip:{popupRole:void 0,withArrowNavigation:!1,withTabNavigation:!1,withFocusTrap:!1,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{}},unknown:{popupRole:void 0,role:void 0,withArrowNavigation:!0,withTabNavigation:!1,withFocusTrap:!0,triggerA11yAttr:{},popoverContainerA11yAttrs:{},popoverUlA11yAttrs:{"aria-labelledby":this.triggerRandomId}}}[this.actionsMenuSemanticType]}},watch:{open(e){e!==this.opened&&(this.opened=e)},opened(){this.opened?document.body.addEventListener("keydown",this.handleEscapePressed):document.body.removeEventListener("keydown",this.handleEscapePressed)}},created(){Ry(()=>this.opened,{disabled:()=>this.config.withFocusTrap})},methods:{getActionName(e){return e?.componentOptions?.Ctor?.extendOptions?.name??e?.componentOptions?.tag},isValidSingleAction(e){return["NcActionButton","NcActionLink","NcActionRouter"].includes(this.getActionName(e))},isIconUrl(e){try{return!!new URL(e,e.startsWith("/")?window.location.origin:void 0)}catch{return!1}},openMenu(){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"))},async closeMenu(e=!0){this.opened&&(await this.$nextTick(),this.opened=!1,this.$refs.popover?.clearFocusTrap({returnFocus:e}),this.$emit("update:open",!1),this.$emit("close"),this.focusIndex=0,e&&this.$refs.triggerButton?.$el.focus())},onClosed(){this.$emit("closed")},onOpened(){this.$nextTick(()=>{this.focusFirstAction(null),this.resizePopover(),this.$emit("opened")})},resizePopover(){const e=this.$refs.menu.closest(".v-popper__inner"),t=this.$refs.menu.clientHeight,u=this.getMaxMenuHeight();if(t>u){let s=0,n=0;for(const o of this.$refs.menuList.children){if(s+o.clientHeight/2>u){e.style.height=`${s-n/2}px`;break}n=o.clientHeight,s+=n}}else e.style.height="fit-content"},getMaxMenuHeight(){const{top:e,bottom:t}=this.$refs.triggerButton?.$el.getBoundingClientRect()??{top:0,bottom:0},{top:u,bottom:s}=this.boundariesElement?.getBoundingClientRect()??{top:0,bottom:window.innerHeight};return Math.max(Math.min(e-84,e-u),Math.min(window.innerHeight-t-34,s-t))},getCurrentActiveMenuItemElement(){return this.$refs.menu.querySelector("li.active")},getFocusableMenuItemElements(){return this.$refs.menu.querySelectorAll(Ow)},onKeydown(e){if(e.key==="Tab"){if(this.config.withFocusTrap)return;if(!this.config.withTabNavigation){this.closeMenu(!0);return}e.preventDefault();const t=this.getFocusableMenuItemElements(),u=[...t].indexOf(document.activeElement);if(u===-1)return;const s=e.shiftKey?u-1:u+1;(s<0||s===t.length)&&this.closeMenu(!0),this.focusIndex=s,this.focusAction();return}this.config.withArrowNavigation&&(e.key==="ArrowUp"&&this.focusPreviousAction(e),e.key==="ArrowDown"&&this.focusNextAction(e),e.key==="PageUp"&&this.focusFirstAction(e),e.key==="PageDown"&&this.focusLastAction(e)),this.handleEscapePressed(e)},onTriggerKeydown(e){e.key==="Escape"&&this.actionsMenuSemanticType==="tooltip"&&this.closeMenu()},handleEscapePressed(e){e.key==="Escape"&&(this.closeMenu(),e.preventDefault())},removeCurrentActive(){const e=this.$refs.menu.querySelector("li.active");e&&e.classList.remove("active")},focusAction(){const e=this.getFocusableMenuItemElements()[this.focusIndex];if(e){this.removeCurrentActive();const t=e.closest("li.action");e.focus(),t&&t.classList.add("active")}},focusPreviousAction(e){this.opened&&(this.focusIndex===0?this.focusLastAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex-1),this.focusAction())},focusNextAction(e){if(this.opened){const t=this.getFocusableMenuItemElements().length-1;this.focusIndex===t?this.focusFirstAction(e):(this.preventIfEvent(e),this.focusIndex=this.focusIndex+1),this.focusAction()}},focusFirstAction(e){if(this.opened){this.preventIfEvent(e);const t=[...this.getFocusableMenuItemElements()].findIndex(u=>u.getAttribute("aria-checked")==="true"&&u.getAttribute("role")==="menuitemradio");this.focusIndex=t>-1?t:0,this.focusAction()}},focusLastAction(e){this.opened&&(this.preventIfEvent(e),this.focusIndex=this.getFocusableMenuItemElements().length-1,this.focusAction())},preventIfEvent(e){e&&(e.preventDefault(),e.stopPropagation())},onFocus(e){this.$emit("focus",e)},onBlur(e){this.$emit("blur",e),this.actionsMenuSemanticType==="tooltip"&&this.$refs.menu&&this.getFocusableMenuItemElements().length===0&&this.closeMenu(!1)},onClick(e){this.$emit("click",e)}},render(e){const t=(this.$slots.default||[]).filter(r=>this.getActionName(r));if(t.length===0)return;let u=t.filter(this.isValidSingleAction);this.forceMenu&&u.length>0&&this.inline>0&&(Ee.util.warn("Specifying forceMenu will ignore any inline actions rendering."),u=[]);const s=u.slice(0,this.inline),n=t.filter(r=>!s.includes(r));if(this.forceSemanticType)this.actionsMenuSemanticType=this.forceSemanticType;else{const r=["NcActionInput","NcActionTextEditable"],i=["NcActionButton","NcActionButtonGroup","NcActionCheckbox","NcActionRadio"],m=["NcActionLink","NcActionRouter"],d=n.some(C=>r.includes(this.getActionName(C))),p=n.some(C=>i.includes(this.getActionName(C))),f=n.some(C=>m.includes(this.getActionName(C)));d?this.actionsMenuSemanticType="dialog":p?this.actionsMenuSemanticType="menu":f?this.actionsMenuSemanticType="expanded":t.filter(C=>this.getActionName(C).startsWith("NcAction")).length===t.length?this.actionsMenuSemanticType="tooltip":this.actionsMenuSemanticType="unknown"}const o=r=>{const i=r?.componentOptions?.propsData?.icon,m=r?.data?.scopedSlots?.icon()?.[0]??(this.isIconUrl(i)?e("img",{class:"action-item__menutoggle__icon",attrs:{src:i,alt:""}}):e("span",{class:["icon",i]})),d=r?.data?.attrs||{},p=r?.componentOptions?.listeners?.click,f=r?.componentOptions?.children?.[0]?.text?.trim?.(),C=r?.componentOptions?.propsData?.ariaLabel||f,k=this.forceName?f:"";let w=r?.componentOptions?.propsData?.title;this.forceName||w||(w=f);const D={...r?.componentOptions?.propsData??{}},B=["submit","reset"].includes(D.type)?D.modelValue:"button";return delete D.modelValue,delete D.type,e("NcButton",{class:["action-item action-item--single",r?.data?.staticClass,r?.data?.class],attrs:{...d,"aria-label":C,title:w},ref:r?.data?.ref,props:{...D,disabled:this.disabled||r?.componentOptions?.propsData?.disabled,pressed:r?.componentOptions?.propsData?.modelValue,size:this.size,type:B,variant:(this.type??this.variant)||(k?"secondary":"tertiary")},on:{focus:this.onFocus,blur:this.onBlur,"update:pressed":r?.componentOptions?.listeners?.["update:modelValue"]??(()=>{}),...!!p&&{click:y=>{p&&p(y)}}}},[e("template",{slot:"icon"},[m]),k])},a=r=>{const i=this.$slots.icon?.[0]||(this.defaultIcon?e("span",{class:["icon",this.defaultIcon]}):e(zw,{props:{size:20}}));return e("NcPopover",{ref:"popover",props:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,popoverBaseClass:"action-item__popper",popupRole:this.config.popupRole,noAutoReturnFocus:!this.withFocusTrap,focusTrap:this.config.withFocusTrap},attrs:{delay:0,handleResize:!0,shown:this.opened,placement:this.placement,boundary:this.boundariesElement,container:this.container,...this.manualOpen&&{triggers:[]}},on:{show:this.openMenu,"after-show":this.onOpened,hide:this.closeMenu,"after-hide":this.onClosed}},[e("NcButton",{class:"action-item__menutoggle",props:{size:this.size,variant:this.triggerButtonVariant,disabled:this.disabled},slot:"trigger",ref:"triggerButton",attrs:{id:this.triggerRandomId,"aria-label":this.menuName?null:this.ariaLabel,...this.config.triggerA11yAttr},on:{focus:this.onFocus,blur:this.onBlur,click:this.onClick,keydown:this.onTriggerKeydown}},[e("template",{slot:"icon"},[i]),this.menuName]),e("div",{class:{open:this.opened},attrs:{tabindex:"-1",...this.config.popoverContainerA11yAttrs},on:{keydown:this.onKeydown},ref:"menu"},[e("ul",{attrs:{tabindex:"-1",...this.config.popoverUlA11yAttrs},ref:"menuList"},[r])])])};return t.length===1&&u.length===1&&!this.forceMenu?o(t[0]):(this.$nextTick(()=>{this.opened&&this.$refs.menu&&(this.resizePopover(),(this.$refs.menu.querySelector("li.active")||[]).length===0&&this.focusFirstAction())}),s.length>0&&this.inline>0?e("div",{class:["action-items",`action-item--${this.triggerButtonVariant}`]},[...s.map(o),n.length>0?e("div",{class:["action-item",{"action-item--open":this.opened}]},[a(n)]):null]):e("div",{class:["action-item action-item--default-popover",`action-item--${this.triggerButtonVariant}`,{"action-item--open":this.opened}]},[a(t)]))}},Mw=null,Uw=null;var jw=gt(Rw,Mw,Uw,!1,null,"38a26e61");const Iw=jw.exports;function $w(e){e.mounted?Array.isArray(e.mounted)||(e.mounted=[e.mounted]):e.mounted=[],e.mounted.push(function(){this.$el.setAttribute("data-v-1e35ee1","")})}const Hw={name:"PauseIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Vw=function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon pause-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(u){return e.$emit("click",u)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M14,19H18V5H14M6,19H10V5H6V19Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},Gw=[],Kw=gt(Hw,Vw,Gw,!1,null,null);const Ww=Kw.exports,qw={name:"PlayIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var Xw=function(){var e=this,t=e._self._c;return t("span",e._b({staticClass:"material-design-icon play-icon",attrs:{"aria-hidden":e.title?null:"true","aria-label":e.title,role:"img"},on:{click:function(u){return e.$emit("click",u)}}},"span",e.$attrs,!1),[t("svg",{staticClass:"material-design-icon__svg",attrs:{fill:e.fillColor,width:e.size,height:e.size,viewBox:"0 0 24 24"}},[t("path",{attrs:{d:"M8,5.14V19.14L19,12.14L8,5.14Z"}},[e.title?t("title",[e._v(e._s(e.title))]):e._e()])])])},Jw=[],Zw=gt(qw,Xw,Jw,!1,null,null);const Yw=Zw.exports;ul(B6,A6);function Qw(e,t){let u,s,n=t,o;this.start=function(){o=!0,s=new Date,u=setTimeout(e,n)},this.pause=function(){o=!1,clearTimeout(u),n-=new Date-s},this.clear=function(){o=!1,clearTimeout(u),n=0},this.getTimeLeft=function(){return o&&(this.pause(),this.start()),n},this.getStateRunning=function(){return o},this.start()}const Dl={name:"NcModal",components:{Close:zy,Pause:Ww,Play:Yw,NcActions:Iw,NcButton:Qi,NcIconSvgWrapper:Fp},props:{name:{type:String,default:""},hasPrevious:{type:Boolean,default:!1},hasNext:{type:Boolean,default:!1},outTransition:{type:Boolean,default:!1},enableSlideshow:{type:Boolean,default:!1},slideshowDelay:{type:Number,default:5e3},slideshowPaused:{type:Boolean,default:!1},enableSwipe:{type:Boolean,default:!0},disableSwipe:{type:Boolean,default:!1},spreadNavigation:{type:Boolean,default:!1},size:{type:String,default:"normal",validator:e=>["small","normal","large","full"].includes(e)},noClose:{type:Boolean,default:!1},canClose:{type:Boolean,default:!0},closeOnClickOutside:{type:Boolean,default:!0},dark:{type:Boolean,default:!1},lightBackdrop:{type:Boolean,default:!1},container:{type:[String,null],default:"body"},closeButtonOutside:{type:Boolean,default:!1},closeButtonContained:{type:Boolean,default:!0},additionalTrapElements:{type:Array,default:()=>[]},inlineActions:{type:Number,default:0},show:{type:Boolean,default:void 0},labelId:{type:String,default:""},setReturnFocus:{default:void 0,type:[Boolean,HTMLElement,SVGElement,String]}},emits:["previous","next","close","update:show"],setup(){return{mdiChevronLeft:uy,mdiChevronRight:sy}},data(){return{mc:null,playing:!1,slideshowTimeout:null,focusTrap:null,randId:xg(),internalShow:!0}},computed:{cssSlideshowDelay(){return`${this.slideshowDelay}ms`},forceDarkBackdrop(){return!this.noClose&&this.canClose&&!this.closeButtonContained||this.hasNext||this.hasPrevious||this.modalName!==""||!!this.$slots.actions},modalName(){return this.name.trim()},modalLabelId(){return this.labelId||`modal-name-${this.randId}`},showModal(){return this.show===void 0?this.internalShow:this.show},modalTransitionName(){return`modal-${this.outTransition?"out":"in"}`},playPauseName(){return this.playing?Zt("Pause slideshow"):Zt("Start slideshow")},closeButtonAriaLabel(){return Zt("Close")},prevButtonAriaLabel(){return Zt("Previous")},nextButtonAriaLabel(){return Zt("Next")},showCloseButton(){return this.noClose?!1:this.canClose},isCloseButtonOutside(){return this.closeButtonOutside?!0:!this.closeButtonContained},numHeaderActions(){let e=0;return this.hasNext&&this.enableSlideshow&&e++,this.showCloseButton&&this.isCloseButtonOutside&&e++,this.$scopedSlots.actions&&e++,e}},watch:{slideshowPaused(e){this.slideshowTimeout&&(e?this.slideshowTimeout.pause():this.slideshowTimeout.start())},additionalTrapElements(e){if(this.focusTrap){const t=this.$refs.mask;this.focusTrap.updateContainerElements([t,...e])}}},beforeMount(){window.addEventListener("keydown",this.handleKeydown)},beforeDestroy(){window.removeEventListener("keydown",this.handleKeydown),this.mc.stop()},mounted(){!this.name&&!this.labelId&&Ee.util.warn("[NcModal] You need either set the name or set a `labelId` for accessibility."),this.useFocusTrap(),this.mc=R6(this.$refs.mask,{onSwipeEnd:this.handleSwipe}),this.container&&(this.container==="body"?document.body.insertBefore(this.$el,document.body.lastChild):document.querySelector(this.container).appendChild(this.$el))},destroyed(){this.clearFocusTrap(),this.$el.remove()},methods:{t:Zt,previous(e){this.hasPrevious&&(e&&this.resetSlideshow(),this.$emit("previous",e))},next(e){this.hasNext&&(e&&this.resetSlideshow(),this.$emit("next",e))},close(e){!this.noClose&&this.canClose&&(this.internalShow=!1,this.$emit("update:show",!1),setTimeout(()=>{this.$emit("close",e)},300))},handleClickModalWrapper(e){this.closeOnClickOutside&&this.close(e)},handleKeydown(e){if(e.key==="Escape"){const u=Ws();return u.length>0&&u[u.length-1]!==this.focusTrap?void 0:this.close(e)}const t={ArrowLeft:this.previous,ArrowRight:this.next};if(t[e.key])return document.activeElement&&!this.$el.contains(document.activeElement)?void 0:t[e.key](e)},handleSwipe(e,t){this.enableSwipe&&!this.disableSwipe&&(t==="left"?this.next(e):t==="right"&&this.previous(e))},togglePlayPause(){this.playing=!this.playing,this.playing?this.handleSlideshow():this.clearSlideshowTimeout()},resetSlideshow(){this.playing=!this.playing,this.clearSlideshowTimeout(),this.$nextTick(function(){this.togglePlayPause()})},handleSlideshow(){this.playing=!0,this.hasNext?this.slideshowTimeout=new Qw(()=>{this.next(),this.handleSlideshow()},this.slideshowDelay):(this.playing=!1,this.clearSlideshowTimeout())},clearSlideshowTimeout(){this.slideshowTimeout&&this.slideshowTimeout.clear()},async useFocusTrap(){if(!this.showModal||this.focusTrap)return;const e=this.$refs.mask;await this.$nextTick();const t={allowOutsideClick:!0,fallbackFocus:e,trapStack:Ws(),escapeDeactivates:!1,setReturnFocus:this.setReturnFocus};this.focusTrap=Ng([e,...this.additionalTrapElements],t),this.focusTrap.activate()},clearFocusTrap(){this.focusTrap&&(this.focusTrap?.deactivate(),this.focusTrap=null)}}},n4=()=>{z4((e,t)=>({"476657af":e.cssSlideshowDelay,19158013:e.numHeaderActions}))},o4=Dl.setup;Dl.setup=o4?(e,t)=>(n4(),o4(e,t)):n4;const ex=Dl;var tx=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"fade",appear:""},on:{"after-enter":e.useFocusTrap,"before-leave":e.clearFocusTrap}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.showModal,expression:"showModal"}],ref:"mask",staticClass:"modal-mask",class:{"modal-mask--opaque":e.dark||e.forceDarkBackdrop,"modal-mask--light":e.lightBackdrop},attrs:{role:"dialog","aria-modal":"true","aria-labelledby":e.modalLabelId,"aria-describedby":"modal-description-"+e.randId,tabindex:"-1"}},[t("transition",{attrs:{name:"fade-visibility",appear:""}},[t("div",{staticClass:"modal-header",attrs:{"data-theme-light":e.lightBackdrop,"data-theme-dark":!e.lightBackdrop}},[e.modalName?t("h2",{staticClass:"modal-header__name",attrs:{id:"modal-name-"+e.randId}},[e._v(" "+e._s(e.modalName)+" ")]):e._e(),t("div",{staticClass:"icons-menu"},[e.hasNext&&e.enableSlideshow?t("button",{staticClass:"play-pause-icons",class:{"play-pause-icons--paused":e.slideshowPaused},attrs:{title:e.playPauseName,type:"button"},on:{click:e.togglePlayPause}},[e.playing?t("Pause",{staticClass:"play-pause-icons__pause",attrs:{size:20}}):t("Play",{staticClass:"play-pause-icons__play",attrs:{size:20}}),t("span",{staticClass:"hidden-visually"},[e._v(" "+e._s(e.playPauseName)+" ")]),e.playing?t("svg",{staticClass:"progress-ring",attrs:{height:"50",width:"50"}},[t("circle",{staticClass:"progress-ring__circle",attrs:{stroke:"white","stroke-width":"2",fill:"transparent",r:"15",cx:"25",cy:"25"}})]):e._e()],1):e._e(),t("NcActions",{staticClass:"header-actions",attrs:{inline:e.inlineActions}},[e._t("actions")],2),e.showCloseButton&&e.isCloseButtonOutside?t("NcButton",{staticClass:"header-close",attrs:{"aria-label":e.closeButtonAriaLabel,variant:"tertiary"},on:{click:e.close},scopedSlots:e._u([{key:"icon",fn:function(){return[t("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):e._e()],1)])]),t("transition",{attrs:{name:e.modalTransitionName,appear:""}},[t("div",{directives:[{name:"show",rawName:"v-show",value:e.showModal,expression:"showModal"}],staticClass:"modal-wrapper",class:[`modal-wrapper--${e.size}`,{"modal-wrapper--spread-navigation":e.spreadNavigation}],on:{mousedown:function(u){return u.target!==u.currentTarget?null:e.handleClickModalWrapper.apply(null,arguments)}}},[t("transition",{attrs:{name:"fade-visibility",appear:""}},[t("NcButton",{directives:[{name:"show",rawName:"v-show",value:e.hasPrevious,expression:"hasPrevious"}],staticClass:"prev",attrs:{"aria-label":e.prevButtonAriaLabel,variant:"tertiary-no-background"},on:{click:e.previous},scopedSlots:e._u([{key:"icon",fn:function(){return[t("NcIconSvgWrapper",{attrs:{directional:"",path:e.mdiChevronLeft,size:40}})]},proxy:!0}])})],1),t("div",{staticClass:"modal-container",attrs:{id:"modal-description-"+e.randId}},[t("div",{staticClass:"modal-container__content"},[e._t("default")],2),e.showCloseButton&&!e.isCloseButtonOutside?t("NcButton",{staticClass:"modal-container__close",attrs:{"aria-label":e.closeButtonAriaLabel,variant:"tertiary"},on:{click:e.close},scopedSlots:e._u([{key:"icon",fn:function(){return[t("Close",{attrs:{size:20}})]},proxy:!0}],null,!1,2121748766)}):e._e()],1),t("transition",{attrs:{name:"fade-visibility",appear:""}},[t("NcButton",{directives:[{name:"show",rawName:"v-show",value:e.hasNext,expression:"hasNext"}],staticClass:"next",attrs:{"aria-label":e.nextButtonAriaLabel,variant:"tertiary-no-background"},on:{click:e.next},scopedSlots:e._u([{key:"icon",fn:function(){return[t("NcIconSvgWrapper",{attrs:{directional:"",path:e.mdiChevronRight,size:40}})]},proxy:!0}])})],1)],1)])],1)])},ux=[],sx=gt(ex,tx,ux,!1,null,"01926ad2");const nx=sx.exports;$w(nx);function wB(e,t,u,s,n,o,a,r){var i=typeof e=="function"?e.options:e;return t&&(i.render=t,i.staticRenderFns=u,i._compiled=!0),o&&(i._scopeId="data-v-"+o),{exports:e,options:i}}const xB="Talk AI",BB="Talk AI";export{Iw as $,xB as A,lB as B,iB as C,ci as D,jt as E,A1 as F,xg as G,w1 as H,E1 as I,v1 as J,z4 as K,p1 as L,xx as M,Sw as N,fx as O,_x as P,Sx as Q,Bx as R,$w as S,Nx as T,kx as U,Ee as V,BB as W,B6 as X,Cx as Y,wx as Z,ax as _,rB as a,vB as a0,Z2 as a1,Fx as a2,c1 as a3,g1 as a4,Q3 as a5,bx as a6,h1 as a7,R6 as a8,dx as a9,zy as aA,zx as aB,yx as aC,yB as aD,fB as aE,lx as aF,yo as aG,nx as aH,pB as aI,Hx as aJ,Cd as aK,px as aL,W3 as aM,Sf as aN,$3 as aO,Ax as aP,Lx as aQ,mB as aR,ox as aS,Qs as aT,Pi as aa,cx as ab,R4 as ac,Rx as ad,Pu as ae,$x as af,Ix as ag,Tu as ah,Mx as ai,eo as aj,Ux as ak,Tp as al,T6 as am,tn as an,jx as ao,Eo as ap,gx as aq,Ox as ar,vx as as,sy as at,hx as au,zw as av,d1 as aw,Ep as ax,Dx as ay,Ex as az,dB as b,Ss as c,rx as d,x4 as e,j0 as f,gt as g,ix as h,Nt as i,Fp as j,Qi as k,wp as l,EB as m,wB as n,CB as o,hB as p,gB as q,ru as r,cB as s,Zt as t,Vx as u,ul as v,mx as w,Px as x,Tx as y,U3 as z}; //# sourceMappingURL=branding-cqWE0Otc.chunk.mjs.map