Skip to content

translate: Updates for file locale/en/LC_MESSAGES/django.po in tr#11866

Merged
BeryJu merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_tr
Nov 4, 2024
Merged

translate: Updates for file locale/en/LC_MESSAGES/django.po in tr#11866
BeryJu merged 1 commit intomainfrom
translations_locale-en-lc-messages-django-po--main_tr

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/tr/LC_MESSAGES/django.po
Language Code tr
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 'tr'.
@transifex-integration transifex-integration bot requested review from a team as code owners October 30, 2024 22:07
@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 Oct 30, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit d34ca3b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6722ae14188cd4000858d164

@netlify
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit d34ca3b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6722ae147058310008d3e3fe

@authentik-automation authentik-automation bot changed the title Updates for file locale/en/LC_MESSAGES/django.po in tr translate: Updates for file locale/en/LC_MESSAGES/django.po in tr Oct 30, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) October 30, 2024 22:07
@codecov
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.57%. Comparing base (f452617) to head (d34ca3b).
Report is 18 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11866      +/-   ##
==========================================
- Coverage   92.58%   92.57%   -0.01%     
==========================================
  Files         760      760              
  Lines       37792    37792              
==========================================
- Hits        34988    34987       -1     
- Misses       2804     2805       +1     
Flag Coverage Δ
e2e 49.13% <ø> (-0.07%) ⬇️
integration 24.92% <ø> (ø)
unit 90.15% <ø> (+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-d34ca3bf3a889ae3926f8f216b62e8f68546477a
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-d34ca3bf3a889ae3926f8f216b62e8f68546477a-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-d34ca3bf3a889ae3926f8f216b62e8f68546477a

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

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

@BeryJu BeryJu disabled auto-merge November 4, 2024 11:57
@BeryJu BeryJu merged commit 962bc54 into main Nov 4, 2024
@BeryJu BeryJu deleted the translations_locale-en-lc-messages-django-po--main_tr branch November 4, 2024 11:57
kensternberg-authentik added a commit that referenced this pull request Nov 12, 2024
* main:
  core: add `None` check to a device's `extra_description` (#11904)
  providers/oauth2: fix size limited index for tokens (#11879)
  web: fix missing status code on failed build (#11903)
  website: bump docusaurus-theme-openapi-docs from 4.1.0 to 4.2.0 in /website (#11897)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in de (#11891)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#11884)
  translate: Updates for file web/xliff/en.xlf in tr (#11878)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in tr (#11866)
  core: bump google-api-python-client from 2.149.0 to 2.151.0 (#11885)
  core: bump selenium from 4.26.0 to 4.26.1 (#11886)
  core, web: update translations (#11896)
  website: bump docusaurus-plugin-openapi-docs from 4.1.0 to 4.2.0 in /website (#11898)
  core: bump watchdog from 5.0.3 to 6.0.0 (#11899)
  core: bump ruff from 0.7.1 to 0.7.2 (#11900)
  core: bump django-pglock from 1.6.2 to 1.7.0 (#11901)
  website/docs: fix release notes to say Federation (#11889)
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