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

Skip to content

Commit 90608c4

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 0790f26 commit 90608c4

File tree

2 files changed

+164
-160
lines changed

2 files changed

+164
-160
lines changed

glossary.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# Translators:
77
# Shin Saito, 2021
88
# tomo, 2021
9-
# Osamu NAKAMURA, 2021
109
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
1110
# mollinaca, 2021
11+
# Osamu NAKAMURA, 2021
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
20-
"Last-Translator: mollinaca, 2021\n"
20+
"Last-Translator: Osamu NAKAMURA, 2021\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"
@@ -1744,7 +1744,7 @@ msgid ""
17441744
msgstr ""
17451745
"(上の例のように) いくつかの名前付きタプルは組み込み型になっています。\n"
17461746
"その他にも名前付きタプルは、通常のクラス定義で :class:`tuple` を継承し、名前のフィールドを定義して作成できます。\n"
1747-
"そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数デ作成したりできます。\n"
1747+
"そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数で作成したりできます。\n"
17481748
"後者の方法は、手動で書いた名前付きタプルや組み込みの名前付きタプルには無い付加的なメソッドを追加できます。"
17491749

17501750
#: ../../glossary.rst:829

0 commit comments

Comments
 (0)
0