Skip to content

translate: Updates for file web/xliff/en.xlf in pt_BR#17639

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_pt_BR
Oct 22, 2025
Merged

translate: Updates for file web/xliff/en.xlf in pt_BR#17639
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_pt_BR

Conversation

@transifex-integration
Copy link
Contributor

The following localization files have been updated:

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

100% translated source file: 'web/xliff/en.xlf'
on 'pt_BR'.
@transifex-integration transifex-integration bot requested review from a team as code owners October 21, 2025 17:36
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-docs canceled.

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

@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-storybook ready!

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

@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-integrations canceled.

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

@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Oct 21, 2025
@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in pt_BR translate: Updates for file web/xliff/en.xlf in pt_BR Oct 21, 2025
@authentik-automation authentik-automation bot enabled auto-merge (squash) October 21, 2025 17:36
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (710714a) to head (2445602).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17639      +/-   ##
==========================================
+ Coverage   92.69%   92.98%   +0.28%     
==========================================
  Files         869      869              
  Lines       47947    47947              
==========================================
+ Hits        44446    44584     +138     
+ Misses       3501     3363     -138     
Flag Coverage Δ
e2e 45.27% <ø> (+1.19%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.07% <ø> (-0.01%) ⬇️
unit-migrate 91.12% <ø> (+<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
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-2445602c19b3952ec6dc78f5b61b916723fefe0c
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-2445602c19b3952ec6dc78f5b61b916723fefe0c

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

@authentik-automation authentik-automation bot merged commit 4b54bd6 into main Oct 22, 2025
102 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_pt_BR branch October 22, 2025 14:51
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (213 commits)
  web: bump @types/node from 24.9.0 to 24.9.1 in /packages/prettier-config (#17617)
  web: bump @types/node from 22.15.19 to 24.9.1 in /web (#17618)
  web: bump knip from 5.66.1 to 5.66.2 in /web (#17619)
  translate: Updates for file web/xliff/en.xlf in pt_BR (#17639)
  core, web: update translations (#17643)
  website/docs: rel notes 2025.10: add 3 more integration guides (#17641)
  providers/proxy: drop headers with underscores (#17650)
  core: bump astral-sh/uv from 0.9.4 to 0.9.5 (#17645)
  web: bump style-mod from 4.1.2 to 4.1.3 in /web (#17647)
  core: bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 (#17646)
  website/integrations: add terraform cloud (#17610)
  website/integrations: add zendesk (#17541)
  core: bump djangorestframework from 3.16.0 (our fork) to v3.16.1 (official package) (#16594)
  enterprise: add prometheus metrics for license usage and expiry (#17606)
  ci: link to next. for pre-release docs (#17634)
  web: sync web/package-lock.json (#17611)
  website/integrations: random fixes (#17631)
  website/docs: add short-lived certificate recommendation (#17628)
  core, web: update translations (#17605)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR (#17622)
  ...
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