-
Notifications
You must be signed in to change notification settings - Fork 3k
Dev UI German - as translated by AI #51190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Phillip Kruger <phillip.kruger@gmail.com>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 25 | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Tests - JDK 17 Windows | Build |
Logs | Raw logs | 🚧 | |
| ✔️ | JVM Integration Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 17 Windows | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Integration Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🚧 |
| ✔️ | JVM Integration Tests - JDK 25 | Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 21 #
- Failing: integration-tests/oidc-wiremock
📦 integration-tests/oidc-wiremock
❌ io.quarkus.it.keycloak.CodeFlowAuthorizationTest. - History - More details - Source on GitHub
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:663)
at io.quarkus.test.junit.QuarkusTestExtension.interceptBeforeAllMethod(QuarkusTestExtension.java:730)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
❌ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowUserInfoCachedInIdToken line 431 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowUserInfoCachedInIdToken(CodeFlowAuthorizationTest.java:431)
Flaky tests - Develocity
⚙️ Gradle Tests - JDK 17 Windows
📦 integration-tests/gradle
❌ io.quarkus.gradle.BasicMultiModuleQuarkusBuildTest.testBasicMultiModuleBuild - History
- `
Expecting actual:
"
Gradle 9.2.1-java.lang.AssertionError`
java.lang.AssertionError:
Expecting actual:
"
------------------------------------------------------------
Gradle 9.2.1
------------------------------------------------------------
- `
Expecting actual:
"
Gradle 9.2.1-java.lang.AssertionError`
java.lang.AssertionError:
Expecting actual:
"
------------------------------------------------------------
Gradle 9.2.1
------------------------------------------------------------
⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌ org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
java.lang.AssertionError:
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Postremus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @phillip-kruger
another native german speaker here. First remark:
Do you believe that translations for de-AT, de-BE, de-CH, de-LI, de-LU and de are all needed? I would only start with de. Most people are perfectly fine reading / speaking Hochdeutsch (de).
Will do a detailed review of the translations once the scope is defined.
|
Thanks ! That is good feedback and insight :) I don't know the different dialect, so I just asked AI to create this for me :) |
|
If you can do a review of Germany (de-BE) that would be a good start ! We can always remove the others later. (de-BE) is the base |
| 'theme-label': 'Thema', | ||
| 'language-label': 'Sprache', | ||
| 'theme-desktop-label': 'Arbeitsbereich', | ||
| 'theme-light-label': 'Licht', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should translate this with "Hell" (adjective for light/bright), it translated "light" to a noun.
| @@ -0,0 +1,3 @@ | |||
| export const templates = { | |||
| 'quarkus-flyway-db2-meta-description': 'Diese Erweiterung wird von Quarkus automatisch hinzugefügt, wenn quarkus-flyway und quarkus-jdbc-db2 im classpath sind.', | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
classpath -> Klassenpfad.
So it's consistent with the rest.
| @@ -0,0 +1,3 @@ | |||
| export const templates = { | |||
| 'quarkus-flyway-postgresql-meta-description': 'Diese Erweiterung wird von Quarkus automatisch hinzugefügt, wenn quarkus-flyway und quarkus-jdbc-postgresql im Classpath sind.', | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Classpath -> Klassenpfad.
So it's consistent with the rest.
cescoffier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't really review.
But let's make sure we get the commented one fixed.
Maybe we can merge and fix as we find things ? Is this a good enough first version ?
Maybe @myfear can have a quick look ?