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

Skip to content

Commit 5c08e50

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent d02bb05 commit 5c08e50

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

library/stdtypes.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5016,6 +5016,8 @@ msgid ""
50165016
":meth:`discard` methods may be a set. To support searching for an "
50175017
"equivalent frozenset, a temporary one is created from *elem*."
50185018
msgstr ""
5019+
":meth:`__contains__`, :meth:`remove`, :meth:`discard` メソッドの引数 *elem* は集合かもしれないことに注意してください。\n"
5020+
"その集合と等価な :class:`frozenset` の検索をサポートするために、 *elem* から一時的な frozenset を作成します。"
50195021

50205022
#: ../../library/stdtypes.rst:4010
50215023
msgid "Mapping Types --- :class:`dict`"

whatsnew/index.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Yoshikazu KARASAWA <gymnopedien@gmail.com>, 2017\n"
13+
"Last-Translator: cocoatomo, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -38,3 +38,6 @@ msgid ""
3838
":source:`Misc/NEWS.d` directory tree, which contains *all* nontrivial "
3939
"changes to Python for the current version."
4040
msgstr ""
41+
"\"変更履歴\" は、 :source:`Misc/NEWS.d` ディレクトリ以下の内容から `ビルドされたファイル "
42+
"<https://pypi.org/project/blurb>`_ の HTML 版で、現在のバージョンの Python への *すべての* "
43+
"重要な変更が載っています。"

0 commit comments

Comments
 (0)
0