Skip to content

Commit 16896d3

Browse files
Translate locales/en.json in hi [Manual Sync]
97% of minimum 80% translated source file: 'locales/en.json' on 'hi'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
1 parent 95924e3 commit 16896d3

File tree

1 file changed

+31
-5
lines changed

1 file changed

+31
-5
lines changed

locales/hi.json

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"amount": "मात्रा",
88
"fee": "शुल्क",
99
"search": "खोज",
10-
"viewInBlockExplorer": "ब्लॉक एक्सप्लोरर में देखें"
10+
"viewInBlockExplorer": "ब्लॉक एक्सप्लोरर में देखें",
11+
"blocks": "{{numBlocks}} blocks"
1112
},
1213
"buttons": {
1314
"ok": "ठीक है",
@@ -208,6 +209,9 @@
208209
"description": {
209210
"title": "संदेश",
210211
"placeholder": "भुगतानकर्ता को संदेश"
212+
},
213+
"preimage": {
214+
"placeholder": "32-byte hex string"
211215
}
212216
}
213217
},
@@ -249,6 +253,9 @@
249253
},
250254
"feeEstimate": {
251255
"title": "शुल्क अनुमान"
256+
},
257+
"outgoingChannel": {
258+
"title": "Outbound Channel"
252259
}
253260
}
254261
},
@@ -290,6 +297,7 @@
290297
"remoteCommitmentTxid": "दूरस्थ प्रतिबद्धता TXID",
291298
"closeChannel": "चैनल बंद करें",
292299
"forceClosePendingChannel": "लंबित चैनल को बलपूर्वक बंद करें",
300+
"forceCloseDelay": "Force closure delay",
293301
"closeChannelPrompt": {
294302
"title": "चैनल बंद करें"
295303
}
@@ -736,14 +744,17 @@
736744
"rpc": {
737745
"title": "बिटकॉइन आरपीसी होस्ट सेट करें"
738746
},
747+
"rpcuser": {
748+
"title": "Set the bitcoind RPC User"
749+
},
750+
"rpcpass": {
751+
"title": "Set the bitcoind RPC Password"
752+
},
739753
"zmqRawBlock": {
740754
"title": "बिटकॉइन ZMQ रॉ ब्लॉक होस्ट सेट करें"
741755
},
742756
"zmqRawTx": {
743757
"title": "बिटकॉइन ZMQ रॉ टीएक्स होस्ट सेट करें"
744-
},
745-
"p2tr": {
746-
"title": "Taproot (P2TR) के माध्यम से ऑन-चेन प्राप्त करना सक्षम करें"
747758
}
748759
},
749760
"LN": {
@@ -796,6 +807,17 @@
796807
"msg": "क्या आप डिफ़ॉल्ट डंडर सर्वर को पुनर्स्थापित करना चाहेंगे?"
797808
}
798809
},
810+
"speedloaderServer": {
811+
"title": "Set LN channel sync server",
812+
"subtitle": "",
813+
"setDialog": {
814+
"title": "Set LN Sync channel server"
815+
},
816+
"restoreDialog": {
817+
"title": "Restore LN channel sync Server",
818+
"msg": "Would you like to restore to the default LN channel sync server"
819+
}
820+
},
799821
"graphSync": {
800822
"title": "भुगतान करने से पहले ग्राफ़ सिंक होने की प्रतीक्षा करें",
801823
"subtitle": "सिंक्रोनाइज़्ड ग्राफ़ इष्टतम भुगतान पथ की ओर ले जाता है"
@@ -868,6 +890,9 @@
868890
"restoreDialog": {
869891
"title": "क्या आप एलएनडी लॉग स्तर को डिफ़ॉल्ट स्तर ({{defaultLndLogLevel}}) पर पुनर्स्थापित करना चाहेंगे?"
870892
}
893+
},
894+
"customInvoicePreimageEnabled": {
895+
"title": "Enable custom invoice preimages"
871896
}
872897
},
873898
"experimental": {
@@ -996,7 +1021,8 @@
9961021
"title": "स्टार्टअप पर गपशप सिंक लागू करें"
9971022
},
9981023
"persistentServices": {
999-
"title": "लगातार एलएनडी और टोर सक्षम करें (यदि सक्षम हो)"
1024+
"title": "Enable persistent app",
1025+
"subtitle": "The app stays active in the background"
10001026
}
10011027
}
10021028
},

0 commit comments

Comments
 (0)