Skip to content

Commit bae1af6

Browse files
committed
Locales: v0.6.5-rc2
1 parent f582dcd commit bae1af6

File tree

25 files changed

+116
-41
lines changed

25 files changed

+116
-41
lines changed

locales/ar.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Destination Channel",
454454
"views.Olympians.title": "Olympians",
455455
"views.Olympians.becomeASponsor": "Become a community sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Select UTXOs to use",
457460
"components.UTXOPicker.modal.description": "Select the UTXOs to be used in this operation. You may want to only use specific UTXOs to preserve your privacy.",
458461
"components.UTXOPicker.modal.set": "Set UTXOs",

locales/cs.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Cílový kanál",
454454
"views.Olympians.title": "Olympijci",
455455
"views.Olympians.becomeASponsor": "Staňte se sponzorem komunity",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Vyberte UTXO, které chcete použít",
457460
"components.UTXOPicker.modal.description": "Vyberte UTXO, které se mají použít v této operaci. Možná budete chtít používat pouze konkrétní UTXO k ochraně vašeho soukromí.",
458461
"components.UTXOPicker.modal.set": "Nastavit UTXO",

locales/de.json

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"views.Settings.AddEditNode.scanLndconnect": "Lndconnect Config scannen",
116116
"views.Settings.AddEditNode.scanBtcpay": "BTCPay Config scannen",
117117
"views.Settings.AddEditNode.scanLndhub": "LNDHub QR-Code scannen",
118-
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
118+
"views.Settings.AddEditNode.scanSpark": "Scanne einen Spark QR",
119119
"views.Settings.AddEditNode.deleteNode": "Node config entfernen",
120120
"views.Settings.AddEditNode.copyNode": "Kopiere Node-Konfiguration",
121121
"views.Settings.AddEditNode.nodeInterface": "Node-Schittstelle",
@@ -133,8 +133,8 @@
133133
"views.Settings.Security.deletePIN": "Lösche PIN",
134134
"views.Settings.Security.deleteDuressPIN": "Lösche Bedrohungs-PIN",
135135
"views.Settings.Security.scramblePIN": "PIN-Nummern verschlüsseln",
136-
"views.SparkQRScanner.text": "Scan a Spark QR code",
137-
"views.SparkQRScanner.error": "Error fetching Spark config",
136+
"views.SparkQRScanner.text": "Scanne einen Spark QR Code",
137+
"views.SparkQRScanner.error": "Fehler beim abrufen der Spark Konfiguration",
138138
"views.ImportAccount.title": "Konto importieren",
139139
"views.ImportAccount.name": "Kontobezeichnung",
140140
"views.ImportAccount.extendedPubKey": "Extended Public Key (Xpub)",
@@ -143,7 +143,7 @@
143143
"views.Wallet.Channels.open": "Kanal öffnen",
144144
"views.Wallet.Channels.inactive": "INAKTIV",
145145
"views.Wallet.Channels.private": "Privat",
146-
"views.OpenChannel.announceChannel": "Announce channel",
146+
"views.OpenChannel.announceChannel": "Kanal angekündigt",
147147
"views.Wallet.Channels.local": "Lokal",
148148
"views.Wallet.Channels.remote": "Entfernt",
149149
"views.Wallet.Channels.noChannels": "Keine Channels",
@@ -324,14 +324,14 @@
324324
"views.Receive.ampInvoice": "AMP Rechnung",
325325
"views.Receive.routeHints": "Routenhinweise hinzufügen",
326326
"views.Receive.youReceived": "Empfangen",
327-
"views.Receive.addressType": "Choose address type",
328-
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
329-
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
330-
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
331-
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
332-
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
327+
"views.Receive.addressType": "Wähle den Adress-Typen",
328+
"views.Receive.p2wkhKey": "SegWit (P2WHKH)",
329+
"views.Receive.p2wkhDescription": "Ein modernerer Adress-Typ der Gebühren bei Ein- und Auszahlungen spart.",
330+
"views.Receive.np2wkhKey": "Verschachteltes SegWit (NP2WKH)",
331+
"views.Receive.np2wkhDescription": "Nur verwenden, wenn ein Dienst Ihre SegWit- oder Taproot-Adresse als ungültig kennzeichnet.",
332+
"views.Receive.np2wkhDescriptionAlt": "Nur verwenden, wenn ein Dienst Ihre SegWit-Adresse als ungültig kennzeichnet.",
333333
"views.Receive.p2trKey": "Taproot (P2TR)",
334-
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
334+
"views.Receive.p2trDescription": "Der neueste und leistungsstärkste Bitcoin-Adresstyp. Nicht überall unterstützt.",
335335
"views.Send.title": "senden ",
336336
"views.Send.lnPayment": "Lightning Bezahlanfrage",
337337
"views.Send.btcAddress": "Bitcoin-Adresse",
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Zielkanal",
454454
"views.Olympians.title": "Olympioniken",
455455
"views.Olympians.becomeASponsor": "Werde Community-Sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Zu benutzende UTXOs auswählen",
457460
"components.UTXOPicker.modal.description": "UTXOs auswählen, die bei dieser Operation verwendet werden sollen. Sie sollten nur ausgewählte UTXOs verwenden, um ihre Privatsphäre zu schützen.",
458461
"components.UTXOPicker.modal.set": "UTXOs festlegen",
@@ -462,10 +465,10 @@
462465
"backends.LND.wsReq.warning": "Möglicherweise muss die Zertifikatsprüfung aktiviert werden, um diese Art von Anrufen zu tätigen",
463466
"utils.handleAnything.lightningAddressError": "Fehler beim Abrufen der Lightning-Adressdaten ",
464467
"utils.handleAnything.notValid": "Der bereitgestellte Wert war eine ungültige Bitcoin-Adresse oder Lightning-Rechnung",
465-
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
466-
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
468+
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth wird von der Implementierung Ihres Knotens nicht unterstützt",
469+
"utils.handleAnything.unsupportedLnurlType": "Nicht unterstützter lnurl Typ",
467470
"stores.InvoicesStore.errorCreatingInvoice": "Fehler beim Erstellen der Rechnung",
468-
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
471+
"stores.InvoicesStore.errorGeneratingAddress": "Fehler beim generieren der neuen Adresse",
469472
"stores.SettingsStore.btcPayImplementationSupport": "Leider unterstützen wir derzeit nur BTCPay-Instanzen mit lnd oder c-lightning",
470473
"stores.SettingsStore.btcPayFetchConfigError": "Fehler beim Abrufen der BTCPay-Konfiguration",
471474
"stores.SettingsStore.olympianFetchError": "Fehler beim Laden der Olympioniken",

locales/el.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Destination Channel",
454454
"views.Olympians.title": "Olympians",
455455
"views.Olympians.becomeASponsor": "Become a community sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Επέλεξε UTXOs που θα χρησιμοποιηθούν",
457460
"components.UTXOPicker.modal.description": "Select the UTXOs to be used in this operation. You may want to only use specific UTXOs to preserve your privacy.",
458461
"components.UTXOPicker.modal.set": "Set UTXOs",

locales/es.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Canal de Destino",
454454
"views.Olympians.title": "Olympians",
455455
"views.Olympians.becomeASponsor": "Become a community sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Seleccionar UTXOs para usar",
457460
"components.UTXOPicker.modal.description": "Seleccione las UTXOs que se utilizarán en esta operación. Es posible que desee utilizar solo un UTXO específico para preservar su privacidad.",
458461
"components.UTXOPicker.modal.set": "Conjunto de UTXOs",

locales/fa.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Destination Channel",
454454
"views.Olympians.title": "Olympians",
455455
"views.Olympians.becomeASponsor": "Become a community sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Select UTXOs to use",
457460
"components.UTXOPicker.modal.description": "Select the UTXOs to be used in this operation. You may want to only use specific UTXOs to preserve your privacy.",
458461
"components.UTXOPicker.modal.set": "Set UTXOs",

locales/fi.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Määränpään kanava",
454454
"views.Olympians.title": "Olympialaiset",
455455
"views.Olympians.becomeASponsor": "Ryhdy yhteisön sponsoriksi",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Valitse käytettävät UTXO:t",
457460
"components.UTXOPicker.modal.description": "Valitse tässä toiminnossa käytettävät UTXO:t. Saatat haluta käyttää vain tiettyjä UTXO:ita yksityisyyden säilyttämiseksi.",
458461
"components.UTXOPicker.modal.set": "Aseta UTXO:t",

locales/fr.json

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"views.Settings.AddEditNode.scanLndconnect": "Scanner configuration lndconnect",
116116
"views.Settings.AddEditNode.scanBtcpay": "Scanner configuration BTCPay",
117117
"views.Settings.AddEditNode.scanLndhub": "Scanner QR code LNDHub",
118-
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
118+
"views.Settings.AddEditNode.scanSpark": "Scanner le QR Spark",
119119
"views.Settings.AddEditNode.deleteNode": "Supprimer configuration du noeud",
120120
"views.Settings.AddEditNode.copyNode": "Copier la configuration du nœud",
121121
"views.Settings.AddEditNode.nodeInterface": "Interface du nœud",
@@ -133,8 +133,8 @@
133133
"views.Settings.Security.deletePIN": "Effacer le PIN",
134134
"views.Settings.Security.deleteDuressPIN": "Supprimer le PIN de détresse",
135135
"views.Settings.Security.scramblePIN": "Brouiller les chiffres du PIN",
136-
"views.SparkQRScanner.text": "Scan a Spark QR code",
137-
"views.SparkQRScanner.error": "Error fetching Spark config",
136+
"views.SparkQRScanner.text": "Scanner un code QR Spark",
137+
"views.SparkQRScanner.error": "Erreur de récupération de la configuration Spark",
138138
"views.ImportAccount.title": "Importer un compte",
139139
"views.ImportAccount.name": "Nom du compte",
140140
"views.ImportAccount.extendedPubKey": "Clé publique étendue (Xpub)",
@@ -143,7 +143,7 @@
143143
"views.Wallet.Channels.open": "Ouvrir un canal",
144144
"views.Wallet.Channels.inactive": "INACTIF",
145145
"views.Wallet.Channels.private": "Privé",
146-
"views.OpenChannel.announceChannel": "Announce channel",
146+
"views.OpenChannel.announceChannel": "Annoncer le canal",
147147
"views.Wallet.Channels.local": "Local",
148148
"views.Wallet.Channels.remote": "Distant",
149149
"views.Wallet.Channels.noChannels": "Pas de canaux",
@@ -324,14 +324,14 @@
324324
"views.Receive.ampInvoice": "Facture AMP",
325325
"views.Receive.routeHints": "Inclure des conseils d'itinéraire",
326326
"views.Receive.youReceived": "Vous avez reçu",
327-
"views.Receive.addressType": "Choose address type",
327+
"views.Receive.addressType": "Choisissez le type d'adresse",
328328
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
329-
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
329+
"views.Receive.p2wkhDescription": "Un type d'adresse plus moderne qui permet d'économiser des frais pour les paiements entrants et sortants.",
330330
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
331-
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
332-
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
331+
"views.Receive.np2wkhDescription": "À utiliser uniquement lorsqu'un service indique que votre adresse SegWit ou Taproot n'est pas valide.",
332+
"views.Receive.np2wkhDescriptionAlt": "À utiliser uniquement lorsqu'un service signale que votre adresse SegWit est invalide.",
333333
"views.Receive.p2trKey": "Taproot (P2TR)",
334-
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
334+
"views.Receive.p2trDescription": "Le dernier type d'adresse bitcoin, le plus puissant. Il n'est pas largement pris en charge.",
335335
"views.Send.title": "Envoyer",
336336
"views.Send.lnPayment": "Demande de paiement Lightning",
337337
"views.Send.btcAddress": "Adresse Bitcoin",
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Canal de destination",
454454
"views.Olympians.title": "Olympiens",
455455
"views.Olympians.becomeASponsor": "Devenez un parrain de la communauté",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Sélectionnez les UTXO à utiliser",
457460
"components.UTXOPicker.modal.description": "Sélectionnez les UTXO à utiliser dans cette opération. Vous souhaiterez peut-être utiliser uniquement des UTXO spécifiques pour préserver votre confidentialité.",
458461
"components.UTXOPicker.modal.set": "Définir les UTXO",
@@ -462,10 +465,10 @@
462465
"backends.LND.wsReq.warning": "Vous devrez peut-être activer la vérification de certificat pour effectuer ce type d'opérations.",
463466
"utils.handleAnything.lightningAddressError": "Erreur lors de la récupération des données d'adresse Lightning",
464467
"utils.handleAnything.notValid": "La valeur fournie n'était pas une adresse Bitcoin ou une facture Lightning valide",
465-
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
466-
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
468+
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth n'est pas pris en charge par l'implémentation de votre noeud.",
469+
"utils.handleAnything.unsupportedLnurlType": "Type de lnurl non supporté",
467470
"stores.InvoicesStore.errorCreatingInvoice": "Erreur lors de la création de la facture",
468-
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
471+
"stores.InvoicesStore.errorGeneratingAddress": "Erreur de génération de la nouvelle adresse",
469472
"stores.SettingsStore.btcPayImplementationSupport": "Désolé, nous ne prenons actuellement en charge que les instances BTCPay utilisant lnd ou c-lightning",
470473
"stores.SettingsStore.btcPayFetchConfigError": "Erreur lors de la récupération de la configuration BTCPay",
471474
"stores.SettingsStore.olympianFetchError": "Erreur lors de la récupération des Olympiens",

locales/hu.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Célcsatorna",
454454
"views.Olympians.title": "Olimpikonok",
455455
"views.Olympians.becomeASponsor": "Legyé közösségi támogató",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Kijelölt UTXO-k használata",
457460
"components.UTXOPicker.modal.description": "Válassza ki a műveletben használni kívánt UTXO-kat. Érdemes csak meghatározott UTXO-kat használni az adatvédelem érdekében. ",
458461
"components.UTXOPicker.modal.set": "UTXO-k beállítása",

locales/it.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,9 @@
453453
"views.Routing.RoutingEvent.destinationChannel": "Destination Channel",
454454
"views.Olympians.title": "Olympians",
455455
"views.Olympians.becomeASponsor": "Become a community sponsor",
456+
"views.Sponsors.title": "Sponsors",
457+
"views.Gods.title": "Gods",
458+
"views.Mortals.title": "Mortals",
456459
"components.UTXOPicker.modal.title": "Select UTXOs to use",
457460
"components.UTXOPicker.modal.description": "Select the UTXOs to be used in this operation. You may want to only use specific UTXOs to preserve your privacy.",
458461
"components.UTXOPicker.modal.set": "Set UTXOs",

0 commit comments

Comments
 (0)