Skip to content

translate: Updates for file web/xliff/en.xlf in cs_CZ#16264

Merged
authentik-automation[bot] merged 2 commits intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_cs_CZ
Aug 20, 2025
Merged

translate: Updates for file web/xliff/en.xlf in cs_CZ#16264
authentik-automation[bot] merged 2 commits intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_cs_CZ

Conversation

@transifex-integration
Copy link
Copy Markdown
Contributor

The following localization files have been updated:

Parameter Value
Source File web/xliff/en.xlf
Translation File web/xliff/cs_CZ.xlf
Language Code cs_CZ
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated
Mode default

100% translated source file: 'web/xliff/en.xlf'
on 'cs_CZ'.
@transifex-integration transifex-integration bot requested review from a team as code owners August 20, 2025 08:07
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 20, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 2a4faa4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68a5823ffd76130008666e7c
😎 Deploy Preview https://deploy-preview-16264--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.

@github-actions
Copy link
Copy Markdown
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.

@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Aug 20, 2025
@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in cs_CZ translate: Updates for file web/xliff/en.xlf in cs_CZ Aug 20, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) August 20, 2025 08:07
100% translated source file: 'web/xliff/en.xlf'
on 'cs_CZ'.
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 20, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 2a4faa4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68a5823f33dd51000857e954

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 20, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 2a4faa4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68a5823f3cdda800084be740

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (289555a) to head (2a4faa4).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16264   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         837      837           
  Lines       45251    45251           
=======================================
+ Hits        41985    41987    +2     
+ Misses       3266     3264    -2     
Flag Coverage Δ
e2e 46.64% <ø> (+0.02%) ⬆️
integration 23.55% <ø> (+<0.01%) ⬆️
unit 90.93% <ø> (+<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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 20, 2025

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-2a4faa494991df7362945891e3a538d7618864de
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-2a4faa494991df7362945891e3a538d7618864de

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

@authentik-automation authentik-automation bot merged commit 4e44209 into main Aug 20, 2025
109 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_cs_CZ branch August 20, 2025 11:12
kensternberg-authentik added a commit that referenced this pull request Aug 26, 2025
* main: (210 commits)
  web: Username truncation, field alignment. (#16283)
  website/docs: adds a webhook header mapping example (#16301)
  web: Fix issue where form group uses unknown slot. (#16276)
  lifecycle: set PROMETHEUS_MULTIPROC_DIR as early as possible (#16298)
  providers/oauth2: fix logout token missing sid, fix wrong sub mode used (#16295)
  web: bump core-js from 3.45.0 to 3.45.1 in /web (#16290)
  root: Remove CODEOWNERS entries from docs/ directory (#16287)
  *: Fix dead doc link (#16288)
  web: saml provider view: fix state refresh issues (#14474)
  web: fix "Explore integrations" link in Quick actions (#16274)
  website/integrations: fix dead links to external docs (#16273)
  tasks: add rel_obj to system task exception event (#16270)
  website/docs: update 2025.8 release notes (#16269)
  web: bump @patternfly/elements from 4.1.0 to 4.2.0 in /web (#16265)
  web: bump mermaid from 11.9.0 to 11.10.0 in /web (#16263)
  web: bump @types/guacamole-common-js from 1.5.3 to 1.5.4 in /web (#16262)
  security: Bump supported versions (#16261)
  core: bump channels from 4.3.0 to v4.3.1 (#16260)
  translate: Updates for file web/xliff/en.xlf in cs_CZ (#16264)
  website: bump the eslint group in /website with 3 updates (#16248)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant