Skip to content

Commit 344cf17

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 1a565c7 commit 344cf17

File tree

4 files changed

+3919
-3906
lines changed

4 files changed

+3919
-3906
lines changed

c-api/init.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2109,10 +2109,12 @@ msgid ""
21092109
"This macro expands to the initializer for :c:type:`Py_tss_t` variables. Note"
21102110
" that this macro won't be defined with :ref:`Py_LIMITED_API <stable>`."
21112111
msgstr ""
2112+
"このマクロは :c:type:`Py_tss_t` 変数の初期化子に展開されます。\n"
2113+
"このマクロは :ref:`Py_LIMITED_API <stable>` があるときは定義されません。"
21122114

21132115
#: ../../c-api/init.rst:1461
21142116
msgid "Dynamic Allocation"
2115-
msgstr ""
2117+
msgstr "動的メモリ確保"
21162118

21172119
#: ../../c-api/init.rst:1463
21182120
msgid ""

library/decimal.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Arihiro TAKASE, 2017
1313
# mnamihdk, 2017
1414
# Osamu NAKAMURA, 2017
15-
# tomo, 2017
15+
# tomo, 2019
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2019-02-03 10:33+0900\n"
2323
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
24-
"Last-Translator: tomo, 2017\n"
24+
"Last-Translator: tomo, 2019\n"
2525
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2327,7 +2327,7 @@ msgstr "もしくは、入力を :meth:`Context.create_decimal` を使って生
23272327

23282328
#: ../../library/decimal.rst:2119
23292329
msgid "Q. Is the CPython implementation fast for large numbers?"
2330-
msgstr ""
2330+
msgstr "Q. CPython 実装は大きな数に対しても速いでしょうか?"
23312331

23322332
#: ../../library/decimal.rst:2121
23332333
msgid ""
@@ -2342,3 +2342,7 @@ msgid ""
23422342
"theoretic_transform>`_ for very large numbers. However, to realize this "
23432343
"performance gain, the context needs to be set for unrounded calculations."
23442344
msgstr ""
2345+
"A. はい。\n"
2346+
"CPython 実装と PyPy3 実装では、 C/CFFI 版の decimal モジュールは、任意精度の正しい丸めを行う 10 進浮動小数点演算のための高速な `libmpdec <https://www.bytereef.org/mpdecimal/doc/libmpdec/index.html>`_ ライブラリを統合しています。\n"
2347+
"``libmpdec`` は `Karatsuba multiplication <https://en.wikipedia.org/wiki/Karatsuba_algorithm>`_ を中程度のサイズの数に対して使い、 `Number Theoretic Transform <https://en.wikipedia.org/wiki/Discrete_Fourier_transform_(general)#Number-theoretic_transform>`_ を非常に大きな数に対して使います。\n"
2348+
"ただし、このパフォーマンス向上を得るためには、計算で丸めが発生しないように context を設定する必要があります。"

sphinx.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# 秘湯 <xwhhsprings@gmail.com>, 2017
88
# Arihiro TAKASE, 2017
99
# Naoki INADA <songofacandy@gmail.com>, 2017
10-
# tomo, 2018
10+
# tomo, 2019
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2019-02-11 10:37+0900\n"
1818
"PO-Revision-Date: 2017-02-16 17:32+0000\n"
19-
"Last-Translator: tomo, 2018\n"
19+
"Last-Translator: tomo, 2019\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -216,31 +216,31 @@ msgstr "これらのドキュメントのダウンロード"
216216

217217
#: ../../tools/templates/indexsidebar.html:3
218218
msgid "Docs by version"
219-
msgstr ""
219+
msgstr "バージョンごとのドキュメント"
220220

221221
#: ../../tools/templates/indexsidebar.html:5
222222
msgid "Python 3.8 (in development)"
223-
msgstr "Python 3.7 (in development)"
223+
msgstr "Python 3.8 (in development)"
224224

225225
#: ../../tools/templates/indexsidebar.html:6
226226
msgid "Python 3.7 (stable)"
227-
msgstr ""
227+
msgstr "Python 3.7 (stable)"
228228

229229
#: ../../tools/templates/indexsidebar.html:7
230230
msgid "Python 3.6 (security-fixes)"
231-
msgstr ""
231+
msgstr "Python 3.6 (security-fixes)"
232232

233233
#: ../../tools/templates/indexsidebar.html:8
234234
msgid "Python 3.5 (security-fixes)"
235-
msgstr ""
235+
msgstr "Python 3.5 (security-fixes)"
236236

237237
#: ../../tools/templates/indexsidebar.html:9
238238
msgid "Python 2.7 (stable)"
239239
msgstr "Python 2.7 (stable)"
240240

241241
#: ../../tools/templates/indexsidebar.html:10
242242
msgid "All versions"
243-
msgstr ""
243+
msgstr "全てのバージョン"
244244

245245
#: ../../tools/templates/indexsidebar.html:13
246246
msgid "Other resources"

0 commit comments

Comments
 (0)