Browse Source

New Crowdin translations (#843)

* New translations app.yml (French)

* New translations errors.yml (French)

* New translations onboarding.yml (French)

* New translations errors.yml (French)

* New translations app.yml (French)
master
ledger-bot 7 years ago
committed by Meriadec Pillet
parent
commit
022458489e
  1. 28
      static/i18n/fr/app.yml
  2. 8
      static/i18n/fr/errors.yml
  3. 26
      static/i18n/fr/onboarding.yml

28
static/i18n/fr/app.yml

@ -8,7 +8,9 @@ common:
cancel: Cancel
delete: Delete
continue: Continue
learnMore: Learn More
skipThisStep: Skip this step
needHelp: Need help?
chooseWalletPlaceholder: Choose a wallet...
currency: Currency
selectAccount: Select an account
@ -37,8 +39,9 @@ common:
reverify: Re-verify
verify: Verify
copy: Copy
copied: Copied!
addressCopied: Address copied!
copyAddress: Copy address
copied: Copied
addressCopied: Address copied
lockScreen:
title: Welcome back
subTitle:
@ -55,6 +58,8 @@ common:
error:
load: Unable to load
noResults: No results
buttons:
displayAddressOnDevice: Verify
operation:
type:
IN: Received
@ -119,7 +124,9 @@ dashboard:
currentAddress:
title: Current address
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.
messageIfUnverified: Verify the address on your device for optimal security. Press the right button to confirm.
messageIfAccepted: "{{currencyName}} address confirmed on your device. Carefully verify when you copy and paste it."
messageIfSkipped: 'Your receive address has not been confirmed on your Ledger device. Please verify your {{currencyName}} address for optimal security.'
deviceConnect:
step1:
choose: "We detected {{count}} connected devices, please select one:"
@ -151,7 +158,7 @@ addAccounts:
connectDevice: Device
import: Accounts
finish: Confirmation
accountAlreadyImportedSubtitle: '{{count}} Already in portfolio'
accountAlreadyImportedSubtitle: 'Accounts already in portfolio ({{count}})'
accountToImportSubtitle: 'Add existing account'
accountToImportSubtitle_plural: 'Add existing accounts'
selectAll: Select all ({{count}})
@ -162,11 +169,11 @@ addAccounts:
noAccountToImport: No existing {{currencyName}} accounts to add
success: Account successfully added to your portfolio
success_plural: Accounts successfully added to your portfolio
successDescription: Your account have been created.
successDescription: Your account has been created.
successDescription_plural: Your accounts have been created.
createNewAccount:
title: Add a new account
noOperationOnLastAccount: 'You have to receive crypto assets on <1><0>{{accountName}}</0></1> before you can create a new account.'
noOperationOnLastAccount: "No transactions found on your last new account <1><0>{{accountName}}</0></1>. You can add a new account after you've started transacting on that account."
noAccountToCreate: No <1><0>{{currencyName}}</0></1> account was found to create
somethingWentWrong: Something went wrong during synchronization, please try again.
cta:
@ -217,12 +224,15 @@ manager:
idCheck: Identifier check
updateMCU: Update MCU
confirm: Confirmation
installing: Installing firmware
flashing: Installing MCU
confirmIdentifier: Confirm identifier
confirmIdentifierText: Please confirm identifier on your Device. Be sure the identifier is the same as below
identifier: Identifier
mcuTitle: Updating MCU
mcuFirst: Unplug your device from your computer
mcuSecond: Press and hold left button and plug your device until the processing screen appears
mcuPin: If asked on device, please enter your pin code to finish the process
successTitle: Firmware has been updated with success
successText: You can now re-install your applications on your device
title: Manager
@ -246,8 +256,8 @@ receive:
withoutDevice: Don't have your device?
confirmAddress:
title: Verification
action: Confirm address on device
text: Verify that the address below matches the address displayed on your device
action: Verify address on device
text: A {{currencyName}} receive address will be displayed on your device. Carefully verify that it matches the address on your computer.
support: Contact us
receiveFunds:
title: Receive
@ -408,5 +418,5 @@ crash:
disclaimerModal:
title: Trade safely
desc_1: Before sending and receiving crypto assets, educate yourself to make informed decisions. Crypto assets are volatile and the prices can go up and down. Carefully evaluate your trading goals and the financial risk you are willing to take.
desc_2: Please beware that Ledger does not provide financial, tax, or legal advice. You should take such decisions on your own or rely on opinions of reliable experts.
desc_2: Please beware that Ledger does not provide financial, tax, or legal advice. You should take such decisions on your own or consult with reliable experts.
cta: Got it

8
static/i18n/fr/errors.yml

@ -20,6 +20,12 @@ DisconnectedDevice:
Error:
title: '{{message}}'
description: Something went wrong. Please retry or contact us.
TypeError:
title: '{{message}}'
description: Something went wrong. Please retry or contact us.
ReferenceError:
title: '{{message}}'
description: Something went wrong. Please retry or contact us.
FeeEstimationFailed:
title: Sorry, fee estimation failed
description: 'Try setting a custom fee (status: {{status}})'
@ -88,7 +94,7 @@ UserRefusedOnDevice:
description: Please retry or contact Ledger Support in case of doubt.
UserRefusedAddress:
title: Receive address rejected
description: Please try again or contact Support
description: Please try again or contact Ledger Support
WebsocketConnectionError:
title: Sorry, try again (websocket error).
description:

26
static/i18n/fr/onboarding.yml

@ -130,11 +130,33 @@ analytics:
title: Analytics and bug reports
desc: Share anonymous usage and diagnostics data to help improve Ledger products, services and security features.
shareAnalytics:
title: Share usage data
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.
title: Share analytics
desc: Enable analytics to help Ledger understand how to improve the user experience.
mandatoryContextual:
item1: Page visits
item2: Actions (send, receive, logout)
item3: Clicks
item4: Redirections to webpages
item5: Scrolled to end of page
item6: Install/Uninstall
item7: Number of accounts, currencies and operations
item8: Overall and page session duration
item9: Device product ID
item10: Device firmware and app versions
sentryLogs:
title: Report bugs
desc: Automatically send reports to help Ledger fix bugs
technicalData:
title: Technical data *
desc: Ledger will automatically collect technical information to get basic feedback on usage. This information is anonymous and does not contain personal data.
mandatoryText: '* mandatory'
mandatoryContextual:
title: Technical data
item1: Anonymous unique application ID
item2: OS name and version
item3: Ledger Live version
item4: Application language or region
item5: OS Language/Region
finish:
title: Your device is ready!
desc: Proceed to your portfolio and start adding your accounts...

Loading…
Cancel
Save