From a0c1b4bac1dcdbe01ca41c8392e5978088eef211 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 15:39:53 +0000 Subject: [PATCH] [Transifex] Translate locales/en.json in pl 59% of minimum 25% translated source file: 'locales/en.json' on 'pl'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- locales/pl.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locales/pl.json b/locales/pl.json index 9e1d6ef9e..bb3fd0b51 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -388,7 +388,9 @@ "views.Channel.remoteBalance": "Zdalne saldo", "views.Channel.unsettledBalance": "Nierozliczone saldo", "views.Channel.localReserve": "Lokalna rezerwa", + "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": "Zdalna rezerwa", + "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": "Finansowanie kanału", "views.Channel.fundingTransaction": "Transakcja finansująca", "views.Channel.fundedBy": "Sfinansowano przez", @@ -403,6 +405,8 @@ "views.Channel.commitWeight": "Waga zobowiązania", "views.Channel.commitFee": "Opłata za zobowiązanie", "views.Channel.csvDelay": "Opóźnienie CSV", + "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": "Opłata za kilo-wagę", "views.Channel.keysend": "Płatność na adres węzła (keysend)", "views.Channel.cancelClose": "Anuluj zamykanie kanału", @@ -969,6 +973,10 @@ "views.ActivityFilter.isFailed": "Failed payments", "views.ActivityFilter.standardInvoices": "Standard invoices", "views.ActivityFilter.ampInvoices": "AMP invoices", + "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": "Kanał źródłowy", "views.Routing.RoutingEvent.destinationChannel": "Kanał docelowy", "views.Olympians.title": "Olimpijczycy",