Skip to content

Commit 6988caf

Browse files
authored
Merge pull request #1325 from quinton-ashley/main
Updated all translation files with p5play decription
2 parents 0f17b39 + a30cfaa commit 6988caf

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

src/data/en.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,9 +1276,9 @@ libraries:
12761276
pdl.library: >-
12771277
A set of functions and classes to create interactive diagrams for teaching
12781278
and learning physics.
1279-
p5.play: >-
1280-
p5.play provides sprites, animations, input and collision functions for
1281-
games and gamelike applications.
1279+
p5play: >-
1280+
p5play is for creating interactive art and games with the Box2D physics engine.
1281+
It provides sprites, animations, improved input detection, and more!
12821282
p5.particle: >-
12831283
The Particle and Fountain objects can be used to create data-driven effects
12841284
that are defined through user structures or JSON input and user-draw
@@ -2476,4 +2476,4 @@ teach:
24762476
teach-workshop2-title: 'Making The Thing that Makes the Thing: Exploring Generative Art & Design with p5.js'
24772477
teach-workshop2-time: 'March 2023, every Saturday 2-6pm'
24782478
teach-workshop3-title: p5.js à l'Ubuntu Party!
2479-
teach-workshop3-time: 'May 2023, every Sunday 5-8pm'
2479+
teach-workshop3-time: 'May 2023, every Sunday 5-8pm'

src/data/es.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1463,9 +1463,9 @@ libraries:
14631463
pdl.library: >-
14641464
Un conjunto de funciones y clases para crear diagramas interactivos para
14651465
enseñar y aprender fisica.
1466-
p5.play: >-
1467-
p5.play provee funciones de sprites, animaciones, entrada y colisión para
1468-
juegos y aplicaciones afines.
1466+
p5play: >-
1467+
p5play es para crear arte interactivo y video juegos con el motor de física Box2D.
1468+
¡Proporciona sprites, animaciones, detección de entrada mejorada del tecleo, y más!
14691469
p5.particle: >-
14701470
Los objetos Particle y Fountain pueden ser usados para crear efectos
14711471
controlados por datos que son definidos a través de estructuras de usuario o

src/data/hi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,8 +1411,8 @@ libraries:
14111411
pdl.library: >-
14121412
भौतिकी शिक्षण और सीखने के लिए इंटरेक्टिव आरेख बनाने के लिए कार्यों और
14131413
कक्षाओं का एक सेट।
1414-
p5.play: >-
1415-
p5.play गेम और गेमेलिक एप्लिकेशन के लिए स्प्राइट, एनिमेशन, इनपुट और कोलिजन
1414+
p5play: >-
1415+
p5play गेम और गेमेलिक एप्लिकेशन के लिए स्प्राइट, एनिमेशन, इनपुट और कोलिजन
14161416
फंक्शन प्रदान करता है।
14171417
p5.particle: >-
14181418
कण और फव्वारा वस्तुओं का उपयोग डेटा-संचालित प्रभाव बनाने के लिए किया जा सकता

src/data/it.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1301,8 +1301,8 @@ libraries:
13011301
ml5.js: >-
13021302
ml5.js si basa su Tensorflow.js e fornisce un facile accesso agli algoritmi
13031303
e ai modelli di machine learning nel browser.
1304-
p5.play: >-
1305-
p5.play fornisce sprite, animazioni, funzioni di input e collisione per
1304+
p5play: >-
1305+
p5play fornisce sprite, animazioni, funzioni di input e collisione per
13061306
giochi e applicazioni simili.
13071307
p5.particle: >-
13081308
Gli oggetti Particle e Fountain possono essere utilizzati per creare effetti

src/data/ko.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ libraries:
12581258
ml5.js: 'ml5.js는 Tensorflow.js를 기반으로하며, 머신러닝 알고리즘 및 모델에 대한 브라우저상의 접근성을 높입니다. '
12591259
numero: 친숙하고 직관적인 수학 라이브러리입니다.
12601260
pdl.library: 상호작용하는 도형을 통해 물리를 가르치고 배울 수 있게하는 함수와 클래스들입니다.
1261-
p5.play: 'p5.play는 게임과 같은 어플리케이션 제작을 위한 스프라이트(sprite), 애니메이션, 인풋, 충돌 기능을 제공합니다. '
1261+
p5play: 'p5play는 게임과 같은 어플리케이션 제작을 위한 스프라이트(sprite), 애니메이션, 인풋, 충돌 기능을 제공합니다. '
12621262
p5.particle: '파티클은 사용자가 직접 제작한 구조나 기능, 또는 JSON 인풋 데이터를 사용하여 시각적 효과를 만드는 데에 쓰입니다. '
12631263
p5.party: 'p5.party는 네트워크 기반의 멀티유저 게임, 앱, 그리고 스케치를 쉽게 만들 수 있게 하는 라이브러리입니다.'
12641264
p5.Polar: p5.Polar는 수학적 추상화를 통해 아름답고 만화경 같은 방사형의 패턴을 쉽게 만들 수 있게 해 줍니다.

src/data/libraries/libraries.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,13 @@
126126
"name": "p5play",
127127
"url": "https://p5play.org",
128128
"authors": [
129-
{
130-
"name": "Paolo Pedercini",
131-
"url": "https://www.molleindustria.org/"
132-
},
133129
{
134130
"name": "Quinton Ashley",
135131
"url": "https://www.youtube.com/@p5play_quinton-ashley"
132+
},
133+
{
134+
"name": "Paolo Pedercini",
135+
"url": "https://www.molleindustria.org/"
136136
}
137137
]
138138
},

src/data/zh-Hans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ libraries:
12181218
pdl.library: >-
12191219
A set of functions and classes to create interactive diagrams for teaching
12201220
and learning physics.
1221-
p5.play: p5.play 提供图像、动画、输入及碰撞检测功能以方便制作游戏或游戏类程式。
1221+
p5play: p5play 提供图像、动画、输入及碰撞检测功能以方便制作游戏或游戏类程式。
12221222
p5.particle: Particle 及 Fountain 物件可以用以制作数据驱动效果,该数据可来自使用者互动或 JSON 文件。
12231223
p5.party: >-
12241224
p5.party is a library for easily creating networked multiuser games, apps,

0 commit comments

Comments
 (0)