Changeset View
Changeset View
Standalone View
Standalone View
apps/marlin-wallet/i18n/fr.json
| Show All 12 Lines | "camera": { | ||||
| "manualEntry": "Saisie manuelle", | "manualEntry": "Saisie manuelle", | ||||
| "noCameraAvailable": "Aucune caméra disponible", | "noCameraAvailable": "Aucune caméra disponible", | ||||
| "noCameraDescription": "L'accès à la caméra n'est pas disponible sur cet appareil. Utilisez le bouton \"Saisie manuelle\" ci-dessous pour entrer une adresse.", | "noCameraDescription": "L'accès à la caméra n'est pas disponible sur cet appareil. Utilisez le bouton \"Saisie manuelle\" ci-dessous pour entrer une adresse.", | ||||
| "title": "Caméra" | "title": "Caméra" | ||||
| }, | }, | ||||
| "errors": { | "errors": { | ||||
| "anErrorOccurred": "Une erreur s'est produite", | "anErrorOccurred": "Une erreur s'est produite", | ||||
| "amountTooSmall": "Le montant est trop faible", | "amountTooSmall": "Le montant est trop faible", | ||||
| "cannotCoverFee": "XEC insuffisant pour les frais de réseau", | |||||
| "failedToLoadWallet": "Échec du chargement du portefeuille", | "failedToLoadWallet": "Échec du chargement du portefeuille", | ||||
| "failedToSendTransaction": "Échec de l'envoi de la transaction", | "failedToSendTransaction": "Échec de l'envoi de la transaction", | ||||
| "insufficientFunds": "Fonds insuffisants", | "insufficientFunds": "Fonds insuffisants", | ||||
| "invalidAddress": "Adresse invalide", | "invalidAddress": "Adresse invalide", | ||||
| "transactionFailed": "La transaction a échoué" | "transactionFailed": "La transaction a échoué" | ||||
| }, | }, | ||||
| "history": { | "history": { | ||||
| "loadingTransactions": "Chargement des transactions...", | "loadingTransactions": "Chargement des transactions...", | ||||
| ▲ Show 20 Lines • Show All 67 Lines • Show Last 20 Lines | |||||