Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

translate numeric.po#3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
flowdas merged 3 commits intopython:3.6fromrickiepark:3.6
May 3, 2018
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletionslibrary/numeric.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,16 +10,16 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-26 18:49+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team:LANGUAGE <LL@li.org>\n"
"Last-Translator:Hae-sun Park <haesunrpark@gmail.com>\n"
"Language-Team:Korean (http://python.flowdas.com)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.5.1\n"

#: ../Doc/library/numeric.rst:6
msgid "Numeric and Mathematical Modules"
msgstr ""
msgstr "숫자와 수학 모듈"

#: ../Doc/library/numeric.rst:8
msgid ""
Expand All@@ -30,8 +30,12 @@ msgid ""
"numbers. The :mod:`decimal` module supports exact representations of "
"decimal numbers, using arbitrary precision arithmetic."
msgstr ""
"이 장에 나와있는 모듈들은 숫자와 수학에 관련된 함수와 데이터 타입을 제공합니다. "
":mod:`numbers` 모듈은 숫자 데이터 타입을 위한 추상 계층 구조를 정의합니다. "
":mod:`math` 와 :mod:`cmath` 모듈은 부동소수와 복소수를 위한 여러 수학 함수를 가지고 있습니다. "
":mod:`decimal` 모듈은 임의의 정밀도 계산을 사용하여 정확한 10진수 표현을 지원합니다."

#: ../Doc/library/numeric.rst:15
msgid "The following modules are documented in this chapter:"
msgstr ""
msgstr "이 장에는 다음과 같은 모듈이 설명되어 있습니다:"


[8]ページ先頭

©2009-2025 Movatter.jp