Skip to content

Translate library/tkinter.po #1119

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: 3.13
Choose a base branch
from
Open

Translate library/tkinter.po #1119

wants to merge 2 commits into from

Conversation

Dr-XYZ
Copy link
Contributor

@Dr-XYZ Dr-XYZ commented Jul 14, 2025

No description provided.

@Dr-XYZ Dr-XYZ changed the title Translate library/tkinter.po Translate library/tkinter.po Jul 14, 2025
Comment on lines +251 to +252
"上提供了更好的外觀。從 Tk 8.5 版開始,Ttk 作為 Tk 的一部分發行。Python 的綁定"
"(bindings)則在一個獨立的模組 :mod:`tkinter.ttk` 中提供。"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

binding 有些地方好像翻成「繫結」,能幫忙想想看哪個比較合適嗎?


#: ../../library/tkinter.rst:323
msgid ""
"A Tkinter user interface is made up of individual *widgets*. Each widget is "
"represented as a Python object, instantiated from classes like :class:`ttk."
"Frame`, :class:`ttk.Label`, and :class:`ttk.Button`."
msgstr ""
"一個 Tkinter 使用者介面是由個別的*元件*所組成。每個元件都表示為一個 Python 物"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"一個 Tkinter 使用者介面是由個別的*元件*所組成。每個元件都表示為一個 Python 物"
"一個 Tkinter 使用者介面是由個別的\\ *元件*\\ 所組成。每個元件都表示為一個 Python 物"

Comment on lines +734 to +735
"元件被安排在一個*階層*中。標籤和按鈕被包含在一個框架內,而框架又被包含在根視"
"窗內。在建立每個*子*元件時,其*父*元件會作為第一個引數傳遞給元件的建構函式。"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto, please also fix other occurence


#: ../../library/tkinter.rst:338
msgid "geometry management"
msgstr ""
msgstr "佈局管理(geometry management)"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

前面的「佈局」是指 layout,這邊是指 geometry;有沒有更合適的對應翻譯呢?
沒有的話能否在各處至少附上原文以免混淆

@@ -769,6 +900,9 @@ msgid ""
"interactive Python shell or with :func:`print`, can help you identify what "
"you need."
msgstr ""
"在搜尋如何使用 API 時,知道你正在使用的類別、選項或方法的確切名稱會很有幫助。"
"自省,無論是在互動式 Python shell 中還是使用 :func:`print`,都可以幫助你識別"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Introspection 附上原文好了

@@ -1466,123 +1771,146 @@ msgid ""
"``m`` for millimetres, ``p`` for printer's points. For example, 3.5 inches "
"is expressed as ``\"3.5i\"``."
msgstr ""
"螢幕距離可以以像素或絕對距離指定。像素以數字給出,絕對距離以字串給出,尾隨字"
"元表示單位:``c`` 代表公分,``i`` 代表英寸,``m`` 代表毫米,``p`` 代表印表機"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

printer 應該不是指印表機?


#: ../../library/tkinter.rst:1007
msgid ""
"Tk allows you to register and unregister a callback function which will be "
"called from the Tk mainloop when I/O is possible on a file descriptor. Only "
"one handler may be registered per file descriptor. Example code::"
msgstr ""
"Tk 允許你註冊和取消註冊一個回呼函式,當檔案描述符上可以進行 I/O 時,該函式將"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

descriptor -> 描述器

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(not an issue)
would you please reply my message on discord 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(not an issue)

would you please reply my message on discord 😄

Like this?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy