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