Skip to content

Commit 758bfec

Browse files
[po] auto sync
1 parent bb55909 commit 758bfec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "95.11%", "updated_at": "2024-07-26T06:55:29Z"}
1+
{"translation": "95.12%", "updated_at": "2024-07-26T07:57:21Z"}

using/ios.po

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,10 @@ msgid ""
342342
"that supports ``arm64-apple-ios``, plus one of either ``arm64-apple-ios-"
343343
"simulator`` or ``x86_64-apple-ios-simulator``."
344344
msgstr ""
345+
"构建或是获取一个 Python ``XCFramework``。 请参阅 :source:`iOS/README.rst` (在 CPython "
346+
"源代码发布包中) 中的说明了解有关如何构建 Python ``XCFramework`` 的细节。 要满足最基本要求,你需要一个支持 "
347+
"``arm64-apple-ios``,再加上 ``arm64-apple-ios-simulator`` 或 ``x86_64-apple-ios-"
348+
"simulator`` 之一的构建版。"
345349

346350
#: ../../using/ios.rst:178
347351
msgid ""
@@ -350,12 +354,15 @@ msgid ""
350354
"of your project; however, you can use any other location that you want by "
351355
"adjusting paths as needed."
352356
msgstr ""
357+
"将 ``XCframework`` 拖到你的 iOS 项目中。 在下面的说明中,我们将假定你已将 ``XCframework`` "
358+
"放到你的项目的根目录下;不过,你也可以通过按需调整路径来使用任何其他你想要的位置。"
353359

354360
#: ../../using/ios.rst:183
355361
msgid ""
356362
"Drag the ``iOS/Resources/dylib-Info-template.plist`` file into your project,"
357363
" and ensure it is associated with the app target."
358364
msgstr ""
365+
"将 ``iOS/Resources/dylib-Info-template.plist`` 文件拖到你的项目中,并确保它已关联到 app 目标。"
359366

360367
#: ../../using/ios.rst:186
361368
msgid ""
@@ -365,6 +372,8 @@ msgid ""
365372
" adjusting paths as needed. Ensure that this folder is associated with your "
366373
"app target."
367374
msgstr ""
375+
"将你的应用程序代码作为一个文件夹添加到你的 Xcode 项目中。 在下面的说明中,我们将假定你的用户代码位于你的项目中名为 ``app`` "
376+
"的文件夹;你也可以通过按需调整路径来使用任何其他位置。 请确保该文件夹已关联到你的 app 目标。"
368377

369378
#: ../../using/ios.rst:192
370379
msgid ""

0 commit comments

Comments
 (0)