@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/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x5642(_0x1e509d,_0x1ed9cf){_0x1e509d=_0x1e509d-0xaa;const _0x25d4bc=_0x25d4();let _0x564235=_0x25d4bc[_0x1e509d];return _0x564235;}function _0x25d4(){const _0x2e7ac7=['Ocultar\x20cursores\x20de\x20colaboradores','Pegar','Rombo','Selección\x20profunda','Forma','Barra\x20de\x20estado','Cerrar','Estado\x20final','Añadir\x20carril','Enviar\x20al\x20fondo','Mapa\x20mental\x20hacia\x20la\x20izquierda','Color\x20de\x20texto','Curva','Árbol\x20alterno','Atajos\x20de\x20teclado','Subrayado','Plegar\x20/\x20expandir\x20todos\x20los\x20nodos','Mover\x20carril\x20hacia\x20abajo','Editar\x20trazo\x20del\x20pincel','Alinear\x20a\x20la\x20izquierda','Añadir\x20nodo\x20hermano','Expandir','Carril','Ajustar\x20al\x20contenido','Traducir\x20a','Interfaz\x20requerida','Más\x20formas','176720eXUOSx','Color\x20de\x20línea','Eliminar\x20contenido\x20y\x20carril','Mapa\x20mental\x20hacia\x20la\x20derecha','Centrar\x20horizontalmente','Entidad\x20de\x20campo\x20clave','Flecha\x20de\x20destino','Grupo','Eliminar','Mostrar\x20barra\x20de\x20herramientas','Seleccionar\x20forma','Nombre\x20del\x20contenedor','Traer\x20al\x20frente','Triángulo\x20relleno','Mostrar\x20dimensiones','Mover\x20carril\x20hacia\x20arriba','Línea\x20de\x20vida\x20de\x20disco\x20magnético','Buscar\x20elementos\x20del\x20tablero','Formas\x20de\x20ecuación','Editar\x20forma','Enviar\x20atrás','Plegar\x20/\x20expandir\x20carril','Trapecio','Discontinuo','Plegar\x20/\x20desplegar\x20nodos\x20hijos','Llave\x20izquierda','Línea\x20de\x20vida\x20de\x20colección','Contenedor','Nombre','Pata\x20de\x20gallo\x20con\x20barra','DOM','Arrastre\x20para\x20reordenar','Cerrar\x20atajos','Agregar\x20texto','Flecha\x20de\x20origen','Línea\x20de\x20vida\x20de\x20frontera','Bloque\x20de\x20flecha\x20derecha','Entidad\x20de\x20tipo\x20de\x20campo','Mostrar\x20/\x20ocultar\x20Añadir\x20rápido','Mover\x20en\x20horizontal\x20/\x20vertical','Listo','Línea\x20de\x20vida\x20de\x20entidad','763pOfpUp','Línea\x20punto-raya','Carril\x20vertical','Ocultos','Expandir\x20carril','Rectángulo','42507LgbpeT','Flecha\x20derecha','Entidad','Triángulo\x20hueco','Herramientas','Cursores\x20de\x20colaboradores','Objetos','Llave\x20derecha','Conector\x20de\x20ensamblaje','Opciones\x20de\x20zoom','Disposición','Vivo','Diagrama\x20de\x20flujo','Alinear\x20abajo','Mostrar\x20más\x20formas','1001TslNIE','Mover\x20contenido\x20al\x20carril\x20anterior\x20y\x20eliminar','Línea\x20de\x20vida\x20de\x20almacenamiento\x20de\x20acceso\x20directo','Estado\x20inicial','Etiqueta','Cursiva','Eliminar\x20carril','Guardar','Detalles','Cilindro','Cambiar\x20nombre','Otros','Fino','Medio','Diagrama\x20de\x20secuencia\x20UML','Predeterminado','Marcador\x20de\x20posición','Pata\x20de\x20gallo\x20con\x20círculo','Elemento\x20de\x20carril','Desactivar\x20alineación\x20de\x20objetos','Línea\x20recta','Reducir','Diagrama\x20entidad-relación','Botones\x20de\x20acción','Formas\x20básicas','Mapa\x20mental\x20horizontal','Ajustes','Tachado','Rejilla','Flecha','Cuadrado\x20redondeado','Más','675406BZkCgf','Línea\x20de\x20vida\x20de\x20control','Copiar\x20estilo','Atrás','Añadir\x20carril\x20debajo','Escalar','Ayuda','Grosor\x20de\x20línea','Conector\x20en\x20ángulo','849696gSISRC','Básico','Añadir\x20elemento\x20de\x20carril','Alinear\x20a\x20la\x20derecha','Almacén\x20de\x20datos\x202','Vintage','Navegador','Flecha\x20izquierda-derecha','Fila\x20{0},\x20Columna\x20{1}','Imagen','52062XzJuEO','Añadir\x20rápido','Línea\x20de\x20vida\x20de\x20objeto','Clase','Grueso','Lista\x20con\x20viñetas','Nota\x20adhesiva','Interfaz','Conector','Transparente','Distribuir\x20horizontalmente','Organizar','Línea\x20de\x20tiempo\x20horizontal','Gráfico','Entrar\x20en\x20pantalla\x20completa','Inicio','Voltear\x20horizontalmente','SmartArt','Seleccionar\x20todo','Círculo\x20relleno','Insertar','Activar\x20ajuste\x20automático','4\x20:\x203','Editar\x20nodo\x20actual','Almacén\x20de\x20datos\x203','Negrita','Puente\x20de\x20línea','Añadir\x20carril\x20a\x20la\x20derecha','Interfaz\x20proporcionada','Ocultar','Centrar','Deshacer','Rombo\x20relleno','Bloquear\x20pertenencia','Disolver\x20contenedor','Aumentar','Aumentar\x20tamaño\x20de\x20fuente','3quIcNo','Línea','Rehacer','Uno\x20o\x20muchos','Capa\x20de\x20lienzo','Grosor','Plegar\x20carril','Añadir\x20descripción','Entidad\x20de\x20tipo\x20de\x20campo\x20clave','Conector\x20de\x20flecha\x20rellena','Seleccionar\x20grupos\x20de\x20nivel\x20superior','Selección\x20múltiple\x20/\x20deseleccionar','Envolver\x20en\x20un\x20contenedor','Llamada\x20redondeada','Pegar\x20estilo','Azul','Seleccionar\x20contenido','Copiar','Filas','Seleccionar\x20contenedor\x20principal','Bloquear','Hexágono','Diagrama\x20de\x20estados','Triángulo\x20rectángulo','Traer\x20adelante','Rectángulos','Eliminar\x20contenedor','exports','Sin\x20coincidencias','Flecha\x20rellena','Opacidad\x20{0}%','Pata\x20de\x20gallo','Ocultar\x20todo','Ajustar\x20el\x20contenedor\x20principal\x20al\x20contenido','Doble\x20flecha\x20abierta','Buscar\x20objetos','Cruz','Descripción','Diagrama\x20de\x20flujo\x20de\x20datos','Acercar\x20/\x20alejar','Caja\x20de\x20componente','Selección\x20precisa','Diagrama\x20de\x20clases','Hacer\x20una\x20copia','Barra\x20de\x20desplazamiento\x20de\x20la\x20vista','Cambiar\x20nombre\x20del\x20carril','Sacar\x20el\x20contenido\x20y\x20eliminar\x20el\x20carril','Página','Cero\x20o\x20uno','Unidad','Fragmento\x20de\x20secuencia','Conector\x20de\x20flecha\x20rellena\x20discontinua','Insertar\x20texto','Contraer','Reducir\x20tamaño\x20de\x20fuente','Carril\x20(swimlane)','962923zxQGBS','Mostrar\x20todo','Tamaño\x20personalizado','Modo\x20arrastre','Alinear\x20arriba','Lista\x20numerada','Actor','143gYBGRB','Copiar\x20como\x20imagen','82820BJtkZY','Flecha\x20izquierda','1\x20:\x201','Nombre\x20del\x20objeto','Tabla','Flecha\x20abierta','Interrumpir\x20la\x20línea\x20detrás\x20del\x20texto','Componente','Añadir\x20nodo\x20hijo','Tema','Carril\x20horizontal','Datos','Fragmento\x20de\x20secuencia\x20alternativa','Paralelogramo','Ajustes\x20de\x20línea','Óvalo','Horizontal','Desactivar\x20ajuste\x20automático','60DtSfQN','Borde\x20de\x20la\x20etiqueta','Doble\x20barra','Línea\x20discontinua\x20(sin\x20flecha)','Mostrar\x20/\x20ocultar\x20barra\x20de\x20herramientas','Sólido','Capa\x20flotante','Desbloquear','Polilínea','Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','Flechas\x20de\x20bloque','Editar\x20trazo','Línea\x20en\x20ángulo\x20recto','Círculo','Normal','Cita','Rectángulo\x20redondeado','1224jkCVuv','Ajustar\x20al\x20lienzo','Vista','Buscar','Centrar\x20verticalmente','Agrupar\x20formas','Cancelar','Añadir\x20una\x20descripción\x20a\x20este\x20nodo','Ninguno','Sacar\x20del\x20contenedor','Texto','Círculo\x20con\x20barra','Línea\x20(sin\x20flecha)','Control','Añadir\x20nodo\x20padre','Sin\x20objetos','Mapa\x20mental'];_0x25d4=function(){return _0x2e7ac7;};return _0x25d4();}const _0x3ddd61=_0x5642;(function(_0x2ab3e6,_0x44f1b3){const _0x2110ab=_0x5642,_0x4e43a1=_0x2ab3e6();while(!![]){try{const _0x112ce8=-parseInt(_0x2110ab(0xaa))/0x1+parseInt(_0x2110ab(0x161))/0x2*(parseInt(_0x2110ab(0x199))/0x3)+parseInt(_0x2110ab(0xc5))/0x4*(-parseInt(_0x2110ab(0x102))/0x5)+-parseInt(_0x2110ab(0x174))/0x6*(-parseInt(_0x2110ab(0x12c))/0x7)+parseInt(_0x2110ab(0xd6))/0x8*(parseInt(_0x2110ab(0x132))/0x9)+parseInt(_0x2110ab(0xb3))/0xa*(parseInt(_0x2110ab(0x141))/0xb)+-parseInt(_0x2110ab(0x16a))/0xc*(parseInt(_0x2110ab(0xb1))/0xd);if(_0x112ce8===_0x44f1b3)break;else _0x4e43a1['push'](_0x4e43a1['shift']());}catch(_0x4e6434){_0x4e43a1['push'](_0x4e43a1['shift']());}}}(_0x25d4,0x7717e));const e={'boards-ui':{'line':{'title':_0x3ddd61(0x19a)},'contextMenu':{'container':{'rename':'Cambiar\x20nombre\x20del\x20contenedor','fitToContent':'Ajustar\x20al\x20contenido','selectContents':_0x3ddd61(0x1a9),'enableAutoResize':_0x3ddd61(0x189),'disableAutoResize':_0x3ddd61(0xc4),'lockMembership':_0x3ddd61(0x195),'unlockMembership':'Desbloquear\x20pertenencia','disband':_0x3ddd61(0x196),'delete':_0x3ddd61(0x1b3)},'containerChild':{'moveOut':_0x3ddd61(0xdf),'selectParent':_0x3ddd61(0x1ac),'fitParent':_0x3ddd61(0x1ba)},'swimlaneLane':{'add':_0x3ddd61(0xef),'addBelow':_0x3ddd61(0x165),'addRight':_0x3ddd61(0x18f),'remove':_0x3ddd61(0x147),'removeAndMovePrevious':_0x3ddd61(0x142),'removeAndPromote':_0x3ddd61(0x1c7),'removeAndDeleteContent':_0x3ddd61(0x104),'removeAndMoveNext':'Mover\x20contenido\x20al\x20siguiente\x20carril\x20y\x20eliminar','rename':_0x3ddd61(0x1c6),'movePrevious':'Mover\x20carril\x20hacia\x20arriba','moveNext':_0x3ddd61(0xf8),'expand':_0x3ddd61(0x130),'collapse':_0x3ddd61(0x19f)}},'popup':{'containerName':_0x3ddd61(0x10d),'laneName':'Nombre\x20del\x20carril','cancel':_0x3ddd61(0xdc),'rename':_0x3ddd61(0x14b)},'ink':{'finishEditing':_0x3ddd61(0x12a),'enterEditing':_0x3ddd61(0xd0)},'mindMap':{'description':_0x3ddd61(0x1be),'descriptionPlaceholder':_0x3ddd61(0xdd),'saveDescription':_0x3ddd61(0x148)},'panel':{'moreShapes':_0x3ddd61(0x101),'more':'Más','back':_0x3ddd61(0x164),'close':_0x3ddd61(0xed),'stickyNote':_0x3ddd61(0x17a),'lineColor':_0x3ddd61(0x103),'lineWidth':_0x3ddd61(0x168),'reverseMarkers':'Invertir\x20flechas','searchShapes':'Buscar\x20formas','container':'Contenedor','swimlane':_0x3ddd61(0x1d0),'verticalSwimlane':_0x3ddd61(0x12e),'horizontalSwimlane':_0x3ddd61(0xbd),'vertical':'Vertical','horizontal':_0x3ddd61(0xc3),'tableCustomSize':_0x3ddd61(0xac),'tableRows':_0x3ddd61(0x1ab),'tableColumns':'Columnas','tableInsert':_0x3ddd61(0x188),'customContainer':'Personalizado','containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x3ddd61(0x18a),'containerRatio1By1':_0x3ddd61(0xb5),'containerA4':'A4','mindMapGroupMindMap':_0x3ddd61(0xe6),'mindMapGroupTree':'Diagrama\x20de\x20árbol','mindMapGroupTimeline':'Línea\x20de\x20tiempo','mindMapRight':_0x3ddd61(0x105),'mindMapLeft':_0x3ddd61(0xf1),'mindMapHorizontal':_0x3ddd61(0x15a),'mindMapVertical':'Mapa\x20mental\x20vertical','mindMapTreeRight':'Árbol\x20a\x20la\x20derecha','mindMapTreeLeft':'Árbol\x20a\x20la\x20izquierda','mindMapTreeAlternate':_0x3ddd61(0xf4),'mindMapTimelineHorizontal':_0x3ddd61(0x180),'mindMapTimelineVertical':'Línea\x20de\x20tiempo\x20vertical','mindMapNodeText':_0x3ddd61(0x123)},'settings':{'collaboratorCursors':_0x3ddd61(0x137),'find':_0x3ddd61(0xd9),'grid':_0x3ddd61(0x15d),'viewportBar':_0x3ddd61(0x1c5),'preciseSelection':_0x3ddd61(0x1c2),'quickAdd':_0x3ddd61(0x175),'theme':_0x3ddd61(0xbc),'themeOption':'Tema\x20{0}','themePreviewStart':_0x3ddd61(0x183),'themePreviewData':_0x3ddd61(0xbe),'undo':_0x3ddd61(0x193),'redo':_0x3ddd61(0x19b),'settings':_0x3ddd61(0x15b),'objects':_0x3ddd61(0x138),'findBoardElements':_0x3ddd61(0x113),'noMatches':_0x3ddd61(0x1b5),'showDimensions':_0x3ddd61(0x110),'showToolbar':_0x3ddd61(0x10b),'translateInto':_0x3ddd61(0xff)},'objectListPanel':{'title':_0x3ddd61(0x138),'empty':_0x3ddd61(0xe5),'showAll':_0x3ddd61(0xab),'hideAll':_0x3ddd61(0x1b9),'moveForward':'Traer\x20al\x20frente','moveBackward':_0x3ddd61(0x116),'close':_0x3ddd61(0xed),'nameInput':_0x3ddd61(0xb6),'hide':_0x3ddd61(0x191),'show':'Mostrar','lock':_0x3ddd61(0x1ad),'unlock':_0x3ddd61(0xcc),'details':_0x3ddd61(0x149),'locate':'Localizar','expand':_0x3ddd61(0xfc),'collapse':_0x3ddd61(0x1ce),'dragToReorder':_0x3ddd61(0x121),'search':_0x3ddd61(0x1bc),'filterAll':'Todo','filterHidden':_0x3ddd61(0x12f),'filterLocked':'Bloqueados','sectionCanvas':_0x3ddd61(0x19d),'sectionFloating':_0x3ddd61(0xcb),'name':_0x3ddd61(0x11e),'description':_0x3ddd61(0x1be),'descriptionPlaceholder':'Añadir\x20una\x20descripción','noSelection':_0x3ddd61(0xce),'elementTypes':{'object':'Objeto','connector':_0x3ddd61(0x17c),'container':_0x3ddd61(0x11d),'group':'Grupo','image':_0x3ddd61(0x173),'chart':_0x3ddd61(0x181),'page':_0x3ddd61(0x1c8),'placeholder':_0x3ddd61(0x151),'shape':_0x3ddd61(0xeb),'table':_0x3ddd61(0xb7),'text':'Texto','smartArt':_0x3ddd61(0x185),'video':'Vídeo','unit':_0x3ddd61(0x1ca),'dom':_0x3ddd61(0x120)}},'find':{'lanePosition':'Carril\x20{0}','tableCellPosition':_0x3ddd61(0x172),'elementTypes':{'connector':'Conector','container':_0x3ddd61(0x11d),'group':_0x3ddd61(0x109),'image':_0x3ddd61(0x173),'page':_0x3ddd61(0x1c8),'placeholder':'Marcador\x20de\x20posición','shape':_0x3ddd61(0xeb),'table':'Tabla','text':'Texto'}},'themePresets':{'default':_0x3ddd61(0x150),'classic':'Clásico','vintage':_0x3ddd61(0x16f),'gray':'Gris','vibrant':_0x3ddd61(0x13d),'blue':_0x3ddd61(0x1a8)},'toolbar':{'resetColor':'Restablecer\x20color','shape':'Forma','text':_0x3ddd61(0xe0),'stickyNote':_0x3ddd61(0x17a),'line':'Conector','container':_0x3ddd61(0x11d),'swimlane':_0x3ddd61(0xfd),'table':_0x3ddd61(0xb7),'chart':_0x3ddd61(0x181),'pen':'Lápiz','mindMap':_0x3ddd61(0xe6),'resources':'Recursos','image':_0x3ddd61(0x173),'wrapInContainer':_0x3ddd61(0x1a5),'addSwimlaneLane':_0x3ddd61(0x16c),'swimlaneMenu':'Carril','swimlaneLaneMenu':_0x3ddd61(0x153),'editBrushPath':_0x3ddd61(0xf9),'arrange':_0x3ddd61(0x17f),'bringToFront':'Traer\x20al\x20frente','bringForward':_0x3ddd61(0x1b1),'sendBackward':_0x3ddd61(0x116),'sendToBack':_0x3ddd61(0xf0),'more':'Más'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x3ddd61(0xd5),'oval':_0x3ddd61(0xc2),'diamond':_0x3ddd61(0xe9),'rectangle':_0x3ddd61(0x131),'circle':_0x3ddd61(0xd2),'cylinder':_0x3ddd61(0x14a),'chevron':'Chevron','rightArrowBlock':_0x3ddd61(0x126),'parallelogram':_0x3ddd61(0xc0),'trapezoid':_0x3ddd61(0x118),'speechBubble':'Bocadillo','roundedCallout':_0x3ddd61(0x1a6),'rightTriangle':_0x3ddd61(0x1b0),'triangle':'Triángulo','star':'Estrella','hexagon':_0x3ddd61(0x1ae),'pentagon':'Pentágono','octagon':'Octágono','leftArrow':_0x3ddd61(0xb4),'rightArrow':_0x3ddd61(0x133),'leftRightArrow':_0x3ddd61(0x171),'cloud':'Nube','leftBrace':_0x3ddd61(0x11b),'rightBrace':_0x3ddd61(0x139),'plus':_0x3ddd61(0x160),'actor':_0x3ddd61(0xb0),'boundary':'Frontera','control':_0x3ddd61(0xe3),'entity':_0x3ddd61(0x134),'collection':'Colección','dataFlowRoundedRectangle':'Rectángulo\x20redondeado','dataFlowCircle':_0x3ddd61(0xd2),'dataFlowRoundedSquare':_0x3ddd61(0x15f),'dataStorage1':'Almacén\x20de\x20datos\x201','dataStorage2':_0x3ddd61(0x16e),'dataStorage3':_0x3ddd61(0x18c),'lineNone':_0x3ddd61(0xe2),'lineDashedNone':_0x3ddd61(0xc8),'lineOpenArrow':'Flecha\x20abierta','lineDoubleOpenArrow':_0x3ddd61(0x1bb),'actorLifeline':'Línea\x20de\x20vida\x20del\x20actor','boundaryLifeline':_0x3ddd61(0x125),'controlLifeline':_0x3ddd61(0x162),'entityLifeline':_0x3ddd61(0x12b),'collectionLifeline':_0x3ddd61(0x11c),'objectLifeline':_0x3ddd61(0x176),'magneticDiskLifeline':_0x3ddd61(0x112),'directAccessStorageLifeline':_0x3ddd61(0x143),'activationBar':'Barra\x20de\x20activación','sequenceFragment':_0x3ddd61(0x1cb),'sequenceAlternativeFragment':_0x3ddd61(0xbf),'umlClass':_0x3ddd61(0x177),'umlInterface':_0x3ddd61(0x17b),'umlInterfaceShape':_0x3ddd61(0x17b),'umlClassifier':'Clasificador','umlHollowDiamondConnector':'Conector\x20en\x20rombo\x20hueco','umlFilledDiamondConnector':'Conector\x20en\x20rombo\x20relleno','umlFilledArrowConnector':_0x3ddd61(0x1a2),'umlDashedOpenArrowConnector':'Conector\x20de\x20flecha\x20abierta\x20discontinua','umlDashedFilledArrowConnector':_0x3ddd61(0x1cc),'erdEntity':'Entidad','erdKeyField':_0x3ddd61(0x107),'erdFieldType':_0x3ddd61(0x127),'erdFull':_0x3ddd61(0x1a1),'initialState':_0x3ddd61(0x144),'finalState':_0x3ddd61(0xee),'stateBar':_0x3ddd61(0xec),'requiredInterface':_0x3ddd61(0x100),'assemblyConnector':_0x3ddd61(0x13a),'providedInterface':_0x3ddd61(0x190),'componentBox':_0x3ddd61(0x1c1),'component':_0x3ddd61(0xba)},'shapeCategories':{'basics':_0x3ddd61(0x16b),'basicShapes':{'rectangle':_0x3ddd61(0x1b2),'basicShape':_0x3ddd61(0x159),'blockArrow':_0x3ddd61(0xcf),'equationShape':_0x3ddd61(0x114),'flowchart':_0x3ddd61(0x13e),'starAndBanner':'Estrellas\x20y\x20banderines','callout':'Llamadas','actionButton':_0x3ddd61(0x158),'other':_0x3ddd61(0x14c)},'classDiagram':_0x3ddd61(0x1c3),'dataFlowDiagram':_0x3ddd61(0x1bf),'line':_0x3ddd61(0x19a),'entityRelationshipDiagram':_0x3ddd61(0x157),'umlCustomShapes':'Formas\x20UML\x20personalizadas','umlSequenceDiagram':_0x3ddd61(0x14f),'statusDiagram':_0x3ddd61(0x1af),'componentDiagram':'Diagrama\x20de\x20componentes'},'connector':{'toolbar':{'sourceMarker':_0x3ddd61(0x124),'swapMarkers':'Intercambiar\x20flechas','targetMarker':_0x3ddd61(0x108),'lineColor':'Color\x20de\x20línea','lineWidth':_0x3ddd61(0x19e),'opacityPercent':_0x3ddd61(0x1b7),'settings':_0x3ddd61(0xc1),'smoothElbow':'Línea\x20en\x20ángulo','bridge':_0x3ddd61(0x18e),'insertText':_0x3ddd61(0x1cd),'textSettings':'Configuración\x20del\x20texto','alignLeft':_0x3ddd61(0xfa),'alignCenter':_0x3ddd61(0x192),'alignRight':'Alinear\x20a\x20la\x20derecha','bold':_0x3ddd61(0x18d),'italic':_0x3ddd61(0x146),'underline':_0x3ddd61(0xf6),'strikethrough':'Tachado','textColor':_0x3ddd61(0xf2),'editText':'Editar\x20texto','labelFill':'Fondo\x20de\x20la\x20etiqueta','labelBorder':_0x3ddd61(0xc6),'transparent':_0x3ddd61(0x17d),'breakLineBehindText':_0x3ddd61(0xb9),'textSection':'Texto','labelSection':_0x3ddd61(0x145),'deleteText':'Eliminar\x20texto','more':'Más'},'routing':{'straight':_0x3ddd61(0x155),'elbow':_0x3ddd61(0xd1),'polyline':_0x3ddd61(0xcd),'curve':_0x3ddd61(0xf3)},'strokeWidth':{'thin':_0x3ddd61(0x14d),'regular':_0x3ddd61(0xd3),'medium':_0x3ddd61(0x14e),'bold':_0x3ddd61(0x178)},'dash':{'solid':_0x3ddd61(0xca),'dashed':_0x3ddd61(0x119),'dotted':'Punteado','dashDot':_0x3ddd61(0x12d)},'marker':{'none':_0x3ddd61(0xde),'arrow':_0x3ddd61(0x15e),'filledArrow':_0x3ddd61(0x1b6),'openArrow':_0x3ddd61(0xb8),'triangle':'Triángulo','filledTriangle':_0x3ddd61(0x10f),'hollowTriangle':_0x3ddd61(0x135),'diamond':'Rombo','hollowDiamond':'Rombo\x20hueco','filledDiamond':_0x3ddd61(0x194),'circle':_0x3ddd61(0xd2),'filledCircle':_0x3ddd61(0x187),'bar':'Barra','doubleBar':_0x3ddd61(0xc7),'crowFoot':_0x3ddd61(0x1b8),'crowsFoot':_0x3ddd61(0x1b8),'barCrowsFoot':_0x3ddd61(0x11f),'circleCrowsFoot':_0x3ddd61(0x152),'circleBar':_0x3ddd61(0xe1),'x':'X','cross':_0x3ddd61(0x1bd),'plus':_0x3ddd61(0x160),'zeroOrOne':_0x3ddd61(0x1c9),'zeroOrMany':'Cero\x20o\x20muchos','oneOrMany':_0x3ddd61(0x19c)}},'zoom':{'dragMode':_0x3ddd61(0xad),'fitContent':_0x3ddd61(0xfe),'zoomOptions':_0x3ddd61(0x13b),'zoomTo100':'Zoom\x20al\x20100%','zoomToFit':_0x3ddd61(0xd7),'zoomToSelection':'Zoom\x20a\x20la\x20selección','zoomOut':_0x3ddd61(0x156),'resetZoom':'Restablecer\x20zoom','zoomIn':_0x3ddd61(0x197),'help':_0x3ddd61(0x167)},'shortcutHelp':{'title':_0x3ddd61(0xf5),'close':_0x3ddd61(0x122),'sections':{'tools':_0x3ddd61(0x136),'navigator':_0x3ddd61(0x170),'view':_0x3ddd61(0xd8),'selection':_0x3ddd61(0x10c),'editing':_0x3ddd61(0x115),'grouping':_0x3ddd61(0xdb),'swimlane':_0x3ddd61(0xfd),'mindMap':_0x3ddd61(0xe6),'layout':_0x3ddd61(0x13c),'font':'Fuente'},'items':{'showMoreShapes':_0x3ddd61(0x140),'roundedRectangle':_0x3ddd61(0xd5),'rectangle':'Rectángulo','oval':'Óvalo','diamond':'Rombo','text':_0x3ddd61(0xe0),'elbowConnector':_0x3ddd61(0x169),'line':'Línea','stickyNote':'Nota\x20adhesiva','search':_0x3ddd61(0xd9),'zoomWheel':_0x3ddd61(0x1c0),'zoomPinch':'Acercar\x20/\x20alejar','zoomTo100':'Zoom\x20al\x20100%','zoomToSelection':'Zoom\x20a\x20la\x20selección','zoomToFit':_0x3ddd61(0xd7),'enterFullScreen':_0x3ddd61(0x182),'exitFullScreen':'Salir\x20de\x20pantalla\x20completa','selectShape':_0x3ddd61(0x10c),'selectAll':_0x3ddd61(0x186),'multipleSelect':_0x3ddd61(0x1a4),'invertSelection':'Invertir\x20selección','preciseSelection':'Selección\x20precisa','deepSelect':_0x3ddd61(0xea),'editShape':_0x3ddd61(0x115),'copy':_0x3ddd61(0x1aa),'copyAsImage':_0x3ddd61(0xb2),'paste':_0x3ddd61(0xe8),'cut':'Cortar','makeCopy':_0x3ddd61(0x1c4),'scale':_0x3ddd61(0x166),'copyStyle':_0x3ddd61(0x163),'pasteStyle':_0x3ddd61(0x1a7),'moveAxisLocked':_0x3ddd61(0x129),'flipHorizontal':_0x3ddd61(0x184),'flipVertical':'Voltear\x20verticalmente','undo':_0x3ddd61(0x193),'redo':_0x3ddd61(0x19b),'toggleQuickAdd':_0x3ddd61(0x128),'hideCollaboratorsCursors':_0x3ddd61(0xe7),'toggleToolbar':_0x3ddd61(0xc9),'delete':_0x3ddd61(0x10a),'group':'Agrupar','ungroup':'Desagrupar','selectUpperLayerGroups':_0x3ddd61(0x1a3),'selectShapesToGroup':'Seleccionar\x20formas\x20a\x20agrupar','swimlaneLaneRename':_0x3ddd61(0x1c6),'swimlaneLaneToggleCollapsed':_0x3ddd61(0x117),'swimlaneLaneMovePrevious':_0x3ddd61(0x111),'swimlaneLaneMoveNext':_0x3ddd61(0xf8),'swimlaneLaneRemove':_0x3ddd61(0x147),'addSiblingNode':_0x3ddd61(0xfb),'addChildNode':_0x3ddd61(0xbb),'addParentNode':_0x3ddd61(0xe4),'foldChildNodes':_0x3ddd61(0x11a),'collapseAllNodes':_0x3ddd61(0xf7),'addDescription':_0x3ddd61(0x1a0),'editCurrentNode':_0x3ddd61(0x18b),'bringToFront':_0x3ddd61(0x10e),'sendToBack':'Enviar\x20al\x20fondo','alignLeft':_0x3ddd61(0xfa),'alignRight':_0x3ddd61(0x16d),'alignTop':_0x3ddd61(0xae),'alignBottom':_0x3ddd61(0x13f),'alignMiddle':_0x3ddd61(0xda),'alignCenter':_0x3ddd61(0x106),'distributeHorizontally':_0x3ddd61(0x17e),'distributeVertically':'Distribuir\x20verticalmente','disableObjectAlignment':_0x3ddd61(0x154),'increaseFontSize':_0x3ddd61(0x198),'decreaseFontSize':_0x3ddd61(0x1cf),'bold':_0x3ddd61(0x18d),'strikethrough':_0x3ddd61(0x15c),'italic':_0x3ddd61(0x146),'underline':_0x3ddd61(0xf6),'link':'Enlace','numberedList':_0x3ddd61(0xaf),'bulletedList':_0x3ddd61(0x179),'quote':_0x3ddd61(0xd4),'alignTextLeft':_0x3ddd61(0xfa),'alignTextRight':_0x3ddd61(0x16d),'alignTextCenter':_0x3ddd61(0x192)}}}};module[_0x3ddd61(0x1b4)]=e;
|
|
1
|
+
function _0x5342(){const _0x58770f=['Tabla','Opacidad\x20{0}%','Expandir','Grupo','Editar\x20nodo\x20actual','Intercambiar\x20flechas','Añadir\x20carril\x20a\x20la\x20derecha','Carril\x20vertical','Conector\x20de\x20flecha\x20rellena\x20discontinua','Eliminar','Almacén\x20de\x20datos\x203','Triángulo\x20relleno','4\x20:\x203','Rectángulo\x20redondeado','Mapa\x20mental\x20horizontal','Columnas','55612iRkiPc','Mostrar','Cambiar\x20nombre\x20del\x20contenedor','Grueso','Copiar\x20estilo','Cuadrado\x20redondeado','Tamaño\x20personalizado','SmartArt','Mover\x20contenido\x20al\x20siguiente\x20carril\x20y\x20eliminar','Pegar','Mover\x20carril\x20hacia\x20arriba','Contenedor','180CeMBtm','Rectángulo','Restablecer\x20zoom','Eliminar\x20contenedor','Restablecer\x20color','Navegador','Modo\x20arrastre','Invertir\x20flechas','Enlace','Estrellas\x20y\x20banderines','Color\x20de\x20texto','Traer\x20al\x20frente','Reducir\x20tamaño\x20de\x20fuente','Horizontal','Entidad\x20de\x20tipo\x20de\x20campo','Gráfico','Traducir\x20a','Desactivar\x20ajuste\x20automático','Diagrama\x20de\x20árbol','Flechas\x20de\x20bloque','Agrupar\x20formas','Añadir\x20rápido','Editar\x20trazo','Fragmento\x20de\x20secuencia\x20alternativa','Añadir\x20carril','Línea\x20de\x20tiempo','Conector','Filas','Línea','Objetos','Ayuda','Pata\x20de\x20gallo\x20con\x20barra','Triángulo','Cita','Flecha\x20abierta','Mover\x20contenido\x20al\x20carril\x20anterior\x20y\x20eliminar','Formas\x20de\x20ecuación','Fino','Añadir\x20una\x20descripción\x20a\x20este\x20nodo','Disolver\x20contenedor','Doble\x20barra','Discontinuo','Sacar\x20el\x20contenido\x20y\x20eliminar\x20el\x20carril','Cortar','Zoom\x20a\x20la\x20selección','Seleccionar\x20grupos\x20de\x20nivel\x20superior','Personalizado','Tachado','Marcador\x20de\x20posición','Línea\x20discontinua\x20(sin\x20flecha)','Control','Diagrama\x20de\x20clases','Vídeo','Barra\x20de\x20estado','Cero\x20o\x20muchos','Ajustar\x20al\x20lienzo','Desactivar\x20alineación\x20de\x20objetos','Mostrar\x20dimensiones','16\x20:\x209','Fuente','Doble\x20flecha\x20abierta','Alinear\x20a\x20la\x20derecha','Contraer','Diagrama\x20de\x20componentes','Guardar','Alinear\x20a\x20la\x20izquierda','Centrar\x20verticalmente','Rombo\x20hueco','Llamadas','Transparente','Voltear\x20horizontalmente','Ajustar\x20el\x20contenedor\x20principal\x20al\x20contenido','Añadir\x20elemento\x20de\x20carril','Curva','Gris','Seleccionar\x20formas\x20a\x20agrupar','Línea\x20de\x20tiempo\x20horizontal','Caja\x20de\x20componente','Enviar\x20atrás','Círculo\x20relleno','Pata\x20de\x20gallo\x20con\x20círculo','Añadir\x20descripción','Línea\x20de\x20vida\x20de\x20objeto','Sin\x20coincidencias','Ajustar\x20al\x20contenido','Carril\x20(swimlane)','Copiar\x20como\x20imagen','Colección','Interfaz','Más','Medio','Cerrar','Conector\x20en\x20ángulo','Mostrar\x20barra\x20de\x20herramientas','Seleccionar\x20forma','Cambiar\x20nombre\x20del\x20carril','Cursiva','Azul','Flecha\x20izquierda-derecha','Rombo','Alinear\x20arriba','Línea\x20recta','Diagrama\x20de\x20flujo','Llave\x20derecha','Vista','Cerrar\x20atajos','Mapa\x20mental\x20hacia\x20la\x20derecha','Editar\x20texto','Enviar\x20al\x20fondo','Mapa\x20mental\x20vertical','Polilínea','Eliminar\x20carril','Ocultar\x20cursores\x20de\x20colaboradores','Plegar\x20/\x20desplegar\x20nodos\x20hijos','Localizar','Vertical','Inicio','Estrella','Óvalo','116380wkQESP','Hexágono','Datos','Flecha\x20de\x20origen','1290380EDmzwH','Diagrama\x20entidad-relación','Negrita','Imagen','Rectángulos','Buscar\x20formas','Ocultos','Reducir','Estado\x20final','Añadir\x20nodo\x20hermano','Elemento\x20de\x20carril','Vivo','Salir\x20de\x20pantalla\x20completa','Círculo','Atajos\x20de\x20teclado','Agregar\x20texto','Línea\x20de\x20tiempo\x20vertical','Barra\x20de\x20activación','Formas\x20UML\x20personalizadas','Nube','DOM','Actor','Conector\x20en\x20rombo\x20relleno','Añadir\x20una\x20descripción','Buscar\x20objetos','Organizar','Objeto','Cero\x20o\x20uno','Línea\x20de\x20vida\x20de\x20colección','Mostrar\x20más\x20formas','Desbloquear\x20pertenencia','Diagrama\x20de\x20estados','Flecha\x20rellena','Capa\x20de\x20lienzo','Bloquear\x20pertenencia','Mapa\x20mental','Lista\x20numerada','Eliminar\x20contenido\x20y\x20carril','Subrayado','Rehacer','Seleccionar\x20todo','Añadir\x20nodo\x20padre','Puente\x20de\x20línea','Conector\x20de\x20ensamblaje','Insertar\x20texto','Línea\x20punto-raya','Aumentar','Llave\x20izquierda','Copiar','Bloquear','Barra\x20de\x20desplazamiento\x20de\x20la\x20vista','Entidad','Página','Botones\x20de\x20acción','Interfaz\x20requerida','Normal','Carril\x20horizontal','66VgFrHj','Mostrar\x20/\x20ocultar\x20barra\x20de\x20herramientas','Chevron','2642395lBCHnL','Hacer\x20una\x20copia','Alinear\x20abajo','Otros','Uno\x20o\x20muchos','Árbol\x20a\x20la\x20derecha','Clase','Entidad\x20de\x20tipo\x20de\x20campo\x20clave','Paralelogramo','Árbol\x20alterno','Plegar\x20carril','Línea\x20de\x20vida\x20de\x20almacenamiento\x20de\x20acceso\x20directo','Línea\x20en\x20ángulo\x20recto','Recursos','Línea\x20de\x20vida\x20de\x20frontera','Descripción','Nombre\x20del\x20contenedor','Flecha\x20derecha','Tema','Envolver\x20en\x20un\x20contenedor','Ajustes\x20de\x20línea','Nota\x20adhesiva','259688rvrLPI','Nombre\x20del\x20carril','Básico','Círculo\x20con\x20barra','Carril','Flecha\x20de\x20destino','Trapecio','54303CpmqGd','Triángulo\x20rectángulo','Carril\x20{0}','Diagrama\x20de\x20secuencia\x20UML','Fragmento\x20de\x20secuencia','Clasificador','Color\x20de\x20línea','164700ycDUEp','Capa\x20flotante','Texto','Aumentar\x20tamaño\x20de\x20fuente','Herramientas','Pata\x20de\x20gallo','Línea\x20(sin\x20flecha)','Triángulo\x20hueco','Punteado','Disposición','Escalar','Buscar','Traer\x20adelante','1\x20:\x201','Cursores\x20de\x20colaboradores','Lápiz','Selección\x20precisa','Agrupar','Zoom\x20al\x20100%','Mapa\x20mental\x20hacia\x20la\x20izquierda','Bloqueados','Expandir\x20carril','Deshacer','Barra','Acercar\x20/\x20alejar','Borde\x20de\x20la\x20etiqueta','Nombre','Flecha','Línea\x20en\x20ángulo','Cancelar','Interfaz\x20proporcionada','Pentágono','Buscar\x20elementos\x20del\x20tablero','Editar\x20forma','Invertir\x20selección','Forma','Flecha\x20izquierda','Atrás','Mover\x20carril\x20hacia\x20abajo'];_0x5342=function(){return _0x58770f;};return _0x5342();}function _0x30e5(_0x276c60,_0x19a985){_0x276c60=_0x276c60-0x197;const _0x5342e9=_0x5342();let _0x30e59c=_0x5342e9[_0x276c60];return _0x30e59c;}const _0x7bc3d1=_0x30e5;(function(_0x3b7b62,_0x347fc5){const _0x150c4f=_0x30e5,_0x5136cf=_0x3b7b62();while(!![]){try{const _0x40bd06=-parseInt(_0x150c4f(0x203))/0x1+parseInt(_0x150c4f(0x241))/0x2*(parseInt(_0x150c4f(0x1e3))/0x3)+parseInt(_0x150c4f(0x1a6))/0x4+parseInt(_0x150c4f(0x1e6))/0x5+parseInt(_0x150c4f(0x20a))/0x6+-parseInt(_0x150c4f(0x1aa))/0x7+parseInt(_0x150c4f(0x1fc))/0x8*(-parseInt(_0x150c4f(0x24d))/0x9);if(_0x40bd06===_0x347fc5)break;else _0x5136cf['push'](_0x5136cf['shift']());}catch(_0x12d56f){_0x5136cf['push'](_0x5136cf['shift']());}}}(_0x5342,0x4b69d));const e={'boards-ui':{'line':{'title':_0x7bc3d1(0x269)},'contextMenu':{'container':{'rename':_0x7bc3d1(0x243),'fitToContent':_0x7bc3d1(0x2a1),'selectContents':'Seleccionar\x20contenido','enableAutoResize':'Activar\x20ajuste\x20automático','disableAutoResize':_0x7bc3d1(0x25e),'lockMembership':_0x7bc3d1(0x1cc),'unlockMembership':_0x7bc3d1(0x1c8),'disband':_0x7bc3d1(0x274),'delete':_0x7bc3d1(0x250)},'containerChild':{'moveOut':'Sacar\x20del\x20contenedor','selectParent':'Seleccionar\x20contenedor\x20principal','fitParent':_0x7bc3d1(0x294)},'swimlaneLane':{'add':_0x7bc3d1(0x265),'addBelow':'Añadir\x20carril\x20debajo','addRight':_0x7bc3d1(0x237),'remove':_0x7bc3d1(0x19e),'removeAndMovePrevious':_0x7bc3d1(0x270),'removeAndPromote':_0x7bc3d1(0x277),'removeAndDeleteContent':_0x7bc3d1(0x1cf),'removeAndMoveNext':_0x7bc3d1(0x249),'rename':_0x7bc3d1(0x2ac),'movePrevious':_0x7bc3d1(0x24b),'moveNext':_0x7bc3d1(0x230),'expand':_0x7bc3d1(0x21f),'collapse':_0x7bc3d1(0x1f0)}},'popup':{'containerName':_0x7bc3d1(0x1f6),'laneName':_0x7bc3d1(0x1fd),'cancel':_0x7bc3d1(0x227),'rename':'Cambiar\x20nombre'},'ink':{'finishEditing':'Listo','enterEditing':_0x7bc3d1(0x263)},'mindMap':{'description':_0x7bc3d1(0x1f5),'descriptionPlaceholder':_0x7bc3d1(0x273),'saveDescription':_0x7bc3d1(0x28d)},'panel':{'moreShapes':'Más\x20formas','more':_0x7bc3d1(0x2a6),'back':_0x7bc3d1(0x22f),'close':_0x7bc3d1(0x2a8),'stickyNote':'Nota\x20adhesiva','lineColor':_0x7bc3d1(0x209),'lineWidth':'Grosor\x20de\x20línea','reverseMarkers':_0x7bc3d1(0x254),'searchShapes':_0x7bc3d1(0x1af),'container':_0x7bc3d1(0x24c),'swimlane':_0x7bc3d1(0x2a2),'verticalSwimlane':_0x7bc3d1(0x238),'horizontalSwimlane':_0x7bc3d1(0x1e2),'vertical':_0x7bc3d1(0x1a2),'horizontal':_0x7bc3d1(0x25a),'tableCustomSize':_0x7bc3d1(0x247),'tableRows':_0x7bc3d1(0x268),'tableColumns':_0x7bc3d1(0x240),'tableInsert':'Insertar','customContainer':_0x7bc3d1(0x27b),'containerRatio16By9':_0x7bc3d1(0x287),'containerRatio4By3':_0x7bc3d1(0x23d),'containerRatio1By1':_0x7bc3d1(0x217),'containerA4':'A4','mindMapGroupMindMap':_0x7bc3d1(0x1cd),'mindMapGroupTree':_0x7bc3d1(0x25f),'mindMapGroupTimeline':_0x7bc3d1(0x266),'mindMapRight':_0x7bc3d1(0x199),'mindMapLeft':_0x7bc3d1(0x21d),'mindMapHorizontal':_0x7bc3d1(0x23f),'mindMapVertical':_0x7bc3d1(0x19c),'mindMapTreeRight':_0x7bc3d1(0x1eb),'mindMapTreeLeft':'Árbol\x20a\x20la\x20izquierda','mindMapTreeAlternate':_0x7bc3d1(0x1ef),'mindMapTimelineHorizontal':_0x7bc3d1(0x299),'mindMapTimelineVertical':_0x7bc3d1(0x1ba),'mindMapNodeText':_0x7bc3d1(0x1b9)},'settings':{'collaboratorCursors':_0x7bc3d1(0x218),'find':_0x7bc3d1(0x215),'grid':'Rejilla','viewportBar':_0x7bc3d1(0x1dc),'preciseSelection':_0x7bc3d1(0x21a),'quickAdd':_0x7bc3d1(0x262),'theme':_0x7bc3d1(0x1f8),'themeOption':'Tema\x20{0}','themePreviewStart':_0x7bc3d1(0x1a3),'themePreviewData':_0x7bc3d1(0x1a8),'undo':_0x7bc3d1(0x220),'redo':_0x7bc3d1(0x1d1),'settings':'Ajustes','objects':_0x7bc3d1(0x26a),'findBoardElements':_0x7bc3d1(0x22a),'noMatches':_0x7bc3d1(0x2a0),'showDimensions':_0x7bc3d1(0x286),'showToolbar':_0x7bc3d1(0x2aa),'saveAs':'Guardar\x20como','translateInto':_0x7bc3d1(0x25d)},'objectListPanel':{'title':_0x7bc3d1(0x26a),'empty':'Sin\x20objetos','showAll':'Mostrar\x20todo','hideAll':'Ocultar\x20todo','moveForward':_0x7bc3d1(0x258),'moveBackward':_0x7bc3d1(0x29b),'close':_0x7bc3d1(0x2a8),'nameInput':'Nombre\x20del\x20objeto','hide':'Ocultar','show':_0x7bc3d1(0x242),'lock':_0x7bc3d1(0x1db),'unlock':'Desbloquear','details':'Detalles','locate':_0x7bc3d1(0x1a1),'expand':_0x7bc3d1(0x233),'collapse':_0x7bc3d1(0x28b),'dragToReorder':'Arrastre\x20para\x20reordenar','search':_0x7bc3d1(0x1c2),'filterAll':'Todo','filterHidden':_0x7bc3d1(0x1b0),'filterLocked':_0x7bc3d1(0x21e),'sectionCanvas':_0x7bc3d1(0x1cb),'sectionFloating':_0x7bc3d1(0x20b),'name':_0x7bc3d1(0x224),'description':_0x7bc3d1(0x1f5),'descriptionPlaceholder':_0x7bc3d1(0x1c1),'noSelection':'Selecciona\x20un\x20objeto\x20para\x20editar\x20sus\x20detalles','elementTypes':{'object':_0x7bc3d1(0x1c4),'connector':'Conector','container':'Contenedor','group':_0x7bc3d1(0x234),'image':'Imagen','chart':_0x7bc3d1(0x25c),'page':_0x7bc3d1(0x1de),'placeholder':_0x7bc3d1(0x27d),'shape':_0x7bc3d1(0x22d),'table':_0x7bc3d1(0x231),'text':_0x7bc3d1(0x20c),'smartArt':_0x7bc3d1(0x248),'video':_0x7bc3d1(0x281),'unit':'Unidad','dom':_0x7bc3d1(0x1be)}},'find':{'lanePosition':_0x7bc3d1(0x205),'tableCellPosition':'Fila\x20{0},\x20Columna\x20{1}','elementTypes':{'connector':_0x7bc3d1(0x267),'container':_0x7bc3d1(0x24c),'group':_0x7bc3d1(0x234),'image':_0x7bc3d1(0x1ad),'page':_0x7bc3d1(0x1de),'placeholder':_0x7bc3d1(0x27d),'shape':_0x7bc3d1(0x22d),'table':_0x7bc3d1(0x231),'text':_0x7bc3d1(0x20c)}},'themePresets':{'default':'Predeterminado','classic':'Clásico','vintage':'Vintage','gray':_0x7bc3d1(0x297),'vibrant':_0x7bc3d1(0x1b5),'blue':_0x7bc3d1(0x2ae)},'toolbar':{'resetColor':_0x7bc3d1(0x251),'shape':_0x7bc3d1(0x22d),'text':_0x7bc3d1(0x20c),'stickyNote':_0x7bc3d1(0x1fb),'line':_0x7bc3d1(0x267),'container':_0x7bc3d1(0x24c),'swimlane':_0x7bc3d1(0x200),'table':'Tabla','chart':_0x7bc3d1(0x25c),'pen':_0x7bc3d1(0x219),'mindMap':'Mapa\x20mental','resources':_0x7bc3d1(0x1f3),'image':_0x7bc3d1(0x1ad),'wrapInContainer':_0x7bc3d1(0x1f9),'addSwimlaneLane':_0x7bc3d1(0x295),'swimlaneMenu':_0x7bc3d1(0x200),'swimlaneLaneMenu':_0x7bc3d1(0x1b4),'editBrushPath':'Editar\x20trazo\x20del\x20pincel','arrange':_0x7bc3d1(0x1c3),'bringToFront':'Traer\x20al\x20frente','bringForward':_0x7bc3d1(0x216),'sendBackward':'Enviar\x20atrás','sendToBack':_0x7bc3d1(0x19b),'more':_0x7bc3d1(0x2a6)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x7bc3d1(0x23e),'oval':'Óvalo','diamond':_0x7bc3d1(0x2b0),'rectangle':_0x7bc3d1(0x24e),'circle':_0x7bc3d1(0x1b7),'cylinder':'Cilindro','chevron':_0x7bc3d1(0x1e5),'rightArrowBlock':'Bloque\x20de\x20flecha\x20derecha','parallelogram':_0x7bc3d1(0x1ee),'trapezoid':_0x7bc3d1(0x202),'speechBubble':'Bocadillo','roundedCallout':'Llamada\x20redondeada','rightTriangle':_0x7bc3d1(0x204),'triangle':'Triángulo','star':_0x7bc3d1(0x1a4),'hexagon':_0x7bc3d1(0x1a7),'pentagon':_0x7bc3d1(0x229),'octagon':'Octágono','leftArrow':_0x7bc3d1(0x22e),'rightArrow':_0x7bc3d1(0x1f7),'leftRightArrow':_0x7bc3d1(0x2af),'cloud':_0x7bc3d1(0x1bd),'leftBrace':_0x7bc3d1(0x1d9),'rightBrace':_0x7bc3d1(0x2b4),'plus':_0x7bc3d1(0x2a6),'actor':_0x7bc3d1(0x1bf),'boundary':'Frontera','control':_0x7bc3d1(0x27f),'entity':_0x7bc3d1(0x1dd),'collection':_0x7bc3d1(0x2a4),'dataFlowRoundedRectangle':_0x7bc3d1(0x23e),'dataFlowCircle':_0x7bc3d1(0x1b7),'dataFlowRoundedSquare':_0x7bc3d1(0x246),'dataStorage1':'Almacén\x20de\x20datos\x201','dataStorage2':'Almacén\x20de\x20datos\x202','dataStorage3':_0x7bc3d1(0x23b),'lineNone':_0x7bc3d1(0x210),'lineDashedNone':_0x7bc3d1(0x27e),'lineOpenArrow':_0x7bc3d1(0x26f),'lineDoubleOpenArrow':_0x7bc3d1(0x289),'actorLifeline':'Línea\x20de\x20vida\x20del\x20actor','boundaryLifeline':_0x7bc3d1(0x1f4),'controlLifeline':'Línea\x20de\x20vida\x20de\x20control','entityLifeline':'Línea\x20de\x20vida\x20de\x20entidad','collectionLifeline':_0x7bc3d1(0x1c6),'objectLifeline':_0x7bc3d1(0x29f),'magneticDiskLifeline':'Línea\x20de\x20vida\x20de\x20disco\x20magnético','directAccessStorageLifeline':_0x7bc3d1(0x1f1),'activationBar':_0x7bc3d1(0x1bb),'sequenceFragment':_0x7bc3d1(0x207),'sequenceAlternativeFragment':_0x7bc3d1(0x264),'umlClass':_0x7bc3d1(0x1ec),'umlInterface':_0x7bc3d1(0x2a5),'umlInterfaceShape':'Interfaz','umlClassifier':_0x7bc3d1(0x208),'umlHollowDiamondConnector':'Conector\x20en\x20rombo\x20hueco','umlFilledDiamondConnector':_0x7bc3d1(0x1c0),'umlFilledArrowConnector':'Conector\x20de\x20flecha\x20rellena','umlDashedOpenArrowConnector':'Conector\x20de\x20flecha\x20abierta\x20discontinua','umlDashedFilledArrowConnector':_0x7bc3d1(0x239),'erdEntity':'Entidad','erdKeyField':'Entidad\x20de\x20campo\x20clave','erdFieldType':_0x7bc3d1(0x25b),'erdFull':_0x7bc3d1(0x1ed),'initialState':'Estado\x20inicial','finalState':_0x7bc3d1(0x1b2),'stateBar':_0x7bc3d1(0x282),'requiredInterface':_0x7bc3d1(0x1e0),'assemblyConnector':_0x7bc3d1(0x1d5),'providedInterface':_0x7bc3d1(0x228),'componentBox':_0x7bc3d1(0x29a),'component':'Componente'},'shapeCategories':{'basics':_0x7bc3d1(0x1fe),'basicShapes':{'rectangle':_0x7bc3d1(0x1ae),'basicShape':'Formas\x20básicas','blockArrow':_0x7bc3d1(0x260),'equationShape':_0x7bc3d1(0x271),'flowchart':_0x7bc3d1(0x2b3),'starAndBanner':_0x7bc3d1(0x256),'callout':_0x7bc3d1(0x291),'actionButton':_0x7bc3d1(0x1df),'other':_0x7bc3d1(0x1e9)},'classDiagram':_0x7bc3d1(0x280),'dataFlowDiagram':'Diagrama\x20de\x20flujo\x20de\x20datos','line':'Línea','entityRelationshipDiagram':_0x7bc3d1(0x1ab),'umlCustomShapes':_0x7bc3d1(0x1bc),'umlSequenceDiagram':_0x7bc3d1(0x206),'statusDiagram':_0x7bc3d1(0x1c9),'componentDiagram':_0x7bc3d1(0x28c)},'connector':{'toolbar':{'sourceMarker':_0x7bc3d1(0x1a9),'swapMarkers':_0x7bc3d1(0x236),'targetMarker':_0x7bc3d1(0x201),'lineColor':_0x7bc3d1(0x209),'lineWidth':'Grosor','opacityPercent':_0x7bc3d1(0x232),'settings':_0x7bc3d1(0x1fa),'smoothElbow':_0x7bc3d1(0x226),'bridge':_0x7bc3d1(0x1d4),'insertText':_0x7bc3d1(0x1d6),'textSettings':'Configuración\x20del\x20texto','alignLeft':_0x7bc3d1(0x28e),'alignCenter':'Centrar','alignRight':_0x7bc3d1(0x28a),'bold':_0x7bc3d1(0x1ac),'italic':_0x7bc3d1(0x2ad),'underline':_0x7bc3d1(0x1d0),'strikethrough':_0x7bc3d1(0x27c),'textColor':_0x7bc3d1(0x257),'editText':_0x7bc3d1(0x19a),'labelFill':'Fondo\x20de\x20la\x20etiqueta','labelBorder':_0x7bc3d1(0x223),'transparent':_0x7bc3d1(0x292),'breakLineBehindText':'Interrumpir\x20la\x20línea\x20detrás\x20del\x20texto','textSection':'Texto','labelSection':'Etiqueta','deleteText':'Eliminar\x20texto','more':_0x7bc3d1(0x2a6)},'routing':{'straight':_0x7bc3d1(0x2b2),'elbow':_0x7bc3d1(0x1f2),'polyline':_0x7bc3d1(0x19d),'curve':_0x7bc3d1(0x296)},'strokeWidth':{'thin':_0x7bc3d1(0x272),'regular':_0x7bc3d1(0x1e1),'medium':_0x7bc3d1(0x2a7),'bold':_0x7bc3d1(0x244)},'dash':{'solid':'Sólido','dashed':_0x7bc3d1(0x276),'dotted':_0x7bc3d1(0x212),'dashDot':_0x7bc3d1(0x1d7)},'marker':{'none':'Ninguno','arrow':_0x7bc3d1(0x225),'filledArrow':_0x7bc3d1(0x1ca),'openArrow':_0x7bc3d1(0x26f),'triangle':_0x7bc3d1(0x26d),'filledTriangle':_0x7bc3d1(0x23c),'hollowTriangle':_0x7bc3d1(0x211),'diamond':_0x7bc3d1(0x2b0),'hollowDiamond':_0x7bc3d1(0x290),'filledDiamond':'Rombo\x20relleno','circle':_0x7bc3d1(0x1b7),'filledCircle':_0x7bc3d1(0x29c),'bar':_0x7bc3d1(0x221),'doubleBar':_0x7bc3d1(0x275),'crowFoot':_0x7bc3d1(0x20f),'crowsFoot':'Pata\x20de\x20gallo','barCrowsFoot':_0x7bc3d1(0x26c),'circleCrowsFoot':_0x7bc3d1(0x29d),'circleBar':_0x7bc3d1(0x1ff),'x':'X','cross':'Cruz','plus':_0x7bc3d1(0x2a6),'zeroOrOne':_0x7bc3d1(0x1c5),'zeroOrMany':_0x7bc3d1(0x283),'oneOrMany':_0x7bc3d1(0x1ea)}},'zoom':{'dragMode':_0x7bc3d1(0x253),'fitContent':_0x7bc3d1(0x2a1),'zoomOptions':'Opciones\x20de\x20zoom','zoomTo100':_0x7bc3d1(0x21c),'zoomToFit':_0x7bc3d1(0x284),'zoomToSelection':_0x7bc3d1(0x279),'zoomOut':_0x7bc3d1(0x1b1),'resetZoom':_0x7bc3d1(0x24f),'zoomIn':_0x7bc3d1(0x1d8),'help':_0x7bc3d1(0x26b)},'shortcutHelp':{'title':_0x7bc3d1(0x1b8),'close':_0x7bc3d1(0x198),'sections':{'tools':_0x7bc3d1(0x20e),'navigator':_0x7bc3d1(0x252),'view':_0x7bc3d1(0x197),'selection':_0x7bc3d1(0x2ab),'editing':'Editar\x20forma','grouping':_0x7bc3d1(0x261),'swimlane':_0x7bc3d1(0x200),'mindMap':_0x7bc3d1(0x1cd),'layout':_0x7bc3d1(0x213),'font':_0x7bc3d1(0x288)},'items':{'showMoreShapes':_0x7bc3d1(0x1c7),'roundedRectangle':_0x7bc3d1(0x23e),'rectangle':_0x7bc3d1(0x24e),'oval':_0x7bc3d1(0x1a5),'diamond':_0x7bc3d1(0x2b0),'text':'Texto','elbowConnector':_0x7bc3d1(0x2a9),'line':_0x7bc3d1(0x269),'stickyNote':_0x7bc3d1(0x1fb),'search':'Buscar','zoomWheel':_0x7bc3d1(0x222),'zoomPinch':_0x7bc3d1(0x222),'zoomTo100':_0x7bc3d1(0x21c),'zoomToSelection':_0x7bc3d1(0x279),'zoomToFit':_0x7bc3d1(0x284),'enterFullScreen':'Entrar\x20en\x20pantalla\x20completa','exitFullScreen':_0x7bc3d1(0x1b6),'selectShape':'Seleccionar\x20forma','selectAll':_0x7bc3d1(0x1d2),'multipleSelect':'Selección\x20múltiple\x20/\x20deseleccionar','invertSelection':_0x7bc3d1(0x22c),'preciseSelection':_0x7bc3d1(0x21a),'deepSelect':'Selección\x20profunda','editShape':_0x7bc3d1(0x22b),'copy':_0x7bc3d1(0x1da),'copyAsImage':_0x7bc3d1(0x2a3),'paste':_0x7bc3d1(0x24a),'cut':_0x7bc3d1(0x278),'makeCopy':_0x7bc3d1(0x1e7),'scale':_0x7bc3d1(0x214),'copyStyle':_0x7bc3d1(0x245),'pasteStyle':'Pegar\x20estilo','moveAxisLocked':'Mover\x20en\x20horizontal\x20/\x20vertical','flipHorizontal':_0x7bc3d1(0x293),'flipVertical':'Voltear\x20verticalmente','undo':_0x7bc3d1(0x220),'redo':'Rehacer','toggleQuickAdd':'Mostrar\x20/\x20ocultar\x20Añadir\x20rápido','hideCollaboratorsCursors':_0x7bc3d1(0x19f),'toggleToolbar':_0x7bc3d1(0x1e4),'delete':_0x7bc3d1(0x23a),'group':_0x7bc3d1(0x21b),'ungroup':'Desagrupar','selectUpperLayerGroups':_0x7bc3d1(0x27a),'selectShapesToGroup':_0x7bc3d1(0x298),'swimlaneLaneRename':_0x7bc3d1(0x2ac),'swimlaneLaneToggleCollapsed':'Plegar\x20/\x20expandir\x20carril','swimlaneLaneMovePrevious':_0x7bc3d1(0x24b),'swimlaneLaneMoveNext':_0x7bc3d1(0x230),'swimlaneLaneRemove':_0x7bc3d1(0x19e),'addSiblingNode':_0x7bc3d1(0x1b3),'addChildNode':'Añadir\x20nodo\x20hijo','addParentNode':_0x7bc3d1(0x1d3),'foldChildNodes':_0x7bc3d1(0x1a0),'collapseAllNodes':'Plegar\x20/\x20expandir\x20todos\x20los\x20nodos','addDescription':_0x7bc3d1(0x29e),'editCurrentNode':_0x7bc3d1(0x235),'bringToFront':'Traer\x20al\x20frente','sendToBack':_0x7bc3d1(0x19b),'alignLeft':_0x7bc3d1(0x28e),'alignRight':_0x7bc3d1(0x28a),'alignTop':_0x7bc3d1(0x2b1),'alignBottom':_0x7bc3d1(0x1e8),'alignMiddle':_0x7bc3d1(0x28f),'alignCenter':'Centrar\x20horizontalmente','distributeHorizontally':'Distribuir\x20horizontalmente','distributeVertically':'Distribuir\x20verticalmente','disableObjectAlignment':_0x7bc3d1(0x285),'increaseFontSize':_0x7bc3d1(0x20d),'decreaseFontSize':_0x7bc3d1(0x259),'bold':_0x7bc3d1(0x1ac),'strikethrough':_0x7bc3d1(0x27c),'italic':_0x7bc3d1(0x2ad),'underline':_0x7bc3d1(0x1d0),'link':_0x7bc3d1(0x255),'numberedList':_0x7bc3d1(0x1ce),'bulletedList':'Lista\x20con\x20viñetas','quote':_0x7bc3d1(0x26e),'alignTextLeft':'Alinear\x20a\x20la\x20izquierda','alignTextRight':_0x7bc3d1(0x28a),'alignTextCenter':'Centrar'}}}};module['exports']=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x222f43=_0x59c2;function _0x4932(){const _0xc730a9=['خط\x20(بدون\x20پیکان)','پیکانهای\x20بلوکی','خط\x20زندگی\x20مجموعه','ایجاد\x20کپی','متناسب\x20با\x20بوم','اشیا','کلاسیک','جمع\x20کردن\x20/\x20گسترش\x20همهٔ\x20گرهها','شورون','شکل','حالت\x20اولیه','اشکال\x20بیشتر','نمودار','مربع\x20گوشهگرد','بستن','واحد','انتقال\x20محتوا\x20به\x20خط\x20قبلی\x20و\x20حذف','خط\x20زندگی\x20بازیگر','تنظیمات\x20متن','شبکه','کپی\x20بهصورت\x20تصویر','قطع\x20خط\x20در\x20پشت\x20متن','انتخاب\x20همه','راهنما','برای\x20این\x20گره\x20توضیحی\x20اضافه\x20کنید','انتقال\x20خط\x20مسیر\x20به\x20پایین','نمایش\x20/\x20پنهان\x20کردن\x20افزودن\x20سریع','حالت\x20کشیدن','جزئیات','افزودن\x20گرهٔ\x20همسطح','بزرگنمایی\x20۱۰۰٪','612000FOaaqM','دادهها','صفحه','باز\x20کردن\x20قفل','نام\x20شیء','اشکال\x20پایه','خط\x20مسیر\x20(Swimlane)','خط\x20زندگی\x20مرز','فلوچارت','ستارهها\x20و\x20پرچمها','پنجهٔ\x20کلاغی\x20با\x20میله','مثلث','کنترل','نمودار\x20وضعیت','ابزارها','تنظیمات\x20خط','شفاف','موجودیت\x20نوع\x20فیلد','بازنشانی\x20رنگ','قفل\x20عضویت','قرار\x20دادن\x20در\x20ظرف','نقشه\x20ذهنی\x20به\x20راست','انتخاب\x20شکل','14428TBNSbT','پنهان','افزودن\x20خط\x20در\x20پایین','معمولی','9ajIGzp','تراز\x20پایین','گروه','اتصالدهنده','نمودار\x20جریان\x20داده','گسترش','انتقال\x20خط\x20به\x20پایین','بزرگنمایی\x20/\x20کوچکنمایی','لایه\x20بوم','افزودن\x20گرهٔ\x20فرزند','منابع','تغییر\x20نام\x20خط','متن','انتخاب\x20گروههای\x20لایهٔ\x20بالاتر','متوسط','مکاننمای\x20همکاران','ضخامت','خط\x20زندگی\x20دیسک\x20مغناطیسی','گسترش\x20خط','دایره','SmartArt','فونت','همه','جمع\x20کردن\x20/\x20گسترش\x20خط\x20مسیر','دایرهٔ\x20پُر','واگرد','2642076zXwLKF','اتصالدهندهٔ\x20لوزی\x20توخالی','exports','قطعهٔ\x20توالی\x20جایگزین','نمایش\x20/\x20پنهان\x20کردن\x20نوار\x20ابزار','جمع\x20کردن','استوانه','ویرایش\x20مسیر','اندازه\x20سفارشی','سطرها','نام\x20ظرف','خط\x20زندگی\x20شیء','وسط\x20عمودی','چسباندن\x20سبک','هشتضلعی','پیکان\x20راست','نمایش\x20اشکال\x20بیشتر','آبی','منقطع','تراز\x20بالا','میله','مجموعه','پرجنبوجوش','لایه\x20شناور','به\x20جلو\x20آوردن','کوچکنمایی','تراز\x20وسط','مثلث\x20پُر','ورود\x20به\x20حالت\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چپ','9380944JFlKDT','مثلث\x20توخالی','بهعلاوه','جلو\x20ببرید','نام\x20خط','543UyBMxX','حذف\x20ظرف','جستجوی\x20اشکال','میلهٔ\x20دوتایی','غیرفعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','خط-نقطه','ظرف','نمودار\x20رابطهٔ\x20موجودیتها','سایر','صفر\x20یا\x20یک','1934HInTwM','14IelvrS','خط\x20زاویهدار','اتصالدهندهٔ\x20پیکان\x20پُر\x20منقطع','یادداشت\x20چسبناک','اتصالدهندهٔ\x20مونتاژ','نمایش\x20نوار\x20ابزار','درخت\x20به\x20راست','4438412kctonX','برای\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متناوب','افزودن\x20توضیح','حذف\x20محتوا\x20و\x20خط','رنگ\x20خط','پیکان','نقلقول','شروع','سطر\x20{0}،\x20ستون\x20{1}','عقب\x20بردن','تصویر','برچسب','افزودن\x20گرهٔ\x20والد','یافتن\x20عناصر\x20تخته','نازک','DOM','نوار\x20فعالسازی','ویرایش\x20شکل','مستطیل','پل\x20خط','انتخاب\x20محتوا','خط\x20زندگی\x20کنترل','نقشه\x20ذهنی\x20به\x20چپ','متناسب\x20با\x20محتوا','سفارشی','نمودار\x20کلاس','فهرست\x20شمارهدار','فعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','حذف\x20خط\x20مسیر','بستن\x20میانبرها','به\x20پشت\x20ببرید','پیکان\x20پُر','805NqOMPD','تنظیمات','ایتالیک','رابط','خط\x20منقطع\x20(بدون\x20پیکان)','ستونها','ترجمه\x20به','حاشیهٔ\x20گوشهگرد','پیکان\x20مبدأ','نام','کلاس','پیکان\x20چپ','مستطیلها','حباب\x20گفتگو','9201460JEuXCH','جابجایی\x20پیکانها','نمودار\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قائم','پسزمینه\x20برچسب','قطعهٔ\x20توالی','عمودی','تغییر\x20نام','ذوزنقه','خط\x20زمانی\x20افقی','خطکشی','غیرفعال\x20کردن\x20تراز\x20اشیا','قفل\x20شده','بیضی','خط\x20{0}','چرخش\x20افقی','حالت\x20نهایی','عقب\x20ببرید','هیچ\x20شیئی\x20وجود\x20ندارد','انتخاب\x20ظرف\x20والد','تراز\x20چپ'];_0x4932=function(){return _0xc730a9;};return _0x4932();}(function(_0x3b1a91,_0x9e1579){const _0x9c63d2=_0x59c2,_0x3fb192=_0x3b1a91();while(!![]){try{const _0x298392=parseInt(_0x9c63d2(0x16b))/0x1+-parseInt(_0x9c63d2(0xc4))/0x2*(parseInt(_0x9c63d2(0xba))/0x3)+-parseInt(_0x9c63d2(0x182))/0x4*(-parseInt(_0x9c63d2(0x109))/0x5)+-parseInt(_0x9c63d2(0x82))/0x6*(parseInt(_0x9c63d2(0xc5))/0x7)+parseInt(_0x9c63d2(0xb5))/0x8+-parseInt(_0x9c63d2(0x186))/0x9*(parseInt(_0x9c63d2(0x117))/0xa)+parseInt(_0x9c63d2(0xcc))/0xb;if(_0x298392===_0x9e1579)break;else _0x3fb192['push'](_0x3fb192['shift']());}catch(_0x14cdea){_0x3fb192['push'](_0x3fb192['shift']());}}}(_0x4932,0xc198c));function _0x59c2(_0x361e88,_0x35038e){_0x361e88=_0x361e88-0x77;const _0x493255=_0x4932();let _0x59c20e=_0x493255[_0x361e88];return _0x59c20e;}const e={'boards-ui':{'line':{'title':'خط'},'contextMenu':{'container':{'rename':'تغییر\x20نام\x20ظرف','fitToContent':_0x222f43(0x100),'selectContents':_0x222f43(0xfd),'enableAutoResize':_0x222f43(0x104),'disableAutoResize':_0x222f43(0xbe),'lockMembership':_0x222f43(0x17e),'unlockMembership':_0x222f43(0xad),'disband':'منحل\x20کردن\x20ظرف','delete':_0x222f43(0xbb)},'containerChild':{'moveOut':'خارج\x20کردن\x20از\x20ظرف','selectParent':_0x222f43(0x14a),'fitParent':_0x222f43(0x137)},'swimlaneLane':{'add':'افزودن\x20خط','addBelow':_0x222f43(0x184),'addRight':'افزودن\x20خط\x20در\x20سمت\x20راست','remove':'حذف\x20خط','removeAndMovePrevious':_0x222f43(0x15c),'removeAndPromote':_0x222f43(0xd3),'removeAndDeleteContent':_0x222f43(0xec),'removeAndMoveNext':'انتقال\x20محتوا\x20به\x20خط\x20بعدی\x20و\x20حذف','rename':_0x222f43(0x191),'movePrevious':'انتقال\x20خط\x20به\x20بالا','moveNext':_0x222f43(0x18c),'expand':_0x222f43(0x7a),'collapse':_0x222f43(0x136)}},'popup':{'containerName':_0x222f43(0x8c),'laneName':_0x222f43(0xb9),'cancel':'لغو','rename':_0x222f43(0x13e)},'ink':{'finishEditing':_0x222f43(0xaa),'enterEditing':_0x222f43(0x89)},'mindMap':{'description':_0x222f43(0xda),'descriptionPlaceholder':_0x222f43(0x164),'saveDescription':_0x222f43(0xe2)},'panel':{'moreShapes':_0x222f43(0x157),'more':_0x222f43(0x131),'back':'بازگشت','close':'بستن','stickyNote':_0x222f43(0xc8),'lineColor':_0x222f43(0xed),'lineWidth':'ضخامت\x20خط','reverseMarkers':_0x222f43(0xaf),'searchShapes':_0x222f43(0xbc),'container':_0x222f43(0xc0),'swimlane':_0x222f43(0x171),'verticalSwimlane':_0x222f43(0xe7),'horizontalSwimlane':'خط\x20مسیر\x20افقی','vertical':_0x222f43(0x13d),'horizontal':_0x222f43(0xac),'tableCustomSize':_0x222f43(0x8a),'tableRows':_0x222f43(0x8b),'tableColumns':_0x222f43(0x10e),'tableInsert':_0x222f43(0xdb),'customContainer':_0x222f43(0x101),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x222f43(0xa1),'containerRatio1By1':'1\x20:\x201','containerA4':'A4','mindMapGroupMindMap':'نقشه\x20ذهنی','mindMapGroupTree':'نمودار\x20درختی','mindMapGroupTimeline':_0x222f43(0x129),'mindMapRight':_0x222f43(0x180),'mindMapLeft':_0x222f43(0xff),'mindMapHorizontal':_0x222f43(0xa8),'mindMapVertical':_0x222f43(0x120),'mindMapTreeRight':_0x222f43(0xcb),'mindMapTreeLeft':'درخت\x20به\x20چپ','mindMapTreeAlternate':_0x222f43(0xea),'mindMapTimelineHorizontal':_0x222f43(0x140),'mindMapTimelineVertical':'خط\x20زمانی\x20عمودی','mindMapNodeText':'افزودن\x20متن'},'settings':{'collaboratorCursors':_0x222f43(0x77),'find':'یافتن','grid':_0x222f43(0x15f),'viewportBar':_0x222f43(0xb3),'preciseSelection':_0x222f43(0xd7),'quickAdd':'افزودن\x20سریع','theme':'تم','themeOption':_0x222f43(0xd1),'themePreviewStart':_0x222f43(0xf0),'themePreviewData':_0x222f43(0x16c),'undo':_0x222f43(0x81),'redo':'انجام\x20دوباره','settings':_0x222f43(0x10a),'objects':_0x222f43(0x151),'findBoardElements':_0x222f43(0xf6),'noMatches':_0x222f43(0x121),'showDimensions':'نمایش\x20ابعاد','showToolbar':_0x222f43(0xca),'translateInto':_0x222f43(0x10f)},'objectListPanel':{'title':'اشیا','empty':_0x222f43(0x149),'showAll':_0x222f43(0x11c),'hideAll':_0x222f43(0x130),'moveForward':'جلو\x20آوردن','moveBackward':_0x222f43(0xf2),'close':_0x222f43(0x15a),'nameInput':_0x222f43(0x16f),'hide':_0x222f43(0x12a),'show':_0x222f43(0xdc),'lock':_0x222f43(0xe9),'unlock':_0x222f43(0x16e),'details':_0x222f43(0x168),'locate':'مکانیابی','expand':_0x222f43(0x18b),'collapse':_0x222f43(0x87),'dragToReorder':_0x222f43(0xcd),'search':'جستجوی\x20اشیا','filterAll':_0x222f43(0x7e),'filterHidden':_0x222f43(0x183),'filterLocked':_0x222f43(0x143),'sectionCanvas':_0x222f43(0x18e),'sectionFloating':_0x222f43(0x99),'name':_0x222f43(0x112),'description':_0x222f43(0xda),'descriptionPlaceholder':_0x222f43(0xe5),'noSelection':'برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','elementTypes':{'object':_0x222f43(0xb0),'connector':_0x222f43(0x189),'container':_0x222f43(0xc0),'group':_0x222f43(0x188),'image':_0x222f43(0xf3),'chart':_0x222f43(0x158),'page':_0x222f43(0x16d),'placeholder':_0x222f43(0xb1),'shape':_0x222f43(0x155),'table':'جدول','text':_0x222f43(0x192),'smartArt':_0x222f43(0x7c),'video':'ویدیو','unit':_0x222f43(0x15b),'dom':_0x222f43(0xf8)}},'find':{'lanePosition':_0x222f43(0x145),'tableCellPosition':_0x222f43(0xf1),'elementTypes':{'connector':'اتصالدهنده','container':_0x222f43(0xc0),'group':_0x222f43(0x188),'image':_0x222f43(0xf3),'page':'صفحه','placeholder':_0x222f43(0xb1),'shape':_0x222f43(0x155),'table':'جدول','text':_0x222f43(0x192)}},'themePresets':{'default':'پیشفرض','classic':_0x222f43(0x152),'vintage':_0x222f43(0xdf),'gray':'خاکستری','vibrant':_0x222f43(0x98),'blue':_0x222f43(0x93)},'toolbar':{'resetColor':_0x222f43(0x17d),'shape':_0x222f43(0x155),'text':_0x222f43(0x192),'stickyNote':_0x222f43(0xc8),'line':_0x222f43(0x189),'container':_0x222f43(0xc0),'swimlane':_0x222f43(0x122),'table':'جدول','chart':_0x222f43(0x158),'pen':'قلم','mindMap':'نقشهٔ\x20ذهنی','resources':_0x222f43(0x190),'image':_0x222f43(0xf3),'wrapInContainer':_0x222f43(0x17f),'addSwimlaneLane':'افزودن\x20مورد\x20خط\x20مسیر','swimlaneMenu':_0x222f43(0x122),'swimlaneLaneMenu':_0x222f43(0xa3),'editBrushPath':_0x222f43(0x12f),'arrange':_0x222f43(0xd2),'bringToFront':_0x222f43(0x9a),'bringForward':_0x222f43(0xb8),'sendBackward':_0x222f43(0x148),'sendToBack':_0x222f43(0x107),'more':'بیشتر'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x222f43(0x9f),'oval':_0x222f43(0x144),'diamond':_0x222f43(0x11a),'rectangle':'مستطیل','circle':'دایره','cylinder':_0x222f43(0x88),'chevron':_0x222f43(0x154),'rightArrowBlock':'بلوک\x20پیکان\x20راست','parallelogram':_0x222f43(0xae),'trapezoid':_0x222f43(0x13f),'speechBubble':_0x222f43(0x116),'roundedCallout':_0x222f43(0x110),'rightTriangle':_0x222f43(0xcf),'triangle':_0x222f43(0x176),'star':'ستاره','hexagon':_0x222f43(0xe0),'pentagon':'پنجضلعی','octagon':_0x222f43(0x90),'leftArrow':_0x222f43(0x114),'rightArrow':_0x222f43(0x91),'leftRightArrow':'پیکان\x20دوطرفه','cloud':_0x222f43(0xd4),'leftBrace':_0x222f43(0xb4),'rightBrace':'آکلاد\x20راست','plus':_0x222f43(0xb7),'actor':_0x222f43(0xab),'boundary':'مرز','control':_0x222f43(0x177),'entity':_0x222f43(0xd5),'collection':_0x222f43(0x97),'dataFlowRoundedRectangle':_0x222f43(0x9f),'dataFlowCircle':_0x222f43(0x7b),'dataFlowRoundedSquare':_0x222f43(0x159),'dataStorage1':'ذخیرهسازی\x20داده\x20۱','dataStorage2':_0x222f43(0xa6),'dataStorage3':'ذخیرهسازی\x20داده\x20۳','lineNone':_0x222f43(0x14c),'lineDashedNone':_0x222f43(0x10d),'lineOpenArrow':_0x222f43(0x133),'lineDoubleOpenArrow':'پیکان\x20باز\x20دوطرفه','actorLifeline':_0x222f43(0x15d),'boundaryLifeline':_0x222f43(0x172),'controlLifeline':_0x222f43(0xfe),'entityLifeline':'خط\x20زندگی\x20موجودیت','collectionLifeline':_0x222f43(0x14e),'objectLifeline':_0x222f43(0x8d),'magneticDiskLifeline':_0x222f43(0x79),'directAccessStorageLifeline':'خط\x20زندگی\x20ذخیرهسازی\x20دسترسی\x20مستقیم','activationBar':_0x222f43(0xf9),'sequenceFragment':_0x222f43(0x13c),'sequenceAlternativeFragment':_0x222f43(0x85),'umlClass':_0x222f43(0x113),'umlInterface':_0x222f43(0x10c),'umlInterfaceShape':_0x222f43(0x10c),'umlClassifier':'طبقهبند','umlHollowDiamondConnector':_0x222f43(0x83),'umlFilledDiamondConnector':_0x222f43(0x123),'umlFilledArrowConnector':'اتصالدهندهٔ\x20پیکان\x20پُر','umlDashedOpenArrowConnector':_0x222f43(0xa0),'umlDashedFilledArrowConnector':_0x222f43(0xc7),'erdEntity':_0x222f43(0xd5),'erdKeyField':'موجودیت\x20کلید','erdFieldType':_0x222f43(0x17c),'erdFull':_0x222f43(0xb2),'initialState':_0x222f43(0x156),'finalState':_0x222f43(0x147),'stateBar':'نوار\x20حالت','requiredInterface':'رابط\x20موردنیاز','assemblyConnector':_0x222f43(0xc9),'providedInterface':'رابط\x20ارائهشده','componentBox':'جعبهٔ\x20مؤلفه','component':_0x222f43(0xd6)},'shapeCategories':{'basics':'پایه','basicShapes':{'rectangle':_0x222f43(0x115),'basicShape':_0x222f43(0x170),'blockArrow':_0x222f43(0x14d),'equationShape':_0x222f43(0xe1),'flowchart':_0x222f43(0x173),'starAndBanner':_0x222f43(0x174),'callout':_0x222f43(0x11e),'actionButton':'دکمههای\x20اقدام','other':_0x222f43(0xc2)},'classDiagram':_0x222f43(0x102),'dataFlowDiagram':_0x222f43(0x18a),'line':'خط','entityRelationshipDiagram':_0x222f43(0xc1),'umlCustomShapes':'اشکال\x20سفارشی\x20UML','umlSequenceDiagram':_0x222f43(0x119),'statusDiagram':_0x222f43(0x178),'componentDiagram':'نمودار\x20مؤلفهها'},'connector':{'toolbar':{'sourceMarker':_0x222f43(0x111),'swapMarkers':_0x222f43(0x118),'targetMarker':'پیکان\x20مقصد','lineColor':_0x222f43(0xed),'lineWidth':_0x222f43(0x78),'opacityPercent':'شفافیت\x20{0}٪','settings':_0x222f43(0x17a),'smoothElbow':_0x222f43(0xc6),'bridge':_0x222f43(0xfc),'insertText':_0x222f43(0x12b),'textSettings':_0x222f43(0x15e),'alignLeft':_0x222f43(0x14b),'alignCenter':_0x222f43(0x9c),'alignRight':_0x222f43(0x134),'bold':_0x222f43(0x124),'italic':_0x222f43(0x10b),'underline':_0x222f43(0x141),'strikethrough':'خطدار','textColor':'رنگ\x20متن','editText':_0x222f43(0xa5),'labelFill':_0x222f43(0x13b),'labelBorder':_0x222f43(0xe8),'transparent':_0x222f43(0x17b),'breakLineBehindText':_0x222f43(0x161),'textSection':_0x222f43(0x192),'labelSection':_0x222f43(0xf4),'deleteText':_0x222f43(0xe6),'more':'بیشتر'},'routing':{'straight':'خط\x20راست','elbow':_0x222f43(0x13a),'polyline':'چندخط','curve':_0x222f43(0x11d)},'strokeWidth':{'thin':_0x222f43(0xf7),'regular':_0x222f43(0x185),'medium':_0x222f43(0x194),'bold':_0x222f43(0xa9)},'dash':{'solid':'پیوسته','dashed':_0x222f43(0x94),'dotted':_0x222f43(0xd8),'dashDot':_0x222f43(0xbf)},'marker':{'none':'هیچ','arrow':_0x222f43(0xee),'filledArrow':_0x222f43(0x108),'openArrow':_0x222f43(0x133),'triangle':_0x222f43(0x176),'filledTriangle':_0x222f43(0x9d),'hollowTriangle':_0x222f43(0xb6),'diamond':'لوزی','hollowDiamond':_0x222f43(0xa4),'filledDiamond':_0x222f43(0xe4),'circle':_0x222f43(0x7b),'filledCircle':_0x222f43(0x80),'bar':_0x222f43(0x96),'doubleBar':_0x222f43(0xbd),'crowFoot':'پنجهٔ\x20کلاغی','crowsFoot':'پنجهٔ\x20کلاغی','barCrowsFoot':_0x222f43(0x175),'circleCrowsFoot':'پنجهٔ\x20کلاغی\x20با\x20دایره','circleBar':_0x222f43(0xce),'x':'X','cross':'صلیب','plus':_0x222f43(0xb7),'zeroOrOne':_0x222f43(0xc3),'zeroOrMany':'صفر\x20یا\x20چند','oneOrMany':_0x222f43(0x138)}},'zoom':{'dragMode':_0x222f43(0x167),'fitContent':'متناسب\x20با\x20محتوا','zoomOptions':_0x222f43(0xa7),'zoomTo100':_0x222f43(0x16a),'zoomToFit':_0x222f43(0x150),'zoomToSelection':'بزرگنمایی\x20انتخاب','zoomOut':_0x222f43(0x9b),'resetZoom':'بازنشانی\x20بزرگنمایی','zoomIn':'بزرگنمایی','help':_0x222f43(0x163)},'shortcutHelp':{'title':_0x222f43(0x132),'close':_0x222f43(0x106),'sections':{'tools':_0x222f43(0x179),'navigator':_0x222f43(0x126),'view':_0x222f43(0xdc),'selection':'انتخاب\x20شکل','editing':_0x222f43(0xfa),'grouping':_0x222f43(0x139),'swimlane':_0x222f43(0x122),'mindMap':_0x222f43(0xe3),'layout':'چیدمان','font':_0x222f43(0x7d)},'items':{'showMoreShapes':_0x222f43(0x92),'roundedRectangle':_0x222f43(0x9f),'rectangle':_0x222f43(0xfb),'oval':_0x222f43(0x144),'diamond':'لوزی','text':_0x222f43(0x192),'elbowConnector':'اتصالدهندهٔ\x20زاویهای','line':'خط','stickyNote':'یادداشت\x20چسبناک','search':'جستجو','zoomWheel':'بزرگنمایی\x20/\x20کوچکنمایی','zoomPinch':_0x222f43(0x18d),'zoomTo100':_0x222f43(0x16a),'zoomToSelection':'بزرگنمایی\x20انتخاب','zoomToFit':_0x222f43(0x150),'enterFullScreen':_0x222f43(0x9e),'exitFullScreen':_0x222f43(0xde),'selectShape':_0x222f43(0x181),'selectAll':_0x222f43(0x162),'multipleSelect':'انتخاب\x20چندگانه\x20/\x20لغو\x20انتخاب','invertSelection':'معکوس\x20کردن\x20انتخاب','preciseSelection':'انتخاب\x20دقیق','deepSelect':'انتخاب\x20عمیق','editShape':_0x222f43(0xfa),'copy':_0x222f43(0x128),'copyAsImage':_0x222f43(0x160),'paste':_0x222f43(0x135),'cut':_0x222f43(0x127),'makeCopy':_0x222f43(0x14f),'scale':'تغییر\x20مقیاس','copyStyle':_0x222f43(0x11f),'pasteStyle':_0x222f43(0x8f),'moveAxisLocked':_0x222f43(0x125),'flipHorizontal':_0x222f43(0x146),'flipVertical':'چرخش\x20عمودی','undo':'واگرد','redo':'انجام\x20دوباره','toggleQuickAdd':_0x222f43(0x166),'hideCollaboratorsCursors':_0x222f43(0xd9),'toggleToolbar':_0x222f43(0x86),'delete':'حذف','group':'گروهبندی','ungroup':_0x222f43(0xd0),'selectUpperLayerGroups':_0x222f43(0x193),'selectShapesToGroup':'انتخاب\x20اشکال\x20برای\x20گروهبندی','swimlaneLaneRename':_0x222f43(0x12c),'swimlaneLaneToggleCollapsed':_0x222f43(0x7f),'swimlaneLaneMovePrevious':_0x222f43(0x12e),'swimlaneLaneMoveNext':_0x222f43(0x165),'swimlaneLaneRemove':_0x222f43(0x105),'addSiblingNode':_0x222f43(0x169),'addChildNode':_0x222f43(0x18f),'addParentNode':_0x222f43(0xf5),'foldChildNodes':'جمع\x20کردن\x20/\x20باز\x20کردن\x20گرههای\x20فرزند','collapseAllNodes':_0x222f43(0x153),'addDescription':_0x222f43(0xeb),'editCurrentNode':'ویرایش\x20گرهٔ\x20فعلی','bringToFront':'به\x20جلو\x20آوردن','sendToBack':'به\x20پشت\x20بردن','alignLeft':'تراز\x20چپ','alignRight':'تراز\x20راست','alignTop':_0x222f43(0x95),'alignBottom':_0x222f43(0x187),'alignMiddle':_0x222f43(0x8e),'alignCenter':'وسط\x20افقی','distributeHorizontally':_0x222f43(0xa2),'distributeVertically':'توزیع\x20عمودی','disableObjectAlignment':_0x222f43(0x142),'increaseFontSize':_0x222f43(0xdd),'decreaseFontSize':'کاهش\x20اندازهٔ\x20فونت','bold':_0x222f43(0xa9),'strikethrough':_0x222f43(0x11b),'italic':_0x222f43(0x10b),'underline':'زیرخطدار','link':'پیوند','numberedList':_0x222f43(0x103),'bulletedList':'فهرست\x20گلولهای','quote':_0x222f43(0xef),'alignTextLeft':_0x222f43(0x14b),'alignTextRight':_0x222f43(0x134),'alignTextCenter':_0x222f43(0x12d)}}}};module[_0x222f43(0x84)]=e;
|
|
1
|
+
const _0x3cf9ce=_0x50b7;function _0x50b7(_0x19b455,_0x58b2d1){_0x19b455=_0x19b455-0x1df;const _0x173efc=_0x173e();let _0x50b785=_0x173efc[_0x19b455];return _0x50b785;}(function(_0x1f53d3,_0x42a5d6){const _0x432793=_0x50b7,_0x40cfbe=_0x1f53d3();while(!![]){try{const _0x4a2d55=parseInt(_0x432793(0x220))/0x1+parseInt(_0x432793(0x2d2))/0x2+-parseInt(_0x432793(0x20c))/0x3*(-parseInt(_0x432793(0x2a2))/0x4)+parseInt(_0x432793(0x2b1))/0x5*(-parseInt(_0x432793(0x2fe))/0x6)+parseInt(_0x432793(0x242))/0x7*(parseInt(_0x432793(0x2d5))/0x8)+-parseInt(_0x432793(0x307))/0x9*(parseInt(_0x432793(0x224))/0xa)+-parseInt(_0x432793(0x295))/0xb;if(_0x4a2d55===_0x42a5d6)break;else _0x40cfbe['push'](_0x40cfbe['shift']());}catch(_0x3e1a66){_0x40cfbe['push'](_0x40cfbe['shift']());}}}(_0x173e,0x1b95b));function _0x173e(){const _0x16372=['حذف\x20متن','ویرایش\x20مسیر','ابر','برش','قفل\x20شده','جلو\x20آوردن','به\x20پشت\x20بردن','بازنشانی\x20بزرگنمایی','انتخاب\x20عمیق','نگهدارندهٔ\x20مکان','پیکان\x20مقصد','خطکشی','بزرگنمایی\x20۱۰۰٪','کوچکنمایی','مثلث\x20قائمالزاویه','اتصالدهندهٔ\x20مونتاژ','درخت\x20به\x20چپ','منابع','ستارهها\x20و\x20پرچمها','قلم','نتیجهای\x20یافت\x20نشد','خط\x20زندگی\x20مرز','نقشهٔ\x20ذهنی','تراز\x20بالا','یافتن','موجودیت','انتخاب\x20شکل','سایر','قرار\x20دادن\x20در\x20ظرف','حباب\x20گفتگو','126676tDyxcN','جابجایی\x20پیکانها','برای\x20ویرایش\x20جزئیات،\x20یک\x20شیء\x20انتخاب\x20کنید','8aRzUoQ','رنگ\x20متن','نمودار\x20رابطهٔ\x20موجودیتها','نمایش\x20نوار\x20ابزار','چیدمان','تراز\x20چپ','زیرخطدار','توزیع\x20عمودی','تنظیمات\x20متن','هیچ','ویرایش\x20مسیر\x20قلممو','نمایش','ابزارها','ذوزنقه','موجودیت\x20نوع\x20فیلد','بزرگنمایی\x20انتخاب','یافتن\x20عناصر\x20تخته','درخت\x20متناوب','بلوک\x20پیکان\x20راست','چرخش\x20عمودی','بیشتر','واحد','رنگ\x20خط','پنجهٔ\x20کلاغی','پیکان\x20باز','بهعلاوه','تنظیمات\x20خط','کپی\x20بهصورت\x20تصویر','رابط','متناسب\x20با\x20بوم','انتخاب\x20چندگانه\x20/\x20لغو\x20انتخاب','اتصالدهندهٔ\x20پیکان\x20پُر','خط\x20زندگی\x20بازیگر','جستجو','صلیب','کنترل','خط\x20زندگی\x20دیسک\x20مغناطیسی','پیکان','عقب\x20بردن','انتقال\x20محتوا\x20به\x20خط\x20بعدی\x20و\x20حذف','متوازیالاضلاع','6DeiCsa','انتقال\x20خط\x20مسیر\x20به\x20پایین','حذف\x20محتوا\x20و\x20خط','مستطیل\x20گوشهگرد','واگرد','عمودی','قطعهٔ\x20توالی','نمایش\x20/\x20پنهان\x20کردن\x20نوار\x20ابزار','افزودن\x20گرهٔ\x20والد','98667RrsqJX','انتقال\x20خط\x20به\x20بالا','متناسب\x20با\x20محتوا','به\x20پشت\x20ببرید','خط\x20زندگی\x20شیء','نوار\x20حالت','اشکال\x20سفارشی\x20UML','ایجاد\x20کپی','پررنگ','اندازه\x20سفارشی','خط\x20زمانی\x20افقی','گسترش','متناسب\x20کردن\x20ظرف\x20والد\x20با\x20محتوا','بازیگر','کلاسیک','صفحه','exports','مستطیل','مکاننمای\x20همکاران','پنجهٔ\x20کلاغی\x20با\x20میله','همه','حاشیه\x20برچسب','پیمایشگر','خط\x20مسیر\x20(Swimlane)','جمع\x20کردن\x20/\x20باز\x20کردن\x20گرههای\x20فرزند','خط\x20زمانی\x20عمودی','لوزی\x20توخالی','نمودار\x20مؤلفهها','انجام\x20دوباره','پنجضلعی','دایره\x20با\x20میله','جستجوی\x20اشیا','مربع\x20گوشهگرد','جمع\x20کردن\x20خط','بزرگنمایی','نقشه\x20ذهنی','برای\x20این\x20گره\x20توضیحی\x20اضافه\x20کنید','اتصالدهندهٔ\x20پیکان\x20باز\x20منقطع','انتخاب\x20محتوا','خروج\x20از\x20حالت\x20تمامصفحه','خط\x20(بدون\x20پیکان)','ویدیو','اتصالدهندهٔ\x20لوزی\x20پُر','نمودار\x20جریان\x20داده','غیرفعال\x20کردن\x20تراز\x20اشیا','جزئیات','چندخط','تراز\x20وسط','حاشیهٔ\x20گوشهگرد','لغو','6xrshoB','دایره','1\x20:\x201','اتصالدهنده','جستجوی\x20اشکال','انتخاب\x20گروههای\x20لایهٔ\x20بالاتر','سطر\x20{0}،\x20ستون\x20{1}','اتصالدهندهٔ\x20لوزی\x20توخالی','تم\x20{0}','16\x20:\x209','نمودار','نازک','تصویر','بزرگنمایی\x20/\x20کوچکنمایی','منحنی','تغییر\x20نام\x20ظرف','جمع\x20کردن','یادداشت\x20چسبناک','باز\x20کردن\x20قفل','خطدار','195475QpGEry','ستاره','حالت\x20اولیه','خط\x20مسیر\x20افقی','20tKGYqF','درج','خط\x20زمانی','اشکال\x20بیشتر','انتقال\x20خط\x20به\x20پایین','توضیحات','تغییر\x20مقیاس','دکمههای\x20اقدام','میانبرهای\x20صفحهکلید','قفل\x20عضویت','عقب\x20ببرید','دایرهٔ\x20پُر','تغییر\x20نام','گزینههای\x20بزرگنمایی','شروع','افقی','مجموعه','کلاس','نمودار\x20درختی','نقطهچین','مثلث\x20پُر','وسط\x20افقی','خط\x20منقطع\x20(بدون\x20پیکان)','فونت','خط\x20مسیر','خط-نقطه','خطخورده','چرخش\x20افقی','آکلاد\x20چپ','خارج\x20کردن\x20محتوا\x20و\x20حذف\x20خط','570871jgHsFM','شورون','پنجهٔ\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کردن\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معادله','نام\x20خط','نام\x20شیء','خط\x20زندگی\x20ذخیرهسازی\x20دسترسی\x20مستقیم','گروه','فعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','وسط\x20عمودی','لایه\x20شناور','نوار\x20فعالسازی','ویرایش\x20شکل','SmartArt','شفافیت\x20{0}٪','ویرایش\x20گرهٔ\x20فعلی','پیشفرض','انتخاب\x20دقیق','درخت\x20به\x20راست','جدول','انتقال\x20خط\x20مسیر\x20به\x20بالا','آبی','معکوس\x20کردن\x20انتخاب','پیوسته','افزودن\x20خط\x20در\x20پایین','مرز','نقشه\x20ذهنی\x20به\x20راست','ضخامت\x20خط','دادهها','غیرفعال\x20کردن\x20تغییر\x20اندازه\x20خودکار','بازگشت','ضخیم','2691854KGmmgs','ظرف','تراز\x20راست','نوار\x20پیمایش\x20نمای\x20دید','ستونها','متن','توزیع\x20افقی','پیکانهای\x20بلوکی','ورود\x20به\x20حالت\x20تمامصفحه','معمولی','توضیحی\x20اضافه\x20کنید','ذخیره\x20بهعنوان','بیضی','365860DFmnxU','افزودن\x20توضیح','ایتالیک','مؤلفه','حالت\x20کشیدن','منقطع','جلو\x20ببرید','طبقهبند','مستطیلها','ذخیرهسازی\x20داده\x20۲','ویرایش\x20متن','برای\x20مرتبسازی\x20بکشید','پنهان\x20کردن\x20مکاننمای\x20همکاران','افزودن\x20گرهٔ\x20همسطح','نمایش\x20همه','718345RpXudf','ذخیره','مورد\x20خط\x20مسیر'];_0x173e=function(){return _0x16372;};return _0x173e();}const e={'boards-ui':{'line':{'title':'خط'},'contextMenu':{'container':{'rename':_0x3cf9ce(0x21b),'fitToContent':'متناسب\x20با\x20محتوا','selectContents':_0x3cf9ce(0x200),'enableAutoResize':_0x3cf9ce(0x27d),'disableAutoResize':_0x3cf9ce(0x292),'lockMembership':_0x3cf9ce(0x22d),'unlockMembership':_0x3cf9ce(0x25a),'disband':'منحل\x20کردن\x20ظرف','delete':'حذف\x20ظرف'},'containerChild':{'moveOut':'خارج\x20کردن\x20از\x20ظرف','selectParent':'انتخاب\x20ظرف\x20والد','fitParent':_0x3cf9ce(0x1e6)},'swimlaneLane':{'add':'افزودن\x20خط','addBelow':_0x3cf9ce(0x28d),'addRight':'افزودن\x20خط\x20در\x20سمت\x20راست','remove':_0x3cf9ce(0x264),'removeAndMovePrevious':'انتقال\x20محتوا\x20به\x20خط\x20قبلی\x20و\x20حذف','removeAndPromote':_0x3cf9ce(0x241),'removeAndDeleteContent':_0x3cf9ce(0x300),'removeAndMoveNext':_0x3cf9ce(0x2fc),'rename':'تغییر\x20نام\x20خط','movePrevious':_0x3cf9ce(0x308),'moveNext':_0x3cf9ce(0x228),'expand':'گسترش\x20خط','collapse':_0x3cf9ce(0x1fb)}},'popup':{'containerName':'نام\x20ظرف','laneName':_0x3cf9ce(0x279),'cancel':_0x3cf9ce(0x20b),'rename':_0x3cf9ce(0x230)},'ink':{'finishEditing':'تمام','enterEditing':_0x3cf9ce(0x2b5)},'mindMap':{'description':_0x3cf9ce(0x229),'descriptionPlaceholder':_0x3cf9ce(0x1fe),'saveDescription':_0x3cf9ce(0x2b2)},'panel':{'moreShapes':_0x3cf9ce(0x227),'more':_0x3cf9ce(0x2e9),'back':_0x3cf9ce(0x293),'close':_0x3cf9ce(0x247),'stickyNote':_0x3cf9ce(0x21d),'lineColor':'رنگ\x20خط','lineWidth':_0x3cf9ce(0x290),'reverseMarkers':'معکوس\x20کردن\x20پیکانها','searchShapes':_0x3cf9ce(0x210),'container':_0x3cf9ce(0x296),'swimlane':_0x3cf9ce(0x1f1),'verticalSwimlane':_0x3cf9ce(0x252),'horizontalSwimlane':_0x3cf9ce(0x223),'vertical':_0x3cf9ce(0x303),'horizontal':_0x3cf9ce(0x233),'tableCustomSize':_0x3cf9ce(0x1e3),'tableRows':_0x3cf9ce(0x250),'tableColumns':_0x3cf9ce(0x299),'tableInsert':_0x3cf9ce(0x225),'customContainer':'سفارشی','containerRatio16By9':_0x3cf9ce(0x215),'containerRatio4By3':_0x3cf9ce(0x261),'containerRatio1By1':_0x3cf9ce(0x20e),'containerA4':'A4','mindMapGroupMindMap':_0x3cf9ce(0x1fd),'mindMapGroupTree':_0x3cf9ce(0x236),'mindMapGroupTimeline':_0x3cf9ce(0x226),'mindMapRight':_0x3cf9ce(0x28f),'mindMapLeft':'نقشه\x20ذهنی\x20به\x20چپ','mindMapHorizontal':_0x3cf9ce(0x253),'mindMapVertical':'نقشه\x20ذهنی\x20عمودی','mindMapTreeRight':_0x3cf9ce(0x287),'mindMapTreeLeft':_0x3cf9ce(0x2c4),'mindMapTreeAlternate':_0x3cf9ce(0x2e6),'mindMapTimelineHorizontal':_0x3cf9ce(0x1e4),'mindMapTimelineVertical':_0x3cf9ce(0x1f3),'mindMapNodeText':_0x3cf9ce(0x24b)},'settings':{'collaboratorCursors':_0x3cf9ce(0x1ec),'find':_0x3cf9ce(0x2cc),'grid':'شبکه','viewportBar':_0x3cf9ce(0x298),'preciseSelection':'انتخاب\x20دقیق','quickAdd':_0x3cf9ce(0x26a),'theme':'تم','themeOption':_0x3cf9ce(0x214),'themePreviewStart':_0x3cf9ce(0x232),'themePreviewData':_0x3cf9ce(0x291),'undo':_0x3cf9ce(0x302),'redo':_0x3cf9ce(0x1f6),'settings':'تنظیمات','objects':'اشیا','findBoardElements':_0x3cf9ce(0x2e5),'noMatches':_0x3cf9ce(0x2c8),'showDimensions':'نمایش\x20ابعاد','showToolbar':_0x3cf9ce(0x2d8),'saveAs':_0x3cf9ce(0x2a0),'translateInto':'ترجمه\x20به'},'objectListPanel':{'title':_0x3cf9ce(0x255),'empty':_0x3cf9ce(0x258),'showAll':_0x3cf9ce(0x2b0),'hideAll':'پنهان\x20کردن\x20همه','moveForward':_0x3cf9ce(0x2b9),'moveBackward':_0x3cf9ce(0x2fb),'close':_0x3cf9ce(0x247),'nameInput':_0x3cf9ce(0x27a),'hide':_0x3cf9ce(0x25c),'show':_0x3cf9ce(0x2e0),'lock':_0x3cf9ce(0x271),'unlock':_0x3cf9ce(0x21e),'details':_0x3cf9ce(0x207),'locate':_0x3cf9ce(0x275),'expand':_0x3cf9ce(0x1e5),'collapse':_0x3cf9ce(0x21c),'dragToReorder':_0x3cf9ce(0x2ad),'search':_0x3cf9ce(0x1f9),'filterAll':_0x3cf9ce(0x1ee),'filterHidden':'پنهان','filterLocked':_0x3cf9ce(0x2b8),'sectionCanvas':'لایه\x20بوم','sectionFloating':_0x3cf9ce(0x27f),'name':'نام','description':_0x3cf9ce(0x229),'descriptionPlaceholder':_0x3cf9ce(0x29f),'noSelection':_0x3cf9ce(0x2d4),'elementTypes':{'object':'شیء','connector':_0x3cf9ce(0x20f),'container':_0x3cf9ce(0x296),'group':_0x3cf9ce(0x27c),'image':_0x3cf9ce(0x218),'chart':_0x3cf9ce(0x216),'page':_0x3cf9ce(0x1e9),'placeholder':_0x3cf9ce(0x2bd),'shape':_0x3cf9ce(0x262),'table':_0x3cf9ce(0x288),'text':_0x3cf9ce(0x29a),'smartArt':_0x3cf9ce(0x282),'video':_0x3cf9ce(0x203),'unit':_0x3cf9ce(0x2ea),'dom':'DOM'}},'find':{'lanePosition':_0x3cf9ce(0x249),'tableCellPosition':_0x3cf9ce(0x212),'elementTypes':{'connector':_0x3cf9ce(0x20f),'container':_0x3cf9ce(0x296),'group':_0x3cf9ce(0x27c),'image':_0x3cf9ce(0x218),'page':_0x3cf9ce(0x1e9),'placeholder':'نگهدارندهٔ\x20مکان','shape':_0x3cf9ce(0x262),'table':'جدول','text':_0x3cf9ce(0x29a)}},'themePresets':{'default':_0x3cf9ce(0x285),'classic':_0x3cf9ce(0x1e8),'vintage':'وینتیج','gray':_0x3cf9ce(0x24f),'vibrant':'پرجنبوجوش','blue':_0x3cf9ce(0x28a)},'toolbar':{'resetColor':'بازنشانی\x20رنگ','shape':_0x3cf9ce(0x262),'text':_0x3cf9ce(0x29a),'stickyNote':_0x3cf9ce(0x21d),'line':'اتصالدهنده','container':_0x3cf9ce(0x296),'swimlane':_0x3cf9ce(0x23c),'table':'جدول','chart':_0x3cf9ce(0x216),'pen':_0x3cf9ce(0x2c7),'mindMap':'نقشهٔ\x20ذهنی','resources':_0x3cf9ce(0x2c5),'image':_0x3cf9ce(0x218),'wrapInContainer':_0x3cf9ce(0x2d0),'addSwimlaneLane':_0x3cf9ce(0x260),'swimlaneMenu':_0x3cf9ce(0x23c),'swimlaneLaneMenu':_0x3cf9ce(0x2b3),'editBrushPath':_0x3cf9ce(0x2df),'arrange':'چیدمان','bringToFront':'به\x20جلو\x20آوردن','bringForward':_0x3cf9ce(0x2a8),'sendBackward':_0x3cf9ce(0x22e),'sendToBack':_0x3cf9ce(0x30a),'more':'بیشتر'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':'مستطیل\x20گوشهگرد','oval':_0x3cf9ce(0x2a1),'diamond':'لوزی','rectangle':'مستطیل','circle':'دایره','cylinder':'استوانه','chevron':_0x3cf9ce(0x243),'rightArrowBlock':_0x3cf9ce(0x2e7),'parallelogram':_0x3cf9ce(0x2fd),'trapezoid':_0x3cf9ce(0x2e2),'speechBubble':_0x3cf9ce(0x2d1),'roundedCallout':_0x3cf9ce(0x20a),'rightTriangle':_0x3cf9ce(0x2c2),'triangle':_0x3cf9ce(0x267),'star':_0x3cf9ce(0x221),'hexagon':'ششضلعی','pentagon':_0x3cf9ce(0x1f7),'octagon':_0x3cf9ce(0x26c),'leftArrow':'پیکان\x20چپ','rightArrow':'پیکان\x20راست','leftRightArrow':'پیکان\x20دوطرفه','cloud':_0x3cf9ce(0x2b6),'leftBrace':_0x3cf9ce(0x240),'rightBrace':'آکلاد\x20راست','plus':_0x3cf9ce(0x2ee),'actor':_0x3cf9ce(0x1e7),'boundary':_0x3cf9ce(0x28e),'control':_0x3cf9ce(0x2f8),'entity':_0x3cf9ce(0x2cd),'collection':_0x3cf9ce(0x234),'dataFlowRoundedRectangle':_0x3cf9ce(0x301),'dataFlowCircle':_0x3cf9ce(0x20d),'dataFlowRoundedSquare':_0x3cf9ce(0x1fa),'dataStorage1':'ذخیرهسازی\x20داده\x20۱','dataStorage2':_0x3cf9ce(0x2ab),'dataStorage3':_0x3cf9ce(0x245),'lineNone':_0x3cf9ce(0x202),'lineDashedNone':_0x3cf9ce(0x23a),'lineOpenArrow':_0x3cf9ce(0x2ed),'lineDoubleOpenArrow':_0x3cf9ce(0x246),'actorLifeline':_0x3cf9ce(0x2f5),'boundaryLifeline':_0x3cf9ce(0x2c9),'controlLifeline':_0x3cf9ce(0x274),'entityLifeline':'خط\x20زندگی\x20موجودیت','collectionLifeline':'خط\x20زندگی\x20مجموعه','objectLifeline':_0x3cf9ce(0x30b),'magneticDiskLifeline':_0x3cf9ce(0x2f9),'directAccessStorageLifeline':_0x3cf9ce(0x27b),'activationBar':_0x3cf9ce(0x280),'sequenceFragment':_0x3cf9ce(0x304),'sequenceAlternativeFragment':'قطعهٔ\x20توالی\x20جایگزین','umlClass':_0x3cf9ce(0x235),'umlInterface':_0x3cf9ce(0x2f1),'umlInterfaceShape':'رابط','umlClassifier':_0x3cf9ce(0x2a9),'umlHollowDiamondConnector':_0x3cf9ce(0x213),'umlFilledDiamondConnector':_0x3cf9ce(0x204),'umlFilledArrowConnector':_0x3cf9ce(0x2f4),'umlDashedOpenArrowConnector':_0x3cf9ce(0x1ff),'umlDashedFilledArrowConnector':_0x3cf9ce(0x263),'erdEntity':_0x3cf9ce(0x2cd),'erdKeyField':'موجودیت\x20کلید','erdFieldType':_0x3cf9ce(0x2e3),'erdFull':_0x3cf9ce(0x26e),'initialState':_0x3cf9ce(0x222),'finalState':'حالت\x20نهایی','stateBar':_0x3cf9ce(0x1df),'requiredInterface':'رابط\x20موردنیاز','assemblyConnector':_0x3cf9ce(0x2c3),'providedInterface':'رابط\x20ارائهشده','componentBox':_0x3cf9ce(0x24d),'component':_0x3cf9ce(0x2a5)},'shapeCategories':{'basics':'پایه','basicShapes':{'rectangle':_0x3cf9ce(0x2aa),'basicShape':_0x3cf9ce(0x24a),'blockArrow':_0x3cf9ce(0x29c),'equationShape':_0x3cf9ce(0x278),'flowchart':'فلوچارت','starAndBanner':_0x3cf9ce(0x2c6),'callout':'حاشیهها','actionButton':_0x3cf9ce(0x22b),'other':_0x3cf9ce(0x2cf)},'classDiagram':'نمودار\x20کلاس','dataFlowDiagram':_0x3cf9ce(0x205),'line':'خط','entityRelationshipDiagram':_0x3cf9ce(0x2d7),'umlCustomShapes':_0x3cf9ce(0x1e0),'umlSequenceDiagram':'نمودار\x20توالی\x20UML','statusDiagram':_0x3cf9ce(0x276),'componentDiagram':_0x3cf9ce(0x1f5)},'connector':{'toolbar':{'sourceMarker':_0x3cf9ce(0x257),'swapMarkers':_0x3cf9ce(0x2d3),'targetMarker':_0x3cf9ce(0x2be),'lineColor':_0x3cf9ce(0x2eb),'lineWidth':_0x3cf9ce(0x24e),'opacityPercent':_0x3cf9ce(0x283),'settings':_0x3cf9ce(0x2ef),'smoothElbow':'خط\x20زاویهدار','bridge':'پل\x20خط','insertText':'درج\x20متن','textSettings':_0x3cf9ce(0x2dd),'alignLeft':_0x3cf9ce(0x2da),'alignCenter':_0x3cf9ce(0x209),'alignRight':_0x3cf9ce(0x297),'bold':_0x3cf9ce(0x1e2),'italic':'ایتالیک','underline':_0x3cf9ce(0x2bf),'strikethrough':_0x3cf9ce(0x21f),'textColor':_0x3cf9ce(0x2d6),'editText':_0x3cf9ce(0x2ac),'labelFill':'پسزمینه\x20برچسب','labelBorder':_0x3cf9ce(0x1ef),'transparent':_0x3cf9ce(0x272),'breakLineBehindText':_0x3cf9ce(0x259),'textSection':'متن','labelSection':_0x3cf9ce(0x25d),'deleteText':_0x3cf9ce(0x2b4),'more':_0x3cf9ce(0x2e9)},'routing':{'straight':'خط\x20راست','elbow':_0x3cf9ce(0x269),'polyline':_0x3cf9ce(0x208),'curve':_0x3cf9ce(0x21a)},'strokeWidth':{'thin':_0x3cf9ce(0x217),'regular':_0x3cf9ce(0x29e),'medium':_0x3cf9ce(0x26f),'bold':_0x3cf9ce(0x294)},'dash':{'solid':_0x3cf9ce(0x28c),'dashed':_0x3cf9ce(0x2a7),'dotted':_0x3cf9ce(0x237),'dashDot':_0x3cf9ce(0x23d)},'marker':{'none':_0x3cf9ce(0x2de),'arrow':_0x3cf9ce(0x2fa),'filledArrow':'پیکان\x20پُر','openArrow':'پیکان\x20باز','triangle':'مثلث','filledTriangle':_0x3cf9ce(0x238),'hollowTriangle':'مثلث\x20توخالی','diamond':'لوزی','hollowDiamond':_0x3cf9ce(0x1f4),'filledDiamond':'لوزی\x20پُر','circle':_0x3cf9ce(0x20d),'filledCircle':_0x3cf9ce(0x22f),'bar':'میله','doubleBar':'میلهٔ\x20دوتایی','crowFoot':_0x3cf9ce(0x2ec),'crowsFoot':_0x3cf9ce(0x2ec),'barCrowsFoot':_0x3cf9ce(0x1ed),'circleCrowsFoot':_0x3cf9ce(0x244),'circleBar':_0x3cf9ce(0x1f8),'x':'X','cross':_0x3cf9ce(0x2f7),'plus':_0x3cf9ce(0x2ee),'zeroOrOne':'صفر\x20یا\x20یک','zeroOrMany':_0x3cf9ce(0x265),'oneOrMany':'یک\x20یا\x20چند'}},'zoom':{'dragMode':_0x3cf9ce(0x2a6),'fitContent':_0x3cf9ce(0x309),'zoomOptions':_0x3cf9ce(0x231),'zoomTo100':_0x3cf9ce(0x2c0),'zoomToFit':_0x3cf9ce(0x2f2),'zoomToSelection':_0x3cf9ce(0x2e4),'zoomOut':_0x3cf9ce(0x2c1),'resetZoom':_0x3cf9ce(0x2bb),'zoomIn':_0x3cf9ce(0x1fc),'help':_0x3cf9ce(0x26d)},'shortcutHelp':{'title':_0x3cf9ce(0x22c),'close':_0x3cf9ce(0x268),'sections':{'tools':_0x3cf9ce(0x2e1),'navigator':_0x3cf9ce(0x1f0),'view':'نمایش','selection':_0x3cf9ce(0x2ce),'editing':_0x3cf9ce(0x281),'grouping':_0x3cf9ce(0x277),'swimlane':_0x3cf9ce(0x23c),'mindMap':_0x3cf9ce(0x2ca),'layout':_0x3cf9ce(0x2d9),'font':_0x3cf9ce(0x23b)},'items':{'showMoreShapes':'نمایش\x20اشکال\x20بیشتر','roundedRectangle':_0x3cf9ce(0x301),'rectangle':_0x3cf9ce(0x1eb),'oval':_0x3cf9ce(0x2a1),'diamond':_0x3cf9ce(0x24c),'text':_0x3cf9ce(0x29a),'elbowConnector':'اتصالدهندهٔ\x20زاویهای','line':'خط','stickyNote':_0x3cf9ce(0x21d),'search':_0x3cf9ce(0x2f6),'zoomWheel':_0x3cf9ce(0x219),'zoomPinch':_0x3cf9ce(0x219),'zoomTo100':_0x3cf9ce(0x2c0),'zoomToSelection':_0x3cf9ce(0x2e4),'zoomToFit':_0x3cf9ce(0x2f2),'enterFullScreen':_0x3cf9ce(0x29d),'exitFullScreen':_0x3cf9ce(0x201),'selectShape':'انتخاب\x20شکل','selectAll':'انتخاب\x20همه','multipleSelect':_0x3cf9ce(0x2f3),'invertSelection':_0x3cf9ce(0x28b),'preciseSelection':_0x3cf9ce(0x286),'deepSelect':_0x3cf9ce(0x2bc),'editShape':'ویرایش\x20شکل','copy':_0x3cf9ce(0x25e),'copyAsImage':_0x3cf9ce(0x2f0),'paste':_0x3cf9ce(0x25f),'cut':_0x3cf9ce(0x2b7),'makeCopy':_0x3cf9ce(0x1e1),'scale':_0x3cf9ce(0x22a),'copyStyle':'کپی\x20سبک','pasteStyle':'چسباندن\x20سبک','moveAxisLocked':'حرکت\x20افقی\x20/\x20عمودی','flipHorizontal':_0x3cf9ce(0x23f),'flipVertical':_0x3cf9ce(0x2e8),'undo':'واگرد','redo':_0x3cf9ce(0x1f6),'toggleQuickAdd':'نمایش\x20/\x20پنهان\x20کردن\x20افزودن\x20سریع','hideCollaboratorsCursors':_0x3cf9ce(0x2ae),'toggleToolbar':_0x3cf9ce(0x305),'delete':_0x3cf9ce(0x26b),'group':'گروهبندی','ungroup':_0x3cf9ce(0x248),'selectUpperLayerGroups':_0x3cf9ce(0x211),'selectShapesToGroup':'انتخاب\x20اشکال\x20برای\x20گروهبندی','swimlaneLaneRename':_0x3cf9ce(0x270),'swimlaneLaneToggleCollapsed':_0x3cf9ce(0x266),'swimlaneLaneMovePrevious':_0x3cf9ce(0x289),'swimlaneLaneMoveNext':_0x3cf9ce(0x2ff),'swimlaneLaneRemove':'حذف\x20خط\x20مسیر','addSiblingNode':_0x3cf9ce(0x2af),'addChildNode':_0x3cf9ce(0x251),'addParentNode':_0x3cf9ce(0x306),'foldChildNodes':_0x3cf9ce(0x1f2),'collapseAllNodes':_0x3cf9ce(0x25b),'addDescription':_0x3cf9ce(0x2a3),'editCurrentNode':_0x3cf9ce(0x284),'bringToFront':'به\x20جلو\x20آوردن','sendToBack':_0x3cf9ce(0x2ba),'alignLeft':'تراز\x20چپ','alignRight':_0x3cf9ce(0x297),'alignTop':_0x3cf9ce(0x2cb),'alignBottom':'تراز\x20پایین','alignMiddle':_0x3cf9ce(0x27e),'alignCenter':_0x3cf9ce(0x239),'distributeHorizontally':_0x3cf9ce(0x29b),'distributeVertically':_0x3cf9ce(0x2dc),'disableObjectAlignment':_0x3cf9ce(0x206),'increaseFontSize':_0x3cf9ce(0x254),'decreaseFontSize':'کاهش\x20اندازهٔ\x20فونت','bold':_0x3cf9ce(0x294),'strikethrough':_0x3cf9ce(0x23e),'italic':_0x3cf9ce(0x2a4),'underline':_0x3cf9ce(0x2db),'link':_0x3cf9ce(0x273),'numberedList':'فهرست\x20شمارهدار','bulletedList':_0x3cf9ce(0x256),'quote':'نقلقول','alignTextLeft':_0x3cf9ce(0x2da),'alignTextRight':'تراز\x20راست','alignTextCenter':'وسطچین'}}}};module[_0x3cf9ce(0x1ea)]=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x621a55=_0x135d;(function(_0x1eaa27,_0x59da8d){const _0x2a1f43=_0x135d,_0x4864cf=_0x1eaa27();while(!![]){try{const _0xda3ef5=parseInt(_0x2a1f43(0x24c))/0x1*(-parseInt(_0x2a1f43(0x226))/0x2)+-parseInt(_0x2a1f43(0x266))/0x3+parseInt(_0x2a1f43(0x2bb))/0x4*(-parseInt(_0x2a1f43(0x2bd))/0x5)+-parseInt(_0x2a1f43(0x263))/0x6*(parseInt(_0x2a1f43(0x228))/0x7)+-parseInt(_0x2a1f43(0x29a))/0x8*(-parseInt(_0x2a1f43(0x1f3))/0x9)+-parseInt(_0x2a1f43(0x279))/0xa*(-parseInt(_0x2a1f43(0x24d))/0xb)+parseInt(_0x2a1f43(0x202))/0xc;if(_0xda3ef5===_0x59da8d)break;else _0x4864cf['push'](_0x4864cf['shift']());}catch(_0x2b01c0){_0x4864cf['push'](_0x4864cf['shift']());}}}(_0x3eaa,0xc0706));const e={'boards-ui':{'line':{'title':'Ligne'},'contextMenu':{'container':{'rename':'Renommer\x20le\x20conteneur','fitToContent':_0x621a55(0x1d1),'selectContents':'Sélectionner\x20le\x20contenu','enableAutoResize':_0x621a55(0x227),'disableAutoResize':'Désactiver\x20le\x20redimensionnement\x20automatique','lockMembership':_0x621a55(0x294),'unlockMembership':'Déverrouiller\x20l’appartenance','disband':_0x621a55(0x1ef),'delete':_0x621a55(0x206)},'containerChild':{'moveOut':_0x621a55(0x23a),'selectParent':_0x621a55(0x1c2),'fitParent':'Ajuster\x20le\x20conteneur\x20parent\x20au\x20contenu'},'swimlaneLane':{'add':_0x621a55(0x28e),'addBelow':_0x621a55(0x281),'addRight':_0x621a55(0x29d),'remove':_0x621a55(0x2a3),'removeAndMovePrevious':'Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20précédent\x20et\x20supprimer','removeAndPromote':_0x621a55(0x27b),'removeAndDeleteContent':_0x621a55(0x1ce),'removeAndMoveNext':_0x621a55(0x1f1),'rename':'Renommer\x20le\x20couloir','movePrevious':_0x621a55(0x2b2),'moveNext':_0x621a55(0x28c),'expand':_0x621a55(0x1fd),'collapse':_0x621a55(0x24b)}},'popup':{'containerName':'Nom\x20du\x20conteneur','laneName':_0x621a55(0x2ab),'cancel':'Annuler','rename':_0x621a55(0x221)},'ink':{'finishEditing':_0x621a55(0x1e8),'enterEditing':_0x621a55(0x1ea)},'mindMap':{'description':_0x621a55(0x1c4),'descriptionPlaceholder':_0x621a55(0x1d5),'saveDescription':'Enregistrer'},'panel':{'moreShapes':_0x621a55(0x2aa),'more':_0x621a55(0x28d),'back':'Retour','close':_0x621a55(0x292),'stickyNote':_0x621a55(0x232),'lineColor':_0x621a55(0x242),'lineWidth':_0x621a55(0x284),'reverseMarkers':_0x621a55(0x249),'searchShapes':_0x621a55(0x225),'container':_0x621a55(0x215),'swimlane':_0x621a55(0x231),'verticalSwimlane':_0x621a55(0x222),'horizontalSwimlane':_0x621a55(0x200),'vertical':_0x621a55(0x2a9),'horizontal':_0x621a55(0x28a),'tableCustomSize':_0x621a55(0x1d3),'tableRows':_0x621a55(0x1cd),'tableColumns':'Colonnes','tableInsert':'Insérer','customContainer':'Personnalisé','containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x621a55(0x22b),'containerRatio1By1':_0x621a55(0x262),'containerA4':'A4','mindMapGroupMindMap':'Carte\x20mentale','mindMapGroupTree':_0x621a55(0x1d8),'mindMapGroupTimeline':_0x621a55(0x2a6),'mindMapRight':_0x621a55(0x1d9),'mindMapLeft':'Carte\x20mentale\x20vers\x20la\x20gauche','mindMapHorizontal':_0x621a55(0x27e),'mindMapVertical':_0x621a55(0x1d7),'mindMapTreeRight':_0x621a55(0x1dd),'mindMapTreeLeft':_0x621a55(0x1cb),'mindMapTreeAlternate':_0x621a55(0x288),'mindMapTimelineHorizontal':_0x621a55(0x2b0),'mindMapTimelineVertical':'Chronologie\x20verticale','mindMapNodeText':_0x621a55(0x208)},'settings':{'collaboratorCursors':_0x621a55(0x1db),'find':_0x621a55(0x2b4),'grid':'Grille','viewportBar':_0x621a55(0x251),'preciseSelection':_0x621a55(0x2a2),'quickAdd':_0x621a55(0x1b2),'theme':'Thème','themeOption':_0x621a55(0x1ed),'themePreviewStart':_0x621a55(0x1f4),'themePreviewData':_0x621a55(0x298),'undo':_0x621a55(0x237),'redo':_0x621a55(0x1e2),'settings':'Paramètres','objects':_0x621a55(0x20a),'findBoardElements':_0x621a55(0x299),'noMatches':_0x621a55(0x2b8),'showDimensions':'Afficher\x20les\x20dimensions','showToolbar':_0x621a55(0x203),'translateInto':_0x621a55(0x1c3)},'objectListPanel':{'title':_0x621a55(0x20a),'empty':_0x621a55(0x286),'showAll':_0x621a55(0x21a),'hideAll':_0x621a55(0x209),'moveForward':_0x621a55(0x1c1),'moveBackward':_0x621a55(0x270),'close':_0x621a55(0x292),'nameInput':_0x621a55(0x20c),'hide':_0x621a55(0x1bf),'show':_0x621a55(0x271),'lock':'Verrouiller','unlock':_0x621a55(0x1df),'details':_0x621a55(0x1f2),'locate':'Localiser','expand':'Développer','collapse':'Réduire','dragToReorder':'Faire\x20glisser\x20pour\x20réorganiser','search':'Rechercher\x20des\x20objets','filterAll':'Tous','filterHidden':_0x621a55(0x214),'filterLocked':_0x621a55(0x1bb),'sectionCanvas':_0x621a55(0x1b5),'sectionFloating':'Calque\x20flottant','name':'Nom','description':'Description','descriptionPlaceholder':_0x621a55(0x28b),'noSelection':_0x621a55(0x217),'elementTypes':{'object':'Objet','connector':_0x621a55(0x254),'container':_0x621a55(0x215),'group':_0x621a55(0x280),'image':_0x621a55(0x25a),'chart':_0x621a55(0x246),'page':_0x621a55(0x1e9),'placeholder':'Espace\x20réservé','shape':_0x621a55(0x1b9),'table':_0x621a55(0x22d),'text':_0x621a55(0x236),'smartArt':_0x621a55(0x256),'video':'Vidéo','unit':_0x621a55(0x2a7),'dom':'DOM'}},'find':{'lanePosition':_0x621a55(0x285),'tableCellPosition':'Ligne\x20{0},\x20Colonne\x20{1}','elementTypes':{'connector':_0x621a55(0x254),'container':_0x621a55(0x215),'group':_0x621a55(0x280),'image':_0x621a55(0x25a),'page':_0x621a55(0x1e9),'placeholder':'Espace\x20réservé','shape':'Forme','table':_0x621a55(0x22d),'text':_0x621a55(0x236)}},'themePresets':{'default':_0x621a55(0x1bd),'classic':'Classique','vintage':_0x621a55(0x253),'gray':_0x621a55(0x1c0),'vibrant':_0x621a55(0x1e1),'blue':_0x621a55(0x2b1)},'toolbar':{'resetColor':_0x621a55(0x26a),'shape':_0x621a55(0x1b9),'text':'Texte','stickyNote':_0x621a55(0x232),'line':_0x621a55(0x254),'container':_0x621a55(0x215),'swimlane':_0x621a55(0x24f),'table':_0x621a55(0x22d),'chart':_0x621a55(0x246),'pen':_0x621a55(0x1f5),'mindMap':_0x621a55(0x2a5),'resources':'Ressources','image':_0x621a55(0x25a),'wrapInContainer':_0x621a55(0x2a0),'addSwimlaneLane':_0x621a55(0x28e),'swimlaneMenu':_0x621a55(0x24f),'swimlaneLaneMenu':_0x621a55(0x1e0),'editBrushPath':_0x621a55(0x25c),'arrange':_0x621a55(0x278),'bringToFront':_0x621a55(0x269),'bringForward':_0x621a55(0x1c1),'sendBackward':_0x621a55(0x270),'sendToBack':_0x621a55(0x20f),'more':_0x621a55(0x28d)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x621a55(0x23b),'oval':'Ovale','diamond':_0x621a55(0x245),'rectangle':_0x621a55(0x29c),'circle':_0x621a55(0x21e),'cylinder':'Cylindre','chevron':'Chevron','rightArrowBlock':_0x621a55(0x223),'parallelogram':'Parallélogramme','trapezoid':'Trapèze','speechBubble':_0x621a55(0x2be),'roundedCallout':_0x621a55(0x240),'rightTriangle':_0x621a55(0x213),'triangle':_0x621a55(0x25e),'star':'Étoile','hexagon':_0x621a55(0x1f0),'pentagon':_0x621a55(0x248),'octagon':_0x621a55(0x1c6),'leftArrow':_0x621a55(0x21c),'rightArrow':_0x621a55(0x258),'leftRightArrow':_0x621a55(0x2a1),'cloud':'Nuage','leftBrace':_0x621a55(0x2b5),'rightBrace':_0x621a55(0x260),'plus':_0x621a55(0x28d),'actor':_0x621a55(0x1c5),'boundary':_0x621a55(0x2a4),'control':_0x621a55(0x204),'entity':_0x621a55(0x218),'collection':'Collection','dataFlowRoundedRectangle':_0x621a55(0x23b),'dataFlowCircle':'Cercle','dataFlowRoundedSquare':_0x621a55(0x1f6),'dataStorage1':_0x621a55(0x1d0),'dataStorage2':'Stockage\x20de\x20données\x202','dataStorage3':'Stockage\x20de\x20données\x203','lineNone':_0x621a55(0x26c),'lineDashedNone':'Ligne\x20pointillée\x20(sans\x20flèche)','lineOpenArrow':_0x621a55(0x257),'lineDoubleOpenArrow':_0x621a55(0x1e5),'actorLifeline':_0x621a55(0x2a8),'boundaryLifeline':_0x621a55(0x290),'controlLifeline':'Ligne\x20de\x20vie\x20de\x20contrôle','entityLifeline':_0x621a55(0x1bc),'collectionLifeline':_0x621a55(0x22c),'objectLifeline':_0x621a55(0x273),'magneticDiskLifeline':_0x621a55(0x275),'directAccessStorageLifeline':_0x621a55(0x1cc),'activationBar':_0x621a55(0x207),'sequenceFragment':_0x621a55(0x1c8),'sequenceAlternativeFragment':_0x621a55(0x1ee),'umlClass':'Classe','umlInterface':_0x621a55(0x27d),'umlInterfaceShape':'Interface','umlClassifier':_0x621a55(0x243),'umlHollowDiamondConnector':'Connecteur\x20en\x20losange\x20creux','umlFilledDiamondConnector':_0x621a55(0x201),'umlFilledArrowConnector':_0x621a55(0x27c),'umlDashedOpenArrowConnector':'Connecteur\x20à\x20flèche\x20ouverte\x20pointillée','umlDashedFilledArrowConnector':_0x621a55(0x291),'erdEntity':_0x621a55(0x218),'erdKeyField':_0x621a55(0x267),'erdFieldType':_0x621a55(0x29e),'erdFull':_0x621a55(0x2c0),'initialState':_0x621a55(0x1d2),'finalState':_0x621a55(0x239),'stateBar':_0x621a55(0x234),'requiredInterface':'Interface\x20requise','assemblyConnector':_0x621a55(0x272),'providedInterface':_0x621a55(0x26e),'componentBox':_0x621a55(0x1fc),'component':_0x621a55(0x289)},'shapeCategories':{'basics':'Bases','basicShapes':{'rectangle':'Rectangles','basicShape':_0x621a55(0x1d6),'blockArrow':'Flèches\x20bloc','equationShape':'Formes\x20d’équation','flowchart':_0x621a55(0x1c7),'starAndBanner':'Étoiles\x20et\x20bannières','callout':_0x621a55(0x235),'actionButton':_0x621a55(0x2c2),'other':'Autres'},'classDiagram':'Diagramme\x20de\x20classes','dataFlowDiagram':_0x621a55(0x25d),'line':_0x621a55(0x28f),'entityRelationshipDiagram':_0x621a55(0x29b),'umlCustomShapes':_0x621a55(0x23d),'umlSequenceDiagram':_0x621a55(0x26f),'statusDiagram':_0x621a55(0x2bf),'componentDiagram':_0x621a55(0x216)},'connector':{'toolbar':{'sourceMarker':_0x621a55(0x1b7),'swapMarkers':_0x621a55(0x249),'targetMarker':_0x621a55(0x24e),'lineColor':_0x621a55(0x242),'lineWidth':'Épaisseur','opacityPercent':'Opacité\x20{0}%','settings':_0x621a55(0x283),'smoothElbow':_0x621a55(0x212),'bridge':_0x621a55(0x20d),'insertText':_0x621a55(0x247),'textSettings':_0x621a55(0x2ba),'alignLeft':_0x621a55(0x287),'alignCenter':_0x621a55(0x297),'alignRight':'Aligner\x20à\x20droite','bold':'Gras','italic':'Italique','underline':'Souligné','strikethrough':_0x621a55(0x25b),'textColor':'Couleur\x20du\x20texte','editText':'Modifier\x20le\x20texte','labelFill':_0x621a55(0x1ec),'labelBorder':_0x621a55(0x1b8),'transparent':_0x621a55(0x210),'breakLineBehindText':'Interrompre\x20la\x20ligne\x20derrière\x20le\x20texte','textSection':_0x621a55(0x236),'labelSection':_0x621a55(0x1ba),'deleteText':'Supprimer\x20le\x20texte','more':_0x621a55(0x28d)},'routing':{'straight':_0x621a55(0x22f),'elbow':_0x621a55(0x205),'polyline':'Polyligne','curve':_0x621a55(0x25f)},'strokeWidth':{'thin':_0x621a55(0x21b),'regular':_0x621a55(0x2c1),'medium':_0x621a55(0x282),'bold':_0x621a55(0x2b9)},'dash':{'solid':'Plein','dashed':'Tirets','dotted':'Pointillés','dashDot':_0x621a55(0x1de)},'marker':{'none':_0x621a55(0x265),'arrow':_0x621a55(0x1e6),'filledArrow':_0x621a55(0x230),'openArrow':_0x621a55(0x257),'triangle':_0x621a55(0x25e),'filledTriangle':_0x621a55(0x1ca),'hollowTriangle':'Triangle\x20creux','diamond':_0x621a55(0x245),'hollowDiamond':_0x621a55(0x244),'filledDiamond':_0x621a55(0x1e7),'circle':'Cercle','filledCircle':_0x621a55(0x21d),'bar':_0x621a55(0x1be),'doubleBar':'Double\x20barre','crowFoot':_0x621a55(0x252),'crowsFoot':_0x621a55(0x252),'barCrowsFoot':_0x621a55(0x1b1),'circleCrowsFoot':'Patte\x20d’oie\x20avec\x20cercle','circleBar':_0x621a55(0x233),'x':'X','cross':_0x621a55(0x274),'plus':_0x621a55(0x28d),'zeroOrOne':_0x621a55(0x1cf),'zeroOrMany':'Zéro\x20ou\x20plusieurs','oneOrMany':_0x621a55(0x20b)}},'zoom':{'dragMode':'Mode\x20glisser','fitContent':_0x621a55(0x1d1),'zoomOptions':_0x621a55(0x1f8),'zoomTo100':_0x621a55(0x241),'zoomToFit':'Ajuster\x20à\x20la\x20page','zoomToSelection':_0x621a55(0x1fa),'zoomOut':_0x621a55(0x220),'resetZoom':_0x621a55(0x26d),'zoomIn':_0x621a55(0x293),'help':_0x621a55(0x24a)},'shortcutHelp':{'title':_0x621a55(0x224),'close':_0x621a55(0x2bc),'sections':{'tools':_0x621a55(0x2ac),'navigator':_0x621a55(0x1fe),'view':'Affichage','selection':_0x621a55(0x229),'editing':'Modifier\x20une\x20forme','grouping':_0x621a55(0x1eb),'swimlane':'Couloir','mindMap':'Carte\x20mentale','layout':_0x621a55(0x21f),'font':_0x621a55(0x1e3)},'items':{'showMoreShapes':_0x621a55(0x1f9),'roundedRectangle':'Rectangle\x20arrondi','rectangle':_0x621a55(0x29c),'oval':_0x621a55(0x26b),'diamond':_0x621a55(0x245),'text':_0x621a55(0x236),'elbowConnector':'Connecteur\x20en\x20angle','line':_0x621a55(0x28f),'stickyNote':_0x621a55(0x232),'search':_0x621a55(0x2b4),'zoomWheel':_0x621a55(0x238),'zoomPinch':'Zoom\x20avant\x20/\x20arrière','zoomTo100':_0x621a55(0x241),'zoomToSelection':_0x621a55(0x1fa),'zoomToFit':_0x621a55(0x277),'enterFullScreen':_0x621a55(0x22e),'exitFullScreen':_0x621a55(0x27f),'selectShape':_0x621a55(0x229),'selectAll':_0x621a55(0x255),'multipleSelect':_0x621a55(0x23e),'invertSelection':_0x621a55(0x1b6),'preciseSelection':'Sélection\x20précise','deepSelect':_0x621a55(0x1b3),'editShape':_0x621a55(0x250),'copy':_0x621a55(0x20e),'copyAsImage':'Copier\x20comme\x20image','paste':_0x621a55(0x2ae),'cut':_0x621a55(0x1dc),'makeCopy':'Créer\x20une\x20copie','scale':'Mettre\x20à\x20l’échelle','copyStyle':_0x621a55(0x1da),'pasteStyle':_0x621a55(0x2ad),'moveAxisLocked':'Déplacer\x20horizontalement\x20/\x20verticalement','flipHorizontal':_0x621a55(0x1c9),'flipVertical':_0x621a55(0x296),'undo':_0x621a55(0x237),'redo':_0x621a55(0x1e2),'toggleQuickAdd':_0x621a55(0x1e4),'hideCollaboratorsCursors':_0x621a55(0x1f7),'toggleToolbar':_0x621a55(0x2af),'delete':_0x621a55(0x276),'group':_0x621a55(0x264),'ungroup':'Dégrouper','selectUpperLayerGroups':_0x621a55(0x219),'selectShapesToGroup':'Sélectionner\x20les\x20formes\x20à\x20grouper','swimlaneLaneRename':'Renommer\x20le\x20couloir','swimlaneLaneToggleCollapsed':_0x621a55(0x2b3),'swimlaneLaneMovePrevious':'Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','swimlaneLaneMoveNext':_0x621a55(0x28c),'swimlaneLaneRemove':'Supprimer\x20le\x20couloir','addSiblingNode':_0x621a55(0x268),'addChildNode':'Ajouter\x20un\x20nœud\x20enfant','addParentNode':_0x621a55(0x22a),'foldChildNodes':'Plier\x20/\x20déplier\x20les\x20nœuds\x20enfants','collapseAllNodes':_0x621a55(0x23f),'addDescription':'Ajouter\x20une\x20description','editCurrentNode':_0x621a55(0x29f),'bringToFront':'Mettre\x20au\x20premier\x20plan','sendToBack':_0x621a55(0x20f),'alignLeft':_0x621a55(0x287),'alignRight':_0x621a55(0x261),'alignTop':_0x621a55(0x1fb),'alignBottom':_0x621a55(0x1ff),'alignMiddle':_0x621a55(0x23c),'alignCenter':'Centrer\x20horizontalement','distributeHorizontally':'Distribuer\x20horizontalement','distributeVertically':'Distribuer\x20verticalement','disableObjectAlignment':'Désactiver\x20l’alignement\x20des\x20objets','increaseFontSize':_0x621a55(0x2b7),'decreaseFontSize':_0x621a55(0x211),'bold':_0x621a55(0x1b0),'strikethrough':'Barré','italic':_0x621a55(0x1d4),'underline':_0x621a55(0x1b4),'link':_0x621a55(0x2b6),'numberedList':'Liste\x20numérotée','bulletedList':_0x621a55(0x295),'quote':'Citation','alignTextLeft':_0x621a55(0x287),'alignTextRight':_0x621a55(0x261),'alignTextCenter':_0x621a55(0x27a)}}}};function _0x3eaa(){const _0x4769bc=['Patte\x20d’oie','Vintage','Connecteur','Tout\x20sélectionner','SmartArt','Flèche\x20ouverte','Flèche\x20vers\x20la\x20droite','exports','Image','Barré','Modifier\x20le\x20tracé\x20du\x20pinceau','Diagramme\x20de\x20flux\x20de\x20données','Triangle','Courbe','Accolade\x20droite','Aligner\x20à\x20droite','1\x20:\x201','1308900paxTPe','Grouper','Aucun','3260244OduVfs','Entité\x20de\x20clé','Ajouter\x20un\x20nœud\x20frère','Mettre\x20au\x20premier\x20plan','Réinitialiser\x20la\x20couleur','Ovale','Ligne\x20(sans\x20flèche)','Réinitialiser\x20le\x20zoom','Interface\x20fournie','Diagramme\x20de\x20séquence\x20UML','Reculer','Afficher','Connecteur\x20d’assemblage','Ligne\x20de\x20vie\x20d’objet','Croix','Ligne\x20de\x20vie\x20de\x20disque\x20magnétique','Supprimer','Ajuster\x20à\x20la\x20page','Organiser','2740hkxYzD','Centrer','Sortir\x20le\x20contenu\x20et\x20supprimer\x20le\x20couloir','Connecteur\x20à\x20flèche\x20pleine','Interface','Carte\x20mentale\x20horizontale','Quitter\x20le\x20plein\x20écran','Groupe','Ajouter\x20un\x20couloir\x20en\x20dessous','Moyen','Paramètres\x20du\x20trait','Épaisseur\x20du\x20trait','Couloir\x20{0}','Aucun\x20objet','Aligner\x20à\x20gauche','Arbre\x20alterné','Composant','Horizontal','Ajouter\x20une\x20description','Déplacer\x20le\x20couloir\x20vers\x20le\x20bas','Plus','Ajouter\x20un\x20couloir','Ligne','Ligne\x20de\x20vie\x20de\x20frontière','Connecteur\x20à\x20flèche\x20pleine\x20pointillée','Fermer','Zoom\x20avant','Verrouiller\x20l’appartenance','Liste\x20à\x20puces','Retourner\x20verticalement','Aligner\x20au\x20centre','Données','Trouver\x20des\x20éléments\x20du\x20tableau','11872696QwoBMb','Diagramme\x20entité-association','Rectangle','Ajouter\x20un\x20couloir\x20à\x20droite','Entité\x20de\x20type\x20de\x20champ','Modifier\x20le\x20nœud\x20actuel','Inclure\x20dans\x20un\x20conteneur','Flèche\x20gauche-droite','Sélection\x20précise','Supprimer\x20le\x20couloir','Frontière','Carte\x20mentale','Chronologie','Unité','Ligne\x20de\x20vie\x20d’acteur','Vertical','Plus\x20de\x20formes','Nom\x20du\x20couloir','Outils','Coller\x20le\x20style','Coller','Afficher\x20/\x20masquer\x20la\x20barre\x20d’outils','Chronologie\x20horizontale','Bleu','Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','Réduire\x20/\x20déployer\x20le\x20couloir','Rechercher','Accolade\x20gauche','Lien','Augmenter\x20la\x20taille\x20de\x20police','Aucun\x20résultat','Épais','Paramètres\x20du\x20texte','164hfkjSm','Fermer\x20les\x20raccourcis','58280mmWvvj','Bulle\x20de\x20dialogue','Diagramme\x20d’état','Entité\x20de\x20type\x20de\x20clé\x20de\x20champ','Normal','Boutons\x20d’action','Gras','Patte\x20d’oie\x20avec\x20barre','Ajout\x20rapide','Sélection\x20imbriquée','Souligné','Calque\x20du\x20canevas','Inverser\x20la\x20sélection','Flèche\x20source','Bordure\x20de\x20l’étiquette','Forme','Étiquette','Verrouillés','Ligne\x20de\x20vie\x20d’entité','Par\x20défaut','Barre','Masquer','Gris','Avancer','Sélectionner\x20le\x20conteneur\x20parent','Traduire\x20en','Description','Acteur','Octogone','Organigramme','Fragment\x20de\x20séquence','Retourner\x20horizontalement','Triangle\x20plein','Arbre\x20à\x20gauche','Ligne\x20de\x20vie\x20de\x20stockage\x20à\x20accès\x20direct','Lignes','Supprimer\x20le\x20contenu\x20et\x20le\x20couloir','Zéro\x20ou\x20un','Stockage\x20de\x20données\x201','Ajuster\x20au\x20contenu','État\x20initial','Taille\x20personnalisée','Italique','Ajouter\x20une\x20description\x20à\x20ce\x20nœud','Formes\x20basiques','Carte\x20mentale\x20verticale','Diagramme\x20en\x20arbre','Carte\x20mentale\x20vers\x20la\x20droite','Copier\x20le\x20style','Curseurs\x20des\x20collaborateurs','Couper','Arbre\x20à\x20droite','Tiret-point','Déverrouiller','Élément\x20de\x20couloir','Vif','Rétablir','Paramètres\x20de\x20police','Afficher\x20/\x20masquer\x20l’ajout\x20rapide','Double\x20flèche\x20ouverte','Flèche','Losange\x20plein','Terminé','Page','Modifier\x20le\x20tracé','Grouper\x20des\x20formes','Arrière-plan\x20de\x20l’étiquette','Thème\x20{0}','Fragment\x20de\x20séquence\x20alternative','Dissocier\x20le\x20conteneur','Hexagone','Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20suivant\x20et\x20supprimer','Détails','9ErDWSW','Démarrer','Stylo','Carré\x20arrondi','Masquer\x20les\x20curseurs\x20des\x20collaborateurs','Options\x20de\x20zoom','Afficher\x20plus\x20de\x20formes','Zoom\x20sur\x20la\x20sélection','Aligner\x20en\x20haut','Boîtier\x20de\x20composant','Déployer\x20le\x20couloir','Navigateur','Aligner\x20en\x20bas','Couloir\x20horizontal','Connecteur\x20en\x20losange\x20plein','9572400kvPcBh','Afficher\x20la\x20barre\x20d’outils','Contrôle','Trait\x20à\x20angle\x20droit','Supprimer\x20le\x20conteneur','Barre\x20d’activation','Ajouter\x20du\x20texte','Tout\x20masquer','Objets','Un\x20ou\x20plusieurs','Nom\x20de\x20l’objet','Pont\x20de\x20trait','Copier','Mettre\x20en\x20arrière-plan','Transparent','Diminuer\x20la\x20taille\x20de\x20police','Trait\x20en\x20angle','Triangle\x20rectangle','Masqués','Conteneur','Diagramme\x20de\x20composants','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20ses\x20détails','Entité','Sélectionner\x20les\x20groupes\x20de\x20niveau\x20supérieur','Afficher\x20tout','Fin','Flèche\x20vers\x20la\x20gauche','Cercle\x20plein','Cercle','Disposition','Zoom\x20arrière','Renommer','Couloir\x20vertical','Bloc\x20flèche\x20vers\x20la\x20droite','Raccourcis\x20clavier','Rechercher\x20des\x20formes','26bTfjnS','Activer\x20le\x20redimensionnement\x20automatique','35RSzuCo','Sélectionner\x20une\x20forme','Ajouter\x20un\x20nœud\x20parent','4\x20:\x203','Ligne\x20de\x20vie\x20de\x20collection','Tableau','Passer\x20en\x20plein\x20écran','Ligne\x20droite','Flèche\x20pleine','Piste\x20/\x20Couloir','Note\x20autocollante','Cercle\x20et\x20barre','Barre\x20d’état','Légendes','Texte','Annuler','Zoom\x20avant\x20/\x20arrière','État\x20final','Sortir\x20du\x20conteneur','Rectangle\x20arrondi','Centrer\x20verticalement','Formes\x20UML\x20personnalisées','Sélectionner\x20/\x20désélectionner\x20plusieurs','Réduire\x20/\x20déployer\x20tous\x20les\x20nœuds','Légende\x20arrondie','Zoom\x20100\x20%','Couleur\x20du\x20trait','Classificateur','Losange\x20creux','Losange','Graphique','Insérer\x20du\x20texte','Pentagone','Inverser\x20les\x20flèches','Aide','Réduire\x20le\x20couloir','29017SkLJHl','61787ygeZMv','Flèche\x20cible','Couloir','Modifier\x20la\x20forme','Barre\x20de\x20défilement\x20de\x20la\x20vue'];_0x3eaa=function(){return _0x4769bc;};return _0x3eaa();}function _0x135d(_0x16d47f,_0x14ca18){_0x16d47f=_0x16d47f-0x1b0;const _0x3eaaf6=_0x3eaa();let _0x135d86=_0x3eaaf6[_0x16d47f];return _0x135d86;}module[_0x621a55(0x259)]=e;
|
|
1
|
+
function _0x2739(){const _0x31ebda=['Entité\x20de\x20type\x20de\x20clé\x20de\x20champ','Sélection\x20imbriquée','Arrière-plan\x20de\x20l’étiquette','Ajuster\x20à\x20la\x20page','Groupe','Ligne\x20de\x20vie\x20de\x20collection','Distribuer\x20verticalement','Déverrouiller\x20l’appartenance','Tiret-point','Flèche','Ovale','Nom','5bujNDC','Bordure\x20de\x20l’étiquette','Étiquette','Arbre\x20alterné','Rectangle','Transparent','Formes\x20UML\x20personnalisées','Sortir\x20du\x20conteneur','Losange\x20plein','Rectangle\x20arrondi','Nom\x20de\x20l’objet','Cercle','Trait\x20en\x20angle','Insérer\x20du\x20texte','Patte\x20d’oie\x20avec\x20barre','Vintage','Aligner\x20à\x20droite','Plus\x20de\x20formes','Cercle\x20plein','Annuler','Double\x20flèche\x20ouverte','Un\x20ou\x20plusieurs','Triangle\x20rectangle','Enregistrer\x20sous','Flèche\x20source','4477365tZaGZw','Chronologie','Normal','Fragment\x20de\x20séquence','Réinitialiser\x20le\x20zoom','Contrôle','Carte\x20mentale\x20vers\x20la\x20droite','Citation','Dégrouper','Page','Opacité\x20{0}%','303317HkMDeQ','Objet','Calque\x20flottant','Note\x20autocollante','Faire\x20glisser\x20pour\x20réorganiser','Ajouter\x20un\x20nœud\x20frère','Traduire\x20en','Bloc\x20flèche\x20vers\x20la\x20droite','Stockage\x20de\x20données\x201','Accolade\x20droite','Curseurs\x20des\x20collaborateurs','Copier\x20comme\x20image','Couleur\x20du\x20trait','Copier','Interrompre\x20la\x20ligne\x20derrière\x20le\x20texte','Calque\x20du\x20canevas','Diagramme\x20entité-association','Barre\x20d’activation','Sélectionnez\x20un\x20objet\x20pour\x20modifier\x20ses\x20détails','Afficher\x20/\x20masquer\x20la\x20barre\x20d’outils','exports','Modifier\x20le\x20tracé\x20du\x20pinceau','Tous','Modifier\x20une\x20forme','Polyligne','Déplacer\x20horizontalement\x20/\x20verticalement','Couleur\x20du\x20texte','Rectangles','Pointillés','Rechercher\x20des\x20formes','Centrer\x20verticalement','Activer\x20le\x20redimensionnement\x20automatique','Entité\x20de\x20clé','Texte','Mettre\x20au\x20premier\x20plan','Aligner\x20en\x20haut','Ajouter\x20une\x20description','Image','Couloir\x20{0}','Nom\x20du\x20conteneur','Masquer','Diminuer\x20la\x20taille\x20de\x20police','Classificateur','Désactiver\x20le\x20redimensionnement\x20automatique','Organiser','Pentagone','Enregistrer','Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','Losange\x20creux','Plier\x20/\x20déplier\x20les\x20nœuds\x20enfants','Cercle\x20et\x20barre','Afficher\x20la\x20barre\x20d’outils','Barré','Zoom\x20sur\x20la\x20sélection','Zoom\x20avant','Rétablir','Classe','Localiser','Afficher\x20tout','Diagramme\x20de\x20séquence\x20UML','Paramètres\x20de\x20police','Boîtier\x20de\x20composant','Insérer','Verrouiller\x20l’appartenance','Afficher\x20plus\x20de\x20formes','Sortir\x20le\x20contenu\x20et\x20supprimer\x20le\x20couloir','Diagramme\x20de\x20classes','Gras','Verrouillés','Aucun','Bulle\x20de\x20dialogue','Épaisseur','Chevron','Sélectionner\x20les\x20formes\x20à\x20grouper','Afficher\x20/\x20masquer\x20l’ajout\x20rapide','Fermer','Retour','Paramètres\x20du\x20trait','Italique','Bleu','Pont\x20de\x20trait','Développer','Zoom\x20100\x20%','Distribuer\x20horizontalement','Ligne\x20droite','Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20précédent\x20et\x20supprimer','Stylo','Courbe','Connecteur\x20à\x20flèche\x20ouverte\x20pointillée','Boutons\x20d’action','Piste\x20/\x20Couloir','Terminé','Connecteur','Entité','Affichage','Formes\x20basiques','Reculer','Carte\x20mentale\x20vers\x20la\x20gauche','Vertical','Supprimer\x20le\x20couloir','Graphique','3508140wrgPeo','Épaisseur\x20du\x20trait','Stockage\x20de\x20données\x203','Parallélogramme','Dissocier\x20le\x20conteneur','Barre','Accolade\x20gauche','Inclure\x20dans\x20un\x20conteneur','1\x20:\x201','Patte\x20d’oie','Couloir\x20horizontal','Flèche\x20vers\x20la\x20gauche','Aucun\x20objet','Centrer','Lien','Ligne\x20de\x20vie\x20d’objet','Triangle\x20plein','Trouver\x20des\x20éléments\x20du\x20tableau','Thème\x20{0}','Ajuster\x20le\x20conteneur\x20parent\x20au\x20contenu','Renommer\x20le\x20couloir','Créer\x20une\x20copie','Supprimer','Légendes','Carte\x20mentale','5903048SfaWcJ','Mettre\x20à\x20l’échelle','Croix','Chronologie\x20verticale','Arbre\x20à\x20droite','Démarrer','Souligné','Triangle','Sélectionner\x20les\x20groupes\x20de\x20niveau\x20supérieur','Barre\x20de\x20défilement\x20de\x20la\x20vue','Ligne\x20de\x20vie\x20de\x20stockage\x20à\x20accès\x20direct','Sélectionner\x20une\x20forme','Connecteur\x20en\x20losange\x20plein','Zoom\x20arrière','Ligne\x20de\x20vie\x20de\x20frontière','Vidéo','Ligne\x20de\x20vie\x20d’acteur','Connecteur\x20d’assemblage','Afficher','Mettre\x20en\x20arrière-plan','Réduire\x20/\x20déployer\x20tous\x20les\x20nœuds','Mode\x20glisser','Données','Ajouter\x20un\x20couloir','Détails','Forme','Modifier\x20le\x20texte','Sélection\x20précise','Aligner\x20à\x20gauche','Tout\x20sélectionner','Paramètres\x20du\x20texte','355248kvkMBA','Aligner\x20au\x20centre','Déplacer\x20le\x20contenu\x20vers\x20le\x20couloir\x20suivant\x20et\x20supprimer','Grille','Sélectionner\x20le\x20contenu','Fragment\x20de\x20séquence\x20alternative','Ligne\x20de\x20vie\x20de\x20contrôle','Supprimer\x20le\x20contenu\x20et\x20le\x20couloir','3273438yszMcI','Collection','Rechercher\x20des\x20objets','Couloir','Carte\x20mentale\x20verticale','Colonnes','Outils','Passer\x20en\x20plein\x20écran','Quitter\x20le\x20plein\x20écran','Hexagone','Trait\x20à\x20angle\x20droit','Formes\x20d’équation','Ligne','Flèche\x20pleine','Connecteur\x20en\x20angle','Augmenter\x20la\x20taille\x20de\x20police','Espace\x20réservé','Aucun\x20résultat','Zéro\x20ou\x20plusieurs','Disposition','Description','Chronologie\x20horizontale','Renommer','Losange','Zoom\x20avant\x20/\x20arrière','Ajouter\x20un\x20nœud\x20parent','Déverrouiller','1581300sNrALI','Afficher\x20les\x20dimensions','Désactiver\x20l’alignement\x20des\x20objets','Connecteur\x20à\x20flèche\x20pleine','Réinitialiser\x20la\x20couleur','Personnalisé','Navigateur','Déplacer\x20le\x20couloir\x20vers\x20le\x20bas','16\x20:\x209','Avancer','Interface','Retourner\x20horizontalement','Cylindre','10hlnTqm','Tableau','Flèche\x20gauche-droite','Ajouter\x20un\x20nœud\x20enfant','Plein','Fin','Unité','Ressources','Plus','Raccourcis\x20clavier','SmartArt','Interface\x20fournie','Ajouter\x20un\x20couloir\x20en\x20dessous','Arbre\x20à\x20gauche','Liste\x20numérotée','Supprimer\x20le\x20conteneur','3dVmpHv','Diagramme\x20de\x20composants','Ajuster\x20au\x20contenu','Taille\x20personnalisée','Thème','272hyAnUs','Trapèze','Coller','Objets','Étoile','Entité\x20de\x20type\x20de\x20champ','Ligne\x20(sans\x20flèche)','Conteneur','Flèche\x20cible','Nuage','Ajout\x20rapide','Réduire','Interface\x20requise','Carte\x20mentale\x20horizontale','Grouper','Déployer\x20le\x20couloir','Verrouiller','Rechercher','Couper','Inverser\x20les\x20flèches','Zéro\x20ou\x20un','44XNQicz','Triangle\x20creux','Gris'];_0x2739=function(){return _0x31ebda;};return _0x2739();}const _0x4d0779=_0x5dd5;(function(_0x50e2f5,_0x251735){const _0x5b2c50=_0x5dd5,_0x359bda=_0x50e2f5();while(!![]){try{const _0x424e17=parseInt(_0x5b2c50(0x105))/0x1+parseInt(_0x5b2c50(0xea))/0x2+-parseInt(_0x5b2c50(0x122))/0x3*(parseInt(_0x5b2c50(0xc3))/0x4)+-parseInt(_0x5b2c50(0x14b))/0x5*(parseInt(_0x5b2c50(0xe2))/0x6)+-parseInt(_0x5b2c50(0x16f))/0x7*(parseInt(_0x5b2c50(0x127))/0x8)+parseInt(_0x5b2c50(0x164))/0x9*(-parseInt(_0x5b2c50(0x112))/0xa)+-parseInt(_0x5b2c50(0x13c))/0xb*(-parseInt(_0x5b2c50(0x1d4))/0xc);if(_0x424e17===_0x251735)break;else _0x359bda['push'](_0x359bda['shift']());}catch(_0x2918ff){_0x359bda['push'](_0x359bda['shift']());}}}(_0x2739,0xd741a));const e={'boards-ui':{'line':{'title':_0x4d0779(0xf6)},'contextMenu':{'container':{'rename':'Renommer\x20le\x20conteneur','fitToContent':_0x4d0779(0x124),'selectContents':_0x4d0779(0xe6),'enableAutoResize':_0x4d0779(0x18e),'disableAutoResize':_0x4d0779(0x19a),'lockMembership':_0x4d0779(0x1ae),'unlockMembership':_0x4d0779(0x146),'disband':_0x4d0779(0x1d8),'delete':_0x4d0779(0x121)},'containerChild':{'moveOut':_0x4d0779(0x152),'selectParent':'Sélectionner\x20le\x20conteneur\x20parent','fitParent':_0x4d0779(0xbd)},'swimlaneLane':{'add':_0x4d0779(0xda),'addBelow':_0x4d0779(0x11e),'addRight':'Ajouter\x20un\x20couloir\x20à\x20droite','remove':_0x4d0779(0x1d2),'removeAndMovePrevious':_0x4d0779(0x1c4),'removeAndPromote':_0x4d0779(0x1b0),'removeAndDeleteContent':_0x4d0779(0xe9),'removeAndMoveNext':_0x4d0779(0xe4),'rename':_0x4d0779(0xbe),'movePrevious':_0x4d0779(0x19e),'moveNext':_0x4d0779(0x10c),'expand':_0x4d0779(0x136),'collapse':'Réduire\x20le\x20couloir'}},'popup':{'containerName':_0x4d0779(0x196),'laneName':'Nom\x20du\x20couloir','cancel':'Annuler','rename':_0x4d0779(0x100)},'ink':{'finishEditing':_0x4d0779(0x1ca),'enterEditing':'Modifier\x20le\x20tracé'},'mindMap':{'description':_0x4d0779(0xfe),'descriptionPlaceholder':'Ajouter\x20une\x20description\x20à\x20ce\x20nœud','saveDescription':_0x4d0779(0x19d)},'panel':{'moreShapes':_0x4d0779(0x15c),'more':_0x4d0779(0x11a),'back':_0x4d0779(0x1bb),'close':_0x4d0779(0x1ba),'stickyNote':_0x4d0779(0x172),'lineColor':_0x4d0779(0x17b),'lineWidth':_0x4d0779(0x1d5),'reverseMarkers':'Inverser\x20les\x20flèches','searchShapes':_0x4d0779(0x18c),'container':_0x4d0779(0x12e),'swimlane':_0x4d0779(0x1c9),'verticalSwimlane':'Couloir\x20vertical','horizontalSwimlane':_0x4d0779(0x1de),'vertical':_0x4d0779(0x1d1),'horizontal':'Horizontal','tableCustomSize':_0x4d0779(0x125),'tableRows':'Lignes','tableColumns':_0x4d0779(0xef),'tableInsert':_0x4d0779(0x1ad),'customContainer':_0x4d0779(0x10a),'containerRatio16By9':_0x4d0779(0x10d),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x4d0779(0x1dc),'containerA4':'A4','mindMapGroupMindMap':_0x4d0779(0xc2),'mindMapGroupTree':'Diagramme\x20en\x20arbre','mindMapGroupTimeline':_0x4d0779(0x165),'mindMapRight':_0x4d0779(0x16a),'mindMapLeft':_0x4d0779(0x1d0),'mindMapHorizontal':_0x4d0779(0x134),'mindMapVertical':_0x4d0779(0xee),'mindMapTreeRight':_0x4d0779(0xc7),'mindMapTreeLeft':_0x4d0779(0x11f),'mindMapTreeAlternate':_0x4d0779(0x14e),'mindMapTimelineHorizontal':_0x4d0779(0xff),'mindMapTimelineVertical':_0x4d0779(0xc6),'mindMapNodeText':'Ajouter\x20du\x20texte'},'settings':{'collaboratorCursors':_0x4d0779(0x179),'find':_0x4d0779(0x138),'grid':_0x4d0779(0xe5),'viewportBar':_0x4d0779(0xcc),'preciseSelection':_0x4d0779(0xde),'quickAdd':_0x4d0779(0x131),'theme':_0x4d0779(0x126),'themeOption':_0x4d0779(0xbc),'themePreviewStart':_0x4d0779(0xc8),'themePreviewData':_0x4d0779(0xd9),'undo':_0x4d0779(0x15e),'redo':'Rétablir','settings':'Paramètres','objects':_0x4d0779(0x12a),'findBoardElements':_0x4d0779(0x1e5),'noMatches':_0x4d0779(0xfb),'showDimensions':_0x4d0779(0x106),'showToolbar':_0x4d0779(0x1a2),'saveAs':_0x4d0779(0x162),'translateInto':_0x4d0779(0x175)},'objectListPanel':{'title':_0x4d0779(0x12a),'empty':_0x4d0779(0x1e0),'showAll':_0x4d0779(0x1a9),'hideAll':'Tout\x20masquer','moveForward':_0x4d0779(0x10e),'moveBackward':_0x4d0779(0x1cf),'close':_0x4d0779(0x1ba),'nameInput':_0x4d0779(0x155),'hide':_0x4d0779(0x197),'show':_0x4d0779(0xd5),'lock':_0x4d0779(0x137),'unlock':_0x4d0779(0x104),'details':_0x4d0779(0xdb),'locate':_0x4d0779(0x1a8),'expand':_0x4d0779(0x1c0),'collapse':_0x4d0779(0x132),'dragToReorder':_0x4d0779(0x173),'search':_0x4d0779(0xec),'filterAll':_0x4d0779(0x185),'filterHidden':'Masqués','filterLocked':_0x4d0779(0x1b3),'sectionCanvas':_0x4d0779(0x17e),'sectionFloating':_0x4d0779(0x171),'name':_0x4d0779(0x14a),'description':_0x4d0779(0xfe),'descriptionPlaceholder':_0x4d0779(0x193),'noSelection':_0x4d0779(0x181),'elementTypes':{'object':_0x4d0779(0x170),'connector':_0x4d0779(0x1cb),'container':_0x4d0779(0x12e),'group':_0x4d0779(0x143),'image':_0x4d0779(0x194),'chart':_0x4d0779(0x1d3),'page':_0x4d0779(0x16d),'placeholder':_0x4d0779(0xfa),'shape':_0x4d0779(0xdc),'table':_0x4d0779(0x113),'text':_0x4d0779(0x190),'smartArt':_0x4d0779(0x11c),'video':_0x4d0779(0xd2),'unit':_0x4d0779(0x118),'dom':'DOM'}},'find':{'lanePosition':_0x4d0779(0x195),'tableCellPosition':'Ligne\x20{0},\x20Colonne\x20{1}','elementTypes':{'connector':_0x4d0779(0x1cb),'container':'Conteneur','group':_0x4d0779(0x143),'image':_0x4d0779(0x194),'page':_0x4d0779(0x16d),'placeholder':'Espace\x20réservé','shape':_0x4d0779(0xdc),'table':_0x4d0779(0x113),'text':'Texte'}},'themePresets':{'default':'Par\x20défaut','classic':'Classique','vintage':_0x4d0779(0x15a),'gray':_0x4d0779(0x13e),'vibrant':'Vif','blue':_0x4d0779(0x1be)},'toolbar':{'resetColor':_0x4d0779(0x109),'shape':'Forme','text':_0x4d0779(0x190),'stickyNote':'Note\x20autocollante','line':_0x4d0779(0x1cb),'container':_0x4d0779(0x12e),'swimlane':_0x4d0779(0xed),'table':'Tableau','chart':_0x4d0779(0x1d3),'pen':_0x4d0779(0x1c5),'mindMap':_0x4d0779(0xc2),'resources':_0x4d0779(0x119),'image':_0x4d0779(0x194),'wrapInContainer':_0x4d0779(0x1db),'addSwimlaneLane':_0x4d0779(0xda),'swimlaneMenu':_0x4d0779(0xed),'swimlaneLaneMenu':'Élément\x20de\x20couloir','editBrushPath':_0x4d0779(0x184),'arrange':_0x4d0779(0x19b),'bringToFront':'Mettre\x20au\x20premier\x20plan','bringForward':_0x4d0779(0x10e),'sendBackward':_0x4d0779(0x1cf),'sendToBack':_0x4d0779(0xd6),'more':_0x4d0779(0x11a)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x4d0779(0x154),'oval':_0x4d0779(0x149),'diamond':_0x4d0779(0x101),'rectangle':_0x4d0779(0x14f),'circle':_0x4d0779(0x156),'cylinder':_0x4d0779(0x111),'chevron':_0x4d0779(0x1b7),'rightArrowBlock':_0x4d0779(0x176),'parallelogram':_0x4d0779(0x1d7),'trapezoid':_0x4d0779(0x128),'speechBubble':_0x4d0779(0x1b5),'roundedCallout':'Légende\x20arrondie','rightTriangle':_0x4d0779(0x161),'triangle':_0x4d0779(0xca),'star':_0x4d0779(0x12b),'hexagon':_0x4d0779(0xf3),'pentagon':_0x4d0779(0x19c),'octagon':'Octogone','leftArrow':_0x4d0779(0x1df),'rightArrow':'Flèche\x20vers\x20la\x20droite','leftRightArrow':_0x4d0779(0x114),'cloud':_0x4d0779(0x130),'leftBrace':_0x4d0779(0x1da),'rightBrace':_0x4d0779(0x178),'plus':_0x4d0779(0x11a),'actor':'Acteur','boundary':'Frontière','control':_0x4d0779(0x169),'entity':_0x4d0779(0x1cc),'collection':_0x4d0779(0xeb),'dataFlowRoundedRectangle':'Rectangle\x20arrondi','dataFlowCircle':_0x4d0779(0x156),'dataFlowRoundedSquare':'Carré\x20arrondi','dataStorage1':_0x4d0779(0x177),'dataStorage2':'Stockage\x20de\x20données\x202','dataStorage3':_0x4d0779(0x1d6),'lineNone':_0x4d0779(0x12d),'lineDashedNone':'Ligne\x20pointillée\x20(sans\x20flèche)','lineOpenArrow':'Flèche\x20ouverte','lineDoubleOpenArrow':_0x4d0779(0x15f),'actorLifeline':_0x4d0779(0xd3),'boundaryLifeline':_0x4d0779(0xd1),'controlLifeline':_0x4d0779(0xe8),'entityLifeline':'Ligne\x20de\x20vie\x20d’entité','collectionLifeline':_0x4d0779(0x144),'objectLifeline':_0x4d0779(0x1e3),'magneticDiskLifeline':'Ligne\x20de\x20vie\x20de\x20disque\x20magnétique','directAccessStorageLifeline':_0x4d0779(0xcd),'activationBar':_0x4d0779(0x180),'sequenceFragment':_0x4d0779(0x167),'sequenceAlternativeFragment':_0x4d0779(0xe7),'umlClass':_0x4d0779(0x1a7),'umlInterface':_0x4d0779(0x10f),'umlInterfaceShape':_0x4d0779(0x10f),'umlClassifier':_0x4d0779(0x199),'umlHollowDiamondConnector':'Connecteur\x20en\x20losange\x20creux','umlFilledDiamondConnector':_0x4d0779(0xcf),'umlFilledArrowConnector':_0x4d0779(0x108),'umlDashedOpenArrowConnector':_0x4d0779(0x1c7),'umlDashedFilledArrowConnector':'Connecteur\x20à\x20flèche\x20pleine\x20pointillée','erdEntity':'Entité','erdKeyField':_0x4d0779(0x18f),'erdFieldType':_0x4d0779(0x12c),'erdFull':_0x4d0779(0x13f),'initialState':'État\x20initial','finalState':'État\x20final','stateBar':'Barre\x20d’état','requiredInterface':_0x4d0779(0x133),'assemblyConnector':_0x4d0779(0xd4),'providedInterface':_0x4d0779(0x11d),'componentBox':_0x4d0779(0x1ac),'component':'Composant'},'shapeCategories':{'basics':'Bases','basicShapes':{'rectangle':_0x4d0779(0x18a),'basicShape':_0x4d0779(0x1ce),'blockArrow':'Flèches\x20bloc','equationShape':_0x4d0779(0xf5),'flowchart':'Organigramme','starAndBanner':'Étoiles\x20et\x20bannières','callout':_0x4d0779(0xc1),'actionButton':_0x4d0779(0x1c8),'other':'Autres'},'classDiagram':_0x4d0779(0x1b1),'dataFlowDiagram':'Diagramme\x20de\x20flux\x20de\x20données','line':_0x4d0779(0xf6),'entityRelationshipDiagram':_0x4d0779(0x17f),'umlCustomShapes':_0x4d0779(0x151),'umlSequenceDiagram':_0x4d0779(0x1aa),'statusDiagram':'Diagramme\x20d’état','componentDiagram':_0x4d0779(0x123)},'connector':{'toolbar':{'sourceMarker':_0x4d0779(0x163),'swapMarkers':_0x4d0779(0x13a),'targetMarker':_0x4d0779(0x12f),'lineColor':_0x4d0779(0x17b),'lineWidth':_0x4d0779(0x1b6),'opacityPercent':_0x4d0779(0x16e),'settings':_0x4d0779(0x1bc),'smoothElbow':_0x4d0779(0x157),'bridge':_0x4d0779(0x1bf),'insertText':_0x4d0779(0x158),'textSettings':_0x4d0779(0xe1),'alignLeft':_0x4d0779(0xdf),'alignCenter':_0x4d0779(0xe3),'alignRight':_0x4d0779(0x15b),'bold':_0x4d0779(0x1b2),'italic':'Italique','underline':_0x4d0779(0xc9),'strikethrough':'Barré','textColor':_0x4d0779(0x189),'editText':_0x4d0779(0xdd),'labelFill':_0x4d0779(0x141),'labelBorder':_0x4d0779(0x14c),'transparent':_0x4d0779(0x150),'breakLineBehindText':_0x4d0779(0x17d),'textSection':_0x4d0779(0x190),'labelSection':_0x4d0779(0x14d),'deleteText':'Supprimer\x20le\x20texte','more':_0x4d0779(0x11a)},'routing':{'straight':_0x4d0779(0x1c3),'elbow':_0x4d0779(0xf4),'polyline':_0x4d0779(0x187),'curve':_0x4d0779(0x1c6)},'strokeWidth':{'thin':_0x4d0779(0x117),'regular':_0x4d0779(0x166),'medium':'Moyen','bold':'Épais'},'dash':{'solid':_0x4d0779(0x116),'dashed':'Tirets','dotted':_0x4d0779(0x18b),'dashDot':_0x4d0779(0x147)},'marker':{'none':_0x4d0779(0x1b4),'arrow':_0x4d0779(0x148),'filledArrow':_0x4d0779(0xf7),'openArrow':'Flèche\x20ouverte','triangle':'Triangle','filledTriangle':_0x4d0779(0x1e4),'hollowTriangle':_0x4d0779(0x13d),'diamond':_0x4d0779(0x101),'hollowDiamond':_0x4d0779(0x19f),'filledDiamond':_0x4d0779(0x153),'circle':'Cercle','filledCircle':_0x4d0779(0x15d),'bar':_0x4d0779(0x1d9),'doubleBar':'Double\x20barre','crowFoot':_0x4d0779(0x1dd),'crowsFoot':'Patte\x20d’oie','barCrowsFoot':_0x4d0779(0x159),'circleCrowsFoot':'Patte\x20d’oie\x20avec\x20cercle','circleBar':_0x4d0779(0x1a1),'x':'X','cross':_0x4d0779(0xc5),'plus':_0x4d0779(0x11a),'zeroOrOne':_0x4d0779(0x13b),'zeroOrMany':_0x4d0779(0xfc),'oneOrMany':_0x4d0779(0x160)}},'zoom':{'dragMode':_0x4d0779(0xd8),'fitContent':_0x4d0779(0x124),'zoomOptions':'Options\x20de\x20zoom','zoomTo100':'Zoom\x20100\x20%','zoomToFit':'Ajuster\x20à\x20la\x20page','zoomToSelection':_0x4d0779(0x1a4),'zoomOut':_0x4d0779(0xd0),'resetZoom':_0x4d0779(0x168),'zoomIn':_0x4d0779(0x1a5),'help':'Aide'},'shortcutHelp':{'title':_0x4d0779(0x11b),'close':'Fermer\x20les\x20raccourcis','sections':{'tools':_0x4d0779(0xf0),'navigator':_0x4d0779(0x10b),'view':_0x4d0779(0x1cd),'selection':_0x4d0779(0xce),'editing':_0x4d0779(0x186),'grouping':'Grouper\x20des\x20formes','swimlane':_0x4d0779(0xed),'mindMap':_0x4d0779(0xc2),'layout':_0x4d0779(0xfd),'font':_0x4d0779(0x1ab)},'items':{'showMoreShapes':_0x4d0779(0x1af),'roundedRectangle':'Rectangle\x20arrondi','rectangle':'Rectangle','oval':'Ovale','diamond':_0x4d0779(0x101),'text':_0x4d0779(0x190),'elbowConnector':_0x4d0779(0xf8),'line':_0x4d0779(0xf6),'stickyNote':'Note\x20autocollante','search':_0x4d0779(0x138),'zoomWheel':'Zoom\x20avant\x20/\x20arrière','zoomPinch':_0x4d0779(0x102),'zoomTo100':_0x4d0779(0x1c1),'zoomToSelection':_0x4d0779(0x1a4),'zoomToFit':_0x4d0779(0x142),'enterFullScreen':_0x4d0779(0xf1),'exitFullScreen':_0x4d0779(0xf2),'selectShape':_0x4d0779(0xce),'selectAll':_0x4d0779(0xe0),'multipleSelect':'Sélectionner\x20/\x20désélectionner\x20plusieurs','invertSelection':'Inverser\x20la\x20sélection','preciseSelection':_0x4d0779(0xde),'deepSelect':_0x4d0779(0x140),'editShape':'Modifier\x20la\x20forme','copy':_0x4d0779(0x17c),'copyAsImage':_0x4d0779(0x17a),'paste':_0x4d0779(0x129),'cut':_0x4d0779(0x139),'makeCopy':_0x4d0779(0xbf),'scale':_0x4d0779(0xc4),'copyStyle':'Copier\x20le\x20style','pasteStyle':'Coller\x20le\x20style','moveAxisLocked':_0x4d0779(0x188),'flipHorizontal':_0x4d0779(0x110),'flipVertical':'Retourner\x20verticalement','undo':'Annuler','redo':_0x4d0779(0x1a6),'toggleQuickAdd':_0x4d0779(0x1b9),'hideCollaboratorsCursors':'Masquer\x20les\x20curseurs\x20des\x20collaborateurs','toggleToolbar':_0x4d0779(0x182),'delete':_0x4d0779(0xc0),'group':_0x4d0779(0x135),'ungroup':_0x4d0779(0x16c),'selectUpperLayerGroups':_0x4d0779(0xcb),'selectShapesToGroup':_0x4d0779(0x1b8),'swimlaneLaneRename':_0x4d0779(0xbe),'swimlaneLaneToggleCollapsed':'Réduire\x20/\x20déployer\x20le\x20couloir','swimlaneLaneMovePrevious':'Déplacer\x20le\x20couloir\x20vers\x20le\x20haut','swimlaneLaneMoveNext':_0x4d0779(0x10c),'swimlaneLaneRemove':_0x4d0779(0x1d2),'addSiblingNode':_0x4d0779(0x174),'addChildNode':_0x4d0779(0x115),'addParentNode':_0x4d0779(0x103),'foldChildNodes':_0x4d0779(0x1a0),'collapseAllNodes':_0x4d0779(0xd7),'addDescription':'Ajouter\x20une\x20description','editCurrentNode':'Modifier\x20le\x20nœud\x20actuel','bringToFront':_0x4d0779(0x191),'sendToBack':'Mettre\x20en\x20arrière-plan','alignLeft':_0x4d0779(0xdf),'alignRight':_0x4d0779(0x15b),'alignTop':_0x4d0779(0x192),'alignBottom':'Aligner\x20en\x20bas','alignMiddle':_0x4d0779(0x18d),'alignCenter':'Centrer\x20horizontalement','distributeHorizontally':_0x4d0779(0x1c2),'distributeVertically':_0x4d0779(0x145),'disableObjectAlignment':_0x4d0779(0x107),'increaseFontSize':_0x4d0779(0xf9),'decreaseFontSize':_0x4d0779(0x198),'bold':_0x4d0779(0x1b2),'strikethrough':_0x4d0779(0x1a3),'italic':_0x4d0779(0x1bd),'underline':'Souligné','link':_0x4d0779(0x1e2),'numberedList':_0x4d0779(0x120),'bulletedList':'Liste\x20à\x20puces','quote':_0x4d0779(0x16b),'alignTextLeft':_0x4d0779(0xdf),'alignTextRight':_0x4d0779(0x15b),'alignTextCenter':_0x4d0779(0x1e1)}}}};function _0x5dd5(_0xaca15f,_0x2fe575){_0xaca15f=_0xaca15f-0xbc;const _0x273932=_0x2739();let _0x5dd546=_0x273932[_0xaca15f];return _0x5dd546;}module[_0x4d0779(0x183)]=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x6d4546=_0x108b;function _0x45d5(){const _0x5dc75d=['Persegi\x20panjang\x20membulat','Linimasa\x20vertikal','Coret','Pintasan\x20keyboard','Lainnya','Persegi\x20membulat','Default','Panah\x20terisi','Peta\x20pikiran\x20ke\x20kanan','Konektor\x20berlian\x20kosong','1267912xuTnbk','Komponen','Balik\x20vertikal','Tambahkan\x20deskripsi\x20untuk\x20node\x20ini','Tersembunyi','Panah\x20sumber','Rata\x20Kanan','Keluarkan\x20dari\x20kontainer','Selesai','Rata\x20atas','Blok\x20panah\x20kanan','Tidak\x20ada\x20hasil\x20yang\x20cocok','Potong','Entitas','Trapesium','Gelembung\x20bicara','Jalur\x20{0}','Panah\x20kiri-kanan','Segitiga\x20kosong','Data','DOM','Ubah\x20nama\x20kontainer','Bintang\x20dan\x20spanduk','Diagram\x20alir','Kursor\x20kolaborator','Batal','Aktor','Pemarkah\x20tempat','Warna\x20garis','Transparan','Garis\x20hidup\x20aktor','Tipis','12hChKlO','Hapus\x20kontainer','Bentuk','Gambar','Edit\x20teks','Rata\x20bawah','Kisi','Panah\x20blok','Keadaan\x20awal','Perbesar\x20ukuran\x20huruf','Nonaktifkan\x20ubah\x20ukuran\x20otomatis','Paskan\x20ke\x20kanvas','Tema\x20{0}','Rata\x20kiri','Pilih\x20semua','Diagram\x20alur\x20data','1628206vDIfFS','Nol\x20atau\x20banyak','Ciutkan\x20/\x20bentangkan\x20jalur','Navigator','Garis\x20bawah','Sunting\x20jalur\x20kuas','Video','Sembunyikan\x20kursor\x20kolaborator','Panah\x20kiri','Biru','Aktifkan\x20ubah\x20ukuran\x20otomatis','Bintang','Tambahkan\x20deskripsi','Penyimpanan\x20data\x201','Klasifier','Cerah','Keluarkan\x20konten\x20dan\x20hapus\x20jalur','Daftar\x20bernomor','Rata\x20Kiri','Simpan','Tutup\x20pintasan','Diagram\x20komponen','Bentangkan\x20jalur','Jajar\x20genjang','Terkunci','exports','Lengkung','Rata\x20tengah\x20horizontal','Masuk\x20layar\x20penuh','Biasa','Daftar\x20berpoin','Kustom','Tambah\x20jalur\x20di\x20bawah','Ukuran\x20kustom','Nama\x20objek','Kolom','Pengaturan','Baris\x20{0},\x20Kolom\x20{1}','Kirim\x20ke\x20belakang','Zoom\x20ke\x20100%','31192SjYThX','Tambah\x20jalur\x20di\x20kanan','Mulai','Garis\x20siku','Tema','Sisipkan','Konektor\x20rakitan','Persegi\x20panjang','Bantuan','Lingkaran','Lapisan\x20mengambang','Pindahkan\x20jalur\x20ke\x20atas','Pisahkan\x20kelompok','Pohon\x20ke\x20kiri','Perkecil','Nama','Sumber\x20daya','Pilih\x20/\x20batalkan\x20beberapa','Rata\x20Tengah','Garis\x20lurus','Cari\x20objek','Nonaktifkan\x20perataan\x20objek','Ciutkan','Entitas\x20bidang\x20kunci','Tampilkan\x20/\x20sembunyikan\x20Tambah\x20cepat','Temukan','Miring','Pilih\x20kelompok\x20lapisan\x20atas','Linimasa','Perbesar\x20/\x20Perkecil','Cari','Tebal','Rata\x20tengah\x20vertikal','Deskripsi','Tautan','Ciutkan\x20/\x20bentangkan\x20semua\x20node','Catatan\x20tempel','Entitas\x20tipe\x20bidang\x20kunci','Berlian','Pemilihan\x20dalam','Tempel','Pilih\x20bentuk\x20untuk\x20dikelompokkan','Garis\x20hidup\x20entitas','Tambah','Garis\x20hidup\x20koleksi','Kontainer','Pemilihan\x20presisi','Ubah\x20nama','Oktagon','Atur\x20ulang\x20zoom','Peta\x20pikiran\x20vertikal','Bentuk\x20dasar','Bentuk\x20persamaan','Sedang','Pindahkan\x20jalur\x20ke\x20bawah','Putus-putus','Rata\x20kanan','Sunting\x20jalur','Tampilkan\x20dimensi','Peta\x20pikiran\x20ke\x20kiri','Panah\x20kanan','Paskan\x20dengan\x20konten','Tambah\x20node\x20anak','Geser\x20horizontal\x20/\x20vertikal','Baris','Pena','1\x20:\x201','Bawa\x20ke\x20depan','Label','Segitiga\x20siku-siku','Kurung\x20kurawal\x20kanan','Horizontal','12zORyLG','Cari\x20elemen\x20papan','Peta\x20pikiran\x20horizontal','919107PhhNvA','Garis\x20hidup\x20disk\x20magnetik','Warna\x20teks','Opasitas\x20{0}%','Hapus\x20teks','Kunci','Konektor','Kontrol','Objek','Tambah\x20node\x20saudara','Lipat\x20/\x20buka\x20node\x20anak','Rata\x20tengah','Konektor\x20panah\x20terbuka\x20putus-putus','Tabel','Pengaturan\x20garis','Teks','SmartArt','Buka\x20kunci\x20keanggotaan','Lebar\x20garis','Bentuk\x20UML\x20kustom','Segitiga','Panah','Urungkan','Pentagon','8628102anjvSj','Kelompokkan\x20bentuk','Tampilkan','Latar\x20belakang\x20label','Satu\x20atau\x20banyak','Paskan\x20kontainer\x20induk\x20dengan\x20konten','Putuskan\x20garis\x20di\x20belakang\x20teks','Ulangi','Kelompokkan','Tampilkan\x20lebih\x20banyak\x20bentuk','Distribusikan\x20secara\x20vertikal','Bilah','Antarmuka\x20wajib','7352896pmKFzM','Konektor\x20berlian\x20terisi','Tukar\x20panah','Grup','Klasik','Panah\x20terbuka\x20ganda','Atur','Callout\x20membulat','Nama\x20jalur','Swimlane','Balik\x20horizontal','Abu-abu','Garis-titik','Diagram\x20status','Tambah\x20node\x20induk','Bagan','Garis\x20hidup\x20penyimpanan\x20akses\x20langsung','Pengaturan\x20teks','Lingkaran\x20dengan\x20bilah','Bilah\x20ganda','Garis\x20siku-siku','Semua','Kaki\x20gagak\x20dengan\x20lingkaran','Vertikal','Garis','4908355STQSJO','Fragmen\x20sekuens','Tampilkan\x20semua','Garis\x20hidup\x20kontrol','Tambah\x20deskripsi','Bilah\x20keadaan','Sisipkan\x20teks','Balik\x20pemilihan','Ubah\x20nama\x20jalur','Tutup','Kaki\x20gagak','Tambah\x20cepat','Pohon\x20berselang','Panah\x20terbuka','Hapus\x20jalur','Tampilkan\x20/\x20sembunyikan\x20bilah\x20alat','Diagram\x20kelas','Pilih\x20bentuk','Linimasa\x20horizontal','Cari\x20bentuk','Sunting\x20bentuk','Fonta','Fragmen\x20sekuens\x20alternatif','Solid','Bungkus\x20dalam\x20kontainer','Halaman','Peta\x20pikiran','Buat\x20salinan','Antarmuka','Chevron','Diagram\x20relasi\x20entitas','Panah\x20tujuan','Garis\x20hidup\x20batas','Bentuk\x20lainnya','Konektor\x20panah\x20terisi','Penyimpanan\x20data\x203','Item\x20jalur','Konektor\x20siku','Pohon\x20ke\x20kanan','Oval','Kaki\x20gagak\x20dengan\x20bilah','Pindahkan\x20konten\x20ke\x20jalur\x20berikutnya\x20dan\x20hapus','Berlian\x20kosong','Entitas\x20tipe\x20bidang','Swimlane\x20horizontal','Sunting\x20node\x20saat\x20ini','Silang','Lingkaran\x20terisi','Seret\x20untuk\x20mengurutkan','Opsi\x20zoom','Kutipan','Keadaan\x20akhir'];_0x45d5=function(){return _0x5dc75d;};return _0x45d5();}(function(_0x5999ee,_0x245a6f){const _0x216a49=_0x108b,_0x4f988f=_0x5999ee();while(!![]){try{const _0x57ef6f=parseInt(_0x216a49(0x12a))/0x1+parseInt(_0x216a49(0x15a))/0x2+parseInt(_0x216a49(0xab))/0x3*(-parseInt(_0x216a49(0x182))/0x4)+-parseInt(_0x216a49(0xec))/0x5+parseInt(_0x216a49(0x14a))/0x6*(-parseInt(_0x216a49(0xae))/0x7)+parseInt(_0x216a49(0xd3))/0x8+-parseInt(_0x216a49(0xc6))/0x9;if(_0x57ef6f===_0x245a6f)break;else _0x4f988f['push'](_0x4f988f['shift']());}catch(_0x145541){_0x4f988f['push'](_0x4f988f['shift']());}}}(_0x45d5,0xbb408));function _0x108b(_0xa4af7a,_0x30178c){_0xa4af7a=_0xa4af7a-0x69;const _0x45d5f8=_0x45d5();let _0x108bf0=_0x45d5f8[_0xa4af7a];return _0x108bf0;}const e={'boards-ui':{'line':{'title':_0x6d4546(0xeb)},'contextMenu':{'container':{'rename':_0x6d4546(0x13f),'fitToContent':_0x6d4546(0xa0),'selectContents':'Pilih\x20konten','enableAutoResize':_0x6d4546(0x164),'disableAutoResize':_0x6d4546(0x154),'lockMembership':'Kunci\x20keanggotaan','unlockMembership':_0x6d4546(0xbf),'disband':'Bubarkan\x20kontainer','delete':_0x6d4546(0x14b)},'containerChild':{'moveOut':_0x6d4546(0x131),'selectParent':'Pilih\x20kontainer\x20induk','fitParent':_0x6d4546(0xcb)},'swimlaneLane':{'add':'Tambah\x20jalur','addBelow':_0x6d4546(0x17a),'addRight':_0x6d4546(0x183),'remove':_0x6d4546(0xfa),'removeAndMovePrevious':'Pindahkan\x20konten\x20ke\x20jalur\x20sebelumnya\x20dan\x20hapus','removeAndPromote':_0x6d4546(0x16a),'removeAndDeleteContent':'Hapus\x20konten\x20dan\x20jalur','removeAndMoveNext':_0x6d4546(0x115),'rename':_0x6d4546(0xf4),'movePrevious':_0x6d4546(0x6e),'moveNext':_0x6d4546(0x99),'expand':_0x6d4546(0x170),'collapse':'Ciutkan\x20jalur'}},'popup':{'containerName':'Nama\x20kontainer','laneName':_0x6d4546(0xdb),'cancel':_0x6d4546(0x143),'rename':_0x6d4546(0x92)},'ink':{'finishEditing':_0x6d4546(0x132),'enterEditing':_0x6d4546(0x9c)},'mindMap':{'description':_0x6d4546(0x84),'descriptionPlaceholder':_0x6d4546(0x12d),'saveDescription':_0x6d4546(0x16d)},'panel':{'moreShapes':_0x6d4546(0x10d),'more':'Lainnya','back':'Kembali','close':_0x6d4546(0xf5),'stickyNote':_0x6d4546(0x87),'lineColor':_0x6d4546(0x146),'lineWidth':_0x6d4546(0xc0),'reverseMarkers':'Balik\x20panah','searchShapes':_0x6d4546(0xff),'container':_0x6d4546(0x90),'swimlane':'Swimlane','verticalSwimlane':'Swimlane\x20vertikal','horizontalSwimlane':_0x6d4546(0x118),'vertical':_0x6d4546(0xea),'horizontal':_0x6d4546(0xaa),'tableCustomSize':_0x6d4546(0x17b),'tableRows':_0x6d4546(0xa3),'tableColumns':_0x6d4546(0x17d),'tableInsert':_0x6d4546(0x187),'customContainer':_0x6d4546(0x179),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x6d4546(0xa5),'containerA4':'A4','mindMapGroupMindMap':_0x6d4546(0x106),'mindMapGroupTree':'Diagram\x20pohon','mindMapGroupTimeline':_0x6d4546(0x7f),'mindMapRight':_0x6d4546(0x128),'mindMapLeft':_0x6d4546(0x9e),'mindMapHorizontal':_0x6d4546(0xad),'mindMapVertical':_0x6d4546(0x95),'mindMapTreeRight':_0x6d4546(0x112),'mindMapTreeLeft':_0x6d4546(0x70),'mindMapTreeAlternate':_0x6d4546(0xf8),'mindMapTimelineHorizontal':_0x6d4546(0xfe),'mindMapTimelineVertical':_0x6d4546(0x121),'mindMapNodeText':'Tambah\x20teks'},'settings':{'collaboratorCursors':_0x6d4546(0x142),'find':_0x6d4546(0x81),'grid':_0x6d4546(0x150),'viewportBar':'Bilah\x20gulir\x20area\x20pandang','preciseSelection':'Pemilihan\x20presisi','quickAdd':_0x6d4546(0xf7),'theme':_0x6d4546(0x186),'themeOption':_0x6d4546(0x156),'themePreviewStart':_0x6d4546(0x184),'themePreviewData':_0x6d4546(0x13d),'undo':_0x6d4546(0xc4),'redo':_0x6d4546(0xcd),'settings':_0x6d4546(0x17e),'objects':_0x6d4546(0xb6),'findBoardElements':_0x6d4546(0xac),'noMatches':_0x6d4546(0x135),'showDimensions':_0x6d4546(0x9d),'showToolbar':'Tampilkan\x20bilah\x20alat','translateInto':'Terjemahkan\x20ke'},'objectListPanel':{'title':'Objek','empty':'Tidak\x20ada\x20objek','showAll':_0x6d4546(0xee),'hideAll':'Sembunyikan\x20semua','moveForward':_0x6d4546(0xa6),'moveBackward':_0x6d4546(0x180),'close':_0x6d4546(0xf5),'nameInput':_0x6d4546(0x17c),'hide':'Sembunyikan','show':_0x6d4546(0xc8),'lock':_0x6d4546(0xb3),'unlock':'Buka\x20kunci','details':'Detail','locate':_0x6d4546(0x7c),'expand':'Bentangkan','collapse':_0x6d4546(0x79),'dragToReorder':_0x6d4546(0x11c),'search':_0x6d4546(0x77),'filterAll':_0x6d4546(0xe8),'filterHidden':_0x6d4546(0x12e),'filterLocked':_0x6d4546(0x172),'sectionCanvas':'Lapisan\x20kanvas','sectionFloating':_0x6d4546(0x6d),'name':_0x6d4546(0x72),'description':_0x6d4546(0x84),'descriptionPlaceholder':_0x6d4546(0x166),'noSelection':'Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','elementTypes':{'object':_0x6d4546(0xb6),'connector':_0x6d4546(0xb4),'container':'Kontainer','group':_0x6d4546(0xd6),'image':_0x6d4546(0x14d),'chart':_0x6d4546(0xe2),'page':_0x6d4546(0x105),'placeholder':'Pemarkah\x20tempat','shape':_0x6d4546(0x14c),'table':_0x6d4546(0xbb),'text':_0x6d4546(0xbd),'smartArt':_0x6d4546(0xbe),'video':_0x6d4546(0x160),'unit':'Unit','dom':_0x6d4546(0x13e)}},'find':{'lanePosition':_0x6d4546(0x13a),'tableCellPosition':_0x6d4546(0x17f),'elementTypes':{'connector':'Konektor','container':_0x6d4546(0x90),'group':_0x6d4546(0xd6),'image':_0x6d4546(0x14d),'page':_0x6d4546(0x105),'placeholder':_0x6d4546(0x145),'shape':'Bentuk','table':_0x6d4546(0xbb),'text':_0x6d4546(0xbd)}},'themePresets':{'default':_0x6d4546(0x126),'classic':_0x6d4546(0xd7),'vintage':'Vintage','gray':_0x6d4546(0xde),'vibrant':_0x6d4546(0x169),'blue':_0x6d4546(0x163)},'toolbar':{'resetColor':'Atur\x20ulang\x20warna','shape':_0x6d4546(0x14c),'text':_0x6d4546(0xbd),'stickyNote':_0x6d4546(0x87),'line':_0x6d4546(0xb4),'container':_0x6d4546(0x90),'swimlane':_0x6d4546(0xdc),'table':_0x6d4546(0xbb),'chart':_0x6d4546(0xe2),'pen':_0x6d4546(0xa4),'mindMap':_0x6d4546(0x106),'resources':_0x6d4546(0x73),'image':'Gambar','wrapInContainer':_0x6d4546(0x104),'addSwimlaneLane':'Tambah\x20item\x20jalur','swimlaneMenu':_0x6d4546(0xdc),'swimlaneLaneMenu':_0x6d4546(0x110),'editBrushPath':_0x6d4546(0x15f),'arrange':_0x6d4546(0xd9),'bringToFront':_0x6d4546(0xa6),'bringForward':'Bawa\x20maju','sendBackward':'Kirim\x20mundur','sendToBack':_0x6d4546(0x180),'more':_0x6d4546(0x124)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':'Persegi\x20panjang\x20membulat','oval':_0x6d4546(0x113),'diamond':_0x6d4546(0x89),'rectangle':_0x6d4546(0x6a),'circle':_0x6d4546(0x6c),'cylinder':'Silinder','chevron':_0x6d4546(0x109),'rightArrowBlock':_0x6d4546(0x134),'parallelogram':_0x6d4546(0x171),'trapezoid':_0x6d4546(0x138),'speechBubble':_0x6d4546(0x139),'roundedCallout':_0x6d4546(0xda),'rightTriangle':_0x6d4546(0xa8),'triangle':_0x6d4546(0xc2),'star':_0x6d4546(0x165),'hexagon':'Heksagon','pentagon':_0x6d4546(0xc5),'octagon':_0x6d4546(0x93),'leftArrow':_0x6d4546(0x162),'rightArrow':_0x6d4546(0x9f),'leftRightArrow':_0x6d4546(0x13b),'cloud':'Awan','leftBrace':'Kurung\x20kurawal\x20kiri','rightBrace':_0x6d4546(0xa9),'plus':_0x6d4546(0x8e),'actor':_0x6d4546(0x144),'boundary':'Batas','control':_0x6d4546(0xb5),'entity':_0x6d4546(0x137),'collection':'Koleksi','dataFlowRoundedRectangle':_0x6d4546(0x120),'dataFlowCircle':_0x6d4546(0x6c),'dataFlowRoundedSquare':_0x6d4546(0x125),'dataStorage1':_0x6d4546(0x167),'dataStorage2':'Penyimpanan\x20data\x202','dataStorage3':_0x6d4546(0x10f),'lineNone':'Garis\x20(tanpa\x20panah)','lineDashedNone':'Garis\x20putus-putus\x20(tanpa\x20panah)','lineOpenArrow':_0x6d4546(0xf9),'lineDoubleOpenArrow':_0x6d4546(0xd8),'actorLifeline':_0x6d4546(0x148),'boundaryLifeline':_0x6d4546(0x10c),'controlLifeline':_0x6d4546(0xef),'entityLifeline':_0x6d4546(0x8d),'collectionLifeline':_0x6d4546(0x8f),'objectLifeline':'Garis\x20hidup\x20objek','magneticDiskLifeline':_0x6d4546(0xaf),'directAccessStorageLifeline':_0x6d4546(0xe3),'activationBar':'Bilah\x20aktivasi','sequenceFragment':_0x6d4546(0xed),'sequenceAlternativeFragment':_0x6d4546(0x102),'umlClass':'Kelas','umlInterface':'Antarmuka','umlInterfaceShape':_0x6d4546(0x108),'umlClassifier':_0x6d4546(0x168),'umlHollowDiamondConnector':_0x6d4546(0x129),'umlFilledDiamondConnector':_0x6d4546(0xd4),'umlFilledArrowConnector':_0x6d4546(0x10e),'umlDashedOpenArrowConnector':_0x6d4546(0xba),'umlDashedFilledArrowConnector':'Konektor\x20panah\x20terisi\x20putus-putus','erdEntity':_0x6d4546(0x137),'erdKeyField':_0x6d4546(0x7a),'erdFieldType':_0x6d4546(0x117),'erdFull':_0x6d4546(0x88),'initialState':_0x6d4546(0x152),'finalState':_0x6d4546(0x11f),'stateBar':_0x6d4546(0xf1),'requiredInterface':_0x6d4546(0xd2),'assemblyConnector':_0x6d4546(0x69),'providedInterface':'Antarmuka\x20tersedia','componentBox':'Kotak\x20komponen','component':_0x6d4546(0x12b)},'shapeCategories':{'basics':'Dasar','basicShapes':{'rectangle':_0x6d4546(0x6a),'basicShape':_0x6d4546(0x96),'blockArrow':_0x6d4546(0x151),'equationShape':_0x6d4546(0x97),'flowchart':_0x6d4546(0x141),'starAndBanner':_0x6d4546(0x140),'callout':'Callout','actionButton':'Tombol\x20aksi','other':'Lainnya'},'classDiagram':_0x6d4546(0xfc),'dataFlowDiagram':_0x6d4546(0x159),'line':_0x6d4546(0xeb),'entityRelationshipDiagram':_0x6d4546(0x10a),'umlCustomShapes':_0x6d4546(0xc1),'umlSequenceDiagram':'Diagram\x20sekuens\x20UML','statusDiagram':_0x6d4546(0xe0),'componentDiagram':_0x6d4546(0x16f)},'connector':{'toolbar':{'sourceMarker':_0x6d4546(0x12f),'swapMarkers':_0x6d4546(0xd5),'targetMarker':_0x6d4546(0x10b),'lineColor':_0x6d4546(0x146),'lineWidth':'Lebar','opacityPercent':_0x6d4546(0xb1),'settings':_0x6d4546(0xbc),'smoothElbow':_0x6d4546(0x185),'bridge':'Jembatan\x20garis','insertText':_0x6d4546(0xf2),'textSettings':_0x6d4546(0xe4),'alignLeft':_0x6d4546(0x16c),'alignCenter':_0x6d4546(0x75),'alignRight':_0x6d4546(0x130),'bold':_0x6d4546(0x82),'italic':_0x6d4546(0x7d),'underline':'Garis\x20bawah','strikethrough':_0x6d4546(0x122),'textColor':_0x6d4546(0xb0),'editText':_0x6d4546(0x14e),'labelFill':_0x6d4546(0xc9),'labelBorder':'Bingkai\x20label','transparent':_0x6d4546(0x147),'breakLineBehindText':_0x6d4546(0xcc),'textSection':_0x6d4546(0xbd),'labelSection':_0x6d4546(0xa7),'deleteText':_0x6d4546(0xb2),'more':_0x6d4546(0x124)},'routing':{'straight':_0x6d4546(0x76),'elbow':_0x6d4546(0xe7),'polyline':'Garis\x20poligon','curve':_0x6d4546(0x174)},'strokeWidth':{'thin':_0x6d4546(0x149),'regular':_0x6d4546(0x177),'medium':_0x6d4546(0x98),'bold':'Tebal'},'dash':{'solid':_0x6d4546(0x103),'dashed':_0x6d4546(0x9a),'dotted':'Bertitik','dashDot':_0x6d4546(0xdf)},'marker':{'none':'Tidak\x20ada','arrow':_0x6d4546(0xc3),'filledArrow':_0x6d4546(0x127),'openArrow':_0x6d4546(0xf9),'triangle':'Segitiga','filledTriangle':'Segitiga\x20terisi','hollowTriangle':_0x6d4546(0x13c),'diamond':_0x6d4546(0x89),'hollowDiamond':_0x6d4546(0x116),'filledDiamond':'Berlian\x20terisi','circle':_0x6d4546(0x6c),'filledCircle':_0x6d4546(0x11b),'bar':_0x6d4546(0xd1),'doubleBar':_0x6d4546(0xe6),'crowFoot':_0x6d4546(0xf6),'crowsFoot':_0x6d4546(0xf6),'barCrowsFoot':_0x6d4546(0x114),'circleCrowsFoot':_0x6d4546(0xe9),'circleBar':_0x6d4546(0xe5),'x':'X','cross':_0x6d4546(0x11a),'plus':_0x6d4546(0x8e),'zeroOrOne':'Nol\x20atau\x20satu','zeroOrMany':_0x6d4546(0x15b),'oneOrMany':_0x6d4546(0xca)}},'zoom':{'dragMode':'Mode\x20seret','fitContent':_0x6d4546(0xa0),'zoomOptions':_0x6d4546(0x11d),'zoomTo100':_0x6d4546(0x181),'zoomToFit':'Paskan\x20ke\x20kanvas','zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomOut':_0x6d4546(0x71),'resetZoom':_0x6d4546(0x94),'zoomIn':'Perbesar','help':_0x6d4546(0x6b)},'shortcutHelp':{'title':_0x6d4546(0x123),'close':_0x6d4546(0x16e),'sections':{'tools':'Alat','navigator':_0x6d4546(0x15d),'view':'Tampilan','selection':_0x6d4546(0xfd),'editing':_0x6d4546(0x100),'grouping':_0x6d4546(0xc7),'swimlane':_0x6d4546(0xdc),'mindMap':_0x6d4546(0x106),'layout':'Tata\x20letak','font':_0x6d4546(0x101)},'items':{'showMoreShapes':_0x6d4546(0xcf),'roundedRectangle':'Persegi\x20panjang\x20membulat','rectangle':_0x6d4546(0x6a),'oval':_0x6d4546(0x113),'diamond':_0x6d4546(0x89),'text':_0x6d4546(0xbd),'elbowConnector':_0x6d4546(0x111),'line':_0x6d4546(0xeb),'stickyNote':'Catatan\x20tempel','search':_0x6d4546(0x81),'zoomWheel':_0x6d4546(0x80),'zoomPinch':_0x6d4546(0x80),'zoomTo100':_0x6d4546(0x181),'zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomToFit':_0x6d4546(0x155),'enterFullScreen':_0x6d4546(0x176),'exitFullScreen':'Keluar\x20layar\x20penuh','selectShape':_0x6d4546(0xfd),'selectAll':_0x6d4546(0x158),'multipleSelect':_0x6d4546(0x74),'invertSelection':_0x6d4546(0xf3),'preciseSelection':_0x6d4546(0x91),'deepSelect':_0x6d4546(0x8a),'editShape':_0x6d4546(0x100),'copy':'Salin','copyAsImage':'Salin\x20sebagai\x20gambar','paste':_0x6d4546(0x8b),'cut':_0x6d4546(0x136),'makeCopy':_0x6d4546(0x107),'scale':'Ubah\x20skala','copyStyle':'Salin\x20gaya','pasteStyle':'Tempel\x20gaya','moveAxisLocked':_0x6d4546(0xa2),'flipHorizontal':_0x6d4546(0xdd),'flipVertical':_0x6d4546(0x12c),'undo':_0x6d4546(0xc4),'redo':_0x6d4546(0xcd),'toggleQuickAdd':_0x6d4546(0x7b),'hideCollaboratorsCursors':_0x6d4546(0x161),'toggleToolbar':_0x6d4546(0xfb),'delete':'Hapus','group':_0x6d4546(0xce),'ungroup':_0x6d4546(0x6f),'selectUpperLayerGroups':_0x6d4546(0x7e),'selectShapesToGroup':_0x6d4546(0x8c),'swimlaneLaneRename':_0x6d4546(0xf4),'swimlaneLaneToggleCollapsed':_0x6d4546(0x15c),'swimlaneLaneMovePrevious':'Pindahkan\x20jalur\x20ke\x20atas','swimlaneLaneMoveNext':'Pindahkan\x20jalur\x20ke\x20bawah','swimlaneLaneRemove':_0x6d4546(0xfa),'addSiblingNode':_0x6d4546(0xb7),'addChildNode':_0x6d4546(0xa1),'addParentNode':_0x6d4546(0xe1),'foldChildNodes':_0x6d4546(0xb8),'collapseAllNodes':_0x6d4546(0x86),'addDescription':_0x6d4546(0xf0),'editCurrentNode':_0x6d4546(0x119),'bringToFront':'Bawa\x20ke\x20depan','sendToBack':_0x6d4546(0x180),'alignLeft':_0x6d4546(0x157),'alignRight':'Rata\x20kanan','alignTop':_0x6d4546(0x133),'alignBottom':_0x6d4546(0x14f),'alignMiddle':_0x6d4546(0x83),'alignCenter':_0x6d4546(0x175),'distributeHorizontally':'Distribusikan\x20secara\x20horizontal','distributeVertically':_0x6d4546(0xd0),'disableObjectAlignment':_0x6d4546(0x78),'increaseFontSize':_0x6d4546(0x153),'decreaseFontSize':'Perkecil\x20ukuran\x20huruf','bold':_0x6d4546(0x82),'strikethrough':_0x6d4546(0x122),'italic':_0x6d4546(0x7d),'underline':_0x6d4546(0x15e),'link':_0x6d4546(0x85),'numberedList':_0x6d4546(0x16b),'bulletedList':_0x6d4546(0x178),'quote':_0x6d4546(0x11e),'alignTextLeft':'Rata\x20kiri','alignTextRight':_0x6d4546(0x9b),'alignTextCenter':_0x6d4546(0xb9)}}}};module[_0x6d4546(0x173)]=e;
|
|
1
|
+
const _0x1b7745=_0x2b11;function _0x2b11(_0x1620db,_0x4b09d6){_0x1620db=_0x1620db-0x142;const _0x5ab8d0=_0x5ab8();let _0x2b116a=_0x5ab8d0[_0x1620db];return _0x2b116a;}(function(_0x297dd7,_0x3a6ccd){const _0x576fd0=_0x2b11,_0x112141=_0x297dd7();while(!![]){try{const _0x4888ba=-parseInt(_0x576fd0(0x1d9))/0x1+parseInt(_0x576fd0(0x235))/0x2*(-parseInt(_0x576fd0(0x175))/0x3)+-parseInt(_0x576fd0(0x1b1))/0x4+-parseInt(_0x576fd0(0x24b))/0x5+-parseInt(_0x576fd0(0x1b3))/0x6+-parseInt(_0x576fd0(0x164))/0x7+-parseInt(_0x576fd0(0x1a3))/0x8*(-parseInt(_0x576fd0(0x16e))/0x9);if(_0x4888ba===_0x3a6ccd)break;else _0x112141['push'](_0x112141['shift']());}catch(_0x36da60){_0x112141['push'](_0x112141['shift']());}}}(_0x5ab8,0xedfca));const e={'boards-ui':{'line':{'title':_0x1b7745(0x232)},'contextMenu':{'container':{'rename':_0x1b7745(0x14d),'fitToContent':'Paskan\x20dengan\x20konten','selectContents':'Pilih\x20konten','enableAutoResize':'Aktifkan\x20ubah\x20ukuran\x20otomatis','disableAutoResize':_0x1b7745(0x1c0),'lockMembership':_0x1b7745(0x1be),'unlockMembership':_0x1b7745(0x215),'disband':_0x1b7745(0x1d6),'delete':'Hapus\x20kontainer'},'containerChild':{'moveOut':_0x1b7745(0x1ac),'selectParent':_0x1b7745(0x1f7),'fitParent':_0x1b7745(0x1d3)},'swimlaneLane':{'add':_0x1b7745(0x1c3),'addBelow':_0x1b7745(0x1d4),'addRight':_0x1b7745(0x172),'remove':'Hapus\x20jalur','removeAndMovePrevious':_0x1b7745(0x14a),'removeAndPromote':_0x1b7745(0x24e),'removeAndDeleteContent':_0x1b7745(0x200),'removeAndMoveNext':'Pindahkan\x20konten\x20ke\x20jalur\x20berikutnya\x20dan\x20hapus','rename':_0x1b7745(0x18f),'movePrevious':'Pindahkan\x20jalur\x20ke\x20atas','moveNext':_0x1b7745(0x25b),'expand':_0x1b7745(0x15c),'collapse':'Ciutkan\x20jalur'}},'popup':{'containerName':'Nama\x20kontainer','laneName':_0x1b7745(0x170),'cancel':'Batal','rename':_0x1b7745(0x261)},'ink':{'finishEditing':_0x1b7745(0x240),'enterEditing':_0x1b7745(0x254)},'mindMap':{'description':_0x1b7745(0x16d),'descriptionPlaceholder':_0x1b7745(0x225),'saveDescription':'Simpan'},'panel':{'moreShapes':_0x1b7745(0x237),'more':_0x1b7745(0x24c),'back':_0x1b7745(0x201),'close':'Tutup','stickyNote':_0x1b7745(0x1de),'lineColor':_0x1b7745(0x256),'lineWidth':_0x1b7745(0x158),'reverseMarkers':_0x1b7745(0x1a6),'searchShapes':_0x1b7745(0x1ba),'container':'Kontainer','swimlane':_0x1b7745(0x1e0),'verticalSwimlane':_0x1b7745(0x188),'horizontalSwimlane':_0x1b7745(0x144),'vertical':_0x1b7745(0x221),'horizontal':_0x1b7745(0x249),'tableCustomSize':'Ukuran\x20kustom','tableRows':_0x1b7745(0x230),'tableColumns':'Kolom','tableInsert':_0x1b7745(0x169),'customContainer':_0x1b7745(0x24f),'containerRatio16By9':_0x1b7745(0x20c),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x1b7745(0x1b0),'containerA4':'A4','mindMapGroupMindMap':'Peta\x20pikiran','mindMapGroupTree':'Diagram\x20pohon','mindMapGroupTimeline':_0x1b7745(0x252),'mindMapRight':_0x1b7745(0x1f0),'mindMapLeft':_0x1b7745(0x264),'mindMapHorizontal':_0x1b7745(0x168),'mindMapVertical':_0x1b7745(0x223),'mindMapTreeRight':_0x1b7745(0x183),'mindMapTreeLeft':_0x1b7745(0x1c9),'mindMapTreeAlternate':_0x1b7745(0x1f4),'mindMapTimelineHorizontal':_0x1b7745(0x1c6),'mindMapTimelineVertical':_0x1b7745(0x241),'mindMapNodeText':_0x1b7745(0x163)},'settings':{'collaboratorCursors':_0x1b7745(0x20b),'find':_0x1b7745(0x154),'grid':_0x1b7745(0x23c),'viewportBar':_0x1b7745(0x24a),'preciseSelection':_0x1b7745(0x1ab),'quickAdd':'Tambah\x20cepat','theme':_0x1b7745(0x1da),'themeOption':_0x1b7745(0x25f),'themePreviewStart':'Mulai','themePreviewData':_0x1b7745(0x243),'undo':_0x1b7745(0x191),'redo':_0x1b7745(0x259),'settings':_0x1b7745(0x22b),'objects':'Objek','findBoardElements':_0x1b7745(0x156),'noMatches':_0x1b7745(0x192),'showDimensions':_0x1b7745(0x17f),'showToolbar':_0x1b7745(0x157),'saveAs':_0x1b7745(0x23d),'translateInto':_0x1b7745(0x1aa)},'objectListPanel':{'title':_0x1b7745(0x151),'empty':_0x1b7745(0x1d5),'showAll':'Tampilkan\x20semua','hideAll':_0x1b7745(0x178),'moveForward':_0x1b7745(0x152),'moveBackward':_0x1b7745(0x171),'close':_0x1b7745(0x231),'nameInput':'Nama\x20objek','hide':_0x1b7745(0x224),'show':_0x1b7745(0x19b),'lock':'Kunci','unlock':_0x1b7745(0x146),'details':_0x1b7745(0x22d),'locate':'Temukan','expand':_0x1b7745(0x1f3),'collapse':'Ciutkan','dragToReorder':'Seret\x20untuk\x20mengurutkan','search':_0x1b7745(0x1b5),'filterAll':_0x1b7745(0x19c),'filterHidden':_0x1b7745(0x176),'filterLocked':_0x1b7745(0x246),'sectionCanvas':'Lapisan\x20kanvas','sectionFloating':'Lapisan\x20mengambang','name':_0x1b7745(0x16f),'description':_0x1b7745(0x16d),'descriptionPlaceholder':_0x1b7745(0x20a),'noSelection':_0x1b7745(0x1a7),'elementTypes':{'object':'Objek','connector':_0x1b7745(0x1a0),'container':_0x1b7745(0x18d),'group':_0x1b7745(0x1cf),'image':'Gambar','chart':_0x1b7745(0x1bf),'page':_0x1b7745(0x1e4),'placeholder':_0x1b7745(0x142),'shape':_0x1b7745(0x1e5),'table':'Tabel','text':'Teks','smartArt':'SmartArt','video':_0x1b7745(0x197),'unit':_0x1b7745(0x212),'dom':'DOM'}},'find':{'lanePosition':'Jalur\x20{0}','tableCellPosition':'Baris\x20{0},\x20Kolom\x20{1}','elementTypes':{'connector':'Konektor','container':'Kontainer','group':_0x1b7745(0x1cf),'image':'Gambar','page':'Halaman','placeholder':_0x1b7745(0x142),'shape':_0x1b7745(0x1e5),'table':_0x1b7745(0x204),'text':_0x1b7745(0x203)}},'themePresets':{'default':'Default','classic':_0x1b7745(0x18a),'vintage':_0x1b7745(0x220),'gray':_0x1b7745(0x1a2),'vibrant':'Cerah','blue':'Biru'},'toolbar':{'resetColor':_0x1b7745(0x194),'shape':'Bentuk','text':_0x1b7745(0x203),'stickyNote':_0x1b7745(0x1de),'line':_0x1b7745(0x1a0),'container':_0x1b7745(0x18d),'swimlane':_0x1b7745(0x1e0),'table':_0x1b7745(0x204),'chart':_0x1b7745(0x1bf),'pen':_0x1b7745(0x23f),'mindMap':_0x1b7745(0x14b),'resources':_0x1b7745(0x189),'image':_0x1b7745(0x186),'wrapInContainer':'Bungkus\x20dalam\x20kontainer','addSwimlaneLane':_0x1b7745(0x18e),'swimlaneMenu':'Swimlane','swimlaneLaneMenu':_0x1b7745(0x1ce),'editBrushPath':_0x1b7745(0x1e8),'arrange':_0x1b7745(0x202),'bringToFront':_0x1b7745(0x152),'bringForward':_0x1b7745(0x1ee),'sendBackward':'Kirim\x20mundur','sendToBack':_0x1b7745(0x171),'more':_0x1b7745(0x24c)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x1b7745(0x1ef),'oval':_0x1b7745(0x257),'diamond':'Berlian','rectangle':_0x1b7745(0x25e),'circle':_0x1b7745(0x1a9),'cylinder':_0x1b7745(0x239),'chevron':_0x1b7745(0x214),'rightArrowBlock':'Blok\x20panah\x20kanan','parallelogram':_0x1b7745(0x21c),'trapezoid':'Trapesium','speechBubble':_0x1b7745(0x1b6),'roundedCallout':_0x1b7745(0x1fb),'rightTriangle':_0x1b7745(0x198),'triangle':'Segitiga','star':_0x1b7745(0x21b),'hexagon':_0x1b7745(0x262),'pentagon':_0x1b7745(0x159),'octagon':_0x1b7745(0x218),'leftArrow':_0x1b7745(0x216),'rightArrow':_0x1b7745(0x195),'leftRightArrow':_0x1b7745(0x260),'cloud':_0x1b7745(0x25c),'leftBrace':'Kurung\x20kurawal\x20kiri','rightBrace':_0x1b7745(0x17e),'plus':'Tambah','actor':_0x1b7745(0x219),'boundary':_0x1b7745(0x236),'control':_0x1b7745(0x1e1),'entity':_0x1b7745(0x149),'collection':_0x1b7745(0x1e7),'dataFlowRoundedRectangle':_0x1b7745(0x1ef),'dataFlowCircle':_0x1b7745(0x1a9),'dataFlowRoundedSquare':_0x1b7745(0x182),'dataStorage1':_0x1b7745(0x167),'dataStorage2':_0x1b7745(0x22e),'dataStorage3':_0x1b7745(0x1c2),'lineNone':_0x1b7745(0x1fa),'lineDashedNone':_0x1b7745(0x25d),'lineOpenArrow':_0x1b7745(0x21e),'lineDoubleOpenArrow':_0x1b7745(0x250),'actorLifeline':_0x1b7745(0x238),'boundaryLifeline':_0x1b7745(0x145),'controlLifeline':_0x1b7745(0x1df),'entityLifeline':_0x1b7745(0x1f9),'collectionLifeline':_0x1b7745(0x242),'objectLifeline':_0x1b7745(0x20e),'magneticDiskLifeline':_0x1b7745(0x226),'directAccessStorageLifeline':_0x1b7745(0x1f2),'activationBar':_0x1b7745(0x14e),'sequenceFragment':'Fragmen\x20sekuens','sequenceAlternativeFragment':_0x1b7745(0x1cc),'umlClass':'Kelas','umlInterface':'Antarmuka','umlInterfaceShape':_0x1b7745(0x1dd),'umlClassifier':'Klasifier','umlHollowDiamondConnector':_0x1b7745(0x14f),'umlFilledDiamondConnector':'Konektor\x20berlian\x20terisi','umlFilledArrowConnector':_0x1b7745(0x207),'umlDashedOpenArrowConnector':'Konektor\x20panah\x20terbuka\x20putus-putus','umlDashedFilledArrowConnector':_0x1b7745(0x185),'erdEntity':_0x1b7745(0x149),'erdKeyField':_0x1b7745(0x1a8),'erdFieldType':'Entitas\x20tipe\x20bidang','erdFull':_0x1b7745(0x193),'initialState':_0x1b7745(0x148),'finalState':'Keadaan\x20akhir','stateBar':_0x1b7745(0x1a1),'requiredInterface':_0x1b7745(0x21d),'assemblyConnector':_0x1b7745(0x1ae),'providedInterface':_0x1b7745(0x21a),'componentBox':_0x1b7745(0x1bd),'component':'Komponen'},'shapeCategories':{'basics':_0x1b7745(0x1f5),'basicShapes':{'rectangle':_0x1b7745(0x25e),'basicShape':'Bentuk\x20dasar','blockArrow':'Panah\x20blok','equationShape':_0x1b7745(0x165),'flowchart':_0x1b7745(0x15a),'starAndBanner':'Bintang\x20dan\x20spanduk','callout':'Callout','actionButton':_0x1b7745(0x1e9),'other':_0x1b7745(0x24c)},'classDiagram':_0x1b7745(0x1cd),'dataFlowDiagram':'Diagram\x20alur\x20data','line':_0x1b7745(0x232),'entityRelationshipDiagram':'Diagram\x20relasi\x20entitas','umlCustomShapes':_0x1b7745(0x211),'umlSequenceDiagram':_0x1b7745(0x20d),'statusDiagram':_0x1b7745(0x1ec),'componentDiagram':_0x1b7745(0x23e)},'connector':{'toolbar':{'sourceMarker':_0x1b7745(0x255),'swapMarkers':_0x1b7745(0x147),'targetMarker':_0x1b7745(0x16b),'lineColor':_0x1b7745(0x256),'lineWidth':_0x1b7745(0x1cb),'opacityPercent':_0x1b7745(0x1b7),'settings':_0x1b7745(0x1a4),'smoothElbow':_0x1b7745(0x258),'bridge':_0x1b7745(0x166),'insertText':'Sisipkan\x20teks','textSettings':_0x1b7745(0x206),'alignLeft':_0x1b7745(0x19a),'alignCenter':_0x1b7745(0x20f),'alignRight':_0x1b7745(0x17c),'bold':'Tebal','italic':'Miring','underline':_0x1b7745(0x162),'strikethrough':_0x1b7745(0x19f),'textColor':_0x1b7745(0x187),'editText':_0x1b7745(0x1b4),'labelFill':'Latar\x20belakang\x20label','labelBorder':_0x1b7745(0x15b),'transparent':'Transparan','breakLineBehindText':_0x1b7745(0x245),'textSection':_0x1b7745(0x203),'labelSection':_0x1b7745(0x1c4),'deleteText':_0x1b7745(0x244),'more':_0x1b7745(0x24c)},'routing':{'straight':_0x1b7745(0x253),'elbow':_0x1b7745(0x1ff),'polyline':_0x1b7745(0x1db),'curve':'Lengkung'},'strokeWidth':{'thin':_0x1b7745(0x181),'regular':_0x1b7745(0x1e2),'medium':_0x1b7745(0x1f6),'bold':_0x1b7745(0x251)},'dash':{'solid':'Solid','dashed':_0x1b7745(0x1fd),'dotted':_0x1b7745(0x222),'dashDot':_0x1b7745(0x23b)},'marker':{'none':_0x1b7745(0x234),'arrow':_0x1b7745(0x227),'filledArrow':_0x1b7745(0x1b2),'openArrow':_0x1b7745(0x21e),'triangle':'Segitiga','filledTriangle':_0x1b7745(0x179),'hollowTriangle':_0x1b7745(0x209),'diamond':'Berlian','hollowDiamond':_0x1b7745(0x16c),'filledDiamond':_0x1b7745(0x229),'circle':_0x1b7745(0x1a9),'filledCircle':_0x1b7745(0x210),'bar':_0x1b7745(0x21f),'doubleBar':_0x1b7745(0x1af),'crowFoot':_0x1b7745(0x1ed),'crowsFoot':_0x1b7745(0x1ed),'barCrowsFoot':'Kaki\x20gagak\x20dengan\x20bilah','circleCrowsFoot':_0x1b7745(0x1ad),'circleBar':_0x1b7745(0x1b8),'x':'X','cross':'Silang','plus':'Tambah','zeroOrOne':_0x1b7745(0x263),'zeroOrMany':_0x1b7745(0x1d8),'oneOrMany':_0x1b7745(0x143)}},'zoom':{'dragMode':_0x1b7745(0x177),'fitContent':'Paskan\x20dengan\x20konten','zoomOptions':_0x1b7745(0x180),'zoomTo100':'Zoom\x20ke\x20100%','zoomToFit':'Paskan\x20ke\x20kanvas','zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomOut':_0x1b7745(0x18c),'resetZoom':_0x1b7745(0x1fe),'zoomIn':_0x1b7745(0x1f8),'help':_0x1b7745(0x217)},'shortcutHelp':{'title':_0x1b7745(0x14c),'close':'Tutup\x20pintasan','sections':{'tools':_0x1b7745(0x213),'navigator':_0x1b7745(0x1ca),'view':_0x1b7745(0x17b),'selection':'Pilih\x20bentuk','editing':_0x1b7745(0x161),'grouping':_0x1b7745(0x208),'swimlane':_0x1b7745(0x1e0),'mindMap':'Peta\x20pikiran','layout':_0x1b7745(0x17a),'font':'Fonta'},'items':{'showMoreShapes':'Tampilkan\x20lebih\x20banyak\x20bentuk','roundedRectangle':'Persegi\x20panjang\x20membulat','rectangle':_0x1b7745(0x25e),'oval':'Oval','diamond':_0x1b7745(0x24d),'text':_0x1b7745(0x203),'elbowConnector':_0x1b7745(0x153),'line':'Garis','stickyNote':_0x1b7745(0x1de),'search':_0x1b7745(0x154),'zoomWheel':_0x1b7745(0x1e3),'zoomPinch':_0x1b7745(0x1e3),'zoomTo100':'Zoom\x20ke\x20100%','zoomToSelection':'Zoom\x20ke\x20pemilihan','zoomToFit':'Paskan\x20ke\x20kanvas','enterFullScreen':_0x1b7745(0x1a5),'exitFullScreen':_0x1b7745(0x22a),'selectShape':_0x1b7745(0x205),'selectAll':_0x1b7745(0x160),'multipleSelect':'Pilih\x20/\x20batalkan\x20beberapa','invertSelection':_0x1b7745(0x1ea),'preciseSelection':'Pemilihan\x20presisi','deepSelect':_0x1b7745(0x1fc),'editShape':_0x1b7745(0x161),'copy':_0x1b7745(0x18b),'copyAsImage':'Salin\x20sebagai\x20gambar','paste':_0x1b7745(0x22c),'cut':_0x1b7745(0x17d),'makeCopy':_0x1b7745(0x1c1),'scale':_0x1b7745(0x150),'copyStyle':_0x1b7745(0x1e6),'pasteStyle':_0x1b7745(0x1bc),'moveAxisLocked':_0x1b7745(0x1d7),'flipHorizontal':_0x1b7745(0x19d),'flipVertical':_0x1b7745(0x1bb),'undo':'Urungkan','redo':_0x1b7745(0x259),'toggleQuickAdd':_0x1b7745(0x248),'hideCollaboratorsCursors':_0x1b7745(0x1c8),'toggleToolbar':_0x1b7745(0x1dc),'delete':_0x1b7745(0x19e),'group':_0x1b7745(0x1d1),'ungroup':_0x1b7745(0x1f1),'selectUpperLayerGroups':'Pilih\x20kelompok\x20lapisan\x20atas','selectShapesToGroup':_0x1b7745(0x233),'swimlaneLaneRename':'Ubah\x20nama\x20jalur','swimlaneLaneToggleCollapsed':_0x1b7745(0x15d),'swimlaneLaneMovePrevious':'Pindahkan\x20jalur\x20ke\x20atas','swimlaneLaneMoveNext':'Pindahkan\x20jalur\x20ke\x20bawah','swimlaneLaneRemove':'Hapus\x20jalur','addSiblingNode':_0x1b7745(0x25a),'addChildNode':_0x1b7745(0x1d0),'addParentNode':_0x1b7745(0x196),'foldChildNodes':_0x1b7745(0x247),'collapseAllNodes':_0x1b7745(0x228),'addDescription':_0x1b7745(0x173),'editCurrentNode':_0x1b7745(0x16a),'bringToFront':'Bawa\x20ke\x20depan','sendToBack':_0x1b7745(0x171),'alignLeft':'Rata\x20kiri','alignRight':_0x1b7745(0x174),'alignTop':_0x1b7745(0x199),'alignBottom':_0x1b7745(0x15e),'alignMiddle':_0x1b7745(0x155),'alignCenter':_0x1b7745(0x1d2),'distributeHorizontally':_0x1b7745(0x23a),'distributeVertically':'Distribusikan\x20secara\x20vertikal','disableObjectAlignment':_0x1b7745(0x184),'increaseFontSize':_0x1b7745(0x1eb),'decreaseFontSize':_0x1b7745(0x1c7),'bold':_0x1b7745(0x251),'strikethrough':'Coret','italic':_0x1b7745(0x22f),'underline':'Garis\x20bawah','link':'Tautan','numberedList':_0x1b7745(0x190),'bulletedList':'Daftar\x20berpoin','quote':_0x1b7745(0x15f),'alignTextLeft':_0x1b7745(0x1b9),'alignTextRight':'Rata\x20kanan','alignTextCenter':'Rata\x20tengah'}}}};module[_0x1b7745(0x1c5)]=e;function _0x5ab8(){const _0x286c0c=['Sunting\x20jalur\x20kuas','Tombol\x20aksi','Balik\x20pemilihan','Perbesar\x20ukuran\x20huruf','Diagram\x20status','Kaki\x20gagak','Bawa\x20maju','Persegi\x20panjang\x20membulat','Peta\x20pikiran\x20ke\x20kanan','Pisahkan\x20kelompok','Garis\x20hidup\x20penyimpanan\x20akses\x20langsung','Bentangkan','Pohon\x20berselang','Dasar','Sedang','Pilih\x20kontainer\x20induk','Perbesar','Garis\x20hidup\x20entitas','Garis\x20(tanpa\x20panah)','Callout\x20membulat','Pemilihan\x20dalam','Putus-putus','Atur\x20ulang\x20zoom','Garis\x20siku-siku','Hapus\x20konten\x20dan\x20jalur','Kembali','Atur','Teks','Tabel','Pilih\x20bentuk','Pengaturan\x20teks','Konektor\x20panah\x20terisi','Kelompokkan\x20bentuk','Segitiga\x20kosong','Tambahkan\x20deskripsi','Kursor\x20kolaborator','16\x20:\x209','Diagram\x20sekuens\x20UML','Garis\x20hidup\x20objek','Rata\x20Tengah','Lingkaran\x20terisi','Bentuk\x20UML\x20kustom','Unit','Alat','Chevron','Buka\x20kunci\x20keanggotaan','Panah\x20kiri','Bantuan','Oktagon','Aktor','Antarmuka\x20tersedia','Bintang','Jajar\x20genjang','Antarmuka\x20wajib','Panah\x20terbuka','Bilah','Vintage','Vertikal','Bertitik','Peta\x20pikiran\x20vertikal','Sembunyikan','Tambahkan\x20deskripsi\x20untuk\x20node\x20ini','Garis\x20hidup\x20disk\x20magnetik','Panah','Ciutkan\x20/\x20bentangkan\x20semua\x20node','Berlian\x20terisi','Keluar\x20layar\x20penuh','Pengaturan','Tempel','Detail','Penyimpanan\x20data\x202','Miring','Baris','Tutup','Garis','Pilih\x20bentuk\x20untuk\x20dikelompokkan','Tidak\x20ada','630932MACEKQ','Batas','Bentuk\x20lainnya','Garis\x20hidup\x20aktor','Silinder','Distribusikan\x20secara\x20horizontal','Garis-titik','Kisi','Simpan\x20sebagai','Diagram\x20komponen','Pena','Selesai','Linimasa\x20vertikal','Garis\x20hidup\x20koleksi','Data','Hapus\x20teks','Putuskan\x20garis\x20di\x20belakang\x20teks','Terkunci','Lipat\x20/\x20buka\x20node\x20anak','Tampilkan\x20/\x20sembunyikan\x20Tambah\x20cepat','Horizontal','Bilah\x20gulir\x20area\x20pandang','2800410ETXEdX','Lainnya','Berlian','Keluarkan\x20konten\x20dan\x20hapus\x20jalur','Kustom','Panah\x20terbuka\x20ganda','Tebal','Linimasa','Garis\x20lurus','Sunting\x20jalur','Panah\x20sumber','Warna\x20garis','Oval','Garis\x20siku','Ulangi','Tambah\x20node\x20saudara','Pindahkan\x20jalur\x20ke\x20bawah','Awan','Garis\x20putus-putus\x20(tanpa\x20panah)','Persegi\x20panjang','Tema\x20{0}','Panah\x20kiri-kanan','Ubah\x20nama','Heksagon','Nol\x20atau\x20satu','Peta\x20pikiran\x20ke\x20kiri','Pemarkah\x20tempat','Satu\x20atau\x20banyak','Swimlane\x20horizontal','Garis\x20hidup\x20batas','Buka\x20kunci','Tukar\x20panah','Keadaan\x20awal','Entitas','Pindahkan\x20konten\x20ke\x20jalur\x20sebelumnya\x20dan\x20hapus','Peta\x20pikiran','Pintasan\x20keyboard','Ubah\x20nama\x20kontainer','Bilah\x20aktivasi','Konektor\x20berlian\x20kosong','Ubah\x20skala','Objek','Bawa\x20ke\x20depan','Konektor\x20siku','Cari','Rata\x20tengah\x20vertikal','Cari\x20elemen\x20papan','Tampilkan\x20bilah\x20alat','Lebar\x20garis','Pentagon','Diagram\x20alir','Bingkai\x20label','Bentangkan\x20jalur','Ciutkan\x20/\x20bentangkan\x20jalur','Rata\x20bawah','Kutipan','Pilih\x20semua','Sunting\x20bentuk','Garis\x20bawah','Tambah\x20teks','1593151RXwKQU','Bentuk\x20persamaan','Jembatan\x20garis','Penyimpanan\x20data\x201','Peta\x20pikiran\x20horizontal','Sisipkan','Sunting\x20node\x20saat\x20ini','Panah\x20tujuan','Berlian\x20kosong','Deskripsi','5180877nXbvsS','Nama','Nama\x20jalur','Kirim\x20ke\x20belakang','Tambah\x20jalur\x20di\x20kanan','Tambah\x20deskripsi','Rata\x20kanan','3dPlRde','Tersembunyi','Mode\x20seret','Sembunyikan\x20semua','Segitiga\x20terisi','Tata\x20letak','Tampilan','Rata\x20Kanan','Potong','Kurung\x20kurawal\x20kanan','Tampilkan\x20dimensi','Opsi\x20zoom','Tipis','Persegi\x20membulat','Pohon\x20ke\x20kanan','Nonaktifkan\x20perataan\x20objek','Konektor\x20panah\x20terisi\x20putus-putus','Gambar','Warna\x20teks','Swimlane\x20vertikal','Sumber\x20daya','Klasik','Salin','Perkecil','Kontainer','Tambah\x20item\x20jalur','Ubah\x20nama\x20jalur','Daftar\x20bernomor','Urungkan','Tidak\x20ada\x20hasil\x20yang\x20cocok','Entitas\x20tipe\x20bidang\x20kunci','Atur\x20ulang\x20warna','Panah\x20kanan','Tambah\x20node\x20induk','Video','Segitiga\x20siku-siku','Rata\x20atas','Rata\x20Kiri','Tampilkan','Semua','Balik\x20horizontal','Hapus','Coret','Konektor','Bilah\x20keadaan','Abu-abu','48luCCOr','Pengaturan\x20garis','Masuk\x20layar\x20penuh','Balik\x20panah','Pilih\x20objek\x20untuk\x20mengedit\x20detailnya','Entitas\x20bidang\x20kunci','Lingkaran','Terjemahkan\x20ke','Pemilihan\x20presisi','Keluarkan\x20dari\x20kontainer','Kaki\x20gagak\x20dengan\x20lingkaran','Konektor\x20rakitan','Bilah\x20ganda','1\x20:\x201','5091056QLWzPg','Panah\x20terisi','185982EgfFqm','Edit\x20teks','Cari\x20objek','Gelembung\x20bicara','Opasitas\x20{0}%','Lingkaran\x20dengan\x20bilah','Rata\x20kiri','Cari\x20bentuk','Balik\x20vertikal','Tempel\x20gaya','Kotak\x20komponen','Kunci\x20keanggotaan','Bagan','Nonaktifkan\x20ubah\x20ukuran\x20otomatis','Buat\x20salinan','Penyimpanan\x20data\x203','Tambah\x20jalur','Label','exports','Linimasa\x20horizontal','Perkecil\x20ukuran\x20huruf','Sembunyikan\x20kursor\x20kolaborator','Pohon\x20ke\x20kiri','Navigator','Lebar','Fragmen\x20sekuens\x20alternatif','Diagram\x20kelas','Item\x20jalur','Grup','Tambah\x20node\x20anak','Kelompokkan','Rata\x20tengah\x20horizontal','Paskan\x20kontainer\x20induk\x20dengan\x20konten','Tambah\x20jalur\x20di\x20bawah','Tidak\x20ada\x20objek','Bubarkan\x20kontainer','Geser\x20horizontal\x20/\x20vertikal','Nol\x20atau\x20banyak','72222wwsUiB','Tema','Garis\x20poligon','Tampilkan\x20/\x20sembunyikan\x20bilah\x20alat','Antarmuka','Catatan\x20tempel','Garis\x20hidup\x20kontrol','Swimlane','Kontrol','Biasa','Perbesar\x20/\x20Perkecil','Halaman','Bentuk','Salin\x20gaya','Koleksi'];_0x5ab8=function(){return _0x286c0c;};return _0x5ab8();}
|