Skip to content

Commit 8158b7d

Browse files
Yanni0923mattwang44
authored andcommitted
344-360
1 parent ef517a3 commit 8158b7d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

library/string.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ msgstr "``'<'``"
427427
msgid ""
428428
"Forces the field to be left-aligned within the available space (this is the "
429429
"default for most objects)."
430-
msgstr ""
430+
msgstr "強制字段在可用空間內靠左對齊(這是大多數物件的預設值)。"
431431

432432
#: ../../library/string.rst:347
433433
msgid "``'>'``"
@@ -437,7 +437,7 @@ msgstr "``'>'``"
437437
msgid ""
438438
"Forces the field to be right-aligned within the available space (this is the "
439439
"default for numbers)."
440-
msgstr ""
440+
msgstr "強制字段在可用空間內靠右對齊(這是數字的預設值)。"
441441

442442
#: ../../library/string.rst:350
443443
msgid "``'='``"
@@ -457,14 +457,16 @@ msgstr "``'^'``"
457457

458458
#: ../../library/string.rst:356
459459
msgid "Forces the field to be centered within the available space."
460-
msgstr ""
460+
msgstr "強制字段在可用空間內置中。"
461461

462462
#: ../../library/string.rst:360
463463
msgid ""
464464
"Note that unless a minimum field width is defined, the field width will "
465465
"always be the same size as the data to fill it, so that the alignment option "
466466
"has no meaning in this case."
467467
msgstr ""
468+
"請注意,除非定義了最小字段寬度,否則字段寬度將始終與填充它的資料大小相同,故"
469+
"在該情況下的對齊選項是沒有意義的。"
468470

469471
#: ../../library/string.rst:364
470472
msgid ""

0 commit comments

Comments
 (0)