Updated MeshCentral Assistant.
Ylian Saint-Hilaire committed
Nov 10, 2021 at 18:23 UTC
26482f46e328e46dd3fee90e6aeda3e71c721e92
3 files changed
+1861
-1852
agents/MeshCentralAssistant.exe
Binary files a/agents/MeshCentralAssistant.exe and b/agents/MeshCentralAssistant.exe differ
public/scripts/agent-redir-ws-0.1.1-min.js
+1
-1
@@ -1 +1 @@
1
-var CreateAgentRedirect=function(e,t,n,o,a,c){var s={};function l(){1==s.webSwitchOk&&1==s.webRtcActive&&(s.latency.current=-1,s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc0"}'),s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc1"}'),null!=s.onStateChanged&&s.onStateChanged(s,s.State))}((s.m=t).parent=s).meshserver=e,s.authCookie=o,s.rauthCookie=a,s.State=0,s.nodeid=null,s.options=null,s.socket=null,s.connectstate=-1,s.tunnelid=Math.random().toString(36).substring(2),s.protocol=t.protocol,s.onStateChanged=null,s.ctrlMsgAllowed=!0,s.attemptWebRTC=!1,s.webRtcActive=!1,s.webSwitchOk=!1,s.webchannel=null,s.webrtc=null,s.debugmode=0,s.serverIsRecording=!1,s.urlname="meshrelay.ashx",s.latency={lastSend:null,current:-1,callback:null},null==c&&(c="/"),s.consoleMessage=null,s.onConsoleMessageChange=null,s.metadata=null,s.onMetadataChange=null,s.Start=function(e){var t=window.location.protocol.replace("http","ws")+"//"+window.location.host+window.location.pathname.substring(0,window.location.pathname.lastIndexOf("/"))+"/"+s.urlname+"?browser=1&p="+s.protocol+(e?"&nodeid="+e:"")+"&id="+s.tunnelid;null!=o&&""!=o&&(t+="&auth="+o),null!=urlargs&&null!=urlargs.slowrelay&&(t+="&slowrelay="+urlargs.slowrelay),s.nodeid=e,s.connectstate=0,s.socket=new WebSocket(t),s.socket.binaryType="arraybuffer",s.socket.onopen=s.xxOnSocketConnected,s.socket.onmessage=s.xxOnMessage,s.socket.onerror=function(e){},s.socket.onclose=s.xxOnSocketClosed,s.xxStateChange(1),null!=s.meshserver&&(e="*"+c+"meshrelay.ashx?p="+s.protocol+"&nodeid="+e+"&id="+s.tunnelid,null!=a&&""!=a&&(e+="&rauth="+a),s.meshserver.send({action:"msg",type:"tunnel",nodeid:s.nodeid,value:e,usage:s.protocol}))},s.xxOnSocketConnected=function(){1==s.debugmode&&console.log("onSocketConnected"),s.xxStateChange(2)},s.xxOnControlCommand=function(e){var t;try{t=JSON.parse(e)}catch(e){return}"102938"==t.ctrlChannel?("undefined"!=typeof args&&args.redirtrace&&console.log("RedirRecv",t),"console"==t.type?s.setConsoleMessage(t.msg,t.msgid,t.msgargs,t.timeout):"metadata"==t.type?(s.metadata=t,s.onMetadataChange&&s.onMetadataChange(s.metadata)):"rtt"==t.type&&"number"==typeof t.time?(s.latency.current=(new Date).getTime()-t.time,null!=s.latency.callbacks&&s.latency.callback(s.latency.current)):null!=s.webrtc&&("answer"==t.type?s.webrtc.setRemoteDescription(new RTCSessionDescription(t),function(){},s.xxCloseWebRTC):"webrtc0"==t.type?(s.webSwitchOk=!0,l()):"webrtc1"==t.type?s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc2"}'):t.type)):s.m.ProcessData(e)},s.setConsoleMessage=function(e,t,n,o){s.consoleMessage!=e&&(s.consoleMessage=e,s.consoleMessageId=t,s.consoleMessageArgs=n,s.consoleMessageTimeout=o,s.onConsoleMessageChange&&s.onConsoleMessageChange(s,s.consoleMessage,s.consoleMessageId))},s.sendCtrlMsg=function(e){if(1==s.ctrlMsgAllowed){"undefined"!=typeof args&&args.redirtrace&&console.log("RedirSend",typeof e,e);try{s.socket.send(e)}catch(e){}}},s.xxOnMessage=function(e){if(s.State<3&&("c"==e.data||"cr"==e.data)){if("cr"==e.data&&(s.serverIsRecording=!0),null!=s.options){delete s.options.action,s.options.type="options";try{s.sendCtrlMsg(JSON.stringify(s.options))}catch(e){}}try{s.socket.send(s.protocol)}catch(e){}return s.xxStateChange(3),void(1==s.attemptWebRTC&&(r=null,"undefined"!=typeof RTCPeerConnection?s.webrtc=new RTCPeerConnection(r):"undefined"!=typeof webkitRTCPeerConnection&&(s.webrtc=new webkitRTCPeerConnection(r)),null!=s.webrtc&&s.webrtc.createDataChannel&&(s.webchannel=s.webrtc.createDataChannel("DataChannel",{}),s.webchannel.binaryType="arraybuffer",s.webchannel.onmessage=s.xxOnMessage,s.webchannel.onopen=function(){s.webRtcActive=!0,l()},s.webchannel.onclose=function(e){s.webRtcActive&&s.Stop()},s.webrtc.onicecandidate=function(e){if(null==e.candidate)try{s.sendCtrlMsg(JSON.stringify(s.webrtcoffer))}catch(e){}else s.webrtcoffer.sdp+="a="+e.candidate.candidate+"\r\n"},s.webrtc.oniceconnectionstatechange=function(){null!=s.webrtc&&("disconnected"==s.webrtc.iceConnectionState?1==s.webRtcActive?s.Stop():s.xxCloseWebRTC():"failed"==s.webrtc.iceConnectionState&&s.xxCloseWebRTC())},s.webrtc.createOffer(function(e){s.webrtcoffer=e,s.webrtc.setLocalDescription(e,function(){},s.xxCloseWebRTC)},s.xxCloseWebRTC,{mandatory:{OfferToReceiveAudio:!1,OfferToReceiveVideo:!1}}))))}if("string"==typeof e.data)"~"==e.data[0]?s.m.ProcessData(e.data):s.xxOnControlCommand(e.data);else if(s.m.ProcessBinaryCommand){if(!(0==u&&e.data.byteLength<4))if(0!=u){var t=new Uint8Array(e.data);if(g.push(t),u+=t.byteLength,d<=u){var n,o=new Uint8Array(u),a=0;for(n in g)o.set(g[n],a),a+=g[n].byteLength;s.m.ProcessBinaryCommand(i,d,o),u=d=i=0,g=[]}}else{var c=((t=new Uint8Array(e.data))[0]<<8)+t[1],r=(t[2]<<8)+t[3];27==c&&8==r&&(c=(t[8]<<8)+t[9],r=(t[5]<<16)+(t[6]<<8)+t[7],t=t.slice(8)),r!=t.byteLength?(i=c,d=r,u=t.byteLength,g=[t]):s.m.ProcessBinaryCommand(c,r,t)}}else s.m.ProcessBinaryData?s.m.ProcessBinaryData(new Uint8Array(e.data)):e.data.byteLength<16e3?s.m.ProcessData(String.fromCharCode.apply(null,new Uint8Array(e.data))):(t=new Blob([new Uint8Array(e.data)]),(e=new FileReader).onload=function(e){s.m.ProcessData(e.target.result)},e.readAsBinaryString(t))};var i=0,d=0,u=0,g=[];return s.sendText=function(e){"string"!=typeof e&&(e=JSON.stringify(e)),s.send(encode_utf8(e))},s.send=function(e){"undefined"!=typeof args&&args.redirtrace&&console.log("RedirSend",typeof e,e.length,"{"==e[0]?e:rstr2hex(e).substring(0,64));try{if(null!=s.socket&&s.socket.readyState==WebSocket.OPEN)if("string"==typeof e)if(1==s.debugmode){for(var t=new Uint8Array(e.length),n=[],o=0;o<e.length;++o)t[o]=e.charCodeAt(o),n.push(e.charCodeAt(o));(1==s.webRtcActive?s.webchannel:s.socket).send(t.buffer)}else{for(t=new Uint8Array(e.length),o=0;o<e.length;++o)t[o]=e.charCodeAt(o);(1==s.webRtcActive?s.webchannel:s.socket).send(t.buffer)}else(1==s.webRtcActive?s.webchannel:s.socket).send(e)}catch(e){}},s.xxOnSocketClosed=function(){s.Stop(1)},s.xxStateChange=function(e){s.State!=e&&(s.State=e,s.m.xxStateChange(s.State),null!=s.onStateChanged&&s.onStateChanged(s,s.State))},s.xxCloseWebRTC=function(){if(null!=s.webchannel){try{s.webchannel.close()}catch(e){}s.webchannel=null}if(null!=s.webrtc){try{s.webrtc.close()}catch(e){}s.webrtc=null}s.webRtcActive=!1},s.Stop=function(e){if(1==s.debugmode&&console.log("stop",e),s.xxCloseWebRTC(),s.connectstate=-1,null!=s.socket){try{1==s.socket.readyState&&(s.sendCtrlMsg('{"ctrlChannel":"102938","type":"close"}'),s.socket.close())}catch(e){}s.socket=null}s.xxStateChange(0)},s}
\ No newline at end of file
1
+var CreateAgentRedirect=function(e,t,n,o,a,c){var s={};function l(){1==s.webSwitchOk&&1==s.webRtcActive&&(s.latency.current=-1,s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc0"}'),s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc1"}'),null!=s.onStateChanged&&s.onStateChanged(s,s.State))}((s.m=t).parent=s).meshserver=e,s.authCookie=o,s.rauthCookie=a,s.State=0,s.nodeid=null,s.options=null,s.socket=null,s.connectstate=-1,s.tunnelid=Math.random().toString(36).substring(2),s.protocol=t.protocol,s.onStateChanged=null,s.ctrlMsgAllowed=!0,s.attemptWebRTC=!1,s.webRtcActive=!1,s.webSwitchOk=!1,s.webchannel=null,s.webrtc=null,s.debugmode=0,s.serverIsRecording=!1,s.urlname="meshrelay.ashx",s.latency={lastSend:null,current:-1,callback:null},null==c&&(c="/"),s.consoleMessage=null,s.onConsoleMessageChange=null,s.metadata=null,s.onMetadataChange=null,s.Start=function(e){var t=window.location.protocol.replace("http","ws")+"//"+window.location.host+window.location.pathname.substring(0,window.location.pathname.lastIndexOf("/"))+"/"+s.urlname+"?browser=1&p="+s.protocol+(e?"&nodeid="+e:"")+"&id="+s.tunnelid;null!=o&&""!=o&&(t+="&auth="+o),null!=urlargs&&null!=urlargs.slowrelay&&(t+="&slowrelay="+urlargs.slowrelay),s.nodeid=e,s.connectstate=0,s.socket=new WebSocket(t),s.socket.binaryType="arraybuffer",s.socket.onopen=s.xxOnSocketConnected,s.socket.onmessage=s.xxOnMessage,s.socket.onerror=function(e){},s.socket.onclose=s.xxOnSocketClosed,s.xxStateChange(1),null!=s.meshserver&&(e="*"+c+"meshrelay.ashx?p="+s.protocol+"&nodeid="+e+"&id="+s.tunnelid,null!=a&&""!=a&&(e+="&rauth="+a),s.meshserver.send({action:"msg",type:"tunnel",nodeid:s.nodeid,value:e,usage:s.protocol}))},s.xxOnSocketConnected=function(){1==s.debugmode&&console.log("onSocketConnected"),s.xxStateChange(2)},s.xxOnControlCommand=function(e){var t;try{t=JSON.parse(e)}catch(e){return}"102938"==t.ctrlChannel?("undefined"!=typeof args&&args.redirtrace&&console.log("RedirRecv",t),"console"==t.type?s.setConsoleMessage(t.msg,t.msgid,t.msgargs,t.timeout):"metadata"==t.type?(s.metadata=t,s.onMetadataChange&&s.onMetadataChange(s.metadata)):"rtt"==t.type&&"number"==typeof t.time?(s.latency.current=(new Date).getTime()-t.time,null!=s.latency.callbacks&&s.latency.callback(s.latency.current)):null!=s.webrtc&&("answer"==t.type?s.webrtc.setRemoteDescription(new RTCSessionDescription(t),function(){},s.xxCloseWebRTC):"webrtc0"==t.type?(s.webSwitchOk=!0,l()):"webrtc1"==t.type?s.sendCtrlMsg('{"ctrlChannel":"102938","type":"webrtc2"}'):t.type)):s.m.ProcessData?s.m.ProcessData(e):console.log(e)},s.setConsoleMessage=function(e,t,n,o){s.consoleMessage!=e&&(s.consoleMessage=e,s.consoleMessageId=t,s.consoleMessageArgs=n,s.consoleMessageTimeout=o,s.onConsoleMessageChange&&s.onConsoleMessageChange(s,s.consoleMessage,s.consoleMessageId))},s.sendCtrlMsg=function(e){if(1==s.ctrlMsgAllowed){"undefined"!=typeof args&&args.redirtrace&&console.log("RedirSend",typeof e,e);try{s.socket.send(e)}catch(e){}}},s.xxOnMessage=function(e){if(s.State<3&&("c"==e.data||"cr"==e.data)){if("cr"==e.data&&(s.serverIsRecording=!0),null!=s.options){delete s.options.action,s.options.type="options";try{s.sendCtrlMsg(JSON.stringify(s.options))}catch(e){}}try{s.socket.send(s.protocol)}catch(e){}return s.xxStateChange(3),void(1==s.attemptWebRTC&&(r=null,"undefined"!=typeof RTCPeerConnection?s.webrtc=new RTCPeerConnection(r):"undefined"!=typeof webkitRTCPeerConnection&&(s.webrtc=new webkitRTCPeerConnection(r)),null!=s.webrtc&&s.webrtc.createDataChannel&&(s.webchannel=s.webrtc.createDataChannel("DataChannel",{}),s.webchannel.binaryType="arraybuffer",s.webchannel.onmessage=s.xxOnMessage,s.webchannel.onopen=function(){s.webRtcActive=!0,l()},s.webchannel.onclose=function(e){s.webRtcActive&&s.Stop()},s.webrtc.onicecandidate=function(e){if(null==e.candidate)try{s.sendCtrlMsg(JSON.stringify(s.webrtcoffer))}catch(e){}else s.webrtcoffer.sdp+="a="+e.candidate.candidate+"\r\n"},s.webrtc.oniceconnectionstatechange=function(){null!=s.webrtc&&("disconnected"==s.webrtc.iceConnectionState?1==s.webRtcActive?s.Stop():s.xxCloseWebRTC():"failed"==s.webrtc.iceConnectionState&&s.xxCloseWebRTC())},s.webrtc.createOffer(function(e){s.webrtcoffer=e,s.webrtc.setLocalDescription(e,function(){},s.xxCloseWebRTC)},s.xxCloseWebRTC,{mandatory:{OfferToReceiveAudio:!1,OfferToReceiveVideo:!1}}))))}if("string"==typeof e.data)"~"==e.data[0]?s.m.ProcessData(e.data):s.xxOnControlCommand(e.data);else if(s.m.ProcessBinaryCommand){if(!(0==u&&e.data.byteLength<4))if(0!=u){var t=new Uint8Array(e.data);if(g.push(t),u+=t.byteLength,d<=u){var n,o=new Uint8Array(u),a=0;for(n in g)o.set(g[n],a),a+=g[n].byteLength;s.m.ProcessBinaryCommand(i,d,o),u=d=i=0,g=[]}}else{var c=((t=new Uint8Array(e.data))[0]<<8)+t[1],r=(t[2]<<8)+t[3];27==c&&8==r&&(c=(t[8]<<8)+t[9],r=(t[5]<<16)+(t[6]<<8)+t[7],t=t.slice(8)),r!=t.byteLength?(i=c,d=r,u=t.byteLength,g=[t]):s.m.ProcessBinaryCommand(c,r,t)}}else s.m.ProcessBinaryData?s.m.ProcessBinaryData(new Uint8Array(e.data)):e.data.byteLength<16e3?s.m.ProcessData(String.fromCharCode.apply(null,new Uint8Array(e.data))):(t=new Blob([new Uint8Array(e.data)]),(e=new FileReader).onload=function(e){s.m.ProcessData(e.target.result)},e.readAsBinaryString(t))};var i=0,d=0,u=0,g=[];return s.sendText=function(e){"string"!=typeof e&&(e=JSON.stringify(e)),s.send(encode_utf8(e))},s.send=function(e){"undefined"!=typeof args&&args.redirtrace&&console.log("RedirSend",typeof e,e.length,"{"==e[0]?e:rstr2hex(e).substring(0,64));try{if(null!=s.socket&&s.socket.readyState==WebSocket.OPEN)if("string"==typeof e)if(1==s.debugmode){for(var t=new Uint8Array(e.length),n=[],o=0;o<e.length;++o)t[o]=e.charCodeAt(o),n.push(e.charCodeAt(o));(1==s.webRtcActive?s.webchannel:s.socket).send(t.buffer)}else{for(t=new Uint8Array(e.length),o=0;o<e.length;++o)t[o]=e.charCodeAt(o);(1==s.webRtcActive?s.webchannel:s.socket).send(t.buffer)}else(1==s.webRtcActive?s.webchannel:s.socket).send(e)}catch(e){}},s.xxOnSocketClosed=function(){s.Stop(1)},s.xxStateChange=function(e){s.State!=e&&(s.State=e,s.m.xxStateChange(s.State),null!=s.onStateChanged&&s.onStateChanged(s,s.State))},s.xxCloseWebRTC=function(){if(null!=s.webchannel){try{s.webchannel.close()}catch(e){}s.webchannel=null}if(null!=s.webrtc){try{s.webrtc.close()}catch(e){}s.webrtc=null}s.webRtcActive=!1},s.Stop=function(e){if(1==s.debugmode&&console.log("stop",e),s.xxCloseWebRTC(),s.connectstate=-1,null!=s.socket){try{1==s.socket.readyState&&(s.sendCtrlMsg('{"ctrlChannel":"102938","type":"close"}'),s.socket.close())}catch(e){}s.socket=null}s.xxStateChange(0)},s}
\ No newline at end of file
translate/translate.json
+1860
-1851
@@ -44,8 +44,8 @@
44
"zh-chs": " + CIRA",
45
"zh-cht": " + CIRA",
46
"xloc": [
47
- "default.handlebars->39->1775",
48
- "default.handlebars->39->1777"
47
+ "default.handlebars->39->1776",
48
+ "default.handlebars->39->1778"
49
]
50
},
51
{
@@ -287,7 +287,7 @@
287
"zh-chs": " 可以使用密码提示,但不建议使用。",
288
"zh-cht": " 可以使用密碼提示,但不建議使用。",
289
"xloc": [
290
- "default.handlebars->39->1673"
290
+ "default.handlebars->39->1674"
291
]
292
},
293
{
@@ -311,8 +311,8 @@
311
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
312
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
313
"xloc": [
314
- "default.handlebars->39->1869",
315
- "default.handlebars->39->2387"
314
+ "default.handlebars->39->1870",
315
+ "default.handlebars->39->2388"
316
]
317
},
318
{
@@ -798,7 +798,7 @@
798
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
799
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
800
"xloc": [
801
- "default.handlebars->39->1834",
801
+ "default.handlebars->39->1835",
802
"default.handlebars->39->439"
803
]
804
},
@@ -889,7 +889,7 @@
889
"zh-cht": ",",
890
"xloc": [
891
"default-mobile.handlebars->11->657",
892
- "default.handlebars->39->1943"
892
+ "default.handlebars->39->1944"
893
]
894
},
895
{
@@ -982,7 +982,7 @@
982
"zh-cht": ",MQTT在線",
983
"xloc": [
984
"default-mobile.handlebars->11->574",
985
- "default.handlebars->39->1383"
985
+ "default.handlebars->39->1384"
986
]
987
},
988
{
@@ -1073,7 +1073,7 @@
1073
"zh-chs": ",软体KVM",
1074
"zh-cht": ",軟體KVM",
1075
"xloc": [
1076
- "default.handlebars->39->1124",
1076
+ "default.handlebars->39->1125",
1077
"sharing.handlebars->11->12"
1078
]
1079
},
@@ -1118,7 +1118,10 @@
1118
"ru": ", Только просмотр",
1119
"sv": ", Titta enbart",
1120
"tr": ", Sadece Görüntüle",
1121
- "zh-chs": ", 只读",
1121
+ "zh-chs": ", 只读"
1122
+ },
1123
+ {
1124
+ "en": ", View only desktop",
1125
"xloc": [
1126
"default.handlebars->39->906"
1127
]
@@ -1147,9 +1150,9 @@
1150
"default-mobile.handlebars->11->377",
1151
"default-mobile.handlebars->11->412",
1152
"default-mobile.handlebars->11->429",
1150
- "default.handlebars->39->1130",
1151
- "default.handlebars->39->1201",
1152
- "default.handlebars->39->1227",
1153
+ "default.handlebars->39->1131",
1154
+ "default.handlebars->39->1202",
1155
+ "default.handlebars->39->1228",
1156
"sharing.handlebars->11->19",
1157
"sharing.handlebars->11->27",
1158
"sharing.handlebars->11->44",
@@ -1337,7 +1340,7 @@
1340
"zh-chs": ",{0}观看",
1341
"zh-cht": ",{0}觀看",
1342
"xloc": [
1340
- "default.handlebars->39->1125",
1343
+ "default.handlebars->39->1126",
1344
"sharing.handlebars->11->13"
1345
]
1346
},
@@ -1439,9 +1442,9 @@
1442
"xloc": [
1443
"default-mobile.handlebars->11->132",
1444
"default-mobile.handlebars->11->445",
1442
- "default.handlebars->39->1246",
1443
- "default.handlebars->39->1998",
1444
- "default.handlebars->39->2585",
1445
+ "default.handlebars->39->1247",
1446
+ "default.handlebars->39->1999",
1447
+ "default.handlebars->39->2586",
1448
"sharing.handlebars->11->50"
1449
]
1450
},
@@ -1596,7 +1599,7 @@
1599
"zh-chs": "1个活跃时段",
1600
"zh-cht": "1個活躍時段",
1601
"xloc": [
1599
- "default.handlebars->39->2475"
1602
+ "default.handlebars->39->2476"
1603
]
1604
},
1605
{
@@ -1622,7 +1625,7 @@
1625
"xloc": [
1626
"default-mobile.handlebars->11->142",
1627
"default-mobile.handlebars->11->700",
1625
- "default.handlebars->39->2022",
1628
+ "default.handlebars->39->2023",
1629
"download.handlebars->3->1",
1630
"download2.handlebars->5->1",
1631
"sharing.handlebars->11->96"
@@ -1649,7 +1652,7 @@
1652
"zh-chs": "1条连接",
1653
"zh-cht": "1位聯絡文",
1654
"xloc": [
1652
- "default.handlebars->39->1127",
1655
+ "default.handlebars->39->1128",
1656
"sharing.handlebars->11->15"
1657
]
1658
},
@@ -1700,7 +1703,7 @@
1703
"zh-chs": "1组",
1704
"zh-cht": "1群",
1705
"xloc": [
1703
- "default.handlebars->39->2434"
1706
+ "default.handlebars->39->2435"
1707
]
1708
},
1709
{
@@ -1750,8 +1753,8 @@
1753
"zh-chs": "1分钟",
1754
"zh-cht": "1分鐘",
1755
"xloc": [
1753
- "default.handlebars->39->1639",
1754
- "default.handlebars->39->982"
1756
+ "default.handlebars->39->1640",
1757
+ "default.handlebars->39->983"
1758
]
1759
},
1760
{
@@ -1825,7 +1828,7 @@
1828
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1829
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1830
"xloc": [
1828
- "default.handlebars->39->2203"
1831
+ "default.handlebars->39->2204"
1832
]
1833
},
1834
{
@@ -1913,7 +1916,7 @@
1916
"zh-chs": "1秒",
1917
"xloc": [
1918
"default-mobile.handlebars->11->327",
1916
- "default.handlebars->39->1012"
1919
+ "default.handlebars->39->1013"
1920
]
1921
},
1922
{
@@ -2013,7 +2016,7 @@
2016
"default-mobile.handlebars->11->208",
2017
"default-mobile.handlebars->11->212",
2018
"default-mobile.handlebars->11->216",
2016
- "default.handlebars->39->2207",
2019
+ "default.handlebars->39->2208",
2020
"default.handlebars->39->367",
2021
"default.handlebars->39->371",
2022
"default.handlebars->39->375",
@@ -2192,8 +2195,8 @@
2195
"zh-chs": "10分钟",
2196
"zh-cht": "10分鐘",
2197
"xloc": [
2195
- "default.handlebars->39->1641",
2196
- "default.handlebars->39->984"
2198
+ "default.handlebars->39->1642",
2199
+ "default.handlebars->39->985"
2200
]
2201
},
2202
{
@@ -2217,7 +2220,7 @@
2220
"zh-chs": "10 秒",
2221
"xloc": [
2222
"default-mobile.handlebars->11->329",
2220
- "default.handlebars->39->1014"
2223
+ "default.handlebars->39->1015"
2224
]
2225
},
2226
{
@@ -2340,8 +2343,8 @@
2343
"zh-chs": "12小时",
2344
"zh-cht": "12小時",
2345
"xloc": [
2343
- "default.handlebars->39->1649",
2344
- "default.handlebars->39->992"
2346
+ "default.handlebars->39->1650",
2347
+ "default.handlebars->39->993"
2348
]
2349
},
2350
{
@@ -2411,8 +2414,8 @@
2414
"zh-chs": "15分钟",
2415
"zh-cht": "15分鐘",
2416
"xloc": [
2414
- "default.handlebars->39->1642",
2415
- "default.handlebars->39->985"
2417
+ "default.handlebars->39->1643",
2418
+ "default.handlebars->39->986"
2419
]
2420
},
2421
{
@@ -2436,8 +2439,8 @@
2439
"zh-chs": "16小时",
2440
"zh-cht": "16小時",
2441
"xloc": [
2439
- "default.handlebars->39->1650",
2440
- "default.handlebars->39->993"
2442
+ "default.handlebars->39->1651",
2443
+ "default.handlebars->39->994"
2444
]
2445
},
2446
{
@@ -2461,8 +2464,8 @@
2464
"zh-chs": "2天",
2465
"zh-cht": "2天",
2466
"xloc": [
2464
- "default.handlebars->39->1652",
2465
- "default.handlebars->39->995"
2467
+ "default.handlebars->39->1653",
2468
+ "default.handlebars->39->996"
2469
]
2470
},
2471
{
@@ -2486,8 +2489,8 @@
2489
"zh-chs": "2小时",
2490
"zh-cht": "2小時",
2491
"xloc": [
2489
- "default.handlebars->39->1646",
2490
- "default.handlebars->39->989"
2492
+ "default.handlebars->39->1647",
2493
+ "default.handlebars->39->990"
2494
]
2495
},
2496
{
@@ -2658,8 +2661,8 @@
2661
"zh-chs": "24小时",
2662
"zh-cht": "24小時",
2663
"xloc": [
2661
- "default.handlebars->39->1651",
2662
- "default.handlebars->39->994"
2664
+ "default.handlebars->39->1652",
2665
+ "default.handlebars->39->995"
2666
]
2667
},
2668
{
@@ -2733,7 +2736,7 @@
2736
"zh-chs": "2FA备份代码已清除",
2737
"zh-cht": "2FA備份代碼已清除",
2738
"xloc": [
2736
- "default.handlebars->39->2133"
2739
+ "default.handlebars->39->2134"
2740
]
2741
},
2742
{
@@ -2757,8 +2760,8 @@
2760
"zh-chs": "启用第二因素身份验证",
2761
"zh-cht": "啟用第二因素身份驗證",
2762
"xloc": [
2760
- "default.handlebars->39->2220",
2761
- "default.handlebars->39->2458"
2763
+ "default.handlebars->39->2221",
2764
+ "default.handlebars->39->2459"
2765
]
2766
},
2767
{
@@ -2900,8 +2903,8 @@
2903
"zh-chs": "30分钟",
2904
"zh-cht": "30分鐘",
2905
"xloc": [
2903
- "default.handlebars->39->1643",
2904
- "default.handlebars->39->986"
2906
+ "default.handlebars->39->1644",
2907
+ "default.handlebars->39->987"
2908
]
2909
},
2910
{
@@ -2925,7 +2928,7 @@
2928
"zh-chs": "32 位",
2929
"xloc": [
2930
"default-mobile.handlebars->11->482",
2928
- "default.handlebars->39->1297"
2931
+ "default.handlebars->39->1298"
2932
]
2933
},
2934
{
@@ -3000,8 +3003,8 @@
3003
"zh-chs": "4天",
3004
"zh-cht": "4天",
3005
"xloc": [
3003
- "default.handlebars->39->1653",
3004
- "default.handlebars->39->996"
3006
+ "default.handlebars->39->1654",
3007
+ "default.handlebars->39->997"
3008
]
3009
},
3010
{
@@ -3025,8 +3028,8 @@
3028
"zh-chs": "4个小时",
3029
"zh-cht": "4個小時",
3030
"xloc": [
3028
- "default.handlebars->39->1647",
3029
- "default.handlebars->39->990"
3031
+ "default.handlebars->39->1648",
3032
+ "default.handlebars->39->991"
3033
]
3034
},
3035
{
@@ -3149,8 +3152,8 @@
3152
"zh-chs": "45分钟",
3153
"zh-cht": "45分鐘",
3154
"xloc": [
3152
- "default.handlebars->39->1644",
3153
- "default.handlebars->39->987"
3155
+ "default.handlebars->39->1645",
3156
+ "default.handlebars->39->988"
3157
]
3158
},
3159
{
@@ -3198,8 +3201,8 @@
3201
"zh-chs": "5分钟",
3202
"zh-cht": "5分鐘",
3203
"xloc": [
3201
- "default.handlebars->39->1640",
3202
- "default.handlebars->39->983"
3204
+ "default.handlebars->39->1641",
3205
+ "default.handlebars->39->984"
3206
]
3207
},
3208
{
@@ -3223,7 +3226,7 @@
3226
"zh-chs": "5秒",
3227
"xloc": [
3228
"default-mobile.handlebars->11->328",
3226
- "default.handlebars->39->1013"
3229
+ "default.handlebars->39->1014"
3230
]
3231
},
3232
{
@@ -3373,8 +3376,8 @@
3376
"zh-chs": "60分钟",
3377
"zh-cht": "60分鐘",
3378
"xloc": [
3376
- "default.handlebars->39->1645",
3377
- "default.handlebars->39->988"
3379
+ "default.handlebars->39->1646",
3380
+ "default.handlebars->39->989"
3381
]
3382
},
3383
{
@@ -3448,7 +3451,7 @@
3451
"zh-chs": "64 位",
3452
"xloc": [
3453
"default-mobile.handlebars->11->484",
3451
- "default.handlebars->39->1299"
3454
+ "default.handlebars->39->1300"
3455
]
3456
},
3457
{
@@ -3566,7 +3569,7 @@
3569
"zh-chs": "7天电源状态",
3570
"zh-cht": "7天電源狀態",
3571
"xloc": [
3569
- "default.handlebars->39->1047"
3572
+ "default.handlebars->39->1048"
3573
]
3574
},
3575
{
@@ -3641,10 +3644,10 @@
3644
"zh-chs": "8小時",
3645
"zh-cht": "8小時",
3646
"xloc": [
3644
- "default.handlebars->39->1648",
3647
+ "default.handlebars->39->1649",
3648
"default.handlebars->39->466",
3649
"default.handlebars->39->480",
3647
- "default.handlebars->39->991"
3650
+ "default.handlebars->39->992"
3651
]
3652
},
3653
{
@@ -3956,7 +3959,7 @@
3959
"zh-cht": "ACM",
3960
"xloc": [
3961
"default-mobile.handlebars->11->280",
3959
- "default.handlebars->39->1791",
3962
+ "default.handlebars->39->1792",
3963
"default.handlebars->39->759"
3964
]
3965
},
@@ -4047,7 +4050,7 @@
4050
"tr": "AMT-OS",
4051
"zh-chs": "操作系统",
4052
"xloc": [
4050
- "default.handlebars->39->2714"
4053
+ "default.handlebars->39->2715"
4054
]
4055
},
4056
{
@@ -4055,7 +4058,7 @@
4058
"nl": "AMT-Redir",
4059
"es": "AMT-Redir",
4060
"xloc": [
4058
- "default.handlebars->39->2619"
4061
+ "default.handlebars->39->2620"
4062
]
4063
},
4064
{
@@ -4063,7 +4066,7 @@
4066
"nl": "AMT-WSMAN",
4067
"es": "AMT-WSMAN",
4068
"xloc": [
4066
- "default.handlebars->39->2618"
4069
+ "default.handlebars->39->2619"
4070
]
4071
},
4072
{
@@ -4239,7 +4242,7 @@
4242
"zh-cht": "拒絕存取",
4243
"xloc": [
4244
"default-mobile.handlebars->11->575",
4242
- "default.handlebars->39->1384"
4245
+ "default.handlebars->39->1385"
4246
]
4247
},
4248
{
@@ -4312,7 +4315,7 @@
4315
"zh-chs": "访问服务器档案",
4316
"zh-cht": "存取伺服器檔案",
4317
"xloc": [
4315
- "default.handlebars->39->2393"
4318
+ "default.handlebars->39->2394"
4319
]
4320
},
4321
{
@@ -4417,9 +4420,9 @@
4420
"default-mobile.handlebars->11->249",
4421
"default-mobile.handlebars->11->251",
4422
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
4420
- "default.handlebars->39->1682",
4421
- "default.handlebars->39->1684",
4422
- "default.handlebars->39->2767",
4423
+ "default.handlebars->39->1683",
4424
+ "default.handlebars->39->1685",
4425
+ "default.handlebars->39->2768",
4426
"default.handlebars->39->721",
4427
"default.handlebars->39->723"
4428
]
@@ -4445,7 +4448,7 @@
4448
"zh-chs": "帐号设定",
4449
"xloc": [
4450
"default-mobile.handlebars->11->668",
4448
- "default.handlebars->39->2644"
4451
+ "default.handlebars->39->2645"
4452
]
4453
},
4454
{
@@ -4518,7 +4521,7 @@
4521
"zh-chs": "帐户已更改:{0}",
4522
"zh-cht": "帳戶已更改:{0}",
4523
"xloc": [
4521
- "default.handlebars->39->2106"
4524
+ "default.handlebars->39->2107"
4525
]
4526
},
4527
{
@@ -4542,7 +4545,7 @@
4545
"zh-chs": "创建帐户,电子邮件为{0}",
4546
"zh-cht": "創建帳戶,電子郵件為{0}",
4547
"xloc": [
4545
- "default.handlebars->39->2105"
4548
+ "default.handlebars->39->2106"
4549
]
4550
},
4551
{
@@ -4550,7 +4553,7 @@
4553
"nl": "Account aangemaakt, naam is {0}.",
4554
"es": "Cuenta creada, el nombre es {0}.",
4555
"xloc": [
4553
- "default.handlebars->39->2168"
4556
+ "default.handlebars->39->2169"
4557
]
4558
},
4559
{
@@ -4574,7 +4577,7 @@
4577
"zh-chs": "创建帐户,用户名是{0}",
4578
"zh-cht": "帳戶已創建,用戶名是{0}",
4579
"xloc": [
4577
- "default.handlebars->39->2104"
4580
+ "default.handlebars->39->2105"
4581
]
4582
},
4583
{
@@ -4598,8 +4601,8 @@
4601
"zh-chs": "帐户已被锁定",
4602
"zh-cht": "帳戶已被鎖定",
4603
"xloc": [
4601
- "default.handlebars->39->2222",
4602
- "default.handlebars->39->2390"
4604
+ "default.handlebars->39->2223",
4605
+ "default.handlebars->39->2391"
4606
]
4607
},
4608
{
@@ -4624,7 +4627,7 @@
4627
"zh-cht": "達到帳戶限制。",
4628
"xloc": [
4629
"default-mobile.handlebars->11->680",
4627
- "default.handlebars->39->2656",
4630
+ "default.handlebars->39->2657",
4631
"login-mobile.handlebars->5->6",
4632
"login.handlebars->5->6",
4633
"login2.handlebars->7->8"
@@ -4677,7 +4680,7 @@
4680
"zh-chs": "帐号登录",
4681
"zh-cht": "帳號登錄",
4682
"xloc": [
4680
- "default.handlebars->39->2041"
4683
+ "default.handlebars->39->2042"
4684
]
4685
},
4686
{
@@ -4700,7 +4703,7 @@
4703
"tr": "{0}, {1}, {2} adresinden hesap girişi",
4704
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
4705
"xloc": [
4703
- "default.handlebars->39->2147"
4706
+ "default.handlebars->39->2148"
4707
]
4708
},
4709
{
@@ -4724,7 +4727,7 @@
4727
"zh-chs": "帐户登出",
4728
"zh-cht": "帳戶登出",
4729
"xloc": [
4727
- "default.handlebars->39->2042"
4730
+ "default.handlebars->39->2043"
4731
]
4732
},
4733
{
@@ -4774,7 +4777,7 @@
4777
"zh-chs": "帐户密码已更改:{0}",
4778
"zh-cht": "帳戶密碼已更改:{0}",
4779
"xloc": [
4777
- "default.handlebars->39->2114"
4780
+ "default.handlebars->39->2115"
4781
]
4782
},
4783
{
@@ -4798,7 +4801,7 @@
4801
"zh-chs": "帐户已删除",
4802
"zh-cht": "帳戶已刪除",
4803
"xloc": [
4801
- "default.handlebars->39->2103"
4804
+ "default.handlebars->39->2104"
4805
]
4806
},
4807
{
@@ -4847,7 +4850,7 @@
4850
"zh-cht": "指令",
4851
"xloc": [
4852
"default-mobile.handlebars->11->581",
4850
- "default.handlebars->39->1390",
4853
+ "default.handlebars->39->1391",
4854
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
4855
]
4856
},
@@ -4872,8 +4875,8 @@
4875
"zh-chs": "动作档案",
4876
"zh-cht": "動作檔案",
4877
"xloc": [
4875
- "default.handlebars->39->1093",
4876
- "default.handlebars->39->1095"
4878
+ "default.handlebars->39->1094",
4879
+ "default.handlebars->39->1096"
4880
]
4881
},
4882
{
@@ -5000,7 +5003,7 @@
5003
"zh-chs": "如果ACM失败,则激活到CCM",
5004
"zh-cht": "如果ACM失敗,則激活到CCM",
5005
"xloc": [
5003
- "default.handlebars->39->1825"
5006
+ "default.handlebars->39->1826"
5007
]
5008
},
5009
{
@@ -5027,7 +5030,7 @@
5030
"default-mobile.handlebars->11->275",
5031
"default-mobile.handlebars->11->277",
5032
"default-mobile.handlebars->11->537",
5030
- "default.handlebars->39->1345",
5033
+ "default.handlebars->39->1346",
5034
"default.handlebars->39->752",
5035
"default.handlebars->39->754"
5036
]
@@ -5100,7 +5103,7 @@
5103
"tr": "Aktif Giriş Jetonları",
5104
"zh-chs": "活动登录令牌",
5105
"xloc": [
5103
- "default.handlebars->39->1703"
5106
+ "default.handlebars->39->1704"
5107
]
5108
},
5109
{
@@ -5165,7 +5168,7 @@
5168
"zh-chs": "添加",
5169
"xloc": [
5170
"default-mobile.handlebars->11->404",
5168
- "default.handlebars->39->1161"
5171
+ "default.handlebars->39->1162"
5172
]
5173
},
5174
{
@@ -5229,7 +5232,7 @@
5232
"zh-chs": "添加代理",
5233
"zh-cht": "新增代理",
5234
"xloc": [
5232
- "default.handlebars->39->1787",
5235
+ "default.handlebars->39->1788",
5236
"default.handlebars->39->405"
5237
]
5238
},
@@ -5275,8 +5278,8 @@
5278
"zh-chs": "添加设备",
5279
"zh-cht": "新增裝置",
5280
"xloc": [
5278
- "default.handlebars->39->2365",
5279
- "default.handlebars->39->2524",
5281
+ "default.handlebars->39->2366",
5282
+ "default.handlebars->39->2525",
5283
"default.handlebars->39->409"
5284
]
5285
},
@@ -5301,7 +5304,7 @@
5304
"zh-chs": "添加设备日志",
5305
"zh-cht": "新增裝置日誌",
5306
"xloc": [
5304
- "default.handlebars->39->959"
5307
+ "default.handlebars->39->960"
5308
]
5309
},
5310
{
@@ -5325,9 +5328,9 @@
5328
"zh-chs": "添加设备组",
5329
"zh-cht": "新增裝置群",
5330
"xloc": [
5328
- "default.handlebars->39->1905",
5329
- "default.handlebars->39->2359",
5330
- "default.handlebars->39->2512",
5331
+ "default.handlebars->39->1906",
5332
+ "default.handlebars->39->2360",
5333
+ "default.handlebars->39->2513",
5334
"default.handlebars->39->332"
5335
]
5336
},
@@ -5352,7 +5355,7 @@
5355
"zh-chs": "添加设备组权限",
5356
"zh-cht": "新增裝置群權限",
5357
"xloc": [
5355
- "default.handlebars->39->1902"
5358
+ "default.handlebars->39->1903"
5359
]
5360
},
5361
{
@@ -5376,8 +5379,8 @@
5379
"zh-chs": "添加设备权限",
5380
"zh-cht": "新增裝置權限",
5381
"xloc": [
5379
- "default.handlebars->39->1907",
5380
- "default.handlebars->39->1909"
5382
+ "default.handlebars->39->1908",
5383
+ "default.handlebars->39->1910"
5384
]
5385
},
5386
{
@@ -5514,7 +5517,7 @@
5517
"zh-chs": "添加成员身份",
5518
"zh-cht": "新增成員身份",
5519
"xloc": [
5517
- "default.handlebars->39->2544"
5520
+ "default.handlebars->39->2545"
5521
]
5522
},
5523
{
@@ -5582,8 +5585,8 @@
5585
"zh-chs": "添加安全密钥",
5586
"zh-cht": "新增安全密鑰",
5587
"xloc": [
5585
- "default.handlebars->39->1429",
5588
"default.handlebars->39->1430",
5589
+ "default.handlebars->39->1431",
5590
"default.handlebars->39->217",
5591
"default.handlebars->39->219",
5592
"default.handlebars->39->222",
@@ -5636,7 +5639,7 @@
5639
"zh-chs": "添加用户设备权限",
5640
"zh-cht": "新增用戶裝置權限",
5641
"xloc": [
5639
- "default.handlebars->39->1912"
5642
+ "default.handlebars->39->1913"
5643
]
5644
},
5645
{
@@ -5660,9 +5663,9 @@
5663
"zh-chs": "添加用户组",
5664
"zh-cht": "新增用戶群",
5665
"xloc": [
5663
- "default.handlebars->39->1783",
5664
- "default.handlebars->39->1904",
5665
- "default.handlebars->39->2518",
5666
+ "default.handlebars->39->1784",
5667
+ "default.handlebars->39->1905",
5668
+ "default.handlebars->39->2519",
5669
"default.handlebars->39->888"
5670
]
5671
},
@@ -5687,7 +5690,7 @@
5690
"zh-chs": "添加用户组设备权限",
5691
"zh-cht": "新增用戶群裝置權限",
5692
"xloc": [
5690
- "default.handlebars->39->1914"
5693
+ "default.handlebars->39->1915"
5694
]
5695
},
5696
{
@@ -5756,8 +5759,8 @@
5759
"zh-chs": "添加用户",
5760
"zh-cht": "新增用戶",
5761
"xloc": [
5759
- "default.handlebars->39->1782",
5760
- "default.handlebars->39->2354"
5762
+ "default.handlebars->39->1783",
5763
+ "default.handlebars->39->2355"
5764
]
5765
},
5766
{
@@ -5781,7 +5784,7 @@
5784
"zh-chs": "将用户添加到设备组",
5785
"zh-cht": "將用戶新增到裝置群",
5786
"xloc": [
5784
- "default.handlebars->39->1901"
5787
+ "default.handlebars->39->1902"
5788
]
5789
},
5790
{
@@ -5805,7 +5808,7 @@
5808
"zh-chs": "将用户添加到用户组",
5809
"zh-cht": "將用戶新增到用戶群",
5810
"xloc": [
5808
- "default.handlebars->39->2389"
5811
+ "default.handlebars->39->2390"
5812
]
5813
},
5814
{
@@ -5969,7 +5972,7 @@
5972
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
5973
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
5974
"xloc": [
5972
- "default.handlebars->39->1786",
5975
+ "default.handlebars->39->1787",
5976
"default.handlebars->39->404"
5977
]
5978
},
@@ -6088,7 +6091,7 @@
6091
"zh-chs": "添加了身份验证应用程序",
6092
"zh-cht": "添加了身份驗證應用程序",
6093
"xloc": [
6091
- "default.handlebars->39->2130"
6094
+ "default.handlebars->39->2131"
6095
]
6096
},
6097
{
@@ -6112,13 +6115,13 @@
6115
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
6116
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
6117
"xloc": [
6115
- "default.handlebars->39->2141"
6118
+ "default.handlebars->39->2142"
6119
]
6120
},
6121
{
6122
"en": "Added device share {0} with unlimited time.",
6123
"xloc": [
6121
- "default.handlebars->39->2171"
6124
+ "default.handlebars->39->2172"
6125
]
6126
},
6127
{
@@ -6142,8 +6145,8 @@
6145
"zh-chs": "已将设备{0}添加到设备组{1}",
6146
"zh-cht": "已將設備{0}添加到設備組{1}",
6147
"xloc": [
6145
- "default.handlebars->39->2097",
6146
- "default.handlebars->39->2124"
6148
+ "default.handlebars->39->2098",
6149
+ "default.handlebars->39->2125"
6150
]
6151
},
6152
{
@@ -6166,7 +6169,7 @@
6169
"tr": "Giriş belirteci eklendi",
6170
"zh-chs": "添加登录令牌",
6171
"xloc": [
6169
- "default.handlebars->39->2155"
6172
+ "default.handlebars->39->2156"
6173
]
6174
},
6175
{
@@ -6189,7 +6192,7 @@
6192
"tr": "Anında iletme bildirimi kimlik doğrulama cihazı eklendi",
6193
"zh-chs": "新增推送通知认证装置",
6194
"xloc": [
6192
- "default.handlebars->39->2153"
6195
+ "default.handlebars->39->2154"
6196
]
6197
},
6198
{
@@ -6213,7 +6216,7 @@
6216
"zh-chs": "添加了安全密钥",
6217
"zh-cht": "添加了安全密鑰",
6218
"xloc": [
6216
- "default.handlebars->39->2135"
6219
+ "default.handlebars->39->2136"
6220
]
6221
},
6222
{
@@ -6237,7 +6240,7 @@
6240
"zh-chs": "已将用户组{0}添加到设备组{1}",
6241
"zh-cht": "已將用戶組{0}添加到設備組{1}",
6242
"xloc": [
6240
- "default.handlebars->39->2108"
6243
+ "default.handlebars->39->2109"
6244
]
6245
},
6246
{
@@ -6261,8 +6264,8 @@
6264
"zh-chs": "已将用户{0}添加到用户组{1}",
6265
"zh-cht": "已將用戶{0}添加到用戶組{1}",
6266
"xloc": [
6264
- "default.handlebars->39->2111",
6265
- "default.handlebars->39->2120"
6267
+ "default.handlebars->39->2112",
6268
+ "default.handlebars->39->2121"
6269
]
6270
},
6271
{
@@ -6335,7 +6338,7 @@
6338
"zh-cht": "管理員控制模式(ACM)",
6339
"xloc": [
6340
"default-mobile.handlebars->11->539",
6338
- "default.handlebars->39->1347"
6341
+ "default.handlebars->39->1348"
6342
]
6343
},
6344
{
@@ -6360,7 +6363,7 @@
6363
"zh-cht": "管理員憑證",
6364
"xloc": [
6365
"default-mobile.handlebars->11->545",
6363
- "default.handlebars->39->1353"
6366
+ "default.handlebars->39->1354"
6367
]
6368
},
6369
{
@@ -6409,7 +6412,7 @@
6412
"zh-chs": "管理领域",
6413
"zh-cht": "管理領域",
6414
"xloc": [
6412
- "default.handlebars->39->2438"
6415
+ "default.handlebars->39->2439"
6416
]
6417
},
6418
{
@@ -6458,7 +6461,7 @@
6461
"zh-chs": "管理领域",
6462
"zh-cht": "管理領域",
6463
"xloc": [
6461
- "default.handlebars->39->2287"
6464
+ "default.handlebars->39->2288"
6465
]
6466
},
6467
{
@@ -6482,7 +6485,7 @@
6485
"zh-chs": "管理员",
6486
"zh-cht": "管理員",
6487
"xloc": [
6485
- "default.handlebars->39->2214"
6488
+ "default.handlebars->39->2215"
6489
]
6490
},
6491
{
@@ -6506,7 +6509,7 @@
6509
"zh-chs": "南非文",
6510
"zh-cht": "南非文",
6511
"xloc": [
6509
- "default.handlebars->39->1432"
6512
+ "default.handlebars->39->1433"
6513
]
6514
},
6515
{
@@ -6534,9 +6537,9 @@
6537
"default-mobile.handlebars->11->241",
6538
"default-mobile.handlebars->11->294",
6539
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
6537
- "default.handlebars->39->1973",
6538
- "default.handlebars->39->1986",
6539
- "default.handlebars->39->2712",
6540
+ "default.handlebars->39->1974",
6541
+ "default.handlebars->39->1987",
6542
+ "default.handlebars->39->2713",
6543
"default.handlebars->39->348",
6544
"default.handlebars->39->579",
6545
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
@@ -6563,8 +6566,8 @@
6566
"zh-chs": "代理+英特尔AMT",
6567
"zh-cht": "代理+Intel® AMT",
6568
"xloc": [
6566
- "default.handlebars->39->1975",
6567
- "default.handlebars->39->1988"
6569
+ "default.handlebars->39->1976",
6570
+ "default.handlebars->39->1989"
6571
]
6572
},
6573
{
@@ -6614,7 +6617,7 @@
6617
"zh-cht": "代理控制台",
6618
"xloc": [
6619
"default-mobile.handlebars->11->639",
6617
- "default.handlebars->39->1922"
6620
+ "default.handlebars->39->1923"
6621
]
6622
},
6623
{
@@ -6638,7 +6641,7 @@
6641
"zh-chs": "代理错误计数器",
6642
"zh-cht": "代理錯誤計數器",
6643
"xloc": [
6641
- "default.handlebars->39->2681"
6644
+ "default.handlebars->39->2682"
6645
]
6646
},
6647
{
@@ -6783,6 +6786,12 @@
6786
"tr": "Temsilci Seçimi",
6787
"zh-chs": "代理选择"
6788
},
6789
+ {
6790
+ "en": "Agent Self-Share",
6791
+ "xloc": [
6792
+ "default.handlebars->39->910"
6793
+ ]
6794
+ },
6795
{
6796
"cs": "Relace agenta",
6797
"de": "Agent-Sitzungen",
@@ -6804,7 +6813,7 @@
6813
"zh-chs": "代理时段",
6814
"zh-cht": "代理時段",
6815
"xloc": [
6807
- "default.handlebars->39->2697"
6816
+ "default.handlebars->39->2698"
6817
]
6818
},
6819
{
@@ -6897,7 +6906,7 @@
6906
"zh-chs": "代理类型",
6907
"zh-cht": "代理類型",
6908
"xloc": [
6900
- "default.handlebars->39->1984",
6909
+ "default.handlebars->39->1985",
6910
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
6911
]
6912
},
@@ -6946,7 +6955,7 @@
6955
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
6956
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
6957
"xloc": [
6949
- "default.handlebars->39->2094"
6958
+ "default.handlebars->39->2095"
6959
]
6960
},
6961
{
@@ -7098,7 +7107,7 @@
7107
"zh-cht": "代理離線",
7108
"xloc": [
7109
"default-mobile.handlebars->11->573",
7101
- "default.handlebars->39->1382"
7110
+ "default.handlebars->39->1383"
7111
]
7112
},
7113
{
@@ -7123,7 +7132,7 @@
7132
"zh-cht": "代理在線",
7133
"xloc": [
7134
"default-mobile.handlebars->11->572",
7126
- "default.handlebars->39->1381"
7135
+ "default.handlebars->39->1382"
7136
]
7137
},
7138
{
@@ -7311,7 +7320,7 @@
7320
"zh-chs": "代理",
7321
"zh-cht": "代理",
7322
"xloc": [
7314
- "default.handlebars->39->2725"
7323
+ "default.handlebars->39->2726"
7324
]
7325
},
7326
{
@@ -7335,7 +7344,7 @@
7344
"zh-chs": "阿尔巴尼亚文",
7345
"zh-cht": "阿爾巴尼亞文",
7346
"xloc": [
7338
- "default.handlebars->39->1433"
7347
+ "default.handlebars->39->1434"
7348
]
7349
},
7350
{
@@ -7362,7 +7371,7 @@
7371
"default-mobile.handlebars->11->141",
7372
"default-mobile.handlebars->11->446",
7373
"default-mobile.handlebars->11->448",
7365
- "default.handlebars->39->2593",
7374
+ "default.handlebars->39->2594",
7375
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
7376
]
7377
},
@@ -7387,7 +7396,7 @@
7396
"zh-chs": "全部可用",
7397
"zh-cht": "全部可用",
7398
"xloc": [
7390
- "default.handlebars->39->2177"
7399
+ "default.handlebars->39->2178"
7400
]
7401
},
7402
{
@@ -7411,7 +7420,7 @@
7420
"zh-chs": "所有显示",
7421
"zh-cht": "所有顯示",
7422
"xloc": [
7414
- "default.handlebars->39->1194"
7423
+ "default.handlebars->39->1195"
7424
]
7425
},
7426
{
@@ -7435,7 +7444,7 @@
7444
"zh-chs": "所有事件",
7445
"zh-cht": "所有事件",
7446
"xloc": [
7438
- "default.handlebars->39->2175"
7447
+ "default.handlebars->39->2176"
7448
]
7449
},
7450
{
@@ -7459,9 +7468,9 @@
7468
"zh-chs": "全部聚焦",
7469
"zh-cht": "全部聚焦",
7470
"xloc": [
7462
- "default.handlebars->39->1131",
7463
- "default.handlebars->39->1133",
7464
- "default.handlebars->39->1134"
7471
+ "default.handlebars->39->1132",
7472
+ "default.handlebars->39->1134",
7473
+ "default.handlebars->39->1135"
7474
]
7475
},
7476
{
@@ -7505,8 +7514,8 @@
7514
"zh-chs": "允许用户管理此设备组和该组中的设备。",
7515
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
7516
"xloc": [
7508
- "default.handlebars->39->1867",
7509
- "default.handlebars->39->2386"
7517
+ "default.handlebars->39->1868",
7518
+ "default.handlebars->39->2387"
7519
]
7520
},
7521
{
@@ -7530,7 +7539,7 @@
7539
"zh-chs": "允许用户管理此设备。",
7540
"zh-cht": "允許用戶管理此裝置。",
7541
"xloc": [
7533
- "default.handlebars->39->1868"
7542
+ "default.handlebars->39->1869"
7543
]
7544
},
7545
{
@@ -7623,8 +7632,8 @@
7632
"xloc": [
7633
"default-mobile.handlebars->11->397",
7634
"default-mobile.handlebars->11->401",
7626
- "default.handlebars->39->1154",
7627
- "default.handlebars->39->1158"
7635
+ "default.handlebars->39->1155",
7636
+ "default.handlebars->39->1159"
7637
]
7638
},
7639
{
@@ -7698,7 +7707,7 @@
7707
"zh-chs": "备用(F10 = ESC + 0)",
7708
"zh-cht": "備用(F10 = ESC + 0)",
7709
"xloc": [
7701
- "default.handlebars->39->1220",
7710
+ "default.handlebars->39->1221",
7711
"sharing.handlebars->11->37"
7712
]
7713
},
@@ -7769,9 +7778,9 @@
7778
"zh-chs": "一直通知",
7779
"zh-cht": "一直通知",
7780
"xloc": [
7772
- "default.handlebars->39->1760",
7773
- "default.handlebars->39->2345",
7774
- "default.handlebars->39->2447",
7781
+ "default.handlebars->39->1761",
7782
+ "default.handlebars->39->2346",
7783
+ "default.handlebars->39->2448",
7784
"default.handlebars->39->805"
7785
]
7786
},
@@ -7796,9 +7805,9 @@
7805
"zh-chs": "一直提示",
7806
"zh-cht": "一直提示",
7807
"xloc": [
7799
- "default.handlebars->39->1761",
7800
- "default.handlebars->39->2346",
7801
- "default.handlebars->39->2448",
7808
+ "default.handlebars->39->1762",
7809
+ "default.handlebars->39->2347",
7810
+ "default.handlebars->39->2449",
7811
"default.handlebars->39->806"
7812
]
7813
},
@@ -8034,8 +8043,8 @@
8043
"tr": "Anti-virüs etkin değil",
8044
"zh-chs": "杀毒软件未激活",
8045
"xloc": [
8037
- "default.handlebars->39->1977",
8038
- "default.handlebars->39->1991"
8046
+ "default.handlebars->39->1978",
8047
+ "default.handlebars->39->1992"
8048
]
8049
},
8050
{
@@ -8331,7 +8340,7 @@
8340
"zh-chs": "阿拉伯文(阿尔及利亚)",
8341
"zh-cht": "阿拉伯文(阿爾及利亞)",
8342
"xloc": [
8334
- "default.handlebars->39->1435"
8343
+ "default.handlebars->39->1436"
8344
]
8345
},
8346
{
@@ -8355,7 +8364,7 @@
8364
"zh-chs": "阿拉伯文(巴林)",
8365
"zh-cht": "阿拉伯文(巴林)",
8366
"xloc": [
8358
- "default.handlebars->39->1436"
8367
+ "default.handlebars->39->1437"
8368
]
8369
},
8370
{
@@ -8379,7 +8388,7 @@
8388
"zh-chs": "阿拉伯文(埃及)",
8389
"zh-cht": "阿拉伯文(埃及)",
8390
"xloc": [
8382
- "default.handlebars->39->1437"
8391
+ "default.handlebars->39->1438"
8392
]
8393
},
8394
{
@@ -8403,7 +8412,7 @@
8412
"zh-chs": "阿拉伯文(伊拉克)",
8413
"zh-cht": "阿拉伯文(伊拉克)",
8414
"xloc": [
8406
- "default.handlebars->39->1438"
8415
+ "default.handlebars->39->1439"
8416
]
8417
},
8418
{
@@ -8427,7 +8436,7 @@
8436
"zh-chs": "阿拉伯文(约旦)",
8437
"zh-cht": "阿拉伯文(約旦)",
8438
"xloc": [
8430
- "default.handlebars->39->1439"
8439
+ "default.handlebars->39->1440"
8440
]
8441
},
8442
{
@@ -8451,7 +8460,7 @@
8460
"zh-chs": "阿拉伯文(科威特)",
8461
"zh-cht": "阿拉伯文(科威特)",
8462
"xloc": [
8454
- "default.handlebars->39->1440"
8463
+ "default.handlebars->39->1441"
8464
]
8465
},
8466
{
@@ -8475,7 +8484,7 @@
8484
"zh-chs": "阿拉伯文(黎巴嫩)",
8485
"zh-cht": "阿拉伯文(黎巴嫩)",
8486
"xloc": [
8478
- "default.handlebars->39->1441"
8487
+ "default.handlebars->39->1442"
8488
]
8489
},
8490
{
@@ -8499,7 +8508,7 @@
8508
"zh-chs": "阿拉伯文(利比亚)",
8509
"zh-cht": "阿拉伯文(利比亞)",
8510
"xloc": [
8502
- "default.handlebars->39->1442"
8511
+ "default.handlebars->39->1443"
8512
]
8513
},
8514
{
@@ -8523,7 +8532,7 @@
8532
"zh-chs": "阿拉伯文(摩洛哥)",
8533
"zh-cht": "阿拉伯文(摩洛哥)",
8534
"xloc": [
8526
- "default.handlebars->39->1443"
8535
+ "default.handlebars->39->1444"
8536
]
8537
},
8538
{
@@ -8547,7 +8556,7 @@
8556
"zh-chs": "阿拉伯文(阿曼)",
8557
"zh-cht": "阿拉伯文(阿曼)",
8558
"xloc": [
8550
- "default.handlebars->39->1444"
8559
+ "default.handlebars->39->1445"
8560
]
8561
},
8562
{
@@ -8571,7 +8580,7 @@
8580
"zh-chs": "阿拉伯文(卡塔尔)",
8581
"zh-cht": "阿拉伯文(卡塔爾)",
8582
"xloc": [
8574
- "default.handlebars->39->1445"
8583
+ "default.handlebars->39->1446"
8584
]
8585
},
8586
{
@@ -8595,7 +8604,7 @@
8604
"zh-chs": "阿拉伯文(沙特阿拉伯)",
8605
"zh-cht": "阿拉伯文(沙特阿拉伯)",
8606
"xloc": [
8598
- "default.handlebars->39->1446"
8607
+ "default.handlebars->39->1447"
8608
]
8609
},
8610
{
@@ -8619,7 +8628,7 @@
8628
"zh-chs": "阿拉伯文(标准)",
8629
"zh-cht": "阿拉伯文(標準)",
8630
"xloc": [
8622
- "default.handlebars->39->1434"
8631
+ "default.handlebars->39->1435"
8632
]
8633
},
8634
{
@@ -8643,7 +8652,7 @@
8652
"zh-chs": "阿拉伯文(叙利亚)",
8653
"zh-cht": "阿拉伯文(敘利亞)",
8654
"xloc": [
8646
- "default.handlebars->39->1447"
8655
+ "default.handlebars->39->1448"
8656
]
8657
},
8658
{
@@ -8667,7 +8676,7 @@
8676
"zh-chs": "阿拉伯文(突尼斯)",
8677
"zh-cht": "阿拉伯文(突尼斯)",
8678
"xloc": [
8670
- "default.handlebars->39->1448"
8679
+ "default.handlebars->39->1449"
8680
]
8681
},
8682
{
@@ -8691,7 +8700,7 @@
8700
"zh-chs": "阿拉伯文(阿联酋)",
8701
"zh-cht": "阿拉伯文(阿聯酋)",
8702
"xloc": [
8694
- "default.handlebars->39->1449"
8703
+ "default.handlebars->39->1450"
8704
]
8705
},
8706
{
@@ -8715,7 +8724,7 @@
8724
"zh-chs": "阿拉伯文(也门)",
8725
"zh-cht": "阿拉伯文(也門)",
8726
"xloc": [
8718
- "default.handlebars->39->1450"
8727
+ "default.handlebars->39->1451"
8728
]
8729
},
8730
{
@@ -8739,7 +8748,7 @@
8748
"zh-chs": "阿拉贡文",
8749
"zh-cht": "阿拉貢文",
8750
"xloc": [
8742
- "default.handlebars->39->1451"
8751
+ "default.handlebars->39->1452"
8752
]
8753
},
8754
{
@@ -8766,9 +8775,9 @@
8775
"default-mobile.handlebars->11->481",
8776
"default-mobile.handlebars->11->483",
8777
"default-mobile.handlebars->11->485",
8769
- "default.handlebars->39->1296",
8770
- "default.handlebars->39->1298",
8771
- "default.handlebars->39->1300"
8778
+ "default.handlebars->39->1297",
8779
+ "default.handlebars->39->1299",
8780
+ "default.handlebars->39->1301"
8781
]
8782
},
8783
{
@@ -8817,7 +8826,7 @@
8826
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
8827
"xloc": [
8828
"default-mobile.handlebars->11->604",
8820
- "default.handlebars->39->1839"
8829
+ "default.handlebars->39->1840"
8830
]
8831
},
8832
{
@@ -8841,7 +8850,7 @@
8850
"zh-chs": "您确定要删除节点{0}吗?",
8851
"zh-cht": "你確定要刪除節點{0}嗎?",
8852
"xloc": [
8844
- "default.handlebars->39->1069"
8853
+ "default.handlebars->39->1070"
8854
]
8855
},
8856
{
@@ -8865,7 +8874,7 @@
8874
"zh-chs": "您确定要卸载所选代理吗?",
8875
"zh-cht": "你確定要卸載所選代理嗎?",
8876
"xloc": [
8868
- "default.handlebars->39->1058"
8877
+ "default.handlebars->39->1059"
8878
]
8879
},
8880
{
@@ -8889,7 +8898,7 @@
8898
"zh-chs": "您确定要卸载所选的{0}代理吗?",
8899
"zh-cht": "你確定要卸載所選的{0}代理嗎?",
8900
"xloc": [
8892
- "default.handlebars->39->1057"
8901
+ "default.handlebars->39->1058"
8902
]
8903
},
8904
{
@@ -8913,7 +8922,7 @@
8922
"zh-chs": "您确定要{0}插件吗:{1}",
8923
"zh-cht": "你確定要{0}外掛嗎:{1}",
8924
"xloc": [
8916
- "default.handlebars->39->2776"
8925
+ "default.handlebars->39->2777"
8926
]
8927
},
8928
{
@@ -8961,7 +8970,7 @@
8970
"zh-chs": "亚美尼亚文",
8971
"zh-cht": "亞美尼亞文",
8972
"xloc": [
8964
- "default.handlebars->39->1452"
8973
+ "default.handlebars->39->1453"
8974
]
8975
},
8976
{
@@ -9033,7 +9042,7 @@
9042
"zh-chs": "阿萨姆文",
9043
"zh-cht": "阿薩姆文",
9044
"xloc": [
9036
- "default.handlebars->39->1453"
9045
+ "default.handlebars->39->1454"
9046
]
9047
},
9048
{
@@ -9172,7 +9181,7 @@
9181
"zh-chs": "阿斯图里亚斯文",
9182
"zh-cht": "阿斯圖里亞斯文",
9183
"xloc": [
9175
- "default.handlebars->39->1454"
9184
+ "default.handlebars->39->1455"
9185
]
9186
},
9187
{
@@ -9196,7 +9205,7 @@
9205
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
9206
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
9207
"xloc": [
9199
- "default.handlebars->39->2063"
9208
+ "default.handlebars->39->2064"
9209
]
9210
},
9211
{
@@ -9243,10 +9252,10 @@
9252
"default-mobile.handlebars->11->422",
9253
"default-mobile.handlebars->11->430",
9254
"default-mobile.handlebars->11->439",
9246
- "default.handlebars->39->1202",
9247
- "default.handlebars->39->1211",
9248
- "default.handlebars->39->1229",
9249
- "default.handlebars->39->1237",
9255
+ "default.handlebars->39->1203",
9256
+ "default.handlebars->39->1212",
9257
+ "default.handlebars->39->1230",
9258
+ "default.handlebars->39->1238",
9259
"ssh.handlebars->3->14",
9260
"ssh.handlebars->3->15",
9261
"ssh.handlebars->3->5"
@@ -9273,7 +9282,7 @@
9282
"zh-chs": "认证软件",
9283
"zh-cht": "認證軟體",
9284
"xloc": [
9276
- "default.handlebars->39->2451"
9285
+ "default.handlebars->39->2452"
9286
]
9287
},
9288
{
@@ -9296,9 +9305,9 @@
9305
"tr": "Kimlik Doğrulama Cihazı",
9306
"zh-chs": "认证设备",
9307
"xloc": [
9299
- "default.handlebars->39->1415",
9300
- "default.handlebars->39->1417",
9301
- "default.handlebars->39->1421"
9308
+ "default.handlebars->39->1416",
9309
+ "default.handlebars->39->1418",
9310
+ "default.handlebars->39->1422"
9311
]
9312
},
9313
{
@@ -9323,8 +9332,8 @@
9332
"xloc": [
9333
"default-mobile.handlebars->11->423",
9334
"default-mobile.handlebars->11->440",
9326
- "default.handlebars->39->1213",
9327
- "default.handlebars->39->1238"
9335
+ "default.handlebars->39->1214",
9336
+ "default.handlebars->39->1239"
9337
]
9338
},
9339
{
@@ -9352,8 +9361,8 @@
9361
"default-mobile.handlebars->11->64",
9362
"default-mobile.handlebars->11->95",
9363
"default-mobile.handlebars->11->97",
9355
- "default.handlebars->39->1411",
9356
- "default.handlebars->39->1413",
9364
+ "default.handlebars->39->1412",
9365
+ "default.handlebars->39->1414",
9366
"default.handlebars->39->193",
9367
"default.handlebars->39->198"
9368
]
@@ -9451,7 +9460,7 @@
9460
"zh-chs": "自动删除",
9461
"zh-cht": "自動刪除",
9462
"xloc": [
9454
- "default.handlebars->39->1746"
9463
+ "default.handlebars->39->1747"
9464
]
9465
},
9466
{
@@ -9503,7 +9512,7 @@
9512
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
9513
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
9514
"xloc": [
9506
- "default.handlebars->39->2144"
9515
+ "default.handlebars->39->2145"
9516
]
9517
},
9518
{
@@ -9593,7 +9602,7 @@
9602
"tr": "Etkin olmayan cihazları otomatik olarak kaldırın",
9603
"zh-chs": "自动移除非活动设备",
9604
"xloc": [
9596
- "default.handlebars->39->1862"
9605
+ "default.handlebars->39->1863"
9606
]
9607
},
9608
{
@@ -9617,7 +9626,7 @@
9626
"zh-chs": "可用內存",
9627
"zh-cht": "可用內存",
9628
"xloc": [
9620
- "default.handlebars->39->2706"
9629
+ "default.handlebars->39->2707"
9630
]
9631
},
9632
{
@@ -9641,7 +9650,7 @@
9650
"zh-chs": "阿塞拜疆文",
9651
"zh-cht": "阿塞拜疆文",
9652
"xloc": [
9644
- "default.handlebars->39->1455"
9653
+ "default.handlebars->39->1456"
9654
]
9655
},
9656
{
@@ -9694,7 +9703,7 @@
9703
"zh-cht": "的BIOS",
9704
"xloc": [
9705
"default-mobile.handlebars->11->551",
9697
- "default.handlebars->39->1359"
9706
+ "default.handlebars->39->1360"
9707
]
9708
},
9709
{
@@ -9802,7 +9811,7 @@
9811
"zh-chs": "退格",
9812
"xloc": [
9813
"default-mobile.handlebars->11->380",
9805
- "default.handlebars->39->1137"
9814
+ "default.handlebars->39->1138"
9815
]
9816
},
9817
{
@@ -9850,8 +9859,8 @@
9859
"zh-chs": "背景与互动",
9860
"zh-cht": "背景與互動",
9861
"xloc": [
9853
- "default.handlebars->39->1953",
9854
- "default.handlebars->39->1960",
9862
+ "default.handlebars->39->1954",
9863
+ "default.handlebars->39->1961",
9864
"default.handlebars->39->472",
9865
"default.handlebars->39->486"
9866
]
@@ -9877,8 +9886,8 @@
9886
"zh-chs": "仅背景",
9887
"zh-cht": "僅背景",
9888
"xloc": [
9880
- "default.handlebars->39->1954",
9881
- "default.handlebars->39->1961",
9889
+ "default.handlebars->39->1955",
9890
+ "default.handlebars->39->1962",
9891
"default.handlebars->39->473",
9892
"default.handlebars->39->487",
9893
"default.handlebars->39->503"
@@ -9930,7 +9939,7 @@
9939
"zh-chs": "备用码",
9940
"zh-cht": "備用碼",
9941
"xloc": [
9933
- "default.handlebars->39->2454"
9942
+ "default.handlebars->39->2455"
9943
]
9944
},
9945
{
@@ -9960,7 +9969,7 @@
9969
"zh-chs": "错误的签名",
9970
"zh-cht": "錯誤的簽名",
9971
"xloc": [
9963
- "default.handlebars->39->2688"
9972
+ "default.handlebars->39->2689"
9973
]
9974
},
9975
{
@@ -9984,7 +9993,7 @@
9993
"zh-chs": "错误的网络证书",
9994
"zh-cht": "錯誤的網絡憑證",
9995
"xloc": [
9987
- "default.handlebars->39->2687"
9996
+ "default.handlebars->39->2688"
9997
]
9998
},
9999
{
@@ -10008,7 +10017,7 @@
10017
"zh-chs": "巴斯克",
10018
"zh-cht": "巴斯克",
10019
"xloc": [
10011
- "default.handlebars->39->1456"
10020
+ "default.handlebars->39->1457"
10021
]
10022
},
10023
{
@@ -10080,7 +10089,7 @@
10089
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
10090
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
10091
"xloc": [
10083
- "default.handlebars->39->2143"
10092
+ "default.handlebars->39->2144"
10093
]
10094
},
10095
{
@@ -10104,7 +10113,7 @@
10113
"zh-chs": "白俄罗斯文",
10114
"zh-cht": "白俄羅斯文",
10115
"xloc": [
10107
- "default.handlebars->39->1458"
10116
+ "default.handlebars->39->1459"
10117
]
10118
},
10119
{
@@ -10128,7 +10137,7 @@
10137
"zh-chs": "孟加拉",
10138
"zh-cht": "孟加拉",
10139
"xloc": [
10131
- "default.handlebars->39->1459"
10140
+ "default.handlebars->39->1460"
10141
]
10142
},
10143
{
@@ -10199,7 +10208,7 @@
10208
"zh-chs": "引导加载程序",
10209
"xloc": [
10210
"default-mobile.handlebars->11->515",
10202
- "default.handlebars->39->1313"
10211
+ "default.handlebars->39->1314"
10212
]
10213
},
10214
{
@@ -10223,7 +10232,7 @@
10232
"zh-chs": "波斯尼亚文",
10233
"zh-cht": "波斯尼亞文",
10234
"xloc": [
10226
- "default.handlebars->39->1460"
10235
+ "default.handlebars->39->1461"
10236
]
10237
},
10238
{
@@ -10247,7 +10256,7 @@
10256
"zh-chs": "布列塔尼",
10257
"zh-cht": "布列塔尼",
10258
"xloc": [
10250
- "default.handlebars->39->1461"
10259
+ "default.handlebars->39->1462"
10260
]
10261
},
10262
{
@@ -10271,7 +10280,7 @@
10280
"zh-chs": "广播",
10281
"zh-cht": "廣播",
10282
"xloc": [
10274
- "default.handlebars->39->2352",
10283
+ "default.handlebars->39->2353",
10284
"default.handlebars->container->column_l->p4->3->1->0->3->1"
10285
]
10286
},
@@ -10296,7 +10305,7 @@
10305
"zh-chs": "广播消息",
10306
"zh-cht": "廣播消息",
10307
"xloc": [
10299
- "default.handlebars->39->2269"
10308
+ "default.handlebars->39->2270"
10309
]
10310
},
10311
{
@@ -10320,7 +10329,7 @@
10329
"zh-chs": "向所有连接的用户广播消息。",
10330
"zh-cht": "向所有連接的用戶廣播消息。",
10331
"xloc": [
10323
- "default.handlebars->39->2264"
10332
+ "default.handlebars->39->2265"
10333
]
10334
},
10335
{
@@ -10368,7 +10377,7 @@
10377
"zh-chs": "保加利亚文",
10378
"zh-cht": "保加利亞文",
10379
"xloc": [
10371
- "default.handlebars->39->1457"
10380
+ "default.handlebars->39->1458"
10381
]
10382
},
10383
{
@@ -10392,7 +10401,7 @@
10401
"zh-chs": "缅甸文",
10402
"zh-cht": "緬甸文",
10403
"xloc": [
10395
- "default.handlebars->39->1462"
10404
+ "default.handlebars->39->1463"
10405
]
10406
},
10407
{
@@ -10415,7 +10424,7 @@
10424
"tr": "Varsayılan olarak, etkin olmayan cihazlar 1 gün sonra kaldırılacaktır.",
10425
"zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
10426
"xloc": [
10418
- "default.handlebars->39->1864"
10427
+ "default.handlebars->39->1865"
10428
]
10429
},
10430
{
@@ -10438,7 +10447,7 @@
10447
"tr": "Varsayılan olarak, etkin olmayan cihazlar {0} gün sonra kaldırılacaktır.",
10448
"zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
10449
"xloc": [
10441
- "default.handlebars->39->1865"
10450
+ "default.handlebars->39->1866"
10451
]
10452
},
10453
{
@@ -10446,7 +10455,7 @@
10455
"nl": "Bytes in",
10456
"es": "Bytes entrantes",
10457
"xloc": [
10449
- "default.handlebars->39->2611"
10458
+ "default.handlebars->39->2612"
10459
]
10460
},
10461
{
@@ -10454,7 +10463,7 @@
10463
"nl": "Bytes uit",
10464
"es": "Bytes salientes",
10465
"xloc": [
10457
- "default.handlebars->39->2612"
10466
+ "default.handlebars->39->2613"
10467
]
10468
},
10469
{
@@ -10503,7 +10512,7 @@
10512
"zh-chs": "CCM模式",
10513
"zh-cht": "CCM模式",
10514
"xloc": [
10506
- "default.handlebars->39->1822"
10515
+ "default.handlebars->39->1823"
10516
]
10517
},
10518
{
@@ -10528,7 +10537,7 @@
10537
"zh-cht": "CIRA",
10538
"xloc": [
10539
"default-mobile.handlebars->11->242",
10531
- "default.handlebars->39->2713",
10540
+ "default.handlebars->39->2714",
10541
"default.handlebars->39->350",
10542
"default.handlebars->39->581"
10543
]
@@ -10554,7 +10563,7 @@
10563
"zh-chs": "CIRA服务器",
10564
"zh-cht": "CIRA伺服器",
10565
"xloc": [
10557
- "default.handlebars->39->2760"
10566
+ "default.handlebars->39->2761"
10567
]
10568
},
10569
{
@@ -10578,7 +10587,7 @@
10587
"zh-chs": "CIRA服务器命令",
10588
"zh-cht": "CIRA伺服器指令",
10589
"xloc": [
10581
- "default.handlebars->39->2761"
10590
+ "default.handlebars->39->2762"
10591
]
10592
},
10593
{
@@ -10611,7 +10620,7 @@
10620
"zh-chs": "CIRA设置",
10621
"zh-cht": "CIRA設置",
10622
"xloc": [
10614
- "default.handlebars->39->1830"
10623
+ "default.handlebars->39->1831"
10624
]
10625
},
10626
{
@@ -10636,8 +10645,8 @@
10645
"zh-cht": "CPU",
10646
"xloc": [
10647
"default-mobile.handlebars->11->557",
10639
- "default.handlebars->39->1365",
10640
- "default.handlebars->39->2737",
10648
+ "default.handlebars->39->1366",
10649
+ "default.handlebars->39->2738",
10650
"default.handlebars->container->column_l->p40->3->1->p40type->5"
10651
]
10652
},
@@ -10662,7 +10671,7 @@
10671
"zh-chs": "CPU负载",
10672
"zh-cht": "CPU負載",
10673
"xloc": [
10665
- "default.handlebars->39->2702"
10674
+ "default.handlebars->39->2703"
10675
]
10676
},
10677
{
@@ -10686,7 +10695,7 @@
10695
"zh-chs": "最近15分钟的CPU负载",
10696
"zh-cht": "最近15分鐘的CPU負載",
10697
"xloc": [
10689
- "default.handlebars->39->2705"
10698
+ "default.handlebars->39->2706"
10699
]
10700
},
10701
{
@@ -10710,7 +10719,7 @@
10719
"zh-chs": "最近5分钟的CPU负载",
10720
"zh-cht": "最近5分鐘的CPU負載",
10721
"xloc": [
10713
- "default.handlebars->39->2704"
10722
+ "default.handlebars->39->2705"
10723
]
10724
},
10725
{
@@ -10734,7 +10743,7 @@
10743
"zh-chs": "最近一分钟的CPU负载",
10744
"zh-cht": "最近一分鐘的CPU負載",
10745
"xloc": [
10737
- "default.handlebars->39->2703"
10746
+ "default.handlebars->39->2704"
10747
]
10748
},
10749
{
@@ -10758,8 +10767,8 @@
10767
"zh-chs": "CR+LF",
10768
"zh-cht": "CR+LF",
10769
"xloc": [
10761
- "default.handlebars->39->1199",
10762
- "default.handlebars->39->1222",
10770
+ "default.handlebars->39->1200",
10771
+ "default.handlebars->39->1223",
10772
"default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
10773
"sharing.handlebars->11->25",
10774
"sharing.handlebars->11->39",
@@ -10787,7 +10796,7 @@
10796
"zh-chs": "CSV",
10797
"zh-cht": "CSV",
10798
"xloc": [
10790
- "default.handlebars->39->2185"
10799
+ "default.handlebars->39->2186"
10800
]
10801
},
10802
{
@@ -10811,8 +10820,8 @@
10820
"zh-chs": "CSV格式",
10821
"zh-cht": "CSV格式",
10822
"xloc": [
10814
- "default.handlebars->39->2189",
10815
- "default.handlebars->39->2256",
10823
+ "default.handlebars->39->2190",
10824
+ "default.handlebars->39->2257",
10825
"default.handlebars->39->652"
10826
]
10827
},
@@ -10858,7 +10867,7 @@
10867
"zh-chs": "呼叫错误",
10868
"zh-cht": "呼叫錯誤",
10869
"xloc": [
10861
- "default.handlebars->39->2777"
10870
+ "default.handlebars->39->2778"
10871
]
10872
},
10873
{
@@ -10894,8 +10903,8 @@
10903
"agent-translations.json",
10904
"default-mobile.handlebars->11->106",
10905
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
10897
- "default.handlebars->39->1723",
10898
- "default.handlebars->39->2766",
10906
+ "default.handlebars->39->1724",
10907
+ "default.handlebars->39->2767",
10908
"default.handlebars->39->446",
10909
"default.handlebars->container->dialog->idx_dlgButtonBar",
10910
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -10971,9 +10980,9 @@
10980
"default-mobile.handlebars->11->562",
10981
"default-mobile.handlebars->11->567",
10982
"default-mobile.handlebars->11->569",
10974
- "default.handlebars->39->1370",
10975
- "default.handlebars->39->1375",
10976
- "default.handlebars->39->1377"
10983
+ "default.handlebars->39->1371",
10984
+ "default.handlebars->39->1376",
10985
+ "default.handlebars->39->1378"
10986
]
10987
},
10988
{
@@ -10998,7 +11007,7 @@
11007
"zh-cht": "容量/速度",
11008
"xloc": [
11009
"default-mobile.handlebars->11->560",
11001
- "default.handlebars->39->1368"
11010
+ "default.handlebars->39->1369"
11011
]
11012
},
11013
{
@@ -11022,7 +11031,7 @@
11031
"zh-chs": "加泰罗尼亚文",
11032
"zh-cht": "加泰羅尼亞文",
11033
"xloc": [
11025
- "default.handlebars->39->1463"
11034
+ "default.handlebars->39->1464"
11035
]
11036
},
11037
{
@@ -11115,7 +11124,7 @@
11124
"zh-chs": "查莫罗",
11125
"zh-cht": "查莫羅",
11126
"xloc": [
11118
- "default.handlebars->39->1464"
11127
+ "default.handlebars->39->1465"
11128
]
11129
},
11130
{
@@ -11165,7 +11174,7 @@
11174
"zh-chs": "更改{0}的电邮",
11175
"zh-cht": "更改{0}的電郵",
11176
"xloc": [
11168
- "default.handlebars->39->2499"
11177
+ "default.handlebars->39->2500"
11178
]
11179
},
11180
{
@@ -11189,8 +11198,8 @@
11198
"zh-chs": "更改组",
11199
"zh-cht": "更改群",
11200
"xloc": [
11192
- "default.handlebars->39->1066",
11201
"default.handlebars->39->1067",
11202
+ "default.handlebars->39->1068",
11203
"default.handlebars->39->850"
11204
]
11205
},
@@ -11216,8 +11225,8 @@
11225
"zh-cht": "更改密碼",
11226
"xloc": [
11227
"default-mobile.handlebars->11->114",
11219
- "default.handlebars->39->1679",
11220
- "default.handlebars->39->2472"
11228
+ "default.handlebars->39->1680",
11229
+ "default.handlebars->39->2473"
11230
]
11231
},
11232
{
@@ -11241,7 +11250,7 @@
11250
"zh-chs": "更改{0}的密码",
11251
"zh-cht": "更改{0}的密碼",
11252
"xloc": [
11244
- "default.handlebars->39->2508"
11253
+ "default.handlebars->39->2509"
11254
]
11255
},
11256
{
@@ -11265,7 +11274,7 @@
11274
"zh-chs": "更改{0}的真实名称",
11275
"zh-cht": "更改{0}的真實名稱",
11276
"xloc": [
11268
- "default.handlebars->39->2494"
11277
+ "default.handlebars->39->2495"
11278
]
11279
},
11280
{
@@ -11406,7 +11415,7 @@
11415
"zh-chs": "更改该用户的密码",
11416
"zh-cht": "更改該用戶的密碼",
11417
"xloc": [
11409
- "default.handlebars->39->2471"
11418
+ "default.handlebars->39->2472"
11419
]
11420
},
11421
{
@@ -11454,7 +11463,7 @@
11463
"zh-chs": "在此处更改您的帐户电邮地址。",
11464
"zh-cht": "在此處更改你的帳戶電郵地址。",
11465
"xloc": [
11457
- "default.handlebars->39->1666"
11466
+ "default.handlebars->39->1667"
11467
]
11468
},
11469
{
@@ -11478,7 +11487,7 @@
11487
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
11488
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
11489
"xloc": [
11481
- "default.handlebars->39->1672"
11490
+ "default.handlebars->39->1673"
11491
]
11492
},
11493
{
@@ -11502,7 +11511,7 @@
11511
"zh-chs": "更改帐户凭据",
11512
"zh-cht": "帳戶憑證已更改",
11513
"xloc": [
11505
- "default.handlebars->39->2115"
11514
+ "default.handlebars->39->2116"
11515
]
11516
},
11517
{
@@ -11510,7 +11519,7 @@
11519
"nl": "Weergavenaam account gewijzigd in {0}.",
11520
"es": "Cambiado el nombre visible de la cuenta a {0}.",
11521
"xloc": [
11513
- "default.handlebars->39->2167"
11522
+ "default.handlebars->39->2168"
11523
]
11524
},
11525
{
@@ -11534,7 +11543,7 @@
11543
"zh-chs": "{1}组中的设备{0}已更改:{2}",
11544
"zh-cht": "{1}組中的設備{0}已更改:{2}",
11545
"xloc": [
11537
- "default.handlebars->39->2099"
11546
+ "default.handlebars->39->2100"
11547
]
11548
},
11549
{
@@ -11558,7 +11567,7 @@
11567
"zh-chs": "语言从{1}更改为{2}",
11568
"zh-cht": "語言從{1}更改為{2}",
11569
"xloc": [
11561
- "default.handlebars->39->2043"
11570
+ "default.handlebars->39->2044"
11571
]
11572
},
11573
{
@@ -11582,8 +11591,8 @@
11591
"zh-chs": "已更改{0}的用户设备权限",
11592
"zh-cht": "已更改{0}的用戶設備權限",
11593
"xloc": [
11585
- "default.handlebars->39->2101",
11586
- "default.handlebars->39->2122"
11594
+ "default.handlebars->39->2102",
11595
+ "default.handlebars->39->2123"
11596
]
11597
},
11598
{
@@ -11627,7 +11636,7 @@
11636
"zh-chs": "更改语言将需要刷新页面。",
11637
"zh-cht": "更改語言將需要刷新頁面。",
11638
"xloc": [
11630
- "default.handlebars->39->1631"
11639
+ "default.handlebars->39->1632"
11640
]
11641
},
11642
{
@@ -11651,12 +11660,12 @@
11660
"zh-chs": "聊天",
11661
"zh-cht": "聊天",
11662
"xloc": [
11654
- "default.handlebars->39->2206",
11655
- "default.handlebars->39->2467",
11663
+ "default.handlebars->39->2207",
11664
"default.handlebars->39->2468",
11665
+ "default.handlebars->39->2469",
11666
"default.handlebars->39->845",
11658
- "default.handlebars->39->932",
11659
- "default.handlebars->39->954"
11667
+ "default.handlebars->39->933",
11668
+ "default.handlebars->39->955"
11669
]
11670
},
11671
{
@@ -11682,8 +11691,8 @@
11691
"xloc": [
11692
"default-mobile.handlebars->11->629",
11693
"default-mobile.handlebars->11->649",
11685
- "default.handlebars->39->1896",
11686
- "default.handlebars->39->1933"
11694
+ "default.handlebars->39->1897",
11695
+ "default.handlebars->39->1934"
11696
]
11697
},
11698
{
@@ -11707,7 +11716,7 @@
11716
"zh-chs": "聊天请求,点击这里接受。",
11717
"xloc": [
11718
"default-mobile.handlebars->11->681",
11710
- "default.handlebars->39->2657"
11719
+ "default.handlebars->39->2658"
11720
]
11721
},
11722
{
@@ -11755,7 +11764,7 @@
11764
"zh-chs": "车臣",
11765
"zh-cht": "車臣",
11766
"xloc": [
11758
- "default.handlebars->39->1465"
11767
+ "default.handlebars->39->1466"
11768
]
11769
},
11770
{
@@ -11875,8 +11884,8 @@
11884
"zh-chs": "检查...",
11885
"zh-cht": "檢查...",
11886
"xloc": [
11878
- "default.handlebars->39->1431",
11879
- "default.handlebars->39->2771"
11887
+ "default.handlebars->39->1432",
11888
+ "default.handlebars->39->2772"
11889
]
11890
},
11891
{
@@ -11900,7 +11909,7 @@
11909
"zh-chs": "中文",
11910
"zh-cht": "中文",
11911
"xloc": [
11903
- "default.handlebars->39->1466"
11912
+ "default.handlebars->39->1467"
11913
]
11914
},
11915
{
@@ -11924,7 +11933,7 @@
11933
"zh-chs": "中文(香港)",
11934
"zh-cht": "中文(香港)",
11935
"xloc": [
11927
- "default.handlebars->39->1467"
11936
+ "default.handlebars->39->1468"
11937
]
11938
},
11939
{
@@ -11948,7 +11957,7 @@
11957
"zh-chs": "中文(中国)",
11958
"zh-cht": "中文(中國)",
11959
"xloc": [
11951
- "default.handlebars->39->1468"
11960
+ "default.handlebars->39->1469"
11961
]
11962
},
11963
{
@@ -11972,7 +11981,7 @@
11981
"zh-chs": "简体中文",
11982
"zh-cht": "簡體中文",
11983
"xloc": [
11975
- "default.handlebars->39->1628"
11984
+ "default.handlebars->39->1629"
11985
]
11986
},
11987
{
@@ -11996,7 +12005,7 @@
12005
"zh-chs": "中文(新加坡)",
12006
"zh-cht": "中文(新加坡)",
12007
"xloc": [
11999
- "default.handlebars->39->1469"
12008
+ "default.handlebars->39->1470"
12009
]
12010
},
12011
{
@@ -12020,7 +12029,7 @@
12029
"zh-chs": "中文(台湾)",
12030
"zh-cht": "中文(台灣)",
12031
"xloc": [
12023
- "default.handlebars->39->1470"
12032
+ "default.handlebars->39->1471"
12033
]
12034
},
12035
{
@@ -12044,7 +12053,7 @@
12053
"zh-chs": "繁体中文",
12054
"zh-cht": "繁體中文",
12055
"xloc": [
12047
- "default.handlebars->39->1629"
12056
+ "default.handlebars->39->1630"
12057
]
12058
},
12059
{
@@ -12093,7 +12102,7 @@
12102
"zh-chs": "楚瓦什",
12103
"zh-cht": "楚瓦什",
12104
"xloc": [
12096
- "default.handlebars->39->1471"
12105
+ "default.handlebars->39->1472"
12106
]
12107
},
12108
{
@@ -12145,11 +12154,11 @@
12154
"default-mobile.handlebars->11->471",
12155
"default-mobile.handlebars->11->71",
12156
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
12148
- "default.handlebars->39->1272",
12149
- "default.handlebars->39->1274",
12150
- "default.handlebars->39->1276",
12151
- "default.handlebars->39->1278",
12152
- "default.handlebars->39->2037",
12157
+ "default.handlebars->39->1273",
12158
+ "default.handlebars->39->1275",
12159
+ "default.handlebars->39->1277",
12160
+ "default.handlebars->39->1279",
12161
+ "default.handlebars->39->2038",
12162
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
12163
"default.handlebars->container->column_l->p41->3->1",
12164
"messenger.handlebars->xbottom->1->1->0->5",
@@ -12180,7 +12189,7 @@
12189
"zh-chs": "清除 RDP 凭据?",
12190
"xloc": [
12191
"default-mobile.handlebars->11->365",
12183
- "default.handlebars->39->1110"
12192
+ "default.handlebars->39->1111"
12193
]
12194
},
12195
{
@@ -12204,7 +12213,7 @@
12213
"zh-chs": "清除 SSH 凭据?",
12214
"xloc": [
12215
"default-mobile.handlebars->11->363",
12207
- "default.handlebars->39->1108"
12216
+ "default.handlebars->39->1109"
12217
]
12218
},
12219
{
@@ -12300,7 +12309,7 @@
12309
"zh-cht": "全部清除",
12310
"xloc": [
12311
"default-mobile.handlebars->11->664",
12303
- "default.handlebars->39->2640"
12312
+ "default.handlebars->39->2641"
12313
]
12314
},
12315
{
@@ -12350,7 +12359,7 @@
12359
"zh-cht": "清除核心",
12360
"xloc": [
12361
"default-mobile.handlebars->11->583",
12353
- "default.handlebars->39->1392"
12362
+ "default.handlebars->39->1393"
12363
]
12364
},
12365
{
@@ -12399,7 +12408,7 @@
12408
"zh-cht": "清除此通知",
12409
"xloc": [
12410
"default-mobile.handlebars->11->663",
12402
- "default.handlebars->39->2639"
12411
+ "default.handlebars->39->2640"
12412
]
12413
},
12414
{
@@ -12471,8 +12480,8 @@
12480
"zh-chs": "单击此处编辑设备组名称",
12481
"zh-cht": "單擊此處編輯裝置群名稱",
12482
"xloc": [
12474
- "default.handlebars->39->1734",
12475
- "default.handlebars->39->1982"
12483
+ "default.handlebars->39->1735",
12484
+ "default.handlebars->39->1983"
12485
]
12486
},
12487
{
@@ -12520,7 +12529,7 @@
12529
"zh-chs": "单击此处编辑用户组名称",
12530
"zh-cht": "單擊此處編輯用戶群名稱",
12531
"xloc": [
12523
- "default.handlebars->39->2326"
12532
+ "default.handlebars->39->2327"
12533
]
12534
},
12535
{
@@ -12638,7 +12647,7 @@
12647
"zh-cht": "單擊確定將驗證電郵發送到:",
12648
"xloc": [
12649
"default-mobile.handlebars->11->99",
12641
- "default.handlebars->39->1663"
12650
+ "default.handlebars->39->1664"
12651
]
12652
},
12653
{
@@ -12712,7 +12721,7 @@
12721
"zh-cht": "客戶端控制模式(CCM)",
12722
"xloc": [
12723
"default-mobile.handlebars->11->538",
12715
- "default.handlebars->39->1346"
12724
+ "default.handlebars->39->1347"
12725
]
12726
},
12727
{
@@ -12736,7 +12745,7 @@
12745
"zh-chs": "客户编号",
12746
"zh-cht": "客戶編號",
12747
"xloc": [
12739
- "default.handlebars->39->1716"
12748
+ "default.handlebars->39->1717"
12749
]
12750
},
12751
{
@@ -12760,7 +12769,7 @@
12769
"zh-chs": "客户端启动的远程访问",
12770
"zh-cht": "客戶端啟動的遠程訪問",
12771
"xloc": [
12763
- "default.handlebars->39->1829"
12772
+ "default.handlebars->39->1830"
12773
]
12774
},
12775
{
@@ -12784,7 +12793,7 @@
12793
"zh-chs": "客户机密",
12794
"zh-cht": "客戶機密",
12795
"xloc": [
12787
- "default.handlebars->39->1717"
12796
+ "default.handlebars->39->1718"
12797
]
12798
},
12799
{
@@ -12834,11 +12843,11 @@
12843
"zh-cht": "關",
12844
"xloc": [
12845
"default-mobile.handlebars->11->69",
12837
- "default.handlebars->39->1187",
12838
- "default.handlebars->39->1248",
12846
+ "default.handlebars->39->1188",
12847
+ "default.handlebars->39->1249",
12848
"default.handlebars->39->205",
12849
"default.handlebars->39->213",
12841
- "default.handlebars->39->2765",
12850
+ "default.handlebars->39->2766",
12851
"sharing.handlebars->11->52"
12852
]
12853
},
@@ -12863,7 +12872,7 @@
12872
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
12873
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
12874
"xloc": [
12866
- "default.handlebars->39->2048"
12875
+ "default.handlebars->39->2049"
12876
]
12877
},
12878
{
@@ -13035,9 +13044,9 @@
13044
"zh-cht": "指令",
13045
"xloc": [
13046
"default-mobile.handlebars->11->651",
13038
- "default.handlebars->39->1935",
13039
- "default.handlebars->39->934",
13040
- "default.handlebars->39->956"
13047
+ "default.handlebars->39->1936",
13048
+ "default.handlebars->39->935",
13049
+ "default.handlebars->39->957"
13050
]
13051
},
13052
{
@@ -13061,8 +13070,8 @@
13070
"zh-chs": "通用设备组",
13071
"zh-cht": "通用裝置群",
13072
"xloc": [
13064
- "default.handlebars->39->2360",
13065
- "default.handlebars->39->2513"
13073
+ "default.handlebars->39->2361",
13074
+ "default.handlebars->39->2514"
13075
]
13076
},
13077
{
@@ -13086,8 +13095,8 @@
13095
"zh-chs": "通用设备",
13096
"zh-cht": "通用裝置",
13097
"xloc": [
13089
- "default.handlebars->39->2366",
13090
- "default.handlebars->39->2525"
13098
+ "default.handlebars->39->2367",
13099
+ "default.handlebars->39->2526"
13100
]
13101
},
13102
{
@@ -13111,7 +13120,7 @@
13120
"zh-chs": "编译时间",
13121
"xloc": [
13122
"default-mobile.handlebars->11->511",
13114
- "default.handlebars->39->1309"
13123
+ "default.handlebars->39->1310"
13124
]
13125
},
13126
{
@@ -13155,7 +13164,7 @@
13164
"zh-chs": "压缩档案...",
13165
"zh-cht": "壓縮檔案...",
13166
"xloc": [
13158
- "default.handlebars->39->1243",
13167
+ "default.handlebars->39->1244",
13168
"sharing.handlebars->11->47"
13169
]
13170
},
@@ -13202,13 +13211,13 @@
13211
"xloc": [
13212
"default-mobile.handlebars->11->360",
13213
"default-mobile.handlebars->11->605",
13205
- "default.handlebars->39->1061",
13206
- "default.handlebars->39->1070",
13207
- "default.handlebars->39->1840",
13208
- "default.handlebars->39->2234",
13209
- "default.handlebars->39->2316",
13210
- "default.handlebars->39->2382",
13211
- "default.handlebars->39->2511",
13214
+ "default.handlebars->39->1062",
13215
+ "default.handlebars->39->1071",
13216
+ "default.handlebars->39->1841",
13217
+ "default.handlebars->39->2235",
13218
+ "default.handlebars->39->2317",
13219
+ "default.handlebars->39->2383",
13220
+ "default.handlebars->39->2512",
13221
"default.handlebars->39->616"
13222
]
13223
},
@@ -13254,7 +13263,7 @@
13263
"zh-cht": "確認將1個副本複製到此位置?",
13264
"xloc": [
13265
"default-mobile.handlebars->11->460",
13257
- "default.handlebars->39->1267",
13266
+ "default.handlebars->39->1268",
13267
"sharing.handlebars->11->70"
13268
]
13269
},
@@ -13279,7 +13288,7 @@
13288
"zh-chs": "确认{0}个条目的复制到此位置?",
13289
"zh-cht": "確認{0}個條目的複製到此位置?",
13290
"xloc": [
13282
- "default.handlebars->39->1266",
13291
+ "default.handlebars->39->1267",
13292
"sharing.handlebars->11->69"
13293
]
13294
},
@@ -13328,7 +13337,7 @@
13337
"zh-chs": "确认删除选定的帐户?",
13338
"zh-cht": "確認刪除所選帳戶?",
13339
"xloc": [
13331
- "default.handlebars->39->2233"
13340
+ "default.handlebars->39->2234"
13341
]
13342
},
13343
{
@@ -13373,7 +13382,7 @@
13382
"zh-chs": "确认删除选定的用户组?",
13383
"zh-cht": "確認刪除所選用戶群?",
13384
"xloc": [
13376
- "default.handlebars->39->2315"
13385
+ "default.handlebars->39->2316"
13386
]
13387
},
13388
{
@@ -13397,7 +13406,7 @@
13406
"zh-chs": "确认删除用户{0}?",
13407
"zh-cht": "確認刪除用戶{0}?",
13408
"xloc": [
13400
- "default.handlebars->39->2510"
13409
+ "default.handlebars->39->2511"
13410
]
13411
},
13412
{
@@ -13421,7 +13430,7 @@
13430
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
13431
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
13432
"xloc": [
13424
- "default.handlebars->39->2385"
13433
+ "default.handlebars->39->2386"
13434
]
13435
},
13436
{
@@ -13445,7 +13454,7 @@
13454
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
13455
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
13456
"xloc": [
13448
- "default.handlebars->39->2542"
13457
+ "default.handlebars->39->2543"
13458
]
13459
},
13460
{
@@ -13470,7 +13479,7 @@
13479
"zh-cht": "確認將1個條目移動到此位置?",
13480
"xloc": [
13481
"default-mobile.handlebars->11->462",
13473
- "default.handlebars->39->1269",
13482
+ "default.handlebars->39->1270",
13483
"sharing.handlebars->11->72"
13484
]
13485
},
@@ -13495,7 +13504,7 @@
13504
"zh-chs": "确认将{0}个条目移到此位置?",
13505
"zh-cht": "確認將{0}個條目移到該位置?",
13506
"xloc": [
13498
- "default.handlebars->39->1268",
13507
+ "default.handlebars->39->1269",
13508
"sharing.handlebars->11->71"
13509
]
13510
},
@@ -13544,7 +13553,7 @@
13553
"zh-chs": "确认覆盖?",
13554
"zh-cht": "確認覆蓋?",
13555
"xloc": [
13547
- "default.handlebars->39->2031"
13556
+ "default.handlebars->39->2032"
13557
]
13558
},
13559
{
@@ -13568,8 +13577,8 @@
13577
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
13578
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
13579
"xloc": [
13571
- "default.handlebars->39->2375",
13572
- "default.handlebars->39->2533"
13580
+ "default.handlebars->39->2376",
13581
+ "default.handlebars->39->2534"
13582
]
13583
},
13584
{
@@ -13593,8 +13602,8 @@
13602
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
13603
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
13604
"xloc": [
13596
- "default.handlebars->39->2377",
13597
- "default.handlebars->39->2546"
13605
+ "default.handlebars->39->2378",
13606
+ "default.handlebars->39->2547"
13607
]
13608
},
13609
{
@@ -13618,7 +13627,7 @@
13627
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
13628
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
13629
"xloc": [
13621
- "default.handlebars->39->2535"
13630
+ "default.handlebars->39->2536"
13631
]
13632
},
13633
{
@@ -13642,7 +13651,7 @@
13651
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
13652
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
13653
"xloc": [
13645
- "default.handlebars->39->2538"
13654
+ "default.handlebars->39->2539"
13655
]
13656
},
13657
{
@@ -13666,8 +13675,8 @@
13675
"zh-chs": "确认删除访问权限?",
13676
"zh-cht": "確認刪除訪問權限?",
13677
"xloc": [
13669
- "default.handlebars->39->2536",
13670
- "default.handlebars->39->2539"
13678
+ "default.handlebars->39->2537",
13679
+ "default.handlebars->39->2540"
13680
]
13681
},
13682
{
@@ -13692,7 +13701,7 @@
13701
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
13702
"xloc": [
13703
"default-mobile.handlebars->11->98",
13695
- "default.handlebars->39->1414"
13704
+ "default.handlebars->39->1415"
13705
]
13706
},
13707
{
@@ -13737,7 +13746,7 @@
13746
"zh-chs": "确认删除设备共享“{0}”?",
13747
"zh-cht": "確認刪除設備共享“{0}”?",
13748
"xloc": [
13740
- "default.handlebars->39->2531"
13749
+ "default.handlebars->39->2532"
13750
]
13751
},
13752
{
@@ -13802,7 +13811,7 @@
13811
"tr": "Push kimlik doğrulama cihazının kaldırılması onaylansın mı?",
13812
"zh-chs": "确认移除推送认证设备?",
13813
"xloc": [
13805
- "default.handlebars->39->1416"
13814
+ "default.handlebars->39->1417"
13815
]
13816
},
13817
{
@@ -13826,7 +13835,7 @@
13835
"zh-chs": "确认删除用户“ {0} ”的权限?",
13836
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
13837
"xloc": [
13829
- "default.handlebars->39->1946"
13838
+ "default.handlebars->39->1947"
13839
]
13840
},
13841
{
@@ -13850,7 +13859,7 @@
13859
"zh-chs": "确认删除用户组“ {0} ”的权限?",
13860
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
13861
"xloc": [
13853
- "default.handlebars->39->1948"
13862
+ "default.handlebars->39->1949"
13863
]
13864
},
13865
{
@@ -13896,7 +13905,7 @@
13905
"tr": "Bu giriş belirtecinin kaldırılması onaylansın mı?",
13906
"zh-chs": "确认删除此登录令牌?",
13907
"xloc": [
13899
- "default.handlebars->39->1709"
13908
+ "default.handlebars->39->1710"
13909
]
13910
},
13911
{
@@ -13989,7 +13998,7 @@
13998
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
13999
"xloc": [
14000
"default-mobile.handlebars->11->151",
13992
- "default.handlebars->39->2032"
14001
+ "default.handlebars->39->2033"
14002
]
14003
},
14004
{
@@ -14018,8 +14027,8 @@
14027
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
14028
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
14029
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
14021
- "default.handlebars->39->1225",
14022
- "default.handlebars->39->1764",
14030
+ "default.handlebars->39->1226",
14031
+ "default.handlebars->39->1765",
14032
"default.handlebars->39->809",
14033
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
14034
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
@@ -14099,7 +14108,7 @@
14108
"zh-chs": "连接到服务器",
14109
"zh-cht": "連接到伺服器",
14110
"xloc": [
14102
- "default.handlebars->39->1833"
14111
+ "default.handlebars->39->1834"
14112
]
14113
},
14114
{
@@ -14246,7 +14255,7 @@
14255
"zh-chs": "已连接的英特尔®AMT",
14256
"zh-cht": "已連接的Intel® AMT",
14257
"xloc": [
14249
- "default.handlebars->39->2693"
14258
+ "default.handlebars->39->2694"
14259
]
14260
},
14261
{
@@ -14270,7 +14279,7 @@
14279
"zh-chs": "已连接的用户",
14280
"zh-cht": "已连接的用户",
14281
"xloc": [
14273
- "default.handlebars->39->2698"
14282
+ "default.handlebars->39->2699"
14283
]
14284
},
14285
{
@@ -14304,7 +14313,7 @@
14313
"zh-cht": "現在已連接",
14314
"xloc": [
14315
"default-mobile.handlebars->11->506",
14307
- "default.handlebars->39->1304"
14316
+ "default.handlebars->39->1305"
14317
]
14318
},
14319
{
@@ -14402,7 +14411,7 @@
14411
"default-mobile.handlebars->11->2",
14412
"default-mobile.handlebars->11->478",
14413
"default-mobile.handlebars->11->48",
14405
- "default.handlebars->39->1290",
14414
+ "default.handlebars->39->1291",
14415
"default.handlebars->39->338",
14416
"default.handlebars->39->341",
14417
"default.handlebars->39->395",
@@ -14454,7 +14463,7 @@
14463
"zh-chs": "连接数量",
14464
"zh-cht": "連接數量",
14465
"xloc": [
14457
- "default.handlebars->39->2724"
14466
+ "default.handlebars->39->2725"
14467
]
14468
},
14469
{
@@ -14478,8 +14487,8 @@
14487
"zh-chs": "连接错误",
14488
"xloc": [
14489
"default-mobile.handlebars->11->441",
14481
- "default.handlebars->39->1212",
14482
- "default.handlebars->39->1239",
14490
+ "default.handlebars->39->1213",
14491
+ "default.handlebars->39->1240",
14492
"login2.handlebars->7->32"
14493
]
14494
},
@@ -14504,7 +14513,7 @@
14513
"zh-chs": "连接转发器",
14514
"zh-cht": "連接轉發器",
14515
"xloc": [
14507
- "default.handlebars->39->2759"
14516
+ "default.handlebars->39->2760"
14517
]
14518
},
14519
{
@@ -14577,7 +14586,7 @@
14586
"zh-cht": "連接性",
14587
"xloc": [
14588
"default-mobile.handlebars->11->299",
14580
- "default.handlebars->39->1989",
14589
+ "default.handlebars->39->1990",
14590
"default.handlebars->39->328",
14591
"default.handlebars->39->826",
14592
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -14605,8 +14614,8 @@
14614
"zh-cht": "控制台",
14615
"xloc": [
14616
"default-mobile.handlebars->11->322",
14608
- "default.handlebars->39->927",
14609
- "default.handlebars->39->949",
14617
+ "default.handlebars->39->928",
14618
+ "default.handlebars->39->950",
14619
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
14620
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
14621
"default.handlebars->contextMenu->cxconsole"
@@ -14657,8 +14666,8 @@
14666
"zh-chs": "控制",
14667
"zh-cht": "控制",
14668
"xloc": [
14660
- "default.handlebars->39->926",
14661
- "default.handlebars->39->948",
14669
+ "default.handlebars->39->927",
14670
+ "default.handlebars->39->949",
14671
"messenger.handlebars->remoteImage->3->2"
14672
]
14673
},
@@ -14707,7 +14716,7 @@
14716
"zh-chs": "Cookie编码器",
14717
"zh-cht": "Cookie編碼器",
14718
"xloc": [
14710
- "default.handlebars->39->2743"
14719
+ "default.handlebars->39->2744"
14720
]
14721
},
14722
{
@@ -14918,8 +14927,8 @@
14927
"zh-chs": "复制连结到剪贴板",
14928
"zh-cht": "複製連結到剪貼板",
14929
"xloc": [
14921
- "default.handlebars->39->2000",
14922
- "default.handlebars->39->2019",
14930
+ "default.handlebars->39->2001",
14931
+ "default.handlebars->39->2020",
14932
"default.handlebars->39->272",
14933
"default.handlebars->39->294",
14934
"default.handlebars->39->296",
@@ -15046,7 +15055,7 @@
15055
"zh-chs": "复制:“{0}”到“{1}”",
15056
"zh-cht": "複製:“{0}”到“{1}”",
15057
"xloc": [
15049
- "default.handlebars->39->2091"
15058
+ "default.handlebars->39->2092"
15059
]
15060
},
15061
{
@@ -15220,7 +15229,7 @@
15229
"zh-chs": "核心服务器",
15230
"zh-cht": "核心伺服器",
15231
"xloc": [
15223
- "default.handlebars->39->2742"
15232
+ "default.handlebars->39->2743"
15233
]
15234
},
15235
{
@@ -15244,7 +15253,7 @@
15253
"zh-chs": "科西嘉文",
15254
"zh-cht": "科西嘉文",
15255
"xloc": [
15247
- "default.handlebars->39->1472"
15256
+ "default.handlebars->39->1473"
15257
]
15258
},
15259
{
@@ -15288,7 +15297,7 @@
15297
"zh-chs": "创建帐号",
15298
"zh-cht": "創建帳號",
15299
"xloc": [
15291
- "default.handlebars->39->2283",
15300
+ "default.handlebars->39->2284",
15301
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
15302
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
15303
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -15358,7 +15367,7 @@
15367
"tr": "Giriş Simgesi Oluştur",
15368
"zh-chs": "创建登录令牌",
15369
"xloc": [
15361
- "default.handlebars->39->1656",
15370
+ "default.handlebars->39->1657",
15371
"default.handlebars->39->297"
15372
]
15373
},
@@ -15383,7 +15392,7 @@
15392
"zh-chs": "创建用户组",
15393
"zh-cht": "創建用戶群",
15394
"xloc": [
15386
- "default.handlebars->39->2323"
15395
+ "default.handlebars->39->2324"
15396
]
15397
},
15398
{
@@ -15431,7 +15440,7 @@
15440
"zh-chs": "使用以下选项创建一个新的设备组。",
15441
"zh-cht": "使用以下選項創建一個新的裝置群。",
15442
"xloc": [
15434
- "default.handlebars->39->1686"
15443
+ "default.handlebars->39->1687"
15444
]
15445
},
15446
{
@@ -15478,7 +15487,7 @@
15487
"tr": "Hesabınıza alternatif giriş olarak kullanılabilecek geçici bir kullanıcı adı ve şifre oluşturun. Bu, araçların veya diğer hizmetlerin hesabınıza erişmesine izin vermek için kullanışlıdır.",
15488
"zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
15489
"xloc": [
15481
- "default.handlebars->39->1637"
15490
+ "default.handlebars->39->1638"
15491
]
15492
},
15493
{
@@ -15526,7 +15535,7 @@
15535
"zh-chs": "创建文件夹:“{0}”",
15536
"zh-cht": "創建文件夾:“{0}”",
15537
"xloc": [
15529
- "default.handlebars->39->2084"
15538
+ "default.handlebars->39->2085"
15539
]
15540
},
15541
{
@@ -15573,7 +15582,7 @@
15582
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
15583
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
15584
"xloc": [
15576
- "default.handlebars->39->2247"
15585
+ "default.handlebars->39->2248"
15586
]
15587
},
15588
{
@@ -15623,7 +15632,7 @@
15632
"zh-chs": "创建的设备组:{0}",
15633
"zh-cht": "創建的設備組:{0}",
15634
"xloc": [
15626
- "default.handlebars->39->2095"
15635
+ "default.handlebars->39->2096"
15636
]
15637
},
15638
{
@@ -15647,7 +15656,7 @@
15656
"zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
15657
"zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
15658
"xloc": [
15650
- "default.handlebars->39->972"
15659
+ "default.handlebars->39->973"
15660
]
15661
},
15662
{
@@ -15713,7 +15722,7 @@
15722
"zh-chs": "创建",
15723
"zh-cht": "創建",
15724
"xloc": [
15716
- "default.handlebars->39->2427"
15725
+ "default.handlebars->39->2428"
15726
]
15727
},
15728
{
@@ -15737,7 +15746,7 @@
15746
"zh-chs": "创建时间",
15747
"zh-cht": "創作時間",
15748
"xloc": [
15740
- "default.handlebars->39->1745"
15749
+ "default.handlebars->39->1746"
15750
]
15751
},
15752
{
@@ -15787,8 +15796,8 @@
15796
"zh-chs": "创建者",
15797
"zh-cht": "創作者",
15798
"xloc": [
15790
- "default.handlebars->39->1743",
15791
- "default.handlebars->39->1744"
15799
+ "default.handlebars->39->1744",
15800
+ "default.handlebars->39->1745"
15801
]
15802
},
15803
{
@@ -15813,7 +15822,7 @@
15822
"zh-cht": "證書",
15823
"xloc": [
15824
"default-mobile.handlebars->11->309",
15816
- "default.handlebars->39->1714",
15825
+ "default.handlebars->39->1715",
15826
"default.handlebars->39->836"
15827
]
15828
},
@@ -15838,7 +15847,7 @@
15847
"zh-chs": "克里语",
15848
"zh-cht": "克里語",
15849
"xloc": [
15841
- "default.handlebars->39->1473"
15850
+ "default.handlebars->39->1474"
15851
]
15852
},
15853
{
@@ -15862,7 +15871,7 @@
15871
"zh-chs": "克罗地亚文",
15872
"zh-cht": "克羅地亞文",
15873
"xloc": [
15865
- "default.handlebars->39->1474"
15874
+ "default.handlebars->39->1475"
15875
]
15876
},
15877
{
@@ -15938,8 +15947,8 @@
15947
"xloc": [
15948
"default-mobile.handlebars->11->398",
15949
"default-mobile.handlebars->11->402",
15941
- "default.handlebars->39->1155",
15942
- "default.handlebars->39->1159",
15950
+ "default.handlebars->39->1156",
15951
+ "default.handlebars->39->1160",
15952
"default.handlebars->39->57",
15953
"sharing.handlebars->11->24"
15954
]
@@ -16107,7 +16116,7 @@
16116
"zh-chs": "当前密码不正确。",
16117
"xloc": [
16118
"default-mobile.handlebars->11->691",
16110
- "default.handlebars->39->2667"
16119
+ "default.handlebars->39->2668"
16120
]
16121
},
16122
{
@@ -16205,7 +16214,7 @@
16214
"zh-chs": "捷克文",
16215
"zh-cht": "捷克文",
16216
"xloc": [
16208
- "default.handlebars->39->1475"
16217
+ "default.handlebars->39->1476"
16218
]
16219
},
16220
{
@@ -16253,7 +16262,7 @@
16262
"zh-chs": "丹麦文",
16263
"zh-cht": "丹麥文",
16264
"xloc": [
16256
- "default.handlebars->39->1476"
16265
+ "default.handlebars->39->1477"
16266
]
16267
},
16268
{
@@ -16301,7 +16310,7 @@
16310
"zh-chs": "数据通道",
16311
"zh-cht": "數據通道",
16312
"xloc": [
16304
- "default.handlebars->39->1123",
16313
+ "default.handlebars->39->1124",
16314
"sharing.handlebars->11->11"
16315
]
16316
},
@@ -16326,7 +16335,7 @@
16335
"zh-chs": "日期和时间",
16336
"zh-cht": "日期和時間",
16337
"xloc": [
16329
- "default.handlebars->39->1634"
16338
+ "default.handlebars->39->1635"
16339
]
16340
},
16341
{
@@ -16351,8 +16360,8 @@
16360
"zh-cht": "天",
16361
"xloc": [
16362
"default-mobile.handlebars->11->350",
16354
- "default.handlebars->39->1045",
16355
- "default.handlebars->39->2591"
16363
+ "default.handlebars->39->1046",
16364
+ "default.handlebars->39->2592"
16365
]
16366
},
16367
{
@@ -16376,7 +16385,7 @@
16385
"zh-chs": "停用",
16386
"zh-cht": "停用",
16387
"xloc": [
16379
- "default.handlebars->39->1812"
16388
+ "default.handlebars->39->1813"
16389
]
16390
},
16391
{
@@ -16400,7 +16409,7 @@
16409
"zh-chs": "如果设置停用CCM",
16410
"zh-cht": "如果設置停用CCM",
16411
"xloc": [
16403
- "default.handlebars->39->1824"
16412
+ "default.handlebars->39->1825"
16413
]
16414
},
16415
{
@@ -16470,10 +16479,10 @@
16479
"zh-chs": "默认",
16480
"zh-cht": "默認",
16481
"xloc": [
16473
- "default.handlebars->39->2270",
16474
- "default.handlebars->39->2319",
16475
- "default.handlebars->39->2330",
16476
- "default.handlebars->39->2403"
16482
+ "default.handlebars->39->2271",
16483
+ "default.handlebars->39->2320",
16484
+ "default.handlebars->39->2331",
16485
+ "default.handlebars->39->2404"
16486
]
16487
},
16488
{
@@ -16497,7 +16506,7 @@
16506
"zh-chs": "德尔",
16507
"xloc": [
16508
"default-mobile.handlebars->11->386",
16500
- "default.handlebars->39->1143"
16509
+ "default.handlebars->39->1144"
16510
]
16511
},
16512
{
@@ -16526,8 +16535,8 @@
16535
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
16536
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
16537
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
16529
- "default.handlebars->39->1258",
16530
- "default.handlebars->39->2026",
16538
+ "default.handlebars->39->1259",
16539
+ "default.handlebars->39->2027",
16540
"default.handlebars->39->699",
16541
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
16542
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -16563,7 +16572,7 @@
16572
"zh-cht": "刪除帳戶",
16573
"xloc": [
16574
"default-mobile.handlebars->11->108",
16566
- "default.handlebars->39->1671"
16575
+ "default.handlebars->39->1672"
16576
]
16577
},
16578
{
@@ -16587,7 +16596,7 @@
16596
"zh-chs": "删除帐户",
16597
"zh-cht": "刪除帳戶",
16598
"xloc": [
16590
- "default.handlebars->39->2235"
16599
+ "default.handlebars->39->2236"
16600
]
16601
},
16602
{
@@ -16661,9 +16670,9 @@
16670
"xloc": [
16671
"default-mobile.handlebars->11->603",
16672
"default-mobile.handlebars->11->606",
16664
- "default.handlebars->39->1799",
16673
"default.handlebars->39->1800",
16666
- "default.handlebars->39->1841"
16674
+ "default.handlebars->39->1801",
16675
+ "default.handlebars->39->1842"
16676
]
16677
},
16678
{
@@ -16688,7 +16697,7 @@
16697
"zh-cht": "刪除節點",
16698
"xloc": [
16699
"default-mobile.handlebars->11->358",
16691
- "default.handlebars->39->1071"
16700
+ "default.handlebars->39->1072"
16701
]
16702
},
16703
{
@@ -16733,7 +16742,7 @@
16742
"zh-chs": "删除用户",
16743
"zh-cht": "刪除用戶",
16744
"xloc": [
16736
- "default.handlebars->39->2470"
16745
+ "default.handlebars->39->2471"
16746
]
16747
},
16748
{
@@ -16757,8 +16766,8 @@
16766
"zh-chs": "删除用户群组",
16767
"zh-cht": "刪除用戶群組",
16768
"xloc": [
16760
- "default.handlebars->39->2371",
16761
- "default.handlebars->39->2383"
16769
+ "default.handlebars->39->2372",
16770
+ "default.handlebars->39->2384"
16771
]
16772
},
16773
{
@@ -16782,7 +16791,7 @@
16791
"zh-chs": "删除用户群组",
16792
"zh-cht": "刪除用戶群組",
16793
"xloc": [
16785
- "default.handlebars->39->2317"
16794
+ "default.handlebars->39->2318"
16795
]
16796
},
16797
{
@@ -16806,7 +16815,7 @@
16815
"zh-chs": "删除用户{0}",
16816
"zh-cht": "刪除用戶{0}",
16817
"xloc": [
16809
- "default.handlebars->39->2509"
16818
+ "default.handlebars->39->2510"
16819
]
16820
},
16821
{
@@ -16831,7 +16840,7 @@
16840
"zh-cht": "刪除帳戶",
16841
"xloc": [
16842
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
16834
- "default.handlebars->39->2231",
16843
+ "default.handlebars->39->2232",
16844
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
16845
]
16846
},
@@ -16880,7 +16889,7 @@
16889
"zh-chs": "删除群组",
16890
"zh-cht": "刪除群組",
16891
"xloc": [
16883
- "default.handlebars->39->2313"
16892
+ "default.handlebars->39->2314"
16893
]
16894
},
16895
{
@@ -16928,7 +16937,7 @@
16937
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
16938
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
16939
"xloc": [
16931
- "default.handlebars->39->2086"
16940
+ "default.handlebars->39->2087"
16941
]
16942
},
16943
{
@@ -16954,8 +16963,8 @@
16963
"xloc": [
16964
"default-mobile.handlebars->11->148",
16965
"default-mobile.handlebars->11->454",
16957
- "default.handlebars->39->1260",
16958
- "default.handlebars->39->2028",
16966
+ "default.handlebars->39->1261",
16967
+ "default.handlebars->39->2029",
16968
"sharing.handlebars->11->63"
16969
]
16970
},
@@ -16980,7 +16989,7 @@
16989
"zh-chs": "删除用户群组{0}?",
16990
"zh-cht": "刪除用戶群組{0}?",
16991
"xloc": [
16983
- "default.handlebars->39->2381"
16992
+ "default.handlebars->39->2382"
16993
]
16994
},
16995
{
@@ -17006,8 +17015,8 @@
17015
"xloc": [
17016
"default-mobile.handlebars->11->147",
17017
"default-mobile.handlebars->11->453",
17009
- "default.handlebars->39->1259",
17010
- "default.handlebars->39->2027",
17018
+ "default.handlebars->39->1260",
17019
+ "default.handlebars->39->2028",
17020
"sharing.handlebars->11->62"
17021
]
17022
},
@@ -17056,7 +17065,7 @@
17065
"zh-chs": "删除:“{0}”",
17066
"zh-cht": "刪除:“{0}”",
17067
"xloc": [
17059
- "default.handlebars->39->2085"
17068
+ "default.handlebars->39->2086"
17069
]
17070
},
17071
{
@@ -17080,7 +17089,7 @@
17089
"zh-chs": "删除:“{0}”,{1}个元素已删除",
17090
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
17091
"xloc": [
17083
- "default.handlebars->39->2087"
17092
+ "default.handlebars->39->2088"
17093
]
17094
},
17095
{
@@ -17105,7 +17114,7 @@
17114
"zh-cht": "被拒絕",
17115
"xloc": [
17116
"default-mobile.handlebars->11->373",
17108
- "default.handlebars->39->1118",
17117
+ "default.handlebars->39->1119",
17118
"sharing.handlebars->11->29",
17119
"sharing.handlebars->11->7"
17120
]
@@ -17242,17 +17251,17 @@
17251
"default-mobile.handlebars->11->519",
17252
"default-mobile.handlebars->11->594",
17253
"default-mobile.handlebars->11->608",
17245
- "default.handlebars->39->1113",
17246
- "default.handlebars->39->1317",
17247
- "default.handlebars->39->1327",
17254
+ "default.handlebars->39->1114",
17255
+ "default.handlebars->39->1318",
17256
+ "default.handlebars->39->1328",
17257
"default.handlebars->39->144",
17249
- "default.handlebars->39->1692",
17250
- "default.handlebars->39->1740",
17251
- "default.handlebars->39->1843",
17252
- "default.handlebars->39->2322",
17253
- "default.handlebars->39->2332",
17258
+ "default.handlebars->39->1693",
17259
+ "default.handlebars->39->1741",
17260
+ "default.handlebars->39->1844",
17261
+ "default.handlebars->39->2323",
17262
"default.handlebars->39->2333",
17255
- "default.handlebars->39->2379",
17263
+ "default.handlebars->39->2334",
17264
+ "default.handlebars->39->2380",
17265
"default.handlebars->39->740",
17266
"default.handlebars->39->741",
17267
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -17301,15 +17310,15 @@
17310
"zh-cht": "桌面",
17311
"xloc": [
17312
"default-mobile.handlebars->11->318",
17304
- "default.handlebars->39->1193",
17305
- "default.handlebars->39->1849",
17306
- "default.handlebars->39->2566",
17307
- "default.handlebars->39->2616",
17308
- "default.handlebars->39->2632",
17309
- "default.handlebars->39->2718",
17313
+ "default.handlebars->39->1194",
17314
+ "default.handlebars->39->1850",
17315
+ "default.handlebars->39->2567",
17316
+ "default.handlebars->39->2617",
17317
+ "default.handlebars->39->2633",
17318
+ "default.handlebars->39->2719",
17319
"default.handlebars->39->705",
17320
"default.handlebars->39->899",
17312
- "default.handlebars->39->974",
17321
+ "default.handlebars->39->975",
17322
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
17323
"default.handlebars->contextMenu->cxdesktop",
17324
"sharing.handlebars->11->23",
@@ -17337,7 +17346,7 @@
17346
"zh-chs": "桌面 + 文件",
17347
"xloc": [
17348
"default.handlebars->39->903",
17340
- "default.handlebars->39->977"
17349
+ "default.handlebars->39->978"
17350
]
17351
},
17352
{
@@ -17384,7 +17393,7 @@
17393
"zh-chs": "桌面 + 终端 + 文件",
17394
"xloc": [
17395
"default.handlebars->39->904",
17387
- "default.handlebars->39->979"
17396
+ "default.handlebars->39->980"
17397
]
17398
},
17399
{
@@ -17431,7 +17440,7 @@
17440
"tr": "Masaüstü Multiplex",
17441
"zh-chs": "桌面复用",
17442
"xloc": [
17434
- "default.handlebars->39->2723"
17443
+ "default.handlebars->39->2724"
17444
]
17445
},
17446
{
@@ -17455,9 +17464,9 @@
17464
"zh-chs": "桌面通知",
17465
"zh-cht": "桌面通知",
17466
"xloc": [
17458
- "default.handlebars->39->1755",
17459
- "default.handlebars->39->2340",
17460
- "default.handlebars->39->2442",
17467
+ "default.handlebars->39->1756",
17468
+ "default.handlebars->39->2341",
17469
+ "default.handlebars->39->2443",
17470
"default.handlebars->39->800"
17471
]
17472
},
@@ -17482,9 +17491,9 @@
17491
"zh-chs": "桌面提示",
17492
"zh-cht": "桌面提示",
17493
"xloc": [
17485
- "default.handlebars->39->1754",
17486
- "default.handlebars->39->2339",
17487
- "default.handlebars->39->2441",
17494
+ "default.handlebars->39->1755",
17495
+ "default.handlebars->39->2340",
17496
+ "default.handlebars->39->2442",
17497
"default.handlebars->39->799"
17498
]
17499
},
@@ -17509,9 +17518,9 @@
17518
"zh-chs": "桌面提示+工具栏",
17519
"zh-cht": "桌面提示+工具欄",
17520
"xloc": [
17512
- "default.handlebars->39->1752",
17513
- "default.handlebars->39->2337",
17514
- "default.handlebars->39->2439",
17521
+ "default.handlebars->39->1753",
17522
+ "default.handlebars->39->2338",
17523
+ "default.handlebars->39->2440",
17524
"default.handlebars->39->797"
17525
]
17526
},
@@ -17535,7 +17544,7 @@
17544
"tr": "Masaüstü Oturumu",
17545
"zh-chs": "桌面会话",
17546
"xloc": [
17538
- "default.handlebars->39->2559"
17547
+ "default.handlebars->39->2560"
17548
]
17549
},
17550
{
@@ -17629,9 +17638,9 @@
17638
"zh-chs": "桌面工具栏",
17639
"zh-cht": "桌面工具欄",
17640
"xloc": [
17632
- "default.handlebars->39->1753",
17633
- "default.handlebars->39->2338",
17634
- "default.handlebars->39->2440",
17641
+ "default.handlebars->39->1754",
17642
+ "default.handlebars->39->2339",
17643
+ "default.handlebars->39->2441",
17644
"default.handlebars->39->798"
17645
]
17646
},
@@ -17655,7 +17664,7 @@
17664
"tr": "Yalnızca Masaüstü Görünümü",
17665
"zh-chs": "仅桌面视图",
17666
"xloc": [
17658
- "default.handlebars->39->2415"
17667
+ "default.handlebars->39->2416"
17668
]
17669
},
17670
{
@@ -17678,7 +17687,7 @@
17687
"tr": "Masaüstü, Yalnızca görüntüleme",
17688
"zh-chs": "桌面,仅查看",
17689
"xloc": [
17681
- "default.handlebars->39->980"
17690
+ "default.handlebars->39->981"
17691
]
17692
},
17693
{
@@ -17702,7 +17711,7 @@
17711
"zh-chs": "桌面时段",
17712
"zh-cht": "桌面時段",
17713
"xloc": [
17705
- "default.handlebars->39->1192"
17714
+ "default.handlebars->39->1193"
17715
]
17716
},
17717
{
@@ -17776,7 +17785,7 @@
17785
"zh-cht": "細節",
17786
"xloc": [
17787
"default-mobile.handlebars->11->321",
17779
- "default.handlebars->39->1938",
17788
+ "default.handlebars->39->1939",
17789
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
17790
"default.handlebars->contextMenu->cxdetails"
17791
]
@@ -17827,13 +17836,13 @@
17836
"zh-cht": "裝置",
17837
"xloc": [
17838
"default-mobile.handlebars->11->514",
17830
- "default.handlebars->39->1312",
17831
- "default.handlebars->39->1420",
17832
- "default.handlebars->39->1876",
17833
- "default.handlebars->39->2528",
17839
+ "default.handlebars->39->1313",
17840
+ "default.handlebars->39->1421",
17841
+ "default.handlebars->39->1877",
17842
+ "default.handlebars->39->2529",
17843
"default.handlebars->39->253",
17835
- "default.handlebars->39->2590",
17836
- "default.handlebars->39->2605",
17844
+ "default.handlebars->39->2591",
17845
+ "default.handlebars->39->2606",
17846
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
17847
]
17848
},
@@ -17860,7 +17869,7 @@
17869
"xloc": [
17870
"default-mobile.handlebars->11->339",
17871
"default-mobile.handlebars->11->348",
17863
- "default.handlebars->39->1028"
17872
+ "default.handlebars->39->1029"
17873
]
17874
},
17875
{
@@ -17930,7 +17939,7 @@
17939
"tr": "Cihaz Ayrıntıları",
17940
"zh-chs": "设备详情",
17941
"xloc": [
17933
- "default.handlebars->39->1900"
17942
+ "default.handlebars->39->1901"
17943
]
17944
},
17945
{
@@ -17980,17 +17989,17 @@
17989
"xloc": [
17990
"agent-translations.json",
17991
"default-mobile.handlebars->11->669",
17983
- "default.handlebars->39->1871",
17984
- "default.handlebars->39->1874",
17992
+ "default.handlebars->39->1872",
17993
"default.handlebars->39->1875",
17986
- "default.handlebars->39->2182",
17987
- "default.handlebars->39->2363",
17988
- "default.handlebars->39->2369",
17989
- "default.handlebars->39->2516",
17990
- "default.handlebars->39->2575",
17991
- "default.handlebars->39->2594",
17992
- "default.handlebars->39->2608",
17993
- "default.handlebars->39->2645"
17994
+ "default.handlebars->39->1876",
17995
+ "default.handlebars->39->2183",
17996
+ "default.handlebars->39->2364",
17997
+ "default.handlebars->39->2370",
17998
+ "default.handlebars->39->2517",
17999
+ "default.handlebars->39->2576",
18000
+ "default.handlebars->39->2595",
18001
+ "default.handlebars->39->2609",
18002
+ "default.handlebars->39->2646"
18003
]
18004
},
18005
{
@@ -18015,7 +18024,7 @@
18024
"zh-cht": "裝置群用戶",
18025
"xloc": [
18026
"default-mobile.handlebars->11->658",
18018
- "default.handlebars->39->1944"
18027
+ "default.handlebars->39->1945"
18028
]
18029
},
18030
{
@@ -18040,11 +18049,11 @@
18049
"zh-cht": "裝置群",
18050
"xloc": [
18051
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
18043
- "default.handlebars->39->2198",
18044
- "default.handlebars->39->2307",
18045
- "default.handlebars->39->2350",
18046
- "default.handlebars->39->2436",
18047
- "default.handlebars->39->2696",
18052
+ "default.handlebars->39->2199",
18053
+ "default.handlebars->39->2308",
18054
+ "default.handlebars->39->2351",
18055
+ "default.handlebars->39->2437",
18056
+ "default.handlebars->39->2697",
18057
"default.handlebars->container->column_l->p2->p2info->9"
18058
]
18059
},
@@ -18093,7 +18102,7 @@
18102
"zh-chs": "设备位置",
18103
"zh-cht": "裝置位置",
18104
"xloc": [
18096
- "default.handlebars->39->1072"
18105
+ "default.handlebars->39->1073"
18106
]
18107
},
18108
{
@@ -18117,7 +18126,7 @@
18126
"zh-chs": "设备消息",
18127
"zh-cht": "裝置訊息",
18128
"xloc": [
18120
- "default.handlebars->39->964"
18129
+ "default.handlebars->39->965"
18130
]
18131
},
18132
{
@@ -18142,8 +18151,8 @@
18151
"zh-cht": "裝置名稱",
18152
"xloc": [
18153
"default-mobile.handlebars->11->366",
18145
- "default.handlebars->39->1111",
18146
- "default.handlebars->39->2574",
18154
+ "default.handlebars->39->1112",
18155
+ "default.handlebars->39->2575",
18156
"default.handlebars->39->411",
18157
"default.handlebars->39->420",
18158
"player.handlebars->3->25"
@@ -18171,7 +18180,7 @@
18180
"zh-cht": "裝置通知",
18181
"xloc": [
18182
"default.handlebars->39->638",
18174
- "default.handlebars->39->969"
18183
+ "default.handlebars->39->970"
18184
]
18185
},
18186
{
@@ -18217,7 +18226,7 @@
18226
"tr": "Cihaz İtme",
18227
"zh-chs": "设备推送",
18228
"xloc": [
18220
- "default.handlebars->39->2455"
18229
+ "default.handlebars->39->2456"
18230
]
18231
},
18232
{
@@ -18401,11 +18410,11 @@
18410
"zh-chs": "设备连接。",
18411
"zh-cht": "裝置連接。",
18412
"xloc": [
18404
- "default.handlebars->39->1659",
18405
- "default.handlebars->39->1965",
18406
- "default.handlebars->39->1969",
18407
- "default.handlebars->39->911",
18408
- "default.handlebars->39->915"
18413
+ "default.handlebars->39->1660",
18414
+ "default.handlebars->39->1966",
18415
+ "default.handlebars->39->1970",
18416
+ "default.handlebars->39->912",
18417
+ "default.handlebars->39->916"
18418
]
18419
},
18420
{
@@ -18429,11 +18438,11 @@
18438
"zh-chs": "设备断开连接。",
18439
"zh-cht": "裝置斷開連接。",
18440
"xloc": [
18432
- "default.handlebars->39->1660",
18433
- "default.handlebars->39->1966",
18434
- "default.handlebars->39->1970",
18435
- "default.handlebars->39->912",
18436
- "default.handlebars->39->916"
18441
+ "default.handlebars->39->1661",
18442
+ "default.handlebars->39->1967",
18443
+ "default.handlebars->39->1971",
18444
+ "default.handlebars->39->913",
18445
+ "default.handlebars->39->917"
18446
]
18447
},
18448
{
@@ -18457,7 +18466,7 @@
18466
"zh-chs": "创建的设备组:{0}",
18467
"zh-cht": "設備組已創建:{0}",
18468
"xloc": [
18460
- "default.handlebars->39->2116"
18469
+ "default.handlebars->39->2117"
18470
]
18471
},
18472
{
@@ -18481,7 +18490,7 @@
18490
"zh-chs": "设备组已删除:{0}",
18491
"zh-cht": "設備組已刪除:{0}",
18492
"xloc": [
18484
- "default.handlebars->39->2117"
18493
+ "default.handlebars->39->2118"
18494
]
18495
},
18496
{
@@ -18505,7 +18514,7 @@
18514
"zh-chs": "设备组成员身份已更改:{0}",
18515
"zh-cht": "設備組成員身份已更改:{0}",
18516
"xloc": [
18508
- "default.handlebars->39->2118"
18517
+ "default.handlebars->39->2119"
18518
]
18519
},
18520
{
@@ -18530,7 +18539,7 @@
18539
"zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
18540
"xloc": [
18541
"default-mobile.handlebars->11->346",
18533
- "default.handlebars->39->961"
18542
+ "default.handlebars->39->962"
18543
]
18544
},
18545
{
@@ -18554,7 +18563,7 @@
18563
"zh-chs": "设备组通知已更改",
18564
"zh-cht": "設備組通知已更改",
18565
"xloc": [
18557
- "default.handlebars->39->2113"
18566
+ "default.handlebars->39->2114"
18567
]
18568
},
18569
{
@@ -18578,7 +18587,7 @@
18587
"zh-chs": "未删除的设备组:{0}",
18588
"zh-cht": "未刪除的設備組:{0}",
18589
"xloc": [
18581
- "default.handlebars->39->2096"
18590
+ "default.handlebars->39->2097"
18591
]
18592
},
18593
{
@@ -19046,7 +19055,7 @@
19055
"tr": "Cihaz, Intel(R) AMT ACM TLS etkinleştirmesini istedi, FQDN: {0}",
19056
"zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
19057
"xloc": [
19049
- "default.handlebars->39->2151"
19058
+ "default.handlebars->39->2152"
19059
]
19060
},
19061
{
@@ -19070,7 +19079,7 @@
19079
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
19080
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
19081
"xloc": [
19073
- "default.handlebars->39->2098"
19082
+ "default.handlebars->39->2099"
19083
]
19084
},
19085
{
@@ -19115,9 +19124,9 @@
19124
"zh-chs": "设备",
19125
"zh-cht": "裝置",
19126
"xloc": [
19118
- "default.handlebars->39->1797",
19119
- "default.handlebars->39->2308",
19120
- "default.handlebars->39->2351"
19127
+ "default.handlebars->39->1798",
19128
+ "default.handlebars->39->2309",
19129
+ "default.handlebars->39->2352"
19130
]
19131
},
19132
{
@@ -19187,7 +19196,7 @@
19196
"zh-chs": "禁用的电子邮件两因素身份验证",
19197
"zh-cht": "禁用的電子郵件兩因素身份驗證",
19198
"xloc": [
19190
- "default.handlebars->39->2129"
19199
+ "default.handlebars->39->2130"
19200
]
19201
},
19202
{
@@ -19215,8 +19224,8 @@
19224
"default-mobile.handlebars->11->428",
19225
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
19226
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span",
19218
- "default.handlebars->39->1226",
19219
- "default.handlebars->39->1765",
19227
+ "default.handlebars->39->1227",
19228
+ "default.handlebars->39->1766",
19229
"default.handlebars->39->810",
19230
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
19231
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
@@ -19394,7 +19403,7 @@
19403
"zh-chs": "在远程设备上显示一个消息框。",
19404
"zh-cht": "在遠程裝置上顯示一個訊息框。",
19405
"xloc": [
19397
- "default.handlebars->39->965"
19406
+ "default.handlebars->39->966"
19407
]
19408
},
19409
{
@@ -19486,7 +19495,7 @@
19495
"zh-chs": "显示设备组名称",
19496
"zh-cht": "顯示裝置群名稱",
19497
"xloc": [
19489
- "default.handlebars->39->1658"
19498
+ "default.handlebars->39->1659"
19499
]
19500
},
19501
{
@@ -19510,7 +19519,7 @@
19519
"zh-chs": "显示名称",
19520
"zh-cht": "顯示名稱",
19521
"xloc": [
19513
- "default.handlebars->39->1176"
19522
+ "default.handlebars->39->1177"
19523
]
19524
},
19525
{
@@ -19534,7 +19543,7 @@
19543
"zh-chs": "显示公共连结",
19544
"zh-cht": "顯示公共鏈結",
19545
"xloc": [
19537
- "default.handlebars->39->1999"
19546
+ "default.handlebars->39->2000"
19547
]
19548
},
19549
{
@@ -19557,7 +19566,7 @@
19566
"tr": "{0} göster",
19567
"zh-chs": "显示{0}",
19568
"xloc": [
19560
- "default.handlebars->39->1195"
19569
+ "default.handlebars->39->1196"
19570
]
19571
},
19572
{
@@ -19581,7 +19590,7 @@
19590
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
19591
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
19592
"xloc": [
19584
- "default.handlebars->39->2058"
19593
+ "default.handlebars->39->2059"
19594
]
19595
},
19596
{
@@ -19605,7 +19614,7 @@
19614
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
19615
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
19616
"xloc": [
19608
- "default.handlebars->39->2066"
19617
+ "default.handlebars->39->2067"
19618
]
19619
},
19620
{
@@ -19629,8 +19638,8 @@
19638
"zh-chs": "什么都不做",
19639
"zh-cht": "什麼都不做",
19640
"xloc": [
19632
- "default.handlebars->39->1827",
19633
- "default.handlebars->39->1831"
19641
+ "default.handlebars->39->1828",
19642
+ "default.handlebars->39->1832"
19643
]
19644
},
19645
{
@@ -19655,10 +19664,10 @@
19664
"zh-cht": "域",
19665
"xloc": [
19666
"default.handlebars->39->113",
19658
- "default.handlebars->39->2271",
19659
- "default.handlebars->39->2320",
19660
- "default.handlebars->39->2329",
19661
- "default.handlebars->39->2402",
19667
+ "default.handlebars->39->2272",
19668
+ "default.handlebars->39->2321",
19669
+ "default.handlebars->39->2330",
19670
+ "default.handlebars->39->2403",
19671
"mstsc.handlebars->main->1->3->1->rowdomain->1->0",
19672
"mstsc.handlebars->main->1->3->1->rowdomain->3"
19673
]
@@ -19704,7 +19713,7 @@
19713
"zh-chs": "请勿更改,如果设置请保留CCM",
19714
"zh-cht": "請勿更改,如果設置請保留CCM",
19715
"xloc": [
19707
- "default.handlebars->39->1823"
19716
+ "default.handlebars->39->1824"
19717
]
19718
},
19719
{
@@ -19749,7 +19758,7 @@
19758
"zh-chs": "不要连接到服务器",
19759
"zh-cht": "不要連接到伺服器",
19760
"xloc": [
19752
- "default.handlebars->39->1832"
19761
+ "default.handlebars->39->1833"
19762
]
19763
},
19764
{
@@ -19861,7 +19870,7 @@
19870
"zh-chs": "下",
19871
"xloc": [
19872
"default-mobile.handlebars->11->394",
19864
- "default.handlebars->39->1151"
19873
+ "default.handlebars->39->1152"
19874
]
19875
},
19876
{
@@ -19960,7 +19969,7 @@
19969
"zh-cht": "下載檔案",
19970
"xloc": [
19971
"default-mobile.handlebars->11->473",
19963
- "default.handlebars->39->1279",
19972
+ "default.handlebars->39->1280",
19973
"sharing.handlebars->11->82"
19974
]
19975
},
@@ -20009,7 +20018,7 @@
20018
"zh-chs": "下载MeshCmd",
20019
"zh-cht": "下載MeshCmd",
20020
"xloc": [
20012
- "default.handlebars->39->1097"
20021
+ "default.handlebars->39->1098"
20022
]
20023
},
20024
{
@@ -20081,7 +20090,7 @@
20090
"zh-chs": "下载报告",
20091
"zh-cht": "下載報告",
20092
"xloc": [
20084
- "default.handlebars->39->2187",
20093
+ "default.handlebars->39->2188",
20094
"default.handlebars->container->column_l->p3->3->1->0->3",
20095
"default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv"
20096
]
@@ -20107,7 +20116,7 @@
20116
"zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
20117
"zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
20118
"xloc": [
20110
- "default.handlebars->39->1090"
20119
+ "default.handlebars->39->1091"
20120
]
20121
},
20122
{
@@ -20178,7 +20187,7 @@
20187
"tr": "Cihaz listesini indir",
20188
"zh-chs": "下载设备列表",
20189
"xloc": [
20181
- "default.handlebars->39->1795"
20190
+ "default.handlebars->39->1796"
20191
]
20192
},
20193
{
@@ -20226,7 +20235,7 @@
20235
"zh-chs": "下载电源事件",
20236
"zh-cht": "下載電源事件",
20237
"xloc": [
20229
- "default.handlebars->39->1046"
20238
+ "default.handlebars->39->1047"
20239
]
20240
},
20241
{
@@ -20369,7 +20378,7 @@
20378
"zh-chs": "使用以下一种档案格式下载事件列表。",
20379
"zh-cht": "使用以下一種檔案格式下載事件列表。",
20380
"xloc": [
20372
- "default.handlebars->39->2188"
20381
+ "default.handlebars->39->2189"
20382
]
20383
},
20384
{
@@ -20393,7 +20402,7 @@
20402
"zh-chs": "使用以下一种档案格式下载用户列表。",
20403
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
20404
"xloc": [
20396
- "default.handlebars->39->2255"
20405
+ "default.handlebars->39->2256"
20406
]
20407
},
20408
{
@@ -20490,7 +20499,7 @@
20499
"zh-chs": "下载:“{0}”",
20500
"zh-cht": "下載:“{0}”",
20501
"xloc": [
20493
- "default.handlebars->39->2089"
20502
+ "default.handlebars->39->2090"
20503
]
20504
},
20505
{
@@ -20513,7 +20522,7 @@
20522
"tr": "İndirme: \\\"{0}\\\", Boyut: {1}",
20523
"zh-chs": "下载:\\\"{0}\\\",大小:{1}",
20524
"xloc": [
20516
- "default.handlebars->39->2146"
20525
+ "default.handlebars->39->2147"
20526
]
20527
},
20528
{
@@ -20561,7 +20570,7 @@
20570
"zh-chs": "代理重复",
20571
"zh-cht": "代理重複",
20572
"xloc": [
20564
- "default.handlebars->39->2692"
20573
+ "default.handlebars->39->2693"
20574
]
20575
},
20576
{
@@ -20609,7 +20618,7 @@
20618
"zh-chs": "复制用户组",
20619
"zh-cht": "複製用戶群",
20620
"xloc": [
20612
- "default.handlebars->39->2324"
20621
+ "default.handlebars->39->2325"
20622
]
20623
},
20624
{
@@ -20654,8 +20663,8 @@
20663
"zh-chs": "持续时间",
20664
"zh-cht": "持續時間",
20665
"xloc": [
20657
- "default.handlebars->39->2554",
20658
- "default.handlebars->39->2580",
20666
+ "default.handlebars->39->2555",
20667
+ "default.handlebars->39->2581",
20668
"player.handlebars->3->18"
20669
]
20670
},
@@ -20701,7 +20710,7 @@
20710
"zh-chs": "荷兰文(比利时)",
20711
"zh-cht": "荷蘭文(比利時)",
20712
"xloc": [
20704
- "default.handlebars->39->1478"
20713
+ "default.handlebars->39->1479"
20714
]
20715
},
20716
{
@@ -20725,7 +20734,7 @@
20734
"zh-chs": "荷兰文(标准)",
20735
"zh-cht": "荷蘭文(標準)",
20736
"xloc": [
20728
- "default.handlebars->39->1477"
20737
+ "default.handlebars->39->1478"
20738
]
20739
},
20740
{
@@ -21093,9 +21102,9 @@
21102
"default-mobile.handlebars->11->362",
21103
"default-mobile.handlebars->11->364",
21104
"default-mobile.handlebars->11->371",
21096
- "default.handlebars->39->1107",
21097
- "default.handlebars->39->1109",
21098
- "default.handlebars->39->1116"
21105
+ "default.handlebars->39->1108",
21106
+ "default.handlebars->39->1110",
21107
+ "default.handlebars->39->1117"
21108
]
21109
},
21110
{
@@ -21122,10 +21131,10 @@
21131
"default-mobile.handlebars->11->609",
21132
"default-mobile.handlebars->11->615",
21133
"default-mobile.handlebars->11->635",
21125
- "default.handlebars->39->1844",
21126
- "default.handlebars->39->1880",
21127
- "default.handlebars->39->1906",
21128
- "default.handlebars->39->1918"
21134
+ "default.handlebars->39->1845",
21135
+ "default.handlebars->39->1881",
21136
+ "default.handlebars->39->1907",
21137
+ "default.handlebars->39->1919"
21138
]
21139
},
21140
{
@@ -21149,7 +21158,7 @@
21158
"zh-chs": "编辑设备组功能",
21159
"zh-cht": "編輯裝置群功能",
21160
"xloc": [
21152
- "default.handlebars->39->1866"
21161
+ "default.handlebars->39->1867"
21162
]
21163
},
21164
{
@@ -21173,8 +21182,8 @@
21182
"zh-chs": "编辑设备组权限",
21183
"zh-cht": "編輯裝置群權限",
21184
"xloc": [
21176
- "default.handlebars->39->1903",
21177
- "default.handlebars->39->1915"
21185
+ "default.handlebars->39->1904",
21186
+ "default.handlebars->39->1916"
21187
]
21188
},
21189
{
@@ -21198,7 +21207,7 @@
21207
"zh-chs": "编辑设备组用户同意",
21208
"zh-cht": "編輯裝置群用戶同意",
21209
"xloc": [
21201
- "default.handlebars->39->1845"
21210
+ "default.handlebars->39->1846"
21211
]
21212
},
21213
{
@@ -21223,7 +21232,7 @@
21232
"zh-cht": "編輯裝置筆記",
21233
"xloc": [
21234
"default-mobile.handlebars->11->627",
21226
- "default.handlebars->39->1894"
21235
+ "default.handlebars->39->1895"
21236
]
21237
},
21238
{
@@ -21247,8 +21256,8 @@
21256
"zh-chs": "编辑设备权限",
21257
"zh-cht": "編輯裝置權限",
21258
"xloc": [
21250
- "default.handlebars->39->1908",
21251
- "default.handlebars->39->1910"
21259
+ "default.handlebars->39->1909",
21260
+ "default.handlebars->39->1911"
21261
]
21262
},
21263
{
@@ -21296,7 +21305,7 @@
21305
"zh-chs": "编辑设备用户同意",
21306
"zh-cht": "編輯裝置用戶同意",
21307
"xloc": [
21299
- "default.handlebars->39->1847"
21308
+ "default.handlebars->39->1848"
21309
]
21310
},
21311
{
@@ -21320,7 +21329,7 @@
21329
"zh-chs": "编辑群组",
21330
"zh-cht": "編輯群組",
21331
"xloc": [
21323
- "default.handlebars->39->938"
21332
+ "default.handlebars->39->939"
21333
]
21334
},
21335
{
@@ -21348,7 +21357,7 @@
21357
"default-mobile.handlebars->11->288",
21358
"default-mobile.handlebars->11->289",
21359
"default-mobile.handlebars->11->357",
21351
- "default.handlebars->39->1053",
21360
+ "default.handlebars->39->1054",
21361
"default.handlebars->39->762",
21362
"default.handlebars->39->767",
21363
"default.handlebars->39->768"
@@ -21376,7 +21385,7 @@
21385
"zh-cht": "編輯筆記",
21386
"xloc": [
21387
"default-mobile.handlebars->11->642",
21379
- "default.handlebars->39->1925"
21388
+ "default.handlebars->39->1926"
21389
]
21390
},
21391
{
@@ -21400,7 +21409,7 @@
21409
"zh-chs": "编辑用户同意",
21410
"zh-cht": "編輯用戶同意",
21411
"xloc": [
21403
- "default.handlebars->39->1846"
21412
+ "default.handlebars->39->1847"
21413
]
21414
},
21415
{
@@ -21424,7 +21433,7 @@
21433
"zh-chs": "编辑用户设备组权限",
21434
"zh-cht": "編輯用戶裝置群權限",
21435
"xloc": [
21427
- "default.handlebars->39->1916"
21436
+ "default.handlebars->39->1917"
21437
]
21438
},
21439
{
@@ -21448,7 +21457,7 @@
21457
"zh-chs": "编辑用户设备权限",
21458
"zh-cht": "編輯用戶裝置權限",
21459
"xloc": [
21451
- "default.handlebars->39->1911"
21460
+ "default.handlebars->39->1912"
21461
]
21462
},
21463
{
@@ -21471,7 +21480,7 @@
21480
"tr": "Kullanıcı Özelliklerini Düzenle",
21481
"zh-chs": "编辑用户特征",
21482
"xloc": [
21474
- "default.handlebars->39->2492"
21483
+ "default.handlebars->39->2493"
21484
]
21485
},
21486
{
@@ -21495,7 +21504,7 @@
21504
"zh-chs": "编辑用户组",
21505
"zh-cht": "編輯用戶群",
21506
"xloc": [
21498
- "default.handlebars->39->2380"
21507
+ "default.handlebars->39->2381"
21508
]
21509
},
21510
{
@@ -21519,7 +21528,7 @@
21528
"zh-chs": "编辑用户组设备权限",
21529
"zh-cht": "編輯用戶群裝置權限",
21530
"xloc": [
21522
- "default.handlebars->39->1913"
21531
+ "default.handlebars->39->1914"
21532
]
21533
},
21534
{
@@ -21527,7 +21536,7 @@
21536
"nl": "Functies van gebruikersgroepen bewerken",
21537
"es": "Editar características del grupo de usuarios",
21538
"xloc": [
21530
- "default.handlebars->39->2373"
21539
+ "default.handlebars->39->2374"
21540
]
21541
},
21542
{
@@ -21551,7 +21560,7 @@
21560
"zh-chs": "编辑用户组用户同意",
21561
"zh-cht": "編輯用戶組用戶同意",
21562
"xloc": [
21554
- "default.handlebars->39->1848"
21563
+ "default.handlebars->39->1849"
21564
]
21565
},
21566
{
@@ -21649,12 +21658,12 @@
21658
"zh-cht": "電郵",
21659
"xloc": [
21660
"default-mobile.handlebars->11->102",
21652
- "default.handlebars->39->2273",
21653
- "default.handlebars->39->2406",
21654
- "default.handlebars->39->2408",
21655
- "default.handlebars->39->2453",
21656
- "default.handlebars->39->2463",
21657
- "default.handlebars->39->2495",
21661
+ "default.handlebars->39->2274",
21662
+ "default.handlebars->39->2407",
21663
+ "default.handlebars->39->2409",
21664
+ "default.handlebars->39->2454",
21665
+ "default.handlebars->39->2464",
21666
+ "default.handlebars->39->2496",
21667
"default.handlebars->39->456",
21668
"login-mobile.handlebars->5->42",
21669
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -21691,7 +21700,7 @@
21700
"zh-cht": "電郵地址變更",
21701
"xloc": [
21702
"default-mobile.handlebars->11->103",
21694
- "default.handlebars->39->1667"
21703
+ "default.handlebars->39->1668"
21704
]
21705
},
21706
{
@@ -21716,7 +21725,7 @@
21725
"zh-cht": "電郵認證",
21726
"xloc": [
21727
"default-mobile.handlebars->11->92",
21719
- "default.handlebars->39->1408"
21728
+ "default.handlebars->39->1409"
21729
]
21730
},
21731
{
@@ -21750,7 +21759,7 @@
21759
"nl": "Email verbinden",
21760
"es": "Correo electrónico conectado",
21761
"xloc": [
21753
- "default.handlebars->39->1767",
21762
+ "default.handlebars->39->1768",
21763
"default.handlebars->39->812"
21764
]
21765
},
@@ -21759,7 +21768,7 @@
21768
"nl": "Email verbroken",
21769
"es": "Correo electrónico desconectado",
21770
"xloc": [
21762
- "default.handlebars->39->1768",
21771
+ "default.handlebars->39->1769",
21772
"default.handlebars->39->813"
21773
]
21774
},
@@ -21768,8 +21777,8 @@
21777
"nl": "Email meldingen",
21778
"es": "Notificaciones por correo electrónico",
21779
"xloc": [
21771
- "default.handlebars->39->1968",
21772
- "default.handlebars->39->914"
21780
+ "default.handlebars->39->1969",
21781
+ "default.handlebars->39->915"
21782
]
21783
},
21784
{
@@ -21815,7 +21824,7 @@
21824
"zh-cht": "電郵驗證",
21825
"xloc": [
21826
"default-mobile.handlebars->11->101",
21818
- "default.handlebars->39->1665"
21827
+ "default.handlebars->39->1666"
21828
]
21829
},
21830
{
@@ -21863,7 +21872,7 @@
21872
"zh-chs": "电邮未验证",
21873
"zh-cht": "電郵未驗證",
21874
"xloc": [
21866
- "default.handlebars->39->2217"
21875
+ "default.handlebars->39->2218"
21876
]
21877
},
21878
{
@@ -21887,8 +21896,8 @@
21896
"zh-chs": "电子邮件已验证",
21897
"zh-cht": "電子郵件已驗證",
21898
"xloc": [
21890
- "default.handlebars->39->2218",
21891
- "default.handlebars->39->2400"
21899
+ "default.handlebars->39->2219",
21900
+ "default.handlebars->39->2401"
21901
]
21902
},
21903
{
@@ -21912,7 +21921,7 @@
21921
"zh-chs": "电邮已验证。",
21922
"zh-cht": "電郵已驗證。",
21923
"xloc": [
21915
- "default.handlebars->39->2279"
21924
+ "default.handlebars->39->2280"
21925
]
21926
},
21927
{
@@ -21936,7 +21945,7 @@
21945
"zh-chs": "电邮未验证",
21946
"zh-cht": "電郵未驗證",
21947
"xloc": [
21939
- "default.handlebars->39->2401"
21948
+ "default.handlebars->39->2402"
21949
]
21950
},
21951
{
@@ -21981,7 +21990,7 @@
21990
"zh-cht": "電郵已發送。",
21991
"xloc": [
21992
"default-mobile.handlebars->11->684",
21984
- "default.handlebars->39->2660",
21993
+ "default.handlebars->39->2661",
21994
"login-mobile.handlebars->5->2",
21995
"login.handlebars->5->2",
21996
"login2.handlebars->7->3"
@@ -22054,7 +22063,7 @@
22063
"zh-chs": "已通过电邮验证,并且需要重置密码。",
22064
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
22065
"xloc": [
22057
- "default.handlebars->39->2280"
22066
+ "default.handlebars->39->2281"
22067
]
22068
},
22069
{
@@ -22098,7 +22107,7 @@
22107
"tr": "E-posta/SMS/Push Trafiği",
22108
"zh-chs": "电子邮件/短信/推送流量",
22109
"xloc": [
22101
- "default.handlebars->39->2751"
22110
+ "default.handlebars->39->2752"
22111
]
22112
},
22113
{
@@ -22152,7 +22161,7 @@
22161
"zh-chs": "启用邀请代码",
22162
"zh-cht": "啟用邀請代碼",
22163
"xloc": [
22155
- "default.handlebars->39->1950"
22164
+ "default.handlebars->39->1951"
22165
]
22166
},
22167
{
@@ -22201,7 +22210,7 @@
22210
"zh-cht": "啟用電郵二因子鑑別。",
22211
"xloc": [
22212
"default-mobile.handlebars->11->94",
22204
- "default.handlebars->39->1410"
22213
+ "default.handlebars->39->1411"
22214
]
22215
},
22216
{
@@ -22250,7 +22259,7 @@
22259
"zh-cht": "已啟用",
22260
"xloc": [
22261
"default.handlebars->39->116",
22253
- "default.handlebars->39->2582"
22262
+ "default.handlebars->39->2583"
22263
]
22264
},
22265
{
@@ -22274,7 +22283,7 @@
22283
"zh-chs": "启用电子邮件两因素身份验证",
22284
"zh-cht": "啟用電子郵件兩因素身份驗證",
22285
"xloc": [
22277
- "default.handlebars->39->2128"
22286
+ "default.handlebars->39->2129"
22287
]
22288
},
22289
{
@@ -22322,7 +22331,7 @@
22331
"zh-chs": "结尾",
22332
"xloc": [
22333
"default-mobile.handlebars->11->388",
22325
- "default.handlebars->39->1145"
22334
+ "default.handlebars->39->1146"
22335
]
22336
},
22337
{
@@ -22346,7 +22355,7 @@
22355
"zh-chs": "时间结束",
22356
"zh-cht": "時間結束",
22357
"xloc": [
22349
- "default.handlebars->39->2579"
22358
+ "default.handlebars->39->2580"
22359
]
22360
},
22361
{
@@ -22370,7 +22379,7 @@
22379
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
22380
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
22381
"xloc": [
22373
- "default.handlebars->39->2051"
22382
+ "default.handlebars->39->2052"
22383
]
22384
},
22385
{
@@ -22394,7 +22403,7 @@
22403
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
22404
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
22405
"xloc": [
22397
- "default.handlebars->39->2052"
22406
+ "default.handlebars->39->2053"
22407
]
22408
},
22409
{
@@ -22417,7 +22426,7 @@
22426
"tr": "Yerel geçiş oturumu \\\"{0}\\\", {1} - {2} protokolü, {3} saniye sona erdi",
22427
"zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒",
22428
"xloc": [
22420
- "default.handlebars->39->2161"
22429
+ "default.handlebars->39->2162"
22430
]
22431
},
22432
{
@@ -22440,7 +22449,7 @@
22449
"tr": "{1} ile {2} arasında \\\"{0}\\\" mesajlaşma oturumu sona erdi, {3} saniye",
22450
"zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"",
22451
"xloc": [
22443
- "default.handlebars->39->2152"
22452
+ "default.handlebars->39->2153"
22453
]
22454
},
22455
{
@@ -22464,7 +22473,7 @@
22473
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
22474
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
22475
"xloc": [
22467
- "default.handlebars->39->2049"
22476
+ "default.handlebars->39->2050"
22477
]
22478
},
22479
{
@@ -22488,7 +22497,7 @@
22497
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
22498
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
22499
"xloc": [
22491
- "default.handlebars->39->2050"
22500
+ "default.handlebars->39->2051"
22501
]
22502
},
22503
{
@@ -22512,7 +22521,7 @@
22521
"zh-chs": "英文",
22522
"zh-cht": "英文",
22523
"xloc": [
22515
- "default.handlebars->39->1479"
22524
+ "default.handlebars->39->1480"
22525
]
22526
},
22527
{
@@ -22536,7 +22545,7 @@
22545
"zh-chs": "英文(澳洲)",
22546
"zh-cht": "英文(澳洲)",
22547
"xloc": [
22539
- "default.handlebars->39->1480"
22548
+ "default.handlebars->39->1481"
22549
]
22550
},
22551
{
@@ -22560,7 +22569,7 @@
22569
"zh-chs": "英文(伯利茲)",
22570
"zh-cht": "英文(伯利茲)",
22571
"xloc": [
22563
- "default.handlebars->39->1481"
22572
+ "default.handlebars->39->1482"
22573
]
22574
},
22575
{
@@ -22584,7 +22593,7 @@
22593
"zh-chs": "英文(加拿大)",
22594
"zh-cht": "英文(加拿大)",
22595
"xloc": [
22587
- "default.handlebars->39->1482"
22596
+ "default.handlebars->39->1483"
22597
]
22598
},
22599
{
@@ -22608,7 +22617,7 @@
22617
"zh-chs": "英文(爱尔兰)",
22618
"zh-cht": "英文(愛爾蘭)",
22619
"xloc": [
22611
- "default.handlebars->39->1483"
22620
+ "default.handlebars->39->1484"
22621
]
22622
},
22623
{
@@ -22632,7 +22641,7 @@
22641
"zh-chs": "英文(牙买加)",
22642
"zh-cht": "英文(牙買加)",
22643
"xloc": [
22635
- "default.handlebars->39->1484"
22644
+ "default.handlebars->39->1485"
22645
]
22646
},
22647
{
@@ -22656,7 +22665,7 @@
22665
"zh-chs": "英文(纽西兰)",
22666
"zh-cht": "英文(紐西蘭)",
22667
"xloc": [
22659
- "default.handlebars->39->1485"
22668
+ "default.handlebars->39->1486"
22669
]
22670
},
22671
{
@@ -22680,7 +22689,7 @@
22689
"zh-chs": "英文(菲律宾)",
22690
"zh-cht": "英文(菲律賓)",
22691
"xloc": [
22683
- "default.handlebars->39->1486"
22692
+ "default.handlebars->39->1487"
22693
]
22694
},
22695
{
@@ -22704,7 +22713,7 @@
22713
"zh-chs": "英语(南非)",
22714
"zh-cht": "英語(南非)",
22715
"xloc": [
22707
- "default.handlebars->39->1487"
22716
+ "default.handlebars->39->1488"
22717
]
22718
},
22719
{
@@ -22728,7 +22737,7 @@
22737
"zh-chs": "英文(特立尼达和多巴哥)",
22738
"zh-cht": "英文(特立尼達和多巴哥)",
22739
"xloc": [
22731
- "default.handlebars->39->1488"
22740
+ "default.handlebars->39->1489"
22741
]
22742
},
22743
{
@@ -22752,7 +22761,7 @@
22761
"zh-chs": "英文(英国)",
22762
"zh-cht": "英文(英國)",
22763
"xloc": [
22755
- "default.handlebars->39->1489"
22764
+ "default.handlebars->39->1490"
22765
]
22766
},
22767
{
@@ -22776,7 +22785,7 @@
22785
"zh-chs": "美国英文",
22786
"zh-cht": "美國英語",
22787
"xloc": [
22779
- "default.handlebars->39->1490"
22788
+ "default.handlebars->39->1491"
22789
]
22790
},
22791
{
@@ -22800,7 +22809,7 @@
22809
"zh-chs": "英文(津巴布韦)",
22810
"zh-cht": "英文(津巴布韋)",
22811
"xloc": [
22803
- "default.handlebars->39->1491"
22812
+ "default.handlebars->39->1492"
22813
]
22814
},
22815
{
@@ -22845,10 +22854,10 @@
22854
"zh-cht": "輸入",
22855
"xloc": [
22856
"default-mobile.handlebars->11->382",
22848
- "default.handlebars->39->1139",
22849
- "default.handlebars->39->1251",
22850
- "default.handlebars->39->1694",
22857
+ "default.handlebars->39->1140",
22858
+ "default.handlebars->39->1252",
22859
"default.handlebars->39->1695",
22860
+ "default.handlebars->39->1696",
22861
"sharing.handlebars->11->55"
22862
]
22863
},
@@ -22873,7 +22882,7 @@
22882
"zh-chs": "输入管理领域名称的逗号分隔列表。",
22883
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
22884
"xloc": [
22876
- "default.handlebars->39->2284"
22885
+ "default.handlebars->39->2285"
22886
]
22887
},
22888
{
@@ -22965,7 +22974,7 @@
22974
"zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
22975
"zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
22976
"xloc": [
22968
- "default.handlebars->39->1164"
22977
+ "default.handlebars->39->1165"
22978
]
22979
},
22980
{
@@ -23079,7 +23088,7 @@
23088
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
23089
"zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
23090
"xloc": [
23082
- "default.handlebars->39->1405"
23091
+ "default.handlebars->39->1406"
23092
]
23093
},
23094
{
@@ -23187,7 +23196,7 @@
23196
"zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。",
23197
"xloc": [
23198
"default-mobile.handlebars->11->692",
23190
- "default.handlebars->39->2668"
23199
+ "default.handlebars->39->2669"
23200
]
23201
},
23202
{
@@ -23211,7 +23220,7 @@
23220
"zh-chs": "错误,密码未更改。",
23221
"xloc": [
23222
"default-mobile.handlebars->11->689",
23214
- "default.handlebars->39->2665"
23223
+ "default.handlebars->39->2666"
23224
]
23225
},
23226
{
@@ -23235,7 +23244,7 @@
23244
"zh-chs": "错误,无法更改为常用密码。",
23245
"xloc": [
23246
"default-mobile.handlebars->11->688",
23238
- "default.handlebars->39->2664"
23247
+ "default.handlebars->39->2665"
23248
]
23249
},
23250
{
@@ -23259,7 +23268,7 @@
23268
"zh-chs": "错误,无法更改为以前使用的密码。",
23269
"xloc": [
23270
"default-mobile.handlebars->11->687",
23262
- "default.handlebars->39->2663"
23271
+ "default.handlebars->39->2664"
23272
]
23273
},
23274
{
@@ -23307,7 +23316,7 @@
23316
"zh-chs": "逃脱",
23317
"xloc": [
23318
"default-mobile.handlebars->11->383",
23310
- "default.handlebars->39->1140"
23319
+ "default.handlebars->39->1141"
23320
]
23321
},
23322
{
@@ -23331,7 +23340,7 @@
23340
"zh-chs": "世界文",
23341
"zh-cht": "世界語",
23342
"xloc": [
23334
- "default.handlebars->39->1492"
23343
+ "default.handlebars->39->1493"
23344
]
23345
},
23346
{
@@ -23375,7 +23384,7 @@
23384
"zh-chs": "爱沙尼亚文",
23385
"zh-cht": "愛沙尼亞語",
23386
"xloc": [
23378
- "default.handlebars->39->1493"
23387
+ "default.handlebars->39->1494"
23388
]
23389
},
23390
{
@@ -23419,7 +23428,7 @@
23428
"zh-chs": "事件详情",
23429
"zh-cht": "事件詳情",
23430
"xloc": [
23422
- "default.handlebars->39->1293"
23431
+ "default.handlebars->39->1294"
23432
]
23433
},
23434
{
@@ -23443,7 +23452,7 @@
23452
"zh-chs": "事件列表输出",
23453
"zh-cht": "事件列表輸出",
23454
"xloc": [
23446
- "default.handlebars->39->2193"
23455
+ "default.handlebars->39->2194"
23456
]
23457
},
23458
{
@@ -23614,8 +23623,8 @@
23623
"zh-chs": "到期时间",
23624
"zh-cht": "到期時間",
23625
"xloc": [
23617
- "default.handlebars->39->1001",
23618
- "default.handlebars->39->1655",
23626
+ "default.handlebars->39->1002",
23627
+ "default.handlebars->39->1656",
23628
"default.handlebars->39->259"
23629
]
23630
},
@@ -23664,7 +23673,7 @@
23673
"zh-chs": "过期{0}",
23674
"zh-cht": "過期{0}",
23675
"xloc": [
23667
- "default.handlebars->39->1708",
23676
+ "default.handlebars->39->1709",
23677
"sharing.handlebars->11->95"
23678
]
23679
},
@@ -23713,7 +23722,7 @@
23722
"zh-chs": "扩充式ASCII",
23723
"zh-cht": "擴充式ASCII",
23724
"xloc": [
23716
- "default.handlebars->39->1217",
23725
+ "default.handlebars->39->1218",
23726
"sharing.handlebars->11->34"
23727
]
23728
},
@@ -23763,7 +23772,7 @@
23772
"zh-chs": "外部",
23773
"zh-cht": "外部",
23774
"xloc": [
23766
- "default.handlebars->39->2731"
23775
+ "default.handlebars->39->2732"
23776
]
23777
},
23778
{
@@ -23811,7 +23820,7 @@
23820
"zh-chs": "FYRO马其顿语",
23821
"zh-cht": "FYRO馬其頓語",
23822
"xloc": [
23814
- "default.handlebars->39->1543"
23823
+ "default.handlebars->39->1544"
23824
]
23825
},
23826
{
@@ -23835,7 +23844,7 @@
23844
"zh-chs": "法罗语",
23845
"zh-cht": "法羅語",
23846
"xloc": [
23838
- "default.handlebars->39->1494"
23847
+ "default.handlebars->39->1495"
23848
]
23849
},
23850
{
@@ -23883,7 +23892,7 @@
23892
"zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。",
23893
"xloc": [
23894
"default-mobile.handlebars->11->683",
23886
- "default.handlebars->39->2659"
23895
+ "default.handlebars->39->2660"
23896
]
23897
},
23898
{
@@ -23930,7 +23939,7 @@
23939
"zh-chs": "本地用户拒绝后无法启动远程桌面",
23940
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
23941
"xloc": [
23933
- "default.handlebars->39->2074"
23942
+ "default.handlebars->39->2075"
23943
]
23944
},
23945
{
@@ -23974,7 +23983,7 @@
23983
"zh-chs": "本地用户拒绝后无法启动远程文件",
23984
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
23985
"xloc": [
23977
- "default.handlebars->39->2081"
23986
+ "default.handlebars->39->2082"
23987
]
23988
},
23989
{
@@ -24019,7 +24028,7 @@
24028
"zh-cht": "無法啟動遠程終端接合{0}({1})",
24029
"xloc": [
24030
"default-mobile.handlebars->11->374",
24022
- "default.handlebars->39->1119",
24031
+ "default.handlebars->39->1120",
24032
"sharing.handlebars->11->30",
24033
"sharing.handlebars->11->8"
24034
]
@@ -24045,7 +24054,7 @@
24054
"zh-chs": "波斯文(波斯文)",
24055
"zh-cht": "波斯語(波斯語)",
24056
"xloc": [
24048
- "default.handlebars->39->1495"
24057
+ "default.handlebars->39->1496"
24058
]
24059
},
24060
{
@@ -24095,9 +24104,9 @@
24104
"zh-chs": "功能",
24105
"zh-cht": "功能",
24106
"xloc": [
24098
- "default.handlebars->39->1751",
24099
- "default.handlebars->39->2336",
24100
- "default.handlebars->39->2424"
24107
+ "default.handlebars->39->1752",
24108
+ "default.handlebars->39->2337",
24109
+ "default.handlebars->39->2425"
24110
]
24111
},
24112
{
@@ -24121,7 +24130,7 @@
24130
"zh-chs": "斐济",
24131
"zh-cht": "斐濟",
24132
"xloc": [
24124
- "default.handlebars->39->1496"
24133
+ "default.handlebars->39->1497"
24134
]
24135
},
24136
{
@@ -24170,7 +24179,7 @@
24179
"zh-cht": "檔案編輯器",
24180
"xloc": [
24181
"default-mobile.handlebars->11->457",
24173
- "default.handlebars->39->1263",
24182
+ "default.handlebars->39->1264",
24183
"default.handlebars->39->697",
24184
"sharing.handlebars->11->66"
24185
]
@@ -24217,8 +24226,8 @@
24226
"zh-chs": "档案操作",
24227
"zh-cht": "檔案操作",
24228
"xloc": [
24220
- "default.handlebars->39->1242",
24221
- "default.handlebars->39->1244",
24229
+ "default.handlebars->39->1243",
24230
+ "default.handlebars->39->1245",
24231
"sharing.handlebars->11->46",
24232
"sharing.handlebars->11->48"
24233
]
@@ -24267,7 +24276,7 @@
24276
"tr": "Dosya transferi",
24277
"zh-chs": "文件传输",
24278
"xloc": [
24270
- "default.handlebars->39->2560"
24279
+ "default.handlebars->39->2561"
24280
]
24281
},
24282
{
@@ -24291,7 +24300,7 @@
24300
"zh-chs": "文件系统驱动",
24301
"zh-cht": "FileSystemDriver",
24302
"xloc": [
24294
- "default.handlebars->39->1181"
24303
+ "default.handlebars->39->1182"
24304
]
24305
},
24306
{
@@ -24317,14 +24326,14 @@
24326
"xloc": [
24327
"default-mobile.handlebars->11->206",
24328
"default-mobile.handlebars->11->320",
24320
- "default.handlebars->39->1856",
24321
- "default.handlebars->39->2567",
24322
- "default.handlebars->39->2617",
24323
- "default.handlebars->39->2633",
24324
- "default.handlebars->39->2719",
24329
+ "default.handlebars->39->1857",
24330
+ "default.handlebars->39->2568",
24331
+ "default.handlebars->39->2618",
24332
+ "default.handlebars->39->2634",
24333
+ "default.handlebars->39->2720",
24334
"default.handlebars->39->377",
24335
"default.handlebars->39->901",
24327
- "default.handlebars->39->976",
24336
+ "default.handlebars->39->977",
24337
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
24338
"default.handlebars->contextMenu->cxfiles",
24339
"sharing.handlebars->LeftSideToolBar"
@@ -24375,9 +24384,9 @@
24384
"zh-chs": "档案通知",
24385
"zh-cht": "檔案通知",
24386
"xloc": [
24378
- "default.handlebars->39->1759",
24379
- "default.handlebars->39->2344",
24380
- "default.handlebars->39->2446",
24387
+ "default.handlebars->39->1760",
24388
+ "default.handlebars->39->2345",
24389
+ "default.handlebars->39->2447",
24390
"default.handlebars->39->804"
24391
]
24392
},
@@ -24402,9 +24411,9 @@
24411
"zh-chs": "档案提示",
24412
"zh-cht": "檔案提示",
24413
"xloc": [
24405
- "default.handlebars->39->1758",
24406
- "default.handlebars->39->2343",
24407
- "default.handlebars->39->2445",
24414
+ "default.handlebars->39->1759",
24415
+ "default.handlebars->39->2344",
24416
+ "default.handlebars->39->2446",
24417
"default.handlebars->39->803"
24418
]
24419
},
@@ -24430,7 +24439,7 @@
24439
"zh-cht": "過濾",
24440
"xloc": [
24441
"default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1",
24433
- "default.handlebars->39->1247",
24442
+ "default.handlebars->39->1248",
24443
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
24444
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar",
24445
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -24483,7 +24492,7 @@
24492
"zh-chs": "查找文件",
24493
"zh-cht": "查找文件",
24494
"xloc": [
24486
- "default.handlebars->39->1250",
24495
+ "default.handlebars->39->1251",
24496
"sharing.handlebars->11->54"
24497
]
24498
},
@@ -24508,7 +24517,7 @@
24517
"zh-chs": "录制会话已完成,{0}秒",
24518
"zh-cht": "錄製會話已完成,{0}秒",
24519
"xloc": [
24511
- "default.handlebars->39->2047"
24520
+ "default.handlebars->39->2048"
24521
]
24522
},
24523
{
@@ -24532,7 +24541,7 @@
24541
"zh-chs": "芬兰",
24542
"zh-cht": "芬蘭",
24543
"xloc": [
24535
- "default.handlebars->39->1497"
24544
+ "default.handlebars->39->1498"
24545
]
24546
},
24547
{
@@ -24581,8 +24590,8 @@
24590
"tr": "Güvenlik duvarı etkin değil",
24591
"zh-chs": "防火墙未激活",
24592
"xloc": [
24584
- "default.handlebars->39->1979",
24585
- "default.handlebars->39->1993"
24593
+ "default.handlebars->39->1980",
24594
+ "default.handlebars->39->1994"
24595
]
24596
},
24597
{
@@ -24635,7 +24644,7 @@
24644
"zh-chs": "闪光",
24645
"xloc": [
24646
"default-mobile.handlebars->11->324",
24638
- "default.handlebars->39->1009"
24647
+ "default.handlebars->39->1010"
24648
]
24649
},
24650
{
@@ -24874,8 +24883,8 @@
24883
"zh-chs": "下次登录时强制重置密码。",
24884
"zh-cht": "下次登入時強制重置密碼。",
24885
"xloc": [
24877
- "default.handlebars->39->2278",
24878
- "default.handlebars->39->2506"
24886
+ "default.handlebars->39->2279",
24887
+ "default.handlebars->39->2507"
24888
]
24889
},
24890
{
@@ -24974,7 +24983,7 @@
24983
"zh-chs": "格式化",
24984
"zh-cht": "格式化",
24985
"xloc": [
24977
- "default.handlebars->39->2184"
24986
+ "default.handlebars->39->2185"
24987
]
24988
},
24989
{
@@ -25044,8 +25053,8 @@
25053
"zh-chs": "自由",
25054
"zh-cht": "自由",
25055
"xloc": [
25047
- "default.handlebars->39->2677",
25048
- "default.handlebars->39->2679"
25056
+ "default.handlebars->39->2678",
25057
+ "default.handlebars->39->2680"
25058
]
25059
},
25060
{
@@ -25094,7 +25103,7 @@
25103
"zh-chs": "法文(比利时)",
25104
"zh-cht": "法語(比利時)",
25105
"xloc": [
25097
- "default.handlebars->39->1499"
25106
+ "default.handlebars->39->1500"
25107
]
25108
},
25109
{
@@ -25118,7 +25127,7 @@
25127
"zh-chs": "法文(加拿大)",
25128
"zh-cht": "法語(加拿大)",
25129
"xloc": [
25121
- "default.handlebars->39->1500"
25130
+ "default.handlebars->39->1501"
25131
]
25132
},
25133
{
@@ -25142,7 +25151,7 @@
25151
"zh-chs": "法文(法国)",
25152
"zh-cht": "法語(法國)",
25153
"xloc": [
25145
- "default.handlebars->39->1501"
25154
+ "default.handlebars->39->1502"
25155
]
25156
},
25157
{
@@ -25166,7 +25175,7 @@
25175
"zh-chs": "法文(卢森堡)",
25176
"zh-cht": "法語(盧森堡)",
25177
"xloc": [
25169
- "default.handlebars->39->1502"
25178
+ "default.handlebars->39->1503"
25179
]
25180
},
25181
{
@@ -25190,7 +25199,7 @@
25199
"zh-chs": "法文(摩纳哥)",
25200
"zh-cht": "法語(摩納哥)",
25201
"xloc": [
25193
- "default.handlebars->39->1503"
25202
+ "default.handlebars->39->1504"
25203
]
25204
},
25205
{
@@ -25214,7 +25223,7 @@
25223
"zh-chs": "法文(标准)",
25224
"zh-cht": "法語(標準)",
25225
"xloc": [
25217
- "default.handlebars->39->1498"
25226
+ "default.handlebars->39->1499"
25227
]
25228
},
25229
{
@@ -25238,7 +25247,7 @@
25247
"zh-chs": "法文(瑞士)",
25248
"zh-cht": "法語(瑞士)",
25249
"xloc": [
25241
- "default.handlebars->39->1504"
25250
+ "default.handlebars->39->1505"
25251
]
25252
},
25253
{
@@ -25262,7 +25271,7 @@
25271
"zh-chs": "弗里斯兰文",
25272
"zh-cht": "弗里斯蘭語",
25273
"xloc": [
25265
- "default.handlebars->39->1505"
25274
+ "default.handlebars->39->1506"
25275
]
25276
},
25277
{
@@ -25286,7 +25295,7 @@
25295
"zh-chs": "弗留利",
25296
"zh-cht": "弗留利",
25297
"xloc": [
25289
- "default.handlebars->39->1506"
25298
+ "default.handlebars->39->1507"
25299
]
25300
},
25301
{
@@ -25314,9 +25323,9 @@
25323
"default-mobile.handlebars->11->601",
25324
"default-mobile.handlebars->11->614",
25325
"default-mobile.handlebars->11->634",
25317
- "default.handlebars->39->1701",
25318
- "default.handlebars->39->1879",
25319
- "default.handlebars->39->2290"
25326
+ "default.handlebars->39->1702",
25327
+ "default.handlebars->39->1880",
25328
+ "default.handlebars->39->2291"
25329
]
25330
},
25331
{
@@ -25340,7 +25349,7 @@
25349
"zh-chs": "完整管理员(保留所有权利)",
25350
"zh-cht": "完整管理員(保留所有權利)",
25351
"xloc": [
25343
- "default.handlebars->39->1917"
25352
+ "default.handlebars->39->1918"
25353
]
25354
},
25355
{
@@ -25385,7 +25394,7 @@
25394
"zh-chs": "完整设备权限",
25395
"zh-cht": "完整裝置權限",
25396
"xloc": [
25388
- "default.handlebars->39->918"
25397
+ "default.handlebars->39->919"
25398
]
25399
},
25400
{
@@ -25409,7 +25418,7 @@
25418
"zh-chs": "全部权限",
25419
"zh-cht": "全部權限",
25420
"xloc": [
25412
- "default.handlebars->39->937"
25421
+ "default.handlebars->39->938"
25422
]
25423
},
25424
{
@@ -25484,7 +25493,7 @@
25493
"zh-chs": "完整管理员",
25494
"zh-cht": "完整管理員",
25495
"xloc": [
25487
- "default.handlebars->39->2394"
25496
+ "default.handlebars->39->2395"
25497
]
25498
},
25499
{
This file is too large to show in full.