Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translate: Updates for file web/xliff/en.xlf in fr #7189

Merged

Conversation

transifex-integration[bot]
Copy link
Contributor

The following localization files have been updated:

Parameter Value
Source File web/xliff/en.xlf
Translation File web/xliff/fr.xlf
Language Code fr
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated

100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
@transifex-integration transifex-integration bot requested a review from a team as a code owner October 16, 2023 17:09
@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 5ab65b8
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/652d6e920494390008cab88f
😎 Deploy Preview https://deploy-preview-7189--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.

@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in fr translate: Updates for file web/xliff/en.xlf in fr Oct 16, 2023
@authentik-automation authentik-automation bot enabled auto-merge (squash) October 16, 2023 17:09
100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6deb231) 91.22% compared to head (5ab65b8) 92.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7189      +/-   ##
==========================================
+ Coverage   91.22%   92.67%   +1.45%     
==========================================
  Files         584      584              
  Lines       28669    28669              
==========================================
+ Hits        26153    26569     +416     
+ Misses       2516     2100     -416     
Flag Coverage Δ
e2e 51.20% <ø> (-0.10%) ⬇️
integration 26.13% <ø> (?)
unit 89.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 21 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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-translations_c2121861c815af81d0bc88d61b4a85fe_fr-1697477047-6fe40d7
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-translations_c2121861c815af81d0bc88d61b4a85fe_fr-1697477047-6fe40d7-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-translations_c2121861c815af81d0bc88d61b4a85fe_fr-1697477047-6fe40d7

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-translations_c2121861c815af81d0bc88d61b4a85fe_fr-1697477047-6fe40d7-arm64

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

@authentik-automation authentik-automation bot merged commit 3db897d into main Oct 17, 2023
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_fr branch October 17, 2023 14:53
kensternberg-authentik added a commit that referenced this pull request Oct 17, 2023
* main:
  ci: test with postgres 16
  translate: Updates for file web/xliff/en.xlf in fr (#7189)
  web: bump the esbuild group in /web with 2 updates (#7195)
  web: bump the eslint group in /tests/wdio with 2 updates (#7192)
  core: bump ruff from 0.0.292 to 0.1.0 (#7194)
  web: bump the eslint group in /web with 2 updates (#7193)
kensternberg-authentik added a commit that referenced this pull request Oct 17, 2023
* main: (23 commits)
  ci: test with postgres 16
  translate: Updates for file web/xliff/en.xlf in fr (#7189)
  web: bump the esbuild group in /web with 2 updates (#7195)
  web: bump the eslint group in /tests/wdio with 2 updates (#7192)
  core: bump ruff from 0.0.292 to 0.1.0 (#7194)
  web: bump the eslint group in /web with 2 updates (#7193)
  web: the return of pseudolocalization (#7190)
  rbac: revisions (#7188)
  website: bump @babel/traverse from 7.21.4 to 7.23.2 in /website (#7187)
  web: bump API Client version (#7186)
  core: Initial RBAC (#6806)
  lifecycle: re-fix system migrations (#7185)
  outposts: use channel groups instead of saving channel names (#7183)
  sources/ldap: made ldap_sync_single calls from ldap_sync_all asynchronous (#6862)
  website/docs: fix API OAuth token usage (#7159)
  web: bump rollup from 4.1.3 to 4.1.4 in /web (#7181)
  web: bump @formatjs/intl-listformat from 7.4.2 to 7.5.0 in /web (#7182)
  web: bump @rollup/plugin-replace from 5.0.3 to 5.0.4 in /web (#7177)
  web: bump the sentry group in /web with 2 updates (#7175)
  web: bump @rollup/plugin-commonjs from 25.0.5 to 25.0.7 in /web (#7178)
  ...
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