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

Commit04e71d2

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

File tree

4 files changed

+3592
-3569
lines changed

4 files changed

+3592
-3569
lines changed

‎faq/design.po

Lines changed: 3 additions & 3 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-06-30 05:56+0900\n"
11+
"POT-Creation-Date:2018-07-07 02:13+0900\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:Osamu NAKAMURA, 2017\n"
1414
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -515,8 +515,8 @@ msgstr ""
515515

516516
#:../../faq/design.rst:351
517517
msgid""
518-
"Answer 2: Fortunately, there is `Stackless Python <https://bitbucket.org"
519-
"/stackless-dev/stackless/wiki/Home>`_, which has a completely redesigned "
518+
"Answer 2: Fortunately, there is `Stackless Python <https://github.com"
519+
"/stackless-dev/stackless/wiki>`_, which has a completely redesigned "
520520
"interpreter loop that avoids the C stack."
521521
msgstr""
522522

‎library/pdb.po

Lines changed: 6 additions & 6 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-06-30 05:56+0900\n"
11+
"POT-Creation-Date:2018-07-07 02:13+0900\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:cocoatomo, 2017\n"
1414
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -490,11 +490,11 @@ msgstr ""
490490
msgid""
491491
"Specifying any command resuming execution (currently :pdbcmd:`continue`, "
492492
":pdbcmd:`step`, :pdbcmd:`next`, :pdbcmd:`return`, :pdbcmd:`jump`, "
493-
":pdbcmd:`quit` and their abbreviations) terminates the command "
494-
":pdbcmd:`list` (as ifthat command was immediately followed by end). This is"
495-
" because any time youresume execution (even with a simple next or step), "
496-
"you may encounteranother breakpoint—which could have its own command list, "
497-
"leading toambiguities about which list to execute."
493+
":pdbcmd:`quit` and their abbreviations) terminates the commandlist (as if"
494+
"that command was immediately followed by end). This is because any time you"
495+
"resume execution (even with a simple next or step), you may encounter "
496+
"another breakpoint—which could have its own command list, leading to "
497+
"ambiguities about which list to execute."
498498
msgstr""
499499

500500
#:../../library/pdb.rst:353

‎whatsnew/3.7.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@ msgid ""
259259
"Since this change breaks compatibility, the new behavior needs to be enabled"
260260
" on a per-module basis in Python 3.7 using a :mod:`__future__` import::"
261261
msgstr""
262+
"この変更は後方互換性を壊してしまうので、新しい振る舞いは Python 3.7 では :mod:`__future__` "
263+
"インポートを使いモジュールごとに有効化する必要があります::"
262264

263265
#:../../whatsnew/3.7.rst:174
264266
msgid"It will become the default in Python 4.0."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp