Skip to content

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

Merged
BeryJu 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#9424
BeryJu merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_ru

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/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 25, 2024 12:10
@netlify
Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 8fcc875
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/662a484fe3d9bc0008b957ed

@netlify
Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 8fcc875
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/662a484f9125890008330ef0

@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 ru translate: Updates for file locale/en/LC_MESSAGES/django.po in ru Apr 25, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) April 25, 2024 12:11
@codecov
Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.42%. Comparing base (64f7fa6) to head (8fcc875).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9424   +/-   ##
=======================================
  Coverage   92.42%   92.42%           
=======================================
  Files         668      668           
  Lines       32667    32667           
=======================================
  Hits        30191    30191           
  Misses       2476     2476           
Flag Coverage Δ
e2e 50.67% <ø> (ø)
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
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-8fcc875119cf9a3f0b3b735717a830ac499514fe
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-8fcc875119cf9a3f0b3b735717a830ac499514fe-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-8fcc875119cf9a3f0b3b735717a830ac499514fe

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-8fcc875119cf9a3f0b3b735717a830ac499514fe-arm64

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

@BeryJu BeryJu disabled auto-merge April 25, 2024 13:31
@BeryJu BeryJu merged commit 1c4848e into main Apr 25, 2024
@BeryJu BeryJu deleted the translations_locale-en-lc-messages-django-po--main_ru branch April 25, 2024 13:31
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