Skip to content

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

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

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

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_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 May 13, 2024 15:07
@netlify
Copy link
Copy Markdown

netlify bot commented May 13, 2024

Deploy Preview for authentik-docs canceled.

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

@netlify
Copy link
Copy Markdown

netlify bot commented May 13, 2024

Deploy Preview for authentik-storybook canceled.

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

@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_CN translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN May 13, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) May 13, 2024 15:07
@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.37%. Comparing base (c5b3f8a) to head (b421714).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9702      +/-   ##
==========================================
- Coverage   92.39%   92.37%   -0.02%     
==========================================
  Files         704      704              
  Lines       34401    34401              
==========================================
- Hits        31785    31779       -6     
- Misses       2616     2622       +6     
Flag Coverage Δ
e2e 49.65% <ø> (-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-b421714866cc7fd5facbe3b4ff0218db5c3b2b4d
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-b421714866cc7fd5facbe3b4ff0218db5c3b2b4d-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-b421714866cc7fd5facbe3b4ff0218db5c3b2b4d

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

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

@authentik-automation authentik-automation bot merged commit 0746652 into main May 13, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_zh_CN branch May 13, 2024 17:36
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
…9702)

Translate locale/en/LC_MESSAGES/django.po in zh_CN

100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'zh_CN'.

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