File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ msgstr "範例請見 :ref:`formatexamples`\\ 。"
354
354
355
355
#: ../../library/string.rst:296
356
356
msgid "Format Specification Mini-Language"
357
- msgstr ""
357
+ msgstr "Format Specification 迷你語言 "
358
358
359
359
#: ../../library/string.rst:298
360
360
msgid ""
@@ -364,6 +364,10 @@ msgid ""
364
364
"to the built-in :func:`format` function. Each formattable type may define "
365
365
"how the format specification is to be interpreted."
366
366
msgstr ""
367
+ "“Format specifications” 在 format string 中包含的替換欄位中使用,以定義各個值"
368
+ "如何被呈現(請參考 :ref:`formatstrings` and :ref:`f-strings` )。它們也能夠直"
369
+ "接傳遞給內建的 :fun:`format` 函式。每個 formattable type 可以定義 format "
370
+ "specification 如何被直譯。"
367
371
368
372
#: ../../library/string.rst:305
369
373
msgid ""
You can’t perform that action at this time.
0 commit comments