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 eaccd60

Browse filesBrowse files
YatingLoHannahLo
andauthored
Translate library/string.po rst:736, rst:738 (#684)
* Translate rst:736, rst:738 * Add space between zh and en --------- Co-authored-by: hannahlo <hannah.lo@aktsk.com>
1 parent 7355970 commit eaccd60
Copy full SHA for eaccd60

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎library/string.po

Copy file name to clipboardExpand all lines: library/string.po
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ msgstr ""
915915

916916
#: ../../library/string.rst:736
917917
msgid "Template strings"
918-
msgstr ""
918+
msgstr "樣板字串"
919919

920920
#: ../../library/string.rst:738
921921
msgid ""
@@ -926,6 +926,12 @@ msgid ""
926926
"Python. As an example of a library built on template strings for i18n, see "
927927
"the `flufl.i18n <https://flufli18n.readthedocs.io/en/latest/>`_ package."
928928
msgstr ""
929+
"樣板字串提供如 :pep:`292` 所述更簡單的字串替換。"
930+
"樣板字串的主要用例是國際化 (i18n),"
931+
"因為在這種情況下,更簡單的語法和功能使得它"
932+
"比其他 Python 內建字串格式化工具更容易翻譯。"
933+
"基於樣板字串建構的 i18n 函式庫範例,請參閱 "
934+
"`flufl.i18n <https://flufli18n.readthedocs.io/en/latest/>`_ 套件。"
929935

930936
#: ../../library/string.rst:748
931937
msgid ""

0 commit comments

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