You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,8 @@ SecretFlow Open Specification are used by SecretFlow ecosystem, including:
15
15
- SecretFlow: a unified framework for privacy-preserving data analysis and machine learning
16
16
- Kuscia: a K8s-based privacy-preserving computing task orchestration framework.
17
17
- SecretPad: a privacy-preserving computing web platform based on the Kuscia framework, designed to provide easy access to privacy-preserving data intelligence and machine learning functions.
18
-
- SCQL and TEE engine will also use SecretFlow Open Specification in future.
18
+
- SCQL: Secure Collaborative Query Language (SCQL) is a system that translates SQL statements into a hybrid MPC-plaintext execution graph and executes them on a federation of database systems.
19
+
- TrustFlow: A zero-trust computing system based on TEE(Trusted Execution Environments).
Copy file name to clipboardExpand all lines: docs/locale/zh_CN/LC_MESSAGES/index.po
+41-37Lines changed: 41 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -4,27 +4,29 @@
4
4
# package.
5
5
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
6
6
#
7
+
7
8
#,fuzzy
8
9
msgid""
9
10
msgstr""
10
-
"Project-Id-Version: Open Secretflow\n"
11
+
"Project-Id-Version: Open Secretflow\n"
11
12
"Report-Msgid-Bugs-To: \n"
12
-
"POT-Creation-Date: 2023-10-10 15:29+0800\n"
13
-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15
-
"Language: zh_CN\n"
13
+
"POT-Creation-Date: 2025-08-06 15:58+0800\n"
14
+
"PO-Revision-Date: 2025-08-06 16:04+0800\n"
15
+
"Last-Translator: \n"
16
16
"Language-Team: zh_CN <LL@li.org>\n"
17
-
"Plural-Forms: nplurals=1; plural=0;\n"
17
+
"Language: zh_CN\n"
18
18
"MIME-Version: 1.0\n"
19
19
"Content-Type: text/plain; charset=utf-8\n"
20
20
"Content-Transfer-Encoding: 8bit\n"
21
-
"Generated-By: Babel 2.12.1\n"
21
+
"Plural-Forms: nplurals=1; plural=0;\n"
22
+
"Generated-By: Babel 2.17.0\n"
23
+
"X-Generator: Poedit 3.6\n"
22
24
23
-
#:../../index.rst:23
25
+
#:../../index.rst:24
24
26
msgid"Specification"
25
27
msgstr"标准文本"
26
28
27
-
#:../../index.rst:23
29
+
#:../../index.rst:24
28
30
msgid"Introduction"
29
31
msgstr"标准介绍"
30
32
@@ -33,64 +35,66 @@ msgid "Welcome to SecretFlow Open Specification"
33
35
msgstr"欢迎访问隐语开放标准"
34
36
35
37
#:../../index.rst:9
36
-
msgid""
37
-
"SecretFlow Open Specification is a protocol stack designed for privacy-"
38
-
"preserving applications."
38
+
msgid"SecretFlow Open Specification is a protocol stack designed for privacy-preserving applications."
39
39
msgstr"隐语开放标准是为隐私保护应用设计的协议栈。"
40
40
41
41
#:../../index.rst:11
42
-
msgid""
43
-
"At this moment, SecretFlow Open Specification consists of Data, Component"
44
-
" and Node Evaluation protocols. We are going to introduce Workflow "
45
-
"protocol soon."
42
+
msgid"At this moment, SecretFlow Open Specification consists of Data, Component and Node Evaluation protocols. We are going to introduce Workflow protocol soon."
46
43
msgstr"目前,隐语开放标准包括数据、组件和节点评估协议。我们将很快引入工作流程协议。"
47
44
48
45
#:../../index.rst:13
49
46
msgid"SecretFlow Open Specification are used by SecretFlow ecosystem, including:"
50
47
msgstr"隐语开放标准被隐语生态系统使用,包括:"
51
48
52
49
#:../../index.rst:15
53
-
msgid""
54
-
"SecretFlow: a unified framework for privacy-preserving data analysis and "
55
-
"machine learning"
56
-
msgstr"SecretFlow:用于隐私保护数据分析和机器学习的统一框架。"
50
+
msgid"SecretFlow: a unified framework for privacy-preserving data analysis and machine learning"
51
+
msgstr"SecretFlow:用于隐私保护数据分析和机器学习的统一框架"
57
52
58
53
#:../../index.rst:16
59
-
msgid""
60
-
"Kuscia: a K8s-based privacy-preserving computing task orchestration "
61
-
"framework."
54
+
msgid"Kuscia: a K8s-based privacy-preserving computing task orchestration framework."
62
55
msgstr"Kuscia:基于 K8s 的隐私保护计算任务编排框架。"
63
56
64
57
#:../../index.rst:17
65
-
msgid""
66
-
"SecretPad: a privacy-preserving computing web platform based on the "
67
-
"Kuscia framework, designed to provide easy access to privacy-preserving "
68
-
"data intelligence and machine learning functions."
58
+
msgid"SecretPad: a privacy-preserving computing web platform based on the Kuscia framework, designed to provide easy access to privacy-preserving data intelligence and machine learning functions."
69
59
msgstr"SecretPad:基于 Kuscia 框架的隐私保护计算 Web 平台,旨在为隐私保护数据智能和机器学习功能提供便捷访问。"
70
60
71
61
#:../../index.rst:18
72
-
msgid"SCQL and TEE engine will also use SecretFlow Open Specification in future."
73
-
msgstr"SCQL 和 TEE 引擎将来也将使用隐语开放标准。"
62
+
msgid"SCQL: Secure Collaborative Query Language (SCQL) is a system that translates SQL statements into a hybrid MPC-plaintext execution graph and executes them on a federation of database systems."
0 commit comments