Skip to content

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

Merged
authentik-automation[bot] merged 2 commits intomainfrom
translations_locale-en-lc-messages-django-po--main_ru
Jun 10, 2024
Merged

translate: Updates for file locale/en/LC_MESSAGES/django.po in ru#10056
authentik-automation[bot] merged 2 commits 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 June 10, 2024 09:30
@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.

@netlify
Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 51bb68e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6666cc11bffa60000842bbab

@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 Jun 10, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) June 10, 2024 09:31
@netlify
Copy link

netlify bot commented Jun 10, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 51bb68e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6666cc1116fc580008a37fb8

@codecov
Copy link

codecov bot commented Jun 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.64%. Comparing base (31b8914) to head (51bb68e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10056      +/-   ##
==========================================
- Coverage   92.64%   92.64%   -0.01%     
==========================================
  Files         713      713              
  Lines       34878    34878              
==========================================
- Hits        32313    32311       -2     
- Misses       2565     2567       +2     
Flag Coverage Δ
e2e 49.65% <ø> (+<0.01%) ⬆️
integration 25.47% <ø> (ø)
unit 90.11% <ø> (ø)

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.

100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'ru'.
@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-51bb68ea0ea371e7a825bbe4c5588d10866a3c32
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-51bb68ea0ea371e7a825bbe4c5588d10866a3c32-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-51bb68ea0ea371e7a825bbe4c5588d10866a3c32

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-51bb68ea0ea371e7a825bbe4c5588d10866a3c32-arm64

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

@authentik-automation authentik-automation bot merged commit 041e407 into main Jun 10, 2024
@authentik-automation authentik-automation bot deleted the translations_locale-en-lc-messages-django-po--main_ru branch June 10, 2024 10:24
kensternberg-authentik added a commit that referenced this pull request Jun 11, 2024
* main: (66 commits)
  rbac: filters: fix missing attribute for unauthenticated requests (#10061)
  tests/e2e: docker-compose.yml: remove version element forgotten last time (#10067)
  providers/microsoft_entra: fix error when updating connection attributes (#10039)
  website/integrations: aws: fix about service link (#10062)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in it (#10060)
  core: bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 (#10046)
  core: bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#10047)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#10058)
  core: bump sentry-sdk from 2.5.0 to 2.5.1 (#10048)
  core: bump django-cte from 1.3.2 to 1.3.3 (#10049)
  core: bump packaging from 24.0 to 24.1 (#10050)
  web: bump yaml from 2.4.3 to 2.4.5 in /web (#10054)
  web: bump @sentry/browser from 8.7.0 to 8.8.0 in /web in the sentry group (#10051)
  web: bump esbuild from 0.21.4 to 0.21.5 in /web (#10053)
  crypto: update fingerprint at same time as certificate (#10036)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#10056)
  website/integrations: gitea: fix helm values (#10043)
  core, web: update translations (#10038)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru (#10040)
  docs/troubleshooting: upgrade docker: erroneous command (#10044)
  ...
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