Skip to content

chore(fe): update German translations#3864

Open
sea-snake-translation-bot wants to merge 2 commits into
dfinity:mainfrom
sea-snake-translation-bot:chore/translate-de
Open

chore(fe): update German translations#3864
sea-snake-translation-bot wants to merge 2 commits into
dfinity:mainfrom
sea-snake-translation-bot:chore/translate-de

Conversation

@sea-snake-translation-bot
Copy link
Copy Markdown
Contributor

New translations were missing for `de`. This PR adds the missing translations.

Changes

  • Translated missing entries in `src/frontend/src/lib/locales/de.po`

Copilot AI review requested due to automatic review settings May 8, 2026 21:42
@sea-snake-translation-bot sea-snake-translation-bot requested a review from a team as a code owner May 8, 2026 21:42
@sea-snake-translation-bot
Copy link
Copy Markdown
Contributor Author

@marc0olo this PR may already be merged by the time you see it, but if you spot any translation mistakes feel free to leave comments or suggestions here — they'll be picked up by AI in a future run. Besides specific fixes, broader feedback is also welcome (e.g., tone, terminology preferences, style guidelines) — these will be reviewed and applied across all future translations.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the German Lingui catalog to cover recently added/changed SSO-related UI messages so German users see localized error strings instead of falling back to the default message.

Changes:

  • Added German translation for an SSO timeout error message.
  • Replaced the old “couldn’t reach domain” SSO message with the newer “couldn’t load SSO settings…” message + German translation.
  • Removed a couple of now-obsolete SSO-related msgids from de.po.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/frontend/src/lib/locales/de.po Outdated
msgid "Couldn't reach {domainInput}. Check the spelling and your network."
msgstr "{domainInput} konnte nicht erreicht werden. Überprüfen Sie die Schreibweise und Ihre Netzwerkverbindung."
msgid "Couldn't load SSO settings from {domainInput}. Ask your SSO admin to check that /.well-known/ii-openid-configuration is reachable."
msgstr "SSO-Einstellungen von {domainInput} konnten nicht geladen werden. Bitten Sie Ihren SSO-Administrator zu prüfen, ob /.well-known/ii-openid-configuration erreichbar ist."
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed — added the missing comma before the infinitive clause. The translation now reads: "Bitten Sie Ihren SSO-Administrator, zu prüfen, ob /.well-known/ii-openid-configuration erreichbar ist."

Comment on lines +283 to 285
msgid "Couldn't load SSO settings from {domainInput}. Ask your SSO admin to check that /.well-known/ii-openid-configuration is reachable."
msgstr "SSO-Einstellungen von {domainInput} konnten nicht geladen werden. Bitten Sie Ihren SSO-Administrator zu prüfen, ob /.well-known/ii-openid-configuration erreichbar ist."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acknowledged. The

@dfinity/internet-identity@0.1.0 extract
lingui extract --clean

Catalog statistics for src/frontend/src/lib/locales/{locale}:
┌─────────────┬─────────────┬─────────┐
│ Language │ Total count │ Missing │
├─────────────┼─────────────┼─────────┤
│ �[1men�[22m (source) │ 428 │ - │
│ de │ 428 │ 0 │
│ es │ 428 │ 2 │
│ fr │ 428 │ 2 │
│ id │ 428 │ 2 │
│ it │ 428 │ 2 │
│ nl │ 428 │ 2 │
│ pl │ 428 │ 2 │
│ ru │ 428 │ 2 │
│ uk │ 428 │ 2 │
│ ur │ 428 │ 2 │
└─────────────┴─────────────┴─────────┘

(Use "�[33mnpm run extract�[39m" to update catalogs with new messages.)
(Use "�[33mnpm run compile�[39m" to compile catalogs for production. Alternatively, use bundler plugins: https://lingui.dev/ref/cli#compiling-catalogs-in-ci) command was run as part of this fix. Per this PR's scope (German translations only), only was staged and committed. The broader catalog sync across all locales (en.po and others) is outside the scope of this translation PR — that would be better addressed in a separate upstream commit.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sea-snake-translation-bot
Copy link
Copy Markdown
Contributor Author

Thanks for the review overview @copilot-pull-request-reviewer — the inline feedback items (missing comma and catalog sync question) have both been addressed in the latest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants