Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translated some library in hindi #1232

Merged
merged 1 commit into from
Jul 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/data/hi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,8 @@ libraries:
p5.bots के साथ आप ब्राउज़र के भीतर से अपने Arduino (या अन्य माइक्रोप्रोसेसर)
के साथ बातचीत कर सकते हैं। स्केच चलाने के लिए सेंसर डेटा का उपयोग करें; एल ई
डी, मोटर, और बहुत कुछ चलाने के लिए एक स्केच का उपयोग करें!
p5.bezier: A library helps draw high-degree Bézier curves with unlimited points.
p5.bezier: >-
'एक पुस्तकालय असीमित बिंदुओं के साथ उच्च-डिग्री बेज़ियर वक्र बनाने में मदद करता है।'
p5.clickable: 'p5.js के लिए इवेंट संचालित, उपयोग में आसान बटन लाइब्रेरी।'
p5.cmyk.js: 'CMYK कलरस्पेस। '
p5.collide2D: >-
Expand Down Expand Up @@ -739,8 +740,7 @@ libraries:
मॉडल के लिए अनुकूल पहुँच प्रदान करता है।
numero: p5.js के लिए एक सहयोगपूर्ण और सहज गणित पुस्तकालय |
pdl.library: >-
A set of functions and classes to create interactive diagrams for teaching
and learning physics.
भौतिकी शिक्षण और सीखने के लिए इंटरेक्टिव आरेख बनाने के लिए कार्यों और कक्षाओं का एक सेट।
p5.play: >-
p5.play गेम और गेमेलिक एप्लिकेशन के लिए स्प्राइट, एनिमेशन, इनपुट और कोलिजन
फंक्शन प्रदान करता है।
Expand Down Expand Up @@ -817,10 +817,10 @@ libraries:
p5.xr: p5 के साथ VR और AR रेखाचित्र बनाने के लिए एक पुस्तकालय|
p5.3D: 'WebGL में 3D पाठ और छवियां। '
WEBMIDI.js: Easily send and receive MIDI messages from p5.
p5.buttons: A library that aims to de-complicate scripting buttons.
p5.buttons: >-
'एक पुस्तकालय जिसका उद्देश्य स्क्रिप्टिंग बटन को जटिल बनाना है।'
p5.button: >-
Small one function library to design and render simple or styled buttons
directly in p5.js canvas.
'p5.js कैनवास में सीधे सरल या स्टाइल वाले बटनों को डिज़ाइन और प्रस्तुत करने के लिए छोटा एक फ़ंक्शन लाइब्रेरी।'
p5.math.js: >-
The mathematical operations of JavaScript have been converted into simple
human language so that they can understand really quickly.
Expand Down