Skip to content

Updates for file web/xliff/en.xlf in zh_TW [Manual Sync]#14225

Merged
melizeche merged 2 commits intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_TW
Apr 24, 2025
Merged

Updates for file web/xliff/en.xlf in zh_TW [Manual Sync]#14225
melizeche merged 2 commits intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_TW

Conversation

@transifex-integration
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/zh_TW.xlf
Language Code zh_TW
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated
Action Manual Sync
Completion 71.10000000000001% or more
Mode default

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

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 April 24, 2025 18:30
@netlify
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 95080dc
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/680a9cdd32345f0008c53f60

@netlify
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 95080dc
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/680a9cdd28646600084f0df0
😎 Deploy Preview https://deploy-preview-14225--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 site configuration.

@melizeche melizeche enabled auto-merge (squash) April 24, 2025 18:55
@rissson rissson disabled auto-merge April 24, 2025 20:19
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson enabled auto-merge (squash) April 24, 2025 20:19
@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.

@rissson rissson disabled auto-merge April 24, 2025 20:19
@melizeche melizeche enabled auto-merge (squash) April 24, 2025 20:22
@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (5bdef1c) to head (95080dc).
Report is 24 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14225      +/-   ##
==========================================
- Coverage   92.75%   92.72%   -0.04%     
==========================================
  Files         809      809              
  Lines       41533    41533              
==========================================
- Hits        38526    38510      -16     
- Misses       3007     3023      +16     
Flag Coverage Δ
e2e 47.83% <ø> (-0.03%) ⬇️
integration 24.39% <ø> (ø)
unit 90.57% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@melizeche melizeche merged commit cf065db into main Apr 24, 2025
89 checks passed
@melizeche melizeche deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh_TW branch April 24, 2025 20:32
@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-95080dc0e764088380a5bc4a3fb46db8f7dce2d4
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-95080dc0e764088380a5bc4a3fb46db8f7dce2d4

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

kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main: (33 commits)
  website/integrations: adds missing trailing slash in homarr doc (#14249)
  lifecycle: fix test-all in docker (#14244)
  core, web: update translations (#14243)
  web/admin: prevent default logo flashing in admin interface (#13960)
  website/docs: Update release notes for 2025.4 (#14158)
  core, web: update translations (#14241)
  Updates for file web/xliff/en.xlf in zh_TW [Manual Sync] (#14225)
  translate: Updates for file web/xliff/en.xlf in nl [Manual Sync] (#14217)
  translate: Updates for file web/xliff/en.xlf in fi [Manual Sync] (#14219)
  translate: Updates for file web/xliff/en.xlf in de [Manual Sync] (#14220)
  translate: Updates for file web/xliff/en.xlf in fr [Manual Sync] (#14221)
  translate: Updates for file web/xliff/en.xlf in pl [Manual Sync] (#14222)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in es [Manual Sync] (#14223)
  translate: Updates for file web/xliff/en.xlf in zh-Hans [Manual Sync] (#14224)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in de [Manual Sync] (#14226)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fi [Manual Sync] (#14227)
  translate: Updates for file web/xliff/en.xlf in tr [Manual Sync] (#14228)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pl [Manual Sync] (#14229)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ko [Manual Sync] (#14230)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in it [Manual Sync] (#14231)
  ...
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.

2 participants