"doc:chemistry":{//GPL!! https://github.com/aeris-data/ChemDoodle/tree/master/ChemDoodleWeb-8.0.0 or https://github.com/aseevia/smiles-3d-vue
"doc:chemistry":{//GPL!! https://github.com/aeris-data/ChemDoodle/tree/master/ChemDoodleWeb-8.0.0 or https://github.com/aseevia/smiles-3d-vue
"ng:crdt":"YText",
"ng:crdt":"YText",
"ng:n":"Chemical",
"ng:n":"Molecules (SMILES)",
"ng:a":"simplified molecular-input line-entry system (SMILES)",
"ng:a":"simplified molecular-input line-entry system (SMILES)",
"ng:compat":["file:iana:chemical:x-daylight-smiles"]// https://en.wikipedia.org/wiki/SYBYL_line_notation and http://fileformats.archiveteam.org/wiki/Chemical_data
"ng:compat":["file:iana:chemical:x-daylight-smiles"]// https://en.wikipedia.org/wiki/SYBYL_line_notation and http://fileformats.archiveteam.org/wiki/Chemical_data
import {Button,Progressbar,Spinner,Alert} from "flowbite-svelte";
import {Button,Progressbar,Spinner,Alert} from "flowbite-svelte";
import {inview} from 'svelte-inview';
import {inview} from 'svelte-inview';
import {cur_tab,nav_bar,can_have_header,header_icon,header_title,header_description,cur_branch,set_header_in_view,edit_header_button,cur_app,load_official_app} from "../tab";
import {cur_tab,nav_bar,can_have_header,header_icon,header_title,header_description,cur_branch,set_header_in_view,edit_header_button,cur_app,load_official_app} from "../tab";
import NavIcon from "./components/NavIcon.svelte";
"scan_qr.notes":"Scanne einen QR-Code vom Gerät, auf das du dich anmelden möchtest.",
"scan_qr.notes":"Scanne einen QR-Code vom Gerät, auf das du dich anmelden möchtest.",
"scan_qr.scan_btn":"QR-Code scannen",
"scan_qr.scanner.title":"QR-Code Scannen für Wallet-Export",
"scan_qr.scanner.title":"QR-Code Scannen für Wallet-Export",
"scan_qr.scanner.loading":"QR-Scanner wird geladen",
"scan_qr.scanner.loading":"QR-Scanner wird geladen",
"scan_qr.syncing":"Wallet wird übertragen",
"scan_qr.syncing":"Wallet wird übertragen",
@ -246,7 +245,6 @@
"wallet_login_qr":{
"wallet_login_qr":{
"title":"Wallet mit QR-Code importieren",
"title":"Wallet mit QR-Code importieren",
"scan.description":"Um dein Wallet von einem anderen Gerät zu importieren, erzeuge dort einen Export-QR-Code. Gehe zum Erstellen zu<br /><span class=\"path\">Nutzerbereich > Wallet > Export: QR-Code erstellen</span>.",
"scan.description":"Um dein Wallet von einem anderen Gerät zu importieren, erzeuge dort einen Export-QR-Code. Gehe zum Erstellen zu<br /><span class=\"path\">Nutzerbereich > Wallet > Export: QR-Code erstellen</span>.",
"scan.button":"QR-Code scannen",
"scan.modal.title":"Export-QR-Code scannen",
"scan.modal.title":"Export-QR-Code scannen",
"gen.description":"Um dein Wallet von einem anderen Gerät zu importieren, kannst du hier auf diesem Gerät einen Import-QR-Code generieren und ihn dann mit deinem anderen Gerät scannen. Gehe auf dem anderen Gerät zu<br /><span class=\"path\">Nutzerbereich > Wallet > Export: QR scannen</span>, um zu exportieren.",
"gen.description":"Um dein Wallet von einem anderen Gerät zu importieren, kannst du hier auf diesem Gerät einen Import-QR-Code generieren und ihn dann mit deinem anderen Gerät scannen. Gehe auf dem anderen Gerät zu<br /><span class=\"path\">Nutzerbereich > Wallet > Export: QR scannen</span>, um zu exportieren.",
"gen.generated":"Scanne diesen QR-Code vom anderen Gerät aus.",
"gen.generated":"Scanne diesen QR-Code vom anderen Gerät aus.",
"select_class":"Select a type of document to create",
"destination":{
"mc":"Keep in Magic Carpet",
"stream":"Send in current Stream",
"dialog":"Send in Dialog",
"store":"Save in current Store"
},
"not_found":"Document not found",
"not_found":"Document not found",
"not_found_details_online":"The document could not be found locally on this device, nor on the broker.",
"not_found_details_online":"The document could not be found locally on this device, nor on the broker.",
"not_found_details_offline":"The document could not be found locally on this device, and it seems like you are offline, so it could not be retrieved from any broker neither.<br/><br/>If you are opening this document for the first time on this device, you have to be online now so the document can be fetched.<br/><br/> We will try connecting and fetching it every 20 seconds.",
"not_found_details_offline":"The document could not be found locally on this device, and it seems like you are offline, so it could not be retrieved from any broker neither.<br/><br/>If you are opening this document for the first time on this device, you have to be online now so the document can be fetched.<br/><br/> We will try connecting and fetching it every 20 seconds.",
@ -165,6 +190,10 @@
"label":"Signature",
"label":"Signature",
"desc":"Obtain and verify the Signature of the Document to prove its authenticity. Or request a signature if there isn't any."
"desc":"Obtain and verify the Signature of the Document to prove its authenticity. Or request a signature if there isn't any."
},
},
"translations":{
"label":"Translations",
"desc":"Manage the translations of your document in order to offer it in multiple languages"
},
"services":{
"services":{
"label":"Services",
"label":"Services",
"desc":"See and invoke services available for this Document. Services can be read-only, or read-write"
"desc":"See and invoke services available for this Document. Services can be read-only, or read-write"
@ -230,7 +259,6 @@
"scan_qr.no_camera":"If to the contrary, the other device does not have a camera, ",
"scan_qr.no_camera":"If to the contrary, the other device does not have a camera, ",
"scan_qr.other_has_camera":"If the other device where you want to import the Wallet, has a camera, then you can just click on the Back button and select <span class=\"path\">Generate QR to export</span>",
"scan_qr.other_has_camera":"If the other device where you want to import the Wallet, has a camera, then you can just click on the Back button and select <span class=\"path\">Generate QR to export</span>",
"scan_qr.notes":"You will now scan the QR-Code that appears on the screen of the other device (the one you want to transfer your wallet to). You will be asked to allow the app to use your camera.",
"scan_qr.notes":"You will now scan the QR-Code that appears on the screen of the other device (the one you want to transfer your wallet to). You will be asked to allow the app to use your camera.",
"scan_qr.scan_btn":"Scan QR-Code ",
"scan_qr.scanner.title":"Scan your QR-Code",
"scan_qr.scanner.title":"Scan your QR-Code",
"scan_qr.scanner.loading":"Loading scanner",
"scan_qr.scanner.loading":"Loading scanner",
"scan_qr.syncing":"Synchronizing wallet",
"scan_qr.syncing":"Synchronizing wallet",
@ -450,7 +478,6 @@
"wallet_login_qr":{
"wallet_login_qr":{
"title":"Import Wallet with QR-Code",
"title":"Import Wallet with QR-Code",
"scan.description":"To import your wallet from another device, generate an export QR-Code there. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Generate QR</span> to export.",
"scan.description":"To import your wallet from another device, generate an export QR-Code there. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Generate QR</span> to export.",
"scan.button":"Scan QR-Code",
"scan.modal.title":"Scan Wallet QR-Code",
"scan.modal.title":"Scan Wallet QR-Code",
"gen.button":"Generate QR-Code",
"gen.button":"Generate QR-Code",
"gen.description":"To import your wallet from another device, you have to generate a QR-Code here on this device, and then scan it with your other device (the one where your wallet is located for now).<br/>If your other device does not have a camera, then you have to use another method for importing your wallet here.",
"gen.description":"To import your wallet from another device, you have to generate a QR-Code here on this device, and then scan it with your other device (the one where your wallet is located for now).<br/>If your other device does not have a camera, then you have to use another method for importing your wallet here.",