Skip to content

translate: Updates for file web/xliff/en.xlf in zh_CN on branch main#6575

Merged
BeryJu merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN
Aug 20, 2023
Merged

translate: Updates for file web/xliff/en.xlf in zh_CN on branch main#6575
BeryJu merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN

Conversation

@transifex-integration
Copy link
Contributor

The translations for the following file are now complete:

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

100% translated source file: 'web/xliff/en.xlf'
on 'zh_CN'.
@transifex-integration transifex-integration bot requested a review from a team as a code owner August 18, 2023 17:40
@transifex-integration transifex-integration bot requested review from kensternberg-authentik and removed request for a team August 18, 2023 17:40
@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit ee74304
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/64dfad2d0d30880008b73bb9
😎 Deploy Preview https://deploy-preview-6575--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 zh_CN on branch main translate: Updates for file web/xliff/en.xlf in zh_CN on branch main Aug 18, 2023
@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8bba3c0) 92.46% compared to head (ee74304) 92.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6575   +/-   ##
=======================================
  Coverage   92.46%   92.46%           
=======================================
  Files         561      561           
  Lines       27092    27092           
=======================================
  Hits        25048    25048           
  Misses       2044     2044           
Flag Coverage Δ
e2e 51.67% <ø> (+0.06%) ⬆️
integration 26.57% <ø> (ø)
unit 89.28% <ø> (ø)

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

see 2 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

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_zh_CN-1692381272-ee74304
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_zh_CN-1692381272-ee74304-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_zh_CN-1692381272-ee74304

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_zh_CN-1692381272-ee74304-arm64

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

@BeryJu BeryJu merged commit b2e72ed into main Aug 20, 2023
@BeryJu BeryJu deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN branch August 20, 2023 20:11
kensternberg-authentik added a commit that referenced this pull request Aug 21, 2023
* main: (70 commits)
  core: hotfix group membership check (#6584)
  web: bump core-js from 3.32.0 to 3.32.1 in /web (#6581)
  web: bump tslib from 2.6.1 to 2.6.2 in /web (#6583)
  web: bump the storybook group in /web with 5 updates (#6580)
  web/flows: update flow background (#6579)
  translate: Updates for file web/xliff/en.xlf in zh_CN on branch main (#6575)
  core: rework recursive group membership (#6017)
  core: bump goauthentik.io/api/v3 from 3.2023061.11 to 3.2023061.12 (#6572)
  core: bump ruff from 0.0.284 to 0.0.285 (#6570)
  ci: bump actions/setup-node from 3.8.0 to 3.8.1
  blueprints: fix blueprint importer logging potentially sensitive data (#6567)
  web: bump API Client version (#6568)
  stages/authenticator_static: make static token size adjustable (#6565)
  root: always use persistent database connections (#6560)
  website/blog: identity fun (#6564)
  web: bump the storybook group in /web with 1 update (#6561)
  web: bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0 in /web (#6562)
  web: bump @lit-labs/task from 3.0.0 to 3.0.1 in /web (#6544)
  web: bump prettier from 3.0.1 to 3.0.2 in /web (#6549)
  web: bump the storybook group in /web with 5 updates (#6559)
  ...
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