Skip to content

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans#9706

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh-Hans
May 13, 2024
Merged

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans#9706
authentik-automation[bot] merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh-Hans

Conversation

@transifex-integration
Copy link
Copy Markdown
Contributor

The following localization files have been updated:

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

100% translated source file: 'django.po'
on 'zh-Hans'.
@transifex-integration transifex-integration bot requested review from a team as code owners May 13, 2024 15:16
@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 changed the title Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans May 13, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) May 13, 2024 15:18
@netlify
Copy link
Copy Markdown

netlify bot commented May 13, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 1771fa9
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66422eeb0b4176000823682a

@netlify
Copy link
Copy Markdown

netlify bot commented May 13, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 1771fa9
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66422eeb007e3f0008ab49bd

@codecov
Copy link
Copy Markdown

codecov bot commented May 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.38%. Comparing base (c5b3f8a) to head (1771fa9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9706      +/-   ##
==========================================
- Coverage   92.39%   92.38%   -0.01%     
==========================================
  Files         704      704              
  Lines       34401    34401              
==========================================
- Hits        31785    31783       -2     
- Misses       2616     2618       +2     
Flag Coverage Δ
e2e 49.66% <ø> (-0.01%) ⬇️
integration 25.36% <ø> (ø)
unit 89.82% <ø> (ø)

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

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-ghcr.io/goauthentik/dev-server:gh-1771fa98e5b5ab7a050ca1abe4b910b422668dcc
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-ghcr.io/goauthentik/dev-server:gh-1771fa98e5b5ab7a050ca1abe4b910b422668dcc-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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-1771fa98e5b5ab7a050ca1abe4b910b422668dcc

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-1771fa98e5b5ab7a050ca1abe4b910b422668dcc-arm64

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

@authentik-automation authentik-automation bot merged commit 17e30b7 into main May 13, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_zh-Hans branch May 13, 2024 17:35
kensternberg-authentik added a commit that referenced this pull request May 14, 2024
* main:
  website/docs: update traefik to latest version in proxy provider (#9707)
  sources/saml: fix FlowPlanner error due to pickle (#9708)
  website/docs: add docs about Google Workspace (#9669)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9702)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#9703)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#9705)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#9706)
tanberry pushed a commit that referenced this pull request May 15, 2024
#9706)

Translate django.po in zh-Hans

100% translated source file: 'django.po'
on 'zh-Hans'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
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