Skip to content

Commit 1606249

Browse files
sync with cpython af3c9128
1 parent 6fa540e commit 1606249

2 files changed

Lines changed: 1044 additions & 1023 deletions

File tree

library/tkinter.messagebox.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2026-06-19 00:50+0000\n"
9+
"POT-Creation-Date: 2026-06-28 00:40+0000\n"
1010
"PO-Revision-Date: 2024-02-22 15:59+0800\n"
1111
"Last-Translator: Li-Hung Wang <therockleona@gmail.com>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -213,9 +213,10 @@ msgstr ""
213213
"回 ``True``,否則回傳 ``False``。"
214214

215215
#: ../../library/tkinter.messagebox.rst:115
216+
#, fuzzy
216217
msgid ""
217218
"Ask if operation should be retried. Shows buttons :data:`RETRY` and :data:"
218-
"`CANCEL`. Return ``True`` if the answer is yes and ``False`` otherwise."
219+
"`CANCEL`. Return ``True`` if the answer is retry and ``False`` otherwise."
219220
msgstr ""
220221
"詢問是否應重試操作。顯示按鈕 :data:`RETRY` 和 :data:`CANCEL`。如果答案為是,"
221222
"則回傳 ``True``,否則回傳 ``False``。"

0 commit comments

Comments
 (0)