Skip to content

Commit 08e4e16

Browse files
committed
translate
1 parent e227a03 commit 08e4e16

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

using/android.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,13 @@ msgstr ""
126126

127127
#: ../../using/android.rst:53
128128
msgid ""
129-
"Add code to your :source:`build.gradle <Android/testbed/app/build.gradle."
130-
"kts>` file to copy the following items into your project. All except your "
131-
"own Python code can be copied from ``prefix/lib``:"
129+
"Add code to your :source:`build.gradle <Android/testbed/app/"
130+
"build.gradle.kts>` file to copy the following items into your project. All "
131+
"except your own Python code can be copied from ``prefix/lib``:"
132132
msgstr ""
133+
"在你的 :source:`build.gradle <Android/testbed/app/build.gradle.kts>` 檔案中加"
134+
"入程式碼,將以下項目複製到你的專案中。除了你自己的 Python 程式碼外,其他項目"
135+
"都可以從 ``prefix/lib`` 複製:"
133136

134137
#: ../../using/android.rst:57
135138
msgid "In your JNI libraries:"

0 commit comments

Comments
 (0)