Skip to content

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN#12044

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh_CN
Nov 15, 2024
Merged

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN#12044
authentik-automation[bot] merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh_CN

Conversation

@transifex-integration
Copy link
Contributor

The following localization files have been updated:

Parameter Value
Source File locale/en/LC_MESSAGES/django.po
Translation File locale/zh_CN/LC_MESSAGES/django.po
Language Code zh_CN
Transifex Project authentik
Transifex Resource locale..LC_MESSAGES/django.po (main)
Transifex Event translated

100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.
@transifex-integration transifex-integration bot requested review from a team as code owners November 15, 2024 16:51
@authentik-automation authentik-automation bot changed the title Updates for file locale/en/LC_MESSAGES/django.po in zh_CN translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN Nov 15, 2024
@netlify
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit d33b22c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67377c16d87fd9000860055e

@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.

@authentik-automation authentik-automation bot enabled auto-merge (squash) November 15, 2024 16:51
@netlify
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit d33b22c
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67377c169f643d00084465a6
😎 Deploy Preview https://deploy-preview-12044--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 site configuration.

@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.65%. Comparing base (0bdef2a) to head (d33b22c).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12044      +/-   ##
==========================================
+ Coverage   92.59%   92.65%   +0.06%     
==========================================
  Files         761      761              
  Lines       37863    37863              
==========================================
+ Hits        35059    35082      +23     
+ Misses       2804     2781      -23     
Flag Coverage Δ
e2e 49.26% <ø> (+0.09%) ⬆️
integration 24.90% <ø> (ø)
unit 90.17% <ø> (ø)

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-d33b22cfd169ecc2c2e49c46332ac67f7d438ff1
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-d33b22cfd169ecc2c2e49c46332ac67f7d438ff1-arm64
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-d33b22cfd169ecc2c2e49c46332ac67f7d438ff1

For arm64, use these values:

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-d33b22cfd169ecc2c2e49c46332ac67f7d438ff1-arm64

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

@authentik-automation authentik-automation bot merged commit cea49c4 into main Nov 15, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_zh_CN branch November 15, 2024 17:51
kensternberg-authentik added a commit that referenced this pull request Nov 20, 2024
* main:
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#12045)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#12047)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#12044)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#12046)
  web/flows: fix invisible captcha call (#12048)
  rbac: fix incorrect object_description for object-level permissions (#12029)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#12036)
  core: bump coverage from 7.6.4 to 7.6.5 (#12037)
  ci: bump codecov/codecov-action from 4 to 5 (#12038)
  release: 2024.10.2 (#12031)
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