Skip to content

Commit f1964ed

Browse files
committed
Add machine translation
1 parent 705b23a commit f1964ed

File tree

2,006 files changed

+473309
-160432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,006 files changed

+473309
-160432
lines changed

l10n/po/zh_CN/_guides/README.adoc.po

Lines changed: 37 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
@@ -25,14 +25,20 @@ msgstr "如何创建Quarkus文档"
2525
#. type: Plain text
2626
#: _guides/README.adoc
2727
#, fuzzy
28-
msgid "Quarkus documentation uses link:https://asciidoc.org/[AsciiDoc] markup."
28+
msgid ""
29+
"Quarkus documentation uses link:https://asciidoc.org/[AsciiDoc] markup."
2930
msgstr "Quarkus文档使用asciidoc语法。"
3031

3132
#. type: Plain text
3233
#: _guides/README.adoc
3334
#, fuzzy
34-
msgid "A gradual refactoring effort is underway to reshape Quarkus documentation to make it easier to both read and write. For more information about this transition, see xref:doc-concept.adoc[Quarkus documentation content types]."
35-
msgstr "一个逐步重构的努力正在进行中,以重塑Quarkus文档,使其更容易阅读和编写(关于这一转变的更多信息,请参见 link:doc-concepts.html[Quarkus文档概念] )。"
35+
msgid ""
36+
"A gradual refactoring effort is underway to reshape Quarkus documentation to "
37+
"make it easier to both read and write. For more information about this "
38+
"transition, see xref:doc-concept.adoc[Quarkus documentation content types]."
39+
msgstr ""
40+
"一个逐步重构的努力正在进行中,以重塑Quarkus文档,使其更容易阅读和编写(关于这一转变的更多信息,请参见 link:doc-concepts."
41+
"html[Quarkus文档概念] )。"
3642

3743
#. type: Plain text
3844
#: _guides/README.adoc
@@ -43,7 +49,8 @@ msgstr "关于为Quarkus文档做贡献的更多信息,请参见。"
4349
#. type: Plain text
4450
#: _guides/README.adoc
4551
#, fuzzy
46-
msgid "xref:doc-contribute-docs-howto.adoc[Contribute to Quarkus documentation]"
52+
msgid ""
53+
"xref:doc-contribute-docs-howto.adoc[Contribute to Quarkus documentation]"
4754
msgstr "link:doc-contribute-docs-howto.html[如何贡献文件]"
4855

4956
#. type: Plain text
@@ -80,18 +87,18 @@ msgstr "这是文档和网站中的首选术语集。请遵守这些术语,以
8087
#: _guides/README.adoc
8188
#, fuzzy
8289
msgid "Live coding:: for our `quarkus:dev` capability"
83-
msgstr ""
84-
"\n"
90+
msgstr "\n"
8591
" 实时编码\n"
8692
"\n"
8793
"\n"
8894
" 我们的 `quarkus:dev` 能力\n"
8995

9096
#: _guides/README.adoc
9197
#, fuzzy
92-
msgid "GraalVM native image:: preferred term for the VM creating native executable. No space."
93-
msgstr ""
94-
"\n"
98+
msgid ""
99+
"GraalVM native image:: preferred term for the VM creating native executable. "
100+
"No space."
101+
msgstr "\n"
95102
" GraalVM 本地镜像\n"
96103
"\n"
97104
"\n"
@@ -100,28 +107,28 @@ msgstr ""
100107
#: _guides/README.adoc
101108
#, fuzzy
102109
msgid "Substrate VM:: non-preferred. Exclude."
103-
msgstr ""
104-
"\n"
110+
msgstr "\n"
105111
" 基底 VM\n"
106112
"\n"
107113
"\n"
108114
" 非首选。不包括\n"
109115

110116
#: _guides/README.adoc
111117
#, fuzzy
112-
msgid "Native Executable:: the executable that is compiled to native 1s and 0s"
113-
msgstr ""
114-
"\n"
118+
msgid ""
119+
"Native Executable:: the executable that is compiled to native 1s and 0s"
120+
msgstr "\n"
115121
" 本地可执行文件\n"
116122
"\n"
117123
"\n"
118124
" 编译为本地 1 和 0 的可执行文件\n"
119125

120126
#: _guides/README.adoc
121127
#, fuzzy
122-
msgid "Docker image:: for the actual `Dockerfile` definition and when the tool chain is involved"
123-
msgstr ""
124-
"\n"
128+
msgid ""
129+
"Docker image:: for the actual `Dockerfile` definition and when the tool "
130+
"chain is involved"
131+
msgstr "\n"
125132
" Docker 映像\n"
126133
"\n"
127134
"\n"
@@ -130,8 +137,7 @@ msgstr ""
130137
#: _guides/README.adoc
131138
#, fuzzy
132139
msgid "Container:: when we discuss Quarkus running in... containers"
133-
msgstr ""
134-
"\n"
140+
msgstr "\n"
135141
" 集装箱\n"
136142
"\n"
137143
"\n"
@@ -140,28 +146,29 @@ msgstr ""
140146
#: _guides/README.adoc
141147
#, fuzzy
142148
msgid "Supersonic Subatomic Java:: our tagline"
143-
msgstr ""
144-
"\n"
149+
msgstr "\n"
145150
" 超音速亚原子 Java\n"
146151
"\n"
147152
"\n"
148153
" 我们的口号\n"
149154

150155
#: _guides/README.adoc
151156
#, fuzzy
152-
msgid "Kubernetes Native Java:: our preferred tagline to say that we rock for containers"
153-
msgstr ""
154-
"\n"
157+
msgid ""
158+
"Kubernetes Native Java:: our preferred tagline to say that we rock for "
159+
"containers"
160+
msgstr "\n"
155161
" Kubernetes 本地 Java\n"
156162
"\n"
157163
"\n"
158164
" 我们的首选标语,表明我们为容器而震撼\n"
159165

160166
#: _guides/README.adoc
161167
#, fuzzy
162-
msgid "Developer Joy:: for everything going from live reload to the opinionated layer to a single config file"
163-
msgstr ""
164-
"\n"
168+
msgid ""
169+
"Developer Joy:: for everything going from live reload to the opinionated "
170+
"layer to a single config file"
171+
msgstr "\n"
165172
" 开发者之乐\n"
166173
"\n"
167174
"\n"
@@ -170,8 +177,7 @@ msgstr ""
170177
#: _guides/README.adoc
171178
#, fuzzy
172179
msgid "Unify Imperative and Reactive:: imperative and reactive. 'Nuff said."
173-
msgstr ""
174-
"\n"
180+
msgstr "\n"
175181
" 将 \"命令式 \"\"反应式 \"统一起来\n"
176182
"\n"
177183
"\n"
@@ -180,8 +186,7 @@ msgstr ""
180186
#: _guides/README.adoc
181187
#, fuzzy
182188
msgid "Best of breed frameworks and standards:: when we explain our stack"
183-
msgstr ""
184-
"\n"
189+
msgstr "\n"
185190
" 最佳框架和标准\n"
186191
"\n"
187192
"\n"

l10n/po/zh_CN/_guides/_attributes.adoc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""

l10n/po/zh_CN/_guides/_includes/compile-quarkus-quickly.adoc.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
@@ -21,5 +21,9 @@ msgstr ""
2121
#. type: Plain text
2222
#: _guides/_includes/compile-quarkus-quickly.adoc
2323
#, fuzzy
24-
msgid "The following will build all modules in the Quarkus repository (except test modules) and install them in your local maven repository with the `999-SNAPSHOT` version:"
25-
msgstr "下面的命令将构建 Quarkus 资源库中的所有模块(测试模块除外),并将它们安装到本地 maven 资源库中的 `999-SNAPSHOT` 版本:"
24+
msgid ""
25+
"The following will build all modules in the Quarkus repository (except test "
26+
"modules) and install them in your local maven repository with the `999-"
27+
"SNAPSHOT` version:"
28+
msgstr ""
29+
"下面的命令将构建 Quarkus 资源库中的所有模块(测试模块除外),并将它们安装到本地 maven 资源库中的 `999-SNAPSHOT` 版本:"

l10n/po/zh_CN/_guides/_includes/devtools/build-native-container-parameters.adoc.po

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
@@ -25,8 +25,12 @@ msgstr "CLI"
2525
#. type: delimited block -
2626
#: upstream/_guides/_includes/devtools/build-native-container-parameters.adoc:5
2727
#, no-wrap
28-
msgid "quarkus build --native -Dquarkus.native.container-build=true {build-additional-parameters}\n"
29-
msgstr "quarkus build --native -Dquarkus.native.container-build=true {build-additional-parameters}\n"
28+
msgid ""
29+
"quarkus build --native -Dquarkus.native.container-build=true {build-"
30+
"additional-parameters}\n"
31+
msgstr ""
32+
"quarkus build --native -Dquarkus.native.container-build=true {build-"
33+
"additional-parameters}\n"
3034

3135
#. type: Block title
3236
#: upstream/_guides/_includes/devtools/build-native-container-parameters.adoc:9
@@ -37,8 +41,12 @@ msgstr "Maven"
3741
#. type: delimited block -
3842
#: upstream/_guides/_includes/devtools/build-native-container-parameters.adoc:12
3943
#, no-wrap
40-
msgid "./mvnw install -Dnative -Dquarkus.native.container-build=true {build-additional-parameters}\n"
41-
msgstr "./mvnw install -Dnative -Dquarkus.native.container-build=true {build-additional-parameters}\n"
44+
msgid ""
45+
"./mvnw install -Dnative -Dquarkus.native.container-build=true {build-"
46+
"additional-parameters}\n"
47+
msgstr ""
48+
"./mvnw install -Dnative -Dquarkus.native.container-build=true {build-"
49+
"additional-parameters}\n"
4250

4351
#. type: Block title
4452
#: upstream/_guides/_includes/devtools/build-native-container-parameters.adoc:17
@@ -49,5 +57,9 @@ msgstr "Gradle"
4957
#. type: delimited block -
5058
#: upstream/_guides/_includes/devtools/build-native-container-parameters.adoc:20
5159
#, no-wrap
52-
msgid "./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true {build-additional-parameters}\n"
53-
msgstr "./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-build=true {build-additional-parameters}\n"
60+
msgid ""
61+
"./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-"
62+
"build=true {build-additional-parameters}\n"
63+
msgstr ""
64+
"./gradlew build -Dquarkus.package.type=native -Dquarkus.native.container-"
65+
"build=true {build-additional-parameters}\n"

l10n/po/zh_CN/_guides/_includes/devtools/build-native-container.adoc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""

l10n/po/zh_CN/_guides/_includes/devtools/build-native.adoc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""

l10n/po/zh_CN/_guides/_includes/devtools/build.adoc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""

l10n/po/zh_CN/_guides/_includes/devtools/create-app.adoc.po

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
@@ -24,13 +24,17 @@ msgstr "CLI"
2424

2525
#. type: Plain text
2626
#: _guides/_includes/devtools/create-app.adoc
27-
msgid "To create a Gradle project, add the `--gradle` or `--gradle-kotlin-dsl` option."
27+
msgid ""
28+
"To create a Gradle project, add the `--gradle` or `--gradle-kotlin-dsl` "
29+
"option."
2830
msgstr "创建Grade项目,请添加 `--gradle` 或者 `--gradle-kotlin-dsl` 参数。"
2931

3032
#. type: Plain text
3133
#: _guides/_includes/devtools/create-app.adoc
3234
#, fuzzy
33-
msgid "For more information about how to install and use the Quarkus CLI, see the xref:cli-tooling.adoc[Quarkus CLI] guide."
35+
msgid ""
36+
"For more information about how to install and use the Quarkus CLI, see the "
37+
"xref:cli-tooling.adoc[Quarkus CLI] guide."
3438
msgstr "_关于如何安装并使用Quarkus CLI的更多信息,请参考xref:cli-tooling.adoc[Quarkus CLI指南]。_"
3539

3640
#. type: Block title
@@ -41,8 +45,11 @@ msgstr "Maven"
4145

4246
#. type: Plain text
4347
#: _guides/_includes/devtools/create-app.adoc
44-
msgid "To create a Gradle project, add the `-DbuildTool=gradle` or `-DbuildTool=gradle-kotlin-dsl` option."
45-
msgstr "创建Grade项目,请添加 `-DbuildTool=gradle` 或者 `-DbuildTool=gradle-kotlin-dsl` 参数。"
48+
msgid ""
49+
"To create a Gradle project, add the `-DbuildTool=gradle` or `-DbuildTool="
50+
"gradle-kotlin-dsl` option."
51+
msgstr ""
52+
"创建Grade项目,请添加 `-DbuildTool=gradle` 或者 `-DbuildTool=gradle-kotlin-dsl` 参数。"
4653

4754
#. type: delimited block *
4855
#: _guides/_includes/devtools/create-app.adoc
@@ -53,11 +60,17 @@ msgstr "适用于 Windows 用户:"
5360
#. type: delimited block *
5461
#: _guides/_includes/devtools/create-app.adoc
5562
#, fuzzy
56-
msgid "If using cmd, (don't use backward slash `\\` and put everything on the same line)"
63+
msgid ""
64+
"If using cmd, (don't use backward slash `\\` and put everything on the same "
65+
"line)"
5766
msgstr "如果使用 cmd,(不要使用向后斜线 `\\` ,并将所有内容放在同一行中)"
5867

5968
#. type: delimited block *
6069
#: _guides/_includes/devtools/create-app.adoc
6170
#, fuzzy
62-
msgid "If using Powershell, wrap `-D` parameters in double quotes e.g. `\"-DprojectArtifactId={create-app-artifact-id}\"`"
63-
msgstr "如果使用 Powershell,请用双引号将 `-D` 参数包起来,例如 `\"-DprojectArtifactId={create-app-artifact-id}\"`"
71+
msgid ""
72+
"If using Powershell, wrap `-D` parameters in double quotes e.g. `\"-"
73+
"DprojectArtifactId={create-app-artifact-id}\"`"
74+
msgstr ""
75+
"如果使用 Powershell,请用双引号将 `-D` 参数包起来,例如 `\"-DprojectArtifactId={create-app-"
76+
"artifact-id}\"`"

l10n/po/zh_CN/_guides/_includes/devtools/create-cli.adoc.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
@@ -24,13 +24,17 @@ msgstr "CLI"
2424

2525
#. type: Plain text
2626
#: _guides/_includes/devtools/create-cli.adoc
27-
msgid "To create a Gradle project, add the `--gradle` or `--gradle-kotlin-dsl` option."
27+
msgid ""
28+
"To create a Gradle project, add the `--gradle` or `--gradle-kotlin-dsl` "
29+
"option."
2830
msgstr "创建Grade项目,请添加 `--gradle` 或者 `--gradle-kotlin-dsl` 参数。"
2931

3032
#. type: Plain text
3133
#: _guides/_includes/devtools/create-cli.adoc
3234
#, fuzzy
33-
msgid "For more information about how to install and use the Quarkus CLI, see the xref:cli-tooling.adoc[Quarkus CLI] guide."
35+
msgid ""
36+
"For more information about how to install and use the Quarkus CLI, see the "
37+
"xref:cli-tooling.adoc[Quarkus CLI] guide."
3438
msgstr "_关于如何安装并使用Quarkus CLI的更多信息,请参考xref:cli-tooling.adoc[Quarkus CLI指南]。_"
3539

3640
#. type: Block title
@@ -41,5 +45,8 @@ msgstr "Maven"
4145

4246
#. type: Plain text
4347
#: _guides/_includes/devtools/create-cli.adoc
44-
msgid "To create a Gradle project, add the `-DbuildTool=gradle` or `-DbuildTool=gradle-kotlin-dsl` option."
45-
msgstr "创建Grade项目,请添加 `-DbuildTool=gradle` 或者 `-DbuildTool=gradle-kotlin-dsl` 参数。"
48+
msgid ""
49+
"To create a Gradle project, add the `-DbuildTool=gradle` or `-DbuildTool="
50+
"gradle-kotlin-dsl` option."
51+
msgstr ""
52+
"创建Grade项目,请添加 `-DbuildTool=gradle` 或者 `-DbuildTool=gradle-kotlin-dsl` 参数。"

l10n/po/zh_CN/_guides/_includes/devtools/dev-parameters.adoc.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) YEAR Free Software Foundation, Inc.
33
# This file is distributed under the same license as the PACKAGE package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5-
#
5+
#
66
#, fuzzy
77
msgid ""
88
msgstr ""

0 commit comments

Comments
 (0)