File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
1313msgstr ""
1414"Project-Id-Version : Python 3.7\n "
1515"Report-Msgid-Bugs-To : \n "
16- "POT-Creation-Date : 2020-02-22 04:52 +0000\n "
16+ "POT-Creation-Date : 2020-02-29 04:55 +0000\n "
1717"PO-Revision-Date : 2019-09-01 03:17+0000\n "
1818"Last-Translator : tomo, 2020\n "
1919"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -458,12 +458,10 @@ msgstr ""
458458
459459#: ../../library/string.rst:306
460460msgid ""
461- "A general convention is that an empty format string (`` \"\" ``) produces the "
462- "same result as if you had called :func:`str` on the value. A non-empty "
463- "format string typically modifies the result."
461+ "A general convention is that an empty format specification produces the same "
462+ " result as if you had called :func:`str` on the value. A non-empty format "
463+ "specification typically modifies the result."
464464msgstr ""
465- "一般的な取り決めとして、空の書式指定文字列 (``\"\" ``) は、値に対して :func:`str` "
466- "を呼び出したときと同じ結果を与えます。通常、空でない書式指定文字列はその結果を変更します。"
467465
468466#: ../../library/string.rst:310
469467msgid "The general form of a *standard format specifier* is:"
You can’t perform that action at this time.
0 commit comments