Skip to content

Commit

Permalink
New translations en-us.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed May 9, 2024
1 parent 455a52d commit c98437d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
"components.settings.applicationsettingsscreen.security": "Sécurité",
"components.settings.applicationsettingsscreen.selectFiatCurrency": "Fiat Currency",
"components.settings.applicationsettingsscreen.selectLanguage": "Language",
"components.settings.applicationsettingsscreen.selectTheme": "Theme",
"components.settings.applicationsettingsscreen.support": "Assistance",
"components.settings.applicationsettingsscreen.tabTitle": "Application",
"components.settings.applicationsettingsscreen.termsOfUse": "Conditions d'utilisation",
Expand All @@ -388,6 +389,7 @@
"components.settings.changecustompinscreen.PinRegistrationForm.PinInput.title": "Tapez votre code PIN",
"components.settings.changecustompinscreen.title": "Modifier le code PIN",
"components.settings.changelanguagescreen.title": "Langue",
"components.settings.changeThemescreen.title": "Theming",
"components.settings.changepasswordscreen.continueButton": "Modifier le mot de passe",
"components.settings.changepasswordscreen.newPasswordInputLabel": "Nouveau mot de passe",
"components.settings.changepasswordscreen.oldPasswordInputLabel": "Mot de passe actuel",
Expand Down Expand Up @@ -722,6 +724,7 @@
"global.actions.dialogs.insufficientCollateral.message": "Collateral amount is insufficient. Please go back and assign collateral.",
"global.all": "Tous",
"global.apply": "Apply",
"global.auto": "Auto",
"global.assets.assetLabel": "actif",
"global.assets.assetsLabel": "Actifs",
"global.assets": "{qty, plural, one {asset} other {asset(s)}}",
Expand Down Expand Up @@ -754,6 +757,7 @@
"global.currency": "Devise",
"global.currentVersion": "Current Version",
"global.deprecated": "Obsolète",
"global.dark": "Dark",
"global.enterSpendingPassword": "Enter spending password to sign this transaction",
"global.error.insufficientBalance": "Insufficent balance",
"global.error.serviceUnavailable": "Service unavailable",
Expand All @@ -765,6 +769,7 @@
"global.info.minPrimaryBalanceForTokens": "Bear in mind that you need to keep some min ADA for holding your tokens and NFTs",
"global.info": "Informations ",
"global.learnMore": "Learn more",
"global.light": "Light",
"global.ledgerMessages.appInstalled": "L'application Cardano ADA est installée sur le périphérique Ledger.",
"global.ledgerMessages.appOpened": "L'application Cardano ADA doit rester ouverte sur le périphérique Ledger.",
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth is disabled in your smartphone, or the requested permission was denied.",
Expand Down Expand Up @@ -834,7 +839,6 @@
"global.txLabels.withdrawals": "Retraits",
"global.unknown": "Unknown",
"global.yoroiZendesk": "Yoroi Zendesk",
"menu.stakingCenter": "Staking center",
"links.askToOpenAWallet.title": "Open a wallet",
"links.askToOpenAWallet.description": "This action requires a wallet to be opened. Please open a wallet first.",
"links.askToRedirect.title": "Redirect available",
Expand All @@ -851,6 +855,7 @@
"menu.knowledgeBase": "Base de connaissances ",
"menu.releases": "Version",
"menu.settings": "Paramètres ",
"menu.stakingCenter": "Staking center",
"menu.supportLink": "Demandez à notre équipe support.",
"menu.supportTitle": "Avez-vous des questions?",
"menu": "Menu",
Expand Down Expand Up @@ -1036,5 +1041,8 @@
"discover.discoverList.done": "DONE",
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
"discover.discoverList.dAppActions": "DApp actions",
"walletinit.theme.tryDarkTheme": "Try Yoroi dark theme",
"walletinit.theme.description": "Press the theme switcher and dive into the new stylish theme crafted to enhance your Cardano wallet experience",
"walletinit.theme.chanageTheme": "You can always change your theme later in the App settings"
}

0 comments on commit c98437d

Please sign in to comment.