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

Commitfcf6453

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

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

‎library/2to3.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8+
# 伏尾 佳悟 <fushio.keigo@gmail.com>, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-02-09 18:48+0900\n"
1516
"PO-Revision-Date:2018-06-29 17:25+0000\n"
16-
"Last-Translator:tomo, 2018\n"
17+
"Last-Translator:伏尾 佳悟 <fushio.keigo@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"
@@ -66,7 +67,7 @@ msgstr "Python 2.x のサンプルコード、 :file:`example.py` を示しま
6667

6768
#:../../library/2to3.rst:36
6869
msgid"It can be converted to Python 3.x code via 2to3 on the command line:"
69-
msgstr""
70+
msgstr"これは、コマンドラインから 2to3 を呼び出すことで、Python 3.x コードに変換されます:"
7071

7172
#:../../library/2to3.rst:42
7273
msgid""
@@ -75,6 +76,8 @@ msgid ""
7576
"original file is made unless :option:`!-n` is also given.) Writing the "
7677
"changes back is enabled with the :option:`!-w` flag:"
7778
msgstr""
79+
"オリジナルのソースファイルに対する差分が表示されます。 2to3 は必要となる変更をソースファイルに書き込むこともできます (:option:`!-n`"
80+
" も与えたのでない限りオリジナルのバックアップも作成されます)。変更の書き戻しは :option:`!-w` フラグによって有効化されます:"
7881

7982
#:../../library/2to3.rst:51
8083
msgid"After transformation, :file:`example.py` looks like this::"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp