Skip to content

Commit

Permalink
Translate locales/en.json in no [Manual Sync]
Browse files Browse the repository at this point in the history
97% of minimum 80% translated source file: 'locales/en.json'
on 'no'.

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 7, 2023
1 parent 756b9c2 commit b16898b
Showing 1 changed file with 31 additions and 5 deletions.
36 changes: 31 additions & 5 deletions locales/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"amount": "Beløp",
"fee": "Gebyr",
"search": "Søk",
"viewInBlockExplorer": "Vis i blokkutforsker"
"viewInBlockExplorer": "Vis i blokkutforsker",
"blocks": "{{numBlocks}} blocks"
},
"buttons": {
"ok": "Ok",
Expand Down Expand Up @@ -208,6 +209,9 @@
"description": {
"title": "Melding",
"placeholder": "Melding til betaler"
},
"preimage": {
"placeholder": "32-byte hex string"
}
}
},
Expand Down Expand Up @@ -249,6 +253,9 @@
},
"feeEstimate": {
"title": "Gebyranbefaling"
},
"outgoingChannel": {
"title": "Outbound Channel"
}
}
},
Expand Down Expand Up @@ -290,6 +297,7 @@
"remoteCommitmentTxid": "Ekstern forpliktelse TXID",
"closeChannel": "Lukk kanal",
"forceClosePendingChannel": "Tving lukking av ventende kanal",
"forceCloseDelay": "Force closure delay",
"closeChannelPrompt": {
"title": "Lukk kanal"
}
Expand Down Expand Up @@ -736,14 +744,17 @@
"rpc": {
"title": "Angi bitcoind RPC-vert"
},
"rpcuser": {
"title": "Set the bitcoind RPC User"
},
"rpcpass": {
"title": "Set the bitcoind RPC Password"
},
"zmqRawBlock": {
"title": "Angi bitcoind ZMQ råblokk-vert"
},
"zmqRawTx": {
"title": "Angi bitcoind ZMQ råtransaksjons-vert"
},
"p2tr": {
"title": "Aktiver mottak on-chain via Taproot (P2TR)"
}
},
"LN": {
Expand Down Expand Up @@ -796,6 +807,17 @@
"msg": "Vil du gjenopprette til standard Dunder-server"
}
},
"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 med graf-synkronisering før betaling",
"subtitle": "Synkronisert graf fører til optimale betalingsruter"
Expand Down Expand Up @@ -868,6 +890,9 @@
"restoreDialog": {
"title": "Vil du gjenopprette lnd-loggnivået til standardnivået ({{defaultLndLogLevel}})?"
}
},
"customInvoicePreimageEnabled": {
"title": "Enable custom invoice preimages"
}
},
"experimental": {
Expand Down Expand Up @@ -996,7 +1021,8 @@
"title": "Tving ryktesynkronisering ved oppstart"
},
"persistentServices": {
"title": "Aktiver vedvarende LND og Tor (hvis aktivert)"
"title": "Enable persistent app",
"subtitle": "The app stays active in the background"
}
}
},
Expand Down

0 comments on commit b16898b

Please sign in to comment.