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: l10n/po/zh_CN/_guides/drools.adoc.po
+7-7
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ msgstr ""
18
18
19
19
#: _guides/drools.adoc
20
20
msgid"Prerequisites"
21
-
msgstr""
21
+
msgstr"先决条件"
22
22
23
23
#: _guides/drools.adoc
24
24
msgid"Introduction"
25
-
msgstr""
25
+
msgstr"简介"
26
26
27
27
#: _guides/drools.adoc
28
28
msgid"https://www.drools.org[Drools] is a set of projects focusing on intelligent automation and decision management, most notably providing a forward-chaining and backward-chaining inference-based rule engine, DMN decisions engine and other projects. A rule engine is a fundamental building block to create an expert system which, in artificial intelligence, is a computer system that emulates the decision-making ability of a human expert. You can read more information on the https://www.drools.org[Drools website]."
@@ -170,15 +170,15 @@ msgstr ""
170
170
171
171
#: _guides/drools.adoc
172
172
msgid"To complete this guide, you need:"
173
-
msgstr""
173
+
msgstr"要完成这个指南,你需要:"
174
174
175
175
#: _guides/drools.adoc
176
176
msgid"less than 15 minutes"
177
177
msgstr""
178
178
179
179
#: _guides/drools.adoc
180
180
msgid"an IDE"
181
-
msgstr""
181
+
msgstr"一个编辑器"
182
182
183
183
#: _guides/drools.adoc
184
184
msgid"JDK 17+ installed with `JAVA_HOME` configured appropriately"
@@ -198,7 +198,7 @@ msgstr ""
198
198
199
199
#: _guides/drools.adoc
200
200
msgid"Creating the Maven Project"
201
-
msgstr""
201
+
msgstr"创建Maven项目"
202
202
203
203
#: _guides/drools.adoc
204
204
msgid""
@@ -212,7 +212,7 @@ msgstr ""
212
212
213
213
#: _guides/drools.adoc
214
214
msgid"Writing the application"
215
-
msgstr""
215
+
msgstr"编写应用程序"
216
216
217
217
#: _guides/drools.adoc
218
218
msgid"Let's start from the application domain model."
@@ -256,7 +256,7 @@ msgstr ""
256
256
257
257
#: _guides/drools.adoc
258
258
msgid"Testing the Application"
259
-
msgstr""
259
+
msgstr"测试应用程序"
260
260
261
261
#: _guides/drools.adoc
262
262
msgid"We can create a standard Quarkus and JUnit test to check the behaviour of the Rule Unit and the defined rules, accordingly to a certain set of scenarios."
Copy file name to clipboardexpand all lines: l10n/po/zh_CN/_guides/security-keycloak-authorization.adoc.po
+1-1
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ msgstr ""
75
75
76
76
#: _guides/security-keycloak-authorization.adoc
77
77
msgid"Compatibility"
78
-
msgstr""
78
+
msgstr"兼容"
79
79
80
80
#: _guides/security-keycloak-authorization.adoc
81
81
msgid"This extension is compatible only with Quarkus xref:security-oidc-bearer-token-authentication.adoc[OIDC service applications]. It complements explicit mechanisms such as role-based access control with dynamic authorization policies."
0 commit comments