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

Commitb7f7735

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

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎library/stdtypes.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Osamu NAKAMURA, 2019
88
# tomo, 2020
9+
# 伏尾 佳悟 <fushio.keigo@gmail.com>, 2020
910
#
1011
#,fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To:\n"
1516
"POT-Creation-Date:2020-05-26 14:02+0000\n"
1617
"PO-Revision-Date:2019-09-01 03:16+0000\n"
17-
"Last-Translator:tomo, 2020\n"
18+
"Last-Translator:伏尾 佳悟 <fushio.keigo@gmail.com>, 2020\n"
1819
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1920
"MIME-Version:1.0\n"
2021
"Content-Type:text/plain; charset=UTF-8\n"
@@ -5284,7 +5285,7 @@ msgstr "辞書の浅いコピーを返します。"
52845285
#:../../library/stdtypes.rst:4213
52855286
msgid""
52865287
"Create a new dictionary with keys from *iterable* and values set to *value*."
5287-
msgstr""
5288+
msgstr"*iterable* からキーを取り、値を *value* に設定した、新しい辞書を作成します。"
52885289

52895290
#:../../library/stdtypes.rst:4215
52905291
msgid""

‎reference/expressions.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-04-10 22:51+0000\n"
1516
"PO-Revision-Date:2019-09-01 03:43+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -1803,7 +1804,7 @@ msgid ""
18031804
"shorter collection is ordered first (for example, ``[1,2] < [1,2,3]`` is "
18041805
"true)."
18051806
msgstr""
1806-
"順序比較をサポートしているコレクションの順序は、最初の等価でない要素の順序と同じになります (例えば、 ``[1,2,x] <= [1,2,y]`` は ``x <= y``と同じ値になります)。\n"
1807+
"順序比較をサポートしているコレクションの順序は、最初の等価でない要素の順序と同じになります (例えば、 ``[1,2,x] <= [1,2,y]`` は ``x <= y``と同じ値になります)。\n"
18071808
"対応する要素が存在しない場合、短い方のコレクションの方が先の順序となります (例えば、 ``[1,2] < [1,2,3]`` は真です)。"
18081809

18091810
#:../../reference/expressions.rst:1477

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp