Skip to content

Commit b6a2cdc

Browse files
committed
Automatic update of translation files (3e1aabe)
1 parent 3e1aabe commit b6a2cdc

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

src/data/es.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,9 +1670,7 @@ libraries:
16701670
p5.jacdac: Plug-and-play micro-controladores para p5js.
16711671
p5.PatGrad: p5.PatGrad te permite agregar patrones y gradiantes a tus bocetos.
16721672
p5.projection: Facil mapeado de proyección de bocetos en superficies del mundo real.
1673-
p5.Framebuffer: >-
1674-
Un canvas fuera de la pantalla para WebGL, dando acceso a datos profundos
1675-
para efectos de niebla y difuminado.
1673+
p5.filterRenderer: A library for p5.js WebGL mode to draw with depth blur and shadows.
16761674
p5.capture: >-
16771675
p5.capture provee un GUI simple para grabar facilmente animaciones de p5.js
16781676
y archivos de salida de video en varios formatos (webm, gif, mp4, png, jpg,

src/data/hi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1607,8 +1607,7 @@ libraries:
16071607
p5.jacdac: p5js के लिए प्लग-एंड-प्ले माइक्रो-कंट्रोलर।
16081608
p5.PatGrad: p5.PatGrad आपके रेखाचित्रों में पैटर्न और ग्रेडिएंट जोड़ता है।
16091609
p5.projection: Easy projection mapping of sketches onto real world surfaces
1610-
p5.filterRenderer: >-
1611-
A library for p5.js WebGL mode to draw with depth blur and shadows.
1610+
p5.filterRenderer: A library for p5.js WebGL mode to draw with depth blur and shadows.
16121611
p5.capture: >-
16131612
"p5.capture विभिन्न स्वरूपों (webm, gif, mp4, png, jpg, और webp) में p5.js
16141613
एनिमेशन और आउटपुट वीडियो फ़ाइलों को आसानी से रिकॉर्ड करने के लिए एक सरल GUI

src/data/ko.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1424,8 +1424,7 @@ libraries:
14241424
p5.jacdac: Plug-and-play micro-controllers for p5js
14251425
p5.PatGrad: p5.PatGrad let's you add patterns and gradients to your sketches.
14261426
p5.projection: Easy projection mapping of sketches onto real world surfaces
1427-
p5.filterRenderer: >-
1428-
A library for p5.js WebGL mode to draw with depth blur and shadows.
1427+
p5.filterRenderer: A library for p5.js WebGL mode to draw with depth blur and shadows.
14291428
p5.capture: >-
14301429
p5.capture provides a simple GUI to easily record p5.js animations and
14311430
output video files in various formats (webm, gif, mp4, png, jpg, and webp).

src/data/zh-Hans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ libraries:
10891089
p5.jacdac: p5js 的即插即用的微控制器。
10901090
p5.PatGrad: p5.PatGrad 可让您向您的作品添加图案和渐变。
10911091
p5.projection: 轻松将作品映射到现实世界表面上的投影映射。
1092-
p5.Framebuffer: 用于 WebGL 的快速离屏画布,可获取深度数据以进行雾化和模糊效果。
1092+
p5.filterRenderer: A library for p5.js WebGL mode to draw with depth blur and shadows.
10931093
p5.capture: >-
10941094
p5.capture 提供了一个简单易用的 GUI,可轻松记录 p5.js 动画, 并以各种格式(webm、gif、mp4、png、jpg 和
10951095
webp)输出视频文件。

0 commit comments

Comments
 (0)