diff --git a/public/scripts/flatpickr.js b/public/scripts/flatpickr.js index bded21e2..33c155ab 100644 --- a/public/scripts/flatpickr.js +++ b/public/scripts/flatpickr.js @@ -1,2 +1,3 @@ -/* flatpickr v4.6.6,, @license MIT */ -!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e=e||self).flatpickr=n()}(this,(function(){"use strict";var e=function(){return(e=Object.assign||function(e){for(var n,t=1,a=arguments.length;t",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n=e%100;if(n>3&&n<21)return"th";switch(n%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},o=function(e,n){return void 0===n&&(n=2),("000"+e).slice(-1*n)},r=function(e){return!0===e?1:0};function l(e,n,t){var a;return void 0===t&&(t=!1),function(){var i=this,o=arguments;null!==a&&clearTimeout(a),a=window.setTimeout((function(){a=null,t||e.apply(i,o)}),n),t&&!a&&e.apply(i,o)}}var c=function(e){return e instanceof Array?e:[e]};function d(e,n,t){if(!0===t)return e.classList.add(n);e.classList.remove(n)}function s(e,n,t){var a=window.document.createElement(e);return n=n||"",t=t||"",a.className=n,void 0!==t&&(a.textContent=t),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){var t=s("div","numInputWrapper"),a=s("input","numInput "+e),i=s("span","arrowUp"),o=s("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?a.type="number":(a.type="text",a.pattern="\\d*"),void 0!==n)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function m(e){try{return"function"==typeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var g=function(){},p=function(e,n,t){return t.months[n?"shorthand":"longhand"][e]},h={D:g,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours(parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],"i").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a=parseInt(n),i=new Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours(parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:g,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:g,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},v={D:"(\\w+)",F:"(\\w+)",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"(\\w+)",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"(\\w+)",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},D={Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[D.w(e,n,t)]},F:function(e,n,t){return p(D.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(D.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!==n.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()>11)]},M:function(e,n){return p(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},w=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o,l=e.isMobile,c=void 0!==l&&l;return function(e,n,a){var i=a||r;return void 0===t.formatDate||c?n.split("").map((function(n,a,o){return D[n]&&"\\"!==o[a-1]?D[n](e,i,t):"\\"!==n?n:""})).join(""):t.formatDate(e,n,i)}},b=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o;return function(e,n,i,o){if(0===e||e){var l,c=o||r,d=e;if(e instanceof Date)l=new Date(e.getTime());else if("string"!=typeof e&&void 0!==e.toFixed)l=new Date(e);else if("string"==typeof e){var s=n||(t||a).dateFormat,u=String(e).trim();if("today"===u)l=new Date,i=!0;else if(/Z$/.test(u)||/GMT$/.test(u))l=new Date(e);else if(t&&t.parseDate)l=t.parseDate(e,s);else{l=t&&t.noCalendar?new Date((new Date).setHours(0,0,0,0)):new Date((new Date).getFullYear(),0,1,0,0,0,0);for(var f=void 0,m=[],g=0,p=0,D="";gl&&(u=a===D.hourElement?u-l-r(!D.amPM):i,g&&Y(void 0,1,D.hourElement)),D.amPM&&f&&(1===c?u+d===23:Math.abs(u-d)>c)&&(D.amPM.textContent=D.l10n.amPM[r(D.amPM.textContent===D.l10n.amPM[0])]),a.value=o(u)}}(e);var c=D._input.value;T(),we(),D._input.value!==c&&D._debouncedChange()}function T(){if(void 0!==D.hourElement&&void 0!==D.minuteElement){var e,n,t=(parseInt(D.hourElement.value.slice(-2),10)||0)%24,a=(parseInt(D.minuteElement.value,10)||0)%60,i=void 0!==D.secondElement?(parseInt(D.secondElement.value,10)||0)%60:0;void 0!==D.amPM&&(e=t,n=D.amPM.textContent,t=e%12+12*r(n===D.l10n.amPM[1]));var o=void 0!==D.config.minTime||D.config.minDate&&D.minDateHasTime&&D.latestSelectedDateObj&&0===C(D.latestSelectedDateObj,D.config.minDate,!0);if(void 0!==D.config.maxTime||D.config.maxDate&&D.maxDateHasTime&&D.latestSelectedDateObj&&0===C(D.latestSelectedDateObj,D.config.maxDate,!0)){var l=void 0!==D.config.maxTime?D.config.maxTime:D.config.maxDate;(t=Math.min(t,l.getHours()))===l.getHours()&&(a=Math.min(a,l.getMinutes())),a===l.getMinutes()&&(i=Math.min(i,l.getSeconds()))}if(o){var c=void 0!==D.config.minTime?D.config.minTime:D.config.minDate;(t=Math.max(t,c.getHours()))===c.getHours()&&(a=Math.max(a,c.getMinutes())),a===c.getMinutes()&&(i=Math.max(i,c.getSeconds()))}_(t,a,i)}}function I(e){var n=e||D.latestSelectedDateObj;n&&_(n.getHours(),n.getMinutes(),n.getSeconds())}function S(){var e=D.config.defaultHour,n=D.config.defaultMinute,t=D.config.defaultSeconds;if(void 0!==D.config.minDate){var a=D.config.minDate.getHours(),i=D.config.minDate.getMinutes();(e=Math.max(e,a))===a&&(n=Math.max(i,n)),e===a&&n===i&&(t=D.config.minDate.getSeconds())}if(void 0!==D.config.maxDate){var o=D.config.maxDate.getHours(),r=D.config.maxDate.getMinutes();(e=Math.min(e,o))===o&&(n=Math.min(r,n)),e===o&&n===r&&(t=D.config.maxDate.getSeconds())}return{hours:e,minutes:n,seconds:t}}function _(e,n,t){void 0!==D.latestSelectedDateObj&&D.latestSelectedDateObj.setHours(e%24,n,t||0,0),D.hourElement&&D.minuteElement&&!D.isMobile&&(D.hourElement.value=o(D.config.time_24hr?e:(12+e)%12+12*r(e%12==0)),D.minuteElement.value=o(n),void 0!==D.amPM&&(D.amPM.textContent=D.l10n.amPM[r(e>=12)]),void 0!==D.secondElement&&(D.secondElement.value=o(t)))}function O(e){var n=m(e),t=parseInt(n.value)+(e.delta||0);(t/1e3>1||"Enter"===e.key&&!/[^\d]/.test(t.toString()))&&Z(t)}function F(e,n,t,a){return n instanceof Array?n.forEach((function(n){return F(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return F(e,n,t,a)})):(e.addEventListener(n,t,a),void D._handlers.push({element:e,event:n,handler:t,options:a}))}function N(){ge("onChange")}function A(e,n){var t=void 0!==e?D.parseDate(e):D.latestSelectedDateObj||(D.config.minDate&&D.config.minDate>D.now?D.config.minDate:D.config.maxDate&&D.config.maxDate=0&&C(e,D.selectedDates[1])<=0)}(n)&&!he(n)&&o.classList.add("inRange"),D.weekNumbers&&1===D.config.showMonths&&"prevMonthDay"!==e&&t%7==1&&D.weekNumbers.insertAdjacentHTML("beforeend",""+D.config.getWeek(n)+""),ge("onDayCreate",o),o}function j(e){e.focus(),"range"===D.config.mode&&te(e)}function L(e){for(var n=e>0?0:D.config.showMonths-1,t=e>0?D.config.showMonths:-1,a=n;a!=t;a+=e)for(var i=D.daysContainer.children[a],o=e>0?0:i.children.length-1,r=e>0?i.children.length:-1,l=o;l!=r;l+=e){var c=i.children[l];if(-1===c.className.indexOf("hidden")&&Q(c.dateObj))return c}}function W(e,n){var t=X(document.activeElement||document.body),a=void 0!==e?e:t?document.activeElement:void 0!==D.selectedDateElem&&X(D.selectedDateElem)?D.selectedDateElem:void 0!==D.todayDateElem&&X(D.todayDateElem)?D.todayDateElem:L(n>0?1:-1);void 0===a?D._input.focus():t?function(e,n){for(var t=-1===e.className.indexOf("Month")?e.dateObj.getMonth():D.currentMonth,a=n>0?D.config.showMonths:-1,i=n>0?1:-1,o=t-D.currentMonth;o!=a;o+=i)for(var r=D.daysContainer.children[o],l=t-D.currentMonth===o?e.$i+n:n<0?r.children.length-1:0,c=r.children.length,d=l;d>=0&&d0?c:-1);d+=i){var s=r.children[d];if(-1===s.className.indexOf("hidden")&&Q(s.dateObj)&&Math.abs(e.$i-d)>=Math.abs(n))return j(s)}D.changeMonth(i),W(L(i),0)}(a,n):j(a)}function R(e,n){for(var t=(new Date(e,n,1).getDay()-D.l10n.firstDayOfWeek+7)%7,a=D.utils.getDaysInMonth((n-1+12)%12,e),i=D.utils.getDaysInMonth(n,e),o=window.document.createDocumentFragment(),r=D.config.showMonths>1,l=r?"prevMonthDay hidden":"prevMonthDay",c=r?"nextMonthDay hidden":"nextMonthDay",d=a+1-t,u=0;d<=a;d++,u++)o.appendChild(H(l,new Date(e,n-1,d),d,u));for(d=1;d<=i;d++,u++)o.appendChild(H("",new Date(e,n,d),d,u));for(var f=i+1;f<=42-t&&(1===D.config.showMonths||u%7!=0);f++,u++)o.appendChild(H(c,new Date(e,n+1,f%i),f,u));var m=s("div","dayContainer");return m.appendChild(o),m}function B(){if(void 0!==D.daysContainer){u(D.daysContainer),D.weekNumbers&&u(D.weekNumbers);for(var e=document.createDocumentFragment(),n=0;n1||"dropdown"!==D.config.monthSelectorType)){var e=function(e){return!(void 0!==D.config.minDate&&D.currentYear===D.config.minDate.getFullYear()&&eD.config.maxDate.getMonth())};D.monthsDropdownContainer.tabIndex=-1,D.monthsDropdownContainer.innerHTML="";for(var n=0;n<12;n++)if(e(n)){var t=s("option","flatpickr-monthDropdown-month");t.value=new Date(D.currentYear,n).getMonth().toString(),t.textContent=p(n,D.config.shorthandCurrentMonth,D.l10n),t.tabIndex=-1,D.currentMonth===n&&(t.selected=!0),D.monthsDropdownContainer.appendChild(t)}}}function K(){var e,n=s("div","flatpickr-month"),t=window.document.createDocumentFragment();D.config.showMonths>1||"static"===D.config.monthSelectorType?e=s("span","cur-month"):(D.monthsDropdownContainer=s("select","flatpickr-monthDropdown-months"),D.monthsDropdownContainer.setAttribute("aria-label",D.l10n.monthAriaLabel),F(D.monthsDropdownContainer,"change",(function(e){var n=m(e),t=parseInt(n.value,10);D.changeMonth(t-D.currentMonth),ge("onMonthChange")})),J(),e=D.monthsDropdownContainer);var a=f("cur-year",{tabindex:"-1"}),i=a.getElementsByTagName("input")[0];i.setAttribute("aria-label",D.l10n.yearAriaLabel),D.config.minDate&&i.setAttribute("min",D.config.minDate.getFullYear().toString()),D.config.maxDate&&(i.setAttribute("max",D.config.maxDate.getFullYear().toString()),i.disabled=!!D.config.minDate&&D.config.minDate.getFullYear()===D.config.maxDate.getFullYear());var o=s("div","flatpickr-current-month");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function U(){u(D.monthNav),D.monthNav.appendChild(D.prevMonthNav),D.config.showMonths&&(D.yearElements=[],D.monthElements=[]);for(var e=D.config.showMonths;e--;){var n=K();D.yearElements.push(n.yearElement),D.monthElements.push(n.monthElement),D.monthNav.appendChild(n.container)}D.monthNav.appendChild(D.nextMonthNav)}function q(){D.weekdayContainer?u(D.weekdayContainer):D.weekdayContainer=s("div","flatpickr-weekdays");for(var e=D.config.showMonths;e--;){var n=s("div","flatpickr-weekdaycontainer");D.weekdayContainer.appendChild(n)}return $(),D.weekdayContainer}function $(){if(D.weekdayContainer){var e=D.l10n.firstDayOfWeek,t=n(D.l10n.weekdays.shorthand);e>0&&e\n "+t.join("")+"\n \n "}}function z(e,n){void 0===n&&(n=!0);var t=n?e:e-D.currentMonth;t<0&&!0===D._hidePrevMonthArrow||t>0&&!0===D._hideNextMonthArrow||(D.currentMonth+=t,(D.currentMonth<0||D.currentMonth>11)&&(D.currentYear+=D.currentMonth>11?1:-1,D.currentMonth=(D.currentMonth+12)%12,ge("onYearChange"),J()),B(),ge("onMonthChange"),ve())}function G(e){return!(!D.config.appendTo||!D.config.appendTo.contains(e))||D.calendarContainer.contains(e)}function V(e){if(D.isOpen&&!D.config.inline){var n=m(e),t=G(n),a=n===D.input||n===D.altInput||D.element.contains(n)||e.path&&e.path.indexOf&&(~e.path.indexOf(D.input)||~e.path.indexOf(D.altInput)),i="blur"===e.type?a&&e.relatedTarget&&!G(e.relatedTarget):!a&&!t&&!G(e.relatedTarget),o=!D.config.ignoredFocusElements.some((function(e){return e.contains(n)}));i&&o&&(void 0!==D.timeContainer&&void 0!==D.minuteElement&&void 0!==D.hourElement&&""!==D.input.value&&void 0!==D.input.value&&k(),D.close(),D.config&&"range"===D.config.mode&&1===D.selectedDates.length&&(D.clear(!1),D.redraw()))}}function Z(e){if(!(!e||D.config.minDate&&eD.config.maxDate.getFullYear())){var n=e,t=D.currentYear!==n;D.currentYear=n||D.currentYear,D.config.maxDate&&D.currentYear===D.config.maxDate.getFullYear()?D.currentMonth=Math.min(D.config.maxDate.getMonth(),D.currentMonth):D.config.minDate&&D.currentYear===D.config.minDate.getFullYear()&&(D.currentMonth=Math.max(D.config.minDate.getMonth(),D.currentMonth)),t&&(D.redraw(),ge("onYearChange"),J())}}function Q(e,n){void 0===n&&(n=!0);var t=D.parseDate(e,void 0,n);if(D.config.minDate&&t&&C(t,D.config.minDate,void 0!==n?n:!D.minDateHasTime)<0||D.config.maxDate&&t&&C(t,D.config.maxDate,void 0!==n?n:!D.maxDateHasTime)>0)return!1;if(0===D.config.enable.length&&0===D.config.disable.length)return!0;if(void 0===t)return!1;for(var a=D.config.enable.length>0,i=a?D.config.enable:D.config.disable,o=0,r=void 0;o=r.from.getTime()&&t.getTime()<=r.to.getTime())return a}return!a}function X(e){return void 0!==D.daysContainer&&(-1===e.className.indexOf("hidden")&&-1===e.className.indexOf("flatpickr-disabled")&&D.daysContainer.contains(e))}function ee(e){!(e.target===D._input)||e.relatedTarget&&G(e.relatedTarget)||D.setDate(D._input.value,!0,e.target===D.altInput?D.config.altFormat:D.config.dateFormat)}function ne(e){var n=m(e),t=D.config.wrap?g.contains(n):n===D._input,a=D.config.allowInput,i=D.isOpen&&(!a||!t),o=D.config.inline&&t&&!a;if(13===e.keyCode&&t){if(a)return D.setDate(D._input.value,!0,n===D.altInput?D.config.altFormat:D.config.dateFormat),n.blur();D.open()}else if(G(n)||i||o){var r=!!D.timeContainer&&D.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),k(),de()):se(e);break;case 27:e.preventDefault(),de();break;case 8:case 46:t&&!D.config.allowInput&&(e.preventDefault(),D.clear());break;case 37:case 39:if(r||t)D.hourElement&&D.hourElement.focus();else if(e.preventDefault(),void 0!==D.daysContainer&&(!1===a||document.activeElement&&X(document.activeElement))){var l=39===e.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),z(l),W(L(1),0)):W(void 0,l)}break;case 38:case 40:e.preventDefault();var c=40===e.keyCode?1:-1;D.daysContainer&&void 0!==n.$i||n===D.input||n===D.altInput?e.ctrlKey?(e.stopPropagation(),Z(D.currentYear-c),W(L(1),0)):r||W(void 0,7*c):n===D.currentYearElement?Z(D.currentYear-c):D.config.enableTime&&(!r&&D.hourElement&&D.hourElement.focus(),k(e),D._debouncedChange());break;case 9:if(r){var d=[D.hourElement,D.minuteElement,D.secondElement,D.amPM].concat(D.pluginElements).filter((function(e){return e})),s=d.indexOf(n);if(-1!==s){var u=d[s+(e.shiftKey?-1:1)];e.preventDefault(),(u||D._input).focus()}}else!D.config.noCalendar&&D.daysContainer&&D.daysContainer.contains(n)&&e.shiftKey&&(e.preventDefault(),D._input.focus())}}if(void 0!==D.amPM&&n===D.amPM)switch(e.key){case D.l10n.amPM[0].charAt(0):case D.l10n.amPM[0].charAt(0).toLowerCase():D.amPM.textContent=D.l10n.amPM[0],T(),we();break;case D.l10n.amPM[1].charAt(0):case D.l10n.amPM[1].charAt(0).toLowerCase():D.amPM.textContent=D.l10n.amPM[1],T(),we()}(t||G(n))&&ge("onKeyDown",e)}function te(e){if(1===D.selectedDates.length&&(!e||e.classList.contains("flatpickr-day")&&!e.classList.contains("flatpickr-disabled"))){for(var n=e?e.dateObj.getTime():D.days.firstElementChild.dateObj.getTime(),t=D.parseDate(D.selectedDates[0],void 0,!0).getTime(),a=Math.min(n,D.selectedDates[0].getTime()),i=Math.max(n,D.selectedDates[0].getTime()),o=!1,r=0,l=0,c=a;ca&&cr)?r=c:c>t&&(!l||c0&&m0&&m>l;return g?(f.classList.add("notAllowed"),["inRange","startRange","endRange"].forEach((function(e){f.classList.remove(e)})),"continue"):o&&!g?"continue":(["startRange","inRange","endRange","notAllowed"].forEach((function(e){f.classList.remove(e)})),void(void 0!==e&&(e.classList.add(n<=D.selectedDates[0].getTime()?"startRange":"endRange"),tn&&m===t&&f.classList.add("endRange"),m>=r&&(0===l||m<=l)&&(d=t,u=n,(c=m)>Math.min(d,u)&&c0||t.getMinutes()>0||t.getSeconds()>0),D.selectedDates&&(D.selectedDates=D.selectedDates.filter((function(e){return Q(e)})),D.selectedDates.length||"min"!==e||I(t),we()),D.daysContainer&&(ce(),void 0!==t?D.currentYearElement[e]=t.getFullYear().toString():D.currentYearElement.removeAttribute(e),D.currentYearElement.disabled=!!a&&void 0!==t&&a.getFullYear()===t.getFullYear())}}function oe(){return D.config.wrap?g.querySelector("[data-input]"):g}function re(){"object"!=typeof D.config.locale&&void 0===E.l10ns[D.config.locale]&&D.config.errorHandler(new Error("flatpickr: invalid locale "+D.config.locale)),D.l10n=e(e({},E.l10ns.default),"object"==typeof D.config.locale?D.config.locale:"default"!==D.config.locale?E.l10ns[D.config.locale]:void 0),v.K="("+D.l10n.amPM[0]+"|"+D.l10n.amPM[1]+"|"+D.l10n.amPM[0].toLowerCase()+"|"+D.l10n.amPM[1].toLowerCase()+")",void 0===e(e({},h),JSON.parse(JSON.stringify(g.dataset||{}))).time_24hr&&void 0===E.defaultConfig.time_24hr&&(D.config.time_24hr=D.l10n.time_24hr),D.formatDate=w(D),D.parseDate=b({config:D.config,l10n:D.l10n})}function le(e){if(void 0!==D.calendarContainer){ge("onPreCalendarPosition");var n=e||D._positionElement,t=Array.prototype.reduce.call(D.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a=D.calendarContainer.offsetWidth,i=D.config.position.split(" "),o=i[0],r=i.length>1?i[1]:null,l=n.getBoundingClientRect(),c=window.innerHeight-l.bottom,s="above"===o||"below"!==o&&ct,u=window.pageYOffset+l.top+(s?-t-2:n.offsetHeight+2);if(d(D.calendarContainer,"arrowTop",!s),d(D.calendarContainer,"arrowBottom",s),!D.config.inline){var f=window.pageXOffset+l.left,m=!1,g=!1;"center"===r?(f-=(a-l.width)/2,m=!0):"right"===r&&(f-=a-l.width,g=!0),d(D.calendarContainer,"arrowLeft",!m&&!g),d(D.calendarContainer,"arrowCenter",m),d(D.calendarContainer,"arrowRight",g);var p=window.document.body.offsetWidth-(window.pageXOffset+l.right),h=f+a>window.document.body.offsetWidth,v=p+a>window.document.body.offsetWidth;if(d(D.calendarContainer,"rightMost",h),!D.config.static)if(D.calendarContainer.style.top=u+"px",h)if(v){var w=function(){for(var e=null,n=0;nD.currentMonth+D.config.showMonths-1)&&"range"!==D.config.mode;if(D.selectedDateElem=t,"single"===D.config.mode)D.selectedDates=[a];else if("multiple"===D.config.mode){var o=he(a);o?D.selectedDates.splice(parseInt(o),1):D.selectedDates.push(a)}else"range"===D.config.mode&&(2===D.selectedDates.length&&D.clear(!1,!1),D.latestSelectedDateObj=a,D.selectedDates.push(a),0!==C(a,D.selectedDates[0],!0)&&D.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(T(),i){var r=D.currentYear!==a.getFullYear();D.currentYear=a.getFullYear(),D.currentMonth=a.getMonth(),r&&(ge("onYearChange"),J()),ge("onMonthChange")}if(ve(),B(),we(),i||"range"===D.config.mode||1!==D.config.showMonths?void 0!==D.selectedDateElem&&void 0===D.hourElement&&D.selectedDateElem&&D.selectedDateElem.focus():j(t),void 0!==D.hourElement&&void 0!==D.hourElement&&D.hourElement.focus(),D.config.closeOnSelect){var l="single"===D.config.mode&&!D.config.enableTime,c="range"===D.config.mode&&2===D.selectedDates.length&&!D.config.enableTime;(l||c)&&de()}N()}}D.parseDate=b({config:D.config,l10n:D.l10n}),D._handlers=[],D.pluginElements=[],D.loadedPlugins=[],D._bind=F,D._setHoursFromDate=I,D._positionCalendar=le,D.changeMonth=z,D.changeYear=Z,D.clear=function(e,n){void 0===e&&(e=!0);void 0===n&&(n=!0);D.input.value="",void 0!==D.altInput&&(D.altInput.value="");void 0!==D.mobileInput&&(D.mobileInput.value="");D.selectedDates=[],D.latestSelectedDateObj=void 0,!0===n&&(D.currentYear=D._initialDate.getFullYear(),D.currentMonth=D._initialDate.getMonth());if(!0===D.config.enableTime){var t=S(),a=t.hours,i=t.minutes,o=t.seconds;_(a,i,o)}D.redraw(),e&&ge("onChange")},D.close=function(){D.isOpen=!1,D.isMobile||(void 0!==D.calendarContainer&&D.calendarContainer.classList.remove("open"),void 0!==D._input&&D._input.classList.remove("active"));ge("onClose")},D._createElement=s,D.destroy=function(){void 0!==D.config&&ge("onDestroy");for(var e=D._handlers.length;e--;){var n=D._handlers[e];n.element.removeEventListener(n.event,n.handler,n.options)}if(D._handlers=[],D.mobileInput)D.mobileInput.parentNode&&D.mobileInput.parentNode.removeChild(D.mobileInput),D.mobileInput=void 0;else if(D.calendarContainer&&D.calendarContainer.parentNode)if(D.config.static&&D.calendarContainer.parentNode){var t=D.calendarContainer.parentNode;if(t.lastChild&&t.removeChild(t.lastChild),t.parentNode){for(;t.firstChild;)t.parentNode.insertBefore(t.firstChild,t);t.parentNode.removeChild(t)}}else D.calendarContainer.parentNode.removeChild(D.calendarContainer);D.altInput&&(D.input.type="text",D.altInput.parentNode&&D.altInput.parentNode.removeChild(D.altInput),delete D.altInput);D.input&&(D.input.type=D.input._type,D.input.classList.remove("flatpickr-input"),D.input.removeAttribute("readonly"));["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach((function(e){try{delete D[e]}catch(e){}}))},D.isEnabled=Q,D.jumpToDate=A,D.open=function(e,n){void 0===n&&(n=D._positionElement);if(!0===D.isMobile){if(e){e.preventDefault();var t=m(e);t&&t.blur()}return void 0!==D.mobileInput&&(D.mobileInput.focus(),D.mobileInput.click()),void ge("onOpen")}if(D._input.disabled||D.config.inline)return;var a=D.isOpen;D.isOpen=!0,a||(D.calendarContainer.classList.add("open"),D._input.classList.add("active"),ge("onOpen"),le(n));!0===D.config.enableTime&&!0===D.config.noCalendar&&(!1!==D.config.allowInput||void 0!==e&&D.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return D.hourElement.select()}),50))},D.redraw=ce,D.set=function(e,n){if(null!==e&&"object"==typeof e)for(var a in Object.assign(D.config,e),e)void 0!==ue[a]&&ue[a].forEach((function(e){return e()}));else D.config[e]=n,void 0!==ue[e]?ue[e].forEach((function(e){return e()})):t.indexOf(e)>-1&&(D.config[e]=c(n));D.redraw(),we(!0)},D.setDate=function(e,n,t){void 0===n&&(n=!1);void 0===t&&(t=D.config.dateFormat);if(0!==e&&!e||e instanceof Array&&0===e.length)return D.clear(n);fe(e,t),D.latestSelectedDateObj=D.selectedDates[D.selectedDates.length-1],D.redraw(),A(void 0,n),I(),0===D.selectedDates.length&&D.clear(!1);we(n),n&&ge("onChange")},D.toggle=function(e){if(!0===D.isOpen)return D.close();D.open(e)};var ue={locale:[re,$],showMonths:[U,x,q],minDate:[A],maxDate:[A]};function fe(e,n){var t=[];if(e instanceof Array)t=e.map((function(e){return D.parseDate(e,n)}));else if(e instanceof Date||"number"==typeof e)t=[D.parseDate(e,n)];else if("string"==typeof e)switch(D.config.mode){case"single":case"time":t=[D.parseDate(e,n)];break;case"multiple":t=e.split(D.config.conjunction).map((function(e){return D.parseDate(e,n)}));break;case"range":t=e.split(D.l10n.rangeSeparator).map((function(e){return D.parseDate(e,n)}))}else D.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(e)));D.selectedDates=D.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date&&Q(e,!1)})),"range"===D.config.mode&&D.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function me(e){return e.slice().map((function(e){return"string"==typeof e||"number"==typeof e||e instanceof Date?D.parseDate(e,void 0,!0):e&&"object"==typeof e&&e.from&&e.to?{from:D.parseDate(e.from,void 0),to:D.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function ge(e,n){if(void 0!==D.config){var t=D.config[e];if(void 0!==t&&t.length>0)for(var a=0;t[a]&&a1||"static"===D.config.monthSelectorType?D.monthElements[n].textContent=p(t.getMonth(),D.config.shorthandCurrentMonth,D.l10n)+" ":D.monthsDropdownContainer.value=t.getMonth().toString(),e.value=t.getFullYear().toString()})),D._hidePrevMonthArrow=void 0!==D.config.minDate&&(D.currentYear===D.config.minDate.getFullYear()?D.currentMonth<=D.config.minDate.getMonth():D.currentYearD.config.maxDate.getMonth():D.currentYear>D.config.maxDate.getFullYear()))}function De(e){return D.selectedDates.map((function(n){return D.formatDate(n,e)})).filter((function(e,n,t){return"range"!==D.config.mode||D.config.enableTime||t.indexOf(e)===n})).join("range"!==D.config.mode?D.config.conjunction:D.l10n.rangeSeparator)}function we(e){void 0===e&&(e=!0),void 0!==D.mobileInput&&D.mobileFormatStr&&(D.mobileInput.value=void 0!==D.latestSelectedDateObj?D.formatDate(D.latestSelectedDateObj,D.mobileFormatStr):""),D.input.value=De(D.config.dateFormat),void 0!==D.altInput&&(D.altInput.value=De(D.config.altFormat)),!1!==e&&ge("onValueUpdate")}function be(e){var n=m(e),t=D.prevMonthNav.contains(n),a=D.nextMonthNav.contains(n);t||a?z(t?-1:1):D.yearElements.indexOf(n)>=0?n.select():n.classList.contains("arrowUp")?D.changeYear(D.currentYear+1):n.classList.contains("arrowDown")&&D.changeYear(D.currentYear-1)}return function(){D.element=D.input=g,D.isOpen=!1,function(){var n=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],i=e(e({},JSON.parse(JSON.stringify(g.dataset||{}))),h),o={};D.config.parseDate=i.parseDate,D.config.formatDate=i.formatDate,Object.defineProperty(D.config,"enable",{get:function(){return D.config._enable},set:function(e){D.config._enable=me(e)}}),Object.defineProperty(D.config,"disable",{get:function(){return D.config._disable},set:function(e){D.config._disable=me(e)}});var r="time"===i.mode;if(!i.dateFormat&&(i.enableTime||r)){var l=E.defaultConfig.dateFormat||a.dateFormat;o.dateFormat=i.noCalendar||r?"H:i"+(i.enableSeconds?":S":""):l+" H:i"+(i.enableSeconds?":S":"")}if(i.altInput&&(i.enableTime||r)&&!i.altFormat){var d=E.defaultConfig.altFormat||a.altFormat;o.altFormat=i.noCalendar||r?"h:i"+(i.enableSeconds?":S K":" K"):d+" h:i"+(i.enableSeconds?":S":"")+" K"}Object.defineProperty(D.config,"minDate",{get:function(){return D.config._minDate},set:ie("min")}),Object.defineProperty(D.config,"maxDate",{get:function(){return D.config._maxDate},set:ie("max")});var s=function(e){return function(n){D.config["min"===e?"_minTime":"_maxTime"]=D.parseDate(n,"H:i:S")}};Object.defineProperty(D.config,"minTime",{get:function(){return D.config._minTime},set:s("min")}),Object.defineProperty(D.config,"maxTime",{get:function(){return D.config._maxTime},set:s("max")}),"time"===i.mode&&(D.config.noCalendar=!0,D.config.enableTime=!0);Object.assign(D.config,o,i);for(var u=0;u-1?D.config[m]=c(f[m]).map(y).concat(D.config[m]):void 0===i[m]&&(D.config[m]=f[m])}i.altInputClass||(D.config.altInputClass=oe().className+" "+D.config.altInputClass);ge("onParseConfig")}(),re(),function(){if(D.input=oe(),!D.input)return void D.config.errorHandler(new Error("Invalid input element specified"));D.input._type=D.input.type,D.input.type="text",D.input.classList.add("flatpickr-input"),D._input=D.input,D.config.altInput&&(D.altInput=s(D.input.nodeName,D.config.altInputClass),D._input=D.altInput,D.altInput.placeholder=D.input.placeholder,D.altInput.disabled=D.input.disabled,D.altInput.required=D.input.required,D.altInput.tabIndex=D.input.tabIndex,D.altInput.type="text",D.input.setAttribute("type","hidden"),!D.config.static&&D.input.parentNode&&D.input.parentNode.insertBefore(D.altInput,D.input.nextSibling));D.config.allowInput||D._input.setAttribute("readonly","readonly");D._positionElement=D.config.positionElement||D._input}(),function(){D.selectedDates=[],D.now=D.parseDate(D.config.now)||new Date;var e=D.config.defaultDate||("INPUT"!==D.input.nodeName&&"TEXTAREA"!==D.input.nodeName||!D.input.placeholder||D.input.value!==D.input.placeholder?D.input.value:null);e&&fe(e,D.config.dateFormat);D._initialDate=D.selectedDates.length>0?D.selectedDates[0]:D.config.minDate&&D.config.minDate.getTime()>D.now.getTime()?D.config.minDate:D.config.maxDate&&D.config.maxDate.getTime()0&&(D.latestSelectedDateObj=D.selectedDates[0]);void 0!==D.config.minTime&&(D.config.minTime=D.parseDate(D.config.minTime,"H:i"));void 0!==D.config.maxTime&&(D.config.maxTime=D.parseDate(D.config.maxTime,"H:i"));D.minDateHasTime=!!D.config.minDate&&(D.config.minDate.getHours()>0||D.config.minDate.getMinutes()>0||D.config.minDate.getSeconds()>0),D.maxDateHasTime=!!D.config.maxDate&&(D.config.maxDate.getHours()>0||D.config.maxDate.getMinutes()>0||D.config.maxDate.getSeconds()>0)}(),D.utils={getDaysInMonth:function(e,n){return void 0===e&&(e=D.currentMonth),void 0===n&&(n=D.currentYear),1===e&&(n%4==0&&n%100!=0||n%400==0)?29:D.l10n.daysInMonth[e]}},D.isMobile||function(){var e=window.document.createDocumentFragment();if(D.calendarContainer=s("div","flatpickr-calendar"),D.calendarContainer.tabIndex=-1,!D.config.noCalendar){if(e.appendChild((D.monthNav=s("div","flatpickr-months"),D.yearElements=[],D.monthElements=[],D.prevMonthNav=s("span","flatpickr-prev-month"),D.prevMonthNav.innerHTML=D.config.prevArrow,D.nextMonthNav=s("span","flatpickr-next-month"),D.nextMonthNav.innerHTML=D.config.nextArrow,U(),Object.defineProperty(D,"_hidePrevMonthArrow",{get:function(){return D.__hidePrevMonthArrow},set:function(e){D.__hidePrevMonthArrow!==e&&(d(D.prevMonthNav,"flatpickr-disabled",e),D.__hidePrevMonthArrow=e)}}),Object.defineProperty(D,"_hideNextMonthArrow",{get:function(){return D.__hideNextMonthArrow},set:function(e){D.__hideNextMonthArrow!==e&&(d(D.nextMonthNav,"flatpickr-disabled",e),D.__hideNextMonthArrow=e)}}),D.currentYearElement=D.yearElements[0],ve(),D.monthNav)),D.innerContainer=s("div","flatpickr-innerContainer"),D.config.weekNumbers){var n=function(){D.calendarContainer.classList.add("hasWeeks");var e=s("div","flatpickr-weekwrapper");e.appendChild(s("span","flatpickr-weekday",D.l10n.weekAbbreviation));var n=s("div","flatpickr-weeks");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t=n.weekWrapper,a=n.weekNumbers;D.innerContainer.appendChild(t),D.weekNumbers=a,D.weekWrapper=t}D.rContainer=s("div","flatpickr-rContainer"),D.rContainer.appendChild(q()),D.daysContainer||(D.daysContainer=s("div","flatpickr-days"),D.daysContainer.tabIndex=-1),B(),D.rContainer.appendChild(D.daysContainer),D.innerContainer.appendChild(D.rContainer),e.appendChild(D.innerContainer)}D.config.enableTime&&e.appendChild(function(){D.calendarContainer.classList.add("hasTime"),D.config.noCalendar&&D.calendarContainer.classList.add("noCalendar");D.timeContainer=s("div","flatpickr-time"),D.timeContainer.tabIndex=-1;var e=s("span","flatpickr-time-separator",":"),n=f("flatpickr-hour",{"aria-label":D.l10n.hourAriaLabel});D.hourElement=n.getElementsByTagName("input")[0];var t=f("flatpickr-minute",{"aria-label":D.l10n.minuteAriaLabel});D.minuteElement=t.getElementsByTagName("input")[0],D.hourElement.tabIndex=D.minuteElement.tabIndex=-1,D.hourElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getHours():D.config.time_24hr?D.config.defaultHour:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(D.config.defaultHour)),D.minuteElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getMinutes():D.config.defaultMinute),D.hourElement.setAttribute("step",D.config.hourIncrement.toString()),D.minuteElement.setAttribute("step",D.config.minuteIncrement.toString()),D.hourElement.setAttribute("min",D.config.time_24hr?"0":"1"),D.hourElement.setAttribute("max",D.config.time_24hr?"23":"12"),D.minuteElement.setAttribute("min","0"),D.minuteElement.setAttribute("max","59"),D.timeContainer.appendChild(n),D.timeContainer.appendChild(e),D.timeContainer.appendChild(t),D.config.time_24hr&&D.timeContainer.classList.add("time24hr");if(D.config.enableSeconds){D.timeContainer.classList.add("hasSeconds");var a=f("flatpickr-second");D.secondElement=a.getElementsByTagName("input")[0],D.secondElement.value=o(D.latestSelectedDateObj?D.latestSelectedDateObj.getSeconds():D.config.defaultSeconds),D.secondElement.setAttribute("step",D.minuteElement.getAttribute("step")),D.secondElement.setAttribute("min","0"),D.secondElement.setAttribute("max","59"),D.timeContainer.appendChild(s("span","flatpickr-time-separator",":")),D.timeContainer.appendChild(a)}D.config.time_24hr||(D.amPM=s("span","flatpickr-am-pm",D.l10n.amPM[r((D.latestSelectedDateObj?D.hourElement.value:D.config.defaultHour)>11)]),D.amPM.title=D.l10n.toggleTitle,D.amPM.tabIndex=-1,D.timeContainer.appendChild(D.amPM));return D.timeContainer}());d(D.calendarContainer,"rangeMode","range"===D.config.mode),d(D.calendarContainer,"animate",!0===D.config.animate),d(D.calendarContainer,"multiMonth",D.config.showMonths>1),D.calendarContainer.appendChild(e);var i=void 0!==D.config.appendTo&&void 0!==D.config.appendTo.nodeType;if((D.config.inline||D.config.static)&&(D.calendarContainer.classList.add(D.config.inline?"inline":"static"),D.config.inline&&(!i&&D.element.parentNode?D.element.parentNode.insertBefore(D.calendarContainer,D._input.nextSibling):void 0!==D.config.appendTo&&D.config.appendTo.appendChild(D.calendarContainer)),D.config.static)){var l=s("div","flatpickr-wrapper");D.element.parentNode&&D.element.parentNode.insertBefore(l,D.element),l.appendChild(D.element),D.altInput&&l.appendChild(D.altInput),l.appendChild(D.calendarContainer)}D.config.static||D.config.inline||(void 0!==D.config.appendTo?D.config.appendTo:window.document.body).appendChild(D.calendarContainer)}(),function(){D.config.wrap&&["open","close","toggle","clear"].forEach((function(e){Array.prototype.forEach.call(D.element.querySelectorAll("[data-"+e+"]"),(function(n){return F(n,"click",D[e])}))}));if(D.isMobile)return void function(){var e=D.config.enableTime?D.config.noCalendar?"time":"datetime-local":"date";D.mobileInput=s("input",D.input.className+" flatpickr-mobile"),D.mobileInput.tabIndex=1,D.mobileInput.type=e,D.mobileInput.disabled=D.input.disabled,D.mobileInput.required=D.input.required,D.mobileInput.placeholder=D.input.placeholder,D.mobileFormatStr="datetime-local"===e?"Y-m-d\\TH:i:S":"date"===e?"Y-m-d":"H:i:S",D.selectedDates.length>0&&(D.mobileInput.defaultValue=D.mobileInput.value=D.formatDate(D.selectedDates[0],D.mobileFormatStr));D.config.minDate&&(D.mobileInput.min=D.formatDate(D.config.minDate,"Y-m-d"));D.config.maxDate&&(D.mobileInput.max=D.formatDate(D.config.maxDate,"Y-m-d"));D.input.getAttribute("step")&&(D.mobileInput.step=String(D.input.getAttribute("step")));D.input.type="hidden",void 0!==D.altInput&&(D.altInput.type="hidden");try{D.input.parentNode&&D.input.parentNode.insertBefore(D.mobileInput,D.input.nextSibling)}catch(e){}F(D.mobileInput,"change",(function(e){D.setDate(m(e).value,!1,D.mobileFormatStr),ge("onChange"),ge("onClose")}))}();var e=l(ae,50);D._debouncedChange=l(N,300),D.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&F(D.daysContainer,"mouseover",(function(e){"range"===D.config.mode&&te(m(e))}));F(window.document.body,"keydown",ne),D.config.inline||D.config.static||F(window,"resize",e);void 0!==window.ontouchstart?F(window.document,"touchstart",V):F(window.document,"click",V);F(window.document,"focus",V,{capture:!0}),!0===D.config.clickOpens&&(F(D._input,"focus",D.open),F(D._input,"click",D.open));void 0!==D.daysContainer&&(F(D.monthNav,"click",be),F(D.monthNav,["keyup","increment"],O),F(D.daysContainer,"click",se));if(void 0!==D.timeContainer&&void 0!==D.minuteElement&&void 0!==D.hourElement){F(D.timeContainer,["increment"],k),F(D.timeContainer,"blur",k,{capture:!0}),F(D.timeContainer,"click",P),F([D.hourElement,D.minuteElement],["focus","click"],(function(e){return m(e).select()})),void 0!==D.secondElement&&F(D.secondElement,"focus",(function(){return D.secondElement&&D.secondElement.select()})),void 0!==D.amPM&&F(D.amPM,"click",(function(e){k(e),N()}))}D.config.allowInput&&F(D._input,"blur",ee)}(),(D.selectedDates.length||D.config.noCalendar)&&(D.config.enableTime&&I(D.config.noCalendar?D.latestSelectedDateObj||D.config.minDate:void 0),we(!1)),x();var n=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!D.isMobile&&n&&le(),ge("onReady")}(),D}function x(e,n){for(var t=Array.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a=[],i=0;i",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},i={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(e){var n=e%100;if(n>3&&n<21)return"th";switch(n%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},o=function(e,n){return void 0===n&&(n=2),("000"+e).slice(-1*n)},r=function(e){return!0===e?1:0};function l(e,n){var t;return function(){var a=this,i=arguments;clearTimeout(t),t=setTimeout((function(){return e.apply(a,i)}),n)}}var c=function(e){return e instanceof Array?e:[e]};function s(e,n,t){if(!0===t)return e.classList.add(n);e.classList.remove(n)}function d(e,n,t){var a=window.document.createElement(e);return n=n||"",t=t||"",a.className=n,void 0!==t&&(a.textContent=t),a}function u(e){for(;e.firstChild;)e.removeChild(e.firstChild)}function f(e,n){return n(e)?e:e.parentNode?f(e.parentNode,n):void 0}function m(e,n){var t=d("div","numInputWrapper"),a=d("input","numInput "+e),i=d("span","arrowUp"),o=d("span","arrowDown");if(-1===navigator.userAgent.indexOf("MSIE 9.0")?a.type="number":(a.type="text",a.pattern="\\d*"),void 0!==n)for(var r in n)a.setAttribute(r,n[r]);return t.appendChild(a),t.appendChild(i),t.appendChild(o),t}function g(e){try{return"function"==typeof e.composedPath?e.composedPath()[0]:e.target}catch(n){return e.target}}var p=function(){},h=function(e,n,t){return t.months[n?"shorthand":"longhand"][e]},v={D:p,F:function(e,n,t){e.setMonth(t.months.longhand.indexOf(n))},G:function(e,n){e.setHours((e.getHours()>=12?12:0)+parseFloat(n))},H:function(e,n){e.setHours(parseFloat(n))},J:function(e,n){e.setDate(parseFloat(n))},K:function(e,n,t){e.setHours(e.getHours()%12+12*r(new RegExp(t.amPM[1],"i").test(n)))},M:function(e,n,t){e.setMonth(t.months.shorthand.indexOf(n))},S:function(e,n){e.setSeconds(parseFloat(n))},U:function(e,n){return new Date(1e3*parseFloat(n))},W:function(e,n,t){var a=parseInt(n),i=new Date(e.getFullYear(),0,2+7*(a-1),0,0,0,0);return i.setDate(i.getDate()-i.getDay()+t.firstDayOfWeek),i},Y:function(e,n){e.setFullYear(parseFloat(n))},Z:function(e,n){return new Date(n)},d:function(e,n){e.setDate(parseFloat(n))},h:function(e,n){e.setHours((e.getHours()>=12?12:0)+parseFloat(n))},i:function(e,n){e.setMinutes(parseFloat(n))},j:function(e,n){e.setDate(parseFloat(n))},l:p,m:function(e,n){e.setMonth(parseFloat(n)-1)},n:function(e,n){e.setMonth(parseFloat(n)-1)},s:function(e,n){e.setSeconds(parseFloat(n))},u:function(e,n){return new Date(parseFloat(n))},w:p,y:function(e,n){e.setFullYear(2e3+parseFloat(n))}},D={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},w={Z:function(e){return e.toISOString()},D:function(e,n,t){return n.weekdays.shorthand[w.w(e,n,t)]},F:function(e,n,t){return h(w.n(e,n,t)-1,!1,n)},G:function(e,n,t){return o(w.h(e,n,t))},H:function(e){return o(e.getHours())},J:function(e,n){return void 0!==n.ordinal?e.getDate()+n.ordinal(e.getDate()):e.getDate()},K:function(e,n){return n.amPM[r(e.getHours()>11)]},M:function(e,n){return h(e.getMonth(),!0,n)},S:function(e){return o(e.getSeconds())},U:function(e){return e.getTime()/1e3},W:function(e,n,t){return t.getWeek(e)},Y:function(e){return o(e.getFullYear(),4)},d:function(e){return o(e.getDate())},h:function(e){return e.getHours()%12?e.getHours()%12:12},i:function(e){return o(e.getMinutes())},j:function(e){return e.getDate()},l:function(e,n){return n.weekdays.longhand[e.getDay()]},m:function(e){return o(e.getMonth()+1)},n:function(e){return e.getMonth()+1},s:function(e){return e.getSeconds()},u:function(e){return e.getTime()},w:function(e){return e.getDay()},y:function(e){return String(e.getFullYear()).substring(2)}},b=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o,l=e.isMobile,c=void 0!==l&&l;return function(e,n,a){var i=a||r;return void 0===t.formatDate||c?n.split("").map((function(n,a,o){return w[n]&&"\\"!==o[a-1]?w[n](e,i,t):"\\"!==n?n:""})).join(""):t.formatDate(e,n,i)}},C=function(e){var n=e.config,t=void 0===n?a:n,o=e.l10n,r=void 0===o?i:o;return function(e,n,i,o){if(0===e||e){var l,c=o||r,s=e;if(e instanceof Date)l=new Date(e.getTime());else if("string"!=typeof e&&void 0!==e.toFixed)l=new Date(e);else if("string"==typeof e){var d=n||(t||a).dateFormat,u=String(e).trim();if("today"===u)l=new Date,i=!0;else if(t&&t.parseDate)l=t.parseDate(e,d);else if(/Z$/.test(u)||/GMT$/.test(u))l=new Date(e);else{for(var f=void 0,m=[],g=0,p=0,h="";g=0?new Date:new Date(w.config.minDate.getTime()),t=E(w.config);n.setHours(t.hours,t.minutes,t.seconds,n.getMilliseconds()),w.selectedDates=[n],w.latestSelectedDateObj=n}void 0!==e&&"blur"!==e.type&&function(e){e.preventDefault();var n="keydown"===e.type,t=g(e),a=t;void 0!==w.amPM&&t===w.amPM&&(w.amPM.textContent=w.l10n.amPM[r(w.amPM.textContent===w.l10n.amPM[0])]);var i=parseFloat(a.getAttribute("min")),l=parseFloat(a.getAttribute("max")),c=parseFloat(a.getAttribute("step")),s=parseInt(a.value,10),d=e.delta||(n?38===e.which?1:-1:0),u=s+c*d;if(void 0!==a.value&&2===a.value.length){var f=a===w.hourElement,m=a===w.minuteElement;ul&&(u=a===w.hourElement?u-l-r(!w.amPM):i,m&&L(void 0,1,w.hourElement)),w.amPM&&f&&(1===c?u+s===23:Math.abs(u-s)>c)&&(w.amPM.textContent=w.l10n.amPM[r(w.amPM.textContent===w.l10n.amPM[0])]),a.value=o(u)}}(e);var a=w._input.value;O(),ye(),w._input.value!==a&&w._debouncedChange()}function O(){if(void 0!==w.hourElement&&void 0!==w.minuteElement){var e,n,t=(parseInt(w.hourElement.value.slice(-2),10)||0)%24,a=(parseInt(w.minuteElement.value,10)||0)%60,i=void 0!==w.secondElement?(parseInt(w.secondElement.value,10)||0)%60:0;void 0!==w.amPM&&(e=t,n=w.amPM.textContent,t=e%12+12*r(n===w.l10n.amPM[1]));var o=void 0!==w.config.minTime||w.config.minDate&&w.minDateHasTime&&w.latestSelectedDateObj&&0===M(w.latestSelectedDateObj,w.config.minDate,!0),l=void 0!==w.config.maxTime||w.config.maxDate&&w.maxDateHasTime&&w.latestSelectedDateObj&&0===M(w.latestSelectedDateObj,w.config.maxDate,!0);if(void 0!==w.config.maxTime&&void 0!==w.config.minTime&&w.config.minTime>w.config.maxTime){var c=y(w.config.minTime.getHours(),w.config.minTime.getMinutes(),w.config.minTime.getSeconds()),s=y(w.config.maxTime.getHours(),w.config.maxTime.getMinutes(),w.config.maxTime.getSeconds()),d=y(t,a,i);if(d>s&&d=12)]),void 0!==w.secondElement&&(w.secondElement.value=o(t)))}function N(e){var n=g(e),t=parseInt(n.value)+(e.delta||0);(t/1e3>1||"Enter"===e.key&&!/[^\d]/.test(t.toString()))&&ee(t)}function P(e,n,t,a){return n instanceof Array?n.forEach((function(n){return P(e,n,t,a)})):e instanceof Array?e.forEach((function(e){return P(e,n,t,a)})):(e.addEventListener(n,t,a),void w._handlers.push({remove:function(){return e.removeEventListener(n,t,a)}}))}function Y(){De("onChange")}function j(e,n){var t=void 0!==e?w.parseDate(e):w.latestSelectedDateObj||(w.config.minDate&&w.config.minDate>w.now?w.config.minDate:w.config.maxDate&&w.config.maxDate=0&&M(e,w.selectedDates[1])<=0)}(n)&&!be(n)&&o.classList.add("inRange"),w.weekNumbers&&1===w.config.showMonths&&"prevMonthDay"!==e&&a%7==6&&w.weekNumbers.insertAdjacentHTML("beforeend",""+w.config.getWeek(n)+""),De("onDayCreate",o),o}function W(e){e.focus(),"range"===w.config.mode&&oe(e)}function B(e){for(var n=e>0?0:w.config.showMonths-1,t=e>0?w.config.showMonths:-1,a=n;a!=t;a+=e)for(var i=w.daysContainer.children[a],o=e>0?0:i.children.length-1,r=e>0?i.children.length:-1,l=o;l!=r;l+=e){var c=i.children[l];if(-1===c.className.indexOf("hidden")&&ne(c.dateObj))return c}}function J(e,n){var t=k(),a=te(t||document.body),i=void 0!==e?e:a?t:void 0!==w.selectedDateElem&&te(w.selectedDateElem)?w.selectedDateElem:void 0!==w.todayDateElem&&te(w.todayDateElem)?w.todayDateElem:B(n>0?1:-1);void 0===i?w._input.focus():a?function(e,n){for(var t=-1===e.className.indexOf("Month")?e.dateObj.getMonth():w.currentMonth,a=n>0?w.config.showMonths:-1,i=n>0?1:-1,o=t-w.currentMonth;o!=a;o+=i)for(var r=w.daysContainer.children[o],l=t-w.currentMonth===o?e.$i+n:n<0?r.children.length-1:0,c=r.children.length,s=l;s>=0&&s0?c:-1);s+=i){var d=r.children[s];if(-1===d.className.indexOf("hidden")&&ne(d.dateObj)&&Math.abs(e.$i-s)>=Math.abs(n))return W(d)}w.changeMonth(i),J(B(i),0)}(i,n):W(i)}function K(e,n){for(var t=(new Date(e,n,1).getDay()-w.l10n.firstDayOfWeek+7)%7,a=w.utils.getDaysInMonth((n-1+12)%12,e),i=w.utils.getDaysInMonth(n,e),o=window.document.createDocumentFragment(),r=w.config.showMonths>1,l=r?"prevMonthDay hidden":"prevMonthDay",c=r?"nextMonthDay hidden":"nextMonthDay",s=a+1-t,u=0;s<=a;s++,u++)o.appendChild(R("flatpickr-day "+l,new Date(e,n-1,s),0,u));for(s=1;s<=i;s++,u++)o.appendChild(R("flatpickr-day",new Date(e,n,s),0,u));for(var f=i+1;f<=42-t&&(1===w.config.showMonths||u%7!=0);f++,u++)o.appendChild(R("flatpickr-day "+c,new Date(e,n+1,f%i),0,u));var m=d("div","dayContainer");return m.appendChild(o),m}function U(){if(void 0!==w.daysContainer){u(w.daysContainer),w.weekNumbers&&u(w.weekNumbers);for(var e=document.createDocumentFragment(),n=0;n1||"dropdown"!==w.config.monthSelectorType)){var e=function(e){return!(void 0!==w.config.minDate&&w.currentYear===w.config.minDate.getFullYear()&&ew.config.maxDate.getMonth())};w.monthsDropdownContainer.tabIndex=-1,w.monthsDropdownContainer.innerHTML="";for(var n=0;n<12;n++)if(e(n)){var t=d("option","flatpickr-monthDropdown-month");t.value=new Date(w.currentYear,n).getMonth().toString(),t.textContent=h(n,w.config.shorthandCurrentMonth,w.l10n),t.tabIndex=-1,w.currentMonth===n&&(t.selected=!0),w.monthsDropdownContainer.appendChild(t)}}}function $(){var e,n=d("div","flatpickr-month"),t=window.document.createDocumentFragment();w.config.showMonths>1||"static"===w.config.monthSelectorType?e=d("span","cur-month"):(w.monthsDropdownContainer=d("select","flatpickr-monthDropdown-months"),w.monthsDropdownContainer.setAttribute("aria-label",w.l10n.monthAriaLabel),P(w.monthsDropdownContainer,"change",(function(e){var n=g(e),t=parseInt(n.value,10);w.changeMonth(t-w.currentMonth),De("onMonthChange")})),q(),e=w.monthsDropdownContainer);var a=m("cur-year",{tabindex:"-1"}),i=a.getElementsByTagName("input")[0];i.setAttribute("aria-label",w.l10n.yearAriaLabel),w.config.minDate&&i.setAttribute("min",w.config.minDate.getFullYear().toString()),w.config.maxDate&&(i.setAttribute("max",w.config.maxDate.getFullYear().toString()),i.disabled=!!w.config.minDate&&w.config.minDate.getFullYear()===w.config.maxDate.getFullYear());var o=d("div","flatpickr-current-month");return o.appendChild(e),o.appendChild(a),t.appendChild(o),n.appendChild(t),{container:n,yearElement:i,monthElement:e}}function V(){u(w.monthNav),w.monthNav.appendChild(w.prevMonthNav),w.config.showMonths&&(w.yearElements=[],w.monthElements=[]);for(var e=w.config.showMonths;e--;){var n=$();w.yearElements.push(n.yearElement),w.monthElements.push(n.monthElement),w.monthNav.appendChild(n.container)}w.monthNav.appendChild(w.nextMonthNav)}function z(){w.weekdayContainer?u(w.weekdayContainer):w.weekdayContainer=d("div","flatpickr-weekdays");for(var e=w.config.showMonths;e--;){var n=d("div","flatpickr-weekdaycontainer");w.weekdayContainer.appendChild(n)}return G(),w.weekdayContainer}function G(){if(w.weekdayContainer){var e=w.l10n.firstDayOfWeek,t=n(w.l10n.weekdays.shorthand);e>0&&e\n "+t.join("")+"\n \n "}}function Z(e,n){void 0===n&&(n=!0);var t=n?e:e-w.currentMonth;t<0&&!0===w._hidePrevMonthArrow||t>0&&!0===w._hideNextMonthArrow||(w.currentMonth+=t,(w.currentMonth<0||w.currentMonth>11)&&(w.currentYear+=w.currentMonth>11?1:-1,w.currentMonth=(w.currentMonth+12)%12,De("onYearChange"),q()),U(),De("onMonthChange"),Ce())}function Q(e){return w.calendarContainer.contains(e)}function X(e){if(w.isOpen&&!w.config.inline){var n=g(e),t=Q(n),a=!(n===w.input||n===w.altInput||w.element.contains(n)||e.path&&e.path.indexOf&&(~e.path.indexOf(w.input)||~e.path.indexOf(w.altInput)))&&!t&&!Q(e.relatedTarget),i=!w.config.ignoredFocusElements.some((function(e){return e.contains(n)}));a&&i&&(w.config.allowInput&&w.setDate(w._input.value,!1,w.config.altInput?w.config.altFormat:w.config.dateFormat),void 0!==w.timeContainer&&void 0!==w.minuteElement&&void 0!==w.hourElement&&""!==w.input.value&&void 0!==w.input.value&&_(),w.close(),w.config&&"range"===w.config.mode&&1===w.selectedDates.length&&w.clear(!1))}}function ee(e){if(!(!e||w.config.minDate&&ew.config.maxDate.getFullYear())){var n=e,t=w.currentYear!==n;w.currentYear=n||w.currentYear,w.config.maxDate&&w.currentYear===w.config.maxDate.getFullYear()?w.currentMonth=Math.min(w.config.maxDate.getMonth(),w.currentMonth):w.config.minDate&&w.currentYear===w.config.minDate.getFullYear()&&(w.currentMonth=Math.max(w.config.minDate.getMonth(),w.currentMonth)),t&&(w.redraw(),De("onYearChange"),q())}}function ne(e,n){var t;void 0===n&&(n=!0);var a=w.parseDate(e,void 0,n);if(w.config.minDate&&a&&M(a,w.config.minDate,void 0!==n?n:!w.minDateHasTime)<0||w.config.maxDate&&a&&M(a,w.config.maxDate,void 0!==n?n:!w.maxDateHasTime)>0)return!1;if(!w.config.enable&&0===w.config.disable.length)return!0;if(void 0===a)return!1;for(var i=!!w.config.enable,o=null!==(t=w.config.enable)&&void 0!==t?t:w.config.disable,r=0,l=void 0;r=l.from.getTime()&&a.getTime()<=l.to.getTime())return i}return!i}function te(e){return void 0!==w.daysContainer&&(-1===e.className.indexOf("hidden")&&-1===e.className.indexOf("flatpickr-disabled")&&w.daysContainer.contains(e))}function ae(e){var n=e.target===w._input,t=w._input.value.trimEnd()!==Me();!n||!t||e.relatedTarget&&Q(e.relatedTarget)||w.setDate(w._input.value,!0,e.target===w.altInput?w.config.altFormat:w.config.dateFormat)}function ie(e){var n=g(e),t=w.config.wrap?p.contains(n):n===w._input,a=w.config.allowInput,i=w.isOpen&&(!a||!t),o=w.config.inline&&t&&!a;if(13===e.keyCode&&t){if(a)return w.setDate(w._input.value,!0,n===w.altInput?w.config.altFormat:w.config.dateFormat),w.close(),n.blur();w.open()}else if(Q(n)||i||o){var r=!!w.timeContainer&&w.timeContainer.contains(n);switch(e.keyCode){case 13:r?(e.preventDefault(),_(),fe()):me(e);break;case 27:e.preventDefault(),fe();break;case 8:case 46:t&&!w.config.allowInput&&(e.preventDefault(),w.clear());break;case 37:case 39:if(r||t)w.hourElement&&w.hourElement.focus();else{e.preventDefault();var l=k();if(void 0!==w.daysContainer&&(!1===a||l&&te(l))){var c=39===e.keyCode?1:-1;e.ctrlKey?(e.stopPropagation(),Z(c),J(B(1),0)):J(void 0,c)}}break;case 38:case 40:e.preventDefault();var s=40===e.keyCode?1:-1;w.daysContainer&&void 0!==n.$i||n===w.input||n===w.altInput?e.ctrlKey?(e.stopPropagation(),ee(w.currentYear-s),J(B(1),0)):r||J(void 0,7*s):n===w.currentYearElement?ee(w.currentYear-s):w.config.enableTime&&(!r&&w.hourElement&&w.hourElement.focus(),_(e),w._debouncedChange());break;case 9:if(r){var d=[w.hourElement,w.minuteElement,w.secondElement,w.amPM].concat(w.pluginElements).filter((function(e){return e})),u=d.indexOf(n);if(-1!==u){var f=d[u+(e.shiftKey?-1:1)];e.preventDefault(),(f||w._input).focus()}}else!w.config.noCalendar&&w.daysContainer&&w.daysContainer.contains(n)&&e.shiftKey&&(e.preventDefault(),w._input.focus())}}if(void 0!==w.amPM&&n===w.amPM)switch(e.key){case w.l10n.amPM[0].charAt(0):case w.l10n.amPM[0].charAt(0).toLowerCase():w.amPM.textContent=w.l10n.amPM[0],O(),ye();break;case w.l10n.amPM[1].charAt(0):case w.l10n.amPM[1].charAt(0).toLowerCase():w.amPM.textContent=w.l10n.amPM[1],O(),ye()}(t||Q(n))&&De("onKeyDown",e)}function oe(e,n){if(void 0===n&&(n="flatpickr-day"),1===w.selectedDates.length&&(!e||e.classList.contains(n)&&!e.classList.contains("flatpickr-disabled"))){for(var t=e?e.dateObj.getTime():w.days.firstElementChild.dateObj.getTime(),a=w.parseDate(w.selectedDates[0],void 0,!0).getTime(),i=Math.min(t,w.selectedDates[0].getTime()),o=Math.max(t,w.selectedDates[0].getTime()),r=!1,l=0,c=0,s=i;si&&sl)?l=s:s>a&&(!c||s ."+n)).forEach((function(n){var i,o,s,d=n.dateObj.getTime(),u=l>0&&d0&&d>c;if(u)return n.classList.add("notAllowed"),void["inRange","startRange","endRange"].forEach((function(e){n.classList.remove(e)}));r&&!u||(["startRange","inRange","endRange","notAllowed"].forEach((function(e){n.classList.remove(e)})),void 0!==e&&(e.classList.add(t<=w.selectedDates[0].getTime()?"startRange":"endRange"),at&&d===a&&n.classList.add("endRange"),d>=l&&(0===c||d<=c)&&(o=a,s=t,(i=d)>Math.min(o,s)&&i0||t.getMinutes()>0||t.getSeconds()>0),w.selectedDates&&(w.selectedDates=w.selectedDates.filter((function(e){return ne(e)})),w.selectedDates.length||"min"!==e||F(t),ye()),w.daysContainer&&(ue(),void 0!==t?w.currentYearElement[e]=t.getFullYear().toString():w.currentYearElement.removeAttribute(e),w.currentYearElement.disabled=!!a&&void 0!==t&&a.getFullYear()===t.getFullYear())}}function ce(){return w.config.wrap?p.querySelector("[data-input]"):p}function se(){"object"!=typeof w.config.locale&&void 0===I.l10ns[w.config.locale]&&w.config.errorHandler(new Error("flatpickr: invalid locale "+w.config.locale)),w.l10n=e(e({},I.l10ns.default),"object"==typeof w.config.locale?w.config.locale:"default"!==w.config.locale?I.l10ns[w.config.locale]:void 0),D.D="("+w.l10n.weekdays.shorthand.join("|")+")",D.l="("+w.l10n.weekdays.longhand.join("|")+")",D.M="("+w.l10n.months.shorthand.join("|")+")",D.F="("+w.l10n.months.longhand.join("|")+")",D.K="("+w.l10n.amPM[0]+"|"+w.l10n.amPM[1]+"|"+w.l10n.amPM[0].toLowerCase()+"|"+w.l10n.amPM[1].toLowerCase()+")",void 0===e(e({},v),JSON.parse(JSON.stringify(p.dataset||{}))).time_24hr&&void 0===I.defaultConfig.time_24hr&&(w.config.time_24hr=w.l10n.time_24hr),w.formatDate=b(w),w.parseDate=C({config:w.config,l10n:w.l10n})}function de(e){if("function"!=typeof w.config.position){if(void 0!==w.calendarContainer){De("onPreCalendarPosition");var n=e||w._positionElement,t=Array.prototype.reduce.call(w.calendarContainer.children,(function(e,n){return e+n.offsetHeight}),0),a=w.calendarContainer.offsetWidth,i=w.config.position.split(" "),o=i[0],r=i.length>1?i[1]:null,l=n.getBoundingClientRect(),c=window.innerHeight-l.bottom,d="above"===o||"below"!==o&&ct,u=window.pageYOffset+l.top+(d?-t-2:n.offsetHeight+2);if(s(w.calendarContainer,"arrowTop",!d),s(w.calendarContainer,"arrowBottom",d),!w.config.inline){var f=window.pageXOffset+l.left,m=!1,g=!1;"center"===r?(f-=(a-l.width)/2,m=!0):"right"===r&&(f-=a-l.width,g=!0),s(w.calendarContainer,"arrowLeft",!m&&!g),s(w.calendarContainer,"arrowCenter",m),s(w.calendarContainer,"arrowRight",g);var p=window.document.body.offsetWidth-(window.pageXOffset+l.right),h=f+a>window.document.body.offsetWidth,v=p+a>window.document.body.offsetWidth;if(s(w.calendarContainer,"rightMost",h),!w.config.static)if(w.calendarContainer.style.top=u+"px",h)if(v){var D=function(){for(var e=null,n=0;nw.currentMonth+w.config.showMonths-1)&&"range"!==w.config.mode;if(w.selectedDateElem=t,"single"===w.config.mode)w.selectedDates=[a];else if("multiple"===w.config.mode){var o=be(a);o?w.selectedDates.splice(parseInt(o),1):w.selectedDates.push(a)}else"range"===w.config.mode&&(2===w.selectedDates.length&&w.clear(!1,!1),w.latestSelectedDateObj=a,w.selectedDates.push(a),0!==M(a,w.selectedDates[0],!0)&&w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()})));if(O(),i){var r=w.currentYear!==a.getFullYear();w.currentYear=a.getFullYear(),w.currentMonth=a.getMonth(),r&&(De("onYearChange"),q()),De("onMonthChange")}if(Ce(),U(),ye(),i||"range"===w.config.mode||1!==w.config.showMonths?void 0!==w.selectedDateElem&&void 0===w.hourElement&&w.selectedDateElem&&w.selectedDateElem.focus():W(t),void 0!==w.hourElement&&void 0!==w.hourElement&&w.hourElement.focus(),w.config.closeOnSelect){var l="single"===w.config.mode&&!w.config.enableTime,c="range"===w.config.mode&&2===w.selectedDates.length&&!w.config.enableTime;(l||c)&&fe()}Y()}}w.parseDate=C({config:w.config,l10n:w.l10n}),w._handlers=[],w.pluginElements=[],w.loadedPlugins=[],w._bind=P,w._setHoursFromDate=F,w._positionCalendar=de,w.changeMonth=Z,w.changeYear=ee,w.clear=function(e,n){void 0===e&&(e=!0);void 0===n&&(n=!0);w.input.value="",void 0!==w.altInput&&(w.altInput.value="");void 0!==w.mobileInput&&(w.mobileInput.value="");w.selectedDates=[],w.latestSelectedDateObj=void 0,!0===n&&(w.currentYear=w._initialDate.getFullYear(),w.currentMonth=w._initialDate.getMonth());if(!0===w.config.enableTime){var t=E(w.config),a=t.hours,i=t.minutes,o=t.seconds;A(a,i,o)}w.redraw(),e&&De("onChange")},w.close=function(){w.isOpen=!1,w.isMobile||(void 0!==w.calendarContainer&&w.calendarContainer.classList.remove("open"),void 0!==w._input&&w._input.classList.remove("active"));De("onClose")},w.onMouseOver=oe,w._createElement=d,w.createDay=R,w.destroy=function(){void 0!==w.config&&De("onDestroy");for(var e=w._handlers.length;e--;)w._handlers[e].remove();if(w._handlers=[],w.mobileInput)w.mobileInput.parentNode&&w.mobileInput.parentNode.removeChild(w.mobileInput),w.mobileInput=void 0;else if(w.calendarContainer&&w.calendarContainer.parentNode)if(w.config.static&&w.calendarContainer.parentNode){var n=w.calendarContainer.parentNode;if(n.lastChild&&n.removeChild(n.lastChild),n.parentNode){for(;n.firstChild;)n.parentNode.insertBefore(n.firstChild,n);n.parentNode.removeChild(n)}}else w.calendarContainer.parentNode.removeChild(w.calendarContainer);w.altInput&&(w.input.type="text",w.altInput.parentNode&&w.altInput.parentNode.removeChild(w.altInput),delete w.altInput);w.input&&(w.input.type=w.input._type,w.input.classList.remove("flatpickr-input"),w.input.removeAttribute("readonly"));["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach((function(e){try{delete w[e]}catch(e){}}))},w.isEnabled=ne,w.jumpToDate=j,w.updateValue=ye,w.open=function(e,n){void 0===n&&(n=w._positionElement);if(!0===w.isMobile){if(e){e.preventDefault();var t=g(e);t&&t.blur()}return void 0!==w.mobileInput&&(w.mobileInput.focus(),w.mobileInput.click()),void De("onOpen")}if(w._input.disabled||w.config.inline)return;var a=w.isOpen;w.isOpen=!0,a||(w.calendarContainer.classList.add("open"),w._input.classList.add("active"),De("onOpen"),de(n));!0===w.config.enableTime&&!0===w.config.noCalendar&&(!1!==w.config.allowInput||void 0!==e&&w.timeContainer.contains(e.relatedTarget)||setTimeout((function(){return w.hourElement.select()}),50))},w.redraw=ue,w.set=function(e,n){if(null!==e&&"object"==typeof e)for(var a in Object.assign(w.config,e),e)void 0!==ge[a]&&ge[a].forEach((function(e){return e()}));else w.config[e]=n,void 0!==ge[e]?ge[e].forEach((function(e){return e()})):t.indexOf(e)>-1&&(w.config[e]=c(n));w.redraw(),ye(!0)},w.setDate=function(e,n,t){void 0===n&&(n=!1);void 0===t&&(t=w.config.dateFormat);if(0!==e&&!e||e instanceof Array&&0===e.length)return w.clear(n);pe(e,t),w.latestSelectedDateObj=w.selectedDates[w.selectedDates.length-1],w.redraw(),j(void 0,n),F(),0===w.selectedDates.length&&w.clear(!1);ye(n),n&&De("onChange")},w.toggle=function(e){if(!0===w.isOpen)return w.close();w.open(e)};var ge={locale:[se,G],showMonths:[V,S,z],minDate:[j],maxDate:[j],positionElement:[ve],clickOpens:[function(){!0===w.config.clickOpens?(P(w._input,"focus",w.open),P(w._input,"click",w.open)):(w._input.removeEventListener("focus",w.open),w._input.removeEventListener("click",w.open))}]};function pe(e,n){var t=[];if(e instanceof Array)t=e.map((function(e){return w.parseDate(e,n)}));else if(e instanceof Date||"number"==typeof e)t=[w.parseDate(e,n)];else if("string"==typeof e)switch(w.config.mode){case"single":case"time":t=[w.parseDate(e,n)];break;case"multiple":t=e.split(w.config.conjunction).map((function(e){return w.parseDate(e,n)}));break;case"range":t=e.split(w.l10n.rangeSeparator).map((function(e){return w.parseDate(e,n)}))}else w.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(e)));w.selectedDates=w.config.allowInvalidPreload?t:t.filter((function(e){return e instanceof Date&&ne(e,!1)})),"range"===w.config.mode&&w.selectedDates.sort((function(e,n){return e.getTime()-n.getTime()}))}function he(e){return e.slice().map((function(e){return"string"==typeof e||"number"==typeof e||e instanceof Date?w.parseDate(e,void 0,!0):e&&"object"==typeof e&&e.from&&e.to?{from:w.parseDate(e.from,void 0),to:w.parseDate(e.to,void 0)}:e})).filter((function(e){return e}))}function ve(){w._positionElement=w.config.positionElement||w._input}function De(e,n){if(void 0!==w.config){var t=w.config[e];if(void 0!==t&&t.length>0)for(var a=0;t[a]&&a1||"static"===w.config.monthSelectorType?w.monthElements[n].textContent=h(t.getMonth(),w.config.shorthandCurrentMonth,w.l10n)+" ":w.monthsDropdownContainer.value=t.getMonth().toString(),e.value=t.getFullYear().toString()})),w._hidePrevMonthArrow=void 0!==w.config.minDate&&(w.currentYear===w.config.minDate.getFullYear()?w.currentMonth<=w.config.minDate.getMonth():w.currentYearw.config.maxDate.getMonth():w.currentYear>w.config.maxDate.getFullYear()))}function Me(e){var n=e||(w.config.altInput?w.config.altFormat:w.config.dateFormat);return w.selectedDates.map((function(e){return w.formatDate(e,n)})).filter((function(e,n,t){return"range"!==w.config.mode||w.config.enableTime||t.indexOf(e)===n})).join("range"!==w.config.mode?w.config.conjunction:w.l10n.rangeSeparator)}function ye(e){void 0===e&&(e=!0),void 0!==w.mobileInput&&w.mobileFormatStr&&(w.mobileInput.value=void 0!==w.latestSelectedDateObj?w.formatDate(w.latestSelectedDateObj,w.mobileFormatStr):""),w.input.value=Me(w.config.dateFormat),void 0!==w.altInput&&(w.altInput.value=Me(w.config.altFormat)),!1!==e&&De("onValueUpdate")}function xe(e){var n=g(e),t=w.prevMonthNav.contains(n),a=w.nextMonthNav.contains(n);t||a?Z(t?-1:1):w.yearElements.indexOf(n)>=0?n.select():n.classList.contains("arrowUp")?w.changeYear(w.currentYear+1):n.classList.contains("arrowDown")&&w.changeYear(w.currentYear-1)}return function(){w.element=w.input=p,w.isOpen=!1,function(){var n=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],i=e(e({},JSON.parse(JSON.stringify(p.dataset||{}))),v),o={};w.config.parseDate=i.parseDate,w.config.formatDate=i.formatDate,Object.defineProperty(w.config,"enable",{get:function(){return w.config._enable},set:function(e){w.config._enable=he(e)}}),Object.defineProperty(w.config,"disable",{get:function(){return w.config._disable},set:function(e){w.config._disable=he(e)}});var r="time"===i.mode;if(!i.dateFormat&&(i.enableTime||r)){var l=I.defaultConfig.dateFormat||a.dateFormat;o.dateFormat=i.noCalendar||r?"H:i"+(i.enableSeconds?":S":""):l+" H:i"+(i.enableSeconds?":S":"")}if(i.altInput&&(i.enableTime||r)&&!i.altFormat){var s=I.defaultConfig.altFormat||a.altFormat;o.altFormat=i.noCalendar||r?"h:i"+(i.enableSeconds?":S K":" K"):s+" h:i"+(i.enableSeconds?":S":"")+" K"}Object.defineProperty(w.config,"minDate",{get:function(){return w.config._minDate},set:le("min")}),Object.defineProperty(w.config,"maxDate",{get:function(){return w.config._maxDate},set:le("max")});var d=function(e){return function(n){w.config["min"===e?"_minTime":"_maxTime"]=w.parseDate(n,"H:i:S")}};Object.defineProperty(w.config,"minTime",{get:function(){return w.config._minTime},set:d("min")}),Object.defineProperty(w.config,"maxTime",{get:function(){return w.config._maxTime},set:d("max")}),"time"===i.mode&&(w.config.noCalendar=!0,w.config.enableTime=!0);Object.assign(w.config,o,i);for(var u=0;u-1?w.config[m]=c(f[m]).map(T).concat(w.config[m]):void 0===i[m]&&(w.config[m]=f[m])}i.altInputClass||(w.config.altInputClass=ce().className+" "+w.config.altInputClass);De("onParseConfig")}(),se(),function(){if(w.input=ce(),!w.input)return void w.config.errorHandler(new Error("Invalid input element specified"));w.input._type=w.input.type,w.input.type="text",w.input.classList.add("flatpickr-input"),w._input=w.input,w.config.altInput&&(w.altInput=d(w.input.nodeName,w.config.altInputClass),w._input=w.altInput,w.altInput.placeholder=w.input.placeholder,w.altInput.disabled=w.input.disabled,w.altInput.required=w.input.required,w.altInput.tabIndex=w.input.tabIndex,w.altInput.type="text",w.input.setAttribute("type","hidden"),!w.config.static&&w.input.parentNode&&w.input.parentNode.insertBefore(w.altInput,w.input.nextSibling));w.config.allowInput||w._input.setAttribute("readonly","readonly");ve()}(),function(){w.selectedDates=[],w.now=w.parseDate(w.config.now)||new Date;var e=w.config.defaultDate||("INPUT"!==w.input.nodeName&&"TEXTAREA"!==w.input.nodeName||!w.input.placeholder||w.input.value!==w.input.placeholder?w.input.value:null);e&&pe(e,w.config.dateFormat);w._initialDate=w.selectedDates.length>0?w.selectedDates[0]:w.config.minDate&&w.config.minDate.getTime()>w.now.getTime()?w.config.minDate:w.config.maxDate&&w.config.maxDate.getTime()0&&(w.latestSelectedDateObj=w.selectedDates[0]);void 0!==w.config.minTime&&(w.config.minTime=w.parseDate(w.config.minTime,"H:i"));void 0!==w.config.maxTime&&(w.config.maxTime=w.parseDate(w.config.maxTime,"H:i"));w.minDateHasTime=!!w.config.minDate&&(w.config.minDate.getHours()>0||w.config.minDate.getMinutes()>0||w.config.minDate.getSeconds()>0),w.maxDateHasTime=!!w.config.maxDate&&(w.config.maxDate.getHours()>0||w.config.maxDate.getMinutes()>0||w.config.maxDate.getSeconds()>0)}(),w.utils={getDaysInMonth:function(e,n){return void 0===e&&(e=w.currentMonth),void 0===n&&(n=w.currentYear),1===e&&(n%4==0&&n%100!=0||n%400==0)?29:w.l10n.daysInMonth[e]}},w.isMobile||function(){var e=window.document.createDocumentFragment();if(w.calendarContainer=d("div","flatpickr-calendar"),w.calendarContainer.tabIndex=-1,!w.config.noCalendar){if(e.appendChild((w.monthNav=d("div","flatpickr-months"),w.yearElements=[],w.monthElements=[],w.prevMonthNav=d("span","flatpickr-prev-month"),w.prevMonthNav.innerHTML=w.config.prevArrow,w.nextMonthNav=d("span","flatpickr-next-month"),w.nextMonthNav.innerHTML=w.config.nextArrow,V(),Object.defineProperty(w,"_hidePrevMonthArrow",{get:function(){return w.__hidePrevMonthArrow},set:function(e){w.__hidePrevMonthArrow!==e&&(s(w.prevMonthNav,"flatpickr-disabled",e),w.__hidePrevMonthArrow=e)}}),Object.defineProperty(w,"_hideNextMonthArrow",{get:function(){return w.__hideNextMonthArrow},set:function(e){w.__hideNextMonthArrow!==e&&(s(w.nextMonthNav,"flatpickr-disabled",e),w.__hideNextMonthArrow=e)}}),w.currentYearElement=w.yearElements[0],Ce(),w.monthNav)),w.innerContainer=d("div","flatpickr-innerContainer"),w.config.weekNumbers){var n=function(){w.calendarContainer.classList.add("hasWeeks");var e=d("div","flatpickr-weekwrapper");e.appendChild(d("span","flatpickr-weekday",w.l10n.weekAbbreviation));var n=d("div","flatpickr-weeks");return e.appendChild(n),{weekWrapper:e,weekNumbers:n}}(),t=n.weekWrapper,a=n.weekNumbers;w.innerContainer.appendChild(t),w.weekNumbers=a,w.weekWrapper=t}w.rContainer=d("div","flatpickr-rContainer"),w.rContainer.appendChild(z()),w.daysContainer||(w.daysContainer=d("div","flatpickr-days"),w.daysContainer.tabIndex=-1),U(),w.rContainer.appendChild(w.daysContainer),w.innerContainer.appendChild(w.rContainer),e.appendChild(w.innerContainer)}w.config.enableTime&&e.appendChild(function(){w.calendarContainer.classList.add("hasTime"),w.config.noCalendar&&w.calendarContainer.classList.add("noCalendar");var e=E(w.config);w.timeContainer=d("div","flatpickr-time"),w.timeContainer.tabIndex=-1;var n=d("span","flatpickr-time-separator",":"),t=m("flatpickr-hour",{"aria-label":w.l10n.hourAriaLabel});w.hourElement=t.getElementsByTagName("input")[0];var a=m("flatpickr-minute",{"aria-label":w.l10n.minuteAriaLabel});w.minuteElement=a.getElementsByTagName("input")[0],w.hourElement.tabIndex=w.minuteElement.tabIndex=-1,w.hourElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getHours():w.config.time_24hr?e.hours:function(e){switch(e%24){case 0:case 12:return 12;default:return e%12}}(e.hours)),w.minuteElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getMinutes():e.minutes),w.hourElement.setAttribute("step",w.config.hourIncrement.toString()),w.minuteElement.setAttribute("step",w.config.minuteIncrement.toString()),w.hourElement.setAttribute("min",w.config.time_24hr?"0":"1"),w.hourElement.setAttribute("max",w.config.time_24hr?"23":"12"),w.hourElement.setAttribute("maxlength","2"),w.minuteElement.setAttribute("min","0"),w.minuteElement.setAttribute("max","59"),w.minuteElement.setAttribute("maxlength","2"),w.timeContainer.appendChild(t),w.timeContainer.appendChild(n),w.timeContainer.appendChild(a),w.config.time_24hr&&w.timeContainer.classList.add("time24hr");if(w.config.enableSeconds){w.timeContainer.classList.add("hasSeconds");var i=m("flatpickr-second");w.secondElement=i.getElementsByTagName("input")[0],w.secondElement.value=o(w.latestSelectedDateObj?w.latestSelectedDateObj.getSeconds():e.seconds),w.secondElement.setAttribute("step",w.minuteElement.getAttribute("step")),w.secondElement.setAttribute("min","0"),w.secondElement.setAttribute("max","59"),w.secondElement.setAttribute("maxlength","2"),w.timeContainer.appendChild(d("span","flatpickr-time-separator",":")),w.timeContainer.appendChild(i)}w.config.time_24hr||(w.amPM=d("span","flatpickr-am-pm",w.l10n.amPM[r((w.latestSelectedDateObj?w.hourElement.value:w.config.defaultHour)>11)]),w.amPM.title=w.l10n.toggleTitle,w.amPM.tabIndex=-1,w.timeContainer.appendChild(w.amPM));return w.timeContainer}());s(w.calendarContainer,"rangeMode","range"===w.config.mode),s(w.calendarContainer,"animate",!0===w.config.animate),s(w.calendarContainer,"multiMonth",w.config.showMonths>1),w.calendarContainer.appendChild(e);var i=void 0!==w.config.appendTo&&void 0!==w.config.appendTo.nodeType;if((w.config.inline||w.config.static)&&(w.calendarContainer.classList.add(w.config.inline?"inline":"static"),w.config.inline&&(!i&&w.element.parentNode?w.element.parentNode.insertBefore(w.calendarContainer,w._input.nextSibling):void 0!==w.config.appendTo&&w.config.appendTo.appendChild(w.calendarContainer)),w.config.static)){var l=d("div","flatpickr-wrapper");w.element.parentNode&&w.element.parentNode.insertBefore(l,w.element),l.appendChild(w.element),w.altInput&&l.appendChild(w.altInput),l.appendChild(w.calendarContainer)}w.config.static||w.config.inline||(void 0!==w.config.appendTo?w.config.appendTo:window.document.body).appendChild(w.calendarContainer)}(),function(){w.config.wrap&&["open","close","toggle","clear"].forEach((function(e){Array.prototype.forEach.call(w.element.querySelectorAll("[data-"+e+"]"),(function(n){return P(n,"click",w[e])}))}));if(w.isMobile)return void function(){var e=w.config.enableTime?w.config.noCalendar?"time":"datetime-local":"date";w.mobileInput=d("input",w.input.className+" flatpickr-mobile"),w.mobileInput.tabIndex=1,w.mobileInput.type=e,w.mobileInput.disabled=w.input.disabled,w.mobileInput.required=w.input.required,w.mobileInput.placeholder=w.input.placeholder,w.mobileFormatStr="datetime-local"===e?"Y-m-d\\TH:i:S":"date"===e?"Y-m-d":"H:i:S",w.selectedDates.length>0&&(w.mobileInput.defaultValue=w.mobileInput.value=w.formatDate(w.selectedDates[0],w.mobileFormatStr));w.config.minDate&&(w.mobileInput.min=w.formatDate(w.config.minDate,"Y-m-d"));w.config.maxDate&&(w.mobileInput.max=w.formatDate(w.config.maxDate,"Y-m-d"));w.input.getAttribute("step")&&(w.mobileInput.step=String(w.input.getAttribute("step")));w.input.type="hidden",void 0!==w.altInput&&(w.altInput.type="hidden");try{w.input.parentNode&&w.input.parentNode.insertBefore(w.mobileInput,w.input.nextSibling)}catch(e){}P(w.mobileInput,"change",(function(e){w.setDate(g(e).value,!1,w.mobileFormatStr),De("onChange"),De("onClose")}))}();var e=l(re,50);w._debouncedChange=l(Y,300),w.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&P(w.daysContainer,"mouseover",(function(e){"range"===w.config.mode&&oe(g(e))}));P(w._input,"keydown",ie),void 0!==w.calendarContainer&&P(w.calendarContainer,"keydown",ie);w.config.inline||w.config.static||P(window,"resize",e);void 0!==window.ontouchstart?P(window.document,"touchstart",X):P(window.document,"mousedown",X);P(window.document,"focus",X,{capture:!0}),!0===w.config.clickOpens&&(P(w._input,"focus",w.open),P(w._input,"click",w.open));void 0!==w.daysContainer&&(P(w.monthNav,"click",xe),P(w.monthNav,["keyup","increment"],N),P(w.daysContainer,"click",me));if(void 0!==w.timeContainer&&void 0!==w.minuteElement&&void 0!==w.hourElement){var n=function(e){return g(e).select()};P(w.timeContainer,["increment"],_),P(w.timeContainer,"blur",_,{capture:!0}),P(w.timeContainer,"click",H),P([w.hourElement,w.minuteElement],["focus","click"],n),void 0!==w.secondElement&&P(w.secondElement,"focus",(function(){return w.secondElement&&w.secondElement.select()})),void 0!==w.amPM&&P(w.amPM,"click",(function(e){_(e)}))}w.config.allowInput&&P(w._input,"blur",ae)}(),(w.selectedDates.length||w.config.noCalendar)&&(w.config.enableTime&&F(w.config.noCalendar?w.latestSelectedDateObj:void 0),ye(!1)),S();var n=/^((?!chrome|android).)*safari/i.test(navigator.userAgent);!w.isMobile&&n&&de(),De("onReady")}(),w}function T(e,n){for(var t=Array.prototype.slice.call(e).filter((function(e){return e instanceof HTMLElement})),a=[],i=0;i ",confirmText:"OK ",showAlways:!1,theme:"light"};return function(e){var l,n=t(t({},i),e),o="flatpickr-confirm";return function(c){return c.config.noCalendar||c.isMobile?{}:t({onKeyDown:function(e,n,t,i){var o=function(n){try{return"function"!=typeof n.composedPath?n.target:n.composedPath()[0]}catch(e){return n.target}}(i),r=!c.config.time_24hr&&o===c.amPM||c.config.time_24hr&&(c.config.enableSeconds&&o===c.secondElement||!c.config.enableSeconds&&o===c.minuteElement);c.config.enableTime&&"Tab"===i.key&&r?(i.preventDefault(),l.focus()):"Enter"===i.key&&o===l&&c.close()},onReady:function(){(l=c._createElement("div",o+" "+(n.showAlways?"visible":"")+" "+n.theme+"Theme",n.confirmText)).tabIndex=-1,l.innerHTML+=n.confirmIcon,l.addEventListener("click",c.close),c.calendarContainer.appendChild(l),c.loadedPlugins.push("confirmDate")}},n.showAlways?{}:{onChange:function(e,n){var t=c.config.enableTime||"multiple"===c.config.mode||-1!==c.loadedPlugins.indexOf("monthSelect"),i=c.calendarContainer.querySelector("."+o);if(i)return n&&!c.config.inline&&t&&i?i.classList.add("visible"):void i.classList.remove("visible")}})}}}); \ No newline at end of file diff --git a/public/styles/flatpickr.min.css b/public/styles/flatpickr.min.css index 2b5da595..0597a753 100644 --- a/public/styles/flatpickr.min.css +++ b/public/styles/flatpickr.min.css @@ -1,4 +1,4 @@ -.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/* +.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/* /*rtl:begin:ignore*/left:0/* /*rtl:end:ignore*/}/* /*rtl:begin:ignore*/ @@ -10,4 +10,5 @@ /*rtl:begin:ignore*/ /* /*rtl:end:ignore*/ -.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}} \ No newline at end of file +.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}} +.flatpickr-confirm{height:40px;max-height:0;visibility:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer;background:rgba(0,0,0,.06)}.flatpickr-confirm svg path{fill:inherit}.flatpickr-confirm.darkTheme{color:#fff;fill:#fff}.flatpickr-confirm.visible{max-height:40px;visibility:visible} \ No newline at end of file diff --git a/translate/translate.json b/translate/translate.json index be73ba17..bcd7e757 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -5,8 +5,8 @@ "en": " (", "nl": " (", "xloc": [ - "default.handlebars->47->1551", - "default3.handlebars->35->1536" + "default.handlebars->47->1553", + "default3.handlebars->35->1538" ] }, { @@ -35,10 +35,10 @@ "zh-chs": " + CIRA", "zh-cht": " + CIRA", "xloc": [ - "default.handlebars->47->2224", "default.handlebars->47->2226", - "default3.handlebars->35->2220", - "default3.handlebars->35->2222" + "default.handlebars->47->2228", + "default3.handlebars->35->2222", + "default3.handlebars->35->2224" ] }, { @@ -339,8 +339,8 @@ "zh-chs": " 可以使用密码提示,但不建议使用。", "zh-cht": " 可以使用密碼提示,但不建議使用。", "xloc": [ - "default.handlebars->47->2096", - "default3.handlebars->35->2076" + "default.handlebars->47->2098", + "default3.handlebars->35->2078" ] }, { @@ -369,10 +369,10 @@ "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。", "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。", "xloc": [ - "default.handlebars->47->2350", - "default.handlebars->47->2933", - "default3.handlebars->35->2347", - "default3.handlebars->35->2927" + "default.handlebars->47->2352", + "default.handlebars->47->2935", + "default3.handlebars->35->2349", + "default3.handlebars->35->2929" ] }, { @@ -966,8 +966,8 @@ "ru": ")", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1", - "default.handlebars->47->1552", - "default3.handlebars->35->1537" + "default.handlebars->47->1554", + "default3.handlebars->35->1539" ] }, { @@ -996,9 +996,9 @@ "zh-chs": "* 8-16个字符,1个大写,1个小写,1个数字,1个非字母数字。", "zh-cht": "* 8-16個字符,1個大寫,1個小寫,1個數字,1個非字母數字。", "xloc": [ - "default.handlebars->47->2308", + "default.handlebars->47->2310", "default.handlebars->47->540", - "default3.handlebars->35->2302", + "default3.handlebars->35->2304", "default3.handlebars->35->537" ] }, @@ -1112,17 +1112,17 @@ "default-mobile.handlebars->11->816", "default-mobile.handlebars->11->818", "default.handlebars->47->1018", - "default.handlebars->47->1658", "default.handlebars->47->1660", "default.handlebars->47->1662", - "default.handlebars->47->2426", - "default.handlebars->47->2706", + "default.handlebars->47->1664", + "default.handlebars->47->2428", + "default.handlebars->47->2708", "default3.handlebars->35->1015", - "default3.handlebars->35->1643", "default3.handlebars->35->1645", "default3.handlebars->35->1647", - "default3.handlebars->35->2423", - "default3.handlebars->35->2703" + "default3.handlebars->35->1649", + "default3.handlebars->35->2425", + "default3.handlebars->35->2705" ] }, { @@ -1297,8 +1297,8 @@ "zh-cht": ",MQTT在線", "xloc": [ "default-mobile.handlebars->11->923", - "default.handlebars->47->1768", - "default3.handlebars->35->1751" + "default.handlebars->47->1770", + "default3.handlebars->35->1753" ] }, { @@ -1328,9 +1328,9 @@ "zh-cht": ", 不同意", "xloc": [ "default.handlebars->47->1113", - "default.handlebars->47->2266", + "default.handlebars->47->2268", "default3.handlebars->35->1110", - "default3.handlebars->35->2262" + "default3.handlebars->35->2264" ] }, { @@ -1360,9 +1360,9 @@ "zh-cht": ",提示同意", "xloc": [ "default.handlebars->47->1114", - "default.handlebars->47->2267", + "default.handlebars->47->2269", "default3.handlebars->35->1111", - "default3.handlebars->35->2263" + "default3.handlebars->35->2265" ] }, { @@ -1390,8 +1390,8 @@ "zh-chs": ", RDP", "zh-cht": ", RDP", "xloc": [ - "default.handlebars->47->1413", - "default3.handlebars->35->1400" + "default.handlebars->47->1415", + "default3.handlebars->35->1402" ] }, { @@ -1421,9 +1421,9 @@ "zh-cht": ", 每天重複", "xloc": [ "default.handlebars->47->1110", - "default.handlebars->47->2263", + "default.handlebars->47->2265", "default3.handlebars->35->1107", - "default3.handlebars->35->2259" + "default3.handlebars->35->2261" ] }, { @@ -1453,9 +1453,9 @@ "zh-cht": ", 每週重複一次", "xloc": [ "default.handlebars->47->1111", - "default.handlebars->47->2264", + "default.handlebars->47->2266", "default3.handlebars->35->1108", - "default3.handlebars->35->2260" + "default3.handlebars->35->2262" ] }, { @@ -1540,8 +1540,8 @@ "zh-cht": ", SFTP", "xloc": [ "default-mobile.handlebars->11->707", - "default.handlebars->47->1535", - "default3.handlebars->35->1520" + "default.handlebars->47->1537", + "default3.handlebars->35->1522" ] }, { @@ -1569,8 +1569,8 @@ "zh-chs": ", SSH", "zh-cht": ", SSH", "xloc": [ - "default.handlebars->47->1503", - "default3.handlebars->35->1488" + "default.handlebars->47->1505", + "default3.handlebars->35->1490" ] }, { @@ -1598,8 +1598,8 @@ "zh-chs": ",软体KVM", "zh-cht": ",軟體KVM", "xloc": [ - "default.handlebars->47->1396", - "default3.handlebars->35->1383", + "default.handlebars->47->1398", + "default3.handlebars->35->1385", "sharing.handlebars->11->12" ] }, @@ -1630,9 +1630,9 @@ "zh-cht": ", 工具欄", "xloc": [ "default.handlebars->47->1115", - "default.handlebars->47->2268", + "default.handlebars->47->2270", "default3.handlebars->35->1112", - "default3.handlebars->35->2264" + "default3.handlebars->35->2266" ] }, { @@ -1688,9 +1688,9 @@ "zh-cht": ", 僅查看桌面", "xloc": [ "default.handlebars->47->1112", - "default.handlebars->47->2265", + "default.handlebars->47->2267", "default3.handlebars->35->1109", - "default3.handlebars->35->2261" + "default3.handlebars->35->2263" ] }, { @@ -1721,12 +1721,12 @@ "default-mobile.handlebars->11->648", "default-mobile.handlebars->11->685", "default-mobile.handlebars->11->708", - "default.handlebars->47->1412", - "default.handlebars->47->1504", - "default.handlebars->47->1536", - "default3.handlebars->35->1399", - "default3.handlebars->35->1489", - "default3.handlebars->35->1521", + "default.handlebars->47->1414", + "default.handlebars->47->1506", + "default.handlebars->47->1538", + "default3.handlebars->35->1401", + "default3.handlebars->35->1491", + "default3.handlebars->35->1523", "sharing-mobile.handlebars->11->14", "sharing-mobile.handlebars->11->46", "sharing-mobile.handlebars->11->63", @@ -1964,8 +1964,8 @@ "zh-chs": ",{0}观看", "zh-cht": ",{0}觀看", "xloc": [ - "default.handlebars->47->1407", - "default3.handlebars->35->1394", + "default.handlebars->47->1409", + "default3.handlebars->35->1396", "sharing.handlebars->11->13" ] }, @@ -2061,12 +2061,12 @@ "default-mobile.handlebars->11->358", "default-mobile.handlebars->11->360", "default-mobile.handlebars->11->714", - "default.handlebars->47->1550", - "default.handlebars->47->2492", - "default.handlebars->47->3171", - "default3.handlebars->35->1535", - "default3.handlebars->35->2489", - "default3.handlebars->35->3159", + "default.handlebars->47->1552", + "default.handlebars->47->2494", + "default.handlebars->47->3173", + "default3.handlebars->35->1537", + "default3.handlebars->35->2491", + "default3.handlebars->35->3161", "sharing-mobile.handlebars->11->79", "sharing.handlebars->11->50" ] @@ -2253,8 +2253,8 @@ "zh-chs": "1个活跃时段", "zh-cht": "1個活躍時段", "xloc": [ - "default.handlebars->47->3028", - "default3.handlebars->35->3022" + "default.handlebars->47->3030", + "default3.handlebars->35->3024" ] }, { @@ -2285,8 +2285,8 @@ "xloc": [ "default-mobile.handlebars->11->1066", "default-mobile.handlebars->11->370", - "default.handlebars->47->2516", - "default3.handlebars->35->2513", + "default.handlebars->47->2518", + "default3.handlebars->35->2515", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing-mobile.handlebars->11->112", @@ -2348,8 +2348,8 @@ "zh-chs": "1条连接", "zh-cht": "1位聯絡文", "xloc": [ - "default.handlebars->47->1409", - "default3.handlebars->35->1396", + "default.handlebars->47->1411", + "default3.handlebars->35->1398", "sharing.handlebars->11->15" ] }, @@ -2413,8 +2413,8 @@ "zh-chs": "1组", "zh-cht": "1群", "xloc": [ - "default.handlebars->47->2983", - "default3.handlebars->35->2977" + "default.handlebars->47->2985", + "default3.handlebars->35->2979" ] }, { @@ -2478,9 +2478,9 @@ "zh-cht": "1分鐘", "xloc": [ "default.handlebars->47->1223", - "default.handlebars->47->2061", + "default.handlebars->47->2063", "default3.handlebars->35->1218", - "default3.handlebars->35->2042" + "default3.handlebars->35->2044" ] }, { @@ -2598,8 +2598,8 @@ "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...", "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "xloc": [ - "default.handlebars->47->2738", - "default3.handlebars->35->2735" + "default.handlebars->47->2740", + "default3.handlebars->35->2737" ] }, { @@ -2711,8 +2711,8 @@ "zh-cht": "1秒", "xloc": [ "default-mobile.handlebars->11->584", - "default.handlebars->47->1261", - "default3.handlebars->35->1256" + "default.handlebars->47->1263", + "default3.handlebars->35->1258" ] }, { @@ -2863,7 +2863,7 @@ "default-mobile.handlebars->11->439", "default-mobile.handlebars->11->443", "default-mobile.handlebars->11->447", - "default.handlebars->47->2742", + "default.handlebars->47->2744", "default.handlebars->47->459", "default.handlebars->47->462", "default.handlebars->47->466", @@ -2871,7 +2871,7 @@ "default.handlebars->47->474", "default.handlebars->47->478", "default.handlebars->47->482", - "default3.handlebars->35->2739", + "default3.handlebars->35->2741", "default3.handlebars->35->456", "default3.handlebars->35->459", "default3.handlebars->35->463", @@ -3091,9 +3091,9 @@ "zh-cht": "10分鐘", "xloc": [ "default.handlebars->47->1225", - "default.handlebars->47->2063", + "default.handlebars->47->2065", "default3.handlebars->35->1220", - "default3.handlebars->35->2044" + "default3.handlebars->35->2046" ] }, { @@ -3123,8 +3123,8 @@ "zh-cht": "10 秒", "xloc": [ "default-mobile.handlebars->11->586", - "default.handlebars->47->1263", - "default3.handlebars->35->1258" + "default.handlebars->47->1265", + "default3.handlebars->35->1260" ] }, { @@ -3302,9 +3302,9 @@ "zh-cht": "12小時", "xloc": [ "default.handlebars->47->1233", - "default.handlebars->47->2071", + "default.handlebars->47->2073", "default3.handlebars->35->1228", - "default3.handlebars->35->2052" + "default3.handlebars->35->2054" ] }, { @@ -3449,9 +3449,9 @@ "zh-cht": "15分鐘", "xloc": [ "default.handlebars->47->1226", - "default.handlebars->47->2064", + "default.handlebars->47->2066", "default3.handlebars->35->1221", - "default3.handlebars->35->2045" + "default3.handlebars->35->2047" ] }, { @@ -3481,9 +3481,9 @@ "zh-cht": "16小時", "xloc": [ "default.handlebars->47->1234", - "default.handlebars->47->2072", + "default.handlebars->47->2074", "default3.handlebars->35->1229", - "default3.handlebars->35->2053" + "default3.handlebars->35->2055" ] }, { @@ -3629,9 +3629,9 @@ "zh-cht": "2天", "xloc": [ "default.handlebars->47->1236", - "default.handlebars->47->2074", + "default.handlebars->47->2076", "default3.handlebars->35->1231", - "default3.handlebars->35->2055" + "default3.handlebars->35->2057" ] }, { @@ -3661,9 +3661,9 @@ "zh-cht": "2小時", "xloc": [ "default.handlebars->47->1230", - "default.handlebars->47->2068", + "default.handlebars->47->2070", "default3.handlebars->35->1225", - "default3.handlebars->35->2049" + "default3.handlebars->35->2051" ] }, { @@ -3874,9 +3874,9 @@ "zh-cht": "24小時", "xloc": [ "default.handlebars->47->1235", - "default.handlebars->47->2073", + "default.handlebars->47->2075", "default3.handlebars->35->1230", - "default3.handlebars->35->2054" + "default3.handlebars->35->2056" ] }, { @@ -3963,8 +3963,8 @@ "zh-chs": "2FA备份代码已清除", "zh-cht": "2FA備份代碼已清除", "xloc": [ - "default.handlebars->47->2629", - "default3.handlebars->35->2626" + "default.handlebars->47->2631", + "default3.handlebars->35->2628" ] }, { @@ -4024,8 +4024,8 @@ "zh-chs": "第二个因素", "zh-cht": "第二個因素", "xloc": [ - "default.handlebars->47->3208", - "default3.handlebars->35->3196" + "default.handlebars->47->3212", + "default3.handlebars->35->3200" ] }, { @@ -4054,10 +4054,10 @@ "zh-chs": "启用第二因素身份验证", "zh-cht": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->47->2756", - "default.handlebars->47->3009", - "default3.handlebars->35->2753", - "default3.handlebars->35->3003" + "default.handlebars->47->2758", + "default.handlebars->47->3011", + "default3.handlebars->35->2755", + "default3.handlebars->35->3005" ] }, { @@ -4229,9 +4229,9 @@ "zh-cht": "30分鐘", "xloc": [ "default.handlebars->47->1227", - "default.handlebars->47->2065", + "default.handlebars->47->2067", "default3.handlebars->35->1222", - "default3.handlebars->35->2046" + "default3.handlebars->35->2048" ] }, { @@ -4261,8 +4261,8 @@ "zh-cht": "32 位", "xloc": [ "default-mobile.handlebars->11->752", - "default.handlebars->47->1615", - "default3.handlebars->35->1600" + "default.handlebars->47->1617", + "default3.handlebars->35->1602" ] }, { @@ -4350,9 +4350,9 @@ "zh-cht": "4天", "xloc": [ "default.handlebars->47->1237", - "default.handlebars->47->2075", + "default.handlebars->47->2077", "default3.handlebars->35->1232", - "default3.handlebars->35->2056" + "default3.handlebars->35->2058" ] }, { @@ -4382,9 +4382,9 @@ "zh-cht": "4個小時", "xloc": [ "default.handlebars->47->1231", - "default.handlebars->47->2069", + "default.handlebars->47->2071", "default3.handlebars->35->1226", - "default3.handlebars->35->2050" + "default3.handlebars->35->2052" ] }, { @@ -4531,9 +4531,9 @@ "zh-cht": "45分鐘", "xloc": [ "default.handlebars->47->1228", - "default.handlebars->47->2066", + "default.handlebars->47->2068", "default3.handlebars->35->1223", - "default3.handlebars->35->2047" + "default3.handlebars->35->2049" ] }, { @@ -4592,9 +4592,9 @@ "zh-cht": "5分鐘", "xloc": [ "default.handlebars->47->1224", - "default.handlebars->47->2062", + "default.handlebars->47->2064", "default3.handlebars->35->1219", - "default3.handlebars->35->2043" + "default3.handlebars->35->2045" ] }, { @@ -4624,8 +4624,8 @@ "zh-cht": "5秒", "xloc": [ "default-mobile.handlebars->11->585", - "default.handlebars->47->1262", - "default3.handlebars->35->1257" + "default.handlebars->47->1264", + "default3.handlebars->35->1259" ] }, { @@ -4806,9 +4806,9 @@ "zh-cht": "60分鐘", "xloc": [ "default.handlebars->47->1229", - "default.handlebars->47->2067", + "default.handlebars->47->2069", "default3.handlebars->35->1224", - "default3.handlebars->35->2048" + "default3.handlebars->35->2050" ] }, { @@ -4897,8 +4897,8 @@ "zh-cht": "64 位", "xloc": [ "default-mobile.handlebars->11->754", - "default.handlebars->47->1617", - "default3.handlebars->35->1602" + "default.handlebars->47->1619", + "default3.handlebars->35->1604" ] }, { @@ -5060,8 +5060,8 @@ "zh-chs": "7天电源状态", "zh-cht": "7天電源狀態", "xloc": [ - "default.handlebars->47->1308", - "default3.handlebars->35->1298" + "default.handlebars->47->1310", + "default3.handlebars->35->1300" ] }, { @@ -5090,8 +5090,8 @@ "zh-chs": "7天", "zh-cht": "7天", "xloc": [ - "default.handlebars->47->2076", - "default3.handlebars->35->2057" + "default.handlebars->47->2078", + "default3.handlebars->35->2059" ] }, { @@ -5183,11 +5183,11 @@ "zh-cht": "8小時", "xloc": [ "default.handlebars->47->1232", - "default.handlebars->47->2070", + "default.handlebars->47->2072", "default.handlebars->47->568", "default.handlebars->47->582", "default3.handlebars->35->1227", - "default3.handlebars->35->2051", + "default3.handlebars->35->2053", "default3.handlebars->35->565", "default3.handlebars->35->579" ] @@ -5392,10 +5392,10 @@ "zh-cht": "ACM", "xloc": [ "default-mobile.handlebars->11->518", - "default.handlebars->47->2244", + "default.handlebars->47->2246", "default.handlebars->47->448", "default.handlebars->47->926", - "default3.handlebars->35->2240", + "default3.handlebars->35->2242", "default3.handlebars->35->445", "default3.handlebars->35->923" ] @@ -5527,8 +5527,8 @@ "zh-chs": "操作系统", "zh-cht": "AMT操作系統", "xloc": [ - "default.handlebars->47->3354", - "default3.handlebars->35->3342" + "default.handlebars->47->3358", + "default3.handlebars->35->3346" ] }, { @@ -5556,8 +5556,8 @@ "zh-chs": "AMT-Redir", "zh-cht": "AMT-Redir", "xloc": [ - "default.handlebars->47->3215", - "default3.handlebars->35->3203" + "default.handlebars->47->3219", + "default3.handlebars->35->3207" ] }, { @@ -5585,8 +5585,8 @@ "zh-chs": "AMT-WSMAN", "zh-cht": "AMT-WSMAN", "xloc": [ - "default.handlebars->47->3214", - "default3.handlebars->35->3202" + "default.handlebars->47->3218", + "default3.handlebars->35->3206" ] }, { @@ -5854,8 +5854,8 @@ "zh-cht": "拒絕存取", "xloc": [ "default-mobile.handlebars->11->924", - "default.handlebars->47->1769", - "default3.handlebars->35->1752" + "default.handlebars->47->1771", + "default3.handlebars->35->1754" ] }, { @@ -5944,8 +5944,8 @@ "zh-chs": "访问服务器档案", "zh-cht": "存取伺服器檔案", "xloc": [ - "default.handlebars->47->2939", - "default3.handlebars->35->2933" + "default.handlebars->47->2941", + "default3.handlebars->35->2935" ] }, { @@ -6072,16 +6072,16 @@ "default-mobile.handlebars->11->487", "default-mobile.handlebars->11->98", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0", - "default.handlebars->47->2105", "default.handlebars->47->2107", - "default.handlebars->47->3409", + "default.handlebars->47->2109", + "default.handlebars->47->3413", "default.handlebars->47->739", "default.handlebars->47->886", "default.handlebars->47->888", - "default3.handlebars->35->2107", - "default3.handlebars->35->2108", - "default3.handlebars->35->3395", - "default3.handlebars->35->3397", + "default3.handlebars->35->2109", + "default3.handlebars->35->2110", + "default3.handlebars->35->3399", + "default3.handlebars->35->3401", "default3.handlebars->35->736", "default3.handlebars->35->883", "default3.handlebars->35->885" @@ -6114,8 +6114,8 @@ "zh-cht": "帳號設定", "xloc": [ "default-mobile.handlebars->11->1033", - "default.handlebars->47->3278", - "default3.handlebars->35->3266" + "default.handlebars->47->3282", + "default3.handlebars->35->3270" ] }, { @@ -6190,8 +6190,8 @@ "pl": "Konto zmienione di synchronizacji z danymi LDAP.", "uk": "Акаунт змінено на синхронізацію з даними LDAP.", "xloc": [ - "default.handlebars->47->2690", - "default3.handlebars->35->2687" + "default.handlebars->47->2692", + "default3.handlebars->35->2689" ] }, { @@ -6220,8 +6220,8 @@ "zh-chs": "帐户已更改:{0}", "zh-cht": "帳戶已更改:{0}", "xloc": [ - "default.handlebars->47->2602", - "default3.handlebars->35->2599" + "default.handlebars->47->2604", + "default3.handlebars->35->2601" ] }, { @@ -6250,8 +6250,8 @@ "zh-chs": "创建帐户,电子邮件为{0}", "zh-cht": "創建帳戶,電子郵件為{0}", "xloc": [ - "default.handlebars->47->2601", - "default3.handlebars->35->2598" + "default.handlebars->47->2603", + "default3.handlebars->35->2600" ] }, { @@ -6280,8 +6280,8 @@ "zh-chs": "已创建帐户,名称为 {0}。", "zh-cht": "已創建帳戶,名稱為 {0}。", "xloc": [ - "default.handlebars->47->2664", - "default3.handlebars->35->2661" + "default.handlebars->47->2666", + "default3.handlebars->35->2663" ] }, { @@ -6310,8 +6310,8 @@ "zh-chs": "创建帐户,用户名是{0}", "zh-cht": "帳戶已創建,用戶名是{0}", "xloc": [ - "default.handlebars->47->2600", - "default3.handlebars->35->2597" + "default.handlebars->47->2602", + "default3.handlebars->35->2599" ] }, { @@ -6342,11 +6342,11 @@ "xloc": [ "default-mobile.handlebars->11->69", "default.handlebars->47->221", - "default.handlebars->47->2758", - "default.handlebars->47->2936", + "default.handlebars->47->2760", + "default.handlebars->47->2938", "default3.handlebars->35->220", - "default3.handlebars->35->2755", - "default3.handlebars->35->2930" + "default3.handlebars->35->2757", + "default3.handlebars->35->2932" ] }, { @@ -6376,8 +6376,8 @@ "zh-cht": "達到帳戶限制。", "xloc": [ "default-mobile.handlebars->11->1045", - "default.handlebars->47->3290", - "default3.handlebars->35->3278", + "default.handlebars->47->3294", + "default3.handlebars->35->3282", "login-mobile.handlebars->5->6", "login.handlebars->5->8", "login2.handlebars->7->206" @@ -6440,8 +6440,8 @@ "zh-chs": "帐号登录", "zh-cht": "帳號登錄", "xloc": [ - "default.handlebars->47->2537", - "default3.handlebars->35->2534" + "default.handlebars->47->2539", + "default3.handlebars->35->2536" ] }, { @@ -6470,8 +6470,8 @@ "zh-chs": "来自 {0}、{1}、{2} 的帐户登录", "zh-cht": "從 {0}、{1}、{2} 登錄帳戶", "xloc": [ - "default.handlebars->47->2643", - "default3.handlebars->35->2640" + "default.handlebars->47->2645", + "default3.handlebars->35->2642" ] }, { @@ -6485,8 +6485,8 @@ "pl": "Zapisy logowania tokenami użytkownika", "uk": "Записи токенів входу до акаунту", "xloc": [ - "default.handlebars->47->3257", - "default3.handlebars->35->3245" + "default.handlebars->47->3261", + "default3.handlebars->35->3249" ] }, { @@ -6515,8 +6515,8 @@ "zh-chs": "帐户登出", "zh-cht": "帳戶登出", "xloc": [ - "default.handlebars->47->2538", - "default3.handlebars->35->2535" + "default.handlebars->47->2540", + "default3.handlebars->35->2537" ] }, { @@ -6576,8 +6576,8 @@ "zh-chs": "帐户密码已更改:{0}", "zh-cht": "帳戶密碼已更改:{0}", "xloc": [ - "default.handlebars->47->2610", - "default3.handlebars->35->2607" + "default.handlebars->47->2612", + "default3.handlebars->35->2609" ] }, { @@ -6606,8 +6606,8 @@ "zh-chs": "帐户已删除", "zh-cht": "帳戶已刪除", "xloc": [ - "default.handlebars->47->2599", - "default3.handlebars->35->2596" + "default.handlebars->47->2601", + "default3.handlebars->35->2598" ] }, { @@ -6667,9 +6667,9 @@ "zh-cht": "指令", "xloc": [ "default-mobile.handlebars->11->939", - "default.handlebars->47->1784", + "default.handlebars->47->1786", "default.handlebars->container->column_l->p42->p42tbl->1->0->8", - "default3.handlebars->35->1767", + "default3.handlebars->35->1769", "default3.handlebars->container->column_l->p42->p42tbl->1->0->17" ] }, @@ -6699,10 +6699,10 @@ "zh-chs": "动作档案", "zh-cht": "動作檔案", "xloc": [ - "default.handlebars->47->1355", "default.handlebars->47->1357", - "default3.handlebars->35->1343", - "default3.handlebars->35->1345" + "default.handlebars->47->1359", + "default3.handlebars->35->1345", + "default3.handlebars->35->1347" ] }, { @@ -6859,8 +6859,8 @@ "zh-chs": "如果ACM失败,则激活到CCM", "zh-cht": "如果ACM失敗,則激活到CCM", "xloc": [ - "default.handlebars->47->2299", - "default3.handlebars->35->2293" + "default.handlebars->47->2301", + "default3.handlebars->35->2295" ] }, { @@ -6892,10 +6892,10 @@ "default-mobile.handlebars->11->513", "default-mobile.handlebars->11->515", "default-mobile.handlebars->11->826", - "default.handlebars->47->1670", + "default.handlebars->47->1672", "default.handlebars->47->919", "default.handlebars->47->921", - "default3.handlebars->35->1653", + "default3.handlebars->35->1655", "default3.handlebars->35->916", "default3.handlebars->35->918" ] @@ -6957,9 +6957,9 @@ "zh-cht": "主動設備共享", "xloc": [ "default.handlebars->47->1095", - "default.handlebars->47->2248", + "default.handlebars->47->2250", "default3.handlebars->35->1092", - "default3.handlebars->35->2244" + "default3.handlebars->35->2246" ] }, { @@ -6988,8 +6988,8 @@ "zh-chs": "活动登录令牌", "zh-cht": "活動登錄令牌", "xloc": [ - "default.handlebars->47->2136", - "default3.handlebars->35->2136" + "default.handlebars->47->2138", + "default3.handlebars->35->2138" ] }, { @@ -7107,10 +7107,10 @@ "zh-cht": "添加", "xloc": [ "default-mobile.handlebars->11->677", - "default.handlebars->47->1445", - "default.handlebars->47->1451", - "default3.handlebars->35->1432", - "default3.handlebars->35->1438", + "default.handlebars->47->1447", + "default.handlebars->47->1453", + "default3.handlebars->35->1434", + "default3.handlebars->35->1440", "sharing-mobile.handlebars->11->41" ] }, @@ -7192,9 +7192,9 @@ "zh-chs": "添加代理", "zh-cht": "新增代理", "xloc": [ - "default.handlebars->47->2238", + "default.handlebars->47->2240", "default.handlebars->47->500", - "default3.handlebars->35->2234", + "default3.handlebars->35->2236", "default3.handlebars->35->497" ] }, @@ -7250,13 +7250,13 @@ "zh-chs": "添加设备", "zh-cht": "新增裝置", "xloc": [ - "default.handlebars->47->2242", - "default.handlebars->47->2911", - "default.handlebars->47->3106", + "default.handlebars->47->2244", + "default.handlebars->47->2913", + "default.handlebars->47->3108", "default.handlebars->47->504", - "default3.handlebars->35->2238", - "default3.handlebars->35->2905", - "default3.handlebars->35->3094", + "default3.handlebars->35->2240", + "default3.handlebars->35->2907", + "default3.handlebars->35->3096", "default3.handlebars->35->501" ] }, @@ -7316,13 +7316,13 @@ "zh-chs": "添加设备组", "zh-cht": "新增裝置群", "xloc": [ - "default.handlebars->47->2387", - "default.handlebars->47->2905", - "default.handlebars->47->3094", + "default.handlebars->47->2389", + "default.handlebars->47->2907", + "default.handlebars->47->3096", "default.handlebars->47->401", - "default3.handlebars->35->2384", - "default3.handlebars->35->2899", - "default3.handlebars->35->3082", + "default3.handlebars->35->2386", + "default3.handlebars->35->2901", + "default3.handlebars->35->3084", "default3.handlebars->35->398" ] }, @@ -7352,8 +7352,8 @@ "zh-chs": "添加设备组权限", "zh-cht": "新增裝置群權限", "xloc": [ - "default.handlebars->47->2384", - "default3.handlebars->35->2381" + "default.handlebars->47->2386", + "default3.handlebars->35->2383" ] }, { @@ -7382,10 +7382,10 @@ "zh-chs": "添加设备权限", "zh-cht": "新增裝置權限", "xloc": [ - "default.handlebars->47->2389", "default.handlebars->47->2391", - "default3.handlebars->35->2386", - "default3.handlebars->35->2388" + "default.handlebars->47->2393", + "default3.handlebars->35->2388", + "default3.handlebars->35->2390" ] }, { @@ -7556,8 +7556,8 @@ "zh-chs": "添加成员身份", "zh-cht": "新增成員身份", "xloc": [ - "default.handlebars->47->3126", - "default3.handlebars->35->3114" + "default.handlebars->47->3128", + "default3.handlebars->35->3116" ] }, { @@ -7642,14 +7642,14 @@ "zh-chs": "添加安全密钥", "zh-cht": "新增安全密鑰", "xloc": [ - "default.handlebars->47->1851", - "default.handlebars->47->1852", + "default.handlebars->47->1853", + "default.handlebars->47->1854", "default.handlebars->47->255", "default.handlebars->47->257", "default.handlebars->47->260", "default.handlebars->47->262", - "default3.handlebars->35->1832", - "default3.handlebars->35->1833", + "default3.handlebars->35->1834", + "default3.handlebars->35->1835", "default3.handlebars->35->252", "default3.handlebars->35->254", "default3.handlebars->35->257", @@ -7713,8 +7713,8 @@ "zh-chs": "添加用户设备权限", "zh-cht": "新增用戶裝置權限", "xloc": [ - "default.handlebars->47->2394", - "default3.handlebars->35->2391" + "default.handlebars->47->2396", + "default3.handlebars->35->2393" ] }, { @@ -7744,13 +7744,13 @@ "zh-cht": "新增用戶群", "xloc": [ "default.handlebars->47->1088", - "default.handlebars->47->2232", - "default.handlebars->47->2386", - "default.handlebars->47->3100", + "default.handlebars->47->2234", + "default.handlebars->47->2388", + "default.handlebars->47->3102", "default3.handlebars->35->1085", - "default3.handlebars->35->2228", - "default3.handlebars->35->2383", - "default3.handlebars->35->3088" + "default3.handlebars->35->2230", + "default3.handlebars->35->2385", + "default3.handlebars->35->3090" ] }, { @@ -7779,8 +7779,8 @@ "zh-chs": "添加用户组设备权限", "zh-cht": "新增用戶群裝置權限", "xloc": [ - "default.handlebars->47->2396", - "default3.handlebars->35->2393" + "default.handlebars->47->2398", + "default3.handlebars->35->2395" ] }, { @@ -7864,10 +7864,10 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default.handlebars->47->2231", - "default.handlebars->47->2900", - "default3.handlebars->35->2227", - "default3.handlebars->35->2894" + "default.handlebars->47->2233", + "default.handlebars->47->2902", + "default3.handlebars->35->2229", + "default3.handlebars->35->2896" ] }, { @@ -7896,8 +7896,8 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default.handlebars->47->2383", - "default3.handlebars->35->2380" + "default.handlebars->47->2385", + "default3.handlebars->35->2382" ] }, { @@ -7926,8 +7926,8 @@ "zh-chs": "将用户添加到用户组", "zh-cht": "將用戶新增到用戶群", "xloc": [ - "default.handlebars->47->2935", - "default3.handlebars->35->2929" + "default.handlebars->47->2937", + "default3.handlebars->35->2931" ] }, { @@ -8132,9 +8132,9 @@ "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。", "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。", "xloc": [ - "default.handlebars->47->2237", + "default.handlebars->47->2239", "default.handlebars->47->499", - "default3.handlebars->35->2233", + "default3.handlebars->35->2235", "default3.handlebars->35->496" ] }, @@ -8164,9 +8164,9 @@ "zh-chs": "添加位于本地网络上的设备。", "zh-cht": "添加位於本地網絡上的設備。", "xloc": [ - "default.handlebars->47->2241", + "default.handlebars->47->2243", "default.handlebars->47->503", - "default3.handlebars->35->2237", + "default3.handlebars->35->2239", "default3.handlebars->35->500" ] }, @@ -8286,8 +8286,8 @@ "zh-chs": "添加了身份验证应用程序", "zh-cht": "添加了身份驗證應用程序", "xloc": [ - "default.handlebars->47->2626", - "default3.handlebars->35->2623" + "default.handlebars->47->2628", + "default3.handlebars->35->2625" ] }, { @@ -8316,8 +8316,8 @@ "zh-chs": "已将设备共享{0}从{1}添加到{2}", "zh-cht": "已將設備共享{0}從{1}添加到{2}", "xloc": [ - "default.handlebars->47->2637", - "default3.handlebars->35->2634" + "default.handlebars->47->2639", + "default3.handlebars->35->2636" ] }, { @@ -8346,8 +8346,8 @@ "zh-chs": "添加了每天重复的设备共享 {0}。", "zh-cht": "添加了每天重複的設備共享 {0}。", "xloc": [ - "default.handlebars->47->2674", - "default3.handlebars->35->2671" + "default.handlebars->47->2676", + "default3.handlebars->35->2673" ] }, { @@ -8376,8 +8376,8 @@ "zh-chs": "添加了每周重复的设备共享 {0}。", "zh-cht": "添加了每週重複的設備共享 {0}。", "xloc": [ - "default.handlebars->47->2675", - "default3.handlebars->35->2672" + "default.handlebars->47->2677", + "default3.handlebars->35->2674" ] }, { @@ -8406,8 +8406,8 @@ "zh-chs": "添加了无限时间的设备共享 {0}。", "zh-cht": "添加了無限時間的設備共享 {0}。", "xloc": [ - "default.handlebars->47->2667", - "default3.handlebars->35->2664" + "default.handlebars->47->2669", + "default3.handlebars->35->2666" ] }, { @@ -8436,10 +8436,10 @@ "zh-chs": "已将设备{0}添加到设备组{1}", "zh-cht": "已將設備{0}添加到設備組{1}", "xloc": [ - "default.handlebars->47->2593", - "default.handlebars->47->2620", - "default3.handlebars->35->2590", - "default3.handlebars->35->2617" + "default.handlebars->47->2595", + "default.handlebars->47->2622", + "default3.handlebars->35->2592", + "default3.handlebars->35->2619" ] }, { @@ -8468,8 +8468,8 @@ "zh-chs": "添加登录令牌", "zh-cht": "添加了登錄令牌", "xloc": [ - "default.handlebars->47->2651", - "default3.handlebars->35->2648" + "default.handlebars->47->2653", + "default3.handlebars->35->2650" ] }, { @@ -8498,8 +8498,8 @@ "zh-chs": "新增推送通知认证装置", "zh-cht": "增加推送通知認證設備", "xloc": [ - "default.handlebars->47->2649", - "default3.handlebars->35->2646" + "default.handlebars->47->2651", + "default3.handlebars->35->2648" ] }, { @@ -8528,8 +8528,8 @@ "zh-chs": "添加了安全密钥", "zh-cht": "添加了安全密鑰", "xloc": [ - "default.handlebars->47->2631", - "default3.handlebars->35->2628" + "default.handlebars->47->2633", + "default3.handlebars->35->2630" ] }, { @@ -8558,8 +8558,8 @@ "zh-chs": "已将用户组{0}添加到设备组{1}", "zh-cht": "已將用戶組{0}添加到設備組{1}", "xloc": [ - "default.handlebars->47->2604", - "default3.handlebars->35->2601" + "default.handlebars->47->2606", + "default3.handlebars->35->2603" ] }, { @@ -8588,10 +8588,10 @@ "zh-chs": "已将用户{0}添加到用户组{1}", "zh-cht": "已將用戶{0}添加到用戶組{1}", "xloc": [ - "default.handlebars->47->2607", - "default.handlebars->47->2616", - "default3.handlebars->35->2604", - "default3.handlebars->35->2613" + "default.handlebars->47->2609", + "default.handlebars->47->2618", + "default3.handlebars->35->2606", + "default3.handlebars->35->2615" ] }, { @@ -8680,8 +8680,8 @@ "zh-cht": "管理員控制模式(ACM)", "xloc": [ "default-mobile.handlebars->11->828", - "default.handlebars->47->1672", - "default3.handlebars->35->1655" + "default.handlebars->47->1674", + "default3.handlebars->35->1657" ] }, { @@ -8711,8 +8711,8 @@ "zh-cht": "管理員憑證", "xloc": [ "default-mobile.handlebars->11->834", - "default.handlebars->47->1678", - "default3.handlebars->35->1661" + "default.handlebars->47->1680", + "default3.handlebars->35->1663" ] }, { @@ -8772,8 +8772,8 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->47->2987", - "default3.handlebars->35->2981" + "default.handlebars->47->2989", + "default3.handlebars->35->2983" ] }, { @@ -8833,8 +8833,8 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->47->2832", - "default3.handlebars->35->2826" + "default.handlebars->47->2834", + "default3.handlebars->35->2828" ] }, { @@ -8863,8 +8863,8 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->47->2750", - "default3.handlebars->35->2747" + "default.handlebars->47->2752", + "default3.handlebars->35->2749" ] }, { @@ -8894,8 +8894,8 @@ "zh-cht": "南非文", "xloc": [ "default-mobile.handlebars->11->115", - "default.handlebars->47->1854", - "default3.handlebars->35->1835", + "default.handlebars->47->1856", + "default3.handlebars->35->1837", "login2.handlebars->7->1" ] }, @@ -8929,16 +8929,16 @@ "default-mobile.handlebars->11->477", "default-mobile.handlebars->11->534", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", - "default.handlebars->47->2467", - "default.handlebars->47->2480", - "default.handlebars->47->3352", + "default.handlebars->47->2469", + "default.handlebars->47->2482", + "default.handlebars->47->3356", "default.handlebars->47->421", "default.handlebars->47->727", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm", - "default3.handlebars->35->2464", - "default3.handlebars->35->2477", - "default3.handlebars->35->3340", + "default3.handlebars->35->2466", + "default3.handlebars->35->2479", + "default3.handlebars->35->3344", "default3.handlebars->35->418", "default3.handlebars->35->724", "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", @@ -8971,10 +8971,10 @@ "zh-chs": "代理+英特尔AMT", "zh-cht": "代理+Intel® AMT", "xloc": [ - "default.handlebars->47->2469", - "default.handlebars->47->2482", - "default3.handlebars->35->2466", - "default3.handlebars->35->2479" + "default.handlebars->47->2471", + "default.handlebars->47->2484", + "default3.handlebars->35->2468", + "default3.handlebars->35->2481" ] }, { @@ -9036,9 +9036,9 @@ "xloc": [ "default-mobile.handlebars->11->1004", "default-mobile.handlebars->11->613", - "default.handlebars->47->2404", + "default.handlebars->47->2406", "default.handlebars->47->817", - "default3.handlebars->35->2401", + "default3.handlebars->35->2403", "default3.handlebars->35->814" ] }, @@ -9068,8 +9068,8 @@ "zh-chs": "代理错误计数器", "zh-cht": "代理錯誤計數器", "xloc": [ - "default.handlebars->47->3320", - "default3.handlebars->35->3308" + "default.handlebars->47->3324", + "default3.handlebars->35->3312" ] }, { @@ -9289,9 +9289,9 @@ "zh-cht": "代理自行共享", "xloc": [ "default.handlebars->47->1116", - "default.handlebars->47->2269", + "default.handlebars->47->2271", "default3.handlebars->35->1113", - "default3.handlebars->35->2265" + "default3.handlebars->35->2267" ] }, { @@ -9320,8 +9320,8 @@ "zh-chs": "代理会话", "zh-cht": "代理時段", "xloc": [ - "default.handlebars->47->3337", - "default3.handlebars->35->3325" + "default.handlebars->47->3341", + "default3.handlebars->35->3329" ] }, { @@ -9439,9 +9439,9 @@ "zh-chs": "代理类型", "zh-cht": "代理類型", "xloc": [ - "default.handlebars->47->2478", + "default.handlebars->47->2480", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1", - "default3.handlebars->35->2475", + "default3.handlebars->35->2477", "default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -9503,8 +9503,8 @@ "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}", "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "xloc": [ - "default.handlebars->47->2590", - "default3.handlebars->35->2587" + "default.handlebars->47->2592", + "default3.handlebars->35->2589" ] }, { @@ -9736,8 +9736,8 @@ "zh-cht": "代理離線", "xloc": [ "default-mobile.handlebars->11->922", - "default.handlebars->47->1767", - "default3.handlebars->35->1750" + "default.handlebars->47->1769", + "default3.handlebars->35->1752" ] }, { @@ -9767,8 +9767,8 @@ "zh-cht": "代理在線", "xloc": [ "default-mobile.handlebars->11->921", - "default.handlebars->47->1766", - "default3.handlebars->35->1749" + "default.handlebars->47->1768", + "default3.handlebars->35->1751" ] }, { @@ -10009,11 +10009,11 @@ "zh-chs": "代理", "zh-cht": "代理", "xloc": [ - "default.handlebars->47->2435", - "default.handlebars->47->3365", + "default.handlebars->47->2437", + "default.handlebars->47->3369", "default.handlebars->47->587", - "default3.handlebars->35->2432", - "default3.handlebars->35->3353", + "default3.handlebars->35->2434", + "default3.handlebars->35->3357", "default3.handlebars->35->584" ] }, @@ -10044,8 +10044,8 @@ "zh-cht": "阿爾巴尼亞文", "xloc": [ "default-mobile.handlebars->11->116", - "default.handlebars->47->1855", - "default3.handlebars->35->1836", + "default.handlebars->47->1857", + "default3.handlebars->35->1838", "login2.handlebars->7->2" ] }, @@ -10091,9 +10091,9 @@ "default-mobile.handlebars->11->369", "default-mobile.handlebars->11->715", "default-mobile.handlebars->11->717", - "default.handlebars->47->3184", + "default.handlebars->47->3186", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1", - "default3.handlebars->35->3172", + "default3.handlebars->35->3174", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1", "sharing-mobile.handlebars->11->80", "sharing-mobile.handlebars->11->82" @@ -10125,8 +10125,8 @@ "zh-chs": "全部可用", "zh-cht": "全部可用", "xloc": [ - "default.handlebars->47->2712", - "default3.handlebars->35->2709" + "default.handlebars->47->2714", + "default3.handlebars->35->2711" ] }, { @@ -10155,9 +10155,9 @@ "zh-chs": "所有可用的代理", "zh-cht": "所有可用的代理", "xloc": [ - "default.handlebars->47->2436", + "default.handlebars->47->2438", "default.handlebars->47->588", - "default3.handlebars->35->2433", + "default3.handlebars->35->2435", "default3.handlebars->35->585" ] }, @@ -10187,8 +10187,8 @@ "zh-chs": "所有显示", "zh-cht": "所有顯示", "xloc": [ - "default.handlebars->47->1496", - "default3.handlebars->35->1481" + "default.handlebars->47->1498", + "default3.handlebars->35->1483" ] }, { @@ -10217,8 +10217,8 @@ "zh-chs": "所有事件", "zh-cht": "所有事件", "xloc": [ - "default.handlebars->47->2710", - "default3.handlebars->35->2707" + "default.handlebars->47->2712", + "default3.handlebars->35->2709" ] }, { @@ -10247,12 +10247,12 @@ "zh-chs": "全部聚焦", "zh-cht": "全部聚焦", "xloc": [ - "default.handlebars->47->1414", "default.handlebars->47->1416", - "default.handlebars->47->1417", - "default3.handlebars->35->1401", + "default.handlebars->47->1418", + "default.handlebars->47->1419", "default3.handlebars->35->1403", - "default3.handlebars->35->1404" + "default3.handlebars->35->1405", + "default3.handlebars->35->1406" ] }, { @@ -10274,7 +10274,7 @@ "en": "All Themes", "nl": "Alle thema's", "xloc": [ - "default3.handlebars->35->2104" + "default3.handlebars->35->2106" ] }, { @@ -10309,8 +10309,8 @@ { "en": "Allow to override server device name until next connection", "xloc": [ - "default.handlebars->47->2341", - "default3.handlebars->35->2338" + "default.handlebars->47->2343", + "default3.handlebars->35->2340" ] }, { @@ -10339,10 +10339,10 @@ "zh-chs": "允许用户管理此设备组和该组中的设备。", "zh-cht": "允許用戶管理此裝置群和該群中的裝置。", "xloc": [ - "default.handlebars->47->2348", - "default.handlebars->47->2932", - "default3.handlebars->35->2345", - "default3.handlebars->35->2926" + "default.handlebars->47->2350", + "default.handlebars->47->2934", + "default3.handlebars->35->2347", + "default3.handlebars->35->2928" ] }, { @@ -10371,8 +10371,8 @@ "zh-chs": "允许用户管理此设备。", "zh-cht": "允許用戶管理此裝置。", "xloc": [ - "default.handlebars->47->2349", - "default3.handlebars->35->2346" + "default.handlebars->47->2351", + "default3.handlebars->35->2348" ] }, { @@ -10490,10 +10490,10 @@ "xloc": [ "default-mobile.handlebars->11->670", "default-mobile.handlebars->11->674", - "default.handlebars->47->1438", - "default.handlebars->47->1442", - "default3.handlebars->35->1425", - "default3.handlebars->35->1429", + "default.handlebars->47->1440", + "default.handlebars->47->1444", + "default3.handlebars->35->1427", + "default3.handlebars->35->1431", "sharing-mobile.handlebars->11->34", "sharing-mobile.handlebars->11->38" ] @@ -10524,8 +10524,8 @@ "zh-chs": "替代Shell", "zh-cht": "替代Shell", "xloc": [ - "default.handlebars->47->1404", - "default3.handlebars->35->1391" + "default.handlebars->47->1406", + "default3.handlebars->35->1393" ] }, { @@ -10616,8 +10616,8 @@ "zh-chs": "备用(F10 = ESC + 0)", "zh-cht": "備用(F10 = ESC + 0)", "xloc": [ - "default.handlebars->47->1530", - "default3.handlebars->35->1515", + "default.handlebars->47->1532", + "default3.handlebars->35->1517", "sharing.handlebars->11->37" ] }, @@ -10714,13 +10714,13 @@ "zh-chs": "一直通知", "zh-cht": "一直通知", "xloc": [ - "default.handlebars->47->2208", - "default.handlebars->47->2891", - "default.handlebars->47->2996", + "default.handlebars->47->2210", + "default.handlebars->47->2893", + "default.handlebars->47->2998", "default.handlebars->47->982", - "default3.handlebars->35->2204", - "default3.handlebars->35->2885", - "default3.handlebars->35->2990", + "default3.handlebars->35->2206", + "default3.handlebars->35->2887", + "default3.handlebars->35->2992", "default3.handlebars->35->979" ] }, @@ -10750,13 +10750,13 @@ "zh-chs": "一直提示", "zh-cht": "一直提示", "xloc": [ - "default.handlebars->47->2209", - "default.handlebars->47->2892", - "default.handlebars->47->2997", + "default.handlebars->47->2211", + "default.handlebars->47->2894", + "default.handlebars->47->2999", "default.handlebars->47->983", - "default3.handlebars->35->2205", - "default3.handlebars->35->2886", - "default3.handlebars->35->2991", + "default3.handlebars->35->2207", + "default3.handlebars->35->2888", + "default3.handlebars->35->2993", "default3.handlebars->35->980" ] }, @@ -10864,8 +10864,8 @@ "pl": "Wystąpił nieznany błąd.", "uk": "Сталася невідома помилка.", "xloc": [ - "default.handlebars->47->3135", - "default3.handlebars->35->3123" + "default.handlebars->47->3137", + "default3.handlebars->35->3125" ] }, { @@ -11036,8 +11036,8 @@ "uk": "Версія Android", "xloc": [ "default-mobile.handlebars->11->803", - "default.handlebars->47->1637", - "default3.handlebars->35->1622" + "default.handlebars->47->1639", + "default3.handlebars->35->1624" ] }, { @@ -11097,10 +11097,10 @@ "zh-chs": "杀毒软件未激活", "zh-cht": "殺毒軟件未激活", "xloc": [ - "default.handlebars->47->2471", - "default.handlebars->47->2485", - "default3.handlebars->35->2468", - "default3.handlebars->35->2482" + "default.handlebars->47->2473", + "default.handlebars->47->2487", + "default3.handlebars->35->2470", + "default3.handlebars->35->2484" ] }, { @@ -11544,8 +11544,8 @@ "zh-cht": "阿拉伯文(阿爾及利亞)", "xloc": [ "default-mobile.handlebars->11->118", - "default.handlebars->47->1857", - "default3.handlebars->35->1838", + "default.handlebars->47->1859", + "default3.handlebars->35->1840", "login2.handlebars->7->4" ] }, @@ -11576,8 +11576,8 @@ "zh-cht": "阿拉伯文(巴林)", "xloc": [ "default-mobile.handlebars->11->119", - "default.handlebars->47->1858", - "default3.handlebars->35->1839", + "default.handlebars->47->1860", + "default3.handlebars->35->1841", "login2.handlebars->7->5" ] }, @@ -11608,8 +11608,8 @@ "zh-cht": "阿拉伯文(埃及)", "xloc": [ "default-mobile.handlebars->11->120", - "default.handlebars->47->1859", - "default3.handlebars->35->1840", + "default.handlebars->47->1861", + "default3.handlebars->35->1842", "login2.handlebars->7->6" ] }, @@ -11640,8 +11640,8 @@ "zh-cht": "阿拉伯文(伊拉克)", "xloc": [ "default-mobile.handlebars->11->121", - "default.handlebars->47->1860", - "default3.handlebars->35->1841", + "default.handlebars->47->1862", + "default3.handlebars->35->1843", "login2.handlebars->7->7" ] }, @@ -11672,8 +11672,8 @@ "zh-cht": "阿拉伯文(約旦)", "xloc": [ "default-mobile.handlebars->11->122", - "default.handlebars->47->1861", - "default3.handlebars->35->1842", + "default.handlebars->47->1863", + "default3.handlebars->35->1844", "login2.handlebars->7->8" ] }, @@ -11704,8 +11704,8 @@ "zh-cht": "阿拉伯文(科威特)", "xloc": [ "default-mobile.handlebars->11->123", - "default.handlebars->47->1862", - "default3.handlebars->35->1843", + "default.handlebars->47->1864", + "default3.handlebars->35->1845", "login2.handlebars->7->9" ] }, @@ -11736,8 +11736,8 @@ "zh-cht": "阿拉伯文(黎巴嫩)", "xloc": [ "default-mobile.handlebars->11->124", - "default.handlebars->47->1863", - "default3.handlebars->35->1844", + "default.handlebars->47->1865", + "default3.handlebars->35->1846", "login2.handlebars->7->10" ] }, @@ -11768,8 +11768,8 @@ "zh-cht": "阿拉伯文(利比亞)", "xloc": [ "default-mobile.handlebars->11->125", - "default.handlebars->47->1864", - "default3.handlebars->35->1845", + "default.handlebars->47->1866", + "default3.handlebars->35->1847", "login2.handlebars->7->11" ] }, @@ -11800,8 +11800,8 @@ "zh-cht": "阿拉伯文(摩洛哥)", "xloc": [ "default-mobile.handlebars->11->126", - "default.handlebars->47->1865", - "default3.handlebars->35->1846", + "default.handlebars->47->1867", + "default3.handlebars->35->1848", "login2.handlebars->7->12" ] }, @@ -11832,8 +11832,8 @@ "zh-cht": "阿拉伯文(阿曼)", "xloc": [ "default-mobile.handlebars->11->127", - "default.handlebars->47->1866", - "default3.handlebars->35->1847", + "default.handlebars->47->1868", + "default3.handlebars->35->1849", "login2.handlebars->7->13" ] }, @@ -11864,8 +11864,8 @@ "zh-cht": "阿拉伯文(卡塔爾)", "xloc": [ "default-mobile.handlebars->11->128", - "default.handlebars->47->1867", - "default3.handlebars->35->1848", + "default.handlebars->47->1869", + "default3.handlebars->35->1850", "login2.handlebars->7->14" ] }, @@ -11896,8 +11896,8 @@ "zh-cht": "阿拉伯文(沙特阿拉伯)", "xloc": [ "default-mobile.handlebars->11->129", - "default.handlebars->47->1868", - "default3.handlebars->35->1849", + "default.handlebars->47->1870", + "default3.handlebars->35->1851", "login2.handlebars->7->15" ] }, @@ -11928,8 +11928,8 @@ "zh-cht": "阿拉伯文(標準)", "xloc": [ "default-mobile.handlebars->11->117", - "default.handlebars->47->1856", - "default3.handlebars->35->1837", + "default.handlebars->47->1858", + "default3.handlebars->35->1839", "login2.handlebars->7->3" ] }, @@ -11960,8 +11960,8 @@ "zh-cht": "阿拉伯文(敘利亞)", "xloc": [ "default-mobile.handlebars->11->130", - "default.handlebars->47->1869", - "default3.handlebars->35->1850", + "default.handlebars->47->1871", + "default3.handlebars->35->1852", "login2.handlebars->7->16" ] }, @@ -11992,8 +11992,8 @@ "zh-cht": "阿拉伯文(突尼斯)", "xloc": [ "default-mobile.handlebars->11->131", - "default.handlebars->47->1870", - "default3.handlebars->35->1851", + "default.handlebars->47->1872", + "default3.handlebars->35->1853", "login2.handlebars->7->17" ] }, @@ -12024,8 +12024,8 @@ "zh-cht": "阿拉伯文(阿聯酋)", "xloc": [ "default-mobile.handlebars->11->132", - "default.handlebars->47->1871", - "default3.handlebars->35->1852", + "default.handlebars->47->1873", + "default3.handlebars->35->1854", "login2.handlebars->7->18" ] }, @@ -12056,8 +12056,8 @@ "zh-cht": "阿拉伯文(也門)", "xloc": [ "default-mobile.handlebars->11->133", - "default.handlebars->47->1872", - "default3.handlebars->35->1853", + "default.handlebars->47->1874", + "default3.handlebars->35->1855", "login2.handlebars->7->19" ] }, @@ -12088,8 +12088,8 @@ "zh-cht": "阿拉貢文", "xloc": [ "default-mobile.handlebars->11->134", - "default.handlebars->47->1873", - "default3.handlebars->35->1854", + "default.handlebars->47->1875", + "default3.handlebars->35->1856", "login2.handlebars->7->20" ] }, @@ -12122,12 +12122,12 @@ "default-mobile.handlebars->11->751", "default-mobile.handlebars->11->753", "default-mobile.handlebars->11->755", - "default.handlebars->47->1614", "default.handlebars->47->1616", "default.handlebars->47->1618", - "default3.handlebars->35->1599", + "default.handlebars->47->1620", "default3.handlebars->35->1601", - "default3.handlebars->35->1603" + "default3.handlebars->35->1603", + "default3.handlebars->35->1605" ] }, { @@ -12187,8 +12187,8 @@ "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "xloc": [ "default-mobile.handlebars->11->964", - "default.handlebars->47->2313", - "default3.handlebars->35->2307" + "default.handlebars->47->2315", + "default3.handlebars->35->2309" ] }, { @@ -12217,8 +12217,8 @@ "zh-chs": "您确定要删除节点{0}吗?", "zh-cht": "你確定要刪除節點{0}嗎?", "xloc": [ - "default.handlebars->47->1330", - "default3.handlebars->35->1320" + "default.handlebars->47->1332", + "default3.handlebars->35->1322" ] }, { @@ -12231,8 +12231,8 @@ "nl": "Weet u zeker dat u dit bestand/ deze map op het bureaublad van het externe apparaat wilt openen?", "uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на стільниці віддаленого пристрою?", "xloc": [ - "default.handlebars->47->1554", - "default3.handlebars->35->1539" + "default.handlebars->47->1556", + "default3.handlebars->35->1541" ] }, { @@ -12261,8 +12261,8 @@ "zh-chs": "您确定要卸载所选代理吗?", "zh-cht": "你確定要卸載所選代理嗎?", "xloc": [ - "default.handlebars->47->1319", - "default3.handlebars->35->1310" + "default.handlebars->47->1321", + "default3.handlebars->35->1312" ] }, { @@ -12291,8 +12291,8 @@ "zh-chs": "您确定要卸载所选的{0}代理吗?", "zh-cht": "你確定要卸載所選的{0}代理嗎?", "xloc": [ - "default.handlebars->47->1318", - "default3.handlebars->35->1309" + "default.handlebars->47->1320", + "default3.handlebars->35->1311" ] }, { @@ -12321,8 +12321,8 @@ "zh-chs": "您确定要{0}插件吗:{1}", "zh-cht": "你確定要{0}外掛嗎:{1}", "xloc": [ - "default.handlebars->47->3418", - "default3.handlebars->35->3406" + "default.handlebars->47->3422", + "default3.handlebars->35->3410" ] }, { @@ -12383,8 +12383,8 @@ "zh-cht": "亞美尼亞文", "xloc": [ "default-mobile.handlebars->11->135", - "default.handlebars->47->1874", - "default3.handlebars->35->1855", + "default.handlebars->47->1876", + "default3.handlebars->35->1857", "login2.handlebars->7->21" ] }, @@ -12597,8 +12597,8 @@ "zh-cht": "阿薩姆文", "xloc": [ "default-mobile.handlebars->11->136", - "default.handlebars->47->1875", - "default3.handlebars->35->1856", + "default.handlebars->47->1877", + "default3.handlebars->35->1858", "login2.handlebars->7->22" ] }, @@ -12777,8 +12777,8 @@ "zh-cht": "阿斯圖里亞斯文", "xloc": [ "default-mobile.handlebars->11->137", - "default.handlebars->47->1876", - "default3.handlebars->35->1857", + "default.handlebars->47->1878", + "default3.handlebars->35->1859", "login2.handlebars->7->23" ] }, @@ -12808,8 +12808,8 @@ "zh-chs": "尝试激活英特尔(R)AMT ACM模式", "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "xloc": [ - "default.handlebars->47->2559", - "default3.handlebars->35->2556" + "default.handlebars->47->2561", + "default3.handlebars->35->2558" ] }, { @@ -12867,12 +12867,12 @@ "default-mobile.handlebars->11->686", "default-mobile.handlebars->11->690", "default-mobile.handlebars->11->702", - "default.handlebars->47->1505", - "default.handlebars->47->1509", - "default.handlebars->47->1521", - "default3.handlebars->35->1490", - "default3.handlebars->35->1494", - "default3.handlebars->35->1506", + "default.handlebars->47->1507", + "default.handlebars->47->1511", + "default.handlebars->47->1523", + "default3.handlebars->35->1492", + "default3.handlebars->35->1496", + "default3.handlebars->35->1508", "sharing-mobile.handlebars->11->47", "sharing-mobile.handlebars->11->56", "sharing-mobile.handlebars->11->64", @@ -12909,8 +12909,8 @@ "zh-chs": "认证软件", "zh-cht": "認證軟體", "xloc": [ - "default.handlebars->47->3000", - "default3.handlebars->35->2994" + "default.handlebars->47->3002", + "default3.handlebars->35->2996" ] }, { @@ -12939,12 +12939,12 @@ "zh-chs": "认证设备", "zh-cht": "認證設備", "xloc": [ - "default.handlebars->47->1837", "default.handlebars->47->1839", - "default.handlebars->47->1843", - "default3.handlebars->35->1819", + "default.handlebars->47->1841", + "default.handlebars->47->1845", "default3.handlebars->35->1821", - "default3.handlebars->35->1824" + "default3.handlebars->35->1823", + "default3.handlebars->35->1826" ] }, { @@ -12975,10 +12975,10 @@ "xloc": [ "default-mobile.handlebars->11->703", "default-mobile.handlebars->11->709", - "default.handlebars->47->1523", - "default.handlebars->47->1538", - "default3.handlebars->35->1508", - "default3.handlebars->35->1523", + "default.handlebars->47->1525", + "default.handlebars->47->1540", + "default3.handlebars->35->1510", + "default3.handlebars->35->1525", "sharing-mobile.handlebars->11->57", "sharing-mobile.handlebars->11->74" ] @@ -13013,12 +13013,12 @@ "default-mobile.handlebars->11->322", "default-mobile.handlebars->11->75", "default-mobile.handlebars->11->80", - "default.handlebars->47->1833", "default.handlebars->47->1835", + "default.handlebars->47->1837", "default.handlebars->47->229", "default.handlebars->47->234", - "default3.handlebars->35->1815", "default3.handlebars->35->1817", + "default3.handlebars->35->1819", "default3.handlebars->35->228", "default3.handlebars->35->233" ] @@ -13170,10 +13170,10 @@ "zh-chs": "自动删除", "zh-cht": "自動刪除", "xloc": [ - "default.handlebars->47->2191", - "default.handlebars->47->2703", - "default3.handlebars->35->2187", - "default3.handlebars->35->2700" + "default.handlebars->47->2193", + "default.handlebars->47->2705", + "default3.handlebars->35->2189", + "default3.handlebars->35->2702" ] }, { @@ -13239,8 +13239,8 @@ "zh-chs": "自动下载代理程序核心转储文件:“{0}”", "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "xloc": [ - "default.handlebars->47->2640", - "default3.handlebars->35->2637" + "default.handlebars->47->2642", + "default3.handlebars->35->2639" ] }, { @@ -13357,8 +13357,8 @@ "zh-chs": "自动移除非活动设备", "zh-cht": "自動移除非活動設備", "xloc": [ - "default.handlebars->47->2343", - "default3.handlebars->35->2340" + "default.handlebars->47->2345", + "default3.handlebars->35->2342" ] }, { @@ -13387,8 +13387,8 @@ "zh-chs": "可用內存", "zh-cht": "可用內存", "xloc": [ - "default.handlebars->47->3346", - "default3.handlebars->35->3334" + "default.handlebars->47->3350", + "default3.handlebars->35->3338" ] }, { @@ -13418,8 +13418,8 @@ "zh-cht": "阿塞拜疆文", "xloc": [ "default-mobile.handlebars->11->138", - "default.handlebars->47->1877", - "default3.handlebars->35->1858", + "default.handlebars->47->1879", + "default3.handlebars->35->1860", "login2.handlebars->7->24" ] }, @@ -13493,8 +13493,8 @@ "zh-cht": "的BIOS", "xloc": [ "default-mobile.handlebars->11->843", - "default.handlebars->47->1687", - "default3.handlebars->35->1670" + "default.handlebars->47->1689", + "default3.handlebars->35->1672" ] }, { @@ -13633,8 +13633,8 @@ "zh-cht": "退格", "xloc": [ "default-mobile.handlebars->11->651", - "default.handlebars->47->1420", - "default3.handlebars->35->1407", + "default.handlebars->47->1422", + "default3.handlebars->35->1409", "sharing-mobile.handlebars->11->17" ] }, @@ -13695,12 +13695,12 @@ "zh-chs": "后台运行与交互式运行", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->47->2442", - "default.handlebars->47->2449", + "default.handlebars->47->2444", + "default.handlebars->47->2451", "default.handlebars->47->574", "default.handlebars->47->595", - "default3.handlebars->35->2439", - "default3.handlebars->35->2446", + "default3.handlebars->35->2441", + "default3.handlebars->35->2448", "default3.handlebars->35->571", "default3.handlebars->35->592" ] @@ -13732,13 +13732,13 @@ "zh-cht": "僅背景", "xloc": [ "agentinvite.handlebars->3->9", - "default.handlebars->47->2443", - "default.handlebars->47->2451", + "default.handlebars->47->2445", + "default.handlebars->47->2453", "default.handlebars->47->575", "default.handlebars->47->596", "default.handlebars->47->613", - "default3.handlebars->35->2440", - "default3.handlebars->35->2448", + "default3.handlebars->35->2442", + "default3.handlebars->35->2450", "default3.handlebars->35->572", "default3.handlebars->35->593", "default3.handlebars->35->610" @@ -13801,10 +13801,10 @@ "zh-chs": "备用码", "zh-cht": "備用碼", "xloc": [ - "default.handlebars->47->3004", - "default.handlebars->47->3232", - "default3.handlebars->35->2998", - "default3.handlebars->35->3220" + "default.handlebars->47->3006", + "default.handlebars->47->3236", + "default3.handlebars->35->3000", + "default3.handlebars->35->3224" ] }, { @@ -13894,8 +13894,8 @@ "zh-chs": "错误的签名", "zh-cht": "錯誤的簽名", "xloc": [ - "default.handlebars->47->3327", - "default3.handlebars->35->3315" + "default.handlebars->47->3331", + "default3.handlebars->35->3319" ] }, { @@ -13924,8 +13924,8 @@ "zh-chs": "错误的网络证书", "zh-cht": "錯誤的網絡憑證", "xloc": [ - "default.handlebars->47->3326", - "default3.handlebars->35->3314" + "default.handlebars->47->3330", + "default3.handlebars->35->3318" ] }, { @@ -13955,8 +13955,8 @@ "zh-cht": "巴斯克", "xloc": [ "default-mobile.handlebars->11->139", - "default.handlebars->47->1878", - "default3.handlebars->35->1859", + "default.handlebars->47->1880", + "default3.handlebars->35->1861", "login2.handlebars->7->25" ] }, @@ -14060,8 +14060,8 @@ "zh-chs": "将{0}个文件批量上传到文件夹{1}", "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "xloc": [ - "default.handlebars->47->2639", - "default3.handlebars->35->2636" + "default.handlebars->47->2641", + "default3.handlebars->35->2638" ] }, { @@ -14091,8 +14091,8 @@ "zh-cht": "白俄羅斯文", "xloc": [ "default-mobile.handlebars->11->141", - "default.handlebars->47->1880", - "default3.handlebars->35->1861", + "default.handlebars->47->1882", + "default3.handlebars->35->1863", "login2.handlebars->7->27" ] }, @@ -14123,8 +14123,8 @@ "zh-cht": "孟加拉", "xloc": [ "default-mobile.handlebars->11->142", - "default.handlebars->47->1881", - "default3.handlebars->35->1862", + "default.handlebars->47->1883", + "default3.handlebars->35->1864", "login2.handlebars->7->28" ] }, @@ -14193,8 +14193,8 @@ "uk": "BitLocker", "xloc": [ "default-mobile.handlebars->11->899", - "default.handlebars->47->1743", - "default3.handlebars->35->1726" + "default.handlebars->47->1745", + "default3.handlebars->35->1728" ] }, { @@ -14205,8 +14205,8 @@ "uk": "Інформація о BitLocker", "xloc": [ "default-mobile.handlebars->11->920", - "default.handlebars->47->1764", - "default3.handlebars->35->1747" + "default.handlebars->47->1766", + "default3.handlebars->35->1749" ] }, { @@ -14236,8 +14236,8 @@ "zh-cht": "引導加載程序", "xloc": [ "default-mobile.handlebars->11->800", - "default.handlebars->47->1634", - "default3.handlebars->35->1619" + "default.handlebars->47->1636", + "default3.handlebars->35->1621" ] }, { @@ -14267,8 +14267,8 @@ "zh-cht": "波斯尼亞文", "xloc": [ "default-mobile.handlebars->11->143", - "default.handlebars->47->1882", - "default3.handlebars->35->1863", + "default.handlebars->47->1884", + "default3.handlebars->35->1865", "login2.handlebars->7->29" ] }, @@ -14299,8 +14299,8 @@ "zh-cht": "布列塔尼", "xloc": [ "default-mobile.handlebars->11->144", - "default.handlebars->47->1883", - "default3.handlebars->35->1864", + "default.handlebars->47->1885", + "default3.handlebars->35->1866", "login2.handlebars->7->30" ] }, @@ -14330,9 +14330,9 @@ "zh-chs": "广播", "zh-cht": "廣播", "xloc": [ - "default.handlebars->47->2898", + "default.handlebars->47->2900", "default.handlebars->container->column_l->p4->3->1->0->3->1", - "default3.handlebars->35->2892", + "default3.handlebars->35->2894", "default3.handlebars->container->column_l->p4->3->1->0->1->3" ] }, @@ -14362,8 +14362,8 @@ "zh-chs": "广播消息", "zh-cht": "廣播消息", "xloc": [ - "default.handlebars->47->2814", - "default3.handlebars->35->2810" + "default.handlebars->47->2816", + "default3.handlebars->35->2812" ] }, { @@ -14392,8 +14392,8 @@ "zh-chs": "向所有连接的用户广播消息。", "zh-cht": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->47->2809", - "default3.handlebars->35->2805" + "default.handlebars->47->2811", + "default3.handlebars->35->2807" ] }, { @@ -14422,8 +14422,8 @@ "zh-chs": "浏览器", "zh-cht": "瀏覽器", "xloc": [ - "default.handlebars->47->3206", - "default3.handlebars->35->3194" + "default.handlebars->47->3210", + "default3.handlebars->35->3198" ] }, { @@ -14514,8 +14514,8 @@ "zh-cht": "保加利亞文", "xloc": [ "default-mobile.handlebars->11->140", - "default.handlebars->47->1879", - "default3.handlebars->35->1860", + "default.handlebars->47->1881", + "default3.handlebars->35->1862", "login2.handlebars->7->26" ] }, @@ -14546,8 +14546,8 @@ "zh-cht": "緬甸文", "xloc": [ "default-mobile.handlebars->11->145", - "default.handlebars->47->1884", - "default3.handlebars->35->1865", + "default.handlebars->47->1886", + "default3.handlebars->35->1867", "login2.handlebars->7->31" ] }, @@ -14577,8 +14577,8 @@ "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。", "zh-cht": "默認情況下,非活動設備將在 1 天后移除。", "xloc": [ - "default.handlebars->47->2345", - "default3.handlebars->35->2342" + "default.handlebars->47->2347", + "default3.handlebars->35->2344" ] }, { @@ -14607,8 +14607,8 @@ "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。", "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。", "xloc": [ - "default.handlebars->47->2346", - "default3.handlebars->35->2343" + "default.handlebars->47->2348", + "default3.handlebars->35->2345" ] }, { @@ -14650,8 +14650,8 @@ "zh-chs": "字节输入", "zh-cht": "字節輸入", "xloc": [ - "default.handlebars->47->3202", - "default3.handlebars->35->3190" + "default.handlebars->47->3206", + "default3.handlebars->35->3194" ] }, { @@ -14680,8 +14680,8 @@ "zh-chs": "字节输出", "zh-cht": "字節輸出", "xloc": [ - "default.handlebars->47->3203", - "default3.handlebars->35->3191" + "default.handlebars->47->3207", + "default3.handlebars->35->3195" ] }, { @@ -14790,8 +14790,8 @@ "zh-chs": "CCM模式", "zh-cht": "CCM模式", "xloc": [ - "default.handlebars->47->2296", - "default3.handlebars->35->2290" + "default.handlebars->47->2298", + "default3.handlebars->35->2292" ] }, { @@ -14802,12 +14802,12 @@ "default-mobile.handlebars->11->892", "default-mobile.handlebars->11->904", "default-mobile.handlebars->11->911", - "default.handlebars->47->1736", - "default.handlebars->47->1748", - "default.handlebars->47->1755", - "default3.handlebars->35->1719", - "default3.handlebars->35->1731", - "default3.handlebars->35->1738" + "default.handlebars->47->1738", + "default.handlebars->47->1750", + "default.handlebars->47->1757", + "default3.handlebars->35->1721", + "default3.handlebars->35->1733", + "default3.handlebars->35->1740" ] }, { @@ -14837,10 +14837,10 @@ "zh-cht": "CIRA", "xloc": [ "default-mobile.handlebars->11->478", - "default.handlebars->47->3353", + "default.handlebars->47->3357", "default.handlebars->47->423", "default.handlebars->47->729", - "default3.handlebars->35->3341", + "default3.handlebars->35->3345", "default3.handlebars->35->420", "default3.handlebars->35->726" ] @@ -14871,8 +14871,8 @@ "zh-chs": "CIRA服务器", "zh-cht": "CIRA伺服器", "xloc": [ - "default.handlebars->47->3402", - "default3.handlebars->35->3390" + "default.handlebars->47->3406", + "default3.handlebars->35->3394" ] }, { @@ -14901,8 +14901,8 @@ "zh-chs": "CIRA服务器命令", "zh-cht": "CIRA伺服器指令", "xloc": [ - "default.handlebars->47->3403", - "default3.handlebars->35->3391" + "default.handlebars->47->3407", + "default3.handlebars->35->3395" ] }, { @@ -14961,8 +14961,8 @@ "zh-chs": "CIRA设置", "zh-cht": "CIRA設置", "xloc": [ - "default.handlebars->47->2304", - "default3.handlebars->35->2297" + "default.handlebars->47->2306", + "default3.handlebars->35->2299" ] }, { @@ -14992,13 +14992,13 @@ "zh-cht": "CPU", "xloc": [ "default-mobile.handlebars->11->849", - "default.handlebars->47->1609", - "default.handlebars->47->1693", - "default.handlebars->47->3378", + "default.handlebars->47->1611", + "default.handlebars->47->1695", + "default.handlebars->47->3382", "default.handlebars->container->column_l->p40->3->1->p40type->5", - "default3.handlebars->35->1594", - "default3.handlebars->35->1676", - "default3.handlebars->35->3366", + "default3.handlebars->35->1596", + "default3.handlebars->35->1678", + "default3.handlebars->35->3370", "default3.handlebars->container->column_l->p40->3->3->p40type->5" ] }, @@ -15028,8 +15028,8 @@ "zh-chs": "CPU负载", "zh-cht": "CPU負載", "xloc": [ - "default.handlebars->47->3342", - "default3.handlebars->35->3330" + "default.handlebars->47->3346", + "default3.handlebars->35->3334" ] }, { @@ -15058,8 +15058,8 @@ "zh-chs": "最近15分钟的CPU负载", "zh-cht": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->47->3345", - "default3.handlebars->35->3333" + "default.handlebars->47->3349", + "default3.handlebars->35->3337" ] }, { @@ -15088,8 +15088,8 @@ "zh-chs": "最近5分钟的CPU负载", "zh-cht": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->47->3344", - "default3.handlebars->35->3332" + "default.handlebars->47->3348", + "default3.handlebars->35->3336" ] }, { @@ -15118,8 +15118,8 @@ "zh-chs": "最近一分钟的CPU负载", "zh-cht": "最近一分鐘的CPU負載", "xloc": [ - "default.handlebars->47->3343", - "default3.handlebars->35->3331" + "default.handlebars->47->3347", + "default3.handlebars->35->3335" ] }, { @@ -15148,11 +15148,11 @@ "zh-chs": "CR+LF", "zh-cht": "CR+LF", "xloc": [ - "default.handlebars->47->1501", - "default.handlebars->47->1532", + "default.handlebars->47->1503", + "default.handlebars->47->1534", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", - "default3.handlebars->35->1486", - "default3.handlebars->35->1517", + "default3.handlebars->35->1488", + "default3.handlebars->35->1519", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -15185,8 +15185,8 @@ "zh-chs": "CSV", "zh-cht": "CSV", "xloc": [ - "default.handlebars->47->2720", - "default3.handlebars->35->2717" + "default.handlebars->47->2722", + "default3.handlebars->35->2719" ] }, { @@ -15215,11 +15215,11 @@ "zh-chs": "CSV格式", "zh-cht": "CSV格式", "xloc": [ - "default.handlebars->47->2724", - "default.handlebars->47->2801", + "default.handlebars->47->2726", + "default.handlebars->47->2803", "default.handlebars->47->802", - "default3.handlebars->35->2721", - "default3.handlebars->35->2797", + "default3.handlebars->35->2723", + "default3.handlebars->35->2799", "default3.handlebars->35->799" ] }, @@ -15229,8 +15229,8 @@ "nl": "Het CSV bestandsformaat is als volgt:", "uk": "Формат файлу CSV нижче:", "xloc": [ - "default.handlebars->47->2787", - "default3.handlebars->35->2783" + "default.handlebars->47->2789", + "default3.handlebars->35->2785" ] }, { @@ -15285,8 +15285,8 @@ "zh-chs": "呼叫错误", "zh-cht": "呼叫錯誤", "xloc": [ - "default.handlebars->47->3419", - "default3.handlebars->35->3407" + "default.handlebars->47->3423", + "default3.handlebars->35->3411" ] }, { @@ -15299,10 +15299,10 @@ "pl": "CallMeBot", "uk": "CallMeBot", "xloc": [ - "default.handlebars->47->1802", - "default.handlebars->47->3039", - "default3.handlebars->35->1784", - "default3.handlebars->35->3033" + "default.handlebars->47->1804", + "default.handlebars->47->3041", + "default3.handlebars->35->1786", + "default3.handlebars->35->3035" ] }, { @@ -15364,8 +15364,8 @@ "agent-translations.json", "default-mobile.handlebars->11->331", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->47->2158", - "default.handlebars->47->3408", + "default.handlebars->47->2160", + "default.handlebars->47->3412", "default.handlebars->47->547", "default.handlebars->container->dialog->idx_dlgButtonBar", "default3.handlebars->35->544", @@ -15496,22 +15496,22 @@ "default-mobile.handlebars->11->889", "default-mobile.handlebars->11->901", "default-mobile.handlebars->11->908", - "default.handlebars->47->1711", - "default.handlebars->47->1717", - "default.handlebars->47->1723", - "default.handlebars->47->1728", + "default.handlebars->47->1713", + "default.handlebars->47->1719", + "default.handlebars->47->1725", "default.handlebars->47->1730", - "default.handlebars->47->1733", - "default.handlebars->47->1745", - "default.handlebars->47->1752", - "default3.handlebars->35->1694", - "default3.handlebars->35->1700", - "default3.handlebars->35->1706", - "default3.handlebars->35->1711", + "default.handlebars->47->1732", + "default.handlebars->47->1735", + "default.handlebars->47->1747", + "default.handlebars->47->1754", + "default3.handlebars->35->1696", + "default3.handlebars->35->1702", + "default3.handlebars->35->1708", "default3.handlebars->35->1713", - "default3.handlebars->35->1716", - "default3.handlebars->35->1728", - "default3.handlebars->35->1735" + "default3.handlebars->35->1715", + "default3.handlebars->35->1718", + "default3.handlebars->35->1730", + "default3.handlebars->35->1737" ] }, { @@ -15543,12 +15543,12 @@ "default-mobile.handlebars->11->865", "default-mobile.handlebars->11->871", "default-mobile.handlebars->11->877", - "default.handlebars->47->1709", - "default.handlebars->47->1715", - "default.handlebars->47->1721", - "default3.handlebars->35->1692", - "default3.handlebars->35->1698", - "default3.handlebars->35->1704" + "default.handlebars->47->1711", + "default.handlebars->47->1717", + "default.handlebars->47->1723", + "default3.handlebars->35->1694", + "default3.handlebars->35->1700", + "default3.handlebars->35->1706" ] }, { @@ -15560,12 +15560,12 @@ "default-mobile.handlebars->11->890", "default-mobile.handlebars->11->902", "default-mobile.handlebars->11->909", - "default.handlebars->47->1734", - "default.handlebars->47->1746", - "default.handlebars->47->1753", - "default3.handlebars->35->1717", - "default3.handlebars->35->1729", - "default3.handlebars->35->1736" + "default.handlebars->47->1736", + "default.handlebars->47->1748", + "default.handlebars->47->1755", + "default3.handlebars->35->1719", + "default3.handlebars->35->1731", + "default3.handlebars->35->1738" ] }, { @@ -15595,8 +15595,8 @@ "zh-cht": "加泰羅尼亞文", "xloc": [ "default-mobile.handlebars->11->146", - "default.handlebars->47->1885", - "default3.handlebars->35->1866", + "default.handlebars->47->1887", + "default3.handlebars->35->1868", "login2.handlebars->7->32" ] }, @@ -15693,7 +15693,7 @@ "en": "Cerulean", "nl": "Hemelsblauw", "xloc": [ - "default3.handlebars->35->2080" + "default3.handlebars->35->2082" ] }, { @@ -15723,8 +15723,8 @@ "zh-cht": "查莫羅", "xloc": [ "default-mobile.handlebars->11->147", - "default.handlebars->47->1886", - "default3.handlebars->35->1867", + "default.handlebars->47->1888", + "default3.handlebars->35->1869", "login2.handlebars->7->33" ] }, @@ -15785,8 +15785,8 @@ "zh-chs": "更改{0}的邮箱", "zh-cht": "更改{0}的電郵", "xloc": [ - "default.handlebars->47->3081", - "default3.handlebars->35->3073" + "default.handlebars->47->3083", + "default3.handlebars->35->3075" ] }, { @@ -15816,11 +15816,11 @@ "zh-cht": "更改群", "xloc": [ "default.handlebars->47->1040", - "default.handlebars->47->1327", - "default.handlebars->47->1328", + "default.handlebars->47->1329", + "default.handlebars->47->1330", "default3.handlebars->35->1037", - "default3.handlebars->35->1318", - "default3.handlebars->35->1319" + "default3.handlebars->35->1320", + "default3.handlebars->35->1321" ] }, { @@ -15864,10 +15864,10 @@ "zh-cht": "更改密碼", "xloc": [ "default-mobile.handlebars->11->339", - "default.handlebars->47->2102", - "default.handlebars->47->3025", - "default3.handlebars->35->2078", - "default3.handlebars->35->3019" + "default.handlebars->47->2104", + "default.handlebars->47->3027", + "default3.handlebars->35->2080", + "default3.handlebars->35->3021" ] }, { @@ -15896,8 +15896,8 @@ "zh-chs": "更改{0}的密码", "zh-cht": "更改{0}的密碼", "xloc": [ - "default.handlebars->47->3090", - "default3.handlebars->35->3078" + "default.handlebars->47->3092", + "default3.handlebars->35->3080" ] }, { @@ -15926,8 +15926,8 @@ "zh-chs": "更改{0}的真实名称", "zh-cht": "更改{0}的真實名稱", "xloc": [ - "default.handlebars->47->3076", - "default3.handlebars->35->3069" + "default.handlebars->47->3078", + "default3.handlebars->35->3071" ] }, { @@ -16104,8 +16104,8 @@ "zh-chs": "更改该用户的密码", "zh-cht": "更改該用戶的密碼", "xloc": [ - "default.handlebars->47->3024", - "default3.handlebars->35->3018" + "default.handlebars->47->3026", + "default3.handlebars->35->3020" ] }, { @@ -16164,8 +16164,8 @@ "zh-chs": "更改您的邮件地址。", "zh-cht": "在此處更改你的帳戶電郵地址。", "xloc": [ - "default.handlebars->47->2089", - "default3.handlebars->35->2071" + "default.handlebars->47->2091", + "default3.handlebars->35->2073" ] }, { @@ -16194,8 +16194,8 @@ "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。", "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ - "default.handlebars->47->2095", - "default3.handlebars->35->2075" + "default.handlebars->47->2097", + "default3.handlebars->35->2077" ] }, { @@ -16224,8 +16224,8 @@ "zh-chs": "更改帐户凭据", "zh-cht": "帳戶憑證已更改", "xloc": [ - "default.handlebars->47->2611", - "default3.handlebars->35->2608" + "default.handlebars->47->2613", + "default3.handlebars->35->2610" ] }, { @@ -16254,8 +16254,8 @@ "zh-chs": "将帐户显示名称更改为 {0}。", "zh-cht": "將帳戶顯示名稱更改為 {0}。", "xloc": [ - "default.handlebars->47->2663", - "default3.handlebars->35->2660" + "default.handlebars->47->2665", + "default3.handlebars->35->2662" ] }, { @@ -16284,10 +16284,10 @@ "zh-chs": "{1}组中的设备{0}已更改:{2}", "zh-cht": "{1}組中的設備{0}已更改:{2}", "xloc": [ - "default.handlebars->47->2595", - "default.handlebars->47->2676", - "default3.handlebars->35->2592", - "default3.handlebars->35->2673" + "default.handlebars->47->2597", + "default.handlebars->47->2678", + "default3.handlebars->35->2594", + "default3.handlebars->35->2675" ] }, { @@ -16316,8 +16316,8 @@ "zh-chs": "语言从{1}更改为{2}", "zh-cht": "語言從{1}更改為{2}", "xloc": [ - "default.handlebars->47->2539", - "default3.handlebars->35->2536" + "default.handlebars->47->2541", + "default3.handlebars->35->2538" ] }, { @@ -16346,10 +16346,10 @@ "zh-chs": "已更改{0}的用户设备权限", "zh-cht": "已更改{0}的用戶設備權限", "xloc": [ - "default.handlebars->47->2597", - "default.handlebars->47->2618", - "default3.handlebars->35->2594", - "default3.handlebars->35->2615" + "default.handlebars->47->2599", + "default.handlebars->47->2620", + "default3.handlebars->35->2596", + "default3.handlebars->35->2617" ] }, { @@ -16405,8 +16405,8 @@ "zh-cht": "更改語言將需要刷新頁面。", "xloc": [ "default-mobile.handlebars->11->314", - "default.handlebars->47->2053", - "default3.handlebars->35->2034" + "default.handlebars->47->2055", + "default3.handlebars->35->2036" ] }, { @@ -16438,15 +16438,15 @@ "default.handlebars->47->1029", "default.handlebars->47->1148", "default.handlebars->47->1173", - "default.handlebars->47->2741", - "default.handlebars->47->3020", - "default.handlebars->47->3021", + "default.handlebars->47->2743", + "default.handlebars->47->3022", + "default.handlebars->47->3023", "default3.handlebars->35->1026", "default3.handlebars->35->1143", "default3.handlebars->35->1168", - "default3.handlebars->35->2738", - "default3.handlebars->35->3014", - "default3.handlebars->35->3015" + "default3.handlebars->35->2740", + "default3.handlebars->35->3016", + "default3.handlebars->35->3017" ] }, { @@ -16477,10 +16477,10 @@ "xloc": [ "default-mobile.handlebars->11->1014", "default-mobile.handlebars->11->994", - "default.handlebars->47->2377", - "default.handlebars->47->2415", - "default3.handlebars->35->2374", - "default3.handlebars->35->2412" + "default.handlebars->47->2379", + "default.handlebars->47->2417", + "default3.handlebars->35->2376", + "default3.handlebars->35->2414" ] }, { @@ -16510,8 +16510,8 @@ "zh-cht": "聊天請求,點擊這裡接受。", "xloc": [ "default-mobile.handlebars->11->1046", - "default.handlebars->47->3291", - "default3.handlebars->35->3279" + "default.handlebars->47->3295", + "default3.handlebars->35->3283" ] }, { @@ -16570,8 +16570,8 @@ "zh-cht": "車臣", "xloc": [ "default-mobile.handlebars->11->148", - "default.handlebars->47->1887", - "default3.handlebars->35->1868", + "default.handlebars->47->1889", + "default3.handlebars->35->1870", "login2.handlebars->7->34" ] }, @@ -16736,10 +16736,10 @@ "zh-chs": "检查...", "zh-cht": "檢查...", "xloc": [ - "default.handlebars->47->1853", - "default.handlebars->47->3413", - "default3.handlebars->35->1834", - "default3.handlebars->35->3401" + "default.handlebars->47->1855", + "default.handlebars->47->3417", + "default3.handlebars->35->1836", + "default3.handlebars->35->3405" ] }, { @@ -16769,8 +16769,8 @@ "zh-cht": "中文", "xloc": [ "default-mobile.handlebars->11->149", - "default.handlebars->47->1888", - "default3.handlebars->35->1869", + "default.handlebars->47->1890", + "default3.handlebars->35->1871", "login2.handlebars->7->35" ] }, @@ -16801,8 +16801,8 @@ "zh-cht": "中文(香港)", "xloc": [ "default-mobile.handlebars->11->150", - "default.handlebars->47->1889", - "default3.handlebars->35->1870", + "default.handlebars->47->1891", + "default3.handlebars->35->1872", "login2.handlebars->7->36" ] }, @@ -16833,8 +16833,8 @@ "zh-cht": "中文(中國)", "xloc": [ "default-mobile.handlebars->11->151", - "default.handlebars->47->1890", - "default3.handlebars->35->1871", + "default.handlebars->47->1892", + "default3.handlebars->35->1873", "login2.handlebars->7->37" ] }, @@ -16865,8 +16865,8 @@ "zh-cht": "簡體中文", "xloc": [ "default-mobile.handlebars->11->311", - "default.handlebars->47->2050", - "default3.handlebars->35->2031", + "default.handlebars->47->2052", + "default3.handlebars->35->2033", "login2.handlebars->7->197" ] }, @@ -16897,8 +16897,8 @@ "zh-cht": "中文(新加坡)", "xloc": [ "default-mobile.handlebars->11->152", - "default.handlebars->47->1891", - "default3.handlebars->35->1872", + "default.handlebars->47->1893", + "default3.handlebars->35->1874", "login2.handlebars->7->38" ] }, @@ -16929,8 +16929,8 @@ "zh-cht": "中文(台灣)", "xloc": [ "default-mobile.handlebars->11->153", - "default.handlebars->47->1892", - "default3.handlebars->35->1873", + "default.handlebars->47->1894", + "default3.handlebars->35->1875", "login2.handlebars->7->39" ] }, @@ -16961,8 +16961,8 @@ "zh-cht": "繁體中文", "xloc": [ "default-mobile.handlebars->11->312", - "default.handlebars->47->2051", - "default3.handlebars->35->2032", + "default.handlebars->47->2053", + "default3.handlebars->35->2034", "login2.handlebars->7->198" ] }, @@ -17024,8 +17024,8 @@ "zh-cht": "楚瓦什", "xloc": [ "default-mobile.handlebars->11->154", - "default.handlebars->47->1893", - "default3.handlebars->35->1874", + "default.handlebars->47->1895", + "default3.handlebars->35->1876", "login2.handlebars->7->40" ] }, @@ -17095,18 +17095,18 @@ "default-mobile.handlebars->11->740", "default-mobile.handlebars->11->89", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5", - "default.handlebars->47->1582", "default.handlebars->47->1584", "default.handlebars->47->1586", "default.handlebars->47->1588", - "default.handlebars->47->2533", + "default.handlebars->47->1590", + "default.handlebars->47->2535", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default.handlebars->container->column_l->p41->3->1", - "default3.handlebars->35->1567", "default3.handlebars->35->1569", "default3.handlebars->35->1571", "default3.handlebars->35->1573", - "default3.handlebars->35->2530", + "default3.handlebars->35->1575", + "default3.handlebars->35->2532", "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default3.handlebars->container->column_l->p41->3->3", "messenger.handlebars->xbottom->1->1->0->5", @@ -17147,7 +17147,7 @@ "zh-cht": "清除 RDP 憑據?", "xloc": [ "default-mobile.handlebars->11->636", - "default.handlebars->47->1373" + "default.handlebars->47->1375" ] }, { @@ -17177,7 +17177,7 @@ "zh-cht": "清除 SSH 憑據?", "xloc": [ "default-mobile.handlebars->11->634", - "default.handlebars->47->1371" + "default.handlebars->47->1373" ] }, { @@ -17299,8 +17299,8 @@ "zh-cht": "全部清除", "xloc": [ "default-mobile.handlebars->11->1029", - "default.handlebars->47->3274", - "default3.handlebars->35->3262" + "default.handlebars->47->3278", + "default3.handlebars->35->3266" ] }, { @@ -17361,8 +17361,8 @@ "zh-cht": "清除核心", "xloc": [ "default-mobile.handlebars->11->930", - "default.handlebars->47->1775", - "default3.handlebars->35->1758" + "default.handlebars->47->1777", + "default3.handlebars->35->1760" ] }, { @@ -17423,8 +17423,8 @@ "zh-cht": "清除此通知", "xloc": [ "default-mobile.handlebars->11->1028", - "default.handlebars->47->3273", - "default3.handlebars->35->3261" + "default.handlebars->47->3277", + "default3.handlebars->35->3265" ] }, { @@ -17540,10 +17540,10 @@ "zh-chs": "单击此处编辑设备组名称", "zh-cht": "單擊此處編輯裝置群名稱", "xloc": [ - "default.handlebars->47->2172", - "default.handlebars->47->2476", - "default3.handlebars->35->2168", - "default3.handlebars->35->2473" + "default.handlebars->47->2174", + "default.handlebars->47->2478", + "default3.handlebars->35->2170", + "default3.handlebars->35->2475" ] }, { @@ -17602,8 +17602,8 @@ "zh-chs": "单击此处编辑用户组名称", "zh-cht": "單擊此處編輯用戶群名稱", "xloc": [ - "default.handlebars->47->2871", - "default3.handlebars->35->2865" + "default.handlebars->47->2873", + "default3.handlebars->35->2867" ] }, { @@ -17748,8 +17748,8 @@ "zh-cht": "單擊確定將驗證電郵發送到:", "xloc": [ "default-mobile.handlebars->11->324", - "default.handlebars->47->2086", - "default3.handlebars->35->2068" + "default.handlebars->47->2088", + "default3.handlebars->35->2070" ] }, { @@ -17865,8 +17865,8 @@ "zh-cht": "客戶端控制模式(CCM)", "xloc": [ "default-mobile.handlebars->11->827", - "default.handlebars->47->1671", - "default3.handlebars->35->1654" + "default.handlebars->47->1673", + "default3.handlebars->35->1656" ] }, { @@ -17895,8 +17895,8 @@ "zh-chs": "客户编号", "zh-cht": "客戶編號", "xloc": [ - "default.handlebars->47->2149", - "default3.handlebars->35->2149" + "default.handlebars->47->2151", + "default3.handlebars->35->2151" ] }, { @@ -17925,8 +17925,8 @@ "zh-chs": "客户端启动的远程访问", "zh-cht": "客戶端啟動的遠程訪問", "xloc": [ - "default.handlebars->47->2303", - "default3.handlebars->35->2298" + "default.handlebars->47->2305", + "default3.handlebars->35->2300" ] }, { @@ -17955,8 +17955,8 @@ "zh-chs": "客户机密", "zh-cht": "客戶機密", "xloc": [ - "default.handlebars->47->2150", - "default3.handlebars->35->2150" + "default.handlebars->47->2152", + "default3.handlebars->35->2152" ] }, { @@ -18018,13 +18018,13 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->87", - "default.handlebars->47->1485", - "default.handlebars->47->1557", + "default.handlebars->47->1487", + "default.handlebars->47->1559", "default.handlebars->47->241", "default.handlebars->47->250", - "default.handlebars->47->3407", - "default3.handlebars->35->1471", - "default3.handlebars->35->1542", + "default.handlebars->47->3411", + "default3.handlebars->35->1473", + "default3.handlebars->35->1544", "sharing.handlebars->11->52" ] }, @@ -18054,8 +18054,8 @@ "zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒", "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒", "xloc": [ - "default.handlebars->47->2683", - "default3.handlebars->35->2680" + "default.handlebars->47->2685", + "default3.handlebars->35->2682" ] }, { @@ -18084,8 +18084,8 @@ "zh-chs": "封闭式桌面多路复用会话,{0}秒", "zh-cht": "封閉式桌面多路復用會話,{0}秒", "xloc": [ - "default.handlebars->47->2544", - "default3.handlebars->35->2541" + "default.handlebars->47->2546", + "default3.handlebars->35->2543" ] }, { @@ -18300,10 +18300,10 @@ "default-mobile.handlebars->11->1016", "default.handlebars->47->1150", "default.handlebars->47->1175", - "default.handlebars->47->2417", + "default.handlebars->47->2419", "default3.handlebars->35->1145", "default3.handlebars->35->1170", - "default3.handlebars->35->2414" + "default3.handlebars->35->2416" ] }, { @@ -18386,10 +18386,10 @@ "zh-chs": "通用设备组", "zh-cht": "通用裝置群", "xloc": [ - "default.handlebars->47->2906", - "default.handlebars->47->3095", - "default3.handlebars->35->2900", - "default3.handlebars->35->3083" + "default.handlebars->47->2908", + "default.handlebars->47->3097", + "default3.handlebars->35->2902", + "default3.handlebars->35->3085" ] }, { @@ -18418,10 +18418,10 @@ "zh-chs": "通用设备", "zh-cht": "通用裝置", "xloc": [ - "default.handlebars->47->2912", - "default.handlebars->47->3107", - "default3.handlebars->35->2906", - "default3.handlebars->35->3095" + "default.handlebars->47->2914", + "default.handlebars->47->3109", + "default3.handlebars->35->2908", + "default3.handlebars->35->3097" ] }, { @@ -18451,8 +18451,8 @@ "zh-cht": "編譯時間", "xloc": [ "default-mobile.handlebars->11->796", - "default.handlebars->47->1630", - "default3.handlebars->35->1615" + "default.handlebars->47->1632", + "default3.handlebars->35->1617" ] }, { @@ -18507,8 +18507,8 @@ "zh-chs": "压缩档案...", "zh-cht": "壓縮檔案...", "xloc": [ - "default.handlebars->47->1543", - "default3.handlebars->35->1528", + "default.handlebars->47->1545", + "default3.handlebars->35->1530", "sharing.handlebars->11->47" ] }, @@ -18550,8 +18550,8 @@ "pl": "Zapisy pliku konfiguracyjnego", "uk": "Записи файлу конфігурації", "xloc": [ - "default.handlebars->47->3250", - "default3.handlebars->35->3238" + "default.handlebars->47->3254", + "default3.handlebars->35->3242" ] }, { @@ -18582,21 +18582,21 @@ "xloc": [ "default-mobile.handlebars->11->631", "default-mobile.handlebars->11->965", - "default.handlebars->47->1322", - "default.handlebars->47->1331", - "default.handlebars->47->2314", - "default.handlebars->47->2771", - "default.handlebars->47->2861", - "default.handlebars->47->2928", - "default.handlebars->47->3093", + "default.handlebars->47->1324", + "default.handlebars->47->1333", + "default.handlebars->47->2316", + "default.handlebars->47->2773", + "default.handlebars->47->2863", + "default.handlebars->47->2930", + "default.handlebars->47->3095", "default.handlebars->47->766", - "default3.handlebars->35->1313", - "default3.handlebars->35->1321", - "default3.handlebars->35->2308", - "default3.handlebars->35->2768", - "default3.handlebars->35->2855", - "default3.handlebars->35->2922", - "default3.handlebars->35->3081", + "default3.handlebars->35->1315", + "default3.handlebars->35->1323", + "default3.handlebars->35->2310", + "default3.handlebars->35->2770", + "default3.handlebars->35->2857", + "default3.handlebars->35->2924", + "default3.handlebars->35->3083", "default3.handlebars->35->763" ] }, @@ -18630,7 +18630,7 @@ "en": "Confirm Password", "nl": "Bevestig wachtwoord", "xloc": [ - "default3.handlebars->35->2816" + "default3.handlebars->35->2818" ] }, { @@ -18660,8 +18660,8 @@ "zh-cht": "確認將1個副本複製到此位置?", "xloc": [ "default-mobile.handlebars->11->729", - "default.handlebars->47->1577", - "default3.handlebars->35->1562", + "default.handlebars->47->1579", + "default3.handlebars->35->1564", "sharing-mobile.handlebars->11->93", "sharing.handlebars->11->70" ] @@ -18692,8 +18692,8 @@ "zh-chs": "确认{0}个条目的复制到此位置?", "zh-cht": "確認{0}個條目的複製到此位置?", "xloc": [ - "default.handlebars->47->1576", - "default3.handlebars->35->1561", + "default.handlebars->47->1578", + "default3.handlebars->35->1563", "sharing.handlebars->11->69" ] }, @@ -18753,8 +18753,8 @@ "zh-chs": "确认删除选定的帐户?", "zh-cht": "確認刪除所選帳戶?", "xloc": [ - "default.handlebars->47->2770", - "default3.handlebars->35->2767" + "default.handlebars->47->2772", + "default3.handlebars->35->2769" ] }, { @@ -18809,8 +18809,8 @@ "zh-chs": "确认删除选定的用户组?", "zh-cht": "確認刪除所選用戶群?", "xloc": [ - "default.handlebars->47->2860", - "default3.handlebars->35->2854" + "default.handlebars->47->2862", + "default3.handlebars->35->2856" ] }, { @@ -18839,24 +18839,24 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->47->3092", - "default3.handlebars->35->3080" + "default.handlebars->47->3094", + "default3.handlebars->35->3082" ] }, { "en": "Confirm disabling 2FA Duo login security.", "nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.", "xloc": [ - "default.handlebars->47->1832", - "default3.handlebars->35->1814" + "default.handlebars->47->1834", + "default3.handlebars->35->1816" ] }, { "en": "Confirm enabling of Duo 2FA login security. Once enabled you will be given the option to use Duo at login for added security. Click ok to go thru the steps to enable Duo.", "nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.", "xloc": [ - "default.handlebars->47->1830", - "default3.handlebars->35->1812" + "default.handlebars->47->1832", + "default3.handlebars->35->1814" ] }, { @@ -18885,8 +18885,8 @@ "zh-chs": "确认删除用户“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->47->2931", - "default3.handlebars->35->2925" + "default.handlebars->47->2933", + "default3.handlebars->35->2927" ] }, { @@ -18915,8 +18915,8 @@ "zh-chs": "确认删除用户组“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->47->3124", - "default3.handlebars->35->3112" + "default.handlebars->47->3126", + "default3.handlebars->35->3114" ] }, { @@ -18946,8 +18946,8 @@ "zh-cht": "確認將1個條目移動到此位置?", "xloc": [ "default-mobile.handlebars->11->731", - "default.handlebars->47->1579", - "default3.handlebars->35->1564", + "default.handlebars->47->1581", + "default3.handlebars->35->1566", "sharing-mobile.handlebars->11->95", "sharing.handlebars->11->72" ] @@ -18978,8 +18978,8 @@ "zh-chs": "确认将{0}个条目移到此位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default.handlebars->47->1578", - "default3.handlebars->35->1563", + "default.handlebars->47->1580", + "default3.handlebars->35->1565", "sharing.handlebars->11->71" ] }, @@ -19039,8 +19039,8 @@ "zh-chs": "确认覆盖?", "zh-cht": "確認覆蓋?", "xloc": [ - "default.handlebars->47->2525", - "default3.handlebars->35->2522" + "default.handlebars->47->2527", + "default3.handlebars->35->2524" ] }, { @@ -19069,10 +19069,10 @@ "zh-chs": "确认删除设备“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->47->2921", - "default.handlebars->47->3115", - "default3.handlebars->35->2915", - "default3.handlebars->35->3103" + "default.handlebars->47->2923", + "default.handlebars->47->3117", + "default3.handlebars->35->2917", + "default3.handlebars->35->3105" ] }, { @@ -19101,10 +19101,10 @@ "zh-chs": "确认删除设备组“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->47->2923", - "default.handlebars->47->3128", - "default3.handlebars->35->2917", - "default3.handlebars->35->3116" + "default.handlebars->47->2925", + "default.handlebars->47->3130", + "default3.handlebars->35->2919", + "default3.handlebars->35->3118" ] }, { @@ -19133,8 +19133,8 @@ "zh-chs": "确认删除用户“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->47->3117", - "default3.handlebars->35->3105" + "default.handlebars->47->3119", + "default3.handlebars->35->3107" ] }, { @@ -19163,8 +19163,8 @@ "zh-chs": "确认删除用户组“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->47->3120", - "default3.handlebars->35->3108" + "default.handlebars->47->3122", + "default3.handlebars->35->3110" ] }, { @@ -19193,10 +19193,10 @@ "zh-chs": "确认删除访问权限?", "zh-cht": "確認刪除訪問權限?", "xloc": [ - "default.handlebars->47->3118", - "default.handlebars->47->3121", - "default3.handlebars->35->3106", - "default3.handlebars->35->3109" + "default.handlebars->47->3120", + "default.handlebars->47->3123", + "default3.handlebars->35->3108", + "default3.handlebars->35->3111" ] }, { @@ -19226,8 +19226,8 @@ "zh-cht": "確認刪除身份驗證軟體兩步登入?", "xloc": [ "default-mobile.handlebars->11->323", - "default.handlebars->47->1836", - "default3.handlebars->35->1818" + "default.handlebars->47->1838", + "default3.handlebars->35->1820" ] }, { @@ -19282,8 +19282,8 @@ "zh-chs": "确认删除设备共享“{0}”?", "zh-cht": "確認刪除設備共享“{0}”?", "xloc": [ - "default.handlebars->47->3113", - "default3.handlebars->35->3101" + "default.handlebars->47->3115", + "default3.handlebars->35->3103" ] }, { @@ -19364,8 +19364,8 @@ "zh-chs": "确认移除推送认证设备?", "zh-cht": "確認移除推送認證設備?", "xloc": [ - "default.handlebars->47->1838", - "default3.handlebars->35->1820" + "default.handlebars->47->1840", + "default3.handlebars->35->1822" ] }, { @@ -19394,8 +19394,8 @@ "zh-chs": "确认删除用户“ {0} ”的权限?", "zh-cht": "確認刪除用戶“ {0} ”的權限?", "xloc": [ - "default.handlebars->47->2429", - "default3.handlebars->35->2426" + "default.handlebars->47->2431", + "default3.handlebars->35->2428" ] }, { @@ -19424,8 +19424,8 @@ "zh-chs": "确认删除用户组“ {0} ”的权限?", "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "xloc": [ - "default.handlebars->47->2431", - "default3.handlebars->35->2428" + "default.handlebars->47->2433", + "default3.handlebars->35->2430" ] }, { @@ -19484,8 +19484,8 @@ "zh-chs": "确认删除此登录令牌?", "zh-cht": "確認刪除此登錄令牌?", "xloc": [ - "default.handlebars->47->2142", - "default3.handlebars->35->2142" + "default.handlebars->47->2144", + "default3.handlebars->35->2144" ] }, { @@ -19600,8 +19600,8 @@ "zh-cht": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->11->379", - "default.handlebars->47->2528", - "default3.handlebars->35->2525" + "default.handlebars->47->2530", + "default3.handlebars->35->2527" ] }, { @@ -19634,12 +19634,12 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span", - "default.handlebars->47->2212", + "default.handlebars->47->2214", "default.handlebars->47->986", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", - "default3.handlebars->35->2208", + "default3.handlebars->35->2210", "default3.handlebars->35->983", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->connectbutton1span->connectbutton1", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->connectbutton2", @@ -19741,8 +19741,8 @@ "zh-chs": "连接到服务器", "zh-cht": "連接到伺服器", "xloc": [ - "default.handlebars->47->2307", - "default3.handlebars->35->2301" + "default.handlebars->47->2309", + "default3.handlebars->35->2303" ] }, { @@ -20016,8 +20016,8 @@ "zh-chs": "已连接的英特尔®AMT", "zh-cht": "已連接的Intel® AMT", "xloc": [ - "default.handlebars->47->3332", - "default3.handlebars->35->3320" + "default.handlebars->47->3336", + "default3.handlebars->35->3324" ] }, { @@ -20046,8 +20046,8 @@ "zh-chs": "已连接的英特尔®AMT CIRA", "zh-cht": "已連接的Intel® AMT CIRA", "xloc": [ - "default.handlebars->47->3333", - "default3.handlebars->35->3321" + "default.handlebars->47->3337", + "default3.handlebars->35->3325" ] }, { @@ -20076,8 +20076,8 @@ "zh-chs": "已连接的用户", "zh-cht": "已连接的用户", "xloc": [ - "default.handlebars->47->3338", - "default3.handlebars->35->3326" + "default.handlebars->47->3342", + "default3.handlebars->35->3330" ] }, { @@ -20137,8 +20137,8 @@ "zh-cht": "現在已連接", "xloc": [ "default-mobile.handlebars->11->791", - "default.handlebars->47->1625", - "default3.handlebars->35->1610" + "default.handlebars->47->1627", + "default3.handlebars->35->1612" ] }, { @@ -20280,12 +20280,12 @@ "default-mobile.handlebars->11->2", "default-mobile.handlebars->11->52", "default-mobile.handlebars->11->747", - "default.handlebars->47->1605", + "default.handlebars->47->1607", "default.handlebars->47->407", "default.handlebars->47->410", "default.handlebars->47->490", "default.handlebars->47->9", - "default3.handlebars->35->1590", + "default3.handlebars->35->1592", "default3.handlebars->35->404", "default3.handlebars->35->407", "default3.handlebars->35->487", @@ -20350,8 +20350,8 @@ "zh-chs": "连接数量", "zh-cht": "連接數量", "xloc": [ - "default.handlebars->47->3364", - "default3.handlebars->35->3352" + "default.handlebars->47->3368", + "default3.handlebars->35->3356" ] }, { @@ -20381,10 +20381,10 @@ "zh-cht": "連接錯誤", "xloc": [ "default-mobile.handlebars->11->710", - "default.handlebars->47->1522", - "default.handlebars->47->1539", - "default3.handlebars->35->1507", - "default3.handlebars->35->1524", + "default.handlebars->47->1524", + "default.handlebars->47->1541", + "default3.handlebars->35->1509", + "default3.handlebars->35->1526", "login2.handlebars->7->232", "sharing-mobile.handlebars->11->75" ] @@ -20415,8 +20415,8 @@ "zh-chs": "连接转发器", "zh-cht": "連接轉發器", "xloc": [ - "default.handlebars->47->3401", - "default3.handlebars->35->3389" + "default.handlebars->47->3405", + "default3.handlebars->35->3393" ] }, { @@ -20506,11 +20506,11 @@ "xloc": [ "default-mobile.handlebars->11->539", "default.handlebars->47->1003", - "default.handlebars->47->2483", + "default.handlebars->47->2485", "default.handlebars->47->395", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1", "default3.handlebars->35->1000", - "default3.handlebars->35->2480", + "default3.handlebars->35->2482", "default3.handlebars->35->392", "default3.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] @@ -20541,8 +20541,8 @@ "zh-chs": "同意", "zh-cht": "同意", "xloc": [ - "default.handlebars->47->2702", - "default3.handlebars->35->2699" + "default.handlebars->47->2704", + "default3.handlebars->35->2701" ] }, { @@ -20703,8 +20703,8 @@ "zh-chs": "Cookie编码器", "zh-cht": "Cookie編碼器", "xloc": [ - "default.handlebars->47->3384", - "default3.handlebars->35->3372" + "default.handlebars->47->3388", + "default3.handlebars->35->3376" ] }, { @@ -21034,14 +21034,14 @@ "zh-chs": "复制连结到剪贴板", "zh-cht": "複製連結到剪貼板", "xloc": [ - "default.handlebars->47->2494", - "default.handlebars->47->2513", + "default.handlebars->47->2496", + "default.handlebars->47->2515", "default.handlebars->47->325", "default.handlebars->47->347", "default.handlebars->47->349", "default.handlebars->47->598", - "default3.handlebars->35->2491", - "default3.handlebars->35->2510", + "default3.handlebars->35->2493", + "default3.handlebars->35->2512", "default3.handlebars->35->322", "default3.handlebars->35->344", "default3.handlebars->35->346", @@ -21204,8 +21204,8 @@ "zh-chs": "复制:“{0}”到“{1}”", "zh-cht": "複製:“{0}”到“{1}”", "xloc": [ - "default.handlebars->47->2587", - "default3.handlebars->35->2584" + "default.handlebars->47->2589", + "default3.handlebars->35->2586" ] }, { @@ -21414,8 +21414,8 @@ "zh-chs": "核心服务器", "zh-cht": "核心伺服器", "xloc": [ - "default.handlebars->47->3383", - "default3.handlebars->35->3371" + "default.handlebars->47->3387", + "default3.handlebars->35->3375" ] }, { @@ -21445,8 +21445,8 @@ "zh-cht": "科西嘉文", "xloc": [ "default-mobile.handlebars->11->155", - "default.handlebars->47->1894", - "default3.handlebars->35->1875", + "default.handlebars->47->1896", + "default3.handlebars->35->1877", "login2.handlebars->7->41" ] }, @@ -21454,7 +21454,7 @@ "en": "Cosmo", "nl": "Cosmo", "xloc": [ - "default3.handlebars->35->2081" + "default3.handlebars->35->2083" ] }, { @@ -21509,8 +21509,8 @@ "zh-chs": "创建帐号", "zh-cht": "創建帳號", "xloc": [ - "default.handlebars->47->2828", - "default3.handlebars->35->2824", + "default.handlebars->47->2830", + "default3.handlebars->35->2826", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1", "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1" @@ -21597,9 +21597,9 @@ "zh-chs": "创建登录令牌", "zh-cht": "創建登錄令牌", "xloc": [ - "default.handlebars->47->2079", + "default.handlebars->47->2081", "default.handlebars->47->350", - "default3.handlebars->35->2061", + "default3.handlebars->35->2063", "default3.handlebars->35->347" ] }, @@ -21629,8 +21629,8 @@ "zh-chs": "创建用户组", "zh-cht": "創建用戶群", "xloc": [ - "default.handlebars->47->2868", - "default3.handlebars->35->2862" + "default.handlebars->47->2870", + "default3.handlebars->35->2864" ] }, { @@ -21689,8 +21689,8 @@ "zh-chs": "使用以下选项创建一个新的设备组。", "zh-cht": "使用以下選項創建一個新的裝置群。", "xloc": [ - "default.handlebars->47->2109", - "default3.handlebars->35->2109" + "default.handlebars->47->2111", + "default3.handlebars->35->2111" ] }, { @@ -21749,8 +21749,8 @@ "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。", "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。", "xloc": [ - "default.handlebars->47->2059", - "default3.handlebars->35->2040" + "default.handlebars->47->2061", + "default3.handlebars->35->2042" ] }, { @@ -21809,8 +21809,8 @@ "zh-chs": "创建文件夹:“{0}”", "zh-cht": "創建文件夾:“{0}”", "xloc": [ - "default.handlebars->47->2580", - "default3.handlebars->35->2577" + "default.handlebars->47->2582", + "default3.handlebars->35->2579" ] }, { @@ -21892,8 +21892,8 @@ "nl": "Maak meerdere accounts tegelijk aan door een JSON of een CSV bestand te importeren", "uk": "Створіть кілька акаунтів одночасно, імпортувавши файл JSON або CSV", "xloc": [ - "default.handlebars->47->2785", - "default3.handlebars->35->2781" + "default.handlebars->47->2787", + "default3.handlebars->35->2783" ] }, { @@ -21953,8 +21953,8 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "創建的設備組:{0}", "xloc": [ - "default.handlebars->47->2591", - "default3.handlebars->35->2588" + "default.handlebars->47->2593", + "default3.handlebars->35->2590" ] }, { @@ -22065,8 +22065,8 @@ "zh-chs": "创建", "zh-cht": "創建", "xloc": [ - "default.handlebars->47->2976", - "default3.handlebars->35->2970" + "default.handlebars->47->2978", + "default3.handlebars->35->2972" ] }, { @@ -22095,8 +22095,8 @@ "zh-chs": "创建时间", "zh-cht": "創作時間", "xloc": [ - "default.handlebars->47->2190", - "default3.handlebars->35->2186" + "default.handlebars->47->2192", + "default3.handlebars->35->2188" ] }, { @@ -22156,10 +22156,10 @@ "zh-chs": "创建者", "zh-cht": "創作者", "xloc": [ - "default.handlebars->47->2188", - "default.handlebars->47->2189", - "default3.handlebars->35->2184", - "default3.handlebars->35->2185" + "default.handlebars->47->2190", + "default.handlebars->47->2191", + "default3.handlebars->35->2186", + "default3.handlebars->35->2187" ] }, { @@ -22190,11 +22190,11 @@ "xloc": [ "default-mobile.handlebars->11->551", "default.handlebars->47->1015", - "default.handlebars->47->1397", - "default.handlebars->47->2147", + "default.handlebars->47->1399", + "default.handlebars->47->2149", "default3.handlebars->35->1012", - "default3.handlebars->35->1384", - "default3.handlebars->35->2147" + "default3.handlebars->35->1386", + "default3.handlebars->35->2149" ] }, { @@ -22224,8 +22224,8 @@ "zh-cht": "克里語", "xloc": [ "default-mobile.handlebars->11->156", - "default.handlebars->47->1895", - "default3.handlebars->35->1876", + "default.handlebars->47->1897", + "default3.handlebars->35->1878", "login2.handlebars->7->42" ] }, @@ -22256,8 +22256,8 @@ "zh-cht": "克羅地亞文", "xloc": [ "default-mobile.handlebars->11->157", - "default.handlebars->47->1896", - "default3.handlebars->35->1877", + "default.handlebars->47->1898", + "default3.handlebars->35->1879", "login2.handlebars->7->43" ] }, @@ -22353,11 +22353,11 @@ "xloc": [ "default-mobile.handlebars->11->671", "default-mobile.handlebars->11->675", - "default.handlebars->47->1439", - "default.handlebars->47->1443", + "default.handlebars->47->1441", + "default.handlebars->47->1445", "default.handlebars->47->64", - "default3.handlebars->35->1426", - "default3.handlebars->35->1430", + "default3.handlebars->35->1428", + "default3.handlebars->35->1432", "default3.handlebars->35->64", "sharing-mobile.handlebars->11->35", "sharing-mobile.handlebars->11->39", @@ -22568,8 +22568,8 @@ "zh-cht": "當前密碼不正確。", "xloc": [ "default-mobile.handlebars->11->1056", - "default.handlebars->47->3301", - "default3.handlebars->35->3289" + "default.handlebars->47->3305", + "default3.handlebars->35->3293" ] }, { @@ -22674,7 +22674,7 @@ "en": "Cyborg", "nl": "Cyborg", "xloc": [ - "default3.handlebars->35->2082" + "default3.handlebars->35->2084" ] }, { @@ -22704,8 +22704,8 @@ "zh-cht": "捷克文", "xloc": [ "default-mobile.handlebars->11->158", - "default.handlebars->47->1897", - "default3.handlebars->35->1878", + "default.handlebars->47->1899", + "default3.handlebars->35->1880", "login2.handlebars->7->44" ] }, @@ -22718,8 +22718,8 @@ "uk": "DNS Сервери", "xloc": [ "default-mobile.handlebars->11->817", - "default.handlebars->47->1661", - "default3.handlebars->35->1646" + "default.handlebars->47->1663", + "default3.handlebars->35->1648" ] }, { @@ -22809,8 +22809,8 @@ "zh-cht": "丹麥文", "xloc": [ "default-mobile.handlebars->11->159", - "default.handlebars->47->1898", - "default3.handlebars->35->1879", + "default.handlebars->47->1900", + "default3.handlebars->35->1881", "login2.handlebars->7->45" ] }, @@ -22849,7 +22849,7 @@ "en": "Darkly", "nl": "Donker", "xloc": [ - "default3.handlebars->35->2083" + "default3.handlebars->35->2085" ] }, { @@ -22878,8 +22878,8 @@ "zh-chs": "数据通道", "zh-cht": "數據通道", "xloc": [ - "default.handlebars->47->1395", - "default3.handlebars->35->1382", + "default.handlebars->47->1397", + "default3.handlebars->35->1384", "sharing.handlebars->11->11" ] }, @@ -22895,8 +22895,8 @@ "pl": "Zapisy Bazy Danych", "uk": "Записи Бази Даних", "xloc": [ - "default.handlebars->47->3175", - "default3.handlebars->35->3163" + "default.handlebars->47->3177", + "default3.handlebars->35->3165" ] }, { @@ -22926,8 +22926,8 @@ "zh-cht": "日期和時間", "xloc": [ "default-mobile.handlebars->11->317", - "default.handlebars->47->2056", - "default3.handlebars->35->2037" + "default.handlebars->47->2058", + "default3.handlebars->35->2039" ] }, { @@ -22957,12 +22957,12 @@ "zh-cht": "天", "xloc": [ "default-mobile.handlebars->11->621", - "default.handlebars->47->1306", - "default.handlebars->47->3179", - "default.handlebars->47->3182", - "default3.handlebars->35->1297", - "default3.handlebars->35->3167", - "default3.handlebars->35->3170" + "default.handlebars->47->1308", + "default.handlebars->47->3181", + "default.handlebars->47->3184", + "default3.handlebars->35->1299", + "default3.handlebars->35->3169", + "default3.handlebars->35->3172" ] }, { @@ -22991,10 +22991,10 @@ "zh-chs": "停用", "zh-cht": "停用", "xloc": [ - "default.handlebars->47->2222", - "default.handlebars->47->2286", - "default3.handlebars->35->2218", - "default3.handlebars->35->2280" + "default.handlebars->47->2224", + "default.handlebars->47->2288", + "default3.handlebars->35->2220", + "default3.handlebars->35->2282" ] }, { @@ -23023,8 +23023,8 @@ "zh-chs": "如果设置停用CCM", "zh-cht": "如果設置停用CCM", "xloc": [ - "default.handlebars->47->2298", - "default3.handlebars->35->2292" + "default.handlebars->47->2300", + "default3.handlebars->35->2294" ] }, { @@ -23110,15 +23110,15 @@ "zh-chs": "默认", "zh-cht": "默認", "xloc": [ - "default.handlebars->47->2815", - "default.handlebars->47->2864", - "default.handlebars->47->2875", - "default.handlebars->47->2949", - "default3.handlebars->35->2079", - "default3.handlebars->35->2811", - "default3.handlebars->35->2858", - "default3.handlebars->35->2869", - "default3.handlebars->35->2943" + "default.handlebars->47->2817", + "default.handlebars->47->2866", + "default.handlebars->47->2877", + "default.handlebars->47->2951", + "default3.handlebars->35->2081", + "default3.handlebars->35->2813", + "default3.handlebars->35->2860", + "default3.handlebars->35->2871", + "default3.handlebars->35->2945" ] }, { @@ -23148,8 +23148,8 @@ "zh-cht": "Del", "xloc": [ "default-mobile.handlebars->11->658", - "default.handlebars->47->1427", - "default3.handlebars->35->1414", + "default.handlebars->47->1429", + "default3.handlebars->35->1416", "sharing-mobile.handlebars->11->23" ] }, @@ -23184,15 +23184,15 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default-mobile.handlebars->dialog->idx_dlgButtonBar->5", - "default.handlebars->47->1567", - "default.handlebars->47->2520", + "default.handlebars->47->1569", + "default.handlebars->47->2522", "default.handlebars->47->864", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->idx_dlgButtonBar->5", "default.handlebars->filesContextMenu->5", - "default3.handlebars->35->1552", - "default3.handlebars->35->2517", + "default3.handlebars->35->1554", + "default3.handlebars->35->2519", "default3.handlebars->35->861", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -23236,8 +23236,8 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->11->333", - "default.handlebars->47->2094", - "default3.handlebars->35->2074" + "default.handlebars->47->2096", + "default3.handlebars->35->2076" ] }, { @@ -23266,7 +23266,7 @@ "zh-chs": "删除帐户", "zh-cht": "刪除帳戶", "xloc": [ - "default.handlebars->47->2772" + "default.handlebars->47->2774" ] }, { @@ -23358,10 +23358,10 @@ "xloc": [ "default-mobile.handlebars->11->963", "default-mobile.handlebars->11->966", - "default.handlebars->47->2274", - "default.handlebars->47->2315", - "default3.handlebars->35->2270", - "default3.handlebars->35->2309" + "default.handlebars->47->2276", + "default.handlebars->47->2317", + "default3.handlebars->35->2272", + "default3.handlebars->35->2311" ] }, { @@ -23391,8 +23391,8 @@ "zh-cht": "刪除節點", "xloc": [ "default-mobile.handlebars->11->629", - "default.handlebars->47->1332", - "default3.handlebars->35->1322" + "default.handlebars->47->1334", + "default3.handlebars->35->1324" ] }, { @@ -23447,8 +23447,8 @@ "zh-chs": "删除用户", "zh-cht": "刪除用戶", "xloc": [ - "default.handlebars->47->3023", - "default3.handlebars->35->3017" + "default.handlebars->47->3025", + "default3.handlebars->35->3019" ] }, { @@ -23477,10 +23477,10 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->47->2917", - "default.handlebars->47->2929", - "default3.handlebars->35->2911", - "default3.handlebars->35->2923" + "default.handlebars->47->2919", + "default.handlebars->47->2931", + "default3.handlebars->35->2913", + "default3.handlebars->35->2925" ] }, { @@ -23509,8 +23509,8 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->47->2862", - "default3.handlebars->35->2856" + "default.handlebars->47->2864", + "default3.handlebars->35->2858" ] }, { @@ -23539,8 +23539,8 @@ "zh-chs": "删除用户{0}", "zh-cht": "刪除用戶{0}", "xloc": [ - "default.handlebars->47->3091", - "default3.handlebars->35->3079" + "default.handlebars->47->3093", + "default3.handlebars->35->3081" ] }, { @@ -23570,9 +23570,9 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->p2AccountPassActions->5->0", - "default.handlebars->47->2768", + "default.handlebars->47->2770", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7", - "default3.handlebars->35->2765", + "default3.handlebars->35->2767", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -23632,8 +23632,8 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default.handlebars->47->2858", - "default3.handlebars->35->2852" + "default.handlebars->47->2860", + "default3.handlebars->35->2854" ] }, { @@ -23692,8 +23692,8 @@ "zh-chs": "递归删除:“{0}”,{1}个元素已删除", "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "xloc": [ - "default.handlebars->47->2582", - "default3.handlebars->35->2579" + "default.handlebars->47->2584", + "default3.handlebars->35->2581" ] }, { @@ -23724,10 +23724,10 @@ "xloc": [ "default-mobile.handlebars->11->376", "default-mobile.handlebars->11->723", - "default.handlebars->47->1569", - "default.handlebars->47->2522", - "default3.handlebars->35->1554", - "default3.handlebars->35->2519", + "default.handlebars->47->1571", + "default.handlebars->47->2524", + "default3.handlebars->35->1556", + "default3.handlebars->35->2521", "sharing-mobile.handlebars->11->87", "sharing.handlebars->11->63" ] @@ -23758,8 +23758,8 @@ "zh-chs": "删除用户群组{0}?", "zh-cht": "刪除用戶群組{0}?", "xloc": [ - "default.handlebars->47->2927", - "default3.handlebars->35->2921" + "default.handlebars->47->2929", + "default3.handlebars->35->2923" ] }, { @@ -23790,10 +23790,10 @@ "xloc": [ "default-mobile.handlebars->11->375", "default-mobile.handlebars->11->722", - "default.handlebars->47->1568", - "default.handlebars->47->2521", - "default3.handlebars->35->1553", - "default3.handlebars->35->2518", + "default.handlebars->47->1570", + "default.handlebars->47->2523", + "default3.handlebars->35->1555", + "default3.handlebars->35->2520", "sharing-mobile.handlebars->11->86", "sharing.handlebars->11->62" ] @@ -23853,8 +23853,8 @@ "zh-chs": "删除:“{0}”", "zh-cht": "刪除:“{0}”", "xloc": [ - "default.handlebars->47->2581", - "default3.handlebars->35->2578" + "default.handlebars->47->2583", + "default3.handlebars->35->2580" ] }, { @@ -23883,8 +23883,8 @@ "zh-chs": "删除:“{0}”,{1}个元素已删除", "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "xloc": [ - "default.handlebars->47->2583", - "default3.handlebars->35->2580" + "default.handlebars->47->2585", + "default3.handlebars->35->2582" ] }, { @@ -23914,8 +23914,8 @@ "zh-cht": "被拒絕", "xloc": [ "default-mobile.handlebars->11->644", - "default.handlebars->47->1382", - "default3.handlebars->35->1369", + "default.handlebars->47->1384", + "default3.handlebars->35->1371", "sharing-mobile.handlebars->11->10", "sharing.handlebars->11->29", "sharing.handlebars->11->7" @@ -23933,8 +23933,8 @@ "pl": "Odmówiono zalogowania użytkownika z {0}, {1}, {2}", "uk": "Відмовлено у вході користувачу з {0}, {1}, {2}", "xloc": [ - "default.handlebars->47->2691", - "default3.handlebars->35->2688" + "default.handlebars->47->2693", + "default3.handlebars->35->2690" ] }, { @@ -24108,36 +24108,36 @@ "default-mobile.handlebars->11->805", "default-mobile.handlebars->11->949", "default-mobile.handlebars->11->972", - "default.handlebars->47->1376", - "default.handlebars->47->1612", - "default.handlebars->47->1639", - "default.handlebars->47->1649", + "default.handlebars->47->1378", + "default.handlebars->47->1614", + "default.handlebars->47->1641", + "default.handlebars->47->1651", "default.handlebars->47->168", - "default.handlebars->47->2119", - "default.handlebars->47->2181", - "default.handlebars->47->2321", - "default.handlebars->47->2700", - "default.handlebars->47->2867", - "default.handlebars->47->2878", - "default.handlebars->47->2879", - "default.handlebars->47->2925", + "default.handlebars->47->2121", + "default.handlebars->47->2183", + "default.handlebars->47->2323", + "default.handlebars->47->2702", + "default.handlebars->47->2869", + "default.handlebars->47->2880", + "default.handlebars->47->2881", + "default.handlebars->47->2927", "default.handlebars->47->905", "default.handlebars->47->906", "default.handlebars->container->column_l->p42->p42tbl->1->0->3", - "default3.handlebars->35->1362", - "default3.handlebars->35->1597", - "default3.handlebars->35->1624", - "default3.handlebars->35->1634", + "default3.handlebars->35->1364", + "default3.handlebars->35->1599", + "default3.handlebars->35->1626", + "default3.handlebars->35->1636", "default3.handlebars->35->168", - "default3.handlebars->35->2119", - "default3.handlebars->35->2177", - "default3.handlebars->35->2317", - "default3.handlebars->35->2318", - "default3.handlebars->35->2697", - "default3.handlebars->35->2861", - "default3.handlebars->35->2872", - "default3.handlebars->35->2873", - "default3.handlebars->35->2919", + "default3.handlebars->35->2121", + "default3.handlebars->35->2179", + "default3.handlebars->35->2319", + "default3.handlebars->35->2320", + "default3.handlebars->35->2699", + "default3.handlebars->35->2863", + "default3.handlebars->35->2874", + "default3.handlebars->35->2875", + "default3.handlebars->35->2921", "default3.handlebars->35->902", "default3.handlebars->35->903", "default3.handlebars->container->column_l->p42->p42tbl->1->0->7" @@ -24198,25 +24198,25 @@ "default-mobile.handlebars->11->575", "default.handlebars->47->1099", "default.handlebars->47->1213", - "default.handlebars->47->1495", - "default.handlebars->47->2252", - "default.handlebars->47->2327", - "default.handlebars->47->3151", - "default.handlebars->47->3212", - "default.handlebars->47->3262", - "default.handlebars->47->3358", + "default.handlebars->47->1497", + "default.handlebars->47->2254", + "default.handlebars->47->2329", + "default.handlebars->47->3153", + "default.handlebars->47->3216", + "default.handlebars->47->3266", + "default.handlebars->47->3362", "default.handlebars->47->870", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", "default3.handlebars->35->1096", "default3.handlebars->35->1208", - "default3.handlebars->35->1480", - "default3.handlebars->35->2248", - "default3.handlebars->35->2324", - "default3.handlebars->35->3139", - "default3.handlebars->35->3200", - "default3.handlebars->35->3250", - "default3.handlebars->35->3346", + "default3.handlebars->35->1482", + "default3.handlebars->35->2250", + "default3.handlebars->35->2326", + "default3.handlebars->35->3141", + "default3.handlebars->35->3204", + "default3.handlebars->35->3254", + "default3.handlebars->35->3350", "default3.handlebars->35->867", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default3.handlebars->contextMenu->cxdesktop", @@ -24253,10 +24253,10 @@ "xloc": [ "default.handlebars->47->1103", "default.handlebars->47->1216", - "default.handlebars->47->2256", + "default.handlebars->47->2258", "default3.handlebars->35->1100", "default3.handlebars->35->1211", - "default3.handlebars->35->2252" + "default3.handlebars->35->2254" ] }, { @@ -24286,9 +24286,9 @@ "zh-cht": "桌面+終端", "xloc": [ "default.handlebars->47->1100", - "default.handlebars->47->2253", + "default.handlebars->47->2255", "default3.handlebars->35->1097", - "default3.handlebars->35->2249" + "default3.handlebars->35->2251" ] }, { @@ -24319,10 +24319,10 @@ "xloc": [ "default.handlebars->47->1104", "default.handlebars->47->1218", - "default.handlebars->47->2257", + "default.handlebars->47->2259", "default3.handlebars->35->1101", "default3.handlebars->35->1213", - "default3.handlebars->35->2253" + "default3.handlebars->35->2255" ] }, { @@ -24381,8 +24381,8 @@ "zh-chs": "桌面复用", "zh-cht": "桌面多路復用", "xloc": [ - "default.handlebars->47->3363", - "default3.handlebars->35->3351" + "default.handlebars->47->3367", + "default3.handlebars->35->3355" ] }, { @@ -24411,13 +24411,13 @@ "zh-chs": "桌面通知", "zh-cht": "桌面通知", "xloc": [ - "default.handlebars->47->2203", - "default.handlebars->47->2886", - "default.handlebars->47->2991", + "default.handlebars->47->2205", + "default.handlebars->47->2888", + "default.handlebars->47->2993", "default.handlebars->47->977", - "default3.handlebars->35->2199", - "default3.handlebars->35->2880", - "default3.handlebars->35->2985", + "default3.handlebars->35->2201", + "default3.handlebars->35->2882", + "default3.handlebars->35->2987", "default3.handlebars->35->974" ] }, @@ -24447,13 +24447,13 @@ "zh-chs": "桌面提示", "zh-cht": "桌面提示", "xloc": [ - "default.handlebars->47->2202", - "default.handlebars->47->2885", - "default.handlebars->47->2990", + "default.handlebars->47->2204", + "default.handlebars->47->2887", + "default.handlebars->47->2992", "default.handlebars->47->976", - "default3.handlebars->35->2198", - "default3.handlebars->35->2879", - "default3.handlebars->35->2984", + "default3.handlebars->35->2200", + "default3.handlebars->35->2881", + "default3.handlebars->35->2986", "default3.handlebars->35->973" ] }, @@ -24483,13 +24483,13 @@ "zh-chs": "桌面提示+工具栏", "zh-cht": "桌面提示+工具欄", "xloc": [ - "default.handlebars->47->2200", - "default.handlebars->47->2883", - "default.handlebars->47->2988", + "default.handlebars->47->2202", + "default.handlebars->47->2885", + "default.handlebars->47->2990", "default.handlebars->47->974", - "default3.handlebars->35->2196", - "default3.handlebars->35->2877", - "default3.handlebars->35->2982", + "default3.handlebars->35->2198", + "default3.handlebars->35->2879", + "default3.handlebars->35->2984", "default3.handlebars->35->971" ] }, @@ -24519,8 +24519,8 @@ "zh-chs": "桌面会话", "zh-cht": "桌面會話", "xloc": [ - "default.handlebars->47->3144", - "default3.handlebars->35->3132" + "default.handlebars->47->3146", + "default3.handlebars->35->3134" ] }, { @@ -24636,13 +24636,13 @@ "zh-chs": "桌面工具栏", "zh-cht": "桌面工具欄", "xloc": [ - "default.handlebars->47->2201", - "default.handlebars->47->2884", - "default.handlebars->47->2989", + "default.handlebars->47->2203", + "default.handlebars->47->2886", + "default.handlebars->47->2991", "default.handlebars->47->975", - "default3.handlebars->35->2197", - "default3.handlebars->35->2878", - "default3.handlebars->35->2983", + "default3.handlebars->35->2199", + "default3.handlebars->35->2880", + "default3.handlebars->35->2985", "default3.handlebars->35->972" ] }, @@ -24672,8 +24672,8 @@ "zh-chs": "仅桌面视图", "zh-cht": "僅桌面視圖", "xloc": [ - "default.handlebars->47->2964", - "default3.handlebars->35->2958" + "default.handlebars->47->2966", + "default3.handlebars->35->2960" ] }, { @@ -24732,8 +24732,8 @@ "zh-chs": "桌面时段", "zh-cht": "桌面時段", "xloc": [ - "default.handlebars->47->1494", - "default3.handlebars->35->1479" + "default.handlebars->47->1496", + "default3.handlebars->35->1481" ] }, { @@ -24829,12 +24829,12 @@ "default-mobile.handlebars->11->578", "default.handlebars->47->1153", "default.handlebars->47->1178", - "default.handlebars->47->2420", + "default.handlebars->47->2422", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails", "default3.handlebars->35->1148", "default3.handlebars->35->1173", - "default3.handlebars->35->2417", + "default3.handlebars->35->2419", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default3.handlebars->contextMenu->cxdetails" ] @@ -24896,21 +24896,21 @@ "zh-cht": "裝置", "xloc": [ "default-mobile.handlebars->11->799", - "default.handlebars->47->1633", - "default.handlebars->47->1842", - "default.handlebars->47->2357", + "default.handlebars->47->1635", + "default.handlebars->47->1844", + "default.handlebars->47->2359", "default.handlebars->47->295", - "default.handlebars->47->3110", - "default.handlebars->47->3178", - "default.handlebars->47->3196", + "default.handlebars->47->3112", + "default.handlebars->47->3180", + "default.handlebars->47->3200", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5", - "default3.handlebars->35->1618", - "default3.handlebars->35->1823", - "default3.handlebars->35->2354", + "default3.handlebars->35->1620", + "default3.handlebars->35->1825", + "default3.handlebars->35->2356", "default3.handlebars->35->292", - "default3.handlebars->35->3098", - "default3.handlebars->35->3166", - "default3.handlebars->35->3184", + "default3.handlebars->35->3100", + "default3.handlebars->35->3168", + "default3.handlebars->35->3188", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->5" ] }, @@ -24972,8 +24972,8 @@ "xloc": [ "default-mobile.handlebars->11->596", "default-mobile.handlebars->11->607", - "default.handlebars->47->1281", - "default3.handlebars->35->1276" + "default.handlebars->47->1283", + "default3.handlebars->35->1278" ] }, { @@ -25062,8 +25062,8 @@ "zh-chs": "设备详情", "zh-cht": "設備詳情", "xloc": [ - "default.handlebars->47->2381", - "default3.handlebars->35->2378" + "default.handlebars->47->2383", + "default3.handlebars->35->2380" ] }, { @@ -25124,28 +25124,28 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->1034", - "default.handlebars->47->2352", - "default.handlebars->47->2355", - "default.handlebars->47->2356", - "default.handlebars->47->2717", - "default.handlebars->47->2909", - "default.handlebars->47->2915", - "default.handlebars->47->3098", - "default.handlebars->47->3161", - "default.handlebars->47->3185", - "default.handlebars->47->3199", - "default.handlebars->47->3279", - "default3.handlebars->35->2349", - "default3.handlebars->35->2352", - "default3.handlebars->35->2353", - "default3.handlebars->35->2714", - "default3.handlebars->35->2903", - "default3.handlebars->35->2909", - "default3.handlebars->35->3086", - "default3.handlebars->35->3149", - "default3.handlebars->35->3173", - "default3.handlebars->35->3187", - "default3.handlebars->35->3267" + "default.handlebars->47->2354", + "default.handlebars->47->2357", + "default.handlebars->47->2358", + "default.handlebars->47->2719", + "default.handlebars->47->2911", + "default.handlebars->47->2917", + "default.handlebars->47->3100", + "default.handlebars->47->3163", + "default.handlebars->47->3187", + "default.handlebars->47->3203", + "default.handlebars->47->3283", + "default3.handlebars->35->2351", + "default3.handlebars->35->2354", + "default3.handlebars->35->2355", + "default3.handlebars->35->2716", + "default3.handlebars->35->2905", + "default3.handlebars->35->2911", + "default3.handlebars->35->3088", + "default3.handlebars->35->3151", + "default3.handlebars->35->3175", + "default3.handlebars->35->3191", + "default3.handlebars->35->3271" ] }, { @@ -25175,8 +25175,8 @@ "zh-cht": "裝置群用戶", "xloc": [ "default-mobile.handlebars->11->1023", - "default.handlebars->47->2427", - "default3.handlebars->35->2424" + "default.handlebars->47->2429", + "default3.handlebars->35->2426" ] }, { @@ -25206,17 +25206,17 @@ "zh-cht": "裝置群", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3", - "default.handlebars->47->2733", - "default.handlebars->47->2852", - "default.handlebars->47->2896", - "default.handlebars->47->2985", - "default.handlebars->47->3336", + "default.handlebars->47->2735", + "default.handlebars->47->2854", + "default.handlebars->47->2898", + "default.handlebars->47->2987", + "default.handlebars->47->3340", "default.handlebars->container->column_l->p2->p2info->9", - "default3.handlebars->35->2730", - "default3.handlebars->35->2846", - "default3.handlebars->35->2890", - "default3.handlebars->35->2979", - "default3.handlebars->35->3324", + "default3.handlebars->35->2732", + "default3.handlebars->35->2848", + "default3.handlebars->35->2892", + "default3.handlebars->35->2981", + "default3.handlebars->35->3328", "default3.handlebars->container->column_l->p2->p2info->9" ] }, @@ -25276,8 +25276,8 @@ "zh-chs": "设备位置", "zh-cht": "裝置位置", "xloc": [ - "default.handlebars->47->1333", - "default3.handlebars->35->1323" + "default.handlebars->47->1335", + "default3.handlebars->35->1325" ] }, { @@ -25337,12 +25337,12 @@ "zh-cht": "裝置名稱", "xloc": [ "default-mobile.handlebars->11->637", - "default.handlebars->47->1374", - "default.handlebars->47->3160", + "default.handlebars->47->1376", + "default.handlebars->47->3162", "default.handlebars->47->506", "default.handlebars->47->515", - "default3.handlebars->35->1360", - "default3.handlebars->35->3148", + "default3.handlebars->35->1362", + "default3.handlebars->35->3150", "default3.handlebars->35->503", "default3.handlebars->35->512", "player.handlebars->3->25" @@ -25415,8 +25415,8 @@ "nl": "Apparaat is ingeschakeld", "uk": "Пристрій Увімкнено", "xloc": [ - "default.handlebars->47->2695", - "default3.handlebars->35->2692" + "default.handlebars->47->2697", + "default3.handlebars->35->2694" ] }, { @@ -25445,8 +25445,8 @@ "zh-chs": "设备推送", "zh-cht": "設備推送", "xloc": [ - "default.handlebars->47->3005", - "default3.handlebars->35->2999" + "default.handlebars->47->3007", + "default3.handlebars->35->3001" ] }, { @@ -25461,8 +25461,8 @@ "pl": "Zapis Powiadomień Push Urządzenia", "uk": "Запис Push-Сповіщень Пристрою", "xloc": [ - "default.handlebars->47->3259", - "default3.handlebars->35->3247" + "default.handlebars->47->3263", + "default3.handlebars->35->3251" ] }, { @@ -25477,8 +25477,8 @@ "pl": "Zapis SMBIOS urządzenia", "uk": "SMBIOS запис пристрою", "xloc": [ - "default.handlebars->47->3258", - "default3.handlebars->35->3246" + "default.handlebars->47->3262", + "default3.handlebars->35->3250" ] }, { @@ -25560,9 +25560,9 @@ "zh-cht": "設備共享鏈接", "xloc": [ "default.handlebars->47->1096", - "default.handlebars->47->2249", + "default.handlebars->47->2251", "default3.handlebars->35->1093", - "default3.handlebars->35->2245" + "default3.handlebars->35->2247" ] }, { @@ -25716,17 +25716,17 @@ "default.handlebars->47->1122", "default.handlebars->47->1126", "default.handlebars->47->1130", - "default.handlebars->47->2082", - "default.handlebars->47->2454", - "default.handlebars->47->2458", - "default.handlebars->47->2462", + "default.handlebars->47->2084", + "default.handlebars->47->2456", + "default.handlebars->47->2460", + "default.handlebars->47->2464", "default3.handlebars->35->1117", "default3.handlebars->35->1121", "default3.handlebars->35->1125", - "default3.handlebars->35->2064", - "default3.handlebars->35->2451", - "default3.handlebars->35->2455", - "default3.handlebars->35->2459" + "default3.handlebars->35->2066", + "default3.handlebars->35->2453", + "default3.handlebars->35->2457", + "default3.handlebars->35->2461" ] }, { @@ -25758,17 +25758,17 @@ "default.handlebars->47->1123", "default.handlebars->47->1127", "default.handlebars->47->1131", - "default.handlebars->47->2083", - "default.handlebars->47->2455", - "default.handlebars->47->2459", - "default.handlebars->47->2463", + "default.handlebars->47->2085", + "default.handlebars->47->2457", + "default.handlebars->47->2461", + "default.handlebars->47->2465", "default3.handlebars->35->1118", "default3.handlebars->35->1122", "default3.handlebars->35->1126", - "default3.handlebars->35->2065", - "default3.handlebars->35->2452", - "default3.handlebars->35->2456", - "default3.handlebars->35->2460" + "default3.handlebars->35->2067", + "default3.handlebars->35->2454", + "default3.handlebars->35->2458", + "default3.handlebars->35->2462" ] }, { @@ -25797,8 +25797,8 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "設備組已創建:{0}", "xloc": [ - "default.handlebars->47->2612", - "default3.handlebars->35->2609" + "default.handlebars->47->2614", + "default3.handlebars->35->2611" ] }, { @@ -25827,8 +25827,8 @@ "zh-chs": "设备组已删除:{0}", "zh-cht": "設備組已刪除:{0}", "xloc": [ - "default.handlebars->47->2613", - "default3.handlebars->35->2610" + "default.handlebars->47->2615", + "default3.handlebars->35->2612" ] }, { @@ -25857,8 +25857,8 @@ "zh-chs": "设备组成员身份已更改:{0}", "zh-cht": "設備組成員身份已更改:{0}", "xloc": [ - "default.handlebars->47->2614", - "default3.handlebars->35->2611" + "default.handlebars->47->2616", + "default3.handlebars->35->2613" ] }, { @@ -25918,8 +25918,8 @@ "zh-chs": "设备组通知已更改", "zh-cht": "設備組通知已更改", "xloc": [ - "default.handlebars->47->2609", - "default3.handlebars->35->2606" + "default.handlebars->47->2611", + "default3.handlebars->35->2608" ] }, { @@ -25934,8 +25934,8 @@ "pl": "Zapis grupy urządzeń", "uk": "Запис групи пристроїв", "xloc": [ - "default.handlebars->47->3244", - "default3.handlebars->35->3232" + "default.handlebars->47->3248", + "default3.handlebars->35->3236" ] }, { @@ -25964,8 +25964,8 @@ "zh-chs": "未删除的设备组:{0}", "zh-cht": "未刪除的設備組:{0}", "xloc": [ - "default.handlebars->47->2592", - "default3.handlebars->35->2589" + "default.handlebars->47->2594", + "default3.handlebars->35->2591" ] }, { @@ -25994,8 +25994,8 @@ "zh-chs": "设备组 {0} 已更改:{1}", "zh-cht": "設備組 {0} 已更改:{1}", "xloc": [ - "default.handlebars->47->2678", - "default3.handlebars->35->2675" + "default.handlebars->47->2680", + "default3.handlebars->35->2677" ] }, { @@ -26040,8 +26040,8 @@ "pl": "Zapisy informacji urządzenia", "uk": "Записи інформації про пристрій", "xloc": [ - "default.handlebars->47->3246", - "default3.handlebars->35->3234" + "default.handlebars->47->3250", + "default3.handlebars->35->3238" ] }, { @@ -26671,8 +26671,8 @@ "pl": "Zapisy zmiany stanu zasilania", "uk": "Записи про зміни стану живлення", "xloc": [ - "default.handlebars->47->3252", - "default3.handlebars->35->3240" + "default.handlebars->47->3256", + "default3.handlebars->35->3244" ] }, { @@ -26687,8 +26687,8 @@ "pl": "Zapis urządzenia", "uk": "Запис пристрою", "xloc": [ - "default.handlebars->47->3243", - "default3.handlebars->35->3231" + "default.handlebars->47->3247", + "default3.handlebars->35->3235" ] }, { @@ -26717,8 +26717,8 @@ "zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "zh-cht": "設備請求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "xloc": [ - "default.handlebars->47->2647", - "default3.handlebars->35->2644" + "default.handlebars->47->2649", + "default3.handlebars->35->2646" ] }, { @@ -26747,8 +26747,8 @@ "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}", "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "xloc": [ - "default.handlebars->47->2594", - "default3.handlebars->35->2591" + "default.handlebars->47->2596", + "default3.handlebars->35->2593" ] }, { @@ -26763,8 +26763,8 @@ "pl": "Zapisy udostępniania urządzenia", "uk": "Записи поширеного пристрою", "xloc": [ - "default.handlebars->47->3256", - "default3.handlebars->35->3244" + "default.handlebars->47->3260", + "default3.handlebars->35->3248" ] }, { @@ -26779,8 +26779,8 @@ "pl": "Zapisy urządzenia, użytkowników, grup i inne", "uk": "Пристрій, користувачі, групи та інші записи", "xloc": [ - "default.handlebars->47->3260", - "default3.handlebars->35->3248" + "default.handlebars->47->3264", + "default3.handlebars->35->3252" ] }, { @@ -26809,12 +26809,12 @@ "zh-chs": "设备", "zh-cht": "裝置", "xloc": [ - "default.handlebars->47->2272", - "default.handlebars->47->2853", - "default.handlebars->47->2897", - "default3.handlebars->35->2268", - "default3.handlebars->35->2847", - "default3.handlebars->35->2891" + "default.handlebars->47->2274", + "default.handlebars->47->2855", + "default.handlebars->47->2899", + "default3.handlebars->35->2270", + "default3.handlebars->35->2849", + "default3.handlebars->35->2893" ] }, { @@ -27060,8 +27060,8 @@ "en": "Disabled Duo two-factor authentication", "nl": "Duo twee factorauthenticatie uitgeschakeld", "xloc": [ - "default.handlebars->47->2697", - "default3.handlebars->35->2694" + "default.handlebars->47->2699", + "default3.handlebars->35->2696" ] }, { @@ -27090,8 +27090,8 @@ "zh-chs": "禁用的电子邮件两因素身份验证", "zh-cht": "禁用的電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->47->2625", - "default3.handlebars->35->2622" + "default.handlebars->47->2627", + "default3.handlebars->35->2624" ] }, { @@ -27124,13 +27124,13 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span", - "default.handlebars->47->2213", + "default.handlebars->47->2215", "default.handlebars->47->987", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", "default.handlebars->deskDisconnectContextMenu->3", - "default3.handlebars->35->2209", + "default3.handlebars->35->2211", "default3.handlebars->35->984", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->disconnectbutton1span->5->3->0", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->disconnectbutton1span->disconnectbutton1", @@ -27377,10 +27377,10 @@ "pl": "Discord", "uk": "Discord", "xloc": [ - "default.handlebars->47->1800", - "default.handlebars->47->3037", - "default3.handlebars->35->1782", - "default3.handlebars->35->3031" + "default.handlebars->47->1802", + "default.handlebars->47->3039", + "default3.handlebars->35->1784", + "default3.handlebars->35->3033" ] }, { @@ -27585,8 +27585,8 @@ "zh-chs": "显示设备组名称", "zh-cht": "顯示裝置群名稱", "xloc": [ - "default.handlebars->47->2081", - "default3.handlebars->35->2063" + "default.handlebars->47->2083", + "default3.handlebars->35->2065" ] }, { @@ -27615,8 +27615,8 @@ "zh-chs": "显示名称", "zh-cht": "顯示名稱", "xloc": [ - "default.handlebars->47->1466", - "default3.handlebars->35->1452" + "default.handlebars->47->1468", + "default3.handlebars->35->1454" ] }, { @@ -27645,8 +27645,8 @@ "zh-chs": "显示公共连结", "zh-cht": "顯示公共鏈結", "xloc": [ - "default.handlebars->47->2493", - "default3.handlebars->35->2490" + "default.handlebars->47->2495", + "default3.handlebars->35->2492" ] }, { @@ -27675,8 +27675,8 @@ "zh-chs": "显示{0}", "zh-cht": "顯示 {0}", "xloc": [ - "default.handlebars->47->1497", - "default3.handlebars->35->1482" + "default.handlebars->47->1499", + "default3.handlebars->35->1484" ] }, { @@ -27686,8 +27686,8 @@ "pl": "Wyświetl okno powiadomienia, tytuł=\\\"{0}\\\", wiadomość=\\\"{1}\\\"", "uk": "Показ вікна попередження, title=\\\"{0}\\\", message=\\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2694", - "default3.handlebars->35->2691" + "default.handlebars->47->2696", + "default3.handlebars->35->2693" ] }, { @@ -27716,8 +27716,8 @@ "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->47->2554", - "default3.handlebars->35->2551" + "default.handlebars->47->2556", + "default3.handlebars->35->2553" ] }, { @@ -27746,8 +27746,8 @@ "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->47->2562", - "default3.handlebars->35->2559" + "default.handlebars->47->2564", + "default3.handlebars->35->2561" ] }, { @@ -27776,10 +27776,10 @@ "zh-chs": "什么都不做", "zh-cht": "什麼都不做", "xloc": [ - "default.handlebars->47->2301", - "default.handlebars->47->2305", - "default3.handlebars->35->2295", - "default3.handlebars->35->2299" + "default.handlebars->47->2303", + "default.handlebars->47->2307", + "default3.handlebars->35->2297", + "default3.handlebars->35->2301" ] }, { @@ -27809,17 +27809,17 @@ "zh-cht": "域", "xloc": [ "default.handlebars->47->137", - "default.handlebars->47->1400", - "default.handlebars->47->2816", - "default.handlebars->47->2865", - "default.handlebars->47->2874", - "default.handlebars->47->2948", + "default.handlebars->47->1402", + "default.handlebars->47->2818", + "default.handlebars->47->2867", + "default.handlebars->47->2876", + "default.handlebars->47->2950", "default3.handlebars->35->137", - "default3.handlebars->35->1387", - "default3.handlebars->35->2812", - "default3.handlebars->35->2859", - "default3.handlebars->35->2868", - "default3.handlebars->35->2942", + "default3.handlebars->35->1389", + "default3.handlebars->35->2814", + "default3.handlebars->35->2861", + "default3.handlebars->35->2870", + "default3.handlebars->35->2944", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" ] @@ -27876,8 +27876,8 @@ "zh-chs": "请勿更改,如果设置请保留CCM", "zh-cht": "請勿更改,如果設置請保留CCM", "xloc": [ - "default.handlebars->47->2297", - "default3.handlebars->35->2291" + "default.handlebars->47->2299", + "default3.handlebars->35->2293" ] }, { @@ -27932,8 +27932,8 @@ "zh-chs": "不要连接到服务器", "zh-cht": "不要連接到伺服器", "xloc": [ - "default.handlebars->47->2306", - "default3.handlebars->35->2300" + "default.handlebars->47->2308", + "default3.handlebars->35->2302" ] }, { @@ -28072,8 +28072,8 @@ "zh-cht": "下", "xloc": [ "default-mobile.handlebars->11->667", - "default.handlebars->47->1435", - "default3.handlebars->35->1422", + "default.handlebars->47->1437", + "default3.handlebars->35->1424", "sharing-mobile.handlebars->11->31" ] }, @@ -28201,8 +28201,8 @@ "zh-cht": "下載檔案", "xloc": [ "default-mobile.handlebars->11->742", - "default.handlebars->47->1589", - "default3.handlebars->35->1574", + "default.handlebars->47->1591", + "default3.handlebars->35->1576", "sharing-mobile.handlebars->11->106", "sharing.handlebars->11->82" ] @@ -28263,8 +28263,8 @@ "zh-chs": "下载MeshCmd", "zh-cht": "下載MeshCmd", "xloc": [ - "default.handlebars->47->1359", - "default3.handlebars->35->1347" + "default.handlebars->47->1361", + "default3.handlebars->35->1349" ] }, { @@ -28353,10 +28353,10 @@ "zh-chs": "下载报告", "zh-cht": "下載報告", "xloc": [ - "default.handlebars->47->2722", + "default.handlebars->47->2724", "default.handlebars->container->column_l->p3->3->1->0->3", "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv", - "default3.handlebars->35->2719", + "default3.handlebars->35->2721", "default3.handlebars->container->column_l->p60->3->1->0->1->1->p60downloadReportDiv" ] }, @@ -28386,8 +28386,8 @@ "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。", "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "xloc": [ - "default.handlebars->47->1352", - "default3.handlebars->35->1340" + "default.handlebars->47->1354", + "default3.handlebars->35->1342" ] }, { @@ -28476,8 +28476,8 @@ "zh-chs": "下载设备列表", "zh-cht": "下載設備列表", "xloc": [ - "default.handlebars->47->2270", - "default3.handlebars->35->2266" + "default.handlebars->47->2272", + "default3.handlebars->35->2268" ] }, { @@ -28536,8 +28536,8 @@ "zh-chs": "下载电源事件", "zh-cht": "下載電源事件", "xloc": [ - "default.handlebars->47->1307", - "default3.handlebars->35->1299" + "default.handlebars->47->1309", + "default3.handlebars->35->1301" ] }, { @@ -28716,8 +28716,8 @@ "zh-chs": "使用以下一种档案格式下载事件列表。", "zh-cht": "使用以下一種檔案格式下載事件列表。", "xloc": [ - "default.handlebars->47->2723", - "default3.handlebars->35->2720" + "default.handlebars->47->2725", + "default3.handlebars->35->2722" ] }, { @@ -28746,8 +28746,8 @@ "zh-chs": "使用以下一种档案格式下载用户列表。", "zh-cht": "使用以下一種檔案格式下載用戶列表。", "xloc": [ - "default.handlebars->47->2800", - "default3.handlebars->35->2796" + "default.handlebars->47->2802", + "default3.handlebars->35->2798" ] }, { @@ -28867,8 +28867,8 @@ "zh-chs": "下载:“{0}”", "zh-cht": "下載:“{0}”", "xloc": [ - "default.handlebars->47->2585", - "default3.handlebars->35->2582" + "default.handlebars->47->2587", + "default3.handlebars->35->2584" ] }, { @@ -28897,8 +28897,8 @@ "zh-chs": "下载:\\\"{0}\\\",大小:{1}", "zh-cht": "下載:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->47->2642", - "default3.handlebars->35->2639" + "default.handlebars->47->2644", + "default3.handlebars->35->2641" ] }, { @@ -28934,8 +28934,8 @@ "en": "Duo", "nl": "Duo", "xloc": [ - "default.handlebars->47->3003", - "default3.handlebars->35->2997", + "default.handlebars->47->3005", + "default3.handlebars->35->2999", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3" ] @@ -28944,10 +28944,10 @@ "en": "Duo Authentication", "nl": "Duo authenticatie", "xloc": [ - "default.handlebars->47->1829", "default.handlebars->47->1831", - "default3.handlebars->35->1811", + "default.handlebars->47->1833", "default3.handlebars->35->1813", + "default3.handlebars->35->1815", "login2.handlebars->centralTable->1->0->logincell->resettokenpanel->resettokenpanelform->5->1->2farow2->1->3", "login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3" ] @@ -28978,8 +28978,8 @@ "zh-chs": "代理重复", "zh-cht": "代理重複", "xloc": [ - "default.handlebars->47->3331", - "default3.handlebars->35->3319" + "default.handlebars->47->3335", + "default3.handlebars->35->3323" ] }, { @@ -29038,8 +29038,8 @@ "zh-chs": "复制用户组", "zh-cht": "複製用戶群", "xloc": [ - "default.handlebars->47->2869", - "default3.handlebars->35->2863" + "default.handlebars->47->2871", + "default3.handlebars->35->2865" ] }, { @@ -29094,16 +29094,16 @@ "zh-chs": "持续时间", "zh-cht": "持續時間", "xloc": [ - "default.handlebars->47->1249", + "default.handlebars->47->1251", "default.handlebars->47->301", "default.handlebars->47->303", - "default.handlebars->47->3139", - "default.handlebars->47->3166", - "default3.handlebars->35->1244", + "default.handlebars->47->3141", + "default.handlebars->47->3168", + "default3.handlebars->35->1246", "default3.handlebars->35->298", "default3.handlebars->35->300", - "default3.handlebars->35->3127", - "default3.handlebars->35->3154", + "default3.handlebars->35->3129", + "default3.handlebars->35->3156", "player.handlebars->3->18" ] }, @@ -29160,8 +29160,8 @@ "zh-cht": "荷蘭文(比利時)", "xloc": [ "default-mobile.handlebars->11->161", - "default.handlebars->47->1900", - "default3.handlebars->35->1881", + "default.handlebars->47->1902", + "default3.handlebars->35->1883", "login2.handlebars->7->47" ] }, @@ -29192,8 +29192,8 @@ "zh-cht": "荷蘭文(標準)", "xloc": [ "default-mobile.handlebars->11->160", - "default.handlebars->47->1899", - "default3.handlebars->35->1880", + "default.handlebars->47->1901", + "default3.handlebars->35->1882", "login2.handlebars->7->46" ] }, @@ -29648,12 +29648,12 @@ "default-mobile.handlebars->11->633", "default-mobile.handlebars->11->635", "default-mobile.handlebars->11->642", - "default.handlebars->47->1370", "default.handlebars->47->1372", - "default.handlebars->47->1379", - "default3.handlebars->35->1358", - "default3.handlebars->35->1359", - "default3.handlebars->35->1366" + "default.handlebars->47->1374", + "default.handlebars->47->1381", + "default3.handlebars->35->1360", + "default3.handlebars->35->1361", + "default3.handlebars->35->1368" ] }, { @@ -29687,18 +29687,18 @@ "default-mobile.handlebars->11->970", "default-mobile.handlebars->11->973", "default-mobile.handlebars->11->980", - "default.handlebars->47->2316", - "default.handlebars->47->2319", - "default.handlebars->47->2322", - "default.handlebars->47->2361", - "default.handlebars->47->2388", - "default.handlebars->47->2400", - "default3.handlebars->35->2311", - "default3.handlebars->35->2314", - "default3.handlebars->35->2319", - "default3.handlebars->35->2358", - "default3.handlebars->35->2385", - "default3.handlebars->35->2397" + "default.handlebars->47->2318", + "default.handlebars->47->2321", + "default.handlebars->47->2324", + "default.handlebars->47->2363", + "default.handlebars->47->2390", + "default.handlebars->47->2402", + "default3.handlebars->35->2313", + "default3.handlebars->35->2316", + "default3.handlebars->35->2321", + "default3.handlebars->35->2360", + "default3.handlebars->35->2387", + "default3.handlebars->35->2399" ] }, { @@ -29727,8 +29727,8 @@ "zh-chs": "编辑设备组功能", "zh-cht": "編輯裝置群功能", "xloc": [ - "default.handlebars->47->2347", - "default3.handlebars->35->2344" + "default.handlebars->47->2349", + "default3.handlebars->35->2346" ] }, { @@ -29757,10 +29757,10 @@ "zh-chs": "编辑设备组权限", "zh-cht": "編輯裝置群權限", "xloc": [ - "default.handlebars->47->2385", - "default.handlebars->47->2397", - "default3.handlebars->35->2382", - "default3.handlebars->35->2394" + "default.handlebars->47->2387", + "default.handlebars->47->2399", + "default3.handlebars->35->2384", + "default3.handlebars->35->2396" ] }, { @@ -29789,8 +29789,8 @@ "zh-chs": "编辑设备组用户同意", "zh-cht": "編輯裝置群用戶同意", "xloc": [ - "default.handlebars->47->2323", - "default3.handlebars->35->2320" + "default.handlebars->47->2325", + "default3.handlebars->35->2322" ] }, { @@ -29820,8 +29820,8 @@ "zh-cht": "編輯裝置筆記", "xloc": [ "default-mobile.handlebars->11->992", - "default.handlebars->47->2375", - "default3.handlebars->35->2372" + "default.handlebars->47->2377", + "default3.handlebars->35->2374" ] }, { @@ -29850,10 +29850,10 @@ "zh-chs": "编辑设备权限", "zh-cht": "編輯裝置權限", "xloc": [ - "default.handlebars->47->2390", "default.handlebars->47->2392", - "default3.handlebars->35->2387", - "default3.handlebars->35->2389" + "default.handlebars->47->2394", + "default3.handlebars->35->2389", + "default3.handlebars->35->2391" ] }, { @@ -29912,8 +29912,8 @@ "zh-chs": "编辑设备用户同意", "zh-cht": "編輯裝置用戶同意", "xloc": [ - "default.handlebars->47->2325", - "default3.handlebars->35->2322" + "default.handlebars->47->2327", + "default3.handlebars->35->2324" ] }, { @@ -29976,11 +29976,11 @@ "default-mobile.handlebars->11->526", "default-mobile.handlebars->11->527", "default-mobile.handlebars->11->628", - "default.handlebars->47->1314", + "default.handlebars->47->1316", "default.handlebars->47->929", "default.handlebars->47->934", "default.handlebars->47->935", - "default3.handlebars->35->1305", + "default3.handlebars->35->1307", "default3.handlebars->35->926", "default3.handlebars->35->931", "default3.handlebars->35->932" @@ -30013,15 +30013,15 @@ "zh-cht": "編輯筆記", "xloc": [ "default-mobile.handlebars->11->1007", - "default.handlebars->47->2407", - "default3.handlebars->35->2404" + "default.handlebars->47->2409", + "default3.handlebars->35->2406" ] }, { "en": "Edit Tags", "nl": "Bewerk Tags", "xloc": [ - "default3.handlebars->35->1365" + "default3.handlebars->35->1367" ] }, { @@ -30050,8 +30050,8 @@ "zh-chs": "编辑用户同意", "zh-cht": "編輯用戶同意", "xloc": [ - "default.handlebars->47->2324", - "default3.handlebars->35->2321" + "default.handlebars->47->2326", + "default3.handlebars->35->2323" ] }, { @@ -30080,8 +30080,8 @@ "zh-chs": "编辑用户设备组权限", "zh-cht": "編輯用戶裝置群權限", "xloc": [ - "default.handlebars->47->2398", - "default3.handlebars->35->2395" + "default.handlebars->47->2400", + "default3.handlebars->35->2397" ] }, { @@ -30110,8 +30110,8 @@ "zh-chs": "编辑用户设备权限", "zh-cht": "編輯用戶裝置權限", "xloc": [ - "default.handlebars->47->2393", - "default3.handlebars->35->2390" + "default.handlebars->47->2395", + "default3.handlebars->35->2392" ] }, { @@ -30140,8 +30140,8 @@ "zh-chs": "编辑用户特征", "zh-cht": "編輯用戶特徵", "xloc": [ - "default.handlebars->47->3074", - "default3.handlebars->35->3068" + "default.handlebars->47->3076", + "default3.handlebars->35->3070" ] }, { @@ -30170,8 +30170,8 @@ "zh-chs": "编辑用户组", "zh-cht": "編輯用戶群", "xloc": [ - "default.handlebars->47->2926", - "default3.handlebars->35->2920" + "default.handlebars->47->2928", + "default3.handlebars->35->2922" ] }, { @@ -30200,8 +30200,8 @@ "zh-chs": "编辑用户组设备权限", "zh-cht": "編輯用戶群裝置權限", "xloc": [ - "default.handlebars->47->2395", - "default3.handlebars->35->2392" + "default.handlebars->47->2397", + "default3.handlebars->35->2394" ] }, { @@ -30230,8 +30230,8 @@ "zh-chs": "编辑用户组功能", "zh-cht": "編輯用戶組功能", "xloc": [ - "default.handlebars->47->2919", - "default3.handlebars->35->2913" + "default.handlebars->47->2921", + "default3.handlebars->35->2915" ] }, { @@ -30260,8 +30260,8 @@ "zh-chs": "编辑用户组用户同意", "zh-cht": "編輯用戶組用戶同意", "xloc": [ - "default.handlebars->47->2326", - "default3.handlebars->35->2323" + "default.handlebars->47->2328", + "default3.handlebars->35->2325" ] }, { @@ -30407,18 +30407,18 @@ "zh-cht": "電郵", "xloc": [ "default-mobile.handlebars->11->327", - "default.handlebars->47->2818", - "default.handlebars->47->2952", + "default.handlebars->47->2820", "default.handlebars->47->2954", - "default.handlebars->47->3002", - "default.handlebars->47->3016", - "default.handlebars->47->3077", + "default.handlebars->47->2956", + "default.handlebars->47->3004", + "default.handlebars->47->3018", + "default.handlebars->47->3079", "default.handlebars->47->557", - "default3.handlebars->35->2814", - "default3.handlebars->35->2946", + "default3.handlebars->35->2816", "default3.handlebars->35->2948", - "default3.handlebars->35->2996", - "default3.handlebars->35->3010", + "default3.handlebars->35->2950", + "default3.handlebars->35->2998", + "default3.handlebars->35->3012", "default3.handlebars->35->554", "login-mobile.handlebars->5->45", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", @@ -30444,9 +30444,9 @@ "pl": "Email ({0})", "uk": "е-пошта ({0})", "xloc": [ - "default.handlebars->47->2215", + "default.handlebars->47->2217", "default.handlebars->47->989", - "default3.handlebars->35->2211", + "default3.handlebars->35->2213", "default3.handlebars->35->986" ] }, @@ -30477,8 +30477,8 @@ "zh-cht": "電郵地址變更", "xloc": [ "default-mobile.handlebars->11->328", - "default.handlebars->47->2090", - "default3.handlebars->35->2072" + "default.handlebars->47->2092", + "default3.handlebars->35->2074" ] }, { @@ -30508,8 +30508,8 @@ "zh-cht": "電郵認證", "xloc": [ "default-mobile.handlebars->11->112", - "default.handlebars->47->1826", - "default3.handlebars->35->1808" + "default.handlebars->47->1828", + "default3.handlebars->35->1810" ] }, { @@ -30634,9 +30634,9 @@ "zh-cht": "電子郵件通知", "xloc": [ "default.handlebars->47->1125", - "default.handlebars->47->2457", + "default.handlebars->47->2459", "default3.handlebars->35->1120", - "default3.handlebars->35->2454" + "default3.handlebars->35->2456" ] }, { @@ -30692,8 +30692,8 @@ "zh-cht": "電郵驗證", "xloc": [ "default-mobile.handlebars->11->326", - "default.handlebars->47->2088", - "default3.handlebars->35->2070" + "default.handlebars->47->2090", + "default3.handlebars->35->2072" ] }, { @@ -30723,8 +30723,8 @@ "zh-cht": "不允許使用電子郵件域 \\\"{0}\\\"。只允許 ({1})", "xloc": [ "default-mobile.handlebars->11->1065", - "default.handlebars->47->3310", - "default3.handlebars->35->3298" + "default.handlebars->47->3314", + "default3.handlebars->35->3302" ] }, { @@ -30783,8 +30783,8 @@ "zh-chs": "邮箱未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->47->2753", - "default3.handlebars->35->2750" + "default.handlebars->47->2755", + "default3.handlebars->35->2752" ] }, { @@ -30813,10 +30813,10 @@ "zh-chs": "电子邮件已验证", "zh-cht": "電子郵件已驗證", "xloc": [ - "default.handlebars->47->2754", - "default.handlebars->47->2946", - "default3.handlebars->35->2751", - "default3.handlebars->35->2940" + "default.handlebars->47->2756", + "default.handlebars->47->2948", + "default3.handlebars->35->2753", + "default3.handlebars->35->2942" ] }, { @@ -30845,8 +30845,8 @@ "zh-chs": "邮箱已验证。", "zh-cht": "電郵已驗證。", "xloc": [ - "default.handlebars->47->2824", - "default3.handlebars->35->2820" + "default.handlebars->47->2826", + "default3.handlebars->35->2822" ] }, { @@ -30875,8 +30875,8 @@ "zh-chs": "邮箱未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->47->2947", - "default3.handlebars->35->2941" + "default.handlebars->47->2949", + "default3.handlebars->35->2943" ] }, { @@ -30932,8 +30932,8 @@ "zh-cht": "電郵已發送。", "xloc": [ "default-mobile.handlebars->11->1049", - "default.handlebars->47->3294", - "default3.handlebars->35->3282", + "default.handlebars->47->3298", + "default3.handlebars->35->3286", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->200" @@ -31022,8 +31022,8 @@ "zh-chs": "已通过电邮验证,并且需要重置密码。", "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "xloc": [ - "default.handlebars->47->2825", - "default3.handlebars->35->2821" + "default.handlebars->47->2827", + "default3.handlebars->35->2823" ] }, { @@ -31078,8 +31078,8 @@ "zh-chs": "电子邮件/短信/推送流量", "zh-cht": "電子郵件/短信/推送流量", "xloc": [ - "default.handlebars->47->3392", - "default3.handlebars->35->3380" + "default.handlebars->47->3396", + "default3.handlebars->35->3384" ] }, { @@ -31201,8 +31201,8 @@ "zh-chs": "启用邀请代码", "zh-cht": "啟用邀請代碼", "xloc": [ - "default.handlebars->47->2433", - "default3.handlebars->35->2430" + "default.handlebars->47->2435", + "default3.handlebars->35->2432" ] }, { @@ -31261,8 +31261,8 @@ "zh-cht": "啟用電郵二因子鑑別。", "xloc": [ "default-mobile.handlebars->11->114", - "default.handlebars->47->1828", - "default3.handlebars->35->1810" + "default.handlebars->47->1830", + "default3.handlebars->35->1812" ] }, { @@ -31323,19 +31323,19 @@ "xloc": [ "default-mobile.handlebars->11->895", "default.handlebars->47->140", - "default.handlebars->47->1739", - "default.handlebars->47->3168", + "default.handlebars->47->1741", + "default.handlebars->47->3170", "default3.handlebars->35->140", - "default3.handlebars->35->1722", - "default3.handlebars->35->3156" + "default3.handlebars->35->1724", + "default3.handlebars->35->3158" ] }, { "en": "Enabled Duo two-factor authentication", "nl": "Duo twee factorauthenticatie ingeschakeld", "xloc": [ - "default.handlebars->47->2696", - "default3.handlebars->35->2693" + "default.handlebars->47->2698", + "default3.handlebars->35->2695" ] }, { @@ -31364,8 +31364,8 @@ "zh-chs": "启用电子邮件两因素身份验证", "zh-cht": "啟用電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->47->2624", - "default3.handlebars->35->2621" + "default.handlebars->47->2626", + "default3.handlebars->35->2623" ] }, { @@ -31456,8 +31456,8 @@ "zh-chs": "编码:RAW", "zh-cht": "編碼:RAW", "xloc": [ - "default.handlebars->47->1596", - "default3.handlebars->35->1581", + "default.handlebars->47->1598", + "default3.handlebars->35->1583", "sharing.handlebars->11->89" ] }, @@ -31487,8 +31487,8 @@ "zh-chs": "编码:UTF8", "zh-cht": "編碼:UTF8", "xloc": [ - "default.handlebars->47->1597", - "default3.handlebars->35->1582", + "default.handlebars->47->1599", + "default3.handlebars->35->1584", "sharing.handlebars->11->90" ] }, @@ -31500,8 +31500,8 @@ "uk": "Виконується Шифрування", "xloc": [ "default-mobile.handlebars->11->897", - "default.handlebars->47->1741", - "default3.handlebars->35->1724" + "default.handlebars->47->1743", + "default3.handlebars->35->1726" ] }, { @@ -31531,8 +31531,8 @@ "zh-cht": "結尾", "xloc": [ "default-mobile.handlebars->11->660", - "default.handlebars->47->1429", - "default3.handlebars->35->1416", + "default.handlebars->47->1431", + "default3.handlebars->35->1418", "sharing-mobile.handlebars->11->25" ] }, @@ -31562,8 +31562,8 @@ "zh-chs": "时间结束", "zh-cht": "時間結束", "xloc": [ - "default.handlebars->47->3165", - "default3.handlebars->35->3153" + "default.handlebars->47->3167", + "default3.handlebars->35->3155" ] }, { @@ -31592,8 +31592,8 @@ "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "xloc": [ - "default.handlebars->47->2547", - "default3.handlebars->35->2544" + "default.handlebars->47->2549", + "default3.handlebars->35->2546" ] }, { @@ -31622,8 +31622,8 @@ "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "xloc": [ - "default.handlebars->47->2548", - "default3.handlebars->35->2545" + "default.handlebars->47->2550", + "default3.handlebars->35->2547" ] }, { @@ -31652,8 +31652,8 @@ "zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒", "zh-cht": "已結束本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2},{3} 秒", "xloc": [ - "default.handlebars->47->2657", - "default3.handlebars->35->2654" + "default.handlebars->47->2659", + "default3.handlebars->35->2656" ] }, { @@ -31682,8 +31682,8 @@ "zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"", "zh-cht": "從 {1} 到 {2} 結束的 Messenger 會話 \\\"{0}\\\",{3} 秒", "xloc": [ - "default.handlebars->47->2648", - "default3.handlebars->35->2645" + "default.handlebars->47->2650", + "default3.handlebars->35->2647" ] }, { @@ -31712,8 +31712,8 @@ "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "xloc": [ - "default.handlebars->47->2545", - "default3.handlebars->35->2542" + "default.handlebars->47->2547", + "default3.handlebars->35->2544" ] }, { @@ -31742,8 +31742,8 @@ "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "xloc": [ - "default.handlebars->47->2546", - "default3.handlebars->35->2543" + "default.handlebars->47->2548", + "default3.handlebars->35->2545" ] }, { @@ -31773,8 +31773,8 @@ "zh-cht": "英文", "xloc": [ "default-mobile.handlebars->11->162", - "default.handlebars->47->1901", - "default3.handlebars->35->1882", + "default.handlebars->47->1903", + "default3.handlebars->35->1884", "login2.handlebars->7->48" ] }, @@ -31805,8 +31805,8 @@ "zh-cht": "英文(澳洲)", "xloc": [ "default-mobile.handlebars->11->163", - "default.handlebars->47->1902", - "default3.handlebars->35->1883", + "default.handlebars->47->1904", + "default3.handlebars->35->1885", "login2.handlebars->7->49" ] }, @@ -31837,8 +31837,8 @@ "zh-cht": "英文(伯利茲)", "xloc": [ "default-mobile.handlebars->11->164", - "default.handlebars->47->1903", - "default3.handlebars->35->1884", + "default.handlebars->47->1905", + "default3.handlebars->35->1886", "login2.handlebars->7->50" ] }, @@ -31869,8 +31869,8 @@ "zh-cht": "英文(加拿大)", "xloc": [ "default-mobile.handlebars->11->165", - "default.handlebars->47->1904", - "default3.handlebars->35->1885", + "default.handlebars->47->1906", + "default3.handlebars->35->1887", "login2.handlebars->7->51" ] }, @@ -31901,8 +31901,8 @@ "zh-cht": "英文(愛爾蘭)", "xloc": [ "default-mobile.handlebars->11->166", - "default.handlebars->47->1905", - "default3.handlebars->35->1886", + "default.handlebars->47->1907", + "default3.handlebars->35->1888", "login2.handlebars->7->52" ] }, @@ -31933,8 +31933,8 @@ "zh-cht": "英文(牙買加)", "xloc": [ "default-mobile.handlebars->11->167", - "default.handlebars->47->1906", - "default3.handlebars->35->1887", + "default.handlebars->47->1908", + "default3.handlebars->35->1889", "login2.handlebars->7->53" ] }, @@ -31965,8 +31965,8 @@ "zh-cht": "英文(紐西蘭)", "xloc": [ "default-mobile.handlebars->11->168", - "default.handlebars->47->1907", - "default3.handlebars->35->1888", + "default.handlebars->47->1909", + "default3.handlebars->35->1890", "login2.handlebars->7->54" ] }, @@ -31997,8 +31997,8 @@ "zh-cht": "英文(菲律賓)", "xloc": [ "default-mobile.handlebars->11->169", - "default.handlebars->47->1908", - "default3.handlebars->35->1889", + "default.handlebars->47->1910", + "default3.handlebars->35->1891", "login2.handlebars->7->55" ] }, @@ -32029,8 +32029,8 @@ "zh-cht": "英語(南非)", "xloc": [ "default-mobile.handlebars->11->170", - "default.handlebars->47->1909", - "default3.handlebars->35->1890", + "default.handlebars->47->1911", + "default3.handlebars->35->1892", "login2.handlebars->7->56" ] }, @@ -32061,8 +32061,8 @@ "zh-cht": "英文(特立尼達和多巴哥)", "xloc": [ "default-mobile.handlebars->11->171", - "default.handlebars->47->1910", - "default3.handlebars->35->1891", + "default.handlebars->47->1912", + "default3.handlebars->35->1893", "login2.handlebars->7->57" ] }, @@ -32093,8 +32093,8 @@ "zh-cht": "英文(英國)", "xloc": [ "default-mobile.handlebars->11->172", - "default.handlebars->47->1911", - "default3.handlebars->35->1892", + "default.handlebars->47->1913", + "default3.handlebars->35->1894", "login2.handlebars->7->58" ] }, @@ -32125,8 +32125,8 @@ "zh-cht": "美國英語", "xloc": [ "default-mobile.handlebars->11->173", - "default.handlebars->47->1912", - "default3.handlebars->35->1893", + "default.handlebars->47->1914", + "default3.handlebars->35->1895", "login2.handlebars->7->59" ] }, @@ -32157,8 +32157,8 @@ "zh-cht": "英文(津巴布韋)", "xloc": [ "default-mobile.handlebars->11->174", - "default.handlebars->47->1913", - "default3.handlebars->35->1894", + "default.handlebars->47->1915", + "default3.handlebars->35->1896", "login2.handlebars->7->60" ] }, @@ -32215,14 +32215,14 @@ "zh-cht": "輸入", "xloc": [ "default-mobile.handlebars->11->653", - "default.handlebars->47->1422", - "default.handlebars->47->1560", - "default.handlebars->47->2127", - "default.handlebars->47->2128", - "default3.handlebars->35->1409", - "default3.handlebars->35->1545", - "default3.handlebars->35->2127", - "default3.handlebars->35->2128", + "default.handlebars->47->1424", + "default.handlebars->47->1562", + "default.handlebars->47->2129", + "default.handlebars->47->2130", + "default3.handlebars->35->1411", + "default3.handlebars->35->1547", + "default3.handlebars->35->2129", + "default3.handlebars->35->2130", "sharing-mobile.handlebars->11->19", "sharing.handlebars->11->55" ] @@ -32253,8 +32253,8 @@ "zh-chs": "输入管理领域名称的逗号分隔列表。", "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->47->2829", - "default3.handlebars->35->2825" + "default.handlebars->47->2831", + "default3.handlebars->35->2827" ] }, { @@ -32368,8 +32368,8 @@ "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。", "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ - "default.handlebars->47->1454", - "default3.handlebars->35->1441" + "default.handlebars->47->1456", + "default3.handlebars->35->1443" ] }, { @@ -32511,8 +32511,8 @@ "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。", "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "xloc": [ - "default.handlebars->47->1792", - "default3.handlebars->35->1774" + "default.handlebars->47->1794", + "default3.handlebars->35->1776" ] }, { @@ -32526,8 +32526,8 @@ "pl": "Wprowadź swoją usługę przesyłania wiadomości. Po weryfikacji, ten serwer może wysyłać weryfikację logowania i inne powiadomienia.", "uk": "Введіть свою службу обміну повідомленнями. Після верифікації цей сервер зможе надсилати підтвердження входу та інші сповіщення.", "xloc": [ - "default.handlebars->47->1798", - "default3.handlebars->35->1780" + "default.handlebars->47->1800", + "default3.handlebars->35->1782" ] }, { @@ -32697,8 +32697,8 @@ "zh-cht": "錯誤,邀請碼 \\\"{0}\\\" 已在使用中。", "xloc": [ "default-mobile.handlebars->11->1057", - "default.handlebars->47->3302", - "default3.handlebars->35->3290" + "default.handlebars->47->3306", + "default3.handlebars->35->3294" ] }, { @@ -32728,8 +32728,8 @@ "zh-cht": "錯誤,密碼未更改。", "xloc": [ "default-mobile.handlebars->11->1054", - "default.handlebars->47->3299", - "default3.handlebars->35->3287" + "default.handlebars->47->3303", + "default3.handlebars->35->3291" ] }, { @@ -32759,8 +32759,8 @@ "zh-cht": "錯誤,無法更改為常用密碼。", "xloc": [ "default-mobile.handlebars->11->1053", - "default.handlebars->47->3298", - "default3.handlebars->35->3286" + "default.handlebars->47->3302", + "default3.handlebars->35->3290" ] }, { @@ -32790,8 +32790,8 @@ "zh-cht": "錯誤,無法更改為以前使用的密碼。", "xloc": [ "default-mobile.handlebars->11->1052", - "default.handlebars->47->3297", - "default3.handlebars->35->3285" + "default.handlebars->47->3301", + "default3.handlebars->35->3289" ] }, { @@ -32850,8 +32850,8 @@ "zh-cht": "逃脫", "xloc": [ "default-mobile.handlebars->11->654", - "default.handlebars->47->1423", - "default3.handlebars->35->1410", + "default.handlebars->47->1425", + "default3.handlebars->35->1412", "sharing-mobile.handlebars->11->20" ] }, @@ -32893,8 +32893,8 @@ "zh-cht": "世界語", "xloc": [ "default-mobile.handlebars->11->175", - "default.handlebars->47->1914", - "default3.handlebars->35->1895", + "default.handlebars->47->1916", + "default3.handlebars->35->1897", "login2.handlebars->7->61" ] }, @@ -32951,8 +32951,8 @@ "zh-cht": "愛沙尼亞語", "xloc": [ "default-mobile.handlebars->11->176", - "default.handlebars->47->1915", - "default3.handlebars->35->1896", + "default.handlebars->47->1917", + "default3.handlebars->35->1898", "login2.handlebars->7->62" ] }, @@ -33008,8 +33008,8 @@ "zh-chs": "事件详情", "zh-cht": "事件詳情", "xloc": [ - "default.handlebars->47->1608", - "default3.handlebars->35->1593" + "default.handlebars->47->1610", + "default3.handlebars->35->1595" ] }, { @@ -33038,8 +33038,8 @@ "zh-chs": "事件列表输出", "zh-cht": "事件列表輸出", "xloc": [ - "default.handlebars->47->2728", - "default3.handlebars->35->2725" + "default.handlebars->47->2730", + "default3.handlebars->35->2727" ] }, { @@ -33054,8 +33054,8 @@ "pl": "Zapisy zdarzeń", "uk": "Записи подій", "xloc": [ - "default.handlebars->47->3253", - "default3.handlebars->35->3241" + "default.handlebars->47->3257", + "default3.handlebars->35->3245" ] }, { @@ -33274,10 +33274,10 @@ "zh-cht": "到期時間", "xloc": [ "default.handlebars->47->1244", - "default.handlebars->47->2078", + "default.handlebars->47->2080", "default.handlebars->47->306", "default3.handlebars->35->1239", - "default3.handlebars->35->2060", + "default3.handlebars->35->2062", "default3.handlebars->35->303" ] }, @@ -33336,8 +33336,8 @@ "zh-chs": "过期{0}", "zh-cht": "過期{0}", "xloc": [ - "default.handlebars->47->2141", - "default3.handlebars->35->2141", + "default.handlebars->47->2143", + "default3.handlebars->35->2143", "sharing.handlebars->11->100" ] }, @@ -33397,8 +33397,8 @@ "zh-chs": "扩充式ASCII", "zh-cht": "擴充式ASCII", "xloc": [ - "default.handlebars->47->1527", - "default3.handlebars->35->1512", + "default.handlebars->47->1529", + "default3.handlebars->35->1514", "sharing.handlebars->11->34" ] }, @@ -33459,8 +33459,8 @@ "zh-chs": "外部", "zh-cht": "外部", "xloc": [ - "default.handlebars->47->3372", - "default3.handlebars->35->3360" + "default.handlebars->47->3376", + "default3.handlebars->35->3364" ] }, { @@ -33489,8 +33489,8 @@ "zh-chs": "FIDO 密钥", "zh-cht": "FIDO 密鑰", "xloc": [ - "default.handlebars->47->3233", - "default3.handlebars->35->3221" + "default.handlebars->47->3237", + "default3.handlebars->35->3225" ] }, { @@ -33550,8 +33550,8 @@ "zh-cht": "FYRO馬其頓語", "xloc": [ "default-mobile.handlebars->11->226", - "default.handlebars->47->1965", - "default3.handlebars->35->1946", + "default.handlebars->47->1967", + "default3.handlebars->35->1948", "login2.handlebars->7->112" ] }, @@ -33566,10 +33566,10 @@ "pl": "Facebook", "uk": "Facebook", "xloc": [ - "default.handlebars->47->1812", - "default.handlebars->47->3049", - "default3.handlebars->35->1794", - "default3.handlebars->35->3043" + "default.handlebars->47->1814", + "default.handlebars->47->3051", + "default3.handlebars->35->1796", + "default3.handlebars->35->3045" ] }, { @@ -33599,8 +33599,8 @@ "zh-cht": "法羅語", "xloc": [ "default-mobile.handlebars->11->177", - "default.handlebars->47->1916", - "default3.handlebars->35->1897", + "default.handlebars->47->1918", + "default3.handlebars->35->1899", "login2.handlebars->7->63" ] }, @@ -33661,8 +33661,8 @@ "zh-cht": "更改電子郵件地址失敗,另一個帳戶已在使用:{0}。", "xloc": [ "default-mobile.handlebars->11->1048", - "default.handlebars->47->3293", - "default3.handlebars->35->3281" + "default.handlebars->47->3297", + "default3.handlebars->35->3285" ] }, { @@ -33749,8 +33749,8 @@ "zh-chs": "本地用户拒绝后无法启动远程桌面", "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "xloc": [ - "default.handlebars->47->2570", - "default3.handlebars->35->2567" + "default.handlebars->47->2572", + "default3.handlebars->35->2569" ] }, { @@ -33805,8 +33805,8 @@ "zh-chs": "本地用户拒绝后无法启动远程文件", "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "xloc": [ - "default.handlebars->47->2577", - "default3.handlebars->35->2574" + "default.handlebars->47->2579", + "default3.handlebars->35->2576" ] }, { @@ -33862,8 +33862,8 @@ "zh-cht": "無法啟動遠程終端接合{0}({1})", "xloc": [ "default-mobile.handlebars->11->645", - "default.handlebars->47->1383", - "default3.handlebars->35->1370", + "default.handlebars->47->1385", + "default3.handlebars->35->1372", "sharing-mobile.handlebars->11->11", "sharing.handlebars->11->30", "sharing.handlebars->11->8" @@ -33896,8 +33896,8 @@ "zh-cht": "波斯語(波斯語)", "xloc": [ "default-mobile.handlebars->11->178", - "default.handlebars->47->1917", - "default3.handlebars->35->1898", + "default.handlebars->47->1919", + "default3.handlebars->35->1900", "login2.handlebars->7->64" ] }, @@ -33960,12 +33960,12 @@ "zh-chs": "功能", "zh-cht": "功能", "xloc": [ - "default.handlebars->47->2199", - "default.handlebars->47->2882", - "default.handlebars->47->2973", - "default3.handlebars->35->2195", - "default3.handlebars->35->2876", - "default3.handlebars->35->2967" + "default.handlebars->47->2201", + "default.handlebars->47->2884", + "default.handlebars->47->2975", + "default3.handlebars->35->2197", + "default3.handlebars->35->2878", + "default3.handlebars->35->2969" ] }, { @@ -33995,8 +33995,8 @@ "zh-cht": "斐濟", "xloc": [ "default-mobile.handlebars->11->179", - "default.handlebars->47->1918", - "default3.handlebars->35->1899", + "default.handlebars->47->1920", + "default3.handlebars->35->1901", "login2.handlebars->7->65" ] }, @@ -34056,11 +34056,11 @@ "zh-cht": "檔案編輯器", "xloc": [ "default-mobile.handlebars->11->726", - "default.handlebars->47->1572", - "default.handlebars->47->2526", + "default.handlebars->47->1574", + "default.handlebars->47->2528", "default.handlebars->47->862", - "default3.handlebars->35->1557", - "default3.handlebars->35->2523", + "default3.handlebars->35->1559", + "default3.handlebars->35->2525", "default3.handlebars->35->859", "sharing-mobile.handlebars->11->90", "sharing.handlebars->11->66" @@ -34118,14 +34118,14 @@ "zh-chs": "档案操作", "zh-cht": "檔案操作", "xloc": [ - "default.handlebars->47->1542", "default.handlebars->47->1544", "default.handlebars->47->1546", "default.handlebars->47->1548", - "default3.handlebars->35->1527", + "default.handlebars->47->1550", "default3.handlebars->35->1529", "default3.handlebars->35->1531", "default3.handlebars->35->1533", + "default3.handlebars->35->1535", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -34172,12 +34172,12 @@ "default-mobile.handlebars->11->893", "default-mobile.handlebars->11->905", "default-mobile.handlebars->11->912", - "default.handlebars->47->1737", - "default.handlebars->47->1749", - "default.handlebars->47->1756", - "default3.handlebars->35->1720", - "default3.handlebars->35->1732", - "default3.handlebars->35->1739" + "default.handlebars->47->1739", + "default.handlebars->47->1751", + "default.handlebars->47->1758", + "default3.handlebars->35->1722", + "default3.handlebars->35->1734", + "default3.handlebars->35->1741" ] }, { @@ -34206,8 +34206,8 @@ "zh-chs": "文件传输", "zh-cht": "文件傳輸", "xloc": [ - "default.handlebars->47->3145", - "default3.handlebars->35->3133" + "default.handlebars->47->3147", + "default3.handlebars->35->3135" ] }, { @@ -34236,8 +34236,8 @@ "zh-chs": "文件系统驱动", "zh-cht": "FileSystemDriver", "xloc": [ - "default.handlebars->47->1471", - "default3.handlebars->35->1457" + "default.handlebars->47->1473", + "default3.handlebars->35->1459" ] }, { @@ -34270,23 +34270,23 @@ "default-mobile.handlebars->11->577", "default.handlebars->47->1101", "default.handlebars->47->1215", - "default.handlebars->47->2254", - "default.handlebars->47->2334", - "default.handlebars->47->3152", - "default.handlebars->47->3213", - "default.handlebars->47->3263", - "default.handlebars->47->3359", + "default.handlebars->47->2256", + "default.handlebars->47->2336", + "default.handlebars->47->3154", + "default.handlebars->47->3217", + "default.handlebars->47->3267", + "default.handlebars->47->3363", "default.handlebars->47->472", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", "default3.handlebars->35->1098", "default3.handlebars->35->1210", - "default3.handlebars->35->2250", - "default3.handlebars->35->2331", - "default3.handlebars->35->3140", - "default3.handlebars->35->3201", - "default3.handlebars->35->3251", - "default3.handlebars->35->3347", + "default3.handlebars->35->2252", + "default3.handlebars->35->2333", + "default3.handlebars->35->3142", + "default3.handlebars->35->3205", + "default3.handlebars->35->3255", + "default3.handlebars->35->3351", "default3.handlebars->35->469", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default3.handlebars->contextMenu->cxfiles", @@ -34350,13 +34350,13 @@ "zh-chs": "档案通知", "zh-cht": "檔案通知", "xloc": [ - "default.handlebars->47->2207", - "default.handlebars->47->2890", - "default.handlebars->47->2995", + "default.handlebars->47->2209", + "default.handlebars->47->2892", + "default.handlebars->47->2997", "default.handlebars->47->981", - "default3.handlebars->35->2203", - "default3.handlebars->35->2884", - "default3.handlebars->35->2989", + "default3.handlebars->35->2205", + "default3.handlebars->35->2886", + "default3.handlebars->35->2991", "default3.handlebars->35->978" ] }, @@ -34386,13 +34386,13 @@ "zh-chs": "档案提示", "zh-cht": "檔案提示", "xloc": [ - "default.handlebars->47->2206", - "default.handlebars->47->2889", - "default.handlebars->47->2994", + "default.handlebars->47->2208", + "default.handlebars->47->2891", + "default.handlebars->47->2996", "default.handlebars->47->980", - "default3.handlebars->35->2202", - "default3.handlebars->35->2883", - "default3.handlebars->35->2988", + "default3.handlebars->35->2204", + "default3.handlebars->35->2885", + "default3.handlebars->35->2990", "default3.handlebars->35->977" ] }, @@ -34423,14 +34423,14 @@ "zh-cht": "過濾", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1", - "default.handlebars->47->1556", + "default.handlebars->47->1558", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar", "default.handlebars->container->column_l->p16->3->1->0->5", "default.handlebars->container->column_l->p3->3->1->0->5", "default.handlebars->container->column_l->p31->3->1->0->5", "default.handlebars->container->column_l->p4->3->1->0->3->3", - "default3.handlebars->35->1541", + "default3.handlebars->35->1543", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", "default3.handlebars->container->column_l->p1->devListToolbarSpan->kvmListToolbar", "default3.handlebars->container->column_l->p16->3->1->0->1->1->1", @@ -34528,8 +34528,8 @@ "zh-chs": "查找文件", "zh-cht": "查找文件", "xloc": [ - "default.handlebars->47->1559", - "default3.handlebars->35->1544", + "default.handlebars->47->1561", + "default3.handlebars->35->1546", "sharing.handlebars->11->54" ] }, @@ -34559,8 +34559,8 @@ "zh-chs": "已完成录制会话 \\\"{0}\\\",{1} 秒", "zh-cht": "已完成錄製會話 \\\"{0}\\\",{1} 秒", "xloc": [ - "default.handlebars->47->2682", - "default3.handlebars->35->2679" + "default.handlebars->47->2684", + "default3.handlebars->35->2681" ] }, { @@ -34589,8 +34589,8 @@ "zh-chs": "录制会话已完成,{0}秒", "zh-cht": "錄製會話已完成,{0}秒", "xloc": [ - "default.handlebars->47->2543", - "default3.handlebars->35->2540" + "default.handlebars->47->2545", + "default3.handlebars->35->2542" ] }, { @@ -34620,8 +34620,8 @@ "zh-cht": "芬蘭", "xloc": [ "default-mobile.handlebars->11->180", - "default.handlebars->47->1919", - "default3.handlebars->35->1900", + "default.handlebars->47->1921", + "default3.handlebars->35->1902", "login2.handlebars->7->66" ] }, @@ -34693,10 +34693,10 @@ "zh-chs": "防火墙未激活", "zh-cht": "防火牆未激活", "xloc": [ - "default.handlebars->47->2473", - "default.handlebars->47->2487", - "default3.handlebars->35->2470", - "default3.handlebars->35->2484" + "default.handlebars->47->2475", + "default.handlebars->47->2489", + "default3.handlebars->35->2472", + "default3.handlebars->35->2486" ] }, { @@ -34707,8 +34707,8 @@ "pl": "Pierwsza Awaria", "uk": "Перша Невдача", "xloc": [ - "default.handlebars->47->1482", - "default3.handlebars->35->1468" + "default.handlebars->47->1484", + "default3.handlebars->35->1470" ] }, { @@ -34772,8 +34772,8 @@ "zh-chs": "标志", "zh-cht": "標誌", "xloc": [ - "default.handlebars->47->2701", - "default3.handlebars->35->2698" + "default.handlebars->47->2703", + "default3.handlebars->35->2700" ] }, { @@ -34803,15 +34803,15 @@ "zh-cht": "閃光", "xloc": [ "default-mobile.handlebars->11->581", - "default.handlebars->47->1258", - "default3.handlebars->35->1253" + "default.handlebars->47->1260", + "default3.handlebars->35->1255" ] }, { "en": "Flatly", "nl": "Plat", "xloc": [ - "default3.handlebars->35->2084" + "default3.handlebars->35->2086" ] }, { @@ -35074,10 +35074,10 @@ "zh-cht": "強制代理更新", "xloc": [ "default-mobile.handlebars->11->937", - "default.handlebars->47->1782", + "default.handlebars->47->1784", "default.handlebars->47->754", "default.handlebars->47->795", - "default3.handlebars->35->1765", + "default3.handlebars->35->1767", "default3.handlebars->35->751", "default3.handlebars->35->792" ] @@ -35138,10 +35138,10 @@ "zh-chs": "下次登录时强制重置密码。", "zh-cht": "下次登入時強制重置密碼。", "xloc": [ - "default.handlebars->47->2823", - "default.handlebars->47->3088", - "default3.handlebars->35->2819", - "default3.handlebars->35->3076" + "default.handlebars->47->2825", + "default.handlebars->47->3090", + "default3.handlebars->35->2821", + "default3.handlebars->35->3078" ] }, { @@ -35170,8 +35170,8 @@ "zh-chs": "强行断开用户 {0} 的桌面会话", "zh-cht": "強行斷開用戶 {0} 的桌面會話", "xloc": [ - "default.handlebars->47->2670", - "default3.handlebars->35->2667" + "default.handlebars->47->2672", + "default3.handlebars->35->2669" ] }, { @@ -35200,8 +35200,8 @@ "zh-chs": "强制断开用户 {0} 的文件会话", "zh-cht": "強制斷開用戶 {0} 的文件會話", "xloc": [ - "default.handlebars->47->2672", - "default3.handlebars->35->2669" + "default.handlebars->47->2674", + "default3.handlebars->35->2671" ] }, { @@ -35230,8 +35230,8 @@ "zh-chs": "强制断开用户 {0} 的路由会话", "zh-cht": "強制斷開用戶 {0} 的路由會話", "xloc": [ - "default.handlebars->47->2673", - "default3.handlebars->35->2670" + "default.handlebars->47->2675", + "default3.handlebars->35->2672" ] }, { @@ -35260,8 +35260,8 @@ "zh-chs": "强制断开用户 {0} 的终端会话", "zh-cht": "強制斷開用戶 {0} 的終端會話", "xloc": [ - "default.handlebars->47->2671", - "default3.handlebars->35->2668" + "default.handlebars->47->2673", + "default3.handlebars->35->2670" ] }, { @@ -35380,8 +35380,8 @@ "zh-chs": "格式化", "zh-cht": "格式化", "xloc": [ - "default.handlebars->47->2719", - "default3.handlebars->35->2716" + "default.handlebars->47->2721", + "default3.handlebars->35->2718" ] }, { @@ -35468,10 +35468,10 @@ "zh-chs": "自由", "zh-cht": "自由", "xloc": [ - "default.handlebars->47->3316", - "default.handlebars->47->3318", - "default3.handlebars->35->3304", - "default3.handlebars->35->3306" + "default.handlebars->47->3320", + "default.handlebars->47->3322", + "default3.handlebars->35->3308", + "default3.handlebars->35->3310" ] }, { @@ -35484,10 +35484,10 @@ "pl": "Darmowa usługa z ntfy.sh", "uk": "Безкоштовний сервіс від ntfy.sh", "xloc": [ - "default.handlebars->47->1815", - "default.handlebars->47->3052", - "default3.handlebars->35->1797", - "default3.handlebars->35->3046" + "default.handlebars->47->1817", + "default.handlebars->47->3054", + "default3.handlebars->35->1799", + "default3.handlebars->35->3048" ] }, { @@ -35548,8 +35548,8 @@ "zh-cht": "法語(比利時)", "xloc": [ "default-mobile.handlebars->11->182", - "default.handlebars->47->1921", - "default3.handlebars->35->1902", + "default.handlebars->47->1923", + "default3.handlebars->35->1904", "login2.handlebars->7->68" ] }, @@ -35580,8 +35580,8 @@ "zh-cht": "法語(加拿大)", "xloc": [ "default-mobile.handlebars->11->183", - "default.handlebars->47->1922", - "default3.handlebars->35->1903", + "default.handlebars->47->1924", + "default3.handlebars->35->1905", "login2.handlebars->7->69" ] }, @@ -35612,8 +35612,8 @@ "zh-cht": "法語(法國)", "xloc": [ "default-mobile.handlebars->11->184", - "default.handlebars->47->1923", - "default3.handlebars->35->1904", + "default.handlebars->47->1925", + "default3.handlebars->35->1906", "login2.handlebars->7->70" ] }, @@ -35644,8 +35644,8 @@ "zh-cht": "法語(盧森堡)", "xloc": [ "default-mobile.handlebars->11->185", - "default.handlebars->47->1924", - "default3.handlebars->35->1905", + "default.handlebars->47->1926", + "default3.handlebars->35->1907", "login2.handlebars->7->71" ] }, @@ -35676,8 +35676,8 @@ "zh-cht": "法語(摩納哥)", "xloc": [ "default-mobile.handlebars->11->186", - "default.handlebars->47->1925", - "default3.handlebars->35->1906", + "default.handlebars->47->1927", + "default3.handlebars->35->1908", "login2.handlebars->7->72" ] }, @@ -35708,8 +35708,8 @@ "zh-cht": "法語(標準)", "xloc": [ "default-mobile.handlebars->11->181", - "default.handlebars->47->1920", - "default3.handlebars->35->1901", + "default.handlebars->47->1922", + "default3.handlebars->35->1903", "login2.handlebars->7->67" ] }, @@ -35740,8 +35740,8 @@ "zh-cht": "法語(瑞士)", "xloc": [ "default-mobile.handlebars->11->187", - "default.handlebars->47->1926", - "default3.handlebars->35->1907", + "default.handlebars->47->1928", + "default3.handlebars->35->1909", "login2.handlebars->7->73" ] }, @@ -35772,8 +35772,8 @@ "zh-cht": "弗里斯蘭語", "xloc": [ "default-mobile.handlebars->11->188", - "default.handlebars->47->1927", - "default3.handlebars->35->1908", + "default.handlebars->47->1929", + "default3.handlebars->35->1910", "login2.handlebars->7->74" ] }, @@ -35804,8 +35804,8 @@ "zh-cht": "弗留利", "xloc": [ "default-mobile.handlebars->11->189", - "default.handlebars->47->1928", - "default3.handlebars->35->1909", + "default.handlebars->47->1930", + "default3.handlebars->35->1911", "login2.handlebars->7->75" ] }, @@ -35839,12 +35839,12 @@ "default-mobile.handlebars->11->961", "default-mobile.handlebars->11->979", "default-mobile.handlebars->11->999", - "default.handlebars->47->2134", - "default.handlebars->47->2360", - "default.handlebars->47->2835", - "default3.handlebars->35->2134", - "default3.handlebars->35->2357", - "default3.handlebars->35->2829" + "default.handlebars->47->2136", + "default.handlebars->47->2362", + "default.handlebars->47->2837", + "default3.handlebars->35->2136", + "default3.handlebars->35->2359", + "default3.handlebars->35->2831" ] }, { @@ -35873,8 +35873,8 @@ "zh-chs": "完整管理员(保留所有权利)", "zh-cht": "完整管理員(保留所有權利)", "xloc": [ - "default.handlebars->47->2399", - "default3.handlebars->35->2396" + "default.handlebars->47->2401", + "default3.handlebars->35->2398" ] }, { @@ -36055,8 +36055,8 @@ "zh-chs": "完整管理员", "zh-cht": "完整管理員", "xloc": [ - "default.handlebars->47->2940", - "default3.handlebars->35->2934" + "default.handlebars->47->2942", + "default3.handlebars->35->2936" ] }, { @@ -36085,10 +36085,10 @@ "zh-chs": "全自动的", "zh-cht": "全自動的", "xloc": [ - "default.handlebars->47->2227", - "default.handlebars->47->2288", - "default3.handlebars->35->2223", - "default3.handlebars->35->2282" + "default.handlebars->47->2229", + "default.handlebars->47->2290", + "default3.handlebars->35->2225", + "default3.handlebars->35->2284" ] }, { @@ -36099,8 +36099,8 @@ "uk": "Повністю Розшифрований", "xloc": [ "default-mobile.handlebars->11->896", - "default.handlebars->47->1740", - "default3.handlebars->35->1723" + "default.handlebars->47->1742", + "default3.handlebars->35->1725" ] }, { @@ -36111,8 +36111,8 @@ "uk": "Повністю Зашифрований", "xloc": [ "default-mobile.handlebars->11->898", - "default.handlebars->47->1742", - "default3.handlebars->35->1725" + "default.handlebars->47->1744", + "default3.handlebars->35->1727" ] }, { @@ -36172,8 +36172,8 @@ "zh-cht": "GPU", "xloc": [ "default-mobile.handlebars->11->850", - "default.handlebars->47->1694", - "default3.handlebars->35->1677" + "default.handlebars->47->1696", + "default3.handlebars->35->1679" ] }, { @@ -36203,8 +36203,8 @@ "zh-cht": "蓋爾語(愛爾蘭)", "xloc": [ "default-mobile.handlebars->11->191", - "default.handlebars->47->1930", - "default3.handlebars->35->1911", + "default.handlebars->47->1932", + "default3.handlebars->35->1913", "login2.handlebars->7->77" ] }, @@ -36235,8 +36235,8 @@ "zh-cht": "蓋爾語(蘇格蘭語)", "xloc": [ "default-mobile.handlebars->11->190", - "default.handlebars->47->1929", - "default3.handlebars->35->1910", + "default.handlebars->47->1931", + "default3.handlebars->35->1912", "login2.handlebars->7->76" ] }, @@ -36266,8 +36266,8 @@ "zh-cht": "加拉契語", "xloc": [ "default-mobile.handlebars->11->192", - "default.handlebars->47->1931", - "default3.handlebars->35->1912", + "default.handlebars->47->1933", + "default3.handlebars->35->1914", "login2.handlebars->7->78" ] }, @@ -36327,8 +36327,8 @@ "zh-cht": "網關:{0}", "xloc": [ "default-mobile.handlebars->11->812", - "default.handlebars->47->1656", - "default3.handlebars->35->1641" + "default.handlebars->47->1658", + "default3.handlebars->35->1643" ] }, { @@ -36488,8 +36488,8 @@ "zh-chs": "生成报告", "zh-cht": "生成報告", "xloc": [ - "default.handlebars->47->3194", - "default3.handlebars->35->3182" + "default.handlebars->47->3198", + "default3.handlebars->35->3186" ] }, { @@ -36549,8 +36549,8 @@ "zh-cht": "格魯吉亞文", "xloc": [ "default-mobile.handlebars->11->193", - "default.handlebars->47->1932", - "default3.handlebars->35->1913", + "default.handlebars->47->1934", + "default3.handlebars->35->1915", "login2.handlebars->7->79" ] }, @@ -36581,8 +36581,8 @@ "zh-cht": "德語(奧地利)", "xloc": [ "default-mobile.handlebars->11->195", - "default.handlebars->47->1934", - "default3.handlebars->35->1915", + "default.handlebars->47->1936", + "default3.handlebars->35->1917", "login2.handlebars->7->81" ] }, @@ -36613,8 +36613,8 @@ "zh-cht": "德文(德國)", "xloc": [ "default-mobile.handlebars->11->196", - "default.handlebars->47->1935", - "default3.handlebars->35->1916", + "default.handlebars->47->1937", + "default3.handlebars->35->1918", "login2.handlebars->7->82" ] }, @@ -36645,8 +36645,8 @@ "zh-cht": "德文(列支敦士登)", "xloc": [ "default-mobile.handlebars->11->197", - "default.handlebars->47->1936", - "default3.handlebars->35->1917", + "default.handlebars->47->1938", + "default3.handlebars->35->1919", "login2.handlebars->7->83" ] }, @@ -36677,8 +36677,8 @@ "zh-cht": "德語(盧森堡)", "xloc": [ "default-mobile.handlebars->11->198", - "default.handlebars->47->1937", - "default3.handlebars->35->1918", + "default.handlebars->47->1939", + "default3.handlebars->35->1920", "login2.handlebars->7->84" ] }, @@ -36709,8 +36709,8 @@ "zh-cht": "德語(標準)", "xloc": [ "default-mobile.handlebars->11->194", - "default.handlebars->47->1933", - "default3.handlebars->35->1914", + "default.handlebars->47->1935", + "default3.handlebars->35->1916", "login2.handlebars->7->80" ] }, @@ -36741,8 +36741,8 @@ "zh-cht": "德文(瑞士)", "xloc": [ "default-mobile.handlebars->11->199", - "default.handlebars->47->1938", - "default3.handlebars->35->1919", + "default.handlebars->47->1940", + "default3.handlebars->35->1921", "login2.handlebars->7->85" ] }, @@ -36772,8 +36772,8 @@ "zh-chs": "获取剪贴板", "zh-cht": "獲取剪貼板", "xloc": [ - "default.handlebars->47->1456", - "default3.handlebars->35->1443" + "default.handlebars->47->1458", + "default3.handlebars->35->1445" ] }, { @@ -36863,8 +36863,8 @@ "zh-chs": "正在获取剪贴板内容,{0}个字节", "zh-cht": "正在獲取剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->47->2557", - "default3.handlebars->35->2554" + "default.handlebars->47->2559", + "default3.handlebars->35->2556" ] }, { @@ -36885,8 +36885,8 @@ "pl": "Przejdź do Folderu", "uk": "Перейти до Теки", "xloc": [ - "default.handlebars->47->1555", - "default3.handlebars->35->1540" + "default.handlebars->47->1557", + "default3.handlebars->35->1542" ] }, { @@ -37050,8 +37050,8 @@ "zh-chs": "好", "zh-cht": "好", "xloc": [ - "default.handlebars->47->2130", - "default3.handlebars->35->2130" + "default.handlebars->47->2132", + "default3.handlebars->35->2132" ] }, { @@ -37145,11 +37145,11 @@ "zh-chs": "Google云端硬盘备份", "zh-cht": "Google雲端硬盤備份", "xloc": [ - "default.handlebars->47->2151", - "default.handlebars->47->2154", + "default.handlebars->47->2153", + "default.handlebars->47->2156", "default.handlebars->47->334", - "default3.handlebars->35->2151", - "default3.handlebars->35->2154", + "default3.handlebars->35->2153", + "default3.handlebars->35->2156", "default3.handlebars->35->331" ] }, @@ -37179,8 +37179,8 @@ "zh-chs": "Google云端硬盘控制台", "zh-cht": "Google雲端硬盤控制台", "xloc": [ - "default.handlebars->47->2148", - "default3.handlebars->35->2148" + "default.handlebars->47->2150", + "default3.handlebars->35->2150" ] }, { @@ -37239,8 +37239,8 @@ "zh-chs": "Google云端硬盘备份当前处于活动状态。", "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "xloc": [ - "default.handlebars->47->2152", - "default3.handlebars->35->2152" + "default.handlebars->47->2154", + "default3.handlebars->35->2154" ] }, { @@ -37300,8 +37300,8 @@ "zh-cht": "希臘文", "xloc": [ "default-mobile.handlebars->11->200", - "default.handlebars->47->1939", - "default3.handlebars->35->1920", + "default.handlebars->47->1941", + "default3.handlebars->35->1922", "login2.handlebars->7->86" ] }, @@ -37332,10 +37332,10 @@ "zh-cht": "群", "xloc": [ "default-mobile.handlebars->11->492", - "default.handlebars->47->3210", + "default.handlebars->47->3214", "default.handlebars->47->897", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1", - "default3.handlebars->35->3198", + "default3.handlebars->35->3202", "default3.handlebars->35->894", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->1" ] @@ -37366,14 +37366,14 @@ "zh-chs": "集体指令", "zh-cht": "集體指令", "xloc": [ - "default.handlebars->47->2769", - "default.handlebars->47->2859", + "default.handlebars->47->2771", + "default.handlebars->47->2861", "default.handlebars->47->759", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps", - "default3.handlebars->35->2766", - "default3.handlebars->35->2853", + "default3.handlebars->35->2768", + "default3.handlebars->35->2855", "default3.handlebars->35->756", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", "default3.handlebars->container->column_l->p4->3->1->0->1->1", @@ -37406,8 +37406,8 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->47->2715", - "default3.handlebars->35->2712" + "default.handlebars->47->2717", + "default3.handlebars->35->2714" ] }, { @@ -37437,8 +37437,8 @@ "zh-cht": "群標識符", "xloc": [ "agent-translations.json", - "default.handlebars->47->2876", - "default3.handlebars->35->2870" + "default.handlebars->47->2878", + "default3.handlebars->35->2872" ] }, { @@ -37467,8 +37467,8 @@ "zh-chs": "群组成员", "zh-cht": "群組成員", "xloc": [ - "default.handlebars->47->2901", - "default3.handlebars->35->2895" + "default.handlebars->47->2903", + "default3.handlebars->35->2897" ] }, { @@ -37512,8 +37512,8 @@ "pl": "Typ Grupy", "uk": "Тип Групи", "xloc": [ - "default.handlebars->47->2877", - "default3.handlebars->35->2871" + "default.handlebars->47->2879", + "default3.handlebars->35->2873" ] }, { @@ -37542,10 +37542,10 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->47->3180", - "default.handlebars->47->3183", - "default3.handlebars->35->3168", - "default3.handlebars->35->3171" + "default.handlebars->47->3182", + "default.handlebars->47->3185", + "default3.handlebars->35->3170", + "default3.handlebars->35->3173" ] }, { @@ -37574,8 +37574,8 @@ "zh-chs": "团队名字", "zh-cht": "團隊名字", "xloc": [ - "default.handlebars->47->2699", - "default3.handlebars->35->2696" + "default.handlebars->47->2701", + "default3.handlebars->35->2698" ] }, { @@ -37604,8 +37604,8 @@ "zh-chs": "用户{0}的群组权限。", "zh-cht": "用戶{0}的群組權限。", "xloc": [ - "default.handlebars->47->2359", - "default3.handlebars->35->2356" + "default.handlebars->47->2361", + "default3.handlebars->35->2358" ] }, { @@ -37634,8 +37634,8 @@ "zh-chs": "{0}的群组权限。", "zh-cht": "{0}的群組權限。", "xloc": [ - "default.handlebars->47->2358", - "default3.handlebars->35->2355" + "default.handlebars->47->2360", + "default3.handlebars->35->2357" ] }, { @@ -37753,8 +37753,8 @@ "zh-chs": "来宾", "zh-cht": "來賓", "xloc": [ - "default.handlebars->47->3200", - "default3.handlebars->35->3188" + "default.handlebars->47->3204", + "default3.handlebars->35->3192" ] }, { @@ -37847,8 +37847,8 @@ "zh-chs": "嘉宾分享", "zh-cht": "嘉賓分享", "xloc": [ - "default.handlebars->47->2367", - "default3.handlebars->35->2364" + "default.handlebars->47->2369", + "default3.handlebars->35->2366" ] }, { @@ -37878,8 +37878,8 @@ "zh-cht": "古久拉提", "xloc": [ "default-mobile.handlebars->11->201", - "default.handlebars->47->1940", - "default3.handlebars->35->1921", + "default.handlebars->47->1942", + "default3.handlebars->35->1923", "login2.handlebars->7->87" ] }, @@ -37912,11 +37912,11 @@ "default-mobile.handlebars->11->561", "default.handlebars->47->1051", "default.handlebars->47->1219", - "default.handlebars->47->3355", + "default.handlebars->47->3359", "default.handlebars->47->450", "default3.handlebars->35->1048", "default3.handlebars->35->1214", - "default3.handlebars->35->3343", + "default3.handlebars->35->3347", "default3.handlebars->35->447" ] }, @@ -38003,9 +38003,9 @@ "uk": "HTTP/", "xloc": [ "default.handlebars->47->1105", - "default.handlebars->47->2258", + "default.handlebars->47->2260", "default3.handlebars->35->1102", - "default3.handlebars->35->2254" + "default3.handlebars->35->2256" ] }, { @@ -38141,9 +38141,9 @@ "uk": "HTTPS/", "xloc": [ "default.handlebars->47->1106", - "default.handlebars->47->2259", + "default.handlebars->47->2261", "default3.handlebars->35->1103", - "default3.handlebars->35->2255" + "default3.handlebars->35->2257" ] }, { @@ -38236,8 +38236,8 @@ "zh-cht": "海地文", "xloc": [ "default-mobile.handlebars->11->202", - "default.handlebars->47->1941", - "default3.handlebars->35->1922", + "default.handlebars->47->1943", + "default3.handlebars->35->1924", "login2.handlebars->7->88" ] }, @@ -38252,10 +38252,10 @@ "pl": "Obsługa", "uk": "Обробка", "xloc": [ - "default.handlebars->47->1808", - "default.handlebars->47->3045", - "default3.handlebars->35->1790", - "default3.handlebars->35->3039" + "default.handlebars->47->1810", + "default.handlebars->47->3047", + "default3.handlebars->35->1792", + "default3.handlebars->35->3041" ] }, { @@ -38344,8 +38344,8 @@ "zh-cht": "強行斷開代理", "xloc": [ "default-mobile.handlebars->11->933", - "default.handlebars->47->1778", - "default3.handlebars->35->1761" + "default.handlebars->47->1780", + "default3.handlebars->35->1763" ] }, { @@ -38374,8 +38374,8 @@ "zh-chs": "硬件一次性密码", "zh-cht": "硬件一次性密碼", "xloc": [ - "default.handlebars->47->3235", - "default3.handlebars->35->3223" + "default.handlebars->47->3239", + "default3.handlebars->35->3227" ] }, { @@ -38434,8 +38434,8 @@ "zh-chs": "堆总数", "zh-cht": "堆總數", "xloc": [ - "default.handlebars->47->3374", - "default3.handlebars->35->3362" + "default.handlebars->47->3378", + "default3.handlebars->35->3366" ] }, { @@ -38464,8 +38464,8 @@ "zh-chs": "堆使用", "zh-cht": "堆使用", "xloc": [ - "default.handlebars->47->3373", - "default3.handlebars->35->3361" + "default.handlebars->47->3377", + "default3.handlebars->35->3365" ] }, { @@ -38495,8 +38495,8 @@ "zh-cht": "希伯來文", "xloc": [ "default-mobile.handlebars->11->203", - "default.handlebars->47->1942", - "default3.handlebars->35->1923", + "default.handlebars->47->1944", + "default3.handlebars->35->1925", "login2.handlebars->7->89" ] }, @@ -38615,8 +38615,8 @@ "zh-chs": "已请求帮助,用户:{0},详细信息:{1}", "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "xloc": [ - "default.handlebars->47->2634", - "default3.handlebars->35->2631" + "default.handlebars->47->2636", + "default3.handlebars->35->2633" ] }, { @@ -38694,12 +38694,12 @@ "xloc": [ "default.handlebars->47->1128", "default.handlebars->47->1132", - "default.handlebars->47->2460", - "default.handlebars->47->2464", + "default.handlebars->47->2462", + "default.handlebars->47->2466", "default3.handlebars->35->1123", "default3.handlebars->35->1127", - "default3.handlebars->35->2457", - "default3.handlebars->35->2461" + "default3.handlebars->35->2459", + "default3.handlebars->35->2463" ] }, { @@ -38729,8 +38729,8 @@ "zh-cht": "幫助翻譯MeshCentral", "xloc": [ "default-mobile.handlebars->11->318", - "default.handlebars->47->2057", - "default3.handlebars->35->2038" + "default.handlebars->47->2059", + "default3.handlebars->35->2040" ] }, { @@ -38882,8 +38882,8 @@ "zh-cht": "印地文", "xloc": [ "default-mobile.handlebars->11->204", - "default.handlebars->47->1943", - "default3.handlebars->35->1924", + "default.handlebars->47->1945", + "default3.handlebars->35->1926", "login2.handlebars->7->90" ] }, @@ -38940,8 +38940,8 @@ "zh-cht": "保存1個項目進行複製", "xloc": [ "default-mobile.handlebars->11->735", - "default.handlebars->47->1583", - "default3.handlebars->35->1568", + "default.handlebars->47->1585", + "default3.handlebars->35->1570", "sharing-mobile.handlebars->11->99", "sharing.handlebars->11->76" ] @@ -38973,8 +38973,8 @@ "zh-cht": "保存1個項目進行移動", "xloc": [ "default-mobile.handlebars->11->739", - "default.handlebars->47->1587", - "default3.handlebars->35->1572", + "default.handlebars->47->1589", + "default3.handlebars->35->1574", "sharing-mobile.handlebars->11->103", "sharing.handlebars->11->80" ] @@ -39006,8 +39006,8 @@ "zh-cht": "保留{0}個項目進行複製", "xloc": [ "default-mobile.handlebars->11->733", - "default.handlebars->47->1581", - "default3.handlebars->35->1566", + "default.handlebars->47->1583", + "default3.handlebars->35->1568", "sharing-mobile.handlebars->11->97", "sharing.handlebars->11->74" ] @@ -39039,8 +39039,8 @@ "zh-cht": "保存{0}個項目以進行移動", "xloc": [ "default-mobile.handlebars->11->737", - "default.handlebars->47->1585", - "default3.handlebars->35->1570", + "default.handlebars->47->1587", + "default3.handlebars->35->1572", "sharing-mobile.handlebars->11->101", "sharing.handlebars->11->78" ] @@ -39072,8 +39072,8 @@ "zh-cht": "保存{0}項目{1}給{2}", "xloc": [ "default-mobile.handlebars->11->381", - "default.handlebars->47->2530", - "default3.handlebars->35->2527" + "default.handlebars->47->2532", + "default3.handlebars->35->2529" ] }, { @@ -39103,8 +39103,8 @@ "zh-cht": "家", "xloc": [ "default-mobile.handlebars->11->659", - "default.handlebars->47->1428", - "default3.handlebars->35->1415", + "default.handlebars->47->1430", + "default3.handlebars->35->1417", "sharing-mobile.handlebars->11->24" ] }, @@ -39140,17 +39140,17 @@ "default-mobile.handlebars->11->638", "default-mobile.handlebars->11->802", "default-mobile.handlebars->11->954", - "default.handlebars->47->1375", - "default.handlebars->47->1636", - "default.handlebars->47->2123", - "default.handlebars->47->2186", + "default.handlebars->47->1377", + "default.handlebars->47->1638", + "default.handlebars->47->2125", + "default.handlebars->47->2188", "default.handlebars->47->507", "default.handlebars->47->516", "default.handlebars->47->902", - "default3.handlebars->35->1361", - "default3.handlebars->35->1621", - "default3.handlebars->35->2123", - "default3.handlebars->35->2182", + "default3.handlebars->35->1363", + "default3.handlebars->35->1623", + "default3.handlebars->35->2125", + "default3.handlebars->35->2184", "default3.handlebars->35->504", "default3.handlebars->35->513", "default3.handlebars->35->899" @@ -39182,8 +39182,8 @@ "zh-chs": "主机名同步", "zh-cht": "主機名同步", "xloc": [ - "default.handlebars->47->2193", - "default3.handlebars->35->2189" + "default.handlebars->47->2195", + "default3.handlebars->35->2191" ] }, { @@ -39224,8 +39224,8 @@ "zh-cht": "匈牙利文", "xloc": [ "default-mobile.handlebars->11->205", - "default.handlebars->47->1944", - "default3.handlebars->35->1925", + "default.handlebars->47->1946", + "default3.handlebars->35->1927", "login2.handlebars->7->91" ] }, @@ -39255,8 +39255,8 @@ "zh-chs": "服务器所需的混合", "zh-cht": "服務器所需的混合", "xloc": [ - "default.handlebars->47->1393", - "default3.handlebars->35->1380" + "default.handlebars->47->1395", + "default3.handlebars->35->1382" ] }, { @@ -39285,10 +39285,10 @@ "zh-chs": "IP地址", "zh-cht": "IP地址", "xloc": [ - "default.handlebars->47->3205", - "default.handlebars->47->3241", - "default3.handlebars->35->3193", - "default3.handlebars->35->3229" + "default.handlebars->47->3209", + "default.handlebars->47->3245", + "default3.handlebars->35->3197", + "default3.handlebars->35->3233" ] }, { @@ -39418,8 +39418,8 @@ "pl": "Zapisy o informacji lokalizacji IP", "uk": "Інформаційні записи про локацію IP", "xloc": [ - "default.handlebars->47->3247", - "default3.handlebars->35->3235" + "default.handlebars->47->3251", + "default3.handlebars->35->3239" ] }, { @@ -39483,8 +39483,8 @@ "zh-chs": "IP-KVM / 电源设备", "zh-cht": "IP-KVM / 電源設備", "xloc": [ - "default.handlebars->47->2113", - "default3.handlebars->35->2113" + "default.handlebars->47->2115", + "default3.handlebars->35->2115" ] }, { @@ -39513,8 +39513,8 @@ "zh-chs": "IP-KVM / 通过代理中继的电源设备", "zh-cht": "IP-KVM / 通過代理中繼的電源設備", "xloc": [ - "default.handlebars->47->2114", - "default3.handlebars->35->2114" + "default.handlebars->47->2116", + "default3.handlebars->35->2116" ] }, { @@ -39544,8 +39544,8 @@ "zh-cht": "IP-KVM 設備", "xloc": [ "default-mobile.handlebars->11->946", - "default.handlebars->47->2178", - "default3.handlebars->35->2174" + "default.handlebars->47->2180", + "default3.handlebars->35->2176" ] }, { @@ -39575,8 +39575,8 @@ "zh-cht": "通過代理中繼的 IP-KVM 設備", "xloc": [ "default-mobile.handlebars->11->947", - "default.handlebars->47->2179", - "default3.handlebars->35->2175" + "default.handlebars->47->2181", + "default3.handlebars->35->2177" ] }, { @@ -39698,10 +39698,10 @@ "zh-cht": "IP:{0}", "xloc": [ "default-mobile.handlebars->11->810", - "default.handlebars->47->1647", - "default.handlebars->47->1654", - "default3.handlebars->35->1632", - "default3.handlebars->35->1639" + "default.handlebars->47->1649", + "default.handlebars->47->1656", + "default3.handlebars->35->1634", + "default3.handlebars->35->1641" ] }, { @@ -39730,8 +39730,8 @@ "zh-chs": "IP:{0},掩码:{1},网关:{2}", "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ - "default.handlebars->47->1645", - "default3.handlebars->35->1630" + "default.handlebars->47->1647", + "default3.handlebars->35->1632" ] }, { @@ -39761,12 +39761,12 @@ "zh-cht": "IPv4層", "xloc": [ "default-mobile.handlebars->11->813", - "default.handlebars->47->1644", "default.handlebars->47->1646", - "default.handlebars->47->1657", - "default3.handlebars->35->1629", + "default.handlebars->47->1648", + "default.handlebars->47->1659", "default3.handlebars->35->1631", - "default3.handlebars->35->1642" + "default3.handlebars->35->1633", + "default3.handlebars->35->1644" ] }, { @@ -39892,8 +39892,8 @@ "zh-cht": "IPv6層", "xloc": [ "default-mobile.handlebars->11->815", - "default.handlebars->47->1659", - "default3.handlebars->35->1644" + "default.handlebars->47->1661", + "default3.handlebars->35->1646" ] }, { @@ -40013,8 +40013,8 @@ "zh-cht": "冰島文", "xloc": [ "default-mobile.handlebars->11->206", - "default.handlebars->47->1945", - "default3.handlebars->35->1926", + "default.handlebars->47->1947", + "default3.handlebars->35->1928", "login2.handlebars->7->92" ] }, @@ -40045,8 +40045,8 @@ "zh-cht": "圖符選擇", "xloc": [ "default-mobile.handlebars->11->632", - "default.handlebars->47->1369", - "default3.handlebars->35->1357" + "default.handlebars->47->1371", + "default3.handlebars->35->1359" ] }, { @@ -40079,13 +40079,13 @@ "default-mobile.handlebars->11->822", "default-mobile.handlebars->11->848", "default-mobile.handlebars->11->916", - "default.handlebars->47->1635", - "default.handlebars->47->1666", - "default.handlebars->47->1692", - "default.handlebars->47->1760", - "default3.handlebars->35->1620", - "default3.handlebars->35->1675", - "default3.handlebars->35->1743" + "default.handlebars->47->1637", + "default.handlebars->47->1668", + "default.handlebars->47->1694", + "default.handlebars->47->1762", + "default3.handlebars->35->1622", + "default3.handlebars->35->1677", + "default3.handlebars->35->1745" ] }, { @@ -40114,8 +40114,8 @@ "zh-chs": "如果在CCM中,请重新激活英特尔®AMT", "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "xloc": [ - "default.handlebars->47->2302", - "default3.handlebars->35->2296" + "default.handlebars->47->2304", + "default3.handlebars->35->2298" ] }, { @@ -40308,8 +40308,8 @@ "pl": "Importuj", "uk": "Імпорт", "xloc": [ - "default.handlebars->47->2234", - "default3.handlebars->35->2230" + "default.handlebars->47->2236", + "default3.handlebars->35->2232" ] }, { @@ -40350,12 +40350,12 @@ "zh-chs": "导入英特尔® AMT 设备", "zh-cht": "導入英特爾® AMT 設備", "xloc": [ - "default.handlebars->47->2276", - "default.handlebars->47->2277", - "default.handlebars->47->2281", - "default3.handlebars->35->2272", - "default3.handlebars->35->2273", - "default3.handlebars->35->2276" + "default.handlebars->47->2278", + "default.handlebars->47->2279", + "default.handlebars->47->2283", + "default3.handlebars->35->2274", + "default3.handlebars->35->2275", + "default3.handlebars->35->2278" ] }, { @@ -40370,8 +40370,8 @@ "pl": "Importuj urządzenia Intel® AMT.", "uk": "Імпортувати пристрої Intel® AMT.", "xloc": [ - "default.handlebars->47->2233", - "default3.handlebars->35->2229" + "default.handlebars->47->2235", + "default3.handlebars->35->2231" ] }, { @@ -40400,8 +40400,8 @@ "zh-chs": "以 MeshCommander JSON 格式导入本地英特尔® AMT 设备列表。", "zh-cht": "以 MeshCommander JSON 格式導入本地英特爾® AMT 設備列表。", "xloc": [ - "default.handlebars->47->2275", - "default3.handlebars->35->2271" + "default.handlebars->47->2277", + "default3.handlebars->35->2273" ] }, { @@ -40430,8 +40430,8 @@ "zh-chs": "导入设备列表", "zh-cht": "導入設備列表", "xloc": [ - "default.handlebars->47->2271", - "default3.handlebars->35->2267" + "default.handlebars->47->2273", + "default3.handlebars->35->2269" ] }, { @@ -40471,7 +40471,7 @@ "zh-chs": "为了使用推送通知身份验证,必须在您的帐户中设置具有完全权限的移动设备。", "zh-cht": "為了使用推送通知身份驗證,必須在您的帳戶中設置具有完全權限的移動設備。", "xloc": [ - "default.handlebars->47->1840" + "default.handlebars->47->1842" ] }, { @@ -40500,8 +40500,8 @@ "zh-chs": "停用天数直到移除", "zh-cht": "停用天數直到移除", "xloc": [ - "default.handlebars->47->2344", - "default3.handlebars->35->2341" + "default.handlebars->47->2346", + "default3.handlebars->35->2343" ] }, { @@ -40642,8 +40642,8 @@ "zh-chs": "不一致的标志", "zh-cht": "不一致的標誌", "xloc": [ - "default.handlebars->47->1392", - "default3.handlebars->35->1379" + "default.handlebars->47->1394", + "default3.handlebars->35->1381" ] }, { @@ -40672,10 +40672,10 @@ "zh-chs": "第二个因素不正确", "zh-cht": "第二個因素不正確", "xloc": [ - "default.handlebars->47->3228", - "default.handlebars->47->3267", - "default3.handlebars->35->3216", - "default3.handlebars->35->3255" + "default.handlebars->47->3232", + "default.handlebars->47->3271", + "default3.handlebars->35->3220", + "default3.handlebars->35->3259" ] }, { @@ -40769,8 +40769,8 @@ "zh-cht": "印度尼西亞文", "xloc": [ "default-mobile.handlebars->11->207", - "default.handlebars->47->1946", - "default3.handlebars->35->1927", + "default.handlebars->47->1948", + "default3.handlebars->35->1929", "login2.handlebars->7->93" ] }, @@ -40845,10 +40845,10 @@ "pl": "Informacje na Pushover.net", "uk": "Інформація про Pushover.net", "xloc": [ - "default.handlebars->47->1814", - "default.handlebars->47->3051", - "default3.handlebars->35->1796", - "default3.handlebars->35->3045" + "default.handlebars->47->1816", + "default.handlebars->47->3053", + "default3.handlebars->35->1798", + "default3.handlebars->35->3047" ] }, { @@ -40911,8 +40911,8 @@ "zh-cht": "插入", "xloc": [ "default-mobile.handlebars->11->657", - "default.handlebars->47->1426", - "default3.handlebars->35->1413", + "default.handlebars->47->1428", + "default3.handlebars->35->1415", "sharing-mobile.handlebars->11->22" ] }, @@ -41137,14 +41137,14 @@ "zh-cht": "安裝方式", "xloc": [ "agentinvite.handlebars->3->7", - "default.handlebars->47->2441", - "default.handlebars->47->2448", + "default.handlebars->47->2443", + "default.handlebars->47->2450", "default.handlebars->47->573", "default.handlebars->47->594", "default.handlebars->47->611", "default.handlebars->47->615", - "default3.handlebars->35->2438", - "default3.handlebars->35->2445", + "default3.handlebars->35->2440", + "default3.handlebars->35->2447", "default3.handlebars->35->570", "default3.handlebars->35->591", "default3.handlebars->35->608", @@ -41158,8 +41158,8 @@ "pl": "Zainstalowano Przez", "uk": "Інсталював", "xloc": [ - "default.handlebars->47->1479", - "default3.handlebars->35->1465" + "default.handlebars->47->1481", + "default3.handlebars->35->1467" ] }, { @@ -41169,8 +41169,8 @@ "pl": "Data Instalacji", "uk": "Дата Інсталяції", "xloc": [ - "default.handlebars->47->1480", - "default3.handlebars->35->1466" + "default.handlebars->47->1482", + "default3.handlebars->35->1468" ] }, { @@ -41199,9 +41199,9 @@ "zh-chs": "英特尔(F10 = ESC + [OM)", "zh-cht": "Intel(F10 = ESC + [OM)", "xloc": [ - "default.handlebars->47->1529", + "default.handlebars->47->1531", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", - "default3.handlebars->35->1514", + "default3.handlebars->35->1516", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -41233,15 +41233,15 @@ "zh-chs": "英特尔AMT", "zh-cht": "英特爾AMT", "xloc": [ - "default.handlebars->47->3369", - "default3.handlebars->35->3357" + "default.handlebars->47->3373", + "default3.handlebars->35->3361" ] }, { "en": "Intel AMT CIRA", "xloc": [ - "default.handlebars->47->3370", - "default3.handlebars->35->3358" + "default.handlebars->47->3374", + "default3.handlebars->35->3362" ] }, { @@ -41416,8 +41416,8 @@ "zh-chs": "英特尔 AMT 经理", "zh-cht": "英特爾 AMT 經理", "xloc": [ - "default.handlebars->47->3400", - "default3.handlebars->35->3388" + "default.handlebars->47->3404", + "default3.handlebars->35->3392" ] }, { @@ -41472,8 +41472,8 @@ "zh-chs": "英特尔ASCII", "zh-cht": "Intel ASCII", "xloc": [ - "default.handlebars->47->1528", - "default3.handlebars->35->1513", + "default.handlebars->47->1530", + "default3.handlebars->35->1515", "sharing.handlebars->11->35" ] }, @@ -41507,21 +41507,21 @@ "default-mobile.handlebars->11->529", "default-mobile.handlebars->11->536", "default.handlebars->47->1086", - "default.handlebars->47->2214", - "default.handlebars->47->2228", - "default.handlebars->47->2468", - "default.handlebars->47->2481", - "default.handlebars->47->3399", + "default.handlebars->47->2216", + "default.handlebars->47->2230", + "default.handlebars->47->2470", + "default.handlebars->47->2483", + "default.handlebars->47->3403", "default.handlebars->47->872", "default.handlebars->47->939", "default.handlebars->47->988", "default.handlebars->47->998", "default3.handlebars->35->1083", - "default3.handlebars->35->2210", - "default3.handlebars->35->2224", - "default3.handlebars->35->2465", - "default3.handlebars->35->2478", - "default3.handlebars->35->3387", + "default3.handlebars->35->2212", + "default3.handlebars->35->2226", + "default3.handlebars->35->2467", + "default3.handlebars->35->2480", + "default3.handlebars->35->3391", "default3.handlebars->35->869", "default3.handlebars->35->936", "default3.handlebars->35->985", @@ -41814,10 +41814,10 @@ "zh-chs": "英特尔® AMT 一键恢复", "zh-cht": "英特爾® AMT 一鍵恢復", "xloc": [ - "default.handlebars->47->1277", - "default.handlebars->47->1290", - "default3.handlebars->35->1272", - "default3.handlebars->35->1285" + "default.handlebars->47->1279", + "default.handlebars->47->1292", + "default3.handlebars->35->1274", + "default3.handlebars->35->1287" ] }, { @@ -41846,8 +41846,8 @@ "zh-chs": "英特尔®AMT政策", "zh-cht": "Intel® AMT政策", "xloc": [ - "default.handlebars->47->2289", - "default3.handlebars->35->2283" + "default.handlebars->47->2291", + "default3.handlebars->35->2285" ] }, { @@ -41879,18 +41879,18 @@ "default-mobile.handlebars->11->597", "default-mobile.handlebars->11->599", "default-mobile.handlebars->11->601", - "default.handlebars->47->1291", "default.handlebars->47->1293", "default.handlebars->47->1295", "default.handlebars->47->1297", "default.handlebars->47->1299", "default.handlebars->47->1301", "default.handlebars->47->1303", - "default3.handlebars->35->1286", + "default.handlebars->47->1305", "default3.handlebars->35->1288", "default3.handlebars->35->1290", "default3.handlebars->35->1292", - "default3.handlebars->35->1294" + "default3.handlebars->35->1294", + "default3.handlebars->35->1296" ] }, { @@ -41920,8 +41920,8 @@ "zh-cht": "英特爾® AMT 關機", "xloc": [ "default-mobile.handlebars->11->592", - "default.handlebars->47->1271", - "default3.handlebars->35->1266" + "default.handlebars->47->1273", + "default3.handlebars->35->1268" ] }, { @@ -41951,8 +41951,8 @@ "zh-cht": "英特爾® AMT 開機", "xloc": [ "default-mobile.handlebars->11->593", - "default.handlebars->47->1276", - "default3.handlebars->35->1271" + "default.handlebars->47->1278", + "default3.handlebars->35->1273" ] }, { @@ -41967,16 +41967,16 @@ "pl": "Intel® AMT Uruchom do BIOS", "uk": "Завантаження у BIOS через Intel® AMT", "xloc": [ - "default.handlebars->47->1273", - "default3.handlebars->35->1268" + "default.handlebars->47->1275", + "default3.handlebars->35->1270" ] }, { "en": "Intel® AMT Power on to PXE", "nl": "Intel® AMT inschakelen op PXE", "xloc": [ - "default.handlebars->47->1274", - "default3.handlebars->35->1269" + "default.handlebars->47->1276", + "default3.handlebars->35->1271" ] }, { @@ -42005,10 +42005,10 @@ "zh-chs": "英特尔®AMT重定向", "zh-cht": "Intel® AMT重定向", "xloc": [ - "default.handlebars->47->3147", - "default.handlebars->47->3154", - "default3.handlebars->35->3135", - "default3.handlebars->35->3142", + "default.handlebars->47->3149", + "default.handlebars->47->3156", + "default3.handlebars->35->3137", + "default3.handlebars->35->3144", "player.handlebars->3->30" ] }, @@ -42039,8 +42039,8 @@ "zh-cht": "英特爾® AMT 重置", "xloc": [ "default-mobile.handlebars->11->591", - "default.handlebars->47->1270", - "default3.handlebars->35->1265" + "default.handlebars->47->1272", + "default3.handlebars->35->1267" ] }, { @@ -42055,16 +42055,16 @@ "pl": "Intel® AMT Resetuj do BIOS", "uk": "Скинути BIOS через Intel® AMT", "xloc": [ - "default.handlebars->47->1272", - "default3.handlebars->35->1267" + "default.handlebars->47->1274", + "default3.handlebars->35->1269" ] }, { "en": "Intel® AMT Reset to PXE", "nl": "Intel® AMT resetten naar PXE", "xloc": [ - "default.handlebars->47->1275", - "default3.handlebars->35->1270" + "default.handlebars->47->1277", + "default3.handlebars->35->1272" ] }, { @@ -42123,10 +42123,10 @@ "zh-chs": "英特尔®AMT WSMAN", "zh-cht": "Intle® AMT WSMAN", "xloc": [ - "default.handlebars->47->3146", - "default.handlebars->47->3153", - "default3.handlebars->35->3134", - "default3.handlebars->35->3141", + "default.handlebars->47->3148", + "default.handlebars->47->3155", + "default3.handlebars->35->3136", + "default3.handlebars->35->3143", "player.handlebars->3->29" ] }, @@ -42216,11 +42216,11 @@ "zh-cht": "Intel® AMT桌面和串行事件", "xloc": [ "default.handlebars->47->1124", - "default.handlebars->47->2084", - "default.handlebars->47->2456", + "default.handlebars->47->2086", + "default.handlebars->47->2458", "default3.handlebars->35->1119", - "default3.handlebars->35->2066", - "default3.handlebars->35->2453" + "default3.handlebars->35->2068", + "default3.handlebars->35->2455" ] }, { @@ -42528,10 +42528,10 @@ "zh-cht": "僅限Intel® AMT,無代理", "xloc": [ "default-mobile.handlebars->11->942", - "default.handlebars->47->2117", - "default.handlebars->47->2174", - "default3.handlebars->35->2117", - "default3.handlebars->35->2170" + "default.handlebars->47->2119", + "default.handlebars->47->2176", + "default3.handlebars->35->2119", + "default3.handlebars->35->2172" ] }, { @@ -42657,8 +42657,8 @@ "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "xloc": [ "default-mobile.handlebars->11->838", - "default.handlebars->47->1682", - "default3.handlebars->35->1665" + "default.handlebars->47->1684", + "default3.handlebars->35->1667" ] }, { @@ -42811,8 +42811,8 @@ "zh-cht": "英特爾® 標準可管理性(英特爾® SM)", "xloc": [ "default-mobile.handlebars->11->837", - "default.handlebars->47->1681", - "default3.handlebars->35->1664" + "default.handlebars->47->1683", + "default3.handlebars->35->1666" ] }, { @@ -42901,8 +42901,8 @@ "zh-chs": "英特尔(r) AMT 政策变更", "zh-cht": "英特爾(r) AMT 政策變更", "xloc": [ - "default.handlebars->47->2677", - "default3.handlebars->35->2674" + "default.handlebars->47->2679", + "default3.handlebars->35->2676" ] }, { @@ -43159,8 +43159,8 @@ "zh-chs": "互动", "zh-cht": "互動", "xloc": [ - "default.handlebars->47->1472", - "default3.handlebars->35->1458" + "default.handlebars->47->1474", + "default3.handlebars->35->1460" ] }, { @@ -43190,13 +43190,13 @@ "zh-cht": "僅限互動", "xloc": [ "agentinvite.handlebars->3->10", - "default.handlebars->47->2444", - "default.handlebars->47->2450", + "default.handlebars->47->2446", + "default.handlebars->47->2452", "default.handlebars->47->576", "default.handlebars->47->597", "default.handlebars->47->614", - "default3.handlebars->35->2441", - "default3.handlebars->35->2447", + "default3.handlebars->35->2443", + "default3.handlebars->35->2449", "default3.handlebars->35->573", "default3.handlebars->35->594", "default3.handlebars->35->611" @@ -43288,8 +43288,8 @@ "zh-cht": "因紐特文", "xloc": [ "default-mobile.handlebars->11->208", - "default.handlebars->47->1947", - "default3.handlebars->35->1928", + "default.handlebars->47->1949", + "default3.handlebars->35->1930", "login2.handlebars->7->94" ] }, @@ -43331,10 +43331,10 @@ "nl": "Ongeldig CSV bestandsformaat.", "uk": "Хибний формат файлу CSV.", "xloc": [ - "default.handlebars->47->2791", "default.handlebars->47->2793", - "default3.handlebars->35->2787", - "default3.handlebars->35->2789" + "default.handlebars->47->2795", + "default3.handlebars->35->2789", + "default3.handlebars->35->2791" ] }, { @@ -43394,8 +43394,8 @@ "zh-chs": "无效的设备组类型", "zh-cht": "無效的裝置群類型", "xloc": [ - "default.handlebars->47->3330", - "default3.handlebars->35->3318" + "default.handlebars->47->3334", + "default3.handlebars->35->3322" ] }, { @@ -43424,8 +43424,8 @@ "zh-chs": "无效的JSON", "zh-cht": "無效的JSON", "xloc": [ - "default.handlebars->47->3324", - "default3.handlebars->35->3312" + "default.handlebars->47->3328", + "default3.handlebars->35->3316" ] }, { @@ -43454,12 +43454,12 @@ "zh-chs": "无效的JSON档案格式。", "zh-cht": "無效的JSON檔案格式。", "xloc": [ - "default.handlebars->47->2282", - "default.handlebars->47->2797", + "default.handlebars->47->2284", "default.handlebars->47->2799", + "default.handlebars->47->2801", "default.handlebars->47->530", - "default3.handlebars->35->2793", "default3.handlebars->35->2795", + "default3.handlebars->35->2797", "default3.handlebars->35->527" ] }, @@ -43489,11 +43489,11 @@ "zh-chs": "无效的JSON档案:{0}。", "zh-cht": "無效的JSON檔案:{0}。", "xloc": [ - "default.handlebars->47->2278", - "default.handlebars->47->2795", + "default.handlebars->47->2280", + "default.handlebars->47->2797", "default.handlebars->47->528", - "default3.handlebars->35->2274", - "default3.handlebars->35->2791", + "default3.handlebars->35->2276", + "default3.handlebars->35->2793", "default3.handlebars->35->525" ] }, @@ -43643,8 +43643,8 @@ "zh-chs": "无效的PKCS签名", "zh-cht": "無效的PKCS簽名", "xloc": [ - "default.handlebars->47->3322", - "default3.handlebars->35->3310" + "default.handlebars->47->3326", + "default3.handlebars->35->3314" ] }, { @@ -43673,8 +43673,8 @@ "zh-chs": "無效的RSA密碼", "zh-cht": "無效的RSA密碼", "xloc": [ - "default.handlebars->47->3323", - "default3.handlebars->35->3311" + "default.handlebars->47->3327", + "default3.handlebars->35->3315" ] }, { @@ -43704,8 +43704,8 @@ "zh-cht": "短信無效", "xloc": [ "default-mobile.handlebars->11->1060", - "default.handlebars->47->3305", - "default3.handlebars->35->3293" + "default.handlebars->47->3309", + "default3.handlebars->35->3297" ] }, { @@ -43796,8 +43796,8 @@ "zh-cht": "無效域", "xloc": [ "default-mobile.handlebars->11->1040", - "default.handlebars->47->3285", - "default3.handlebars->35->3273" + "default.handlebars->47->3289", + "default3.handlebars->35->3277" ] }, { @@ -43853,8 +43853,8 @@ "zh-cht": "不合規電郵", "xloc": [ "default-mobile.handlebars->11->1039", - "default.handlebars->47->3284", - "default3.handlebars->35->3272" + "default.handlebars->47->3288", + "default3.handlebars->35->3276" ] }, { @@ -43973,10 +43973,10 @@ "zh-chs": "无效的登录尝试", "zh-cht": "無效的登錄嘗試", "xloc": [ - "default.handlebars->47->3230", - "default.handlebars->47->3269", - "default3.handlebars->35->3218", - "default3.handlebars->35->3257" + "default.handlebars->47->3234", + "default.handlebars->47->3273", + "default3.handlebars->35->3222", + "default3.handlebars->35->3261" ] }, { @@ -43990,8 +43990,8 @@ "pl": "Błędna wiadomość", "uk": "Хибне повідомлення", "xloc": [ - "default.handlebars->47->3311", - "default3.handlebars->35->3299" + "default.handlebars->47->3315", + "default3.handlebars->35->3303" ] }, { @@ -44033,9 +44033,9 @@ "xloc": [ "default-mobile.handlebars->11->1038", "default-mobile.handlebars->11->96", - "default.handlebars->47->3283", + "default.handlebars->47->3287", "default.handlebars->47->340", - "default3.handlebars->35->3271", + "default3.handlebars->35->3275", "default3.handlebars->35->337" ] }, @@ -44083,8 +44083,8 @@ "zh-cht": "無效的網站權限", "xloc": [ "default-mobile.handlebars->11->1041", - "default.handlebars->47->3286", - "default3.handlebars->35->3274" + "default.handlebars->47->3290", + "default3.handlebars->35->3278" ] }, { @@ -44144,8 +44144,8 @@ "zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试", "zh-cht": "來自 {0}、{1}、{2} 的用戶登錄嘗試無效", "xloc": [ - "default.handlebars->47->2646", - "default3.handlebars->35->2643" + "default.handlebars->47->2648", + "default3.handlebars->35->2645" ] }, { @@ -44175,8 +44175,8 @@ "zh-cht": "無效的用戶名", "xloc": [ "default-mobile.handlebars->11->1037", - "default.handlebars->47->3282", - "default3.handlebars->35->3270" + "default.handlebars->47->3286", + "default3.handlebars->35->3274" ] }, { @@ -44231,8 +44231,8 @@ "zh-chs": "使电邮无效", "zh-cht": "使電郵無效", "xloc": [ - "default.handlebars->47->2763", - "default3.handlebars->35->2760" + "default.handlebars->47->2765", + "default3.handlebars->35->2762" ] }, { @@ -44347,8 +44347,8 @@ "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:", "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->47->2446", - "default3.handlebars->35->2443" + "default.handlebars->47->2448", + "default3.handlebars->35->2445" ] }, { @@ -44406,10 +44406,10 @@ "zh-chs": "邀请", "zh-cht": "邀請", "xloc": [ - "default.handlebars->47->2240", + "default.handlebars->47->2242", "default.handlebars->47->502", "default.handlebars->47->599", - "default3.handlebars->35->2236", + "default3.handlebars->35->2238", "default3.handlebars->35->499", "default3.handlebars->35->596" ] @@ -44441,18 +44441,18 @@ "zh-cht": "邀請碼", "xloc": [ "default-mobile.handlebars->11->1035", - "default.handlebars->47->2220", - "default.handlebars->47->2434", - "default.handlebars->47->2445", + "default.handlebars->47->2222", + "default.handlebars->47->2436", "default.handlebars->47->2447", - "default.handlebars->47->2452", - "default.handlebars->47->3280", - "default3.handlebars->35->2216", - "default3.handlebars->35->2431", - "default3.handlebars->35->2442", + "default.handlebars->47->2449", + "default.handlebars->47->2454", + "default.handlebars->47->3284", + "default3.handlebars->35->2218", + "default3.handlebars->35->2433", "default3.handlebars->35->2444", - "default3.handlebars->35->2449", - "default3.handlebars->35->3268" + "default3.handlebars->35->2446", + "default3.handlebars->35->2451", + "default3.handlebars->35->3272" ] }, { @@ -44481,8 +44481,8 @@ "zh-chs": "邀请代码", "zh-cht": "邀請代碼", "xloc": [ - "default.handlebars->47->2704", - "default3.handlebars->35->2701" + "default.handlebars->47->2706", + "default3.handlebars->35->2703" ] }, { @@ -44541,9 +44541,9 @@ "zh-chs": "邀请某人在该设备组上安装Mesh代理。", "zh-cht": "邀請某人在該裝置群上安裝mesh agent。", "xloc": [ - "default.handlebars->47->2239", + "default.handlebars->47->2241", "default.handlebars->47->501", - "default3.handlebars->35->2235", + "default3.handlebars->35->2237", "default3.handlebars->35->498" ] }, @@ -44604,8 +44604,8 @@ "zh-cht": "愛爾蘭文", "xloc": [ "default-mobile.handlebars->11->209", - "default.handlebars->47->1948", - "default3.handlebars->35->1929", + "default.handlebars->47->1950", + "default3.handlebars->35->1931", "login2.handlebars->7->95" ] }, @@ -44635,8 +44635,8 @@ "zh-chs": "是 \\\"{0}\\\" 的中继。", "zh-cht": "是 \\\"{0}\\\" 的中繼。", "xloc": [ - "default.handlebars->47->2689", - "default3.handlebars->35->2686" + "default.handlebars->47->2691", + "default3.handlebars->35->2688" ] }, { @@ -44647,8 +44647,8 @@ "uk": "Активовано", "xloc": [ "default-mobile.handlebars->11->855", - "default.handlebars->47->1699", - "default3.handlebars->35->1682" + "default.handlebars->47->1701", + "default3.handlebars->35->1684" ] }, { @@ -44659,8 +44659,8 @@ "uk": "Увімкнено", "xloc": [ "default-mobile.handlebars->11->858", - "default.handlebars->47->1702", - "default3.handlebars->35->1685" + "default.handlebars->47->1704", + "default3.handlebars->35->1687" ] }, { @@ -44671,8 +44671,8 @@ "uk": "Належить", "xloc": [ "default-mobile.handlebars->11->861", - "default.handlebars->47->1705", - "default3.handlebars->35->1688" + "default.handlebars->47->1707", + "default3.handlebars->35->1690" ] }, { @@ -44702,8 +44702,8 @@ "zh-cht": "意大利文(標準)", "xloc": [ "default-mobile.handlebars->11->210", - "default.handlebars->47->1949", - "default3.handlebars->35->1930", + "default.handlebars->47->1951", + "default3.handlebars->35->1932", "login2.handlebars->7->96" ] }, @@ -44734,8 +44734,8 @@ "zh-cht": "義大利文(瑞士)", "xloc": [ "default-mobile.handlebars->11->211", - "default.handlebars->47->1950", - "default3.handlebars->35->1931", + "default.handlebars->47->1952", + "default3.handlebars->35->1933", "login2.handlebars->7->97" ] }, @@ -44801,8 +44801,8 @@ "zh-chs": "JSON", "zh-cht": "JSON", "xloc": [ - "default.handlebars->47->2721", - "default3.handlebars->35->2718" + "default.handlebars->47->2723", + "default3.handlebars->35->2720" ] }, { @@ -44831,11 +44831,11 @@ "zh-chs": "JSON格式", "zh-cht": "JSON格式", "xloc": [ - "default.handlebars->47->2726", - "default.handlebars->47->2803", + "default.handlebars->47->2728", + "default.handlebars->47->2805", "default.handlebars->47->804", - "default3.handlebars->35->2723", - "default3.handlebars->35->2799", + "default3.handlebars->35->2725", + "default3.handlebars->35->2801", "default3.handlebars->35->801" ] }, @@ -44845,8 +44845,8 @@ "nl": "Het JSON bestandsformaat is als volgt:", "uk": "Формат файлу JSON наведено далі:", "xloc": [ - "default.handlebars->47->2786", - "default3.handlebars->35->2782" + "default.handlebars->47->2788", + "default3.handlebars->35->2784" ] }, { @@ -44876,8 +44876,8 @@ "zh-cht": "日文", "xloc": [ "default-mobile.handlebars->11->212", - "default.handlebars->47->1951", - "default3.handlebars->35->1932", + "default.handlebars->47->1953", + "default3.handlebars->35->1934", "login2.handlebars->7->98" ] }, @@ -44892,10 +44892,10 @@ "pl": "Dołącz do tego serwera Discord aby dostawac powiadomienia.", "uk": "японська", "xloc": [ - "default.handlebars->47->1809", - "default.handlebars->47->3046", - "default3.handlebars->35->1791", - "default3.handlebars->35->3040" + "default.handlebars->47->1811", + "default.handlebars->47->3048", + "default3.handlebars->35->1793", + "default3.handlebars->35->3042" ] }, { @@ -44924,8 +44924,8 @@ "zh-chs": "已加入桌面Multiplex会话", "zh-cht": "已加入桌面Multiplex會話", "xloc": [ - "default.handlebars->47->2540", - "default3.handlebars->35->2537" + "default.handlebars->47->2542", + "default3.handlebars->35->2539" ] }, { @@ -44954,15 +44954,15 @@ "zh-chs": "已加入桌面多路复用会话 \\\"{0}\\\"", "zh-cht": "已加入桌面多路復用會話 \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2679", - "default3.handlebars->35->2676" + "default.handlebars->47->2681", + "default3.handlebars->35->2678" ] }, { "en": "Journal", "nl": "Logging", "xloc": [ - "default3.handlebars->35->2085" + "default3.handlebars->35->2087" ] }, { @@ -45022,8 +45022,8 @@ "zh-cht": "卡納達文", "xloc": [ "default-mobile.handlebars->11->213", - "default.handlebars->47->1952", - "default3.handlebars->35->1933", + "default.handlebars->47->1954", + "default3.handlebars->35->1935", "login2.handlebars->7->99" ] }, @@ -45054,8 +45054,8 @@ "zh-cht": "克什米爾文", "xloc": [ "default-mobile.handlebars->11->214", - "default.handlebars->47->1953", - "default3.handlebars->35->1934", + "default.handlebars->47->1955", + "default3.handlebars->35->1936", "login2.handlebars->7->100" ] }, @@ -45086,8 +45086,8 @@ "zh-cht": "哈薩克文", "xloc": [ "default-mobile.handlebars->11->215", - "default.handlebars->47->1954", - "default3.handlebars->35->1935", + "default.handlebars->47->1956", + "default3.handlebars->35->1937", "login2.handlebars->7->101" ] }, @@ -45117,8 +45117,8 @@ "zh-chs": "保留现有密码", "zh-cht": "保留現有密碼", "xloc": [ - "default.handlebars->47->2290", - "default3.handlebars->35->2284" + "default.handlebars->47->2292", + "default3.handlebars->35->2286" ] }, { @@ -45147,8 +45147,8 @@ "zh-chs": "内核驱动器", "zh-cht": "內核驅動器", "xloc": [ - "default.handlebars->47->1473", - "default3.handlebars->35->1459" + "default.handlebars->47->1475", + "default3.handlebars->35->1461" ] }, { @@ -45178,8 +45178,8 @@ "zh-cht": "密鑰文件", "xloc": [ "default-mobile.handlebars->11->696", - "default.handlebars->47->1515", - "default3.handlebars->35->1500", + "default.handlebars->47->1517", + "default3.handlebars->35->1502", "sharing-mobile.handlebars->11->52", "sharing-mobile.handlebars->11->69", "ssh.handlebars->3->15" @@ -45211,10 +45211,10 @@ "zh-chs": "键名", "zh-cht": "鍵名", "xloc": [ - "default.handlebars->47->1845", - "default.handlebars->47->1848", - "default3.handlebars->35->1826", - "default3.handlebars->35->1829" + "default.handlebars->47->1847", + "default.handlebars->47->1850", + "default3.handlebars->35->1828", + "default3.handlebars->35->1831" ] }, { @@ -45244,8 +45244,8 @@ "zh-cht": "密鑰密碼", "xloc": [ "default-mobile.handlebars->11->698", - "default.handlebars->47->1517", - "default3.handlebars->35->1502", + "default.handlebars->47->1519", + "default3.handlebars->35->1504", "sharing-mobile.handlebars->11->53", "sharing-mobile.handlebars->11->70", "ssh.handlebars->3->17" @@ -45278,8 +45278,8 @@ "zh-cht": "密鑰文件必須是 OpenSSH 格式。", "xloc": [ "default-mobile.handlebars->11->697", - "default.handlebars->47->1516", - "default3.handlebars->35->1501", + "default.handlebars->47->1518", + "default3.handlebars->35->1503", "sharing-mobile.handlebars->11->55", "sharing-mobile.handlebars->11->72", "ssh.handlebars->3->16" @@ -45338,8 +45338,8 @@ "zh-cht": "鍵盤快捷鍵自定義", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", - "default.handlebars->47->1447", - "default3.handlebars->35->1434", + "default.handlebars->47->1449", + "default3.handlebars->35->1436", "sharing-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1" ] }, @@ -45369,8 +45369,8 @@ "zh-chs": "键盘字符串自定义", "zh-cht": "鍵盤字符串自定義", "xloc": [ - "default.handlebars->47->1452", - "default3.handlebars->35->1439" + "default.handlebars->47->1454", + "default3.handlebars->35->1441" ] }, { @@ -45426,8 +45426,8 @@ "zh-cht": "高棉文", "xloc": [ "default-mobile.handlebars->11->216", - "default.handlebars->47->1955", - "default3.handlebars->35->1936", + "default.handlebars->47->1957", + "default3.handlebars->35->1938", "login2.handlebars->7->102" ] }, @@ -45457,8 +45457,8 @@ "zh-chs": "杀死进程{0}", "zh-cht": "殺死進程{0}", "xloc": [ - "default.handlebars->47->2555", - "default3.handlebars->35->2552" + "default.handlebars->47->2557", + "default3.handlebars->35->2554" ] }, { @@ -45499,8 +45499,8 @@ "zh-cht": "吉爾吉斯", "xloc": [ "default-mobile.handlebars->11->217", - "default.handlebars->47->1956", - "default3.handlebars->35->1937", + "default.handlebars->47->1958", + "default3.handlebars->35->1939", "login2.handlebars->7->103" ] }, @@ -45531,8 +45531,8 @@ "zh-cht": "克林貢", "xloc": [ "default-mobile.handlebars->11->218", - "default.handlebars->47->1957", - "default3.handlebars->35->1938", + "default.handlebars->47->1959", + "default3.handlebars->35->1940", "login2.handlebars->7->104" ] }, @@ -45563,8 +45563,8 @@ "zh-cht": "已知的", "xloc": [ "default-mobile.handlebars->11->836", - "default.handlebars->47->1680", - "default3.handlebars->35->1663" + "default.handlebars->47->1682", + "default3.handlebars->35->1665" ] }, { @@ -45594,8 +45594,8 @@ "zh-cht": "韓文", "xloc": [ "default-mobile.handlebars->11->219", - "default.handlebars->47->1958", - "default3.handlebars->35->1939", + "default.handlebars->47->1960", + "default3.handlebars->35->1941", "login2.handlebars->7->105" ] }, @@ -45626,8 +45626,8 @@ "zh-cht": "韓文(朝鮮)", "xloc": [ "default-mobile.handlebars->11->220", - "default.handlebars->47->1959", - "default3.handlebars->35->1940", + "default.handlebars->47->1961", + "default3.handlebars->35->1942", "login2.handlebars->7->106" ] }, @@ -45658,8 +45658,8 @@ "zh-cht": "韓文(韓國)", "xloc": [ "default-mobile.handlebars->11->221", - "default.handlebars->47->1960", - "default3.handlebars->35->1941", + "default.handlebars->47->1962", + "default3.handlebars->35->1943", "login2.handlebars->7->107" ] }, @@ -45689,10 +45689,10 @@ "zh-chs": "如果", "zh-cht": "如果", "xloc": [ - "default.handlebars->47->1502", - "default.handlebars->47->1533", - "default3.handlebars->35->1487", - "default3.handlebars->35->1518", + "default.handlebars->47->1504", + "default.handlebars->47->1535", + "default3.handlebars->35->1489", + "default3.handlebars->35->1520", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -45724,8 +45724,8 @@ "zh-cht": "語言", "xloc": [ "default-mobile.handlebars->11->316", - "default.handlebars->47->2055", - "default3.handlebars->35->2036" + "default.handlebars->47->2057", + "default3.handlebars->35->2038" ] }, { @@ -45810,8 +45810,8 @@ "zh-chs": "大焦点", "zh-cht": "大焦點", "xloc": [ - "default.handlebars->47->1419", - "default3.handlebars->35->1406" + "default.handlebars->47->1421", + "default3.handlebars->35->1408" ] }, { @@ -46006,9 +46006,9 @@ "zh-chs": "过去30天", "zh-cht": "過去30天", "xloc": [ - "default.handlebars->47->3188", + "default.handlebars->47->3190", "default.handlebars->container->column_l->p40->3->1->p40time->9", - "default3.handlebars->35->3176", + "default3.handlebars->35->3178", "default3.handlebars->container->column_l->p40->3->3->p40time->9" ] }, @@ -46108,8 +46108,8 @@ "zh-chs": "过去 7 天", "zh-cht": "過去 7 天", "xloc": [ - "default.handlebars->47->3187", - "default3.handlebars->35->3175" + "default.handlebars->47->3189", + "default3.handlebars->35->3177" ] }, { @@ -46168,8 +46168,8 @@ "zh-chs": "最后访问", "zh-cht": "最後訪問", "xloc": [ - "default.handlebars->47->2734", - "default3.handlebars->35->2731" + "default.handlebars->47->2736", + "default3.handlebars->35->2733" ] }, { @@ -46183,14 +46183,14 @@ "default-mobile.handlebars->11->756", "default-mobile.handlebars->11->757", "default-mobile.handlebars->11->758", - "default.handlebars->47->1619", - "default.handlebars->47->1620", "default.handlebars->47->1621", + "default.handlebars->47->1622", + "default.handlebars->47->1623", "default.handlebars->47->359", "default.handlebars->47->391", - "default3.handlebars->35->1604", - "default3.handlebars->35->1605", "default3.handlebars->35->1606", + "default3.handlebars->35->1607", + "default3.handlebars->35->1608", "default3.handlebars->35->356", "default3.handlebars->35->388" ] @@ -46221,8 +46221,8 @@ "zh-chs": "最后一天", "zh-cht": "最後一天", "xloc": [ - "default.handlebars->47->3186", - "default3.handlebars->35->3174" + "default.handlebars->47->3188", + "default3.handlebars->35->3176" ] }, { @@ -46251,8 +46251,8 @@ "zh-chs": "上次登录", "zh-cht": "上次登入", "xloc": [ - "default.handlebars->47->2977", - "default3.handlebars->35->2971" + "default.handlebars->47->2979", + "default3.handlebars->35->2973" ] }, { @@ -46315,8 +46315,8 @@ "zh-chs": "上次访问:{0}", "zh-cht": "上次訪問:{0}", "xloc": [ - "default.handlebars->47->2744", - "default3.handlebars->35->2741" + "default.handlebars->47->2746", + "default3.handlebars->35->2743" ] }, { @@ -46350,14 +46350,14 @@ "default-mobile.handlebars->11->795", "default.handlebars->47->160", "default.handlebars->47->162", - "default.handlebars->47->1627", - "default.handlebars->47->1628", "default.handlebars->47->1629", + "default.handlebars->47->1630", + "default.handlebars->47->1631", "default.handlebars->47->164", "default3.handlebars->35->160", - "default3.handlebars->35->1612", - "default3.handlebars->35->1613", "default3.handlebars->35->1614", + "default3.handlebars->35->1615", + "default3.handlebars->35->1616", "default3.handlebars->35->162", "default3.handlebars->35->164" ] @@ -46391,11 +46391,11 @@ "default-mobile.handlebars->11->790", "default-mobile.handlebars->11->792", "default.handlebars->47->159", - "default.handlebars->47->1624", "default.handlebars->47->1626", + "default.handlebars->47->1628", "default3.handlebars->35->159", - "default3.handlebars->35->1609", - "default3.handlebars->35->1611" + "default3.handlebars->35->1611", + "default3.handlebars->35->1613" ] }, { @@ -46424,8 +46424,8 @@ "zh-chs": "上次更改:{0}", "zh-cht": "上次更改:{0}", "xloc": [ - "default.handlebars->47->2981", - "default3.handlebars->35->2975" + "default.handlebars->47->2983", + "default3.handlebars->35->2977" ] }, { @@ -46440,8 +46440,8 @@ "pl": "Zapisy czasu ostatnich połączeń", "uk": "Записи часу останнього підключення", "xloc": [ - "default.handlebars->47->3251", - "default3.handlebars->35->3239" + "default.handlebars->47->3255", + "default3.handlebars->35->3243" ] }, { @@ -46530,8 +46530,8 @@ "zh-chs": "上次登录:{0}", "zh-cht": "上次登入:{0}", "xloc": [ - "default.handlebars->47->2745", - "default3.handlebars->35->2742" + "default.handlebars->47->2747", + "default3.handlebars->35->2744" ] }, { @@ -46709,8 +46709,8 @@ "zh-cht": "拉丁文", "xloc": [ "default-mobile.handlebars->11->222", - "default.handlebars->47->1961", - "default3.handlebars->35->1942", + "default.handlebars->47->1963", + "default3.handlebars->35->1944", "login2.handlebars->7->108" ] }, @@ -46741,8 +46741,8 @@ "zh-cht": "拉脫維亞文", "xloc": [ "default-mobile.handlebars->11->223", - "default.handlebars->47->1962", - "default3.handlebars->35->1943", + "default.handlebars->47->1964", + "default3.handlebars->35->1945", "login2.handlebars->7->109" ] }, @@ -46772,8 +46772,8 @@ "zh-chs": "启动MeshCentral路由器", "zh-cht": "啟動MeshCentral路由器", "xloc": [ - "default.handlebars->47->1340", - "default3.handlebars->35->1328" + "default.handlebars->47->1342", + "default3.handlebars->35->1330" ] }, { @@ -46918,8 +46918,8 @@ "zh-chs": "如没有请留空。", "zh-cht": "如沒有請留空。", "xloc": [ - "default.handlebars->47->3031", - "default3.handlebars->35->3025" + "default.handlebars->47->3033", + "default3.handlebars->35->3027" ] }, { @@ -46949,8 +46949,8 @@ "zh-cht": "左", "xloc": [ "default-mobile.handlebars->11->664", - "default.handlebars->47->1432", - "default3.handlebars->35->1419", + "default.handlebars->47->1434", + "default3.handlebars->35->1421", "sharing-mobile.handlebars->11->28" ] }, @@ -46980,8 +46980,8 @@ "zh-chs": "{0} 秒后离开 Web-RDP 会话 \\\"{1}\\\"。", "zh-cht": "{0} 秒後離開 Web-RDP 會話 \\\"{1}\\\"。", "xloc": [ - "default.handlebars->47->2661", - "default3.handlebars->35->2658" + "default.handlebars->47->2663", + "default3.handlebars->35->2660" ] }, { @@ -47036,8 +47036,8 @@ "zh-chs": "{0} 秒后离开 Web-SFTP 会话 \\\"{1}\\\"。", "zh-cht": "{0} 秒後離開 Web-SFTP 會話 \\\"{1}\\\"。", "xloc": [ - "default.handlebars->47->2660", - "default3.handlebars->35->2657" + "default.handlebars->47->2662", + "default3.handlebars->35->2659" ] }, { @@ -47092,8 +47092,8 @@ "zh-chs": "{0} 秒后离开 Web-SSH 会话 \\\"{1}\\\"。", "zh-cht": "{0} 秒後離開 Web-SSH 會話 \\\"{1}\\\"。", "xloc": [ - "default.handlebars->47->2659", - "default3.handlebars->35->2656" + "default.handlebars->47->2661", + "default3.handlebars->35->2658" ] }, { @@ -47148,8 +47148,8 @@ "zh-chs": "{0} 秒后离开 Web-VNC 会话。", "zh-cht": "{0} 秒後離開 Web-VNC 會話。", "xloc": [ - "default.handlebars->47->2662", - "default3.handlebars->35->2659" + "default.handlebars->47->2664", + "default3.handlebars->35->2661" ] }, { @@ -47213,8 +47213,8 @@ "zh-chs": "离开桌面多路复用会话", "zh-cht": "離開桌面多路復用會話", "xloc": [ - "default.handlebars->47->2541", - "default3.handlebars->35->2538" + "default.handlebars->47->2543", + "default3.handlebars->35->2540" ] }, { @@ -47243,8 +47243,8 @@ "zh-chs": "{1} 秒后离开桌面多路复用会话 \\\"{0}\\\"。", "zh-cht": "{1} 秒後離開桌面多路復用會話 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->47->2680", - "default3.handlebars->35->2677" + "default.handlebars->47->2682", + "default3.handlebars->35->2679" ] }, { @@ -47273,8 +47273,8 @@ "zh-chs": "{0} 秒后离开桌面多路复用会话。", "zh-cht": "{0} 秒後離開桌面多路復用會話。", "xloc": [ - "default.handlebars->47->2658", - "default3.handlebars->35->2655" + "default.handlebars->47->2660", + "default3.handlebars->35->2657" ] }, { @@ -47303,8 +47303,8 @@ "zh-chs": "长度", "zh-cht": "長度", "xloc": [ - "default.handlebars->47->3201", - "default3.handlebars->35->3189" + "default.handlebars->47->3205", + "default3.handlebars->35->3193" ] }, { @@ -47455,10 +47455,10 @@ "default-mobile.handlebars->11->1012", "default.handlebars->47->1139", "default.handlebars->47->1164", - "default.handlebars->47->2413", + "default.handlebars->47->2415", "default3.handlebars->35->1134", "default3.handlebars->35->1159", - "default3.handlebars->35->2410" + "default3.handlebars->35->2412" ] }, { @@ -47488,31 +47488,31 @@ "zh-cht": "僅有限輸入", "xloc": [ "default-mobile.handlebars->11->985", - "default.handlebars->47->2366", - "default3.handlebars->35->2363" + "default.handlebars->47->2368", + "default3.handlebars->35->2365" ] }, { "en": "Line Break: Linux (LF)", "xloc": [ - "default.handlebars->47->1599", - "default3.handlebars->35->1584", + "default.handlebars->47->1601", + "default3.handlebars->35->1586", "sharing.handlebars->11->92" ] }, { "en": "Line Break: Mac (CR)", "xloc": [ - "default.handlebars->47->1600", - "default3.handlebars->35->1585", + "default.handlebars->47->1602", + "default3.handlebars->35->1587", "sharing.handlebars->11->93" ] }, { "en": "Line Break: Windows (CR LF)", "xloc": [ - "default.handlebars->47->1598", - "default3.handlebars->35->1583", + "default.handlebars->47->1600", + "default3.handlebars->35->1585", "sharing.handlebars->11->91" ] }, @@ -47955,8 +47955,8 @@ "zh-chs": "Linux ARM,Raspberry Pi(32位)", "zh-cht": "Linux ARM,Raspberry Pi(32位)", "xloc": [ - "default.handlebars->47->1349", - "default3.handlebars->35->1337" + "default.handlebars->47->1351", + "default3.handlebars->35->1339" ] }, { @@ -47985,8 +47985,8 @@ "zh-chs": "Linux ARM, Raspberry Pi (64位)", "zh-cht": "Linux ARM, Raspberry Pi (64位)", "xloc": [ - "default.handlebars->47->1350", - "default3.handlebars->35->1338" + "default.handlebars->47->1352", + "default3.handlebars->35->1340" ] }, { @@ -48022,9 +48022,9 @@ "zh-chs": "Linux MeshAgent", "zh-cht": "Linux MeshAgent", "xloc": [ - "default.handlebars->47->2438", + "default.handlebars->47->2440", "default.handlebars->47->590", - "default3.handlebars->35->2435", + "default3.handlebars->35->2437", "default3.handlebars->35->587" ] }, @@ -48238,8 +48238,8 @@ "zh-chs": "Linux x86(32位)", "zh-cht": "Linux x86(32位)", "xloc": [ - "default.handlebars->47->1346", - "default3.handlebars->35->1334" + "default.handlebars->47->1348", + "default3.handlebars->35->1336" ] }, { @@ -48268,8 +48268,8 @@ "zh-chs": "Linux x86(64位)", "zh-cht": "Linux x86(64位)", "xloc": [ - "default.handlebars->47->1345", - "default3.handlebars->35->1333" + "default.handlebars->47->1347", + "default3.handlebars->35->1335" ] }, { @@ -48299,9 +48299,9 @@ "zh-cht": "Linux / BSD / macOS命令外殼", "xloc": [ "default-mobile.handlebars->11->612", - "default.handlebars->47->1285", + "default.handlebars->47->1287", "default.handlebars->47->816", - "default3.handlebars->35->1280", + "default3.handlebars->35->1282", "default3.handlebars->35->813" ] }, @@ -48395,7 +48395,7 @@ { "en": "Litera", "xloc": [ - "default3.handlebars->35->2086" + "default3.handlebars->35->2088" ] }, { @@ -48425,8 +48425,8 @@ "zh-cht": "立陶宛文", "xloc": [ "default-mobile.handlebars->11->224", - "default.handlebars->47->1963", - "default3.handlebars->35->1944", + "default.handlebars->47->1965", + "default3.handlebars->35->1946", "login2.handlebars->7->110" ] }, @@ -48488,19 +48488,19 @@ "xloc": [ "default-mobile.handlebars->11->101", "default-mobile.handlebars->11->321", - "default.handlebars->47->1335", - "default.handlebars->47->1787", - "default.handlebars->47->1834", - "default.handlebars->47->2162", - "default.handlebars->47->2166", - "default.handlebars->47->2169", - "default.handlebars->47->3083", - "default.handlebars->47->3132", - "default3.handlebars->35->1325", - "default3.handlebars->35->1816", - "default3.handlebars->35->2160", - "default3.handlebars->35->2164", - "default3.handlebars->35->3120" + "default.handlebars->47->1337", + "default.handlebars->47->1789", + "default.handlebars->47->1836", + "default.handlebars->47->2164", + "default.handlebars->47->2168", + "default.handlebars->47->2171", + "default.handlebars->47->3085", + "default.handlebars->47->3134", + "default3.handlebars->35->1327", + "default3.handlebars->35->1818", + "default3.handlebars->35->2162", + "default3.handlebars->35->2166", + "default3.handlebars->35->3122" ] }, { @@ -48645,10 +48645,10 @@ "zh-cht": "本地設備,無代理", "xloc": [ "default-mobile.handlebars->11->944", - "default.handlebars->47->2111", - "default.handlebars->47->2176", - "default3.handlebars->35->2111", - "default3.handlebars->35->2172" + "default.handlebars->47->2113", + "default.handlebars->47->2178", + "default3.handlebars->35->2113", + "default3.handlebars->35->2174" ] }, { @@ -48768,8 +48768,8 @@ "zh-chs": "本地用户接受的远程终端请求", "zh-cht": "本地用戶接受的遠程終端請求", "xloc": [ - "default.handlebars->47->2563", - "default3.handlebars->35->2560" + "default.handlebars->47->2565", + "default3.handlebars->35->2562" ] }, { @@ -48798,8 +48798,8 @@ "zh-chs": "本地用户拒绝了远程终端请求", "zh-cht": "本地用戶拒絕了遠程終端請求", "xloc": [ - "default.handlebars->47->2564", - "default3.handlebars->35->2561" + "default.handlebars->47->2566", + "default3.handlebars->35->2563" ] }, { @@ -48830,9 +48830,9 @@ "xloc": [ "default-mobile.handlebars->11->319", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->3->5->0", - "default.handlebars->47->2058", + "default.handlebars->47->2060", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->11", - "default3.handlebars->35->2039", + "default3.handlebars->35->2041", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->9" ] }, @@ -48922,8 +48922,8 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->47->2843", - "default3.handlebars->35->2837" + "default.handlebars->47->2845", + "default3.handlebars->35->2839" ] }, { @@ -48952,8 +48952,8 @@ "zh-chs": "锁定帐户设置", "zh-cht": "鎖定帳戶設置", "xloc": [ - "default.handlebars->47->2847", - "default3.handlebars->35->2841" + "default.handlebars->47->2849", + "default3.handlebars->35->2843" ] }, { @@ -49013,8 +49013,8 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->47->2766", - "default3.handlebars->35->2763" + "default.handlebars->47->2768", + "default3.handlebars->35->2765" ] }, { @@ -49167,9 +49167,9 @@ "zh-cht": "已鎖定", "xloc": [ "default-mobile.handlebars->11->785", - "default.handlebars->47->2746", + "default.handlebars->47->2748", "default.handlebars->47->971", - "default3.handlebars->35->2743", + "default3.handlebars->35->2745", "default3.handlebars->35->968" ] }, @@ -49206,13 +49206,13 @@ "zh-cht": "被鎖定賬戶", "xloc": [ "default-mobile.handlebars->11->95", - "default.handlebars->47->2937", - "default.handlebars->47->3229", - "default.handlebars->47->3268", + "default.handlebars->47->2939", + "default.handlebars->47->3233", + "default.handlebars->47->3272", "default.handlebars->47->339", - "default3.handlebars->35->2931", - "default3.handlebars->35->3217", - "default3.handlebars->35->3256", + "default3.handlebars->35->2933", + "default3.handlebars->35->3221", + "default3.handlebars->35->3260", "default3.handlebars->35->336" ] }, @@ -49242,8 +49242,8 @@ "zh-chs": "将远程用户锁定在桌面之外", "zh-cht": "將遠程用戶鎖定在桌面之外", "xloc": [ - "default.handlebars->47->2589", - "default3.handlebars->35->2586" + "default.handlebars->47->2591", + "default3.handlebars->35->2588" ] }, { @@ -49517,8 +49517,8 @@ "zh-chs": "登录令牌", "zh-cht": "登錄令牌", "xloc": [ - "default.handlebars->47->3240", - "default3.handlebars->35->3228" + "default.handlebars->47->3244", + "default3.handlebars->35->3232" ] }, { @@ -49682,13 +49682,13 @@ { "en": "Lumen", "xloc": [ - "default3.handlebars->35->2087" + "default3.handlebars->35->2089" ] }, { "en": "Lux", "xloc": [ - "default3.handlebars->35->2088" + "default3.handlebars->35->2090" ] }, { @@ -49718,8 +49718,8 @@ "zh-cht": "盧森堡文", "xloc": [ "default-mobile.handlebars->11->225", - "default.handlebars->47->1964", - "default3.handlebars->35->1945", + "default.handlebars->47->1966", + "default3.handlebars->35->1947", "login2.handlebars->7->111" ] }, @@ -49751,14 +49751,14 @@ "xloc": [ "default-mobile.handlebars->11->806", "default-mobile.handlebars->11->808", - "default.handlebars->47->1640", "default.handlebars->47->1642", - "default.handlebars->47->1650", + "default.handlebars->47->1644", "default.handlebars->47->1652", - "default3.handlebars->35->1625", + "default.handlebars->47->1654", "default3.handlebars->35->1627", - "default3.handlebars->35->1635", - "default3.handlebars->35->1637" + "default3.handlebars->35->1629", + "default3.handlebars->35->1637", + "default3.handlebars->35->1639" ] }, { @@ -49820,10 +49820,10 @@ "zh-cht": "MAC:{0}", "xloc": [ "default-mobile.handlebars->11->809", - "default.handlebars->47->1643", - "default.handlebars->47->1653", - "default3.handlebars->35->1628", - "default3.handlebars->35->1638" + "default.handlebars->47->1645", + "default.handlebars->47->1655", + "default3.handlebars->35->1630", + "default3.handlebars->35->1640" ] }, { @@ -49853,10 +49853,10 @@ "zh-cht": "MAC:{0},網關:{1}", "xloc": [ "default-mobile.handlebars->11->807", - "default.handlebars->47->1641", - "default.handlebars->47->1651", - "default3.handlebars->35->1626", - "default3.handlebars->35->1636" + "default.handlebars->47->1643", + "default.handlebars->47->1653", + "default3.handlebars->35->1628", + "default3.handlebars->35->1638" ] }, { @@ -50040,13 +50040,13 @@ "default-mobile.handlebars->11->927", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", "default.handlebars->47->1002", - "default.handlebars->47->1770", "default.handlebars->47->1772", + "default.handlebars->47->1774", "default.handlebars->47->429", "default.handlebars->47->735", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default3.handlebars->35->1753", "default3.handlebars->35->1755", + "default3.handlebars->35->1757", "default3.handlebars->35->426", "default3.handlebars->35->732", "default3.handlebars->35->999", @@ -50402,7 +50402,7 @@ "zh-chs": "MacOS 安装程序", "zh-cht": "macOS 安裝程序", "xloc": [ - "default.handlebars->47->1338" + "default.handlebars->47->1340" ] }, { @@ -50431,9 +50431,9 @@ "zh-chs": "MacOS MeshAgent", "zh-cht": "MacOS MeshAgent", "xloc": [ - "default.handlebars->47->2439", + "default.handlebars->47->2441", "default.handlebars->47->591", - "default3.handlebars->35->2436", + "default3.handlebars->35->2438", "default3.handlebars->35->588" ] }, @@ -50493,8 +50493,8 @@ "zh-chs": "主服务器信息", "zh-cht": "主伺服器訊息", "xloc": [ - "default.handlebars->47->3386", - "default3.handlebars->35->3374" + "default.handlebars->47->3390", + "default3.handlebars->35->3378" ] }, { @@ -50524,8 +50524,8 @@ "zh-cht": "馬來文", "xloc": [ "default-mobile.handlebars->11->227", - "default.handlebars->47->1966", - "default3.handlebars->35->1947", + "default.handlebars->47->1968", + "default3.handlebars->35->1949", "login2.handlebars->7->113" ] }, @@ -50556,8 +50556,8 @@ "zh-cht": "馬拉雅拉姆文", "xloc": [ "default-mobile.handlebars->11->228", - "default.handlebars->47->1967", - "default3.handlebars->35->1948", + "default.handlebars->47->1969", + "default3.handlebars->35->1950", "login2.handlebars->7->114" ] }, @@ -50588,8 +50588,8 @@ "zh-cht": "馬耳他文", "xloc": [ "default-mobile.handlebars->11->229", - "default.handlebars->47->1968", - "default3.handlebars->35->1949", + "default.handlebars->47->1970", + "default3.handlebars->35->1951", "login2.handlebars->7->115" ] }, @@ -50620,8 +50620,8 @@ "zh-cht": "管理帳戶圖片", "xloc": [ "default-mobile.handlebars->11->102", - "default.handlebars->47->1788", - "default3.handlebars->35->1770" + "default.handlebars->47->1790", + "default3.handlebars->35->1772" ] }, { @@ -50683,10 +50683,10 @@ "xloc": [ "default-mobile.handlebars->11->1002", "default-mobile.handlebars->11->982", - "default.handlebars->47->2363", - "default.handlebars->47->2402", - "default3.handlebars->35->2360", - "default3.handlebars->35->2399" + "default.handlebars->47->2365", + "default.handlebars->47->2404", + "default3.handlebars->35->2362", + "default3.handlebars->35->2401" ] }, { @@ -50717,10 +50717,10 @@ "xloc": [ "default-mobile.handlebars->11->1001", "default-mobile.handlebars->11->981", - "default.handlebars->47->2362", - "default.handlebars->47->2401", - "default3.handlebars->35->2359", - "default3.handlebars->35->2398" + "default.handlebars->47->2364", + "default.handlebars->47->2403", + "default3.handlebars->35->2361", + "default3.handlebars->35->2400" ] }, { @@ -50786,8 +50786,8 @@ "zh-chs": "管理录音", "zh-cht": "管理錄音", "xloc": [ - "default.handlebars->47->2841", - "default3.handlebars->35->2835" + "default.handlebars->47->2843", + "default3.handlebars->35->2837" ] }, { @@ -50846,8 +50846,8 @@ "zh-chs": "管理用户组", "zh-cht": "管理用戶群", "xloc": [ - "default.handlebars->47->2840", - "default3.handlebars->35->2834" + "default.handlebars->47->2842", + "default3.handlebars->35->2836" ] }, { @@ -50877,9 +50877,9 @@ "zh-cht": "管理用戶", "xloc": [ "default.handlebars->47->1158", - "default.handlebars->47->2839", + "default.handlebars->47->2841", "default3.handlebars->35->1153", - "default3.handlebars->35->2833" + "default3.handlebars->35->2835" ] }, { @@ -51112,8 +51112,8 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default.handlebars->47->2116", - "default3.handlebars->35->2116" + "default.handlebars->47->2118", + "default3.handlebars->35->2118" ] }, { @@ -51143,8 +51143,8 @@ "zh-cht": "使用軟體代理進行管理", "xloc": [ "default-mobile.handlebars->11->943", - "default.handlebars->47->2175", - "default3.handlebars->35->2171" + "default.handlebars->47->2177", + "default3.handlebars->35->2173" ] }, { @@ -51173,8 +51173,8 @@ "zh-chs": "经理", "zh-cht": "經理", "xloc": [ - "default.handlebars->47->2751", - "default3.handlebars->35->2748" + "default.handlebars->47->2753", + "default3.handlebars->35->2750" ] }, { @@ -51251,8 +51251,8 @@ "uk": "ID Виробника", "xloc": [ "default-mobile.handlebars->11->853", - "default.handlebars->47->1697", - "default3.handlebars->35->1680" + "default.handlebars->47->1699", + "default3.handlebars->35->1682" ] }, { @@ -51263,8 +51263,8 @@ "uk": "Версія Виробника", "xloc": [ "default-mobile.handlebars->11->854", - "default.handlebars->47->1698", - "default3.handlebars->35->1681" + "default.handlebars->47->1700", + "default3.handlebars->35->1683" ] }, { @@ -51294,8 +51294,8 @@ "zh-cht": "毛利文", "xloc": [ "default-mobile.handlebars->11->230", - "default.handlebars->47->1969", - "default3.handlebars->35->1950", + "default.handlebars->47->1971", + "default3.handlebars->35->1952", "login2.handlebars->7->116" ] }, @@ -51410,8 +51410,8 @@ "zh-cht": "馬拉地文", "xloc": [ "default-mobile.handlebars->11->231", - "default.handlebars->47->1970", - "default3.handlebars->35->1951", + "default.handlebars->47->1972", + "default3.handlebars->35->1953", "login2.handlebars->7->117" ] }, @@ -51448,14 +51448,14 @@ "zh-cht": "掩碼:{0}", "xloc": [ "default-mobile.handlebars->11->811", - "default.handlebars->47->1655", - "default3.handlebars->35->1640" + "default.handlebars->47->1657", + "default3.handlebars->35->1642" ] }, { "en": "Materia", "xloc": [ - "default3.handlebars->35->2089" + "default3.handlebars->35->2091" ] }, { @@ -51484,8 +51484,8 @@ "zh-chs": "达到连接数量上限", "zh-cht": "達到連接數量上限", "xloc": [ - "default.handlebars->47->3328", - "default3.handlebars->35->3316" + "default.handlebars->47->3332", + "default3.handlebars->35->3320" ] }, { @@ -51610,11 +51610,11 @@ "zh-chs": "Megabyte", "zh-cht": "Megabyte", "xloc": [ - "default.handlebars->47->3371", - "default.handlebars->47->3376", + "default.handlebars->47->3375", + "default.handlebars->47->3380", "default.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7", - "default3.handlebars->35->3359", - "default3.handlebars->35->3364", + "default3.handlebars->35->3363", + "default3.handlebars->35->3368", "default3.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7" ] }, @@ -51647,17 +51647,17 @@ "default-mobile.handlebars->11->870", "default-mobile.handlebars->11->876", "default-mobile.handlebars->11->882", - "default.handlebars->47->1610", - "default.handlebars->47->1714", - "default.handlebars->47->1720", - "default.handlebars->47->1726", - "default.handlebars->47->3349", + "default.handlebars->47->1612", + "default.handlebars->47->1716", + "default.handlebars->47->1722", + "default.handlebars->47->1728", + "default.handlebars->47->3353", "default.handlebars->container->column_l->p40->3->1->p40type->3", - "default3.handlebars->35->1595", - "default3.handlebars->35->1697", - "default3.handlebars->35->1703", - "default3.handlebars->35->1709", - "default3.handlebars->35->3337", + "default3.handlebars->35->1597", + "default3.handlebars->35->1699", + "default3.handlebars->35->1705", + "default3.handlebars->35->1711", + "default3.handlebars->35->3341", "default3.handlebars->container->column_l->p40->3->3->p40type->3" ] }, @@ -51692,8 +51692,8 @@ "default-mobile.handlebars->11->565", "default-mobile.handlebars->11->789", "default-mobile.handlebars->11->797", - "default.handlebars->47->1623", - "default.handlebars->47->1631", + "default.handlebars->47->1625", + "default.handlebars->47->1633", "default.handlebars->47->622", "default.handlebars->47->626", "default.handlebars->47->630", @@ -51707,8 +51707,8 @@ "default.handlebars->47->690", "default.handlebars->47->916", "default.handlebars->47->994", - "default3.handlebars->35->1608", - "default3.handlebars->35->1616", + "default3.handlebars->35->1610", + "default3.handlebars->35->1618", "default3.handlebars->35->619", "default3.handlebars->35->623", "default3.handlebars->35->627", @@ -51751,8 +51751,8 @@ "zh-cht": "網格代理控制台", "xloc": [ "default-mobile.handlebars->11->989", - "default.handlebars->47->2372", - "default3.handlebars->35->2369" + "default.handlebars->47->2374", + "default3.handlebars->35->2371" ] }, { @@ -51931,10 +51931,10 @@ "zh-chs": "MeshAction(.txt)", "zh-cht": "MeshAction(.txt)", "xloc": [ - "default.handlebars->47->1356", "default.handlebars->47->1358", - "default3.handlebars->35->1344", - "default3.handlebars->35->1346" + "default.handlebars->47->1360", + "default3.handlebars->35->1346", + "default3.handlebars->35->1348" ] }, { @@ -51963,8 +51963,8 @@ "zh-chs": "MeshAgent流量", "zh-cht": "MeshAgent流量", "xloc": [ - "default.handlebars->47->3388", - "default3.handlebars->35->3376" + "default.handlebars->47->3392", + "default3.handlebars->35->3380" ] }, { @@ -51993,8 +51993,8 @@ "zh-chs": "MeshAgent更新", "zh-cht": "MeshAgent更新", "xloc": [ - "default.handlebars->47->3389", - "default3.handlebars->35->3377" + "default.handlebars->47->3393", + "default3.handlebars->35->3381" ] }, { @@ -52083,11 +52083,11 @@ "zh-chs": "MeshCentral 助手", "zh-cht": "MeshCentral 助手", "xloc": [ - "default.handlebars->47->2440", + "default.handlebars->47->2442", "default.handlebars->47->565", "default.handlebars->47->592", "default.handlebars->47->605", - "default3.handlebars->35->2437", + "default3.handlebars->35->2439", "default3.handlebars->35->562", "default3.handlebars->35->589", "default3.handlebars->35->602" @@ -52292,8 +52292,8 @@ "zh-chs": "MeshCentral路由器", "zh-cht": "MeshCentral Router", "xloc": [ - "default.handlebars->47->1341", - "default3.handlebars->35->1329" + "default.handlebars->47->1343", + "default3.handlebars->35->1331" ] }, { @@ -52430,8 +52430,8 @@ "zh-chs": "MeshCentral 路由器是Windows工具,用于TCP端口映射。例如,您可以通过该服务器将RDP放入远程设备。", "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "xloc": [ - "default.handlebars->47->1336", - "default3.handlebars->35->1326" + "default.handlebars->47->1338", + "default3.handlebars->35->1328" ] }, { @@ -52516,8 +52516,8 @@ "zh-chs": "MeshCentral服务器同级化", "zh-cht": "MeshCentral伺服器同級化", "xloc": [ - "default.handlebars->47->3387", - "default3.handlebars->35->3375" + "default.handlebars->47->3391", + "default3.handlebars->35->3379" ] }, { @@ -52577,10 +52577,10 @@ "xloc": [ "default.handlebars->47->206", "default.handlebars->47->208", - "default.handlebars->47->2161", + "default.handlebars->47->2163", "default3.handlebars->35->206", "default3.handlebars->35->208", - "default3.handlebars->35->2159" + "default3.handlebars->35->2161" ] }, { @@ -52610,10 +52610,10 @@ "zh-cht": "MeshCmd", "xloc": [ "default.handlebars->47->1048", - "default.handlebars->47->1354", + "default.handlebars->47->1356", "default.handlebars->47->403", "default3.handlebars->35->1045", - "default3.handlebars->35->1342", + "default3.handlebars->35->1344", "default3.handlebars->35->400" ] }, @@ -52643,8 +52643,8 @@ "zh-chs": "MeshCmd(Linux ARM,32位)", "zh-cht": "MeshCmd(Linux ARM,32位)", "xloc": [ - "default.handlebars->47->1367", - "default3.handlebars->35->1355" + "default.handlebars->47->1369", + "default3.handlebars->35->1357" ] }, { @@ -52673,8 +52673,8 @@ "zh-chs": "MeshCmd(Linux ARM,64位)", "zh-cht": "MeshCmd(Linux ARM,64位)", "xloc": [ - "default.handlebars->47->1368", - "default3.handlebars->35->1356" + "default.handlebars->47->1370", + "default3.handlebars->35->1358" ] }, { @@ -52703,8 +52703,8 @@ "zh-chs": "MeshCmd(Linux x86,32bit)", "zh-cht": "MeshCmd(Linux x86,32bit)", "xloc": [ - "default.handlebars->47->1363", - "default3.handlebars->35->1351" + "default.handlebars->47->1365", + "default3.handlebars->35->1353" ] }, { @@ -52733,8 +52733,8 @@ "zh-chs": "MeshCmd(Linux x86,64位)", "zh-cht": "MeshCmd(Linux x86,64位)", "xloc": [ - "default.handlebars->47->1364", - "default3.handlebars->35->1352" + "default.handlebars->47->1366", + "default3.handlebars->35->1354" ] }, { @@ -52746,8 +52746,8 @@ "pl": "MeshCmd (plik wykonywalny Win ARM-64)", "uk": "MeshCmd (виконуваний файл Win ARM-64)", "xloc": [ - "default.handlebars->47->1362", - "default3.handlebars->35->1350" + "default.handlebars->47->1364", + "default3.handlebars->35->1352" ] }, { @@ -52759,8 +52759,8 @@ "pl": "MeshCmd (plik wykonywalny Win x86-32)", "uk": "MeshCmd (виконуваний файл Win x86 32біт)", "xloc": [ - "default.handlebars->47->1360", - "default3.handlebars->35->1348" + "default.handlebars->47->1362", + "default3.handlebars->35->1350" ] }, { @@ -52772,8 +52772,8 @@ "pl": "MeshCmd (plik wykonywalny Win x86-64)", "uk": "MeshCmd (виконуваний файл Win x86-64)", "xloc": [ - "default.handlebars->47->1361", - "default3.handlebars->35->1349" + "default.handlebars->47->1363", + "default3.handlebars->35->1351" ] }, { @@ -52880,8 +52880,8 @@ "zh-chs": "MeshCmd(macOS,ARM-64位)", "zh-cht": "MeshCmd(macOS,ARM-64位)", "xloc": [ - "default.handlebars->47->1366", - "default3.handlebars->35->1354" + "default.handlebars->47->1368", + "default3.handlebars->35->1356" ] }, { @@ -52910,8 +52910,8 @@ "zh-chs": "MeshCmd(macOS,x86-ARM-64位)", "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "xloc": [ - "default.handlebars->47->1365", - "default3.handlebars->35->1353" + "default.handlebars->47->1367", + "default3.handlebars->35->1355" ] }, { @@ -52940,8 +52940,8 @@ "zh-chs": "MeshCmd是一个可以执行许多不同操作的命令行工具。可以选择下载和编辑操作档案以提供服务器信息和凭据。", "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "xloc": [ - "default.handlebars->47->1351", - "default3.handlebars->35->1339" + "default.handlebars->47->1353", + "default3.handlebars->35->1341" ] }, { @@ -53053,14 +53053,14 @@ "zh-cht": "訊息", "xloc": [ "default.handlebars->47->1027", - "default.handlebars->47->1316", - "default.handlebars->47->3014", - "default.handlebars->47->3207", + "default.handlebars->47->1318", + "default.handlebars->47->3016", + "default.handlebars->47->3211", "default.handlebars->47->577", "default3.handlebars->35->1024", - "default3.handlebars->35->1307", - "default3.handlebars->35->3008", - "default3.handlebars->35->3195", + "default3.handlebars->35->1309", + "default3.handlebars->35->3010", + "default3.handlebars->35->3199", "default3.handlebars->35->574" ] }, @@ -53122,8 +53122,8 @@ "zh-chs": "消息调度器", "zh-cht": "電郵調度器", "xloc": [ - "default.handlebars->47->3385", - "default3.handlebars->35->3373" + "default.handlebars->47->3389", + "default3.handlebars->35->3377" ] }, { @@ -53137,8 +53137,8 @@ "pl": "Błąd wiadomości", "uk": "Помилка повідомлення", "xloc": [ - "default.handlebars->47->3313", - "default3.handlebars->35->3301" + "default.handlebars->47->3317", + "default3.handlebars->35->3305" ] }, { @@ -53152,8 +53152,8 @@ "pl": "Błąd wiadomości: {0}", "uk": "Помилка повідомлення: {0}", "xloc": [ - "default.handlebars->47->3314", - "default3.handlebars->35->3302" + "default.handlebars->47->3318", + "default3.handlebars->35->3306" ] }, { @@ -53182,8 +53182,8 @@ "pl": "Wiadomość wysłana.", "uk": "Повідомлення:", "xloc": [ - "default.handlebars->47->3312", - "default3.handlebars->35->3300" + "default.handlebars->47->3316", + "default3.handlebars->35->3304" ] }, { @@ -53255,10 +53255,10 @@ "pl": "Wiadomości", "uk": "Обмін повідомленнями", "xloc": [ - "default.handlebars->47->2958", - "default.handlebars->47->3007", - "default3.handlebars->35->2952", - "default3.handlebars->35->3001", + "default.handlebars->47->2960", + "default.handlebars->47->3009", + "default3.handlebars->35->2954", + "default3.handlebars->35->3003", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", "login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3" @@ -53275,9 +53275,9 @@ "pl": "Wiadomości ({0})", "uk": "Обмін повідомленнями ({0})", "xloc": [ - "default.handlebars->47->2216", + "default.handlebars->47->2218", "default.handlebars->47->990", - "default3.handlebars->35->2212", + "default3.handlebars->35->2214", "default3.handlebars->35->987" ] }, @@ -53292,17 +53292,17 @@ "uk": "Сповіщення месенджера", "xloc": [ "default.handlebars->47->1129", - "default.handlebars->47->1797", - "default.handlebars->47->1817", - "default.handlebars->47->2461", + "default.handlebars->47->1799", + "default.handlebars->47->1819", + "default.handlebars->47->2463", "default.handlebars->47->269", - "default.handlebars->47->3054", + "default.handlebars->47->3056", "default3.handlebars->35->1124", - "default3.handlebars->35->1779", - "default3.handlebars->35->1799", - "default3.handlebars->35->2458", + "default3.handlebars->35->1781", + "default3.handlebars->35->1801", + "default3.handlebars->35->2460", "default3.handlebars->35->266", - "default3.handlebars->35->3048" + "default3.handlebars->35->3050" ] }, { @@ -53316,8 +53316,8 @@ "pl": "Konto komunnikatora tego użytkownika.", "uk": "Месенджер", "xloc": [ - "default.handlebars->47->3034", - "default3.handlebars->35->3028" + "default.handlebars->47->3036", + "default3.handlebars->35->3030" ] }, { @@ -53331,8 +53331,8 @@ "pl": "Wiadomości włączone", "uk": "Обмін повідомленнями ввімкнено", "xloc": [ - "default.handlebars->47->2959", - "default3.handlebars->35->2953" + "default.handlebars->47->2961", + "default3.handlebars->35->2955" ] }, { @@ -53361,12 +53361,12 @@ "zh-chs": "信使", "zh-cht": "信使", "xloc": [ - "default.handlebars->47->3148", - "default.handlebars->47->3155", - "default.handlebars->47->3216", - "default3.handlebars->35->3136", - "default3.handlebars->35->3143", - "default3.handlebars->35->3204" + "default.handlebars->47->3150", + "default.handlebars->47->3157", + "default.handlebars->47->3220", + "default3.handlebars->35->3138", + "default3.handlebars->35->3145", + "default3.handlebars->35->3208" ] }, { @@ -53379,8 +53379,8 @@ "pl": "Wiadomości", "uk": "Обмін повідомленнями", "xloc": [ - "default.handlebars->47->3236", - "default3.handlebars->35->3224" + "default.handlebars->47->3240", + "default3.handlebars->35->3228" ] }, { @@ -53484,7 +53484,7 @@ { "en": "Minty", "xloc": [ - "default3.handlebars->35->2090" + "default3.handlebars->35->2092" ] }, { @@ -53574,8 +53574,8 @@ "zh-cht": "移動設備", "xloc": [ "default-mobile.handlebars->11->804", - "default.handlebars->47->1638", - "default3.handlebars->35->1623" + "default.handlebars->47->1640", + "default3.handlebars->35->1625" ] }, { @@ -53616,8 +53616,8 @@ "uk": "Режим", "xloc": [ "default-mobile.handlebars->11->842", - "default.handlebars->47->1686", - "default3.handlebars->35->1669" + "default.handlebars->47->1688", + "default3.handlebars->35->1671" ] }, { @@ -53648,12 +53648,12 @@ "xloc": [ "default-mobile.handlebars->11->798", "default-mobile.handlebars->11->883", - "default.handlebars->47->1632", - "default.handlebars->47->1727", - "default.handlebars->47->2120", - "default3.handlebars->35->1617", - "default3.handlebars->35->1710", - "default3.handlebars->35->2120" + "default.handlebars->47->1634", + "default.handlebars->47->1729", + "default.handlebars->47->2122", + "default3.handlebars->35->1619", + "default3.handlebars->35->1712", + "default3.handlebars->35->2122" ] }, { @@ -53720,8 +53720,8 @@ "zh-cht": "摩爾達維亞文", "xloc": [ "default-mobile.handlebars->11->232", - "default.handlebars->47->1971", - "default3.handlebars->35->1952", + "default.handlebars->47->1973", + "default3.handlebars->35->1954", "login2.handlebars->7->118" ] }, @@ -53754,7 +53754,7 @@ { "en": "Morph", "xloc": [ - "default3.handlebars->35->2091" + "default3.handlebars->35->2093" ] }, { @@ -53784,8 +53784,8 @@ "zh-cht": "母板", "xloc": [ "default-mobile.handlebars->11->851", - "default.handlebars->47->1695", - "default3.handlebars->35->1678" + "default.handlebars->47->1697", + "default3.handlebars->35->1680" ] }, { @@ -53874,8 +53874,8 @@ "zh-chs": "移动:“{0}”到“{1}”", "zh-cht": "移動:“{0}”到“{1}”", "xloc": [ - "default.handlebars->47->2588", - "default3.handlebars->35->2585" + "default.handlebars->47->2590", + "default3.handlebars->35->2587" ] }, { @@ -53904,8 +53904,8 @@ "zh-chs": "将设备{0}移动到组{1}", "zh-cht": "將設備{0}移動到組{1}", "xloc": [ - "default.handlebars->47->2621", - "default3.handlebars->35->2618" + "default.handlebars->47->2623", + "default3.handlebars->35->2620" ] }, { @@ -53964,10 +53964,10 @@ "zh-chs": "多个问题", "zh-cht": "多個問題", "xloc": [ - "default.handlebars->47->2474", - "default.handlebars->47->2488", - "default3.handlebars->35->2471", - "default3.handlebars->35->2485" + "default.handlebars->47->2476", + "default.handlebars->47->2490", + "default3.handlebars->35->2473", + "default3.handlebars->35->2487" ] }, { @@ -54022,8 +54022,8 @@ "zh-chs": "多路复用器", "zh-cht": "多工器", "xloc": [ - "default.handlebars->47->3167", - "default3.handlebars->35->3155" + "default.handlebars->47->3169", + "default3.handlebars->35->3157" ] }, { @@ -54053,9 +54053,9 @@ "zh-cht": "必須以用戶身份運行", "xloc": [ "default-mobile.handlebars->11->616", - "default.handlebars->47->1288", + "default.handlebars->47->1290", "default.handlebars->47->820", - "default3.handlebars->35->1283", + "default3.handlebars->35->1285", "default3.handlebars->35->817" ] }, @@ -54290,8 +54290,8 @@ "zh-chs": "我的服务器控制台", "zh-cht": "我的伺服器控制台", "xloc": [ - "default.handlebars->47->1765", - "default3.handlebars->35->1748" + "default.handlebars->47->1767", + "default3.handlebars->35->1750" ] }, { @@ -54534,10 +54534,10 @@ "zh-chs": "我的密钥", "zh-cht": "我的密鍵", "xloc": [ - "default.handlebars->47->1846", - "default.handlebars->47->1849", - "default3.handlebars->35->1827", - "default3.handlebars->35->1830" + "default.handlebars->47->1848", + "default.handlebars->47->1851", + "default3.handlebars->35->1829", + "default3.handlebars->35->1832" ] }, { @@ -54566,8 +54566,8 @@ "zh-chs": "不支持 NLA", "zh-cht": "不支持 NLA", "xloc": [ - "default.handlebars->47->1388", - "default3.handlebars->35->1375" + "default.handlebars->47->1390", + "default3.handlebars->35->1377" ] }, { @@ -54720,46 +54720,46 @@ "default-mobile.handlebars->11->845", "default-mobile.handlebars->11->948", "default-mobile.handlebars->11->971", - "default.handlebars->47->1449", - "default.handlebars->47->1465", - "default.handlebars->47->1611", + "default.handlebars->47->1451", + "default.handlebars->47->1467", + "default.handlebars->47->1613", "default.handlebars->47->167", - "default.handlebars->47->1689", + "default.handlebars->47->1691", "default.handlebars->47->181", - "default.handlebars->47->2110", - "default.handlebars->47->2138", - "default.handlebars->47->2143", - "default.handlebars->47->2180", - "default.handlebars->47->2320", - "default.handlebars->47->2732", - "default.handlebars->47->2850", - "default.handlebars->47->2866", - "default.handlebars->47->2873", - "default.handlebars->47->2924", - "default.handlebars->47->2943", + "default.handlebars->47->2112", + "default.handlebars->47->2140", + "default.handlebars->47->2145", + "default.handlebars->47->2182", + "default.handlebars->47->2322", + "default.handlebars->47->2734", + "default.handlebars->47->2852", + "default.handlebars->47->2868", + "default.handlebars->47->2875", + "default.handlebars->47->2926", + "default.handlebars->47->2945", "default.handlebars->47->344", "default.handlebars->47->895", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default.handlebars->container->column_l->p42->p42tbl->1->0->2", - "default3.handlebars->35->1436", - "default3.handlebars->35->1451", - "default3.handlebars->35->1596", + "default3.handlebars->35->1438", + "default3.handlebars->35->1453", + "default3.handlebars->35->1598", "default3.handlebars->35->167", - "default3.handlebars->35->1672", + "default3.handlebars->35->1674", "default3.handlebars->35->181", - "default3.handlebars->35->2110", - "default3.handlebars->35->2138", - "default3.handlebars->35->2143", - "default3.handlebars->35->2176", - "default3.handlebars->35->2315", - "default3.handlebars->35->2316", - "default3.handlebars->35->2729", - "default3.handlebars->35->2844", - "default3.handlebars->35->2860", - "default3.handlebars->35->2867", - "default3.handlebars->35->2918", - "default3.handlebars->35->2937", + "default3.handlebars->35->2112", + "default3.handlebars->35->2140", + "default3.handlebars->35->2145", + "default3.handlebars->35->2178", + "default3.handlebars->35->2317", + "default3.handlebars->35->2318", + "default3.handlebars->35->2731", + "default3.handlebars->35->2846", + "default3.handlebars->35->2862", + "default3.handlebars->35->2869", + "default3.handlebars->35->2920", + "default3.handlebars->35->2939", "default3.handlebars->35->341", "default3.handlebars->35->892", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", @@ -54823,7 +54823,7 @@ "zh-chs": "名称1,名称2,名称3", "zh-cht": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->47->2831" + "default.handlebars->47->2833" ] }, { @@ -54853,8 +54853,8 @@ "zh-cht": "納瓦霍文", "xloc": [ "default-mobile.handlebars->11->233", - "default.handlebars->47->1972", - "default3.handlebars->35->1953", + "default.handlebars->47->1974", + "default3.handlebars->35->1955", "login2.handlebars->7->119" ] }, @@ -54885,8 +54885,8 @@ "zh-cht": "恩東加", "xloc": [ "default-mobile.handlebars->11->234", - "default.handlebars->47->1973", - "default3.handlebars->35->1954", + "default.handlebars->47->1975", + "default3.handlebars->35->1956", "login2.handlebars->7->120" ] }, @@ -54917,8 +54917,8 @@ "zh-cht": "尼泊爾文", "xloc": [ "default-mobile.handlebars->11->235", - "default.handlebars->47->1974", - "default3.handlebars->35->1955", + "default.handlebars->47->1976", + "default3.handlebars->35->1957", "login2.handlebars->7->121" ] }, @@ -54948,8 +54948,8 @@ "zh-chs": "网络接口", "zh-cht": "網絡介面", "xloc": [ - "default.handlebars->47->1334", - "default3.handlebars->35->1324" + "default.handlebars->47->1336", + "default3.handlebars->35->1326" ] }, { @@ -54990,8 +54990,8 @@ "pl": "Zapisy informacji o interfejsach sieciowych", "uk": "Записати інформацію про мережевий інтерфейс", "xloc": [ - "default.handlebars->47->3249", - "default3.handlebars->35->3237" + "default.handlebars->47->3253", + "default3.handlebars->35->3241" ] }, { @@ -55021,10 +55021,10 @@ "zh-cht": "網路", "xloc": [ "default-mobile.handlebars->11->819", - "default.handlebars->47->1648", - "default.handlebars->47->1663", - "default3.handlebars->35->1633", - "default3.handlebars->35->1648" + "default.handlebars->47->1650", + "default.handlebars->47->1665", + "default3.handlebars->35->1635", + "default3.handlebars->35->1650" ] }, { @@ -55054,9 +55054,9 @@ "zh-cht": "新", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", - "default.handlebars->47->2137", + "default.handlebars->47->2139", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1", - "default3.handlebars->35->2137", + "default3.handlebars->35->2139", "default3.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -55086,8 +55086,8 @@ "zh-chs": "生成新的2FA备份代码", "zh-cht": "生成新的2FA備份代碼", "xloc": [ - "default.handlebars->47->2628", - "default3.handlebars->35->2625" + "default.handlebars->47->2630", + "default3.handlebars->35->2627" ] }, { @@ -55117,8 +55117,8 @@ "zh-cht": "新賬戶", "xloc": [ "default-mobile.handlebars->11->1030", - "default.handlebars->47->3275", - "default3.handlebars->35->3263" + "default.handlebars->47->3279", + "default3.handlebars->35->3267" ] }, { @@ -55204,12 +55204,12 @@ "zh-cht": "新裝置群", "xloc": [ "default-mobile.handlebars->11->340", - "default.handlebars->47->1326", - "default.handlebars->47->2103", - "default.handlebars->47->2126", - "default3.handlebars->35->1317", - "default3.handlebars->35->2106", - "default3.handlebars->35->2126" + "default.handlebars->47->1328", + "default.handlebars->47->2105", + "default.handlebars->47->2128", + "default3.handlebars->35->1319", + "default3.handlebars->35->2108", + "default3.handlebars->35->2128" ] }, { @@ -55240,12 +55240,12 @@ "xloc": [ "default-mobile.handlebars->11->372", "default-mobile.handlebars->11->719", - "default.handlebars->47->1565", - "default.handlebars->47->2518", + "default.handlebars->47->1567", + "default.handlebars->47->2520", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default3.handlebars->35->1550", - "default3.handlebars->35->2515", + "default3.handlebars->35->1552", + "default3.handlebars->35->2517", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing-mobile.handlebars->11->83", @@ -55399,10 +55399,10 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->47->2294", - "default.handlebars->47->2295", - "default3.handlebars->35->2288", - "default3.handlebars->35->2289" + "default.handlebars->47->2296", + "default.handlebars->47->2297", + "default3.handlebars->35->2290", + "default3.handlebars->35->2291" ] }, { @@ -55433,8 +55433,8 @@ "xloc": [ "default-mobile.handlebars->11->335", "default-mobile.handlebars->11->336", - "default.handlebars->47->2098", - "default.handlebars->47->2099" + "default.handlebars->47->2100", + "default.handlebars->47->2101" ] }, { @@ -55503,12 +55503,12 @@ "default-mobile.handlebars->11->857", "default-mobile.handlebars->11->860", "default-mobile.handlebars->11->863", - "default.handlebars->47->1701", - "default.handlebars->47->1704", - "default.handlebars->47->1707", - "default3.handlebars->35->1684", - "default3.handlebars->35->1687", - "default3.handlebars->35->1690" + "default.handlebars->47->1703", + "default.handlebars->47->1706", + "default.handlebars->47->1709", + "default3.handlebars->35->1686", + "default3.handlebars->35->1689", + "default3.handlebars->35->1692" ] }, { @@ -55626,8 +55626,8 @@ "zh-chs": "无座席控制台", "zh-cht": "無代理控制台", "xloc": [ - "default.handlebars->47->3069", - "default3.handlebars->35->3063" + "default.handlebars->47->3071", + "default3.handlebars->35->3065" ] }, { @@ -55636,8 +55636,8 @@ "nl": "Geen toestemming", "uk": "Нема Згоди", "xloc": [ - "default.handlebars->47->1253", - "default3.handlebars->35->1248" + "default.handlebars->47->1255", + "default3.handlebars->35->1250" ] }, { @@ -55666,8 +55666,8 @@ "zh-chs": "没有控制台", "zh-cht": "沒有控制台", "xloc": [ - "default.handlebars->47->2967", - "default3.handlebars->35->2961" + "default.handlebars->47->2969", + "default3.handlebars->35->2963" ] }, { @@ -55732,12 +55732,12 @@ "xloc": [ "default.handlebars->47->1140", "default.handlebars->47->1165", - "default.handlebars->47->2409", - "default.handlebars->47->2963", + "default.handlebars->47->2411", + "default.handlebars->47->2965", "default3.handlebars->35->1135", "default3.handlebars->35->1160", - "default3.handlebars->35->2406", - "default3.handlebars->35->2957" + "default3.handlebars->35->2408", + "default3.handlebars->35->2959" ] }, { @@ -55766,10 +55766,10 @@ "zh-chs": "不能访问桌面", "zh-cht": "不能訪問桌面", "xloc": [ - "default.handlebars->47->2368", - "default.handlebars->47->3065", - "default3.handlebars->35->2365", - "default3.handlebars->35->3059" + "default.handlebars->47->2370", + "default.handlebars->47->3067", + "default3.handlebars->35->2367", + "default3.handlebars->35->3061" ] }, { @@ -55824,12 +55824,12 @@ "zh-chs": "找不到事件", "zh-cht": "找不到事件", "xloc": [ - "default.handlebars->47->1607", - "default.handlebars->47->2708", - "default.handlebars->47->3131", - "default3.handlebars->35->1592", - "default3.handlebars->35->2705", - "default3.handlebars->35->3119" + "default.handlebars->47->1609", + "default.handlebars->47->2710", + "default.handlebars->47->3133", + "default3.handlebars->35->1594", + "default3.handlebars->35->2707", + "default3.handlebars->35->3121" ] }, { @@ -55859,10 +55859,10 @@ "zh-cht": "不能存取檔案", "xloc": [ "default-mobile.handlebars->11->987", - "default.handlebars->47->2370", - "default.handlebars->47->3068", - "default3.handlebars->35->2367", - "default3.handlebars->35->3062" + "default.handlebars->47->2372", + "default.handlebars->47->3070", + "default3.handlebars->35->2369", + "default3.handlebars->35->3064" ] }, { @@ -55894,12 +55894,12 @@ "default-mobile.handlebars->11->1010", "default.handlebars->47->1137", "default.handlebars->47->1162", - "default.handlebars->47->2411", - "default.handlebars->47->2966", + "default.handlebars->47->2413", + "default.handlebars->47->2968", "default3.handlebars->35->1132", "default3.handlebars->35->1157", - "default3.handlebars->35->2408", - "default3.handlebars->35->2960" + "default3.handlebars->35->2410", + "default3.handlebars->35->2962" ] }, { @@ -55962,10 +55962,10 @@ "xloc": [ "default-mobile.handlebars->11->1011", "default-mobile.handlebars->11->988", - "default.handlebars->47->2371", - "default.handlebars->47->2412", - "default3.handlebars->35->2368", - "default3.handlebars->35->2409" + "default.handlebars->47->2373", + "default.handlebars->47->2414", + "default3.handlebars->35->2370", + "default3.handlebars->35->2411" ] }, { @@ -56109,8 +56109,8 @@ "zh-chs": "没有成员", "zh-cht": "沒有成員", "xloc": [ - "default.handlebars->47->2904", - "default3.handlebars->35->2898" + "default.handlebars->47->2906", + "default3.handlebars->35->2900" ] }, { @@ -56139,8 +56139,8 @@ "zh-chs": "没有新的设备组", "zh-cht": "沒有新的裝置群", "xloc": [ - "default.handlebars->47->2844", - "default3.handlebars->35->2838" + "default.handlebars->47->2846", + "default3.handlebars->35->2840" ] }, { @@ -56169,8 +56169,8 @@ "zh-chs": "没有新设备", "zh-cht": "沒有新設備", "xloc": [ - "default.handlebars->47->2845", - "default3.handlebars->35->2839" + "default.handlebars->47->2847", + "default3.handlebars->35->2841" ] }, { @@ -56199,10 +56199,10 @@ "zh-chs": "没有政策", "zh-cht": "沒有政策", "xloc": [ - "default.handlebars->47->2221", - "default.handlebars->47->2285", - "default3.handlebars->35->2217", - "default3.handlebars->35->2279" + "default.handlebars->47->2223", + "default.handlebars->47->2287", + "default3.handlebars->35->2219", + "default3.handlebars->35->2281" ] }, { @@ -56256,10 +56256,10 @@ "zh-chs": "没有遥控器", "zh-cht": "沒有遙控器", "xloc": [ - "default.handlebars->47->2969", - "default.handlebars->47->3071", - "default3.handlebars->35->2963", - "default3.handlebars->35->3065" + "default.handlebars->47->2971", + "default.handlebars->47->3073", + "default3.handlebars->35->2965", + "default3.handlebars->35->3067" ] }, { @@ -56288,10 +56288,10 @@ "zh-chs": "没有遥控器", "zh-cht": "沒有遙控器", "xloc": [ - "default.handlebars->47->2962", - "default.handlebars->47->3064", - "default3.handlebars->35->2956", - "default3.handlebars->35->3058" + "default.handlebars->47->2964", + "default.handlebars->47->3066", + "default3.handlebars->35->2958", + "default3.handlebars->35->3060" ] }, { @@ -56320,10 +56320,10 @@ "zh-chs": "无重置/关闭", "zh-cht": "無重置/關閉", "xloc": [ - "default.handlebars->47->2971", - "default.handlebars->47->3073", - "default3.handlebars->35->2965", - "default3.handlebars->35->3067" + "default.handlebars->47->2973", + "default.handlebars->47->3075", + "default3.handlebars->35->2967", + "default3.handlebars->35->3069" ] }, { @@ -56357,12 +56357,12 @@ "default-mobile.handlebars->11->962", "default.handlebars->47->1155", "default.handlebars->47->1180", - "default.handlebars->47->2135", - "default.handlebars->47->2422", + "default.handlebars->47->2137", + "default.handlebars->47->2424", "default3.handlebars->35->1150", "default3.handlebars->35->1175", - "default3.handlebars->35->2135", - "default3.handlebars->35->2419" + "default3.handlebars->35->2137", + "default3.handlebars->35->2421" ] }, { @@ -56418,9 +56418,9 @@ "zh-cht": "沒有TLS加密", "xloc": [ "default-mobile.handlebars->11->626", - "default.handlebars->47->1312", + "default.handlebars->47->1314", "default.handlebars->47->522", - "default3.handlebars->35->1303", + "default3.handlebars->35->1305", "default3.handlebars->35->519" ] }, @@ -56453,12 +56453,12 @@ "default-mobile.handlebars->11->1009", "default.handlebars->47->1136", "default.handlebars->47->1161", - "default.handlebars->47->2410", - "default.handlebars->47->2965", + "default.handlebars->47->2412", + "default.handlebars->47->2967", "default3.handlebars->35->1131", "default3.handlebars->35->1156", - "default3.handlebars->35->2407", - "default3.handlebars->35->2959" + "default3.handlebars->35->2409", + "default3.handlebars->35->2961" ] }, { @@ -56488,10 +56488,10 @@ "zh-cht": "不能訪問終端", "xloc": [ "default-mobile.handlebars->11->986", - "default.handlebars->47->2369", - "default.handlebars->47->3067", - "default3.handlebars->35->2366", - "default3.handlebars->35->3061" + "default.handlebars->47->2371", + "default.handlebars->47->3069", + "default3.handlebars->35->2368", + "default3.handlebars->35->3063" ] }, { @@ -56520,8 +56520,8 @@ "zh-chs": "没有工具(MeshCmd /路由器)", "zh-cht": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->47->2846", - "default3.handlebars->35->2840" + "default.handlebars->47->2848", + "default3.handlebars->35->2842" ] }, { @@ -56550,10 +56550,10 @@ "zh-chs": "无卸载", "zh-cht": "無卸載", "xloc": [ - "default.handlebars->47->2968", - "default.handlebars->47->3070", - "default3.handlebars->35->2962", - "default3.handlebars->35->3064" + "default.handlebars->47->2970", + "default.handlebars->47->3072", + "default3.handlebars->35->2964", + "default3.handlebars->35->3066" ] }, { @@ -56582,10 +56582,10 @@ "zh-chs": "没有唤醒", "zh-cht": "沒有喚醒", "xloc": [ - "default.handlebars->47->2970", - "default.handlebars->47->3072", - "default3.handlebars->35->2964", - "default3.handlebars->35->3066" + "default.handlebars->47->2972", + "default.handlebars->47->3074", + "default3.handlebars->35->2966", + "default3.handlebars->35->3068" ] }, { @@ -56615,8 +56615,8 @@ "zh-cht": "該設備當前無可用操作。", "xloc": [ "default-mobile.handlebars->11->595", - "default.handlebars->47->1280", - "default3.handlebars->35->1275" + "default.handlebars->47->1282", + "default3.handlebars->35->1277" ] }, { @@ -56672,10 +56672,10 @@ "zh-cht": "沒有代理設備通過代理中繼", "xloc": [ "default-mobile.handlebars->11->945", - "default.handlebars->47->2112", - "default.handlebars->47->2177", - "default3.handlebars->35->2112", - "default3.handlebars->35->2173" + "default.handlebars->47->2114", + "default.handlebars->47->2179", + "default3.handlebars->35->2114", + "default3.handlebars->35->2175" ] }, { @@ -56704,10 +56704,10 @@ "zh-chs": "没有自动更新", "zh-cht": "沒有自動更新", "xloc": [ - "default.handlebars->47->2472", - "default.handlebars->47->2486", - "default3.handlebars->35->2469", - "default3.handlebars->35->2483" + "default.handlebars->47->2474", + "default.handlebars->47->2488", + "default3.handlebars->35->2471", + "default3.handlebars->35->2485" ] }, { @@ -56736,10 +56736,10 @@ "zh-chs": "没有共同的设备组", "zh-cht": "沒有共同的裝置群", "xloc": [ - "default.handlebars->47->2910", - "default.handlebars->47->3099", - "default3.handlebars->35->2904", - "default3.handlebars->35->3087" + "default.handlebars->47->2912", + "default.handlebars->47->3101", + "default3.handlebars->35->2906", + "default3.handlebars->35->3089" ] }, { @@ -56917,10 +56917,10 @@ "zh-chs": "没有共同的设备", "zh-cht": "沒有共同的裝置", "xloc": [ - "default.handlebars->47->2916", - "default.handlebars->47->3111", - "default3.handlebars->35->2910", - "default3.handlebars->35->3099" + "default.handlebars->47->2918", + "default.handlebars->47->3113", + "default3.handlebars->35->2912", + "default3.handlebars->35->3101" ] }, { @@ -56981,8 +56981,8 @@ "zh-chs": "该设备组中没有设备。", "zh-cht": "該裝置群中沒有裝置。", "xloc": [ - "default.handlebars->47->2490", - "default3.handlebars->35->2487" + "default.handlebars->47->2492", + "default3.handlebars->35->2489" ] }, { @@ -57102,8 +57102,8 @@ "zh-chs": "找不到文件", "zh-cht": "找不到文件", "xloc": [ - "default.handlebars->47->1537", - "default3.handlebars->35->1522", + "default.handlebars->47->1539", + "default3.handlebars->35->1524", "sharing.handlebars->11->45" ] }, @@ -57133,8 +57133,8 @@ "zh-chs": "找不到群组。", "zh-cht": "找不到群組。", "xloc": [ - "default.handlebars->47->2849", - "default3.handlebars->35->2843" + "default.handlebars->47->2851", + "default3.handlebars->35->2845" ] }, { @@ -57164,8 +57164,8 @@ "zh-cht": "沒有此裝置的訊息。", "xloc": [ "default-mobile.handlebars->11->915", - "default.handlebars->47->1759", - "default3.handlebars->35->1742" + "default.handlebars->47->1761", + "default3.handlebars->35->1744" ] }, { @@ -57225,8 +57225,8 @@ "zh-cht": "未定義鍵盤快捷鍵", "xloc": [ "default-mobile.handlebars->11->678", - "default.handlebars->47->1448", - "default3.handlebars->35->1435", + "default.handlebars->47->1450", + "default3.handlebars->35->1437", "sharing-mobile.handlebars->11->42" ] }, @@ -57256,8 +57256,8 @@ "zh-chs": "未定义键盘字符串", "zh-cht": "未定義鍵盤字符串", "xloc": [ - "default.handlebars->47->1453", - "default3.handlebars->35->1440" + "default.handlebars->47->1455", + "default3.handlebars->35->1442" ] }, { @@ -57378,8 +57378,8 @@ "zh-chs": "不再是“{0}”的中继。", "zh-cht": "不再是“{0}”的中繼。", "xloc": [ - "default.handlebars->47->2688", - "default3.handlebars->35->2685" + "default.handlebars->47->2690", + "default3.handlebars->35->2687" ] }, { @@ -57438,7 +57438,7 @@ "zh-chs": "没有其他相同类型的设备组。", "zh-cht": "沒有其他相同類型的裝置群。", "xloc": [ - "default.handlebars->47->1329" + "default.handlebars->47->1331" ] }, { @@ -57468,8 +57468,8 @@ "zh-cht": "沒有此用戶的電話號碼", "xloc": [ "default-mobile.handlebars->11->1061", - "default.handlebars->47->3306", - "default3.handlebars->35->3294" + "default.handlebars->47->3310", + "default3.handlebars->35->3298" ] }, { @@ -57528,8 +57528,8 @@ "zh-chs": "没有录音。", "zh-cht": "沒有錄音。", "xloc": [ - "default.handlebars->47->3136", - "default3.handlebars->35->3124" + "default.handlebars->47->3138", + "default3.handlebars->35->3126" ] }, { @@ -57559,9 +57559,9 @@ "zh-cht": "沒有可用的中繼設備。", "xloc": [ "default-mobile.handlebars->11->968", - "default.handlebars->47->2317", - "default3.handlebars->35->2310", - "default3.handlebars->35->2312" + "default.handlebars->47->2319", + "default3.handlebars->35->2312", + "default3.handlebars->35->2314" ] }, { @@ -57616,8 +57616,8 @@ "zh-chs": "没有服务器权限", "zh-cht": "沒有伺服器權限", "xloc": [ - "default.handlebars->47->2938", - "default3.handlebars->35->2932" + "default.handlebars->47->2940", + "default3.handlebars->35->2934" ] }, { @@ -57672,8 +57672,8 @@ "zh-chs": "没有用户组成员身份", "zh-cht": "沒有用戶群成員身份", "xloc": [ - "default.handlebars->47->3105", - "default3.handlebars->35->3093" + "default.handlebars->47->3107", + "default3.handlebars->35->3095" ] }, { @@ -57703,8 +57703,8 @@ "zh-cht": "沒有用戶管理權限", "xloc": [ "default-mobile.handlebars->11->1059", - "default.handlebars->47->3304", - "default3.handlebars->35->3292" + "default.handlebars->47->3308", + "default3.handlebars->35->3296" ] }, { @@ -57733,8 +57733,8 @@ "zh-chs": "未找到相应的用户。", "zh-cht": "未找到相應的用戶。", "xloc": [ - "default.handlebars->47->2740", - "default3.handlebars->35->2737" + "default.handlebars->47->2742", + "default3.handlebars->35->2739" ] }, { @@ -57894,32 +57894,32 @@ "default-mobile.handlebars->11->716", "default-mobile.handlebars->11->950", "default.handlebars->47->1004", - "default.handlebars->47->1436", - "default.handlebars->47->2171", - "default.handlebars->47->2182", - "default.handlebars->47->2198", - "default.handlebars->47->2210", - "default.handlebars->47->2217", + "default.handlebars->47->1438", + "default.handlebars->47->2173", + "default.handlebars->47->2184", + "default.handlebars->47->2200", + "default.handlebars->47->2212", "default.handlebars->47->2219", - "default.handlebars->47->2273", - "default.handlebars->47->2475", - "default.handlebars->47->2500", - "default.handlebars->47->2505", - "default.handlebars->47->2716", + "default.handlebars->47->2221", + "default.handlebars->47->2275", + "default.handlebars->47->2477", + "default.handlebars->47->2502", + "default.handlebars->47->2507", + "default.handlebars->47->2718", "default.handlebars->47->286", - "default.handlebars->47->2870", "default.handlebars->47->2872", - "default.handlebars->47->2881", - "default.handlebars->47->2893", - "default.handlebars->47->2957", - "default.handlebars->47->2960", - "default.handlebars->47->2972", - "default.handlebars->47->2982", - "default.handlebars->47->2986", - "default.handlebars->47->2998", - "default.handlebars->47->3035", + "default.handlebars->47->2874", + "default.handlebars->47->2883", + "default.handlebars->47->2895", + "default.handlebars->47->2959", + "default.handlebars->47->2962", + "default.handlebars->47->2974", + "default.handlebars->47->2984", + "default.handlebars->47->2988", + "default.handlebars->47->3000", + "default.handlebars->47->3037", "default.handlebars->47->314", - "default.handlebars->47->3231", + "default.handlebars->47->3235", "default.handlebars->47->412", "default.handlebars->47->413", "default.handlebars->47->892", @@ -57930,32 +57930,32 @@ "default.handlebars->47->991", "default.handlebars->container->column_l->p41->3->3->p41traceStatus", "default3.handlebars->35->1001", - "default3.handlebars->35->1423", - "default3.handlebars->35->2167", - "default3.handlebars->35->2178", - "default3.handlebars->35->2194", - "default3.handlebars->35->2206", - "default3.handlebars->35->2213", + "default3.handlebars->35->1425", + "default3.handlebars->35->2169", + "default3.handlebars->35->2180", + "default3.handlebars->35->2196", + "default3.handlebars->35->2208", "default3.handlebars->35->2215", - "default3.handlebars->35->2269", - "default3.handlebars->35->2472", - "default3.handlebars->35->2497", - "default3.handlebars->35->2502", - "default3.handlebars->35->2713", + "default3.handlebars->35->2217", + "default3.handlebars->35->2271", + "default3.handlebars->35->2474", + "default3.handlebars->35->2499", + "default3.handlebars->35->2504", + "default3.handlebars->35->2715", "default3.handlebars->35->283", - "default3.handlebars->35->2864", "default3.handlebars->35->2866", - "default3.handlebars->35->2875", - "default3.handlebars->35->2887", - "default3.handlebars->35->2951", - "default3.handlebars->35->2954", - "default3.handlebars->35->2966", - "default3.handlebars->35->2976", - "default3.handlebars->35->2980", - "default3.handlebars->35->2992", - "default3.handlebars->35->3029", + "default3.handlebars->35->2868", + "default3.handlebars->35->2877", + "default3.handlebars->35->2889", + "default3.handlebars->35->2953", + "default3.handlebars->35->2956", + "default3.handlebars->35->2968", + "default3.handlebars->35->2978", + "default3.handlebars->35->2982", + "default3.handlebars->35->2994", + "default3.handlebars->35->3031", "default3.handlebars->35->311", - "default3.handlebars->35->3219", + "default3.handlebars->35->3223", "default3.handlebars->35->409", "default3.handlebars->35->410", "default3.handlebars->35->889", @@ -58051,8 +58051,8 @@ "zh-cht": "挪威文", "xloc": [ "default-mobile.handlebars->11->236", - "default.handlebars->47->1975", - "default3.handlebars->35->1956", + "default.handlebars->47->1977", + "default3.handlebars->35->1958", "login2.handlebars->7->122" ] }, @@ -58083,8 +58083,8 @@ "zh-cht": "挪威文(Bokmal)", "xloc": [ "default-mobile.handlebars->11->237", - "default.handlebars->47->1976", - "default3.handlebars->35->1957", + "default.handlebars->47->1978", + "default3.handlebars->35->1959", "login2.handlebars->7->123" ] }, @@ -58115,8 +58115,8 @@ "zh-cht": "挪威文(尼諾斯克)", "xloc": [ "default-mobile.handlebars->11->238", - "default.handlebars->47->1977", - "default3.handlebars->35->1958", + "default.handlebars->47->1979", + "default3.handlebars->35->1960", "login2.handlebars->7->124" ] }, @@ -58146,8 +58146,8 @@ "zh-chs": "未激活", "zh-cht": "未激活", "xloc": [ - "default.handlebars->47->1668", - "default3.handlebars->35->1651" + "default.handlebars->47->1670", + "default3.handlebars->35->1653" ] }, { @@ -58240,10 +58240,10 @@ "zh-chs": "未连接", "zh-cht": "未連接", "xloc": [ - "default.handlebars->47->2466", - "default.handlebars->47->2479", - "default3.handlebars->35->2463", - "default3.handlebars->35->2476" + "default.handlebars->47->2468", + "default.handlebars->47->2481", + "default3.handlebars->35->2465", + "default3.handlebars->35->2478" ] }, { @@ -58273,8 +58273,8 @@ "zh-cht": "未知", "xloc": [ "default-mobile.handlebars->11->835", - "default.handlebars->47->1679", - "default3.handlebars->35->1662" + "default.handlebars->47->1681", + "default3.handlebars->35->1664" ] }, { @@ -58333,8 +58333,8 @@ "zh-chs": "不在服务器上", "zh-cht": "不在伺服器上", "xloc": [ - "default.handlebars->47->3159", - "default3.handlebars->35->3147" + "default.handlebars->47->3161", + "default3.handlebars->35->3149" ] }, { @@ -58363,10 +58363,10 @@ "zh-chs": "没有设置", "zh-cht": "沒有設置", "xloc": [ - "default.handlebars->47->2944", - "default.handlebars->47->2945", - "default3.handlebars->35->2938", - "default3.handlebars->35->2939" + "default.handlebars->47->2946", + "default.handlebars->47->2947", + "default3.handlebars->35->2940", + "default3.handlebars->35->2941" ] }, { @@ -58395,8 +58395,8 @@ "zh-chs": "未经审核的", "zh-cht": "未經審核的", "xloc": [ - "default.handlebars->47->3079", - "default3.handlebars->35->3071" + "default.handlebars->47->3081", + "default3.handlebars->35->3073" ] }, { @@ -58432,15 +58432,15 @@ "default.handlebars->47->1146", "default.handlebars->47->1171", "default.handlebars->47->1185", - "default.handlebars->47->2229", - "default.handlebars->47->3010", + "default.handlebars->47->2231", + "default.handlebars->47->3012", "default.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->0", "default3.handlebars->35->1018", "default3.handlebars->35->1141", "default3.handlebars->35->1166", "default3.handlebars->35->1180", - "default3.handlebars->35->2225", - "default3.handlebars->35->3004", + "default3.handlebars->35->2227", + "default3.handlebars->35->3006", "default3.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->1" ] }, @@ -58501,12 +58501,12 @@ "zh-cht": "通知設定", "xloc": [ "default.handlebars->47->1133", - "default.handlebars->47->2085", - "default.handlebars->47->2465", + "default.handlebars->47->2087", + "default.handlebars->47->2467", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->14", "default3.handlebars->35->1128", - "default3.handlebars->35->2067", - "default3.handlebars->35->2462", + "default3.handlebars->35->2069", + "default3.handlebars->35->2464", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->12" ] }, @@ -58588,8 +58588,8 @@ "zh-chs": "通知音效", "zh-cht": "通知音效", "xloc": [ - "default.handlebars->47->2080", - "default3.handlebars->35->2062" + "default.handlebars->47->2082", + "default3.handlebars->35->2064" ] }, { @@ -58618,9 +58618,9 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->47->2218", + "default.handlebars->47->2220", "default.handlebars->47->992", - "default3.handlebars->35->2214", + "default3.handlebars->35->2216", "default3.handlebars->35->989" ] }, @@ -58650,9 +58650,9 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->47->3018", + "default.handlebars->47->3020", "default.handlebars->47->311", - "default3.handlebars->35->3012", + "default3.handlebars->35->3014", "default3.handlebars->35->308" ] }, @@ -58682,8 +58682,8 @@ "zh-chs": "仅通知", "zh-cht": "只通知", "xloc": [ - "default.handlebars->47->1251", - "default3.handlebars->35->1246" + "default.handlebars->47->1253", + "default3.handlebars->35->1248" ] }, { @@ -58712,12 +58712,12 @@ "zh-chs": "通知使用者", "zh-cht": "通知使用者", "xloc": [ - "default.handlebars->47->2328", - "default.handlebars->47->2332", - "default.handlebars->47->2335", - "default3.handlebars->35->2325", - "default3.handlebars->35->2329", - "default3.handlebars->35->2332" + "default.handlebars->47->2330", + "default.handlebars->47->2334", + "default.handlebars->47->2337", + "default3.handlebars->35->2327", + "default3.handlebars->35->2331", + "default3.handlebars->35->2334" ] }, { @@ -58746,8 +58746,8 @@ "zh-chs": "通知{0}", "zh-cht": "通知{0}", "xloc": [ - "default.handlebars->47->2782", - "default3.handlebars->35->2778" + "default.handlebars->47->2784", + "default3.handlebars->35->2780" ] }, { @@ -58776,8 +58776,8 @@ "zh-chs": "空值", "zh-cht": "無效的", "xloc": [ - "default.handlebars->47->3379", - "default3.handlebars->35->3367" + "default.handlebars->47->3383", + "default3.handlebars->35->3371" ] }, { @@ -58839,9 +58839,9 @@ "default-mobile.handlebars->11->783", "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->7", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->47->2159", - "default.handlebars->47->2470", - "default.handlebars->47->2484", + "default.handlebars->47->2161", + "default.handlebars->47->2472", + "default.handlebars->47->2486", "default.handlebars->47->434", "default.handlebars->47->436", "default.handlebars->47->438", @@ -58850,8 +58850,8 @@ "default.handlebars->47->954", "default.handlebars->47->969", "default.handlebars->container->dialog->idx_dlgButtonBar", - "default3.handlebars->35->2467", - "default3.handlebars->35->2481", + "default3.handlebars->35->2469", + "default3.handlebars->35->2483", "default3.handlebars->35->431", "default3.handlebars->35->433", "default3.handlebars->35->435", @@ -58992,8 +58992,8 @@ "zh-cht": "歐舒丹", "xloc": [ "default-mobile.handlebars->11->239", - "default.handlebars->47->1978", - "default3.handlebars->35->1959", + "default.handlebars->47->1980", + "default3.handlebars->35->1961", "login2.handlebars->7->125" ] }, @@ -59024,8 +59024,8 @@ "zh-cht": "發生在{0}", "xloc": [ "default-mobile.handlebars->11->1027", - "default.handlebars->47->3272", - "default3.handlebars->35->3260" + "default.handlebars->47->3276", + "default3.handlebars->35->3264" ] }, { @@ -59122,8 +59122,8 @@ "zh-chs": "离线用户", "zh-cht": "離線用戶", "xloc": [ - "default.handlebars->47->2737", - "default3.handlebars->35->2734" + "default.handlebars->47->2739", + "default3.handlebars->35->2736" ] }, { @@ -59183,7 +59183,7 @@ "zh-cht": "舊密碼:", "xloc": [ "default-mobile.handlebars->11->334", - "default.handlebars->47->2097" + "default.handlebars->47->2099" ] }, { @@ -59227,8 +59227,8 @@ "zh-chs": "一天", "zh-cht": "一天", "xloc": [ - "default.handlebars->47->2713", - "default3.handlebars->35->2710" + "default.handlebars->47->2715", + "default3.handlebars->35->2712" ] }, { @@ -59288,8 +59288,8 @@ "zh-chs": "一次性密码", "zh-cht": "一次性密碼", "xloc": [ - "default.handlebars->47->3238", - "default3.handlebars->35->3226" + "default.handlebars->47->3242", + "default3.handlebars->35->3230" ] }, { @@ -59351,8 +59351,8 @@ "zh-chs": "在线用户", "zh-cht": "在線用戶", "xloc": [ - "default.handlebars->47->2736", - "default3.handlebars->35->2733" + "default.handlebars->47->2738", + "default3.handlebars->35->2735" ] }, { @@ -59381,8 +59381,8 @@ "zh-chs": "只显示前 100 个用户", "zh-cht": "僅顯示前 100 個用戶", "xloc": [ - "default.handlebars->47->2783", - "default3.handlebars->35->2779" + "default.handlebars->47->2785", + "default3.handlebars->35->2781" ] }, { @@ -59411,8 +59411,8 @@ "zh-chs": "。仅当您知道自己在做什么时才这样做。", "zh-cht": "僅當你知道自己在做什麼時才這樣做。", "xloc": [ - "default.handlebars->47->2157", - "default3.handlebars->35->2157" + "default.handlebars->47->2159", + "default3.handlebars->35->2159" ] }, { @@ -59442,11 +59442,11 @@ "zh-cht": "只能編輯小於200k的檔案。", "xloc": [ "default-mobile.handlebars->11->727", - "default.handlebars->47->1573", - "default.handlebars->47->2527", + "default.handlebars->47->1575", + "default.handlebars->47->2529", "default.handlebars->47->863", - "default3.handlebars->35->1558", - "default3.handlebars->35->2524", + "default3.handlebars->35->1560", + "default3.handlebars->35->2526", "default3.handlebars->35->860", "sharing-mobile.handlebars->11->91", "sharing.handlebars->11->67" @@ -59530,8 +59530,8 @@ "nl": "Open bestand/map", "uk": "Відкрити Файл/Теку", "xloc": [ - "default.handlebars->47->1553", - "default3.handlebars->35->1538" + "default.handlebars->47->1555", + "default3.handlebars->35->1540" ] }, { @@ -59881,8 +59881,8 @@ "zh-chs": "开头:{0}", "zh-cht": "開場:{0}", "xloc": [ - "default.handlebars->47->2556", - "default3.handlebars->35->2553" + "default.handlebars->47->2558", + "default3.handlebars->35->2555" ] }, { @@ -59912,16 +59912,16 @@ "zh-cht": "操作系統", "xloc": [ "default-mobile.handlebars->11->788", - "default.handlebars->47->1353", - "default.handlebars->47->1622", - "default.handlebars->47->3204", + "default.handlebars->47->1355", + "default.handlebars->47->1624", + "default.handlebars->47->3208", "default.handlebars->47->354", "default.handlebars->47->559", "default.handlebars->47->609", "default.handlebars->47->944", - "default3.handlebars->35->1341", - "default3.handlebars->35->1607", - "default3.handlebars->35->3192", + "default3.handlebars->35->1343", + "default3.handlebars->35->1609", + "default3.handlebars->35->3196", "default3.handlebars->35->351", "default3.handlebars->35->556", "default3.handlebars->35->606", @@ -59955,14 +59955,14 @@ "zh-cht": "操作", "xloc": [ "default-mobile.handlebars->11->594", - "default.handlebars->47->1279", - "default.handlebars->47->2765", - "default.handlebars->47->2857", + "default.handlebars->47->1281", + "default.handlebars->47->2767", + "default.handlebars->47->2859", "default.handlebars->47->758", "default.handlebars->47->770", - "default3.handlebars->35->1274", - "default3.handlebars->35->2762", - "default3.handlebars->35->2851", + "default3.handlebars->35->1276", + "default3.handlebars->35->2764", + "default3.handlebars->35->2853", "default3.handlebars->35->755", "default3.handlebars->35->767" ] @@ -60050,8 +60050,8 @@ "zh-cht": "奧里亞", "xloc": [ "default-mobile.handlebars->11->240", - "default.handlebars->47->1979", - "default3.handlebars->35->1960", + "default.handlebars->47->1981", + "default3.handlebars->35->1962", "login2.handlebars->7->126" ] }, @@ -60082,8 +60082,8 @@ "zh-cht": "奧羅莫", "xloc": [ "default-mobile.handlebars->11->241", - "default.handlebars->47->1980", - "default3.handlebars->35->1961", + "default.handlebars->47->1982", + "default3.handlebars->35->1963", "login2.handlebars->7->127" ] }, @@ -60368,8 +60368,8 @@ "zh-chs": "自己的过程", "zh-cht": "自己的過程", "xloc": [ - "default.handlebars->47->1474", - "default3.handlebars->35->1460" + "default.handlebars->47->1476", + "default3.handlebars->35->1462" ] }, { @@ -60398,9 +60398,9 @@ "zh-chs": "PID", "zh-cht": "PID", "xloc": [ - "default.handlebars->47->1470", + "default.handlebars->47->1472", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1", - "default3.handlebars->35->1456", + "default3.handlebars->35->1458", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -60440,8 +60440,8 @@ "zh-cht": "推", "xloc": [ "default-mobile.handlebars->11->926", - "default.handlebars->47->1771", - "default3.handlebars->35->1754" + "default.handlebars->47->1773", + "default3.handlebars->35->1756" ] }, { @@ -60471,8 +60471,8 @@ "zh-cht": "向下翻頁", "xloc": [ "default-mobile.handlebars->11->663", - "default.handlebars->47->1431", - "default3.handlebars->35->1418", + "default.handlebars->47->1433", + "default3.handlebars->35->1420", "sharing-mobile.handlebars->11->27" ] }, @@ -60503,8 +60503,8 @@ "zh-cht": "向上翻頁", "xloc": [ "default-mobile.handlebars->11->662", - "default.handlebars->47->1430", - "default3.handlebars->35->1417", + "default.handlebars->47->1432", + "default3.handlebars->35->1419", "sharing-mobile.handlebars->11->26" ] }, @@ -60567,12 +60567,12 @@ "default-mobile.handlebars->11->869", "default-mobile.handlebars->11->875", "default-mobile.handlebars->11->881", - "default.handlebars->47->1713", - "default.handlebars->47->1719", - "default.handlebars->47->1725", - "default3.handlebars->35->1696", - "default3.handlebars->35->1702", - "default3.handlebars->35->1708" + "default.handlebars->47->1715", + "default.handlebars->47->1721", + "default.handlebars->47->1727", + "default3.handlebars->35->1698", + "default3.handlebars->35->1704", + "default3.handlebars->35->1710" ] }, { @@ -60601,8 +60601,8 @@ "zh-chs": "部分的", "zh-cht": "部分的", "xloc": [ - "default.handlebars->47->2752", - "default3.handlebars->35->2749" + "default.handlebars->47->2754", + "default3.handlebars->35->2751" ] }, { @@ -60685,8 +60685,8 @@ "xloc": [ "default-mobile.handlebars->11->353", "default-mobile.handlebars->11->960", - "default.handlebars->47->2133", - "default3.handlebars->35->2133" + "default.handlebars->47->2135", + "default3.handlebars->35->2135" ] }, { @@ -60715,8 +60715,8 @@ "zh-chs": "部分权限", "zh-cht": "部分權限", "xloc": [ - "default.handlebars->47->2941", - "default3.handlebars->35->2935" + "default.handlebars->47->2943", + "default3.handlebars->35->2937" ] }, { @@ -60777,29 +60777,29 @@ "default-mobile.handlebars->11->624", "default-mobile.handlebars->11->694", "default-mobile.handlebars->11->701", - "default.handlebars->47->1310", - "default.handlebars->47->1402", - "default.handlebars->47->1513", - "default.handlebars->47->1520", - "default.handlebars->47->2125", - "default.handlebars->47->2291", - "default.handlebars->47->2819", - "default.handlebars->47->2820", - "default.handlebars->47->2978", + "default.handlebars->47->1312", + "default.handlebars->47->1404", + "default.handlebars->47->1515", + "default.handlebars->47->1522", + "default.handlebars->47->2127", + "default.handlebars->47->2293", + "default.handlebars->47->2821", + "default.handlebars->47->2822", "default.handlebars->47->2980", - "default.handlebars->47->3084", - "default.handlebars->47->3085", + "default.handlebars->47->2982", + "default.handlebars->47->3086", + "default.handlebars->47->3087", "default.handlebars->47->348", "default.handlebars->47->520", - "default3.handlebars->35->1301", - "default3.handlebars->35->1389", - "default3.handlebars->35->1498", - "default3.handlebars->35->1505", - "default3.handlebars->35->2125", - "default3.handlebars->35->2285", - "default3.handlebars->35->2815", - "default3.handlebars->35->2972", + "default3.handlebars->35->1303", + "default3.handlebars->35->1391", + "default3.handlebars->35->1500", + "default3.handlebars->35->1507", + "default3.handlebars->35->2127", + "default3.handlebars->35->2287", + "default3.handlebars->35->2817", "default3.handlebars->35->2974", + "default3.handlebars->35->2976", "default3.handlebars->35->345", "default3.handlebars->35->517", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1", @@ -60971,8 +60971,8 @@ "zh-cht": "密碼已更改。", "xloc": [ "default-mobile.handlebars->11->1055", - "default.handlebars->47->3300", - "default3.handlebars->35->3288" + "default.handlebars->47->3304", + "default3.handlebars->35->3292" ] }, { @@ -61031,7 +61031,7 @@ "zh-chs": "密码提示", "zh-cht": "密碼提示", "xloc": [ - "default.handlebars->47->3086" + "default.handlebars->47->3088" ] }, { @@ -61061,7 +61061,7 @@ "zh-cht": "密碼提示:", "xloc": [ "default-mobile.handlebars->11->337", - "default.handlebars->47->2100" + "default.handlebars->47->2102" ] }, { @@ -61176,8 +61176,8 @@ "account-invite.html->2->5", "default-mobile.handlebars->11->329", "default-mobile.handlebars->11->330", - "default.handlebars->47->2092", - "default.handlebars->47->2093", + "default.handlebars->47->2094", + "default.handlebars->47->2095", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->4->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->6->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->7->1->2->1", @@ -61224,15 +61224,15 @@ "default-mobile.handlebars->11->732", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->47->1534", - "default.handlebars->47->1580", - "default.handlebars->47->2529", + "default.handlebars->47->1536", + "default.handlebars->47->1582", + "default.handlebars->47->2531", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default3.handlebars->35->1519", - "default3.handlebars->35->1565", - "default3.handlebars->35->2526", + "default3.handlebars->35->1521", + "default3.handlebars->35->1567", + "default3.handlebars->35->2528", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->1", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -61447,8 +61447,8 @@ "zh-cht": "執行代理指令", "xloc": [ "default-mobile.handlebars->11->938", - "default.handlebars->47->1783", - "default3.handlebars->35->1766" + "default.handlebars->47->1785", + "default3.handlebars->35->1768" ] }, { @@ -61529,9 +61529,9 @@ "zh-chs": "执行英特尔®AMT激活和配置。", "zh-cht": "執行英特爾®AMT激活和配置。", "xloc": [ - "default.handlebars->47->2235", + "default.handlebars->47->2237", "default.handlebars->47->497", - "default3.handlebars->35->2231", + "default3.handlebars->35->2233", "default3.handlebars->35->494" ] }, @@ -61673,8 +61673,8 @@ "uk": "Вимкнути живлення через Intel® AMT?

ПРИМІТКА: якщо є активний сеанс AMT, команда вимкнення живлення буде відхилена, бо ви повинні спочатку від’єднати сеанси AMT!", "xloc": [ "default-mobile.handlebars->11->600", - "default.handlebars->47->1294", - "default3.handlebars->35->1289" + "default.handlebars->47->1296", + "default3.handlebars->35->1291" ] }, { @@ -61689,15 +61689,15 @@ "pl": "Czy wykonać Intel® AMT uruchomienie do BIOS?", "uk": "Увімкнути живлення Intel® AMT у BIOS?", "xloc": [ - "default.handlebars->47->1298", - "default3.handlebars->35->1293" + "default.handlebars->47->1300", + "default3.handlebars->35->1295" ] }, { "en": "Perform Intel® AMT power on to PXE?", "nl": "Intel® AMT opstarten naar PXE?", "xloc": [ - "default.handlebars->47->1302" + "default.handlebars->47->1304" ] }, { @@ -61727,8 +61727,8 @@ "zh-cht": "執行英特爾® AMT 開機?", "xloc": [ "default-mobile.handlebars->11->598", - "default.handlebars->47->1292", - "default3.handlebars->35->1287" + "default.handlebars->47->1294", + "default3.handlebars->35->1289" ] }, { @@ -61743,15 +61743,15 @@ "pl": "Czy wykonać Intel® AMT resetowanie do BIOS?", "uk": "Виконати скидання Intel® AMT у BIOS?", "xloc": [ - "default.handlebars->47->1300", - "default3.handlebars->35->1295" + "default.handlebars->47->1302", + "default3.handlebars->35->1297" ] }, { "en": "Perform Intel® AMT reset to PXE?", "nl": "Intel® AMT reset naar PXE?", "xloc": [ - "default.handlebars->47->1304" + "default.handlebars->47->1306" ] }, { @@ -61781,8 +61781,8 @@ "zh-cht": "執行英特爾® AMT 重置?", "xloc": [ "default-mobile.handlebars->11->602", - "default.handlebars->47->1296", - "default3.handlebars->35->1291" + "default.handlebars->47->1298", + "default3.handlebars->35->1293" ] }, { @@ -61968,8 +61968,8 @@ "zh-chs": "执行电源操作= {0},强制执行= {1}", "zh-cht": "執行電源操作= {0},強制執行= {1}", "xloc": [ - "default.handlebars->47->2561", - "default3.handlebars->35->2558" + "default.handlebars->47->2563", + "default3.handlebars->35->2560" ] }, { @@ -61999,8 +61999,8 @@ "zh-cht": "沒有權限", "xloc": [ "default-mobile.handlebars->11->1036", - "default.handlebars->47->3281", - "default3.handlebars->35->3269" + "default.handlebars->47->3285", + "default3.handlebars->35->3273" ] }, { @@ -62030,10 +62030,10 @@ "zh-cht": "權限", "xloc": [ "default-mobile.handlebars->11->1021", - "default.handlebars->47->2425", - "default.handlebars->47->2735", - "default3.handlebars->35->2422", - "default3.handlebars->35->2732" + "default.handlebars->47->2427", + "default.handlebars->47->2737", + "default3.handlebars->35->2424", + "default3.handlebars->35->2734" ] }, { @@ -62063,8 +62063,8 @@ "zh-cht": "波斯/伊朗", "xloc": [ "default-mobile.handlebars->11->242", - "default.handlebars->47->1981", - "default3.handlebars->35->1962", + "default.handlebars->47->1983", + "default3.handlebars->35->1964", "login2.handlebars->7->128" ] }, @@ -62156,14 +62156,14 @@ "default-mobile.handlebars->11->109", "default-mobile.handlebars->11->111", "default-mobile.handlebars->11->92", - "default.handlebars->47->1791", - "default.handlebars->47->1794", + "default.handlebars->47->1793", + "default.handlebars->47->1796", "default.handlebars->47->266", - "default.handlebars->47->3033", - "default3.handlebars->35->1773", - "default3.handlebars->35->1776", + "default.handlebars->47->3035", + "default3.handlebars->35->1775", + "default3.handlebars->35->1778", "default3.handlebars->35->263", - "default3.handlebars->35->3027" + "default3.handlebars->35->3029" ] }, { @@ -62192,8 +62192,8 @@ "zh-chs": "电话号码", "zh-cht": "電話號碼", "xloc": [ - "default.handlebars->47->2956", - "default3.handlebars->35->2950" + "default.handlebars->47->2958", + "default3.handlebars->35->2952" ] }, { @@ -62223,10 +62223,10 @@ "zh-cht": "電話號碼:", "xloc": [ "default-mobile.handlebars->11->110", - "default.handlebars->47->1793", - "default.handlebars->47->3032", - "default3.handlebars->35->1775", - "default3.handlebars->35->3026" + "default.handlebars->47->1795", + "default.handlebars->47->3034", + "default3.handlebars->35->1777", + "default3.handlebars->35->3028" ] }, { @@ -62460,8 +62460,8 @@ "zh-cht": "請等待幾分鐘以接收驗證。", "xloc": [ "default-mobile.handlebars->11->325", - "default.handlebars->47->2087", - "default3.handlebars->35->2069" + "default.handlebars->47->2089", + "default3.handlebars->35->2071" ] }, { @@ -62491,9 +62491,9 @@ "zh-cht": "外掛指令", "xloc": [ "default.handlebars->47->329", - "default.handlebars->47->3417", + "default.handlebars->47->3421", "default3.handlebars->35->326", - "default3.handlebars->35->3405" + "default3.handlebars->35->3409" ] }, { @@ -62708,8 +62708,8 @@ "zh-cht": "政策", "xloc": [ "default-mobile.handlebars->11->352", - "default.handlebars->47->2132", - "default3.handlebars->35->2132" + "default.handlebars->47->2134", + "default3.handlebars->35->2134" ] }, { @@ -62739,8 +62739,8 @@ "zh-cht": "波蘭文", "xloc": [ "default-mobile.handlebars->11->243", - "default.handlebars->47->1982", - "default3.handlebars->35->1963", + "default.handlebars->47->1984", + "default3.handlebars->35->1965", "login2.handlebars->7->129" ] }, @@ -62756,10 +62756,10 @@ "pl": "Port", "uk": "Порт", "xloc": [ - "default.handlebars->47->1254", - "default.handlebars->47->1255", - "default3.handlebars->35->1249", - "default3.handlebars->35->1250" + "default.handlebars->47->1256", + "default.handlebars->47->1257", + "default3.handlebars->35->1251", + "default3.handlebars->35->1252" ] }, { @@ -62840,8 +62840,8 @@ "zh-chs": "端口名称同步", "zh-cht": "端口名稱同步", "xloc": [ - "default.handlebars->47->2192", - "default3.handlebars->35->2188" + "default.handlebars->47->2194", + "default3.handlebars->35->2190" ] }, { @@ -62985,8 +62985,8 @@ "zh-cht": "葡萄牙文", "xloc": [ "default-mobile.handlebars->11->244", - "default.handlebars->47->1983", - "default3.handlebars->35->1964", + "default.handlebars->47->1985", + "default3.handlebars->35->1966", "login2.handlebars->7->130" ] }, @@ -63017,8 +63017,8 @@ "zh-cht": "葡萄牙文(巴西)", "xloc": [ "default-mobile.handlebars->11->245", - "default.handlebars->47->1984", - "default3.handlebars->35->1965", + "default.handlebars->47->1986", + "default3.handlebars->35->1967", "login2.handlebars->7->131" ] }, @@ -63172,9 +63172,9 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default.handlebars->47->2477", + "default.handlebars->47->2479", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1", - "default3.handlebars->35->2474", + "default3.handlebars->35->2476", "default3.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -63206,9 +63206,9 @@ "xloc": [ "default-mobile.handlebars->11->456", "default-mobile.handlebars->11->590", - "default.handlebars->47->1268", + "default.handlebars->47->1270", "default.handlebars->47->6", - "default3.handlebars->35->1263", + "default3.handlebars->35->1265", "default3.handlebars->35->6" ] }, @@ -63342,15 +63342,15 @@ "zh-chs": "预激活", "zh-cht": "預激活", "xloc": [ - "default.handlebars->47->1669", - "default3.handlebars->35->1652" + "default.handlebars->47->1671", + "default3.handlebars->35->1654" ] }, { "en": "Prefer value of --agentName", "xloc": [ - "default.handlebars->47->2340", - "default3.handlebars->35->2337" + "default.handlebars->47->2342", + "default3.handlebars->35->2339" ] }, { @@ -63413,8 +63413,8 @@ "zh-chs": "存在于服务器上", "zh-cht": "存在於伺服器上", "xloc": [ - "default.handlebars->47->3158", - "default3.handlebars->35->3146" + "default.handlebars->47->3160", + "default3.handlebars->35->3148" ] }, { @@ -63565,13 +63565,13 @@ "xloc": [ "default-mobile.handlebars->11->100", "default-mobile.handlebars->11->97", - "default.handlebars->47->1786", - "default.handlebars->47->3027", - "default.handlebars->47->3082", + "default.handlebars->47->1788", + "default.handlebars->47->3029", + "default.handlebars->47->3084", "default.handlebars->47->341", - "default3.handlebars->35->1769", - "default3.handlebars->35->3021", - "default3.handlebars->35->3074", + "default3.handlebars->35->1771", + "default3.handlebars->35->3023", + "default3.handlebars->35->3076", "default3.handlebars->35->338" ] }, @@ -63602,8 +63602,8 @@ "zh-cht": "打印屏幕", "xloc": [ "default-mobile.handlebars->11->656", - "default.handlebars->47->1425", - "default3.handlebars->35->1412", + "default.handlebars->47->1427", + "default3.handlebars->35->1414", "sharing-mobile.handlebars->11->21" ] }, @@ -63809,8 +63809,8 @@ "zh-chs": "进程控制", "zh-cht": "進程控制", "xloc": [ - "default.handlebars->47->1498", - "default3.handlebars->35->1483" + "default.handlebars->47->1500", + "default3.handlebars->35->1485" ] }, { @@ -63839,8 +63839,8 @@ "zh-chs": "流程详情,#{0}", "zh-cht": "流程詳情,#{0}", "xloc": [ - "default.handlebars->47->1461", - "default3.handlebars->35->1448" + "default.handlebars->47->1463", + "default3.handlebars->35->1450" ] }, { @@ -63929,8 +63929,8 @@ "zh-chs": "处理控制台命令:“{0}”", "zh-cht": "處理控制台命令:“{0}”", "xloc": [ - "default.handlebars->47->2553", - "default3.handlebars->35->2550" + "default.handlebars->47->2555", + "default3.handlebars->35->2552" ] }, { @@ -63989,8 +63989,8 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->47->1252", - "default3.handlebars->35->1247" + "default.handlebars->47->1254", + "default3.handlebars->35->1249" ] }, { @@ -64019,12 +64019,12 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->47->2329", - "default.handlebars->47->2333", - "default.handlebars->47->2336", - "default3.handlebars->35->2326", - "default3.handlebars->35->2330", - "default3.handlebars->35->2333" + "default.handlebars->47->2331", + "default.handlebars->47->2335", + "default.handlebars->47->2338", + "default3.handlebars->35->2328", + "default3.handlebars->35->2332", + "default3.handlebars->35->2335" ] }, { @@ -64053,8 +64053,8 @@ "zh-chs": "协议", "zh-cht": "協議", "xloc": [ - "default.handlebars->47->3156", - "default3.handlebars->35->3144", + "default.handlebars->47->3158", + "default3.handlebars->35->3146", "player.handlebars->3->33" ] }, @@ -64084,8 +64084,8 @@ "zh-chs": "协议协商失败 ({0})", "zh-cht": "協議協商失敗 ({0})", "xloc": [ - "default.handlebars->47->1387", - "default3.handlebars->35->1374" + "default.handlebars->47->1389", + "default3.handlebars->35->1376" ] }, { @@ -64141,8 +64141,8 @@ "zh-cht": "配置狀態", "xloc": [ "default-mobile.handlebars->11->829", - "default.handlebars->47->1673", - "default3.handlebars->35->1656" + "default.handlebars->47->1675", + "default3.handlebars->35->1658" ] }, { @@ -64198,8 +64198,8 @@ "zh-cht": "公開鏈結", "xloc": [ "default-mobile.handlebars->11->367", - "default.handlebars->47->2512", - "default3.handlebars->35->2509" + "default.handlebars->47->2514", + "default3.handlebars->35->2511" ] }, { @@ -64231,7 +64231,7 @@ { "en": "Pulse", "xloc": [ - "default3.handlebars->35->2092" + "default3.handlebars->35->2094" ] }, { @@ -64261,8 +64261,8 @@ "zh-cht": "旁遮普文", "xloc": [ "default-mobile.handlebars->11->246", - "default.handlebars->47->1985", - "default3.handlebars->35->1966", + "default.handlebars->47->1987", + "default3.handlebars->35->1968", "login2.handlebars->7->132" ] }, @@ -64293,8 +64293,8 @@ "zh-cht": "旁遮普(印度)", "xloc": [ "default-mobile.handlebars->11->247", - "default.handlebars->47->1986", - "default3.handlebars->35->1967", + "default.handlebars->47->1988", + "default3.handlebars->35->1969", "login2.handlebars->7->133" ] }, @@ -64325,8 +64325,8 @@ "zh-cht": "旁遮普(巴基斯坦)", "xloc": [ "default-mobile.handlebars->11->248", - "default.handlebars->47->1987", - "default3.handlebars->35->1968", + "default.handlebars->47->1989", + "default3.handlebars->35->1970", "login2.handlebars->7->134" ] }, @@ -64387,8 +64387,8 @@ "zh-chs": "推送通知", "zh-cht": "推送通知", "xloc": [ - "default.handlebars->47->3237", - "default3.handlebars->35->3225" + "default.handlebars->47->3241", + "default3.handlebars->35->3229" ] }, { @@ -64456,10 +64456,10 @@ "pl": "Pushover", "uk": "Pushover", "xloc": [ - "default.handlebars->47->1803", - "default.handlebars->47->3040", - "default3.handlebars->35->1785", - "default3.handlebars->35->3034" + "default.handlebars->47->1805", + "default.handlebars->47->3042", + "default3.handlebars->35->1787", + "default3.handlebars->35->3036" ] }, { @@ -64549,8 +64549,8 @@ "zh-cht": "蓋丘亞族", "xloc": [ "default-mobile.handlebars->11->249", - "default.handlebars->47->1988", - "default3.handlebars->35->1969", + "default.handlebars->47->1990", + "default3.handlebars->35->1971", "login2.handlebars->7->135" ] }, @@ -64774,8 +64774,8 @@ "zh-chs": "RDP 凭证", "zh-cht": "RDP 憑證", "xloc": [ - "default.handlebars->47->1406", - "default3.handlebars->35->1393" + "default.handlebars->47->1408", + "default3.handlebars->35->1395" ] }, { @@ -64810,8 +64810,8 @@ "nl": "RDP Poort {0}", "uk": "RDP порт {0}", "xloc": [ - "default.handlebars->47->1380", - "default3.handlebars->35->1367" + "default.handlebars->47->1382", + "default3.handlebars->35->1369" ] }, { @@ -64975,8 +64975,8 @@ "zh-chs": "RSS", "zh-cht": "RSS", "xloc": [ - "default.handlebars->47->3375", - "default3.handlebars->35->3363" + "default.handlebars->47->3379", + "default3.handlebars->35->3367" ] }, { @@ -65034,8 +65034,8 @@ "zh-chs": "随机密码", "zh-cht": "隨機密碼", "xloc": [ - "default.handlebars->47->2292", - "default3.handlebars->35->2286" + "default.handlebars->47->2294", + "default3.handlebars->35->2288" ] }, { @@ -65064,8 +65064,8 @@ "zh-chs": "随机密码。", "zh-cht": "隨機密碼。", "xloc": [ - "default.handlebars->47->2821", - "default3.handlebars->35->2817" + "default.handlebars->47->2823", + "default3.handlebars->35->2819" ] }, { @@ -65094,8 +65094,8 @@ "zh-chs": "力登 Dominion KX III", "zh-cht": "力登 Dominion KX III", "xloc": [ - "default.handlebars->47->2121", - "default3.handlebars->35->2121" + "default.handlebars->47->2123", + "default3.handlebars->35->2123" ] }, { @@ -65211,11 +65211,11 @@ "zh-chs": "真正的名字", "zh-cht": "真正的名字", "xloc": [ - "default.handlebars->47->2953", "default.handlebars->47->2955", - "default.handlebars->47->3075", - "default3.handlebars->35->2947", - "default3.handlebars->35->2949" + "default.handlebars->47->2957", + "default.handlebars->47->3077", + "default3.handlebars->35->2949", + "default3.handlebars->35->2951" ] }, { @@ -65259,7 +65259,7 @@ "zh-chs": "境界", "zh-cht": "境界", "xloc": [ - "default.handlebars->47->2830" + "default.handlebars->47->2832" ] }, { @@ -65289,8 +65289,8 @@ "zh-cht": "收到無效的網絡數據", "xloc": [ "default-mobile.handlebars->11->647", - "default.handlebars->47->1385", - "default3.handlebars->35->1372", + "default.handlebars->47->1387", + "default3.handlebars->35->1374", "sharing-mobile.handlebars->11->13", "sharing.handlebars->11->10", "sharing.handlebars->11->32" @@ -65299,7 +65299,7 @@ { "en": "Recent Themes", "xloc": [ - "default3.handlebars->35->2103" + "default3.handlebars->35->2105" ] }, { @@ -65328,12 +65328,12 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->47->2196", - "default.handlebars->47->2880", - "default.handlebars->47->2961", - "default3.handlebars->35->2192", - "default3.handlebars->35->2874", - "default3.handlebars->35->2955" + "default.handlebars->47->2198", + "default.handlebars->47->2882", + "default.handlebars->47->2963", + "default3.handlebars->35->2194", + "default3.handlebars->35->2876", + "default3.handlebars->35->2957" ] }, { @@ -65392,12 +65392,12 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->47->2337", - "default.handlebars->47->2918", - "default.handlebars->47->3063", - "default3.handlebars->35->2334", - "default3.handlebars->35->2912", - "default3.handlebars->35->3057" + "default.handlebars->47->2339", + "default.handlebars->47->2920", + "default.handlebars->47->3065", + "default3.handlebars->35->2336", + "default3.handlebars->35->2914", + "default3.handlebars->35->3059" ] }, { @@ -65426,8 +65426,8 @@ "zh-chs": "记录细节", "zh-cht": "記錄細節", "xloc": [ - "default.handlebars->47->3170", - "default3.handlebars->35->3158" + "default.handlebars->47->3172", + "default3.handlebars->35->3160" ] }, { @@ -65468,8 +65468,8 @@ "uk": "Відновлення Пароля", "xloc": [ "default-mobile.handlebars->11->918", - "default.handlebars->47->1762", - "default3.handlebars->35->1745" + "default.handlebars->47->1764", + "default3.handlebars->35->1747" ] }, { @@ -65618,10 +65618,10 @@ "xloc": [ "default-mobile.handlebars->11->373", "default-mobile.handlebars->11->720", - "default.handlebars->47->1566", - "default.handlebars->47->2519", - "default3.handlebars->35->1551", - "default3.handlebars->35->2516", + "default.handlebars->47->1568", + "default.handlebars->47->2521", + "default3.handlebars->35->1553", + "default3.handlebars->35->2518", "sharing-mobile.handlebars->11->84", "sharing.handlebars->11->60" ] @@ -65820,15 +65820,15 @@ "default-mobile.handlebars->11->480", "default.handlebars->47->1154", "default.handlebars->47->1179", - "default.handlebars->47->2421", - "default.handlebars->47->3356", + "default.handlebars->47->2423", + "default.handlebars->47->3360", "default.handlebars->47->427", "default.handlebars->47->431", "default.handlebars->47->733", "default3.handlebars->35->1149", "default3.handlebars->35->1174", - "default3.handlebars->35->2418", - "default3.handlebars->35->3344", + "default3.handlebars->35->2420", + "default3.handlebars->35->3348", "default3.handlebars->35->424", "default3.handlebars->35->428", "default3.handlebars->35->730" @@ -65860,8 +65860,8 @@ "zh-chs": "中继数量", "zh-cht": "中繼數量", "xloc": [ - "default.handlebars->47->3341", - "default3.handlebars->35->3329" + "default.handlebars->47->3345", + "default3.handlebars->35->3333" ] }, { @@ -65892,12 +65892,12 @@ "xloc": [ "default-mobile.handlebars->11->953", "default-mobile.handlebars->11->969", - "default.handlebars->47->2118", - "default.handlebars->47->2185", - "default.handlebars->47->2318", - "default3.handlebars->35->2118", - "default3.handlebars->35->2181", - "default3.handlebars->35->2313" + "default.handlebars->47->2120", + "default.handlebars->47->2187", + "default.handlebars->47->2320", + "default3.handlebars->35->2120", + "default3.handlebars->35->2183", + "default3.handlebars->35->2315" ] }, { @@ -65926,8 +65926,8 @@ "zh-chs": "中继错误", "zh-cht": "中繼錯誤", "xloc": [ - "default.handlebars->47->3334", - "default3.handlebars->35->3322" + "default.handlebars->47->3338", + "default3.handlebars->35->3326" ] }, { @@ -65996,10 +65996,10 @@ "zh-chs": "中继连接", "zh-cht": "中繼連接", "xloc": [ - "default.handlebars->47->3340", - "default.handlebars->47->3368", - "default3.handlebars->35->3328", - "default3.handlebars->35->3356" + "default.handlebars->47->3344", + "default.handlebars->47->3372", + "default3.handlebars->35->3332", + "default3.handlebars->35->3360" ] }, { @@ -66028,8 +66028,8 @@ "zh-chs": "继电器装置", "zh-cht": "繼電器裝置", "xloc": [ - "default.handlebars->47->2705", - "default3.handlebars->35->2702" + "default.handlebars->47->2707", + "default3.handlebars->35->2704" ] }, { @@ -66114,8 +66114,8 @@ "zh-chs": "记住设备", "zh-cht": "記住設備", "xloc": [ - "default.handlebars->47->3239", - "default3.handlebars->35->3227" + "default.handlebars->47->3243", + "default3.handlebars->35->3231" ] }, { @@ -66145,10 +66145,10 @@ "zh-cht": "記住憑據", "xloc": [ "default-mobile.handlebars->11->695", - "default.handlebars->47->1403", - "default.handlebars->47->1514", - "default3.handlebars->35->1390", - "default3.handlebars->35->1499", + "default.handlebars->47->1405", + "default.handlebars->47->1516", + "default3.handlebars->35->1392", + "default3.handlebars->35->1501", "mstsc.handlebars->main->1->3->1->rowremember->3->0", "sharing-mobile.handlebars->11->54", "sharing-mobile.handlebars->11->71", @@ -66182,8 +66182,8 @@ "zh-cht": "記住密碼", "xloc": [ "default-mobile.handlebars->11->700", - "default.handlebars->47->1519", - "default3.handlebars->35->1504", + "default.handlebars->47->1521", + "default3.handlebars->35->1506", "ssh.handlebars->3->19" ] }, @@ -66298,8 +66298,8 @@ "zh-cht": "記住用戶和密鑰", "xloc": [ "default-mobile.handlebars->11->699", - "default.handlebars->47->1518", - "default3.handlebars->35->1503", + "default.handlebars->47->1520", + "default3.handlebars->35->1505", "ssh.handlebars->3->18" ] }, @@ -66443,8 +66443,8 @@ "zh-chs": "远程剪贴板", "zh-cht": "遠程剪貼板", "xloc": [ - "default.handlebars->47->1459", - "default3.handlebars->35->1446" + "default.handlebars->47->1461", + "default3.handlebars->35->1448" ] }, { @@ -66474,8 +66474,8 @@ "zh-cht": "遠程命令", "xloc": [ "default-mobile.handlebars->11->996", - "default.handlebars->47->2379", - "default3.handlebars->35->2376" + "default.handlebars->47->2381", + "default3.handlebars->35->2378" ] }, { @@ -66510,10 +66510,10 @@ "default-mobile.handlebars->11->983", "default.handlebars->47->1037", "default.handlebars->47->1038", - "default.handlebars->47->2403", + "default.handlebars->47->2405", "default3.handlebars->35->1034", "default3.handlebars->35->1035", - "default3.handlebars->35->2400" + "default3.handlebars->35->2402" ] }, { @@ -66527,8 +66527,8 @@ "pl": "Zdalne Sterowanie i Przekierowanie", "uk": "Дистанційне Керування та Перенаправлення", "xloc": [ - "default.handlebars->47->2364", - "default3.handlebars->35->2361" + "default.handlebars->47->2366", + "default3.handlebars->35->2363" ] }, { @@ -66681,10 +66681,10 @@ "zh-chs": "远程桌面连接栏已激活/更新", "zh-cht": "遠程桌面連接欄已激活/更新", "xloc": [ - "default.handlebars->47->2567", - "default.handlebars->47->2573", - "default3.handlebars->35->2564", - "default3.handlebars->35->2570" + "default.handlebars->47->2569", + "default.handlebars->47->2575", + "default3.handlebars->35->2566", + "default3.handlebars->35->2572" ] }, { @@ -66713,8 +66713,8 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->47->2568", - "default3.handlebars->35->2565" + "default.handlebars->47->2570", + "default3.handlebars->35->2567" ] }, { @@ -66743,8 +66743,8 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->47->2574", - "default3.handlebars->35->2571" + "default.handlebars->47->2576", + "default3.handlebars->35->2573" ] }, { @@ -66773,12 +66773,12 @@ "zh-chs": "本地用户强行关闭了远程桌面连接", "zh-cht": "本地用戶強行關閉了遠程桌面連接", "xloc": [ - "default.handlebars->47->2565", - "default.handlebars->47->2569", - "default.handlebars->47->2575", - "default3.handlebars->35->2562", - "default3.handlebars->35->2566", - "default3.handlebars->35->2572" + "default.handlebars->47->2567", + "default.handlebars->47->2571", + "default.handlebars->47->2577", + "default3.handlebars->35->2564", + "default3.handlebars->35->2568", + "default3.handlebars->35->2574" ] }, { @@ -66864,9 +66864,9 @@ "zh-cht": "遠程桌面設置", "xloc": [ "default-mobile.handlebars->11->649", - "default.handlebars->47->1415", + "default.handlebars->47->1417", "default.handlebars->47->492", - "default3.handlebars->35->1402", + "default3.handlebars->35->1404", "default3.handlebars->35->489", "sharing-mobile.handlebars->11->15", "sharing.handlebars->11->20" @@ -67114,8 +67114,8 @@ "zh-chs": "远程键盘输入", "zh-cht": "遠程鍵盤輸入", "xloc": [ - "default.handlebars->47->1455", - "default3.handlebars->35->1442", + "default.handlebars->47->1457", + "default3.handlebars->35->1444", "sharing.handlebars->11->22" ] }, @@ -67200,8 +67200,8 @@ "zh-chs": "远程会话", "zh-cht": "遠程會話", "xloc": [ - "default.handlebars->47->3172", - "default3.handlebars->35->3160" + "default.handlebars->47->3174", + "default3.handlebars->35->3162" ] }, { @@ -67370,12 +67370,12 @@ "xloc": [ "default-mobile.handlebars->11->1008", "default-mobile.handlebars->11->984", - "default.handlebars->47->2365", - "default.handlebars->47->2408", - "default.handlebars->47->3066", - "default3.handlebars->35->2362", - "default3.handlebars->35->2405", - "default3.handlebars->35->3060" + "default.handlebars->47->2367", + "default.handlebars->47->2410", + "default.handlebars->47->3068", + "default3.handlebars->35->2364", + "default3.handlebars->35->2407", + "default3.handlebars->35->3062" ] }, { @@ -67404,8 +67404,8 @@ "zh-chs": "远程剪贴板的有效期为60秒。", "zh-cht": "遠程剪貼板的有效期為60秒。", "xloc": [ - "default.handlebars->47->1458", - "default3.handlebars->35->1445" + "default.handlebars->47->1460", + "default3.handlebars->35->1447" ] }, { @@ -67537,12 +67537,12 @@ "default-mobile.handlebars->11->891", "default-mobile.handlebars->11->903", "default-mobile.handlebars->11->910", - "default.handlebars->47->1735", - "default.handlebars->47->1747", - "default.handlebars->47->1754", - "default3.handlebars->35->1718", - "default3.handlebars->35->1730", - "default3.handlebars->35->1737" + "default.handlebars->47->1737", + "default.handlebars->47->1749", + "default.handlebars->47->1756", + "default3.handlebars->35->1720", + "default3.handlebars->35->1732", + "default3.handlebars->35->1739" ] }, { @@ -67627,8 +67627,8 @@ "zh-chs": "删除配置", "zh-cht": "刪除配置", "xloc": [ - "default.handlebars->47->2153", - "default3.handlebars->35->2153" + "default.handlebars->47->2155", + "default3.handlebars->35->2155" ] }, { @@ -67709,10 +67709,10 @@ "zh-chs": "删除设备组权限", "zh-cht": "刪除裝置群權限", "xloc": [ - "default.handlebars->47->2922", - "default.handlebars->47->3127", - "default3.handlebars->35->2916", - "default3.handlebars->35->3115" + "default.handlebars->47->2924", + "default.handlebars->47->3129", + "default3.handlebars->35->2918", + "default3.handlebars->35->3117" ] }, { @@ -67741,10 +67741,10 @@ "zh-chs": "删除设备权限", "zh-cht": "刪除裝置權限", "xloc": [ - "default.handlebars->47->2920", - "default.handlebars->47->3114", - "default3.handlebars->35->2914", - "default3.handlebars->35->3102" + "default.handlebars->47->2922", + "default.handlebars->47->3116", + "default3.handlebars->35->2916", + "default3.handlebars->35->3104" ] }, { @@ -67773,8 +67773,8 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->47->3112", - "default3.handlebars->35->3100" + "default.handlebars->47->3114", + "default3.handlebars->35->3102" ] }, { @@ -67803,8 +67803,8 @@ "zh-chs": "删除登录令牌", "zh-cht": "刪除登錄令牌", "xloc": [ - "default.handlebars->47->2145", - "default3.handlebars->35->2145" + "default.handlebars->47->2147", + "default3.handlebars->35->2147" ] }, { @@ -67873,8 +67873,8 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->47->3123", - "default3.handlebars->35->3111" + "default.handlebars->47->3125", + "default3.handlebars->35->3113" ] }, { @@ -67903,10 +67903,10 @@ "zh-chs": "删除用户组权限", "zh-cht": "刪除用戶群權限", "xloc": [ - "default.handlebars->47->2430", - "default.handlebars->47->3119", - "default3.handlebars->35->2427", - "default3.handlebars->35->3107" + "default.handlebars->47->2432", + "default.handlebars->47->3121", + "default3.handlebars->35->2429", + "default3.handlebars->35->3109" ] }, { @@ -67935,8 +67935,8 @@ "zh-chs": "删除用户成员资格", "zh-cht": "刪除用戶成員資格", "xloc": [ - "default.handlebars->47->2930", - "default3.handlebars->35->2924" + "default.handlebars->47->2932", + "default3.handlebars->35->2926" ] }, { @@ -67965,10 +67965,10 @@ "zh-chs": "删除用户权限", "zh-cht": "刪除用戶權限", "xloc": [ - "default.handlebars->47->2428", - "default.handlebars->47->3116", - "default3.handlebars->35->2425", - "default3.handlebars->35->3104" + "default.handlebars->47->2430", + "default.handlebars->47->3118", + "default3.handlebars->35->2427", + "default3.handlebars->35->3106" ] }, { @@ -67997,8 +67997,8 @@ "zh-chs": "删除所有两因素认证。", "zh-cht": "刪除所有二因子鑑別。", "xloc": [ - "default.handlebars->47->3089", - "default3.handlebars->35->3077" + "default.handlebars->47->3091", + "default3.handlebars->35->3079" ] }, { @@ -68027,8 +68027,8 @@ "zh-chs": "删除此用户标识的所有先前事件。", "zh-cht": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->47->2822", - "default3.handlebars->35->2818" + "default.handlebars->47->2824", + "default3.handlebars->35->2820" ] }, { @@ -68057,8 +68057,8 @@ "zh-chs": "断开连接后移除设备", "zh-cht": "斷開連接後删除裝置", "xloc": [ - "default.handlebars->47->2342", - "default3.handlebars->35->2339" + "default.handlebars->47->2344", + "default3.handlebars->35->2341" ] }, { @@ -68088,9 +68088,9 @@ "zh-cht": "刪除設備共享", "xloc": [ "default.handlebars->47->1097", - "default.handlebars->47->2250", + "default.handlebars->47->2252", "default3.handlebars->35->1094", - "default3.handlebars->35->2246" + "default3.handlebars->35->2248" ] }, { @@ -68119,8 +68119,8 @@ "zh-chs": "移除不活跃", "zh-cht": "刪除非活動", "xloc": [ - "default.handlebars->47->2197", - "default3.handlebars->35->2193" + "default.handlebars->47->2199", + "default3.handlebars->35->2195" ] }, { @@ -68149,8 +68149,8 @@ "zh-chs": "删除登录令牌", "zh-cht": "刪除登錄令牌", "xloc": [ - "default.handlebars->47->2140", - "default3.handlebars->35->2140" + "default.handlebars->47->2142", + "default3.handlebars->35->2142" ] }, { @@ -68164,8 +68164,8 @@ "pl": "Usuń obsługę komunikatora", "uk": "Видалити підтримку месенджера", "xloc": [ - "default.handlebars->47->1796", - "default3.handlebars->35->1778" + "default.handlebars->47->1798", + "default3.handlebars->35->1780" ] }, { @@ -68225,8 +68225,8 @@ "zh-cht": "刪除電話號碼", "xloc": [ "default-mobile.handlebars->11->108", - "default.handlebars->47->1790", - "default3.handlebars->35->1772" + "default.handlebars->47->1792", + "default3.handlebars->35->1774" ] }, { @@ -68315,8 +68315,8 @@ "zh-chs": "删除此用户", "zh-cht": "刪除此用戶", "xloc": [ - "default.handlebars->47->3022", - "default3.handlebars->35->3016" + "default.handlebars->47->3024", + "default3.handlebars->35->3018" ] }, { @@ -68345,8 +68345,8 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->47->3103", - "default3.handlebars->35->3091" + "default.handlebars->47->3105", + "default3.handlebars->35->3093" ] }, { @@ -68375,8 +68375,8 @@ "zh-chs": "删除此设备的用户组权限", "zh-cht": "刪除此裝置的用戶群權限", "xloc": [ - "default.handlebars->47->2914", - "default3.handlebars->35->2908" + "default.handlebars->47->2916", + "default3.handlebars->35->2910" ] }, { @@ -68406,9 +68406,9 @@ "zh-cht": "刪除此裝置群的用戶群權限", "xloc": [ "default.handlebars->47->1090", - "default.handlebars->47->2908", + "default.handlebars->47->2910", "default3.handlebars->35->1087", - "default3.handlebars->35->2902" + "default3.handlebars->35->2904" ] }, { @@ -68438,15 +68438,15 @@ "zh-cht": "刪除此裝置群的用戶權限", "xloc": [ "default.handlebars->47->1091", - "default.handlebars->47->2246", - "default.handlebars->47->2902", - "default.handlebars->47->3097", - "default.handlebars->47->3109", + "default.handlebars->47->2248", + "default.handlebars->47->2904", + "default.handlebars->47->3099", + "default.handlebars->47->3111", "default3.handlebars->35->1088", - "default3.handlebars->35->2242", - "default3.handlebars->35->2896", - "default3.handlebars->35->3085", - "default3.handlebars->35->3097" + "default3.handlebars->35->2244", + "default3.handlebars->35->2898", + "default3.handlebars->35->3087", + "default3.handlebars->35->3099" ] }, { @@ -68501,8 +68501,8 @@ "zh-chs": "删除了帐户显示名称。", "zh-cht": "刪除了帳戶顯示名稱。", "xloc": [ - "default.handlebars->47->2665", - "default3.handlebars->35->2662" + "default.handlebars->47->2667", + "default3.handlebars->35->2664" ] }, { @@ -68531,8 +68531,8 @@ "zh-chs": "删除身份验证应用程序", "zh-cht": "刪除身份驗證應用程序", "xloc": [ - "default.handlebars->47->2627", - "default3.handlebars->35->2624" + "default.handlebars->47->2629", + "default3.handlebars->35->2626" ] }, { @@ -68561,8 +68561,8 @@ "zh-chs": "删除的设备共享{0}", "zh-cht": "刪除的設備共享{0}", "xloc": [ - "default.handlebars->47->2638", - "default3.handlebars->35->2635" + "default.handlebars->47->2640", + "default3.handlebars->35->2637" ] }, { @@ -68591,8 +68591,8 @@ "zh-chs": "从设备组{1}中删除了设备{0}", "zh-cht": "從設備組{1}中刪除了設備{0}", "xloc": [ - "default.handlebars->47->2623", - "default3.handlebars->35->2620" + "default.handlebars->47->2625", + "default3.handlebars->35->2622" ] }, { @@ -68621,8 +68621,8 @@ "zh-chs": "删除了登录令牌", "zh-cht": "刪除了登錄令牌", "xloc": [ - "default.handlebars->47->2652", - "default3.handlebars->35->2649" + "default.handlebars->47->2654", + "default3.handlebars->35->2651" ] }, { @@ -68636,8 +68636,8 @@ "pl": "Usunięto konto komunikatora użytkownika {0}", "uk": "токен входу видалено", "xloc": [ - "default.handlebars->47->2693", - "default3.handlebars->35->2690" + "default.handlebars->47->2695", + "default3.handlebars->35->2692" ] }, { @@ -68666,8 +68666,8 @@ "zh-chs": "已删除用户{0}的电话号码", "zh-cht": "已刪除用戶{0}的電話號碼", "xloc": [ - "default.handlebars->47->2633", - "default3.handlebars->35->2630" + "default.handlebars->47->2635", + "default3.handlebars->35->2632" ] }, { @@ -68696,8 +68696,8 @@ "zh-chs": "删除了推送通知身份验证设备", "zh-cht": "移除推送通知認證設備", "xloc": [ - "default.handlebars->47->2650", - "default3.handlebars->35->2647" + "default.handlebars->47->2652", + "default3.handlebars->35->2649" ] }, { @@ -68726,8 +68726,8 @@ "zh-chs": "移除安全密钥", "zh-cht": "移除安全密鑰", "xloc": [ - "default.handlebars->47->2630", - "default3.handlebars->35->2627" + "default.handlebars->47->2632", + "default3.handlebars->35->2629" ] }, { @@ -68756,12 +68756,12 @@ "zh-chs": "删除了{0}的用户设备权限", "zh-cht": "刪除了{0}的用戶設備權限", "xloc": [ - "default.handlebars->47->2596", - "default.handlebars->47->2617", - "default.handlebars->47->2622", - "default3.handlebars->35->2593", - "default3.handlebars->35->2614", - "default3.handlebars->35->2619" + "default.handlebars->47->2598", + "default.handlebars->47->2619", + "default.handlebars->47->2624", + "default3.handlebars->35->2595", + "default3.handlebars->35->2616", + "default3.handlebars->35->2621" ] }, { @@ -68790,8 +68790,8 @@ "zh-chs": "从设备组{1}中删除了用户组{0}", "zh-cht": "從設備組{1}中刪除了用戶組{0}", "xloc": [ - "default.handlebars->47->2606", - "default3.handlebars->35->2603" + "default.handlebars->47->2608", + "default3.handlebars->35->2605" ] }, { @@ -68820,8 +68820,8 @@ "zh-chs": "从设备组{1}中删除了用户{0}", "zh-cht": "已從設備組{1}中刪除用戶{0}", "xloc": [ - "default.handlebars->47->2619", - "default3.handlebars->35->2616" + "default.handlebars->47->2621", + "default3.handlebars->35->2618" ] }, { @@ -68850,10 +68850,10 @@ "zh-chs": "从用户组{1}中删除了用户{0}", "zh-cht": "從用戶組{1}中刪除了用戶{0}", "xloc": [ - "default.handlebars->47->2598", - "default.handlebars->47->2608", - "default3.handlebars->35->2595", - "default3.handlebars->35->2605" + "default.handlebars->47->2600", + "default.handlebars->47->2610", + "default3.handlebars->35->2597", + "default3.handlebars->35->2607" ] }, { @@ -68886,14 +68886,14 @@ "default-mobile.handlebars->11->724", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->47->1570", - "default.handlebars->47->2523", + "default.handlebars->47->1572", + "default.handlebars->47->2525", "default.handlebars->47->861", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->filesContextMenu->1", - "default3.handlebars->35->1555", - "default3.handlebars->35->2520", + "default3.handlebars->35->1557", + "default3.handlebars->35->2522", "default3.handlebars->35->858", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -68956,8 +68956,8 @@ "zh-chs": "重命名:“{0}”为“{1}”", "zh-cht": "重命名:“{0}”為“{1}”", "xloc": [ - "default.handlebars->47->2584", - "default3.handlebars->35->2581" + "default.handlebars->47->2586", + "default3.handlebars->35->2583" ] }, { @@ -68986,8 +68986,8 @@ "zh-chs": "报告日", "zh-cht": "報告日", "xloc": [ - "default.handlebars->47->2714", - "default3.handlebars->35->2711" + "default.handlebars->47->2716", + "default3.handlebars->35->2713" ] }, { @@ -69016,8 +69016,8 @@ "zh-chs": "报告类型", "zh-cht": "報告類型", "xloc": [ - "default.handlebars->47->2709", - "default3.handlebars->35->2706" + "default.handlebars->47->2711", + "default3.handlebars->35->2708" ] }, { @@ -69046,8 +69046,8 @@ "zh-chs": "报告未返回任何内容。", "zh-cht": "報告未返回任何內容。", "xloc": [ - "default.handlebars->47->3209", - "default3.handlebars->35->3197" + "default.handlebars->47->3213", + "default3.handlebars->35->3201" ] }, { @@ -69076,8 +69076,8 @@ "zh-chs": "报告.csv", "zh-cht": "報告.csv", "xloc": [ - "default.handlebars->47->3270", - "default3.handlebars->35->3258" + "default.handlebars->47->3274", + "default3.handlebars->35->3262" ] }, { @@ -69257,7 +69257,7 @@ "pl": "Pobieram Informacje o Procesie...", "uk": "Запит Деталей Процесу...", "xloc": [ - "default.handlebars->47->1462" + "default.handlebars->47->1464" ] }, { @@ -69267,7 +69267,7 @@ "pl": "Pobieram Informacje o Usłudze...", "uk": "Запит на Сервісну Інформацію...", "xloc": [ - "default.handlebars->47->1492" + "default.handlebars->47->1494" ] }, { @@ -69322,8 +69322,8 @@ "zh-chs": "要求:", "zh-cht": "要求:", "xloc": [ - "default.handlebars->47->2101", - "default3.handlebars->35->2077" + "default.handlebars->47->2103", + "default3.handlebars->35->2079" ] }, { @@ -69353,10 +69353,10 @@ "zh-cht": "要求:{0}。", "xloc": [ "default-mobile.handlebars->11->338", - "default.handlebars->47->2827", - "default.handlebars->47->3087", - "default3.handlebars->35->2823", - "default3.handlebars->35->3075" + "default.handlebars->47->2829", + "default.handlebars->47->3089", + "default3.handlebars->35->2825", + "default3.handlebars->35->3077" ] }, { @@ -69481,9 +69481,9 @@ "zh-cht": "重設", "xloc": [ "default-mobile.handlebars->11->589", - "default.handlebars->47->1267", + "default.handlebars->47->1269", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", - "default3.handlebars->35->1262", + "default3.handlebars->35->1264", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devMapToolbar" ] }, @@ -69514,8 +69514,8 @@ "zh-cht": "重置/關閉電源", "xloc": [ "default-mobile.handlebars->11->997", - "default.handlebars->47->2380", - "default3.handlebars->35->2377" + "default.handlebars->47->2382", + "default3.handlebars->35->2379" ] }, { @@ -69700,10 +69700,10 @@ "default-mobile.handlebars->11->1017", "default.handlebars->47->1151", "default.handlebars->47->1176", - "default.handlebars->47->2418", + "default.handlebars->47->2420", "default3.handlebars->35->1146", "default3.handlebars->35->1171", - "default3.handlebars->35->2415" + "default3.handlebars->35->2417" ] }, { @@ -69732,8 +69732,8 @@ "zh-chs": "重新启动", "zh-cht": "重新啟動", "xloc": [ - "default.handlebars->47->1488", - "default3.handlebars->35->1474", + "default.handlebars->47->1490", + "default3.handlebars->35->1476", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -69744,16 +69744,16 @@ "pl": "Restart licznika niepowodzeń po ", "uk": "Перезапустити лічильник помилок після ", "xloc": [ - "default.handlebars->47->1481", - "default3.handlebars->35->1467" + "default.handlebars->47->1483", + "default3.handlebars->35->1469" ] }, { "en": "Restart agent service", "xloc": [ "default-mobile.handlebars->11->936", - "default.handlebars->47->1781", - "default3.handlebars->35->1764" + "default.handlebars->47->1783", + "default3.handlebars->35->1766" ] }, { @@ -69763,8 +69763,8 @@ "uk": "Відновити стандартні комбінації клавіш", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", - "default.handlebars->47->1446", - "default3.handlebars->35->1433" + "default.handlebars->47->1448", + "default3.handlebars->35->1435" ] }, { @@ -69793,8 +69793,8 @@ "zh-chs": "还原服务器", "zh-cht": "還原伺服器", "xloc": [ - "default.handlebars->47->2160", - "default3.handlebars->35->2158" + "default.handlebars->47->2162", + "default3.handlebars->35->2160" ] }, { @@ -69853,8 +69853,8 @@ "zh-chs": "使用备份还原服务器,", "zh-cht": "使用備份還原伺服器,", "xloc": [ - "default.handlebars->47->2155", - "default3.handlebars->35->2155" + "default.handlebars->47->2157", + "default3.handlebars->35->2157" ] }, { @@ -69916,8 +69916,8 @@ "zh-chs": "限制条件", "zh-cht": "限制條件", "xloc": [ - "default.handlebars->47->2942", - "default3.handlebars->35->2936" + "default.handlebars->47->2944", + "default3.handlebars->35->2938" ] }, { @@ -69980,8 +69980,8 @@ "zh-cht": "雷托-羅曼語", "xloc": [ "default-mobile.handlebars->11->250", - "default.handlebars->47->1989", - "default3.handlebars->35->1970", + "default.handlebars->47->1991", + "default3.handlebars->35->1972", "login2.handlebars->7->136" ] }, @@ -70012,8 +70012,8 @@ "zh-cht": "右", "xloc": [ "default-mobile.handlebars->11->666", - "default.handlebars->47->1434", - "default3.handlebars->35->1421", + "default.handlebars->47->1436", + "default3.handlebars->35->1423", "sharing-mobile.handlebars->11->30" ] }, @@ -70044,8 +70044,8 @@ "zh-cht": "羅馬尼亞文", "xloc": [ "default-mobile.handlebars->11->251", - "default.handlebars->47->1990", - "default3.handlebars->35->1971", + "default.handlebars->47->1992", + "default3.handlebars->35->1973", "login2.handlebars->7->137" ] }, @@ -70076,8 +70076,8 @@ "zh-cht": "羅馬尼亞文(摩爾達維亞)", "xloc": [ "default-mobile.handlebars->11->252", - "default.handlebars->47->1991", - "default3.handlebars->35->1972", + "default.handlebars->47->1993", + "default3.handlebars->35->1974", "login2.handlebars->7->138" ] }, @@ -70109,10 +70109,10 @@ "xloc": [ "default-mobile.handlebars->11->359", "default-mobile.handlebars->11->713", - "default.handlebars->47->1549", - "default.handlebars->47->2491", - "default3.handlebars->35->1534", - "default3.handlebars->35->2488", + "default.handlebars->47->1551", + "default.handlebars->47->2493", + "default3.handlebars->35->1536", + "default3.handlebars->35->2490", "sharing-mobile.handlebars->11->78", "sharing.handlebars->11->49" ] @@ -70402,11 +70402,11 @@ "zh-cht": "運行命令", "xloc": [ "default-mobile.handlebars->11->620", - "default.handlebars->47->1265", - "default.handlebars->47->1289", + "default.handlebars->47->1267", + "default.handlebars->47->1291", "default.handlebars->47->824", - "default3.handlebars->35->1260", - "default3.handlebars->35->1284", + "default3.handlebars->35->1262", + "default3.handlebars->35->1286", "default3.handlebars->35->821" ] }, @@ -70436,8 +70436,8 @@ "zh-chs": "运行MeshCentral Router,然后单击“安装”以使其可从浏览器启动。", "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "xloc": [ - "default.handlebars->47->1339", - "default3.handlebars->35->1327" + "default.handlebars->47->1341", + "default3.handlebars->35->1329" ] }, { @@ -70484,9 +70484,9 @@ "zh-cht": "以代理身份運行", "xloc": [ "default-mobile.handlebars->11->614", - "default.handlebars->47->1286", + "default.handlebars->47->1288", "default.handlebars->47->818", - "default3.handlebars->35->1281", + "default3.handlebars->35->1283", "default3.handlebars->35->815" ] }, @@ -70517,9 +70517,9 @@ "zh-cht": "以用戶身份運行,如果沒有用戶,則運行代理", "xloc": [ "default-mobile.handlebars->11->615", - "default.handlebars->47->1287", + "default.handlebars->47->1289", "default.handlebars->47->819", - "default3.handlebars->35->1282", + "default3.handlebars->35->1284", "default3.handlebars->35->816" ] }, @@ -70579,9 +70579,9 @@ "zh-chs": "在所选设备上运行命令。", "zh-cht": "在所選裝置上運行命令。", "xloc": [ - "default.handlebars->47->1282", + "default.handlebars->47->1284", "default.handlebars->47->768", - "default3.handlebars->35->1277", + "default3.handlebars->35->1279", "default3.handlebars->35->765" ] }, @@ -70641,10 +70641,10 @@ "zh-chs": "跑步", "zh-cht": "跑步", "xloc": [ - "default.handlebars->47->1464", - "default.handlebars->47->1468", - "default3.handlebars->35->1450", - "default3.handlebars->35->1454" + "default.handlebars->47->1466", + "default.handlebars->47->1470", + "default3.handlebars->35->1452", + "default3.handlebars->35->1456" ] }, { @@ -70673,8 +70673,8 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->47->2560", - "default3.handlebars->35->2557" + "default.handlebars->47->2562", + "default3.handlebars->35->2559" ] }, { @@ -70703,8 +70703,8 @@ "zh-chs": "以用户身份运行命令", "zh-cht": "以用戶身份運行命令", "xloc": [ - "default.handlebars->47->2635", - "default3.handlebars->35->2632" + "default.handlebars->47->2637", + "default3.handlebars->35->2634" ] }, { @@ -70733,8 +70733,8 @@ "zh-chs": "如果可能,以用户身份运行命令", "zh-cht": "如果可能,以用戶身份運行命令", "xloc": [ - "default.handlebars->47->2636", - "default3.handlebars->35->2633" + "default.handlebars->47->2638", + "default3.handlebars->35->2635" ] }, { @@ -70764,8 +70764,8 @@ "zh-cht": "俄文", "xloc": [ "default-mobile.handlebars->11->253", - "default.handlebars->47->1992", - "default3.handlebars->35->1973", + "default.handlebars->47->1994", + "default3.handlebars->35->1975", "login2.handlebars->7->139" ] }, @@ -70796,8 +70796,8 @@ "zh-cht": "俄文(摩爾達維亞)", "xloc": [ "default-mobile.handlebars->11->254", - "default.handlebars->47->1993", - "default3.handlebars->35->1974", + "default.handlebars->47->1995", + "default3.handlebars->35->1976", "login2.handlebars->7->140" ] }, @@ -70972,10 +70972,10 @@ "zh-chs": "短信", "zh-cht": "短信", "xloc": [ - "default.handlebars->47->3006", - "default.handlebars->47->3012", - "default3.handlebars->35->3000", - "default3.handlebars->35->3006", + "default.handlebars->47->3008", + "default.handlebars->47->3014", + "default3.handlebars->35->3002", + "default3.handlebars->35->3008", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", @@ -71010,8 +71010,8 @@ "zh-chs": "此用户的短信功能电话号码。", "zh-cht": "此用戶的短信功能電話號碼。", "xloc": [ - "default.handlebars->47->3030", - "default3.handlebars->35->3024" + "default.handlebars->47->3032", + "default3.handlebars->35->3026" ] }, { @@ -71041,8 +71041,8 @@ "zh-cht": "短信錯誤", "xloc": [ "default-mobile.handlebars->11->1063", - "default.handlebars->47->3308", - "default3.handlebars->35->3296" + "default.handlebars->47->3312", + "default3.handlebars->35->3300" ] }, { @@ -71072,8 +71072,8 @@ "zh-cht": "短信錯誤:{0}", "xloc": [ "default-mobile.handlebars->11->1064", - "default.handlebars->47->3309", - "default3.handlebars->35->3297" + "default.handlebars->47->3313", + "default3.handlebars->35->3301" ] }, { @@ -71133,8 +71133,8 @@ "zh-cht": "短信網關未啟用", "xloc": [ "default-mobile.handlebars->11->1058", - "default.handlebars->47->3303", - "default3.handlebars->35->3291" + "default.handlebars->47->3307", + "default3.handlebars->35->3295" ] }, { @@ -71163,8 +71163,8 @@ "zh-chs": "短信", "zh-cht": "短信", "xloc": [ - "default.handlebars->47->3234", - "default3.handlebars->35->3222" + "default.handlebars->47->3238", + "default3.handlebars->35->3226" ] }, { @@ -71235,8 +71235,8 @@ "pl": "Sukces wysyłania SMS.", "uk": "SMS успішно надіслано.", "xloc": [ - "default.handlebars->47->3307", - "default3.handlebars->35->3295" + "default.handlebars->47->3311", + "default3.handlebars->35->3299" ] }, { @@ -71420,10 +71420,10 @@ "xloc": [ "default-mobile.handlebars->11->682", "default-mobile.handlebars->11->718", - "default.handlebars->47->1500", - "default.handlebars->47->1564", - "default3.handlebars->35->1485", - "default3.handlebars->35->1549" + "default.handlebars->47->1502", + "default.handlebars->47->1566", + "default3.handlebars->35->1487", + "default3.handlebars->35->1551" ] }, { @@ -71637,8 +71637,8 @@ "zh-chs": "SSL 证书不在服务器上", "zh-cht": "SSL 證書不在服務器上", "xloc": [ - "default.handlebars->47->1391", - "default3.handlebars->35->1378" + "default.handlebars->47->1393", + "default3.handlebars->35->1380" ] }, { @@ -71667,8 +71667,8 @@ "zh-chs": "服务器不允许 SSL", "zh-cht": "服務器不允許 SSL", "xloc": [ - "default.handlebars->47->1390", - "default3.handlebars->35->1377" + "default.handlebars->47->1392", + "default3.handlebars->35->1379" ] }, { @@ -71697,8 +71697,8 @@ "zh-chs": "服务器需要 SSL", "zh-cht": "服務器需要 SSL", "xloc": [ - "default.handlebars->47->1389", - "default3.handlebars->35->1376" + "default.handlebars->47->1391", + "default3.handlebars->35->1378" ] }, { @@ -71727,8 +71727,8 @@ "zh-chs": "服务器需要具有用户身份验证的 SSL", "zh-cht": "服務器需要具有用戶身份驗證的 SSL", "xloc": [ - "default.handlebars->47->1394", - "default3.handlebars->35->1381" + "default.handlebars->47->1396", + "default3.handlebars->35->1383" ] }, { @@ -71790,8 +71790,8 @@ "zh-cht": "薩米(拉普蘭)", "xloc": [ "default-mobile.handlebars->11->255", - "default.handlebars->47->1994", - "default3.handlebars->35->1975", + "default.handlebars->47->1996", + "default3.handlebars->35->1977", "login2.handlebars->7->141" ] }, @@ -71858,7 +71858,7 @@ { "en": "Sandstone", "xloc": [ - "default3.handlebars->35->2093" + "default3.handlebars->35->2095" ] }, { @@ -71888,8 +71888,8 @@ "zh-cht": "三鄉", "xloc": [ "default-mobile.handlebars->11->256", - "default.handlebars->47->1995", - "default3.handlebars->35->1976", + "default.handlebars->47->1997", + "default3.handlebars->35->1978", "login2.handlebars->7->142" ] }, @@ -71920,8 +71920,8 @@ "zh-cht": "梵文", "xloc": [ "default-mobile.handlebars->11->257", - "default.handlebars->47->1996", - "default3.handlebars->35->1977", + "default.handlebars->47->1998", + "default3.handlebars->35->1979", "login2.handlebars->7->143" ] }, @@ -71952,8 +71952,8 @@ "zh-cht": "撒丁島", "xloc": [ "default-mobile.handlebars->11->258", - "default.handlebars->47->1997", - "default3.handlebars->35->1978", + "default.handlebars->47->1999", + "default3.handlebars->35->1980", "login2.handlebars->7->144" ] }, @@ -72417,10 +72417,10 @@ "zh-chs": "搜寻", "zh-cht": "搜尋", "xloc": [ - "default.handlebars->47->1558", + "default.handlebars->47->1560", "default.handlebars->47->881", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", - "default3.handlebars->35->1543", + "default3.handlebars->35->1545", "default3.handlebars->35->878", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devMapToolbar", "sharing.handlebars->11->53" @@ -72493,8 +72493,8 @@ "pl": "Druga Awaria", "uk": "Друга Невдача", "xloc": [ - "default.handlebars->47->1483", - "default3.handlebars->35->1469" + "default.handlebars->47->1485", + "default3.handlebars->35->1471" ] }, { @@ -72586,8 +72586,8 @@ "zh-cht": "已使用TLS保安", "xloc": [ "default-mobile.handlebars->11->832", - "default.handlebars->47->1676", - "default3.handlebars->35->1659" + "default.handlebars->47->1678", + "default3.handlebars->35->1661" ] }, { @@ -72618,16 +72618,16 @@ "xloc": [ "default-mobile.handlebars->11->625", "default-mobile.handlebars->11->831", - "default.handlebars->47->1311", - "default.handlebars->47->1675", - "default.handlebars->47->2489", - "default.handlebars->47->3008", + "default.handlebars->47->1313", + "default.handlebars->47->1677", + "default.handlebars->47->2491", + "default.handlebars->47->3010", "default.handlebars->47->521", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1", - "default3.handlebars->35->1302", - "default3.handlebars->35->1658", - "default3.handlebars->35->2486", - "default3.handlebars->35->3002", + "default3.handlebars->35->1304", + "default3.handlebars->35->1660", + "default3.handlebars->35->2488", + "default3.handlebars->35->3004", "default3.handlebars->35->518", "default3.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] @@ -72675,8 +72675,8 @@ "zh-chs": "安全密钥", "zh-cht": "安全密鑰", "xloc": [ - "default.handlebars->47->3001", - "default3.handlebars->35->2995" + "default.handlebars->47->3003", + "default3.handlebars->35->2997" ] }, { @@ -72706,8 +72706,8 @@ "zh-cht": "安全警告", "xloc": [ "default-mobile.handlebars->11->1032", - "default.handlebars->47->3277", - "default3.handlebars->35->3265" + "default.handlebars->47->3281", + "default3.handlebars->35->3269" ] }, { @@ -72808,11 +72808,11 @@ "zh-chs": "全选", "zh-cht": "全選", "xloc": [ - "default.handlebars->47->1561", "default.handlebars->47->1563", - "default.handlebars->47->2515", - "default.handlebars->47->2761", - "default.handlebars->47->2855", + "default.handlebars->47->1565", + "default.handlebars->47->2517", + "default.handlebars->47->2763", + "default.handlebars->47->2857", "default.handlebars->47->548", "default.handlebars->47->738", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", @@ -72821,11 +72821,11 @@ "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps", "default.handlebars->meshContextMenu->cxselectall", - "default3.handlebars->35->1546", "default3.handlebars->35->1548", - "default3.handlebars->35->2512", - "default3.handlebars->35->2758", - "default3.handlebars->35->2849", + "default3.handlebars->35->1550", + "default3.handlebars->35->2514", + "default3.handlebars->35->2760", + "default3.handlebars->35->2851", "default3.handlebars->35->545", "default3.handlebars->35->735", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", @@ -72867,10 +72867,14 @@ "xloc": [ "default.handlebars->47->1246", "default.handlebars->47->1248", - "default.handlebars->47->3192", + "default.handlebars->47->1250", + "default.handlebars->47->3194", + "default.handlebars->47->3196", "default3.handlebars->35->1241", "default3.handlebars->35->1243", - "default3.handlebars->35->3180" + "default3.handlebars->35->1245", + "default3.handlebars->35->3182", + "default3.handlebars->35->3184" ] }, { @@ -72899,16 +72903,16 @@ "zh-chs": "取消全选", "zh-cht": "選擇無", "xloc": [ - "default.handlebars->47->1562", - "default.handlebars->47->2514", - "default.handlebars->47->2760", - "default.handlebars->47->2854", + "default.handlebars->47->1564", + "default.handlebars->47->2516", + "default.handlebars->47->2762", + "default.handlebars->47->2856", "default.handlebars->47->737", "default.handlebars->meshContextMenu->cxselectnone", - "default3.handlebars->35->1547", - "default3.handlebars->35->2511", - "default3.handlebars->35->2757", - "default3.handlebars->35->2848", + "default3.handlebars->35->1549", + "default3.handlebars->35->2513", + "default3.handlebars->35->2759", + "default3.handlebars->35->2850", "default3.handlebars->35->734", "default3.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" @@ -72940,8 +72944,8 @@ "zh-chs": "选择要注册推送通知身份验证的设备。选择后,设备将提示确认。", "zh-cht": "選擇要註冊推送通知身份驗證的設備。選擇後,設備將提示確認。", "xloc": [ - "default.handlebars->47->1841", - "default3.handlebars->35->1822" + "default.handlebars->47->1843", + "default3.handlebars->35->1824" ] }, { @@ -72970,8 +72974,8 @@ "zh-chs": "为所选设备选择一个新组", "zh-cht": "為所選裝置選擇一個新群", "xloc": [ - "default.handlebars->47->1325", - "default3.handlebars->35->1316" + "default.handlebars->47->1327", + "default3.handlebars->35->1318" ] }, { @@ -73000,8 +73004,8 @@ "zh-chs": "选择此设备的新组", "zh-cht": "選擇此裝置的新群", "xloc": [ - "default.handlebars->47->1324", - "default3.handlebars->35->1315" + "default.handlebars->47->1326", + "default3.handlebars->35->1317" ] }, { @@ -73037,7 +73041,7 @@ { "en": "Select a theme", "xloc": [ - "default3.handlebars->35->2102" + "default3.handlebars->35->2104" ] }, { @@ -73096,10 +73100,10 @@ "zh-chs": "选择要对所有选定用户执行的操作。", "zh-cht": "選擇要對所有選定用戶執行的操作。", "xloc": [ - "default.handlebars->47->2764", - "default.handlebars->47->2856", - "default3.handlebars->35->2761", - "default3.handlebars->35->2850" + "default.handlebars->47->2766", + "default.handlebars->47->2858", + "default3.handlebars->35->2763", + "default3.handlebars->35->2852" ] }, { @@ -73129,8 +73133,8 @@ "zh-cht": "選擇要在此裝置上執行的操作。", "xloc": [ "default-mobile.handlebars->11->580", - "default.handlebars->47->1257", - "default3.handlebars->35->1252" + "default.handlebars->47->1259", + "default3.handlebars->35->1254" ] }, { @@ -73159,8 +73163,8 @@ "zh-chs": "选择新密码", "zh-cht": "選擇新密碼", "xloc": [ - "default.handlebars->47->2293", - "default3.handlebars->35->2287" + "default.handlebars->47->2295", + "default3.handlebars->35->2289" ] }, { @@ -73221,8 +73225,8 @@ "zh-cht": "僅自我事件", "xloc": [ "default-mobile.handlebars->11->1013", - "default.handlebars->47->2414", - "default3.handlebars->35->2411" + "default.handlebars->47->2416", + "default3.handlebars->35->2413" ] }, { @@ -73312,8 +73316,8 @@ "zh-chs": "发电邮", "zh-cht": "發電郵", "xloc": [ - "default.handlebars->47->2776", - "default3.handlebars->35->2772" + "default.handlebars->47->2778", + "default3.handlebars->35->2774" ] }, { @@ -73342,9 +73346,9 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->47->1269", + "default.handlebars->47->1271", "default.handlebars->47->741", - "default3.handlebars->35->1264", + "default3.handlebars->35->1266", "default3.handlebars->35->738" ] }, @@ -73374,8 +73378,8 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->47->1317", - "default3.handlebars->35->1308" + "default.handlebars->47->1319", + "default3.handlebars->35->1310" ] }, { @@ -73389,8 +73393,8 @@ "pl": "Wyślij Wiadomość", "uk": "Надіслати повідомлення", "xloc": [ - "default.handlebars->47->2774", - "default3.handlebars->35->2770" + "default.handlebars->47->2776", + "default3.handlebars->35->2772" ] }, { @@ -73419,8 +73423,8 @@ "zh-chs": "发送短信", "zh-cht": "發送簡訊", "xloc": [ - "default.handlebars->47->2773", - "default3.handlebars->35->2769" + "default.handlebars->47->2775", + "default3.handlebars->35->2771" ] }, { @@ -73449,8 +73453,8 @@ "zh-chs": "发送短信给该用户", "zh-cht": "發送短信給該用戶", "xloc": [ - "default.handlebars->47->3013", - "default3.handlebars->35->3007" + "default.handlebars->47->3015", + "default3.handlebars->35->3009" ] }, { @@ -73479,8 +73483,8 @@ "zh-chs": "发送电邮给该用户", "zh-cht": "發送電郵給該用戶", "xloc": [ - "default.handlebars->47->3017", - "default3.handlebars->35->3011" + "default.handlebars->47->3019", + "default3.handlebars->35->3013" ] }, { @@ -73494,8 +73498,8 @@ "pl": "Wyślij wiadomość do tego użytkownika", "uk": "Надіслати повідомлення цьому користувачеві", "xloc": [ - "default.handlebars->47->3015", - "default3.handlebars->35->3009" + "default.handlebars->47->3017", + "default3.handlebars->35->3011" ] }, { @@ -73524,8 +73528,8 @@ "zh-chs": "向该组中的所有用户发送通知。", "zh-cht": "向該群中的所有用戶發送通知。", "xloc": [ - "default.handlebars->47->2899", - "default3.handlebars->35->2893" + "default.handlebars->47->2901", + "default3.handlebars->35->2895" ] }, { @@ -73554,8 +73558,8 @@ "zh-chs": "向该用户发送文本通知。", "zh-cht": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->47->2777", - "default3.handlebars->35->2773" + "default.handlebars->47->2779", + "default3.handlebars->35->2775" ] }, { @@ -73584,8 +73588,8 @@ "zh-chs": "发送电邮给用户", "zh-cht": "發送電郵給用戶", "xloc": [ - "default.handlebars->47->2755", - "default3.handlebars->35->2752" + "default.handlebars->47->2757", + "default3.handlebars->35->2754" ] }, { @@ -73644,8 +73648,8 @@ "zh-chs": "发送邀请邮件。", "zh-cht": "發送邀請電郵。", "xloc": [ - "default.handlebars->47->2826", - "default3.handlebars->35->2822" + "default.handlebars->47->2828", + "default3.handlebars->35->2824" ] }, { @@ -73838,8 +73842,8 @@ "zh-chs": "发送用户通知", "zh-cht": "發送用戶通知", "xloc": [ - "default.handlebars->47->3019", - "default3.handlebars->35->3013" + "default.handlebars->47->3021", + "default3.handlebars->35->3015" ] }, { @@ -73958,8 +73962,8 @@ "zh-cht": "塞爾維亞", "xloc": [ "default-mobile.handlebars->11->261", - "default.handlebars->47->2000", - "default3.handlebars->35->1981", + "default.handlebars->47->2002", + "default3.handlebars->35->1983", "login2.handlebars->7->147" ] }, @@ -73991,10 +73995,10 @@ "xloc": [ "default-mobile.handlebars->11->841", "default-mobile.handlebars->11->846", - "default.handlebars->47->1685", - "default.handlebars->47->1690", - "default3.handlebars->35->1668", - "default3.handlebars->35->1673" + "default.handlebars->47->1687", + "default.handlebars->47->1692", + "default3.handlebars->35->1670", + "default3.handlebars->35->1675" ] }, { @@ -74049,8 +74053,8 @@ "zh-chs": "服务器备份", "zh-cht": "伺服器備份", "xloc": [ - "default.handlebars->47->2836", - "default3.handlebars->35->2830" + "default.handlebars->47->2838", + "default3.handlebars->35->2832" ] }, { @@ -74079,8 +74083,8 @@ "zh-chs": "服务器证书", "zh-cht": "伺服器憑證", "xloc": [ - "default.handlebars->47->3390", - "default3.handlebars->35->3378" + "default.handlebars->47->3394", + "default3.handlebars->35->3382" ] }, { @@ -74093,7 +74097,7 @@ "xloc": [ "default.handlebars->47->214", "default.handlebars->47->216", - "default.handlebars->47->2168", + "default.handlebars->47->2170", "default3.handlebars->35->214", "default3.handlebars->35->215" ] @@ -74154,8 +74158,8 @@ "zh-chs": "服务器数据库", "zh-cht": "伺服器數據庫", "xloc": [ - "default.handlebars->47->3391", - "default3.handlebars->35->3379" + "default.handlebars->47->3395", + "default3.handlebars->35->3383" ] }, { @@ -74167,9 +74171,9 @@ "uk": "Помилки Сервера", "xloc": [ "default.handlebars->47->209", - "default.handlebars->47->2165", + "default.handlebars->47->2167", "default3.handlebars->35->209", - "default3.handlebars->35->2163" + "default3.handlebars->35->2165" ] }, { @@ -74202,14 +74206,14 @@ "default-mobile.handlebars->11->990", "default.handlebars->47->1144", "default.handlebars->47->1169", - "default.handlebars->47->2373", - "default.handlebars->47->2405", - "default.handlebars->47->2833", + "default.handlebars->47->2375", + "default.handlebars->47->2407", + "default.handlebars->47->2835", "default3.handlebars->35->1139", "default3.handlebars->35->1164", - "default3.handlebars->35->2370", - "default3.handlebars->35->2402", - "default3.handlebars->35->2827" + "default3.handlebars->35->2372", + "default3.handlebars->35->2404", + "default3.handlebars->35->2829" ] }, { @@ -74268,8 +74272,8 @@ "zh-cht": "服務器限制", "xloc": [ "default-mobile.handlebars->11->1031", - "default.handlebars->47->3276", - "default3.handlebars->35->3264" + "default.handlebars->47->3280", + "default3.handlebars->35->3268" ] }, { @@ -74327,10 +74331,10 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->47->2747", - "default.handlebars->47->2848", - "default3.handlebars->35->2744", - "default3.handlebars->35->2842" + "default.handlebars->47->2749", + "default.handlebars->47->2850", + "default3.handlebars->35->2746", + "default3.handlebars->35->2844" ] }, { @@ -74359,8 +74363,8 @@ "zh-chs": "服务器配额", "zh-cht": "伺服器配額", "xloc": [ - "default.handlebars->47->2975", - "default3.handlebars->35->2969" + "default.handlebars->47->2977", + "default3.handlebars->35->2971" ] }, { @@ -74389,8 +74393,8 @@ "zh-chs": "服务器还原", "zh-cht": "伺服器還原", "xloc": [ - "default.handlebars->47->2837", - "default3.handlebars->35->2831" + "default.handlebars->47->2839", + "default3.handlebars->35->2833" ] }, { @@ -74419,8 +74423,8 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->47->2974", - "default3.handlebars->35->2968" + "default.handlebars->47->2976", + "default3.handlebars->35->2970" ] }, { @@ -74449,8 +74453,8 @@ "zh-chs": "服务器状态", "zh-cht": "伺服器狀態", "xloc": [ - "default.handlebars->47->3319", - "default3.handlebars->35->3307" + "default.handlebars->47->3323", + "default3.handlebars->35->3311" ] }, { @@ -74509,8 +74513,8 @@ "zh-chs": "服务器跟踪", "zh-cht": "伺服器追蹤", "xloc": [ - "default.handlebars->47->3404", - "default3.handlebars->35->3392" + "default.handlebars->47->3408", + "default3.handlebars->35->3396" ] }, { @@ -74539,8 +74543,8 @@ "zh-chs": "服务器跟踪事件", "zh-cht": "服務器跟踪事件", "xloc": [ - "default.handlebars->47->3382", - "default3.handlebars->35->3370" + "default.handlebars->47->3386", + "default3.handlebars->35->3374" ] }, { @@ -74628,8 +74632,8 @@ "zh-chs": "服务器更新", "zh-cht": "伺服器更新", "xloc": [ - "default.handlebars->47->2838", - "default3.handlebars->35->2832" + "default.handlebars->47->2840", + "default3.handlebars->35->2834" ] }, { @@ -74872,8 +74876,8 @@ "pl": "Serwer nie może pobrać zapisów z bazy danych.", "uk": "Сервер не може отримати записи з бази даних.", "xloc": [ - "default.handlebars->47->3134", - "default3.handlebars->35->3122" + "default.handlebars->47->3136", + "default3.handlebars->35->3124" ] }, { @@ -74888,8 +74892,8 @@ "pl": "Serwer nie może odczytać zapisów z folderu.", "uk": "Сервер не може читати з теки записів.", "xloc": [ - "default.handlebars->47->3133", - "default3.handlebars->35->3121" + "default.handlebars->47->3135", + "default3.handlebars->35->3123" ] }, { @@ -74904,8 +74908,8 @@ "pl": "Zapisy statystyk serwera", "uk": "Записи статистики сервера", "xloc": [ - "default.handlebars->47->3254", - "default3.handlebars->35->3242" + "default.handlebars->47->3258", + "default3.handlebars->35->3246" ] }, { @@ -74991,8 +74995,8 @@ "zh-chs": "ServerStats.csv", "zh-cht": "ServerStats.csv", "xloc": [ - "default.handlebars->47->3381", - "default3.handlebars->35->3369" + "default.handlebars->47->3385", + "default3.handlebars->35->3373" ] }, { @@ -75006,10 +75010,10 @@ "pl": "Usługa", "uk": "Сервіс", "xloc": [ - "default.handlebars->47->1807", - "default.handlebars->47->3044", - "default3.handlebars->35->1789", - "default3.handlebars->35->3038" + "default.handlebars->47->1809", + "default.handlebars->47->3046", + "default3.handlebars->35->1791", + "default3.handlebars->35->3040" ] }, { @@ -75038,10 +75042,10 @@ "zh-chs": "服务详情", "zh-cht": "服務詳情", "xloc": [ - "default.handlebars->47->1489", "default.handlebars->47->1491", - "default3.handlebars->35->1476", - "default3.handlebars->35->1478" + "default.handlebars->47->1493", + "default3.handlebars->35->1478", + "default3.handlebars->35->1480" ] }, { @@ -75100,10 +75104,10 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default.handlebars->47->3137", - "default.handlebars->47->3197", - "default3.handlebars->35->3125", - "default3.handlebars->35->3185", + "default.handlebars->47->3139", + "default.handlebars->47->3201", + "default3.handlebars->35->3127", + "default3.handlebars->35->3189", "ssh.handlebars->3->24", "ssh.handlebars->3->26" ] @@ -75164,8 +75168,8 @@ "zh-chs": "会话信息", "zh-cht": "會議訊息", "xloc": [ - "default.handlebars->47->1411", - "default3.handlebars->35->1398", + "default.handlebars->47->1413", + "default3.handlebars->35->1400", "sharing.handlebars->11->18" ] }, @@ -75197,10 +75201,10 @@ "xloc": [ "default-mobile.handlebars->11->704", "default-mobile.handlebars->11->711", - "default.handlebars->47->1524", - "default.handlebars->47->1540", - "default3.handlebars->35->1509", - "default3.handlebars->35->1525", + "default.handlebars->47->1526", + "default.handlebars->47->1542", + "default3.handlebars->35->1511", + "default3.handlebars->35->1527", "sharing-mobile.handlebars->11->58", "sharing-mobile.handlebars->11->76" ] @@ -75296,10 +75300,10 @@ "xloc": [ "default-mobile.handlebars->11->705", "default-mobile.handlebars->11->712", - "default.handlebars->47->1525", - "default.handlebars->47->1541", - "default3.handlebars->35->1510", - "default3.handlebars->35->1526", + "default.handlebars->47->1527", + "default.handlebars->47->1543", + "default3.handlebars->35->1512", + "default3.handlebars->35->1528", "sharing-mobile.handlebars->11->59", "sharing-mobile.handlebars->11->77" ] @@ -75421,8 +75425,8 @@ "zh-chs": "设置剪贴板", "zh-cht": "設置剪貼板", "xloc": [ - "default.handlebars->47->1457", - "default3.handlebars->35->1444" + "default.handlebars->47->1459", + "default3.handlebars->35->1446" ] }, { @@ -75536,8 +75540,8 @@ "zh-chs": "设置剪贴板内容,{0}个字节", "zh-cht": "設置剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->47->2558", - "default3.handlebars->35->2555" + "default.handlebars->47->2560", + "default3.handlebars->35->2557" ] }, { @@ -75661,9 +75665,9 @@ "zh-cht": "設定", "xloc": [ "agent-translations.json", - "default.handlebars->47->2236", + "default.handlebars->47->2238", "default.handlebars->47->498", - "default3.handlebars->35->2232", + "default3.handlebars->35->2234", "default3.handlebars->35->495" ] }, @@ -75745,8 +75749,8 @@ "zh-chs": "将此服务器设置为自动将备份上传到Google云端硬盘。首先为您的帐户创建并输入Google Drive ClientID和ClientSecret。", "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "xloc": [ - "default.handlebars->47->2146", - "default3.handlebars->35->2146" + "default.handlebars->47->2148", + "default3.handlebars->35->2148" ] }, { @@ -75846,9 +75850,9 @@ "zh-chs": "共享设备", "zh-cht": "共享裝置", "xloc": [ - "default.handlebars->47->1256", + "default.handlebars->47->1258", "default.handlebars->47->326", - "default3.handlebars->35->1251", + "default3.handlebars->35->1253", "default3.handlebars->35->323" ] }, @@ -75937,8 +75941,8 @@ "zh-chs": "共享过程", "zh-cht": "共享過程", "xloc": [ - "default.handlebars->47->1475", - "default3.handlebars->35->1461" + "default.handlebars->47->1477", + "default3.handlebars->35->1463" ] }, { @@ -75969,10 +75973,10 @@ "xloc": [ "default.handlebars->47->1152", "default.handlebars->47->1177", - "default.handlebars->47->2419", + "default.handlebars->47->2421", "default3.handlebars->35->1147", "default3.handlebars->35->1172", - "default3.handlebars->35->2416" + "default3.handlebars->35->2418" ] }, { @@ -76092,10 +76096,10 @@ "xloc": [ "default-mobile.handlebars->11->669", "default-mobile.handlebars->11->673", - "default.handlebars->47->1437", - "default.handlebars->47->1441", - "default3.handlebars->35->1424", - "default3.handlebars->35->1428", + "default.handlebars->47->1439", + "default.handlebars->47->1443", + "default3.handlebars->35->1426", + "default3.handlebars->35->1430", "sharing-mobile.handlebars->11->33", "sharing-mobile.handlebars->11->37" ] @@ -76473,8 +76477,8 @@ "zh-cht": "只顯示自己的事件", "xloc": [ "default-mobile.handlebars->11->993", - "default.handlebars->47->2376", - "default3.handlebars->35->2373" + "default.handlebars->47->2378", + "default3.handlebars->35->2375" ] }, { @@ -76529,8 +76533,8 @@ "zh-chs": "显示流量", "zh-cht": "顯示流量", "xloc": [ - "default.handlebars->47->3193", - "default3.handlebars->35->3181" + "default.handlebars->47->3197", + "default3.handlebars->35->3185" ] }, { @@ -76559,8 +76563,8 @@ "zh-chs": "显示连接工具栏", "zh-cht": "顯示連接工具欄", "xloc": [ - "default.handlebars->47->2330", - "default3.handlebars->35->2327" + "default.handlebars->47->2332", + "default3.handlebars->35->2329" ] }, { @@ -76709,10 +76713,10 @@ "zh-chs": "显示1分钟", "zh-cht": "顯示1分鐘", "xloc": [ - "default.handlebars->47->2780", - "default.handlebars->47->2812", - "default3.handlebars->35->2776", - "default3.handlebars->35->2808" + "default.handlebars->47->2782", + "default.handlebars->47->2814", + "default3.handlebars->35->2778", + "default3.handlebars->35->2810" ] }, { @@ -76757,10 +76761,10 @@ "zh-chs": "显示10秒", "zh-cht": "顯示10秒", "xloc": [ - "default.handlebars->47->2779", - "default.handlebars->47->2811", - "default3.handlebars->35->2775", - "default3.handlebars->35->2807" + "default.handlebars->47->2781", + "default.handlebars->47->2813", + "default3.handlebars->35->2777", + "default3.handlebars->35->2809" ] }, { @@ -76821,10 +76825,10 @@ "zh-chs": "显示5分钟", "zh-cht": "顯示5分鐘", "xloc": [ - "default.handlebars->47->2781", - "default.handlebars->47->2813", - "default3.handlebars->35->2777", - "default3.handlebars->35->2809" + "default.handlebars->47->2783", + "default.handlebars->47->2815", + "default3.handlebars->35->2779", + "default3.handlebars->35->2811" ] }, { @@ -76871,13 +76875,13 @@ "xloc": [ "default.handlebars->47->1192", "default.handlebars->47->1206", - "default.handlebars->47->2778", - "default.handlebars->47->2810", + "default.handlebars->47->2780", + "default.handlebars->47->2812", "default.handlebars->47->786", "default3.handlebars->35->1187", "default3.handlebars->35->1201", - "default3.handlebars->35->2774", - "default3.handlebars->35->2806", + "default3.handlebars->35->2776", + "default3.handlebars->35->2808", "default3.handlebars->35->783" ] }, @@ -77225,10 +77229,10 @@ "pl": "Signal", "uk": "Signal", "xloc": [ - "default.handlebars->47->1810", - "default.handlebars->47->3047", - "default3.handlebars->35->1792", - "default3.handlebars->35->3041" + "default.handlebars->47->1812", + "default.handlebars->47->3049", + "default3.handlebars->35->1794", + "default3.handlebars->35->3043" ] }, { @@ -77267,10 +77271,10 @@ "zh-chs": "简单管理员控制模式(ACM)", "zh-cht": "簡單管理員控制模式(ACM)", "xloc": [ - "default.handlebars->47->2225", - "default.handlebars->47->2283", - "default3.handlebars->35->2221", - "default3.handlebars->35->2277" + "default.handlebars->47->2227", + "default.handlebars->47->2285", + "default3.handlebars->35->2223", + "default3.handlebars->35->2279" ] }, { @@ -77299,16 +77303,16 @@ "zh-chs": "简单客户端控制模式(CCM)", "zh-cht": "簡單客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->47->2223", - "default.handlebars->47->2287", - "default3.handlebars->35->2219", - "default3.handlebars->35->2281" + "default.handlebars->47->2225", + "default.handlebars->47->2289", + "default3.handlebars->35->2221", + "default3.handlebars->35->2283" ] }, { "en": "Simplex", "xloc": [ - "default3.handlebars->35->2094" + "default3.handlebars->35->2096" ] }, { @@ -77338,8 +77342,8 @@ "zh-cht": "信地", "xloc": [ "default-mobile.handlebars->11->259", - "default.handlebars->47->1998", - "default3.handlebars->35->1979", + "default.handlebars->47->2000", + "default3.handlebars->35->1981", "login2.handlebars->7->145" ] }, @@ -77370,8 +77374,8 @@ "zh-cht": "僧伽羅文", "xloc": [ "default-mobile.handlebars->11->260", - "default.handlebars->47->1999", - "default3.handlebars->35->1980", + "default.handlebars->47->2001", + "default3.handlebars->35->1982", "login2.handlebars->7->146" ] }, @@ -77432,8 +77436,8 @@ "zh-chs": "单点登录", "zh-cht": "單點登錄", "xloc": [ - "default.handlebars->47->3242", - "default3.handlebars->35->3230" + "default.handlebars->47->3246", + "default3.handlebars->35->3234" ] }, { @@ -77488,11 +77492,11 @@ "zh-chs": "尺寸", "zh-cht": "尺寸", "xloc": [ - "default.handlebars->47->3140", - "default.handlebars->47->3162", + "default.handlebars->47->3142", + "default.handlebars->47->3164", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize", - "default3.handlebars->35->3128", - "default3.handlebars->35->3150", + "default3.handlebars->35->3130", + "default3.handlebars->35->3152", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSize" ] }, @@ -77522,8 +77526,8 @@ "zh-chs": "缩放:100%", "zh-cht": "縮放:100%", "xloc": [ - "default.handlebars->47->1592", - "default3.handlebars->35->1577", + "default.handlebars->47->1594", + "default3.handlebars->35->1579", "sharing.handlebars->11->85" ] }, @@ -77553,8 +77557,8 @@ "zh-chs": "缩放:125%", "zh-cht": "縮放:125%", "xloc": [ - "default.handlebars->47->1593", - "default3.handlebars->35->1578", + "default.handlebars->47->1595", + "default3.handlebars->35->1580", "sharing.handlebars->11->86" ] }, @@ -77584,8 +77588,8 @@ "zh-chs": "缩放:150%", "zh-cht": "縮放:150%", "xloc": [ - "default.handlebars->47->1594", - "default3.handlebars->35->1579", + "default.handlebars->47->1596", + "default3.handlebars->35->1581", "sharing.handlebars->11->87" ] }, @@ -77615,15 +77619,15 @@ "zh-chs": "缩放:200%", "zh-cht": "縮放:200%", "xloc": [ - "default.handlebars->47->1595", - "default3.handlebars->35->1580", + "default.handlebars->47->1597", + "default3.handlebars->35->1582", "sharing.handlebars->11->88" ] }, { "en": "Sketchy", "xloc": [ - "default3.handlebars->35->2095" + "default3.handlebars->35->2097" ] }, { @@ -77633,10 +77637,10 @@ "pl": "Slack", "uk": "Slack", "xloc": [ - "default.handlebars->47->1806", - "default.handlebars->47->3043", - "default3.handlebars->35->1788", - "default3.handlebars->35->3037" + "default.handlebars->47->1808", + "default.handlebars->47->3045", + "default3.handlebars->35->1790", + "default3.handlebars->35->3039" ] }, { @@ -77646,10 +77650,10 @@ "pl": "Instalacja Slack Webhook", "uk": "Інсталяція Slack Webhook", "xloc": [ - "default.handlebars->47->1816", - "default.handlebars->47->3053", - "default3.handlebars->35->1798", - "default3.handlebars->35->3047" + "default.handlebars->47->1818", + "default.handlebars->47->3055", + "default3.handlebars->35->1800", + "default3.handlebars->35->3049" ] }, { @@ -77682,11 +77686,11 @@ "default-mobile.handlebars->11->453", "default-mobile.handlebars->11->454", "default-mobile.handlebars->11->588", - "default.handlebars->47->1266", + "default.handlebars->47->1268", "default.handlebars->47->2", "default.handlebars->47->3", "default.handlebars->47->4", - "default3.handlebars->35->1261", + "default3.handlebars->35->1263", "default3.handlebars->35->2", "default3.handlebars->35->3", "default3.handlebars->35->4" @@ -77783,8 +77787,8 @@ "zh-cht": "斯洛伐克文", "xloc": [ "default-mobile.handlebars->11->262", - "default.handlebars->47->2001", - "default3.handlebars->35->1982", + "default.handlebars->47->2003", + "default3.handlebars->35->1984", "login2.handlebars->7->148" ] }, @@ -77815,8 +77819,8 @@ "zh-cht": "斯洛文尼亞文", "xloc": [ "default-mobile.handlebars->11->263", - "default.handlebars->47->2002", - "default3.handlebars->35->1983", + "default.handlebars->47->2004", + "default3.handlebars->35->1985", "login2.handlebars->7->149" ] }, @@ -77912,8 +77916,8 @@ "zh-chs": "小焦点", "zh-cht": "小焦點", "xloc": [ - "default.handlebars->47->1418", - "default3.handlebars->35->1405" + "default.handlebars->47->1420", + "default3.handlebars->35->1407" ] }, { @@ -77943,8 +77947,8 @@ "zh-cht": "軟斷開代理", "xloc": [ "default-mobile.handlebars->11->932", - "default.handlebars->47->1777", - "default3.handlebars->35->1760" + "default.handlebars->47->1779", + "default3.handlebars->35->1762" ] }, { @@ -78010,7 +78014,7 @@ { "en": "Solar", "xloc": [ - "default3.handlebars->35->2096" + "default3.handlebars->35->2098" ] }, { @@ -78040,8 +78044,8 @@ "zh-cht": "索馬尼", "xloc": [ "default-mobile.handlebars->11->264", - "default.handlebars->47->2003", - "default3.handlebars->35->1984", + "default.handlebars->47->2005", + "default3.handlebars->35->1986", "login2.handlebars->7->150" ] }, @@ -78072,8 +78076,8 @@ "zh-cht": "索比亞文", "xloc": [ "default-mobile.handlebars->11->265", - "default.handlebars->47->2004", - "default3.handlebars->35->1985", + "default.handlebars->47->2006", + "default3.handlebars->35->1987", "login2.handlebars->7->151" ] }, @@ -78340,14 +78344,14 @@ "uk": "Простір", "xloc": [ "default-mobile.handlebars->11->655", - "default.handlebars->47->1424", - "default3.handlebars->35->1411" + "default.handlebars->47->1426", + "default3.handlebars->35->1413" ] }, { "en": "Spacelab", "xloc": [ - "default3.handlebars->35->2097" + "default3.handlebars->35->2099" ] }, { @@ -78377,8 +78381,8 @@ "zh-cht": "西班牙文", "xloc": [ "default-mobile.handlebars->11->266", - "default.handlebars->47->2005", - "default3.handlebars->35->1986", + "default.handlebars->47->2007", + "default3.handlebars->35->1988", "login2.handlebars->7->152" ] }, @@ -78409,8 +78413,8 @@ "zh-cht": "西班牙文(阿根廷)", "xloc": [ "default-mobile.handlebars->11->267", - "default.handlebars->47->2006", - "default3.handlebars->35->1987", + "default.handlebars->47->2008", + "default3.handlebars->35->1989", "login2.handlebars->7->153" ] }, @@ -78441,8 +78445,8 @@ "zh-cht": "西班牙文(玻利維亞)", "xloc": [ "default-mobile.handlebars->11->268", - "default.handlebars->47->2007", - "default3.handlebars->35->1988", + "default.handlebars->47->2009", + "default3.handlebars->35->1990", "login2.handlebars->7->154" ] }, @@ -78473,8 +78477,8 @@ "zh-cht": "西班牙文(智利)", "xloc": [ "default-mobile.handlebars->11->269", - "default.handlebars->47->2008", - "default3.handlebars->35->1989", + "default.handlebars->47->2010", + "default3.handlebars->35->1991", "login2.handlebars->7->155" ] }, @@ -78505,8 +78509,8 @@ "zh-cht": "西班牙文(哥倫比亞)", "xloc": [ "default-mobile.handlebars->11->270", - "default.handlebars->47->2009", - "default3.handlebars->35->1990", + "default.handlebars->47->2011", + "default3.handlebars->35->1992", "login2.handlebars->7->156" ] }, @@ -78537,8 +78541,8 @@ "zh-cht": "西班牙文(哥斯達黎加)", "xloc": [ "default-mobile.handlebars->11->271", - "default.handlebars->47->2010", - "default3.handlebars->35->1991", + "default.handlebars->47->2012", + "default3.handlebars->35->1993", "login2.handlebars->7->157" ] }, @@ -78569,8 +78573,8 @@ "zh-cht": "西班牙文(多米尼加共和國)", "xloc": [ "default-mobile.handlebars->11->272", - "default.handlebars->47->2011", - "default3.handlebars->35->1992", + "default.handlebars->47->2013", + "default3.handlebars->35->1994", "login2.handlebars->7->158" ] }, @@ -78601,8 +78605,8 @@ "zh-cht": "西班牙文(厄瓜多爾)", "xloc": [ "default-mobile.handlebars->11->273", - "default.handlebars->47->2012", - "default3.handlebars->35->1993", + "default.handlebars->47->2014", + "default3.handlebars->35->1995", "login2.handlebars->7->159" ] }, @@ -78633,8 +78637,8 @@ "zh-cht": "西班牙文(薩爾瓦多)", "xloc": [ "default-mobile.handlebars->11->274", - "default.handlebars->47->2013", - "default3.handlebars->35->1994", + "default.handlebars->47->2015", + "default3.handlebars->35->1996", "login2.handlebars->7->160" ] }, @@ -78665,8 +78669,8 @@ "zh-cht": "西班牙文(危地馬拉)", "xloc": [ "default-mobile.handlebars->11->275", - "default.handlebars->47->2014", - "default3.handlebars->35->1995", + "default.handlebars->47->2016", + "default3.handlebars->35->1997", "login2.handlebars->7->161" ] }, @@ -78697,8 +78701,8 @@ "zh-cht": "西班牙文(洪都拉斯)", "xloc": [ "default-mobile.handlebars->11->276", - "default.handlebars->47->2015", - "default3.handlebars->35->1996", + "default.handlebars->47->2017", + "default3.handlebars->35->1998", "login2.handlebars->7->162" ] }, @@ -78729,8 +78733,8 @@ "zh-cht": "西班牙文(墨西哥)", "xloc": [ "default-mobile.handlebars->11->277", - "default.handlebars->47->2016", - "default3.handlebars->35->1997", + "default.handlebars->47->2018", + "default3.handlebars->35->1999", "login2.handlebars->7->163" ] }, @@ -78761,8 +78765,8 @@ "zh-cht": "西班牙文(尼加拉瓜)", "xloc": [ "default-mobile.handlebars->11->278", - "default.handlebars->47->2017", - "default3.handlebars->35->1998", + "default.handlebars->47->2019", + "default3.handlebars->35->2000", "login2.handlebars->7->164" ] }, @@ -78793,8 +78797,8 @@ "zh-cht": "西班牙文(巴拿馬)", "xloc": [ "default-mobile.handlebars->11->279", - "default.handlebars->47->2018", - "default3.handlebars->35->1999", + "default.handlebars->47->2020", + "default3.handlebars->35->2001", "login2.handlebars->7->165" ] }, @@ -78825,8 +78829,8 @@ "zh-cht": "西班牙文(巴拉圭)", "xloc": [ "default-mobile.handlebars->11->280", - "default.handlebars->47->2019", - "default3.handlebars->35->2000", + "default.handlebars->47->2021", + "default3.handlebars->35->2002", "login2.handlebars->7->166" ] }, @@ -78857,8 +78861,8 @@ "zh-cht": "西班牙文(秘魯)", "xloc": [ "default-mobile.handlebars->11->281", - "default.handlebars->47->2020", - "default3.handlebars->35->2001", + "default.handlebars->47->2022", + "default3.handlebars->35->2003", "login2.handlebars->7->167" ] }, @@ -78889,8 +78893,8 @@ "zh-cht": "西班牙文(波多黎各)", "xloc": [ "default-mobile.handlebars->11->282", - "default.handlebars->47->2021", - "default3.handlebars->35->2002", + "default.handlebars->47->2023", + "default3.handlebars->35->2004", "login2.handlebars->7->168" ] }, @@ -78921,8 +78925,8 @@ "zh-cht": "西班牙文(西班牙)", "xloc": [ "default-mobile.handlebars->11->283", - "default.handlebars->47->2022", - "default3.handlebars->35->2003", + "default.handlebars->47->2024", + "default3.handlebars->35->2005", "login2.handlebars->7->169" ] }, @@ -78953,8 +78957,8 @@ "zh-cht": "西班牙文(烏拉圭)", "xloc": [ "default-mobile.handlebars->11->284", - "default.handlebars->47->2023", - "default3.handlebars->35->2004", + "default.handlebars->47->2025", + "default3.handlebars->35->2006", "login2.handlebars->7->170" ] }, @@ -78985,8 +78989,8 @@ "zh-cht": "西班牙文(委內瑞拉)", "xloc": [ "default-mobile.handlebars->11->285", - "default.handlebars->47->2024", - "default3.handlebars->35->2005", + "default.handlebars->47->2026", + "default3.handlebars->35->2007", "login2.handlebars->7->171" ] }, @@ -78998,8 +79002,8 @@ "uk": "СпецВерсія", "xloc": [ "default-mobile.handlebars->11->852", - "default.handlebars->47->1696", - "default3.handlebars->35->1679" + "default.handlebars->47->1698", + "default3.handlebars->35->1681" ] }, { @@ -79119,8 +79123,8 @@ "zh-chs": "开始", "zh-cht": "開始", "xloc": [ - "default.handlebars->47->1486", - "default3.handlebars->35->1472" + "default.handlebars->47->1488", + "default3.handlebars->35->1474" ] }, { @@ -79175,20 +79179,20 @@ "zh-chs": "开始时间", "zh-cht": "開始時間", "xloc": [ - "default.handlebars->47->1247", + "default.handlebars->47->1249", "default.handlebars->47->138", - "default.handlebars->47->1408", + "default.handlebars->47->1410", "default.handlebars->47->300", "default.handlebars->47->305", - "default.handlebars->47->3138", - "default.handlebars->47->3164", - "default3.handlebars->35->1242", + "default.handlebars->47->3140", + "default.handlebars->47->3166", + "default3.handlebars->35->1244", "default3.handlebars->35->138", - "default3.handlebars->35->1395", + "default3.handlebars->35->1397", "default3.handlebars->35->297", "default3.handlebars->35->302", - "default3.handlebars->35->3126", - "default3.handlebars->35->3152", + "default3.handlebars->35->3128", + "default3.handlebars->35->3154", "sharing.handlebars->11->14" ] }, @@ -79199,8 +79203,8 @@ "pl": "Typ Rozruchu", "uk": "Тип запуску", "xloc": [ - "default.handlebars->47->1477", - "default3.handlebars->35->1463" + "default.handlebars->47->1479", + "default3.handlebars->35->1465" ] }, { @@ -79288,8 +79292,8 @@ "zh-chs": "已启动 Web-RDP 会话 \\\"{0}\\\"。", "zh-cht": "已啟動 Web-RDP 會話 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->47->2686", - "default3.handlebars->35->2683" + "default.handlebars->47->2688", + "default3.handlebars->35->2685" ] }, { @@ -79318,8 +79322,8 @@ "zh-chs": "已启动 Web-SFTP 会话 \\\"{0}\\\"。", "zh-cht": "已啟動 Web-SFTP 會話 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->47->2685", - "default3.handlebars->35->2682" + "default.handlebars->47->2687", + "default3.handlebars->35->2684" ] }, { @@ -79348,8 +79352,8 @@ "zh-chs": "已启动 Web-SSH 会话 \\\"{0}\\\"。", "zh-cht": "已啟動 Web-SSH 會話 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->47->2684", - "default3.handlebars->35->2681" + "default.handlebars->47->2686", + "default3.handlebars->35->2683" ] }, { @@ -79378,8 +79382,8 @@ "zh-chs": "已启动 Web-VNC 会话 \\\"{0}\\\"。", "zh-cht": "已啟動 Web-VNC 會話 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->47->2687", - "default3.handlebars->35->2684" + "default.handlebars->47->2689", + "default3.handlebars->35->2686" ] }, { @@ -79408,8 +79412,8 @@ "zh-chs": "开始桌面多重会话", "zh-cht": "啟動桌面多路復用會話", "xloc": [ - "default.handlebars->47->2542", - "default3.handlebars->35->2539" + "default.handlebars->47->2544", + "default3.handlebars->35->2541" ] }, { @@ -79438,8 +79442,8 @@ "zh-chs": "已启动桌面多路复用会话 \\\"{0}\\\"", "zh-cht": "已啟動桌面多路復用會話 \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2681", - "default3.handlebars->35->2678" + "default.handlebars->47->2683", + "default3.handlebars->35->2680" ] }, { @@ -79468,8 +79472,8 @@ "zh-chs": "从{1}到{2}开始了桌面会话“{0}”", "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "xloc": [ - "default.handlebars->47->2551", - "default3.handlebars->35->2548" + "default.handlebars->47->2553", + "default3.handlebars->35->2550" ] }, { @@ -79498,8 +79502,8 @@ "zh-chs": "从{1}到{2}开始文件管理会话“{0}”", "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "xloc": [ - "default.handlebars->47->2552", - "default3.handlebars->35->2549" + "default.handlebars->47->2554", + "default3.handlebars->35->2551" ] }, { @@ -79528,8 +79532,8 @@ "zh-chs": "已启动本地中继会话 \\\"{0}\\\",协议 {1} 到 {2}", "zh-cht": "已啟動本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2}", "xloc": [ - "default.handlebars->47->2656", - "default3.handlebars->35->2653" + "default.handlebars->47->2658", + "default3.handlebars->35->2655" ] }, { @@ -79558,8 +79562,8 @@ "zh-chs": "已启动 Messenger 会话“{0}”,从 {1} 到 {2}", "zh-cht": "已啟動 Messenger 會話“{0}”,從 {1} 到 {2}", "xloc": [ - "default.handlebars->47->2698", - "default3.handlebars->35->2695" + "default.handlebars->47->2700", + "default3.handlebars->35->2697" ] }, { @@ -79588,8 +79592,8 @@ "zh-chs": "从{1}到{2}开始中继会话“{0}”", "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "xloc": [ - "default.handlebars->47->2549", - "default3.handlebars->35->2546" + "default.handlebars->47->2551", + "default3.handlebars->35->2548" ] }, { @@ -79618,8 +79622,8 @@ "zh-chs": "使用Toast通知启动远程桌面", "zh-cht": "使用Toast通知啟動遠程桌面", "xloc": [ - "default.handlebars->47->2571", - "default3.handlebars->35->2568" + "default.handlebars->47->2573", + "default3.handlebars->35->2570" ] }, { @@ -79648,8 +79652,8 @@ "zh-chs": "启动远程桌面,而无需通知", "zh-cht": "啟動遠程桌面,而無需通知", "xloc": [ - "default.handlebars->47->2572", - "default3.handlebars->35->2569" + "default.handlebars->47->2574", + "default3.handlebars->35->2571" ] }, { @@ -79678,8 +79682,8 @@ "zh-chs": "启动带有Toast通知的远程文件", "zh-cht": "啟動帶有Toast通知的遠程文件", "xloc": [ - "default.handlebars->47->2578", - "default3.handlebars->35->2575" + "default.handlebars->47->2580", + "default3.handlebars->35->2577" ] }, { @@ -79708,8 +79712,8 @@ "zh-chs": "已启动的远程文件,恕不另行通知", "zh-cht": "已啟動的遠程文件,恕不另行通知", "xloc": [ - "default.handlebars->47->2579", - "default3.handlebars->35->2576" + "default.handlebars->47->2581", + "default3.handlebars->35->2578" ] }, { @@ -79738,8 +79742,8 @@ "zh-chs": "从{1}到{2}开始了终端会话“{0}”", "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "xloc": [ - "default.handlebars->47->2550", - "default3.handlebars->35->2547" + "default.handlebars->47->2552", + "default3.handlebars->35->2549" ] }, { @@ -79798,8 +79802,8 @@ "zh-chs": "接受本地用户后启动远程桌面", "zh-cht": "接受本地用戶後啟動遠程桌面", "xloc": [ - "default.handlebars->47->2566", - "default3.handlebars->35->2563" + "default.handlebars->47->2568", + "default3.handlebars->35->2565" ] }, { @@ -79828,8 +79832,8 @@ "zh-chs": "本地用户接受后启动远程文件", "zh-cht": "本地用戶接受後啟動遠程文件", "xloc": [ - "default.handlebars->47->2576", - "default3.handlebars->35->2573" + "default.handlebars->47->2578", + "default3.handlebars->35->2575" ] }, { @@ -79884,9 +79888,9 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->47->1469", + "default.handlebars->47->1471", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1", - "default3.handlebars->35->1455", + "default3.handlebars->35->1457", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -79973,13 +79977,13 @@ "zh-cht": "狀態", "xloc": [ "default-mobile.handlebars->11->887", - "default.handlebars->47->1731", - "default.handlebars->47->3078", - "default.handlebars->47->3157", + "default.handlebars->47->1733", + "default.handlebars->47->3080", + "default.handlebars->47->3159", "default.handlebars->container->column_l->p42->p42tbl->1->0->7", - "default3.handlebars->35->1714", - "default3.handlebars->35->3070", - "default3.handlebars->35->3145", + "default3.handlebars->35->1716", + "default3.handlebars->35->3072", + "default3.handlebars->35->3147", "default3.handlebars->container->column_l->p42->p42tbl->1->0->15" ] }, @@ -80009,8 +80013,8 @@ "zh-chs": "停止", "zh-cht": "停止", "xloc": [ - "default.handlebars->47->1487", - "default3.handlebars->35->1473" + "default.handlebars->47->1489", + "default3.handlebars->35->1475" ] }, { @@ -80039,8 +80043,8 @@ "zh-chs": "停止进程", "zh-cht": "停止進程", "xloc": [ - "default.handlebars->47->1460", - "default3.handlebars->35->1447" + "default.handlebars->47->1462", + "default3.handlebars->35->1449" ] }, { @@ -80069,8 +80073,8 @@ "zh-chs": "停止进程 #{0} \\\"{1}\\\"?", "zh-cht": "停止進程 #{0} \\\"{1}\\\"?", "xloc": [ - "default.handlebars->47->1499", - "default3.handlebars->35->1484" + "default.handlebars->47->1501", + "default3.handlebars->35->1486" ] }, { @@ -80125,10 +80129,10 @@ "zh-chs": "停止", "zh-cht": "停止", "xloc": [ - "default.handlebars->47->1463", - "default.handlebars->47->1467", - "default3.handlebars->35->1449", - "default3.handlebars->35->1453" + "default.handlebars->47->1465", + "default.handlebars->47->1469", + "default3.handlebars->35->1451", + "default3.handlebars->35->1455" ] }, { @@ -80184,8 +80188,8 @@ "zh-cht": "儲存", "xloc": [ "default-mobile.handlebars->11->888", - "default.handlebars->47->1732", - "default3.handlebars->35->1715" + "default.handlebars->47->1734", + "default3.handlebars->35->1717" ] }, { @@ -80198,12 +80202,12 @@ "default-mobile.handlebars->11->900", "default-mobile.handlebars->11->907", "default-mobile.handlebars->11->914", - "default.handlebars->47->1744", - "default.handlebars->47->1751", - "default.handlebars->47->1758", - "default3.handlebars->35->1727", - "default3.handlebars->35->1734", - "default3.handlebars->35->1741" + "default.handlebars->47->1746", + "default.handlebars->47->1753", + "default.handlebars->47->1760", + "default3.handlebars->35->1729", + "default3.handlebars->35->1736", + "default3.handlebars->35->1743" ] }, { @@ -80261,8 +80265,8 @@ "zh-chs": "超出储存空间", "zh-cht": "超出儲存空間", "xloc": [ - "default.handlebars->47->2495", - "default3.handlebars->35->2492" + "default.handlebars->47->2497", + "default3.handlebars->35->2494" ] }, { @@ -80292,8 +80296,8 @@ "zh-cht": "存儲密鑰", "xloc": [ "default-mobile.handlebars->11->687", - "default.handlebars->47->1506", - "default3.handlebars->35->1491", + "default.handlebars->47->1508", + "default3.handlebars->35->1493", "ssh.handlebars->3->6" ] }, @@ -80323,8 +80327,8 @@ "zh-chs": "强", "zh-cht": "強", "xloc": [ - "default.handlebars->47->2129", - "default3.handlebars->35->2129" + "default.handlebars->47->2131", + "default3.handlebars->35->2131" ] }, { @@ -80387,8 +80391,8 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->47->2775", - "default3.handlebars->35->2771" + "default.handlebars->47->2777", + "default3.handlebars->35->2773" ] }, { @@ -80427,8 +80431,8 @@ "pl": "Późniejsze Awarie", "uk": "Подальші Невдачі", "xloc": [ - "default.handlebars->47->1484", - "default3.handlebars->35->1470" + "default.handlebars->47->1486", + "default3.handlebars->35->1472" ] }, { @@ -80457,10 +80461,10 @@ "zh-chs": "成功登录", "zh-cht": "成功登錄", "xloc": [ - "default.handlebars->47->3227", - "default.handlebars->47->3266", - "default3.handlebars->35->3215", - "default3.handlebars->35->3254" + "default.handlebars->47->3231", + "default.handlebars->47->3270", + "default3.handlebars->35->3219", + "default3.handlebars->35->3258" ] }, { @@ -80580,8 +80584,8 @@ "zh-cht": "蘇圖", "xloc": [ "default-mobile.handlebars->11->286", - "default.handlebars->47->2025", - "default3.handlebars->35->2006", + "default.handlebars->47->2027", + "default3.handlebars->35->2008", "login2.handlebars->7->172" ] }, @@ -80612,8 +80616,8 @@ "zh-cht": "斯瓦希里文", "xloc": [ "default-mobile.handlebars->11->287", - "default.handlebars->47->2026", - "default3.handlebars->35->2007", + "default.handlebars->47->2028", + "default3.handlebars->35->2009", "login2.handlebars->7->173" ] }, @@ -80677,8 +80681,8 @@ "zh-cht": "瑞典文", "xloc": [ "default-mobile.handlebars->11->288", - "default.handlebars->47->2027", - "default3.handlebars->35->2008", + "default.handlebars->47->2029", + "default3.handlebars->35->2010", "login2.handlebars->7->174" ] }, @@ -80709,8 +80713,8 @@ "zh-cht": "瑞典文(芬蘭)", "xloc": [ "default-mobile.handlebars->11->289", - "default.handlebars->47->2028", - "default3.handlebars->35->2009", + "default.handlebars->47->2030", + "default3.handlebars->35->2011", "login2.handlebars->7->175" ] }, @@ -80741,8 +80745,8 @@ "zh-cht": "瑞典文(瑞典)", "xloc": [ "default-mobile.handlebars->11->290", - "default.handlebars->47->2029", - "default3.handlebars->35->2010", + "default.handlebars->47->2031", + "default3.handlebars->35->2012", "login2.handlebars->7->176" ] }, @@ -80807,8 +80811,8 @@ "zh-chs": "将英特尔AMT切换到管理员控制模式(ACM)。", "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "xloc": [ - "default.handlebars->47->2243", - "default3.handlebars->35->2239" + "default.handlebars->47->2245", + "default3.handlebars->35->2241" ] }, { @@ -80876,7 +80880,7 @@ { "en": "Switch theme", "xloc": [ - "default3.handlebars->35->2105", + "default3.handlebars->35->2107", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->19" ] }, @@ -80906,8 +80910,8 @@ "zh-chs": "将服务器设备名称同步到主机名称", "zh-cht": "將伺服器裝置名稱同步到主機名稱", "xloc": [ - "default.handlebars->47->2339", - "default3.handlebars->35->2336" + "default.handlebars->47->2341", + "default3.handlebars->35->2338" ] }, { @@ -80936,8 +80940,8 @@ "zh-chs": "将服务器设备名称同步到端口名称", "zh-cht": "將服務器設備名稱同步到端口名稱", "xloc": [ - "default.handlebars->47->2338", - "default3.handlebars->35->2335" + "default.handlebars->47->2340", + "default3.handlebars->35->2337" ] }, { @@ -81331,8 +81335,8 @@ "zh-cht": "未設置TLS", "xloc": [ "default-mobile.handlebars->11->833", - "default.handlebars->47->1677", - "default3.handlebars->35->1660" + "default.handlebars->47->1679", + "default3.handlebars->35->1662" ] }, { @@ -81362,9 +81366,9 @@ "zh-cht": "需要TLS加密", "xloc": [ "default-mobile.handlebars->11->627", - "default.handlebars->47->1313", + "default.handlebars->47->1315", "default.handlebars->47->523", - "default3.handlebars->35->1304", + "default3.handlebars->35->1306", "default3.handlebars->35->520" ] }, @@ -81374,8 +81378,8 @@ "nl": "TPM", "xloc": [ "default-mobile.handlebars->11->864", - "default.handlebars->47->1708", - "default3.handlebars->35->1691" + "default.handlebars->47->1710", + "default3.handlebars->35->1693" ] }, { @@ -81406,8 +81410,8 @@ "xloc": [ "default-mobile.handlebars->11->652", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", - "default.handlebars->47->1421", - "default3.handlebars->35->1408", + "default.handlebars->47->1423", + "default3.handlebars->35->1410", "sharing-mobile.handlebars->11->18", "sharing-mobile.handlebars->dialog->3->dialog3->deskkeys->3" ] @@ -81438,9 +81442,9 @@ "zh-chs": "标签1,标签2,标签3", "zh-cht": "標籤1,標籤2,標籤3", "xloc": [ - "default.handlebars->47->1378", + "default.handlebars->47->1380", "default.handlebars->47->775", - "default3.handlebars->35->1364", + "default3.handlebars->35->1366", "default3.handlebars->35->772" ] }, @@ -81505,14 +81509,14 @@ "default-mobile.handlebars->11->640", "default.handlebars->47->1005", "default.handlebars->47->1006", - "default.handlebars->47->1377", + "default.handlebars->47->1379", "default.handlebars->47->355", "default.handlebars->47->387", "default.handlebars->47->774", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7", "default3.handlebars->35->1002", "default3.handlebars->35->1003", - "default3.handlebars->35->1363", + "default3.handlebars->35->1365", "default3.handlebars->35->352", "default3.handlebars->35->384", "default3.handlebars->35->771", @@ -81576,8 +81580,8 @@ "zh-cht": "泰米爾文", "xloc": [ "default-mobile.handlebars->11->291", - "default.handlebars->47->2030", - "default3.handlebars->35->2011", + "default.handlebars->47->2032", + "default3.handlebars->35->2013", "login2.handlebars->7->177" ] }, @@ -81623,8 +81627,8 @@ "zh-cht": "塔塔爾族", "xloc": [ "default-mobile.handlebars->11->292", - "default.handlebars->47->2031", - "default3.handlebars->35->2012", + "default.handlebars->47->2033", + "default3.handlebars->35->2014", "login2.handlebars->7->178" ] }, @@ -81638,14 +81642,14 @@ "nl": "Telegram", "pl": "Telegram", "xloc": [ - "default.handlebars->47->1799", - "default.handlebars->47->1813", - "default.handlebars->47->3036", - "default.handlebars->47->3050", - "default3.handlebars->35->1781", - "default3.handlebars->35->1795", - "default3.handlebars->35->3030", - "default3.handlebars->35->3044" + "default.handlebars->47->1801", + "default.handlebars->47->1815", + "default.handlebars->47->3038", + "default.handlebars->47->3052", + "default3.handlebars->35->1783", + "default3.handlebars->35->1797", + "default3.handlebars->35->3032", + "default3.handlebars->35->3046" ] }, { @@ -81675,8 +81679,8 @@ "zh-cht": "泰盧加", "xloc": [ "default-mobile.handlebars->11->293", - "default.handlebars->47->2032", - "default3.handlebars->35->2013", + "default.handlebars->47->2034", + "default3.handlebars->35->2015", "login2.handlebars->7->179" ] }, @@ -81710,24 +81714,24 @@ "default-mobile.handlebars->11->576", "default.handlebars->47->1098", "default.handlebars->47->1214", - "default.handlebars->47->2251", - "default.handlebars->47->2331", - "default.handlebars->47->3150", - "default.handlebars->47->3211", - "default.handlebars->47->3261", - "default.handlebars->47->3357", + "default.handlebars->47->2253", + "default.handlebars->47->2333", + "default.handlebars->47->3152", + "default.handlebars->47->3215", + "default.handlebars->47->3265", + "default.handlebars->47->3361", "default.handlebars->47->468", "default.handlebars->47->871", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", "default3.handlebars->35->1095", "default3.handlebars->35->1209", - "default3.handlebars->35->2247", - "default3.handlebars->35->2328", - "default3.handlebars->35->3138", - "default3.handlebars->35->3199", - "default3.handlebars->35->3249", - "default3.handlebars->35->3345", + "default3.handlebars->35->2249", + "default3.handlebars->35->2330", + "default3.handlebars->35->3140", + "default3.handlebars->35->3203", + "default3.handlebars->35->3253", + "default3.handlebars->35->3349", "default3.handlebars->35->465", "default3.handlebars->35->868", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", @@ -81764,10 +81768,10 @@ "xloc": [ "default.handlebars->47->1102", "default.handlebars->47->1217", - "default.handlebars->47->2255", + "default.handlebars->47->2257", "default3.handlebars->35->1099", "default3.handlebars->35->1212", - "default3.handlebars->35->2251" + "default3.handlebars->35->2253" ] }, { @@ -81826,13 +81830,13 @@ "zh-chs": "终端通知", "zh-cht": "終端機通知", "xloc": [ - "default.handlebars->47->2205", - "default.handlebars->47->2888", - "default.handlebars->47->2993", + "default.handlebars->47->2207", + "default.handlebars->47->2890", + "default.handlebars->47->2995", "default.handlebars->47->979", - "default3.handlebars->35->2201", - "default3.handlebars->35->2882", - "default3.handlebars->35->2987", + "default3.handlebars->35->2203", + "default3.handlebars->35->2884", + "default3.handlebars->35->2989", "default3.handlebars->35->976" ] }, @@ -81862,13 +81866,13 @@ "zh-chs": "终端提示", "zh-cht": "終端機提示", "xloc": [ - "default.handlebars->47->2204", - "default.handlebars->47->2887", - "default.handlebars->47->2992", + "default.handlebars->47->2206", + "default.handlebars->47->2889", + "default.handlebars->47->2994", "default.handlebars->47->978", - "default3.handlebars->35->2200", - "default3.handlebars->35->2881", - "default3.handlebars->35->2986", + "default3.handlebars->35->2202", + "default3.handlebars->35->2883", + "default3.handlebars->35->2988", "default3.handlebars->35->975" ] }, @@ -81898,8 +81902,8 @@ "zh-chs": "终端会话", "zh-cht": "終端會話", "xloc": [ - "default.handlebars->47->3143", - "default3.handlebars->35->3131" + "default.handlebars->47->3145", + "default3.handlebars->35->3133" ] }, { @@ -82040,8 +82044,8 @@ "pl": "Zapisy notatek tekstowych", "uk": "Записи текстових приміток", "xloc": [ - "default.handlebars->47->3248", - "default3.handlebars->35->3236" + "default.handlebars->47->3252", + "default3.handlebars->35->3240" ] }, { @@ -82071,8 +82075,8 @@ "zh-cht": "泰國", "xloc": [ "default-mobile.handlebars->11->294", - "default.handlebars->47->2033", - "default3.handlebars->35->2014", + "default.handlebars->47->2035", + "default3.handlebars->35->2016", "login2.handlebars->7->180" ] }, @@ -82367,8 +82371,8 @@ "zh-cht": "目前沒有任何通知", "xloc": [ "default-mobile.handlebars->11->1026", - "default.handlebars->47->3271", - "default3.handlebars->35->3259" + "default.handlebars->47->3275", + "default3.handlebars->35->3263" ] }, { @@ -82398,8 +82402,8 @@ "zh-cht": "自上次登錄以來,此帳戶有 {0} 次登錄嘗試失敗。", "xloc": [ "default-mobile.handlebars->11->1047", - "default.handlebars->47->3292", - "default3.handlebars->35->3280" + "default.handlebars->47->3296", + "default3.handlebars->35->3284" ] }, { @@ -82546,7 +82550,7 @@ "zh-cht": "此帳戶無權建立新的裝置群。", "xloc": [ "default-mobile.handlebars->11->341", - "default.handlebars->47->2104" + "default.handlebars->47->2106" ] }, { @@ -82575,8 +82579,8 @@ "zh-chs": "此代理具有过时的证书验证机制,请考虑更新。", "zh-cht": "此代理具有過時的證書驗證機制,請考慮更新。", "xloc": [ - "default.handlebars->47->2654", - "default3.handlebars->35->2651" + "default.handlebars->47->2656", + "default3.handlebars->35->2653" ] }, { @@ -82605,8 +82609,8 @@ "zh-chs": "此代理正在使用不安全的隧道,请考虑更新。", "zh-cht": "此代理正在使用不安全的隧道,請考慮更新。", "xloc": [ - "default.handlebars->47->2655", - "default3.handlebars->35->2652" + "default.handlebars->47->2657", + "default3.handlebars->35->2654" ] }, { @@ -82698,14 +82702,14 @@ "zh-chs": "这是嘉宾分享环节", "zh-cht": "這是一個嘉賓分享會", "xloc": [ - "default.handlebars->47->1606", - "default.handlebars->47->2707", - "default.handlebars->47->3129", - "default.handlebars->47->3130", - "default3.handlebars->35->1591", - "default3.handlebars->35->2704", - "default3.handlebars->35->3117", - "default3.handlebars->35->3118" + "default.handlebars->47->1608", + "default.handlebars->47->2709", + "default.handlebars->47->3131", + "default.handlebars->47->3132", + "default3.handlebars->35->1593", + "default3.handlebars->35->2706", + "default3.handlebars->35->3119", + "default3.handlebars->35->3120" ] }, { @@ -82763,8 +82767,8 @@ "zh-chs": "这是一个旧的代理版本,考虑更新。", "zh-cht": "這是舊代理版本,請考慮更新。", "xloc": [ - "default.handlebars->47->2653", - "default3.handlebars->35->2650" + "default.handlebars->47->2655", + "default3.handlebars->35->2652" ] }, { @@ -82819,8 +82823,8 @@ "zh-chs": "这是推荐的策略。英特尔®AMT激活和管理是完全自动化的,服务器将尝试最大程度地利用硬件管理。", "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "xloc": [ - "default.handlebars->47->2312", - "default3.handlebars->35->2306" + "default.handlebars->47->2314", + "default3.handlebars->35->2308" ] }, { @@ -82879,8 +82883,8 @@ "zh-chs": "此政策不会影响采用ACM模式的英特尔®AMT的设备。", "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "xloc": [ - "default.handlebars->47->2309", - "default3.handlebars->35->2303" + "default.handlebars->47->2311", + "default3.handlebars->35->2305" ] }, { @@ -83081,8 +83085,8 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->47->1320", - "default3.handlebars->35->1311" + "default.handlebars->47->1322", + "default3.handlebars->35->1313" ] }, { @@ -83111,8 +83115,8 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->47->1321", - "default3.handlebars->35->1312" + "default.handlebars->47->1323", + "default3.handlebars->35->1314" ] }, { @@ -83142,8 +83146,8 @@ "zh-cht": "蒂格雷", "xloc": [ "default-mobile.handlebars->11->295", - "default.handlebars->47->2034", - "default3.handlebars->35->2015", + "default.handlebars->47->2036", + "default3.handlebars->35->2017", "login2.handlebars->7->181" ] }, @@ -83174,45 +83178,77 @@ "zh-cht": "時間", "xloc": [ "default-mobile.handlebars->11->583", - "default.handlebars->47->1260", - "default.handlebars->47->3190", - "default.handlebars->47->3195", - "default3.handlebars->35->1255", - "default3.handlebars->35->3178", - "default3.handlebars->35->3183", + "default.handlebars->47->1262", + "default.handlebars->47->3192", + "default.handlebars->47->3199", + "default3.handlebars->35->1257", + "default3.handlebars->35->3180", + "default3.handlebars->35->3187", "player.handlebars->3->17" ] }, { - "bs": "Vremenski opseg", - "ca": "Interval de temps", - "cs": "Časový rozsah", + "bs": "Kraj vremena", + "ca": "Final de l'interval de temps", + "cs": "Konec časového rozsahu", "da": "Tidsinterval", - "de": "Zeitspanne", - "en": "Time Range", - "es": "Intervalo de Tiempo", - "fi": "Aikahaarukka", - "fr": "Plage horaire", - "hi": "समय सीमा", - "hu": "Időintervallum", - "it": "Intervallo di tempo", - "ja": "時間範囲", - "ko": "시간 범위", - "nl": "Tijdsbestek", - "pl": "Zakres Czasowy", - "pt": "Intervalo de tempo", - "pt-br": "Intervalo de tempo", - "ru": "Временной диапазон", + "de": "Zeitbereich Ende", + "en": "Time Range End", + "es": "Final del rango de tiempo", + "fi": "Aikaväli", + "fr": "Plage de temps fin", + "hi": "समय सीमा अंत", + "hu": "Időtartomány vége", + "it": "Fine gamma di tempo", + "ja": "時間範囲の終わり", + "ko": "시간 범위 끝", + "nl": "Tijdbereik einde", + "pl": "Zakres czasu", + "pt": "Final de tempo final", + "pt-br": "Final de tempo final", + "ru": "Временный диапазон конец", "sv": "Tidsintervall", - "tr": "Zaman aralığı", - "uk": "Діапазон часу", - "zh-chs": "时间范围", - "zh-cht": "時間範圍", + "tr": "Zaman Aralığı Sonu", + "uk": "Кінець діапазону часу", + "zh-chs": "时间范围结束", + "zh-cht": "時間範圍結束", + "xloc": [ + "default.handlebars->47->1247", + "default.handlebars->47->3195", + "default3.handlebars->35->1242", + "default3.handlebars->35->3183" + ] + }, + { + "bs": "Raspon vremena Start", + "ca": "Interval de temps d'inici", + "cs": "Spuštění časového rozsahu", + "da": "Tidsintervalstart", + "de": "Zeitbereich Start", + "en": "Time Range Start", + "es": "Inicio de rango de tiempo", + "fi": "Aika -alue alkaa", + "fr": "Plage de temps Démarrer", + "hi": "समय सीमा शुरू", + "hu": "Időtartomány kezdete", + "it": "Inizio della gamma di tempo", + "ja": "時間範囲の開始", + "ko": "시간 범위 시작", + "nl": "Tijdbereik begint", + "pl": "Rozpocznij zakres czasu", + "pt": "Intervalo de tempo Iniciar", + "pt-br": "Intervalo de tempo Iniciar", + "ru": "Временный диапазон запускается", + "sv": "Tidsintervall Start", + "tr": "Zaman Aralığı Başlangıç", + "uk": "Початок діапазону часу", + "zh-chs": "时间范围开始", + "zh-cht": "時間範圍開始", "xloc": [ "default.handlebars->47->1245", - "default.handlebars->47->3191", + "default.handlebars->47->3193", "default3.handlebars->35->1240", - "default3.handlebars->35->3179" + "default3.handlebars->35->3181" ] }, { @@ -83241,8 +83277,8 @@ "zh-chs": "时间跨度", "zh-cht": "時間跨度", "xloc": [ - "default.handlebars->47->2711", - "default3.handlebars->35->2708" + "default.handlebars->47->2713", + "default3.handlebars->35->2710" ] }, { @@ -83272,9 +83308,9 @@ "zh-cht": "時間範圍", "xloc": [ "default.handlebars->47->1241", - "default.handlebars->47->3189", + "default.handlebars->47->3191", "default3.handlebars->35->1236", - "default3.handlebars->35->3177" + "default3.handlebars->35->3179" ] }, { @@ -83304,8 +83340,8 @@ "zh-cht": "超時", "xloc": [ "default-mobile.handlebars->11->646", - "default.handlebars->47->1384", - "default3.handlebars->35->1371", + "default.handlebars->47->1386", + "default3.handlebars->35->1373", "sharing-mobile.handlebars->11->12", "sharing.handlebars->11->31", "sharing.handlebars->11->9" @@ -83567,8 +83603,8 @@ "zh-chs": "要删除此帐户,请在下面的两个框中键入帐户密码,然后单击确定。", "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ - "default.handlebars->47->2091", - "default3.handlebars->35->2073" + "default.handlebars->47->2093", + "default3.handlebars->35->2075" ] }, { @@ -84377,9 +84413,9 @@ "zh-chs": "token名称", "zh-cht": "令牌名稱", "xloc": [ - "default.handlebars->47->2077", - "default3.handlebars->35->2058", - "default3.handlebars->35->2059" + "default.handlebars->47->2079", + "default3.handlebars->35->2060", + "default3.handlebars->35->2061" ] }, { @@ -84503,12 +84539,12 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->47->1315", - "default.handlebars->47->1822", - "default.handlebars->47->3059", - "default3.handlebars->35->1306", - "default3.handlebars->35->1804", - "default3.handlebars->35->3053" + "default.handlebars->47->1317", + "default.handlebars->47->1824", + "default.handlebars->47->3061", + "default3.handlebars->35->1308", + "default3.handlebars->35->1806", + "default3.handlebars->35->3055" ] }, { @@ -84827,8 +84863,8 @@ "zh-cht": "特松加", "xloc": [ "default-mobile.handlebars->11->296", - "default.handlebars->47->2035", - "default3.handlebars->35->2016", + "default.handlebars->47->2037", + "default3.handlebars->35->2018", "login2.handlebars->7->182" ] }, @@ -84859,8 +84895,8 @@ "zh-cht": "茨瓦納", "xloc": [ "default-mobile.handlebars->11->297", - "default.handlebars->47->2036", - "default3.handlebars->35->2017", + "default.handlebars->47->2038", + "default3.handlebars->35->2019", "login2.handlebars->7->183" ] }, @@ -84917,8 +84953,8 @@ "zh-cht": "土耳其", "xloc": [ "default-mobile.handlebars->11->298", - "default.handlebars->47->2037", - "default3.handlebars->35->2018", + "default.handlebars->47->2039", + "default3.handlebars->35->2020", "login2.handlebars->7->184" ] }, @@ -84949,8 +84985,8 @@ "zh-cht": "土庫曼文", "xloc": [ "default-mobile.handlebars->11->299", - "default.handlebars->47->2038", - "default3.handlebars->35->2019", + "default.handlebars->47->2040", + "default3.handlebars->35->2021", "login2.handlebars->7->185" ] }, @@ -85014,8 +85050,8 @@ "zh-chs": "关掉。", "zh-cht": "關掉。", "xloc": [ - "default.handlebars->47->2669", - "default3.handlebars->35->2666" + "default.handlebars->47->2671", + "default3.handlebars->35->2668" ] }, { @@ -85078,8 +85114,8 @@ "zh-chs": "打开。", "zh-cht": "打開。", "xloc": [ - "default.handlebars->47->2668", - "default3.handlebars->35->2665" + "default.handlebars->47->2670", + "default3.handlebars->35->2667" ] }, { @@ -85167,19 +85203,19 @@ "default-mobile.handlebars->11->347", "default-mobile.handlebars->11->951", "default.handlebars->47->1222", - "default.handlebars->47->1476", - "default.handlebars->47->2115", - "default.handlebars->47->2183", - "default.handlebars->47->2284", - "default.handlebars->47->3176", + "default.handlebars->47->1478", + "default.handlebars->47->2117", + "default.handlebars->47->2185", + "default.handlebars->47->2286", + "default.handlebars->47->3178", "default.handlebars->47->509", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->5", "default3.handlebars->35->1217", - "default3.handlebars->35->1462", - "default3.handlebars->35->2115", - "default3.handlebars->35->2179", - "default3.handlebars->35->2278", - "default3.handlebars->35->3164", + "default3.handlebars->35->1464", + "default3.handlebars->35->2117", + "default3.handlebars->35->2181", + "default3.handlebars->35->2280", + "default3.handlebars->35->3166", "default3.handlebars->35->506", "default3.handlebars->container->column_l->p11->deskarea0->deskarea4->1", "sharing.handlebars->p11->deskarea0->deskarea4->3" @@ -85211,8 +85247,8 @@ "zh-chs": "输入密钥名称,选择OTP框,然后按YubiKey™上的按钮。", "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ - "default.handlebars->47->1847", - "default3.handlebars->35->1828" + "default.handlebars->47->1849", + "default3.handlebars->35->1830" ] }, { @@ -85241,8 +85277,8 @@ "zh-chs": "输入要添加的密钥的名称。", "zh-cht": "輸入要新增的密鑰的名稱。", "xloc": [ - "default.handlebars->47->1844", - "default3.handlebars->35->1825" + "default.handlebars->47->1846", + "default3.handlebars->35->1827" ] }, { @@ -85354,8 +85390,8 @@ "zh-chs": "UTF8终端", "zh-cht": "UTF8終端", "xloc": [ - "default.handlebars->47->1526", - "default3.handlebars->35->1511", + "default.handlebars->47->1528", + "default3.handlebars->35->1513", "sharing.handlebars->11->33" ] }, @@ -85386,8 +85422,8 @@ "zh-cht": "烏克蘭", "xloc": [ "default-mobile.handlebars->11->300", - "default.handlebars->47->2039", - "default3.handlebars->35->2020", + "default.handlebars->47->2041", + "default3.handlebars->35->2022", "login2.handlebars->7->186" ] }, @@ -85529,7 +85565,7 @@ "zh-chs": "在验证电子邮件地址之前,无法访问此功能。这是密码恢复所必需的。转到“我的帐户”标签以更改和验证电子邮件地址。", "zh-cht": "在驗證電子郵件地址之前,無法訪問此功能。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "xloc": [ - "default.handlebars->47->2106", + "default.handlebars->47->2108", "default.handlebars->47->887", "default3.handlebars->35->884" ] @@ -85542,7 +85578,7 @@ "xloc": [ "default-mobile.handlebars->11->357", "default-mobile.handlebars->11->99", - "default3.handlebars->35->3396" + "default3.handlebars->35->3400" ] }, { @@ -85571,8 +85607,8 @@ "zh-chs": "在启用两因素身份验证之前,无法访问此功能。这是额外的安全性所必需的。转到“我的帐户”标签,然后查看“帐户安全性”部分。", "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "xloc": [ - "default.handlebars->47->2108", - "default.handlebars->47->3410", + "default.handlebars->47->2110", + "default.handlebars->47->3414", "default.handlebars->47->740", "default.handlebars->47->889", "default3.handlebars->35->737", @@ -85606,8 +85642,8 @@ "zh-cht": "此模式下無法添加用戶", "xloc": [ "default-mobile.handlebars->11->1043", - "default.handlebars->47->3288", - "default3.handlebars->35->3276" + "default.handlebars->47->3292", + "default3.handlebars->35->3280" ] }, { @@ -85691,8 +85727,8 @@ "zh-chs": "无法捕捉显示", "zh-cht": "無法捕獲顯示", "xloc": [ - "default.handlebars->47->1386", - "default3.handlebars->35->1373" + "default.handlebars->47->1388", + "default3.handlebars->35->1375" ] }, { @@ -85809,7 +85845,7 @@ "zh-chs": "无法导入任何设备。", "zh-cht": "無法導入任何設備。", "xloc": [ - "default.handlebars->47->2280" + "default.handlebars->47->2282" ] }, { @@ -86200,10 +86236,10 @@ "default-mobile.handlebars->11->1015", "default.handlebars->47->1149", "default.handlebars->47->1174", - "default.handlebars->47->2416", + "default.handlebars->47->2418", "default3.handlebars->35->1144", "default3.handlebars->35->1169", - "default3.handlebars->35->2413" + "default3.handlebars->35->2415" ] }, { @@ -86233,9 +86269,9 @@ "zh-cht": "卸載代理", "xloc": [ "default-mobile.handlebars->11->995", - "default.handlebars->47->1278", + "default.handlebars->47->1280", "default.handlebars->47->744", - "default3.handlebars->35->1273", + "default3.handlebars->35->1275", "default3.handlebars->35->741" ] }, @@ -86265,8 +86301,8 @@ "zh-chs": "卸载代理/删除设备", "zh-cht": "卸載代理/刪除設備", "xloc": [ - "default.handlebars->47->2378", - "default3.handlebars->35->2375" + "default.handlebars->47->2380", + "default3.handlebars->35->2377" ] }, { @@ -86295,14 +86331,14 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default.handlebars->47->1323", - "default3.handlebars->35->1314" + "default.handlebars->47->1325", + "default3.handlebars->35->1316" ] }, { "en": "United", "xloc": [ - "default3.handlebars->35->2098" + "default3.handlebars->35->2100" ] }, { @@ -86358,60 +86394,60 @@ "default-mobile.handlebars->11->919", "default-mobile.handlebars->11->952", "default.handlebars->47->13", - "default.handlebars->47->1665", "default.handlebars->47->1667", - "default.handlebars->47->1674", - "default.handlebars->47->1738", - "default.handlebars->47->1750", - "default.handlebars->47->1757", - "default.handlebars->47->1761", + "default.handlebars->47->1669", + "default.handlebars->47->1676", + "default.handlebars->47->1740", + "default.handlebars->47->1752", + "default.handlebars->47->1759", "default.handlebars->47->1763", + "default.handlebars->47->1765", "default.handlebars->47->198", "default.handlebars->47->199", "default.handlebars->47->200", "default.handlebars->47->202", "default.handlebars->47->204", - "default.handlebars->47->2163", - "default.handlebars->47->2164", - "default.handlebars->47->2184", - "default.handlebars->47->3122", - "default.handlebars->47->3142", - "default.handlebars->47->3149", - "default.handlebars->47->3221", - "default.handlebars->47->3222", - "default.handlebars->47->3223", - "default.handlebars->47->3224", + "default.handlebars->47->2165", + "default.handlebars->47->2166", + "default.handlebars->47->2186", + "default.handlebars->47->3124", + "default.handlebars->47->3144", + "default.handlebars->47->3151", "default.handlebars->47->3225", - "default.handlebars->47->3264", + "default.handlebars->47->3226", + "default.handlebars->47->3227", + "default.handlebars->47->3228", + "default.handlebars->47->3229", + "default.handlebars->47->3268", "default.handlebars->47->44", "default.handlebars->47->51", "default.handlebars->47->52", "default.handlebars->47->736", "default3.handlebars->35->13", - "default3.handlebars->35->1650", - "default3.handlebars->35->1657", - "default3.handlebars->35->1721", - "default3.handlebars->35->1733", - "default3.handlebars->35->1740", - "default3.handlebars->35->1744", + "default3.handlebars->35->1652", + "default3.handlebars->35->1659", + "default3.handlebars->35->1723", + "default3.handlebars->35->1735", + "default3.handlebars->35->1742", "default3.handlebars->35->1746", + "default3.handlebars->35->1748", "default3.handlebars->35->198", "default3.handlebars->35->199", "default3.handlebars->35->200", "default3.handlebars->35->202", "default3.handlebars->35->204", - "default3.handlebars->35->2161", - "default3.handlebars->35->2162", - "default3.handlebars->35->2180", - "default3.handlebars->35->3110", - "default3.handlebars->35->3130", - "default3.handlebars->35->3137", - "default3.handlebars->35->3209", - "default3.handlebars->35->3210", - "default3.handlebars->35->3211", - "default3.handlebars->35->3212", + "default3.handlebars->35->2163", + "default3.handlebars->35->2164", + "default3.handlebars->35->2182", + "default3.handlebars->35->3112", + "default3.handlebars->35->3132", + "default3.handlebars->35->3139", "default3.handlebars->35->3213", - "default3.handlebars->35->3252", + "default3.handlebars->35->3214", + "default3.handlebars->35->3215", + "default3.handlebars->35->3216", + "default3.handlebars->35->3217", + "default3.handlebars->35->3256", "default3.handlebars->35->44", "default3.handlebars->35->51", "default3.handlebars->35->52", @@ -86445,8 +86481,8 @@ "zh-cht": "未知#{0}", "xloc": [ "default-mobile.handlebars->11->941", - "default.handlebars->47->2173", - "default3.handlebars->35->2169" + "default.handlebars->47->2175", + "default3.handlebars->35->2171" ] }, { @@ -86475,8 +86511,8 @@ "zh-chs": "未知动作", "zh-cht": "未知動作", "xloc": [ - "default.handlebars->47->3325", - "default3.handlebars->35->3313" + "default.handlebars->47->3329", + "default3.handlebars->35->3317" ] }, { @@ -86505,10 +86541,10 @@ "zh-chs": "未知设备", "zh-cht": "未知裝置", "xloc": [ - "default.handlebars->47->2913", - "default.handlebars->47->3108", - "default3.handlebars->35->2907", - "default3.handlebars->35->3096" + "default.handlebars->47->2915", + "default.handlebars->47->3110", + "default3.handlebars->35->2909", + "default3.handlebars->35->3098" ] }, { @@ -86537,12 +86573,12 @@ "zh-chs": "未知设备组", "zh-cht": "未知裝置群", "xloc": [ - "default.handlebars->47->2907", - "default.handlebars->47->3096", - "default.handlebars->47->3329", - "default3.handlebars->35->2901", - "default3.handlebars->35->3084", - "default3.handlebars->35->3317" + "default.handlebars->47->2909", + "default.handlebars->47->3098", + "default.handlebars->47->3333", + "default3.handlebars->35->2903", + "default3.handlebars->35->3086", + "default3.handlebars->35->3321" ] }, { @@ -86571,8 +86607,8 @@ "zh-chs": "未知群组", "zh-cht": "未知群組", "xloc": [ - "default.handlebars->47->3321", - "default3.handlebars->35->3309" + "default.handlebars->47->3325", + "default3.handlebars->35->3313" ] }, { @@ -86632,10 +86668,10 @@ "zh-chs": "未知用户", "zh-cht": "未知用戶", "xloc": [ - "default.handlebars->47->3226", - "default.handlebars->47->3265", - "default3.handlebars->35->3214", - "default3.handlebars->35->3253" + "default.handlebars->47->3230", + "default.handlebars->47->3269", + "default3.handlebars->35->3218", + "default3.handlebars->35->3257" ] }, { @@ -86664,8 +86700,8 @@ "zh-chs": "未知用户组", "zh-cht": "未知用戶群", "xloc": [ - "default.handlebars->47->3102", - "default3.handlebars->35->3090" + "default.handlebars->47->3104", + "default3.handlebars->35->3092" ] }, { @@ -86725,8 +86761,8 @@ "zh-chs": "密码未知", "zh-cht": "密碼未知", "xloc": [ - "default.handlebars->47->2300", - "default3.handlebars->35->2294" + "default.handlebars->47->2302", + "default3.handlebars->35->2296" ] }, { @@ -86756,12 +86792,12 @@ "zh-cht": "無限", "xloc": [ "default.handlebars->47->1238", - "default.handlebars->47->2060", + "default.handlebars->47->2062", "default.handlebars->47->293", "default.handlebars->47->572", "default.handlebars->47->586", "default3.handlebars->35->1233", - "default3.handlebars->35->2041", + "default3.handlebars->35->2043", "default3.handlebars->35->290", "default3.handlebars->35->569", "default3.handlebars->35->583" @@ -86793,8 +86829,8 @@ "zh-chs": "解锁帐户", "zh-cht": "解鎖帳戶", "xloc": [ - "default.handlebars->47->2767", - "default3.handlebars->35->2764" + "default.handlebars->47->2769", + "default3.handlebars->35->2766" ] }, { @@ -86903,8 +86939,8 @@ "nl": "Uitpakken naar map", "uk": "Розпакувати до теки", "xloc": [ - "default.handlebars->47->1574", - "default3.handlebars->35->1559" + "default.handlebars->47->1576", + "default3.handlebars->35->1561" ] }, { @@ -86913,8 +86949,8 @@ "nl": "Fout bij uitpakken", "uk": "Помилка розпаковування", "xloc": [ - "default.handlebars->47->1547", - "default3.handlebars->35->1532" + "default.handlebars->47->1549", + "default3.handlebars->35->1534" ] }, { @@ -86923,8 +86959,8 @@ "nl": "Bestand uitpakken...", "uk": "Розпаковування файлу...", "xloc": [ - "default.handlebars->47->1545", - "default3.handlebars->35->1530" + "default.handlebars->47->1547", + "default3.handlebars->35->1532" ] }, { @@ -86957,11 +86993,11 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default-mobile.handlebars->dialog->3->dialog4->d3servermode->d3serveraction", - "default.handlebars->47->1433", + "default.handlebars->47->1435", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->dialogBody->dialog3->d3servermode->d3serveraction", - "default3.handlebars->35->1420", + "default3.handlebars->35->1422", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog3->d3servermode->d3serveraction", @@ -86996,8 +87032,8 @@ "zh-chs": "最新", "zh-cht": "最新", "xloc": [ - "default.handlebars->47->3415", - "default3.handlebars->35->3403" + "default.handlebars->47->3419", + "default3.handlebars->35->3407" ] }, { @@ -87129,17 +87165,17 @@ "default-mobile.handlebars->11->743", "default-mobile.handlebars->11->746", "default-mobile.handlebars->dialog->3->dialog4->d3localmode->1", - "default.handlebars->47->1571", - "default.handlebars->47->1601", - "default.handlebars->47->1604", - "default.handlebars->47->2524", - "default.handlebars->47->2534", + "default.handlebars->47->1573", + "default.handlebars->47->1603", + "default.handlebars->47->1606", + "default.handlebars->47->2526", + "default.handlebars->47->2536", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", - "default3.handlebars->35->1556", - "default3.handlebars->35->1586", - "default3.handlebars->35->1589", - "default3.handlebars->35->2521", - "default3.handlebars->35->2531", + "default3.handlebars->35->1558", + "default3.handlebars->35->1588", + "default3.handlebars->35->1591", + "default3.handlebars->35->2523", + "default3.handlebars->35->2533", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog3->d3localmode->1", "sharing-mobile.handlebars->11->107", "sharing-mobile.handlebars->11->110", @@ -87176,8 +87212,8 @@ "zh-cht": "上載mesh agent核心", "xloc": [ "default-mobile.handlebars->11->940", - "default.handlebars->47->1785", - "default3.handlebars->35->1768" + "default.handlebars->47->1787", + "default3.handlebars->35->1770" ] }, { @@ -87207,8 +87243,8 @@ "zh-cht": "上載核心檔案", "xloc": [ "default-mobile.handlebars->11->931", - "default.handlebars->47->1776", - "default3.handlebars->35->1759" + "default.handlebars->47->1778", + "default3.handlebars->35->1761" ] }, { @@ -87238,10 +87274,10 @@ "zh-cht": "上載默認伺服器核心", "xloc": [ "default-mobile.handlebars->11->929", - "default.handlebars->47->1774", + "default.handlebars->47->1776", "default.handlebars->47->756", "default.handlebars->47->799", - "default3.handlebars->35->1757", + "default3.handlebars->35->1759", "default3.handlebars->35->753", "default3.handlebars->35->796" ] @@ -87363,8 +87399,8 @@ "zh-cht": "上傳恢復核心", "xloc": [ "default-mobile.handlebars->11->934", - "default.handlebars->47->1779", - "default3.handlebars->35->1762" + "default.handlebars->47->1781", + "default3.handlebars->35->1764" ] }, { @@ -87424,8 +87460,8 @@ "zh-cht": "上傳小核心", "xloc": [ "default-mobile.handlebars->11->935", - "default.handlebars->47->1780", - "default3.handlebars->35->1763" + "default.handlebars->47->1782", + "default3.handlebars->35->1765" ] }, { @@ -87455,10 +87491,10 @@ "zh-cht": "上傳將覆蓋1個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->744", - "default.handlebars->47->1602", - "default.handlebars->47->2535", - "default3.handlebars->35->1587", - "default3.handlebars->35->2532", + "default.handlebars->47->1604", + "default.handlebars->47->2537", + "default3.handlebars->35->1589", + "default3.handlebars->35->2534", "sharing-mobile.handlebars->11->108", "sharing.handlebars->11->95" ] @@ -87490,10 +87526,10 @@ "zh-cht": "上傳將覆蓋{0}個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->745", - "default.handlebars->47->1603", - "default.handlebars->47->2536", - "default3.handlebars->35->1588", - "default3.handlebars->35->2533", + "default.handlebars->47->1605", + "default.handlebars->47->2538", + "default3.handlebars->35->1590", + "default3.handlebars->35->2535", "sharing-mobile.handlebars->11->109", "sharing.handlebars->11->96" ] @@ -87550,8 +87586,8 @@ "zh-chs": "上传:“{0}”", "zh-cht": "上傳:“{0}”", "xloc": [ - "default.handlebars->47->2586", - "default3.handlebars->35->2583" + "default.handlebars->47->2588", + "default3.handlebars->35->2585" ] }, { @@ -87580,8 +87616,8 @@ "zh-chs": "上传:\\\"{0}\\\",大小:{1}", "zh-cht": "上傳:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->47->2641", - "default3.handlebars->35->2638" + "default.handlebars->47->2643", + "default3.handlebars->35->2640" ] }, { @@ -87611,8 +87647,8 @@ "zh-cht": "上索布族", "xloc": [ "default-mobile.handlebars->11->301", - "default.handlebars->47->2040", - "default3.handlebars->35->2021", + "default.handlebars->47->2042", + "default3.handlebars->35->2023", "login2.handlebars->7->187" ] }, @@ -87643,8 +87679,8 @@ "zh-cht": "烏爾都文", "xloc": [ "default-mobile.handlebars->11->302", - "default.handlebars->47->2041", - "default3.handlebars->35->2022", + "default.handlebars->47->2043", + "default3.handlebars->35->2024", "login2.handlebars->7->188" ] }, @@ -87674,8 +87710,8 @@ "zh-chs": "用法", "zh-cht": "用法", "xloc": [ - "default.handlebars->47->3377", - "default3.handlebars->35->3365" + "default.handlebars->47->3381", + "default3.handlebars->35->3369" ] }, { @@ -87785,8 +87821,8 @@ "pl": "Używaj do Przekierowania", "uk": "Використання Ретрансляції", "xloc": [ - "default.handlebars->47->2382", - "default3.handlebars->35->2379" + "default.handlebars->47->2384", + "default3.handlebars->35->2381" ] }, { @@ -87845,8 +87881,8 @@ "zh-chs": "使用新凭据", "zh-cht": "使用新憑據", "xloc": [ - "default.handlebars->47->1399", - "default3.handlebars->35->1386", + "default.handlebars->47->1401", + "default3.handlebars->35->1388", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->1" ] }, @@ -87876,8 +87912,8 @@ "zh-chs": "使用服务器凭据", "zh-cht": "使用服務器憑據", "xloc": [ - "default.handlebars->47->1398", - "default3.handlebars->35->1385", + "default.handlebars->47->1400", + "default3.handlebars->35->1387", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->0" ] }, @@ -87936,10 +87972,10 @@ "zh-chs": "用过的", "zh-cht": "用過的", "xloc": [ - "default.handlebars->47->3315", - "default.handlebars->47->3317", - "default3.handlebars->35->3303", - "default3.handlebars->35->3305" + "default.handlebars->47->3319", + "default.handlebars->47->3321", + "default3.handlebars->35->3307", + "default3.handlebars->35->3309" ] }, { @@ -87970,27 +88006,27 @@ "xloc": [ "default.handlebars->47->1093", "default.handlebars->47->136", - "default.handlebars->47->1478", - "default.handlebars->47->2247", - "default.handlebars->47->2718", - "default.handlebars->47->2748", - "default.handlebars->47->2903", - "default.handlebars->47->3169", - "default.handlebars->47->3177", - "default.handlebars->47->3181", - "default.handlebars->47->3198", + "default.handlebars->47->1480", + "default.handlebars->47->2249", + "default.handlebars->47->2720", + "default.handlebars->47->2750", + "default.handlebars->47->2905", + "default.handlebars->47->3171", + "default.handlebars->47->3179", + "default.handlebars->47->3183", + "default.handlebars->47->3202", "default.handlebars->47->393", "default3.handlebars->35->1090", "default3.handlebars->35->136", - "default3.handlebars->35->1464", - "default3.handlebars->35->2243", - "default3.handlebars->35->2715", - "default3.handlebars->35->2745", - "default3.handlebars->35->2897", - "default3.handlebars->35->3157", - "default3.handlebars->35->3165", - "default3.handlebars->35->3169", - "default3.handlebars->35->3186", + "default3.handlebars->35->1466", + "default3.handlebars->35->2245", + "default3.handlebars->35->2717", + "default3.handlebars->35->2747", + "default3.handlebars->35->2899", + "default3.handlebars->35->3159", + "default3.handlebars->35->3167", + "default3.handlebars->35->3171", + "default3.handlebars->35->3190", "default3.handlebars->35->390" ] }, @@ -88020,8 +88056,8 @@ "zh-chs": "用户+档案", "zh-cht": "用戶+檔案", "xloc": [ - "default.handlebars->47->2749", - "default3.handlebars->35->2746" + "default.handlebars->47->2751", + "default3.handlebars->35->2748" ] }, { @@ -88050,20 +88086,20 @@ "zh-chs": "用户帐户导入", "zh-cht": "用戶帳戶導入", "xloc": [ - "default.handlebars->47->2279", - "default.handlebars->47->2788", + "default.handlebars->47->2281", "default.handlebars->47->2790", "default.handlebars->47->2792", "default.handlebars->47->2794", "default.handlebars->47->2796", "default.handlebars->47->2798", - "default3.handlebars->35->2275", - "default3.handlebars->35->2784", + "default.handlebars->47->2800", + "default3.handlebars->35->2277", "default3.handlebars->35->2786", "default3.handlebars->35->2788", "default3.handlebars->35->2790", "default3.handlebars->35->2792", - "default3.handlebars->35->2794" + "default3.handlebars->35->2794", + "default3.handlebars->35->2796" ] }, { @@ -88092,8 +88128,8 @@ "zh-chs": "用户帐户", "zh-cht": "用戶帳戶", "xloc": [ - "default.handlebars->47->3335", - "default3.handlebars->35->3323" + "default.handlebars->47->3339", + "default3.handlebars->35->3327" ] }, { @@ -88108,8 +88144,8 @@ "pl": "Dziennik Autentykacji Użytkownika", "uk": "Журнал Автентифікації Користувача", "xloc": [ - "default.handlebars->47->3398", - "default3.handlebars->35->3386" + "default.handlebars->47->3402", + "default3.handlebars->35->3390" ] }, { @@ -88140,9 +88176,9 @@ "xloc": [ "default-mobile.handlebars->11->959", "default.handlebars->47->1089", - "default.handlebars->47->2245", + "default.handlebars->47->2247", "default3.handlebars->35->1086", - "default3.handlebars->35->2241" + "default3.handlebars->35->2243" ] }, { @@ -88171,16 +88207,16 @@ "zh-chs": "用户同意", "zh-cht": "用戶同意", "xloc": [ - "default.handlebars->47->1250", - "default.handlebars->47->2211", - "default.handlebars->47->2894", - "default.handlebars->47->2999", + "default.handlebars->47->1252", + "default.handlebars->47->2213", + "default.handlebars->47->2896", + "default.handlebars->47->3001", "default.handlebars->47->315", "default.handlebars->47->985", - "default3.handlebars->35->1245", - "default3.handlebars->35->2207", - "default3.handlebars->35->2888", - "default3.handlebars->35->2993", + "default3.handlebars->35->1247", + "default3.handlebars->35->2209", + "default3.handlebars->35->2890", + "default3.handlebars->35->2995", "default3.handlebars->35->312", "default3.handlebars->35->982" ] @@ -88212,17 +88248,17 @@ "zh-cht": "用戶群", "xloc": [ "default.handlebars->47->1092", - "default.handlebars->47->2353", - "default.handlebars->47->2354", - "default.handlebars->47->2863", - "default.handlebars->47->3104", - "default.handlebars->47->3125", + "default.handlebars->47->2355", + "default.handlebars->47->2356", + "default.handlebars->47->2865", + "default.handlebars->47->3106", + "default.handlebars->47->3127", "default3.handlebars->35->1089", - "default3.handlebars->35->2350", - "default3.handlebars->35->2351", - "default3.handlebars->35->2857", - "default3.handlebars->35->3092", - "default3.handlebars->35->3113" + "default3.handlebars->35->2352", + "default3.handlebars->35->2353", + "default3.handlebars->35->2859", + "default3.handlebars->35->3094", + "default3.handlebars->35->3115" ] }, { @@ -88281,8 +88317,8 @@ "zh-chs": "用户组成员", "zh-cht": "用戶群成員", "xloc": [ - "default.handlebars->47->3101", - "default3.handlebars->35->3089" + "default.handlebars->47->3103", + "default3.handlebars->35->3091" ] }, { @@ -88340,12 +88376,12 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default.handlebars->47->2424", - "default.handlebars->47->2950", - "default.handlebars->47->2951", - "default3.handlebars->35->2421", - "default3.handlebars->35->2944", - "default3.handlebars->35->2945" + "default.handlebars->47->2426", + "default.handlebars->47->2952", + "default.handlebars->47->2953", + "default3.handlebars->35->2423", + "default3.handlebars->35->2946", + "default3.handlebars->35->2947" ] }, { @@ -88374,10 +88410,10 @@ "zh-chs": "用户标识符", "zh-cht": "用戶標識符", "xloc": [ - "default.handlebars->47->2351", - "default.handlebars->47->2934", - "default3.handlebars->35->2348", - "default3.handlebars->35->2928" + "default.handlebars->47->2353", + "default.handlebars->47->2936", + "default3.handlebars->35->2350", + "default3.handlebars->35->2930" ] }, { @@ -88443,8 +88479,8 @@ "zh-chs": "用户列表输出", "zh-cht": "用戶列表輸出", "xloc": [ - "default.handlebars->47->2805", - "default3.handlebars->35->2801" + "default.handlebars->47->2807", + "default3.handlebars->35->2803" ] }, { @@ -88473,8 +88509,8 @@ "zh-chs": "用户登录", "zh-cht": "用戶登錄", "xloc": [ - "default.handlebars->47->3174", - "default3.handlebars->35->3162" + "default.handlebars->47->3176", + "default3.handlebars->35->3164" ] }, { @@ -88504,8 +88540,8 @@ "zh-cht": "用戶名", "xloc": [ "default-mobile.handlebars->11->1019", - "default.handlebars->47->2423", - "default3.handlebars->35->2420" + "default.handlebars->47->2425", + "default3.handlebars->35->2422" ] }, { @@ -88649,8 +88685,8 @@ "zh-chs": "用户会话", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->47->3367", - "default3.handlebars->35->3355" + "default.handlebars->47->3371", + "default3.handlebars->35->3359" ] }, { @@ -88715,8 +88751,8 @@ "zh-chs": "用户流量使用", "zh-cht": "用戶流量使用", "xloc": [ - "default.handlebars->47->3173", - "default3.handlebars->35->3161" + "default.handlebars->47->3175", + "default3.handlebars->35->3163" ] }, { @@ -88833,8 +88869,8 @@ "zh-cht": "用戶已存在", "xloc": [ "default-mobile.handlebars->11->1042", - "default.handlebars->47->3287", - "default3.handlebars->35->3275" + "default.handlebars->47->3291", + "default3.handlebars->35->3279" ] }, { @@ -88865,10 +88901,10 @@ "xloc": [ "default-mobile.handlebars->11->313", "default-mobile.handlebars->11->315", - "default.handlebars->47->2052", "default.handlebars->47->2054", - "default3.handlebars->35->2033", - "default3.handlebars->35->2035" + "default.handlebars->47->2056", + "default3.handlebars->35->2035", + "default3.handlebars->35->2037" ] }, { @@ -88897,8 +88933,8 @@ "zh-chs": "用户组已更改:{0}", "zh-cht": "用戶組已更改:{0}", "xloc": [ - "default.handlebars->47->2615", - "default3.handlebars->35->2612" + "default.handlebars->47->2617", + "default3.handlebars->35->2614" ] }, { @@ -88927,8 +88963,8 @@ "zh-chs": "已创建用户组:{0}", "zh-cht": "已創建用戶組:{0}", "xloc": [ - "default.handlebars->47->2605", - "default3.handlebars->35->2602" + "default.handlebars->47->2607", + "default3.handlebars->35->2604" ] }, { @@ -88957,8 +88993,8 @@ "zh-chs": "用户组成员身份已更改:{0}", "zh-cht": "用戶組成員身份已更改:{0}", "xloc": [ - "default.handlebars->47->2603", - "default3.handlebars->35->2600" + "default.handlebars->47->2605", + "default3.handlebars->35->2602" ] }, { @@ -88973,8 +89009,8 @@ "pl": "Zapisy grupy użytkownika", "uk": "Записи групи користувачів", "xloc": [ - "default.handlebars->47->3255", - "default3.handlebars->35->3243" + "default.handlebars->47->3259", + "default3.handlebars->35->3247" ] }, { @@ -89023,10 +89059,10 @@ "pl": "Klucz Użytkownika", "uk": "Ключ користувача", "xloc": [ - "default.handlebars->47->1821", - "default.handlebars->47->3058", - "default3.handlebars->35->1803", - "default3.handlebars->35->3052" + "default.handlebars->47->1823", + "default.handlebars->47->3060", + "default3.handlebars->35->1805", + "default3.handlebars->35->3054" ] }, { @@ -89055,8 +89091,8 @@ "zh-chs": "来自 {0}、{1}、{2} 的锁定帐户的用户登录尝试", "zh-cht": "用戶從 {0}、{1}、{2} 嘗試登錄鎖定帳戶", "xloc": [ - "default.handlebars->47->2645", - "default3.handlebars->35->2642" + "default.handlebars->47->2647", + "default3.handlebars->35->2644" ] }, { @@ -89085,8 +89121,8 @@ "zh-chs": "来自 {0}、{1}、{2} 的第二个因素不正确的用户登录尝试", "zh-cht": "使用來自 {0}、{1}、{2} 的錯誤第二因素的用戶登錄嘗試", "xloc": [ - "default.handlebars->47->2644", - "default3.handlebars->35->2641" + "default.handlebars->47->2646", + "default3.handlebars->35->2643" ] }, { @@ -89115,8 +89151,8 @@ "zh-chs": "用户通知已更改", "zh-cht": "用戶通知已更改", "xloc": [ - "default.handlebars->47->2666", - "default3.handlebars->35->2663" + "default.handlebars->47->2668", + "default3.handlebars->35->2665" ] }, { @@ -89131,8 +89167,8 @@ "pl": "Zapisy użytkownika", "uk": "Записи користувача", "xloc": [ - "default.handlebars->47->3245", - "default3.handlebars->35->3233" + "default.handlebars->47->3249", + "default3.handlebars->35->3237" ] }, { @@ -89162,8 +89198,8 @@ "zh-cht": "未找到用戶 {0}。", "xloc": [ "default-mobile.handlebars->11->1050", - "default.handlebars->47->3295", - "default3.handlebars->35->3283" + "default.handlebars->47->3299", + "default3.handlebars->35->3287" ] }, { @@ -89254,28 +89290,28 @@ "default-mobile.handlebars->11->623", "default-mobile.handlebars->11->693", "default-mobile.handlebars->11->955", - "default.handlebars->47->1309", - "default.handlebars->47->1401", - "default.handlebars->47->1512", - "default.handlebars->47->1825", - "default.handlebars->47->2124", - "default.handlebars->47->2139", - "default.handlebars->47->2144", - "default.handlebars->47->2187", - "default.handlebars->47->2817", - "default.handlebars->47->3062", + "default.handlebars->47->1311", + "default.handlebars->47->1403", + "default.handlebars->47->1514", + "default.handlebars->47->1827", + "default.handlebars->47->2126", + "default.handlebars->47->2141", + "default.handlebars->47->2146", + "default.handlebars->47->2189", + "default.handlebars->47->2819", + "default.handlebars->47->3064", "default.handlebars->47->346", "default.handlebars->47->518", - "default3.handlebars->35->1300", - "default3.handlebars->35->1388", - "default3.handlebars->35->1497", - "default3.handlebars->35->1807", - "default3.handlebars->35->2124", - "default3.handlebars->35->2139", - "default3.handlebars->35->2144", - "default3.handlebars->35->2183", - "default3.handlebars->35->2813", - "default3.handlebars->35->3056", + "default3.handlebars->35->1302", + "default3.handlebars->35->1390", + "default3.handlebars->35->1499", + "default3.handlebars->35->1809", + "default3.handlebars->35->2126", + "default3.handlebars->35->2141", + "default3.handlebars->35->2146", + "default3.handlebars->35->2185", + "default3.handlebars->35->2815", + "default3.handlebars->35->3058", "default3.handlebars->35->343", "default3.handlebars->35->515", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->0->1", @@ -89316,10 +89352,10 @@ "xloc": [ "default-mobile.handlebars->11->688", "default-mobile.handlebars->11->691", - "default.handlebars->47->1507", - "default.handlebars->47->1510", - "default3.handlebars->35->1492", - "default3.handlebars->35->1495", + "default.handlebars->47->1509", + "default.handlebars->47->1512", + "default3.handlebars->35->1494", + "default3.handlebars->35->1497", "sharing-mobile.handlebars->11->48", "sharing-mobile.handlebars->11->65", "ssh.handlebars->3->10", @@ -89385,10 +89421,10 @@ "xloc": [ "default-mobile.handlebars->11->689", "default-mobile.handlebars->11->692", - "default.handlebars->47->1508", - "default.handlebars->47->1511", - "default3.handlebars->35->1493", - "default3.handlebars->35->1496", + "default.handlebars->47->1510", + "default.handlebars->47->1513", + "default3.handlebars->35->1495", + "default3.handlebars->35->1498", "sharing-mobile.handlebars->11->49", "sharing-mobile.handlebars->11->66", "ssh.handlebars->3->11", @@ -89440,10 +89476,10 @@ "pl": "Username:0000", "uk": "Username:0000", "xloc": [ - "default.handlebars->47->1818", - "default.handlebars->47->3055", - "default3.handlebars->35->1800", - "default3.handlebars->35->3049" + "default.handlebars->47->1820", + "default.handlebars->47->3057", + "default3.handlebars->35->1802", + "default3.handlebars->35->3051" ] }, { @@ -89472,13 +89508,13 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->47->2851", - "default.handlebars->47->2895", - "default.handlebars->47->3366", + "default.handlebars->47->2853", + "default.handlebars->47->2897", + "default.handlebars->47->3370", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral", - "default3.handlebars->35->2845", - "default3.handlebars->35->2889", - "default3.handlebars->35->3354", + "default3.handlebars->35->2847", + "default3.handlebars->35->2891", + "default3.handlebars->35->3358", "default3.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -89508,8 +89544,8 @@ "zh-chs": "用户会话", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->47->3339", - "default3.handlebars->35->3327" + "default.handlebars->47->3343", + "default3.handlebars->35->3331" ] }, { @@ -89538,8 +89574,8 @@ "zh-chs": "用户视图", "zh-cht": "用戶視圖", "xloc": [ - "default.handlebars->47->2784", - "default3.handlebars->35->2780" + "default.handlebars->47->2786", + "default3.handlebars->35->2782" ] }, { @@ -89569,8 +89605,8 @@ "zh-cht": "未找到用戶 {0}。", "xloc": [ "default-mobile.handlebars->11->1051", - "default.handlebars->47->3296", - "default3.handlebars->35->3284" + "default.handlebars->47->3300", + "default3.handlebars->35->3288" ] }, { @@ -89659,8 +89695,8 @@ "zh-chs": "VT100 +(F10 = ESC + [OY)", "zh-cht": "VT100 +(F10 = ESC + [OY)", "xloc": [ - "default.handlebars->47->1531", - "default3.handlebars->35->1516", + "default.handlebars->47->1533", + "default3.handlebars->35->1518", "sharing.handlebars->11->38" ] }, @@ -89721,8 +89757,8 @@ "zh-chs": "验证电邮", "zh-cht": "驗證電郵", "xloc": [ - "default.handlebars->47->2762", - "default3.handlebars->35->2759" + "default.handlebars->47->2764", + "default3.handlebars->35->2761" ] }, { @@ -89752,8 +89788,8 @@ "zh-cht": "驗證異常", "xloc": [ "default-mobile.handlebars->11->1044", - "default.handlebars->47->3289", - "default3.handlebars->35->3277" + "default.handlebars->47->3293", + "default3.handlebars->35->3281" ] }, { @@ -89812,14 +89848,14 @@ "zh-chs": "价值", "zh-cht": "價值", "xloc": [ - "default.handlebars->47->1450", - "default3.handlebars->35->1437" + "default.handlebars->47->1452", + "default3.handlebars->35->1439" ] }, { "en": "Vapor", "xloc": [ - "default3.handlebars->35->2099" + "default3.handlebars->35->2101" ] }, { @@ -89849,8 +89885,8 @@ "zh-cht": "文達", "xloc": [ "default-mobile.handlebars->11->303", - "default.handlebars->47->2042", - "default3.handlebars->35->2023", + "default.handlebars->47->2044", + "default3.handlebars->35->2025", "login2.handlebars->7->189" ] }, @@ -89882,10 +89918,10 @@ "xloc": [ "default-mobile.handlebars->11->839", "default-mobile.handlebars->11->844", - "default.handlebars->47->1683", - "default.handlebars->47->1688", - "default3.handlebars->35->1666", - "default3.handlebars->35->1671" + "default.handlebars->47->1685", + "default.handlebars->47->1690", + "default3.handlebars->35->1668", + "default3.handlebars->35->1673" ] }, { @@ -89947,8 +89983,8 @@ "zh-chs": "已验证", "zh-cht": "已驗證", "xloc": [ - "default.handlebars->47->3080", - "default3.handlebars->35->3072" + "default.handlebars->47->3082", + "default3.handlebars->35->3074" ] }, { @@ -89992,8 +90028,8 @@ "pl": "Zweryfikowano logowanie", "uk": "Вхід підтверджено", "xloc": [ - "default.handlebars->47->1795", - "default3.handlebars->35->1777" + "default.handlebars->47->1797", + "default3.handlebars->35->1779" ] }, { @@ -90007,8 +90043,8 @@ "pl": "Zweryfikowano konto komunikatora", "uk": "Обліковий запис месенджера верифіковано", "xloc": [ - "default.handlebars->47->2759", - "default3.handlebars->35->2756" + "default.handlebars->47->2761", + "default3.handlebars->35->2758" ] }, { @@ -90022,8 +90058,8 @@ "pl": "Zweryfikowano konto komunikatora użytkownika {0}", "uk": "Обліковий запис месенджера {0} верифіковано", "xloc": [ - "default.handlebars->47->2692", - "default3.handlebars->35->2689" + "default.handlebars->47->2694", + "default3.handlebars->35->2691" ] }, { @@ -90053,10 +90089,10 @@ "zh-cht": "驗證電話號碼", "xloc": [ "default-mobile.handlebars->11->107", - "default.handlebars->47->1789", - "default.handlebars->47->2757", - "default3.handlebars->35->1771", - "default3.handlebars->35->2754" + "default.handlebars->47->1791", + "default.handlebars->47->2759", + "default3.handlebars->35->1773", + "default3.handlebars->35->2756" ] }, { @@ -90085,8 +90121,8 @@ "zh-chs": "用户{0}的已验证电话号码", "zh-cht": "用戶{0}的已驗證電話號碼", "xloc": [ - "default.handlebars->47->2632", - "default3.handlebars->35->2629" + "default.handlebars->47->2634", + "default3.handlebars->35->2631" ] }, { @@ -90180,15 +90216,15 @@ "default-mobile.handlebars->11->820", "default-mobile.handlebars->11->840", "default-mobile.handlebars->11->847", - "default.handlebars->47->1613", - "default.handlebars->47->1664", - "default.handlebars->47->1684", - "default.handlebars->47->1691", + "default.handlebars->47->1615", + "default.handlebars->47->1666", + "default.handlebars->47->1686", + "default.handlebars->47->1693", "default.handlebars->container->column_l->p42->p42tbl->1->0->5", - "default3.handlebars->35->1598", - "default3.handlebars->35->1649", - "default3.handlebars->35->1667", - "default3.handlebars->35->1674", + "default3.handlebars->35->1600", + "default3.handlebars->35->1651", + "default3.handlebars->35->1669", + "default3.handlebars->35->1676", "default3.handlebars->container->column_l->p42->p42tbl->1->0->11" ] }, @@ -90218,9 +90254,9 @@ "zh-chs": "版本不兼容,请先升级您的MeshCentral", "zh-cht": "版本不兼容,請先升級你的MeshCentral", "xloc": [ - "default.handlebars->47->3411", - "default3.handlebars->35->3398", - "default3.handlebars->35->3399" + "default.handlebars->47->3415", + "default3.handlebars->35->3402", + "default3.handlebars->35->3403" ] }, { @@ -90309,8 +90345,8 @@ "zh-cht": "顫動", "xloc": [ "default-mobile.handlebars->11->582", - "default.handlebars->47->1259", - "default3.handlebars->35->1254" + "default.handlebars->47->1261", + "default3.handlebars->35->1256" ] }, { @@ -90340,8 +90376,8 @@ "zh-cht": "越南文", "xloc": [ "default-mobile.handlebars->11->304", - "default.handlebars->47->2043", - "default3.handlebars->35->2024", + "default.handlebars->47->2045", + "default3.handlebars->35->2026", "login2.handlebars->7->190" ] }, @@ -90401,8 +90437,8 @@ "zh-chs": "查看所有事件", "zh-cht": "查看所有事件", "xloc": [ - "default.handlebars->47->2842", - "default3.handlebars->35->2836" + "default.handlebars->47->2844", + "default3.handlebars->35->2838" ] }, { @@ -90457,10 +90493,10 @@ "zh-chs": "查看变更日志", "zh-cht": "查看變更日誌", "xloc": [ - "default.handlebars->47->3414", - "default.handlebars->47->3416", - "default3.handlebars->35->3402", - "default3.handlebars->35->3404" + "default.handlebars->47->3418", + "default.handlebars->47->3420", + "default3.handlebars->35->3406", + "default3.handlebars->35->3408" ] }, { @@ -90519,8 +90555,8 @@ "zh-chs": "查看有关此设备组的注释", "zh-cht": "查看有關此裝置群的註釋", "xloc": [ - "default.handlebars->47->2230", - "default3.handlebars->35->2226" + "default.handlebars->47->2232", + "default3.handlebars->35->2228" ] }, { @@ -90549,8 +90585,8 @@ "zh-chs": "查看有关此用户的注释", "zh-cht": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->47->3011", - "default3.handlebars->35->3005" + "default.handlebars->47->3013", + "default3.handlebars->35->3007" ] }, { @@ -90610,8 +90646,8 @@ "zh-chs": "查看此用户以前的登录", "zh-cht": "查看此用戶以前的登錄信息", "xloc": [ - "default.handlebars->47->3026", - "default3.handlebars->35->3020" + "default.handlebars->47->3028", + "default3.handlebars->35->3022" ] }, { @@ -90671,8 +90707,8 @@ "zh-cht": "沃拉普克", "xloc": [ "default-mobile.handlebars->11->305", - "default.handlebars->47->2044", - "default3.handlebars->35->2025", + "default.handlebars->47->2046", + "default3.handlebars->35->2027", "login2.handlebars->7->191" ] }, @@ -90932,8 +90968,8 @@ "zh-cht": "正在等待用戶授予訪問權限...", "xloc": [ "default-mobile.handlebars->11->643", - "default.handlebars->47->1381", - "default3.handlebars->35->1368", + "default.handlebars->47->1383", + "default3.handlebars->35->1370", "sharing-mobile.handlebars->11->9", "sharing.handlebars->11->28", "sharing.handlebars->11->6" @@ -90999,10 +91035,10 @@ "xloc": [ "default-mobile.handlebars->11->1006", "default-mobile.handlebars->11->991", - "default.handlebars->47->2374", - "default.handlebars->47->2406", - "default3.handlebars->35->2371", - "default3.handlebars->35->2403" + "default.handlebars->47->2376", + "default.handlebars->47->2408", + "default3.handlebars->35->2373", + "default3.handlebars->35->2405" ] }, { @@ -91032,8 +91068,8 @@ "zh-cht": "喚醒", "xloc": [ "default-mobile.handlebars->11->587", - "default.handlebars->47->1264", - "default3.handlebars->35->1259" + "default.handlebars->47->1266", + "default3.handlebars->35->1261" ] }, { @@ -91093,8 +91129,8 @@ "zh-cht": "瓦隆", "xloc": [ "default-mobile.handlebars->11->306", - "default.handlebars->47->2045", - "default3.handlebars->35->2026", + "default.handlebars->47->2047", + "default3.handlebars->35->2028", "login2.handlebars->7->192" ] }, @@ -91124,8 +91160,8 @@ "zh-chs": "弱", "zh-cht": "弱", "xloc": [ - "default.handlebars->47->2131", - "default3.handlebars->35->2131" + "default.handlebars->47->2133", + "default3.handlebars->35->2133" ] }, { @@ -91189,9 +91225,9 @@ "zh-cht": "網頁通知", "xloc": [ "default.handlebars->47->1121", - "default.handlebars->47->2453", + "default.handlebars->47->2455", "default3.handlebars->35->1116", - "default3.handlebars->35->2450" + "default3.handlebars->35->2452" ] }, { @@ -91220,8 +91256,8 @@ "zh-chs": "网页电源开关 7", "zh-cht": "網頁電源開關 7", "xloc": [ - "default.handlebars->47->2122", - "default3.handlebars->35->2122" + "default.handlebars->47->2124", + "default3.handlebars->35->2124" ] }, { @@ -91250,10 +91286,10 @@ "zh-chs": "网络服务器", "zh-cht": "網絡伺服器", "xloc": [ - "default.handlebars->47->3393", - "default.handlebars->47->3394", - "default3.handlebars->35->3381", - "default3.handlebars->35->3382" + "default.handlebars->47->3397", + "default.handlebars->47->3398", + "default3.handlebars->35->3385", + "default3.handlebars->35->3386" ] }, { @@ -91282,8 +91318,8 @@ "zh-chs": "Web 服务器 HTTP 标头", "zh-cht": "Web 服務器 HTTP 標頭", "xloc": [ - "default.handlebars->47->3397", - "default3.handlebars->35->3385" + "default.handlebars->47->3401", + "default3.handlebars->35->3389" ] }, { @@ -91312,8 +91348,8 @@ "zh-chs": "Web服务器请求", "zh-cht": "Web伺服器請求", "xloc": [ - "default.handlebars->47->3395", - "default3.handlebars->35->3383" + "default.handlebars->47->3399", + "default3.handlebars->35->3387" ] }, { @@ -91342,8 +91378,8 @@ "zh-chs": "Web套接字中继", "zh-cht": "Web插座中繼", "xloc": [ - "default.handlebars->47->3396", - "default3.handlebars->35->3384" + "default.handlebars->47->3400", + "default3.handlebars->35->3388" ] }, { @@ -91373,10 +91409,10 @@ "zh-cht": "網絡RDP", "xloc": [ "default.handlebars->47->1063", - "default.handlebars->47->3217", + "default.handlebars->47->3221", "default.handlebars->contextMenu->cxwebrdp", "default3.handlebars->35->1060", - "default3.handlebars->35->3205", + "default3.handlebars->35->3209", "default3.handlebars->contextMenu->cxwebrdp" ] }, @@ -91406,8 +91442,8 @@ "zh-chs": "网络SFTP", "zh-cht": "網絡SFTP", "xloc": [ - "default.handlebars->47->3219", - "default3.handlebars->35->3207" + "default.handlebars->47->3223", + "default3.handlebars->35->3211" ] }, { @@ -91437,10 +91473,10 @@ "zh-cht": "網絡SSH", "xloc": [ "default.handlebars->47->1065", - "default.handlebars->47->3218", + "default.handlebars->47->3222", "default.handlebars->contextMenu->cxwebssh", "default3.handlebars->35->1062", - "default3.handlebars->35->3206", + "default3.handlebars->35->3210", "default3.handlebars->contextMenu->cxwebssh" ] }, @@ -91471,10 +91507,10 @@ "zh-cht": "網絡-VNC", "xloc": [ "default.handlebars->47->1061", - "default.handlebars->47->3220", + "default.handlebars->47->3224", "default.handlebars->contextMenu->cxwebvnc", "default3.handlebars->35->1058", - "default3.handlebars->35->3208", + "default3.handlebars->35->3212", "default3.handlebars->contextMenu->cxwebvnc" ] }, @@ -91504,8 +91540,8 @@ "zh-chs": "网络RDP", "zh-cht": "WebRDP", "xloc": [ - "default.handlebars->47->3360", - "default3.handlebars->35->3348" + "default.handlebars->47->3364", + "default3.handlebars->35->3352" ] }, { @@ -91534,8 +91570,8 @@ "zh-chs": "网络SSH", "zh-cht": "網絡SSH", "xloc": [ - "default.handlebars->47->3361", - "default3.handlebars->35->3349" + "default.handlebars->47->3365", + "default3.handlebars->35->3353" ] }, { @@ -91594,8 +91630,8 @@ "zh-chs": "网络VNC", "zh-cht": "網絡VNC", "xloc": [ - "default.handlebars->47->3362", - "default3.handlebars->35->3350" + "default.handlebars->47->3366", + "default3.handlebars->35->3354" ] }, { @@ -91716,8 +91752,8 @@ "zh-cht": "威爾士文", "xloc": [ "default-mobile.handlebars->11->307", - "default.handlebars->47->2046", - "default3.handlebars->35->2027", + "default.handlebars->47->2048", + "default3.handlebars->35->2029", "login2.handlebars->7->193" ] }, @@ -91732,10 +91768,10 @@ "pl": "Whatsapp", "uk": "WhatsApp", "xloc": [ - "default.handlebars->47->1811", - "default.handlebars->47->3048", - "default3.handlebars->35->1793", - "default3.handlebars->35->3042" + "default.handlebars->47->1813", + "default.handlebars->47->3050", + "default3.handlebars->35->1795", + "default3.handlebars->35->3044" ] }, { @@ -91764,8 +91800,8 @@ "zh-chs": "启用后,任何人都可以使用邀请代码通过以下公共连结将设备加入该设备组:", "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->47->2432", - "default3.handlebars->35->2429" + "default.handlebars->47->2434", + "default3.handlebars->35->2431" ] }, { @@ -91795,8 +91831,8 @@ "zh-cht": "啟用後,每次登入時,你都可以選擇向電郵帳戶接收登入保安編碼,以提高安全性。", "xloc": [ "default-mobile.handlebars->11->113", - "default.handlebars->47->1827", - "default3.handlebars->35->1809" + "default.handlebars->47->1829", + "default3.handlebars->35->1811" ] }, { @@ -91825,8 +91861,8 @@ "zh-chs": "选择此策略时,此服务器不管理英特尔®AMT。 仍然可以通过手动激活和配置Intel AMT来使用它。", "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "xloc": [ - "default.handlebars->47->2310", - "default3.handlebars->35->2304" + "default.handlebars->47->2312", + "default3.handlebars->35->2306" ] }, { @@ -91881,8 +91917,8 @@ "zh-chs": "选择此策略后,将禁用处于客户端控制模式(CCM)的所有英特尔®AMT。 其他设备将清除CIRA,并且仍然可以手动进行管理。", "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "xloc": [ - "default.handlebars->47->2311", - "default3.handlebars->35->2305" + "default.handlebars->47->2313", + "default3.handlebars->35->2307" ] }, { @@ -91911,8 +91947,8 @@ "zh-chs": "下次登录时将更改。", "zh-cht": "下次登入時將更改。", "xloc": [ - "default.handlebars->47->2979", - "default3.handlebars->35->2973" + "default.handlebars->47->2981", + "default3.handlebars->35->2975" ] }, { @@ -91944,10 +91980,10 @@ "default-mobile.handlebars->11->672", "default-mobile.handlebars->11->676", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", - "default.handlebars->47->1440", - "default.handlebars->47->1444", - "default3.handlebars->35->1427", - "default3.handlebars->35->1431", + "default.handlebars->47->1442", + "default.handlebars->47->1446", + "default3.handlebars->35->1429", + "default3.handlebars->35->1433", "sharing-mobile.handlebars->11->36", "sharing-mobile.handlebars->11->40", "sharing-mobile.handlebars->dialog->3->dialog3->deskkeys->5", @@ -92193,7 +92229,7 @@ "zh-chs": "Win32可执行文件", "zh-cht": "Win32可執行檔案", "xloc": [ - "default.handlebars->47->1337" + "default.handlebars->47->1339" ] }, { @@ -92645,8 +92681,8 @@ "pl": "Windows ARM (64bit)", "uk": "Windows ARM (64біт)", "xloc": [ - "default.handlebars->47->1344", - "default3.handlebars->35->1332" + "default.handlebars->47->1346", + "default3.handlebars->35->1334" ] }, { @@ -92741,9 +92777,9 @@ "zh-cht": "Windows命令提示", "xloc": [ "default-mobile.handlebars->11->610", - "default.handlebars->47->1283", + "default.handlebars->47->1285", "default.handlebars->47->814", - "default3.handlebars->35->1278", + "default3.handlebars->35->1280", "default3.handlebars->35->811" ] }, @@ -92796,9 +92832,9 @@ "zh-chs": "Windows MeshAgent", "zh-cht": "Windows MeshAgent", "xloc": [ - "default.handlebars->47->2437", + "default.handlebars->47->2439", "default.handlebars->47->589", - "default3.handlebars->35->2434", + "default3.handlebars->35->2436", "default3.handlebars->35->586" ] }, @@ -92921,9 +92957,9 @@ "zh-cht": "Windows PowerShell", "xloc": [ "default-mobile.handlebars->11->611", - "default.handlebars->47->1284", + "default.handlebars->47->1286", "default.handlebars->47->815", - "default3.handlebars->35->1279", + "default3.handlebars->35->1281", "default3.handlebars->35->812" ] }, @@ -93033,8 +93069,8 @@ "nl": "Windows x86 (32bit)", "uk": "Windows x86 (32біт)", "xloc": [ - "default.handlebars->47->1343", - "default3.handlebars->35->1331" + "default.handlebars->47->1345", + "default3.handlebars->35->1333" ] }, { @@ -93045,8 +93081,8 @@ "nl": "Windows x86 (64bit)", "uk": "Windows x86-64 (64біт)", "xloc": [ - "default.handlebars->47->1342", - "default3.handlebars->35->1330" + "default.handlebars->47->1344", + "default3.handlebars->35->1332" ] }, { @@ -93103,8 +93139,8 @@ "zh-chs": "工作目录", "zh-cht": "工作目錄", "xloc": [ - "default.handlebars->47->1405", - "default3.handlebars->35->1392" + "default.handlebars->47->1407", + "default3.handlebars->35->1394" ] }, { @@ -93194,8 +93230,8 @@ "zh-chs": "换行:关", "zh-cht": "换行:關", "xloc": [ - "default.handlebars->47->1591", - "default3.handlebars->35->1576", + "default.handlebars->47->1593", + "default3.handlebars->35->1578", "sharing.handlebars->11->84" ] }, @@ -93225,8 +93261,8 @@ "zh-chs": "换行:开", "zh-cht": "换行:開", "xloc": [ - "default.handlebars->47->1590", - "default3.handlebars->35->1575", + "default.handlebars->47->1592", + "default3.handlebars->35->1577", "sharing.handlebars->11->83" ] }, @@ -93346,10 +93382,10 @@ "zh-chs": "XMPP", "zh-cht": "XMPP", "xloc": [ - "default.handlebars->47->1801", - "default.handlebars->47->3038", - "default3.handlebars->35->1783", - "default3.handlebars->35->3032" + "default.handlebars->47->1803", + "default.handlebars->47->3040", + "default3.handlebars->35->1785", + "default3.handlebars->35->3034" ] }, { @@ -93409,8 +93445,8 @@ "zh-cht": "科薩", "xloc": [ "default-mobile.handlebars->11->308", - "default.handlebars->47->2047", - "default3.handlebars->35->2028", + "default.handlebars->47->2049", + "default3.handlebars->35->2030", "login2.handlebars->7->194" ] }, @@ -93422,18 +93458,18 @@ "default-mobile.handlebars->11->856", "default-mobile.handlebars->11->859", "default-mobile.handlebars->11->862", - "default.handlebars->47->1700", - "default.handlebars->47->1703", - "default.handlebars->47->1706", - "default3.handlebars->35->1683", - "default3.handlebars->35->1686", - "default3.handlebars->35->1689" + "default.handlebars->47->1702", + "default.handlebars->47->1705", + "default.handlebars->47->1708", + "default3.handlebars->35->1685", + "default3.handlebars->35->1688", + "default3.handlebars->35->1691" ] }, { "en": "Yeti", "xloc": [ - "default3.handlebars->35->2100" + "default3.handlebars->35->2102" ] }, { @@ -93463,8 +93499,8 @@ "zh-cht": "意第緒文", "xloc": [ "default-mobile.handlebars->11->309", - "default.handlebars->47->2048", - "default3.handlebars->35->2029", + "default.handlebars->47->2050", + "default3.handlebars->35->2031", "login2.handlebars->7->195" ] }, @@ -93681,14 +93717,14 @@ "zh-chs": "YubiKey™ OTP", "zh-cht": "YubiKey™OTP", "xloc": [ - "default.handlebars->47->1850", - "default3.handlebars->35->1831" + "default.handlebars->47->1852", + "default3.handlebars->35->1833" ] }, { "en": "Zephyr", "xloc": [ - "default3.handlebars->35->2101" + "default3.handlebars->35->2103" ] }, { @@ -93748,8 +93784,8 @@ "zh-chs": "压缩文件名", "zh-cht": "郵編檔案名", "xloc": [ - "default.handlebars->47->1575", - "default3.handlebars->35->1560", + "default.handlebars->47->1577", + "default3.handlebars->35->1562", "sharing.handlebars->11->68" ] }, @@ -93857,10 +93893,10 @@ "pl": "Zulip", "uk": "Zulip", "xloc": [ - "default.handlebars->47->1805", - "default.handlebars->47->3042", - "default3.handlebars->35->1787", - "default3.handlebars->35->3036" + "default.handlebars->47->1807", + "default.handlebars->47->3044", + "default3.handlebars->35->1789", + "default3.handlebars->35->3038" ] }, { @@ -93890,8 +93926,8 @@ "zh-cht": "祖魯族", "xloc": [ "default-mobile.handlebars->11->310", - "default.handlebars->47->2049", - "default3.handlebars->35->2030", + "default.handlebars->47->2051", + "default3.handlebars->35->2032", "login2.handlebars->7->196" ] }, @@ -94524,8 +94560,8 @@ "zh-chs": "\\\\'", "zh-cht": "\\\\'", "xloc": [ - "default.handlebars->47->3412", - "default3.handlebars->35->3400" + "default.handlebars->47->3416", + "default3.handlebars->35->3404" ] }, { @@ -94629,8 +94665,8 @@ { "en": "allow override", "xloc": [ - "default.handlebars->47->2195", - "default3.handlebars->35->2191" + "default.handlebars->47->2197", + "default3.handlebars->35->2193" ] }, { @@ -95057,8 +95093,8 @@ "zh-chs": "config.json", "zh-cht": "config.json", "xloc": [ - "default.handlebars->47->2170", - "default3.handlebars->35->2166" + "default.handlebars->47->2172", + "default3.handlebars->35->2168" ] }, { @@ -95088,8 +95124,8 @@ "zh-cht": "console.txt", "xloc": [ "default-mobile.handlebars->11->928", - "default.handlebars->47->1773", - "default3.handlebars->35->1756" + "default.handlebars->47->1775", + "default3.handlebars->35->1758" ] }, { @@ -95119,8 +95155,8 @@ "zh-cht": "複製", "xloc": [ "default-mobile.handlebars->11->382", - "default.handlebars->47->2531", - "default3.handlebars->35->2528" + "default.handlebars->47->2533", + "default3.handlebars->35->2530" ] }, { @@ -95387,10 +95423,10 @@ "zh-chs": "eventslist.csv", "zh-cht": "eventslist.csv", "xloc": [ - "default.handlebars->47->2725", - "default.handlebars->47->2730", - "default3.handlebars->35->2722", - "default3.handlebars->35->2727" + "default.handlebars->47->2727", + "default.handlebars->47->2732", + "default3.handlebars->35->2724", + "default3.handlebars->35->2729" ] }, { @@ -95419,10 +95455,10 @@ "zh-chs": "eventslist.json", "zh-cht": "eventslist.json", "xloc": [ - "default.handlebars->47->2727", - "default.handlebars->47->2731", - "default3.handlebars->35->2724", - "default3.handlebars->35->2728" + "default.handlebars->47->2729", + "default.handlebars->47->2733", + "default3.handlebars->35->2726", + "default3.handlebars->35->2730" ] }, { @@ -95511,10 +95547,10 @@ "zh-chs": "空闲", "zh-cht": "免費", "xloc": [ - "default.handlebars->47->3347", - "default.handlebars->47->3350", - "default3.handlebars->35->3335", - "default3.handlebars->35->3338" + "default.handlebars->47->3351", + "default.handlebars->47->3354", + "default3.handlebars->35->3339", + "default3.handlebars->35->3342" ] }, { @@ -95746,10 +95782,10 @@ "nl": "https://api.callmebot.com/...", "pl": "https://api.callmebot.com/...", "xloc": [ - "default.handlebars->47->1820", - "default.handlebars->47->3057", - "default3.handlebars->35->1802", - "default3.handlebars->35->3051" + "default.handlebars->47->1822", + "default.handlebars->47->3059", + "default3.handlebars->35->1804", + "default3.handlebars->35->3053" ] }, { @@ -95817,10 +95853,10 @@ "en": "https://hooks.slack.com/...", "nl": "https://hooks.slack.com/...", "xloc": [ - "default.handlebars->47->1824", - "default.handlebars->47->3061", - "default3.handlebars->35->1806", - "default3.handlebars->35->3055" + "default.handlebars->47->1826", + "default.handlebars->47->3063", + "default3.handlebars->35->1808", + "default3.handlebars->35->3057" ] }, { @@ -95849,8 +95885,8 @@ "zh-chs": "ID、姓名、电子邮件、创建、lastlogin、组、authfactors、siteadmin、useradmin、锁定", "zh-cht": "ID、姓名、電子郵件、創建、lastlogin、組、authfactors、siteadmin、useradmin、鎖定", "xloc": [ - "default.handlebars->47->2806", - "default3.handlebars->35->2802" + "default.handlebars->47->2808", + "default3.handlebars->35->2804" ] }, { @@ -96030,8 +96066,8 @@ "zh-chs": "k max,默认为空白", "zh-cht": "k max,默認為空白", "xloc": [ - "default.handlebars->47->2834", - "default3.handlebars->35->2828" + "default.handlebars->47->2836", + "default3.handlebars->35->2830" ] }, { @@ -96265,9 +96301,9 @@ "zh-cht": "macOS ARM (64位)", "xloc": [ "agentinvite.handlebars->container->column_l->5->1->tmacostabarm64", - "default.handlebars->47->1348", + "default.handlebars->47->1350", "default.handlebars->47->647", - "default3.handlebars->35->1336", + "default3.handlebars->35->1338", "default3.handlebars->35->644" ] }, @@ -96297,8 +96333,8 @@ "zh-chs": "macOS x86 (64位)", "zh-cht": "macOS x86 (64位)", "xloc": [ - "default.handlebars->47->1347", - "default3.handlebars->35->1335" + "default.handlebars->47->1349", + "default3.handlebars->35->1337" ] }, { @@ -96424,8 +96460,8 @@ "zh-cht": "移動", "xloc": [ "default-mobile.handlebars->11->383", - "default.handlebars->47->2532", - "default3.handlebars->35->2529" + "default.handlebars->47->2534", + "default3.handlebars->35->2531" ] }, { @@ -96516,10 +96552,10 @@ "pl": "ntfy", "uk": "ntfy", "xloc": [ - "default.handlebars->47->1804", - "default.handlebars->47->3041", - "default3.handlebars->35->1786", - "default3.handlebars->35->3035" + "default.handlebars->47->1806", + "default.handlebars->47->3043", + "default3.handlebars->35->1788", + "default3.handlebars->35->3037" ] }, { @@ -96761,8 +96797,8 @@ { "en": "prefer --agentname", "xloc": [ - "default.handlebars->47->2194", - "default3.handlebars->35->2190" + "default.handlebars->47->2196", + "default3.handlebars->35->2192" ] }, { @@ -96821,8 +96857,8 @@ "zh-chs": "servererrors.txt", "zh-cht": "servererrors.txt", "xloc": [ - "default.handlebars->47->2167", - "default3.handlebars->35->2165" + "default.handlebars->47->2169", + "default3.handlebars->35->2167" ] }, { @@ -96851,8 +96887,8 @@ "zh-chs": "servertrace.csv", "zh-cht": "servertrace.csv", "xloc": [ - "default.handlebars->47->3406", - "default3.handlebars->35->3394" + "default.handlebars->47->3410", + "default3.handlebars->35->3398" ] }, { @@ -96860,10 +96896,10 @@ "en": "service_", "nl": "service_", "xloc": [ - "default.handlebars->47->1490", - "default.handlebars->47->1493", - "default3.handlebars->35->1475", - "default3.handlebars->35->1477" + "default.handlebars->47->1492", + "default.handlebars->47->1495", + "default3.handlebars->35->1477", + "default3.handlebars->35->1479" ] }, { @@ -96986,8 +97022,8 @@ "zh-chs": "这将删除现有服务器数据。", "zh-cht": "這將刪除現有伺服器數據。", "xloc": [ - "default.handlebars->47->2156", - "default3.handlebars->35->2156" + "default.handlebars->47->2158", + "default3.handlebars->35->2158" ] }, { @@ -97016,8 +97052,8 @@ "zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "xloc": [ - "default.handlebars->47->3380", - "default3.handlebars->35->3368" + "default.handlebars->47->3384", + "default3.handlebars->35->3372" ] }, { @@ -97046,8 +97082,8 @@ "zh-chs": "时间,来源,信息", "zh-cht": "時間,來源,訊息", "xloc": [ - "default.handlebars->47->3405", - "default3.handlebars->35->3393" + "default.handlebars->47->3409", + "default3.handlebars->35->3397" ] }, { @@ -97117,10 +97153,10 @@ "zh-chs": "总计", "zh-cht": "總", "xloc": [ - "default.handlebars->47->3348", - "default.handlebars->47->3351", - "default3.handlebars->35->3336", - "default3.handlebars->35->3339" + "default.handlebars->47->3352", + "default.handlebars->47->3355", + "default3.handlebars->35->3340", + "default3.handlebars->35->3343" ] }, { @@ -97157,8 +97193,8 @@ "en": "true", "nl": "waar", "xloc": [ - "default.handlebars->47->2789", - "default3.handlebars->35->2785" + "default.handlebars->47->2791", + "default3.handlebars->35->2787" ] }, { @@ -97281,10 +97317,10 @@ "zh-chs": "userlist.csv", "zh-cht": "userlist.csv", "xloc": [ - "default.handlebars->47->2802", - "default.handlebars->47->2807", - "default3.handlebars->35->2798", - "default3.handlebars->35->2803" + "default.handlebars->47->2804", + "default.handlebars->47->2809", + "default3.handlebars->35->2800", + "default3.handlebars->35->2805" ] }, { @@ -97313,10 +97349,10 @@ "zh-chs": "userlist.json", "zh-cht": "userlist.json", "xloc": [ - "default.handlebars->47->2804", - "default.handlebars->47->2808", - "default3.handlebars->35->2800", - "default3.handlebars->35->2804" + "default.handlebars->47->2806", + "default.handlebars->47->2810", + "default3.handlebars->35->2802", + "default3.handlebars->35->2806" ] }, { @@ -97330,10 +97366,10 @@ "pl": "nazwauzytkownika@domena.pl", "uk": "ім'я_користувача@server.ua", "xloc": [ - "default.handlebars->47->1823", - "default.handlebars->47->3060", - "default3.handlebars->35->1805", - "default3.handlebars->35->3054" + "default.handlebars->47->1825", + "default.handlebars->47->3062", + "default3.handlebars->35->1807", + "default3.handlebars->35->3056" ] }, { @@ -97347,10 +97383,10 @@ "pl": "nazwauzytkownika@serwer.pl", "uk": "ім'я_користувача@server.ua", "xloc": [ - "default.handlebars->47->1819", - "default.handlebars->47->3056", - "default3.handlebars->35->1801", - "default3.handlebars->35->3050" + "default.handlebars->47->1821", + "default.handlebars->47->3058", + "default3.handlebars->35->1803", + "default3.handlebars->35->3052" ] }, { @@ -97379,8 +97415,8 @@ "zh-chs": "utc,时间,打字,指令,用户,设备,消息", "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "xloc": [ - "default.handlebars->47->2729", - "default3.handlebars->35->2726" + "default.handlebars->47->2731", + "default3.handlebars->35->2728" ] }, { @@ -97521,10 +97557,10 @@ "xloc": [ "default-mobile.handlebars->11->874", "default-mobile.handlebars->11->880", - "default.handlebars->47->1718", - "default.handlebars->47->1724", - "default3.handlebars->35->1701", - "default3.handlebars->35->1707" + "default.handlebars->47->1720", + "default.handlebars->47->1726", + "default3.handlebars->35->1703", + "default3.handlebars->35->1709" ] }, { @@ -97686,10 +97722,10 @@ "zh-chs": "{0} Gb", "zh-cht": "{0} Gb", "xloc": [ - "default.handlebars->47->2504", - "default.handlebars->47->2509", - "default3.handlebars->35->2501", - "default3.handlebars->35->2506" + "default.handlebars->47->2506", + "default.handlebars->47->2511", + "default3.handlebars->35->2503", + "default3.handlebars->35->2508" ] }, { @@ -97744,12 +97780,12 @@ "zh-chs": "{0} Kb", "zh-cht": "{0} Kb", "xloc": [ - "default.handlebars->47->2502", - "default.handlebars->47->2507", - "default.handlebars->47->3141", - "default3.handlebars->35->2499", - "default3.handlebars->35->2504", - "default3.handlebars->35->3129" + "default.handlebars->47->2504", + "default.handlebars->47->2509", + "default.handlebars->47->3143", + "default3.handlebars->35->2501", + "default3.handlebars->35->2506", + "default3.handlebars->35->3131" ] }, { @@ -97806,14 +97842,14 @@ "xloc": [ "default-mobile.handlebars->11->868", "default-mobile.handlebars->11->885", - "default.handlebars->47->1712", - "default.handlebars->47->1729", - "default.handlebars->47->2503", - "default.handlebars->47->2508", - "default3.handlebars->35->1695", - "default3.handlebars->35->1712", - "default3.handlebars->35->2500", - "default3.handlebars->35->2505" + "default.handlebars->47->1714", + "default.handlebars->47->1731", + "default.handlebars->47->2505", + "default.handlebars->47->2510", + "default3.handlebars->35->1697", + "default3.handlebars->35->1714", + "default3.handlebars->35->2502", + "default3.handlebars->35->2507" ] }, { @@ -97843,8 +97879,8 @@ "zh-cht": "{0} Mb,{1} Mhz", "xloc": [ "default-mobile.handlebars->11->866", - "default.handlebars->47->1710", - "default3.handlebars->35->1693" + "default.handlebars->47->1712", + "default3.handlebars->35->1695" ] }, { @@ -97899,8 +97935,8 @@ "zh-chs": "{0}个活跃会话", "zh-cht": "{0}個活躍節", "xloc": [ - "default.handlebars->47->3029", - "default3.handlebars->35->3023" + "default.handlebars->47->3031", + "default3.handlebars->35->3025" ] }, { @@ -97929,10 +97965,10 @@ "zh-chs": "{0} b", "zh-cht": "{0} b", "xloc": [ - "default.handlebars->47->2501", - "default.handlebars->47->2506", - "default3.handlebars->35->2498", - "default3.handlebars->35->2503" + "default.handlebars->47->2503", + "default.handlebars->47->2508", + "default3.handlebars->35->2500", + "default3.handlebars->35->2505" ] }, { @@ -97962,10 +97998,10 @@ "zh-cht": "{0}個字節", "xloc": [ "default-mobile.handlebars->11->371", - "default.handlebars->47->2517", - "default.handlebars->47->3163", - "default3.handlebars->35->2514", - "default3.handlebars->35->3151", + "default.handlebars->47->2519", + "default.handlebars->47->3165", + "default3.handlebars->35->2516", + "default3.handlebars->35->3153", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->102" @@ -97997,8 +98033,8 @@ "zh-chs": "剩余{0}个字节", "zh-cht": "剩餘{0}個字節", "xloc": [ - "default.handlebars->47->2496", - "default3.handlebars->35->2493" + "default.handlebars->47->2498", + "default3.handlebars->35->2495" ] }, { @@ -98053,8 +98089,8 @@ "zh-chs": "{0}个连接", "zh-cht": "{0}個連接", "xloc": [ - "default.handlebars->47->1410", - "default3.handlebars->35->1397", + "default.handlebars->47->1412", + "default3.handlebars->35->1399", "sharing.handlebars->11->16" ] }, @@ -98084,8 +98120,8 @@ "zh-chs": "{0} 从 {1} 到 {2}。", "zh-cht": "{0} 從 {1} 到 {2}。", "xloc": [ - "default.handlebars->47->1305", - "default3.handlebars->35->1296" + "default.handlebars->47->1307", + "default3.handlebars->35->1298" ] }, { @@ -98114,8 +98150,8 @@ "zh-chs": "剩余{0} GB", "zh-cht": "剩餘{0} GB", "xloc": [ - "default.handlebars->47->2499", - "default3.handlebars->35->2496" + "default.handlebars->47->2501", + "default3.handlebars->35->2498" ] }, { @@ -98144,8 +98180,8 @@ "zh-chs": "{0}个群组", "zh-cht": "{0}個群組", "xloc": [ - "default.handlebars->47->2984", - "default3.handlebars->35->2978" + "default.handlebars->47->2986", + "default3.handlebars->35->2980" ] }, { @@ -98230,8 +98266,8 @@ "zh-chs": "剩余{0}千字节", "zh-cht": "剩餘{0}千字節", "xloc": [ - "default.handlebars->47->2497", - "default3.handlebars->35->2494" + "default.handlebars->47->2499", + "default3.handlebars->35->2496" ] }, { @@ -98291,8 +98327,8 @@ "zh-chs": "剩余{0}兆字节", "zh-cht": "剩餘{0}兆字節", "xloc": [ - "default.handlebars->47->2498", - "default3.handlebars->35->2495" + "default.handlebars->47->2500", + "default3.handlebars->35->2497" ] }, { @@ -98462,8 +98498,8 @@ "zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...", "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->47->2739", - "default3.handlebars->35->2736" + "default.handlebars->47->2741", + "default3.handlebars->35->2738" ] }, { @@ -98986,7 +99022,7 @@ "default-mobile.handlebars->11->440", "default-mobile.handlebars->11->444", "default-mobile.handlebars->11->448", - "default.handlebars->47->2743", + "default.handlebars->47->2745", "default.handlebars->47->460", "default.handlebars->47->463", "default.handlebars->47->467", @@ -98994,7 +99030,7 @@ "default.handlebars->47->475", "default.handlebars->47->479", "default.handlebars->47->483", - "default3.handlebars->35->2740", + "default3.handlebars->35->2742", "default3.handlebars->35->457", "default3.handlebars->35->460", "default3.handlebars->35->464", @@ -99291,10 +99327,10 @@ "xloc": [ "default-mobile.handlebars->11->872", "default-mobile.handlebars->11->878", - "default.handlebars->47->1716", - "default.handlebars->47->1722", - "default3.handlebars->35->1699", - "default3.handlebars->35->1705" + "default.handlebars->47->1718", + "default.handlebars->47->1724", + "default3.handlebars->35->1701", + "default3.handlebars->35->1707" ] }, { @@ -99324,9 +99360,9 @@ "zh-cht": "{0}、{1} {2} 分鐘", "xloc": [ "default.handlebars->47->1108", - "default.handlebars->47->2261", + "default.handlebars->47->2263", "default3.handlebars->35->1105", - "default3.handlebars->35->2257" + "default3.handlebars->35->2259" ] }, { @@ -99356,9 +99392,9 @@ "zh-cht": "{0}、{1} {2} 分鐘", "xloc": [ "default.handlebars->47->1109", - "default.handlebars->47->2262", + "default.handlebars->47->2264", "default3.handlebars->35->1106", - "default3.handlebars->35->2258" + "default3.handlebars->35->2260" ] }, { @@ -99388,9 +99424,9 @@ "zh-cht": "{0},{1}至{2}", "xloc": [ "default.handlebars->47->1107", - "default.handlebars->47->2260", + "default.handlebars->47->2262", "default3.handlebars->35->1104", - "default3.handlebars->35->2256" + "default3.handlebars->35->2258" ] }, { @@ -99477,8 +99513,8 @@ "zh-chs": "{0}k在1档案内。最多{1}k", "zh-cht": "{0}k在1檔案內。最多{1}k", "xloc": [ - "default.handlebars->47->2511", - "default3.handlebars->35->2508" + "default.handlebars->47->2513", + "default3.handlebars->35->2510" ] }, { @@ -99507,8 +99543,8 @@ "zh-chs": "{1}k在{0}个文件中。最多{2}k", "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "xloc": [ - "default.handlebars->47->2510", - "default3.handlebars->35->2507" + "default.handlebars->47->2512", + "default3.handlebars->35->2509" ] }, { diff --git a/views/default.handlebars b/views/default.handlebars index 527e81d9..c79beeb1 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -8468,7 +8468,8 @@ x += '
'; x += addHtmlValue("Expire Time", ''); x += '
'; x += ''; x += '