mirror of https://github.com/jgraph/drawio.git
26.1.1 release
This commit is contained in:
parent
4e308f742f
commit
8cbe3a86fd
|
|
@ -1,3 +1,11 @@
|
|||
14-MAR-2025: 26.1.1
|
||||
|
||||
- Adds fill-/strokeColorStyles for XML stencils
|
||||
- Fixes text selection on shape drag from sidebar [jgraph/drawio-desktop#2015]
|
||||
- [conf cloud] Fixes import libraries error handling
|
||||
- Updates placeholders in resize preview [jgraph/drawio#4958]
|
||||
- Find/replace sets focus on search input [jgraph/drawio#4959]
|
||||
|
||||
05-MAR-2025: 26.1.0
|
||||
|
||||
- Tenant for OneDrive fix [jgraph/drawio#4905]
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Персонаж
|
|||
confAConfPageDesc=Тази страница съдържа конфигурационен файл draw.io (configuration.json) като прикачен файл
|
||||
confALibPageDesc=Тази страница съдържа персонализирани библиотеки draw.io като прикачени файлове
|
||||
confATempPageDesc=Тази страница съдържа персонализирани шаблони draw.io като прикачени файлове
|
||||
working=Работещи
|
||||
confAConfSpaceDesc=Това пространство се използва за съхраняване на конфигурационни файлове draw.io и персонализирани библиотеки/шаблони
|
||||
confANoCustLib=Няма персонализирани библиотеки
|
||||
delFailed=Изтриването не бе успешно!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Caràcter
|
|||
confAConfPageDesc=Aquesta pàgina conté el fitxer de configuració draw.io (configuration.json) com a fitxer adjunt
|
||||
confALibPageDesc=Aquesta pàgina conté biblioteques personalitzades de draw.io com a fitxers adjunts
|
||||
confATempPageDesc=Aquesta pàgina conté plantilles personalitzades de draw.io com a fitxers adjunts
|
||||
working=S'està treballant
|
||||
confAConfSpaceDesc=Aquest espai s'utilitza per emmagatzemar fitxers de configuració de draw.io i biblioteques/plantilles personalitzades
|
||||
confANoCustLib=No hi ha biblioteques personalitzades
|
||||
delFailed=Ha fallat l'esborrat
|
||||
|
|
@ -1277,7 +1276,7 @@ outOfDateRevisionAlert=Esteu editant una revisió històrica del diagrama, compr
|
|||
confAErrFaqs=Hi ha {1} error(s), les instruccions següents poden ajudar a solucionar la majoria dels casos. (Descarregueu el registre per a futures referències)
|
||||
confA403ErrFaq=Hi ha ({1}) error(s) 403. Els usuaris actuals han de tenir permisos per afegir (escriptura) a totes les pàgines i fitxers adjunts. Fins i tot els administradors de vegades no poden escriure en algunes pàgines mitjançant restriccions de pàgina
|
||||
confA404ErrFaq=Hi ha ({1}) error(s) 404. No s'ha trobat l'adjunt/pàgina. Això es deu a una migració incorrecta o s'ha suprimit el fitxer del diagrama (un fitxer adjunt de la pàgina).
|
||||
confA500ErrFaq=Hi ha ({1}) error(s) 500. Un error intern del servidor a Confluence Cloud. Aquests errors es deuen a la sobrecàrrega del servidor i normalment es solucionen tornant a intentar el procés.
|
||||
confA500ErrFaq=Hi ha ({1}) error(s) 500. Un error intern del servidor a Confluence Cloud. Aquests errors es deuen a la sobrecàrrega del servidor i normalment se solucionen tornant a intentar el procés.
|
||||
confAOtherErrFaq=Hi ha ({1}) altre(s) error(s). Comproveu la descripció de l'error. Si la descripció no és clara, poseu-vos en contacte amb el nostre servei d'assistència.
|
||||
confAReplaceBaseUrl=Substituïu l'URL base als enllaços del diagrama quan no es trobi cap assignació d'ID de pàgina
|
||||
drawSvgPrev=Previsualització SVG de draw.io
|
||||
|
|
@ -1294,18 +1293,18 @@ otherUsersEditing=Altres usuaris estan editant aquest diagrama
|
|||
firstTimeGD=Primer cop que accediu a aquest fitxer?
|
||||
drawioGDAppNotInstalled=L'aplicació draw.io de Google Drive no està instal·lada, primer instal·leu-la
|
||||
ConfDC415Error=Desar esborranys està bloquejat. Si teniu l'aplicació "Attachment Checker for Confluence", actualitzeu-la a la darrera versió.
|
||||
remove=Remove
|
||||
selectPgLyr=Select Page and Layers
|
||||
errGenPreview=There was an error generating a diagram preview. Please consult technical support.
|
||||
attAccessErr=Diagram attachment access error: cannot display diagram
|
||||
widthIntOrFixed=Width must be a valid integer or of value 'fixed'
|
||||
dupDisabledPgLyrSlct=Diagram duplication is disabled when page and layers are selected
|
||||
cantDupPickDiffName=Could not duplicate diagram. Please choose a different name.
|
||||
ownPgAccessDupErr=Owning page access restriction: cannot duplicate diagram.
|
||||
cantDupTryLater=Could not duplicate diagram. Please try again later.
|
||||
cantEditLnkd=Cannot edit linked diagram
|
||||
diagEditOwnPgOnlyOpen=Diagram can only be edited from the page that owns it. Would you like to open the owning page for edit?
|
||||
diagInTemps=draw.io diagrams in templates
|
||||
diagInTempsCantEdit=Diagrams in page templates cannot be edited. They can only be edited on pages and blog posts.
|
||||
confDirectEditDraftLost=This Confluence page has unpublished changes. Editing the diagram from page view may cause data loss. Please edit the Confluence page first and then edit the diagram.
|
||||
confConfigSpacePerm=Note: If you recently migrated from DC app, please check draw.io Configuration space permissions such that all users can read and only admins can write. In addition, remove the page restrictions on "Configuration" and "Libraries" pages. You may need admin keys to access them. Also, please check the file "configuration.json" in the "Configuration" page is downloadable.
|
||||
remove=Elimina
|
||||
selectPgLyr=Selecciona la Pàgina i les Capes
|
||||
errGenPreview=S'ha produït un error en generar la vista prèvia del diagrama. Consulteu el servei tècnic.
|
||||
attAccessErr=Error d'accés al fitxer adjunt del diagrama: no es pot mostrar el diagrama
|
||||
widthIntOrFixed=L'amplada ha de ser un nombre enter vàlid, o el valor "fixed"
|
||||
dupDisabledPgLyrSlct=La duplicació de diagrames està desactivada quan la pàgina i les capes estan seleccionades
|
||||
cantDupPickDiffName=No s'ha pogut duplicar el diagrama. Si us plau, trieu un nom diferent.
|
||||
ownPgAccessDupErr=Restricció d'accés a la pàgina: no es pot duplicar el diagrama.
|
||||
cantDupTryLater=No s'ha pogut duplicar el diagrama. Si us plau, torna-ho a provar més tard.
|
||||
cantEditLnkd=No es pot editar el diagrama enllaçat
|
||||
diagEditOwnPgOnlyOpen=El diagrama només es pot editar des de la pàgina propietària que el conté. Vols obrir la pàgina propietària per editar-la?
|
||||
diagInTemps=diagrames draw.io en plantilles
|
||||
diagInTempsCantEdit=Els diagrames de les plantilles de pàgina no es poden editar. Només es poden editar en pàgines i publicacions de blogs.
|
||||
confDirectEditDraftLost=Aquesta pàgina de Confluence té canvis no publicats. Editar el diagrama des de la vista de pàgina pot provocar la pèrdua de dades. Editeu primer la pàgina Confluence i després editeu el diagrama.
|
||||
confConfigSpacePerm=Nota: si recentment heu migrat des de l'aplicació DC, comproveu els permisos de l'espai de Configuració de draw.io de manera que tots els usuaris puguin llegir i només els administradors puguin escriure. A més, elimineu les restriccions de pàgina a les pàgines "Configuració" i "Biblioteques". És possible que necessiteu claus d'administració per accedir-hi. A més, comproveu que el fitxer "configuration.json" a la pàgina "Configuració" es pot descarregar.
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Znak
|
|||
confAConfPageDesc=Tato stránka obsahuje uživatelsky soubor s nastaveními pro draw.io v podobě přílohy
|
||||
confALibPageDesc=Tato stránka obsahuje uživatelsky určené knihovny pro draw.io v podobě příloh
|
||||
confATempPageDesc=Tato stránka obsahuje uživatelsky určené šablony pro draw.io v podobě příloh
|
||||
working=Pracuje se
|
||||
confAConfSpaceDesc=Tento prostor slouží k ukládání souborů s nastaveními pro draw.io a uživatelsky určené knihovny/šablony
|
||||
confANoCustLib=Žádné uživatelsky určené knihovny
|
||||
delFailed=Smazání se nezdařilo!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Zeichen
|
|||
confAConfPageDesc=Diese Seite enthält die draw.io Konfigurationsdatei (configuration.json) als Anhang
|
||||
confALibPageDesc=Diese Seite enthält benutzerdefinierte draw.io Bibliotheken als Anhänge.
|
||||
confATempPageDesc=Diese Seite enthält benutzerdefinierte draw.io Vorlagen als Anhänge.
|
||||
working=Wird ausgeführt
|
||||
confAConfSpaceDesc=Dieser Space wird verwendet, um die draw.io Konfiguration und benutzerdefinierte Bibliotheken/Vorlagen zu speichern.
|
||||
confANoCustLib=Keine benutzerdefinierten Bibliotheken
|
||||
delFailed=Löschen fehlgeschlagen
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Χαρακτήρας
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=Δεν υπάρχουν Προσαρμοσμένες Βιβλιοθήκες.
|
||||
delFailed=Η διαγραφή απέτυχε!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Caractér
|
|||
confAConfPageDesc=Ésta página contiene un archivo de configuración draw.io (configuration.json) adjunto
|
||||
confALibPageDesc=Ésta página contiene librerias personalizadas adjuntas
|
||||
confATempPageDesc=Ésta página contiene plantillas personalizadas adjuntas
|
||||
working=Trabajando
|
||||
confAConfSpaceDesc=Este espacio es usado para almacenar archivos de configuración y librerías/plantillas personalizadas de draw.io
|
||||
confANoCustLib=Sin Librerias Personalizadas
|
||||
delFailed=¡La eliminiación falló!
|
||||
|
|
@ -1084,7 +1083,7 @@ smart=Inteligente
|
|||
parentChildSpacing=Espaciado entre Padre e Hijos
|
||||
siblingSpacing=Espaciado entre hermanos
|
||||
confNoPermErr=Lo sentimos, no tiene suficientes permisos para ver el diagrama embebido de la página {1}
|
||||
copyAsImage=Copiar como Imágen
|
||||
copyAsImage=Copiar como Imagen
|
||||
copyAsText=Copy as Text
|
||||
lucidImport=Importación Lucidchart
|
||||
lucidImportInst1=Presione el botón 'Comenzar Importación' para importar todos los diagramas de Lucidchart
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Sümbol
|
|||
confAConfPageDesc=See leht sisaldab manusena draw.io konfiguratsiooni faili
|
||||
confALibPageDesc=See leht sisaldab manustena kohandatud draw.io kogumikke
|
||||
confATempPageDesc=See leht sisaldab manustena kohandatud draw.io malle
|
||||
working=Toimetatakse
|
||||
confAConfSpaceDesc=Seda ruumi kasutatakse draw.io konfiguratsioonifailide ja kohandatud kogumike/ mallide salvestamiseks
|
||||
confANoCustLib=Kohandatud kogumikke pole
|
||||
delFailed=Kustutamine ei õnnestunud!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Karakterea
|
|||
confAConfPageDesc=Orri honek erantsita du draw.io ezarpenen (configuration.json) fitxategia
|
||||
confALibPageDesc=Orri honek erantsita du draw.io liburutegi pertsonalizatuak
|
||||
confATempPageDesc=Orri honek erantsita du draw.io txantiloi pertsonalizatuak
|
||||
working=Lanean
|
||||
confAConfSpaceDesc=Toki hau erabiltzen da gordetzeko draw.io ezarpenak eta libreria/txantiloi pertsonalizatuak
|
||||
confANoCustLib=Ez dago liburutegi pertsonalik
|
||||
delFailed=Huts egin du ezabatzean!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Merkki
|
|||
confAConfPageDesc=Tämä sivu sisältää liitteenä draw.io-määritystiedoston (configuration.json).
|
||||
confALibPageDesc=Tämä sivu sisältää liitteinä mukautettuja draw.io-kirjastoja
|
||||
confATempPageDesc=Tämä sivu sisältää mukautettuja draw.io-mallipohjia liitteinä
|
||||
working=Käynnissä
|
||||
confAConfSpaceDesc=Tätä tilaa käytetään draw.io-määritystiedostojen ja mukautettujen kirjastojen/mallipohjien tallentamiseen
|
||||
confANoCustLib=Ei mukautettuja kirjastoja
|
||||
delFailed=Poistaminen epäonnistui!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Caractère
|
|||
confAConfPageDesc=Cette page contient un fichier de configuration draw.io (configuration.json) en pièce jointe.
|
||||
confALibPageDesc=Cette page contient des bibliothèques personnalisées draw.io en pièces jointes
|
||||
confATempPageDesc=Cette page contient des modèles personnalisés draw.io en pièces jointes
|
||||
working=Travailler
|
||||
confAConfSpaceDesc=Cet espace est utilisé pour stocker les fichiers de configuration de draw.io et les bibliothèques/modèles personnalisés.
|
||||
confANoCustLib=Pas de bibliothèques personnalisées
|
||||
delFailed=La suppression a échoué !
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=character
|
|||
confAConfPageDesc=confAConfPageDesc
|
||||
confALibPageDesc=confALibPageDesc
|
||||
confATempPageDesc=confATempPageDesc
|
||||
working=working
|
||||
confAConfSpaceDesc=confAConfSpaceDesc
|
||||
confANoCustLib=confANoCustLib
|
||||
delFailed=delFailed
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Karakter
|
|||
confAConfPageDesc=Halaman ini memuat berkas konfigurasi draw.io (configuration.json) sebagai lampiran
|
||||
confALibPageDesc=Halaman ini memuat pustaka ubahan draw.io sebagai lampiran
|
||||
confATempPageDesc=Halaman ini memuat templat ubahan draw.io sebagai lampiran
|
||||
working=Sedang Bekerja
|
||||
confAConfSpaceDesc=Ruang ini dipakai untuk menyimpan berkas konfigurasi dan pustaka/templat ubahan draw.io
|
||||
confANoCustLib=Tidak Ada Pustaka Ubahan
|
||||
delFailed=Penghapusan gagal!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Carattere
|
|||
confAConfPageDesc=Questa pagina contiene il file di configurazione di draw.io (configuration.json) come allegato
|
||||
confALibPageDesc=Questa pagina contiene librerie personalizzate di draw.io come allegati
|
||||
confATempPageDesc=Questa pagina contiene modelli personalizzati di draw.io come allegati
|
||||
working=Lavorazione
|
||||
confAConfSpaceDesc=Questo spazio è utilizzato per memorizzare i file di configurazione e le librerie/modelli personalizzati di draw.io
|
||||
confANoCustLib=Nessun libreria personalizzata
|
||||
delFailed=Eliminazione non riuscita!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=문자
|
|||
confAConfPageDesc=이 페이지는 draw.io 환경설정 파일이 첨부되어 있습니다.
|
||||
confALibPageDesc=이 페이지는 draw.io 커스텀 라이브러리가 첨부되어 있습니다.
|
||||
confATempPageDesc=이 페이지는 draw.io 커스텀 템플릿이 첨부되어 있습니다.
|
||||
working=작업중
|
||||
confAConfSpaceDesc=이 공간은 draw.io 환경설정 파일과 커스텀 라이브러리/템플릿을 저장하기 위해 사용됩니다.
|
||||
confANoCustLib=커스텀 라이브러리가 없습니다.
|
||||
delFailed=삭제에 실패했습니다.
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Simbols
|
|||
confAConfPageDesc=Šajā lapā kā pielikums ir draw.io konfigurācijas fails (configuration.json)
|
||||
confALibPageDesc=Šajā lapā kā pielikumi ir iekļautas draw.io pielāgotās bibliotēkas
|
||||
confATempPageDesc=Šajā lapā kā pielikumi ir iekļautas draw.io pielāgotas veidnes
|
||||
working=Darbojas
|
||||
confAConfSpaceDesc=Šī vieta tiek izmantota, lai saglabātu draw.io konfigurācijas failus un pielāgotas bibliotēkas/veidnes
|
||||
confANoCustLib=Nav pielāgotu bibliotēku
|
||||
delFailed=Dzēst neizdevās!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Letterteken
|
|||
confAConfPageDesc=Deze pagina bevat het draw.io-configuratiebestand (configuration.json) als bijlage
|
||||
confALibPageDesc=Deze pagina bevat aangepaste draw.io-bibliotheken als bijlagen
|
||||
confATempPageDesc=Deze pagina bevat aangepaste draw.io-sjablonen als bijlagen
|
||||
working=Bezig
|
||||
confAConfSpaceDesc=Deze ruimte wordt gebruikt om draw.io-configuratiebestanden en aangepaste bibliotheken/sjablonen op te slaan
|
||||
confANoCustLib=Geen aangepaste bibliotheken
|
||||
delFailed=Verwijderen mislukt!
|
||||
|
|
@ -1308,4 +1307,4 @@ diagEditOwnPgOnlyOpen=Het diagram kan alleen worden bewerkt vanaf de bovenliggen
|
|||
diagInTemps=draw.io diagrammen in sjablonen
|
||||
diagInTempsCantEdit=Diagrammen in paginasjablonen kunnen niet worden bewerkt. Ze kunnen alleen worden bewerkt op pagina's en blogposts.
|
||||
confDirectEditDraftLost=Deze Confluence-pagina bevat niet-gepubliceerde wijzigingen. Het bewerken van het diagram vanuit de paginaweergave kan gegevensverlies veroorzaken. Bewerk eerst de Confluence-pagina en bewerk vervolgens het diagram.
|
||||
confConfigSpacePerm=Note: If you recently migrated from DC app, please check draw.io Configuration space permissions such that all users can read and only admins can write. In addition, remove the page restrictions on "Configuration" and "Libraries" pages. You may need admin keys to access them. Also, please check the file "configuration.json" in the "Configuration" page is downloadable.
|
||||
confConfigSpacePerm=Opmerking: Als je onlangs vanuit de DC-app bent gemigreerd, controleer dan de machtigingen voor draw.io-configuratieruimte, zodat alle gebruikers kunnen lezen en alleen beheerders kunnen schrijven. Verwijder bovendien de paginabeperkingen op de pagina's "Configuratie" en "Bibliotheken". Mogelijk heb je beheerdersleutels nodig om er toegang toe te krijgen. Controleer ook het bestand "configuration.json" op de pagina "Configuration" kan worden gedownload.
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Znak
|
|||
confAConfPageDesc=Ta strona zawiera plik konfiguracyjny draw.io (configuration.json) jako załącznik
|
||||
confALibPageDesc=Ta strona zawiera niestandardowe biblioteki draw.io jako załączniki
|
||||
confATempPageDesc=Ta strona zawiera niestandardowe szablony draw.io jako załączniki
|
||||
working=Działanie
|
||||
confAConfSpaceDesc=Ta przestrzeń jest używana do przechowywania plików konfiguracyjnych draw.io oraz własnych bibliotek/szablonów.
|
||||
confANoCustLib=Brak własnych bibliotek
|
||||
delFailed=Kasowanie nie powiodło się!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Caractere
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=Nenhuma biblioteca personalizada
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Символ
|
|||
confAConfPageDesc=Эта страница содержит файл настроек draw.io (configuration.json) как вложение
|
||||
confALibPageDesc=Эта страница содержит пользовательские библиотеки draw.io как вложения
|
||||
confATempPageDesc=Эта страница содержит пользовательские шаблоны draw.io как вложения
|
||||
working=Работаем...
|
||||
confAConfSpaceDesc=Это пространство используется как хранилище файлов настроек и пользовательских библиотек/шаблонов для draw.io
|
||||
confANoCustLib=Нет пользовательских библиотек
|
||||
delFailed=Не удалось удалить (ошибка при удалении)!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Karakter
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Сімвол
|
|||
confAConfPageDesc=Ця сторінка містить конфігураційний файл draw.io (configuration.json) як вкладення
|
||||
confALibPageDesc=Ця сторінка містить користувальницькі бібліотеки як вкладення
|
||||
confATempPageDesc=Ця сторінка містить користувальницькі шаблони як вкладення
|
||||
working=Працюю
|
||||
confAConfSpaceDesc=Цей простір використовується для зберігання конфігураційних файлів draw.io та користувальницькіх бібліотек/шаблонів
|
||||
confANoCustLib=Нема користувальницькіх бібліотек
|
||||
delFailed=Видалення не вдалося!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=Character
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=Delete failed!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=字元
|
|||
confAConfPageDesc=This page contains draw.io configuration file (configuration.json) as attachment
|
||||
confALibPageDesc=This page contains draw.io custom libraries as attachments
|
||||
confATempPageDesc=This page contains draw.io custom templates as attachments
|
||||
working=Working
|
||||
confAConfSpaceDesc=This space is used to store draw.io configuration files and custom libraries/templates
|
||||
confANoCustLib=No Custom Libraries
|
||||
delFailed=刪除失敗!
|
||||
|
|
|
|||
|
|
@ -1014,7 +1014,6 @@ character=字符
|
|||
confAConfPageDesc=此页面包含 draw.io 配置文件 (configuration.json) 附件
|
||||
confALibPageDesc=此页面包含 draw.io 自定义库附件
|
||||
confATempPageDesc=此页面包含 draw.io 自定义模板附件
|
||||
working=Working
|
||||
confAConfSpaceDesc=此空间用于存储 draw.io 配置文件以及自定义库和模板
|
||||
confANoCustLib=没有自定义库
|
||||
delFailed=删除失败!
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue