Skip to content

Translated some libraries in hindi #1251

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

Merged
merged 1 commit into from
Jul 31, 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
14 changes: 6 additions & 8 deletions src/data/hi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ libraries:
p5.geolocation: >-
p5.geolocation p5.js के लिए उपयोगकर्ता स्थानों को प्राप्त करने, देखने, गणना
करने और जियोफेंसिंग के लिए तकनीक प्रदान करता है।
p5.glitch: p5.glitch extends p5.js for glitching images and binary files.
p5.glitch: 'p5.glitch छवियों और बाइनरी फ़ाइलों को गड़बड़ाने के लिए p5.js का विस्तार करता है।'
p5.gibber: p5.gibber तेजी से संगीत अनुक्रमण और ऑडियो संश्लेषण क्षमता प्रदान करता है।
grafica.js: >-
grafica.js आपको अपने p5.js स्केच में सरल लेकिन अत्यधिक विन्यास योग्य 2D
Expand Down Expand Up @@ -751,8 +751,7 @@ libraries:
है जो उपयोगकर्ता संरचनाओं या JSON इनपुट और उपयोगकर्ता-ड्रा फ़ंक्शन के माध्यम
से परिभाषित होते हैं।
p5.party: >-
p5.party is a library for easily creating networked multiuser games, apps,
and sketches.
'p5.party आसानी से नेटवर्क वाले बहुउपयोगकर्ता गेम, ऐप्स और स्केच बनाने के लिए एक पुस्तकालय है।'
p5.Polar: >-
p5.Polar provides mathematical abstractions making it easy to create create
beautiful, kaleidoscopic, radial patterns.
Expand Down Expand Up @@ -831,7 +830,7 @@ libraries:
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
एनीमेशन, टक्कर और टैग फ़ंक्शन प्रदान करता है.
p5.quadrille.js: p5.js quadrille library.
p5.animS: p5.animS animates p5.js shapes by rendering their drawing processes.
p5.animS: 'p5.animS अपनी ड्राइंग प्रक्रियाओं को प्रस्तुत करके p5.js आकृतियों को एनिमेट करता है।'
I_AM_UI: एक यूजरइंटरफेस लाइब्रेरी
simple.js: Helper functions and defaults for young and new coders.
p5.timer: >-
Expand All @@ -854,9 +853,8 @@ libraries:
A fast offscreen canvas for WebGL, giving access to depth data for fog and
blur effects.
p5.capture: >-
p5.capture provides a simple GUI to easily record p5.js animations and
output video files in various formats (webm, gif, mp4, png, jpg, and webp).
p5.input: Adds more key support for p5.js.
"p5.capture विभिन्न स्वरूपों (webm, gif, mp4, png, jpg, और webp) में p5.js एनिमेशन और आउटपुट वीडियो फ़ाइलों को आसानी से रिकॉर्ड करने के लिए एक सरल GUI प्रदान करता है।"
p5.input: 'p5.js के लिए अधिक महत्वपूर्ण समर्थन जोड़ता है।'
p5.web-serial: >-
A p5.js library for using the Web Serial API to access devices like
Arduino, no setup required.
Expand All @@ -868,7 +866,7 @@ libraries:
p5.teach: >-
A beginner friendly math animation library for p5.js. Created with
mentorship from Nick McIntyre and Jithin KS.
p5.fab: p5.fab controls digital fabrication machines from p5.js.
p5.fab: "p5.fab p5.js से डिजिटल निर्माण मशीनों को नियंत्रित करता है।"
using-a-library-title: पुस्तकालय का उपयोग करना
using-a-library1: >-
एक p5.js पुस्तकालय कोई भी JavaScript कोड हो सकता है जो p5.js मुख्य
Expand Down