@univerjs-pro/docs-shape-ui 1.0.0-beta.0 → 1.0.0-beta.2
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.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/commands/operations/shape-ribbon.operation.d.ts +13 -0
- package/lib/types/const.d.ts +7 -0
- package/lib/types/controllers/doc-shape-printing.controller.d.ts +12 -0
- package/lib/types/controllers/shape-contextual-ribbon.controller.d.ts +18 -0
- package/lib/types/controllers/shape-text-float-menu.render-controller.d.ts +5 -4
- package/lib/types/controllers/ui.controller.d.ts +0 -3
- package/lib/types/locale/en-US.d.ts +1 -0
- package/lib/types/menu/schema.d.ts +1 -0
- package/lib/types/menu/shape-format-ribbon.menu.d.ts +25 -0
- package/lib/types/plugin.d.ts +1 -0
- package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +3 -4
- package/lib/types/views/shape-format-ribbon/DocsShapeFormatRibbonControls.d.ts +18 -0
- package/lib/types/views/shape-format-ribbon/DocsShapeWrappingStyleIcons.d.ts +8 -0
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +18 -18
package/lib/es/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x3a6844=_0x5e57;(function(_0x1e73d1,_0xfe6293){const _0x1d2e18=_0x5e57,_0x4069bc=_0x1e73d1();while(!![]){try{const _0x126055=parseInt(_0x1d2e18(0x1b5))/0x1*(parseInt(_0x1d2e18(0x192))/0x2)+parseInt(_0x1d2e18(0x1a7))/0x3*(-parseInt(_0x1d2e18(0x19c))/0x4)+parseInt(_0x1d2e18(0x18f))/0x5*(-parseInt(_0x1d2e18(0x1a5))/0x6)+parseInt(_0x1d2e18(0x1a0))/0x7*(parseInt(_0x1d2e18(0x19f))/0x8)+-parseInt(_0x1d2e18(0x1b4))/0x9*(parseInt(_0x1d2e18(0x18e))/0xa)+-parseInt(_0x1d2e18(0x1a4))/0xb*(-parseInt(_0x1d2e18(0x193))/0xc)+parseInt(_0x1d2e18(0x1a1))/0xd*(-parseInt(_0x1d2e18(0x18b))/0xe);if(_0x126055===_0xfe6293)break;else _0x4069bc['push'](_0x4069bc['shift']());}catch(_0x1095e9){_0x4069bc['push'](_0x4069bc['shift']());}}}(_0x3e0a,0x9e37f));function _0x5e57(_0x437f0d,_0x1ec9fb){_0x437f0d=_0x437f0d-0x183;const _0x3e0af6=_0x3e0a();let _0x5e5792=_0x3e0af6[_0x437f0d];return _0x5e5792;}const e={'docs-shape-ui':{'quickStyles':_0x3a6844(0x1a8),'title':_0x3a6844(0x1b6),'insertShape':_0x3a6844(0x198),'openPanel':_0x3a6844(0x1a3),'deleteShape':_0x3a6844(0x1b1),'hidePanel':_0x3a6844(0x1b3),'formatShape':_0x3a6844(0x188),'shapeStyle':_0x3a6844(0x1ad),'shapePosition':_0x3a6844(0x1ab),'toggleFlipH':_0x3a6844(0x1af),'toggleFlipV':'تبديل\x20الانعكاس\x20العمودي','rotateRight90':'تدوير\x20لليمين\x2090°','rotateLeft90':_0x3a6844(0x199),'toggleTextVertical':_0x3a6844(0x1aa),'objectListPanel':{'title':'الطبقات','open':_0x3a6844(0x1a9),'empty':'لا\x20توجد\x20كائنات','showAll':'إظهار\x20الكل','hideAll':_0x3a6844(0x18c),'show':_0x3a6844(0x19e),'hide':_0x3a6844(0x1a6),'moveForward':_0x3a6844(0x187),'moveBackward':'إرسال\x20إلى\x20الخلف','close':_0x3a6844(0x196),'name':_0x3a6844(0x186),'nameInput':_0x3a6844(0x19b),'description':_0x3a6844(0x1b2),'descriptionPlaceholder':_0x3a6844(0x18a),'details':_0x3a6844(0x19d),'noSelection':_0x3a6844(0x185)},'toolbar':{'alignLeft':'محاذاة\x20لليسار','alignCenter':_0x3a6844(0x1a2),'alignRight':_0x3a6844(0x183),'alignJustify':_0x3a6844(0x191),'bold':_0x3a6844(0x1ac),'italic':'مائل','underline':_0x3a6844(0x194),'strikethrough':_0x3a6844(0x1b7),'textColor':_0x3a6844(0x1ae),'fillColor':_0x3a6844(0x19a),'resetColor':_0x3a6844(0x190)},'align':{'top':_0x3a6844(0x195),'middle':_0x3a6844(0x18d),'bottom':_0x3a6844(0x1b0)},'textWrap':{'inline':'في\x20نفس\x20السطر\x20مع\x20النص','square':'مربع','topAndBottom':'أعلى\x20وأسفل','behindText':_0x3a6844(0x197),'inFrontText':_0x3a6844(0x189)},'crop':{'shape':_0x3a6844(0x184)}}};function _0x3e0a(){const _0x5e3651=['محاذاة\x20لليمين','قص\x20إلى\x20شكل','حدّد\x20كائنًا\x20لتعديل\x20تفاصيله','الاسم','إحضار\x20إلى\x20الأمام','تنسيق\x20الشكل','أمام\x20النص','أضف\x20وصفًا','1559978ofDCSG','إخفاء\x20الكل','محاذاة\x20للمنتصف','10GUpXfw','5rXhlrL','إعادة\x20تعيين\x20اللون','ضبط','4IESTIA','12UwOJGk','تسطير','محاذاة\x20للأعلى','إغلاق','خلف\x20النص','إدراج\x20شكل','تدوير\x20لليسار\x2090°','لون\x20خلفية\x20النص','اسم\x20الكائن','24aKUtdi','التفاصيل','إظهار','10472fetTBG','4165DcJNSB','13ZMEslX','محاذاة\x20للوسط','فتح\x20لوحة\x20الأشكال','7234865XrCVUt','4824708xeNbWx','إخفاء','377061WXGlUk','أنماط\x20سريعة','فتح\x20لوحة\x20الطبقات','تبديل\x20النص\x20العمودي','موضع\x20الشكل','غامق','نمط\x20الشكل','لون\x20النص','تبديل\x20الانعكاس\x20الأفقي','محاذاة\x20للأسفل','حذف\x20الشكل','الوصف','إخفاء\x20لوحة\x20الأشكال','2489958KDktvB','578911VpJkfH','شكل','يتوسطه\x20خط'];_0x3e0a=function(){return _0x5e3651;};return _0x3e0a();}export{e as default};
|
package/lib/es/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x11dc(_0x1faef5,_0x2dfc44){_0x1faef5=_0x1faef5-0xc4;const _0x4045f0=_0x4045();let _0x11dcd1=_0x4045f0[_0x1faef5];return _0x11dcd1;}function _0x4045(){const _0x1723e0=['5731wHMMMI','Darrere\x20del\x20text','Mostra','Cursiva','Alternar\x20volteig\x20horitzontal','Eliminar\x20forma','Color\x20de\x20fons\x20del\x20text','Rotar\x2090°\x20a\x20l\x27esquerra','Tanca','Sense\x20objectes','Davant\x20del\x20text','Alinea\x20a\x20la\x20dreta','Inserir\x20forma','A\x20dalt\x20i\x20a\x20baix','Descripció','16850KDXrMy','Envia\x20enrere','Forma','Obre\x20el\x20tauler\x20de\x20capes','Negreta','Estils\x20ràpids','Selecciona\x20un\x20objecte\x20per\x20editar-ne\x20els\x20detalls','En\x20línia\x20amb\x20el\x20text','3092978RmfNbc','Amaga’ls\x20tots','45KKxWQz','Amagar\x20panell\x20de\x20formes','557512oUfdcr','278932TQfQpW','1544292kCRHzL','5agdTzf','Alinea\x20a\x20l\x27esquerra','Nom\x20de\x20l’objecte','Subratllat','7356ntoGtJ','Porta\x20endavant','Posició\x20de\x20forma','Alinea\x20al\x20mig','Amaga','Restableix\x20el\x20color','115858maUpZs','Capes','Alternar\x20text\x20vertical','Justifica','476BUKASj'];_0x4045=function(){return _0x1723e0;};return _0x4045();}const _0x41b6fe=_0x11dc;(function(_0x3f98f7,_0x28cf1b){const _0x561b25=_0x11dc,_0x5a40cb=_0x3f98f7();while(!![]){try{const _0x540a03=-parseInt(_0x561b25(0xdb))/0x1+parseInt(_0x561b25(0xe7))/0x2+parseInt(_0x561b25(0xe1))/0x3*(parseInt(_0x561b25(0xeb))/0x4)+parseInt(_0x561b25(0xdd))/0x5*(parseInt(_0x561b25(0xdc))/0x6)+parseInt(_0x561b25(0xd6))/0x7+parseInt(_0x561b25(0xda))/0x8*(parseInt(_0x561b25(0xd8))/0x9)+-parseInt(_0x561b25(0xce))/0xa*(parseInt(_0x561b25(0xec))/0xb);if(_0x540a03===_0x28cf1b)break;else _0x5a40cb['push'](_0x5a40cb['shift']());}catch(_0x36bf45){_0x5a40cb['push'](_0x5a40cb['shift']());}}}(_0x4045,0x3abc5));const e={'docs-shape-ui':{'quickStyles':_0x41b6fe(0xd3),'title':_0x41b6fe(0xd0),'insertShape':_0x41b6fe(0xcb),'openPanel':'Obrir\x20panell\x20de\x20formes','deleteShape':_0x41b6fe(0xc4),'hidePanel':_0x41b6fe(0xd9),'formatShape':'Format\x20de\x20forma','shapeStyle':'Estil\x20de\x20forma','shapePosition':_0x41b6fe(0xe3),'toggleFlipH':_0x41b6fe(0xf0),'toggleFlipV':'Alternar\x20volteig\x20vertical','rotateRight90':'Rotar\x2090°\x20a\x20la\x20dreta','rotateLeft90':_0x41b6fe(0xc6),'toggleTextVertical':_0x41b6fe(0xe9),'objectListPanel':{'title':_0x41b6fe(0xe8),'open':_0x41b6fe(0xd1),'empty':_0x41b6fe(0xc8),'showAll':'Mostra’ls\x20tots','hideAll':_0x41b6fe(0xd7),'show':_0x41b6fe(0xee),'hide':_0x41b6fe(0xe5),'moveForward':_0x41b6fe(0xe2),'moveBackward':_0x41b6fe(0xcf),'close':_0x41b6fe(0xc7),'name':'Nom','nameInput':_0x41b6fe(0xdf),'description':_0x41b6fe(0xcd),'descriptionPlaceholder':'Afegeix\x20una\x20descripció','details':'Detalls','noSelection':_0x41b6fe(0xd4)},'toolbar':{'alignLeft':_0x41b6fe(0xde),'alignCenter':'Centra','alignRight':_0x41b6fe(0xca),'alignJustify':_0x41b6fe(0xea),'bold':_0x41b6fe(0xd2),'italic':_0x41b6fe(0xef),'underline':_0x41b6fe(0xe0),'strikethrough':'Ratllat','textColor':'Color\x20del\x20text','fillColor':_0x41b6fe(0xc5),'resetColor':_0x41b6fe(0xe6)},'align':{'top':'Alinea\x20a\x20dalt','middle':_0x41b6fe(0xe4),'bottom':'Alinea\x20a\x20baix'},'textWrap':{'inline':_0x41b6fe(0xd5),'square':'Quadrat','topAndBottom':_0x41b6fe(0xcc),'behindText':_0x41b6fe(0xed),'inFrontText':_0x41b6fe(0xc9)},'crop':{'shape':'Retalla\x20a\x20forma'}}};export{e as default};
|
package/lib/es/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1bb3(_0x417003,_0x27680b){_0x417003=_0x417003-0x127;const _0x4416f0=_0x4416();let _0x1bb3c3=_0x4416f0[_0x417003];return _0x1bb3c3;}function _0x4416(){const _0x15dea7=['1372974dsSBUx','79264amKfNg','Unten\x20bündig','Form\x20einfügen','Formstil','Weiter\x20nach\x20vorne','Kursiv','Farbe\x20zurücksetzen','Quadratisch','Zentriert','Anzeigen','814219DeSobm','Im\x20Textfluss','1178548AvnZOs','Oben\x20und\x20unten','Rechtsbündig','Texthintergrundfarbe','Links\x2090°\x20drehen','2031230FLpwpE','Objektname','Alle\x20ausblenden','Vor\x20dem\x20Text','Beschreibung\x20hinzufügen','Form-Panel\x20öffnen','Hinter\x20dem\x20Text','Blocksatz','Schließen','Beschreibung','Textfarbe','363558VlqFip','Weiter\x20nach\x20hinten','Durchgestrichen','Ausblenden','Mittig','930024PkUDLo','Form','Keine\x20Objekte','Vertikalen\x20Text\x20umschalten','Form\x20formatieren','Rechts\x2090°\x20drehen','Details','Ebenenbereich\x20öffnen','Alle\x20anzeigen','Ebenen','Schnellformatvorlagen','Form-Panel\x20ausblenden','Formposition'];_0x4416=function(){return _0x15dea7;};return _0x4416();}const _0x38a80c=_0x1bb3;(function(_0x51bbac,_0x34ca04){const _0x3b383a=_0x1bb3,_0x2ea5e6=_0x51bbac();while(!![]){try{const _0x3655c8=parseInt(_0x3b383a(0x147))/0x1+-parseInt(_0x3b383a(0x139))/0x2+parseInt(_0x3b383a(0x146))/0x3+-parseInt(_0x3b383a(0x153))/0x4+parseInt(_0x3b383a(0x129))/0x5+-parseInt(_0x3b383a(0x134))/0x6+parseInt(_0x3b383a(0x151))/0x7;if(_0x3655c8===_0x34ca04)break;else _0x2ea5e6['push'](_0x2ea5e6['shift']());}catch(_0x2d4814){_0x2ea5e6['push'](_0x2ea5e6['shift']());}}}(_0x4416,0x3a68b));const e={'docs-shape-ui':{'quickStyles':_0x38a80c(0x143),'title':_0x38a80c(0x13a),'insertShape':_0x38a80c(0x149),'openPanel':_0x38a80c(0x12e),'deleteShape':'Form\x20löschen','hidePanel':_0x38a80c(0x144),'formatShape':_0x38a80c(0x13d),'shapeStyle':_0x38a80c(0x14a),'shapePosition':_0x38a80c(0x145),'toggleFlipH':'Horizontale\x20Spiegelung\x20umschalten','toggleFlipV':'Vertikale\x20Spiegelung\x20umschalten','rotateRight90':_0x38a80c(0x13e),'rotateLeft90':_0x38a80c(0x128),'toggleTextVertical':_0x38a80c(0x13c),'objectListPanel':{'title':_0x38a80c(0x142),'open':_0x38a80c(0x140),'empty':_0x38a80c(0x13b),'showAll':_0x38a80c(0x141),'hideAll':_0x38a80c(0x12b),'show':_0x38a80c(0x150),'hide':_0x38a80c(0x137),'moveForward':_0x38a80c(0x14b),'moveBackward':_0x38a80c(0x135),'close':_0x38a80c(0x131),'name':'Name','nameInput':_0x38a80c(0x12a),'description':_0x38a80c(0x132),'descriptionPlaceholder':_0x38a80c(0x12d),'details':_0x38a80c(0x13f),'noSelection':'Objekt\x20zum\x20Bearbeiten\x20der\x20Details\x20auswählen'},'toolbar':{'alignLeft':'Linksbündig','alignCenter':_0x38a80c(0x14f),'alignRight':_0x38a80c(0x155),'alignJustify':_0x38a80c(0x130),'bold':'Fett','italic':_0x38a80c(0x14c),'underline':'Unterstrichen','strikethrough':_0x38a80c(0x136),'textColor':_0x38a80c(0x133),'fillColor':_0x38a80c(0x127),'resetColor':_0x38a80c(0x14d)},'align':{'top':'Oben\x20bündig','middle':_0x38a80c(0x138),'bottom':_0x38a80c(0x148)},'textWrap':{'inline':_0x38a80c(0x152),'square':_0x38a80c(0x14e),'topAndBottom':_0x38a80c(0x154),'behindText':_0x38a80c(0x12f),'inFrontText':_0x38a80c(0x12c)},'crop':{'shape':'Auf\x20Form\x20zuschneiden'}}};export{e as default};
|
package/lib/es/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x4ece(_0x375921,_0x3ecb45){_0x375921=_0x375921-0xe6;const _0x2f641d=_0x2f64();let _0x4ece35=_0x2f641d[_0x375921];return _0x4ece35;}const _0x39421d=_0x4ece;(function(_0x5c2b8e,_0x55a506){const _0x2f2369=_0x4ece,_0x42261b=_0x5c2b8e();while(!![]){try{const _0x3b2d8f=-parseInt(_0x2f2369(0x10c))/0x1+parseInt(_0x2f2369(0xf0))/0x2+-parseInt(_0x2f2369(0x108))/0x3+-parseInt(_0x2f2369(0xf5))/0x4*(parseInt(_0x2f2369(0x115))/0x5)+-parseInt(_0x2f2369(0x110))/0x6+-parseInt(_0x2f2369(0xe6))/0x7+-parseInt(_0x2f2369(0xed))/0x8*(-parseInt(_0x2f2369(0xfe))/0x9);if(_0x3b2d8f===_0x55a506)break;else _0x42261b['push'](_0x42261b['shift']());}catch(_0x31020c){_0x42261b['push'](_0x42261b['shift']());}}}(_0x2f64,0x8602e));function _0x2f64(){const _0x13dcdb=['2146404IxYWYT','Align\x20Right','Send\x20Backward','No\x20objects','521076pWQPPW','Behind\x20text','In\x20line\x20with\x20text','Align\x20Left','1644708dpkhHh','Square','Add\x20description','Object\x20name','Hide\x20Shape\x20Panel','63895eqxeQT','Open\x20Shape\x20Panel','Delete\x20Shape','2467192XioNLn','Text\x20color','Underline','Hide','Align\x20Bottom','Open\x20Layers\x20Panel','Reset\x20color','1696hzMsGz','Show\x20All','Quick\x20styles','1372398uwYaxt','Top\x20and\x20Bottom','Align\x20Center','Format\x20Shape','Bring\x20Forward','148kctwWE','Select\x20an\x20object\x20to\x20edit\x20details','Toggle\x20Vertical\x20Flip','Insert\x20Shape','Italic','Close','Name','Toggle\x20Horizontal\x20Flip','Description','93339BOIxVR','Toggle\x20Text\x20Vertical','Align\x20Middle','Justify','Crop\x20to\x20Shape','Shape','Shape\x20Position','Rotate\x20Left\x2090°','Align\x20Top','Shape\x20Style'];_0x2f64=function(){return _0x13dcdb;};return _0x2f64();}const e={'docs-shape-ui':{'quickStyles':_0x39421d(0xef),'title':_0x39421d(0x103),'insertShape':_0x39421d(0xf8),'openPanel':_0x39421d(0x116),'deleteShape':_0x39421d(0x117),'hidePanel':_0x39421d(0x114),'formatShape':_0x39421d(0xf3),'shapeStyle':_0x39421d(0x107),'shapePosition':_0x39421d(0x104),'toggleFlipH':_0x39421d(0xfc),'toggleFlipV':_0x39421d(0xf7),'rotateRight90':'Rotate\x20Right\x2090°','rotateLeft90':_0x39421d(0x105),'toggleTextVertical':_0x39421d(0xff),'objectListPanel':{'title':'Layers','open':_0x39421d(0xeb),'empty':_0x39421d(0x10b),'showAll':_0x39421d(0xee),'hideAll':'Hide\x20All','show':'Show','hide':_0x39421d(0xe9),'moveForward':_0x39421d(0xf4),'moveBackward':_0x39421d(0x10a),'close':_0x39421d(0xfa),'name':_0x39421d(0xfb),'nameInput':_0x39421d(0x113),'description':_0x39421d(0xfd),'descriptionPlaceholder':_0x39421d(0x112),'details':'Details','noSelection':_0x39421d(0xf6)},'toolbar':{'alignLeft':_0x39421d(0x10f),'alignCenter':_0x39421d(0xf2),'alignRight':_0x39421d(0x109),'alignJustify':_0x39421d(0x101),'bold':'Bold','italic':_0x39421d(0xf9),'underline':_0x39421d(0xe8),'strikethrough':'Strikethrough','textColor':_0x39421d(0xe7),'fillColor':'Text\x20Background\x20color','resetColor':_0x39421d(0xec)},'align':{'top':_0x39421d(0x106),'middle':_0x39421d(0x100),'bottom':_0x39421d(0xea)},'textWrap':{'inline':_0x39421d(0x10e),'square':_0x39421d(0x111),'topAndBottom':_0x39421d(0xf1),'behindText':_0x39421d(0x10d),'inFrontText':'In\x20front\x20of\x20text'},'crop':{'shape':_0x39421d(0x102)}}};export{e as default};
|
package/lib/es/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x14bc(_0x1b700d,_0x40ebf1){_0x1b700d=_0x1b700d-0x198;const _0x2ed1ef=_0x2ed1();let _0x14bc77=_0x2ed1ef[_0x1b700d];return _0x14bc77;}const _0x20c6f4=_0x14bc;(function(_0x22a8a7,_0x225369){const _0x4b46b4=_0x14bc,_0x132d21=_0x22a8a7();while(!![]){try{const _0x500ace=parseInt(_0x4b46b4(0x1a3))/0x1*(parseInt(_0x4b46b4(0x1b2))/0x2)+-parseInt(_0x4b46b4(0x1aa))/0x3+-parseInt(_0x4b46b4(0x1b6))/0x4+-parseInt(_0x4b46b4(0x1ab))/0x5+parseInt(_0x4b46b4(0x1a0))/0x6+parseInt(_0x4b46b4(0x1b9))/0x7+-parseInt(_0x4b46b4(0x1bf))/0x8*(-parseInt(_0x4b46b4(0x1ad))/0x9);if(_0x500ace===_0x225369)break;else _0x132d21['push'](_0x132d21['shift']());}catch(_0x58caa7){_0x132d21['push'](_0x132d21['shift']());}}}(_0x2ed1,0xd5bd0));const e={'docs-shape-ui':{'quickStyles':'Estilos\x20rápidos','title':_0x20c6f4(0x19a),'insertShape':_0x20c6f4(0x1b0),'openPanel':_0x20c6f4(0x1b8),'deleteShape':_0x20c6f4(0x1c2),'hidePanel':_0x20c6f4(0x199),'formatShape':_0x20c6f4(0x1be),'shapeStyle':'Estilo\x20de\x20forma','shapePosition':_0x20c6f4(0x1c5),'toggleFlipH':_0x20c6f4(0x1a6),'toggleFlipV':_0x20c6f4(0x19d),'rotateRight90':_0x20c6f4(0x1c1),'rotateLeft90':'Rotar\x2090°\x20a\x20la\x20izquierda','toggleTextVertical':'Alternar\x20texto\x20vertical','objectListPanel':{'title':_0x20c6f4(0x1b4),'open':_0x20c6f4(0x1bc),'empty':_0x20c6f4(0x19e),'showAll':'Mostrar\x20todo','hideAll':_0x20c6f4(0x1b7),'show':_0x20c6f4(0x1a1),'hide':_0x20c6f4(0x1ae),'moveForward':_0x20c6f4(0x1b3),'moveBackward':_0x20c6f4(0x198),'close':_0x20c6f4(0x1b5),'name':_0x20c6f4(0x1a8),'nameInput':_0x20c6f4(0x1a9),'description':_0x20c6f4(0x1bd),'descriptionPlaceholder':'Agregar\x20descripción','details':_0x20c6f4(0x1a4),'noSelection':_0x20c6f4(0x1bb)},'toolbar':{'alignLeft':_0x20c6f4(0x1a7),'alignCenter':_0x20c6f4(0x19f),'alignRight':'Alinear\x20a\x20la\x20derecha','alignJustify':'Justificar','bold':_0x20c6f4(0x19b),'italic':_0x20c6f4(0x1c4),'underline':'Subrayado','strikethrough':_0x20c6f4(0x1a2),'textColor':_0x20c6f4(0x1ac),'fillColor':_0x20c6f4(0x1c3),'resetColor':_0x20c6f4(0x1ba)},'align':{'top':'Alinear\x20arriba','middle':'Alinear\x20al\x20medio','bottom':'Alinear\x20abajo'},'textWrap':{'inline':'En\x20línea\x20con\x20el\x20texto','square':_0x20c6f4(0x19c),'topAndBottom':_0x20c6f4(0x1c0),'behindText':_0x20c6f4(0x1b1),'inFrontText':_0x20c6f4(0x1af)},'crop':{'shape':_0x20c6f4(0x1a5)}}};function _0x2ed1(){const _0x2d4241=['Color\x20de\x20texto','36xyblJy','Ocultar','Delante\x20del\x20texto','Insertar\x20forma','Detrás\x20del\x20texto','517208coVCqJ','Traer\x20adelante','Capas','Cerrar','4005688FYUwuM','Ocultar\x20todo','Abrir\x20panel\x20de\x20formas','1366197vERXTw','Restablecer\x20color','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Abrir\x20panel\x20de\x20capas','Descripción','Formato\x20de\x20forma','6653784tTMQjE','Arriba\x20y\x20abajo','Rotar\x2090°\x20a\x20la\x20derecha','Eliminar\x20forma','Color\x20de\x20fondo\x20de\x20texto','Cursiva','Posición\x20de\x20forma','Enviar\x20atrás','Ocultar\x20panel\x20de\x20formas','Forma','Negrita','Cuadrado','Alternar\x20volteo\x20vertical','Sin\x20objetos','Centrar','191844IBnDeW','Mostrar','Tachado','1oOsjKV','Detalles','Recortar\x20a\x20forma','Alternar\x20volteo\x20horizontal','Alinear\x20a\x20la\x20izquierda','Nombre','Nombre\x20del\x20objeto','937998mcWnde','8115405MhGvND'];_0x2ed1=function(){return _0x2d4241;};return _0x2ed1();}export{e as default};
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x55e7(_0x500197,_0x46562e){_0x500197=_0x500197-0x134;const _0x133006=_0x1330();let _0x55e757=_0x133006[_0x500197];return _0x55e757;}const _0x41ca6d=_0x55e7;(function(_0xfecbe8,_0xf4c9a3){const _0x4cbd11=_0x55e7,_0x1dfa1a=_0xfecbe8();while(!![]){try{const _0x27e572=parseInt(_0x4cbd11(0x14e))/0x1+-parseInt(_0x4cbd11(0x15a))/0x2+parseInt(_0x4cbd11(0x137))/0x3+-parseInt(_0x4cbd11(0x143))/0x4+parseInt(_0x4cbd11(0x13e))/0x5+-parseInt(_0x4cbd11(0x151))/0x6*(parseInt(_0x4cbd11(0x140))/0x7)+parseInt(_0x4cbd11(0x136))/0x8;if(_0x27e572===_0xf4c9a3)break;else _0x1dfa1a['push'](_0x1dfa1a['shift']());}catch(_0x3dfbf5){_0x1dfa1a['push'](_0x1dfa1a['shift']());}}}(_0x1330,0x861d3));const e={'docs-shape-ui':{'quickStyles':_0x41ca6d(0x13b),'title':_0x41ca6d(0x13f),'insertShape':_0x41ca6d(0x13d),'openPanel':_0x41ca6d(0x147),'deleteShape':_0x41ca6d(0x154),'hidePanel':_0x41ca6d(0x150),'formatShape':_0x41ca6d(0x160),'shapeStyle':_0x41ca6d(0x135),'shapePosition':'موقعیت\x20شکل','toggleFlipH':_0x41ca6d(0x15b),'toggleFlipV':_0x41ca6d(0x14c),'rotateRight90':_0x41ca6d(0x144),'rotateLeft90':_0x41ca6d(0x14f),'toggleTextVertical':'تغییر\x20وضعیت\x20متن\x20عمودی','objectListPanel':{'title':_0x41ca6d(0x138),'open':_0x41ca6d(0x145),'empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':'نمایش\x20همه','hideAll':_0x41ca6d(0x155),'show':_0x41ca6d(0x14b),'hide':_0x41ca6d(0x157),'moveForward':_0x41ca6d(0x158),'moveBackward':_0x41ca6d(0x156),'close':_0x41ca6d(0x15c),'name':_0x41ca6d(0x14a),'nameInput':_0x41ca6d(0x142),'description':'توضیحات','descriptionPlaceholder':_0x41ca6d(0x15f),'details':_0x41ca6d(0x152),'noSelection':_0x41ca6d(0x15e)},'toolbar':{'alignLeft':_0x41ca6d(0x15d),'alignCenter':_0x41ca6d(0x153),'alignRight':_0x41ca6d(0x14d),'alignJustify':_0x41ca6d(0x139),'bold':'پررنگ','italic':_0x41ca6d(0x141),'underline':_0x41ca6d(0x134),'strikethrough':'خطدار','textColor':'رنگ\x20متن','fillColor':'رنگ\x20پسزمینه\x20متن','resetColor':_0x41ca6d(0x13a)},'align':{'top':_0x41ca6d(0x161),'middle':_0x41ca6d(0x153),'bottom':_0x41ca6d(0x149)},'textWrap':{'inline':'در\x20یک\x20خط\x20با\x20متن','square':_0x41ca6d(0x148),'topAndBottom':_0x41ca6d(0x159),'behindText':_0x41ca6d(0x13c),'inFrontText':_0x41ca6d(0x146)},'crop':{'shape':'کراپ\x20به\x20شکل'}}};export{e as default};function _0x1330(){const _0x29f558=['مربع','تراز\x20پایین','نام','نمایش','تغییر\x20وضعیت\x20چرخش\x20عمودی','تراز\x20راست','50748QzIdvI','چرخش\x20۹۰\x20درجه\x20به\x20چپ','مخفی\x20کردن\x20پنل\x20شکلها','3031590XmWTsL','جزئیات','تراز\x20وسط','حذف\x20شکل','پنهان\x20کردن\x20همه','عقب\x20بردن','پنهان\x20کردن','جلو\x20آوردن','بالا\x20و\x20پایین','2164338TcjIma','تغییر\x20وضعیت\x20چرخش\x20افقی','بستن','تراز\x20چپ','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','توضیحی\x20اضافه\x20کنید','قالببندی\x20شکل','تراز\x20بالا','خطکشی','سبک\x20شکل','14346056OGgVmu','2578152izhpMl','لایهها','توجیه','بازنشانی\x20رنگ','سبکهای\x20سریع','پشت\x20متن','درج\x20شکل','1900305Zpxtev','شکل','7bqppKI','ایتالیک','نام\x20شیء','3786740rIJTRR','چرخش\x20۹۰\x20درجه\x20به\x20راست','باز\x20کردن\x20پنل\x20لایهها','جلوی\x20متن','باز\x20کردن\x20پنل\x20شکلها'];_0x1330=function(){return _0x29f558;};return _0x1330();}
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2b87db=_0x19af;(function(_0x533260,_0x25bd18){const _0x179ac1=_0x19af,_0x35e619=_0x533260();while(!![]){try{const _0x4db94e=parseInt(_0x179ac1(0xdd))/0x1+-parseInt(_0x179ac1(0xf9))/0x2*(-parseInt(_0x179ac1(0xe7))/0x3)+parseInt(_0x179ac1(0xfa))/0x4*(-parseInt(_0x179ac1(0xd3))/0x5)+-parseInt(_0x179ac1(0xed))/0x6+-parseInt(_0x179ac1(0xd7))/0x7*(parseInt(_0x179ac1(0xeb))/0x8)+parseInt(_0x179ac1(0xec))/0x9+parseInt(_0x179ac1(0xdc))/0xa;if(_0x4db94e===_0x25bd18)break;else _0x35e619['push'](_0x35e619['shift']());}catch(_0x45e77c){_0x35e619['push'](_0x35e619['shift']());}}}(_0x732d,0xde61e));function _0x19af(_0x28eef0,_0xfd1cc3){_0x28eef0=_0x28eef0-0xd0;const _0x732d66=_0x732d();let _0x19afd1=_0x732d66[_0x28eef0];return _0x19afd1;}function _0x732d(){const _0x18d770=['Aligner\x20à\x20droite','6985395TRYARC','Aligner\x20en\x20bas','Calques','Supprimer\x20la\x20forme','11221BQmsVt','Reculer','Souligné','Rogner\x20à\x20la\x20forme','Basculer\x20le\x20retournement\x20vertical','26565850yuGrje','966644pIbqvk','Justifier','Pivoter\x20à\x20gauche\x20de\x2090°','Masquer\x20le\x20panneau\x20des\x20formes','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Gras','Haut\x20et\x20bas','Style\x20de\x20la\x20forme','Aligner\x20à\x20gauche','Forme','14226XLbNmx','Derrière\x20le\x20texte','Masquer','Afficher','6904zllbWy','5142780pEPeWh','7799754USROES','Insérer\x20une\x20forme','Barré','Tout\x20masquer','Pivoter\x20à\x20droite\x20de\x2090°','Ouvrir\x20le\x20panneau\x20des\x20formes','Italique','Couleur\x20du\x20texte','Aucun\x20objet','Basculer\x20le\x20retournement\x20horizontal','Position\x20de\x20la\x20forme','Basculer\x20le\x20texte\x20vertical','336SstjoS','4OIEBOX','Description','Format\x20de\x20la\x20forme','Couleur\x20de\x20fond\x20du\x20texte'];_0x732d=function(){return _0x18d770;};return _0x732d();}const e={'docs-shape-ui':{'quickStyles':'Styles\x20rapides','title':_0x2b87db(0xe6),'insertShape':_0x2b87db(0xee),'openPanel':_0x2b87db(0xf2),'deleteShape':_0x2b87db(0xd6),'hidePanel':_0x2b87db(0xe0),'formatShape':_0x2b87db(0xd0),'shapeStyle':_0x2b87db(0xe4),'shapePosition':_0x2b87db(0xf7),'toggleFlipH':_0x2b87db(0xf6),'toggleFlipV':_0x2b87db(0xdb),'rotateRight90':_0x2b87db(0xf1),'rotateLeft90':_0x2b87db(0xdf),'toggleTextVertical':_0x2b87db(0xf8),'objectListPanel':{'title':_0x2b87db(0xd5),'open':'Ouvrir\x20le\x20panneau\x20des\x20calques','empty':_0x2b87db(0xf5),'showAll':'Tout\x20afficher','hideAll':_0x2b87db(0xf0),'show':_0x2b87db(0xea),'hide':_0x2b87db(0xe9),'moveForward':'Avancer','moveBackward':_0x2b87db(0xd8),'close':'Fermer','name':'Nom','nameInput':'Nom\x20de\x20l’objet','description':_0x2b87db(0xfb),'descriptionPlaceholder':'Ajouter\x20une\x20description','details':'Détails','noSelection':_0x2b87db(0xe1)},'toolbar':{'alignLeft':_0x2b87db(0xe5),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x2b87db(0xd2),'alignJustify':_0x2b87db(0xde),'bold':_0x2b87db(0xe2),'italic':_0x2b87db(0xf3),'underline':_0x2b87db(0xd9),'strikethrough':_0x2b87db(0xef),'textColor':_0x2b87db(0xf4),'fillColor':_0x2b87db(0xd1),'resetColor':'Réinitialiser\x20la\x20couleur'},'align':{'top':'Aligner\x20en\x20haut','middle':'Aligner\x20au\x20milieu','bottom':_0x2b87db(0xd4)},'textWrap':{'inline':'Aligné\x20avec\x20le\x20texte','square':'Carré','topAndBottom':_0x2b87db(0xe3),'behindText':_0x2b87db(0xe8),'inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':_0x2b87db(0xda)}}};export{e as default};
|
package/lib/es/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x109a38=_0x9369;(function(_0x247764,_0x3f303a){const _0x256d95=_0x9369,_0x58ee06=_0x247764();while(!![]){try{const _0x4a9b43=-parseInt(_0x256d95(0x1e1))/0x1*(parseInt(_0x256d95(0x1f9))/0x2)+parseInt(_0x256d95(0x1f5))/0x3+-parseInt(_0x256d95(0x205))/0x4+parseInt(_0x256d95(0x1e3))/0x5*(-parseInt(_0x256d95(0x1df))/0x6)+-parseInt(_0x256d95(0x1fb))/0x7*(-parseInt(_0x256d95(0x208))/0x8)+-parseInt(_0x256d95(0x1fe))/0x9+parseInt(_0x256d95(0x1ea))/0xa;if(_0x4a9b43===_0x3f303a)break;else _0x58ee06['push'](_0x58ee06['shift']());}catch(_0x12c61f){_0x58ee06['push'](_0x58ee06['shift']());}}}(_0x38a2,0x7d2bb));function _0x9369(_0xb51abf,_0x35ffb1){_0xb51abf=_0xb51abf-0x1df;const _0x38a23b=_0x38a2();let _0x936952=_0x38a23b[_0xb51abf];return _0x936952;}const e={'docs-shape-ui':{'quickStyles':_0x109a38(0x1ed),'title':_0x109a38(0x1fd),'insertShape':_0x109a38(0x1f6),'openPanel':_0x109a38(0x1e2),'deleteShape':'Hapus\x20Bentuk','hidePanel':_0x109a38(0x1e6),'formatShape':_0x109a38(0x1e7),'shapeStyle':_0x109a38(0x1f2),'shapePosition':'Posisi\x20Bentuk','toggleFlipH':'Balik\x20Horizontal','toggleFlipV':_0x109a38(0x201),'rotateRight90':_0x109a38(0x1e9),'rotateLeft90':_0x109a38(0x1ef),'toggleTextVertical':'Ubah\x20Teks\x20Vertikal','objectListPanel':{'title':_0x109a38(0x20b),'open':_0x109a38(0x1f3),'empty':_0x109a38(0x1eb),'showAll':_0x109a38(0x209),'hideAll':_0x109a38(0x1ee),'show':'Tampilkan','hide':_0x109a38(0x1f1),'moveForward':_0x109a38(0x200),'moveBackward':'Kirim\x20ke\x20belakang','close':_0x109a38(0x1e0),'name':'Nama','nameInput':'Nama\x20objek','description':_0x109a38(0x1ec),'descriptionPlaceholder':_0x109a38(0x1f8),'details':'Detail','noSelection':_0x109a38(0x202)},'toolbar':{'alignLeft':'Rata\x20Kiri','alignCenter':_0x109a38(0x207),'alignRight':_0x109a38(0x1fa),'alignJustify':_0x109a38(0x1e8),'bold':_0x109a38(0x1f0),'italic':_0x109a38(0x20a),'underline':_0x109a38(0x204),'strikethrough':_0x109a38(0x1fc),'textColor':_0x109a38(0x206),'fillColor':_0x109a38(0x1ff),'resetColor':_0x109a38(0x1e4)},'align':{'top':'Rata\x20Atas','middle':_0x109a38(0x207),'bottom':'Rata\x20Bawah'},'textWrap':{'inline':_0x109a38(0x203),'square':_0x109a38(0x1f4),'topAndBottom':_0x109a38(0x1f7),'behindText':'Di\x20belakang\x20teks','inFrontText':'Di\x20depan\x20teks'},'crop':{'shape':_0x109a38(0x1e5)}}};export{e as default};function _0x38a2(){const _0x36be51=['Sisipkan\x20Bentuk','Atas\x20dan\x20Bawah','Tambahkan\x20deskripsi','40686hSJfFF','Rata\x20Kanan','7faMlUk','Coret','Bentuk','8850024FNIhFq','Warna\x20latar\x20teks','Bawa\x20ke\x20depan','Balik\x20Vertikal','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Sejajar\x20dengan\x20teks','Garis\x20bawah','23028RDEMha','Warna\x20teks','Rata\x20Tengah','4204232EvFCaw','Tampilkan\x20semua','Miring','Lapisan','2406PTKAwM','Tutup','43iIvAhl','Buka\x20Panel\x20Bentuk','3465kNYXJh','Atur\x20ulang\x20warna','Pangkas\x20ke\x20Bentuk','Sembunyikan\x20Panel\x20Bentuk','Format\x20Bentuk','Rata\x20Kanan\x20Kiri','Putar\x20Kanan\x2090°','18063220UZfPgZ','Tidak\x20ada\x20objek','Deskripsi','Gaya\x20Cepat','Sembunyikan\x20semua','Putar\x20Kiri\x2090°','Tebal','Sembunyikan','Gaya\x20Bentuk','Buka\x20panel\x20lapisan','Kotak','967749FupWcs'];_0x38a2=function(){return _0x36be51;};return _0x38a2();}
|
package/lib/es/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x22e619=_0x1510;function _0x9f83(){const _0x367984=['Allinea\x20al\x20Centro','933190MrlCbG','Aggiungi\x20una\x20descrizione','658626bJHtGQ','Giustifica','Stile\x20forma','Chiudi','105wiTHxn','Nome\x20oggetto','Porta\x20avanti','Ruota\x20a\x20sinistra\x2090°','Barrato','In\x20linea\x20con\x20il\x20testo','Ruota\x20a\x20destra\x2090°','17665109vZirWI','Allinea\x20al\x20centro','Dietro\x20il\x20testo','Nessun\x20oggetto','32990tOaBMp','Reimposta\x20colore','Attiva/disattiva\x20capovolgimento\x20verticale','Mostra','113832oHigKV','Allinea\x20in\x20basso','2874456WvNxdB','18GiPTuF','5dJbWLT','Apri\x20pannello\x20forma','Colore\x20sfondo\x20testo','Nascondi\x20tutti','Corsivo','Colore\x20testo','Stili\x20rapidi','Forma','45GatUuE','Posizione\x20forma','Nascondi\x20pannello\x20forma','Ritaglia\x20a\x20forma','Apri\x20il\x20pannello\x20livelli','347609edPcCe','Descrizione','Porta\x20indietro','Allinea\x20in\x20alto','Sottolineato','Elimina\x20forma','Attiva/disattiva\x20testo\x20verticale','Superiore\x20e\x20inferiore','Inserisci\x20forma'];_0x9f83=function(){return _0x367984;};return _0x9f83();}(function(_0xf4589,_0x1ddf65){const _0x2c2a36=_0x1510,_0x4f4475=_0xf4589();while(!![]){try{const _0x4a8773=-parseInt(_0x2c2a36(0x1f6))/0x1+-parseInt(_0x2c2a36(0x211))/0x2*(parseInt(_0x2c2a36(0x1f1))/0x3)+-parseInt(_0x2c2a36(0x1e7))/0x4+parseInt(_0x2c2a36(0x1e9))/0x5*(parseInt(_0x2c2a36(0x202))/0x6)+-parseInt(_0x2c2a36(0x206))/0x7*(parseInt(_0x2c2a36(0x215))/0x8)+-parseInt(_0x2c2a36(0x1e8))/0x9*(-parseInt(_0x2c2a36(0x200))/0xa)+parseInt(_0x2c2a36(0x20d))/0xb;if(_0x4a8773===_0x1ddf65)break;else _0x4f4475['push'](_0x4f4475['shift']());}catch(_0xa842c6){_0x4f4475['push'](_0x4f4475['shift']());}}}(_0x9f83,0x5b9cd));function _0x1510(_0x505c25,_0x106f3a){_0x505c25=_0x505c25-0x1e6;const _0x9f830e=_0x9f83();let _0x15106b=_0x9f830e[_0x505c25];return _0x15106b;}const e={'docs-shape-ui':{'quickStyles':_0x22e619(0x1ef),'title':_0x22e619(0x1f0),'insertShape':_0x22e619(0x1fe),'openPanel':_0x22e619(0x1ea),'deleteShape':_0x22e619(0x1fb),'hidePanel':_0x22e619(0x1f3),'formatShape':'Formato\x20forma','shapeStyle':_0x22e619(0x204),'shapePosition':_0x22e619(0x1f2),'toggleFlipH':'Attiva/disattiva\x20capovolgimento\x20orizzontale','toggleFlipV':_0x22e619(0x213),'rotateRight90':_0x22e619(0x20c),'rotateLeft90':_0x22e619(0x209),'toggleTextVertical':_0x22e619(0x1fc),'objectListPanel':{'title':'Livelli','open':_0x22e619(0x1f5),'empty':_0x22e619(0x210),'showAll':'Mostra\x20tutti','hideAll':_0x22e619(0x1ec),'show':_0x22e619(0x214),'hide':'Nascondi','moveForward':_0x22e619(0x208),'moveBackward':_0x22e619(0x1f8),'close':_0x22e619(0x205),'name':'Nome','nameInput':_0x22e619(0x207),'description':_0x22e619(0x1f7),'descriptionPlaceholder':_0x22e619(0x201),'details':'Dettagli','noSelection':'Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli'},'toolbar':{'alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':_0x22e619(0x1ff),'alignRight':'Allinea\x20a\x20Destra','alignJustify':_0x22e619(0x203),'bold':'Grassetto','italic':_0x22e619(0x1ed),'underline':_0x22e619(0x1fa),'strikethrough':_0x22e619(0x20a),'textColor':_0x22e619(0x1ee),'fillColor':_0x22e619(0x1eb),'resetColor':_0x22e619(0x212)},'align':{'top':_0x22e619(0x1f9),'middle':_0x22e619(0x20e),'bottom':_0x22e619(0x1e6)},'textWrap':{'inline':_0x22e619(0x20b),'square':'Quadrato','topAndBottom':_0x22e619(0x1fd),'behindText':_0x22e619(0x20f),'inFrontText':'Davanti\x20al\x20testo'},'crop':{'shape':_0x22e619(0x1f4)}}};export{e as default};
|
package/lib/es/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2c1a02=_0x365d;function _0x593f(){const _0x20c010=['クイックスタイル','98nmpNZU','図形の書式設定','58oehWoA','図形パネルを非表示','文字の色','非表示','形状にトリミング','水平反転の切り替え','30NiMtLP','レイヤーパネルを開く','右揃え','図形スタイル','676944kouKBL','時計回りに\x2090\x20度回転','背面へ移動','左揃え','反時計回りに\x2090\x20度回転','両端揃え','文字列の前面','詳細を編集するオブジェクトを選択','図形の挿入','36123oDtboY','すべて表示','文字列の背面','オブジェクトがありません','3750768CNRIgR','8900550cqlcGn','11374418VpSFix','垂直反転の切り替え','塗りつぶしの色','76732BNYmRB','図形の位置','色をリセット','中央揃え','すべて非表示','152024sUmRVU','取り消し線','185NqPlwL'];_0x593f=function(){return _0x20c010;};return _0x593f();}(function(_0x27f68a,_0x18286e){const _0x4bb444=_0x365d,_0x367e17=_0x27f68a();while(!![]){try{const _0x17f9d5=parseInt(_0x4bb444(0xfc))/0x1+parseInt(_0x4bb444(0x119))/0x2*(parseInt(_0x4bb444(0x105))/0x3)+parseInt(_0x4bb444(0x10e))/0x4*(parseInt(_0x4bb444(0x115))/0x5)+parseInt(_0x4bb444(0x109))/0x6+-parseInt(_0x4bb444(0x117))/0x7*(-parseInt(_0x4bb444(0x113))/0x8)+parseInt(_0x4bb444(0x10a))/0x9+parseInt(_0x4bb444(0xf8))/0xa*(-parseInt(_0x4bb444(0x10b))/0xb);if(_0x17f9d5===_0x18286e)break;else _0x367e17['push'](_0x367e17['shift']());}catch(_0x6489ed){_0x367e17['push'](_0x367e17['shift']());}}}(_0x593f,0x7d776));function _0x365d(_0x5e2afd,_0x5975f4){_0x5e2afd=_0x5e2afd-0xf8;const _0x593f2a=_0x593f();let _0x365d6=_0x593f2a[_0x5e2afd];return _0x365d6;}const e={'docs-shape-ui':{'quickStyles':_0x2c1a02(0x116),'title':'図形','insertShape':_0x2c1a02(0x104),'openPanel':'図形パネルを開く','deleteShape':'図形を削除','hidePanel':_0x2c1a02(0x11a),'formatShape':_0x2c1a02(0x118),'shapeStyle':_0x2c1a02(0xfb),'shapePosition':_0x2c1a02(0x10f),'toggleFlipH':_0x2c1a02(0x11e),'toggleFlipV':_0x2c1a02(0x10c),'rotateRight90':_0x2c1a02(0xfd),'rotateLeft90':_0x2c1a02(0x100),'toggleTextVertical':'テキストの縦書き/横書きの切り替え','objectListPanel':{'title':'レイヤー','open':_0x2c1a02(0xf9),'empty':_0x2c1a02(0x108),'showAll':_0x2c1a02(0x106),'hideAll':_0x2c1a02(0x112),'show':'表示','hide':_0x2c1a02(0x11c),'moveForward':'前面へ移動','moveBackward':_0x2c1a02(0xfe),'close':'閉じる','name':'名前','nameInput':'オブジェクト名','description':'説明','descriptionPlaceholder':'説明を追加','details':'詳細','noSelection':_0x2c1a02(0x103)},'toolbar':{'alignLeft':_0x2c1a02(0xff),'alignCenter':_0x2c1a02(0x111),'alignRight':_0x2c1a02(0xfa),'alignJustify':_0x2c1a02(0x101),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x2c1a02(0x114),'textColor':_0x2c1a02(0x11b),'fillColor':_0x2c1a02(0x10d),'resetColor':_0x2c1a02(0x110)},'align':{'top':'上揃え','middle':_0x2c1a02(0x111),'bottom':'下揃え'},'textWrap':{'inline':'行内','square':'四角形','topAndBottom':'上下','behindText':_0x2c1a02(0x107),'inFrontText':_0x2c1a02(0x102)},'crop':{'shape':_0x2c1a02(0x11d)}}};export{e as default};
|
package/lib/es/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x58a181=_0x4308;function _0x4308(_0x273d32,_0x1eb475){_0x273d32=_0x273d32-0x66;const _0x53d362=_0x53d3();let _0x4308c2=_0x53d362[_0x273d32];return _0x4308c2;}(function(_0x7109c7,_0x232768){const _0x295da3=_0x4308,_0x34a4c9=_0x7109c7();while(!![]){try{const _0xcb1249=-parseInt(_0x295da3(0x7c))/0x1+-parseInt(_0x295da3(0x6f))/0x2+parseInt(_0x295da3(0x73))/0x3*(-parseInt(_0x295da3(0x67))/0x4)+parseInt(_0x295da3(0x75))/0x5*(parseInt(_0x295da3(0x79))/0x6)+-parseInt(_0x295da3(0x77))/0x7*(parseInt(_0x295da3(0x7f))/0x8)+-parseInt(_0x295da3(0x82))/0x9+parseInt(_0x295da3(0x78))/0xa;if(_0xcb1249===_0x232768)break;else _0x34a4c9['push'](_0x34a4c9['shift']());}catch(_0x54ebb8){_0x34a4c9['push'](_0x34a4c9['shift']());}}}(_0x53d3,0x48067));function _0x53d3(){const _0x31e383=['세로\x20뒤집기\x20전환','도형\x20패널\x20숨기기','글자\x20색상','아래쪽\x20맞춤','양쪽\x20맞춤','도형\x20삽입','1107708LJfLVA','가로\x20뒤집기\x20전환','텍스트\x20앞','레이어\x20패널\x20열기','384MFPHsK','도형\x20삭제','160JfBQtP','모두\x20표시','5383RJZSIT','16122430rPIZNk','94404hrWrpn','설명\x20추가','모두\x20숨기기','545909yWtRra','숨기기','오른쪽\x20정렬','2680pjGZPf','뒤로\x20보내기','기울임꼴','3948858rbgoMk','반시계\x20방향으로\x2090도\x20회전','색상\x20재설정','위쪽\x20맞춤','모양에\x20맞게\x20자르기','개체\x20없음','세부\x20정보','위아래','도형\x20서식','사각형','텍스트\x20뒤','텍스트와\x20같은\x20줄','시계\x20방향으로\x2090도\x20회전','텍스트\x20세로/가로\x20전환','앞으로\x20가져오기','도형\x20스타일','빠른\x20스타일','768aWyMet','왼쪽\x20정렬'];_0x53d3=function(){return _0x31e383;};return _0x53d3();}const e={'docs-shape-ui':{'quickStyles':_0x58a181(0x66),'title':'도형','insertShape':_0x58a181(0x6e),'openPanel':'도형\x20패널\x20열기','deleteShape':_0x58a181(0x74),'hidePanel':_0x58a181(0x6a),'formatShape':_0x58a181(0x8a),'shapeStyle':_0x58a181(0x91),'shapePosition':'도형\x20위치','toggleFlipH':_0x58a181(0x70),'toggleFlipV':_0x58a181(0x69),'rotateRight90':_0x58a181(0x8e),'rotateLeft90':_0x58a181(0x83),'toggleTextVertical':_0x58a181(0x8f),'objectListPanel':{'title':'레이어','open':_0x58a181(0x72),'empty':_0x58a181(0x87),'showAll':_0x58a181(0x76),'hideAll':_0x58a181(0x7b),'show':'표시','hide':_0x58a181(0x7d),'moveForward':_0x58a181(0x90),'moveBackward':_0x58a181(0x80),'close':'닫기','name':'이름','nameInput':'개체\x20이름','description':'설명','descriptionPlaceholder':_0x58a181(0x7a),'details':_0x58a181(0x88),'noSelection':'세부\x20정보를\x20편집할\x20개체를\x20선택하세요'},'toolbar':{'alignLeft':_0x58a181(0x68),'alignCenter':'가운데\x20정렬','alignRight':_0x58a181(0x7e),'alignJustify':_0x58a181(0x6d),'bold':'굵게','italic':_0x58a181(0x81),'underline':'밑줄','strikethrough':'취소선','textColor':_0x58a181(0x6b),'fillColor':'글자\x20배경색','resetColor':_0x58a181(0x84)},'align':{'top':_0x58a181(0x85),'middle':'가운데\x20맞춤','bottom':_0x58a181(0x6c)},'textWrap':{'inline':_0x58a181(0x8d),'square':_0x58a181(0x8b),'topAndBottom':_0x58a181(0x89),'behindText':_0x58a181(0x8c),'inFrontText':_0x58a181(0x71)},'crop':{'shape':_0x58a181(0x86)}}};export{e as default};
|
package/lib/es/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x59a205=_0x4505;(function(_0x275f8a,_0x12c403){const _0x3f5619=_0x4505,_0x56b96a=_0x275f8a();while(!![]){try{const _0x4c027a=parseInt(_0x3f5619(0x1be))/0x1+-parseInt(_0x3f5619(0x1b9))/0x2+-parseInt(_0x3f5619(0x1e4))/0x3*(parseInt(_0x3f5619(0x1c1))/0x4)+parseInt(_0x3f5619(0x1c0))/0x5*(-parseInt(_0x3f5619(0x1cd))/0x6)+-parseInt(_0x3f5619(0x1da))/0x7*(-parseInt(_0x3f5619(0x1c4))/0x8)+-parseInt(_0x3f5619(0x1cb))/0x9+parseInt(_0x3f5619(0x1cc))/0xa;if(_0x4c027a===_0x12c403)break;else _0x56b96a['push'](_0x56b96a['shift']());}catch(_0x31f922){_0x56b96a['push'](_0x56b96a['shift']());}}}(_0xbc8e,0x568c9));const e={'docs-shape-ui':{'quickStyles':_0x59a205(0x1cf),'title':_0x59a205(0x1df),'insertShape':_0x59a205(0x1d9),'openPanel':_0x59a205(0x1d4),'deleteShape':'Usuń\x20kształt','hidePanel':_0x59a205(0x1d8),'formatShape':_0x59a205(0x1c5),'shapeStyle':'Styl\x20kształtu','shapePosition':_0x59a205(0x1ba),'toggleFlipH':'Przerzuć\x20w\x20poziomie','toggleFlipV':_0x59a205(0x1d3),'rotateRight90':_0x59a205(0x1b8),'rotateLeft90':_0x59a205(0x1e0),'toggleTextVertical':_0x59a205(0x1d2),'objectListPanel':{'title':_0x59a205(0x1bf),'open':'Otwórz\x20panel\x20warstw','empty':_0x59a205(0x1bb),'showAll':_0x59a205(0x1c6),'hideAll':'Ukryj\x20wszystko','show':'Pokaż','hide':_0x59a205(0x1c2),'moveForward':'Przenieś\x20do\x20przodu','moveBackward':_0x59a205(0x1d7),'close':_0x59a205(0x1dc),'name':_0x59a205(0x1e1),'nameInput':'Nazwa\x20obiektu','description':_0x59a205(0x1ce),'descriptionPlaceholder':_0x59a205(0x1db),'details':'Szczegóły','noSelection':_0x59a205(0x1dd)},'toolbar':{'alignLeft':_0x59a205(0x1d1),'alignCenter':_0x59a205(0x1c3),'alignRight':_0x59a205(0x1e3),'alignJustify':_0x59a205(0x1bd),'bold':'Pogrubienie','italic':'Kursywa','underline':_0x59a205(0x1e2),'strikethrough':_0x59a205(0x1c8),'textColor':'Kolor\x20tekstu','fillColor':_0x59a205(0x1ca),'resetColor':_0x59a205(0x1c7)},'align':{'top':_0x59a205(0x1d5),'middle':_0x59a205(0x1bc),'bottom':'Wyrównaj\x20do\x20dołu'},'textWrap':{'inline':_0x59a205(0x1de),'square':'Kwadrat','topAndBottom':_0x59a205(0x1d0),'behindText':_0x59a205(0x1c9),'inFrontText':'Przed\x20tekstem'},'crop':{'shape':_0x59a205(0x1d6)}}};function _0xbc8e(){const _0x28d0e5=['48yYGgaa','Opis','Szybkie\x20style','Góra\x20i\x20dół','Wyrównaj\x20do\x20lewej','Przełącz\x20tekst\x20pionowy','Przerzuć\x20w\x20pionie','Otwórz\x20panel\x20kształtów','Wyrównaj\x20do\x20góry','Przytnij\x20do\x20kształtu','Przenieś\x20do\x20tyłu','Ukryj\x20panel\x20kształtów','Wstaw\x20kształt','147581yLfOSZ','Dodaj\x20opis','Zamknij','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','W\x20linii\x20z\x20tekstem','Kształt','Obróć\x20w\x20lewo\x20o\x2090°','Nazwa','Podkreślenie','Wyrównaj\x20do\x20prawej','1215381rDxFQG','Obróć\x20w\x20prawo\x20o\x2090°','993010IhufBW','Pozycja\x20kształtu','Brak\x20obiektów','Wyrównaj\x20do\x20środka\x20w\x20pionie','Wyjustuj','670076Cxbsui','Warstwy','177415fHGxlc','4Hkxbzj','Ukryj','Wyrównaj\x20do\x20środka','104XCFqQY','Formatuj\x20kształt','Pokaż\x20wszystko','Resetuj\x20kolor','Przekreślenie','Za\x20tekstem','Kolor\x20tła\x20tekstu','3471381vQimli','9815550LdnDzP'];_0xbc8e=function(){return _0x28d0e5;};return _0xbc8e();}function _0x4505(_0x2ee2a9,_0x5e6061){_0x2ee2a9=_0x2ee2a9-0x1b8;const _0xbc8e1c=_0xbc8e();let _0x45050a=_0xbc8e1c[_0x2ee2a9];return _0x45050a;}export{e as default};
|
package/lib/es/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x22affb=_0x2928;(function(_0x5e733c,_0x1b016b){const _0x59c9ff=_0x2928,_0x5aff0d=_0x5e733c();while(!![]){try{const _0x3413b1=parseInt(_0x59c9ff(0x120))/0x1+parseInt(_0x59c9ff(0x125))/0x2+parseInt(_0x59c9ff(0x12b))/0x3*(parseInt(_0x59c9ff(0x129))/0x4)+parseInt(_0x59c9ff(0x126))/0x5+parseInt(_0x59c9ff(0x10b))/0x6+-parseInt(_0x59c9ff(0x10f))/0x7*(parseInt(_0x59c9ff(0x108))/0x8)+-parseInt(_0x59c9ff(0x127))/0x9;if(_0x3413b1===_0x1b016b)break;else _0x5aff0d['push'](_0x5aff0d['shift']());}catch(_0x2711dd){_0x5aff0d['push'](_0x5aff0d['shift']());}}}(_0xed5b,0x44cf5));function _0x2928(_0x1e50e2,_0x2e2dd0){_0x1e50e2=_0x1e50e2-0xff;const _0xed5b53=_0xed5b();let _0x2928a2=_0xed5b53[_0x1e50e2];return _0x2928a2;}const e={'docs-shape-ui':{'quickStyles':_0x22affb(0x107),'title':_0x22affb(0x11c),'insertShape':'Inserir\x20forma','openPanel':_0x22affb(0xff),'deleteShape':_0x22affb(0x119),'hidePanel':_0x22affb(0x12c),'formatShape':_0x22affb(0x103),'shapeStyle':'Estilo\x20da\x20forma','shapePosition':_0x22affb(0x109),'toggleFlipH':_0x22affb(0x116),'toggleFlipV':'Alternar\x20inversão\x20vertical','rotateRight90':_0x22affb(0x112),'rotateLeft90':_0x22affb(0x110),'toggleTextVertical':_0x22affb(0x124),'objectListPanel':{'title':_0x22affb(0x10a),'open':_0x22affb(0x122),'empty':'Nenhum\x20objeto','showAll':_0x22affb(0x11b),'hideAll':_0x22affb(0x12e),'show':'Mostrar','hide':_0x22affb(0x115),'moveForward':_0x22affb(0x114),'moveBackward':_0x22affb(0x106),'close':_0x22affb(0x104),'name':_0x22affb(0x128),'nameInput':_0x22affb(0x12a),'description':_0x22affb(0x101),'descriptionPlaceholder':_0x22affb(0x113),'details':_0x22affb(0x121),'noSelection':_0x22affb(0x11a)},'toolbar':{'alignLeft':_0x22affb(0x11f),'alignCenter':'Alinhar\x20ao\x20centro','alignRight':'Alinhar\x20à\x20direita','alignJustify':'Justificar','bold':_0x22affb(0x100),'italic':_0x22affb(0x123),'underline':'Sublinhado','strikethrough':_0x22affb(0x105),'textColor':_0x22affb(0x10e),'fillColor':'Cor\x20de\x20fundo\x20do\x20texto','resetColor':'Redefinir\x20cor'},'align':{'top':_0x22affb(0x11e),'middle':_0x22affb(0x111),'bottom':_0x22affb(0x10c)},'textWrap':{'inline':_0x22affb(0x118),'square':_0x22affb(0x102),'topAndBottom':_0x22affb(0x10d),'behindText':_0x22affb(0x117),'inFrontText':_0x22affb(0x11d)},'crop':{'shape':_0x22affb(0x12d)}}};export{e as default};function _0xed5b(){const _0x59d495=['Enviar\x20para\x20trás','Estilos\x20rápidos','544728AuFahz','Posição\x20da\x20forma','Camadas','3001968IIEvEq','Alinhar\x20à\x20base','Superior\x20e\x20inferior','Cor\x20do\x20texto','7ppvRZU','Girar\x2090°\x20para\x20esquerda','Alinhar\x20ao\x20meio','Girar\x2090°\x20para\x20direita','Adicionar\x20descrição','Trazer\x20para\x20frente','Ocultar','Alternar\x20inversão\x20horizontal','Atrás\x20do\x20texto','Em\x20linha\x20com\x20o\x20texto','Excluir\x20forma','Selecione\x20um\x20objeto\x20para\x20editar\x20os\x20detalhes','Mostrar\x20tudo','Forma','À\x20frente\x20do\x20texto','Alinhar\x20ao\x20topo','Alinhar\x20à\x20esquerda','544571tehqub','Detalhes','Abrir\x20painel\x20de\x20camadas','Itálico','Alternar\x20texto\x20vertical','1060414oZzlRD','805290KRtFeF','14836050eIMjnS','Nome','1048888PaHTfD','Nome\x20do\x20objeto','3hwuNPf','Ocultar\x20painel\x20de\x20formas','Cortar\x20para\x20forma','Ocultar\x20tudo','Abrir\x20painel\x20de\x20formas','Negrito','Descrição','Quadrado','Formatar\x20forma','Fechar','Tachado'];_0xed5b=function(){return _0x59d495;};return _0xed5b();}
|
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x276b(){const _0x3ed673=['Выберите\x20объект\x20для\x20редактирования\x20сведений','Добавить\x20описание','Положение\x20фигуры','Переместить\x20назад','Имя\x20объекта','17915MVbVxI','369jqSfDu','Закрыть','Вокруг\x20рамки','5727519FUAOQW','Скрыть\x20панель\x20фигур','Стиль\x20фигуры','712uzsPNf','Слои','Цвет\x20фона\x20текста','Имя','Выровнять\x20по\x20верхнему\x20краю','Выровнять\x20по\x20ширине','Сведения','Подчеркнутый','14aoWirM','В\x20тексте','605796oqsSnN','Повернуть\x20на\x2090\x20градусов\x20против\x20часовой\x20стрелки','Курсив','Переключить\x20вертикальное\x20отражение','Скрыть\x20все','Выровнять\x20по\x20правому\x20краю','Показать\x20все','31950350VvXZhb','Удалить\x20фигуру','Зачеркнутый','Открыть\x20панель\x20слоев','Выровнять\x20по\x20нижнему\x20краю','Вставить\x20фигуру','Выровнять\x20по\x20левому\x20краю','Переместить\x20вперед','Полужирный','Повернуть\x20на\x2090\x20градусов\x20по\x20часовой\x20стрелке','Фигура','Цвет\x20текста','141566PYxHRA','Сверху\x20и\x20снизу','3010398JctPFV','За\x20текстом','Нет\x20объектов','Переключить\x20горизонтальное\x20отражение','Выровнять\x20по\x20центру','12440lmrIZm','Показать','Обрезать\x20по\x20форме','Переключить\x20вертикальное\x20положение\x20текста'];_0x276b=function(){return _0x3ed673;};return _0x276b();}const _0x13d805=_0x5bb4;(function(_0x37d8c3,_0x16a2d6){const _0x46df4c=_0x5bb4,_0x5e7dd0=_0x37d8c3();while(!![]){try{const _0x26e5cf=-parseInt(_0x46df4c(0x1c6))/0x1*(parseInt(_0x46df4c(0x1a7))/0x2)+parseInt(_0x46df4c(0x1c8))/0x3+-parseInt(_0x46df4c(0x1be))/0x4*(parseInt(_0x46df4c(0x1b7))/0x5)+-parseInt(_0x46df4c(0x1a9))/0x6+-parseInt(_0x46df4c(0x1bb))/0x7+parseInt(_0x46df4c(0x1ae))/0x8*(parseInt(_0x46df4c(0x1b8))/0x9)+parseInt(_0x46df4c(0x1cf))/0xa;if(_0x26e5cf===_0x16a2d6)break;else _0x5e7dd0['push'](_0x5e7dd0['shift']());}catch(_0x2069b9){_0x5e7dd0['push'](_0x5e7dd0['shift']());}}}(_0x276b,0x7d024));function _0x5bb4(_0x29417d,_0x6ecd3d){_0x29417d=_0x29417d-0x1a0;const _0x276bde=_0x276b();let _0x5bb471=_0x276bde[_0x29417d];return _0x5bb471;}const e={'docs-shape-ui':{'quickStyles':'Быстрые\x20стили','title':_0x13d805(0x1a5),'insertShape':_0x13d805(0x1a0),'openPanel':'Открыть\x20панель\x20фигур','deleteShape':_0x13d805(0x1d0),'hidePanel':_0x13d805(0x1bc),'formatShape':'Форматировать\x20фигуру','shapeStyle':_0x13d805(0x1bd),'shapePosition':_0x13d805(0x1b4),'toggleFlipH':_0x13d805(0x1ac),'toggleFlipV':_0x13d805(0x1cb),'rotateRight90':_0x13d805(0x1a4),'rotateLeft90':_0x13d805(0x1c9),'toggleTextVertical':_0x13d805(0x1b1),'objectListPanel':{'title':_0x13d805(0x1bf),'open':_0x13d805(0x1d2),'empty':_0x13d805(0x1ab),'showAll':_0x13d805(0x1ce),'hideAll':_0x13d805(0x1cc),'show':_0x13d805(0x1af),'hide':'Скрыть','moveForward':_0x13d805(0x1a2),'moveBackward':_0x13d805(0x1b5),'close':_0x13d805(0x1b9),'name':_0x13d805(0x1c1),'nameInput':_0x13d805(0x1b6),'description':'Описание','descriptionPlaceholder':_0x13d805(0x1b3),'details':_0x13d805(0x1c4),'noSelection':_0x13d805(0x1b2)},'toolbar':{'alignLeft':_0x13d805(0x1a1),'alignCenter':_0x13d805(0x1ad),'alignRight':_0x13d805(0x1cd),'alignJustify':_0x13d805(0x1c3),'bold':_0x13d805(0x1a3),'italic':_0x13d805(0x1ca),'underline':_0x13d805(0x1c5),'strikethrough':_0x13d805(0x1d1),'textColor':_0x13d805(0x1a6),'fillColor':_0x13d805(0x1c0),'resetColor':'Сбросить\x20цвет'},'align':{'top':_0x13d805(0x1c2),'middle':'Выровнять\x20посередине','bottom':_0x13d805(0x1d3)},'textWrap':{'inline':_0x13d805(0x1c7),'square':_0x13d805(0x1ba),'topAndBottom':_0x13d805(0x1a8),'behindText':_0x13d805(0x1aa),'inFrontText':'Перед\x20текстом'},'crop':{'shape':_0x13d805(0x1b0)}}};export{e as default};
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x17bad3=_0x454a;(function(_0x8af6d8,_0x2d3079){const _0x483859=_0x454a,_0x2d4ee8=_0x8af6d8();while(!![]){try{const _0x1eeb80=-parseInt(_0x483859(0x218))/0x1+-parseInt(_0x483859(0x20f))/0x2+-parseInt(_0x483859(0x1f9))/0x3*(parseInt(_0x483859(0x213))/0x4)+-parseInt(_0x483859(0x219))/0x5*(parseInt(_0x483859(0x205))/0x6)+-parseInt(_0x483859(0x203))/0x7+-parseInt(_0x483859(0x201))/0x8*(-parseInt(_0x483859(0x1ec))/0x9)+parseInt(_0x483859(0x208))/0xa;if(_0x1eeb80===_0x2d3079)break;else _0x2d4ee8['push'](_0x2d4ee8['shift']());}catch(_0x462839){_0x2d4ee8['push'](_0x2d4ee8['shift']());}}}(_0x576f,0x90e03));function _0x454a(_0x337599,_0x518c06){_0x337599=_0x337599-0x1eb;const _0x576ff8=_0x576f();let _0x454a4f=_0x576ff8[_0x337599];return _0x454a4f;}function _0x576f(){const _0x5ef606=['Hore\x20a\x20dole','Zobraziť\x20všetko','Otočiť\x20doprava\x20o\x2090°','Prepnúť\x20vodorovné\x20prevrátenie','Otočiť\x20doľava\x20o\x2090°','Názov','Otvoriť\x20panel\x20vrstiev','Zarovnať\x20do\x20bloku','39dmsDoR','Skryť\x20panel\x20tvarov','Zarovnať\x20na\x20stred','Vložiť\x20tvar','Zavrieť','Presunúť\x20dozadu','Skryť','Obnoviť\x20farbu','101584bGXBDr','Pred\x20textom','7120988ZxMljR','Poloha\x20tvaru','3469746TsTxYj','Štýl\x20tvaru','Názov\x20objektu','26703520JqEsyU','Prepnúť\x20zvislé\x20prevrátenie','Žiadne\x20objekty','Zarovnať\x20doľava','Prečiarknuté','Kurzíva','Farba\x20textu','1277922JiEiDZ','Zarovnať\x20hore','Presunúť\x20dopredu','Za\x20textom','10148HCLcIs','Podčiarknutie','Popis','Skryť\x20všetko','V\x20riadku\x20s\x20textom','888754QSzbGC','5EAhvQH','Formátovať\x20tvar','Oříznout\x20podle\x20tvaru','Tvar','Obdĺžnikové','765bPhuDU','Pridať\x20popis','Zarovnať\x20dole','Přepnout\x20text\x20vertikálně','Zarovnať\x20doprava'];_0x576f=function(){return _0x5ef606;};return _0x576f();}const e={'docs-shape-ui':{'quickStyles':'Rýchle\x20štýly','title':_0x17bad3(0x21c),'insertShape':_0x17bad3(0x1fc),'openPanel':'Otvoriť\x20panel\x20tvarov','deleteShape':'Odstrániť\x20tvar','hidePanel':_0x17bad3(0x1fa),'formatShape':_0x17bad3(0x21a),'shapeStyle':_0x17bad3(0x206),'shapePosition':_0x17bad3(0x204),'toggleFlipH':_0x17bad3(0x1f4),'toggleFlipV':_0x17bad3(0x209),'rotateRight90':_0x17bad3(0x1f3),'rotateLeft90':_0x17bad3(0x1f5),'toggleTextVertical':_0x17bad3(0x1ef),'objectListPanel':{'title':'Vrstvy','open':_0x17bad3(0x1f7),'empty':_0x17bad3(0x20a),'showAll':_0x17bad3(0x1f2),'hideAll':_0x17bad3(0x216),'show':'Zobraziť','hide':_0x17bad3(0x1ff),'moveForward':_0x17bad3(0x211),'moveBackward':_0x17bad3(0x1fe),'close':_0x17bad3(0x1fd),'name':_0x17bad3(0x1f6),'nameInput':_0x17bad3(0x207),'description':_0x17bad3(0x215),'descriptionPlaceholder':_0x17bad3(0x1ed),'details':'Podrobnosti','noSelection':'Vyberte\x20objekt\x20na\x20úpravu\x20podrobností'},'toolbar':{'alignLeft':_0x17bad3(0x20b),'alignCenter':_0x17bad3(0x1fb),'alignRight':_0x17bad3(0x1f0),'alignJustify':_0x17bad3(0x1f8),'bold':'Tučné','italic':_0x17bad3(0x20d),'underline':_0x17bad3(0x214),'strikethrough':_0x17bad3(0x20c),'textColor':_0x17bad3(0x20e),'fillColor':'Farba\x20pozadia\x20textu','resetColor':_0x17bad3(0x200)},'align':{'top':_0x17bad3(0x210),'middle':_0x17bad3(0x1fb),'bottom':_0x17bad3(0x1ee)},'textWrap':{'inline':_0x17bad3(0x217),'square':_0x17bad3(0x1eb),'topAndBottom':_0x17bad3(0x1f1),'behindText':_0x17bad3(0x212),'inFrontText':_0x17bad3(0x202)},'crop':{'shape':_0x17bad3(0x21b)}}};export{e as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x1a80(_0x40d8b1,_0x3b2f8e){_0x40d8b1=_0x40d8b1-0x76;const _0x5f101d=_0x5f10();let _0x1a8059=_0x5f101d[_0x40d8b1];return _0x1a8059;}const _0x5232d5=_0x1a80;(function(_0x2675d0,_0x315e49){const _0x37058d=_0x1a80,_0x3f7798=_0x2675d0();while(!![]){try{const _0x4558f7=-parseInt(_0x37058d(0x88))/0x1*(parseInt(_0x37058d(0x76))/0x2)+parseInt(_0x37058d(0x96))/0x3+parseInt(_0x37058d(0x82))/0x4+-parseInt(_0x37058d(0x8a))/0x5+parseInt(_0x37058d(0x87))/0x6+parseInt(_0x37058d(0x9e))/0x7*(parseInt(_0x37058d(0x90))/0x8)+-parseInt(_0x37058d(0x81))/0x9;if(_0x4558f7===_0x315e49)break;else _0x3f7798['push'](_0x3f7798['shift']());}catch(_0x3a2083){_0x3f7798['push'](_0x3f7798['shift']());}}}(_0x5f10,0x414a2));function _0x5f10(){const _0x3b32b1=['Vị\x20trí\x20hình\x20dạng','Căn\x20trên','Tên','Màu\x20chữ','Phía\x20trước\x20văn\x20bản','Đưa\x20xuống\x20dưới','Chuyển\x20đổi\x20văn\x20bản\x20dọc','Kiểu\x20hình\x20dạng','Mở\x20bảng\x20điều\x20khiển\x20lớp','2095668bVncJd','1744772aAdDdI','Chưa\x20có\x20đối\x20tượng','Căn\x20dưới','Đặt\x20lại\x20màu','Cắt\x20theo\x20hình\x20dạng','954276RRuopv','283YBuCNA','Đưa\x20lên\x20trên','1957200vVUnnq','Hiện\x20tất\x20cả','Ẩn\x20tất\x20cả','Kiểu\x20nhanh','Hiện','Ẩn\x20bảng\x20hình\x20dạng','152ILuobd','Căn\x20trái','Chi\x20tiết','Chọn\x20một\x20đối\x20tượng\x20để\x20chỉnh\x20sửa\x20chi\x20tiết','Mô\x20tả','In\x20nghiêng','662094ctcUyl','Thêm\x20mô\x20tả','Lớp','Trên\x20và\x20dưới','Chèn\x20hình\x20dạng','Hình\x20dạng','Xoay\x2090\x20độ\x20ngược\x20chiều\x20kim\x20đồng\x20hồ','Căn\x20giữa\x20theo\x20chiều\x20dọc','31360PUlCFf','Tên\x20đối\x20tượng','In\x20đậm','66gJkQNV','Xóa\x20hình\x20dạng'];_0x5f10=function(){return _0x3b32b1;};return _0x5f10();}const e={'docs-shape-ui':{'quickStyles':_0x5232d5(0x8d),'title':_0x5232d5(0x9b),'insertShape':_0x5232d5(0x9a),'openPanel':'Mở\x20bảng\x20hình\x20dạng','deleteShape':_0x5232d5(0x77),'hidePanel':_0x5232d5(0x8f),'formatShape':'Định\x20dạng\x20hình\x20dạng','shapeStyle':_0x5232d5(0x7f),'shapePosition':_0x5232d5(0x78),'toggleFlipH':'Chuyển\x20đổi\x20lật\x20ngang','toggleFlipV':'Bật/tắt\x20lật\x20dọc','rotateRight90':'Xoay\x2090\x20độ\x20theo\x20chiều\x20kim\x20đồng\x20hồ','rotateLeft90':_0x5232d5(0x9c),'toggleTextVertical':_0x5232d5(0x7e),'objectListPanel':{'title':_0x5232d5(0x98),'open':_0x5232d5(0x80),'empty':_0x5232d5(0x83),'showAll':_0x5232d5(0x8b),'hideAll':_0x5232d5(0x8c),'show':_0x5232d5(0x8e),'hide':'Ẩn','moveForward':_0x5232d5(0x89),'moveBackward':_0x5232d5(0x7d),'close':'Đóng','name':_0x5232d5(0x7a),'nameInput':_0x5232d5(0x9f),'description':_0x5232d5(0x94),'descriptionPlaceholder':_0x5232d5(0x97),'details':_0x5232d5(0x92),'noSelection':_0x5232d5(0x93)},'toolbar':{'alignLeft':_0x5232d5(0x91),'alignCenter':'Căn\x20giữa','alignRight':'Căn\x20phải','alignJustify':'Căn\x20đều\x20hai\x20bên','bold':_0x5232d5(0xa0),'italic':_0x5232d5(0x95),'underline':'Gạch\x20chân','strikethrough':'Gạch\x20ngang','textColor':_0x5232d5(0x7b),'fillColor':'Màu\x20nền\x20văn\x20bản','resetColor':_0x5232d5(0x85)},'align':{'top':_0x5232d5(0x79),'middle':_0x5232d5(0x9d),'bottom':_0x5232d5(0x84)},'textWrap':{'inline':'Cùng\x20dòng\x20với\x20văn\x20bản','square':'Bao\x20quanh','topAndBottom':_0x5232d5(0x99),'behindText':'Phía\x20sau\x20văn\x20bản','inFrontText':_0x5232d5(0x7c)},'crop':{'shape':_0x5232d5(0x86)}}};export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x220b64=_0x527b;function _0x527b(_0x5413eb,_0x5e6748){_0x5413eb=_0x5413eb-0x1e4;const _0x2733da=_0x2733();let _0x527b01=_0x2733da[_0x5413eb];return _0x527b01;}(function(_0x109610,_0xf5daf4){const _0x386d98=_0x527b,_0x573a0e=_0x109610();while(!![]){try{const _0x5c6e25=parseInt(_0x386d98(0x200))/0x1+-parseInt(_0x386d98(0x1fe))/0x2*(parseInt(_0x386d98(0x201))/0x3)+parseInt(_0x386d98(0x1e9))/0x4+-parseInt(_0x386d98(0x1f5))/0x5+-parseInt(_0x386d98(0x1f1))/0x6+-parseInt(_0x386d98(0x1f4))/0x7+parseInt(_0x386d98(0x1e4))/0x8;if(_0x5c6e25===_0xf5daf4)break;else _0x573a0e['push'](_0x573a0e['shift']());}catch(_0x4cc915){_0x573a0e['push'](_0x573a0e['shift']());}}}(_0x2733,0x20136));function _0x2733(){const _0x1c0b6a=['垂直居中','对象名称','打开形状面板','居中对齐','文本颜色','重置颜色','965604iiLkku','全部显示','右对齐','688520QbnsWC','918575JflQze','逆时针90度旋转','衬于文字下方','格式化形状','四周型','裁剪为形状','打开图层面板','添加描述','顺时针90度旋转','11298HCCXZl','文本背景色','222226SnLseP','87fnIzCb','上移一层','快捷样式','切换垂直翻转','插入形状','底部对齐','删除线','3484832hEOfhc','两端对齐','形状位置','下移一层','下划线','321528CANIHg','全部隐藏'];_0x2733=function(){return _0x1c0b6a;};return _0x2733();}const e={'docs-shape-ui':{'quickStyles':_0x220b64(0x203),'title':'形状','insertShape':_0x220b64(0x205),'openPanel':_0x220b64(0x1ed),'deleteShape':'删除形状','hidePanel':'隐藏形状面板','formatShape':_0x220b64(0x1f8),'shapeStyle':'形状样式','shapePosition':_0x220b64(0x1e6),'toggleFlipH':'切换水平翻转','toggleFlipV':_0x220b64(0x204),'rotateRight90':_0x220b64(0x1fd),'rotateLeft90':_0x220b64(0x1f6),'toggleTextVertical':'切换文本竖排','objectListPanel':{'title':'图层','open':_0x220b64(0x1fb),'empty':'暂无对象','showAll':_0x220b64(0x1f2),'hideAll':_0x220b64(0x1ea),'show':'显示','hide':'隐藏','moveForward':_0x220b64(0x202),'moveBackward':_0x220b64(0x1e7),'close':'关闭','name':'名称','nameInput':_0x220b64(0x1ec),'description':'描述','descriptionPlaceholder':_0x220b64(0x1fc),'details':'详情','noSelection':'选择对象以编辑详情'},'toolbar':{'alignLeft':'左对齐','alignCenter':_0x220b64(0x1ee),'alignRight':_0x220b64(0x1f3),'alignJustify':_0x220b64(0x1e5),'bold':'粗体','italic':'斜体','underline':_0x220b64(0x1e8),'strikethrough':_0x220b64(0x207),'textColor':_0x220b64(0x1ef),'fillColor':_0x220b64(0x1ff),'resetColor':_0x220b64(0x1f0)},'align':{'top':'顶部对齐','middle':_0x220b64(0x1eb),'bottom':_0x220b64(0x206)},'textWrap':{'inline':'嵌入型','square':_0x220b64(0x1f9),'topAndBottom':'上下型','behindText':_0x220b64(0x1f7),'inFrontText':'浮于文字上方'},'crop':{'shape':_0x220b64(0x1fa)}}};export{e as default};
|