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.6 #1063

Merged
merged 1 commit into from
Aug 26, 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
42 changes: 21 additions & 21 deletions locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"models.Invoice.never": "Nikdy",
"models.Payment.forwarded": "Přeposláno",
"models.Payment.fee": "Poplatek",
"views.CLightningRestQRScanner.error": "Error fetching c-lightning-REST config",
"views.CLightningRestQRScanner.error": "Chyba při načítání konfigurace c-lightning-REST",
"views.LnurlPay.LnurlPay.amount": "Částka k zaplacení (v satoshi)",
"views.LnurlPay.LnurlPay.comment": "Komentář",
"views.LnurlPay.LnurlPay.invalidParams": "Neplatné parametry lnurl!",
Expand Down Expand Up @@ -114,10 +114,10 @@
"views.Settings.AddEditNode.setNodeActive": "Nastavit konfiguraci uzlu jako aktivní",
"views.Settings.AddEditNode.nodeActive": "Uzel Aktivní",
"views.Settings.AddEditNode.scanLndconnect": "Skenovat konfiguraci lndconnect",
"views.Settings.AddEditNode.scanCLightningRest": "Scan c-lightning-REST QR",
"views.Settings.AddEditNode.scanCLightningRest": "Skenovat c-lightning-REST QR",
"views.Settings.AddEditNode.scanBtcpay": "Skenovat konfiguraci BTCPay",
"views.Settings.AddEditNode.scanLndhub": "Skenovat QR LNDHub",
"views.Settings.AddEditNode.scanSpark": "Scan Spark QR",
"views.Settings.AddEditNode.scanSpark": "Skenovat 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 @@ -134,9 +134,9 @@
"views.Settings.Security.title": "Nastavení zabezpečení",
"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.Settings.Security.scramblePIN": "Zamíchání PIN číslic",
"views.SparkQRScanner.text": "Skenovat Spark QR kód",
"views.SparkQRScanner.error": "Chyba při načítání konfigurace Spark",
"views.ImportAccount.title": "Importovat účet",
"views.ImportAccount.name": "Název účtu",
"views.ImportAccount.extendedPubKey": "Rozšířený veřejný klíč (Xpub)",
Expand All @@ -145,7 +145,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.OpenChannel.announceChannel": "Ohlásit kanál",
"views.Wallet.Channels.local": "Lokální",
"views.Wallet.Channels.remote": "Vzdálené",
"views.Wallet.Channels.noChannels": "Žádné kanály",
Expand All @@ -164,7 +164,7 @@
"views.Wallet.Wallet.invoices": "Faktury",
"views.Wallet.Wallet.onchain": "On-chain",
"views.Wallet.Wallet.channels": "Kanály",
"views.Wallet.Wallet.startingUp": "Zeus is starting up.",
"views.Wallet.Wallet.startingUp": "Zeus startuje.",
"views.Wallet.Wallet.connecting": "Zeus se připojuje k vašemu uzlu.",
"views.Wallet.restart": "Restartovat",
"views.BTCPayConfigQRScanner.text": "Naskenujte BTCPay konfiguraci v části Nastavení > Služby > LND Rest",
Expand Down Expand Up @@ -326,14 +326,14 @@
"views.Receive.ampInvoice": "AMP faktura",
"views.Receive.routeHints": "Zahrnout nápovědy k trase",
"views.Receive.youReceived": "Obdrželi jste",
"views.Receive.addressType": "Choose address type",
"views.Receive.addressType": "Zvolte typ adresy",
"views.Receive.p2wkhKey": "SegWit (P2WKH)",
"views.Receive.p2wkhDescription": "A more modern address type that saves on fees for incoming and outgoing payments.",
"views.Receive.p2wkhDescription": "Modernější typ adres, který šetří poplatky za příchozí a odchozí platby.",
"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.np2wkhDescription": "Použijte pouze v případě, že služba označí vaši adresu SegWit nebo Taproot jako neplatnou.",
"views.Receive.np2wkhDescriptionAlt": "Použijte pouze v případě, že služba označí vaši adresu SegWit jako neplatnou.",
"views.Receive.p2trKey": "Taproot (P2TR)",
"views.Receive.p2trDescription": "The latest, most powerful, bitcoin address type. Not widely supported.",
"views.Receive.p2trDescription": "Nejnovější, nejvýkonnější typ bitcoinové adresy. Není široce podporován.",
"views.Send.title": "Odeslat",
"views.Send.lnPayment": "Žádost o lightning platbu",
"views.Send.btcAddress": "Bitcoin adresa",
Expand Down Expand Up @@ -427,8 +427,8 @@
"views.Settings.SetDuressPin.confirmDuressPin": "Potvrďte svůj nouzový PIN",
"views.Settings.connectNode": "Připojit uzel",
"views.Settings.Help.github": "GitHub Issues",
"views.Settings.Help.telegram": "Telegram Group",
"views.Settings.Help.twitter": "Twitter (DMs open)",
"views.Settings.Help.telegram": "Telegram skupina",
"views.Settings.Help.twitter": "Twitter (otevřené SZ)",
"views.Transaction.title": "Transakce",
"views.Transaction.totalFees": "Celkové poplatky",
"views.Transaction.transactionHash": "Hash transakce",
Expand Down Expand Up @@ -458,9 +458,9 @@
"views.Routing.RoutingEvent.destinationChannel": "Cílový kanál",
"views.Olympians.title": "Olympijci",
"views.Olympians.becomeASponsor": "Staňte se sponzorem komunity",
"views.Sponsors.title": "Sponsors",
"views.Gods.title": "Gods",
"views.Mortals.title": "Mortals",
"views.Sponsors.title": "Sponzoři",
"views.Gods.title": "Bohové",
"views.Mortals.title": "Smrtelníci",
"components.UTXOPicker.modal.title": "Vyberte UTXO, které chcete použít",
"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í.",
"components.UTXOPicker.modal.set": "Nastavit UTXO",
Expand All @@ -470,10 +470,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",
"utils.handleAnything.lnurlAuthNotSupported": "LnurlAuth není podporován vaší implementací uzlu",
"utils.handleAnything.unsupportedLnurlType": "Nepodporovaný typ lnurl",
"stores.InvoicesStore.errorCreatingInvoice": "Při vytváření faktury došlo k chybě",
"stores.InvoicesStore.errorGeneratingAddress": "Error generating new address",
"stores.InvoicesStore.errorGeneratingAddress": "Chyba při generování nové adresy",
"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
6 changes: 3 additions & 3 deletions locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,9 @@
"views.Settings.SetDuressPin.duressPinExplanation": "Nach der Einrichtung kannst Du Deine Bedrohungs-PIN auf dem PIN-Anmeldebildschirm eingeben, um all Deine Knotenkonfigurationen zu löschen.",
"views.Settings.SetDuressPin.confirmDuressPin": "Bestätige Deine Bedrohungs-PIN",
"views.Settings.connectNode": "Verbinden zu einem Node",
"views.Settings.Help.github": "GitHub Issues",
"views.Settings.Help.telegram": "Telegram Group",
"views.Settings.Help.twitter": "Twitter (DMs open)",
"views.Settings.Help.github": "GitHub Probleme",
"views.Settings.Help.telegram": "Telegram-Gruppe",
"views.Settings.Help.twitter": "Twitter (DMs offen)",
"views.Transaction.title": "Transaktion",
"views.Transaction.totalFees": "Gebühren insgesamt",
"views.Transaction.transactionHash": "Transaktions-Hash",
Expand Down
Loading