Skip to content

Commit

Permalink
New translations en-US.json (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Aug 10, 2020
1 parent 06589a3 commit 9b43a20
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/i18n/locales/de-DE.json
Expand Up @@ -94,6 +94,7 @@
"components.send.sendscreen.amountInput.error.INVALID_AMOUNT": "Bitte gib einen gültigen Betrag ein",
"components.send.sendscreen.amountInput.error.NEGATIVE": "Der Betrag muss positiv sein",
"components.send.sendscreen.amountInput.error.TOO_LARGE": "Der Betrag ist zu groß",
"components.send.sendscreen.amountInput.error.TOO_LOW": "Cannot send less than 1 ADA",
"components.send.sendscreen.amountInput.error.TOO_MANY_DECIMAL_PLACES": "Bitte gib einen gültigen Betrag ein",
"components.send.sendscreen.amountInput.error.insufficientBalance": "Zu wenig Guthaben, um diese Transaktion durchzuführen",
"components.send.sendscreen.availableFundsBannerIsFetching": "Guthaben abfragen...",
Expand Down Expand Up @@ -288,14 +289,14 @@
"components.walletinit.walletform.repeatPasswordInputLabel": "Wiederhole das Ausgaben-Passwort",
"components.walletinit.walletform.walletNameInputLabel": "Wallet-Name",
"components.walletinit.walletfreshinitscreen.addWalletButton": "Wallet hinzufügen",
"components.walletinit.walletfreshinitscreen.addWalletOnShelleyButton": "Wallet hinzufügen (Shelley Testnet)",
"components.walletinit.walletfreshinitscreen.addWalletOnShelleyButton": "Add wallet (Jormungandr ITN)",
"components.walletinit.walletinitscreen.createWalletButton": "Wallet erstellen",
"components.walletinit.walletinitscreen.createWalletWithLedgerButton": "Zum Ledger Nano verbinden",
"components.walletinit.walletinitscreen.restoreWalletButton": "Wallet wiederherstellen",
"components.walletinit.walletinitscreen.restoreShelleyWalletButton": "Wallet wiederherstellen (Shelley Testnet)",
"components.walletinit.walletinitscreen.title": "Wallet hinzufügen",
"components.walletselection.walletselectionscreen.addWalletButton": "Wallet hinzufügen",
"components.walletselection.walletselectionscreen.addWalletOnShelleyButton": "Wallet hinzufügen (Shelley Testnet)",
"components.walletselection.walletselectionscreen.addWalletOnShelleyButton": "Add wallet (Jormungandr ITN)",
"components.walletselection.walletselectionscreen.header": "Deine Wallets",
"components.walletselection.walletselectionscreen.stakeDashboardButton": "Stake Übersicht",
"crypto.keystore.approveTransaction": "Authorisiere mit deinem Fingerabdruck",
Expand Down Expand Up @@ -332,6 +333,7 @@
"global.actions.dialogs.insufficientBalance.message": "Zu wenig Guthaben, um diese Transaktion durchzuführen",
"global.actions.dialogs.networkError.message": "Fehler bei der Verbindung zum Server. Bitte überprüfe die Internetverbindung",
"global.actions.dialogs.networkError.title": "Netzwerkfehler",
"global.actions.dialogs.notSupportedError.message": "This feature is not yet supported. It will be enabled in a future release.",
"global.actions.dialogs.pinMismatch.message": "Die PINs stimmen nicht überein.",
"global.actions.dialogs.pinMismatch.title": "Ungültige PIN",
"global.actions.dialogs.walletKeysInvalidated.message": "Wir haben festgestellt, dass sich Deine Biometrie im Telefon geändert hat. Infolgedessen wurde die einfache Transaktionsbestätigung deaktiviert und die Transaktionsvermittlung ist nur mit Masterpasswort erlaubt. Du kannst die einfache Transaktionsbestätigung in den Einstellungen wieder aktivieren",
Expand Down Expand Up @@ -360,6 +362,7 @@
"global.ledgerMessages.usbAlwaysConnected": "Dein Ledger Gerät bleibt über USB verbunden bis die Operation abgeschlossen ist.",
"global.network.syncErrorBannerTextWithoutRefresh": "Wir haben Synchronisationsprobleme.",
"global.network.syncErrorBannerTextWithRefresh": "Wir haben Synchronisationsprobleme. Aktualisiere die Ansicht",
"global.notSupported": "Feature not supported",
"global.ok": "OK",
"global.pleaseWait": "bitte warten ...",
"global.staking.epochLabel": "Epoche",
Expand Down

0 comments on commit 9b43a20

Please sign in to comment.