@univerjs-pro/collaboration-client-ui 0.24.0 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -0
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -0
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -0
  11. package/lib/cjs/locale/it-IT.js +1 -0
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -0
  15. package/lib/cjs/locale/pt-BR.js +1 -0
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -0
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -0
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -0
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -0
  32. package/lib/es/locale/it-IT.js +1 -0
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -0
  36. package/lib/es/locale/pt-BR.js +1 -0
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -0
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -0
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -0
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -0
  53. package/lib/locale/it-IT.js +1 -0
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -0
  57. package/lib/locale/pt-BR.js +1 -0
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -0
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/controllers/collab-status/collab-status.controller.d.ts +1 -0
  65. package/lib/types/locale/ar-SA.d.ts +3 -0
  66. package/lib/types/locale/ca-ES.d.ts +1 -1
  67. package/lib/types/locale/de-DE.d.ts +3 -0
  68. package/lib/types/locale/en-US.d.ts +42 -40
  69. package/lib/types/locale/es-ES.d.ts +1 -1
  70. package/lib/types/locale/fr-FR.d.ts +1 -1
  71. package/lib/types/locale/id-ID.d.ts +3 -0
  72. package/lib/types/locale/it-IT.d.ts +3 -0
  73. package/lib/types/locale/pl-PL.d.ts +3 -0
  74. package/lib/types/locale/pt-BR.d.ts +3 -0
  75. package/lib/types/locale/ru-RU.d.ts +1 -1
  76. package/lib/types/locale/zh-HK.d.ts +3 -0
  77. package/lib/types/locale/zh-TW.d.ts +1 -1
  78. package/lib/umd/facade.js +1 -1
  79. package/lib/umd/index.js +1 -1
  80. package/lib/umd/locale/ar-SA.js +1 -0
  81. package/lib/umd/locale/ca-ES.js +1 -1
  82. package/lib/umd/locale/de-DE.js +1 -0
  83. package/lib/umd/locale/en-US.js +1 -1
  84. package/lib/umd/locale/es-ES.js +1 -1
  85. package/lib/umd/locale/fa-IR.js +1 -1
  86. package/lib/umd/locale/fr-FR.js +1 -1
  87. package/lib/umd/locale/id-ID.js +1 -0
  88. package/lib/umd/locale/it-IT.js +1 -0
  89. package/lib/umd/locale/ja-JP.js +1 -1
  90. package/lib/umd/locale/ko-KR.js +1 -1
  91. package/lib/umd/locale/pl-PL.js +1 -0
  92. package/lib/umd/locale/pt-BR.js +1 -0
  93. package/lib/umd/locale/ru-RU.js +1 -1
  94. package/lib/umd/locale/sk-SK.js +1 -1
  95. package/lib/umd/locale/vi-VN.js +1 -1
  96. package/lib/umd/locale/zh-CN.js +1 -1
  97. package/lib/umd/locale/zh-HK.js +1 -0
  98. package/lib/umd/locale/zh-TW.js +1 -1
  99. package/package.json +17 -17
@@ -0,0 +1 @@
1
+ function _0x1d2f(_0x5979f2,_0x156a2c){_0x5979f2=_0x5979f2-0x153;var _0x1ff408=_0x1ff4();var _0x1d2fc8=_0x1ff408[_0x5979f2];return _0x1d2fc8;}function _0x1ff4(){var _0x3f0d74=['جارٍ\x20المزامنة...','2446YtgvXw','فشل\x20الاتصال،\x20يرجى\x20التحقق\x20من\x20شبكتك.','15781800oVUgqi','16dhRzLL','قائمة\x20انتظار\x20حساب\x20الصيغة\x20ممتلئة،\x20في\x20انتظار\x20خانة\x20متاحة...','تمت\x20المزامنة','5ZPcIwq','فشل\x20الاتصال،\x20سنعيد\x20المحاولة\x20بعد\x20قليل.','amd','3stItoJ','تعارض\x20في\x20التعاون','فتحت\x20نفس\x20الملف\x20في\x20علامة\x20تبويب\x20أخرى.\x20في\x20حالة\x20فقدان\x20البيانات،\x20لا\x20يمكنك\x20التحرير\x20في\x20علامة\x20التبويب\x20هذه.','exports','تعارضات\x20التحرير','object','انتهت\x20صلاحية\x20تسجيل\x20الدخول\x20الخاص\x20بك،\x20انقر\x20فوق\x20موافق\x20لإعادة\x20تسجيل\x20الدخول،\x20وانقر\x20فوق\x20إلغاء\x20لحفظ\x20تعديلاتك\x20المحلية.','10669779vzfpxw','UniverProCollaborationClientUiArSA','إجراءاتك\x20تتعارض\x20مع\x20أذونات\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية\x20في\x20مكان\x20آخر\x20حيث\x20سيتم\x20تجاهلها\x20بعد\x20تحديث\x20الصفحة.','خطأ\x20في\x20المصادقة','تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.','بدأ\x20حساب\x20الصيغة.','هناك\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.','غير\x20قادر\x20على\x20إجراء\x20حساب\x20الصيغة\x20في\x20هذا\x20الوقت.\x20يرجى\x20المحاولة\x20مرة\x20أخرى\x20لاحقًا.','غرفة\x20التعاون\x20ممتلئة.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','239DmEfEt','10kKpcGy','7871298eOJDpg','4772933GIimrJ','1330036DwdYAq','ملف\x20محلي','868679cUqgRI'];_0x1ff4=function(){return _0x3f0d74;};return _0x1ff4();}(function(_0x1cef55,_0x32e29d){var _0x5660ba=_0x1d2f,_0x2472f5=_0x1cef55();while(!![]){try{var _0x4d9f2a=-parseInt(_0x5660ba(0x15d))/0x1*(parseInt(_0x5660ba(0x165))/0x2)+parseInt(_0x5660ba(0x16e))/0x3*(parseInt(_0x5660ba(0x161))/0x4)+parseInt(_0x5660ba(0x16b))/0x5*(parseInt(_0x5660ba(0x15f))/0x6)+parseInt(_0x5660ba(0x163))/0x7*(-parseInt(_0x5660ba(0x168))/0x8)+-parseInt(_0x5660ba(0x154))/0x9+parseInt(_0x5660ba(0x15e))/0xa*(-parseInt(_0x5660ba(0x160))/0xb)+parseInt(_0x5660ba(0x167))/0xc;if(_0x4d9f2a===_0x32e29d)break;else _0x2472f5['push'](_0x2472f5['shift']());}catch(_0x27ef8b){_0x2472f5['push'](_0x2472f5['shift']());}}}(_0x1ff4,0xc3381),function(_0x4e3132,_0x402dc1){var _0x26ff7f=_0x1d2f;typeof exports==_0x26ff7f(0x173)&&typeof module<'u'?module[_0x26ff7f(0x171)]=_0x402dc1():typeof define=='function'&&define[_0x26ff7f(0x16d)]?define([],_0x402dc1):(_0x4e3132=typeof globalThis<'u'?globalThis:_0x4e3132||self,_0x4e3132[_0x26ff7f(0x155)]=_0x402dc1());}(this,function(){var _0x2041a6=_0x1d2f;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':'جارٍ\x20مزامنة\x20بيانات\x20الخادم...','conflict':_0x2041a6(0x172),'notCollab':_0x2041a6(0x162),'synced':_0x2041a6(0x16a),'syncing':_0x2041a6(0x164),'offline':'غير\x20متصل،\x20سيتم\x20حفظ\x20التعديلات\x20محليًا'},'session':{'connection-failed':_0x2041a6(0x166),'will-retry':_0x2041a6(0x16c),'room-full':_0x2041a6(0x15c),'collaboration-timeout':'الخادم\x20لا\x20يستجيب\x20لطلب\x20التعاون\x20الخاص\x20بك.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.'},'conflict':{'title':_0x2041a6(0x16f),'content':_0x2041a6(0x15a)},'permission':{'title':_0x2041a6(0x157),'content':_0x2041a6(0x156)},'collaboration':{'offline-data-not-saved':'لديك\x20تعديلات\x20غير\x20متصلة\x20لم\x20يتم\x20حفظها\x20على\x20الخادم.\x20يرجى\x20التحقق\x20من\x20شبكتك\x20والمحاولة\x20مرة\x20أخرى.','single-unit':{'warning':_0x2041a6(0x170)},'closeRoom':_0x2041a6(0x158)},'auth':{'needGotoLoginAlert':_0x2041a6(0x153)},'formula':{'calculation':{'started':_0x2041a6(0x159),'waiting':_0x2041a6(0x169),'unable':_0x2041a6(0x15b)}}}};}));
@@ -1 +1 @@
1
- function _0x5c3e(_0x4928b2,_0xbcfb5e){_0x4928b2=_0x4928b2-0xf0;var _0x34e1bd=_0x34e1();var _0x5c3e13=_0x34e1bd[_0x4928b2];return _0x5c3e13;}function _0x34e1(){var _0x4c0987=['The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','object','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','UniverProCollaborationClientUiCaES','55PkIdYK','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','exports','262287snPRtk','function','3435840GuSRFm','Syncing...','3301170AnMMXb','2211314PYPrjW','392982GqmmZd','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','369186NiNyhH','amd','Local\x20file','Collaboration\x20Conflict','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Syncing\x20server\x20data...','9kXNSOW','Edit\x20conflicts','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','4XtbunE','271218zfPUVY','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.'];_0x34e1=function(){return _0x4c0987;};return _0x34e1();}(function(_0x51a284,_0x33ee49){var _0x492e87=_0x5c3e,_0x44f7ae=_0x51a284();while(!![]){try{var _0x52b8cf=-parseInt(_0x492e87(0xff))/0x1+-parseInt(_0x492e87(0xf5))/0x2+-parseInt(_0x492e87(0x10a))/0x3*(parseInt(_0x492e87(0xfe))/0x4)+parseInt(_0x492e87(0x106))/0x5*(parseInt(_0x492e87(0xf3))/0x6)+parseInt(_0x492e87(0xf2))/0x7+-parseInt(_0x492e87(0x10c))/0x8+parseInt(_0x492e87(0xfb))/0x9*(parseInt(_0x492e87(0xf1))/0xa);if(_0x52b8cf===_0x33ee49)break;else _0x44f7ae['push'](_0x44f7ae['shift']());}catch(_0x479fb8){_0x44f7ae['push'](_0x44f7ae['shift']());}}}(_0x34e1,0x60226),function(_0x5224e4,_0x185f0f){var _0x183db1=_0x5c3e;typeof exports==_0x183db1(0x103)&&typeof module<'u'?module[_0x183db1(0x109)]=_0x185f0f():typeof define==_0x183db1(0x10b)&&define[_0x183db1(0xf6)]?define([],_0x185f0f):(_0x5224e4=typeof globalThis<'u'?globalThis:_0x5224e4||self,_0x5224e4[_0x183db1(0x105)]=_0x185f0f());}(this,function(){var _0x1d74fc=_0x5c3e;return{'collab-client':{'tooltip':{'reconnect':'Click\x20to\x20Reconnect'}},'collabStatus':{'fetchMiss':_0x1d74fc(0xfa),'conflict':_0x1d74fc(0xfc),'notCollab':_0x1d74fc(0xf7),'synced':'Synced','syncing':_0x1d74fc(0xf0),'offline':_0x1d74fc(0x108)},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x1d74fc(0x100),'room-full':'Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','collaboration-timeout':_0x1d74fc(0x102)},'conflict':{'title':_0x1d74fc(0xf8),'content':'There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.'},'permission':{'title':'Authentication\x20Error','content':_0x1d74fc(0xf4)},'collaboration':{'offline-data-not-saved':_0x1d74fc(0x101),'single-unit':{'warning':_0x1d74fc(0xfd)},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':_0x1d74fc(0x107)},'formula':{'calculation':{'started':'Formula\x20calculation\x20started.','waiting':_0x1d74fc(0x104),'unable':_0x1d74fc(0xf9)}}};}));
1
+ (function(_0x2cbd86,_0x32667e){var _0x1f8075=_0xb144,_0x3f9793=_0x2cbd86();while(!![]){try{var _0x2f62af=parseInt(_0x1f8075(0x1d3))/0x1*(-parseInt(_0x1f8075(0x1d1))/0x2)+parseInt(_0x1f8075(0x1cc))/0x3+parseInt(_0x1f8075(0x1d6))/0x4+parseInt(_0x1f8075(0x1c7))/0x5+parseInt(_0x1f8075(0x1d8))/0x6+-parseInt(_0x1f8075(0x1dd))/0x7+-parseInt(_0x1f8075(0x1db))/0x8;if(_0x2f62af===_0x32667e)break;else _0x3f9793['push'](_0x3f9793['shift']());}catch(_0x3e61b5){_0x3f9793['push'](_0x3f9793['shift']());}}}(_0x494a,0xa4227),function(_0x4952db,_0x28724c){var _0xa52b80=_0xb144;typeof exports==_0xa52b80(0x1ca)&&typeof module<'u'?module[_0xa52b80(0x1ce)]=_0x28724c():typeof define==_0xa52b80(0x1d4)&&define[_0xa52b80(0x1cb)]?define([],_0x28724c):(_0x4952db=typeof globalThis<'u'?globalThis:_0x4952db||self,_0x4952db[_0xa52b80(0x1da)]=_0x28724c());}(this,function(){var _0x198b4a=_0xb144;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x198b4a(0x1d9)}},'collabStatus':{'fetchMiss':'Sincronitzant\x20dades\x20del\x20servidor...','conflict':_0x198b4a(0x1d0),'notCollab':_0x198b4a(0x1cf),'synced':_0x198b4a(0x1c6),'syncing':_0x198b4a(0x1cd),'offline':'Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment'},'session':{'connection-failed':'Error\x20de\x20connexió,\x20comproveu\x20la\x20vostra\x20xarxa.','will-retry':_0x198b4a(0x1c9),'room-full':'La\x20sala\x20de\x20col·laboració\x20està\x20plena.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','collaboration-timeout':'El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.'},'conflict':{'title':'Conflicte\x20de\x20col·laboració','content':'Hi\x20ha\x20un\x20conflicte\x20entre\x20la\x20vostra\x20còpia\x20local\x20i\x20la\x20còpia\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals,\x20perquè\x20es\x20perdran\x20quan\x20actualitzeu\x20la\x20pàgina.'},'permission':{'title':_0x198b4a(0x1dc),'content':'Les\x20vostres\x20accions\x20entren\x20en\x20conflicte\x20amb\x20els\x20permisos\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals\x20en\x20un\x20altre\x20lloc,\x20perquè\x20es\x20descartaran\x20després\x20d\x27actualitzar\x20la\x20pàgina.'},'collaboration':{'offline-data-not-saved':'Teniu\x20canvis\x20fora\x20de\x20línia\x20que\x20no\x20s\x27han\x20desat\x20al\x20servidor.\x20Comproveu\x20la\x20vostra\x20xarxa\x20i\x20torneu-ho\x20a\x20intentar.','single-unit':{'warning':'Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.'},'closeRoom':'Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.'},'auth':{'needGotoLoginAlert':_0x198b4a(0x1c8)},'formula':{'calculation':{'started':_0x198b4a(0x1d5),'waiting':_0x198b4a(0x1d2),'unable':_0x198b4a(0x1d7)}}}};}));function _0xb144(_0x37a0e2,_0x4c5863){_0x37a0e2=_0x37a0e2-0x1c6;var _0x494a3a=_0x494a();var _0xb144bd=_0x494a3a[_0x37a0e2];return _0xb144bd;}function _0x494a(){var _0x101e7e=['amd','727854EMuZFB','Sincronitzant...','exports','Fitxer\x20local','Conflictes\x20d\x27edició','6TvKysQ','La\x20cua\x20de\x20càlcul\x20de\x20fórmules\x20està\x20plena,\x20esperant\x20espai\x20disponible...','67539jFBBFp','function','El\x20càlcul\x20de\x20fórmules\x20ha\x20començat.','4964900sTdhEA','No\x20es\x20pot\x20realitzar\x20el\x20càlcul\x20de\x20fórmules\x20en\x20aquest\x20moment.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.','7458264EYpFgr','Feu\x20clic\x20per\x20reconnectar','UniverProCollaborationClientUiCaES','14120592LWagsH','Error\x20d\x27autenticació','5030018kEjJSU','Sincronitzat','3158365SJVcGB','La\x20vostra\x20sessió\x20ha\x20caducat.\x20Feu\x20clic\x20a\x20D\x27acord\x20per\x20tornar\x20a\x20iniciar\x20sessió,\x20o\x20a\x20Cancel·la\x20per\x20desar\x20els\x20vostres\x20canvis\x20locals.','Error\x20de\x20connexió,\x20ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','object'];_0x494a=function(){return _0x101e7e;};return _0x494a();}
@@ -0,0 +1 @@
1
+ function _0x3083(_0x30991f,_0x298829){_0x30991f=_0x30991f-0x159;var _0x3dee11=_0x3dee();var _0x30831a=_0x3dee11[_0x30991f];return _0x30831a;}function _0x3dee(){var _0x427621=['UniverProCollaborationClientUiDeDE','Synchronisierung...','806520yYeXjt','2206792IchSId','1799190xqssnK','Die\x20Bearbeitungsberechtigungen\x20wurden\x20widerrufen,\x20da\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.','Lokale\x20Datei','1663108tTReOv','Formelberechnung\x20gestartet.','Serverdaten\x20werden\x20synchronisiert...','amd','Authentifizierungsfehler','Bearbeitungskonflikte','Der\x20Server\x20antwortet\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','6dFQOLo','Es\x20gibt\x20einen\x20Konflikt\x20zwischen\x20Ihrer\x20lokalen\x20Kopie\x20und\x20der\x20Kopie\x20auf\x20dem\x20Server.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen,\x20da\x20sie\x20beim\x20Neuladen\x20der\x20Seite\x20verloren\x20gehen.','5086072rFQBNB','890405FwKlIS','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Um\x20Datenverlust\x20zu\x20vermeiden,\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','Verbindung\x20fehlgeschlagen,\x20wir\x20versuchen\x20es\x20gleich\x20erneut.','function','Die\x20Warteschlange\x20für\x20die\x20Formelberechnung\x20ist\x20voll,\x20wartet\x20auf\x20einen\x20verfügbaren\x20Slot...','object','1627816ECHIBU','exports','Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert','Synchronisiert'];_0x3dee=function(){return _0x427621;};return _0x3dee();}(function(_0x499771,_0x6f0cf3){var _0x176176=_0x3083,_0x2a98db=_0x499771();while(!![]){try{var _0x2dcfc2=parseInt(_0x176176(0x161))/0x1+-parseInt(_0x176176(0x166))/0x2+-parseInt(_0x176176(0x16d))/0x3*(parseInt(_0x176176(0x15b))/0x4)+parseInt(_0x176176(0x170))/0x5+parseInt(_0x176176(0x163))/0x6+parseInt(_0x176176(0x162))/0x7+parseInt(_0x176176(0x16f))/0x8;if(_0x2dcfc2===_0x6f0cf3)break;else _0x2a98db['push'](_0x2a98db['shift']());}catch(_0x56d22f){_0x2a98db['push'](_0x2a98db['shift']());}}}(_0x3dee,0x900c3),function(_0x5908b8,_0x4ee021){var _0x4d967e=_0x3083;typeof exports==_0x4d967e(0x15a)&&typeof module<'u'?module[_0x4d967e(0x15c)]=_0x4ee021():typeof define==_0x4d967e(0x173)&&define[_0x4d967e(0x169)]?define([],_0x4ee021):(_0x5908b8=typeof globalThis<'u'?globalThis:_0x5908b8||self,_0x5908b8[_0x4d967e(0x15f)]=_0x4ee021());}(this,function(){var _0x2860d8=_0x3083;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Klicken,\x20um\x20wieder\x20zu\x20verbinden'}},'collabStatus':{'fetchMiss':_0x2860d8(0x168),'conflict':_0x2860d8(0x16b),'notCollab':_0x2860d8(0x165),'synced':_0x2860d8(0x15e),'syncing':_0x2860d8(0x160),'offline':_0x2860d8(0x15d)},'session':{'connection-failed':'Verbindung\x20fehlgeschlagen,\x20bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','will-retry':_0x2860d8(0x172),'room-full':'Der\x20Zusammenarbeitsraum\x20ist\x20voll.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','collaboration-timeout':_0x2860d8(0x16c)},'conflict':{'title':'Zusammenarbeitskonflikt','content':_0x2860d8(0x16e)},'permission':{'title':_0x2860d8(0x16a),'content':'Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderweitig,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.'},'collaboration':{'offline-data-not-saved':'Sie\x20haben\x20Offline-Änderungen,\x20die\x20nicht\x20auf\x20dem\x20Server\x20gespeichert\x20wurden.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk\x20und\x20versuchen\x20Sie\x20es\x20erneut.','single-unit':{'warning':_0x2860d8(0x171)},'closeRoom':_0x2860d8(0x164)},'auth':{'needGotoLoginAlert':'Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.'},'formula':{'calculation':{'started':_0x2860d8(0x167),'waiting':_0x2860d8(0x159),'unable':'Formelberechnung\x20kann\x20derzeit\x20nicht\x20durchgeführt\x20werden.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.'}}}};}));
@@ -1 +1 @@
1
- function _0x1a2c(_0x54e89a,_0x1c88e6){_0x54e89a=_0x54e89a-0x172;var _0x24fdb7=_0x24fd();var _0x1a2c79=_0x24fdb7[_0x54e89a];return _0x1a2c79;}(function(_0x17b713,_0x36ccea){var _0x27eed4=_0x1a2c,_0x5342b2=_0x17b713();while(!![]){try{var _0x204511=parseInt(_0x27eed4(0x177))/0x1*(-parseInt(_0x27eed4(0x175))/0x2)+-parseInt(_0x27eed4(0x188))/0x3+parseInt(_0x27eed4(0x179))/0x4*(-parseInt(_0x27eed4(0x17a))/0x5)+-parseInt(_0x27eed4(0x18c))/0x6+-parseInt(_0x27eed4(0x17b))/0x7+parseInt(_0x27eed4(0x181))/0x8+parseInt(_0x27eed4(0x17e))/0x9;if(_0x204511===_0x36ccea)break;else _0x5342b2['push'](_0x5342b2['shift']());}catch(_0x48c95c){_0x5342b2['push'](_0x5342b2['shift']());}}}(_0x24fd,0xb94f7),function(_0x39d3c0,_0x127a45){var _0x7d6be9=_0x1a2c;typeof exports==_0x7d6be9(0x182)&&typeof module<'u'?module[_0x7d6be9(0x183)]=_0x127a45():typeof define==_0x7d6be9(0x186)&&define[_0x7d6be9(0x18d)]?define([],_0x127a45):(_0x39d3c0=typeof globalThis<'u'?globalThis:_0x39d3c0||self,_0x39d3c0[_0x7d6be9(0x17d)]=_0x127a45());}(this,function(){var _0x4d5b49=_0x1a2c;return{'collab-client':{'tooltip':{'reconnect':_0x4d5b49(0x176)}},'collabStatus':{'fetchMiss':_0x4d5b49(0x187),'conflict':'Edit\x20conflicts','notCollab':'Local\x20file','synced':_0x4d5b49(0x178),'syncing':_0x4d5b49(0x18b),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x4d5b49(0x172),'will-retry':_0x4d5b49(0x173),'room-full':_0x4d5b49(0x17c),'collaboration-timeout':_0x4d5b49(0x18a)},'conflict':{'title':_0x4d5b49(0x185),'content':'There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.'},'permission':{'title':'Authentication\x20Error','content':_0x4d5b49(0x18e)},'collaboration':{'offline-data-not-saved':'You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','single-unit':{'warning':_0x4d5b49(0x189)},'closeRoom':_0x4d5b49(0x180)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'},'formula':{'calculation':{'started':_0x4d5b49(0x17f),'waiting':_0x4d5b49(0x174),'unable':_0x4d5b49(0x184)}}};}));function _0x24fd(){var _0x9d7051=['Collaboration\x20Conflict','function','Syncing\x20server\x20data...','92946JPTIwN','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Syncing...','3566304UwtItJ','amd','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Connection\x20failed,\x20please\x20check\x20your\x20network.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','156PVVoUn','Click\x20to\x20Reconnect','8663ZdzfkR','Synced','2999332iRcCTX','5dPzUTV','8707916ifqvfh','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','UniverProCollaborationClientUiEnUS','31484907vLUeua','Formula\x20calculation\x20started.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','4444872JTDFPH','object','exports','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.'];_0x24fd=function(){return _0x9d7051;};return _0x24fd();}
1
+ function _0x11c6(_0xfaa4fc,_0x2f8f41){_0xfaa4fc=_0xfaa4fc-0x119;var _0x31d351=_0x31d3();var _0x11c697=_0x31d351[_0xfaa4fc];return _0x11c697;}function _0x31d3(){var _0x78842a=['Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Formula\x20calculation\x20started.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','Local\x20file','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','amd','24Eahrtm','exports','2535762ChbuXc','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','Collaboration\x20Conflict','21HliMrB','UniverProCollaborationClientUiEnUS','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','36379893wGhjDl','function','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Syncing\x20server\x20data...','Click\x20to\x20Reconnect','Syncing...','3543930JSqgAB','10269090lVAwmR','7990281pqoCww','8wwAJan','140627TYtvVC','15AsiApq','1190544OlxXce','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','Edit\x20conflicts','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.'];_0x31d3=function(){return _0x78842a;};return _0x31d3();}(function(_0x38f318,_0xf6cbdb){var _0x5e5100=_0x11c6,_0x55a3e0=_0x38f318();while(!![]){try{var _0x2449ed=parseInt(_0x5e5100(0x121))/0x1*(-parseInt(_0x5e5100(0x12d))/0x2)+-parseInt(_0x5e5100(0x11d))/0x3+parseInt(_0x5e5100(0x123))/0x4*(-parseInt(_0x5e5100(0x122))/0x5)+-parseInt(_0x5e5100(0x12f))/0x6*(-parseInt(_0x5e5100(0x132))/0x7)+parseInt(_0x5e5100(0x120))/0x8*(-parseInt(_0x5e5100(0x11f))/0x9)+parseInt(_0x5e5100(0x11e))/0xa+parseInt(_0x5e5100(0x135))/0xb;if(_0x2449ed===_0xf6cbdb)break;else _0x55a3e0['push'](_0x55a3e0['shift']());}catch(_0x13ce90){_0x55a3e0['push'](_0x55a3e0['shift']());}}}(_0x31d3,0xe88b6),function(_0x2a4b45,_0x434ebc){var _0x3826fe=_0x11c6;typeof exports=='object'&&typeof module<'u'?module[_0x3826fe(0x12e)]=_0x434ebc():typeof define==_0x3826fe(0x136)&&define[_0x3826fe(0x12c)]?define([],_0x434ebc):(_0x2a4b45=typeof globalThis<'u'?globalThis:_0x2a4b45||self,_0x2a4b45[_0x3826fe(0x133)]=_0x434ebc());}(this,function(){var _0x7e2b98=_0x11c6;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x7e2b98(0x11b)}},'collabStatus':{'fetchMiss':_0x7e2b98(0x11a),'conflict':_0x7e2b98(0x125),'notCollab':_0x7e2b98(0x12a),'synced':'Synced','syncing':_0x7e2b98(0x11c),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':_0x7e2b98(0x126),'room-full':_0x7e2b98(0x134),'collaboration-timeout':_0x7e2b98(0x12b)},'conflict':{'title':_0x7e2b98(0x131),'content':_0x7e2b98(0x130)},'permission':{'title':'Authentication\x20Error','content':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'offline-data-not-saved':_0x7e2b98(0x124),'single-unit':{'warning':_0x7e2b98(0x119)},'closeRoom':_0x7e2b98(0x127)},'auth':{'needGotoLoginAlert':_0x7e2b98(0x138)},'formula':{'calculation':{'started':_0x7e2b98(0x128),'waiting':_0x7e2b98(0x129),'unable':_0x7e2b98(0x137)}}}};}));
@@ -1 +1 @@
1
- function _0x111f(){var _0x58218f=['UniverProCollaborationClientUiEsES','Click\x20to\x20Reconnect','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Collaboration\x20Conflict','function','718960SDJNMJ','Syncing\x20server\x20data...','5521992OOGGmQ','2009780uqeSIl','Connection\x20failed,\x20please\x20check\x20your\x20network.','5627082lVmxON','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','145608SZwoOb','1239813PybosR','2098012HfjQLu','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','9pmNLnv','130JXfUSj','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Edit\x20conflicts','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','7ffTDOK'];_0x111f=function(){return _0x58218f;};return _0x111f();}function _0x14e2(_0x252e39,_0x46f422){_0x252e39=_0x252e39-0xa4;var _0x111f42=_0x111f();var _0x14e2e5=_0x111f42[_0x252e39];return _0x14e2e5;}(function(_0x2b7f0b,_0x235dc6){var _0x32ba15=_0x14e2,_0x3d7c3e=_0x2b7f0b();while(!![]){try{var _0x22ed12=-parseInt(_0x32ba15(0xab))/0x1+-parseInt(_0x32ba15(0xa4))/0x2*(-parseInt(_0x32ba15(0xaf))/0x3)+-parseInt(_0x32ba15(0xad))/0x4+parseInt(_0x32ba15(0xa7))/0x5+parseInt(_0x32ba15(0xa9))/0x6*(parseInt(_0x32ba15(0xb9))/0x7)+parseInt(_0x32ba15(0xa6))/0x8+-parseInt(_0x32ba15(0xac))/0x9*(parseInt(_0x32ba15(0xb0))/0xa);if(_0x22ed12===_0x235dc6)break;else _0x3d7c3e['push'](_0x3d7c3e['shift']());}catch(_0x5ea7ec){_0x3d7c3e['push'](_0x3d7c3e['shift']());}}}(_0x111f,0x9e174),function(_0x2c05c1,_0x3af5a9){var _0x3fdb7d=_0x14e2;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x3af5a9():typeof define==_0x3fdb7d(0xbe)&&define['amd']?define([],_0x3af5a9):(_0x2c05c1=typeof globalThis<'u'?globalThis:_0x2c05c1||self,_0x2c05c1[_0x3fdb7d(0xba)]=_0x3af5a9());}(this,function(){var _0x544473=_0x14e2;return{'collab-client':{'tooltip':{'reconnect':_0x544473(0xbb)}},'collabStatus':{'fetchMiss':_0x544473(0xa5),'conflict':_0x544473(0xb6),'notCollab':'Local\x20file','synced':'Synced','syncing':'Syncing...','offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x544473(0xa8),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x544473(0xb3),'collaboration-timeout':_0x544473(0xb5)},'conflict':{'title':_0x544473(0xbd),'content':_0x544473(0xb7)},'permission':{'title':'Authentication\x20Error','content':_0x544473(0xb4)},'collaboration':{'offline-data-not-saved':_0x544473(0xae),'single-unit':{'warning':_0x544473(0xb1)},'closeRoom':_0x544473(0xb2)},'auth':{'needGotoLoginAlert':_0x544473(0xbc)},'formula':{'calculation':{'started':'Formula\x20calculation\x20started.','waiting':_0x544473(0xb8),'unable':_0x544473(0xaa)}}};}));
1
+ function _0xa903(){var _0x518a35=['Sus\x20acciones\x20entran\x20en\x20conflicto\x20con\x20los\x20permisos\x20del\x20servidor.\x20Guarde\x20sus\x20cambios\x20locales\x20en\x20otro\x20lugar,\x20ya\x20que\x20se\x20descartarán\x20después\x20de\x20actualizar\x20la\x20página.','702918qUpvsW','Error\x20de\x20conexión,\x20intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','La\x20sala\x20de\x20colaboración\x20está\x20llena.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','function','29672thNTAC','No\x20se\x20puede\x20realizar\x20el\x20cálculo\x20de\x20fórmulas\x20en\x20este\x20momento.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','Cálculo\x20de\x20fórmulas\x20iniciado.','exports','Error\x20de\x20autenticación','656190ziBteu','1316988gbVZDO','Sincronizando\x20datos\x20del\x20servidor...','La\x20cola\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20llena,\x20esperando\x20espacio\x20disponible...','Conflictos\x20de\x20edición','1sPZxEe','Archivo\x20local','object','5224716XvzBub','Sincronizando...','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','UniverProCollaborationClientUiEsES','35qiMIjc','Tiene\x20cambios\x20sin\x20guardar\x20en\x20el\x20servidor.\x20Verifique\x20su\x20red\x20e\x20inténtelo\x20de\x20nuevo.','147665rFFtRC','Haga\x20clic\x20para\x20reconectar','amd','541004GDbyXQ'];_0xa903=function(){return _0x518a35;};return _0xa903();}function _0x4714(_0x3f7ff5,_0x3410b1){_0x3f7ff5=_0x3f7ff5-0x107;var _0xa903c0=_0xa903();var _0x4714ee=_0xa903c0[_0x3f7ff5];return _0x4714ee;}(function(_0x1c7037,_0x316163){var _0x1077ef=_0x4714,_0x57de24=_0x1c7037();while(!![]){try{var _0x3ec36a=-parseInt(_0x1077ef(0x113))/0x1*(-parseInt(_0x1077ef(0x11f))/0x2)+parseInt(_0x1077ef(0x10e))/0x3+parseInt(_0x1077ef(0x10f))/0x4+parseInt(_0x1077ef(0x11c))/0x5+-parseInt(_0x1077ef(0x121))/0x6+-parseInt(_0x1077ef(0x11a))/0x7*(-parseInt(_0x1077ef(0x108))/0x8)+-parseInt(_0x1077ef(0x116))/0x9;if(_0x3ec36a===_0x316163)break;else _0x57de24['push'](_0x57de24['shift']());}catch(_0x1d497a){_0x57de24['push'](_0x57de24['shift']());}}}(_0xa903,0x293b0),function(_0x5862e9,_0x2f6903){var _0x246bc9=_0x4714;typeof exports==_0x246bc9(0x115)&&typeof module<'u'?module[_0x246bc9(0x10c)]=_0x2f6903():typeof define==_0x246bc9(0x107)&&define[_0x246bc9(0x11e)]?define([],_0x2f6903):(_0x5862e9=typeof globalThis<'u'?globalThis:_0x5862e9||self,_0x5862e9[_0x246bc9(0x119)]=_0x2f6903());}(this,function(){var _0x58f4a5=_0x4714;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x58f4a5(0x11d)}},'collabStatus':{'fetchMiss':_0x58f4a5(0x110),'conflict':_0x58f4a5(0x112),'notCollab':_0x58f4a5(0x114),'synced':'Sincronizado','syncing':_0x58f4a5(0x117),'offline':_0x58f4a5(0x118)},'session':{'connection-failed':'Error\x20de\x20conexión,\x20verifique\x20su\x20red.','will-retry':_0x58f4a5(0x122),'room-full':_0x58f4a5(0x123),'collaboration-timeout':_0x58f4a5(0x124)},'conflict':{'title':'Conflicto\x20de\x20colaboración','content':'Hay\x20un\x20conflicto\x20entre\x20su\x20copia\x20local\x20y\x20la\x20copia\x20en\x20el\x20servidor.\x20Guarde\x20sus\x20cambios\x20locales,\x20ya\x20que\x20se\x20perderán\x20cuando\x20recargue\x20la\x20página.'},'permission':{'title':_0x58f4a5(0x10d),'content':_0x58f4a5(0x120)},'collaboration':{'offline-data-not-saved':_0x58f4a5(0x11b),'single-unit':{'warning':'Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.'},'closeRoom':_0x58f4a5(0x10a)},'auth':{'needGotoLoginAlert':'Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.'},'formula':{'calculation':{'started':_0x58f4a5(0x10b),'waiting':_0x58f4a5(0x111),'unable':_0x58f4a5(0x109)}}}};}));
@@ -1 +1 @@
1
- function _0x3af9(_0x1e9066,_0x3a53c3){_0x1e9066=_0x1e9066-0x164;var _0x4e2762=_0x4e27();var _0x3af9e0=_0x4e2762[_0x1e9066];return _0x3af9e0;}(function(_0x16804b,_0x228339){var _0x60eedf=_0x3af9,_0x55223c=_0x16804b();while(!![]){try{var _0x193907=parseInt(_0x60eedf(0x180))/0x1*(parseInt(_0x60eedf(0x164))/0x2)+-parseInt(_0x60eedf(0x17b))/0x3+parseInt(_0x60eedf(0x17a))/0x4*(-parseInt(_0x60eedf(0x17e))/0x5)+-parseInt(_0x60eedf(0x16e))/0x6+-parseInt(_0x60eedf(0x170))/0x7+parseInt(_0x60eedf(0x166))/0x8*(-parseInt(_0x60eedf(0x174))/0x9)+parseInt(_0x60eedf(0x16f))/0xa;if(_0x193907===_0x228339)break;else _0x55223c['push'](_0x55223c['shift']());}catch(_0x3f579d){_0x55223c['push'](_0x55223c['shift']());}}}(_0x4e27,0xa0ec6),function(_0x165cec,_0x1c5b90){var _0x3a0e64=_0x3af9;typeof exports==_0x3a0e64(0x17d)&&typeof module<'u'?module[_0x3a0e64(0x16c)]=_0x1c5b90():typeof define==_0x3a0e64(0x172)&&define['amd']?define([],_0x1c5b90):(_0x165cec=typeof globalThis<'u'?globalThis:_0x165cec||self,_0x165cec['UniverProCollaborationClientUiFaIR']=_0x1c5b90());}(this,function(){var _0x2a8108=_0x3af9;return{'collab-client':{'tooltip':{'reconnect':_0x2a8108(0x184)}},'collabStatus':{'fetchMiss':_0x2a8108(0x169),'conflict':_0x2a8108(0x17c),'notCollab':_0x2a8108(0x16b),'synced':_0x2a8108(0x17f),'syncing':_0x2a8108(0x168),'offline':_0x2a8108(0x16d)},'session':{'connection-failed':_0x2a8108(0x167),'will-retry':_0x2a8108(0x177),'room-full':_0x2a8108(0x176),'collaboration-timeout':_0x2a8108(0x171)},'conflict':{'title':_0x2a8108(0x182),'content':_0x2a8108(0x181)},'permission':{'title':'خطای\x20اعتبارسنجی','content':_0x2a8108(0x173)},'collaboration':{'offline-data-not-saved':_0x2a8108(0x178),'single-unit':{'warning':'شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.'},'closeRoom':_0x2a8108(0x183)},'auth':{'needGotoLoginAlert':_0x2a8108(0x179)},'formula':{'calculation':{'started':_0x2a8108(0x175),'waiting':_0x2a8108(0x165),'unable':_0x2a8108(0x16a)}}};}));function _0x4e27(){var _0x39ee25=['118616rumsHP','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','در\x20حال\x20همگام\x20سازی...','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','در\x20حال\x20حاضر\x20امکان\x20انجام\x20محاسبه\x20فرمول\x20وجود\x20ندارد.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.','پرونده\x20محلی','exports','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','1175226ROpDdO','24990180vLlPKr','2592940kDySrl','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.','function','اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','783OAunKx','محاسبه\x20فرمول\x20شروع\x20شد.','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','شما\x20ویرایش‌های\x20آفلاین\x20دارید\x20که\x20در\x20سرور\x20ذخیره\x20نشده‌اند.\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کرده\x20و\x20دوباره\x20تلاش\x20کنید.','ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.','36RBcwUi','550698xaBPzV','تداخل\x20ویرایش','object','285835oNYTjG','همگام\x20سازی','19309BkKPlZ','یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','تداخل\x20همکاری','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','74LuRYRE','صف\x20محاسبه\x20فرمول\x20پر\x20است،\x20در\x20انتظار\x20اسلات\x20خالی...'];_0x4e27=function(){return _0x39ee25;};return _0x4e27();}
1
+ function _0x2461(){var _0x1dcdde=['38LSoitt','10276440HZLLWE','8503688OMdTxg','amd','ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','UniverProCollaborationClientUiFaIR','3073ZLPLFK','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','9yoDkcl','اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','همگام\x20سازی','در\x20حال\x20همگام\x20سازی...','8WejDgs','اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.','1758IETDBt','4377351tBtvBF','2981950Ohtcib','108uPqSmf','1675086rmZdfT','تداخل\x20همکاری','5268NmXfuy','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','صف\x20محاسبه\x20فرمول\x20پر\x20است،\x20در\x20انتظار\x20اسلات\x20خالی...','پرونده\x20محلی','محاسبه\x20فرمول\x20شروع\x20شد.','شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.','خطای\x20اعتبارسنجی','exports','function'];_0x2461=function(){return _0x1dcdde;};return _0x2461();}function _0x2ec6(_0x558264,_0x396445){_0x558264=_0x558264-0x1c5;var _0x24611c=_0x2461();var _0x2ec696=_0x24611c[_0x558264];return _0x2ec696;}(function(_0x2c8517,_0xb20c7e){var _0x4f15f6=_0x2ec6,_0x3ad15b=_0x2c8517();while(!![]){try{var _0x3ff418=-parseInt(_0x4f15f6(0x1cf))/0x1*(-parseInt(_0x4f15f6(0x1de))/0x2)+-parseInt(_0x4f15f6(0x1d3))/0x3*(-parseInt(_0x4f15f6(0x1cc))/0x4)+parseInt(_0x4f15f6(0x1d1))/0x5+parseInt(_0x4f15f6(0x1d5))/0x6*(parseInt(_0x4f15f6(0x1e5))/0x7)+-parseInt(_0x4f15f6(0x1e0))/0x8*(-parseInt(_0x4f15f6(0x1c8))/0x9)+parseInt(_0x4f15f6(0x1df))/0xa+-parseInt(_0x4f15f6(0x1d0))/0xb*(parseInt(_0x4f15f6(0x1d2))/0xc);if(_0x3ff418===_0xb20c7e)break;else _0x3ad15b['push'](_0x3ad15b['shift']());}catch(_0x451a90){_0x3ad15b['push'](_0x3ad15b['shift']());}}}(_0x2461,0x9c846),function(_0x6a9c24,_0x527cef){var _0x447de6=_0x2ec6;typeof exports=='object'&&typeof module<'u'?module[_0x447de6(0x1dc)]=_0x527cef():typeof define==_0x447de6(0x1dd)&&define[_0x447de6(0x1e1)]?define([],_0x527cef):(_0x6a9c24=typeof globalThis<'u'?globalThis:_0x6a9c24||self,_0x6a9c24[_0x447de6(0x1e4)]=_0x527cef());}(this,function(){var _0x2865b7=_0x2ec6;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2865b7(0x1d6)}},'collabStatus':{'fetchMiss':_0x2865b7(0x1e3),'conflict':'تداخل\x20ویرایش','notCollab':_0x2865b7(0x1d8),'synced':_0x2865b7(0x1ca),'syncing':_0x2865b7(0x1cb),'offline':_0x2865b7(0x1c7)},'session':{'connection-failed':'اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','will-retry':_0x2865b7(0x1c9),'room-full':_0x2865b7(0x1c6),'collaboration-timeout':_0x2865b7(0x1ce)},'conflict':{'title':_0x2865b7(0x1d4),'content':'یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.'},'permission':{'title':_0x2865b7(0x1db),'content':_0x2865b7(0x1cd)},'collaboration':{'offline-data-not-saved':'شما\x20ویرایش‌های\x20آفلاین\x20دارید\x20که\x20در\x20سرور\x20ذخیره\x20نشده‌اند.\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کرده\x20و\x20دوباره\x20تلاش\x20کنید.','single-unit':{'warning':_0x2865b7(0x1da)},'closeRoom':_0x2865b7(0x1c5)},'auth':{'needGotoLoginAlert':_0x2865b7(0x1e2)},'formula':{'calculation':{'started':_0x2865b7(0x1d9),'waiting':_0x2865b7(0x1d7),'unable':'در\x20حال\x20حاضر\x20امکان\x20انجام\x20محاسبه\x20فرمول\x20وجود\x20ندارد.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.'}}}};}));
@@ -1 +1 @@
1
- (function(_0x20c587,_0x7c8c7){var _0x1e67e5=_0x5bf1,_0x20061c=_0x20c587();while(!![]){try{var _0x3e057d=-parseInt(_0x1e67e5(0x1b8))/0x1*(-parseInt(_0x1e67e5(0x1b1))/0x2)+-parseInt(_0x1e67e5(0x1bb))/0x3+-parseInt(_0x1e67e5(0x1b5))/0x4*(-parseInt(_0x1e67e5(0x1ad))/0x5)+parseInt(_0x1e67e5(0x1c7))/0x6*(-parseInt(_0x1e67e5(0x1bf))/0x7)+parseInt(_0x1e67e5(0x1be))/0x8+-parseInt(_0x1e67e5(0x1c4))/0x9*(-parseInt(_0x1e67e5(0x1b3))/0xa)+-parseInt(_0x1e67e5(0x1a9))/0xb;if(_0x3e057d===_0x7c8c7)break;else _0x20061c['push'](_0x20061c['shift']());}catch(_0x3730c7){_0x20061c['push'](_0x20061c['shift']());}}}(_0x4a87,0x25968),function(_0x4655ae,_0x3c6595){var _0xb8c812=_0x5bf1;typeof exports=='object'&&typeof module<'u'?module[_0xb8c812(0x1af)]=_0x3c6595():typeof define==_0xb8c812(0x1aa)&&define[_0xb8c812(0x1c5)]?define([],_0x3c6595):(_0x4655ae=typeof globalThis<'u'?globalThis:_0x4655ae||self,_0x4655ae['UniverProCollaborationClientUiFrFR']=_0x3c6595());}(this,function(){var _0x2948b2=_0x5bf1;return{'collab-client':{'tooltip':{'reconnect':_0x2948b2(0x1c0)}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':'Edit\x20conflicts','notCollab':_0x2948b2(0x1ae),'synced':_0x2948b2(0x1bc),'syncing':_0x2948b2(0x1b6),'offline':'Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'},'session':{'connection-failed':_0x2948b2(0x1b0),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x2948b2(0x1ac),'collaboration-timeout':_0x2948b2(0x1b4)},'conflict':{'title':_0x2948b2(0x1b9),'content':_0x2948b2(0x1ab)},'permission':{'title':_0x2948b2(0x1ba),'content':_0x2948b2(0x1c3)},'collaboration':{'offline-data-not-saved':_0x2948b2(0x1bd),'single-unit':{'warning':_0x2948b2(0x1b7)},'closeRoom':_0x2948b2(0x1c1)},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'},'formula':{'calculation':{'started':_0x2948b2(0x1c2),'waiting':_0x2948b2(0x1b2),'unable':_0x2948b2(0x1c6)}}};}));function _0x5bf1(_0x5a2ce5,_0xccb6ab){_0x5a2ce5=_0x5a2ce5-0x1a9;var _0x4a8746=_0x4a87();var _0x5bf1f0=_0x4a8746[_0x5a2ce5];return _0x5bf1f0;}function _0x4a87(){var _0x835a7e=['Authentication\x20Error','195888aOULYN','Synced','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','1030584vbbxVi','295106YERjtZ','Click\x20to\x20Reconnect','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Formula\x20calculation\x20started.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','9NvClaB','amd','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','6kBLAMe','3493655ZcvoUp','function','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','30xfyJBC','Local\x20file','exports','Connection\x20failed,\x20please\x20check\x20your\x20network.','40LyOjNV','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','971620RmkWvH','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','40756xgStXd','Syncing...','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','14595ZSQAuO','Collaboration\x20Conflict'];_0x4a87=function(){return _0x835a7e;};return _0x4a87();}
1
+ function _0x1b0a(_0x31ec80,_0x2ea04a){_0x31ec80=_0x31ec80-0x177;var _0x24ac4f=_0x24ac();var _0x1b0a38=_0x24ac4f[_0x31ec80];return _0x1b0a38;}(function(_0x3e298e,_0x293d97){var _0x1101bb=_0x1b0a,_0x4d488e=_0x3e298e();while(!![]){try{var _0x105f71=-parseInt(_0x1101bb(0x181))/0x1*(-parseInt(_0x1101bb(0x185))/0x2)+parseInt(_0x1101bb(0x17c))/0x3+parseInt(_0x1101bb(0x190))/0x4*(-parseInt(_0x1101bb(0x17f))/0x5)+-parseInt(_0x1101bb(0x186))/0x6+parseInt(_0x1101bb(0x178))/0x7+-parseInt(_0x1101bb(0x188))/0x8+parseInt(_0x1101bb(0x189))/0x9;if(_0x105f71===_0x293d97)break;else _0x4d488e['push'](_0x4d488e['shift']());}catch(_0x3556ab){_0x4d488e['push'](_0x4d488e['shift']());}}}(_0x24ac,0x50c9b),function(_0x1691d5,_0x421dec){var _0x1986c6=_0x1b0a;typeof exports==_0x1986c6(0x18a)&&typeof module<'u'?module[_0x1986c6(0x17e)]=_0x421dec():typeof define==_0x1986c6(0x18c)&&define['amd']?define([],_0x421dec):(_0x1691d5=typeof globalThis<'u'?globalThis:_0x1691d5||self,_0x1691d5['UniverProCollaborationClientUiFrFR']=_0x421dec());}(this,function(){var _0x2364c7=_0x1b0a;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Cliquez\x20pour\x20reconnecter'}},'collabStatus':{'fetchMiss':_0x2364c7(0x18e),'conflict':_0x2364c7(0x17d),'notCollab':_0x2364c7(0x187),'synced':_0x2364c7(0x18b),'syncing':_0x2364c7(0x179),'offline':_0x2364c7(0x177)},'session':{'connection-failed':_0x2364c7(0x183),'will-retry':_0x2364c7(0x17b),'room-full':_0x2364c7(0x17a),'collaboration-timeout':_0x2364c7(0x180)},'conflict':{'title':_0x2364c7(0x182),'content':_0x2364c7(0x184)},'permission':{'title':'Erreur\x20d\x27authentification','content':'Vos\x20actions\x20entrent\x20en\x20conflit\x20avec\x20les\x20autorisations\x20du\x20serveur.\x20Veuillez\x20enregistrer\x20vos\x20modifications\x20locales\x20ailleurs,\x20car\x20elles\x20seront\x20supprimées\x20après\x20l\x27actualisation\x20de\x20la\x20page.'},'collaboration':{'offline-data-not-saved':_0x2364c7(0x18d),'single-unit':{'warning':'Vous\x20avez\x20ouvert\x20le\x20même\x20fichier\x20dans\x20un\x20autre\x20onglet.\x20Pour\x20éviter\x20toute\x20perte\x20de\x20données,\x20vous\x20ne\x20pouvez\x20pas\x20modifier\x20dans\x20cet\x20onglet.'},'closeRoom':'Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.'},'auth':{'needGotoLoginAlert':_0x2364c7(0x191)},'formula':{'calculation':{'started':'Le\x20calcul\x20des\x20formules\x20a\x20commencé.','waiting':_0x2364c7(0x18f),'unable':'Impossible\x20d\x27effectuer\x20le\x20calcul\x20des\x20formules\x20pour\x20le\x20moment.\x20Veuillez\x20réessayer\x20plus\x20tard.'}}}};}));function _0x24ac(){var _0x3fec69=['Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.','Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement','831754WApfMx','Synchronisation...','La\x20salle\x20de\x20collaboration\x20est\x20pleine.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Échec\x20de\x20la\x20connexion,\x20une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','737673eWZRDo','Conflits\x20de\x20modification','exports','10550dAglrA','Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','1940UelJng','Conflit\x20de\x20collaboration','Échec\x20de\x20la\x20connexion,\x20veuillez\x20vérifier\x20votre\x20réseau.','Il\x20existe\x20un\x20conflit\x20entre\x20votre\x20copie\x20locale\x20et\x20la\x20copie\x20sur\x20le\x20serveur.\x20Veuillez\x20enregistrer\x20vos\x20modifications\x20locales,\x20car\x20elles\x20seront\x20perdues\x20lors\x20du\x20rechargement\x20de\x20la\x20page.','554DImGcm','2970996avMxCV','Fichier\x20local','3082624mQnmZY','7778142zvJBfr','object','Synchronisé','function','Vous\x20avez\x20des\x20modifications\x20hors\x20ligne\x20qui\x20n\x27ont\x20pas\x20été\x20enregistrées\x20sur\x20le\x20serveur.\x20Veuillez\x20vérifier\x20votre\x20réseau\x20et\x20réessayer.','Synchronisation\x20des\x20données\x20du\x20serveur...','La\x20file\x20d\x27attente\x20de\x20calcul\x20des\x20formules\x20est\x20pleine,\x20en\x20attente\x20d\x27un\x20emplacement\x20disponible...','1052gzfhiO'];_0x24ac=function(){return _0x3fec69;};return _0x24ac();}
@@ -0,0 +1 @@
1
+ function _0x4b89(){var _0x55200f=['Menyinkronkan...','1063BTSRQS','Konflik\x20Kolaborasi','object','194995oYjtfy','Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.','exports','28033070rOTkvg','28VGIJFv','File\x20lokal','4010112zDDkix','6187491mQAgej','7OXNrWO','Ruang\x20kolaborasi\x20penuh.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Tidak\x20dapat\x20melakukan\x20perhitungan\x20rumus\x20saat\x20ini.\x20Harap\x20coba\x20lagi\x20nanti.','Perhitungan\x20rumus\x20dimulai.','682FqzPLs','Antrian\x20perhitungan\x20rumus\x20penuh,\x20menunggu\x20slot\x20yang\x20tersedia...','Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.','Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.','6620976FLanMO','UniverProCollaborationClientUiIdID','Kesalahan\x20Autentikasi','9817448ggBVPh','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.','Tersinkron'];_0x4b89=function(){return _0x55200f;};return _0x4b89();}function _0x43a4(_0x31594a,_0x2c6b03){_0x31594a=_0x31594a-0x9a;var _0x4b89b3=_0x4b89();var _0x43a463=_0x4b89b3[_0x31594a];return _0x43a463;}(function(_0x2f2b21,_0x30e3e7){var _0x442ac=_0x43a4,_0x5766c1=_0x2f2b21();while(!![]){try{var _0x38ece9=parseInt(_0x442ac(0x9b))/0x1*(-parseInt(_0x442ac(0xaa))/0x2)+-parseInt(_0x442ac(0xa4))/0x3+parseInt(_0x442ac(0xa2))/0x4*(parseInt(_0x442ac(0x9e))/0x5)+-parseInt(_0x442ac(0xae))/0x6*(parseInt(_0x442ac(0xa6))/0x7)+parseInt(_0x442ac(0xb1))/0x8+-parseInt(_0x442ac(0xa5))/0x9+parseInt(_0x442ac(0xa1))/0xa;if(_0x38ece9===_0x30e3e7)break;else _0x5766c1['push'](_0x5766c1['shift']());}catch(_0x227302){_0x5766c1['push'](_0x5766c1['shift']());}}}(_0x4b89,0xc68f3),function(_0x4f0cef,_0x17695f){var _0x30ffb5=_0x43a4;typeof exports==_0x30ffb5(0x9d)&&typeof module<'u'?module[_0x30ffb5(0xa0)]=_0x17695f():typeof define=='function'&&define['amd']?define([],_0x17695f):(_0x4f0cef=typeof globalThis<'u'?globalThis:_0x4f0cef||self,_0x4f0cef[_0x30ffb5(0xaf)]=_0x17695f());}(this,function(){var _0x606618=_0x43a4;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Klik\x20untuk\x20Menyambung\x20Kembali'}},'collabStatus':{'fetchMiss':'Menyinkronkan\x20data\x20server...','conflict':'Konflik\x20edit','notCollab':_0x606618(0xa3),'synced':_0x606618(0xb3),'syncing':_0x606618(0x9a),'offline':'Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal'},'session':{'connection-failed':'Koneksi\x20gagal,\x20harap\x20periksa\x20jaringan\x20Anda.','will-retry':'Koneksi\x20gagal,\x20kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','room-full':_0x606618(0xa7),'collaboration-timeout':'Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.'},'conflict':{'title':_0x606618(0x9c),'content':_0x606618(0xac)},'permission':{'title':_0x606618(0xb0),'content':_0x606618(0x9f)},'collaboration':{'offline-data-not-saved':'Anda\x20memiliki\x20edit\x20offline\x20yang\x20belum\x20disimpan\x20ke\x20server.\x20Harap\x20periksa\x20jaringan\x20Anda\x20dan\x20coba\x20lagi.','single-unit':{'warning':_0x606618(0xad)},'closeRoom':_0x606618(0xb2)},'auth':{'needGotoLoginAlert':'Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.'},'formula':{'calculation':{'started':_0x606618(0xa9),'waiting':_0x606618(0xab),'unable':_0x606618(0xa8)}}}};}));
@@ -0,0 +1 @@
1
+ function _0x1316(){var _0x29ae59=['Conflitti\x20di\x20modifica','Sincronizzazione...','8991272tKeENd','La\x20coda\x20di\x20calcolo\x20delle\x20formule\x20è\x20piena,\x20in\x20attesa\x20di\x20uno\x20slot\x20disponibile...','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','336855ZHwDFs','3876521cCZvja','7QuirZz','Clicca\x20per\x20Riconnettere','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20localmente','Connessione\x20fallita,\x20controlla\x20la\x20tua\x20rete.','1087713BLztrx','Connessione\x20fallita,\x20riproveremo\x20a\x20breve.','10XYcWGp','Impossibile\x20eseguire\x20il\x20calcolo\x20della\x20formula\x20in\x20questo\x20momento.\x20Riprova\x20più\x20tardi.','amd','I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20di\x20collaborazione\x20è\x20stata\x20chiusa.','File\x20locale','Calcolo\x20della\x20formula\x20avviato.','66IBwukO','54LpVAHP','Le\x20tue\x20azioni\x20sono\x20in\x20conflitto\x20con\x20le\x20autorizzazioni\x20del\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali\x20altrove,\x20poiché\x20verranno\x20scartate\x20dopo\x20l\x27aggiornamento\x20della\x20pagina.','854092fAKdyL','function','Il\x20tuo\x20login\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20effettuare\x20nuovamente\x20l\x27accesso,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.','785028sPssAJ','12YXHlTD','38603uSmNci','Sincronizzazione\x20dati\x20server...','143ivZmXg','UniverProCollaborationClientUiItIT'];_0x1316=function(){return _0x29ae59;};return _0x1316();}function _0x2031(_0x335dd4,_0x49a20a){_0x335dd4=_0x335dd4-0x1c5;var _0x131663=_0x1316();var _0x20310a=_0x131663[_0x335dd4];return _0x20310a;}(function(_0x4e99a1,_0x15dd2a){var _0xd1a860=_0x2031,_0x2bbeb3=_0x4e99a1();while(!![]){try{var _0x309509=-parseInt(_0xd1a860(0x1dc))/0x1*(-parseInt(_0xd1a860(0x1d5))/0x2)+parseInt(_0xd1a860(0x1db))/0x3*(parseInt(_0xd1a860(0x1d7))/0x4)+parseInt(_0xd1a860(0x1c6))/0x5*(parseInt(_0xd1a860(0x1d4))/0x6)+parseInt(_0xd1a860(0x1c8))/0x7*(-parseInt(_0xd1a860(0x1e2))/0x8)+parseInt(_0xd1a860(0x1cc))/0x9+-parseInt(_0xd1a860(0x1ce))/0xa*(parseInt(_0xd1a860(0x1c7))/0xb)+-parseInt(_0xd1a860(0x1da))/0xc*(parseInt(_0xd1a860(0x1de))/0xd);if(_0x309509===_0x15dd2a)break;else _0x2bbeb3['push'](_0x2bbeb3['shift']());}catch(_0x5ca8ec){_0x2bbeb3['push'](_0x2bbeb3['shift']());}}}(_0x1316,0x894ce),function(_0x83fe10,_0x51fe07){var _0x47ad37=_0x2031;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x51fe07():typeof define==_0x47ad37(0x1d8)&&define[_0x47ad37(0x1d0)]?define([],_0x51fe07):(_0x83fe10=typeof globalThis<'u'?globalThis:_0x83fe10||self,_0x83fe10[_0x47ad37(0x1df)]=_0x51fe07());}(this,function(){var _0x4b58ca=_0x2031;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x4b58ca(0x1c9)}},'collabStatus':{'fetchMiss':_0x4b58ca(0x1dd),'conflict':_0x4b58ca(0x1e0),'notCollab':_0x4b58ca(0x1d2),'synced':'Sincronizzato','syncing':_0x4b58ca(0x1e1),'offline':_0x4b58ca(0x1ca)},'session':{'connection-failed':_0x4b58ca(0x1cb),'will-retry':_0x4b58ca(0x1cd),'room-full':'La\x20stanza\x20di\x20collaborazione\x20è\x20piena.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','collaboration-timeout':_0x4b58ca(0x1c5)},'conflict':{'title':'Conflitto\x20di\x20Collaborazione','content':'C\x27è\x20un\x20conflitto\x20tra\x20la\x20tua\x20copia\x20locale\x20e\x20quella\x20sul\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali,\x20perché\x20andranno\x20perse\x20quando\x20ricarichi\x20la\x20pagina.'},'permission':{'title':'Errore\x20di\x20Autenticazione','content':_0x4b58ca(0x1d6)},'collaboration':{'offline-data-not-saved':'Hai\x20modifiche\x20offline\x20che\x20non\x20sono\x20state\x20salvate\x20sul\x20server.\x20Controlla\x20la\x20tua\x20rete\x20e\x20riprova.','single-unit':{'warning':'Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.'},'closeRoom':_0x4b58ca(0x1d1)},'auth':{'needGotoLoginAlert':_0x4b58ca(0x1d9)},'formula':{'calculation':{'started':_0x4b58ca(0x1d3),'waiting':_0x4b58ca(0x1e3),'unable':_0x4b58ca(0x1cf)}}}};}));
@@ -1 +1 @@
1
- function _0x3221(_0x558c1e,_0x49ab44){_0x558c1e=_0x558c1e-0x8f;var _0x363a65=_0x363a();var _0x3221e7=_0x363a65[_0x558c1e];return _0x3221e7;}(function(_0x215018,_0x1eee4d){var _0x3b77b2=_0x3221,_0x2d80d1=_0x215018();while(!![]){try{var _0x596b27=-parseInt(_0x3b77b2(0x95))/0x1*(parseInt(_0x3b77b2(0xa6))/0x2)+-parseInt(_0x3b77b2(0x9b))/0x3+parseInt(_0x3b77b2(0x9d))/0x4+-parseInt(_0x3b77b2(0xa0))/0x5+-parseInt(_0x3b77b2(0x90))/0x6+parseInt(_0x3b77b2(0x9a))/0x7*(-parseInt(_0x3b77b2(0xa2))/0x8)+-parseInt(_0x3b77b2(0x93))/0x9*(-parseInt(_0x3b77b2(0x97))/0xa);if(_0x596b27===_0x1eee4d)break;else _0x2d80d1['push'](_0x2d80d1['shift']());}catch(_0x4c661f){_0x2d80d1['push'](_0x2d80d1['shift']());}}}(_0x363a,0xc51d2),function(_0x301a67,_0x22ffce){var _0x28f872=_0x3221;typeof exports==_0x28f872(0xa9)&&typeof module<'u'?module['exports']=_0x22ffce():typeof define==_0x28f872(0x9c)&&define[_0x28f872(0x9e)]?define([],_0x22ffce):(_0x301a67=typeof globalThis<'u'?globalThis:_0x301a67||self,_0x301a67['UniverProCollaborationClientUiJaJP']=_0x22ffce());}(this,function(){var _0x3a05df=_0x3221;return{'collab-client':{'tooltip':{'reconnect':'クリックして再接続'}},'collabStatus':{'fetchMiss':_0x3a05df(0xa4),'conflict':_0x3a05df(0xa7),'notCollab':'ローカルファイル','synced':_0x3a05df(0x96),'syncing':'同期中...','offline':_0x3a05df(0xa1)},'session':{'connection-failed':_0x3a05df(0xa3),'will-retry':_0x3a05df(0x99),'room-full':_0x3a05df(0x92),'collaboration-timeout':_0x3a05df(0xa5)},'conflict':{'title':'共同編集の競合','content':_0x3a05df(0x98)},'permission':{'title':_0x3a05df(0x8f),'content':_0x3a05df(0xaa)},'collaboration':{'offline-data-not-saved':_0x3a05df(0xa8),'single-unit':{'warning':_0x3a05df(0x94)},'closeRoom':'共同編集ルームが閉じられたため、編集権限が取り消されました。'},'auth':{'needGotoLoginAlert':'ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。'},'formula':{'calculation':{'started':_0x3a05df(0x9f),'waiting':_0x3a05df(0x91),'unable':'現在、数式の計算を実行できません。後でもう一度お試しください。'}}};}));function _0x363a(){var _0x438c09=['数式の計算キューが満杯です。空きが出るまでお待ちください...','共同編集ルームが満員です。編集内容はローカルに保存されます。','288yYSBKn','別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。','17sRVojg','同期済み','1157510oiJCQy','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','接続に失敗しました。しばらくしてから再試行します。','76027SaglvA','2732310ukXwnP','function','92024zwgzwa','amd','数式の計算を開始しました。','970975abjXGt','オフライン、編集内容はローカルに保存されます','248oXoYdf','接続に失敗しました。ネットワーク接続を確認してください。','サーバーデータを同期中...','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','99582QOwcwD','編集の競合','オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。','object','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','認証エラー','3789342xjZmiJ'];_0x363a=function(){return _0x438c09;};return _0x363a();}
1
+ function _0x1f38(_0x53e647,_0x2d7ab3){_0x53e647=_0x53e647-0x9a;var _0x50d25a=_0x50d2();var _0x1f380a=_0x50d25a[_0x53e647];return _0x1f380a;}function _0x50d2(){var _0x139cbd=['接続に失敗しました。しばらくしてから再試行します。','クリックして再接続','オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。','編集の競合','949912pOyrRX','1387134RTGaBk','function','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','サーバーデータを同期中...','ローカルファイル','同期中...','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','共同編集ルームが満員です。編集内容はローカルに保存されます。','16Unchcf','amd','別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。','1849841MQKSTu','3574032KbubcE','194412Vplqrh','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','exports','253664dVaqrR','共同編集ルームが閉じられたため、編集権限が取り消されました。','数式の計算を開始しました。','同期済み','2749995frPsYQ','オフライン、編集内容はローカルに保存されます','UniverProCollaborationClientUiJaJP'];_0x50d2=function(){return _0x139cbd;};return _0x50d2();}(function(_0x18685a,_0x8b27e4){var _0x51309f=_0x1f38,_0x706523=_0x18685a();while(!![]){try{var _0xecf23b=-parseInt(_0x51309f(0xa0))/0x1+parseInt(_0x51309f(0xae))/0x2+parseInt(_0x51309f(0xaf))/0x3+parseInt(_0x51309f(0xa3))/0x4+-parseInt(_0x51309f(0xa7))/0x5+parseInt(_0x51309f(0x9f))/0x6+parseInt(_0x51309f(0x9e))/0x7*(-parseInt(_0x51309f(0x9b))/0x8);if(_0xecf23b===_0x8b27e4)break;else _0x706523['push'](_0x706523['shift']());}catch(_0x51f089){_0x706523['push'](_0x706523['shift']());}}}(_0x50d2,0x4ef9d),function(_0x3d7bf3,_0x233713){var _0x4e7978=_0x1f38;typeof exports=='object'&&typeof module<'u'?module[_0x4e7978(0xa2)]=_0x233713():typeof define==_0x4e7978(0xb0)&&define[_0x4e7978(0x9c)]?define([],_0x233713):(_0x3d7bf3=typeof globalThis<'u'?globalThis:_0x3d7bf3||self,_0x3d7bf3[_0x4e7978(0xa9)]=_0x233713());}(this,function(){var _0x3bdc5a=_0x1f38;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3bdc5a(0xab)}},'collabStatus':{'fetchMiss':_0x3bdc5a(0xb2),'conflict':_0x3bdc5a(0xad),'notCollab':_0x3bdc5a(0xb3),'synced':_0x3bdc5a(0xa6),'syncing':_0x3bdc5a(0xb4),'offline':_0x3bdc5a(0xa8)},'session':{'connection-failed':'接続に失敗しました。ネットワーク接続を確認してください。','will-retry':_0x3bdc5a(0xaa),'room-full':_0x3bdc5a(0x9a),'collaboration-timeout':'サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。'},'conflict':{'title':'共同編集の競合','content':_0x3bdc5a(0xa1)},'permission':{'title':'認証エラー','content':_0x3bdc5a(0xb1)},'collaboration':{'offline-data-not-saved':_0x3bdc5a(0xac),'single-unit':{'warning':_0x3bdc5a(0x9d)},'closeRoom':_0x3bdc5a(0xa4)},'auth':{'needGotoLoginAlert':_0x3bdc5a(0xb5)},'formula':{'calculation':{'started':_0x3bdc5a(0xa5),'waiting':'数式の計算キューが満杯です。空きが出るまでお待ちください...','unable':'現在、数式の計算を実行できません。後でもう一度お試しください。'}}}};}));
@@ -1 +1 @@
1
- (function(_0x553832,_0x9e0844){var _0x8ab94a=_0xb577,_0x483c97=_0x553832();while(!![]){try{var _0x281d4d=-parseInt(_0x8ab94a(0x13e))/0x1+parseInt(_0x8ab94a(0x132))/0x2+-parseInt(_0x8ab94a(0x149))/0x3*(-parseInt(_0x8ab94a(0x135))/0x4)+parseInt(_0x8ab94a(0x14c))/0x5*(-parseInt(_0x8ab94a(0x140))/0x6)+-parseInt(_0x8ab94a(0x141))/0x7*(parseInt(_0x8ab94a(0x131))/0x8)+-parseInt(_0x8ab94a(0x13b))/0x9+parseInt(_0x8ab94a(0x137))/0xa;if(_0x281d4d===_0x9e0844)break;else _0x483c97['push'](_0x483c97['shift']());}catch(_0x1367c7){_0x483c97['push'](_0x483c97['shift']());}}}(_0x5a19,0x4c5da),function(_0x36362c,_0x2badf2){var _0x1f952a=_0xb577;typeof exports==_0x1f952a(0x146)&&typeof module<'u'?module[_0x1f952a(0x148)]=_0x2badf2():typeof define==_0x1f952a(0x139)&&define['amd']?define([],_0x2badf2):(_0x36362c=typeof globalThis<'u'?globalThis:_0x36362c||self,_0x36362c[_0x1f952a(0x143)]=_0x2badf2());}(this,function(){var _0x33fcd2=_0xb577;return{'collab-client':{'tooltip':{'reconnect':_0x33fcd2(0x147)}},'collabStatus':{'fetchMiss':_0x33fcd2(0x13a),'conflict':_0x33fcd2(0x136),'notCollab':'로컬\x20파일','synced':_0x33fcd2(0x13c),'syncing':_0x33fcd2(0x138),'offline':_0x33fcd2(0x14a)},'session':{'connection-failed':_0x33fcd2(0x130),'will-retry':_0x33fcd2(0x142),'room-full':_0x33fcd2(0x134),'collaboration-timeout':_0x33fcd2(0x14d)},'conflict':{'title':_0x33fcd2(0x12f),'content':_0x33fcd2(0x14b)},'permission':{'title':'인증\x20오류','content':'사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.'},'collaboration':{'offline-data-not-saved':_0x33fcd2(0x13d),'single-unit':{'warning':_0x33fcd2(0x133)},'closeRoom':_0x33fcd2(0x144)},'auth':{'needGotoLoginAlert':_0x33fcd2(0x13f)},'formula':{'calculation':{'started':'수식\x20계산을\x20시작했습니다.','waiting':'수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','unable':_0x33fcd2(0x145)}}};}));function _0xb577(_0x5a393c,_0x3492fa){_0x5a393c=_0x5a393c-0x12f;var _0x5a19de=_0x5a19();var _0xb577b5=_0x5a19de[_0x5a393c];return _0xb577b5;}function _0x5a19(){var _0x1f6658=['4UWYYab','편집\x20충돌','5435460fHKjRI','동기화\x20중...','function','서버\x20데이터\x20동기화\x20중...','3403530xBetoV','동기화됨','오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','134439nIHLWR','로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.','6TtHvdB','7QDlhlG','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','UniverProCollaborationClientUiKoKR','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.','object','클릭하여\x20다시\x20연결','exports','1770543BwNpys','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','1925695HUnGVq','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','공동\x20편집\x20충돌','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','54344Marjzl','167216IVnixT','다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'];_0x5a19=function(){return _0x1f6658;};return _0x5a19();}
1
+ function _0x2400(){var _0xa7e6ef=['편집\x20충돌','공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','서버\x20데이터\x20동기화\x20중...','object','105ONvxLw','동기화\x20중...','48NBEesD','동기화됨','2606862mbbsRO','UniverProCollaborationClientUiKoKR','2572iGDAac','2251233cqvZnH','인증\x20오류','exports','function','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','1810iQrlVc','466823NIfQXT','7429790pqwoyN','수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','5757eihqSo','공동\x20편집\x20충돌','클릭하여\x20다시\x20연결','12862SzDRXm','amd','현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.','201157oFJFyX','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.'];_0x2400=function(){return _0xa7e6ef;};return _0x2400();}function _0x4c5c(_0x5f4ebd,_0x164f5b){_0x5f4ebd=_0x5f4ebd-0xc8;var _0x2400a2=_0x2400();var _0x4c5c85=_0x2400a2[_0x5f4ebd];return _0x4c5c85;}(function(_0x4f05b3,_0x5618c9){var _0x32c6f5=_0x4c5c,_0x2dcb39=_0x4f05b3();while(!![]){try{var _0x17ad18=parseInt(_0x32c6f5(0xdc))/0x1*(-parseInt(_0x32c6f5(0xd1))/0x2)+-parseInt(_0x32c6f5(0xce))/0x3*(parseInt(_0x32c6f5(0xe2))/0x4)+-parseInt(_0x32c6f5(0xcc))/0x5+-parseInt(_0x32c6f5(0xe0))/0x6+-parseInt(_0x32c6f5(0xcb))/0x7+parseInt(_0x32c6f5(0xde))/0x8*(parseInt(_0x32c6f5(0xe3))/0x9)+parseInt(_0x32c6f5(0xca))/0xa*(parseInt(_0x32c6f5(0xd4))/0xb);if(_0x17ad18===_0x5618c9)break;else _0x2dcb39['push'](_0x2dcb39['shift']());}catch(_0x5065b6){_0x2dcb39['push'](_0x2dcb39['shift']());}}}(_0x2400,0xdf429),function(_0x27e79d,_0x3782bd){var _0x399d7f=_0x4c5c;typeof exports==_0x399d7f(0xdb)&&typeof module<'u'?module[_0x399d7f(0xe5)]=_0x3782bd():typeof define==_0x399d7f(0xc8)&&define[_0x399d7f(0xd2)]?define([],_0x3782bd):(_0x27e79d=typeof globalThis<'u'?globalThis:_0x27e79d||self,_0x27e79d[_0x399d7f(0xe1)]=_0x3782bd());}(this,function(){var _0x1dacba=_0x4c5c;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1dacba(0xd0)}},'collabStatus':{'fetchMiss':_0x1dacba(0xda),'conflict':_0x1dacba(0xd7),'notCollab':'로컬\x20파일','synced':_0x1dacba(0xdf),'syncing':_0x1dacba(0xdd),'offline':'오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'},'session':{'connection-failed':'연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','will-retry':_0x1dacba(0xd9),'room-full':_0x1dacba(0xd8),'collaboration-timeout':'서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'},'conflict':{'title':_0x1dacba(0xcf),'content':_0x1dacba(0xc9)},'permission':{'title':_0x1dacba(0xe4),'content':'사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.'},'collaboration':{'offline-data-not-saved':'오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','single-unit':{'warning':'다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.'},'closeRoom':_0x1dacba(0xd5)},'auth':{'needGotoLoginAlert':_0x1dacba(0xd6)},'formula':{'calculation':{'started':'수식\x20계산을\x20시작했습니다.','waiting':_0x1dacba(0xcd),'unable':_0x1dacba(0xd3)}}}};}));
@@ -0,0 +1 @@
1
+ function _0xf4a6(_0x343078,_0x4fd657){_0x343078=_0x343078-0xa2;var _0x3bc685=_0x3bc6();var _0xf4a6f7=_0x3bc685[_0x343078];return _0xf4a6f7;}function _0x3bc6(){var _0x103f0e=['Kolejka\x20obliczania\x20formuł\x20jest\x20pełna,\x20oczekiwanie\x20na\x20wolne\x20miejsce...','982542UlVvsu','Połączenie\x20nieudane,\x20sprawdź\x20swoje\x20połączenie\x20sieciowe.','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','7ooquCQ','Serwer\x20nie\x20odpowiada\x20na\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Wystąpił\x20konflikt\x20między\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20swoje\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20przeładowaniu\x20strony.','4175380twKgCO','Plik\x20lokalny','Nie\x20można\x20teraz\x20wykonać\x20obliczania\x20formuły.\x20Spróbuj\x20ponownie\x20później.','object','amd','127782QJUtjK','60ScbQxw','936790fupuBH','exports','Połączenie\x20nieudane,\x20ponowimy\x20próbę\x20za\x20chwilę.','Synchronizowanie...','5298zLTDgR','1125280HAkYAl','9qedlgF','Zsynchronizowane','Konflikty\x20edycji','1037216CAXTpX','Błąd\x20uwierzytelniania','function','Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.'];_0x3bc6=function(){return _0x103f0e;};return _0x3bc6();}(function(_0xb7e35d,_0x202de0){var _0x202392=_0xf4a6,_0x5a6cbf=_0xb7e35d();while(!![]){try{var _0x421e04=-parseInt(_0x202392(0xa9))/0x1*(-parseInt(_0x202392(0xae))/0x2)+parseInt(_0x202392(0xa8))/0x3+parseInt(_0x202392(0xb3))/0x4+parseInt(_0x202392(0xaa))/0x5+parseInt(_0x202392(0xb8))/0x6*(-parseInt(_0x202392(0xbb))/0x7)+parseInt(_0x202392(0xaf))/0x8+-parseInt(_0x202392(0xb0))/0x9*(parseInt(_0x202392(0xa3))/0xa);if(_0x421e04===_0x202de0)break;else _0x5a6cbf['push'](_0x5a6cbf['shift']());}catch(_0xb46994){_0x5a6cbf['push'](_0x5a6cbf['shift']());}}}(_0x3bc6,0x32ac9),function(_0x58dc6a,_0x4dc29b){var _0x19a752=_0xf4a6;typeof exports==_0x19a752(0xa6)&&typeof module<'u'?module[_0x19a752(0xab)]=_0x4dc29b():typeof define==_0x19a752(0xb5)&&define[_0x19a752(0xa7)]?define([],_0x4dc29b):(_0x58dc6a=typeof globalThis<'u'?globalThis:_0x58dc6a||self,_0x58dc6a['UniverProCollaborationClientUiPlPL']=_0x4dc29b());}(this,function(){var _0x3fe1be=_0xf4a6;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknij,\x20aby\x20połączyć\x20ponownie'}},'collabStatus':{'fetchMiss':'Synchronizowanie\x20danych\x20serwera...','conflict':_0x3fe1be(0xb2),'notCollab':_0x3fe1be(0xa4),'synced':_0x3fe1be(0xb1),'syncing':_0x3fe1be(0xad),'offline':'Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie'},'session':{'connection-failed':_0x3fe1be(0xb9),'will-retry':_0x3fe1be(0xac),'room-full':'Pokój\x20współpracy\x20jest\x20pełny.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','collaboration-timeout':_0x3fe1be(0xbc)},'conflict':{'title':'Konflikt\x20współpracy','content':_0x3fe1be(0xa2)},'permission':{'title':_0x3fe1be(0xb4),'content':'Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20swoje\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.'},'collaboration':{'offline-data-not-saved':'Masz\x20zmiany\x20offline,\x20które\x20nie\x20zostały\x20zapisane\x20na\x20serwerze.\x20Sprawdź\x20swoje\x20połączenie\x20sieciowe\x20i\x20spróbuj\x20ponownie.','single-unit':{'warning':_0x3fe1be(0xba)},'closeRoom':'Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.'},'auth':{'needGotoLoginAlert':_0x3fe1be(0xb6)},'formula':{'calculation':{'started':'Obliczanie\x20formuły\x20rozpoczęte.','waiting':_0x3fe1be(0xb7),'unable':_0x3fe1be(0xa5)}}}};}));
@@ -0,0 +1 @@
1
+ function _0x25e6(){var _0x4e7d4c=['UniverProCollaborationClientUiPtBR','1376032MAmSXM','Há\x20um\x20conflito\x20entre\x20sua\x20cópia\x20local\x20e\x20a\x20cópia\x20no\x20servidor.\x20Salve\x20suas\x20edições\x20locais,\x20pois\x20elas\x20serão\x20perdidas\x20ao\x20recarregar\x20a\x20página.','102mqcyBe','Cálculo\x20de\x20fórmula\x20iniciado.','1041280VwGcdv','exports','amd','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.','Não\x20foi\x20possível\x20realizar\x20o\x20cálculo\x20da\x20fórmula\x20neste\x20momento.\x20Tente\x20novamente\x20mais\x20tarde.','1936035DtgpBP','290633sPpqXW','Arquivo\x20local','Falha\x20na\x20conexão,\x20verifique\x20sua\x20rede.','Você\x20tem\x20edições\x20offline\x20que\x20não\x20foram\x20salvas\x20no\x20servidor.\x20Verifique\x20sua\x20rede\x20e\x20tente\x20novamente.','Sincronizando...','Falha\x20na\x20conexão,\x20tentaremos\x20novamente\x20em\x20breve.','997710fXwrkg','3049410RmjpAb','Erro\x20de\x20autenticação','function','object','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Conflito\x20de\x20Colaboração','8732064XkwPzn'];_0x25e6=function(){return _0x4e7d4c;};return _0x25e6();}function _0x3d65(_0xaf53e0,_0x4bc938){_0xaf53e0=_0xaf53e0-0x148;var _0x25e6a5=_0x25e6();var _0x3d65a7=_0x25e6a5[_0xaf53e0];return _0x3d65a7;}(function(_0x5bb515,_0x3e87fe){var _0x18cf76=_0x3d65,_0x381f6a=_0x5bb515();while(!![]){try{var _0xfa283d=-parseInt(_0x18cf76(0x159))/0x1+-parseInt(_0x18cf76(0x14c))/0x2+parseInt(_0x18cf76(0x14d))/0x3+parseInt(_0x18cf76(0x155))/0x4+parseInt(_0x18cf76(0x15e))/0x5+parseInt(_0x18cf76(0x157))/0x6*(-parseInt(_0x18cf76(0x15f))/0x7)+parseInt(_0x18cf76(0x153))/0x8;if(_0xfa283d===_0x3e87fe)break;else _0x381f6a['push'](_0x381f6a['shift']());}catch(_0x1e4251){_0x381f6a['push'](_0x381f6a['shift']());}}}(_0x25e6,0x90d53),function(_0x2651ff,_0x38f6e6){var _0x235492=_0x3d65;typeof exports==_0x235492(0x150)&&typeof module<'u'?module[_0x235492(0x15a)]=_0x38f6e6():typeof define==_0x235492(0x14f)&&define[_0x235492(0x15b)]?define([],_0x38f6e6):(_0x2651ff=typeof globalThis<'u'?globalThis:_0x2651ff||self,_0x2651ff[_0x235492(0x154)]=_0x38f6e6());}(this,function(){var _0x25a7c3=_0x3d65;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Clique\x20para\x20Reconectar'}},'collabStatus':{'fetchMiss':'Sincronizando\x20dados\x20do\x20servidor...','conflict':'Conflitos\x20de\x20edição','notCollab':_0x25a7c3(0x160),'synced':'Sincronizado','syncing':_0x25a7c3(0x14a),'offline':'Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente'},'session':{'connection-failed':_0x25a7c3(0x148),'will-retry':_0x25a7c3(0x14b),'room-full':'A\x20sala\x20de\x20colaboração\x20está\x20cheia.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','collaboration-timeout':_0x25a7c3(0x151)},'conflict':{'title':_0x25a7c3(0x152),'content':_0x25a7c3(0x156)},'permission':{'title':_0x25a7c3(0x14e),'content':'Suas\x20ações\x20estão\x20em\x20conflito\x20com\x20as\x20permissões\x20do\x20servidor.\x20Salve\x20suas\x20edições\x20locais\x20em\x20outro\x20lugar,\x20pois\x20elas\x20serão\x20descartadas\x20após\x20atualizar\x20a\x20página.'},'collaboration':{'offline-data-not-saved':_0x25a7c3(0x149),'single-unit':{'warning':'Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.'},'closeRoom':'Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.'},'auth':{'needGotoLoginAlert':_0x25a7c3(0x15c)},'formula':{'calculation':{'started':_0x25a7c3(0x158),'waiting':'A\x20fila\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20cheia,\x20aguardando\x20slot\x20disponível...','unable':_0x25a7c3(0x15d)}}}};}));
@@ -1 +1 @@
1
- (function(_0x17253c,_0x44cc45){var _0x402245=_0x5cef,_0x580bd=_0x17253c();while(!![]){try{var _0x29bc29=-parseInt(_0x402245(0xc7))/0x1+parseInt(_0x402245(0xc4))/0x2+parseInt(_0x402245(0xc8))/0x3*(parseInt(_0x402245(0xd0))/0x4)+parseInt(_0x402245(0xc5))/0x5*(-parseInt(_0x402245(0xd9))/0x6)+-parseInt(_0x402245(0xd8))/0x7*(-parseInt(_0x402245(0xd2))/0x8)+parseInt(_0x402245(0xc0))/0x9*(parseInt(_0x402245(0xbd))/0xa)+-parseInt(_0x402245(0xdb))/0xb;if(_0x29bc29===_0x44cc45)break;else _0x580bd['push'](_0x580bd['shift']());}catch(_0x3657d9){_0x580bd['push'](_0x580bd['shift']());}}}(_0x20df,0x36312),function(_0x44ca48,_0x3c10f4){var _0x375123=_0x5cef;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x3c10f4():typeof define==_0x375123(0xca)&&define['amd']?define([],_0x3c10f4):(_0x44ca48=typeof globalThis<'u'?globalThis:_0x44ca48||self,_0x44ca48[_0x375123(0xcb)]=_0x3c10f4());}(this,function(){var _0x4bf182=_0x5cef;return{'collab-client':{'tooltip':{'reconnect':_0x4bf182(0xda)}},'collabStatus':{'fetchMiss':_0x4bf182(0xd1),'conflict':_0x4bf182(0xd6),'notCollab':_0x4bf182(0xce),'synced':_0x4bf182(0xd7),'syncing':_0x4bf182(0xcd),'offline':_0x4bf182(0xcc)},'session':{'connection-failed':_0x4bf182(0xc2),'will-retry':_0x4bf182(0xd5),'room-full':_0x4bf182(0xc9),'collaboration-timeout':_0x4bf182(0xcf)},'conflict':{'title':_0x4bf182(0xbe),'content':_0x4bf182(0xbf)},'permission':{'title':_0x4bf182(0xc3),'content':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'offline-data-not-saved':_0x4bf182(0xc6),'single-unit':{'warning':'You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':_0x4bf182(0xd3)},'formula':{'calculation':{'started':_0x4bf182(0xc1),'waiting':'Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','unable':_0x4bf182(0xd4)}}};}));function _0x5cef(_0x22d119,_0x50b28b){_0x22d119=_0x22d119-0xbd;var _0x20df68=_0x20df();var _0x5cef6a=_0x20df68[_0x22d119];return _0x5cef6a;}function _0x20df(){var _0x254b24=['Local\x20file','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','120EOcYjl','Syncing\x20server\x20data...','1399504dLjXMc','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Edit\x20conflicts','Synced','14BooISN','15492RtyPTj','Click\x20to\x20Reconnect','4838537QXthra','430tBbusw','Collaboration\x20Conflict','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','15651VprqEv','Formula\x20calculation\x20started.','Connection\x20failed,\x20please\x20check\x20your\x20network.','Authentication\x20Error','606698yuDpnS','240THewNC','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','119859FDzcgN','17763CVogOb','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','function','UniverProCollaborationClientUiRuRU','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Syncing...'];_0x20df=function(){return _0x254b24;};return _0x20df();}
1
+ function _0x5b67(){var _0x531e15=['Нажмите\x20для\x20переподключения','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','47700370pmoAiV','11BVlslQ','Ошибка\x20аутентификации','UniverProCollaborationClientUiRuRU','150Menwjb','Очередь\x20вычисления\x20формул\x20заполнена,\x20ожидание\x20свободного\x20слота...','10354988FKjjNL','Ошибка\x20подключения,\x20повторная\x20попытка\x20будет\x20выполнена\x20позже.','exports','12932gzEdOy','Конфликт\x20совместной\x20работы','5313904lVRAdJ','49801uKRLUy','Синхронизировано','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.','1816932DDSqkj','Синхронизация...','amd','Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.','62uoJOBw','9qFPTkn','Конфликты\x20редактирования','3504996mNxnsK','Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.'];_0x5b67=function(){return _0x531e15;};return _0x5b67();}function _0x58f5(_0x15974a,_0x4c8b81){_0x15974a=_0x15974a-0x149;var _0x5b679=_0x5b67();var _0x58f596=_0x5b679[_0x15974a];return _0x58f596;}(function(_0x20f30a,_0x46b224){var _0x21b890=_0x58f5,_0x4d9544=_0x20f30a();while(!![]){try{var _0x208e62=parseInt(_0x21b890(0x161))/0x1*(-parseInt(_0x21b890(0x14b))/0x2)+-parseInt(_0x21b890(0x164))/0x3+-parseInt(_0x21b890(0x15e))/0x4*(parseInt(_0x21b890(0x159))/0x5)+parseInt(_0x21b890(0x14e))/0x6+-parseInt(_0x21b890(0x15b))/0x7+parseInt(_0x21b890(0x160))/0x8*(-parseInt(_0x21b890(0x14c))/0x9)+-parseInt(_0x21b890(0x155))/0xa*(-parseInt(_0x21b890(0x156))/0xb);if(_0x208e62===_0x46b224)break;else _0x4d9544['push'](_0x4d9544['shift']());}catch(_0x33dc75){_0x4d9544['push'](_0x4d9544['shift']());}}}(_0x5b67,0xeb678),function(_0x75ff0c,_0x29cda7){var _0x4f6d0f=_0x58f5;typeof exports=='object'&&typeof module<'u'?module[_0x4f6d0f(0x15d)]=_0x29cda7():typeof define=='function'&&define[_0x4f6d0f(0x149)]?define([],_0x29cda7):(_0x75ff0c=typeof globalThis<'u'?globalThis:_0x75ff0c||self,_0x75ff0c[_0x4f6d0f(0x158)]=_0x29cda7());}(this,function(){var _0x11c2bd=_0x58f5;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x11c2bd(0x151)}},'collabStatus':{'fetchMiss':'Синхронизация\x20данных\x20сервера...','conflict':_0x11c2bd(0x14d),'notCollab':'Локальный\x20файл','synced':_0x11c2bd(0x162),'syncing':_0x11c2bd(0x165),'offline':_0x11c2bd(0x154)},'session':{'connection-failed':'Ошибка\x20подключения,\x20проверьте\x20подключение\x20к\x20сети.','will-retry':_0x11c2bd(0x15c),'room-full':'Комната\x20совместной\x20работы\x20заполнена.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','collaboration-timeout':_0x11c2bd(0x152)},'conflict':{'title':_0x11c2bd(0x15f),'content':_0x11c2bd(0x14f)},'permission':{'title':_0x11c2bd(0x157),'content':_0x11c2bd(0x163)},'collaboration':{'offline-data-not-saved':'У\x20вас\x20есть\x20несохраненные\x20офлайн-изменения.\x20Проверьте\x20подключение\x20к\x20сети\x20и\x20повторите\x20попытку.','single-unit':{'warning':_0x11c2bd(0x153)},'closeRoom':_0x11c2bd(0x14a)},'auth':{'needGotoLoginAlert':_0x11c2bd(0x150)},'formula':{'calculation':{'started':'Начато\x20вычисление\x20формул.','waiting':_0x11c2bd(0x15a),'unable':'В\x20настоящее\x20время\x20невозможно\x20выполнить\x20вычисление\x20формул.\x20Повторите\x20попытку\x20позже.'}}}};}));
@@ -1 +1 @@
1
- (function(_0x36339f,_0x1af5d5){var _0x2d2fe0=_0x24ed,_0x259827=_0x36339f();while(!![]){try{var _0x4590e1=-parseInt(_0x2d2fe0(0x178))/0x1*(parseInt(_0x2d2fe0(0x181))/0x2)+-parseInt(_0x2d2fe0(0x17b))/0x3*(parseInt(_0x2d2fe0(0x16e))/0x4)+-parseInt(_0x2d2fe0(0x186))/0x5*(-parseInt(_0x2d2fe0(0x182))/0x6)+-parseInt(_0x2d2fe0(0x170))/0x7*(-parseInt(_0x2d2fe0(0x176))/0x8)+-parseInt(_0x2d2fe0(0x180))/0x9+-parseInt(_0x2d2fe0(0x184))/0xa+parseInt(_0x2d2fe0(0x17c))/0xb;if(_0x4590e1===_0x1af5d5)break;else _0x259827['push'](_0x259827['shift']());}catch(_0x2c6737){_0x259827['push'](_0x259827['shift']());}}}(_0x36b3,0x26d59),function(_0x114303,_0x134db7){var _0x369e3b=_0x24ed;typeof exports==_0x369e3b(0x16b)&&typeof module<'u'?module[_0x369e3b(0x185)]=_0x134db7():typeof define=='function'&&define['amd']?define([],_0x134db7):(_0x114303=typeof globalThis<'u'?globalThis:_0x114303||self,_0x114303['UniverProCollaborationClientUiSkSK']=_0x134db7());}(this,function(){var _0xe434f4=_0x24ed;return{'collab-client':{'tooltip':{'reconnect':_0xe434f4(0x17d)}},'collabStatus':{'fetchMiss':_0xe434f4(0x169),'conflict':_0xe434f4(0x17e),'notCollab':_0xe434f4(0x177),'synced':_0xe434f4(0x171),'syncing':'Synchronizuje\x20sa...','offline':_0xe434f4(0x16a)},'session':{'connection-failed':_0xe434f4(0x168),'will-retry':_0xe434f4(0x173),'room-full':_0xe434f4(0x174),'collaboration-timeout':'Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.'},'conflict':{'title':_0xe434f4(0x187),'content':_0xe434f4(0x16f)},'permission':{'title':_0xe434f4(0x16d),'content':_0xe434f4(0x172)},'collaboration':{'offline-data-not-saved':'Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','single-unit':{'warning':_0xe434f4(0x17f)},'closeRoom':_0xe434f4(0x179)},'auth':{'needGotoLoginAlert':_0xe434f4(0x183)},'formula':{'calculation':{'started':_0xe434f4(0x17a),'waiting':_0xe434f4(0x175),'unable':_0xe434f4(0x16c)}}};}));function _0x24ed(_0x227769,_0x43c662){_0x227769=_0x227769-0x168;var _0x36b372=_0x36b3();var _0x24ede5=_0x36b372[_0x227769];return _0x24ede5;}function _0x36b3(){var _0x417991=['Lokálny\x20súbor','35FbHJxj','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','Výpočet\x20vzorcov\x20sa\x20spustil.','3PZeLfC','994444LNRjkK','Kliknite\x20na\x20opätovné\x20pripojenie','Konflikty\x20úprav','Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.','83214WVOfVr','8148bjbmzM','29658DLlVjj','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','707010XAzPzk','exports','100ZePPaI','Konflikt\x20spolupráce','Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','object','Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.','Chyba\x20overenia','373484gJnbAE','Medzi\x20vašou\x20lokálnou\x20kópiou\x20a\x20kópiou\x20na\x20serveri\x20je\x20konflikt.\x20Uložte\x20si\x20lokálne\x20úpravy,\x20inak\x20sa\x20po\x20obnovení\x20stránky\x20stratia.','7MRZkFX','Synchronizované','Vaše\x20akcie\x20sú\x20v\x20rozpore\x20s\x20oprávneniami\x20servera.\x20Uložte\x20si\x20lokálne\x20úpravy\x20inde,\x20pretože\x20po\x20obnovení\x20stránky\x20budú\x20zahodené.','Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','2285672sUnSCC'];_0x36b3=function(){return _0x417991;};return _0x36b3();}
1
+ function _0x7c7c(_0x2ce353,_0x18aa9f){_0x2ce353=_0x2ce353-0xef;var _0x5a26f1=_0x5a26();var _0x7c7c79=_0x5a26f1[_0x2ce353];return _0x7c7c79;}function _0x5a26(){var _0x162d3f=['12495ljEaYd','Synchronizované','25053jSIYvw','2007760JgUrgh','Synchronizuje\x20sa...','Kliknite\x20na\x20opätovné\x20pripojenie','10562079akaROB','function','12Ezfdez','1124IggrKf','exports','228314zNrPuW','Konflikty\x20úprav','Medzi\x20vašou\x20lokálnou\x20kópiou\x20a\x20kópiou\x20na\x20serveri\x20je\x20konflikt.\x20Uložte\x20si\x20lokálne\x20úpravy,\x20inak\x20sa\x20po\x20obnovení\x20stránky\x20stratia.','1380fLboDF','124uVVKym','Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','Výpočet\x20vzorcov\x20sa\x20spustil.','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','4210731ldVbte','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','11547fkedzk','UniverProCollaborationClientUiSkSK','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Chyba\x20overenia'];_0x5a26=function(){return _0x162d3f;};return _0x5a26();}(function(_0x49210f,_0x145b20){var _0x331844=_0x7c7c,_0x2017df=_0x49210f();while(!![]){try{var _0x25b5d0=parseInt(_0x331844(0xfc))/0x1+-parseInt(_0x331844(0x100))/0x2*(-parseInt(_0x331844(0xf3))/0x3)+parseInt(_0x331844(0xfa))/0x4*(parseInt(_0x331844(0xf1))/0x5)+parseInt(_0x331844(0xf9))/0x6*(-parseInt(_0x331844(0x104))/0x7)+-parseInt(_0x331844(0xf4))/0x8+parseInt(_0x331844(0x106))/0x9*(-parseInt(_0x331844(0xff))/0xa)+parseInt(_0x331844(0xf7))/0xb;if(_0x25b5d0===_0x145b20)break;else _0x2017df['push'](_0x2017df['shift']());}catch(_0x2f8abf){_0x2017df['push'](_0x2017df['shift']());}}}(_0x5a26,0xbdcb2),function(_0x5d71de,_0x54d664){var _0x50e4c9=_0x7c7c;typeof exports=='object'&&typeof module<'u'?module[_0x50e4c9(0xfb)]=_0x54d664():typeof define==_0x50e4c9(0xf8)&&define['amd']?define([],_0x54d664):(_0x5d71de=typeof globalThis<'u'?globalThis:_0x5d71de||self,_0x5d71de[_0x50e4c9(0x107)]=_0x54d664());}(this,function(){var _0x19e858=_0x7c7c;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x19e858(0xf6)}},'collabStatus':{'fetchMiss':_0x19e858(0x109),'conflict':_0x19e858(0xfd),'notCollab':'Lokálny\x20súbor','synced':_0x19e858(0xf2),'syncing':_0x19e858(0xf5),'offline':'Offline,\x20úpravy\x20budú\x20uložené\x20lokálne'},'session':{'connection-failed':'Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','will-retry':'Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','room-full':_0x19e858(0xef),'collaboration-timeout':_0x19e858(0x105)},'conflict':{'title':'Konflikt\x20spolupráce','content':_0x19e858(0xfe)},'permission':{'title':_0x19e858(0xf0),'content':'Vaše\x20akcie\x20sú\x20v\x20rozpore\x20s\x20oprávneniami\x20servera.\x20Uložte\x20si\x20lokálne\x20úpravy\x20inde,\x20pretože\x20po\x20obnovení\x20stránky\x20budú\x20zahodené.'},'collaboration':{'offline-data-not-saved':_0x19e858(0x101),'single-unit':{'warning':'Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.'},'closeRoom':'Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.'},'auth':{'needGotoLoginAlert':_0x19e858(0x108)},'formula':{'calculation':{'started':_0x19e858(0x102),'waiting':_0x19e858(0x103),'unable':_0x19e858(0x10a)}}}};}));
@@ -1 +1 @@
1
- function _0x2cb8(){var _0x17bf89=['983652thhZhO','34360744pSnyPk','Xung\x20đột\x20chỉnh\x20sửa','Có\x20sự\x20xung\x20đột\x20giữa\x20bản\x20sao\x20cục\x20bộ\x20của\x20bạn\x20và\x20bản\x20sao\x20trên\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn,\x20vì\x20chúng\x20sẽ\x20bị\x20mất\x20khi\x20bạn\x20tải\x20lại\x20trang.','Phiên\x20đăng\x20nhập\x20của\x20bạn\x20đã\x20hết\x20hạn,\x20nhấp\x20OK\x20để\x20đăng\x20nhập\x20lại,\x20nhấp\x20Hủy\x20để\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn.','10gSKgJt','Nhấp\x20để\x20kết\x20nối\x20lại','Kết\x20nối\x20thất\x20bại,\x20vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','Đang\x20đồng\x20bộ...','function','6331336pXgBMu','Máy\x20chủ\x20không\x20phản\x20hồi\x20yêu\x20cầu\x20cộng\x20tác\x20của\x20bạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','7iiDARS','object','Phòng\x20cộng\x20tác\x20đã\x20đầy.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','7DZDoDK','Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','Hành\x20động\x20của\x20bạn\x20xung\x20đột\x20với\x20quyền\x20của\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn\x20ở\x20nơi\x20khác\x20vì\x20chúng\x20sẽ\x20bị\x20hủy\x20sau\x20khi\x20làm\x20mới\x20trang.','3874077WzdvRw','Bạn\x20đã\x20mở\x20cùng\x20một\x20tệp\x20trong\x20một\x20tab\x20khác.\x20Để\x20tránh\x20mất\x20dữ\x20liệu,\x20bạn\x20không\x20thể\x20chỉnh\x20sửa\x20trên\x20tab\x20này.','85222phJaSi','UniverProCollaborationClientUiViVN','Đã\x20đồng\x20bộ','12ZZocYZ','Xung\x20đột\x20cộng\x20tác','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20b','Lỗi\x20xác\x20thực','1215025aRmysi','12KsRGlG','1684902ThnBsJ'];_0x2cb8=function(){return _0x17bf89;};return _0x2cb8();}function _0x1ce6(_0x245fa6,_0x2f587a){_0x245fa6=_0x245fa6-0xc2;var _0x2cb887=_0x2cb8();var _0x1ce6e1=_0x2cb887[_0x245fa6];return _0x1ce6e1;}(function(_0x24271c,_0x30d037){var _0x121169=_0x1ce6,_0x555b18=_0x24271c();while(!![]){try{var _0x47c99b=-parseInt(_0x121169(0xde))/0x1*(-parseInt(_0x121169(0xc3))/0x2)+-parseInt(_0x121169(0xcc))/0x3+parseInt(_0x121169(0xc6))/0x4*(-parseInt(_0x121169(0xca))/0x5)+-parseInt(_0x121169(0xcd))/0x6+parseInt(_0x121169(0xdb))/0x7*(-parseInt(_0x121169(0xd8))/0x8)+-parseInt(_0x121169(0xe1))/0x9*(parseInt(_0x121169(0xd2))/0xa)+-parseInt(_0x121169(0xce))/0xb*(-parseInt(_0x121169(0xcb))/0xc);if(_0x47c99b===_0x30d037)break;else _0x555b18['push'](_0x555b18['shift']());}catch(_0x18820d){_0x555b18['push'](_0x555b18['shift']());}}}(_0x2cb8,0xb6030),function(_0xec111,_0x452e57){var _0x228034=_0x1ce6;typeof exports==_0x228034(0xdc)&&typeof module<'u'?module['exports']=_0x452e57():typeof define==_0x228034(0xd7)&&define['amd']?define([],_0x452e57):(_0xec111=typeof globalThis<'u'?globalThis:_0xec111||self,_0xec111[_0x228034(0xc4)]=_0x452e57());}(this,function(){var _0x343eb5=_0x1ce6;return{'collab-client':{'tooltip':{'reconnect':_0x343eb5(0xd3)}},'collabStatus':{'fetchMiss':_0x343eb5(0xd5),'conflict':_0x343eb5(0xcf),'notCollab':'Tệp\x20cục\x20bộ','synced':_0x343eb5(0xc5),'syncing':_0x343eb5(0xd6),'offline':_0x343eb5(0xc8)},'session':{'connection-failed':_0x343eb5(0xd4),'will-retry':'Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','room-full':_0x343eb5(0xdd),'collaboration-timeout':_0x343eb5(0xd9)},'conflict':{'title':_0x343eb5(0xc7),'content':_0x343eb5(0xd0)},'permission':{'title':_0x343eb5(0xc9),'content':_0x343eb5(0xe0)},'collaboration':{'offline-data-not-saved':'Bạn\x20có\x20các\x20chỉnh\x20sửa\x20ngoại\x20tuyến\x20chưa\x20được\x20lưu\x20vào\x20máy\x20chủ.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn\x20và\x20thử\x20lại.','single-unit':{'warning':_0x343eb5(0xc2)},'closeRoom':_0x343eb5(0xda)},'auth':{'needGotoLoginAlert':_0x343eb5(0xd1)},'formula':{'calculation':{'started':_0x343eb5(0xdf),'waiting':'Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','unable':'Không\x20thể\x20thực\x20hiện\x20tính\x20toán\x20công\x20thức\x20vào\x20lúc\x20này.\x20Vui\x20lòng\x20thử\x20lại\x20sau.'}}};}));
1
+ function _0x4518(_0x626efd,_0x33cd26){_0x626efd=_0x626efd-0x1d3;var _0x57762a=_0x5776();var _0x451867=_0x57762a[_0x626efd];return _0x451867;}function _0x5776(){var _0x4fc957=['Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','3443541IFAjPU','function','2KwYlnD','6TPgtyh','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','exports','Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','6087816PdYInO','amd','Lỗi\x20xác\x20thực','Máy\x20chủ\x20không\x20phản\x20hồi\x20yêu\x20cầu\x20cộng\x20tác\x20của\x20bạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','Đã\x20đồng\x20bộ','169240obJSxH','9525710iwEDhL','Bạn\x20đã\x20mở\x20cùng\x20một\x20tệp\x20trong\x20một\x20tab\x20khác.\x20Để\x20tránh\x20mất\x20dữ\x20liệu,\x20bạn\x20không\x20thể\x20chỉnh\x20sửa\x20trên\x20tab\x20này.','Hành\x20động\x20của\x20bạn\x20xung\x20đột\x20với\x20quyền\x20của\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn\x20ở\x20nơi\x20khác\x20vì\x20chúng\x20sẽ\x20bị\x20hủy\x20sau\x20khi\x20làm\x20mới\x20trang.','Xung\x20đột\x20chỉnh\x20sửa','object','UniverProCollaborationClientUiViVN','Tệp\x20cục\x20b','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','2069127AuPwze','Xung\x20đột\x20cộng\x20tác','Phòng\x20cộng\x20tác\x20đã\x20đầy.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','104pmpywg','82793oDTnok','Có\x20sự\x20xung\x20đột\x20giữa\x20bản\x20sao\x20cục\x20bộ\x20của\x20bạn\x20và\x20bản\x20sao\x20trên\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn,\x20vì\x20chúng\x20sẽ\x20bị\x20mất\x20khi\x20bạn\x20tải\x20lại\x20trang.','Phiên\x20đăng\x20nhập\x20của\x20bạn\x20đã\x20hết\x20hạn,\x20nhấp\x20OK\x20để\x20đăng\x20nhập\x20lại,\x20nhấp\x20Hủy\x20để\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn.','3518109KjalWo','Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','Bạn\x20có\x20các\x20chỉnh\x20sửa\x20ngoại\x20tuyến\x20chưa\x20được\x20lưu\x20vào\x20máy\x20chủ.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn\x20và\x20thử\x20lại.','Không\x20thể\x20thực\x20hiện\x20tính\x20toán\x20công\x20thức\x20vào\x20lúc\x20này.\x20Vui\x20lòng\x20thử\x20lại\x20sau.'];_0x5776=function(){return _0x4fc957;};return _0x5776();}(function(_0x305aa3,_0x188f2e){var _0x58a600=_0x4518,_0x2dc6e3=_0x305aa3();while(!![]){try{var _0x49f045=parseInt(_0x58a600(0x1d5))/0x1*(parseInt(_0x58a600(0x1df))/0x2)+parseInt(_0x58a600(0x1dd))/0x3+parseInt(_0x58a600(0x1d4))/0x4*(parseInt(_0x58a600(0x1e9))/0x5)+parseInt(_0x58a600(0x1e0))/0x6*(parseInt(_0x58a600(0x1d8))/0x7)+-parseInt(_0x58a600(0x1e4))/0x8+-parseInt(_0x58a600(0x1f2))/0x9+-parseInt(_0x58a600(0x1ea))/0xa;if(_0x49f045===_0x188f2e)break;else _0x2dc6e3['push'](_0x2dc6e3['shift']());}catch(_0x4c732c){_0x2dc6e3['push'](_0x2dc6e3['shift']());}}}(_0x5776,0xa3880),function(_0x41a3b5,_0x2c41e5){var _0x234145=_0x4518;typeof exports==_0x234145(0x1ee)&&typeof module<'u'?module[_0x234145(0x1e2)]=_0x2c41e5():typeof define==_0x234145(0x1de)&&define[_0x234145(0x1e5)]?define([],_0x2c41e5):(_0x41a3b5=typeof globalThis<'u'?globalThis:_0x41a3b5||self,_0x41a3b5[_0x234145(0x1ef)]=_0x2c41e5());}(this,function(){var _0x20f0a2=_0x4518;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Nhấp\x20để\x20kết\x20nối\x20lại'}},'collabStatus':{'fetchMiss':_0x20f0a2(0x1e1),'conflict':_0x20f0a2(0x1ed),'notCollab':_0x20f0a2(0x1f0),'synced':_0x20f0a2(0x1e8),'syncing':'Đang\x20đồng\x20bộ...','offline':'Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ'},'session':{'connection-failed':'Kết\x20nối\x20thất\x20bại,\x20vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','will-retry':_0x20f0a2(0x1d9),'room-full':_0x20f0a2(0x1d3),'collaboration-timeout':_0x20f0a2(0x1e7)},'conflict':{'title':_0x20f0a2(0x1f3),'content':_0x20f0a2(0x1d6)},'permission':{'title':_0x20f0a2(0x1e6),'content':_0x20f0a2(0x1ec)},'collaboration':{'offline-data-not-saved':_0x20f0a2(0x1da),'single-unit':{'warning':_0x20f0a2(0x1eb)},'closeRoom':_0x20f0a2(0x1f1)},'auth':{'needGotoLoginAlert':_0x20f0a2(0x1d7)},'formula':{'calculation':{'started':_0x20f0a2(0x1dc),'waiting':_0x20f0a2(0x1e3),'unable':_0x20f0a2(0x1db)}}}};}));
@@ -1 +1 @@
1
- function _0x142f(){var _0x2f5c49=['8Akesfc','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','由于协同房间被关闭,编辑权限被收回。','3745280zVwTOl','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','连接失败,将在一会儿之后重试连接','权限错误','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','公式计算队列已满,正在等待空闲位置...','UniverProCollaborationClientUiZhCN','12040RucgUK','6aSzNQa','exports','本地文件','object','132150fIgzwa','正在拉取服务端数据...','8655468DevQiW','362697ZYLyxI','连接失败,请检查你的网络','你有离线编辑未保存到服务器,请检查网络后重试。','编辑冲突','3624460zdrmgl','7094775agHFlI','保存中...','服务器未响应,你的编辑将在本地缓存','6516iddysC','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','amd','已离线,编辑将在本地缓存','协同房间已满,你的编辑将在本地缓存'];_0x142f=function(){return _0x2f5c49;};return _0x142f();}function _0x3541(_0x70bec7,_0x2437c4){_0x70bec7=_0x70bec7-0x11b;var _0x142f3f=_0x142f();var _0x354170=_0x142f3f[_0x70bec7];return _0x354170;}(function(_0x3eb02d,_0xedc2e0){var _0xd7d9d=_0x3541,_0x4a7dd7=_0x3eb02d();while(!![]){try{var _0x4745fc=parseInt(_0xd7d9d(0x11f))/0x1*(-parseInt(_0xd7d9d(0x123))/0x2)+parseInt(_0xd7d9d(0x126))/0x3*(parseInt(_0xd7d9d(0x133))/0x4)+parseInt(_0xd7d9d(0x12b))/0x5+-parseInt(_0xd7d9d(0x125))/0x6+-parseInt(_0xd7d9d(0x12a))/0x7+-parseInt(_0xd7d9d(0x11e))/0x8*(-parseInt(_0xd7d9d(0x12e))/0x9)+parseInt(_0xd7d9d(0x136))/0xa;if(_0x4745fc===_0xedc2e0)break;else _0x4a7dd7['push'](_0x4a7dd7['shift']());}catch(_0x12a00a){_0x4a7dd7['push'](_0x4a7dd7['shift']());}}}(_0x142f,0xbb85d),function(_0x4d9319,_0x1ca5fd){var _0x10e638=_0x3541;typeof exports==_0x10e638(0x122)&&typeof module<'u'?module[_0x10e638(0x120)]=_0x1ca5fd():typeof define=='function'&&define[_0x10e638(0x130)]?define([],_0x1ca5fd):(_0x4d9319=typeof globalThis<'u'?globalThis:_0x4d9319||self,_0x4d9319[_0x10e638(0x11d)]=_0x1ca5fd());}(this,function(){var _0x5ce7da=_0x3541;return{'collab-client':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x5ce7da(0x124),'conflict':_0x5ce7da(0x129),'notCollab':_0x5ce7da(0x121),'synced':'已同步','syncing':_0x5ce7da(0x12c),'offline':_0x5ce7da(0x131)},'session':{'connection-failed':_0x5ce7da(0x127),'will-retry':_0x5ce7da(0x138),'room-full':_0x5ce7da(0x132),'collaboration-timeout':_0x5ce7da(0x12d)},'conflict':{'title':'协同冲突','content':_0x5ce7da(0x134)},'permission':{'title':_0x5ce7da(0x139),'content':_0x5ce7da(0x137)},'collaboration':{'offline-data-not-saved':_0x5ce7da(0x128),'single-unit':{'warning':_0x5ce7da(0x12f)},'closeRoom':_0x5ce7da(0x135)},'auth':{'needGotoLoginAlert':_0x5ce7da(0x11b)},'formula':{'calculation':{'started':'公式计算已开始。','waiting':_0x5ce7da(0x11c),'unable':'目前无法执行公式计算。请稍后重试。'}}};}));
1
+ (function(_0x17c90c,_0x5a3fc6){var _0xf7a8f1=_0x480f,_0x4bc387=_0x17c90c();while(!![]){try{var _0xd2f791=parseInt(_0xf7a8f1(0xee))/0x1+-parseInt(_0xf7a8f1(0xe7))/0x2+-parseInt(_0xf7a8f1(0xfb))/0x3+parseInt(_0xf7a8f1(0xec))/0x4+parseInt(_0xf7a8f1(0xe8))/0x5+parseInt(_0xf7a8f1(0xe9))/0x6+-parseInt(_0xf7a8f1(0xfa))/0x7*(parseInt(_0xf7a8f1(0xea))/0x8);if(_0xd2f791===_0x5a3fc6)break;else _0x4bc387['push'](_0x4bc387['shift']());}catch(_0x298b2a){_0x4bc387['push'](_0x4bc387['shift']());}}}(_0x5eb1,0x7d9f7),function(_0x2ed36d,_0x22721c){var _0x551227=_0x480f;typeof exports==_0x551227(0xef)&&typeof module<'u'?module[_0x551227(0xe3)]=_0x22721c():typeof define==_0x551227(0xf9)&&define['amd']?define([],_0x22721c):(_0x2ed36d=typeof globalThis<'u'?globalThis:_0x2ed36d||self,_0x2ed36d[_0x551227(0xf5)]=_0x22721c());}(this,function(){var _0x20e8e8=_0x480f;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x20e8e8(0xfc)}},'collabStatus':{'fetchMiss':_0x20e8e8(0xf6),'conflict':'编辑冲突','notCollab':_0x20e8e8(0xe5),'synced':_0x20e8e8(0xe6),'syncing':_0x20e8e8(0xf1),'offline':_0x20e8e8(0xeb)},'session':{'connection-failed':_0x20e8e8(0xf8),'will-retry':_0x20e8e8(0xf2),'room-full':'协同房间已满,你的编辑将在本地缓存','collaboration-timeout':_0x20e8e8(0xf3)},'conflict':{'title':'协同冲突','content':'你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'permission':{'title':'权限错误','content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'offline-data-not-saved':_0x20e8e8(0xed),'single-unit':{'warning':_0x20e8e8(0xf7)},'closeRoom':_0x20e8e8(0xf4)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':'公式计算已开始。','waiting':_0x20e8e8(0xe4),'unable':_0x20e8e8(0xf0)}}}};}));function _0x480f(_0x5e6b72,_0xa3d274){_0x5e6b72=_0x5e6b72-0xe3;var _0x5eb1dc=_0x5eb1();var _0x480f10=_0x5eb1dc[_0x5e6b72];return _0x480f10;}function _0x5eb1(){var _0x1770a9=['UniverProCollaborationClientUiZhCN','正在拉取服务端数据...','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','连接失败,请检查你的网络','function','40677WpYthW','2214768ytVRBw','点击重新连接','exports','公式计算队列已满,正在等待空闲位置...','本地文件','已同步','284162EQnUZJ','3331465qZTDme','612408KrNZMx','120EYPzYT','已离线,编辑将在本地缓存','1778272xCCbcT','你有离线编辑未保存到服务器,请检查网络后重试。','269124dacHFD','object','目前无法执行公式计算。请稍后重试。','保存中...','连接失败,将在一会儿之后重试连接','服务器未响应,你的编辑将在本地缓存','由于协同房间被关闭,编辑权限被收回。'];_0x5eb1=function(){return _0x1770a9;};return _0x5eb1();}
@@ -0,0 +1 @@
1
+ function _0x124b(){var _0x5b3738=['點擊重新連線','658634fhzOgK','56SkfLcB','目前無法執行公式計算,請稍後重試。','exports','伺服器未回應協作請求,您的編輯將儲存在本機。','公式計算已開始。','5191944WuWdvA','amd','您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。','已離線,編輯將儲存在本機','連線失敗,將在稍後重試連線。','498SHwlkn','公式計算佇列已滿,正在等待可用資源...','function','4065066ssnBrE','1715016nZrvjA','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','UniverProCollaborationClientUiZhHK','您有未儲存至伺服器的離線編輯,請檢查網絡後重試。','連線失敗,請檢查您的網絡。','正在擷取伺服器資料...','2487douJam','由於協作房間已關閉,編輯權限已被收回。','1143704dgVwPR','已同步','編輯衝突','1933415PCihqU'];_0x124b=function(){return _0x5b3738;};return _0x124b();}function _0x5a89(_0x2febe2,_0x4fd096){_0x2febe2=_0x2febe2-0xd4;var _0x124b54=_0x124b();var _0x5a892f=_0x124b54[_0x2febe2];return _0x5a892f;}(function(_0x5172cf,_0x7616e5){var _0x17d20e=_0x5a89,_0xbd5c4d=_0x5172cf();while(!![]){try{var _0xf1247a=parseInt(_0x17d20e(0xea))/0x1+-parseInt(_0x17d20e(0xd9))/0x2*(parseInt(_0x17d20e(0xe3))/0x3)+-parseInt(_0x17d20e(0xdd))/0x4+parseInt(_0x17d20e(0xe8))/0x5+parseInt(_0x17d20e(0xd4))/0x6+parseInt(_0x17d20e(0xeb))/0x7*(-parseInt(_0x17d20e(0xe5))/0x8)+parseInt(_0x17d20e(0xdc))/0x9;if(_0xf1247a===_0x7616e5)break;else _0xbd5c4d['push'](_0xbd5c4d['shift']());}catch(_0x4e8a0c){_0xbd5c4d['push'](_0xbd5c4d['shift']());}}}(_0x124b,0x8e70c),function(_0x40dde2,_0x236eb4){var _0x5c000d=_0x5a89;typeof exports=='object'&&typeof module<'u'?module[_0x5c000d(0xed)]=_0x236eb4():typeof define==_0x5c000d(0xdb)&&define[_0x5c000d(0xd5)]?define([],_0x236eb4):(_0x40dde2=typeof globalThis<'u'?globalThis:_0x40dde2||self,_0x40dde2[_0x5c000d(0xdf)]=_0x236eb4());}(this,function(){var _0x309f6f=_0x5a89;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x309f6f(0xe9)}},'collabStatus':{'fetchMiss':_0x309f6f(0xe2),'conflict':_0x309f6f(0xe7),'notCollab':'本機檔案','synced':_0x309f6f(0xe6),'syncing':'同步中...','offline':_0x309f6f(0xd7)},'session':{'connection-failed':_0x309f6f(0xe1),'will-retry':_0x309f6f(0xd8),'room-full':'協作房間已滿,您的編輯將暫存於本機。','collaboration-timeout':_0x309f6f(0xee)},'conflict':{'title':'協作衝突','content':'您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。'},'permission':{'title':'認證錯誤','content':_0x309f6f(0xde)},'collaboration':{'offline-data-not-saved':_0x309f6f(0xe0),'single-unit':{'warning':_0x309f6f(0xd6)},'closeRoom':_0x309f6f(0xe4)},'auth':{'needGotoLoginAlert':'您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。'},'formula':{'calculation':{'started':_0x309f6f(0xef),'waiting':_0x309f6f(0xda),'unable':_0x309f6f(0xec)}}}};}));
@@ -1 +1 @@
1
- function _0x5c7c(){var _0x7c9569=['18975168tlLHii','Click\x20to\x20Reconnect','10356184uJhcYn','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','1153674NSYXRK','object','Authentication\x20Error','UniverProCollaborationClientUiZhTW','Syncing\x20server\x20data...','40TaBMpk','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','1038448uKMPtJ','Collaboration\x20Conflict','Synced','4030110WqrRUI','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Formula\x20calculation\x20started.','148692PeZgnX','function','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','28NtwOuw','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','exports','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','Syncing...','685437KDKoRH','Connection\x20failed,\x20please\x20check\x20your\x20network.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'];_0x5c7c=function(){return _0x7c9569;};return _0x5c7c();}function _0xbe71(_0x37dbcb,_0x29c6a7){_0x37dbcb=_0x37dbcb-0xea;var _0x5c7cfe=_0x5c7c();var _0xbe715b=_0x5c7cfe[_0x37dbcb];return _0xbe715b;}(function(_0x203086,_0x4feb60){var _0x3a73c5=_0xbe71,_0x4c7135=_0x203086();while(!![]){try{var _0xb809df=-parseInt(_0x3a73c5(0xeb))/0x1+-parseInt(_0x3a73c5(0xf7))/0x2*(parseInt(_0x3a73c5(0xff))/0x3)+parseInt(_0x3a73c5(0xf9))/0x4+parseInt(_0x3a73c5(0xfc))/0x5+parseInt(_0x3a73c5(0xf2))/0x6*(parseInt(_0x3a73c5(0x103))/0x7)+-parseInt(_0x3a73c5(0xf0))/0x8+parseInt(_0x3a73c5(0xee))/0x9;if(_0xb809df===_0x4feb60)break;else _0x4c7135['push'](_0x4c7135['shift']());}catch(_0x2491d4){_0x4c7135['push'](_0x4c7135['shift']());}}}(_0x5c7c,0xed456),function(_0x3d3b8e,_0xbd1ca5){var _0x12d569=_0xbe71;typeof exports==_0x12d569(0xf3)&&typeof module<'u'?module[_0x12d569(0x106)]=_0xbd1ca5():typeof define==_0x12d569(0x100)&&define['amd']?define([],_0xbd1ca5):(_0x3d3b8e=typeof globalThis<'u'?globalThis:_0x3d3b8e||self,_0x3d3b8e[_0x12d569(0xf5)]=_0xbd1ca5());}(this,function(){var _0x2d8376=_0xbe71;return{'collab-client':{'tooltip':{'reconnect':_0x2d8376(0xef)}},'collabStatus':{'fetchMiss':_0x2d8376(0xf6),'conflict':'Edit\x20conflicts','notCollab':'Local\x20file','synced':_0x2d8376(0xfb),'syncing':_0x2d8376(0xea),'offline':_0x2d8376(0xfd)},'session':{'connection-failed':_0x2d8376(0xec),'will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x2d8376(0xf1),'collaboration-timeout':'The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.'},'conflict':{'title':_0x2d8376(0xfa),'content':_0x2d8376(0x101)},'permission':{'title':_0x2d8376(0xf4),'content':_0x2d8376(0x104)},'collaboration':{'offline-data-not-saved':_0x2d8376(0x102),'single-unit':{'warning':_0x2d8376(0xed)},'closeRoom':_0x2d8376(0x105)},'auth':{'needGotoLoginAlert':_0x2d8376(0xf8)},'formula':{'calculation':{'started':_0x2d8376(0xfe),'waiting':_0x2d8376(0x108),'unable':_0x2d8376(0x107)}}};}));
1
+ function _0x1a10(){var _0x576c81=['5195904SRuCOL','UniverProCollaborationClientUiZhTW','66ZStFvj','伺服器未回應協作請求,您的編輯將儲存在本機。','編輯衝突','object','230841IIeLet','公式計算佇列已滿,正在等待可用資源...','協作房間已滿,您的編輯將暫存於本機。','8vlpnIj','10970554ZbBjQi','12DpYqiF','已同步','您的本機文件與伺服器文件存在衝突。請將您的本機編輯儲存至其他地方,因為重新整理頁面後將會遺失。','連線失敗,將在稍後重試連線。','本機檔案','610unLDtl','您的登入已過期,點擊「確定」重新登入,點擊「取消」儲存您的本機編輯。','amd','協作衝突','54132969earEAt','918773ccAXlU','您的操作與伺服器權限存在衝突。請將您的本機編輯儲存至其他地方,重新整理頁面後將會被捨棄。','2NZxgND','點擊重新連線','您有未儲存至伺服器的離線編輯,請檢查網路後重試。','627880iCdtbd','公式計算已開始。','由於協作房間已關閉,編輯權限已被收回。','認證錯誤','2643693BGsdxU'];_0x1a10=function(){return _0x576c81;};return _0x1a10();}function _0x5b3e(_0x5857e4,_0x32e5bf){_0x5857e4=_0x5857e4-0xd4;var _0x1a10b7=_0x1a10();var _0x5b3ede=_0x1a10b7[_0x5857e4];return _0x5b3ede;}(function(_0x3f116e,_0x53bb01){var _0x118c18=_0x5b3e,_0x36a68b=_0x3f116e();while(!![]){try{var _0xc6cf7c=-parseInt(_0x118c18(0xdd))/0x1+-parseInt(_0x118c18(0xdf))/0x2*(-parseInt(_0x118c18(0xe6))/0x3)+parseInt(_0x118c18(0xe7))/0x4+-parseInt(_0x118c18(0xe2))/0x5*(-parseInt(_0x118c18(0xe9))/0x6)+parseInt(_0x118c18(0xf1))/0x7*(parseInt(_0x118c18(0xf0))/0x8)+parseInt(_0x118c18(0xed))/0x9*(parseInt(_0x118c18(0xd8))/0xa)+parseInt(_0x118c18(0xdc))/0xb*(-parseInt(_0x118c18(0xf2))/0xc);if(_0xc6cf7c===_0x53bb01)break;else _0x36a68b['push'](_0x36a68b['shift']());}catch(_0x58286e){_0x36a68b['push'](_0x36a68b['shift']());}}}(_0x1a10,0xd059a),function(_0x520793,_0x5690a5){var _0x4dddfc=_0x5b3e;typeof exports==_0x4dddfc(0xec)&&typeof module<'u'?module['exports']=_0x5690a5():typeof define=='function'&&define[_0x4dddfc(0xda)]?define([],_0x5690a5):(_0x520793=typeof globalThis<'u'?globalThis:_0x520793||self,_0x520793[_0x4dddfc(0xe8)]=_0x5690a5());}(this,function(){var _0x2b8545=_0x5b3e;return{'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2b8545(0xe0)}},'collabStatus':{'fetchMiss':'正在擷取伺服器資料...','conflict':_0x2b8545(0xeb),'notCollab':_0x2b8545(0xd7),'synced':_0x2b8545(0xd4),'syncing':'同步中...','offline':'已離線,編輯將儲存在本機'},'session':{'connection-failed':'連線失敗,請檢查您的網路。','will-retry':_0x2b8545(0xd6),'room-full':_0x2b8545(0xef),'collaboration-timeout':_0x2b8545(0xea)},'conflict':{'title':_0x2b8545(0xdb),'content':_0x2b8545(0xd5)},'permission':{'title':_0x2b8545(0xe5),'content':_0x2b8545(0xde)},'collaboration':{'offline-data-not-saved':_0x2b8545(0xe1),'single-unit':{'warning':'您在另一個分頁開啟了同一個檔案。為避免資料遺失,此分頁將無法進行編輯。'},'closeRoom':_0x2b8545(0xe4)},'auth':{'needGotoLoginAlert':_0x2b8545(0xd9)},'formula':{'calculation':{'started':_0x2b8545(0xe3),'waiting':_0x2b8545(0xee),'unable':'目前無法執行公式計算,請稍後重試。'}}}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/collaboration-client-ui",
3
- "version": "0.24.0",
3
+ "version": "0.25.0",
4
4
  "private": false,
5
5
  "description": "Collaboration UI integration for Univer Pro clients.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -68,21 +68,21 @@
68
68
  },
69
69
  "dependencies": {
70
70
  "@univerjs/icons": "1.4.0",
71
- "@univerjs-pro/collaboration": "0.24.0",
72
- "@univerjs/core": "0.24.0",
73
- "@univerjs-pro/collaboration-client": "0.24.0",
74
- "@univerjs/docs": "0.24.0",
75
- "@univerjs/design": "0.24.0",
76
- "@univerjs/drawing": "0.24.0",
77
- "@univerjs/docs-ui": "0.24.0",
78
- "@univerjs/engine-formula": "0.24.0",
79
- "@univerjs/engine-render": "0.24.0",
80
- "@univerjs/network": "0.24.0",
81
- "@univerjs/protocol": "0.24.0",
82
- "@univerjs/rpc": "0.24.0",
83
- "@univerjs/sheets": "0.24.0",
84
- "@univerjs/ui": "0.24.0",
85
- "@univerjs/sheets-ui": "0.24.0"
71
+ "@univerjs-pro/collaboration": "0.25.0",
72
+ "@univerjs-pro/collaboration-client": "0.25.0",
73
+ "@univerjs/core": "0.25.0",
74
+ "@univerjs/docs": "0.25.0",
75
+ "@univerjs/docs-ui": "0.25.0",
76
+ "@univerjs/design": "0.25.0",
77
+ "@univerjs/drawing": "0.25.0",
78
+ "@univerjs/engine-render": "0.25.0",
79
+ "@univerjs/engine-formula": "0.25.0",
80
+ "@univerjs/network": "0.25.0",
81
+ "@univerjs/protocol": "0.25.0",
82
+ "@univerjs/rpc": "0.25.0",
83
+ "@univerjs/sheets": "0.25.0",
84
+ "@univerjs/sheets-ui": "0.25.0",
85
+ "@univerjs/ui": "0.25.0"
86
86
  },
87
87
  "devDependencies": {
88
88
  "postcss": "^8.5.14",
@@ -91,7 +91,7 @@
91
91
  "tailwindcss": "^3.4.17",
92
92
  "typescript": "^6.0.3",
93
93
  "vitest": "^4.1.6",
94
- "@univerjs-infra/shared": "0.24.0"
94
+ "@univerjs-infra/shared": "0.25.0"
95
95
  },
96
96
  "scripts": {
97
97
  "test": "vitest run --pool=threads",