Skip to content

Commit 7f01c60

Browse files
[OSCP]+【文档季】【YACL】翻译文档 「Example: Bind PSI to Python」成中文文档 (#514)
fixed : #509 Co-authored-by: Candicepan <[email protected]>
1 parent 3f4a5d6 commit 7f01c60

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/locale/zh_CN/LC_MESSAGES/src/develop/example_psi_python.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgstr ""
2121

2222
#: ../../src/develop/example_psi_python.rst:2
2323
msgid "Example: Bind PSI to Python"
24-
msgstr ""
24+
msgstr "示例:将 PSI 绑定到 Python"
2525

2626
#: ../../src/develop/example_psi_python.rst:4
2727
msgid ""
@@ -33,18 +33,20 @@ msgid ""
3333
"avaliable on `Github "
3434
"<https://github.com/secretflow/yacl/tree/main/examples/psi/python>`_."
3535
msgstr ""
36+
"这是一个使用 YACL 的 ECC API 和链接来构建 `PSI(隐私集合求交) <https://en.wikipedia.org/wiki/Private_set_intersection>`_ 协议的示例,"
37+
"并通过 `pybind11 <https://github.com/pybind/pybind11>`_ 提供 Python 语言绑定。该示例代码可在 `Github <https://github.com/secretflow/yacl/tree/main/examples/psi/python>`_ 上找到。"
3638

3739
#: ../../src/develop/example_psi_python.rst:7
3840
msgid ""
3941
"This example is merely designed for demonstration only, please do not use"
4042
" this example in production."
41-
msgstr ""
43+
msgstr "此示例仅供演示使用,请勿在生产环境中使用。"
4244

4345
#: ../../src/develop/example_psi_python.rst:10
4446
msgid "Step 1: Implement"
45-
msgstr ""
47+
msgstr "第1步:实现"
4648

4749
#: ../../src/develop/example_psi_python.rst:22
4850
msgid "Step 2: Build and Test"
49-
msgstr ""
51+
msgstr "第2步:构建和测试"
5052

0 commit comments

Comments
 (0)