Skip to content

Commit

Permalink
New translations en-us.json (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed May 9, 2024
1 parent 313f1ae commit cba11a9
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/nl-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
"components.settings.applicationsettingsscreen.security": "Beveiliging",
"components.settings.applicationsettingsscreen.selectFiatCurrency": "Fiat Currency",
"components.settings.applicationsettingsscreen.selectLanguage": "Language",
"components.settings.applicationsettingsscreen.selectTheme": "Theme",
"components.settings.applicationsettingsscreen.support": "Ondersteuning",
"components.settings.applicationsettingsscreen.tabTitle": "Applicatie",
"components.settings.applicationsettingsscreen.termsOfUse": "Gebruikersvoorwaarden",
Expand All @@ -388,6 +389,7 @@
"components.settings.changecustompinscreen.PinRegistrationForm.PinInput.title": "Voer de pincode in",
"components.settings.changecustompinscreen.title": "Wijzig de Pincode",
"components.settings.changelanguagescreen.title": "Taal",
"components.settings.changeThemescreen.title": "Theming",
"components.settings.changepasswordscreen.continueButton": "Wijzig het wachtwoord",
"components.settings.changepasswordscreen.newPasswordInputLabel": "Nieuw wachtwoord",
"components.settings.changepasswordscreen.oldPasswordInputLabel": "Huidig wachtwoord",
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": "Alles",
"global.apply": "Toepassen",
"global.auto": "Auto",
"global.assets.assetLabel": "Bezittingen",
"global.assets.assetsLabel": "Bezittingen",
"global.assets": "{qty, plural, one {asset} other {asset(s)}}",
Expand Down Expand Up @@ -754,6 +757,7 @@
"global.currency": "Valuta",
"global.currentVersion": "Current Version",
"global.deprecated": "Verouderd",
"global.dark": "Dark",
"global.enterSpendingPassword": "Enter spending password to sign this transaction",
"global.error.insufficientBalance": "Ontoereikend saldo",
"global.error.serviceUnavailable": "Service unavailable",
Expand All @@ -765,6 +769,7 @@
"global.info.minPrimaryBalanceForTokens": "Hou er rekening mee dat je een minimaal aantal ADA moet aanhouden voor je Tokens en NFT's",
"global.info": "Informatie",
"global.learnMore": "Leer meer",
"global.light": "Light",
"global.ledgerMessages.appInstalled": "De Cardano ADA app is geïnstalleerd op uw Ledgerapparaat.",
"global.ledgerMessages.appOpened": "De Cardano ADA app dient geopend te zijn op uw Ledgerapparaat",
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth is uitgeschakeld op je telefoon, of de gevraagde toestemming was geweigerd",
Expand Down Expand Up @@ -834,7 +839,6 @@
"global.txLabels.withdrawals": "Opnames",
"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": "Kennisbank",
"menu.releases": "Releases",
"menu.settings": "Instellingen",
"menu.stakingCenter": "Staking center",
"menu.supportLink": "Vraag het aan ons supportteam",
"menu.supportTitle": "Vragen?",
"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 cba11a9

Please sign in to comment.