Skip to content

Commit

Permalink
[Transifex] Translate locales/en.json in de
Browse files Browse the repository at this point in the history
98% of minimum 25% translated source file: 'locales/en.json'
on 'de'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Nov 1, 2024
1 parent d94fe6b commit 3055387
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,9 @@
"views.Channel.remoteBalance": "Remote Guthaben",
"views.Channel.unsettledBalance": "Ungeklärtes Guthaben",
"views.Channel.localReserve": "Lokale Reserve",
"views.Channel.localReserve.info": "The minimum satoshis your node is required to reserve on your side of the channel. It is used to prevent cheating.",
"views.Channel.remoteReserve": "Remote Reserve",
"views.Channel.remoteReserve.info": "The minimum satoshis your counterparty is required to reserve on their side of the channel. It is used to prevent cheating.",
"views.Channel.channelFunding": "Kanalfinanzierung",
"views.Channel.fundingTransaction": "Finanzierungs-Transaktion",
"views.Channel.fundedBy": "Finanziert durch",
Expand All @@ -403,6 +405,8 @@
"views.Channel.commitWeight": "Commit-Weight",
"views.Channel.commitFee": "Commit-Gebühr",
"views.Channel.csvDelay": "CSV-Verzögerung",
"views.Channel.csvDelay.info1": "CSV delay, or time-lock delay, is a security feature in the Lightning Network that prevents premature channel closings. It's a built-in delay that uses time to enforce security and give both parties time to resolve issues before funds are released.",
"views.Channel.csvDelay.info2": "You will have to wait this duration to access your funds on-chain if you are the initiator of a force close.",
"views.Channel.feePerKw": "Gebühr pro Kilo-Weight",
"views.Channel.keysend": "Keysend",
"views.Channel.cancelClose": "Kanalschließung abbrechen",
Expand Down Expand Up @@ -969,6 +973,10 @@
"views.ActivityFilter.isFailed": "Fehlgeschlagene Zahlungen",
"views.ActivityFilter.standardInvoices": "Standard-Rechnungen",
"views.ActivityFilter.ampInvoices": "AMP-Rechnungen",
"views.ActivityToCsv.title": "Download Activity",
"views.ActivityToCsv.csvDownloaded": "CSV file has been downloaded",
"views.ActivityToCsv.textInputPlaceholder": "File name (optional)",
"views.ActivityToCsv.downloadButton": "Download CSV",
"views.Routing.RoutingEvent.sourceChannel": "Quell-Kanal",
"views.Routing.RoutingEvent.destinationChannel": "Ziel-Kanal",
"views.Olympians.title": "Olympier",
Expand Down

0 comments on commit 3055387

Please sign in to comment.