@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
- const _0x1d07a6=_0x1d15;function _0x1d15(_0x1ceb4e,_0x37c0c7){_0x1ceb4e=_0x1ceb4e-0xc8;const _0x14cae5=_0x14ca();let _0x1d1517=_0x14cae5[_0x1ceb4e];return _0x1d1517;}function _0x14ca(){const _0xa06680=['352CwQHoD','هناك\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.','غرفة\x20التعاون\x20ممتلئة.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','30373lFoPBO','8292UtPxXf','لديك\x20تعديلات\x20غير\x20متصلة\x20لم\x20يتم\x20حفظها\x20على\x20الخادم.\x20يرجى\x20التحقق\x20من\x20شبكتك\x20والمحاولة\x20مرة\x20أخرى.','بدأ\x20حساب\x20الصيغة.','6QRyOxm','فتحت\x20نفس\x20الملف\x20في\x20علامة\x20تبويب\x20أخرى.\x20في\x20حالة\x20فقدان\x20البيانات،\x20لا\x20يمكنك\x20التحرير\x20في\x20علامة\x20التبويب\x20هذه.','تحديث\x20الصفحة','ملف\x20محلي','تعارض\x20في\x20التعاون','172708hhWuIE','تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.','1720770QDGZnI','فشل\x20الاتصال،\x20سنعيد\x20المحاولة\x20بعد\x20قليل.','9RubVmD','الخادم\x20لا\x20يستجيب\x20لطلب\x20التعاون\x20الخاص\x20بك.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','1146830XuAhMh','فشل\x20الاتصال،\x20يرجى\x20التحقق\x20من\x20شبكتك.','خطأ\x20في\x20المصادقة','1950714gQIPiC','30836NpnXmF','إجراءاتك\x20تتعارض\x20مع\x20أذونات\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية\x20في\x20مكان\x20آخر\x20حيث\x20سيتم\x20تجاهلها\x20بعد\x20تحديث\x20الصفحة.','غير\x20متصل،\x20سيتم\x20حفظ\x20التعديلات\x20محليًا','قائمة\x20انتظار\x20حساب\x20الصيغة\x20ممتلئة،\x20في\x20انتظار\x20خانة\x20متاحة...','4QNTbXE','غير\x20قادر\x20على\x20إجراء\x20حساب\x20الصيغة\x20في\x20هذا\x20الوقت.\x20يرجى\x20المحاولة\x20مرة\x20أخرى\x20لاحقًا.','5588hwfyRM','جارٍ\x20مزامنة\x20بيانات\x20الخادم...'];_0x14ca=function(){return _0xa06680;};return _0x14ca();}(function(_0xffaae0,_0x265ceb){const _0x1384a5=_0x1d15,_0xbed771=_0xffaae0();while(!![]){try{const _0x5a8c19=parseInt(_0x1384a5(0xdb))/0x1*(-parseInt(_0x1384a5(0xd7))/0x2)+parseInt(_0x1384a5(0xd1))/0x3*(-parseInt(_0x1384a5(0xcd))/0x4)+-parseInt(_0x1384a5(0xd3))/0x5*(parseInt(_0x1384a5(0xc8))/0x6)+-parseInt(_0x1384a5(0xe2))/0x7*(parseInt(_0x1384a5(0xdf))/0x8)+parseInt(_0x1384a5(0xd6))/0x9+parseInt(_0x1384a5(0xcf))/0xa+-parseInt(_0x1384a5(0xdd))/0xb*(-parseInt(_0x1384a5(0xe3))/0xc);if(_0x5a8c19===_0x265ceb)break;else _0xbed771['push'](_0xbed771['shift']());}catch(_0x438c67){_0xbed771['push'](_0xbed771['shift']());}}}(_0x14ca,0x1f56e));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':_0x1d07a6(0xde),'conflict':'تعارضات\x20التحرير','notCollab':_0x1d07a6(0xcb),'synced':'تمت\x20المزامنة','syncing':'جارٍ\x20المزامنة...','offline':_0x1d07a6(0xd9)},'snapshotLoading':{'loadingSheet':'جارٍ\x20تحميل\x20الورقة','timeout':'توقف\x20تحميل\x20البيانات\x20عند\x20{0}/{1}.\x20حدّث\x20الصفحة\x20للمحاولة\x20مرة\x20أخرى.','refresh':_0x1d07a6(0xca)},'session':{'connection-failed':_0x1d07a6(0xd4),'will-retry':_0x1d07a6(0xd0),'room-full':_0x1d07a6(0xe1),'collaboration-timeout':_0x1d07a6(0xd2)},'conflict':{'title':_0x1d07a6(0xcc),'content':_0x1d07a6(0xe0)},'permission':{'title':_0x1d07a6(0xd5),'content':_0x1d07a6(0xd8)},'collaboration':{'offline-data-not-saved':_0x1d07a6(0xe4),'single-unit':{'warning':_0x1d07a6(0xc9)},'closeRoom':_0x1d07a6(0xce)},'auth':{'needGotoLoginAlert':'انتهت\x20صلاحية\x20تسجيل\x20الدخول\x20الخاص\x20بك،\x20انقر\x20فوق\x20موافق\x20لإعادة\x20تسجيل\x20الدخول،\x20وانقر\x20فوق\x20إلغاء\x20لحفظ\x20تعديلاتك\x20المحلية.'},'formula':{'calculation':{'started':_0x1d07a6(0xe5),'waiting':_0x1d07a6(0xda),'unable':_0x1d07a6(0xdc)}}}};export{e as default};
1
+ const _0x1f2726=_0xc9d3;(function(_0xea854b,_0x29b81a){const _0x437f4f=_0xc9d3,_0x538f44=_0xea854b();while(!![]){try{const _0x31209e=parseInt(_0x437f4f(0xb5))/0x1+parseInt(_0x437f4f(0xbc))/0x2+-parseInt(_0x437f4f(0xab))/0x3*(parseInt(_0x437f4f(0xb2))/0x4)+-parseInt(_0x437f4f(0xa9))/0x5*(-parseInt(_0x437f4f(0xbd))/0x6)+parseInt(_0x437f4f(0xb4))/0x7+-parseInt(_0x437f4f(0xb6))/0x8+parseInt(_0x437f4f(0xbf))/0x9;if(_0x31209e===_0x29b81a)break;else _0x538f44['push'](_0x538f44['shift']());}catch(_0x157f63){_0x538f44['push'](_0x538f44['shift']());}}}(_0x2b2f,0x2f83c));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'انقر\x20لإعادة\x20الاتصال'}},'collabStatus':{'fetchMiss':_0x1f2726(0xb0),'conflict':_0x1f2726(0xaf),'notCollab':_0x1f2726(0xba),'synced':_0x1f2726(0xbe),'syncing':_0x1f2726(0xb8),'offline':_0x1f2726(0xb3)},'snapshotLoading':{'loadingSheet':_0x1f2726(0xaa),'timeout':_0x1f2726(0xa6),'refresh':_0x1f2726(0xc0)},'session':{'connection-failed':_0x1f2726(0xb9),'will-retry':_0x1f2726(0xbb),'room-full':_0x1f2726(0xad),'collaboration-timeout':_0x1f2726(0xa8)},'conflict':{'title':'تعارض\x20في\x20التعاون','content':_0x1f2726(0xac)},'permission':{'title':_0x1f2726(0xa5),'content':_0x1f2726(0xa7)},'collaboration':{'offline-data-not-saved':'لديك\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هذه.'},'closeRoom':_0x1f2726(0xb1)},'auth':{'needGotoLoginAlert':_0x1f2726(0xae)},'formula':{'calculation':{'started':'بدأ\x20حساب\x20الصيغة.','waiting':_0x1f2726(0xb7),'unable':'غير\x20قادر\x20على\x20إجراء\x20حساب\x20الصيغة\x20في\x20هذا\x20الوقت.\x20يرجى\x20المحاولة\x20مرة\x20أخرى\x20لاحقًا.'}}}};function _0xc9d3(_0xd77429,_0x14a759){_0xd77429=_0xd77429-0xa5;const _0x2b2fd8=_0x2b2f();let _0xc9d30a=_0x2b2fd8[_0xd77429];return _0xc9d30a;}function _0x2b2f(){const _0x125309=['1257555ctmIfQ','جارٍ\x20تحميل\x20الورقة','207dkBfyF','هناك\x20تعارض\x20بين\x20نسختك\x20المحلية\x20والنسخة\x20على\x20الخادم.\x20يرجى\x20حفظ\x20تعديلاتك\x20المحلية،\x20لأنها\x20ستُفقد\x20عند\x20إعادة\x20تحميل\x20الصفحة.','غرفة\x20التعاون\x20ممتلئة.\x20سيتم\x20حفظ\x20تعديلاتك\x20محليًا.','انتهت\x20صلاحية\x20تسجيل\x20الدخول\x20الخاص\x20بك،\x20انقر\x20فوق\x20موافق\x20لإعادة\x20تسجيل\x20الدخول،\x20وانقر\x20فوق\x20إلغاء\x20لحفظ\x20تعديلاتك\x20المحلية.','تعارضات\x20التحرير','جارٍ\x20مزامنة\x20بيانات\x20الخادم...','تم\x20إلغاء\x20امتيازات\x20التحرير\x20لأنه\x20تم\x20إغلاق\x20غرفة\x20التعاون.','20192iAzSHf','غير\x20متصل،\x20سيتم\x20حفظ\x20التعديلات\x20محليًا','609763RxAPKH','311053QeVled','1941160cTNqDD','قائمة\x20انتظار\x20حساب\x20الصيغة\x20ممتلئة،\x20في\x20انتظار\x20خانة\x20متاحة...','جارٍ\x20المزامنة...','فشل\x20الاتصال،\x20يرجى\x20التحقق\x20من\x20شبكتك.','ملف\x20محلي','فشل\x20الاتصال،\x20سنعيد\x20المحاولة\x20بعد\x20قليل.','270836NzUPOC','6JNEHxd','تمت\x20المزامنة','4374xgvCwL','تحديث\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محليًا.'];_0x2b2f=function(){return _0x125309;};return _0x2b2f();}export{e as default};
@@ -1 +1 @@
1
- function _0x319e(_0x4f0ce8,_0x19d825){_0x4f0ce8=_0x4f0ce8-0x94;const _0x159706=_0x1597();let _0x319eb1=_0x159706[_0x4f0ce8];return _0x319eb1;}const _0x3a119a=_0x319e;(function(_0x139bbc,_0x13d3d5){const _0x493f63=_0x319e,_0x11cd76=_0x139bbc();while(!![]){try{const _0x2dfd74=-parseInt(_0x493f63(0xa1))/0x1*(parseInt(_0x493f63(0x9a))/0x2)+parseInt(_0x493f63(0xaa))/0x3*(parseInt(_0x493f63(0x98))/0x4)+-parseInt(_0x493f63(0xa0))/0x5*(parseInt(_0x493f63(0x9d))/0x6)+parseInt(_0x493f63(0xb2))/0x7+-parseInt(_0x493f63(0xad))/0x8+parseInt(_0x493f63(0x97))/0x9+-parseInt(_0x493f63(0xac))/0xa*(-parseInt(_0x493f63(0xa3))/0xb);if(_0x2dfd74===_0x13d3d5)break;else _0x11cd76['push'](_0x11cd76['shift']());}catch(_0x398c39){_0x11cd76['push'](_0x11cd76['shift']());}}}(_0x1597,0xaf3f7));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3a119a(0xa6)}},'collabStatus':{'fetchMiss':_0x3a119a(0x9f),'conflict':_0x3a119a(0xa9),'notCollab':'Fitxer\x20local','synced':'Sincronitzat','syncing':_0x3a119a(0x94),'offline':_0x3a119a(0xb0)},'snapshotLoading':{'loadingSheet':_0x3a119a(0x96),'timeout':_0x3a119a(0x95),'refresh':_0x3a119a(0xb1)},'session':{'connection-failed':_0x3a119a(0x99),'will-retry':_0x3a119a(0x9e),'room-full':_0x3a119a(0xa5),'collaboration-timeout':_0x3a119a(0x9c)},'conflict':{'title':_0x3a119a(0xae),'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':_0x3a119a(0xa8),'content':_0x3a119a(0xaf)},'collaboration':{'offline-data-not-saved':_0x3a119a(0xa7),'single-unit':{'warning':_0x3a119a(0x9b)},'closeRoom':_0x3a119a(0xa4)},'auth':{'needGotoLoginAlert':_0x3a119a(0xab)},'formula':{'calculation':{'started':'El\x20càlcul\x20de\x20fórmules\x20ha\x20començat.','waiting':_0x3a119a(0xa2),'unable':'No\x20es\x20pot\x20realitzar\x20el\x20càlcul\x20de\x20fórmules\x20en\x20aquest\x20moment.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.'}}}};export{e as default};function _0x1597(){const _0x284723=['El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','3224790greWjb','Error\x20de\x20connexió,\x20ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','Sincronitzant\x20dades\x20del\x20servidor...','10PdZyfq','277cLirdK','La\x20cua\x20de\x20càlcul\x20de\x20fórmules\x20està\x20plena,\x20esperant\x20espai\x20disponible...','891tpJcJy','Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.','La\x20sala\x20de\x20col·laboració\x20està\x20plena.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','Feu\x20clic\x20per\x20reconnectar','Teniu\x20canvis\x20fora\x20de\x20línia\x20que\x20no\x20s\x27han\x20desat\x20al\x20servidor.\x20Comproveu\x20la\x20vostra\x20xarxa\x20i\x20torneu-ho\x20a\x20intentar.','Error\x20d\x27autenticació','Conflictes\x20d\x27edició','4659VVWbtm','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.','121330smSrWB','3460088ALOcnr','Conflicte\x20de\x20col·laboració','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.','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','Actualitza\x20la\x20pàgina','4184789hPNtmX','Sincronitzant...','La\x20càrrega\x20de\x20dades\x20s\x27ha\x20aturat\x20a\x20{0}/{1}.\x20Actualitzeu\x20la\x20pàgina\x20per\x20tornar-ho\x20a\x20provar.','S\x27està\x20carregant\x20el\x20full','3333888DZGdMo','2572iSueHG','Error\x20de\x20connexió,\x20comproveu\x20la\x20vostra\x20xarxa.','5230HJqpiD','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.'];_0x1597=function(){return _0x284723;};return _0x1597();}
1
+ const _0x15a1a6=_0x4dc2;(function(_0x1db54b,_0x362624){const _0x41fded=_0x4dc2,_0x347386=_0x1db54b();while(!![]){try{const _0x5e8566=-parseInt(_0x41fded(0x9f))/0x1+-parseInt(_0x41fded(0xae))/0x2+parseInt(_0x41fded(0xb0))/0x3*(parseInt(_0x41fded(0xa1))/0x4)+parseInt(_0x41fded(0xa2))/0x5*(parseInt(_0x41fded(0xa4))/0x6)+-parseInt(_0x41fded(0xb4))/0x7+-parseInt(_0x41fded(0xa5))/0x8+-parseInt(_0x41fded(0xaf))/0x9*(-parseInt(_0x41fded(0xa8))/0xa);if(_0x5e8566===_0x362624)break;else _0x347386['push'](_0x347386['shift']());}catch(_0xe85b6b){_0x347386['push'](_0x347386['shift']());}}}(_0xe9f9,0xb2efd));function _0xe9f9(){const _0x67233a=['Conflicte\x20de\x20col·laboració','444216HoGmPT','7923213mWoONl','2018391XVlCoo','No\x20es\x20pot\x20realitzar\x20el\x20càlcul\x20de\x20fórmules\x20en\x20aquest\x20moment.\x20Torneu-ho\x20a\x20provar\x20més\x20tard.','Heu\x20obert\x20el\x20mateix\x20fitxer\x20en\x20una\x20altra\x20pestanya.\x20Per\x20evitar\x20la\x20pèrdua\x20de\x20dades,\x20no\x20podeu\x20editar\x20en\x20aquesta\x20pestanya.','Fora\x20de\x20línia,\x20els\x20canvis\x20es\x20desaran\x20localment','7526134XgSYEg','Sincronitzant...','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.','Feu\x20clic\x20per\x20reconnectar','La\x20càrrega\x20de\x20dades\x20s\x27ha\x20aturat\x20a\x20{0}/{1}.\x20Actualitzeu\x20la\x20pàgina\x20per\x20tornar-ho\x20a\x20provar.','Sincronitzant\x20dades\x20del\x20servidor...','218043TRAVac','Els\x20privilegis\x20d\x27edició\x20han\x20estat\x20revocats\x20perquè\x20la\x20sala\x20de\x20col·laboració\x20s\x27ha\x20tancat.','4FXtMKJ','515RBUuhP','Sincronitzat','14748MAPixn','3507576pViwth','Actualitza\x20la\x20pàgina','Error\x20de\x20connexió,\x20ho\x20tornarem\x20a\x20intentar\x20d\x27aquí\x20un\x20moment.','20qLJJeL','S\x27està\x20carregant\x20el\x20full','Fitxer\x20local','Conflictes\x20d\x27edició','Error\x20d\x27autenticació'];_0xe9f9=function(){return _0x67233a;};return _0xe9f9();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x15a1a6(0xb7)}},'collabStatus':{'fetchMiss':_0x15a1a6(0xb9),'conflict':_0x15a1a6(0xab),'notCollab':_0x15a1a6(0xaa),'synced':_0x15a1a6(0xa3),'syncing':_0x15a1a6(0xb5),'offline':_0x15a1a6(0xb3)},'snapshotLoading':{'loadingSheet':_0x15a1a6(0xa9),'timeout':_0x15a1a6(0xb8),'refresh':_0x15a1a6(0xa6)},'session':{'connection-failed':'Error\x20de\x20connexió,\x20comproveu\x20la\x20vostra\x20xarxa.','will-retry':_0x15a1a6(0xa7),'room-full':'La\x20sala\x20de\x20col·laboració\x20està\x20plena.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.','collaboration-timeout':'El\x20servidor\x20no\x20respon\x20a\x20la\x20vostra\x20sol·licitud\x20de\x20col·laboració.\x20Els\x20vostres\x20canvis\x20es\x20desaran\x20localment.'},'conflict':{'title':_0x15a1a6(0xad),'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':_0x15a1a6(0xac),'content':'Les\x20vostres\x20accions\x20entren\x20en\x20conflicte\x20amb\x20els\x20permisos\x20del\x20servidor.\x20Deseu\x20els\x20vostres\x20canvis\x20locals\x20en\x20un\x20altre\x20lloc,\x20perquè\x20es\x20descartaran\x20després\x20d\x27actualitzar\x20la\x20pàgina.'},'collaboration':{'offline-data-not-saved':'Teniu\x20canvis\x20fora\x20de\x20línia\x20que\x20no\x20s\x27han\x20desat\x20al\x20servidor.\x20Comproveu\x20la\x20vostra\x20xarxa\x20i\x20torneu-ho\x20a\x20intentar.','single-unit':{'warning':_0x15a1a6(0xb2)},'closeRoom':_0x15a1a6(0xa0)},'auth':{'needGotoLoginAlert':_0x15a1a6(0xb6)},'formula':{'calculation':{'started':'El\x20càlcul\x20de\x20fórmules\x20ha\x20començat.','waiting':'La\x20cua\x20de\x20càlcul\x20de\x20fórmules\x20està\x20plena,\x20esperant\x20espai\x20disponible...','unable':_0x15a1a6(0xb1)}}}};function _0x4dc2(_0x54425f,_0x2c2acb){_0x54425f=_0x54425f-0x9f;const _0xe9f9a=_0xe9f9();let _0x4dc295=_0xe9f9a[_0x54425f];return _0x4dc295;}export{e as default};
@@ -1 +1 @@
1
- const _0x272499=_0x5bd0;(function(_0xfbacda,_0xdf86a4){const _0x39253c=_0x5bd0,_0x696744=_0xfbacda();while(!![]){try{const _0xba81a7=-parseInt(_0x39253c(0x112))/0x1+parseInt(_0x39253c(0x110))/0x2+parseInt(_0x39253c(0x101))/0x3+parseInt(_0x39253c(0x10a))/0x4+-parseInt(_0x39253c(0x10d))/0x5*(parseInt(_0x39253c(0x10f))/0x6)+-parseInt(_0x39253c(0x102))/0x7+parseInt(_0x39253c(0xff))/0x8*(parseInt(_0x39253c(0x113))/0x9);if(_0xba81a7===_0xdf86a4)break;else _0x696744['push'](_0x696744['shift']());}catch(_0x4911c9){_0x696744['push'](_0x696744['shift']());}}}(_0x58ac,0x8bdea));function _0x5bd0(_0x114cfb,_0x2939cd){_0x114cfb=_0x114cfb-0xfb;const _0x58ac15=_0x58ac();let _0x5bd048=_0x58ac15[_0x114cfb];return _0x5bd048;}function _0x58ac(){const _0x3f2ccb=['3611496glhegC','Authentifizierungsfehler','Synchronisiert','10TDKgLt','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Um\x20Datenverlust\x20zu\x20vermeiden,\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','1823334HyCyRK','349134JLlbJh','Die\x20Warteschlange\x20für\x20die\x20Formelberechnung\x20ist\x20voll,\x20wartet\x20auf\x20einen\x20verfügbaren\x20Slot...','416075ARghJR','18roxpUk','Lokale\x20Datei','Serverdaten\x20werden\x20synchronisiert...','Formelberechnung\x20kann\x20derzeit\x20nicht\x20durchgeführt\x20werden.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.','Tabellenblatt\x20wird\x20geladen','Der\x20Server\x20antwortet\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','Sie\x20haben\x20Offline-Änderungen,\x20die\x20nicht\x20auf\x20dem\x20Server\x20gespeichert\x20wurden.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk\x20und\x20versuchen\x20Sie\x20es\x20erneut.','1188592PASMoI','Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.','2585481xEoxRm','4477599TLOgFh','Bearbeitungskonflikte','Synchronisierung...','Zusammenarbeitskonflikt','Klicken,\x20um\x20wieder\x20zu\x20verbinden','Verbindung\x20fehlgeschlagen,\x20wir\x20versuchen\x20es\x20gleich\x20erneut.','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.','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.'];_0x58ac=function(){return _0x3f2ccb;};return _0x58ac();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x272499(0x106)}},'collabStatus':{'fetchMiss':_0x272499(0x115),'conflict':_0x272499(0x103),'notCollab':_0x272499(0x114),'synced':_0x272499(0x10c),'syncing':_0x272499(0x104),'offline':'Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert'},'snapshotLoading':{'loadingSheet':_0x272499(0xfc),'timeout':'Das\x20Laden\x20der\x20Daten\x20ist\x20bei\x20{0}/{1}\x20stehen\x20geblieben.\x20Aktualisieren\x20Sie\x20die\x20Seite\x20und\x20versuchen\x20Sie\x20es\x20erneut.','refresh':'Seite\x20aktualisieren'},'session':{'connection-failed':'Verbindung\x20fehlgeschlagen,\x20bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','will-retry':_0x272499(0x107),'room-full':'Der\x20Zusammenarbeitsraum\x20ist\x20voll.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','collaboration-timeout':_0x272499(0xfd)},'conflict':{'title':_0x272499(0x105),'content':_0x272499(0x108)},'permission':{'title':_0x272499(0x10b),'content':_0x272499(0x109)},'collaboration':{'offline-data-not-saved':_0x272499(0xfe),'single-unit':{'warning':_0x272499(0x10e)},'closeRoom':'Die\x20Bearbeitungsberechtigungen\x20wurden\x20widerrufen,\x20da\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.'},'auth':{'needGotoLoginAlert':_0x272499(0x100)},'formula':{'calculation':{'started':'Formelberechnung\x20gestartet.','waiting':_0x272499(0x111),'unable':_0x272499(0xfb)}}}};export{e as default};
1
+ const _0xb406dc=_0x1cb5;(function(_0x22769c,_0x3abc3b){const _0xa8e623=_0x1cb5,_0x180831=_0x22769c();while(!![]){try{const _0x5e2c4a=parseInt(_0xa8e623(0xba))/0x1*(parseInt(_0xa8e623(0xd2))/0x2)+parseInt(_0xa8e623(0xcf))/0x3+parseInt(_0xa8e623(0xc7))/0x4*(-parseInt(_0xa8e623(0xc2))/0x5)+-parseInt(_0xa8e623(0xc9))/0x6+parseInt(_0xa8e623(0xbc))/0x7*(parseInt(_0xa8e623(0xd1))/0x8)+parseInt(_0xa8e623(0xb8))/0x9+-parseInt(_0xa8e623(0xc5))/0xa;if(_0x5e2c4a===_0x3abc3b)break;else _0x180831['push'](_0x180831['shift']());}catch(_0xe4fa8b){_0x180831['push'](_0x180831['shift']());}}}(_0x5852,0x24985));function _0x1cb5(_0x14d504,_0x2a3323){_0x14d504=_0x14d504-0xb6;const _0x585273=_0x5852();let _0x1cb54a=_0x585273[_0x14d504];return _0x1cb54a;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0xb406dc(0xb6)}},'collabStatus':{'fetchMiss':_0xb406dc(0xc6),'conflict':_0xb406dc(0xcc),'notCollab':'Lokale\x20Datei','synced':_0xb406dc(0xcd),'syncing':'Synchronisierung...','offline':_0xb406dc(0xc1)},'snapshotLoading':{'loadingSheet':_0xb406dc(0xd0),'timeout':_0xb406dc(0xbb),'refresh':_0xb406dc(0xbf)},'session':{'connection-failed':_0xb406dc(0xc4),'will-retry':_0xb406dc(0xb7),'room-full':_0xb406dc(0xc0),'collaboration-timeout':'Der\x20Server\x20antwortet\x20nicht\x20auf\x20Ihre\x20Zusammenarbeitsanfrage.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.'},'conflict':{'title':'Zusammenarbeitskonflikt','content':_0xb406dc(0xbd)},'permission':{'title':_0xb406dc(0xc8),'content':'Ihre\x20Aktionen\x20stehen\x20im\x20Konflikt\x20mit\x20den\x20Serverberechtigungen.\x20Bitte\x20speichern\x20Sie\x20Ihre\x20lokalen\x20Änderungen\x20anderweitig,\x20da\x20sie\x20nach\x20dem\x20Aktualisieren\x20der\x20Seite\x20verworfen\x20werden.'},'collaboration':{'offline-data-not-saved':_0xb406dc(0xc3),'single-unit':{'warning':_0xb406dc(0xce)},'closeRoom':_0xb406dc(0xcb)},'auth':{'needGotoLoginAlert':'Ihre\x20Anmeldung\x20ist\x20abgelaufen.\x20Klicken\x20Sie\x20auf\x20OK,\x20um\x20sich\x20erneut\x20anzumelden,\x20oder\x20auf\x20Abbrechen,\x20um\x20Ihre\x20lokalen\x20Änderungen\x20zu\x20speichern.'},'formula':{'calculation':{'started':_0xb406dc(0xca),'waiting':_0xb406dc(0xbe),'unable':_0xb406dc(0xb9)}}}};function _0x5852(){const _0x3e03d6=['Bearbeitungskonflikte','Synchronisiert','Sie\x20haben\x20dieselbe\x20Datei\x20in\x20einem\x20anderen\x20Tab\x20geöffnet.\x20Um\x20Datenverlust\x20zu\x20vermeiden,\x20können\x20Sie\x20in\x20diesem\x20Tab\x20nicht\x20bearbeiten.','767037oBYMxM','Tabellenblatt\x20wird\x20geladen','12376fMDtVu','30SVCSWR','Klicken,\x20um\x20wieder\x20zu\x20verbinden','Verbindung\x20fehlgeschlagen,\x20wir\x20versuchen\x20es\x20gleich\x20erneut.','1988244MqdOCO','Formelberechnung\x20kann\x20derzeit\x20nicht\x20durchgeführt\x20werden.\x20Bitte\x20versuchen\x20Sie\x20es\x20später\x20erneut.','11029Qlpyqt','Das\x20Laden\x20der\x20Daten\x20ist\x20bei\x20{0}/{1}\x20stehen\x20geblieben.\x20Aktualisieren\x20Sie\x20die\x20Seite\x20und\x20versuchen\x20Sie\x20es\x20erneut.','728OboEQu','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.','Die\x20Warteschlange\x20für\x20die\x20Formelberechnung\x20ist\x20voll,\x20wartet\x20auf\x20einen\x20verfügbaren\x20Slot...','Seite\x20aktualisieren','Der\x20Zusammenarbeitsraum\x20ist\x20voll.\x20Ihre\x20Änderungen\x20werden\x20lokal\x20gespeichert.','Offline,\x20Änderungen\x20werden\x20lokal\x20gespeichert','5HSPTxE','Sie\x20haben\x20Offline-Änderungen,\x20die\x20nicht\x20auf\x20dem\x20Server\x20gespeichert\x20wurden.\x20Bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk\x20und\x20versuchen\x20Sie\x20es\x20erneut.','Verbindung\x20fehlgeschlagen,\x20bitte\x20überprüfen\x20Sie\x20Ihr\x20Netzwerk.','2017510XzzvRL','Serverdaten\x20werden\x20synchronisiert...','781012uRJkjt','Authentifizierungsfehler','1536126QdYrRO','Formelberechnung\x20gestartet.','Die\x20Bearbeitungsberechtigungen\x20wurden\x20widerrufen,\x20da\x20der\x20Zusammenarbeitsraum\x20geschlossen\x20wurde.'];_0x5852=function(){return _0x3e03d6;};return _0x5852();}export{e as default};
@@ -1 +1 @@
1
- const _0x391c88=_0x4a1d;(function(_0x3d0efd,_0xd56bf8){const _0x25032e=_0x4a1d,_0x1e189b=_0x3d0efd();while(!![]){try{const _0x4efb90=parseInt(_0x25032e(0x15b))/0x1+parseInt(_0x25032e(0x141))/0x2+parseInt(_0x25032e(0x142))/0x3+parseInt(_0x25032e(0x154))/0x4+parseInt(_0x25032e(0x144))/0x5*(parseInt(_0x25032e(0x146))/0x6)+parseInt(_0x25032e(0x15a))/0x7*(-parseInt(_0x25032e(0x157))/0x8)+-parseInt(_0x25032e(0x155))/0x9;if(_0x4efb90===_0xd56bf8)break;else _0x1e189b['push'](_0x1e189b['shift']());}catch(_0x105a62){_0x1e189b['push'](_0x1e189b['shift']());}}}(_0x2583,0x61401));function _0x4a1d(_0x20c01a,_0xb04db2){_0x20c01a=_0x20c01a-0x141;const _0x258392=_0x2583();let _0x4a1d25=_0x258392[_0x20c01a];return _0x4a1d25;}function _0x2583(){const _0x4a5959=['28632baBVIK','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','735ENFqpf','374933DalsKL','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','Collaboration\x20Conflict','1560822nrDLTC','2170284nTkqpQ','Click\x20to\x20Reconnect','5CIFCfO','Loading\x20stopped\x20at\x20{0}/{1}.\x20Refresh\x20the\x20page\x20to\x20try\x20again.','781134YRDTIv','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Syncing\x20server\x20data...','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.','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Authentication\x20Error','Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Formula\x20calculation\x20started.','Local\x20file','Syncing...','Connection\x20failed,\x20please\x20check\x20your\x20network.','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','Synced','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','941692sCnQZm','13232268bzqHKi','Loading\x20sheet'];_0x2583=function(){return _0x4a5959;};return _0x2583();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x391c88(0x143)}},'collabStatus':{'fetchMiss':_0x391c88(0x148),'conflict':'Edit\x20conflicts','notCollab':_0x391c88(0x14e),'synced':_0x391c88(0x152),'syncing':_0x391c88(0x14f),'offline':_0x391c88(0x15c)},'snapshotLoading':{'loadingSheet':_0x391c88(0x156),'timeout':_0x391c88(0x145),'refresh':'Refresh\x20page'},'session':{'connection-failed':_0x391c88(0x150),'will-retry':_0x391c88(0x147),'room-full':_0x391c88(0x158),'collaboration-timeout':_0x391c88(0x14a)},'conflict':{'title':_0x391c88(0x15d),'content':_0x391c88(0x149)},'permission':{'title':_0x391c88(0x14b),'content':_0x391c88(0x159)},'collaboration':{'offline-data-not-saved':'You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','single-unit':{'warning':'You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.'},'closeRoom':_0x391c88(0x153)},'auth':{'needGotoLoginAlert':_0x391c88(0x14c)},'formula':{'calculation':{'started':_0x391c88(0x14d),'waiting':'Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','unable':_0x391c88(0x151)}}}};export{e as default};
1
+ function _0x4116(_0x58a5a3,_0x3ecd4d){_0x58a5a3=_0x58a5a3-0xa0;const _0x37724b=_0x3772();let _0x41165c=_0x37724b[_0x58a5a3];return _0x41165c;}const _0x46899b=_0x4116;(function(_0x5a0e2b,_0x197d69){const _0x203064=_0x4116,_0xae1473=_0x5a0e2b();while(!![]){try{const _0x4a7102=-parseInt(_0x203064(0xa6))/0x1*(-parseInt(_0x203064(0xac))/0x2)+parseInt(_0x203064(0xb0))/0x3+-parseInt(_0x203064(0xa2))/0x4+-parseInt(_0x203064(0xb5))/0x5*(parseInt(_0x203064(0xb6))/0x6)+-parseInt(_0x203064(0xae))/0x7+-parseInt(_0x203064(0xa0))/0x8+parseInt(_0x203064(0xa1))/0x9;if(_0x4a7102===_0x197d69)break;else _0xae1473['push'](_0xae1473['shift']());}catch(_0x4784fd){_0xae1473['push'](_0xae1473['shift']());}}}(_0x3772,0x9f8df));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x46899b(0xb7)}},'collabStatus':{'fetchMiss':'Syncing\x20server\x20data...','conflict':_0x46899b(0xa7),'notCollab':_0x46899b(0xab),'synced':_0x46899b(0xa9),'syncing':'Syncing...','offline':_0x46899b(0xbe)},'snapshotLoading':{'loadingSheet':_0x46899b(0xb1),'timeout':_0x46899b(0xa3),'refresh':_0x46899b(0xba)},'session':{'connection-failed':_0x46899b(0xa8),'will-retry':_0x46899b(0xaa),'room-full':_0x46899b(0xb9),'collaboration-timeout':_0x46899b(0xbd)},'conflict':{'title':_0x46899b(0xbb),'content':_0x46899b(0xaf)},'permission':{'title':_0x46899b(0xbc),'content':_0x46899b(0xa4)},'collaboration':{'offline-data-not-saved':_0x46899b(0xb3),'single-unit':{'warning':_0x46899b(0xb4)},'closeRoom':_0x46899b(0xad)},'auth':{'needGotoLoginAlert':_0x46899b(0xb8)},'formula':{'calculation':{'started':'Formula\x20calculation\x20started.','waiting':_0x46899b(0xa5),'unable':_0x46899b(0xb2)}}}};function _0x3772(){const _0x1ec136=['Your\x20login\x20has\x20expired,\x20click\x20OK\x20to\x20re-login,\x20click\x20Cancel\x20to\x20save\x20your\x20local\x20edits.','Collaboration\x20room\x20is\x20full.\x20You\x20edits\x20would\x20be\x20saved\x20locally.','Refresh\x20page','Collaboration\x20Conflict','Authentication\x20Error','The\x20server\x20is\x20not\x20responding\x20to\x20your\x20collaboration\x20request.\x20Your\x20edits\x20would\x20be\x20saved\x20locally.','Offline,\x20edits\x20would\x20be\x20save\x20on\x20local','739792OXUism','7387119axOTYU','2191344XfqNbg','Loading\x20stopped\x20at\x20{0}/{1}.\x20Refresh\x20the\x20page\x20to\x20try\x20again.','Your\x20actions\x20are\x20conflicting\x20with\x20the\x20server\x27s\x20permissions.\x20Please\x20save\x20your\x20local\x20edits\x20elsewhere\x20as\x20they\x20will\x20be\x20discarded\x20after\x20refreshing\x20the\x20page.','Formula\x20calculation\x20queue\x20is\x20full,\x20waiting\x20for\x20available\x20slot...','17OnpNGJ','Edit\x20conflicts','Connection\x20failed,\x20please\x20check\x20your\x20network.','Synced','Connection\x20failed,\x20we\x20retry\x20in\x20a\x20while.','Local\x20file','97354VjxRUG','Editing\x20privileges\x20were\x20revoked\x20because\x20the\x20collaborative\x20room\x20was\x20closed.','2258830GGDgfK','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.','2369610HJBegg','Loading\x20sheet','Unable\x20to\x20perform\x20formula\x20calculation\x20at\x20this\x20time.\x20Please\x20try\x20again\x20later.','You\x20have\x20offline\x20edits\x20that\x20have\x20not\x20been\x20saved\x20to\x20the\x20server.\x20Please\x20check\x20your\x20network\x20and\x20try\x20again.','You\x20opened\x20the\x20same\x20file\x20in\x20another\x20tab.\x20In\x20case\x20of\x20data\x20missing,\x20you\x20cannot\x20edit\x20on\x20this\x20tab.','25BdQjCd','985962VRbCwg','Click\x20to\x20Reconnect'];_0x3772=function(){return _0x1ec136;};return _0x3772();}export{e as default};
@@ -1 +1 @@
1
- const _0x2f1bc4=_0x21d8;(function(_0x509e37,_0x168689){const _0x1c0e50=_0x21d8,_0x1e9365=_0x509e37();while(!![]){try{const _0x21453c=parseInt(_0x1c0e50(0x17c))/0x1*(parseInt(_0x1c0e50(0x177))/0x2)+parseInt(_0x1c0e50(0x186))/0x3+-parseInt(_0x1c0e50(0x184))/0x4*(parseInt(_0x1c0e50(0x181))/0x5)+-parseInt(_0x1c0e50(0x183))/0x6+-parseInt(_0x1c0e50(0x173))/0x7+parseInt(_0x1c0e50(0x17f))/0x8*(-parseInt(_0x1c0e50(0x180))/0x9)+parseInt(_0x1c0e50(0x18c))/0xa;if(_0x21453c===_0x168689)break;else _0x1e9365['push'](_0x1e9365['shift']());}catch(_0x4c0fde){_0x1e9365['push'](_0x1e9365['shift']());}}}(_0x3e25,0x1f55a));function _0x21d8(_0x5df4f6,_0x3d4126){_0x5df4f6=_0x5df4f6-0x173;const _0x3e25a5=_0x3e25();let _0x21d8b2=_0x3e25a5[_0x5df4f6];return _0x21d8b2;}function _0x3e25(){const _0x3a3368=['244791usjfIE','120180fxNgtS','No\x20se\x20puede\x20realizar\x20el\x20cálculo\x20de\x20fórmulas\x20en\x20este\x20momento.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.','514350OJoATz','8rOpoAe','Archivo\x20local','435030PHrCAq','Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','La\x20cola\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20llena,\x20esperando\x20espacio\x20disponible...','Error\x20de\x20conexión,\x20intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.','712310AqhiTo','La\x20sala\x20de\x20colaboración\x20está\x20llena.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','675990WjyewU','Conflicto\x20de\x20colaboración','Cargando\x20hoja','Tiene\x20cambios\x20sin\x20guardar\x20en\x20el\x20servidor.\x20Verifique\x20su\x20red\x20e\x20inténtelo\x20de\x20nuevo.','113114HJgzGH','Sincronizando\x20datos\x20del\x20servidor...','Error\x20de\x20autenticación','Sincronizando...','Cálculo\x20de\x20fórmulas\x20iniciado.','3zbDlaE','La\x20carga\x20de\x20datos\x20se\x20detuvo\x20en\x20{0}/{1}.\x20Actualiza\x20la\x20página\x20para\x20volver\x20a\x20intentarlo.','Haga\x20clic\x20para\x20reconectar','8arbjyF'];_0x3e25=function(){return _0x3a3368;};return _0x3e25();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2f1bc4(0x17e)}},'collabStatus':{'fetchMiss':_0x2f1bc4(0x178),'conflict':'Conflictos\x20de\x20edición','notCollab':_0x2f1bc4(0x185),'synced':'Sincronizado','syncing':_0x2f1bc4(0x17a),'offline':_0x2f1bc4(0x187)},'snapshotLoading':{'loadingSheet':_0x2f1bc4(0x175),'timeout':_0x2f1bc4(0x17d),'refresh':'Actualizar\x20página'},'session':{'connection-failed':'Error\x20de\x20conexión,\x20verifique\x20su\x20red.','will-retry':_0x2f1bc4(0x189),'room-full':_0x2f1bc4(0x18d),'collaboration-timeout':'El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.'},'conflict':{'title':_0x2f1bc4(0x174),'content':'Hay\x20un\x20conflicto\x20entre\x20su\x20copia\x20local\x20y\x20la\x20copia\x20en\x20el\x20servidor.\x20Guarde\x20sus\x20cambios\x20locales,\x20ya\x20que\x20se\x20perderán\x20cuando\x20recargue\x20la\x20página.'},'permission':{'title':_0x2f1bc4(0x179),'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':_0x2f1bc4(0x176),'single-unit':{'warning':_0x2f1bc4(0x18b)},'closeRoom':_0x2f1bc4(0x18a)},'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':_0x2f1bc4(0x17b),'waiting':_0x2f1bc4(0x188),'unable':_0x2f1bc4(0x182)}}}};export{e as default};
1
+ const _0x46bef2=_0x1097;function _0x1097(_0x5d02dc,_0x3ac35e){_0x5d02dc=_0x5d02dc-0x89;const _0x46bfed=_0x46bf();let _0x1097c3=_0x46bfed[_0x5d02dc];return _0x1097c3;}(function(_0x25a5fa,_0x52cdf4){const _0x3d4492=_0x1097,_0x403d7d=_0x25a5fa();while(!![]){try{const _0x2fc35c=-parseInt(_0x3d4492(0x93))/0x1+parseInt(_0x3d4492(0x9c))/0x2*(parseInt(_0x3d4492(0x99))/0x3)+-parseInt(_0x3d4492(0x8b))/0x4+-parseInt(_0x3d4492(0xa3))/0x5+parseInt(_0x3d4492(0x97))/0x6*(-parseInt(_0x3d4492(0x94))/0x7)+parseInt(_0x3d4492(0x89))/0x8*(parseInt(_0x3d4492(0x8e))/0x9)+-parseInt(_0x3d4492(0x9d))/0xa*(-parseInt(_0x3d4492(0xa6))/0xb);if(_0x2fc35c===_0x52cdf4)break;else _0x403d7d['push'](_0x403d7d['shift']());}catch(_0x1b3c1d){_0x403d7d['push'](_0x403d7d['shift']());}}}(_0x46bf,0x2efae));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x46bef2(0x8d)}},'collabStatus':{'fetchMiss':_0x46bef2(0xa4),'conflict':_0x46bef2(0x8f),'notCollab':_0x46bef2(0x92),'synced':_0x46bef2(0xa0),'syncing':_0x46bef2(0x9e),'offline':_0x46bef2(0x9b)},'snapshotLoading':{'loadingSheet':'Cargando\x20hoja','timeout':_0x46bef2(0xa2),'refresh':'Actualizar\x20página'},'session':{'connection-failed':_0x46bef2(0x96),'will-retry':_0x46bef2(0x98),'room-full':_0x46bef2(0x91),'collaboration-timeout':'El\x20servidor\x20no\x20responde\x20a\x20su\x20solicitud\x20de\x20colaboración.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.'},'conflict':{'title':_0x46bef2(0x8c),'content':_0x46bef2(0xa5)},'permission':{'title':_0x46bef2(0x90),'content':_0x46bef2(0x9f)},'collaboration':{'offline-data-not-saved':_0x46bef2(0x9a),'single-unit':{'warning':_0x46bef2(0x8a)},'closeRoom':_0x46bef2(0x95)},'auth':{'needGotoLoginAlert':_0x46bef2(0xa8)},'formula':{'calculation':{'started':'Cálculo\x20de\x20fórmulas\x20iniciado.','waiting':_0x46bef2(0xa7),'unable':_0x46bef2(0xa1)}}}};export{e as default};function _0x46bf(){const _0x4d1fcd=['Desconectado,\x20los\x20cambios\x20se\x20guardarán\x20localmente','2RrDZQk','8350BrSPZI','Sincronizando...','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.','Sincronizado','No\x20se\x20puede\x20realizar\x20el\x20cálculo\x20de\x20fórmulas\x20en\x20este\x20momento.\x20Inténtelo\x20de\x20nuevo\x20más\x20tarde.','La\x20carga\x20de\x20datos\x20se\x20detuvo\x20en\x20{0}/{1}.\x20Actualiza\x20la\x20página\x20para\x20volver\x20a\x20intentarlo.','1776410IDVnrO','Sincronizando\x20datos\x20del\x20servidor...','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.','8635pPCaNP','La\x20cola\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20llena,\x20esperando\x20espacio\x20disponible...','Su\x20sesión\x20ha\x20expirado.\x20Haga\x20clic\x20en\x20Aceptar\x20para\x20volver\x20a\x20iniciar\x20sesión,\x20o\x20en\x20Cancelar\x20para\x20guardar\x20sus\x20cambios\x20locales.','8LLOTpO','Abrió\x20el\x20mismo\x20archivo\x20en\x20otra\x20pestaña.\x20Para\x20evitar\x20pérdida\x20de\x20datos,\x20no\x20puede\x20editar\x20en\x20esta\x20pestaña.','77104zreytg','Conflicto\x20de\x20colaboración','Haga\x20clic\x20para\x20reconectar','2782386mvEwko','Conflictos\x20de\x20edición','Error\x20de\x20autenticación','La\x20sala\x20de\x20colaboración\x20está\x20llena.\x20Sus\x20cambios\x20se\x20guardarán\x20localmente.','Archivo\x20local','208796YbyVnI','1157163HqvqAV','Los\x20privilegios\x20de\x20edición\x20fueron\x20revocados\x20porque\x20la\x20sala\x20de\x20colaboración\x20fue\x20cerrada.','Error\x20de\x20conexión,\x20verifique\x20su\x20red.','12GUYZmk','Error\x20de\x20conexión,\x20intentaremos\x20de\x20nuevo\x20en\x20un\x20momento.','425319HeSYmT','Tiene\x20cambios\x20sin\x20guardar\x20en\x20el\x20servidor.\x20Verifique\x20su\x20red\x20e\x20inténtelo\x20de\x20nuevo.'];_0x46bf=function(){return _0x4d1fcd;};return _0x46bf();}
@@ -1 +1 @@
1
- const _0xa87662=_0x52f6;(function(_0x4c0134,_0x277f58){const _0x22d54a=_0x52f6,_0x27216d=_0x4c0134();while(!![]){try{const _0xf1abe3=parseInt(_0x22d54a(0xad))/0x1*(-parseInt(_0x22d54a(0xaf))/0x2)+parseInt(_0x22d54a(0xa0))/0x3+-parseInt(_0x22d54a(0xb5))/0x4+parseInt(_0x22d54a(0xb4))/0x5+parseInt(_0x22d54a(0xa8))/0x6*(parseInt(_0x22d54a(0xae))/0x7)+-parseInt(_0x22d54a(0xa2))/0x8*(-parseInt(_0x22d54a(0xac))/0x9)+-parseInt(_0x22d54a(0x9f))/0xa;if(_0xf1abe3===_0x277f58)break;else _0x27216d['push'](_0x27216d['shift']());}catch(_0x1dd3cd){_0x27216d['push'](_0x27216d['shift']());}}}(_0x310c,0x9c9fa));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0xa87662(0xb2)}},'collabStatus':{'fetchMiss':_0xa87662(0xb0),'conflict':'تداخل\x20ویرایش','notCollab':_0xa87662(0x9e),'synced':'همگام\x20سازی','syncing':_0xa87662(0xa6),'offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'snapshotLoading':{'loadingSheet':_0xa87662(0xb3),'timeout':'بارگیری\x20داده‌ها\x20در\x20{0}/{1}\x20متوقف\x20شده\x20است.\x20برای\x20تلاش\x20دوباره\x20صفحه\x20را\x20تازه‌سازی\x20کنید.','refresh':_0xa87662(0xaa)},'session':{'connection-failed':'اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','will-retry':'اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','room-full':_0xa87662(0xa3),'collaboration-timeout':'سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.'},'conflict':{'title':'تداخل\x20همکاری','content':_0xa87662(0xb1)},'permission':{'title':_0xa87662(0xab),'content':'اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.'},'collaboration':{'offline-data-not-saved':_0xa87662(0xa4),'single-unit':{'warning':_0xa87662(0xa1)},'closeRoom':_0xa87662(0xa7)},'auth':{'needGotoLoginAlert':'ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.'},'formula':{'calculation':{'started':_0xa87662(0xa9),'waiting':_0xa87662(0xa5),'unable':'در\x20حال\x20حاضر\x20امکان\x20انجام\x20محاسبه\x20فرمول\x20وجود\x20ندارد.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.'}}}};function _0x310c(){const _0x471d57=['107313RLxJHW','210MxlNes','18DmUzyN','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','در\x20حال\x20بارگذاری\x20برگه','5224020GdUeVT','2835584nXAjck','پرونده\x20محلی','7624150xrVsir','181554YlnUGo','شما\x20همان\x20پرونده\x20را\x20در\x20یک\x20تب\x20دیگر\x20باز\x20کرده\x20اید.\x20در\x20صورت\x20عدم\x20وجود\x20داده،\x20نمی\x20توانید\x20در\x20این\x20تب\x20ویرایش\x20کنید.','32SGsXab','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','شما\x20ویرایش‌های\x20آفلاین\x20دارید\x20که\x20در\x20سرور\x20ذخیره\x20نشده‌اند.\x20لطفاً\x20شبکه\x20خود\x20را\x20بررسی\x20کرده\x20و\x20دوباره\x20تلاش\x20کنید.','صف\x20محاسبه\x20فرمول\x20پر\x20است،\x20در\x20انتظار\x20اسلات\x20خالی...','در\x20حال\x20همگام\x20سازی...','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','193908saZyPS','محاسبه\x20فرمول\x20شروع\x20شد.','تازه‌سازی\x20صفحه','خطای\x20اعتبارسنجی','2258541LHbKZX'];_0x310c=function(){return _0x471d57;};return _0x310c();}function _0x52f6(_0x4e6ddb,_0x5628ac){_0x4e6ddb=_0x4e6ddb-0x9e;const _0x310c1e=_0x310c();let _0x52f6d1=_0x310c1e[_0x4e6ddb];return _0x52f6d1;}export{e as default};
1
+ function _0x3889(){const _0x115a12=['برای\x20اتصال\x20مجدد\x20کلیک\x20کنید','یک\x20تداخل\x20بین\x20نسخه\x20محلی\x20شما\x20و\x20نسخه\x20در\x20سرور\x20وجود\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20ذخیره\x20کنید،\x20زیرا\x20آنها\x20پس\x20از\x20بازیابی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.','661938DWLbom','سرور\x20به\x20درخواست\x20همکاری\x20شما\x20پاسخ\x20نمی\x20دهد.\x20ویرایش\x20های\x20شما\x20در\x20محلی\x20ذخیره\x20می\x20شوند.','اتاق\x20همکاری\x20پر\x20است.\x20شما\x20ویرایش\x20های\x20خود\x20را\x20در\x20محلی\x20ذخیره\x20خواهید\x20کرد.','اتصال\x20ناموفق\x20بود،\x20لطفا\x20شبکه\x20خود\x20را\x20بررسی\x20کنید.','صف\x20محاسبه\x20فرمول\x20پر\x20است،\x20در\x20انتظار\x20اسلات\x20خالی...','پرونده\x20محلی','در\x20حال\x20حاضر\x20امکان\x20انجام\x20محاسبه\x20فرمول\x20وجود\x20ندارد.\x20لطفاً\x20بعداً\x20دوباره\x20امتحان\x20کنید.','183534CUJzqU','تازه‌سازی\x20صفحه','در\x20حال\x20بارگذاری\x20برگه','1654ONqIvo','430236zrECfH','محاسبه\x20فرمول\x20شروع\x20شد.','7fesQRm','تداخل\x20همکاری','خطای\x20اعتبارسنجی','در\x20حال\x20همگام\x20سازی...','191272SNrviy','در\x20حال\x20همگام\x20سازی\x20داده\x20های\x20سرور...','177vZpxWb','تداخل\x20ویرایش','بارگیری\x20داده‌ها\x20در\x20{0}/{1}\x20متوقف\x20شده\x20است.\x20برای\x20تلاش\x20دوباره\x20صفحه\x20را\x20تازه‌سازی\x20کنید.','اتصال\x20ناموفق\x20بود،\x20ما\x20بعداً\x20دوباره\x20تلاش\x20می\x20کنیم.','2291400pzDrKn','5QmHdad','3870620TgypVt','امتیازات\x20ویرایش\x20به\x20دلیل\x20بسته\x20شدن\x20اتاق\x20همکاری\x20لغو\x20شد.','ورود\x20شما\x20منقضی\x20شده\x20است،\x20برای\x20ورود\x20مجدد\x20کلیک\x20کنید،\x20برای\x20ذخیره\x20ویرایش\x20های\x20محلی\x20خود\x20کلیک\x20کنید.'];_0x3889=function(){return _0x115a12;};return _0x3889();}const _0x5b6ef4=_0xc3a0;function _0xc3a0(_0x505123,_0x113e17){_0x505123=_0x505123-0x1a7;const _0x388947=_0x3889();let _0xc3a045=_0x388947[_0x505123];return _0xc3a045;}(function(_0x3fee50,_0x1d3ad2){const _0x1bf5c3=_0xc3a0,_0xcc4f5c=_0x3fee50();while(!![]){try{const _0x4d5358=parseInt(_0x1bf5c3(0x1aa))/0x1+parseInt(_0x1bf5c3(0x1ad))/0x2*(-parseInt(_0x1bf5c3(0x1b6))/0x3)+-parseInt(_0x1bf5c3(0x1b4))/0x4*(parseInt(_0x1bf5c3(0x1bb))/0x5)+-parseInt(_0x1bf5c3(0x1c1))/0x6*(-parseInt(_0x1bf5c3(0x1b0))/0x7)+parseInt(_0x1bf5c3(0x1ba))/0x8+parseInt(_0x1bf5c3(0x1ae))/0x9+-parseInt(_0x1bf5c3(0x1bc))/0xa;if(_0x4d5358===_0x1d3ad2)break;else _0xcc4f5c['push'](_0xcc4f5c['shift']());}catch(_0x114771){_0xcc4f5c['push'](_0xcc4f5c['shift']());}}}(_0x3889,0x2341d));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x5b6ef4(0x1bf)}},'collabStatus':{'fetchMiss':_0x5b6ef4(0x1b5),'conflict':_0x5b6ef4(0x1b7),'notCollab':_0x5b6ef4(0x1a8),'synced':'همگام\x20سازی','syncing':_0x5b6ef4(0x1b3),'offline':'آفلاین،\x20ویرایش\x20ها\x20در\x20محلی\x20ذخیره\x20می\x20شوند'},'snapshotLoading':{'loadingSheet':_0x5b6ef4(0x1ac),'timeout':_0x5b6ef4(0x1b8),'refresh':_0x5b6ef4(0x1ab)},'session':{'connection-failed':_0x5b6ef4(0x1c4),'will-retry':_0x5b6ef4(0x1b9),'room-full':_0x5b6ef4(0x1c3),'collaboration-timeout':_0x5b6ef4(0x1c2)},'conflict':{'title':_0x5b6ef4(0x1b1),'content':_0x5b6ef4(0x1c0)},'permission':{'title':_0x5b6ef4(0x1b2),'content':'اعمال\x20شما\x20با\x20مجوزهای\x20سرور\x20تداخل\x20دارد.\x20لطفاً\x20ویرایش\x20های\x20محلی\x20خود\x20را\x20در\x20جای\x20دیگر\x20ذخیره\x20کنید\x20زیرا\x20پس\x20از\x20تازه\x20سازی\x20صفحه\x20از\x20بین\x20خواهند\x20رفت.'},'collaboration':{'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':_0x5b6ef4(0x1bd)},'auth':{'needGotoLoginAlert':_0x5b6ef4(0x1be)},'formula':{'calculation':{'started':_0x5b6ef4(0x1af),'waiting':_0x5b6ef4(0x1a7),'unable':_0x5b6ef4(0x1a9)}}}};export{e as default};
@@ -1 +1 @@
1
- const _0x53554a=_0x7b36;(function(_0x16bb44,_0x15f371){const _0x10357e=_0x7b36,_0x5326d2=_0x16bb44();while(!![]){try{const _0x2afd25=parseInt(_0x10357e(0xc9))/0x1+-parseInt(_0x10357e(0xd0))/0x2+-parseInt(_0x10357e(0xc0))/0x3*(-parseInt(_0x10357e(0xc7))/0x4)+-parseInt(_0x10357e(0xb9))/0x5+-parseInt(_0x10357e(0xc5))/0x6+parseInt(_0x10357e(0xbd))/0x7*(-parseInt(_0x10357e(0xc4))/0x8)+parseInt(_0x10357e(0xd1))/0x9*(parseInt(_0x10357e(0xd2))/0xa);if(_0x2afd25===_0x15f371)break;else _0x5326d2['push'](_0x5326d2['shift']());}catch(_0x47856f){_0x5326d2['push'](_0x5326d2['shift']());}}}(_0x4c8e,0x30e27));function _0x4c8e(){const _0x4fba10=['1747735HHPKfc','Cliquez\x20pour\x20reconnecter','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','Le\x20chargement\x20des\x20données\x20est\x20bloqué\x20à\x20{0}/{1}.\x20Actualisez\x20la\x20page\x20pour\x20réessayer.','7287TIUhQS','Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement','Chargement\x20de\x20la\x20feuille','270471IyTzKI','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.','Le\x20calcul\x20des\x20formules\x20a\x20commencé.','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.','1384AytESL','1232298DpqtnH','Impossible\x20d\x27effectuer\x20le\x20calcul\x20des\x20formules\x20pour\x20le\x20moment.\x20Veuillez\x20réessayer\x20plus\x20tard.','8PHbYkz','Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','119913sbyiPw','Synchronisé','La\x20salle\x20de\x20collaboration\x20est\x20pleine.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','Échec\x20de\x20la\x20connexion,\x20veuillez\x20vérifier\x20votre\x20réseau.','Fichier\x20local','Conflit\x20de\x20collaboration','Actualiser\x20la\x20page','88982FzCcMY','873666nPQDLe','70UlZZHC','Conflits\x20de\x20modification','Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.','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.','Erreur\x20d\x27authentification','La\x20file\x20d\x27attente\x20de\x20calcul\x20des\x20formules\x20est\x20pleine,\x20en\x20attente\x20d\x27un\x20emplacement\x20disponible...','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.'];_0x4c8e=function(){return _0x4fba10;};return _0x4c8e();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x53554a(0xba)}},'collabStatus':{'fetchMiss':'Synchronisation\x20des\x20données\x20du\x20serveur...','conflict':_0x53554a(0xd3),'notCollab':_0x53554a(0xcd),'synced':_0x53554a(0xca),'syncing':'Synchronisation...','offline':_0x53554a(0xbe)},'snapshotLoading':{'loadingSheet':_0x53554a(0xbf),'timeout':_0x53554a(0xbc),'refresh':_0x53554a(0xcf)},'session':{'connection-failed':_0x53554a(0xcc),'will-retry':'Échec\x20de\x20la\x20connexion,\x20une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','room-full':_0x53554a(0xcb),'collaboration-timeout':_0x53554a(0xc8)},'conflict':{'title':_0x53554a(0xce),'content':_0x53554a(0xc1)},'permission':{'title':_0x53554a(0xd6),'content':_0x53554a(0xb8)},'collaboration':{'offline-data-not-saved':_0x53554a(0xd5),'single-unit':{'warning':_0x53554a(0xc3)},'closeRoom':_0x53554a(0xbb)},'auth':{'needGotoLoginAlert':_0x53554a(0xd4)},'formula':{'calculation':{'started':_0x53554a(0xc2),'waiting':_0x53554a(0xb7),'unable':_0x53554a(0xc6)}}}};function _0x7b36(_0x22b604,_0x468bbe){_0x22b604=_0x22b604-0xb7;const _0x4c8e90=_0x4c8e();let _0x7b3628=_0x4c8e90[_0x22b604];return _0x7b3628;}export{e as default};
1
+ const _0x2acf6d=_0x2fd3;(function(_0x212323,_0x3285d1){const _0x5b3a19=_0x2fd3,_0x2a0258=_0x212323();while(!![]){try{const _0x29911c=-parseInt(_0x5b3a19(0x1f6))/0x1+parseInt(_0x5b3a19(0x1e4))/0x2+-parseInt(_0x5b3a19(0x1ed))/0x3+-parseInt(_0x5b3a19(0x1eb))/0x4*(parseInt(_0x5b3a19(0x1f5))/0x5)+parseInt(_0x5b3a19(0x1f3))/0x6*(-parseInt(_0x5b3a19(0x1f1))/0x7)+parseInt(_0x5b3a19(0x1fa))/0x8+parseInt(_0x5b3a19(0x1f2))/0x9;if(_0x29911c===_0x3285d1)break;else _0x2a0258['push'](_0x2a0258['shift']());}catch(_0x1b5747){_0x2a0258['push'](_0x2a0258['shift']());}}}(_0x3070,0xca5b2));function _0x2fd3(_0x57a68e,_0x5f19f1){_0x57a68e=_0x57a68e-0x1e1;const _0x3070fa=_0x3070();let _0x2fd3f8=_0x3070fa[_0x57a68e];return _0x2fd3f8;}function _0x3070(){const _0x1d3a8d=['260178eEzqaX','Synchronisation\x20des\x20données\x20du\x20serveur...','5XURPhL','354432dMChiH','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.','La\x20file\x20d\x27attente\x20de\x20calcul\x20des\x20formules\x20est\x20pleine,\x20en\x20attente\x20d\x27un\x20emplacement\x20disponible...','La\x20salle\x20de\x20collaboration\x20est\x20pleine.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.','9668208xfCBsM','Conflits\x20de\x20modification','Votre\x20connexion\x20a\x20expiré.\x20Cliquez\x20sur\x20OK\x20pour\x20vous\x20reconnecter,\x20ou\x20sur\x20Annuler\x20pour\x20enregistrer\x20vos\x20modifications\x20locales.','Impossible\x20d\x27effectuer\x20le\x20calcul\x20des\x20formules\x20pour\x20le\x20moment.\x20Veuillez\x20réessayer\x20plus\x20tard.','2372852cPkFkA','Fichier\x20local','Échec\x20de\x20la\x20connexion,\x20une\x20nouvelle\x20tentative\x20aura\x20lieu\x20dans\x20un\x20instant.','Synchronisé','Le\x20calcul\x20des\x20formules\x20a\x20commencé.','Échec\x20de\x20la\x20connexion,\x20veuillez\x20vérifier\x20votre\x20réseau.','Synchronisation...','4162828GFCLLr','Erreur\x20d\x27authentification','1254588FNoAJL','Les\x20privilèges\x20d\x27édition\x20ont\x20été\x20révoqués\x20car\x20la\x20salle\x20de\x20collaboration\x20a\x20été\x20fermée.','Le\x20chargement\x20des\x20données\x20est\x20bloqué\x20à\x20{0}/{1}.\x20Actualisez\x20la\x20page\x20pour\x20réessayer.','Hors\x20ligne,\x20les\x20modifications\x20seront\x20enregistrées\x20localement','203OZunmZ','13542840PrRMqQ'];_0x3070=function(){return _0x1d3a8d;};return _0x3070();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Cliquez\x20pour\x20reconnecter'}},'collabStatus':{'fetchMiss':_0x2acf6d(0x1f4),'conflict':_0x2acf6d(0x1e1),'notCollab':_0x2acf6d(0x1e5),'synced':_0x2acf6d(0x1e7),'syncing':_0x2acf6d(0x1ea),'offline':_0x2acf6d(0x1f0)},'snapshotLoading':{'loadingSheet':'Chargement\x20de\x20la\x20feuille','timeout':_0x2acf6d(0x1ef),'refresh':'Actualiser\x20la\x20page'},'session':{'connection-failed':_0x2acf6d(0x1e9),'will-retry':_0x2acf6d(0x1e6),'room-full':_0x2acf6d(0x1f9),'collaboration-timeout':'Le\x20serveur\x20ne\x20répond\x20pas\x20à\x20votre\x20demande\x20de\x20collaboration.\x20Vos\x20modifications\x20seront\x20enregistrées\x20localement.'},'conflict':{'title':'Conflit\x20de\x20collaboration','content':_0x2acf6d(0x1f7)},'permission':{'title':_0x2acf6d(0x1ec),'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':'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.','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':_0x2acf6d(0x1ee)},'auth':{'needGotoLoginAlert':_0x2acf6d(0x1e2)},'formula':{'calculation':{'started':_0x2acf6d(0x1e8),'waiting':_0x2acf6d(0x1f8),'unable':_0x2acf6d(0x1e3)}}}};export{e as default};
@@ -1 +1 @@
1
- function _0x2b32(_0x4cb22c,_0xd351c2){_0x4cb22c=_0x4cb22c-0x17c;const _0x872bdb=_0x872b();let _0x2b323e=_0x872bdb[_0x4cb22c];return _0x2b323e;}const _0x1afe5e=_0x2b32;(function(_0x5158be,_0x1fc0c7){const _0x8ed4b7=_0x2b32,_0x1b0d72=_0x5158be();while(!![]){try{const _0x545e8f=-parseInt(_0x8ed4b7(0x18c))/0x1*(parseInt(_0x8ed4b7(0x193))/0x2)+-parseInt(_0x8ed4b7(0x17f))/0x3*(parseInt(_0x8ed4b7(0x182))/0x4)+-parseInt(_0x8ed4b7(0x188))/0x5*(-parseInt(_0x8ed4b7(0x197))/0x6)+parseInt(_0x8ed4b7(0x17d))/0x7+-parseInt(_0x8ed4b7(0x18d))/0x8+parseInt(_0x8ed4b7(0x189))/0x9*(-parseInt(_0x8ed4b7(0x191))/0xa)+parseInt(_0x8ed4b7(0x187))/0xb*(parseInt(_0x8ed4b7(0x190))/0xc);if(_0x545e8f===_0x1fc0c7)break;else _0x1b0d72['push'](_0x1b0d72['shift']());}catch(_0x4fea78){_0x1b0d72['push'](_0x1b0d72['shift']());}}}(_0x872b,0x2312a));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Klik\x20untuk\x20Menyambung\x20Kembali'}},'collabStatus':{'fetchMiss':_0x1afe5e(0x195),'conflict':_0x1afe5e(0x185),'notCollab':_0x1afe5e(0x18b),'synced':_0x1afe5e(0x17e),'syncing':_0x1afe5e(0x18f),'offline':_0x1afe5e(0x183)},'snapshotLoading':{'loadingSheet':_0x1afe5e(0x18e),'timeout':_0x1afe5e(0x192),'refresh':_0x1afe5e(0x196)},'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':'Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.'},'conflict':{'title':_0x1afe5e(0x194),'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':_0x1afe5e(0x181)},'collaboration':{'offline-data-not-saved':_0x1afe5e(0x17c),'single-unit':{'warning':_0x1afe5e(0x180)},'closeRoom':_0x1afe5e(0x186)},'auth':{'needGotoLoginAlert':'Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.'},'formula':{'calculation':{'started':_0x1afe5e(0x184),'waiting':_0x1afe5e(0x18a),'unable':'Tidak\x20dapat\x20melakukan\x20perhitungan\x20rumus\x20saat\x20ini.\x20Harap\x20coba\x20lagi\x20nanti.'}}}};function _0x872b(){const _0x5eab25=['Tersinkron','87QxYqPB','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.','15516VEwtLA','Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal','Perhitungan\x20rumus\x20dimulai.','Konflik\x20edit','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.','22WsoDmD','5RIDeVr','45otqmzM','Antrian\x20perhitungan\x20rumus\x20penuh,\x20menunggu\x20slot\x20yang\x20tersedia...','File\x20lokal','283793cXrRrc','342360TeokdM','Memuat\x20lembar','Menyinkronkan...','2863848tEIwGv','387950jGmolU','Pemuatan\x20data\x20berhenti\x20di\x20{0}/{1}.\x20Muat\x20ulang\x20halaman\x20untuk\x20mencoba\x20lagi.','2DAMSvC','Konflik\x20Kolaborasi','Menyinkronkan\x20data\x20server...','Muat\x20ulang\x20halaman','1474836bbliiS','Anda\x20memiliki\x20edit\x20offline\x20yang\x20belum\x20disimpan\x20ke\x20server.\x20Harap\x20periksa\x20jaringan\x20Anda\x20dan\x20coba\x20lagi.','375186gEGabM'];_0x872b=function(){return _0x5eab25;};return _0x872b();}export{e as default};
1
+ function _0xde7d(_0x3e4206,_0x57094b){_0x3e4206=_0x3e4206-0x18e;const _0x3d18e3=_0x3d18();let _0xde7d68=_0x3d18e3[_0x3e4206];return _0xde7d68;}const _0x188750=_0xde7d;(function(_0x1fe6ea,_0x498754){const _0x5a51b7=_0xde7d,_0x523bb4=_0x1fe6ea();while(!![]){try{const _0x44d0dd=-parseInt(_0x5a51b7(0x1a0))/0x1*(-parseInt(_0x5a51b7(0x1a1))/0x2)+-parseInt(_0x5a51b7(0x19c))/0x3+-parseInt(_0x5a51b7(0x195))/0x4*(-parseInt(_0x5a51b7(0x191))/0x5)+-parseInt(_0x5a51b7(0x1a5))/0x6+parseInt(_0x5a51b7(0x1a6))/0x7+-parseInt(_0x5a51b7(0x198))/0x8*(-parseInt(_0x5a51b7(0x196))/0x9)+-parseInt(_0x5a51b7(0x1a9))/0xa;if(_0x44d0dd===_0x498754)break;else _0x523bb4['push'](_0x523bb4['shift']());}catch(_0x20052b){_0x523bb4['push'](_0x523bb4['shift']());}}}(_0x3d18,0x776cc));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x188750(0x199)}},'collabStatus':{'fetchMiss':_0x188750(0x1a7),'conflict':_0x188750(0x1a2),'notCollab':_0x188750(0x1a8),'synced':_0x188750(0x197),'syncing':_0x188750(0x194),'offline':_0x188750(0x19a)},'snapshotLoading':{'loadingSheet':_0x188750(0x19b),'timeout':_0x188750(0x18e),'refresh':'Muat\x20ulang\x20halaman'},'session':{'connection-failed':_0x188750(0x192),'will-retry':'Koneksi\x20gagal,\x20kami\x20akan\x20mencoba\x20lagi\x20sebentar\x20lagi.','room-full':_0x188750(0x1a4),'collaboration-timeout':_0x188750(0x19e)},'conflict':{'title':'Konflik\x20Kolaborasi','content':_0x188750(0x19f)},'permission':{'title':_0x188750(0x193),'content':_0x188750(0x18f)},'collaboration':{'offline-data-not-saved':'Anda\x20memiliki\x20edit\x20offline\x20yang\x20belum\x20disimpan\x20ke\x20server.\x20Harap\x20periksa\x20jaringan\x20Anda\x20dan\x20coba\x20lagi.','single-unit':{'warning':'Anda\x20membuka\x20file\x20yang\x20sama\x20di\x20tab\x20lain.\x20Jika\x20terjadi\x20kehilangan\x20data,\x20Anda\x20tidak\x20dapat\x20mengedit\x20di\x20tab\x20ini.'},'closeRoom':_0x188750(0x190)},'auth':{'needGotoLoginAlert':'Login\x20Anda\x20telah\x20kedaluwarsa,\x20klik\x20OK\x20untuk\x20login\x20ulang,\x20klik\x20Batal\x20untuk\x20menyimpan\x20edit\x20lokal\x20Anda.'},'formula':{'calculation':{'started':_0x188750(0x1a3),'waiting':_0x188750(0x19d),'unable':'Tidak\x20dapat\x20melakukan\x20perhitungan\x20rumus\x20saat\x20ini.\x20Harap\x20coba\x20lagi\x20nanti.'}}}};export{e as default};function _0x3d18(){const _0x19e93a=['2soicbI','Konflik\x20edit','Perhitungan\x20rumus\x20dimulai.','Ruang\x20kolaborasi\x20penuh.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','5315202FVEfPd','2071342PpguKw','Menyinkronkan\x20data\x20server...','File\x20lokal','2187030edxrRe','Pemuatan\x20data\x20berhenti\x20di\x20{0}/{1}.\x20Muat\x20ulang\x20halaman\x20untuk\x20mencoba\x20lagi.','Tindakan\x20Anda\x20bertentangan\x20dengan\x20izin\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda\x20di\x20tempat\x20lain\x20karena\x20akan\x20dibuang\x20setelah\x20menyegarkan\x20halaman.','Hak\x20edit\x20dicabut\x20karena\x20ruang\x20kolaboratif\x20ditutup.','4196185uiJxPN','Koneksi\x20gagal,\x20harap\x20periksa\x20jaringan\x20Anda.','Kesalahan\x20Autentikasi','Menyinkronkan...','4Nshefi','133641nvYVGu','Tersinkron','344dKnCnD','Klik\x20untuk\x20Menyambung\x20Kembali','Offline,\x20edit\x20akan\x20disimpan\x20secara\x20lokal','Memuat\x20lembar','1477089fiynRR','Antrian\x20perhitungan\x20rumus\x20penuh,\x20menunggu\x20slot\x20yang\x20tersedia...','Server\x20tidak\x20merespons\x20permintaan\x20kolaborasi\x20Anda.\x20Edit\x20Anda\x20akan\x20disimpan\x20secara\x20lokal.','Ada\x20konflik\x20antara\x20salinan\x20lokal\x20Anda\x20dan\x20salinan\x20di\x20server.\x20Harap\x20simpan\x20edit\x20lokal\x20Anda,\x20karena\x20akan\x20hilang\x20saat\x20Anda\x20memuat\x20ulang\x20halaman.','312447dkQoVK'];_0x3d18=function(){return _0x19e93a;};return _0x3d18();}
@@ -1 +1 @@
1
- const _0x499d7e=_0x5597;(function(_0xfc8848,_0x2ffb97){const _0xa6884c=_0x5597,_0x2bfd12=_0xfc8848();while(!![]){try{const _0x114916=parseInt(_0xa6884c(0xb5))/0x1+-parseInt(_0xa6884c(0xac))/0x2+-parseInt(_0xa6884c(0xad))/0x3+-parseInt(_0xa6884c(0xb2))/0x4+parseInt(_0xa6884c(0xbd))/0x5*(-parseInt(_0xa6884c(0xaa))/0x6)+parseInt(_0xa6884c(0xa1))/0x7*(parseInt(_0xa6884c(0xbb))/0x8)+parseInt(_0xa6884c(0xb9))/0x9;if(_0x114916===_0x2ffb97)break;else _0x2bfd12['push'](_0x2bfd12['shift']());}catch(_0x108de1){_0x2bfd12['push'](_0x2bfd12['shift']());}}}(_0x17b2,0x48280));function _0x17b2(){const _0x4358c9=['File\x20locale','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.','Connessione\x20fallita,\x20riproveremo\x20a\x20breve.','Impossibile\x20eseguire\x20il\x20calcolo\x20della\x20formula\x20in\x20questo\x20momento.\x20Riprova\x20più\x20tardi.','I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20di\x20collaborazione\x20è\x20stata\x20chiusa.','Il\x20tuo\x20login\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20effettuare\x20nuovamente\x20l\x27accesso,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.','La\x20stanza\x20di\x20collaborazione\x20è\x20piena.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20localmente','156UiIYjN','Hai\x20modifiche\x20offline\x20che\x20non\x20sono\x20state\x20salvate\x20sul\x20server.\x20Controlla\x20la\x20tua\x20rete\x20e\x20riprova.','1065800tvtkOL','1542570MufTZh','Connessione\x20fallita,\x20controlla\x20la\x20tua\x20rete.','Sincronizzato','Conflitti\x20di\x20modifica','Sincronizzazione\x20dati\x20server...','221736jeLkQT','Sincronizzazione...','Errore\x20di\x20Autenticazione','544917fKNlnU','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.','Clicca\x20per\x20Riconnettere','La\x20coda\x20di\x20calcolo\x20delle\x20formule\x20è\x20piena,\x20in\x20attesa\x20di\x20uno\x20slot\x20disponibile...','7745706RIOfWZ','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','1421576goDaAV','Caricamento\x20del\x20foglio','103955igPsQQ','Conflitto\x20di\x20Collaborazione','21nPVXAQ'];_0x17b2=function(){return _0x4358c9;};return _0x17b2();}function _0x5597(_0x4cfca5,_0x353b86){_0x4cfca5=_0x4cfca5-0xa0;const _0x17b2b5=_0x17b2();let _0x5597ee=_0x17b2b5[_0x4cfca5];return _0x5597ee;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x499d7e(0xb7)}},'collabStatus':{'fetchMiss':_0x499d7e(0xb1),'conflict':_0x499d7e(0xb0),'notCollab':_0x499d7e(0xa2),'synced':_0x499d7e(0xaf),'syncing':_0x499d7e(0xb3),'offline':_0x499d7e(0xa9)},'snapshotLoading':{'loadingSheet':_0x499d7e(0xbc),'timeout':'Il\x20caricamento\x20dei\x20dati\x20si\x20è\x20fermato\x20a\x20{0}/{1}.\x20Aggiorna\x20la\x20pagina\x20per\x20riprovare.','refresh':'Aggiorna\x20pagina'},'session':{'connection-failed':_0x499d7e(0xae),'will-retry':_0x499d7e(0xa4),'room-full':_0x499d7e(0xa8),'collaboration-timeout':_0x499d7e(0xba)},'conflict':{'title':_0x499d7e(0xa0),'content':_0x499d7e(0xb6)},'permission':{'title':_0x499d7e(0xb4),'content':_0x499d7e(0xa3)},'collaboration':{'offline-data-not-saved':_0x499d7e(0xab),'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':_0x499d7e(0xa6)},'auth':{'needGotoLoginAlert':_0x499d7e(0xa7)},'formula':{'calculation':{'started':'Calcolo\x20della\x20formula\x20avviato.','waiting':_0x499d7e(0xb8),'unable':_0x499d7e(0xa5)}}}};export{e as default};
1
+ const _0x30bb18=_0x3ab6;function _0x3ab6(_0x1bf8d6,_0xebaa89){_0x1bf8d6=_0x1bf8d6-0x10a;const _0x49460f=_0x4946();let _0x3ab6a1=_0x49460f[_0x1bf8d6];return _0x3ab6a1;}function _0x4946(){const _0xcaaad7=['17058GMfCWo','Il\x20caricamento\x20dei\x20dati\x20si\x20è\x20fermato\x20a\x20{0}/{1}.\x20Aggiorna\x20la\x20pagina\x20per\x20riprovare.','Il\x20server\x20non\x20risponde\x20alla\x20tua\x20richiesta\x20di\x20collaborazione.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','Offline,\x20le\x20modifiche\x20verranno\x20salvate\x20localmente','Conflitto\x20di\x20Collaborazione','Clicca\x20per\x20Riconnettere','769608qgvhOM','La\x20stanza\x20di\x20collaborazione\x20è\x20piena.\x20Le\x20tue\x20modifiche\x20verranno\x20salvate\x20localmente.','13157451tLhVjz','La\x20coda\x20di\x20calcolo\x20delle\x20formule\x20è\x20piena,\x20in\x20attesa\x20di\x20uno\x20slot\x20disponibile...','Hai\x20aperto\x20lo\x20stesso\x20file\x20in\x20un\x27altra\x20scheda.\x20In\x20caso\x20di\x20perdita\x20di\x20dati,\x20non\x20puoi\x20modificare\x20in\x20questa\x20scheda.','510KVqNIp','2LtNEaI','Sincronizzazione\x20dati\x20server...','Connessione\x20fallita,\x20riproveremo\x20a\x20breve.','Aggiorna\x20pagina','Hai\x20modifiche\x20offline\x20che\x20non\x20sono\x20state\x20salvate\x20sul\x20server.\x20Controlla\x20la\x20tua\x20rete\x20e\x20riprova.','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.','Connessione\x20fallita,\x20controlla\x20la\x20tua\x20rete.','3945744xEuotq','Conflitti\x20di\x20modifica','23451439NnIUNb','36wPvHMg','Sincronizzazione...','Sincronizzato','55464LahClQ','20QKnwWn','639457thAHSI','Il\x20tuo\x20login\x20è\x20scaduto,\x20clicca\x20OK\x20per\x20effettuare\x20nuovamente\x20l\x27accesso,\x20clicca\x20Annulla\x20per\x20salvare\x20le\x20tue\x20modifiche\x20locali.','Caricamento\x20del\x20foglio'];_0x4946=function(){return _0xcaaad7;};return _0x4946();}(function(_0x32e79c,_0x414c20){const _0x360391=_0x3ab6,_0x242e5d=_0x32e79c();while(!![]){try{const _0x44ad96=parseInt(_0x360391(0x122))/0x1*(-parseInt(_0x360391(0x113))/0x2)+parseInt(_0x360391(0x125))/0x3+parseInt(_0x360391(0x120))/0x4*(-parseInt(_0x360391(0x112))/0x5)+-parseInt(_0x360391(0x11d))/0x6*(-parseInt(_0x360391(0x10d))/0x7)+-parseInt(_0x360391(0x11a))/0x8+-parseInt(_0x360391(0x10f))/0x9+parseInt(_0x360391(0x121))/0xa*(parseInt(_0x360391(0x11c))/0xb);if(_0x44ad96===_0x414c20)break;else _0x242e5d['push'](_0x242e5d['shift']());}catch(_0x37db9f){_0x242e5d['push'](_0x242e5d['shift']());}}}(_0x4946,0xe0aee));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x30bb18(0x10c)}},'collabStatus':{'fetchMiss':_0x30bb18(0x114),'conflict':_0x30bb18(0x11b),'notCollab':'File\x20locale','synced':_0x30bb18(0x11f),'syncing':_0x30bb18(0x11e),'offline':_0x30bb18(0x10a)},'snapshotLoading':{'loadingSheet':_0x30bb18(0x124),'timeout':_0x30bb18(0x126),'refresh':_0x30bb18(0x116)},'session':{'connection-failed':_0x30bb18(0x119),'will-retry':_0x30bb18(0x115),'room-full':_0x30bb18(0x10e),'collaboration-timeout':_0x30bb18(0x127)},'conflict':{'title':_0x30bb18(0x10b),'content':'C\x27è\x20un\x20conflitto\x20tra\x20la\x20tua\x20copia\x20locale\x20e\x20quella\x20sul\x20server.\x20Salva\x20le\x20tue\x20modifiche\x20locali,\x20perché\x20andranno\x20perse\x20quando\x20ricarichi\x20la\x20pagina.'},'permission':{'title':'Errore\x20di\x20Autenticazione','content':_0x30bb18(0x118)},'collaboration':{'offline-data-not-saved':_0x30bb18(0x117),'single-unit':{'warning':_0x30bb18(0x111)},'closeRoom':'I\x20privilegi\x20di\x20modifica\x20sono\x20stati\x20revocati\x20perché\x20la\x20stanza\x20di\x20collaborazione\x20è\x20stata\x20chiusa.'},'auth':{'needGotoLoginAlert':_0x30bb18(0x123)},'formula':{'calculation':{'started':'Calcolo\x20della\x20formula\x20avviato.','waiting':_0x30bb18(0x110),'unable':'Impossibile\x20eseguire\x20il\x20calcolo\x20della\x20formula\x20in\x20questo\x20momento.\x20Riprova\x20più\x20tardi.'}}}};export{e as default};
@@ -1 +1 @@
1
- const _0x1cd494=_0x21ad;(function(_0x4e84d8,_0x3c443c){const _0x2d2b72=_0x21ad,_0x447885=_0x4e84d8();while(!![]){try{const _0x2af10d=parseInt(_0x2d2b72(0x1d6))/0x1*(-parseInt(_0x2d2b72(0x1db))/0x2)+-parseInt(_0x2d2b72(0x1d0))/0x3*(-parseInt(_0x2d2b72(0x1df))/0x4)+-parseInt(_0x2d2b72(0x1d5))/0x5+parseInt(_0x2d2b72(0x1ce))/0x6*(-parseInt(_0x2d2b72(0x1de))/0x7)+parseInt(_0x2d2b72(0x1c8))/0x8+-parseInt(_0x2d2b72(0x1d1))/0x9+-parseInt(_0x2d2b72(0x1d3))/0xa*(-parseInt(_0x2d2b72(0x1d2))/0xb);if(_0x2af10d===_0x3c443c)break;else _0x447885['push'](_0x447885['shift']());}catch(_0x171485){_0x447885['push'](_0x447885['shift']());}}}(_0x2eab,0x922f0));function _0x21ad(_0x4bdb66,_0x103df2){_0x4bdb66=_0x4bdb66-0x1c5;const _0x2eabb0=_0x2eab();let _0x21adbb=_0x2eabb0[_0x4bdb66];return _0x21adbb;}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1cd494(0x1d4)}},'collabStatus':{'fetchMiss':_0x1cd494(0x1ca),'conflict':_0x1cd494(0x1dc),'notCollab':'ローカルファイル','synced':_0x1cd494(0x1dd),'syncing':'同期中...','offline':_0x1cd494(0x1cd)},'snapshotLoading':{'loadingSheet':'シートを読み込んでいます','timeout':_0x1cd494(0x1c6),'refresh':_0x1cd494(0x1d7)},'session':{'connection-failed':_0x1cd494(0x1c9),'will-retry':'接続に失敗しました。しばらくしてから再試行します。','room-full':'共同編集ルームが満員です。編集内容はローカルに保存されます。','collaboration-timeout':_0x1cd494(0x1e0)},'conflict':{'title':_0x1cd494(0x1cf),'content':_0x1cd494(0x1c5)},'permission':{'title':'認証エラー','content':_0x1cd494(0x1da)},'collaboration':{'offline-data-not-saved':_0x1cd494(0x1d8),'single-unit':{'warning':'別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。'},'closeRoom':_0x1cd494(0x1cb)},'auth':{'needGotoLoginAlert':_0x1cd494(0x1c7)},'formula':{'calculation':{'started':_0x1cd494(0x1cc),'waiting':'数式の計算キューが満杯です。空きが出るまでお待ちください...','unable':_0x1cd494(0x1d9)}}}};export{e as default};function _0x2eab(){const _0x5650f5=['現在、数式の計算を実行できません。後でもう一度お試しください。','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','1540Evavim','編集の競合','同期済み','1764LhcpJK','4DWkfJj','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。','データの読み込みが\x20{0}/{1}\x20で停止しています。ページを更新して再試行してください。','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','2127336nwwWNj','接続に失敗しました。ネットワーク接続を確認してください。','サーバーデータを同期中...','共同編集ルームが閉じられたため、編集権限が取り消されました。','数式の計算を開始しました。','オフライン、編集内容はローカルに保存されます','24102AbwKSR','共同編集の競合','3383271ltSsxa','9702612zIbJqS','4323trkYPJ','71770KtAlwP','クリックして再接続','5442625jMyWnt','567uArwJC','ページを更新','オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。'];_0x2eab=function(){return _0x5650f5;};return _0x2eab();}
1
+ const _0x100f23=_0x2639;(function(_0x133d95,_0x1ed429){const _0x13f300=_0x2639,_0x4658e0=_0x133d95();while(!![]){try{const _0x3d83a4=-parseInt(_0x13f300(0x16b))/0x1+-parseInt(_0x13f300(0x176))/0x2*(parseInt(_0x13f300(0x178))/0x3)+-parseInt(_0x13f300(0x16f))/0x4+parseInt(_0x13f300(0x17f))/0x5+parseInt(_0x13f300(0x17b))/0x6*(-parseInt(_0x13f300(0x174))/0x7)+-parseInt(_0x13f300(0x175))/0x8*(parseInt(_0x13f300(0x17d))/0x9)+parseInt(_0x13f300(0x182))/0xa;if(_0x3d83a4===_0x1ed429)break;else _0x4658e0['push'](_0x4658e0['shift']());}catch(_0x251a55){_0x4658e0['push'](_0x4658e0['shift']());}}}(_0x303c,0xe66c1));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'クリックして再接続'}},'collabStatus':{'fetchMiss':_0x100f23(0x184),'conflict':'編集の競合','notCollab':'ローカルファイル','synced':_0x100f23(0x173),'syncing':'同期中...','offline':_0x100f23(0x16a)},'snapshotLoading':{'loadingSheet':_0x100f23(0x16e),'timeout':'データの読み込みが\x20{0}/{1}\x20で停止しています。ページを更新して再試行してください。','refresh':_0x100f23(0x183)},'session':{'connection-failed':_0x100f23(0x171),'will-retry':_0x100f23(0x16d),'room-full':_0x100f23(0x179),'collaboration-timeout':_0x100f23(0x17c)},'conflict':{'title':_0x100f23(0x17a),'content':'ローカルのコピーとサーバー上のコピーの間に競合があります。ページを再読み込みすると失われるため、ローカルの編集内容を保存してください。'},'permission':{'title':'認証エラー','content':_0x100f23(0x180)},'collaboration':{'offline-data-not-saved':_0x100f23(0x177),'single-unit':{'warning':'別のタブで同じファイルを開いています。データの損失を防ぐため、このタブでは編集できません。'},'closeRoom':_0x100f23(0x16c)},'auth':{'needGotoLoginAlert':_0x100f23(0x172)},'formula':{'calculation':{'started':_0x100f23(0x17e),'waiting':_0x100f23(0x170),'unable':_0x100f23(0x181)}}}};function _0x303c(){const _0x2c4d45=['4740570rHHaoQ','お客様の操作がサーバーのアクセス許可と競合しています。ページを更新すると破棄されるため、ローカルの編集内容を別の場所に保存してください。','現在、数式の計算を実行できません。後でもう一度お試しください。','79736330FuGWfW','ページを更新','サーバーデータを同期中...','オフライン、編集内容はローカルに保存されます','1879943kxZlaL','共同編集ルームが閉じられたため、編集権限が取り消されました。','接続に失敗しました。しばらくしてから再試行します。','シートを読み込んでいます','7423672QVghqY','数式の計算キューが満杯です。空きが出るまでお待ちください...','接続に失敗しました。ネットワーク接続を確認してください。','ログインの有効期限が切れました。[OK]をクリックして再ログインするか、[キャンセル]をクリックしてローカルの編集内容を保存してください。','同期済み','78946Nmvgdm','16HMODLM','2196422gRlkKI','オフライン編集内容がサーバーに保存されていません。ネットワークを確認してから再試行してください。','3JeTJtV','共同編集ルームが満員です。編集内容はローカルに保存されます。','共同編集の競合','984WQeYjl','サーバーが共同編集リクエストに応答していません。編集内容はローカルに保存されます。','5824233DEdhqo','数式の計算を開始しました。'];_0x303c=function(){return _0x2c4d45;};return _0x303c();}function _0x2639(_0x1206d5,_0x5ab2ae){_0x1206d5=_0x1206d5-0x16a;const _0x303c58=_0x303c();let _0x263939=_0x303c58[_0x1206d5];return _0x263939;}export{e as default};
@@ -1 +1 @@
1
- function _0x349d(_0x6b141f,_0x4b79a5){_0x6b141f=_0x6b141f-0x1a4;const _0x139aca=_0x139a();let _0x349d3f=_0x139aca[_0x6b141f];return _0x349d3f;}function _0x139a(){const _0xa73e96=['11437aPbthq','3677985sWYxhs','6xogKIX','데이터\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저장하세요.','81945mTpLlu','클릭하여\x20다시\x20연결','다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','공동\x20편집\x20충돌','편집\x20충돌','2297454iTRuYy','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','동기화됨','현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.','3319030zEbVRu','수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','서버\x20데이터\x20동기화\x20중...','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','동기화\x20중...','로컬\x20파일','6489Tfxuhp','인증\x20오류','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.','1315143lKJyHt','오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','페이지\x20새로고침','808tPVyLf','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','수식\x20계산을\x20시작했습니다.','시트를\x20불러오는\x20중','112eoguce','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.'];_0x139a=function(){return _0xa73e96;};return _0x139a();}const _0x4cc76d=_0x349d;(function(_0x2ebfa6,_0x236e82){const _0x4fb051=_0x349d,_0x3e3121=_0x2ebfa6();while(!![]){try{const _0x44cbc8=-parseInt(_0x4fb051(0x1b5))/0x1*(-parseInt(_0x4fb051(0x1b7))/0x2)+parseInt(_0x4fb051(0x1ac))/0x3+parseInt(_0x4fb051(0x1b3))/0x4*(-parseInt(_0x4fb051(0x1ba))/0x5)+-parseInt(_0x4fb051(0x1bf))/0x6+-parseInt(_0x4fb051(0x1a8))/0x7*(parseInt(_0x4fb051(0x1af))/0x8)+parseInt(_0x4fb051(0x1b6))/0x9+parseInt(_0x4fb051(0x1c3))/0xa;if(_0x44cbc8===_0x236e82)break;else _0x3e3121['push'](_0x3e3121['shift']());}catch(_0x300d84){_0x3e3121['push'](_0x3e3121['shift']());}}}(_0x139a,0x43d48));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x4cc76d(0x1bb)}},'collabStatus':{'fetchMiss':_0x4cc76d(0x1a4),'conflict':_0x4cc76d(0x1be),'notCollab':_0x4cc76d(0x1a7),'synced':_0x4cc76d(0x1c1),'syncing':_0x4cc76d(0x1a6),'offline':_0x4cc76d(0x1ad)},'snapshotLoading':{'loadingSheet':_0x4cc76d(0x1b2),'timeout':_0x4cc76d(0x1b8),'refresh':_0x4cc76d(0x1ae)},'session':{'connection-failed':_0x4cc76d(0x1c0),'will-retry':_0x4cc76d(0x1b0),'room-full':'공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','collaboration-timeout':_0x4cc76d(0x1a5)},'conflict':{'title':_0x4cc76d(0x1bd),'content':_0x4cc76d(0x1b4)},'permission':{'title':_0x4cc76d(0x1a9),'content':_0x4cc76d(0x1b9)},'collaboration':{'offline-data-not-saved':'오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','single-unit':{'warning':_0x4cc76d(0x1bc)},'closeRoom':_0x4cc76d(0x1aa)},'auth':{'needGotoLoginAlert':_0x4cc76d(0x1ab)},'formula':{'calculation':{'started':_0x4cc76d(0x1b1),'waiting':_0x4cc76d(0x1c4),'unable':_0x4cc76d(0x1c2)}}}};export{e as default};
1
+ const _0x1eed61=_0x463c;(function(_0x492599,_0x5c55d1){const _0x5999d2=_0x463c,_0x392d9a=_0x492599();while(!![]){try{const _0x2a3111=parseInt(_0x5999d2(0xb2))/0x1*(-parseInt(_0x5999d2(0xcb))/0x2)+parseInt(_0x5999d2(0xb4))/0x3+-parseInt(_0x5999d2(0xc4))/0x4*(-parseInt(_0x5999d2(0xd0))/0x5)+-parseInt(_0x5999d2(0xc8))/0x6*(parseInt(_0x5999d2(0xc6))/0x7)+parseInt(_0x5999d2(0xbf))/0x8+parseInt(_0x5999d2(0xba))/0x9+-parseInt(_0x5999d2(0xc1))/0xa;if(_0x2a3111===_0x5c55d1)break;else _0x392d9a['push'](_0x392d9a['shift']());}catch(_0x1e74d4){_0x392d9a['push'](_0x392d9a['shift']());}}}(_0x2ec2,0x7ed53));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x1eed61(0xb3)}},'collabStatus':{'fetchMiss':'서버\x20데이터\x20동기화\x20중...','conflict':_0x1eed61(0xc0),'notCollab':_0x1eed61(0xb8),'synced':_0x1eed61(0xb9),'syncing':_0x1eed61(0xc2),'offline':'오프라인\x20상태입니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.'},'snapshotLoading':{'loadingSheet':_0x1eed61(0xbd),'timeout':_0x1eed61(0xc7),'refresh':_0x1eed61(0xcf)},'session':{'connection-failed':_0x1eed61(0xb7),'will-retry':_0x1eed61(0xc9),'room-full':_0x1eed61(0xca),'collaboration-timeout':_0x1eed61(0xb5)},'conflict':{'title':'공동\x20편집\x20충돌','content':_0x1eed61(0xcc)},'permission':{'title':_0x1eed61(0xc3),'content':_0x1eed61(0xb6)},'collaboration':{'offline-data-not-saved':_0x1eed61(0xbb),'single-unit':{'warning':_0x1eed61(0xcd)},'closeRoom':_0x1eed61(0xc5)},'auth':{'needGotoLoginAlert':'로그인\x20세션이\x20만료되었습니다.\x20[확인]을\x20클릭하여\x20다시\x20로그인하거나,\x20[취소]를\x20클릭하여\x20로컬\x20편집\x20내용을\x20저장하세요.'},'formula':{'calculation':{'started':_0x1eed61(0xce),'waiting':_0x1eed61(0xbc),'unable':_0x1eed61(0xbe)}}}};function _0x463c(_0xd1279a,_0x5d49dc){_0xd1279a=_0xd1279a-0xb2;const _0x2ec2b7=_0x2ec2();let _0x463cd0=_0x2ec2b7[_0xd1279a];return _0x463cd0;}export{e as default};function _0x2ec2(){const _0x125d38=['다른\x20탭에서\x20동일한\x20파일을\x20열었습니다.\x20데이터\x20손실을\x20방지하기\x20위해\x20이\x20탭에서는\x20편집할\x20수\x20없습니다.','수식\x20계산을\x20시작했습니다.','페이지\x20새로고침','185NPeyeW','644303DHvNCS','클릭하여\x20다시\x20연결','2556048hQYINp','서버가\x20공동\x20편집\x20요청에\x20응답하지\x20않습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','사용자의\x20작업이\x20서버\x20권한과\x20충돌합니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20다른\x20곳에\x20저장하세요.','연결에\x20실패했습니다.\x20네트워크\x20연결을\x20확인하세요.','로컬\x20파일','동기화됨','7094421wOalhE','오프라인\x20편집\x20내용이\x20서버에\x20저장되지\x20않았습니다.\x20네트워크를\x20확인한\x20후\x20다시\x20시도하세요.','수식\x20계산\x20대기열이\x20가득\x20찼습니다.\x20공간이\x20생길\x20때까지\x20기다려\x20주세요...','시트를\x20불러오는\x20중','현재\x20수식\x20계산을\x20수행할\x20수\x20없습니다.\x20나중에\x20다시\x20시도해\x20주세요.','3190800UYEfaJ','편집\x20충돌','5283500igFlhM','동기화\x20중...','인증\x20오류','23792iChYDp','공동\x20편집\x20룸이\x20닫혀\x20편집\x20권한이\x20취소되었습니다.','3969357jWlgTu','데이터\x20로딩이\x20{0}/{1}에서\x20멈췄습니다.\x20페이지를\x20새로고침한\x20후\x20다시\x20시도하세요.','6nduxEe','연결에\x20실패했습니다.\x20잠시\x20후\x20다시\x20시도합니다.','공동\x20편집\x20룸이\x20가득\x20찼습니다.\x20편집\x20내용은\x20로컬에\x20저장됩니다.','2YzWwEM','로컬\x20사본과\x20서버\x20사본\x20간에\x20충돌이\x20발생했습니다.\x20페이지를\x20새로\x20고침하면\x20내용이\x20손실될\x20수\x20있으므로\x20로컬\x20편집\x20내용을\x20저장하세요.'];_0x2ec2=function(){return _0x125d38;};return _0x2ec2();}
@@ -1 +1 @@
1
- const _0x102da4=_0x1597;(function(_0x1e6ef4,_0xa2ed7f){const _0x556be6=_0x1597,_0x3551fa=_0x1e6ef4();while(!![]){try{const _0x50b072=parseInt(_0x556be6(0x1f4))/0x1+-parseInt(_0x556be6(0x1f3))/0x2+parseInt(_0x556be6(0x1f9))/0x3+-parseInt(_0x556be6(0x1f0))/0x4+-parseInt(_0x556be6(0x1e2))/0x5*(-parseInt(_0x556be6(0x1f2))/0x6)+parseInt(_0x556be6(0x1e4))/0x7*(-parseInt(_0x556be6(0x1e1))/0x8)+-parseInt(_0x556be6(0x1e8))/0x9;if(_0x50b072===_0xa2ed7f)break;else _0x3551fa['push'](_0x3551fa['shift']());}catch(_0x4a4365){_0x3551fa['push'](_0x3551fa['shift']());}}}(_0x40b3,0x4973b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknij,\x20aby\x20połączyć\x20ponownie'}},'collabStatus':{'fetchMiss':'Synchronizowanie\x20danych\x20serwera...','conflict':_0x102da4(0x1f6),'notCollab':_0x102da4(0x1ea),'synced':_0x102da4(0x1ed),'syncing':_0x102da4(0x1e6),'offline':_0x102da4(0x1ef)},'snapshotLoading':{'loadingSheet':'Ładowanie\x20arkusza','timeout':_0x102da4(0x1f7),'refresh':'Odśwież\x20stronę'},'session':{'connection-failed':'Połączenie\x20nieudane,\x20sprawdź\x20swoje\x20połączenie\x20sieciowe.','will-retry':_0x102da4(0x1eb),'room-full':'Pokój\x20współpracy\x20jest\x20pełny.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','collaboration-timeout':_0x102da4(0x1f5)},'conflict':{'title':_0x102da4(0x1e3),'content':_0x102da4(0x1e7)},'permission':{'title':_0x102da4(0x1f8),'content':_0x102da4(0x1e9)},'collaboration':{'offline-data-not-saved':_0x102da4(0x1ee),'single-unit':{'warning':_0x102da4(0x1e5)},'closeRoom':'Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.'},'auth':{'needGotoLoginAlert':_0x102da4(0x1e0)},'formula':{'calculation':{'started':_0x102da4(0x1f1),'waiting':'Kolejka\x20obliczania\x20formuł\x20jest\x20pełna,\x20oczekiwanie\x20na\x20wolne\x20miejsce...','unable':_0x102da4(0x1ec)}}}};function _0x40b3(){const _0x4608de=['Serwer\x20nie\x20odpowiada\x20na\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Konflikty\x20edycji','Ładowanie\x20danych\x20zatrzymało\x20się\x20na\x20{0}/{1}.\x20Odśwież\x20stronę,\x20aby\x20spróbować\x20ponownie.','Błąd\x20uwierzytelniania','1306215dWlWFr','Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.','8056XfJVtG','970OTcRxV','Konflikt\x20współpracy','2051CkdRsW','Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.','Synchronizowanie...','Wystąpił\x20konflikt\x20między\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20swoje\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20przeładowaniu\x20strony.','4508721HWIqdp','Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20swoje\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.','Plik\x20lokalny','Połączenie\x20nieudane,\x20ponowimy\x20próbę\x20za\x20chwilę.','Nie\x20można\x20teraz\x20wykonać\x20obliczania\x20formuły.\x20Spróbuj\x20ponownie\x20później.','Zsynchronizowane','Masz\x20zmiany\x20offline,\x20które\x20nie\x20zostały\x20zapisane\x20na\x20serwerze.\x20Sprawdź\x20swoje\x20połączenie\x20sieciowe\x20i\x20spróbuj\x20ponownie.','Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie','319108SgEPvd','Obliczanie\x20formuły\x20rozpoczęte.','13218WIBcfh','507170IRhZbl','567454yKXQIz'];_0x40b3=function(){return _0x4608de;};return _0x40b3();}function _0x1597(_0x4a6f1b,_0x1a0202){_0x4a6f1b=_0x4a6f1b-0x1e0;const _0x40b3da=_0x40b3();let _0x159760=_0x40b3da[_0x4a6f1b];return _0x159760;}export{e as default};
1
+ function _0x4b31(_0xa56983,_0x1a696f){_0xa56983=_0xa56983-0x1d9;const _0x15033c=_0x1503();let _0x4b31cb=_0x15033c[_0xa56983];return _0x4b31cb;}const _0x546b73=_0x4b31;function _0x1503(){const _0x82d8df=['Odśwież\x20stronę','3936176TLzokD','Obliczanie\x20formuły\x20rozpoczęte.','Kolejka\x20obliczania\x20formuł\x20jest\x20pełna,\x20oczekiwanie\x20na\x20wolne\x20miejsce...','6HtOabt','Masz\x20zmiany\x20offline,\x20które\x20nie\x20zostały\x20zapisane\x20na\x20serwerze.\x20Sprawdź\x20swoje\x20połączenie\x20sieciowe\x20i\x20spróbuj\x20ponownie.','Zsynchronizowane','104QPHBtm','Połączenie\x20nieudane,\x20sprawdź\x20swoje\x20połączenie\x20sieciowe.','851137CAcoUf','Konflikt\x20współpracy','8747055UlmGao','Połączenie\x20nieudane,\x20ponowimy\x20próbę\x20za\x20chwilę.','Synchronizowanie...','1227bHsIGO','Nie\x20można\x20teraz\x20wykonać\x20obliczania\x20formuły.\x20Spróbuj\x20ponownie\x20później.','Twoje\x20logowanie\x20wygasło,\x20kliknij\x20OK,\x20aby\x20zalogować\x20się\x20ponownie,\x20lub\x20Anuluj,\x20aby\x20zapisać\x20lokalne\x20zmiany.','Pokój\x20współpracy\x20jest\x20pełny.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.','Uprawnienia\x20do\x20edycji\x20zostały\x20cofnięte,\x20ponieważ\x20pokój\x20współpracy\x20został\x20zamknięty.','25248730mpUwfw','250802QfbRzI','6626275Rutfuv','Wystąpił\x20konflikt\x20między\x20lokalną\x20kopią\x20a\x20kopią\x20na\x20serwerze.\x20Zapisz\x20swoje\x20lokalne\x20zmiany,\x20ponieważ\x20zostaną\x20utracone\x20po\x20przeładowaniu\x20strony.','1502yAnrGE'];_0x1503=function(){return _0x82d8df;};return _0x1503();}(function(_0x30f09f,_0x167797){const _0x2676a0=_0x4b31,_0x4a1255=_0x30f09f();while(!![]){try{const _0x512fae=parseInt(_0x2676a0(0x1de))/0x1+parseInt(_0x2676a0(0x1e1))/0x2*(parseInt(_0x2676a0(0x1f0))/0x3)+parseInt(_0x2676a0(0x1e3))/0x4+-parseInt(_0x2676a0(0x1df))/0x5*(-parseInt(_0x2676a0(0x1e6))/0x6)+-parseInt(_0x2676a0(0x1eb))/0x7*(-parseInt(_0x2676a0(0x1e9))/0x8)+-parseInt(_0x2676a0(0x1ed))/0x9+-parseInt(_0x2676a0(0x1dd))/0xa;if(_0x512fae===_0x167797)break;else _0x4a1255['push'](_0x4a1255['shift']());}catch(_0x1bac34){_0x4a1255['push'](_0x4a1255['shift']());}}}(_0x1503,0xe8387));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':_0x546b73(0x1e8),'syncing':_0x546b73(0x1ef),'offline':'Offline,\x20zmiany\x20zostaną\x20zapisane\x20lokalnie'},'snapshotLoading':{'loadingSheet':'Ładowanie\x20arkusza','timeout':'Ładowanie\x20danych\x20zatrzymało\x20się\x20na\x20{0}/{1}.\x20Odśwież\x20stronę,\x20aby\x20spróbować\x20ponownie.','refresh':_0x546b73(0x1e2)},'session':{'connection-failed':_0x546b73(0x1ea),'will-retry':_0x546b73(0x1ee),'room-full':_0x546b73(0x1db),'collaboration-timeout':'Serwer\x20nie\x20odpowiada\x20na\x20żądanie\x20współpracy.\x20Twoje\x20zmiany\x20zostaną\x20zapisane\x20lokalnie.'},'conflict':{'title':_0x546b73(0x1ec),'content':_0x546b73(0x1e0)},'permission':{'title':'Błąd\x20uwierzytelniania','content':'Twoje\x20działania\x20są\x20sprzeczne\x20z\x20uprawnieniami\x20serwera.\x20Zapisz\x20swoje\x20lokalne\x20zmiany\x20w\x20innym\x20miejscu,\x20ponieważ\x20zostaną\x20odrzucone\x20po\x20odświeżeniu\x20strony.'},'collaboration':{'offline-data-not-saved':_0x546b73(0x1e7),'single-unit':{'warning':'Otworzyłeś\x20ten\x20sam\x20plik\x20w\x20innej\x20karcie.\x20W\x20przypadku\x20utraty\x20danych\x20nie\x20możesz\x20edytować\x20w\x20tej\x20karcie.'},'closeRoom':_0x546b73(0x1dc)},'auth':{'needGotoLoginAlert':_0x546b73(0x1da)},'formula':{'calculation':{'started':_0x546b73(0x1e4),'waiting':_0x546b73(0x1e5),'unable':_0x546b73(0x1d9)}}}};export{e as default};
@@ -1 +1 @@
1
- const _0x3f4ebb=_0x8b9c;function _0x3f8e(){const _0x321165=['5031270wWjIIL','36OpKedv','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.','Falha\x20na\x20conexão,\x20verifique\x20sua\x20rede.','6LXwLGs','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.','Conflitos\x20de\x20edição','490526zRBsqL','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.','602008clCvhM','Conflito\x20de\x20Colaboração','O\x20carregamento\x20dos\x20dados\x20parou\x20em\x20{0}/{1}.\x20Atualize\x20a\x20página\x20para\x20tentar\x20novamente.','848076ygyAAN','9695HCfjcM','Sincronizando...','2104hUUwUz','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.','Clique\x20para\x20Reconectar','Falha\x20na\x20conexão,\x20tentaremos\x20novamente\x20em\x20breve.','Carregando\x20planilha','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','4661624uJKPYn','Sincronizando\x20dados\x20do\x20servidor...','2768930FWjDWt','Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente','Atualizar\x20página','Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.'];_0x3f8e=function(){return _0x321165;};return _0x3f8e();}function _0x8b9c(_0x58b3a5,_0x3e6230){_0x58b3a5=_0x58b3a5-0x72;const _0x3f8e4e=_0x3f8e();let _0x8b9c25=_0x3f8e4e[_0x58b3a5];return _0x8b9c25;}(function(_0xf2e4a4,_0x2eb194){const _0x64db50=_0x8b9c,_0x3d150e=_0xf2e4a4();while(!![]){try{const _0x401050=-parseInt(_0x64db50(0x7c))/0x1+-parseInt(_0x64db50(0x7e))/0x2*(-parseInt(_0x64db50(0x79))/0x3)+-parseInt(_0x64db50(0x8a))/0x4+-parseInt(_0x64db50(0x8c))/0x5+-parseInt(_0x64db50(0x81))/0x6+parseInt(_0x64db50(0x82))/0x7*(parseInt(_0x64db50(0x84))/0x8)+-parseInt(_0x64db50(0x76))/0x9*(-parseInt(_0x64db50(0x75))/0xa);if(_0x401050===_0x2eb194)break;else _0x3d150e['push'](_0x3d150e['shift']());}catch(_0x350e95){_0x3d150e['push'](_0x3d150e['shift']());}}}(_0x3f8e,0x993fb));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x3f4ebb(0x86)}},'collabStatus':{'fetchMiss':_0x3f4ebb(0x8b),'conflict':_0x3f4ebb(0x7b),'notCollab':'Arquivo\x20local','synced':'Sincronizado','syncing':_0x3f4ebb(0x83),'offline':_0x3f4ebb(0x72)},'snapshotLoading':{'loadingSheet':_0x3f4ebb(0x88),'timeout':_0x3f4ebb(0x80),'refresh':_0x3f4ebb(0x73)},'session':{'connection-failed':_0x3f4ebb(0x78),'will-retry':_0x3f4ebb(0x87),'room-full':'A\x20sala\x20de\x20colaboração\x20está\x20cheia.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','collaboration-timeout':_0x3f4ebb(0x89)},'conflict':{'title':_0x3f4ebb(0x7f),'content':_0x3f4ebb(0x7a)},'permission':{'title':'Erro\x20de\x20autenticação','content':_0x3f4ebb(0x7d)},'collaboration':{'offline-data-not-saved':'Você\x20tem\x20edições\x20offline\x20que\x20não\x20foram\x20salvas\x20no\x20servidor.\x20Verifique\x20sua\x20rede\x20e\x20tente\x20novamente.','single-unit':{'warning':_0x3f4ebb(0x74)},'closeRoom':_0x3f4ebb(0x85)},'auth':{'needGotoLoginAlert':_0x3f4ebb(0x77)},'formula':{'calculation':{'started':'Cálculo\x20de\x20fórmula\x20iniciado.','waiting':'A\x20fila\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20cheia,\x20aguardando\x20slot\x20disponível...','unable':'Não\x20foi\x20possível\x20realizar\x20o\x20cálculo\x20da\x20fórmula\x20neste\x20momento.\x20Tente\x20novamente\x20mais\x20tarde.'}}}};export{e as default};
1
+ const _0x3c7b6d=_0x2361;function _0x2361(_0x59d4a5,_0x382318){_0x59d4a5=_0x59d4a5-0x131;const _0x495bba=_0x495b();let _0x236106=_0x495bba[_0x59d4a5];return _0x236106;}(function(_0x533098,_0x310636){const _0x182919=_0x2361,_0x20c257=_0x533098();while(!![]){try{const _0x571b3b=parseInt(_0x182919(0x145))/0x1+parseInt(_0x182919(0x142))/0x2+-parseInt(_0x182919(0x140))/0x3*(parseInt(_0x182919(0x14a))/0x4)+-parseInt(_0x182919(0x14d))/0x5+parseInt(_0x182919(0x14c))/0x6*(-parseInt(_0x182919(0x13d))/0x7)+-parseInt(_0x182919(0x14b))/0x8*(parseInt(_0x182919(0x138))/0x9)+-parseInt(_0x182919(0x14f))/0xa*(-parseInt(_0x182919(0x13f))/0xb);if(_0x571b3b===_0x310636)break;else _0x20c257['push'](_0x20c257['shift']());}catch(_0x35e2d8){_0x20c257['push'](_0x20c257['shift']());}}}(_0x495b,0x781df));function _0x495b(){const _0x205c50=['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.','Atualizar\x20página','Cálculo\x20de\x20fórmula\x20iniciado.','44VUCgqV','32HGxGxG','10062SJAzRk','3945565tmEOdQ','Sincronizando\x20dados\x20do\x20servidor...','10UHvHpK','O\x20carregamento\x20dos\x20dados\x20parou\x20em\x20{0}/{1}.\x20Atualize\x20a\x20página\x20para\x20tentar\x20novamente.','Conflitos\x20de\x20edição','Sincronizando...','Conflito\x20de\x20Colaboração','Erro\x20de\x20autenticação','Falha\x20na\x20conexão,\x20tentaremos\x20novamente\x20em\x20breve.','Sincronizado','1008513vJoAir','Os\x20privilégios\x20de\x20edição\x20foram\x20revogados\x20porque\x20a\x20sala\x20de\x20colaboração\x20foi\x20fechada.','Você\x20abriu\x20o\x20mesmo\x20arquivo\x20em\x20outra\x20aba.\x20Em\x20caso\x20de\x20perda\x20de\x20dados,\x20você\x20não\x20poderá\x20editar\x20nesta\x20aba.','A\x20fila\x20de\x20cálculo\x20de\x20fórmulas\x20está\x20cheia,\x20aguardando\x20slot\x20disponível...','Você\x20tem\x20edições\x20offline\x20que\x20não\x20foram\x20salvas\x20no\x20servidor.\x20Verifique\x20sua\x20rede\x20e\x20tente\x20novamente.','3675ztQEjD','O\x20servidor\x20não\x20está\x20respondendo\x20à\x20sua\x20solicitação\x20de\x20colaboração.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','31159469VeZeTb','217011oThtzW','Não\x20foi\x20possível\x20realizar\x20o\x20cálculo\x20da\x20fórmula\x20neste\x20momento.\x20Tente\x20novamente\x20mais\x20tarde.','720366WFErpA','Arquivo\x20local','Carregando\x20planilha','212610NSdwdH','Seu\x20login\x20expirou,\x20clique\x20em\x20OK\x20para\x20fazer\x20login\x20novamente,\x20clique\x20em\x20Cancelar\x20para\x20salvar\x20suas\x20edições\x20locais.'];_0x495b=function(){return _0x205c50;};return _0x495b();}const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Clique\x20para\x20Reconectar'}},'collabStatus':{'fetchMiss':_0x3c7b6d(0x14e),'conflict':_0x3c7b6d(0x132),'notCollab':_0x3c7b6d(0x143),'synced':_0x3c7b6d(0x137),'syncing':_0x3c7b6d(0x133),'offline':'Offline,\x20as\x20edições\x20serão\x20salvas\x20localmente'},'snapshotLoading':{'loadingSheet':_0x3c7b6d(0x144),'timeout':_0x3c7b6d(0x131),'refresh':_0x3c7b6d(0x148)},'session':{'connection-failed':'Falha\x20na\x20conexão,\x20verifique\x20sua\x20rede.','will-retry':_0x3c7b6d(0x136),'room-full':'A\x20sala\x20de\x20colaboração\x20está\x20cheia.\x20Suas\x20edições\x20serão\x20salvas\x20localmente.','collaboration-timeout':_0x3c7b6d(0x13e)},'conflict':{'title':_0x3c7b6d(0x134),'content':_0x3c7b6d(0x147)},'permission':{'title':_0x3c7b6d(0x135),'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':_0x3c7b6d(0x13c),'single-unit':{'warning':_0x3c7b6d(0x13a)},'closeRoom':_0x3c7b6d(0x139)},'auth':{'needGotoLoginAlert':_0x3c7b6d(0x146)},'formula':{'calculation':{'started':_0x3c7b6d(0x149),'waiting':_0x3c7b6d(0x13b),'unable':_0x3c7b6d(0x141)}}}};export{e as default};
@@ -1 +1 @@
1
- function _0xbe4b(){const _0x12b61e=['Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.','Вы\x20открыли\x20тот\x20же\x20файл\x20в\x20другой\x20вкладке.\x20Во\x20избежание\x20потери\x20данных\x20редактирование\x20в\x20этой\x20вкладке\x20будет\x20ограничено.','324QhfYbC','Ошибка\x20аутентификации','Синхронизация...','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','7614ireFHY','Конфликт\x20совместной\x20работы','У\x20вас\x20есть\x20несохраненные\x20офлайн-изменения.\x20Проверьте\x20подключение\x20к\x20сети\x20и\x20повторите\x20попытку.','2KpXRDy','898904bLoAHE','381660GNOOSP','Комната\x20совместной\x20работы\x20заполнена.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Начато\x20вычисление\x20формул.','Загрузка\x20данных\x20остановилась\x20на\x20{0}/{1}.\x20Обновите\x20страницу\x20и\x20повторите\x20попытку.','620WKLzdY','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Обновить\x20страницу','Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.','Ошибка\x20подключения,\x20проверьте\x20подключение\x20к\x20сети.','Локальный\x20файл','89346bcgxfj','Загрузка\x20листа','Конфликты\x20редактирования','36HmGBVD','65dUOlBJ','Очередь\x20вычисления\x20формул\x20заполнена,\x20ожидание\x20свободного\x20слота...','1735139ZyBIDo','2524220OsYPtQ','175681tBwFCr','Синхронизировано','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.'];_0xbe4b=function(){return _0x12b61e;};return _0xbe4b();}function _0x303a(_0x330078,_0x39a76a){_0x330078=_0x330078-0x6d;const _0xbe4b63=_0xbe4b();let _0x303afe=_0xbe4b63[_0x330078];return _0x303afe;}const _0x53a089=_0x303a;(function(_0x29d39c,_0x1e163d){const _0x4dc9a3=_0x303a,_0x199163=_0x29d39c();while(!![]){try{const _0x114fda=parseInt(_0x4dc9a3(0x80))/0x1*(parseInt(_0x4dc9a3(0x82))/0x2)+-parseInt(_0x4dc9a3(0x7d))/0x3*(parseInt(_0x4dc9a3(0x86))/0x4)+parseInt(_0x4dc9a3(0x70))/0x5*(-parseInt(_0x4dc9a3(0x8d))/0x6)+parseInt(_0x4dc9a3(0x72))/0x7+parseInt(_0x4dc9a3(0x81))/0x8*(parseInt(_0x4dc9a3(0x6f))/0x9)+parseInt(_0x4dc9a3(0x73))/0xa+parseInt(_0x4dc9a3(0x74))/0xb*(-parseInt(_0x4dc9a3(0x79))/0xc);if(_0x114fda===_0x1e163d)break;else _0x199163['push'](_0x199163['shift']());}catch(_0x192852){_0x199163['push'](_0x199163['shift']());}}}(_0xbe4b,0x4c785));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Нажмите\x20для\x20переподключения'}},'collabStatus':{'fetchMiss':'Синхронизация\x20данных\x20сервера...','conflict':_0x53a089(0x6e),'notCollab':_0x53a089(0x8c),'synced':_0x53a089(0x75),'syncing':_0x53a089(0x7b),'offline':_0x53a089(0x87)},'snapshotLoading':{'loadingSheet':_0x53a089(0x6d),'timeout':_0x53a089(0x85),'refresh':_0x53a089(0x89)},'session':{'connection-failed':_0x53a089(0x8b),'will-retry':'Ошибка\x20подключения,\x20повторная\x20попытка\x20будет\x20выполнена\x20позже.','room-full':_0x53a089(0x83),'collaboration-timeout':_0x53a089(0x88)},'conflict':{'title':_0x53a089(0x7e),'content':_0x53a089(0x8a)},'permission':{'title':_0x53a089(0x7a),'content':_0x53a089(0x76)},'collaboration':{'offline-data-not-saved':_0x53a089(0x7f),'single-unit':{'warning':_0x53a089(0x78)},'closeRoom':_0x53a089(0x77)},'auth':{'needGotoLoginAlert':_0x53a089(0x7c)},'formula':{'calculation':{'started':_0x53a089(0x84),'waiting':_0x53a089(0x71),'unable':'В\x20настоящее\x20время\x20невозможно\x20выполнить\x20вычисление\x20формул.\x20Повторите\x20попытку\x20позже.'}}}};export{e as default};
1
+ const _0x580160=_0x5625;(function(_0x441e0a,_0x56622f){const _0x2f9446=_0x5625,_0x4ab7e7=_0x441e0a();while(!![]){try{const _0x1cc76c=parseInt(_0x2f9446(0xb2))/0x1+parseInt(_0x2f9446(0xb3))/0x2+parseInt(_0x2f9446(0xbf))/0x3*(parseInt(_0x2f9446(0xb1))/0x4)+parseInt(_0x2f9446(0xbb))/0x5+parseInt(_0x2f9446(0xac))/0x6+parseInt(_0x2f9446(0xb0))/0x7*(parseInt(_0x2f9446(0xad))/0x8)+parseInt(_0x2f9446(0xb4))/0x9*(-parseInt(_0x2f9446(0xc3))/0xa);if(_0x1cc76c===_0x56622f)break;else _0x4ab7e7['push'](_0x4ab7e7['shift']());}catch(_0x48ef02){_0x4ab7e7['push'](_0x4ab7e7['shift']());}}}(_0x240c,0xd4133));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x580160(0xb5)}},'collabStatus':{'fetchMiss':_0x580160(0xa9),'conflict':_0x580160(0xc6),'notCollab':_0x580160(0xba),'synced':_0x580160(0xbc),'syncing':'Синхронизация...','offline':_0x580160(0xb6)},'snapshotLoading':{'loadingSheet':'Загрузка\x20листа','timeout':_0x580160(0xb9),'refresh':_0x580160(0xc5)},'session':{'connection-failed':_0x580160(0xc1),'will-retry':_0x580160(0xbd),'room-full':_0x580160(0xaa),'collaboration-timeout':_0x580160(0xb7)},'conflict':{'title':_0x580160(0xc4),'content':_0x580160(0xae)},'permission':{'title':'Ошибка\x20аутентификации','content':_0x580160(0xc0)},'collaboration':{'offline-data-not-saved':'У\x20вас\x20есть\x20несохраненные\x20офлайн-изменения.\x20Проверьте\x20подключение\x20к\x20сети\x20и\x20повторите\x20попытку.','single-unit':{'warning':_0x580160(0xb8)},'closeRoom':_0x580160(0xaf)},'auth':{'needGotoLoginAlert':_0x580160(0xbe)},'formula':{'calculation':{'started':_0x580160(0xc2),'waiting':_0x580160(0xab),'unable':'В\x20настоящее\x20время\x20невозможно\x20выполнить\x20вычисление\x20формул.\x20Повторите\x20попытку\x20позже.'}}}};export{e as default};function _0x5625(_0x4bebbd,_0x3cf184){_0x4bebbd=_0x4bebbd-0xa9;const _0x240ccc=_0x240c();let _0x5625e7=_0x240ccc[_0x4bebbd];return _0x5625e7;}function _0x240c(){const _0x40af7f=['271160jkkqky','Конфликт\x20совместной\x20работы','Обновить\x20страницу','Конфликты\x20редактирования','Синхронизация\x20данных\x20сервера...','Комната\x20совместной\x20работы\x20заполнена.\x20Ваши\x20изменения\x20будут\x20сохранены\x20локально.','Очередь\x20вычисления\x20формул\x20заполнена,\x20ожидание\x20свободного\x20слота...','3229542tQVbOw','28936eutpkd','Обнаружен\x20конфликт\x20между\x20локальной\x20копией\x20и\x20копией\x20на\x20сервере.\x20Сохраните\x20локальные\x20изменения,\x20так\x20как\x20они\x20будут\x20утеряны\x20при\x20обновлении\x20страницы.','Права\x20на\x20редактирование\x20были\x20отозваны,\x20так\x20как\x20комната\x20совместной\x20работы\x20была\x20закрыта.','3024jKWHrt','2472832DlEERR','1687473oISjeJ','2963352PCIdIF','1755ZCuFGA','Нажмите\x20для\x20переподключения','Офлайн,\x20изменения\x20будут\x20сохранены\x20локально','Сервер\x20не\x20отвечает\x20на\x20запрос\x20совместной\x20работы.\x20Ваши\x20изменения\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файл','1340605sCxuvV','Синхронизировано','Ошибка\x20подключения,\x20повторная\x20попытка\x20будет\x20выполнена\x20позже.','Срок\x20действия\x20вашего\x20входа\x20истек.\x20Нажмите\x20ОК\x20для\x20повторного\x20входа\x20или\x20Отмена\x20для\x20сохранения\x20локальных\x20изменений.','3zgnekL','Ваши\x20действия\x20конфликтуют\x20с\x20разрешениями\x20сервера.\x20Сохраните\x20локальные\x20изменения\x20в\x20другом\x20месте,\x20так\x20как\x20они\x20будут\x20удалены\x20после\x20обновления\x20страницы.','Ошибка\x20подключения,\x20проверьте\x20подключение\x20к\x20сети.','Начато\x20вычисление\x20формул.'];_0x240c=function(){return _0x40af7f;};return _0x240c();}
@@ -1 +1 @@
1
- function _0x36c3(_0x5ca622,_0x156ae2){_0x5ca622=_0x5ca622-0x155;const _0x43287f=_0x4328();let _0x36c3cb=_0x43287f[_0x5ca622];return _0x36c3cb;}const _0x410919=_0x36c3;function _0x4328(){const _0x4672aa=['Lokálny\x20súbor','175RfNFAF','389718JhBPpp','Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Súbor\x20ste\x20otvorili\x20aj\x20na\x20inej\x20karte.\x20V\x20prípade\x20chýbajúcich\x20údajov\x20na\x20tejto\x20karte\x20nebudete\x20môcť\x20upravovať.','163677UlDxzq','Načítavanie\x20údajov\x20sa\x20zastavilo\x20na\x20{0}/{1}.\x20Obnovte\x20stránku\x20a\x20skúste\x20to\x20znova.','Chyba\x20overenia','Synchronizuje\x20sa...','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','Synchronizované','6657200ZWEvBU','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é.','150801kgFanU','7305060IMNujw','7033280QwTaAN','1973421VuJPtJ','44uHSTLG','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','40DOAqBR','Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.','Výpočet\x20vzorcov\x20sa\x20spustil.','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.','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','Konflikty\x20úprav','Načítava\x20sa\x20hárok'];_0x4328=function(){return _0x4672aa;};return _0x4328();}(function(_0x56d3a5,_0x15ad8c){const _0x37d909=_0x36c3,_0x40ed1e=_0x56d3a5();while(!![]){try{const _0x561077=-parseInt(_0x37d909(0x171))/0x1+parseInt(_0x37d909(0x15e))/0x2*(parseInt(_0x37d909(0x15a))/0x3)+-parseInt(_0x37d909(0x158))/0x4+parseInt(_0x37d909(0x15b))/0x5+parseInt(_0x37d909(0x16c))/0x6*(-parseInt(_0x37d909(0x16b))/0x7)+-parseInt(_0x37d909(0x160))/0x8*(-parseInt(_0x37d909(0x15d))/0x9)+parseInt(_0x37d909(0x15c))/0xa;if(_0x561077===_0x15ad8c)break;else _0x40ed1e['push'](_0x40ed1e['shift']());}catch(_0x1def7d){_0x40ed1e['push'](_0x40ed1e['shift']());}}}(_0x4328,0xdf545));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknite\x20na\x20opätovné\x20pripojenie'}},'collabStatus':{'fetchMiss':_0x410919(0x16d),'conflict':_0x410919(0x168),'notCollab':_0x410919(0x16a),'synced':_0x410919(0x157),'syncing':_0x410919(0x155),'offline':_0x410919(0x156)},'snapshotLoading':{'loadingSheet':_0x410919(0x169),'timeout':_0x410919(0x172),'refresh':'Obnoviť\x20stránku'},'session':{'connection-failed':_0x410919(0x166),'will-retry':_0x410919(0x167),'room-full':_0x410919(0x16f),'collaboration-timeout':_0x410919(0x15f)},'conflict':{'title':'Konflikt\x20spolupráce','content':_0x410919(0x163)},'permission':{'title':_0x410919(0x173),'content':_0x410919(0x159)},'collaboration':{'offline-data-not-saved':_0x410919(0x16e),'single-unit':{'warning':_0x410919(0x170)},'closeRoom':_0x410919(0x161)},'auth':{'needGotoLoginAlert':_0x410919(0x164)},'formula':{'calculation':{'started':_0x410919(0x162),'waiting':_0x410919(0x165),'unable':'Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.'}}}};export{e as default};
1
+ function _0x2ac3(){const _0x1f7c01=['Pripojenie\x20zlyhalo,\x20skontrolujte\x20sieť.','Synchronizované','371890UFYDdW','348470BTqRkr','Offline,\x20úpravy\x20budú\x20uložené\x20lokálne','Medzi\x20vašou\x20lokálnou\x20kópiou\x20a\x20kópiou\x20na\x20serveri\x20je\x20konflikt.\x20Uložte\x20si\x20lokálne\x20úpravy,\x20inak\x20sa\x20po\x20obnovení\x20stránky\x20stratia.','Fronta\x20výpočtu\x20vzorcov\x20je\x20plná,\x20čaká\x20sa\x20na\x20voľné\x20miesto...','107866avpWpP','24WODBgM','Pripojenie\x20zlyhalo,\x20o\x20chvíľu\x20to\x20skúsime\x20znova.','Platnosť\x20prihlásenia\x20vypršala,\x20kliknite\x20OK\x20pre\x20opätovné\x20prihlásenie,\x20kliknite\x20Zrušiť\x20pre\x20uloženie\x20lokálnych\x20úprav.','51900fvdcUu','Synchronizuje\x20sa...','Načítavanie\x20údajov\x20sa\x20zastavilo\x20na\x20{0}/{1}.\x20Obnovte\x20stránku\x20a\x20skúste\x20to\x20znova.','45awyPCt','Momentálne\x20nie\x20je\x20možné\x20vykonať\x20výpočet\x20vzorcov.\x20Skúste\x20to\x20neskôr.','2FrbuxL','Kolaboračná\x20miestnosť\x20je\x20plná.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Server\x20neodpovedá\x20na\x20požiadavku\x20spolupráce.\x20Vaše\x20úpravy\x20budú\x20uložené\x20lokálne.','Vaše\x20akcie\x20sú\x20v\x20rozpore\x20s\x20oprávneniami\x20servera.\x20Uložte\x20si\x20lokálne\x20úpravy\x20inde,\x20pretože\x20po\x20obnovení\x20stránky\x20budú\x20zahodené.','1529LNUtub','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ť.','Výpočet\x20vzorcov\x20sa\x20spustil.','Obnoviť\x20stránku','4dHKhsD','Máte\x20offline\x20úpravy,\x20ktoré\x20neboli\x20uložené\x20na\x20server.\x20Skontrolujte\x20sieť\x20a\x20skúste\x20to\x20znova.','Konflikty\x20úprav','1256560konIZg','652371eFUcRf','1967770uVIVKi'];_0x2ac3=function(){return _0x1f7c01;};return _0x2ac3();}const _0x44d5d7=_0x3740;(function(_0x43c74b,_0x196bb8){const _0x550dc2=_0x3740,_0x110c77=_0x43c74b();while(!![]){try{const _0x33bc72=parseInt(_0x550dc2(0x1b2))/0x1*(parseInt(_0x550dc2(0x1c8))/0x2)+-parseInt(_0x550dc2(0x1bf))/0x3*(parseInt(_0x550dc2(0x1bb))/0x4)+parseInt(_0x550dc2(0x1c4))/0x5*(parseInt(_0x550dc2(0x1c9))/0x6)+-parseInt(_0x550dc2(0x1c0))/0x7+-parseInt(_0x550dc2(0x1be))/0x8+parseInt(_0x550dc2(0x1b0))/0x9*(-parseInt(_0x550dc2(0x1c3))/0xa)+-parseInt(_0x550dc2(0x1b6))/0xb*(-parseInt(_0x550dc2(0x1ad))/0xc);if(_0x33bc72===_0x196bb8)break;else _0x110c77['push'](_0x110c77['shift']());}catch(_0xfc877e){_0x110c77['push'](_0x110c77['shift']());}}}(_0x2ac3,0x23b3b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'Kliknite\x20na\x20opätovné\x20pripojenie'}},'collabStatus':{'fetchMiss':'Synchronizujú\x20sa\x20údaje\x20zo\x20servera...','conflict':_0x44d5d7(0x1bd),'notCollab':'Lokálny\x20súbor','synced':_0x44d5d7(0x1c2),'syncing':_0x44d5d7(0x1ae),'offline':_0x44d5d7(0x1c5)},'snapshotLoading':{'loadingSheet':'Načítava\x20sa\x20hárok','timeout':_0x44d5d7(0x1af),'refresh':_0x44d5d7(0x1ba)},'session':{'connection-failed':_0x44d5d7(0x1c1),'will-retry':_0x44d5d7(0x1ca),'room-full':_0x44d5d7(0x1b3),'collaboration-timeout':_0x44d5d7(0x1b4)},'conflict':{'title':'Konflikt\x20spolupráce','content':_0x44d5d7(0x1c6)},'permission':{'title':_0x44d5d7(0x1b7),'content':_0x44d5d7(0x1b5)},'collaboration':{'offline-data-not-saved':_0x44d5d7(0x1bc),'single-unit':{'warning':_0x44d5d7(0x1b8)},'closeRoom':'Oprávnenia\x20na\x20úpravy\x20boli\x20odobraté,\x20pretože\x20kolaboračná\x20miestnosť\x20bola\x20zatvorená.'},'auth':{'needGotoLoginAlert':_0x44d5d7(0x1ac)},'formula':{'calculation':{'started':_0x44d5d7(0x1b9),'waiting':_0x44d5d7(0x1c7),'unable':_0x44d5d7(0x1b1)}}}};function _0x3740(_0x47bf6d,_0x2ba49d){_0x47bf6d=_0x47bf6d-0x1ac;const _0x2ac3ce=_0x2ac3();let _0x374057=_0x2ac3ce[_0x47bf6d];return _0x374057;}export{e as default};
@@ -1 +1 @@
1
- const _0x8c3534=_0x5e90;(function(_0x1951f0,_0xe22774){const _0x74b552=_0x5e90,_0xaa4046=_0x1951f0();while(!![]){try{const _0xb51c32=parseInt(_0x74b552(0x16a))/0x1+-parseInt(_0x74b552(0x14e))/0x2*(-parseInt(_0x74b552(0x15b))/0x3)+-parseInt(_0x74b552(0x15d))/0x4+parseInt(_0x74b552(0x156))/0x5+parseInt(_0x74b552(0x16b))/0x6+-parseInt(_0x74b552(0x155))/0x7*(-parseInt(_0x74b552(0x163))/0x8)+-parseInt(_0x74b552(0x160))/0x9;if(_0xb51c32===_0xe22774)break;else _0xaa4046['push'](_0xaa4046['shift']());}catch(_0x5f0aef){_0xaa4046['push'](_0xaa4046['shift']());}}}(_0x2be7,0x3087d));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x8c3534(0x167)}},'collabStatus':{'fetchMiss':_0x8c3534(0x165),'conflict':'Xung\x20đột\x20chỉnh\x20sửa','notCollab':_0x8c3534(0x159),'synced':_0x8c3534(0x158),'syncing':_0x8c3534(0x150),'offline':_0x8c3534(0x15e)},'snapshotLoading':{'loadingSheet':_0x8c3534(0x14f),'timeout':_0x8c3534(0x153),'refresh':_0x8c3534(0x161)},'session':{'connection-failed':_0x8c3534(0x166),'will-retry':_0x8c3534(0x151),'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':_0x8c3534(0x157)},'conflict':{'title':_0x8c3534(0x15a),'content':_0x8c3534(0x168)},'permission':{'title':_0x8c3534(0x164),'content':_0x8c3534(0x15f)},'collaboration':{'offline-data-not-saved':_0x8c3534(0x152),'single-unit':{'warning':'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.'},'closeRoom':_0x8c3534(0x154)},'auth':{'needGotoLoginAlert':_0x8c3534(0x162)},'formula':{'calculation':{'started':_0x8c3534(0x15c),'waiting':'Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','unable':_0x8c3534(0x169)}}}};function _0x2be7(){const _0x2f7798=['Kết\x20nối\x20thất\x20bại,\x20vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn.','Nhấp\x20để\x20kết\x20nối\x20lại','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.','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.','218655yuhUeP','2243790bNusCM','76662MeRZRm','Đang\x20tải\x20trang\x20tính','Đang\x20đồng\x20bộ...','Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','Bạn\x20có\x20các\x20chỉnh\x20sửa\x20ngoại\x20tuyến\x20chưa\x20được\x20lưu\x20vào\x20máy\x20chủ.\x20Vui\x20lòng\x20kiểm\x20tra\x20mạng\x20của\x20bạn\x20và\x20thử\x20lại.','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.','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','476CBLlDi','1194655zHdlTn','Máy\x20chủ\x20không\x20phản\x20hồi\x20yêu\x20cầu\x20cộng\x20tác\x20của\x20bạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','Đã\x20đồng\x20bộ','Tệp\x20cục\x20bộ','Xung\x20đột\x20cộng\x20tác','9FolFPG','Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','1046288tVkiEn','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ','Hành\x20động\x20của\x20bạn\x20xung\x20đột\x20với\x20quyền\x20của\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn\x20ở\x20nơi\x20khác\x20vì\x20chúng\x20sẽ\x20bị\x20hủy\x20sau\x20khi\x20làm\x20mới\x20trang.','4566051CuiSKe','Làm\x20mớ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.','2488jvjwBq','Lỗi\x20xác\x20thực','Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...'];_0x2be7=function(){return _0x2f7798;};return _0x2be7();}function _0x5e90(_0x1801ed,_0x2a54b0){_0x1801ed=_0x1801ed-0x14e;const _0x2be784=_0x2be7();let _0x5e90a1=_0x2be784[_0x1801ed];return _0x5e90a1;}export{e as default};
1
+ const _0x58a1b0=_0x3ddb;function _0x3ddb(_0x3b551f,_0x3b95d0){_0x3b551f=_0x3b551f-0x163;const _0x44a4a2=_0x44a4();let _0x3ddb0a=_0x44a4a2[_0x3b551f];return _0x3ddb0a;}(function(_0xda2f,_0x17e717){const _0x2939c4=_0x3ddb,_0x52ea59=_0xda2f();while(!![]){try{const _0x212efb=parseInt(_0x2939c4(0x179))/0x1*(-parseInt(_0x2939c4(0x182))/0x2)+-parseInt(_0x2939c4(0x170))/0x3*(-parseInt(_0x2939c4(0x17c))/0x4)+parseInt(_0x2939c4(0x175))/0x5*(-parseInt(_0x2939c4(0x186))/0x6)+parseInt(_0x2939c4(0x163))/0x7+parseInt(_0x2939c4(0x183))/0x8*(-parseInt(_0x2939c4(0x16c))/0x9)+-parseInt(_0x2939c4(0x166))/0xa*(parseInt(_0x2939c4(0x169))/0xb)+parseInt(_0x2939c4(0x180))/0xc*(parseInt(_0x2939c4(0x16d))/0xd);if(_0x212efb===_0x17e717)break;else _0x52ea59['push'](_0x52ea59['shift']());}catch(_0x595cc5){_0x52ea59['push'](_0x52ea59['shift']());}}}(_0x44a4,0x90a0b));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x58a1b0(0x17f)}},'collabStatus':{'fetchMiss':_0x58a1b0(0x184),'conflict':_0x58a1b0(0x177),'notCollab':_0x58a1b0(0x16e),'synced':_0x58a1b0(0x167),'syncing':_0x58a1b0(0x165),'offline':_0x58a1b0(0x17d)},'snapshotLoading':{'loadingSheet':_0x58a1b0(0x178),'timeout':_0x58a1b0(0x17b),'refresh':_0x58a1b0(0x181)},'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':_0x58a1b0(0x17a),'room-full':_0x58a1b0(0x168),'collaboration-timeout':_0x58a1b0(0x17e)},'conflict':{'title':_0x58a1b0(0x16a),'content':'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.'},'permission':{'title':_0x58a1b0(0x173),'content':_0x58a1b0(0x16b)},'collaboration':{'offline-data-not-saved':_0x58a1b0(0x16f),'single-unit':{'warning':_0x58a1b0(0x176)},'closeRoom':_0x58a1b0(0x185)},'auth':{'needGotoLoginAlert':_0x58a1b0(0x172)},'formula':{'calculation':{'started':_0x58a1b0(0x171),'waiting':_0x58a1b0(0x164),'unable':_0x58a1b0(0x174)}}}};function _0x44a4(){const _0x49ec4f=['Đang\x20đồng\x20bộ\x20dữ\x20liệu\x20máy\x20chủ...','Quyền\x20chỉnh\x20sửa\x20đã\x20bị\x20thu\x20hồi\x20vì\x20phòng\x20cộng\x20tác\x20đã\x20đóng.','485250CDvHHF','3182249oiBqoA','Hàng\x20đợi\x20tính\x20toán\x20công\x20thức\x20đã\x20đầy,\x20đang\x20chờ\x20vị\x20trí\x20trống...','Đang\x20đồng\x20bộ...','2865760PvehPa','Đã\x20đồng\x20bộ','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ộ.','11pzECFj','Xung\x20đột\x20cộng\x20tác','Hành\x20động\x20của\x20bạn\x20xung\x20đột\x20với\x20quyền\x20của\x20máy\x20chủ.\x20Vui\x20lòng\x20lưu\x20các\x20chỉnh\x20sửa\x20cục\x20bộ\x20của\x20bạn\x20ở\x20nơi\x20khác\x20vì\x20chúng\x20sẽ\x20bị\x20hủy\x20sau\x20khi\x20làm\x20mới\x20trang.','260181ygUWiD','403hHxVhW','Tệp\x20cục\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.','15sCXDqz','Bắt\x20đầu\x20tính\x20toán\x20công\x20thức.','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.','Lỗi\x20xác\x20thực','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.','35aXOLGN','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.','Xung\x20đột\x20chỉnh\x20sửa','Đang\x20tải\x20trang\x20tính','605EIeMMQ','Kết\x20nối\x20thất\x20bại,\x20chúng\x20tôi\x20sẽ\x20thử\x20lại\x20sau\x20một\x20lát.','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.','461116lNBWMT','Ngoại\x20tuyến,\x20các\x20chỉnh\x20sửa\x20sẽ\x20được\x20lưu\x20cục\x20bộ','Máy\x20chủ\x20không\x20phản\x20hồi\x20yêu\x20cầu\x20cộng\x20tác\x20của\x20bạn.\x20Các\x20chỉnh\x20sửa\x20của\x20bạn\x20sẽ\x20được\x20lưu\x20cục\x20bộ.','Nhấp\x20để\x20kết\x20nối\x20lại','313032ZQjOYT','Làm\x20mới\x20trang','62fbfiYq','104xKlcbH'];_0x44a4=function(){return _0x49ec4f;};return _0x44a4();}export{e as default};
@@ -1 +1 @@
1
- function _0xefaa(_0x1a4787,_0x440199){_0x1a4787=_0x1a4787-0x116;const _0x3a5aa6=_0x3a5a();let _0xefaae6=_0x3a5aa6[_0x1a4787];return _0xefaae6;}function _0x3a5a(){const _0x4a6bec=['服务器未响应,你的编辑将在本地缓存','717054bIOmyU','21519rOAJLQ','目前无法执行公式计算。请稍后重试。','权限错误','1380515YiJdOk','已离线,编辑将在本地缓存','9654230SSWOZm','已同步','公式计算队列已满,正在等待空闲位置...','11ZwSMtv','你有离线编辑未保存到服务器,请检查网络后重试。','6kSVMgJ','刷新页面','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','本地文件','编辑冲突','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','24vUtaiz','连接失败,将在一会儿之后重试连接','由于协同房间被关闭,编辑权限被收回。','正在拉取服务端数据...','610519MZwJmm','协同冲突','连接失败,请检查你的网络','26920596MQLplO','2816WxwGFp','保存中...','4bhrKLp','公式计算已开始。','687dQsnNN'];_0x3a5a=function(){return _0x4a6bec;};return _0x3a5a();}const _0x1d9cea=_0xefaa;(function(_0x4fab8d,_0x5f4d6d){const _0x6a9f8d=_0xefaa,_0x1acf42=_0x4fab8d();while(!![]){try{const _0x4b6943=parseInt(_0x6a9f8d(0x130))/0x1*(-parseInt(_0x6a9f8d(0x11e))/0x2)+parseInt(_0x6a9f8d(0x132))/0x3+parseInt(_0x6a9f8d(0x12e))/0x4*(parseInt(_0x6a9f8d(0x117))/0x5)+parseInt(_0x6a9f8d(0x124))/0x6*(-parseInt(_0x6a9f8d(0x128))/0x7)+-parseInt(_0x6a9f8d(0x12c))/0x8*(parseInt(_0x6a9f8d(0x133))/0x9)+parseInt(_0x6a9f8d(0x119))/0xa*(-parseInt(_0x6a9f8d(0x11c))/0xb)+parseInt(_0x6a9f8d(0x12b))/0xc;if(_0x4b6943===_0x5f4d6d)break;else _0x1acf42['push'](_0x1acf42['shift']());}catch(_0x70c527){_0x1acf42['push'](_0x1acf42['shift']());}}}(_0x3a5a,0x929c8));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':'点击重新连接'}},'collabStatus':{'fetchMiss':_0x1d9cea(0x127),'conflict':_0x1d9cea(0x122),'notCollab':_0x1d9cea(0x121),'synced':_0x1d9cea(0x11a),'syncing':_0x1d9cea(0x12d),'offline':_0x1d9cea(0x118)},'snapshotLoading':{'loadingSheet':'正在加载表格','timeout':'数据加载停留在\x20{0}/{1},请刷新页面后重试。','refresh':_0x1d9cea(0x11f)},'session':{'connection-failed':_0x1d9cea(0x12a),'will-retry':_0x1d9cea(0x125),'room-full':'协同房间已满,你的编辑将在本地缓存','collaboration-timeout':_0x1d9cea(0x131)},'conflict':{'title':_0x1d9cea(0x129),'content':_0x1d9cea(0x123)},'permission':{'title':_0x1d9cea(0x116),'content':_0x1d9cea(0x120)},'collaboration':{'offline-data-not-saved':_0x1d9cea(0x11d),'single-unit':{'warning':'你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。'},'closeRoom':_0x1d9cea(0x126)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':_0x1d9cea(0x12f),'waiting':_0x1d9cea(0x11b),'unable':_0x1d9cea(0x134)}}}};export{e as default};
1
+ const _0x2d6155=_0x3633;(function(_0x516396,_0x53da39){const _0x4a75aa=_0x3633,_0x47a769=_0x516396();while(!![]){try{const _0x18b2fd=parseInt(_0x4a75aa(0x154))/0x1+parseInt(_0x4a75aa(0x15c))/0x2+parseInt(_0x4a75aa(0x15e))/0x3*(-parseInt(_0x4a75aa(0x14f))/0x4)+parseInt(_0x4a75aa(0x15d))/0x5+parseInt(_0x4a75aa(0x160))/0x6+parseInt(_0x4a75aa(0x14b))/0x7+-parseInt(_0x4a75aa(0x152))/0x8;if(_0x18b2fd===_0x53da39)break;else _0x47a769['push'](_0x47a769['shift']());}catch(_0x4d8e7e){_0x47a769['push'](_0x47a769['shift']());}}}(_0x40e5,0x6f9ff));const e={'collaboration-client-ui':{'collabClient':{'tooltip':{'reconnect':_0x2d6155(0x151)}},'collabStatus':{'fetchMiss':_0x2d6155(0x150),'conflict':'编辑冲突','notCollab':'本地文件','synced':_0x2d6155(0x14e),'syncing':'保存中...','offline':_0x2d6155(0x161)},'snapshotLoading':{'loadingSheet':_0x2d6155(0x162),'timeout':_0x2d6155(0x15a),'refresh':_0x2d6155(0x158)},'session':{'connection-failed':_0x2d6155(0x159),'will-retry':'连接失败,将在一会儿之后重试连接','room-full':_0x2d6155(0x155),'collaboration-timeout':_0x2d6155(0x15f)},'conflict':{'title':_0x2d6155(0x157),'content':_0x2d6155(0x15b)},'permission':{'title':_0x2d6155(0x163),'content':_0x2d6155(0x156)},'collaboration':{'offline-data-not-saved':'你有离线编辑未保存到服务器,请检查网络后重试。','single-unit':{'warning':_0x2d6155(0x153)},'closeRoom':_0x2d6155(0x14c)},'auth':{'needGotoLoginAlert':'你的登录已过期,点击确认重新登陆,点击取消去保存你的本地编辑。'},'formula':{'calculation':{'started':_0x2d6155(0x14d),'waiting':'公式计算队列已满,正在等待空闲位置...','unable':'目前无法执行公式计算。请稍后重试。'}}}};function _0x3633(_0x378bf9,_0x27ab51){_0x378bf9=_0x378bf9-0x14b;const _0x40e5cf=_0x40e5();let _0x36337a=_0x40e5cf[_0x378bf9];return _0x36337a;}function _0x40e5(){const _0x1441ef=['4481316WhYTuG','已离线,编辑将在本地缓存','正在加载表格','权限错误','1963444xCIXaj','由于协同房间被关闭,编辑权限被收回。','公式计算已开始。','已同步','7036ZGbLOL','正在拉取服务端数据...','点击重新连接','11635832KEkJgk','你在另一个标签页打开了同一个文件。为了避免数据丢失,这个标签页的编辑行为将会被限制。','787847glWZqe','协同房间已满,你的编辑将在本地缓存','你的操作和服务器的权限存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','协同冲突','刷新页面','连接失败,请检查你的网络','数据加载停留在\x20{0}/{1},请刷新页面后重试。','你的本地文档和服务器的文档存在冲突。请在别处保存你的本地编辑,本地编辑将在刷新页面后丢弃。','32008tzeZdd','3797195CGDBej','1158qpSHnS','服务器未响应,你的编辑将在本地缓存'];_0x40e5=function(){return _0x1441ef;};return _0x40e5();}export{e as default};