Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1c1a430

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent4c4735b commit1c1a430

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

‎glossary.po

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.7\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2018-08-10 08:49+0900\n"
11+
"POT-Creation-Date:2018-09-03 09:04+0900\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2017\n"
1414
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -2070,18 +2070,12 @@ msgstr "struct sequence"
20702070
#:../../glossary.rst:1014
20712071
msgid""
20722072
"A tuple with named elements. Struct sequences expose an interface similar to"
2073-
" :term:`named tuple` in that elements caneitherbe accessed either by index"
2074-
" or asan attribute. However, they do not have any of the named tuple "
2075-
"methods like:meth:`~collections.somenamedtuple._make` or "
2073+
" :term:`named tuple` in that elements can be accessed either by index or as"
2074+
"an attribute. However, they do not have any of the named tuple methods like "
2075+
":meth:`~collections.somenamedtuple._make` or "
20762076
":meth:`~collections.somenamedtuple._asdict`. Examples of struct sequences "
20772077
"include :data:`sys.float_info` and the return value of :func:`os.stat`."
20782078
msgstr""
2079-
"(構造体シーケンス) 名付けられた要素を持つタプルです。構造体シーケンスは :term:`named tuple` "
2080-
"と同じく、要素にインデクスでも属性でもアクセスできるインタフェースを公開します。しかし、名前付きタプルの "
2081-
":meth:`~collections.somenamedtuple._make` や "
2082-
":meth:`~collections.somenamedtuple._asdict` "
2083-
"のようなメソッドを持ちません。構造体シーケンスの例には、:data:`sys.float_info` や、 :func:`os.stat` "
2084-
"の返り値や、その他があります。"
20852079

20862080
#:../../glossary.rst:1020
20872081
msgid"text encoding"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp