Skip to content

Commit 525f0cf

Browse files
authored
Merge pull request #1232 from SarveshLimaye/translation
translated some library in hindi
2 parents 3d42239 + b3bef86 commit 525f0cf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/data/hi.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,8 @@ libraries:
692692
p5.bots के साथ आप ब्राउज़र के भीतर से अपने Arduino (या अन्य माइक्रोप्रोसेसर)
693693
के साथ बातचीत कर सकते हैं। स्केच चलाने के लिए सेंसर डेटा का उपयोग करें; एल ई
694694
डी, मोटर, और बहुत कुछ चलाने के लिए एक स्केच का उपयोग करें!
695-
p5.bezier: A library helps draw high-degree Bézier curves with unlimited points.
695+
p5.bezier: >-
696+
'एक पुस्तकालय असीमित बिंदुओं के साथ उच्च-डिग्री बेज़ियर वक्र बनाने में मदद करता है।'
696697
p5.clickable: 'p5.js के लिए इवेंट संचालित, उपयोग में आसान बटन लाइब्रेरी।'
697698
p5.cmyk.js: 'CMYK कलरस्पेस। '
698699
p5.collide2D: >-
@@ -739,8 +740,7 @@ libraries:
739740
मॉडल के लिए अनुकूल पहुँच प्रदान करता है।
740741
numero: p5.js के लिए एक सहयोगपूर्ण और सहज गणित पुस्तकालय |
741742
pdl.library: >-
742-
A set of functions and classes to create interactive diagrams for teaching
743-
and learning physics.
743+
भौतिकी शिक्षण और सीखने के लिए इंटरेक्टिव आरेख बनाने के लिए कार्यों और कक्षाओं का एक सेट।
744744
p5.play: >-
745745
p5.play गेम और गेमेलिक एप्लिकेशन के लिए स्प्राइट, एनिमेशन, इनपुट और कोलिजन
746746
फंक्शन प्रदान करता है।
@@ -817,10 +817,10 @@ libraries:
817817
p5.xr: p5 के साथ VR और AR रेखाचित्र बनाने के लिए एक पुस्तकालय|
818818
p5.3D: 'WebGL में 3D पाठ और छवियां। '
819819
WEBMIDI.js: Easily send and receive MIDI messages from p5.
820-
p5.buttons: A library that aims to de-complicate scripting buttons.
820+
p5.buttons: >-
821+
'एक पुस्तकालय जिसका उद्देश्य स्क्रिप्टिंग बटन को जटिल बनाना है।'
821822
p5.button: >-
822-
Small one function library to design and render simple or styled buttons
823-
directly in p5.js canvas.
823+
'p5.js कैनवास में सीधे सरल या स्टाइल वाले बटनों को डिज़ाइन और प्रस्तुत करने के लिए छोटा एक फ़ंक्शन लाइब्रेरी।'
824824
p5.math.js: >-
825825
The mathematical operations of JavaScript have been converted into simple
826826
human language so that they can understand really quickly.

0 commit comments

Comments
 (0)