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/custominterp.po#1071

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

Open
LamentXU123 wants to merge2 commits intopython:3.13
base:3.13
Choose a base branch
Loading
fromLamentXU123:custominterp-trans
Open
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
6 changes: 5 additions & 1 deletionlibrary/custominterp.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,12 +3,13 @@
# This file is distributed under the same license as the Python package.
#
# Translators:
# Weilin Du, 2025
msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-07-06 00:17+0000\n"
"PO-Revision-Date:2015-12-09 17:51+0000\n"
"PO-Revision-Date:2025-06-28 10:57+0800\n"
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All@@ -30,6 +31,9 @@ msgid ""
"look at the :mod:`code` module. (The :mod:`codeop` module is lower-level, "
"used to support compiling a possibly incomplete chunk of Python code.)"
msgstr ""
"本章介紹的模塊可用於編寫類似於Python交互式直譯器的介面。如果您需要一個在"
"Python語言基礎上支援某些特殊功能的直譯器,可以參考 :mod:`code` 模塊。("
" :mod:`codeop` 模塊屬於底層工具,用於支持編譯可能不完整的Python代碼片段。)"

#: ../../library/custominterp.rst:13
msgid "The full list of modules described in this chapter is:"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp