Browse Source

Merge pull request #758 from dasilvarosa/wording

Wording
master
Gaëtan Renaudeau 7 years ago
committed by GitHub
parent
commit
610d084523
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 53
      static/i18n/en/app.yml

53
static/i18n/en/app.yml

@ -73,7 +73,7 @@ sidebar:
menu: Menu
accounts: Accounts ({{count}})
manager: Manager
exchange: Exchange
exchange: Exchanges
account:
balance: Balance
receive: Receive
@ -111,14 +111,14 @@ dashboard:
summary: "Here's the summary of your account"
summary_plural: "Here's the summary of your {{count}} accounts"
noAccounts: No accounts yet
recentActivity: Recent activity
recentActivity: Last operations
totalBalance: Total balance
accountsOrder:
name: name
balance: balance
currentAddress:
title: Current address
for: Address for <1><0>{{accountName}}</0></1>
for: Address for account <1><0>{{accountName}}</0></1>
message: Your receive address has not been confirmed on your Ledger device. Please verify the address for optimal security.
deviceConnect:
step1:
@ -135,9 +135,10 @@ emptyState:
addAccount: Add accounts
installApp: Open Manager
exchange:
title: Exchange
title: Exchanges
desc: Try a selection of exchange services offered by our sponsors
visitWebsite: Visit website
coinhouse: 'Coinhouse is the trusted platform for individuals and institutional investors looking to analyze, acquire, sell and securely store crypto assets.'
coinhouse: 'Coinhouse is a trusted platform for individuals and institutional investors looking to analyze, acquire, sell and securely store crypto assets.'
changelly: 'Changelly is a popular instant crypto asset exchange with 100+ coins and tokens listed.'
coinmama: 'Coinmama is a financial service that makes it fast, safe and fun to buy digital assets, anywhere in the world.'
genuinecheck:
@ -147,8 +148,8 @@ addAccounts:
title: Add accounts
breadcrumb:
informations: Crypto asset
connectDevice: Connect device
import: Select accounts
connectDevice: Device
import: Accounts
finish: Confirmation
accountAlreadyImportedSubtitle: '{{count}} Already in portfolio'
accountToImportSubtitle: 'Add existing account'
@ -186,7 +187,7 @@ operationDetails:
showMore: Show {{recipients}} more
showLess: Show less
operationList:
noMoreOperations: That's all!
noMoreOperations: That's all
manager:
yourDeviceIsGenuine: Your device is genuine
tabs:
@ -236,25 +237,25 @@ receive:
title: Receive
steps:
chooseAccount:
title: Choose account
label: Account
title: Account
label: Account to credit
connectDevice:
title: Connect device
withoutDevice: Receive without device
title: Device
withoutDevice: Don't have your device?
confirmAddress:
title: Confirm address
title: Verification
action: Confirm address on device
text: To receive crypto assets, confirm the address on your device
support: Ledger Support
text: Verify that the address below matches the address displayed on your device
support: Contact us
error:
title: Receive address rejected
text: Please try again or contact Support when in doubt
receiveFunds:
title: Receive crypto assets
title: Receive
label: Amount (optional)
send:
title: Send
totalSpent: Total
totalSpent: Total to debit
steps:
amount:
title: crypto assets
@ -262,7 +263,7 @@ send:
recipientAddress: Recipient address # can't control the tooltip!
amount: Amount
max: Max
fees: Fees
fees: Network fees
advancedOptions: Advanced options
useRBF: Use a replace-by-fee transaction
message: Leave a message (140)
@ -271,20 +272,18 @@ send:
unitPerByte: '{{unit}} per byte'
feePerByte: Fees per byte
connectDevice:
title: Connect device
title: Device
verification:
title: Verification
warning: |
Carefully verify the transaction details displayed one by one on your device before you proceed.
# blue
# nano
body: Press the right button to confirm the transaction
Carefully verify all transaction details now displayed on your device screen
body: Once verified, press the right button to confirm and sign the transaction
confirmation:
title: Confirmation
success:
title: Transaction sent
text: |
The transaction has been signed and sent to the network. Your account balance will update once the blockchain has confirmed the transaction. It has the following Transaction ID:
The transaction has been signed and sent to the network. Your account balance will update once the the transaction is confirmed by the network.
cta: View operation details
error:
title: Transaction canceled
@ -354,8 +353,10 @@ settings: # Always ensure descriptions carry full stops (.)
faqDesc: A problem? Learn about Ledger Live, Ledger devices, supported crypto assets and apps.
contactUs: Contact us
contactUsDesc: Need help? Request assistance from Ledger Support by email or chat.
terms: --- Terms and Privacy policy ---
termsDesc: --- Check with Legal ---
terms: Terms and conditions
termsDesc: By using Ledger Live you are deemed to have accepted our terms and conditions.
#privacy: Privacy policy
#termsDesc: Refer to our privacy policy to learn what personal data we collect, and why and how we use it.
hardResetModal:
title: Reset Ledger Live
desc: Erase all Ledger Live data stored on your computer, including your accounts, transaction history and settings. The private keys to access your crypto assets in the blockchain remain secure on your Ledger device and on your Recovery sheet.

Loading…
Cancel
Save