|
1 | | - |
2 | 1 | msgid "" |
3 | 2 | msgstr "" |
4 | 3 | "Project-Id-Version: BeeWare 0.3\n" |
5 | 4 | "Report-Msgid-Bugs-To: \n" |
6 | 5 | "POT-Creation-Date: 2025-07-19 12:41+0000\n" |
7 | | -"PO-Revision-Date: 2025-07-07 01:01+0000\n" |
| 6 | +"PO-Revision-Date: 2025-07-21 22:03+0000\n" |
8 | 7 | "Last-Translator: John <johnzhou721@gmail.com>\n" |
| 8 | +"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/" |
| 9 | +"projects/beeware/tutorial/tutorial-3/zh_Hans/>\n" |
9 | 10 | "Language: zh_CN\n" |
10 | | -"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/projects/beeware/tutorial/tutorial-3/zh_Hans/>\n" |
11 | | -"Plural-Forms: nplurals=1; plural=0;\n" |
12 | 11 | "MIME-Version: 1.0\n" |
13 | 12 | "Content-Type: text/plain; charset=utf-8\n" |
14 | 13 | "Content-Transfer-Encoding: 8bit\n" |
| 14 | +"Plural-Forms: nplurals=1; plural=0;\n" |
| 15 | +"X-Generator: Weblate 5.13-dev\n" |
15 | 16 | "Generated-By: Babel 2.17.0\n" |
16 | 17 |
|
17 | 18 | #: ../../tutorial/tutorial-3.rst:3 0a665e52c6c04cb4a254ee02e03a0d1a |
@@ -164,9 +165,11 @@ msgid "You might notice some small differences in the way your application looks |
164 | 165 | msgstr "你可能会注意到应用程序运行时的外观有一些细微差别。例如,操作系统显示的图标和名称可能与在开发者模式下运行时略有不同。这也是因为您使用的是打包的应用程序,而不仅仅是运行 Python 代码。从操作系统的角度来看,您现在运行的是“一个应用程序”,而不是“一个 Python 程序\"”,这也反映在应用程序的显示方式上。" |
165 | 166 |
|
166 | 167 | #: ../../tutorial/tutorial-3.rst:350 076f393b725549ff974cbda1d791c3a6 |
167 | | -#, fuzzy |
168 | 168 | msgid "Before continuing, close the app. As with previous tutorial steps, you can do this 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 run``." |
169 | | -msgstr "在继续之前,关闭应用程序。和之前的教程步骤一样,您可以使用应用程序窗口上的关闭按钮、从应用程序的菜单栏选择关闭/退出、或在您运行 ``briefcase dev`` 的命令行窗口中按 **Ctrl+C** 以关闭应用程序。" |
| 169 | +msgstr "" |
| 170 | +"在继续之前,关闭应用程序。和之前的教程步骤一样,您可以使用应用程序窗口上的关" |
| 171 | +"闭按钮、从应用程序的菜单栏选择关闭/退出、或在您运行 ``briefcase dev`` " |
| 172 | +"的命令行窗口中按 **Ctrl+C** 以关闭应用程序。" |
170 | 173 |
|
171 | 174 | #: ../../tutorial/tutorial-3.rst:356 2a2ce686b2524f5980e5f37ec555be91 |
172 | 175 | msgid "Building your installer" |
@@ -259,4 +262,3 @@ msgstr "下一步" |
259 | 262 | #: ../../tutorial/tutorial-3.rst:578 1c79358ba0534bfd89ca28cfa2373eaf |
260 | 263 | msgid "We now have our application packaged for distribution on desktop platforms. But what happens when we need to update the code in our application? How do we get those updates into our packaged application? Turn to :doc:`Tutorial 4 <./tutorial-4>` to find out..." |
261 | 264 | msgstr "现在,我们已将应用程序打包发布到桌面平台上。但是,当我们需要更新应用程序中的代码时该怎么办?如何将这些更新添加到打包好的应用程序中?请访问 :doc:`教程4 <./tutorial-4>` 了解详情..." |
262 | | - |
|
0 commit comments