Skip to content

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

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

translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans#11662
authentik-automation[bot] 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 October 12, 2024 17:06
@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 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 Oct 12, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) October 12, 2024 17:07
@netlify
Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit db08305
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/670aacaaa55fee00081844fb

@netlify
Copy link

netlify bot commented Oct 12, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit db08305
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/670aacaa44a3f5000858b7e6
😎 Deploy Preview https://deploy-preview-11662--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 Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (825f338) to head (db08305).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11662      +/-   ##
==========================================
+ Coverage   92.68%   92.75%   +0.06%     
==========================================
  Files         736      736              
  Lines       36548    36548              
==========================================
+ Hits        33875    33900      +25     
+ Misses       2673     2648      -25     
Flag Coverage Δ
e2e 49.25% <ø> (+0.10%) ⬆️
integration 24.97% <ø> (ø)
unit 90.26% <ø> (-0.01%) ⬇️

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

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

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

@authentik-automation authentik-automation bot merged commit 5bbf9ae into main Oct 14, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_zh-Hans branch October 14, 2024 10:02
kensternberg-authentik added a commit that referenced this pull request Oct 14, 2024
* main:
  web: bump API Client version (#11678)
  providers/scim: add option to ignore SCIM server cert (#11437)
  website/integrations add GHEC EMU and fix-up GHES (#11677)
  website/docs: fix SkipObject exception (#11632)
  web: bump API Client version (#11676)
  flows: provider invalidation (#5048)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11662)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#11663)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#11664)
  core: bump goauthentik.io/api/v3 from 3.2024083.4 to 3.2024083.5 (#11671)
  core: bump pdoc from 14.7.0 to 15.0.0 (#11672)
  core: bump coverage from 7.6.2 to 7.6.3 (#11673)
  core, web: update translations (#11659)
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