Skip to content

Commit e1f7ee7

Browse files
committed
Automatic update of translation files (c63e1a5)
1 parent c63e1a5 commit e1f7ee7

File tree

4 files changed

+15
-21
lines changed

4 files changed

+15
-21
lines changed

src/data/es.yml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -509,11 +509,10 @@ learn:
509509
<a class = "code"
510510
href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>, or <a
511511
class = "code"
512-
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
513-
functions to label the canvas’ visual content. However, keep in mind that <a
514-
class = "code"
515-
href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a> and <a
516-
class = "code"
512+
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a> functions
513+
to label the canvas’ visual content. However, keep in mind that <a class =
514+
"code" href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>
515+
and <a class = "code"
517516
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a> generate
518517
their information based on the rudimentary code of the visual element, such
519518
as its size, color, and shape. These functions won’t be able to interpret
@@ -1468,9 +1467,7 @@ learn:
14681467
provienen de la página con extensión .eps con todo el contenido del
14691468
tutorial. En su lugar, van a estar localizados en la página html que está
14701469
procesando tu bosquejo (en este caso se llama embed.html).
1471-
writing-a-tutorial-iframe-11: >-
1472-
Más información sobre cómo incorporar bosquejos de p5.js se pueden
1473-
encontrar
1470+
writing-a-tutorial-iframe-11: Más información sobre cómo incorporar bosquejos de p5.js se pueden encontrar
14741471
writing-a-tutorial-embed-iframe-12: aquí.
14751472
writing-a-tutorial-finishing-title: Los últimos detalles
14761473
writing-a-tutorial-finishing-1: >-
@@ -2235,12 +2232,8 @@ community:
22352232
access
22362233
2019cc_11: Mujer al micrófono habla con participantes en un aula
22372234
2019cc_12: Hombre al micrófono habla con participantes
2238-
2019cc_13: >-
2239-
Participantes sentados en un aula escuchando atentamente a quienes
2240-
presentan
2241-
2019cc_14: >-
2242-
Participantes sentados en un aula escuchando atentamente a quienes
2243-
presentan
2235+
2019cc_13: Participantes sentados en un aula escuchando atentamente a quienes presentan
2236+
2019cc_14: Participantes sentados en un aula escuchando atentamente a quienes presentan
22442237
2019cc_15: >-
22452238
Mujer al micrófono habla con participantes sobre los límites sagrados del en
22462239
proyecto detrás suyo

src/data/hi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2297,6 +2297,7 @@ examples:
22972297
Arrays: Arrays
22982298
Control: नियंत्रण
22992299
Image: छवि
2300+
Image_Processing: Image Processing
23002301
Color: रंग
23012302
Math: गणित
23022303
Simulate: सिम्यलट

src/data/ko.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2038,6 +2038,7 @@ examples:
20382038
Arrays: 배열
20392039
Control: 컨트롤
20402040
Image: 이미지
2041+
Image_Processing: Image Processing
20412042
Color: 색상
20422043
Math: 수학
20432044
Simulate: 시뮬레이션

src/data/zh-Hans.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -423,11 +423,10 @@ learn:
423423
<a class = "code"
424424
href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>, or <a
425425
class = "code"
426-
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a>
427-
functions to label the canvas’ visual content. However, keep in mind that <a
428-
class = "code"
429-
href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a> and <a
430-
class = "code"
426+
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a> functions
427+
to label the canvas’ visual content. However, keep in mind that <a class =
428+
"code" href="https://p5js.org/reference/#/p5/gridOutput">gridOutput()</a>
429+
and <a class = "code"
431430
href="https://p5js.org/reference/#/p5/textOutput">textOutput()</a> generate
432431
their information based on the rudimentary code of the visual element, such
433432
as its size, color, and shape. These functions won’t be able to interpret
@@ -1330,8 +1329,8 @@ libraries:
13301329
P5.slides: p5.slides is a presentation platform written in p5.js.
13311330
p5snap: >-
13321331
p5snap is a command-line interface that creates and saves snapshots of a p5
1333-
sketchp5snap is a command-line interface that creates and saves snapshots
1334-
of a p5 sketch on an interval.
1332+
sketchp5snap is a command-line interface that creates and saves snapshots of
1333+
a p5 sketch on an interval.
13351334
p5.speech: p5.speech 提供简单易用的 Web Speech 及语音识别的 API,使制作能说能听的绘图更加容易。
13361335
p5.start2d.js: 使用像素、毫米、厘米或英寸为单位来制作 2D 静态艺术的 p5 附加程式库。
13371336
p5.tiledmap: p5.tiledmap 提供绘图及便利功能以在您的绘图中加入地图。

0 commit comments

Comments
 (0)