Skip to content

Commit

Permalink
New translations en-US.json (Slovak)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Jan 27, 2021
1 parent 0b1a366 commit fe9df4b
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion app/i18n/locales/sk-SK.json
Expand Up @@ -532,6 +532,7 @@
"wallet.navigation.receive": "Receive",
"wallet.navigation.send": "Send",
"wallet.navigation.transactions": "Transactions",
"wallet.navigation.voting": "Voting",
"wallet.nowallet.subtitle": "Please choose a wallet from the top-right dropdown",
"wallet.nowallet.title": "No wallet selected",
"wallet.problematic.explanation1": "The wallet you selected ({checksumTextPart}) was detected to contain some kind of issue.",
Expand Down Expand Up @@ -754,5 +755,26 @@
"yoroiTransfer.waiting.checkingAddresses.generatingTx": "Generating transfer transaction",
"yoroiTransfer.waiting.progressInfo.checkingAddresses": "Checking addresses funds",
"yoroiTransfer.waiting.progressInfo.restoringAddresses": "Fetching addresses",
"yoroiTransfer.waiting.title.label": "Wallet is being restored"
"yoroiTransfer.waiting.title.label": "Wallet is being restored",
"wallet.voting.dialog.step.confirm.line1": "Please enter the PIN as it will be used in a later step to complete the registration process inside the Catalyst Voting App.",
"wallet.voting.dialog.step.pin.line1": "Please write down this PIN as it will be used in a later step to complete the registration process inside the Catalyst Voting App.",
"wallet.voting.dialog.step.qr.lineTitle": "Use the Catalyst Voting App to scan the QR code",
"wallet.voting.dialog.step.qr.line2": "The following QR code is the generated certificate required by the Catalyst App to be able to participate in the voting process of Cardano.",
"wallet.voting.dialog.step.qr.line3": "Also we suggest to take a screenshot of it as a backup — you won’t be able to access this QR code after clicking Complete.",
"wallet.voting.dialog.step.register.line1": "Enter your spending password to be able to generate the required certificate for voting.",
"wallet.voting.lineTitle": "Any ADA registered in transaction to vote will be transfered from your currently selected wallet",
"wallet.voting.line2": "Before you begin, make sure to complete steps below",
"wallet.voting.line3": "Download the Catalyst Voting App.",
"wallet.voting.line4": "Open the Catalyst Voting App and click on the Complete registration button.",
"wallet.voting.dialog.step.trx.line1": "Confirm your spending password to register in the blockchain the certificate previously generated for voting.",
"wallet.voting.dialog.stepPin": "PIN",
"wallet.voting.dialog.stepConfirm": "Confirm",
"wallet.voting.dialog.registerLabel": "Register",
"wallet.voting.dialog.transactionLabel": "Transaction",
"wallet.voting.dialog.stepQrCode": "QR Code",
"wallet.voting.dialog.title": "Register for Voting",
"wallet.voting.dialog.confirmPin": "Confirm PIN",
"wallet.voting.dialog.completeLabel": "Complete",
"global.errors.pinDoesNotMatch": "Pin Does Not Match",
"global.errors.invalidPin": "Invalid Pin"
}

0 comments on commit fe9df4b

Please sign in to comment.