@univerjs-pro/collaboration-client-ui 1.0.0-alpha.7 → 1.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (90) 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.css +1 -5
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/controllers/collab-cursor/board-collab-cursor-entity.d.ts +3 -3
  66. package/lib/types/controllers/collab-cursor/collab-cursor.controller.d.ts +2 -2
  67. package/lib/types/controllers/collab-cursor/slide-collab-cursor-entity.d.ts +3 -3
  68. package/lib/types/models/cursor.d.ts +0 -2
  69. package/lib/umd/facade.js +1 -1
  70. package/lib/umd/index.js +1 -1
  71. package/lib/umd/locale/ar-SA.js +1 -1
  72. package/lib/umd/locale/ca-ES.js +1 -1
  73. package/lib/umd/locale/de-DE.js +1 -1
  74. package/lib/umd/locale/en-US.js +1 -1
  75. package/lib/umd/locale/es-ES.js +1 -1
  76. package/lib/umd/locale/fa-IR.js +1 -1
  77. package/lib/umd/locale/fr-FR.js +1 -1
  78. package/lib/umd/locale/id-ID.js +1 -1
  79. package/lib/umd/locale/it-IT.js +1 -1
  80. package/lib/umd/locale/ja-JP.js +1 -1
  81. package/lib/umd/locale/ko-KR.js +1 -1
  82. package/lib/umd/locale/pl-PL.js +1 -1
  83. package/lib/umd/locale/pt-BR.js +1 -1
  84. package/lib/umd/locale/ru-RU.js +1 -1
  85. package/lib/umd/locale/sk-SK.js +1 -1
  86. package/lib/umd/locale/vi-VN.js +1 -1
  87. package/lib/umd/locale/zh-CN.js +1 -1
  88. package/lib/umd/locale/zh-HK.js +1 -1
  89. package/lib/umd/locale/zh-TW.js +1 -1
  90. package/package.json +23 -22
@@ -1 +1 @@
1
- function _0xd00c(_0xdf0784,_0x162874){_0xdf0784=_0xdf0784-0xf0;const _0x1e7fb1=_0x1e7f();let _0xd00cec=_0x1e7fb1[_0xdf0784];return _0xd00cec;}const _0x27a629=_0xd00c;(function(_0xe34ae7,_0x16414b){const _0x131f6f=_0xd00c,_0x41a05c=_0xe34ae7();while(!![]){try{const _0x306df4=-parseInt(_0x131f6f(0x105))/0x1+-parseInt(_0x131f6f(0x100))/0x2+parseInt(_0x131f6f(0xf6))/0x3+parseInt(_0x131f6f(0xf4))/0x4+parseInt(_0x131f6f(0xff))/0x5*(-parseInt(_0x131f6f(0xfd))/0x6)+parseInt(_0x131f6f(0xfe))/0x7*(-parseInt(_0x131f6f(0xf1))/0x8)+parseInt(_0x131f6f(0x107))/0x9;if(_0x306df4===_0x16414b)break;else _0x41a05c['push'](_0x41a05c['shift']());}catch(_0x5ab489){_0x41a05c['push'](_0x41a05c['shift']());}}}(_0x1e7f,0x70ba5));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':'جارٍ\x20مزامنة\x20بيانات\x20الخادم...','conflict':'تعارضات\x20التحرير','notCollab':_0x27a629(0xf3),'synced':_0x27a629(0xfa),'syncing':_0x27a629(0xfb),'offline':_0x27a629(0x103)},'snapshotLoading':{'loadingSheet':_0x27a629(0xf8),'timeout':_0x27a629(0x102),'refresh':_0x27a629(0x101)},'session':{'connection-failed':_0x27a629(0x108),'will-retry':'فشل\x20الاتصال،\x20سنعيد\x20المحاولة\x20بعد\x20قليل.','room-full':_0x27a629(0xf2),'collaboration-timeout':_0x27a629(0x106)},'conflict':{'title':_0x27a629(0xf5),'content':'هناك\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.'},'permission':{'title':'خطأ\x20في\x20المصادقة','content':'إجراءاتك\x20تتعارض\x20مع\x20أذونات\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية\x20في\x20مكان\x20آخر\x20حيث\x20سيتم\x20تجاهلها\x20بعد\x20تحديث\x20الصفحة.'},'collaboration':{'offline-data-not-saved':_0x27a629(0xf9),'single-unit':{'warning':_0x27a629(0x104)},'closeRoom':_0x27a629(0xfc)},'auth':{'needGotoLoginAlert':'انتهت\x20صلاحية\x20تسجيل\x20الدخول\x20الخاص\x20بك،\x20انقر\x20فوق\x20موافق\x20لإعادة\x20تسجيل\x20الدخول،\x20وانقر\x20فوق\x20إلغاء\x20لحفظ\x20تعديلاتك\x20المحلية.'},'formula':{'calculation':{'started':_0x27a629(0xf7),'waiting':_0x27a629(0xf0),'unable':'غير\x20قادر\x20على\x20إجراء\x20حساب\x20الصيغة\x20في\x20هذا\x20الوقت.\x20يرجى\x20المحاولة\x20مرة\x20أخرى\x20لاحقًا.'}}}};function _0x1e7f(){const _0x5f05d0=['ملف\x20محلي','2938060brWqqD','تعارض\x20في\x20التعاون','312255FcBXPe','بدأ\x20حساب\x20الصيغة.','جارٍ\x20تحميل\x20الورقة','لديك\x20تعديلات\x20غير\x20متصلة\x20لم\x20يتم\x20حفظها\x20على\x20الخادم.\x20يرجى\x20التحقق\x20من\x20شبكتك\x20والمحاولة\x20مرة\x20أخرى.','تمت\x20المزامنة','جارٍ\x20المزامنة...','تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.','4212822Xdgyea','721yQFPem','5HnOwKH','1556962ObKqAu','تحديث\x20الصفحة','توقف\x20تحميل\x20البيانات\x20عند\x20{0}/{1}.\x20حدّث\x20الصفحة\x20للمحاولة\x20مرة\x20أخرى.','غير\x20متصل،\x20سيتم\x20حفظ\x20التعديلات\x20محليًا','فتحت\x20نفس\x20الملف\x20في\x20علامة\x20تبويب\x20أخرى.\x20في\x20حالة\x20فقدان\x20البيانات،\x20لا\x20يمكنك\x20التحرير\x20في\x20علامة\x20التبويب\x20هذه.','365971KcvKfj','الخادم\x20لا\x20يستجيب\x20لطلب\x20التعاون\x20الخاص\x20بك.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','14646735VpmRfM','فشل\x20الاتصال،\x20يرجى\x20التحقق\x20من\x20شبكتك.','قائمة\x20انتظار\x20حساب\x20الصيغة\x20ممتلئة،\x20في\x20انتظار\x20خانة\x20متاحة...','12248WNyTFc','غرفة\x20التعاون\x20ممتلئة.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.'];_0x1e7f=function(){return _0x5f05d0;};return _0x1e7f();}module['exports']=e;
1
+ const _0x4c88ce=_0x3da2;(function(_0x243e04,_0x3aa56d){const _0x1e9b12=_0x3da2,_0x295066=_0x243e04();while(!![]){try{const _0x1e2a61=parseInt(_0x1e9b12(0x13c))/0x1+parseInt(_0x1e9b12(0x148))/0x2*(parseInt(_0x1e9b12(0x150))/0x3)+parseInt(_0x1e9b12(0x14f))/0x4+-parseInt(_0x1e9b12(0x13e))/0x5*(-parseInt(_0x1e9b12(0x13d))/0x6)+-parseInt(_0x1e9b12(0x141))/0x7+parseInt(_0x1e9b12(0x14b))/0x8+-parseInt(_0x1e9b12(0x14a))/0x9;if(_0x1e2a61===_0x3aa56d)break;else _0x295066['push'](_0x295066['shift']());}catch(_0x2eafc1){_0x295066['push'](_0x295066['shift']());}}}(_0x344a,0xb757a));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':_0x4c88ce(0x152),'conflict':'تعارضات\x20التحرير','notCollab':_0x4c88ce(0x151),'synced':_0x4c88ce(0x146),'syncing':_0x4c88ce(0x14c),'offline':_0x4c88ce(0x145)},'snapshotLoading':{'loadingSheet':_0x4c88ce(0x155),'timeout':_0x4c88ce(0x144),'refresh':_0x4c88ce(0x153)},'session':{'connection-failed':_0x4c88ce(0x13b),'will-retry':_0x4c88ce(0x158),'room-full':_0x4c88ce(0x14d),'collaboration-timeout':_0x4c88ce(0x140)},'conflict':{'title':_0x4c88ce(0x157),'content':_0x4c88ce(0x149)},'permission':{'title':_0x4c88ce(0x14e),'content':_0x4c88ce(0x156)},'collaboration':{'offline-data-not-saved':_0x4c88ce(0x13f),'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التعاون.'},'auth':{'needGotoLoginAlert':_0x4c88ce(0x143)},'formula':{'calculation':{'started':_0x4c88ce(0x154),'waiting':_0x4c88ce(0x147),'unable':'غير\x20قادر\x20على\x20إجراء\x20حساب\x20الصيغة\x20في\x20هذا\x20الوقت.\x20يرجى\x20المحاولة\x20مرة\x20أخرى\x20لاحقًا.'}}}};function _0x3da2(_0x29415f,_0x107c36){_0x29415f=_0x29415f-0x13b;const _0x344aaa=_0x344a();let _0x3da2dd=_0x344aaa[_0x29415f];return _0x3da2dd;}module[_0x4c88ce(0x142)]=e;function _0x344a(){const _0x31e782=['قائمة\x20انتظار\x20حساب\x20الصيغة\x20ممتلئة،\x20في\x20انتظار\x20خانة\x20متاحة...','14814NPJzba','هناك\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.','15610851DSqRXM','1308872Ougcql','جارٍ\x20المزامنة...','غرفة\x20التعاون\x20ممتلئة.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','خطأ\x20في\x20المصادقة','5431132SLKlIW','12VMsTup','ملف\x20محلي','جارٍ\x20مزامنة\x20بيانات\x20الخادم...','تحديث\x20الصفحة','بدأ\x20حساب\x20الصيغة.','جارٍ\x20تحميل\x20الورقة','إجراءاتك\x20تتعارض\x20مع\x20أذونات\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية\x20في\x20مكان\x20آخر\x20حيث\x20سيتم\x20تجاهلها\x20بعد\x20تحديث\x20الصفحة.','تعارض\x20في\x20التعاون','فشل\x20الاتصال،\x20سنعيد\x20المحاولة\x20بعد\x20قليل.','فشل\x20الاتصال،\x20يرجى\x20التحقق\x20من\x20شبكتك.','467898XTvgkt','192TEHiss','131310vesgtz','لديك\x20تعديلات\x20غير\x20متصلة\x20لم\x20يتم\x20حفظها\x20على\x20الخادم.\x20يرجى\x20التحقق\x20من\x20شبكتك\x20والمحاولة\x20مرة\x20أخرى.','الخادم\x20لا\x20يستجيب\x20لطلب\x20التعاون\x20الخاص\x20بك.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','2616551YilEso','exports','انتهت\x20صلاحية\x20تسجيل\x20الدخول\x20الخاص\x20بك،\x20انقر\x20فوق\x20موافق\x20لإعادة\x20تسجيل\x20الدخول،\x20وانقر\x20فوق\x20إلغاء\x20لحفظ\x20تعديلاتك\x20المحلية.','توقف\x20تحميل\x20البيانات\x20عند\x20{0}/{1}.\x20حدّث\x20الصفحة\x20للمحاولة\x20مرة\x20أخرى.','غير\x20متصل،\x20سيتم\x20حفظ\x20التعديلات\x20محليًا','تمت\x20المزامنة'];_0x344a=function(){return _0x31e782;};return _0x344a();}
@@ -1 +1 @@
1
- const _0x160deb=_0x10d0;function _0x10d0(_0x55e047,_0x8ff784){_0x55e047=_0x55e047-0x170;const _0x517382=_0x5173();let _0x10d0a6=_0x517382[_0x55e047];return _0x10d0a6;}(function(_0x819056,_0x66590c){const _0x2ae0b4=_0x10d0,_0x36121e=_0x819056();while(!![]){try{const _0x314a2c=-parseInt(_0x2ae0b4(0x179))/0x1+parseInt(_0x2ae0b4(0x174))/0x2*(-parseInt(_0x2ae0b4(0x189))/0x3)+-parseInt(_0x2ae0b4(0x181))/0x4*(-parseInt(_0x2ae0b4(0x177))/0x5)+-parseInt(_0x2ae0b4(0x17a))/0x6*(parseInt(_0x2ae0b4(0x17d))/0x7)+-parseInt(_0x2ae0b4(0x185))/0x8*(-parseInt(_0x2ae0b4(0x180))/0x9)+-parseInt(_0x2ae0b4(0x187))/0xa+parseInt(_0x2ae0b4(0x176))/0xb;if(_0x314a2c===_0x66590c)break;else _0x36121e['push'](_0x36121e['shift']());}catch(_0x42323f){_0x36121e['push'](_0x36121e['shift']());}}}(_0x5173,0xe4d9b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x160deb(0x172)}},'collabStatus':{'fetchMiss':_0x160deb(0x178),'conflict':_0x160deb(0x17e),'notCollab':_0x160deb(0x17c),'synced':'Sincronitzat','syncing':_0x160deb(0x182),'offline':_0x160deb(0x17b)},'snapshotLoading':{'loadingSheet':'S\x27està\x20carregant\x20el\x20full','timeout':_0x160deb(0x17f),'refresh':_0x160deb(0x186)},'session':{'connection-failed':_0x160deb(0x18b),'will-retry':'Error\x20de\x20connexió,\x20ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','room-full':_0x160deb(0x170),'collaboration-timeout':_0x160deb(0x184)},'conflict':{'title':_0x160deb(0x171),'content':'Hi\x20ha\x20un\x20conflicte\x20entre\x20la\x20vostra\x20còpia\x20local\x20i\x20la\x20còpia\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals,\x20perquè\x20es\x20perdran\x20quan\x20actualitzeu\x20la\x20pàgina.'},'permission':{'title':'Error\x20d\x27autenticació','content':_0x160deb(0x183)},'collaboration':{'offline-data-not-saved':_0x160deb(0x18a),'single-unit':{'warning':_0x160deb(0x188)},'closeRoom':'Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.'},'auth':{'needGotoLoginAlert':_0x160deb(0x175)},'formula':{'calculation':{'started':'El\x20càlcul\x20de\x20fórmules\x20ha\x20començat.','waiting':_0x160deb(0x173),'unable':'No\x20es\x20pot\x20realitzar\x20el\x20càlcul\x20de\x20fórmules\x20en\x20aquest\x20moment.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.'}}}};function _0x5173(){const _0x54f41d=['6DzQlNv','Teniu\x20canvis\x20fora\x20de\x20línia\x20que\x20no\x20s\x27han\x20desat\x20al\x20servidor.\x20Comproveu\x20la\x20vostra\x20xarxa\x20i\x20torneu-ho\x20a\x20intentar.','Error\x20de\x20connexió,\x20comproveu\x20la\x20vostra\x20xarxa.','La\x20sala\x20de\x20col·laboració\x20està\x20plena.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Conflicte\x20de\x20col·laboració','Feu\x20clic\x20per\x20reconnectar','La\x20cua\x20de\x20càlcul\x20de\x20fórmules\x20està\x20plena,\x20esperant\x20espai\x20disponible...','1502572wjacNa','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.','32380018bfyqJS','246370tiFNkU','Sincronitzant\x20dades\x20del\x20servidor...','1132836crFfcG','211818mWSIKo','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','Fitxer\x20local','259ddaEpC','Conflictes\x20d\x27edició','La\x20càrrega\x20de\x20dades\x20s\x27ha\x20aturat\x20a\x20{0}/{1}.\x20Actualitzeu\x20la\x20pàgina\x20per\x20tornar-ho\x20a\x20provar.','2169909aIaoTo','72udeYES','Sincronitzant...','Les\x20vostres\x20accions\x20entren\x20en\x20conflicte\x20amb\x20els\x20permisos\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals\x20en\x20un\x20altre\x20lloc,\x20perquè\x20es\x20descartaran\x20després\x20d\x27actualitzar\x20la\x20pàgina.','El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','56YFVYde','Actualitza\x20la\x20pàgina','6392870fvMqTb','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.'];_0x5173=function(){return _0x54f41d;};return _0x5173();}module['exports']=e;
1
+ const _0xff7442=_0x1e4e;(function(_0x400826,_0x483fc0){const _0x3089b3=_0x1e4e,_0x3e0e0e=_0x400826();while(!![]){try{const _0x5b748a=-parseInt(_0x3089b3(0x12f))/0x1+parseInt(_0x3089b3(0x149))/0x2+parseInt(_0x3089b3(0x13f))/0x3*(parseInt(_0x3089b3(0x14c))/0x4)+-parseInt(_0x3089b3(0x143))/0x5+-parseInt(_0x3089b3(0x135))/0x6*(parseInt(_0x3089b3(0x130))/0x7)+-parseInt(_0x3089b3(0x13e))/0x8+parseInt(_0x3089b3(0x14b))/0x9*(parseInt(_0x3089b3(0x13b))/0xa);if(_0x5b748a===_0x483fc0)break;else _0x3e0e0e['push'](_0x3e0e0e['shift']());}catch(_0x1d4ba2){_0x3e0e0e['push'](_0x3e0e0e['shift']());}}}(_0x1248,0x19b46));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0xff7442(0x137)}},'collabStatus':{'fetchMiss':'Sincronitzant\x20dades\x20del\x20servidor...','conflict':_0xff7442(0x146),'notCollab':_0xff7442(0x142),'synced':'Sincronitzat','syncing':_0xff7442(0x138),'offline':_0xff7442(0x144)},'snapshotLoading':{'loadingSheet':_0xff7442(0x139),'timeout':'La\x20càrrega\x20de\x20dades\x20s\x27ha\x20aturat\x20a\x20{0}/{1}.\x20Actualitzeu\x20la\x20pàgina\x20per\x20tornar-ho\x20a\x20provar.','refresh':_0xff7442(0x145)},'session':{'connection-failed':_0xff7442(0x13c),'will-retry':_0xff7442(0x136),'room-full':_0xff7442(0x131),'collaboration-timeout':'El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.'},'conflict':{'title':_0xff7442(0x13a),'content':_0xff7442(0x132)},'permission':{'title':_0xff7442(0x148),'content':_0xff7442(0x140)},'collaboration':{'offline-data-not-saved':_0xff7442(0x14a),'single-unit':{'warning':_0xff7442(0x141)},'closeRoom':_0xff7442(0x13d)},'auth':{'needGotoLoginAlert':_0xff7442(0x147)},'formula':{'calculation':{'started':_0xff7442(0x134),'waiting':_0xff7442(0x133),'unable':_0xff7442(0x12e)}}}};module[_0xff7442(0x12d)]=e;function _0x1e4e(_0x5b3aa9,_0x3d044c){_0x5b3aa9=_0x5b3aa9-0x12d;const _0x124839=_0x1248();let _0x1e4e14=_0x124839[_0x5b3aa9];return _0x1e4e14;}function _0x1248(){const _0x36e294=['Error\x20de\x20connexió,\x20comproveu\x20la\x20vostra\x20xarxa.','Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.','677608qdLIRw','92871Igvmex','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.','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.','Fitxer\x20local','63595mVeWEo','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','Actualitza\x20la\x20pàgina','Conflictes\x20d\x27edició','La\x20vostra\x20sessió\x20ha\x20caducat.\x20Feu\x20clic\x20a\x20D\x27acord\x20per\x20tornar\x20a\x20iniciar\x20sessió,\x20o\x20a\x20Cancel·la\x20per\x20desar\x20els\x20vostres\x20canvis\x20locals.','Error\x20d\x27autenticació','353780FlrcjY','Teniu\x20canvis\x20fora\x20de\x20línia\x20que\x20no\x20s\x27han\x20desat\x20al\x20servidor.\x20Comproveu\x20la\x20vostra\x20xarxa\x20i\x20torneu-ho\x20a\x20intentar.','72wHnGdS','16JzNjsf','exports','No\x20es\x20pot\x20realitzar\x20el\x20càlcul\x20de\x20fórmules\x20en\x20aquest\x20moment.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.','86972bhlDpN','523796ELLLCR','La\x20sala\x20de\x20col·laboració\x20està\x20plena.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','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.','La\x20cua\x20de\x20càlcul\x20de\x20fórmules\x20està\x20plena,\x20esperant\x20espai\x20disponible...','El\x20càlcul\x20de\x20fórmules\x20ha\x20començat.','12rOzKEW','Error\x20de\x20connexió,\x20ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','Feu\x20clic\x20per\x20reconnectar','Sincronitzant...','S\x27està\x20carregant\x20el\x20full','Conflicte\x20de\x20col·laboració','173270ZJlKbj'];_0x1248=function(){return _0x36e294;};return _0x1248();}
@@ -1 +1 @@
1
- const _0x5ca995=_0x1ecf;function _0x1ecf(_0x929c49,_0x7edb10){_0x929c49=_0x929c49-0xdb;const _0x126eab=_0x126e();let _0x1ecff4=_0x126eab[_0x929c49];return _0x1ecff4;}(function(_0x1d4b48,_0x15fab8){const _0x315499=_0x1ecf,_0x349932=_0x1d4b48();while(!![]){try{const _0x44aa06=parseInt(_0x315499(0xe3))/0x1+parseInt(_0x315499(0xeb))/0x2+parseInt(_0x315499(0xf3))/0x3*(-parseInt(_0x315499(0xef))/0x4)+-parseInt(_0x315499(0xe8))/0x5+parseInt(_0x315499(0xe2))/0x6*(parseInt(_0x315499(0xf5))/0x7)+parseInt(_0x315499(0xdd))/0x8+-parseInt(_0x315499(0xe5))/0x9;if(_0x44aa06===_0x15fab8)break;else _0x349932['push'](_0x349932['shift']());}catch(_0x5789e8){_0x349932['push'](_0x349932['shift']());}}}(_0x126e,0x9c991));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x5ca995(0xf6)}},'collabStatus':{'fetchMiss':_0x5ca995(0xdb),'conflict':_0x5ca995(0xde),'notCollab':_0x5ca995(0xe6),'synced':_0x5ca995(0xdc),'syncing':_0x5ca995(0xed),'offline':_0x5ca995(0xec)},'snapshotLoading':{'loadingSheet':_0x5ca995(0xe4),'timeout':'Das\x20Laden\x20der\x20Daten\x20ist\x20bei\x20{0}/{1}\x20stehen\x20geblieben.\x20Aktualisieren\x20Sie\x20die\x20Seite\x20und\x20versuchen\x20Sie\x20es\x20erneut.','refresh':_0x5ca995(0xf2)},'session':{'connection-failed':_0x5ca995(0xe0),'will-retry':'Verbindung\x20fehlgeschlagen,\x20wir\x20versuchen\x20es\x20gleich\x20erneut.','room-full':'Der\x20Zusammenarbeitsraum\x20ist\x20voll.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','collaboration-timeout':_0x5ca995(0xf1)},'conflict':{'title':_0x5ca995(0xea),'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':_0x5ca995(0xf4),'content':_0x5ca995(0xe9)},'collaboration':{'offline-data-not-saved':_0x5ca995(0xee),'single-unit':{'warning':_0x5ca995(0xf0)},'closeRoom':'Die\x20Bearbeitungsberechtigungen\x20wurden\x20widerrufen,\x20da\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.'},'auth':{'needGotoLoginAlert':_0x5ca995(0xdf)},'formula':{'calculation':{'started':_0x5ca995(0xe1),'waiting':'Die\x20Warteschlange\x20für\x20die\x20Formelberechnung\x20ist\x20voll,\x20wartet\x20auf\x20einen\x20verfügbaren\x20Slot...','unable':'Formelberechnung\x20kann\x20derzeit\x20nicht\x20durchgeführt\x20werden.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.'}}}};module[_0x5ca995(0xe7)]=e;function _0x126e(){const _0x7af48c=['Synchronisierung...','Sie\x20haben\x20Offline-Änderungen,\x20die\x20nicht\x20auf\x20dem\x20Server\x20gespeichert\x20wurden.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk\x20und\x20versuchen\x20Sie\x20es\x20erneut.','28mTMiLG','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Um\x20Datenverlust\x20zu\x20vermeiden,\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','Der\x20Server\x20antwortet\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','Seite\x20aktualisieren','177651CEfUcr','Authentifizierungsfehler','7mDIvmw','Klicken,\x20um\x20wieder\x20zu\x20verbinden','Serverdaten\x20werden\x20synchronisiert...','Synchronisiert','5521784CLSEtk','Bearbeitungskonflikte','Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.','Verbindung\x20fehlgeschlagen,\x20bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','Formelberechnung\x20gestartet.','5496618NPrJeR','101944SPwsfE','Tabellenblatt\x20wird\x20geladen','5660991eNBDiN','Lokale\x20Datei','exports','4075350QkkRUm','Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderweitig,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.','Zusammenarbeitskonflikt','1583486zRqzYR','Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert'];_0x126e=function(){return _0x7af48c;};return _0x126e();}
1
+ function _0x3567(_0xe34ce8,_0x3ae950){_0xe34ce8=_0xe34ce8-0x16a;const _0x22b9b4=_0x22b9();let _0x3567c8=_0x22b9b4[_0xe34ce8];return _0x3567c8;}const _0x2cb895=_0x3567;(function(_0x45b375,_0x3f3737){const _0x1ee9ec=_0x3567,_0x5dae7f=_0x45b375();while(!![]){try{const _0x56d9d6=-parseInt(_0x1ee9ec(0x17d))/0x1*(-parseInt(_0x1ee9ec(0x188))/0x2)+parseInt(_0x1ee9ec(0x16a))/0x3*(-parseInt(_0x1ee9ec(0x178))/0x4)+parseInt(_0x1ee9ec(0x182))/0x5*(parseInt(_0x1ee9ec(0x172))/0x6)+parseInt(_0x1ee9ec(0x175))/0x7*(parseInt(_0x1ee9ec(0x17f))/0x8)+parseInt(_0x1ee9ec(0x184))/0x9+-parseInt(_0x1ee9ec(0x181))/0xa*(parseInt(_0x1ee9ec(0x16d))/0xb)+-parseInt(_0x1ee9ec(0x176))/0xc;if(_0x56d9d6===_0x3f3737)break;else _0x5dae7f['push'](_0x5dae7f['shift']());}catch(_0xaaebaa){_0x5dae7f['push'](_0x5dae7f['shift']());}}}(_0x22b9,0xd008a));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2cb895(0x189)}},'collabStatus':{'fetchMiss':_0x2cb895(0x177),'conflict':_0x2cb895(0x17c),'notCollab':_0x2cb895(0x180),'synced':_0x2cb895(0x17b),'syncing':'Synchronisierung...','offline':_0x2cb895(0x16f)},'snapshotLoading':{'loadingSheet':_0x2cb895(0x185),'timeout':_0x2cb895(0x170),'refresh':'Seite\x20aktualisieren'},'session':{'connection-failed':_0x2cb895(0x171),'will-retry':_0x2cb895(0x173),'room-full':_0x2cb895(0x187),'collaboration-timeout':_0x2cb895(0x17a)},'conflict':{'title':_0x2cb895(0x17e),'content':_0x2cb895(0x183)},'permission':{'title':_0x2cb895(0x186),'content':_0x2cb895(0x16e)},'collaboration':{'offline-data-not-saved':_0x2cb895(0x18b),'single-unit':{'warning':'Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Um\x20Datenverlust\x20zu\x20vermeiden,\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.'},'closeRoom':_0x2cb895(0x16c)},'auth':{'needGotoLoginAlert':_0x2cb895(0x179)},'formula':{'calculation':{'started':_0x2cb895(0x174),'waiting':_0x2cb895(0x18a),'unable':_0x2cb895(0x16b)}}}};module[_0x2cb895(0x18c)]=e;function _0x22b9(){const _0x3aef68=['Bearbeitungskonflikte','17269iPghZb','Zusammenarbeitskonflikt','296TMbIzR','Lokale\x20Datei','590CTssDE','131810Hzcxew','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.','13750119ShUSWu','Tabellenblatt\x20wird\x20geladen','Authentifizierungsfehler','Der\x20Zusammenarbeitsraum\x20ist\x20voll.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','58IKEpzv','Klicken,\x20um\x20wieder\x20zu\x20verbinden','Die\x20Warteschlange\x20für\x20die\x20Formelberechnung\x20ist\x20voll,\x20wartet\x20auf\x20einen\x20verfügbaren\x20Slot...','Sie\x20haben\x20Offline-Änderungen,\x20die\x20nicht\x20auf\x20dem\x20Server\x20gespeichert\x20wurden.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk\x20und\x20versuchen\x20Sie\x20es\x20erneut.','exports','12tbNYTA','Formelberechnung\x20kann\x20derzeit\x20nicht\x20durchgeführt\x20werden.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.','Die\x20Bearbeitungsberechtigungen\x20wurden\x20widerrufen,\x20da\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.','61281xfxurc','Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderweitig,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.','Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert','Das\x20Laden\x20der\x20Daten\x20ist\x20bei\x20{0}/{1}\x20stehen\x20geblieben.\x20Aktualisieren\x20Sie\x20die\x20Seite\x20und\x20versuchen\x20Sie\x20es\x20erneut.','Verbindung\x20fehlgeschlagen,\x20bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','276cWnMGV','Verbindung\x20fehlgeschlagen,\x20wir\x20versuchen\x20es\x20gleich\x20erneut.','Formelberechnung\x20gestartet.','188629RwGSbt','25570080PGMPVi','Serverdaten\x20werden\x20synchronisiert...','926648mAZqOO','Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.','Der\x20Server\x20antwortet\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','Synchronisiert'];_0x22b9=function(){return _0x3aef68;};return _0x22b9();}
@@ -1 +1 @@
1
- const _0xccd26=_0x2bd1;(function(_0x429b0c,_0x4ce1ec){const _0x306bcf=_0x2bd1,_0x357b44=_0x429b0c();while(!![]){try{const _0x11e926=parseInt(_0x306bcf(0x132))/0x1*(-parseInt(_0x306bcf(0x126))/0x2)+-parseInt(_0x306bcf(0x127))/0x3+parseInt(_0x306bcf(0x12e))/0x4*(-parseInt(_0x306bcf(0x121))/0x5)+parseInt(_0x306bcf(0x130))/0x6+parseInt(_0x306bcf(0x120))/0x7+parseInt(_0x306bcf(0x11f))/0x8+parseInt(_0x306bcf(0x134))/0x9;if(_0x11e926===_0x4ce1ec)break;else _0x357b44['push'](_0x357b44['shift']());}catch(_0x49e40d){_0x357b44['push'](_0x357b44['shift']());}}}(_0x2c99,0x30021));function _0x2c99(){const _0x1ffcdc=['Click\x20to\x20Reconnect','2954736XLtRme','824817NauzWb','789505madQst','Local\x20file','Syncing...','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','2tDWadM','965826sIYsHB','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Loading\x20sheet','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','8FmWOZx','Connection\x20failed,\x20please\x20check\x20your\x20network.','1949658IcCJsd','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','270731MFeuhe','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','2637000FMKdXf','Refresh\x20page','There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.','Collaboration\x20Conflict','Syncing\x20server\x20data...','Edit\x20conflicts','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.'];_0x2c99=function(){return _0x1ffcdc;};return _0x2c99();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0xccd26(0x13b)}},'collabStatus':{'fetchMiss':_0xccd26(0x138),'conflict':_0xccd26(0x139),'notCollab':_0xccd26(0x122),'synced':'Synced','syncing':_0xccd26(0x123),'offline':_0xccd26(0x12a)},'snapshotLoading':{'loadingSheet':_0xccd26(0x12b),'timeout':'Loading\x20stopped\x20at\x20{0}/{1}.\x20Refresh\x20the\x20page\x20to\x20try\x20again.','refresh':_0xccd26(0x135)},'session':{'connection-failed':_0xccd26(0x12f),'will-retry':_0xccd26(0x133),'room-full':_0xccd26(0x128),'collaboration-timeout':_0xccd26(0x12c)},'conflict':{'title':_0xccd26(0x137),'content':_0xccd26(0x136)},'permission':{'title':'Authentication\x20Error','content':'Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'},'collaboration':{'offline-data-not-saved':_0xccd26(0x13a),'single-unit':{'warning':_0xccd26(0x129)},'closeRoom':_0xccd26(0x131)},'auth':{'needGotoLoginAlert':_0xccd26(0x124)},'formula':{'calculation':{'started':'Formula\x20calculation\x20started.','waiting':_0xccd26(0x12d),'unable':_0xccd26(0x125)}}}};function _0x2bd1(_0x18cb2a,_0x29272b){_0x18cb2a=_0x18cb2a-0x11f;const _0x2c99b8=_0x2c99();let _0x2bd196=_0x2c99b8[_0x18cb2a];return _0x2bd196;}module['exports']=e;
1
+ const _0x4b133e=_0x1b4e;function _0x1b4e(_0x2b9ee0,_0x316f04){_0x2b9ee0=_0x2b9ee0-0x161;const _0x129e35=_0x129e();let _0x1b4e93=_0x129e35[_0x2b9ee0];return _0x1b4e93;}function _0x129e(){const _0x222f5a=['8838xmxDAK','5431048OcLixE','Edit\x20conflicts','exports','Local\x20file','5AuKqZE','12rOIFaU','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','8970682BZJRSL','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Loading\x20stopped\x20at\x20{0}/{1}.\x20Refresh\x20the\x20page\x20to\x20try\x20again.','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Click\x20to\x20Reconnect','79btUGfo','Collaboration\x20Conflict','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','711471xiKPOw','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','Authentication\x20Error','Formula\x20calculation\x20started.','3446784ocdFbB','21448880dzvHsO','Synced','Syncing...','10420854MNxSsR','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.'];_0x129e=function(){return _0x222f5a;};return _0x129e();}(function(_0x7a53b1,_0x426d6a){const _0x3717e6=_0x1b4e,_0x200cce=_0x7a53b1();while(!![]){try{const _0x4e6c6c=parseInt(_0x3717e6(0x17b))/0x1*(-parseInt(_0x3717e6(0x16e))/0x2)+parseInt(_0x3717e6(0x163))/0x3*(-parseInt(_0x3717e6(0x174))/0x4)+-parseInt(_0x3717e6(0x173))/0x5*(-parseInt(_0x3717e6(0x16c))/0x6)+parseInt(_0x3717e6(0x176))/0x7+parseInt(_0x3717e6(0x16f))/0x8+parseInt(_0x3717e6(0x168))/0x9+-parseInt(_0x3717e6(0x169))/0xa;if(_0x4e6c6c===_0x426d6a)break;else _0x200cce['push'](_0x200cce['shift']());}catch(_0x23d3a8){_0x200cce['push'](_0x200cce['shift']());}}}(_0x129e,0xd58ec));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x4b133e(0x17a)}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':_0x4b133e(0x170),'notCollab':_0x4b133e(0x172),'synced':_0x4b133e(0x16a),'syncing':_0x4b133e(0x16b),'offline':_0x4b133e(0x177)},'snapshotLoading':{'loadingSheet':'Loading\x20sheet','timeout':_0x4b133e(0x178),'refresh':'Refresh\x20page'},'session':{'connection-failed':'Connection\x20failed,\x20please\x20check\x20your\x20network.','will-retry':'Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','room-full':_0x4b133e(0x179),'collaboration-timeout':_0x4b133e(0x164)},'conflict':{'title':_0x4b133e(0x17c),'content':'There\x20is\x20a\x20conflict\x20between\x20your\x20local\x20copy\x20and\x20the\x20copy\x20on\x20the\x20server.\x20Please\x20save\x20your\x20local\x20edits,\x20because\x20they\x20will\x20be\x20lost\x20when\x20you\x20reload\x20the\x20page.'},'permission':{'title':_0x4b133e(0x166),'content':_0x4b133e(0x16d)},'collaboration':{'offline-data-not-saved':_0x4b133e(0x161),'single-unit':{'warning':_0x4b133e(0x165)},'closeRoom':'Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.'},'auth':{'needGotoLoginAlert':'Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.'},'formula':{'calculation':{'started':_0x4b133e(0x167),'waiting':_0x4b133e(0x162),'unable':_0x4b133e(0x175)}}}};module[_0x4b133e(0x171)]=e;
@@ -1 +1 @@
1
- const _0x388558=_0x4b8f;(function(_0x47ef58,_0x588bda){const _0x37158a=_0x4b8f,_0x548675=_0x47ef58();while(!![]){try{const _0x5dbc4b=-parseInt(_0x37158a(0x148))/0x1+parseInt(_0x37158a(0x15a))/0x2*(parseInt(_0x37158a(0x153))/0x3)+-parseInt(_0x37158a(0x14c))/0x4+-parseInt(_0x37158a(0x152))/0x5+-parseInt(_0x37158a(0x14a))/0x6+-parseInt(_0x37158a(0x156))/0x7*(-parseInt(_0x37158a(0x149))/0x8)+parseInt(_0x37158a(0x150))/0x9*(parseInt(_0x37158a(0x147))/0xa);if(_0x5dbc4b===_0x588bda)break;else _0x548675['push'](_0x548675['shift']());}catch(_0x1aac68){_0x548675['push'](_0x548675['shift']());}}}(_0x1221,0xe848a));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x388558(0x14b)}},'collabStatus':{'fetchMiss':_0x388558(0x157),'conflict':_0x388558(0x14f),'notCollab':_0x388558(0x151),'synced':_0x388558(0x155),'syncing':'Sincronizando...','offline':'Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente'},'snapshotLoading':{'loadingSheet':'Cargando\x20hoja','timeout':'La\x20carga\x20de\x20datos\x20se\x20detuvo\x20en\x20{0}/{1}.\x20Actualiza\x20la\x20página\x20para\x20volver\x20a\x20intentarlo.','refresh':_0x388558(0x145)},'session':{'connection-failed':'Error\x20de\x20conexión,\x20verifique\x20su\x20red.','will-retry':'Error\x20de\x20conexión,\x20intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','room-full':_0x388558(0x154),'collaboration-timeout':_0x388558(0x159)},'conflict':{'title':'Conflicto\x20de\x20colaboración','content':_0x388558(0x144)},'permission':{'title':_0x388558(0x15c),'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':{'offline-data-not-saved':_0x388558(0x15d),'single-unit':{'warning':_0x388558(0x15e)},'closeRoom':_0x388558(0x15b)},'auth':{'needGotoLoginAlert':_0x388558(0x158)},'formula':{'calculation':{'started':_0x388558(0x146),'waiting':_0x388558(0x14e),'unable':_0x388558(0x15f)}}}};function _0x4b8f(_0x3f507e,_0x37aced){_0x3f507e=_0x3f507e-0x144;const _0x122115=_0x1221();let _0x4b8f4a=_0x122115[_0x3f507e];return _0x4b8f4a;}function _0x1221(){const _0x3b68e7=['3366432jsDAtN','Haga\x20clic\x20para\x20reconectar','4394232pOUWvS','exports','La\x20cola\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20llena,\x20esperando\x20espacio\x20disponible...','Conflictos\x20de\x20edición','16101EdEQas','Archivo\x20local','9437180TPbZaM','106710jkcuMf','La\x20sala\x20de\x20colaboración\x20está\x20llena.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Sincronizado','95249bwNVIx','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.','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','30YOYbqg','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','Error\x20de\x20autenticación','Tiene\x20cambios\x20sin\x20guardar\x20en\x20el\x20servidor.\x20Verifique\x20su\x20red\x20e\x20inténtelo\x20de\x20nuevo.','Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.','No\x20se\x20puede\x20realizar\x20el\x20cálculo\x20de\x20fórmulas\x20en\x20este\x20momento.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.','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.','Actualizar\x20página','Cálculo\x20de\x20fórmulas\x20iniciado.','17770gvssbi','942192HoDrFQ','1016UKEvgm'];_0x1221=function(){return _0x3b68e7;};return _0x1221();}module[_0x388558(0x14d)]=e;
1
+ const _0x2d81f9=_0x5e19;function _0x5e19(_0x5622a4,_0x26bbe4){_0x5622a4=_0x5622a4-0xdc;const _0x28c346=_0x28c3();let _0x5e1971=_0x28c346[_0x5622a4];return _0x5e1971;}function _0x28c3(){const _0x2625b3=['Sincronizando\x20datos\x20del\x20servidor...','24tWNAZS','Haga\x20clic\x20para\x20reconectar','72nnfNcw','1066230SXgQtM','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.','La\x20carga\x20de\x20datos\x20se\x20detuvo\x20en\x20{0}/{1}.\x20Actualiza\x20la\x20página\x20para\x20volver\x20a\x20intentarlo.','5488296IhNlqn','Sincronizado','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','La\x20cola\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20llena,\x20esperando\x20espacio\x20disponible...','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','Conflicto\x20de\x20colaboración','7813575GkwIYc','4633794peElhD','Conflictos\x20de\x20edición','Error\x20de\x20conexión,\x20verifique\x20su\x20red.','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.','Archivo\x20local','66947nzzmJy','Actualizar\x20página','6PnZlNI','Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.','Sincronizando...','El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','No\x20se\x20puede\x20realizar\x20el\x20cálculo\x20de\x20fórmulas\x20en\x20este\x20momento.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.','1935316xqICQr','Cargando\x20hoja','La\x20sala\x20de\x20colaboración\x20está\x20llena.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','exports','1641880vewsvz','Cálculo\x20de\x20fórmulas\x20iniciado.','Tiene\x20cambios\x20sin\x20guardar\x20en\x20el\x20servidor.\x20Verifique\x20su\x20red\x20e\x20inténtelo\x20de\x20nuevo.'];_0x28c3=function(){return _0x2625b3;};return _0x28c3();}(function(_0x51570f,_0x1452d7){const _0x515699=_0x5e19,_0x4d90f1=_0x51570f();while(!![]){try{const _0x1e2b3a=-parseInt(_0x515699(0xfc))/0x1*(parseInt(_0x515699(0xea))/0x2)+-parseInt(_0x515699(0xdd))/0x3*(parseInt(_0x515699(0xe2))/0x4)+parseInt(_0x515699(0xed))/0x5+-parseInt(_0x515699(0xf7))/0x6+parseInt(_0x515699(0xf6))/0x7+parseInt(_0x515699(0xf0))/0x8+-parseInt(_0x515699(0xec))/0x9*(-parseInt(_0x515699(0xe6))/0xa);if(_0x1e2b3a===_0x1452d7)break;else _0x4d90f1['push'](_0x4d90f1['shift']());}catch(_0x399b07){_0x4d90f1['push'](_0x4d90f1['shift']());}}}(_0x28c3,0xbfd1b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2d81f9(0xeb)}},'collabStatus':{'fetchMiss':_0x2d81f9(0xe9),'conflict':_0x2d81f9(0xf8),'notCollab':_0x2d81f9(0xfb),'synced':_0x2d81f9(0xf1),'syncing':_0x2d81f9(0xdf),'offline':_0x2d81f9(0xf2)},'snapshotLoading':{'loadingSheet':_0x2d81f9(0xe3),'timeout':_0x2d81f9(0xef),'refresh':_0x2d81f9(0xdc)},'session':{'connection-failed':_0x2d81f9(0xf9),'will-retry':'Error\x20de\x20conexión,\x20intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','room-full':_0x2d81f9(0xe4),'collaboration-timeout':_0x2d81f9(0xe0)},'conflict':{'title':_0x2d81f9(0xf5),'content':_0x2d81f9(0xfa)},'permission':{'title':'Error\x20de\x20autenticación','content':_0x2d81f9(0xee)},'collaboration':{'offline-data-not-saved':_0x2d81f9(0xe8),'single-unit':{'warning':_0x2d81f9(0xde)},'closeRoom':_0x2d81f9(0xf4)},'auth':{'needGotoLoginAlert':'Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.'},'formula':{'calculation':{'started':_0x2d81f9(0xe7),'waiting':_0x2d81f9(0xf3),'unable':_0x2d81f9(0xe1)}}}};module[_0x2d81f9(0xe5)]=e;
@@ -1 +1 @@
1
- const _0x19e54d=_0x3dae;(function(_0x4b0826,_0x2e2e40){const _0x27fa8e=_0x3dae,_0x5d433b=_0x4b0826();while(!![]){try{const _0x380e0c=parseInt(_0x27fa8e(0x190))/0x1*(-parseInt(_0x27fa8e(0x192))/0x2)+-parseInt(_0x27fa8e(0x18d))/0x3*(-parseInt(_0x27fa8e(0x18e))/0x4)+parseInt(_0x27fa8e(0x18a))/0x5+-parseInt(_0x27fa8e(0x18b))/0x6+-parseInt(_0x27fa8e(0x191))/0x7+parseInt(_0x27fa8e(0x189))/0x8+parseInt(_0x27fa8e(0x193))/0x9;if(_0x380e0c===_0x2e2e40)break;else _0x5d433b['push'](_0x5d433b['shift']());}catch(_0x1cd045){_0x5d433b['push'](_0x5d433b['shift']());}}}(_0xdfb1,0x2f4d0));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x19e54d(0x18c)}},'collabStatus':{'fetchMiss':_0x19e54d(0x17d),'conflict':_0x19e54d(0x181),'notCollab':'پرونده\x20محلی','synced':'همگام\x20سازی','syncing':_0x19e54d(0x17c),'offline':_0x19e54d(0x188)},'snapshotLoading':{'loadingSheet':_0x19e54d(0x17e),'timeout':_0x19e54d(0x182),'refresh':'تازه‌سازی\x20صفحه'},'session':{'connection-failed':_0x19e54d(0x185),'will-retry':_0x19e54d(0x187),'room-full':_0x19e54d(0x17b),'collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.'},'conflict':{'title':_0x19e54d(0x184),'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':_0x19e54d(0x180),'content':_0x19e54d(0x183)},'collaboration':{'offline-data-not-saved':'شما\x20ویرایش‌های\x20آفلاین\x20دارید\x20که\x20در\x20سرور\x20ذخیره\x20نشده‌اند.\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کرده\x20و\x20دوباره\x20تلاش\x20کنید.','single-unit':{'warning':'شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.'},'closeRoom':_0x19e54d(0x18f)},'auth':{'needGotoLoginAlert':'ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.'},'formula':{'calculation':{'started':_0x19e54d(0x186),'waiting':_0x19e54d(0x17f),'unable':'در\x20حال\x20حاضر\x20امکان\x20انجام\x20محاسبه\x20فرمول\x20وجود\x20ندارد.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.'}}}};function _0x3dae(_0x22824e,_0x5e2460){_0x22824e=_0x22824e-0x17b;const _0xdfb173=_0xdfb1();let _0x3daec2=_0xdfb173[_0x22824e];return _0x3daec2;}module['exports']=e;function _0xdfb1(){const _0x543c1b=['اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند','259304qAstNJ','16365NMAgui','1712376JJSqeP','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','3JuPhZJ','493316tzuqRN','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','101nTCgQO','1277332hYhrMr','7144SmVukf','7770357pPeKnS','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','در\x20حال\x20همگام\x20سازی...','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','در\x20حال\x20بارگذاری\x20برگه','صف\x20محاسبه\x20فرمول\x20پر\x20است،\x20در\x20انتظار\x20اسلات\x20خالی...','خطای\x20اعتبارسنجی','تداخل\x20ویرایش','بارگیری\x20داده‌ها\x20در\x20{0}/{1}\x20متوقف\x20شده\x20است.\x20برای\x20تلاش\x20دوباره\x20صفحه\x20را\x20تازه‌سازی\x20کنید.','اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','تداخل\x20همکاری','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','محاسبه\x20فرمول\x20شروع\x20شد.'];_0xdfb1=function(){return _0x543c1b;};return _0xdfb1();}
1
+ const _0x52e75a=_0x2643;(function(_0x274354,_0x574888){const _0x54419d=_0x2643,_0x3a898c=_0x274354();while(!![]){try{const _0x1dba09=parseInt(_0x54419d(0xfb))/0x1*(-parseInt(_0x54419d(0xfe))/0x2)+-parseInt(_0x54419d(0xf1))/0x3*(parseInt(_0x54419d(0xf9))/0x4)+parseInt(_0x54419d(0xe8))/0x5*(parseInt(_0x54419d(0xe9))/0x6)+-parseInt(_0x54419d(0xf4))/0x7+-parseInt(_0x54419d(0xfd))/0x8*(-parseInt(_0x54419d(0xf5))/0x9)+-parseInt(_0x54419d(0xf6))/0xa*(parseInt(_0x54419d(0xfa))/0xb)+parseInt(_0x54419d(0xe4))/0xc*(parseInt(_0x54419d(0xec))/0xd);if(_0x1dba09===_0x574888)break;else _0x3a898c['push'](_0x3a898c['shift']());}catch(_0x359302){_0x3a898c['push'](_0x3a898c['shift']());}}}(_0x45ab,0x26262));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x52e75a(0xed)}},'collabStatus':{'fetchMiss':'در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','conflict':_0x52e75a(0xf8),'notCollab':_0x52e75a(0xeb),'synced':_0x52e75a(0xe6),'syncing':_0x52e75a(0xfc),'offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'snapshotLoading':{'loadingSheet':_0x52e75a(0xf3),'timeout':_0x52e75a(0xe3),'refresh':'تازه‌سازی\x20صفحه'},'session':{'connection-failed':'اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','will-retry':'اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','room-full':'اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.'},'conflict':{'title':'تداخل\x20همکاری','content':_0x52e75a(0xe5)},'permission':{'title':_0x52e75a(0xf2),'content':_0x52e75a(0xf7)},'collaboration':{'offline-data-not-saved':_0x52e75a(0xea),'single-unit':{'warning':_0x52e75a(0xe7)},'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کنید.'},'formula':{'calculation':{'started':'محاسبه\x20فرمول\x20شروع\x20شد.','waiting':_0x52e75a(0xee),'unable':_0x52e75a(0xef)}}}};function _0x2643(_0x2292de,_0x2d378e){_0x2292de=_0x2292de-0xe3;const _0x45ab6f=_0x45ab();let _0x2643e0=_0x45ab6f[_0x2292de];return _0x2643e0;}module[_0x52e75a(0xf0)]=e;function _0x45ab(){const _0x372391=['8eTLBeh','11UHhaJj','1SONiOT','در\x20حال\x20همگام\x20سازی...','3464bzWiEh','220834cmBKdE','بارگیری\x20داده‌ها\x20در\x20{0}/{1}\x20متوقف\x20شده\x20است.\x20برای\x20تلاش\x20دوباره\x20صفحه\x20را\x20تازه‌سازی\x20کنید.','140088GrNGGP','یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','همگام\x20سازی','شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.','95njhiaF','7578aCMjpK','شما\x20ویرایش‌های\x20آفلاین\x20دارید\x20که\x20در\x20سرور\x20ذخیره\x20نشده‌اند.\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کرده\x20و\x20دوباره\x20تلاش\x20کنید.','پرونده\x20محلی','468gxWlFC','برای\x20اتصال\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','27285avvJyZ','خطای\x20اعتبارسنجی','در\x20حال\x20بارگذاری\x20برگه','1688365vocXQh','1737MPKOnJ','17700bJCaOs','اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','تداخل\x20ویرایش'];_0x45ab=function(){return _0x372391;};return _0x45ab();}
@@ -1 +1 @@
1
- const _0x2f72ed=_0x2253;function _0x2253(_0x51c9f3,_0x1a5991){_0x51c9f3=_0x51c9f3-0xc6;const _0x36593f=_0x3659();let _0x22534e=_0x36593f[_0x51c9f3];return _0x22534e;}(function(_0x45c65c,_0x109203){const _0x248632=_0x2253,_0xc857e3=_0x45c65c();while(!![]){try{const _0x5af227=parseInt(_0x248632(0xd9))/0x1+parseInt(_0x248632(0xca))/0x2*(-parseInt(_0x248632(0xc7))/0x3)+-parseInt(_0x248632(0xd0))/0x4+parseInt(_0x248632(0xd5))/0x5+parseInt(_0x248632(0xd8))/0x6+-parseInt(_0x248632(0xdc))/0x7+parseInt(_0x248632(0xd1))/0x8;if(_0x5af227===_0x109203)break;else _0xc857e3['push'](_0xc857e3['shift']());}catch(_0x6fe8c5){_0xc857e3['push'](_0xc857e3['shift']());}}}(_0x3659,0xb0cbc));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2f72ed(0xe0)}},'collabStatus':{'fetchMiss':'Synchronisation\x20des\x20données\x20du\x20serveur...','conflict':_0x2f72ed(0xd3),'notCollab':_0x2f72ed(0xcf),'synced':_0x2f72ed(0xde),'syncing':'Synchronisation...','offline':_0x2f72ed(0xc9)},'snapshotLoading':{'loadingSheet':_0x2f72ed(0xc8),'timeout':_0x2f72ed(0xc6),'refresh':_0x2f72ed(0xcb)},'session':{'connection-failed':_0x2f72ed(0xcc),'will-retry':_0x2f72ed(0xd4),'room-full':_0x2f72ed(0xdd),'collaboration-timeout':_0x2f72ed(0xdb)},'conflict':{'title':'Conflit\x20de\x20collaboration','content':_0x2f72ed(0xd2)},'permission':{'title':'Erreur\x20d\x27authentification','content':'Vos\x20actions\x20entrent\x20en\x20conflit\x20avec\x20les\x20autorisations\x20du\x20serveur.\x20Veuillez\x20enregistrer\x20vos\x20modifications\x20locales\x20ailleurs,\x20car\x20elles\x20seront\x20supprimées\x20après\x20l\x27actualisation\x20de\x20la\x20page.'},'collaboration':{'offline-data-not-saved':_0x2f72ed(0xda),'single-unit':{'warning':_0x2f72ed(0xd6)},'closeRoom':_0x2f72ed(0xd7)},'auth':{'needGotoLoginAlert':'Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.'},'formula':{'calculation':{'started':'Le\x20calcul\x20des\x20formules\x20a\x20commencé.','waiting':_0x2f72ed(0xce),'unable':_0x2f72ed(0xdf)}}}};function _0x3659(){const _0x8f4108=['768780MkIvzn','542407xQVolX','Vous\x20avez\x20des\x20modifications\x20hors\x20ligne\x20qui\x20n\x27ont\x20pas\x20été\x20enregistrées\x20sur\x20le\x20serveur.\x20Veuillez\x20vérifier\x20votre\x20réseau\x20et\x20réessayer.','Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','2289581ulkuTe','La\x20salle\x20de\x20collaboration\x20est\x20pleine.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Synchronisé','Impossible\x20d\x27effectuer\x20le\x20calcul\x20des\x20formules\x20pour\x20le\x20moment.\x20Veuillez\x20réessayer\x20plus\x20tard.','Cliquez\x20pour\x20reconnecter','Le\x20chargement\x20des\x20données\x20est\x20bloqué\x20à\x20{0}/{1}.\x20Actualisez\x20la\x20page\x20pour\x20réessayer.','6URrBvp','Chargement\x20de\x20la\x20feuille','Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement','422798QpmisT','Actualiser\x20la\x20page','Échec\x20de\x20la\x20connexion,\x20veuillez\x20vérifier\x20votre\x20réseau.','exports','La\x20file\x20d\x27attente\x20de\x20calcul\x20des\x20formules\x20est\x20pleine,\x20en\x20attente\x20d\x27un\x20emplacement\x20disponible...','Fichier\x20local','1198320ZrPRJa','4741440WUHTZf','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.','Conflits\x20de\x20modification','Échec\x20de\x20la\x20connexion,\x20une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','2552000LxsbZx','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.'];_0x3659=function(){return _0x8f4108;};return _0x3659();}module[_0x2f72ed(0xcd)]=e;
1
+ const _0x3e5029=_0x44d8;(function(_0x1aa174,_0x461dbd){const _0x10735a=_0x44d8,_0x1ad756=_0x1aa174();while(!![]){try{const _0x10a0bf=-parseInt(_0x10735a(0x1b0))/0x1+-parseInt(_0x10735a(0x1b5))/0x2*(-parseInt(_0x10735a(0x1ad))/0x3)+parseInt(_0x10735a(0x1ab))/0x4+-parseInt(_0x10735a(0x1b8))/0x5+-parseInt(_0x10735a(0x1c2))/0x6+-parseInt(_0x10735a(0x1af))/0x7+parseInt(_0x10735a(0x1bb))/0x8*(parseInt(_0x10735a(0x1b3))/0x9);if(_0x10a0bf===_0x461dbd)break;else _0x1ad756['push'](_0x1ad756['shift']());}catch(_0xc30e8a){_0x1ad756['push'](_0x1ad756['shift']());}}}(_0x38fb,0xb60be));function _0x38fb(){const _0x5316b4=['22518RxKxQB','Impossible\x20d\x27effectuer\x20le\x20calcul\x20des\x20formules\x20pour\x20le\x20moment.\x20Veuillez\x20réessayer\x20plus\x20tard.','106PuGmmo','Chargement\x20de\x20la\x20feuille','Synchronisation\x20des\x20données\x20du\x20serveur...','7025745pwxsGn','Fichier\x20local','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.','7624jjcRdQ','Conflits\x20de\x20modification','Vous\x20avez\x20des\x20modifications\x20hors\x20ligne\x20qui\x20n\x27ont\x20pas\x20été\x20enregistrées\x20sur\x20le\x20serveur.\x20Veuillez\x20vérifier\x20votre\x20réseau\x20et\x20réessayer.','La\x20salle\x20de\x20collaboration\x20est\x20pleine.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Le\x20calcul\x20des\x20formules\x20a\x20commencé.','Le\x20chargement\x20des\x20données\x20est\x20bloqué\x20à\x20{0}/{1}.\x20Actualisez\x20la\x20page\x20pour\x20réessayer.','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','1666080UwShCc','Conflit\x20de\x20collaboration','822724OXlCjX','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.','82077bcMuhM','Actualiser\x20la\x20page','2558696yxvGEJ','1246095bNhYXi','Cliquez\x20pour\x20reconnecter','Échec\x20de\x20la\x20connexion,\x20une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.'];_0x38fb=function(){return _0x5316b4;};return _0x38fb();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3e5029(0x1b1)}},'collabStatus':{'fetchMiss':_0x3e5029(0x1b7),'conflict':_0x3e5029(0x1bc),'notCollab':_0x3e5029(0x1b9),'synced':'Synchronisé','syncing':'Synchronisation...','offline':'Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement'},'snapshotLoading':{'loadingSheet':_0x3e5029(0x1b6),'timeout':_0x3e5029(0x1c0),'refresh':_0x3e5029(0x1ae)},'session':{'connection-failed':'Échec\x20de\x20la\x20connexion,\x20veuillez\x20vérifier\x20votre\x20réseau.','will-retry':_0x3e5029(0x1b2),'room-full':_0x3e5029(0x1be),'collaboration-timeout':'Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.'},'conflict':{'title':_0x3e5029(0x1c3),'content':_0x3e5029(0x1ac)},'permission':{'title':'Erreur\x20d\x27authentification','content':_0x3e5029(0x1ba)},'collaboration':{'offline-data-not-saved':_0x3e5029(0x1bd),'single-unit':{'warning':'Vous\x20avez\x20ouvert\x20le\x20même\x20fichier\x20dans\x20un\x20autre\x20onglet.\x20Pour\x20éviter\x20toute\x20perte\x20de\x20données,\x20vous\x20ne\x20pouvez\x20pas\x20modifier\x20dans\x20cet\x20onglet.'},'closeRoom':_0x3e5029(0x1c1)},'auth':{'needGotoLoginAlert':'Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.'},'formula':{'calculation':{'started':_0x3e5029(0x1bf),'waiting':'La\x20file\x20d\x27attente\x20de\x20calcul\x20des\x20formules\x20est\x20pleine,\x20en\x20attente\x20d\x27un\x20emplacement\x20disponible...','unable':_0x3e5029(0x1b4)}}}};function _0x44d8(_0x59bf38,_0x1c8835){_0x59bf38=_0x59bf38-0x1ab;const _0x38fb13=_0x38fb();let _0x44d81a=_0x38fb13[_0x59bf38];return _0x44d81a;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x3cff(_0x21f5f8,_0x153cfa){_0x21f5f8=_0x21f5f8-0x137;const _0x5d3375=_0x5d33();let _0x3cffbc=_0x5d3375[_0x21f5f8];return _0x3cffbc;}const _0x14889c=_0x3cff;function _0x5d33(){const _0xe94466=['Memuat\x20lembar','8739RjMHla','6hWzldQ','2348uZIGii','Antrian\x20perhitungan\x20rumus\x20penuh,\x20menunggu\x20slot\x20yang\x20tersedia...','1869gkIHnt','Muat\x20ulang\x20halaman','5738524daYwKV','1718220UJZErP','Menyinkronkan\x20data\x20server...','Anda\x20memiliki\x20edit\x20offline\x20yang\x20belum\x20disimpan\x20ke\x20server.\x20Harap\x20periksa\x20jaringan\x20Anda\x20dan\x20coba\x20lagi.','45371892PkEMuK','Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.','Konflik\x20edit','Klik\x20untuk\x20Menyambung\x20Kembali','1018eUtFPv','Perhitungan\x20rumus\x20dimulai.','Pemuatan\x20data\x20berhenti\x20di\x20{0}/{1}.\x20Muat\x20ulang\x20halaman\x20untuk\x20mencoba\x20lagi.','11rSnXGp','7730gUdAmA','Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','File\x20lokal','21264Nvdhrg','9684695mYDHjE','Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.','Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.','Konflik\x20Kolaborasi','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.'];_0x5d33=function(){return _0xe94466;};return _0x5d33();}(function(_0x296d54,_0x563a4d){const _0x2aa8bb=_0x3cff,_0x3bb5ee=_0x296d54();while(!![]){try{const _0x109a6b=parseInt(_0x2aa8bb(0x150))/0x1*(parseInt(_0x2aa8bb(0x140))/0x2)+-parseInt(_0x2aa8bb(0x139))/0x3+-parseInt(_0x2aa8bb(0x138))/0x4+-parseInt(_0x2aa8bb(0x148))/0x5*(parseInt(_0x2aa8bb(0x14f))/0x6)+-parseInt(_0x2aa8bb(0x152))/0x7*(-parseInt(_0x2aa8bb(0x147))/0x8)+-parseInt(_0x2aa8bb(0x14e))/0x9*(parseInt(_0x2aa8bb(0x144))/0xa)+parseInt(_0x2aa8bb(0x143))/0xb*(parseInt(_0x2aa8bb(0x13c))/0xc);if(_0x109a6b===_0x563a4d)break;else _0x3bb5ee['push'](_0x3bb5ee['shift']());}catch(_0x6bf8a1){_0x3bb5ee['push'](_0x3bb5ee['shift']());}}}(_0x5d33,0xf1ec4));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x14889c(0x13f)}},'collabStatus':{'fetchMiss':_0x14889c(0x13a),'conflict':_0x14889c(0x13e),'notCollab':_0x14889c(0x146),'synced':'Tersinkron','syncing':'Menyinkronkan...','offline':'Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal'},'snapshotLoading':{'loadingSheet':_0x14889c(0x14d),'timeout':_0x14889c(0x142),'refresh':_0x14889c(0x137)},'session':{'connection-failed':'Koneksi\x20gagal,\x20harap\x20periksa\x20jaringan\x20Anda.','will-retry':'Koneksi\x20gagal,\x20kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','room-full':'Ruang\x20kolaborasi\x20penuh.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','collaboration-timeout':_0x14889c(0x145)},'conflict':{'title':_0x14889c(0x14b),'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':'Kesalahan\x20Autentikasi','content':_0x14889c(0x14a)},'collaboration':{'offline-data-not-saved':_0x14889c(0x13b),'single-unit':{'warning':_0x14889c(0x149)},'closeRoom':_0x14889c(0x14c)},'auth':{'needGotoLoginAlert':_0x14889c(0x13d)},'formula':{'calculation':{'started':_0x14889c(0x141),'waiting':_0x14889c(0x151),'unable':'Tidak\x20dapat\x20melakukan\x20perhitungan\x20rumus\x20saat\x20ini.\x20Harap\x20coba\x20lagi\x20nanti.'}}}};module['exports']=e;
1
+ const _0x48d98f=_0x4a05;function _0x4f5a(){const _0x3c1ef2=['exports','46087KaieXH','Tidak\x20dapat\x20melakukan\x20perhitungan\x20rumus\x20saat\x20ini.\x20Harap\x20coba\x20lagi\x20nanti.','Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Konflik\x20Kolaborasi','Konflik\x20edit','3zapCru','Perhitungan\x20rumus\x20dimulai.','2549436fSpuQi','File\x20lokal','15ZRCVLX','Koneksi\x20gagal,\x20harap\x20periksa\x20jaringan\x20Anda.','Ruang\x20kolaborasi\x20penuh.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','2835146IwuItk','Kesalahan\x20Autentikasi','Klik\x20untuk\x20Menyambung\x20Kembali','23253600GWgIfh','Anda\x20memiliki\x20edit\x20offline\x20yang\x20belum\x20disimpan\x20ke\x20server.\x20Harap\x20periksa\x20jaringan\x20Anda\x20dan\x20coba\x20lagi.','Menyinkronkan\x20data\x20server...','Koneksi\x20gagal,\x20kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','28KeUtSX','Tersinkron','Pemuatan\x20data\x20berhenti\x20di\x20{0}/{1}.\x20Muat\x20ulang\x20halaman\x20untuk\x20mencoba\x20lagi.','Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.','Menyinkronkan...','7047693YPwCgA','10528536ynrlPF','1898584mYCnLf','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.'];_0x4f5a=function(){return _0x3c1ef2;};return _0x4f5a();}(function(_0x45d6ef,_0x3c39ae){const _0x4a18f3=_0x4a05,_0x1543bf=_0x45d6ef();while(!![]){try{const _0x585c2c=-parseInt(_0x4a18f3(0x1fc))/0x1+-parseInt(_0x4a18f3(0x208))/0x2*(-parseInt(_0x4a18f3(0x201))/0x3)+parseInt(_0x4a18f3(0x203))/0x4*(parseInt(_0x4a18f3(0x205))/0x5)+parseInt(_0x4a18f3(0x1f8))/0x6+-parseInt(_0x4a18f3(0x1f2))/0x7*(parseInt(_0x4a18f3(0x1f9))/0x8)+-parseInt(_0x4a18f3(0x1f7))/0x9+-parseInt(_0x4a18f3(0x20b))/0xa;if(_0x585c2c===_0x3c39ae)break;else _0x1543bf['push'](_0x1543bf['shift']());}catch(_0x2c55bd){_0x1543bf['push'](_0x1543bf['shift']());}}}(_0x4f5a,0xef66e));function _0x4a05(_0x486542,_0x587423){_0x486542=_0x486542-0x1ef;const _0x4f5af0=_0x4f5a();let _0x4a0525=_0x4f5af0[_0x486542];return _0x4a0525;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x48d98f(0x20a)}},'collabStatus':{'fetchMiss':_0x48d98f(0x1f0),'conflict':_0x48d98f(0x200),'notCollab':_0x48d98f(0x204),'synced':_0x48d98f(0x1f3),'syncing':_0x48d98f(0x1f6),'offline':'Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal'},'snapshotLoading':{'loadingSheet':'Memuat\x20lembar','timeout':_0x48d98f(0x1f4),'refresh':'Muat\x20ulang\x20halaman'},'session':{'connection-failed':_0x48d98f(0x206),'will-retry':_0x48d98f(0x1f1),'room-full':_0x48d98f(0x207),'collaboration-timeout':_0x48d98f(0x1fe)},'conflict':{'title':_0x48d98f(0x1ff),'content':_0x48d98f(0x1f5)},'permission':{'title':_0x48d98f(0x209),'content':'Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.'},'collaboration':{'offline-data-not-saved':_0x48d98f(0x1ef),'single-unit':{'warning':'Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.'},'closeRoom':_0x48d98f(0x1fa)},'auth':{'needGotoLoginAlert':'Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.'},'formula':{'calculation':{'started':_0x48d98f(0x202),'waiting':'Antrian\x20perhitungan\x20rumus\x20penuh,\x20menunggu\x20slot\x20yang\x20tersedia...','unable':_0x48d98f(0x1fd)}}}};module[_0x48d98f(0x1fb)]=e;
@@ -1 +1 @@
1
- const _0x1d7d79=_0xf720;function _0xf720(_0x1c9a3a,_0x2c1b95){_0x1c9a3a=_0x1c9a3a-0x1a3;const _0x531f93=_0x531f();let _0xf7208f=_0x531f93[_0x1c9a3a];return _0xf7208f;}(function(_0x4237a8,_0x3de8fb){const _0x12291d=_0xf720,_0x3ac94b=_0x4237a8();while(!![]){try{const _0x4b521d=-parseInt(_0x12291d(0x1a6))/0x1*(parseInt(_0x12291d(0x1bb))/0x2)+parseInt(_0x12291d(0x1bd))/0x3+-parseInt(_0x12291d(0x1b8))/0x4*(parseInt(_0x12291d(0x1ad))/0x5)+parseInt(_0x12291d(0x1a8))/0x6*(-parseInt(_0x12291d(0x1b1))/0x7)+parseInt(_0x12291d(0x1b4))/0x8*(-parseInt(_0x12291d(0x1aa))/0x9)+parseInt(_0x12291d(0x1af))/0xa+parseInt(_0x12291d(0x1b9))/0xb;if(_0x4b521d===_0x3de8fb)break;else _0x3ac94b['push'](_0x3ac94b['shift']());}catch(_0x2da5c1){_0x3ac94b['push'](_0x3ac94b['shift']());}}}(_0x531f,0x1f440));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Clicca\x20per\x20Riconnettere'}},'collabStatus':{'fetchMiss':'Sincronizzazione\x20dati\x20server...','conflict':_0x1d7d79(0x1b5),'notCollab':_0x1d7d79(0x1ae),'synced':_0x1d7d79(0x1b0),'syncing':_0x1d7d79(0x1ab),'offline':'Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20localmente'},'snapshotLoading':{'loadingSheet':_0x1d7d79(0x1b7),'timeout':_0x1d7d79(0x1b2),'refresh':_0x1d7d79(0x1b6)},'session':{'connection-failed':_0x1d7d79(0x1ba),'will-retry':_0x1d7d79(0x1bc),'room-full':'La\x20stanza\x20di\x20collaborazione\x20è\x20piena.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','collaboration-timeout':_0x1d7d79(0x1a3)},'conflict':{'title':'Conflitto\x20di\x20Collaborazione','content':'C\x27è\x20un\x20conflitto\x20tra\x20la\x20tua\x20copia\x20locale\x20e\x20quella\x20sul\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali,\x20perché\x20andranno\x20perse\x20quando\x20ricarichi\x20la\x20pagina.'},'permission':{'title':_0x1d7d79(0x1b3),'content':_0x1d7d79(0x1a4)},'collaboration':{'offline-data-not-saved':'Hai\x20modifiche\x20offline\x20che\x20non\x20sono\x20state\x20salvate\x20sul\x20server.\x20Controlla\x20la\x20tua\x20rete\x20e\x20riprova.','single-unit':{'warning':_0x1d7d79(0x1a5)},'closeRoom':'I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20di\x20collaborazione\x20è\x20stata\x20chiusa.'},'auth':{'needGotoLoginAlert':'Il\x20tuo\x20login\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20effettuare\x20nuovamente\x20l\x27accesso,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.'},'formula':{'calculation':{'started':_0x1d7d79(0x1a9),'waiting':_0x1d7d79(0x1a7),'unable':'Impossibile\x20eseguire\x20il\x20calcolo\x20della\x20formula\x20in\x20questo\x20momento.\x20Riprova\x20più\x20tardi.'}}}};function _0x531f(){const _0x42a6b7=['Calcolo\x20della\x20formula\x20avviato.','489357UKTCPd','Sincronizzazione...','exports','180DgfJBj','File\x20locale','1880440pwdJXU','Sincronizzato','1185212qnRxLs','Il\x20caricamento\x20dei\x20dati\x20si\x20è\x20fermato\x20a\x20{0}/{1}.\x20Aggiorna\x20la\x20pagina\x20per\x20riprovare.','Errore\x20di\x20Autenticazione','8bnsPQX','Conflitti\x20di\x20modifica','Aggiorna\x20pagina','Caricamento\x20del\x20foglio','18508fUOxze','3735677bQmrBC','Connessione\x20fallita,\x20controlla\x20la\x20tua\x20rete.','2AfPPHI','Connessione\x20fallita,\x20riproveremo\x20a\x20breve.','110016LKqMCz','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','Le\x20tue\x20azioni\x20sono\x20in\x20conflitto\x20con\x20le\x20autorizzazioni\x20del\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali\x20altrove,\x20poiché\x20verranno\x20scartate\x20dopo\x20l\x27aggiornamento\x20della\x20pagina.','Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.','45998hnwdRv','La\x20coda\x20di\x20calcolo\x20delle\x20formule\x20è\x20piena,\x20in\x20attesa\x20di\x20uno\x20slot\x20disponibile...','6CQOrdx'];_0x531f=function(){return _0x42a6b7;};return _0x531f();}module[_0x1d7d79(0x1ac)]=e;
1
+ const _0x223c49=_0x54ec;(function(_0x4ff3f7,_0x344c1d){const _0x3cbceb=_0x54ec,_0x3ea868=_0x4ff3f7();while(!![]){try{const _0x34ae2c=-parseInt(_0x3cbceb(0xc0))/0x1+parseInt(_0x3cbceb(0xbe))/0x2+-parseInt(_0x3cbceb(0xc4))/0x3*(-parseInt(_0x3cbceb(0xba))/0x4)+parseInt(_0x3cbceb(0xc2))/0x5*(-parseInt(_0x3cbceb(0xaf))/0x6)+-parseInt(_0x3cbceb(0xbd))/0x7+parseInt(_0x3cbceb(0xb2))/0x8+parseInt(_0x3cbceb(0xb8))/0x9;if(_0x34ae2c===_0x344c1d)break;else _0x3ea868['push'](_0x3ea868['shift']());}catch(_0x1977b0){_0x3ea868['push'](_0x3ea868['shift']());}}}(_0x5ea9,0x768d0));function _0x54ec(_0x21d5d0,_0x2f3bb5){_0x21d5d0=_0x21d5d0-0xad;const _0x5ea9be=_0x5ea9();let _0x54ec2b=_0x5ea9be[_0x21d5d0];return _0x54ec2b;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Clicca\x20per\x20Riconnettere'}},'collabStatus':{'fetchMiss':_0x223c49(0xb5),'conflict':'Conflitti\x20di\x20modifica','notCollab':'File\x20locale','synced':'Sincronizzato','syncing':'Sincronizzazione...','offline':_0x223c49(0xbf)},'snapshotLoading':{'loadingSheet':_0x223c49(0xc3),'timeout':_0x223c49(0xb9),'refresh':_0x223c49(0xb0)},'session':{'connection-failed':_0x223c49(0xad),'will-retry':_0x223c49(0xbc),'room-full':_0x223c49(0xb4),'collaboration-timeout':_0x223c49(0xae)},'conflict':{'title':_0x223c49(0xc1),'content':_0x223c49(0xb1)},'permission':{'title':'Errore\x20di\x20Autenticazione','content':'Le\x20tue\x20azioni\x20sono\x20in\x20conflitto\x20con\x20le\x20autorizzazioni\x20del\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali\x20altrove,\x20poiché\x20verranno\x20scartate\x20dopo\x20l\x27aggiornamento\x20della\x20pagina.'},'collaboration':{'offline-data-not-saved':_0x223c49(0xb3),'single-unit':{'warning':'Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.'},'closeRoom':'I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20di\x20collaborazione\x20è\x20stata\x20chiusa.'},'auth':{'needGotoLoginAlert':'Il\x20tuo\x20login\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20effettuare\x20nuovamente\x20l\x27accesso,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.'},'formula':{'calculation':{'started':_0x223c49(0xb6),'waiting':'La\x20coda\x20di\x20calcolo\x20delle\x20formule\x20è\x20piena,\x20in\x20attesa\x20di\x20uno\x20slot\x20disponibile...','unable':_0x223c49(0xb7)}}}};function _0x5ea9(){const _0x1013fc=['2058nEFUSD','Connessione\x20fallita,\x20controlla\x20la\x20tua\x20rete.','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','327234vRzHBi','Aggiorna\x20pagina','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.','554528nSqSpS','Hai\x20modifiche\x20offline\x20che\x20non\x20sono\x20state\x20salvate\x20sul\x20server.\x20Controlla\x20la\x20tua\x20rete\x20e\x20riprova.','La\x20stanza\x20di\x20collaborazione\x20è\x20piena.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','Sincronizzazione\x20dati\x20server...','Calcolo\x20della\x20formula\x20avviato.','Impossibile\x20eseguire\x20il\x20calcolo\x20della\x20formula\x20in\x20questo\x20momento.\x20Riprova\x20più\x20tardi.','20514474rfzqzw','Il\x20caricamento\x20dei\x20dati\x20si\x20è\x20fermato\x20a\x20{0}/{1}.\x20Aggiorna\x20la\x20pagina\x20per\x20riprovare.','828Fujxrg','exports','Connessione\x20fallita,\x20riproveremo\x20a\x20breve.','6166874MykkMU','189420tNnrGW','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20localmente','346224JRHgAh','Conflitto\x20di\x20Collaborazione','80HoRWzk','Caricamento\x20del\x20foglio'];_0x5ea9=function(){return _0x1013fc;};return _0x5ea9();}module[_0x223c49(0xbb)]=e;
@@ -1 +1 @@
1
- const _0xcd241c=_0x5ab4;(function(_0x2b313c,_0x29e9f8){const _0x49dd9a=_0x5ab4,_0x40634f=_0x2b313c();while(!![]){try{const _0x5b75fb=-parseInt(_0x49dd9a(0x11f))/0x1*(parseInt(_0x49dd9a(0x11c))/0x2)+parseInt(_0x49dd9a(0x119))/0x3*(parseInt(_0x49dd9a(0x113))/0x4)+-parseInt(_0x49dd9a(0x110))/0x5+-parseInt(_0x49dd9a(0x10d))/0x6*(-parseInt(_0x49dd9a(0x126))/0x7)+parseInt(_0x49dd9a(0x11e))/0x8+parseInt(_0x49dd9a(0x10b))/0x9+-parseInt(_0x49dd9a(0x121))/0xa;if(_0x5b75fb===_0x29e9f8)break;else _0x40634f['push'](_0x40634f['shift']());}catch(_0x573e0e){_0x40634f['push'](_0x40634f['shift']());}}}(_0xe9f6,0xbae9b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0xcd241c(0x120)}},'collabStatus':{'fetchMiss':_0xcd241c(0x125),'conflict':'編集の競合','notCollab':_0xcd241c(0x10a),'synced':'同期済み','syncing':_0xcd241c(0x10c),'offline':'オフライン、編集内容はローカルに保存されます'},'snapshotLoading':{'loadingSheet':_0xcd241c(0x112),'timeout':_0xcd241c(0x11d),'refresh':_0xcd241c(0x123)},'session':{'connection-failed':_0xcd241c(0x114),'will-retry':_0xcd241c(0x117),'room-full':'共同編集ルームが満員です。編集内容はローカルに保存されます。','collaboration-timeout':_0xcd241c(0x111)},'conflict':{'title':_0xcd241c(0x116),'content':_0xcd241c(0x11a)},'permission':{'title':_0xcd241c(0x115),'content':_0xcd241c(0x124)},'collaboration':{'offline-data-not-saved':_0xcd241c(0x11b),'single-unit':{'warning':'別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。'},'closeRoom':_0xcd241c(0x10e)},'auth':{'needGotoLoginAlert':'ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。'},'formula':{'calculation':{'started':'数式の計算を開始しました。','waiting':_0xcd241c(0x118),'unable':_0xcd241c(0x10f)}}}};function _0xe9f6(){const _0x565d33=['exports','ページを更新','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','サーバーデータを同期中...','9326338IlERff','ローカルファイル','325224vNcImI','同期中...','6uuXZEs','共同編集ルームが閉じられたため、編集権限が取り消されました。','現在、数式の計算を実行できません。後でもう一度お試しください。','1279900mAtxVy','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','シートを読み込んでいます','4KVwRNJ','接続に失敗しました。ネットワーク接続を確認してください。','認証エラー','共同編集の競合','接続に失敗しました。しばらくしてから再試行します。','数式の計算キューが満杯です。空きが出るまでお待ちください...','342834VTiGqs','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。','618398HVeksg','データの読み込みが\x20{0}/{1}\x20で停止しています。ページを更新して再試行してください。','8008696VYLoRj','1fPNKhB','クリックして再接続','11530610HAEntF'];_0xe9f6=function(){return _0x565d33;};return _0xe9f6();}function _0x5ab4(_0x325cba,_0x66c22e){_0x325cba=_0x325cba-0x10a;const _0xe9f600=_0xe9f6();let _0x5ab4d8=_0xe9f600[_0x325cba];return _0x5ab4d8;}module[_0xcd241c(0x122)]=e;
1
+ const _0x493b7e=_0x1880;(function(_0x164a25,_0x481b91){const _0x2e6962=_0x1880,_0x549201=_0x164a25();while(!![]){try{const _0x482e74=parseInt(_0x2e6962(0xd6))/0x1+-parseInt(_0x2e6962(0xca))/0x2+-parseInt(_0x2e6962(0xc6))/0x3*(parseInt(_0x2e6962(0xd8))/0x4)+parseInt(_0x2e6962(0xce))/0x5+-parseInt(_0x2e6962(0xd1))/0x6+parseInt(_0x2e6962(0xc9))/0x7*(parseInt(_0x2e6962(0xdd))/0x8)+-parseInt(_0x2e6962(0xde))/0x9;if(_0x482e74===_0x481b91)break;else _0x549201['push'](_0x549201['shift']());}catch(_0x4dd89e){_0x549201['push'](_0x549201['shift']());}}}(_0x90a8,0xee60c));function _0x1880(_0x3389a5,_0x4ebf63){_0x3389a5=_0x3389a5-0xc5;const _0x90a89a=_0x90a8();let _0x1880e8=_0x90a89a[_0x3389a5];return _0x1880e8;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x493b7e(0xdf)}},'collabStatus':{'fetchMiss':_0x493b7e(0xd5),'conflict':_0x493b7e(0xdc),'notCollab':_0x493b7e(0xdb),'synced':'同期済み','syncing':_0x493b7e(0xd7),'offline':_0x493b7e(0xc7)},'snapshotLoading':{'loadingSheet':_0x493b7e(0xd0),'timeout':_0x493b7e(0xcb),'refresh':'ページを更新'},'session':{'connection-failed':'接続に失敗しました。ネットワーク接続を確認してください。','will-retry':_0x493b7e(0xda),'room-full':'共同編集ルームが満員です。編集内容はローカルに保存されます。','collaboration-timeout':'サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。'},'conflict':{'title':_0x493b7e(0xc5),'content':_0x493b7e(0xd3)},'permission':{'title':_0x493b7e(0xcd),'content':_0x493b7e(0xd2)},'collaboration':{'offline-data-not-saved':'オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。','single-unit':{'warning':_0x493b7e(0xd4)},'closeRoom':_0x493b7e(0xc8)},'auth':{'needGotoLoginAlert':_0x493b7e(0xcc)},'formula':{'calculation':{'started':'数式の計算を開始しました。','waiting':_0x493b7e(0xcf),'unable':_0x493b7e(0xd9)}}}};function _0x90a8(){const _0x122407=['オフライン、編集内容はローカルに保存されます','共同編集ルームが閉じられたため、編集権限が取り消されました。','7586404yLtXho','1532950lzzRXN','データの読み込みが\x20{0}/{1}\x20で停止しています。ページを更新して再試行してください。','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','認証エラー','7624865SHibyl','数式の計算キューが満杯です。空きが出るまでお待ちください...','シートを読み込んでいます','648660xKzsBM','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。','サーバーデータを同期中...','921582QQMnEd','同期中...','20HIJobf','現在、数式の計算を実行できません。後でもう一度お試しください。','接続に失敗しました。しばらくしてから再試行します。','ローカルファイル','編集の競合','8pYpCio','1000899pPpPOg','クリックして再接続','共同編集の競合','940881qYOyAf'];_0x90a8=function(){return _0x122407;};return _0x90a8();}module['exports']=e;
@@ -1 +1 @@
1
- function _0xb2f1(){const _0x4c95a4=['동기화됨','클릭하여\x20다시\x20연결','시트를\x20불러오는\x20중','759060imSkqN','사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.','오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.','로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.','서버\x20데이터\x20동기화\x20중...','1104966Atuqpd','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','478724JULOiG','2643641xpiTis','편집\x20충돌','수식\x20계산을\x20시작했습니다.','다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','4316694XxiCXc','3832790vwcvCh','인증\x20오류','공동\x20편집\x20충돌','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','데이터\x20로딩이\x20{0}/{1}에서\x20멈췄습니다.\x20페이지를\x20새로고침한\x20후\x20다시\x20시도하세요.','1708806AgLbnc'];_0xb2f1=function(){return _0x4c95a4;};return _0xb2f1();}function _0x74e4(_0x1c803f,_0x301eca){_0x1c803f=_0x1c803f-0x1d8;const _0xb2f1d3=_0xb2f1();let _0x74e47f=_0xb2f1d3[_0x1c803f];return _0x74e47f;}const _0x3a79bb=_0x74e4;(function(_0x35eb80,_0x319a71){const _0x5f4f3f=_0x74e4,_0x3080d2=_0x35eb80();while(!![]){try{const _0x1a43f3=parseInt(_0x5f4f3f(0x1dc))/0x1+-parseInt(_0x5f4f3f(0x1e8))/0x2+parseInt(_0x5f4f3f(0x1da))/0x3+parseInt(_0x5f4f3f(0x1ec))/0x4+parseInt(_0x5f4f3f(0x1e3))/0x5+-parseInt(_0x5f4f3f(0x1e2))/0x6+parseInt(_0x5f4f3f(0x1dd))/0x7;if(_0x1a43f3===_0x319a71)break;else _0x3080d2['push'](_0x3080d2['shift']());}catch(_0x552eaa){_0x3080d2['push'](_0x3080d2['shift']());}}}(_0xb2f1,0x943cc));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3a79bb(0x1ea)}},'collabStatus':{'fetchMiss':_0x3a79bb(0x1d9),'conflict':_0x3a79bb(0x1de),'notCollab':'로컬\x20파일','synced':_0x3a79bb(0x1e9),'syncing':'동기화\x20중...','offline':'오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'},'snapshotLoading':{'loadingSheet':_0x3a79bb(0x1eb),'timeout':_0x3a79bb(0x1e7),'refresh':'페이지\x20새로고침'},'session':{'connection-failed':_0x3a79bb(0x1e6),'will-retry':_0x3a79bb(0x1ef),'room-full':_0x3a79bb(0x1f0),'collaboration-timeout':'서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'},'conflict':{'title':_0x3a79bb(0x1e5),'content':_0x3a79bb(0x1db)},'permission':{'title':_0x3a79bb(0x1e4),'content':_0x3a79bb(0x1ed)},'collaboration':{'offline-data-not-saved':_0x3a79bb(0x1ee),'single-unit':{'warning':_0x3a79bb(0x1e0)},'closeRoom':'공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.'},'auth':{'needGotoLoginAlert':_0x3a79bb(0x1d8)},'formula':{'calculation':{'started':_0x3a79bb(0x1df),'waiting':_0x3a79bb(0x1e1),'unable':_0x3a79bb(0x1f1)}}}};module['exports']=e;
1
+ function _0x37b8(_0x141af5,_0x3504c1){_0x141af5=_0x141af5-0x100;const _0x31a921=_0x31a9();let _0x37b839=_0x31a921[_0x141af5];return _0x37b839;}const _0x2a64c6=_0x37b8;(function(_0x43f202,_0x444390){const _0x2581aa=_0x37b8,_0x5ac6ee=_0x43f202();while(!![]){try{const _0x4f61e9=parseInt(_0x2581aa(0x10d))/0x1+-parseInt(_0x2581aa(0x118))/0x2*(parseInt(_0x2581aa(0x115))/0x3)+-parseInt(_0x2581aa(0x11f))/0x4*(parseInt(_0x2581aa(0x108))/0x5)+parseInt(_0x2581aa(0x109))/0x6+-parseInt(_0x2581aa(0x105))/0x7+parseInt(_0x2581aa(0x114))/0x8*(parseInt(_0x2581aa(0x102))/0x9)+parseInt(_0x2581aa(0x10b))/0xa*(parseInt(_0x2581aa(0x10c))/0xb);if(_0x4f61e9===_0x444390)break;else _0x5ac6ee['push'](_0x5ac6ee['shift']());}catch(_0x49f43b){_0x5ac6ee['push'](_0x5ac6ee['shift']());}}}(_0x31a9,0x6e98d));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2a64c6(0x106)}},'collabStatus':{'fetchMiss':_0x2a64c6(0x120),'conflict':'편집\x20충돌','notCollab':_0x2a64c6(0x110),'synced':_0x2a64c6(0x10a),'syncing':_0x2a64c6(0x10e),'offline':_0x2a64c6(0x116)},'snapshotLoading':{'loadingSheet':_0x2a64c6(0x11b),'timeout':_0x2a64c6(0x11a),'refresh':_0x2a64c6(0x111)},'session':{'connection-failed':_0x2a64c6(0x11e),'will-retry':_0x2a64c6(0x107),'room-full':_0x2a64c6(0x113),'collaboration-timeout':_0x2a64c6(0x101)},'conflict':{'title':_0x2a64c6(0x112),'content':_0x2a64c6(0x100)},'permission':{'title':'인증\x20오류','content':_0x2a64c6(0x10f)},'collaboration':{'offline-data-not-saved':_0x2a64c6(0x117),'single-unit':{'warning':_0x2a64c6(0x103)},'closeRoom':_0x2a64c6(0x104)},'auth':{'needGotoLoginAlert':_0x2a64c6(0x11c)},'formula':{'calculation':{'started':'수식\x20계산을\x20시작했습니다.','waiting':_0x2a64c6(0x119),'unable':'현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.'}}}};function _0x31a9(){const _0x178bf8=['공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','1188552fWEJqW','10707dNZPIw','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','228jAwQSW','수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','데이터\x20로딩이\x20{0}/{1}에서\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확인하세요.','424jRwcUS','서버\x20데이터\x20동기화\x20중...','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','9PrgIXY','다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','601713fBfiFz','클릭하여\x20다시\x20연결','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','42095YiURpO','2852802lZbHAD','동기화됨','10gygNtg','6591101xVxAOe','615017cNgDSu','동기화\x20중...','사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.','로컬\x20파일','페이지\x20새로고침','공동\x20편집\x20충돌'];_0x31a9=function(){return _0x178bf8;};return _0x31a9();}module[_0x2a64c6(0x11d)]=e;
@@ -1 +1 @@
1
- function _0x1a04(){const _0x543777=['532148HOyyor','10577zDAbFk','Ładowanie\x20danych\x20zatrzymało\x20się\x20na\x20{0}/{1}.\x20Odśwież\x20stronę,\x20aby\x20spróbować\x20ponownie.','Błąd\x20uwierzytelniania','Serwer\x20nie\x20odpowiada\x20na\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','2490CwirHw','Plik\x20lokalny','Zsynchronizowane','454910DoFhCV','774678gpIcSG','Kolejka\x20obliczania\x20formuł\x20jest\x20pełna,\x20oczekiwanie\x20na\x20wolne\x20miejsce...','Ładowanie\x20arkusza','Odśwież\x20stronę','1043832CmSmNB','Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20swoje\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.','3344EPNZOU','Synchronizowanie...','Wystąpił\x20konflikt\x20między\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20swoje\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20przeładowaniu\x20strony.','Masz\x20zmiany\x20offline,\x20które\x20nie\x20zostały\x20zapisane\x20na\x20serwerze.\x20Sprawdź\x20swoje\x20połączenie\x20sieciowe\x20i\x20spróbuj\x20ponownie.','Połączenie\x20nieudane,\x20ponowimy\x20próbę\x20za\x20chwilę.','Nie\x20można\x20teraz\x20wykonać\x20obliczania\x20formuły.\x20Spróbuj\x20ponownie\x20później.','135qPVKbt','Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','1762155YqCrvL','Konflikty\x20edycji','4265yDFwiZ','Połączenie\x20nieudane,\x20sprawdź\x20swoje\x20połączenie\x20sieciowe.'];_0x1a04=function(){return _0x543777;};return _0x1a04();}const _0x569db7=_0x2cc0;function _0x2cc0(_0x33b800,_0x2437e8){_0x33b800=_0x33b800-0x177;const _0x1a0495=_0x1a04();let _0x2cc041=_0x1a0495[_0x33b800];return _0x2cc041;}(function(_0x17c9fc,_0xf5e091){const _0x4fa7e9=_0x2cc0,_0x58f43b=_0x17c9fc();while(!![]){try{const _0x225798=parseInt(_0x4fa7e9(0x185))/0x1+parseInt(_0x4fa7e9(0x18f))/0x2+-parseInt(_0x4fa7e9(0x181))/0x3+-parseInt(_0x4fa7e9(0x193))/0x4+-parseInt(_0x4fa7e9(0x183))/0x5*(-parseInt(_0x4fa7e9(0x18b))/0x6)+-parseInt(_0x4fa7e9(0x186))/0x7*(-parseInt(_0x4fa7e9(0x178))/0x8)+-parseInt(_0x4fa7e9(0x17e))/0x9*(parseInt(_0x4fa7e9(0x18e))/0xa);if(_0x225798===_0xf5e091)break;else _0x58f43b['push'](_0x58f43b['shift']());}catch(_0x409008){_0x58f43b['push'](_0x58f43b['shift']());}}}(_0x1a04,0x5b664));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknij,\x20aby\x20połączyć\x20ponownie'}},'collabStatus':{'fetchMiss':'Synchronizowanie\x20danych\x20serwera...','conflict':_0x569db7(0x182),'notCollab':_0x569db7(0x18c),'synced':_0x569db7(0x18d),'syncing':_0x569db7(0x179),'offline':_0x569db7(0x17f)},'snapshotLoading':{'loadingSheet':_0x569db7(0x191),'timeout':_0x569db7(0x187),'refresh':_0x569db7(0x192)},'session':{'connection-failed':_0x569db7(0x184),'will-retry':_0x569db7(0x17c),'room-full':'Pokój\x20współpracy\x20jest\x20pełny.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','collaboration-timeout':_0x569db7(0x189)},'conflict':{'title':'Konflikt\x20współpracy','content':_0x569db7(0x17a)},'permission':{'title':_0x569db7(0x188),'content':_0x569db7(0x177)},'collaboration':{'offline-data-not-saved':_0x569db7(0x17b),'single-unit':{'warning':_0x569db7(0x180)},'closeRoom':_0x569db7(0x18a)},'auth':{'needGotoLoginAlert':'Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.'},'formula':{'calculation':{'started':'Obliczanie\x20formuły\x20rozpoczęte.','waiting':_0x569db7(0x190),'unable':_0x569db7(0x17d)}}}};module['exports']=e;
1
+ function _0x13a3(){const _0x3b5a3f=['Błąd\x20uwierzytelniania','1460380pAsGnI','240aSLMCk','Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20swoje\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.','Odśwież\x20stronę','Masz\x20zmiany\x20offline,\x20które\x20nie\x20zostały\x20zapisane\x20na\x20serwerze.\x20Sprawdź\x20swoje\x20połączenie\x20sieciowe\x20i\x20spróbuj\x20ponownie.','Pokój\x20współpracy\x20jest\x20pełny.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','655650PFyOYP','Ładowanie\x20arkusza','Ładowanie\x20danych\x20zatrzymało\x20się\x20na\x20{0}/{1}.\x20Odśwież\x20stronę,\x20aby\x20spróbować\x20ponownie.','287166ZkNmiM','Nie\x20można\x20teraz\x20wykonać\x20obliczania\x20formuły.\x20Spróbuj\x20ponownie\x20później.','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','8icsniV','Kolejka\x20obliczania\x20formuł\x20jest\x20pełna,\x20oczekiwanie\x20na\x20wolne\x20miejsce...','7DjzGiC','286227yjaOXy','4868742KkoFAH','Zsynchronizowane','Obliczanie\x20formuły\x20rozpoczęte.','Synchronizowanie...','Połączenie\x20nieudane,\x20ponowimy\x20próbę\x20za\x20chwilę.','74845Hxsrho','Połączenie\x20nieudane,\x20sprawdź\x20swoje\x20połączenie\x20sieciowe.','exports','110ILUZvj','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','Wystąpił\x20konflikt\x20między\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20swoje\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20przeładowaniu\x20strony.','Serwer\x20nie\x20odpowiada\x20na\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie','Konflikt\x20współpracy','859528oJrIIV'];_0x13a3=function(){return _0x3b5a3f;};return _0x13a3();}const _0x4f0e6f=_0x42a3;(function(_0x423691,_0x402137){const _0x57cb79=_0x42a3,_0xa72ce0=_0x423691();while(!![]){try{const _0x78124c=parseInt(_0x57cb79(0x112))/0x1+parseInt(_0x57cb79(0xfd))/0x2+-parseInt(_0x57cb79(0x11a))/0x3+-parseInt(_0x57cb79(0x115))/0x4*(parseInt(_0x57cb79(0x109))/0x5)+-parseInt(_0x57cb79(0x104))/0x6*(parseInt(_0x57cb79(0x102))/0x7)+parseInt(_0x57cb79(0x100))/0x8*(-parseInt(_0x57cb79(0x103))/0x9)+parseInt(_0x57cb79(0x114))/0xa*(parseInt(_0x57cb79(0x10c))/0xb);if(_0x78124c===_0x402137)break;else _0xa72ce0['push'](_0xa72ce0['shift']());}catch(_0x3783b8){_0xa72ce0['push'](_0xa72ce0['shift']());}}}(_0x13a3,0x7aef5));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknij,\x20aby\x20połączyć\x20ponownie'}},'collabStatus':{'fetchMiss':'Synchronizowanie\x20danych\x20serwera...','conflict':'Konflikty\x20edycji','notCollab':'Plik\x20lokalny','synced':_0x4f0e6f(0x105),'syncing':_0x4f0e6f(0x107),'offline':_0x4f0e6f(0x110)},'snapshotLoading':{'loadingSheet':_0x4f0e6f(0x11b),'timeout':_0x4f0e6f(0xfc),'refresh':_0x4f0e6f(0x117)},'session':{'connection-failed':_0x4f0e6f(0x10a),'will-retry':_0x4f0e6f(0x108),'room-full':_0x4f0e6f(0x119),'collaboration-timeout':_0x4f0e6f(0x10f)},'conflict':{'title':_0x4f0e6f(0x111),'content':_0x4f0e6f(0x10e)},'permission':{'title':_0x4f0e6f(0x113),'content':_0x4f0e6f(0x116)},'collaboration':{'offline-data-not-saved':_0x4f0e6f(0x118),'single-unit':{'warning':_0x4f0e6f(0x10d)},'closeRoom':_0x4f0e6f(0xff)},'auth':{'needGotoLoginAlert':'Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.'},'formula':{'calculation':{'started':_0x4f0e6f(0x106),'waiting':_0x4f0e6f(0x101),'unable':_0x4f0e6f(0xfe)}}}};function _0x42a3(_0x2f407e,_0x55e88d){_0x2f407e=_0x2f407e-0xfc;const _0x13a35f=_0x13a3();let _0x42a3db=_0x13a35f[_0x2f407e];return _0x42a3db;}module[_0x4f0e6f(0x10b)]=e;
@@ -1 +1 @@
1
- function _0x407c(){const _0xa1f4b9=['8BEGOUj','2927245XfvDJs','Você\x20tem\x20edições\x20offline\x20que\x20não\x20foram\x20salvas\x20no\x20servidor.\x20Verifique\x20sua\x20rede\x20e\x20tente\x20novamente.','Falha\x20na\x20conexão,\x20verifique\x20sua\x20rede.','666540IDoCro','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.','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.','A\x20fila\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20cheia,\x20aguardando\x20slot\x20disponível...','Carregando\x20planilha','Conflitos\x20de\x20edição','6fyAgwW','4737246UGQSMC','Sincronizado','Cálculo\x20de\x20fórmula\x20iniciado.','Arquivo\x20local','Conflito\x20de\x20Colaboração','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','A\x20sala\x20de\x20colaboração\x20está\x20cheia.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','29840445vGWrrD','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','Erro\x20de\x20autenticação','1939868NEjqBn','Sincronizando...','710692cSJxRa','Não\x20foi\x20possível\x20realizar\x20o\x20cálculo\x20da\x20fórmula\x20neste\x20momento.\x20Tente\x20novamente\x20mais\x20tarde.','2138832aAIDRZ','Falha\x20na\x20conexão,\x20tentaremos\x20novamente\x20em\x20breve.','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.'];_0x407c=function(){return _0xa1f4b9;};return _0x407c();}const _0x47a952=_0x1b19;(function(_0x17a44b,_0xd60743){const _0x476f37=_0x1b19,_0x37e460=_0x17a44b();while(!![]){try{const _0x4fdf5e=-parseInt(_0x476f37(0x203))/0x1+parseInt(_0x476f37(0x1fa))/0x2+-parseInt(_0x476f37(0x1ee))/0x3+-parseInt(_0x476f37(0x1ff))/0x4*(parseInt(_0x476f37(0x200))/0x5)+parseInt(_0x476f37(0x209))/0x6*(parseInt(_0x476f37(0x1f8))/0x7)+parseInt(_0x476f37(0x1fc))/0x8+parseInt(_0x476f37(0x1f5))/0x9;if(_0x4fdf5e===_0xd60743)break;else _0x37e460['push'](_0x37e460['shift']());}catch(_0x3af9f4){_0x37e460['push'](_0x37e460['shift']());}}}(_0x407c,0xc30bd));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Clique\x20para\x20Reconectar'}},'collabStatus':{'fetchMiss':'Sincronizando\x20dados\x20do\x20servidor...','conflict':_0x47a952(0x208),'notCollab':_0x47a952(0x1f1),'synced':_0x47a952(0x1ef),'syncing':_0x47a952(0x1f9),'offline':_0x47a952(0x1f6)},'snapshotLoading':{'loadingSheet':_0x47a952(0x207),'timeout':'O\x20carregamento\x20dos\x20dados\x20parou\x20em\x20{0}/{1}.\x20Atualize\x20a\x20página\x20para\x20tentar\x20novamente.','refresh':'Atualizar\x20página'},'session':{'connection-failed':_0x47a952(0x202),'will-retry':_0x47a952(0x1fd),'room-full':_0x47a952(0x1f4),'collaboration-timeout':_0x47a952(0x1f3)},'conflict':{'title':_0x47a952(0x1f2),'content':_0x47a952(0x204)},'permission':{'title':_0x47a952(0x1f7),'content':_0x47a952(0x205)},'collaboration':{'offline-data-not-saved':_0x47a952(0x201),'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':_0x47a952(0x1fe)},'auth':{'needGotoLoginAlert':'Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.'},'formula':{'calculation':{'started':_0x47a952(0x1f0),'waiting':_0x47a952(0x206),'unable':_0x47a952(0x1fb)}}}};function _0x1b19(_0x4ee2d5,_0x2f69d3){_0x4ee2d5=_0x4ee2d5-0x1ee;const _0x407c50=_0x407c();let _0x1b1949=_0x407c50[_0x4ee2d5];return _0x1b1949;}module['exports']=e;
1
+ const _0x1ae508=_0x12cb;(function(_0x6e6f53,_0x2d1ce1){const _0x3c94c9=_0x12cb,_0x2c34d6=_0x6e6f53();while(!![]){try{const _0x3d2f65=-parseInt(_0x3c94c9(0x7e))/0x1+-parseInt(_0x3c94c9(0x83))/0x2+-parseInt(_0x3c94c9(0x6e))/0x3*(parseInt(_0x3c94c9(0x6d))/0x4)+parseInt(_0x3c94c9(0x81))/0x5*(parseInt(_0x3c94c9(0x7a))/0x6)+-parseInt(_0x3c94c9(0x70))/0x7+parseInt(_0x3c94c9(0x71))/0x8+parseInt(_0x3c94c9(0x6b))/0x9*(parseInt(_0x3c94c9(0x72))/0xa);if(_0x3d2f65===_0x2d1ce1)break;else _0x2c34d6['push'](_0x2c34d6['shift']());}catch(_0x587240){_0x2c34d6['push'](_0x2c34d6['shift']());}}}(_0x282f,0x57d7b));function _0x282f(){const _0x3f1a11=['O\x20carregamento\x20dos\x20dados\x20parou\x20em\x20{0}/{1}.\x20Atualize\x20a\x20página\x20para\x20tentar\x20novamente.','326645oZfyYE','Erro\x20de\x20autenticação','28926ptIBCz','Conflito\x20de\x20Colaboração','Clique\x20para\x20Reconectar','Falha\x20na\x20conexão,\x20tentaremos\x20novamente\x20em\x20breve.','Não\x20foi\x20possível\x20realizar\x20o\x20cálculo\x20da\x20fórmula\x20neste\x20momento.\x20Tente\x20novamente\x20mais\x20tarde.','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.','13959kPMACl','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.','69908KbiBVa','93ZcMbAm','Sincronizado','4354700jtYRNW','931152hjRPQg','10910NjcZHh','exports','A\x20sala\x20de\x20colaboração\x20está\x20cheia.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Sincronizando...','Conflitos\x20de\x20edição','Falha\x20na\x20conexão,\x20verifique\x20sua\x20rede.','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.','Sincronizando\x20dados\x20do\x20servidor...','6HWbRVy','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.','Cálculo\x20de\x20fórmula\x20iniciado.','335711IhAvir','Você\x20tem\x20edições\x20offline\x20que\x20não\x20foram\x20salvas\x20no\x20servidor.\x20Verifique\x20sua\x20rede\x20e\x20tente\x20novamente.'];_0x282f=function(){return _0x3f1a11;};return _0x282f();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1ae508(0x66)}},'collabStatus':{'fetchMiss':_0x1ae508(0x79),'conflict':_0x1ae508(0x76),'notCollab':'Arquivo\x20local','synced':_0x1ae508(0x6f),'syncing':_0x1ae508(0x75),'offline':_0x1ae508(0x69)},'snapshotLoading':{'loadingSheet':'Carregando\x20planilha','timeout':_0x1ae508(0x80),'refresh':'Atualizar\x20página'},'session':{'connection-failed':_0x1ae508(0x77),'will-retry':_0x1ae508(0x67),'room-full':_0x1ae508(0x74),'collaboration-timeout':_0x1ae508(0x7b)},'conflict':{'title':_0x1ae508(0x84),'content':_0x1ae508(0x6c)},'permission':{'title':_0x1ae508(0x82),'content':'Suas\x20ações\x20estão\x20em\x20conflito\x20com\x20as\x20permissões\x20do\x20servidor.\x20Salve\x20suas\x20edições\x20locais\x20em\x20outro\x20lugar,\x20pois\x20elas\x20serão\x20descartadas\x20após\x20atualizar\x20a\x20página.'},'collaboration':{'offline-data-not-saved':_0x1ae508(0x7f),'single-unit':{'warning':_0x1ae508(0x7c)},'closeRoom':_0x1ae508(0x78)},'auth':{'needGotoLoginAlert':_0x1ae508(0x6a)},'formula':{'calculation':{'started':_0x1ae508(0x7d),'waiting':'A\x20fila\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20cheia,\x20aguardando\x20slot\x20disponível...','unable':_0x1ae508(0x68)}}}};function _0x12cb(_0x432fb8,_0x9084f4){_0x432fb8=_0x432fb8-0x66;const _0x282f48=_0x282f();let _0x12cbce=_0x282f48[_0x432fb8];return _0x12cbce;}module[_0x1ae508(0x73)]=e;
@@ -1 +1 @@
1
- const _0x1929fe=_0x5bad;(function(_0x1684fc,_0x1bc862){const _0x2a9974=_0x5bad,_0x227d0c=_0x1684fc();while(!![]){try{const _0x1964f6=parseInt(_0x2a9974(0x109))/0x1*(parseInt(_0x2a9974(0x10b))/0x2)+-parseInt(_0x2a9974(0x10a))/0x3*(-parseInt(_0x2a9974(0x102))/0x4)+parseInt(_0x2a9974(0x110))/0x5*(parseInt(_0x2a9974(0x116))/0x6)+parseInt(_0x2a9974(0x100))/0x7*(parseInt(_0x2a9974(0x11b))/0x8)+-parseInt(_0x2a9974(0x10c))/0x9+parseInt(_0x2a9974(0x10d))/0xa*(parseInt(_0x2a9974(0x10e))/0xb)+-parseInt(_0x2a9974(0x113))/0xc*(parseInt(_0x2a9974(0xfe))/0xd);if(_0x1964f6===_0x1bc862)break;else _0x227d0c['push'](_0x227d0c['shift']());}catch(_0x354876){_0x227d0c['push'](_0x227d0c['shift']());}}}(_0x31e0,0xf3755));function _0x31e0(){const _0x3c15cd=['Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Комната\x20совместной\x20работы\x20заполнена.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Конфликты\x20редактирования','13kxpMAE','21wpUtMe','113732hhEiHK','3939147guKehv','1000FouVRY','24871jPVDND','Локальный\x20файл','107005fAmvlY','Ошибка\x20подключения,\x20проверьте\x20подключение\x20к\x20сети.','Нажмите\x20для\x20переподключения','37308Eazpaf','Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.','Очередь\x20вычисления\x20формул\x20заполнена,\x20ожидание\x20свободного\x20слота...','468xcTWJQ','Загрузка\x20данных\x20остановилась\x20на\x20{0}/{1}.\x20Обновите\x20страницу\x20и\x20повторите\x20попытку.','У\x20вас\x20есть\x20несохраненные\x20офлайн-изменения.\x20Проверьте\x20подключение\x20к\x20сети\x20и\x20повторите\x20попытку.','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.','Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.','6068456rHwfGA','Загрузка\x20листа','Ошибка\x20подключения,\x20повторная\x20попытка\x20будет\x20выполнена\x20позже.','Синхронизировано','Обновить\x20страницу','10998BANObk','Синхронизация...','7huFyOt','Синхронизация\x20данных\x20сервера...','383948ZFfVHv','exports','Конфликт\x20совместной\x20работы'];_0x31e0=function(){return _0x3c15cd;};return _0x31e0();}function _0x5bad(_0x477a49,_0x208556){_0x477a49=_0x477a49-0xfd;const _0x31e061=_0x31e0();let _0x5bad2c=_0x31e061[_0x477a49];return _0x5bad2c;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1929fe(0x112)}},'collabStatus':{'fetchMiss':_0x1929fe(0x101),'conflict':_0x1929fe(0x108),'notCollab':_0x1929fe(0x10f),'synced':_0x1929fe(0x11e),'syncing':_0x1929fe(0xff),'offline':'Офлайн,\x20изменения\x20будут\x20сохранены\x20локально'},'snapshotLoading':{'loadingSheet':_0x1929fe(0x11c),'timeout':_0x1929fe(0x117),'refresh':_0x1929fe(0xfd)},'session':{'connection-failed':_0x1929fe(0x111),'will-retry':_0x1929fe(0x11d),'room-full':_0x1929fe(0x107),'collaboration-timeout':_0x1929fe(0x106)},'conflict':{'title':_0x1929fe(0x104),'content':_0x1929fe(0x105)},'permission':{'title':'Ошибка\x20аутентификации','content':_0x1929fe(0x119)},'collaboration':{'offline-data-not-saved':_0x1929fe(0x118),'single-unit':{'warning':_0x1929fe(0x11a)},'closeRoom':_0x1929fe(0x114)},'auth':{'needGotoLoginAlert':'Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.'},'formula':{'calculation':{'started':'Начато\x20вычисление\x20формул.','waiting':_0x1929fe(0x115),'unable':'В\x20настоящее\x20время\x20невозможно\x20выполнить\x20вычисление\x20формул.\x20Повторите\x20попытку\x20позже.'}}}};module[_0x1929fe(0x103)]=e;
1
+ const _0x452aad=_0x1c58;function _0x47aa(){const _0x1674e3=['3040375RNgpJW','Начато\x20вычисление\x20формул.','exports','368229QwHvNB','Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.','7294866JEhBGQ','Ошибка\x20подключения,\x20проверьте\x20подключение\x20к\x20сети.','Очередь\x20вычисления\x20формул\x20заполнена,\x20ожидание\x20свободного\x20слота...','Синхронизация...','Обновить\x20страницу','959487gGVSfz','7868994LNMPfo','Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.','2dvqUuh','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','Конфликт\x20совместной\x20работы','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.','Загрузка\x20данных\x20остановилась\x20на\x20{0}/{1}.\x20Обновите\x20страницу\x20и\x20повторите\x20попытку.','Синхронизировано','У\x20вас\x20есть\x20несохраненные\x20офлайн-изменения.\x20Проверьте\x20подключение\x20к\x20сети\x20и\x20повторите\x20попытку.','21587490gFSOsl','Ошибка\x20подключения,\x20повторная\x20попытка\x20будет\x20выполнена\x20позже.','Ошибка\x20аутентификации','4735112kHUgYt','8scRLbu','Конфликты\x20редактирования','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','Нажмите\x20для\x20переподключения','Синхронизация\x20данных\x20сервера...','Локальный\x20файл','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.'];_0x47aa=function(){return _0x1674e3;};return _0x47aa();}(function(_0x3be2d9,_0x3f3b1a){const _0x1dd7d3=_0x1c58,_0x108cc7=_0x3be2d9();while(!![]){try{const _0x124ede=-parseInt(_0x1dd7d3(0x9e))/0x1*(-parseInt(_0x1dd7d3(0xa1))/0x2)+parseInt(_0x1dd7d3(0xb6))/0x3*(-parseInt(_0x1dd7d3(0xac))/0x4)+-parseInt(_0x1dd7d3(0xb3))/0x5+parseInt(_0x1dd7d3(0x99))/0x6+parseInt(_0x1dd7d3(0x9f))/0x7+parseInt(_0x1dd7d3(0xab))/0x8+-parseInt(_0x1dd7d3(0xa8))/0x9;if(_0x124ede===_0x3f3b1a)break;else _0x108cc7['push'](_0x108cc7['shift']());}catch(_0x2237fa){_0x108cc7['push'](_0x108cc7['shift']());}}}(_0x47aa,0x9c0b6));function _0x1c58(_0x1a7e25,_0x68c674){_0x1a7e25=_0x1a7e25-0x98;const _0x47aadd=_0x47aa();let _0x1c580f=_0x47aadd[_0x1a7e25];return _0x1c580f;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x452aad(0xaf)}},'collabStatus':{'fetchMiss':_0x452aad(0xb0),'conflict':_0x452aad(0xad),'notCollab':_0x452aad(0xb1),'synced':_0x452aad(0xa6),'syncing':_0x452aad(0x9c),'offline':_0x452aad(0xae)},'snapshotLoading':{'loadingSheet':'Загрузка\x20листа','timeout':_0x452aad(0xa5),'refresh':_0x452aad(0x9d)},'session':{'connection-failed':_0x452aad(0x9a),'will-retry':_0x452aad(0xa9),'room-full':'Комната\x20совместной\x20работы\x20заполнена.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','collaboration-timeout':_0x452aad(0xb2)},'conflict':{'title':_0x452aad(0xa3),'content':'Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.'},'permission':{'title':_0x452aad(0xaa),'content':_0x452aad(0xa4)},'collaboration':{'offline-data-not-saved':_0x452aad(0xa7),'single-unit':{'warning':_0x452aad(0x98)},'closeRoom':_0x452aad(0xa0)},'auth':{'needGotoLoginAlert':_0x452aad(0xa2)},'formula':{'calculation':{'started':_0x452aad(0xb4),'waiting':_0x452aad(0x9b),'unable':'В\x20настоящее\x20время\x20невозможно\x20выполнить\x20вычисление\x20формул.\x20Повторите\x20попытку\x20позже.'}}}};module[_0x452aad(0xb5)]=e;
@@ -1 +1 @@
1
- function _0x22ba(){const _0x39006d=['10595193FmPwCq','8wxJihC','Synchronizuje\x20sa...','Konflikt\x20spolupráce','20753RcVfXF','Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','Konflikty\x20úprav','Medzi\x20vašou\x20lokálnou\x20kópiou\x20a\x20kópiou\x20na\x20serveri\x20je\x20konflikt.\x20Uložte\x20si\x20lokálne\x20úpravy,\x20inak\x20sa\x20po\x20obnovení\x20stránky\x20stratia.','2983176YwOuyn','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','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é.','13283289hXlLAe','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.','42Xekjpu','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','2315aWZUZm','Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.','612ZGsXTo','52889680aXPWxi','Načítava\x20sa\x20hárok','1579188LLmjXP','Kliknite\x20na\x20opätovné\x20pripojenie','Chyba\x20overenia','exports','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Synchronizované','Výpočet\x20vzorcov\x20sa\x20spustil.'];_0x22ba=function(){return _0x39006d;};return _0x22ba();}const _0x48964e=_0x3993;(function(_0x1926e7,_0x4d85b5){const _0x259151=_0x3993,_0x1f07d7=_0x1926e7();while(!![]){try{const _0x4ffca0=parseInt(_0x259151(0x154))/0x1*(-parseInt(_0x259151(0x140))/0x2)+-parseInt(_0x259151(0x147))/0x3+parseInt(_0x259151(0x144))/0x4*(-parseInt(_0x259151(0x142))/0x5)+-parseInt(_0x259151(0x137))/0x6+-parseInt(_0x259151(0x150))/0x7+parseInt(_0x259151(0x151))/0x8*(-parseInt(_0x259151(0x13c))/0x9)+parseInt(_0x259151(0x145))/0xa;if(_0x4ffca0===_0x4d85b5)break;else _0x1f07d7['push'](_0x1f07d7['shift']());}catch(_0x2418e9){_0x1f07d7['push'](_0x1f07d7['shift']());}}}(_0x22ba,0xbbcb4));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x48964e(0x148)}},'collabStatus':{'fetchMiss':_0x48964e(0x139),'conflict':_0x48964e(0x156),'notCollab':'Lokálny\x20súbor','synced':_0x48964e(0x14e),'syncing':_0x48964e(0x152),'offline':_0x48964e(0x14c)},'snapshotLoading':{'loadingSheet':_0x48964e(0x146),'timeout':'Načítavanie\x20údajov\x20sa\x20zastavilo\x20na\x20{0}/{1}.\x20Obnovte\x20stránku\x20a\x20skúste\x20to\x20znova.','refresh':'Obnoviť\x20stránku'},'session':{'connection-failed':_0x48964e(0x13e),'will-retry':_0x48964e(0x155),'room-full':_0x48964e(0x14d),'collaboration-timeout':_0x48964e(0x138)},'conflict':{'title':_0x48964e(0x153),'content':_0x48964e(0x136)},'permission':{'title':_0x48964e(0x149),'content':_0x48964e(0x13b)},'collaboration':{'offline-data-not-saved':_0x48964e(0x13a),'single-unit':{'warning':_0x48964e(0x13f)},'closeRoom':_0x48964e(0x14b)},'auth':{'needGotoLoginAlert':_0x48964e(0x13d)},'formula':{'calculation':{'started':_0x48964e(0x14f),'waiting':_0x48964e(0x141),'unable':_0x48964e(0x143)}}}};function _0x3993(_0x197d91,_0x208bbf){_0x197d91=_0x197d91-0x136;const _0x22ba38=_0x22ba();let _0x39930c=_0x22ba38[_0x197d91];return _0x39930c;}module[_0x48964e(0x14a)]=e;
1
+ const _0x2ff98a=_0x29bf;(function(_0x3e8c0f,_0x5e14da){const _0x232904=_0x29bf,_0x2142db=_0x3e8c0f();while(!![]){try{const _0x53c916=-parseInt(_0x232904(0x104))/0x1*(parseInt(_0x232904(0xfe))/0x2)+parseInt(_0x232904(0xf6))/0x3+parseInt(_0x232904(0xfb))/0x4*(-parseInt(_0x232904(0xfd))/0x5)+parseInt(_0x232904(0xf5))/0x6*(parseInt(_0x232904(0x106))/0x7)+-parseInt(_0x232904(0xf0))/0x8+parseInt(_0x232904(0xfc))/0x9+-parseInt(_0x232904(0xf3))/0xa*(-parseInt(_0x232904(0xf9))/0xb);if(_0x53c916===_0x5e14da)break;else _0x2142db['push'](_0x2142db['shift']());}catch(_0x26b6e5){_0x2142db['push'](_0x2142db['shift']());}}}(_0x3b23,0xe0a28));function _0x29bf(_0x59e3ac,_0x26f4d9){_0x59e3ac=_0x59e3ac-0xe9;const _0x3b23a3=_0x3b23();let _0x29bfe0=_0x3b23a3[_0x59e3ac];return _0x29bfe0;}function _0x3b23(){const _0xa0f024=['Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','753137fIXbtA','Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','Konflikt\x20spolupráce','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Načítava\x20sa\x20hárok','Chyba\x20overenia','Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.','Kliknite\x20na\x20opätovné\x20pripojenie','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','4214944QdvTiU','Načítavanie\x20údajov\x20sa\x20zastavilo\x20na\x20{0}/{1}.\x20Obnovte\x20stránku\x20a\x20skúste\x20to\x20znova.','Synchronizované','13036610ulJHUC','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','30OZtpvr','710610NvwRIr','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.','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','11qMPYar','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é.','4mxIMui','10273194lkWkKm','3681625EVsYGx','10IcFnNX','Konflikty\x20úprav','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.','exports','Obnoviť\x20stránku','207331JAThhA'];_0x3b23=function(){return _0xa0f024;};return _0x3b23();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2ff98a(0xee)}},'collabStatus':{'fetchMiss':_0x2ff98a(0x100),'conflict':_0x2ff98a(0xff),'notCollab':'Lokálny\x20súbor','synced':_0x2ff98a(0xf2),'syncing':'Synchronizuje\x20sa...','offline':_0x2ff98a(0xf4)},'snapshotLoading':{'loadingSheet':_0x2ff98a(0xeb),'timeout':_0x2ff98a(0xf1),'refresh':_0x2ff98a(0x103)},'session':{'connection-failed':'Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','will-retry':_0x2ff98a(0x107),'room-full':_0x2ff98a(0xea),'collaboration-timeout':_0x2ff98a(0xe9)},'conflict':{'title':_0x2ff98a(0x108),'content':_0x2ff98a(0xf7)},'permission':{'title':_0x2ff98a(0xec),'content':_0x2ff98a(0xfa)},'collaboration':{'offline-data-not-saved':'Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','single-unit':{'warning':_0x2ff98a(0xed)},'closeRoom':_0x2ff98a(0xef)},'auth':{'needGotoLoginAlert':_0x2ff98a(0x105)},'formula':{'calculation':{'started':'Výpočet\x20vzorcov\x20sa\x20spustil.','waiting':_0x2ff98a(0xf8),'unable':_0x2ff98a(0x101)}}}};module[_0x2ff98a(0x102)]=e;
@@ -1 +1 @@
1
- const _0x14bd8e=_0x5e45;(function(_0x3f56b1,_0x8b79fe){const _0xcc68a7=_0x5e45,_0x37851c=_0x3f56b1();while(!![]){try{const _0x2317af=-parseInt(_0xcc68a7(0x150))/0x1*(parseInt(_0xcc68a7(0x14a))/0x2)+parseInt(_0xcc68a7(0x156))/0x3*(-parseInt(_0xcc68a7(0x143))/0x4)+-parseInt(_0xcc68a7(0x139))/0x5*(-parseInt(_0xcc68a7(0x14e))/0x6)+-parseInt(_0xcc68a7(0x144))/0x7*(parseInt(_0xcc68a7(0x140))/0x8)+parseInt(_0xcc68a7(0x149))/0x9*(-parseInt(_0xcc68a7(0x13a))/0xa)+-parseInt(_0xcc68a7(0x13c))/0xb+parseInt(_0xcc68a7(0x14d))/0xc*(parseInt(_0xcc68a7(0x145))/0xd);if(_0x2317af===_0x8b79fe)break;else _0x37851c['push'](_0x37851c['shift']());}catch(_0x14203c){_0x37851c['push'](_0x37851c['shift']());}}}(_0x5564,0xb3536));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x14bd8e(0x137)}},'collabStatus':{'fetchMiss':_0x14bd8e(0x155),'conflict':_0x14bd8e(0x14b),'notCollab':_0x14bd8e(0x154),'synced':'Đã\x20đồng\x20bộ','syncing':_0x14bd8e(0x152),'offline':'Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ'},'snapshotLoading':{'loadingSheet':_0x14bd8e(0x13d),'timeout':_0x14bd8e(0x148),'refresh':_0x14bd8e(0x138)},'session':{'connection-failed':'Kết\x20nối\x20thất\x20bại,\x20vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','will-retry':'Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','room-full':'Phòng\x20cộng\x20tác\x20đã\x20đầy.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','collaboration-timeout':_0x14bd8e(0x141)},'conflict':{'title':_0x14bd8e(0x13b),'content':_0x14bd8e(0x13e)},'permission':{'title':_0x14bd8e(0x142),'content':'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.'},'collaboration':{'offline-data-not-saved':_0x14bd8e(0x13f),'single-unit':{'warning':_0x14bd8e(0x14c)},'closeRoom':_0x14bd8e(0x147)},'auth':{'needGotoLoginAlert':_0x14bd8e(0x146)},'formula':{'calculation':{'started':_0x14bd8e(0x14f),'waiting':_0x14bd8e(0x153),'unable':_0x14bd8e(0x151)}}}};module['exports']=e;function _0x5e45(_0x236500,_0x198e5d){_0x236500=_0x236500-0x137;const _0x556475=_0x5564();let _0x5e45d3=_0x556475[_0x236500];return _0x5e45d3;}function _0x5564(){const _0x148ead=['Lỗi\x20xác\x20thực','4486708iSshLV','294nPPJPx','1625eEQQtu','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.','Quá\x20trình\x20tải\x20dữ\x20liệu\x20đã\x20dừng\x20ở\x20{0}/{1}.\x20Hãy\x20làm\x20mới\x20trang\x20để\x20thử\x20lại.','99qaBRsr','10LBVwhJ','Xung\x20đột\x20chỉnh\x20sửa','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.','302136NAyrmG','30uGqzCK','Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','61493CfyCXA','Không\x20thể\x20thực\x20hiện\x20tính\x20toán\x20công\x20thức\x20vào\x20lúc\x20này.\x20Vui\x20lòng\x20thử\x20lại\x20sau.','Đang\x20đồng\x20bộ...','Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','Tệp\x20cục\x20bộ','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','3NmfpUu','Nhấp\x20để\x20kết\x20nối\x20lại','Làm\x20mới\x20trang','1161130UFNure','855490UTWVlm','Xung\x20đột\x20cộng\x20tác','8325273dmJRVP','Đang\x20tải\x20trang\x20tính','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.','Bạn\x20có\x20các\x20chỉnh\x20sửa\x20ngoại\x20tuyến\x20chưa\x20được\x20lưu\x20vào\x20máy\x20chủ.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn\x20và\x20thử\x20lại.','85112KyrTmU','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ộ.'];_0x5564=function(){return _0x148ead;};return _0x5564();}
1
+ const _0xfce77e=_0xd3f5;function _0xd3f5(_0x232913,_0x36243e){_0x232913=_0x232913-0x149;const _0xd3f56b=_0x9972();let _0x56a217=_0xd3f56b[_0x232913];return _0x56a217;}(function(_0x3d4a30,_0x24a4f3){const _0x4500d3=_0xd3f5,_0x3339fe=_0x3d4a30();while(!![]){try{const _0x5c93c6=parseInt(_0x4500d3(0x14d))/0x1*(parseInt(_0x4500d3(0x150))/0x2)+parseInt(_0x4500d3(0x151))/0x3*(parseInt(_0x4500d3(0x163))/0x4)+-parseInt(_0x4500d3(0x166))/0x5*(-parseInt(_0x4500d3(0x167))/0x6)+parseInt(_0x4500d3(0x14e))/0x7*(-parseInt(_0x4500d3(0x154))/0x8)+-parseInt(_0x4500d3(0x162))/0x9+parseInt(_0x4500d3(0x158))/0xa+-parseInt(_0x4500d3(0x14b))/0xb*(parseInt(_0x4500d3(0x161))/0xc);if(_0x5c93c6===_0x24a4f3)break;else _0x3339fe['push'](_0x3339fe['shift']());}catch(_0x560d79){_0x3339fe['push'](_0x3339fe['shift']());}}}(_0x9972,0x5aacc));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Nhấp\x20để\x20kết\x20nối\x20lại'}},'collabStatus':{'fetchMiss':_0xfce77e(0x149),'conflict':_0xfce77e(0x15f),'notCollab':'Tệp\x20cục\x20bộ','synced':_0xfce77e(0x152),'syncing':_0xfce77e(0x15d),'offline':_0xfce77e(0x15a)},'snapshotLoading':{'loadingSheet':'Đang\x20tải\x20trang\x20tính','timeout':'Quá\x20trình\x20tải\x20dữ\x20liệu\x20đã\x20dừng\x20ở\x20{0}/{1}.\x20Hãy\x20làm\x20mới\x20trang\x20để\x20thử\x20lại.','refresh':_0xfce77e(0x164)},'session':{'connection-failed':'Kết\x20nối\x20thất\x20bại,\x20vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','will-retry':_0xfce77e(0x14c),'room-full':'Phòng\x20cộng\x20tác\x20đã\x20đầy.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','collaboration-timeout':_0xfce77e(0x14f)},'conflict':{'title':_0xfce77e(0x156),'content':_0xfce77e(0x15b)},'permission':{'title':'Lỗi\x20xác\x20thực','content':_0xfce77e(0x15e)},'collaboration':{'offline-data-not-saved':_0xfce77e(0x153),'single-unit':{'warning':_0xfce77e(0x157)},'closeRoom':_0xfce77e(0x159)},'auth':{'needGotoLoginAlert':_0xfce77e(0x15c)},'formula':{'calculation':{'started':_0xfce77e(0x14a),'waiting':_0xfce77e(0x160),'unable':_0xfce77e(0x155)}}}};function _0x9972(){const _0x4247b0=['Đã\x20đồng\x20bộ','Bạn\x20có\x20các\x20chỉnh\x20sửa\x20ngoại\x20tuyến\x20chưa\x20được\x20lưu\x20vào\x20máy\x20chủ.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn\x20và\x20thử\x20lại.','8hnDwur','Không\x20thể\x20thực\x20hiện\x20tính\x20toán\x20công\x20thức\x20vào\x20lúc\x20này.\x20Vui\x20lòng\x20thử\x20lại\x20sau.','Xung\x20đột\x20cộng\x20tác','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.','6850380CcShCK','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ','Có\x20sự\x20xung\x20đột\x20giữa\x20bản\x20sao\x20cục\x20bộ\x20của\x20bạn\x20và\x20bản\x20sao\x20trên\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn,\x20vì\x20chúng\x20sẽ\x20bị\x20mất\x20khi\x20bạn\x20tải\x20lại\x20trang.','Phiên\x20đăng\x20nhập\x20của\x20bạn\x20đã\x20hết\x20hạn,\x20nhấp\x20OK\x20để\x20đăng\x20nhập\x20lại,\x20nhấp\x20Hủy\x20để\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn.','Đang\x20đồng\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.','Xung\x20đột\x20chỉnh\x20sửa','Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','7891224oOEeWv','234369jsbFtK','2030092AjyshE','Làm\x20mới\x20trang','exports','706710LnAMYU','6QHoqrV','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','22qNjrZy','Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','582873ZjwBxj','1428889oWlhFS','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ộ.','2YVBRXs','3fvWVfn'];_0x9972=function(){return _0x4247b0;};return _0x9972();}module[_0xfce77e(0x165)]=e;
@@ -1 +1 @@
1
- const _0x1572b1=_0xc3fd;(function(_0x5bc83d,_0x5a2bfd){const _0x250ce7=_0xc3fd,_0x3d357f=_0x5bc83d();while(!![]){try{const _0x4e61ce=parseInt(_0x250ce7(0x1bf))/0x1*(parseInt(_0x250ce7(0x1ae))/0x2)+-parseInt(_0x250ce7(0x1c2))/0x3+-parseInt(_0x250ce7(0x1c1))/0x4*(parseInt(_0x250ce7(0x1c3))/0x5)+parseInt(_0x250ce7(0x1b2))/0x6+parseInt(_0x250ce7(0x1bd))/0x7+-parseInt(_0x250ce7(0x1c5))/0x8*(-parseInt(_0x250ce7(0x1c0))/0x9)+parseInt(_0x250ce7(0x1be))/0xa*(-parseInt(_0x250ce7(0x1ad))/0xb);if(_0x4e61ce===_0x5a2bfd)break;else _0x3d357f['push'](_0x3d357f['shift']());}catch(_0x44c399){_0x3d357f['push'](_0x3d357f['shift']());}}}(_0x3fe5,0x53af4));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1572b1(0x1b3)}},'collabStatus':{'fetchMiss':_0x1572b1(0x1ac),'conflict':'编辑冲突','notCollab':_0x1572b1(0x1b5),'synced':'已同步','syncing':'保存中...','offline':'已离线,编辑将在本地缓存'},'snapshotLoading':{'loadingSheet':_0x1572b1(0x1b7),'timeout':'数据加载停留在\x20{0}/{1},请刷新页面后重试。','refresh':_0x1572b1(0x1b4)},'session':{'connection-failed':_0x1572b1(0x1b8),'will-retry':_0x1572b1(0x1bb),'room-full':_0x1572b1(0x1c4),'collaboration-timeout':_0x1572b1(0x1b0)},'conflict':{'title':_0x1572b1(0x1ba),'content':_0x1572b1(0x1b9)},'permission':{'title':_0x1572b1(0x1bc),'content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'offline-data-not-saved':'你有离线编辑未保存到服务器,请检查网络后重试。','single-unit':{'warning':_0x1572b1(0x1b1)},'closeRoom':'由于协同房间被关闭,编辑权限被收回。'},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':'公式计算已开始。','waiting':_0x1572b1(0x1b6),'unable':_0x1572b1(0x1af)}}}};function _0xc3fd(_0x2db011,_0x4a2778){_0x2db011=_0x2db011-0x1ab;const _0x3fe56d=_0x3fe5();let _0xc3fd9f=_0x3fe56d[_0x2db011];return _0xc3fd9f;}function _0x3fe5(){const _0x4a6b43=['exports','正在拉取服务端数据...','6314rJpLWw','2RoPkRY','目前无法执行公式计算。请稍后重试。','服务器未响应,你的编辑将在本地缓存','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','2680380uzXUXH','点击重新连接','刷新页面','本地文件','公式计算队列已满,正在等待空闲位置...','正在加载表格','连接失败,请检查你的网络','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','协同冲突','连接失败,将在一会儿之后重试连接','权限错误','160517pOKAno','1400gTVCWR','316033XKDLld','9NHuQaA','40Kbstyh','885543jrTMDr','46685kMWAKK','协同房间已满,你的编辑将在本地缓存','207912XGclgE'];_0x3fe5=function(){return _0x4a6b43;};return _0x3fe5();}module[_0x1572b1(0x1ab)]=e;
1
+ function _0x1f8d(){const _0x521d7a=['6190416BdkKkI','已同步','协同冲突','本地文件','正在拉取服务端数据...','11822WHsjBh','目前无法执行公式计算。请稍后重试。','32720mNZGEs','1282170lgrYIX','保存中...','刷新页面','6qzKfMt','已离线,编辑将在本地缓存','32ZIlmKw','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','123609gSBHWi','由于协同房间被关闭,编辑权限被收回。','exports','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','23pMopVd','协同房间已满,你的编辑将在本地缓存','连接失败,将在一会儿之后重试连接','1799vcMfyy','12tdaHiE','公式计算已开始。','10111827rglhKR','数据加载停留在\x20{0}/{1},请刷新页面后重试。','编辑冲突','你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。','9865680yxgsjs'];_0x1f8d=function(){return _0x521d7a;};return _0x1f8d();}const _0x27cc58=_0x2ade;(function(_0x510f3b,_0x2e3962){const _0x50c10c=_0x2ade,_0x154ba7=_0x510f3b();while(!![]){try{const _0x1e0829=parseInt(_0x50c10c(0xe1))/0x1*(parseInt(_0x50c10c(0xf1))/0x2)+-parseInt(_0x50c10c(0xfb))/0x3*(-parseInt(_0x50c10c(0xf9))/0x4)+-parseInt(_0x50c10c(0xf4))/0x5*(parseInt(_0x50c10c(0xf7))/0x6)+-parseInt(_0x50c10c(0xe4))/0x7*(-parseInt(_0x50c10c(0xf3))/0x8)+-parseInt(_0x50c10c(0xec))/0x9+parseInt(_0x50c10c(0xeb))/0xa+parseInt(_0x50c10c(0xe7))/0xb*(-parseInt(_0x50c10c(0xe5))/0xc);if(_0x1e0829===_0x2e3962)break;else _0x154ba7['push'](_0x154ba7['shift']());}catch(_0x1aee51){_0x154ba7['push'](_0x154ba7['shift']());}}}(_0x1f8d,0x9c310));function _0x2ade(_0x2394f2,_0x3b7864){_0x2394f2=_0x2394f2-0xe0;const _0x1f8d53=_0x1f8d();let _0x2ade39=_0x1f8d53[_0x2394f2];return _0x2ade39;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x27cc58(0xf0),'conflict':_0x27cc58(0xe9),'notCollab':_0x27cc58(0xef),'synced':_0x27cc58(0xed),'syncing':_0x27cc58(0xf5),'offline':_0x27cc58(0xf8)},'snapshotLoading':{'loadingSheet':'正在加载表格','timeout':_0x27cc58(0xe8),'refresh':_0x27cc58(0xf6)},'session':{'connection-failed':'连接失败,请检查你的网络','will-retry':_0x27cc58(0xe3),'room-full':_0x27cc58(0xe2),'collaboration-timeout':'服务器未响应,你的编辑将在本地缓存'},'conflict':{'title':_0x27cc58(0xee),'content':_0x27cc58(0xfa)},'permission':{'title':'权限错误','content':'你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。'},'collaboration':{'offline-data-not-saved':'你有离线编辑未保存到服务器,请检查网络后重试。','single-unit':{'warning':_0x27cc58(0xe0)},'closeRoom':_0x27cc58(0xfc)},'auth':{'needGotoLoginAlert':_0x27cc58(0xea)},'formula':{'calculation':{'started':_0x27cc58(0xe6),'waiting':'公式计算队列已满,正在等待空闲位置...','unable':_0x27cc58(0xf2)}}}};module[_0x27cc58(0xfd)]=e;