Skip to content

translate: Updates for project authentik and language cs_CZ#18753

Merged
rissson merged 2 commits intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_cs_CZ
Dec 11, 2025
Merged

translate: Updates for project authentik and language cs_CZ#18753
rissson merged 2 commits intomainfrom
translations_dece3445d39f49129db9a38c74f25cbf_cs_CZ

Conversation

@transifex-integration
Copy link
Contributor

@transifex-integration transifex-integration bot commented Dec 11, 2025

The following localization files have been updated:

Details

Parameter Value
Transifex Project authentik
Grouping Language

Files

Source File Translation File Resource Language Type Mode
locale/en/LC_MESSAGES/django.po locale/cs_CZ/LC_MESSAGES/django.po Backend cs_CZ TRANSLATION default
web/xliff/en.xlf web/xliff/cs_CZ.xlf Frontend cs_CZ TRANSLATION default

84% of minimum 60% translated source file: 'django.po'
on 'cs_CZ'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
@transifex-integration transifex-integration bot requested review from a team as code owners December 11, 2025 16:23
@github-actions
Copy link
Contributor

authentik translations instructions

Thanks for your pull request!

authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically.

82% of minimum 60% translated source file: 'en.xlf'
on 'cs_CZ'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (15b93a5) to head (6675437).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18753      +/-   ##
==========================================
- Coverage   93.23%   93.23%   -0.01%     
==========================================
  Files         946      946              
  Lines       51862    51862              
==========================================
- Hits        48356    48351       -5     
- Misses       3506     3511       +5     
Flag Coverage Δ
e2e 44.77% <ø> (-0.01%) ⬇️
integration 23.28% <ø> (+<0.01%) ⬆️
unit 91.47% <ø> (+<0.01%) ⬆️
unit-migrate 91.51% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6675437
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/693af02e14ac2b00083007f6
😎 Deploy Preview https://deploy-preview-18753--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 6675437
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693af02eb1d8b100083a2e08

@netlify
Copy link

netlify bot commented Dec 11, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 6675437
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/693af02ef7cc050007356784

@rissson rissson enabled auto-merge (squash) December 11, 2025 17:08
@rissson rissson merged commit da975c3 into main Dec 11, 2025
98 checks passed
@rissson rissson deleted the translations_dece3445d39f49129db9a38c74f25cbf_cs_CZ branch December 11, 2025 17:14
@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-6675437a61510613925a58bf0ab1cc6b6c6c3ec2
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-6675437a61510613925a58bf0ab1cc6b6c6c3ec2

Afterwards, run the upgrade commands from the latest release notes.

kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (69 commits)
  website/docs: fix incorrect menu reference in data exports doc (#18752)
  translate: Updates for project authentik and language zh-Hans (#18756)
  translate: Updates for project authentik and language tr_TR (#18758)
  translate: Updates for project authentik and language fi_FI (#18759)
  translate: Updates for project authentik and language pl_PL (#18754)
  translate: Updates for project authentik and language ru_RU (#18745)
  translate: Updates for project authentik and language ko_KR (#18760)
  translate: Updates for project authentik and language ja_JP (#18755)
  translate: Updates for project authentik and language de_DE (#18749)
  translate: Updates for project authentik and language nl_NL (#18751)
  translate: Updates for project authentik and language pt_BR (#18746)
  translate: Updates for project authentik and language es_ES (#18748)
  translate: Updates for project authentik and language it_IT (#18750)
  translate: Updates for project authentik and language cs_CZ (#18753)
  translate: Updates for project authentik and language fr_FR (#18747)
  stages/identification: Add WebAuthn conditional UI (passkey autofill) support (#18377)
  api: allow configuring default page_size and max_page_size (#18165)
  root: do not require backend approval for npm workspace dependencies (#18738)
  outpost/proxyv2: more tests, fix pg password with spaces, and existing session on restart (#18211)
  web: bump @types/guacamole-common-js from 1.5.4 to 1.5.5 in /web (#18717)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant