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

Commitc948ba8

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

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2111,7 +2111,7 @@ msgid ""
21112111
"On Windows, opening a console buffer may return a subclass of "
21122112
":class:`io.RawIOBase` other than :class:`io.FileIO`."
21132113
msgstr""
2114-
"Windowsでは、コンソールバッファのオープンは、:class:`io.FileIO`ではなく、:class:`io.RawIOBase` "
2114+
"Windowsでは、コンソールバッファのオープンは、:class:`io.FileIO`ではなく、:class:`io.RawIOBase` "
21152115
"のサブクラスを返すでしょう。"
21162116

21172117
#:../../library/functions.rst:1270

‎library/os.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# tomo, 2020
88
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
9+
# mollinaca, 2020
910
#
1011
#,fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To:\n"
1516
"POT-Creation-Date:2020-04-02 13:23+0000\n"
1617
"PO-Revision-Date:2020-05-30 12:07+0000\n"
17-
"Last-Translator:Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
18+
"Last-Translator:mollinaca, 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"
@@ -366,7 +367,7 @@ msgid ""
366367
"returned as long as it is a :class:`str` or :class:`bytes` object. In all "
367368
"other cases, :exc:`TypeError` is raised."
368369
msgstr""
369-
"もし :class:`str` か :class:`bytes: のオブジェクトが渡された場合は、変更せずにそのまま返します。さもなければ、 "
370+
"もし :class:`str` か :class:`bytes:` のオブジェクトが渡された場合は、変更せずにそのまま返します。さもなければ、 "
370371
":meth:`~os.PathLike.__fspath__` が呼び出され、その戻り値が :class:`str` か :class:`bytes` "
371372
"のオブジェクトであれば、その値を返します。他のすべてのケースでは :exc:`TypeError` が送出されます。"
372373

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp