Skip to content

Commit

Permalink
[Transifex] Translate locales/en.json in sl
Browse files Browse the repository at this point in the history
27% of minimum 25% translated source file: 'locales/en.json'
on 'sl'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Nov 1, 2024
1 parent 3055387 commit c49fcdd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions locales/sl.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,9 @@
"views.Channel.remoteBalance": "Oddaljeno stanje",
"views.Channel.unsettledBalance": "Neporavnano stanje",
"views.Channel.localReserve": "Local reserve",
"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": "Remote reserve",
"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": "Channel funding",
"views.Channel.fundingTransaction": "Funding transaction",
"views.Channel.fundedBy": "Funded by",
Expand All @@ -403,6 +405,8 @@
"views.Channel.commitWeight": "Commit Weight",
"views.Channel.commitFee": "Commit Omrežnina",
"views.Channel.csvDelay": "CSV Vrednost",
"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": "Omrežnina na kilo-weight",
"views.Channel.keysend": "Keysend",
"views.Channel.cancelClose": "Prekliči zapiranje kanala",
Expand Down Expand Up @@ -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": "Izvorni kanal",
"views.Routing.RoutingEvent.destinationChannel": "Ciljni kanal",
"views.Olympians.title": "Olimpijci",
Expand Down

0 comments on commit c49fcdd

Please sign in to comment.