Skip to content

Commit 55d9ca2

Browse files
authored
Merge pull request #1251 from SarveshLimaye/library-hindi
2 parents c8eefd4 + a8afef6 commit 55d9ca2

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

src/data/hi.yml

+6-8
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ libraries:
719719
p5.geolocation: >-
720720
p5.geolocation p5.js के लिए उपयोगकर्ता स्थानों को प्राप्त करने, देखने, गणना
721721
करने और जियोफेंसिंग के लिए तकनीक प्रदान करता है।
722-
p5.glitch: p5.glitch extends p5.js for glitching images and binary files.
722+
p5.glitch: 'p5.glitch छवियों और बाइनरी फ़ाइलों को गड़बड़ाने के लिए p5.js का विस्तार करता है।'
723723
p5.gibber: p5.gibber तेजी से संगीत अनुक्रमण और ऑडियो संश्लेषण क्षमता प्रदान करता है।
724724
grafica.js: >-
725725
grafica.js आपको अपने p5.js स्केच में सरल लेकिन अत्यधिक विन्यास योग्य 2D
@@ -751,8 +751,7 @@ libraries:
751751
है जो उपयोगकर्ता संरचनाओं या JSON इनपुट और उपयोगकर्ता-ड्रा फ़ंक्शन के माध्यम
752752
से परिभाषित होते हैं।
753753
p5.party: >-
754-
p5.party is a library for easily creating networked multiuser games, apps,
755-
and sketches.
754+
'p5.party आसानी से नेटवर्क वाले बहुउपयोगकर्ता गेम, ऐप्स और स्केच बनाने के लिए एक पुस्तकालय है।'
756755
p5.Polar: >-
757756
p5.Polar provides mathematical abstractions making it easy to create create
758757
beautiful, kaleidoscopic, radial patterns.
@@ -831,7 +830,7 @@ libraries:
831830
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
832831
एनीमेशन, टक्कर और टैग फ़ंक्शन प्रदान करता है.
833832
p5.quadrille.js: p5.js quadrille library.
834-
p5.animS: p5.animS animates p5.js shapes by rendering their drawing processes.
833+
p5.animS: 'p5.animS अपनी ड्राइंग प्रक्रियाओं को प्रस्तुत करके p5.js आकृतियों को एनिमेट करता है।'
835834
I_AM_UI: एक यूजरइंटरफेस लाइब्रेरी
836835
simple.js: Helper functions and defaults for young and new coders.
837836
p5.timer: >-
@@ -854,9 +853,8 @@ libraries:
854853
A fast offscreen canvas for WebGL, giving access to depth data for fog and
855854
blur effects.
856855
p5.capture: >-
857-
p5.capture provides a simple GUI to easily record p5.js animations and
858-
output video files in various formats (webm, gif, mp4, png, jpg, and webp).
859-
p5.input: Adds more key support for p5.js.
856+
"p5.capture विभिन्न स्वरूपों (webm, gif, mp4, png, jpg, और webp) में p5.js एनिमेशन और आउटपुट वीडियो फ़ाइलों को आसानी से रिकॉर्ड करने के लिए एक सरल GUI प्रदान करता है।"
857+
p5.input: 'p5.js के लिए अधिक महत्वपूर्ण समर्थन जोड़ता है।'
860858
p5.web-serial: >-
861859
A p5.js library for using the Web Serial API to access devices like
862860
Arduino, no setup required.
@@ -868,7 +866,7 @@ libraries:
868866
p5.teach: >-
869867
A beginner friendly math animation library for p5.js. Created with
870868
mentorship from Nick McIntyre and Jithin KS.
871-
p5.fab: p5.fab controls digital fabrication machines from p5.js.
869+
p5.fab: "p5.fab p5.js से डिजिटल निर्माण मशीनों को नियंत्रित करता है।"
872870
using-a-library-title: पुस्तकालय का उपयोग करना
873871
using-a-library1: >-
874872
एक p5.js पुस्तकालय कोई भी JavaScript कोड हो सकता है जो p5.js मुख्य

0 commit comments

Comments
 (0)