"remove_wallet_modal.confirm":"Are you sure you want to remove this wallet from your device?",
"offline_warning":"You cannot export your Wallet with QR-Code while being offline.<br />Please connect to the internet and to your broker first.",
"scan_qr.title":"Export by scanning QR-Code",
"scan_qr.notes":"Scan the QR-Code on the device that you want to transfer your wallet to.<br />During this wallet import, your wallet will be temporarily and securely stored on our servers for up to 5 minutes, using two levels of encryption.",
"scan_qr.notes":"Scan the QR-Code on the device that you want to transfer your wallet to.<br />.",
"scan_qr.scan_btn":"Scan QR Code ",
"scan_qr.scanner.title":"Scan your QR Code",
"scan_qr.scanner.loading":"Loading scanner",
"scan_qr.syncing":"Synchronizing wallet",
"scan_qr.scan_successful":"Success!<br />Your wallet has been synchronized to the new device.",
"gen_qr.title":"Export with generated QR-Code",
"gen_qr.notes":"Use the following QR-Code to scan with the device that you want to transfer your wallet to.<br />During this wallet import, your wallet will be temporarily and securely stored on our servers for up to 5 minutes, using two levels of encryption.",
"gen_qr.notes":"Use the following QR-Code to scan with the device that you want to transfer your wallet to.",
"gen_qr.img_title":"Your Export QR Code to Scan",
"gen_qr.img_alt":"Your Export QR Code to Scan",
"gen_qr.gen_button":"Display QR Code"
@ -243,29 +242,28 @@
"with_another_wallet":"Log in with another wallet",
"import_wallet":"Import your wallet",
"import_file":"Import a Wallet File",
"import_qr":"Import with QRCode",
"import_link":"Enter a Wallet Link",
"import_qr":"Import with QR-Code",
"import_link":"Import with TextCode",
"new_wallet":"Create a new Wallet",
"logged_in":"You are logged in.<br /> please wait while the app is loading"
},
"wallet_login_qr":{
"title":"Import Wallet with QR-Code",
"offline_warning":"Cannot connect to the wallet synchronization service. Are you offline?",
"scan.description":"To import your wallet from another device, generate a wallet QR-Code there. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Generate QR</span> to export.<br />Both devices need to be online.<br />For the wallet transfer, your wallet will be temporarily and securely stored on our servers for up to 5 minutes, using double encryption.",
"scan.description":"To import your wallet from another device, generate a wallet QR-Code there. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Generate QR</span> to export.",
"gen.description":"To import your wallet from another device, you have to display a QR-Code here on this device, and then scan it with your other device. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Scan QR</span> to export.<br />Both devices need to be online.<br />For the wallet transfer, your wallet will be temporarily and securely stored on our servers for up to 5 minutes, using double encryption. If your other device does not have a camera, then you should use the \"Enter a TextCode\" option on the previous screen.",
"gen.description":"To import your wallet from another device, you have to display a QR-Code here on this device, and then scan it with your other device. On the other device, go to<br /><span class=\"path\">User Panel > Wallet > Scan QR</span> to export.",
"gen.generated":"Scan this QR-Code from the the other device.",
"gen.success":"Your wallet has been imported!",
"success_btn":"Continue to Login"
},
"wallet_login_textcode":{
"title":"Import Wallet from TextCode",
"warning":"You have to exchange this TextCode with the other device by any means available to you (email, other messenger apps, etc...). It is highly recommended to use a tool that is end-to-end encrypted. If you can, you should use instead the \"Import with QRCode\" option, as it is safer. If your devices are not connected to the internet, then you can use the \"Import a Wallet File\" option. In this case, you will transfer the wallet file with a USB key, from one device to the other, or for mobile, by connecting your mobile with the USB cable, to the computer, and then transferring the file with the File Transfer utility on Android, or AirDrop/Finder/iTunes on an iPhone/mac/PC. We do not recommend uploading your wallet file to any cloud service."
"description":"To generate a TextCode, open a logged in device and go to<br /><span class=\"path\">User Panel > Wallet > Generate TextCode</span> to export.",
"login_btn":"Import with TextCode"
},
"scan_qr":{
"scanning":"Scan the QR-Code"
}
},
"buttons":{
@ -346,7 +344,8 @@
"LocalBrokerIsNotHeadless":"The local broker is not headless.",
"InvalidNuri":"Invalid NextGraph URI.",
"InvalidTarget":"Cannot resolve target.",
"ExportWalletTimeOut":"Export of wallet has expired."
"ExportWalletTimeOut":"Export of wallet has expired.",
"ConnectionError":"Could not connect to the server."
},
"connectivity":{
"stopped":"Stopped",
@ -365,6 +364,13 @@
"about_nextgraph":"About NextGraph",
"donate_nextgraph":"Donate to NextGraph"
},
"wallet_sync":{
"offline_warning":"You cannot transfer your wallet when offline.<br />Please make sure, you are connected first.",
"textcode.usage_warning":"You have to exchange this TextCode with the other device by any means available to you (email, other messenger apps, etc...). It is highly recommended to use a tool that is end-to-end encrypted. If you can, you should use instead the \"Import with QRCode\" option, as it is safer. If your devices are not connected to the internet, then you can use the \"Import a Wallet File\" option. In this case, you will transfer the wallet file with a USB key, from one device to the other, or for mobile, by connecting your mobile with the USB cable, to the computer, and then transferring the file with the File Transfer utility on Android, or AirDrop/Finder/iTunes on an iPhone/mac/PC. We do not recommend uploading your wallet file to any cloud service.",
"server_transfer_notice":"Both devices need to be online.<br />During this wallet import, your wallet will be temporarily and securely stored on our servers for up to 5 minutes, using two levels of encryption.",
"importing":"Importing wallet",
"error":"An error occurred while synchronizing your wallet:<br />{error}"