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/ja_JP/_data/wg.yaml.po
+1-1
Original file line number
Diff line number
Diff line change
@@ -1056,7 +1056,7 @@ msgstr "クオークスをコモンハウス財団へ"
1056
1056
#~ "This is a big change, and one which doesn't lend itself well to dividing into smaller chunks. I'm keeping a spreadsheet of build results. In the CI runs, the number of failing jobs was 31 at the last update, and it is now 25. A number of suites, such as `integration-tests/devtools` were failing, and are now passing.\n"
msgid"A build step that consumes the `ContextRegistrationPhaseBuildItem` should always produce a `ContextConfiguratorBuildItem` or at least inject a `BuildProducer` for this build item, otherwise it could be ignored or processed at the wrong time (e.g. after the correct CDI bootstrap phase)."
Copy file name to clipboardexpand all lines: l10n/po/ja_JP/_guides/cdi-reference.adoc.po
+1-1
Original file line number
Diff line number
Diff line change
@@ -864,7 +864,7 @@ msgstr "選択された代替の宣言"
864
864
msgid""
865
865
"In CDI, an alternative bean may be selected either globally for an application by means of `@Priority`, or for a bean archive using a `beans.xml` descriptor.\n"
866
866
"Quarkus has a simplified bean discovery and the content of `beans.xml` is ignored."
msgid"If you are using the `quarkus-hibernate-orm-panache` or `quarkus-mongodb-panache` extensions, check out the xref:hibernate-orm-panache.adoc#mocking[Hibernate ORM with Panache Mocking] and xref:mongodb-panache.adoc#mocking[MongoDB with Panache Mocking] documentation for the easiest way to mock your data access."
msgid"A very common need is to start some services on which your Quarkus application depends, before the Quarkus application starts for testing. To address this need, Quarkus provides `@io.quarkus.test.common.QuarkusTestResource` and `io.quarkus.test.common.QuarkusTestResourceLifecycleManager`."
msgid"More information can be found in the link:building-native-image#testing-the-native-executable[Testing the native executable Guide]."
1086
-
msgstr"詳細については、次のリンクを参照してください: building-native-image#testing-the-native-executable[Testing the native executable Guide]."
1091
+
msgstr"詳細については、次のリンクを参照してください: link:building-native-image#testing-the-native-executable[Testing the native executable Guide]."
1087
1092
1088
1093
#. type: delimited block =
1089
1094
#: _guides/getting-started-testing.adoc
@@ -1147,7 +1152,7 @@ msgstr ""
1147
1152
#. type: Plain text
1148
1153
#: _guides/getting-started-testing.adoc
1149
1154
msgid"An example use of this could be the following Maven command, that forces `@QuarkusIntegrationTest` to execute against that is accessible at `http://1.2.3.4:4321`:"
msgid"So as you can see, the status is `DOWN` as soon as one of the `quarkus.kafka-streams.topics` is missing or the Kafka Streams `state` is not `RUNNING`."
0 commit comments