@univerjs-pro/collaboration-client 1.0.0-alpha.7 → 1.0.0-alpha.8

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 _0x1d63(){var _0x58b759=['الخادم\x20لا\x20يستجيب\x20لطلب\x20التعاون.\x20سيتم\x20حفظ\x20تحريراتك\x20محلياً.','4366761PWiFFb','تمت\x20المزامنة','25066160aXYNTD','8kICyIk','335xGYdQp','ملف\x20محلي','فشل\x20الانضمام\x20للتعاون.\x20يرجى\x20المحاولة\x20لاحقاً.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','لقد\x20فتحت\x20نفس\x20الملف\x20في\x20علامة\x20تبويب\x20أخرى.\x20في\x20حالة\x20فقدان\x20البيانات،\x20لا\x20يمكنك\x20التحرير\x20في\x20هذه\x20العلامة.','تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.','جارٍ\x20مزامنة\x20بيانات\x20الخادم...','3589092cXADMM','خطأ\x20في\x20المصادقة','لا\x20يوجد\x20إذن\x20للتعاون.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','1821860TbkOCF','UniverProCollaborationClientArSA','انقر\x20لإعادة\x20الاتصال','وصل\x20المستند\x20إلى\x20حد\x20التعاون\x20الأقصى.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','تعارض\x20في\x20التعاون','177971ywenVl','3ogASWK','object','amd','فشل\x20الاتصال.\x20سنحاول\x20مرة\x20أخرى\x20بعد\x20قليل.','جارٍ\x20المزامنة...','عدد\x20المستندات\x20التعاونية\x20يتجاوز\x20الحد.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','13800DtCDYc','611746NSrOaG'];_0x1d63=function(){return _0x58b759;};return _0x1d63();}function _0x3e69(_0x173142,_0x221c85){_0x173142=_0x173142-0x1c6;var _0x1d6394=_0x1d63();var _0x3e6931=_0x1d6394[_0x173142];return _0x3e6931;}(function(_0x3b7a75,_0x415bc0){var _0x37b7df=_0x3e69,_0x5353a7=_0x3b7a75();while(!![]){try{var _0x246393=-parseInt(_0x37b7df(0x1de))/0x1+parseInt(_0x37b7df(0x1ca))/0x2*(-parseInt(_0x37b7df(0x1df))/0x3)+-parseInt(_0x37b7df(0x1d9))/0x4+parseInt(_0x37b7df(0x1d0))/0x5*(-parseInt(_0x37b7df(0x1c9))/0x6)+parseInt(_0x37b7df(0x1cc))/0x7*(-parseInt(_0x37b7df(0x1cf))/0x8)+-parseInt(_0x37b7df(0x1d6))/0x9+parseInt(_0x37b7df(0x1ce))/0xa;if(_0x246393===_0x415bc0)break;else _0x5353a7['push'](_0x5353a7['shift']());}catch(_0x3abbce){_0x5353a7['push'](_0x5353a7['shift']());}}}(_0x1d63,0x5f5c4),function(_0x1101a4,_0x2a7188){var _0x9a6c5b=_0x3e69;typeof exports==_0x9a6c5b(0x1e0)&&typeof module<'u'?module['exports']=_0x2a7188():typeof define=='function'&&define[_0x9a6c5b(0x1e1)]?define([],_0x2a7188):(_0x1101a4=typeof globalThis<'u'?globalThis:_0x1101a4||self,_0x1101a4[_0x9a6c5b(0x1da)]=_0x2a7188());}(this,function(){var _0x449b8d=_0x3e69;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x449b8d(0x1db)}},'collabStatus':{'fetchMiss':_0x449b8d(0x1d5),'conflict':'تعارضات\x20في\x20التحرير','notCollab':_0x449b8d(0x1d1),'synced':_0x449b8d(0x1cd),'syncing':_0x449b8d(0x1c7),'offline':'غير\x20متصل،\x20سيتم\x20حفظ\x20التحريرات\x20محلياً'},'session':{'connection-failed':'فشل\x20الاتصال.\x20يرجى\x20التحقق\x20من\x20شبكتك.','will-retry':_0x449b8d(0x1c6),'room-full':_0x449b8d(0x1dc),'join-failed':_0x449b8d(0x1d2),'room-not-exists':'فشل\x20الانضمام\x20للتعاون.\x20سيتم\x20تخزين\x20تحريراتك\x20محلياً.','room-permission-denied':_0x449b8d(0x1d8),'room-cnt-exceeds':_0x449b8d(0x1c8),'collaboration-timeout':_0x449b8d(0x1cb)},'conflict':{'title':_0x449b8d(0x1dd),'content':'يوجد\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تحريراتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.'},'permission':{'title':_0x449b8d(0x1d7),'content':'تتعارض\x20إجراءاتك\x20مع\x20أذونات\x20الخادم.\x20يرجى\x20حفظ\x20تحريراتك\x20المحلية\x20في\x20مكان\x20آخر\x20حيث\x20سيتم\x20تجاهلها\x20بعد\x20تحديث\x20الصفحة.'},'collaboration':{'single-unit':{'warning':_0x449b8d(0x1d3)},'closeRoom':_0x449b8d(0x1d4)},'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(_0x46fee6,_0xa7bcab){var _0x295793=_0x4e91,_0x9c98c8=_0x46fee6();while(!![]){try{var _0x4748f8=-parseInt(_0x295793(0x1e9))/0x1+parseInt(_0x295793(0x1fd))/0x2*(parseInt(_0x295793(0x1e8))/0x3)+-parseInt(_0x295793(0x1fb))/0x4*(-parseInt(_0x295793(0x1f4))/0x5)+parseInt(_0x295793(0x1ef))/0x6+-parseInt(_0x295793(0x1ff))/0x7+parseInt(_0x295793(0x1f3))/0x8+-parseInt(_0x295793(0x1f7))/0x9;if(_0x4748f8===_0xa7bcab)break;else _0x9c98c8['push'](_0x9c98c8['shift']());}catch(_0x3cbe0f){_0x9c98c8['push'](_0x9c98c8['shift']());}}}(_0x5ab8,0x1e7f0),function(_0x432564,_0x32547e){var _0x3191de=_0x4e91;typeof exports==_0x3191de(0x201)&&typeof module<'u'?module['exports']=_0x32547e():typeof define==_0x3191de(0x1eb)&&define[_0x3191de(0x1e7)]?define([],_0x32547e):(_0x432564=typeof globalThis<'u'?globalThis:_0x432564||self,_0x432564[_0x3191de(0x1ea)]=_0x32547e());}(this,function(){var _0xbbe0ad=_0x4e91;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0xbbe0ad(0x1fc)}},'collabStatus':{'fetchMiss':_0xbbe0ad(0x1ee),'conflict':_0xbbe0ad(0x1ec),'notCollab':_0xbbe0ad(0x204),'synced':_0xbbe0ad(0x1fa),'syncing':'Sincronitzant...','offline':_0xbbe0ad(0x1f1)},'session':{'connection-failed':_0xbbe0ad(0x205),'will-retry':'Error\x20de\x20connexió.\x20Ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','room-full':_0xbbe0ad(0x1f8),'join-failed':_0xbbe0ad(0x1f0),'room-not-exists':_0xbbe0ad(0x1fe),'room-permission-denied':'No\x20teniu\x20permís\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','room-cnt-exceeds':_0xbbe0ad(0x203),'collaboration-timeout':_0xbbe0ad(0x1ed)},'conflict':{'title':_0xbbe0ad(0x1f2),'content':_0xbbe0ad(0x1f6)},'permission':{'title':_0xbbe0ad(0x1f5),'content':'Les\x20vostres\x20accions\x20entren\x20en\x20conflicte\x20amb\x20els\x20permisos\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals\x20en\x20un\x20altre\x20lloc,\x20perquè\x20es\x20descartaran\x20després\x20d\x27actualitzar\x20la\x20pàgina.'},'collaboration':{'single-unit':{'warning':_0xbbe0ad(0x200)},'closeRoom':_0xbbe0ad(0x202)},'auth':{'needGotoLoginAlert':_0xbbe0ad(0x1f9)}}};}));function _0x4e91(_0x404ca5,_0xb4fbdf){_0x404ca5=_0x404ca5-0x1e7;var _0x5ab8ba=_0x5ab8();var _0x4e910e=_0x5ab8ba[_0x404ca5];return _0x4e910e;}function _0x5ab8(){var _0x2a59b1=['1164996lVmFYz','Aquest\x20document\x20ha\x20arribat\x20al\x20límit\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.','Sincronitzat','188464sSSkQx','Feu\x20clic\x20per\x20reconnectar','83612CLWYjS','No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','709198oYIlGE','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.','object','Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.','El\x20nombre\x20de\x20documents\x20col·laboratius\x20supera\x20el\x20límit.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Fitxer\x20local','Error\x20de\x20connexió.\x20Comproveu\x20la\x20vostra\x20xarxa.','amd','3HRuYQy','199841LIhLsX','UniverProCollaborationClientCaES','function','Conflictes\x20d\x27edició','El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Sincronitzant\x20dades\x20del\x20servidor...','881154VFawxz','No\x20s\x27ha\x20pogut\x20unir\x20a\x20la\x20col·laboració.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','Conflicte\x20de\x20col·laboració','1427056ShnyfB','20ZgjFir','Error\x20d\x27autenticació','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.'];_0x5ab8=function(){return _0x2a59b1;};return _0x5ab8();}
@@ -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(_0x29395b,_0xa68423){var _0x326ac0=_0x5458,_0x7ab42d=_0x29395b();while(!![]){try{var _0x1e4442=parseInt(_0x326ac0(0xec))/0x1+-parseInt(_0x326ac0(0xf1))/0x2*(-parseInt(_0x326ac0(0xe7))/0x3)+-parseInt(_0x326ac0(0xef))/0x4*(parseInt(_0x326ac0(0xde))/0x5)+parseInt(_0x326ac0(0xf3))/0x6*(parseInt(_0x326ac0(0xe6))/0x7)+parseInt(_0x326ac0(0xee))/0x8+-parseInt(_0x326ac0(0xe8))/0x9+parseInt(_0x326ac0(0xe3))/0xa*(-parseInt(_0x326ac0(0xe9))/0xb);if(_0x1e4442===_0xa68423)break;else _0x7ab42d['push'](_0x7ab42d['shift']());}catch(_0x40e046){_0x7ab42d['push'](_0x7ab42d['shift']());}}}(_0x4e7b,0x9b15d),function(_0x3711e4,_0x349ba0){var _0x11b9bd=_0x5458;typeof exports==_0x11b9bd(0xda)&&typeof module<'u'?module['exports']=_0x349ba0():typeof define=='function'&&define[_0x11b9bd(0xf0)]?define([],_0x349ba0):(_0x3711e4=typeof globalThis<'u'?globalThis:_0x3711e4||self,_0x3711e4[_0x11b9bd(0xf5)]=_0x349ba0());}(this,function(){var _0x3e55d0=_0x5458;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Klicken,\x20um\x20wieder\x20zu\x20verbinden'}},'collabStatus':{'fetchMiss':_0x3e55d0(0xeb),'conflict':_0x3e55d0(0xe1),'notCollab':'Lokale\x20Datei','synced':_0x3e55d0(0xea),'syncing':_0x3e55d0(0xdf),'offline':_0x3e55d0(0xf6)},'session':{'connection-failed':'Verbindung\x20fehlgeschlagen.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','will-retry':'Verbindung\x20fehlgeschlagen.\x20Wir\x20werden\x20es\x20in\x20Kürze\x20erneut\x20versuchen.','room-full':_0x3e55d0(0xe0),'join-failed':_0x3e55d0(0xf4),'room-not-exists':_0x3e55d0(0xed),'room-permission-denied':_0x3e55d0(0xdb),'room-cnt-exceeds':_0x3e55d0(0xdc),'collaboration-timeout':_0x3e55d0(0xe2)},'conflict':{'title':_0x3e55d0(0xdd),'content':'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.'},'permission':{'title':_0x3e55d0(0xf2),'content':_0x3e55d0(0xe4)},'collaboration':{'single-unit':{'warning':_0x3e55d0(0xe5)},'closeRoom':'Bearbeitungsrechte\x20wurden\x20entzogen,\x20weil\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.'},'auth':{'needGotoLoginAlert':_0x3e55d0(0xf7)}}};}));function _0x5458(_0x153fe9,_0x3f9e78){_0x153fe9=_0x153fe9-0xda;var _0x4e7b16=_0x4e7b();var _0x5458d3=_0x4e7b16[_0x153fe9];return _0x5458d3;}function _0x4e7b(){var _0x321e19=['Zusammenarbeitskonflikt','145645HTmLel','Synchronisierung\x20läuft...','Das\x20Dokument\x20hat\x20die\x20Zusammenarbeitsgrenze\x20erreicht.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','Bearbeitungskonflikte','Der\x20Server\x20reagiert\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','580qXycbb','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.','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Im\x20Falle\x20von\x20Datenverlust\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','391181XXDhtC','3NEatqe','3187971xDAlEM','281611SfyTmh','Synchronisiert','Serverdaten\x20werden\x20synchronisiert...','611960qrZLCK','Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','4940000HZZSwG','76NnMTub','amd','1473040DCtWiz','Authentifizierungsfehler','114VBhcdo','Beitritt\x20zur\x20Zusammenarbeit\x20fehlgeschlagen.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','UniverProCollaborationClientDeDE','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.','object','Keine\x20Zusammenarbeitsberechtigung.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.','Die\x20Anzahl\x20der\x20Zusammenarbeitsdokumente\x20überschreitet\x20das\x20Limit.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20zwischengespeichert.'];_0x4e7b=function(){return _0x321e19;};return _0x4e7b();}
@@ -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 _0x5d20(_0x4aaad3,_0x331396){_0x4aaad3=_0x4aaad3-0xbd;var _0x1d260e=_0x1d26();var _0x5d207a=_0x1d260e[_0x4aaad3];return _0x5d207a;}(function(_0x24bea7,_0x30e5ca){var _0xc5980e=_0x5d20,_0x4239df=_0x24bea7();while(!![]){try{var _0x54d68a=-parseInt(_0xc5980e(0xdf))/0x1+parseInt(_0xc5980e(0xc2))/0x2*(-parseInt(_0xc5980e(0xc5))/0x3)+-parseInt(_0xc5980e(0xcd))/0x4*(parseInt(_0xc5980e(0xd3))/0x5)+-parseInt(_0xc5980e(0xd4))/0x6*(parseInt(_0xc5980e(0xc6))/0x7)+-parseInt(_0xc5980e(0xd9))/0x8*(parseInt(_0xc5980e(0xda))/0x9)+parseInt(_0xc5980e(0xce))/0xa*(parseInt(_0xc5980e(0xde))/0xb)+parseInt(_0xc5980e(0xd0))/0xc;if(_0x54d68a===_0x30e5ca)break;else _0x4239df['push'](_0x4239df['shift']());}catch(_0xdf8e5a){_0x4239df['push'](_0x4239df['shift']());}}}(_0x1d26,0x9aedc),function(_0x2bbe2b,_0x1e4d3e){var _0x2afce4=_0x5d20;typeof exports==_0x2afce4(0xc0)&&typeof module<'u'?module['exports']=_0x1e4d3e():typeof define=='function'&&define['amd']?define([],_0x1e4d3e):(_0x2bbe2b=typeof globalThis<'u'?globalThis:_0x2bbe2b||self,_0x2bbe2b[_0x2afce4(0xdb)]=_0x1e4d3e());}(this,function(){var _0x242db8=_0x5d20;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x242db8(0xcb)}},'collabStatus':{'fetchMiss':_0x242db8(0xdd),'conflict':_0x242db8(0xd8),'notCollab':_0x242db8(0xc4),'synced':_0x242db8(0xc8),'syncing':'Syncing...','offline':_0x242db8(0xcf)},'session':{'connection-failed':_0x242db8(0xc3),'will-retry':_0x242db8(0xd6),'room-full':_0x242db8(0xc7),'join-failed':_0x242db8(0xbf),'room-not-exists':_0x242db8(0xdc),'room-permission-denied':_0x242db8(0xd7),'room-cnt-exceeds':_0x242db8(0xd2),'collaboration-timeout':_0x242db8(0xbd)},'conflict':{'title':_0x242db8(0xca),'content':_0x242db8(0xbe)},'permission':{'title':_0x242db8(0xd5),'content':_0x242db8(0xc9)},'collaboration':{'single-unit':{'warning':_0x242db8(0xd1)},'closeRoom':_0x242db8(0xc1)},'auth':{'needGotoLoginAlert':_0x242db8(0xcc)}}};}));function _0x1d26(){var _0x263c57=['80cLnpwH','96VtHJzD','Authentication\x20Error','Connection\x20failed.\x20We\x20will\x20retry\x20in\x20a\x20while.','No\x20collaboration\x20permission.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Edit\x20conflicts','533184drGFqK','117gxjYMV','UniverProCollaborationClientEnUS','Failed\x20to\x20join\x20collaboration.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Syncing\x20server\x20data...','495ploiaw','747024hGbCSM','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','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.','Failed\x20to\x20join\x20collaboration.\x20Please\x20try\x20again\x20later.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','object','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','2ybBqkO','Connection\x20failed.\x20Please\x20check\x20your\x20network.','Local\x20file','3327066YExUmu','439313XzIXmg','The\x20document\x20has\x20reached\x20its\x20collaboration\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.','Synced','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Collaboration\x20Conflict','Click\x20to\x20Reconnect','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','204712Cjrdub','119760APBtWO','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','55693560jbKFVF','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Number\x20of\x20collaborative\x20documents\x20exceeds\x20the\x20limit.\x20Your\x20edits\x20will\x20be\x20cached\x20locally.'];_0x1d26=function(){return _0x263c57;};return _0x1d26();}
@@ -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 _0x5b37(_0x2e237d,_0x857b41){_0x2e237d=_0x2e237d-0x1c2;var _0x34af50=_0x34af();var _0x5b37bb=_0x34af50[_0x2e237d];return _0x5b37bb;}(function(_0x42d885,_0x14ad51){var _0x1576c5=_0x5b37,_0x1b2e00=_0x42d885();while(!![]){try{var _0x5e3078=parseInt(_0x1576c5(0x1c2))/0x1+parseInt(_0x1576c5(0x1d4))/0x2*(parseInt(_0x1576c5(0x1ca))/0x3)+parseInt(_0x1576c5(0x1e0))/0x4+-parseInt(_0x1576c5(0x1d8))/0x5*(parseInt(_0x1576c5(0x1d7))/0x6)+-parseInt(_0x1576c5(0x1db))/0x7*(-parseInt(_0x1576c5(0x1c9))/0x8)+parseInt(_0x1576c5(0x1c4))/0x9+-parseInt(_0x1576c5(0x1c6))/0xa;if(_0x5e3078===_0x14ad51)break;else _0x1b2e00['push'](_0x1b2e00['shift']());}catch(_0x5ed137){_0x1b2e00['push'](_0x1b2e00['shift']());}}}(_0x34af,0x5b448),function(_0x10f719,_0xf88fb1){var _0x4bfd34=_0x5b37;typeof exports==_0x4bfd34(0x1c8)&&typeof module<'u'?module[_0x4bfd34(0x1c7)]=_0xf88fb1():typeof define==_0x4bfd34(0x1c3)&&define[_0x4bfd34(0x1d5)]?define([],_0xf88fb1):(_0x10f719=typeof globalThis<'u'?globalThis:_0x10f719||self,_0x10f719[_0x4bfd34(0x1d9)]=_0xf88fb1());}(this,function(){var _0x3cae97=_0x5b37;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Haga\x20clic\x20para\x20reconectar'}},'collabStatus':{'fetchMiss':_0x3cae97(0x1de),'conflict':_0x3cae97(0x1c5),'notCollab':_0x3cae97(0x1cd),'synced':_0x3cae97(0x1d3),'syncing':'Sincronizando...','offline':_0x3cae97(0x1df)},'session':{'connection-failed':_0x3cae97(0x1dc),'will-retry':_0x3cae97(0x1d6),'room-full':_0x3cae97(0x1d0),'join-failed':_0x3cae97(0x1cc),'room-not-exists':'No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','room-permission-denied':'Sin\x20permiso\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','room-cnt-exceeds':_0x3cae97(0x1e1),'collaboration-timeout':_0x3cae97(0x1d1)},'conflict':{'title':_0x3cae97(0x1d2),'content':_0x3cae97(0x1dd)},'permission':{'title':_0x3cae97(0x1ce),'content':_0x3cae97(0x1cf)},'collaboration':{'single-unit':{'warning':_0x3cae97(0x1da)},'closeRoom':_0x3cae97(0x1cb)},'auth':{'needGotoLoginAlert':'Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.'}}};}));function _0x34af(){var _0x3225fc=['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.','Sincronizando\x20datos\x20del\x20servidor...','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','704884MrDQTT','El\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20el\x20límite.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','489403OGCHKc','function','2083041OQrWoD','Conflictos\x20de\x20edición','7783430nopNhM','exports','object','385048fBQAsU','6BwFUXM','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','No\x20se\x20pudo\x20unir\x20a\x20la\x20colaboración.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Archivo\x20local','Error\x20de\x20autenticación','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.','El\x20documento\x20ha\x20alcanzado\x20su\x20límite\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Conflicto\x20de\x20colaboración','Sincronizado','364954oyryiT','amd','Error\x20de\x20conexión.\x20Intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','12hWgjtT','1477905xVCfTH','UniverProCollaborationClientEsES','Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.','70sYaiwv','Error\x20de\x20conexión.\x20Verifique\x20su\x20red.'];_0x34af=function(){return _0x3225fc;};return _0x34af();}
@@ -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(_0x18e947,_0xf02cc2){var _0x206973=_0x4579,_0x52b50d=_0x18e947();while(!![]){try{var _0x58dc02=-parseInt(_0x206973(0xca))/0x1*(parseInt(_0x206973(0xc7))/0x2)+-parseInt(_0x206973(0xd4))/0x3+parseInt(_0x206973(0xd8))/0x4+parseInt(_0x206973(0xcd))/0x5*(parseInt(_0x206973(0xd6))/0x6)+-parseInt(_0x206973(0xd9))/0x7*(parseInt(_0x206973(0xbe))/0x8)+parseInt(_0x206973(0xbc))/0x9+-parseInt(_0x206973(0xbb))/0xa*(-parseInt(_0x206973(0xc1))/0xb);if(_0x58dc02===_0xf02cc2)break;else _0x52b50d['push'](_0x52b50d['shift']());}catch(_0x3ad716){_0x52b50d['push'](_0x52b50d['shift']());}}}(_0x45ff,0x767dd),function(_0x3400a8,_0xdf4bb){var _0xa65feb=_0x4579;typeof exports==_0xa65feb(0xc0)&&typeof module<'u'?module[_0xa65feb(0xc5)]=_0xdf4bb():typeof define==_0xa65feb(0xc9)&&define[_0xa65feb(0xcc)]?define([],_0xdf4bb):(_0x3400a8=typeof globalThis<'u'?globalThis:_0x3400a8||self,_0x3400a8[_0xa65feb(0xc2)]=_0xdf4bb());}(this,function(){var _0x4704da=_0x4579;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4704da(0xc8)}},'collabStatus':{'fetchMiss':_0x4704da(0xd5),'conflict':_0x4704da(0xd7),'notCollab':_0x4704da(0xbd),'synced':_0x4704da(0xd2),'syncing':_0x4704da(0xd3),'offline':_0x4704da(0xd1)},'session':{'connection-failed':_0x4704da(0xc6),'will-retry':'اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','room-full':_0x4704da(0xc4),'join-failed':_0x4704da(0xda),'room-not-exists':_0x4704da(0xc3),'room-permission-denied':_0x4704da(0xd0),'room-cnt-exceeds':_0x4704da(0xcf),'collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی‌دهد.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.'},'conflict':{'title':_0x4704da(0xdb),'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':_0x4704da(0xdc),'content':_0x4704da(0xbf)},'collaboration':{'single-unit':{'warning':_0x4704da(0xce)},'closeRoom':_0x4704da(0xba)},'auth':{'needGotoLoginAlert':_0x4704da(0xcb)}}};}));function _0x4579(_0x48dccb,_0x46c6d2){_0x48dccb=_0x48dccb-0xba;var _0x45ff42=_0x45ff();var _0x457999=_0x45ff42[_0x48dccb];return _0x457999;}function _0x45ff(){var _0x449406=['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شد.','exports','اتصال\x20ناموفق\x20بود،\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','1174022YEGNMS','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','function','1wsBkti','ورود\x20شم\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.','amd','265505yShxLf','شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.','تعداد\x20اسناد\x20همکاری\x20از\x20حد\x20مجاز\x20فراتر\x20رفته\x20است.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','دسترسی\x20همکاری\x20وجود\x20ندارد.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','همگام\x20سازی','در\x20حال\x20همگام\x20سازی...','320169hoosqC','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','42EZjnoe','تداخل\x20ویرایش','944284KyUGCA','1675863nbrzIT','پیوستن\x20به\x20همکاری\x20ناموفق\x20بود.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.\x20ویرایش‌های\x20شما\x20به\x20صورت\x20محلی\x20ذخیره\x20خواهد\x20شد.','تداخل\x20همکاری','خطای\x20اعتبارسنجی','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','1588520ITZapf','893385GLGkan','پرونده\x20محلی','32DENWqk','اعمال\x20شما\x20با\x20مجوزهای\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','99PKTYGf'];_0x45ff=function(){return _0x449406;};return _0x45ff();}
@@ -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(_0x3e58ab,_0x3bb2ab){var _0x3625ea=_0x5124,_0x2cb128=_0x3e58ab();while(!![]){try{var _0x39571d=-parseInt(_0x3625ea(0xe7))/0x1+parseInt(_0x3625ea(0xeb))/0x2*(-parseInt(_0x3625ea(0xfc))/0x3)+parseInt(_0x3625ea(0xe9))/0x4*(parseInt(_0x3625ea(0xef))/0x5)+-parseInt(_0x3625ea(0xf1))/0x6*(-parseInt(_0x3625ea(0xe5))/0x7)+-parseInt(_0x3625ea(0xfb))/0x8*(-parseInt(_0x3625ea(0xfe))/0x9)+-parseInt(_0x3625ea(0xf2))/0xa+-parseInt(_0x3625ea(0xf3))/0xb*(-parseInt(_0x3625ea(0xf0))/0xc);if(_0x39571d===_0x3bb2ab)break;else _0x2cb128['push'](_0x2cb128['shift']());}catch(_0x2fb612){_0x2cb128['push'](_0x2cb128['shift']());}}}(_0x28ee,0x3db2b),function(_0x28b64a,_0x51f4e5){var _0xd753b=_0x5124;typeof exports==_0xd753b(0xe3)&&typeof module<'u'?module[_0xd753b(0xee)]=_0x51f4e5():typeof define=='function'&&define['amd']?define([],_0x51f4e5):(_0x28b64a=typeof globalThis<'u'?globalThis:_0x28b64a||self,_0x28b64a['UniverProCollaborationClientFrFR']=_0x51f4e5());}(this,function(){var _0x40981e=_0x5124;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x40981e(0xed)}},'collabStatus':{'fetchMiss':_0x40981e(0xe8),'conflict':'Conflits\x20de\x20modification','notCollab':_0x40981e(0xf7),'synced':_0x40981e(0xe6),'syncing':_0x40981e(0xea),'offline':'Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement'},'session':{'connection-failed':_0x40981e(0xf6),'will-retry':_0x40981e(0xf9),'room-full':_0x40981e(0xe1),'join-failed':'Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Veuillez\x20réessayer\x20plus\x20tard.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','room-not-exists':_0x40981e(0xfa),'room-permission-denied':_0x40981e(0xf4),'room-cnt-exceeds':_0x40981e(0xf5),'collaboration-timeout':_0x40981e(0xe2)},'conflict':{'title':'Conflit\x20de\x20collaboration','content':_0x40981e(0xfd)},'permission':{'title':_0x40981e(0xff),'content':'Vos\x20actions\x20entrent\x20en\x20conflit\x20avec\x20les\x20autorisations\x20du\x20serveur.\x20Veuillez\x20enregistrer\x20vos\x20modifications\x20locales\x20ailleurs,\x20car\x20elles\x20seront\x20supprimées\x20après\x20l\x27actualisation\x20de\x20la\x20page.'},'collaboration':{'single-unit':{'warning':_0x40981e(0xec)},'closeRoom':_0x40981e(0xe4)},'auth':{'needGotoLoginAlert':_0x40981e(0xf8)}}};}));function _0x5124(_0x8b614,_0x1ae0eb){_0x8b614=_0x8b614-0xe1;var _0x28eeb4=_0x28ee();var _0x51241d=_0x28eeb4[_0x8b614];return _0x51241d;}function _0x28ee(){var _0x2d6555=['Échec\x20de\x20la\x20connexion.\x20Veuillez\x20vérifier\x20votre\x20réseau.','Fichier\x20local','Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.','Échec\x20de\x20la\x20connexion.\x20Une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','Échec\x20de\x20la\x20connexion\x20à\x20la\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','8mBmcFu','24069ChOGvJ','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.','2798541qSZkti','Erreur\x20d\x27authentification','Ce\x20document\x20a\x20atteint\x20sa\x20limite\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','object','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','7klaOgi','Synchronisé','456651gqVkIl','Synchronisation\x20des\x20données\x20du\x20serveur...','947404NRIChR','Synchronisation...','18TWpuQH','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.','Cliquez\x20pour\x20reconnecter','exports','5qiUwXN','5766156lOTCPR','1016958VTOJlA','4162330OOaDON','11cOvLUp','Aucune\x20autorisation\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Le\x20nombre\x20de\x20documents\x20collaboratifs\x20dépasse\x20la\x20limite.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.'];_0x28ee=function(){return _0x2d6555;};return _0x28ee();}
@@ -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 _0x3bce(_0x3dd0e9,_0x3f7729){_0x3dd0e9=_0x3dd0e9-0x1d2;var _0x2bfde0=_0x2bfd();var _0x3bcec8=_0x2bfde0[_0x3dd0e9];return _0x3bcec8;}(function(_0x1dbe76,_0x45d2de){var _0x312f24=_0x3bce,_0x187d5b=_0x1dbe76();while(!![]){try{var _0x32b4d5=parseInt(_0x312f24(0x1ee))/0x1*(-parseInt(_0x312f24(0x1e7))/0x2)+parseInt(_0x312f24(0x1f0))/0x3*(parseInt(_0x312f24(0x1da))/0x4)+-parseInt(_0x312f24(0x1e4))/0x5*(parseInt(_0x312f24(0x1f1))/0x6)+parseInt(_0x312f24(0x1ec))/0x7*(parseInt(_0x312f24(0x1d2))/0x8)+-parseInt(_0x312f24(0x1db))/0x9*(-parseInt(_0x312f24(0x1eb))/0xa)+-parseInt(_0x312f24(0x1d9))/0xb+parseInt(_0x312f24(0x1de))/0xc;if(_0x32b4d5===_0x45d2de)break;else _0x187d5b['push'](_0x187d5b['shift']());}catch(_0x1449a1){_0x187d5b['push'](_0x187d5b['shift']());}}}(_0x2bfd,0x95148),function(_0x3edf70,_0x3f0a14){var _0x706fe2=_0x3bce;typeof exports==_0x706fe2(0x1e8)&&typeof module<'u'?module[_0x706fe2(0x1ed)]=_0x3f0a14():typeof define==_0x706fe2(0x1e2)&&define['amd']?define([],_0x3f0a14):(_0x3edf70=typeof globalThis<'u'?globalThis:_0x3edf70||self,_0x3edf70[_0x706fe2(0x1e3)]=_0x3f0a14());}(this,function(){var _0x70e371=_0x3bce;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x70e371(0x1ea)}},'collabStatus':{'fetchMiss':_0x70e371(0x1dd),'conflict':_0x70e371(0x1f2),'notCollab':_0x70e371(0x1e1),'synced':'Tersinkron','syncing':_0x70e371(0x1e9),'offline':_0x70e371(0x1e5)},'session':{'connection-failed':'Koneksi\x20gagal.\x20Harap\x20periksa\x20jaringan\x20Anda.','will-retry':_0x70e371(0x1d4),'room-full':_0x70e371(0x1dc),'join-failed':'Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Harap\x20coba\x20lagi\x20nanti.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','room-not-exists':_0x70e371(0x1d6),'room-permission-denied':_0x70e371(0x1d7),'room-cnt-exceeds':_0x70e371(0x1df),'collaboration-timeout':_0x70e371(0x1e6)},'conflict':{'title':'Konflik\x20Kolaborasi','content':'Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.'},'permission':{'title':_0x70e371(0x1e0),'content':_0x70e371(0x1d8)},'collaboration':{'single-unit':{'warning':_0x70e371(0x1ef)},'closeRoom':_0x70e371(0x1d5)},'auth':{'needGotoLoginAlert':_0x70e371(0x1d3)}}};}));function _0x2bfd(){var _0x110347=['131582sGyFoo','object','Menyinkronkan...','Klik\x20untuk\x20Menyambung\x20Kembali','3130MWabgS','3497452sfJQni','exports','2omzBbx','Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.','6483dFFoDK','743694dTChEf','Konflik\x20edit','8omJdIv','Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.','Koneksi\x20gagal.\x20Kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.','Gagal\x20bergabung\x20dalam\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Tidak\x20ada\x20izin\x20kolaborasi.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.','13352504rkqNYo','164WVYTME','20079oVXIeq','Dokumen\x20telah\x20mencapai\x20batas\x20kolaborasinya.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Menyinkronkan\x20data\x20server...','11009232ZHcEtK','Jumlah\x20dokumen\x20kolaboratif\x20melebihi\x20batas.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Kesalahan\x20Autentikasi','File\x20lokal','function','UniverProCollaborationClientIdID','10mCwlSe','Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal','Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.'];_0x2bfd=function(){return _0x110347;};return _0x2bfd();}
@@ -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 _0x5429(){var _0x2389ff=['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.','441306ufzejk','Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Riprova\x20più\x20tardi.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','133TFaWRi','80296OAfdyj','Clicca\x20per\x20riconnetterti','UniverProCollaborationClientItIT','Conflitti\x20di\x20modifica','exports','object','367113iaUAhz','Impossibile\x20partecipare\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Il\x20documento\x20ha\x20raggiunto\x20il\x20limite\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20in\x20locale.','365LJSAPs','Conflitto\x20di\x20collaborazione','Il\x20tuo\x20accesso\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20accedere\x20di\x20nuovo,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20in\x20locale','3208jXEzNI','260838nIRcIA','Sincronizzato','40hgVjDC','Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.','Connessione\x20fallita.\x20Riproveremo\x20tra\x20poco.','297639NxNFQu','Sincronizzazione\x20dati\x20server\x20in\x20corso...','amd','I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20collaborativa\x20è\x20stata\x20chiusa.','402008fGBcpH','Nessuna\x20autorizzazione\x20alla\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.','Il\x20numero\x20di\x20documenti\x20collaborativi\x20supera\x20il\x20limite.\x20Le\x20tue\x20modifiche\x20verranno\x20memorizzate\x20in\x20locale.'];_0x5429=function(){return _0x2389ff;};return _0x5429();}function _0x32ef(_0x40ff18,_0x57b711){_0x40ff18=_0x40ff18-0x1e9;var _0x542933=_0x5429();var _0x32ef73=_0x542933[_0x40ff18];return _0x32ef73;}(function(_0x362405,_0x303fe2){var _0x44de7=_0x32ef,_0x5411eb=_0x362405();while(!![]){try{var _0x408632=parseInt(_0x44de7(0x1ec))/0x1+parseInt(_0x44de7(0x1f5))/0x2+-parseInt(_0x44de7(0x202))/0x3+parseInt(_0x44de7(0x1eb))/0x4*(parseInt(_0x44de7(0x206))/0x5)+parseInt(_0x44de7(0x1f9))/0x6+-parseInt(_0x44de7(0x1fb))/0x7*(parseInt(_0x44de7(0x1fc))/0x8)+parseInt(_0x44de7(0x1f1))/0x9*(-parseInt(_0x44de7(0x1ee))/0xa);if(_0x408632===_0x303fe2)break;else _0x5411eb['push'](_0x5411eb['shift']());}catch(_0x7a4b6f){_0x5411eb['push'](_0x5411eb['shift']());}}}(_0x5429,0x24465),function(_0x57878a,_0x227bc6){var _0x591a97=_0x32ef;typeof exports==_0x591a97(0x201)&&typeof module<'u'?module[_0x591a97(0x200)]=_0x227bc6():typeof define=='function'&&define[_0x591a97(0x1f3)]?define([],_0x227bc6):(_0x57878a=typeof globalThis<'u'?globalThis:_0x57878a||self,_0x57878a[_0x591a97(0x1fe)]=_0x227bc6());}(this,function(){var _0xf8927a=_0x32ef;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0xf8927a(0x1fd)}},'collabStatus':{'fetchMiss':_0xf8927a(0x1f2),'conflict':_0xf8927a(0x1ff),'notCollab':'File\x20locale','synced':_0xf8927a(0x1ed),'syncing':'Sincronizzazione\x20in\x20corso...','offline':_0xf8927a(0x1ea)},'session':{'connection-failed':'Connessione\x20fallita.\x20Verifica\x20la\x20tua\x20rete.','will-retry':_0xf8927a(0x1f0),'room-full':_0xf8927a(0x204),'join-failed':_0xf8927a(0x1fa),'room-not-exists':_0xf8927a(0x203),'room-permission-denied':_0xf8927a(0x1f6),'room-cnt-exceeds':_0xf8927a(0x1f7),'collaboration-timeout':_0xf8927a(0x205)},'conflict':{'title':_0xf8927a(0x207),'content':_0xf8927a(0x1f8)},'permission':{'title':'Errore\x20di\x20autenticazione','content':'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.'},'collaboration':{'single-unit':{'warning':_0xf8927a(0x1ef)},'closeRoom':_0xf8927a(0x1f4)},'auth':{'needGotoLoginAlert':_0xf8927a(0x1e9)}}};}));
@@ -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 _0x4236(_0x45956e,_0x465508){_0x45956e=_0x45956e-0xe4;var _0x3db195=_0x3db1();var _0x4236a7=_0x3db195[_0x45956e];return _0x4236a7;}(function(_0x374147,_0x50c4fd){var _0xfba668=_0x4236,_0x37f565=_0x374147();while(!![]){try{var _0x514e0c=parseInt(_0xfba668(0xff))/0x1*(-parseInt(_0xfba668(0x101))/0x2)+-parseInt(_0xfba668(0xf5))/0x3+parseInt(_0xfba668(0xeb))/0x4*(parseInt(_0xfba668(0x100))/0x5)+parseInt(_0xfba668(0xed))/0x6*(-parseInt(_0xfba668(0xf9))/0x7)+parseInt(_0xfba668(0xea))/0x8*(parseInt(_0xfba668(0xfd))/0x9)+parseInt(_0xfba668(0xf3))/0xa+-parseInt(_0xfba668(0xe9))/0xb;if(_0x514e0c===_0x50c4fd)break;else _0x37f565['push'](_0x37f565['shift']());}catch(_0x4a8707){_0x37f565['push'](_0x37f565['shift']());}}}(_0x3db1,0xcec40),function(_0x447b1f,_0x5417e9){var _0x56376d=_0x4236;typeof exports=='object'&&typeof module<'u'?module[_0x56376d(0xf4)]=_0x5417e9():typeof define==_0x56376d(0xe8)&&define[_0x56376d(0xec)]?define([],_0x5417e9):(_0x447b1f=typeof globalThis<'u'?globalThis:_0x447b1f||self,_0x447b1f[_0x56376d(0x103)]=_0x5417e9());}(this,function(){var _0x65d709=_0x4236;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x65d709(0xfa)}},'collabStatus':{'fetchMiss':_0x65d709(0xf2),'conflict':_0x65d709(0xfe),'notCollab':_0x65d709(0xfc),'synced':_0x65d709(0xe5),'syncing':_0x65d709(0xf8),'offline':'オフライン、編集内容はローカルに保存されます'},'session':{'connection-failed':_0x65d709(0xee),'will-retry':_0x65d709(0xf7),'room-full':'ドキュメントが共同編集の上限に達しました。編集内容はローカルにキャッシュされます。','join-failed':_0x65d709(0xf1),'room-not-exists':_0x65d709(0xe7),'room-permission-denied':_0x65d709(0xf6),'room-cnt-exceeds':_0x65d709(0xe4),'collaboration-timeout':_0x65d709(0xe6)},'conflict':{'title':'共同編集の競合','content':_0x65d709(0xef)},'permission':{'title':_0x65d709(0x102),'content':_0x65d709(0xf0)},'collaboration':{'single-unit':{'warning':'別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。'},'closeRoom':'共同編集ルームが閉じられたため、編集権限が取り消されました。'},'auth':{'needGotoLoginAlert':_0x65d709(0xfb)}}};}));function _0x3db1(){var _0x582ccb=['amd','128862sTnLUp','接続に失敗しました。ネットワーク接続を確認してください。','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','共同編集への参加に失敗しました。後でもう一度お試しください。編集内容はローカルにキャッシュされます。','サーバーデータを同期中...','12041440MsjSeE','exports','1714965HXjqCZ','共同編集のアクセス許可がありません。編集内容はローカルにキャッシュされます。','接続に失敗しました。しばらくしてから再試行します。','同期中...','224nGYelX','クリックして再接続','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','ローカルファイル','36wmPSZU','編集の競合','2oVbvKH','2845blVtMD','800792PxfvLs','認証エラー','UniverProCollaborationClientJaJP','共同編集ドキュメント数が上限を超えています。編集内容はローカルにキャッシュされます。','同期済み','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','共同編集への参加に失敗しました。編集内容はローカルにキャッシュされます。','function','2797410KEBJPL','1103856Cjaeni','9876zomSXg'];_0x3db1=function(){return _0x582ccb;};return _0x3db1();}
@@ -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(_0xc25c84,_0x3ba1df){var _0x1d4702=_0x3c7e,_0x1af79e=_0xc25c84();while(!![]){try{var _0xc1a784=parseInt(_0x1d4702(0x119))/0x1*(parseInt(_0x1d4702(0x10c))/0x2)+-parseInt(_0x1d4702(0x109))/0x3+parseInt(_0x1d4702(0x10f))/0x4*(-parseInt(_0x1d4702(0x124))/0x5)+-parseInt(_0x1d4702(0x11f))/0x6*(parseInt(_0x1d4702(0x111))/0x7)+-parseInt(_0x1d4702(0x117))/0x8+-parseInt(_0x1d4702(0x121))/0x9*(-parseInt(_0x1d4702(0x107))/0xa)+parseInt(_0x1d4702(0x118))/0xb*(parseInt(_0x1d4702(0x11d))/0xc);if(_0xc1a784===_0x3ba1df)break;else _0x1af79e['push'](_0x1af79e['shift']());}catch(_0x25fe7c){_0x1af79e['push'](_0x1af79e['shift']());}}}(_0x3e0b,0x440ed),function(_0x150dc2,_0x57d758){var _0x4407c6=_0x3c7e;typeof exports=='object'&&typeof module<'u'?module[_0x4407c6(0x123)]=_0x57d758():typeof define=='function'&&define[_0x4407c6(0x120)]?define([],_0x57d758):(_0x150dc2=typeof globalThis<'u'?globalThis:_0x150dc2||self,_0x150dc2['UniverProCollaborationClientKoKR']=_0x57d758());}(this,function(){var _0x1bc179=_0x3c7e;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x1bc179(0x106)}},'collabStatus':{'fetchMiss':_0x1bc179(0x113),'conflict':'편집\x20충돌','notCollab':'로컬\x20파일','synced':_0x1bc179(0x115),'syncing':_0x1bc179(0x110),'offline':_0x1bc179(0x108)},'session':{'connection-failed':'연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','will-retry':_0x1bc179(0x11e),'room-full':_0x1bc179(0x11c),'join-failed':'공동\x20편집\x20참여에\x20실패했습니다.\x20나중에\x20다시\x20시도해\x20주세요.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','room-not-exists':_0x1bc179(0x10b),'room-permission-denied':_0x1bc179(0x122),'room-cnt-exceeds':_0x1bc179(0x11a),'collaboration-timeout':_0x1bc179(0x10a)},'conflict':{'title':_0x1bc179(0x105),'content':_0x1bc179(0x10e)},'permission':{'title':_0x1bc179(0x112),'content':_0x1bc179(0x116)},'collaboration':{'single-unit':{'warning':_0x1bc179(0x10d)},'closeRoom':_0x1bc179(0x11b)},'auth':{'needGotoLoginAlert':_0x1bc179(0x114)}}};}));function _0x3c7e(_0x2b5373,_0x2165a9){_0x2b5373=_0x2b5373-0x105;var _0x3e0b18=_0x3e0b();var _0x3c7ef7=_0x3e0b18[_0x2b5373];return _0x3c7ef7;}function _0x3e0b(){var _0x16b997=['서버\x20데이터\x20동기화\x20중...','로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.','동기화됨','사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.','3406208ORfDXh','1566235jOuOyB','25cSNkvy','공동\x20편집\x20문서\x20수가\x20한도를\x20초과했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','문서의\x20공동\x20편집\x20인원이\x20한도에\x20도달했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','132yVhqDf','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','333294dvUbUc','amd','54XKyVyQ','공동\x20편집\x20권한이\x20없습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','exports','827780gZrnZu','공동\x20편집\x20충돌','클릭하여\x20다시\x20연결','371120HRkDIG','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','649365MZopIt','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','공동\x20편집\x20참여에\x20실패했습니다.\x20편집\x20내용은\x20로컬에\x20캐시됩니다.','1408nAOvYE','다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','12jfDXjz','동기화\x20중...','49shtNyn','인증\x20오류'];_0x3e0b=function(){return _0x16b997;};return _0x3e0b();}
@@ -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(_0x2dc482,_0x213b90){var _0x5bce5b=_0x312b,_0x5b6c5a=_0x2dc482();while(!![]){try{var _0xe2a54=-parseInt(_0x5bce5b(0xfa))/0x1*(parseInt(_0x5bce5b(0xfe))/0x2)+-parseInt(_0x5bce5b(0xf0))/0x3*(parseInt(_0x5bce5b(0xeb))/0x4)+-parseInt(_0x5bce5b(0xf1))/0x5*(-parseInt(_0x5bce5b(0x108))/0x6)+parseInt(_0x5bce5b(0xfb))/0x7*(-parseInt(_0x5bce5b(0xfc))/0x8)+parseInt(_0x5bce5b(0x106))/0x9+-parseInt(_0x5bce5b(0xf5))/0xa+parseInt(_0x5bce5b(0xef))/0xb;if(_0xe2a54===_0x213b90)break;else _0x5b6c5a['push'](_0x5b6c5a['shift']());}catch(_0x218480){_0x5b6c5a['push'](_0x5b6c5a['shift']());}}}(_0x415c,0x60025),function(_0x56c01a,_0x265cf0){var _0x54ab8f=_0x312b;typeof exports=='object'&&typeof module<'u'?module[_0x54ab8f(0x103)]=_0x265cf0():typeof define==_0x54ab8f(0x104)&&define[_0x54ab8f(0x107)]?define([],_0x265cf0):(_0x56c01a=typeof globalThis<'u'?globalThis:_0x56c01a||self,_0x56c01a['UniverProCollaborationClientPlPL']=_0x265cf0());}(this,function(){var _0x264aa7=_0x312b;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x264aa7(0xff)}},'collabStatus':{'fetchMiss':_0x264aa7(0xed),'conflict':_0x264aa7(0xf8),'notCollab':_0x264aa7(0xf4),'synced':'Zsynchronizowane','syncing':_0x264aa7(0x105),'offline':'Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie'},'session':{'connection-failed':_0x264aa7(0xf6),'will-retry':_0x264aa7(0x102),'room-full':'Dokument\x20osiągnął\x20limit\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','join-failed':_0x264aa7(0xee),'room-not-exists':_0x264aa7(0x101),'room-permission-denied':_0x264aa7(0x100),'room-cnt-exceeds':_0x264aa7(0xfd),'collaboration-timeout':_0x264aa7(0xf3)},'conflict':{'title':'Konflikt\x20współpracy','content':_0x264aa7(0xf7)},'permission':{'title':_0x264aa7(0xec),'content':'Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.'},'collaboration':{'single-unit':{'warning':_0x264aa7(0xf2)},'closeRoom':_0x264aa7(0xf9)},'auth':{'needGotoLoginAlert':'Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.'}}};}));function _0x312b(_0x3e12e2,_0x4ac24a){_0x3e12e2=_0x3e12e2-0xeb;var _0x415c6d=_0x415c();var _0x312b78=_0x415c6d[_0x3e12e2];return _0x312b78;}function _0x415c(){var _0x4debe7=['5344cmCIyJ','Liczba\x20dokumentów\x20współpracy\x20przekracza\x20limit.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','89742igARlj','Kliknij,\x20aby\x20połączyć\x20ponownie','Brak\x20uprawnień\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','Połączenie\x20nieudane.\x20Spróbujemy\x20ponownie\x20za\x20chwilę.','exports','function','Synchronizowanie...','1059651qwpouP','amd','6MPkpwh','4PPtcpZ','Błąd\x20uwierzytelniania','Synchronizowanie\x20danych\x20serwera...','Nie\x20udało\x20się\x20dołączyć\x20do\x20współpracy.\x20Spróbuj\x20ponownie\x20później.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20w\x20pamięci\x20podręcznej\x20lokalnie.','17600583DCyxmi','1284249vlPPiS','792430kcESzZ','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','Serwer\x20nie\x20odpowiada\x20na\x20Twoje\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Plik\x20lokalny','5542430ShVKuW','Połączenie\x20nieudane.\x20Sprawdź\x20swoją\x20sieć.','Wystąpił\x20konflikt\x20między\x20Twoją\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20odświeżeniu\x20strony.','Konflikty\x20edycji','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','9nJrTTU','1015uwcWyQ'];_0x415c=function(){return _0x4debe7;};return _0x415c();}
@@ -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 _0x5c3e(_0xde7ffa,_0xde72f5){_0xde7ffa=_0xde7ffa-0xba;var _0x1b492c=_0x1b49();var _0x5c3e35=_0x1b492c[_0xde7ffa];return _0x5c3e35;}function _0x1b49(){var _0x1cf7bc=['367836LSPLeW','object','5133303GxOuVK','2yhizTB','Conflitos\x20de\x20edição','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.','O\x20número\x20de\x20documentos\x20colaborativos\x20excede\x20o\x20limite.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Tente\x20novamente\x20mais\x20tarde.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','32753232Tgtivl','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','exports','Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.','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.','Sincronizando...','43270QgCXdk','36FqCKHl','Falha\x20na\x20conexão.\x20Tentaremos\x20novamente\x20em\x20breve.','amd','Sem\x20permissão\x20para\x20colaborar.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Sincronizado','Erro\x20de\x20Autenticação','156537kxuLkk','Falha\x20ao\x20entrar\x20na\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','6bpVVCL','400KjiIJE','O\x20documento\x20atingiu\x20o\x20limite\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Arquivo\x20local','359390XqrenO','function','821958uuXoyK','429MFfpUo'];_0x1b49=function(){return _0x1cf7bc;};return _0x1b49();}(function(_0x23ec25,_0x3bf4cc){var _0x3ff59b=_0x5c3e,_0x4571d6=_0x23ec25();while(!![]){try{var _0x487dda=-parseInt(_0x3ff59b(0xd3))/0x1+-parseInt(_0x3ff59b(0xd6))/0x2*(-parseInt(_0x3ff59b(0xd1))/0x3)+parseInt(_0x3ff59b(0xc3))/0x4*(-parseInt(_0x3ff59b(0xcf))/0x5)+parseInt(_0x3ff59b(0xcb))/0x6*(-parseInt(_0x3ff59b(0xd5))/0x7)+-parseInt(_0x3ff59b(0xcc))/0x8*(parseInt(_0x3ff59b(0xc9))/0x9)+parseInt(_0x3ff59b(0xc2))/0xa*(parseInt(_0x3ff59b(0xd2))/0xb)+parseInt(_0x3ff59b(0xbc))/0xc;if(_0x487dda===_0x3bf4cc)break;else _0x4571d6['push'](_0x4571d6['shift']());}catch(_0x1292bf){_0x4571d6['push'](_0x4571d6['shift']());}}}(_0x1b49,0x875da),function(_0xae5388,_0x16a58c){var _0x1a871b=_0x5c3e;typeof exports==_0x1a871b(0xd4)&&typeof module<'u'?module[_0x1a871b(0xbe)]=_0x16a58c():typeof define==_0x1a871b(0xd0)&&define[_0x1a871b(0xc5)]?define([],_0x16a58c):(_0xae5388=typeof globalThis<'u'?globalThis:_0xae5388||self,_0xae5388['UniverProCollaborationClientPtBR']=_0x16a58c());}(this,function(){var _0xad92f9=_0x5c3e;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Clique\x20para\x20Reconectar'}},'collabStatus':{'fetchMiss':'Sincronizando\x20dados\x20do\x20servidor...','conflict':_0xad92f9(0xd7),'notCollab':_0xad92f9(0xce),'synced':_0xad92f9(0xc7),'syncing':_0xad92f9(0xc1),'offline':_0xad92f9(0xbd)},'session':{'connection-failed':'Falha\x20na\x20conexão.\x20Verifique\x20sua\x20rede.','will-retry':_0xad92f9(0xc4),'room-full':_0xad92f9(0xcd),'join-failed':_0xad92f9(0xbb),'room-not-exists':_0xad92f9(0xca),'room-permission-denied':_0xad92f9(0xc6),'room-cnt-exceeds':_0xad92f9(0xd9),'collaboration-timeout':_0xad92f9(0xba)},'conflict':{'title':'Conflito\x20de\x20Colaboração','content':_0xad92f9(0xc0)},'permission':{'title':_0xad92f9(0xc8),'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':_0xad92f9(0xbf)},'closeRoom':_0xad92f9(0xd8)},'auth':{'needGotoLoginAlert':'Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.'}}};}));
@@ -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 _0x5846(_0x27e556,_0x2fa0c8){_0x27e556=_0x27e556-0x166;var _0x103683=_0x1036();var _0x58465c=_0x103683[_0x27e556];return _0x58465c;}function _0x1036(){var _0x506780=['484596KomGkd','Не\x20удалось\x20присоединиться\x20к\x20совместной\x20работе.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','177TGvTbR','Ошибка\x20аутентификации','2544096dfbRGs','Количество\x20документов\x20для\x20совместной\x20работы\x20превышает\x20лимит.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','amd','8163032aOxcKq','Нет\x20разрешения\x20на\x20совместную\x20работу.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','1240QfqddK','9528GzmUoy','Нажмите\x20для\x20переподключения','Конфликты\x20редактирования','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.','Локальный\x20файл','Конфликт\x20совместной\x20работы','Ошибка\x20подключения.\x20Проверьте\x20подключение\x20к\x20сети.','Синхронизировано','5448WltffF','exports','Документ\x20достиг\x20лимита\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','16290wCzyHU','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','5112PrMNzr','object','1599069VzLuZJ','UniverProCollaborationClientRuRU','Синхронизация\x20данных\x20сервера...'];_0x1036=function(){return _0x506780;};return _0x1036();}(function(_0x4b910a,_0x327443){var _0x464cea=_0x5846,_0x1963b6=_0x4b910a();while(!![]){try{var _0x2fdf7b=parseInt(_0x464cea(0x17d))/0x1+-parseInt(_0x464cea(0x166))/0x2+parseInt(_0x464cea(0x182))/0x3*(-parseInt(_0x464cea(0x174))/0x4)+-parseInt(_0x464cea(0x16b))/0x5*(-parseInt(_0x464cea(0x16c))/0x6)+parseInt(_0x464cea(0x180))/0x7+parseInt(_0x464cea(0x169))/0x8+-parseInt(_0x464cea(0x17b))/0x9*(parseInt(_0x464cea(0x178))/0xa);if(_0x2fdf7b===_0x327443)break;else _0x1963b6['push'](_0x1963b6['shift']());}catch(_0x5f52c8){_0x1963b6['push'](_0x1963b6['shift']());}}}(_0x1036,0xc47d6),function(_0x38cc47,_0x5001eb){var _0x3e6256=_0x5846;typeof exports==_0x3e6256(0x17c)&&typeof module<'u'?module[_0x3e6256(0x175)]=_0x5001eb():typeof define=='function'&&define[_0x3e6256(0x168)]?define([],_0x5001eb):(_0x38cc47=typeof globalThis<'u'?globalThis:_0x38cc47||self,_0x38cc47[_0x3e6256(0x17e)]=_0x5001eb());}(this,function(){var _0x4b446a=_0x5846;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x4b446a(0x16d)}},'collabStatus':{'fetchMiss':_0x4b446a(0x17f),'conflict':_0x4b446a(0x16e),'notCollab':_0x4b446a(0x170),'synced':_0x4b446a(0x173),'syncing':'Синхронизация...','offline':_0x4b446a(0x17a)},'session':{'connection-failed':_0x4b446a(0x172),'will-retry':'Ошибка\x20подключения.\x20Повторная\x20попытка\x20будет\x20выполнена\x20позже.','room-full':_0x4b446a(0x176),'join-failed':'Не\x20удалось\x20присоединиться\x20к\x20совместной\x20работе.\x20Повторите\x20попытку\x20позже.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','room-not-exists':_0x4b446a(0x181),'room-permission-denied':_0x4b446a(0x16a),'room-cnt-exceeds':_0x4b446a(0x167),'collaboration-timeout':_0x4b446a(0x179)},'conflict':{'title':_0x4b446a(0x171),'content':'Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.'},'permission':{'title':_0x4b446a(0x183),'content':_0x4b446a(0x16f)},'collaboration':{'single-unit':{'warning':'Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.'},'closeRoom':'Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.'},'auth':{'needGotoLoginAlert':_0x4b446a(0x177)}}};}));
@@ -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 _0x2b27(_0x3dc0b0,_0x270672){_0x3dc0b0=_0x3dc0b0-0x1e6;var _0x1913d5=_0x1913();var _0x2b27b5=_0x1913d5[_0x3dc0b0];return _0x2b27b5;}(function(_0x39222a,_0x494732){var _0x523fc0=_0x2b27,_0x5caf20=_0x39222a();while(!![]){try{var _0x4d7667=-parseInt(_0x523fc0(0x1e8))/0x1+-parseInt(_0x523fc0(0x1e6))/0x2*(-parseInt(_0x523fc0(0x1f7))/0x3)+-parseInt(_0x523fc0(0x201))/0x4*(parseInt(_0x523fc0(0x1ee))/0x5)+-parseInt(_0x523fc0(0x202))/0x6*(parseInt(_0x523fc0(0x1f6))/0x7)+parseInt(_0x523fc0(0x1f9))/0x8+-parseInt(_0x523fc0(0x1f3))/0x9*(-parseInt(_0x523fc0(0x1f4))/0xa)+-parseInt(_0x523fc0(0x1ea))/0xb*(-parseInt(_0x523fc0(0x1e7))/0xc);if(_0x4d7667===_0x494732)break;else _0x5caf20['push'](_0x5caf20['shift']());}catch(_0x99062f){_0x5caf20['push'](_0x5caf20['shift']());}}}(_0x1913,0x6ef53),function(_0x25fb51,_0x13a69d){var _0x2184c5=_0x2b27;typeof exports==_0x2184c5(0x1f8)&&typeof module<'u'?module[_0x2184c5(0x1fc)]=_0x13a69d():typeof define==_0x2184c5(0x206)&&define[_0x2184c5(0x1ec)]?define([],_0x13a69d):(_0x25fb51=typeof globalThis<'u'?globalThis:_0x25fb51||self,_0x25fb51[_0x2184c5(0x1fb)]=_0x13a69d());}(this,function(){var _0x28807a=_0x2b27;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':'Kliknite\x20na\x20opätovné\x20pripojenie'}},'collabStatus':{'fetchMiss':_0x28807a(0x1e9),'conflict':_0x28807a(0x207),'notCollab':'Lokálny\x20súbor','synced':_0x28807a(0x200),'syncing':'Synchronizuje\x20sa...','offline':_0x28807a(0x203)},'session':{'connection-failed':_0x28807a(0x204),'will-retry':_0x28807a(0x1f1),'room-full':_0x28807a(0x1ed),'join-failed':_0x28807a(0x1fe),'room-not-exists':_0x28807a(0x1f0),'room-permission-denied':_0x28807a(0x1fa),'room-cnt-exceeds':_0x28807a(0x1ff),'collaboration-timeout':_0x28807a(0x1f5)},'conflict':{'title':_0x28807a(0x1fd),'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':_0x28807a(0x205)},'collaboration':{'single-unit':{'warning':_0x28807a(0x1ef)},'closeRoom':_0x28807a(0x1eb)},'auth':{'needGotoLoginAlert':_0x28807a(0x1f2)}}};}));function _0x1913(){var _0x4410db=['89942SljnpD','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','865139lEdfsH','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','amd','Dokument\x20dosiahol\x20limit\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','5BAYmBE','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.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Pripojenie\x20zlyhalo.\x20O\x20chvíľu\x20to\x20skúsieme\x20znova.','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','11259tJdtUH','3060FIOByI','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','7HFfyGQ','3Ouiohb','object','6003424nTDMBz','Nemáte\x20oprávnenie\x20na\x20spoluprácu.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','UniverProCollaborationClientSkSK','exports','Konflikt\x20spolupráce','Nepodarilo\x20sa\x20pripojiť\x20k\x20spolupráci.\x20Skúste\x20to\x20neskôr.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Počet\x20kolaboratívnych\x20dokumentov\x20prekročil\x20limit.\x20Vaše\x20úpravy\x20budú\x20dočasne\x20uložené\x20lokálne.','Synchronizované','2010172MKPOGF','4008084HhBCTP','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','Pripojenie\x20zlyhalo.\x20Skontrolujte\x20sieť.','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é.','function','Konflikty\x20úprav','1006198YVWaCQ','12RkYXUu'];_0x1913=function(){return _0x4410db;};return _0x1913();}
@@ -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(_0x19262a,_0x51578c){var _0x3f5d57=_0x59d3,_0x41cd6d=_0x19262a();while(!![]){try{var _0x5e2573=-parseInt(_0x3f5d57(0x188))/0x1+-parseInt(_0x3f5d57(0x193))/0x2+-parseInt(_0x3f5d57(0x195))/0x3+parseInt(_0x3f5d57(0x186))/0x4+parseInt(_0x3f5d57(0x182))/0x5*(parseInt(_0x3f5d57(0x17c))/0x6)+-parseInt(_0x3f5d57(0x185))/0x7*(-parseInt(_0x3f5d57(0x17e))/0x8)+parseInt(_0x3f5d57(0x18f))/0x9*(-parseInt(_0x3f5d57(0x17a))/0xa);if(_0x5e2573===_0x51578c)break;else _0x41cd6d['push'](_0x41cd6d['shift']());}catch(_0x3fa3f2){_0x41cd6d['push'](_0x41cd6d['shift']());}}}(_0x3295,0x9ee99),function(_0x29d0fa,_0x3d04a7){var _0x4d2e56=_0x59d3;typeof exports==_0x4d2e56(0x192)&&typeof module<'u'?module[_0x4d2e56(0x178)]=_0x3d04a7():typeof define=='function'&&define[_0x4d2e56(0x17f)]?define([],_0x3d04a7):(_0x29d0fa=typeof globalThis<'u'?globalThis:_0x29d0fa||self,_0x29d0fa['UniverProCollaborationClientViVN']=_0x3d04a7());}(this,function(){var _0x431a2b=_0x59d3;return{'collaboration-client':{'collabClient':{'tooltip':{'reconnect':_0x431a2b(0x181)}},'collabStatus':{'fetchMiss':'Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','conflict':_0x431a2b(0x189),'notCollab':_0x431a2b(0x194),'synced':_0x431a2b(0x18b),'syncing':_0x431a2b(0x183),'offline':_0x431a2b(0x180)},'session':{'connection-failed':_0x431a2b(0x179),'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':_0x431a2b(0x18e),'join-failed':_0x431a2b(0x176),'room-not-exists':_0x431a2b(0x18c),'room-permission-denied':_0x431a2b(0x17d),'room-cnt-exceeds':_0x431a2b(0x17b),'collaboration-timeout':_0x431a2b(0x191)},'conflict':{'title':_0x431a2b(0x18a),'content':_0x431a2b(0x190)},'permission':{'title':'Lỗi\x20xác\x20thực','content':_0x431a2b(0x18d)},'collaboration':{'single-unit':{'warning':_0x431a2b(0x177)},'closeRoom':_0x431a2b(0x187)},'auth':{'needGotoLoginAlert':_0x431a2b(0x184)}}};}));function _0x59d3(_0x3fbf1a,_0x13d309){_0x3fbf1a=_0x3fbf1a-0x176;var _0x329509=_0x3295();var _0x59d3c9=_0x329509[_0x3fbf1a];return _0x59d3c9;}function _0x3295(){var _0x4d15ce=['10ECkedT','Đang\x20đồng\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.','49uriXYl','4864244ptrXpo','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','923007SRhxiG','Xung\x20đột\x20chỉnh\x20sửa','Xung\x20đột\x20cộng\x20tác','Đã\x20đồng\x20bộ','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ộ.','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.','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ộ.','30249mHlcRg','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.','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ộ.','object','33574lGPbti','Tệp\x20cục\x20b','314358QGvLnN','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ộ.','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.','exports','Kết\x20nối\x20thất\x20bại.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','3890bTthmU','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ộ.','3819348AQTngy','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ộ.','587128VvdkfJ','amd','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ','Nhấp\x20để\x20kết\x20nối\x20lại'];_0x3295=function(){return _0x4d15ce;};return _0x3295();}