Skip to content

Commit 7bc4d52

Browse files
authored
Merge pull request #1344 from sahilrajput18/main
some libraries translated in hindi
2 parents 919e482 + 2041393 commit 7bc4d52

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
@@ -1422,10 +1422,9 @@ libraries:
14221422
'p5.party आसानी से नेटवर्क वाले बहुउपयोगकर्ता गेम, ऐप्स और स्केच बनाने के
14231423
लिए एक पुस्तकालय है।'
14241424
p5.Polar: >-
1425-
p5.Polar provides mathematical abstractions making it easy to create create
1426-
beautiful, kaleidoscopic, radial patterns.
1425+
p5.Polar गणितीय सार प्रदान करता है जिससे सुंदर, बहुरूपदर्शक, रेडियल पैटर्न बनाना आसान हो जाता है।
14271426
react-p5: This library lets you integrate p5 Sketches into your React App.
1428-
p5.recorder: Record sketch canvas and audio.
1427+
p5.recorder: रिकॉर्ड स्केच कैनवास और ऑडियो।
14291428
p5.Riso: >-
14301429
p5.Riso, Risograph मुद्रण के लिए उपयुक्त फ़ाइलें बनाने के लिए एक पुस्तकालय
14311430
है। यह आपके रेखाचित्रों को बहु-रंगीन प्रिंटों में बदलने में मदद करता है।
@@ -1492,8 +1491,7 @@ libraries:
14921491
'p5.js कैनवास में सीधे सरल या स्टाइल वाले बटनों को डिज़ाइन और प्रस्तुत करने
14931492
के लिए छोटा एक फ़ंक्शन लाइब्रेरी।'
14941493
p5.math.js: >-
1495-
The mathematical operations of JavaScript have been converted into simple
1496-
human language so that they can understand really quickly.
1494+
जावास्क्रिप्ट के गणितीय कार्यों को सरल मानव भाषा में परिवर्तित कर दिया गया है ताकि वे वास्तव में जल्दी समझ सकें।
14971495
p5LiveMedia: 'रीयल टाइम ऑडियो, वीडियो, कैनवस और डेटा शेयरिंग।'
14981496
P5.Create: >-
14991497
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
@@ -1518,7 +1516,7 @@ libraries:
15181516
सीरियल उपकरणों के साथ बातचीत करने के लिए एक पुस्तकालय"|
15191517
p5.pattern: p5.js के लिए एक पैटर्न ड्राइंग लाइब्रेरी।
15201518
p5.jacdac: p5js के लिए प्लग-एंड-प्ले माइक्रो-कंट्रोलर।
1521-
p5.PatGrad: p5.PatGrad let's you add patterns and gradients to your sketches.
1519+
p5.PatGrad: p5.PatGrad आपके रेखाचित्रों में पैटर्न और ग्रेडिएंट जोड़ता है।
15221520
p5.projection: Easy projection mapping of sketches onto real world surfaces
15231521
p5.Framebuffer: >-
15241522
A fast offscreen canvas for WebGL, giving access to depth data for fog and
@@ -1532,7 +1530,7 @@ libraries:
15321530
A p5.js library for using the Web Serial API to access devices like
15331531
Arduino, no setup required.
15341532
p5.wasm.core: A web assembly core for p5.js.
1535-
p5.videorecorder: Record your canvas as a video file with audio.
1533+
p5.videorecorder: अपने कैनवास को ऑडियो के साथ एक वीडियो फ़ाइल के रूप में रिकॉर्ड करें
15361534
p5.mapper: >-
15371535
p5.mapper is a projection mapping library for p5.js. This library makes it
15381536
easy to code and keystone interactive, algorithmic sketches.
@@ -1541,8 +1539,7 @@ libraries:
15411539
mentorship from Nick McIntyre and Jithin KS.
15421540
p5.fab: p5.fab p5.js से डिजिटल निर्माण मशीनों को नियंत्रित करता है।
15431541
p5.utils: >-
1544-
A set of utilities and additional features for my creative coding class
1545-
aiming to help students.
1542+
छात्रों की मदद करने के उद्देश्य से मेरी रचनात्मक कोडिंग कक्षा के लिए उपयोगिताओं और अतिरिक्त सुविधाओं का एक सेट।
15461543
using-a-library-title: पुस्तकालय का उपयोग करना
15471544
using-a-library1: >-
15481545
एक p5.js पुस्तकालय कोई भी JavaScript कोड हो सकता है जो p5.js मुख्य

0 commit comments

Comments
 (0)