File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
docs/locale/zh_CN/LC_MESSAGES/src/develop Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ msgstr ""
2121
2222#: ../../src/develop/example_psi_python.rst:2
2323msgid "Example: Bind PSI to Python"
24- msgstr ""
24+ msgstr "示例:将 PSI 绑定到 Python "
2525
2626#: ../../src/develop/example_psi_python.rst:4
2727msgid ""
@@ -33,18 +33,20 @@ msgid ""
3333"avaliable on `Github "
3434"<https://github.com/secretflow/yacl/tree/main/examples/psi/python>`_."
3535msgstr ""
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
3840msgid ""
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
4446msgid "Step 1: Implement"
45- msgstr ""
47+ msgstr "第1步:实现 "
4648
4749#: ../../src/develop/example_psi_python.rst:22
4850msgid "Step 2: Build and Test"
49- msgstr ""
51+ msgstr "第2步:构建和测试 "
5052
You can’t perform that action at this time.
0 commit comments