Browse Source

New Crowdin translations (#522)

* New translations importAccounts.yml (French)

* New translations sidebar.yml (French)

* New translations settings.yml (French)

* New translations releaseNotes.yml (French)
master
ledger-bot 7 years ago
committed by Meriadec Pillet
parent
commit
a10938256d
  1. 12
      static/i18n/fr/importAccounts.yml
  2. 3
      static/i18n/fr/releaseNotes.yml
  3. 4
      static/i18n/fr/settings.yml
  4. 2
      static/i18n/fr/sidebar.yml

12
static/i18n/fr/importAccounts.yml

@ -1,7 +1,17 @@
---
title: Import accounts
title: Add accounts
breadcrumb:
informations: Informations
connectDevice: Connect device
import: Import
finish: End
accountToImportSubtitle: Account to import
accountToImportSubtitle_plural: 'Accounts to import ({{count}})'
selectAll: Select all
unselectAll: Unselect all
createNewAccount: Create new account
retrySync: Retry sync
cta:
create: 'Create account'
import: 'Import account'
import_plural: 'Import accounts'

3
static/i18n/fr/releaseNotes.yml

@ -0,0 +1,3 @@
---
title: Release notes
version: Version {{versionNb}}

4
static/i18n/fr/settings.yml

@ -58,6 +58,10 @@ softResetModal:
title: Clean application cache
subTitle: Are you sure houston?
desc: Lorem ipsum dolor sit amet
removeAccountModal:
title: Delete this account
subTitle: Are you sure houston?
desc: Lorem ipsum dolor sit amet
exportLogs:
title: Export Logs
desc: Export Logs

2
static/i18n/fr/sidebar.yml

@ -1,5 +1,5 @@
---
menu: Menu
accounts: Comptes
accounts: Accounts ({{count}})
manager: Manager
exchange: Exchange

Loading…
Cancel
Save