8000 [skip ci] Update .po files · python/python-docs-ja@a473397 · GitHub
[go: up one dir, main page]

Skip to content

Commit a473397

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 5f90e01 commit a473397

File tree

2 files changed

+4446
-4436
lines changed

2 files changed

+4446
-4436
lines changed

library/string.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
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
460460
msgid ""
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."
464464
msgstr ""
465-
"一般的な取り決めとして、空の書式指定文字列 (``\"\"``) は、値に対して :func:`str` "
466-
"を呼び出したときと同じ結果を与えます。通常、空でない書式指定文字列はその結果を変更します。"
467465

468466
#: ../../library/string.rst:310
469467
msgid "The general form of a *standard format specifier* is:"

0 commit comments

Comments
 (0)
0