@univerjs-pro/docs-shape-ui 0.25.1 → 1.0.0-alpha.1
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.css +0 -491
- 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/controllers/components.controller.d.ts +9 -0
- package/lib/types/controllers/doc-shape-render.controller.d.ts +8 -1
- package/lib/types/controllers/shape-text-float-menu.render-controller.d.ts +4 -13
- package/lib/types/controllers/{docs-shape-ui.controller.d.ts → ui.controller.d.ts} +3 -4
- package/lib/types/index.d.ts +2 -2
- package/lib/types/locale/en-US.d.ts +1 -0
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/types/views/ShapeOptions.d.ts +1 -5
- package/lib/types/views/ShapePicker.d.ts +2 -2
- package/lib/types/views/shape-editor-panel/ShapeEditorPanel.d.ts +1 -1
- package/lib/types/views/shape-editor-panel/ShapeFillEditor.d.ts +3 -4
- package/lib/types/views/shape-editor-panel/ShapeImageFillEditor.d.ts +1 -1
- package/lib/types/views/shape-editor-panel/ShapeLineEditor.d.ts +1 -1
- package/lib/types/views/shape-editor-panel/ShapePositionEditor.d.ts +1 -1
- package/lib/types/views/shape-floating-toolbar/ShapeFloatingToolbar.d.ts +2 -2
- package/lib/types/views/shape-menu/shape-menu-factory.d.ts +4 -3
- package/lib/types/views/shape-text-editor/ShapeTextFloatToolbar.d.ts +1 -1
- package/lib/types/views/shape-text-editor/index.d.ts +1 -5
- package/lib/types/views/shapes.d.ts +8 -43
- 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 +19 -18
- package/lib/types/views/shape-floating-toolbar/shape-floating-toolbar-utils.d.ts +0 -10
- package/lib/types/views/shape-text-editor/Editor.d.ts +0 -21
- package/lib/types/views/shape-text-editor/ShapePositionWrapper.d.ts +0 -15
- package/lib/types/views/shape-text-editor/hooks/use-shape-position.d.ts +0 -29
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
- /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x4e81(_0x341251,_0x7af79e){_0x341251=_0x341251-0x1c4;var _0x13ce81=_0x13ce();var _0x4e812b=_0x13ce81[_0x341251];return _0x4e812b;}function _0x13ce(){var _0xa0ab5e=['تفریق','فلش\x20منحنی\x20راست','کادر\x20توضیحی\x20مستطیلی\x20گرد','مستطیل\x20گوشه\x20بریده\x20یک\x20طرف','کراپ\x20به\x20شکل','کادر\x20توضیحی\x20۳','کادر\x20توضیحی\x20فلش\x20پایین','رنگ\x20متن','پایین\x20راست','موج\x20دوتایی','سبک\x20شکل','دکمه\x20عمل:\x20انتها','جمع','ذوزنقه','ستاره\x20۵\x20پر','خط\x20چین\x20بلند-نقطه','کادر\x20توضیحی\x20مستطیلی','مستطیل\x20گوشه\x20گرد\x20یک\x20طرف','چرخش\x20۹۰\x20درجه\x20به\x20راست','نمودار\x20جریان','کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۳','جابجایی\x20X','نوع\x20فلش\x20ابتدا','تصمیم','مرتبسازی','نمودار\x20مثبت','اشک','نیمقاب','56856uxTSps','دکمه\x20عمل:\x20صدا','پر\x20کردن\x20گرادیان','مثلث\x20متساویالساقین','فلش\x20پایین','کادر\x20متن\x20افقی','در\x20یک\x20خط\x20با\x20متن','ذخیرهسازی\x20دسترسی\x20مستقیم','دکمه\x20عمل:\x20بازگشت\x20یا\x20قبلی','ایتالیک','خط\x20چین\x20بلند-نقطه-نقطه','فلش\x20خمیده','ستاره\x20۸\x20پر','ذخیرهسازی\x20آفلاین','نوع\x20انتها','چرخدنده\x20۶','1797aBupiV','اتصال\x20خمیده\x20دو\x20فلشه','فلش\x20منحنی\x20چپ','آکولاد\x20دوتایی','دوازدهضلعی','خط\x20فلشدار','ستاره\x20۲۴\x20پر','تغییر\x20وضعیت\x20چرخش\x20عمودی','8PfnhZQ','شکل','روبان\x20چپ-راست','ابر','چندسندی','803604pQypjw','مستطیلها','دایرهای','روبان\x20پایین','دستکش','موقعیت\x20شکل','اندازه\x20فلش\x20انتها','ششضلعی','ستاره\x20۶\x20پر','فلش\x20مخفی','دکمه\x20عمل:\x20جلو\x20یا\x20بعدی','نوار\x20مورب','نوع\x20خط\x20چین','قالببندی\x20شکل','1060872RFMxAp','کادر\x20توضیحی\x20فلش\x20راست','دکمه\x20عمل:\x20بازگشت','درج...','ستاره\x20۷\x20پر','جابجایی\x20Y','بالا','تراز\x20وسط','بالا\x20راست','پایین','فلش','سیگار\x20کشیدن\x20ممنوع','فلش\x20چپ-راست-بالا','اتصال\x20منحنی','خطدار','4714452pIneWZ','رنگ\x20پسزمینه\x20متن','برگههای\x20گوشهای','کادر\x20توضیحی\x20۱','نقطه\x20مربعی','کادر\x20توضیحی\x20خطی\x20۲','فلش\x20بالا','amd','حذف\x20شکل','119625vigpqh','دکمه\x20عمل:\x20ابتدا','ستاره\x20۴\x20پر','ستاره\x20۱۶\x20پر','بیضی','فلش\x20دور\x20برگردان','تغییر\x20وضعیت\x20متن\x20عمودی','گره\x20جمع','254RTXkYC','اتصال\x20خمیده','اتصالدهنده','صورتک\x20خندان','روبان\x20بالا','تقسیم','هیچ','نشان','مثلث\x20قائمالزاویه','کادر\x20توضیحی\x20خطی\x20۱','تأخیر','مستطیل\x20گرد','ستارهها\x20و\x20بنرها','کادر\x20توضیحی\x20فلش\x20بالا','کادر\x20توضیحی\x20ابر','2856763wTlLOu','اتصال\x20خمیده\x20فلشدار','مربعی','روبان\x20منحنی\x20بالا','مرکز','پر\x20کردن\x20الگو','مورب','پر\x20کردن\x20یکدست','فلش\x20دندانهدار\x20راست','نوع\x20اتصال','function','منبع\x20تصویر','بزرگ','مستطیل\x20گوشه\x20بریده\x20دو\x20طرف\x20همسان','ستاره\x20۳۲\x20پر','فلش\x20خمیده\x20بالا','اشکال\x20پایه','کمان\x20بلوکی','ضربدر','مکعب','دکمه\x20عمل:\x20خانه','اشکال\x20معادله','هشتضلعی','فرآیند','برگههای\x20نشان','ستاره\x20۱۲\x20پر','پنجضلعی','فرآیند\x20جایگزین','سبک\x20طرح','کمان','طومار\x20افقی','گرد','روبان\x20منحنی\x20پایین','شفافیت','کادر\x20توضیحی\x20تأکیدی\x20۲','کادر\x20توضیحی\x20تأکیدی\x20۳','خطکشی','ضرب','ذخیرهسازی\x20داخلی','UniverProDocsShapeUiFaIR','کادر\x20توضیحی\x20خطی\x20۳','منحنی','نمودار\x20ایکس','فلش\x20لوزی','سایر','جلوی\x20متن','فلش\x20چپ','خط\x20چین-نقطه','مستطیل\x20گوشه\x20گرد\x20دو\x20طرف\x20همسان','خورشید','تراز\x20بالا','فرآیند\x20از\x20پیش\x20تعریفشده','بدون\x20پر\x20کردن','فلش\x20چهارطرفه','براکت\x20دوتایی','بول','فلش\x20باز','توجیه','دکمه\x20عمل:\x20اطلاعات','کادر\x20توضیحی\x20۲','براکت\x20چپ','خط\x20دو\x20فلشه','کوچک','خط\x20یکدست','دسترسی\x20ترتیبی','سند','متوازیالاضلاع','شورون','کادر\x20توضیحی\x20فلش\x20چهارطرفه','فلش\x20منحنی\x20بالا','کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۲','ماه','خط\x20چین\x20بلند','چرخدنده\x20۹','انفجار\x20۱','دکمه\x20عمل:\x20فیلم','ستاره\x20۱۰\x20پر','مخفی\x20کردن\x20پنل\x20شکلها','اندازه\x20فلش\x20ابتدا','مربع','آزاد','خطوط','کادر\x20متن\x20عمودی','نوار\x20سوراخدار','رنگ','متوسط','پایین\x20چپ','عملیات\x20دستی','تراز\x20راست','درج\x20شکل','فلش\x20بالا-پایین','استوانه','قاب','خط\x20معکوس','گوه\x20دایرهای','فلش\x20سووش','بالا\x20چپ','فلش\x20راست','ادغام','تراز\x20پایین','مقیاس\x20Y','فلشهای\x20بلوکی','نمایشگر','باز\x20کردن\x20پنل\x20شکلها','قلب','مساوی','اتصالدهنده\x20خارج\x20صفحه','exports','بالا\x20و\x20پایین','یکدست','دکمه\x20عمل:\x20خالی','کاشیکاری\x20تصویر\x20به\x20عنوان\x20بافت','تغییر\x20وضعیت\x20چرخش\x20افقی','راست','object','خط\x20چین','فلش\x20دایرهای\x20چپ','ذوزنقه\x20نامتساویالساقین','فلش\x20راهراه\x20راست','لوزی'];_0x13ce=function(){return _0xa0ab5e;};return _0x13ce();}(function(_0x28dbed,_0x57b5f6){var _0x2b0c40=_0x4e81,_0x3f9455=_0x28dbed();while(!![]){try{var _0x6451bc=parseInt(_0x2b0c40(0x271))/0x1*(parseInt(_0x2b0c40(0x2ac))/0x2)+parseInt(_0x2b0c40(0x28c))/0x3+-parseInt(_0x2b0c40(0x27e))/0x4+-parseInt(_0x2b0c40(0x2a4))/0x5+-parseInt(_0x2b0c40(0x261))/0x6+parseInt(_0x2b0c40(0x1cd))/0x7+parseInt(_0x2b0c40(0x279))/0x8*(-parseInt(_0x2b0c40(0x29b))/0x9);if(_0x6451bc===_0x57b5f6)break;else _0x3f9455['push'](_0x3f9455['shift']());}catch(_0x17aa48){_0x3f9455['push'](_0x3f9455['shift']());}}}(_0x13ce,0x3898e),function(_0x170da6,_0x59e06e){var _0x3c8c1d=_0x4e81;typeof exports==_0x3c8c1d(0x23f)&&typeof module<'u'?module[_0x3c8c1d(0x238)]=_0x59e06e():typeof define==_0x3c8c1d(0x1d7)&&define[_0x3c8c1d(0x2a2)]?define([],_0x59e06e):(_0x170da6=typeof globalThis<'u'?globalThis:_0x170da6||self,_0x170da6[_0x3c8c1d(0x1f4)]=_0x59e06e());}(this,function(){var _0x43f7fb=_0x4e81;return{'docs-shape-ui':{'title':_0x43f7fb(0x27a),'insertShape':_0x43f7fb(0x226),'openPanel':_0x43f7fb(0x234),'deleteShape':_0x43f7fb(0x2a3),'hidePanel':_0x43f7fb(0x21a),'formatShape':_0x43f7fb(0x28b),'shapeStyle':_0x43f7fb(0x24f),'shapePosition':_0x43f7fb(0x283),'toggleFlipH':_0x43f7fb(0x23d),'toggleFlipV':_0x43f7fb(0x278),'rotateRight90':_0x43f7fb(0x257),'rotateLeft90':'چرخش\x20۹۰\x20درجه\x20به\x20چپ','toggleTextVertical':_0x43f7fb(0x2aa),'fill':{'title':'پر\x20کردن','noFill':_0x43f7fb(0x201),'solidFill':_0x43f7fb(0x1d4),'gradientFill':_0x43f7fb(0x263),'pictureFill':'پر\x20کردن\x20تصویر\x20یا\x20بافت','patternFill':_0x43f7fb(0x1d2),'color':_0x43f7fb(0x221),'transparency':_0x43f7fb(0x1ee),'picture':{'source':_0x43f7fb(0x1d8),'insert':_0x43f7fb(0x28f),'tileAsTexture':_0x43f7fb(0x23c),'offsetX':_0x43f7fb(0x25a),'offsetY':_0x43f7fb(0x291),'scaleX':'مقیاس\x20X','scaleY':_0x43f7fb(0x231),'alignment':'تراز','rotateWithShape':'چرخش\x20با\x20شکل','align':{'tl':_0x43f7fb(0x22d),'t':_0x43f7fb(0x292),'tr':_0x43f7fb(0x294),'l':'چپ','ctr':_0x43f7fb(0x1d1),'r':_0x43f7fb(0x23e),'bl':_0x43f7fb(0x223),'b':_0x43f7fb(0x295),'br':_0x43f7fb(0x24d)}}},'line':{'title':'خط','noLine':'بدون\x20خط','solidLine':_0x43f7fb(0x20c),'gradientLine':'خط\x20گرادیان','color':_0x43f7fb(0x221),'transparency':_0x43f7fb(0x1ee),'width':'عرض','dashType':{'title':_0x43f7fb(0x28a),'solid':_0x43f7fb(0x23a),'roundDot':'نقطه\x20گرد','squareDot':_0x43f7fb(0x29f),'dash':_0x43f7fb(0x240),'dashDot':_0x43f7fb(0x1fc),'longDash':_0x43f7fb(0x215),'longDashDot':_0x43f7fb(0x254),'longDashDotDot':_0x43f7fb(0x26b)},'capType':{'title':_0x43f7fb(0x26f),'flat':'صاف','round':_0x43f7fb(0x1ec),'square':_0x43f7fb(0x1cf)},'joinType':{'title':_0x43f7fb(0x1d6),'miter':_0x43f7fb(0x1d3),'round':'گرد','bevel':_0x43f7fb(0x204)},'beginArrowType':_0x43f7fb(0x25b),'beginArrowSize':_0x43f7fb(0x21b),'endArrowType':'نوع\x20فلش\x20انتها','endArrowSize':_0x43f7fb(0x284),'arrowType':{'none':_0x43f7fb(0x1c4),'arrow':_0x43f7fb(0x296),'openArrow':_0x43f7fb(0x205),'stealthArrow':_0x43f7fb(0x287),'diamondArrow':_0x43f7fb(0x1f8),'ovalArrow':'فلش\x20بیضی'},'arrowSize':{'small':_0x43f7fb(0x20b),'medium':_0x43f7fb(0x222),'large':_0x43f7fb(0x1d9)},'sketchType':{'title':_0x43f7fb(0x1e9),'none':_0x43f7fb(0x1c4),'curved':_0x43f7fb(0x1f6),'freehand':_0x43f7fb(0x21d),'handDrawn':_0x43f7fb(0x282)}},'shape':{'group':{'line':_0x43f7fb(0x21e),'rectangle':_0x43f7fb(0x27f),'basicShape':_0x43f7fb(0x1dd),'blockArrow':_0x43f7fb(0x232),'equationShape':_0x43f7fb(0x1e2),'flowchart':_0x43f7fb(0x258),'starAndBanner':_0x43f7fb(0x1ca),'callout':'کادرهای\x20توضیحی','other':_0x43f7fb(0x1f9)},'type':{'line':'خط','straight-connector1':_0x43f7fb(0x276),'straight-connector2':_0x43f7fb(0x20a),'bent-connector3':_0x43f7fb(0x2ad),'bent-connector3-arrow1':_0x43f7fb(0x1ce),'bent-connector3-arrow2':_0x43f7fb(0x272),'curved-connector3':_0x43f7fb(0x299),'curved-connector3-arrow1':'اتصال\x20منحنی\x20فلشدار','curved-connector3-arrow2':'اتصال\x20منحنی\x20دو\x20فلشه','rect':'مستطیل','round-rect':_0x43f7fb(0x1c9),'snip1-rect':_0x43f7fb(0x248),'snip2-same-rect':_0x43f7fb(0x1da),'snip2-diag-rect':'مستطیل\x20گوشه\x20بریده\x20قطری','snip-round-rect':'مستطیل\x20گوشه\x20بریده\x20و\x20گرد','round1-rect':_0x43f7fb(0x256),'round2-same-rect':_0x43f7fb(0x1fd),'round2-diag-rect':'مستطیل\x20گوشه\x20گرد\x20قطری','rect-textbox-horizontal':_0x43f7fb(0x266),'rect-textbox-vertical':_0x43f7fb(0x21f),'ellipse':_0x43f7fb(0x2a8),'triangle':_0x43f7fb(0x264),'rt-triangle':_0x43f7fb(0x1c6),'parallelogram':_0x43f7fb(0x20f),'trapezoid':_0x43f7fb(0x252),'non-isosceles-trapezoid':_0x43f7fb(0x242),'diamond':_0x43f7fb(0x244),'pentagon':'پنجضلعی','hexagon':_0x43f7fb(0x285),'heptagon':'هفتضلعی','octagon':_0x43f7fb(0x1e3),'decagon':'دهضلعی','dodecagon':_0x43f7fb(0x275),'pie':_0x43f7fb(0x280),'chord':'وتر','teardrop':_0x43f7fb(0x25f),'frame':_0x43f7fb(0x229),'half-frame':_0x43f7fb(0x260),'corner':'الشکل','diag-stripe':_0x43f7fb(0x289),'plus':_0x43f7fb(0x1df),'plaque':_0x43f7fb(0x1c5),'can':_0x43f7fb(0x228),'cube':_0x43f7fb(0x1e0),'bevel':'بول','donut':'دونات','no-smoking':_0x43f7fb(0x297),'block-arc':_0x43f7fb(0x1de),'folder-corner':'گوشه\x20تا\x20شده','smiley-face':_0x43f7fb(0x2af),'heart':_0x43f7fb(0x235),'lightning-bolt':'صاعقه','sun':_0x43f7fb(0x1fe),'moon':_0x43f7fb(0x214),'cloud':_0x43f7fb(0x27c),'arc':_0x43f7fb(0x1ea),'bracket-pair':_0x43f7fb(0x203),'brace-pair':_0x43f7fb(0x274),'left-bracket':_0x43f7fb(0x209),'right-bracket':'براکت\x20راست','left-brace':'آکولاد\x20چپ','right-brace':'آکولاد\x20راست','right-arrow':_0x43f7fb(0x22e),'left-arrow':_0x43f7fb(0x1fb),'up-arrow':_0x43f7fb(0x2a1),'down-arrow':_0x43f7fb(0x265),'left-right-arrow':'فلش\x20چپ-راست','up-down-arrow':_0x43f7fb(0x227),'quad-arrow':_0x43f7fb(0x202),'left-right-up-arrow':_0x43f7fb(0x298),'bent-arrow':_0x43f7fb(0x26c),'uturn-arrow':_0x43f7fb(0x2a9),'left-up-arrow':'فلش\x20چپ-بالا','bent-up-arrow':_0x43f7fb(0x1dc),'curved-right-arrow':_0x43f7fb(0x246),'curved-left-arrow':_0x43f7fb(0x273),'curved-up-arrow':_0x43f7fb(0x212),'curved-down-arrow':'فلش\x20منحنی\x20پایین','striped-right-arrow':_0x43f7fb(0x243),'notched-right-arrow':_0x43f7fb(0x1d5),'home-plate':_0x43f7fb(0x1e7),'chevron':_0x43f7fb(0x210),'right-arrow-callout':_0x43f7fb(0x28d),'down-arrow-callout':_0x43f7fb(0x24b),'left-arrow-callout':'کادر\x20توضیحی\x20فلش\x20چپ','up-arrow-callout':_0x43f7fb(0x1cb),'left-right-arrow-callout':'کادر\x20توضیحی\x20فلش\x20چپ-راست','quad-arrow-callout':_0x43f7fb(0x211),'circular-arrow':'فلش\x20دایرهای','math-plus':_0x43f7fb(0x251),'math-minus':_0x43f7fb(0x245),'math-multiply':_0x43f7fb(0x1f2),'math-divide':_0x43f7fb(0x2b1),'math-equal':_0x43f7fb(0x236),'math-not-equal':'نامساوی','flow-chart-process':_0x43f7fb(0x1e4),'flow-chart-alternate-process':_0x43f7fb(0x1e8),'flow-chart-decision':_0x43f7fb(0x25c),'flow-chart-input-output':'داده','flow-chart-predefined-process':_0x43f7fb(0x200),'flow-chart-internal-storage':_0x43f7fb(0x1f3),'flow-chart-document':_0x43f7fb(0x20e),'flow-chart-multidocument':_0x43f7fb(0x27d),'flow-chart-terminator':'پایاندهنده','flow-chart-preparation':'آمادهسازی','flow-chart-manual-input':'ورودی\x20دستی','flow-chart-manual-operation':_0x43f7fb(0x224),'flow-chart-connector':_0x43f7fb(0x2ae),'flow-chart-offpage-connector':_0x43f7fb(0x237),'flow-chart-punched-card':'کارت','flow-chart-punched-tape':_0x43f7fb(0x220),'flow-chart-summing-junction':_0x43f7fb(0x2ab),'flow-chart-or':'یا','flow-chart-collate':'مقایسه','flow-chart-sort':_0x43f7fb(0x25d),'flow-chart-extract':'استخراج','flow-chart-merge':_0x43f7fb(0x22f),'flow-chart-online-storage':'داده\x20ذخیرهشده','flow-chart-delay':_0x43f7fb(0x1c8),'flow-chart-magnetic-tape':_0x43f7fb(0x20d),'flow-chart-magnetic-disk':'دیسک\x20مغناطیسی','flow-chart-magnetic-drum':_0x43f7fb(0x268),'flow-chart-display':_0x43f7fb(0x233),'irregular-seal1':_0x43f7fb(0x217),'irregular-seal2':'انفجار\x20۲','star4':_0x43f7fb(0x2a6),'star5':_0x43f7fb(0x253),'star6':_0x43f7fb(0x286),'star7':_0x43f7fb(0x290),'star8':_0x43f7fb(0x26d),'star10':_0x43f7fb(0x219),'star12':_0x43f7fb(0x1e6),'star16':_0x43f7fb(0x2a7),'star24':_0x43f7fb(0x277),'star32':_0x43f7fb(0x1db),'ribbon2':_0x43f7fb(0x2b0),'ribbon':_0x43f7fb(0x281),'ellipse-ribbon2':_0x43f7fb(0x1d0),'ellipse-ribbon':_0x43f7fb(0x1ed),'vertical-scroll':'طومار\x20عمودی','horizontal-scroll':_0x43f7fb(0x1eb),'wave':'موج','double-wave':_0x43f7fb(0x24e),'wedge-rect-callout':_0x43f7fb(0x255),'wedge-round-rect-callout':_0x43f7fb(0x247),'wedge-ellipse-callout':'کادر\x20توضیحی\x20بیضی','cloud-callout':_0x43f7fb(0x1cc),'border-callout1':_0x43f7fb(0x1c7),'border-callout2':_0x43f7fb(0x2a0),'border-callout3':_0x43f7fb(0x1f5),'accent-callout1':'کادر\x20توضیحی\x20تأکیدی\x20۱','accent-callout2':_0x43f7fb(0x1ef),'accent-callout3':_0x43f7fb(0x1f0),'callout1':_0x43f7fb(0x29e),'callout2':_0x43f7fb(0x208),'callout3':_0x43f7fb(0x24a),'accent-border-callout1':'کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۱','accent-border-callout2':_0x43f7fb(0x213),'accent-border-callout3':_0x43f7fb(0x259),'left-circular-arrow':_0x43f7fb(0x241),'left-right-circular-arrow':'فلش\x20دایرهای\x20چپ-راست','swoosh-arrow':_0x43f7fb(0x22c),'left-right-ribbon':_0x43f7fb(0x27b),'pie-wedge':_0x43f7fb(0x22b),'funnel':'قیف','gear6':_0x43f7fb(0x270),'gear9':_0x43f7fb(0x216),'corner-tabs':_0x43f7fb(0x29d),'action-button-back-previous':_0x43f7fb(0x269),'action-button-forward-next':_0x43f7fb(0x288),'action-button-beginning':_0x43f7fb(0x2a5),'action-button-end':_0x43f7fb(0x250),'action-button-home':_0x43f7fb(0x1e1),'action-button-information':_0x43f7fb(0x207),'action-button-return':_0x43f7fb(0x28e),'action-button-movie':_0x43f7fb(0x218),'action-button-document':'دکمه\x20عمل:\x20سند','action-button-sound':_0x43f7fb(0x262),'action-button-help':'دکمه\x20عمل:\x20راهنما','action-button-blank':_0x43f7fb(0x23b),'chart-plus':_0x43f7fb(0x25e),'chart-star':'نمودار\x20ستاره','chart-x':_0x43f7fb(0x1f7),'flow-chart-offline-storage':_0x43f7fb(0x26e),'line-inv':_0x43f7fb(0x22a),'plaque-tabs':_0x43f7fb(0x1e5),'square-tabs':'برگههای\x20مربعی','up-down-arrow-callout':'کادر\x20توضیحی\x20فلش\x20بالا-پایین'}},'toolbar':{'alignLeft':'تراز\x20چپ','alignCenter':'تراز\x20وسط','alignRight':_0x43f7fb(0x225),'alignJustify':_0x43f7fb(0x206),'bold':'پررنگ','italic':_0x43f7fb(0x26a),'underline':_0x43f7fb(0x1f1),'strikethrough':_0x43f7fb(0x29a),'textColor':_0x43f7fb(0x24c),'fillColor':_0x43f7fb(0x29c)},'align':{'top':_0x43f7fb(0x1ff),'middle':_0x43f7fb(0x293),'bottom':_0x43f7fb(0x230)},'textWrap':{'inline':_0x43f7fb(0x267),'square':_0x43f7fb(0x21c),'topAndBottom':_0x43f7fb(0x239),'behindText':'پشت\x20متن','inFrontText':_0x43f7fb(0x1fa)},'crop':{'shape':_0x43f7fb(0x249)}}};}));
|
|
1
|
+
(function(_0x5f57f2,_0x24d672){var _0x55831d=_0x30c8,_0x2f216a=_0x5f57f2();while(!![]){try{var _0x2b2dfd=parseInt(_0x55831d(0x1e7))/0x1+parseInt(_0x55831d(0x120))/0x2*(-parseInt(_0x55831d(0x182))/0x3)+-parseInt(_0x55831d(0x13e))/0x4+parseInt(_0x55831d(0x10a))/0x5+parseInt(_0x55831d(0x14d))/0x6+parseInt(_0x55831d(0x18c))/0x7*(parseInt(_0x55831d(0x1c0))/0x8)+parseInt(_0x55831d(0x146))/0x9*(-parseInt(_0x55831d(0x143))/0xa);if(_0x2b2dfd===_0x24d672)break;else _0x2f216a['push'](_0x2f216a['shift']());}catch(_0x2fc455){_0x2f216a['push'](_0x2f216a['shift']());}}}(_0x571f,0x8e1bb),function(_0x567040,_0x38144f){var _0x41627d=_0x30c8;typeof exports==_0x41627d(0x1b1)&&typeof module<'u'?module['exports']=_0x38144f():typeof define==_0x41627d(0x18a)&&define[_0x41627d(0x139)]?define([],_0x38144f):(_0x567040=typeof globalThis<'u'?globalThis:_0x567040||self,_0x567040['UniverProDocsShapeUiFaIR']=_0x38144f());}(this,function(){var _0x138c57=_0x30c8;return{'docs-shape-ui':{'title':_0x138c57(0x1c7),'insertShape':_0x138c57(0x1e5),'openPanel':_0x138c57(0x1ba),'deleteShape':'حذف\x20شکل','hidePanel':_0x138c57(0x1e6),'formatShape':'قالببندی\x20شکل','shapeStyle':_0x138c57(0x153),'shapePosition':'موقعیت\x20شکل','toggleFlipH':'تغییر\x20وضعیت\x20چرخش\x20افقی','toggleFlipV':'تغییر\x20وضعیت\x20چرخش\x20عمودی','rotateRight90':_0x138c57(0x121),'rotateLeft90':'چرخش\x20۹۰\x20درجه\x20به\x20چپ','toggleTextVertical':_0x138c57(0x13f),'fill':{'title':_0x138c57(0x110),'noFill':_0x138c57(0x1bc),'solidFill':'پر\x20کردن\x20یکدست','gradientFill':_0x138c57(0x1d7),'pictureFill':_0x138c57(0x1c4),'patternFill':_0x138c57(0x1dd),'color':_0x138c57(0x12f),'transparency':'شفافیت','picture':{'source':_0x138c57(0x168),'insert':_0x138c57(0x1ca),'tileAsTexture':_0x138c57(0x159),'offsetX':_0x138c57(0x1de),'offsetY':_0x138c57(0x1a7),'scaleX':'مقیاس\x20X','scaleY':_0x138c57(0x1d1),'alignment':_0x138c57(0x162),'rotateWithShape':_0x138c57(0x1b9),'align':{'tl':_0x138c57(0x1ea),'t':'بالا','tr':_0x138c57(0x1c9),'l':'چپ','ctr':_0x138c57(0x12c),'r':_0x138c57(0x155),'bl':_0x138c57(0x1a0),'b':_0x138c57(0x142),'br':_0x138c57(0x14a)}}},'line':{'title':'خط','noLine':'بدون\x20خط','solidLine':_0x138c57(0x165),'gradientLine':_0x138c57(0x17f),'color':_0x138c57(0x12f),'transparency':_0x138c57(0x18d),'width':_0x138c57(0x1e0),'dashType':{'title':'نوع\x20خط\x20چین','solid':_0x138c57(0x1bf),'roundDot':'نقطه\x20گرد','squareDot':_0x138c57(0x16a),'dash':_0x138c57(0x166),'dashDot':_0x138c57(0x191),'longDash':_0x138c57(0x1c3),'longDashDot':_0x138c57(0x116),'longDashDotDot':'خط\x20چین\x20بلند-نقطه-نقطه'},'capType':{'title':_0x138c57(0x14f),'flat':_0x138c57(0x183),'round':_0x138c57(0x1ac),'square':'مربعی'},'joinType':{'title':_0x138c57(0x17b),'miter':_0x138c57(0x1ab),'round':'گرد','bevel':_0x138c57(0x197)},'beginArrowType':_0x138c57(0x145),'beginArrowSize':_0x138c57(0x19a),'endArrowType':_0x138c57(0x1e9),'endArrowSize':_0x138c57(0x10e),'arrowType':{'none':_0x138c57(0x149),'arrow':'فلش','openArrow':_0x138c57(0x17d),'stealthArrow':_0x138c57(0x15e),'diamondArrow':_0x138c57(0x1a2),'ovalArrow':_0x138c57(0x107)},'arrowSize':{'small':_0x138c57(0x1c5),'medium':_0x138c57(0x133),'large':_0x138c57(0x115)},'sketchType':{'title':_0x138c57(0x123),'none':_0x138c57(0x149),'curved':_0x138c57(0x1d5),'freehand':_0x138c57(0x12a),'handDrawn':'دستکش'}},'shape':{'group':{'line':_0x138c57(0x1e3),'rectangle':_0x138c57(0x13a),'basicShape':_0x138c57(0x1a1),'blockArrow':_0x138c57(0x192),'equationShape':_0x138c57(0x169),'flowchart':_0x138c57(0x11a),'starAndBanner':_0x138c57(0x13c),'callout':_0x138c57(0x11f),'other':_0x138c57(0x148)},'type':{'line':'خط','straight-connector1':'خط\x20فلشدار','straight-connector2':_0x138c57(0x15b),'bent-connector3':_0x138c57(0x125),'bent-connector3-arrow1':'اتصال\x20خمیده\x20فلشدار','bent-connector3-arrow2':_0x138c57(0x179),'curved-connector3':_0x138c57(0x1d0),'curved-connector3-arrow1':_0x138c57(0x124),'curved-connector3-arrow2':_0x138c57(0x1ad),'rect':'مستطیل','round-rect':_0x138c57(0x19e),'snip1-rect':_0x138c57(0x103),'snip2-same-rect':_0x138c57(0x16e),'snip2-diag-rect':'مستطیل\x20گوشه\x20بریده\x20قطری','snip-round-rect':_0x138c57(0x189),'round1-rect':_0x138c57(0x1df),'round2-same-rect':_0x138c57(0x196),'round2-diag-rect':_0x138c57(0x130),'rect-textbox-horizontal':_0x138c57(0x12e),'rect-textbox-vertical':_0x138c57(0x128),'ellipse':_0x138c57(0x1bb),'triangle':_0x138c57(0x1af),'rt-triangle':_0x138c57(0x1aa),'parallelogram':_0x138c57(0x1b7),'trapezoid':_0x138c57(0x16b),'non-isosceles-trapezoid':'ذوزنقه\x20نامتساویالساقین','diamond':_0x138c57(0x171),'pentagon':_0x138c57(0x10c),'hexagon':_0x138c57(0x16f),'heptagon':_0x138c57(0x185),'octagon':_0x138c57(0x190),'decagon':_0x138c57(0x12b),'dodecagon':_0x138c57(0x178),'pie':_0x138c57(0x1a6),'chord':_0x138c57(0x1c2),'teardrop':'اشک','frame':'قاب','half-frame':'نیمقاب','corner':_0x138c57(0x102),'diag-stripe':_0x138c57(0x1eb),'plus':_0x138c57(0x10b),'plaque':'نشان','can':_0x138c57(0x144),'cube':_0x138c57(0x147),'bevel':'بول','donut':'دونات','no-smoking':_0x138c57(0x14b),'block-arc':_0x138c57(0x111),'folder-corner':_0x138c57(0x129),'smiley-face':_0x138c57(0x104),'heart':_0x138c57(0x187),'lightning-bolt':_0x138c57(0x1d9),'sun':_0x138c57(0x167),'moon':_0x138c57(0x11e),'cloud':_0x138c57(0x127),'arc':'کمان','bracket-pair':_0x138c57(0x175),'brace-pair':'آکولاد\x20دوتایی','left-bracket':_0x138c57(0x1a8),'right-bracket':_0x138c57(0x15c),'left-brace':'آکولاد\x20چپ','right-brace':'آکولاد\x20راست','right-arrow':_0x138c57(0x1d4),'left-arrow':_0x138c57(0x138),'up-arrow':_0x138c57(0x18e),'down-arrow':_0x138c57(0x1e8),'left-right-arrow':_0x138c57(0x199),'up-down-arrow':'فلش\x20بالا-پایین','quad-arrow':_0x138c57(0x17c),'left-right-up-arrow':_0x138c57(0x1cd),'bent-arrow':'فلش\x20خمیده','uturn-arrow':_0x138c57(0x15d),'left-up-arrow':_0x138c57(0x184),'bent-up-arrow':'فلش\x20خمیده\x20بالا','curved-right-arrow':_0x138c57(0x19c),'curved-left-arrow':'فلش\x20منحنی\x20چپ','curved-up-arrow':'فلش\x20منحنی\x20بالا','curved-down-arrow':_0x138c57(0x1dc),'striped-right-arrow':_0x138c57(0x194),'notched-right-arrow':_0x138c57(0x160),'home-plate':_0x138c57(0x10c),'chevron':'شورون','right-arrow-callout':_0x138c57(0x14c),'down-arrow-callout':_0x138c57(0x158),'left-arrow-callout':_0x138c57(0x1b5),'up-arrow-callout':_0x138c57(0x150),'left-right-arrow-callout':_0x138c57(0x176),'quad-arrow-callout':'کادر\x20توضیحی\x20فلش\x20چهارطرفه','circular-arrow':_0x138c57(0x156),'math-plus':'جمع','math-minus':'تفریق','math-multiply':_0x138c57(0x1db),'math-divide':_0x138c57(0x11b),'math-equal':_0x138c57(0x109),'math-not-equal':_0x138c57(0x10f),'flow-chart-process':_0x138c57(0x177),'flow-chart-alternate-process':'فرآیند\x20جایگزین','flow-chart-decision':_0x138c57(0x134),'flow-chart-input-output':_0x138c57(0x1b0),'flow-chart-predefined-process':_0x138c57(0x136),'flow-chart-internal-storage':'ذخیرهسازی\x20داخلی','flow-chart-document':_0x138c57(0x1cf),'flow-chart-multidocument':_0x138c57(0x16c),'flow-chart-terminator':'پایاندهنده','flow-chart-preparation':_0x138c57(0x11d),'flow-chart-manual-input':_0x138c57(0x15f),'flow-chart-manual-operation':'عملیات\x20دستی','flow-chart-connector':_0x138c57(0x181),'flow-chart-offpage-connector':_0x138c57(0x118),'flow-chart-punched-card':_0x138c57(0x1c1),'flow-chart-punched-tape':'نوار\x20سوراخدار','flow-chart-summing-junction':_0x138c57(0x18f),'flow-chart-or':'یا','flow-chart-collate':'مقایسه','flow-chart-sort':_0x138c57(0x10d),'flow-chart-extract':_0x138c57(0x1bd),'flow-chart-merge':_0x138c57(0x170),'flow-chart-online-storage':'داده\x20ذخیرهشده','flow-chart-delay':_0x138c57(0x195),'flow-chart-magnetic-tape':_0x138c57(0x13d),'flow-chart-magnetic-disk':_0x138c57(0x1ec),'flow-chart-magnetic-drum':_0x138c57(0x16d),'flow-chart-display':'نمایشگر','irregular-seal1':_0x138c57(0x17a),'irregular-seal2':'انفجار\x20۲','star4':_0x138c57(0x131),'star5':_0x138c57(0x1a4),'star6':_0x138c57(0x1a3),'star7':_0x138c57(0x17e),'star8':_0x138c57(0x113),'star10':_0x138c57(0x1e1),'star12':'ستاره\x20۱۲\x20پر','star16':_0x138c57(0x19d),'star24':'ستاره\x20۲۴\x20پر','star32':_0x138c57(0x108),'ribbon2':_0x138c57(0x174),'ribbon':'روبان\x20پایین','ellipse-ribbon2':_0x138c57(0x161),'ellipse-ribbon':_0x138c57(0x1e4),'vertical-scroll':_0x138c57(0x19b),'horizontal-scroll':_0x138c57(0x157),'wave':_0x138c57(0x1cb),'double-wave':_0x138c57(0x141),'wedge-rect-callout':_0x138c57(0x1a9),'wedge-round-rect-callout':_0x138c57(0x1b6),'wedge-ellipse-callout':_0x138c57(0x180),'cloud-callout':_0x138c57(0x1b8),'border-callout1':_0x138c57(0x188),'border-callout2':'کادر\x20توضیحی\x20خطی\x20۲','border-callout3':_0x138c57(0x1b2),'accent-callout1':_0x138c57(0x1c8),'accent-callout2':_0x138c57(0x14e),'accent-callout3':'کادر\x20توضیحی\x20تأکیدی\x20۳','callout1':_0x138c57(0x198),'callout2':_0x138c57(0x137),'callout3':_0x138c57(0x114),'accent-border-callout1':_0x138c57(0x163),'accent-border-callout2':_0x138c57(0x172),'accent-border-callout3':_0x138c57(0x173),'left-circular-arrow':_0x138c57(0x1b3),'left-right-circular-arrow':'فلش\x20دایرهای\x20چپ-راست','swoosh-arrow':_0x138c57(0x1c6),'left-right-ribbon':_0x138c57(0x106),'pie-wedge':_0x138c57(0x122),'funnel':'قیف','gear6':_0x138c57(0x1a5),'gear9':_0x138c57(0x1d8),'corner-tabs':_0x138c57(0x1ae),'action-button-back-previous':_0x138c57(0x1d6),'action-button-forward-next':_0x138c57(0x105),'action-button-beginning':_0x138c57(0x112),'action-button-end':_0x138c57(0x11c),'action-button-home':_0x138c57(0x1b4),'action-button-information':_0x138c57(0x135),'action-button-return':_0x138c57(0x13b),'action-button-movie':_0x138c57(0x119),'action-button-document':_0x138c57(0x1d3),'action-button-sound':_0x138c57(0x1cc),'action-button-help':_0x138c57(0x186),'action-button-blank':'دکمه\x20عمل:\x20خالی','chart-plus':_0x138c57(0x126),'chart-star':_0x138c57(0x1be),'chart-x':'نمودار\x20ایکس','flow-chart-offline-storage':_0x138c57(0x1da),'line-inv':'خط\x20معکوس','plaque-tabs':'برگههای\x20نشان','square-tabs':_0x138c57(0x152),'up-down-arrow-callout':'کادر\x20توضیحی\x20فلش\x20بالا-پایین'}},'toolbar':{'alignLeft':_0x138c57(0x164),'alignCenter':_0x138c57(0x15a),'alignRight':_0x138c57(0x193),'alignJustify':_0x138c57(0x154),'bold':'پررنگ','italic':_0x138c57(0x1ce),'underline':_0x138c57(0x18b),'strikethrough':_0x138c57(0x1e2),'textColor':'رنگ\x20متن','fillColor':_0x138c57(0x12d),'resetColor':_0x138c57(0x1d2)},'align':{'top':_0x138c57(0x117),'middle':'تراز\x20وسط','bottom':_0x138c57(0x151)},'textWrap':{'inline':'در\x20یک\x20خط\x20با\x20متن','square':_0x138c57(0x1ed),'topAndBottom':_0x138c57(0x132),'behindText':'پشت\x20متن','inFrontText':_0x138c57(0x19f)},'crop':{'shape':_0x138c57(0x140)}}};}));function _0x30c8(_0x305c99,_0x1be3e4){_0x305c99=_0x305c99-0x102;var _0x571fd7=_0x571f();var _0x30c877=_0x571fd7[_0x305c99];return _0x30c877;}function _0x571f(){var _0x1aea98=['درج...','موج','دکمه\x20عمل:\x20صدا','فلش\x20چپ-راست-بالا','ایتالیک','سند','اتصال\x20منحنی','مقیاس\x20Y','Reset\x20color','دکمه\x20عمل:\x20سند','فلش\x20راست','منحنی','دکمه\x20عمل:\x20بازگشت\x20یا\x20قبلی','پر\x20کردن\x20گرادیان','چرخدنده\x20۹','صاعقه','ذخیرهسازی\x20آفلاین','ضرب','فلش\x20منحنی\x20پایین','پر\x20کردن\x20الگو','جابجایی\x20X','مستطیل\x20گوشه\x20گرد\x20یک\x20طرف','عرض','ستاره\x20۱۰\x20پر','خطدار','خطوط','روبان\x20منحنی\x20پایین','درج\x20شکل','مخفی\x20کردن\x20پنل\x20شکلها','347251kfsjsx','فلش\x20پایین','نوع\x20فلش\x20انتها','بالا\x20چپ','نوار\x20مورب','دیسک\x20مغناطیسی','مربع','الشکل','مستطیل\x20گوشه\x20بریده\x20یک\x20طرف','صورتک\x20خندان','دکمه\x20عمل:\x20جلو\x20یا\x20بعدی','روبان\x20چپ-راست','فلش\x20بیضی','ستاره\x20۳۲\x20پر','مساوی','4884965WmFZOb','ضربدر','پنجضلعی','مرتبسازی','اندازه\x20فلش\x20انتها','نامساوی','پر\x20کردن','کمان\x20بلوکی','دکمه\x20عمل:\x20ابتدا','ستاره\x20۸\x20پر','کادر\x20توضیحی\x20۳','بزرگ','خط\x20چین\x20بلند-نقطه','تراز\x20بالا','اتصالدهنده\x20خارج\x20صفحه','دکمه\x20عمل:\x20فیلم','نمودار\x20جریان','تقسیم','دکمه\x20عمل:\x20انتها','آمادهسازی','ماه','کادرهای\x20توضیحی','8oElstr','چرخش\x20۹۰\x20درجه\x20به\x20راست','گوه\x20دایرهای','سبک\x20طرح','اتصال\x20منحنی\x20فلشدار','اتصال\x20خمیده','نمودار\x20مثبت','ابر','کادر\x20متن\x20عمودی','گوشه\x20تا\x20شده','آزاد','دهضلعی','مرکز','رنگ\x20پسزمینه\x20متن','کادر\x20متن\x20افقی','رنگ','مستطیل\x20گوشه\x20گرد\x20قطری','ستاره\x20۴\x20پر','بالا\x20و\x20پایین','متوسط','تصمیم','دکمه\x20عمل:\x20اطلاعات','فرآیند\x20از\x20پیش\x20تعریفشده','کادر\x20توضیحی\x20۲','فلش\x20چپ','amd','مستطیلها','دکمه\x20عمل:\x20بازگشت','ستارهها\x20و\x20بنرها','دسترسی\x20ترتیبی','3476212yBqRin','تغییر\x20وضعیت\x20متن\x20عمودی','کراپ\x20به\x20شکل','موج\x20دوتایی','پایین','6130360ZUEVyi','استوانه','نوع\x20فلش\x20ابتدا','9bcLamz','مکعب','سایر','هیچ','پایین\x20راست','سیگار\x20کشیدن\x20ممنوع','کادر\x20توضیحی\x20فلش\x20راست','3576222HMLIAG','کادر\x20توضیحی\x20تأکیدی\x20۲','نوع\x20انتها','کادر\x20توضیحی\x20فلش\x20بالا','تراز\x20پایین','برگههای\x20مربعی','سبک\x20شکل','توجیه','راست','فلش\x20دایرهای','طومار\x20افقی','کادر\x20توضیحی\x20فلش\x20پایین','کاشیکاری\x20تصویر\x20به\x20عنوان\x20بافت','تراز\x20وسط','خط\x20دو\x20فلشه','براکت\x20راست','فلش\x20دور\x20برگردان','فلش\x20مخفی','ورودی\x20دستی','فلش\x20دندانهدار\x20راست','روبان\x20منحنی\x20بالا','تراز','کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۱','تراز\x20چپ','خط\x20یکدست','خط\x20چین','خورشید','منبع\x20تصویر','اشکال\x20معادله','نقطه\x20مربعی','ذوزنقه','چندسندی','ذخیرهسازی\x20دسترسی\x20مستقیم','مستطیل\x20گوشه\x20بریده\x20دو\x20طرف\x20همسان','ششضلعی','ادغام','لوزی','کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۲','کادر\x20توضیحی\x20تأکیدی\x20با\x20حاشیه\x20۳','روبان\x20بالا','براکت\x20دوتایی','کادر\x20توضیحی\x20فلش\x20چپ-راست','فرآیند','دوازدهضلعی','اتصال\x20خمیده\x20دو\x20فلشه','انفجار\x20۱','نوع\x20اتصال','فلش\x20چهارطرفه','فلش\x20باز','ستاره\x20۷\x20پر','خط\x20گرادیان','کادر\x20توضیحی\x20بیضی','اتصالدهنده','207453zcbkNQ','صاف','فلش\x20چپ-بالا','هفتضلعی','دکمه\x20عمل:\x20راهنما','قلب','کادر\x20توضیحی\x20خطی\x20۱','مستطیل\x20گوشه\x20بریده\x20و\x20گرد','function','خطکشی','14791wBIbRm','شفافیت','فلش\x20بالا','گره\x20جمع','هشتضلعی','خط\x20چین-نقطه','فلشهای\x20بلوکی','تراز\x20راست','فلش\x20راهراه\x20راست','تأخیر','مستطیل\x20گوشه\x20گرد\x20دو\x20طرف\x20همسان','بول','کادر\x20توضیحی\x20۱','فلش\x20چپ-راست','اندازه\x20فلش\x20ابتدا','طومار\x20عمودی','فلش\x20منحنی\x20راست','ستاره\x20۱۶\x20پر','مستطیل\x20گرد','جلوی\x20متن','پایین\x20چپ','اشکال\x20پایه','فلش\x20لوزی','ستاره\x20۶\x20پر','ستاره\x20۵\x20پر','چرخدنده\x20۶','دایرهای','جابجایی\x20Y','براکت\x20چپ','کادر\x20توضیحی\x20مستطیلی','مثلث\x20قائمالزاویه','مورب','گرد','اتصال\x20منحنی\x20دو\x20فلشه','برگههای\x20گوشهای','مثلث\x20متساویالساقین','داده','object','کادر\x20توضیحی\x20خطی\x20۳','فلش\x20دایرهای\x20چپ','دکمه\x20عمل:\x20خانه','کادر\x20توضیحی\x20فلش\x20چپ','کادر\x20توضیحی\x20مستطیلی\x20گرد','متوازیالاضلاع','کادر\x20توضیحی\x20ابر','چرخش\x20با\x20شکل','باز\x20کردن\x20پنل\x20شکلها','بیضی','بدون\x20پر\x20کردن','استخراج','نمودار\x20ستاره','یکدست','1592zIRRvh','کارت','وتر','خط\x20چین\x20بلند','پر\x20کردن\x20تصویر\x20یا\x20بافت','کوچک','فلش\x20سووش','شکل','کادر\x20توضیحی\x20تأکیدی\x20۱','بالا\x20راست'];_0x571f=function(){return _0x1aea98;};return _0x571f();}
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x5b6a(_0x123a72,_0x36474c){_0x123a72=_0x123a72-0x14a;var _0x2a64ee=_0x2a64();var _0x5b6a26=_0x2a64ee[_0x123a72];return _0x5b6a26;}(function(_0x25e10c,_0x57eea1){var _0x16e73c=_0x5b6a,_0x1c5d0e=_0x25e10c();while(!![]){try{var _0x3f4916=-parseInt(_0x16e73c(0x1c4))/0x1*(-parseInt(_0x16e73c(0x181))/0x2)+parseInt(_0x16e73c(0x1cf))/0x3+-parseInt(_0x16e73c(0x1be))/0x4*(-parseInt(_0x16e73c(0x19d))/0x5)+parseInt(_0x16e73c(0x1ea))/0x6*(parseInt(_0x16e73c(0x1eb))/0x7)+parseInt(_0x16e73c(0x22d))/0x8+parseInt(_0x16e73c(0x1a9))/0x9*(-parseInt(_0x16e73c(0x1f5))/0xa)+-parseInt(_0x16e73c(0x203))/0xb*(parseInt(_0x16e73c(0x1c9))/0xc);if(_0x3f4916===_0x57eea1)break;else _0x1c5d0e['push'](_0x1c5d0e['shift']());}catch(_0x3ab80e){_0x1c5d0e['push'](_0x1c5d0e['shift']());}}}(_0x2a64,0x641f7),function(_0x46bce3,_0x434e7e){var _0xa86b62=_0x5b6a;typeof exports==_0xa86b62(0x1e7)&&typeof module<'u'?module['exports']=_0x434e7e():typeof define=='function'&&define[_0xa86b62(0x1a4)]?define([],_0x434e7e):(_0x46bce3=typeof globalThis<'u'?globalThis:_0x46bce3||self,_0x46bce3[_0xa86b62(0x1d4)]=_0x434e7e());}(this,function(){var _0x14ed30=_0x5b6a;return{'docs-shape-ui':{'title':_0x14ed30(0x20c),'insertShape':_0x14ed30(0x210),'openPanel':_0x14ed30(0x178),'deleteShape':_0x14ed30(0x1dd),'hidePanel':_0x14ed30(0x19f),'formatShape':'Format\x20de\x20la\x20forme','shapeStyle':'Style\x20de\x20la\x20forme','shapePosition':_0x14ed30(0x17e),'toggleFlipH':_0x14ed30(0x1c3),'toggleFlipV':_0x14ed30(0x1c0),'rotateRight90':_0x14ed30(0x1db),'rotateLeft90':_0x14ed30(0x1b0),'toggleTextVertical':'Basculer\x20le\x20texte\x20vertical','fill':{'title':_0x14ed30(0x1ca),'noFill':_0x14ed30(0x223),'solidFill':_0x14ed30(0x1f9),'gradientFill':_0x14ed30(0x14f),'pictureFill':_0x14ed30(0x20a),'patternFill':_0x14ed30(0x19c),'color':_0x14ed30(0x1e3),'transparency':_0x14ed30(0x1d9),'picture':{'source':'Source\x20de\x20l\x27image','insert':_0x14ed30(0x16c),'tileAsTexture':_0x14ed30(0x217),'offsetX':_0x14ed30(0x1b7),'offsetY':_0x14ed30(0x1ae),'scaleX':'Échelle\x20X','scaleY':_0x14ed30(0x1c2),'alignment':'Alignement','rotateWithShape':_0x14ed30(0x18c),'align':{'tl':_0x14ed30(0x1c7),'t':_0x14ed30(0x150),'tr':_0x14ed30(0x1b9),'l':'Gauche','ctr':'Centre','r':_0x14ed30(0x1a7),'bl':_0x14ed30(0x153),'b':_0x14ed30(0x204),'br':_0x14ed30(0x216)}}},'line':{'title':_0x14ed30(0x152),'noLine':_0x14ed30(0x221),'solidLine':'Ligne\x20continue','gradientLine':_0x14ed30(0x1bf),'color':_0x14ed30(0x1e3),'transparency':_0x14ed30(0x1d9),'width':_0x14ed30(0x1df),'dashType':{'title':_0x14ed30(0x1e8),'solid':_0x14ed30(0x1bc),'roundDot':_0x14ed30(0x1ff),'squareDot':_0x14ed30(0x20e),'dash':_0x14ed30(0x1a2),'dashDot':_0x14ed30(0x171),'longDash':_0x14ed30(0x17b),'longDashDot':_0x14ed30(0x1ad),'longDashDotDot':'Tiret\x20long-point-point'},'capType':{'title':_0x14ed30(0x1f6),'flat':_0x14ed30(0x15b),'round':_0x14ed30(0x1d5),'square':'Carré'},'joinType':{'title':_0x14ed30(0x1f4),'miter':_0x14ed30(0x200),'round':_0x14ed30(0x1d5),'bevel':'Biseauté'},'beginArrowType':_0x14ed30(0x1fa),'beginArrowSize':_0x14ed30(0x211),'endArrowType':'Type\x20de\x20flèche\x20de\x20fin','endArrowSize':_0x14ed30(0x1fd),'arrowType':{'none':'Aucune','arrow':_0x14ed30(0x17f),'openArrow':_0x14ed30(0x172),'stealthArrow':_0x14ed30(0x162),'diamondArrow':_0x14ed30(0x226),'ovalArrow':'Flèche\x20ovale'},'arrowSize':{'small':_0x14ed30(0x202),'medium':_0x14ed30(0x1a5),'large':_0x14ed30(0x1c5)},'sketchType':{'title':'Style\x20d\x27esquisse','none':_0x14ed30(0x194),'curved':'Courbé','freehand':_0x14ed30(0x1d2),'handDrawn':_0x14ed30(0x225)}},'shape':{'group':{'line':'Lignes','rectangle':'Rectangles','basicShape':_0x14ed30(0x230),'blockArrow':_0x14ed30(0x15a),'equationShape':_0x14ed30(0x214),'flowchart':_0x14ed30(0x1e0),'starAndBanner':_0x14ed30(0x1b3),'callout':_0x14ed30(0x1c6),'other':_0x14ed30(0x1b6)},'type':{'line':'Ligne','straight-connector1':'Ligne\x20fléchée','straight-connector2':'Ligne\x20double\x20fléchée','bent-connector3':_0x14ed30(0x1cd),'bent-connector3-arrow1':_0x14ed30(0x1af),'bent-connector3-arrow2':_0x14ed30(0x22a),'curved-connector3':'Connecteur\x20courbe','curved-connector3-arrow1':_0x14ed30(0x168),'curved-connector3-arrow2':_0x14ed30(0x224),'rect':'Rectangle','round-rect':'Rectangle\x20arrondi','snip1-rect':'Rectangle\x20à\x20un\x20coin\x20coupé','snip2-same-rect':_0x14ed30(0x1bd),'snip2-diag-rect':_0x14ed30(0x1e2),'snip-round-rect':_0x14ed30(0x199),'round1-rect':_0x14ed30(0x213),'round2-same-rect':'Rectangle\x20à\x20coins\x20arrondis\x20même\x20côté','round2-diag-rect':_0x14ed30(0x191),'rect-textbox-horizontal':_0x14ed30(0x1d8),'rect-textbox-vertical':_0x14ed30(0x1ba),'ellipse':_0x14ed30(0x1d0),'triangle':_0x14ed30(0x20d),'rt-triangle':_0x14ed30(0x151),'parallelogram':_0x14ed30(0x21e),'trapezoid':'Trapèze','non-isosceles-trapezoid':_0x14ed30(0x21b),'diamond':_0x14ed30(0x14c),'pentagon':'Pentagone','hexagon':_0x14ed30(0x1ee),'heptagon':_0x14ed30(0x1cc),'octagon':_0x14ed30(0x208),'decagon':'Décagone','dodecagon':_0x14ed30(0x195),'pie':_0x14ed30(0x1fc),'chord':_0x14ed30(0x16b),'teardrop':_0x14ed30(0x198),'frame':'Cadre','half-frame':_0x14ed30(0x14a),'corner':'Forme\x20en\x20L','diag-stripe':_0x14ed30(0x21d),'plus':'Croix','plaque':_0x14ed30(0x182),'can':_0x14ed30(0x18a),'cube':_0x14ed30(0x1b5),'bevel':_0x14ed30(0x19a),'donut':'Anneau','no-smoking':'Interdiction\x20de\x20fumer','block-arc':_0x14ed30(0x190),'folder-corner':_0x14ed30(0x175),'smiley-face':_0x14ed30(0x228),'heart':_0x14ed30(0x17a),'lightning-bolt':_0x14ed30(0x160),'sun':'Soleil','moon':_0x14ed30(0x227),'cloud':'Nuage','arc':'Arc','bracket-pair':'Double\x20crochet','brace-pair':_0x14ed30(0x184),'left-bracket':'Crochet\x20gauche','right-bracket':_0x14ed30(0x231),'left-brace':_0x14ed30(0x201),'right-brace':'Accolade\x20droite','right-arrow':_0x14ed30(0x1ac),'left-arrow':_0x14ed30(0x219),'up-arrow':_0x14ed30(0x1cb),'down-arrow':_0x14ed30(0x1ed),'left-right-arrow':_0x14ed30(0x22c),'up-down-arrow':'Flèche\x20haut-bas','quad-arrow':_0x14ed30(0x14d),'left-right-up-arrow':_0x14ed30(0x157),'bent-arrow':_0x14ed30(0x1a8),'uturn-arrow':'Flèche\x20demi-tour','left-up-arrow':'Flèche\x20gauche-haut','bent-up-arrow':_0x14ed30(0x14e),'curved-right-arrow':_0x14ed30(0x1b4),'curved-left-arrow':_0x14ed30(0x170),'curved-up-arrow':_0x14ed30(0x167),'curved-down-arrow':_0x14ed30(0x197),'striped-right-arrow':_0x14ed30(0x1e9),'notched-right-arrow':_0x14ed30(0x1e1),'home-plate':'Pentagone','chevron':_0x14ed30(0x1f0),'right-arrow-callout':'Légende\x20flèche\x20droite','down-arrow-callout':_0x14ed30(0x16e),'left-arrow-callout':_0x14ed30(0x218),'up-arrow-callout':'Légende\x20flèche\x20haut','left-right-arrow-callout':'Légende\x20flèche\x20gauche-droite','quad-arrow-callout':_0x14ed30(0x1a6),'circular-arrow':_0x14ed30(0x179),'math-plus':'Plus','math-minus':'Moins','math-multiply':_0x14ed30(0x22f),'math-divide':'Diviser','math-equal':_0x14ed30(0x188),'math-not-equal':'Différent','flow-chart-process':_0x14ed30(0x1f3),'flow-chart-alternate-process':'Processus\x20alternatif','flow-chart-decision':'Décision','flow-chart-input-output':'Données','flow-chart-predefined-process':_0x14ed30(0x1ef),'flow-chart-internal-storage':_0x14ed30(0x15f),'flow-chart-document':_0x14ed30(0x1b2),'flow-chart-multidocument':'Multidocument','flow-chart-terminator':_0x14ed30(0x15e),'flow-chart-preparation':_0x14ed30(0x15c),'flow-chart-manual-input':_0x14ed30(0x196),'flow-chart-manual-operation':_0x14ed30(0x1b1),'flow-chart-connector':'Connecteur','flow-chart-offpage-connector':_0x14ed30(0x1b8),'flow-chart-punched-card':_0x14ed30(0x1ce),'flow-chart-punched-tape':_0x14ed30(0x21a),'flow-chart-summing-junction':'Jonction\x20de\x20sommation','flow-chart-or':'Ou','flow-chart-collate':'Assembler','flow-chart-sort':_0x14ed30(0x19b),'flow-chart-extract':_0x14ed30(0x20b),'flow-chart-merge':_0x14ed30(0x183),'flow-chart-online-storage':_0x14ed30(0x16a),'flow-chart-delay':'Retard','flow-chart-magnetic-tape':'Accès\x20séquentiel','flow-chart-magnetic-disk':_0x14ed30(0x1f2),'flow-chart-magnetic-drum':_0x14ed30(0x1aa),'flow-chart-display':_0x14ed30(0x166),'irregular-seal1':_0x14ed30(0x189),'irregular-seal2':_0x14ed30(0x193),'star4':_0x14ed30(0x173),'star5':'Étoile\x20à\x205\x20branches','star6':_0x14ed30(0x14b),'star7':_0x14ed30(0x20f),'star8':_0x14ed30(0x1c8),'star10':_0x14ed30(0x1fe),'star12':_0x14ed30(0x209),'star16':_0x14ed30(0x17d),'star24':_0x14ed30(0x207),'star32':_0x14ed30(0x1ec),'ribbon2':_0x14ed30(0x1e6),'ribbon':_0x14ed30(0x18f),'ellipse-ribbon2':'Ruban\x20courbe\x20vers\x20le\x20haut','ellipse-ribbon':_0x14ed30(0x159),'vertical-scroll':_0x14ed30(0x169),'horizontal-scroll':_0x14ed30(0x215),'wave':'Vague','double-wave':_0x14ed30(0x233),'wedge-rect-callout':_0x14ed30(0x1fb),'wedge-round-rect-callout':_0x14ed30(0x180),'wedge-ellipse-callout':'Légende\x20ovale','cloud-callout':_0x14ed30(0x176),'border-callout1':_0x14ed30(0x18e),'border-callout2':'Légende\x20ligne\x202','border-callout3':_0x14ed30(0x18d),'accent-callout1':_0x14ed30(0x1d1),'accent-callout2':_0x14ed30(0x15d),'accent-callout3':_0x14ed30(0x1f8),'callout1':'Légende\x201','callout2':_0x14ed30(0x1d6),'callout3':_0x14ed30(0x1de),'accent-border-callout1':_0x14ed30(0x1e5),'accent-border-callout2':_0x14ed30(0x16f),'accent-border-callout3':_0x14ed30(0x220),'left-circular-arrow':_0x14ed30(0x177),'left-right-circular-arrow':_0x14ed30(0x158),'swoosh-arrow':_0x14ed30(0x192),'left-right-ribbon':_0x14ed30(0x154),'pie-wedge':'Secteur\x20circulaire','funnel':_0x14ed30(0x16d),'gear6':'Engrenage\x206','gear9':_0x14ed30(0x19e),'corner-tabs':_0x14ed30(0x232),'action-button-back-previous':_0x14ed30(0x164),'action-button-forward-next':_0x14ed30(0x1bb),'action-button-beginning':_0x14ed30(0x206),'action-button-end':'Bouton\x20d\x27action\x20:\x20Fin','action-button-home':'Bouton\x20d\x27action\x20:\x20Accueil','action-button-information':_0x14ed30(0x155),'action-button-return':_0x14ed30(0x186),'action-button-movie':_0x14ed30(0x21f),'action-button-document':_0x14ed30(0x21c),'action-button-sound':_0x14ed30(0x205),'action-button-help':_0x14ed30(0x18b),'action-button-blank':_0x14ed30(0x1dc),'chart-plus':_0x14ed30(0x1d3),'chart-star':_0x14ed30(0x22b),'chart-x':_0x14ed30(0x1f7),'flow-chart-offline-storage':_0x14ed30(0x1a0),'line-inv':'Ligne\x20inverse','plaque-tabs':_0x14ed30(0x1d7),'square-tabs':_0x14ed30(0x174),'up-down-arrow-callout':_0x14ed30(0x163)}},'toolbar':{'alignLeft':_0x14ed30(0x1e4),'alignCenter':_0x14ed30(0x1a1),'alignRight':_0x14ed30(0x1da),'alignJustify':_0x14ed30(0x17c),'bold':_0x14ed30(0x1f1),'italic':_0x14ed30(0x22e),'underline':_0x14ed30(0x161),'strikethrough':_0x14ed30(0x1a3),'textColor':_0x14ed30(0x165),'fillColor':_0x14ed30(0x185)},'align':{'top':_0x14ed30(0x1c1),'middle':_0x14ed30(0x222),'bottom':_0x14ed30(0x1ab)},'textWrap':{'inline':_0x14ed30(0x187),'square':_0x14ed30(0x229),'topAndBottom':_0x14ed30(0x156),'behindText':_0x14ed30(0x212),'inFrontText':'Devant\x20le\x20texte'},'crop':{'shape':'Rogner\x20à\x20la\x20forme'}}};}));function _0x2a64(){var _0xbf4cbf=['Flèche\x20droite','Tiret\x20long-point','Décalage\x20Y','Connecteur\x20coudé\x20fléché','Pivoter\x20à\x20gauche\x20de\x2090°','Opération\x20manuelle','Document','Étoiles\x20et\x20bannières','Flèche\x20courbe\x20droite','Cube','Autres','Décalage\x20X','Connecteur\x20hors\x20page','Haut\x20droite','Zone\x20de\x20texte\x20verticale','Bouton\x20d\x27action\x20:\x20Avancer\x20ou\x20Suivant','Continue','Rectangle\x20à\x20coins\x20coupés\x20même\x20côté','4IiElZu','Ligne\x20dégradée','Basculer\x20le\x20retournement\x20vertical','Aligner\x20en\x20haut','Échelle\x20Y','Basculer\x20le\x20retournement\x20horizontal','701105ZjJXOP','Grande','Légendes','Haut\x20gauche','Étoile\x20à\x208\x20branches','126912dhGWye','Remplissage','Flèche\x20haut','Heptagone','Connecteur\x20coudé','Carte','193431nauOJx','Ovale','Légende\x20accent\x201','Main\x20levée','Graphique\x20Plus','UniverProDocsShapeUiFrFR','Rond','Légende\x202','Onglets\x20plaque','Zone\x20de\x20texte\x20horizontale','Transparence','Aligner\x20à\x20droite','Pivoter\x20à\x20droite\x20de\x2090°','Bouton\x20d\x27action\x20:\x20Vide','Supprimer\x20la\x20forme','Légende\x203','Largeur','Organigramme','Flèche\x20droite\x20entaillée','Rectangle\x20à\x20coins\x20coupés\x20diagonaux','Couleur','Aligner\x20à\x20gauche','Légende\x20bordure\x20accent\x201','Ruban\x20vers\x20le\x20haut','object','Type\x20de\x20tiret','Flèche\x20droite\x20rayée','12xoTWIE','2277177FySPGN','Étoile\x20à\x2032\x20branches','Flèche\x20bas','Hexagone','Processus\x20prédéfini','Chevron','Gras','Disque\x20magnétique','Processus','Type\x20de\x20jointure','39250EEQjHX','Type\x20de\x20terminaison','Graphique\x20X','Légende\x20accent\x203','Remplissage\x20uni','Type\x20de\x20flèche\x20de\x20début','Légende\x20rectangulaire','Secteur','Taille\x20de\x20flèche\x20de\x20fin','Étoile\x20à\x2010\x20branches','Point\x20rond','Onglet','Accolade\x20gauche','Petite','1595OaWdFo','Bas','Bouton\x20d\x27action\x20:\x20Son','Bouton\x20d\x27action\x20:\x20Début','Étoile\x20à\x2024\x20branches','Octogone','Étoile\x20à\x2012\x20branches','Remplissage\x20image\x20ou\x20texture','Extraire','Forme','Triangle\x20isocèle','Point\x20carré','Étoile\x20à\x207\x20branches','Insérer\x20une\x20forme','Taille\x20de\x20flèche\x20de\x20début','Derrière\x20le\x20texte','Rectangle\x20à\x20un\x20coin\x20arrondi','Formes\x20d\x27équation','Rouleau\x20horizontal','Bas\x20droite','Mosaïque\x20d\x27image\x20comme\x20texture','Légende\x20flèche\x20gauche','Flèche\x20gauche','Bande\x20perforée','Trapèze\x20non\x20isocèle','Bouton\x20d\x27action\x20:\x20Document','Rayure\x20diagonale','Parallélogramme','Bouton\x20d\x27action\x20:\x20Film','Légende\x20bordure\x20accent\x203','Aucune\x20ligne','Aligner\x20au\x20milieu','Aucun\x20remplissage','Connecteur\x20courbe\x20double\x20fléché','Dessiné\x20à\x20la\x20main','Flèche\x20losange','Lune','Smiley','Carré','Connecteur\x20coudé\x20double\x20fléché','Graphique\x20Étoile','Flèche\x20gauche-droite','3889928chDEuL','Italique','Multiplier','Formes\x20de\x20base','Crochet\x20droit','Onglets\x20d\x27angle','Double\x20vague','Demi-cadre','Étoile\x20à\x206\x20branches','Losange','Flèche\x20quadruple','Flèche\x20coudée\x20vers\x20le\x20haut','Remplissage\x20dégradé','Haut','Triangle\x20rectangle','Ligne','Bas\x20gauche','Ruban\x20gauche-droite','Bouton\x20d\x27action\x20:\x20Information','Haut\x20et\x20bas','Flèche\x20gauche-droite-haut','Flèche\x20circulaire\x20gauche-droite','Ruban\x20courbe\x20vers\x20le\x20bas','Flèches\x20en\x20bloc','Plat','Préparation','Légende\x20accent\x202','Terminaison','Stockage\x20interne','Éclair','Souligné','Flèche\x20furtive','Légende\x20flèche\x20haut-bas','Bouton\x20d\x27action\x20:\x20Retour\x20ou\x20Précédent','Couleur\x20du\x20texte','Affichage','Flèche\x20courbe\x20haut','Connecteur\x20courbe\x20fléché','Rouleau\x20vertical','Données\x20stockées','Corde','Insérer...','Entonnoir','Légende\x20flèche\x20bas','Légende\x20bordure\x20accent\x202','Flèche\x20courbe\x20gauche','Tiret-point','Flèche\x20ouverte','Étoile\x20à\x204\x20branches','Onglets\x20carrés','Coin\x20plié','Légende\x20nuage','Flèche\x20circulaire\x20gauche','Ouvrir\x20le\x20panneau\x20des\x20formes','Flèche\x20circulaire','Cœur','Tiret\x20long','Justifier','Étoile\x20à\x2016\x20branches','Position\x20de\x20la\x20forme','Flèche','Légende\x20rectangulaire\x20arrondie','2jAgzsw','Plaque','Fusionner','Double\x20accolade','Couleur\x20de\x20fond\x20du\x20texte','Bouton\x20d\x27action\x20:\x20Retour','Aligné\x20avec\x20le\x20texte','Égal','Explosion\x201','Cylindre','Bouton\x20d\x27action\x20:\x20Aide','Pivoter\x20avec\x20la\x20forme','Légende\x20ligne\x203','Légende\x20ligne\x201','Ruban\x20vers\x20le\x20bas','Arc\x20en\x20bloc','Rectangle\x20à\x20coins\x20arrondis\x20diagonaux','Flèche\x20swoosh','Explosion\x202','Aucun','Dodécagone','Saisie\x20manuelle','Flèche\x20courbe\x20bas','Larme','Rectangle\x20à\x20un\x20coin\x20coupé\x20et\x20un\x20arrondi','Biseau','Trier','Remplissage\x20motif','284390FlIrse','Engrenage\x209','Masquer\x20le\x20panneau\x20des\x20formes','Stockage\x20hors\x20ligne','Aligner\x20au\x20centre','Tiret','Barré','amd','Moyenne','Légende\x20flèche\x20quadruple','Droite','Flèche\x20coudée','36VMtblY','Stockage\x20à\x20accès\x20direct','Aligner\x20en\x20bas'];_0x2a64=function(){return _0xbf4cbf;};return _0x2a64();}
|
|
1
|
+
function _0x14fb(){var _0x48c07d=['Vague','Trapèze','95220TzvmFD','Flèche\x20furtive','Légende\x20ovale','Légende\x20flèche\x20haut','Losange','Coin\x20plié','Cœur','89130RYwZab','Ligne\x20double\x20fléchée','Lignes','Flèche\x20swoosh','Aligné\x20avec\x20le\x20texte','Égal','Décision','Bouton\x20d\x27action\x20:\x20Film','Document','Rectangle\x20arrondi','Flèche\x20droite\x20rayée','Légende\x20accent\x201','Anneau','Type\x20de\x20terminaison','Légende\x20bordure\x20accent\x201','Basculer\x20le\x20texte\x20vertical','Trier','Flèche\x20circulaire\x20gauche','Arc','Devant\x20le\x20texte','Aligner\x20au\x20milieu','Remplissage\x20motif','Carré','Opération\x20manuelle','Barré','Point\x20carré','Point\x20rond','Parallélogramme','1725921bOxtPw','Étoile\x20à\x2016\x20branches','Biseauté','Haut\x20gauche','Connecteur\x20courbe\x20double\x20fléché','Flèche\x20demi-tour','Autres','Bouton\x20d\x27action\x20:\x20Fin','Bas\x20droite','Bande\x20perforée','Organigramme','Connecteur\x20courbe\x20fléché','Rogner\x20à\x20la\x20forme','UniverProDocsShapeUiFrFR','Alignement','Double\x20accolade','Secteur\x20circulaire','Rectangle\x20à\x20coins\x20arrondis\x20diagonaux','Légendes','Ruban\x20vers\x20le\x20haut','amd','Accès\x20séquentiel','Rectangle\x20à\x20coins\x20arrondis\x20même\x20côté','Remplissage\x20uni','Larme','Petite','Légende\x20rectangulaire','Légende\x202','Entonnoir','Différent','Aligner\x20à\x20gauche','8FbtsZC','34038VIKWiT','Onglets\x20carrés','Droite','Interdiction\x20de\x20fumer','Onglets\x20d\x27angle','70435aNxcRc','Processus','Échelle\x20X','Insérer...','Type\x20de\x20flèche\x20de\x20début','Connecteur\x20coudé\x20double\x20fléché','Bouton\x20d\x27action\x20:\x20Retour\x20ou\x20Précédent','Cube','Bouton\x20d\x27action\x20:\x20Retour','Légende\x201','Jonction\x20de\x20sommation','Légende\x20flèche\x20quadruple','Flèche\x20ovale','Pivoter\x20à\x20droite\x20de\x2090°','Flèche\x20circulaire','Format\x20de\x20la\x20forme','Aligner\x20en\x20haut','Légende\x20accent\x203','Main\x20levée','Ouvrir\x20le\x20panneau\x20des\x20formes','Gras','Trapèze\x20non\x20isocèle','Position\x20de\x20la\x20forme','Flèche\x20coudée\x20vers\x20le\x20haut','object','Ligne\x20dégradée','Légende\x20rectangulaire\x20arrondie','Connecteur','exports','Double\x20vague','Aligner\x20à\x20droite','Onglet','Onglets\x20plaque','Décalage\x20X','Rectangle','Étoile\x20à\x207\x20branches','Courbé','Cylindre','Flèche\x20ouverte','Flèche\x20courbe\x20haut','Légende\x20ligne\x203','Disque\x20magnétique','Flèche\x20losange','Connecteur\x20coudé','Légende\x203','Remplissage\x20image\x20ou\x20texture','Gauche','Ligne','Graphique\x20Plus','1296471QoMoJs','Légende\x20ligne\x202','Ruban\x20vers\x20le\x20bas','Multiplier','Bas','Ovale','Cadre','Étoile\x20à\x2010\x20branches','Connecteur\x20hors\x20page','Type\x20de\x20flèche\x20de\x20fin','Flèche\x20courbe\x20droite','Légende\x20flèche\x20bas','Assembler','Flèche\x20coudée','84dErwdC','Type\x20de\x20jointure','Secteur','Étoile\x20à\x2024\x20branches','Flèche\x20courbe\x20bas','Légende\x20flèche\x20gauche-droite','Rectangle\x20à\x20un\x20coin\x20coupé','Diviser','Source\x20de\x20l\x27image','Haut','Forme\x20en\x20L','Souligné','Aucun','Rectangle\x20à\x20un\x20coin\x20arrondi','4OFNEHJ','Bouton\x20d\x27action\x20:\x20Accueil','Double\x20crochet','Dessiné\x20à\x20la\x20main','Flèches\x20en\x20bloc','Retard','Graphique\x20Étoile','Terminaison','Stockage\x20hors\x20ligne','Type\x20de\x20tiret','Rectangle\x20à\x20coins\x20coupés\x20même\x20côté','Nuage','Aligner\x20au\x20centre','13ajOBRC','Rectangles','Légende\x20bordure\x20accent\x202','Zone\x20de\x20texte\x20horizontale','Remplissage','Insérer\x20une\x20forme','Flèche\x20quadruple','Basculer\x20le\x20retournement\x20vertical','Légende\x20flèche\x20gauche','Formes\x20d\x27équation','Arc\x20en\x20bloc','10GnDHzx','Bouton\x20d\x27action\x20:\x20Vide','Plaque','Bouton\x20d\x27action\x20:\x20Avancer\x20ou\x20Suivant','Triangle\x20rectangle','Chevron','Accolade\x20gauche','Saisie\x20manuelle','Triangle\x20isocèle','Rond','1862736tuzLbN','Flèche\x20droite\x20entaillée','Rectangle\x20à\x20coins\x20coupés\x20diagonaux','Extraire','Couleur','Légende\x20accent\x202','Crochet\x20gauche','Transparence','Flèche\x20gauche-haut','Étoile\x20à\x2032\x20branches','Ruban\x20courbe\x20vers\x20le\x20bas','Italique','Taille\x20de\x20flèche\x20de\x20fin','Reset\x20color','Style\x20de\x20la\x20forme','Corde','Heptagone','Grande','Haut\x20droite','Engrenage\x206','Fusionner','Décalage\x20Y','Style\x20d\x27esquisse','Taille\x20de\x20flèche\x20de\x20début','Flèche','6VtatBm','Supprimer\x20la\x20forme','Éclair','Plat','Octogone','Ligne\x20inverse','Processus\x20alternatif','Moyenne','Centre','Zone\x20de\x20texte\x20verticale','function','Flèche\x20haut-bas','Légende\x20bordure\x20accent\x203','Légende\x20flèche\x20droite','Haut\x20et\x20bas','Carte','Flèche\x20gauche','Étoile\x20à\x206\x20branches','Rayure\x20diagonale','Lune','Demi-cadre','Ruban\x20courbe\x20vers\x20le\x20haut'];_0x14fb=function(){return _0x48c07d;};return _0x14fb();}function _0x3b7e(_0x20ace0,_0xeff0c4){_0x20ace0=_0x20ace0-0x11b;var _0x14fb22=_0x14fb();var _0x3b7e72=_0x14fb22[_0x20ace0];return _0x3b7e72;}(function(_0x248918,_0x2f63fd){var _0x56a028=_0x3b7e,_0x24a8be=_0x248918();while(!![]){try{var _0xad8e4f=parseInt(_0x56a028(0x18e))/0x1+-parseInt(_0x56a028(0x16f))/0x2*(-parseInt(_0x56a028(0x1ca))/0x3)+-parseInt(_0x56a028(0x134))/0x4*(-parseInt(_0x56a028(0x1cf))/0x5)+parseInt(_0x56a028(0x187))/0x6*(parseInt(_0x56a028(0x126))/0x7)+-parseInt(_0x56a028(0x1c9))/0x8*(parseInt(_0x56a028(0x1aa))/0x9)+parseInt(_0x56a028(0x14c))/0xa*(-parseInt(_0x56a028(0x200))/0xb)+-parseInt(_0x56a028(0x156))/0xc*(-parseInt(_0x56a028(0x141))/0xd);if(_0xad8e4f===_0x2f63fd)break;else _0x24a8be['push'](_0x24a8be['shift']());}catch(_0x15da6d){_0x24a8be['push'](_0x24a8be['shift']());}}}(_0x14fb,0x2a4ed),function(_0x82ae21,_0x53bc9e){var _0x58ddf5=_0x3b7e;typeof exports==_0x58ddf5(0x1e7)&&typeof module<'u'?module[_0x58ddf5(0x1eb)]=_0x53bc9e():typeof define==_0x58ddf5(0x179)&&define[_0x58ddf5(0x1be)]?define([],_0x53bc9e):(_0x82ae21=typeof globalThis<'u'?globalThis:_0x82ae21||self,_0x82ae21[_0x58ddf5(0x1b7)]=_0x53bc9e());}(this,function(){var _0x38d572=_0x3b7e;return{'docs-shape-ui':{'title':'Forme','insertShape':_0x38d572(0x146),'openPanel':_0x38d572(0x1e2),'deleteShape':_0x38d572(0x170),'hidePanel':'Masquer\x20le\x20panneau\x20des\x20formes','formatShape':_0x38d572(0x1de),'shapeStyle':_0x38d572(0x164),'shapePosition':_0x38d572(0x1e5),'toggleFlipH':'Basculer\x20le\x20retournement\x20horizontal','toggleFlipV':_0x38d572(0x148),'rotateRight90':_0x38d572(0x1dc),'rotateLeft90':'Pivoter\x20à\x20gauche\x20de\x2090°','toggleTextVertical':_0x38d572(0x19d),'fill':{'title':_0x38d572(0x145),'noFill':'Aucun\x20remplissage','solidFill':_0x38d572(0x1c1),'gradientFill':'Remplissage\x20dégradé','pictureFill':_0x38d572(0x1fc),'patternFill':_0x38d572(0x1a3),'color':_0x38d572(0x15a),'transparency':_0x38d572(0x15d),'picture':{'source':_0x38d572(0x12e),'insert':_0x38d572(0x1d2),'tileAsTexture':'Mosaïque\x20d\x27image\x20comme\x20texture','offsetX':_0x38d572(0x1f0),'offsetY':_0x38d572(0x16b),'scaleX':_0x38d572(0x1d1),'scaleY':'Échelle\x20Y','alignment':_0x38d572(0x1b8),'rotateWithShape':'Pivoter\x20avec\x20la\x20forme','align':{'tl':_0x38d572(0x1ad),'t':_0x38d572(0x12f),'tr':_0x38d572(0x168),'l':_0x38d572(0x1fd),'ctr':_0x38d572(0x177),'r':_0x38d572(0x1cc),'bl':'Bas\x20gauche','b':_0x38d572(0x11c),'br':_0x38d572(0x1b2)}}},'line':{'title':_0x38d572(0x1fe),'noLine':'Aucune\x20ligne','solidLine':'Ligne\x20continue','gradientLine':_0x38d572(0x1e8),'color':_0x38d572(0x15a),'transparency':_0x38d572(0x15d),'width':'Largeur','dashType':{'title':_0x38d572(0x13d),'solid':'Continue','roundDot':_0x38d572(0x1a8),'squareDot':_0x38d572(0x1a7),'dash':'Tiret','dashDot':'Tiret-point','longDash':'Tiret\x20long','longDashDot':'Tiret\x20long-point','longDashDotDot':'Tiret\x20long-point-point'},'capType':{'title':_0x38d572(0x19b),'flat':_0x38d572(0x172),'round':'Rond','square':_0x38d572(0x1a4)},'joinType':{'title':_0x38d572(0x127),'miter':_0x38d572(0x1ee),'round':_0x38d572(0x155),'bevel':_0x38d572(0x1ac)},'beginArrowType':_0x38d572(0x1d3),'beginArrowSize':_0x38d572(0x16d),'endArrowType':_0x38d572(0x121),'endArrowSize':_0x38d572(0x162),'arrowType':{'none':'Aucune','arrow':_0x38d572(0x16e),'openArrow':_0x38d572(0x1f5),'stealthArrow':_0x38d572(0x188),'diamondArrow':_0x38d572(0x1f9),'ovalArrow':_0x38d572(0x1db)},'arrowSize':{'small':_0x38d572(0x1c3),'medium':_0x38d572(0x176),'large':_0x38d572(0x167)},'sketchType':{'title':_0x38d572(0x16c),'none':_0x38d572(0x132),'curved':_0x38d572(0x1f3),'freehand':_0x38d572(0x1e1),'handDrawn':_0x38d572(0x137)}},'shape':{'group':{'line':_0x38d572(0x190),'rectangle':_0x38d572(0x142),'basicShape':'Formes\x20de\x20base','blockArrow':_0x38d572(0x138),'equationShape':_0x38d572(0x14a),'flowchart':_0x38d572(0x1b4),'starAndBanner':'Étoiles\x20et\x20bannières','callout':_0x38d572(0x1bc),'other':_0x38d572(0x1b0)},'type':{'line':_0x38d572(0x1fe),'straight-connector1':'Ligne\x20fléchée','straight-connector2':_0x38d572(0x18f),'bent-connector3':_0x38d572(0x1fa),'bent-connector3-arrow1':'Connecteur\x20coudé\x20fléché','bent-connector3-arrow2':_0x38d572(0x1d4),'curved-connector3':'Connecteur\x20courbe','curved-connector3-arrow1':_0x38d572(0x1b5),'curved-connector3-arrow2':_0x38d572(0x1ae),'rect':_0x38d572(0x1f1),'round-rect':_0x38d572(0x197),'snip1-rect':_0x38d572(0x12c),'snip2-same-rect':_0x38d572(0x13e),'snip2-diag-rect':_0x38d572(0x158),'snip-round-rect':'Rectangle\x20à\x20un\x20coin\x20coupé\x20et\x20un\x20arrondi','round1-rect':_0x38d572(0x133),'round2-same-rect':_0x38d572(0x1c0),'round2-diag-rect':_0x38d572(0x1bb),'rect-textbox-horizontal':_0x38d572(0x144),'rect-textbox-vertical':_0x38d572(0x178),'ellipse':_0x38d572(0x11d),'triangle':_0x38d572(0x154),'rt-triangle':_0x38d572(0x150),'parallelogram':_0x38d572(0x1a9),'trapezoid':_0x38d572(0x186),'non-isosceles-trapezoid':_0x38d572(0x1e4),'diamond':_0x38d572(0x18b),'pentagon':'Pentagone','hexagon':'Hexagone','heptagon':_0x38d572(0x166),'octagon':_0x38d572(0x173),'decagon':'Décagone','dodecagon':'Dodécagone','pie':_0x38d572(0x128),'chord':_0x38d572(0x165),'teardrop':_0x38d572(0x1c2),'frame':_0x38d572(0x11e),'half-frame':_0x38d572(0x183),'corner':_0x38d572(0x130),'diag-stripe':_0x38d572(0x181),'plus':'Croix','plaque':_0x38d572(0x14e),'can':_0x38d572(0x1f4),'cube':_0x38d572(0x1d6),'bevel':'Biseau','donut':_0x38d572(0x19a),'no-smoking':_0x38d572(0x1cd),'block-arc':_0x38d572(0x14b),'folder-corner':_0x38d572(0x18c),'smiley-face':'Smiley','heart':_0x38d572(0x18d),'lightning-bolt':_0x38d572(0x171),'sun':'Soleil','moon':_0x38d572(0x182),'cloud':_0x38d572(0x13f),'arc':_0x38d572(0x1a0),'bracket-pair':_0x38d572(0x136),'brace-pair':_0x38d572(0x1b9),'left-bracket':_0x38d572(0x15c),'right-bracket':'Crochet\x20droit','left-brace':_0x38d572(0x152),'right-brace':'Accolade\x20droite','right-arrow':'Flèche\x20droite','left-arrow':_0x38d572(0x17f),'up-arrow':'Flèche\x20haut','down-arrow':'Flèche\x20bas','left-right-arrow':'Flèche\x20gauche-droite','up-down-arrow':_0x38d572(0x17a),'quad-arrow':_0x38d572(0x147),'left-right-up-arrow':'Flèche\x20gauche-droite-haut','bent-arrow':_0x38d572(0x125),'uturn-arrow':_0x38d572(0x1af),'left-up-arrow':_0x38d572(0x15e),'bent-up-arrow':_0x38d572(0x1e6),'curved-right-arrow':_0x38d572(0x122),'curved-left-arrow':'Flèche\x20courbe\x20gauche','curved-up-arrow':_0x38d572(0x1f6),'curved-down-arrow':_0x38d572(0x12a),'striped-right-arrow':_0x38d572(0x198),'notched-right-arrow':_0x38d572(0x157),'home-plate':'Pentagone','chevron':_0x38d572(0x151),'right-arrow-callout':_0x38d572(0x17c),'down-arrow-callout':_0x38d572(0x123),'left-arrow-callout':_0x38d572(0x149),'up-arrow-callout':_0x38d572(0x18a),'left-right-arrow-callout':_0x38d572(0x12b),'quad-arrow-callout':_0x38d572(0x1da),'circular-arrow':_0x38d572(0x1dd),'math-plus':'Plus','math-minus':'Moins','math-multiply':_0x38d572(0x11b),'math-divide':_0x38d572(0x12d),'math-equal':_0x38d572(0x193),'math-not-equal':_0x38d572(0x1c7),'flow-chart-process':_0x38d572(0x1d0),'flow-chart-alternate-process':_0x38d572(0x175),'flow-chart-decision':_0x38d572(0x194),'flow-chart-input-output':'Données','flow-chart-predefined-process':'Processus\x20prédéfini','flow-chart-internal-storage':'Stockage\x20interne','flow-chart-document':_0x38d572(0x196),'flow-chart-multidocument':'Multidocument','flow-chart-terminator':_0x38d572(0x13b),'flow-chart-preparation':'Préparation','flow-chart-manual-input':_0x38d572(0x153),'flow-chart-manual-operation':_0x38d572(0x1a5),'flow-chart-connector':_0x38d572(0x1ea),'flow-chart-offpage-connector':_0x38d572(0x120),'flow-chart-punched-card':_0x38d572(0x17e),'flow-chart-punched-tape':_0x38d572(0x1b3),'flow-chart-summing-junction':_0x38d572(0x1d9),'flow-chart-or':'Ou','flow-chart-collate':_0x38d572(0x124),'flow-chart-sort':_0x38d572(0x19e),'flow-chart-extract':_0x38d572(0x159),'flow-chart-merge':_0x38d572(0x16a),'flow-chart-online-storage':'Données\x20stockées','flow-chart-delay':_0x38d572(0x139),'flow-chart-magnetic-tape':_0x38d572(0x1bf),'flow-chart-magnetic-disk':_0x38d572(0x1f8),'flow-chart-magnetic-drum':'Stockage\x20à\x20accès\x20direct','flow-chart-display':'Affichage','irregular-seal1':'Explosion\x201','irregular-seal2':'Explosion\x202','star4':'Étoile\x20à\x204\x20branches','star5':'Étoile\x20à\x205\x20branches','star6':_0x38d572(0x180),'star7':_0x38d572(0x1f2),'star8':'Étoile\x20à\x208\x20branches','star10':_0x38d572(0x11f),'star12':'Étoile\x20à\x2012\x20branches','star16':_0x38d572(0x1ab),'star24':_0x38d572(0x129),'star32':_0x38d572(0x15f),'ribbon2':_0x38d572(0x1bd),'ribbon':_0x38d572(0x202),'ellipse-ribbon2':_0x38d572(0x184),'ellipse-ribbon':_0x38d572(0x160),'vertical-scroll':'Rouleau\x20vertical','horizontal-scroll':'Rouleau\x20horizontal','wave':_0x38d572(0x185),'double-wave':_0x38d572(0x1ec),'wedge-rect-callout':_0x38d572(0x1c4),'wedge-round-rect-callout':_0x38d572(0x1e9),'wedge-ellipse-callout':_0x38d572(0x189),'cloud-callout':'Légende\x20nuage','border-callout1':'Légende\x20ligne\x201','border-callout2':_0x38d572(0x201),'border-callout3':_0x38d572(0x1f7),'accent-callout1':_0x38d572(0x199),'accent-callout2':_0x38d572(0x15b),'accent-callout3':_0x38d572(0x1e0),'callout1':_0x38d572(0x1d8),'callout2':_0x38d572(0x1c5),'callout3':_0x38d572(0x1fb),'accent-border-callout1':_0x38d572(0x19c),'accent-border-callout2':_0x38d572(0x143),'accent-border-callout3':_0x38d572(0x17b),'left-circular-arrow':_0x38d572(0x19f),'left-right-circular-arrow':'Flèche\x20circulaire\x20gauche-droite','swoosh-arrow':_0x38d572(0x191),'left-right-ribbon':'Ruban\x20gauche-droite','pie-wedge':_0x38d572(0x1ba),'funnel':_0x38d572(0x1c6),'gear6':_0x38d572(0x169),'gear9':'Engrenage\x209','corner-tabs':_0x38d572(0x1ce),'action-button-back-previous':_0x38d572(0x1d5),'action-button-forward-next':_0x38d572(0x14f),'action-button-beginning':'Bouton\x20d\x27action\x20:\x20Début','action-button-end':_0x38d572(0x1b1),'action-button-home':_0x38d572(0x135),'action-button-information':'Bouton\x20d\x27action\x20:\x20Information','action-button-return':_0x38d572(0x1d7),'action-button-movie':_0x38d572(0x195),'action-button-document':'Bouton\x20d\x27action\x20:\x20Document','action-button-sound':'Bouton\x20d\x27action\x20:\x20Son','action-button-help':'Bouton\x20d\x27action\x20:\x20Aide','action-button-blank':_0x38d572(0x14d),'chart-plus':_0x38d572(0x1ff),'chart-star':_0x38d572(0x13a),'chart-x':'Graphique\x20X','flow-chart-offline-storage':_0x38d572(0x13c),'line-inv':_0x38d572(0x174),'plaque-tabs':_0x38d572(0x1ef),'square-tabs':_0x38d572(0x1cb),'up-down-arrow-callout':'Légende\x20flèche\x20haut-bas'}},'toolbar':{'alignLeft':_0x38d572(0x1c8),'alignCenter':_0x38d572(0x140),'alignRight':_0x38d572(0x1ed),'alignJustify':'Justifier','bold':_0x38d572(0x1e3),'italic':_0x38d572(0x161),'underline':_0x38d572(0x131),'strikethrough':_0x38d572(0x1a6),'textColor':'Couleur\x20du\x20texte','fillColor':'Couleur\x20de\x20fond\x20du\x20texte','resetColor':_0x38d572(0x163)},'align':{'top':_0x38d572(0x1df),'middle':_0x38d572(0x1a2),'bottom':'Aligner\x20en\x20bas'},'textWrap':{'inline':_0x38d572(0x192),'square':'Carré','topAndBottom':_0x38d572(0x17d),'behindText':'Derrière\x20le\x20texte','inFrontText':_0x38d572(0x1a1)},'crop':{'shape':_0x38d572(0x1b6)}}};}));
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x49b41e,_0x26eda5){var _0x3fe6cf=_0xccc7,_0x1715c2=_0x49b41e();while(!![]){try{var _0x26190d=-parseInt(_0x3fe6cf(0x26a))/0x1*(-parseInt(_0x3fe6cf(0x21b))/0x2)+parseInt(_0x3fe6cf(0x234))/0x3*(parseInt(_0x3fe6cf(0x1e3))/0x4)+-parseInt(_0x3fe6cf(0x1fc))/0x5+-parseInt(_0x3fe6cf(0x24e))/0x6+-parseInt(_0x3fe6cf(0x28d))/0x7+-parseInt(_0x3fe6cf(0x25f))/0x8+parseInt(_0x3fe6cf(0x21e))/0x9;if(_0x26190d===_0x26eda5)break;else _0x1715c2['push'](_0x1715c2['shift']());}catch(_0x107999){_0x1715c2['push'](_0x1715c2['shift']());}}}(_0x333d,0x29f1a),function(_0x15a7bd,_0x5be634){var _0x4db900=_0xccc7;typeof exports=='object'&&typeof module<'u'?module[_0x4db900(0x212)]=_0x5be634():typeof define==_0x4db900(0x23d)&&define[_0x4db900(0x23e)]?define([],_0x5be634):(_0x15a7bd=typeof globalThis<'u'?globalThis:_0x15a7bd||self,_0x15a7bd[_0x4db900(0x221)]=_0x5be634());}(this,function(){var _0xac76b5=_0xccc7;return{'docs-shape-ui':{'title':_0xac76b5(0x1de),'insertShape':'Sisipkan\x20Bentuk','openPanel':_0xac76b5(0x292),'deleteShape':_0xac76b5(0x21d),'hidePanel':_0xac76b5(0x27f),'formatShape':_0xac76b5(0x284),'shapeStyle':_0xac76b5(0x2b3),'shapePosition':_0xac76b5(0x272),'toggleFlipH':_0xac76b5(0x2a8),'toggleFlipV':_0xac76b5(0x214),'rotateRight90':'Putar\x20Kanan\x2090°','rotateLeft90':_0xac76b5(0x2a1),'toggleTextVertical':'Ubah\x20Teks\x20Vertikal','fill':{'title':'Isian','noFill':'Tanpa\x20isian','solidFill':_0xac76b5(0x240),'gradientFill':_0xac76b5(0x2ab),'pictureFill':'Isian\x20gambar\x20atau\x20tekstur','patternFill':'Isian\x20pola','color':_0xac76b5(0x1df),'transparency':_0xac76b5(0x249),'picture':{'source':_0xac76b5(0x1f2),'insert':_0xac76b5(0x217),'tileAsTexture':_0xac76b5(0x242),'offsetX':_0xac76b5(0x230),'offsetY':_0xac76b5(0x2b9),'scaleX':'Skala\x20X','scaleY':'Skala\x20Y','alignment':_0xac76b5(0x1fe),'rotateWithShape':_0xac76b5(0x279),'align':{'tl':_0xac76b5(0x2b6),'t':'Atas','tr':'Kanan\x20Atas','l':_0xac76b5(0x21a),'ctr':_0xac76b5(0x25b),'r':_0xac76b5(0x232),'bl':_0xac76b5(0x1ee),'b':_0xac76b5(0x261),'br':_0xac76b5(0x1fb)}}},'line':{'title':_0xac76b5(0x252),'noLine':_0xac76b5(0x29a),'solidLine':'Garis\x20solid','gradientLine':'Garis\x20gradien','color':_0xac76b5(0x1df),'transparency':_0xac76b5(0x249),'width':'Lebar','dashType':{'title':'Jenis\x20putus-putus','solid':_0xac76b5(0x2ad),'roundDot':_0xac76b5(0x210),'squareDot':_0xac76b5(0x1ec),'dash':'Putus','dashDot':_0xac76b5(0x24b),'longDash':_0xac76b5(0x2a7),'longDashDot':_0xac76b5(0x2a6),'longDashDotDot':_0xac76b5(0x288)},'capType':{'title':_0xac76b5(0x2a2),'flat':'Datar','round':_0xac76b5(0x276),'square':_0xac76b5(0x26e)},'joinType':{'title':_0xac76b5(0x29b),'miter':_0xac76b5(0x1f5),'round':_0xac76b5(0x276),'bevel':'Bevel'},'beginArrowType':'Jenis\x20panah\x20awal','beginArrowSize':_0xac76b5(0x2ac),'endArrowType':_0xac76b5(0x2b0),'endArrowSize':_0xac76b5(0x204),'arrowType':{'none':_0xac76b5(0x23b),'arrow':_0xac76b5(0x22d),'openArrow':_0xac76b5(0x2a5),'stealthArrow':_0xac76b5(0x22e),'diamondArrow':_0xac76b5(0x299),'ovalArrow':_0xac76b5(0x224)},'arrowSize':{'small':_0xac76b5(0x22c),'medium':_0xac76b5(0x28e),'large':'Besar'},'sketchType':{'title':_0xac76b5(0x213),'none':_0xac76b5(0x23b),'curved':_0xac76b5(0x2bd),'freehand':_0xac76b5(0x215),'handDrawn':_0xac76b5(0x294)}},'shape':{'group':{'line':_0xac76b5(0x252),'rectangle':_0xac76b5(0x1f8),'basicShape':_0xac76b5(0x260),'blockArrow':_0xac76b5(0x24a),'equationShape':_0xac76b5(0x25d),'flowchart':_0xac76b5(0x253),'starAndBanner':_0xac76b5(0x2b1),'callout':_0xac76b5(0x1ef),'other':'Lainnya'},'type':{'line':'Garis','straight-connector1':'Garis\x20Panah','straight-connector2':_0xac76b5(0x235),'bent-connector3':_0xac76b5(0x1f4),'bent-connector3-arrow1':_0xac76b5(0x241),'bent-connector3-arrow2':_0xac76b5(0x27d),'curved-connector3':'Penyambung\x20Melengkung','curved-connector3-arrow1':_0xac76b5(0x28c),'curved-connector3-arrow2':_0xac76b5(0x26f),'rect':_0xac76b5(0x1f8),'round-rect':'Persegi\x20Panjang\x20Membulat','snip1-rect':_0xac76b5(0x2b2),'snip2-same-rect':_0xac76b5(0x21f),'snip2-diag-rect':_0xac76b5(0x207),'snip-round-rect':'Persegi\x20Panjang\x20Sudut\x20Potong\x20dan\x20Membulat\x20Tunggal','round1-rect':'Persegi\x20Panjang\x20Sudut\x20Membulat\x20Tunggal','round2-same-rect':_0xac76b5(0x25a),'round2-diag-rect':_0xac76b5(0x200),'rect-textbox-horizontal':_0xac76b5(0x22f),'rect-textbox-vertical':_0xac76b5(0x25c),'ellipse':'Oval','triangle':_0xac76b5(0x286),'rt-triangle':_0xac76b5(0x2a9),'parallelogram':_0xac76b5(0x1f3),'trapezoid':_0xac76b5(0x20b),'non-isosceles-trapezoid':_0xac76b5(0x297),'diamond':'Berlian','pentagon':_0xac76b5(0x255),'hexagon':'Heksagon','heptagon':'Heptagon','octagon':_0xac76b5(0x277),'decagon':_0xac76b5(0x28b),'dodecagon':_0xac76b5(0x296),'pie':_0xac76b5(0x282),'chord':_0xac76b5(0x27a),'teardrop':_0xac76b5(0x2be),'frame':_0xac76b5(0x1e6),'half-frame':'Setengah\x20Bingkai','corner':_0xac76b5(0x1e8),'diag-stripe':_0xac76b5(0x247),'plus':'Silang','plaque':_0xac76b5(0x275),'can':_0xac76b5(0x218),'cube':_0xac76b5(0x258),'bevel':'Bevel','donut':_0xac76b5(0x25e),'no-smoking':'Dilarang\x20Merokok','block-arc':_0xac76b5(0x256),'folder-corner':_0xac76b5(0x243),'smiley-face':'Wajah\x20Senyum','heart':'Hati','lightning-bolt':_0xac76b5(0x2ae),'sun':_0xac76b5(0x236),'moon':_0xac76b5(0x222),'cloud':'Awan','arc':_0xac76b5(0x233),'bracket-pair':_0xac76b5(0x1e4),'brace-pair':_0xac76b5(0x2b8),'left-bracket':_0xac76b5(0x1f6),'right-bracket':_0xac76b5(0x20f),'left-brace':_0xac76b5(0x257),'right-brace':_0xac76b5(0x239),'right-arrow':'Panah\x20Kanan','left-arrow':'Panah\x20Kiri','up-arrow':_0xac76b5(0x273),'down-arrow':_0xac76b5(0x27e),'left-right-arrow':'Panah\x20Kiri-Kanan','up-down-arrow':'Panah\x20Atas-Bawah','quad-arrow':'Panah\x20Empat\x20Arah','left-right-up-arrow':_0xac76b5(0x29d),'bent-arrow':_0xac76b5(0x29c),'uturn-arrow':'Panah\x20Putar\x20Balik','left-up-arrow':_0xac76b5(0x281),'bent-up-arrow':'Panah\x20Bengkok\x20Atas','curved-right-arrow':'Panah\x20Melengkung\x20Kanan','curved-left-arrow':_0xac76b5(0x27b),'curved-up-arrow':_0xac76b5(0x203),'curved-down-arrow':_0xac76b5(0x202),'striped-right-arrow':_0xac76b5(0x23f),'notched-right-arrow':_0xac76b5(0x227),'home-plate':'Pentagon','chevron':_0xac76b5(0x250),'right-arrow-callout':_0xac76b5(0x266),'down-arrow-callout':_0xac76b5(0x295),'left-arrow-callout':_0xac76b5(0x23a),'up-arrow-callout':_0xac76b5(0x290),'left-right-arrow-callout':_0xac76b5(0x254),'quad-arrow-callout':_0xac76b5(0x1fd),'circular-arrow':_0xac76b5(0x226),'math-plus':'Tambah','math-minus':_0xac76b5(0x1e0),'math-multiply':_0xac76b5(0x2b7),'math-divide':'Bagi','math-equal':_0xac76b5(0x216),'math-not-equal':_0xac76b5(0x1f7),'flow-chart-process':_0xac76b5(0x1eb),'flow-chart-alternate-process':_0xac76b5(0x293),'flow-chart-decision':_0xac76b5(0x29e),'flow-chart-input-output':_0xac76b5(0x20d),'flow-chart-predefined-process':'Proses\x20Terdefinisi','flow-chart-internal-storage':'Penyimpanan\x20Internal','flow-chart-document':_0xac76b5(0x298),'flow-chart-multidocument':'Multi\x20Dokumen','flow-chart-terminator':_0xac76b5(0x20e),'flow-chart-preparation':_0xac76b5(0x245),'flow-chart-manual-input':_0xac76b5(0x2bc),'flow-chart-manual-operation':_0xac76b5(0x1f0),'flow-chart-connector':_0xac76b5(0x244),'flow-chart-offpage-connector':_0xac76b5(0x229),'flow-chart-punched-card':_0xac76b5(0x1e9),'flow-chart-punched-tape':_0xac76b5(0x280),'flow-chart-summing-junction':_0xac76b5(0x211),'flow-chart-or':_0xac76b5(0x2b5),'flow-chart-collate':'Kolasi','flow-chart-sort':_0xac76b5(0x20a),'flow-chart-extract':'Ekstrak','flow-chart-merge':_0xac76b5(0x251),'flow-chart-online-storage':_0xac76b5(0x223),'flow-chart-delay':'Tunda','flow-chart-magnetic-tape':_0xac76b5(0x28f),'flow-chart-magnetic-disk':_0xac76b5(0x268),'flow-chart-magnetic-drum':'Penyimpanan\x20Akses\x20Langsung','flow-chart-display':_0xac76b5(0x1e7),'irregular-seal1':_0xac76b5(0x259),'irregular-seal2':_0xac76b5(0x21c),'star4':_0xac76b5(0x205),'star5':_0xac76b5(0x225),'star6':_0xac76b5(0x287),'star7':_0xac76b5(0x20c),'star8':_0xac76b5(0x1ff),'star10':_0xac76b5(0x248),'star12':'Bintang\x2012\x20Sudut','star16':'Bintang\x2016\x20Sudut','star24':_0xac76b5(0x2af),'star32':_0xac76b5(0x274),'ribbon2':_0xac76b5(0x1f9),'ribbon':_0xac76b5(0x1fa),'ellipse-ribbon2':_0xac76b5(0x206),'ellipse-ribbon':_0xac76b5(0x289),'vertical-scroll':_0xac76b5(0x2a0),'horizontal-scroll':_0xac76b5(0x24d),'wave':'Gelombang','double-wave':'Gelombang\x20Ganda','wedge-rect-callout':_0xac76b5(0x2a4),'wedge-round-rect-callout':_0xac76b5(0x2ba),'wedge-ellipse-callout':_0xac76b5(0x1e5),'cloud-callout':'Tanda\x20Panggilan\x20Awan','border-callout1':'Tanda\x20Panggilan\x20Garis\x201','border-callout2':_0xac76b5(0x263),'border-callout3':_0xac76b5(0x267),'accent-callout1':'Tanda\x20Panggilan\x20Aksen\x201','accent-callout2':_0xac76b5(0x2b4),'accent-callout3':_0xac76b5(0x209),'callout1':_0xac76b5(0x22a),'callout2':_0xac76b5(0x29f),'callout3':_0xac76b5(0x285),'accent-border-callout1':'Tanda\x20Panggilan\x20Batas\x20Aksen\x201','accent-border-callout2':'Tanda\x20Panggilan\x20Batas\x20Aksen\x202','accent-border-callout3':'Tanda\x20Panggilan\x20Batas\x20Aksen\x203','left-circular-arrow':_0xac76b5(0x2bb),'left-right-circular-arrow':'Panah\x20Melingkar\x20Kiri-Kanan','swoosh-arrow':_0xac76b5(0x23c),'left-right-ribbon':_0xac76b5(0x269),'pie-wedge':_0xac76b5(0x283),'funnel':_0xac76b5(0x1f1),'gear6':_0xac76b5(0x22b),'gear9':'Gigi\x209','corner-tabs':'Tab\x20Sudut','action-button-back-previous':_0xac76b5(0x1ea),'action-button-forward-next':'Tombol\x20Aksi:\x20Maju\x20atau\x20Berikutnya','action-button-beginning':'Tombol\x20Aksi:\x20Awal','action-button-end':_0xac76b5(0x2bf),'action-button-home':_0xac76b5(0x231),'action-button-information':_0xac76b5(0x24f),'action-button-return':_0xac76b5(0x291),'action-button-movie':_0xac76b5(0x26b),'action-button-document':_0xac76b5(0x1e2),'action-button-sound':'Tombol\x20Aksi:\x20Suara','action-button-help':'Tombol\x20Aksi:\x20Bantuan','action-button-blank':_0xac76b5(0x201),'chart-plus':_0xac76b5(0x262),'chart-star':_0xac76b5(0x2a3),'chart-x':_0xac76b5(0x2aa),'flow-chart-offline-storage':'Penyimpanan\x20Offline','line-inv':_0xac76b5(0x237),'plaque-tabs':_0xac76b5(0x26c),'square-tabs':'Tab\x20Persegi','up-down-arrow-callout':_0xac76b5(0x1e1)}},'toolbar':{'alignLeft':_0xac76b5(0x220),'alignCenter':_0xac76b5(0x208),'alignRight':_0xac76b5(0x24c),'alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0xac76b5(0x270),'italic':_0xac76b5(0x246),'underline':_0xac76b5(0x264),'strikethrough':_0xac76b5(0x28a),'textColor':_0xac76b5(0x278),'fillColor':_0xac76b5(0x271)},'align':{'top':_0xac76b5(0x228),'middle':_0xac76b5(0x208),'bottom':_0xac76b5(0x219)},'textWrap':{'inline':_0xac76b5(0x26d),'square':_0xac76b5(0x238),'topAndBottom':'Atas\x20dan\x20Bawah','behindText':_0xac76b5(0x265),'inFrontText':_0xac76b5(0x1ed)},'crop':{'shape':_0xac76b5(0x27c)}}};}));function _0xccc7(_0x181a43,_0x25a65d){_0x181a43=_0x181a43-0x1de;var _0x333dc2=_0x333d();var _0xccc7d8=_0x333dc2[_0x181a43];return _0xccc7d8;}function _0x333d(){var _0x1810ca=['Garis\x20Terbalik','Kotak','Kurung\x20Kurawal\x20Kanan','Tanda\x20Panggilan\x20Panah\x20Kiri','Tidak\x20ada','Panah\x20Swoosh','function','amd','Panah\x20Kanan\x20Bergaris','Isian\x20solid','Penyambung\x20Siku\x20Panah','Ulangi\x20gambar\x20sebagai\x20tekstur','Sudut\x20Dilipat','Penyambung','Persiapan','Miring','Garis\x20Diagonal','Bintang\x2010\x20Sudut','Transparansi','Panah\x20Blok','Putus-Titik','Rata\x20Kanan','Gulir\x20Horizontal','815784YeNUsa','Tombol\x20Aksi:\x20Informasi','Chevron','Gabungkan','Garis','Diagram\x20Alir','Tanda\x20Panggilan\x20Panah\x20Kiri-Kanan','Pentagon','Busur\x20Blok','Kurung\x20Kurawal\x20Kiri','Kubus','Ledakan\x201','Persegi\x20Panjang\x20Sudut\x20Membulat\x20Sisi\x20Sama','Tengah','Kotak\x20Teks\x20Vertikal','Bentuk\x20Persamaan','Donat','1128096DRhHwN','Bentuk\x20Dasar','Bawah','Grafik\x20Plus','Tanda\x20Panggilan\x20Garis\x202','Garis\x20bawah','Di\x20belakang\x20teks','Tanda\x20Panggilan\x20Panah\x20Kanan','Tanda\x20Panggilan\x20Garis\x203','Disk\x20Magnetik','Pita\x20Kiri-Kanan','84437cUQIkV','Tombol\x20Aksi:\x20Film','Tab\x20Plakat','Sejajar\x20dengan\x20teks','Persegi','Penyambung\x20Melengkung\x20Panah\x20Ganda','Tebal','Warna\x20latar\x20teks','Posisi\x20Bentuk','Panah\x20Atas','Bintang\x2032\x20Sudut','Plakat','Bulat','Oktagon','Warna\x20teks','Putar\x20dengan\x20bentuk','Tali\x20Busur','Panah\x20Melengkung\x20Kiri','Pangkas\x20ke\x20Bentuk','Penyambung\x20Siku\x20Panah\x20Ganda','Panah\x20Bawah','Sembunyikan\x20Panel\x20Bentuk','Pita\x20Tertinju','Panah\x20Kiri-Atas','Pie','Irisan\x20Pie','Format\x20Bentuk','Tanda\x20Panggilan\x203','Segitiga\x20Sama\x20Kaki','Bintang\x206\x20Sudut','Putus\x20Panjang\x20Titik\x20Titik','Pita\x20Melengkung\x20Bawah','Coret','Dekagon','Penyambung\x20Melengkung\x20Panah','1939455xjZqMo','Sedang','Penyimpanan\x20Akses\x20Sekuensial','Tanda\x20Panggilan\x20Panah\x20Atas','Tombol\x20Aksi:\x20Kembali','Buka\x20Panel\x20Bentuk','Proses\x20Alternatif','Gambar\x20tangan','Tanda\x20Panggilan\x20Panah\x20Bawah','Dodekagon','Trapesium\x20Tidak\x20Sama\x20Kaki','Dokumen','Panah\x20Berlian','Tanpa\x20garis','Jenis\x20sambungan','Panah\x20Bengkok','Panah\x20Kiri-Kanan-Atas','Keputusan','Tanda\x20Panggilan\x202','Gulir\x20Vertikal','Putar\x20Kiri\x2090°','Jenis\x20ujung','Grafik\x20Bintang','Tanda\x20Panggilan\x20Persegi\x20Panjang','Panah\x20Terbuka','Putus\x20Panjang\x20Titik','Putus\x20Panjang','Balik\x20Horizontal','Segitiga\x20Siku-Siku','Grafik\x20X','Isian\x20gradien','Ukuran\x20panah\x20awal','Solid','Petir','Bintang\x2024\x20Sudut','Jenis\x20panah\x20akhir','Bintang\x20dan\x20Spanduk','Persegi\x20Panjang\x20Sudut\x20Potong\x20Tunggal','Gaya\x20Bentuk','Tanda\x20Panggilan\x20Aksen\x202','Atau','Kiri\x20Atas','Kali','Kurung\x20Kurawal\x20Ganda','Offset\x20Y','Tanda\x20Panggilan\x20Persegi\x20Panjang\x20Membulat','Panah\x20Melingkar\x20Kiri','Input\x20Manual','Melengkung','Tetesan\x20Air','Tombol\x20Aksi:\x20Akhir','Bentuk','Warna','Kurang','Tanda\x20Panggilan\x20Panah\x20Atas-Bawah','Tombol\x20Aksi:\x20Dokumen','1212fcNSyA','Kurung\x20Ganda','Tanda\x20Panggilan\x20Oval','Bingkai','Tampilan','Bentuk-L','Kartu','Tombol\x20Aksi:\x20Kembali\x20atau\x20Sebelumnya','Proses','Titik\x20Persegi','Di\x20depan\x20teks','Kiri\x20Bawah','Tanda\x20Panggilan','Operasi\x20Manual','Corong','Sumber\x20gambar','Jajar\x20Genjang','Penyambung\x20Siku','Miter','Kurung\x20Kiri','Tidak\x20Sama\x20Dengan','Persegi\x20Panjang','Pita\x20Atas','Pita\x20Bawah','Kanan\x20Bawah','992655DJTHCX','Tanda\x20Panggilan\x20Panah\x20Empat\x20Arah','Perataan','Bintang\x208\x20Sudut','Persegi\x20Panjang\x20Sudut\x20Membulat\x20Diagonal','Tombol\x20Aksi:\x20Kosong','Panah\x20Melengkung\x20Bawah','Panah\x20Melengkung\x20Atas','Ukuran\x20panah\x20akhir','Bintang\x204\x20Sudut','Pita\x20Melengkung\x20Atas','Persegi\x20Panjang\x20Sudut\x20Potong\x20Diagonal','Rata\x20Tengah','Tanda\x20Panggilan\x20Aksen\x203','Urutkan','Trapesium','Bintang\x207\x20Sudut','Data','Terminasi','Kurung\x20Kanan','Titik\x20Bulat','Persimpangan\x20Penjumlahan','exports','Gaya\x20sketsa','Balik\x20Vertikal','Tangan\x20bebas','Sama\x20Dengan','Sisipkan...','Silinder','Rata\x20Bawah','Kiri','6EVTAKt','Ledakan\x202','Hapus\x20Bentuk','4100670SdRZEG','Persegi\x20Panjang\x20Sudut\x20Potong\x20Sisi\x20Sama','Rata\x20Kiri','UniverProDocsShapeUiIdID','Bulan','Data\x20Tersimpan','Panah\x20Oval','Bintang\x205\x20Sudut','Panah\x20Melingkar','Panah\x20Kanan\x20Berlekuk','Rata\x20Atas','Penyambung\x20Halaman\x20Lain','Tanda\x20Panggilan\x201','Gigi\x206','Kecil','Panah','Panah\x20Siluman','Kotak\x20Teks\x20Horizontal','Offset\x20X','Tombol\x20Aksi:\x20Beranda','Kanan','Busur','2133rJYMrS','Garis\x20Panah\x20Ganda','Matahari'];_0x333d=function(){return _0x1810ca;};return _0x333d();}
|
|
1
|
+
(function(_0x468361,_0x326ea1){var _0x217a8a=_0x1761,_0x501dab=_0x468361();while(!![]){try{var _0x338758=parseInt(_0x217a8a(0x249))/0x1+parseInt(_0x217a8a(0x283))/0x2*(-parseInt(_0x217a8a(0x1af))/0x3)+-parseInt(_0x217a8a(0x1d4))/0x4*(-parseInt(_0x217a8a(0x21a))/0x5)+parseInt(_0x217a8a(0x220))/0x6*(-parseInt(_0x217a8a(0x278))/0x7)+-parseInt(_0x217a8a(0x1bd))/0x8*(parseInt(_0x217a8a(0x264))/0x9)+parseInt(_0x217a8a(0x222))/0xa+-parseInt(_0x217a8a(0x1e6))/0xb*(-parseInt(_0x217a8a(0x1b3))/0xc);if(_0x338758===_0x326ea1)break;else _0x501dab['push'](_0x501dab['shift']());}catch(_0x2713f4){_0x501dab['push'](_0x501dab['shift']());}}}(_0x447c,0x60c6e),function(_0x3ec2a5,_0x1e2db1){var _0x287bd7=_0x1761;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x1e2db1():typeof define==_0x287bd7(0x1cd)&&define[_0x287bd7(0x282)]?define([],_0x1e2db1):(_0x3ec2a5=typeof globalThis<'u'?globalThis:_0x3ec2a5||self,_0x3ec2a5[_0x287bd7(0x1b1)]=_0x1e2db1());}(this,function(){var _0x25c14b=_0x1761;return{'docs-shape-ui':{'title':'Bentuk','insertShape':_0x25c14b(0x27c),'openPanel':_0x25c14b(0x1d8),'deleteShape':'Hapus\x20Bentuk','hidePanel':_0x25c14b(0x209),'formatShape':_0x25c14b(0x200),'shapeStyle':_0x25c14b(0x27e),'shapePosition':_0x25c14b(0x252),'toggleFlipH':'Balik\x20Horizontal','toggleFlipV':_0x25c14b(0x25d),'rotateRight90':'Putar\x20Kanan\x2090°','rotateLeft90':_0x25c14b(0x1ac),'toggleTextVertical':_0x25c14b(0x281),'fill':{'title':_0x25c14b(0x20c),'noFill':'Tanpa\x20isian','solidFill':'Isian\x20solid','gradientFill':'Isian\x20gradien','pictureFill':_0x25c14b(0x214),'patternFill':_0x25c14b(0x1fb),'color':'Warna','transparency':_0x25c14b(0x1d3),'picture':{'source':_0x25c14b(0x1e3),'insert':_0x25c14b(0x1e2),'tileAsTexture':_0x25c14b(0x1fc),'offsetX':'Offset\x20X','offsetY':'Offset\x20Y','scaleX':_0x25c14b(0x22e),'scaleY':_0x25c14b(0x1bc),'alignment':_0x25c14b(0x1f5),'rotateWithShape':'Putar\x20dengan\x20bentuk','align':{'tl':'Kiri\x20Atas','t':'Atas','tr':_0x25c14b(0x26f),'l':_0x25c14b(0x270),'ctr':_0x25c14b(0x1c3),'r':_0x25c14b(0x239),'bl':_0x25c14b(0x1ee),'b':_0x25c14b(0x226),'br':_0x25c14b(0x260)}}},'line':{'title':_0x25c14b(0x25c),'noLine':_0x25c14b(0x1c7),'solidLine':_0x25c14b(0x230),'gradientLine':_0x25c14b(0x1d7),'color':'Warna','transparency':_0x25c14b(0x1d3),'width':'Lebar','dashType':{'title':_0x25c14b(0x1ba),'solid':'Solid','roundDot':_0x25c14b(0x280),'squareDot':'Titik\x20Persegi','dash':_0x25c14b(0x25a),'dashDot':'Putus-Titik','longDash':_0x25c14b(0x1b6),'longDashDot':'Putus\x20Panjang\x20Titik','longDashDotDot':'Putus\x20Panjang\x20Titik\x20Titik'},'capType':{'title':_0x25c14b(0x24f),'flat':_0x25c14b(0x1dd),'round':'Bulat','square':_0x25c14b(0x1ec)},'joinType':{'title':_0x25c14b(0x246),'miter':'Miter','round':_0x25c14b(0x231),'bevel':'Bevel'},'beginArrowType':_0x25c14b(0x26d),'beginArrowSize':_0x25c14b(0x215),'endArrowType':'Jenis\x20panah\x20akhir','endArrowSize':_0x25c14b(0x24e),'arrowType':{'none':_0x25c14b(0x1b8),'arrow':_0x25c14b(0x284),'openArrow':_0x25c14b(0x1de),'stealthArrow':'Panah\x20Siluman','diamondArrow':'Panah\x20Berlian','ovalArrow':_0x25c14b(0x26a)},'arrowSize':{'small':_0x25c14b(0x20f),'medium':_0x25c14b(0x1c9),'large':'Besar'},'sketchType':{'title':_0x25c14b(0x22c),'none':'Tidak\x20ada','curved':_0x25c14b(0x1ea),'freehand':_0x25c14b(0x219),'handDrawn':_0x25c14b(0x1e5)}},'shape':{'group':{'line':_0x25c14b(0x25c),'rectangle':_0x25c14b(0x266),'basicShape':_0x25c14b(0x241),'blockArrow':'Panah\x20Blok','equationShape':_0x25c14b(0x1fd),'flowchart':'Diagram\x20Alir','starAndBanner':_0x25c14b(0x244),'callout':_0x25c14b(0x254),'other':'Lainnya'},'type':{'line':_0x25c14b(0x25c),'straight-connector1':_0x25c14b(0x1d0),'straight-connector2':'Garis\x20Panah\x20Ganda','bent-connector3':'Penyambung\x20Siku','bent-connector3-arrow1':_0x25c14b(0x229),'bent-connector3-arrow2':_0x25c14b(0x265),'curved-connector3':_0x25c14b(0x227),'curved-connector3-arrow1':_0x25c14b(0x1ce),'curved-connector3-arrow2':_0x25c14b(0x255),'rect':_0x25c14b(0x266),'round-rect':'Persegi\x20Panjang\x20Membulat','snip1-rect':'Persegi\x20Panjang\x20Sudut\x20Potong\x20Tunggal','snip2-same-rect':_0x25c14b(0x1f8),'snip2-diag-rect':_0x25c14b(0x22f),'snip-round-rect':'Persegi\x20Panjang\x20Sudut\x20Potong\x20dan\x20Membulat\x20Tunggal','round1-rect':_0x25c14b(0x24c),'round2-same-rect':'Persegi\x20Panjang\x20Sudut\x20Membulat\x20Sisi\x20Sama','round2-diag-rect':_0x25c14b(0x1e4),'rect-textbox-horizontal':_0x25c14b(0x1e7),'rect-textbox-vertical':_0x25c14b(0x1f2),'ellipse':'Oval','triangle':_0x25c14b(0x248),'rt-triangle':_0x25c14b(0x256),'parallelogram':_0x25c14b(0x279),'trapezoid':_0x25c14b(0x1ab),'non-isosceles-trapezoid':_0x25c14b(0x27a),'diamond':_0x25c14b(0x21b),'pentagon':'Pentagon','hexagon':_0x25c14b(0x1cb),'heptagon':_0x25c14b(0x1a7),'octagon':_0x25c14b(0x263),'decagon':'Dekagon','dodecagon':_0x25c14b(0x212),'pie':_0x25c14b(0x25b),'chord':_0x25c14b(0x1f3),'teardrop':'Tetesan\x20Air','frame':_0x25c14b(0x1c1),'half-frame':'Setengah\x20Bingkai','corner':'Bentuk-L','diag-stripe':_0x25c14b(0x27d),'plus':'Silang','plaque':'Plakat','can':_0x25c14b(0x221),'cube':_0x25c14b(0x286),'bevel':_0x25c14b(0x27b),'donut':'Donat','no-smoking':_0x25c14b(0x1c4),'block-arc':'Busur\x20Blok','folder-corner':_0x25c14b(0x204),'smiley-face':_0x25c14b(0x1d1),'heart':_0x25c14b(0x1bf),'lightning-bolt':_0x25c14b(0x1da),'sun':_0x25c14b(0x208),'moon':_0x25c14b(0x20a),'cloud':_0x25c14b(0x210),'arc':_0x25c14b(0x205),'bracket-pair':_0x25c14b(0x276),'brace-pair':_0x25c14b(0x23c),'left-bracket':_0x25c14b(0x24a),'right-bracket':_0x25c14b(0x234),'left-brace':_0x25c14b(0x1cc),'right-brace':_0x25c14b(0x1c2),'right-arrow':_0x25c14b(0x26c),'left-arrow':_0x25c14b(0x1db),'up-arrow':_0x25c14b(0x217),'down-arrow':_0x25c14b(0x1ed),'left-right-arrow':_0x25c14b(0x1f0),'up-down-arrow':'Panah\x20Atas-Bawah','quad-arrow':_0x25c14b(0x1eb),'left-right-up-arrow':_0x25c14b(0x243),'bent-arrow':_0x25c14b(0x24d),'uturn-arrow':_0x25c14b(0x1a6),'left-up-arrow':'Panah\x20Kiri-Atas','bent-up-arrow':_0x25c14b(0x22b),'curved-right-arrow':_0x25c14b(0x232),'curved-left-arrow':_0x25c14b(0x1f4),'curved-up-arrow':_0x25c14b(0x1b0),'curved-down-arrow':_0x25c14b(0x1cf),'striped-right-arrow':_0x25c14b(0x272),'notched-right-arrow':_0x25c14b(0x27f),'home-plate':_0x25c14b(0x1b9),'chevron':_0x25c14b(0x257),'right-arrow-callout':_0x25c14b(0x277),'down-arrow-callout':_0x25c14b(0x242),'left-arrow-callout':_0x25c14b(0x24b),'up-arrow-callout':'Tanda\x20Panggilan\x20Panah\x20Atas','left-right-arrow-callout':_0x25c14b(0x23a),'quad-arrow-callout':_0x25c14b(0x1fa),'circular-arrow':_0x25c14b(0x1e9),'math-plus':_0x25c14b(0x21c),'math-minus':_0x25c14b(0x206),'math-multiply':_0x25c14b(0x273),'math-divide':'Bagi','math-equal':'Sama\x20Dengan','math-not-equal':'Tidak\x20Sama\x20Dengan','flow-chart-process':_0x25c14b(0x245),'flow-chart-alternate-process':_0x25c14b(0x203),'flow-chart-decision':_0x25c14b(0x268),'flow-chart-input-output':_0x25c14b(0x269),'flow-chart-predefined-process':_0x25c14b(0x211),'flow-chart-internal-storage':_0x25c14b(0x1ff),'flow-chart-document':_0x25c14b(0x1e1),'flow-chart-multidocument':_0x25c14b(0x1b5),'flow-chart-terminator':'Terminasi','flow-chart-preparation':_0x25c14b(0x23f),'flow-chart-manual-input':_0x25c14b(0x1d2),'flow-chart-manual-operation':_0x25c14b(0x261),'flow-chart-connector':_0x25c14b(0x23d),'flow-chart-offpage-connector':_0x25c14b(0x1f1),'flow-chart-punched-card':_0x25c14b(0x1b4),'flow-chart-punched-tape':_0x25c14b(0x201),'flow-chart-summing-junction':_0x25c14b(0x1c0),'flow-chart-or':'Atau','flow-chart-collate':_0x25c14b(0x236),'flow-chart-sort':'Urutkan','flow-chart-extract':_0x25c14b(0x1e0),'flow-chart-merge':'Gabungkan','flow-chart-online-storage':_0x25c14b(0x1be),'flow-chart-delay':_0x25c14b(0x216),'flow-chart-magnetic-tape':'Penyimpanan\x20Akses\x20Sekuensial','flow-chart-magnetic-disk':_0x25c14b(0x1d5),'flow-chart-magnetic-drum':_0x25c14b(0x235),'flow-chart-display':_0x25c14b(0x267),'irregular-seal1':_0x25c14b(0x237),'irregular-seal2':'Ledakan\x202','star4':_0x25c14b(0x213),'star5':_0x25c14b(0x1ae),'star6':_0x25c14b(0x233),'star7':'Bintang\x207\x20Sudut','star8':_0x25c14b(0x285),'star10':_0x25c14b(0x1bb),'star12':_0x25c14b(0x238),'star16':_0x25c14b(0x253),'star24':_0x25c14b(0x274),'star32':_0x25c14b(0x23e),'ribbon2':_0x25c14b(0x1c6),'ribbon':_0x25c14b(0x223),'ellipse-ribbon2':_0x25c14b(0x1f6),'ellipse-ribbon':_0x25c14b(0x258),'vertical-scroll':_0x25c14b(0x287),'horizontal-scroll':_0x25c14b(0x1a9),'wave':'Gelombang','double-wave':_0x25c14b(0x26e),'wedge-rect-callout':_0x25c14b(0x20d),'wedge-round-rect-callout':_0x25c14b(0x1b2),'wedge-ellipse-callout':_0x25c14b(0x1ca),'cloud-callout':_0x25c14b(0x250),'border-callout1':'Tanda\x20Panggilan\x20Garis\x201','border-callout2':'Tanda\x20Panggilan\x20Garis\x202','border-callout3':_0x25c14b(0x1c8),'accent-callout1':_0x25c14b(0x26b),'accent-callout2':'Tanda\x20Panggilan\x20Aksen\x202','accent-callout3':_0x25c14b(0x22a),'callout1':_0x25c14b(0x1c5),'callout2':'Tanda\x20Panggilan\x202','callout3':_0x25c14b(0x207),'accent-border-callout1':'Tanda\x20Panggilan\x20Batas\x20Aksen\x201','accent-border-callout2':_0x25c14b(0x23b),'accent-border-callout3':_0x25c14b(0x1ef),'left-circular-arrow':'Panah\x20Melingkar\x20Kiri','left-right-circular-arrow':_0x25c14b(0x1aa),'swoosh-arrow':_0x25c14b(0x251),'left-right-ribbon':_0x25c14b(0x21d),'pie-wedge':'Irisan\x20Pie','funnel':_0x25c14b(0x202),'gear6':'Gigi\x206','gear9':_0x25c14b(0x25f),'corner-tabs':'Tab\x20Sudut','action-button-back-previous':'Tombol\x20Aksi:\x20Kembali\x20atau\x20Sebelumnya','action-button-forward-next':'Tombol\x20Aksi:\x20Maju\x20atau\x20Berikutnya','action-button-beginning':_0x25c14b(0x21e),'action-button-end':_0x25c14b(0x21f),'action-button-home':_0x25c14b(0x225),'action-button-information':_0x25c14b(0x1df),'action-button-return':_0x25c14b(0x20e),'action-button-movie':_0x25c14b(0x1a8),'action-button-document':_0x25c14b(0x1f7),'action-button-sound':_0x25c14b(0x1dc),'action-button-help':'Tombol\x20Aksi:\x20Bantuan','action-button-blank':_0x25c14b(0x1e8),'chart-plus':_0x25c14b(0x259),'chart-star':'Grafik\x20Bintang','chart-x':_0x25c14b(0x218),'flow-chart-offline-storage':_0x25c14b(0x262),'line-inv':'Garis\x20Terbalik','plaque-tabs':'Tab\x20Plakat','square-tabs':_0x25c14b(0x1a5),'up-down-arrow-callout':_0x25c14b(0x1b7)}},'toolbar':{'alignLeft':_0x25c14b(0x1fe),'alignCenter':_0x25c14b(0x1d6),'alignRight':'Rata\x20Kanan','alignJustify':_0x25c14b(0x271),'bold':'Tebal','italic':_0x25c14b(0x1f9),'underline':_0x25c14b(0x224),'strikethrough':_0x25c14b(0x240),'textColor':'Warna\x20teks','fillColor':_0x25c14b(0x275),'resetColor':_0x25c14b(0x247)},'align':{'top':_0x25c14b(0x1d9),'middle':_0x25c14b(0x1d6),'bottom':_0x25c14b(0x1ad)},'textWrap':{'inline':'Sejajar\x20dengan\x20teks','square':'Kotak','topAndBottom':_0x25c14b(0x22d),'behindText':_0x25c14b(0x228),'inFrontText':_0x25c14b(0x25e)},'crop':{'shape':_0x25c14b(0x20b)}}};}));function _0x1761(_0x497471,_0x481674){_0x497471=_0x497471-0x1a5;var _0x447cfa=_0x447c();var _0x17612c=_0x447cfa[_0x497471];return _0x17612c;}function _0x447c(){var _0xc70903=['Kurung\x20Ganda','Tanda\x20Panggilan\x20Panah\x20Kanan','2303tBkdNA','Jajar\x20Genjang','Trapesium\x20Tidak\x20Sama\x20Kaki','Bevel','Sisipkan\x20Bentuk','Garis\x20Diagonal','Gaya\x20Bentuk','Panah\x20Kanan\x20Berlekuk','Titik\x20Bulat','Ubah\x20Teks\x20Vertikal','amd','6DjPlPJ','Panah','Bintang\x208\x20Sudut','Kubus','Gulir\x20Vertikal','Tab\x20Persegi','Panah\x20Putar\x20Balik','Heptagon','Tombol\x20Aksi:\x20Film','Gulir\x20Horizontal','Panah\x20Melingkar\x20Kiri-Kanan','Trapesium','Putar\x20Kiri\x2090°','Rata\x20Bawah','Bintang\x205\x20Sudut','744492jgBniG','Panah\x20Melengkung\x20Atas','UniverProDocsShapeUiIdID','Tanda\x20Panggilan\x20Persegi\x20Panjang\x20Membulat','47796ATtczD','Kartu','Multi\x20Dokumen','Putus\x20Panjang','Tanda\x20Panggilan\x20Panah\x20Atas-Bawah','Tidak\x20ada','Pentagon','Jenis\x20putus-putus','Bintang\x2010\x20Sudut','Skala\x20Y','1571264pGNzGl','Data\x20Tersimpan','Hati','Persimpangan\x20Penjumlahan','Bingkai','Kurung\x20Kurawal\x20Kanan','Tengah','Dilarang\x20Merokok','Tanda\x20Panggilan\x201','Pita\x20Atas','Tanpa\x20garis','Tanda\x20Panggilan\x20Garis\x203','Sedang','Tanda\x20Panggilan\x20Oval','Heksagon','Kurung\x20Kurawal\x20Kiri','function','Penyambung\x20Melengkung\x20Panah','Panah\x20Melengkung\x20Bawah','Garis\x20Panah','Wajah\x20Senyum','Input\x20Manual','Transparansi','551212uhdbqy','Disk\x20Magnetik','Rata\x20Tengah','Garis\x20gradien','Buka\x20Panel\x20Bentuk','Rata\x20Atas','Petir','Panah\x20Kiri','Tombol\x20Aksi:\x20Suara','Datar','Panah\x20Terbuka','Tombol\x20Aksi:\x20Informasi','Ekstrak','Dokumen','Sisipkan...','Sumber\x20gambar','Persegi\x20Panjang\x20Sudut\x20Membulat\x20Diagonal','Gambar\x20tangan','1903CvPkeZ','Kotak\x20Teks\x20Horizontal','Tombol\x20Aksi:\x20Kosong','Panah\x20Melingkar','Melengkung','Panah\x20Empat\x20Arah','Persegi','Panah\x20Bawah','Kiri\x20Bawah','Tanda\x20Panggilan\x20Batas\x20Aksen\x203','Panah\x20Kiri-Kanan','Penyambung\x20Halaman\x20Lain','Kotak\x20Teks\x20Vertikal','Tali\x20Busur','Panah\x20Melengkung\x20Kiri','Perataan','Pita\x20Melengkung\x20Atas','Tombol\x20Aksi:\x20Dokumen','Persegi\x20Panjang\x20Sudut\x20Potong\x20Sisi\x20Sama','Miring','Tanda\x20Panggilan\x20Panah\x20Empat\x20Arah','Isian\x20pola','Ulangi\x20gambar\x20sebagai\x20tekstur','Bentuk\x20Persamaan','Rata\x20Kiri','Penyimpanan\x20Internal','Format\x20Bentuk','Pita\x20Tertinju','Corong','Proses\x20Alternatif','Sudut\x20Dilipat','Busur','Kurang','Tanda\x20Panggilan\x203','Matahari','Sembunyikan\x20Panel\x20Bentuk','Bulan','Pangkas\x20ke\x20Bentuk','Isian','Tanda\x20Panggilan\x20Persegi\x20Panjang','Tombol\x20Aksi:\x20Kembali','Kecil','Awan','Proses\x20Terdefinisi','Dodekagon','Bintang\x204\x20Sudut','Isian\x20gambar\x20atau\x20tekstur','Ukuran\x20panah\x20awal','Tunda','Panah\x20Atas','Grafik\x20X','Tangan\x20bebas','25pCItVZ','Berlian','Tambah','Pita\x20Kiri-Kanan','Tombol\x20Aksi:\x20Awal','Tombol\x20Aksi:\x20Akhir','14154Yaoyqb','Silinder','6904900QGkady','Pita\x20Bawah','Garis\x20bawah','Tombol\x20Aksi:\x20Beranda','Bawah','Penyambung\x20Melengkung','Di\x20belakang\x20teks','Penyambung\x20Siku\x20Panah','Tanda\x20Panggilan\x20Aksen\x203','Panah\x20Bengkok\x20Atas','Gaya\x20sketsa','Atas\x20dan\x20Bawah','Skala\x20X','Persegi\x20Panjang\x20Sudut\x20Potong\x20Diagonal','Garis\x20solid','Bulat','Panah\x20Melengkung\x20Kanan','Bintang\x206\x20Sudut','Kurung\x20Kanan','Penyimpanan\x20Akses\x20Langsung','Kolasi','Ledakan\x201','Bintang\x2012\x20Sudut','Kanan','Tanda\x20Panggilan\x20Panah\x20Kiri-Kanan','Tanda\x20Panggilan\x20Batas\x20Aksen\x202','Kurung\x20Kurawal\x20Ganda','Penyambung','Bintang\x2032\x20Sudut','Persiapan','Coret','Bentuk\x20Dasar','Tanda\x20Panggilan\x20Panah\x20Bawah','Panah\x20Kiri-Kanan-Atas','Bintang\x20dan\x20Spanduk','Proses','Jenis\x20sambungan','Reset\x20color','Segitiga\x20Sama\x20Kaki','44845nzKagG','Kurung\x20Kiri','Tanda\x20Panggilan\x20Panah\x20Kiri','Persegi\x20Panjang\x20Sudut\x20Membulat\x20Tunggal','Panah\x20Bengkok','Ukuran\x20panah\x20akhir','Jenis\x20ujung','Tanda\x20Panggilan\x20Awan','Panah\x20Swoosh','Posisi\x20Bentuk','Bintang\x2016\x20Sudut','Tanda\x20Panggilan','Penyambung\x20Melengkung\x20Panah\x20Ganda','Segitiga\x20Siku-Siku','Chevron','Pita\x20Melengkung\x20Bawah','Grafik\x20Plus','Putus','Pie','Garis','Balik\x20Vertikal','Di\x20depan\x20teks','Gigi\x209','Kanan\x20Bawah','Operasi\x20Manual','Penyimpanan\x20Offline','Oktagon','9VJMkkt','Penyambung\x20Siku\x20Panah\x20Ganda','Persegi\x20Panjang','Tampilan','Keputusan','Data','Panah\x20Oval','Tanda\x20Panggilan\x20Aksen\x201','Panah\x20Kanan','Jenis\x20panah\x20awal','Gelombang\x20Ganda','Kanan\x20Atas','Kiri','Rata\x20Kanan\x20Kiri','Panah\x20Kanan\x20Bergaris','Kali','Bintang\x2024\x20Sudut','Warna\x20latar\x20teks'];_0x447c=function(){return _0xc70903;};return _0x447c();}
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x4ec7(_0x2ef2c2,_0x3c9b3f){_0x2ef2c2=_0x2ef2c2-0x97;var _0x2f2009=_0x2f20();var _0x4ec7c3=_0x2f2009[_0x2ef2c2];return _0x4ec7c3;}function _0x2f20(){var _0x3c012d=['Arco\x20a\x20blocchi','595494NlgRLz','Freccia\x20circolare','Scheda','Attiva/disattiva\x20capovolgimento\x20orizzontale','Processo','Parentesi\x20graffa\x20sinistra','Freccia\x20quadrupla','Connettore\x20curvo','Rettangolo','Punto\x20rotondo','Superiore\x20e\x20inferiore','Nessuno','Nastro\x20su','Didascalia\x20freccia\x20su-giù','Ruota\x20a\x20destra\x2090°','Tratto\x20lungo','Freccia\x20giù','Inserisci\x20forma','Freccia\x20piegata\x20su','Linea\x20solida','Faccina\x20sorridente','Disegnato\x20a\x20mano','Doppia\x20parentesi\x20quadra','Piana','Processo\x20predefinito','Affianca\x20immagine\x20come\x20texture','Cubo','Dimensione\x20freccia\x20iniziale','Esplosione\x202','Imbuto','Grafico\x20più','Tratto\x20lungo-punto','Nessun\x20riempimento','40NBmYhZ','Pulsante\x20azione:\x20indietro\x20o\x20precedente','Diamante','UniverProDocsShapeUiItIT','Rettangoli','Riempimento\x20gradiente','Documento','Decisione','19574929PvKNlI','Cuore','Freccia\x20swoosh','Ruota\x20a\x20sinistra\x2090°','Smussata','Diviso','Nessuna\x20linea','Elimina\x20forma','Triangolo\x20isoscele','Display','Stella\x20a\x207\x20punte','Media','Freccia\x20circolare\x20sinistra','Pulsante\x20azione:\x20informazione','Più','Destra','Centro','Didascalia\x20ovale','Stella\x20a\x2010\x20punte','Pulsante\x20azione:\x20vuoto','Dati\x20memorizzati','Sole','Rettangolo\x20con\x20angoli\x20tagliati\x20sullo\x20stesso\x20lato','Sottolineato','Freccia\x20ovale','Vietato\x20fumare','Schede\x20placca','Doppia\x20onda','In\x20basso\x20a\x20sinistra','Connettore\x20fuori\x20pagina','Didascalia\x20linea\x203','Riempimento\x20motivo','Schede\x20quadrate','In\x20alto\x20a\x20sinistra','Lacrima','Pulsante\x20azione:\x20filmato','Stella\x20a\x206\x20punte','Tratto\x20lungo-punto-punto','Giustifica','Memoria\x20offline','Quadrato','Grassetto','Allinea\x20al\x20centro','Dimensione\x20freccia\x20finale','Didascalia\x20freccia\x20sinistra-destra','Torta','Ettagono','Forme\x20di\x20base','Ingranaggio\x206','Rettangolo\x20con\x20angoli\x20arrotondati\x20in\x20diagonale','Ingranaggio\x209','Freccia\x20curva\x20destra','Connettore\x20a\x20gomito\x20freccia','Freccia\x20circolare\x20sinistra-destra','Disco\x20magnetico','Didascalia\x202','Pulsante\x20azione:\x20home','Nastro\x20giù','Freccia\x20sinistra','A\x20mitra','1741016VExPox','Unisci','Didascalia\x20accento\x203','Stella\x20a\x2012\x20punte','Striscia\x20diagonale','Memoria\x20interna','Ordina','Rettangolo\x20con\x20angoli\x20tagliati\x20in\x20diagonale','Parallelogramma','Didascalia\x20accento\x201','593281gfrbCq','Continua','487137aLHslD','Grafico\x20stella','Curvato','Allinea\x20a\x20Destra','Decagono','Meno','Freccia\x20su-giù','Colore\x20testo','Fonte\x20immagine','Apri\x20pannello\x20forma','47330NEFqkp','Stella\x20a\x205\x20punte','Casella\x20di\x20testo\x20orizzontale','amd','Ritaglia\x20a\x20forma','Stelle\x20e\x20banner','Angolo\x20piegato','Freccia\x20sinistra-su','Forma','Esplosione\x201','Connettore','Pulsante\x20azione:\x20aiuto','Luna','40hAFFUS','Preparazione','Smusso','Didascalia\x20accento\x202','Rettangolo\x20con\x20angolo\x20tagliato\x20e\x20arrotondato','Linea','Didascalie','Pentagono','Didascalia\x20nuvola','Freccia\x20piegata','Attiva/disattiva\x20capovolgimento\x20verticale','Forme\x20equazione','Nascondi\x20pannello\x20forma','Freccia\x20diamante','Freccia\x20curva\x20sinistra','Freccia\x20dentellata\x20destra','Tipo\x20freccia\x20finale','Dodecagono','Parentesi\x20graffa\x20destra','Riempimento','Ingresso\x20manuale','exports','Trasparenza','Ottagono','Grafico\x20X','Allinea\x20in\x20basso','Allinea\x20in\x20alto','Linea\x20doppia\x20freccia','Freccia\x20curva\x20giù','Freccia\x20sinistra-destra-su','In\x20linea\x20con\x20il\x20testo','Inserisci...','Tratto-punto','Casella\x20di\x20testo\x20verticale','Nastro\x20curvo\x20su','In\x20alto','Grande','Memoria\x20ad\x20accesso\x20diretto','Tipo\x20tratteggio','Arrotondata','Esagono','Chevron','Stile\x20schizzo','Pulsante\x20azione:\x20documento','Onda','Diverso','Offset\x20Y','Didascalia\x20freccia\x20su','function','Rettangolo\x20con\x20un\x20angolo\x20arrotondato','Cilindro','Memoria\x20ad\x20accesso\x20sequenziale','Freccia\x20destra','Rettangolo\x20con\x20angoli\x20arrotondati\x20sullo\x20stesso\x20lato','Arco','Triangolo\x20rettangolo','Davanti\x20al\x20testo','Nastro\x20sinistra-destra','Ritardo','Tipo\x20estremità','Rettangolo\x20arrotondato','Parentesi\x20quadra\x20destra','Croce','Connettore\x20curvo\x20freccia','1626177xRvJhI','Freccia\x20a\x20strisce\x20destra','Didascalia\x20rettangolare','Didascalia\x20freccia\x20giù','Freccia','Operazione\x20manuale','Processo\x20alternativo','Scala\x20Y','Dati','Tipo\x20giunzione','Offset\x20X','In\x20alto\x20a\x20destra','Placca','Forma\x20a\x20L','Nuvola','Posizione\x20forma','Freccia\x20stealth','Tratteggiata','Trapezio','Didascalia\x20bordo\x20accento\x203','Pulsante\x20azione:\x20fine','Anello','Cornice','In\x20basso\x20a\x20destra','6FdapSz','Didascalia\x20freccia\x20quadrupla','Riempimento\x20immagine\x20o\x20texture','Stella\x20a\x208\x20punte','Nastro\x20curvo\x20giù','Pulsante\x20azione:\x20avanti\x20o\x20successivo','Corda','Colore\x20sfondo\x20testo','Pergamena\x20orizzontale','2BPPTdm','Tipo\x20freccia\x20iniziale','Freccia\x20aperta','Stella\x20a\x2016\x20punte','Schede\x20ad\x20angolo','Punto\x20quadrato','Stella\x20a\x204\x20punte','Riempimento\x20solido'];_0x2f20=function(){return _0x3c012d;};return _0x2f20();}(function(_0x3775fd,_0x1d74d6){var _0x3b092c=_0x4ec7,_0x304e11=_0x3775fd();while(!![]){try{var _0x5d1bcc=-parseInt(_0x3b092c(0x170))/0x1*(parseInt(_0x3b092c(0xf8))/0x2)+-parseInt(_0x3b092c(0xd7))/0x3+-parseInt(_0x3b092c(0x166))/0x4+parseInt(_0x3b092c(0x17c))/0x5*(parseInt(_0x3b092c(0xef))/0x6)+parseInt(_0x3b092c(0x172))/0x7*(parseInt(_0x3b092c(0x97))/0x8)+parseInt(_0x3b092c(0x101))/0x9*(-parseInt(_0x3b092c(0x122))/0xa)+parseInt(_0x3b092c(0x12a))/0xb;if(_0x5d1bcc===_0x1d74d6)break;else _0x304e11['push'](_0x304e11['shift']());}catch(_0x3a8989){_0x304e11['push'](_0x304e11['shift']());}}}(_0x2f20,0x49a86),function(_0x31918e,_0x13a5ea){var _0x592cd9=_0x4ec7;typeof exports=='object'&&typeof module<'u'?module[_0x592cd9(0xac)]=_0x13a5ea():typeof define==_0x592cd9(0xc7)&&define[_0x592cd9(0x17f)]?define([],_0x13a5ea):(_0x31918e=typeof globalThis<'u'?globalThis:_0x31918e||self,_0x31918e[_0x592cd9(0x125)]=_0x13a5ea());}(this,function(){var _0xe98815=_0x4ec7;return{'docs-shape-ui':{'title':_0xe98815(0x184),'insertShape':_0xe98815(0x112),'openPanel':_0xe98815(0x17b),'deleteShape':_0xe98815(0x131),'hidePanel':_0xe98815(0xa3),'formatShape':'Formato\x20forma','shapeStyle':'Stile\x20forma','shapePosition':_0xe98815(0xe6),'toggleFlipH':_0xe98815(0x104),'toggleFlipV':_0xe98815(0xa1),'rotateRight90':_0xe98815(0x10f),'rotateLeft90':_0xe98815(0x12d),'toggleTextVertical':'Attiva/disattiva\x20testo\x20verticale','fill':{'title':_0xe98815(0xaa),'noFill':_0xe98815(0x121),'solidFill':_0xe98815(0xff),'gradientFill':_0xe98815(0x127),'pictureFill':_0xe98815(0xf1),'patternFill':_0xe98815(0x149),'color':'Colore','transparency':_0xe98815(0xad),'picture':{'source':_0xe98815(0x17a),'insert':_0xe98815(0xb6),'tileAsTexture':_0xe98815(0x11a),'offsetX':_0xe98815(0xe1),'offsetY':_0xe98815(0xc5),'scaleX':'Scala\x20X','scaleY':_0xe98815(0xde),'alignment':'Allineamento','rotateWithShape':'Ruota\x20con\x20forma','align':{'tl':_0xe98815(0x14b),'t':_0xe98815(0xba),'tr':_0xe98815(0xe2),'l':'Sinistra','ctr':_0xe98815(0x13a),'r':_0xe98815(0x139),'bl':_0xe98815(0x146),'b':'In\x20basso','br':_0xe98815(0xee)}}},'line':{'title':_0xe98815(0x9c),'noLine':_0xe98815(0x130),'solidLine':_0xe98815(0x114),'gradientLine':'Linea\x20gradiente','color':'Colore','transparency':_0xe98815(0xad),'width':'Larghezza','dashType':{'title':_0xe98815(0xbd),'solid':_0xe98815(0x171),'roundDot':_0xe98815(0x10a),'squareDot':_0xe98815(0xfd),'dash':_0xe98815(0xe8),'dashDot':_0xe98815(0xb7),'longDash':_0xe98815(0x110),'longDashDot':_0xe98815(0x120),'longDashDotDot':_0xe98815(0x14f)},'capType':{'title':_0xe98815(0xd2),'flat':_0xe98815(0x118),'round':'Arrotondata','square':'Quadrata'},'joinType':{'title':_0xe98815(0xe0),'miter':_0xe98815(0x165),'round':_0xe98815(0xbe),'bevel':_0xe98815(0x12e)},'beginArrowType':_0xe98815(0xf9),'beginArrowSize':_0xe98815(0x11c),'endArrowType':_0xe98815(0xa7),'endArrowSize':_0xe98815(0x155),'arrowType':{'none':'Nessuno','arrow':_0xe98815(0xdb),'openArrow':_0xe98815(0xfa),'stealthArrow':_0xe98815(0xe7),'diamondArrow':_0xe98815(0xa4),'ovalArrow':_0xe98815(0x142)},'arrowSize':{'small':'Piccola','medium':_0xe98815(0x135),'large':_0xe98815(0xbb)},'sketchType':{'title':_0xe98815(0xc1),'none':_0xe98815(0x10c),'curved':_0xe98815(0x174),'freehand':'A\x20mano\x20libera','handDrawn':_0xe98815(0x116)}},'shape':{'group':{'line':'Linee','rectangle':_0xe98815(0x126),'basicShape':_0xe98815(0x159),'blockArrow':'Frecce\x20a\x20blocco','equationShape':_0xe98815(0xa2),'flowchart':'Diagramma\x20di\x20flusso','starAndBanner':_0xe98815(0x181),'callout':_0xe98815(0x9d),'other':'Altri'},'type':{'line':_0xe98815(0x9c),'straight-connector1':'Freccia\x20linea','straight-connector2':_0xe98815(0xb2),'bent-connector3':'Connettore\x20a\x20gomito','bent-connector3-arrow1':_0xe98815(0x15e),'bent-connector3-arrow2':'Connettore\x20a\x20gomito\x20doppia\x20freccia','curved-connector3':_0xe98815(0x108),'curved-connector3-arrow1':_0xe98815(0xd6),'curved-connector3-arrow2':'Connettore\x20curvo\x20doppia\x20freccia','rect':_0xe98815(0x109),'round-rect':_0xe98815(0xd3),'snip1-rect':'Rettangolo\x20con\x20un\x20angolo\x20tagliato','snip2-same-rect':_0xe98815(0x140),'snip2-diag-rect':_0xe98815(0x16d),'snip-round-rect':_0xe98815(0x9b),'round1-rect':_0xe98815(0xc8),'round2-same-rect':_0xe98815(0xcc),'round2-diag-rect':_0xe98815(0x15b),'rect-textbox-horizontal':_0xe98815(0x17e),'rect-textbox-vertical':_0xe98815(0xb8),'ellipse':'Ovale','triangle':_0xe98815(0x132),'rt-triangle':_0xe98815(0xce),'parallelogram':_0xe98815(0x16e),'trapezoid':_0xe98815(0xe9),'non-isosceles-trapezoid':'Trapezio\x20scaleno','diamond':_0xe98815(0x124),'pentagon':_0xe98815(0x9e),'hexagon':_0xe98815(0xbf),'heptagon':_0xe98815(0x158),'octagon':_0xe98815(0xae),'decagon':_0xe98815(0x176),'dodecagon':_0xe98815(0xa8),'pie':_0xe98815(0x157),'chord':_0xe98815(0xf5),'teardrop':_0xe98815(0x14c),'frame':_0xe98815(0xed),'half-frame':'Mezza\x20cornice','corner':_0xe98815(0xe4),'diag-stripe':_0xe98815(0x16a),'plus':_0xe98815(0xd5),'plaque':_0xe98815(0xe3),'can':_0xe98815(0xc9),'cube':_0xe98815(0x11b),'bevel':_0xe98815(0x99),'donut':_0xe98815(0xec),'no-smoking':_0xe98815(0x143),'block-arc':_0xe98815(0x100),'folder-corner':_0xe98815(0x182),'smiley-face':_0xe98815(0x115),'heart':_0xe98815(0x12b),'lightning-bolt':'Fulmine','sun':_0xe98815(0x13f),'moon':_0xe98815(0x188),'cloud':_0xe98815(0xe5),'arc':_0xe98815(0xcd),'bracket-pair':_0xe98815(0x117),'brace-pair':'Doppia\x20parentesi\x20graffa','left-bracket':'Parentesi\x20quadra\x20sinistra','right-bracket':_0xe98815(0xd4),'left-brace':_0xe98815(0x106),'right-brace':_0xe98815(0xa9),'right-arrow':_0xe98815(0xcb),'left-arrow':_0xe98815(0x164),'up-arrow':'Freccia\x20su','down-arrow':_0xe98815(0x111),'left-right-arrow':'Freccia\x20sinistra-destra','up-down-arrow':_0xe98815(0x178),'quad-arrow':_0xe98815(0x107),'left-right-up-arrow':_0xe98815(0xb4),'bent-arrow':_0xe98815(0xa0),'uturn-arrow':'Freccia\x20a\x20U','left-up-arrow':_0xe98815(0x183),'bent-up-arrow':_0xe98815(0x113),'curved-right-arrow':_0xe98815(0x15d),'curved-left-arrow':_0xe98815(0xa5),'curved-up-arrow':'Freccia\x20curva\x20su','curved-down-arrow':_0xe98815(0xb3),'striped-right-arrow':_0xe98815(0xd8),'notched-right-arrow':_0xe98815(0xa6),'home-plate':'Pentagono','chevron':_0xe98815(0xc0),'right-arrow-callout':'Didascalia\x20freccia\x20destra','down-arrow-callout':_0xe98815(0xda),'left-arrow-callout':'Didascalia\x20freccia\x20sinistra','up-arrow-callout':_0xe98815(0xc6),'left-right-arrow-callout':_0xe98815(0x156),'quad-arrow-callout':_0xe98815(0xf0),'circular-arrow':_0xe98815(0x102),'math-plus':_0xe98815(0x138),'math-minus':_0xe98815(0x177),'math-multiply':'Per','math-divide':_0xe98815(0x12f),'math-equal':'Uguale','math-not-equal':_0xe98815(0xc4),'flow-chart-process':_0xe98815(0x105),'flow-chart-alternate-process':_0xe98815(0xdd),'flow-chart-decision':_0xe98815(0x129),'flow-chart-input-output':_0xe98815(0xdf),'flow-chart-predefined-process':_0xe98815(0x119),'flow-chart-internal-storage':_0xe98815(0x16b),'flow-chart-document':_0xe98815(0x128),'flow-chart-multidocument':'Multidocumento','flow-chart-terminator':'Terminatore','flow-chart-preparation':_0xe98815(0x98),'flow-chart-manual-input':_0xe98815(0xab),'flow-chart-manual-operation':_0xe98815(0xdc),'flow-chart-connector':_0xe98815(0x186),'flow-chart-offpage-connector':_0xe98815(0x147),'flow-chart-punched-card':_0xe98815(0x103),'flow-chart-punched-tape':'Nastro\x20perforato','flow-chart-summing-junction':'Nodo\x20di\x20somma','flow-chart-or':'O','flow-chart-collate':'Raggruppa','flow-chart-sort':_0xe98815(0x16c),'flow-chart-extract':'Estrai','flow-chart-merge':_0xe98815(0x167),'flow-chart-online-storage':_0xe98815(0x13e),'flow-chart-delay':_0xe98815(0xd1),'flow-chart-magnetic-tape':_0xe98815(0xca),'flow-chart-magnetic-disk':_0xe98815(0x160),'flow-chart-magnetic-drum':_0xe98815(0xbc),'flow-chart-display':_0xe98815(0x133),'irregular-seal1':_0xe98815(0x185),'irregular-seal2':_0xe98815(0x11d),'star4':_0xe98815(0xfe),'star5':_0xe98815(0x17d),'star6':_0xe98815(0x14e),'star7':_0xe98815(0x134),'star8':_0xe98815(0xf2),'star10':_0xe98815(0x13c),'star12':_0xe98815(0x169),'star16':_0xe98815(0xfb),'star24':'Stella\x20a\x2024\x20punte','star32':'Stella\x20a\x2032\x20punte','ribbon2':_0xe98815(0x10d),'ribbon':_0xe98815(0x163),'ellipse-ribbon2':_0xe98815(0xb9),'ellipse-ribbon':_0xe98815(0xf3),'vertical-scroll':'Pergamena\x20verticale','horizontal-scroll':_0xe98815(0xf7),'wave':_0xe98815(0xc3),'double-wave':_0xe98815(0x145),'wedge-rect-callout':_0xe98815(0xd9),'wedge-round-rect-callout':'Didascalia\x20rettangolare\x20arrotondata','wedge-ellipse-callout':_0xe98815(0x13b),'cloud-callout':_0xe98815(0x9f),'border-callout1':'Didascalia\x20linea\x201','border-callout2':'Didascalia\x20linea\x202','border-callout3':_0xe98815(0x148),'accent-callout1':_0xe98815(0x16f),'accent-callout2':_0xe98815(0x9a),'accent-callout3':_0xe98815(0x168),'callout1':'Didascalia\x201','callout2':_0xe98815(0x161),'callout3':'Didascalia\x203','accent-border-callout1':'Didascalia\x20bordo\x20accento\x201','accent-border-callout2':'Didascalia\x20bordo\x20accento\x202','accent-border-callout3':_0xe98815(0xea),'left-circular-arrow':_0xe98815(0x136),'left-right-circular-arrow':_0xe98815(0x15f),'swoosh-arrow':_0xe98815(0x12c),'left-right-ribbon':_0xe98815(0xd0),'pie-wedge':'Spicchio\x20torta','funnel':_0xe98815(0x11e),'gear6':_0xe98815(0x15a),'gear9':_0xe98815(0x15c),'corner-tabs':_0xe98815(0xfc),'action-button-back-previous':_0xe98815(0x123),'action-button-forward-next':_0xe98815(0xf4),'action-button-beginning':'Pulsante\x20azione:\x20inizio','action-button-end':_0xe98815(0xeb),'action-button-home':_0xe98815(0x162),'action-button-information':_0xe98815(0x137),'action-button-return':'Pulsante\x20azione:\x20ritorna','action-button-movie':_0xe98815(0x14d),'action-button-document':_0xe98815(0xc2),'action-button-sound':'Pulsante\x20azione:\x20suono','action-button-help':_0xe98815(0x187),'action-button-blank':_0xe98815(0x13d),'chart-plus':_0xe98815(0x11f),'chart-star':_0xe98815(0x173),'chart-x':_0xe98815(0xaf),'flow-chart-offline-storage':_0xe98815(0x151),'line-inv':'Linea\x20inversa','plaque-tabs':_0xe98815(0x144),'square-tabs':_0xe98815(0x14a),'up-down-arrow-callout':_0xe98815(0x10e)}},'toolbar':{'alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':'Allinea\x20al\x20Centro','alignRight':_0xe98815(0x175),'alignJustify':_0xe98815(0x150),'bold':_0xe98815(0x153),'italic':'Corsivo','underline':_0xe98815(0x141),'strikethrough':'Barrato','textColor':_0xe98815(0x179),'fillColor':_0xe98815(0xf6)},'align':{'top':_0xe98815(0xb1),'middle':_0xe98815(0x154),'bottom':_0xe98815(0xb0)},'textWrap':{'inline':_0xe98815(0xb5),'square':_0xe98815(0x152),'topAndBottom':_0xe98815(0x10b),'behindText':'Dietro\x20il\x20testo','inFrontText':_0xe98815(0xcf)},'crop':{'shape':_0xe98815(0x180)}}};}));
|
|
1
|
+
function _0x2504(_0x10e8cb,_0x3ff35f){_0x10e8cb=_0x10e8cb-0xb6;var _0x3570dc=_0x3570();var _0x25044d=_0x3570dc[_0x10e8cb];return _0x25044d;}(function(_0x10b394,_0x397d9d){var _0x527653=_0x2504,_0xf72fff=_0x10b394();while(!![]){try{var _0x18a3f7=parseInt(_0x527653(0x104))/0x1+parseInt(_0x527653(0x139))/0x2*(-parseInt(_0x527653(0x14a))/0x3)+-parseInt(_0x527653(0x14b))/0x4+-parseInt(_0x527653(0x12c))/0x5*(-parseInt(_0x527653(0xed))/0x6)+-parseInt(_0x527653(0x12f))/0x7*(parseInt(_0x527653(0x11d))/0x8)+parseInt(_0x527653(0x13d))/0x9+parseInt(_0x527653(0x178))/0xa;if(_0x18a3f7===_0x397d9d)break;else _0xf72fff['push'](_0xf72fff['shift']());}catch(_0x3d69f6){_0xf72fff['push'](_0xf72fff['shift']());}}}(_0x3570,0xa1710),function(_0x3e4fb2,_0x41eeee){var _0xa8ef34=_0x2504;typeof exports==_0xa8ef34(0x183)&&typeof module<'u'?module[_0xa8ef34(0x12d)]=_0x41eeee():typeof define==_0xa8ef34(0x133)&&define['amd']?define([],_0x41eeee):(_0x3e4fb2=typeof globalThis<'u'?globalThis:_0x3e4fb2||self,_0x3e4fb2['UniverProDocsShapeUiItIT']=_0x41eeee());}(this,function(){var _0x2bc1d5=_0x2504;return{'docs-shape-ui':{'title':_0x2bc1d5(0x127),'insertShape':_0x2bc1d5(0x162),'openPanel':_0x2bc1d5(0xee),'deleteShape':_0x2bc1d5(0x149),'hidePanel':_0x2bc1d5(0x144),'formatShape':_0x2bc1d5(0x160),'shapeStyle':_0x2bc1d5(0x16d),'shapePosition':_0x2bc1d5(0x12e),'toggleFlipH':_0x2bc1d5(0x1a0),'toggleFlipV':_0x2bc1d5(0x169),'rotateRight90':_0x2bc1d5(0x10a),'rotateLeft90':_0x2bc1d5(0x103),'toggleTextVertical':_0x2bc1d5(0x14e),'fill':{'title':_0x2bc1d5(0xe7),'noFill':_0x2bc1d5(0x19f),'solidFill':_0x2bc1d5(0xd6),'gradientFill':_0x2bc1d5(0xcd),'pictureFill':_0x2bc1d5(0xe5),'patternFill':_0x2bc1d5(0x17f),'color':_0x2bc1d5(0x190),'transparency':_0x2bc1d5(0x102),'picture':{'source':'Fonte\x20immagine','insert':_0x2bc1d5(0xd4),'tileAsTexture':_0x2bc1d5(0x18e),'offsetX':'Offset\x20X','offsetY':_0x2bc1d5(0x19a),'scaleX':_0x2bc1d5(0x194),'scaleY':_0x2bc1d5(0x13e),'alignment':_0x2bc1d5(0x100),'rotateWithShape':_0x2bc1d5(0x116),'align':{'tl':_0x2bc1d5(0xcc),'t':_0x2bc1d5(0x13f),'tr':_0x2bc1d5(0x175),'l':_0x2bc1d5(0x19c),'ctr':_0x2bc1d5(0xb8),'r':_0x2bc1d5(0x159),'bl':_0x2bc1d5(0x10b),'b':_0x2bc1d5(0x136),'br':_0x2bc1d5(0xbd)}}},'line':{'title':'Linea','noLine':'Nessuna\x20linea','solidLine':'Linea\x20solida','gradientLine':_0x2bc1d5(0xf4),'color':_0x2bc1d5(0x190),'transparency':_0x2bc1d5(0x102),'width':_0x2bc1d5(0x118),'dashType':{'title':_0x2bc1d5(0x15b),'solid':_0x2bc1d5(0x11a),'roundDot':'Punto\x20rotondo','squareDot':_0x2bc1d5(0xea),'dash':_0x2bc1d5(0x148),'dashDot':_0x2bc1d5(0x125),'longDash':_0x2bc1d5(0x16a),'longDashDot':_0x2bc1d5(0x14c),'longDashDotDot':_0x2bc1d5(0x19b)},'capType':{'title':_0x2bc1d5(0xf0),'flat':'Piana','round':_0x2bc1d5(0x147),'square':'Quadrata'},'joinType':{'title':_0x2bc1d5(0x17a),'miter':_0x2bc1d5(0x18f),'round':_0x2bc1d5(0x147),'bevel':_0x2bc1d5(0x151)},'beginArrowType':_0x2bc1d5(0x143),'beginArrowSize':_0x2bc1d5(0x16f),'endArrowType':_0x2bc1d5(0xe1),'endArrowSize':_0x2bc1d5(0xc8),'arrowType':{'none':'Nessuno','arrow':_0x2bc1d5(0xfd),'openArrow':_0x2bc1d5(0x152),'stealthArrow':_0x2bc1d5(0x14d),'diamondArrow':_0x2bc1d5(0xfa),'ovalArrow':_0x2bc1d5(0xe0)},'arrowSize':{'small':_0x2bc1d5(0xde),'medium':_0x2bc1d5(0xbf),'large':'Grande'},'sketchType':{'title':_0x2bc1d5(0x179),'none':_0x2bc1d5(0x132),'curved':'Curvato','freehand':_0x2bc1d5(0x13c),'handDrawn':_0x2bc1d5(0x176)}},'shape':{'group':{'line':_0x2bc1d5(0xb7),'rectangle':'Rettangoli','basicShape':'Forme\x20di\x20base','blockArrow':'Frecce\x20a\x20blocco','equationShape':'Forme\x20equazione','flowchart':_0x2bc1d5(0x193),'starAndBanner':_0x2bc1d5(0x135),'callout':_0x2bc1d5(0x129),'other':_0x2bc1d5(0x189)},'type':{'line':'Linea','straight-connector1':'Freccia\x20linea','straight-connector2':'Linea\x20doppia\x20freccia','bent-connector3':_0x2bc1d5(0xbc),'bent-connector3-arrow1':'Connettore\x20a\x20gomito\x20freccia','bent-connector3-arrow2':_0x2bc1d5(0x15a),'curved-connector3':_0x2bc1d5(0xc7),'curved-connector3-arrow1':'Connettore\x20curvo\x20freccia','curved-connector3-arrow2':_0x2bc1d5(0x192),'rect':_0x2bc1d5(0xf9),'round-rect':_0x2bc1d5(0x17d),'snip1-rect':_0x2bc1d5(0x172),'snip2-same-rect':_0x2bc1d5(0x101),'snip2-diag-rect':'Rettangolo\x20con\x20angoli\x20tagliati\x20in\x20diagonale','snip-round-rect':_0x2bc1d5(0x11c),'round1-rect':'Rettangolo\x20con\x20un\x20angolo\x20arrotondato','round2-same-rect':_0x2bc1d5(0x18a),'round2-diag-rect':_0x2bc1d5(0x167),'rect-textbox-horizontal':_0x2bc1d5(0xf2),'rect-textbox-vertical':_0x2bc1d5(0xe6),'ellipse':_0x2bc1d5(0x106),'triangle':_0x2bc1d5(0x18d),'rt-triangle':_0x2bc1d5(0x138),'parallelogram':_0x2bc1d5(0x145),'trapezoid':_0x2bc1d5(0x19e),'non-isosceles-trapezoid':_0x2bc1d5(0xd9),'diamond':'Diamante','pentagon':'Pentagono','hexagon':_0x2bc1d5(0xdc),'heptagon':'Ettagono','octagon':'Ottagono','decagon':'Decagono','dodecagon':'Dodecagono','pie':_0x2bc1d5(0x171),'chord':_0x2bc1d5(0xc0),'teardrop':_0x2bc1d5(0x122),'frame':_0x2bc1d5(0x161),'half-frame':_0x2bc1d5(0xc4),'corner':_0x2bc1d5(0x155),'diag-stripe':_0x2bc1d5(0x15d),'plus':_0x2bc1d5(0x141),'plaque':_0x2bc1d5(0x10d),'can':_0x2bc1d5(0xcf),'cube':_0x2bc1d5(0x120),'bevel':_0x2bc1d5(0x1a4),'donut':_0x2bc1d5(0x195),'no-smoking':_0x2bc1d5(0xe8),'block-arc':'Arco\x20a\x20blocchi','folder-corner':'Angolo\x20piegato','smiley-face':_0x2bc1d5(0x182),'heart':_0x2bc1d5(0x108),'lightning-bolt':_0x2bc1d5(0xba),'sun':_0x2bc1d5(0xc1),'moon':'Luna','cloud':'Nuvola','arc':_0x2bc1d5(0x187),'bracket-pair':_0x2bc1d5(0x146),'brace-pair':_0x2bc1d5(0x17c),'left-bracket':_0x2bc1d5(0x168),'right-bracket':'Parentesi\x20quadra\x20destra','left-brace':_0x2bc1d5(0xf5),'right-brace':_0x2bc1d5(0x154),'right-arrow':_0x2bc1d5(0x198),'left-arrow':_0x2bc1d5(0x199),'up-arrow':_0x2bc1d5(0x130),'down-arrow':_0x2bc1d5(0x114),'left-right-arrow':_0x2bc1d5(0xd8),'up-down-arrow':'Freccia\x20su-giù','quad-arrow':_0x2bc1d5(0x134),'left-right-up-arrow':_0x2bc1d5(0xfe),'bent-arrow':_0x2bc1d5(0xef),'uturn-arrow':_0x2bc1d5(0x18b),'left-up-arrow':_0x2bc1d5(0xe4),'bent-up-arrow':_0x2bc1d5(0x14f),'curved-right-arrow':_0x2bc1d5(0x16b),'curved-left-arrow':_0x2bc1d5(0xfb),'curved-up-arrow':_0x2bc1d5(0xbb),'curved-down-arrow':'Freccia\x20curva\x20giù','striped-right-arrow':_0x2bc1d5(0x19d),'notched-right-arrow':_0x2bc1d5(0x15c),'home-plate':_0x2bc1d5(0xc2),'chevron':'Chevron','right-arrow-callout':'Didascalia\x20freccia\x20destra','down-arrow-callout':_0x2bc1d5(0x117),'left-arrow-callout':_0x2bc1d5(0xdd),'up-arrow-callout':_0x2bc1d5(0x107),'left-right-arrow-callout':'Didascalia\x20freccia\x20sinistra-destra','quad-arrow-callout':_0x2bc1d5(0x177),'circular-arrow':_0x2bc1d5(0x123),'math-plus':_0x2bc1d5(0xc5),'math-minus':_0x2bc1d5(0xf3),'math-multiply':'Per','math-divide':'Diviso','math-equal':_0x2bc1d5(0xf1),'math-not-equal':_0x2bc1d5(0xc6),'flow-chart-process':_0x2bc1d5(0x15e),'flow-chart-alternate-process':_0x2bc1d5(0xd7),'flow-chart-decision':_0x2bc1d5(0x174),'flow-chart-input-output':_0x2bc1d5(0x17b),'flow-chart-predefined-process':'Processo\x20predefinito','flow-chart-internal-storage':_0x2bc1d5(0xce),'flow-chart-document':_0x2bc1d5(0x164),'flow-chart-multidocument':'Multidocumento','flow-chart-terminator':'Terminatore','flow-chart-preparation':'Preparazione','flow-chart-manual-input':_0x2bc1d5(0x186),'flow-chart-manual-operation':_0x2bc1d5(0x128),'flow-chart-connector':_0x2bc1d5(0x13b),'flow-chart-offpage-connector':_0x2bc1d5(0x166),'flow-chart-punched-card':_0x2bc1d5(0x165),'flow-chart-punched-tape':_0x2bc1d5(0x153),'flow-chart-summing-junction':_0x2bc1d5(0xbe),'flow-chart-or':'O','flow-chart-collate':_0x2bc1d5(0xda),'flow-chart-sort':_0x2bc1d5(0x13a),'flow-chart-extract':_0x2bc1d5(0x10c),'flow-chart-merge':_0x2bc1d5(0xca),'flow-chart-online-storage':_0x2bc1d5(0x191),'flow-chart-delay':_0x2bc1d5(0x142),'flow-chart-magnetic-tape':_0x2bc1d5(0xb9),'flow-chart-magnetic-disk':_0x2bc1d5(0x11e),'flow-chart-magnetic-drum':_0x2bc1d5(0x157),'flow-chart-display':_0x2bc1d5(0x184),'irregular-seal1':'Esplosione\x201','irregular-seal2':_0x2bc1d5(0xeb),'star4':_0x2bc1d5(0x137),'star5':'Stella\x20a\x205\x20punte','star6':'Stella\x20a\x206\x20punte','star7':_0x2bc1d5(0x196),'star8':_0x2bc1d5(0xb6),'star10':_0x2bc1d5(0x11b),'star12':'Stella\x20a\x2012\x20punte','star16':_0x2bc1d5(0xd1),'star24':_0x2bc1d5(0xff),'star32':_0x2bc1d5(0x119),'ribbon2':'Nastro\x20su','ribbon':_0x2bc1d5(0xd5),'ellipse-ribbon2':_0x2bc1d5(0xcb),'ellipse-ribbon':'Nastro\x20curvo\x20giù','vertical-scroll':'Pergamena\x20verticale','horizontal-scroll':'Pergamena\x20orizzontale','wave':_0x2bc1d5(0x109),'double-wave':_0x2bc1d5(0x185),'wedge-rect-callout':_0x2bc1d5(0x170),'wedge-round-rect-callout':_0x2bc1d5(0xf7),'wedge-ellipse-callout':_0x2bc1d5(0xfc),'cloud-callout':_0x2bc1d5(0x17e),'border-callout1':_0x2bc1d5(0x16e),'border-callout2':_0x2bc1d5(0xf8),'border-callout3':_0x2bc1d5(0xc3),'accent-callout1':'Didascalia\x20accento\x201','accent-callout2':_0x2bc1d5(0x173),'accent-callout3':'Didascalia\x20accento\x203','callout1':_0x2bc1d5(0x10f),'callout2':'Didascalia\x202','callout3':_0x2bc1d5(0xe2),'accent-border-callout1':_0x2bc1d5(0x18c),'accent-border-callout2':_0x2bc1d5(0x111),'accent-border-callout3':_0x2bc1d5(0x115),'left-circular-arrow':_0x2bc1d5(0x180),'left-right-circular-arrow':_0x2bc1d5(0x112),'swoosh-arrow':_0x2bc1d5(0x150),'left-right-ribbon':_0x2bc1d5(0xd2),'pie-wedge':_0x2bc1d5(0x12b),'funnel':_0x2bc1d5(0x10e),'gear6':_0x2bc1d5(0xe9),'gear9':_0x2bc1d5(0x163),'corner-tabs':_0x2bc1d5(0x131),'action-button-back-previous':_0x2bc1d5(0x156),'action-button-forward-next':_0x2bc1d5(0x126),'action-button-beginning':_0x2bc1d5(0x1a2),'action-button-end':_0x2bc1d5(0x105),'action-button-home':_0x2bc1d5(0x158),'action-button-information':_0x2bc1d5(0x1a3),'action-button-return':_0x2bc1d5(0x110),'action-button-movie':'Pulsante\x20azione:\x20filmato','action-button-document':'Pulsante\x20azione:\x20documento','action-button-sound':_0x2bc1d5(0x197),'action-button-help':_0x2bc1d5(0x181),'action-button-blank':'Pulsante\x20azione:\x20vuoto','chart-plus':_0x2bc1d5(0x124),'chart-star':_0x2bc1d5(0x15f),'chart-x':'Grafico\x20X','flow-chart-offline-storage':_0x2bc1d5(0xdf),'line-inv':'Linea\x20inversa','plaque-tabs':_0x2bc1d5(0xd3),'square-tabs':_0x2bc1d5(0x1a1),'up-down-arrow-callout':_0x2bc1d5(0xc9)}},'toolbar':{'alignLeft':_0x2bc1d5(0x188),'alignCenter':'Allinea\x20al\x20Centro','alignRight':_0x2bc1d5(0x140),'alignJustify':_0x2bc1d5(0xf6),'bold':_0x2bc1d5(0xe3),'italic':'Corsivo','underline':_0x2bc1d5(0x113),'strikethrough':'Barrato','textColor':'Colore\x20testo','fillColor':_0x2bc1d5(0xec),'resetColor':_0x2bc1d5(0x11f)},'align':{'top':'Allinea\x20in\x20alto','middle':_0x2bc1d5(0xd0),'bottom':'Allinea\x20in\x20basso'},'textWrap':{'inline':_0x2bc1d5(0xdb),'square':'Quadrato','topAndBottom':_0x2bc1d5(0x121),'behindText':'Dietro\x20il\x20testo','inFrontText':_0x2bc1d5(0x12a)},'crop':{'shape':_0x2bc1d5(0x16c)}}};}));function _0x3570(){var _0x576628=['Scala\x20Y','In\x20alto','Allinea\x20a\x20Destra','Croce','Ritardo','Tipo\x20freccia\x20iniziale','Nascondi\x20pannello\x20forma','Parallelogramma','Doppia\x20parentesi\x20quadra','Arrotondata','Tratteggiata','Elimina\x20forma','861NQzbUK','2508156hJsYaW','Tratto\x20lungo-punto','Freccia\x20stealth','Attiva/disattiva\x20testo\x20verticale','Freccia\x20piegata\x20su','Freccia\x20swoosh','Smussata','Freccia\x20aperta','Nastro\x20perforato','Parentesi\x20graffa\x20destra','Forma\x20a\x20L','Pulsante\x20azione:\x20indietro\x20o\x20precedente','Memoria\x20ad\x20accesso\x20diretto','Pulsante\x20azione:\x20home','Destra','Connettore\x20a\x20gomito\x20doppia\x20freccia','Tipo\x20tratteggio','Freccia\x20dentellata\x20destra','Striscia\x20diagonale','Processo','Grafico\x20stella','Formato\x20forma','Cornice','Inserisci\x20forma','Ingranaggio\x209','Documento','Scheda','Connettore\x20fuori\x20pagina','Rettangolo\x20con\x20angoli\x20arrotondati\x20in\x20diagonale','Parentesi\x20quadra\x20sinistra','Attiva/disattiva\x20capovolgimento\x20verticale','Tratto\x20lungo','Freccia\x20curva\x20destra','Ritaglia\x20a\x20forma','Stile\x20forma','Didascalia\x20linea\x201','Dimensione\x20freccia\x20iniziale','Didascalia\x20rettangolare','Torta','Rettangolo\x20con\x20un\x20angolo\x20tagliato','Didascalia\x20accento\x202','Decisione','In\x20alto\x20a\x20destra','Disegnato\x20a\x20mano','Didascalia\x20freccia\x20quadrupla','5162740sHkCKu','Stile\x20schizzo','Tipo\x20giunzione','Dati','Doppia\x20parentesi\x20graffa','Rettangolo\x20arrotondato','Didascalia\x20nuvola','Riempimento\x20motivo','Freccia\x20circolare\x20sinistra','Pulsante\x20azione:\x20aiuto','Faccina\x20sorridente','object','Display','Doppia\x20onda','Ingresso\x20manuale','Arco','Allinea\x20a\x20Sinistra','Altri','Rettangolo\x20con\x20angoli\x20arrotondati\x20sullo\x20stesso\x20lato','Freccia\x20a\x20U','Didascalia\x20bordo\x20accento\x201','Triangolo\x20isoscele','Affianca\x20immagine\x20come\x20texture','A\x20mitra','Colore','Dati\x20memorizzati','Connettore\x20curvo\x20doppia\x20freccia','Diagramma\x20di\x20flusso','Scala\x20X','Anello','Stella\x20a\x207\x20punte','Pulsante\x20azione:\x20suono','Freccia\x20destra','Freccia\x20sinistra','Offset\x20Y','Tratto\x20lungo-punto-punto','Sinistra','Freccia\x20a\x20strisce\x20destra','Trapezio','Nessun\x20riempimento','Attiva/disattiva\x20capovolgimento\x20orizzontale','Schede\x20quadrate','Pulsante\x20azione:\x20inizio','Pulsante\x20azione:\x20informazione','Smusso','Stella\x20a\x208\x20punte','Linee','Centro','Memoria\x20ad\x20accesso\x20sequenziale','Fulmine','Freccia\x20curva\x20su','Connettore\x20a\x20gomito','In\x20basso\x20a\x20destra','Nodo\x20di\x20somma','Media','Corda','Sole','Pentagono','Didascalia\x20linea\x203','Mezza\x20cornice','Più','Diverso','Connettore\x20curvo','Dimensione\x20freccia\x20finale','Didascalia\x20freccia\x20su-giù','Unisci','Nastro\x20curvo\x20su','In\x20alto\x20a\x20sinistra','Riempimento\x20gradiente','Memoria\x20interna','Cilindro','Allinea\x20al\x20centro','Stella\x20a\x2016\x20punte','Nastro\x20sinistra-destra','Schede\x20placca','Inserisci...','Nastro\x20giù','Riempimento\x20solido','Processo\x20alternativo','Freccia\x20sinistra-destra','Trapezio\x20scaleno','Raggruppa','In\x20linea\x20con\x20il\x20testo','Esagono','Didascalia\x20freccia\x20sinistra','Piccola','Memoria\x20offline','Freccia\x20ovale','Tipo\x20freccia\x20finale','Didascalia\x203','Grassetto','Freccia\x20sinistra-su','Riempimento\x20immagine\x20o\x20texture','Casella\x20di\x20testo\x20verticale','Riempimento','Vietato\x20fumare','Ingranaggio\x206','Punto\x20quadrato','Esplosione\x202','Colore\x20sfondo\x20testo','6DgAlXa','Apri\x20pannello\x20forma','Freccia\x20piegata','Tipo\x20estremità','Uguale','Casella\x20di\x20testo\x20orizzontale','Meno','Linea\x20gradiente','Parentesi\x20graffa\x20sinistra','Giustifica','Didascalia\x20rettangolare\x20arrotondata','Didascalia\x20linea\x202','Rettangolo','Freccia\x20diamante','Freccia\x20curva\x20sinistra','Didascalia\x20ovale','Freccia','Freccia\x20sinistra-destra-su','Stella\x20a\x2024\x20punte','Allineamento','Rettangolo\x20con\x20angoli\x20tagliati\x20sullo\x20stesso\x20lato','Trasparenza','Ruota\x20a\x20sinistra\x2090°','338449UbBspu','Pulsante\x20azione:\x20fine','Ovale','Didascalia\x20freccia\x20su','Cuore','Onda','Ruota\x20a\x20destra\x2090°','In\x20basso\x20a\x20sinistra','Estrai','Placca','Imbuto','Didascalia\x201','Pulsante\x20azione:\x20ritorna','Didascalia\x20bordo\x20accento\x202','Freccia\x20circolare\x20sinistra-destra','Sottolineato','Freccia\x20giù','Didascalia\x20bordo\x20accento\x203','Ruota\x20con\x20forma','Didascalia\x20freccia\x20giù','Larghezza','Stella\x20a\x2032\x20punte','Continua','Stella\x20a\x2010\x20punte','Rettangolo\x20con\x20angolo\x20tagliato\x20e\x20arrotondato','8601304vFWujC','Disco\x20magnetico','Reset\x20color','Cubo','Superiore\x20e\x20inferiore','Lacrima','Freccia\x20circolare','Grafico\x20più','Tratto-punto','Pulsante\x20azione:\x20avanti\x20o\x20successivo','Forma','Operazione\x20manuale','Didascalie','Davanti\x20al\x20testo','Spicchio\x20torta','1467215PKGwnj','exports','Posizione\x20forma','7SAJTqK','Freccia\x20su','Schede\x20ad\x20angolo','Nessuno','function','Freccia\x20quadrupla','Stelle\x20e\x20banner','In\x20basso','Stella\x20a\x204\x20punte','Triangolo\x20rettangolo','582HiTPfZ','Ordina','Connettore','A\x20mano\x20libera','11689353FDcOxn'];_0x3570=function(){return _0x576628;};return _0x3570();}
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x32cd95,_0x4cf5e5){var _0x3351e8=_0x5906,_0x301aa5=_0x32cd95();while(!![]){try{var _0x3d713b=parseInt(_0x3351e8(0x178))/0x1+-parseInt(_0x3351e8(0x187))/0x2+parseInt(_0x3351e8(0x17e))/0x3+-parseInt(_0x3351e8(0x18e))/0x4+parseInt(_0x3351e8(0x15b))/0x5+-parseInt(_0x3351e8(0x14d))/0x6+-parseInt(_0x3351e8(0x11f))/0x7*(-parseInt(_0x3351e8(0x155))/0x8);if(_0x3d713b===_0x4cf5e5)break;else _0x301aa5['push'](_0x301aa5['shift']());}catch(_0x47b9d4){_0x301aa5['push'](_0x301aa5['shift']());}}}(_0x411f,0xd44d0),function(_0x56fe60,_0x46c7c8){var _0x41a3fc=_0x5906;typeof exports==_0x41a3fc(0x117)&&typeof module<'u'?module[_0x41a3fc(0x189)]=_0x46c7c8():typeof define==_0x41a3fc(0x114)&&define[_0x41a3fc(0x198)]?define([],_0x46c7c8):(_0x56fe60=typeof globalThis<'u'?globalThis:_0x56fe60||self,_0x56fe60['UniverProDocsShapeUiJaJP']=_0x46c7c8());}(this,function(){var _0x413f19=_0x5906;return{'docs-shape-ui':{'title':'図形','insertShape':_0x413f19(0x19d),'openPanel':_0x413f19(0x105),'deleteShape':_0x413f19(0x179),'hidePanel':_0x413f19(0x16b),'formatShape':'図形の書式設定','shapeStyle':_0x413f19(0x14c),'shapePosition':_0x413f19(0x141),'toggleFlipH':_0x413f19(0x16f),'toggleFlipV':_0x413f19(0x150),'rotateRight90':_0x413f19(0x104),'rotateLeft90':_0x413f19(0x188),'toggleTextVertical':_0x413f19(0x1a6),'fill':{'title':_0x413f19(0x17a),'noFill':_0x413f19(0x170),'solidFill':_0x413f19(0x1a8),'gradientFill':_0x413f19(0x145),'pictureFill':'図またはテクスチャ塗りつぶし','patternFill':_0x413f19(0x100),'color':'色','transparency':'透明度','picture':{'source':_0x413f19(0x1b0),'insert':_0x413f19(0x1b6),'tileAsTexture':_0x413f19(0x19e),'offsetX':_0x413f19(0x177),'offsetY':_0x413f19(0x195),'scaleX':_0x413f19(0x175),'scaleY':_0x413f19(0x17d),'alignment':'配置','rotateWithShape':_0x413f19(0x1b1),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'中央','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線','noLine':_0x413f19(0x147),'solidLine':'実線','gradientLine':_0x413f19(0x1b9),'color':'色','transparency':_0x413f19(0x108),'width':'幅','dashType':{'title':'実線/点線','solid':'実線','roundDot':'丸点','squareDot':'四角点','dash':'破線','dashDot':'一点鎖線','longDash':_0x413f19(0x124),'longDashDot':_0x413f19(0x1b5),'longDashDotDot':_0x413f19(0x13a)},'capType':{'title':_0x413f19(0x110),'flat':_0x413f19(0x1b4),'round':'丸','square':'四角'},'joinType':{'title':_0x413f19(0x106),'miter':'マイター','round':_0x413f19(0x194),'bevel':_0x413f19(0x158)},'beginArrowType':_0x413f19(0x112),'beginArrowSize':_0x413f19(0x15d),'endArrowType':_0x413f19(0x17b),'endArrowSize':_0x413f19(0x136),'arrowType':{'none':'なし','arrow':'矢印','openArrow':'開いた矢印','stealthArrow':_0x413f19(0x14b),'diamondArrow':'ダイヤモンド矢印','ovalArrow':_0x413f19(0x190)},'arrowSize':{'small':'小','medium':'中','large':'大'},'sketchType':{'title':_0x413f19(0x174),'none':'なし','curved':'曲線','freehand':'フリーハンド','handDrawn':_0x413f19(0x182)}},'shape':{'group':{'line':'線','rectangle':_0x413f19(0x153),'basicShape':_0x413f19(0x142),'blockArrow':_0x413f19(0x140),'equationShape':_0x413f19(0x18f),'flowchart':_0x413f19(0x192),'starAndBanner':_0x413f19(0x13d),'callout':_0x413f19(0x123),'other':_0x413f19(0x133)},'type':{'line':'直線','straight-connector1':'矢印','straight-connector2':'双方向矢印','bent-connector3':_0x413f19(0x132),'bent-connector3-arrow1':_0x413f19(0x19b),'bent-connector3-arrow2':_0x413f19(0x157),'curved-connector3':_0x413f19(0x138),'curved-connector3-arrow1':_0x413f19(0x161),'curved-connector3-arrow2':_0x413f19(0x131),'rect':_0x413f19(0x153),'round-rect':_0x413f19(0x162),'snip1-rect':_0x413f19(0x154),'snip2-same-rect':_0x413f19(0x193),'snip2-diag-rect':_0x413f19(0x111),'snip-round-rect':'1つの角を丸め、1つの角を切り取った四角形','round1-rect':'1つの角を丸めた四角形','round2-same-rect':_0x413f19(0x15a),'round2-diag-rect':_0x413f19(0x1ab),'rect-textbox-horizontal':_0x413f19(0x10f),'rect-textbox-vertical':_0x413f19(0x167),'ellipse':'楕円','triangle':_0x413f19(0x1a1),'rt-triangle':_0x413f19(0x152),'parallelogram':_0x413f19(0x120),'trapezoid':'台形','non-isosceles-trapezoid':'不等辺台形','diamond':'ひし形','pentagon':_0x413f19(0x11a),'hexagon':_0x413f19(0x181),'heptagon':_0x413f19(0x119),'octagon':'八角形','decagon':_0x413f19(0x10d),'dodecagon':_0x413f19(0x1ad),'pie':'円形','chord':'弦','teardrop':'涙形','frame':'額縁','half-frame':_0x413f19(0x18c),'corner':'L字','diag-stripe':_0x413f19(0x17c),'plus':'十字','plaque':_0x413f19(0x1af),'can':'円柱','cube':_0x413f19(0x11c),'bevel':_0x413f19(0x14a),'donut':_0x413f19(0x191),'no-smoking':_0x413f19(0x1a0),'block-arc':'アーチ','folder-corner':_0x413f19(0x19c),'smiley-face':_0x413f19(0x16a),'heart':_0x413f19(0xfc),'lightning-bolt':'稲妻','sun':'太陽','moon':'月','cloud':'雲','arc':'円弧','bracket-pair':_0x413f19(0x146),'brace-pair':_0x413f19(0x15f),'left-bracket':'左大括弧','right-bracket':'右大括弧','left-brace':_0x413f19(0x127),'right-brace':_0x413f19(0x1b8),'right-arrow':'右矢印','left-arrow':_0x413f19(0x135),'up-arrow':_0x413f19(0x16d),'down-arrow':'下矢印','left-right-arrow':_0x413f19(0x18d),'up-down-arrow':_0x413f19(0x113),'quad-arrow':_0x413f19(0x1a3),'left-right-up-arrow':_0x413f19(0x176),'bent-arrow':'屈折矢印','uturn-arrow':'Uターン矢印','left-up-arrow':_0x413f19(0x128),'bent-up-arrow':_0x413f19(0x1ae),'curved-right-arrow':_0x413f19(0x156),'curved-left-arrow':_0x413f19(0x164),'curved-up-arrow':_0x413f19(0x1a9),'curved-down-arrow':_0x413f19(0x1a2),'striped-right-arrow':_0x413f19(0x13b),'notched-right-arrow':_0x413f19(0x139),'home-plate':_0x413f19(0x1a5),'chevron':'山形','right-arrow-callout':'右矢印吹き出し','down-arrow-callout':_0x413f19(0x12b),'left-arrow-callout':_0x413f19(0x166),'up-arrow-callout':_0x413f19(0x115),'left-right-arrow-callout':_0x413f19(0x165),'quad-arrow-callout':_0x413f19(0x148),'circular-arrow':_0x413f19(0x116),'math-plus':_0x413f19(0x12c),'math-minus':_0x413f19(0xfe),'math-multiply':_0x413f19(0x11e),'math-divide':'割る','math-equal':_0x413f19(0x102),'math-not-equal':_0x413f19(0x15c),'flow-chart-process':'処理','flow-chart-alternate-process':_0x413f19(0x163),'flow-chart-decision':'判断','flow-chart-input-output':_0x413f19(0x16c),'flow-chart-predefined-process':_0x413f19(0x149),'flow-chart-internal-storage':_0x413f19(0x183),'flow-chart-document':'書類','flow-chart-multidocument':_0x413f19(0x1b3),'flow-chart-terminator':'端子','flow-chart-preparation':'準備','flow-chart-manual-input':'手操作入力','flow-chart-manual-operation':_0x413f19(0x129),'flow-chart-connector':_0x413f19(0x11b),'flow-chart-offpage-connector':'他ページ結合子','flow-chart-punched-card':'穿孔カード','flow-chart-punched-tape':_0x413f19(0x186),'flow-chart-summing-junction':'和','flow-chart-or':'論理和','flow-chart-collate':'照合','flow-chart-sort':_0x413f19(0x197),'flow-chart-extract':'抽出','flow-chart-merge':'結合','flow-chart-online-storage':_0x413f19(0x13f),'flow-chart-delay':'遅延','flow-chart-magnetic-tape':_0x413f19(0x18b),'flow-chart-magnetic-disk':_0x413f19(0x185),'flow-chart-magnetic-drum':_0x413f19(0x125),'flow-chart-display':'表示','irregular-seal1':'爆発1','irregular-seal2':_0x413f19(0x1a4),'star4':'星4','star5':'星5','star6':'星6','star7':'星7','star8':'星8','star10':'星10','star12':_0x413f19(0x10c),'star16':_0x413f19(0x17f),'star24':'星24','star32':_0x413f19(0x14f),'ribbon2':_0x413f19(0x12a),'ribbon':_0x413f19(0x168),'ellipse-ribbon2':_0x413f19(0x19a),'ellipse-ribbon':_0x413f19(0x109),'vertical-scroll':_0x413f19(0x172),'horizontal-scroll':_0x413f19(0x143),'wave':'波','double-wave':_0x413f19(0x1b2),'wedge-rect-callout':_0x413f19(0x137),'wedge-round-rect-callout':_0x413f19(0x107),'wedge-ellipse-callout':'円形吹き出し','cloud-callout':_0x413f19(0x169),'border-callout1':_0x413f19(0x134),'border-callout2':'線吹き出し2','border-callout3':_0x413f19(0x184),'accent-callout1':_0x413f19(0x1b7),'accent-callout2':_0x413f19(0x122),'accent-callout3':_0x413f19(0x18a),'callout1':'吹き出し1','callout2':_0x413f19(0x118),'callout3':_0x413f19(0x126),'accent-border-callout1':_0x413f19(0x199),'accent-border-callout2':'強調線付き吹き出し2','accent-border-callout3':_0x413f19(0x10e),'left-circular-arrow':_0x413f19(0x1a7),'left-right-circular-arrow':_0x413f19(0x173),'swoosh-arrow':'スウッシュ矢印','left-right-ribbon':_0x413f19(0x10b),'pie-wedge':'扇形','funnel':_0x413f19(0x19f),'gear6':'歯車6','gear9':_0x413f19(0xfd),'corner-tabs':_0x413f19(0x13c),'action-button-back-previous':_0x413f19(0x14e),'action-button-forward-next':_0x413f19(0x12f),'action-button-beginning':_0x413f19(0x159),'action-button-end':_0x413f19(0x196),'action-button-home':_0x413f19(0x16e),'action-button-information':_0x413f19(0x13e),'action-button-return':_0x413f19(0x151),'action-button-movie':_0x413f19(0x121),'action-button-document':_0x413f19(0x171),'action-button-sound':_0x413f19(0x12e),'action-button-help':_0x413f19(0x11d),'action-button-blank':'動作設定ボタン:\x20空白','chart-plus':_0x413f19(0x15e),'chart-star':_0x413f19(0x1aa),'chart-x':_0x413f19(0x180),'flow-chart-offline-storage':_0x413f19(0x160),'line-inv':_0x413f19(0x144),'plaque-tabs':_0x413f19(0x130),'square-tabs':'四角形タブ','up-down-arrow-callout':'上下矢印吹き出し'}},'toolbar':{'alignLeft':_0x413f19(0x101),'alignCenter':_0x413f19(0x103),'alignRight':'右揃え','alignJustify':'両端揃え','bold':'太字','italic':'斜体','underline':'下線','strikethrough':'取り消し線','textColor':_0x413f19(0x10a),'fillColor':_0x413f19(0xff)},'align':{'top':_0x413f19(0x1ac),'middle':_0x413f19(0x103),'bottom':_0x413f19(0x12d)},'textWrap':{'inline':'行内','square':_0x413f19(0x153),'topAndBottom':'上下','behindText':'文字列の背面','inFrontText':'文字列の前面'},'crop':{'shape':'形状にトリミング'}}};}));function _0x5906(_0x3a44b7,_0x3613a4){_0x3a44b7=_0x3a44b7-0xfc;var _0x411f31=_0x411f();var _0x5906b7=_0x411f31[_0x3a44b7];return _0x5906b7;}function _0x411f(){var _0xd36c1f=['楕円矢印','ドーナツ','フローチャート','同じ側の2つの角を切り取った四角形','ラウンド','オフセット\x20Y','動作設定ボタン:\x20最後','並べ替え','amd','強調線付き吹き出し1','リボン(上カーブ)','カギ線矢印コネクタ','折り返し','図形の挿入','画像をテクスチャとして並べる','じょうご','禁止マーク','二等辺三角形','下カーブ矢印','十字矢印','爆発2','ホームベース','テキストの縦書き/横書きの切り替え','左環状矢印','単色塗りつぶし','上カーブ矢印','グラフ\x20星','対角の2つの角を丸めた四角形','上揃え','十二角形','屈折上矢印','プラーク','画像ソース','図形と一緒に回転','二重波','複数書類','フラット','長一点鎖線','挿入...','強調線吹き出し1','右中括弧','グラデーション線','ハート','歯車9','マイナス','塗りつぶしの色','パターン塗りつぶし','左揃え','イコール','中央揃え','時計回りに\x2090\x20度回転','図形パネルを開く','接合の種類','角丸四角形吹き出し','透明度','リボン(下カーブ)','文字の色','左右リボン','星12','十角形','強調線付き吹き出し3','横書きテキストボックス','線端の種類','対角の2つの角を切り取った四角形','始点矢印の種類','上下矢印','function','上矢印吹き出し','環状矢印','object','吹き出し2','七角形','五角形','結合子','立方体','動作設定ボタン:\x20ヘルプ','掛ける','7JyXciw','平行四辺形','動作設定ボタン:\x20動画','強調線吹き出し2','吹き出し','長破線','磁気ドラム','吹き出し3','左中括弧','左上矢印','手作業','リボン(上)','下矢印吹き出し','プラス','下揃え','動作設定ボタン:\x20サウンド','動作設定ボタン:\x20進む/次へ','プラーク\x20タブ','双方向曲線コネクタ','カギ線コネクタ','その他','線吹き出し1','左矢印','終点矢印のサイズ','四角形吹き出し','曲線コネクタ','V字右矢印','長二点鎖線','ストライプ右矢印','コーナー\x20タブ','星とリボン','動作設定ボタン:\x20情報','オンライン記憶','ブロック矢印','図形の位置','基本図形','巻物(横)','直線(逆)','グラデーション塗りつぶし','大括弧','線なし','十字矢印吹き出し','定義済み処理','面取り','ステルス矢印','図形スタイル','9529608dXpKTY','動作設定ボタン:\x20戻る/前へ','星32','垂直反転の切り替え','動作設定ボタン:\x20戻る','直角三角形','四角形','1つの角を切り取った四角形','9034680VuYTzn','右カーブ矢印','双方向カギ線コネクタ','ベベル','動作設定ボタン:\x20最初','同じ側の2つの角を丸めた四角形','1080300ATgUrV','ノットイコール','始点矢印のサイズ','グラフ\x20プラス','中括弧','オフライン記憶','曲線矢印コネクタ','角丸四角形','代替処理','左カーブ矢印','左右矢印吹き出し','左矢印吹き出し','縦書きテキストボックス','リボン(下)','雲形吹き出し','スマイル','図形パネルを非表示','入出力','上矢印','動作設定ボタン:\x20ホーム','水平反転の切り替え','塗りつぶしなし','動作設定ボタン:\x20ドキュメント','巻物(縦)','左右環状矢印','スケッチスタイル','倍率\x20X','左右上矢印','オフセット\x20X','1105412nCmlNR','図形を削除','塗りつぶし','終点矢印の種類','斜めの縞','倍率\x20Y','4133418UHHeFG','星16','グラフ\x20X','六角形','手描き','内部記憶','線吹き出し3','磁気ディスク','穿孔テープ','1888948YvVvmC','反時計回りに\x2090\x20度回転','exports','強調線吹き出し3','磁気テープ','額縁(半分)','左右矢印','1705148WlOziO','数式図形'];_0x411f=function(){return _0xd36c1f;};return _0x411f();}
|
|
1
|
+
function _0x63c6(_0x2ddb2f,_0x5788b0){_0x2ddb2f=_0x2ddb2f-0x1f3;var _0x2a8d65=_0x2a8d();var _0x63c6dd=_0x2a8d65[_0x2ddb2f];return _0x63c6dd;}function _0x2a8d(){var _0x19c34b=['平行四辺形','exports','星とリボン','爆発2','テキストの縦書き/横書きの切り替え','図形の位置','図形の挿入','下矢印','function','四角形吹き出し','吹き出し3','10VtlxJJ','カギ線コネクタ','23744eavjre','立方体','歯車6','巻物(縦)','プラス','双方向矢印','八角形','強調線付き吹き出し1','塗りつぶしの色','パターン塗りつぶし','四角形','吹き出し','ホームベース','透明度','ブロック矢印','マイナス','長一点鎖線','同じ側の2つの角を切り取った四角形','右中括弧','左上矢印','コーナー\x20タブ','禁止マーク','塗りつぶしなし','グラデーション線','動作設定ボタン:\x20空白','開いた矢印','内部記憶','上下矢印','グラデーション塗りつぶし','対角の2つの角を丸めた四角形','中央揃え','UniverProDocsShapeUiJaJP','星12','上揃え','動作設定ボタン:\x20最後','屈折矢印','上矢印吹き出し','右矢印','穿孔カード','星32','リボン(下カーブ)','横書きテキストボックス','動作設定ボタン:\x20情報','スマイル','3436396FhSjJb','1つの角を丸めた四角形','アーチ','時計回りに\x2090\x20度回転','Reset\x20color','強調線吹き出し2','倍率\x20Y','星10','大括弧','amd','数式図形','直角三角形','ひし形','塗りつぶし','6924357VidcyV','線なし','環状矢印','グラフ\x20プラス','掛ける','カギ線矢印コネクタ','同じ側の2つの角を丸めた四角形','手作業','6995982cNYzKC','右矢印吹き出し','長二点鎖線','穿孔テープ','線吹き出し3','下矢印吹き出し','長破線','折り返し','両端揃え','じょうご','スケッチスタイル','角丸四角形','曲線コネクタ','取り消し線','1reRAsY','文字列の前面','実線/点線','七角形','星24','オフセット\x20Y','フリーハンド','右大括弧','動作設定ボタン:\x20戻る','ストライプ右矢印','左右上矢印','リボン(上)','屈折上矢印','フラット','二等辺三角形','図形パネルを開く','吹き出し1','V字右矢印','線吹き出し2','下カーブ矢印','左矢印','画像ソース','並べ替え','基本図形','不等辺台形','上下矢印吹き出し','結合子','手操作入力','磁気ドラム','下揃え','吹き出し2','直線(逆)','グラフ\x20X','その他','文字列の背面','図形を削除','左揃え','718916xNqdEc','スウッシュ矢印','線端の種類','角丸四角形吹き出し','歯車9','強調線付き吹き出し2','双方向カギ線コネクタ','挿入...','ステルス矢印','図形スタイル','上矢印','雲形吹き出し','3232QyPHwJ','左矢印吹き出し','論理和','ラウンド','4422270HiHhXH','十二角形','ベベル','図形と一緒に回転','ダイヤモンド矢印','リボン(上カーブ)','1つの角を切り取った四角形','線吹き出し1','十字矢印','定義済み処理','形状にトリミング','縦書きテキストボックス','六角形','動作設定ボタン:\x20サウンド','図形パネルを非表示','3991365qzMQqm','Uターン矢印','面取り','左カーブ矢印'];_0x2a8d=function(){return _0x19c34b;};return _0x2a8d();}(function(_0x525d8e,_0x50a045){var _0x522e35=_0x63c6,_0x31331c=_0x525d8e();while(!![]){try{var _0x17deef=-parseInt(_0x522e35(0x208))/0x1*(-parseInt(_0x522e35(0x22d))/0x2)+parseInt(_0x522e35(0x24c))/0x3+-parseInt(_0x522e35(0x289))/0x4+parseInt(_0x522e35(0x23d))/0x5+parseInt(_0x522e35(0x1fa))/0x6+-parseInt(_0x522e35(0x25d))/0x7*(parseInt(_0x522e35(0x239))/0x8)+parseInt(_0x522e35(0x297))/0x9*(-parseInt(_0x522e35(0x25b))/0xa);if(_0x17deef===_0x50a045)break;else _0x31331c['push'](_0x31331c['shift']());}catch(_0x5a5df3){_0x31331c['push'](_0x31331c['shift']());}}}(_0x2a8d,0xb5094),function(_0x4b5961,_0x2d81d8){var _0x3a6ed3=_0x63c6;typeof exports=='object'&&typeof module<'u'?module[_0x3a6ed3(0x251)]=_0x2d81d8():typeof define==_0x3a6ed3(0x258)&&define[_0x3a6ed3(0x292)]?define([],_0x2d81d8):(_0x4b5961=typeof globalThis<'u'?globalThis:_0x4b5961||self,_0x4b5961[_0x3a6ed3(0x27c)]=_0x2d81d8());}(this,function(){var _0x22e3a9=_0x63c6;return{'docs-shape-ui':{'title':'図形','insertShape':_0x22e3a9(0x256),'openPanel':_0x22e3a9(0x217),'deleteShape':_0x22e3a9(0x22b),'hidePanel':_0x22e3a9(0x24b),'formatShape':'図形の書式設定','shapeStyle':_0x22e3a9(0x236),'shapePosition':_0x22e3a9(0x255),'toggleFlipH':'水平反転の切り替え','toggleFlipV':'垂直反転の切り替え','rotateRight90':_0x22e3a9(0x28c),'rotateLeft90':'反時計回りに\x2090\x20度回転','toggleTextVertical':_0x22e3a9(0x254),'fill':{'title':_0x22e3a9(0x296),'noFill':_0x22e3a9(0x273),'solidFill':'単色塗りつぶし','gradientFill':_0x22e3a9(0x279),'pictureFill':'図またはテクスチャ塗りつぶし','patternFill':_0x22e3a9(0x266),'color':'色','transparency':_0x22e3a9(0x26a),'picture':{'source':_0x22e3a9(0x21d),'insert':_0x22e3a9(0x234),'tileAsTexture':'画像をテクスチャとして並べる','offsetX':'オフセット\x20X','offsetY':_0x22e3a9(0x20d),'scaleX':'倍率\x20X','scaleY':_0x22e3a9(0x28f),'alignment':'配置','rotateWithShape':_0x22e3a9(0x240),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'中央','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線','noLine':_0x22e3a9(0x1f3),'solidLine':'実線','gradientLine':_0x22e3a9(0x274),'color':'色','transparency':'透明度','width':'幅','dashType':{'title':_0x22e3a9(0x20a),'solid':'実線','roundDot':'丸点','squareDot':'四角点','dash':'破線','dashDot':'一点鎖線','longDash':_0x22e3a9(0x200),'longDashDot':_0x22e3a9(0x26d),'longDashDotDot':_0x22e3a9(0x1fc)},'capType':{'title':_0x22e3a9(0x22f),'flat':_0x22e3a9(0x215),'round':'丸','square':'四角'},'joinType':{'title':'接合の種類','miter':'マイター','round':_0x22e3a9(0x23c),'bevel':_0x22e3a9(0x23f)},'beginArrowType':'始点矢印の種類','beginArrowSize':'始点矢印のサイズ','endArrowType':'終点矢印の種類','endArrowSize':'終点矢印のサイズ','arrowType':{'none':'なし','arrow':'矢印','openArrow':_0x22e3a9(0x276),'stealthArrow':_0x22e3a9(0x235),'diamondArrow':_0x22e3a9(0x241),'ovalArrow':'楕円矢印'},'arrowSize':{'small':'小','medium':'中','large':'大'},'sketchType':{'title':_0x22e3a9(0x204),'none':'なし','curved':'曲線','freehand':_0x22e3a9(0x20e),'handDrawn':'手描き'}},'shape':{'group':{'line':'線','rectangle':_0x22e3a9(0x267),'basicShape':_0x22e3a9(0x21f),'blockArrow':_0x22e3a9(0x26b),'equationShape':_0x22e3a9(0x293),'flowchart':'フローチャート','starAndBanner':_0x22e3a9(0x252),'callout':_0x22e3a9(0x268),'other':_0x22e3a9(0x229)},'type':{'line':'直線','straight-connector1':'矢印','straight-connector2':_0x22e3a9(0x262),'bent-connector3':_0x22e3a9(0x25c),'bent-connector3-arrow1':_0x22e3a9(0x1f7),'bent-connector3-arrow2':_0x22e3a9(0x233),'curved-connector3':_0x22e3a9(0x206),'curved-connector3-arrow1':'曲線矢印コネクタ','curved-connector3-arrow2':'双方向曲線コネクタ','rect':_0x22e3a9(0x267),'round-rect':_0x22e3a9(0x205),'snip1-rect':_0x22e3a9(0x243),'snip2-same-rect':_0x22e3a9(0x26e),'snip2-diag-rect':'対角の2つの角を切り取った四角形','snip-round-rect':'1つの角を丸め、1つの角を切り取った四角形','round1-rect':_0x22e3a9(0x28a),'round2-same-rect':_0x22e3a9(0x1f8),'round2-diag-rect':_0x22e3a9(0x27a),'rect-textbox-horizontal':_0x22e3a9(0x286),'rect-textbox-vertical':_0x22e3a9(0x248),'ellipse':'楕円','triangle':_0x22e3a9(0x216),'rt-triangle':_0x22e3a9(0x294),'parallelogram':_0x22e3a9(0x250),'trapezoid':'台形','non-isosceles-trapezoid':_0x22e3a9(0x220),'diamond':_0x22e3a9(0x295),'pentagon':'五角形','hexagon':_0x22e3a9(0x249),'heptagon':_0x22e3a9(0x20b),'octagon':_0x22e3a9(0x263),'decagon':'十角形','dodecagon':_0x22e3a9(0x23e),'pie':'円形','chord':'弦','teardrop':'涙形','frame':'額縁','half-frame':'額縁(半分)','corner':'L字','diag-stripe':'斜めの縞','plus':'十字','plaque':'プラーク','can':'円柱','cube':_0x22e3a9(0x25e),'bevel':_0x22e3a9(0x24e),'donut':'ドーナツ','no-smoking':_0x22e3a9(0x272),'block-arc':_0x22e3a9(0x28b),'folder-corner':_0x22e3a9(0x201),'smiley-face':_0x22e3a9(0x288),'heart':'ハート','lightning-bolt':'稲妻','sun':'太陽','moon':'月','cloud':'雲','arc':'円弧','bracket-pair':_0x22e3a9(0x291),'brace-pair':'中括弧','left-bracket':'左大括弧','right-bracket':_0x22e3a9(0x20f),'left-brace':'左中括弧','right-brace':_0x22e3a9(0x26f),'right-arrow':_0x22e3a9(0x282),'left-arrow':_0x22e3a9(0x21c),'up-arrow':_0x22e3a9(0x237),'down-arrow':_0x22e3a9(0x257),'left-right-arrow':'左右矢印','up-down-arrow':_0x22e3a9(0x278),'quad-arrow':_0x22e3a9(0x245),'left-right-up-arrow':_0x22e3a9(0x212),'bent-arrow':_0x22e3a9(0x280),'uturn-arrow':_0x22e3a9(0x24d),'left-up-arrow':_0x22e3a9(0x270),'bent-up-arrow':_0x22e3a9(0x214),'curved-right-arrow':'右カーブ矢印','curved-left-arrow':_0x22e3a9(0x24f),'curved-up-arrow':'上カーブ矢印','curved-down-arrow':_0x22e3a9(0x21b),'striped-right-arrow':_0x22e3a9(0x211),'notched-right-arrow':_0x22e3a9(0x219),'home-plate':_0x22e3a9(0x269),'chevron':'山形','right-arrow-callout':_0x22e3a9(0x1fb),'down-arrow-callout':_0x22e3a9(0x1ff),'left-arrow-callout':_0x22e3a9(0x23a),'up-arrow-callout':_0x22e3a9(0x281),'left-right-arrow-callout':'左右矢印吹き出し','quad-arrow-callout':'十字矢印吹き出し','circular-arrow':_0x22e3a9(0x1f4),'math-plus':_0x22e3a9(0x261),'math-minus':_0x22e3a9(0x26c),'math-multiply':_0x22e3a9(0x1f6),'math-divide':'割る','math-equal':'イコール','math-not-equal':'ノットイコール','flow-chart-process':'処理','flow-chart-alternate-process':'代替処理','flow-chart-decision':'判断','flow-chart-input-output':'入出力','flow-chart-predefined-process':_0x22e3a9(0x246),'flow-chart-internal-storage':_0x22e3a9(0x277),'flow-chart-document':'書類','flow-chart-multidocument':'複数書類','flow-chart-terminator':'端子','flow-chart-preparation':'準備','flow-chart-manual-input':_0x22e3a9(0x223),'flow-chart-manual-operation':_0x22e3a9(0x1f9),'flow-chart-connector':_0x22e3a9(0x222),'flow-chart-offpage-connector':'他ページ結合子','flow-chart-punched-card':_0x22e3a9(0x283),'flow-chart-punched-tape':_0x22e3a9(0x1fd),'flow-chart-summing-junction':'和','flow-chart-or':_0x22e3a9(0x23b),'flow-chart-collate':'照合','flow-chart-sort':_0x22e3a9(0x21e),'flow-chart-extract':'抽出','flow-chart-merge':'結合','flow-chart-online-storage':'オンライン記憶','flow-chart-delay':'遅延','flow-chart-magnetic-tape':'磁気テープ','flow-chart-magnetic-disk':'磁気ディスク','flow-chart-magnetic-drum':_0x22e3a9(0x224),'flow-chart-display':'表示','irregular-seal1':'爆発1','irregular-seal2':_0x22e3a9(0x253),'star4':'星4','star5':'星5','star6':'星6','star7':'星7','star8':'星8','star10':_0x22e3a9(0x290),'star12':_0x22e3a9(0x27d),'star16':'星16','star24':_0x22e3a9(0x20c),'star32':_0x22e3a9(0x284),'ribbon2':_0x22e3a9(0x213),'ribbon':'リボン(下)','ellipse-ribbon2':_0x22e3a9(0x242),'ellipse-ribbon':_0x22e3a9(0x285),'vertical-scroll':_0x22e3a9(0x260),'horizontal-scroll':'巻物(横)','wave':'波','double-wave':'二重波','wedge-rect-callout':_0x22e3a9(0x259),'wedge-round-rect-callout':_0x22e3a9(0x230),'wedge-ellipse-callout':'円形吹き出し','cloud-callout':_0x22e3a9(0x238),'border-callout1':_0x22e3a9(0x244),'border-callout2':_0x22e3a9(0x21a),'border-callout3':_0x22e3a9(0x1fe),'accent-callout1':'強調線吹き出し1','accent-callout2':_0x22e3a9(0x28e),'accent-callout3':'強調線吹き出し3','callout1':_0x22e3a9(0x218),'callout2':_0x22e3a9(0x226),'callout3':_0x22e3a9(0x25a),'accent-border-callout1':_0x22e3a9(0x264),'accent-border-callout2':_0x22e3a9(0x232),'accent-border-callout3':'強調線付き吹き出し3','left-circular-arrow':'左環状矢印','left-right-circular-arrow':'左右環状矢印','swoosh-arrow':_0x22e3a9(0x22e),'left-right-ribbon':'左右リボン','pie-wedge':'扇形','funnel':_0x22e3a9(0x203),'gear6':_0x22e3a9(0x25f),'gear9':_0x22e3a9(0x231),'corner-tabs':_0x22e3a9(0x271),'action-button-back-previous':'動作設定ボタン:\x20戻る/前へ','action-button-forward-next':'動作設定ボタン:\x20進む/次へ','action-button-beginning':'動作設定ボタン:\x20最初','action-button-end':_0x22e3a9(0x27f),'action-button-home':'動作設定ボタン:\x20ホーム','action-button-information':_0x22e3a9(0x287),'action-button-return':_0x22e3a9(0x210),'action-button-movie':'動作設定ボタン:\x20動画','action-button-document':'動作設定ボタン:\x20ドキュメント','action-button-sound':_0x22e3a9(0x24a),'action-button-help':'動作設定ボタン:\x20ヘルプ','action-button-blank':_0x22e3a9(0x275),'chart-plus':_0x22e3a9(0x1f5),'chart-star':'グラフ\x20星','chart-x':_0x22e3a9(0x228),'flow-chart-offline-storage':'オフライン記憶','line-inv':_0x22e3a9(0x227),'plaque-tabs':'プラーク\x20タブ','square-tabs':'四角形タブ','up-down-arrow-callout':_0x22e3a9(0x221)}},'toolbar':{'alignLeft':_0x22e3a9(0x22c),'alignCenter':_0x22e3a9(0x27b),'alignRight':'右揃え','alignJustify':_0x22e3a9(0x202),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x22e3a9(0x207),'textColor':'文字の色','fillColor':_0x22e3a9(0x265),'resetColor':_0x22e3a9(0x28d)},'align':{'top':_0x22e3a9(0x27e),'middle':_0x22e3a9(0x27b),'bottom':_0x22e3a9(0x225)},'textWrap':{'inline':'行内','square':_0x22e3a9(0x267),'topAndBottom':'上下','behindText':_0x22e3a9(0x22a),'inFrontText':_0x22e3a9(0x209)},'crop':{'shape':_0x22e3a9(0x247)}}};}));
|