1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/_locales/nl/messages.json
David Walsh b89630fdd2
Release MultiChain 0.5 (#18903)
* Show portfolio icon in ETH overview

* Show new copy button in QR code modal

* Show address copy button in wallet overview

* Update connected status component

* Remove legacy MenuBar

* Remove legacy ImportTokenLink

* Remove AssetListItem

* Remove DetectedTokensLink

* Remove legacy AppHeader

* Remove MULTICHAIN flag from builds.yml

* Remove legacy AccountMenu

* FIX: Token cell snapshot

* Add data-testid for Account Picker

* Remove multichain check in LoadingNetworkScreen

* Remove MULTICHAIN check for AccountDetailsModal

* Remove MULTICHAIN check for AssetList

* Update QR dimensions

* Remove MULTICHAIN declaration from metamaskrc.dist

* Implement PickerNetwork and NetworkListMenu in onboarding

* Remove legacy NetworkDropdown and Dropdown

* Remove documentation about legacy account menu

* FIX: Fixes route tests for missing data-testid=network-display

* Fix account-menu-icon data-testid

* Fix TokenCell test

* FIX Onboarding Flow tests

* Remove unused locales from AccountMenu removal

* E2E: Fix Import Secret Recovery Phrase: logs out of the vault

* E2E: Fix Show account details: should show the QR code for the account

* E2E: Fix add-account.spec.js

* E2E: Fix state-logs.spec.js

* E2E: Fix lock-account.spec.js

* E2E: Fix settings-general.spec.js

* E2E: Fix advanced-settings.spec.js

* E2E: Fix auto-lock.spec.js

* E2E: Fix backup-restore.spec.js

* E2E: Fix clear-activity.spec.js

* E2E: Fix settings-search.spec.js

* E2E: Fix encrypt-decrypt.spec.js

* E2E: Fix dapp-interactions.spec.js

* E2E: Fix test-snap-management.spec.js

* E2E: Fix add-custom-network.spec.js

* E2E: Fix from-import-ui.spec.js

* E2E: Fix provider-api.spec.js

* E2E: Fix chain-interactions.spec.js

* E2E: Fix custom-rpc-history.spec.js

* Remove network icon from overview components

* E2E: Fix user-actions-benchmark.js

* E2E: Fix benchmark.js

* E2E: Fix add-hide-token.spec.js

* E2E: Fix address-book.spec.js

* E2E: Fix custom-token-add-approve.spec.js

* E2E: Fix incremental-security.spec.js

* E2E: Fix metamask-responsive-ui.spec.js

* E2E: Onboarding.spec.js

* E2E: Fix permissions.spec.js

* E2E: Fix send-hex-address.spec.js

* E2E: Fix send-to-contract.spec.js

* Remove dead AccountOptionsMenu test

* E2E: Fix token-details.spec.js

* E2E: Fix switch-custom-network.spec.js

* E2E: Fix metamask-ui.spec.js

* Revert "UX Multichain: updated border top for activity list (#19176)"

This reverts commit 15598f2a23.

* E2Es: Fix test-snap-management.spec.js and test-snap-notification.spec.js

* E2Es: Fix add-account.spec.js after flaky test fixes

* e2e flaky test

* adds back the mmi options

* scss fix

* test fix

* removes unnecessary double quotes

* Prevent double logos on login screen

* Update ui/components/ui/list-item/index.scss

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

---------

Co-authored-by: seaona <mariona@gmx.es>
Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-06-01 16:14:38 -05:00

338 lines
7.8 KiB
JSON
Generated
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"QRHardwareSignRequestCancel": {
"message": "Afwijzen"
},
"accountDetails": {
"message": "Accountgegevens"
},
"accountName": {
"message": "Accountnaam"
},
"addToken": {
"message": "Voeg token toe"
},
"amount": {
"message": "Bedrag"
},
"appDescription": {
"message": "Ethereum Browser-extensie",
"description": "The description of the application"
},
"appName": {
"message": "MetaMask",
"description": "The name of the application"
},
"appNameBeta": {
"message": "MetaMask Beta",
"description": "The name of the application (Beta)"
},
"appNameFlask": {
"message": "MetaMask Flask",
"description": "The name of the application (Flask)"
},
"approve": {
"message": "Goedkeuren"
},
"attemptingConnect": {
"message": "Poging om verbinding te maken met blockchain."
},
"attributions": {
"message": "Bevoegdheden"
},
"back": {
"message": "Terug"
},
"balance": {
"message": "Balans:"
},
"cancel": {
"message": "Annuleer"
},
"confirm": {
"message": "Bevestigen"
},
"confirmPassword": {
"message": "bevestig wachtwoord"
},
"contractDeployment": {
"message": "Contractimplementatie"
},
"copiedExclamation": {
"message": "Gekopieerd!"
},
"copyPrivateKey": {
"message": "Dit is uw privésleutel (klik om te kopiëren)"
},
"copyToClipboard": {
"message": "Kopieer naar klembord"
},
"create": {
"message": "creëren"
},
"decimal": {
"message": "Decimalen van precisie"
},
"decimalsMustZerotoTen": {
"message": "Decimalen moeten minimaal 0 en niet meer dan 36 zijn."
},
"done": {
"message": "Gedaan"
},
"downloadStateLogs": {
"message": "Staatslogboeken downloaden"
},
"edit": {
"message": "Bewerk"
},
"enterPassword": {
"message": "Voer wachtwoord in"
},
"etherscanView": {
"message": "Bekijk account op Etherscan"
},
"exportPrivateKey": {
"message": "Exporteer privésleutel"
},
"failed": {
"message": "mislukt"
},
"fiat": {
"message": "FIAT",
"description": "Exchange type"
},
"fileImportFail": {
"message": "Bestandsimport werkt niet? Klik hier!",
"description": "Helps user import their account from a JSON file"
},
"from": {
"message": "Van"
},
"gasLimit": {
"message": "Gaslimiet"
},
"gasLimitTooLow": {
"message": "De gaslimiet moet minstens 21000 zijn"
},
"gasPrice": {
"message": "Gasprijs (GWEI)"
},
"here": {
"message": "hier",
"description": "as in -click here- for more information (goes with troubleTokenBalances)"
},
"hide": {
"message": "Verbergen"
},
"hideTokenPrompt": {
"message": "Token verbergen?"
},
"import": {
"message": "Importeren",
"description": "Button to import an account from a selected file"
},
"importAccount": {
"message": "Account importeren"
},
"importAccountMsg": {
"message": " Geïmporteerde accounts worden niet gekoppeld aan de seedphrase van uw oorspronkelijk gemaakte MetaMask-account. Meer informatie over geïmporteerde accounts"
},
"imported": {
"message": "geïmporteerd",
"description": "status showing that an account has been fully loaded into the keyring"
},
"insufficientFunds": {
"message": "Onvoldoende fondsen."
},
"insufficientTokens": {
"message": "Onvoldoende tokens."
},
"invalidAddress": {
"message": "Ongeldig adres"
},
"invalidAddressRecipient": {
"message": "Het adres van de ontvanger is ongeldig"
},
"invalidBlockExplorerURL": {
"message": "Ongeldige Block Explorer URI"
},
"invalidRPC": {
"message": "Ongeldige RPC-URI"
},
"jsonFile": {
"message": "JSON-bestand",
"description": "format for importing an account"
},
"likeToImportTokens": {
"message": "Wil je deze tokens toevoegen?"
},
"loading": {
"message": "Bezig met laden..."
},
"loadingTokens": {
"message": "Tokens laden ..."
},
"lock": {
"message": "Uitloggen"
},
"mainnet": {
"message": "Mainnetwerk"
},
"message": {
"message": "Bericht"
},
"mustSelectOne": {
"message": "Moet ten minste één token selecteren."
},
"myAccounts": {
"message": "Mijn accounts"
},
"needImportFile": {
"message": "U moet een bestand selecteren om te importeren.",
"description": "User is important an account and needs to add a file to continue"
},
"negativeETH": {
"message": "Kan geen negatieve hoeveelheden ETH verzenden."
},
"networks": {
"message": "netwerken"
},
"newAccount": {
"message": "Nieuw account"
},
"newContract": {
"message": "Nieuw contract"
},
"newPassword": {
"message": "Nieuw wachtwoord (min 8 tekens)"
},
"next": {
"message": "volgende"
},
"noAddressForName": {
"message": "Er is geen adres ingesteld voor deze naam."
},
"noTransactions": {
"message": "Geen transacties"
},
"pastePrivateKey": {
"message": "Plak hier uw privésleutelstring:",
"description": "For importing an account from a private key"
},
"personalAddressDetected": {
"message": "Persoonlijk adres gedetecteerd. Voer het tokencontractadres in."
},
"privacyMsg": {
"message": "Privacybeleid"
},
"privateKey": {
"message": "Prive sleutel",
"description": "select this type of file to use to import an account"
},
"privateKeyWarning": {
"message": "Waarschuwing: open deze sleutel nooit. Iedereen met uw privésleutels kan stelen van alle items in uw account."
},
"privateNetwork": {
"message": "Prive netwerk"
},
"readdToken": {
"message": "U kunt dit token in de toekomst weer toevoegen door naar \"Token toevoegen\" te gaan in het menu met accountopties."
},
"reject": {
"message": "Afwijzen"
},
"rejected": {
"message": "Verworpen"
},
"required": {
"message": "Verplicht"
},
"revealSeedWords": {
"message": "Onthul back-up woorden"
},
"revealSeedWordsWarning": {
"message": "Zorg dat je back-up woorden niet op een openbare plaats bekijkt! Deze woorden kunnen worden gebruikt om al uw accounts opnieuw te genereren (en dus uw account te stelen).",
"description": "$1 is bolded text using the message from 'revealSeedWordsWarning2'"
},
"save": {
"message": "Opslaan"
},
"search": {
"message": "Zoeken"
},
"seedPhraseReq": {
"message": "Back-up woorden zijn 12 woorden lang"
},
"selectType": {
"message": "Selecteer type"
},
"send": {
"message": "Sturen"
},
"sendTokens": {
"message": "Stuur tokens"
},
"settings": {
"message": "instellingen"
},
"showPrivateKeys": {
"message": "Privésleutels weergeven"
},
"sigRequest": {
"message": "Ondertekeningsverzoek"
},
"sign": {
"message": "Teken"
},
"signatureRequest": {
"message": "Ondertekeningsverzoek"
},
"stateLogs": {
"message": "Staatslogboeken"
},
"stateLogsDescription": {
"message": "Staatslogboeken bevatten uw openbare accountadressen en verzonden transacties."
},
"supportCenter": {
"message": "Bezoek ons ondersteuningscentrum"
},
"symbolBetweenZeroTwelve": {
"message": "Symbool moet 11 tekens of minder zijn."
},
"terms": {
"message": "Gebruiksvoorwaarden"
},
"to": {
"message": "Naar"
},
"tokenAlreadyAdded": {
"message": "Token is al toegevoegd."
},
"total": {
"message": "Totaal"
},
"typePassword": {
"message": "Typ uw wachtwoord"
},
"unknown": {
"message": "Onbekend"
},
"unknownNetwork": {
"message": "Onbekend privénetwerk"
},
"unlock": {
"message": "Log in"
},
"urlErrorMsg": {
"message": "Voor URI's is het juiste HTTP / HTTPS-voorvoegsel vereist."
},
"usedByClients": {
"message": "Gebruikt door verschillende klanten"
},
"visitWebSite": {
"message": "Bezoek onze website"
},
"youSign": {
"message": "U ondertekent"
}
}