8000 [skip ci] Update .po files · python/python-docs-ja@9c54088 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c54088

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 63b283a commit 9c54088

File tree

15 files changed

+48
-33
lines changed

15 files changed

+48
-33
lines changed

c-api/datetime.po

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Osamu NAKAMURA, 2017
87
# Arihiro TAKASE, 2017
8+
# Osamu NAKAMURA, 2019
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1616
"PO-Revision-Date: 2017-02-16 17:34+0000\n"
17-
"Last-Translator: Arihiro TAKASE, 2017\n"
17+
"Last-Translator: Osamu NAKAMURA, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -45,13 +45,14 @@ msgstr ""
4545

4646
#: ../../c-api/datetime.rst:16
4747
msgid "Macro for access to the UTC singleton:"
48-
msgstr ""
48+
msgstr "UTCシングルトンにアクセスするためのマクロ:"
4949

5050
#: ../../c-api/datetime.rst:20
5151
msgid ""
5252
"Returns the time zone singleton representing UTC, the same object as "
5353
":attr:`datetime.timezone.utc`."
5454
msgstr ""
55+
"UTCタイムゾーンに相当するシングルトンを返します。これは:attr:`datetime.timezon.utc` と同じオブジェクトです。"
5556

5657
#: ../../c-api/datetime.rst:26
5758
msgid "Type-check macros:"
@@ -146,19 +147,19 @@ msgstr "以下はオブジェクトを作成するためのマクロです:"
146147
msgid ""
147148
"Return a :class:`datetime.date` object with the specified year, month and "
148149
"day."
149-
msgstr ""
150+
msgstr "指定した年、月、日の :class:`datetime.date` オブジェクトを返します。"
150151

151152
#: ../../c-api/datetime.rst:97
152153
msgid ""
153154
"Return a :class:`datetime.datetime` object with the specified year, month, "
154155
"day, hour, minute, second and microsecond."
155-
msgstr ""
156+
msgstr "指定した年、月、日、時、分、秒、マイクロ秒の :class:`datetime.datetime` オブジェクトを返します。"
156157

157158
#: ../../c-api/datetime.rst:103
158159
msgid ""
159160
"Return a :class:`datetime.time` object with the specified hour, minute, "
160161
"second and microsecond."
161-
msgstr ""
162+
msgstr "指定された時、分、秒、マイクロ秒の :class:`datetime.time` オブジェクトを返します。"
162163

163164
#: ../../c-api/datetime.rst:109
164165
msgid ""
@@ -173,12 +174,15 @@ msgid ""
173174
"Return a :class:`datetime.timezone` object with an unnamed fixed offset "
174175
"represented by the *offset* argument."
175176
msgstr ""
177+
"*offset* 引数で指定した固定オフセットを持つ、名前のない :class:`datetime.timezone` オブジェクトを返します。"
176178

177179
#: ../../c-api/datetime.rst:123
178180
msgid ""
179181
"Return a :class:`datetime.timezone` object with a fixed offset represented "
180182
"by the *offset* argument and with tzname *name*."
181183
msgstr ""
184+
"*offset*引数で指定した固定のオフセットと、*name* のタイムゾーン名を持つ :class:`datetime.timezone` "
185+
"オブジェクトを返します。"
182186

183187
#: ../../c-api/datetime.rst:129
184188
msgid ""
@@ -268,9 +272,13 @@ msgid ""
268272
"Create and return a new :class:`datetime.datetime` object given an argument "
269273
"tuple suitable for passing to :meth:`datetime.datetime.fromtimestamp()`."
270274
msgstr ""
275+
":meth:`dateitme.datetime.fromtimestamp()` に渡すのに適した引数タプルから新たな "
276+
":class:`datetime.datetime` オブジェクトを生成して返します。"
271277

272278
#: ../../c-api/datetime.rst:232
273279
msgid ""
274280
"Create and return a new :class:`datetime.date` object given an argument "
275281
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp()`."
276282
msgstr ""
283+
":meth:`dateitme.date.fromtimestamp()` に渡すのに適した引数タプルから新たな "
284+
":class:`datetime.date` オブジェクトを生成して返します。"

howto/unicode.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
# auchida <uchida@turbare.net>, 2017
1010
# mnamihdk, 2017
1111
# Arihiro TAKASE, 2017
12-
# tomo, 2017
1312
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
13+
# tomo, 2019
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2019-03-05 10:50+0900\n"
2121
"PO-Revision-Date: 2017-02-16 17:46+0000\n"
22-
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
22+
"Last-Translator: tomo, 2019\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"
@@ -45,6 +45,8 @@ msgid ""
4545
"representing textual data, and explains various problems that people "
4646
"commonly encounter when trying to work with Unicode."
4747
msgstr ""
48+
"この HOWTO 文書は、文字データの表現のための Unicode 仕様の Python におけるサポートについて論じ、さらに Unicode "
49+
"を使おうというときによく出喰わす多くの問題について説明します。"
4850

4951
#: ../../howto/unicode.rst:15
5052
msgid "Introduction to Unicode"
@@ -65,6 +67,10 @@ msgid ""
6567
" representing characters, which lets Python programs work with all these "
6668
"different possible characters."
6769
msgstr ""
70+
"今日のプログラムは広範囲の文字を扱える必要があります。\n"
71+
"アプリケーションは国際化され、ユーザーが選べる様々な言語でメッセージや出力を表示します; 同じプログラムが、英語、フランス語、日本語、ヘブライ語、ロシア語でエラーメッセージを出力する必要があるかもしれません。\n"
72+
"Webコンテンツはどんな言語でも書かれる可能性がありますし、様々な絵文字が含まれることもあります。\n"
73+
"Python の文字列型は文字表現のための Unicode 標準を使っていて、 Python プログラムは有り得る様々な文字を全て扱えます。"
6874

6975
#: ../../howto/unicode.rst:30
7076
msgid ""
@@ -73,6 +79,8 @@ msgid ""
7379
"unique code. The Unicode specifications are continually revised and updated"
7480
" to add new languages and symbols."
7581
msgstr ""
82+
"Unicode (https://www.unicode.org/) は、人類の言語で使われる全ての文字を列挙し、それぞれの文字自身の一意な符号を与えるのを目的とした仕様です。\n"
83+
"Unicode 仕様は継続的に改訂され、新しい言語や記号を追加する更新がなされています。"
7684

7785
#: ../../howto/unicode.rst:35
7886
msgid ""

installing/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# 秘湯 <xwhhsprings@gmail.com>, 2017
1313
# Osamu NAKAMURA, 2017
1414
# Naoki INADA <songofacandy@gmail.com>, 2017
15-
# takey <taketakeyyy@gmail.com>, 2018
15+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1616
# tomo, 2018
1717
#
1818
#, fuzzy

library/datetime.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#
66
# Translators:
77
# Naoki INADA <songofacandy@gmail.com>, 2017
8-
# Osamu NAKAMURA, 2017
98
# Shun Sakurai, 2017
109
# 秘湯 <xwhhsprings@gmail.com>, 2017
1110
# E. Kawashima, 2017
@@ -15,6 +14,7 @@
1514
# Arihiro TAKASE, 2017
1615
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
1716
# tomo, 2018
17+
# Osamu NAKAMURA, 2019
1818
# 永田 大和 <gey3933@gmail.com>, 2019
1919
#
2020
#, fuzzy
@@ -2527,11 +2527,10 @@ msgid ""
25272527
" is a string 'UTC±HH:MM', where ± is the sign of ``offset``, HH and MM are "
25282528
"two digits of ``offset.hours`` and ``offset.minutes`` respectively."
25292529
msgstr ""
2530-
":class:`timezone` インスタンスが構築されたときに指定された固定値を返します。 *name* "
2531-
"が構築時に与えられなかった場合、``tzname(dt)``によって返される name は以下の様に ``offset`` "
2532-
"の値から生成されます。*offset* が ``timedelta(0)`` であった場合、 name は "
2533-
"\"UTC\"になります。それ以外の場合、文字列 'UTC±HH:MM' となり、± は ``offset`` を、HH と MM はそれぞれ二桁の "
2534-
"``offset.hours`` と ``offset.minutes`` を表現します。"
2530+
":class:`timezone` インスタンスが構築されたときに指定された固定値を返します。 *name* が構築時に与えられなかった場合、 "
2531+
"``tzname(dt)`` によって返される name は以下の様に ``offset`` の値から生成されます。*offset* が "
2532+
"``timedelta(0)`` であった場合、 name は \"UTC\"になります。それ以外の場合、文字列 'UTC±HH:MM' となり、± は"
2533+
" ``offset`` を、HH と MM はそれぞれ二桁の ``offset.hours`` と ``offset.minutes`` を表現します。"
25352534

25362535
#: ../../library/datetime.rst:1982
25372536
msgid ""

library/email.header.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Arihiro TAKASE, 2017
99
# E. Kawashima, 2017
1010
# 秘湯 <xwhhsprings@gmail.com>, 2017
11-
# takey <taketakeyyy@gmail.com>, 2018
11+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1919
"PO-Revision-Date: 2017-02-16 23:08+0000\n"
20-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
20+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"

library/email.policy.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1010
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
1111
# E. Kawashima, 2017
12-
# takey <taketakeyyy@gmail.com>, 2018
12+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1313
# sanohitomi <sano.hitomi@jp.fujitsu.com>, 2019
1414
#
1515
#, fuzzy

library/itertools.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Arihiro TAKASE, 2017
1313
# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2017
1414
# E. Kawashima, 2017
15-
# takey <taketakeyyy@gmail.com>, 2017
15+
# yuji takesue <taketakeyyy@gmail.com>, 2017
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
2323
"PO-Revision-Date: 2017-02-16 23:16+0000\n"
24-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2017\n"
24+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2017\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"

library/operator.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1010
# E. Kawashima, 2017
1111
# Arihiro TAKASE, 2017
12-
# takey <taketakeyyy@gmail.com>, 2018
12+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
2020
"PO-Revision-Date: 2017-02-16 23:20+0000\n"
21-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
21+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\n"
2222
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2323
"MIME-Version: 1.0\n"
2424
"Content-Type: text/plain; charset=UTF-8\n"

library/smtplib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# 秘湯 <xwhhsprings@gmail.com>, 2017
99
# E. Kawashima, 2017
1010
# Arihiro TAKASE, 2017
11-
# takey <taketakeyyy@gmail.com>, 2018
11+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1919
"PO-Revision-Date: 2017-02-16 23:26+0000\n"
20-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
20+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"

library/statistics.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Arihiro TAKASE, 2017
1111
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
1212
# E. Kawashima, 2017
13-
# takey <taketakeyyy@gmail.com>, 2018
13+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1414
#
1515
#, fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To: \n"
2020
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
2121
"PO-Revision-Date: 2017-02-16 23:27+0000\n"
22-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
22+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2424
"MIME-Version: 1.0\n"
2525
"Content-Type: text/plain; charset=UTF-8\n"

library/timeit.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# Naoki INADA <songofacandy@gmail.com>, 2017
1313
# Arihiro TAKASE, 2017
1414
# Osamu NAKAMURA, 2017
15-
# takey <taketakeyyy@gmail.com>, 2018
15+
# yuji takesue <taketakeyyy@gmail.com>, 2018
1616
#
1717
#, fuzzy
1818
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121
"Report-Msgid-Bugs-To: \n"
2222
"POT-Creation-Date: 2019-02-28 11:14+0900\n"
2323
"PO-Revision-Date: 2017-02-16 23:30+0000\n"
24-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
24+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\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"

library/unittest.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# takey <taketakeyyy@gmail.com>, 2017
7+
# yuji takesue <taketakeyyy@gmail.com>, 2017
88
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017
99
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1010
# E. Kawashima, 2017

tutorial/classes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# takey <taketakeyyy@gmail.com>, 2017
7+
# yuji takesue <taketakeyyy@gmail.com>, 2017
88
# Hayato Nishimura, 2017
99
# E. Kawashima, 2017
1010
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2017

tutorial/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Arihiro TAKASE, 2017
8-
# takey <taketakeyyy@gmail.com>, 2017
8+
# yuji takesue <taketakeyyy@gmail.com>, 2017
99
# Atsuo Ishimoto <atsuoishimoto@gmail.com>, 2017
1010
#
1111
#, fuzzy

whatsnew/3.7.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8-
# takey <taketakeyyy@gmail.com>, 2018
8+
# yuji takesue <taketakeyyy@gmail.com>, 2018
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1616
"PO-Revision-Date: 2018-06-29 21:15+0000\n"
17-
"Last-Translator: takey <taketakeyyy@gmail.com>, 2018\n"
17+
"Last-Translator: yuji takesue <taketakeyyy@gmail.com>, 2018\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"

0 commit comments

Comments
 (0)
0