Skip to content

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

Merged
BeryJu merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh-Hans
Apr 10, 2024
Merged

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans#9197
BeryJu merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_zh-Hans

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-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 April 9, 2024 18:42
@netlify
Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b2f5782
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66158c0df8638100081a630f

@netlify
Copy link

netlify bot commented Apr 9, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit b2f5782
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66158c0d765a500008d89e75

@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 Apr 9, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) April 9, 2024 18:53
@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2024

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.

@codecov
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.40%. Comparing base (d24fe25) to head (b2f5782).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9197      +/-   ##
==========================================
+ Coverage   92.38%   92.40%   +0.01%     
==========================================
  Files         646      646              
  Lines       31851    31851              
==========================================
+ Hits        29426    29432       +6     
+ Misses       2425     2419       -6     
Flag Coverage Δ
e2e 50.48% <ø> (+<0.01%) ⬆️
integration 26.35% <ø> (ø)
unit 89.79% <ø> (ø)

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

github-actions bot commented Apr 9, 2024

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-b2f5782dc9915b0f9c703660f27017158491922b
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-b2f5782dc9915b0f9c703660f27017158491922b-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-b2f5782dc9915b0f9c703660f27017158491922b

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

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

auto-merge was automatically disabled April 10, 2024 12:55

Base branch was modified

@BeryJu BeryJu merged commit 155f1e5 into main Apr 10, 2024
@BeryJu BeryJu deleted the translations_locale-en-lc-messages-django-po--main_zh-Hans branch April 10, 2024 12:56
kensternberg-authentik added a commit that referenced this pull request Apr 11, 2024
* main:
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9194)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#9197)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#9196)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#9198)
  web: preserve selected list when provider updates (#9200)
  web: bump API Client version (#9195)
  sources/oauth: make URLs not required, only check when no OIDC URLs are defined (#9182)
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