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.rst:478 & 481#675

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 4 commits intopython:3.12fromvinachang:library/string
Oct 22, 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
4 changes: 3 additions & 1 deletionlibrary/string.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -648,7 +648,7 @@ msgstr "``'x'``"
msgid ""
"Hex format. Outputs the number in base 16, using lower-case letters for the "
"digits above 9."
msgstr ""
msgstr "十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用小寫字母。"

#: ../../library/string.rst:481
msgid "``'X'``"
Expand All@@ -660,6 +660,8 @@ msgid ""
"digits above 9. In case ``'#'`` is specified, the prefix ``'0x'`` will be "
"upper-cased to ``'0X'`` as well."
msgstr ""
"十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用大寫字母。如果指定了"
"``'#'``,則前綴 ``'0x'`` 也會被轉成大寫的 ``'0X'``。"

#: ../../library/string.rst:486 ../../library/string.rst:570
msgid "``'n'``"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp