@univerjs-pro/boards-ui 1.0.0-beta.1 → 1.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- 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/cjs/shape-preset-labels-C4G0G9GI.js +1 -1
- package/lib/es/facade.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/es/shape-preset-labels-092BdVw3.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +13 -0
- 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/shape-preset-labels-092BdVw3.js +1 -1
- package/lib/types/controllers/board-element-transformer-config.util.d.ts +22 -22
- package/lib/types/controllers/board-shape-text-float-menu.render-controller.d.ts +5 -4
- package/lib/types/controllers/board-viewport-bar.render-controller.d.ts +2 -0
- package/lib/types/controllers/board-viewport-input.render-controller.d.ts +8 -0
- package/lib/types/index.d.ts +2 -0
- package/lib/types/locale/en-US.d.ts +1 -0
- package/lib/types/plugin.d.ts +1 -0
- package/lib/types/render-adapters/board-element-render-adapter.d.ts +3 -2
- package/lib/types/render-objects/board-shape-object.d.ts +1 -0
- package/lib/types/services/board-screenshot.service.d.ts +3 -1
- package/lib/types/services/board-settings-menu-contribution.service.d.ts +37 -0
- package/lib/types/services/board-tool.service.d.ts +3 -1
- package/lib/types/services/board-toolbar-contribution.service.d.ts +3 -2
- package/lib/umd/facade.js +1 -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 +19 -19
package/lib/es/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0xbbe541=_0x1679;(function(_0x20318d,_0x43b21b){const _0x511e7f=_0x1679,_0x229508=_0x20318d();while(!![]){try{const _0x4e007d=parseInt(_0x511e7f(0x8c))/0x1+-parseInt(_0x511e7f(0x120))/0x2+parseInt(_0x511e7f(0x165))/0x3*(-parseInt(_0x511e7f(0xbe))/0x4)+parseInt(_0x511e7f(0x10e))/0x5+parseInt(_0x511e7f(0xda))/0x6*(-parseInt(_0x511e7f(0xfa))/0x7)+-parseInt(_0x511e7f(0x132))/0x8*(parseInt(_0x511e7f(0x9d))/0x9)+parseInt(_0x511e7f(0x14e))/0xa*(parseInt(_0x511e7f(0x15f))/0xb);if(_0x4e007d===_0x43b21b)break;else _0x229508['push'](_0x229508['shift']());}catch(_0x143521){_0x229508['push'](_0x229508['shift']());}}}(_0x16d9,0x65dc7));import{t as _0x108169}from'../shape-preset-labels-092BdVw3.js';function _0x1679(_0x40c1c6,_0x44a0cd){_0x40c1c6=_0x40c1c6-0x6d;const _0x16d94c=_0x16d9();let _0x167965=_0x16d94c[_0x40c1c6];return _0x167965;}const t={'boards-ui':{'line':{'title':_0xbbe541(0x90)},'contextMenu':{'container':{'rename':_0xbbe541(0xcb),'fitToContent':'Ajustar\x20al\x20contenido','selectContents':_0xbbe541(0x172),'enableAutoResize':_0xbbe541(0x86),'disableAutoResize':_0xbbe541(0x72),'lockMembership':_0xbbe541(0xef),'unlockMembership':_0xbbe541(0x14b),'disband':_0xbbe541(0xf3),'delete':'Eliminar\x20contenedor'},'containerChild':{'moveOut':'Sacar\x20del\x20contenedor','selectParent':'Seleccionar\x20contenedor\x20principal','fitParent':_0xbbe541(0x15d)},'swimlaneLane':{'add':_0xbbe541(0x13e),'addBelow':_0xbbe541(0x181),'addRight':_0xbbe541(0x15a),'remove':_0xbbe541(0x130),'removeAndMovePrevious':_0xbbe541(0x153),'removeAndPromote':_0xbbe541(0xa7),'removeAndDeleteContent':_0xbbe541(0xdb),'removeAndMoveNext':_0xbbe541(0x161),'rename':_0xbbe541(0xa0),'movePrevious':'Mover\x20carril\x20hacia\x20arriba','moveNext':_0xbbe541(0x146),'expand':'Expandir\x20carril','collapse':'Plegar\x20carril'}},'popup':{'containerName':_0xbbe541(0x185),'laneName':_0xbbe541(0x91),'cancel':_0xbbe541(0x85),'rename':'Cambiar\x20nombre'},'ink':{'finishEditing':_0xbbe541(0x163),'enterEditing':'Editar\x20trazo'},'mindMap':{'description':_0xbbe541(0xfc),'descriptionPlaceholder':_0xbbe541(0xcc),'saveDescription':_0xbbe541(0x13c)},'panel':{'moreShapes':'Más\x20formas','more':_0xbbe541(0x179),'back':_0xbbe541(0x104),'close':_0xbbe541(0x15e),'stickyNote':_0xbbe541(0xd1),'lineColor':_0xbbe541(0x138),'lineWidth':_0xbbe541(0x114),'reverseMarkers':_0xbbe541(0x152),'searchShapes':_0xbbe541(0x17e),'container':_0xbbe541(0x122),'swimlane':_0xbbe541(0x135),'verticalSwimlane':'Carril\x20vertical','horizontalSwimlane':_0xbbe541(0x7d),'vertical':'Vertical','horizontal':_0xbbe541(0xd2),'tableCustomSize':_0xbbe541(0xde),'tableRows':'Filas','tableColumns':_0xbbe541(0x105),'tableInsert':_0xbbe541(0x127),'customContainer':_0xbbe541(0x129),'containerRatio16By9':_0xbbe541(0xe6),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0xbbe541(0x7a),'containerA4':'A4','mindMapGroupMindMap':_0xbbe541(0x116),'mindMapGroupTree':'Diagrama\x20de\x20árbol','mindMapGroupTimeline':_0xbbe541(0x140),'mindMapRight':_0xbbe541(0x14d),'mindMapLeft':_0xbbe541(0x188),'mindMapHorizontal':_0xbbe541(0x6f),'mindMapVertical':_0xbbe541(0x123),'mindMapTreeRight':_0xbbe541(0xdd),'mindMapTreeLeft':'Árbol\x20a\x20la\x20izquierda','mindMapTreeAlternate':'Árbol\x20alterno','mindMapTimelineHorizontal':_0xbbe541(0xbf),'mindMapTimelineVertical':_0xbbe541(0x187),'mindMapNodeText':_0xbbe541(0x73)},'settings':{'collaboratorCursors':_0xbbe541(0x142),'find':'Buscar','grid':_0xbbe541(0x96),'viewportBar':'Barra\x20de\x20desplazamiento\x20de\x20la\x20vista','preciseSelection':_0xbbe541(0xe5),'quickAdd':_0xbbe541(0xf7),'theme':_0xbbe541(0x124),'themeOption':_0xbbe541(0x8e),'themePreviewStart':_0xbbe541(0x89),'themePreviewData':_0xbbe541(0x100),'undo':_0xbbe541(0x17c),'redo':'Rehacer','settings':_0xbbe541(0x10a),'objects':'Objetos','findBoardElements':_0xbbe541(0xc8),'noMatches':_0xbbe541(0xd9),'showDimensions':_0xbbe541(0xbd),'showToolbar':'Mostrar\x20barra\x20de\x20herramientas','translateInto':_0xbbe541(0xbc)},'objectListPanel':{'title':_0xbbe541(0xf5),'empty':_0xbbe541(0xcd),'showAll':'Mostrar\x20todo','hideAll':'Ocultar\x20todo','moveForward':_0xbbe541(0xf6),'moveBackward':_0xbbe541(0x133),'close':_0xbbe541(0x15e),'nameInput':_0xbbe541(0x11b),'hide':'Ocultar','show':_0xbbe541(0x10d),'lock':_0xbbe541(0x13f),'unlock':_0xbbe541(0x177),'details':_0xbbe541(0x92),'locate':'Localizar','expand':_0xbbe541(0x175),'collapse':_0xbbe541(0x154),'dragToReorder':_0xbbe541(0xdf),'search':_0xbbe541(0x87),'filterAll':_0xbbe541(0x10b),'filterHidden':'Ocultos','filterLocked':'Bloqueados','sectionCanvas':_0xbbe541(0x112),'sectionFloating':_0xbbe541(0x131),'name':'Nombre','description':_0xbbe541(0xfc),'descriptionPlaceholder':'Añadir\x20una\x20descripción','noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','elementTypes':{'object':_0xbbe541(0x183),'connector':_0xbbe541(0x8f),'container':_0xbbe541(0x122),'group':_0xbbe541(0xca),'image':_0xbbe541(0x16a),'chart':_0xbbe541(0x148),'page':_0xbbe541(0xdc),'placeholder':_0xbbe541(0xaf),'shape':_0xbbe541(0xb4),'table':'Tabla','text':_0xbbe541(0x168),'smartArt':_0xbbe541(0x11d),'video':_0xbbe541(0x12a),'unit':_0xbbe541(0x17a),'dom':'DOM'}},'find':{'lanePosition':'Carril\x20{0}','tableCellPosition':_0xbbe541(0x169),'elementTypes':{'connector':_0xbbe541(0x8f),'container':_0xbbe541(0x122),'group':_0xbbe541(0xca),'image':_0xbbe541(0x16a),'page':'Página','placeholder':_0xbbe541(0xaf),'shape':_0xbbe541(0xb4),'table':'Tabla','text':'Texto'}},'themePresets':{'default':_0xbbe541(0x158),'classic':_0xbbe541(0x93),'vintage':_0xbbe541(0x13a),'gray':_0xbbe541(0xc9),'vibrant':_0xbbe541(0xe8),'blue':'Azul'},'toolbar':{'resetColor':_0xbbe541(0x7c),'shape':_0xbbe541(0xb4),'text':'Texto','stickyNote':'Nota\x20adhesiva','line':_0xbbe541(0x8f),'container':_0xbbe541(0x122),'swimlane':'Carril','table':_0xbbe541(0xa3),'chart':'Gráfico','pen':_0xbbe541(0xa5),'mindMap':_0xbbe541(0x116),'resources':'Recursos','image':_0xbbe541(0x16a),'wrapInContainer':_0xbbe541(0x7f),'addSwimlaneLane':'Añadir\x20elemento\x20de\x20carril','swimlaneMenu':'Carril','swimlaneLaneMenu':'Elemento\x20de\x20carril','editBrushPath':_0xbbe541(0xa2),'arrange':'Organizar','bringToFront':_0xbbe541(0xf6),'bringForward':_0xbbe541(0x108),'sendBackward':_0xbbe541(0x133),'sendToBack':_0xbbe541(0x88),'more':_0xbbe541(0x179)},'shapePresets':{..._0x108169,'roundedRectangle':_0xbbe541(0x9a),'oval':_0xbbe541(0x159),'diamond':'Rombo','rectangle':_0xbbe541(0x8a),'circle':_0xbbe541(0xfd),'cylinder':_0xbbe541(0x11f),'chevron':_0xbbe541(0xa8),'rightArrowBlock':_0xbbe541(0x11e),'parallelogram':_0xbbe541(0xb8),'trapezoid':_0xbbe541(0x17f),'speechBubble':_0xbbe541(0xd3),'roundedCallout':_0xbbe541(0x136),'rightTriangle':_0xbbe541(0x157),'triangle':'Triángulo','star':_0xbbe541(0x14f),'hexagon':_0xbbe541(0x6d),'pentagon':'Pentágono','octagon':_0xbbe541(0xeb),'leftArrow':_0xbbe541(0x71),'rightArrow':_0xbbe541(0xb6),'leftRightArrow':_0xbbe541(0x182),'cloud':'Nube','leftBrace':_0xbbe541(0xce),'rightBrace':_0xbbe541(0x156),'plus':_0xbbe541(0x179),'actor':'Actor','boundary':'Frontera','control':_0xbbe541(0xc1),'entity':_0xbbe541(0x164),'collection':_0xbbe541(0xc6),'dataFlowRoundedRectangle':_0xbbe541(0x9a),'dataFlowCircle':_0xbbe541(0xfd),'dataFlowRoundedSquare':_0xbbe541(0xc7),'dataStorage1':'Almacén\x20de\x20datos\x201','dataStorage2':_0xbbe541(0x137),'dataStorage3':_0xbbe541(0x70),'lineNone':'Línea\x20(sin\x20flecha)','lineDashedNone':'Línea\x20discontinua\x20(sin\x20flecha)','lineOpenArrow':_0xbbe541(0xff),'lineDoubleOpenArrow':_0xbbe541(0x98),'actorLifeline':_0xbbe541(0x178),'boundaryLifeline':_0xbbe541(0x145),'controlLifeline':_0xbbe541(0x143),'entityLifeline':_0xbbe541(0x74),'collectionLifeline':'Línea\x20de\x20vida\x20de\x20colección','objectLifeline':_0xbbe541(0xae),'magneticDiskLifeline':'Línea\x20de\x20vida\x20de\x20disco\x20magnético','directAccessStorageLifeline':_0xbbe541(0x109),'activationBar':'Barra\x20de\x20activación','sequenceFragment':_0xbbe541(0x14c),'sequenceAlternativeFragment':_0xbbe541(0x76),'umlClass':'Clase','umlInterface':'Interfaz','umlInterfaceShape':_0xbbe541(0x79),'umlClassifier':_0xbbe541(0x11a),'umlHollowDiamondConnector':_0xbbe541(0x77),'umlFilledDiamondConnector':_0xbbe541(0x83),'umlFilledArrowConnector':_0xbbe541(0x160),'umlDashedOpenArrowConnector':_0xbbe541(0x101),'umlDashedFilledArrowConnector':_0xbbe541(0x9c),'erdEntity':_0xbbe541(0x164),'erdKeyField':'Entidad\x20de\x20campo\x20clave','erdFieldType':_0xbbe541(0x102),'erdFull':_0xbbe541(0xe3),'initialState':_0xbbe541(0xc5),'finalState':_0xbbe541(0xbb),'stateBar':'Barra\x20de\x20estado','requiredInterface':_0xbbe541(0x99),'assemblyConnector':_0xbbe541(0xb5),'providedInterface':_0xbbe541(0xa1),'componentBox':'Caja\x20de\x20componente','component':_0xbbe541(0x106)},'shapeCategories':{'basics':_0xbbe541(0x103),'basicShapes':{'rectangle':_0xbbe541(0x134),'basicShape':_0xbbe541(0x16e),'blockArrow':_0xbbe541(0xa9),'equationShape':_0xbbe541(0xd8),'flowchart':_0xbbe541(0xa4),'starAndBanner':'Estrellas\x20y\x20banderines','callout':'Llamadas','actionButton':'Botones\x20de\x20acción','other':_0xbbe541(0x17b)},'classDiagram':_0xbbe541(0x147),'dataFlowDiagram':_0xbbe541(0x14a),'line':_0xbbe541(0x90),'entityRelationshipDiagram':'Diagrama\x20entidad-relación','umlCustomShapes':_0xbbe541(0x82),'umlSequenceDiagram':_0xbbe541(0xf1),'statusDiagram':_0xbbe541(0xcf),'componentDiagram':'Diagrama\x20de\x20componentes'},'connector':{'toolbar':{'sourceMarker':_0xbbe541(0x170),'swapMarkers':'Intercambiar\x20flechas','targetMarker':_0xbbe541(0x176),'lineColor':'Color\x20de\x20línea','lineWidth':_0xbbe541(0x118),'opacityPercent':'Opacidad\x20{0}%','settings':_0xbbe541(0x119),'smoothElbow':_0xbbe541(0xb9),'bridge':_0xbbe541(0xec),'insertText':'Insertar\x20texto','textSettings':_0xbbe541(0x184),'alignLeft':_0xbbe541(0xac),'alignCenter':_0xbbe541(0x117),'alignRight':'Alinear\x20a\x20la\x20derecha','bold':'Negrita','italic':_0xbbe541(0xc0),'underline':_0xbbe541(0x10c),'strikethrough':_0xbbe541(0x17d),'textColor':_0xbbe541(0x126),'editText':'Editar\x20texto','labelFill':_0xbbe541(0xe0),'labelBorder':'Borde\x20de\x20la\x20etiqueta','transparent':_0xbbe541(0xfe),'breakLineBehindText':'Interrumpir\x20la\x20línea\x20detrás\x20del\x20texto','textSection':_0xbbe541(0x168),'labelSection':'Etiqueta','deleteText':_0xbbe541(0xe4),'more':_0xbbe541(0x179)},'routing':{'straight':_0xbbe541(0x186),'elbow':'Línea\x20en\x20ángulo\x20recto','polyline':_0xbbe541(0x107),'curve':_0xbbe541(0x150)},'strokeWidth':{'thin':_0xbbe541(0x95),'regular':'Normal','medium':_0xbbe541(0xd5),'bold':'Grueso'},'dash':{'solid':_0xbbe541(0xc3),'dashed':_0xbbe541(0x125),'dotted':_0xbbe541(0x15b),'dashDot':'Línea\x20punto-raya'},'marker':{'none':_0xbbe541(0x12d),'arrow':_0xbbe541(0x9f),'filledArrow':'Flecha\x20rellena','openArrow':_0xbbe541(0xff),'triangle':_0xbbe541(0x139),'filledTriangle':_0xbbe541(0xba),'hollowTriangle':_0xbbe541(0x173),'diamond':_0xbbe541(0xed),'hollowDiamond':'Rombo\x20hueco','filledDiamond':_0xbbe541(0x94),'circle':'Círculo','filledCircle':_0xbbe541(0xb0),'bar':_0xbbe541(0x180),'doubleBar':_0xbbe541(0xf9),'crowFoot':_0xbbe541(0xb7),'crowsFoot':_0xbbe541(0xb7),'barCrowsFoot':_0xbbe541(0x151),'circleCrowsFoot':_0xbbe541(0xc2),'circleBar':_0xbbe541(0x15c),'x':'X','cross':'Cruz','plus':'Más','zeroOrOne':_0xbbe541(0x166),'zeroOrMany':_0xbbe541(0x149),'oneOrMany':_0xbbe541(0x162)}},'zoom':{'dragMode':_0xbbe541(0x12f),'fitContent':'Ajustar\x20al\x20contenido','zoomOptions':_0xbbe541(0x171),'zoomTo100':_0xbbe541(0x121),'zoomToFit':_0xbbe541(0xe2),'zoomToSelection':_0xbbe541(0x113),'zoomOut':_0xbbe541(0xe7),'resetZoom':_0xbbe541(0x7e),'zoomIn':_0xbbe541(0x9b),'help':'Ayuda'},'shortcutHelp':{'title':_0xbbe541(0xd0),'close':_0xbbe541(0x174),'sections':{'tools':_0xbbe541(0x144),'navigator':'Navegador','view':'Vista','selection':_0xbbe541(0xee),'editing':_0xbbe541(0x6e),'grouping':_0xbbe541(0xd4),'swimlane':_0xbbe541(0x12e),'mindMap':'Mapa\x20mental','layout':'Disposición','font':'Fuente'},'items':{'showMoreShapes':_0xbbe541(0x13d),'roundedRectangle':_0xbbe541(0x9a),'rectangle':_0xbbe541(0x8a),'oval':'Óvalo','diamond':_0xbbe541(0xed),'text':_0xbbe541(0x168),'elbowConnector':_0xbbe541(0xb2),'line':_0xbbe541(0x90),'stickyNote':_0xbbe541(0xd1),'search':_0xbbe541(0xc4),'zoomWheel':_0xbbe541(0x11c),'zoomPinch':_0xbbe541(0x11c),'zoomTo100':'Zoom\x20al\x20100%','zoomToSelection':_0xbbe541(0x113),'zoomToFit':_0xbbe541(0xe2),'enterFullScreen':_0xbbe541(0xb3),'exitFullScreen':_0xbbe541(0xad),'selectShape':'Seleccionar\x20forma','selectAll':_0xbbe541(0x7b),'multipleSelect':_0xbbe541(0xab),'invertSelection':_0xbbe541(0xd7),'preciseSelection':_0xbbe541(0xe5),'deepSelect':_0xbbe541(0x10f),'editShape':_0xbbe541(0x6e),'copy':_0xbbe541(0x80),'copyAsImage':_0xbbe541(0xb1),'paste':'Pegar','cut':_0xbbe541(0xea),'makeCopy':_0xbbe541(0x16d),'scale':_0xbbe541(0x111),'copyStyle':_0xbbe541(0x75),'pasteStyle':_0xbbe541(0x78),'moveAxisLocked':_0xbbe541(0x16c),'flipHorizontal':_0xbbe541(0x155),'flipVertical':_0xbbe541(0x84),'undo':_0xbbe541(0x17c),'redo':_0xbbe541(0x8d),'toggleQuickAdd':_0xbbe541(0x13b),'hideCollaboratorsCursors':_0xbbe541(0xf4),'toggleToolbar':'Mostrar\x20/\x20ocultar\x20barra\x20de\x20herramientas','delete':_0xbbe541(0x12b),'group':_0xbbe541(0xf2),'ungroup':_0xbbe541(0xe9),'selectUpperLayerGroups':_0xbbe541(0x110),'selectShapesToGroup':_0xbbe541(0xd6),'swimlaneLaneRename':_0xbbe541(0xa0),'swimlaneLaneToggleCollapsed':_0xbbe541(0xa6),'swimlaneLaneMovePrevious':_0xbbe541(0xe1),'swimlaneLaneMoveNext':_0xbbe541(0x146),'swimlaneLaneRemove':'Eliminar\x20carril','addSiblingNode':_0xbbe541(0xaa),'addChildNode':_0xbbe541(0x16b),'addParentNode':_0xbbe541(0x9e),'foldChildNodes':_0xbbe541(0xf8),'collapseAllNodes':_0xbbe541(0x81),'addDescription':'Añadir\x20descripción','editCurrentNode':_0xbbe541(0xfb),'bringToFront':_0xbbe541(0xf6),'sendToBack':_0xbbe541(0x88),'alignLeft':'Alinear\x20a\x20la\x20izquierda','alignRight':_0xbbe541(0x115),'alignTop':_0xbbe541(0x128),'alignBottom':_0xbbe541(0x167),'alignMiddle':_0xbbe541(0xf0),'alignCenter':'Centrar\x20horizontalmente','distributeHorizontally':_0xbbe541(0x8b),'distributeVertically':'Distribuir\x20verticalmente','disableObjectAlignment':_0xbbe541(0x97),'increaseFontSize':'Aumentar\x20tamaño\x20de\x20fuente','decreaseFontSize':_0xbbe541(0x12c),'bold':'Negrita','strikethrough':'Tachado','italic':'Cursiva','underline':'Subrayado','link':'Enlace','numberedList':'Lista\x20numerada','bulletedList':_0xbbe541(0x141),'quote':_0xbbe541(0x16f),'alignTextLeft':_0xbbe541(0xac),'alignTextRight':'Alinear\x20a\x20la\x20derecha','alignTextCenter':_0xbbe541(0x117)}}}};function _0x16d9(){const _0x78fc6a=['Agrupar','Disolver\x20contenedor','Ocultar\x20cursores\x20de\x20colaboradores','Objetos','Traer\x20al\x20frente','Añadir\x20rápido','Plegar\x20/\x20desplegar\x20nodos\x20hijos','Doble\x20barra','7lkglAi','Editar\x20nodo\x20actual','Descripción','Círculo','Transparente','Flecha\x20abierta','Datos','Conector\x20de\x20flecha\x20abierta\x20discontinua','Entidad\x20de\x20tipo\x20de\x20campo','Básico','Atrás','Columnas','Componente','Polilínea','Traer\x20adelante','Línea\x20de\x20vida\x20de\x20almacenamiento\x20de\x20acceso\x20directo','Ajustes','Todo','Subrayado','Mostrar','3117895WYcObw','Selección\x20profunda','Seleccionar\x20grupos\x20de\x20nivel\x20superior','Escalar','Capa\x20de\x20lienzo','Zoom\x20a\x20la\x20selección','Grosor\x20de\x20línea','Alinear\x20a\x20la\x20derecha','Mapa\x20mental','Centrar','Grosor','Ajustes\x20de\x20línea','Clasificador','Nombre\x20del\x20objeto','Acercar\x20/\x20alejar','SmartArt','Bloque\x20de\x20flecha\x20derecha','Cilindro','59148AYSlID','Zoom\x20al\x20100%','Contenedor','Mapa\x20mental\x20vertical','Tema','Discontinuo','Color\x20de\x20texto','Insertar','Alinear\x20arriba','Personalizado','Vídeo','Eliminar','Reducir\x20tamaño\x20de\x20fuente','Ninguno','Carril','Modo\x20arrastre','Eliminar\x20carril','Capa\x20flotante','16XHjYLv','Enviar\x20atrás','Rectángulos','Carril\x20(swimlane)','Llamada\x20redondeada','Almacén\x20de\x20datos\x202','Color\x20de\x20línea','Triángulo','Vintage','Mostrar\x20/\x20ocultar\x20Añadir\x20rápido','Guardar','Mostrar\x20más\x20formas','Añadir\x20carril','Bloquear','Línea\x20de\x20tiempo','Lista\x20con\x20viñetas','Cursores\x20de\x20colaboradores','Línea\x20de\x20vida\x20de\x20control','Herramientas','Línea\x20de\x20vida\x20de\x20frontera','Mover\x20carril\x20hacia\x20abajo','Diagrama\x20de\x20clases','Gráfico','Cero\x20o\x20muchos','Diagrama\x20de\x20flujo\x20de\x20datos','Desbloquear\x20pertenencia','Fragmento\x20de\x20secuencia','Mapa\x20mental\x20hacia\x20la\x20derecha','20CZmWtt','Estrella','Curva','Pata\x20de\x20gallo\x20con\x20barra','Invertir\x20flechas','Mover\x20contenido\x20al\x20carril\x20anterior\x20y\x20eliminar','Contraer','Voltear\x20horizontalmente','Llave\x20derecha','Triángulo\x20rectángulo','Predeterminado','Óvalo','Añadir\x20carril\x20a\x20la\x20derecha','Punteado','Círculo\x20con\x20barra','Ajustar\x20el\x20contenedor\x20principal\x20al\x20contenido','Cerrar','2536600NupxOM','Conector\x20de\x20flecha\x20rellena','Mover\x20contenido\x20al\x20siguiente\x20carril\x20y\x20eliminar','Uno\x20o\x20muchos','Listo','Entidad','17052GxAlip','Cero\x20o\x20uno','Alinear\x20abajo','Texto','Fila\x20{0},\x20Columna\x20{1}','Imagen','Añadir\x20nodo\x20hijo','Mover\x20en\x20horizontal\x20/\x20vertical','Hacer\x20una\x20copia','Formas\x20básicas','Cita','Flecha\x20de\x20origen','Opciones\x20de\x20zoom','Seleccionar\x20contenido','Triángulo\x20hueco','Cerrar\x20atajos','Expandir','Flecha\x20de\x20destino','Desbloquear','Línea\x20de\x20vida\x20del\x20actor','Más','Unidad','Otros','Deshacer','Tachado','Buscar\x20formas','Trapecio','Barra','Añadir\x20carril\x20debajo','Flecha\x20izquierda-derecha','Objeto','Configuración\x20del\x20texto','Nombre\x20del\x20contenedor','Línea\x20recta','Línea\x20de\x20tiempo\x20vertical','Mapa\x20mental\x20hacia\x20la\x20izquierda','Hexágono','Editar\x20forma','Mapa\x20mental\x20horizontal','Almacén\x20de\x20datos\x203','Flecha\x20izquierda','Desactivar\x20ajuste\x20automático','Agregar\x20texto','Línea\x20de\x20vida\x20de\x20entidad','Copiar\x20estilo','Fragmento\x20de\x20secuencia\x20alternativa','Conector\x20en\x20rombo\x20hueco','Pegar\x20estilo','Interfaz','1\x20:\x201','Seleccionar\x20todo','Restablecer\x20color','Carril\x20horizontal','Restablecer\x20zoom','Envolver\x20en\x20un\x20contenedor','Copiar','Plegar\x20/\x20expandir\x20todos\x20los\x20nodos','Formas\x20UML\x20personalizadas','Conector\x20en\x20rombo\x20relleno','Voltear\x20verticalmente','Cancelar','Activar\x20ajuste\x20automático','Buscar\x20objetos','Enviar\x20al\x20fondo','Inicio','Rectángulo','Distribuir\x20horizontalmente','656065tEXIMw','Rehacer','Tema\x20{0}','Conector','Línea','Nombre\x20del\x20carril','Detalles','Clásico','Rombo\x20relleno','Fino','Rejilla','Desactivar\x20alineación\x20de\x20objetos','Doble\x20flecha\x20abierta','Interfaz\x20requerida','Rectángulo\x20redondeado','Aumentar','Conector\x20de\x20flecha\x20rellena\x20discontinua','2260638SWcHTY','Añadir\x20nodo\x20padre','Flecha','Cambiar\x20nombre\x20del\x20carril','Interfaz\x20proporcionada','Editar\x20trazo\x20del\x20pincel','Tabla','Diagrama\x20de\x20flujo','Lápiz','Plegar\x20/\x20expandir\x20carril','Sacar\x20el\x20contenido\x20y\x20eliminar\x20el\x20carril','Chevron','Flechas\x20de\x20bloque','Añadir\x20nodo\x20hermano','Selección\x20múltiple\x20/\x20deseleccionar','Alinear\x20a\x20la\x20izquierda','Salir\x20de\x20pantalla\x20completa','Línea\x20de\x20vida\x20de\x20objeto','Marcador\x20de\x20posición','Círculo\x20relleno','Copiar\x20como\x20imagen','Conector\x20en\x20ángulo','Entrar\x20en\x20pantalla\x20completa','Forma','Conector\x20de\x20ensamblaje','Flecha\x20derecha','Pata\x20de\x20gallo','Paralelogramo','Línea\x20en\x20ángulo','Triángulo\x20relleno','Estado\x20final','Traducir\x20a','Mostrar\x20dimensiones','172UaQxch','Línea\x20de\x20tiempo\x20horizontal','Cursiva','Control','Pata\x20de\x20gallo\x20con\x20círculo','Sólido','Buscar','Estado\x20inicial','Colección','Cuadrado\x20redondeado','Buscar\x20elementos\x20del\x20tablero','Gris','Grupo','Cambiar\x20nombre\x20del\x20contenedor','Añadir\x20una\x20descripción\x20a\x20este\x20nodo','Sin\x20objetos','Llave\x20izquierda','Diagrama\x20de\x20estados','Atajos\x20de\x20teclado','Nota\x20adhesiva','Horizontal','Bocadillo','Agrupar\x20formas','Medio','Seleccionar\x20formas\x20a\x20agrupar','Invertir\x20selección','Formas\x20de\x20ecuación','Sin\x20coincidencias','3283626HAGTYv','Eliminar\x20contenido\x20y\x20carril','Página','Árbol\x20a\x20la\x20derecha','Tamaño\x20personalizado','Arrastre\x20para\x20reordenar','Fondo\x20de\x20la\x20etiqueta','Mover\x20carril\x20hacia\x20arriba','Ajustar\x20al\x20lienzo','Entidad\x20de\x20tipo\x20de\x20campo\x20clave','Eliminar\x20texto','Selección\x20precisa','16\x20:\x209','Reducir','Vivo','Desagrupar','Cortar','Octágono','Puente\x20de\x20línea','Rombo','Seleccionar\x20forma','Bloquear\x20pertenencia','Centrar\x20verticalmente','Diagrama\x20de\x20secuencia\x20UML'];_0x16d9=function(){return _0x78fc6a;};return _0x16d9();}export{t as default};
|
|
1
|
+
const _0x5e9990=_0x578a;function _0x578a(_0x29f2ba,_0x126e69){_0x29f2ba=_0x29f2ba-0x124;const _0xfcad99=_0xfcad();let _0x578a7e=_0xfcad99[_0x29f2ba];return _0x578a7e;}(function(_0x41f2de,_0x2694b0){const _0x59a7a9=_0x578a,_0x49783b=_0x41f2de();while(!![]){try{const _0x4d96d6=parseInt(_0x59a7a9(0x135))/0x1+parseInt(_0x59a7a9(0x1e1))/0x2+parseInt(_0x59a7a9(0x12b))/0x3+parseInt(_0x59a7a9(0x175))/0x4+parseInt(_0x59a7a9(0x1f4))/0x5*(-parseInt(_0x59a7a9(0x216))/0x6)+-parseInt(_0x59a7a9(0x227))/0x7+-parseInt(_0x59a7a9(0x1aa))/0x8;if(_0x4d96d6===_0x2694b0)break;else _0x49783b['push'](_0x49783b['shift']());}catch(_0x59e681){_0x49783b['push'](_0x49783b['shift']());}}}(_0xfcad,0xa9533));import{t as _0x563439}from'../shape-preset-labels-092BdVw3.js';const t={'boards-ui':{'line':{'title':_0x5e9990(0x217)},'contextMenu':{'container':{'rename':_0x5e9990(0x19f),'fitToContent':_0x5e9990(0x1e6),'selectContents':_0x5e9990(0x1b2),'enableAutoResize':_0x5e9990(0x1e3),'disableAutoResize':_0x5e9990(0x14a),'lockMembership':_0x5e9990(0x147),'unlockMembership':_0x5e9990(0x23e),'disband':'Disolver\x20contenedor','delete':_0x5e9990(0x209)},'containerChild':{'moveOut':'Sacar\x20del\x20contenedor','selectParent':_0x5e9990(0x22a),'fitParent':_0x5e9990(0x1fa)},'swimlaneLane':{'add':_0x5e9990(0x13c),'addBelow':_0x5e9990(0x22b),'addRight':_0x5e9990(0x1bf),'remove':_0x5e9990(0x229),'removeAndMovePrevious':_0x5e9990(0x1f3),'removeAndPromote':_0x5e9990(0x197),'removeAndDeleteContent':_0x5e9990(0x1d1),'removeAndMoveNext':_0x5e9990(0x17c),'rename':_0x5e9990(0x12a),'movePrevious':'Mover\x20carril\x20hacia\x20arriba','moveNext':_0x5e9990(0x1d2),'expand':'Expandir\x20carril','collapse':'Plegar\x20carril'}},'popup':{'containerName':'Nombre\x20del\x20contenedor','laneName':'Nombre\x20del\x20carril','cancel':_0x5e9990(0x18d),'rename':_0x5e9990(0x177)},'ink':{'finishEditing':_0x5e9990(0x139),'enterEditing':_0x5e9990(0x1dd)},'mindMap':{'description':_0x5e9990(0x142),'descriptionPlaceholder':_0x5e9990(0x206),'saveDescription':'Guardar'},'panel':{'moreShapes':'Más\x20formas','more':_0x5e9990(0x194),'back':'Atrás','close':_0x5e9990(0x1df),'stickyNote':_0x5e9990(0x16d),'lineColor':_0x5e9990(0x223),'lineWidth':_0x5e9990(0x1eb),'reverseMarkers':_0x5e9990(0x1f1),'searchShapes':_0x5e9990(0x1d4),'container':_0x5e9990(0x189),'swimlane':_0x5e9990(0x1d3),'verticalSwimlane':_0x5e9990(0x153),'horizontalSwimlane':_0x5e9990(0x1c2),'vertical':'Vertical','horizontal':_0x5e9990(0x16a),'tableCustomSize':'Tamaño\x20personalizado','tableRows':_0x5e9990(0x156),'tableColumns':_0x5e9990(0x23b),'tableInsert':_0x5e9990(0x238),'customContainer':_0x5e9990(0x214),'containerRatio16By9':_0x5e9990(0x203),'containerRatio4By3':_0x5e9990(0x15e),'containerRatio1By1':_0x5e9990(0x13e),'containerA4':'A4','mindMapGroupMindMap':_0x5e9990(0x201),'mindMapGroupTree':_0x5e9990(0x132),'mindMapGroupTimeline':_0x5e9990(0x202),'mindMapRight':_0x5e9990(0x1c6),'mindMapLeft':_0x5e9990(0x12e),'mindMapHorizontal':_0x5e9990(0x1e2),'mindMapVertical':_0x5e9990(0x17a),'mindMapTreeRight':_0x5e9990(0x128),'mindMapTreeLeft':_0x5e9990(0x21f),'mindMapTreeAlternate':'Árbol\x20alterno','mindMapTimelineHorizontal':_0x5e9990(0x1e9),'mindMapTimelineVertical':_0x5e9990(0x1fc),'mindMapNodeText':'Agregar\x20texto'},'settings':{'collaboratorCursors':_0x5e9990(0x1e7),'find':_0x5e9990(0x190),'grid':_0x5e9990(0x176),'viewportBar':_0x5e9990(0x235),'preciseSelection':_0x5e9990(0x1bc),'quickAdd':_0x5e9990(0x226),'theme':_0x5e9990(0x191),'themeOption':_0x5e9990(0x15c),'themePreviewStart':_0x5e9990(0x15f),'themePreviewData':_0x5e9990(0x157),'undo':'Deshacer','redo':_0x5e9990(0x1cc),'settings':'Ajustes','objects':_0x5e9990(0x129),'findBoardElements':_0x5e9990(0x131),'noMatches':'Sin\x20coincidencias','showDimensions':_0x5e9990(0x138),'showToolbar':_0x5e9990(0x185),'saveAs':'Guardar\x20como','translateInto':_0x5e9990(0x17d)},'objectListPanel':{'title':'Objetos','empty':_0x5e9990(0x228),'showAll':_0x5e9990(0x15d),'hideAll':_0x5e9990(0x1b1),'moveForward':_0x5e9990(0x19a),'moveBackward':_0x5e9990(0x1e8),'close':_0x5e9990(0x1df),'nameInput':_0x5e9990(0x212),'hide':_0x5e9990(0x1ce),'show':'Mostrar','lock':_0x5e9990(0x150),'unlock':'Desbloquear','details':_0x5e9990(0x211),'locate':_0x5e9990(0x1db),'expand':'Expandir','collapse':'Contraer','dragToReorder':'Arrastre\x20para\x20reordenar','search':'Buscar\x20objetos','filterAll':'Todo','filterHidden':'Ocultos','filterLocked':_0x5e9990(0x19e),'sectionCanvas':_0x5e9990(0x1bd),'sectionFloating':_0x5e9990(0x1c4),'name':'Nombre','description':_0x5e9990(0x142),'descriptionPlaceholder':'Añadir\x20una\x20descripción','noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','elementTypes':{'object':'Objeto','connector':_0x5e9990(0x225),'container':_0x5e9990(0x189),'group':_0x5e9990(0x1ec),'image':_0x5e9990(0x15b),'chart':_0x5e9990(0x1ef),'page':'Página','placeholder':'Marcador\x20de\x20posición','shape':'Forma','table':_0x5e9990(0x1a0),'text':'Texto','smartArt':_0x5e9990(0x215),'video':'Vídeo','unit':'Unidad','dom':_0x5e9990(0x1d8)}},'find':{'lanePosition':_0x5e9990(0x230),'tableCellPosition':_0x5e9990(0x21a),'elementTypes':{'connector':'Conector','container':_0x5e9990(0x189),'group':_0x5e9990(0x1ec),'image':_0x5e9990(0x15b),'page':_0x5e9990(0x22d),'placeholder':'Marcador\x20de\x20posición','shape':_0x5e9990(0x1f2),'table':_0x5e9990(0x1a0),'text':_0x5e9990(0x239)}},'themePresets':{'default':_0x5e9990(0x1cb),'classic':_0x5e9990(0x183),'vintage':_0x5e9990(0x179),'gray':_0x5e9990(0x188),'vibrant':_0x5e9990(0x20c),'blue':_0x5e9990(0x164)},'toolbar':{'resetColor':_0x5e9990(0x171),'shape':'Forma','text':_0x5e9990(0x239),'stickyNote':_0x5e9990(0x16d),'line':_0x5e9990(0x225),'container':_0x5e9990(0x189),'swimlane':_0x5e9990(0x15a),'table':'Tabla','chart':_0x5e9990(0x1ef),'pen':'Lápiz','mindMap':_0x5e9990(0x201),'resources':'Recursos','image':_0x5e9990(0x15b),'wrapInContainer':_0x5e9990(0x21d),'addSwimlaneLane':'Añadir\x20elemento\x20de\x20carril','swimlaneMenu':'Carril','swimlaneLaneMenu':_0x5e9990(0x126),'editBrushPath':'Editar\x20trazo\x20del\x20pincel','arrange':'Organizar','bringToFront':_0x5e9990(0x19a),'bringForward':_0x5e9990(0x12f),'sendBackward':_0x5e9990(0x1e8),'sendToBack':_0x5e9990(0x154),'more':_0x5e9990(0x194)},'shapePresets':{..._0x563439,'roundedRectangle':_0x5e9990(0x186),'oval':_0x5e9990(0x219),'diamond':_0x5e9990(0x1d9),'rectangle':_0x5e9990(0x234),'circle':_0x5e9990(0x1a1),'cylinder':'Cilindro','chevron':_0x5e9990(0x21e),'rightArrowBlock':_0x5e9990(0x1f9),'parallelogram':_0x5e9990(0x1b8),'trapezoid':'Trapecio','speechBubble':_0x5e9990(0x21c),'roundedCallout':_0x5e9990(0x1f7),'rightTriangle':_0x5e9990(0x19c),'triangle':_0x5e9990(0x199),'star':_0x5e9990(0x130),'hexagon':_0x5e9990(0x16f),'pentagon':_0x5e9990(0x17e),'octagon':_0x5e9990(0x13b),'leftArrow':_0x5e9990(0x18f),'rightArrow':'Flecha\x20derecha','leftRightArrow':_0x5e9990(0x149),'cloud':_0x5e9990(0x21b),'leftBrace':_0x5e9990(0x1f8),'rightBrace':_0x5e9990(0x124),'plus':'Más','actor':_0x5e9990(0x184),'boundary':_0x5e9990(0x213),'control':_0x5e9990(0x20e),'entity':_0x5e9990(0x19b),'collection':'Colección','dataFlowRoundedRectangle':_0x5e9990(0x186),'dataFlowCircle':_0x5e9990(0x1a1),'dataFlowRoundedSquare':_0x5e9990(0x1ed),'dataStorage1':_0x5e9990(0x14d),'dataStorage2':_0x5e9990(0x218),'dataStorage3':_0x5e9990(0x178),'lineNone':_0x5e9990(0x17f),'lineDashedNone':_0x5e9990(0x220),'lineOpenArrow':'Flecha\x20abierta','lineDoubleOpenArrow':_0x5e9990(0x167),'actorLifeline':_0x5e9990(0x140),'boundaryLifeline':'Línea\x20de\x20vida\x20de\x20frontera','controlLifeline':'Línea\x20de\x20vida\x20de\x20control','entityLifeline':_0x5e9990(0x1c7),'collectionLifeline':'Línea\x20de\x20vida\x20de\x20colección','objectLifeline':_0x5e9990(0x18b),'magneticDiskLifeline':_0x5e9990(0x1c0),'directAccessStorageLifeline':_0x5e9990(0x1ae),'activationBar':_0x5e9990(0x200),'sequenceFragment':_0x5e9990(0x158),'sequenceAlternativeFragment':'Fragmento\x20de\x20secuencia\x20alternativa','umlClass':_0x5e9990(0x231),'umlInterface':'Interfaz','umlInterfaceShape':_0x5e9990(0x1cf),'umlClassifier':'Clasificador','umlHollowDiamondConnector':'Conector\x20en\x20rombo\x20hueco','umlFilledDiamondConnector':_0x5e9990(0x182),'umlFilledArrowConnector':_0x5e9990(0x1da),'umlDashedOpenArrowConnector':_0x5e9990(0x1b9),'umlDashedFilledArrowConnector':_0x5e9990(0x1d0),'erdEntity':_0x5e9990(0x19b),'erdKeyField':_0x5e9990(0x23c),'erdFieldType':_0x5e9990(0x1c9),'erdFull':_0x5e9990(0x161),'initialState':'Estado\x20inicial','finalState':_0x5e9990(0x14e),'stateBar':'Barra\x20de\x20estado','requiredInterface':'Interfaz\x20requerida','assemblyConnector':_0x5e9990(0x233),'providedInterface':_0x5e9990(0x163),'componentBox':_0x5e9990(0x1de),'component':_0x5e9990(0x20b)},'shapeCategories':{'basics':_0x5e9990(0x16b),'basicShapes':{'rectangle':_0x5e9990(0x1fd),'basicShape':'Formas\x20básicas','blockArrow':'Flechas\x20de\x20bloque','equationShape':_0x5e9990(0x23a),'flowchart':_0x5e9990(0x145),'starAndBanner':_0x5e9990(0x1cd),'callout':_0x5e9990(0x172),'actionButton':_0x5e9990(0x204),'other':'Otros'},'classDiagram':_0x5e9990(0x14c),'dataFlowDiagram':_0x5e9990(0x159),'line':_0x5e9990(0x217),'entityRelationshipDiagram':'Diagrama\x20entidad-relación','umlCustomShapes':'Formas\x20UML\x20personalizadas','umlSequenceDiagram':_0x5e9990(0x148),'statusDiagram':_0x5e9990(0x198),'componentDiagram':_0x5e9990(0x180)},'connector':{'toolbar':{'sourceMarker':_0x5e9990(0x1b5),'swapMarkers':'Intercambiar\x20flechas','targetMarker':_0x5e9990(0x1a7),'lineColor':_0x5e9990(0x223),'lineWidth':'Grosor','opacityPercent':'Opacidad\x20{0}%','settings':'Ajustes\x20de\x20línea','smoothElbow':_0x5e9990(0x1ea),'bridge':_0x5e9990(0x169),'insertText':'Insertar\x20texto','textSettings':_0x5e9990(0x162),'alignLeft':'Alinear\x20a\x20la\x20izquierda','alignCenter':_0x5e9990(0x221),'alignRight':'Alinear\x20a\x20la\x20derecha','bold':_0x5e9990(0x232),'italic':'Cursiva','underline':_0x5e9990(0x13a),'strikethrough':'Tachado','textColor':_0x5e9990(0x141),'editText':_0x5e9990(0x1ff),'labelFill':_0x5e9990(0x1ca),'labelBorder':'Borde\x20de\x20la\x20etiqueta','transparent':_0x5e9990(0x18c),'breakLineBehindText':_0x5e9990(0x151),'textSection':'Texto','labelSection':_0x5e9990(0x1b6),'deleteText':_0x5e9990(0x20a),'more':_0x5e9990(0x194)},'routing':{'straight':'Línea\x20recta','elbow':_0x5e9990(0x14b),'polyline':_0x5e9990(0x13d),'curve':'Curva'},'strokeWidth':{'thin':_0x5e9990(0x22e),'regular':'Normal','medium':_0x5e9990(0x196),'bold':'Grueso'},'dash':{'solid':_0x5e9990(0x1d6),'dashed':'Discontinuo','dotted':_0x5e9990(0x23d),'dashDot':_0x5e9990(0x195)},'marker':{'none':_0x5e9990(0x144),'arrow':_0x5e9990(0x17b),'filledArrow':_0x5e9990(0x1ba),'openArrow':'Flecha\x20abierta','triangle':_0x5e9990(0x199),'filledTriangle':_0x5e9990(0x12d),'hollowTriangle':_0x5e9990(0x22f),'diamond':_0x5e9990(0x1d9),'hollowDiamond':_0x5e9990(0x1a9),'filledDiamond':_0x5e9990(0x1ee),'circle':'Círculo','filledCircle':_0x5e9990(0x16c),'bar':_0x5e9990(0x1b7),'doubleBar':_0x5e9990(0x1a4),'crowFoot':_0x5e9990(0x210),'crowsFoot':_0x5e9990(0x210),'barCrowsFoot':_0x5e9990(0x165),'circleCrowsFoot':_0x5e9990(0x1f6),'circleBar':_0x5e9990(0x1e0),'x':'X','cross':_0x5e9990(0x224),'plus':_0x5e9990(0x194),'zeroOrOne':'Cero\x20o\x20uno','zeroOrMany':_0x5e9990(0x222),'oneOrMany':'Uno\x20o\x20muchos'}},'zoom':{'dragMode':_0x5e9990(0x1a5),'fitContent':_0x5e9990(0x1e6),'zoomOptions':_0x5e9990(0x136),'zoomTo100':_0x5e9990(0x192),'zoomToFit':'Ajustar\x20al\x20lienzo','zoomToSelection':_0x5e9990(0x1dc),'zoomOut':_0x5e9990(0x12c),'resetZoom':_0x5e9990(0x187),'zoomIn':_0x5e9990(0x174),'help':_0x5e9990(0x1b0)},'shortcutHelp':{'title':_0x5e9990(0x18e),'close':_0x5e9990(0x137),'sections':{'tools':_0x5e9990(0x1a3),'navigator':_0x5e9990(0x1c5),'view':'Vista','selection':_0x5e9990(0x155),'editing':_0x5e9990(0x20f),'grouping':_0x5e9990(0x18a),'swimlane':_0x5e9990(0x15a),'mindMap':_0x5e9990(0x201),'layout':'Disposición','font':_0x5e9990(0x1af)},'items':{'showMoreShapes':_0x5e9990(0x13f),'roundedRectangle':_0x5e9990(0x186),'rectangle':_0x5e9990(0x234),'oval':'Óvalo','diamond':_0x5e9990(0x1d9),'text':_0x5e9990(0x239),'elbowConnector':_0x5e9990(0x134),'line':_0x5e9990(0x217),'stickyNote':'Nota\x20adhesiva','search':'Buscar','zoomWheel':_0x5e9990(0x1a8),'zoomPinch':_0x5e9990(0x1a8),'zoomTo100':'Zoom\x20al\x20100%','zoomToSelection':_0x5e9990(0x1dc),'zoomToFit':_0x5e9990(0x146),'enterFullScreen':'Entrar\x20en\x20pantalla\x20completa','exitFullScreen':_0x5e9990(0x237),'selectShape':'Seleccionar\x20forma','selectAll':_0x5e9990(0x208),'multipleSelect':_0x5e9990(0x181),'invertSelection':_0x5e9990(0x166),'preciseSelection':_0x5e9990(0x1bc),'deepSelect':'Selección\x20profunda','editShape':_0x5e9990(0x20f),'copy':_0x5e9990(0x22c),'copyAsImage':'Copiar\x20como\x20imagen','paste':_0x5e9990(0x207),'cut':_0x5e9990(0x16e),'makeCopy':_0x5e9990(0x19d),'scale':_0x5e9990(0x1c1),'copyStyle':_0x5e9990(0x125),'pasteStyle':_0x5e9990(0x236),'moveAxisLocked':_0x5e9990(0x1a2),'flipHorizontal':_0x5e9990(0x1f0),'flipVertical':_0x5e9990(0x173),'undo':'Deshacer','redo':_0x5e9990(0x1cc),'toggleQuickAdd':_0x5e9990(0x143),'hideCollaboratorsCursors':_0x5e9990(0x1d7),'toggleToolbar':_0x5e9990(0x1bb),'delete':_0x5e9990(0x1e5),'group':_0x5e9990(0x1c8),'ungroup':_0x5e9990(0x14f),'selectUpperLayerGroups':_0x5e9990(0x205),'selectShapesToGroup':_0x5e9990(0x1ab),'swimlaneLaneRename':'Cambiar\x20nombre\x20del\x20carril','swimlaneLaneToggleCollapsed':_0x5e9990(0x1f5),'swimlaneLaneMovePrevious':'Mover\x20carril\x20hacia\x20arriba','swimlaneLaneMoveNext':_0x5e9990(0x1d2),'swimlaneLaneRemove':_0x5e9990(0x229),'addSiblingNode':_0x5e9990(0x20d),'addChildNode':_0x5e9990(0x1b3),'addParentNode':'Añadir\x20nodo\x20padre','foldChildNodes':_0x5e9990(0x127),'collapseAllNodes':_0x5e9990(0x152),'addDescription':_0x5e9990(0x1ad),'editCurrentNode':'Editar\x20nodo\x20actual','bringToFront':_0x5e9990(0x19a),'sendToBack':_0x5e9990(0x154),'alignLeft':'Alinear\x20a\x20la\x20izquierda','alignRight':'Alinear\x20a\x20la\x20derecha','alignTop':'Alinear\x20arriba','alignBottom':_0x5e9990(0x1a6),'alignMiddle':_0x5e9990(0x1be),'alignCenter':'Centrar\x20horizontalmente','distributeHorizontally':_0x5e9990(0x1e4),'distributeVertically':_0x5e9990(0x1d5),'disableObjectAlignment':_0x5e9990(0x193),'increaseFontSize':_0x5e9990(0x133),'decreaseFontSize':_0x5e9990(0x1c3),'bold':_0x5e9990(0x232),'strikethrough':_0x5e9990(0x170),'italic':_0x5e9990(0x1ac),'underline':_0x5e9990(0x13a),'link':'Enlace','numberedList':_0x5e9990(0x168),'bulletedList':_0x5e9990(0x160),'quote':_0x5e9990(0x1fb),'alignTextLeft':_0x5e9990(0x1fe),'alignTextRight':_0x5e9990(0x1b4),'alignTextCenter':_0x5e9990(0x221)}}}};export{t as default};function _0xfcad(){const _0x582c9b=['Traducir\x20a','Pentágono','Línea\x20(sin\x20flecha)','Diagrama\x20de\x20componentes','Selección\x20múltiple\x20/\x20deseleccionar','Conector\x20en\x20rombo\x20relleno','Clásico','Actor','Mostrar\x20barra\x20de\x20herramientas','Rectángulo\x20redondeado','Restablecer\x20zoom','Gris','Contenedor','Agrupar\x20formas','Línea\x20de\x20vida\x20de\x20objeto','Transparente','Cancelar','Atajos\x20de\x20teclado','Flecha\x20izquierda','Buscar','Tema','Zoom\x20al\x20100%','Desactivar\x20alineación\x20de\x20objetos','Más','Línea\x20punto-raya','Medio','Sacar\x20el\x20contenido\x20y\x20eliminar\x20el\x20carril','Diagrama\x20de\x20estados','Triángulo','Traer\x20al\x20frente','Entidad','Triángulo\x20rectángulo','Hacer\x20una\x20copia','Bloqueados','Cambiar\x20nombre\x20del\x20contenedor','Tabla','Círculo','Mover\x20en\x20horizontal\x20/\x20vertical','Herramientas','Doble\x20barra','Modo\x20arrastre','Alinear\x20abajo','Flecha\x20de\x20destino','Acercar\x20/\x20alejar','Rombo\x20hueco','6419008wPoejA','Seleccionar\x20formas\x20a\x20agrupar','Cursiva','Añadir\x20descripción','Línea\x20de\x20vida\x20de\x20almacenamiento\x20de\x20acceso\x20directo','Fuente','Ayuda','Ocultar\x20todo','Seleccionar\x20contenido','Añadir\x20nodo\x20hijo','Alinear\x20a\x20la\x20derecha','Flecha\x20de\x20origen','Etiqueta','Barra','Paralelogramo','Conector\x20de\x20flecha\x20abierta\x20discontinua','Flecha\x20rellena','Mostrar\x20/\x20ocultar\x20barra\x20de\x20herramientas','Selección\x20precisa','Capa\x20de\x20lienzo','Centrar\x20verticalmente','Añadir\x20carril\x20a\x20la\x20derecha','Línea\x20de\x20vida\x20de\x20disco\x20magnético','Escalar','Carril\x20horizontal','Reducir\x20tamaño\x20de\x20fuente','Capa\x20flotante','Navegador','Mapa\x20mental\x20hacia\x20la\x20derecha','Línea\x20de\x20vida\x20de\x20entidad','Agrupar','Entidad\x20de\x20tipo\x20de\x20campo','Fondo\x20de\x20la\x20etiqueta','Predeterminado','Rehacer','Estrellas\x20y\x20banderines','Ocultar','Interfaz','Conector\x20de\x20flecha\x20rellena\x20discontinua','Eliminar\x20contenido\x20y\x20carril','Mover\x20carril\x20hacia\x20abajo','Carril\x20(swimlane)','Buscar\x20formas','Distribuir\x20verticalmente','Sólido','Ocultar\x20cursores\x20de\x20colaboradores','DOM','Rombo','Conector\x20de\x20flecha\x20rellena','Localizar','Zoom\x20a\x20la\x20selección','Editar\x20trazo','Caja\x20de\x20componente','Cerrar','Círculo\x20con\x20barra','2197350yNxpWx','Mapa\x20mental\x20horizontal','Activar\x20ajuste\x20automático','Distribuir\x20horizontalmente','Eliminar','Ajustar\x20al\x20contenido','Cursores\x20de\x20colaboradores','Enviar\x20atrás','Línea\x20de\x20tiempo\x20horizontal','Línea\x20en\x20ángulo','Grosor\x20de\x20línea','Grupo','Cuadrado\x20redondeado','Rombo\x20relleno','Gráfico','Voltear\x20horizontalmente','Invertir\x20flechas','Forma','Mover\x20contenido\x20al\x20carril\x20anterior\x20y\x20eliminar','505LbSDLA','Plegar\x20/\x20expandir\x20carril','Pata\x20de\x20gallo\x20con\x20círculo','Llamada\x20redondeada','Llave\x20izquierda','Bloque\x20de\x20flecha\x20derecha','Ajustar\x20el\x20contenedor\x20principal\x20al\x20contenido','Cita','Línea\x20de\x20tiempo\x20vertical','Rectángulos','Alinear\x20a\x20la\x20izquierda','Editar\x20texto','Barra\x20de\x20activación','Mapa\x20mental','Línea\x20de\x20tiempo','16\x20:\x209','Botones\x20de\x20acción','Seleccionar\x20grupos\x20de\x20nivel\x20superior','Añadir\x20una\x20descripción\x20a\x20este\x20nodo','Pegar','Seleccionar\x20todo','Eliminar\x20contenedor','Eliminar\x20texto','Componente','Vivo','Añadir\x20nodo\x20hermano','Control','Editar\x20forma','Pata\x20de\x20gallo','Detalles','Nombre\x20del\x20objeto','Frontera','Personalizado','SmartArt','80088JyYYEr','Línea','Almacén\x20de\x20datos\x202','Óvalo','Fila\x20{0},\x20Columna\x20{1}','Nube','Bocadillo','Envolver\x20en\x20un\x20contenedor','Chevron','Árbol\x20a\x20la\x20izquierda','Línea\x20discontinua\x20(sin\x20flecha)','Centrar','Cero\x20o\x20muchos','Color\x20de\x20línea','Cruz','Conector','Añadir\x20rápido','90559ZNunRB','Sin\x20objetos','Eliminar\x20carril','Seleccionar\x20contenedor\x20principal','Añadir\x20carril\x20debajo','Copiar','Página','Fino','Triángulo\x20hueco','Carril\x20{0}','Clase','Negrita','Conector\x20de\x20ensamblaje','Rectángulo','Barra\x20de\x20desplazamiento\x20de\x20la\x20vista','Pegar\x20estilo','Salir\x20de\x20pantalla\x20completa','Insertar','Texto','Formas\x20de\x20ecuación','Columnas','Entidad\x20de\x20campo\x20clave','Punteado','Desbloquear\x20pertenencia','Llave\x20derecha','Copiar\x20estilo','Elemento\x20de\x20carril','Plegar\x20/\x20desplegar\x20nodos\x20hijos','Árbol\x20a\x20la\x20derecha','Objetos','Cambiar\x20nombre\x20del\x20carril','1189920DwqsPO','Reducir','Triángulo\x20relleno','Mapa\x20mental\x20hacia\x20la\x20izquierda','Traer\x20adelante','Estrella','Buscar\x20elementos\x20del\x20tablero','Diagrama\x20de\x20árbol','Aumentar\x20tamaño\x20de\x20fuente','Conector\x20en\x20ángulo','317622itCJLu','Opciones\x20de\x20zoom','Cerrar\x20atajos','Mostrar\x20dimensiones','Listo','Subrayado','Octágono','Añadir\x20carril','Polilínea','1\x20:\x201','Mostrar\x20más\x20formas','Línea\x20de\x20vida\x20del\x20actor','Color\x20de\x20texto','Descripción','Mostrar\x20/\x20ocultar\x20Añadir\x20rápido','Ninguno','Diagrama\x20de\x20flujo','Ajustar\x20al\x20lienzo','Bloquear\x20pertenencia','Diagrama\x20de\x20secuencia\x20UML','Flecha\x20izquierda-derecha','Desactivar\x20ajuste\x20automático','Línea\x20en\x20ángulo\x20recto','Diagrama\x20de\x20clases','Almacén\x20de\x20datos\x201','Estado\x20final','Desagrupar','Bloquear','Interrumpir\x20la\x20línea\x20detrás\x20del\x20texto','Plegar\x20/\x20expandir\x20todos\x20los\x20nodos','Carril\x20vertical','Enviar\x20al\x20fondo','Seleccionar\x20forma','Filas','Datos','Fragmento\x20de\x20secuencia','Diagrama\x20de\x20flujo\x20de\x20datos','Carril','Imagen','Tema\x20{0}','Mostrar\x20todo','4\x20:\x203','Inicio','Lista\x20con\x20viñetas','Entidad\x20de\x20tipo\x20de\x20campo\x20clave','Configuración\x20del\x20texto','Interfaz\x20proporcionada','Azul','Pata\x20de\x20gallo\x20con\x20barra','Invertir\x20selección','Doble\x20flecha\x20abierta','Lista\x20numerada','Puente\x20de\x20línea','Horizontal','Básico','Círculo\x20relleno','Nota\x20adhesiva','Cortar','Hexágono','Tachado','Restablecer\x20color','Llamadas','Voltear\x20verticalmente','Aumentar','4176316OLmfCz','Rejilla','Cambiar\x20nombre','Almacén\x20de\x20datos\x203','Vintage','Mapa\x20mental\x20vertical','Flecha','Mover\x20contenido\x20al\x20siguiente\x20carril\x20y\x20eliminar'];_0xfcad=function(){return _0x582c9b;};return _0xfcad();}
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x3665(_0x5afe2d,_0x145c7a){_0x5afe2d=_0x5afe2d-0x8e;const _0x57b14c=_0x57b1();let _0x36655a=_0x57b14c[_0x5afe2d];return _0x36655a;}const _0xc3c1f2=_0x3665;(function(_0x4b96de,_0x59c2a9){const _0x1783a9=_0x3665,_0x101dab=_0x4b96de();while(!![]){try{const _0x2688b7=parseInt(_0x1783a9(0xb3))/0x1*(-parseInt(_0x1783a9(0x124))/0x2)+parseInt(_0x1783a9(0xf6))/0x3*(parseInt(_0x1783a9(0x17f))/0x4)+-parseInt(_0x1783a9(0xfb))/0x5+-parseInt(_0x1783a9(0x16d))/0x6*(parseInt(_0x1783a9(0x14f))/0x7)+parseInt(_0x1783a9(0xd9))/0x8*(-parseInt(_0x1783a9(0xb1))/0x9)+-parseInt(_0x1783a9(0xe8))/0xa*(-parseInt(_0x1783a9(0x91))/0xb)+parseInt(_0x1783a9(0x14c))/0xc;if(_0x2688b7===_0x59c2a9)break;else _0x101dab['push'](_0x101dab['shift']());}catch(_0x4a2c2c){_0x101dab['push'](_0x101dab['shift']());}}}(_0x57b1,0x8ae34));import{t as _0x33c2fb}from'../shape-preset-labels-092BdVw3.js';function _0x57b1(){const _0x2a8a9b=['متن','نمودار\x20جریان\x20داده','نقشه\x20ذهنی\x20افقی','قرار\x20دادن\x20در\x20ظرف','اتصالدهندهٔ\x20زاویهای','نمایش','خارج\x20کردن\x20از\x20ظرف','اشکال\x20معادله','شفافیت\x20{0}٪','پایه','نگهدارندهٔ\x20مکان','فهرست\x20شمارهدار','رنگ\x20متن','اتصالدهنده','انتخاب\x20همه','به\x20جلو\x20آوردن','وینتیج','افزودن\x20متن','جعبهٔ\x20مؤلفه','یادداشت\x20چسبناک','منحل\x20کردن\x20ظرف','تغییر\x20نام\x20ظرف','توضیحات','مربع\x20گوشهگرد','حباب\x20گفتگو','چیدمان','تم\x20{0}','گروهبندی','اتصالدهندهٔ\x20لوزی\x20توخالی','انتخاب\x20دقیق','پنجضلعی','ایتالیک','نمایش\x20/\x20پنهان\x20کردن\x20افزودن\x20سریع','بازگشت','دکمههای\x20اقدام','ویرایش\x20گرهٔ\x20فعلی','توزیع\x20افقی','16553172byOKPh','بازیگر','خطخورده','9121SLiXHk','میلهٔ\x20دوتایی','بیضی','حالت\x20اولیه','صفحه','کپی\x20بهصورت\x20تصویر','طبقهبند','هشتضلعی','ترجمه\x20به','ویرایش\x20مسیر\x20قلممو','توزیع\x20عمودی','صلیب','میانبرهای\x20صفحهکلید','بهعلاوه','خط\x20زندگی\x20دیسک\x20مغناطیسی','گروهبندی\x20اشکال','وسط\x20عمودی','بزرگنمایی\x20انتخاب','انتخاب\x20گروههای\x20لایهٔ\x20بالاتر','شکل','پل\x20خط','حاشیهها','افزودن\x20خط','انتخاب\x20محتوا','سفارشی','انتخاب\x20ظرف\x20والد','به\x20پشت\x20ببرید','نوار\x20حالت','حذف\x20خط','موجودیت\x20کلید','2832tjIQNc','لغو\x20گروهبندی','خط\x20زاویهدار','ویرایش\x20متن','نمودار\x20مؤلفهها','لوزی\x20توخالی','گروه','مستطیلها','حاشیه\x20برچسب','تصویر','چسباندن\x20سبک','SmartArt','پسزمینه\x20برچسب','بزرگنمایی\x20۱۰۰٪','کپی\x20سبک','حاشیهٔ\x20گوشهگرد','نتیجهای\x20یافت\x20نشد','پررنگ','28896KGFzlA','شفاف','پیکان\x20مقصد','انتقال\x20خط\x20مسیر\x20به\x20بالا','بستن','16\x20:\x209','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','ویرایش\x20مسیر','پیوند','انتقال\x20خط\x20به\x20پایین','ویرایش\x20شکل','حذف\x20محتوا\x20و\x20خط','بلوک\x20پیکان\x20راست','رابط','قفل\x20شده','قفل\x20عضویت','درج\x20متن','دایره\x20با\x20میله','نمودار','رابط\x20ارائهشده','افزودن\x20گرهٔ\x20همسطح','فهرست\x20گلولهای','ستارهها\x20و\x20پرچمها','لوزی\x20پُر','قطعهٔ\x20توالی','نقلقول','افزودن\x20خط\x20در\x20پایین','خط\x20{0}','تغییر\x20نام','مثلث','نام\x20ظرف','اتصالدهندهٔ\x20پیکان\x20پُر','بزرگنمایی\x20/\x20کوچکنمایی','نقشهٔ\x20ذهنی','متناسب\x20با\x20بوم','به\x20پشت\x20بردن','لوزی','سطرها','اشکال\x20بیشتر','خط\x20زمانی','تنظیمات\x20متن','نمودار\x20وضعیت','پنهان\x20کردن\x20مکاننمای\x20همکاران','جدول','بازنشانی\x20بزرگنمایی','انتخاب\x20عمیق','جزئیات','ششضلعی','جستجوی\x20اشکال','گزینههای\x20بزرگنمایی','پیکان\x20پُر','آکلاد\x20راست','11BDpJuE','متوسط','خط\x20زندگی\x20مرز','شیء','خط\x20مسیر','نمایش\x20اشکال\x20بیشتر','کلاسیک','نمودار\x20رابطهٔ\x20موجودیتها','کوچکنمایی','آکلاد\x20چپ','منابع','انتقال\x20خط\x20به\x20بالا','لغو','مثلث\x20قائمالزاویه','خط\x20مسیر\x20عمودی','آبی','نقشه\x20ذهنی\x20به\x20چپ','چرخش\x20عمودی','صفر\x20یا\x20یک','پیشفرض','بستن\x20میانبرها','رنگ\x20خط','خط\x20زندگی\x20مجموعه','تغییر\x20نام\x20خط\x20مسیر','منحنی','حذف\x20متن','قطع\x20خط\x20در\x20پشت\x20متن','تمام','تغییر\x20مقیاس','موجودیت\x20نوع\x20کلید\x20فیلد','ذخیرهسازی\x20داده\x20۳','چرخش\x20افقی','8685wyEBXg','تراز\x20راست','874OSwhJd','بازنشانی\x20رنگ','معکوس\x20کردن\x20انتخاب','عقب\x20ببرید','درخت\x20متناوب','غیرفعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','باز\x20کردن\x20قفل','یافتن\x20عناصر\x20تخته','خط\x20راست','مؤلفه','پیکان\x20باز\x20دوطرفه','خارج\x20کردن\x20محتوا\x20و\x20حذف\x20خط','ویدیو','استوانه','خط\x20زمانی\x20عمودی','نمایش\x20/\x20پنهان\x20کردن\x20نوار\x20ابزار','ظرف','وسط\x20افقی','درج','پیکان\x20باز','خط\x20منقطع\x20(بدون\x20پیکان)','دایرهٔ\x20پُر','میله','شورون','نقشه\x20ذهنی','مورد\x20خط\x20مسیر','چسباندن','واحد','اتصالدهندهٔ\x20لوزی\x20پُر','مستطیل','معکوس\x20کردن\x20پیکانها','توضیحی\x20اضافه\x20کنید','متناسب\x20کردن\x20ظرف\x20والد\x20با\x20محتوا','درخت\x20به\x20راست','خط\x20زاویه\x20قائم','معمولی','فعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','ذخیرهسازی\x20داده\x20۱','5936xSFpFZ','خط\x20زندگی\x20موجودیت','واگرد','کپی','برش','نام','پیکان\x20راست','افزودن\x20سریع','DOM','لایه\x20بوم','عمودی','دادهها','درخت\x20به\x20چپ','تنظیمات\x20خط','جمع\x20کردن\x20/\x20باز\x20کردن\x20گرههای\x20فرزند','4160750HriyUB','خط\x20(بدون\x20پیکان)','انتخاب\x20شکل','ابر','تراز\x20چپ','افزودن\x20مورد\x20خط\x20مسیر','انجام\x20دوباره','ستاره','حذف\x20ظرف','خط\x20مسیر\x20افقی','ضخامت\x20خط','خط\x20زندگی\x20ذخیرهسازی\x20دسترسی\x20مستقیم','ضخیم','لایه\x20شناور','312vPTLZC','پنجهٔ\x20کلاغی\x20با\x20دایره','خطدار','کلاس','پنهان','1630570VbfAuS','پنهان\x20کردن','مستطیل\x20گوشهگرد','نمایش\x20همه','4\x20:\x203','متناسب\x20با\x20محتوا','جمع\x20کردن\x20/\x20گسترش\x20خط\x20مسیر','مثلث\x20توخالی','برای\x20مرتبسازی\x20بکشید','پیکانهای\x20بلوکی','نقشه\x20ذهنی\x20عمودی','برای\x20این\x20گره\x20توضیحی\x20اضافه\x20کنید','افزودن\x20گرهٔ\x20والد','جمع\x20کردن','حرکت\x20افقی\x20/\x20عمودی','انتخاب\x20چندگانه\x20/\x20لغو\x20انتخاب','ذخیرهسازی\x20داده\x20۲','جستجو','سطر\x20{0}،\x20ستون\x20{1}','گسترش','انتقال\x20محتوا\x20به\x20خط\x20بعدی\x20و\x20حذف','گسترش\x20خط','شبکه','ابزارها','موجودیت','موجودیت\x20نوع\x20فیلد','جلو\x20آوردن','یافتن','اشکال\x20سفارشی\x20UML','افزودن\x20گرهٔ\x20فرزند','متوازیالاضلاع','رابط\x20موردنیاز','حالت\x20نهایی','وسطچین','تنظیمات','اشکال\x20پایه','نازک','بیشتر','اتصالدهندهٔ\x20پیکان\x20باز\x20منقطع','بزرگنمایی','پیکان','734IRScea','نمایش\x20نوار\x20ابزار','پنهان\x20کردن\x20همه'];_0x57b1=function(){return _0x2a8a9b;};return _0x57b1();}const t={'boards-ui':{'line':{'title':'خط'},'contextMenu':{'container':{'rename':_0xc3c1f2(0x13c),'fitToContent':_0xc3c1f2(0x100),'selectContents':_0xc3c1f2(0x166),'enableAutoResize':_0xc3c1f2(0xd7),'disableAutoResize':_0xc3c1f2(0xb8),'lockMembership':_0xc3c1f2(0x18e),'unlockMembership':'باز\x20کردن\x20قفل\x20عضویت','disband':_0xc3c1f2(0x13b),'delete':_0xc3c1f2(0xf0)},'containerChild':{'moveOut':_0xc3c1f2(0x12d),'selectParent':_0xc3c1f2(0x168),'fitParent':_0xc3c1f2(0xd3)},'swimlaneLane':{'add':_0xc3c1f2(0x165),'addBelow':_0xc3c1f2(0x199),'addRight':'افزودن\x20خط\x20در\x20سمت\x20راست','remove':_0xc3c1f2(0x16b),'removeAndMovePrevious':'انتقال\x20محتوا\x20به\x20خط\x20قبلی\x20و\x20حذف','removeAndPromote':_0xc3c1f2(0xbe),'removeAndDeleteContent':_0xc3c1f2(0x18a),'removeAndMoveNext':_0xc3c1f2(0x10f),'rename':'تغییر\x20نام\x20خط','movePrevious':_0xc3c1f2(0x9c),'moveNext':_0xc3c1f2(0x188),'expand':_0xc3c1f2(0x110),'collapse':'جمع\x20کردن\x20خط'}},'popup':{'containerName':_0xc3c1f2(0x19d),'laneName':'نام\x20خط','cancel':_0xc3c1f2(0x9d),'rename':_0xc3c1f2(0x19b)},'ink':{'finishEditing':_0xc3c1f2(0xac),'enterEditing':_0xc3c1f2(0x186)},'mindMap':{'description':_0xc3c1f2(0x13d),'descriptionPlaceholder':_0xc3c1f2(0x106),'saveDescription':'ذخیره'},'panel':{'moreShapes':_0xc3c1f2(0x1a5),'more':'بیشتر','back':_0xc3c1f2(0x148),'close':_0xc3c1f2(0x183),'stickyNote':'یادداشت\x20چسبناک','lineColor':_0xc3c1f2(0xa6),'lineWidth':_0xc3c1f2(0xf2),'reverseMarkers':_0xc3c1f2(0xd1),'searchShapes':_0xc3c1f2(0x1af),'container':_0xc3c1f2(0xc3),'swimlane':'خط\x20مسیر\x20(Swimlane)','verticalSwimlane':_0xc3c1f2(0x9f),'horizontalSwimlane':_0xc3c1f2(0xf1),'vertical':_0xc3c1f2(0xe3),'horizontal':'افقی','tableCustomSize':'اندازه\x20سفارشی','tableRows':_0xc3c1f2(0x1a4),'tableColumns':'ستونها','tableInsert':_0xc3c1f2(0xc5),'customContainer':_0xc3c1f2(0x167),'containerRatio16By9':_0xc3c1f2(0x184),'containerRatio4By3':_0xc3c1f2(0xff),'containerRatio1By1':'1\x20:\x201','containerA4':'A4','mindMapGroupMindMap':_0xc3c1f2(0xcb),'mindMapGroupTree':'نمودار\x20درختی','mindMapGroupTimeline':_0xc3c1f2(0x1a6),'mindMapRight':'نقشه\x20ذهنی\x20به\x20راست','mindMapLeft':_0xc3c1f2(0xa1),'mindMapHorizontal':_0xc3c1f2(0x129),'mindMapVertical':_0xc3c1f2(0x105),'mindMapTreeRight':_0xc3c1f2(0xd4),'mindMapTreeLeft':_0xc3c1f2(0xe5),'mindMapTreeAlternate':_0xc3c1f2(0xb7),'mindMapTimelineHorizontal':'خط\x20زمانی\x20افقی','mindMapTimelineVertical':_0xc3c1f2(0xc1),'mindMapNodeText':_0xc3c1f2(0x138)},'settings':{'collaboratorCursors':'مکاننمای\x20همکاران','find':_0xc3c1f2(0x116),'grid':_0xc3c1f2(0x111),'viewportBar':'نوار\x20پیمایش\x20نمای\x20دید','preciseSelection':_0xc3c1f2(0x144),'quickAdd':_0xc3c1f2(0xe0),'theme':'تم','themeOption':_0xc3c1f2(0x141),'themePreviewStart':'شروع','themePreviewData':_0xc3c1f2(0xe4),'undo':_0xc3c1f2(0xdb),'redo':_0xc3c1f2(0xee),'settings':_0xc3c1f2(0x11d),'objects':'اشیا','findBoardElements':_0xc3c1f2(0xba),'noMatches':_0xc3c1f2(0x17d),'showDimensions':'نمایش\x20ابعاد','showToolbar':_0xc3c1f2(0x125),'translateInto':_0xc3c1f2(0x157)},'objectListPanel':{'title':'اشیا','empty':'هیچ\x20شیئی\x20وجود\x20ندارد','showAll':_0xc3c1f2(0xfe),'hideAll':_0xc3c1f2(0x126),'moveForward':_0xc3c1f2(0x115),'moveBackward':'عقب\x20بردن','close':'بستن','nameInput':'نام\x20شیء','hide':_0xc3c1f2(0xfc),'show':_0xc3c1f2(0x12c),'lock':'قفل','unlock':_0xc3c1f2(0xb9),'details':_0xc3c1f2(0x1ad),'locate':'مکانیابی','expand':_0xc3c1f2(0x10e),'collapse':_0xc3c1f2(0x108),'dragToReorder':_0xc3c1f2(0x103),'search':'جستجوی\x20اشیا','filterAll':'همه','filterHidden':_0xc3c1f2(0xfa),'filterLocked':_0xc3c1f2(0x18d),'sectionCanvas':_0xc3c1f2(0xe2),'sectionFloating':_0xc3c1f2(0xf5),'name':_0xc3c1f2(0xde),'description':'توضیحات','descriptionPlaceholder':_0xc3c1f2(0xd2),'noSelection':_0xc3c1f2(0x185),'elementTypes':{'object':_0xc3c1f2(0x94),'connector':_0xc3c1f2(0x134),'container':_0xc3c1f2(0xc3),'group':_0xc3c1f2(0x173),'image':'تصویر','chart':_0xc3c1f2(0x191),'page':_0xc3c1f2(0x153),'placeholder':_0xc3c1f2(0x131),'shape':_0xc3c1f2(0x162),'table':'جدول','text':_0xc3c1f2(0x127),'smartArt':_0xc3c1f2(0x178),'video':_0xc3c1f2(0xbf),'unit':_0xc3c1f2(0xce),'dom':_0xc3c1f2(0xe1)}},'find':{'lanePosition':_0xc3c1f2(0x19a),'tableCellPosition':_0xc3c1f2(0x10d),'elementTypes':{'connector':_0xc3c1f2(0x134),'container':'ظرف','group':_0xc3c1f2(0x173),'image':'تصویر','page':_0xc3c1f2(0x153),'placeholder':_0xc3c1f2(0x131),'shape':'شکل','table':_0xc3c1f2(0x1aa),'text':_0xc3c1f2(0x127)}},'themePresets':{'default':_0xc3c1f2(0xa4),'classic':_0xc3c1f2(0x97),'vintage':_0xc3c1f2(0x137),'gray':'خاکستری','vibrant':'پرجنبوجوش','blue':_0xc3c1f2(0xa0)},'toolbar':{'resetColor':_0xc3c1f2(0xb4),'shape':_0xc3c1f2(0x162),'text':_0xc3c1f2(0x127),'stickyNote':'یادداشت\x20چسبناک','line':_0xc3c1f2(0x134),'container':'ظرف','swimlane':_0xc3c1f2(0x95),'table':'جدول','chart':_0xc3c1f2(0x191),'pen':'قلم','mindMap':_0xc3c1f2(0x1a0),'resources':_0xc3c1f2(0x9b),'image':_0xc3c1f2(0x176),'wrapInContainer':_0xc3c1f2(0x12a),'addSwimlaneLane':_0xc3c1f2(0xed),'swimlaneMenu':_0xc3c1f2(0x95),'swimlaneLaneMenu':_0xc3c1f2(0xcc),'editBrushPath':_0xc3c1f2(0x158),'arrange':'چیدمان','bringToFront':_0xc3c1f2(0x136),'bringForward':'جلو\x20ببرید','sendBackward':_0xc3c1f2(0xb6),'sendToBack':_0xc3c1f2(0x169),'more':_0xc3c1f2(0x120)},'shapePresets':{..._0x33c2fb,'roundedRectangle':_0xc3c1f2(0xfd),'oval':_0xc3c1f2(0x151),'diamond':_0xc3c1f2(0x1a3),'rectangle':_0xc3c1f2(0xd0),'circle':'دایره','cylinder':_0xc3c1f2(0xc0),'chevron':_0xc3c1f2(0xca),'rightArrowBlock':_0xc3c1f2(0x18b),'parallelogram':_0xc3c1f2(0x119),'trapezoid':'ذوزنقه','speechBubble':_0xc3c1f2(0x13f),'roundedCallout':_0xc3c1f2(0x17c),'rightTriangle':_0xc3c1f2(0x9e),'triangle':'مثلث','star':_0xc3c1f2(0xef),'hexagon':_0xc3c1f2(0x1ae),'pentagon':_0xc3c1f2(0x145),'octagon':_0xc3c1f2(0x156),'leftArrow':'پیکان\x20چپ','rightArrow':_0xc3c1f2(0xdf),'leftRightArrow':'پیکان\x20دوطرفه','cloud':_0xc3c1f2(0xeb),'leftBrace':_0xc3c1f2(0x9a),'rightBrace':_0xc3c1f2(0x90),'plus':'بهعلاوه','actor':_0xc3c1f2(0x14d),'boundary':'مرز','control':'کنترل','entity':'موجودیت','collection':'مجموعه','dataFlowRoundedRectangle':_0xc3c1f2(0xfd),'dataFlowCircle':'دایره','dataFlowRoundedSquare':_0xc3c1f2(0x13e),'dataStorage1':_0xc3c1f2(0xd8),'dataStorage2':_0xc3c1f2(0x10b),'dataStorage3':_0xc3c1f2(0xaf),'lineNone':_0xc3c1f2(0xe9),'lineDashedNone':_0xc3c1f2(0xc7),'lineOpenArrow':_0xc3c1f2(0xc6),'lineDoubleOpenArrow':_0xc3c1f2(0xbd),'actorLifeline':'خط\x20زندگی\x20بازیگر','boundaryLifeline':_0xc3c1f2(0x93),'controlLifeline':'خط\x20زندگی\x20کنترل','entityLifeline':_0xc3c1f2(0xda),'collectionLifeline':_0xc3c1f2(0xa7),'objectLifeline':'خط\x20زندگی\x20شیء','magneticDiskLifeline':_0xc3c1f2(0x15d),'directAccessStorageLifeline':_0xc3c1f2(0xf3),'activationBar':'نوار\x20فعالسازی','sequenceFragment':_0xc3c1f2(0x197),'sequenceAlternativeFragment':'قطعهٔ\x20توالی\x20جایگزین','umlClass':_0xc3c1f2(0xf9),'umlInterface':_0xc3c1f2(0x18c),'umlInterfaceShape':_0xc3c1f2(0x18c),'umlClassifier':_0xc3c1f2(0x155),'umlHollowDiamondConnector':_0xc3c1f2(0x143),'umlFilledDiamondConnector':_0xc3c1f2(0xcf),'umlFilledArrowConnector':_0xc3c1f2(0x19e),'umlDashedOpenArrowConnector':_0xc3c1f2(0x121),'umlDashedFilledArrowConnector':'اتصالدهندهٔ\x20پیکان\x20پُر\x20منقطع','erdEntity':_0xc3c1f2(0x113),'erdKeyField':_0xc3c1f2(0x16c),'erdFieldType':_0xc3c1f2(0x114),'erdFull':_0xc3c1f2(0xae),'initialState':_0xc3c1f2(0x152),'finalState':_0xc3c1f2(0x11b),'stateBar':_0xc3c1f2(0x16a),'requiredInterface':_0xc3c1f2(0x11a),'assemblyConnector':'اتصالدهندهٔ\x20مونتاژ','providedInterface':_0xc3c1f2(0x192),'componentBox':_0xc3c1f2(0x139),'component':_0xc3c1f2(0xbc)},'shapeCategories':{'basics':_0xc3c1f2(0x130),'basicShapes':{'rectangle':_0xc3c1f2(0x174),'basicShape':_0xc3c1f2(0x11e),'blockArrow':_0xc3c1f2(0x104),'equationShape':_0xc3c1f2(0x12e),'flowchart':'فلوچارت','starAndBanner':_0xc3c1f2(0x195),'callout':_0xc3c1f2(0x164),'actionButton':_0xc3c1f2(0x149),'other':'سایر'},'classDiagram':'نمودار\x20کلاس','dataFlowDiagram':_0xc3c1f2(0x128),'line':'خط','entityRelationshipDiagram':_0xc3c1f2(0x98),'umlCustomShapes':_0xc3c1f2(0x117),'umlSequenceDiagram':'نمودار\x20توالی\x20UML','statusDiagram':_0xc3c1f2(0x1a8),'componentDiagram':_0xc3c1f2(0x171)},'connector':{'toolbar':{'sourceMarker':'پیکان\x20مبدأ','swapMarkers':'جابجایی\x20پیکانها','targetMarker':_0xc3c1f2(0x181),'lineColor':_0xc3c1f2(0xa6),'lineWidth':'ضخامت','opacityPercent':_0xc3c1f2(0x12f),'settings':_0xc3c1f2(0xe6),'smoothElbow':_0xc3c1f2(0x16f),'bridge':_0xc3c1f2(0x163),'insertText':_0xc3c1f2(0x18f),'textSettings':_0xc3c1f2(0x1a7),'alignLeft':_0xc3c1f2(0xec),'alignCenter':'تراز\x20وسط','alignRight':_0xc3c1f2(0xb2),'bold':_0xc3c1f2(0x17e),'italic':_0xc3c1f2(0x146),'underline':'خطکشی','strikethrough':_0xc3c1f2(0xf8),'textColor':_0xc3c1f2(0x133),'editText':_0xc3c1f2(0x170),'labelFill':_0xc3c1f2(0x179),'labelBorder':_0xc3c1f2(0x175),'transparent':_0xc3c1f2(0x180),'breakLineBehindText':_0xc3c1f2(0xab),'textSection':_0xc3c1f2(0x127),'labelSection':'برچسب','deleteText':_0xc3c1f2(0xaa),'more':_0xc3c1f2(0x120)},'routing':{'straight':_0xc3c1f2(0xbb),'elbow':_0xc3c1f2(0xd5),'polyline':'چندخط','curve':_0xc3c1f2(0xa9)},'strokeWidth':{'thin':_0xc3c1f2(0x11f),'regular':_0xc3c1f2(0xd6),'medium':_0xc3c1f2(0x92),'bold':_0xc3c1f2(0xf4)},'dash':{'solid':'پیوسته','dashed':'منقطع','dotted':'نقطهچین','dashDot':'خط-نقطه'},'marker':{'none':'هیچ','arrow':_0xc3c1f2(0x123),'filledArrow':_0xc3c1f2(0x8f),'openArrow':'پیکان\x20باز','triangle':_0xc3c1f2(0x19c),'filledTriangle':'مثلث\x20پُر','hollowTriangle':_0xc3c1f2(0x102),'diamond':_0xc3c1f2(0x1a3),'hollowDiamond':_0xc3c1f2(0x172),'filledDiamond':_0xc3c1f2(0x196),'circle':'دایره','filledCircle':_0xc3c1f2(0xc8),'bar':_0xc3c1f2(0xc9),'doubleBar':_0xc3c1f2(0x150),'crowFoot':'پنجهٔ\x20کلاغی','crowsFoot':'پنجهٔ\x20کلاغی','barCrowsFoot':'پنجهٔ\x20کلاغی\x20با\x20میله','circleCrowsFoot':_0xc3c1f2(0xf7),'circleBar':_0xc3c1f2(0x190),'x':'X','cross':_0xc3c1f2(0x15a),'plus':_0xc3c1f2(0x15c),'zeroOrOne':_0xc3c1f2(0xa3),'zeroOrMany':'صفر\x20یا\x20چند','oneOrMany':'یک\x20یا\x20چند'}},'zoom':{'dragMode':'حالت\x20کشیدن','fitContent':'متناسب\x20با\x20محتوا','zoomOptions':_0xc3c1f2(0x8e),'zoomTo100':_0xc3c1f2(0x17a),'zoomToFit':_0xc3c1f2(0x1a1),'zoomToSelection':_0xc3c1f2(0x160),'zoomOut':_0xc3c1f2(0x99),'resetZoom':_0xc3c1f2(0x1ab),'zoomIn':_0xc3c1f2(0x122),'help':'راهنما'},'shortcutHelp':{'title':_0xc3c1f2(0x15b),'close':_0xc3c1f2(0xa5),'sections':{'tools':_0xc3c1f2(0x112),'navigator':'پیمایشگر','view':_0xc3c1f2(0x12c),'selection':_0xc3c1f2(0xea),'editing':_0xc3c1f2(0x189),'grouping':_0xc3c1f2(0x15e),'swimlane':_0xc3c1f2(0x95),'mindMap':_0xc3c1f2(0x1a0),'layout':_0xc3c1f2(0x140),'font':'فونت'},'items':{'showMoreShapes':_0xc3c1f2(0x96),'roundedRectangle':_0xc3c1f2(0xfd),'rectangle':_0xc3c1f2(0xd0),'oval':_0xc3c1f2(0x151),'diamond':'لوزی','text':_0xc3c1f2(0x127),'elbowConnector':_0xc3c1f2(0x12b),'line':'خط','stickyNote':_0xc3c1f2(0x13a),'search':_0xc3c1f2(0x10c),'zoomWheel':_0xc3c1f2(0x19f),'zoomPinch':_0xc3c1f2(0x19f),'zoomTo100':'بزرگنمایی\x20۱۰۰٪','zoomToSelection':_0xc3c1f2(0x160),'zoomToFit':'متناسب\x20با\x20بوم','enterFullScreen':'ورود\x20به\x20حالت\x20تمامصفحه','exitFullScreen':'خروج\x20از\x20حالت\x20تمامصفحه','selectShape':'انتخاب\x20شکل','selectAll':_0xc3c1f2(0x135),'multipleSelect':_0xc3c1f2(0x10a),'invertSelection':_0xc3c1f2(0xb5),'preciseSelection':_0xc3c1f2(0x144),'deepSelect':_0xc3c1f2(0x1ac),'editShape':_0xc3c1f2(0x189),'copy':_0xc3c1f2(0xdc),'copyAsImage':_0xc3c1f2(0x154),'paste':_0xc3c1f2(0xcd),'cut':_0xc3c1f2(0xdd),'makeCopy':'ایجاد\x20کپی','scale':_0xc3c1f2(0xad),'copyStyle':_0xc3c1f2(0x17b),'pasteStyle':_0xc3c1f2(0x177),'moveAxisLocked':_0xc3c1f2(0x109),'flipHorizontal':_0xc3c1f2(0xb0),'flipVertical':_0xc3c1f2(0xa2),'undo':_0xc3c1f2(0xdb),'redo':'انجام\x20دوباره','toggleQuickAdd':_0xc3c1f2(0x147),'hideCollaboratorsCursors':_0xc3c1f2(0x1a9),'toggleToolbar':_0xc3c1f2(0xc2),'delete':'حذف','group':_0xc3c1f2(0x142),'ungroup':_0xc3c1f2(0x16e),'selectUpperLayerGroups':_0xc3c1f2(0x161),'selectShapesToGroup':'انتخاب\x20اشکال\x20برای\x20گروهبندی','swimlaneLaneRename':_0xc3c1f2(0xa8),'swimlaneLaneToggleCollapsed':_0xc3c1f2(0x101),'swimlaneLaneMovePrevious':_0xc3c1f2(0x182),'swimlaneLaneMoveNext':'انتقال\x20خط\x20مسیر\x20به\x20پایین','swimlaneLaneRemove':'حذف\x20خط\x20مسیر','addSiblingNode':_0xc3c1f2(0x193),'addChildNode':_0xc3c1f2(0x118),'addParentNode':_0xc3c1f2(0x107),'foldChildNodes':_0xc3c1f2(0xe7),'collapseAllNodes':'جمع\x20کردن\x20/\x20گسترش\x20همهٔ\x20گرهها','addDescription':'افزودن\x20توضیح','editCurrentNode':_0xc3c1f2(0x14a),'bringToFront':'به\x20جلو\x20آوردن','sendToBack':_0xc3c1f2(0x1a2),'alignLeft':_0xc3c1f2(0xec),'alignRight':'تراز\x20راست','alignTop':'تراز\x20بالا','alignBottom':'تراز\x20پایین','alignMiddle':_0xc3c1f2(0x15f),'alignCenter':_0xc3c1f2(0xc4),'distributeHorizontally':_0xc3c1f2(0x14b),'distributeVertically':_0xc3c1f2(0x159),'disableObjectAlignment':'غیرفعال\x20کردن\x20تراز\x20اشیا','increaseFontSize':'افزایش\x20اندازهٔ\x20فونت','decreaseFontSize':'کاهش\x20اندازهٔ\x20فونت','bold':_0xc3c1f2(0xf4),'strikethrough':_0xc3c1f2(0x14e),'italic':'ایتالیک','underline':'زیرخطدار','link':_0xc3c1f2(0x187),'numberedList':_0xc3c1f2(0x132),'bulletedList':_0xc3c1f2(0x194),'quote':_0xc3c1f2(0x198),'alignTextLeft':'تراز\x20چپ','alignTextRight':_0xc3c1f2(0xb2),'alignTextCenter':_0xc3c1f2(0x11c)}}}};export{t as default};
|
|
1
|
+
function _0x5953(){const _0x247ef2=['شورون','اشکال\x20سفارشی\x20UML','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','متوازیالاضلاع','ویرایش\x20شکل','کلاسیک','شروع','لوزی\x20توخالی','استوانه','جلو\x20آوردن','مستطیل\x20گوشهگرد','راهنما','نمایش\x20/\x20پنهان\x20کردن\x20افزودن\x20سریع','خط\x20زندگی\x20شیء','خط\x20زمانی\x20عمودی','پنهان\x20کردن','نوار\x20حالت','نمودار','نقشه\x20ذهنی','قلم','قفل\x20عضویت','نمودار\x20درختی','کاهش\x20اندازهٔ\x20فونت','پنجهٔ\x20کلاغی','انتخاب\x20چندگانه\x20/\x20لغو\x20انتخاب','ویرایش\x20مسیر','توزیع\x20افقی','صفحه','حذف\x20خط','توضیحات','درخت\x20به\x20راست','آبی','انتقال\x20خط\x20به\x20بالا','پیکان','نمودار\x20جریان\x20داده','4\x20:\x203','کنترل','خارج\x20کردن\x20از\x20ظرف','خط\x20زاویهدار','نمایش','تغییر\x20نام\x20خط\x20مسیر','لایه\x20شناور','پیکان\x20باز','یک\x20یا\x20چند','فعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','افزودن\x20متن','نام\x20شیء','درخت\x20به\x20چپ','نقشه\x20ذهنی\x20به\x20راست','سفارشی','افزودن\x20توضیح','انتخاب\x20اشکال\x20برای\x20گروهبندی','ضخامت','299088JxFaDS','کپی','انتقال\x20خط\x20به\x20پایین','یادداشت\x20چسبناک','خط\x20زمانی\x20افقی','تراز\x20بالا','لوزی\x20پُر','دکمههای\x20اقدام','رابط\x20ارائهشده','بازنشانی\x20بزرگنمایی','انتخاب\x20شکل','2219032GptjVr','حاشیهٔ\x20گوشهگرد','ظرف','مثلث\x20توخالی','قفل','ذخیرهسازی\x20داده\x20۲','نقلقول','سایر','مثلث\x20قائمالزاویه','خط\x20زندگی\x20موجودیت','جمع\x20کردن\x20/\x20گسترش\x20خط\x20مسیر','عمودی','درخت\x20متناوب','غیرفعال\x20کردن\x20تراز\x20اشیا','پنجهٔ\x20کلاغی\x20با\x20میله','کوچکنمایی','گروه','نمایش\x20ابعاد','قرار\x20دادن\x20در\x20ظرف','پیکان\x20دوطرفه','خارج\x20کردن\x20محتوا\x20و\x20حذف\x20خط','ایجاد\x20کپی','پنهان','پیکانهای\x20بلوکی','نوار\x20فعالسازی','پنجضلعی','فهرست\x20شمارهدار','چندخط','ذخیره\x20بهعنوان','ذوزنقه','حباب\x20گفتگو','برای\x20این\x20گره\x20توضیحی\x20اضافه\x20کنید','بیضی','DOM','1025005UCNLeQ','حذف\x20خط\x20مسیر','لایه\x20بوم','انتخاب\x20گروههای\x20لایهٔ\x20بالاتر','پیمایشگر','دایرهٔ\x20پُر','متوسط','جمع\x20کردن\x20خط','صفر\x20یا\x20یک','نمایش\x20همه','جعبهٔ\x20مؤلفه','وسط\x20افقی','بزرگنمایی','بزرگنمایی\x20/\x20کوچکنمایی','متن','وسط\x20عمودی','نمایش\x20/\x20پنهان\x20کردن\x20نوار\x20ابزار','افزودن\x20گرهٔ\x20فرزند','شبکه','سطرها','خطخورده','واحد','به\x20پشت\x20بردن','به\x20پشت\x20ببرید','24raUkiu','مکاننمای\x20همکاران','نتیجهای\x20یافت\x20نشد','تنظیمات\x20خط','یافتن\x20عناصر\x20تخته','گروهبندی','افزودن\x20خط','تنظیمات','حالت\x20اولیه','افزودن\x20گرهٔ\x20والد','رابط','تغییر\x20نام\x20ظرف','برای\x20مرتبسازی\x20بکشید','لغو\x20گروهبندی','شکل','جستجوی\x20اشیا','جدول','ستاره','افزودن\x20مورد\x20خط\x20مسیر','پیکان\x20چپ','ورود\x20به\x20حالت\x20تمامصفحه','مثلث','اشکال\x20بیشتر','بزرگنمایی\x20انتخاب','وسطچین','باز\x20کردن\x20قفل','پیکان\x20باز\x20دوطرفه','نقشه\x20ذهنی\x20به\x20چپ','خط\x20راست','نقطهچین','پیکان\x20مبدأ','کلاس','اشکال\x20معادله','بیشتر','متناسب\x20با\x20محتوا','جستجوی\x20اشکال','پیشفرض','انتقال\x20محتوا\x20به\x20خط\x20بعدی\x20و\x20حذف','گسترش\x20خط','تراز\x20وسط','لغو','اتصالدهندهٔ\x20پیکان\x20باز\x20منقطع','خط-نقطه','گسترش','مثلث\x20پُر','اتصالدهندهٔ\x20پیکان\x20پُر','چرخش\x20عمودی','368228htBJtc','مستطیل','ترجمه\x20به','شفافیت\x20{0}٪','اتصالدهنده','اتصالدهندهٔ\x20لوزی\x20توخالی','بازگشت','متناسب\x20کردن\x20ظرف\x20والد\x20با\x20محتوا','مرز','نام\x20ظرف','کپی\x20بهصورت\x20تصویر','مؤلفه','دایره','انجام\x20دوباره','انتخاب\x20محتوا','پایه','بلوک\x20پیکان\x20راست','شفاف','خط\x20زاویه\x20قائم','حذف\x20متن','نمودار\x20توالی\x20UML','اتصالدهندهٔ\x20زاویهای','نوار\x20پیمایش\x20نمای\x20دید','خاکستری','هشتضلعی','خط\x20(بدون\x20پیکان)','تراز\x20راست','نام\x20خط','رنگ\x20متن','خط\x20زمانی','افزودن\x20گرهٔ\x20همسطح','آکلاد\x20چپ','بازنشانی\x20رنگ','لوزی','9fTAxeE','خط\x20زندگی\x20مرز','به\x20جلو\x20آوردن','ویرایش\x20متن','3048HunNNE','عقب\x20ببرید','حذف\x20محتوا\x20و\x20خط','معکوس\x20کردن\x20پیکانها','نمایش\x20اشکال\x20بیشتر','واگرد','هیچ\x20شیئی\x20وجود\x20ندارد','قفل\x20شده','نگهدارندهٔ\x20مکان','غیرفعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','فلوچارت','ستارهها\x20و\x20پرچمها','پیوند','ویدیو','392996ktkFOa','خط\x20زندگی\x20بازیگر','موجودیت','جابجایی\x20پیکانها','پیکان\x20راست','طبقهبند','ذخیره','نمودار\x20مؤلفهها','978oubPak','خط\x20مسیر\x20(Swimlane)','اندازه\x20سفارشی','مربع\x20گوشهگرد','ضخامت\x20خط','مستطیلها','چسباندن\x20سبک','معمولی','منقطع','بهعلاوه','دایره\x20با\x20میله','بستن\x20میانبرها','فهرست\x20گلولهای','اتصالدهندهٔ\x20لوزی\x20پُر','بزرگنمایی\x20۱۰۰٪','انتقال\x20خط\x20مسیر\x20به\x20پایین','خط\x20زندگی\x20دیسک\x20مغناطیسی','درج','اشیا','موجودیت\x20نوع\x20کلید\x20فیلد','1\x20:\x201','موجودیت\x20نوع\x20فیلد','پنجهٔ\x20کلاغی\x20با\x20دایره','نمودار\x20رابطهٔ\x20موجودیتها','چسباندن','20GphCVA','ابر','توزیع\x20عمودی','خط\x20زندگی\x20ذخیرهسازی\x20دسترسی\x20مستقیم','ایتالیک','خط\x20زندگی\x20مجموعه','تم\x20{0}','انتخاب\x20دقیق','رابط\x20موردنیاز','قطع\x20خط\x20در\x20پشت\x20متن','خط\x20مسیر','عقب\x20بردن','خروج\x20از\x20حالت\x20تمامصفحه','پسزمینه\x20برچسب','نقشه\x20ذهنی\x20عمودی','تمام','837353AAoLoB','مکانیابی','نمودار\x20کلاس','خطدار','میانبرهای\x20صفحهکلید','منحل\x20کردن\x20ظرف','جمع\x20کردن\x20/\x20باز\x20کردن\x20گرههای\x20فرزند','افقی','ویرایش\x20مسیر\x20قلممو','منحنی','صفر\x20یا\x20چند','خط\x20{0}','دادهها','باز\x20کردن\x20قفل\x20عضویت','چیدمان','ضخیم','نازک','سطر\x20{0}،\x20ستون\x20{1}','معکوس\x20کردن\x20انتخاب','ویرایش\x20گرهٔ\x20فعلی','تصویر','جزئیات','ششضلعی','ذخیرهسازی\x20داده\x20۳','قطعهٔ\x20توالی\x20جایگزین','تراز\x20چپ','یافتن','درج\x20متن','گزینههای\x20بزرگنمایی','همه','اتصالدهندهٔ\x20مونتاژ','رنگ\x20خط','خط\x20منقطع\x20(بدون\x20پیکان)','پیوسته','پیکان\x20پُر'];_0x5953=function(){return _0x247ef2;};return _0x5953();}const _0x346f5a=_0x3b31;function _0x3b31(_0x5d5678,_0x377751){_0x5d5678=_0x5d5678-0x185;const _0x59539c=_0x5953();let _0x3b317d=_0x59539c[_0x5d5678];return _0x3b317d;}(function(_0x4c7c05,_0x2579c7){const _0x279b03=_0x3b31,_0x2d94a6=_0x4c7c05();while(!![]){try{const _0x24b3e5=parseInt(_0x279b03(0x21f))/0x1+-parseInt(_0x279b03(0x2a8))/0x2+parseInt(_0x279b03(0x227))/0x3*(parseInt(_0x279b03(0x211))/0x4)+-parseInt(_0x279b03(0x1a4))/0x5+-parseInt(_0x279b03(0x1bc))/0x6*(parseInt(_0x279b03(0x1eb))/0x7)+parseInt(_0x279b03(0x2b3))/0x8*(parseInt(_0x279b03(0x20d))/0x9)+parseInt(_0x279b03(0x240))/0xa*(-parseInt(_0x279b03(0x250))/0xb);if(_0x24b3e5===_0x2579c7)break;else _0x2d94a6['push'](_0x2d94a6['shift']());}catch(_0x56d424){_0x2d94a6['push'](_0x2d94a6['shift']());}}}(_0x5953,0x3136c));import{t as _0x3c329c}from'../shape-preset-labels-092BdVw3.js';const t={'boards-ui':{'line':{'title':'خط'},'contextMenu':{'container':{'rename':_0x346f5a(0x1c7),'fitToContent':_0x346f5a(0x1de),'selectContents':_0x346f5a(0x1f9),'enableAutoResize':_0x346f5a(0x29f),'disableAutoResize':_0x346f5a(0x21a),'lockMembership':_0x346f5a(0x287),'unlockMembership':_0x346f5a(0x25d),'disband':_0x346f5a(0x255),'delete':'حذف\x20ظرف'},'containerChild':{'moveOut':_0x346f5a(0x298),'selectParent':'انتخاب\x20ظرف\x20والد','fitParent':_0x346f5a(0x1f2)},'swimlaneLane':{'add':_0x346f5a(0x1c2),'addBelow':'افزودن\x20خط\x20در\x20پایین','addRight':'افزودن\x20خط\x20در\x20سمت\x20راست','remove':_0x346f5a(0x28f),'removeAndMovePrevious':'انتقال\x20محتوا\x20به\x20خط\x20قبلی\x20و\x20حذف','removeAndPromote':_0x346f5a(0x196),'removeAndDeleteContent':_0x346f5a(0x213),'removeAndMoveNext':_0x346f5a(0x1e1),'rename':'تغییر\x20نام\x20خط','movePrevious':_0x346f5a(0x293),'moveNext':_0x346f5a(0x2aa),'expand':_0x346f5a(0x1e2),'collapse':_0x346f5a(0x1ab)}},'popup':{'containerName':_0x346f5a(0x1f4),'laneName':_0x346f5a(0x206),'cancel':_0x346f5a(0x1e4),'rename':'تغییر\x20نام'},'ink':{'finishEditing':_0x346f5a(0x24f),'enterEditing':_0x346f5a(0x28c)},'mindMap':{'description':'توضیحات','descriptionPlaceholder':_0x346f5a(0x1a1),'saveDescription':_0x346f5a(0x225)},'panel':{'moreShapes':_0x346f5a(0x1d2),'more':_0x346f5a(0x1dd),'back':_0x346f5a(0x1f1),'close':'بستن','stickyNote':_0x346f5a(0x2ab),'lineColor':_0x346f5a(0x26f),'lineWidth':_0x346f5a(0x22b),'reverseMarkers':_0x346f5a(0x214),'searchShapes':_0x346f5a(0x1df),'container':_0x346f5a(0x2b5),'swimlane':_0x346f5a(0x228),'verticalSwimlane':'خط\x20مسیر\x20عمودی','horizontalSwimlane':'خط\x20مسیر\x20افقی','vertical':_0x346f5a(0x18d),'horizontal':_0x346f5a(0x257),'tableCustomSize':_0x346f5a(0x229),'tableRows':_0x346f5a(0x1b7),'tableColumns':'ستونها','tableInsert':_0x346f5a(0x238),'customContainer':_0x346f5a(0x2a4),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x346f5a(0x296),'containerRatio1By1':_0x346f5a(0x23b),'containerA4':'A4','mindMapGroupMindMap':_0x346f5a(0x285),'mindMapGroupTree':_0x346f5a(0x288),'mindMapGroupTimeline':_0x346f5a(0x208),'mindMapRight':_0x346f5a(0x2a3),'mindMapLeft':_0x346f5a(0x1d7),'mindMapHorizontal':'نقشه\x20ذهنی\x20افقی','mindMapVertical':_0x346f5a(0x24e),'mindMapTreeRight':_0x346f5a(0x291),'mindMapTreeLeft':_0x346f5a(0x2a2),'mindMapTreeAlternate':_0x346f5a(0x18e),'mindMapTimelineHorizontal':_0x346f5a(0x2ac),'mindMapTimelineVertical':_0x346f5a(0x281),'mindMapNodeText':_0x346f5a(0x2a0)},'settings':{'collaboratorCursors':_0x346f5a(0x1bd),'find':_0x346f5a(0x26a),'grid':_0x346f5a(0x1b6),'viewportBar':_0x346f5a(0x201),'preciseSelection':_0x346f5a(0x247),'quickAdd':'افزودن\x20سریع','theme':'تم','themeOption':_0x346f5a(0x246),'themePreviewStart':_0x346f5a(0x279),'themePreviewData':_0x346f5a(0x25c),'undo':_0x346f5a(0x216),'redo':_0x346f5a(0x1f8),'settings':_0x346f5a(0x1c3),'objects':_0x346f5a(0x239),'findBoardElements':_0x346f5a(0x1c0),'noMatches':_0x346f5a(0x1be),'showDimensions':_0x346f5a(0x193),'showToolbar':'نمایش\x20نوار\x20ابزار','saveAs':_0x346f5a(0x19e),'translateInto':_0x346f5a(0x1ed)},'objectListPanel':{'title':_0x346f5a(0x239),'empty':_0x346f5a(0x217),'showAll':_0x346f5a(0x1ad),'hideAll':'پنهان\x20کردن\x20همه','moveForward':_0x346f5a(0x27c),'moveBackward':_0x346f5a(0x24b),'close':'بستن','nameInput':_0x346f5a(0x2a1),'hide':_0x346f5a(0x282),'show':_0x346f5a(0x29a),'lock':_0x346f5a(0x186),'unlock':_0x346f5a(0x1d5),'details':_0x346f5a(0x265),'locate':_0x346f5a(0x251),'expand':_0x346f5a(0x1e7),'collapse':'جمع\x20کردن','dragToReorder':_0x346f5a(0x1c8),'search':_0x346f5a(0x1cb),'filterAll':_0x346f5a(0x26d),'filterHidden':_0x346f5a(0x198),'filterLocked':_0x346f5a(0x218),'sectionCanvas':_0x346f5a(0x1a6),'sectionFloating':_0x346f5a(0x29c),'name':'نام','description':_0x346f5a(0x290),'descriptionPlaceholder':'توضیحی\x20اضافه\x20کنید','noSelection':_0x346f5a(0x275),'elementTypes':{'object':'شیء','connector':'اتصالدهنده','container':'ظرف','group':'گروه','image':_0x346f5a(0x264),'chart':_0x346f5a(0x284),'page':_0x346f5a(0x28e),'placeholder':_0x346f5a(0x219),'shape':_0x346f5a(0x1ca),'table':'جدول','text':_0x346f5a(0x1b2),'smartArt':'SmartArt','video':_0x346f5a(0x21e),'unit':_0x346f5a(0x1b9),'dom':_0x346f5a(0x1a3)}},'find':{'lanePosition':_0x346f5a(0x25b),'tableCellPosition':_0x346f5a(0x261),'elementTypes':{'connector':_0x346f5a(0x1ef),'container':_0x346f5a(0x2b5),'group':_0x346f5a(0x192),'image':'تصویر','page':_0x346f5a(0x28e),'placeholder':_0x346f5a(0x219),'shape':_0x346f5a(0x1ca),'table':_0x346f5a(0x1cc),'text':_0x346f5a(0x1b2)}},'themePresets':{'default':_0x346f5a(0x1e0),'classic':_0x346f5a(0x278),'vintage':'وینتیج','gray':_0x346f5a(0x202),'vibrant':'پرجنبوجوش','blue':_0x346f5a(0x292)},'toolbar':{'resetColor':_0x346f5a(0x20b),'shape':_0x346f5a(0x1ca),'text':_0x346f5a(0x1b2),'stickyNote':_0x346f5a(0x2ab),'line':_0x346f5a(0x1ef),'container':_0x346f5a(0x2b5),'swimlane':_0x346f5a(0x24a),'table':'جدول','chart':_0x346f5a(0x284),'pen':_0x346f5a(0x286),'mindMap':'نقشهٔ\x20ذهنی','resources':'منابع','image':_0x346f5a(0x264),'wrapInContainer':_0x346f5a(0x194),'addSwimlaneLane':_0x346f5a(0x1ce),'swimlaneMenu':_0x346f5a(0x24a),'swimlaneLaneMenu':'مورد\x20خط\x20مسیر','editBrushPath':_0x346f5a(0x258),'arrange':_0x346f5a(0x25e),'bringToFront':'به\x20جلو\x20آوردن','bringForward':'جلو\x20ببرید','sendBackward':_0x346f5a(0x212),'sendToBack':_0x346f5a(0x1bb),'more':_0x346f5a(0x1dd)},'shapePresets':{..._0x3c329c,'roundedRectangle':_0x346f5a(0x27d),'oval':_0x346f5a(0x1a2),'diamond':_0x346f5a(0x20c),'rectangle':'مستطیل','circle':_0x346f5a(0x1f7),'cylinder':_0x346f5a(0x27b),'chevron':_0x346f5a(0x273),'rightArrowBlock':_0x346f5a(0x1fb),'parallelogram':_0x346f5a(0x276),'trapezoid':_0x346f5a(0x19f),'speechBubble':_0x346f5a(0x1a0),'roundedCallout':_0x346f5a(0x2b4),'rightTriangle':_0x346f5a(0x18a),'triangle':_0x346f5a(0x1d1),'star':_0x346f5a(0x1cd),'hexagon':_0x346f5a(0x266),'pentagon':_0x346f5a(0x19b),'octagon':_0x346f5a(0x203),'leftArrow':_0x346f5a(0x1cf),'rightArrow':_0x346f5a(0x223),'leftRightArrow':_0x346f5a(0x195),'cloud':_0x346f5a(0x241),'leftBrace':_0x346f5a(0x20a),'rightBrace':'آکلاد\x20راست','plus':'بهعلاوه','actor':'بازیگر','boundary':_0x346f5a(0x1f3),'control':_0x346f5a(0x297),'entity':_0x346f5a(0x221),'collection':'مجموعه','dataFlowRoundedRectangle':_0x346f5a(0x27d),'dataFlowCircle':_0x346f5a(0x1f7),'dataFlowRoundedSquare':_0x346f5a(0x22a),'dataStorage1':'ذخیرهسازی\x20داده\x20۱','dataStorage2':_0x346f5a(0x187),'dataStorage3':_0x346f5a(0x267),'lineNone':_0x346f5a(0x204),'lineDashedNone':_0x346f5a(0x270),'lineOpenArrow':_0x346f5a(0x29d),'lineDoubleOpenArrow':_0x346f5a(0x1d6),'actorLifeline':_0x346f5a(0x220),'boundaryLifeline':_0x346f5a(0x20e),'controlLifeline':'خط\x20زندگی\x20کنترل','entityLifeline':_0x346f5a(0x18b),'collectionLifeline':_0x346f5a(0x245),'objectLifeline':_0x346f5a(0x280),'magneticDiskLifeline':_0x346f5a(0x237),'directAccessStorageLifeline':_0x346f5a(0x243),'activationBar':_0x346f5a(0x19a),'sequenceFragment':'قطعهٔ\x20توالی','sequenceAlternativeFragment':_0x346f5a(0x268),'umlClass':_0x346f5a(0x1db),'umlInterface':_0x346f5a(0x1c6),'umlInterfaceShape':_0x346f5a(0x1c6),'umlClassifier':_0x346f5a(0x224),'umlHollowDiamondConnector':_0x346f5a(0x1f0),'umlFilledDiamondConnector':_0x346f5a(0x234),'umlFilledArrowConnector':_0x346f5a(0x1e9),'umlDashedOpenArrowConnector':_0x346f5a(0x1e5),'umlDashedFilledArrowConnector':'اتصالدهندهٔ\x20پیکان\x20پُر\x20منقطع','erdEntity':_0x346f5a(0x221),'erdKeyField':'موجودیت\x20کلید','erdFieldType':_0x346f5a(0x23c),'erdFull':_0x346f5a(0x23a),'initialState':_0x346f5a(0x1c4),'finalState':'حالت\x20نهایی','stateBar':_0x346f5a(0x283),'requiredInterface':_0x346f5a(0x248),'assemblyConnector':_0x346f5a(0x26e),'providedInterface':_0x346f5a(0x2b0),'componentBox':_0x346f5a(0x1ae),'component':_0x346f5a(0x1f6)},'shapeCategories':{'basics':_0x346f5a(0x1fa),'basicShapes':{'rectangle':_0x346f5a(0x22c),'basicShape':'اشکال\x20پایه','blockArrow':_0x346f5a(0x199),'equationShape':_0x346f5a(0x1dc),'flowchart':_0x346f5a(0x21b),'starAndBanner':_0x346f5a(0x21c),'callout':'حاشیهها','actionButton':_0x346f5a(0x2af),'other':_0x346f5a(0x189)},'classDiagram':_0x346f5a(0x252),'dataFlowDiagram':_0x346f5a(0x295),'line':'خط','entityRelationshipDiagram':_0x346f5a(0x23e),'umlCustomShapes':_0x346f5a(0x274),'umlSequenceDiagram':_0x346f5a(0x1ff),'statusDiagram':'نمودار\x20وضعیت','componentDiagram':_0x346f5a(0x226)},'connector':{'toolbar':{'sourceMarker':_0x346f5a(0x1da),'swapMarkers':_0x346f5a(0x222),'targetMarker':'پیکان\x20مقصد','lineColor':_0x346f5a(0x26f),'lineWidth':_0x346f5a(0x2a7),'opacityPercent':_0x346f5a(0x1ee),'settings':_0x346f5a(0x1bf),'smoothElbow':_0x346f5a(0x299),'bridge':'پل\x20خط','insertText':_0x346f5a(0x26b),'textSettings':'تنظیمات\x20متن','alignLeft':_0x346f5a(0x269),'alignCenter':_0x346f5a(0x1e3),'alignRight':_0x346f5a(0x205),'bold':'پررنگ','italic':_0x346f5a(0x244),'underline':'خطکشی','strikethrough':_0x346f5a(0x253),'textColor':_0x346f5a(0x207),'editText':_0x346f5a(0x210),'labelFill':_0x346f5a(0x24d),'labelBorder':'حاشیه\x20برچسب','transparent':_0x346f5a(0x1fc),'breakLineBehindText':_0x346f5a(0x249),'textSection':_0x346f5a(0x1b2),'labelSection':'برچسب','deleteText':_0x346f5a(0x1fe),'more':_0x346f5a(0x1dd)},'routing':{'straight':_0x346f5a(0x1d8),'elbow':_0x346f5a(0x1fd),'polyline':_0x346f5a(0x19d),'curve':_0x346f5a(0x259)},'strokeWidth':{'thin':_0x346f5a(0x260),'regular':_0x346f5a(0x22e),'medium':_0x346f5a(0x1aa),'bold':'ضخیم'},'dash':{'solid':_0x346f5a(0x271),'dashed':_0x346f5a(0x22f),'dotted':_0x346f5a(0x1d9),'dashDot':_0x346f5a(0x1e6)},'marker':{'none':'هیچ','arrow':_0x346f5a(0x294),'filledArrow':_0x346f5a(0x272),'openArrow':_0x346f5a(0x29d),'triangle':_0x346f5a(0x1d1),'filledTriangle':_0x346f5a(0x1e8),'hollowTriangle':_0x346f5a(0x185),'diamond':_0x346f5a(0x20c),'hollowDiamond':_0x346f5a(0x27a),'filledDiamond':_0x346f5a(0x2ae),'circle':_0x346f5a(0x1f7),'filledCircle':_0x346f5a(0x1a9),'bar':'میله','doubleBar':'میلهٔ\x20دوتایی','crowFoot':_0x346f5a(0x28a),'crowsFoot':_0x346f5a(0x28a),'barCrowsFoot':_0x346f5a(0x190),'circleCrowsFoot':_0x346f5a(0x23d),'circleBar':_0x346f5a(0x231),'x':'X','cross':'صلیب','plus':_0x346f5a(0x230),'zeroOrOne':_0x346f5a(0x1ac),'zeroOrMany':_0x346f5a(0x25a),'oneOrMany':_0x346f5a(0x29e)}},'zoom':{'dragMode':'حالت\x20کشیدن','fitContent':'متناسب\x20با\x20محتوا','zoomOptions':_0x346f5a(0x26c),'zoomTo100':'بزرگنمایی\x20۱۰۰٪','zoomToFit':'متناسب\x20با\x20بوم','zoomToSelection':'بزرگنمایی\x20انتخاب','zoomOut':_0x346f5a(0x191),'resetZoom':_0x346f5a(0x2b1),'zoomIn':_0x346f5a(0x1b0),'help':_0x346f5a(0x27e)},'shortcutHelp':{'title':_0x346f5a(0x254),'close':_0x346f5a(0x232),'sections':{'tools':'ابزارها','navigator':_0x346f5a(0x1a8),'view':_0x346f5a(0x29a),'selection':'انتخاب\x20شکل','editing':_0x346f5a(0x277),'grouping':'گروهبندی\x20اشکال','swimlane':'خط\x20مسیر','mindMap':'نقشهٔ\x20ذهنی','layout':'چیدمان','font':'فونت'},'items':{'showMoreShapes':_0x346f5a(0x215),'roundedRectangle':_0x346f5a(0x27d),'rectangle':_0x346f5a(0x1ec),'oval':_0x346f5a(0x1a2),'diamond':_0x346f5a(0x20c),'text':'متن','elbowConnector':_0x346f5a(0x200),'line':'خط','stickyNote':_0x346f5a(0x2ab),'search':'جستجو','zoomWheel':_0x346f5a(0x1b1),'zoomPinch':'بزرگنمایی\x20/\x20کوچکنمایی','zoomTo100':_0x346f5a(0x235),'zoomToSelection':_0x346f5a(0x1d3),'zoomToFit':'متناسب\x20با\x20بوم','enterFullScreen':_0x346f5a(0x1d0),'exitFullScreen':_0x346f5a(0x24c),'selectShape':_0x346f5a(0x2b2),'selectAll':'انتخاب\x20همه','multipleSelect':_0x346f5a(0x28b),'invertSelection':_0x346f5a(0x262),'preciseSelection':_0x346f5a(0x247),'deepSelect':'انتخاب\x20عمیق','editShape':_0x346f5a(0x277),'copy':_0x346f5a(0x2a9),'copyAsImage':_0x346f5a(0x1f5),'paste':_0x346f5a(0x23f),'cut':'برش','makeCopy':_0x346f5a(0x197),'scale':'تغییر\x20مقیاس','copyStyle':'کپی\x20سبک','pasteStyle':_0x346f5a(0x22d),'moveAxisLocked':'حرکت\x20افقی\x20/\x20عمودی','flipHorizontal':'چرخش\x20افقی','flipVertical':_0x346f5a(0x1ea),'undo':_0x346f5a(0x216),'redo':'انجام\x20دوباره','toggleQuickAdd':_0x346f5a(0x27f),'hideCollaboratorsCursors':'پنهان\x20کردن\x20مکاننمای\x20همکاران','toggleToolbar':_0x346f5a(0x1b4),'delete':'حذف','group':_0x346f5a(0x1c1),'ungroup':_0x346f5a(0x1c9),'selectUpperLayerGroups':_0x346f5a(0x1a7),'selectShapesToGroup':_0x346f5a(0x2a6),'swimlaneLaneRename':_0x346f5a(0x29b),'swimlaneLaneToggleCollapsed':_0x346f5a(0x18c),'swimlaneLaneMovePrevious':'انتقال\x20خط\x20مسیر\x20به\x20بالا','swimlaneLaneMoveNext':_0x346f5a(0x236),'swimlaneLaneRemove':_0x346f5a(0x1a5),'addSiblingNode':_0x346f5a(0x209),'addChildNode':_0x346f5a(0x1b5),'addParentNode':_0x346f5a(0x1c5),'foldChildNodes':_0x346f5a(0x256),'collapseAllNodes':'جمع\x20کردن\x20/\x20گسترش\x20همهٔ\x20گرهها','addDescription':_0x346f5a(0x2a5),'editCurrentNode':_0x346f5a(0x263),'bringToFront':_0x346f5a(0x20f),'sendToBack':_0x346f5a(0x1ba),'alignLeft':_0x346f5a(0x269),'alignRight':'تراز\x20راست','alignTop':_0x346f5a(0x2ad),'alignBottom':'تراز\x20پایین','alignMiddle':_0x346f5a(0x1b3),'alignCenter':_0x346f5a(0x1af),'distributeHorizontally':_0x346f5a(0x28d),'distributeVertically':_0x346f5a(0x242),'disableObjectAlignment':_0x346f5a(0x18f),'increaseFontSize':'افزایش\x20اندازهٔ\x20فونت','decreaseFontSize':_0x346f5a(0x289),'bold':_0x346f5a(0x25f),'strikethrough':_0x346f5a(0x1b8),'italic':_0x346f5a(0x244),'underline':'زیرخطدار','link':_0x346f5a(0x21d),'numberedList':_0x346f5a(0x19c),'bulletedList':_0x346f5a(0x233),'quote':_0x346f5a(0x188),'alignTextLeft':_0x346f5a(0x269),'alignTextRight':_0x346f5a(0x205),'alignTextCenter':_0x346f5a(0x1d4)}}}};export{t as default};
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x168d6b=_0x5cc9;(function(_0x37ab6e,_0x1e4189){const _0x1d74b2=_0x5cc9,_0x19df00=_0x37ab6e();while(!![]){try{const _0x1a8827=parseInt(_0x1d74b2(0x166))/0x1+-parseInt(_0x1d74b2(0x110))/0x2+-parseInt(_0x1d74b2(0xdc))/0x3*(-parseInt(_0x1d74b2(0x136))/0x4)+parseInt(_0x1d74b2(0x1dd))/0x5+parseInt(_0x1d74b2(0x192))/0x6+-parseInt(_0x1d74b2(0x1b0))/0x7+-parseInt(_0x1d74b2(0x16d))/0x8*(parseInt(_0x1d74b2(0x127))/0x9);if(_0x1a8827===_0x1e4189)break;else _0x19df00['push'](_0x19df00['shift']());}catch(_0x5e84a9){_0x19df00['push'](_0x19df00['shift']());}}}(_0x397c,0x57423));import{t as _0x40f2e}from'../shape-preset-labels-092BdVw3.js';const t={'boards-ui':{'line':{'title':_0x168d6b(0x131)},'contextMenu':{'container':{'rename':_0x168d6b(0x1af),'fitToContent':'Ajuster\x20au\x20contenu','selectContents':_0x168d6b(0x17b),'enableAutoResize':'Activer\x20le\x20redimensionnement\x20automatique','disableAutoResize':'Désactiver\x20le\x20redimensionnement\x20automatique','lockMembership':_0x168d6b(0x15e),'unlockMembership':'Déverrouiller\x20l’appartenance','disband':_0x168d6b(0xe6),'delete':_0x168d6b(0x188)},'containerChild':{'moveOut':_0x168d6b(0x150),'selectParent':_0x168d6b(0x1dc),'fitParent':'Ajuster\x20le\x20conteneur\x20parent\x20au\x20contenu'},'swimlaneLane':{'add':_0x168d6b(0x186),'addBelow':_0x168d6b(0xed),'addRight':'Ajouter\x20un\x20couloir\x20à\x20droite','remove':_0x168d6b(0x17a),'removeAndMovePrevious':_0x168d6b(0x126),'removeAndPromote':'Sortir\x20le\x20contenu\x20et\x20supprimer\x20le\x20couloir','removeAndDeleteContent':_0x168d6b(0x139),'removeAndMoveNext':_0x168d6b(0xfd),'rename':'Renommer\x20le\x20couloir','movePrevious':_0x168d6b(0x183),'moveNext':_0x168d6b(0x1da),'expand':_0x168d6b(0x181),'collapse':_0x168d6b(0x108)}},'popup':{'containerName':'Nom\x20du\x20conteneur','laneName':'Nom\x20du\x20couloir','cancel':_0x168d6b(0x1e5),'rename':'Renommer'},'ink':{'finishEditing':_0x168d6b(0xd4),'enterEditing':_0x168d6b(0x133)},'mindMap':{'description':'Description','descriptionPlaceholder':_0x168d6b(0x190),'saveDescription':_0x168d6b(0x104)},'panel':{'moreShapes':'Plus\x20de\x20formes','more':'Plus','back':'Retour','close':'Fermer','stickyNote':_0x168d6b(0x1cb),'lineColor':_0x168d6b(0x161),'lineWidth':_0x168d6b(0x1a8),'reverseMarkers':_0x168d6b(0x19b),'searchShapes':_0x168d6b(0xfa),'container':_0x168d6b(0x1ae),'swimlane':_0x168d6b(0x198),'verticalSwimlane':_0x168d6b(0x1e4),'horizontalSwimlane':_0x168d6b(0x1df),'vertical':_0x168d6b(0x199),'horizontal':_0x168d6b(0xf2),'tableCustomSize':'Taille\x20personnalisée','tableRows':_0x168d6b(0x137),'tableColumns':_0x168d6b(0x149),'tableInsert':_0x168d6b(0x146),'customContainer':'Personnalisé','containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x168d6b(0x102),'containerRatio1By1':_0x168d6b(0xda),'containerA4':'A4','mindMapGroupMindMap':_0x168d6b(0x19c),'mindMapGroupTree':_0x168d6b(0x1b5),'mindMapGroupTimeline':_0x168d6b(0x100),'mindMapRight':'Carte\x20mentale\x20vers\x20la\x20droite','mindMapLeft':_0x168d6b(0x1ba),'mindMapHorizontal':_0x168d6b(0x153),'mindMapVertical':_0x168d6b(0x13b),'mindMapTreeRight':'Arbre\x20à\x20droite','mindMapTreeLeft':_0x168d6b(0x17c),'mindMapTreeAlternate':'Arbre\x20alterné','mindMapTimelineHorizontal':_0x168d6b(0x14c),'mindMapTimelineVertical':_0x168d6b(0x16f),'mindMapNodeText':_0x168d6b(0x176)},'settings':{'collaboratorCursors':_0x168d6b(0x101),'find':'Rechercher','grid':'Grille','viewportBar':'Barre\x20de\x20défilement\x20de\x20la\x20vue','preciseSelection':'Sélection\x20précise','quickAdd':_0x168d6b(0x1de),'theme':_0x168d6b(0x185),'themeOption':_0x168d6b(0x18a),'themePreviewStart':_0x168d6b(0x171),'themePreviewData':_0x168d6b(0x148),'undo':_0x168d6b(0x1e5),'redo':'Rétablir','settings':_0x168d6b(0x1c7),'objects':_0x168d6b(0xcf),'findBoardElements':_0x168d6b(0x1b7),'noMatches':_0x168d6b(0x19a),'showDimensions':_0x168d6b(0xf3),'showToolbar':_0x168d6b(0x130),'translateInto':_0x168d6b(0x1a9)},'objectListPanel':{'title':_0x168d6b(0xcf),'empty':_0x168d6b(0x1c9),'showAll':_0x168d6b(0x1d6),'hideAll':'Tout\x20masquer','moveForward':_0x168d6b(0xe0),'moveBackward':_0x168d6b(0x129),'close':_0x168d6b(0x174),'nameInput':'Nom\x20de\x20l’objet','hide':'Masquer','show':_0x168d6b(0x15b),'lock':_0x168d6b(0xe8),'unlock':_0x168d6b(0x156),'details':_0x168d6b(0x109),'locate':_0x168d6b(0x163),'expand':'Développer','collapse':_0x168d6b(0x165),'dragToReorder':_0x168d6b(0x16e),'search':_0x168d6b(0x18d),'filterAll':_0x168d6b(0x11d),'filterHidden':_0x168d6b(0x158),'filterLocked':_0x168d6b(0xea),'sectionCanvas':_0x168d6b(0x18b),'sectionFloating':_0x168d6b(0x13a),'name':_0x168d6b(0x1b1),'description':_0x168d6b(0x18c),'descriptionPlaceholder':_0x168d6b(0x1c1),'noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20ses\x20détails','elementTypes':{'object':_0x168d6b(0x134),'connector':_0x168d6b(0x1ce),'container':_0x168d6b(0x1ae),'group':_0x168d6b(0xe2),'image':_0x168d6b(0x1d0),'chart':_0x168d6b(0x1d7),'page':'Page','placeholder':_0x168d6b(0x167),'shape':_0x168d6b(0x1d2),'table':_0x168d6b(0x120),'text':_0x168d6b(0x170),'smartArt':_0x168d6b(0x10d),'video':_0x168d6b(0x11c),'unit':_0x168d6b(0x122),'dom':_0x168d6b(0x142)}},'find':{'lanePosition':'Couloir\x20{0}','tableCellPosition':_0x168d6b(0xd5),'elementTypes':{'connector':_0x168d6b(0x1ce),'container':_0x168d6b(0x1ae),'group':_0x168d6b(0xe2),'image':_0x168d6b(0x1d0),'page':_0x168d6b(0xe3),'placeholder':'Espace\x20réservé','shape':_0x168d6b(0x1d2),'table':_0x168d6b(0x120),'text':_0x168d6b(0x170)}},'themePresets':{'default':_0x168d6b(0x1d3),'classic':_0x168d6b(0x1a5),'vintage':_0x168d6b(0x13c),'gray':'Gris','vibrant':_0x168d6b(0xdf),'blue':_0x168d6b(0x177)},'toolbar':{'resetColor':_0x168d6b(0x1d5),'shape':_0x168d6b(0x1d2),'text':'Texte','stickyNote':_0x168d6b(0x1cb),'line':_0x168d6b(0x1ce),'container':_0x168d6b(0x1ae),'swimlane':_0x168d6b(0xd3),'table':'Tableau','chart':_0x168d6b(0x1d7),'pen':'Stylo','mindMap':_0x168d6b(0x19c),'resources':_0x168d6b(0x1d8),'image':_0x168d6b(0x1d0),'wrapInContainer':_0x168d6b(0xeb),'addSwimlaneLane':'Ajouter\x20un\x20couloir','swimlaneMenu':_0x168d6b(0xd3),'swimlaneLaneMenu':'Élément\x20de\x20couloir','editBrushPath':'Modifier\x20le\x20tracé\x20du\x20pinceau','arrange':'Organiser','bringToFront':_0x168d6b(0x1b2),'bringForward':_0x168d6b(0xe0),'sendBackward':_0x168d6b(0x129),'sendToBack':_0x168d6b(0xff),'more':_0x168d6b(0x12a)},'shapePresets':{..._0x40f2e,'roundedRectangle':_0x168d6b(0x1b8),'oval':_0x168d6b(0x12c),'diamond':'Losange','rectangle':_0x168d6b(0x1ab),'circle':_0x168d6b(0x1e1),'cylinder':_0x168d6b(0xde),'chevron':'Chevron','rightArrowBlock':_0x168d6b(0xdd),'parallelogram':_0x168d6b(0x194),'trapezoid':'Trapèze','speechBubble':_0x168d6b(0x10c),'roundedCallout':'Légende\x20arrondie','rightTriangle':_0x168d6b(0x164),'triangle':_0x168d6b(0x107),'star':_0x168d6b(0x14d),'hexagon':_0x168d6b(0xef),'pentagon':_0x168d6b(0x124),'octagon':'Octogone','leftArrow':_0x168d6b(0x1d9),'rightArrow':_0x168d6b(0x173),'leftRightArrow':_0x168d6b(0x1a0),'cloud':'Nuage','leftBrace':_0x168d6b(0x1b3),'rightBrace':'Accolade\x20droite','plus':_0x168d6b(0x12a),'actor':'Acteur','boundary':_0x168d6b(0xf8),'control':'Contrôle','entity':_0x168d6b(0xec),'collection':_0x168d6b(0x169),'dataFlowRoundedRectangle':'Rectangle\x20arrondi','dataFlowCircle':_0x168d6b(0x1e1),'dataFlowRoundedSquare':_0x168d6b(0x18f),'dataStorage1':_0x168d6b(0x1d4),'dataStorage2':'Stockage\x20de\x20données\x202','dataStorage3':'Stockage\x20de\x20données\x203','lineNone':_0x168d6b(0x17f),'lineDashedNone':'Ligne\x20pointillée\x20(sans\x20flèche)','lineOpenArrow':_0x168d6b(0x116),'lineDoubleOpenArrow':'Double\x20flèche\x20ouverte','actorLifeline':'Ligne\x20de\x20vie\x20d’acteur','boundaryLifeline':'Ligne\x20de\x20vie\x20de\x20frontière','controlLifeline':_0x168d6b(0x1c8),'entityLifeline':_0x168d6b(0x14b),'collectionLifeline':_0x168d6b(0x10b),'objectLifeline':'Ligne\x20de\x20vie\x20d’objet','magneticDiskLifeline':_0x168d6b(0xdb),'directAccessStorageLifeline':_0x168d6b(0x1bb),'activationBar':'Barre\x20d’activation','sequenceFragment':_0x168d6b(0x1cc),'sequenceAlternativeFragment':_0x168d6b(0x11a),'umlClass':'Classe','umlInterface':_0x168d6b(0x10a),'umlInterfaceShape':'Interface','umlClassifier':_0x168d6b(0x1e2),'umlHollowDiamondConnector':_0x168d6b(0x159),'umlFilledDiamondConnector':_0x168d6b(0x15a),'umlFilledArrowConnector':'Connecteur\x20à\x20flèche\x20pleine','umlDashedOpenArrowConnector':'Connecteur\x20à\x20flèche\x20ouverte\x20pointillée','umlDashedFilledArrowConnector':_0x168d6b(0xf6),'erdEntity':_0x168d6b(0xec),'erdKeyField':'Entité\x20de\x20clé','erdFieldType':'Entité\x20de\x20type\x20de\x20champ','erdFull':_0x168d6b(0x1bf),'initialState':_0x168d6b(0x128),'finalState':_0x168d6b(0xf4),'stateBar':_0x168d6b(0x15f),'requiredInterface':_0x168d6b(0x152),'assemblyConnector':_0x168d6b(0x14e),'providedInterface':'Interface\x20fournie','componentBox':'Boîtier\x20de\x20composant','component':_0x168d6b(0xe4)},'shapeCategories':{'basics':'Bases','basicShapes':{'rectangle':_0x168d6b(0x103),'basicShape':_0x168d6b(0x119),'blockArrow':'Flèches\x20bloc','equationShape':_0x168d6b(0xf7),'flowchart':_0x168d6b(0x106),'starAndBanner':_0x168d6b(0x157),'callout':_0x168d6b(0x13d),'actionButton':'Boutons\x20d’action','other':_0x168d6b(0x1a3)},'classDiagram':_0x168d6b(0x113),'dataFlowDiagram':_0x168d6b(0x140),'line':_0x168d6b(0x131),'entityRelationshipDiagram':_0x168d6b(0x144),'umlCustomShapes':_0x168d6b(0xd1),'umlSequenceDiagram':_0x168d6b(0x111),'statusDiagram':'Diagramme\x20d’état','componentDiagram':_0x168d6b(0x179)},'connector':{'toolbar':{'sourceMarker':'Flèche\x20source','swapMarkers':_0x168d6b(0x19b),'targetMarker':_0x168d6b(0x1bc),'lineColor':'Couleur\x20du\x20trait','lineWidth':'Épaisseur','opacityPercent':_0x168d6b(0xf1),'settings':_0x168d6b(0x1c3),'smoothElbow':_0x168d6b(0x135),'bridge':_0x168d6b(0x168),'insertText':'Insérer\x20du\x20texte','textSettings':_0x168d6b(0x162),'alignLeft':_0x168d6b(0x11f),'alignCenter':_0x168d6b(0x1e0),'alignRight':'Aligner\x20à\x20droite','bold':'Gras','italic':_0x168d6b(0x1bd),'underline':_0x168d6b(0xfb),'strikethrough':_0x168d6b(0xfe),'textColor':'Couleur\x20du\x20texte','editText':_0x168d6b(0x160),'labelFill':_0x168d6b(0x1c6),'labelBorder':_0x168d6b(0x10e),'transparent':'Transparent','breakLineBehindText':_0x168d6b(0x16c),'textSection':_0x168d6b(0x170),'labelSection':_0x168d6b(0x141),'deleteText':'Supprimer\x20le\x20texte','more':_0x168d6b(0x12a)},'routing':{'straight':_0x168d6b(0x1a4),'elbow':'Trait\x20à\x20angle\x20droit','polyline':_0x168d6b(0x17e),'curve':_0x168d6b(0x16a)},'strokeWidth':{'thin':'Fin','regular':_0x168d6b(0xf9),'medium':_0x168d6b(0x1db),'bold':_0x168d6b(0x1ca)},'dash':{'solid':_0x168d6b(0x1c4),'dashed':_0x168d6b(0x197),'dotted':_0x168d6b(0x1a2),'dashDot':_0x168d6b(0x112)},'marker':{'none':_0x168d6b(0x180),'arrow':_0x168d6b(0x10f),'filledArrow':_0x168d6b(0x172),'openArrow':'Flèche\x20ouverte','triangle':_0x168d6b(0x107),'filledTriangle':_0x168d6b(0x184),'hollowTriangle':_0x168d6b(0x151),'diamond':_0x168d6b(0x14f),'hollowDiamond':_0x168d6b(0x1c2),'filledDiamond':_0x168d6b(0x12f),'circle':_0x168d6b(0x1e1),'filledCircle':'Cercle\x20plein','bar':_0x168d6b(0x19d),'doubleBar':_0x168d6b(0x1b4),'crowFoot':_0x168d6b(0x125),'crowsFoot':_0x168d6b(0x125),'barCrowsFoot':_0x168d6b(0x17d),'circleCrowsFoot':_0x168d6b(0x15c),'circleBar':'Cercle\x20et\x20barre','x':'X','cross':_0x168d6b(0x182),'plus':_0x168d6b(0x12a),'zeroOrOne':_0x168d6b(0x1be),'zeroOrMany':_0x168d6b(0x1e3),'oneOrMany':_0x168d6b(0xd7)}},'zoom':{'dragMode':_0x168d6b(0x191),'fitContent':_0x168d6b(0x138),'zoomOptions':_0x168d6b(0x118),'zoomTo100':_0x168d6b(0x1b6),'zoomToFit':_0x168d6b(0xfc),'zoomToSelection':_0x168d6b(0x175),'zoomOut':'Zoom\x20arrière','resetZoom':_0x168d6b(0x16b),'zoomIn':'Zoom\x20avant','help':'Aide'},'shortcutHelp':{'title':_0x168d6b(0x1ac),'close':_0x168d6b(0x1aa),'sections':{'tools':_0x168d6b(0x12e),'navigator':_0x168d6b(0x155),'view':_0x168d6b(0x196),'selection':_0x168d6b(0xe7),'editing':_0x168d6b(0x132),'grouping':_0x168d6b(0x1d1),'swimlane':'Couloir','mindMap':_0x168d6b(0x19c),'layout':'Disposition','font':_0x168d6b(0x193)},'items':{'showMoreShapes':'Afficher\x20plus\x20de\x20formes','roundedRectangle':_0x168d6b(0x1b8),'rectangle':_0x168d6b(0x1ab),'oval':_0x168d6b(0x12c),'diamond':_0x168d6b(0x14f),'text':_0x168d6b(0x170),'elbowConnector':_0x168d6b(0x1c0),'line':_0x168d6b(0x131),'stickyNote':_0x168d6b(0x1cb),'search':_0x168d6b(0xd8),'zoomWheel':_0x168d6b(0x13f),'zoomPinch':'Zoom\x20avant\x20/\x20arrière','zoomTo100':_0x168d6b(0x1b6),'zoomToSelection':_0x168d6b(0x175),'zoomToFit':'Ajuster\x20à\x20la\x20page','enterFullScreen':'Passer\x20en\x20plein\x20écran','exitFullScreen':'Quitter\x20le\x20plein\x20écran','selectShape':'Sélectionner\x20une\x20forme','selectAll':_0x168d6b(0x143),'multipleSelect':_0x168d6b(0x1a7),'invertSelection':_0x168d6b(0x121),'preciseSelection':_0x168d6b(0x117),'deepSelect':_0x168d6b(0x123),'editShape':_0x168d6b(0x1c5),'copy':_0x168d6b(0x1ad),'copyAsImage':_0x168d6b(0x187),'paste':'Coller','cut':_0x168d6b(0xd9),'makeCopy':_0x168d6b(0x1e6),'scale':_0x168d6b(0x1cd),'copyStyle':_0x168d6b(0xe5),'pasteStyle':_0x168d6b(0x105),'moveAxisLocked':_0x168d6b(0x195),'flipHorizontal':_0x168d6b(0x11b),'flipVertical':_0x168d6b(0xd2),'undo':_0x168d6b(0x1e5),'redo':_0x168d6b(0x11e),'toggleQuickAdd':_0x168d6b(0x12d),'hideCollaboratorsCursors':_0x168d6b(0x154),'toggleToolbar':_0x168d6b(0x1cf),'delete':'Supprimer','group':_0x168d6b(0xe1),'ungroup':_0x168d6b(0xf5),'selectUpperLayerGroups':_0x168d6b(0x15d),'selectShapesToGroup':_0x168d6b(0x1b9),'swimlaneLaneRename':'Renommer\x20le\x20couloir','swimlaneLaneToggleCollapsed':_0x168d6b(0x145),'swimlaneLaneMovePrevious':_0x168d6b(0x183),'swimlaneLaneMoveNext':_0x168d6b(0x1da),'swimlaneLaneRemove':'Supprimer\x20le\x20couloir','addSiblingNode':_0x168d6b(0x189),'addChildNode':_0x168d6b(0xd0),'addParentNode':_0x168d6b(0x1a6),'foldChildNodes':_0x168d6b(0xe9),'collapseAllNodes':_0x168d6b(0xee),'addDescription':_0x168d6b(0x1c1),'editCurrentNode':'Modifier\x20le\x20nœud\x20actuel','bringToFront':_0x168d6b(0x1b2),'sendToBack':'Mettre\x20en\x20arrière-plan','alignLeft':'Aligner\x20à\x20gauche','alignRight':_0x168d6b(0x114),'alignTop':_0x168d6b(0x1a1),'alignBottom':_0x168d6b(0x19f),'alignMiddle':'Centrer\x20verticalement','alignCenter':_0x168d6b(0x19e),'distributeHorizontally':_0x168d6b(0x178),'distributeVertically':_0x168d6b(0x12b),'disableObjectAlignment':'Désactiver\x20l’alignement\x20des\x20objets','increaseFontSize':_0x168d6b(0xf0),'decreaseFontSize':_0x168d6b(0x115),'bold':_0x168d6b(0xd6),'strikethrough':'Barré','italic':_0x168d6b(0x1bd),'underline':'Souligné','link':_0x168d6b(0x14a),'numberedList':_0x168d6b(0x13e),'bulletedList':_0x168d6b(0x18e),'quote':_0x168d6b(0x147),'alignTextLeft':_0x168d6b(0x11f),'alignTextRight':_0x168d6b(0x114),'alignTextCenter':'Centrer'}}}};export{t as default};function _0x5cc9(_0xec5775,_0x2eac26){_0xec5775=_0xec5775-0xcf;const _0x397cfb=_0x397c();let _0x5cc917=_0x397cfb[_0xec5775];return _0x5cc917;}function _0x397c(){const _0x58a112=['Navigateur','Déverrouiller','Étoiles\x20et\x20bannières','Masqués','Connecteur\x20en\x20losange\x20creux','Connecteur\x20en\x20losange\x20plein','Afficher','Patte\x20d’oie\x20avec\x20cercle','Sélectionner\x20les\x20groupes\x20de\x20niveau\x20supérieur','Verrouiller\x20l’appartenance','Barre\x20d’état','Modifier\x20le\x20texte','Couleur\x20du\x20trait','Paramètres\x20du\x20texte','Localiser','Triangle\x20rectangle','Réduire','679505wRYYsR','Espace\x20réservé','Pont\x20de\x20trait','Collection','Courbe','Réinitialiser\x20le\x20zoom','Interrompre\x20la\x20ligne\x20derrière\x20le\x20texte','40osDkkf','Faire\x20glisser\x20pour\x20réorganiser','Chronologie\x20verticale','Texte','Démarrer','Flèche\x20pleine','Flèche\x20vers\x20la\x20droite','Fermer','Zoom\x20sur\x20la\x20sélection','Ajouter\x20du\x20texte','Bleu','Distribuer\x20horizontalement','Diagramme\x20de\x20composants','Supprimer\x20le\x20couloir','Sélectionner\x20le\x20contenu','Arbre\x20à\x20gauche','Patte\x20d’oie\x20avec\x20barre','Polyligne','Ligne\x20(sans\x20flèche)','Aucun','Déployer\x20le\x20couloir','Croix','Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','Triangle\x20plein','Thème','Ajouter\x20un\x20couloir','Copier\x20comme\x20image','Supprimer\x20le\x20conteneur','Ajouter\x20un\x20nœud\x20frère','Thème\x20{0}','Calque\x20du\x20canevas','Description','Rechercher\x20des\x20objets','Liste\x20à\x20puces','Carré\x20arrondi','Ajouter\x20une\x20description\x20à\x20ce\x20nœud','Mode\x20glisser','596556RvhUmq','Paramètres\x20de\x20police','Parallélogramme','Déplacer\x20horizontalement\x20/\x20verticalement','Affichage','Tirets','Piste\x20/\x20Couloir','Vertical','Aucun\x20résultat','Inverser\x20les\x20flèches','Carte\x20mentale','Barre','Centrer\x20horizontalement','Aligner\x20en\x20bas','Flèche\x20gauche-droite','Aligner\x20en\x20haut','Pointillés','Autres','Ligne\x20droite','Classique','Ajouter\x20un\x20nœud\x20parent','Sélectionner\x20/\x20désélectionner\x20plusieurs','Épaisseur\x20du\x20trait','Traduire\x20en','Fermer\x20les\x20raccourcis','Rectangle','Raccourcis\x20clavier','Copier','Conteneur','Renommer\x20le\x20conteneur','955528GSXRQF','Nom','Mettre\x20au\x20premier\x20plan','Accolade\x20gauche','Double\x20barre','Diagramme\x20en\x20arbre','Zoom\x20100\x20%','Trouver\x20des\x20éléments\x20du\x20tableau','Rectangle\x20arrondi','Sélectionner\x20les\x20formes\x20à\x20grouper','Carte\x20mentale\x20vers\x20la\x20gauche','Ligne\x20de\x20vie\x20de\x20stockage\x20à\x20accès\x20direct','Flèche\x20cible','Italique','Zéro\x20ou\x20un','Entité\x20de\x20type\x20de\x20clé\x20de\x20champ','Connecteur\x20en\x20angle','Ajouter\x20une\x20description','Losange\x20creux','Paramètres\x20du\x20trait','Plein','Modifier\x20la\x20forme','Arrière-plan\x20de\x20l’étiquette','Paramètres','Ligne\x20de\x20vie\x20de\x20contrôle','Aucun\x20objet','Épais','Note\x20autocollante','Fragment\x20de\x20séquence','Mettre\x20à\x20l’échelle','Connecteur','Afficher\x20/\x20masquer\x20la\x20barre\x20d’outils','Image','Grouper\x20des\x20formes','Forme','Par\x20défaut','Stockage\x20de\x20données\x201','Réinitialiser\x20la\x20couleur','Afficher\x20tout','Graphique','Ressources','Flèche\x20vers\x20la\x20gauche','Déplacer\x20le\x20couloir\x20vers\x20le\x20bas','Moyen','Sélectionner\x20le\x20conteneur\x20parent','326300VVPVUW','Ajout\x20rapide','Couloir\x20horizontal','Aligner\x20au\x20centre','Cercle','Classificateur','Zéro\x20ou\x20plusieurs','Couloir\x20vertical','Annuler','Créer\x20une\x20copie','Objets','Ajouter\x20un\x20nœud\x20enfant','Formes\x20UML\x20personnalisées','Retourner\x20verticalement','Couloir','Terminé','Ligne\x20{0},\x20Colonne\x20{1}','Gras','Un\x20ou\x20plusieurs','Rechercher','Couper','1\x20:\x201','Ligne\x20de\x20vie\x20de\x20disque\x20magnétique','15933XaJMXJ','Bloc\x20flèche\x20vers\x20la\x20droite','Cylindre','Vif','Avancer','Grouper','Groupe','Page','Composant','Copier\x20le\x20style','Dissocier\x20le\x20conteneur','Sélectionner\x20une\x20forme','Verrouiller','Plier\x20/\x20déplier\x20les\x20nœuds\x20enfants','Verrouillés','Inclure\x20dans\x20un\x20conteneur','Entité','Ajouter\x20un\x20couloir\x20en\x20dessous','Réduire\x20/\x20déployer\x20tous\x20les\x20nœuds','Hexagone','Augmenter\x20la\x20taille\x20de\x20police','Opacité\x20{0}%','Horizontal','Afficher\x20les\x20dimensions','État\x20final','Dégrouper','Connecteur\x20à\x20flèche\x20pleine\x20pointillée','Formes\x20d’équation','Frontière','Normal','Rechercher\x20des\x20formes','Souligné','Ajuster\x20à\x20la\x20page','Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20suivant\x20et\x20supprimer','Barré','Mettre\x20en\x20arrière-plan','Chronologie','Curseurs\x20des\x20collaborateurs','4\x20:\x203','Rectangles','Enregistrer','Coller\x20le\x20style','Organigramme','Triangle','Réduire\x20le\x20couloir','Détails','Interface','Ligne\x20de\x20vie\x20de\x20collection','Bulle\x20de\x20dialogue','SmartArt','Bordure\x20de\x20l’étiquette','Flèche','905684qyhmke','Diagramme\x20de\x20séquence\x20UML','Tiret-point','Diagramme\x20de\x20classes','Aligner\x20à\x20droite','Diminuer\x20la\x20taille\x20de\x20police','Flèche\x20ouverte','Sélection\x20précise','Options\x20de\x20zoom','Formes\x20basiques','Fragment\x20de\x20séquence\x20alternative','Retourner\x20horizontalement','Vidéo','Tous','Rétablir','Aligner\x20à\x20gauche','Tableau','Inverser\x20la\x20sélection','Unité','Sélection\x20imbriquée','Pentagone','Patte\x20d’oie','Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20précédent\x20et\x20supprimer','1067715SLHAWY','État\x20initial','Reculer','Plus','Distribuer\x20verticalement','Ovale','Afficher\x20/\x20masquer\x20l’ajout\x20rapide','Outils','Losange\x20plein','Afficher\x20la\x20barre\x20d’outils','Ligne','Modifier\x20une\x20forme','Modifier\x20le\x20tracé','Objet','Trait\x20en\x20angle','524ehlBKL','Lignes','Ajuster\x20au\x20contenu','Supprimer\x20le\x20contenu\x20et\x20le\x20couloir','Calque\x20flottant','Carte\x20mentale\x20verticale','Vintage','Légendes','Liste\x20numérotée','Zoom\x20avant\x20/\x20arrière','Diagramme\x20de\x20flux\x20de\x20données','Étiquette','DOM','Tout\x20sélectionner','Diagramme\x20entité-association','Réduire\x20/\x20déployer\x20le\x20couloir','Insérer','Citation','Données','Colonnes','Lien','Ligne\x20de\x20vie\x20d’entité','Chronologie\x20horizontale','Étoile','Connecteur\x20d’assemblage','Losange','Sortir\x20du\x20conteneur','Triangle\x20creux','Interface\x20requise','Carte\x20mentale\x20horizontale','Masquer\x20les\x20curseurs\x20des\x20collaborateurs'];_0x397c=function(){return _0x58a112;};return _0x397c();}
|
|
1
|
+
const _0x11daa4=_0x50e8;(function(_0xfa5353,_0x1a232f){const _0x4ee399=_0x50e8,_0x35185a=_0xfa5353();while(!![]){try{const _0x205ecc=-parseInt(_0x4ee399(0xe9))/0x1+-parseInt(_0x4ee399(0x1d0))/0x2*(-parseInt(_0x4ee399(0xe3))/0x3)+-parseInt(_0x4ee399(0x1a1))/0x4+-parseInt(_0x4ee399(0x1cc))/0x5+parseInt(_0x4ee399(0x175))/0x6+-parseInt(_0x4ee399(0x128))/0x7+-parseInt(_0x4ee399(0xe0))/0x8*(-parseInt(_0x4ee399(0x18f))/0x9);if(_0x205ecc===_0x1a232f)break;else _0x35185a['push'](_0x35185a['shift']());}catch(_0x50cc71){_0x35185a['push'](_0x35185a['shift']());}}}(_0x20b8,0x25954));import{t as _0x4016b2}from'../shape-preset-labels-092BdVw3.js';const t={'boards-ui':{'line':{'title':_0x11daa4(0x170)},'contextMenu':{'container':{'rename':'Renommer\x20le\x20conteneur','fitToContent':'Ajuster\x20au\x20contenu','selectContents':'Sélectionner\x20le\x20contenu','enableAutoResize':_0x11daa4(0x12b),'disableAutoResize':_0x11daa4(0x140),'lockMembership':_0x11daa4(0x13b),'unlockMembership':_0x11daa4(0x101),'disband':_0x11daa4(0x11d),'delete':_0x11daa4(0x12e)},'containerChild':{'moveOut':_0x11daa4(0xe4),'selectParent':'Sélectionner\x20le\x20conteneur\x20parent','fitParent':_0x11daa4(0x1af)},'swimlaneLane':{'add':_0x11daa4(0x1ae),'addBelow':'Ajouter\x20un\x20couloir\x20en\x20dessous','addRight':_0x11daa4(0x17d),'remove':'Supprimer\x20le\x20couloir','removeAndMovePrevious':'Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20précédent\x20et\x20supprimer','removeAndPromote':_0x11daa4(0x131),'removeAndDeleteContent':_0x11daa4(0x11f),'removeAndMoveNext':'Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20suivant\x20et\x20supprimer','rename':_0x11daa4(0x1e0),'movePrevious':_0x11daa4(0x1cf),'moveNext':'Déplacer\x20le\x20couloir\x20vers\x20le\x20bas','expand':'Déployer\x20le\x20couloir','collapse':_0x11daa4(0x14f)}},'popup':{'containerName':'Nom\x20du\x20conteneur','laneName':_0x11daa4(0x1a0),'cancel':_0x11daa4(0x15e),'rename':'Renommer'},'ink':{'finishEditing':_0x11daa4(0xe6),'enterEditing':_0x11daa4(0x106)},'mindMap':{'description':_0x11daa4(0x15c),'descriptionPlaceholder':_0x11daa4(0x1cb),'saveDescription':_0x11daa4(0x1b2)},'panel':{'moreShapes':_0x11daa4(0x1ce),'more':_0x11daa4(0x136),'back':_0x11daa4(0x123),'close':_0x11daa4(0x119),'stickyNote':_0x11daa4(0x17b),'lineColor':'Couleur\x20du\x20trait','lineWidth':_0x11daa4(0x122),'reverseMarkers':'Inverser\x20les\x20flèches','searchShapes':_0x11daa4(0x11a),'container':_0x11daa4(0xfb),'swimlane':_0x11daa4(0xf5),'verticalSwimlane':_0x11daa4(0x172),'horizontalSwimlane':_0x11daa4(0x1e1),'vertical':_0x11daa4(0x1e4),'horizontal':_0x11daa4(0x173),'tableCustomSize':_0x11daa4(0x17c),'tableRows':_0x11daa4(0x10b),'tableColumns':'Colonnes','tableInsert':_0x11daa4(0x1ad),'customContainer':_0x11daa4(0x1a8),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x11daa4(0x1dc),'containerRatio1By1':_0x11daa4(0x154),'containerA4':'A4','mindMapGroupMindMap':'Carte\x20mentale','mindMapGroupTree':_0x11daa4(0x133),'mindMapGroupTimeline':'Chronologie','mindMapRight':_0x11daa4(0x12c),'mindMapLeft':_0x11daa4(0xe1),'mindMapHorizontal':_0x11daa4(0xf9),'mindMapVertical':'Carte\x20mentale\x20verticale','mindMapTreeRight':_0x11daa4(0x1ab),'mindMapTreeLeft':_0x11daa4(0x1b6),'mindMapTreeAlternate':'Arbre\x20alterné','mindMapTimelineHorizontal':_0x11daa4(0x181),'mindMapTimelineVertical':_0x11daa4(0x1b1),'mindMapNodeText':_0x11daa4(0x142)},'settings':{'collaboratorCursors':'Curseurs\x20des\x20collaborateurs','find':'Rechercher','grid':'Grille','viewportBar':'Barre\x20de\x20défilement\x20de\x20la\x20vue','preciseSelection':_0x11daa4(0x16e),'quickAdd':_0x11daa4(0xde),'theme':_0x11daa4(0x19b),'themeOption':_0x11daa4(0xf7),'themePreviewStart':_0x11daa4(0x1c8),'themePreviewData':_0x11daa4(0x16f),'undo':_0x11daa4(0x15e),'redo':_0x11daa4(0x127),'settings':_0x11daa4(0x15a),'objects':_0x11daa4(0x147),'findBoardElements':_0x11daa4(0x1a2),'noMatches':_0x11daa4(0x169),'showDimensions':_0x11daa4(0x11c),'showToolbar':_0x11daa4(0x109),'saveAs':_0x11daa4(0x1d8),'translateInto':_0x11daa4(0xe8)},'objectListPanel':{'title':_0x11daa4(0x147),'empty':_0x11daa4(0x18d),'showAll':'Afficher\x20tout','hideAll':_0x11daa4(0x1e2),'moveForward':_0x11daa4(0x107),'moveBackward':_0x11daa4(0x112),'close':_0x11daa4(0x119),'nameInput':_0x11daa4(0x1d1),'hide':_0x11daa4(0x143),'show':_0x11daa4(0x1e3),'lock':_0x11daa4(0x10f),'unlock':_0x11daa4(0xe7),'details':'Détails','locate':_0x11daa4(0xe5),'expand':'Développer','collapse':'Réduire','dragToReorder':_0x11daa4(0x185),'search':_0x11daa4(0x153),'filterAll':_0x11daa4(0x157),'filterHidden':_0x11daa4(0x1a7),'filterLocked':_0x11daa4(0x199),'sectionCanvas':_0x11daa4(0xed),'sectionFloating':_0x11daa4(0x134),'name':'Nom','description':_0x11daa4(0x15c),'descriptionPlaceholder':'Ajouter\x20une\x20description','noSelection':'Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20ses\x20détails','elementTypes':{'object':_0x11daa4(0x1ba),'connector':_0x11daa4(0xf2),'container':_0x11daa4(0xfb),'group':'Groupe','image':_0x11daa4(0x19a),'chart':'Graphique','page':'Page','placeholder':'Espace\x20réservé','shape':_0x11daa4(0x1a5),'table':_0x11daa4(0x168),'text':'Texte','smartArt':'SmartArt','video':_0x11daa4(0x160),'unit':'Unité','dom':_0x11daa4(0x197)}},'find':{'lanePosition':_0x11daa4(0x16c),'tableCellPosition':_0x11daa4(0x1da),'elementTypes':{'connector':'Connecteur','container':_0x11daa4(0xfb),'group':_0x11daa4(0x144),'image':'Image','page':'Page','placeholder':_0x11daa4(0x124),'shape':_0x11daa4(0x1a5),'table':_0x11daa4(0x168),'text':_0x11daa4(0x1c9)}},'themePresets':{'default':_0x11daa4(0xda),'classic':_0x11daa4(0x1e6),'vintage':'Vintage','gray':_0x11daa4(0x129),'vibrant':_0x11daa4(0x1d2),'blue':_0x11daa4(0x19e)},'toolbar':{'resetColor':_0x11daa4(0x150),'shape':'Forme','text':_0x11daa4(0x1c9),'stickyNote':_0x11daa4(0x17b),'line':_0x11daa4(0xf2),'container':_0x11daa4(0xfb),'swimlane':_0x11daa4(0x141),'table':_0x11daa4(0x168),'chart':_0x11daa4(0xeb),'pen':_0x11daa4(0xff),'mindMap':'Carte\x20mentale','resources':_0x11daa4(0x100),'image':_0x11daa4(0x19a),'wrapInContainer':_0x11daa4(0x1bf),'addSwimlaneLane':'Ajouter\x20un\x20couloir','swimlaneMenu':_0x11daa4(0x141),'swimlaneLaneMenu':_0x11daa4(0x162),'editBrushPath':_0x11daa4(0x1c7),'arrange':_0x11daa4(0xef),'bringToFront':_0x11daa4(0x14d),'bringForward':_0x11daa4(0x107),'sendBackward':'Reculer','sendToBack':_0x11daa4(0x18c),'more':'Plus'},'shapePresets':{..._0x4016b2,'roundedRectangle':'Rectangle\x20arrondi','oval':_0x11daa4(0x1a4),'diamond':_0x11daa4(0x14c),'rectangle':_0x11daa4(0x102),'circle':'Cercle','cylinder':_0x11daa4(0x193),'chevron':_0x11daa4(0xfe),'rightArrowBlock':_0x11daa4(0x116),'parallelogram':_0x11daa4(0xec),'trapezoid':'Trapèze','speechBubble':_0x11daa4(0x1cd),'roundedCallout':_0x11daa4(0x184),'rightTriangle':'Triangle\x20rectangle','triangle':'Triangle','star':_0x11daa4(0x186),'hexagon':'Hexagone','pentagon':_0x11daa4(0xf0),'octagon':_0x11daa4(0x155),'leftArrow':_0x11daa4(0x1d5),'rightArrow':_0x11daa4(0x1d9),'leftRightArrow':_0x11daa4(0x1df),'cloud':_0x11daa4(0xf3),'leftBrace':_0x11daa4(0x113),'rightBrace':'Accolade\x20droite','plus':_0x11daa4(0x136),'actor':'Acteur','boundary':_0x11daa4(0x178),'control':_0x11daa4(0x1ac),'entity':_0x11daa4(0x1b5),'collection':_0x11daa4(0x16a),'dataFlowRoundedRectangle':_0x11daa4(0x156),'dataFlowCircle':_0x11daa4(0x1dd),'dataFlowRoundedSquare':_0x11daa4(0xf4),'dataStorage1':_0x11daa4(0x17a),'dataStorage2':_0x11daa4(0x182),'dataStorage3':_0x11daa4(0xee),'lineNone':'Ligne\x20(sans\x20flèche)','lineDashedNone':_0x11daa4(0x1d7),'lineOpenArrow':_0x11daa4(0x1b0),'lineDoubleOpenArrow':'Double\x20flèche\x20ouverte','actorLifeline':_0x11daa4(0x15d),'boundaryLifeline':_0x11daa4(0x177),'controlLifeline':_0x11daa4(0xd7),'entityLifeline':'Ligne\x20de\x20vie\x20d’entité','collectionLifeline':'Ligne\x20de\x20vie\x20de\x20collection','objectLifeline':_0x11daa4(0xd6),'magneticDiskLifeline':_0x11daa4(0x12f),'directAccessStorageLifeline':_0x11daa4(0x1c1),'activationBar':'Barre\x20d’activation','sequenceFragment':'Fragment\x20de\x20séquence','sequenceAlternativeFragment':'Fragment\x20de\x20séquence\x20alternative','umlClass':'Classe','umlInterface':_0x11daa4(0xdb),'umlInterfaceShape':_0x11daa4(0xdb),'umlClassifier':_0x11daa4(0x190),'umlHollowDiamondConnector':_0x11daa4(0x180),'umlFilledDiamondConnector':_0x11daa4(0x171),'umlFilledArrowConnector':'Connecteur\x20à\x20flèche\x20pleine','umlDashedOpenArrowConnector':_0x11daa4(0x187),'umlDashedFilledArrowConnector':'Connecteur\x20à\x20flèche\x20pleine\x20pointillée','erdEntity':_0x11daa4(0x1b5),'erdKeyField':'Entité\x20de\x20clé','erdFieldType':'Entité\x20de\x20type\x20de\x20champ','erdFull':'Entité\x20de\x20type\x20de\x20clé\x20de\x20champ','initialState':_0x11daa4(0x108),'finalState':_0x11daa4(0x103),'stateBar':_0x11daa4(0x115),'requiredInterface':'Interface\x20requise','assemblyConnector':_0x11daa4(0x10a),'providedInterface':_0x11daa4(0x1b8),'componentBox':_0x11daa4(0x1e5),'component':_0x11daa4(0x11b)},'shapeCategories':{'basics':_0x11daa4(0x176),'basicShapes':{'rectangle':_0x11daa4(0x18e),'basicShape':_0x11daa4(0x120),'blockArrow':_0x11daa4(0x1a6),'equationShape':_0x11daa4(0x1b3),'flowchart':_0x11daa4(0xf1),'starAndBanner':_0x11daa4(0xd8),'callout':'Légendes','actionButton':_0x11daa4(0x10c),'other':'Autres'},'classDiagram':_0x11daa4(0x13c),'dataFlowDiagram':_0x11daa4(0x163),'line':_0x11daa4(0x170),'entityRelationshipDiagram':_0x11daa4(0x114),'umlCustomShapes':_0x11daa4(0x194),'umlSequenceDiagram':_0x11daa4(0x118),'statusDiagram':_0x11daa4(0x138),'componentDiagram':'Diagramme\x20de\x20composants'},'connector':{'toolbar':{'sourceMarker':'Flèche\x20source','swapMarkers':_0x11daa4(0x1a9),'targetMarker':_0x11daa4(0x17e),'lineColor':_0x11daa4(0x196),'lineWidth':'Épaisseur','opacityPercent':'Opacité\x20{0}%','settings':'Paramètres\x20du\x20trait','smoothElbow':_0x11daa4(0x1bd),'bridge':'Pont\x20de\x20trait','insertText':_0x11daa4(0x164),'textSettings':_0x11daa4(0x13e),'alignLeft':_0x11daa4(0x125),'alignCenter':_0x11daa4(0x1db),'alignRight':_0x11daa4(0x183),'bold':_0x11daa4(0x19c),'italic':_0x11daa4(0x1e7),'underline':'Souligné','strikethrough':'Barré','textColor':_0x11daa4(0x19f),'editText':_0x11daa4(0xe2),'labelFill':_0x11daa4(0x10e),'labelBorder':_0x11daa4(0x165),'transparent':_0x11daa4(0x19d),'breakLineBehindText':_0x11daa4(0xf8),'textSection':_0x11daa4(0x1c9),'labelSection':'Étiquette','deleteText':'Supprimer\x20le\x20texte','more':_0x11daa4(0x136)},'routing':{'straight':_0x11daa4(0x1c6),'elbow':'Trait\x20à\x20angle\x20droit','polyline':_0x11daa4(0x174),'curve':'Courbe'},'strokeWidth':{'thin':_0x11daa4(0x15f),'regular':_0x11daa4(0x132),'medium':'Moyen','bold':'Épais'},'dash':{'solid':_0x11daa4(0x17f),'dashed':'Tirets','dotted':_0x11daa4(0x179),'dashDot':_0x11daa4(0x1bb)},'marker':{'none':_0x11daa4(0x151),'arrow':'Flèche','filledArrow':_0x11daa4(0x14e),'openArrow':_0x11daa4(0x1b0),'triangle':_0x11daa4(0x149),'filledTriangle':_0x11daa4(0x12d),'hollowTriangle':_0x11daa4(0x159),'diamond':_0x11daa4(0x14c),'hollowDiamond':_0x11daa4(0x130),'filledDiamond':'Losange\x20plein','circle':_0x11daa4(0x1dd),'filledCircle':_0x11daa4(0x1d3),'bar':'Barre','doubleBar':_0x11daa4(0x1ea),'crowFoot':_0x11daa4(0xfc),'crowsFoot':'Patte\x20d’oie','barCrowsFoot':_0x11daa4(0x13a),'circleCrowsFoot':'Patte\x20d’oie\x20avec\x20cercle','circleBar':_0x11daa4(0x1d4),'x':'X','cross':_0x11daa4(0x1aa),'plus':_0x11daa4(0x136),'zeroOrOne':_0x11daa4(0x167),'zeroOrMany':_0x11daa4(0x126),'oneOrMany':_0x11daa4(0x10d)}},'zoom':{'dragMode':_0x11daa4(0x1e8),'fitContent':'Ajuster\x20au\x20contenu','zoomOptions':_0x11daa4(0x139),'zoomTo100':_0x11daa4(0x135),'zoomToFit':_0x11daa4(0x1de),'zoomToSelection':_0x11daa4(0x1b9),'zoomOut':_0x11daa4(0x1c4),'resetZoom':_0x11daa4(0x1a3),'zoomIn':_0x11daa4(0x192),'help':_0x11daa4(0x137)},'shortcutHelp':{'title':_0x11daa4(0xfd),'close':'Fermer\x20les\x20raccourcis','sections':{'tools':'Outils','navigator':_0x11daa4(0x13d),'view':_0x11daa4(0x105),'selection':'Sélectionner\x20une\x20forme','editing':_0x11daa4(0x198),'grouping':'Grouper\x20des\x20formes','swimlane':_0x11daa4(0x141),'mindMap':_0x11daa4(0x1c2),'layout':_0x11daa4(0x158),'font':_0x11daa4(0x191)},'items':{'showMoreShapes':'Afficher\x20plus\x20de\x20formes','roundedRectangle':'Rectangle\x20arrondi','rectangle':'Rectangle','oval':_0x11daa4(0x1a4),'diamond':'Losange','text':_0x11daa4(0x1c9),'elbowConnector':_0x11daa4(0x16d),'line':_0x11daa4(0x170),'stickyNote':_0x11daa4(0x17b),'search':_0x11daa4(0xdc),'zoomWheel':'Zoom\x20avant\x20/\x20arrière','zoomPinch':'Zoom\x20avant\x20/\x20arrière','zoomTo100':_0x11daa4(0x135),'zoomToSelection':'Zoom\x20sur\x20la\x20sélection','zoomToFit':_0x11daa4(0x1de),'enterFullScreen':_0x11daa4(0x1b7),'exitFullScreen':'Quitter\x20le\x20plein\x20écran','selectShape':_0x11daa4(0x1be),'selectAll':_0x11daa4(0x146),'multipleSelect':_0x11daa4(0xdd),'invertSelection':_0x11daa4(0x1bc),'preciseSelection':_0x11daa4(0x16e),'deepSelect':_0x11daa4(0x117),'editShape':_0x11daa4(0xd9),'copy':_0x11daa4(0x14b),'copyAsImage':_0x11daa4(0x12a),'paste':_0x11daa4(0x18a),'cut':_0x11daa4(0x161),'makeCopy':_0x11daa4(0x188),'scale':'Mettre\x20à\x20l’échelle','copyStyle':_0x11daa4(0x111),'pasteStyle':_0x11daa4(0x1eb),'moveAxisLocked':'Déplacer\x20horizontalement\x20/\x20verticalement','flipHorizontal':_0x11daa4(0x152),'flipVertical':_0x11daa4(0x145),'undo':_0x11daa4(0x15e),'redo':'Rétablir','toggleQuickAdd':_0x11daa4(0x14a),'hideCollaboratorsCursors':_0x11daa4(0x1ca),'toggleToolbar':_0x11daa4(0x18b),'delete':_0x11daa4(0xd5),'group':'Grouper','ungroup':_0x11daa4(0x1c3),'selectUpperLayerGroups':_0x11daa4(0x148),'selectShapesToGroup':_0x11daa4(0x15b),'swimlaneLaneRename':_0x11daa4(0x1e0),'swimlaneLaneToggleCollapsed':_0x11daa4(0xea),'swimlaneLaneMovePrevious':'Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','swimlaneLaneMoveNext':_0x11daa4(0x1e9),'swimlaneLaneRemove':'Supprimer\x20le\x20couloir','addSiblingNode':_0x11daa4(0x16b),'addChildNode':'Ajouter\x20un\x20nœud\x20enfant','addParentNode':_0x11daa4(0x1d6),'foldChildNodes':_0x11daa4(0x1c0),'collapseAllNodes':'Réduire\x20/\x20déployer\x20tous\x20les\x20nœuds','addDescription':_0x11daa4(0x110),'editCurrentNode':_0x11daa4(0xf6),'bringToFront':_0x11daa4(0x14d),'sendToBack':_0x11daa4(0x18c),'alignLeft':'Aligner\x20à\x20gauche','alignRight':_0x11daa4(0x183),'alignTop':'Aligner\x20en\x20haut','alignBottom':'Aligner\x20en\x20bas','alignMiddle':'Centrer\x20verticalement','alignCenter':_0x11daa4(0x104),'distributeHorizontally':_0x11daa4(0x166),'distributeVertically':_0x11daa4(0xdf),'disableObjectAlignment':_0x11daa4(0x1b4),'increaseFontSize':_0x11daa4(0x13f),'decreaseFontSize':_0x11daa4(0x121),'bold':_0x11daa4(0x19c),'strikethrough':_0x11daa4(0xfa),'italic':_0x11daa4(0x1e7),'underline':_0x11daa4(0x1c5),'link':'Lien','numberedList':_0x11daa4(0x189),'bulletedList':_0x11daa4(0x11e),'quote':'Citation','alignTextLeft':'Aligner\x20à\x20gauche','alignTextRight':_0x11daa4(0x183),'alignTextCenter':_0x11daa4(0x195)}}}};function _0x50e8(_0x52957d,_0x403052){_0x52957d=_0x52957d-0xd5;const _0x20b8af=_0x20b8();let _0x50e8d5=_0x20b8af[_0x52957d];return _0x50e8d5;}function _0x20b8(){const _0x382b98=['Classificateur','Paramètres\x20de\x20police','Zoom\x20avant','Cylindre','Formes\x20UML\x20personnalisées','Centrer','Couleur\x20du\x20trait','DOM','Modifier\x20une\x20forme','Verrouillés','Image','Thème','Gras','Transparent','Bleu','Couleur\x20du\x20texte','Nom\x20du\x20couloir','804192pViowL','Trouver\x20des\x20éléments\x20du\x20tableau','Réinitialiser\x20le\x20zoom','Ovale','Forme','Flèches\x20bloc','Masqués','Personnalisé','Inverser\x20les\x20flèches','Croix','Arbre\x20à\x20droite','Contrôle','Insérer','Ajouter\x20un\x20couloir','Ajuster\x20le\x20conteneur\x20parent\x20au\x20contenu','Flèche\x20ouverte','Chronologie\x20verticale','Enregistrer','Formes\x20d’équation','Désactiver\x20l’alignement\x20des\x20objets','Entité','Arbre\x20à\x20gauche','Passer\x20en\x20plein\x20écran','Interface\x20fournie','Zoom\x20sur\x20la\x20sélection','Objet','Tiret-point','Inverser\x20la\x20sélection','Trait\x20en\x20angle','Sélectionner\x20une\x20forme','Inclure\x20dans\x20un\x20conteneur','Plier\x20/\x20déplier\x20les\x20nœuds\x20enfants','Ligne\x20de\x20vie\x20de\x20stockage\x20à\x20accès\x20direct','Carte\x20mentale','Dégrouper','Zoom\x20arrière','Souligné','Ligne\x20droite','Modifier\x20le\x20tracé\x20du\x20pinceau','Démarrer','Texte','Masquer\x20les\x20curseurs\x20des\x20collaborateurs','Ajouter\x20une\x20description\x20à\x20ce\x20nœud','771585TIwhjH','Bulle\x20de\x20dialogue','Plus\x20de\x20formes','Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','724GWndfg','Nom\x20de\x20l’objet','Vif','Cercle\x20plein','Cercle\x20et\x20barre','Flèche\x20vers\x20la\x20gauche','Ajouter\x20un\x20nœud\x20parent','Ligne\x20pointillée\x20(sans\x20flèche)','Enregistrer\x20sous','Flèche\x20vers\x20la\x20droite','Ligne\x20{0},\x20Colonne\x20{1}','Aligner\x20au\x20centre','4\x20:\x203','Cercle','Ajuster\x20à\x20la\x20page','Flèche\x20gauche-droite','Renommer\x20le\x20couloir','Couloir\x20horizontal','Tout\x20masquer','Afficher','Vertical','Boîtier\x20de\x20composant','Classique','Italique','Mode\x20glisser','Déplacer\x20le\x20couloir\x20vers\x20le\x20bas','Double\x20barre','Coller\x20le\x20style','Supprimer','Ligne\x20de\x20vie\x20d’objet','Ligne\x20de\x20vie\x20de\x20contrôle','Étoiles\x20et\x20bannières','Modifier\x20la\x20forme','Par\x20défaut','Interface','Rechercher','Sélectionner\x20/\x20désélectionner\x20plusieurs','Ajout\x20rapide','Distribuer\x20verticalement','369872WeyvCb','Carte\x20mentale\x20vers\x20la\x20gauche','Modifier\x20le\x20texte','429lwrjAw','Sortir\x20du\x20conteneur','Localiser','Terminé','Déverrouiller','Traduire\x20en','143283vjgkaK','Réduire\x20/\x20déployer\x20le\x20couloir','Graphique','Parallélogramme','Calque\x20du\x20canevas','Stockage\x20de\x20données\x203','Organiser','Pentagone','Organigramme','Connecteur','Nuage','Carré\x20arrondi','Piste\x20/\x20Couloir','Modifier\x20le\x20nœud\x20actuel','Thème\x20{0}','Interrompre\x20la\x20ligne\x20derrière\x20le\x20texte','Carte\x20mentale\x20horizontale','Barré','Conteneur','Patte\x20d’oie','Raccourcis\x20clavier','Chevron','Stylo','Ressources','Déverrouiller\x20l’appartenance','Rectangle','État\x20final','Centrer\x20horizontalement','Affichage','Modifier\x20le\x20tracé','Avancer','État\x20initial','Afficher\x20la\x20barre\x20d’outils','Connecteur\x20d’assemblage','Lignes','Boutons\x20d’action','Un\x20ou\x20plusieurs','Arrière-plan\x20de\x20l’étiquette','Verrouiller','Ajouter\x20une\x20description','Copier\x20le\x20style','Reculer','Accolade\x20gauche','Diagramme\x20entité-association','Barre\x20d’état','Bloc\x20flèche\x20vers\x20la\x20droite','Sélection\x20imbriquée','Diagramme\x20de\x20séquence\x20UML','Fermer','Rechercher\x20des\x20formes','Composant','Afficher\x20les\x20dimensions','Dissocier\x20le\x20conteneur','Liste\x20à\x20puces','Supprimer\x20le\x20contenu\x20et\x20le\x20couloir','Formes\x20basiques','Diminuer\x20la\x20taille\x20de\x20police','Épaisseur\x20du\x20trait','Retour','Espace\x20réservé','Aligner\x20à\x20gauche','Zéro\x20ou\x20plusieurs','Rétablir','607845vWiMTF','Gris','Copier\x20comme\x20image','Activer\x20le\x20redimensionnement\x20automatique','Carte\x20mentale\x20vers\x20la\x20droite','Triangle\x20plein','Supprimer\x20le\x20conteneur','Ligne\x20de\x20vie\x20de\x20disque\x20magnétique','Losange\x20creux','Sortir\x20le\x20contenu\x20et\x20supprimer\x20le\x20couloir','Normal','Diagramme\x20en\x20arbre','Calque\x20flottant','Zoom\x20100\x20%','Plus','Aide','Diagramme\x20d’état','Options\x20de\x20zoom','Patte\x20d’oie\x20avec\x20barre','Verrouiller\x20l’appartenance','Diagramme\x20de\x20classes','Navigateur','Paramètres\x20du\x20texte','Augmenter\x20la\x20taille\x20de\x20police','Désactiver\x20le\x20redimensionnement\x20automatique','Couloir','Ajouter\x20du\x20texte','Masquer','Groupe','Retourner\x20verticalement','Tout\x20sélectionner','Objets','Sélectionner\x20les\x20groupes\x20de\x20niveau\x20supérieur','Triangle','Afficher\x20/\x20masquer\x20l’ajout\x20rapide','Copier','Losange','Mettre\x20au\x20premier\x20plan','Flèche\x20pleine','Réduire\x20le\x20couloir','Réinitialiser\x20la\x20couleur','Aucun','Retourner\x20horizontalement','Rechercher\x20des\x20objets','1\x20:\x201','Octogone','Rectangle\x20arrondi','Tous','Disposition','Triangle\x20creux','Paramètres','Sélectionner\x20les\x20formes\x20à\x20grouper','Description','Ligne\x20de\x20vie\x20d’acteur','Annuler','Fin','Vidéo','Couper','Élément\x20de\x20couloir','Diagramme\x20de\x20flux\x20de\x20données','Insérer\x20du\x20texte','Bordure\x20de\x20l’étiquette','Distribuer\x20horizontalement','Zéro\x20ou\x20un','Tableau','Aucun\x20résultat','Collection','Ajouter\x20un\x20nœud\x20frère','Couloir\x20{0}','Connecteur\x20en\x20angle','Sélection\x20précise','Données','Ligne','Connecteur\x20en\x20losange\x20plein','Couloir\x20vertical','Horizontal','Polyligne','242286lMmlRC','Bases','Ligne\x20de\x20vie\x20de\x20frontière','Frontière','Pointillés','Stockage\x20de\x20données\x201','Note\x20autocollante','Taille\x20personnalisée','Ajouter\x20un\x20couloir\x20à\x20droite','Flèche\x20cible','Plein','Connecteur\x20en\x20losange\x20creux','Chronologie\x20horizontale','Stockage\x20de\x20données\x202','Aligner\x20à\x20droite','Légende\x20arrondie','Faire\x20glisser\x20pour\x20réorganiser','Étoile','Connecteur\x20à\x20flèche\x20ouverte\x20pointillée','Créer\x20une\x20copie','Liste\x20numérotée','Coller','Afficher\x20/\x20masquer\x20la\x20barre\x20d’outils','Mettre\x20en\x20arrière-plan','Aucun\x20objet','Rectangles','126ZASGfI'];_0x20b8=function(){return _0x382b98;};return _0x20b8();}export{t as default};
|
package/lib/es/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x52f1e1=_0x45d8;(function(_0x1b4b14,_0x34fd3b){const _0x46c90a=_0x45d8,_0x1d453f=_0x1b4b14();while(!![]){try{const _0x883a2c=parseInt(_0x46c90a(0x231))/0x1+parseInt(_0x46c90a(0x300))/0x2+parseInt(_0x46c90a(0x294))/0x3+parseInt(_0x46c90a(0x248))/0x4*(-parseInt(_0x46c90a(0x256))/0x5)+parseInt(_0x46c90a(0x30b))/0x6*(parseInt(_0x46c90a(0x306))/0x7)+-parseInt(_0x46c90a(0x222))/0x8+-parseInt(_0x46c90a(0x26a))/0x9;if(_0x883a2c===_0x34fd3b)break;else _0x1d453f['push'](_0x1d453f['shift']());}catch(_0x380cce){_0x1d453f['push'](_0x1d453f['shift']());}}}(_0x3d58,0x21ccd));import{t as _0x1c339f}from'../shape-preset-labels-092BdVw3.js';function _0x3d58(){const _0x462ab5=['Persegi\x20panjang','Segitiga\x20siku-siku','Garis\x20hidup\x20batas','Panah\x20blok','Baris','Linimasa\x20vertikal','Item\x20jalur','Klasik','Paskan\x20dengan\x20konten','Diagram\x20kelas','Pilih\x20kelompok\x20lapisan\x20atas','5lGojqj','Perbesar','Kotak\x20komponen','Pilih\x20/\x20batalkan\x20beberapa','Kisi','Baris\x20{0},\x20Kolom\x20{1}','Paskan\x20ke\x20kanvas','Rata\x20kanan','Daftar\x20bernomor','Biru','Tidak\x20ada\x20objek','Sembunyikan','Salin\x20gaya','Bintang\x20dan\x20spanduk','Miring','Kursor\x20kolaborator','Kirim\x20mundur','Solid','Chevron','Bingkai\x20label','1185030VyINTx','Aktifkan\x20ubah\x20ukuran\x20otomatis','Hapus\x20konten\x20dan\x20jalur','Bentangkan','Tambah\x20jalur','Peta\x20pikiran','Alat','Pengaturan','Ukuran\x20kustom','Bilah\x20gulir\x20area\x20pandang','Bentuk\x20lainnya','Komponen','Segitiga\x20terisi','Callout\x20membulat','Swimlane\x20vertikal','Diagram\x20alir','Konektor\x20berlian\x20kosong','Kirim\x20ke\x20belakang','Pilih\x20bentuk','Tambah\x20node\x20saudara','Teks','Diagram\x20komponen','Garis\x20bawah','Edit\x20teks','Keadaan\x20akhir','Garis\x20lurus','Sunting\x20jalur\x20kuas','Bentuk\x20dasar','Rata\x20Tengah','Pilih\x20bentuk\x20untuk\x20dikelompokkan','Video','Garis\x20siku-siku','Tampilkan\x20semua','Sunting\x20node\x20saat\x20ini','Kontainer','Tidak\x20ada','Perkecil\x20ukuran\x20huruf','Tampilkan\x20dimensi','Bentuk\x20UML\x20kustom','Cerah','Koleksi','Sembunyikan\x20kursor\x20kolaborator','221142dPgyvy','Lingkaran\x20terisi','Pohon\x20berselang','Zoom\x20ke\x20100%','Sunting\x20bentuk','Tambah','Tukar\x20panah','Bentangkan\x20jalur','Lebar','Garis-titik','Salin\x20sebagai\x20gambar','Pemilihan\x20presisi','Seret\x20untuk\x20mengurutkan','Opasitas\x20{0}%','Simpan','Tampilkan\x20/\x20sembunyikan\x20bilah\x20alat','Sembunyikan\x20semua','4\x20:\x203','Panah\x20kiri-kanan','Balik\x20vertikal','Aktor','SmartArt','Panah\x20sumber','Nol\x20atau\x20banyak','Potong','Tebal','Entitas','Vintage','Antarmuka','Hapus\x20teks','Buat\x20salinan','1\x20:\x201','Tampilkan','Pindahkan\x20jalur\x20ke\x20atas','Pindahkan\x20jalur\x20ke\x20bawah','Perkecil','Nama','Lainnya','Warna\x20teks','Ciutkan\x20jalur','Kaki\x20gagak\x20dengan\x20bilah','Penyimpanan\x20data\x202','Peta\x20pikiran\x20ke\x20kiri','Bubarkan\x20kontainer','Tema\x20{0}','Pengaturan\x20garis','Kustom','Kutipan','Tambahkan\x20deskripsi','Tambah\x20jalur\x20di\x20kanan','Rata\x20tengah\x20horizontal','Zoom\x20ke\x20pemilihan','Temukan','Diagram\x20sekuens\x20UML','Grup','Tabel','Catatan\x20tempel','Konektor\x20panah\x20terbuka\x20putus-putus','Bawa\x20ke\x20depan','Kaki\x20gagak','Jalur\x20{0}','Garis\x20hidup\x20penyimpanan\x20akses\x20langsung','Sisipkan','Bilah','Perbesar\x20/\x20Perkecil','Panah\x20terbuka\x20ganda','Abu-abu','Nama\x20kontainer','Rata\x20atas','Batal','Bintang','Keadaan\x20awal','Garis\x20(tanpa\x20panah)','Nonaktifkan\x20perataan\x20objek','Bilah\x20aktivasi','Putus-putus','Diagram\x20alur\x20data','Garis\x20hidup\x20kontrol','Kaki\x20gagak\x20dengan\x20lingkaran','Tema','Entitas\x20bidang\x20kunci','Lapisan\x20kanvas','Deskripsi','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Cari\x20bentuk','Coret','Transparan','Sedang','Kelompokkan\x20bentuk','Ciutkan','Kurung\x20kurawal\x20kiri','Rata\x20kiri','Gelembung\x20bicara','Cari\x20elemen\x20papan','Peta\x20pikiran\x20horizontal','Distribusikan\x20secara\x20vertikal','Kunci','Terkunci','Semua','Oval','Konektor\x20panah\x20terisi\x20putus-putus','Lingkaran\x20dengan\x20bilah','Konektor','Tampilkan\x20lebih\x20banyak\x20bentuk','Jajar\x20genjang','Garis\x20putus-putus\x20(tanpa\x20panah)','Bantuan','Balik\x20pemilihan','394874gwdkAY','Berlian\x20kosong','Bungkus\x20dalam\x20kontainer','Rata\x20bawah','Keluar\x20layar\x20penuh','Rata\x20tengah\x20vertikal','77JaRfvo','Tautan','Pena','Persegi\x20panjang\x20membulat','Garis','73914yNBnNu','Buka\x20kunci\x20keanggotaan','Panah\x20terisi','Data','Pengaturan\x20teks','Kolom','Nama\x20jalur','Gambar','Biasa','Tampilan','Jembatan\x20garis','Geser\x20horizontal\x20/\x20vertikal','Garis\x20hidup\x20disk\x20magnetik','Horizontal','Dasar','DOM','Oktagon','Balik\x20panah','Bentuk','Unit','Garis\x20siku','Swimlane\x20horizontal','Garis\x20hidup\x20aktor','Salin','Keluarkan\x20konten\x20dan\x20hapus\x20jalur','Halaman','Vertikal','Ulangi','Tipis','Lebar\x20garis','Cari','Hapus\x20jalur','Antarmuka\x20wajib','Atur\x20ulang\x20zoom','Tambah\x20item\x20jalur','Tidak\x20ada\x20hasil\x20yang\x20cocok','Urungkan','Pohon\x20ke\x20kiri','Konektor\x20rakitan','Panah\x20kanan','Konektor\x20berlian\x20terisi','Bilah\x20keadaan','Segitiga','Perbesar\x20ukuran\x20huruf','Bilah\x20ganda','Tampilkan\x20/\x20sembunyikan\x20Tambah\x20cepat','Tutup','Garis\x20hidup\x20objek','Pentagon','Tata\x20letak','Panah','Tutup\x20pintasan','Penyimpanan\x20data\x203','Sumber\x20daya','Silang','Berlian\x20terisi','Bagan','Trapesium','Tambah\x20node\x20induk','Pohon\x20ke\x20kanan','Distribusikan\x20secara\x20horizontal','Latar\x20belakang\x20label','Ubah\x20nama\x20jalur','Silinder','326600ixYCMd','Tempel\x20gaya','Paskan\x20kontainer\x20induk\x20dengan\x20konten','Diagram\x20relasi\x20entitas','Tombol\x20aksi','Kunci\x20keanggotaan','Kelompokkan','Lingkaran','Navigator','Panah\x20terbuka','Cari\x20objek','Ciutkan\x20/\x20bentangkan\x20jalur','Atur\x20ulang\x20warna','Nonaktifkan\x20ubah\x20ukuran\x20otomatis','Antarmuka\x20tersedia','91538eIuSnt','Tambah\x20cepat','Linimasa\x20horizontal','Konektor\x20siku','Tambah\x20jalur\x20di\x20bawah','Pilih\x20konten','Swimlane','Pintasan\x20keyboard','Ubah\x20skala','Kembali','Ciutkan\x20/\x20bentangkan\x20semua\x20node','Berlian','Entitas\x20tipe\x20bidang\x20kunci','Satu\x20atau\x20banyak','Opsi\x20zoom','Objek','Selesai','Buka\x20kunci','Balik\x20horizontal','Bertitik','Sunting\x20jalur','Pemarkah\x20tempat','Tambahkan\x20deskripsi\x20untuk\x20node\x20ini','749032qJfIxt','Peta\x20pikiran\x20vertikal','Konektor\x20panah\x20terisi'];_0x3d58=function(){return _0x462ab5;};return _0x3d58();}function _0x45d8(_0x7ead85,_0x3a89fa){_0x7ead85=_0x7ead85-0x1ef;const _0x3d5897=_0x3d58();let _0x45d814=_0x3d5897[_0x7ead85];return _0x45d814;}const t={'boards-ui':{'line':{'title':_0x52f1e1(0x30a)},'contextMenu':{'container':{'rename':'Ubah\x20nama\x20kontainer','fitToContent':_0x52f1e1(0x253),'selectContents':_0x52f1e1(0x236),'enableAutoResize':_0x52f1e1(0x26b),'disableAutoResize':_0x52f1e1(0x22f),'lockMembership':_0x52f1e1(0x227),'unlockMembership':_0x52f1e1(0x30c),'disband':_0x52f1e1(0x2bf),'delete':'Hapus\x20kontainer'},'containerChild':{'moveOut':'Keluarkan\x20dari\x20kontainer','selectParent':'Pilih\x20kontainer\x20induk','fitParent':_0x52f1e1(0x224)},'swimlaneLane':{'add':_0x52f1e1(0x26e),'addBelow':_0x52f1e1(0x235),'addRight':_0x52f1e1(0x2c5),'remove':_0x52f1e1(0x201),'removeAndMovePrevious':'Pindahkan\x20konten\x20ke\x20jalur\x20sebelumnya\x20dan\x20hapus','removeAndPromote':_0x52f1e1(0x1fa),'removeAndDeleteContent':_0x52f1e1(0x26c),'removeAndMoveNext':'Pindahkan\x20konten\x20ke\x20jalur\x20berikutnya\x20dan\x20hapus','rename':_0x52f1e1(0x220),'movePrevious':_0x52f1e1(0x2b5),'moveNext':_0x52f1e1(0x2b6),'expand':_0x52f1e1(0x29b),'collapse':_0x52f1e1(0x2bb)}},'popup':{'containerName':_0x52f1e1(0x2d7),'laneName':_0x52f1e1(0x311),'cancel':_0x52f1e1(0x2d9),'rename':'Ubah\x20nama'},'ink':{'finishEditing':_0x52f1e1(0x241),'enterEditing':_0x52f1e1(0x245)},'mindMap':{'description':_0x52f1e1(0x2e6),'descriptionPlaceholder':_0x52f1e1(0x247),'saveDescription':_0x52f1e1(0x2a2)},'panel':{'moreShapes':_0x52f1e1(0x274),'more':_0x52f1e1(0x2b9),'back':_0x52f1e1(0x23a),'close':_0x52f1e1(0x210),'stickyNote':_0x52f1e1(0x2cc),'lineColor':'Warna\x20garis','lineWidth':_0x52f1e1(0x1ff),'reverseMarkers':_0x52f1e1(0x1f3),'searchShapes':_0x52f1e1(0x2e8),'container':_0x52f1e1(0x28c),'swimlane':_0x52f1e1(0x237),'verticalSwimlane':_0x52f1e1(0x278),'horizontalSwimlane':_0x52f1e1(0x1f7),'vertical':_0x52f1e1(0x1fc),'horizontal':_0x52f1e1(0x1ef),'tableCustomSize':_0x52f1e1(0x272),'tableRows':_0x52f1e1(0x24f),'tableColumns':_0x52f1e1(0x310),'tableInsert':_0x52f1e1(0x2d2),'customContainer':_0x52f1e1(0x2c2),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x52f1e1(0x2a5),'containerRatio1By1':_0x52f1e1(0x2b3),'containerA4':'A4','mindMapGroupMindMap':'Peta\x20pikiran','mindMapGroupTree':'Diagram\x20pohon','mindMapGroupTimeline':'Linimasa','mindMapRight':'Peta\x20pikiran\x20ke\x20kanan','mindMapLeft':_0x52f1e1(0x2be),'mindMapHorizontal':_0x52f1e1(0x2f2),'mindMapVertical':_0x52f1e1(0x249),'mindMapTreeRight':_0x52f1e1(0x21d),'mindMapTreeLeft':_0x52f1e1(0x207),'mindMapTreeAlternate':_0x52f1e1(0x296),'mindMapTimelineHorizontal':_0x52f1e1(0x233),'mindMapTimelineVertical':_0x52f1e1(0x250),'mindMapNodeText':'Tambah\x20teks'},'settings':{'collaboratorCursors':_0x52f1e1(0x265),'find':_0x52f1e1(0x200),'grid':_0x52f1e1(0x25a),'viewportBar':_0x52f1e1(0x273),'preciseSelection':_0x52f1e1(0x29f),'quickAdd':_0x52f1e1(0x232),'theme':_0x52f1e1(0x2e3),'themeOption':_0x52f1e1(0x2c0),'themePreviewStart':'Mulai','themePreviewData':_0x52f1e1(0x30e),'undo':_0x52f1e1(0x206),'redo':'Ulangi','settings':_0x52f1e1(0x271),'objects':_0x52f1e1(0x240),'findBoardElements':_0x52f1e1(0x2f1),'noMatches':_0x52f1e1(0x205),'showDimensions':_0x52f1e1(0x28f),'showToolbar':'Tampilkan\x20bilah\x20alat','translateInto':'Terjemahkan\x20ke'},'objectListPanel':{'title':_0x52f1e1(0x240),'empty':_0x52f1e1(0x260),'showAll':_0x52f1e1(0x28a),'hideAll':_0x52f1e1(0x2a4),'moveForward':'Bawa\x20ke\x20depan','moveBackward':_0x52f1e1(0x27b),'close':_0x52f1e1(0x210),'nameInput':'Nama\x20objek','hide':_0x52f1e1(0x261),'show':_0x52f1e1(0x2b4),'lock':_0x52f1e1(0x2f4),'unlock':_0x52f1e1(0x242),'details':'Detail','locate':_0x52f1e1(0x2c8),'expand':_0x52f1e1(0x26d),'collapse':_0x52f1e1(0x2ed),'dragToReorder':_0x52f1e1(0x2a0),'search':_0x52f1e1(0x22c),'filterAll':_0x52f1e1(0x2f6),'filterHidden':'Tersembunyi','filterLocked':_0x52f1e1(0x2f5),'sectionCanvas':_0x52f1e1(0x2e5),'sectionFloating':'Lapisan\x20mengambang','name':_0x52f1e1(0x2b8),'description':_0x52f1e1(0x2e6),'descriptionPlaceholder':_0x52f1e1(0x2c4),'noSelection':_0x52f1e1(0x2e7),'elementTypes':{'object':_0x52f1e1(0x240),'connector':_0x52f1e1(0x2fa),'container':_0x52f1e1(0x28c),'group':_0x52f1e1(0x2ca),'image':_0x52f1e1(0x312),'chart':_0x52f1e1(0x21a),'page':_0x52f1e1(0x1fb),'placeholder':_0x52f1e1(0x246),'shape':_0x52f1e1(0x1f4),'table':_0x52f1e1(0x2cb),'text':_0x52f1e1(0x27e),'smartArt':_0x52f1e1(0x2a9),'video':_0x52f1e1(0x288),'unit':_0x52f1e1(0x1f5),'dom':_0x52f1e1(0x1f1)}},'find':{'lanePosition':_0x52f1e1(0x2d0),'tableCellPosition':_0x52f1e1(0x25b),'elementTypes':{'connector':_0x52f1e1(0x2fa),'container':_0x52f1e1(0x28c),'group':_0x52f1e1(0x2ca),'image':_0x52f1e1(0x312),'page':_0x52f1e1(0x1fb),'placeholder':'Pemarkah\x20tempat','shape':'Bentuk','table':'Tabel','text':_0x52f1e1(0x27e)}},'themePresets':{'default':'Default','classic':_0x52f1e1(0x252),'vintage':_0x52f1e1(0x2af),'gray':_0x52f1e1(0x2d6),'vibrant':_0x52f1e1(0x291),'blue':_0x52f1e1(0x25f)},'toolbar':{'resetColor':_0x52f1e1(0x22e),'shape':_0x52f1e1(0x1f4),'text':_0x52f1e1(0x27e),'stickyNote':_0x52f1e1(0x2cc),'line':_0x52f1e1(0x2fa),'container':_0x52f1e1(0x28c),'swimlane':'Swimlane','table':_0x52f1e1(0x2cb),'chart':_0x52f1e1(0x21a),'pen':_0x52f1e1(0x308),'mindMap':_0x52f1e1(0x26f),'resources':_0x52f1e1(0x217),'image':'Gambar','wrapInContainer':_0x52f1e1(0x302),'addSwimlaneLane':_0x52f1e1(0x204),'swimlaneMenu':_0x52f1e1(0x237),'swimlaneLaneMenu':_0x52f1e1(0x251),'editBrushPath':_0x52f1e1(0x284),'arrange':'Atur','bringToFront':'Bawa\x20ke\x20depan','bringForward':'Bawa\x20maju','sendBackward':_0x52f1e1(0x266),'sendToBack':_0x52f1e1(0x27b),'more':_0x52f1e1(0x2b9)},'shapePresets':{..._0x1c339f,'roundedRectangle':_0x52f1e1(0x309),'oval':_0x52f1e1(0x2f7),'diamond':_0x52f1e1(0x23c),'rectangle':_0x52f1e1(0x24b),'circle':_0x52f1e1(0x229),'cylinder':_0x52f1e1(0x221),'chevron':_0x52f1e1(0x268),'rightArrowBlock':'Blok\x20panah\x20kanan','parallelogram':_0x52f1e1(0x2fc),'trapezoid':_0x52f1e1(0x21b),'speechBubble':_0x52f1e1(0x2f0),'roundedCallout':_0x52f1e1(0x277),'rightTriangle':_0x52f1e1(0x24c),'triangle':_0x52f1e1(0x20c),'star':_0x52f1e1(0x2da),'hexagon':'Heksagon','pentagon':_0x52f1e1(0x212),'octagon':_0x52f1e1(0x1f2),'leftArrow':'Panah\x20kiri','rightArrow':_0x52f1e1(0x209),'leftRightArrow':_0x52f1e1(0x2a6),'cloud':'Awan','leftBrace':_0x52f1e1(0x2ee),'rightBrace':'Kurung\x20kurawal\x20kanan','plus':_0x52f1e1(0x299),'actor':_0x52f1e1(0x2a8),'boundary':'Batas','control':'Kontrol','entity':_0x52f1e1(0x2ae),'collection':_0x52f1e1(0x292),'dataFlowRoundedRectangle':_0x52f1e1(0x309),'dataFlowCircle':'Lingkaran','dataFlowRoundedSquare':'Persegi\x20membulat','dataStorage1':'Penyimpanan\x20data\x201','dataStorage2':_0x52f1e1(0x2bd),'dataStorage3':_0x52f1e1(0x216),'lineNone':_0x52f1e1(0x2dc),'lineDashedNone':_0x52f1e1(0x2fd),'lineOpenArrow':'Panah\x20terbuka','lineDoubleOpenArrow':_0x52f1e1(0x2d5),'actorLifeline':_0x52f1e1(0x1f8),'boundaryLifeline':_0x52f1e1(0x24d),'controlLifeline':_0x52f1e1(0x2e1),'entityLifeline':'Garis\x20hidup\x20entitas','collectionLifeline':'Garis\x20hidup\x20koleksi','objectLifeline':_0x52f1e1(0x211),'magneticDiskLifeline':_0x52f1e1(0x317),'directAccessStorageLifeline':_0x52f1e1(0x2d1),'activationBar':_0x52f1e1(0x2de),'sequenceFragment':'Fragmen\x20sekuens','sequenceAlternativeFragment':'Fragmen\x20sekuens\x20alternatif','umlClass':'Kelas','umlInterface':'Antarmuka','umlInterfaceShape':_0x52f1e1(0x2b0),'umlClassifier':'Klasifier','umlHollowDiamondConnector':_0x52f1e1(0x27a),'umlFilledDiamondConnector':_0x52f1e1(0x20a),'umlFilledArrowConnector':_0x52f1e1(0x24a),'umlDashedOpenArrowConnector':_0x52f1e1(0x2cd),'umlDashedFilledArrowConnector':_0x52f1e1(0x2f8),'erdEntity':'Entitas','erdKeyField':_0x52f1e1(0x2e4),'erdFieldType':'Entitas\x20tipe\x20bidang','erdFull':_0x52f1e1(0x23d),'initialState':_0x52f1e1(0x2db),'finalState':_0x52f1e1(0x282),'stateBar':_0x52f1e1(0x20b),'requiredInterface':_0x52f1e1(0x202),'assemblyConnector':_0x52f1e1(0x208),'providedInterface':_0x52f1e1(0x230),'componentBox':_0x52f1e1(0x258),'component':_0x52f1e1(0x275)},'shapeCategories':{'basics':_0x52f1e1(0x1f0),'basicShapes':{'rectangle':_0x52f1e1(0x24b),'basicShape':_0x52f1e1(0x285),'blockArrow':_0x52f1e1(0x24e),'equationShape':'Bentuk\x20persamaan','flowchart':_0x52f1e1(0x279),'starAndBanner':_0x52f1e1(0x263),'callout':'Callout','actionButton':_0x52f1e1(0x226),'other':_0x52f1e1(0x2b9)},'classDiagram':_0x52f1e1(0x254),'dataFlowDiagram':_0x52f1e1(0x2e0),'line':'Garis','entityRelationshipDiagram':_0x52f1e1(0x225),'umlCustomShapes':_0x52f1e1(0x290),'umlSequenceDiagram':_0x52f1e1(0x2c9),'statusDiagram':'Diagram\x20status','componentDiagram':_0x52f1e1(0x27f)},'connector':{'toolbar':{'sourceMarker':_0x52f1e1(0x2aa),'swapMarkers':_0x52f1e1(0x29a),'targetMarker':'Panah\x20tujuan','lineColor':'Warna\x20garis','lineWidth':_0x52f1e1(0x29c),'opacityPercent':_0x52f1e1(0x2a1),'settings':_0x52f1e1(0x2c1),'smoothElbow':_0x52f1e1(0x1f6),'bridge':_0x52f1e1(0x315),'insertText':'Sisipkan\x20teks','textSettings':_0x52f1e1(0x30f),'alignLeft':'Rata\x20Kiri','alignCenter':_0x52f1e1(0x286),'alignRight':'Rata\x20Kanan','bold':_0x52f1e1(0x2ad),'italic':_0x52f1e1(0x264),'underline':_0x52f1e1(0x280),'strikethrough':_0x52f1e1(0x2e9),'textColor':_0x52f1e1(0x2ba),'editText':_0x52f1e1(0x281),'labelFill':_0x52f1e1(0x21f),'labelBorder':_0x52f1e1(0x269),'transparent':_0x52f1e1(0x2ea),'breakLineBehindText':'Putuskan\x20garis\x20di\x20belakang\x20teks','textSection':_0x52f1e1(0x27e),'labelSection':'Label','deleteText':_0x52f1e1(0x2b1),'more':_0x52f1e1(0x2b9)},'routing':{'straight':_0x52f1e1(0x283),'elbow':_0x52f1e1(0x289),'polyline':'Garis\x20poligon','curve':'Lengkung'},'strokeWidth':{'thin':_0x52f1e1(0x1fe),'regular':_0x52f1e1(0x313),'medium':_0x52f1e1(0x2eb),'bold':_0x52f1e1(0x2ad)},'dash':{'solid':_0x52f1e1(0x267),'dashed':_0x52f1e1(0x2df),'dotted':_0x52f1e1(0x244),'dashDot':_0x52f1e1(0x29d)},'marker':{'none':_0x52f1e1(0x28d),'arrow':_0x52f1e1(0x214),'filledArrow':_0x52f1e1(0x30d),'openArrow':_0x52f1e1(0x22b),'triangle':_0x52f1e1(0x20c),'filledTriangle':_0x52f1e1(0x276),'hollowTriangle':'Segitiga\x20kosong','diamond':_0x52f1e1(0x23c),'hollowDiamond':_0x52f1e1(0x301),'filledDiamond':_0x52f1e1(0x219),'circle':_0x52f1e1(0x229),'filledCircle':_0x52f1e1(0x295),'bar':_0x52f1e1(0x2d3),'doubleBar':_0x52f1e1(0x20e),'crowFoot':_0x52f1e1(0x2cf),'crowsFoot':_0x52f1e1(0x2cf),'barCrowsFoot':_0x52f1e1(0x2bc),'circleCrowsFoot':_0x52f1e1(0x2e2),'circleBar':_0x52f1e1(0x2f9),'x':'X','cross':_0x52f1e1(0x218),'plus':_0x52f1e1(0x299),'zeroOrOne':'Nol\x20atau\x20satu','zeroOrMany':_0x52f1e1(0x2ab),'oneOrMany':_0x52f1e1(0x23e)}},'zoom':{'dragMode':'Mode\x20seret','fitContent':_0x52f1e1(0x253),'zoomOptions':_0x52f1e1(0x23f),'zoomTo100':_0x52f1e1(0x297),'zoomToFit':_0x52f1e1(0x25c),'zoomToSelection':_0x52f1e1(0x2c7),'zoomOut':_0x52f1e1(0x2b7),'resetZoom':_0x52f1e1(0x203),'zoomIn':_0x52f1e1(0x257),'help':_0x52f1e1(0x2fe)},'shortcutHelp':{'title':_0x52f1e1(0x238),'close':_0x52f1e1(0x215),'sections':{'tools':_0x52f1e1(0x270),'navigator':_0x52f1e1(0x22a),'view':_0x52f1e1(0x314),'selection':_0x52f1e1(0x27c),'editing':_0x52f1e1(0x298),'grouping':_0x52f1e1(0x2ec),'swimlane':_0x52f1e1(0x237),'mindMap':_0x52f1e1(0x26f),'layout':_0x52f1e1(0x213),'font':'Fonta'},'items':{'showMoreShapes':_0x52f1e1(0x2fb),'roundedRectangle':'Persegi\x20panjang\x20membulat','rectangle':_0x52f1e1(0x24b),'oval':'Oval','diamond':'Berlian','text':_0x52f1e1(0x27e),'elbowConnector':_0x52f1e1(0x234),'line':_0x52f1e1(0x30a),'stickyNote':_0x52f1e1(0x2cc),'search':_0x52f1e1(0x200),'zoomWheel':_0x52f1e1(0x2d4),'zoomPinch':_0x52f1e1(0x2d4),'zoomTo100':_0x52f1e1(0x297),'zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomToFit':_0x52f1e1(0x25c),'enterFullScreen':'Masuk\x20layar\x20penuh','exitFullScreen':_0x52f1e1(0x304),'selectShape':'Pilih\x20bentuk','selectAll':'Pilih\x20semua','multipleSelect':_0x52f1e1(0x259),'invertSelection':_0x52f1e1(0x2ff),'preciseSelection':'Pemilihan\x20presisi','deepSelect':'Pemilihan\x20dalam','editShape':'Sunting\x20bentuk','copy':_0x52f1e1(0x1f9),'copyAsImage':_0x52f1e1(0x29e),'paste':'Tempel','cut':_0x52f1e1(0x2ac),'makeCopy':_0x52f1e1(0x2b2),'scale':_0x52f1e1(0x239),'copyStyle':_0x52f1e1(0x262),'pasteStyle':_0x52f1e1(0x223),'moveAxisLocked':_0x52f1e1(0x316),'flipHorizontal':_0x52f1e1(0x243),'flipVertical':_0x52f1e1(0x2a7),'undo':_0x52f1e1(0x206),'redo':_0x52f1e1(0x1fd),'toggleQuickAdd':_0x52f1e1(0x20f),'hideCollaboratorsCursors':_0x52f1e1(0x293),'toggleToolbar':_0x52f1e1(0x2a3),'delete':'Hapus','group':_0x52f1e1(0x228),'ungroup':'Pisahkan\x20kelompok','selectUpperLayerGroups':_0x52f1e1(0x255),'selectShapesToGroup':_0x52f1e1(0x287),'swimlaneLaneRename':_0x52f1e1(0x220),'swimlaneLaneToggleCollapsed':_0x52f1e1(0x22d),'swimlaneLaneMovePrevious':_0x52f1e1(0x2b5),'swimlaneLaneMoveNext':_0x52f1e1(0x2b6),'swimlaneLaneRemove':_0x52f1e1(0x201),'addSiblingNode':_0x52f1e1(0x27d),'addChildNode':'Tambah\x20node\x20anak','addParentNode':_0x52f1e1(0x21c),'foldChildNodes':'Lipat\x20/\x20buka\x20node\x20anak','collapseAllNodes':_0x52f1e1(0x23b),'addDescription':'Tambah\x20deskripsi','editCurrentNode':_0x52f1e1(0x28b),'bringToFront':_0x52f1e1(0x2ce),'sendToBack':_0x52f1e1(0x27b),'alignLeft':_0x52f1e1(0x2ef),'alignRight':_0x52f1e1(0x25d),'alignTop':_0x52f1e1(0x2d8),'alignBottom':_0x52f1e1(0x303),'alignMiddle':_0x52f1e1(0x305),'alignCenter':_0x52f1e1(0x2c6),'distributeHorizontally':_0x52f1e1(0x21e),'distributeVertically':_0x52f1e1(0x2f3),'disableObjectAlignment':_0x52f1e1(0x2dd),'increaseFontSize':_0x52f1e1(0x20d),'decreaseFontSize':_0x52f1e1(0x28e),'bold':_0x52f1e1(0x2ad),'strikethrough':_0x52f1e1(0x2e9),'italic':_0x52f1e1(0x264),'underline':_0x52f1e1(0x280),'link':_0x52f1e1(0x307),'numberedList':_0x52f1e1(0x25e),'bulletedList':'Daftar\x20berpoin','quote':_0x52f1e1(0x2c3),'alignTextLeft':'Rata\x20kiri','alignTextRight':'Rata\x20kanan','alignTextCenter':'Rata\x20tengah'}}}};export{t as default};
|
|
1
|
+
function _0x37ba(){const _0x3d1424=['Grup','Zoom\x20ke\x20100%','Bilah\x20gulir\x20area\x20pandang','Abu-abu','Bentuk','Bentuk\x20lainnya','Tambah\x20teks','Pemilihan\x20presisi','Tutup\x20pintasan','Sunting\x20bentuk','Antarmuka\x20wajib','Garis\x20(tanpa\x20panah)','7MuoXno','Segitiga\x20terisi','Peta\x20pikiran\x20vertikal','1386365TIlrlI','Tutup','Bintang','Tersembunyi','Tipis','Kelompokkan','Vertikal','Simpan\x20sebagai','Panah','Bilah\x20aktivasi','Konektor\x20siku','Ulangi','Tambah\x20node\x20anak','Warna\x20garis','Pilih\x20bentuk\x20untuk\x20dikelompokkan','Tambah\x20item\x20jalur','Paskan\x20kontainer\x20induk\x20dengan\x20konten','Panah\x20blok','SmartArt','Batas','Klasifier','Pilih\x20bentuk','Lingkaran\x20dengan\x20bilah','Garis-titik','Batal','Garis\x20hidup\x20kontrol','Bintang\x20dan\x20spanduk','Keadaan\x20awal','Tambahkan\x20deskripsi\x20untuk\x20node\x20ini','Cari\x20elemen\x20papan','Sunting\x20jalur','Swimlane\x20horizontal','Hapus','Diagram\x20alir','Diagram\x20alur\x20data','Diagram\x20relasi\x20entitas','Lingkaran','Balik\x20pemilihan','Garis\x20hidup\x20penyimpanan\x20akses\x20langsung','Mode\x20seret','Chevron','Linimasa\x20vertikal','Pemilihan\x20dalam','Keluarkan\x20dari\x20kontainer','Halaman','Bawa\x20maju','Ukuran\x20kustom','Kaki\x20gagak\x20dengan\x20bilah','Temukan','Kurung\x20kurawal\x20kiri','Warna\x20teks','Tambah\x20cepat','Biasa','Berlian\x20kosong','Horizontal','Bentangkan','Nama\x20kontainer','Atur\x20ulang\x20zoom','Diagram\x20sekuens\x20UML','Komponen','Perbesar\x20/\x20Perkecil','Baris\x20{0},\x20Kolom\x20{1}','Video','Tidak\x20ada\x20hasil\x20yang\x20cocok','Pilih\x20kelompok\x20lapisan\x20atas','Antarmuka\x20tersedia','Ubah\x20nama\x20jalur','Garis\x20hidup\x20batas','Tampilkan\x20/\x20sembunyikan\x20bilah\x20alat','Swimlane\x20vertikal','Kelompokkan\x20bentuk','Tata\x20letak','Hapus\x20teks','Ciutkan','Pena','Keluar\x20layar\x20penuh','Balik\x20panah','Tema\x20{0}','Garis\x20lurus','Tampilkan\x20/\x20sembunyikan\x20Tambah\x20cepat','Konektor\x20berlian\x20terisi','Peta\x20pikiran\x20ke\x20kanan','Rata\x20Kiri','Masuk\x20layar\x20penuh','Cari\x20bentuk','Silang','Nonaktifkan\x20ubah\x20ukuran\x20otomatis','Balik\x20vertikal','Bawa\x20ke\x20depan','Panah\x20terbuka','Entitas','Geser\x20horizontal\x20/\x20vertikal','Peta\x20pikiran\x20horizontal','Nama\x20objek','Konektor\x20panah\x20terbuka\x20putus-putus','Solid','Paskan\x20ke\x20kanvas','Buka\x20kunci\x20keanggotaan','Sisipkan\x20teks','Berlian\x20terisi','Keadaan\x20akhir','Konektor\x20panah\x20terisi','Kelas','Penyimpanan\x20data\x203','Simpan','Selesai','Aktifkan\x20ubah\x20ukuran\x20otomatis','Lebar\x20garis','Tautan','Persegi\x20panjang\x20membulat','Pilih\x20konten','Biru','Latar\x20belakang\x20label','Bilah','Kontainer','Kunci\x20keanggotaan','Pindahkan\x20jalur\x20ke\x20atas','Coret','Tidak\x20ada','Balik\x20horizontal','Pemarkah\x20tempat','Antarmuka','Rata\x20Tengah','Klasik','Tema','Salin\x20sebagai\x20gambar','Tampilkan\x20semua','Tampilkan','4654890XhRKJF','Garis','Kembali','Rata\x20kiri','Data','Perkecil','Bertitik','Fragmen\x20sekuens\x20alternatif','Pindahkan\x20jalur\x20ke\x20bawah','Label','Salin','Objek','Callout','Ubah\x20skala','Garis\x20hidup\x20entitas','Awan','Vintage','Entitas\x20tipe\x20bidang\x20kunci','Tidak\x20ada\x20objek','Oval','Pengaturan','Kurung\x20kurawal\x20kanan','Persegi\x20panjang','Segitiga','Bilah\x20keadaan','Ciutkan\x20/\x20bentangkan\x20semua\x20node','Distribusikan\x20secara\x20horizontal','Perbesar','Panah\x20terisi','Kirim\x20mundur','Terkunci','Tambah\x20node\x20saudara','Konektor\x20panah\x20terisi\x20putus-putus','Diagram\x20kelas','Alat','Rata\x20bawah','Bingkai\x20label','Pohon\x20ke\x20kanan','Pindahkan\x20konten\x20ke\x20jalur\x20sebelumnya\x20dan\x20hapus','Potong','Bentuk\x20dasar','Panah\x20kiri','Lengkung','41BWzmGX','Hapus\x20jalur','Entitas\x20bidang\x20kunci','Hapus\x20kontainer','Tambah\x20deskripsi','Penyimpanan\x20data\x202','Miring','Sembunyikan\x20kursor\x20kolaborator','Item\x20jalur','Zoom\x20ke\x20pemilihan','Navigator','Mulai','Sumber\x20daya','Bentangkan\x20jalur','Kunci','Rata\x20atas','Perbesar\x20ukuran\x20huruf','Gambar','Kisi','Kustom','Sembunyikan\x20semua','Kutipan','Bagan','Rata\x20tengah','Tombol\x20aksi','Garis\x20hidup\x20aktor','Panah\x20kanan','Pengaturan\x20teks','Gelembung\x20bicara','Rata\x20tengah\x20vertikal','Jalur\x20{0}','Salin\x20gaya','Kirim\x20ke\x20belakang','Default','Distribusikan\x20secara\x20vertikal','1632453rSVIGg','1\x20:\x201','Konektor','Sembunyikan','Konektor\x20rakitan','1430484wREDJR','Detail','Deskripsi','Daftar\x20bernomor','Segitiga\x20kosong','Pilih\x20/\x20batalkan\x20beberapa','Pilih\x20kontainer\x20induk','Diagram\x20komponen','2348480wyYczn','Swimlane','Penyimpanan\x20data\x201','Ubah\x20nama\x20kontainer','22BVZXmJ','Nol\x20atau\x20satu','Kursor\x20kolaborator','24642RfQIFU','Opasitas\x20{0}%','Edit\x20teks','Tebal','Lainnya','Keluarkan\x20konten\x20dan\x20hapus\x20jalur','Garis\x20siku-siku','Tabel','Tambah\x20jalur\x20di\x20kanan','Tampilkan\x20bilah\x20alat','Ubah\x20nama','Cari\x20objek','Buat\x20salinan','Teks','Diagram\x20pohon','Kaki\x20gagak','Linimasa','Linimasa\x20horizontal','Garis\x20bawah','Semua','Blok\x20panah\x20kanan','4\x20:\x203','Garis\x20poligon','Catatan\x20tempel','Panah\x20sumber','Paskan\x20dengan\x20konten','Tempel','5432130Glphyd','Kolom','Aktor','Bilah\x20ganda','Bantuan','Pentagon','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Cari','Nonaktifkan\x20perataan\x20objek','Rata\x20Kanan','Segitiga\x20siku-siku','Tempel\x20gaya','Berlian','Transparan','Sedang','Lingkaran\x20terisi','Atur\x20ulang\x20warna','Unit','Garis\x20hidup\x20koleksi','Baris','Fonta','Pindahkan\x20konten\x20ke\x20jalur\x20berikutnya\x20dan\x20hapus','Pengaturan\x20garis','Nama\x20jalur','Callout\x20membulat','Kotak\x20komponen','Atur','Tampilkan\x20lebih\x20banyak\x20bentuk','4kxSIkd','Silinder','Trapesium','Peta\x20pikiran','Urungkan','Panah\x20tujuan','Tambahkan\x20deskripsi','Tampilan','Sunting\x20node\x20saat\x20ini','Putus-putus'];_0x37ba=function(){return _0x3d1424;};return _0x37ba();}const _0x1930e0=_0x4f67;(function(_0x32a37a,_0x3f5017){const _0x1aeb1a=_0x4f67,_0x5f0f90=_0x32a37a();while(!![]){try{const _0x3e4926=parseInt(_0x1aeb1a(0x1a4))/0x1*(-parseInt(_0x1aeb1a(0x1db))/0x2)+parseInt(_0x1aeb1a(0x1c7))/0x3+parseInt(_0x1aeb1a(0x212))/0x4*(-parseInt(_0x1aeb1a(0x22b))/0x5)+parseInt(_0x1aeb1a(0x1cc))/0x6*(parseInt(_0x1aeb1a(0x228))/0x7)+-parseInt(_0x1aeb1a(0x1d4))/0x8+-parseInt(_0x1aeb1a(0x179))/0x9+-parseInt(_0x1aeb1a(0x1f6))/0xa*(-parseInt(_0x1aeb1a(0x1d8))/0xb);if(_0x3e4926===_0x3f5017)break;else _0x5f0f90['push'](_0x5f0f90['shift']());}catch(_0xec8945){_0x5f0f90['push'](_0x5f0f90['shift']());}}}(_0x37ba,0x4354b));function _0x4f67(_0x5ed2e7,_0x43c502){_0x5ed2e7=_0x5ed2e7-0x13e;const _0x37bae8=_0x37ba();let _0x4f671e=_0x37bae8[_0x5ed2e7];return _0x4f671e;}import{t as _0x10741a}from'../shape-preset-labels-092BdVw3.js';const t={'boards-ui':{'line':{'title':_0x1930e0(0x17a)},'contextMenu':{'container':{'rename':_0x1930e0(0x1d7),'fitToContent':_0x1930e0(0x1f4),'selectContents':_0x1930e0(0x167),'enableAutoResize':_0x1930e0(0x163),'disableAutoResize':_0x1930e0(0x14f),'lockMembership':_0x1930e0(0x16c),'unlockMembership':_0x1930e0(0x15a),'disband':'Bubarkan\x20kontainer','delete':_0x1930e0(0x1a7)},'containerChild':{'moveOut':_0x1930e0(0x256),'selectParent':_0x1930e0(0x1d2),'fitParent':_0x1930e0(0x23b)},'swimlaneLane':{'add':'Tambah\x20jalur','addBelow':'Tambah\x20jalur\x20di\x20bawah','addRight':_0x1930e0(0x1e3),'remove':_0x1930e0(0x1a5),'removeAndMovePrevious':_0x1930e0(0x19f),'removeAndPromote':_0x1930e0(0x1e0),'removeAndDeleteContent':'Hapus\x20konten\x20dan\x20jalur','removeAndMoveNext':_0x1930e0(0x20b),'rename':_0x1930e0(0x26d),'movePrevious':_0x1930e0(0x16d),'moveNext':_0x1930e0(0x181),'expand':_0x1930e0(0x1b1),'collapse':'Ciutkan\x20jalur'}},'popup':{'containerName':_0x1930e0(0x263),'laneName':_0x1930e0(0x20d),'cancel':_0x1930e0(0x243),'rename':_0x1930e0(0x1e5)},'ink':{'finishEditing':_0x1930e0(0x162),'enterEditing':_0x1930e0(0x249)},'mindMap':{'description':_0x1930e0(0x1ce),'descriptionPlaceholder':_0x1930e0(0x247),'saveDescription':_0x1930e0(0x161)},'panel':{'moreShapes':_0x1930e0(0x221),'more':_0x1930e0(0x1df),'back':_0x1930e0(0x17b),'close':'Tutup','stickyNote':_0x1930e0(0x1f2),'lineColor':'Warna\x20garis','lineWidth':_0x1930e0(0x164),'reverseMarkers':_0x1930e0(0x145),'searchShapes':_0x1930e0(0x14d),'container':_0x1930e0(0x16b),'swimlane':_0x1930e0(0x1d5),'verticalSwimlane':_0x1930e0(0x13e),'horizontalSwimlane':_0x1930e0(0x24a),'vertical':_0x1930e0(0x231),'horizontal':_0x1930e0(0x261),'tableCustomSize':_0x1930e0(0x259),'tableRows':_0x1930e0(0x209),'tableColumns':_0x1930e0(0x1f7),'tableInsert':'Sisipkan','customContainer':_0x1930e0(0x1b7),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x1930e0(0x1f0),'containerRatio1By1':_0x1930e0(0x1c8),'containerA4':'A4','mindMapGroupMindMap':'Peta\x20pikiran','mindMapGroupTree':_0x1930e0(0x1e9),'mindMapGroupTimeline':_0x1930e0(0x1eb),'mindMapRight':_0x1930e0(0x14a),'mindMapLeft':'Peta\x20pikiran\x20ke\x20kiri','mindMapHorizontal':_0x1930e0(0x155),'mindMapVertical':_0x1930e0(0x22a),'mindMapTreeRight':_0x1930e0(0x19e),'mindMapTreeLeft':'Pohon\x20ke\x20kiri','mindMapTreeAlternate':'Pohon\x20berselang','mindMapTimelineHorizontal':_0x1930e0(0x1ec),'mindMapTimelineVertical':_0x1930e0(0x254),'mindMapNodeText':_0x1930e0(0x222)},'settings':{'collaboratorCursors':_0x1930e0(0x1da),'find':_0x1930e0(0x1fd),'grid':_0x1930e0(0x1b6),'viewportBar':_0x1930e0(0x21e),'preciseSelection':'Pemilihan\x20presisi','quickAdd':_0x1930e0(0x25e),'theme':_0x1930e0(0x175),'themeOption':_0x1930e0(0x146),'themePreviewStart':_0x1930e0(0x1af),'themePreviewData':_0x1930e0(0x17d),'undo':_0x1930e0(0x216),'redo':_0x1930e0(0x236),'settings':_0x1930e0(0x18d),'objects':_0x1930e0(0x184),'findBoardElements':_0x1930e0(0x248),'noMatches':_0x1930e0(0x26a),'showDimensions':'Tampilkan\x20dimensi','showToolbar':_0x1930e0(0x1e4),'saveAs':_0x1930e0(0x232),'translateInto':'Terjemahkan\x20ke'},'objectListPanel':{'title':_0x1930e0(0x184),'empty':_0x1930e0(0x18b),'showAll':_0x1930e0(0x177),'hideAll':_0x1930e0(0x1b8),'moveForward':_0x1930e0(0x151),'moveBackward':_0x1930e0(0x1c4),'close':_0x1930e0(0x22c),'nameInput':_0x1930e0(0x156),'hide':_0x1930e0(0x1ca),'show':_0x1930e0(0x178),'lock':_0x1930e0(0x1b2),'unlock':'Buka\x20kunci','details':_0x1930e0(0x1cd),'locate':_0x1930e0(0x25b),'expand':_0x1930e0(0x262),'collapse':_0x1930e0(0x142),'dragToReorder':'Seret\x20untuk\x20mengurutkan','search':_0x1930e0(0x1e6),'filterAll':_0x1930e0(0x1ee),'filterHidden':_0x1930e0(0x22e),'filterLocked':_0x1930e0(0x197),'sectionCanvas':'Lapisan\x20kanvas','sectionFloating':'Lapisan\x20mengambang','name':'Nama','description':_0x1930e0(0x1ce),'descriptionPlaceholder':_0x1930e0(0x218),'noSelection':_0x1930e0(0x1fc),'elementTypes':{'object':_0x1930e0(0x184),'connector':_0x1930e0(0x1c9),'container':_0x1930e0(0x16b),'group':'Grup','image':_0x1930e0(0x1b5),'chart':'Bagan','page':_0x1930e0(0x257),'placeholder':_0x1930e0(0x171),'shape':'Bentuk','table':_0x1930e0(0x1e2),'text':'Teks','smartArt':_0x1930e0(0x23d),'video':_0x1930e0(0x269),'unit':_0x1930e0(0x207),'dom':'DOM'}},'find':{'lanePosition':_0x1930e0(0x1c2),'tableCellPosition':_0x1930e0(0x268),'elementTypes':{'connector':'Konektor','container':_0x1930e0(0x16b),'group':_0x1930e0(0x21c),'image':'Gambar','page':'Halaman','placeholder':_0x1930e0(0x171),'shape':_0x1930e0(0x220),'table':_0x1930e0(0x1e2),'text':_0x1930e0(0x1e8)}},'themePresets':{'default':_0x1930e0(0x1c5),'classic':_0x1930e0(0x174),'vintage':_0x1930e0(0x189),'gray':_0x1930e0(0x21f),'vibrant':'Cerah','blue':_0x1930e0(0x168)},'toolbar':{'resetColor':_0x1930e0(0x206),'shape':'Bentuk','text':_0x1930e0(0x1e8),'stickyNote':_0x1930e0(0x1f2),'line':_0x1930e0(0x1c9),'container':_0x1930e0(0x16b),'swimlane':_0x1930e0(0x1d5),'table':'Tabel','chart':_0x1930e0(0x1ba),'pen':_0x1930e0(0x143),'mindMap':_0x1930e0(0x215),'resources':_0x1930e0(0x1b0),'image':_0x1930e0(0x1b5),'wrapInContainer':'Bungkus\x20dalam\x20kontainer','addSwimlaneLane':_0x1930e0(0x23a),'swimlaneMenu':_0x1930e0(0x1d5),'swimlaneLaneMenu':_0x1930e0(0x1ac),'editBrushPath':'Sunting\x20jalur\x20kuas','arrange':_0x1930e0(0x210),'bringToFront':_0x1930e0(0x151),'bringForward':_0x1930e0(0x258),'sendBackward':_0x1930e0(0x196),'sendToBack':_0x1930e0(0x1c4),'more':'Lainnya'},'shapePresets':{..._0x10741a,'roundedRectangle':_0x1930e0(0x166),'oval':_0x1930e0(0x18c),'diamond':'Berlian','rectangle':'Persegi\x20panjang','circle':_0x1930e0(0x24f),'cylinder':_0x1930e0(0x213),'chevron':_0x1930e0(0x253),'rightArrowBlock':_0x1930e0(0x1ef),'parallelogram':'Jajar\x20genjang','trapezoid':_0x1930e0(0x214),'speechBubble':_0x1930e0(0x1c0),'roundedCallout':_0x1930e0(0x20e),'rightTriangle':_0x1930e0(0x200),'triangle':_0x1930e0(0x190),'star':_0x1930e0(0x22d),'hexagon':'Heksagon','pentagon':_0x1930e0(0x1fb),'octagon':'Oktagon','leftArrow':_0x1930e0(0x1a2),'rightArrow':_0x1930e0(0x1be),'leftRightArrow':'Panah\x20kiri-kanan','cloud':_0x1930e0(0x188),'leftBrace':_0x1930e0(0x25c),'rightBrace':_0x1930e0(0x18e),'plus':'Tambah','actor':_0x1930e0(0x1f8),'boundary':_0x1930e0(0x23e),'control':'Kontrol','entity':_0x1930e0(0x153),'collection':'Koleksi','dataFlowRoundedRectangle':'Persegi\x20panjang\x20membulat','dataFlowCircle':'Lingkaran','dataFlowRoundedSquare':'Persegi\x20membulat','dataStorage1':_0x1930e0(0x1d6),'dataStorage2':_0x1930e0(0x1a9),'dataStorage3':_0x1930e0(0x160),'lineNone':_0x1930e0(0x227),'lineDashedNone':'Garis\x20putus-putus\x20(tanpa\x20panah)','lineOpenArrow':_0x1930e0(0x152),'lineDoubleOpenArrow':'Panah\x20terbuka\x20ganda','actorLifeline':_0x1930e0(0x1bd),'boundaryLifeline':_0x1930e0(0x26e),'controlLifeline':_0x1930e0(0x244),'entityLifeline':_0x1930e0(0x187),'collectionLifeline':_0x1930e0(0x208),'objectLifeline':'Garis\x20hidup\x20objek','magneticDiskLifeline':'Garis\x20hidup\x20disk\x20magnetik','directAccessStorageLifeline':_0x1930e0(0x251),'activationBar':_0x1930e0(0x234),'sequenceFragment':'Fragmen\x20sekuens','sequenceAlternativeFragment':_0x1930e0(0x180),'umlClass':_0x1930e0(0x15f),'umlInterface':_0x1930e0(0x172),'umlInterfaceShape':'Antarmuka','umlClassifier':_0x1930e0(0x23f),'umlHollowDiamondConnector':'Konektor\x20berlian\x20kosong','umlFilledDiamondConnector':_0x1930e0(0x149),'umlFilledArrowConnector':_0x1930e0(0x15e),'umlDashedOpenArrowConnector':_0x1930e0(0x157),'umlDashedFilledArrowConnector':_0x1930e0(0x199),'erdEntity':_0x1930e0(0x153),'erdKeyField':_0x1930e0(0x1a6),'erdFieldType':'Entitas\x20tipe\x20bidang','erdFull':_0x1930e0(0x18a),'initialState':_0x1930e0(0x246),'finalState':_0x1930e0(0x15d),'stateBar':_0x1930e0(0x191),'requiredInterface':_0x1930e0(0x226),'assemblyConnector':_0x1930e0(0x1cb),'providedInterface':_0x1930e0(0x26c),'componentBox':_0x1930e0(0x20f),'component':_0x1930e0(0x266)},'shapeCategories':{'basics':'Dasar','basicShapes':{'rectangle':'Persegi\x20panjang','basicShape':_0x1930e0(0x1a1),'blockArrow':_0x1930e0(0x23c),'equationShape':'Bentuk\x20persamaan','flowchart':_0x1930e0(0x24c),'starAndBanner':_0x1930e0(0x245),'callout':_0x1930e0(0x185),'actionButton':_0x1930e0(0x1bc),'other':_0x1930e0(0x1df)},'classDiagram':_0x1930e0(0x19a),'dataFlowDiagram':_0x1930e0(0x24d),'line':_0x1930e0(0x17a),'entityRelationshipDiagram':_0x1930e0(0x24e),'umlCustomShapes':'Bentuk\x20UML\x20kustom','umlSequenceDiagram':_0x1930e0(0x265),'statusDiagram':'Diagram\x20status','componentDiagram':_0x1930e0(0x1d3)},'connector':{'toolbar':{'sourceMarker':_0x1930e0(0x1f3),'swapMarkers':'Tukar\x20panah','targetMarker':_0x1930e0(0x217),'lineColor':_0x1930e0(0x238),'lineWidth':'Lebar','opacityPercent':_0x1930e0(0x1dc),'settings':_0x1930e0(0x20c),'smoothElbow':'Garis\x20siku','bridge':'Jembatan\x20garis','insertText':_0x1930e0(0x15b),'textSettings':_0x1930e0(0x1bf),'alignLeft':_0x1930e0(0x14b),'alignCenter':_0x1930e0(0x173),'alignRight':_0x1930e0(0x1ff),'bold':_0x1930e0(0x1de),'italic':_0x1930e0(0x1aa),'underline':'Garis\x20bawah','strikethrough':_0x1930e0(0x16e),'textColor':_0x1930e0(0x25d),'editText':_0x1930e0(0x1dd),'labelFill':_0x1930e0(0x169),'labelBorder':_0x1930e0(0x19d),'transparent':_0x1930e0(0x203),'breakLineBehindText':'Putuskan\x20garis\x20di\x20belakang\x20teks','textSection':_0x1930e0(0x1e8),'labelSection':_0x1930e0(0x182),'deleteText':_0x1930e0(0x141),'more':_0x1930e0(0x1df)},'routing':{'straight':_0x1930e0(0x147),'elbow':_0x1930e0(0x1e1),'polyline':_0x1930e0(0x1f1),'curve':_0x1930e0(0x1a3)},'strokeWidth':{'thin':_0x1930e0(0x22f),'regular':_0x1930e0(0x25f),'medium':_0x1930e0(0x204),'bold':_0x1930e0(0x1de)},'dash':{'solid':_0x1930e0(0x158),'dashed':_0x1930e0(0x21b),'dotted':_0x1930e0(0x17f),'dashDot':_0x1930e0(0x242)},'marker':{'none':_0x1930e0(0x16f),'arrow':_0x1930e0(0x233),'filledArrow':_0x1930e0(0x195),'openArrow':'Panah\x20terbuka','triangle':_0x1930e0(0x190),'filledTriangle':_0x1930e0(0x229),'hollowTriangle':_0x1930e0(0x1d0),'diamond':_0x1930e0(0x202),'hollowDiamond':_0x1930e0(0x260),'filledDiamond':_0x1930e0(0x15c),'circle':_0x1930e0(0x24f),'filledCircle':_0x1930e0(0x205),'bar':_0x1930e0(0x16a),'doubleBar':_0x1930e0(0x1f9),'crowFoot':_0x1930e0(0x1ea),'crowsFoot':_0x1930e0(0x1ea),'barCrowsFoot':_0x1930e0(0x25a),'circleCrowsFoot':'Kaki\x20gagak\x20dengan\x20lingkaran','circleBar':_0x1930e0(0x241),'x':'X','cross':_0x1930e0(0x14e),'plus':'Tambah','zeroOrOne':_0x1930e0(0x1d9),'zeroOrMany':'Nol\x20atau\x20banyak','oneOrMany':'Satu\x20atau\x20banyak'}},'zoom':{'dragMode':_0x1930e0(0x252),'fitContent':_0x1930e0(0x1f4),'zoomOptions':'Opsi\x20zoom','zoomTo100':_0x1930e0(0x21d),'zoomToFit':_0x1930e0(0x159),'zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomOut':_0x1930e0(0x17e),'resetZoom':_0x1930e0(0x264),'zoomIn':_0x1930e0(0x194),'help':_0x1930e0(0x1fa)},'shortcutHelp':{'title':'Pintasan\x20keyboard','close':_0x1930e0(0x224),'sections':{'tools':_0x1930e0(0x19b),'navigator':_0x1930e0(0x1ae),'view':_0x1930e0(0x219),'selection':_0x1930e0(0x240),'editing':_0x1930e0(0x225),'grouping':_0x1930e0(0x13f),'swimlane':_0x1930e0(0x1d5),'mindMap':_0x1930e0(0x215),'layout':_0x1930e0(0x140),'font':_0x1930e0(0x20a)},'items':{'showMoreShapes':_0x1930e0(0x211),'roundedRectangle':_0x1930e0(0x166),'rectangle':_0x1930e0(0x18f),'oval':_0x1930e0(0x18c),'diamond':_0x1930e0(0x202),'text':_0x1930e0(0x1e8),'elbowConnector':_0x1930e0(0x235),'line':_0x1930e0(0x17a),'stickyNote':_0x1930e0(0x1f2),'search':'Cari','zoomWheel':'Perbesar\x20/\x20Perkecil','zoomPinch':_0x1930e0(0x267),'zoomTo100':_0x1930e0(0x21d),'zoomToSelection':_0x1930e0(0x1ad),'zoomToFit':_0x1930e0(0x159),'enterFullScreen':_0x1930e0(0x14c),'exitFullScreen':_0x1930e0(0x144),'selectShape':_0x1930e0(0x240),'selectAll':'Pilih\x20semua','multipleSelect':_0x1930e0(0x1d1),'invertSelection':_0x1930e0(0x250),'preciseSelection':_0x1930e0(0x223),'deepSelect':_0x1930e0(0x255),'editShape':_0x1930e0(0x225),'copy':_0x1930e0(0x183),'copyAsImage':_0x1930e0(0x176),'paste':_0x1930e0(0x1f5),'cut':_0x1930e0(0x1a0),'makeCopy':_0x1930e0(0x1e7),'scale':_0x1930e0(0x186),'copyStyle':_0x1930e0(0x1c3),'pasteStyle':_0x1930e0(0x201),'moveAxisLocked':_0x1930e0(0x154),'flipHorizontal':_0x1930e0(0x170),'flipVertical':_0x1930e0(0x150),'undo':_0x1930e0(0x216),'redo':_0x1930e0(0x236),'toggleQuickAdd':_0x1930e0(0x148),'hideCollaboratorsCursors':_0x1930e0(0x1ab),'toggleToolbar':_0x1930e0(0x26f),'delete':_0x1930e0(0x24b),'group':_0x1930e0(0x230),'ungroup':'Pisahkan\x20kelompok','selectUpperLayerGroups':_0x1930e0(0x26b),'selectShapesToGroup':_0x1930e0(0x239),'swimlaneLaneRename':_0x1930e0(0x26d),'swimlaneLaneToggleCollapsed':'Ciutkan\x20/\x20bentangkan\x20jalur','swimlaneLaneMovePrevious':_0x1930e0(0x16d),'swimlaneLaneMoveNext':_0x1930e0(0x181),'swimlaneLaneRemove':_0x1930e0(0x1a5),'addSiblingNode':_0x1930e0(0x198),'addChildNode':_0x1930e0(0x237),'addParentNode':'Tambah\x20node\x20induk','foldChildNodes':'Lipat\x20/\x20buka\x20node\x20anak','collapseAllNodes':_0x1930e0(0x192),'addDescription':_0x1930e0(0x1a8),'editCurrentNode':_0x1930e0(0x21a),'bringToFront':_0x1930e0(0x151),'sendToBack':_0x1930e0(0x1c4),'alignLeft':_0x1930e0(0x17c),'alignRight':'Rata\x20kanan','alignTop':_0x1930e0(0x1b3),'alignBottom':_0x1930e0(0x19c),'alignMiddle':_0x1930e0(0x1c1),'alignCenter':'Rata\x20tengah\x20horizontal','distributeHorizontally':_0x1930e0(0x193),'distributeVertically':_0x1930e0(0x1c6),'disableObjectAlignment':_0x1930e0(0x1fe),'increaseFontSize':_0x1930e0(0x1b4),'decreaseFontSize':'Perkecil\x20ukuran\x20huruf','bold':_0x1930e0(0x1de),'strikethrough':_0x1930e0(0x16e),'italic':'Miring','underline':_0x1930e0(0x1ed),'link':_0x1930e0(0x165),'numberedList':_0x1930e0(0x1cf),'bulletedList':'Daftar\x20berpoin','quote':_0x1930e0(0x1b9),'alignTextLeft':_0x1930e0(0x17c),'alignTextRight':'Rata\x20kanan','alignTextCenter':_0x1930e0(0x1bb)}}}};export{t as default};
|