Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locales: v0.6.5 #1005

Merged
merged 1 commit into from
May 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"views.Settings.AddEditNode.scanLndconnect": "مسح إعدادات lndconnect",
"views.Settings.AddEditNode.scanBtcpay": "مسح إعدادات BTCPay",
"views.Settings.AddEditNode.scanLndhub": "مسح LNDHub QR",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.deleteNode": "حذف إعدادات Node",
"views.Settings.AddEditNode.copyNode": "Copy Node config",
"views.Settings.AddEditNode.nodeInterface": "واجهة Node",
Expand All @@ -132,6 +133,8 @@
"views.Settings.Security.deletePIN": "Delete PIN",
"views.Settings.Security.deleteDuressPIN": "Delete Duress PIN",
"views.Settings.Security.scramblePIN": "Scramble PIN numbers",
"views.SparkQRScanner.text": "Scan a Spark QR code",
"views.SparkQRScanner.error": "Error fetching Spark config",
"views.ImportAccount.title": "استرداد حساب",
"views.ImportAccount.name": "اسم الحساب",
"views.ImportAccount.extendedPubKey": "Extended Public Key (Xpub)",
Expand All @@ -140,6 +143,7 @@
"views.Wallet.Channels.open": "إفتح قناة",
"views.Wallet.Channels.inactive": "غير مفعّل",
"views.Wallet.Channels.private": "خاص",
"views.OpenChannel.announceChannel": "Announce channel",
"views.Wallet.Channels.local": "محلي",
"views.Wallet.Channels.remote": "خارجي",
"views.Wallet.Channels.noChannels": "لا توجد قنوات",
Expand Down Expand Up @@ -319,7 +323,15 @@
"views.Receive.getNewAddress": "أحصل على عنوان جديد",
"views.Receive.ampInvoice": "AMP Invoice",
"views.Receive.routeHints": "Include route hints",
"view.Receive.youReceived": "انت استلمت ",
"views.Receive.youReceived": "انت استلمت ",
"views.Receive.addressType": "Choose address type",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Send.title": "أرسل",
"views.Send.lnPayment": "Lightning payment request",
"views.Send.btcAddress": "عنوان بيتكوين",
Expand Down Expand Up @@ -450,6 +462,10 @@
"backends.LND.wsReq.warning": "You may have to enable Certificate Verification to make these kind of calls",
"utils.handleAnything.lightningAddressError": "Error fetching Lightning Address data",
"utils.handleAnything.notValid": "Value provided was not a valid Bitcoin address or Lightning Invoice",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
"stores.InvoicesStore.errorCreatingInvoice": "خطأ في إنشاء فاتورة",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.SettingsStore.btcPayImplementationSupport": "Sorry, we currently only support BTCPay instances using lnd or c-lightning",
"stores.SettingsStore.btcPayFetchConfigError": "Error fetching BTCPay configuration",
"stores.SettingsStore.olympianFetchError": "Error fetching Olympians",
Expand Down
18 changes: 17 additions & 1 deletion locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"views.Settings.AddEditNode.scanLndconnect": "Skenovat konfiguraci lndconnect",
"views.Settings.AddEditNode.scanBtcpay": "Skenovat konfiguraci BTCPay",
"views.Settings.AddEditNode.scanLndhub": "Skenovat QR LNDHub",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.deleteNode": "Odstranit konfiguraci uzlu",
"views.Settings.AddEditNode.copyNode": "Kopírovat konfiguraci uzlu",
"views.Settings.AddEditNode.nodeInterface": "Rozhraní uzlu",
Expand All @@ -132,6 +133,8 @@
"views.Settings.Security.deletePIN": "Smazat PIN",
"views.Settings.Security.deleteDuressPIN": "Smazat nouzový PIN",
"views.Settings.Security.scramblePIN": "Scramble PIN numbers",
"views.SparkQRScanner.text": "Scan a Spark QR code",
"views.SparkQRScanner.error": "Error fetching Spark config",
"views.ImportAccount.title": "Importovat účet",
"views.ImportAccount.name": "Název účtu",
"views.ImportAccount.extendedPubKey": "Rozšířený veřejný klíč (Xpub)",
Expand All @@ -140,6 +143,7 @@
"views.Wallet.Channels.open": "Otevřít kanál",
"views.Wallet.Channels.inactive": "NEAKTIVNÍ",
"views.Wallet.Channels.private": "Soukromé",
"views.OpenChannel.announceChannel": "Announce channel",
"views.Wallet.Channels.local": "Lokální",
"views.Wallet.Channels.remote": "Vzdálené",
"views.Wallet.Channels.noChannels": "Žádné kanály",
Expand Down Expand Up @@ -319,7 +323,15 @@
"views.Receive.getNewAddress": "Získat novou adresu",
"views.Receive.ampInvoice": "AMP faktura",
"views.Receive.routeHints": "Zahrnout nápovědy k trase",
"view.Receive.youReceived": "Obdrželi jste",
"views.Receive.youReceived": "Obdrželi jste",
"views.Receive.addressType": "Choose address type",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Send.title": "Odeslat",
"views.Send.lnPayment": "Žádost o lightning platbu",
"views.Send.btcAddress": "Bitcoin adresa",
Expand Down Expand Up @@ -450,6 +462,10 @@
"backends.LND.wsReq.warning": "Možná budete muset povolit ověřování certifikátů, abyste mohli tyto hovory uskutečnit.",
"utils.handleAnything.lightningAddressError": "Chyba při načítání dat Lightning adresy",
"utils.handleAnything.notValid": "Zadaná hodnota nebyla platná adresa Bitcoin nebo Lightning Faktura.",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
"stores.InvoicesStore.errorCreatingInvoice": "Při vytváření faktury došlo k chybě",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.SettingsStore.btcPayImplementationSupport": "Omlouváme se, ale v současné době podporujeme pouze instance BTCPay používající lnd nebo c-lightning.",
"stores.SettingsStore.btcPayFetchConfigError": "Chyba při načítání konfigurace BTCPay",
"stores.SettingsStore.olympianFetchError": "Chybné načítání olympijců",
Expand Down
20 changes: 18 additions & 2 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"views.Settings.AddEditNode.scanLndconnect": "Lndconnect Config scannen",
"views.Settings.AddEditNode.scanBtcpay": "BTCPay Config scannen",
"views.Settings.AddEditNode.scanLndhub": "LNDHub QR-Code scannen",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.deleteNode": "Node config entfernen",
"views.Settings.AddEditNode.copyNode": "Kopiere Node-Konfiguration",
"views.Settings.AddEditNode.nodeInterface": "Node-Schittstelle",
Expand All @@ -131,7 +132,9 @@
"views.Settings.Security.title": "Sicherheitseinstellungen",
"views.Settings.Security.deletePIN": "Lösche PIN",
"views.Settings.Security.deleteDuressPIN": "Lösche Bedrohungs-PIN",
"views.Settings.Security.scramblePIN": "Scramble PIN numbers",
"views.Settings.Security.scramblePIN": "PIN-Nummern verschlüsseln",
"views.SparkQRScanner.text": "Scan a Spark QR code",
"views.SparkQRScanner.error": "Error fetching Spark config",
"views.ImportAccount.title": "Konto importieren",
"views.ImportAccount.name": "Kontobezeichnung",
"views.ImportAccount.extendedPubKey": "Extended Public Key (Xpub)",
Expand All @@ -140,6 +143,7 @@
"views.Wallet.Channels.open": "Kanal öffnen",
"views.Wallet.Channels.inactive": "INAKTIV",
"views.Wallet.Channels.private": "Privat",
"views.OpenChannel.announceChannel": "Announce channel",
"views.Wallet.Channels.local": "Lokal",
"views.Wallet.Channels.remote": "Entfernt",
"views.Wallet.Channels.noChannels": "Keine Channels",
Expand Down Expand Up @@ -319,7 +323,15 @@
"views.Receive.getNewAddress": "Neue Adresse erhalten",
"views.Receive.ampInvoice": "AMP Rechnung",
"views.Receive.routeHints": "Routenhinweise hinzufügen",
"view.Receive.youReceived": "Empfangen",
"views.Receive.youReceived": "Empfangen",
"views.Receive.addressType": "Choose address type",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Send.title": "senden ",
"views.Send.lnPayment": "Lightning Bezahlanfrage",
"views.Send.btcAddress": "Bitcoin-Adresse",
Expand Down Expand Up @@ -450,6 +462,10 @@
"backends.LND.wsReq.warning": "Möglicherweise muss die Zertifikatsprüfung aktiviert werden, um diese Art von Anrufen zu tätigen",
"utils.handleAnything.lightningAddressError": "Fehler beim Abrufen der Lightning-Adressdaten ",
"utils.handleAnything.notValid": "Der bereitgestellte Wert war eine ungültige Bitcoin-Adresse oder Lightning-Rechnung",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
"stores.InvoicesStore.errorCreatingInvoice": "Fehler beim Erstellen der Rechnung",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.SettingsStore.btcPayImplementationSupport": "Leider unterstützen wir derzeit nur BTCPay-Instanzen mit lnd oder c-lightning",
"stores.SettingsStore.btcPayFetchConfigError": "Fehler beim Abrufen der BTCPay-Konfiguration",
"stores.SettingsStore.olympianFetchError": "Fehler beim Laden der Olympioniken",
Expand Down
18 changes: 17 additions & 1 deletion locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"views.Settings.AddEditNode.scanLndconnect": "Σάρωση Διαμόρφωσης Indconnect",
"views.Settings.AddEditNode.scanBtcpay": "Σάρωση Διαμόρφωσης BTCPay",
"views.Settings.AddEditNode.scanLndhub": "Σάρωση LNDHub QR",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.deleteNode": "Διαγραφή Διαμόρφωσης Κόμβου",
"views.Settings.AddEditNode.copyNode": "Copy Node config",
"views.Settings.AddEditNode.nodeInterface": "Node interface",
Expand All @@ -132,6 +133,8 @@
"views.Settings.Security.deletePIN": "Delete PIN",
"views.Settings.Security.deleteDuressPIN": "Delete Duress PIN",
"views.Settings.Security.scramblePIN": "Scramble PIN numbers",
"views.SparkQRScanner.text": "Scan a Spark QR code",
"views.SparkQRScanner.error": "Error fetching Spark config",
"views.ImportAccount.title": "Import account",
"views.ImportAccount.name": "Account Name",
"views.ImportAccount.extendedPubKey": "Extended Public Key (Xpub)",
Expand All @@ -140,6 +143,7 @@
"views.Wallet.Channels.open": "Open Channel",
"views.Wallet.Channels.inactive": "Ανενεργό",
"views.Wallet.Channels.private": "Ιδιωτικό",
"views.OpenChannel.announceChannel": "Announce channel",
"views.Wallet.Channels.local": "Τοπικό",
"views.Wallet.Channels.remote": "Απομακρυσμένη",
"views.Wallet.Channels.noChannels": "Χωρίς Κανάλια",
Expand Down Expand Up @@ -319,7 +323,15 @@
"views.Receive.getNewAddress": "Λήψη Νέας Διεύθυνσης",
"views.Receive.ampInvoice": "AMP Invoice",
"views.Receive.routeHints": "Include route hints",
"view.Receive.youReceived": "You received",
"views.Receive.youReceived": "You received",
"views.Receive.addressType": "Choose address type",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Send.title": "Αποστολή",
"views.Send.lnPayment": "Lightning payment request",
"views.Send.btcAddress": "Διεύθυνση Bitcoin",
Expand Down Expand Up @@ -450,6 +462,10 @@
"backends.LND.wsReq.warning": "You may have to enable Certificate Verification to make these kind of calls",
"utils.handleAnything.lightningAddressError": "Error fetching Lightning Address data",
"utils.handleAnything.notValid": "Value provided was not a valid Bitcoin address or Lightning Invoice",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
"stores.InvoicesStore.errorCreatingInvoice": "Σφάλμα στη δημιουργία τιμολογίου",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.SettingsStore.btcPayImplementationSupport": "Sorry, we currently only support BTCPay instances using lnd or c-lightning",
"stores.SettingsStore.btcPayFetchConfigError": "Error fetching BTCPay configuration",
"stores.SettingsStore.olympianFetchError": "Error fetching Olympians",
Expand Down
18 changes: 17 additions & 1 deletion locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
"views.Settings.AddEditNode.scanLndconnect": "Escanear lndconnect config",
"views.Settings.AddEditNode.scanBtcpay": "Escanear BTCPay config",
"views.Settings.AddEditNode.scanLndhub": "Escanear LNDHub QR",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.deleteNode": "Borrar Node config",
"views.Settings.AddEditNode.copyNode": "Copy Node config",
"views.Settings.AddEditNode.nodeInterface": "Interfaz de Nodo",
Expand All @@ -132,6 +133,8 @@
"views.Settings.Security.deletePIN": "Delete PIN",
"views.Settings.Security.deleteDuressPIN": "Delete Duress PIN",
"views.Settings.Security.scramblePIN": "Scramble PIN numbers",
"views.SparkQRScanner.text": "Scan a Spark QR code",
"views.SparkQRScanner.error": "Error fetching Spark config",
"views.ImportAccount.title": "Importar cuenta",
"views.ImportAccount.name": "Nombre de Cuenta",
"views.ImportAccount.extendedPubKey": "Llave Pública Extendida (Xpub)",
Expand All @@ -140,6 +143,7 @@
"views.Wallet.Channels.open": "Abrir Canal",
"views.Wallet.Channels.inactive": "INACTIVO",
"views.Wallet.Channels.private": "Privado",
"views.OpenChannel.announceChannel": "Announce channel",
"views.Wallet.Channels.local": "Local",
"views.Wallet.Channels.remote": "Remoto",
"views.Wallet.Channels.noChannels": "Sin Canales",
Expand Down Expand Up @@ -319,7 +323,15 @@
"views.Receive.getNewAddress": "Recibe Nueva Dirección",
"views.Receive.ampInvoice": "Factura AMP",
"views.Receive.routeHints": "Incluir indicaciones de ruta",
"view.Receive.youReceived": "Has recibido",
"views.Receive.youReceived": "Has recibido",
"views.Receive.addressType": "Choose address type",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.np2wkhKey": "Nested SegWit (NP2WKH)",
"views.Receive.np2wkhDescription": "Use only when a service labels your SegWit or Taproot address as invalid.",
"views.Receive.np2wkhDescriptionAlt": "Use only when a service labels your SegWit address as invalid.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Send.title": "Enviar",
"views.Send.lnPayment": "Solicitud de pago Lightning",
"views.Send.btcAddress": "Dirección Bitcoin",
Expand Down Expand Up @@ -450,6 +462,10 @@
"backends.LND.wsReq.warning": "Es posible que tenga que activar la verificación de certificados para realizar este tipo de llamadas",
"utils.handleAnything.lightningAddressError": "Error en obtener datos de Dirección de Lightning",
"utils.handleAnything.notValid": "El valor dado no es una dirección válida de Bitcoin o de Lightning Invoice",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth not supported by your node implementation",
"utils.handleAnything.unsupportedLnurlType": "Unsupported lnurl type",
"stores.InvoicesStore.errorCreatingInvoice": "Error al crear Invoice",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.SettingsStore.btcPayImplementationSupport": "Sorry, we currently only support BTCPay instances using lnd or c-lightning",
"stores.SettingsStore.btcPayFetchConfigError": "Error fetching BTCPay configuration",
"stores.SettingsStore.olympianFetchError": "Error fetching Olympians",
Expand Down
Loading