@univerjs-pro/collaboration-client 1.0.0-alpha.7 → 1.0.0-beta.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 (92) 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 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  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 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  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 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  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 -1
  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 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  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 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  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 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  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 -1
  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 -1
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -1
  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 -1
  53. package/lib/locale/it-IT.js +1 -1
  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 -1
  57. package/lib/locale/pt-BR.js +1 -1
  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 -1
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/controllers/collaboration/collaboration-entity.d.ts +6 -0
  65. package/lib/types/controllers/collaboration/collaboration-state.d.ts +3 -4
  66. package/lib/types/controllers/collaboration/utils/changeset-utils.d.ts +8 -5
  67. package/lib/types/index.d.ts +2 -3
  68. package/lib/types/services/attachment-remote/attachment-io.service.d.ts +9 -4
  69. package/lib/types/services/attachment-remote/types.d.ts +2 -19
  70. package/lib/types/services/member/member.service.d.ts +2 -15
  71. package/lib/umd/facade.js +1 -1
  72. package/lib/umd/index.js +1 -1
  73. package/lib/umd/locale/ar-SA.js +1 -1
  74. package/lib/umd/locale/ca-ES.js +1 -1
  75. package/lib/umd/locale/de-DE.js +1 -1
  76. package/lib/umd/locale/en-US.js +1 -1
  77. package/lib/umd/locale/es-ES.js +1 -1
  78. package/lib/umd/locale/fa-IR.js +1 -1
  79. package/lib/umd/locale/fr-FR.js +1 -1
  80. package/lib/umd/locale/id-ID.js +1 -1
  81. package/lib/umd/locale/it-IT.js +1 -1
  82. package/lib/umd/locale/ja-JP.js +1 -1
  83. package/lib/umd/locale/ko-KR.js +1 -1
  84. package/lib/umd/locale/pl-PL.js +1 -1
  85. package/lib/umd/locale/pt-BR.js +1 -1
  86. package/lib/umd/locale/ru-RU.js +1 -1
  87. package/lib/umd/locale/sk-SK.js +1 -1
  88. package/lib/umd/locale/vi-VN.js +1 -1
  89. package/lib/umd/locale/zh-CN.js +1 -1
  90. package/lib/umd/locale/zh-HK.js +1 -1
  91. package/lib/umd/locale/zh-TW.js +1 -1
  92. package/package.json +15 -14
@@ -1 +1 @@
1
- (function(_0x35e30b,_0x18c9f3){var _0xd5cc87=_0x2012,_0x4fea56=_0x35e30b();while(!![]){try{var _0x321690=parseInt(_0xd5cc87(0x135))/0x1*(-parseInt(_0xd5cc87(0x139))/0x2)+parseInt(_0xd5cc87(0x126))/0x3+-parseInt(_0xd5cc87(0x12e))/0x4+parseInt(_0xd5cc87(0x131))/0x5+-parseInt(_0xd5cc87(0x133))/0x6+-parseInt(_0xd5cc87(0x12c))/0x7+parseInt(_0xd5cc87(0x130))/0x8;if(_0x321690===_0x18c9f3)break;else _0x4fea56['push'](_0x4fea56['shift']());}catch(_0x4ef76e){_0x4fea56['push'](_0x4fea56['shift']());}}}(_0x2bfd,0x721b9),function(_0x41b59b,_0xc08271){var _0x33edd0=_0x2012;typeof exports==_0x33edd0(0x138)&&typeof module<'u'?module[_0x33edd0(0x129)]=_0xc08271():typeof define==_0x33edd0(0x136)&&define[_0x33edd0(0x137)]?define([],_0xc08271):(_0x41b59b=typeof globalThis<'u'?globalThis:_0x41b59b||self,_0x41b59b[_0x33edd0(0x125)]=_0xc08271());}(this,function(){var _0x511e38=_0x2012;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x511e38(0x13c)}},'collabStatus':{'fetchMiss':_0x511e38(0x12b),'conflict':_0x511e38(0x12d),'notCollab':'ملف\x20محلي','synced':_0x511e38(0x12f),'syncing':_0x511e38(0x134),'offline':_0x511e38(0x132)},'session':{'connection-failed':'فشل\x20الاتصال.\x20يرجى\x20التحقق\x20من\x20شبكتك.','will-retry':'فشل\x20الاتصال.\x20سنحاول\x20مرة\x20أخرى\x20بعد\x20قليل.','room-full':_0x511e38(0x13d),'join-failed':'فشل\x20الانضمام\x20للتعاون.\x20يرجى\x20المحاولة\x20لاحقاً.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','room-not-exists':'فشل\x20الانضمام\x20للتعاون.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','room-permission-denied':'لا\x20يوجد\x20إذن\x20للتعاون.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','room-cnt-exceeds':'عدد\x20المستندات\x20التعاونية\x20يتجاوز\x20الحد.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','collaboration-timeout':_0x511e38(0x128)},'conflict':{'title':'تعارض\x20في\x20التعاون','content':'يوجد\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تحريراتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.'},'permission':{'title':_0x511e38(0x13b),'content':_0x511e38(0x13a)},'collaboration':{'single-unit':{'warning':_0x511e38(0x127)},'closeRoom':'تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.'},'auth':{'needGotoLoginAlert':_0x511e38(0x12a)}}};}));function _0x2012(_0x3bcda6,_0x5a038d){_0x3bcda6=_0x3bcda6-0x125;var _0x2bfdf0=_0x2bfd();var _0x201219=_0x2bfdf0[_0x3bcda6];return _0x201219;}function _0x2bfd(){var _0x124dae=['212817wVoHoH','لقد\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\x22موافق\x22\x20لإعادة\x20تسجيل\x20الدخول،\x20أو\x20انقر\x20\x22إلغاء\x22\x20لحفظ\x20تحريراتك\x20محلياً.','جارٍ\x20مزامنة\x20بيانات\x20الخادم...','3820803QZppoO','تعارضات\x20في\x20التحرير','1404772yOAptM','تمت\x20المزامنة','19448552mRoQGD','892645Zuawom','غير\x20متصل،\x20سيتم\x20حفظ\x20التحريرات\x20محلياً','4751532sUAhjO','جارٍ\x20المزامنة...','24ribfuX','function','amd','object','43684SWrLDW','تتعارض\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محلياً.','UniverProCollaborationClientArSA'];_0x2bfd=function(){return _0x124dae;};return _0x2bfd();}
1
+ function _0x1c80(){var _0xf44229=['3sSVZQB','8517177jcSYUo','exports','36492gtptRG','1620266edZFRk','390BEwNAv','تتعارض\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محلياً.','350hZljBE','يوجد\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محلياً.','object','90186ZyyuVi','تعارضات\x20في\x20التحرير','خطأ\x20في\x20المصادقة','36640TVMWJb','تعارض\x20في\x20التعاون','لقد\x20فتحت\x20نفس\x20الملف\x20في\x20علامة\x20تبويب\x20أخرى.\x20في\x20حالة\x20فقدان\x20البيانات،\x20لا\x20يمكنك\x20التحرير\x20في\x20هذه\x20العلامة.','10022080zQkUlN','502396RBrzdK','وصل\x20المستند\x20إلى\x20حد\x20التعاون\x20الأقصى.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','عدد\x20المستندات\x20التعاونية\x20يتجاوز\x20الحد.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.'];_0x1c80=function(){return _0xf44229;};return _0x1c80();}function _0x1e63(_0x317c72,_0x1b72d6){_0x317c72=_0x317c72-0x1a7;var _0x1c804c=_0x1c80();var _0x1e639b=_0x1c804c[_0x317c72];return _0x1e639b;}(function(_0x1c1eeb,_0x2f590d){var _0xed7496=_0x1e63,_0x50c0f0=_0x1c1eeb();while(!![]){try{var _0x2e420d=parseInt(_0xed7496(0x1af))/0x1+-parseInt(_0xed7496(0x1b6))/0x2+-parseInt(_0xed7496(0x1b2))/0x3*(-parseInt(_0xed7496(0x1b5))/0x4)+parseInt(_0xed7496(0x1b7))/0x5*(-parseInt(_0xed7496(0x1a8))/0x6)+-parseInt(_0xed7496(0x1ba))/0x7*(-parseInt(_0xed7496(0x1ab))/0x8)+parseInt(_0xed7496(0x1b3))/0x9+parseInt(_0xed7496(0x1ae))/0xa;if(_0x2e420d===_0x2f590d)break;else _0x50c0f0['push'](_0x50c0f0['shift']());}catch(_0xdafd85){_0x50c0f0['push'](_0x50c0f0['shift']());}}}(_0x1c80,0xac7e1),function(_0xe2ef8b,_0x4c5c0f){var _0x58f728=_0x1e63;typeof exports==_0x58f728(0x1a7)&&typeof module<'u'?module[_0x58f728(0x1b4)]=_0x4c5c0f():typeof define=='function'&&define['amd']?define([],_0x4c5c0f):(_0xe2ef8b=typeof globalThis<'u'?globalThis:_0xe2ef8b||self,_0xe2ef8b['UniverProCollaborationClientArSA']=_0x4c5c0f());}(this,function(){var _0x5b69d7=_0x1e63;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':'جارٍ\x20مزامنة\x20بيانات\x20الخادم...','conflict':_0x5b69d7(0x1a9),'notCollab':_0x5b69d7(0x1bf),'synced':'تمت\x20المزامنة','syncing':'جارٍ\x20المزامنة...','offline':_0x5b69d7(0x1bc)},'session':{'connection-failed':'فشل\x20الاتصال.\x20يرجى\x20التحقق\x20من\x20شبكتك.','will-retry':'فشل\x20الاتصال.\x20سنحاول\x20مرة\x20أخرى\x20بعد\x20قليل.','room-full':_0x5b69d7(0x1b0),'join-failed':_0x5b69d7(0x1b9),'room-not-exists':_0x5b69d7(0x1bd),'room-permission-denied':'لا\x20يوجد\x20إذن\x20للتعاون.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','room-cnt-exceeds':_0x5b69d7(0x1b1),'collaboration-timeout':_0x5b69d7(0x1c0)},'conflict':{'title':_0x5b69d7(0x1ac),'content':_0x5b69d7(0x1bb)},'permission':{'title':_0x5b69d7(0x1aa),'content':_0x5b69d7(0x1b8)},'collaboration':{'single-unit':{'warning':_0x5b69d7(0x1ad)},'closeRoom':_0x5b69d7(0x1be)},'auth':{'needGotoLoginAlert':'انتهت\x20صلاحية\x20تسجيل\x20الدخول،\x20انقر\x20\x22موافق\x22\x20لإعادة\x20تسجيل\x20الدخول،\x20أو\x20انقر\x20\x22إلغاء\x22\x20لحفظ\x20تحريراتك\x20محلياً.'}}};}));
@@ -1 +1 @@
1
- function _0x134a(_0x344d5f,_0x2e1b1e){_0x344d5f=_0x344d5f-0x82;var _0xae3c31=_0xae3c();var _0x134aad=_0xae3c31[_0x344d5f];return _0x134aad;}(function(_0x355e18,_0x6bfff3){var _0x1a6947=_0x134a,_0x129f4d=_0x355e18();while(!![]){try{var _0x386635=-parseInt(_0x1a6947(0x95))/0x1+-parseInt(_0x1a6947(0xa5))/0x2*(parseInt(_0x1a6947(0x8b))/0x3)+parseInt(_0x1a6947(0x87))/0x4+-parseInt(_0x1a6947(0x89))/0x5*(parseInt(_0x1a6947(0xa3))/0x6)+-parseInt(_0x1a6947(0x9d))/0x7+-parseInt(_0x1a6947(0xa4))/0x8*(-parseInt(_0x1a6947(0xa1))/0x9)+-parseInt(_0x1a6947(0x8f))/0xa*(-parseInt(_0x1a6947(0x94))/0xb);if(_0x386635===_0x6bfff3)break;else _0x129f4d['push'](_0x129f4d['shift']());}catch(_0xdefd54){_0x129f4d['push'](_0x129f4d['shift']());}}}(_0xae3c,0x711a3),function(_0x3c5c15,_0x32eab4){var _0x1cd9be=_0x134a;typeof exports==_0x1cd9be(0x90)&&typeof module<'u'?module[_0x1cd9be(0x9e)]=_0x32eab4():typeof define==_0x1cd9be(0x9a)&&define[_0x1cd9be(0x99)]?define([],_0x32eab4):(_0x3c5c15=typeof globalThis<'u'?globalThis:_0x3c5c15||self,_0x3c5c15[_0x1cd9be(0x9b)]=_0x32eab4());}(this,function(){var _0x10f52a=_0x134a;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x10f52a(0x86)}},'collabStatus':{'fetchMiss':_0x10f52a(0x8c),'conflict':_0x10f52a(0x92),'notCollab':_0x10f52a(0x97),'synced':_0x10f52a(0x91),'syncing':_0x10f52a(0x96),'offline':_0x10f52a(0x8e)},'session':{'connection-failed':_0x10f52a(0xa0),'will-retry':_0x10f52a(0x98),'room-full':_0x10f52a(0x8a),'join-failed':_0x10f52a(0x82),'room-not-exists':_0x10f52a(0x93),'room-permission-denied':_0x10f52a(0x83),'room-cnt-exceeds':_0x10f52a(0x8d),'collaboration-timeout':_0x10f52a(0x9c)},'conflict':{'title':_0x10f52a(0x9f),'content':_0x10f52a(0x85)},'permission':{'title':_0x10f52a(0x88),'content':_0x10f52a(0xa2)},'collaboration':{'single-unit':{'warning':_0x10f52a(0xa6)},'closeRoom':'Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.'},'auth':{'needGotoLoginAlert':_0x10f52a(0x84)}}};}));function _0xae3c(){var _0x1ce834=['function','UniverProCollaborationClientCaES','El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','4608947pIppLx','exports','Conflicte\x20de\x20col·laboració','Error\x20de\x20connexió.\x20Comproveu\x20la\x20vostra\x20xarxa.','10053qtGeQC','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.','1384638YIfhKC','8uNlpep','74ndpHFD','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.','No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','No\x20teniu\x20permís\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','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.','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.','Feu\x20clic\x20per\x20reconnectar','1961044SsGchN','Error\x20d\x27autenticació','15tnOeWs','Aquest\x20document\x20ha\x20arribat\x20al\x20límit\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','67857dWQWtu','Sincronitzant\x20dades\x20del\x20servidor...','El\x20nombre\x20de\x20documents\x20col·laboratius\x20supera\x20el\x20límit.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','444090iYSvLW','object','Sincronitzat','Conflictes\x20d\x27edició','No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','726lPmnQz','771462jncBua','Sincronitzant...','Fitxer\x20local','Error\x20de\x20connexió.\x20Ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','amd'];_0xae3c=function(){return _0x1ce834;};return _0xae3c();}
1
+ function _0x38b2(_0x5ea5d6,_0x4406b3){_0x5ea5d6=_0x5ea5d6-0x1ec;var _0x4246b1=_0x4246();var _0x38b2e2=_0x4246b1[_0x5ea5d6];return _0x38b2e2;}(function(_0x44ea25,_0x2f5022){var _0x332ae0=_0x38b2,_0x355117=_0x44ea25();while(!![]){try{var _0x3f42ad=-parseInt(_0x332ae0(0x203))/0x1+parseInt(_0x332ae0(0x20a))/0x2*(parseInt(_0x332ae0(0x1f2))/0x3)+-parseInt(_0x332ae0(0x208))/0x4*(parseInt(_0x332ae0(0x1f5))/0x5)+-parseInt(_0x332ae0(0x1f9))/0x6*(-parseInt(_0x332ae0(0x206))/0x7)+-parseInt(_0x332ae0(0x1f7))/0x8*(-parseInt(_0x332ae0(0x200))/0x9)+-parseInt(_0x332ae0(0x1f1))/0xa*(-parseInt(_0x332ae0(0x1ed))/0xb)+-parseInt(_0x332ae0(0x1ec))/0xc*(parseInt(_0x332ae0(0x1fd))/0xd);if(_0x3f42ad===_0x2f5022)break;else _0x355117['push'](_0x355117['shift']());}catch(_0x336217){_0x355117['push'](_0x355117['shift']());}}}(_0x4246,0xac767),function(_0x5eaf78,_0x2efd17){var _0x3f6664=_0x38b2;typeof exports=='object'&&typeof module<'u'?module[_0x3f6664(0x1f6)]=_0x2efd17():typeof define==_0x3f6664(0x1f0)&&define[_0x3f6664(0x20b)]?define([],_0x2efd17):(_0x5eaf78=typeof globalThis<'u'?globalThis:_0x5eaf78||self,_0x5eaf78['UniverProCollaborationClientCaES']=_0x2efd17());}(this,function(){var _0x25736d=_0x38b2;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x25736d(0x205)}},'collabStatus':{'fetchMiss':_0x25736d(0x1fe),'conflict':_0x25736d(0x207),'notCollab':_0x25736d(0x1fa),'synced':'Sincronitzat','syncing':_0x25736d(0x1ee),'offline':_0x25736d(0x1f8)},'session':{'connection-failed':_0x25736d(0x209),'will-retry':'Error\x20de\x20connexió.\x20Ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','room-full':_0x25736d(0x1f3),'join-failed':_0x25736d(0x1fc),'room-not-exists':'No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','room-permission-denied':'No\x20teniu\x20permís\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','room-cnt-exceeds':'El\x20nombre\x20de\x20documents\x20col·laboratius\x20supera\x20el\x20límit.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','collaboration-timeout':_0x25736d(0x202)},'conflict':{'title':_0x25736d(0x1fb),'content':_0x25736d(0x201)},'permission':{'title':_0x25736d(0x1f4),'content':_0x25736d(0x1ef)},'collaboration':{'single-unit':{'warning':_0x25736d(0x204)},'closeRoom':'Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.'},'auth':{'needGotoLoginAlert':_0x25736d(0x1ff)}}};}));function _0x4246(){var _0x1048d9=['5730200jdPpTw','exports','24nQFWjA','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','144XooaGx','Fitxer\x20local','Conflicte\x20de\x20col·laboració','No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','13oFEPeM','Sincronitzant\x20dades\x20del\x20servidor...','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.','4087431viEfsC','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.','El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','1082339NThaKk','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.','Feu\x20clic\x20per\x20reconnectar','178339Zsjlyn','Conflictes\x20d\x27edició','4ZtjAEW','Error\x20de\x20connexió.\x20Comproveu\x20la\x20vostra\x20xarxa.','1986982SJgLrY','amd','1764348qpFqsZ','5643fIHDcz','Sincronitzant...','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.','function','2230Eewrdo','3XqvwhP','Aquest\x20document\x20ha\x20arribat\x20al\x20límit\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Error\x20d\x27autenticació'];_0x4246=function(){return _0x1048d9;};return _0x4246();}
@@ -1 +1 @@
1
- function _0x2d32(_0x2a8dc2,_0x3ce934){_0x2a8dc2=_0x2a8dc2-0x115;var _0x4ec503=_0x4ec5();var _0x2d328e=_0x4ec503[_0x2a8dc2];return _0x2d328e;}function _0x4ec5(){var _0x4d854d=['36610nzVBsZ','Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderswo,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.','2649380tDvCtw','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Im\x20Falle\x20von\x20Datenverlust\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','768ruOpug','Verbindung\x20fehlgeschlagen.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','3688776aFqBKp','Das\x20Dokument\x20hat\x20die\x20Zusammenarbeitsgrenze\x20erreicht.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','Die\x20Anzahl\x20der\x20Zusammenarbeitsdokumente\x20überschreitet\x20das\x20Limit.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','801963pxAUbb','488pjyMtf','Lokale\x20Datei','Verbindung\x20fehlgeschlagen.\x20Wir\x20werden\x20es\x20in\x20Kürze\x20erneut\x20versuchen.','Klicken,\x20um\x20wieder\x20zu\x20verbinden','55368RntGPR','Synchronisierung\x20läuft...','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.','Zusammenarbeitskonflikt','6010kmswTB','8THOsSo','object','44lEGqJV','125567QAedRQ','amd','Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.','Authentifizierungsfehler','Bearbeitungskonflikte','Bearbeitungsrechte\x20wurden\x20entzogen,\x20weil\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.'];_0x4ec5=function(){return _0x4d854d;};return _0x4ec5();}(function(_0x4660b3,_0x105dfe){var _0x170264=_0x2d32,_0x1a0294=_0x4660b3();while(!![]){try{var _0x43c1d9=parseInt(_0x170264(0x12e))/0x1+-parseInt(_0x170264(0x12b))/0x2*(-parseInt(_0x170264(0x121))/0x3)+parseInt(_0x170264(0x11e))/0x4+-parseInt(_0x170264(0x11a))/0x5+parseInt(_0x170264(0x11c))/0x6*(-parseInt(_0x170264(0x118))/0x7)+parseInt(_0x170264(0x122))/0x8*(-parseInt(_0x170264(0x126))/0x9)+parseInt(_0x170264(0x12a))/0xa*(parseInt(_0x170264(0x12d))/0xb);if(_0x43c1d9===_0x105dfe)break;else _0x1a0294['push'](_0x1a0294['shift']());}catch(_0x21d2cd){_0x1a0294['push'](_0x1a0294['shift']());}}}(_0x4ec5,0x8505d),function(_0x34c6b3,_0x2289fc){var _0x389bf3=_0x2d32;typeof exports==_0x389bf3(0x12c)&&typeof module<'u'?module['exports']=_0x2289fc():typeof define=='function'&&define[_0x389bf3(0x12f)]?define([],_0x2289fc):(_0x34c6b3=typeof globalThis<'u'?globalThis:_0x34c6b3||self,_0x34c6b3['UniverProCollaborationClientDeDE']=_0x2289fc());}(this,function(){var _0x35ae58=_0x2d32;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x35ae58(0x125)}},'collabStatus':{'fetchMiss':'Serverdaten\x20werden\x20synchronisiert...','conflict':_0x35ae58(0x116),'notCollab':_0x35ae58(0x123),'synced':'Synchronisiert','syncing':_0x35ae58(0x127),'offline':'Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert'},'session':{'connection-failed':_0x35ae58(0x11d),'will-retry':_0x35ae58(0x124),'room-full':_0x35ae58(0x11f),'join-failed':'Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','room-not-exists':'Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','room-permission-denied':'Keine\x20Zusammenarbeitsberechtigung.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','room-cnt-exceeds':_0x35ae58(0x120),'collaboration-timeout':'Der\x20Server\x20reagiert\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.'},'conflict':{'title':_0x35ae58(0x129),'content':_0x35ae58(0x128)},'permission':{'title':_0x35ae58(0x115),'content':_0x35ae58(0x119)},'collaboration':{'single-unit':{'warning':_0x35ae58(0x11b)},'closeRoom':_0x35ae58(0x117)},'auth':{'needGotoLoginAlert':_0x35ae58(0x130)}}};}));
1
+ function _0x3571(_0xce88ff,_0x1757e0){_0xce88ff=_0xce88ff-0x146;var _0x53e4d8=_0x53e4();var _0x35714e=_0x53e4d8[_0xce88ff];return _0x35714e;}(function(_0x41617c,_0x7eac7d){var _0x44779c=_0x3571,_0x1a9c46=_0x41617c();while(!![]){try{var _0x431dab=-parseInt(_0x44779c(0x153))/0x1*(-parseInt(_0x44779c(0x148))/0x2)+parseInt(_0x44779c(0x14e))/0x3*(-parseInt(_0x44779c(0x161))/0x4)+parseInt(_0x44779c(0x15c))/0x5+-parseInt(_0x44779c(0x14c))/0x6*(parseInt(_0x44779c(0x163))/0x7)+parseInt(_0x44779c(0x157))/0x8*(-parseInt(_0x44779c(0x160))/0x9)+parseInt(_0x44779c(0x169))/0xa+parseInt(_0x44779c(0x147))/0xb*(parseInt(_0x44779c(0x164))/0xc);if(_0x431dab===_0x7eac7d)break;else _0x1a9c46['push'](_0x1a9c46['shift']());}catch(_0x5261b1){_0x1a9c46['push'](_0x1a9c46['shift']());}}}(_0x53e4,0xa9db6),function(_0x2da55c,_0x4fc030){var _0x2c121b=_0x3571;typeof exports=='object'&&typeof module<'u'?module[_0x2c121b(0x14a)]=_0x4fc030():typeof define==_0x2c121b(0x150)&&define[_0x2c121b(0x162)]?define([],_0x4fc030):(_0x2da55c=typeof globalThis<'u'?globalThis:_0x2da55c||self,_0x2da55c[_0x2c121b(0x155)]=_0x4fc030());}(this,function(){var _0x57c2d8=_0x3571;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x57c2d8(0x14d)}},'collabStatus':{'fetchMiss':_0x57c2d8(0x14f),'conflict':_0x57c2d8(0x151),'notCollab':_0x57c2d8(0x152),'synced':_0x57c2d8(0x158),'syncing':_0x57c2d8(0x165),'offline':_0x57c2d8(0x15a)},'session':{'connection-failed':_0x57c2d8(0x14b),'will-retry':'Verbindung\x20fehlgeschlagen.\x20Wir\x20werden\x20es\x20in\x20Kürze\x20erneut\x20versuchen.','room-full':_0x57c2d8(0x15f),'join-failed':_0x57c2d8(0x146),'room-not-exists':_0x57c2d8(0x15e),'room-permission-denied':_0x57c2d8(0x167),'room-cnt-exceeds':_0x57c2d8(0x154),'collaboration-timeout':_0x57c2d8(0x149)},'conflict':{'title':'Zusammenarbeitskonflikt','content':_0x57c2d8(0x166)},'permission':{'title':_0x57c2d8(0x156),'content':_0x57c2d8(0x159)},'collaboration':{'single-unit':{'warning':_0x57c2d8(0x168)},'closeRoom':_0x57c2d8(0x15d)},'auth':{'needGotoLoginAlert':_0x57c2d8(0x15b)}}};}));function _0x53e4(){var _0x1cec38=['function','Bearbeitungskonflikte','Lokale\x20Datei','1zWzrYS','Die\x20Anzahl\x20der\x20Zusammenarbeitsdokumente\x20überschreitet\x20das\x20Limit.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','UniverProCollaborationClientDeDE','Authentifizierungsfehler','25496MkygIh','Synchronisiert','Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderswo,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.','Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert','Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.','5945410qMFGYE','Bearbeitungsrechte\x20wurden\x20entzogen,\x20weil\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.','Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','Das\x20Dokument\x20hat\x20die\x20Zusammenarbeitsgrenze\x20erreicht.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','90izkamU','4756520isGpiX','amd','1049111GIhjDi','8006436eqxqRo','Synchronisierung\x20läuft...','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.','Keine\x20Zusammenarbeitsberechtigung.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Im\x20Falle\x20von\x20Datenverlust\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','1930710frYXYb','Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','22brEOlc','498572gblcCx','Der\x20Server\x20reagiert\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','exports','Verbindung\x20fehlgeschlagen.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','42amNSfs','Klicken,\x20um\x20wieder\x20zu\x20verbinden','3aYlnqq','Serverdaten\x20werden\x20synchronisiert...'];_0x53e4=function(){return _0x1cec38;};return _0x53e4();}
@@ -1 +1 @@
1
- (function(_0xc2f194,_0x419940){var _0x3d1705=_0x1d23,_0x14c453=_0xc2f194();while(!![]){try{var _0x19e570=parseInt(_0x3d1705(0x8f))/0x1*(parseInt(_0x3d1705(0x94))/0x2)+-parseInt(_0x3d1705(0xa3))/0x3+parseInt(_0x3d1705(0x9c))/0x4*(parseInt(_0x3d1705(0x96))/0x5)+parseInt(_0x3d1705(0x8d))/0x6*(-parseInt(_0x3d1705(0xa0))/0x7)+parseInt(_0x3d1705(0x9f))/0x8+parseInt(_0x3d1705(0x98))/0x9+parseInt(_0x3d1705(0xaa))/0xa*(-parseInt(_0x3d1705(0x91))/0xb);if(_0x19e570===_0x419940)break;else _0x14c453['push'](_0x14c453['shift']());}catch(_0x38ba96){_0x14c453['push'](_0x14c453['shift']());}}}(_0x2e60,0xe923d),function(_0x1a49ed,_0x455cc5){var _0x214153=_0x1d23;typeof exports=='object'&&typeof module<'u'?module[_0x214153(0x9e)]=_0x455cc5():typeof define==_0x214153(0x8c)&&define['amd']?define([],_0x455cc5):(_0x1a49ed=typeof globalThis<'u'?globalThis:_0x1a49ed||self,_0x1a49ed[_0x214153(0xa7)]=_0x455cc5());}(this,function(){var _0x399d1a=_0x1d23;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x399d1a(0x92)}},'collabStatus':{'fetchMiss':_0x399d1a(0xa4),'conflict':_0x399d1a(0x97),'notCollab':_0x399d1a(0x9a),'synced':_0x399d1a(0x8a),'syncing':_0x399d1a(0x90),'offline':_0x399d1a(0xa5)},'session':{'connection-failed':_0x399d1a(0xa6),'will-retry':_0x399d1a(0x88),'room-full':'The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','join-failed':_0x399d1a(0x89),'room-not-exists':_0x399d1a(0x95),'room-permission-denied':_0x399d1a(0xa1),'room-cnt-exceeds':_0x399d1a(0xa2),'collaboration-timeout':_0x399d1a(0x9d)},'conflict':{'title':_0x399d1a(0x93),'content':_0x399d1a(0x9b)},'permission':{'title':_0x399d1a(0x8e),'content':_0x399d1a(0xa9)},'collaboration':{'single-unit':{'warning':_0x399d1a(0x99)},'closeRoom':_0x399d1a(0xa8)},'auth':{'needGotoLoginAlert':_0x399d1a(0x8b)}}};}));function _0x1d23(_0x3696e1,_0x3a7ea8){_0x3696e1=_0x3696e1-0x88;var _0x2e6024=_0x2e60();var _0x1d231d=_0x2e6024[_0x3696e1];return _0x1d231d;}function _0x2e60(){var _0x1762a7=['136017ckvpWS','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','378279PmulWZ','Syncing\x20server\x20data...','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Connection\x20failed.\x20Please\x20check\x20your\x20network.','UniverProCollaborationClientEnUS','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','482840wYDDbi','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Synced','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','function','348joiwWT','Authentication\x20Error','52697xExJTQ','Syncing...','352fBuqEm','Click\x20to\x20Reconnect','Collaboration\x20Conflict','58QcgabA','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','25LyTlnR','Edit\x20conflicts','5900067EodYHI','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Local\x20file','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.','167116vYKeAC','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','exports','10883592hHqyTa'];_0x2e60=function(){return _0x1762a7;};return _0x2e60();}
1
+ function _0x599a(){var _0x59234d=['Syncing...','Collaboration\x20Conflict','16gLQFeD','20FswrZO','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.','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','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.','1372104DHLGuu','Edit\x20conflicts','function','Authentication\x20Error','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','1645994nsSBLZ','Syncing\x20server\x20data...','Local\x20file','Synced','98784pUCrMh','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','exports','4598343cDeLRU','18486Ixufmt','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','653510LJOOZf','Click\x20to\x20Reconnect','2648424lDxiVp','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.','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local'];_0x599a=function(){return _0x59234d;};return _0x599a();}function _0x45a0(_0x4308d0,_0x3df103){_0x4308d0=_0x4308d0-0x13a;var _0x599abf=_0x599a();var _0x45a0b5=_0x599abf[_0x4308d0];return _0x45a0b5;}(function(_0x1c0cca,_0xb003d5){var _0x45c0aa=_0x45a0,_0x1b02f4=_0x1c0cca();while(!![]){try{var _0x195a0b=-parseInt(_0x45c0aa(0x157))/0x1*(parseInt(_0x45c0aa(0x14b))/0x2)+-parseInt(_0x45c0aa(0x147))/0x3+-parseInt(_0x45c0aa(0x13e))/0x4+parseInt(_0x45c0aa(0x14d))/0x5+-parseInt(_0x45c0aa(0x14f))/0x6+parseInt(_0x45c0aa(0x143))/0x7+parseInt(_0x45c0aa(0x156))/0x8*(parseInt(_0x45c0aa(0x14a))/0x9);if(_0x195a0b===_0xb003d5)break;else _0x1b02f4['push'](_0x1b02f4['shift']());}catch(_0xcb6c14){_0x1b02f4['push'](_0x1b02f4['shift']());}}}(_0x599a,0x5e1c8),function(_0x5f0138,_0x373b3c){var _0x5c274d=_0x45a0;typeof exports=='object'&&typeof module<'u'?module[_0x5c274d(0x149)]=_0x373b3c():typeof define==_0x5c274d(0x140)&&define[_0x5c274d(0x13a)]?define([],_0x373b3c):(_0x5f0138=typeof globalThis<'u'?globalThis:_0x5f0138||self,_0x5f0138['UniverProCollaborationClientEnUS']=_0x373b3c());}(this,function(){var _0xa49e4b=_0x45a0;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0xa49e4b(0x14e)}},'collabStatus':{'fetchMiss':_0xa49e4b(0x144),'conflict':_0xa49e4b(0x13f),'notCollab':_0xa49e4b(0x145),'synced':_0xa49e4b(0x146),'syncing':_0xa49e4b(0x154),'offline':_0xa49e4b(0x153)},'session':{'connection-failed':_0xa49e4b(0x150),'will-retry':_0xa49e4b(0x14c),'room-full':'The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','join-failed':_0xa49e4b(0x142),'room-not-exists':'Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','room-permission-denied':'No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','room-cnt-exceeds':'Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','collaboration-timeout':_0xa49e4b(0x148)},'conflict':{'title':_0xa49e4b(0x155),'content':_0xa49e4b(0x13d)},'permission':{'title':_0xa49e4b(0x141),'content':_0xa49e4b(0x13b)},'collaboration':{'single-unit':{'warning':_0xa49e4b(0x151)},'closeRoom':_0xa49e4b(0x152)},'auth':{'needGotoLoginAlert':_0xa49e4b(0x13c)}}};}));
@@ -1 +1 @@
1
- function _0xf84d(_0xf28ea5,_0x3ca768){_0xf28ea5=_0xf28ea5-0x154;var _0x4094eb=_0x4094();var _0xf84d66=_0x4094eb[_0xf28ea5];return _0xf84d66;}function _0x4094(){var _0x210ecd=['Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','85874WrUyLX','12WfCyZz','Archivo\x20local','No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Haga\x20clic\x20para\x20reconectar','amd','Sincronizando...','4508195LXyTGh','Sincronizando\x20datos\x20del\x20servidor...','Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.','UniverProCollaborationClientEsES','108860bTFqgX','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','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.','Error\x20de\x20autenticación','No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','2208xOpMLP','exports','function','Conflicto\x20de\x20colaboración','Sin\x20permiso\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','10684tOLosx','El\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20el\x20límite.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Conflictos\x20de\x20edición','187JmdBTf','11889224IXJkYp','1589340BHKycN','9CRfNLT','11244254QtHcXg','6EHuPRk','Error\x20de\x20conexión.\x20Verifique\x20su\x20red.'];_0x4094=function(){return _0x210ecd;};return _0x4094();}(function(_0x6df638,_0x3cb9b6){var _0x2a2def=_0xf84d,_0x2cb0da=_0x6df638();while(!![]){try{var _0x199825=parseInt(_0x2a2def(0x154))/0x1*(-parseInt(_0x2a2def(0x174))/0x2)+parseInt(_0x2a2def(0x163))/0x3*(parseInt(_0x2a2def(0x169))/0x4)+-parseInt(_0x2a2def(0x15a))/0x5+-parseInt(_0x2a2def(0x171))/0x6*(-parseInt(_0x2a2def(0x170))/0x7)+-parseInt(_0x2a2def(0x16d))/0x8*(parseInt(_0x2a2def(0x16f))/0x9)+-parseInt(_0x2a2def(0x15e))/0xa*(-parseInt(_0x2a2def(0x16c))/0xb)+parseInt(_0x2a2def(0x16e))/0xc;if(_0x199825===_0x3cb9b6)break;else _0x2cb0da['push'](_0x2cb0da['shift']());}catch(_0x24da17){_0x2cb0da['push'](_0x2cb0da['shift']());}}}(_0x4094,0xf0e19),function(_0x13bba8,_0x153703){var _0xc96086=_0xf84d;typeof exports=='object'&&typeof module<'u'?module[_0xc96086(0x164)]=_0x153703():typeof define==_0xc96086(0x165)&&define[_0xc96086(0x158)]?define([],_0x153703):(_0x13bba8=typeof globalThis<'u'?globalThis:_0x13bba8||self,_0x13bba8[_0xc96086(0x15d)]=_0x153703());}(this,function(){var _0x416662=_0xf84d;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x416662(0x157)}},'collabStatus':{'fetchMiss':_0x416662(0x15b),'conflict':_0x416662(0x16b),'notCollab':_0x416662(0x155),'synced':'Sincronizado','syncing':_0x416662(0x159),'offline':_0x416662(0x168)},'session':{'connection-failed':_0x416662(0x172),'will-retry':'Error\x20de\x20conexión.\x20Intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','room-full':'El\x20documento\x20ha\x20alcanzado\x20su\x20límite\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','join-failed':_0x416662(0x162),'room-not-exists':_0x416662(0x156),'room-permission-denied':_0x416662(0x167),'room-cnt-exceeds':_0x416662(0x16a),'collaboration-timeout':_0x416662(0x15f)},'conflict':{'title':_0x416662(0x166),'content':_0x416662(0x160)},'permission':{'title':_0x416662(0x161),'content':'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.'},'collaboration':{'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':_0x416662(0x173)},'auth':{'needGotoLoginAlert':_0x416662(0x15c)}}};}));
1
+ function _0xa06d(){var _0xbc9af8=['7334bfvhOU','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','302XFaQtu','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Sincronizando...','1953330MRVnQI','820UGWnlW','exports','Error\x20de\x20autenticación','Error\x20de\x20conexión.\x20Verifique\x20su\x20red.','Conflictos\x20de\x20edición','No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Sincronizado','object','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.','133dkhFkz','Haga\x20clic\x20para\x20reconectar','37840taCrZK','Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.','21776720ddEfmd','5393200tHqXUu','amd','Error\x20de\x20conexión.\x20Intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','function','Archivo\x20local','UniverProCollaborationClientEsES','Conflicto\x20de\x20colaboración','El\x20documento\x20ha\x20alcanzado\x20su\x20límite\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','3540465kIJmEz','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','543468BPWDkj'];_0xa06d=function(){return _0xbc9af8;};return _0xa06d();}function _0xc2ce(_0xab4f50,_0x988087){_0xab4f50=_0xab4f50-0x138;var _0xa06dea=_0xa06d();var _0xc2cef5=_0xa06dea[_0xab4f50];return _0xc2cef5;}(function(_0x292fd3,_0x2dc362){var _0x185b17=_0xc2ce,_0x7b880e=_0x292fd3();while(!![]){try{var _0xe531e5=-parseInt(_0x185b17(0x145))/0x1*(parseInt(_0x185b17(0x143))/0x2)+-parseInt(_0x185b17(0x149))/0x3+parseInt(_0x185b17(0x14a))/0x4*(-parseInt(_0x185b17(0x155))/0x5)+parseInt(_0x185b17(0x142))/0x6*(parseInt(_0x185b17(0x153))/0x7)+parseInt(_0x185b17(0x138))/0x8+-parseInt(_0x185b17(0x140))/0x9+parseInt(_0x185b17(0x157))/0xa;if(_0xe531e5===_0x2dc362)break;else _0x7b880e['push'](_0x7b880e['shift']());}catch(_0x3b9dfa){_0x7b880e['push'](_0x7b880e['shift']());}}}(_0xa06d,0xd443b),function(_0x5a32e8,_0x23d998){var _0x24a3e9=_0xc2ce;typeof exports==_0x24a3e9(0x151)&&typeof module<'u'?module[_0x24a3e9(0x14b)]=_0x23d998():typeof define==_0x24a3e9(0x13b)&&define[_0x24a3e9(0x139)]?define([],_0x23d998):(_0x5a32e8=typeof globalThis<'u'?globalThis:_0x5a32e8||self,_0x5a32e8[_0x24a3e9(0x13d)]=_0x23d998());}(this,function(){var _0x509aa4=_0xc2ce;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x509aa4(0x154)}},'collabStatus':{'fetchMiss':'Sincronizando\x20datos\x20del\x20servidor...','conflict':_0x509aa4(0x14e),'notCollab':_0x509aa4(0x13c),'synced':_0x509aa4(0x150),'syncing':_0x509aa4(0x148),'offline':_0x509aa4(0x144)},'session':{'connection-failed':_0x509aa4(0x14d),'will-retry':_0x509aa4(0x13a),'room-full':_0x509aa4(0x13f),'join-failed':_0x509aa4(0x147),'room-not-exists':_0x509aa4(0x14f),'room-permission-denied':'Sin\x20permiso\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','room-cnt-exceeds':'El\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20el\x20límite.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','collaboration-timeout':_0x509aa4(0x146)},'conflict':{'title':_0x509aa4(0x13e),'content':_0x509aa4(0x152)},'permission':{'title':_0x509aa4(0x14c),'content':'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.'},'collaboration':{'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':_0x509aa4(0x141)},'auth':{'needGotoLoginAlert':_0x509aa4(0x156)}}};}));
@@ -1 +1 @@
1
- function _0x5c69(_0x28aa46,_0x2fd523){_0x28aa46=_0x28aa46-0x174;var _0x35313c=_0x3531();var _0x5c6980=_0x35313c[_0x28aa46];return _0x5c6980;}(function(_0x2788b1,_0x43c5ec){var _0x2552a4=_0x5c69,_0x490816=_0x2788b1();while(!![]){try{var _0x576471=-parseInt(_0x2552a4(0x176))/0x1+-parseInt(_0x2552a4(0x184))/0x2*(-parseInt(_0x2552a4(0x188))/0x3)+parseInt(_0x2552a4(0x191))/0x4*(parseInt(_0x2552a4(0x187))/0x5)+parseInt(_0x2552a4(0x18c))/0x6+parseInt(_0x2552a4(0x178))/0x7*(-parseInt(_0x2552a4(0x189))/0x8)+parseInt(_0x2552a4(0x18a))/0x9*(-parseInt(_0x2552a4(0x180))/0xa)+parseInt(_0x2552a4(0x18f))/0xb;if(_0x576471===_0x43c5ec)break;else _0x490816['push'](_0x490816['shift']());}catch(_0x594970){_0x490816['push'](_0x490816['shift']());}}}(_0x3531,0xa305a),function(_0x5c66a8,_0x4f7fa0){var _0x19c186=_0x5c69;typeof exports==_0x19c186(0x177)&&typeof module<'u'?module[_0x19c186(0x175)]=_0x4f7fa0():typeof define=='function'&&define['amd']?define([],_0x4f7fa0):(_0x5c66a8=typeof globalThis<'u'?globalThis:_0x5c66a8||self,_0x5c66a8[_0x19c186(0x17b)]=_0x4f7fa0());}(this,function(){var _0x4aaa21=_0x5c69;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4aaa21(0x183)}},'collabStatus':{'fetchMiss':_0x4aaa21(0x18e),'conflict':_0x4aaa21(0x181),'notCollab':_0x4aaa21(0x174),'synced':'همگام\x20سازی','syncing':_0x4aaa21(0x190),'offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'session':{'connection-failed':_0x4aaa21(0x186),'will-retry':_0x4aaa21(0x17d),'room-full':_0x4aaa21(0x185),'join-failed':_0x4aaa21(0x17a),'room-not-exists':_0x4aaa21(0x17c),'room-permission-denied':_0x4aaa21(0x18b),'room-cnt-exceeds':'تعداد\x20اسناد\x20همکاری\x20از\x20حد\x20مجاز\x20فراتر\x20رفته\x20است.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','collaboration-timeout':_0x4aaa21(0x179)},'conflict':{'title':_0x4aaa21(0x182),'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':_0x4aaa21(0x17e),'content':_0x4aaa21(0x17f)},'collaboration':{'single-unit':{'warning':_0x4aaa21(0x18d)},'closeRoom':'امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.'},'auth':{'needGotoLoginAlert':'ورود\x20شم\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.'}}};}));function _0x3531(){var _0x49aeb4=['اتصال\x20ناموفق\x20بود،\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','30ArHILp','15JOVDME','2122448CxhseV','954suSVMC','دسترسی\x20همکاری\x20وجود\x20ندارد.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','2970510uwLkmk','شما\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سرور...','8784138AeyUcz','در\x20حال\x20همگام\x20سازی...','786544XagAXP','پرونده\x20محلی','exports','1118320cCTcNA','object','35alPKpu','سرور\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شد.','UniverProCollaborationClientFaIR','پیوستن\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رفت.','38860MhxWtd','تداخل\x20ویرایش','تداخل\x20همکاری','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','420418TnUwZt','ظرفیت\x20همکاری\x20در\x20این\x20سند\x20پر\x20شده\x20است.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.'];_0x3531=function(){return _0x49aeb4;};return _0x3531();}
1
+ function _0x3aae(_0x558fca,_0x322bad){_0x558fca=_0x558fca-0x114;var _0x63adf4=_0x63ad();var _0x3aae9d=_0x63adf4[_0x558fca];return _0x3aae9d;}(function(_0x4488dc,_0x3ed52c){var _0x264057=_0x3aae,_0x51c821=_0x4488dc();while(!![]){try{var _0x198cec=parseInt(_0x264057(0x118))/0x1*(-parseInt(_0x264057(0x117))/0x2)+-parseInt(_0x264057(0x120))/0x3*(parseInt(_0x264057(0x114))/0x4)+parseInt(_0x264057(0x11e))/0x5*(-parseInt(_0x264057(0x131))/0x6)+-parseInt(_0x264057(0x121))/0x7+parseInt(_0x264057(0x12c))/0x8+parseInt(_0x264057(0x125))/0x9+parseInt(_0x264057(0x127))/0xa;if(_0x198cec===_0x3ed52c)break;else _0x51c821['push'](_0x51c821['shift']());}catch(_0x477637){_0x51c821['push'](_0x51c821['shift']());}}}(_0x63ad,0x58ca2),function(_0x4c9eb8,_0x422078){var _0x114ff2=_0x3aae;typeof exports=='object'&&typeof module<'u'?module[_0x114ff2(0x129)]=_0x422078():typeof define==_0x114ff2(0x134)&&define[_0x114ff2(0x115)]?define([],_0x422078):(_0x4c9eb8=typeof globalThis<'u'?globalThis:_0x4c9eb8||self,_0x4c9eb8[_0x114ff2(0x135)]=_0x422078());}(this,function(){var _0x4170b9=_0x3aae;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4170b9(0x128)}},'collabStatus':{'fetchMiss':_0x4170b9(0x123),'conflict':_0x4170b9(0x130),'notCollab':_0x4170b9(0x11c),'synced':_0x4170b9(0x136),'syncing':_0x4170b9(0x12e),'offline':_0x4170b9(0x12a)},'session':{'connection-failed':_0x4170b9(0x11a),'will-retry':_0x4170b9(0x11d),'room-full':_0x4170b9(0x11f),'join-failed':_0x4170b9(0x132),'room-not-exists':_0x4170b9(0x12b),'room-permission-denied':_0x4170b9(0x12f),'room-cnt-exceeds':_0x4170b9(0x119),'collaboration-timeout':_0x4170b9(0x122)},'conflict':{'title':_0x4170b9(0x124),'content':_0x4170b9(0x126)},'permission':{'title':_0x4170b9(0x12d),'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رفت.'},'collaboration':{'single-unit':{'warning':_0x4170b9(0x133)},'closeRoom':_0x4170b9(0x116)},'auth':{'needGotoLoginAlert':_0x4170b9(0x11b)}}};}));function _0x63ad(){var _0x4033be=['تداخل\x20ویرایش','1079238LdaWBC','پیوستن\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کنید.','function','UniverProCollaborationClientFaIR','همگام\x20سازی','760AbYIIj','amd','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','4zZhpAm','298607jyYWVL','تعداد\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کنیم.','5SjztRD','ظرفیت\x20همکاری\x20در\x20این\x20سند\x20پر\x20شده\x20است.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','7299AfUtAA','2578513mSkZpT','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی‌دهد.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','تداخل\x20همکاری','4291272RfvUwy','یک\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رفت.','13282010FwAXFq','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','exports','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','پیوستن\x20به\x20همکاری\x20ناموفق\x20بود.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','1331112VVTzkq','خطای\x20اعتبارسنجی','در\x20حال\x20همگام\x20سازی...','دسترسی\x20همکاری\x20وجود\x20ندارد.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.'];_0x63ad=function(){return _0x4033be;};return _0x63ad();}
@@ -1 +1 @@
1
- function _0xe800(_0x4b7109,_0x592ccb){_0x4b7109=_0x4b7109-0x1b8;var _0x591e9b=_0x591e();var _0xe80009=_0x591e9b[_0x4b7109];return _0xe80009;}function _0x591e(){var _0x485d39=['203xugvWn','amd','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.','Ce\x20document\x20a\x20atteint\x20sa\x20limite\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','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.','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','function','Erreur\x20d\x27authentification','329785eRLxMb','Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','575104lfCNsO','80CzBBZq','Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Veuillez\x20réessayer\x20plus\x20tard.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','7445515MPGuIc','170IstXRW','Échec\x20de\x20la\x20connexion.\x20Veuillez\x20vérifier\x20votre\x20réseau.','21468YzEyxt','Synchronisé','Conflits\x20de\x20modification','1fWWvpV','Cliquez\x20pour\x20reconnecter','exports','155421Kurftv','52986niuUfG','2777856kMVDdq'];_0x591e=function(){return _0x485d39;};return _0x591e();}(function(_0x3afa66,_0x190869){var _0x39fa20=_0xe800,_0x3c0293=_0x3afa66();while(!![]){try{var _0xf13f23=parseInt(_0x39fa20(0x1c4))/0x1*(parseInt(_0x39fa20(0x1bb))/0x2)+-parseInt(_0x39fa20(0x1c8))/0x3*(-parseInt(_0x39fa20(0x1bc))/0x4)+parseInt(_0x39fa20(0x1b9))/0x5+-parseInt(_0x39fa20(0x1c1))/0x6*(-parseInt(_0x39fa20(0x1ca))/0x7)+parseInt(_0x39fa20(0x1c9))/0x8+parseInt(_0x39fa20(0x1c7))/0x9*(-parseInt(_0x39fa20(0x1bf))/0xa)+-parseInt(_0x39fa20(0x1be))/0xb;if(_0xf13f23===_0x190869)break;else _0x3c0293['push'](_0x3c0293['shift']());}catch(_0x2323e0){_0x3c0293['push'](_0x3c0293['shift']());}}}(_0x591e,0x2dba9),function(_0x471309,_0x15913e){var _0x378147=_0xe800;typeof exports=='object'&&typeof module<'u'?module[_0x378147(0x1c6)]=_0x15913e():typeof define==_0x378147(0x1d0)&&define[_0x378147(0x1cb)]?define([],_0x15913e):(_0x471309=typeof globalThis<'u'?globalThis:_0x471309||self,_0x471309['UniverProCollaborationClientFrFR']=_0x15913e());}(this,function(){var _0x37d29f=_0xe800;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x37d29f(0x1c5)}},'collabStatus':{'fetchMiss':'Synchronisation\x20des\x20données\x20du\x20serveur...','conflict':_0x37d29f(0x1c3),'notCollab':'Fichier\x20local','synced':_0x37d29f(0x1c2),'syncing':'Synchronisation...','offline':'Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement'},'session':{'connection-failed':_0x37d29f(0x1c0),'will-retry':'Échec\x20de\x20la\x20connexion.\x20Une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','room-full':_0x37d29f(0x1cd),'join-failed':_0x37d29f(0x1bd),'room-not-exists':_0x37d29f(0x1ba),'room-permission-denied':'Aucune\x20autorisation\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','room-cnt-exceeds':'Le\x20nombre\x20de\x20documents\x20collaboratifs\x20dépasse\x20la\x20limite.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','collaboration-timeout':'Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.'},'conflict':{'title':'Conflit\x20de\x20collaboration','content':'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.'},'permission':{'title':_0x37d29f(0x1b8),'content':_0x37d29f(0x1cc)},'collaboration':{'single-unit':{'warning':_0x37d29f(0x1ce)},'closeRoom':_0x37d29f(0x1cf)},'auth':{'needGotoLoginAlert':'Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.'}}};}));
1
+ function _0x560e(_0x119636,_0x2e80c8){_0x119636=_0x119636-0xea;var _0x39cb82=_0x39cb();var _0x560e87=_0x39cb82[_0x119636];return _0x560e87;}(function(_0x1fb740,_0x467786){var _0x3686ee=_0x560e,_0x21a24b=_0x1fb740();while(!![]){try{var _0x58850a=-parseInt(_0x3686ee(0xfd))/0x1+-parseInt(_0x3686ee(0xf8))/0x2+-parseInt(_0x3686ee(0x102))/0x3*(parseInt(_0x3686ee(0x109))/0x4)+-parseInt(_0x3686ee(0xf1))/0x5*(parseInt(_0x3686ee(0xf4))/0x6)+-parseInt(_0x3686ee(0xf5))/0x7*(-parseInt(_0x3686ee(0xfb))/0x8)+-parseInt(_0x3686ee(0x105))/0x9*(parseInt(_0x3686ee(0xfe))/0xa)+parseInt(_0x3686ee(0xf7))/0xb*(parseInt(_0x3686ee(0xef))/0xc);if(_0x58850a===_0x467786)break;else _0x21a24b['push'](_0x21a24b['shift']());}catch(_0x36db3d){_0x21a24b['push'](_0x21a24b['shift']());}}}(_0x39cb,0xd58f7),function(_0x29ddbe,_0xa1c849){var _0x1a4920=_0x560e;typeof exports==_0x1a4920(0xeb)&&typeof module<'u'?module[_0x1a4920(0x108)]=_0xa1c849():typeof define==_0x1a4920(0x100)&&define['amd']?define([],_0xa1c849):(_0x29ddbe=typeof globalThis<'u'?globalThis:_0x29ddbe||self,_0x29ddbe['UniverProCollaborationClientFrFR']=_0xa1c849());}(this,function(){var _0x4f4e89=_0x560e;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4f4e89(0x101)}},'collabStatus':{'fetchMiss':_0x4f4e89(0xff),'conflict':_0x4f4e89(0x107),'notCollab':_0x4f4e89(0xfc),'synced':'Synchronisé','syncing':_0x4f4e89(0xee),'offline':_0x4f4e89(0xf9)},'session':{'connection-failed':_0x4f4e89(0xec),'will-retry':'Échec\x20de\x20la\x20connexion.\x20Une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','room-full':'Ce\x20document\x20a\x20atteint\x20sa\x20limite\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','join-failed':_0x4f4e89(0x106),'room-not-exists':'Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','room-permission-denied':_0x4f4e89(0xf6),'room-cnt-exceeds':_0x4f4e89(0xfa),'collaboration-timeout':_0x4f4e89(0xea)},'conflict':{'title':_0x4f4e89(0xf0),'content':_0x4f4e89(0x103)},'permission':{'title':_0x4f4e89(0xf2),'content':_0x4f4e89(0x104)},'collaboration':{'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':_0x4f4e89(0xf3)},'auth':{'needGotoLoginAlert':_0x4f4e89(0xed)}}};}));function _0x39cb(){var _0x112db9=['26469odULpt','Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Veuillez\x20réessayer\x20plus\x20tard.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Conflits\x20de\x20modification','exports','206224TwXIoe','Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','object','Échec\x20de\x20la\x20connexion.\x20Veuillez\x20vérifier\x20votre\x20réseau.','Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.','Synchronisation...','12Npxbev','Conflit\x20de\x20collaboration','1410BiRyWH','Erreur\x20d\x27authentification','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','31548CBrqvB','28TjNXon','Aucune\x20autorisation\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','59552548fGnRmO','1082370cOBLdY','Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement','Le\x20nombre\x20de\x20documents\x20collaboratifs\x20dépasse\x20la\x20limite.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','226984SlWGNh','Fichier\x20local','615936mMcuvv','1760HidNbC','Synchronisation\x20des\x20données\x20du\x20serveur...','function','Cliquez\x20pour\x20reconnecter','87DFRFrd','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.','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.'];_0x39cb=function(){return _0x112db9;};return _0x39cb();}
@@ -1 +1 @@
1
- function _0x124d(_0x115889,_0x3c5df5){_0x115889=_0x115889-0x71;var _0x5941df=_0x5941();var _0x124d4c=_0x5941df[_0x115889];return _0x124d4c;}(function(_0x4bea89,_0x3c0795){var _0x28a056=_0x124d,_0x3e9d21=_0x4bea89();while(!![]){try{var _0x48a5ea=parseInt(_0x28a056(0x91))/0x1+parseInt(_0x28a056(0x8d))/0x2*(-parseInt(_0x28a056(0x8e))/0x3)+-parseInt(_0x28a056(0x80))/0x4*(-parseInt(_0x28a056(0x7b))/0x5)+-parseInt(_0x28a056(0x7e))/0x6*(-parseInt(_0x28a056(0x86))/0x7)+parseInt(_0x28a056(0x8a))/0x8*(parseInt(_0x28a056(0x77))/0x9)+-parseInt(_0x28a056(0x72))/0xa+-parseInt(_0x28a056(0x83))/0xb*(-parseInt(_0x28a056(0x84))/0xc);if(_0x48a5ea===_0x3c0795)break;else _0x3e9d21['push'](_0x3e9d21['shift']());}catch(_0x1cdbc1){_0x3e9d21['push'](_0x3e9d21['shift']());}}}(_0x5941,0x99331),function(_0x2e7fdc,_0x4b972c){var _0x5a010d=_0x124d;typeof exports==_0x5a010d(0x87)&&typeof module<'u'?module[_0x5a010d(0x8c)]=_0x4b972c():typeof define==_0x5a010d(0x71)&&define[_0x5a010d(0x85)]?define([],_0x4b972c):(_0x2e7fdc=typeof globalThis<'u'?globalThis:_0x2e7fdc||self,_0x2e7fdc[_0x5a010d(0x7c)]=_0x4b972c());}(this,function(){var _0x2aed1f=_0x124d;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x2aed1f(0x7f)}},'collabStatus':{'fetchMiss':_0x2aed1f(0x7d),'conflict':'Konflik\x20edit','notCollab':_0x2aed1f(0x8f),'synced':_0x2aed1f(0x89),'syncing':_0x2aed1f(0x82),'offline':_0x2aed1f(0x75)},'session':{'connection-failed':_0x2aed1f(0x78),'will-retry':'Koneksi\x20gagal.\x20Kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','room-full':'Dokumen\x20telah\x20mencapai\x20batas\x20kolaborasinya.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','join-failed':_0x2aed1f(0x7a),'room-not-exists':_0x2aed1f(0x81),'room-permission-denied':'Tidak\x20ada\x20izin\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','room-cnt-exceeds':_0x2aed1f(0x8b),'collaboration-timeout':'Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.'},'conflict':{'title':_0x2aed1f(0x88),'content':_0x2aed1f(0x73)},'permission':{'title':_0x2aed1f(0x90),'content':_0x2aed1f(0x79)},'collaboration':{'single-unit':{'warning':'Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.'},'closeRoom':_0x2aed1f(0x76)},'auth':{'needGotoLoginAlert':_0x2aed1f(0x74)}}};}));function _0x5941(){var _0x25104e=['Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.','Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.','71865LbDkAV','Koneksi\x20gagal.\x20Harap\x20periksa\x20jaringan\x20Anda.','Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.','Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Harap\x20coba\x20lagi\x20nanti.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','165GdgfMZ','UniverProCollaborationClientIdID','Menyinkronkan\x20data\x20server...','45480cStIxH','Klik\x20untuk\x20Menyambung\x20Kembali','81068KokyOs','Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Menyinkronkan...','88evNncs','1100436ExaLlw','amd','266NySogB','object','Konflik\x20Kolaborasi','Tersinkron','904wjjYef','Jumlah\x20dokumen\x20kolaboratif\x20melebihi\x20batas.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','exports','730540kWUzGJ','9ayszoO','File\x20lokal','Kesalahan\x20Autentikasi','334630WMOpct','function','12040950wSYFLM','Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.'];_0x5941=function(){return _0x25104e;};return _0x5941();}
1
+ function _0x27ff(_0x3c9bc1,_0x436516){_0x3c9bc1=_0x3c9bc1-0x16d;var _0x4a7715=_0x4a77();var _0x27ffec=_0x4a7715[_0x3c9bc1];return _0x27ffec;}(function(_0x512f04,_0x11f34d){var _0x8b99e9=_0x27ff,_0x14ca79=_0x512f04();while(!![]){try{var _0x5be2b8=parseInt(_0x8b99e9(0x17c))/0x1+parseInt(_0x8b99e9(0x172))/0x2*(-parseInt(_0x8b99e9(0x183))/0x3)+-parseInt(_0x8b99e9(0x171))/0x4*(-parseInt(_0x8b99e9(0x181))/0x5)+-parseInt(_0x8b99e9(0x17b))/0x6+-parseInt(_0x8b99e9(0x178))/0x7+-parseInt(_0x8b99e9(0x184))/0x8+parseInt(_0x8b99e9(0x175))/0x9;if(_0x5be2b8===_0x11f34d)break;else _0x14ca79['push'](_0x14ca79['shift']());}catch(_0x1c93c3){_0x14ca79['push'](_0x14ca79['shift']());}}}(_0x4a77,0x1ff9f),function(_0x3fca78,_0x401b70){var _0x21ab2e=_0x27ff;typeof exports==_0x21ab2e(0x180)&&typeof module<'u'?module['exports']=_0x401b70():typeof define==_0x21ab2e(0x176)&&define[_0x21ab2e(0x174)]?define([],_0x401b70):(_0x3fca78=typeof globalThis<'u'?globalThis:_0x3fca78||self,_0x3fca78[_0x21ab2e(0x16e)]=_0x401b70());}(this,function(){var _0x5b5e0c=_0x27ff;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x5b5e0c(0x17a)}},'collabStatus':{'fetchMiss':'Menyinkronkan\x20data\x20server...','conflict':'Konflik\x20edit','notCollab':'File\x20lokal','synced':_0x5b5e0c(0x185),'syncing':_0x5b5e0c(0x173),'offline':_0x5b5e0c(0x17f)},'session':{'connection-failed':'Koneksi\x20gagal.\x20Harap\x20periksa\x20jaringan\x20Anda.','will-retry':_0x5b5e0c(0x16f),'room-full':'Dokumen\x20telah\x20mencapai\x20batas\x20kolaborasinya.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','join-failed':_0x5b5e0c(0x182),'room-not-exists':_0x5b5e0c(0x177),'room-permission-denied':_0x5b5e0c(0x179),'room-cnt-exceeds':_0x5b5e0c(0x17d),'collaboration-timeout':'Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.'},'conflict':{'title':'Konflik\x20Kolaborasi','content':_0x5b5e0c(0x16d)},'permission':{'title':'Kesalahan\x20Autentikasi','content':'Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.'},'collaboration':{'single-unit':{'warning':_0x5b5e0c(0x170)},'closeRoom':'Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.'},'auth':{'needGotoLoginAlert':_0x5b5e0c(0x17e)}}};}));function _0x4a77(){var _0xb42acd=['1485834uLAPLo','181551AjKUGS','Jumlah\x20dokumen\x20kolaboratif\x20melebihi\x20batas.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.','Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal','object','5Mxmxhs','Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Harap\x20coba\x20lagi\x20nanti.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','370437UXCWDw','492848rXJUTH','Tersinkron','Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.','UniverProCollaborationClientIdID','Koneksi\x20gagal.\x20Kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.','446668oZoMzs','2lxmjXx','Menyinkronkan...','amd','3376386wdSAcA','function','Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','732711MKXSGJ','Tidak\x20ada\x20izin\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Klik\x20untuk\x20Menyambung\x20Kembali'];_0x4a77=function(){return _0xb42acd;};return _0x4a77();}
@@ -1 +1 @@
1
- function _0x4f69(){var _0xefb599=['Clicca\x20per\x20riconnetterti','Connessione\x20fallita.\x20Riproveremo\x20tra\x20poco.','948660OWxdBs','106389gibllD','function','Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.','17871LXMZgT','18QRYUWc','I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20collaborativa\x20è\x20stata\x20chiusa.','2298316QxzpUH','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.','Sincronizzazione\x20in\x20corso...','Il\x20numero\x20di\x20documenti\x20collaborativi\x20supera\x20il\x20limite.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Il\x20documento\x20ha\x20raggiunto\x20il\x20limite\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Conflitti\x20di\x20modifica','337824vhUfmk','Il\x20tuo\x20accesso\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20accedere\x20di\x20nuovo,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.','Conflitto\x20di\x20collaborazione','UniverProCollaborationClientItIT','501885MmqLeO','20VSiirq','Connessione\x20fallita.\x20Verifica\x20la\x20tua\x20rete.','382868sbgrca','Le\x20tue\x20azioni\x20sono\x20in\x20conflitto\x20con\x20le\x20autorizzazioni\x20del\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali\x20altrove,\x20perché\x20verranno\x20eliminate\x20dopo\x20l\x27aggiornamento\x20della\x20pagina.','amd','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20in\x20locale.','Sincronizzato','536WTOXcD'];_0x4f69=function(){return _0xefb599;};return _0x4f69();}function _0x40b0(_0x97a804,_0x346880){_0x97a804=_0x97a804-0x13e;var _0x4f6994=_0x4f69();var _0x40b039=_0x4f6994[_0x97a804];return _0x40b039;}(function(_0x2f54b5,_0x214bb3){var _0x48fb14=_0x40b0,_0x36f0d1=_0x2f54b5();while(!![]){try{var _0x2337f8=-parseInt(_0x48fb14(0x153))/0x1+parseInt(_0x48fb14(0x13e))/0x2+-parseInt(_0x48fb14(0x14c))/0x3+parseInt(_0x48fb14(0x146))/0x4+-parseInt(_0x48fb14(0x150))/0x5*(parseInt(_0x48fb14(0x144))/0x6)+-parseInt(_0x48fb14(0x143))/0x7*(-parseInt(_0x48fb14(0x158))/0x8)+parseInt(_0x48fb14(0x13f))/0x9*(-parseInt(_0x48fb14(0x151))/0xa);if(_0x2337f8===_0x214bb3)break;else _0x36f0d1['push'](_0x36f0d1['shift']());}catch(_0x352a21){_0x36f0d1['push'](_0x36f0d1['shift']());}}}(_0x4f69,0x6195f),function(_0x177b9e,_0x5450d5){var _0xa4f23d=_0x40b0;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x5450d5():typeof define==_0xa4f23d(0x140)&&define[_0xa4f23d(0x155)]?define([],_0x5450d5):(_0x177b9e=typeof globalThis<'u'?globalThis:_0x177b9e||self,_0x177b9e[_0xa4f23d(0x14f)]=_0x5450d5());}(this,function(){var _0xe812a0=_0x40b0;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0xe812a0(0x159)}},'collabStatus':{'fetchMiss':'Sincronizzazione\x20dati\x20server\x20in\x20corso...','conflict':_0xe812a0(0x14b),'notCollab':'File\x20locale','synced':_0xe812a0(0x157),'syncing':_0xe812a0(0x148),'offline':'Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20in\x20locale'},'session':{'connection-failed':_0xe812a0(0x152),'will-retry':_0xe812a0(0x15a),'room-full':_0xe812a0(0x14a),'join-failed':'Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Riprova\x20più\x20tardi.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','room-not-exists':_0xe812a0(0x141),'room-permission-denied':'Nessuna\x20autorizzazione\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','room-cnt-exceeds':_0xe812a0(0x149),'collaboration-timeout':_0xe812a0(0x156)},'conflict':{'title':_0xe812a0(0x14e),'content':_0xe812a0(0x147)},'permission':{'title':'Errore\x20di\x20autenticazione','content':_0xe812a0(0x154)},'collaboration':{'single-unit':{'warning':_0xe812a0(0x142)},'closeRoom':_0xe812a0(0x145)},'auth':{'needGotoLoginAlert':_0xe812a0(0x14d)}}};}));
1
+ (function(_0x3f6b85,_0x591c53){var _0x3a532a=_0x5653,_0x1ce524=_0x3f6b85();while(!![]){try{var _0x14c47f=parseInt(_0x3a532a(0x145))/0x1*(parseInt(_0x3a532a(0x143))/0x2)+-parseInt(_0x3a532a(0x151))/0x3*(-parseInt(_0x3a532a(0x144))/0x4)+parseInt(_0x3a532a(0x133))/0x5*(-parseInt(_0x3a532a(0x14d))/0x6)+-parseInt(_0x3a532a(0x13c))/0x7+-parseInt(_0x3a532a(0x137))/0x8*(parseInt(_0x3a532a(0x150))/0x9)+parseInt(_0x3a532a(0x136))/0xa*(parseInt(_0x3a532a(0x13b))/0xb)+-parseInt(_0x3a532a(0x134))/0xc*(-parseInt(_0x3a532a(0x139))/0xd);if(_0x14c47f===_0x591c53)break;else _0x1ce524['push'](_0x1ce524['shift']());}catch(_0x3d4f08){_0x1ce524['push'](_0x1ce524['shift']());}}}(_0x19f2,0xbce56),function(_0x32607a,_0x18e6fc){var _0x2b649b=_0x5653;typeof exports==_0x2b649b(0x13a)&&typeof module<'u'?module['exports']=_0x18e6fc():typeof define=='function'&&define[_0x2b649b(0x13d)]?define([],_0x18e6fc):(_0x32607a=typeof globalThis<'u'?globalThis:_0x32607a||self,_0x32607a['UniverProCollaborationClientItIT']=_0x18e6fc());}(this,function(){var _0x3bc1e1=_0x5653;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Clicca\x20per\x20riconnetterti'}},'collabStatus':{'fetchMiss':_0x3bc1e1(0x142),'conflict':'Conflitti\x20di\x20modifica','notCollab':_0x3bc1e1(0x14b),'synced':'Sincronizzato','syncing':_0x3bc1e1(0x140),'offline':_0x3bc1e1(0x135)},'session':{'connection-failed':_0x3bc1e1(0x148),'will-retry':_0x3bc1e1(0x13f),'room-full':_0x3bc1e1(0x141),'join-failed':_0x3bc1e1(0x13e),'room-not-exists':_0x3bc1e1(0x149),'room-permission-denied':_0x3bc1e1(0x138),'room-cnt-exceeds':_0x3bc1e1(0x14c),'collaboration-timeout':_0x3bc1e1(0x147)},'conflict':{'title':_0x3bc1e1(0x14f),'content':_0x3bc1e1(0x14e)},'permission':{'title':'Errore\x20di\x20autenticazione','content':_0x3bc1e1(0x146)},'collaboration':{'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':_0x3bc1e1(0x14a)},'auth':{'needGotoLoginAlert':'Il\x20tuo\x20accesso\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20accedere\x20di\x20nuovo,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.'}}};}));function _0x5653(_0x103b4c,_0x83c07c){_0x103b4c=_0x103b4c-0x133;var _0x19f2b4=_0x19f2();var _0x5653d7=_0x19f2b4[_0x103b4c];return _0x5653d7;}function _0x19f2(){var _0xea74e1=['Il\x20documento\x20ha\x20raggiunto\x20il\x20limite\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Sincronizzazione\x20dati\x20server\x20in\x20corso...','5518qnjOUy','49256edngJV','423rBAYcm','Le\x20tue\x20azioni\x20sono\x20in\x20conflitto\x20con\x20le\x20autorizzazioni\x20del\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali\x20altrove,\x20perché\x20verranno\x20eliminate\x20dopo\x20l\x27aggiornamento\x20della\x20pagina.','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20in\x20locale.','Connessione\x20fallita.\x20Verifica\x20la\x20tua\x20rete.','Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20collaborativa\x20è\x20stata\x20chiusa.','File\x20locale','Il\x20numero\x20di\x20documenti\x20collaborativi\x20supera\x20il\x20limite.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','18pkqOBc','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.','Conflitto\x20di\x20collaborazione','5121CGwoWO','12qPSyBC','418155oKPuaW','3932556LtzVuw','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20in\x20locale','14943130zgRwJc','20048jOOUgE','Nessuna\x20autorizzazione\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','39tfAljE','object','11nCbeCD','8702680XIwdJj','amd','Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Riprova\x20più\x20tardi.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Connessione\x20fallita.\x20Riproveremo\x20tra\x20poco.','Sincronizzazione\x20in\x20corso...'];_0x19f2=function(){return _0xea74e1;};return _0x19f2();}
@@ -1 +1 @@
1
- (function(_0xa1cf6e,_0x1c7f96){var _0x2fa82d=_0x2ef4,_0x46adfb=_0xa1cf6e();while(!![]){try{var _0x41e961=parseInt(_0x2fa82d(0xd4))/0x1+parseInt(_0x2fa82d(0xd5))/0x2+parseInt(_0x2fa82d(0xd1))/0x3*(-parseInt(_0x2fa82d(0xdf))/0x4)+-parseInt(_0x2fa82d(0xd7))/0x5+parseInt(_0x2fa82d(0xc9))/0x6*(parseInt(_0x2fa82d(0xcc))/0x7)+-parseInt(_0x2fa82d(0xc7))/0x8*(-parseInt(_0x2fa82d(0xd0))/0x9)+parseInt(_0x2fa82d(0xe4))/0xa;if(_0x41e961===_0x1c7f96)break;else _0x46adfb['push'](_0x46adfb['shift']());}catch(_0x485414){_0x46adfb['push'](_0x46adfb['shift']());}}}(_0x3f33,0xd3ca3),function(_0x40cbb1,_0x59e3b8){var _0x3e9168=_0x2ef4;typeof exports=='object'&&typeof module<'u'?module[_0x3e9168(0xe2)]=_0x59e3b8():typeof define==_0x3e9168(0xce)&&define[_0x3e9168(0xe0)]?define([],_0x59e3b8):(_0x40cbb1=typeof globalThis<'u'?globalThis:_0x40cbb1||self,_0x40cbb1[_0x3e9168(0xde)]=_0x59e3b8());}(this,function(){var _0x11c11d=_0x2ef4;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x11c11d(0xdc)}},'collabStatus':{'fetchMiss':'サーバーデータを同期中...','conflict':'編集の競合','notCollab':_0x11c11d(0xcf),'synced':_0x11c11d(0xd2),'syncing':_0x11c11d(0xcb),'offline':_0x11c11d(0xdb)},'session':{'connection-failed':_0x11c11d(0xd3),'will-retry':'接続に失敗しました。しばらくしてから再試行します。','room-full':_0x11c11d(0xd8),'join-failed':_0x11c11d(0xe3),'room-not-exists':_0x11c11d(0xd6),'room-permission-denied':_0x11c11d(0xca),'room-cnt-exceeds':_0x11c11d(0xe1),'collaboration-timeout':_0x11c11d(0xc8)},'conflict':{'title':_0x11c11d(0xcd),'content':'ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。'},'permission':{'title':_0x11c11d(0xd9),'content':'お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。'},'collaboration':{'single-unit':{'warning':'別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。'},'closeRoom':_0x11c11d(0xda)},'auth':{'needGotoLoginAlert':_0x11c11d(0xdd)}}};}));function _0x2ef4(_0xa3ef6b,_0x4a91df){_0xa3ef6b=_0xa3ef6b-0xc7;var _0x3f3311=_0x3f33();var _0x2ef44a=_0x3f3311[_0xa3ef6b];return _0x2ef44a;}function _0x3f33(){var _0x270eaa=['128628ClONTX','405828HnPSPU','共同編集への参加に失敗しました。編集内容はローカルにキャッシュされます。','2010320PqsnTk','ドキュメントが共同編集の上限に達しました。編集内容はローカルにキャッシュされます。','認証エラー','共同編集ルームが閉じられたため、編集権限が取り消されました。','オフライン、編集内容はローカルに保存されます','クリックして再接続','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','UniverProCollaborationClientJaJP','4tfWoSh','amd','共同編集ドキュメント数が上限を超えています。編集内容はローカルにキャッシュされます。','exports','共同編集への参加に失敗しました。後でもう一度お試しください。編集内容はローカルにキャッシュされます。','9378880pAQvwE','357472jYIhVZ','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','282588UuODcw','共同編集のアクセス許可がありません。編集内容はローカルにキャッシュされます。','同期中...','147eVlzTS','共同編集の競合','function','ローカルファイル','9ggXUoy','3100851EFFOvF','同期済み','接続に失敗しました。ネットワーク接続を確認してください。'];_0x3f33=function(){return _0x270eaa;};return _0x3f33();}
1
+ (function(_0x550919,_0x1acd6d){var _0x1fe9b6=_0x4495,_0x526810=_0x550919();while(!![]){try{var _0x8acfb3=parseInt(_0x1fe9b6(0x117))/0x1*(-parseInt(_0x1fe9b6(0x11b))/0x2)+parseInt(_0x1fe9b6(0x11f))/0x3+parseInt(_0x1fe9b6(0x119))/0x4+-parseInt(_0x1fe9b6(0x11e))/0x5+-parseInt(_0x1fe9b6(0x10c))/0x6+-parseInt(_0x1fe9b6(0x10f))/0x7*(-parseInt(_0x1fe9b6(0x11a))/0x8)+parseInt(_0x1fe9b6(0x10b))/0x9*(-parseInt(_0x1fe9b6(0x10d))/0xa);if(_0x8acfb3===_0x1acd6d)break;else _0x526810['push'](_0x526810['shift']());}catch(_0x82fedf){_0x526810['push'](_0x526810['shift']());}}}(_0x36e4,0x8efd4),function(_0x38069f,_0x4671a5){var _0x2e8a15=_0x4495;typeof exports==_0x2e8a15(0x120)&&typeof module<'u'?module[_0x2e8a15(0x108)]=_0x4671a5():typeof define==_0x2e8a15(0x110)&&define['amd']?define([],_0x4671a5):(_0x38069f=typeof globalThis<'u'?globalThis:_0x38069f||self,_0x38069f[_0x2e8a15(0x116)]=_0x4671a5());}(this,function(){var _0x1b7b6d=_0x4495;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x1b7b6d(0x124)}},'collabStatus':{'fetchMiss':_0x1b7b6d(0x113),'conflict':'編集の競合','notCollab':'ローカルファイル','synced':_0x1b7b6d(0x114),'syncing':_0x1b7b6d(0x121),'offline':'オフライン、編集内容はローカルに保存されます'},'session':{'connection-failed':'接続に失敗しました。ネットワーク接続を確認してください。','will-retry':_0x1b7b6d(0x123),'room-full':'ドキュメントが共同編集の上限に達しました。編集内容はローカルにキャッシュされます。','join-failed':_0x1b7b6d(0x11d),'room-not-exists':'共同編集への参加に失敗しました。編集内容はローカルにキャッシュされます。','room-permission-denied':_0x1b7b6d(0x115),'room-cnt-exceeds':_0x1b7b6d(0x109),'collaboration-timeout':_0x1b7b6d(0x11c)},'conflict':{'title':_0x1b7b6d(0x10e),'content':_0x1b7b6d(0x122)},'permission':{'title':_0x1b7b6d(0x10a),'content':_0x1b7b6d(0x111)},'collaboration':{'single-unit':{'warning':_0x1b7b6d(0x118)},'closeRoom':_0x1b7b6d(0x112)},'auth':{'needGotoLoginAlert':'ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。'}}};}));function _0x4495(_0x3933ea,_0x1e0598){_0x3933ea=_0x3933ea-0x108;var _0x36e458=_0x36e4();var _0x44951f=_0x36e458[_0x3933ea];return _0x44951f;}function _0x36e4(){var _0x1befe8=['認証エラー','9iXXyms','3779262GYIpvf','3150880zqWRJw','共同編集の競合','936607HBHJDn','function','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','共同編集ルームが閉じられたため、編集権限が取り消されました。','サーバーデータを同期中...','同期済み','共同編集のアクセス許可がありません。編集内容はローカルにキャッシュされます。','UniverProCollaborationClientJaJP','538MBjpwq','別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。','4228768eJWCBj','24kRVyQK','650cARRfE','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','共同編集への参加に失敗しました。後でもう一度お試しください。編集内容はローカルにキャッシュされます。','951475URygkb','1311597ExjDNT','object','同期中...','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','接続に失敗しました。しばらくしてから再試行します。','クリックして再接続','exports','共同編集ドキュメント数が上限を超えています。編集内容はローカルにキャッシュされます。'];_0x36e4=function(){return _0x1befe8;};return _0x36e4();}
@@ -1 +1 @@
1
- function _0x2f3e(_0x37ed42,_0x239117){_0x37ed42=_0x37ed42-0x7f;var _0x541d1c=_0x541d();var _0x2f3ede=_0x541d1c[_0x37ed42];return _0x2f3ede;}function _0x541d(){var _0x5c30bf=['공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','1148592aoSHYM','서버\x20데이터\x20동기화\x20중...','로컬\x20파일','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','object','동기화됨','동기화\x20중...','인증\x20오류','1607624WCUWLk','84466Msesid','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','9015xGYivB','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','amd','클릭하여\x20다시\x20연결','문서의\x20공동\x20편집\x20인원이\x20한도에\x20도달했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','578921QPaWvL','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','공동\x20편집\x20문서\x20수가\x20한도를\x20초과했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','편집\x20충돌','330930cCUJot','UniverProCollaborationClientKoKR','공동\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로컬\x20편집\x20내용을\x20저장하세요.','156414wiEZbi','공동\x20편집\x20권한이\x20없습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','exports','48qpmgMl'];_0x541d=function(){return _0x5c30bf;};return _0x541d();}(function(_0x1f5748,_0x14cc94){var _0x1a0090=_0x2f3e,_0x110df1=_0x1f5748();while(!![]){try{var _0x1207ae=-parseInt(_0x1a0090(0x82))/0x1+-parseInt(_0x1a0090(0x90))/0x2+parseInt(_0x1a0090(0x9b))/0x3+-parseInt(_0x1a0090(0x85))/0x4*(parseInt(_0x1a0090(0x92))/0x5)+parseInt(_0x1a0090(0x87))/0x6+-parseInt(_0x1a0090(0x97))/0x7+parseInt(_0x1a0090(0x8f))/0x8;if(_0x1207ae===_0x14cc94)break;else _0x110df1['push'](_0x110df1['shift']());}catch(_0x30cc4b){_0x110df1['push'](_0x110df1['shift']());}}}(_0x541d,0x30c1d),function(_0x5a3dc4,_0x373472){var _0x1e6e08=_0x2f3e;typeof exports==_0x1e6e08(0x8b)&&typeof module<'u'?module[_0x1e6e08(0x84)]=_0x373472():typeof define=='function'&&define[_0x1e6e08(0x94)]?define([],_0x373472):(_0x5a3dc4=typeof globalThis<'u'?globalThis:_0x5a3dc4||self,_0x5a3dc4[_0x1e6e08(0x9c)]=_0x373472());}(this,function(){var _0x53c0d9=_0x2f3e;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x53c0d9(0x95)}},'collabStatus':{'fetchMiss':_0x53c0d9(0x88),'conflict':_0x53c0d9(0x9a),'notCollab':_0x53c0d9(0x89),'synced':_0x53c0d9(0x8c),'syncing':_0x53c0d9(0x8d),'offline':_0x53c0d9(0x91)},'session':{'connection-failed':_0x53c0d9(0x98),'will-retry':_0x53c0d9(0x8a),'room-full':_0x53c0d9(0x96),'join-failed':'공동\x20편집\x20참여에\x20실패했습니다.\x20나중에\x20다시\x20시도해\x20주세요.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','room-not-exists':_0x53c0d9(0x9d),'room-permission-denied':_0x53c0d9(0x83),'room-cnt-exceeds':_0x53c0d9(0x99),'collaboration-timeout':_0x53c0d9(0x93)},'conflict':{'title':_0x53c0d9(0x9f),'content':_0x53c0d9(0x81)},'permission':{'title':_0x53c0d9(0x8e),'content':_0x53c0d9(0x80)},'collaboration':{'single-unit':{'warning':_0x53c0d9(0x9e)},'closeRoom':_0x53c0d9(0x86)},'auth':{'needGotoLoginAlert':_0x53c0d9(0x7f)}}};}));
1
+ function _0x1617(_0x12fcc8,_0x313051){_0x12fcc8=_0x12fcc8-0xff;var _0x38d9c6=_0x38d9();var _0x16178f=_0x38d9c6[_0x12fcc8];return _0x16178f;}function _0x38d9(){var _0x119034=['265UNwsBT','23zBQLDi','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','1958022AoPIjV','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','공동\x20편집\x20참여에\x20실패했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','공동\x20편집\x20참여에\x20실패했습니다.\x20나중에\x20다시\x20시도해\x20주세요.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','7VyOvda','210lKDklK','로컬\x20파일','편집\x20충돌','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','공동\x20편집\x20충돌','공동\x20편집\x20문서\x20수가\x20한도를\x20초과했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','동기화됨','132498vJAfbj','2564452kVmvlf','object','인증\x20오류','function','클릭하여\x20다시\x20연결','5220968ejNvyl','95952AHCpiw','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','amd','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','4405335gWBaHK','45098tsLzJf','서버\x20데이터\x20동기화\x20중...','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'];_0x38d9=function(){return _0x119034;};return _0x38d9();}(function(_0x3b75fc,_0x2c5567){var _0x3f1284=_0x1617,_0x42159d=_0x3b75fc();while(!![]){try{var _0x5979be=parseInt(_0x3f1284(0x105))/0x1*(parseInt(_0x3f1284(0x101))/0x2)+-parseInt(_0x3f1284(0x107))/0x3+parseInt(_0x3f1284(0x114))/0x4+parseInt(_0x3f1284(0x104))/0x5*(parseInt(_0x3f1284(0x11a))/0x6)+parseInt(_0x3f1284(0x10b))/0x7*(-parseInt(_0x3f1284(0x119))/0x8)+-parseInt(_0x3f1284(0x113))/0x9*(-parseInt(_0x3f1284(0x10c))/0xa)+-parseInt(_0x3f1284(0x100))/0xb;if(_0x5979be===_0x2c5567)break;else _0x42159d['push'](_0x42159d['shift']());}catch(_0x4a32bf){_0x42159d['push'](_0x42159d['shift']());}}}(_0x38d9,0x9518a),function(_0x433e76,_0x5cf83f){var _0x2b57d9=_0x1617;typeof exports==_0x2b57d9(0x115)&&typeof module<'u'?module['exports']=_0x5cf83f():typeof define==_0x2b57d9(0x117)&&define[_0x2b57d9(0x11c)]?define([],_0x5cf83f):(_0x433e76=typeof globalThis<'u'?globalThis:_0x433e76||self,_0x433e76['UniverProCollaborationClientKoKR']=_0x5cf83f());}(this,function(){var _0x3c8399=_0x1617;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x3c8399(0x118)}},'collabStatus':{'fetchMiss':_0x3c8399(0x102),'conflict':_0x3c8399(0x10e),'notCollab':_0x3c8399(0x10d),'synced':_0x3c8399(0x112),'syncing':'동기화\x20중...','offline':_0x3c8399(0x103)},'session':{'connection-failed':_0x3c8399(0x106),'will-retry':_0x3c8399(0x10f),'room-full':'문서의\x20공동\x20편집\x20인원이\x20한도에\x20도달했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','join-failed':_0x3c8399(0x10a),'room-not-exists':_0x3c8399(0x109),'room-permission-denied':'공동\x20편집\x20권한이\x20없습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','room-cnt-exceeds':_0x3c8399(0x111),'collaboration-timeout':_0x3c8399(0x11b)},'conflict':{'title':_0x3c8399(0x110),'content':_0x3c8399(0xff)},'permission':{'title':_0x3c8399(0x116),'content':'사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.'},'collaboration':{'single-unit':{'warning':'다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.'},'closeRoom':_0x3c8399(0x108)},'auth':{'needGotoLoginAlert':'로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.'}}};}));
@@ -1 +1 @@
1
- function _0x2fa8(_0x152383,_0x482469){_0x152383=_0x152383-0x189;var _0x22cc8f=_0x22cc();var _0x2fa880=_0x22cc8f[_0x152383];return _0x2fa880;}function _0x22cc(){var _0x3203f3=['Konflikt\x20współpracy','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','531507tzpWCq','function','amd','875cqWBWe','Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie','6091244CVdVvk','Kliknij,\x20aby\x20połączyć\x20ponownie','10943400sZpmLY','Błąd\x20uwierzytelniania','1836FOWgLB','973910ChwFRY','Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.','object','Liczba\x20dokumentów\x20współpracy\x20przekracza\x20limit.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','Konflikty\x20edycji','Plik\x20lokalny','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.','155728pkdteP','453155CbHRig','UniverProCollaborationClientPlPL','603ftsLjZ','Połączenie\x20nieudane.\x20Sprawdź\x20swoją\x20sieć.','Brak\x20uprawnień\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','exports'];_0x22cc=function(){return _0x3203f3;};return _0x22cc();}(function(_0x19f644,_0x51c2b1){var _0x1faf90=_0x2fa8,_0x20160b=_0x19f644();while(!![]){try{var _0x2e2064=parseInt(_0x1faf90(0x1a0))/0x1*(-parseInt(_0x1faf90(0x18b))/0x2)+parseInt(_0x1faf90(0x19d))/0x3+-parseInt(_0x1faf90(0x1a2))/0x4+parseInt(_0x1faf90(0x195))/0x5+parseInt(_0x1faf90(0x189))/0x6+-parseInt(_0x1faf90(0x18c))/0x7+-parseInt(_0x1faf90(0x194))/0x8*(-parseInt(_0x1faf90(0x197))/0x9);if(_0x2e2064===_0x51c2b1)break;else _0x20160b['push'](_0x20160b['shift']());}catch(_0xbeb5f9){_0x20160b['push'](_0x20160b['shift']());}}}(_0x22cc,0xe33ab),function(_0x282feb,_0x57f5be){var _0x1ddf73=_0x2fa8;typeof exports==_0x1ddf73(0x18e)&&typeof module<'u'?module[_0x1ddf73(0x19a)]=_0x57f5be():typeof define==_0x1ddf73(0x19e)&&define[_0x1ddf73(0x19f)]?define([],_0x57f5be):(_0x282feb=typeof globalThis<'u'?globalThis:_0x282feb||self,_0x282feb[_0x1ddf73(0x196)]=_0x57f5be());}(this,function(){var _0x4b4c35=_0x2fa8;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4b4c35(0x1a3)}},'collabStatus':{'fetchMiss':'Synchronizowanie\x20danych\x20serwera...','conflict':_0x4b4c35(0x190),'notCollab':_0x4b4c35(0x191),'synced':'Zsynchronizowane','syncing':'Synchronizowanie...','offline':_0x4b4c35(0x1a1)},'session':{'connection-failed':_0x4b4c35(0x198),'will-retry':'Połączenie\x20nieudane.\x20Spróbujemy\x20ponownie\x20za\x20chwilę.','room-full':'Dokument\x20osiągnął\x20limit\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','join-failed':'Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Spróbuj\x20ponownie\x20później.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','room-not-exists':'Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','room-permission-denied':_0x4b4c35(0x199),'room-cnt-exceeds':_0x4b4c35(0x18f),'collaboration-timeout':'Serwer\x20nie\x20odpowiada\x20na\x20Twoje\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.'},'conflict':{'title':_0x4b4c35(0x19b),'content':'Wystąpił\x20konflikt\x20między\x20Twoją\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20odświeżeniu\x20strony.'},'permission':{'title':_0x4b4c35(0x18a),'content':_0x4b4c35(0x18d)},'collaboration':{'single-unit':{'warning':_0x4b4c35(0x192)},'closeRoom':_0x4b4c35(0x19c)},'auth':{'needGotoLoginAlert':_0x4b4c35(0x193)}}};}));
1
+ function _0x587d(){var _0x2dda10=['Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie','Połączenie\x20nieudane.\x20Spróbujemy\x20ponownie\x20za\x20chwilę.','amd','57968qLktSh','Błąd\x20uwierzytelniania','Kliknij,\x20aby\x20połączyć\x20ponownie','Synchronizowanie\x20danych\x20serwera...','Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.','exports','Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Spróbuj\x20ponownie\x20później.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','UniverProCollaborationClientPlPL','Brak\x20uprawnień\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.','Połączenie\x20nieudane.\x20Sprawdź\x20swoją\x20sieć.','Zsynchronizowane','2148148tuFujy','1510lbpKke','Dokument\x20osiągnął\x20limit\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','154266QQXskm','39348pQNhMZ','Konflikty\x20edycji','413qXvPMZ','630928LesNuq','4098RsNvvi','69678eEdJzF','Plik\x20lokalny','Synchronizowanie...','4415szWvDo'];_0x587d=function(){return _0x2dda10;};return _0x587d();}function _0x37de(_0x4b01c8,_0x47970b){_0x4b01c8=_0x4b01c8-0x178;var _0x587d12=_0x587d();var _0x37dec7=_0x587d12[_0x4b01c8];return _0x37dec7;}(function(_0x3785fd,_0x4bad34){var _0x30a845=_0x37de,_0x1e61b3=_0x3785fd();while(!![]){try{var _0x1c7a4c=-parseInt(_0x30a845(0x179))/0x1+-parseInt(_0x30a845(0x17d))/0x2+parseInt(_0x30a845(0x17a))/0x3+-parseInt(_0x30a845(0x193))/0x4+-parseInt(_0x30a845(0x182))/0x5*(-parseInt(_0x30a845(0x17e))/0x6)+-parseInt(_0x30a845(0x17c))/0x7*(parseInt(_0x30a845(0x186))/0x8)+parseInt(_0x30a845(0x17f))/0x9*(parseInt(_0x30a845(0x194))/0xa);if(_0x1c7a4c===_0x4bad34)break;else _0x1e61b3['push'](_0x1e61b3['shift']());}catch(_0x106a70){_0x1e61b3['push'](_0x1e61b3['shift']());}}}(_0x587d,0x55af6),function(_0x41c47c,_0x4e29a4){var _0xfa726c=_0x37de;typeof exports=='object'&&typeof module<'u'?module[_0xfa726c(0x18b)]=_0x4e29a4():typeof define=='function'&&define[_0xfa726c(0x185)]?define([],_0x4e29a4):(_0x41c47c=typeof globalThis<'u'?globalThis:_0x41c47c||self,_0x41c47c[_0xfa726c(0x18d)]=_0x4e29a4());}(this,function(){var _0x54fab4=_0x37de;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x54fab4(0x188)}},'collabStatus':{'fetchMiss':_0x54fab4(0x189),'conflict':_0x54fab4(0x17b),'notCollab':_0x54fab4(0x180),'synced':_0x54fab4(0x192),'syncing':_0x54fab4(0x181),'offline':_0x54fab4(0x183)},'session':{'connection-failed':_0x54fab4(0x191),'will-retry':_0x54fab4(0x184),'room-full':_0x54fab4(0x178),'join-failed':_0x54fab4(0x18c),'room-not-exists':'Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','room-permission-denied':_0x54fab4(0x18e),'room-cnt-exceeds':'Liczba\x20dokumentów\x20współpracy\x20przekracza\x20limit.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','collaboration-timeout':'Serwer\x20nie\x20odpowiada\x20na\x20Twoje\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.'},'conflict':{'title':'Konflikt\x20współpracy','content':'Wystąpił\x20konflikt\x20między\x20Twoją\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20odświeżeniu\x20strony.'},'permission':{'title':_0x54fab4(0x187),'content':_0x54fab4(0x18a)},'collaboration':{'single-unit':{'warning':'Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.'},'closeRoom':_0x54fab4(0x18f)},'auth':{'needGotoLoginAlert':_0x54fab4(0x190)}}};}));
@@ -1 +1 @@
1
- function _0x4de2(_0x52d593,_0x18ff50){_0x52d593=_0x52d593-0x73;var _0x5b830f=_0x5b83();var _0x4de290=_0x5b830f[_0x52d593];return _0x4de290;}(function(_0x514235,_0x51932c){var _0x1742da=_0x4de2,_0x184d59=_0x514235();while(!![]){try{var _0x5963fb=-parseInt(_0x1742da(0x90))/0x1+parseInt(_0x1742da(0x73))/0x2+parseInt(_0x1742da(0x86))/0x3*(parseInt(_0x1742da(0x8b))/0x4)+-parseInt(_0x1742da(0x76))/0x5*(parseInt(_0x1742da(0x87))/0x6)+-parseInt(_0x1742da(0x8f))/0x7*(-parseInt(_0x1742da(0x78))/0x8)+parseInt(_0x1742da(0x7c))/0x9+-parseInt(_0x1742da(0x79))/0xa*(parseInt(_0x1742da(0x8a))/0xb);if(_0x5963fb===_0x51932c)break;else _0x184d59['push'](_0x184d59['shift']());}catch(_0x564495){_0x184d59['push'](_0x184d59['shift']());}}}(_0x5b83,0x39837),function(_0x5af391,_0x2b1046){var _0x372ed0=_0x4de2;typeof exports==_0x372ed0(0x7b)&&typeof module<'u'?module[_0x372ed0(0x77)]=_0x2b1046():typeof define==_0x372ed0(0x85)&&define['amd']?define([],_0x2b1046):(_0x5af391=typeof globalThis<'u'?globalThis:_0x5af391||self,_0x5af391[_0x372ed0(0x80)]=_0x2b1046());}(this,function(){var _0x443a43=_0x4de2;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Clique\x20para\x20Reconectar'}},'collabStatus':{'fetchMiss':_0x443a43(0x82),'conflict':_0x443a43(0x75),'notCollab':_0x443a43(0x7f),'synced':'Sincronizado','syncing':_0x443a43(0x84),'offline':_0x443a43(0x74)},'session':{'connection-failed':_0x443a43(0x8c),'will-retry':'Falha\x20na\x20conexão.\x20Tentaremos\x20novamente\x20em\x20breve.','room-full':_0x443a43(0x83),'join-failed':_0x443a43(0x7a),'room-not-exists':_0x443a43(0x8d),'room-permission-denied':_0x443a43(0x8e),'room-cnt-exceeds':_0x443a43(0x89),'collaboration-timeout':_0x443a43(0x7e)},'conflict':{'title':'Conflito\x20de\x20Colaboração','content':_0x443a43(0x88)},'permission':{'title':'Erro\x20de\x20Autenticação','content':_0x443a43(0x7d)},'collaboration':{'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':_0x443a43(0x81)}}};}));function _0x5b83(){var _0x3f3399=['1747610sOgapQ','exports','79528BJdmkk','190DJObpj','Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Tente\x20novamente\x20mais\x20tarde.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','object','1429119rXPSfS','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.','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Arquivo\x20local','UniverProCollaborationClientPtBR','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.','Sincronizando\x20dados\x20do\x20servidor...','O\x20documento\x20atingiu\x20o\x20limite\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Sincronizando...','function','7797crCBcb','6nFrImB','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.','O\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20o\x20limite.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','147389iwdvPa','468PTuMpL','Falha\x20na\x20conexão.\x20Verifique\x20sua\x20rede.','Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Sem\x20permissão\x20para\x20colaborar.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','273hNmvnN','203378gLmcjD','384966nvbUnw','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','Conflitos\x20de\x20edição'];_0x5b83=function(){return _0x3f3399;};return _0x5b83();}
1
+ function _0x2fb7(){var _0x258716=['2360XZJcPn','Falha\x20na\x20conexão.\x20Verifique\x20sua\x20rede.','4208DEPHfE','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.','807623OeVgQq','6692OPUxZS','1444898ZXRtKO','Sincronizado','2314035cjXhiI','Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.','Sincronizando\x20dados\x20do\x20servidor...','Erro\x20de\x20Autenticação','function','O\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20o\x20limite.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','1779750VxjuRB','Falha\x20na\x20conexão.\x20Tentaremos\x20novamente\x20em\x20breve.','Sincronizando...','Arquivo\x20local','object','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.','1535CJingk','O\x20documento\x20atingiu\x20o\x20limite\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','exports','Clique\x20para\x20Reconectar','24303204THWySL','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','UniverProCollaborationClientPtBR','Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.'];_0x2fb7=function(){return _0x258716;};return _0x2fb7();}function _0x1f47(_0x20c5bb,_0x43c563){_0x20c5bb=_0x20c5bb-0x72;var _0x2fb7ba=_0x2fb7();var _0x1f47dd=_0x2fb7ba[_0x20c5bb];return _0x1f47dd;}(function(_0x58a3f4,_0x4a496d){var _0x551797=_0x1f47,_0x3b62ff=_0x58a3f4();while(!![]){try{var _0x41c9d0=-parseInt(_0x551797(0x87))/0x1+-parseInt(_0x551797(0x89))/0x2+-parseInt(_0x551797(0x8b))/0x3+parseInt(_0x551797(0x83))/0x4*(-parseInt(_0x551797(0x7b))/0x5)+-parseInt(_0x551797(0x75))/0x6+-parseInt(_0x551797(0x88))/0x7*(-parseInt(_0x551797(0x85))/0x8)+parseInt(_0x551797(0x7f))/0x9;if(_0x41c9d0===_0x4a496d)break;else _0x3b62ff['push'](_0x3b62ff['shift']());}catch(_0x501891){_0x3b62ff['push'](_0x3b62ff['shift']());}}}(_0x2fb7,0x67868),function(_0x12a1e4,_0x363858){var _0x7259a0=_0x1f47;typeof exports==_0x7259a0(0x79)&&typeof module<'u'?module[_0x7259a0(0x7d)]=_0x363858():typeof define==_0x7259a0(0x73)&&define['amd']?define([],_0x363858):(_0x12a1e4=typeof globalThis<'u'?globalThis:_0x12a1e4||self,_0x12a1e4[_0x7259a0(0x81)]=_0x363858());}(this,function(){var _0x4d2570=_0x1f47;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4d2570(0x7e)}},'collabStatus':{'fetchMiss':_0x4d2570(0x8d),'conflict':'Conflitos\x20de\x20edição','notCollab':_0x4d2570(0x78),'synced':_0x4d2570(0x8a),'syncing':_0x4d2570(0x77),'offline':_0x4d2570(0x80)},'session':{'connection-failed':_0x4d2570(0x84),'will-retry':_0x4d2570(0x76),'room-full':_0x4d2570(0x7c),'join-failed':'Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Tente\x20novamente\x20mais\x20tarde.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','room-not-exists':_0x4d2570(0x82),'room-permission-denied':'Sem\x20permissão\x20para\x20colaborar.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','room-cnt-exceeds':_0x4d2570(0x74),'collaboration-timeout':'O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.'},'conflict':{'title':'Conflito\x20de\x20Colaboração','content':'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.'},'permission':{'title':_0x4d2570(0x72),'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':{'single-unit':{'warning':_0x4d2570(0x8c)},'closeRoom':_0x4d2570(0x86)},'auth':{'needGotoLoginAlert':_0x4d2570(0x7a)}}};}));
@@ -1 +1 @@
1
- function _0x1f89(_0x1880a4,_0xff3863){_0x1880a4=_0x1880a4-0x8f;var _0x3b32c4=_0x3b32();var _0x1f89a0=_0x3b32c4[_0x1880a4];return _0x1f89a0;}(function(_0x37b890,_0x57a1eb){var _0x5a00d6=_0x1f89,_0x6bbefe=_0x37b890();while(!![]){try{var _0x3c9014=-parseInt(_0x5a00d6(0xa5))/0x1+parseInt(_0x5a00d6(0xa4))/0x2*(parseInt(_0x5a00d6(0x99))/0x3)+-parseInt(_0x5a00d6(0x95))/0x4+-parseInt(_0x5a00d6(0xa1))/0x5+-parseInt(_0x5a00d6(0x94))/0x6+-parseInt(_0x5a00d6(0xa8))/0x7+parseInt(_0x5a00d6(0x9d))/0x8*(parseInt(_0x5a00d6(0x93))/0x9);if(_0x3c9014===_0x57a1eb)break;else _0x6bbefe['push'](_0x6bbefe['shift']());}catch(_0x11f22d){_0x6bbefe['push'](_0x6bbefe['shift']());}}}(_0x3b32,0x771a4),function(_0xf0c1b9,_0x372465){var _0x37f19a=_0x1f89;typeof exports==_0x37f19a(0xab)&&typeof module<'u'?module[_0x37f19a(0xaa)]=_0x372465():typeof define==_0x37f19a(0x96)&&define[_0x37f19a(0xa9)]?define([],_0x372465):(_0xf0c1b9=typeof globalThis<'u'?globalThis:_0xf0c1b9||self,_0xf0c1b9[_0x37f19a(0x98)]=_0x372465());}(this,function(){var _0x3476bb=_0x1f89;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x3476bb(0xa2)}},'collabStatus':{'fetchMiss':_0x3476bb(0xac),'conflict':_0x3476bb(0x9e),'notCollab':_0x3476bb(0xa3),'synced':_0x3476bb(0x9a),'syncing':_0x3476bb(0x91),'offline':_0x3476bb(0x90)},'session':{'connection-failed':'Ошибка\x20подключения.\x20Проверьте\x20подключение\x20к\x20сети.','will-retry':_0x3476bb(0xa7),'room-full':_0x3476bb(0x9c),'join-failed':'Не\x20удалось\x20присоединиться\x20к\x20совместной\x20работе.\x20Повторите\x20попытку\x20позже.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','room-not-exists':'Не\x20удалось\x20присоединиться\x20к\x20совместной\x20работе.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','room-permission-denied':'Нет\x20разрешения\x20на\x20совместную\x20работу.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','room-cnt-exceeds':'Количество\x20документов\x20для\x20совместной\x20работы\x20превышает\x20лимит.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','collaboration-timeout':_0x3476bb(0x9f)},'conflict':{'title':_0x3476bb(0x92),'content':_0x3476bb(0xa6)},'permission':{'title':_0x3476bb(0x8f),'content':_0x3476bb(0x9b)},'collaboration':{'single-unit':{'warning':_0x3476bb(0xa0)},'closeRoom':'Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.'},'auth':{'needGotoLoginAlert':_0x3476bb(0x97)}}};}));function _0x3b32(){var _0x37ecaa=['Нажмите\x20для\x20переподключения','Локальный\x20файл','8OaKXTX','191813shHVFf','Обнаружен\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позже.','49504GZmtmc','amd','exports','object','Синхронизация\x20данных\x20сервера...','Ошибка\x20аутентификации','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','Синхронизация...','Конфликт\x20совместной\x20работы','7330815sICKaL','4061010UAbhdc','2538724tKoIAT','function','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','UniverProCollaborationClientRuRU','348564eULZUg','Синхронизировано','Ваши\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локально.','16BhYtfR','Конфликты\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ограничено.','477885mhCRvT'];_0x3b32=function(){return _0x37ecaa;};return _0x3b32();}
1
+ function _0x5668(_0x53fdbd,_0x11d16b){_0x53fdbd=_0x53fdbd-0x1d7;var _0x2c171a=_0x2c17();var _0x5668e7=_0x2c171a[_0x53fdbd];return _0x5668e7;}function _0x2c17(){var _0x3b9633=['1625252uXqPhO','Синхронизация\x20данных\x20сервера...','12771480Ysuxrh','11567149WDnVYT','Ошибка\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Ваши\x20изменения\x20будут\x20сохранены\x20локально.','object','Количество\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закрыта.','8981936BkseTq','Локальный\x20файл','2411982bHkERk','10CrkExn','Нажмите\x20для\x20переподключения','Не\x20удалось\x20присоединиться\x20к\x20совместной\x20работе.\x20Повторите\x20попытку\x20позже.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','132dzppbr','Обнаружен\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локально.','6QXWvZP','UniverProCollaborationClientRuRU','Синхронизировано','Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.','function','123928uqiKAg','1yOqFlE','9qGaNkC','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','5795585FluHaK','amd'];_0x2c17=function(){return _0x3b9633;};return _0x2c17();}(function(_0x1ab937,_0x4cf7aa){var _0x266f0f=_0x5668,_0x5d0698=_0x1ab937();while(!![]){try{var _0x4b8a57=-parseInt(_0x266f0f(0x1f3))/0x1*(parseInt(_0x266f0f(0x1e4))/0x2)+parseInt(_0x266f0f(0x1ed))/0x3*(-parseInt(_0x266f0f(0x1f8))/0x4)+parseInt(_0x266f0f(0x1f6))/0x5+parseInt(_0x266f0f(0x1e8))/0x6*(parseInt(_0x266f0f(0x1f2))/0x7)+-parseInt(_0x266f0f(0x1e2))/0x8*(-parseInt(_0x266f0f(0x1f4))/0x9)+-parseInt(_0x266f0f(0x1e5))/0xa*(parseInt(_0x266f0f(0x1d9))/0xb)+parseInt(_0x266f0f(0x1d8))/0xc;if(_0x4b8a57===_0x4cf7aa)break;else _0x5d0698['push'](_0x5d0698['shift']());}catch(_0x106c6b){_0x5d0698['push'](_0x5d0698['shift']());}}}(_0x2c17,0xa2775),function(_0x4621bb,_0x12eeac){var _0x1f9a26=_0x5668;typeof exports==_0x1f9a26(0x1de)&&typeof module<'u'?module[_0x1f9a26(0x1dc)]=_0x12eeac():typeof define==_0x1f9a26(0x1f1)&&define[_0x1f9a26(0x1f7)]?define([],_0x12eeac):(_0x4621bb=typeof globalThis<'u'?globalThis:_0x4621bb||self,_0x4621bb[_0x1f9a26(0x1ee)]=_0x12eeac());}(this,function(){var _0x2573be=_0x5668;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x2573be(0x1e6)}},'collabStatus':{'fetchMiss':_0x2573be(0x1d7),'conflict':_0x2573be(0x1eb),'notCollab':_0x2573be(0x1e3),'synced':_0x2573be(0x1ef),'syncing':'Синхронизация...','offline':_0x2573be(0x1e0)},'session':{'connection-failed':'Ошибка\x20подключения.\x20Проверьте\x20подключение\x20к\x20сети.','will-retry':_0x2573be(0x1da),'room-full':'Документ\x20достиг\x20лимита\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','join-failed':_0x2573be(0x1e7),'room-not-exists':_0x2573be(0x1ec),'room-permission-denied':_0x2573be(0x1ea),'room-cnt-exceeds':_0x2573be(0x1df),'collaboration-timeout':_0x2573be(0x1dd)},'conflict':{'title':'Конфликт\x20совместной\x20работы','content':_0x2573be(0x1e9)},'permission':{'title':'Ошибка\x20аутентификации','content':_0x2573be(0x1db)},'collaboration':{'single-unit':{'warning':_0x2573be(0x1f0)},'closeRoom':_0x2573be(0x1e1)},'auth':{'needGotoLoginAlert':_0x2573be(0x1f5)}}};}));
@@ -1 +1 @@
1
- (function(_0xb418ee,_0x1f0abb){var _0x4ea06c=_0x5c17,_0x4ff1b3=_0xb418ee();while(!![]){try{var _0x118f0e=-parseInt(_0x4ea06c(0xac))/0x1+parseInt(_0x4ea06c(0xa3))/0x2+-parseInt(_0x4ea06c(0xb0))/0x3+-parseInt(_0x4ea06c(0xb1))/0x4+parseInt(_0x4ea06c(0xa0))/0x5+-parseInt(_0x4ea06c(0xb6))/0x6+-parseInt(_0x4ea06c(0xaf))/0x7*(-parseInt(_0x4ea06c(0xa8))/0x8);if(_0x118f0e===_0x1f0abb)break;else _0x4ff1b3['push'](_0x4ff1b3['shift']());}catch(_0x96db37){_0x4ff1b3['push'](_0x4ff1b3['shift']());}}}(_0x2af0,0xa176f),function(_0x5b4619,_0x596f52){var _0x5b8718=_0x5c17;typeof exports=='object'&&typeof module<'u'?module[_0x5b8718(0xad)]=_0x596f52():typeof define==_0x5b8718(0xb8)&&define[_0x5b8718(0xa7)]?define([],_0x596f52):(_0x5b4619=typeof globalThis<'u'?globalThis:_0x5b4619||self,_0x5b4619['UniverProCollaborationClientSkSK']=_0x596f52());}(this,function(){var _0x5ebada=_0x5c17;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x5ebada(0xaa)}},'collabStatus':{'fetchMiss':'Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','conflict':_0x5ebada(0xb5),'notCollab':'Lokálny\x20súbor','synced':'Synchronizované','syncing':_0x5ebada(0xae),'offline':_0x5ebada(0xa6)},'session':{'connection-failed':'Pripojenie\x20zlyhalo.\x20Skontrolujte\x20sieť.','will-retry':_0x5ebada(0xa1),'room-full':_0x5ebada(0xa9),'join-failed':_0x5ebada(0xb3),'room-not-exists':_0x5ebada(0xa5),'room-permission-denied':_0x5ebada(0xa4),'room-cnt-exceeds':_0x5ebada(0xb7),'collaboration-timeout':_0x5ebada(0xa2)},'conflict':{'title':'Konflikt\x20spolupráce','content':'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.'},'permission':{'title':'Chyba\x20overenia','content':_0x5ebada(0xb4)},'collaboration':{'single-unit':{'warning':_0x5ebada(0xb2)},'closeRoom':_0x5ebada(0xab)},'auth':{'needGotoLoginAlert':'Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.'}}};}));function _0x5c17(_0xe415cc,_0x1b3ea4){_0xe415cc=_0xe415cc-0xa0;var _0x2af098=_0x2af0();var _0x5c17f7=_0x2af098[_0xe415cc];return _0x5c17f7;}function _0x2af0(){var _0x1fb23b=['4814595ZDxRcN','Pripojenie\x20zlyhalo.\x20O\x20chvíľu\x20to\x20skúsieme\x20znova.','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','2143680VhDeQI','Nemáte\x20oprávnenie\x20na\x20spoluprácu.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Nepodarilo\x20sa\x20pripojiť\x20k\x20spolupráci.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','amd','601712NWZmXb','Dokument\x20dosiahol\x20limit\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Kliknite\x20na\x20opätovné\x20pripojenie','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','1258332mUzroc','exports','Synchronizuje\x20sa...','147KblodT','1288020xGRviG','1933252AKeaZe','Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.','Nepodarilo\x20sa\x20pripojiť\x20k\x20spolupráci.\x20Skúste\x20to\x20neskôr.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','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é.','Konflikty\x20úprav','4691454pELTSl','Počet\x20kolaboratívnych\x20dokumentov\x20prekročil\x20limit.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','function'];_0x2af0=function(){return _0x1fb23b;};return _0x2af0();}
1
+ function _0x24fd(_0xa09bd3,_0x350592){_0xa09bd3=_0xa09bd3-0xbd;var _0x14993f=_0x1499();var _0x24fd12=_0x14993f[_0xa09bd3];return _0x24fd12;}function _0x1499(){var _0x1b74fd=['Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','7988fUQtPZ','75053DrToOC','UniverProCollaborationClientSkSK','80RnCCnE','6105001sSLgSq','function','2012580bOWEPR','exports','object','3324XCkvVs','35472oeFVei','18770sRLuIa','Pripojenie\x20zlyhalo.\x20O\x20chvíľu\x20to\x20skúsieme\x20znova.','Synchronizované','Počet\x20kolaboratívnych\x20dokumentov\x20prekročil\x20limit.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Konflikt\x20spolupráce','Synchronizuje\x20sa...','885qDhTdk','8AWkLJT','Chyba\x20overenia','Lokálny\x20súbor','Nepodarilo\x20sa\x20pripojiť\x20k\x20spolupráci.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Konflikty\x20úprav','603688vwMXYV','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Kliknite\x20na\x20opätovné\x20pripojenie','1125ZHlRjg','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.\x20Skontrolujte\x20sieť.','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','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.'];_0x1499=function(){return _0x1b74fd;};return _0x1499();}(function(_0x5a8946,_0x2974cc){var _0x3fb1c9=_0x24fd,_0x4f2f9e=_0x5a8946();while(!![]){try{var _0x44cea4=-parseInt(_0x3fb1c9(0xdc))/0x1+parseInt(_0x3fb1c9(0xc8))/0x2*(parseInt(_0x3fb1c9(0xcf))/0x3)+-parseInt(_0x3fb1c9(0xc5))/0x4*(-parseInt(_0x3fb1c9(0xd6))/0x5)+-parseInt(_0x3fb1c9(0xcb))/0x6+-parseInt(_0x3fb1c9(0xc9))/0x7*(parseInt(_0x3fb1c9(0xd7))/0x8)+-parseInt(_0x3fb1c9(0xbf))/0x9*(parseInt(_0x3fb1c9(0xd0))/0xa)+parseInt(_0x3fb1c9(0xc6))/0xb*(parseInt(_0x3fb1c9(0xce))/0xc);if(_0x44cea4===_0x2974cc)break;else _0x4f2f9e['push'](_0x4f2f9e['shift']());}catch(_0x586904){_0x4f2f9e['push'](_0x4f2f9e['shift']());}}}(_0x1499,0xa3b32),function(_0x2d3c06,_0x5178a6){var _0x1a497f=_0x24fd;typeof exports==_0x1a497f(0xcd)&&typeof module<'u'?module[_0x1a497f(0xcc)]=_0x5178a6():typeof define==_0x1a497f(0xca)&&define['amd']?define([],_0x5178a6):(_0x2d3c06=typeof globalThis<'u'?globalThis:_0x2d3c06||self,_0x2d3c06[_0x1a497f(0xc7)]=_0x5178a6());}(this,function(){var _0x519146=_0x24fd;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x519146(0xbe)}},'collabStatus':{'fetchMiss':_0x519146(0xbd),'conflict':_0x519146(0xdb),'notCollab':_0x519146(0xd9),'synced':_0x519146(0xd2),'syncing':_0x519146(0xd5),'offline':'Offline,\x20úpravy\x20budú\x20uložené\x20lokálne'},'session':{'connection-failed':_0x519146(0xc1),'will-retry':_0x519146(0xd1),'room-full':'Dokument\x20dosiahol\x20limit\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','join-failed':'Nepodarilo\x20sa\x20pripojiť\x20k\x20spolupráci.\x20Skúste\x20to\x20neskôr.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','room-not-exists':_0x519146(0xda),'room-permission-denied':'Nemáte\x20oprávnenie\x20na\x20spoluprácu.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','room-cnt-exceeds':_0x519146(0xd3),'collaboration-timeout':_0x519146(0xc2)},'conflict':{'title':_0x519146(0xd4),'content':_0x519146(0xc3)},'permission':{'title':_0x519146(0xd8),'content':_0x519146(0xc0)},'collaboration':{'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':_0x519146(0xc4)}}};}));
@@ -1 +1 @@
1
- function _0x3967(_0x101bee,_0x12f709){_0x101bee=_0x101bee-0x11b;var _0x18e2eb=_0x18e2();var _0x396714=_0x18e2eb[_0x101bee];return _0x396714;}function _0x18e2(){var _0x59f29e=['16939071vHNpIF','Nhấp\x20để\x20kết\x20nối\x20lại','3iWGkjr','Số\x20lượng\x20tài\x20liệu\x20cộng\x20tác\x20vượt\x20quá\x20giới\x20hạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','amd','63965bxQYDj','Xung\x20đột\x20chỉnh\x20sửa','UniverProCollaborationClientViVN','Kết\x20nối\x20thất\x20bại.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','9744112lHJNlK','3856216dYWIet','Xung\x20đột\x20cộng\x20tác','202387rIwDDL','object','Đã\x20đồng\x20bộ','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ộ.','11BSFYYN','Tệp\x20cục\x20bộ','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.','5421548OhIyqU','10062410efnPrn','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.','Lỗi\x20xác\x20thực','174BDjDNX','Kết\x20nối\x20thất\x20bại.\x20Chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','10PJYKzj','Không\x20có\x20quyền\x20cộng\x20tác.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','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.','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','Tài\x20liệu\x20đã\x20đạt\x20đến\x20giới\x20hạn\x20cộng\x20tác.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','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.','exports','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ'];_0x18e2=function(){return _0x59f29e;};return _0x18e2();}(function(_0x334abb,_0x587309){var _0x5e6a32=_0x3967,_0x3f069f=_0x334abb();while(!![]){try{var _0x5cb161=-parseInt(_0x5e6a32(0x126))/0x1*(-parseInt(_0x5e6a32(0x133))/0x2)+parseInt(_0x5e6a32(0x11c))/0x3*(parseInt(_0x5e6a32(0x12d))/0x4)+-parseInt(_0x5e6a32(0x11f))/0x5*(parseInt(_0x5e6a32(0x131))/0x6)+parseInt(_0x5e6a32(0x123))/0x7+parseInt(_0x5e6a32(0x124))/0x8+-parseInt(_0x5e6a32(0x13c))/0x9+parseInt(_0x5e6a32(0x12e))/0xa*(-parseInt(_0x5e6a32(0x12a))/0xb);if(_0x5cb161===_0x587309)break;else _0x3f069f['push'](_0x3f069f['shift']());}catch(_0x3ddab8){_0x3f069f['push'](_0x3f069f['shift']());}}}(_0x18e2,0xefbf8),function(_0x1d394d,_0x2dfa94){var _0x1cfe9b=_0x3967;typeof exports==_0x1cfe9b(0x127)&&typeof module<'u'?module[_0x1cfe9b(0x13a)]=_0x2dfa94():typeof define=='function'&&define[_0x1cfe9b(0x11e)]?define([],_0x2dfa94):(_0x1d394d=typeof globalThis<'u'?globalThis:_0x1d394d||self,_0x1d394d[_0x1cfe9b(0x121)]=_0x2dfa94());}(this,function(){var _0x2ab54c=_0x3967;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x2ab54c(0x11b)}},'collabStatus':{'fetchMiss':_0x2ab54c(0x137),'conflict':_0x2ab54c(0x120),'notCollab':_0x2ab54c(0x12b),'synced':_0x2ab54c(0x128),'syncing':'Đang\x20đồng\x20bộ...','offline':_0x2ab54c(0x13b)},'session':{'connection-failed':_0x2ab54c(0x122),'will-retry':_0x2ab54c(0x132),'room-full':_0x2ab54c(0x138),'join-failed':'Tham\x20gia\x20cộng\x20tác\x20thất\x20bại.\x20Vui\x20lòng\x20thử\x20lại\x20sau.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','room-not-exists':'Tham\x20gia\x20cộng\x20tác\x20thất\x20bại.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','room-permission-denied':_0x2ab54c(0x134),'room-cnt-exceeds':_0x2ab54c(0x11d),'collaboration-timeout':_0x2ab54c(0x129)},'conflict':{'title':_0x2ab54c(0x125),'content':_0x2ab54c(0x12f)},'permission':{'title':_0x2ab54c(0x130),'content':_0x2ab54c(0x139)},'collaboration':{'single-unit':{'warning':_0x2ab54c(0x12c)},'closeRoom':_0x2ab54c(0x136)},'auth':{'needGotoLoginAlert':_0x2ab54c(0x135)}}};}));
1
+ function _0x504c(){var _0x517051=['Tệp\x20cục\x20bộ','28791nJbGHa','27222ARfPoP','exports','Đã\x20đồng\x20bộ','13582vGbNVZ','12132CunCWv','Tham\x20gia\x20cộng\x20tác\x20thất\x20bại.\x20Vui\x20lòng\x20thử\x20lại\x20sau.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','152lNIyGA','Kết\x20nối\x20thất\x20bại.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','485bhsthz','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.','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ộ.','Đang\x20đồng\x20bộ...','148484lrvfaJ','Không\x20có\x20quyền\x20cộng\x20tác.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','UniverProCollaborationClientViVN','Tài\x20liệu\x20đã\x20đạt\x20đến\x20giới\x20hạn\x20cộng\x20tác.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','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.','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.','Nhấp\x20để\x20kết\x20nối\x20lại','function','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ','75DpzaAp','object','44161oWgVuW','5154831qWNnxs','Tham\x20gia\x20cộng\x20tác\x20thất\x20bại.\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.','7378065vOuZCn','20tRuAZz','2040QdzBiw'];_0x504c=function(){return _0x517051;};return _0x504c();}function _0x9058(_0x3f5612,_0x50386c){_0x3f5612=_0x3f5612-0x190;var _0x504ca7=_0x504c();var _0x90581d=_0x504ca7[_0x3f5612];return _0x90581d;}(function(_0x5a079d,_0x73ab26){var _0x49d0c9=_0x9058,_0x22d458=_0x5a079d();while(!![]){try{var _0xe9936e=parseInt(_0x49d0c9(0x191))/0x1*(-parseInt(_0x49d0c9(0x1b1))/0x2)+-parseInt(_0x49d0c9(0x1a3))/0x3*(-parseInt(_0x49d0c9(0x199))/0x4)+-parseInt(_0x49d0c9(0x193))/0x5*(-parseInt(_0x49d0c9(0x1ae))/0x6)+parseInt(_0x49d0c9(0x1ad))/0x7*(-parseInt(_0x49d0c9(0x1ab))/0x8)+-parseInt(_0x49d0c9(0x1a9))/0x9+parseInt(_0x49d0c9(0x1aa))/0xa*(-parseInt(_0x49d0c9(0x1a6))/0xb)+-parseInt(_0x49d0c9(0x1b2))/0xc*(-parseInt(_0x49d0c9(0x1a5))/0xd);if(_0xe9936e===_0x73ab26)break;else _0x22d458['push'](_0x22d458['shift']());}catch(_0x2a75ba){_0x22d458['push'](_0x22d458['shift']());}}}(_0x504c,0xeb737),function(_0x4b8882,_0xa7e3a6){var _0x1f1961=_0x9058;typeof exports==_0x1f1961(0x1a4)&&typeof module<'u'?module[_0x1f1961(0x1af)]=_0xa7e3a6():typeof define==_0x1f1961(0x1a1)&&define[_0x1f1961(0x195)]?define([],_0xa7e3a6):(_0x4b8882=typeof globalThis<'u'?globalThis:_0x4b8882||self,_0x4b8882[_0x1f1961(0x19b)]=_0xa7e3a6());}(this,function(){var _0x15274c=_0x9058;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x15274c(0x1a0)}},'collabStatus':{'fetchMiss':_0x15274c(0x19d),'conflict':'Xung\x20đột\x20chỉnh\x20sửa','notCollab':_0x15274c(0x1ac),'synced':_0x15274c(0x1b0),'syncing':_0x15274c(0x198),'offline':_0x15274c(0x1a2)},'session':{'connection-failed':_0x15274c(0x192),'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':_0x15274c(0x19c),'join-failed':_0x15274c(0x190),'room-not-exists':_0x15274c(0x1a7),'room-permission-denied':_0x15274c(0x19a),'room-cnt-exceeds':'Số\x20lượng\x20tài\x20liệu\x20cộng\x20tác\x20vượt\x20quá\x20giới\x20hạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','collaboration-timeout':_0x15274c(0x197)},'conflict':{'title':'Xung\x20đột\x20cộng\x20tác','content':_0x15274c(0x19e)},'permission':{'title':_0x15274c(0x196),'content':_0x15274c(0x19f)},'collaboration':{'single-unit':{'warning':_0x15274c(0x194)},'closeRoom':_0x15274c(0x1a8)},'auth':{'needGotoLoginAlert':'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.'}}};}));
@@ -1 +1 @@
1
- function _0x380b(){var _0x2f50b9=['9998104wtAEJi','点击重新连接','function','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','220RNhnWQ','编辑冲突','连接失败,请检查你的网络','由于协同房间被关闭,编辑权限被收回。','UniverProCollaborationClientZhCN','此文档协同人数已满,你的编辑将在本地缓存','服务器未响应,你的编辑将在本地缓存','1891460moGbJP','exports','amd','730431HiZypl','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','权限错误','连接失败,将在一会儿之后重试连接','保存中...','841630NYnLny','1056924ZmfjLM','9sEBEGG','16474150ZkeUmr','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','7EApYKK','118638UUycmY','协同冲突','没有协同权限,你的编辑将在本地缓存','已离线,编辑将在本地缓存','8pGQsNB'];_0x380b=function(){return _0x2f50b9;};return _0x380b();}function _0x41db(_0x2d5872,_0x21f03a){_0x2d5872=_0x2d5872-0x1a9;var _0x380bff=_0x380b();var _0x41db38=_0x380bff[_0x2d5872];return _0x41db38;}(function(_0x1937c6,_0x128b14){var _0x448108=_0x41db,_0xef1268=_0x1937c6();while(!![]){try{var _0x1be950=-parseInt(_0x448108(0x1af))/0x1+parseInt(_0x448108(0x1b0))/0x2+parseInt(_0x448108(0x1aa))/0x3*(-parseInt(_0x448108(0x1b9))/0x4)+-parseInt(_0x448108(0x1be))/0x5*(parseInt(_0x448108(0x1b5))/0x6)+-parseInt(_0x448108(0x1b4))/0x7*(-parseInt(_0x448108(0x1ba))/0x8)+-parseInt(_0x448108(0x1b1))/0x9*(parseInt(_0x448108(0x1c5))/0xa)+parseInt(_0x448108(0x1b2))/0xb;if(_0x1be950===_0x128b14)break;else _0xef1268['push'](_0xef1268['shift']());}catch(_0x3d0daf){_0xef1268['push'](_0xef1268['shift']());}}}(_0x380b,0xd8d45),function(_0x4d2852,_0x4677b4){var _0x176459=_0x41db;typeof exports=='object'&&typeof module<'u'?module[_0x176459(0x1c6)]=_0x4677b4():typeof define==_0x176459(0x1bc)&&define[_0x176459(0x1a9)]?define([],_0x4677b4):(_0x4d2852=typeof globalThis<'u'?globalThis:_0x4d2852||self,_0x4d2852[_0x176459(0x1c2)]=_0x4677b4());}(this,function(){var _0x1d06ab=_0x41db;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x1d06ab(0x1bb)}},'collabStatus':{'fetchMiss':'正在拉取服务端数据...','conflict':_0x1d06ab(0x1bf),'notCollab':'本地文件','synced':'已同步','syncing':_0x1d06ab(0x1ae),'offline':_0x1d06ab(0x1b8)},'session':{'connection-failed':_0x1d06ab(0x1c0),'will-retry':_0x1d06ab(0x1ad),'room-full':_0x1d06ab(0x1c3),'join-failed':'加入协同失败,请稍后重试,你的编辑将在本地缓存','room-not-exists':'加入协同失败,你的编辑将在本地缓存','room-permission-denied':_0x1d06ab(0x1b7),'room-cnt-exceeds':'协同文档数量超过限制,你的编辑将在本地缓存','collaboration-timeout':_0x1d06ab(0x1c4)},'conflict':{'title':_0x1d06ab(0x1b6),'content':_0x1d06ab(0x1b3)},'permission':{'title':_0x1d06ab(0x1ac),'content':_0x1d06ab(0x1ab)},'collaboration':{'single-unit':{'warning':'你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。'},'closeRoom':_0x1d06ab(0x1c1)},'auth':{'needGotoLoginAlert':_0x1d06ab(0x1bd)}}};}));
1
+ function _0x535c(_0x189318,_0x2cee02){_0x189318=_0x189318-0xaa;var _0x4d1c26=_0x4d1c();var _0x535c49=_0x4d1c26[_0x189318];return _0x535c49;}(function(_0x26fdeb,_0x4e24fa){var _0x105d2f=_0x535c,_0x4b0e32=_0x26fdeb();while(!![]){try{var _0x4cc5b8=parseInt(_0x105d2f(0xc8))/0x1+parseInt(_0x105d2f(0xb2))/0x2*(parseInt(_0x105d2f(0xb7))/0x3)+parseInt(_0x105d2f(0xb1))/0x4+-parseInt(_0x105d2f(0xb8))/0x5+-parseInt(_0x105d2f(0xc4))/0x6*(parseInt(_0x105d2f(0xb5))/0x7)+-parseInt(_0x105d2f(0xc1))/0x8*(parseInt(_0x105d2f(0xbd))/0x9)+parseInt(_0x105d2f(0xac))/0xa;if(_0x4cc5b8===_0x4e24fa)break;else _0x4b0e32['push'](_0x4b0e32['shift']());}catch(_0x456985){_0x4b0e32['push'](_0x4b0e32['shift']());}}}(_0x4d1c,0x4c522),function(_0xadc458,_0x3b94c0){var _0x27875f=_0x535c;typeof exports==_0x27875f(0xbe)&&typeof module<'u'?module[_0x27875f(0xba)]=_0x3b94c0():typeof define==_0x27875f(0xbb)&&define[_0x27875f(0xb4)]?define([],_0x3b94c0):(_0xadc458=typeof globalThis<'u'?globalThis:_0xadc458||self,_0xadc458[_0x27875f(0xc3)]=_0x3b94c0());}(this,function(){var _0xdf6365=_0x535c;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0xdf6365(0xc2)}},'collabStatus':{'fetchMiss':'正在拉取服务端数据...','conflict':'编辑冲突','notCollab':_0xdf6365(0xbc),'synced':_0xdf6365(0xc6),'syncing':_0xdf6365(0xae),'offline':_0xdf6365(0xc5)},'session':{'connection-failed':'连接失败,请检查你的网络','will-retry':_0xdf6365(0xaa),'room-full':_0xdf6365(0xaf),'join-failed':'加入协同失败,请稍后重试,你的编辑将在本地缓存','room-not-exists':_0xdf6365(0xb3),'room-permission-denied':_0xdf6365(0xab),'room-cnt-exceeds':_0xdf6365(0xc0),'collaboration-timeout':_0xdf6365(0xb0)},'conflict':{'title':_0xdf6365(0xc7),'content':_0xdf6365(0xb6)},'permission':{'title':_0xdf6365(0xbf),'content':_0xdf6365(0xad)},'collaboration':{'single-unit':{'warning':'你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。'},'closeRoom':'由于协同房间被关闭,编辑权限被收回。'},'auth':{'needGotoLoginAlert':_0xdf6365(0xb9)}}};}));function _0x4d1c(){var _0x4ddd52=['object','权限错误','协同文档数量超过限制,你的编辑将在本地缓存','8ygBCFO','点击重新连接','UniverProCollaborationClientZhCN','3579060VbkDGL','已离线,编辑将在本地缓存','已同步','协同冲突','486202SJlucS','连接失败,将在一会儿之后重试连接','没有协同权限,你的编辑将在本地缓存','5516800DhHjhv','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','保存中...','此文档协同人数已满,你的编辑将在本地缓存','服务器未响应,你的编辑将在本地缓存','888480pVkpsf','9622spUbXm','加入协同失败,你的编辑将在本地缓存','amd','7eXshJN','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','147wpHjxF','79920xFvBEj','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','exports','function','本地文件','5135733NKFrbT'];_0x4d1c=function(){return _0x4ddd52;};return _0x4d1c();}