Browse Source

Wording updates

master
ddasilva 7 years ago
parent
commit
6152b7d434
  1. 30
      static/i18n/en/app.yml
  2. 32
      static/i18n/en/errors.yml
  3. 6
      static/i18n/fr/app.yml

30
static/i18n/en/app.yml

@ -33,7 +33,7 @@ common:
western: Western
lockScreen:
title: Welcome back
subTitle: Ledger Live is locked
subTitle:
description: Enter your password to continue
inputPlaceholder:
lostPassword: I lost my password
@ -189,9 +189,9 @@ manager:
all: Apps
installing: 'Installing {{app}}...'
uninstalling: 'Uninstalling {{app}}...'
installSuccess: '{{app}} app successfully installed'
uninstallSuccess: '{{app}} app successfully uninstalled'
alreadyInstalled: '{{app}} app is already installed'
installSuccess: '{{app}} is now installed on your device.'
uninstallSuccess: '{{app}} has been uninstalled from your device.'
alreadyInstalled: '{{app}} is already installed on your device.'
help: Remove and reinstall to update apps
firmware:
installed: 'Firmware version {{version}}'
@ -220,7 +220,7 @@ receive:
label: Account
connectDevice:
title: Connect device
withoutDevice: Proceed without device
withoutDevice: Receive without device
confirmAddress:
title: Confirm address
action: Confirm address on device
@ -244,7 +244,7 @@ send:
max: Max
fees: Fees
advancedOptions: Advanced options
useRBF: Use the RBF transaction
useRBF: Use the RBF transaction.
message: Leave a message (140)
rippleTag: Tag
ethereumGasLimit: Gas limit
@ -255,7 +255,9 @@ send:
verification:
title: Verification
warning: |
Carefully verify the transaction details on your device. Press the left button on your device to cancel.
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.
confirmation:
title: Confirmation
@ -302,14 +304,14 @@ settings:
transactionsFees: Default transaction fees
transactionsFeesDesc: Select your default transaction fees. The higher the fee, the quicker the transaction will be processed.
explorer: Blockchain explorer
explorerDesc: Which service to use to look up an operation in the blockchain.
explorerDesc: Choose which explorer is used to look up the operation details in the blockchain.
profile:
desc:
password: Data encryption
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
sync: Synchronize accounts
syncDesc: Resynchronize your accounts with the blockchain.
syncDesc: Resynchronize your accounts with the network.
export: Export logs
exportDesc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
softResetTitle: Clear cache
@ -340,15 +342,15 @@ settings:
softResetModal:
title: Clear cache
subTitle: Are you sure?
desc: Clearing the Ledger Live cache forces resynchronization with the blockchain.
desc: Clearing the Ledger Live cache forces network resynchronization.
removeAccountModal:
title: Remove account
subTitle: Are you sure?
desc: The account will no longer be included in your portfolio. Accounts can always be re-added.
exportLogs:
title: Export Logs
desc: Export Logs
btn: Export Logs
title: Export logs
desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
btn: Export
password:
warning_0: Warning 0
warning_1: Warning 1
@ -385,7 +387,7 @@ crash:
oops: Oops, something went wrong
uselessText: You may try again by restarting Ledger Live. Please export your logs and contact Ledger Support if the problem persists.
restart: Restart
reset: Hard reset
reset: Reset
createTicket: Ledger Support
showDetails: Show details
showError: Show error

32
static/i18n/en/errors.yml

@ -3,23 +3,23 @@ RangeError: '{{message}}'
Error: '{{message}}'
LedgerAPIErrorWithMessage: '{{message}}'
TransportStatusError: '{{message}}'
TimeoutError: 'The request timed out. Please try again or contact Ledger Support.'
FeeEstimationFailed: 'The fee could not be estimated. Please try again or set a custom fee (status: {{status}})'
NotEnoughBalance: 'The account has insufficient funds to proceed.'
TimeoutError: 'The request timed out.'
FeeEstimationFailed: 'Fee estimation error. Try again or set a custom fee (status: {{status}})'
NotEnoughBalance: 'Insufficient funds to proceed.'
BtcUnmatchedApp: '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}}’.'
LedgerAPINotAvailable: 'The Ledger API is not available for {{currencyName}}. Please check status.ledger.fr.'
LedgerAPIError: 'A problem occurred with the Ledger API. Please try again later. (HTTP {{status}})'
NetworkDown: 'Your internet connection seems down. Please try again.'
LedgerAPINotAvailable: 'Ledger API not available for {{currencyName}}.'
LedgerAPIError: 'Ledger API error. Try again later. (HTTP {{status}})'
NetworkDown: 'Your internet connection seems down.'
NoAddressesFound: 'No accounts were found.'
UserRefusedOnDevice: Please try again or request Ledger Support assistance when in doubt.
WebsocketConnectionError: An error occurred with the websocket connection. Please try again or contact Ledger Support.
WebsocketConnectionFailed: Oops, could not establish a websocket connection. Please try again or contact Ledger Support.
DeviceSocketFail: Oops. a device socket failure occurred. Please try again or contact Ledger Support.
DeviceSocketNoBulkStatus: Oops, the device socket failed (bulk). Please try again or contact Ledger Support.
DeviceSocketNoHandler: Oops, the device socket failed (handler {{query}}). Please try again or contact Ledger Support.
LatestMCUInstalledError: The MCU on the device is already up to date.
HardResetFail: Could not reset Ledger Live. Please try again or contact Ledger Support.
CannotUninstall: Cannot uninstall app
CannotInstall: Cannot install app
UserRefusedOnDevice: Transaction refused on device.
WebsocketConnectionError: Oops, device connection failed. Please try again. [web-err]
WebsocketConnectionFailed: Oops, device connection failed. Please try again. [web-fail]
DeviceSocketFail: Oops, device connection failed. Please try again. [device-fail]
DeviceSocketNoBulkStatus: Oops, device connection failed. Please try again [bulk].
DeviceSocketNoHandler: Oops, device connection failed (handler {{query}}). Please try again.
LatestMCUInstalledError: MCU on device already up to date.
HardResetFail: Reset failed. Please try again.
CannotUninstall: Cannot uninstall app.
CannotInstall: Not enough room left on your device. Please uninstall some apps and try again.

6
static/i18n/fr/app.yml

@ -180,9 +180,9 @@ manager:
all: Apps
installing: 'Installing {{app}}...'
uninstalling: 'Uninstalling {{app}}...'
installSuccess: '{{app}} app successfully installed'
uninstallSuccess: '{{app}} app successfully uninstalled'
alreadyInstalled: '{{app}} app is already installed'
installSuccess: '{{app}} is now installed on your Ledger device.'
uninstallSuccess: '{{app}} has been uninstalled from your Ledger device.'
alreadyInstalled: '{{app}} is already installed on your Ledger device.'
help: To update an app, you have to uninstall the app and re install it.
firmware:
installed: 'Firmware {{version}}'

Loading…
Cancel
Save