Skip to content

Commit

Permalink
Translated using Weblate (German)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (795 of 795 strings)

Co-authored-by: BSN ∞/21M ₿ <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/getalby-lightning-browser-extension/getalby-lightning-browser-extension/de/
Translation: getAlby - lightning-browser-extension/getAlby - lightning-browser-extension
  • Loading branch information
weblate and bsn21m committed Nov 13, 2024
1 parent d19935c commit aef6b61
Showing 1 changed file with 33 additions and 10 deletions.
43 changes: 33 additions & 10 deletions src/i18n/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
"page": {
"description": "Du benötigst deine Node-URL und einen Macaroon mit Lese- und Sendeberechtigung (z.B. admin.macaroon)",
"title": "Verbinden mit deiner LND Node"
}
},
"title": "LND"
},
"lndhub_go": {
"title": "LNDHub",
Expand Down Expand Up @@ -92,7 +93,8 @@
"rest_url": {
"label": "Indconnect REST URL",
"placeholder": "lndconnect://deinenode:8080?..."
}
},
"title": "myNode"
},
"umbrel": {
"page": {
Expand All @@ -102,7 +104,8 @@
"rest_url": {
"label": "Indconnect-REST URL",
"placeholder": "lndconnect://deinenode:8080?..."
}
},
"title": "Umbrel"
},
"description": "Verbinden mit deinem externen Lightning Wallet oder Node",
"citadel": {
Expand All @@ -116,7 +119,8 @@
"url": {
"label": "Citadel URL",
"placeholder": "http://citadel.local"
}
},
"title": "Citadel"
},
"raspiblitz": {
"page": {
Expand All @@ -127,7 +131,8 @@
"rest_api_host": {
"label": "REST API Host",
"placeholder": "deine-node-onion-adresse:port"
}
},
"title": "RaspiBlitz"
},
"eclair": {
"title": "Eclair",
Expand All @@ -151,7 +156,8 @@
"rest_url": {
"placeholder": "lndconnect://deinenode:8080?...",
"label": "Indconnect REST URL"
}
},
"title": "StartOS"
},
"blink": {
"page": {
Expand All @@ -163,7 +169,8 @@
},
"currency": {
"label": "Wallet auswählen"
}
},
"title": "Blink Wallet"
},
"bitcoin_jungle": {
"page": {
Expand All @@ -175,7 +182,8 @@
},
"currency": {
"label": "Wallet auswählen"
}
},
"title": "Bitcoin Jungle Wallet"
},
"btcpay": {
"config": {
Expand All @@ -188,7 +196,8 @@
"page": {
"instructions": "Navigiere zu deinem BTCPay Server und melde dich als Administrator an. Gehe zu Servereinstellungen > Dienste > LND REST - Informationen anzeigen. Klicke dann auf \"QR-Code-Informationen anzeigen\" und kopiere die QR-Code-Daten. Fügen sie unten ein:",
"title": "Verbindung zu BTCPay LND"
}
},
"title": "BTCPay Server"
},
"commando": {
"page": {
Expand Down Expand Up @@ -219,7 +228,8 @@
},
"errors": {
"connection_failed": "Verbindung fehlgeschlagen. Ist deine Core Lightning Node online und verwendet diese das Commando Plugin?"
}
},
"title": "Core Lightning"
},
"title": "Verbinde Lightning Wallet",
"lnc": {
Expand Down Expand Up @@ -305,6 +315,19 @@
},
"title": "LaWallet.io",
"private_key": "Privater Schlüssel"
},
"albyhub": {
"title": "Alby Hub",
"page": {
"instructions": "Öffne deinen Alby Hub, erstelle eine neue App-Verbindung und fügen das Verbindungsgeheimnis ein, um eine Verbindung herzustellen.",
"url": {
"label": "NWC-Verbindungsgeheimnis",
"placeholder": "nostr+walletconnect://69effe..."
},
"errors": {
"connection_failed": "Verbindung fehlgeschlagen. Ist dein Alby Hub online und die App-Verbindung aktiviert?"
}
}
}
},
"unlock": {
Expand Down

0 comments on commit aef6b61

Please sign in to comment.