@univerjs-pro/slides-ui 1.0.0-alpha.5 → 1.0.0-alpha.7
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 +27 -52
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/commands/operations/insert.operation.d.ts +3 -0
- package/lib/types/components/insert-ribbon/SlideInsertRibbonComponents.d.ts +8 -0
- package/lib/types/components/presentation/SlidePresentationView.d.ts +3 -0
- package/lib/types/components/slide-footer/SlideFooter.d.ts +5 -0
- package/lib/types/controllers/group-hierarchy.util.d.ts +1 -0
- package/lib/types/controllers/slide-drawing-transformer-config.util.d.ts +3 -3
- package/lib/types/locale/en-US.d.ts +9 -0
- package/lib/types/menu/contextmenu.menu.d.ts +1 -1
- package/lib/types/menu/display.menu.d.ts +8 -0
- package/lib/types/menu/insert.menu.d.ts +4 -0
- package/lib/types/render-objects/slide-shape-object.d.ts +7 -0
- package/lib/types/services/slide-insert.service.d.ts +3 -2
- package/lib/types/slide-editor/controllers/slide-text-editing.render-controller.d.ts +3 -1
- package/lib/types/slide-editor/utils/editable-text.d.ts +2 -1
- package/lib/types/slide-editor/views/shape-text-editor/index.d.ts +11 -0
- package/lib/types/views/render/adaptor.d.ts +1 -0
- package/lib/types/views/render/adaptors/shape-adaptor.d.ts +5 -1
- 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 +17 -16
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x40da70,_0x18f0d5){var _0x2bf9da=_0x2999,_0x211a5f=_0x40da70();while(!![]){try{var _0x266ac0=parseInt(_0x2bf9da(0x170))/0x1+parseInt(_0x2bf9da(0x14f))/0x2+parseInt(_0x2bf9da(0x99))/0x3*(parseInt(_0x2bf9da(0x8e))/0x4)+parseInt(_0x2bf9da(0xf6))/0x5+parseInt(_0x2bf9da(0x15c))/0x6*(-parseInt(_0x2bf9da(0x16d))/0x7)+parseInt(_0x2bf9da(0x150))/0x8+-parseInt(_0x2bf9da(0x137))/0x9;if(_0x266ac0===_0x18f0d5)break;else _0x211a5f['push'](_0x211a5f['shift']());}catch(_0x338aa5){_0x211a5f['push'](_0x211a5f['shift']());}}}(_0x44f7,0xbdaa8),function(_0x486070,_0x18c704){var _0x149d9e=_0x2999;typeof exports==_0x149d9e(0x167)&&typeof module<'u'?module[_0x149d9e(0x8a)]=_0x18c704():typeof define==_0x149d9e(0xba)&&define[_0x149d9e(0x158)]?define([],_0x18c704):(_0x486070=typeof globalThis<'u'?globalThis:_0x486070||self,_0x486070[_0x149d9e(0xa7)]=_0x18c704());}(this,function(){var _0xc533d2=_0x2999;return{'slides-ui':{'ribbon':{'shapeFormat':_0xc533d2(0xf9),'changeShape':_0xc533d2(0xe8)},'insertToolbar':{'search':_0xc533d2(0xc1),'text':_0xc533d2(0xfc),'textHorizontal':_0xc533d2(0x113),'textVertical':_0xc533d2(0x86),'image':_0xc533d2(0x160),'table':'جدول','shape':_0xc533d2(0xd2),'chart':_0xc533d2(0xdc)},'tableSizePicker':{'title':'اندازه\x20جدول','customSize':_0xc533d2(0xf8),'rows':'ردیفها','columns':_0xc533d2(0x10c),'insert':_0xc533d2(0xac),'apply':_0xc533d2(0x115)},'searchPanel':{'placeholder':'جستجوی\x20اسلایدها\x20و\x20اشیاء','noQuery':'برای\x20جستجوی\x20نام\x20اسلایدها،\x20متن\x20و\x20نام\x20اشیاء\x20تایپ\x20کنید.','empty':'نتیجهای\x20یافت\x20نشد.','slidePrefix':_0xc533d2(0x144)},'themePicker':{'title':'تمها','caption':_0xc533d2(0x111),'tooltip':_0xc533d2(0x89)},'editorToolbar':{'fontFamily':_0xc533d2(0x11b),'fontSize':_0xc533d2(0xb2),'paragraphType':'نوع\x20پاراگراف','heading1':_0xc533d2(0xd7),'increaseFontSize':'افزایش\x20اندازه\x20فونت','decreaseFontSize':_0xc533d2(0xb0),'textColor':_0xc533d2(0x110),'transparentTextColor':_0xc533d2(0x11d),'textBackgroundColor':'رنگ\x20پسزمینه\x20متن','bold':'پررنگ','italic':'مورب','underline':_0xc533d2(0xb1),'strikethrough':'خطدار','horizontalAlign':'تراز\x20افقی','verticalAlign':_0xc533d2(0xdd),'alignLeft':_0xc533d2(0xf3),'alignCenter':'تراز\x20وسط','alignRight':'تراز\x20راست','alignJustify':_0xc533d2(0x123),'alignTop':_0xc533d2(0xe4),'alignMiddle':_0xc533d2(0xe5),'alignBottom':_0xc533d2(0x165)},'quickStyles':{'tooltip':_0xc533d2(0x104),'shapeStyles':_0xc533d2(0xc6),'lineStyles':_0xc533d2(0x169),'textStyles':_0xc533d2(0x114),'more':_0xc533d2(0x91),'groups':{'solid':_0xc533d2(0xd4),'dashed':_0xc533d2(0xed)},'presets':{'line':{'blackSolid':_0xc533d2(0x9b),'blueSolid':_0xc533d2(0x159),'orangeSolid':_0xc533d2(0x8d),'graySolid':_0xc533d2(0x127),'blueEndArrow':_0xc533d2(0x162),'greenTwoWayArrow':_0xc533d2(0x163),'blackDashed':_0xc533d2(0x16e),'blueDashed':_0xc533d2(0x11a),'grayDashed':_0xc533d2(0x112),'blueDashedEndArrow':_0xc533d2(0xd3),'grayDashedEndArrow':_0xc533d2(0x10e),'greenDashedTwoWayArrow':_0xc533d2(0x155)},'text':{'bodyBlack':_0xc533d2(0x97),'titleBlack':_0xc533d2(0x166),'accentBlue':_0xc533d2(0x118),'accentOrange':'تأکید\x20نارنجی','noteGray':_0xc533d2(0xe2)}}},'thumbnailBar':{'resizePanel':_0xc533d2(0x9f),'addSlide':_0xc533d2(0x12f),'contextMenu':{'cut':_0xc533d2(0xea),'copy':_0xc533d2(0xa5),'paste':_0xc533d2(0x133),'addBelow':_0xc533d2(0xb6),'delete':_0xc533d2(0x108)},'layoutPicker':{'title':_0xc533d2(0x16a),'layouts':{'title':'اسلاید\x20عنوان','titleAndBody':_0xc533d2(0xc9),'sectionHeader':_0xc533d2(0xbb),'twoColumns':'دو\x20محتوا','comparison':_0xc533d2(0x13d),'blank':_0xc533d2(0xeb),'titleOnly':_0xc533d2(0x11f),'pictureWithCaption':_0xc533d2(0xe0)}}},'shapePanel':{'title':_0xc533d2(0xf9),'shapeStyle':_0xc533d2(0xb9),'shapePosition':'موقعیت','openPanel':_0xc533d2(0x96),'deleteShape':_0xc533d2(0x105),'toolbar':{'alignLeft':_0xc533d2(0xf3),'alignCenter':'تراز\x20وسط','alignRight':_0xc533d2(0xb4),'alignJustify':_0xc533d2(0x14a),'bold':_0xc533d2(0x134),'italic':_0xc533d2(0x12b),'underline':'خطکشی','strikethrough':_0xc533d2(0xaa),'textColor':_0xc533d2(0x110),'textBackgroundColor':_0xc533d2(0xa0),'fillColor':_0xc533d2(0xa0),'resetColor':_0xc533d2(0x15f)},'align':{'top':'تراز\x20بالا','middle':_0xc533d2(0xc8),'bottom':_0xc533d2(0x165)},'textWrap':{'inline':_0xc533d2(0x157),'square':'مربع','topAndBottom':_0xc533d2(0x95),'behindText':_0xc533d2(0x141),'inFrontText':_0xc533d2(0x92)},'textBox':{'title':_0xc533d2(0xfc),'textDirection':_0xc533d2(0x146),'textDirectionHorizontal':_0xc533d2(0x13e),'textDirectionVertical':_0xc533d2(0x10a),'autoFit':'اندازهگذاری\x20خودکار','autoFitNone':'بدون\x20اندازهگذاری\x20خودکار','autoFitShrink':_0xc533d2(0x142),'autoFitResize':_0xc533d2(0x16f),'wrapText':_0xc533d2(0x156),'padding':_0xc533d2(0x119),'paddingLeft':'چپ','paddingRight':_0xc533d2(0x9a),'paddingTop':_0xc533d2(0x138),'paddingBottom':_0xc533d2(0x13a),'columns':_0xc533d2(0x10c),'columnCount':_0xc533d2(0xd5),'columnSpacing':'فاصله'},'position':{'title':_0xc533d2(0x12c),'x':_0xc533d2(0xf7),'y':_0xc533d2(0xce),'width':_0xc533d2(0xc0),'height':'ارتفاع','rotation':_0xc533d2(0x116)},'style':{'shadow':'سایه','shadowColor':_0xc533d2(0x149),'shadowBlurRadius':_0xc533d2(0xe6),'shadowDistance':_0xc533d2(0xda),'shadowDirection':_0xc533d2(0xdb),'shadowPresetTitle':_0xc533d2(0x8f),'shadowPresetNone':'بدون\x20سایه','shadowPresetCustom':_0xc533d2(0xa2),'shadowTransparency':'شفافیت','shadowSize':'اندازه','shadowPreset':{'shdw6':_0xc533d2(0xa4),'shdw5':_0xc533d2(0x12e),'shdw2':_0xc533d2(0x7e),'shdw1':_0xc533d2(0x83),'shdw14':'بیرونی:\x20پایین\x20راست\x20کوچک','shdw10':'بیرونی:\x20بالا\x20چپ\x20بزرگ'}},'fill':{'title':_0xc533d2(0xd1),'noFill':_0xc533d2(0xad),'solidFill':_0xc533d2(0x168),'gradientFill':_0xc533d2(0xa9),'pictureFill':_0xc533d2(0x143),'color':_0xc533d2(0x122),'transparency':_0xc533d2(0x103),'picture':{'source':_0xc533d2(0xab),'insert':'درج\x20تصویر','tileAsTexture':_0xc533d2(0x161),'offsetX':_0xc533d2(0x126),'offsetY':_0xc533d2(0xa6),'scaleX':'مقیاس\x20ایکس','scaleY':_0xc533d2(0x13c),'alignment':'تراز','rotateWithShape':'چرخش\x20با\x20شکل','align':{'tl':'بالا\x20چپ','t':_0xc533d2(0x138),'tr':_0xc533d2(0x135),'l':'چپ','ctr':_0xc533d2(0x147),'r':'راست','bl':_0xc533d2(0xfd),'b':_0xc533d2(0x13a),'br':_0xc533d2(0x129)}}},'line':{'title':'خط','noLine':_0xc533d2(0x12a),'solidLine':_0xc533d2(0x84),'color':_0xc533d2(0x122),'transparency':_0xc533d2(0x103),'width':'عرض','cornerRadius':_0xc533d2(0xfb),'beginArrowType':_0xc533d2(0xa1),'beginArrowSize':'اندازه\x20پیکان\x20ابتدایی','endArrowType':_0xc533d2(0x16b),'endArrowSize':_0xc533d2(0x153),'dashType':{'title':'نوع\x20خط\x20نقطهچین','solid':_0xc533d2(0xd4),'roundDot':_0xc533d2(0x85),'squareDot':'نقطه\x20مربعی','dash':_0xc533d2(0x80),'dashDot':_0xc533d2(0x93),'longDash':'خط\x20تیره\x20بلند','longDashDot':_0xc533d2(0x106),'longDashDotDot':_0xc533d2(0xbd)},'capType':{'title':_0xc533d2(0xd8),'flat':'صاف','round':_0xc533d2(0x101),'square':_0xc533d2(0x15d)},'joinType':{'title':_0xc533d2(0xcb),'miter':_0xc533d2(0xc5),'round':_0xc533d2(0x101),'bevel':_0xc533d2(0xfa)},'sketchType':{'title':_0xc533d2(0xb7),'none':_0xc533d2(0x100),'curved':_0xc533d2(0xbf),'freehand':'آزاد','handDrawn':_0xc533d2(0x15e)},'arrowType':{'none':'هیچکدام','arrow':_0xc533d2(0xec),'openArrow':_0xc533d2(0xf1),'stealthArrow':_0xc533d2(0x7f),'diamondArrow':'پیکان\x20لوزی','ovalArrow':'پیکان\x20بیضی'},'arrowSize':{'small':_0xc533d2(0x14c),'medium':_0xc533d2(0xaf),'large':'بزرگ'}}},'objectListPanel':{'title':_0xc533d2(0x132),'showAll':_0xc533d2(0x120),'hideAll':_0xc533d2(0xde),'show':_0xc533d2(0x128),'hide':_0xc533d2(0x12d),'moveForward':'جلو\x20آوردن','moveBackward':'عقب\x20فرستادن','nameInput':'نام\x20شیء','empty':_0xc533d2(0x98),'close':_0xc533d2(0x109),'name':_0xc533d2(0xee),'description':_0xc533d2(0xc3),'descriptionPlaceholder':_0xc533d2(0xc7),'details':'جزئیات','noSelection':_0xc533d2(0xf0)},'backgroundPanel':{'title':_0xc533d2(0x10f),'backgroundGraphics':_0xc533d2(0x16c),'hideBackgroundGraphics':_0xc533d2(0x15b),'presentationBackground':_0xc533d2(0x11c),'presentationBackgroundEmpty':_0xc533d2(0xe1),'presentationBackgroundImages':_0xc533d2(0xff),'setPresentationBackground':_0xc533d2(0xae),'clearPresentationBackground':_0xc533d2(0x148),'none':_0xc533d2(0xad),'solid':_0xc533d2(0x9c),'gradient':'پر\x20کردن\x20گرادیان','image':'پر\x20کردن\x20تصویری','pattern':_0xc533d2(0x7d),'color':_0xc533d2(0x122),'transparency':_0xc533d2(0x103),'imageSource':_0xc533d2(0xe7),'insertImage':_0xc533d2(0x151),'fit':_0xc533d2(0x124),'fitOptions':{'cover':_0xc533d2(0x152),'contain':_0xc533d2(0x124),'stretch':'کشیدن','repeat':_0xc533d2(0xca)},'patternHint':_0xc533d2(0x94),'applyToAll':_0xc533d2(0xcd),'resetBackground':_0xc533d2(0x87)},'transitionPanel':{'title':_0xc533d2(0xc2),'effect':'اثر','direction':'جهت','duration':_0xc533d2(0xfe),'preview':_0xc533d2(0x125),'applyToAll':_0xc533d2(0xcd),'effects':{'none':_0xc533d2(0x100),'fade':_0xc533d2(0x136),'push':_0xc533d2(0x130),'wipe':'پاک\x20کردن','split':_0xc533d2(0xcc),'reveal':'آشکار\x20کردن','cut':_0xc533d2(0x9d),'uncover':'کشف\x20کردن','cover':'پوشش\x20دادن','zoom':_0xc533d2(0xa8)},'directions':{'left':_0xc533d2(0x107),'right':_0xc533d2(0xd9),'up':_0xc533d2(0xb3),'down':_0xc533d2(0x88)}},'contextmenu':{'addPage':_0xc533d2(0xcf),'backgroundPanel':_0xc533d2(0x10f),'transitionPanel':_0xc533d2(0xc2),'speakerNotes':_0xc533d2(0x9e),'ruler':_0xc533d2(0x140),'shapePanel':_0xc533d2(0xf9),'flipHorizontal':_0xc533d2(0x81),'flipVertical':_0xc533d2(0x117),'group':_0xc533d2(0xe9),'ungroup':_0xc533d2(0xb5)},'presentation':{'play':_0xc533d2(0xe3),'playFromBeginning':'پخش\x20از\x20ابتدا','playFromCurrent':_0xc533d2(0x14d),'playDualScreen':'ارائه\x20دو\x20صفحهنمایش','playDualScreenFromBeginning':'دو\x20صفحه\x20از\x20ابتدا','playDualScreenFromCurrent':'دو\x20صفحه\x20از\x20فعلی','dualScreenUnavailable':_0xc533d2(0x8b),'fullscreenPrompt':_0xc533d2(0xf5),'presentationEnded':_0xc533d2(0xd6),'previous':'قبلی','next':_0xc533d2(0x131),'exit':_0xc533d2(0xf2),'slideProgress':_0xc533d2(0x154),'speakerNotes':_0xc533d2(0x9e),'speakerNotesPlaceholder':_0xc533d2(0x11e),'speakerNotesEmpty':_0xc533d2(0x102),'speakerNotesSave':_0xc533d2(0xa3),'speakerNotesCancel':_0xc533d2(0xd0)},'slide':{'placeholder':{'text':{'title':_0xc533d2(0xbe),'subtitle':_0xc533d2(0x10d),'body':'برای\x20افزودن\x20متن\x20کلیک\x20کنید','text':_0xc533d2(0x164),'header':_0xc533d2(0xb8),'footer':'جاینگهدار\x20پاصفحه','date':_0xc533d2(0xbc),'slideNumber':_0xc533d2(0xf4)},'icon':{'image':'تصویر','table':'جدول','chart':_0xc533d2(0xdc),'diagram':_0xc533d2(0xdc),'media':_0xc533d2(0x14e)}}},'image-panel':{'arrange':{'title':_0xc533d2(0x121),'forward':_0xc533d2(0xc4),'backward':_0xc533d2(0x14b),'front':_0xc533d2(0x13f),'back':_0xc533d2(0x8c)},'transform':{'title':_0xc533d2(0x139),'rotate':_0xc533d2(0x10b),'x':'ایکس\x20(پیکسل)','y':_0xc533d2(0x82),'width':_0xc533d2(0x145),'height':_0xc533d2(0xdf),'lock':_0xc533d2(0xef)},'crop':{'title':'برش','start':_0xc533d2(0x15a),'mode':_0xc533d2(0x90),'shape':_0xc533d2(0x13b)}}}};}));function _0x2999(_0xfba2f8,_0xdeb65e){_0xfba2f8=_0xfba2f8-0x7d;var _0x44f76b=_0x44f7();var _0x299951=_0x44f76b[_0xfba2f8];return _0x299951;}function _0x44f7(){var _0x15dbdf=['بازنشانی\x20پسزمینه','از\x20پایین','انتخاب\x20تم\x20اسلاید','exports','شروع\x20ارائه\x20دو\x20صفحهنمایش\x20ممکن\x20نیست.\x20مجوز\x20مدیریت\x20پنجره\x20را\x20بدهید\x20و\x20یک\x20نمایشگر\x20گسترشیافته\x20وصل\x20کنید،\x20سپس\x20دوباره\x20تلاش\x20کنید.','فرستادن\x20به\x20پشت\x20صفحه','خط\x20نازک\x20پیوسته\x20نارنجی','8NIbcjZ','پیشتنظیم','آزاد','سبکهای\x20بیشتر','جلوی\x20متن','خط\x20تیره-نقطه','تنظیمات\x20الگو\x20بهزودی\x20در\x20دسترس\x20خواهد\x20بود.','بالا\x20و\x20پایین','باز\x20کردن\x20پنل\x20شکلها','متن\x20مشکی','شیئی\x20وجود\x20ندارد','1369383xxqeIp','راست','خط\x20نازک\x20پیوسته\x20مشکی','پر\x20کردن\x20رنگی','بریدن','یادداشتهای\x20ارائهدهنده','تغییر\x20اندازه\x20پنل\x20بندانگشتی\x20اسلاید','رنگ\x20پسزمینه\x20متن','نوع\x20پیکان\x20ابتدایی','سفارشی','ذخیره','بیرونی:\x20پایین\x20راست','کپی','جابجایی\x20وای','UniverProSlidesUiFaIR','بزرگنمایی','پر\x20کردن\x20گرادیان','خطدار','منبع\x20تصویر','درج','بدون\x20پر\x20کردن','تنظیم\x20پسزمینه','متوسط','کاهش\x20اندازه\x20فونت','زیرخط','اندازه\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انتها','از\x20راست','فاصله','زاویه','نمودار','تراز\x20عمودی','پنهان\x20کردن\x20همه','ارتفاع\x20(پیکسل)','تصویر\x20با\x20عنوان','تنظیم\x20نشده','یادداشت\x20خاکستری','پخش','تراز\x20بالا','تراز\x20وسط\x20عمودی','محو\x20شدگی','درج\x20تصویر\x20از','تغییر\x20شکل','گروهبندی','برش','خالی','پیکان','نقطهچین','نام','قفل\x20نسبت','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید','پیکان\x20باز','خروج','تراز\x20چپ','جاینگهدار\x20شماره\x20اسلاید','برای\x20تمامصفحه\x20کلیک\x20کنید','224725RViTpF','ایکس','اندازه\x20سفارشی','قالببندی\x20شکل','شیبدار','شعاع\x20گوشه','کادر\x20متن','پایین\x20چپ','مدت','تصویر(ها)','هیچکدام','گرد','یادداشت\x20ارائهدهنده\x20وجود\x20ندارد','شفافیت','سبکهای\x20سریع','حذف\x20شکل','خط\x20تیره\x20بلند-نقطه','از\x20چپ','حذف','بستن','عمودی','چرخش\x20(°)','ستونها','برای\x20افزودن\x20زیرعنوان\x20کلیک\x20کنید','خط\x20نقطهچین\x20خاکستری\x20با\x20پیکان\x20انتهایی','قالببندی\x20پسزمینه','رنگ\x20متن','پیشفرضهای\x20شکل','خط\x20نازک\x20نقطهچین\x20خاکستری','کادر\x20متن\x20افقی','سبکهای\x20متن','اعمال','چرخش','برگرداندن\x20عمودی','تأکید\x20آبی','حاشیه\x20داخلی','خط\x20نازک\x20نقطهچین\x20آبی','فونت','پسزمینه\x20ارائه','رنگ\x20متن\x20شفاف','برای\x20افزودن\x20یادداشت\x20به\x20اسلاید\x20فعلی\x20کلیک\x20کنید','فقط\x20عنوان','نمایش\x20همه','چیدمان','رنگ','همتراز','جایگیری','پیشنمایش','جابجایی\x20ایکس','خط\x20نازک\x20پیوسته\x20خاکستری','نمایش','پایین\x20راست','بدون\x20خط','ایتالیک','موقعیت\x20و\x20اندازه','پنهان\x20کردن','بیرونی:\x20پایین\x20چپ','+\x20افزودن\x20اسلاید','هل\x20دادن','بعدی','فهرست\x20اشیا','جایگذاری','پررنگ','بالا\x20راست','محو\x20شدن','20337435iPAmcm','بالا','تبدیل','پایین','برش\x20به\x20شکل','مقیاس\x20وای','مقایسه','افقی','آوردن\x20به\x20جلوی\x20صفحه','خطکش','پشت\x20متن','کوچک\x20کردن\x20متن\x20هنگام\x20سرریز','پر\x20کردن\x20تصویر\x20یا\x20بافت','اسلاید','عرض\x20(پیکسل)','جهت\x20متن','مرکز','پاک\x20کردن','رنگ\x20سایه','توجیه','فرستادن\x20به\x20عقب','کوچک','پخش\x20از\x20اسلاید\x20فعلی','رسانه','310118uHrNlc','10178672XXxIji','فایل...','پوشش','اندازه\x20پیکان\x20انتهایی','اسلاید\x20{current}\x20از\x20{total}','خط\x20نقطهچین\x20سبز\x20با\x20پیکان\x20دوطرفه','شکستن\x20متن\x20در\x20شکل','در\x20یک\x20خط\x20با\x20متن','amd','خط\x20نازک\x20پیوسته\x20آبی','شروع\x20برش','پنهان\x20کردن\x20گرافیک\x20الگو/طرحبندی','30UiiTDj','مربع','طراحی\x20دستی','بازنشانی\x20رنگ','تصویر','کاشی\x20تصویر\x20بهعنوان\x20بافت','خط\x20آبی\x20با\x20پیکان\x20انتهایی','خط\x20سبز\x20با\x20پیکان\x20دوطرفه','برای\x20افزودن\x20متن\x20کلیک\x20کنید','تراز\x20پایین','عنوان\x20مشکی','object','پر\x20کردن\x20یکدست','سبکهای\x20خط','انتخاب\x20طرحبندی','نوع\x20پیکان\x20انتهایی','گرافیک\x20پسزمینه','361389WHjiyy','خط\x20نازک\x20نقطهچین\x20مشکی','تغییر\x20اندازه\x20شکل\x20متناسب\x20با\x20متن','909462uZNlRE','پر\x20کردن\x20الگو','بیرونی:\x20بالا\x20راست','پیکان\x20مخفی','خط\x20تیره','برگرداندن\x20افقی','وای\x20(پیکسل)','بیرونی:\x20بالا\x20چپ','خط\x20پیوسته','نقطه\x20گرد','کادر\x20متن\x20عمودی'];_0x44f7=function(){return _0x15dbdf;};return _0x44f7();}
|
|
1
|
+
(function(_0x2b2482,_0x52b3d2){var _0x14f1c3=_0x2b31,_0x523036=_0x2b2482();while(!![]){try{var _0x4ee35a=-parseInt(_0x14f1c3(0x14e))/0x1+parseInt(_0x14f1c3(0x1d4))/0x2+parseInt(_0x14f1c3(0x1da))/0x3+parseInt(_0x14f1c3(0x107))/0x4*(-parseInt(_0x14f1c3(0x1c6))/0x5)+-parseInt(_0x14f1c3(0x1aa))/0x6+parseInt(_0x14f1c3(0x115))/0x7*(parseInt(_0x14f1c3(0x17d))/0x8)+-parseInt(_0x14f1c3(0x118))/0x9*(parseInt(_0x14f1c3(0xe2))/0xa);if(_0x4ee35a===_0x52b3d2)break;else _0x523036['push'](_0x523036['shift']());}catch(_0x537596){_0x523036['push'](_0x523036['shift']());}}}(_0x6d97,0x985ba),function(_0x4c73e0,_0x4d8d79){var _0x478110=_0x2b31;typeof exports==_0x478110(0x1dc)&&typeof module<'u'?module[_0x478110(0x1c0)]=_0x4d8d79():typeof define==_0x478110(0x1a0)&&define[_0x478110(0x18e)]?define([],_0x4d8d79):(_0x4c73e0=typeof globalThis<'u'?globalThis:_0x4c73e0||self,_0x4c73e0[_0x478110(0x15b)]=_0x4d8d79());}(this,function(){var _0x486f85=_0x2b31;return{'slides-ui':{'ribbon':{'shapeFormat':_0x486f85(0x1c7),'changeShape':_0x486f85(0x195)},'insertToolbar':{'search':_0x486f85(0x1d0),'text':'کادر\x20متن','textHorizontal':'کادر\x20متن\x20افقی','textVertical':'کادر\x20متن\x20عمودی','image':_0x486f85(0x109),'table':_0x486f85(0x176),'shape':_0x486f85(0xee),'chart':_0x486f85(0x114),'symbol':_0x486f85(0xf5),'emoji':_0x486f85(0x12d)},'tableSizePicker':{'title':_0x486f85(0x17e),'customSize':_0x486f85(0x15d),'rows':_0x486f85(0x15a),'columns':_0x486f85(0x10a),'insert':_0x486f85(0xe6),'apply':_0x486f85(0x169)},'searchPanel':{'placeholder':_0x486f85(0x16f),'noQuery':_0x486f85(0x14f),'empty':_0x486f85(0x1a7),'slidePrefix':_0x486f85(0x170)},'themePicker':{'title':_0x486f85(0x146),'caption':_0x486f85(0x124),'tooltip':_0x486f85(0x129)},'display':{'slideSize':'اندازه\x20اسلاید','widescreen':_0x486f85(0x139),'standard':_0x486f85(0x189),'fullscreen':_0x486f85(0x148)},'editorToolbar':{'fontFamily':_0x486f85(0x1b9),'fontSize':_0x486f85(0x1bf),'paragraphType':_0x486f85(0xf8),'heading1':_0x486f85(0x111),'increaseFontSize':_0x486f85(0xec),'decreaseFontSize':_0x486f85(0x116),'textColor':_0x486f85(0x10c),'transparentTextColor':_0x486f85(0x130),'textBackgroundColor':_0x486f85(0x1a4),'bold':_0x486f85(0x196),'italic':_0x486f85(0x12e),'underline':'زیرخط','strikethrough':_0x486f85(0x167),'horizontalAlign':_0x486f85(0x19e),'verticalAlign':_0x486f85(0x13e),'alignLeft':'تراز\x20چپ','alignCenter':'تراز\x20وسط','alignRight':'تراز\x20راست','alignJustify':_0x486f85(0x143),'alignTop':'تراز\x20بالا','alignMiddle':_0x486f85(0x110),'alignBottom':'تراز\x20پایین'},'quickStyles':{'tooltip':'سبکهای\x20سریع','shapeStyles':_0x486f85(0x14c),'lineStyles':_0x486f85(0x179),'textStyles':_0x486f85(0x1cc),'more':'سبکهای\x20بیشتر','groups':{'solid':_0x486f85(0x119),'dashed':_0x486f85(0x1cf)},'presets':{'line':{'blackSolid':_0x486f85(0x1b2),'blueSolid':_0x486f85(0x186),'orangeSolid':'خط\x20نازک\x20پیوسته\x20نارنجی','graySolid':_0x486f85(0x19b),'blueEndArrow':'خط\x20آبی\x20با\x20پیکان\x20انتهایی','greenTwoWayArrow':_0x486f85(0x120),'blackDashed':_0x486f85(0x188),'blueDashed':_0x486f85(0x132),'grayDashed':_0x486f85(0x175),'blueDashedEndArrow':'خط\x20نقطهچین\x20آبی\x20با\x20پیکان\x20انتهایی','grayDashedEndArrow':'خط\x20نقطهچین\x20خاکستری\x20با\x20پیکان\x20انتهایی','greenDashedTwoWayArrow':_0x486f85(0xf1)},'text':{'bodyBlack':_0x486f85(0x1bc),'titleBlack':_0x486f85(0xe3),'accentBlue':_0x486f85(0x16c),'accentOrange':'تأکید\x20نارنجی','noteGray':_0x486f85(0x1c3)}}},'thumbnailBar':{'resizePanel':_0x486f85(0x18f),'addSlide':_0x486f85(0x127),'contextMenu':{'cut':_0x486f85(0x17c),'copy':_0x486f85(0x1ce),'paste':'جایگذاری','addBelow':_0x486f85(0x1b7),'delete':_0x486f85(0x19d)},'layoutPicker':{'title':_0x486f85(0x194),'layouts':{'title':'اسلاید\x20عنوان','titleAndBody':_0x486f85(0x1ba),'sectionHeader':_0x486f85(0x11e),'twoColumns':_0x486f85(0x12f),'comparison':_0x486f85(0x121),'blank':_0x486f85(0x1c1),'titleOnly':'فقط\x20عنوان','pictureWithCaption':_0x486f85(0x162)}}},'shapePanel':{'title':_0x486f85(0x1c7),'shapeStyle':_0x486f85(0x1b5),'shapePosition':_0x486f85(0x108),'openPanel':_0x486f85(0x126),'deleteShape':'حذف\x20شکل','toolbar':{'alignLeft':_0x486f85(0x15f),'alignCenter':_0x486f85(0xff),'alignRight':_0x486f85(0x193),'alignJustify':_0x486f85(0x1ca),'bold':_0x486f85(0x196),'italic':_0x486f85(0x10e),'underline':_0x486f85(0x153),'strikethrough':_0x486f85(0x167),'textColor':_0x486f85(0x10c),'textBackgroundColor':_0x486f85(0x1a4),'fillColor':_0x486f85(0x1a4),'resetColor':'بازنشانی\x20رنگ'},'align':{'top':_0x486f85(0xef),'middle':'تراز\x20وسط','bottom':_0x486f85(0x1c4)},'textWrap':{'inline':_0x486f85(0x136),'square':'مربع','topAndBottom':'بالا\x20و\x20پایین','behindText':_0x486f85(0x1d6),'inFrontText':_0x486f85(0x181)},'textBox':{'title':_0x486f85(0x192),'textDirection':'جهت\x20متن','textDirectionHorizontal':_0x486f85(0x158),'textDirectionVertical':_0x486f85(0x18a),'autoFit':_0x486f85(0x149),'autoFitNone':'بدون\x20اندازهگذاری\x20خودکار','autoFitShrink':_0x486f85(0x17b),'autoFitResize':_0x486f85(0xf0),'wrapText':_0x486f85(0x1b3),'padding':_0x486f85(0x171),'paddingLeft':'چپ','paddingRight':_0x486f85(0x180),'paddingTop':_0x486f85(0x168),'paddingBottom':_0x486f85(0xe7),'columns':_0x486f85(0x10a),'columnCount':_0x486f85(0x150),'columnSpacing':_0x486f85(0x1a6)},'position':{'title':_0x486f85(0x138),'x':_0x486f85(0x151),'y':_0x486f85(0x197),'width':'عرض','height':_0x486f85(0x102),'rotation':_0x486f85(0x101)},'style':{'shadow':_0x486f85(0x1a2),'shadowColor':_0x486f85(0xed),'shadowBlurRadius':_0x486f85(0x1b0),'shadowDistance':_0x486f85(0x1a6),'shadowDirection':_0x486f85(0x15c),'shadowPresetTitle':_0x486f85(0x1c8),'shadowPresetNone':_0x486f85(0xf6),'shadowPresetCustom':_0x486f85(0x182),'shadowTransparency':'شفافیت','shadowSize':_0x486f85(0x13d),'shadowPreset':{'shdw6':_0x486f85(0x161),'shdw5':'بیرونی:\x20پایین\x20چپ','shdw2':_0x486f85(0x11d),'shdw1':_0x486f85(0x19f),'shdw14':_0x486f85(0x18b),'shdw10':_0x486f85(0x1a9)}},'fill':{'title':'پر\x20کردن','noFill':'بدون\x20پر\x20کردن','solidFill':_0x486f85(0x1a5),'gradientFill':_0x486f85(0x1a1),'pictureFill':_0x486f85(0x145),'color':_0x486f85(0x128),'transparency':_0x486f85(0x173),'picture':{'source':'منبع\x20تصویر','insert':'درج\x20تصویر','tileAsTexture':'کاشی\x20تصویر\x20بهعنوان\x20بافت','offsetX':_0x486f85(0x1d7),'offsetY':_0x486f85(0x177),'scaleX':_0x486f85(0xfe),'scaleY':_0x486f85(0x103),'alignment':_0x486f85(0x133),'rotateWithShape':_0x486f85(0x11f),'align':{'tl':_0x486f85(0x13c),'t':_0x486f85(0x168),'tr':_0x486f85(0x19c),'l':'چپ','ctr':_0x486f85(0x1bb),'r':_0x486f85(0x180),'bl':_0x486f85(0x10b),'b':'پایین','br':_0x486f85(0x14b)}}},'line':{'title':'خط','noLine':_0x486f85(0x1c2),'solidLine':_0x486f85(0xeb),'color':_0x486f85(0x128),'transparency':'شفافیت','width':_0x486f85(0x12a),'cornerRadius':_0x486f85(0x16d),'beginArrowType':_0x486f85(0xf9),'beginArrowSize':_0x486f85(0x16b),'endArrowType':_0x486f85(0x141),'endArrowSize':_0x486f85(0x154),'dashType':{'title':'نوع\x20خط\x20نقطهچین','solid':'پیوسته','roundDot':_0x486f85(0xe5),'squareDot':_0x486f85(0x106),'dash':_0x486f85(0xf7),'dashDot':_0x486f85(0x19a),'longDash':'خط\x20تیره\x20بلند','longDashDot':_0x486f85(0x1b4),'longDashDotDot':'خط\x20تیره\x20بلند-نقطه-نقطه'},'capType':{'title':'نوع\x20انتها','flat':_0x486f85(0x14a),'round':'گرد','square':'مربع'},'joinType':{'title':_0x486f85(0x184),'miter':_0x486f85(0x12e),'round':'گرد','bevel':_0x486f85(0x1b6)},'sketchType':{'title':_0x486f85(0x198),'none':_0x486f85(0x17f),'curved':'منحنی','freehand':_0x486f85(0x172),'handDrawn':'طراحی\x20دستی'},'arrowType':{'none':_0x486f85(0x17f),'arrow':_0x486f85(0x1c9),'openArrow':_0x486f85(0x157),'stealthArrow':'پیکان\x20مخفی','diamondArrow':_0x486f85(0x144),'ovalArrow':_0x486f85(0x199)},'arrowSize':{'small':'کوچک','medium':_0x486f85(0xf4),'large':_0x486f85(0x191)}}},'objectListPanel':{'title':_0x486f85(0x183),'open':_0x486f85(0x18c),'showAll':'نمایش\x20همه','hideAll':_0x486f85(0x164),'show':_0x486f85(0x166),'hide':'پنهان\x20کردن','moveForward':_0x486f85(0x1d1),'moveBackward':_0x486f85(0x1a3),'nameInput':'نام\x20شیء','empty':'شیئی\x20وجود\x20ندارد','close':_0x486f85(0x13f),'name':_0x486f85(0x13b),'description':_0x486f85(0x178),'descriptionPlaceholder':_0x486f85(0x185),'details':_0x486f85(0x1ab),'noSelection':_0x486f85(0x16a)},'backgroundPanel':{'title':'قالببندی\x20پسزمینه','backgroundGraphics':_0x486f85(0x160),'hideBackgroundGraphics':_0x486f85(0x1ae),'presentationBackground':_0x486f85(0x1cb),'presentationBackgroundEmpty':_0x486f85(0x159),'presentationBackgroundImages':_0x486f85(0x1cd),'setPresentationBackground':_0x486f85(0x187),'clearPresentationBackground':_0x486f85(0x1ad),'none':_0x486f85(0x163),'solid':'پر\x20کردن\x20رنگی','gradient':_0x486f85(0x1a1),'image':'پر\x20کردن\x20تصویری','pattern':'پر\x20کردن\x20الگو','color':'رنگ','transparency':_0x486f85(0x173),'imageSource':_0x486f85(0x10d),'insertImage':'فایل...','fit':_0x486f85(0x12c),'fitOptions':{'cover':_0x486f85(0xf2),'contain':_0x486f85(0x12c),'stretch':_0x486f85(0x174),'repeat':_0x486f85(0x1bd)},'patternHint':_0x486f85(0x18d),'applyToAll':'اعمال\x20به\x20همه','resetBackground':_0x486f85(0x156)},'transitionPanel':{'title':_0x486f85(0x1ac),'effect':_0x486f85(0x15e),'direction':_0x486f85(0x1c5),'duration':'مدت','preview':'پیشنمایش','applyToAll':_0x486f85(0x1db),'effects':{'none':_0x486f85(0x17f),'fade':_0x486f85(0x134),'push':_0x486f85(0x104),'wipe':_0x486f85(0x1ad),'split':'تقسیم','reveal':_0x486f85(0xfb),'cut':'بریدن','uncover':_0x486f85(0xe9),'cover':_0x486f85(0x165),'zoom':_0x486f85(0x17a)},'directions':{'left':_0x486f85(0x122),'right':_0x486f85(0x11a),'up':'از\x20بالا','down':_0x486f85(0x1b1)}},'contextmenu':{'addPage':_0x486f85(0x140),'backgroundPanel':_0x486f85(0x1a8),'transitionPanel':'گذارها','speakerNotes':_0x486f85(0x113),'ruler':'خطکش','shapePanel':'قالببندی\x20شکل','flipHorizontal':_0x486f85(0xe4),'flipVertical':_0x486f85(0x1af),'group':_0x486f85(0x13a),'ungroup':_0x486f85(0xfa)},'presentation':{'play':_0x486f85(0x142),'playFromBeginning':'پخش\x20از\x20ابتدا','playFromCurrent':_0x486f85(0xf3),'playDualScreen':_0x486f85(0xfc),'playDualScreenFromBeginning':_0x486f85(0x1d5),'playDualScreenFromCurrent':_0x486f85(0x135),'dualScreenUnavailable':_0x486f85(0x100),'fullscreenPrompt':_0x486f85(0x117),'presentationEnded':_0x486f85(0x123),'previous':_0x486f85(0x112),'next':_0x486f85(0x1d2),'exit':'خروج','slideProgress':'اسلاید\x20{current}\x20از\x20{total}','speakerNotes':_0x486f85(0x113),'speakerNotesPlaceholder':'برای\x20افزودن\x20یادداشت\x20به\x20اسلاید\x20فعلی\x20کلیک\x20کنید','speakerNotesEmpty':_0x486f85(0x1d9),'speakerNotesSave':_0x486f85(0x1be),'speakerNotesCancel':_0x486f85(0x11b)},'slide':{'placeholder':{'text':{'title':_0x486f85(0x1d8),'subtitle':_0x486f85(0x10f),'body':_0x486f85(0x11c),'text':_0x486f85(0x11c),'header':_0x486f85(0x190),'footer':_0x486f85(0x152),'date':_0x486f85(0x105),'slideNumber':_0x486f85(0x1d3)},'icon':{'image':'تصویر','table':'جدول','chart':_0x486f85(0x114),'diagram':_0x486f85(0x114),'media':_0x486f85(0x12b)}}},'image-panel':{'arrange':{'title':_0x486f85(0x131),'forward':_0x486f85(0x1b8),'backward':'فرستادن\x20به\x20عقب','front':_0x486f85(0x16e),'back':_0x486f85(0xfd)},'transform':{'title':_0x486f85(0x137),'rotate':_0x486f85(0xea),'x':_0x486f85(0x125),'y':_0x486f85(0x155),'width':_0x486f85(0xe8),'height':'ارتفاع\x20(پیکسل)','lock':'قفل\x20نسبت'},'crop':{'title':_0x486f85(0x17c),'start':_0x486f85(0x147),'mode':'آزاد','shape':_0x486f85(0x14d)}}}};}));function _0x2b31(_0x5aed39,_0x22d44c){_0x5aed39=_0x5aed39-0xe2;var _0x6d971=_0x6d97();var _0x2b31ce=_0x6d971[_0x5aed39];return _0x2b31ce;}function _0x6d97(){var _0x541eee=['کشیدن','خط\x20نازک\x20نقطهچین\x20خاکستری','جدول','جابجایی\x20وای','توضیحات','سبکهای\x20خط','بزرگنمایی','کوچک\x20کردن\x20متن\x20هنگام\x20سرریز','برش','640gifRpO','اندازه\x20جدول','هیچکدام','راست','جلوی\x20متن','سفارشی','فهرست\x20اشیا','نوع\x20اتصال','افزودن\x20توضیحات','خط\x20نازک\x20پیوسته\x20آبی','تنظیم\x20پسزمینه','خط\x20نازک\x20نقطهچین\x20مشکی','استاندارد\x20(4:3)','عمودی','بیرونی:\x20پایین\x20راست\x20کوچک','باز\x20کردن\x20پنل\x20لایهها','تنظیمات\x20الگو\x20بهزودی\x20در\x20دسترس\x20خواهد\x20بود.','amd','تغییر\x20اندازه\x20پنل\x20بندانگشتی\x20اسلاید','جاینگهدار\x20سرصفحه','بزرگ','کادر\x20متن','تراز\x20راست','انتخاب\x20طرحبندی','تغییر\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بزرگ','5725164waOqjg','جزئیات','گذارها','پاک\x20کردن','پنهان\x20کردن\x20گرافیک\x20الگو/طرحبندی','برگرداندن\x20عمودی','محو\x20شدگی','از\x20پایین','خط\x20نازک\x20پیوسته\x20مشکی','شکستن\x20متن\x20در\x20شکل','خط\x20تیره\x20بلند-نقطه','سبک\x20شکل','شیبدار','افزودن\x20اسلاید\x20در\x20پایین','آوردن\x20به\x20جلو','فونت','عنوان\x20و\x20محتوا','مرکز','متن\x20مشکی','تکرار','ذخیره','اندازه\x20فونت','exports','خالی','بدون\x20خط','یادداشت\x20خاکستری','تراز\x20پایین','جهت','500vbNyGs','قالببندی\x20شکل','پیشتنظیم','پیکان','توجیه','پسزمینه\x20ارائه','سبکهای\x20متن','تصویر(ها)','کپی','نقطهچین','جستجو','جلو\x20آوردن','بعدی','جاینگهدار\x20شماره\x20اسلاید','2069348WPwwxd','دو\x20صفحه\x20از\x20ابتدا','پشت\x20متن','جابجایی\x20ایکس','برای\x20افزودن\x20عنوان\x20کلیک\x20کنید','یادداشت\x20ارائهدهنده\x20وجود\x20ندارد','2358732lMNdNe','اعمال\x20به\x20همه','object','230uNFGjD','عنوان\x20مشکی','برگرداندن\x20افقی','نقطه\x20گرد','درج','پایین','عرض\x20(پیکسل)','کشف\x20کردن','چرخش\x20(°)','خط\x20پیوسته','افزایش\x20اندازه\x20فونت','رنگ\x20سایه','شکل','تراز\x20بالا','تغییر\x20اندازه\x20شکل\x20متناسب\x20با\x20متن','خط\x20نقطهچین\x20سبز\x20با\x20پیکان\x20دوطرفه','پوشش','پخش\x20از\x20اسلاید\x20فعلی','متوسط','نماد','بدون\x20سایه','خط\x20تیره','نوع\x20پاراگراف','نوع\x20پیکان\x20ابتدایی','جدا\x20کردن\x20گروه','آشکار\x20کردن','ارائه\x20دو\x20صفحهنمایش','فرستادن\x20به\x20پشت\x20صفحه','مقیاس\x20ایکس','تراز\x20وسط','شروع\x20ارائه\x20دو\x20صفحهنمایش\x20ممکن\x20نیست.\x20مجوز\x20مدیریت\x20پنجره\x20را\x20بدهید\x20و\x20یک\x20نمایشگر\x20گسترشیافته\x20وصل\x20کنید،\x20سپس\x20دوباره\x20تلاش\x20کنید.','چرخش','ارتفاع','مقیاس\x20وای','هل\x20دادن','جاینگهدار\x20تاریخ','نقطه\x20مربعی','16540nGrdLK','موقعیت','تصویر','ستونها','پایین\x20چپ','رنگ\x20متن','درج\x20تصویر\x20از','ایتالیک','برای\x20افزودن\x20زیرعنوان\x20کلیک\x20کنید','تراز\x20وسط\x20عمودی','عنوان\x20۱','قبلی','یادداشتهای\x20ارائهدهنده','نمودار','103439nFKbua','کاهش\x20اندازه\x20فونت','برای\x20تمامصفحه\x20کلیک\x20کنید','194841gwmYRa','پیوسته','از\x20راست','لغو','برای\x20افزودن\x20متن\x20کلیک\x20کنید','بیرونی:\x20بالا\x20راست','سرصفحه\x20بخش','چرخش\x20با\x20شکل','خط\x20سبز\x20با\x20پیکان\x20دوطرفه','مقایسه','از\x20چپ','ارائه\x20به\x20پایان\x20رسید','پیشفرضهای\x20شکل','ایکس\x20(پیکسل)','باز\x20کردن\x20پنل\x20شکلها','+\x20افزودن\x20اسلاید','رنگ','انتخاب\x20تم\x20اسلاید','عرض','رسانه','جایگیری','ایموجی','مورب','دو\x20محتوا','رنگ\x20متن\x20شفاف','چیدمان','خط\x20نازک\x20نقطهچین\x20آبی','تراز','محو\x20شدن','دو\x20صفحه\x20از\x20فعلی','در\x20یک\x20خط\x20با\x20متن','تبدیل','موقعیت\x20و\x20اندازه','عریض\x20(16:9)','گروهبندی','نام','بالا\x20چپ','اندازه','تراز\x20عمودی','بستن','اسلاید\x20جدید','نوع\x20پیکان\x20انتهایی','پخش','همتراز','پیکان\x20لوزی','پر\x20کردن\x20تصویر\x20یا\x20بافت','تمها','شروع\x20برش','تمامصفحه','اندازهگذاری\x20خودکار','صاف','پایین\x20راست','سبکهای\x20شکل','برش\x20به\x20شکل','513399qbsSFr','برای\x20جستجوی\x20نام\x20اسلایدها،\x20متن\x20و\x20نام\x20اشیاء\x20تایپ\x20کنید.','تعداد','ایکس','جاینگهدار\x20پاصفحه','خطکشی','اندازه\x20پیکان\x20انتهایی','وای\x20(پیکسل)','بازنشانی\x20پسزمینه','پیکان\x20باز','افقی','تنظیم\x20نشده','ردیفها','UniverProSlidesUiFaIR','زاویه','اندازه\x20سفارشی','اثر','تراز\x20چپ','گرافیک\x20پسزمینه','بیرونی:\x20پایین\x20راست','تصویر\x20با\x20عنوان','بدون\x20پر\x20کردن','پنهان\x20کردن\x20همه','پوشش\x20دادن','نمایش','خطدار','بالا','اعمال','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20را\x20انتخاب\x20کنید','اندازه\x20پیکان\x20ابتدایی','تأکید\x20آبی','شعاع\x20گوشه','آوردن\x20به\x20جلوی\x20صفحه','جستجوی\x20اسلایدها\x20و\x20اشیاء','اسلاید','حاشیه\x20داخلی','آزاد','شفافیت'];_0x6d97=function(){return _0x541eee;};return _0x6d97();}
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x9de9(_0x256734,_0x2229c5){_0x256734=_0x256734-0x160;var _0x1b94e3=_0x1b94();var _0x9de938=_0x1b94e3[_0x256734];return _0x9de938;}(function(_0x2fd092,_0x5aea52){var _0x45ddc9=_0x9de9,_0x33225e=_0x2fd092();while(!![]){try{var _0xebcf7=parseInt(_0x45ddc9(0x24e))/0x1*(-parseInt(_0x45ddc9(0x1fc))/0x2)+parseInt(_0x45ddc9(0x1c2))/0x3+parseInt(_0x45ddc9(0x18d))/0x4*(-parseInt(_0x45ddc9(0x1e3))/0x5)+-parseInt(_0x45ddc9(0x1dd))/0x6+parseInt(_0x45ddc9(0x1b4))/0x7+parseInt(_0x45ddc9(0x1d7))/0x8*(parseInt(_0x45ddc9(0x251))/0x9)+parseInt(_0x45ddc9(0x1d8))/0xa;if(_0xebcf7===_0x5aea52)break;else _0x33225e['push'](_0x33225e['shift']());}catch(_0x4c8a58){_0x33225e['push'](_0x33225e['shift']());}}}(_0x1b94,0xb8aab),function(_0x5a8198,_0x665af7){var _0x36b135=_0x9de9;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x665af7():typeof define==_0x36b135(0x210)&&define[_0x36b135(0x207)]?define([],_0x665af7):(_0x5a8198=typeof globalThis<'u'?globalThis:_0x5a8198||self,_0x5a8198['UniverProSlidesUiFrFR']=_0x665af7());}(this,function(){var _0xc7b02b=_0x9de9;return{'slides-ui':{'ribbon':{'shapeFormat':_0xc7b02b(0x19c),'changeShape':'Changer\x20de\x20forme'},'insertToolbar':{'search':_0xc7b02b(0x1e0),'text':'Zone\x20de\x20texte','textHorizontal':'Zone\x20de\x20texte\x20horizontale','textVertical':_0xc7b02b(0x21e),'image':_0xc7b02b(0x181),'table':_0xc7b02b(0x1e7),'shape':_0xc7b02b(0x233),'chart':'Graphique'},'tableSizePicker':{'title':_0xc7b02b(0x21b),'customSize':_0xc7b02b(0x1f8),'rows':_0xc7b02b(0x1ee),'columns':_0xc7b02b(0x234),'insert':_0xc7b02b(0x1a2),'apply':_0xc7b02b(0x1a8)},'searchPanel':{'placeholder':_0xc7b02b(0x24d),'noQuery':_0xc7b02b(0x1ef),'empty':_0xc7b02b(0x1fb),'slidePrefix':_0xc7b02b(0x1d2)},'themePicker':{'title':_0xc7b02b(0x1c7),'caption':_0xc7b02b(0x1ea),'tooltip':_0xc7b02b(0x169)},'editorToolbar':{'fontFamily':_0xc7b02b(0x164),'fontSize':_0xc7b02b(0x1ba),'paragraphType':_0xc7b02b(0x17d),'heading1':_0xc7b02b(0x1ae),'increaseFontSize':_0xc7b02b(0x186),'decreaseFontSize':_0xc7b02b(0x192),'textColor':'Couleur\x20du\x20texte','transparentTextColor':'Couleur\x20de\x20texte\x20transparente','textBackgroundColor':_0xc7b02b(0x225),'bold':_0xc7b02b(0x23c),'italic':_0xc7b02b(0x1dc),'underline':_0xc7b02b(0x1c1),'strikethrough':_0xc7b02b(0x259),'horizontalAlign':_0xc7b02b(0x21f),'verticalAlign':_0xc7b02b(0x24a),'alignLeft':_0xc7b02b(0x19d),'alignCenter':_0xc7b02b(0x166),'alignRight':_0xc7b02b(0x1f9),'alignJustify':_0xc7b02b(0x223),'alignTop':_0xc7b02b(0x18b),'alignMiddle':_0xc7b02b(0x16d),'alignBottom':_0xc7b02b(0x219)},'quickStyles':{'tooltip':_0xc7b02b(0x209),'shapeStyles':_0xc7b02b(0x249),'lineStyles':_0xc7b02b(0x1fe),'textStyles':_0xc7b02b(0x163),'more':_0xc7b02b(0x193),'groups':{'solid':_0xc7b02b(0x1b7),'dashed':'Tirets'},'presets':{'line':{'blackSolid':'Ligne\x20pleine\x20fine\x20noire','blueSolid':'Ligne\x20pleine\x20fine\x20bleue','orangeSolid':'Ligne\x20pleine\x20fine\x20orange','graySolid':_0xc7b02b(0x1e5),'blueEndArrow':_0xc7b02b(0x22b),'greenTwoWayArrow':_0xc7b02b(0x1bf),'blackDashed':'Ligne\x20en\x20tirets\x20fine\x20noire','blueDashed':_0xc7b02b(0x254),'grayDashed':_0xc7b02b(0x23b),'blueDashedEndArrow':'Ligne\x20en\x20tirets\x20bleue\x20avec\x20flèche\x20finale','grayDashedEndArrow':_0xc7b02b(0x229),'greenDashedTwoWayArrow':_0xc7b02b(0x172)},'text':{'bodyBlack':'Corps\x20noir','titleBlack':_0xc7b02b(0x1f2),'accentBlue':_0xc7b02b(0x199),'accentOrange':'Accent\x20orange','noteGray':_0xc7b02b(0x1e1)}}},'thumbnailBar':{'resizePanel':'Redimensionner\x20le\x20panneau\x20des\x20miniatures\x20de\x20diapositives','addSlide':'+\x20Ajouter\x20une\x20diapositive','contextMenu':{'cut':_0xc7b02b(0x178),'copy':_0xc7b02b(0x1ad),'paste':_0xc7b02b(0x22c),'addBelow':_0xc7b02b(0x17f),'delete':_0xc7b02b(0x222)},'layoutPicker':{'title':_0xc7b02b(0x171),'layouts':{'title':'Diapositive\x20de\x20titre','titleAndBody':_0xc7b02b(0x240),'sectionHeader':_0xc7b02b(0x20b),'twoColumns':_0xc7b02b(0x232),'comparison':_0xc7b02b(0x191),'blank':_0xc7b02b(0x1e4),'titleOnly':_0xc7b02b(0x244),'pictureWithCaption':_0xc7b02b(0x170)}}},'shapePanel':{'title':_0xc7b02b(0x1a9),'shapeStyle':_0xc7b02b(0x23e),'shapePosition':'Position','openPanel':_0xc7b02b(0x256),'deleteShape':_0xc7b02b(0x227),'toolbar':{'alignLeft':_0xc7b02b(0x19d),'alignCenter':_0xc7b02b(0x166),'alignRight':_0xc7b02b(0x1f9),'alignJustify':'Justifier','bold':_0xc7b02b(0x23c),'italic':_0xc7b02b(0x1dc),'underline':_0xc7b02b(0x1c1),'strikethrough':'Barré','textColor':_0xc7b02b(0x184),'textBackgroundColor':_0xc7b02b(0x225),'fillColor':_0xc7b02b(0x1af),'resetColor':_0xc7b02b(0x239)},'align':{'top':'Aligner\x20en\x20haut','middle':'Aligner\x20au\x20milieu','bottom':_0xc7b02b(0x219)},'textWrap':{'inline':_0xc7b02b(0x218),'square':'Carré','topAndBottom':_0xc7b02b(0x201),'behindText':_0xc7b02b(0x24b),'inFrontText':_0xc7b02b(0x175)},'textBox':{'title':_0xc7b02b(0x253),'textDirection':'Orientation\x20du\x20texte','textDirectionHorizontal':_0xc7b02b(0x1bb),'textDirectionVertical':_0xc7b02b(0x198),'autoFit':_0xc7b02b(0x1de),'autoFitNone':_0xc7b02b(0x1cc),'autoFitShrink':_0xc7b02b(0x1b3),'autoFitResize':'Redimensionner\x20la\x20forme\x20pour\x20ajuster\x20le\x20texte','wrapText':_0xc7b02b(0x214),'padding':'Marge\x20int?rieure','paddingLeft':_0xc7b02b(0x203),'paddingRight':_0xc7b02b(0x1d4),'paddingTop':_0xc7b02b(0x185),'paddingBottom':_0xc7b02b(0x176),'columns':_0xc7b02b(0x234),'columnCount':'Nombre','columnSpacing':_0xc7b02b(0x22a)},'position':{'title':_0xc7b02b(0x1fa),'x':'X','y':'Y','width':'Largeur','height':'Hauteur','rotation':'Rotation'},'style':{'shadow':_0xc7b02b(0x242),'shadowColor':'Couleur\x20de\x20l\x27ombre','shadowBlurRadius':_0xc7b02b(0x1e9),'shadowDistance':_0xc7b02b(0x174),'shadowDirection':_0xc7b02b(0x16e),'shadowPresetTitle':_0xc7b02b(0x237),'shadowPresetNone':_0xc7b02b(0x180),'shadowPresetCustom':_0xc7b02b(0x1a4),'shadowTransparency':_0xc7b02b(0x20d),'shadowSize':_0xc7b02b(0x1b8),'shadowPreset':{'shdw6':_0xc7b02b(0x226),'shdw5':_0xc7b02b(0x179),'shdw2':'Extérieur\x20:\x20haut\x20droite','shdw1':_0xc7b02b(0x1e6),'shdw14':_0xc7b02b(0x230),'shdw10':_0xc7b02b(0x1f7)}},'fill':{'title':'Remplissage','noFill':_0xc7b02b(0x1f1),'solidFill':_0xc7b02b(0x197),'gradientFill':_0xc7b02b(0x19f),'pictureFill':_0xc7b02b(0x212),'color':'Couleur','transparency':_0xc7b02b(0x20d),'picture':{'source':_0xc7b02b(0x22e),'insert':_0xc7b02b(0x213),'tileAsTexture':_0xc7b02b(0x21d),'offsetX':'Décalage\x20X','offsetY':_0xc7b02b(0x208),'scaleX':_0xc7b02b(0x231),'scaleY':'Échelle\x20Y','alignment':_0xc7b02b(0x1a5),'rotateWithShape':'Pivoter\x20avec\x20la\x20forme','align':{'tl':_0xc7b02b(0x19e),'t':_0xc7b02b(0x185),'tr':_0xc7b02b(0x20a),'l':_0xc7b02b(0x203),'ctr':'Centre','r':_0xc7b02b(0x1d4),'bl':_0xc7b02b(0x1ce),'b':'Bas','br':_0xc7b02b(0x1a0)}}},'line':{'title':'Ligne','noLine':_0xc7b02b(0x165),'solidLine':_0xc7b02b(0x194),'color':_0xc7b02b(0x1a6),'transparency':_0xc7b02b(0x20d),'width':_0xc7b02b(0x204),'cornerRadius':_0xc7b02b(0x18a),'beginArrowType':_0xc7b02b(0x250),'beginArrowSize':_0xc7b02b(0x247),'endArrowType':'Type\x20de\x20flèche\x20de\x20fin','endArrowSize':_0xc7b02b(0x255),'dashType':{'title':'Type\x20de\x20tiret','solid':_0xc7b02b(0x1b7),'roundDot':_0xc7b02b(0x202),'squareDot':_0xc7b02b(0x246),'dash':_0xc7b02b(0x188),'dashDot':_0xc7b02b(0x1c9),'longDash':'Tiret\x20long','longDashDot':_0xc7b02b(0x238),'longDashDotDot':_0xc7b02b(0x161)},'capType':{'title':_0xc7b02b(0x1f4),'flat':_0xc7b02b(0x236),'round':_0xc7b02b(0x1df),'square':'Carré'},'joinType':{'title':_0xc7b02b(0x258),'miter':'Onglet','round':'Rond','bevel':_0xc7b02b(0x1b6)},'sketchType':{'title':_0xc7b02b(0x23a),'none':_0xc7b02b(0x1b1),'curved':'Courbe','freehand':_0xc7b02b(0x1a7),'handDrawn':_0xc7b02b(0x216)},'arrowType':{'none':_0xc7b02b(0x1f0),'arrow':_0xc7b02b(0x22d),'openArrow':'Flèche\x20ouverte','stealthArrow':_0xc7b02b(0x1d0),'diamondArrow':_0xc7b02b(0x1e8),'ovalArrow':_0xc7b02b(0x1c4)},'arrowSize':{'small':_0xc7b02b(0x1cf),'medium':_0xc7b02b(0x224),'large':_0xc7b02b(0x1b0)}}},'objectListPanel':{'title':_0xc7b02b(0x1c5),'showAll':_0xc7b02b(0x20c),'hideAll':'Tout\x20masquer','show':_0xc7b02b(0x1ff),'hide':_0xc7b02b(0x1b5),'moveForward':_0xc7b02b(0x167),'moveBackward':_0xc7b02b(0x1a3),'nameInput':_0xc7b02b(0x1eb),'empty':_0xc7b02b(0x1c3),'close':_0xc7b02b(0x221),'name':_0xc7b02b(0x177),'description':_0xc7b02b(0x1f6),'descriptionPlaceholder':_0xc7b02b(0x196),'details':_0xc7b02b(0x18c),'noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails'},'backgroundPanel':{'title':_0xc7b02b(0x1cb),'backgroundGraphics':_0xc7b02b(0x1bc),'hideBackgroundGraphics':_0xc7b02b(0x160),'presentationBackground':_0xc7b02b(0x24f),'presentationBackgroundEmpty':_0xc7b02b(0x18e),'presentationBackgroundImages':_0xc7b02b(0x187),'setPresentationBackground':_0xc7b02b(0x217),'clearPresentationBackground':_0xc7b02b(0x16a),'none':'Aucun\x20remplissage','solid':_0xc7b02b(0x1ab),'gradient':_0xc7b02b(0x19f),'image':_0xc7b02b(0x16f),'pattern':_0xc7b02b(0x19b),'color':'Couleur','transparency':'Transparence','imageSource':_0xc7b02b(0x24c),'insertImage':_0xc7b02b(0x1da),'fit':_0xc7b02b(0x21a),'fitOptions':{'cover':_0xc7b02b(0x17c),'contain':_0xc7b02b(0x1ec),'stretch':_0xc7b02b(0x243),'repeat':_0xc7b02b(0x248)},'patternHint':_0xc7b02b(0x1ac),'applyToAll':_0xc7b02b(0x1e2),'resetBackground':_0xc7b02b(0x215)},'transitionPanel':{'title':_0xc7b02b(0x200),'effect':_0xc7b02b(0x168),'direction':'Direction','duration':_0xc7b02b(0x1d9),'preview':_0xc7b02b(0x17e),'applyToAll':'Appliquer\x20à\x20tout','effects':{'none':_0xc7b02b(0x1b1),'fade':_0xc7b02b(0x257),'push':_0xc7b02b(0x206),'wipe':'Balayage','split':_0xc7b02b(0x22f),'reveal':_0xc7b02b(0x241),'cut':_0xc7b02b(0x178),'uncover':_0xc7b02b(0x1d5),'cover':_0xc7b02b(0x228),'zoom':_0xc7b02b(0x220)},'directions':{'left':_0xc7b02b(0x1c6),'right':_0xc7b02b(0x1c8),'up':'Depuis\x20le\x20haut','down':'Depuis\x20le\x20bas'}},'contextmenu':{'addPage':_0xc7b02b(0x183),'backgroundPanel':'Mettre\x20en\x20forme\x20l\x27arrière-plan','transitionPanel':_0xc7b02b(0x200),'speakerNotes':'Notes\x20de\x20l\x27orateur','ruler':_0xc7b02b(0x23f),'shapePanel':'Mettre\x20en\x20forme\x20la\x20forme','flipHorizontal':_0xc7b02b(0x195),'flipVertical':'Retourner\x20verticalement','group':'Grouper','ungroup':_0xc7b02b(0x1ca)},'presentation':{'play':_0xc7b02b(0x205),'playFromBeginning':_0xc7b02b(0x1be),'playFromCurrent':_0xc7b02b(0x1c0),'playDualScreen':_0xc7b02b(0x21c),'playDualScreenFromBeginning':_0xc7b02b(0x1fd),'playDualScreenFromCurrent':_0xc7b02b(0x16b),'dualScreenUnavailable':'Impossible\x20de\x20démarrer\x20la\x20présentation\x20double\x20écran.\x20Autorisez\x20la\x20gestion\x20des\x20fenêtres\x20et\x20connectez\x20un\x20écran\x20étendu,\x20puis\x20réessayez.','fullscreenPrompt':_0xc7b02b(0x211),'presentationEnded':_0xc7b02b(0x17b),'previous':_0xc7b02b(0x189),'next':_0xc7b02b(0x16c),'exit':_0xc7b02b(0x19a),'slideProgress':_0xc7b02b(0x18f),'speakerNotes':_0xc7b02b(0x1ed),'speakerNotesPlaceholder':_0xc7b02b(0x190),'speakerNotesEmpty':_0xc7b02b(0x20e),'speakerNotesSave':'Enregistrer','speakerNotesCancel':_0xc7b02b(0x182)},'slide':{'placeholder':{'text':{'title':_0xc7b02b(0x1d1),'subtitle':_0xc7b02b(0x1d3),'body':_0xc7b02b(0x1cd),'text':_0xc7b02b(0x1cd),'header':_0xc7b02b(0x235),'footer':_0xc7b02b(0x1b9),'date':_0xc7b02b(0x1db),'slideNumber':_0xc7b02b(0x162)},'icon':{'image':'Image','table':'Tableau','chart':_0xc7b02b(0x20f),'diagram':_0xc7b02b(0x23d),'media':'Média'}}},'image-panel':{'arrange':{'title':_0xc7b02b(0x245),'forward':_0xc7b02b(0x167),'backward':_0xc7b02b(0x1a3),'front':_0xc7b02b(0x1f3),'back':_0xc7b02b(0x17a)},'transform':{'title':_0xc7b02b(0x1f5),'rotate':_0xc7b02b(0x1a1),'x':_0xc7b02b(0x1b2),'y':_0xc7b02b(0x1d6),'width':_0xc7b02b(0x173),'height':_0xc7b02b(0x1aa),'lock':'Verrouiller\x20les\x20proportions'},'crop':{'title':'Recadrer','start':'Démarrer\x20le\x20recadrage','mode':_0xc7b02b(0x252),'shape':_0xc7b02b(0x1bd)}}}};}));function _0x1b94(){var _0x560622=['Aperçu','Ajouter\x20une\x20diapositive\x20en\x20dessous','Aucune\x20ombre','Image','Annuler','Nouvelle\x20diapositive','Couleur\x20du\x20texte','Haut','Augmenter\x20la\x20taille\x20de\x20la\x20police','image(s)','Tiret','Précédent','Rayon\x20d\x27angle','Aligner\x20en\x20haut','Détails','2580nMBTNv','Non\x20défini','Diapositive\x20{current}\x20sur\x20{total}','Cliquez\x20pour\x20ajouter\x20des\x20notes\x20pour\x20la\x20diapositive\x20actuelle','Comparaison','Diminuer\x20la\x20taille\x20de\x20la\x20police','Plus\x20de\x20styles','Ligne\x20pleine','Retourner\x20horizontalement','Ajouter\x20une\x20description','Remplissage\x20uni','Vertical','Accent\x20bleu','Quitter','Remplissage\x20motif','Mise\x20en\x20forme\x20de\x20la\x20forme','Aligner\x20à\x20gauche','Haut\x20gauche','Remplissage\x20dégradé','Bas\x20droite','Rotation\x20(°)','Insérer','Reculer','Personnalisé','Alignement','Couleur','Main\x20levée','Appliquer','Mettre\x20en\x20forme\x20la\x20forme','Hauteur\x20(px)','Remplissage\x20plein','Les\x20paramètres\x20de\x20motif\x20seront\x20bientôt\x20disponibles.','Copier','Titre\x201','Couleur\x20de\x20fond\x20du\x20texte','Grande','Aucun','X\x20(px)','R?duire\x20le\x20texte\x20en\x20cas\x20de\x20d?passement','269402cSYbzo','Masquer','Biseau','Plein','Taille','Espace\x20réservé\x20de\x20pied\x20de\x20page','Taille\x20de\x20la\x20police','Horizontal','Graphiques\x20d\x27arrière-plan','Recadrer\x20en\x20forme','Lire\x20depuis\x20le\x20début','Ligne\x20verte\x20avec\x20flèches\x20bidirectionnelles','Lire\x20depuis\x20la\x20diapositive\x20actuelle','Souligné','1541175edUiWC','Aucun\x20objet','Flèche\x20ovale','Liste\x20des\x20objets','Depuis\x20la\x20gauche','Thèmes','Depuis\x20la\x20droite','Tiret-point','Dégrouper','Mettre\x20en\x20forme\x20l\x27arrière-plan','Ne\x20pas\x20ajuster\x20automatiquement','Cliquez\x20pour\x20ajouter\x20du\x20texte','Bas\x20gauche','Petite','Flèche\x20furtive','Cliquez\x20pour\x20ajouter\x20un\x20titre','Diapositive','Cliquez\x20pour\x20ajouter\x20un\x20sous-titre','Droite','Découvrir','Y\x20(px)','16TlxGnp','37043330JcLtBq','Durée','Fichier...','Espace\x20réservé\x20de\x20date','Italique','6709854OYmswn','Ajustement\x20automatique','Rond','Rechercher','Note\x20grise','Appliquer\x20à\x20tout','7585ZJGDcQ','Vide','Ligne\x20pleine\x20fine\x20grise','Extérieur\x20:\x20haut\x20gauche','Tableau','Flèche\x20en\x20diamant','Flou','Valeurs\x20par\x20défaut\x20des\x20formes','Nom\x20de\x20l\x27objet','Ajuster','Notes\x20de\x20l\x27orateur','Lignes','Tapez\x20pour\x20rechercher\x20des\x20noms\x20de\x20diapositives,\x20du\x20texte\x20et\x20des\x20noms\x20d\x27objets.','Aucune','Aucun\x20remplissage','Titre\x20noir','Mettre\x20au\x20premier\x20plan','Type\x20d\x27extrémité','Transformer','Description','Extérieur\x20:\x20haut\x20gauche\x20grande','Taille\x20personnalisée','Aligner\x20à\x20droite','Position\x20et\x20taille','Aucun\x20résultat\x20trouvé.','2991094PuZoHi','Double\x20écran\x20depuis\x20le\x20début','Styles\x20de\x20ligne','Afficher','Transitions','Haut\x20et\x20bas','Point\x20rond','Gauche','Largeur','Lire','Pousser','amd','Décalage\x20Y','Styles\x20rapides','Haut\x20droite','En-tête\x20de\x20section','Tout\x20afficher','Transparence','Aucune\x20note\x20de\x20l\x27orateur','Graphique','function','Cliquez\x20pour\x20passer\x20en\x20plein\x20écran','Remplissage\x20image\x20ou\x20texture','Insérer\x20une\x20image','Renvoyer\x20le\x20texte\x20dans\x20la\x20forme','Réinitialiser\x20l\x27arrière-plan','Dessiné\x20à\x20la\x20main','Définir\x20l\x27arrière-plan','Aligné\x20avec\x20le\x20texte','Aligner\x20en\x20bas','Ajustement','Taille\x20du\x20tableau','Présentation\x20double\x20écran','Mosaïque\x20d\x27image\x20comme\x20texture','Zone\x20de\x20texte\x20verticale','Alignement\x20horizontal','Zoom','Fermer','Supprimer','Justifier','Moyenne','Couleur\x20d\x27arrière-plan\x20du\x20texte','Extérieur\x20:\x20bas\x20droite','Supprimer\x20la\x20forme','Couvrir','Ligne\x20en\x20tirets\x20grise\x20avec\x20flèche\x20finale','Espacement','Ligne\x20bleue\x20avec\x20flèche\x20finale','Coller','Flèche','Source\x20de\x20l\x27image','Fractionner','Extérieur\x20:\x20bas\x20droite\x20petite','Échelle\x20X','Deux\x20contenus','Forme','Colonnes','Espace\x20réservé\x20d\x27en-tête','Plat','Préréglage','Tiret\x20long-point','Réinitialiser\x20la\x20couleur','Type\x20d\x27esquisse','Ligne\x20en\x20tirets\x20fine\x20grise','Gras','Diagramme','Style\x20de\x20forme','Règle','Titre\x20et\x20contenu','Révéler','Ombre','Étirer','Titre\x20uniquement','Organiser','Point\x20carré','Taille\x20de\x20flèche\x20de\x20début','Mosaïque','Styles\x20de\x20forme','Alignement\x20vertical','Derrière\x20le\x20texte','Insérer\x20une\x20image\x20depuis','Rechercher\x20des\x20diapositives\x20et\x20des\x20objets','1spjWPl','Arrière-plan\x20de\x20la\x20présentation','Type\x20de\x20flèche\x20de\x20début','414774ClPebL','Libre','Zone\x20de\x20texte','Ligne\x20en\x20tirets\x20fine\x20bleue','Taille\x20de\x20flèche\x20de\x20fin','Ouvrir\x20le\x20panneau\x20des\x20formes','Fondu','Type\x20de\x20jointure','Barré','Masquer\x20les\x20graphiques\x20du\x20masque/de\x20la\x20disposition','Tiret\x20long-point-point','Espace\x20réservé\x20de\x20numéro\x20de\x20diapositive','Styles\x20de\x20texte','Police','Aucune\x20ligne','Aligner\x20au\x20centre','Avancer','Effet','Choisir\x20un\x20thème\x20de\x20diapositive','Effacer','Double\x20écran\x20depuis\x20l\x27actuelle','Suivant','Aligner\x20au\x20milieu','Angle','Remplissage\x20image','Image\x20avec\x20légende','Choisir\x20une\x20mise\x20en\x20page','Ligne\x20en\x20tirets\x20verte\x20avec\x20flèches\x20bidirectionnelles','Largeur\x20(px)','Distance','Devant\x20le\x20texte','Bas','Nom','Couper','Extérieur\x20:\x20bas\x20gauche','Mettre\x20en\x20arrière-plan','Présentation\x20terminée','Remplir','Type\x20de\x20paragraphe'];_0x1b94=function(){return _0x560622;};return _0x1b94();}
|
|
1
|
+
function _0x21a6(_0x66dd2b,_0x7a3b28){_0x66dd2b=_0x66dd2b-0x183;var _0x3a66d7=_0x3a66();var _0x21a6d8=_0x3a66d7[_0x66dd2b];return _0x21a6d8;}(function(_0x339fdd,_0x30e152){var _0x4c82fa=_0x21a6,_0x2a74a5=_0x339fdd();while(!![]){try{var _0x296e68=-parseInt(_0x4c82fa(0x1da))/0x1+-parseInt(_0x4c82fa(0x1c4))/0x2*(-parseInt(_0x4c82fa(0x193))/0x3)+parseInt(_0x4c82fa(0x194))/0x4*(-parseInt(_0x4c82fa(0x1d7))/0x5)+-parseInt(_0x4c82fa(0x23d))/0x6+parseInt(_0x4c82fa(0x22f))/0x7*(parseInt(_0x4c82fa(0x183))/0x8)+-parseInt(_0x4c82fa(0x1df))/0x9+-parseInt(_0x4c82fa(0x25d))/0xa*(-parseInt(_0x4c82fa(0x1db))/0xb);if(_0x296e68===_0x30e152)break;else _0x2a74a5['push'](_0x2a74a5['shift']());}catch(_0x3977f2){_0x2a74a5['push'](_0x2a74a5['shift']());}}}(_0x3a66,0xee969),function(_0xa8a5d8,_0x585361){var _0x3dd5f6=_0x21a6;typeof exports=='object'&&typeof module<'u'?module[_0x3dd5f6(0x203)]=_0x585361():typeof define=='function'&&define['amd']?define([],_0x585361):(_0xa8a5d8=typeof globalThis<'u'?globalThis:_0xa8a5d8||self,_0xa8a5d8[_0x3dd5f6(0x1ed)]=_0x585361());}(this,function(){var _0x49262f=_0x21a6;return{'slides-ui':{'ribbon':{'shapeFormat':_0x49262f(0x249),'changeShape':'Changer\x20de\x20forme'},'insertToolbar':{'search':_0x49262f(0x224),'text':'Zone\x20de\x20texte','textHorizontal':_0x49262f(0x273),'textVertical':_0x49262f(0x22d),'image':'Image','table':'Tableau','shape':_0x49262f(0x24e),'chart':_0x49262f(0x266),'symbol':_0x49262f(0x1d8),'emoji':_0x49262f(0x244)},'tableSizePicker':{'title':_0x49262f(0x248),'customSize':'Taille\x20personnalisée','rows':'Lignes','columns':'Colonnes','insert':_0x49262f(0x231),'apply':_0x49262f(0x1af)},'searchPanel':{'placeholder':_0x49262f(0x24f),'noQuery':'Tapez\x20pour\x20rechercher\x20des\x20noms\x20de\x20diapositives,\x20du\x20texte\x20et\x20des\x20noms\x20d\x27objets.','empty':_0x49262f(0x1e1),'slidePrefix':_0x49262f(0x1f7)},'themePicker':{'title':_0x49262f(0x274),'caption':'Valeurs\x20par\x20défaut\x20des\x20formes','tooltip':_0x49262f(0x1f6)},'display':{'slideSize':_0x49262f(0x228),'widescreen':'Écran\x20large\x20(16:9)','standard':_0x49262f(0x234),'fullscreen':_0x49262f(0x1ff)},'editorToolbar':{'fontFamily':_0x49262f(0x1f5),'fontSize':_0x49262f(0x25c),'paragraphType':_0x49262f(0x21c),'heading1':'Titre\x201','increaseFontSize':_0x49262f(0x245),'decreaseFontSize':_0x49262f(0x1d6),'textColor':_0x49262f(0x210),'transparentTextColor':_0x49262f(0x1a1),'textBackgroundColor':_0x49262f(0x1ee),'bold':_0x49262f(0x263),'italic':_0x49262f(0x23f),'underline':_0x49262f(0x1cf),'strikethrough':'Barré','horizontalAlign':_0x49262f(0x26d),'verticalAlign':'Alignement\x20vertical','alignLeft':_0x49262f(0x23e),'alignCenter':_0x49262f(0x1b1),'alignRight':_0x49262f(0x1f2),'alignJustify':'Justifier','alignTop':_0x49262f(0x23c),'alignMiddle':_0x49262f(0x1cb),'alignBottom':_0x49262f(0x1b8)},'quickStyles':{'tooltip':_0x49262f(0x1dd),'shapeStyles':_0x49262f(0x1b2),'lineStyles':_0x49262f(0x1b6),'textStyles':_0x49262f(0x19e),'more':_0x49262f(0x232),'groups':{'solid':'Plein','dashed':'Tirets'},'presets':{'line':{'blackSolid':_0x49262f(0x1be),'blueSolid':_0x49262f(0x22b),'orangeSolid':_0x49262f(0x22e),'graySolid':_0x49262f(0x1eb),'blueEndArrow':_0x49262f(0x252),'greenTwoWayArrow':_0x49262f(0x242),'blackDashed':_0x49262f(0x225),'blueDashed':_0x49262f(0x271),'grayDashed':_0x49262f(0x268),'blueDashedEndArrow':_0x49262f(0x197),'grayDashedEndArrow':_0x49262f(0x1c1),'greenDashedTwoWayArrow':'Ligne\x20en\x20tirets\x20verte\x20avec\x20flèches\x20bidirectionnelles'},'text':{'bodyBlack':_0x49262f(0x191),'titleBlack':_0x49262f(0x1e8),'accentBlue':_0x49262f(0x1c0),'accentOrange':'Accent\x20orange','noteGray':_0x49262f(0x229)}}},'thumbnailBar':{'resizePanel':'Redimensionner\x20le\x20panneau\x20des\x20miniatures\x20de\x20diapositives','addSlide':_0x49262f(0x214),'contextMenu':{'cut':_0x49262f(0x255),'copy':_0x49262f(0x19a),'paste':_0x49262f(0x192),'addBelow':_0x49262f(0x207),'delete':_0x49262f(0x1a0)},'layoutPicker':{'title':'Choisir\x20une\x20mise\x20en\x20page','layouts':{'title':_0x49262f(0x206),'titleAndBody':_0x49262f(0x1ba),'sectionHeader':_0x49262f(0x226),'twoColumns':_0x49262f(0x223),'comparison':_0x49262f(0x276),'blank':_0x49262f(0x251),'titleOnly':_0x49262f(0x196),'pictureWithCaption':'Image\x20avec\x20légende'}}},'shapePanel':{'title':_0x49262f(0x1c7),'shapeStyle':_0x49262f(0x21f),'shapePosition':_0x49262f(0x1b5),'openPanel':'Ouvrir\x20le\x20panneau\x20des\x20formes','deleteShape':_0x49262f(0x26b),'toolbar':{'alignLeft':_0x49262f(0x23e),'alignCenter':'Aligner\x20au\x20centre','alignRight':_0x49262f(0x1f2),'alignJustify':_0x49262f(0x1a8),'bold':_0x49262f(0x263),'italic':'Italique','underline':_0x49262f(0x1cf),'strikethrough':_0x49262f(0x1d3),'textColor':'Couleur\x20du\x20texte','textBackgroundColor':_0x49262f(0x1ee),'fillColor':'Couleur\x20de\x20fond\x20du\x20texte','resetColor':_0x49262f(0x18a)},'align':{'top':'Aligner\x20en\x20haut','middle':_0x49262f(0x1cb),'bottom':_0x49262f(0x1b8)},'textWrap':{'inline':_0x49262f(0x1bb),'square':_0x49262f(0x256),'topAndBottom':_0x49262f(0x1c6),'behindText':_0x49262f(0x1f3),'inFrontText':_0x49262f(0x235)},'textBox':{'title':_0x49262f(0x184),'textDirection':_0x49262f(0x1d1),'textDirectionHorizontal':_0x49262f(0x24c),'textDirectionVertical':_0x49262f(0x205),'autoFit':_0x49262f(0x1b4),'autoFitNone':_0x49262f(0x213),'autoFitShrink':_0x49262f(0x20d),'autoFitResize':_0x49262f(0x250),'wrapText':_0x49262f(0x1d9),'padding':'Marge\x20int?rieure','paddingLeft':_0x49262f(0x219),'paddingRight':_0x49262f(0x1ec),'paddingTop':_0x49262f(0x257),'paddingBottom':'Bas','columns':'Colonnes','columnCount':_0x49262f(0x1ef),'columnSpacing':_0x49262f(0x1d5)},'position':{'title':_0x49262f(0x1d2),'x':'X','y':'Y','width':_0x49262f(0x21e),'height':'Hauteur','rotation':_0x49262f(0x1a3)},'style':{'shadow':_0x49262f(0x20b),'shadowColor':_0x49262f(0x278),'shadowBlurRadius':_0x49262f(0x1ab),'shadowDistance':_0x49262f(0x239),'shadowDirection':_0x49262f(0x200),'shadowPresetTitle':'Préréglage','shadowPresetNone':_0x49262f(0x21a),'shadowPresetCustom':_0x49262f(0x1ae),'shadowTransparency':_0x49262f(0x238),'shadowSize':_0x49262f(0x1e5),'shadowPreset':{'shdw6':_0x49262f(0x199),'shdw5':'Extérieur\x20:\x20bas\x20gauche','shdw2':_0x49262f(0x188),'shdw1':'Extérieur\x20:\x20haut\x20gauche','shdw14':_0x49262f(0x237),'shdw10':_0x49262f(0x25e)}},'fill':{'title':_0x49262f(0x25f),'noFill':_0x49262f(0x227),'solidFill':_0x49262f(0x1a9),'gradientFill':_0x49262f(0x1ac),'pictureFill':_0x49262f(0x1c3),'color':'Couleur','transparency':_0x49262f(0x238),'picture':{'source':_0x49262f(0x1e9),'insert':_0x49262f(0x20c),'tileAsTexture':_0x49262f(0x189),'offsetX':_0x49262f(0x1a6),'offsetY':_0x49262f(0x1e4),'scaleX':_0x49262f(0x1f1),'scaleY':_0x49262f(0x254),'alignment':'Alignement','rotateWithShape':_0x49262f(0x272),'align':{'tl':_0x49262f(0x19f),'t':_0x49262f(0x257),'tr':_0x49262f(0x1b9),'l':_0x49262f(0x219),'ctr':_0x49262f(0x1d4),'r':_0x49262f(0x1ec),'bl':'Bas\x20gauche','b':_0x49262f(0x1cd),'br':_0x49262f(0x24a)}}},'line':{'title':_0x49262f(0x259),'noLine':_0x49262f(0x190),'solidLine':_0x49262f(0x247),'color':'Couleur','transparency':'Transparence','width':'Largeur','cornerRadius':_0x49262f(0x261),'beginArrowType':_0x49262f(0x1b3),'beginArrowSize':'Taille\x20de\x20flèche\x20de\x20début','endArrowType':_0x49262f(0x26e),'endArrowSize':'Taille\x20de\x20flèche\x20de\x20fin','dashType':{'title':_0x49262f(0x1a2),'solid':_0x49262f(0x1bf),'roundDot':'Point\x20rond','squareDot':_0x49262f(0x1fe),'dash':'Tiret','dashDot':_0x49262f(0x186),'longDash':'Tiret\x20long','longDashDot':_0x49262f(0x1dc),'longDashDotDot':_0x49262f(0x216)},'capType':{'title':'Type\x20d\x27extrémité','flat':'Plat','round':_0x49262f(0x1c8),'square':_0x49262f(0x256)},'joinType':{'title':'Type\x20de\x20jointure','miter':_0x49262f(0x24b),'round':'Rond','bevel':_0x49262f(0x22c)},'sketchType':{'title':'Type\x20d\x27esquisse','none':_0x49262f(0x18d),'curved':'Courbe','freehand':_0x49262f(0x202),'handDrawn':'Dessiné\x20à\x20la\x20main'},'arrowType':{'none':'Aucune','arrow':_0x49262f(0x1b0),'openArrow':_0x49262f(0x25b),'stealthArrow':_0x49262f(0x241),'diamondArrow':_0x49262f(0x195),'ovalArrow':_0x49262f(0x269)},'arrowSize':{'small':_0x49262f(0x1f4),'medium':'Moyenne','large':'Grande'}}},'objectListPanel':{'title':_0x49262f(0x18b),'open':_0x49262f(0x260),'showAll':_0x49262f(0x212),'hideAll':'Tout\x20masquer','show':_0x49262f(0x1c5),'hide':_0x49262f(0x1a4),'moveForward':'Avancer','moveBackward':'Reculer','nameInput':_0x49262f(0x1ea),'empty':_0x49262f(0x1d0),'close':_0x49262f(0x21b),'name':_0x49262f(0x1e6),'description':_0x49262f(0x18e),'descriptionPlaceholder':_0x49262f(0x19d),'details':_0x49262f(0x1e2),'noSelection':_0x49262f(0x25a)},'backgroundPanel':{'title':_0x49262f(0x20f),'backgroundGraphics':_0x49262f(0x1aa),'hideBackgroundGraphics':'Masquer\x20les\x20graphiques\x20du\x20masque/de\x20la\x20disposition','presentationBackground':'Arrière-plan\x20de\x20la\x20présentation','presentationBackgroundEmpty':_0x49262f(0x1a7),'presentationBackgroundImages':_0x49262f(0x26f),'setPresentationBackground':_0x49262f(0x217),'clearPresentationBackground':_0x49262f(0x1ca),'none':'Aucun\x20remplissage','solid':_0x49262f(0x1f0),'gradient':_0x49262f(0x1ac),'image':_0x49262f(0x243),'pattern':_0x49262f(0x1f8),'color':'Couleur','transparency':_0x49262f(0x238),'imageSource':'Insérer\x20une\x20image\x20depuis','insertImage':_0x49262f(0x262),'fit':_0x49262f(0x1fb),'fitOptions':{'cover':_0x49262f(0x1e7),'contain':_0x49262f(0x26c),'stretch':_0x49262f(0x1cc),'repeat':_0x49262f(0x218)},'patternHint':_0x49262f(0x1f9),'applyToAll':_0x49262f(0x1bc),'resetBackground':_0x49262f(0x20e)},'transitionPanel':{'title':_0x49262f(0x24d),'effect':'Effet','direction':'Direction','duration':_0x49262f(0x1fa),'preview':_0x49262f(0x1c9),'applyToAll':_0x49262f(0x1bc),'effects':{'none':_0x49262f(0x18d),'fade':_0x49262f(0x209),'push':'Pousser','wipe':_0x49262f(0x204),'split':_0x49262f(0x1e3),'reveal':_0x49262f(0x1e0),'cut':_0x49262f(0x255),'uncover':_0x49262f(0x275),'cover':'Couvrir','zoom':'Zoom'},'directions':{'left':_0x49262f(0x215),'right':_0x49262f(0x233),'up':_0x49262f(0x18c),'down':_0x49262f(0x265)}},'contextmenu':{'addPage':_0x49262f(0x240),'backgroundPanel':_0x49262f(0x20f),'transitionPanel':_0x49262f(0x24d),'speakerNotes':_0x49262f(0x220),'ruler':_0x49262f(0x201),'shapePanel':_0x49262f(0x1c7),'flipHorizontal':_0x49262f(0x1ce),'flipVertical':_0x49262f(0x18f),'group':'Grouper','ungroup':_0x49262f(0x21d)},'presentation':{'play':_0x49262f(0x1a5),'playFromBeginning':_0x49262f(0x1fc),'playFromCurrent':_0x49262f(0x1fd),'playDualScreen':'Présentation\x20double\x20écran','playDualScreenFromBeginning':_0x49262f(0x230),'playDualScreenFromCurrent':_0x49262f(0x236),'dualScreenUnavailable':_0x49262f(0x20a),'fullscreenPrompt':_0x49262f(0x26a),'presentationEnded':'Présentation\x20terminée','previous':_0x49262f(0x1ad),'next':_0x49262f(0x246),'exit':_0x49262f(0x222),'slideProgress':_0x49262f(0x258),'speakerNotes':_0x49262f(0x220),'speakerNotesPlaceholder':_0x49262f(0x211),'speakerNotesEmpty':'Aucune\x20note\x20de\x20l\x27orateur','speakerNotesSave':_0x49262f(0x270),'speakerNotesCancel':_0x49262f(0x267)},'slide':{'placeholder':{'text':{'title':'Cliquez\x20pour\x20ajouter\x20un\x20titre','subtitle':_0x49262f(0x253),'body':_0x49262f(0x208),'text':'Cliquez\x20pour\x20ajouter\x20du\x20texte','header':_0x49262f(0x1b7),'footer':'Espace\x20réservé\x20de\x20pied\x20de\x20page','date':'Espace\x20réservé\x20de\x20date','slideNumber':_0x49262f(0x198)},'icon':{'image':_0x49262f(0x1c2),'table':_0x49262f(0x187),'chart':_0x49262f(0x266),'diagram':'Diagramme','media':_0x49262f(0x22a)}}},'image-panel':{'arrange':{'title':_0x49262f(0x264),'forward':_0x49262f(0x19b),'backward':_0x49262f(0x277),'front':_0x49262f(0x1bd),'back':_0x49262f(0x221)},'transform':{'title':_0x49262f(0x1de),'rotate':_0x49262f(0x185),'x':'X\x20(px)','y':'Y\x20(px)','width':_0x49262f(0x23b),'height':'Hauteur\x20(px)','lock':'Verrouiller\x20les\x20proportions'},'crop':{'title':_0x49262f(0x23a),'start':_0x49262f(0x19c),'mode':'Libre','shape':'Recadrer\x20en\x20forme'}}}};}));function _0x3a66(){var _0x38c382=['Couleur\x20du\x20texte','Cliquez\x20pour\x20ajouter\x20des\x20notes\x20pour\x20la\x20diapositive\x20actuelle','Tout\x20afficher','Ne\x20pas\x20ajuster\x20automatiquement','+\x20Ajouter\x20une\x20diapositive','Depuis\x20la\x20gauche','Tiret\x20long-point-point','Définir\x20l\x27arrière-plan','Mosaïque','Gauche','Aucune\x20ombre','Fermer','Type\x20de\x20paragraphe','Dégrouper','Largeur','Style\x20de\x20forme','Notes\x20de\x20l\x27orateur','Mettre\x20en\x20arrière-plan','Quitter','Deux\x20contenus','Rechercher','Ligne\x20en\x20tirets\x20fine\x20noire','En-tête\x20de\x20section','Aucun\x20remplissage','Taille\x20de\x20la\x20diapositive','Note\x20grise','Média','Ligne\x20pleine\x20fine\x20bleue','Biseau','Zone\x20de\x20texte\x20verticale','Ligne\x20pleine\x20fine\x20orange','791eiKfuA','Double\x20écran\x20depuis\x20le\x20début','Insérer','Plus\x20de\x20styles','Depuis\x20la\x20droite','Standard\x20(4:3)','Devant\x20le\x20texte','Double\x20écran\x20depuis\x20l\x27actuelle','Extérieur\x20:\x20bas\x20droite\x20petite','Transparence','Distance','Recadrer','Largeur\x20(px)','Aligner\x20en\x20haut','5343720JLaQcs','Aligner\x20à\x20gauche','Italique','Nouvelle\x20diapositive','Flèche\x20furtive','Ligne\x20verte\x20avec\x20flèches\x20bidirectionnelles','Remplissage\x20image','Emoji','Augmenter\x20la\x20taille\x20de\x20la\x20police','Suivant','Ligne\x20pleine','Taille\x20du\x20tableau','Mise\x20en\x20forme\x20de\x20la\x20forme','Bas\x20droite','Onglet','Horizontal','Transitions','Forme','Rechercher\x20des\x20diapositives\x20et\x20des\x20objets','Redimensionner\x20la\x20forme\x20pour\x20ajuster\x20le\x20texte','Vide','Ligne\x20bleue\x20avec\x20flèche\x20finale','Cliquez\x20pour\x20ajouter\x20un\x20sous-titre','Échelle\x20Y','Couper','Carré','Haut','Diapositive\x20{current}\x20sur\x20{total}','Ligne','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20les\x20détails','Flèche\x20ouverte','Taille\x20de\x20la\x20police','290iRkcgP','Extérieur\x20:\x20haut\x20gauche\x20grande','Remplissage','Ouvrir\x20le\x20panneau\x20des\x20calques','Rayon\x20d\x27angle','Fichier...','Gras','Organiser','Depuis\x20le\x20bas','Graphique','Annuler','Ligne\x20en\x20tirets\x20fine\x20grise','Flèche\x20ovale','Cliquez\x20pour\x20passer\x20en\x20plein\x20écran','Supprimer\x20la\x20forme','Ajuster','Alignement\x20horizontal','Type\x20de\x20flèche\x20de\x20fin','image(s)','Enregistrer','Ligne\x20en\x20tirets\x20fine\x20bleue','Pivoter\x20avec\x20la\x20forme','Zone\x20de\x20texte\x20horizontale','Thèmes','Découvrir','Comparaison','Reculer','Couleur\x20de\x20l\x27ombre','134072yVDUGc','Zone\x20de\x20texte','Rotation\x20(°)','Tiret-point','Tableau','Extérieur\x20:\x20haut\x20droite','Mosaïque\x20d\x27image\x20comme\x20texture','Réinitialiser\x20la\x20couleur','Liste\x20des\x20objets','Depuis\x20le\x20haut','Aucun','Description','Retourner\x20verticalement','Aucune\x20ligne','Corps\x20noir','Coller','357ASuZTO','4mXLvHR','Flèche\x20en\x20diamant','Titre\x20uniquement','Ligne\x20en\x20tirets\x20bleue\x20avec\x20flèche\x20finale','Espace\x20réservé\x20de\x20numéro\x20de\x20diapositive','Extérieur\x20:\x20bas\x20droite','Copier','Avancer','Démarrer\x20le\x20recadrage','Ajouter\x20une\x20description','Styles\x20de\x20texte','Haut\x20gauche','Supprimer','Couleur\x20de\x20texte\x20transparente','Type\x20de\x20tiret','Rotation','Masquer','Lire','Décalage\x20X','Non\x20défini','Justifier','Remplissage\x20uni','Graphiques\x20d\x27arrière-plan','Flou','Remplissage\x20dégradé','Précédent','Personnalisé','Appliquer','Flèche','Aligner\x20au\x20centre','Styles\x20de\x20forme','Type\x20de\x20flèche\x20de\x20début','Ajustement\x20automatique','Position','Styles\x20de\x20ligne','Espace\x20réservé\x20d\x27en-tête','Aligner\x20en\x20bas','Haut\x20droite','Titre\x20et\x20contenu','Aligné\x20avec\x20le\x20texte','Appliquer\x20à\x20tout','Mettre\x20au\x20premier\x20plan','Ligne\x20pleine\x20fine\x20noire','Plein','Accent\x20bleu','Ligne\x20en\x20tirets\x20grise\x20avec\x20flèche\x20finale','Image','Remplissage\x20image\x20ou\x20texture','21724LKhhIy','Afficher','Haut\x20et\x20bas','Mettre\x20en\x20forme\x20la\x20forme','Rond','Aperçu','Effacer','Aligner\x20au\x20milieu','Étirer','Bas','Retourner\x20horizontalement','Souligné','Aucun\x20objet','Orientation\x20du\x20texte','Position\x20et\x20taille','Barré','Centre','Espacement','Diminuer\x20la\x20taille\x20de\x20la\x20police','4511785oMjeaz','Symbole','Renvoyer\x20le\x20texte\x20dans\x20la\x20forme','237414AeabJq','544049fvhTDQ','Tiret\x20long-point','Styles\x20rapides','Transformer','14517072LBmLyk','Révéler','Aucun\x20résultat\x20trouvé.','Détails','Fractionner','Décalage\x20Y','Taille','Nom','Remplir','Titre\x20noir','Source\x20de\x20l\x27image','Nom\x20de\x20l\x27objet','Ligne\x20pleine\x20fine\x20grise','Droite','UniverProSlidesUiFrFR','Couleur\x20d\x27arrière-plan\x20du\x20texte','Nombre','Remplissage\x20plein','Échelle\x20X','Aligner\x20à\x20droite','Derrière\x20le\x20texte','Petite','Police','Choisir\x20un\x20thème\x20de\x20diapositive','Diapositive','Remplissage\x20motif','Les\x20paramètres\x20de\x20motif\x20seront\x20bientôt\x20disponibles.','Durée','Ajustement','Lire\x20depuis\x20le\x20début','Lire\x20depuis\x20la\x20diapositive\x20actuelle','Point\x20carré','Plein\x20écran','Angle','Règle','Main\x20levée','exports','Balayage','Vertical','Diapositive\x20de\x20titre','Ajouter\x20une\x20diapositive\x20en\x20dessous','Cliquez\x20pour\x20ajouter\x20du\x20texte','Fondu','Impossible\x20de\x20démarrer\x20la\x20présentation\x20double\x20écran.\x20Autorisez\x20la\x20gestion\x20des\x20fenêtres\x20et\x20connectez\x20un\x20écran\x20étendu,\x20puis\x20réessayez.','Ombre','Insérer\x20une\x20image','R?duire\x20le\x20texte\x20en\x20cas\x20de\x20d?passement','Réinitialiser\x20l\x27arrière-plan','Mettre\x20en\x20forme\x20l\x27arrière-plan'];_0x3a66=function(){return _0x38c382;};return _0x3a66();}
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x13f5(_0x2c41b2,_0x1fd954){_0x2c41b2=_0x2c41b2-0xa1;var _0x99eff4=_0x99ef();var _0x13f597=_0x99eff4[_0x2c41b2];return _0x13f597;}(function(_0x42ce73,_0x18c1f9){var _0x5d35ac=_0x13f5,_0x34baed=_0x42ce73();while(!![]){try{var _0x19bf4c=-parseInt(_0x5d35ac(0x16f))/0x1*(-parseInt(_0x5d35ac(0x179))/0x2)+parseInt(_0x5d35ac(0xbd))/0x3*(-parseInt(_0x5d35ac(0xc9))/0x4)+parseInt(_0x5d35ac(0x10a))/0x5+parseInt(_0x5d35ac(0x13a))/0x6+-parseInt(_0x5d35ac(0x185))/0x7+-parseInt(_0x5d35ac(0x126))/0x8*(parseInt(_0x5d35ac(0x174))/0x9)+parseInt(_0x5d35ac(0x120))/0xa;if(_0x19bf4c===_0x18c1f9)break;else _0x34baed['push'](_0x34baed['shift']());}catch(_0x2c590f){_0x34baed['push'](_0x34baed['shift']());}}}(_0x99ef,0xd0896),function(_0x194fb5,_0x5d21d4){var _0x25cc11=_0x13f5;typeof exports==_0x25cc11(0xd8)&&typeof module<'u'?module[_0x25cc11(0xf9)]=_0x5d21d4():typeof define=='function'&&define[_0x25cc11(0x188)]?define([],_0x5d21d4):(_0x194fb5=typeof globalThis<'u'?globalThis:_0x194fb5||self,_0x194fb5[_0x25cc11(0xd7)]=_0x5d21d4());}(this,function(){var _0x4bc85c=_0x13f5;return{'slides-ui':{'ribbon':{'shapeFormat':_0x4bc85c(0x155),'changeShape':_0x4bc85c(0x162)},'insertToolbar':{'search':_0x4bc85c(0x145),'text':_0x4bc85c(0x125),'textHorizontal':_0x4bc85c(0xd1),'textVertical':_0x4bc85c(0x181),'image':_0x4bc85c(0x109),'table':'Tabel','shape':_0x4bc85c(0x10c),'chart':_0x4bc85c(0xd3)},'tableSizePicker':{'title':_0x4bc85c(0x15b),'customSize':_0x4bc85c(0x148),'rows':_0x4bc85c(0x123),'columns':_0x4bc85c(0xff),'insert':'Sisipkan','apply':_0x4bc85c(0x104)},'searchPanel':{'placeholder':_0x4bc85c(0x11a),'noQuery':_0x4bc85c(0x15f),'empty':'Tidak\x20ada\x20hasil\x20ditemukan.','slidePrefix':_0x4bc85c(0x169)},'themePicker':{'title':_0x4bc85c(0x153),'caption':'Default\x20Bentuk','tooltip':'Pilih\x20tema\x20slide'},'editorToolbar':{'fontFamily':'Font','fontSize':_0x4bc85c(0x180),'paragraphType':_0x4bc85c(0xdf),'heading1':_0x4bc85c(0xd0),'increaseFontSize':_0x4bc85c(0x11e),'decreaseFontSize':_0x4bc85c(0xee),'textColor':_0x4bc85c(0x14a),'transparentTextColor':_0x4bc85c(0xba),'textBackgroundColor':'Warna\x20latar\x20teks','bold':_0x4bc85c(0x187),'italic':_0x4bc85c(0x12e),'underline':'Garis\x20bawah','strikethrough':'Coret','horizontalAlign':_0x4bc85c(0xa5),'verticalAlign':_0x4bc85c(0x183),'alignLeft':_0x4bc85c(0xfc),'alignCenter':_0x4bc85c(0xca),'alignRight':_0x4bc85c(0xcb),'alignJustify':_0x4bc85c(0x167),'alignTop':_0x4bc85c(0x12b),'alignMiddle':_0x4bc85c(0x11f),'alignBottom':'Rata\x20bawah'},'quickStyles':{'tooltip':_0x4bc85c(0x17b),'shapeStyles':_0x4bc85c(0xa3),'lineStyles':_0x4bc85c(0xc6),'textStyles':_0x4bc85c(0xbb),'more':_0x4bc85c(0xe6),'groups':{'solid':_0x4bc85c(0x17c),'dashed':'Putus-putus'},'presets':{'line':{'blackSolid':_0x4bc85c(0x186),'blueSolid':'Garis\x20solid\x20tipis\x20biru','orangeSolid':_0x4bc85c(0xf7),'graySolid':_0x4bc85c(0x159),'blueEndArrow':_0x4bc85c(0xe0),'greenTwoWayArrow':_0x4bc85c(0xce),'blackDashed':_0x4bc85c(0x117),'blueDashed':_0x4bc85c(0xad),'grayDashed':'Garis\x20putus-putus\x20tipis\x20abu-abu','blueDashedEndArrow':'Garis\x20putus-putus\x20biru\x20dengan\x20panah\x20di\x20ujung','grayDashedEndArrow':_0x4bc85c(0x151),'greenDashedTwoWayArrow':_0x4bc85c(0x177)},'text':{'bodyBlack':_0x4bc85c(0x172),'titleBlack':_0x4bc85c(0xf0),'accentBlue':_0x4bc85c(0x12c),'accentOrange':_0x4bc85c(0x173),'noteGray':_0x4bc85c(0x149)}}},'thumbnailBar':{'resizePanel':_0x4bc85c(0x105),'addSlide':_0x4bc85c(0x154),'contextMenu':{'cut':'Potong','copy':_0x4bc85c(0x121),'paste':_0x4bc85c(0xd6),'addBelow':_0x4bc85c(0x164),'delete':'Hapus'},'layoutPicker':{'title':'Pilih\x20Tata\x20Letak','layouts':{'title':_0x4bc85c(0xde),'titleAndBody':'Judul\x20dan\x20Isi','sectionHeader':_0x4bc85c(0xa6),'twoColumns':_0x4bc85c(0x12a),'comparison':_0x4bc85c(0xd5),'blank':_0x4bc85c(0x100),'titleOnly':_0x4bc85c(0xaa),'pictureWithCaption':_0x4bc85c(0xe1)}}},'shapePanel':{'title':'Format\x20Bentuk','shapeStyle':_0x4bc85c(0xa3),'shapePosition':_0x4bc85c(0x10f),'openPanel':_0x4bc85c(0x10e),'deleteShape':_0x4bc85c(0x107),'toolbar':{'alignLeft':_0x4bc85c(0x144),'alignCenter':_0x4bc85c(0x130),'alignRight':_0x4bc85c(0xb3),'alignJustify':'Rata\x20Kanan\x20Kiri','bold':_0x4bc85c(0x187),'italic':_0x4bc85c(0x12e),'underline':_0x4bc85c(0xc0),'strikethrough':'Coret','textColor':_0x4bc85c(0x14a),'textBackgroundColor':_0x4bc85c(0x15c),'fillColor':'Warna\x20latar\x20teks','resetColor':_0x4bc85c(0xdb)},'align':{'top':_0x4bc85c(0x184),'middle':_0x4bc85c(0x130),'bottom':_0x4bc85c(0x134)},'textWrap':{'inline':_0x4bc85c(0xbf),'square':_0x4bc85c(0xec),'topAndBottom':_0x4bc85c(0xac),'behindText':_0x4bc85c(0x131),'inFrontText':_0x4bc85c(0x13b)},'textBox':{'title':'Kotak\x20teks','textDirection':_0x4bc85c(0x103),'textDirectionHorizontal':_0x4bc85c(0x14d),'textDirectionVertical':'Vertikal','autoFit':_0x4bc85c(0x16c),'autoFitNone':_0x4bc85c(0x143),'autoFitShrink':'Kecilkan\x20teks\x20saat\x20meluap','autoFitResize':_0x4bc85c(0x10d),'wrapText':'Bungkus\x20teks\x20dalam\x20bentuk','padding':_0x4bc85c(0xaf),'paddingLeft':_0x4bc85c(0xf5),'paddingRight':_0x4bc85c(0x17f),'paddingTop':_0x4bc85c(0x166),'paddingBottom':'Bawah','columns':_0x4bc85c(0xff),'columnCount':_0x4bc85c(0xa2),'columnSpacing':_0x4bc85c(0x135)},'position':{'title':'Posisi\x20dan\x20Ukuran','x':'X','y':'Y','width':'Lebar','height':_0x4bc85c(0x176),'rotation':_0x4bc85c(0x156)},'style':{'shadow':'Bayangan','shadowColor':'Warna\x20bayangan','shadowBlurRadius':'Buram','shadowDistance':_0x4bc85c(0x135),'shadowDirection':_0x4bc85c(0xa4),'shadowPresetTitle':'Prasetel','shadowPresetNone':_0x4bc85c(0x16e),'shadowPresetCustom':_0x4bc85c(0x150),'shadowTransparency':_0x4bc85c(0x142),'shadowSize':'Ukuran','shadowPreset':{'shdw6':_0x4bc85c(0xb4),'shdw5':_0x4bc85c(0xe8),'shdw2':_0x4bc85c(0x124),'shdw1':'Luar:\x20kiri\x20atas','shdw14':_0x4bc85c(0x11d),'shdw10':_0x4bc85c(0xa9)}},'fill':{'title':_0x4bc85c(0xbe),'noFill':_0x4bc85c(0xb7),'solidFill':_0x4bc85c(0x13c),'gradientFill':_0x4bc85c(0xfb),'pictureFill':_0x4bc85c(0x152),'color':_0x4bc85c(0x170),'transparency':'Transparansi','picture':{'source':_0x4bc85c(0x108),'insert':_0x4bc85c(0x13d),'tileAsTexture':_0x4bc85c(0x14c),'offsetX':_0x4bc85c(0x10b),'offsetY':'Offset\x20Y','scaleX':_0x4bc85c(0x175),'scaleY':'Skala\x20Y','alignment':_0x4bc85c(0xae),'rotateWithShape':'Putar\x20dengan\x20Bentuk','align':{'tl':_0x4bc85c(0xda),'t':_0x4bc85c(0x166),'tr':_0x4bc85c(0x14b),'l':_0x4bc85c(0xf5),'ctr':_0x4bc85c(0x102),'r':_0x4bc85c(0x17f),'bl':'Kiri\x20Bawah','b':'Bawah','br':_0x4bc85c(0x168)}}},'line':{'title':_0x4bc85c(0xa8),'noLine':_0x4bc85c(0xb9),'solidLine':'Garis\x20Solid','color':_0x4bc85c(0x170),'transparency':'Transparansi','width':_0x4bc85c(0x13e),'cornerRadius':'Radius\x20sudut','beginArrowType':_0x4bc85c(0x158),'beginArrowSize':_0x4bc85c(0xa1),'endArrowType':_0x4bc85c(0x138),'endArrowSize':_0x4bc85c(0xc2),'dashType':{'title':_0x4bc85c(0xc3),'solid':_0x4bc85c(0x17c),'roundDot':_0x4bc85c(0xa7),'squareDot':_0x4bc85c(0x182),'dash':_0x4bc85c(0xa8),'dashDot':_0x4bc85c(0x137),'longDash':'Garis\x20Panjang','longDashDot':'Garis\x20Panjang-Titik','longDashDotDot':_0x4bc85c(0xfa)},'capType':{'title':'Jenis\x20Ujung','flat':'Datar','round':'Bulat','square':_0x4bc85c(0xd9)},'joinType':{'title':_0x4bc85c(0x122),'miter':_0x4bc85c(0x189),'round':'Bulat','bevel':_0x4bc85c(0x11c)},'sketchType':{'title':_0x4bc85c(0xf4),'none':_0x4bc85c(0x136),'curved':_0x4bc85c(0x139),'freehand':_0x4bc85c(0xab),'handDrawn':_0x4bc85c(0x12d)},'arrowType':{'none':_0x4bc85c(0x136),'arrow':_0x4bc85c(0xc4),'openArrow':'Panah\x20Terbuka','stealthArrow':_0x4bc85c(0x115),'diamondArrow':_0x4bc85c(0x128),'ovalArrow':'Panah\x20Oval'},'arrowSize':{'small':_0x4bc85c(0x11b),'medium':_0x4bc85c(0xb2),'large':'Besar'}}},'objectListPanel':{'title':_0x4bc85c(0xe3),'showAll':_0x4bc85c(0x114),'hideAll':'Sembunyikan\x20semua','show':_0x4bc85c(0xcf),'hide':_0x4bc85c(0x15a),'moveForward':'Bawa\x20ke\x20depan','moveBackward':'Kirim\x20ke\x20belakang','nameInput':_0x4bc85c(0x171),'empty':_0x4bc85c(0xc5),'close':_0x4bc85c(0x110),'name':_0x4bc85c(0x141),'description':_0x4bc85c(0xf3),'descriptionPlaceholder':_0x4bc85c(0xed),'details':_0x4bc85c(0xb1),'noSelection':'Pilih\x20objek\x20untuk\x20mengedit\x20detail'},'backgroundPanel':{'title':_0x4bc85c(0x116),'backgroundGraphics':'Grafis\x20Latar','hideBackgroundGraphics':_0x4bc85c(0xef),'presentationBackground':'Latar\x20Presentasi','presentationBackgroundEmpty':_0x4bc85c(0xf8),'presentationBackgroundImages':_0x4bc85c(0x15e),'setPresentationBackground':_0x4bc85c(0x16d),'clearPresentationBackground':_0x4bc85c(0x16b),'none':'Tanpa\x20Isian','solid':'Isian\x20Solid','gradient':_0x4bc85c(0xc8),'image':_0x4bc85c(0x161),'pattern':_0x4bc85c(0x14e),'color':'Warna','transparency':'Transparansi','imageSource':'Sisipkan\x20Gambar\x20Dari','insertImage':_0x4bc85c(0xf1),'fit':'Sesuai','fitOptions':{'cover':_0x4bc85c(0xcd),'contain':_0x4bc85c(0xb8),'stretch':'Regangkan','repeat':'Ulangi'},'patternHint':_0x4bc85c(0xe5),'applyToAll':_0x4bc85c(0x127),'resetBackground':'Atur\x20Ulang\x20Latar'},'transitionPanel':{'title':_0x4bc85c(0x106),'effect':_0x4bc85c(0x160),'direction':'Arah','duration':'Durasi','preview':_0x4bc85c(0xe7),'applyToAll':'Terapkan\x20ke\x20Semua','effects':{'none':_0x4bc85c(0x136),'fade':_0x4bc85c(0xd4),'push':_0x4bc85c(0xb0),'wipe':_0x4bc85c(0x119),'split':_0x4bc85c(0x17a),'reveal':_0x4bc85c(0x178),'cut':_0x4bc85c(0xc1),'uncover':_0x4bc85c(0xfd),'cover':'Tutupi','zoom':_0x4bc85c(0x133)},'directions':{'left':_0x4bc85c(0xd2),'right':'Dari\x20Kanan','up':_0x4bc85c(0xb5),'down':_0x4bc85c(0x163)}},'contextmenu':{'addPage':_0x4bc85c(0x157),'backgroundPanel':_0x4bc85c(0x116),'transitionPanel':_0x4bc85c(0x106),'speakerNotes':_0x4bc85c(0xb6),'ruler':_0x4bc85c(0x12f),'shapePanel':_0x4bc85c(0x155),'flipHorizontal':'Balik\x20Horizontal','flipVertical':_0x4bc85c(0x146),'group':_0x4bc85c(0x147),'ungroup':'Pisahkan\x20Kelompok'},'presentation':{'play':_0x4bc85c(0x112),'playFromBeginning':'Putar\x20dari\x20Awal','playFromCurrent':_0x4bc85c(0xf6),'playDualScreen':_0x4bc85c(0x13f),'playDualScreenFromBeginning':_0x4bc85c(0x16a),'playDualScreenFromCurrent':'Layar\x20Ganda\x20dari\x20Saat\x20Ini','dualScreenUnavailable':'Tidak\x20dapat\x20memulai\x20presentasi\x20layar\x20ganda.\x20Izinkan\x20izin\x20pengelolaan\x20jendela\x20dan\x20sambungkan\x20layar\x20tambahan,\x20lalu\x20coba\x20lagi.','fullscreenPrompt':_0x4bc85c(0xea),'presentationEnded':_0x4bc85c(0x118),'previous':_0x4bc85c(0xeb),'next':'Berikutnya','exit':_0x4bc85c(0xfe),'slideProgress':_0x4bc85c(0x165),'speakerNotes':_0x4bc85c(0xb6),'speakerNotesPlaceholder':_0x4bc85c(0x132),'speakerNotesEmpty':'Tidak\x20Ada\x20Catatan\x20Pembicara','speakerNotesSave':_0x4bc85c(0xe2),'speakerNotesCancel':_0x4bc85c(0xdc)},'slide':{'placeholder':{'text':{'title':_0x4bc85c(0x129),'subtitle':'Klik\x20untuk\x20menambahkan\x20subjudul','body':_0x4bc85c(0xcc),'text':'Klik\x20untuk\x20menambahkan\x20teks','header':_0x4bc85c(0x113),'footer':'Tempat\x20Penampung\x20Footer','date':'Tempat\x20Penampung\x20Tanggal','slideNumber':'Tempat\x20Penampung\x20Nomor\x20Slide'},'icon':{'image':_0x4bc85c(0x109),'table':_0x4bc85c(0x17e),'chart':_0x4bc85c(0xd3),'diagram':_0x4bc85c(0xdd),'media':_0x4bc85c(0x140)}}},'image-panel':{'arrange':{'title':'Atur','forward':_0x4bc85c(0x15d),'backward':_0x4bc85c(0x111),'front':_0x4bc85c(0xe9),'back':'Kirim\x20ke\x20Paling\x20Belakang'},'transform':{'title':_0x4bc85c(0x162),'rotate':_0x4bc85c(0x101),'x':'X\x20(px)','y':_0x4bc85c(0xe4),'width':'Lebar\x20(px)','height':_0x4bc85c(0xbc),'lock':_0x4bc85c(0x14f)},'crop':{'title':_0x4bc85c(0x17d),'start':_0x4bc85c(0xf2),'mode':_0x4bc85c(0xab),'shape':_0x4bc85c(0xc7)}}}};}));function _0x99ef(){var _0x25ccd3=['Garis\x20putus-putus\x20tipis\x20biru','Perataan','Margin\x20dalam','Dorong','Detail','Sedang','Rata\x20Kanan','Luar:\x20kanan\x20bawah','Dari\x20Atas','Catatan\x20Pembicara','Tanpa\x20isian','Muat','Tanpa\x20Garis','Warna\x20teks\x20transparan','Gaya\x20Teks','Tinggi\x20(px)','447033TnmGwu','Isian','Sejajar\x20dengan\x20teks','Garis\x20bawah','Potong','Ukuran\x20Panah\x20Akhir','Jenis\x20Putus-putus','Panah','Tidak\x20ada\x20objek','Gaya\x20Garis','Pangkas\x20ke\x20Bentuk','Isian\x20Gradien','24gSREhV','Rata\x20tengah','Rata\x20kanan','Klik\x20untuk\x20menambahkan\x20teks','Penuhi','Garis\x20hijau\x20dengan\x20panah\x20dua\x20arah','Tampilkan','Judul\x201','Kotak\x20Teks\x20Horizontal','Dari\x20Kiri','Grafik','Memudar','Perbandingan','Tempel','UniverProSlidesUiIdID','object','Persegi','Kiri\x20Atas','Atur\x20ulang\x20warna','Batal','Diagram','Slide\x20Judul','Jenis\x20paragraf','Garis\x20biru\x20dengan\x20panah\x20di\x20ujung','Gambar\x20dengan\x20Keterangan','Simpan','Daftar\x20objek','Y\x20(px)','Pengaturan\x20pola\x20akan\x20segera\x20tersedia.','Gaya\x20Lainnya','Pratinjau','Luar:\x20kiri\x20bawah','Bawa\x20ke\x20Paling\x20Depan','Klik\x20untuk\x20Layar\x20Penuh','Sebelumnya','Kotak','Tambahkan\x20deskripsi','Perkecil\x20ukuran\x20font','Sembunyikan\x20grafis\x20master/tata\x20letak','Judul\x20hitam','Berkas...','Mulai\x20Pangkas','Deskripsi','Jenis\x20Sketsa','Kiri','Putar\x20dari\x20Slide\x20Saat\x20Ini','Garis\x20solid\x20tipis\x20oranye','Tidak\x20Diatur','exports','Garis\x20Panjang-Titik-Titik','Isian\x20gradien','Rata\x20kiri','Buka','Keluar','Kolom','Kosong','Putar\x20(°)','Tengah','Arah\x20teks','Terapkan','Ubah\x20ukuran\x20panel\x20thumbnail\x20slide','Transisi','Hapus\x20Bentuk','Sumber\x20Gambar','Gambar','3302845NtkjEl','Offset\x20X','Bentuk','Ubah\x20ukuran\x20bentuk\x20agar\x20pas\x20dengan\x20teks','Buka\x20Panel\x20Bentuk','Posisi','Tutup','Kirim\x20ke\x20Belakang','Putar','Tempat\x20Penampung\x20Header','Tampilkan\x20semua','Panah\x20Siluman','Format\x20Latar','Garis\x20putus-putus\x20tipis\x20hitam','Presentasi\x20Berakhir','Usap','Cari\x20slide\x20dan\x20objek','Kecil','Bevel','Luar:\x20kanan\x20bawah\x20kecil','Perbesar\x20ukuran\x20font','Rata\x20tengah\x20vertikal','16905340vYQIaE','Salin','Jenis\x20Sambungan','Baris','Luar:\x20kanan\x20atas','Kotak\x20Teks','5032fxghUi','Terapkan\x20ke\x20Semua','Panah\x20Berlian','Klik\x20untuk\x20menambahkan\x20judul','Dua\x20Isi','Rata\x20atas','Aksen\x20biru','Gambar\x20Tangan','Miring','Penggaris','Rata\x20Tengah','Di\x20belakang\x20teks','Klik\x20untuk\x20menambahkan\x20catatan\x20untuk\x20slide\x20saat\x20ini','Zum','Rata\x20Bawah','Jarak','Tidak\x20Ada','Garis-Titik','Jenis\x20Panah\x20Akhir','Lengkung','1482768cvVNVo','Di\x20depan\x20teks','Isian\x20solid','Sisipkan\x20Gambar','Lebar','Presentasi\x20Layar\x20Ganda','Media','Nama','Transparansi','Jangan\x20paskan\x20otomatis','Rata\x20Kiri','Cari','Balik\x20Vertikal','Kelompokkan','Ukuran\x20kustom','Catatan\x20abu-abu','Warna\x20teks','Kanan\x20Atas','Ubin\x20Gambar\x20sebagai\x20Tekstur','Horizontal','Isian\x20Pola','Kunci\x20Rasio','Kustom','Garis\x20putus-putus\x20abu-abu\x20dengan\x20panah\x20di\x20ujung','Isian\x20gambar\x20atau\x20tekstur','Tema','+\x20Tambah\x20Slide','Format\x20Bentuk','Rotasi','Slide\x20Baru','Jenis\x20Panah\x20Awal','Garis\x20solid\x20tipis\x20abu-abu','Sembunyikan','Ukuran\x20tabel','Warna\x20latar\x20teks','Bawa\x20ke\x20Depan','gambar','Ketik\x20untuk\x20mencari\x20nama\x20slide,\x20teks,\x20dan\x20nama\x20objek.','Efek','Isian\x20Gambar','Ubah\x20Bentuk','Dari\x20Bawah','Tambah\x20slide\x20di\x20bawah','Slide\x20{current}\x20dari\x20{total}','Atas','Rata\x20kiri\x20kanan','Kanan\x20Bawah','Slide','Layar\x20Ganda\x20dari\x20Awal','Hapus','Paskan\x20otomatis','Atur\x20Latar','Tanpa\x20bayangan','30533icFZkK','Warna','Nama\x20objek','Isi\x20hitam','Aksen\x20oranye','17298XpXkqx','Skala\x20X','Tinggi','Garis\x20putus-putus\x20hijau\x20dengan\x20panah\x20dua\x20arah','Ungkap','44EmlzNW','Pisah','Gaya\x20Cepat','Solid','Pangkas','Tabel','Kanan','Ukuran\x20font','Kotak\x20Teks\x20Vertikal','Titik\x20Persegi','Perataan\x20vertikal','Rata\x20Atas','2189509PZRDCd','Garis\x20solid\x20tipis\x20hitam','Tebal','amd','Miter','Ukuran\x20Panah\x20Awal','Jumlah','Gaya\x20Bentuk','Sudut','Perataan\x20horizontal','Header\x20Bagian','Titik\x20Bulat','Garis','Luar:\x20kiri\x20atas\x20besar','Hanya\x20Judul','Bebas','Atas\x20dan\x20Bawah'];_0x99ef=function(){return _0x25ccd3;};return _0x99ef();}
|
|
1
|
+
(function(_0x40075a,_0x35df42){var _0x4a512d=_0x5a0c,_0xdeeb91=_0x40075a();while(!![]){try{var _0x5dc879=parseInt(_0x4a512d(0x189))/0x1+parseInt(_0x4a512d(0x18b))/0x2+-parseInt(_0x4a512d(0x18c))/0x3+parseInt(_0x4a512d(0x239))/0x4*(parseInt(_0x4a512d(0x207))/0x5)+parseInt(_0x4a512d(0x21a))/0x6+-parseInt(_0x4a512d(0x23e))/0x7*(-parseInt(_0x4a512d(0x1e0))/0x8)+-parseInt(_0x4a512d(0x1d7))/0x9*(parseInt(_0x4a512d(0x234))/0xa);if(_0x5dc879===_0x35df42)break;else _0xdeeb91['push'](_0xdeeb91['shift']());}catch(_0x470b9b){_0xdeeb91['push'](_0xdeeb91['shift']());}}}(_0x3314,0xdf831),function(_0x3b3a20,_0xcfc743){var _0x593960=_0x5a0c;typeof exports=='object'&&typeof module<'u'?module['exports']=_0xcfc743():typeof define==_0x593960(0x20f)&&define['amd']?define([],_0xcfc743):(_0x3b3a20=typeof globalThis<'u'?globalThis:_0x3b3a20||self,_0x3b3a20[_0x593960(0x238)]=_0xcfc743());}(this,function(){var _0x3b18bd=_0x5a0c;return{'slides-ui':{'ribbon':{'shapeFormat':_0x3b18bd(0x263),'changeShape':'Ubah\x20Bentuk'},'insertToolbar':{'search':_0x3b18bd(0x1cb),'text':_0x3b18bd(0x245),'textHorizontal':'Kotak\x20Teks\x20Horizontal','textVertical':_0x3b18bd(0x18f),'image':_0x3b18bd(0x1bf),'table':_0x3b18bd(0x231),'shape':_0x3b18bd(0x264),'chart':_0x3b18bd(0x219),'symbol':_0x3b18bd(0x1a7),'emoji':'Emoji'},'tableSizePicker':{'title':'Ukuran\x20tabel','customSize':_0x3b18bd(0x1a2),'rows':_0x3b18bd(0x191),'columns':'Kolom','insert':_0x3b18bd(0x1f1),'apply':_0x3b18bd(0x1a5)},'searchPanel':{'placeholder':_0x3b18bd(0x22a),'noQuery':'Ketik\x20untuk\x20mencari\x20nama\x20slide,\x20teks,\x20dan\x20nama\x20objek.','empty':_0x3b18bd(0x24d),'slidePrefix':_0x3b18bd(0x244)},'themePicker':{'title':'Tema','caption':'Default\x20Bentuk','tooltip':_0x3b18bd(0x212)},'display':{'slideSize':_0x3b18bd(0x1e2),'widescreen':_0x3b18bd(0x205),'standard':_0x3b18bd(0x248),'fullscreen':_0x3b18bd(0x242)},'editorToolbar':{'fontFamily':_0x3b18bd(0x255),'fontSize':_0x3b18bd(0x25f),'paragraphType':'Jenis\x20paragraf','heading1':_0x3b18bd(0x1ca),'increaseFontSize':_0x3b18bd(0x1c7),'decreaseFontSize':_0x3b18bd(0x226),'textColor':_0x3b18bd(0x216),'transparentTextColor':_0x3b18bd(0x1f0),'textBackgroundColor':_0x3b18bd(0x243),'bold':_0x3b18bd(0x1a9),'italic':_0x3b18bd(0x1cc),'underline':_0x3b18bd(0x1fc),'strikethrough':_0x3b18bd(0x221),'horizontalAlign':_0x3b18bd(0x265),'verticalAlign':_0x3b18bd(0x1a3),'alignLeft':_0x3b18bd(0x1ec),'alignCenter':'Rata\x20tengah','alignRight':_0x3b18bd(0x1e4),'alignJustify':'Rata\x20kiri\x20kanan','alignTop':'Rata\x20atas','alignMiddle':_0x3b18bd(0x19d),'alignBottom':_0x3b18bd(0x192)},'quickStyles':{'tooltip':_0x3b18bd(0x1a8),'shapeStyles':'Gaya\x20Bentuk','lineStyles':_0x3b18bd(0x1d4),'textStyles':_0x3b18bd(0x1e3),'more':'Gaya\x20Lainnya','groups':{'solid':_0x3b18bd(0x22e),'dashed':_0x3b18bd(0x21e)},'presets':{'line':{'blackSolid':_0x3b18bd(0x269),'blueSolid':'Garis\x20solid\x20tipis\x20biru','orangeSolid':'Garis\x20solid\x20tipis\x20oranye','graySolid':'Garis\x20solid\x20tipis\x20abu-abu','blueEndArrow':_0x3b18bd(0x232),'greenTwoWayArrow':_0x3b18bd(0x21c),'blackDashed':_0x3b18bd(0x1b4),'blueDashed':_0x3b18bd(0x251),'grayDashed':'Garis\x20putus-putus\x20tipis\x20abu-abu','blueDashedEndArrow':'Garis\x20putus-putus\x20biru\x20dengan\x20panah\x20di\x20ujung','grayDashedEndArrow':_0x3b18bd(0x256),'greenDashedTwoWayArrow':_0x3b18bd(0x1e7)},'text':{'bodyBlack':_0x3b18bd(0x1be),'titleBlack':_0x3b18bd(0x26c),'accentBlue':_0x3b18bd(0x22b),'accentOrange':_0x3b18bd(0x237),'noteGray':_0x3b18bd(0x236)}}},'thumbnailBar':{'resizePanel':'Ubah\x20ukuran\x20panel\x20thumbnail\x20slide','addSlide':_0x3b18bd(0x1ae),'contextMenu':{'cut':_0x3b18bd(0x247),'copy':'Salin','paste':'Tempel','addBelow':_0x3b18bd(0x229),'delete':_0x3b18bd(0x266)},'layoutPicker':{'title':_0x3b18bd(0x1cd),'layouts':{'title':_0x3b18bd(0x1b6),'titleAndBody':_0x3b18bd(0x1e8),'sectionHeader':_0x3b18bd(0x1d2),'twoColumns':_0x3b18bd(0x1bc),'comparison':_0x3b18bd(0x1b2),'blank':_0x3b18bd(0x20b),'titleOnly':_0x3b18bd(0x246),'pictureWithCaption':_0x3b18bd(0x1f5)}}},'shapePanel':{'title':_0x3b18bd(0x263),'shapeStyle':_0x3b18bd(0x24b),'shapePosition':_0x3b18bd(0x1a4),'openPanel':'Buka\x20Panel\x20Bentuk','deleteShape':_0x3b18bd(0x20c),'toolbar':{'alignLeft':'Rata\x20Kiri','alignCenter':'Rata\x20Tengah','alignRight':'Rata\x20Kanan','alignJustify':_0x3b18bd(0x203),'bold':_0x3b18bd(0x1a9),'italic':_0x3b18bd(0x1cc),'underline':_0x3b18bd(0x1fc),'strikethrough':_0x3b18bd(0x221),'textColor':_0x3b18bd(0x216),'textBackgroundColor':_0x3b18bd(0x243),'fillColor':_0x3b18bd(0x243),'resetColor':_0x3b18bd(0x1f3)},'align':{'top':_0x3b18bd(0x1d0),'middle':_0x3b18bd(0x228),'bottom':_0x3b18bd(0x254)},'textWrap':{'inline':_0x3b18bd(0x1c1),'square':'Kotak','topAndBottom':_0x3b18bd(0x1fe),'behindText':'Di\x20belakang\x20teks','inFrontText':'Di\x20depan\x20teks'},'textBox':{'title':'Kotak\x20teks','textDirection':_0x3b18bd(0x190),'textDirectionHorizontal':_0x3b18bd(0x1c4),'textDirectionVertical':'Vertikal','autoFit':_0x3b18bd(0x1ea),'autoFitNone':_0x3b18bd(0x25a),'autoFitShrink':_0x3b18bd(0x1c9),'autoFitResize':_0x3b18bd(0x230),'wrapText':_0x3b18bd(0x196),'padding':_0x3b18bd(0x252),'paddingLeft':'Kiri','paddingRight':'Kanan','paddingTop':_0x3b18bd(0x204),'paddingBottom':'Bawah','columns':_0x3b18bd(0x1d6),'columnCount':'Jumlah','columnSpacing':_0x3b18bd(0x1b3)},'position':{'title':_0x3b18bd(0x1a1),'x':'X','y':'Y','width':'Lebar','height':_0x3b18bd(0x1f2),'rotation':'Rotasi'},'style':{'shadow':'Bayangan','shadowColor':_0x3b18bd(0x186),'shadowBlurRadius':_0x3b18bd(0x1bd),'shadowDistance':_0x3b18bd(0x1b3),'shadowDirection':_0x3b18bd(0x268),'shadowPresetTitle':_0x3b18bd(0x1e5),'shadowPresetNone':_0x3b18bd(0x1ab),'shadowPresetCustom':'Kustom','shadowTransparency':_0x3b18bd(0x1de),'shadowSize':_0x3b18bd(0x215),'shadowPreset':{'shdw6':'Luar:\x20kanan\x20bawah','shdw5':_0x3b18bd(0x25b),'shdw2':_0x3b18bd(0x183),'shdw1':_0x3b18bd(0x1a6),'shdw14':_0x3b18bd(0x1af),'shdw10':_0x3b18bd(0x1b1)}},'fill':{'title':'Isian','noFill':'Tanpa\x20isian','solidFill':_0x3b18bd(0x19f),'gradientFill':_0x3b18bd(0x1dc),'pictureFill':_0x3b18bd(0x1dd),'color':_0x3b18bd(0x23a),'transparency':_0x3b18bd(0x1de),'picture':{'source':'Sumber\x20Gambar','insert':'Sisipkan\x20Gambar','tileAsTexture':'Ubin\x20Gambar\x20sebagai\x20Tekstur','offsetX':'Offset\x20X','offsetY':'Offset\x20Y','scaleX':_0x3b18bd(0x214),'scaleY':'Skala\x20Y','alignment':_0x3b18bd(0x1fd),'rotateWithShape':_0x3b18bd(0x1c8),'align':{'tl':_0x3b18bd(0x25e),'t':_0x3b18bd(0x204),'tr':_0x3b18bd(0x241),'l':_0x3b18bd(0x1ef),'ctr':'Tengah','r':'Kanan','bl':_0x3b18bd(0x262),'b':'Bawah','br':'Kanan\x20Bawah'}}},'line':{'title':_0x3b18bd(0x1ff),'noLine':'Tanpa\x20Garis','solidLine':_0x3b18bd(0x19b),'color':_0x3b18bd(0x23a),'transparency':'Transparansi','width':_0x3b18bd(0x224),'cornerRadius':_0x3b18bd(0x1eb),'beginArrowType':_0x3b18bd(0x25c),'beginArrowSize':_0x3b18bd(0x20a),'endArrowType':_0x3b18bd(0x200),'endArrowSize':_0x3b18bd(0x223),'dashType':{'title':'Jenis\x20Putus-putus','solid':'Solid','roundDot':_0x3b18bd(0x21f),'squareDot':_0x3b18bd(0x1c2),'dash':_0x3b18bd(0x1ff),'dashDot':_0x3b18bd(0x261),'longDash':_0x3b18bd(0x20e),'longDashDot':_0x3b18bd(0x1c6),'longDashDotDot':'Garis\x20Panjang-Titik-Titik'},'capType':{'title':_0x3b18bd(0x187),'flat':_0x3b18bd(0x1ed),'round':_0x3b18bd(0x1f7),'square':'Persegi'},'joinType':{'title':_0x3b18bd(0x267),'miter':'Miter','round':'Bulat','bevel':_0x3b18bd(0x1d1)},'sketchType':{'title':_0x3b18bd(0x1ce),'none':_0x3b18bd(0x249),'curved':_0x3b18bd(0x1c3),'freehand':_0x3b18bd(0x211),'handDrawn':'Gambar\x20Tangan'},'arrowType':{'none':'Tidak\x20Ada','arrow':'Panah','openArrow':_0x3b18bd(0x227),'stealthArrow':'Panah\x20Siluman','diamondArrow':_0x3b18bd(0x1bb),'ovalArrow':_0x3b18bd(0x1b9)},'arrowSize':{'small':_0x3b18bd(0x1a0),'medium':_0x3b18bd(0x220),'large':'Besar'}}},'objectListPanel':{'title':_0x3b18bd(0x218),'open':_0x3b18bd(0x24a),'showAll':_0x3b18bd(0x1d5),'hideAll':_0x3b18bd(0x184),'show':_0x3b18bd(0x24f),'hide':_0x3b18bd(0x25d),'moveForward':_0x3b18bd(0x19e),'moveBackward':_0x3b18bd(0x21b),'nameInput':'Nama\x20objek','empty':_0x3b18bd(0x23f),'close':_0x3b18bd(0x1ac),'name':'Nama','description':_0x3b18bd(0x19c),'descriptionPlaceholder':_0x3b18bd(0x259),'details':_0x3b18bd(0x1c0),'noSelection':_0x3b18bd(0x24e)},'backgroundPanel':{'title':_0x3b18bd(0x201),'backgroundGraphics':_0x3b18bd(0x210),'hideBackgroundGraphics':_0x3b18bd(0x19a),'presentationBackground':'Latar\x20Presentasi','presentationBackgroundEmpty':_0x3b18bd(0x22f),'presentationBackgroundImages':'gambar','setPresentationBackground':_0x3b18bd(0x260),'clearPresentationBackground':_0x3b18bd(0x266),'none':_0x3b18bd(0x209),'solid':_0x3b18bd(0x1d3),'gradient':_0x3b18bd(0x202),'image':'Isian\x20Gambar','pattern':'Isian\x20Pola','color':_0x3b18bd(0x23a),'transparency':_0x3b18bd(0x1de),'imageSource':_0x3b18bd(0x1c5),'insertImage':_0x3b18bd(0x1f4),'fit':_0x3b18bd(0x1cf),'fitOptions':{'cover':'Penuhi','contain':_0x3b18bd(0x222),'stretch':'Regangkan','repeat':_0x3b18bd(0x258)},'patternHint':'Pengaturan\x20pola\x20akan\x20segera\x20tersedia.','applyToAll':_0x3b18bd(0x24c),'resetBackground':'Atur\x20Ulang\x20Latar'},'transitionPanel':{'title':_0x3b18bd(0x188),'effect':'Efek','direction':_0x3b18bd(0x225),'duration':_0x3b18bd(0x1d9),'preview':_0x3b18bd(0x235),'applyToAll':_0x3b18bd(0x24c),'effects':{'none':_0x3b18bd(0x249),'fade':_0x3b18bd(0x23c),'push':_0x3b18bd(0x1f8),'wipe':_0x3b18bd(0x198),'split':'Pisah','reveal':'Ungkap','cut':'Potong','uncover':_0x3b18bd(0x1fb),'cover':'Tutupi','zoom':_0x3b18bd(0x1fa)},'directions':{'left':_0x3b18bd(0x23b),'right':_0x3b18bd(0x1f6),'up':_0x3b18bd(0x194),'down':'Dari\x20Bawah'}},'contextmenu':{'addPage':_0x3b18bd(0x250),'backgroundPanel':_0x3b18bd(0x201),'transitionPanel':_0x3b18bd(0x188),'speakerNotes':'Catatan\x20Pembicara','ruler':_0x3b18bd(0x199),'shapePanel':_0x3b18bd(0x263),'flipHorizontal':_0x3b18bd(0x1db),'flipVertical':_0x3b18bd(0x1ba),'group':'Kelompokkan','ungroup':_0x3b18bd(0x193)},'presentation':{'play':_0x3b18bd(0x240),'playFromBeginning':_0x3b18bd(0x1b7),'playFromCurrent':_0x3b18bd(0x22c),'playDualScreen':_0x3b18bd(0x1d8),'playDualScreenFromBeginning':_0x3b18bd(0x18e),'playDualScreenFromCurrent':_0x3b18bd(0x257),'dualScreenUnavailable':_0x3b18bd(0x18d),'fullscreenPrompt':_0x3b18bd(0x185),'presentationEnded':_0x3b18bd(0x1b5),'previous':_0x3b18bd(0x18a),'next':'Berikutnya','exit':'Keluar','slideProgress':_0x3b18bd(0x197),'speakerNotes':'Catatan\x20Pembicara','speakerNotesPlaceholder':_0x3b18bd(0x253),'speakerNotesEmpty':_0x3b18bd(0x21d),'speakerNotesSave':'Simpan','speakerNotesCancel':'Batal'},'slide':{'placeholder':{'text':{'title':_0x3b18bd(0x233),'subtitle':_0x3b18bd(0x1f9),'body':_0x3b18bd(0x217),'text':_0x3b18bd(0x217),'header':_0x3b18bd(0x22d),'footer':_0x3b18bd(0x1ad),'date':_0x3b18bd(0x195),'slideNumber':_0x3b18bd(0x1b8)},'icon':{'image':'Gambar','table':_0x3b18bd(0x231),'chart':_0x3b18bd(0x219),'diagram':_0x3b18bd(0x1e6),'media':_0x3b18bd(0x1ee)}}},'image-panel':{'arrange':{'title':_0x3b18bd(0x206),'forward':_0x3b18bd(0x20d),'backward':_0x3b18bd(0x213),'front':_0x3b18bd(0x1df),'back':_0x3b18bd(0x26b)},'transform':{'title':_0x3b18bd(0x1aa),'rotate':'Putar\x20(°)','x':_0x3b18bd(0x1e9),'y':_0x3b18bd(0x26a),'width':_0x3b18bd(0x1da),'height':_0x3b18bd(0x208),'lock':_0x3b18bd(0x23d)},'crop':{'title':_0x3b18bd(0x1b0),'start':_0x3b18bd(0x1e1),'mode':_0x3b18bd(0x211),'shape':'Pangkas\x20ke\x20Bentuk'}}}};}));function _0x5a0c(_0x118cf0,_0xdde810){_0x118cf0=_0x118cf0-0x183;var _0x33142a=_0x3314();var _0x5a0c3b=_0x33142a[_0x118cf0];return _0x5a0c3b;}function _0x3314(){var _0x17cc28=['Paskan\x20otomatis','Radius\x20sudut','Rata\x20kiri','Datar','Media','Kiri','Warna\x20teks\x20transparan','Sisipkan','Tinggi','Atur\x20ulang\x20warna','Berkas...','Gambar\x20dengan\x20Keterangan','Dari\x20Kanan','Bulat','Dorong','Klik\x20untuk\x20menambahkan\x20subjudul','Zum','Buka','Garis\x20bawah','Perataan','Atas\x20dan\x20Bawah','Garis','Jenis\x20Panah\x20Akhir','Format\x20Latar','Isian\x20Gradien','Rata\x20Kanan\x20Kiri','Atas','Layar\x20lebar\x20(16:9)','Atur','171670ljGBUu','Tinggi\x20(px)','Tanpa\x20Isian','Ukuran\x20Panah\x20Awal','Kosong','Hapus\x20Bentuk','Bawa\x20ke\x20Depan','Garis\x20Panjang','function','Grafis\x20Latar','Bebas','Pilih\x20tema\x20slide','Kirim\x20ke\x20Belakang','Skala\x20X','Ukuran','Warna\x20teks','Klik\x20untuk\x20menambahkan\x20teks','Daftar\x20objek','Grafik','1736580ivBThL','Kirim\x20ke\x20belakang','Garis\x20hijau\x20dengan\x20panah\x20dua\x20arah','Tidak\x20Ada\x20Catatan\x20Pembicara','Putus-putus','Titik\x20Bulat','Sedang','Coret','Muat','Ukuran\x20Panah\x20Akhir','Lebar','Arah','Perkecil\x20ukuran\x20font','Panah\x20Terbuka','Rata\x20Tengah','Tambah\x20slide\x20di\x20bawah','Cari\x20slide\x20dan\x20objek','Aksen\x20biru','Putar\x20dari\x20Slide\x20Saat\x20Ini','Tempat\x20Penampung\x20Header','Solid','Tidak\x20Diatur','Ubah\x20ukuran\x20bentuk\x20agar\x20pas\x20dengan\x20teks','Tabel','Garis\x20biru\x20dengan\x20panah\x20di\x20ujung','Klik\x20untuk\x20menambahkan\x20judul','3226880DkTZtK','Pratinjau','Catatan\x20abu-abu','Aksen\x20oranye','UniverProSlidesUiIdID','148yBfznk','Warna','Dari\x20Kiri','Memudar','Kunci\x20Rasio','1183294YcusIJ','Tidak\x20ada\x20objek','Putar','Kanan\x20Atas','Layar\x20penuh','Warna\x20latar\x20teks','Slide','Kotak\x20Teks','Hanya\x20Judul','Potong','Standar\x20(4:3)','Tidak\x20Ada','Buka\x20Panel\x20Lapisan','Gaya\x20Bentuk','Terapkan\x20ke\x20Semua','Tidak\x20ada\x20hasil\x20ditemukan.','Pilih\x20objek\x20untuk\x20mengedit\x20detail','Tampilkan','Slide\x20Baru','Garis\x20putus-putus\x20tipis\x20biru','Margin\x20dalam','Klik\x20untuk\x20menambahkan\x20catatan\x20untuk\x20slide\x20saat\x20ini','Rata\x20Bawah','Font','Garis\x20putus-putus\x20abu-abu\x20dengan\x20panah\x20di\x20ujung','Layar\x20Ganda\x20dari\x20Saat\x20Ini','Ulangi','Tambahkan\x20deskripsi','Jangan\x20paskan\x20otomatis','Luar:\x20kiri\x20bawah','Jenis\x20Panah\x20Awal','Sembunyikan','Kiri\x20Atas','Ukuran\x20font','Atur\x20Latar','Garis-Titik','Kiri\x20Bawah','Format\x20Bentuk','Bentuk','Perataan\x20horizontal','Hapus','Jenis\x20Sambungan','Sudut','Garis\x20solid\x20tipis\x20hitam','Y\x20(px)','Kirim\x20ke\x20Paling\x20Belakang','Judul\x20hitam','Luar:\x20kanan\x20atas','Sembunyikan\x20semua','Klik\x20untuk\x20Layar\x20Penuh','Warna\x20bayangan','Jenis\x20Ujung','Transisi','174040EbDoFS','Sebelumnya','485522JmQOvg','4843194NDdVZi','Tidak\x20dapat\x20memulai\x20presentasi\x20layar\x20ganda.\x20Izinkan\x20izin\x20pengelolaan\x20jendela\x20dan\x20sambungkan\x20layar\x20tambahan,\x20lalu\x20coba\x20lagi.','Layar\x20Ganda\x20dari\x20Awal','Kotak\x20Teks\x20Vertikal','Arah\x20teks','Baris','Rata\x20bawah','Pisahkan\x20Kelompok','Dari\x20Atas','Tempat\x20Penampung\x20Tanggal','Bungkus\x20teks\x20dalam\x20bentuk','Slide\x20{current}\x20dari\x20{total}','Usap','Penggaris','Sembunyikan\x20grafis\x20master/tata\x20letak','Garis\x20Solid','Deskripsi','Rata\x20tengah\x20vertikal','Bawa\x20ke\x20depan','Isian\x20solid','Kecil','Posisi\x20dan\x20Ukuran','Ukuran\x20kustom','Perataan\x20vertikal','Posisi','Terapkan','Luar:\x20kiri\x20atas','Simbol','Gaya\x20Cepat','Tebal','Ubah\x20Bentuk','Tanpa\x20bayangan','Tutup','Tempat\x20Penampung\x20Footer','+\x20Tambah\x20Slide','Luar:\x20kanan\x20bawah\x20kecil','Pangkas','Luar:\x20kiri\x20atas\x20besar','Perbandingan','Jarak','Garis\x20putus-putus\x20tipis\x20hitam','Presentasi\x20Berakhir','Slide\x20Judul','Putar\x20dari\x20Awal','Tempat\x20Penampung\x20Nomor\x20Slide','Panah\x20Oval','Balik\x20Vertikal','Panah\x20Berlian','Dua\x20Isi','Buram','Isi\x20hitam','Gambar','Detail','Sejajar\x20dengan\x20teks','Titik\x20Persegi','Lengkung','Horizontal','Sisipkan\x20Gambar\x20Dari','Garis\x20Panjang-Titik','Perbesar\x20ukuran\x20font','Putar\x20dengan\x20Bentuk','Kecilkan\x20teks\x20saat\x20meluap','Judul\x201','Cari','Miring','Pilih\x20Tata\x20Letak','Jenis\x20Sketsa','Sesuai','Rata\x20Atas','Bevel','Header\x20Bagian','Isian\x20Solid','Gaya\x20Garis','Tampilkan\x20semua','Kolom','27zkNEvf','Presentasi\x20Layar\x20Ganda','Durasi','Lebar\x20(px)','Balik\x20Horizontal','Isian\x20gradien','Isian\x20gambar\x20atau\x20tekstur','Transparansi','Bawa\x20ke\x20Paling\x20Depan','72VkqXvn','Mulai\x20Pangkas','Ukuran\x20slide','Gaya\x20Teks','Rata\x20kanan','Prasetel','Diagram','Garis\x20putus-putus\x20hijau\x20dengan\x20panah\x20dua\x20arah','Judul\x20dan\x20Isi','X\x20(px)'];_0x3314=function(){return _0x17cc28;};return _0x3314();}
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_0x3d4d79,_0xa5f370){var _0x3a3d1a=_0xc19c,_0x140d30=_0x3d4d79();while(!![]){try{var _0x33530f=parseInt(_0x3a3d1a(0x15e))/0x1*(parseInt(_0x3a3d1a(0x150))/0x2)+parseInt(_0x3a3d1a(0x142))/0x3+-parseInt(_0x3a3d1a(0x17f))/0x4*(-parseInt(_0x3a3d1a(0x16c))/0x5)+-parseInt(_0x3a3d1a(0x1ef))/0x6*(parseInt(_0x3a3d1a(0x161))/0x7)+parseInt(_0x3a3d1a(0x1b1))/0x8+parseInt(_0x3a3d1a(0x16f))/0x9*(parseInt(_0x3a3d1a(0x209))/0xa)+parseInt(_0x3a3d1a(0x177))/0xb;if(_0x33530f===_0xa5f370)break;else _0x140d30['push'](_0x140d30['shift']());}catch(_0x48331e){_0x140d30['push'](_0x140d30['shift']());}}}(_0x1cc6,0x81b5f),function(_0x1029d4,_0x2a1a3a){var _0x2474ce=_0xc19c;typeof exports==_0x2474ce(0x14f)&&typeof module<'u'?module[_0x2474ce(0x173)]=_0x2a1a3a():typeof define==_0x2474ce(0x203)&&define[_0x2474ce(0x151)]?define([],_0x2a1a3a):(_0x1029d4=typeof globalThis<'u'?globalThis:_0x1029d4||self,_0x1029d4[_0x2474ce(0x15c)]=_0x2a1a3a());}(this,function(){var _0x5a9802=_0xc19c;return{'slides-ui':{'ribbon':{'shapeFormat':_0x5a9802(0x1e9),'changeShape':'Cambia\x20forma'},'insertToolbar':{'search':_0x5a9802(0x201),'text':_0x5a9802(0x190),'textHorizontal':_0x5a9802(0x146),'textVertical':_0x5a9802(0x191),'image':_0x5a9802(0x128),'table':'Tabella','shape':_0x5a9802(0x1de),'chart':_0x5a9802(0x180)},'tableSizePicker':{'title':_0x5a9802(0x1e3),'customSize':_0x5a9802(0x127),'rows':_0x5a9802(0x179),'columns':_0x5a9802(0x13c),'insert':_0x5a9802(0x1fd),'apply':_0x5a9802(0x1f3)},'searchPanel':{'placeholder':_0x5a9802(0x1ae),'noQuery':'Digita\x20per\x20cercare\x20nomi\x20di\x20slide,\x20testo\x20e\x20nomi\x20di\x20oggetti.','empty':_0x5a9802(0x1c4),'slidePrefix':'Slide'},'themePicker':{'title':_0x5a9802(0x21b),'caption':_0x5a9802(0x1e5),'tooltip':_0x5a9802(0x198)},'editorToolbar':{'fontFamily':_0x5a9802(0x1f0),'fontSize':'Dimensione\x20carattere','paragraphType':'Tipo\x20di\x20paragrafo','heading1':_0x5a9802(0x213),'increaseFontSize':_0x5a9802(0x1ba),'decreaseFontSize':_0x5a9802(0x18b),'textColor':'Colore\x20testo','transparentTextColor':_0x5a9802(0x1dd),'textBackgroundColor':'Colore\x20sfondo\x20testo','bold':_0x5a9802(0x17c),'italic':'Corsivo','underline':'Sottolineato','strikethrough':_0x5a9802(0x1c8),'horizontalAlign':'Allineamento\x20orizzontale','verticalAlign':_0x5a9802(0x197),'alignLeft':'Allinea\x20a\x20sinistra','alignCenter':_0x5a9802(0x1be),'alignRight':'Allinea\x20a\x20destra','alignJustify':_0x5a9802(0x1a5),'alignTop':_0x5a9802(0x162),'alignMiddle':_0x5a9802(0x1d8),'alignBottom':_0x5a9802(0x1a2)},'quickStyles':{'tooltip':_0x5a9802(0x214),'shapeStyles':_0x5a9802(0x152),'lineStyles':_0x5a9802(0x15d),'textStyles':_0x5a9802(0x175),'more':_0x5a9802(0x140),'groups':{'solid':_0x5a9802(0x133),'dashed':_0x5a9802(0x1fc)},'presets':{'line':{'blackSolid':_0x5a9802(0x199),'blueSolid':_0x5a9802(0x16e),'orangeSolid':_0x5a9802(0x211),'graySolid':_0x5a9802(0x12b),'blueEndArrow':_0x5a9802(0x17d),'greenTwoWayArrow':_0x5a9802(0x200),'blackDashed':_0x5a9802(0x170),'blueDashed':_0x5a9802(0x1ab),'grayDashed':_0x5a9802(0x194),'blueDashedEndArrow':_0x5a9802(0x15f),'grayDashedEndArrow':_0x5a9802(0x14e),'greenDashedTwoWayArrow':'Linea\x20tratteggiata\x20verde\x20con\x20frecce\x20bidirezionali'},'text':{'bodyBlack':_0x5a9802(0x1e8),'titleBlack':_0x5a9802(0x20c),'accentBlue':'Accento\x20blu','accentOrange':_0x5a9802(0x1f2),'noteGray':_0x5a9802(0x172)}}},'thumbnailBar':{'resizePanel':_0x5a9802(0x1dc),'addSlide':_0x5a9802(0x218),'contextMenu':{'cut':_0x5a9802(0x1a8),'copy':_0x5a9802(0x1ea),'paste':_0x5a9802(0x157),'addBelow':'Aggiungi\x20diapositiva\x20sotto','delete':_0x5a9802(0x1ee)},'layoutPicker':{'title':'Scegli\x20una\x20disposizione','layouts':{'title':_0x5a9802(0x18d),'titleAndBody':'Titolo\x20e\x20contenuto','sectionHeader':'Intestazione\x20sezione','twoColumns':_0x5a9802(0x1e0),'comparison':'Confronto','blank':_0x5a9802(0x166),'titleOnly':_0x5a9802(0x1fe),'pictureWithCaption':_0x5a9802(0x14a)}}},'shapePanel':{'title':_0x5a9802(0x1d6),'shapeStyle':_0x5a9802(0x143),'shapePosition':_0x5a9802(0x205),'openPanel':_0x5a9802(0x12e),'deleteShape':_0x5a9802(0x1a3),'toolbar':{'alignLeft':_0x5a9802(0x196),'alignCenter':_0x5a9802(0x171),'alignRight':_0x5a9802(0x1bd),'alignJustify':_0x5a9802(0x1a5),'bold':'Grassetto','italic':_0x5a9802(0x204),'underline':_0x5a9802(0x212),'strikethrough':_0x5a9802(0x1c8),'textColor':_0x5a9802(0x155),'textBackgroundColor':'Colore\x20sfondo\x20testo','fillColor':'Colore\x20sfondo\x20testo','resetColor':_0x5a9802(0x1c2)},'align':{'top':_0x5a9802(0x162),'middle':_0x5a9802(0x1be),'bottom':_0x5a9802(0x1a2)},'textWrap':{'inline':_0x5a9802(0x13d),'square':_0x5a9802(0x1c1),'topAndBottom':_0x5a9802(0x1c0),'behindText':_0x5a9802(0x1e6),'inFrontText':_0x5a9802(0x1fa)},'textBox':{'title':'Casella\x20di\x20testo','textDirection':_0x5a9802(0x193),'textDirectionHorizontal':_0x5a9802(0x1d1),'textDirectionVertical':'Verticale','autoFit':_0x5a9802(0x19a),'autoFitNone':_0x5a9802(0x136),'autoFitShrink':'Riduci\x20il\x20testo\x20in\x20eccesso','autoFitResize':'Ridimensiona\x20forma\x20per\x20adattare\x20il\x20testo','wrapText':_0x5a9802(0x1f9),'padding':'Margine\x20interno','paddingLeft':_0x5a9802(0x1f7),'paddingRight':_0x5a9802(0x1a1),'paddingTop':_0x5a9802(0x1b8),'paddingBottom':'Basso','columns':'Colonne','columnCount':_0x5a9802(0x169),'columnSpacing':_0x5a9802(0x1a4)},'position':{'title':_0x5a9802(0x1a6),'x':'X','y':'Y','width':_0x5a9802(0x147),'height':_0x5a9802(0x15a),'rotation':'Rotazione'},'style':{'shadow':_0x5a9802(0x1e2),'shadowColor':_0x5a9802(0x1cf),'shadowBlurRadius':_0x5a9802(0x17e),'shadowDistance':_0x5a9802(0x207),'shadowDirection':_0x5a9802(0x1ff),'shadowPresetTitle':_0x5a9802(0x20f),'shadowPresetNone':'Nessuna\x20ombra','shadowPresetCustom':_0x5a9802(0x17b),'shadowTransparency':_0x5a9802(0x12f),'shadowSize':_0x5a9802(0x21e),'shadowPreset':{'shdw6':'Esterno:\x20in\x20basso\x20a\x20destra','shdw5':'Esterno:\x20in\x20basso\x20a\x20sinistra','shdw2':_0x5a9802(0x13b),'shdw1':_0x5a9802(0x1d2),'shdw14':_0x5a9802(0x1ce),'shdw10':_0x5a9802(0x154)}},'fill':{'title':_0x5a9802(0x20e),'noFill':'Nessun\x20riempimento','solidFill':_0x5a9802(0x1ec),'gradientFill':_0x5a9802(0x188),'pictureFill':_0x5a9802(0x217),'color':_0x5a9802(0x19f),'transparency':'Trasparenza','picture':{'source':'Origine\x20immagine','insert':_0x5a9802(0x1cb),'tileAsTexture':_0x5a9802(0x1b7),'offsetX':_0x5a9802(0x1c5),'offsetY':'Offset\x20Y','scaleX':'Scala\x20X','scaleY':'Scala\x20Y','alignment':_0x5a9802(0x1c3),'rotateWithShape':_0x5a9802(0x1c6),'align':{'tl':_0x5a9802(0x141),'t':'In\x20alto','tr':_0x5a9802(0x1bc),'l':'Sinistra','ctr':'Centro','r':_0x5a9802(0x1a1),'bl':_0x5a9802(0x16b),'b':_0x5a9802(0x13f),'br':'In\x20basso\x20a\x20destra'}}},'line':{'title':_0x5a9802(0x145),'noLine':_0x5a9802(0x19c),'solidLine':_0x5a9802(0x1eb),'color':'Colore','transparency':'Trasparenza','width':_0x5a9802(0x147),'cornerRadius':_0x5a9802(0x1e1),'beginArrowType':_0x5a9802(0x1d4),'beginArrowSize':'Dimensione\x20freccia\x20iniziale','endArrowType':_0x5a9802(0x192),'endArrowSize':'Dimensione\x20freccia\x20finale','dashType':{'title':_0x5a9802(0x1f8),'solid':_0x5a9802(0x133),'roundDot':_0x5a9802(0x19e),'squareDot':_0x5a9802(0x21a),'dash':_0x5a9802(0x1da),'dashDot':'Tratto-punto','longDash':_0x5a9802(0x134),'longDashDot':'Tratto\x20lungo-punto','longDashDotDot':_0x5a9802(0x1aa)},'capType':{'title':_0x5a9802(0x153),'flat':_0x5a9802(0x14c),'round':_0x5a9802(0x189),'square':'Quadrata'},'joinType':{'title':_0x5a9802(0x1f6),'miter':'Smusso','round':_0x5a9802(0x189),'bevel':_0x5a9802(0x156)},'sketchType':{'title':_0x5a9802(0x1c7),'none':_0x5a9802(0x21d),'curved':_0x5a9802(0x15b),'freehand':_0x5a9802(0x13e),'handDrawn':_0x5a9802(0x18c)},'arrowType':{'none':'Nessuna','arrow':_0x5a9802(0x12a),'openArrow':_0x5a9802(0x159),'stealthArrow':_0x5a9802(0x164),'diamondArrow':_0x5a9802(0x132),'ovalArrow':_0x5a9802(0x1b2)},'arrowSize':{'small':_0x5a9802(0x1f1),'medium':_0x5a9802(0x20d),'large':'Grande'}}},'objectListPanel':{'title':_0x5a9802(0x195),'showAll':_0x5a9802(0x130),'hideAll':_0x5a9802(0x219),'show':_0x5a9802(0x18f),'hide':_0x5a9802(0x1d7),'moveForward':_0x5a9802(0x148),'moveBackward':_0x5a9802(0x144),'nameInput':'Nome\x20oggetto','empty':_0x5a9802(0x20a),'close':_0x5a9802(0x168),'name':_0x5a9802(0x158),'description':_0x5a9802(0x1a7),'descriptionPlaceholder':_0x5a9802(0x1df),'details':'Dettagli','noSelection':'Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli'},'backgroundPanel':{'title':'Formatta\x20sfondo','backgroundGraphics':_0x5a9802(0x137),'hideBackgroundGraphics':'Nascondi\x20grafica\x20master/layout','presentationBackground':_0x5a9802(0x1d9),'presentationBackgroundEmpty':_0x5a9802(0x1b9),'presentationBackgroundImages':'immagine/i','setPresentationBackground':_0x5a9802(0x1ca),'clearPresentationBackground':_0x5a9802(0x163),'none':'Nessun\x20riempimento','solid':'Riempimento\x20uniforme','gradient':_0x5a9802(0x19b),'image':'Riempimento\x20immagine','pattern':_0x5a9802(0x1b6),'color':'Colore','transparency':'Trasparenza','imageSource':_0x5a9802(0x19d),'insertImage':_0x5a9802(0x14d),'fit':_0x5a9802(0x181),'fitOptions':{'cover':_0x5a9802(0x178),'contain':_0x5a9802(0x181),'stretch':_0x5a9802(0x139),'repeat':_0x5a9802(0x20b)},'patternHint':_0x5a9802(0x176),'applyToAll':_0x5a9802(0x208),'resetBackground':_0x5a9802(0x1ac)},'transitionPanel':{'title':'Transizioni','effect':_0x5a9802(0x1ed),'direction':'Direzione','duration':_0x5a9802(0x1e7),'preview':_0x5a9802(0x187),'applyToAll':_0x5a9802(0x208),'effects':{'none':_0x5a9802(0x21d),'fade':_0x5a9802(0x1bb),'push':'Sposta','wipe':'Pulisci','split':'Dividi','reveal':'Rivela','cut':_0x5a9802(0x1a8),'uncover':_0x5a9802(0x1b0),'cover':_0x5a9802(0x1ad),'zoom':'Zoom'},'directions':{'left':_0x5a9802(0x1c9),'right':_0x5a9802(0x167),'up':_0x5a9802(0x1bf),'down':_0x5a9802(0x182)}},'contextmenu':{'addPage':_0x5a9802(0x1cc),'backgroundPanel':_0x5a9802(0x135),'transitionPanel':_0x5a9802(0x160),'speakerNotes':_0x5a9802(0x1f4),'ruler':_0x5a9802(0x16d),'shapePanel':_0x5a9802(0x1d6),'flipHorizontal':_0x5a9802(0x184),'flipVertical':_0x5a9802(0x1b3),'group':_0x5a9802(0x1d0),'ungroup':_0x5a9802(0x18a)},'presentation':{'play':_0x5a9802(0x165),'playFromBeginning':'Riproduci\x20dall\x27inizio','playFromCurrent':_0x5a9802(0x1a9),'playDualScreen':_0x5a9802(0x206),'playDualScreenFromBeginning':_0x5a9802(0x149),'playDualScreenFromCurrent':'Doppio\x20schermo\x20dalla\x20corrente','dualScreenUnavailable':_0x5a9802(0x215),'fullscreenPrompt':_0x5a9802(0x1f5),'presentationEnded':_0x5a9802(0x1d5),'previous':_0x5a9802(0x1d3),'next':_0x5a9802(0x1b5),'exit':'Esci','slideProgress':_0x5a9802(0x12d),'speakerNotes':'Note\x20del\x20relatore','speakerNotesPlaceholder':_0x5a9802(0x16a),'speakerNotesEmpty':_0x5a9802(0x183),'speakerNotesSave':_0x5a9802(0x13a),'speakerNotesCancel':'Annulla'},'slide':{'placeholder':{'text':{'title':_0x5a9802(0x1e4),'subtitle':_0x5a9802(0x1a0),'body':_0x5a9802(0x202),'text':_0x5a9802(0x202),'header':_0x5a9802(0x138),'footer':_0x5a9802(0x1af),'date':_0x5a9802(0x1b4),'slideNumber':_0x5a9802(0x18e)},'icon':{'image':_0x5a9802(0x128),'table':'Tabella','chart':_0x5a9802(0x180),'diagram':'Diagramma','media':_0x5a9802(0x20d)}}},'image-panel':{'arrange':{'title':_0x5a9802(0x210),'forward':_0x5a9802(0x148),'backward':_0x5a9802(0x1db),'front':_0x5a9802(0x216),'back':_0x5a9802(0x131)},'transform':{'title':_0x5a9802(0x21c),'rotate':'Ruota\x20(°)','x':_0x5a9802(0x1cd),'y':_0x5a9802(0x186),'width':_0x5a9802(0x174),'height':_0x5a9802(0x129),'lock':_0x5a9802(0x14b)},'crop':{'title':_0x5a9802(0x185),'start':_0x5a9802(0x17a),'mode':_0x5a9802(0x1fb),'shape':_0x5a9802(0x12c)}}}};}));function _0xc19c(_0x164218,_0x2f4003){_0x164218=_0x164218-0x127;var _0x1cc679=_0x1cc6();var _0xc19cd5=_0x1cc679[_0x164218];return _0xc19cd5;}function _0x1cc6(){var _0x19d7c9=['Linea','Casella\x20di\x20testo\x20orizzontale','Larghezza','Porta\x20avanti','Doppio\x20schermo\x20dall\x27inizio','Immagine\x20con\x20didascalia','Blocca\x20proporzioni','Piatta','File...','Linea\x20tratteggiata\x20grigia\x20con\x20freccia\x20finale','object','2ElzLlm','amd','Stili\x20forma','Tipo\x20estremità','Esterno:\x20in\x20alto\x20a\x20sinistra\x20grande','Colore\x20testo','Bisel','Incolla','Nome','Freccia\x20aperta','Altezza','Curva','UniverProSlidesUiItIT','Stili\x20linea','99219TasrYz','Linea\x20tratteggiata\x20blu\x20con\x20freccia\x20finale','Transizioni','21MIjzeY','Allinea\x20in\x20alto','Cancella','Freccia\x20stealth','Riproduci','Vuoto','Da\x20destra','Chiudi','Numero','Clicca\x20per\x20aggiungere\x20note\x20per\x20la\x20slide\x20corrente','In\x20basso\x20a\x20sinistra','470ZzRJMt','Righello','Linea\x20continua\x20sottile\x20blu','63kUeyKO','Linea\x20tratteggiata\x20sottile\x20nera','Allinea\x20al\x20Centro','Nota\x20grigia','exports','Larghezza\x20(px)','Stili\x20testo','Le\x20impostazioni\x20motivo\x20saranno\x20presto\x20disponibili.','3644553yaGpew','Riempi','Righe','Inizia\x20ritaglio','Personalizzato','Grassetto','Linea\x20blu\x20con\x20freccia\x20finale','Sfocatura','5804IQLLvQ','Grafico','Adatta','Dal\x20basso','Nessuna\x20nota\x20del\x20relatore','Capovolgi\x20orizzontalmente','Ritaglia','Y\x20(px)','Anteprima','Riempimento\x20gradiente','Arrotondata','Separa','Diminuisci\x20dimensione\x20carattere','Disegnato\x20a\x20mano','Slide\x20titolo','Segnaposto\x20numero\x20slide','Mostra','Casella\x20di\x20testo','Casella\x20di\x20testo\x20verticale','Tipo\x20freccia\x20finale','Direzione\x20testo','Linea\x20tratteggiata\x20sottile\x20grigia','Elenco\x20oggetti','Allinea\x20a\x20Sinistra','Allineamento\x20verticale','Scegli\x20tema\x20slide','Linea\x20continua\x20sottile\x20nera','Adattamento\x20automatico','Riempimento\x20sfumato','Nessuna\x20linea','Inserisci\x20immagine\x20da','Punto\x20rotondo','Colore','Clicca\x20per\x20aggiungere\x20un\x20sottotitolo','Destra','Allinea\x20in\x20basso','Elimina\x20forma','Spaziatura','Giustifica','Posizione\x20e\x20dimensione','Descrizione','Taglia','Riproduci\x20dalla\x20slide\x20corrente','Tratto\x20lungo-punto-punto','Linea\x20tratteggiata\x20sottile\x20blu','Reimposta\x20sfondo','Copri','Cerca\x20slide\x20e\x20oggetti','Segnaposto\x20piè\x20di\x20pagina','Scopri','2185576iKvkWf','Freccia\x20ovale','Capovolgi\x20verticalmente','Segnaposto\x20data','Successivo','Riempimento\x20motivo','Affianca\x20immagine\x20come\x20trama','Alto','Non\x20impostato','Aumenta\x20dimensione\x20carattere','Dissolvenza','In\x20alto\x20a\x20destra','Allinea\x20a\x20Destra','Allinea\x20al\x20centro','Dall\x27alto','Superiore\x20e\x20inferiore','Quadrato','Reimposta\x20colore','Allineamento','Nessun\x20risultato\x20trovato.','Offset\x20X','Ruota\x20con\x20forma','Tipo\x20schizzo','Barrato','Da\x20sinistra','Imposta\x20sfondo','Inserisci\x20immagine','Nuova\x20slide','X\x20(px)','Esterno:\x20in\x20basso\x20a\x20destra\x20piccolo','Colore\x20ombra','Raggruppa','Orizzontale','Esterno:\x20in\x20alto\x20a\x20sinistra','Precedente','Tipo\x20freccia\x20iniziale','Presentazione\x20terminata','Formatta\x20forma','Nascondi','Allinea\x20al\x20centro\x20verticalmente','Sfondo\x20presentazione','Tratto','Invia\x20indietro','Ridimensiona\x20pannello\x20miniature\x20diapositive','Colore\x20testo\x20trasparente','Forma','Aggiungi\x20descrizione','Due\x20contenuti','Raggio\x20angolo','Ombra','Dimensione\x20tabella','Clicca\x20per\x20aggiungere\x20un\x20titolo','Predefiniti\x20forma','Dietro\x20il\x20testo','Durata','Corpo\x20nero','Formato\x20forma','Copia','Linea\x20continua','Riempimento\x20solido','Effetto','Elimina','2000514hkWDhR','Carattere','Piccola','Accento\x20arancione','Applica','Note\x20del\x20relatore','Clicca\x20per\x20schermo\x20intero','Tipo\x20giunzione','Sinistra','Tipo\x20tratteggio','Testo\x20a\x20capo\x20nella\x20forma','Davanti\x20al\x20testo','Libero','Tratteggiata','Inserisci','Solo\x20titolo','Angolo','Linea\x20verde\x20con\x20frecce\x20bidirezionali','Cerca','Clicca\x20per\x20aggiungere\x20testo','function','Corsivo','Posizione','Presentazione\x20doppio\x20schermo','Distanza','Applica\x20a\x20tutti','531780gFJMhV','Nessun\x20oggetto','Affianca','Titolo\x20nero','Media','Riempimento','Predefinito','Disponi','Linea\x20continua\x20sottile\x20arancione','Sottolineato','Titolo\x201','Stili\x20rapidi','Impossibile\x20avviare\x20la\x20presentazione\x20a\x20doppio\x20schermo.\x20Consenti\x20l\x27autorizzazione\x20di\x20gestione\x20delle\x20finestre\x20e\x20collega\x20uno\x20schermo\x20esteso,\x20quindi\x20riprova.','Porta\x20in\x20primo\x20piano','Riempimento\x20immagine\x20o\x20texture','+\x20Aggiungi\x20slide','Nascondi\x20tutto','Punto\x20quadrato','Temi','Trasforma','Nessuno','Dimensione','Dimensioni\x20personalizzate','Immagine','Altezza\x20(px)','Freccia','Linea\x20continua\x20sottile\x20grigia','Ritaglia\x20su\x20forma','Slide\x20{current}\x20di\x20{total}','Apri\x20pannello\x20forma','Trasparenza','Mostra\x20tutto','Invia\x20in\x20secondo\x20piano','Freccia\x20diamante','Continua','Tratto\x20lungo','Formatta\x20sfondo','Non\x20adattare\x20automaticamente','Grafica\x20sfondo','Segnaposto\x20intestazione','Allunga','Salva','Esterno:\x20in\x20alto\x20a\x20destra','Colonne','In\x20linea\x20con\x20il\x20testo','Mano\x20libera','In\x20basso','Altri\x20stili','In\x20alto\x20a\x20sinistra','957519zwdcxB','Stile\x20forma','Manda\x20indietro'];_0x1cc6=function(){return _0x19d7c9;};return _0x1cc6();}
|
|
1
|
+
function _0x5e21(_0x4477fd,_0x3d7fa1){_0x4477fd=_0x4477fd-0xb3;var _0x2e7147=_0x2e71();var _0x5e2186=_0x2e7147[_0x4477fd];return _0x5e2186;}function _0x2e71(){var _0x50e3c3=['Posizione\x20e\x20dimensione','Titolo\x20nero','Applica\x20a\x20tutti','Porta\x20avanti','Nascondi\x20tutto','Quadrato','Presentazione\x20terminata','Successivo','Formato\x20forma','Scegli\x20una\x20disposizione','Dettagli','Alto','Larghezza\x20(px)','Carattere','Piatta','Riempimento','Slide','Adattamento\x20automatico','Nota\x20grigia','object','Imposta\x20sfondo','Media','Manda\x20indietro','Porta\x20in\x20primo\x20piano','Dimensione','Allineamento\x20orizzontale','Raggruppa','Origine\x20immagine','Disponi','Grassetto','Linea\x20blu\x20con\x20freccia\x20finale','Anteprima','Non\x20impostato','Punto\x20rotondo','781182jVeIYU','Solo\x20titolo','Linea\x20tratteggiata\x20verde\x20con\x20frecce\x20bidirezionali','Giustifica','Dimensione\x20carattere','220803JtVJHh','Colore','Piccola','Sinistra','Dal\x20basso','3551040fJlmAc','In\x20linea\x20con\x20il\x20testo','1784858rAJzlm','Mano\x20libera','Copia','Esterno:\x20in\x20basso\x20a\x20sinistra','Allinea\x20in\x20alto','Esterno:\x20in\x20basso\x20a\x20destra\x20piccolo','Digita\x20per\x20cercare\x20nomi\x20di\x20slide,\x20testo\x20e\x20nomi\x20di\x20oggetti.','Nessun\x20riempimento','Scopri','Reimposta\x20colore','Dimensioni\x20diapositiva','Direzione\x20testo','Libero','Sfocatura','Linea\x20tratteggiata\x20grigia\x20con\x20freccia\x20finale','Colore\x20ombra','Allinea\x20a\x20sinistra','Dividi','Le\x20impostazioni\x20motivo\x20saranno\x20presto\x20disponibili.','Standard\x20(4:3)','Altri\x20stili','amd','Clicca\x20per\x20aggiungere\x20testo','Riempimento\x20uniforme','Nessuno','Freccia\x20stealth','Posizione','Intestazione\x20sezione','Copri','Simbolo','Riempimento\x20gradiente','Righello','Trasforma','Ritaglia\x20su\x20forma','Offset\x20Y','Freccia','Linea\x20tratteggiata\x20sottile\x20nera','Tipo\x20giunzione','Cerca','Allinea\x20al\x20centro\x20verticalmente','Immagine','Emoji','Stili\x20linea','Note\x20del\x20relatore','Non\x20adattare\x20automaticamente','Grande','Riproduci','Inserisci','Allunga','Punto\x20quadrato','Zoom','Nascondi','Rotazione','Freccia\x20ovale','Casella\x20di\x20testo','Da\x20sinistra','Effetto','Allinea\x20a\x20destra','Cancella','Reimposta\x20sfondo','Tabella','Dimensione\x20freccia\x20finale','Dietro\x20il\x20testo','Linea\x20continua','Colore\x20sfondo\x20testo','Seleziona\x20un\x20oggetto\x20per\x20modificarne\x20i\x20dettagli','353016nDtBxe','Sposta','Linea\x20continua\x20sottile\x20blu','Raggio\x20angolo','Applica','Allineamento','Larghezza','In\x20alto','Destra','Ruota\x20(°)','Grafico','Doppio\x20schermo\x20dalla\x20corrente','Da\x20destra','Schermo\x20panoramico\x20(16:9)','exports','Dimensione\x20freccia\x20iniziale','Annulla','Taglia','In\x20basso\x20a\x20destra','In\x20alto\x20a\x20destra','Clicca\x20per\x20schermo\x20intero','Tipo\x20estremità','Numero','Trasparenza','Nuova\x20slide','Superiore\x20e\x20inferiore','Accento\x20arancione','Linea\x20tratteggiata\x20sottile\x20grigia','Allinea\x20al\x20Centro','Spaziatura','Tipo\x20schizzo','Transizioni','Colore\x20testo','Casella\x20di\x20testo\x20orizzontale','Dall\x27alto','Personalizzato','Inizia\x20ritaglio','Elimina\x20forma','Direzione','Tratteggiata','Barrato','function','Invia\x20in\x20secondo\x20piano','Descrizione','Predefiniti\x20forma','Allinea\x20a\x20Sinistra','Inserisci\x20immagine','Predefinito','X\x20(px)','Ritaglia','Tratto\x20lungo-punto-punto','Offset\x20X','Mostra','3SJCyYh','Riempimento\x20immagine\x20o\x20texture','Riempimento\x20immagine','Tipo\x20di\x20paragrafo','Grafica\x20sfondo','In\x20basso','Durata','Linea\x20verde\x20con\x20frecce\x20bidirezionali','Continua','Dimensioni\x20personalizzate','35abUxIm','Blocca\x20proporzioni','Elenco\x20oggetti','Aggiungi\x20descrizione','UniverProSlidesUiItIT','Clicca\x20per\x20aggiungere\x20un\x20sottotitolo','In\x20basso\x20a\x20sinistra','Slide\x20titolo','Segnaposto\x20piè\x20di\x20pagina','Orizzontale','Corsivo','Centro','Dissolvenza','Mostra\x20tutto','In\x20alto\x20a\x20sinistra','Schermo\x20intero','Esci','Basso','Clicca\x20per\x20aggiungere\x20note\x20per\x20la\x20slide\x20corrente','Linea\x20continua\x20sottile\x20grigia','Y\x20(px)','Ridimensiona\x20forma\x20per\x20adattare\x20il\x20testo','Linea\x20continua\x20sottile\x20arancione','Riproduci\x20dalla\x20slide\x20corrente','Scala\x20X','Segnaposto\x20data','Tratto','Sfondo\x20presentazione','Colore\x20testo\x20trasparente','Angolo','Esterno:\x20in\x20alto\x20a\x20sinistra','Smusso','Forma','Tipo\x20freccia\x20iniziale','Diagramma','Linea','Esterno:\x20in\x20alto\x20a\x20sinistra\x20grande','285942uRSOPa','Due\x20contenuti','Tipo\x20freccia\x20finale','Colonne','Riempimento\x20sfumato','Riduci\x20il\x20testo\x20in\x20eccesso','Segnaposto\x20intestazione','Diminuisci\x20dimensione\x20carattere','Nessuna\x20linea','144711IDWJvb','Formatta\x20sfondo','immagine/i','Arrotondata','Incolla','Allinea\x20al\x20centro','Nessuna','Immagine\x20con\x20didascalia','Formatta\x20forma','Elimina','Tratto\x20lungo-punto','Clicca\x20per\x20aggiungere\x20un\x20titolo','Chiudi','Salva','Allinea\x20in\x20basso','Righe','Freccia\x20aperta','Esterno:\x20in\x20basso\x20a\x20destra','Casella\x20di\x20testo\x20verticale','Altezza','Invia\x20indietro','Esterno:\x20in\x20alto\x20a\x20destra','Freccia\x20diamante','Linea\x20tratteggiata\x20sottile\x20blu','Titolo\x20e\x20contenuto','20YfJNqz','Dimensione\x20tabella','170zkdEce','Ridimensiona\x20pannello\x20miniature\x20diapositive','Tipo\x20tratteggio','Sottolineato','Nessun\x20oggetto','Capovolgi\x20verticalmente','Doppio\x20schermo\x20dall\x27inizio','Distanza','Testo\x20a\x20capo\x20nella\x20forma'];_0x2e71=function(){return _0x50e3c3;};return _0x2e71();}(function(_0x1da878,_0x197e0b){var _0x9516c1=_0x5e21,_0x517fbb=_0x1da878();while(!![]){try{var _0x4d7f15=parseInt(_0x9516c1(0x141))/0x1+parseInt(_0x9516c1(0x14d))/0x2*(-parseInt(_0x9516c1(0xc3))/0x3)+parseInt(_0x9516c1(0x14b))/0x4+parseInt(_0x9516c1(0x114))/0x5*(-parseInt(_0x9516c1(0xf2))/0x6)+-parseInt(_0x9516c1(0xcd))/0x7*(-parseInt(_0x9516c1(0x18f))/0x8)+parseInt(_0x9516c1(0xfb))/0x9+-parseInt(_0x9516c1(0x116))/0xa*(parseInt(_0x9516c1(0x146))/0xb);if(_0x4d7f15===_0x197e0b)break;else _0x517fbb['push'](_0x517fbb['shift']());}catch(_0x3827bf){_0x517fbb['push'](_0x517fbb['shift']());}}}(_0x2e71,0x7584e),function(_0xaa3a00,_0x68bbd5){var _0x4a589a=_0x5e21;typeof exports==_0x4a589a(0x132)&&typeof module<'u'?module[_0x4a589a(0x19d)]=_0x68bbd5():typeof define==_0x4a589a(0xb7)&&define[_0x4a589a(0x162)]?define([],_0x68bbd5):(_0xaa3a00=typeof globalThis<'u'?globalThis:_0xaa3a00||self,_0xaa3a00[_0x4a589a(0xd1)]=_0x68bbd5());}(this,function(){var _0x140077=_0x5e21;return{'slides-ui':{'ribbon':{'shapeFormat':_0x140077(0x127),'changeShape':'Cambia\x20forma'},'insertToolbar':{'search':_0x140077(0x173),'text':_0x140077(0x183),'textHorizontal':_0x140077(0x1b0),'textVertical':_0x140077(0x10d),'image':_0x140077(0x175),'table':_0x140077(0x189),'shape':_0x140077(0xed),'chart':_0x140077(0x199),'symbol':_0x140077(0x16a),'emoji':_0x140077(0x176)},'tableSizePicker':{'title':_0x140077(0x115),'customSize':_0x140077(0xcc),'rows':_0x140077(0x10a),'columns':_0x140077(0xf5),'insert':_0x140077(0x17c),'apply':_0x140077(0x193)},'searchPanel':{'placeholder':'Cerca\x20slide\x20e\x20oggetti','noQuery':_0x140077(0x153),'empty':'Nessun\x20risultato\x20trovato.','slidePrefix':_0x140077(0x12f)},'themePicker':{'title':'Temi','caption':_0x140077(0xba),'tooltip':'Scegli\x20tema\x20slide'},'display':{'slideSize':_0x140077(0x157),'widescreen':_0x140077(0x19c),'standard':_0x140077(0x160),'fullscreen':_0x140077(0xdc)},'editorToolbar':{'fontFamily':_0x140077(0x12c),'fontSize':_0x140077(0x145),'paragraphType':_0x140077(0xc6),'heading1':'Titolo\x201','increaseFontSize':'Aumenta\x20dimensione\x20carattere','decreaseFontSize':_0x140077(0xf9),'textColor':_0x140077(0x1af),'transparentTextColor':_0x140077(0xe9),'textBackgroundColor':_0x140077(0x18d),'bold':_0x140077(0x13c),'italic':_0x140077(0xd7),'underline':_0x140077(0x119),'strikethrough':_0x140077(0xb6),'horizontalAlign':_0x140077(0x138),'verticalAlign':'Allineamento\x20verticale','alignLeft':_0x140077(0x15d),'alignCenter':_0x140077(0x100),'alignRight':_0x140077(0x186),'alignJustify':_0x140077(0x144),'alignTop':_0x140077(0x151),'alignMiddle':_0x140077(0x174),'alignBottom':_0x140077(0x109)},'quickStyles':{'tooltip':'Stili\x20rapidi','shapeStyles':'Stili\x20forma','lineStyles':_0x140077(0x177),'textStyles':'Stili\x20testo','more':_0x140077(0x161),'groups':{'solid':_0x140077(0xcb),'dashed':_0x140077(0xb5)},'presets':{'line':{'blackSolid':'Linea\x20continua\x20sottile\x20nera','blueSolid':_0x140077(0x191),'orangeSolid':_0x140077(0xe3),'graySolid':_0x140077(0xe0),'blueEndArrow':_0x140077(0x13d),'greenTwoWayArrow':_0x140077(0xca),'blackDashed':_0x140077(0x171),'blueDashed':_0x140077(0x112),'grayDashed':_0x140077(0x1aa),'blueDashedEndArrow':'Linea\x20tratteggiata\x20blu\x20con\x20freccia\x20finale','grayDashedEndArrow':_0x140077(0x15b),'greenDashedTwoWayArrow':_0x140077(0x143)},'text':{'bodyBlack':'Corpo\x20nero','titleBlack':_0x140077(0x120),'accentBlue':'Accento\x20blu','accentOrange':_0x140077(0x1a9),'noteGray':_0x140077(0x131)}}},'thumbnailBar':{'resizePanel':_0x140077(0x117),'addSlide':'+\x20Aggiungi\x20slide','contextMenu':{'cut':_0x140077(0x1a0),'copy':_0x140077(0x14f),'paste':_0x140077(0xff),'addBelow':'Aggiungi\x20diapositiva\x20sotto','delete':_0x140077(0x104)},'layoutPicker':{'title':_0x140077(0x128),'layouts':{'title':_0x140077(0xd4),'titleAndBody':_0x140077(0x113),'sectionHeader':_0x140077(0x168),'twoColumns':_0x140077(0xf3),'comparison':'Confronto','blank':'Vuoto','titleOnly':_0x140077(0x142),'pictureWithCaption':_0x140077(0x102)}}},'shapePanel':{'title':_0x140077(0x103),'shapeStyle':'Stile\x20forma','shapePosition':_0x140077(0x167),'openPanel':'Apri\x20pannello\x20forma','deleteShape':_0x140077(0xb3),'toolbar':{'alignLeft':_0x140077(0xbb),'alignCenter':_0x140077(0x1ab),'alignRight':'Allinea\x20a\x20Destra','alignJustify':_0x140077(0x144),'bold':'Grassetto','italic':_0x140077(0xd7),'underline':_0x140077(0x119),'strikethrough':_0x140077(0xb6),'textColor':_0x140077(0x1af),'textBackgroundColor':'Colore\x20sfondo\x20testo','fillColor':'Colore\x20sfondo\x20testo','resetColor':_0x140077(0x156)},'align':{'top':_0x140077(0x151),'middle':_0x140077(0x100),'bottom':'Allinea\x20in\x20basso'},'textWrap':{'inline':_0x140077(0x14c),'square':_0x140077(0x124),'topAndBottom':_0x140077(0x1a8),'behindText':_0x140077(0x18b),'inFrontText':'Davanti\x20al\x20testo'},'textBox':{'title':_0x140077(0x183),'textDirection':_0x140077(0x158),'textDirectionHorizontal':_0x140077(0xd6),'textDirectionVertical':'Verticale','autoFit':_0x140077(0x130),'autoFitNone':_0x140077(0x179),'autoFitShrink':_0x140077(0xf7),'autoFitResize':_0x140077(0xe2),'wrapText':_0x140077(0x11e),'padding':'Margine\x20interno','paddingLeft':'Sinistra','paddingRight':_0x140077(0x197),'paddingTop':_0x140077(0x12a),'paddingBottom':_0x140077(0xde),'columns':_0x140077(0xf5),'columnCount':_0x140077(0x1a5),'columnSpacing':_0x140077(0x1ac)},'position':{'title':_0x140077(0x11f),'x':'X','y':'Y','width':_0x140077(0x195),'height':_0x140077(0x10e),'rotation':_0x140077(0x181)},'style':{'shadow':'Ombra','shadowColor':_0x140077(0x15c),'shadowBlurRadius':_0x140077(0x15a),'shadowDistance':_0x140077(0x11d),'shadowDirection':_0x140077(0xea),'shadowPresetTitle':_0x140077(0xbd),'shadowPresetNone':'Nessuna\x20ombra','shadowPresetCustom':_0x140077(0x1b2),'shadowTransparency':'Trasparenza','shadowSize':_0x140077(0x137),'shadowPreset':{'shdw6':_0x140077(0x10c),'shdw5':_0x140077(0x150),'shdw2':_0x140077(0x110),'shdw1':_0x140077(0xeb),'shdw14':_0x140077(0x152),'shdw10':_0x140077(0xf1)}},'fill':{'title':_0x140077(0x12e),'noFill':_0x140077(0x154),'solidFill':'Riempimento\x20solido','gradientFill':_0x140077(0x16b),'pictureFill':_0x140077(0xc4),'color':'Colore','transparency':_0x140077(0x1a6),'picture':{'source':_0x140077(0x13a),'insert':_0x140077(0xbc),'tileAsTexture':'Affianca\x20immagine\x20come\x20trama','offsetX':_0x140077(0xc1),'offsetY':_0x140077(0x16f),'scaleX':_0x140077(0xe5),'scaleY':'Scala\x20Y','alignment':_0x140077(0x194),'rotateWithShape':'Ruota\x20con\x20forma','align':{'tl':_0x140077(0xdb),'t':_0x140077(0x196),'tr':_0x140077(0x1a2),'l':_0x140077(0x149),'ctr':_0x140077(0xd8),'r':'Destra','bl':_0x140077(0xd3),'b':_0x140077(0xc8),'br':_0x140077(0x1a1)}}},'line':{'title':_0x140077(0xf0),'noLine':_0x140077(0xfa),'solidLine':_0x140077(0x18c),'color':_0x140077(0x147),'transparency':_0x140077(0x1a6),'width':'Larghezza','cornerRadius':_0x140077(0x192),'beginArrowType':_0x140077(0xee),'beginArrowSize':_0x140077(0x19e),'endArrowType':_0x140077(0xf4),'endArrowSize':_0x140077(0x18a),'dashType':{'title':_0x140077(0x118),'solid':_0x140077(0xcb),'roundDot':_0x140077(0x140),'squareDot':_0x140077(0x17e),'dash':_0x140077(0xe7),'dashDot':'Tratto-punto','longDash':'Tratto\x20lungo','longDashDot':_0x140077(0x105),'longDashDotDot':_0x140077(0xc0)},'capType':{'title':_0x140077(0x1a4),'flat':_0x140077(0x12d),'round':_0x140077(0xfe),'square':'Quadrata'},'joinType':{'title':_0x140077(0x172),'miter':_0x140077(0xec),'round':_0x140077(0xfe),'bevel':'Bisel'},'sketchType':{'title':_0x140077(0x1ad),'none':_0x140077(0x165),'curved':'Curva','freehand':_0x140077(0x14e),'handDrawn':'Disegnato\x20a\x20mano'},'arrowType':{'none':_0x140077(0x101),'arrow':_0x140077(0x170),'openArrow':_0x140077(0x10b),'stealthArrow':_0x140077(0x166),'diamondArrow':_0x140077(0x111),'ovalArrow':_0x140077(0x182)},'arrowSize':{'small':_0x140077(0x148),'medium':_0x140077(0x134),'large':_0x140077(0x17a)}}},'objectListPanel':{'title':_0x140077(0xcf),'open':'Apri\x20pannello\x20livelli','showAll':_0x140077(0xda),'hideAll':_0x140077(0x123),'show':_0x140077(0xc2),'hide':_0x140077(0x180),'moveForward':_0x140077(0x122),'moveBackward':_0x140077(0x135),'nameInput':'Nome\x20oggetto','empty':_0x140077(0x11a),'close':_0x140077(0x107),'name':'Nome','description':_0x140077(0xb9),'descriptionPlaceholder':_0x140077(0xd0),'details':_0x140077(0x129),'noSelection':_0x140077(0x18e)},'backgroundPanel':{'title':_0x140077(0xfc),'backgroundGraphics':_0x140077(0xc7),'hideBackgroundGraphics':'Nascondi\x20grafica\x20master/layout','presentationBackground':_0x140077(0xe8),'presentationBackgroundEmpty':_0x140077(0x13f),'presentationBackgroundImages':_0x140077(0xfd),'setPresentationBackground':_0x140077(0x133),'clearPresentationBackground':_0x140077(0x187),'none':_0x140077(0x154),'solid':_0x140077(0x164),'gradient':_0x140077(0xf6),'image':_0x140077(0xc5),'pattern':'Riempimento\x20motivo','color':_0x140077(0x147),'transparency':_0x140077(0x1a6),'imageSource':'Inserisci\x20immagine\x20da','insertImage':'File...','fit':'Adatta','fitOptions':{'cover':'Riempi','contain':'Adatta','stretch':_0x140077(0x17d),'repeat':'Affianca'},'patternHint':_0x140077(0x15f),'applyToAll':_0x140077(0x121),'resetBackground':_0x140077(0x188)},'transitionPanel':{'title':_0x140077(0x1ae),'effect':_0x140077(0x185),'direction':_0x140077(0xb4),'duration':_0x140077(0xc9),'preview':_0x140077(0x13e),'applyToAll':_0x140077(0x121),'effects':{'none':'Nessuno','fade':_0x140077(0xd9),'push':_0x140077(0x190),'wipe':'Pulisci','split':_0x140077(0x15e),'reveal':'Rivela','cut':_0x140077(0x1a0),'uncover':_0x140077(0x155),'cover':_0x140077(0x169),'zoom':_0x140077(0x17f)},'directions':{'left':_0x140077(0x184),'right':_0x140077(0x19b),'up':_0x140077(0x1b1),'down':_0x140077(0x14a)}},'contextmenu':{'addPage':_0x140077(0x1a7),'backgroundPanel':_0x140077(0xfc),'transitionPanel':_0x140077(0x1ae),'speakerNotes':_0x140077(0x178),'ruler':_0x140077(0x16c),'shapePanel':_0x140077(0x103),'flipHorizontal':'Capovolgi\x20orizzontalmente','flipVertical':_0x140077(0x11b),'group':_0x140077(0x139),'ungroup':'Separa'},'presentation':{'play':_0x140077(0x17b),'playFromBeginning':'Riproduci\x20dall\x27inizio','playFromCurrent':_0x140077(0xe4),'playDualScreen':'Presentazione\x20doppio\x20schermo','playDualScreenFromBeginning':_0x140077(0x11c),'playDualScreenFromCurrent':_0x140077(0x19a),'dualScreenUnavailable':'Impossibile\x20avviare\x20la\x20presentazione\x20a\x20doppio\x20schermo.\x20Consenti\x20l\x27autorizzazione\x20di\x20gestione\x20delle\x20finestre\x20e\x20collega\x20uno\x20schermo\x20esteso,\x20quindi\x20riprova.','fullscreenPrompt':_0x140077(0x1a3),'presentationEnded':_0x140077(0x125),'previous':'Precedente','next':_0x140077(0x126),'exit':_0x140077(0xdd),'slideProgress':'Slide\x20{current}\x20di\x20{total}','speakerNotes':_0x140077(0x178),'speakerNotesPlaceholder':_0x140077(0xdf),'speakerNotesEmpty':'Nessuna\x20nota\x20del\x20relatore','speakerNotesSave':_0x140077(0x108),'speakerNotesCancel':_0x140077(0x19f)},'slide':{'placeholder':{'text':{'title':_0x140077(0x106),'subtitle':_0x140077(0xd2),'body':_0x140077(0x163),'text':'Clicca\x20per\x20aggiungere\x20testo','header':_0x140077(0xf8),'footer':_0x140077(0xd5),'date':_0x140077(0xe6),'slideNumber':'Segnaposto\x20numero\x20slide'},'icon':{'image':_0x140077(0x175),'table':'Tabella','chart':_0x140077(0x199),'diagram':_0x140077(0xef),'media':'Media'}}},'image-panel':{'arrange':{'title':_0x140077(0x13b),'forward':'Porta\x20avanti','backward':_0x140077(0x10f),'front':_0x140077(0x136),'back':_0x140077(0xb8)},'transform':{'title':_0x140077(0x16d),'rotate':_0x140077(0x198),'x':_0x140077(0xbe),'y':_0x140077(0xe1),'width':_0x140077(0x12b),'height':'Altezza\x20(px)','lock':_0x140077(0xce)},'crop':{'title':_0x140077(0xbf),'start':_0x140077(0x1b3),'mode':_0x140077(0x159),'shape':_0x140077(0x16e)}}}};}));
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x4a95(_0x3d7f63,_0x24ab29){_0x3d7f63=_0x3d7f63-0x9b;var _0x1e38ae=_0x1e38();var _0x4a9519=_0x1e38ae[_0x3d7f63];return _0x4a9519;}(function(_0x4d4323,_0x13cd5b){var _0x481579=_0x4a95,_0x4ef104=_0x4d4323();while(!![]){try{var _0x5000e1=-parseInt(_0x481579(0x14a))/0x1*(-parseInt(_0x481579(0x115))/0x2)+-parseInt(_0x481579(0x13d))/0x3*(parseInt(_0x481579(0xa6))/0x4)+parseInt(_0x481579(0x10e))/0x5+parseInt(_0x481579(0x104))/0x6+-parseInt(_0x481579(0x100))/0x7*(parseInt(_0x481579(0x12d))/0x8)+parseInt(_0x481579(0xf1))/0x9*(parseInt(_0x481579(0x149))/0xa)+-parseInt(_0x481579(0x126))/0xb;if(_0x5000e1===_0x13cd5b)break;else _0x4ef104['push'](_0x4ef104['shift']());}catch(_0x508a90){_0x4ef104['push'](_0x4ef104['shift']());}}}(_0x1e38,0x6487d),function(_0x5a9f1c,_0x437bd8){var _0x12d088=_0x4a95;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x437bd8():typeof define==_0x12d088(0x151)&&define['amd']?define([],_0x437bd8):(_0x5a9f1c=typeof globalThis<'u'?globalThis:_0x5a9f1c||self,_0x5a9f1c[_0x12d088(0xca)]=_0x437bd8());}(this,function(){var _0x3eb9aa=_0x4a95;return{'slides-ui':{'ribbon':{'shapeFormat':_0x3eb9aa(0x9f),'changeShape':_0x3eb9aa(0x10a)},'insertToolbar':{'search':'検索','text':_0x3eb9aa(0xe5),'textHorizontal':_0x3eb9aa(0xb4),'textVertical':_0x3eb9aa(0xda),'image':'画像','table':'表','shape':'図形','chart':'グラフ'},'tableSizePicker':{'title':_0x3eb9aa(0x11e),'customSize':_0x3eb9aa(0xae),'rows':'行','columns':'列','insert':'挿入','apply':'適用'},'searchPanel':{'placeholder':'スライドとオブジェクトを検索','noQuery':_0x3eb9aa(0x13c),'empty':_0x3eb9aa(0x140),'slidePrefix':_0x3eb9aa(0xfd)},'themePicker':{'title':_0x3eb9aa(0x110),'caption':_0x3eb9aa(0xc6),'tooltip':_0x3eb9aa(0xed)},'editorToolbar':{'fontFamily':'フォント','fontSize':_0x3eb9aa(0x141),'paragraphType':_0x3eb9aa(0xe3),'heading1':_0x3eb9aa(0x9c),'increaseFontSize':_0x3eb9aa(0x12e),'decreaseFontSize':_0x3eb9aa(0x133),'textColor':_0x3eb9aa(0x111),'transparentTextColor':_0x3eb9aa(0x139),'textBackgroundColor':_0x3eb9aa(0xbb),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x3eb9aa(0xf8),'horizontalAlign':_0x3eb9aa(0xe9),'verticalAlign':_0x3eb9aa(0x112),'alignLeft':'左揃え','alignCenter':_0x3eb9aa(0xa5),'alignRight':_0x3eb9aa(0xe2),'alignJustify':_0x3eb9aa(0x118),'alignTop':_0x3eb9aa(0xf3),'alignMiddle':_0x3eb9aa(0xa5),'alignBottom':'下揃え'},'quickStyles':{'tooltip':_0x3eb9aa(0x11b),'shapeStyles':_0x3eb9aa(0xc7),'lineStyles':'線スタイル','textStyles':_0x3eb9aa(0xcf),'more':_0x3eb9aa(0xd8),'groups':{'solid':'実線','dashed':'破線'},'presets':{'line':{'blackSolid':_0x3eb9aa(0xdc),'blueSolid':_0x3eb9aa(0x146),'orangeSolid':_0x3eb9aa(0xd0),'graySolid':_0x3eb9aa(0xd6),'blueEndArrow':_0x3eb9aa(0x129),'greenTwoWayArrow':_0x3eb9aa(0x9b),'blackDashed':'黒の細い破線','blueDashed':'青の細い破線','grayDashed':_0x3eb9aa(0x14e),'blueDashedEndArrow':'青の破線・終端矢印付き','grayDashedEndArrow':'灰の破線・終端矢印付き','greenDashedTwoWayArrow':_0x3eb9aa(0xec)},'text':{'bodyBlack':_0x3eb9aa(0xe0),'titleBlack':'タイトル\x20黒','accentBlue':_0x3eb9aa(0x12b),'accentOrange':'アクセント\x20オレンジ','noteGray':_0x3eb9aa(0xe1)}}},'thumbnailBar':{'resizePanel':'スライドサムネイルパネルのサイズを変更','addSlide':'+\x20スライドを追加','contextMenu':{'cut':_0x3eb9aa(0xfe),'copy':_0x3eb9aa(0xaf),'paste':_0x3eb9aa(0xf0),'addBelow':_0x3eb9aa(0x127),'delete':'削除'},'layoutPicker':{'title':'レイアウトを選択','layouts':{'title':_0x3eb9aa(0xb2),'titleAndBody':_0x3eb9aa(0xa2),'sectionHeader':_0x3eb9aa(0x11a),'twoColumns':'2つの内容','comparison':'比較','blank':'空白','titleOnly':_0x3eb9aa(0x138),'pictureWithCaption':_0x3eb9aa(0x125)}}},'shapePanel':{'title':_0x3eb9aa(0xd9),'shapeStyle':_0x3eb9aa(0xc7),'shapePosition':'位置','openPanel':'図形パネルを開く','deleteShape':_0x3eb9aa(0x128),'toolbar':{'alignLeft':_0x3eb9aa(0x109),'alignCenter':_0x3eb9aa(0xa5),'alignRight':_0x3eb9aa(0xe2),'alignJustify':_0x3eb9aa(0x118),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x3eb9aa(0xf8),'textColor':_0x3eb9aa(0x117),'textBackgroundColor':'文字の背景色','fillColor':_0x3eb9aa(0xf5),'resetColor':_0x3eb9aa(0xc0)},'align':{'top':_0x3eb9aa(0xf3),'middle':_0x3eb9aa(0xa5),'bottom':_0x3eb9aa(0x9e)},'textWrap':{'inline':'行内','square':_0x3eb9aa(0xa7),'topAndBottom':'上下','behindText':_0x3eb9aa(0x131),'inFrontText':'文字列の前面'},'textBox':{'title':_0x3eb9aa(0xb7),'textDirection':'文字の方向','textDirectionHorizontal':_0x3eb9aa(0xe7),'textDirectionVertical':_0x3eb9aa(0x13e),'autoFit':'自動調整','autoFitNone':_0x3eb9aa(0xf6),'autoFitShrink':_0x3eb9aa(0xee),'autoFitResize':_0x3eb9aa(0x105),'wrapText':_0x3eb9aa(0xa8),'padding':_0x3eb9aa(0xac),'paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':_0x3eb9aa(0x10b),'columnCount':'数','columnSpacing':'間隔'},'position':{'title':_0x3eb9aa(0x119),'x':'X','y':'Y','width':'幅','height':'高さ','rotation':'回転'},'style':{'shadow':'影','shadowColor':_0x3eb9aa(0x13f),'shadowBlurRadius':_0x3eb9aa(0xce),'shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':_0x3eb9aa(0xe4),'shadowPresetNone':_0x3eb9aa(0x130),'shadowPresetCustom':'カスタム','shadowTransparency':_0x3eb9aa(0x120),'shadowSize':'サイズ','shadowPreset':{'shdw6':_0x3eb9aa(0x107),'shdw5':_0x3eb9aa(0x142),'shdw2':_0x3eb9aa(0xeb),'shdw1':_0x3eb9aa(0xc2),'shdw14':_0x3eb9aa(0xd5),'shdw10':_0x3eb9aa(0x12f)}},'fill':{'title':'塗りつぶし','noFill':_0x3eb9aa(0xde),'solidFill':'単色塗りつぶし','gradientFill':'グラデーション塗りつぶし','pictureFill':_0x3eb9aa(0xb3),'color':'色','transparency':_0x3eb9aa(0x120),'picture':{'source':_0x3eb9aa(0x9d),'insert':_0x3eb9aa(0x10f),'tileAsTexture':_0x3eb9aa(0xa9),'offsetX':_0x3eb9aa(0xdb),'offsetY':_0x3eb9aa(0xa1),'scaleX':_0x3eb9aa(0x116),'scaleY':_0x3eb9aa(0x14d),'alignment':'配置','rotateWithShape':_0x3eb9aa(0x103),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'中央','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線','noLine':_0x3eb9aa(0x122),'solidLine':'実線','color':'色','transparency':'透明度','width':'幅','cornerRadius':'角丸半径','beginArrowType':_0x3eb9aa(0x145),'beginArrowSize':_0x3eb9aa(0xbf),'endArrowType':_0x3eb9aa(0xb8),'endArrowSize':_0x3eb9aa(0x147),'dashType':{'title':_0x3eb9aa(0x11c),'solid':'実線','roundDot':'丸ドット','squareDot':_0x3eb9aa(0x124),'dash':_0x3eb9aa(0xa4),'dashDot':_0x3eb9aa(0x121),'longDash':'長ダッシュ','longDashDot':_0x3eb9aa(0xef),'longDashDotDot':'長ダッシュドットドット'},'capType':{'title':'線端の種類','flat':'フラット','round':_0x3eb9aa(0x12c),'square':_0x3eb9aa(0x12a)},'joinType':{'title':'接合の種類','miter':'面取り','round':_0x3eb9aa(0x12c),'bevel':_0x3eb9aa(0xc5)},'sketchType':{'title':'スケッチの種類','none':'なし','curved':'曲線','freehand':_0x3eb9aa(0xea),'handDrawn':_0x3eb9aa(0xc9)},'arrowType':{'none':'なし','arrow':'矢印','openArrow':_0x3eb9aa(0xe8),'stealthArrow':_0x3eb9aa(0x14f),'diamondArrow':_0x3eb9aa(0x143),'ovalArrow':_0x3eb9aa(0x11d)},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x3eb9aa(0x108),'showAll':_0x3eb9aa(0xc8),'hideAll':'すべて非表示','show':'表示','hide':'非表示','moveForward':'前面へ移動','moveBackward':_0x3eb9aa(0xf9),'nameInput':'オブジェクト名','empty':'オブジェクトがありません','close':'閉じる','name':'名前','description':'説明','descriptionPlaceholder':_0x3eb9aa(0x132),'details':'詳細','noSelection':_0x3eb9aa(0x148)},'backgroundPanel':{'title':_0x3eb9aa(0xa0),'backgroundGraphics':_0x3eb9aa(0xb9),'hideBackgroundGraphics':_0x3eb9aa(0xf2),'presentationBackground':_0x3eb9aa(0x152),'presentationBackgroundEmpty':_0x3eb9aa(0xf4),'presentationBackgroundImages':'画像','setPresentationBackground':'背景を設定','clearPresentationBackground':_0x3eb9aa(0x11f),'none':_0x3eb9aa(0xde),'solid':'単色塗りつぶし','gradient':_0x3eb9aa(0xb6),'image':_0x3eb9aa(0xb1),'pattern':_0x3eb9aa(0x106),'color':'色','transparency':_0x3eb9aa(0x120),'imageSource':_0x3eb9aa(0x113),'insertImage':_0x3eb9aa(0xdf),'fit':'フィット','fitOptions':{'cover':_0x3eb9aa(0xd1),'contain':_0x3eb9aa(0x123),'stretch':'伸縮','repeat':_0x3eb9aa(0xc4)},'patternHint':_0x3eb9aa(0x14b),'applyToAll':_0x3eb9aa(0x137),'resetBackground':_0x3eb9aa(0xdd)},'transitionPanel':{'title':_0x3eb9aa(0xfc),'effect':'効果','direction':'方向','duration':'時間','preview':_0x3eb9aa(0xe6),'applyToAll':'すべてに適用','effects':{'none':'なし','fade':_0x3eb9aa(0x10c),'push':'プッシュ','wipe':_0x3eb9aa(0x150),'split':'分割','reveal':'表示','cut':_0x3eb9aa(0xad),'uncover':_0x3eb9aa(0x144),'cover':'カバー','zoom':'ズーム'},'directions':{'left':'左から','right':'右から','up':_0x3eb9aa(0xc1),'down':_0x3eb9aa(0xd2)}},'contextmenu':{'addPage':_0x3eb9aa(0xa3),'backgroundPanel':'背景の書式設定','transitionPanel':_0x3eb9aa(0xfc),'speakerNotes':_0x3eb9aa(0xbc),'ruler':_0x3eb9aa(0xd4),'shapePanel':_0x3eb9aa(0xd9),'flipHorizontal':_0x3eb9aa(0xff),'flipVertical':_0x3eb9aa(0x13b),'group':_0x3eb9aa(0xb0),'ungroup':_0x3eb9aa(0xb5)},'presentation':{'play':'再生','playFromBeginning':_0x3eb9aa(0xab),'playFromCurrent':_0x3eb9aa(0xfa),'playDualScreen':'双画面プレゼンテーション','playDualScreenFromBeginning':'双画面・最初から','playDualScreenFromCurrent':_0x3eb9aa(0xd3),'dualScreenUnavailable':'デュアル画面プレゼンテーションを開始できません。ウィンドウ管理権限を許可し、拡張ディスプレイを接続してから再試行してください。','fullscreenPrompt':_0x3eb9aa(0x114),'presentationEnded':_0x3eb9aa(0x102),'previous':'前へ','next':'次へ','exit':'終了','slideProgress':'{total}\x20枚中\x20{current}\x20枚目','speakerNotes':_0x3eb9aa(0xbc),'speakerNotesPlaceholder':'クリックして現在のスライドのノートを追加','speakerNotesEmpty':'スピーカーノートなし','speakerNotesSave':'保存','speakerNotesCancel':_0x3eb9aa(0xba)},'slide':{'placeholder':{'text':{'title':'クリックしてタイトルを追加','subtitle':_0x3eb9aa(0x13a),'body':_0x3eb9aa(0xcc),'text':_0x3eb9aa(0xcc),'header':_0x3eb9aa(0x135),'footer':'フッタープレースホルダー','date':_0x3eb9aa(0xaa),'slideNumber':_0x3eb9aa(0x101)},'icon':{'image':'画像','table':'表','chart':'グラフ','diagram':_0x3eb9aa(0xcb),'media':'メディア'}}},'image-panel':{'arrange':{'title':'配置','forward':_0x3eb9aa(0xbd),'backward':_0x3eb9aa(0xf9),'front':_0x3eb9aa(0x136),'back':_0x3eb9aa(0x134)},'transform':{'title':'変形','rotate':_0x3eb9aa(0xcd),'x':_0x3eb9aa(0x14c),'y':_0x3eb9aa(0xc3),'width':_0x3eb9aa(0x10d),'height':_0x3eb9aa(0xf7),'lock':'比率を固定'},'crop':{'title':_0x3eb9aa(0xd7),'start':_0x3eb9aa(0xfb),'mode':'自由','shape':_0x3eb9aa(0xbe)}}}};}));function _0x1e38(){var _0x1c3bc1=['左揃え','図形の変更','段組み','フェード','幅\x20(px)','3672450Oojaxo','画像を挿入','テーマ','文字色','垂直方向の配置','画像挿入元','クリックして全画面表示','36362nakITP','Xスケール','文字の色','両端揃え','位置とサイズ','セクションヘッダー','クイックスタイル','破線の種類','楕円矢印','表のサイズ','クリア','透明度','ダッシュドット','線なし','フィット','四角ドット','キャプション付き画像','2118798FtVscr','下にスライドを追加','図形を削除','青の終端矢印付き線','スクエア','アクセント\x20青','ラウンド','3159224MHdwNQ','フォントサイズを拡大','外側:\x20左上(大)','影なし','文字列の背面','説明を追加','フォントサイズを縮小','最背面へ移動','ヘッダープレースホルダー','最前面へ移動','すべてに適用','タイトルのみ','透明な文字色','クリックしてサブタイトルを追加','上下反転','スライド名、テキスト、オブジェクト名を入力して検索してください。','1043709kafSmY','縦書き','影の色','結果が見つかりませんでした。','フォントサイズ','外側:\x20左下','ダイヤ矢印','\x20uncover','先端の矢印の種類','青の細い実線','末端の矢印のサイズ','詳細を編集するオブジェクトを選択','1098190PNbJIn','1KCnUBo','パターン設定は近日公開予定です。','X\x20(px)','Yスケール','灰の細い破線','ステルス矢印','ワイプ','function','プレゼンテーション背景','緑の双方向矢印付き線','見出し\x201','画像ソース','下揃え','図形の書式','背景の書式設定','Yオフセット','タイトルと内容','新しいスライド','ダッシュ','中央揃え','4DCvRiC','四角形','図形内で文字を折り返す','テクスチャとしてタイル状に配置','日付プレースホルダー','最初から再生','内側の余白','カット','カスタムサイズ','コピー','グループ化','画像塗りつぶし','タイトルスライド','図またはテクスチャ塗りつぶし','横書きテキストボックス','グループ化解除','グラデーション塗りつぶし','テキスト\x20ボックス','末端の矢印の種類','背景グラフィック','キャンセル','文字の背景色','スピーカーノート','前面へ移動','図形にトリミング','先端の矢印のサイズ','色をリセット','上から','外側:\x20左上','Y\x20(px)','タイル','ベベル','図形の既定値','図形スタイル','すべて表示','手書き','UniverProSlidesUiJaJP','ダイアグラム','クリックしてテキストを追加','回転\x20(°)','ぼかし','テキストスタイル','オレンジの細い実線','塗りつぶし','下から','双画面・現在から','ルーラー','外側:\x20右下(小)','灰の細い実線','トリミング','その他のスタイル','図形の書式設定','縦書きテキストボックス','Xオフセット','黒の細い実線','背景をリセット','塗りつぶしなし','ファイル...','本文\x20黒','注釈\x20灰','右揃え','段落タイプ','プリセット','テキストボックス','プレビュー','横書き','オープン矢印','水平方向の配置','フリーハンド','外側:\x20右上','緑の破線・双方向矢印付き','スライドテーマを選択','はみ出す場合に文字を縮小','長ダッシュドット','貼り付け','27PXKFYa','マスター/レイアウトのグラフィックを非表示','上揃え','未設定','塗りつぶしの色','自動調整しない','高さ\x20(px)','取り消し線','背面へ移動','現在のスライドから再生','トリミング開始','切り替え','スライド','切り取り','左右反転','7SQMbVf','スライド番号プレースホルダー','プレゼンテーション終了','図形と一緒に回転','1590414rzQCxQ','文字に合わせて図形サイズを調整','パターン塗りつぶし','外側:\x20右下','オブジェクト一覧'];_0x1e38=function(){return _0x1c3bc1;};return _0x1e38();}
|
|
1
|
+
function _0x47de(_0x576f77,_0x1c886f){_0x576f77=_0x576f77-0xf0;var _0x46ef30=_0x46ef();var _0x47de00=_0x46ef30[_0x576f77];return _0x47de00;}function _0x46ef(){var _0x5d8a9a=['閉じる','下揃え','図形パネルを開く','オブジェクト名','キャプション付き画像','タイトルスライド','右揃え','切り取り','パターン設定は近日公開予定です。','右から','クリックして現在のスライドのノートを追加','ステルス矢印','ワイプ','前面へ移動','amd','自動調整しない','グループ化解除','タイル','プリセット','オープン矢印','フラット','ラウンド','セクションヘッダー','青の破線・終端矢印付き','Xオフセット','キャンセル','黒の細い実線','説明を追加','回転\x20(°)','プレゼンテーション背景','文字列の背面','透明度','プレビュー','613542GjcFNx','スライドのサイズ','本文\x20黒','文字の方向','クリックしてサブタイトルを追加','テキストスタイル','横書きテキストボックス','縦書き','スピーカーノート','上揃え','切り替え','テーマ','スライドテーマを選択','貼り付け','取り消し線','2662080TAjNFF','上下反転','緑の双方向矢印付き線','図形を削除','グラフ','標準\x20(4:3)','オブジェクトがありません','破線の種類','塗りつぶし','塗りつぶしの色','ぼかし','ルーラー','文字に合わせて図形サイズを調整','青の細い破線','四角ドット','現在のスライドから再生','図形にトリミング','双画面・現在から','位置とサイズ','ベベル','テキストボックス','透明な文字色','フォントサイズ','その他のスタイル','内側の余白','外側:\x20右下(小)','段落タイプ','外側:\x20右下','クリックしてテキストを追加','面取り','日付プレースホルダー','クリックして全画面表示','スライド名、テキスト、オブジェクト名を入力して検索してください。','アクセント\x20オレンジ','表のサイズ','垂直方向の配置','未設定','Y\x20(px)','Yスケール','左から','色をリセット','末端の矢印のサイズ','背景グラフィック','フォントサイズを縮小','最初から再生','図形の既定値','青の終端矢印付き線','トリミング','2063950aqnfBZ','図形の書式設定','オブジェクト一覧','タイトル\x20黒','ダイヤ矢印','非表示','ズーム','単色塗りつぶし','カスタムサイズ','末端の矢印の種類','長ダッシュドットドット','メディア','{total}\x20枚中\x20{current}\x20枚目','最背面へ移動','結果が見つかりませんでした。','外側:\x20左下','2Sabhyg','クリックしてタイトルを追加','12726pnDhrU','フェード','object','スピーカーノートなし','クイックスタイル','2つの内容','影なし','テキスト\x20ボックス','見出し\x201','背景をリセット','新しいスライド','デュアル画面プレゼンテーションを開始できません。ウィンドウ管理権限を許可し、拡張ディスプレイを接続してから再試行してください。','長ダッシュ','マスター/レイアウトのグラフィックを非表示','パターン塗りつぶし','トリミング開始','水平方向の配置','背景の書式設定','スクエア','左右反転','角丸半径','自動調整','幅\x20(px)','ダッシュ','外側:\x20左上(大)','先端の矢印の種類','ワイド画面\x20(16:9)','オレンジの細い実線','黒の細い破線','四角形','タイトルのみ','図形と一緒に回転','文字の色','画像塗りつぶし','文字の背景色','文字列の前面','1114749SPmbtb','3094259ZSCtYQ','フリーハンド','ダイアグラム','Xスケール','レイアウトを選択','はみ出す場合に文字を縮小','アクセント\x20青','グループ化','すべて非表示','図またはテクスチャ塗りつぶし','図形の変更','灰の破線・終端矢印付き','X\x20(px)','クリア','背面へ移動','詳細を編集するオブジェクトを選択','865386wvGDrs','線なし','縦書きテキストボックス','全画面表示','コピー','すべて表示','灰の細い破線','サイズ','Yオフセット','図形スタイル','図形の書式','3184PilxzH','先端の矢印のサイズ','外側:\x20右上','フォントサイズを拡大','画像ソース','テクスチャとしてタイル状に配置','灰の細い実線','すべてに適用','フィット','外側:\x20左上','左揃え','中央揃え','背景を設定','長ダッシュドット','function'];_0x46ef=function(){return _0x5d8a9a;};return _0x46ef();}(function(_0xacd01a,_0x332a64){var _0x1f15c6=_0x47de,_0x35fb08=_0xacd01a();while(!![]){try{var _0x234df=parseInt(_0x1f15c6(0x15d))/0x1*(-parseInt(_0x1f15c6(0x1ac))/0x2)+parseInt(_0x1f15c6(0x111))/0x3+-parseInt(_0x1f15c6(0x16c))/0x4+parseInt(_0x1f15c6(0x19c))/0x5+-parseInt(_0x1f15c6(0x122))/0x6+parseInt(_0x1f15c6(0x112))/0x7+parseInt(_0x1f15c6(0x12d))/0x8*(parseInt(_0x1f15c6(0x1ae))/0x9);if(_0x234df===_0x332a64)break;else _0x35fb08['push'](_0x35fb08['shift']());}catch(_0x2dbc3c){_0x35fb08['push'](_0x35fb08['shift']());}}}(_0x46ef,0x59541),function(_0x5e9317,_0x3d0b8b){var _0x4a3258=_0x47de;typeof exports==_0x4a3258(0x1b0)&&typeof module<'u'?module['exports']=_0x3d0b8b():typeof define==_0x4a3258(0x13b)&&define[_0x4a3258(0x14a)]?define([],_0x3d0b8b):(_0x5e9317=typeof globalThis<'u'?globalThis:_0x5e9317||self,_0x5e9317['UniverProSlidesUiJaJP']=_0x3d0b8b());}(this,function(){var _0x55299b=_0x47de;return{'slides-ui':{'ribbon':{'shapeFormat':_0x55299b(0x12c),'changeShape':_0x55299b(0x11c)},'insertToolbar':{'search':'検索','text':_0x55299b(0x180),'textHorizontal':_0x55299b(0x163),'textVertical':_0x55299b(0x124),'image':'画像','table':'表','shape':'図形','chart':_0x55299b(0x170),'symbol':'記号','emoji':'絵文字'},'tableSizePicker':{'title':_0x55299b(0x18e),'customSize':_0x55299b(0x1a4),'rows':'行','columns':'列','insert':'挿入','apply':'適用'},'searchPanel':{'placeholder':'スライドとオブジェクトを検索','noQuery':_0x55299b(0x18c),'empty':_0x55299b(0x1aa),'slidePrefix':'スライド'},'themePicker':{'title':_0x55299b(0x168),'caption':_0x55299b(0x199),'tooltip':_0x55299b(0x169)},'display':{'slideSize':_0x55299b(0x15e),'widescreen':_0x55299b(0x107),'standard':_0x55299b(0x171),'fullscreen':_0x55299b(0x125)},'editorToolbar':{'fontFamily':'フォント','fontSize':_0x55299b(0x182),'paragraphType':_0x55299b(0x186),'heading1':_0x55299b(0xf5),'increaseFontSize':_0x55299b(0x130),'decreaseFontSize':_0x55299b(0x197),'textColor':'文字色','transparentTextColor':_0x55299b(0x181),'textBackgroundColor':_0x55299b(0x10f),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x55299b(0x16b),'horizontalAlign':_0x55299b(0xfd),'verticalAlign':_0x55299b(0x18f),'alignLeft':_0x55299b(0x137),'alignCenter':'中央揃え','alignRight':_0x55299b(0x142),'alignJustify':'両端揃え','alignTop':_0x55299b(0x166),'alignMiddle':'中央揃え','alignBottom':'下揃え'},'quickStyles':{'tooltip':_0x55299b(0xf1),'shapeStyles':_0x55299b(0x12b),'lineStyles':'線スタイル','textStyles':_0x55299b(0x162),'more':_0x55299b(0x183),'groups':{'solid':'実線','dashed':'破線'},'presets':{'line':{'blackSolid':_0x55299b(0x156),'blueSolid':'青の細い実線','orangeSolid':_0x55299b(0x108),'graySolid':_0x55299b(0x133),'blueEndArrow':_0x55299b(0x19a),'greenTwoWayArrow':_0x55299b(0x16e),'blackDashed':_0x55299b(0x109),'blueDashed':_0x55299b(0x179),'grayDashed':_0x55299b(0x128),'blueDashedEndArrow':_0x55299b(0x153),'grayDashedEndArrow':_0x55299b(0x11d),'greenDashedTwoWayArrow':'緑の破線・双方向矢印付き'},'text':{'bodyBlack':_0x55299b(0x15f),'titleBlack':_0x55299b(0x19f),'accentBlue':_0x55299b(0x118),'accentOrange':_0x55299b(0x18d),'noteGray':'注釈\x20灰'}}},'thumbnailBar':{'resizePanel':'スライドサムネイルパネルのサイズを変更','addSlide':'+\x20スライドを追加','contextMenu':{'cut':_0x55299b(0x143),'copy':_0x55299b(0x126),'paste':_0x55299b(0x16a),'addBelow':'下にスライドを追加','delete':'削除'},'layoutPicker':{'title':_0x55299b(0x116),'layouts':{'title':_0x55299b(0x141),'titleAndBody':'タイトルと内容','sectionHeader':_0x55299b(0x152),'twoColumns':_0x55299b(0xf2),'comparison':'比較','blank':'空白','titleOnly':_0x55299b(0x10b),'pictureWithCaption':_0x55299b(0x140)}}},'shapePanel':{'title':_0x55299b(0x19d),'shapeStyle':_0x55299b(0x12b),'shapePosition':'位置','openPanel':_0x55299b(0x13e),'deleteShape':_0x55299b(0x16f),'toolbar':{'alignLeft':_0x55299b(0x137),'alignCenter':_0x55299b(0x138),'alignRight':_0x55299b(0x142),'alignJustify':'両端揃え','bold':'太字','italic':'斜体','underline':'下線','strikethrough':'取り消し線','textColor':_0x55299b(0x10d),'textBackgroundColor':_0x55299b(0x10f),'fillColor':_0x55299b(0x175),'resetColor':_0x55299b(0x194)},'align':{'top':_0x55299b(0x166),'middle':_0x55299b(0x138),'bottom':_0x55299b(0x13d)},'textWrap':{'inline':'行内','square':_0x55299b(0x10a),'topAndBottom':'上下','behindText':_0x55299b(0x15a),'inFrontText':_0x55299b(0x110)},'textBox':{'title':_0x55299b(0xf4),'textDirection':_0x55299b(0x160),'textDirectionHorizontal':'横書き','textDirectionVertical':_0x55299b(0x164),'autoFit':_0x55299b(0x102),'autoFitNone':_0x55299b(0x14b),'autoFitShrink':_0x55299b(0x117),'autoFitResize':_0x55299b(0x178),'wrapText':'図形内で文字を折り返す','padding':_0x55299b(0x184),'paddingLeft':'左','paddingRight':'右','paddingTop':'上','paddingBottom':'下','columns':'段組み','columnCount':'数','columnSpacing':'間隔'},'position':{'title':_0x55299b(0x17e),'x':'X','y':'Y','width':'幅','height':'高さ','rotation':'回転'},'style':{'shadow':'影','shadowColor':'影の色','shadowBlurRadius':_0x55299b(0x176),'shadowDistance':'距離','shadowDirection':'角度','shadowPresetTitle':_0x55299b(0x14e),'shadowPresetNone':_0x55299b(0xf3),'shadowPresetCustom':'カスタム','shadowTransparency':'透明度','shadowSize':_0x55299b(0x129),'shadowPreset':{'shdw6':_0x55299b(0x187),'shdw5':_0x55299b(0x1ab),'shdw2':_0x55299b(0x12f),'shdw1':_0x55299b(0x136),'shdw14':_0x55299b(0x185),'shdw10':_0x55299b(0x105)}},'fill':{'title':_0x55299b(0x174),'noFill':'塗りつぶしなし','solidFill':_0x55299b(0x1a3),'gradientFill':'グラデーション塗りつぶし','pictureFill':_0x55299b(0x11b),'color':'色','transparency':_0x55299b(0x15b),'picture':{'source':_0x55299b(0x131),'insert':'画像を挿入','tileAsTexture':_0x55299b(0x132),'offsetX':_0x55299b(0x154),'offsetY':_0x55299b(0x12a),'scaleX':_0x55299b(0x115),'scaleY':_0x55299b(0x192),'alignment':'配置','rotateWithShape':_0x55299b(0x10c),'align':{'tl':'左上','t':'上','tr':'右上','l':'左','ctr':'中央','r':'右','bl':'左下','b':'下','br':'右下'}}},'line':{'title':'線','noLine':_0x55299b(0x123),'solidLine':'実線','color':'色','transparency':_0x55299b(0x15b),'width':'幅','cornerRadius':_0x55299b(0x101),'beginArrowType':_0x55299b(0x106),'beginArrowSize':_0x55299b(0x12e),'endArrowType':_0x55299b(0x1a5),'endArrowSize':_0x55299b(0x195),'dashType':{'title':_0x55299b(0x173),'solid':'実線','roundDot':'丸ドット','squareDot':_0x55299b(0x17a),'dash':_0x55299b(0x104),'dashDot':'ダッシュドット','longDash':_0x55299b(0xf9),'longDashDot':_0x55299b(0x13a),'longDashDotDot':_0x55299b(0x1a6)},'capType':{'title':'線端の種類','flat':_0x55299b(0x150),'round':_0x55299b(0x151),'square':_0x55299b(0xff)},'joinType':{'title':'接合の種類','miter':_0x55299b(0x189),'round':_0x55299b(0x151),'bevel':_0x55299b(0x17f)},'sketchType':{'title':'スケッチの種類','none':'なし','curved':'曲線','freehand':_0x55299b(0x113),'handDrawn':'手書き'},'arrowType':{'none':'なし','arrow':'矢印','openArrow':_0x55299b(0x14f),'stealthArrow':_0x55299b(0x147),'diamondArrow':_0x55299b(0x1a0),'ovalArrow':'楕円矢印'},'arrowSize':{'small':'小','medium':'中','large':'大'}}},'objectListPanel':{'title':_0x55299b(0x19e),'open':'レイヤーパネルを開く','showAll':_0x55299b(0x127),'hideAll':_0x55299b(0x11a),'show':'表示','hide':_0x55299b(0x1a1),'moveForward':_0x55299b(0x149),'moveBackward':_0x55299b(0x120),'nameInput':_0x55299b(0x13f),'empty':_0x55299b(0x172),'close':_0x55299b(0x13c),'name':'名前','description':'説明','descriptionPlaceholder':_0x55299b(0x157),'details':'詳細','noSelection':_0x55299b(0x121)},'backgroundPanel':{'title':'背景の書式設定','backgroundGraphics':_0x55299b(0x196),'hideBackgroundGraphics':_0x55299b(0xfa),'presentationBackground':_0x55299b(0x159),'presentationBackgroundEmpty':_0x55299b(0x190),'presentationBackgroundImages':'画像','setPresentationBackground':_0x55299b(0x139),'clearPresentationBackground':_0x55299b(0x11f),'none':'塗りつぶしなし','solid':_0x55299b(0x1a3),'gradient':'グラデーション塗りつぶし','image':_0x55299b(0x10e),'pattern':_0x55299b(0xfb),'color':'色','transparency':'透明度','imageSource':'画像挿入元','insertImage':'ファイル...','fit':_0x55299b(0x135),'fitOptions':{'cover':'塗りつぶし','contain':'フィット','stretch':'伸縮','repeat':_0x55299b(0x14d)},'patternHint':_0x55299b(0x144),'applyToAll':_0x55299b(0x134),'resetBackground':_0x55299b(0xf6)},'transitionPanel':{'title':'切り替え','effect':'効果','direction':'方向','duration':'時間','preview':_0x55299b(0x15c),'applyToAll':_0x55299b(0x134),'effects':{'none':'なし','fade':_0x55299b(0x1af),'push':'プッシュ','wipe':_0x55299b(0x148),'split':'分割','reveal':'表示','cut':'カット','uncover':'\x20uncover','cover':'カバー','zoom':_0x55299b(0x1a2)},'directions':{'left':_0x55299b(0x193),'right':_0x55299b(0x145),'up':'上から','down':'下から'}},'contextmenu':{'addPage':_0x55299b(0xf7),'backgroundPanel':_0x55299b(0xfe),'transitionPanel':_0x55299b(0x167),'speakerNotes':_0x55299b(0x165),'ruler':_0x55299b(0x177),'shapePanel':_0x55299b(0x19d),'flipHorizontal':_0x55299b(0x100),'flipVertical':_0x55299b(0x16d),'group':_0x55299b(0x119),'ungroup':_0x55299b(0x14c)},'presentation':{'play':'再生','playFromBeginning':_0x55299b(0x198),'playFromCurrent':_0x55299b(0x17b),'playDualScreen':'双画面プレゼンテーション','playDualScreenFromBeginning':'双画面・最初から','playDualScreenFromCurrent':_0x55299b(0x17d),'dualScreenUnavailable':_0x55299b(0xf8),'fullscreenPrompt':_0x55299b(0x18b),'presentationEnded':'プレゼンテーション終了','previous':'前へ','next':'次へ','exit':'終了','slideProgress':_0x55299b(0x1a8),'speakerNotes':_0x55299b(0x165),'speakerNotesPlaceholder':_0x55299b(0x146),'speakerNotesEmpty':_0x55299b(0xf0),'speakerNotesSave':'保存','speakerNotesCancel':_0x55299b(0x155)},'slide':{'placeholder':{'text':{'title':_0x55299b(0x1ad),'subtitle':_0x55299b(0x161),'body':_0x55299b(0x188),'text':_0x55299b(0x188),'header':'ヘッダープレースホルダー','footer':'フッタープレースホルダー','date':_0x55299b(0x18a),'slideNumber':'スライド番号プレースホルダー'},'icon':{'image':'画像','table':'表','chart':_0x55299b(0x170),'diagram':_0x55299b(0x114),'media':_0x55299b(0x1a7)}}},'image-panel':{'arrange':{'title':'配置','forward':_0x55299b(0x149),'backward':_0x55299b(0x120),'front':'最前面へ移動','back':_0x55299b(0x1a9)},'transform':{'title':'変形','rotate':_0x55299b(0x158),'x':_0x55299b(0x11e),'y':_0x55299b(0x191),'width':_0x55299b(0x103),'height':'高さ\x20(px)','lock':'比率を固定'},'crop':{'title':_0x55299b(0x19b),'start':_0x55299b(0xfc),'mode':'自由','shape':_0x55299b(0x17c)}}}};}));
|