Skip to content

Commit 22bcbe6

Browse files
authored
Merge branch 'processing:main' into main
2 parents 5c50ef0 + 1f709ee commit 22bcbe6

File tree

4 files changed

+23
-18
lines changed

4 files changed

+23
-18
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Once added, a steward's username will remain in the [stewards section of the rea
2222
| Area | Steward(s) |
2323
| ---------------------------- | -------------------------------------------------------- |
2424
| Overall | [@Qianqianye](https://github.com/Qianqianye), [@limzykenneth](https://github.com/limzykenneth) |
25-
| Reference | |
26-
| Example | GSoC 2022: [@Malayvasa](https://github.com/Malayvasa) (Contributor), [@tyler-yin](https://github.com/tyler-yin)(Mentor) |
25+
| Reference | [@Divyansh013](https://github.com/Divyansh013) |
26+
| Example | GSoC 2022: [@Malayvasa](https://github.com/Malayvasa) (Contributor), [@tyler-yin](https://github.com/tyler-yin)(Mentor); [@3ru](https://github.com/3ru) |
2727
| Teach | GSoC 2022: [@Gracia-zhang](https://github.com/Gracia-zhang) (Contributor), [@yinhwa](https://github.com/yinhwa)(Mentor) |
2828
| Showcase | GSoC 2022: [@anniezhengg](https://github.com/anniezhengg) (Contributor), [@raclim](https://github.com/raclim)(Mentor) |
29-
| Learn | |
29+
| Learn | [@nickmcintyre](https://github.com/nickmcintyre) |
3030
| Libraries | [@Qianqianye](https://github.com/Qianqianye) |
3131
| Community/Books/Social Media | [@Qianqianye](https://github.com/Qianqianye) |
3232
| Contributor Docs | SoD 2022: [@limzykenneth](https://github.com/limzykenneth) |
@@ -35,11 +35,11 @@ Once added, a steward's username will remain in the [stewards section of the rea
3535
### Translation Steward(s)
3636
| Language | Steward(s) |
3737
| -------- | ------------------------- |
38-
| Overall |[@Qianqianye](https://github.com/Qianqianye),[@limzykenneth](https://github.com/limzykenneth) |
38+
| Overall |[@Qianqianye](https://github.com/Qianqianye), [@limzykenneth](https://github.com/limzykenneth) |
3939
| Spanish |[@Guirdo](https://github.com/Guirdo), [@Andreu-G](https://github.com/Andreu-G) |
40-
| Chinese | |
41-
| Korean | [@yinhwa](https://github.com/yinhwa) |
42-
| Hindi | |
40+
| Chinese | [@unicar9](https://github.com/unicar9), [@Gracia-zhang](https://github.com/Gracia-zhang) |
41+
| Korean | [@yinhwa](https://github.com/yinhwa), [@almchung](https://github.com/almchung), [@jhongover9000](https://github.com/jhongover9000), [@sssueing](https://github.com/sssueing) |
42+
| Hindi | [@adarrssh](https://github.com/adarrssh), [@Divyansh013](https://github.com/Divyansh013) |
4343

4444
## Setup
4545

@@ -82,4 +82,9 @@ If you've contributed to this website (or any other part of the p5.js project),
8282

8383
## Externally hosted language versions
8484
* [https://p5js.jp](https://p5js.jp/) - 日本語 (Japanese), translated and hosted by [Katsuya Endoh](https://enkatsu.org/)
85+
* [https://p5js-unofficial-french-translation.vercel.app](https://p5js-unofficial-french-translation.vercel.app) - French, translated and hosted by [LEMIBANDDEXARI](https://github.com/LEMIBANDDEXARI/p5js-unofficial-french-translation)
86+
87+
Regarding website translation, we are rolling out new languages slowly to be absolutely sure that we can support the full translation and maintenance of each language. We want to avoid the situation where we have many languages and it's beyond our means to support. So for this reason, we are holding now with Spanish, Chinese, Korean, and Hindi and getting those fully complete before we take on others.
88+
89+
We very much welcome translations that are hosted elsewhere. For example, https://p5js.jp/ - 日本語 (Japanese), translated and hosted by [Katsuya Endoh](https://enkatsu.org/). Please feel free to translate any of the website content and host it on an external blog or site. All of the website content is licensed under Creative Commons which makes it possible to reuse this content for non-commercial purposes if it is credited. We would be happy to share links and make connections so others can find and use this material.
8590

src/data/es.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,8 @@ libraries:
923923
para efectos de niebla y difuminado.
924924
p5.capture: >-
925925
p5.capture provee un GUI simple para grabar facilmente animaciones de p5.js
926-
y archivos de salida de video en varios formatos (webm, gif, mp4, png, jpg, y webp).
926+
y archivos de salida de video en varios formatos (webm, gif, mp4, png, jpg,
927+
y webp).
927928
p5.input: Añade más soporte clave para p5.js.
928929
p5.web-serial: >-
929930
Una libreria de p5js para usar la API de Web Serial para acceder a

src/data/hi.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ libraries:
737737
ml5.js: >-
738738
ml5.js Tensorflow.js पर बनाता है और ब्राउज़र में मशीन लर्निंग एल्गोरिदम और
739739
मॉडल के लिए अनुकूल पहुँच प्रदान करता है।
740-
numero: A friendly and intuitive math library for p5.js.
740+
numero: p5.js के लिए एक सहयोगपूर्ण और सहज गणित पुस्तकालय |
741741
pdl.library: >-
742742
A set of functions and classes to create interactive diagrams for teaching
743743
and learning physics.
@@ -779,11 +779,10 @@ libraries:
779779
p5.shape.js: >-
780780
P5.js ढांचे में और अधिक सरल आकृतियों को जोड़ने के लिए बनाया गया एक
781781
फ्रेमवर्क।
782-
P5.slides: p5.slides is a presentation platform written in p5.js.
782+
P5.slides: 'p5.slides, p5.js में लिखा गया एक प्रेजेंटेशन प्लेटफॉर्म है।'
783783
p5snap: >-
784-
p5snap is a command-line interface that creates and saves snapshots of a p5
785-
sketchp5snap is a command-line interface that creates and saves snapshots
786-
of a p5 sketch on an interval.
784+
p5snap एक कमांड-लाइन इंटरफ़ेस है जो एक अंतराल पर p5 स्केच के स्नैपशॉट बनाता
785+
और सहेजता है|
787786
p5.speech: >-
788787
p5.speech वेब स्पीच और स्पीच रिकग्निशन एपीआई के लिए सरल, स्पष्ट पहुंच प्रदान
789788
करता है, जिससे स्केच के आसान निर्माण की अनुमति मिलती है जो बात कर सकते हैं
@@ -825,7 +824,7 @@ libraries:
825824
p5.math.js: >-
826825
The mathematical operations of JavaScript have been converted into simple
827826
human language so that they can understand really quickly.
828-
p5LiveMedia: 'Real time audio, video, canvas, and data sharing.'
827+
p5LiveMedia: 'रीयल टाइम ऑडियो, वीडियो, कैनवस और डेटा शेयरिंग।'
829828
P5.Create: >-
830829
p5.create एक पुस्तकालय है जो कुशल गेम निर्माण के लिए डिज़ाइन किए गए सेव,
831830
एनीमेशन, टक्कर और टैग फ़ंक्शन प्रदान करता है.
@@ -838,9 +837,9 @@ libraries:
838837
one-shot timers, % time elapsed and encapsulates the millis() function and
839838
other related calculations that often clog up your code.
840839
c2.js: >-
841-
c2.js is a JavaScript library for creative coding based on computational
842-
geometry, physics simulation, evolutionary algorithm and other modules.
843-
Concave Hull: Calculate a Concave Hull from a set of points in 2D space.
840+
c2.js कम्प्यूटेशनल ज्यामिति, भौतिकी सिमुलेशन, विकासवादी एल्गोरिथ्म और अन्य
841+
मॉड्यूल पर आधारित रचनात्मक कोडिंग के लिए एक Javascript पुस्तकालय है।
842+
Concave Hull: 2D space में बिंदुओं के एक सेट से अवतल हल की गणना करें |
844843
p5.joystick: भौतिक जॉयस्टिक से जुड़ें और खेलें
845844
p5.webserial: >-
846845
A library for interacting with Serial devices from within the browser,

src/templates/pages/reference/data.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)