Qortal UI - Main Code Repository A User Interface for the Qortal Blockchain Project. Truly decentralized web hosting, application hosting, communications, data storage, and full infrastructure for the future global decentralized digital world.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

125 lines
5.3 KiB

{
"selectmenu": {
"selectlanguage": "Select language",
"languageflag": "us",
"english": "English",
"chinese": "Chinese",
"german": "German",
"french": "French",
"polish": "Polish",
"spanish": "Spanish"
},
"sidemenu": {
"mintingdetails": "MINTING DETAILS",
"wallets": "WALLETS",
"tradeportal": "TRADE PORTAL",
"rewardshare": "REWARD SHARE",
"nameregistration": "NAME REGISTRATION",
"websites": "WEBSITES",
"datamanagement": "DATA MANAGEMENT",
"qchat": "Q-CHAT",
"groupmanagement": "GROUP MANAGEMENT",
"puzzles": "PUZZLES",
"nodemanagement": "NODE MANAGEMENT"
},
"login": {
"login": "Login",
"createaccount": "Create Account",
"name": "Name",
"address": "Address",
"password": "Password",
"youraccounts": "Your accounts",
"click": "Click your account to login with it",
"needcreate": "You need to create or save an account before you can log in!",
"upload": "Upload your qortal backup",
"howlogin": "How would you like to login?",
"seed": "Seedphrase",
"seedphrase": "seedphrase",
"saved": "Saved account",
"qora": "Qora address seed",
"backup": "Qortal wallet backup",
"decrypt": "Decrypt backup",
"save": "Save in this browser.",
"prepare": "Preparing Your Account",
"areyousure": "Are you sure you want to remove this wallet from saved wallets?",
"error1": "Backup must be valid JSON",
"error2": "Login option not selected",
"createwelcome": "Welcome to Qortal, you will find it to be similar to that of an RPG game, you, as a minter on the Qortal network (if you choose to become one) will have the chance to level your account up, giving you both more of the QORT block reward and also larger influence over the network in terms of voting on decisions for the platform.",
"createa": "A",
"click": "Click to view seedphrase",
"confirmpass": "Confirm Password",
"willbe": "will be randomly generated in background. This is used as your private key generator for your blockchain account in Qortal.",
"clicknext": "Create your Qortal account by clicking NEXT below.",
"ready": "Your account is now ready to be created. It will be saved in this browser. If you do not want your new account to be saved in your browser, you can uncheck the box below. You will still be able to login with your new account(after logging out), using your wallet backup file that you MUST download once you create your account.",
"welmessage": "Welcome to Qortal",
"pleaseenter": "Please enter a Password!",
"notmatch": "Passwords not match!",
"lessthen8": "Your password is less than 8 characters! This is not recommended. You can continue to ignore this warning.",
"entername": "Please enter a Name!",
"downloaded": "Your Wallet BackUp file get downloaded!",
"loading": "Loading, Please wait...",
"createdseed": "Your created Seedphrase",
"saveseed": "Save Seedphrase",
"savein": "Save in browser",
"backup2": "This file is the ONLY way to access your account on a system that doesn't have it saved to the app/browser. BE SURE TO BACKUP THIS FILE IN MULTIPLE PLACES. The file is encrypted very securely and decrypted with your local password you created in the previous step. You can save it anywhere securely, but be sure to do that in multiple locations.",
"savewallet": "Save Wallet BackUp File",
"created1": "Your account is now created",
"created2": " and will be saved in this browser.",
"downloadbackup": "Download Wallet BackUp File"
},
"logout": {
"logout": "LOGOUT",
"confirmlogout": "Are you sure you want to logout?"
},
"fragfile": {
"selectfile": "Select file",
"dragfile": "Drag and drop backup here"
},
"settings": {
"generalinfo": "General Account Info",
"address": "Address",
"publickey": "Public Key",
"settings": "Settings",
"account": "Account",
"security": "Security",
"notifications": "Notifications",
"accountsecurity": "Account Security",
"password": "Password",
"download": "Download Backup File",
"choose": "Please choose a password to encrypt your backup with. (This can be the same as the one you logged in with, or different)",
"block": "Block Notifications (Coming Soon...)",
"playsound": "Play Sound",
"shownotifications": "Show Notifications",
"nodeurl": "Node Url",
"nodehint": "Select a node from the default list of nodes above or add a custom node to the list above by clicking on the button below",
"addcustomnode": "Add Custom Node",
"addandsave": "Add And Save",
"protocol": "Protocol",
"domain": "Domain",
"port": "Port"
},
"appinfo": {
"blockheight": "Block Height",
"uiversion": "UI Version",
"coreversion": "Core Version",
"minting": "(Minting)",
"synchronizing": "Synchronizing"
},
"walletprofile": {
"minterlevel": "Minter Level",
"blocksminted": "Blocks Minted"
},
"general": {
"yes": "Yes",
"no": "No",
"confirm": "Confirm",
"decline": "Decline",
"open": "Open",
"close": "Close",
"back": "Back",
"next": "Next",
"create": "Create",
"continue": "Continue",
"save": "Save"
}
}