We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7121972 commit 8463172Copy full SHA for 8463172
using/android.po
@@ -54,7 +54,7 @@ msgid ""
54
msgstr ""
55
"因此,在 Android 上使用 Python 的唯一方式就是以嵌入模式運作 - 也就是撰寫一個"
56
"原生的 Android 應用程式,使用 ``libpython`` 嵌入 Python 直譯器,並透"
57
-"過 :ref:`Python embedding API <embedding>` 呼叫 Python 程式碼。完整的 Python "
+"過 :ref:`Python 嵌入式 API <embedding>` 呼叫 Python 程式碼。完整的 Python "
58
"直譯器、標準函式庫,以及你所有的 Python 程式碼,都會被打包進你的應用程式,供"
59
"該應用程式使用。"
60
0 commit comments