Skip to content

Commit c42adbf

Browse files
johnzhou721weblate
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (57 of 57 strings) Translation: BeeWare/Tutorial 2 Translate-URL: https://hosted.weblate.org/projects/beeware/tutorial/tutorial-2/zh_Hans/
1 parent e10f722 commit c42adbf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/locales/zh_CN/LC_MESSAGES/tutorial/tutorial-2.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ msgstr ""
33
"Project-Id-Version: BeeWare 0.3\n"
44
"Report-Msgid-Bugs-To: \n"
55
"POT-Creation-Date: 2025-06-09 04:13+0000\n"
6-
"PO-Revision-Date: 2025-07-05 15:27+0000\n"
6+
"PO-Revision-Date: 2025-07-07 01:02+0000\n"
77
"Last-Translator: John <johnzhou721@gmail.com>\n"
88
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
99
"projects/beeware/tutorial/tutorial-2/zh_Hans/>\n"
@@ -48,9 +48,8 @@ msgid "It imports the ``main`` method from from the ``helloworld`` app."
4848
msgstr ""
4949

5050
#: ../../tutorial/tutorial-2.rst:32 0b48d24bc644417e829bacd14d0f3cdc
51-
#, fuzzy
5251
msgid "Then, it starts the application’s main loop. The main loop is the way a GUI application listens for user input (like mouse clicks and keyboard presses)."
53-
msgstr "也就是说,它从 ``helloworld`` 应用程序中导入 ``main`` 方法;如果它作为入口点执行,则调用 main() 方法,并启动应用程序的主循环。主循环是 GUI 应用程序监听用户输入(如鼠标点击和键盘按下)的方式。"
52+
msgstr ""
5453

5554
#: ../../tutorial/tutorial-2.rst:35 09fd77cade1b42b4a8b88e37bb0da6e3
5655
msgid "The more interesting file is ``app.py`` - this contains the logic that creates our application window::"

0 commit comments

Comments
 (0)