mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 06:52:41 +01:00
Translate loc/en.json in de_DE
100% reviewed source file: 'loc/en.json' on 'de_DE'.
This commit is contained in:
parent
df86825635
commit
8abe464435
1 changed files with 5 additions and 1 deletions
|
@ -213,6 +213,9 @@
|
|||
"success_done": "Fertig",
|
||||
"txSaved": "Die Transaktionsdatei ({filePath}) wurde im Download-Ordner gespeichert.",
|
||||
"file_saved_at_path": "Die Datei ({fileName}) wurde im Download-Ordner gespeichert.",
|
||||
"cant_send_to_silentpayment_adress": "Diese Wallet kann nicht an Stille Zahlung Adressen senden",
|
||||
"cant_send_to_bip47": "Dieses Wallet kann nicht an BIP47 Zahlungscodes senden",
|
||||
"cant_find_bip47_notification": "Diesen Zahlungscode zuerst zu den Kontakten hinzufügen ",
|
||||
"problem_with_psbt": "PSBT-Problem"
|
||||
},
|
||||
"settings": {
|
||||
|
@ -617,6 +620,7 @@
|
|||
},
|
||||
"bip47": {
|
||||
"payment_code": "Zahlungscode",
|
||||
"my_payment_code": "Mein Zahlungscode",
|
||||
"contacts": "Kontakte",
|
||||
"purpose": "Wiederverwendbarer und teilbarer Code (BIP47)",
|
||||
"pay_this_contact": "An diesen Kontakt zahlen",
|
||||
|
@ -631,7 +635,7 @@
|
|||
"notification_tx_unconfirmed": "Benachrichtigungstransaktion noch unbestätigt. Bitte warten",
|
||||
"failed_create_notif_tx": "On-Chain Transaktion konnte nicht in erstellt werden",
|
||||
"onchain_tx_needed": "On-Chain Transaktion benötigt.",
|
||||
"notif_tx_sent": "Benachrichtigungstransaktion ist gesendet. Auf Bestätigung warten.",
|
||||
"notif_tx_sent" : "Benachrichtigungstransaktion ist gesendet. Auf Bestätigung warten.",
|
||||
"notif_tx": "Benachrichtigungstransaktion",
|
||||
"not_found": "Zahlungscode nicht gefunden"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue