From 19cf52e165d7ce64c95f9f763f3a6f2db9996c05 Mon Sep 17 00:00:00 2001 From: Myoungdo Park Date: Sat, 23 Sep 2023 14:19:54 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=80=EC=9E=90=EC=97=B0=EC=8A=A4=EB=9F=AC?= =?UTF-8?q?=EC=9A=B4=20=EB=AC=B8=EC=9E=A5=20=EA=B5=90=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tutorial/index.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tutorial/index.po b/tutorial/index.po index 10c20a5d..26c7c393 100644 --- a/tutorial/index.po +++ b/tutorial/index.po @@ -30,10 +30,10 @@ msgid "" "for scripting and rapid application development in many areas on most " "platforms." msgstr "" -"파이썬은 배우기 쉽고, 강력한 프로그래밍 언어입니다. 효율적인 자료 구조들과 객체 지향 프로그래밍에 " -"대해 간단하고도 효과적인 접근법을 제공합니다. 우아한 문법과 동적 타이핑(typing)은, 인터프리터 적인 " -"특징들과 더불어, 대부분 플랫폼과 다양한 문제 영역에서 스크립트 작성과 빠른 응용 프로그램 개발에 이상적인 환경을 " -"제공합니다." +"파이썬은 배우기 쉬우면서도 강력한 프로그래밍 언어입니다. 효율적인 자료 구조와 객체 지향 프로그래밍에 " +"대한 간단하고도 효과적인 접근법을 제공합니다. 파이썬은 우아한 문법과 동적 타이핑(typing)을 지원하는 " +"인터프리터 언어로서, 대부분 플랫폼과 다양한 문제 영역에서 스크립트 작성과 빠른 응용 프로그램 개발에 " +"이상적인 환경을 제공합니다." #: ../Doc/tutorial/index.rst:13 msgid ""