Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

translate library/string.po rst:373#688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattwang44 merged 1 commit intopython:3.12fromsylviachangtw:string
Oct 27, 2023
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletionslibrary/string.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
"PO-Revision-Date: 2023-10-2211:42+0800\n"
"PO-Revision-Date: 2023-10-2220:52+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand DownExpand Up@@ -54,7 +54,8 @@ msgstr ""
msgid ""
"The lowercase letters ``'abcdefghijklmnopqrstuvwxyz'``. This value is not "
"locale-dependent and will not change."
msgstr "小寫字母 ``'abcdefghijklmnopqrstuvwxyz'``。該值與地區設定無關且不會改變。"
msgstr ""
"小寫字母 ``'abcdefghijklmnopqrstuvwxyz'``。該值與地區設定無關且不會改變。"

#: ../../library/string.rst:38
msgid ""
Expand DownExpand Up@@ -367,8 +368,8 @@ msgid ""
msgstr ""
"“格式規格” 在格式字串 (format string) 中包含的替換欄位中使用,以定義各個值如"
"何被呈現(請參考 :ref:`formatstrings` and :ref:`f-strings` )。它們也能夠直接"
"傳遞給內建的 :func:`format` 函式。每個可格式化型別 (formattable type)可以定義"
"格式規格如何被直譯。"
"傳遞給內建的 :func:`format` 函式。每個可格式化型別 (formattable type)可以定"
"義格式規格如何被直譯。"

#: ../../library/string.rst:305
msgid ""
Expand DownExpand Up@@ -405,7 +406,7 @@ msgstr ""

#: ../../library/string.rst:342 ../../library/string.rst:373
msgid "Option"
msgstr ""
msgstr "選項"

#: ../../library/string.rst:342 ../../library/string.rst:373
#: ../../library/string.rst:456 ../../library/string.rst:467
Expand DownExpand Up@@ -1111,7 +1112,9 @@ msgstr ""
msgid ""
"The methods on this class will raise :exc:`ValueError` if the pattern "
"matches the template without one of these named groups matching."
msgstr "當格式符合樣板卻沒有符合這些命名組之一,此類別的方法將引發 :exc:`ValueError`。"
msgstr ""
"當格式符合樣板卻沒有符合這些命名組之一,此類別的方法將引發 :exc:"
"`ValueError`。"

#: ../../library/string.rst:906
msgid "Helper functions"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp