|
275 | 275 | },
|
276 | 276 | "channel": {
|
277 | 277 | "alias": "Alias",
|
| 278 | + "bumpFee": "Majorare tarif", |
278 | 279 | "node": "Nod",
|
279 | 280 | "channelId": "Channel ID",
|
280 | 281 | "channelPoint": "Channel point",
|
|
297 | 298 | "maturityHeight": "Altura de maturitate",
|
298 | 299 | "localCommitmentTxid": "TXID angajament local",
|
299 | 300 | "remoteCommitmentTxid": "TXID angajament remote",
|
300 |
| - "closeChannel": "Închideți canalul", |
| 301 | + "enterDeliveryAddress": "Introduceți adresa de închidere", |
| 302 | + "invalidAddress": "Introduceți o adresă Bitcoin validă", |
| 303 | + "closeChannel": "Închide canalul", |
| 304 | + "forceCloseChannel": "Forțare închiderea canalului", |
| 305 | + "closeChannelToAddress": "Închideți canalul la adresa externă", |
301 | 306 | "forceClosePendingChannel": "Forțați închiderea canalului în așteptare",
|
302 | 307 | "forceCloseDelay": "Întârziere de închidere forțată",
|
303 | 308 | "closeChannelPrompt": {
|
304 | 309 | "title": "Închideți canalul"
|
| 310 | + }, |
| 311 | + "bumpFeeAlerts": { |
| 312 | + "enterFeeRate": "Introduceți rata tarifului (sat/vB)", |
| 313 | + "missingFeeRate": "Lipsă rata tarif", |
| 314 | + "invalidFeeRate": "Tarif invalid", |
| 315 | + "bumpFeeSuccess": "Mărirea tarifelor cu succes", |
| 316 | + "bumpFeeFailed": "Mărirea tarifelor a eșuat" |
305 | 317 | }
|
306 | 318 | }
|
307 | 319 | },
|
|
631 | 643 | },
|
632 | 644 | "mapTheme": {
|
633 | 645 | "title": "Setați tema hărții"
|
| 646 | + }, |
| 647 | + "hideAmountsEnabled": { |
| 648 | + "title": "Ascundeți sumele" |
634 | 649 | }
|
635 | 650 | },
|
636 | 651 | "wallet": {
|
|
910 | 925 | },
|
911 | 926 | "customInvoicePreimageEnabled": {
|
912 | 927 | "title": "Activați preimagini de factură personalizate"
|
| 928 | + }, |
| 929 | + "randomizeSettings": { |
| 930 | + "title": "Randomizați setările" |
| 931 | + }, |
| 932 | + "randomizeSettingsOnStartup": { |
| 933 | + "title": "Randomizați setările la pornire" |
913 | 934 | }
|
914 | 935 | },
|
915 | 936 | "experimental": {
|
|
0 commit comments