Skip to content

Commit 72b76ba

Browse files
authored
Merge pull request #1223 from Divyansh013/main
some libraries translated in hindi
2 parents 2860c8d + e5467e5 commit 72b76ba

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

src/data/hi.yml

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ libraries:
737737
ml5.js: >-
738738
ml5.js Tensorflow.js पर बनाता है और ब्राउज़र में मशीन लर्निंग एल्गोरिदम और
739739
मॉडल के लिए अनुकूल पहुँच प्रदान करता है।
740-
numero: A friendly and intuitive math library for p5.js.
740+
numero: p5.js के लिए एक सहयोगपूर्ण और सहज गणित पुस्तकालय |
741741
pdl.library: >-
742742
A set of functions and classes to create interactive diagrams for teaching
743743
and learning physics.
@@ -779,11 +779,9 @@ libraries:
779779
p5.shape.js: >-
780780
P5.js ढांचे में और अधिक सरल आकृतियों को जोड़ने के लिए बनाया गया एक
781781
फ्रेमवर्क।
782-
P5.slides: p5.slides is a presentation platform written in p5.js.
782+
P5.slides: p5.slides, p5.js में लिखा गया एक प्रेजेंटेशन प्लेटफॉर्म है।
783783
p5snap: >-
784-
p5snap is a command-line interface that creates and saves snapshots of a p5
785-
sketchp5snap is a command-line interface that creates and saves snapshots
786-
of a p5 sketch on an interval.
784+
p5snap एक कमांड-लाइन इंटरफ़ेस है जो एक अंतराल पर p5 स्केच के स्नैपशॉट बनाता और सहेजता है|
787785
p5.speech: >-
788786
p5.speech वेब स्पीच और स्पीच रिकग्निशन एपीआई के लिए सरल, स्पष्ट पहुंच प्रदान
789787
करता है, जिससे स्केच के आसान निर्माण की अनुमति मिलती है जो बात कर सकते हैं
@@ -825,7 +823,7 @@ libraries:
825823
p5.math.js: >-
826824
The mathematical operations of JavaScript have been converted into simple
827825
human language so that they can understand really quickly.
828-
p5LiveMedia: 'Real time audio, video, canvas, and data sharing.'
826+
p5LiveMedia: 'रीयल टाइम ऑडियो, वीडियो, कैनवस और डेटा शेयरिंग।'
829827
P5.Create: >-
830828
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
831829
एनीमेशन, टक्कर और टैग फ़ंक्शन प्रदान करता है.
@@ -838,9 +836,8 @@ libraries:
838836
one-shot timers, % time elapsed and encapsulates the millis() function and
839837
other related calculations that often clog up your code.
840838
c2.js: >-
841-
c2.js is a JavaScript library for creative coding based on computational
842-
geometry, physics simulation, evolutionary algorithm and other modules.
843-
Concave Hull: Calculate a Concave Hull from a set of points in 2D space.
839+
c2.js कम्प्यूटेशनल ज्यामिति, भौतिकी सिमुलेशन, विकासवादी एल्गोरिथ्म और अन्य मॉड्यूल पर आधारित रचनात्मक कोडिंग के लिए एक Javascript पुस्तकालय है।
840+
Concave Hull: 2D space में बिंदुओं के एक सेट से अवतल हल की गणना करें |
844841
p5.joystick: भौतिक जॉयस्टिक से जुड़ें और खेलें
845842
p5.webserial: >-
846843
A library for interacting with Serial devices from within the browser,

0 commit comments

Comments
 (0)