@univerjs-pro/boards-ui 1.0.0-beta.0 → 1.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/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 +32 -40
- 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/commands/commands/analyze-board-rendered-layout.command.d.ts +2 -1
- package/lib/types/commands/operations/board-chart-dialog.operation.d.ts +2 -2
- package/lib/types/commands/operations/board-pointer.operation.d.ts +8 -0
- package/lib/types/commands/operations/board-selection.operation.d.ts +4 -2
- package/lib/types/commands/operations/board-ui-control.operation.d.ts +30 -0
- package/lib/types/common/board-shortcuts.d.ts +1 -3
- package/lib/types/config/config.d.ts +29 -2
- package/lib/types/const.d.ts +2 -0
- package/lib/types/controllers/board-clipboard-shortcut.controller.d.ts +2 -21
- package/lib/types/controllers/board-connector-interaction.render-controller.d.ts +1 -0
- package/lib/types/controllers/board-element-selection.controller.d.ts +1 -0
- package/lib/types/controllers/board-element-transform.controller.d.ts +3 -0
- package/lib/types/controllers/board-element-transformer-config.util.d.ts +1 -0
- package/lib/types/controllers/board-grouping-shortcut.controller.d.ts +2 -14
- package/lib/types/controllers/board-history-shortcut.controller.d.ts +2 -8
- package/lib/types/controllers/board-layout-shortcut.controller.d.ts +2 -14
- package/lib/types/controllers/board-order-shortcut.controller.d.ts +2 -10
- package/lib/types/controllers/board-render.controller.d.ts +1 -0
- package/lib/types/controllers/board-selection-shortcut.controller.d.ts +2 -14
- package/lib/types/controllers/board-settings-shortcut.controller.d.ts +2 -14
- package/lib/types/controllers/board-swimlane-lane-shortcut.controller.d.ts +5 -17
- package/lib/types/controllers/board-tool-shortcut.controller.d.ts +5 -16
- package/lib/types/controllers/board-unit-presence.controller.d.ts +6 -0
- package/lib/types/controllers/board-unit-presence.render-controller.d.ts +37 -0
- package/lib/types/controllers/board-view-shortcut.controller.d.ts +2 -23
- package/lib/types/controllers/board-viewport-bar.render-controller.d.ts +41 -0
- package/lib/types/facade/f-board-ui.d.ts +19 -0
- package/lib/types/facade/index.d.ts +1 -0
- package/lib/types/index.d.ts +7 -4
- package/lib/types/locale/en-US.d.ts +1 -0
- package/lib/types/plugin.d.ts +6 -0
- package/lib/types/render-objects/board-connector-object.d.ts +17 -5
- package/lib/types/render-objects/board-viewport-bar-object.d.ts +33 -0
- package/lib/types/services/board-canvas-pop-manager.service.d.ts +3 -1
- package/lib/types/services/board-clipboard.service.d.ts +10 -3
- package/lib/types/services/board-element-edit.service.d.ts +2 -0
- package/lib/types/services/board-embed-integration.service.d.ts +9 -0
- package/lib/types/services/board-find.service.d.ts +1 -0
- package/lib/types/services/board-image-insert.service.d.ts +3 -1
- package/lib/types/services/board-pointer-state.service.d.ts +21 -0
- package/lib/types/services/board-settings.service.d.ts +3 -5
- package/lib/types/services/board-shortcut-runtime.service.d.ts +32 -0
- package/lib/types/services/board-text-editing.service.d.ts +9 -4
- package/lib/types/services/board-ui-state.service.d.ts +2 -1
- package/lib/types/services/board-unit-presence-ui-adapter.service.d.ts +32 -0
- package/lib/types/services/board-viewport.service.d.ts +2 -1
- package/lib/types/utils/board-connector-hit-test.util.d.ts +2 -0
- package/lib/types/utils/board-connector-marker-anchor.util.d.ts +0 -1
- package/lib/types/utils/board-connector-marker.util.d.ts +21 -0
- package/lib/types/utils/board-connector-quick-connect.util.d.ts +1 -0
- package/lib/types/utils/board-connector-render-bounds.util.d.ts +0 -1
- package/lib/types/utils/board-connector-render-geometry.util.d.ts +33 -0
- package/lib/types/utils/board-connector-routing.util.d.ts +13 -1
- package/lib/types/utils/board-page-background-image.util.d.ts +15 -0
- package/lib/types/utils/board-render-page.util.d.ts +10 -5
- package/lib/types/utils/board-shortcut-preconditions.util.d.ts +4 -2
- package/lib/types/utils/board-viewport-bar.util.d.ts +55 -0
- package/lib/types/utils/board-viewport.util.d.ts +1 -0
- package/lib/types/views/BoardConnectorFloatingToolbarControls.d.ts +8 -2
- package/lib/types/views/BoardFloatingToolPanel.d.ts +1 -0
- package/lib/types/views/BoardPageBackgroundView.d.ts +8 -0
- package/lib/types/views/BoardSettingsMenu.d.ts +14 -0
- package/lib/types/views/BoardShapeFloatingToolbar.d.ts +2 -3
- 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 +17 -17
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x2f78(){const _0x432e46=['Capovolgi\x20verticalmente','Aggiungi\x20corsia\x20a\x20destra','Sposta\x20corsia\x20in\x20basso','Connettore\x20di\x20assemblaggio','Connettore','Mostra\x20barra\x20degli\x20strumenti','Nascosti','Frecce\x20a\x20blocco','Impostazioni\x20testo','Sblocca\x20appartenenza','Inverti\x20selezione','Scala','Mostra\x20/\x20nascondi\x20Aggiunta\x20rapida','Frammento\x20di\x20sequenza\x20alternativo','Aggiunta\x20rapida','Diagramma\x20delle\x20classi','Immagine','Aggiungi\x20nodo\x20padre','Blocca\x20appartenenza','Nascondi\x20tutti','Freccia\x20destra','Collezione','Contenitore','Connettore\x20freccia\x20aperta\x20tratteggiata','Zoom\x20sulla\x20selezione','Ottagono','Annulla','Navigatore','Forme\x20di\x20base','Mappa\x20mentale\x20verso\x20destra','Aggiungi\x20corsia','Tutti','Vintage','Orizzontale','Colore\x20linea','Colonne','Nascondi\x20cursori\x20dei\x20collaboratori','Archivio\x20dati\x203','Sottile','Incolla\x20stile','Polilinea','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Cerchio','Elemento\x20corsia','20XohKrh','Nessun\x20oggetto','7110260bPWyNe','Aumenta\x20dimensione\x20testo','Esci\x20dal\x20contenitore','Salto\x20di\x20linea','Parentesi\x20graffa\x20destra','Cronologia\x20orizzontale','Chiudi\x20/\x20apri\x20nodi\x20figlio','Risorse','Mappa\x20mentale\x20orizzontale','Allinea\x20a\x20destra','Riduci','Porta\x20in\x20fondo','Vivace','Disponi','Aggiungi\x20una\x20descrizione\x20per\x20questo\x20nodo','Connettore\x20freccia\x20piena','Bordo\x20dell’etichetta','Barra\x20doppia','Spesso','Freccia\x20di\x20destinazione','Corsia\x20verticale','Selezione\x20multipla\x20/\x20deseleziona','Nome\x20del\x20contenitore','Separa','Seleziona\x20tutto','Visualizza','Linea\x20di\x20vita\x20collezione','Mostra','Opacità\x20{0}%','Incolla','Forma','Porta\x20avanti','2094330RhSflz','Croce','Dimensione\x20personalizzata','Porta\x20indietro','Penna','Oggetto','Cerchio\x20pieno','Elimina\x20contenitore','Traduci\x20in','Adatta\x20alla\x20pagina','Sottolineato','Impostazioni','Albero\x20a\x20destra','Spessore\x20linea','Righe','Mostra\x20/\x20nascondi\x20barra\x20degli\x20strumenti','Collegamento','Aggiungi\x20testo','Triangolo\x20vuoto','Elimina','Connettore\x20a\x20gomito','Curva','Nota\x20adesiva','Linea\x20a\x20gomito','Albero\x20a\x20sinistra','Modifica\x20testo','Rinomina\x20contenitore','Colore\x20testo','Cerca\x20oggetti','Linea\x20di\x20vita\x20oggetto','Bloccati','Diagramma\x20dei\x20componenti','11SNauxR','Riduci\x20/\x20espandi\x20tutti\x20i\x20nodi','Freccia','Connettore\x20rombo\x20pieno','Descrizione','Più','Fine','Pentagono','Rombo','Racchiudi\x20in\x20un\x20contenitore','Interrompi\x20la\x20linea\x20dietro\x20il\x20testo','Zampa\x20di\x20gallina','Forme\x20UML\x20personalizzate','Trova','Crea\x20una\x20copia','Entità','Trasparente','Freccia\x20sinistra','Punteggiato','Nascondi','Spessore','Citazione','Rettangolo\x20arrotondato','Adatta\x20al\x20contenuto','Stato\x20finale','Gruppo','Zampa\x20di\x20gallina\x20con\x20barra','Griglia','Mappa\x20mentale','Linea\x20(senza\x20freccia)','Freccia\x20sinistra-destra','3405684XhGxvU','Modifica\x20tracciato','Barra\x20di\x20stato','Rinomina\x20corsia','Raggruppa','Normale','Adatta\x20il\x20contenitore\x20principale\x20al\x20contenuto','Linea\x20di\x20vita\x20attore','Linea\x20tratteggiata\x20(senza\x20freccia)','Ripeti','Oggetti','Inserisci','Zampa\x20di\x20gallina\x20con\x20cerchio','Centra','Rettangoli','Seleziona\x20forma','Distribuisci\x20verticalmente','Altro','Reimposta\x20colore','3351616acMLzP','Inizio','Blocca','Allinea\x20in\x20basso','Corsia\x20orizzontale','Freccia\x20aperta','Sposta\x20contenuto\x20nella\x20corsia\x20successiva\x20ed\x20elimina','Elenco\x20numerato','Cerca','Rombo\x20pieno','Tema\x20{0}','Grassetto','Allinea\x20al\x20Centro','Altre\x20forme','Inserisci\x20testo','Inverti\x20frecce','Corsivo','Riduci\x20corsia','Chiudi\x20scorciatoie','Riga\x20{0},\x20Colonna\x20{1}','1\x20:\x201','Interfaccia','Callout\x20arrotondato','Testo','2mAnWUF','Predefinito','Parentesi\x20graffa\x20sinistra','Cilindro','Diagramma\x20entità-relazione','Interfaccia\x20richiesta','Riquadro\x20componente','Entità\x20tipo\x20di\x20campo','Pagina','Diagramma\x20ad\x20albero','Carattere','Linea\x20di\x20vita\x20controllo','Parallelogramma','Aggiungi\x20corsia\x20sotto','Modifica\x20tracciato\x20pennello','Abilita\x20ridimensionamento\x20automatico','Seleziona\x20contenitore\x20principale','Sciogli\x20il\x20contenitore','Etichetta','Confine','Nome','Corsia\x20(swimlane)','Linea\x20retta','Medio','Elimina\x20contenuto\x20e\x20corsia','Triangolo','Linea\x20ad\x20angolo\x20retto','Taglia','Componente','Ovale','Nessuna\x20corrispondenza','Allinea\x20a\x20sinistra','Personalizzato','202554KLDCui','42726VSnOVB','Centra\x20orizzontalmente','Segnaposto','Albero\x20alternato','Disattiva\x20allineamento\x20oggetti','Archivio\x20dati\x201','Individua','134559ebFyGN','Guida','Video','SmartArt','Linea','Espandi','Stella','Livello\x20canvas','Aggiungi\x20elemento\x20corsia','Linea\x20di\x20vita\x20archiviazione\x20ad\x20accesso\x20diretto','Cursori\x20dei\x20collaboratori','Controllo','Stato\x20iniziale','Tabella','Ingrandisci\x20/\x20Riduci','Tratto-punto','Dettagli','Verticale','Linea\x20di\x20vita\x20confine','Tema','Tratteggiato','Raggruppa\x20forme','Rimuovi\x20corsia','Esci\x20da\x20schermo\x20intero','Triangolo\x20rettangolo','Archivio\x20dati\x202','Distribuisci\x20orizzontalmente','Barrato','Copia','Selezione\x20precisa','Porta\x20in\x20primo\x20piano','Riduci\x20dimensione\x20testo','Disabilita\x20ridimensionamento\x20automatico','Corsia','Chiudi','Interfaccia\x20fornita','Aggiungi\x20descrizione','Zero\x20o\x20uno','Frammento\x20di\x20sequenza','Nuvola','Modifica\x20forma','Modalità\x20trascinamento','Riduci\x20/\x20espandi\x20corsia','Rombo\x20vuoto','Zoom\x20al\x20100%','Mostra\x20tutti','Chevron','Linea\x20di\x20vita\x20entità','Continuo','5IvkoAX','Connettore\x20freccia\x20piena\x20tratteggiata','Cronologia\x20verticale','16\x20:\x209','Allinea\x20a\x20Sinistra','Seleziona\x20forme\x20da\x20raggruppare'];_0x2f78=function(){return _0x432e46;};return _0x2f78();}function _0x3f2c(_0x1841da,_0xb154f8){_0x1841da=_0x1841da-0xcc;const _0x2f7829=_0x2f78();let _0x3f2cf7=_0x2f7829[_0x1841da];return _0x3f2cf7;}const _0x4ba41e=_0x3f2c;(function(_0x37e1ea,_0x2c5d9f){const _0xc000eb=_0x3f2c,_0x5a8020=_0x37e1ea();while(!![]){try{const _0x3d5117=-parseInt(_0xc000eb(0x10d))/0x1*(parseInt(_0xc000eb(0xeb))/0x2)+parseInt(_0xc000eb(0x114))/0x3*(-parseInt(_0xc000eb(0x177))/0x4)+parseInt(_0xc000eb(0x145))/0x5*(parseInt(_0xc000eb(0x1d8))/0x6)+parseInt(_0xc000eb(0x199))/0x7+parseInt(_0xc000eb(0xd3))/0x8+-parseInt(_0xc000eb(0x10c))/0x9+parseInt(_0xc000eb(0x179))/0xa*(-parseInt(_0xc000eb(0x1b9))/0xb);if(_0x3d5117===_0x2c5d9f)break;else _0x5a8020['push'](_0x5a8020['shift']());}catch(_0x195903){_0x5a8020['push'](_0x5a8020['shift']());}}}(_0x2f78,0x45a31));const e={'boards-ui':{'line':{'title':_0x4ba41e(0x118)},'contextMenu':{'container':{'rename':_0x4ba41e(0x1b3),'fitToContent':'Adatta\x20al\x20contenuto','selectContents':'Seleziona\x20contenuto','enableAutoResize':_0x4ba41e(0xfa),'disableAutoResize':_0x4ba41e(0x134),'lockMembership':_0x4ba41e(0x15d),'unlockMembership':_0x4ba41e(0x154),'disband':_0x4ba41e(0xfc),'delete':_0x4ba41e(0x1a0)},'containerChild':{'moveOut':_0x4ba41e(0x17b),'selectParent':_0x4ba41e(0xfb),'fitParent':_0x4ba41e(0x1de)},'swimlaneLane':{'add':_0x4ba41e(0x169),'addBelow':_0x4ba41e(0xf8),'addRight':_0x4ba41e(0x14c),'remove':_0x4ba41e(0x12a),'removeAndMovePrevious':'Sposta\x20contenuto\x20nella\x20corsia\x20precedente\x20ed\x20elimina','removeAndPromote':'Estrai\x20contenuto\x20e\x20rimuovi\x20corsia','removeAndDeleteContent':_0x4ba41e(0x103),'removeAndMoveNext':_0x4ba41e(0xd9),'rename':_0x4ba41e(0x1db),'movePrevious':'Sposta\x20corsia\x20in\x20alto','moveNext':_0x4ba41e(0x14d),'expand':'Espandi\x20corsia','collapse':_0x4ba41e(0xe4)}},'popup':{'containerName':_0x4ba41e(0x18f),'laneName':'Nome\x20della\x20corsia','cancel':'Annulla','rename':'Rinomina'},'ink':{'finishEditing':_0x4ba41e(0x1bf),'enterEditing':_0x4ba41e(0x1d9)},'mindMap':{'description':_0x4ba41e(0x1bd),'descriptionPlaceholder':_0x4ba41e(0x187),'saveDescription':'Salva'},'panel':{'moreShapes':_0x4ba41e(0xe0),'more':_0x4ba41e(0xd1),'back':'Indietro','close':_0x4ba41e(0x136),'stickyNote':'Nota\x20adesiva','lineColor':_0x4ba41e(0x16d),'lineWidth':_0x4ba41e(0x1a6),'reverseMarkers':_0x4ba41e(0xe2),'searchShapes':'Cerca\x20forme','container':_0x4ba41e(0x161),'swimlane':_0x4ba41e(0x100),'verticalSwimlane':_0x4ba41e(0x18d),'horizontalSwimlane':_0x4ba41e(0xd7),'vertical':_0x4ba41e(0x125),'horizontal':_0x4ba41e(0x16c),'tableCustomSize':_0x4ba41e(0x19b),'tableRows':_0x4ba41e(0x1a7),'tableColumns':_0x4ba41e(0x16e),'tableInsert':_0x4ba41e(0x1e3),'customContainer':_0x4ba41e(0x10b),'containerRatio16By9':_0x4ba41e(0x148),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x4ba41e(0xe7),'containerA4':'A4','mindMapGroupMindMap':_0x4ba41e(0x1d5),'mindMapGroupTree':_0x4ba41e(0xf4),'mindMapGroupTimeline':'Cronologia','mindMapRight':_0x4ba41e(0x168),'mindMapLeft':'Mappa\x20mentale\x20verso\x20sinistra','mindMapHorizontal':_0x4ba41e(0x181),'mindMapVertical':'Mappa\x20mentale\x20verticale','mindMapTreeRight':_0x4ba41e(0x1a5),'mindMapTreeLeft':_0x4ba41e(0x1b1),'mindMapTreeAlternate':_0x4ba41e(0x110),'mindMapTimelineHorizontal':_0x4ba41e(0x17e),'mindMapTimelineVertical':_0x4ba41e(0x147),'mindMapNodeText':_0x4ba41e(0x1aa)},'settings':{'collaboratorCursors':_0x4ba41e(0x11e),'find':_0x4ba41e(0x1c6),'grid':_0x4ba41e(0x1d4),'preciseSelection':_0x4ba41e(0x131),'quickAdd':_0x4ba41e(0x159),'theme':_0x4ba41e(0x127),'themeOption':_0x4ba41e(0xdd),'themePreviewStart':_0x4ba41e(0xd4),'themePreviewData':'Dati','undo':_0x4ba41e(0x165),'redo':_0x4ba41e(0x1e1),'settings':_0x4ba41e(0x1a4),'objects':_0x4ba41e(0x1e2),'findBoardElements':'Trova\x20elementi\x20della\x20lavagna','noMatches':_0x4ba41e(0x109),'showDimensions':'Mostra\x20dimensioni','showToolbar':_0x4ba41e(0x150),'translateInto':_0x4ba41e(0x1a1)},'objectListPanel':{'title':_0x4ba41e(0x1e2),'empty':_0x4ba41e(0x178),'showAll':_0x4ba41e(0x141),'hideAll':_0x4ba41e(0x15e),'moveForward':_0x4ba41e(0x198),'moveBackward':_0x4ba41e(0x19c),'close':_0x4ba41e(0x136),'nameInput':'Nome\x20oggetto','hide':_0x4ba41e(0x1cc),'show':_0x4ba41e(0x194),'lock':_0x4ba41e(0xd5),'unlock':'Sblocca','details':_0x4ba41e(0x124),'locate':_0x4ba41e(0x113),'expand':_0x4ba41e(0x119),'collapse':'Comprimi','dragToReorder':'Trascina\x20per\x20riordinare','search':_0x4ba41e(0x1b5),'filterAll':_0x4ba41e(0x16a),'filterHidden':_0x4ba41e(0x151),'filterLocked':_0x4ba41e(0x1b7),'sectionCanvas':_0x4ba41e(0x11b),'sectionFloating':'Livello\x20mobile','name':_0x4ba41e(0xff),'description':_0x4ba41e(0x1bd),'descriptionPlaceholder':'Aggiungi\x20una\x20descrizione','noSelection':_0x4ba41e(0x174),'elementTypes':{'object':_0x4ba41e(0x19e),'connector':'Connettore','container':'Contenitore','group':_0x4ba41e(0x1d2),'image':_0x4ba41e(0x15b),'chart':'Grafico','page':_0x4ba41e(0xf3),'placeholder':_0x4ba41e(0x10f),'shape':_0x4ba41e(0x197),'table':_0x4ba41e(0x121),'text':_0x4ba41e(0xea),'smartArt':_0x4ba41e(0x117),'video':_0x4ba41e(0x116),'unit':'Unità','dom':'DOM'}},'find':{'lanePosition':'Corsia\x20{0}','tableCellPosition':_0x4ba41e(0xe6),'elementTypes':{'connector':_0x4ba41e(0x14f),'container':_0x4ba41e(0x161),'group':_0x4ba41e(0x1d2),'image':_0x4ba41e(0x15b),'page':_0x4ba41e(0xf3),'placeholder':'Segnaposto','shape':_0x4ba41e(0x197),'table':'Tabella','text':'Testo'}},'themePresets':{'default':_0x4ba41e(0xec),'classic':'Classico','vintage':_0x4ba41e(0x16b),'gray':'Grigio','vibrant':_0x4ba41e(0x185),'blue':'Blu'},'toolbar':{'resetColor':_0x4ba41e(0xd2),'shape':'Forma','text':_0x4ba41e(0xea),'stickyNote':'Nota\x20adesiva','line':_0x4ba41e(0x14f),'container':_0x4ba41e(0x161),'swimlane':_0x4ba41e(0x135),'table':_0x4ba41e(0x121),'chart':'Grafico','pen':_0x4ba41e(0x19d),'mindMap':_0x4ba41e(0x1d5),'resources':_0x4ba41e(0x180),'image':_0x4ba41e(0x15b),'wrapInContainer':_0x4ba41e(0x1c2),'addSwimlaneLane':_0x4ba41e(0x11c),'swimlaneMenu':_0x4ba41e(0x135),'swimlaneLaneMenu':_0x4ba41e(0x176),'editBrushPath':_0x4ba41e(0xf9),'arrange':_0x4ba41e(0x186),'bringToFront':_0x4ba41e(0x132),'bringForward':_0x4ba41e(0x198),'sendBackward':_0x4ba41e(0x19c),'sendToBack':_0x4ba41e(0x184),'more':'Altro'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':'Rettangolo\x20arrotondato','oval':_0x4ba41e(0x108),'diamond':_0x4ba41e(0x1c1),'rectangle':'Rettangolo','circle':_0x4ba41e(0x175),'cylinder':_0x4ba41e(0xee),'chevron':_0x4ba41e(0x142),'rightArrowBlock':'Blocco\x20freccia\x20destra','parallelogram':_0x4ba41e(0xf7),'trapezoid':'Trapezio','speechBubble':'Nuvoletta','roundedCallout':_0x4ba41e(0xe9),'rightTriangle':_0x4ba41e(0x12c),'triangle':_0x4ba41e(0x104),'star':_0x4ba41e(0x11a),'hexagon':'Esagono','pentagon':_0x4ba41e(0x1c0),'octagon':_0x4ba41e(0x164),'leftArrow':_0x4ba41e(0x1ca),'rightArrow':_0x4ba41e(0x15f),'leftRightArrow':_0x4ba41e(0x1d7),'cloud':_0x4ba41e(0x13b),'leftBrace':_0x4ba41e(0xed),'rightBrace':_0x4ba41e(0x17d),'plus':_0x4ba41e(0x1be),'actor':'Attore','boundary':_0x4ba41e(0xfe),'control':_0x4ba41e(0x11f),'entity':_0x4ba41e(0x1c8),'collection':_0x4ba41e(0x160),'dataFlowRoundedRectangle':_0x4ba41e(0x1cf),'dataFlowCircle':_0x4ba41e(0x175),'dataFlowRoundedSquare':'Quadrato\x20arrotondato','dataStorage1':_0x4ba41e(0x112),'dataStorage2':_0x4ba41e(0x12d),'dataStorage3':_0x4ba41e(0x170),'lineNone':_0x4ba41e(0x1d6),'lineDashedNone':_0x4ba41e(0x1e0),'lineOpenArrow':_0x4ba41e(0xd8),'lineDoubleOpenArrow':'Doppia\x20freccia\x20aperta','actorLifeline':_0x4ba41e(0x1df),'boundaryLifeline':_0x4ba41e(0x126),'controlLifeline':_0x4ba41e(0xf6),'entityLifeline':_0x4ba41e(0x143),'collectionLifeline':_0x4ba41e(0x193),'objectLifeline':_0x4ba41e(0x1b6),'magneticDiskLifeline':'Linea\x20di\x20vita\x20disco\x20magnetico','directAccessStorageLifeline':_0x4ba41e(0x11d),'activationBar':'Barra\x20di\x20attivazione','sequenceFragment':_0x4ba41e(0x13a),'sequenceAlternativeFragment':_0x4ba41e(0x158),'umlClass':'Classe','umlInterface':_0x4ba41e(0xe8),'umlInterfaceShape':_0x4ba41e(0xe8),'umlClassifier':'Classificatore','umlHollowDiamondConnector':'Connettore\x20rombo\x20vuoto','umlFilledDiamondConnector':_0x4ba41e(0x1bc),'umlFilledArrowConnector':_0x4ba41e(0x188),'umlDashedOpenArrowConnector':_0x4ba41e(0x162),'umlDashedFilledArrowConnector':_0x4ba41e(0x146),'erdEntity':'Entità','erdKeyField':'Entità\x20campo\x20chiave','erdFieldType':_0x4ba41e(0xf2),'erdFull':'Entità\x20tipo\x20di\x20campo\x20chiave','initialState':_0x4ba41e(0x120),'finalState':_0x4ba41e(0x1d1),'stateBar':_0x4ba41e(0x1da),'requiredInterface':_0x4ba41e(0xf0),'assemblyConnector':_0x4ba41e(0x14e),'providedInterface':_0x4ba41e(0x137),'componentBox':_0x4ba41e(0xf1),'component':_0x4ba41e(0x107)},'shapeCategories':{'basics':'Base','basicShapes':{'rectangle':_0x4ba41e(0xce),'basicShape':_0x4ba41e(0x167),'blockArrow':_0x4ba41e(0x152),'equationShape':'Forme\x20di\x20equazione','flowchart':'Diagramma\x20di\x20flusso','starAndBanner':'Stelle\x20e\x20striscioni','callout':'Callout','actionButton':'Pulsanti\x20azione','other':'Altro'},'classDiagram':_0x4ba41e(0x15a),'dataFlowDiagram':'Diagramma\x20di\x20flusso\x20dei\x20dati','line':_0x4ba41e(0x118),'entityRelationshipDiagram':_0x4ba41e(0xef),'umlCustomShapes':_0x4ba41e(0x1c5),'umlSequenceDiagram':'Diagramma\x20di\x20sequenza\x20UML','statusDiagram':'Diagramma\x20di\x20stato','componentDiagram':_0x4ba41e(0x1b8)},'connector':{'toolbar':{'sourceMarker':'Freccia\x20di\x20origine','swapMarkers':_0x4ba41e(0xe2),'targetMarker':_0x4ba41e(0x18c),'lineColor':_0x4ba41e(0x16d),'lineWidth':_0x4ba41e(0x1cd),'opacityPercent':_0x4ba41e(0x195),'settings':'Impostazioni\x20linea','smoothElbow':_0x4ba41e(0x1b0),'bridge':_0x4ba41e(0x17c),'insertText':_0x4ba41e(0xe1),'textSettings':_0x4ba41e(0x153),'alignLeft':_0x4ba41e(0x149),'alignCenter':_0x4ba41e(0xdf),'alignRight':'Allinea\x20a\x20Destra','bold':_0x4ba41e(0xde),'italic':_0x4ba41e(0xe3),'underline':_0x4ba41e(0x1a3),'strikethrough':'Barrato','textColor':_0x4ba41e(0x1b4),'editText':_0x4ba41e(0x1b2),'labelFill':'Sfondo\x20dell’etichetta','labelBorder':_0x4ba41e(0x189),'transparent':_0x4ba41e(0x1c9),'breakLineBehindText':_0x4ba41e(0x1c3),'textSection':_0x4ba41e(0xea),'labelSection':_0x4ba41e(0xfd),'deleteText':'Elimina\x20testo','more':_0x4ba41e(0xd1)},'routing':{'straight':_0x4ba41e(0x101),'elbow':_0x4ba41e(0x105),'polyline':_0x4ba41e(0x173),'curve':_0x4ba41e(0x1ae)},'strokeWidth':{'thin':_0x4ba41e(0x171),'regular':_0x4ba41e(0x1dd),'medium':_0x4ba41e(0x102),'bold':_0x4ba41e(0x18b)},'dash':{'solid':_0x4ba41e(0x144),'dashed':_0x4ba41e(0x128),'dotted':_0x4ba41e(0x1cb),'dashDot':_0x4ba41e(0x123)},'marker':{'none':'Nessuno','arrow':_0x4ba41e(0x1bb),'filledArrow':'Freccia\x20piena','openArrow':'Freccia\x20aperta','triangle':'Triangolo','filledTriangle':'Triangolo\x20pieno','hollowTriangle':_0x4ba41e(0x1ab),'diamond':_0x4ba41e(0x1c1),'hollowDiamond':_0x4ba41e(0x13f),'filledDiamond':_0x4ba41e(0xdc),'circle':_0x4ba41e(0x175),'filledCircle':_0x4ba41e(0x19f),'bar':'Barra','doubleBar':_0x4ba41e(0x18a),'crowFoot':'Zampa\x20di\x20gallina','crowsFoot':_0x4ba41e(0x1c4),'barCrowsFoot':_0x4ba41e(0x1d3),'circleCrowsFoot':_0x4ba41e(0xcc),'circleBar':'Cerchio\x20e\x20barra','x':'X','cross':_0x4ba41e(0x19a),'plus':_0x4ba41e(0x1be),'zeroOrOne':_0x4ba41e(0x139),'zeroOrMany':'Zero\x20o\x20molti','oneOrMany':'Uno\x20o\x20molti'}},'zoom':{'dragMode':_0x4ba41e(0x13d),'fitContent':_0x4ba41e(0x1d0),'zoomOptions':'Opzioni\x20di\x20zoom','zoomTo100':_0x4ba41e(0x140),'zoomToFit':'Adatta\x20alla\x20pagina','zoomToSelection':_0x4ba41e(0x163),'zoomOut':_0x4ba41e(0x183),'resetZoom':'Reimposta\x20zoom','zoomIn':'Ingrandisci','help':_0x4ba41e(0x115)},'shortcutHelp':{'title':'Scorciatoie\x20da\x20tastiera','close':_0x4ba41e(0xe5),'sections':{'tools':'Strumenti','navigator':_0x4ba41e(0x166),'view':_0x4ba41e(0x192),'selection':_0x4ba41e(0xcf),'editing':_0x4ba41e(0x13c),'grouping':_0x4ba41e(0x129),'swimlane':'Corsia','mindMap':_0x4ba41e(0x1d5),'layout':'Layout','font':_0x4ba41e(0xf5)},'items':{'showMoreShapes':'Mostra\x20più\x20forme','roundedRectangle':'Rettangolo\x20arrotondato','rectangle':'Rettangolo','oval':_0x4ba41e(0x108),'diamond':'Rombo','text':'Testo','elbowConnector':_0x4ba41e(0x1ad),'line':'Linea','stickyNote':_0x4ba41e(0x1af),'search':_0x4ba41e(0xdb),'zoomWheel':_0x4ba41e(0x122),'zoomPinch':_0x4ba41e(0x122),'zoomTo100':'Zoom\x20al\x20100%','zoomToSelection':_0x4ba41e(0x163),'zoomToFit':_0x4ba41e(0x1a2),'enterFullScreen':'Vai\x20a\x20schermo\x20intero','exitFullScreen':_0x4ba41e(0x12b),'selectShape':'Seleziona\x20forma','selectAll':_0x4ba41e(0x191),'multipleSelect':_0x4ba41e(0x18e),'invertSelection':_0x4ba41e(0x155),'preciseSelection':_0x4ba41e(0x131),'deepSelect':'Selezione\x20profonda','editShape':_0x4ba41e(0x13c),'copy':_0x4ba41e(0x130),'copyAsImage':'Copia\x20come\x20immagine','paste':_0x4ba41e(0x196),'cut':_0x4ba41e(0x106),'makeCopy':_0x4ba41e(0x1c7),'scale':_0x4ba41e(0x156),'copyStyle':'Copia\x20stile','pasteStyle':_0x4ba41e(0x172),'moveAxisLocked':'Sposta\x20orizzontalmente\x20/\x20verticalmente','flipHorizontal':'Capovolgi\x20orizzontalmente','flipVertical':_0x4ba41e(0x14b),'undo':_0x4ba41e(0x165),'redo':'Ripeti','toggleQuickAdd':_0x4ba41e(0x157),'hideCollaboratorsCursors':_0x4ba41e(0x16f),'toggleToolbar':_0x4ba41e(0x1a8),'delete':_0x4ba41e(0x1ac),'group':_0x4ba41e(0x1dc),'ungroup':_0x4ba41e(0x190),'selectUpperLayerGroups':'Seleziona\x20gruppi\x20del\x20livello\x20superiore','selectShapesToGroup':_0x4ba41e(0x14a),'swimlaneLaneRename':_0x4ba41e(0x1db),'swimlaneLaneToggleCollapsed':_0x4ba41e(0x13e),'swimlaneLaneMovePrevious':'Sposta\x20corsia\x20in\x20alto','swimlaneLaneMoveNext':_0x4ba41e(0x14d),'swimlaneLaneRemove':_0x4ba41e(0x12a),'addSiblingNode':'Aggiungi\x20nodo\x20fratello','addChildNode':'Aggiungi\x20nodo\x20figlio','addParentNode':_0x4ba41e(0x15c),'foldChildNodes':_0x4ba41e(0x17f),'collapseAllNodes':_0x4ba41e(0x1ba),'addDescription':_0x4ba41e(0x138),'editCurrentNode':'Modifica\x20nodo\x20corrente','bringToFront':_0x4ba41e(0x132),'sendToBack':_0x4ba41e(0x184),'alignLeft':_0x4ba41e(0x10a),'alignRight':_0x4ba41e(0x182),'alignTop':'Allinea\x20in\x20alto','alignBottom':_0x4ba41e(0xd6),'alignMiddle':'Centra\x20verticalmente','alignCenter':_0x4ba41e(0x10e),'distributeHorizontally':_0x4ba41e(0x12e),'distributeVertically':_0x4ba41e(0xd0),'disableObjectAlignment':_0x4ba41e(0x111),'increaseFontSize':_0x4ba41e(0x17a),'decreaseFontSize':_0x4ba41e(0x133),'bold':_0x4ba41e(0xde),'strikethrough':_0x4ba41e(0x12f),'italic':'Corsivo','underline':'Sottolineato','link':_0x4ba41e(0x1a9),'numberedList':_0x4ba41e(0xda),'bulletedList':'Elenco\x20puntato','quote':_0x4ba41e(0x1ce),'alignTextLeft':_0x4ba41e(0x10a),'alignTextRight':'Allinea\x20a\x20destra','alignTextCenter':_0x4ba41e(0xcd)}}}};module['exports']=e;
|
|
1
|
+
function _0x3b78(_0x4d2f2b,_0x16a593){_0x4d2f2b=_0x4d2f2b-0x189;const _0x123d7f=_0x123d();let _0x3b78b1=_0x123d7f[_0x4d2f2b];return _0x3b78b1;}function _0x123d(){const _0x1afc54=['Aggiungi\x20una\x20descrizione\x20per\x20questo\x20nodo','Porta\x20indietro','Nuvola','Diagramma\x20delle\x20classi','Corsia','Medio','Classificatore','Sottolineato','Nascosti','Rombo','Freccia\x20sinistra','Diagramma\x20di\x20sequenza\x20UML','Esci\x20da\x20schermo\x20intero','Distribuisci\x20orizzontalmente','Componente','Rinomina\x20corsia','Selezione\x20profonda','Sciogli\x20il\x20contenitore','Copia','Rombo\x20pieno','1224020OlOqCr','Allinea\x20a\x20sinistra','Vintage','Linea\x20ad\x20angolo\x20retto','Linea\x20di\x20vita\x20collezione','Distribuisci\x20verticalmente','Centra','Ottagono','7lSAMBE','Rimuovi\x20corsia','Predefinito','Trova\x20elementi\x20della\x20lavagna','Adatta\x20al\x20contenuto','Riquadro\x20componente','Porta\x20avanti','Allinea\x20in\x20alto','Rinomina','Corsia\x20orizzontale','Frammento\x20di\x20sequenza\x20alternativo','Cerchio','Parentesi\x20graffa\x20sinistra','Sposta\x20corsia\x20in\x20alto','Adatta\x20alla\x20pagina','Attore','Doppia\x20freccia\x20aperta','88GooBed','Base','Zampa\x20di\x20gallina','Spessore\x20linea','Trasparente','Entità','Parentesi\x20graffa\x20destra','Allinea\x20in\x20basso','Normale','DOM','Linea\x20di\x20vita\x20confine','Contenitore','Classe','Barra\x20di\x20scorrimento\x20della\x20vista','Tabella','Curva','Orizzontale','Trascina\x20per\x20riordinare','Opacità\x20{0}%','Classico','Modifica\x20nodo\x20corrente','1078685HviCwU','Elimina\x20contenuto\x20e\x20corsia','Barra','Porta\x20in\x20fondo','Aggiungi\x20nodo\x20figlio','Carattere','Inserisci\x20testo','Sfondo\x20dell’etichetta','Archivio\x20dati\x202','Dimensione\x20personalizzata','Zampa\x20di\x20gallina\x20con\x20barra','Tema','Blocco\x20freccia\x20destra','Capovolgi\x20orizzontalmente','Altro','Espandi','Più','Freccia\x20destra','Parallelogramma','Freccia\x20piena','Nascondi\x20cursori\x20dei\x20collaboratori','Triangolo','Opzioni\x20di\x20zoom','Segnaposto','Aggiunta\x20rapida','Riduci','166876ZJBIRO','Impostazioni\x20linea','Diagramma\x20di\x20stato','Racchiudi\x20in\x20un\x20contenitore','Scorciatoie\x20da\x20tastiera','Aggiungi\x20corsia\x20sotto','Stato\x20finale','Separa','Entità\x20tipo\x20di\x20campo\x20chiave','Annulla','Interfaccia\x20fornita','Frecce\x20a\x20blocco','Copia\x20stile','Grigio','Linea\x20di\x20vita\x20attore','Reimposta\x20zoom','Zero\x20o\x20molti','135054LwdiiX','705402htwJYs','Cerchio\x20e\x20barra','Bloccati','Freccia\x20di\x20origine','Citazione','Freccia\x20aperta','Spessore','Spesso','Nome\x20della\x20corsia','Zoom\x20al\x20100%','Confine','Croce','Dati','Aggiungi\x20corsia\x20a\x20destra','Forme\x20UML\x20personalizzate','Scala','Inserisci','Layout','Livello\x20mobile','Raggruppa\x20forme','Quadrato\x20arrotondato','Disabilita\x20ridimensionamento\x20automatico','Linea\x20di\x20vita\x20archiviazione\x20ad\x20accesso\x20diretto','Traduci\x20in','Connettore\x20freccia\x20piena\x20tratteggiata','Aggiungi\x20corsia','Elimina\x20contenitore','Mappa\x20mentale\x20orizzontale','Mappa\x20mentale\x20verticale','Disattiva\x20allineamento\x20oggetti','Continuo','Seleziona\x20tutto','Cerca','Raggruppa','Archivio\x20dati\x201','Altre\x20forme','Linea\x20(senza\x20freccia)','21JxxbVJ','Mostra','Disponi','exports','Forme\x20di\x20equazione','Linea\x20di\x20vita\x20disco\x20magnetico','Triangolo\x20vuoto','Sposta\x20contenuto\x20nella\x20corsia\x20precedente\x20ed\x20elimina','Estrai\x20contenuto\x20e\x20rimuovi\x20corsia','Linea\x20di\x20vita\x20entità','Connettore\x20a\x20gomito','Ovale','Linea','Ripeti','Colore\x20linea','Seleziona\x20forma','Testo','Corsia\x20verticale','Modifica\x20forma','Linea\x20di\x20vita\x20oggetto','Interfaccia\x20richiesta','Esagono','Riduci\x20/\x20espandi\x20tutti\x20i\x20nodi','Forma','Callout','Aggiungi\x20una\x20descrizione','Crea\x20una\x20copia','Individua','Grassetto','Incolla\x20stile','Sottile','Rettangolo','Callout\x20arrotondato','Linea\x20a\x20gomito','Stelle\x20e\x20striscioni','Oggetto','97371ywaTLo','Diagramma\x20di\x20flusso\x20dei\x20dati','Connettore\x20rombo\x20vuoto','Gruppo','Albero\x20a\x20destra','Navigatore','Rettangoli','Centra\x20verticalmente','Mappa\x20mentale','Seleziona\x20contenitore\x20principale','Etichetta','Copia\x20come\x20immagine','539192ciPlQv','Cronologia\x20verticale','Barra\x20di\x20stato','Verticale','Connettore','Freccia','Taglia','Seleziona\x20un\x20oggetto\x20per\x20modificare\x20i\x20dettagli','Interfaccia','Uno\x20o\x20molti','Pagina','Sblocca\x20appartenenza','Trapezio','Inverti\x20selezione','Seleziona\x20forme\x20da\x20raggruppare','Tema\x20{0}','Pulsanti\x20azione','Corsia\x20(swimlane)','Video','Cursori\x20dei\x20collaboratori','Freccia\x20sinistra-destra','Chiudi','Descrizione','Linea\x20di\x20vita\x20controllo','Mostra\x20più\x20forme','Sposta\x20orizzontalmente\x20/\x20verticalmente','Guida','Diagramma\x20di\x20flusso','Adatta\x20il\x20contenitore\x20principale\x20al\x20contenuto','Pentagono','Blu','Diagramma\x20dei\x20componenti','Oggetti','Connettore\x20di\x20assemblaggio','Aggiungi\x20nodo\x20padre','Immagine','Nessun\x20oggetto','Bordo\x20dell’etichetta','Seleziona\x20contenuto','Polilinea','Barra\x20di\x20attivazione','Risorse','Sposta\x20contenuto\x20nella\x20corsia\x20successiva\x20ed\x20elimina','Triangolo\x20pieno','Controllo','Connettore\x20freccia\x20aperta\x20tratteggiata','Cilindro','Mostra\x20/\x20nascondi\x20barra\x20degli\x20strumenti','Collezione','Nome','Mappa\x20mentale\x20verso\x20destra','Ingrandisci','Aggiungi\x20nodo\x20fratello','Stato\x20iniziale','Corsivo','Diagramma\x20ad\x20albero','Sposta\x20corsia\x20in\x20basso','Riduci\x20corsia','Centra\x20orizzontalmente','Aggiungi\x20elemento\x20corsia','Allinea\x20a\x20Destra','Cerchio\x20pieno','Forme\x20di\x20base','Chevron','Connettore\x20freccia\x20piena','Allinea\x20a\x20destra','Personalizzato','Porta\x20in\x20primo\x20piano','Grafico','Esci\x20dal\x20contenitore','Mostra\x20dimensioni','Blocca\x20appartenenza','Inverti\x20frecce','Trova','Mappa\x20mentale\x20verso\x20sinistra','Nessuno','Ingrandisci\x20/\x20Riduci','Stella','Rettangolo\x20arrotondato','Cronologia\x20orizzontale','Interrompi\x20la\x20linea\x20dietro\x20il\x20testo','Nota\x20adesiva','Modifica\x20testo','Frammento\x20di\x20sequenza','Nome\x20del\x20contenitore','Modifica\x20tracciato','Colore\x20testo','Cronologia','Chiudi\x20scorciatoie','Fine','4\x20:\x203'];_0x123d=function(){return _0x1afc54;};return _0x123d();}const _0x1ed5ef=_0x3b78;(function(_0x2175b4,_0x1d1bd6){const _0x1c6383=_0x3b78,_0x455c9a=_0x2175b4();while(!![]){try{const _0x3e041e=-parseInt(_0x1c6383(0x2a3))/0x1+parseInt(_0x1c6383(0x1db))/0x2+parseInt(_0x1c6383(0x1ab))/0x3*(-parseInt(_0x1c6383(0x292))/0x4)+parseInt(_0x1c6383(0x278))/0x5+-parseInt(_0x1c6383(0x2a4))/0x6*(-parseInt(_0x1c6383(0x252))/0x7)+parseInt(_0x1c6383(0x263))/0x8*(parseInt(_0x1c6383(0x1cf))/0x9)+-parseInt(_0x1c6383(0x24a))/0xa;if(_0x3e041e===_0x1d1bd6)break;else _0x455c9a['push'](_0x455c9a['shift']());}catch(_0x5cb380){_0x455c9a['push'](_0x455c9a['shift']());}}}(_0x123d,0x2a184));const e={'boards-ui':{'line':{'title':_0x1ed5ef(0x1b7)},'contextMenu':{'container':{'rename':'Rinomina\x20contenitore','fitToContent':_0x1ed5ef(0x256),'selectContents':_0x1ed5ef(0x201),'enableAutoResize':'Abilita\x20ridimensionamento\x20automatico','disableAutoResize':_0x1ed5ef(0x19b),'lockMembership':_0x1ed5ef(0x222),'unlockMembership':_0x1ed5ef(0x1e6),'disband':_0x1ed5ef(0x247),'delete':_0x1ed5ef(0x1a0)},'containerChild':{'moveOut':_0x1ed5ef(0x220),'selectParent':_0x1ed5ef(0x1d8),'fitParent':_0x1ed5ef(0x1f7)},'swimlaneLane':{'add':_0x1ed5ef(0x19f),'addBelow':_0x1ed5ef(0x297),'addRight':_0x1ed5ef(0x193),'remove':_0x1ed5ef(0x253),'removeAndMovePrevious':_0x1ed5ef(0x1b2),'removeAndPromote':_0x1ed5ef(0x1b3),'removeAndDeleteContent':_0x1ed5ef(0x279),'removeAndMoveNext':_0x1ed5ef(0x205),'rename':_0x1ed5ef(0x245),'movePrevious':'Sposta\x20corsia\x20in\x20alto','moveNext':_0x1ed5ef(0x213),'expand':'Espandi\x20corsia','collapse':_0x1ed5ef(0x214)}},'popup':{'containerName':_0x1ed5ef(0x22f),'laneName':_0x1ed5ef(0x18e),'cancel':_0x1ed5ef(0x29b),'rename':_0x1ed5ef(0x25a)},'ink':{'finishEditing':_0x1ed5ef(0x234),'enterEditing':_0x1ed5ef(0x230)},'mindMap':{'description':_0x1ed5ef(0x1f1),'descriptionPlaceholder':_0x1ed5ef(0x236),'saveDescription':'Salva'},'panel':{'moreShapes':_0x1ed5ef(0x1a9),'more':'Altro','back':'Indietro','close':_0x1ed5ef(0x1f0),'stickyNote':'Nota\x20adesiva','lineColor':'Colore\x20linea','lineWidth':_0x1ed5ef(0x266),'reverseMarkers':_0x1ed5ef(0x223),'searchShapes':'Cerca\x20forme','container':_0x1ed5ef(0x26e),'swimlane':_0x1ed5ef(0x1ec),'verticalSwimlane':_0x1ed5ef(0x1bc),'horizontalSwimlane':_0x1ed5ef(0x25b),'vertical':_0x1ed5ef(0x1de),'horizontal':_0x1ed5ef(0x273),'tableCustomSize':_0x1ed5ef(0x281),'tableRows':'Righe','tableColumns':'Colonne','tableInsert':_0x1ed5ef(0x196),'customContainer':_0x1ed5ef(0x21d),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x1ed5ef(0x235),'containerRatio1By1':'1\x20:\x201','containerA4':'A4','mindMapGroupMindMap':_0x1ed5ef(0x1d7),'mindMapGroupTree':_0x1ed5ef(0x212),'mindMapGroupTimeline':_0x1ed5ef(0x232),'mindMapRight':_0x1ed5ef(0x20d),'mindMapLeft':_0x1ed5ef(0x225),'mindMapHorizontal':_0x1ed5ef(0x1a1),'mindMapVertical':_0x1ed5ef(0x1a2),'mindMapTreeRight':_0x1ed5ef(0x1d3),'mindMapTreeLeft':'Albero\x20a\x20sinistra','mindMapTreeAlternate':'Albero\x20alternato','mindMapTimelineHorizontal':_0x1ed5ef(0x22a),'mindMapTimelineVertical':_0x1ed5ef(0x1dc),'mindMapNodeText':'Aggiungi\x20testo'},'settings':{'collaboratorCursors':_0x1ed5ef(0x1ee),'find':_0x1ed5ef(0x224),'grid':'Griglia','viewportBar':_0x1ed5ef(0x270),'preciseSelection':'Selezione\x20precisa','quickAdd':_0x1ed5ef(0x290),'theme':_0x1ed5ef(0x283),'themeOption':_0x1ed5ef(0x1ea),'themePreviewStart':'Inizio','themePreviewData':_0x1ed5ef(0x192),'undo':_0x1ed5ef(0x29b),'redo':_0x1ed5ef(0x1b8),'settings':'Impostazioni','objects':_0x1ed5ef(0x1fb),'findBoardElements':_0x1ed5ef(0x255),'noMatches':'Nessuna\x20corrispondenza','showDimensions':_0x1ed5ef(0x221),'showToolbar':'Mostra\x20barra\x20degli\x20strumenti','translateInto':_0x1ed5ef(0x19d)},'objectListPanel':{'title':_0x1ed5ef(0x1fb),'empty':_0x1ed5ef(0x1ff),'showAll':'Mostra\x20tutti','hideAll':'Nascondi\x20tutti','moveForward':_0x1ed5ef(0x258),'moveBackward':_0x1ed5ef(0x237),'close':_0x1ed5ef(0x1f0),'nameInput':'Nome\x20oggetto','hide':'Nascondi','show':_0x1ed5ef(0x1ac),'lock':'Blocca','unlock':'Sblocca','details':'Dettagli','locate':_0x1ed5ef(0x1c6),'expand':_0x1ed5ef(0x287),'collapse':'Comprimi','dragToReorder':_0x1ed5ef(0x274),'search':'Cerca\x20oggetti','filterAll':'Tutti','filterHidden':_0x1ed5ef(0x23e),'filterLocked':_0x1ed5ef(0x2a6),'sectionCanvas':'Livello\x20canvas','sectionFloating':_0x1ed5ef(0x198),'name':_0x1ed5ef(0x20c),'description':'Descrizione','descriptionPlaceholder':_0x1ed5ef(0x1c4),'noSelection':_0x1ed5ef(0x1e2),'elementTypes':{'object':_0x1ed5ef(0x1ce),'connector':'Connettore','container':_0x1ed5ef(0x26e),'group':_0x1ed5ef(0x1d2),'image':_0x1ed5ef(0x1fe),'chart':_0x1ed5ef(0x21f),'page':_0x1ed5ef(0x1e5),'placeholder':_0x1ed5ef(0x28f),'shape':_0x1ed5ef(0x1c2),'table':_0x1ed5ef(0x271),'text':_0x1ed5ef(0x1bb),'smartArt':'SmartArt','video':_0x1ed5ef(0x1ed),'unit':'Unità','dom':_0x1ed5ef(0x26c)}},'find':{'lanePosition':'Corsia\x20{0}','tableCellPosition':'Riga\x20{0},\x20Colonna\x20{1}','elementTypes':{'connector':_0x1ed5ef(0x1df),'container':_0x1ed5ef(0x26e),'group':_0x1ed5ef(0x1d2),'image':_0x1ed5ef(0x1fe),'page':'Pagina','placeholder':_0x1ed5ef(0x28f),'shape':'Forma','table':_0x1ed5ef(0x271),'text':_0x1ed5ef(0x1bb)}},'themePresets':{'default':_0x1ed5ef(0x254),'classic':_0x1ed5ef(0x276),'vintage':_0x1ed5ef(0x24c),'gray':_0x1ed5ef(0x29f),'vibrant':'Vivace','blue':_0x1ed5ef(0x1f9)},'toolbar':{'resetColor':'Reimposta\x20colore','shape':'Forma','text':'Testo','stickyNote':'Nota\x20adesiva','line':_0x1ed5ef(0x1df),'container':_0x1ed5ef(0x26e),'swimlane':'Corsia','table':_0x1ed5ef(0x271),'chart':_0x1ed5ef(0x21f),'pen':'Penna','mindMap':'Mappa\x20mentale','resources':_0x1ed5ef(0x204),'image':_0x1ed5ef(0x1fe),'wrapInContainer':_0x1ed5ef(0x295),'addSwimlaneLane':_0x1ed5ef(0x216),'swimlaneMenu':_0x1ed5ef(0x23a),'swimlaneLaneMenu':'Elemento\x20corsia','editBrushPath':'Modifica\x20tracciato\x20pennello','arrange':_0x1ed5ef(0x1ad),'bringToFront':_0x1ed5ef(0x21e),'bringForward':_0x1ed5ef(0x258),'sendBackward':'Porta\x20indietro','sendToBack':'Porta\x20in\x20fondo','more':_0x1ed5ef(0x286)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x1ed5ef(0x229),'oval':_0x1ed5ef(0x1b6),'diamond':_0x1ed5ef(0x23f),'rectangle':_0x1ed5ef(0x1ca),'circle':_0x1ed5ef(0x25d),'cylinder':_0x1ed5ef(0x209),'chevron':_0x1ed5ef(0x21a),'rightArrowBlock':_0x1ed5ef(0x284),'parallelogram':_0x1ed5ef(0x28a),'trapezoid':_0x1ed5ef(0x1e7),'speechBubble':'Nuvoletta','roundedCallout':_0x1ed5ef(0x1cb),'rightTriangle':'Triangolo\x20rettangolo','triangle':_0x1ed5ef(0x28d),'star':_0x1ed5ef(0x228),'hexagon':_0x1ed5ef(0x1c0),'pentagon':_0x1ed5ef(0x1f8),'octagon':_0x1ed5ef(0x251),'leftArrow':_0x1ed5ef(0x240),'rightArrow':_0x1ed5ef(0x289),'leftRightArrow':_0x1ed5ef(0x1ef),'cloud':_0x1ed5ef(0x238),'leftBrace':_0x1ed5ef(0x25e),'rightBrace':_0x1ed5ef(0x269),'plus':_0x1ed5ef(0x288),'actor':_0x1ed5ef(0x261),'boundary':_0x1ed5ef(0x190),'control':_0x1ed5ef(0x207),'entity':_0x1ed5ef(0x268),'collection':_0x1ed5ef(0x20b),'dataFlowRoundedRectangle':_0x1ed5ef(0x229),'dataFlowCircle':_0x1ed5ef(0x25d),'dataFlowRoundedSquare':_0x1ed5ef(0x19a),'dataStorage1':_0x1ed5ef(0x1a8),'dataStorage2':_0x1ed5ef(0x280),'dataStorage3':'Archivio\x20dati\x203','lineNone':_0x1ed5ef(0x1aa),'lineDashedNone':'Linea\x20tratteggiata\x20(senza\x20freccia)','lineOpenArrow':'Freccia\x20aperta','lineDoubleOpenArrow':_0x1ed5ef(0x262),'actorLifeline':_0x1ed5ef(0x2a0),'boundaryLifeline':_0x1ed5ef(0x26d),'controlLifeline':_0x1ed5ef(0x1f2),'entityLifeline':_0x1ed5ef(0x1b4),'collectionLifeline':_0x1ed5ef(0x24e),'objectLifeline':_0x1ed5ef(0x1be),'magneticDiskLifeline':_0x1ed5ef(0x1b0),'directAccessStorageLifeline':_0x1ed5ef(0x19c),'activationBar':_0x1ed5ef(0x203),'sequenceFragment':_0x1ed5ef(0x22e),'sequenceAlternativeFragment':_0x1ed5ef(0x25c),'umlClass':_0x1ed5ef(0x26f),'umlInterface':_0x1ed5ef(0x1e3),'umlInterfaceShape':'Interfaccia','umlClassifier':_0x1ed5ef(0x23c),'umlHollowDiamondConnector':_0x1ed5ef(0x1d1),'umlFilledDiamondConnector':'Connettore\x20rombo\x20pieno','umlFilledArrowConnector':_0x1ed5ef(0x21b),'umlDashedOpenArrowConnector':_0x1ed5ef(0x208),'umlDashedFilledArrowConnector':_0x1ed5ef(0x19e),'erdEntity':_0x1ed5ef(0x268),'erdKeyField':'Entità\x20campo\x20chiave','erdFieldType':'Entità\x20tipo\x20di\x20campo','erdFull':_0x1ed5ef(0x29a),'initialState':_0x1ed5ef(0x210),'finalState':_0x1ed5ef(0x298),'stateBar':_0x1ed5ef(0x1dd),'requiredInterface':_0x1ed5ef(0x1bf),'assemblyConnector':_0x1ed5ef(0x1fc),'providedInterface':_0x1ed5ef(0x29c),'componentBox':_0x1ed5ef(0x257),'component':_0x1ed5ef(0x244)},'shapeCategories':{'basics':_0x1ed5ef(0x264),'basicShapes':{'rectangle':_0x1ed5ef(0x1d5),'basicShape':_0x1ed5ef(0x219),'blockArrow':_0x1ed5ef(0x29d),'equationShape':_0x1ed5ef(0x1af),'flowchart':_0x1ed5ef(0x1f6),'starAndBanner':_0x1ed5ef(0x1cd),'callout':_0x1ed5ef(0x1c3),'actionButton':_0x1ed5ef(0x1eb),'other':_0x1ed5ef(0x286)},'classDiagram':_0x1ed5ef(0x239),'dataFlowDiagram':_0x1ed5ef(0x1d0),'line':_0x1ed5ef(0x1b7),'entityRelationshipDiagram':'Diagramma\x20entità-relazione','umlCustomShapes':_0x1ed5ef(0x194),'umlSequenceDiagram':_0x1ed5ef(0x241),'statusDiagram':_0x1ed5ef(0x294),'componentDiagram':_0x1ed5ef(0x1fa)},'connector':{'toolbar':{'sourceMarker':_0x1ed5ef(0x189),'swapMarkers':'Inverti\x20frecce','targetMarker':'Freccia\x20di\x20destinazione','lineColor':_0x1ed5ef(0x1b9),'lineWidth':_0x1ed5ef(0x18c),'opacityPercent':_0x1ed5ef(0x275),'settings':_0x1ed5ef(0x293),'smoothElbow':_0x1ed5ef(0x1cc),'bridge':'Salto\x20di\x20linea','insertText':_0x1ed5ef(0x27e),'textSettings':'Impostazioni\x20testo','alignLeft':'Allinea\x20a\x20Sinistra','alignCenter':'Allinea\x20al\x20Centro','alignRight':_0x1ed5ef(0x217),'bold':'Grassetto','italic':_0x1ed5ef(0x211),'underline':_0x1ed5ef(0x23d),'strikethrough':'Barrato','textColor':_0x1ed5ef(0x231),'editText':_0x1ed5ef(0x22d),'labelFill':_0x1ed5ef(0x27f),'labelBorder':_0x1ed5ef(0x200),'transparent':_0x1ed5ef(0x267),'breakLineBehindText':_0x1ed5ef(0x22b),'textSection':_0x1ed5ef(0x1bb),'labelSection':_0x1ed5ef(0x1d9),'deleteText':'Elimina\x20testo','more':_0x1ed5ef(0x286)},'routing':{'straight':'Linea\x20retta','elbow':_0x1ed5ef(0x24d),'polyline':_0x1ed5ef(0x202),'curve':_0x1ed5ef(0x272)},'strokeWidth':{'thin':_0x1ed5ef(0x1c9),'regular':_0x1ed5ef(0x26b),'medium':_0x1ed5ef(0x23b),'bold':_0x1ed5ef(0x18d)},'dash':{'solid':_0x1ed5ef(0x1a4),'dashed':'Tratteggiato','dotted':'Punteggiato','dashDot':'Tratto-punto'},'marker':{'none':_0x1ed5ef(0x226),'arrow':_0x1ed5ef(0x1e0),'filledArrow':_0x1ed5ef(0x28b),'openArrow':_0x1ed5ef(0x18b),'triangle':_0x1ed5ef(0x28d),'filledTriangle':_0x1ed5ef(0x206),'hollowTriangle':_0x1ed5ef(0x1b1),'diamond':_0x1ed5ef(0x23f),'hollowDiamond':'Rombo\x20vuoto','filledDiamond':_0x1ed5ef(0x249),'circle':_0x1ed5ef(0x25d),'filledCircle':_0x1ed5ef(0x218),'bar':_0x1ed5ef(0x27a),'doubleBar':'Barra\x20doppia','crowFoot':_0x1ed5ef(0x265),'crowsFoot':'Zampa\x20di\x20gallina','barCrowsFoot':_0x1ed5ef(0x282),'circleCrowsFoot':'Zampa\x20di\x20gallina\x20con\x20cerchio','circleBar':_0x1ed5ef(0x2a5),'x':'X','cross':_0x1ed5ef(0x191),'plus':_0x1ed5ef(0x288),'zeroOrOne':'Zero\x20o\x20uno','zeroOrMany':_0x1ed5ef(0x2a2),'oneOrMany':_0x1ed5ef(0x1e4)}},'zoom':{'dragMode':'Modalità\x20trascinamento','fitContent':_0x1ed5ef(0x256),'zoomOptions':_0x1ed5ef(0x28e),'zoomTo100':_0x1ed5ef(0x18f),'zoomToFit':_0x1ed5ef(0x260),'zoomToSelection':'Zoom\x20sulla\x20selezione','zoomOut':_0x1ed5ef(0x291),'resetZoom':_0x1ed5ef(0x2a1),'zoomIn':_0x1ed5ef(0x20e),'help':_0x1ed5ef(0x1f5)},'shortcutHelp':{'title':_0x1ed5ef(0x296),'close':_0x1ed5ef(0x233),'sections':{'tools':'Strumenti','navigator':_0x1ed5ef(0x1d4),'view':'Visualizza','selection':_0x1ed5ef(0x1ba),'editing':_0x1ed5ef(0x1bd),'grouping':_0x1ed5ef(0x199),'swimlane':_0x1ed5ef(0x23a),'mindMap':'Mappa\x20mentale','layout':_0x1ed5ef(0x197),'font':_0x1ed5ef(0x27d)},'items':{'showMoreShapes':_0x1ed5ef(0x1f3),'roundedRectangle':'Rettangolo\x20arrotondato','rectangle':_0x1ed5ef(0x1ca),'oval':_0x1ed5ef(0x1b6),'diamond':'Rombo','text':_0x1ed5ef(0x1bb),'elbowConnector':_0x1ed5ef(0x1b5),'line':_0x1ed5ef(0x1b7),'stickyNote':_0x1ed5ef(0x22c),'search':_0x1ed5ef(0x1a6),'zoomWheel':_0x1ed5ef(0x227),'zoomPinch':_0x1ed5ef(0x227),'zoomTo100':_0x1ed5ef(0x18f),'zoomToSelection':'Zoom\x20sulla\x20selezione','zoomToFit':'Adatta\x20alla\x20pagina','enterFullScreen':'Vai\x20a\x20schermo\x20intero','exitFullScreen':_0x1ed5ef(0x242),'selectShape':_0x1ed5ef(0x1ba),'selectAll':_0x1ed5ef(0x1a5),'multipleSelect':'Selezione\x20multipla\x20/\x20deseleziona','invertSelection':_0x1ed5ef(0x1e8),'preciseSelection':'Selezione\x20precisa','deepSelect':_0x1ed5ef(0x246),'editShape':'Modifica\x20forma','copy':_0x1ed5ef(0x248),'copyAsImage':_0x1ed5ef(0x1da),'paste':'Incolla','cut':_0x1ed5ef(0x1e1),'makeCopy':_0x1ed5ef(0x1c5),'scale':_0x1ed5ef(0x195),'copyStyle':_0x1ed5ef(0x29e),'pasteStyle':_0x1ed5ef(0x1c8),'moveAxisLocked':_0x1ed5ef(0x1f4),'flipHorizontal':_0x1ed5ef(0x285),'flipVertical':'Capovolgi\x20verticalmente','undo':_0x1ed5ef(0x29b),'redo':_0x1ed5ef(0x1b8),'toggleQuickAdd':'Mostra\x20/\x20nascondi\x20Aggiunta\x20rapida','hideCollaboratorsCursors':_0x1ed5ef(0x28c),'toggleToolbar':_0x1ed5ef(0x20a),'delete':'Elimina','group':_0x1ed5ef(0x1a7),'ungroup':_0x1ed5ef(0x299),'selectUpperLayerGroups':'Seleziona\x20gruppi\x20del\x20livello\x20superiore','selectShapesToGroup':_0x1ed5ef(0x1e9),'swimlaneLaneRename':_0x1ed5ef(0x245),'swimlaneLaneToggleCollapsed':'Riduci\x20/\x20espandi\x20corsia','swimlaneLaneMovePrevious':_0x1ed5ef(0x25f),'swimlaneLaneMoveNext':_0x1ed5ef(0x213),'swimlaneLaneRemove':_0x1ed5ef(0x253),'addSiblingNode':_0x1ed5ef(0x20f),'addChildNode':_0x1ed5ef(0x27c),'addParentNode':_0x1ed5ef(0x1fd),'foldChildNodes':'Chiudi\x20/\x20apri\x20nodi\x20figlio','collapseAllNodes':_0x1ed5ef(0x1c1),'addDescription':'Aggiungi\x20descrizione','editCurrentNode':_0x1ed5ef(0x277),'bringToFront':_0x1ed5ef(0x21e),'sendToBack':_0x1ed5ef(0x27b),'alignLeft':_0x1ed5ef(0x24b),'alignRight':_0x1ed5ef(0x21c),'alignTop':_0x1ed5ef(0x259),'alignBottom':_0x1ed5ef(0x26a),'alignMiddle':_0x1ed5ef(0x1d6),'alignCenter':_0x1ed5ef(0x215),'distributeHorizontally':_0x1ed5ef(0x243),'distributeVertically':_0x1ed5ef(0x24f),'disableObjectAlignment':_0x1ed5ef(0x1a3),'increaseFontSize':'Aumenta\x20dimensione\x20testo','decreaseFontSize':'Riduci\x20dimensione\x20testo','bold':_0x1ed5ef(0x1c7),'strikethrough':'Barrato','italic':_0x1ed5ef(0x211),'underline':_0x1ed5ef(0x23d),'link':'Collegamento','numberedList':'Elenco\x20numerato','bulletedList':'Elenco\x20puntato','quote':_0x1ed5ef(0x18a),'alignTextLeft':_0x1ed5ef(0x24b),'alignTextRight':_0x1ed5ef(0x21c),'alignTextCenter':_0x1ed5ef(0x250)}}}};module[_0x1ed5ef(0x1ae)]=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x3c92(_0x39c51d,_0x109984){_0x39c51d=_0x39c51d-0xfc;const _0x197b5f=_0x197b();let _0x3c92cb=_0x197b5f[_0x39c51d];return _0x3c92cb;}const _0x414837=_0x3c92;(function(_0x3bf1ee,_0x3b42d1){const _0xc41c9b=_0x3c92,_0x3d137b=_0x3bf1ee();while(!![]){try{const _0x2176ef=-parseInt(_0xc41c9b(0x164))/0x1+-parseInt(_0xc41c9b(0x18a))/0x2+parseInt(_0xc41c9b(0x189))/0x3+-parseInt(_0xc41c9b(0x166))/0x4+-parseInt(_0xc41c9b(0x175))/0x5+-parseInt(_0xc41c9b(0x13b))/0x6+-parseInt(_0xc41c9b(0x113))/0x7*(-parseInt(_0xc41c9b(0x1c9))/0x8);if(_0x2176ef===_0x3b42d1)break;else _0x3d137b['push'](_0x3d137b['shift']());}catch(_0xdeafab){_0x3d137b['push'](_0x3d137b['shift']());}}}(_0x197b,0xc070a));const e={'boards-ui':{'line':{'title':'線'},'contextMenu':{'container':{'rename':_0x414837(0x130),'fitToContent':_0x414837(0x17d),'selectContents':'コンテンツを選択','enableAutoResize':_0x414837(0x198),'disableAutoResize':'自動サイズ調整を無効化','lockMembership':_0x414837(0x184),'unlockMembership':_0x414837(0xfc),'disband':_0x414837(0x165),'delete':_0x414837(0x12e)},'containerChild':{'moveOut':_0x414837(0x156),'selectParent':'親コンテナを選択','fitParent':'親コンテナをコンテンツに合わせる'},'swimlaneLane':{'add':_0x414837(0x1d0),'addBelow':'下側にレーンを追加','addRight':_0x414837(0x16d),'remove':'レーンを削除','removeAndMovePrevious':_0x414837(0x115),'removeAndPromote':_0x414837(0x1a4),'removeAndDeleteContent':'コンテンツとレーンを削除','removeAndMoveNext':_0x414837(0x108),'rename':'レーン名を変更','movePrevious':'レーンを前へ移動','moveNext':_0x414837(0x1aa),'expand':_0x414837(0x195),'collapse':'レーンを折りたたむ'}},'popup':{'containerName':_0x414837(0x1cb),'laneName':_0x414837(0x162),'cancel':_0x414837(0x161),'rename':_0x414837(0x193)},'ink':{'finishEditing':'完了','enterEditing':'パスを編集'},'mindMap':{'description':'説明','descriptionPlaceholder':_0x414837(0x117),'saveDescription':'保存'},'panel':{'moreShapes':_0x414837(0x122),'more':_0x414837(0x1b9),'back':'戻る','close':'閉じる','stickyNote':'付箋','lineColor':_0x414837(0x141),'lineWidth':_0x414837(0x1d7),'reverseMarkers':_0x414837(0x159),'searchShapes':'図形を検索','container':_0x414837(0x1b1),'swimlane':_0x414837(0x11c),'verticalSwimlane':'縦方向のスイムレーン','horizontalSwimlane':_0x414837(0x19a),'vertical':'縦','horizontal':'横','tableCustomSize':'カスタムサイズ','tableRows':'行数','tableColumns':'列数','tableInsert':'挿入','customContainer':_0x414837(0x178),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x414837(0x1b8),'containerA4':'A4','mindMapGroupMindMap':'マインドマップ','mindMapGroupTree':_0x414837(0x19f),'mindMapGroupTimeline':'タイムライン','mindMapRight':_0x414837(0x114),'mindMapLeft':'左向きマインドマップ','mindMapHorizontal':_0x414837(0x143),'mindMapVertical':_0x414837(0x14f),'mindMapTreeRight':_0x414837(0x196),'mindMapTreeLeft':_0x414837(0x16f),'mindMapTreeAlternate':_0x414837(0x1a7),'mindMapTimelineHorizontal':'横向きタイムライン','mindMapTimelineVertical':_0x414837(0x123),'mindMapNodeText':_0x414837(0x1c4)},'settings':{'collaboratorCursors':'共同編集者のカーソル','find':'検索','grid':_0x414837(0x1ae),'preciseSelection':_0x414837(0x121),'quickAdd':_0x414837(0x1c5),'theme':'テーマ','themeOption':_0x414837(0x1b4),'themePreviewStart':'開始','themePreviewData':_0x414837(0x1d4),'undo':_0x414837(0x1ce),'redo':'やり直し','settings':'設定','objects':_0x414837(0x19e),'findBoardElements':_0x414837(0x1b0),'noMatches':_0x414837(0x18d),'showDimensions':'寸法を表示','showToolbar':'ツールバーを表示','translateInto':'翻訳'},'objectListPanel':{'title':_0x414837(0x19e),'empty':_0x414837(0x133),'showAll':_0x414837(0x12f),'hideAll':_0x414837(0x1c8),'moveForward':_0x414837(0x109),'moveBackward':_0x414837(0x1db),'close':_0x414837(0x17a),'nameInput':_0x414837(0x12c),'hide':_0x414837(0x182),'show':'表示','lock':_0x414837(0x186),'unlock':'ロック解除','details':'詳細','locate':'位置を表示','expand':'展開','collapse':'折りたたむ','dragToReorder':_0x414837(0x168),'search':_0x414837(0x1b2),'filterAll':'すべて','filterHidden':'非表示','filterLocked':_0x414837(0x145),'sectionCanvas':_0x414837(0x111),'sectionFloating':_0x414837(0x1da),'name':'名前','description':'説明','descriptionPlaceholder':_0x414837(0x136),'noSelection':_0x414837(0x128),'elementTypes':{'object':_0x414837(0x19e),'connector':'コネクタ','container':_0x414837(0x1b1),'group':_0x414837(0x100),'image':'画像','chart':_0x414837(0x15d),'page':'ページ','placeholder':_0x414837(0x10e),'shape':'図形','table':_0x414837(0x1a9),'text':_0x414837(0x1a1),'smartArt':'SmartArt','video':_0x414837(0x10a),'unit':'ユニット','dom':'DOM'}},'find':{'lanePosition':_0x414837(0x1e3),'tableCellPosition':_0x414837(0x1b6),'elementTypes':{'connector':_0x414837(0x131),'container':_0x414837(0x1b1),'group':'グループ','image':'画像','page':_0x414837(0x144),'placeholder':_0x414837(0x10e),'shape':'図形','table':_0x414837(0x1a9),'text':'テキスト'}},'themePresets':{'default':'既定','classic':'クラシック','vintage':_0x414837(0x126),'gray':_0x414837(0x1ba),'vibrant':_0x414837(0x18b),'blue':_0x414837(0x177)},'toolbar':{'resetColor':_0x414837(0x169),'shape':'図形','text':_0x414837(0x1a1),'stickyNote':'付箋','line':_0x414837(0x131),'container':_0x414837(0x1b1),'swimlane':_0x414837(0x11c),'table':'テーブル','chart':_0x414837(0x187),'pen':'ペン','mindMap':'マインドマップ','resources':_0x414837(0x12d),'image':'画像','wrapInContainer':'コンテナで囲む','addSwimlaneLane':_0x414837(0x1d0),'swimlaneMenu':_0x414837(0x11c),'swimlaneLaneMenu':_0x414837(0xff),'editBrushPath':'ブラシパスを編集','arrange':'配置','bringToFront':_0x414837(0x181),'bringForward':'前面へ','sendBackward':_0x414837(0x14a),'sendToBack':'最背面へ','more':'詳細'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x414837(0x15b),'oval':'楕円','diamond':_0x414837(0x18c),'rectangle':'長方形','circle':'円','cylinder':'円柱','chevron':'シェブロン','rightArrowBlock':_0x414837(0x1c3),'parallelogram':_0x414837(0x1d6),'trapezoid':'台形','speechBubble':_0x414837(0x180),'roundedCallout':'角丸コールアウト','rightTriangle':_0x414837(0x157),'triangle':_0x414837(0x139),'star':'星','hexagon':_0x414837(0x16a),'pentagon':'五角形','octagon':_0x414837(0x124),'leftArrow':_0x414837(0x1ab),'rightArrow':'右矢印','leftRightArrow':_0x414837(0x106),'cloud':'雲','leftBrace':_0x414837(0x150),'rightBrace':_0x414837(0x1dd),'plus':_0x414837(0x179),'actor':'アクター','boundary':'境界','control':_0x414837(0x19d),'entity':_0x414837(0x14c),'collection':'コレクション','dataFlowRoundedRectangle':_0x414837(0x15b),'dataFlowCircle':'円','dataFlowRoundedSquare':_0x414837(0x15c),'dataStorage1':_0x414837(0x1c0),'dataStorage2':_0x414837(0x116),'dataStorage3':_0x414837(0x1c7),'lineNone':_0x414837(0x1bc),'lineDashedNone':_0x414837(0x11a),'lineOpenArrow':_0x414837(0x1e0),'lineDoubleOpenArrow':'両端開き矢印','actorLifeline':_0x414837(0x1cc),'boundaryLifeline':_0x414837(0x172),'controlLifeline':_0x414837(0x16e),'entityLifeline':_0x414837(0x18f),'collectionLifeline':_0x414837(0x1ac),'objectLifeline':_0x414837(0x12a),'magneticDiskLifeline':_0x414837(0x1b3),'directAccessStorageLifeline':_0x414837(0x1de),'activationBar':_0x414837(0x1a2),'sequenceFragment':'シーケンスフラグメント','sequenceAlternativeFragment':_0x414837(0x1b7),'umlClass':'クラス','umlInterface':_0x414837(0x11d),'umlInterfaceShape':'インターフェース','umlClassifier':_0x414837(0x192),'umlHollowDiamondConnector':_0x414837(0x135),'umlFilledDiamondConnector':'塗りつぶしひし形コネクタ','umlFilledArrowConnector':_0x414837(0x125),'umlDashedOpenArrowConnector':_0x414837(0x19c),'umlDashedFilledArrowConnector':'破線塗りつぶし矢印コネクタ','erdEntity':_0x414837(0x14c),'erdKeyField':'キーフィールドエンティティ','erdFieldType':'フィールドタイプエンティティ','erdFull':_0x414837(0x151),'initialState':_0x414837(0x171),'finalState':_0x414837(0x1e1),'stateBar':_0x414837(0x1d3),'requiredInterface':_0x414837(0x160),'assemblyConnector':_0x414837(0x148),'providedInterface':_0x414837(0x173),'componentBox':'コンポーネントボックス','component':_0x414837(0x10f)},'shapeCategories':{'basics':'基本','basicShapes':{'rectangle':'四角形','basicShape':_0x414837(0x13e),'blockArrow':_0x414837(0x120),'equationShape':_0x414837(0x11e),'flowchart':_0x414837(0x129),'starAndBanner':_0x414837(0x102),'callout':_0x414837(0x180),'actionButton':_0x414837(0x147),'other':_0x414837(0x140)},'classDiagram':_0x414837(0x1d8),'dataFlowDiagram':_0x414837(0x11b),'line':'線','entityRelationshipDiagram':_0x414837(0x17e),'umlCustomShapes':_0x414837(0x146),'umlSequenceDiagram':_0x414837(0x15a),'statusDiagram':_0x414837(0x18e),'componentDiagram':'コンポーネント図'},'connector':{'toolbar':{'sourceMarker':_0x414837(0x119),'swapMarkers':_0x414837(0xfd),'targetMarker':'終点矢印','lineColor':'線の色','lineWidth':'太さ','opacityPercent':_0x414837(0x13c),'settings':'線の設定','smoothElbow':_0x414837(0x127),'bridge':_0x414837(0x1be),'insertText':_0x414837(0x13f),'textSettings':_0x414837(0x16b),'alignLeft':_0x414837(0x14b),'alignCenter':_0x414837(0x167),'alignRight':_0x414837(0x13a),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':_0x414837(0x1c1),'textColor':_0x414837(0x15f),'editText':_0x414837(0x1bb),'labelFill':_0x414837(0x104),'labelBorder':_0x414837(0x197),'transparent':'透明','breakLineBehindText':'テキストの背後で線を分割','textSection':'テキスト','labelSection':'ラベル','deleteText':'テキストを削除','more':'詳細'},'routing':{'straight':'直線','elbow':_0x414837(0x1a0),'polyline':_0x414837(0x1bd),'curve':_0x414837(0x1b5)},'strokeWidth':{'thin':'極細','regular':'標準','medium':'中','bold':'太'},'dash':{'solid':'実線','dashed':'破線','dotted':'点線','dashDot':_0x414837(0x1a3)},'marker':{'none':'なし','arrow':'矢印','filledArrow':'塗りつぶし矢印','openArrow':_0x414837(0x14e),'triangle':_0x414837(0x139),'filledTriangle':'塗りつぶし三角形','hollowTriangle':_0x414837(0x183),'diamond':'ひし形','hollowDiamond':_0x414837(0x105),'filledDiamond':_0x414837(0x1cf),'circle':'円','filledCircle':_0x414837(0x13d),'bar':'バー','doubleBar':_0x414837(0x1d2),'crowFoot':'カラスの足','crowsFoot':_0x414837(0x152),'barCrowsFoot':_0x414837(0x1c2),'circleCrowsFoot':_0x414837(0x142),'circleBar':_0x414837(0x190),'x':'X','cross':'十字','plus':'十字','zeroOrOne':_0x414837(0x16c),'zeroOrMany':_0x414837(0x1e4),'oneOrMany':'一または多'}},'zoom':{'dragMode':_0x414837(0x17b),'fitContent':_0x414837(0x17d),'zoomOptions':_0x414837(0x1a8),'zoomTo100':_0x414837(0x1d5),'zoomToFit':_0x414837(0x101),'zoomToSelection':_0x414837(0x118),'zoomOut':'縮小','resetZoom':_0x414837(0x1ad),'zoomIn':'拡大','help':'ヘルプ'},'shortcutHelp':{'title':_0x414837(0x174),'close':_0x414837(0x1d9),'sections':{'tools':_0x414837(0x1ca),'navigator':'ナビゲーター','view':_0x414837(0x194),'selection':'図形の選択','editing':_0x414837(0x153),'grouping':_0x414837(0x188),'swimlane':_0x414837(0x11c),'mindMap':_0x414837(0x176),'layout':'レイアウト','font':_0x414837(0x11f)},'items':{'showMoreShapes':_0x414837(0x1cd),'roundedRectangle':'角丸長方形','rectangle':'長方形','oval':'楕円','diamond':'ひし形','text':_0x414837(0x1a1),'elbowConnector':'エルボーコネクタ','line':'直線','stickyNote':'付箋','search':'検索','zoomWheel':_0x414837(0x138),'zoomPinch':'拡大\x20/\x20縮小','zoomTo100':_0x414837(0x1d5),'zoomToSelection':_0x414837(0x118),'zoomToFit':'全体を表示','enterFullScreen':'フルスクリーンに入る','exitFullScreen':_0x414837(0x112),'selectShape':'図形を選択','selectAll':_0x414837(0x191),'multipleSelect':_0x414837(0x15e),'invertSelection':_0x414837(0x17f),'preciseSelection':_0x414837(0x121),'deepSelect':_0x414837(0x1a6),'editShape':_0x414837(0xfe),'copy':_0x414837(0x10b),'copyAsImage':_0x414837(0x1dc),'paste':_0x414837(0x185),'cut':'切り取り','makeCopy':_0x414837(0x14d),'scale':'拡大縮小','copyStyle':_0x414837(0x149),'pasteStyle':'スタイルを貼り付け','moveAxisLocked':_0x414837(0x170),'flipHorizontal':'水平方向に反転','flipVertical':_0x414837(0x103),'undo':_0x414837(0x1ce),'redo':'やり直し','toggleQuickAdd':_0x414837(0x155),'hideCollaboratorsCursors':_0x414837(0x1c6),'toggleToolbar':_0x414837(0x154),'delete':'削除','group':_0x414837(0x17c),'ungroup':'グループ解除','selectUpperLayerGroups':_0x414837(0x163),'selectShapesToGroup':'グループ化する図形を選択','swimlaneLaneRename':_0x414837(0x1df),'swimlaneLaneToggleCollapsed':_0x414837(0x10d),'swimlaneLaneMovePrevious':_0x414837(0x132),'swimlaneLaneMoveNext':_0x414837(0x1aa),'swimlaneLaneRemove':'レーンを削除','addSiblingNode':_0x414837(0x12b),'addChildNode':'子ノードを追加','addParentNode':_0x414837(0x1e2),'foldChildNodes':_0x414837(0x107),'collapseAllNodes':_0x414837(0x137),'addDescription':_0x414837(0x136),'editCurrentNode':_0x414837(0x158),'bringToFront':'最前面へ','sendToBack':_0x414837(0x199),'alignLeft':_0x414837(0x14b),'alignRight':_0x414837(0x13a),'alignTop':'上揃え','alignBottom':'下揃え','alignMiddle':_0x414837(0x19b),'alignCenter':'水平方向に中央揃え','distributeHorizontally':_0x414837(0x1bf),'distributeVertically':_0x414837(0x1af),'disableObjectAlignment':'オブジェクトの配置を無効化','increaseFontSize':_0x414837(0x110),'decreaseFontSize':'フォントサイズを小さく','bold':'太字','strikethrough':'取り消し線','italic':'斜体','underline':'下線','link':_0x414837(0x134),'numberedList':_0x414837(0x1a5),'bulletedList':_0x414837(0x1d1),'quote':'引用','alignTextLeft':'左揃え','alignTextRight':'右揃え','alignTextCenter':_0x414837(0x167)}}}};module[_0x414837(0x10c)]=e;function _0x197b(){const _0x1678d2=['レーンを折りたたむ\x20/\x20展開する','プレースホルダー','コンポーネント','フォントサイズを大きく','キャンバスレイヤー','フルスクリーンを終了','497KUpWoh','右向きマインドマップ','コンテンツを前のレーンに移動して削除','データストレージ\x202','このノードの説明を追加','選択範囲にズーム','始点矢印','破線(矢印なし)','データフロー図','スイムレーン','インターフェース','数式図形','フォント設定','ブロック矢印','精確な選択','その他の図形','縦向きタイムライン','八角形','塗りつぶし矢印コネクタ','ビンテージ','エルボーカーブ','オブジェクトを選択して詳細を編集','フローチャート','オブジェクトのライフライン','兄弟ノードを追加','オブジェクト名','リソース','コンテナを削除','すべて表示','コンテナの名前を変更','コネクタ','レーンを前へ移動','オブジェクトがありません','リンク','中空ひし形コネクタ','説明を追加','すべてのノードを折りたたむ\x20/\x20展開する','拡大\x20/\x20縮小','三角形','右揃え','8553720UNUuRV','不透明度\x20{0}%','塗りつぶし円','基本図形','テキストを挿入','その他','線の色','円付きカラスの足','左右マインドマップ','ページ','ロック済み','UML\x20カスタム図形','アクションボタン','アセンブリコネクタ','スタイルをコピー','背面へ','左揃え','エンティティ','コピーを作成','開矢印','上下マインドマップ','左波括弧','キーフィールドタイプエンティティ','カラスの足','図形の編集','ツールバーの表示\x20/\x20非表示','クイック追加の表示\x20/\x20非表示','コンテナから出す','直角三角形','現在のノードを編集','矢印を反転','UML\x20シーケンス図','角丸長方形','角丸正方形','グラフ','複数選択\x20/\x20選択解除','文字の色','要求インターフェース','キャンセル','レーン名','上位レイヤーのグループを選択','1222472YqcjZt','コンテナを解散','773448MrITFP','中央揃え','ドラッグして並べ替え','色をリセット','六角形','テキスト設定','ゼロまたは一','右側にレーンを追加','コントロールのライフライン','左向きツリー','水平\x20/\x20垂直に移動','初期状態','境界のライフライン','提供インターフェース','キーボードショートカット','1477550OmMenG','マインドマップ','ブルー','カスタム','プラス','閉じる','ドラッグモード','グループ化','コンテンツに合わせる','実体関連図','選択を反転','吹き出し','最前面へ','非表示','中空三角形','メンバーシップをロック','貼り付け','ロック','チャート','図形のグループ化','564312qNEFDo','442454dOlmaJ','ビビッド','ひし形','一致する項目がありません','状態図','エンティティのライフライン','円とバー','すべて選択','分類子','名前を変更','ビュー','レーンを展開','右向きツリー','ラベルの枠線','自動サイズ調整を有効化','最背面へ','横方向のスイムレーン','垂直方向に中央揃え','破線開矢印コネクタ','コントロール','オブジェクト','ツリー図','直角エルボー線','テキスト','アクティベーションバー','一点鎖線','コンテンツを外に出してレーンを削除','番号付きリスト','深い選択','左右ツリー','ズームオプション','テーブル','レーンを後ろへ移動','左矢印','コレクションのライフライン','ズームをリセット','グリッド','垂直方向に分布','ボード要素を検索','コンテナ','オブジェクトを検索','磁気ディスクのライフライン','テーマ\x20{0}','カーブ','行\x20{0}、列\x20{1}','代替シーケンスフラグメント','1\x20:\x201','さらに表示','グレー','テキストを編集','線(矢印なし)','ポリライン','ジャンパー','水平方向に分布','データストレージ\x201','取り消し線','バー付きカラスの足','右向き矢印ブロック','テキストを追加','クイック追加','共同編集者のカーソルを非表示','データストレージ\x203','すべて非表示','446008NWztXG','ツール','コンテナ名','アクターのライフライン','より多くの図形を表示','元に戻す','塗りつぶしひし形','レーンを追加','箇条書きリスト','二重バー','状態バー','データ','100%\x20にズーム','平行四辺形','線の太さ','クラス図','ショートカットを閉じる','フローティングレイヤー','背面へ移動','画像としてコピー','右波括弧','直接アクセス記憶装置のライフライン','レーン名を変更','開いた矢印','終了状態','親ノードを追加','レーン\x20{0}','ゼロまたは多','メンバーシップのロックを解除','矢印を入れ替え','図形を編集','レーン','グループ','全体を表示','星とリボン','垂直方向に反転','ラベルの背景','中空ひし形','左右矢印','子ノードを折りたたむ\x20/\x20展開する','コンテンツを次のレーンに移動して削除','前面へ移動','ビデオ','コピー','exports'];_0x197b=function(){return _0x1678d2;};return _0x197b();}
|
|
1
|
+
const _0x1ed81f=_0x344d;(function(_0x3c27e7,_0x57b5cd){const _0x2f0669=_0x344d,_0x1d22eb=_0x3c27e7();while(!![]){try{const _0x4f7410=parseInt(_0x2f0669(0xef))/0x1*(-parseInt(_0x2f0669(0x110))/0x2)+-parseInt(_0x2f0669(0x112))/0x3*(-parseInt(_0x2f0669(0xfd))/0x4)+-parseInt(_0x2f0669(0x11f))/0x5*(-parseInt(_0x2f0669(0x119))/0x6)+parseInt(_0x2f0669(0x117))/0x7*(parseInt(_0x2f0669(0xea))/0x8)+parseInt(_0x2f0669(0xf3))/0x9+-parseInt(_0x2f0669(0x1a8))/0xa+-parseInt(_0x2f0669(0x13e))/0xb*(parseInt(_0x2f0669(0x14c))/0xc);if(_0x4f7410===_0x57b5cd)break;else _0x1d22eb['push'](_0x1d22eb['shift']());}catch(_0x53e361){_0x1d22eb['push'](_0x1d22eb['shift']());}}}(_0x5ceb,0xb7de5));function _0x344d(_0x56b4b5,_0x232176){_0x56b4b5=_0x56b4b5-0xb5;const _0x5cebc1=_0x5ceb();let _0x344dbc=_0x5cebc1[_0x56b4b5];return _0x344dbc;}function _0x5ceb(){const _0x7589f8=['親ノードを追加','コンテンツを選択','ブルー','SmartArt','バー付きカラスの足','フローティングレイヤー','コネクタ','キャンセル','共同編集者のカーソルを非表示','メンバーシップのロックを解除','1\x20:\x201','一致する項目がありません','コンポーネントボックス','exports','ロック済み','開矢印','スイムレーン','オブジェクト','複数選択\x20/\x20選択解除','子ノードを折りたたむ\x20/\x20展開する','説明を追加','取り消し線','すべて','ロック','エンティティ','矢印を反転','コンテナを解散','コレクション','ページ','四角形','ツリー図','グレー','ツールバーを表示','終点矢印','親コンテナをコンテンツに合わせる','16\x20:\x209','このノードの説明を追加','テーブル','円付きカラスの足','クイック追加の表示\x20/\x20非表示','UML\x20カスタム図形','エルボーコネクタ','現在のノードを編集','円とバー','レーンを折りたたむ\x20/\x20展開する','ズームオプション','精確な選択','インターフェース','オブジェクト名','ユニット','レーン\x20{0}','979210BqulnM','テキストを挿入','線の設定','塗りつぶしひし形コネクタ','ツールバーの表示\x20/\x20非表示','拡大縮小','シーケンスフラグメント','右向きツリー','データフロー図','線の太さ','左向きマインドマップ','クラス図','さらに表示','ラベル','キーフィールドエンティティ','吹き出し','アクションボタン','コンテナ名','コンテナから出す','UML\x20シーケンス図','数式図形','中空三角形','平行四辺形','前面へ','レーンを前へ移動','レーンを削除','下揃え','両端開き矢印','レーン','塗りつぶし矢印コネクタ','閉じる','不透明度\x20{0}%','垂直方向に中央揃え','背面へ移動','中央揃え','線(矢印なし)','エンティティのライフライン','アクティベーションバー','フローチャート','オブジェクトを検索','位置を表示','縦向きタイムライン','カスタム','左右矢印','全体を表示','折りたたむ','タイムライン','ショートカットを閉じる','レーン名を変更','マインドマップ','グループ解除','キーフィールドタイプエンティティ','拡大\x20/\x20縮小','ひし形','ラベルの背景','直接アクセス記憶装置のライフライン','8rjnDlv','ビデオ','ドラッグモード','コンテンツを前のレーンに移動して削除','画像としてコピー','66547ZhHEPs','矢印を入れ替え','ゼロまたは一','ビューポートバー','7218693IEAdTN','クイック追加','カーブ','図形を編集','塗りつぶし円','代替シーケンスフラグメント','直角三角形','色をリセット','深い選択','縦方向のスイムレーン','11188tsMMcs','その他','直角エルボー線','左揃え','基本図形','右向き矢印ブロック','より多くの図形を表示','データストレージ\x201','右揃え','フォントサイズを小さく','線の色','フルスクリーンを終了','状態図','オブジェクトを選択して詳細を編集','破線塗りつぶし矢印コネクタ','テキストを追加','中空ひし形','名前を変更','チャート','26lzLdUh','パスを編集','375LBHrBX','ブロック矢印','最前面へ','レーンを折りたたむ','コンテンツとレーンを削除','4438007GhrmTj','図形の選択','3571158QAhQus','クラシック','下側にレーンを追加','角丸コールアウト','星とリボン','すべてのノードを折りたたむ\x20/\x20展開する','10pqxOQl','子ノードを追加','図形の編集','ビビッド','レーン名','ラベルの枠線','右波括弧','ポリライン','コンテンツに合わせる','元に戻す','前面へ移動','コレクションのライフライン','最背面へ','ズームをリセット','一点鎖線','右向きマインドマップ','貼り付け','テキスト','左波括弧','ドラッグして並べ替え','オブジェクトがありません','メンバーシップをロック','磁気ディスクのライフライン','クラス','破線開矢印コネクタ','兄弟ノードを追加','コンテンツを外に出してレーンを削除','選択範囲にズーム','塗りつぶし三角形','レーンを後ろへ移動','自動サイズ調整を有効化','6929626sbENpp','コンテナ','右側にレーンを追加','提供インターフェース','番号付きリスト','カラスの足','コントロールのライフライン','水平方向に分布','ツール','図形を選択','すべて非表示','やり直し','DOM','選択を反転','24UQcpId','角丸長方形','ヘルプ','八角形','エルボーカーブ','文字の色','行\x20{0}、列\x20{1}','レーンを追加','すべて選択','ボード要素を検索','グリッド','塗りつぶし矢印','非表示','キャンバスレイヤー','左向きツリー','100%\x20にズーム','グループ','データ','図形のグループ化','背面へ','親コンテナを選択','コンポーネント図','ゼロまたは多','テーマ','五角形','すべて表示','コピーを作成','水平方向に中央揃え','テキスト設定','コンテナの名前を変更','プレースホルダー','垂直方向に分布','オブジェクトのライフライン','コンテンツを次のレーンに移動して削除','スタイルを貼り付け','破線(矢印なし)','境界のライフライン','テーマ\x20{0}','二重バー','初期状態','右矢印'];_0x5ceb=function(){return _0x7589f8;};return _0x5ceb();}const e={'boards-ui':{'line':{'title':'線'},'contextMenu':{'container':{'rename':_0x1ed81f(0x169),'fitToContent':_0x1ed81f(0x127),'selectContents':_0x1ed81f(0x176),'enableAutoResize':_0x1ed81f(0x13d),'disableAutoResize':'自動サイズ調整を無効化','lockMembership':_0x1ed81f(0x134),'unlockMembership':_0x1ed81f(0x17e),'disband':_0x1ed81f(0x18f),'delete':'コンテナを削除'},'containerChild':{'moveOut':_0x1ed81f(0xc4),'selectParent':_0x1ed81f(0x160),'fitParent':_0x1ed81f(0x197)},'swimlaneLane':{'add':'レーンを追加','addBelow':_0x1ed81f(0x11b),'addRight':_0x1ed81f(0x140),'remove':_0x1ed81f(0xcb),'removeAndMovePrevious':_0x1ed81f(0xed),'removeAndPromote':_0x1ed81f(0x139),'removeAndDeleteContent':_0x1ed81f(0x116),'removeAndMoveNext':_0x1ed81f(0x16d),'rename':_0x1ed81f(0xe2),'movePrevious':_0x1ed81f(0xca),'moveNext':_0x1ed81f(0x13c),'expand':'レーンを展開','collapse':_0x1ed81f(0x115)}},'popup':{'containerName':_0x1ed81f(0xc3),'laneName':_0x1ed81f(0x123),'cancel':_0x1ed81f(0x17c),'rename':_0x1ed81f(0x10e)},'ink':{'finishEditing':'完了','enterEditing':_0x1ed81f(0x111)},'mindMap':{'description':'説明','descriptionPlaceholder':_0x1ed81f(0x199),'saveDescription':'保存'},'panel':{'moreShapes':'その他の図形','more':_0x1ed81f(0xbe),'back':'戻る','close':_0x1ed81f(0xd0),'stickyNote':'付箋','lineColor':_0x1ed81f(0x107),'lineWidth':_0x1ed81f(0xbb),'reverseMarkers':_0x1ed81f(0x18e),'searchShapes':'図形を検索','container':_0x1ed81f(0x13f),'swimlane':_0x1ed81f(0x185),'verticalSwimlane':_0x1ed81f(0xfc),'horizontalSwimlane':'横方向のスイムレーン','vertical':'縦','horizontal':'横','tableCustomSize':'カスタムサイズ','tableRows':'行数','tableColumns':'列数','tableInsert':'挿入','customContainer':_0x1ed81f(0xdc),'containerRatio16By9':_0x1ed81f(0x198),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x1ed81f(0x17f),'containerA4':'A4','mindMapGroupMindMap':_0x1ed81f(0xe3),'mindMapGroupTree':_0x1ed81f(0x193),'mindMapGroupTimeline':_0x1ed81f(0xe0),'mindMapRight':_0x1ed81f(0x12e),'mindMapLeft':_0x1ed81f(0xbc),'mindMapHorizontal':'左右マインドマップ','mindMapVertical':'上下マインドマップ','mindMapTreeRight':_0x1ed81f(0xb9),'mindMapTreeLeft':_0x1ed81f(0x15a),'mindMapTreeAlternate':'左右ツリー','mindMapTimelineHorizontal':'横向きタイムライン','mindMapTimelineVertical':_0x1ed81f(0xdb),'mindMapNodeText':_0x1ed81f(0x10c)},'settings':{'collaboratorCursors':'共同編集者のカーソル','find':'検索','grid':_0x1ed81f(0x156),'viewportBar':_0x1ed81f(0xf2),'preciseSelection':_0x1ed81f(0x1a3),'quickAdd':_0x1ed81f(0xf4),'theme':_0x1ed81f(0x163),'themeOption':_0x1ed81f(0x171),'themePreviewStart':'開始','themePreviewData':_0x1ed81f(0x15d),'undo':_0x1ed81f(0x128),'redo':_0x1ed81f(0x149),'settings':'設定','objects':_0x1ed81f(0x186),'findBoardElements':_0x1ed81f(0x155),'noMatches':_0x1ed81f(0x180),'showDimensions':'寸法を表示','showToolbar':_0x1ed81f(0x195),'translateInto':'翻訳'},'objectListPanel':{'title':'オブジェクト','empty':_0x1ed81f(0x133),'showAll':_0x1ed81f(0x165),'hideAll':_0x1ed81f(0x148),'moveForward':_0x1ed81f(0x129),'moveBackward':_0x1ed81f(0xd3),'close':'閉じる','nameInput':_0x1ed81f(0x1a5),'hide':_0x1ed81f(0x158),'show':'表示','lock':_0x1ed81f(0x18c),'unlock':'ロック解除','details':'詳細','locate':_0x1ed81f(0xda),'expand':'展開','collapse':_0x1ed81f(0xdf),'dragToReorder':_0x1ed81f(0x132),'search':_0x1ed81f(0xd9),'filterAll':_0x1ed81f(0x18b),'filterHidden':_0x1ed81f(0x158),'filterLocked':_0x1ed81f(0x183),'sectionCanvas':_0x1ed81f(0x159),'sectionFloating':_0x1ed81f(0x17a),'name':'名前','description':'説明','descriptionPlaceholder':_0x1ed81f(0x189),'noSelection':_0x1ed81f(0x10a),'elementTypes':{'object':_0x1ed81f(0x186),'connector':_0x1ed81f(0x17b),'container':_0x1ed81f(0x13f),'group':_0x1ed81f(0x15c),'image':'画像','chart':'グラフ','page':_0x1ed81f(0x191),'placeholder':_0x1ed81f(0x16a),'shape':'図形','table':_0x1ed81f(0x19a),'text':'テキスト','smartArt':_0x1ed81f(0x178),'video':_0x1ed81f(0xeb),'unit':_0x1ed81f(0x1a6),'dom':_0x1ed81f(0x14a)}},'find':{'lanePosition':_0x1ed81f(0x1a7),'tableCellPosition':_0x1ed81f(0x152),'elementTypes':{'connector':'コネクタ','container':'コンテナ','group':_0x1ed81f(0x15c),'image':'画像','page':_0x1ed81f(0x191),'placeholder':_0x1ed81f(0x16a),'shape':'図形','table':_0x1ed81f(0x19a),'text':'テキスト'}},'themePresets':{'default':'既定','classic':_0x1ed81f(0x11a),'vintage':'ビンテージ','gray':_0x1ed81f(0x194),'vibrant':_0x1ed81f(0x122),'blue':_0x1ed81f(0x177)},'toolbar':{'resetColor':_0x1ed81f(0xfa),'shape':'図形','text':'テキスト','stickyNote':'付箋','line':_0x1ed81f(0x17b),'container':_0x1ed81f(0x13f),'swimlane':_0x1ed81f(0x185),'table':_0x1ed81f(0x19a),'chart':_0x1ed81f(0x10f),'pen':'ペン','mindMap':_0x1ed81f(0xe3),'resources':'リソース','image':'画像','wrapInContainer':'コンテナで囲む','addSwimlaneLane':_0x1ed81f(0x153),'swimlaneMenu':_0x1ed81f(0x185),'swimlaneLaneMenu':_0x1ed81f(0xce),'editBrushPath':'ブラシパスを編集','arrange':'配置','bringToFront':_0x1ed81f(0x114),'bringForward':_0x1ed81f(0xc9),'sendBackward':_0x1ed81f(0x15f),'sendToBack':_0x1ed81f(0x12b),'more':'詳細'},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x1ed81f(0x14d),'oval':'楕円','diamond':_0x1ed81f(0xe7),'rectangle':'長方形','circle':'円','cylinder':'円柱','chevron':'シェブロン','rightArrowBlock':_0x1ed81f(0x102),'parallelogram':_0x1ed81f(0xc8),'trapezoid':'台形','speechBubble':_0x1ed81f(0xc1),'roundedCallout':_0x1ed81f(0x11c),'rightTriangle':_0x1ed81f(0xf9),'triangle':'三角形','star':'星','hexagon':'六角形','pentagon':_0x1ed81f(0x164),'octagon':_0x1ed81f(0x14f),'leftArrow':'左矢印','rightArrow':_0x1ed81f(0x174),'leftRightArrow':_0x1ed81f(0xdd),'cloud':'雲','leftBrace':_0x1ed81f(0x131),'rightBrace':_0x1ed81f(0x125),'plus':'プラス','actor':'アクター','boundary':'境界','control':'コントロール','entity':_0x1ed81f(0x18d),'collection':_0x1ed81f(0x190),'dataFlowRoundedRectangle':_0x1ed81f(0x14d),'dataFlowCircle':'円','dataFlowRoundedSquare':'角丸正方形','dataStorage1':_0x1ed81f(0x104),'dataStorage2':'データストレージ\x202','dataStorage3':'データストレージ\x203','lineNone':_0x1ed81f(0xd5),'lineDashedNone':_0x1ed81f(0x16f),'lineOpenArrow':'開いた矢印','lineDoubleOpenArrow':_0x1ed81f(0xcd),'actorLifeline':'アクターのライフライン','boundaryLifeline':_0x1ed81f(0x170),'controlLifeline':_0x1ed81f(0x144),'entityLifeline':_0x1ed81f(0xd6),'collectionLifeline':_0x1ed81f(0x12a),'objectLifeline':_0x1ed81f(0x16c),'magneticDiskLifeline':_0x1ed81f(0x135),'directAccessStorageLifeline':_0x1ed81f(0xe9),'activationBar':_0x1ed81f(0xd7),'sequenceFragment':_0x1ed81f(0xb8),'sequenceAlternativeFragment':_0x1ed81f(0xf8),'umlClass':_0x1ed81f(0x136),'umlInterface':'インターフェース','umlInterfaceShape':_0x1ed81f(0x1a4),'umlClassifier':'分類子','umlHollowDiamondConnector':'中空ひし形コネクタ','umlFilledDiamondConnector':_0x1ed81f(0xb5),'umlFilledArrowConnector':_0x1ed81f(0xcf),'umlDashedOpenArrowConnector':_0x1ed81f(0x137),'umlDashedFilledArrowConnector':_0x1ed81f(0x10b),'erdEntity':'エンティティ','erdKeyField':_0x1ed81f(0xc0),'erdFieldType':'フィールドタイプエンティティ','erdFull':_0x1ed81f(0xe5),'initialState':_0x1ed81f(0x173),'finalState':'終了状態','stateBar':'状態バー','requiredInterface':'要求インターフェース','assemblyConnector':'アセンブリコネクタ','providedInterface':_0x1ed81f(0x141),'componentBox':_0x1ed81f(0x181),'component':'コンポーネント'},'shapeCategories':{'basics':'基本','basicShapes':{'rectangle':_0x1ed81f(0x192),'basicShape':_0x1ed81f(0x101),'blockArrow':_0x1ed81f(0x113),'equationShape':_0x1ed81f(0xc6),'flowchart':_0x1ed81f(0xd8),'starAndBanner':_0x1ed81f(0x11d),'callout':_0x1ed81f(0xc1),'actionButton':_0x1ed81f(0xc2),'other':_0x1ed81f(0xfe)},'classDiagram':_0x1ed81f(0xbd),'dataFlowDiagram':_0x1ed81f(0xba),'line':'線','entityRelationshipDiagram':'実体関連図','umlCustomShapes':_0x1ed81f(0x19d),'umlSequenceDiagram':_0x1ed81f(0xc5),'statusDiagram':_0x1ed81f(0x109),'componentDiagram':_0x1ed81f(0x161)},'connector':{'toolbar':{'sourceMarker':'始点矢印','swapMarkers':_0x1ed81f(0xf0),'targetMarker':_0x1ed81f(0x196),'lineColor':_0x1ed81f(0x107),'lineWidth':'太さ','opacityPercent':_0x1ed81f(0xd1),'settings':_0x1ed81f(0x1aa),'smoothElbow':_0x1ed81f(0x150),'bridge':'ジャンパー','insertText':_0x1ed81f(0x1a9),'textSettings':_0x1ed81f(0x168),'alignLeft':'左揃え','alignCenter':'中央揃え','alignRight':_0x1ed81f(0x105),'bold':'太字','italic':'斜体','underline':'下線','strikethrough':'取り消し線','textColor':_0x1ed81f(0x151),'editText':'テキストを編集','labelFill':_0x1ed81f(0xe8),'labelBorder':_0x1ed81f(0x124),'transparent':'透明','breakLineBehindText':'テキストの背後で線を分割','textSection':_0x1ed81f(0x130),'labelSection':_0x1ed81f(0xbf),'deleteText':'テキストを削除','more':'詳細'},'routing':{'straight':'直線','elbow':_0x1ed81f(0xff),'polyline':_0x1ed81f(0x126),'curve':_0x1ed81f(0xf5)},'strokeWidth':{'thin':'極細','regular':'標準','medium':'中','bold':'太'},'dash':{'solid':'実線','dashed':'破線','dotted':'点線','dashDot':_0x1ed81f(0x12d)},'marker':{'none':'なし','arrow':'矢印','filledArrow':_0x1ed81f(0x157),'openArrow':_0x1ed81f(0x184),'triangle':'三角形','filledTriangle':_0x1ed81f(0x13b),'hollowTriangle':_0x1ed81f(0xc7),'diamond':_0x1ed81f(0xe7),'hollowDiamond':_0x1ed81f(0x10d),'filledDiamond':'塗りつぶしひし形','circle':'円','filledCircle':_0x1ed81f(0xf7),'bar':'バー','doubleBar':_0x1ed81f(0x172),'crowFoot':_0x1ed81f(0x143),'crowsFoot':'カラスの足','barCrowsFoot':_0x1ed81f(0x179),'circleCrowsFoot':_0x1ed81f(0x19b),'circleBar':_0x1ed81f(0x1a0),'x':'X','cross':'十字','plus':'十字','zeroOrOne':_0x1ed81f(0xf1),'zeroOrMany':_0x1ed81f(0x162),'oneOrMany':'一または多'}},'zoom':{'dragMode':_0x1ed81f(0xec),'fitContent':_0x1ed81f(0x127),'zoomOptions':_0x1ed81f(0x1a2),'zoomTo100':_0x1ed81f(0x15b),'zoomToFit':_0x1ed81f(0xde),'zoomToSelection':'選択範囲にズーム','zoomOut':'縮小','resetZoom':_0x1ed81f(0x12c),'zoomIn':'拡大','help':_0x1ed81f(0x14e)},'shortcutHelp':{'title':'キーボードショートカット','close':_0x1ed81f(0xe1),'sections':{'tools':_0x1ed81f(0x146),'navigator':'ナビゲーター','view':'ビュー','selection':_0x1ed81f(0x118),'editing':_0x1ed81f(0x121),'grouping':_0x1ed81f(0x15e),'swimlane':'スイムレーン','mindMap':_0x1ed81f(0xe3),'layout':'レイアウト','font':'フォント設定'},'items':{'showMoreShapes':_0x1ed81f(0x103),'roundedRectangle':'角丸長方形','rectangle':'長方形','oval':'楕円','diamond':'ひし形','text':_0x1ed81f(0x130),'elbowConnector':_0x1ed81f(0x19e),'line':'直線','stickyNote':'付箋','search':'検索','zoomWheel':_0x1ed81f(0xe6),'zoomPinch':_0x1ed81f(0xe6),'zoomTo100':_0x1ed81f(0x15b),'zoomToSelection':_0x1ed81f(0x13a),'zoomToFit':_0x1ed81f(0xde),'enterFullScreen':'フルスクリーンに入る','exitFullScreen':_0x1ed81f(0x108),'selectShape':_0x1ed81f(0x147),'selectAll':_0x1ed81f(0x154),'multipleSelect':_0x1ed81f(0x187),'invertSelection':_0x1ed81f(0x14b),'preciseSelection':_0x1ed81f(0x1a3),'deepSelect':_0x1ed81f(0xfb),'editShape':_0x1ed81f(0xf6),'copy':'コピー','copyAsImage':_0x1ed81f(0xee),'paste':_0x1ed81f(0x12f),'cut':'切り取り','makeCopy':_0x1ed81f(0x166),'scale':_0x1ed81f(0xb7),'copyStyle':'スタイルをコピー','pasteStyle':_0x1ed81f(0x16e),'moveAxisLocked':'水平\x20/\x20垂直に移動','flipHorizontal':'水平方向に反転','flipVertical':'垂直方向に反転','undo':_0x1ed81f(0x128),'redo':_0x1ed81f(0x149),'toggleQuickAdd':_0x1ed81f(0x19c),'hideCollaboratorsCursors':_0x1ed81f(0x17d),'toggleToolbar':_0x1ed81f(0xb6),'delete':'削除','group':'グループ化','ungroup':_0x1ed81f(0xe4),'selectUpperLayerGroups':'上位レイヤーのグループを選択','selectShapesToGroup':'グループ化する図形を選択','swimlaneLaneRename':_0x1ed81f(0xe2),'swimlaneLaneToggleCollapsed':_0x1ed81f(0x1a1),'swimlaneLaneMovePrevious':_0x1ed81f(0xca),'swimlaneLaneMoveNext':_0x1ed81f(0x13c),'swimlaneLaneRemove':_0x1ed81f(0xcb),'addSiblingNode':_0x1ed81f(0x138),'addChildNode':_0x1ed81f(0x120),'addParentNode':_0x1ed81f(0x175),'foldChildNodes':_0x1ed81f(0x188),'collapseAllNodes':_0x1ed81f(0x11e),'addDescription':_0x1ed81f(0x189),'editCurrentNode':_0x1ed81f(0x19f),'bringToFront':'最前面へ','sendToBack':_0x1ed81f(0x12b),'alignLeft':_0x1ed81f(0x100),'alignRight':'右揃え','alignTop':'上揃え','alignBottom':_0x1ed81f(0xcc),'alignMiddle':_0x1ed81f(0xd2),'alignCenter':_0x1ed81f(0x167),'distributeHorizontally':_0x1ed81f(0x145),'distributeVertically':_0x1ed81f(0x16b),'disableObjectAlignment':'オブジェクトの配置を無効化','increaseFontSize':'フォントサイズを大きく','decreaseFontSize':_0x1ed81f(0x106),'bold':'太字','strikethrough':_0x1ed81f(0x18a),'italic':'斜体','underline':'下線','link':'リンク','numberedList':_0x1ed81f(0x142),'bulletedList':'箇条書きリスト','quote':'引用','alignTextLeft':_0x1ed81f(0x100),'alignTextRight':_0x1ed81f(0x105),'alignTextCenter':_0x1ed81f(0xd4)}}}};module[_0x1ed81f(0x182)]=e;
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x51edd0=_0x4388;function _0x4388(_0xeaeed4,_0x47bba7){_0xeaeed4=_0xeaeed4-0x121;const _0x58fd8a=_0x58fd();let _0x43880f=_0x58fd8a[_0xeaeed4];return _0x43880f;}function _0x58fd(){const _0x47f57f=['양쪽\x20열린\x20화살표','UML\x20사용자\x20지정\x20도형','오각형','레인\x20이름','자기\x20디스크\x20라이프라인','세로\x20타임라인','오른쪽에\x20레인\x20추가','오른쪽\x20정렬','다중\x20선택\x20/\x20선택\x20해제','다시\x20실행','레이블\x20배경','단축키\x20닫기','선\x20색상','까마귀\x20발','색상\x20초기화','데이터\x20흐름도','도형\x20편집','사용자\x20지정','콘텐츠를\x20이전\x20레인으로\x20이동\x20후\x20삭제','잠금\x20해제','꺾임선','대체\x20시퀀스\x20조각','앞으로\x20이동','콘텐츠를\x20꺼낸\x20후\x20레인\x20삭제','글꼴\x20설정','선\x20두께','모두\x20표시','왼쪽\x20마인드맵','비디오','세부\x20정보','빈\x20다이아몬드','1\x20:\x201','더하기','9737aSllco','933535uFgkWl','팔각형','객체\x20라이프라인','화살표','수평으로\x20분배','이름\x20변경','기울임꼴','맨\x20뒤로','채워진\x20다이아몬드','오른쪽\x20마인드맵','타임라인','좌우\x20화살표','제공\x20인터페이스','분류자','컨테이너','가운데\x20정렬','수평\x20/\x20수직으로\x20이동','끝점\x20화살표','수직\x20중앙\x20정렬','도형\x20선택','엔티티','숨기기','그리드','도형\x20그룹화','테이블','빈\x20다이아몬드\x20커넥터','84369pQRXpV','{0}행\x20{1}열','스윔레인','자식\x20노드\x20접기\x20/\x20펴기','별과\x20배너','말풍선','객체\x20이름','레인\x20접기\x20/\x20펴기','제어\x20라이프라인','레인\x20추가','맨\x20앞으로','컴포넌트\x20박스','육각형','필드\x20타입\x20엔티티','콘텐츠\x20선택','순서도','클래스','컨테이너\x20해체','세로\x20스윔레인','시퀀스\x20조각','일점쇄선','exports','가로\x20타임라인','붙여넣기','레이아웃','도형\x20더\x20보기','상태\x20막대','레인을\x20앞으로\x20이동','DOM','UML\x20시퀀스\x20다이어그램','텍스트\x20삭제','콘텐츠에\x20맞추기','복사본\x20만들기','초기\x20상태','잘라내기','스티커\x20메모','텍스트\x20삽입','24zDpgRW','이중\x20막대','텍스트','탐색기','블록\x20화살표','선택\x20영역에\x20맞추기','삼각형','스타일\x20복사','128242BIvaOQ','엔티티\x20관계\x20다이어그램','자리\x20표시자','채워진\x20삼각형','1208rKUKaB','원\x20막대','테마\x20{0}','뒤로\x20이동','폴리라인','콘텐츠와\x20레인\x20삭제','펼치기','661771ohQmBq','자동\x20크기\x20조정\x20활성화','870kFWZeK','직접\x20접근\x20저장소\x20라이프라인','트리\x20다이어그램','데이터\x20저장소\x202','100%로\x20확대','컨테이너\x20삭제','액션\x20버튼','수식\x20도형','인터페이스','16\x20:\x209','컴포넌트\x20다이어그램','4JqTOvs','왼쪽\x20화살표','위치\x20찾기','도구\x20모음\x20표시','SmartArt','마인드맵','자식\x20노드\x20추가','수평으로\x20뒤집기','막대\x20까마귀\x20발','1\x20또는\x20다수','컴포넌트','드래그하여\x20순서\x20변경','키\x20필드\x20엔티티','컨테이너로\x20감싸기','상위\x20컨테이너를\x20콘텐츠에\x20맞추기','빠른\x20추가','컨테이너\x20이름','직각\x20꺾임선','키보드\x20단축키','오른쪽\x20화살표','설명\x20추가','컨테이너에서\x20빼기','수직으로\x20분배','꺾임선\x20커넥터','아래쪽\x20정렬','이미지로\x20복사','그룹화할\x20도형\x20선택','둥근\x20모서리\x20사각형','번호\x20매기기\x20목록','가로\x20스윔레인','레인\x20항목\x20추가','채워진\x20화살표','컨테이너\x20이름\x20변경','페이지','글머리\x20기호\x20목록','4pttfPK','둥근\x20모서리\x20정사각형','글꼴\x20크기\x20늘리기','좌우\x20트리','모두\x20선택','상태\x20다이어그램','공동\x20작업자\x20커서','채워진\x20원','스타일\x20붙여넣기','파선\x20채워진\x20화살표\x20커넥터','선\x20(화살표\x20없음)','도움말','데이터\x20저장소\x201','선택\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커넥터','826440GcrQZq','원\x20까마귀\x20발','이미지','형제\x20노드\x20추가','경계\x20라이프라인','왼쪽\x20트리','그레이','어셈블리\x20커넥터','개체\x20검색','플로팅\x20레이어','확대/축소','확대/축소\x20옵션','활성화\x20막대','원기둥','레인\x20항목','상하\x20마인드맵','치수\x20표시','깊은\x20선택','레인\x20접기','객체\x20없음','취소선','실행\x20취소','평행\x20사변형','글자\x20색상','다이아몬드','패스\x20편집','수평\x20중앙\x20정렬','레인을\x20뒤로\x20이동','세부\x20정보를\x20편집할\x20객체를\x20선택하세요','레인\x20삭제','빠른\x20추가\x20표시\x20/\x20숨기기','앞으로','왼쪽\x20중괄호','부모\x20노드\x20추가','수직으로\x20뒤집기','필수\x20인터페이스','6417KuYCkr','전체\x20화면으로\x20전환','오른쪽\x20트리','객체\x20정렬\x20비활성화','전체에\x20맞추기'];_0x58fd=function(){return _0x47f57f;};return _0x58fd();}(function(_0x1ac451,_0xd83f85){const _0x31b3b2=_0x4388,_0x486734=_0x1ac451();while(!![]){try{const _0x1b926f=parseInt(_0x31b3b2(0x12c))/0x1*(parseInt(_0x31b3b2(0x167))/0x2)+-parseInt(_0x31b3b2(0x1ee))/0x3+parseInt(_0x31b3b2(0x144))/0x4*(parseInt(_0x31b3b2(0x1d4))/0x5)+-parseInt(_0x31b3b2(0x189))/0x6+parseInt(_0x31b3b2(0x1d3))/0x7*(-parseInt(_0x31b3b2(0x130))/0x8)+parseInt(_0x31b3b2(0x1ad))/0x9*(parseInt(_0x31b3b2(0x139))/0xa)+parseInt(_0x31b3b2(0x137))/0xb*(parseInt(_0x31b3b2(0x124))/0xc);if(_0x1b926f===_0xd83f85)break;else _0x486734['push'](_0x486734['shift']());}catch(_0x1bd444){_0x486734['push'](_0x486734['shift']());}}}(_0x58fd,0x3cf28));const e={'boards-ui':{'line':{'title':'선'},'contextMenu':{'container':{'rename':_0x51edd0(0x164),'fitToContent':_0x51edd0(0x20d),'selectContents':_0x51edd0(0x1fc),'enableAutoResize':_0x51edd0(0x138),'disableAutoResize':'자동\x20크기\x20조정\x20비활성화','lockMembership':'멤버십\x20잠그기','unlockMembership':'멤버십\x20잠금\x20해제','disband':_0x51edd0(0x1ff),'delete':_0x51edd0(0x13e)},'containerChild':{'moveOut':_0x51edd0(0x159),'selectParent':_0x51edd0(0x187),'fitParent':_0x51edd0(0x152)},'swimlaneLane':{'add':_0x51edd0(0x1f7),'addBelow':'아래에\x20레인\x20추가','addRight':_0x51edd0(0x1b8),'remove':'레인\x20삭제','removeAndMovePrevious':_0x51edd0(0x1c4),'removeAndPromote':_0x51edd0(0x1c9),'removeAndDeleteContent':_0x51edd0(0x135),'removeAndMoveNext':'콘텐츠를\x20다음\x20레인으로\x20이동\x20후\x20삭제','rename':'레인\x20이름\x20변경','movePrevious':_0x51edd0(0x209),'moveNext':_0x51edd0(0x1a4),'expand':'레인\x20펼치기','collapse':_0x51edd0(0x19b)}},'popup':{'containerName':_0x51edd0(0x154),'laneName':_0x51edd0(0x1b5),'cancel':'취소','rename':_0x51edd0(0x1d9)},'ink':{'finishEditing':'완료','enterEditing':_0x51edd0(0x1a2)},'mindMap':{'description':'설명','descriptionPlaceholder':'이\x20노드에\x20대한\x20설명을\x20추가','saveDescription':'저장'},'panel':{'moreShapes':'도형\x20더\x20보기','more':_0x51edd0(0x180),'back':'뒤로','close':'닫기','stickyNote':_0x51edd0(0x122),'lineColor':_0x51edd0(0x1be),'lineWidth':_0x51edd0(0x1cb),'reverseMarkers':'화살표\x20방향\x20반전','searchShapes':'도형\x20검색','container':_0x51edd0(0x1e2),'swimlane':'스윔레인','verticalSwimlane':_0x51edd0(0x200),'horizontalSwimlane':_0x51edd0(0x161),'vertical':'세로','horizontal':'가로','tableCustomSize':_0x51edd0(0x178),'tableRows':'행','tableColumns':'열','tableInsert':'삽입','customContainer':_0x51edd0(0x1c3),'containerRatio16By9':_0x51edd0(0x142),'containerRatio4By3':'4\x20:\x203','containerRatio1By1':_0x51edd0(0x1d1),'containerA4':'A4','mindMapGroupMindMap':_0x51edd0(0x149),'mindMapGroupTree':_0x51edd0(0x13b),'mindMapGroupTimeline':_0x51edd0(0x1de),'mindMapRight':_0x51edd0(0x1dd),'mindMapLeft':_0x51edd0(0x1cd),'mindMapHorizontal':'좌우\x20마인드맵','mindMapVertical':_0x51edd0(0x198),'mindMapTreeRight':_0x51edd0(0x1af),'mindMapTreeLeft':_0x51edd0(0x18e),'mindMapTreeAlternate':_0x51edd0(0x16a),'mindMapTimelineHorizontal':_0x51edd0(0x204),'mindMapTimelineVertical':_0x51edd0(0x1b7),'mindMapNodeText':'텍스트\x20추가'},'settings':{'collaboratorCursors':_0x51edd0(0x16d),'find':'찾기','grid':_0x51edd0(0x1ea),'preciseSelection':'정밀\x20선택','quickAdd':_0x51edd0(0x153),'theme':'테마','themeOption':_0x51edd0(0x132),'themePreviewStart':'시작','themePreviewData':'데이터','undo':_0x51edd0(0x19e),'redo':_0x51edd0(0x1bb),'settings':'설정','objects':'객체','findBoardElements':'보드\x20요소\x20찾기','noMatches':'일치하는\x20항목\x20없음','showDimensions':_0x51edd0(0x199),'showToolbar':_0x51edd0(0x147),'translateInto':'번역'},'objectListPanel':{'title':'객체','empty':_0x51edd0(0x19c),'showAll':_0x51edd0(0x1cc),'hideAll':_0x51edd0(0x17e),'moveForward':_0x51edd0(0x1c8),'moveBackward':_0x51edd0(0x133),'close':'닫기','nameInput':_0x51edd0(0x1f4),'hide':_0x51edd0(0x1e9),'show':'표시','lock':'잠금','unlock':_0x51edd0(0x1c5),'details':_0x51edd0(0x1cf),'locate':_0x51edd0(0x146),'expand':_0x51edd0(0x136),'collapse':'접기','dragToReorder':_0x51edd0(0x14f),'search':_0x51edd0(0x191),'filterAll':'전체','filterHidden':'숨김','filterLocked':'잠김','sectionCanvas':'캔버스\x20레이어','sectionFloating':_0x51edd0(0x192),'name':'이름','description':'설명','descriptionPlaceholder':_0x51edd0(0x158),'noSelection':_0x51edd0(0x1a5),'elementTypes':{'object':'개체','connector':_0x51edd0(0x183),'container':_0x51edd0(0x1e2),'group':'그룹','image':'이미지','chart':'차트','page':_0x51edd0(0x165),'placeholder':_0x51edd0(0x12e),'shape':'도형','table':_0x51edd0(0x1ec),'text':'텍스트','smartArt':_0x51edd0(0x148),'video':_0x51edd0(0x1ce),'unit':'단위','dom':_0x51edd0(0x20a)}},'find':{'lanePosition':'레인\x20{0}','tableCellPosition':_0x51edd0(0x1ef),'elementTypes':{'connector':_0x51edd0(0x183),'container':_0x51edd0(0x1e2),'group':'그룹','image':_0x51edd0(0x18b),'page':_0x51edd0(0x165),'placeholder':_0x51edd0(0x12e),'shape':'도형','table':'테이블','text':_0x51edd0(0x126)}},'themePresets':{'default':'기본','classic':_0x51edd0(0x17b),'vintage':'빈티지','gray':_0x51edd0(0x18f),'vibrant':'비비드','blue':'블루'},'toolbar':{'resetColor':_0x51edd0(0x1c0),'shape':'도형','text':_0x51edd0(0x126),'stickyNote':_0x51edd0(0x122),'line':_0x51edd0(0x183),'container':_0x51edd0(0x1e2),'swimlane':_0x51edd0(0x1f0),'table':_0x51edd0(0x1ec),'chart':'차트','pen':'펜','mindMap':'마인드맵','resources':'리소스','image':_0x51edd0(0x18b),'wrapInContainer':_0x51edd0(0x151),'addSwimlaneLane':_0x51edd0(0x162),'swimlaneMenu':_0x51edd0(0x1f0),'swimlaneLaneMenu':_0x51edd0(0x197),'editBrushPath':'브러시\x20패스\x20편집','arrange':'정렬','bringToFront':_0x51edd0(0x1f8),'bringForward':_0x51edd0(0x1a8),'sendBackward':'뒤로','sendToBack':_0x51edd0(0x1db),'more':_0x51edd0(0x180)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':'둥근\x20모서리\x20사각형','oval':'타원','diamond':_0x51edd0(0x1a1),'rectangle':_0x51edd0(0x17a),'circle':'원','cylinder':_0x51edd0(0x196),'chevron':'세론','rightArrowBlock':'오른쪽\x20화살표\x20블록','parallelogram':_0x51edd0(0x19f),'trapezoid':'사다리꼴','speechBubble':_0x51edd0(0x1f3),'roundedCallout':'둥근\x20콜아웃','rightTriangle':'직각\x20삼각형','triangle':'삼각형','star':'별','hexagon':_0x51edd0(0x1fa),'pentagon':_0x51edd0(0x1b4),'octagon':_0x51edd0(0x1d5),'leftArrow':_0x51edd0(0x145),'rightArrow':_0x51edd0(0x157),'leftRightArrow':_0x51edd0(0x1df),'cloud':'구름','leftBrace':_0x51edd0(0x1a9),'rightBrace':'오른쪽\x20중괄호','plus':_0x51edd0(0x1d2),'actor':'액터','boundary':'경계','control':'제어','entity':_0x51edd0(0x1e8),'collection':'컬렉션','dataFlowRoundedRectangle':'둥근\x20모서리\x20사각형','dataFlowCircle':'원','dataFlowRoundedSquare':_0x51edd0(0x168),'dataStorage1':_0x51edd0(0x173),'dataStorage2':_0x51edd0(0x13c),'dataStorage3':'데이터\x20저장소\x203','lineNone':_0x51edd0(0x171),'lineDashedNone':'파선\x20(화살표\x20없음)','lineOpenArrow':'열린\x20화살표','lineDoubleOpenArrow':_0x51edd0(0x1b2),'actorLifeline':'액터\x20라이프라인','boundaryLifeline':_0x51edd0(0x18d),'controlLifeline':_0x51edd0(0x1f6),'entityLifeline':_0x51edd0(0x17d),'collectionLifeline':'컬렉션\x20라이프라인','objectLifeline':_0x51edd0(0x1d6),'magneticDiskLifeline':_0x51edd0(0x1b6),'directAccessStorageLifeline':_0x51edd0(0x13a),'activationBar':_0x51edd0(0x195),'sequenceFragment':_0x51edd0(0x201),'sequenceAlternativeFragment':_0x51edd0(0x1c7),'umlClass':_0x51edd0(0x1fe),'umlInterface':'인터페이스','umlInterfaceShape':_0x51edd0(0x141),'umlClassifier':_0x51edd0(0x1e1),'umlHollowDiamondConnector':_0x51edd0(0x1ed),'umlFilledDiamondConnector':'채워진\x20다이아몬드\x20커넥터','umlFilledArrowConnector':_0x51edd0(0x188),'umlDashedOpenArrowConnector':'파선\x20열린\x20화살표\x20커넥터','umlDashedFilledArrowConnector':_0x51edd0(0x170),'erdEntity':_0x51edd0(0x1e8),'erdKeyField':_0x51edd0(0x150),'erdFieldType':_0x51edd0(0x1fb),'erdFull':'키\x20필드\x20타입\x20엔티티','initialState':_0x51edd0(0x20f),'finalState':'종료\x20상태','stateBar':_0x51edd0(0x208),'requiredInterface':_0x51edd0(0x1ac),'assemblyConnector':_0x51edd0(0x190),'providedInterface':_0x51edd0(0x1e0),'componentBox':_0x51edd0(0x1f9),'component':_0x51edd0(0x14e)},'shapeCategories':{'basics':'기본','basicShapes':{'rectangle':_0x51edd0(0x17a),'basicShape':'기본\x20도형','blockArrow':_0x51edd0(0x128),'equationShape':_0x51edd0(0x140),'flowchart':_0x51edd0(0x1fd),'starAndBanner':_0x51edd0(0x1f2),'callout':_0x51edd0(0x184),'actionButton':_0x51edd0(0x13f),'other':'기타'},'classDiagram':'클래스\x20다이어그램','dataFlowDiagram':_0x51edd0(0x1c1),'line':'선','entityRelationshipDiagram':_0x51edd0(0x12d),'umlCustomShapes':_0x51edd0(0x1b3),'umlSequenceDiagram':_0x51edd0(0x20b),'statusDiagram':_0x51edd0(0x16c),'componentDiagram':_0x51edd0(0x143)},'connector':{'toolbar':{'sourceMarker':'시작점\x20화살표','swapMarkers':'화살표\x20뒤집기','targetMarker':_0x51edd0(0x1e5),'lineColor':_0x51edd0(0x1be),'lineWidth':'두께','opacityPercent':'불투명도\x20{0}%','settings':_0x51edd0(0x17f),'smoothElbow':_0x51edd0(0x1c6),'bridge':'연결선\x20점프','insertText':_0x51edd0(0x123),'textSettings':'텍스트\x20설정','alignLeft':_0x51edd0(0x181),'alignCenter':'가운데\x20정렬','alignRight':_0x51edd0(0x1b9),'bold':'굵게','italic':_0x51edd0(0x1da),'underline':'밑줄','strikethrough':'취소선','textColor':_0x51edd0(0x1a0),'editText':'텍스트\x20편집','labelFill':_0x51edd0(0x1bc),'labelBorder':_0x51edd0(0x176),'transparent':'투명','breakLineBehindText':'텍스트\x20뒤의\x20선\x20끊기','textSection':_0x51edd0(0x126),'labelSection':'레이블','deleteText':_0x51edd0(0x20c),'more':_0x51edd0(0x180)},'routing':{'straight':'직선','elbow':_0x51edd0(0x155),'polyline':_0x51edd0(0x134),'curve':'곡선'},'strokeWidth':{'thin':'얇게','regular':'보통','medium':'중간','bold':'굵게'},'dash':{'solid':'실선','dashed':'파선','dotted':'점선','dashDot':_0x51edd0(0x202)},'marker':{'none':'없음','arrow':_0x51edd0(0x1d7),'filledArrow':_0x51edd0(0x163),'openArrow':_0x51edd0(0x182),'triangle':_0x51edd0(0x12a),'filledTriangle':_0x51edd0(0x12f),'hollowTriangle':'빈\x20삼각형','diamond':_0x51edd0(0x1a1),'hollowDiamond':_0x51edd0(0x1d0),'filledDiamond':_0x51edd0(0x1dc),'circle':'원','filledCircle':_0x51edd0(0x16e),'bar':'막대','doubleBar':_0x51edd0(0x125),'crowFoot':_0x51edd0(0x1bf),'crowsFoot':_0x51edd0(0x1bf),'barCrowsFoot':_0x51edd0(0x14c),'circleCrowsFoot':_0x51edd0(0x18a),'circleBar':_0x51edd0(0x131),'x':'X','cross':'십자','plus':_0x51edd0(0x1d2),'zeroOrOne':'0\x20또는\x201','zeroOrMany':_0x51edd0(0x185),'oneOrMany':_0x51edd0(0x14d)}},'zoom':{'dragMode':'드래그\x20모드','fitContent':_0x51edd0(0x20d),'zoomOptions':_0x51edd0(0x194),'zoomTo100':_0x51edd0(0x13d),'zoomToFit':_0x51edd0(0x1b1),'zoomToSelection':'선택\x20영역에\x20맞추기','zoomOut':'축소','resetZoom':'확대/축소\x20초기화','zoomIn':'확대','help':_0x51edd0(0x172)},'shortcutHelp':{'title':_0x51edd0(0x156),'close':_0x51edd0(0x1bd),'sections':{'tools':'도구','navigator':_0x51edd0(0x127),'view':'보기','selection':_0x51edd0(0x1e7),'editing':_0x51edd0(0x1c2),'grouping':_0x51edd0(0x1eb),'swimlane':_0x51edd0(0x1f0),'mindMap':_0x51edd0(0x149),'layout':_0x51edd0(0x206),'font':_0x51edd0(0x1ca)},'items':{'showMoreShapes':_0x51edd0(0x207),'roundedRectangle':_0x51edd0(0x15f),'rectangle':_0x51edd0(0x17a),'oval':'타원','diamond':_0x51edd0(0x1a1),'text':_0x51edd0(0x126),'elbowConnector':_0x51edd0(0x15b),'line':'직선','stickyNote':_0x51edd0(0x122),'search':'검색','zoomWheel':_0x51edd0(0x186),'zoomPinch':_0x51edd0(0x186),'zoomTo100':_0x51edd0(0x13d),'zoomToSelection':_0x51edd0(0x129),'zoomToFit':_0x51edd0(0x1b1),'enterFullScreen':_0x51edd0(0x1ae),'exitFullScreen':'전체\x20화면\x20종료','selectShape':'도형\x20선택','selectAll':_0x51edd0(0x16b),'multipleSelect':_0x51edd0(0x1ba),'invertSelection':_0x51edd0(0x174),'preciseSelection':_0x51edd0(0x175),'deepSelect':_0x51edd0(0x19a),'editShape':'도형\x20편집','copy':'복사','copyAsImage':_0x51edd0(0x15d),'paste':_0x51edd0(0x205),'cut':_0x51edd0(0x121),'makeCopy':_0x51edd0(0x20e),'scale':_0x51edd0(0x193),'copyStyle':_0x51edd0(0x12b),'pasteStyle':_0x51edd0(0x16f),'moveAxisLocked':_0x51edd0(0x1e4),'flipHorizontal':_0x51edd0(0x14b),'flipVertical':_0x51edd0(0x1ab),'undo':_0x51edd0(0x19e),'redo':'다시\x20실행','toggleQuickAdd':_0x51edd0(0x1a7),'hideCollaboratorsCursors':_0x51edd0(0x179),'toggleToolbar':'도구\x20모음\x20표시\x20/\x20숨기기','delete':'삭제','group':_0x51edd0(0x17c),'ungroup':'그룹\x20해제','selectUpperLayerGroups':'상위\x20레이어\x20그룹\x20선택','selectShapesToGroup':_0x51edd0(0x15e),'swimlaneLaneRename':'레인\x20이름\x20변경','swimlaneLaneToggleCollapsed':_0x51edd0(0x1f5),'swimlaneLaneMovePrevious':_0x51edd0(0x209),'swimlaneLaneMoveNext':_0x51edd0(0x1a4),'swimlaneLaneRemove':_0x51edd0(0x1a6),'addSiblingNode':_0x51edd0(0x18c),'addChildNode':_0x51edd0(0x14a),'addParentNode':_0x51edd0(0x1aa),'foldChildNodes':_0x51edd0(0x1f1),'collapseAllNodes':'모든\x20노드\x20접기\x20/\x20펴기','addDescription':_0x51edd0(0x158),'editCurrentNode':_0x51edd0(0x177),'bringToFront':_0x51edd0(0x1f8),'sendToBack':'맨\x20뒤로','alignLeft':_0x51edd0(0x181),'alignRight':_0x51edd0(0x1b9),'alignTop':'위쪽\x20정렬','alignBottom':_0x51edd0(0x15c),'alignMiddle':_0x51edd0(0x1e6),'alignCenter':_0x51edd0(0x1a3),'distributeHorizontally':_0x51edd0(0x1d8),'distributeVertically':_0x51edd0(0x15a),'disableObjectAlignment':_0x51edd0(0x1b0),'increaseFontSize':_0x51edd0(0x169),'decreaseFontSize':'글꼴\x20크기\x20줄이기','bold':'굵게','strikethrough':_0x51edd0(0x19d),'italic':_0x51edd0(0x1da),'underline':'밑줄','link':'링크','numberedList':_0x51edd0(0x160),'bulletedList':_0x51edd0(0x166),'quote':'인용','alignTextLeft':_0x51edd0(0x181),'alignTextRight':_0x51edd0(0x1b9),'alignTextCenter':_0x51edd0(0x1e3)}}}};module[_0x51edd0(0x203)]=e;
|
|
1
|
+
const _0x167ec0=_0x5f10;(function(_0x315559,_0x327538){const _0x475d90=_0x5f10,_0x47321e=_0x315559();while(!![]){try{const _0x33c3eb=parseInt(_0x475d90(0x163))/0x1+parseInt(_0x475d90(0xe6))/0x2+parseInt(_0x475d90(0xfb))/0x3*(-parseInt(_0x475d90(0x187))/0x4)+parseInt(_0x475d90(0xe2))/0x5*(-parseInt(_0x475d90(0x15a))/0x6)+-parseInt(_0x475d90(0x19e))/0x7+parseInt(_0x475d90(0x1a0))/0x8+-parseInt(_0x475d90(0x154))/0x9*(-parseInt(_0x475d90(0x14d))/0xa);if(_0x33c3eb===_0x327538)break;else _0x47321e['push'](_0x47321e['shift']());}catch(_0x4af161){_0x47321e['push'](_0x47321e['shift']());}}}(_0x150f,0xdd38e));const e={'boards-ui':{'line':{'title':'선'},'contextMenu':{'container':{'rename':_0x167ec0(0x17b),'fitToContent':'콘텐츠에\x20맞추기','selectContents':'콘텐츠\x20선택','enableAutoResize':'자동\x20크기\x20조정\x20활성화','disableAutoResize':'자동\x20크기\x20조정\x20비활성화','lockMembership':_0x167ec0(0x105),'unlockMembership':_0x167ec0(0xf1),'disband':_0x167ec0(0xf5),'delete':_0x167ec0(0x132)},'containerChild':{'moveOut':'컨테이너에서\x20빼기','selectParent':_0x167ec0(0xd4),'fitParent':'상위\x20컨테이너를\x20콘텐츠에\x20맞추기'},'swimlaneLane':{'add':_0x167ec0(0x16c),'addBelow':_0x167ec0(0x18c),'addRight':'오른쪽에\x20레인\x20추가','remove':_0x167ec0(0xf8),'removeAndMovePrevious':_0x167ec0(0xd5),'removeAndPromote':_0x167ec0(0x15f),'removeAndDeleteContent':_0x167ec0(0x10f),'removeAndMoveNext':_0x167ec0(0x134),'rename':_0x167ec0(0xf3),'movePrevious':_0x167ec0(0xf7),'moveNext':_0x167ec0(0x144),'expand':_0x167ec0(0x185),'collapse':_0x167ec0(0x195)}},'popup':{'containerName':_0x167ec0(0x108),'laneName':_0x167ec0(0x14f),'cancel':'취소','rename':_0x167ec0(0xd2)},'ink':{'finishEditing':'완료','enterEditing':'패스\x20편집'},'mindMap':{'description':'설명','descriptionPlaceholder':_0x167ec0(0x125),'saveDescription':'저장'},'panel':{'moreShapes':_0x167ec0(0x119),'more':'더\x20보기','back':'뒤로','close':'닫기','stickyNote':_0x167ec0(0xd8),'lineColor':'선\x20색상','lineWidth':_0x167ec0(0x174),'reverseMarkers':_0x167ec0(0x150),'searchShapes':_0x167ec0(0xde),'container':_0x167ec0(0x159),'swimlane':_0x167ec0(0x198),'verticalSwimlane':_0x167ec0(0x122),'horizontalSwimlane':_0x167ec0(0x1a6),'vertical':'세로','horizontal':'가로','tableCustomSize':_0x167ec0(0xd3),'tableRows':'행','tableColumns':'열','tableInsert':'삽입','customContainer':_0x167ec0(0x1a1),'containerRatio16By9':_0x167ec0(0x188),'containerRatio4By3':_0x167ec0(0x1a7),'containerRatio1By1':'1\x20:\x201','containerA4':'A4','mindMapGroupMindMap':_0x167ec0(0xdb),'mindMapGroupTree':_0x167ec0(0x129),'mindMapGroupTimeline':'타임라인','mindMapRight':_0x167ec0(0x127),'mindMapLeft':_0x167ec0(0xe4),'mindMapHorizontal':'좌우\x20마인드맵','mindMapVertical':'상하\x20마인드맵','mindMapTreeRight':_0x167ec0(0xec),'mindMapTreeLeft':_0x167ec0(0x165),'mindMapTreeAlternate':_0x167ec0(0x10e),'mindMapTimelineHorizontal':_0x167ec0(0x11c),'mindMapTimelineVertical':_0x167ec0(0x15e),'mindMapNodeText':_0x167ec0(0x182)},'settings':{'collaboratorCursors':_0x167ec0(0x180),'find':'찾기','grid':_0x167ec0(0x15b),'viewportBar':'뷰포트\x20바','preciseSelection':_0x167ec0(0x13c),'quickAdd':_0x167ec0(0x19a),'theme':'테마','themeOption':_0x167ec0(0x117),'themePreviewStart':'시작','themePreviewData':_0x167ec0(0xd1),'undo':_0x167ec0(0x199),'redo':_0x167ec0(0x136),'settings':'설정','objects':'객체','findBoardElements':_0x167ec0(0xe3),'noMatches':_0x167ec0(0x118),'showDimensions':'치수\x20표시','showToolbar':_0x167ec0(0xea),'translateInto':'번역'},'objectListPanel':{'title':'객체','empty':_0x167ec0(0x138),'showAll':_0x167ec0(0xfc),'hideAll':'모두\x20숨기기','moveForward':_0x167ec0(0x16b),'moveBackward':_0x167ec0(0x17d),'close':'닫기','nameInput':_0x167ec0(0x161),'hide':_0x167ec0(0x1ad),'show':'표시','lock':'잠금','unlock':_0x167ec0(0x12c),'details':_0x167ec0(0x16a),'locate':_0x167ec0(0x171),'expand':_0x167ec0(0x176),'collapse':'접기','dragToReorder':_0x167ec0(0x10c),'search':_0x167ec0(0x175),'filterAll':'전체','filterHidden':'숨김','filterLocked':'잠김','sectionCanvas':_0x167ec0(0x10b),'sectionFloating':_0x167ec0(0x103),'name':'이름','description':'설명','descriptionPlaceholder':_0x167ec0(0xf6),'noSelection':_0x167ec0(0x18e),'elementTypes':{'object':'개체','connector':'커넥터','container':_0x167ec0(0x159),'group':'그룹','image':_0x167ec0(0x100),'chart':'차트','page':_0x167ec0(0xdc),'placeholder':_0x167ec0(0x13b),'shape':'도형','table':'테이블','text':_0x167ec0(0xe5),'smartArt':'SmartArt','video':_0x167ec0(0x1a9),'unit':'단위','dom':_0x167ec0(0x10d)}},'find':{'lanePosition':_0x167ec0(0x1b1),'tableCellPosition':_0x167ec0(0x146),'elementTypes':{'connector':_0x167ec0(0x193),'container':_0x167ec0(0x159),'group':'그룹','image':_0x167ec0(0x100),'page':_0x167ec0(0xdc),'placeholder':_0x167ec0(0x13b),'shape':'도형','table':_0x167ec0(0x14a),'text':'텍스트'}},'themePresets':{'default':'기본','classic':'클래식','vintage':_0x167ec0(0x166),'gray':_0x167ec0(0xd6),'vibrant':_0x167ec0(0x184),'blue':'블루'},'toolbar':{'resetColor':'색상\x20초기화','shape':'도형','text':_0x167ec0(0xe5),'stickyNote':'스티커\x20메모','line':_0x167ec0(0x193),'container':_0x167ec0(0x159),'swimlane':_0x167ec0(0x198),'table':_0x167ec0(0x14a),'chart':'차트','pen':'펜','mindMap':_0x167ec0(0xdb),'resources':_0x167ec0(0xf2),'image':_0x167ec0(0x100),'wrapInContainer':'컨테이너로\x20감싸기','addSwimlaneLane':_0x167ec0(0x158),'swimlaneMenu':_0x167ec0(0x198),'swimlaneLaneMenu':_0x167ec0(0x18d),'editBrushPath':_0x167ec0(0x128),'arrange':'정렬','bringToFront':_0x167ec0(0x194),'bringForward':_0x167ec0(0xe8),'sendBackward':'뒤로','sendToBack':_0x167ec0(0x167),'more':_0x167ec0(0x17e)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x167ec0(0x114),'oval':'타원','diamond':_0x167ec0(0x120),'rectangle':_0x167ec0(0x1b3),'circle':'원','cylinder':_0x167ec0(0xdd),'chevron':'세론','rightArrowBlock':_0x167ec0(0x102),'parallelogram':_0x167ec0(0x1ab),'trapezoid':_0x167ec0(0xdf),'speechBubble':_0x167ec0(0x18f),'roundedCallout':_0x167ec0(0x1b0),'rightTriangle':'직각\x20삼각형','triangle':_0x167ec0(0x172),'star':'별','hexagon':_0x167ec0(0x181),'pentagon':'오각형','octagon':_0x167ec0(0x13e),'leftArrow':_0x167ec0(0xee),'rightArrow':_0x167ec0(0x1a2),'leftRightArrow':_0x167ec0(0x11b),'cloud':'구름','leftBrace':_0x167ec0(0x192),'rightBrace':'오른쪽\x20중괄호','plus':_0x167ec0(0x19b),'actor':'액터','boundary':'경계','control':'제어','entity':'엔티티','collection':_0x167ec0(0x151),'dataFlowRoundedRectangle':_0x167ec0(0x114),'dataFlowCircle':'원','dataFlowRoundedSquare':_0x167ec0(0x179),'dataStorage1':_0x167ec0(0x157),'dataStorage2':_0x167ec0(0x123),'dataStorage3':_0x167ec0(0x115),'lineNone':_0x167ec0(0x16f),'lineDashedNone':_0x167ec0(0x11d),'lineOpenArrow':_0x167ec0(0x124),'lineDoubleOpenArrow':_0x167ec0(0x12d),'actorLifeline':_0x167ec0(0xcf),'boundaryLifeline':_0x167ec0(0x155),'controlLifeline':'제어\x20라이프라인','entityLifeline':_0x167ec0(0x1af),'collectionLifeline':_0x167ec0(0x12a),'objectLifeline':_0x167ec0(0xeb),'magneticDiskLifeline':_0x167ec0(0x1aa),'directAccessStorageLifeline':_0x167ec0(0x116),'activationBar':_0x167ec0(0x152),'sequenceFragment':_0x167ec0(0x11f),'sequenceAlternativeFragment':_0x167ec0(0x112),'umlClass':_0x167ec0(0x16e),'umlInterface':_0x167ec0(0x126),'umlInterfaceShape':_0x167ec0(0x126),'umlClassifier':_0x167ec0(0x1ac),'umlHollowDiamondConnector':_0x167ec0(0x14c),'umlFilledDiamondConnector':_0x167ec0(0x15c),'umlFilledArrowConnector':'채워진\x20화살표\x20커넥터','umlDashedOpenArrowConnector':'파선\x20열린\x20화살표\x20커넥터','umlDashedFilledArrowConnector':_0x167ec0(0x109),'erdEntity':_0x167ec0(0x19c),'erdKeyField':_0x167ec0(0x142),'erdFieldType':_0x167ec0(0x18a),'erdFull':_0x167ec0(0x139),'initialState':_0x167ec0(0x177),'finalState':'종료\x20상태','stateBar':_0x167ec0(0x12e),'requiredInterface':_0x167ec0(0x140),'assemblyConnector':_0x167ec0(0xd9),'providedInterface':_0x167ec0(0x113),'componentBox':_0x167ec0(0x1a5),'component':_0x167ec0(0x13a)},'shapeCategories':{'basics':'기본','basicShapes':{'rectangle':_0x167ec0(0x1b3),'basicShape':'기본\x20도형','blockArrow':_0x167ec0(0xe9),'equationShape':_0x167ec0(0x169),'flowchart':_0x167ec0(0x168),'starAndBanner':'별과\x20배너','callout':_0x167ec0(0x147),'actionButton':_0x167ec0(0x160),'other':'기타'},'classDiagram':'클래스\x20다이어그램','dataFlowDiagram':'데이터\x20흐름도','line':'선','entityRelationshipDiagram':_0x167ec0(0x1b4),'umlCustomShapes':_0x167ec0(0x183),'umlSequenceDiagram':_0x167ec0(0x1b5),'statusDiagram':_0x167ec0(0x189),'componentDiagram':_0x167ec0(0x1b2)},'connector':{'toolbar':{'sourceMarker':_0x167ec0(0xe0),'swapMarkers':'화살표\x20뒤집기','targetMarker':'끝점\x20화살표','lineColor':'선\x20색상','lineWidth':'두께','opacityPercent':'불투명도\x20{0}%','settings':_0x167ec0(0x164),'smoothElbow':_0x167ec0(0x137),'bridge':_0x167ec0(0x107),'insertText':'텍스트\x20삽입','textSettings':_0x167ec0(0x178),'alignLeft':_0x167ec0(0xd0),'alignCenter':_0x167ec0(0x1a3),'alignRight':_0x167ec0(0x1ae),'bold':'굵게','italic':_0x167ec0(0xfd),'underline':'밑줄','strikethrough':'취소선','textColor':_0x167ec0(0x156),'editText':_0x167ec0(0xe7),'labelFill':_0x167ec0(0x121),'labelBorder':_0x167ec0(0xe1),'transparent':'투명','breakLineBehindText':_0x167ec0(0x17c),'textSection':_0x167ec0(0xe5),'labelSection':'레이블','deleteText':_0x167ec0(0x141),'more':'더\x20보기'},'routing':{'straight':'직선','elbow':'직각\x20꺾임선','polyline':'폴리라인','curve':'곡선'},'strokeWidth':{'thin':'얇게','regular':'보통','medium':'중간','bold':'굵게'},'dash':{'solid':'실선','dashed':'파선','dotted':'점선','dashDot':'일점쇄선'},'marker':{'none':'없음','arrow':_0x167ec0(0x14e),'filledArrow':_0x167ec0(0xed),'openArrow':_0x167ec0(0x124),'triangle':_0x167ec0(0x172),'filledTriangle':_0x167ec0(0x12b),'hollowTriangle':_0x167ec0(0xff),'diamond':'다이아몬드','hollowDiamond':_0x167ec0(0x110),'filledDiamond':'채워진\x20다이아몬드','circle':'원','filledCircle':'채워진\x20원','bar':'막대','doubleBar':'이중\x20막대','crowFoot':_0x167ec0(0xfe),'crowsFoot':_0x167ec0(0xfe),'barCrowsFoot':_0x167ec0(0xef),'circleCrowsFoot':'원\x20까마귀\x20발','circleBar':_0x167ec0(0x19d),'x':'X','cross':'십자','plus':_0x167ec0(0x19b),'zeroOrOne':_0x167ec0(0xf9),'zeroOrMany':'0\x20또는\x20다수','oneOrMany':_0x167ec0(0x13f)}},'zoom':{'dragMode':'드래그\x20모드','fitContent':_0x167ec0(0x170),'zoomOptions':_0x167ec0(0x133),'zoomTo100':_0x167ec0(0xda),'zoomToFit':_0x167ec0(0x111),'zoomToSelection':_0x167ec0(0x131),'zoomOut':'축소','resetZoom':_0x167ec0(0xce),'zoomIn':'확대','help':_0x167ec0(0x10a)},'shortcutHelp':{'title':_0x167ec0(0x197),'close':_0x167ec0(0x191),'sections':{'tools':'도구','navigator':'탐색기','view':'보기','selection':_0x167ec0(0x17a),'editing':_0x167ec0(0x11a),'grouping':_0x167ec0(0x130),'swimlane':'스윔레인','mindMap':_0x167ec0(0xdb),'layout':_0x167ec0(0x19f),'font':_0x167ec0(0x149)},'items':{'showMoreShapes':_0x167ec0(0x119),'roundedRectangle':_0x167ec0(0x114),'rectangle':_0x167ec0(0x1b3),'oval':'타원','diamond':'다이아몬드','text':_0x167ec0(0xe5),'elbowConnector':_0x167ec0(0x186),'line':'직선','stickyNote':_0x167ec0(0xd8),'search':'검색','zoomWheel':_0x167ec0(0x1b6),'zoomPinch':_0x167ec0(0x1b6),'zoomTo100':_0x167ec0(0xda),'zoomToSelection':'선택\x20영역에\x20맞추기','zoomToFit':_0x167ec0(0x111),'enterFullScreen':'전체\x20화면으로\x20전환','exitFullScreen':'전체\x20화면\x20종료','selectShape':_0x167ec0(0x17a),'selectAll':_0x167ec0(0x14b),'multipleSelect':_0x167ec0(0x148),'invertSelection':_0x167ec0(0x1b7),'preciseSelection':_0x167ec0(0x13c),'deepSelect':_0x167ec0(0x173),'editShape':'도형\x20편집','copy':'복사','copyAsImage':_0x167ec0(0x11e),'paste':_0x167ec0(0x162),'cut':_0x167ec0(0x190),'makeCopy':'복사본\x20만들기','scale':_0x167ec0(0xf0),'copyStyle':_0x167ec0(0x13d),'pasteStyle':'스타일\x20붙여넣기','moveAxisLocked':_0x167ec0(0x145),'flipHorizontal':'수평으로\x20뒤집기','flipVertical':_0x167ec0(0x1a4),'undo':_0x167ec0(0x199),'redo':_0x167ec0(0x136),'toggleQuickAdd':'빠른\x20추가\x20표시\x20/\x20숨기기','hideCollaboratorsCursors':_0x167ec0(0x12f),'toggleToolbar':'도구\x20모음\x20표시\x20/\x20숨기기','delete':'삭제','group':_0x167ec0(0xfa),'ungroup':_0x167ec0(0x153),'selectUpperLayerGroups':_0x167ec0(0x143),'selectShapesToGroup':_0x167ec0(0xf4),'swimlaneLaneRename':_0x167ec0(0xf3),'swimlaneLaneToggleCollapsed':'레인\x20접기\x20/\x20펴기','swimlaneLaneMovePrevious':'레인을\x20앞으로\x20이동','swimlaneLaneMoveNext':'레인을\x20뒤로\x20이동','swimlaneLaneRemove':_0x167ec0(0xf8),'addSiblingNode':_0x167ec0(0x106),'addChildNode':'자식\x20노드\x20추가','addParentNode':'부모\x20노드\x20추가','foldChildNodes':_0x167ec0(0x18b),'collapseAllNodes':_0x167ec0(0x17f),'addDescription':_0x167ec0(0xf6),'editCurrentNode':'현재\x20노드\x20편집','bringToFront':'맨\x20앞으로','sendToBack':_0x167ec0(0x167),'alignLeft':_0x167ec0(0xd0),'alignRight':_0x167ec0(0x1ae),'alignTop':_0x167ec0(0x15d),'alignBottom':_0x167ec0(0x101),'alignMiddle':_0x167ec0(0xd7),'alignCenter':'수평\x20중앙\x20정렬','distributeHorizontally':_0x167ec0(0x135),'distributeVertically':_0x167ec0(0x196),'disableObjectAlignment':'객체\x20정렬\x20비활성화','increaseFontSize':_0x167ec0(0x1a8),'decreaseFontSize':'글꼴\x20크기\x20줄이기','bold':'굵게','strikethrough':_0x167ec0(0x16d),'italic':_0x167ec0(0xfd),'underline':'밑줄','link':'링크','numberedList':'번호\x20매기기\x20목록','bulletedList':_0x167ec0(0x1b8),'quote':'인용','alignTextLeft':_0x167ec0(0xd0),'alignTextRight':_0x167ec0(0x1ae),'alignTextCenter':_0x167ec0(0x1a3)}}}};function _0x5f10(_0x3437b7,_0x540fbe){_0x3437b7=_0x3437b7-0xce;const _0x150fb9=_0x150f();let _0x5f10ba=_0x150fb9[_0x3437b7];return _0x5f10ba;}function _0x150f(){const _0x3edfb7=['도형\x20편집','좌우\x20화살표','가로\x20타임라인','파선\x20(화살표\x20없음)','이미지로\x20복사','시퀀스\x20조각','다이아몬드','레이블\x20배경','세로\x20스윔레인','데이터\x20저장소\x202','열린\x20화살표','이\x20노드에\x20대한\x20설명을\x20추가','인터페이스','오른쪽\x20마인드맵','브러시\x20패스\x20편집','트리\x20다이어그램','컬렉션\x20라이프라인','채워진\x20삼각형','잠금\x20해제','양쪽\x20열린\x20화살표','상태\x20막대','공동\x20작업자\x20커서\x20숨기기','도형\x20그룹화','선택\x20영역에\x20맞추기','컨테이너\x20삭제','확대/축소\x20옵션','콘텐츠를\x20다음\x20레인으로\x20이동\x20후\x20삭제','수평으로\x20분배','다시\x20실행','꺾임선','객체\x20없음','키\x20필드\x20타입\x20엔티티','컴포넌트','자리\x20표시자','정밀\x20선택','스타일\x20복사','팔각형','1\x20또는\x20다수','필수\x20인터페이스','텍스트\x20삭제','키\x20필드\x20엔티티','상위\x20레이어\x20그룹\x20선택','레인을\x20뒤로\x20이동','수평\x20/\x20수직으로\x20이동','{0}행\x20{1}열','콜아웃','다중\x20선택\x20/\x20선택\x20해제','글꼴\x20설정','테이블','모두\x20선택','빈\x20다이아몬드\x20커넥터','9380hcjnzr','화살표','레인\x20이름','화살표\x20방향\x20반전','컬렉션','활성화\x20막대','그룹\x20해제','28593wwEihM','경계\x20라이프라인','글자\x20색상','데이터\x20저장소\x201','레인\x20항목\x20추가','컨테이너','57906HzXsua','그리드','채워진\x20다이아몬드\x20커넥터','위쪽\x20정렬','세로\x20타임라인','콘텐츠를\x20꺼낸\x20후\x20레인\x20삭제','액션\x20버튼','객체\x20이름','붙여넣기','79657foPrzX','선\x20설정','왼쪽\x20트리','빈티지','맨\x20뒤로','순서도','수식\x20도형','세부\x20정보','앞으로\x20이동','레인\x20추가','취소선','클래스','선\x20(화살표\x20없음)','콘텐츠에\x20맞추기','위치\x20찾기','삼각형','깊은\x20선택','선\x20두께','개체\x20검색','펼치기','초기\x20상태','텍스트\x20설정','둥근\x20모서리\x20정사각형','도형\x20선택','컨테이너\x20이름\x20변경','텍스트\x20뒤의\x20선\x20끊기','뒤로\x20이동','더\x20보기','모든\x20노드\x20접기\x20/\x20펴기','공동\x20작업자\x20커서','육각형','텍스트\x20추가','UML\x20사용자\x20지정\x20도형','비비드','레인\x20펼치기','꺾임선\x20커넥터','1290668thmeLC','16\x20:\x209','상태\x20다이어그램','필드\x20타입\x20엔티티','자식\x20노드\x20접기\x20/\x20펴기','아래에\x20레인\x20추가','레인\x20항목','세부\x20정보를\x20편집할\x20객체를\x20선택하세요','말풍선','잘라내기','단축키\x20닫기','왼쪽\x20중괄호','커넥터','맨\x20앞으로','레인\x20접기','수직으로\x20분배','키보드\x20단축키','스윔레인','실행\x20취소','빠른\x20추가','더하기','엔티티','원\x20막대','11950624kPTCYC','레이아웃','1217648zTkGsS','사용자\x20지정','오른쪽\x20화살표','가운데\x20정렬','수직으로\x20뒤집기','컴포넌트\x20박스','가로\x20스윔레인','4\x20:\x203','글꼴\x20크기\x20늘리기','비디오','자기\x20디스크\x20라이프라인','평행\x20사변형','분류자','숨기기','오른쪽\x20정렬','엔티티\x20라이프라인','둥근\x20콜아웃','레인\x20{0}','컴포넌트\x20다이어그램','사각형','엔티티\x20관계\x20다이어그램','UML\x20시퀀스\x20다이어그램','확대\x20/\x20축소','선택\x20반전','글머리\x20기호\x20목록','확대/축소\x20초기화','액터\x20라이프라인','왼쪽\x20정렬','데이터','이름\x20변경','사용자\x20지정\x20크기','상위\x20컨테이너\x20선택','콘텐츠를\x20이전\x20레인으로\x20이동\x20후\x20삭제','그레이','수직\x20중앙\x20정렬','스티커\x20메모','어셈블리\x20커넥터','100%로\x20확대','마인드맵','페이지','원기둥','도형\x20검색','사다리꼴','시작점\x20화살표','레이블\x20테두리','295utIHxK','보드\x20요소\x20찾기','왼쪽\x20마인드맵','텍스트','1877758blQOSd','텍스트\x20편집','앞으로','블록\x20화살표','도구\x20모음\x20표시','객체\x20라이프라인','오른쪽\x20트리','채워진\x20화살표','왼쪽\x20화살표','막대\x20까마귀\x20발','확대/축소','멤버십\x20잠금\x20해제','리소스','레인\x20이름\x20변경','그룹화할\x20도형\x20선택','컨테이너\x20해체','설명\x20추가','레인을\x20앞으로\x20이동','레인\x20삭제','0\x20또는\x201','그룹화','9snBkNS','모두\x20표시','기울임꼴','까마귀\x20발','빈\x20삼각형','이미지','아래쪽\x20정렬','오른쪽\x20화살표\x20블록','플로팅\x20레이어','exports','멤버십\x20잠그기','형제\x20노드\x20추가','연결선\x20점프','컨테이너\x20이름','파선\x20채워진\x20화살표\x20커넥터','도움말','캔버스\x20레이어','드래그하여\x20순서\x20변경','DOM','좌우\x20트리','콘텐츠와\x20레인\x20삭제','빈\x20다이아몬드','전체에\x20맞추기','대체\x20시퀀스\x20조각','제공\x20인터페이스','둥근\x20모서리\x20사각형','데이터\x20저장소\x203','직접\x20접근\x20저장소\x20라이프라인','테마\x20{0}','일치하는\x20항목\x20없음','도형\x20더\x20보기'];_0x150f=function(){return _0x3edfb7;};return _0x150f();}module[_0x167ec0(0x104)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x39217d=_0x5b69;(function(_0x4c3e96,_0x872f00){const _0x3f12d4=_0x5b69,_0x4c5fc9=_0x4c3e96();while(!![]){try{const _0x523edf=parseInt(_0x3f12d4(0x9a))/0x1*(parseInt(_0x3f12d4(0xe7))/0x2)+-parseInt(_0x3f12d4(0x92))/0x3*(parseInt(_0x3f12d4(0xd8))/0x4)+-parseInt(_0x3f12d4(0x10d))/0x5+-parseInt(_0x3f12d4(0xb0))/0x6*(parseInt(_0x3f12d4(0xea))/0x7)+-parseInt(_0x3f12d4(0xb1))/0x8*(parseInt(_0x3f12d4(0xdc))/0x9)+-parseInt(_0x3f12d4(0xe1))/0xa*(-parseInt(_0x3f12d4(0x158))/0xb)+-parseInt(_0x3f12d4(0x181))/0xc*(-parseInt(_0x3f12d4(0x17b))/0xd);if(_0x523edf===_0x872f00)break;else _0x4c5fc9['push'](_0x4c5fc9['shift']());}catch(_0x4583ca){_0x4c5fc9['push'](_0x4c5fc9['shift']());}}}(_0x2d33,0xa2cde));function _0x5b69(_0x37dfa4,_0x1f83d2){_0x37dfa4=_0x37dfa4-0x88;const _0x2d33bf=_0x2d33();let _0x5b69e0=_0x2d33bf[_0x37dfa4];return _0x5b69e0;}const e={'boards-ui':{'line':{'title':_0x39217d(0xc2)},'contextMenu':{'container':{'rename':'Zmień\x20nazwę\x20kontenera','fitToContent':_0x39217d(0x16b),'selectContents':_0x39217d(0xb8),'enableAutoResize':_0x39217d(0x136),'disableAutoResize':_0x39217d(0x8f),'lockMembership':_0x39217d(0xfd),'unlockMembership':_0x39217d(0xa4),'disband':'Rozwiąż\x20kontener','delete':_0x39217d(0x170)},'containerChild':{'moveOut':_0x39217d(0xa3),'selectParent':_0x39217d(0x1a2),'fitParent':_0x39217d(0x166)},'swimlaneLane':{'add':_0x39217d(0x128),'addBelow':'Dodaj\x20tor\x20poniżej','addRight':_0x39217d(0x93),'remove':_0x39217d(0xaa),'removeAndMovePrevious':_0x39217d(0x134),'removeAndPromote':_0x39217d(0x151),'removeAndDeleteContent':_0x39217d(0xde),'removeAndMoveNext':_0x39217d(0xf0),'rename':_0x39217d(0xf7),'movePrevious':_0x39217d(0x165),'moveNext':_0x39217d(0x19b),'expand':'Rozwiń\x20tor','collapse':'Zwiń\x20tor'}},'popup':{'containerName':_0x39217d(0x180),'laneName':_0x39217d(0x108),'cancel':_0x39217d(0xd7),'rename':_0x39217d(0x191)},'ink':{'finishEditing':'Gotowe','enterEditing':_0x39217d(0x12e)},'mindMap':{'description':_0x39217d(0x88),'descriptionPlaceholder':_0x39217d(0xa2),'saveDescription':'Zapisz'},'panel':{'moreShapes':_0x39217d(0x8b),'more':_0x39217d(0x11a),'back':_0x39217d(0x98),'close':'Zamknij','stickyNote':_0x39217d(0xd1),'lineColor':'Kolor\x20linii','lineWidth':_0x39217d(0x106),'reverseMarkers':_0x39217d(0x19d),'searchShapes':'Wyszukaj\x20kształty','container':_0x39217d(0x19e),'swimlane':'Ścieżka\x20(swimlane)','verticalSwimlane':_0x39217d(0xbe),'horizontalSwimlane':_0x39217d(0x9b),'vertical':_0x39217d(0xfc),'horizontal':'Poziomo','tableCustomSize':_0x39217d(0x153),'tableRows':'Wiersze','tableColumns':_0x39217d(0x185),'tableInsert':'Wstaw','customContainer':_0x39217d(0x182),'containerRatio16By9':_0x39217d(0x12c),'containerRatio4By3':_0x39217d(0x167),'containerRatio1By1':_0x39217d(0x15b),'containerA4':'A4','mindMapGroupMindMap':_0x39217d(0x11e),'mindMapGroupTree':_0x39217d(0x137),'mindMapGroupTimeline':_0x39217d(0x12f),'mindMapRight':_0x39217d(0x8a),'mindMapLeft':'Mapa\x20myśli\x20w\x20lewo','mindMapHorizontal':'Pozioma\x20mapa\x20myśli','mindMapVertical':_0x39217d(0x188),'mindMapTreeRight':_0x39217d(0xf2),'mindMapTreeLeft':_0x39217d(0x101),'mindMapTreeAlternate':_0x39217d(0x119),'mindMapTimelineHorizontal':_0x39217d(0x12a),'mindMapTimelineVertical':'Pionowa\x20oś\x20czasu','mindMapNodeText':'Dodaj\x20tekst'},'settings':{'collaboratorCursors':_0x39217d(0x168),'find':_0x39217d(0xb7),'grid':'Siatka','preciseSelection':_0x39217d(0x103),'quickAdd':_0x39217d(0xd9),'theme':'Motyw','themeOption':'Motyw\x20{0}','themePreviewStart':_0x39217d(0x109),'themePreviewData':_0x39217d(0x121),'undo':_0x39217d(0x163),'redo':'Ponów','settings':_0x39217d(0x17a),'objects':_0x39217d(0x138),'findBoardElements':_0x39217d(0x95),'noMatches':'Brak\x20dopasowań','showDimensions':_0x39217d(0x90),'showToolbar':_0x39217d(0x144),'translateInto':_0x39217d(0xac)},'objectListPanel':{'title':_0x39217d(0x138),'empty':_0x39217d(0x116),'showAll':'Pokaż\x20wszystko','hideAll':_0x39217d(0x100),'moveForward':_0x39217d(0x8d),'moveBackward':'Przenieś\x20do\x20tyłu','close':_0x39217d(0x91),'nameInput':_0x39217d(0x18c),'hide':_0x39217d(0x114),'show':_0x39217d(0xa5),'lock':'Zablokuj','unlock':_0x39217d(0xff),'details':_0x39217d(0xc1),'locate':_0x39217d(0x183),'expand':'Rozwiń','collapse':_0x39217d(0xcf),'dragToReorder':_0x39217d(0x187),'search':_0x39217d(0x19a),'filterAll':'Wszystkie','filterHidden':_0x39217d(0xfa),'filterLocked':'Zablokowane','sectionCanvas':_0x39217d(0x105),'sectionFloating':'Warstwa\x20pływająca','name':_0x39217d(0xbc),'description':_0x39217d(0x88),'descriptionPlaceholder':_0x39217d(0x9c),'noSelection':_0x39217d(0x186),'elementTypes':{'object':_0x39217d(0xed),'connector':_0x39217d(0x152),'container':'Kontener','group':'Grupa','image':'Obraz','chart':'Wykres','page':_0x39217d(0x14a),'placeholder':'Symbol\x20zastępczy','shape':_0x39217d(0x184),'table':_0x39217d(0x19c),'text':_0x39217d(0x131),'smartArt':_0x39217d(0x156),'video':_0x39217d(0x94),'unit':_0x39217d(0x13e),'dom':_0x39217d(0x148)}},'find':{'lanePosition':_0x39217d(0x13c),'tableCellPosition':_0x39217d(0xda),'elementTypes':{'connector':_0x39217d(0x152),'container':_0x39217d(0x19e),'group':_0x39217d(0x14c),'image':'Obraz','page':_0x39217d(0x14a),'placeholder':'Symbol\x20zastępczy','shape':_0x39217d(0x184),'table':_0x39217d(0x19c),'text':'Tekst'}},'themePresets':{'default':_0x39217d(0xe5),'classic':_0x39217d(0x126),'vintage':_0x39217d(0xdd),'gray':'Szary','vibrant':_0x39217d(0x143),'blue':'Niebieski'},'toolbar':{'resetColor':_0x39217d(0x155),'shape':_0x39217d(0x184),'text':_0x39217d(0x131),'stickyNote':_0x39217d(0xd1),'line':'Łącznik','container':_0x39217d(0x19e),'swimlane':_0x39217d(0xad),'table':_0x39217d(0x19c),'chart':_0x39217d(0xfb),'pen':_0x39217d(0x175),'mindMap':_0x39217d(0x11e),'resources':'Zasoby','image':'Obraz','wrapInContainer':_0x39217d(0xe6),'addSwimlaneLane':_0x39217d(0xbd),'swimlaneMenu':'Ścieżka','swimlaneLaneMenu':'Element\x20toru','editBrushPath':_0x39217d(0x194),'arrange':'Rozmieść','bringToFront':_0x39217d(0x10f),'bringForward':_0x39217d(0x1a3),'sendBackward':_0x39217d(0x142),'sendToBack':_0x39217d(0x18f),'more':_0x39217d(0x11a)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x39217d(0xcc),'oval':_0x39217d(0xf3),'diamond':_0x39217d(0x9d),'rectangle':'Prostokąt','circle':_0x39217d(0x147),'cylinder':_0x39217d(0xcd),'chevron':'Szewron','rightArrowBlock':_0x39217d(0x13f),'parallelogram':'Równoległobok','trapezoid':_0x39217d(0xd0),'speechBubble':_0x39217d(0x18b),'roundedCallout':_0x39217d(0x160),'rightTriangle':_0x39217d(0xc8),'triangle':_0x39217d(0xc4),'star':_0x39217d(0xee),'hexagon':'Sześciokąt','pentagon':_0x39217d(0xc7),'octagon':_0x39217d(0x169),'leftArrow':'Strzałka\x20w\x20lewo','rightArrow':_0x39217d(0xc9),'leftRightArrow':_0x39217d(0x99),'cloud':_0x39217d(0x14e),'leftBrace':'Lewy\x20nawias\x20klamrowy','rightBrace':'Prawy\x20nawias\x20klamrowy','plus':_0x39217d(0xf9),'actor':'Aktor','boundary':_0x39217d(0xab),'control':_0x39217d(0x157),'entity':_0x39217d(0x196),'collection':_0x39217d(0x13d),'dataFlowRoundedRectangle':_0x39217d(0xcc),'dataFlowCircle':_0x39217d(0x147),'dataFlowRoundedSquare':_0x39217d(0x10b),'dataStorage1':'Magazyn\x20danych\x201','dataStorage2':'Magazyn\x20danych\x202','dataStorage3':_0x39217d(0x129),'lineNone':_0x39217d(0xdf),'lineDashedNone':'Linia\x20przerywana\x20(bez\x20strzałki)','lineOpenArrow':'Otwarta\x20strzałka','lineDoubleOpenArrow':'Podwójna\x20otwarta\x20strzałka','actorLifeline':'Linia\x20życia\x20aktora','boundaryLifeline':'Linia\x20życia\x20granicy','controlLifeline':'Linia\x20życia\x20sterowania','entityLifeline':_0x39217d(0xe2),'collectionLifeline':_0x39217d(0x171),'objectLifeline':_0x39217d(0x122),'magneticDiskLifeline':_0x39217d(0x18e),'directAccessStorageLifeline':_0x39217d(0x193),'activationBar':_0x39217d(0x192),'sequenceFragment':_0x39217d(0x118),'sequenceAlternativeFragment':_0x39217d(0xa9),'umlClass':_0x39217d(0x123),'umlInterface':_0x39217d(0xba),'umlInterfaceShape':_0x39217d(0xba),'umlClassifier':'Klasyfikator','umlHollowDiamondConnector':_0x39217d(0xf4),'umlFilledDiamondConnector':_0x39217d(0x15f),'umlFilledArrowConnector':'Łącznik\x20pełna\x20strzałka','umlDashedOpenArrowConnector':_0x39217d(0x16e),'umlDashedFilledArrowConnector':_0x39217d(0x1a8),'erdEntity':'Encja','erdKeyField':_0x39217d(0x111),'erdFieldType':_0x39217d(0xc0),'erdFull':_0x39217d(0xf5),'initialState':'Stan\x20początkowy','finalState':_0x39217d(0xb4),'stateBar':_0x39217d(0x14b),'requiredInterface':'Wymagany\x20interfejs','assemblyConnector':_0x39217d(0x178),'providedInterface':'Dostarczany\x20interfejs','componentBox':_0x39217d(0xf8),'component':'Komponent'},'shapeCategories':{'basics':_0x39217d(0x17f),'basicShapes':{'rectangle':_0x39217d(0x17e),'basicShape':_0x39217d(0xd4),'blockArrow':_0x39217d(0x159),'equationShape':_0x39217d(0x11f),'flowchart':'Schemat\x20blokowy','starAndBanner':_0x39217d(0x1a1),'callout':_0x39217d(0x12d),'actionButton':_0x39217d(0x174),'other':_0x39217d(0x1a0)},'classDiagram':_0x39217d(0xb5),'dataFlowDiagram':_0x39217d(0xbb),'line':_0x39217d(0xc2),'entityRelationshipDiagram':'Diagram\x20związków\x20encji','umlCustomShapes':_0x39217d(0x173),'umlSequenceDiagram':_0x39217d(0xc5),'statusDiagram':_0x39217d(0x107),'componentDiagram':_0x39217d(0x15a)},'connector':{'toolbar':{'sourceMarker':_0x39217d(0x16f),'swapMarkers':_0x39217d(0x14f),'targetMarker':_0x39217d(0x10a),'lineColor':_0x39217d(0x18d),'lineWidth':_0x39217d(0x198),'opacityPercent':_0x39217d(0x104),'settings':_0x39217d(0x9f),'smoothElbow':_0x39217d(0xe4),'bridge':_0x39217d(0x13a),'insertText':_0x39217d(0x16d),'textSettings':_0x39217d(0xd3),'alignLeft':_0x39217d(0xc6),'alignCenter':_0x39217d(0x11b),'alignRight':'Wyrównaj\x20do\x20prawej','bold':_0x39217d(0x15c),'italic':_0x39217d(0x11c),'underline':'Podkreślenie','strikethrough':_0x39217d(0x102),'textColor':_0x39217d(0x17d),'editText':_0x39217d(0x146),'labelFill':_0x39217d(0x154),'labelBorder':_0x39217d(0xae),'transparent':_0x39217d(0x10c),'breakLineBehindText':_0x39217d(0xb9),'textSection':_0x39217d(0x131),'labelSection':_0x39217d(0xa8),'deleteText':_0x39217d(0xd6),'more':'Więcej'},'routing':{'straight':'Linia\x20prosta','elbow':_0x39217d(0x10e),'polyline':_0x39217d(0x1a5),'curve':_0x39217d(0x164)},'strokeWidth':{'thin':_0x39217d(0x11d),'regular':'Zwykła','medium':_0x39217d(0x150),'bold':_0x39217d(0xec)},'dash':{'solid':_0x39217d(0x110),'dashed':_0x39217d(0x190),'dotted':'Kropkowana','dashDot':_0x39217d(0xa7)},'marker':{'none':'Brak','arrow':_0x39217d(0x124),'filledArrow':'Pełna\x20strzałka','openArrow':_0x39217d(0x15e),'triangle':_0x39217d(0xc4),'filledTriangle':_0x39217d(0x1a9),'hollowTriangle':_0x39217d(0xa1),'diamond':_0x39217d(0x9d),'hollowDiamond':_0x39217d(0x197),'filledDiamond':_0x39217d(0x19f),'circle':'Koło','filledCircle':_0x39217d(0xaf),'bar':_0x39217d(0x115),'doubleBar':'Podwójna\x20belka','crowFoot':_0x39217d(0xe8),'crowsFoot':_0x39217d(0xe8),'barCrowsFoot':'Stopa\x20kruka\x20z\x20belką','circleCrowsFoot':'Stopa\x20kruka\x20z\x20kołem','circleBar':_0x39217d(0x112),'x':'X','cross':_0x39217d(0x132),'plus':_0x39217d(0xf9),'zeroOrOne':'Zero\x20lub\x20jeden','zeroOrMany':_0x39217d(0x1a4),'oneOrMany':_0x39217d(0xc3)}},'zoom':{'dragMode':'Tryb\x20przeciągania','fitContent':_0x39217d(0x16b),'zoomOptions':_0x39217d(0xeb),'zoomTo100':'Powiększ\x20do\x20100%','zoomToFit':'Dopasuj\x20do\x20obszaru\x20roboczego','zoomToSelection':_0x39217d(0x161),'zoomOut':'Pomniejsz','resetZoom':_0x39217d(0xe9),'zoomIn':_0x39217d(0x8c),'help':_0x39217d(0x130)},'shortcutHelp':{'title':'Skróty\x20klawiaturowe','close':_0x39217d(0x13b),'sections':{'tools':_0x39217d(0x117),'navigator':_0x39217d(0x140),'view':_0x39217d(0x89),'selection':_0x39217d(0x16c),'editing':_0x39217d(0x12b),'grouping':_0x39217d(0xce),'swimlane':_0x39217d(0xad),'mindMap':_0x39217d(0x11e),'layout':_0x39217d(0xd5),'font':'Czcionka'},'items':{'showMoreShapes':_0x39217d(0xb6),'roundedRectangle':_0x39217d(0xcc),'rectangle':'Prostokąt','oval':_0x39217d(0xf3),'diamond':_0x39217d(0x9d),'text':_0x39217d(0x131),'elbowConnector':_0x39217d(0x120),'line':_0x39217d(0xc2),'stickyNote':_0x39217d(0xd1),'search':_0x39217d(0xe3),'zoomWheel':_0x39217d(0x189),'zoomPinch':'Powiększ\x20/\x20Pomniejsz','zoomTo100':'Powiększ\x20do\x20100%','zoomToSelection':_0x39217d(0x161),'zoomToFit':_0x39217d(0xdb),'enterFullScreen':_0x39217d(0xa0),'exitFullScreen':'Opuść\x20tryb\x20pełnoekranowy','selectShape':'Zaznacz\x20kształt','selectAll':_0x39217d(0xf1),'multipleSelect':'Wielokrotne\x20zaznaczanie\x20/\x20odznaczanie','invertSelection':_0x39217d(0x133),'preciseSelection':_0x39217d(0x103),'deepSelect':_0x39217d(0x179),'editShape':_0x39217d(0x12b),'copy':_0x39217d(0xb2),'copyAsImage':_0x39217d(0x9e),'paste':_0x39217d(0x113),'cut':_0x39217d(0xef),'makeCopy':_0x39217d(0x1a6),'scale':_0x39217d(0x176),'copyStyle':_0x39217d(0x14d),'pasteStyle':_0x39217d(0xa6),'moveAxisLocked':'Przesuń\x20w\x20poziomie\x20/\x20pionie','flipHorizontal':_0x39217d(0x177),'flipVertical':_0x39217d(0x97),'undo':'Cofnij','redo':_0x39217d(0xca),'toggleQuickAdd':'Pokaż\x20/\x20ukryj\x20szybkie\x20dodawanie','hideCollaboratorsCursors':_0x39217d(0x8e),'toggleToolbar':'Pokaż\x20/\x20ukryj\x20pasek\x20narzędzi','delete':_0x39217d(0x15d),'group':_0x39217d(0x149),'ungroup':_0x39217d(0x162),'selectUpperLayerGroups':'Wybierz\x20grupy\x20wyższego\x20poziomu','selectShapesToGroup':_0x39217d(0x135),'swimlaneLaneRename':'Zmień\x20nazwę\x20toru','swimlaneLaneToggleCollapsed':_0x39217d(0xbf),'swimlaneLaneMovePrevious':_0x39217d(0x165),'swimlaneLaneMoveNext':_0x39217d(0x19b),'swimlaneLaneRemove':_0x39217d(0xaa),'addSiblingNode':_0x39217d(0xf6),'addChildNode':_0x39217d(0x16a),'addParentNode':_0x39217d(0xb3),'foldChildNodes':_0x39217d(0x145),'collapseAllNodes':_0x39217d(0x125),'addDescription':_0x39217d(0x9c),'editCurrentNode':_0x39217d(0xfe),'bringToFront':_0x39217d(0x10f),'sendToBack':_0x39217d(0x18f),'alignLeft':_0x39217d(0xc6),'alignRight':_0x39217d(0x96),'alignTop':_0x39217d(0x195),'alignBottom':_0x39217d(0x141),'alignMiddle':_0x39217d(0x139),'alignCenter':'Wyrównaj\x20do\x20środka\x20poziomo','distributeHorizontally':'Rozłóż\x20poziomo','distributeVertically':_0x39217d(0x1a7),'disableObjectAlignment':_0x39217d(0x17c),'increaseFontSize':'Zwiększ\x20rozmiar\x20czcionki','decreaseFontSize':_0x39217d(0x199),'bold':_0x39217d(0x15c),'strikethrough':'Przekreślenie','italic':_0x39217d(0x11c),'underline':_0x39217d(0xcb),'link':_0x39217d(0x18a),'numberedList':_0x39217d(0x127),'bulletedList':'Lista\x20punktowana','quote':_0x39217d(0xe0),'alignTextLeft':'Wyrównaj\x20do\x20lewej','alignTextRight':_0x39217d(0x96),'alignTextCenter':_0x39217d(0xd2)}}}};module[_0x39217d(0x172)]=e;function _0x2d33(){const _0x29a4c0=['Łącznik','Rozmiar\x20niestandardowy','Tło\x20etykiety','Resetuj\x20kolor','SmartArt','Sterowanie','407KGPXWd','Strzałki\x20blokowe','Diagram\x20komponentów','1\x20:\x201','Pogrubienie','Usuń','Otwarta\x20strzałka','Łącznik\x20pełny\x20romb','Zaokrąglona\x20wypowiedź','Powiększ\x20do\x20zaznaczenia','Rozgrupuj','Cofnij','Krzywa','Przenieś\x20tor\x20w\x20górę','Dopasuj\x20kontener\x20nadrzędny\x20do\x20zawartości','4\x20:\x203','Kursory\x20współpracowników','Ośmiokąt','Dodaj\x20węzeł\x20podrzędny','Dopasuj\x20do\x20zawartości','Zaznacz\x20kształt','Wstaw\x20tekst','Łącznik\x20przerywana\x20otwarta\x20strzałka','Strzałka\x20początku','Usuń\x20kontener','Linia\x20życia\x20kolekcji','exports','Niestandardowe\x20kształty\x20UML','Przyciski\x20akcji','Pióro','Skaluj','Odwróć\x20w\x20poziomie','Łącznik\x20montażowy','Zaznaczenie\x20głębokie','Ustawienia','1261XcUycy','Wyłącz\x20wyrównywanie\x20obiektów','Kolor\x20tekstu','Prostokąty','Podstawy','Nazwa\x20kontenera','388932uKIbul','Niestandardowy','Zlokalizuj','Kształt','Kolumny','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Przeciągnij,\x20aby\x20zmienić\x20kolejność','Pionowa\x20mapa\x20myśli','Powiększ\x20/\x20Pomniejsz','Link','Dymek','Nazwa\x20obiektu','Kolor\x20linii','Linia\x20życia\x20dysku\x20magnetycznego','Przenieś\x20na\x20spód','Przerywana','Zmień\x20nazwę','Pasek\x20aktywacji','Linia\x20życia\x20pamięci\x20bezpośredniego\x20dostępu','Edytuj\x20ścieżkę\x20pędzla','Wyrównaj\x20do\x20góry','Encja','Pusty\x20romb','Grubość','Zmniejsz\x20rozmiar\x20czcionki','Szukaj\x20obiektów','Przenieś\x20tor\x20w\x20dół','Tabela','Odwróć\x20strzałki','Kontener','Pełny\x20romb','Inne','Gwiazdy\x20i\x20wstęgi','Wybierz\x20kontener\x20nadrzędny','Do\x20przodu','Zero\x20lub\x20wiele','Polilinia','Utwórz\x20kopię','Rozłóż\x20pionowo','Łącznik\x20przerywana\x20pełna\x20strzałka','Pełny\x20trójkąt','Opis','Widok','Mapa\x20myśli\x20w\x20prawo','Więcej\x20kształtów','Powiększ','Przenieś\x20do\x20przodu','Ukryj\x20kursory\x20współpracowników','Wyłącz\x20automatyczne\x20dopasowanie\x20rozmiaru','Pokaż\x20wymiary','Zamknij','886959jsyGvc','Dodaj\x20tor\x20po\x20prawej','Wideo','Znajdź\x20elementy\x20tablicy','Wyrównaj\x20do\x20prawej','Odwróć\x20w\x20pionie','Wstecz','Strzałka\x20w\x20obie\x20strony','1361lIudFd','Ścieżka\x20pozioma','Dodaj\x20opis','Romb','Kopiuj\x20jako\x20obraz','Ustawienia\x20linii','Przejdź\x20do\x20trybu\x20pełnoekranowego','Pusty\x20trójkąt','Dodaj\x20opis\x20dla\x20tego\x20węzła','Wyjmij\x20z\x20kontenera','Odblokuj\x20członkostwo','Pokaż','Wklej\x20styl','Kreska-kropka','Etykieta','Fragment\x20sekwencji\x20alternatywnej','Usuń\x20tor','Granica','Przetłumacz\x20na','Ścieżka','Obramowanie\x20etykiety','Pełne\x20koło','3373494qndSbJ','1227784YPBkPf','Kopiuj','Dodaj\x20węzeł\x20nadrzędny','Stan\x20końcowy','Diagram\x20klas','Pokaż\x20więcej\x20kształtów','Znajdź','Wybierz\x20zawartość','Przerwij\x20linię\x20za\x20tekstem','Interfejs','Diagram\x20przepływu\x20danych','Nazwa','Dodaj\x20element\x20toru','Ścieżka\x20pionowa','Zwiń\x20/\x20rozwiń\x20tor','Encja\x20typu\x20pola','Szczegóły','Linia','Jeden\x20lub\x20wiele','Trójkąt','Diagram\x20sekwencji\x20UML','Wyrównaj\x20do\x20lewej','Pięciokąt','Trójkąt\x20prostokątny','Strzałka\x20w\x20prawo','Ponów','Podkreślenie','Zaokrąglony\x20prostokąt','Walec','Grupuj\x20kształty','Zwiń','Trapez','Karteczka\x20samoprzylepna','Wyśrodkuj','Ustawienia\x20tekstu','Kształty\x20podstawowe','Układ','Usuń\x20tekst','Anuluj','12OPVWzT','Szybkie\x20dodawanie','Wiersz\x20{0},\x20kolumna\x20{1}','Dopasuj\x20do\x20obszaru\x20roboczego','63YTlzVa','Vintage','Usuń\x20zawartość\x20i\x20tor','Linia\x20(bez\x20strzałki)','Cytat','190920TuQLTC','Linia\x20życia\x20encji','Wyszukaj','Linia\x20łamana','Domyślny','Opakuj\x20w\x20kontener','806vjNtOf','Stopa\x20kruka','Resetuj\x20powiększenie','14zBkXpK','Opcje\x20powiększenia','Gruba','Obiekt','Gwiazda','Wytnij','Przenieś\x20zawartość\x20do\x20następnego\x20toru\x20i\x20usuń','Zaznacz\x20wszystko','Drzewo\x20po\x20prawej','Owal','Łącznik\x20pusty\x20romb','Encja\x20typu\x20pola\x20klucza','Dodaj\x20węzeł\x20siostrzany','Zmień\x20nazwę\x20toru','Pole\x20komponentu','Plus','Ukryte','Wykres','Pionowo','Zablokuj\x20członkostwo','Edytuj\x20bieżący\x20węzeł','Odblokuj','Ukryj\x20wszystko','Drzewo\x20po\x20lewej','Przekreślenie','Precyzyjne\x20zaznaczenie','Przezroczystość\x20{0}%','Warstwa\x20kanwy','Grubość\x20linii','Diagram\x20stanów','Nazwa\x20toru','Start','Strzałka\x20końca','Zaokrąglony\x20kwadrat','Przezroczyste','3230700hAOBbp','Linia\x20pod\x20kątem\x20prostym','Przenieś\x20na\x20wierzch','Ciągła','Encja\x20pola\x20klucza','Koło\x20z\x20belką','Wklej','Ukryj','Belka','Brak\x20obiektów','Narzędzia','Fragment\x20sekwencji','Drzewo\x20naprzemienne','Więcej','Wyrównaj\x20do\x20środka','Kursywa','Cienka','Mapa\x20myśli','Kształty\x20równań','Łącznik\x20łamany','Dane','Linia\x20życia\x20obiektu','Klasa','Strzałka','Zwiń\x20/\x20rozwiń\x20wszystkie\x20węzły','Klasyczny','Lista\x20numerowana','Dodaj\x20tor','Magazyn\x20danych\x203','Pozioma\x20oś\x20czasu','Edytuj\x20kształt','16\x20:\x209','Wypowiedzi','Edytuj\x20ścieżkę','Oś\x20czasu','Pomoc','Tekst','Krzyż','Odwróć\x20zaznaczenie','Przenieś\x20zawartość\x20do\x20poprzedniego\x20toru\x20i\x20usuń','Wybierz\x20kształty\x20do\x20zgrupowania','Włącz\x20automatyczne\x20dopasowanie\x20rozmiaru','Diagram\x20drzewa','Obiekty','Wyrównaj\x20do\x20środka\x20pionowo','Skok\x20linii','Zamknij\x20skróty','Tor\x20{0}','Kolekcja','Jednostka','Blok\x20strzałki\x20w\x20prawo','Nawigator','Wyrównaj\x20do\x20dołu','Do\x20tyłu','Żywy','Pokaż\x20pasek\x20narzędzi','Zwiń\x20/\x20rozwiń\x20węzły\x20podrzędne','Edytuj\x20tekst','Koło','DOM','Grupuj','Strona','Pasek\x20stanu','Grupa','Kopiuj\x20styl','Chmurka','Zamień\x20strzałki','Średnia','Wyjmij\x20zawartość\x20i\x20usuń\x20tor'];_0x2d33=function(){return _0x29a4c0;};return _0x2d33();}
|
|
1
|
+
const _0x491282=_0x1089;(function(_0x1c9614,_0x210ed9){const _0x552f5c=_0x1089,_0x46560f=_0x1c9614();while(!![]){try{const _0x3ae6f5=-parseInt(_0x552f5c(0x1e4))/0x1*(parseInt(_0x552f5c(0x1e2))/0x2)+-parseInt(_0x552f5c(0x1e5))/0x3*(parseInt(_0x552f5c(0x1d1))/0x4)+-parseInt(_0x552f5c(0x156))/0x5+-parseInt(_0x552f5c(0x13b))/0x6+parseInt(_0x552f5c(0xe8))/0x7+-parseInt(_0x552f5c(0x1c0))/0x8*(-parseInt(_0x552f5c(0x1dc))/0x9)+parseInt(_0x552f5c(0x115))/0xa*(parseInt(_0x552f5c(0x1e7))/0xb);if(_0x3ae6f5===_0x210ed9)break;else _0x46560f['push'](_0x46560f['shift']());}catch(_0x421730){_0x46560f['push'](_0x46560f['shift']());}}}(_0x431a,0x71650));function _0x1089(_0x22da51,_0xb43f4d){_0x22da51=_0x22da51-0xd2;const _0x431a24=_0x431a();let _0x108994=_0x431a24[_0x22da51];return _0x108994;}function _0x431a(){const _0x29bc03=['Dodaj\x20tor\x20po\x20prawej','Cienka','Przesuń\x20w\x20poziomie\x20/\x20pionie','Plus','Opakuj\x20w\x20kontener','Stopa\x20kruka','Krzyż','Krzywa','Wyjmij\x20zawartość\x20i\x20usuń\x20tor','Walec','Usuń\x20tor','SmartArt','Wyrównaj\x20do\x20środka\x20pionowo','Zmniejsz\x20rozmiar\x20czcionki','Pionowo','Linia\x20(bez\x20strzałki)','Żywy','Stopa\x20kruka\x20z\x20belką','Tło\x20etykiety','Wypowiedzi','Pokaż\x20więcej\x20kształtów','Zmień\x20nazwę','Owal','Strzałki\x20blokowe','Encja\x20pola\x20klucza','1091484xjDExr','Wybierz\x20kontener\x20nadrzędny','Precyzyjne\x20zaznaczenie','Jednostka','Tryb\x20przeciągania','Gwiazda','Linia\x20pod\x20kątem\x20prostym','Wyłącz\x20wyrównywanie\x20obiektów','Zamknij\x20skróty','Belka','Odblokuj\x20członkostwo','Usuń\x20tekst','Zaznaczenie\x20głębokie','Pomniejsz','Pomoc','Zwykła','Zablokuj','Ścieżka\x20pozioma','Kopiuj\x20styl','Pokaż\x20/\x20ukryj\x20pasek\x20narzędzi','Drzewo\x20po\x20prawej','Pozioma\x20mapa\x20myśli','Brak','Schemat\x20blokowy','Diagram\x20komponentów','Nazwa\x20kontenera','Linia\x20życia\x20granicy','2309825HcGsks','Gruba','Mapa\x20myśli','Wybierz\x20kształty\x20do\x20zgrupowania','Zero\x20lub\x20jeden','Pasek\x20aktywacji','Pełne\x20koło','Ścieżka','Rozwiń','Powiększ\x20do\x20100%','Dodaj\x20tor','Dodaj\x20tor\x20poniżej','Przezroczystość\x20{0}%','Dodaj\x20węzeł\x20siostrzany','Polilinia','Wyłącz\x20automatyczne\x20dopasowanie\x20rozmiaru','Poziomo','Strzałka\x20końca','Szukaj\x20obiektów','Wyjmij\x20z\x20kontenera','Edytuj\x20kształt','Linia\x20życia\x20aktora','Trójkąt\x20prostokątny','Szybkie\x20dodawanie','Pokaż\x20pasek\x20narzędzi','Drzewo\x20po\x20lewej','Łącznik\x20montażowy','4\x20:\x203','Tabela','Podkreślenie','Ukryj\x20kursory\x20współpracowników','Linia\x20życia\x20encji','Encja\x20typu\x20pola','Ustawienia\x20tekstu','Pogrubienie','Otwarta\x20strzałka','Lista\x20numerowana','Kształt','Czcionka','Karteczka\x20samoprzylepna','Brak\x20dopasowań','Pięciokąt','Obramowanie\x20etykiety','Pokaż','Diagram\x20stanów','Szczegóły','Przenieś\x20na\x20wierzch','Nazwa','DOM','Odwróć\x20strzałki','Przenieś\x20zawartość\x20do\x20następnego\x20toru\x20i\x20usuń','Zaznacz\x20kształt','Rozmieść','Gotowe','Nazwa\x20obiektu','Wyrównaj\x20do\x20środka','Zlokalizuj','Zamień\x20strzałki','Motyw','Wykres','Dymek','Motyw\x20{0}','Odwróć\x20zaznaczenie','Stan\x20początkowy','Klasyfikator','Linia\x20przerywana\x20(bez\x20strzałki)','Dodaj\x20tekst','Usuń\x20kontener','Dostarczany\x20interfejs','Encja\x20typu\x20pola\x20klucza','Koło','Przenieś\x20do\x20tyłu','Wklej\x20styl','Zwiń\x20tor','Wybierz\x20obiekt,\x20aby\x20edytować\x20jego\x20szczegóły','Vintage','Skok\x20linii','Wyrównaj\x20do\x20środka\x20poziomo','Rozwiąż\x20kontener','Stan\x20końcowy','Pusty\x20trójkąt','Obraz','Kropkowana','Utwórz\x20kopię','Wyszukaj','Szary','Diagram\x20przepływu\x20danych','Skróty\x20klawiaturowe','Linia','Fragment\x20sekwencji\x20alternatywnej','Nazwa\x20toru','Kopiuj','Zablokowane','Usuń','Romb','Tor\x20{0}','Resetuj\x20powiększenie','Strzałka','Sterowanie','Edytuj\x20ścieżkę','Edytuj\x20bieżący\x20węzeł','Niestandardowy','Łącznik\x20pusty\x20romb','Opcje\x20powiększenia','Anuluj','Zaokrąglony\x20prostokąt','3557800yMTBKj','Zwiń\x20/\x20rozwiń\x20wszystkie\x20węzły','Niebieski','Pokaż\x20/\x20ukryj\x20szybkie\x20dodawanie','Dopasuj\x20do\x20obszaru\x20roboczego','Stopa\x20kruka\x20z\x20kołem','Łącznik\x20przerywana\x20otwarta\x20strzałka','Komponent','Przenieś\x20tor\x20w\x20dół','Linia\x20prosta','Lewy\x20nawias\x20klamrowy','Diagram\x20klas','Do\x20przodu','Przenieś\x20tor\x20w\x20górę','Interfejs','Domyślny','Pełny\x20trójkąt','8KOkjPJ','Odblokuj','Dopasuj\x20kontener\x20nadrzędny\x20do\x20zawartości','Dodaj\x20opis','Wyrównaj\x20do\x20góry','Więcej','Kolekcja','Łącznik\x20łamany','Ukryte','Zamknij','Obiekt','9ORqaTv','Wstaw\x20tekst','Rozłóż\x20pionowo','Łącznik\x20pełny\x20romb','Kursywa','Cytat','487644KQBmVD','Trójkąt','3blCBDG','198723JLsGLm','Pokaż\x20wszystko','137203FVeGDD','Grupa','Kształty\x20równań','Strzałka\x20w\x20prawo','Blok\x20strzałki\x20w\x20prawo','Gwiazdy\x20i\x20wstęgi','Powiększ\x20/\x20Pomniejsz','Łącznik\x20przerywana\x20pełna\x20strzałka','Element\x20toru','Oś\x20czasu','Grupuj','Strona','Linia\x20życia\x20pamięci\x20bezpośredniego\x20dostępu','Łącznik\x20pełna\x20strzałka','Wybierz\x20zawartość','Inne','Odwróć\x20w\x20poziomie','Powiększ','Dodaj\x20opis\x20dla\x20tego\x20węzła','Narzędzia','Magazyn\x20danych\x201','Podwójna\x20belka','Diagram\x20związków\x20encji','Przerywana','Przekreślenie','Równoległobok','Wyrównaj\x20do\x20prawej','Wyrównaj\x20do\x20dołu','Ukryj\x20wszystko','Znajdź\x20elementy\x20tablicy','Nawigator','Pusty\x20romb','Grubość','Ukryj','Kursory\x20współpracowników','Edytuj\x20tekst','Warstwa\x20pływająca','4843125yKNEyr','Resetuj\x20kolor','Magazyn\x20danych\x203','Prostokąt','Średnia','Wszystkie','Skaluj','Wiersz\x20{0},\x20kolumna\x20{1}','Pole\x20komponentu','Link','Pozioma\x20oś\x20czasu','Encja','Niestandardowe\x20kształty\x20UML','Etykieta','Tekst','Zwiń','Grupuj\x20kształty','Ścieżka\x20pionowa','Rozłóż\x20poziomo','Ustawienia\x20linii','Zmień\x20nazwę\x20toru','1\x20:\x201','Pionowa\x20oś\x20czasu','Więcej\x20kształtów','Pełny\x20romb','Warstwa\x20kanwy','Opuść\x20tryb\x20pełnoekranowy','Wytnij','Do\x20tyłu','Kreska-kropka','Ponów','Powiększ\x20do\x20zaznaczenia','Pionowa\x20mapa\x20myśli','Kolor\x20linii','Linia\x20życia\x20sterowania','Sześciokąt','Wstecz','Przyciski\x20akcji','Dopasuj\x20do\x20zawartości','Wielokrotne\x20zaznaczanie\x20/\x20odznaczanie','Wymagany\x20interfejs','Wyrównaj\x20do\x20lewej','Rozgrupuj','Strzałka\x20w\x20obie\x20strony','Włącz\x20automatyczne\x20dopasowanie\x20rozmiaru','670IhGQth','Wybierz\x20grupy\x20wyższego\x20poziomu','Wyśrodkuj','Dane','Kolor\x20tekstu','Łącznik','Odwróć\x20w\x20pionie','Symbol\x20zastępczy','Drzewo\x20naprzemienne','Przezroczyste','Zwiń\x20/\x20rozwiń\x20węzły\x20podrzędne','Kontener','Podstawy'];_0x431a=function(){return _0x29bc03;};return _0x431a();}const e={'boards-ui':{'line':{'title':_0x491282(0x1ae)},'contextMenu':{'container':{'rename':'Zmień\x20nazwę\x20kontenera','fitToContent':_0x491282(0x10e),'selectContents':_0x491282(0x1f5),'enableAutoResize':_0x491282(0x114),'disableAutoResize':_0x491282(0x165),'lockMembership':'Zablokuj\x20członkostwo','unlockMembership':_0x491282(0x145),'disband':_0x491282(0x1a4),'delete':_0x491282(0x199)},'containerChild':{'moveOut':_0x491282(0x169),'selectParent':_0x491282(0x13c),'fitParent':_0x491282(0x1d3)},'swimlaneLane':{'add':_0x491282(0x160),'addBelow':_0x491282(0x161),'addRight':_0x491282(0x122),'remove':_0x491282(0x12c),'removeAndMovePrevious':'Przenieś\x20zawartość\x20do\x20poprzedniego\x20toru\x20i\x20usuń','removeAndPromote':_0x491282(0x12a),'removeAndDeleteContent':'Usuń\x20zawartość\x20i\x20tor','removeAndMoveNext':_0x491282(0x188),'rename':_0x491282(0xfc),'movePrevious':_0x491282(0x1cd),'moveNext':_0x491282(0x1c8),'expand':'Rozwiń\x20tor','collapse':_0x491282(0x19f)}},'popup':{'containerName':_0x491282(0x154),'laneName':_0x491282(0x1b0),'cancel':_0x491282(0x1be),'rename':_0x491282(0x137)},'ink':{'finishEditing':_0x491282(0x18b),'enterEditing':_0x491282(0x1b9)},'mindMap':{'description':'Opis','descriptionPlaceholder':_0x491282(0xd5),'saveDescription':'Zapisz'},'panel':{'moreShapes':_0x491282(0xff),'more':_0x491282(0x1d6),'back':_0x491282(0x10c),'close':_0x491282(0x1da),'stickyNote':_0x491282(0x17d),'lineColor':'Kolor\x20linii','lineWidth':'Grubość\x20linii','reverseMarkers':_0x491282(0x187),'searchShapes':'Wyszukaj\x20kształty','container':_0x491282(0x120),'swimlane':'Ścieżka\x20(swimlane)','verticalSwimlane':_0x491282(0xf9),'horizontalSwimlane':_0x491282(0x14c),'vertical':_0x491282(0x130),'horizontal':_0x491282(0x166),'tableCustomSize':'Rozmiar\x20niestandardowy','tableRows':'Wiersze','tableColumns':'Kolumny','tableInsert':'Wstaw','customContainer':_0x491282(0x1bb),'containerRatio16By9':'16\x20:\x209','containerRatio4By3':_0x491282(0x171),'containerRatio1By1':_0x491282(0xfd),'containerA4':'A4','mindMapGroupMindMap':_0x491282(0x158),'mindMapGroupTree':'Diagram\x20drzewa','mindMapGroupTimeline':_0x491282(0x1f0),'mindMapRight':'Mapa\x20myśli\x20w\x20prawo','mindMapLeft':'Mapa\x20myśli\x20w\x20lewo','mindMapHorizontal':_0x491282(0x150),'mindMapVertical':_0x491282(0x108),'mindMapTreeRight':_0x491282(0x14f),'mindMapTreeLeft':_0x491282(0x16f),'mindMapTreeAlternate':_0x491282(0x11d),'mindMapTimelineHorizontal':_0x491282(0xf2),'mindMapTimelineVertical':_0x491282(0xfe),'mindMapNodeText':_0x491282(0x198)},'settings':{'collaboratorCursors':_0x491282(0xe5),'find':'Znajdź','grid':'Siatka','viewportBar':'Pasek\x20przewijania\x20widoku','preciseSelection':_0x491282(0x13d),'quickAdd':_0x491282(0x16d),'theme':_0x491282(0x190),'themeOption':_0x491282(0x193),'themePreviewStart':'Start','themePreviewData':_0x491282(0x118),'undo':'Cofnij','redo':_0x491282(0x106),'settings':'Ustawienia','objects':'Obiekty','findBoardElements':_0x491282(0xe0),'noMatches':_0x491282(0x17e),'showDimensions':'Pokaż\x20wymiary','showToolbar':_0x491282(0x16e),'translateInto':'Przetłumacz\x20na'},'objectListPanel':{'title':'Obiekty','empty':'Brak\x20obiektów','showAll':_0x491282(0x1e6),'hideAll':_0x491282(0xdf),'moveForward':'Przenieś\x20do\x20przodu','moveBackward':_0x491282(0x19d),'close':'Zamknij','nameInput':_0x491282(0x18c),'hide':_0x491282(0xe4),'show':_0x491282(0x181),'lock':_0x491282(0x14b),'unlock':_0x491282(0x1d2),'details':_0x491282(0x183),'locate':_0x491282(0x18e),'expand':_0x491282(0x15e),'collapse':_0x491282(0xf7),'dragToReorder':'Przeciągnij,\x20aby\x20zmienić\x20kolejność','search':_0x491282(0x168),'filterAll':_0x491282(0xed),'filterHidden':_0x491282(0x1d9),'filterLocked':_0x491282(0x1b2),'sectionCanvas':_0x491282(0x101),'sectionFloating':_0x491282(0xe7),'name':_0x491282(0x185),'description':'Opis','descriptionPlaceholder':_0x491282(0x1d4),'noSelection':_0x491282(0x1a0),'elementTypes':{'object':_0x491282(0x1db),'connector':_0x491282(0x11a),'container':'Kontener','group':_0x491282(0x1e8),'image':'Obraz','chart':'Wykres','page':_0x491282(0x1f2),'placeholder':_0x491282(0x11c),'shape':_0x491282(0x17b),'table':_0x491282(0x172),'text':_0x491282(0xf6),'smartArt':_0x491282(0x12d),'video':'Wideo','unit':_0x491282(0x13e),'dom':_0x491282(0x186)}},'find':{'lanePosition':_0x491282(0x1b5),'tableCellPosition':_0x491282(0xef),'elementTypes':{'connector':'Łącznik','container':_0x491282(0x120),'group':'Grupa','image':_0x491282(0x1a7),'page':_0x491282(0x1f2),'placeholder':'Symbol\x20zastępczy','shape':_0x491282(0x17b),'table':'Tabela','text':_0x491282(0xf6)}},'themePresets':{'default':_0x491282(0x1cf),'classic':'Klasyczny','vintage':_0x491282(0x1a1),'gray':_0x491282(0x1ab),'vibrant':_0x491282(0x132),'blue':_0x491282(0x1c2)},'toolbar':{'resetColor':_0x491282(0xe9),'shape':_0x491282(0x17b),'text':_0x491282(0xf6),'stickyNote':_0x491282(0x17d),'line':'Łącznik','container':_0x491282(0x120),'swimlane':'Ścieżka','table':'Tabela','chart':_0x491282(0x191),'pen':'Pióro','mindMap':_0x491282(0x158),'resources':'Zasoby','image':'Obraz','wrapInContainer':_0x491282(0x126),'addSwimlaneLane':'Dodaj\x20element\x20toru','swimlaneMenu':_0x491282(0x15d),'swimlaneLaneMenu':_0x491282(0x1ef),'editBrushPath':'Edytuj\x20ścieżkę\x20pędzla','arrange':_0x491282(0x18a),'bringToFront':_0x491282(0x184),'bringForward':_0x491282(0x1cc),'sendBackward':_0x491282(0x104),'sendToBack':'Przenieś\x20na\x20spód','more':_0x491282(0x1d6)},'shapePresets':{...require('../shape-preset-labels-C4G0G9GI.js').t,'roundedRectangle':_0x491282(0x1bf),'oval':_0x491282(0x138),'diamond':_0x491282(0x1b4),'rectangle':'Prostokąt','circle':_0x491282(0x19c),'cylinder':_0x491282(0x12b),'chevron':'Szewron','rightArrowBlock':_0x491282(0x1eb),'parallelogram':_0x491282(0xdc),'trapezoid':'Trapez','speechBubble':_0x491282(0x192),'roundedCallout':'Zaokrąglona\x20wypowiedź','rightTriangle':_0x491282(0x16c),'triangle':_0x491282(0x1e3),'star':_0x491282(0x140),'hexagon':_0x491282(0x10b),'pentagon':_0x491282(0x17f),'octagon':'Ośmiokąt','leftArrow':'Strzałka\x20w\x20lewo','rightArrow':_0x491282(0x1ea),'leftRightArrow':_0x491282(0x113),'cloud':'Chmurka','leftBrace':_0x491282(0x1ca),'rightBrace':'Prawy\x20nawias\x20klamrowy','plus':'Plus','actor':'Aktor','boundary':'Granica','control':_0x491282(0x1b8),'entity':_0x491282(0xf3),'collection':_0x491282(0x1d7),'dataFlowRoundedRectangle':_0x491282(0x1bf),'dataFlowCircle':_0x491282(0x19c),'dataFlowRoundedSquare':'Zaokrąglony\x20kwadrat','dataStorage1':_0x491282(0xd7),'dataStorage2':'Magazyn\x20danych\x202','dataStorage3':_0x491282(0xea),'lineNone':_0x491282(0x131),'lineDashedNone':_0x491282(0x197),'lineOpenArrow':_0x491282(0x179),'lineDoubleOpenArrow':'Podwójna\x20otwarta\x20strzałka','actorLifeline':_0x491282(0x16b),'boundaryLifeline':_0x491282(0x155),'controlLifeline':_0x491282(0x10a),'entityLifeline':_0x491282(0x175),'collectionLifeline':'Linia\x20życia\x20kolekcji','objectLifeline':'Linia\x20życia\x20obiektu','magneticDiskLifeline':'Linia\x20życia\x20dysku\x20magnetycznego','directAccessStorageLifeline':_0x491282(0x1f3),'activationBar':_0x491282(0x15b),'sequenceFragment':'Fragment\x20sekwencji','sequenceAlternativeFragment':_0x491282(0x1af),'umlClass':'Klasa','umlInterface':'Interfejs','umlInterfaceShape':_0x491282(0x1ce),'umlClassifier':_0x491282(0x196),'umlHollowDiamondConnector':_0x491282(0x1bc),'umlFilledDiamondConnector':_0x491282(0x1df),'umlFilledArrowConnector':_0x491282(0x1f4),'umlDashedOpenArrowConnector':_0x491282(0x1c6),'umlDashedFilledArrowConnector':_0x491282(0x1ee),'erdEntity':_0x491282(0xf3),'erdKeyField':_0x491282(0x13a),'erdFieldType':_0x491282(0x176),'erdFull':_0x491282(0x19b),'initialState':_0x491282(0x195),'finalState':_0x491282(0x1a5),'stateBar':'Pasek\x20stanu','requiredInterface':_0x491282(0x110),'assemblyConnector':_0x491282(0x170),'providedInterface':_0x491282(0x19a),'componentBox':_0x491282(0xf0),'component':_0x491282(0x1c7)},'shapeCategories':{'basics':_0x491282(0x121),'basicShapes':{'rectangle':'Prostokąty','basicShape':'Kształty\x20podstawowe','blockArrow':_0x491282(0x139),'equationShape':_0x491282(0x1e9),'flowchart':_0x491282(0x152),'starAndBanner':_0x491282(0x1ec),'callout':_0x491282(0x135),'actionButton':_0x491282(0x10d),'other':_0x491282(0xd2)},'classDiagram':_0x491282(0x1cb),'dataFlowDiagram':_0x491282(0x1ac),'line':_0x491282(0x1ae),'entityRelationshipDiagram':_0x491282(0xd9),'umlCustomShapes':_0x491282(0xf4),'umlSequenceDiagram':'Diagram\x20sekwencji\x20UML','statusDiagram':_0x491282(0x182),'componentDiagram':_0x491282(0x153)},'connector':{'toolbar':{'sourceMarker':'Strzałka\x20początku','swapMarkers':_0x491282(0x18f),'targetMarker':_0x491282(0x167),'lineColor':_0x491282(0x109),'lineWidth':_0x491282(0xe3),'opacityPercent':_0x491282(0x162),'settings':_0x491282(0xfb),'smoothElbow':'Linia\x20łamana','bridge':_0x491282(0x1a2),'insertText':_0x491282(0x1dd),'textSettings':_0x491282(0x177),'alignLeft':_0x491282(0x111),'alignCenter':_0x491282(0x18d),'alignRight':_0x491282(0xdd),'bold':_0x491282(0x178),'italic':'Kursywa','underline':_0x491282(0x173),'strikethrough':_0x491282(0xdb),'textColor':_0x491282(0x119),'editText':_0x491282(0xe6),'labelFill':_0x491282(0x134),'labelBorder':_0x491282(0x180),'transparent':_0x491282(0x11e),'breakLineBehindText':'Przerwij\x20linię\x20za\x20tekstem','textSection':_0x491282(0xf6),'labelSection':_0x491282(0xf5),'deleteText':_0x491282(0x146),'more':_0x491282(0x1d6)},'routing':{'straight':_0x491282(0x1c9),'elbow':_0x491282(0x141),'polyline':_0x491282(0x164),'curve':_0x491282(0x129)},'strokeWidth':{'thin':_0x491282(0x123),'regular':_0x491282(0x14a),'medium':_0x491282(0xec),'bold':_0x491282(0x157)},'dash':{'solid':'Ciągła','dashed':_0x491282(0xda),'dotted':_0x491282(0x1a8),'dashDot':_0x491282(0x105)},'marker':{'none':_0x491282(0x151),'arrow':_0x491282(0x1b7),'filledArrow':'Pełna\x20strzałka','openArrow':_0x491282(0x179),'triangle':_0x491282(0x1e3),'filledTriangle':_0x491282(0x1d0),'hollowTriangle':_0x491282(0x1a6),'diamond':_0x491282(0x1b4),'hollowDiamond':_0x491282(0xe2),'filledDiamond':_0x491282(0x100),'circle':_0x491282(0x19c),'filledCircle':_0x491282(0x15c),'bar':_0x491282(0x144),'doubleBar':_0x491282(0xd8),'crowFoot':_0x491282(0x127),'crowsFoot':_0x491282(0x127),'barCrowsFoot':_0x491282(0x133),'circleCrowsFoot':_0x491282(0x1c5),'circleBar':'Koło\x20z\x20belką','x':'X','cross':_0x491282(0x128),'plus':_0x491282(0x125),'zeroOrOne':_0x491282(0x15a),'zeroOrMany':'Zero\x20lub\x20wiele','oneOrMany':'Jeden\x20lub\x20wiele'}},'zoom':{'dragMode':_0x491282(0x13f),'fitContent':_0x491282(0x10e),'zoomOptions':_0x491282(0x1bd),'zoomTo100':'Powiększ\x20do\x20100%','zoomToFit':'Dopasuj\x20do\x20obszaru\x20roboczego','zoomToSelection':_0x491282(0x107),'zoomOut':_0x491282(0x148),'resetZoom':_0x491282(0x1b6),'zoomIn':_0x491282(0xd4),'help':_0x491282(0x149)},'shortcutHelp':{'title':_0x491282(0x1ad),'close':_0x491282(0x143),'sections':{'tools':_0x491282(0xd6),'navigator':_0x491282(0xe1),'view':'Widok','selection':_0x491282(0x189),'editing':_0x491282(0x16a),'grouping':_0x491282(0xf8),'swimlane':_0x491282(0x15d),'mindMap':'Mapa\x20myśli','layout':'Układ','font':_0x491282(0x17c)},'items':{'showMoreShapes':_0x491282(0x136),'roundedRectangle':_0x491282(0x1bf),'rectangle':_0x491282(0xeb),'oval':_0x491282(0x138),'diamond':_0x491282(0x1b4),'text':_0x491282(0xf6),'elbowConnector':_0x491282(0x1d8),'line':_0x491282(0x1ae),'stickyNote':_0x491282(0x17d),'search':_0x491282(0x1aa),'zoomWheel':_0x491282(0x1ed),'zoomPinch':_0x491282(0x1ed),'zoomTo100':_0x491282(0x15f),'zoomToSelection':_0x491282(0x107),'zoomToFit':_0x491282(0x1c4),'enterFullScreen':'Przejdź\x20do\x20trybu\x20pełnoekranowego','exitFullScreen':_0x491282(0x102),'selectShape':_0x491282(0x189),'selectAll':'Zaznacz\x20wszystko','multipleSelect':_0x491282(0x10f),'invertSelection':_0x491282(0x194),'preciseSelection':_0x491282(0x13d),'deepSelect':_0x491282(0x147),'editShape':_0x491282(0x16a),'copy':_0x491282(0x1b1),'copyAsImage':'Kopiuj\x20jako\x20obraz','paste':'Wklej','cut':_0x491282(0x103),'makeCopy':_0x491282(0x1a9),'scale':_0x491282(0xee),'copyStyle':_0x491282(0x14d),'pasteStyle':_0x491282(0x19e),'moveAxisLocked':_0x491282(0x124),'flipHorizontal':_0x491282(0xd3),'flipVertical':_0x491282(0x11b),'undo':'Cofnij','redo':_0x491282(0x106),'toggleQuickAdd':_0x491282(0x1c3),'hideCollaboratorsCursors':_0x491282(0x174),'toggleToolbar':_0x491282(0x14e),'delete':_0x491282(0x1b3),'group':_0x491282(0x1f1),'ungroup':_0x491282(0x112),'selectUpperLayerGroups':_0x491282(0x116),'selectShapesToGroup':_0x491282(0x159),'swimlaneLaneRename':'Zmień\x20nazwę\x20toru','swimlaneLaneToggleCollapsed':'Zwiń\x20/\x20rozwiń\x20tor','swimlaneLaneMovePrevious':_0x491282(0x1cd),'swimlaneLaneMoveNext':_0x491282(0x1c8),'swimlaneLaneRemove':'Usuń\x20tor','addSiblingNode':_0x491282(0x163),'addChildNode':'Dodaj\x20węzeł\x20podrzędny','addParentNode':'Dodaj\x20węzeł\x20nadrzędny','foldChildNodes':_0x491282(0x11f),'collapseAllNodes':_0x491282(0x1c1),'addDescription':'Dodaj\x20opis','editCurrentNode':_0x491282(0x1ba),'bringToFront':'Przenieś\x20na\x20wierzch','sendToBack':'Przenieś\x20na\x20spód','alignLeft':'Wyrównaj\x20do\x20lewej','alignRight':_0x491282(0xdd),'alignTop':_0x491282(0x1d5),'alignBottom':_0x491282(0xde),'alignMiddle':_0x491282(0x12e),'alignCenter':_0x491282(0x1a3),'distributeHorizontally':_0x491282(0xfa),'distributeVertically':_0x491282(0x1de),'disableObjectAlignment':_0x491282(0x142),'increaseFontSize':'Zwiększ\x20rozmiar\x20czcionki','decreaseFontSize':_0x491282(0x12f),'bold':_0x491282(0x178),'strikethrough':'Przekreślenie','italic':_0x491282(0x1e0),'underline':_0x491282(0x173),'link':_0x491282(0xf1),'numberedList':_0x491282(0x17a),'bulletedList':'Lista\x20punktowana','quote':_0x491282(0x1e1),'alignTextLeft':'Wyrównaj\x20do\x20lewej','alignTextRight':_0x491282(0xdd),'alignTextCenter':_0x491282(0x117)}}}};module['exports']=e;
|