Skip to content

Commit 14e462c

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 97ee46c commit 14e462c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

0.po

+2
Original file line numberDiff line numberDiff line change
@@ -235762,6 +235762,8 @@ msgid ""
235762235762
"A special typing construct to indicate to type checkers that a name cannot "
235763235763
"be re-assigned or overridden in a subclass. For example::"
235764235764
msgstr ""
235765+
"特別な型付けの構成要素で、名前の割り当て直しやサブクラスでのオーバーライドができないことを型チェッカーに示すためのものです。\n"
235766+
"例えば::"
235765235767

235766235768
#: ../../library/typing.rst:704 ../../library/typing.rst:1616
235767235769
msgid ""

library/doctest.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# 秘湯 <xwhhsprings@gmail.com>, 2017
1313
# Arihiro TAKASE, 2017
1414
# tomo, 2019
15+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
1516
#
1617
#, fuzzy
1718
msgid ""
@@ -20,7 +21,7 @@ msgstr ""
2021
"Report-Msgid-Bugs-To: \n"
2122
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
2223
"PO-Revision-Date: 2017-02-16 23:07+0000\n"
23-
"Last-Translator: tomo, 2019\n"
24+
"Last-Translator: Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021\n"
2425
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2526
"MIME-Version: 1.0\n"
2627
"Content-Type: text/plain; charset=UTF-8\n"
@@ -846,7 +847,7 @@ msgid ""
846847
"comments following an example's source code:"
847848
msgstr ""
848849
"doctest ディレクティブは個々の実行例の :ref:`オプションフラグ <doctest-options>` を操作するために使われます。 "
849-
"doctest ティレクティブは後のソースコード例にあるような特殊な Python コメントです:"
850+
"doctest ディレクティブは後のソースコード例にあるような特殊な Python コメントです:"
850851

851852
#: ../../library/doctest.rst:715
852853
msgid ""

library/typing.po

+2
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,8 @@ msgid ""
754754
"A special typing construct to indicate to type checkers that a name cannot "
755755
"be re-assigned or overridden in a subclass. For example::"
756756
msgstr ""
757+
"特別な型付けの構成要素で、名前の割り当て直しやサブクラスでのオーバーライドができないことを型チェッカーに示すためのものです。\n"
758+
"例えば::"
757759

758760
#: ../../library/typing.rst:704 ../../library/typing.rst:1616
759761
msgid ""

0 commit comments

Comments
 (0)