Advertisement
lightmyfire

NKNx 0.3.0

Jan 14th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 13.12 KB | None | 0 0
  1. //messages.js
  2. export default {
  3.   fullScreen: "Fullscreen",
  4.   block: "Block",
  5.   language: "Language",
  6.   viewAll: "View all",
  7.   wallet: "Wallet",
  8.   blocks: "Blocks",
  9.   transactions: "Transactions",
  10.   addresses: "Addresses",
  11.   search: "Search by Block / Hash / Address",
  12.   latestBlocks: "Latest Blocks",
  13.   latestTransactions: "Latest Transactions",
  14.   hash: "Hash",
  15.   height: "Height",
  16.   prevBlockHash: "Previous Hash",
  17.   signer: "Block proposer",
  18.   timestamp: "Created",
  19.   version: "Version",
  20.   generalInformation:"General Information",
  21.   yourWallet : "Your Wallet",
  22.   transfer : "Transfer",
  23.   transfers : "Transfers",
  24.   newWallet : "New wallet",
  25.   openWallet : "Open wallet",
  26.   yourWalletNoWallet: "Open or create a wallet to view balance.",
  27.   createWallet: "Create wallet",
  28.   createWalletAdvice: "<p>This password encrypts your private key. This does not act as a seed to generate your keys.</p><p><b>You will need this password and your private key to unlock your wallet.</b></p>",
  29.   openWalletfromFile:"Verify by wallet file",
  30.   openWalletfromPK:"Verify by private key",
  31.   selectWalletFile: "Select wallet file",
  32.   pasteOrTypePK:"Paste or type private key",
  33.   saveYourWalletFile:"Save your wallet file:",
  34.   downloadWallet:"Download wallet file",
  35.   saveYourPK:"Save your private key:",
  36.   newWalletAdvice:"<p><b>Do not loose it!</b> It can only be recovered if you know your private key and your password.</p><p><b>Do not share it!</b> Your funds will be stolen if you use this file on a malicious phishing site.</p><p><b>Make a backup!</b> Secure it like the millions of dollars it may one day be worth.</p>",
  37.   newPkAdvice:"<p><b>Do not loose it!</b> It can not be recovered.</p><p><b>Do not share it!</b> Your funds will be stolen if you use this file on a malicious phishing site.</p><p><b>Make a backup!</b> Secure it like the millions of dollars it may one day be worth.</p>",
  38.   continue:"Continue",
  39.   PkCopiedSuccessful:"Private key was successfully copied to your clipboard.",
  40.   done:"Done",
  41.   created: "Created",
  42.   txType: "Transaction type",
  43.   signatureChainTransaction: "Signature Chain",
  44.   miningReward: "Mining Reward",
  45.   password:"Password",
  46.   storedWallets: "Stored wallets",
  47.   amount:"Amount",
  48.   to:"To",
  49.   confirmTransfer:"Please confirm your transfer",
  50.   cancel : "Cancel",
  51.   transferInformation: "You are about to make a transaction that cannot be undone. Are you sure you want to do this? Following transaction will be done:",
  52.   nextBlockHash: "Next Hash",
  53.   miningAddress: "Mining Address",
  54.   transaction: "Transaction",
  55.   payload:"Payload",
  56.   sigchain:"Sigchain data",
  57.   submitter:"Submitter",
  58.   noPayload:"No payload available for this transaction",
  59.   noBlockFound:"Sorry, there was no block found!",
  60.   from:"From",
  61.   myNodes: "My Nodes",
  62.   profile: "Profile",
  63.   node: "Node",
  64.   status: "Status",
  65.   latestBlock: "Latest Block",
  66.   loginHeader: "Login to MyNKNx",
  67.   enterUsernameAndPasswordToAccess: "Enter username and password to access your personalized data like miners overview, mining calculator and many more!",
  68.   forgotPassword: "Forgot password?",
  69.   login: "login",
  70.   createAccount: "create account",
  71.   rememberMe: "Remember me",
  72.   email: "eMail",
  73.   signUpHeader: "Sign up to MyNKNx",
  74.   havingAnAccount: "Having an account?",
  75.   signUp: "Sign up",
  76.   userProfile: "User profile",
  77.   logOut: "Log out",
  78.   successfullyLoggedOut: "You are successfully logged out",
  79.   successfullyLoggedIn: "You are successfully logged in",
  80.   registrationSuccess: "Registration successful! We've sent you an email to verify your account.",
  81.   errorRegistrationEmail : "Email has already been taken.",
  82.   errorRegistrationName : "Username has already been taken.",
  83.   mailNotVerified : "Your Email address is not verified yet, please check your inbox or ",
  84.   resendVerificationMail : "resend verification mail",
  85.   verificationSentSuccessfully: "Verification mail sent successfully",
  86.   verificationSentError:"There was an error sending your verification mail. Please contact ChrisT or lightmyfire in Discord.",
  87.   forgotPasswordSent: "A link for resetting your password was sent to your address.",
  88.   backToSignIn: "Back to sign in",
  89.   sendMail: "send email",
  90.   enterYourEmailToSendYouAResetLink: "Enter your email to send you a reset link.",
  91.   username: "Username",
  92.   resetPassword : "Reset your Password",
  93.   enterNewPasswordOfAccount: "Please enter the new password of your account.",
  94.   repeatPassword: "Repeat password",
  95.   errorRestoringPassword: "There was an error restoring your password. Please contact ChrisT or lightmyfire in Discord.",
  96.   passwordRestored: "Your password was set successfully. You can now login using your new password.",
  97.   tx: "Tx",
  98.   nodesManager: "Nodes Manager",
  99.   marketcap: "Marketcap",
  100.   dailyVolume: "Daily Volume",
  101.   marketRank: "Market Rank",
  102.   change24: "Change 24",
  103.   miningCalculator: "Mining Calculator",
  104.   blockPerSec: "Average block time in seconds:",
  105.   totalNodesCounter: "Current node count in NKN network:",
  106.   userNodes: "Amount of your nodes:",
  107.   workingTime: "Your nodes working time in months:",
  108.   nodeCost: "1 Node/1 Month cost in USD",
  109.   bandWidthCost: "Bandwidth/Month cost in USD",
  110.   testnetPerDay: "Approximate amount of NKN testnet tokens mined per day",
  111.   testnetTotal: "Total testnet tokens mined per",
  112.   mainnetTotal: "NKN mainnet tokens (1:5 ratio) per",
  113.   usdDaily: "USD Profit per day",
  114.   usdMonthly: "USD Profit per",
  115.   months: "Months",
  116.   price: "Price",
  117.   totalNodes: "Network Nodes",
  118.   networkStatus: "Network Status",
  119.   networkMempool: "Network Mempool",
  120.   networkVersion: "Network Version",
  121.   networkCurrentBlock: "Network Current Block",
  122.   walletTracker: "Wallet Tracker",
  123.   balance: "Balance",
  124.   miners: "Miners",
  125.   topMinersDecr: "This chart shows the top 50 mining addresses with the most NKN value in the network. Remember that several nodes can mine for one address.",
  126.   minersTotal: "Total amount of miners in network",
  127.   ip: "IP Address of the node",
  128.   label: "Node label",
  129.   addNode: "Add Node",
  130.   nknWalletAddress: "NKN wallet address",
  131.   walletLabel: "Wallet label (optional)",
  132.   addWallet: "Add Wallet",
  133.   addNodes: "Add Nodes",
  134.   multiIp: "Enter each node from a new line.",
  135.   multiLabel: "Label for your nodes",
  136.   singleNode: "Single Node",
  137.   multipleNodes: "Multiple Nodes",
  138.   removeAllNodes: "Remove all nodes",
  139.   removeNode: "Remove Node",
  140.   warning: "Warning!",
  141.   removeNodesWarning: "You are going to remove all nodes from the tracker, are you sure?",
  142.   cancel: "Cancel",
  143.   miningStats: "Fortnightly Mining Stats",
  144.   map: 'NKN Nodes Map',
  145.   viewDetails: 'View Details',
  146.   network: 'Network',
  147.   countriesTotal: "Countries involved",
  148.   nodeProviders: "Node Providers",
  149.   ipCopiedSuccessful: "IP address copied successful",
  150.   nodeSuccessfullyAdded: "Node successfully added",
  151.   address:"Address",
  152.   firstTransaction:"First transaction",
  153.   latestTransaction:"Latest transaction",
  154.   networkBlockStats: "Average blocks per day",
  155.   networkTxStats: "Average transactions per day",
  156.   networkTransfersStats: "Average transfers per day",
  157.   followingNodesNotReachable:"The following nodes are not reachable: ",
  158.   followingNodesDuplicate:"The following nodes are already in the database: ",
  159.   NodeNotReachable: "The node is not reachable.",
  160.   NodeDuplicate: "The node is already in the database.",
  161.   ports: "Ports",
  162.   checkPorts: "Check Ports",
  163.   port: "Port",
  164.   close: "Close",
  165.   moreActions: "More actions",
  166.   verify:"verify",
  167.   sendFunds:"Send Funds",
  168.   sendFundsFrom:"Send funds from",
  169.   removeWalletWarning:"You're about to remove your wallet from NKNx.",
  170.   removeWallet:"Remove wallet",
  171.   sendFundsStep1: "Transaction details",
  172.   sendFundsStep2: "Wallet verification",
  173.   sendFundsStep3: "Transaction result",
  174.   createWalletStep1: "Choose a password",
  175.   createWalletStep2: "Download walletfile",
  176.   createWalletStep3: "Save your private key",
  177.   createWalletStep4: "Print your paper wallet",
  178.   searchAddress:"Search for an address",
  179.   addressBook:"Address book",
  180.   useAddress:"Use this address",
  181.   actions: "Actions",
  182.   node: "Node",
  183.   nodes: "Nodes",
  184.   wallets: "Wallets",
  185.   user: "User",
  186.   userDetails:"User details",
  187.   saveChanges:"Save changes",
  188.   userChangedSuccessful: "Userdata changed successful",
  189.   userChangedError: "Error changing user data",
  190.   userChangedSuccessfulLogout:"Userdata changed successful. You were logged out because you changed your password.",
  191.   myWallets: "My Wallets",
  192.   myNodes: "My Nodes",
  193.   networth: "Net Worth",
  194.   networkControl: "Network Control",
  195.   blocksMined: "Daily Blocks Mined",
  196.   walletAddressError: "There was an error storing your wallet address.",
  197.   walletAddressAdded: "Wallet address added!",
  198.   errorLoadingWallet: "Error loading wallet",
  199.   wrongSenderAddress: "Your wallet doesn't match the sender's address",
  200.   transferSuccessful:"Transfer successful!",
  201.   transferFailed:"Transfer failed :(",
  202.   yourTransferIdIs: "Your transfer ID is:",
  203.   dashboard:"Dashboard",
  204.   setWalletName: "Set a public name",
  205.   setWalletNameFor: "Set a public name for",
  206.   setWalletNameAdvice: "The NKN name service allows you to set a public name for your wallet. It will allow your friends to find your address without giving it to them. After some minutes your name will appear in the public NKN address book.",
  207.   walletName:"Wallet name",
  208.   setWalletNameStep1: "Choose wallet name",
  209.   setWalletNameStep2: "Wallet verification",
  210.   setWalletNameStep3: "Results",
  211.   confirmSetName:"Confirm your new wallet name",
  212.   setNameInformation: "Your wallet was verified successful. Please confirm your new wallet name.",
  213.   walletName:"New wallet name",
  214.   setNameSuccessful:"Your wallet name was set successful. It will be added to the NKN addressbook within the next minutes.",
  215.   setNameFailed:"Something went wrong :(",
  216.   publicWalletAddress: "Public wallet address",
  217.   none: "none",
  218.   createOne:"Create one here!",
  219.   client: "Client",
  220.   sentData: "sent data",
  221.   relayData: "relay data",
  222.   recievedData: "recieved data",
  223.   deleteWalletNameStep1: "Wallet verification",
  224.   deleteWalletNameStep2: "Results",
  225.   deleteWalletNameFor: "Delete name for",
  226.   deleteWalletNameAdvice: "This will remove your public NKN wallet name. This is a protected function so you will have to verify your wallet.",
  227.   deleteNameSuccessful:"Your global NKN wallet name was deleted successfully. It can take up to 1 minute until your name is unregistered.",
  228.   deleteNameFailed: "There was an error deleting your wallet - please let us know!",
  229.   confirmDeleteName: "Confirm wallet name deletion",
  230.   deleteNameInformation: "Warning! You're going to remove your global wallet name. That means that everyone else can claim it after this action.",
  231.   deleteWalletName:"Delete wallet name",
  232.   dontLikeIt:"Unregister",
  233.   addressExistsError:"Wallet address is already in the database",
  234.   portsClosed: "Ports of your node are closed",
  235.   nodeIsTracked: "This node is already tracked",
  236.   nodesSuccessfullyAdded: "Your nodes successfully added",
  237.   basedIn: "based in",
  238.   isOffline: "has gone offline",
  239.   isIn: "is in",
  240.   state: "state",
  241.   versionOutdated: "version is out of date",
  242.   networkState: "Current network state is",
  243.   latestBlockNotSync: "latest block is not synchronized with the network",
  244.   forLongerThan1Hour:"For longer than 1 hour",
  245.   networkLatestBlock: "Network latest block was created for longer than 1 hour",
  246.   nodesWarning: "Your nodes may not work correctly",
  247.   nodeIsForked: "is forked and should be resynced",
  248.   notificationCenter: "Notification Center",
  249.   nodeOfflineNotify: "Receive an eMail if one of my nodes go offline",
  250.   nodeOutdatedNotify: "Receive an eMail if one of my nodes is outdated",
  251.   nodeStuckedNotify: "Receive an eMail if one of my nodes is stuck",
  252.   weeklyMiningOutputNotify: "Receive a weekly eMail with my mining stats",
  253.   printPaperWallet: "Create paper wallet",
  254.   myNknWallet: "My NKN Wallet",
  255.   yourAddress: "Your Address",
  256.   yourPrivateKey: "Your Private Key",
  257.   yourWalletPassword: "Your Wallet Password",
  258.   printYourPaperWallet: "Create and print your paper wallet",
  259.   newPaperWalletAdvice:"<p>You should create an NKN Paper Wallet, before you start buying or mining NKN. An NKN Paper Wallet is just like an ordinary wallet which is printed on paper. It might sound weird at first, however, it is the safest method to store your NKN. The fact that, your NKN can be stored at your house, at the bank in a locker box or in a cookie box buried behind your house, is an important advantage of the Paper Wallets, if compared to an Online Wallet. The Paper Wallet is not part of the Internet. No hacker can gain access to your precious NKN. Unless, he would find your cookie box behind your house. <br><br> <i>A disadvantage of the Paper Wallet is the fact that, the availability of the NKN is belayed as the NKN has to be transferred back to the Online Wallet before it can be used.</i></p>",
  260.   createPaperWalletFor: "Create paper wallet for",
  261.   restoreWallet: "Restore wallet",
  262.   newWalletPassword: "New wallet password",
  263.   restoreWalletAdvice: "<p>Enter private key of your existing wallet, then choose password for the new one.</p><p><b>You will need new password and old private key to unlock your new wallet.</b></p>",
  264.   notifications: "Notifications",
  265.   new: "New"
  266. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement