Skip to content

translate: Updates for file web/xliff/en.xlf in es [Manual Sync] #16106

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

Merged

Conversation

transifex-integration[bot]
Copy link
Contributor

⚠️ Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format

The following localization files have been updated:

Parameter Value
Source File web/xliff/en.xlf
Translation File web/xliff/es.xlf
Language Code es
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated
Action Manual Sync
Completion 98.75% or more
Mode default

98% of minimum 60% translated source file: 'web/xliff/en.xlf'
on 'es'.

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 August 11, 2025 14:26
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.

@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in es [Manual Sync] translate: Updates for file web/xliff/en.xlf in es [Manual Sync] Aug 11, 2025
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Aug 11, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) August 11, 2025 14:29
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (08ddd3e) to head (d208474).
⚠️ Report is 12 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16106   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         836      836           
  Lines       45158    45158           
=======================================
+ Hits        41898    41899    +1     
+ Misses       3260     3259    -1     
Flag Coverage Δ
e2e 46.60% <ø> (ø)
integration 23.57% <ø> (+<0.01%) ⬆️
unit 90.91% <ø> (+<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.

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit d208474
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6899fd89c4e4d000080c3801
😎 Deploy Preview https://deploy-preview-16106--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.

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit d208474
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6899fd89a0f6c00008becef7
😎 Deploy Preview https://deploy-preview-16106--authentik-docs.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.

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit d208474
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6899fd89a0f6c00008becefb

@authentik-automation authentik-automation bot merged commit 43ed08c into main Aug 11, 2025
156 of 158 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_es branch August 11, 2025 15:23
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-d208474ab0fae8884ab2bd8b20f7d3fc7d90d283
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-d208474ab0fae8884ab2bd8b20f7d3fc7d90d283

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

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.

2 participants