From 6b472d3c544dce2897ad5a93a5e8e260d5c7a93a Mon Sep 17 00:00:00 2001 From: Vit Stanislav Date: Fri, 29 Sep 2017 11:17:21 +0200 Subject: [PATCH] Update locales source --- src/locales/en/common.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/locales/en/common.json b/src/locales/en/common.json index 2a38bdd44..5d0a7fa74 100644 --- a/src/locales/en/common.json +++ b/src/locales/en/common.json @@ -21,9 +21,11 @@ "Delegate Registration": "Delegate Registration", "Delegate name": "Delegate name", "Delegate registration was successfully submitted with username: \"{{username}}\". It can take several seconds before it is processed.": "Delegate registration was successfully submitted with username: \"{{username}}\". It can take several seconds before it is processed.", + "Downvotes:": "Downvotes:", "Enter the missing word": "Enter the missing word", "Enter your passphrase": "Enter your passphrase", "Entered passphrase does not belong to the active account": "Entered passphrase does not belong to the active account", + "Error": "Error", "Failed to connect to node {{address}}": "Failed to connect to node {{address}}", "Failed to connect: Node {{address}} is not active": "Failed to connect: Node {{address}} is not active", "Fee": "Fee", @@ -44,6 +46,8 @@ "Login": "Login", "Losing access to this passphrase will mean no funds can be sent from this account.": "Losing access to this passphrase will mean no funds can be sent from this account.", "Mainnet": "Mainnet", + "Maximum of {{n}} votes exceeded.": "Maximum of {{n}} votes exceeded.", + "Maximum of {{n}} votes in one transaction exceeded.": "Maximum of {{n}} votes in one transaction exceeded.", "Message": "Message", "Move your mouse to generate random bytes": "Move your mouse to generate random bytes", "Multisignature Creation": "Multisignature Creation", @@ -54,6 +58,7 @@ "Node address": "Node address", "Note: After registration completes,": "Note: After registration completes,", "Note: Digital Signatures and signed messages are not encrypted!": "Note: Digital Signatures and signed messages are not encrypted!", + "Ok": "Ok", "Passphrase": "Passphrase", "Passphrase of the account is saved till the end of the session.": "Passphrase of the account is saved till the end of the session.", "Passphrase of the account will be required to perform any transaction.": "Passphrase of the account will be required to perform any transaction.", @@ -95,6 +100,7 @@ "Sign message": "Sign message", "Signature": "Signature", "Signing a message with this tool indicates ownership of a privateKey (secret) and provides a level of proof that you are the owner of the key. Its important to bear in mind that this is not a 100% proof as computer systems can be compromised, but is still an effective tool for proving ownership of a particular publicKey/address pair.": "Signing a message with this tool indicates ownership of a privateKey (secret) and provides a level of proof that you are the owner of the key. Its important to bear in mind that this is not a 100% proof as computer systems can be compromised, but is still an effective tool for proving ownership of a particular publicKey/address pair.", + "Success": "Success", "Testnet": "Testnet", "There are no transactions, yet.": "There are no transactions, yet.", "This account is protected by a second passphrase": "This account is protected by a second passphrase", @@ -103,11 +109,14 @@ "Time": "Time", "Timestamp": "Timestamp", "Total fee": "Total fee", + "Total new votes:": "Total new votes:", + "Total votes:": "Total votes:", "Transaction Amount": "Transaction Amount", "Transaction ID": "Transaction ID", "Transactions": "Transactions", "Unable to connect to the node": "Unable to connect to the node", "Uptime": "Uptime", + "Upvotes:": "Upvotes:", "Verify message": "Verify message", "Vote": "Vote", "Vote for delegates": "Vote for delegates",