Skip to content

translate: Updates for file locale/en/LC_MESSAGES/django.po in ru#9407

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_ru
Apr 25, 2024
Merged

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

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/ru/LC_MESSAGES/django.po
Language Code ru
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 'ru'.
@transifex-integration transifex-integration bot requested review from a team as code owners April 24, 2024 22:01
@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 ru translate: Updates for file locale/en/LC_MESSAGES/django.po in ru Apr 24, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) April 24, 2024 22:01
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 24, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0c93069
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/662981246acdf3000802b738

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 24, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 0c93069
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/662981241db4470009cb8ced

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.41%. Comparing base (80af26e) to head (0c93069).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9407      +/-   ##
==========================================
- Coverage   92.42%   92.41%   -0.01%     
==========================================
  Files         668      668              
  Lines       32669    32669              
==========================================
- Hits        30194    30192       -2     
- Misses       2475     2477       +2     
Flag Coverage Δ
e2e 50.67% <ø> (-0.01%) ⬇️
integration 26.02% <ø> (ø)
unit 89.69% <ø> (ø)

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-0c9306910ffaa26bed6cc373f67b250e334dc108
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-0c9306910ffaa26bed6cc373f67b250e334dc108-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-0c9306910ffaa26bed6cc373f67b250e334dc108

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-0c9306910ffaa26bed6cc373f67b250e334dc108-arm64

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

@authentik-automation authentik-automation bot merged commit 16abaa8 into main Apr 25, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_ru branch April 25, 2024 09:59
kensternberg-authentik added a commit that referenced this pull request Apr 30, 2024
* main:
  web: clean up some repetitive types (#9241)
  core: fix logic for token expiration (#9426)
  ci: fix ci pipeline (#9427)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9424)
  web: Add resolved and integrity fields back to package-lock.json (#9419)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#9407)
  stages/identification: don't check source component (#9410)
  core: bump selenium from 4.19.0 to 4.20.0 (#9411)
  core: bump black from 24.4.0 to 24.4.1 (#9412)
  ci: bump golangci/golangci-lint-action from 4 to 5 (#9413)
  core: bump goauthentik.io/api/v3 from 3.2024023.2 to 3.2024040.1 (#9414)
  web: bump @sentry/browser from 7.112.1 to 7.112.2 in /web in the sentry group (#9416)
  sources/oauth: ensure all UI sources return a valid source (#9401)
  web: markdown: display markdown even when frontmatter is missing (#9404)
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