{ "app": { "name": "KristWeb" }, "nav": { "connection": { "online": "Online", "offline": "Offline", "connecting": "Connecting" }, "search": "Search the Krist network", "send": "Send", "request": "Request" }, "sidebar": { "totalBalance": "Total Balance", "guestIndicator": "Browsing as guest", "dashboard": "Dashboard", "myWallets": "My Wallets", "addressBook": "Address Book", "transactions": "Transactions", "names": "Names", "mining": "Mining", "network": "Network", "blocks": "Blocks", "statistics": "Statistics", "madeBy": "Made by <1>{{authorName}}</1>", "hostedBy": "Hosted by <1>{{host}}</1>", "github": "GitHub", "credits": "Credits" }, "dialog": { "close": "Close" }, "pagination": { "justPage": "Page {{page}}", "pageWithTotal": "Page {{page}} of {{total}}" }, "loading": "Loading...", "masterPassword": { "dialogTitle": "Master password", "passwordPlaceholder": "Master password", "browseAsGuest": "Browse as guest", "createPassword": "Create password", "logIn": "Log in", "forgotPassword": "Forgot password?", "intro": "Enter a master password to encrypt your wallets, or browse KristWeb as a guest <1></1>.", "dontForgetPassword": "Never forget this password. If you forget it, you will have to create a new password and add your wallets all over again.", "loginIntro": "Enter a master password to access your wallets, or browse KristWeb as a guest.", "learnMore": "learn more", "errorPasswordRequired": "Password is required.", "errorPasswordUnset": "Master password has not been set up.", "errorPasswordIncorrect": "Incorrect password.", "errorUnknown": "Unknown error.", "helpWalletStorageTitle": "Help: Wallet storage", "helpWalletStorage": "When you add a wallet to KristWeb, the private key for the wallet is saved to your browser's local storage and encrypted with your master password.\nEvery wallet you save is encrypted using the same master password, and you will need to enter it every time you open KristWeb. Your actual Krist wallet is not modified in any way.\nWhen browsing KristWeb as a guest, you do not need to enter a master password, but it also means that you will not be able to add or use any wallets. You will still be able to explore the Krist network." }, "myWallets": { "title": "{{count}} wallet", "title_plural": "{{count}} wallets", "titleLoading": "Loading wallets...", "manageBackups": "Manage backups", "createWallet": "Create wallet", "addExistingWallet": "Add existing wallet", "searchPlaceholder": "Search wallets...", "categoryDropdownAll": "All categories", "columnLabel": "Label", "columnAddress": "Address", "columnBalance": "Balance", "columnNames": "Names", "columnCategory": "Category", "columnFirstSeen": "First Seen" }, "credits": { "madeBy": "Made by <1>{{authorName}}</1>", "supportersTitle": "Supporters", "supportersDescription": "This project was made possible by the following amazing supporters:", "supportButton": "Support KristWeb" } }