Skip to content

Commit

Permalink
Updates for file locales/en.json in da [Manual Sync] (#1346)
Browse files Browse the repository at this point in the history
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
  • Loading branch information
transifex-integration[bot] authored Nov 7, 2023
1 parent 1d4adc8 commit e0ad932
Showing 1 changed file with 31 additions and 5 deletions.
36 changes: 31 additions & 5 deletions locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"amount": "Beløb",
"fee": "Gebyr",
"search": "Søg",
"viewInBlockExplorer": "Vis i blokudforsker"
"viewInBlockExplorer": "Vis i blokudforsker",
"blocks": "{{numBlocks}} blocks"
},
"buttons": {
"ok": "Ok",
Expand Down Expand Up @@ -208,6 +209,9 @@
"description": {
"title": "Besked",
"placeholder": "Besked til betaler"
},
"preimage": {
"placeholder": "32-byte hex string"
}
}
},
Expand Down Expand Up @@ -249,6 +253,9 @@
},
"feeEstimate": {
"title": "Gebyrestimat"
},
"outgoingChannel": {
"title": "Outbound Channel"
}
}
},
Expand Down Expand Up @@ -290,6 +297,7 @@
"remoteCommitmentTxid": "Fjern forpligtelses-TXID",
"closeChannel": "Luk kanal",
"forceClosePendingChannel": "Tvungen lukning af afventende kanal",
"forceCloseDelay": "Force closure delay",
"closeChannelPrompt": {
"title": "Luk kanal"
}
Expand Down Expand Up @@ -736,14 +744,17 @@
"rpc": {
"title": "Indstil bitcoind RPC Vært"
},
"rpcuser": {
"title": "Set the bitcoind RPC User"
},
"rpcpass": {
"title": "Set the bitcoind RPC Password"
},
"zmqRawBlock": {
"title": "Indstil bitcoind ZMQ Rå Blok Vært"
},
"zmqRawTx": {
"title": "Indstil bitcoind ZMQ Rå Transaktion Vært"
},
"p2tr": {
"title": "Aktivér modtagelse on-chain via Taproot (P2TR)"
}
},
"LN": {
Expand Down Expand Up @@ -796,6 +807,17 @@
"msg": "Ønsker du at gendanne til standard Dunder-serveren?"
}
},
"speedloaderServer": {
"title": "Set LN channel sync server",
"subtitle": "",
"setDialog": {
"title": "Set LN Sync channel server"
},
"restoreDialog": {
"title": "Restore LN channel sync Server",
"msg": "Would you like to restore to the default LN channel sync server"
}
},
"graphSync": {
"title": "Vent på graf-synkronisering før betaling",
"subtitle": "Synkroniseret graf fører til optimale betalingsstier"
Expand Down Expand Up @@ -868,6 +890,9 @@
"restoreDialog": {
"title": "Vil du gendanne lnd-logniveauet til standardniveauet ({{defaultLndLogLevel}})?"
}
},
"customInvoicePreimageEnabled": {
"title": "Enable custom invoice preimages"
}
},
"experimental": {
Expand Down Expand Up @@ -996,7 +1021,8 @@
"title": "Håndhæv gossip-synkronisering ved opstart"
},
"persistentServices": {
"title": "Aktivér vedvarende LND og Tor (hvis aktiveret)"
"title": "Enable persistent app",
"subtitle": "The app stays active in the background"
}
}
},
Expand Down

1 comment on commit e0ad932

@vercel
Copy link

@vercel vercel bot commented on e0ad932 Nov 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blixt-wallet – ./

blixt-wallet-hsjoberg.vercel.app
blixt-wallet-git-master-hsjoberg.vercel.app

Please sign in to comment.