Skip to content

Commit 9206825

Browse files
committed
Translate rst:296, 298
1 parent d24c138 commit 9206825

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/string.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ msgstr "範例請見 :ref:`formatexamples`\\ 。"
354354

355355
#: ../../library/string.rst:296
356356
msgid "Format Specification Mini-Language"
357-
msgstr ""
357+
msgstr "格式規格 (Format Specification) 迷你語言"
358358

359359
#: ../../library/string.rst:298
360360
msgid ""
@@ -364,6 +364,10 @@ msgid ""
364364
"to the built-in :func:`format` function. Each formattable type may define "
365365
"how the format specification is to be interpreted."
366366
msgstr ""
367+
"“格式規格” 在格式字串 (format string) 中包含的替換欄位中使用,以定義各個值如"
368+
"何被呈現(請參考 :ref:`formatstrings` and :ref:`f-strings` )。它們也能夠直接"
369+
"傳遞給內建的 :fun:`format` 函式。每個可格式化型別 (formattable type) 可以定義"
370+
"格式規格如何被直譯。"
367371

368372
#: ../../library/string.rst:305
369373
msgid ""

0 commit comments

Comments
 (0)