Browse Source

Wording review 1

master
ddasilva 7 years ago
parent
commit
f323653854
  1. 2
      src/components/modals/AddAccounts/steps/02-step-connect-device.js
  2. 130
      static/i18n/en/app.yml
  3. 2
      static/i18n/en/errors.yml
  4. 24
      static/i18n/en/onboarding.yml
  5. 2
      static/i18n/fr/app.yml

2
src/components/modals/AddAccounts/steps/02-step-connect-device.js

@ -12,7 +12,7 @@ import { CurrencyCircleIcon } from 'components/base/CurrencyBadge'
import type { StepProps } from '../index' import type { StepProps } from '../index'
function StepConnectDevice({ t, currency, device, setAppOpened }: StepProps) { function StepConnectDevice({ t, currency, device, setAppOpened }: StepProps) {
invariant(currency, 'No currency given') invariant(currency, 'No crypto asset given')
return ( return (
<Fragment> <Fragment>

130
static/i18n/en/app.yml

@ -13,14 +13,14 @@ common:
selectAccount: Select an account selectAccount: Select an account
selectAccountNoOption: 'No account matching "{{accountName}}"' selectAccountNoOption: 'No account matching "{{accountName}}"'
selectCurrency: Choose a crypto asset selectCurrency: Choose a crypto asset
selectCurrencyNoOption: 'No currency matching "{{currencyName}}"' selectCurrencyNoOption: 'No crypto asset "{{currencyName}}"'
selectExchange: Select an exchange selectExchange: Select an exchange
selectExchangeNoOption: 'No exchange matching "{{exchangeName}}"' selectExchangeNoOption: 'No exchange matching "{{exchangeName}}"'
sortBy: Sort by sortBy: Sort by
search: Search search: Search
save: Save save: Save
password: Password password: Password
editProfile: Edit profile editProfile: Preferences
lockApplication: Lock Ledger Live lockApplication: Lock Ledger Live
showMore: Show more showMore: Show more
max: Max max: Max
@ -61,10 +61,10 @@ time:
month: Month month: Month
year: Year year: Year
since: since:
day: since a day day: past day
week: since a week week: past week
month: since a month month: past month
year: since a year year: past year
sidebar: sidebar:
menu: Menu menu: Menu
accounts: Accounts ({{count}}) accounts: Accounts ({{count}})
@ -75,20 +75,20 @@ account:
receive: Receive receive: Receive
lastOperations: Last operations lastOperations: Last operations
emptyState: emptyState:
title: No funds yet? title: No crypto assets yet?
desc: Make sure the <1><0>{{currency}}</0></1> app is installed to receive funds. # replace [cryptocurrency] and make it bold desc: Make sure the <1><0>{{currency}}</0></1> app is installed to receive crypto assets # replace [cryptocurrency] and make it bold
buttons: buttons:
receiveFunds: Receive funds receiveFunds: Receive
settings: settings:
title: Edit account title: Edit account
advancedLogs: Advanced logs advancedLogs: Advanced logs
accountName: accountName:
title: Account name title: Account name
desc: Describe this account. desc: Describe this account
error: An account name is required. error: An account name is required
unit: unit:
title: Unit title: Unit
desc: Choose the unit to display. desc: Choose the unit to display
endpointConfig: endpointConfig:
title: Node title: Node
desc: The API node to use desc: The API node to use
@ -96,16 +96,16 @@ account:
dashboard: dashboard:
title: Portfolio title: Portfolio
emptyAccountTile: emptyAccountTile:
desc: Lorem ipsum dolor sit amet, consectetur adipiscing elit desc: Add accounts to manage more crypto assets
createAccount: Create Account createAccount: Add account
accounts: accounts:
title: Accounts ({{count}}) title: Accounts ({{count}})
greeting: greeting:
morning: "Good morning" morning: "Good morning"
evening: "Good evening" evening: "Good evening"
afternoon: "Good afternoon" afternoon: "Good afternoon"
summary: "Here's the summary of your account." summary: "Here's the summary of your account"
summary_plural: "Here's the summary of your {{count}} accounts." summary_plural: "Here's the summary of your {{count}} accounts"
noAccounts: No accounts yet noAccounts: No accounts yet
recentActivity: Recent activity recentActivity: Recent activity
totalBalance: Total balance totalBalance: Total balance
@ -115,15 +115,15 @@ dashboard:
currentAddress: currentAddress:
title: Current address title: Current address
for: Address for <1><0>{{accountName}}</0></1> for: Address for <1><0>{{accountName}}</0></1>
message: Your receive address has not been confirmed on your Ledger device. Verify the address for optimal security. message: Your receive address has not been confirmed on your Ledger device. Please verify the address for optimal security.
deviceConnect: deviceConnect:
step1: step1:
choose: "We detected {{count}} connected devices, please select one:" choose: "We detected {{count}} connected devices, please select one:"
connect: Connect and unlock your <1>Ledger device</1> # remove key: <3>PIN code</3> connect: Connect and unlock your <1>Ledger device</1> # remove key: <3>PIN code</3>
dashboard: test dashboard: Not used. # This key is not used. Still managed in JS.
emptyState: emptyState:
sidebar: sidebar:
text: Press the + button to add an account to your portfolio. text: Press the + button to add an account to your portfolio
dashboard: dashboard:
title: 'Add accounts to your portfolio' title: 'Add accounts to your portfolio'
desc: Your portfolio has no accounts the first time Ledger Live is launched. Open the Manager to install apps on your Ledger device before you start adding accounts to your portfolio. desc: Your portfolio has no accounts the first time Ledger Live is launched. Open the Manager to install apps on your Ledger device before you start adding accounts to your portfolio.
@ -153,13 +153,13 @@ addAccounts:
editName: Edit name editName: Edit name
newAccount: New account newAccount: New account
legacyAccount: '{{accountName}} (legacy)' legacyAccount: '{{accountName}} (legacy)'
noAccountToImport: All {{currencyName}} accounts found are already in your portfolio. noAccountToImport: No existing {{currencyName}} accounts to add
success: Account successfully added to your portfolio. success: Account added to your portfolio
# success_plural: Accounts successfully added to your portfolio. # success_plural: Accounts successfully added to your portfolio.
createNewAccount: createNewAccount:
title: Create new account title: Create new account
noOperationOnLastAccount: 'You have to receive funds on {{accountName}} before you can create a new account.' noOperationOnLastAccount: 'You have to receive crypto assets on {{accountName}} before you can create a new account.'
noAccountToCreate: No {{currencyName}} account was found to create. noAccountToCreate: No {{currencyName}} account was found to create
somethingWentWrong: Something went wrong during synchronization, please try again. somethingWentWrong: Something went wrong during synchronization, please try again.
cta: cta:
add: 'Add account' add: 'Add account'
@ -189,21 +189,21 @@ manager:
all: Apps all: Apps
installing: 'Installing {{app}}...' installing: 'Installing {{app}}...'
uninstalling: 'Uninstalling {{app}}...' uninstalling: 'Uninstalling {{app}}...'
installSuccess: '{{app}} is now installed on your device.' installSuccess: '{{app}} is now installed on your device'
uninstallSuccess: '{{app}} has been uninstalled from your device.' uninstallSuccess: '{{app}} has been uninstalled from your device'
alreadyInstalled: '{{app}} is already installed on your device.' alreadyInstalled: '{{app}} is already installed on your device'
help: Remove and reinstall to update apps help: Remove and reinstall to update apps
firmware: firmware:
installed: 'Firmware version {{version}}' installed: 'Firmware version {{version}}'
update: Update firmware update: Update firmware
updateTitle: Firmware update updateTitle: Firmware update
continue: Continue update continue: Continue update
latest: 'Firmware version {{version}} is available.' latest: 'Firmware version {{version}} is available'
disclaimerTitle: 'You are about to install the latest <1><0>firmware {{version}}</0></1>' disclaimerTitle: 'You are about to install the latest <1><0>firmware {{version}}</0></1>'
disclaimerAppDelete: Please note that all the apps installed on your device will be deleted. disclaimerAppDelete: Please note that all the apps installed on your device will be deleted.
disclaimerAppReinstall: You will be able to re-install your apps after the firmware update disclaimerAppReinstall: You will be able to re-install your apps after the firmware update
title: Manager title: Manager
subtitle: Install apps or update your device. subtitle: Select apps to use on your device
device: device:
title: Connect your device title: Connect your device
desc: Follow the steps below to use the Manager desc: Follow the steps below to use the Manager
@ -213,7 +213,7 @@ manager:
noDashboard: Navigate to the dashboard on your device (TEMPLATED NEEDED) noDashboard: Navigate to the dashboard on your device (TEMPLATED NEEDED)
noGenuine: Allow the Manager to continue (TEMPLATE NEEDED) noGenuine: Allow the Manager to continue (TEMPLATE NEEDED)
receive: receive:
title: Receive funds title: Receive crypto assets
steps: steps:
chooseAccount: chooseAccount:
title: Choose account title: Choose account
@ -224,27 +224,27 @@ receive:
confirmAddress: confirmAddress:
title: Confirm address title: Confirm address
action: Confirm address on device action: Confirm address on device
text: To receive funds, confirm the address on your device. text: To receive crypto assets, confirm the address on your device
support: Ledger Support support: Ledger Support
error: error:
title: Receive address rejected title: Receive address rejected
text: Please try again or request Ledger Support assistance when in doubt. text: Please try again or contact Support when in doubt
receiveFunds: receiveFunds:
title: Receive funds title: Receive crypto assets
label: Amount (optional) label: Amount (optional)
send: send:
title: Send funds title: Send crypto assets
totalSpent: Total totalSpent: Total
steps: steps:
amount: amount:
title: Create payment title: Send crypto assets
selectAccountDebit: Select an account to debit selectAccountDebit: Select an account to debit
recipientAddress: Recipient address # can't control the tooltip! recipientAddress: Recipient address # can't control the tooltip!
amount: Amount amount: Amount
max: Max max: Max
fees: Fees fees: Fees
advancedOptions: Advanced options advancedOptions: Advanced options
useRBF: Use the RBF transaction. useRBF: Use a replace-by-fee transaction
message: Leave a message (140) message: Leave a message (140)
rippleTag: Tag rippleTag: Tag
ethereumGasLimit: Gas limit ethereumGasLimit: Gas limit
@ -258,7 +258,7 @@ send:
Carefully verify the transaction details displayed one by one on your device before you proceed. Carefully verify the transaction details displayed one by one on your device before you proceed.
# blue # blue
# nano # nano
body: Press the right button to confirm the transaction. body: Press the right button to confirm the transaction
confirmation: confirmation:
title: Confirmation title: Confirmation
success: success:
@ -283,24 +283,26 @@ settings:
about: Help about: Help
display: display:
desc: desc:
language: Language language: Display language
languageDesc: Choose the language to display. languageDesc: Set the language displayed in Ledger Live.
counterValue: Base currency counterValue: Base currency
counterValueDesc: Choose the currency to display next to your balance and operations. An exchange is used (via BTC pair). counterValueDesc: Choose the currency to display next to your balance and operations.
exchange: Rate provider ({{ticker}})
exchangeDesc: Choose the provider of the base currency exchange rates
region: Region region: Region
regionDesc: Choose the region in which you’re located to set the application’s time zone. regionDesc: Choose the region in which you’re located to set the Ledger Live's time zone.
stock: Regional market indicator stock: Regional market indicator
stockDesc: Choose Western to display an increase in market value in blue. Choose Eastern to display an increase in market value in red. stockDesc: Choose Western to display an increase in market value in blue. Choose Eastern to display an increase in market value in red.
currencies: currencies:
desc: Select a cryptocurrency to edit its settings. desc: Select a cryptocurrency to edit its settings
exchange: Rate provider ({{ticker}}) exchange: Rate provider ({{ticker}})
exchangeDesc: Choose the provider of the base currency exchange rates (via BTC). exchangeDesc: Choose the provider of the base currency exchange rates
confirmationsToSpend: Number of confirmations required to spend confirmationsToSpend: Number of confirmations required to spend
confirmationsToSpendDesc: Set the number of confirmations required for your funds to be spendable. # A higher number of confirmations decreases the probability that a transaction is rejected. confirmationsToSpendDesc: Set the number of network confirmations required for your crypto assets to be spendable. # A higher number of confirmations decreases the probability that a transaction is rejected.
confirmationsNb: Number of confirmations confirmationsNb: Number of confirmations
confirmationsNbDesc: Set the number of blocks a transaction needs to be included in to consider it as confirmed. # A higher number of confirmations increases the certainty that a transaction cannot be reversed. confirmationsNbDesc: Set the number of network confirmations for a transaction to be marked as confirmed. # A higher number of confirmations increases the certainty that a transaction cannot be reversed.
transactionsFees: Default transaction fees transactionsFees: Default transaction fees
transactionsFeesDesc: Select your default transaction fees. The higher the fee, the quicker the transaction will be processed. transactionsFeesDesc: Select your default transaction fees. The higher the fee, the faster the transaction will be processed.
explorer: Blockchain explorer explorer: Blockchain explorer
explorerDesc: Choose which explorer is used to look up the operation details in the blockchain. explorerDesc: Choose which explorer is used to look up the operation details in the blockchain.
profile: profile:
@ -309,17 +311,17 @@ settings:
passwordDesc: Enhance your privacy. Set a password to encrypt Ledger Live data stored on your computer, including account names, balances, transactions and public addresses. passwordDesc: Enhance your privacy. Set a password to encrypt Ledger Live data stored on your computer, including account names, balances, transactions and public addresses.
changePassword: Change password changePassword: Change password
sync: Synchronize accounts sync: Synchronize accounts
syncDesc: Resynchronize your accounts with the network. syncDesc: Resynchronize your accounts with the network
export: Export logs export: Export logs
exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes. exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes
softResetTitle: Clear cache softResetTitle: Clear cache
softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain. softResetDesc: Clear the Ledger Live cache to force resynchronization with the blockchain
softReset: Clear softReset: Clear
hardResetTitle: Reset Ledger Live hardResetTitle: Reset Ledger Live
hardResetDesc: Erase all Ledger Live data stored on your computer, including your profile, accounts, transaction history and settings. The private keys that manage your crypto assets remain secure on your Ledger device. hardResetDesc: Erase all Ledger Live data stored on your computer, including your accounts, transaction history and preferences. The private keys that manage your crypto assets remain secure on your Ledger device.
hardReset: Reset hardReset: Reset
developerMode: Developer mode developerMode: Developer mode
developerModeDesc: Show developer apps in the Manager and enable testnet currencies. developerModeDesc: Show developer apps in the Manager
analytics: Analytics analytics: Analytics
analyticsDesc: Enable analytics of anonymous data to help Ledger improve the user experience. This includes the operating system, language, firmware versions and the number of added accounts. analyticsDesc: Enable analytics of anonymous data to help Ledger improve the user experience. This includes the operating system, language, firmware versions and the number of added accounts.
reportErrors: Usage and diagnostics reportErrors: Usage and diagnostics
@ -340,31 +342,31 @@ settings:
softResetModal: softResetModal:
title: Clear cache title: Clear cache
subTitle: Are you sure? subTitle: Are you sure?
desc: Clearing the Ledger Live cache forces network resynchronization. desc: Clearing the Ledger Live cache forces network resynchronization
removeAccountModal: removeAccountModal:
title: Remove account title: Remove account
subTitle: Are you sure? subTitle: Are you sure?
desc: The account will no longer be included in your portfolio. Accounts can always be re-added. desc: The account will no longer be included in your portfolio. This operation does not affect your assets. Accounts can always be re-added.
exportLogs: exportLogs:
title: Export logs title: Export logs
desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes. desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes
btn: Export btn: Export
password: password:
warning_0: Warning 0 warning_0: Very weak
warning_1: Warning 1 warning_1: Weak
warning_2: Warning 2 warning_2: Medium
warning_3: Warning 3 warning_3: Strong
warning_4: Warning 4 warning_4: Very strong
errorMessageIncorrectPassword: The password you entered is incorrect. errorMessageIncorrectPassword: The password you entered is incorrect
errorMessageNotMatchingPassword: Passwords don't match. errorMessageNotMatchingPassword: Passwords don't match
inputFields: inputFields:
newPassword: newPassword:
label: Password label: Password
placeholder: placeholder: #remove
confirmPassword: confirmPassword:
label: Confirm password label: Confirm password
placeholder: placeholder: #remove
currentPassword: currentPassword: #remove
label: Current password label: Current password
placeholder: placeholder:
changePassword: changePassword:
@ -379,7 +381,7 @@ password:
title: Disable data encryption title: Disable data encryption
desc: Ledger Live data will be stored unencrypted on your computer. This includes account names, balances, transactions and public addresses. desc: Ledger Live data will be stored unencrypted on your computer. This includes account names, balances, transactions and public addresses.
update: update:
newVersionReady: A new update is available. newVersionReady: A new update is available
relaunch: Update now relaunch: Update now
crash: crash:
oops: Oops, something went wrong oops: Oops, something went wrong

2
static/i18n/en/errors.yml

@ -10,7 +10,7 @@ BtcUnmatchedApp: 'Open the ‘{{currencyName}}’ app on your Ledger device to p
WrongAppOpened: 'Open the ‘{{currencyName}}’ app on your Ledger device to proceed.' WrongAppOpened: 'Open the ‘{{currencyName}}’ app on your Ledger device to proceed.'
WrongDeviceForAccount: 'Use the device associated with the account ‘{{accountName}}’.' WrongDeviceForAccount: 'Use the device associated with the account ‘{{accountName}}’.'
LedgerAPINotAvailable: 'Ledger API not available for {{currencyName}}.' LedgerAPINotAvailable: 'Ledger API not available for {{currencyName}}.'
LedgerAPIError: 'Ledger API error. Try again later. (HTTP {{status}})' LedgerAPIError: 'Ledger API error. Try again. (HTTP {{status}})'
NetworkDown: 'Your internet connection seems down.' NetworkDown: 'Your internet connection seems down.'
NoAddressesFound: 'No accounts were found.' NoAddressesFound: 'No accounts were found.'
UserRefusedOnDevice: Transaction refused on device. UserRefusedOnDevice: Transaction refused on device.

24
static/i18n/en/onboarding.yml

@ -26,7 +26,7 @@ noDevice:
trackOrder: trackOrder:
title: Track your order title: Track your order
learnMore: learnMore:
title: Learn about Ledger Live title: Learn about Ledger
selectDevice: selectDevice:
title: Select your device title: Select your device
ledgerNanoCard: ledgerNanoCard:
@ -35,9 +35,9 @@ selectDevice:
title: Ledger Blue title: Ledger Blue
selectPIN: selectPIN:
disclaimer: disclaimer:
note1: Choose your own PIN code. This code will unlock your device. note1: Choose your own PIN code. This code will unlock your device #remove dot - dotted line should be in red. Increase size of the hand (+50%?)
note2: An 8-digit PIN code offers an optimum level of security. note2: An 8-digit PIN code offers an optimum level of security
note3: Never use a device supplied with a PIN code or a 24-word recovery phrase. note3: Never use a device supplied with a PIN code or a 24-word recovery phrase
initialize: initialize:
title: Choose your PIN code title: Choose your PIN code
instructions: instructions:
@ -87,10 +87,10 @@ writeSeed:
step2: Type the first word of your recovery phrase. Select the word when it appears. step2: Type the first word of your recovery phrase. Select the word when it appears.
step3: Repeat the process until the last word. step3: Repeat the process until the last word.
disclaimer: disclaimer:
note1: Carefully secure your 24-word recovery phrase out of sight. note1: Carefully secure your 24-word recovery phrase out of sight
note2: Make sure you are the sole holder of your recovery phrase. note2: Make sure you are the sole holder of your recovery phrase
note3: Ledger does not keep any backup of your recovery phrase. note3: Ledger does not keep any backup of your recovery phrase
note4: Never use a device supplied with a recovery phrase or a PIN code. note4: Never use a device supplied with a recovery phrase or a PIN code
genuineCheck: genuineCheck:
title: Security checklist title: Security checklist
descNano: Before getting started, please confirm descNano: Before getting started, please confirm
@ -101,7 +101,7 @@ genuineCheck:
step2: step2:
title: Did you save your recovery phrase by yourself? title: Did you save your recovery phrase by yourself?
step3: step3:
title: Do you have a genuine Ledger device? title: Is your Ledger device genuine?
isGenuinePassed: Your device is genuine isGenuinePassed: Your device is genuine
buttons: buttons:
genuineCheck: Check now genuineCheck: Check now
@ -109,10 +109,10 @@ genuineCheck:
errorPage: errorPage:
ledgerNano: ledgerNano:
title: Oops, something went wrong... title: Oops, something went wrong...
desc: Go back to the security checklist or request Ledger Support assistance. desc: Go back to the security checklist or request Ledger Support assistance
ledgerBlue: ledgerBlue:
title: Oops, something went wrong... title: Oops, something went wrong...
desc: Go back to the security checklist or request Ledger Support assistance. desc: Go back to the security checklist or request Ledger Support assistance
setPassword: setPassword:
title: Encrypt Ledger Live data title: Encrypt Ledger Live data
desc: Set a password to encrypt Ledger Live data stored on your computer, including account names, balances, transactions and public addresses. desc: Set a password to encrypt Ledger Live data stored on your computer, including account names, balances, transactions and public addresses.
@ -131,7 +131,7 @@ analytics:
desc: Enable analytics of anonymous data to help Ledger improve the user experience. This includes the operating system, language, firmware versions and the number of added accounts. desc: Enable analytics of anonymous data to help Ledger improve the user experience. This includes the operating system, language, firmware versions and the number of added accounts.
sentryLogs: sentryLogs:
title: Report bugs title: Report bugs
desc: Automatically send reports to help Ledger fix bugs. desc: Automatically send reports to help Ledger fix bugs
finish: finish:
title: Your device is ready! title: Your device is ready!
desc: Proceed to your porfolio and start adding your accounts... desc: Proceed to your porfolio and start adding your accounts...

2
static/i18n/fr/app.yml

@ -14,7 +14,7 @@ common:
selectAccount: Select an account selectAccount: Select an account
selectAccountNoOption: 'No account matching "{{accountName}}"' selectAccountNoOption: 'No account matching "{{accountName}}"'
selectCurrency: Choose a crypto asset selectCurrency: Choose a crypto asset
selectCurrencyNoOption: 'No currency matching "{{currencyName}}"' selectCurrencyNoOption: 'No crypto asset matching "{{currencyName}}"'
selectExchange: Select an exchange selectExchange: Select an exchange
selectExchangeNoOption: 'No exchange matching "{{exchangeName}}"' selectExchangeNoOption: 'No exchange matching "{{exchangeName}}"'
sortBy: Sort by sortBy: Sort by

Loading…
Cancel
Save