stormlock: add Hindi translation (#14743)
This commit is contained in:

committed by
GitHub

parent
598a18e69d
commit
37f90a8506
20
pages.hi/common/stormlock.md
Normal file
20
pages.hi/common/stormlock.md
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# Stormlock
|
||||||
|
|
||||||
|
> केंद्रीकृत लॉकिंग सिस्टम।
|
||||||
|
> अधिक जानकारी: <https://github.com/tmccombs/stormlock>।
|
||||||
|
|
||||||
|
- संसाधन के लिए लीज़ प्राप्त करें:
|
||||||
|
|
||||||
|
`stormlock acquire {{संसाधन}}`
|
||||||
|
|
||||||
|
- दिए गए संसाधन के लिए दी गई लीज़ को जारी करें:
|
||||||
|
|
||||||
|
`stormlock release {{संसाधन}} {{लीज़_आईडी}}`
|
||||||
|
|
||||||
|
- किसी संसाधन के लिए वर्तमान लीज़ की जानकारी दिखाएं, यदि कोई हो:
|
||||||
|
|
||||||
|
`stormlock current {{संसाधन}}`
|
||||||
|
|
||||||
|
- जांचें कि दिए गए संसाधन के लिए लीज़ वर्तमान में सक्रिय है या नहीं:
|
||||||
|
|
||||||
|
`stormlock is-held {{संसाधन}} {{लीज़_आईडी}}`
|
Reference in New Issue
Block a user