Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0861c86

Browse filesBrowse files
authored
Translate library/string.po---rst:344-360 (#725)
1 parent 3ef5e4f commit 0861c86
Copy full SHA for 0861c86

File tree

Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-3
lines changed

‎library/string.po

Copy file name to clipboardExpand all lines: library/string.po
+5-3Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ msgstr "``'<'``"
435435
msgid ""
436436
"Forces the field to be left-aligned within the available space (this is the "
437437
"default for most objects)."
438-
msgstr ""
438+
msgstr "強制欄位在可用空間內靠左對齊(這是大多數物件的預設值)。"
439439

440440
#: ../../library/string.rst:347
441441
msgid "``'>'``"
@@ -445,7 +445,7 @@ msgstr "``'>'``"
445445
msgid ""
446446
"Forces the field to be right-aligned within the available space (this is the "
447447
"default for numbers)."
448-
msgstr ""
448+
msgstr "強制欄位在可用空間內靠右對齊(這是數字的預設值)。"
449449

450450
#: ../../library/string.rst:350
451451
msgid "``'='``"
@@ -465,14 +465,16 @@ msgstr "``'^'``"
465465

466466
#: ../../library/string.rst:356
467467
msgid "Forces the field to be centered within the available space."
468-
msgstr ""
468+
msgstr "強制欄位在可用空間內置中。"
469469

470470
#: ../../library/string.rst:360
471471
msgid ""
472472
"Note that unless a minimum field width is defined, the field width will "
473473
"always be the same size as the data to fill it, so that the alignment option "
474474
"has no meaning in this case."
475475
msgstr ""
476+
"請注意,除非有定義了最小欄位寬度,否則欄位寬度將始終與填充它的資料大小相同,"
477+
"故在該情況下的對齊選項是沒有意義的。"
476478

477479
#: ../../library/string.rst:364
478480
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.