Skip to content

Commit fd527d8

Browse files
Merge pull request #945 from yinhwa/master
updates in Korean translation
2 parents 06a9fe0 + b469354 commit fd527d8

File tree

1 file changed

+26
-30
lines changed

1 file changed

+26
-30
lines changed

src/data/ko.yml

+26-30
Original file line numberDiff line numberDiff line change
@@ -87,16 +87,14 @@ get started:
8787
hosted-title: 호스팅된 p5.js 라이브러리 사용하기
8888
download1: ''
8989
download2: p5.js complete
90-
download3: 를 다운받아 시작하는 것이 가장 쉽고 간편한 방법입니다.
91-
download8: 'After download, you need to set up a local server. See instructions '
92-
download9: here
93-
download10: >-
94-
. Run your local server within the downloaded folder and on your browser, go
95-
to
96-
download11: 'http://localhost:{your-port-num}/empty-example'
90+
download3: 파일을 다운받아 시작하는 것이 가장 쉽고 간편합니다.
91+
download8: '다운로드 후에는 로컬 서버를 설정해야 합니다. '
92+
download9: 로컬 서버 설정 방법
93+
download10: '을 참고하세요. 다운로드 폴더를 사용하여 인터넷 브라우저에서 다음과같이 로컬 서버를 실행하세요. '
94+
download11: 'http://localhost:{당신의-포트(port)-넘버}/empty-example'
9795
download4: >-
98-
그 중 index.html 파일에는 p5.js 링크가 적혀있습니다. 불러오는 시간을 단축하려면, p5.js 링크를 그 간략 버전인
99-
p5.min.js로 아래와 같이 변경하면 됩니다.
96+
다운로드 파일 중, index.html 파일에는 p5.js 링크가 적혀있습니다. 로딩 시간을 단축하려면 해당 p5.js 링크를 그 간략
97+
버전인 p5.min.js로 아래와 같이 변경하면 됩니다.
10098
download5: >-
10199
p5.js 파일의 온라인 링크를 직접 입력하는 방법도 있습니다. p5.js의 모든 버전은 CDN(Content Delivery
102100
Network)에 저장되어 있으며, 버전 히스토리는 여기서 확인할 수 있습니다:
@@ -120,9 +118,9 @@ get started:
120118
index.html 파일을 브라우저에서 열어볼까요? 파일 관리 시스템에서 index.html 파일을 더블 클릭하거나 브라우저 주소창에
121119
다음을 입력하세요:
122120
environment12: 'file:///나의/html/경로'
123-
environment14: ' (or '
124-
environment15: 'http://localhost:{your-port-num}/empty-example'
125-
environment16: ' if you are using a local server)'
121+
environment14: ' (또는, 로컬 서버 사용시, '
122+
environment15: 'http://localhost:{당신의-포트(port)-넘버}/empty-example'
123+
environment16: )
126124
environment13: ' '
127125
your-first-sketch-title: 나의 첫 스케치
128126
your-first-sketch-intro1: '기존 프로세싱 사용자라면 다음의 페이지를 읽어보세요: '
@@ -215,14 +213,13 @@ download:
215213
support-title: p5.js를 후원해주세요!
216214
support-options: 후원 방법
217215
support-1: >-
218-
We need your help! p5.js is free, open-source software. We want to make our
219-
community as open and inclusive as possible. You can support this work by
220-
making a donation to the
216+
여러분의 도움이 필요합니다! p5.js는 무상의 오픈소스 소프트웨어입니다. 우리는 누구에게나 열려있고 포용적인 커뮤니티를 지향하며,
217+
여러분도 p5.js를 지원하는 프로세싱 재단(
221218
support-2: >-
222-
, the organization that supports p5.js. Your donation supports software
223-
development for p5.js, education resources like code examples and tutorials,
219+
)에 후원을 통해 이에 동참할 수 있습니다. 여러분의 소중한 후원금은 p5.js 소프트웨어 개발과 더불어 코드 예제 및 튜토리얼을 비롯한
220+
교육 자료 제작에 쓰입니다. 또한, 다음과 같은 커뮤니티 활동을 위해서도 쓰입니다 :
224221
support-3: 펠로우십
225-
support-4: ', 그리고 '
222+
support-4: ', '
226223
support-5: 커뮤니티 행사.
227224
support-17: '미국 피츠버그 CMU STUDIO for Creative Inquiry에서 진행된 p5.js 공헌자 컨퍼런스 (이미지 저작권: 최태윤)'
228225
support-18: >-
@@ -862,19 +859,18 @@ books:
862859
쓰입니다.
863860
book-5-order-a: Apress에서 주문하기
864861
book-5-order-b: 아마존에서 주문하기
865-
book-6-title: 'Aesthetic Programming: A Handbook of Software Studies'
866-
book-6-authors: 'Winnie Soon, Geoff Cox. '
867-
book-6-publisher: 'Published 2020, Open Humanities Press. '
868-
book-6-pages: '298 pages. '
869-
book-6-type: Hardcover.
862+
book-6-title: >-
863+
Aesthetic Programming: A Handbook of Software Studies (미학적 프로그래밍: 소프트웨어학을 위한
864+
핸드북)
865+
book-6-authors: 'Winnie Soon, Geoff Cox 저. '
866+
book-6-publisher: '2020년 Open Humanities Press 출판. '
867+
book-6-pages: '298 페이지. '
868+
book-6-type: 하드커버.
870869
book-6-description: >-
871-
Using p5.js, this book introduces and demonstrates the reflexive practice
872-
of aesthetic programming, engaging with learning to program as a way to
873-
understand and question existing technological objects and paradigms, and
874-
to explore the potential for reprogramming wider eco-socio-technical
875-
systems.
876-
book-6-order-a: Download the PDF (FREE)
877-
book-6-order-b: Order from Barnes & Noble
870+
이 책은 p5.js 기반의 미학적 프로그래밍과 그 성찰적 실천을 소개합니다. 현존하는 기술적 대상과 패러다임을 이해하고 질문하며, 또
871+
보다 넓은 생태-사회-기술 체제를 다시-프로그래밍 하는 가능성으로서의 프로그래밍 교육을 제시합니다.
872+
book-6-order-a: PDF 파일 다운로드 (무료)
873+
book-6-order-b: Barnes & Noble에서 주문하기
878874
examples:
879875
Examples: 예제
880876
back-examples: 돌아가기

0 commit comments

Comments
 (0)