File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -427,7 +427,7 @@ msgstr "``'<'``"
427
427
msgid ""
428
428
"Forces the field to be left-aligned within the available space (this is the "
429
429
"default for most objects)."
430
- msgstr ""
430
+ msgstr "強制字段在可用空間內靠左對齊(這是大多數物件的預設值)。 "
431
431
432
432
#: ../../library/string.rst:347
433
433
msgid "``'>'``"
@@ -437,7 +437,7 @@ msgstr "``'>'``"
437
437
msgid ""
438
438
"Forces the field to be right-aligned within the available space (this is the "
439
439
"default for numbers)."
440
- msgstr ""
440
+ msgstr "強制字段在可用空間內靠右對齊(這是數字的預設值)。 "
441
441
442
442
#: ../../library/string.rst:350
443
443
msgid "``'='``"
@@ -457,14 +457,16 @@ msgstr "``'^'``"
457
457
458
458
#: ../../library/string.rst:356
459
459
msgid "Forces the field to be centered within the available space."
460
- msgstr ""
460
+ msgstr "強制字段在可用空間內置中。 "
461
461
462
462
#: ../../library/string.rst:360
463
463
msgid ""
464
464
"Note that unless a minimum field width is defined, the field width will "
465
465
"always be the same size as the data to fill it, so that the alignment option "
466
466
"has no meaning in this case."
467
467
msgstr ""
468
+ "請注意,除非定義了最小字段寬度,否則字段寬度將始終與填充它的資料大小相同,故"
469
+ "在該情況下的對齊選項是沒有意義的。"
468
470
469
471
#: ../../library/string.rst:364
470
472
msgid ""
You can’t perform that action at this time.
0 commit comments