Skip to content

Commit e10f722

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

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

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

Lines changed: 19 additions & 9 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-1/zh_Hans/>\n"
@@ -106,19 +106,26 @@ msgid "**Author** - Enter your own name here."
106106
msgstr "**Author** - 在此处输入您自己的名字。"
107107

108108
#: ../../tutorial/tutorial-1.rst:97 802e543e749a41a7805cd4cc3208ce82
109-
#, fuzzy
110109
msgid "**Author's Email** - Enter your own email address. This will be used in the configuration file, in help text, and anywhere that an email is required when submitting the app to an app store."
111-
msgstr "**Author's Email** - 输入您自己的电子邮件地址。这将用于配置文件、帮助文本以及向应用程序商店提交应用程序时需要电子邮件的任何地方。"
110+
msgstr ""
111+
"**Author's Email** - "
112+
"输入您自己的电子邮件地址。这将用于配置文件、帮助文本以及向应用程序商店提交应"
113+
"用程序时需要电子邮件的任何地方。"
112114

113115
#: ../../tutorial/tutorial-1.rst:101 bb75d1978ab84c9783bcfa2ef56ff643
114-
#, fuzzy
115116
msgid "**Application URL** - The URL of the landing page for your application. Again, if you own your own domain, enter a URL at that domain (including the ``https://``). Otherwise, just accept the default URL (``https://example.com/helloworld``). This URL doesn't need to actually exist (for now); it will only be used if you publish your application to an app store."
116-
msgstr "**URL** - 应用程序登陆页面的 URL。同样,如果您拥有自己的域名,请输入该域名的 URL(包括 ``https://``)。否则,只需接受默认 URL (``https://example.com/helloworld``)。此 URL(暂时)不需要实际存在;只有在您将应用程序发布到应用程序商店时才会使用。"
117+
msgstr ""
118+
"**URL** - 应用程序登陆页面的 URL。同样,如果您拥有自己的域名,请输入该域名的 "
119+
"URL(包括 ``https://``)。否则,接受默认 URL (``https://example.com/"
120+
"helloworld``) 即可。此 "
121+
"URL(暂时)不需要实际存在;只有在您将应用程序发布到应用程序商店时才会使用。"
117122

118123
#: ../../tutorial/tutorial-1.rst:107 77a5ecfdf7a94009a179a7f3d1869301
119-
#, fuzzy
120124
msgid "**Project License** - Accept the default license (BSD). This won't affect anything about the operation of the tutorial, though - so if you have particularly strong feelings about license choice, feel free to choose another license."
121-
msgstr "**License** - 接受默认许可证(BSD)。这不会影响本教程的任何操作,因此,如果您对许可证选择有特别强烈的意见,请随意选择其他许可证。"
125+
msgstr ""
126+
"**Project License** (项目许可证) - "
127+
"接受默认许可证(BSD)。这不会影响本教程的任何操作,因此,如果您对许可证选择有"
128+
"特别强烈的意见,请随意选择其他许可证。"
122129

123130
#: ../../tutorial/tutorial-1.rst:112 ca33e82beff54a8698ed7f7150de88b0
124131
msgid "**GUI framework** - Accept the default option, Toga (BeeWare's own GUI toolkit)."
@@ -182,9 +189,12 @@ msgid "If your version of python is *not* a supported version, you will have to
182189
msgstr "如果您的 Python 版本\\ *不*\\ 被支持,则需重新开始本教程。"
183190

184191
#: ../../tutorial/tutorial-1.rst:234 b0d1adb969ab4e53b7e44bba85ccd12b
185-
#, fuzzy
186192
msgid "Close the application - either by pressing the close button on the application window, by selecting Quit/Exit from the application's menu, or by typing **Ctrl+C** in the terminal where you ran ``briefcase dev`` - and you're done! Congratulations - you've just written a standalone, native application in Python!"
187-
msgstr "按下关闭按钮(或从应用程序菜单中选择 \"退出\"),就大功告成了!恭喜 - 你刚刚用 Python 编写了一个独立、原生的应用程序!"
193+
msgstr ""
194+
"关闭应用程序 -- "
195+
"可以使用应用程序窗口上的关闭按钮、从应用程序的菜单栏选择关闭/退出、"
196+
"或在您运行 ``briefcase dev`` 的命令行窗口中按 **Ctrl+C** -- "
197+
"就完成了!恭喜您,您刚刚使用 Python 编写了一个独立、原生的应用程序!"
188198

189199
#: ../../tutorial/tutorial-1.rst:241 36aa6a195f7f4f5f8000c86a40b29e5b
190200
msgid "Next steps"

0 commit comments

Comments
 (0)