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 zh_CN #8210

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/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 January 17, 2024 17:29
Copy link

netlify bot commented Jan 17, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9650a6a
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65a80e7830da4f000826af23
😎 Deploy Preview https://deploy-preview-8210--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 translate: Updates for file web/xliff/en.xlf in zh_CN Jan 17, 2024
@authentik-automation authentik-automation bot enabled auto-merge (squash) January 17, 2024 17:29
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.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (941f05e) 92.31% compared to head (9650a6a) 52.20%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #8210       +/-   ##
===========================================
- Coverage   92.31%   52.20%   -40.12%     
===========================================
  Files         608      608               
  Lines       30262    30262               
===========================================
- Hits        27936    15797    -12139     
- Misses       2326    14465    +12139     
Flag Coverage Δ
e2e 50.60% <ø> (+<0.01%) ⬆️
integration 26.39% <ø> (ø)
unit ?

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.

@authentik-automation authentik-automation bot merged commit 08d52be into main Jan 17, 2024
71 of 72 checks passed
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_zh_CN branch January 17, 2024 17:42
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-1705513765-9650a6a
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-1705513765-9650a6a-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-1705513765-9650a6a

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-1705513765-9650a6a-arm64

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

kensternberg-authentik added a commit that referenced this pull request Jan 17, 2024
* main: (82 commits)
  translate: Updates for file web/xliff/en.xlf in fr (#8212)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#8211)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#8210)
  web/flows: update flow background (#8209)
  web: clear "blanked" placeholder when present (#15) (#5948)
  web: bump prettier from 3.2.3 to 3.2.4 in /web (#8207)
  web: bump prettier from 3.2.2 to 3.2.3 in /tests/wdio (#8200)
  web: bump the wdio group in /tests/wdio with 4 updates (#8199)
  web: bump @formatjs/intl-listformat from 7.5.4 to 7.5.5 in /web (#8203)
  core: bump uvicorn from 0.25.0 to 0.26.0 (#8198)
  web: bump prettier from 3.2.2 to 3.2.3 in /web (#8201)
  web: bump vite-tsconfig-paths from 4.2.3 to 4.3.1 in /web (#8202)
  website: bump prettier from 3.2.2 to 3.2.3 in /website (#8204)
  website: fix styling on pricing page on firefox
  website: update pricing page (#8197)
  website: bump @types/react from 18.2.47 to 18.2.48 in /website (#8184)
  website: bump react-tooltip from 5.25.1 to 5.25.2 in /website (#8185)
  web: bump the eslint group in /tests/wdio with 2 updates (#8186)
  web: bump the eslint group in /web with 2 updates (#8187)
  web: bump mermaid from 10.6.1 to 10.7.0 in /web (#8189)
  ...
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