Skip to content

Commit 2ab6fe7

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 2aa2e45 commit 2ab6fe7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

library/string.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2021-01-01 05:02+0000\n"
22+
"POT-Creation-Date: 2021-03-29 05:54+0000\n"
2323
"PO-Revision-Date: 2017-02-16 23:28+0000\n"
2424
"Last-Translator: tomo, 2020\n"
2525
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -295,11 +295,10 @@ msgid ""
295295
"The :meth:`str.format` method and the :class:`Formatter` class share the "
296296
"same syntax for format strings (although in the case of :class:`Formatter`, "
297297
"subclasses can define their own format string syntax). The syntax is "
298-
"related to that of :ref:`formatted string literals <f-strings>`, but there "
299-
"are differences."
298+
"related to that of :ref:`formatted string literals <f-strings>`, but it is "
299+
"less sophisticated and, in particular, does not support arbitrary "
300+
"expressions."
300301
msgstr ""
301-
":meth:`str.format` メソッドと :class:`Formatter` クラスは、文字列の書式指定に同じ文法を共有します (ただし、 :class:`Formatter` サブクラスでは、独自の書式指定文法を定義することが可能です)。\n"
302-
"この文法は :ref:`フォーマット済み文字列リテラル <f-strings>` の文法と関係してはいますが、異なるものです。"
303302

304303
#: ../../library/string.rst:201
305304
msgid ""

0 commit comments

Comments
 (0)