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 western: Western
lockScreen: lockScreen:
title: Welcome back title: Welcome back
subTitle: Ledger Live is locked subTitle:
description: Enter your password to continue description: Enter your password to continue
inputPlaceholder: inputPlaceholder:
lostPassword: I lost my password lostPassword: I lost my password
@ -189,9 +189,9 @@ manager:
all: Apps all: Apps
installing: 'Installing {{app}}...' installing: 'Installing {{app}}...'
uninstalling: 'Uninstalling {{app}}...' uninstalling: 'Uninstalling {{app}}...'
installSuccess: '{{app}} app successfully installed' installSuccess: '{{app}} is now installed on your device.'
uninstallSuccess: '{{app}} app successfully uninstalled' uninstallSuccess: '{{app}} has been uninstalled from your device.'
alreadyInstalled: '{{app}} app is already installed' 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}}'
@ -220,7 +220,7 @@ receive:
label: Account label: Account
connectDevice: connectDevice:
title: Connect device title: Connect device
withoutDevice: Proceed without device withoutDevice: Receive without device
confirmAddress: confirmAddress:
title: Confirm address title: Confirm address
action: Confirm address on device action: Confirm address on device
@ -244,7 +244,7 @@ send:
max: Max max: Max
fees: Fees fees: Fees
advancedOptions: Advanced options advancedOptions: Advanced options
useRBF: Use the RBF transaction useRBF: Use the RBF transaction.
message: Leave a message (140) message: Leave a message (140)
rippleTag: Tag rippleTag: Tag
ethereumGasLimit: Gas limit ethereumGasLimit: Gas limit
@ -255,7 +255,9 @@ send:
verification: verification:
title: Verification title: Verification
warning: | 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. body: Press the right button to confirm the transaction.
confirmation: confirmation:
title: Confirmation title: Confirmation
@ -302,14 +304,14 @@ settings:
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 quicker the transaction will be processed.
explorer: Blockchain explorer 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: profile:
desc: desc:
password: Data encryption 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. 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 blockchain. 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
@ -340,15 +342,15 @@ settings:
softResetModal: softResetModal:
title: Clear cache title: Clear cache
subTitle: Are you sure? 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: 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. Accounts can always be re-added.
exportLogs: exportLogs:
title: Export Logs title: Export logs
desc: Export Logs desc: Exporting Ledger Live logs may be necessary for troubleshooting purposes.
btn: Export Logs btn: Export
password: password:
warning_0: Warning 0 warning_0: Warning 0
warning_1: Warning 1 warning_1: Warning 1
@ -385,7 +387,7 @@ crash:
oops: Oops, something went wrong 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. uselessText: You may try again by restarting Ledger Live. Please export your logs and contact Ledger Support if the problem persists.
restart: Restart restart: Restart
reset: Hard reset reset: Reset
createTicket: Ledger Support createTicket: Ledger Support
showDetails: Show details showDetails: Show details
showError: Show error showError: Show error

32
static/i18n/en/errors.yml

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

Loading…
Cancel
Save