From 9bddc9b5776350f761d4425e812efdd890145085 Mon Sep 17 00:00:00 2001 From: Jens L Date: Mon, 8 May 2023 15:33:00 +0200 Subject: [PATCH] web/admin: remove redundant markdown notice (#5525) Signed-off-by: Jens Langhammer --- locale/en/LC_MESSAGES/django.po | 4 ++-- web/src/admin/groups/GroupViewPage.ts | 2 +- web/src/admin/users/UserViewPage.ts | 2 +- web/src/locales/de.po | 19 ++++++++++++++----- web/src/locales/en.po | 21 +++++++++++++++------ web/src/locales/es.po | 19 ++++++++++++++----- web/src/locales/fr_FR.po | 19 ++++++++++++++----- web/src/locales/pl.po | 19 ++++++++++++++----- web/src/locales/pseudo-LOCALE.po | 19 ++++++++++++++----- web/src/locales/tr.po | 19 ++++++++++++++----- web/src/locales/zh-Hans.po | 21 +++++++++++++++------ web/src/locales/zh-Hant.po | 19 ++++++++++++++----- web/src/locales/zh_TW.po | 19 ++++++++++++++----- 13 files changed, 146 insertions(+), 56 deletions(-) diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index d2f6a012c..c19a28b2b 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-05 20:11+0000\n" +"POT-Creation-Date: 2023-05-08 12:43+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -293,7 +293,7 @@ msgstr "" msgid "You're about to sign into %(application)s." msgstr "" -#: authentik/crypto/api.py:178 +#: authentik/crypto/api.py:179 msgid "Subject-alt name" msgstr "" diff --git a/web/src/admin/groups/GroupViewPage.ts b/web/src/admin/groups/GroupViewPage.ts index e29a17858..a98c78073 100644 --- a/web/src/admin/groups/GroupViewPage.ts +++ b/web/src/admin/groups/GroupViewPage.ts @@ -143,7 +143,7 @@ export class GroupViewPage extends AKElement { ? html`${this.group.attributes?.notes}` : html`

- ${t`Edit the notes attribute of this group to add notes here. Markdown is supported.`} + ${t`Edit the notes attribute of this group to add notes here.`}

`} diff --git a/web/src/admin/users/UserViewPage.ts b/web/src/admin/users/UserViewPage.ts index 4caf3612a..369dda4b5 100644 --- a/web/src/admin/users/UserViewPage.ts +++ b/web/src/admin/users/UserViewPage.ts @@ -288,7 +288,7 @@ export class UserViewPage extends AKElement { ? html`${this.user.attributes?.notes}` : html`

- ${t`Edit the notes attribute of this user to add notes here. Markdown is supported.`} + ${t`Edit the notes attribute of this user to add notes here.`}

`} diff --git a/web/src/locales/de.po b/web/src/locales/de.po index df25f1571..2340586ae 100644 --- a/web/src/locales/de.po +++ b/web/src/locales/de.po @@ -2353,12 +2353,20 @@ msgid "Edit Stage" msgstr "Stufe bearbeiten" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8037,13 +8045,14 @@ msgid "Yes ({0})" msgstr "Ja ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Sie können nur Anbieter auswählen, die zum Typ des Outposts passen." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/en.po b/web/src/locales/en.po index 4c746327d..9b5ff709b 100644 --- a/web/src/locales/en.po +++ b/web/src/locales/en.po @@ -2375,12 +2375,20 @@ msgid "Edit Stage" msgstr "Edit Stage" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." -msgstr "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "Edit the notes attribute of this group to add notes here." + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "Edit the notes attribute of this group to add notes here. Markdown is supported." #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "Edit the notes attribute of this user to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this user to add notes here." +msgstr "Edit the notes attribute of this user to add notes here." + +#: src/admin/users/UserViewPage.ts +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "Edit the notes attribute of this user to add notes here. Markdown is supported." #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8212,13 +8220,14 @@ msgid "Yes ({0})" msgstr "Yes ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "You can close this tab now." +#~ msgid "You can close this tab now." +#~ msgstr "You can close this tab now." #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "You can only select providers that match the type of the outpost." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "You may close this page now." diff --git a/web/src/locales/es.po b/web/src/locales/es.po index c5bc05cad..ff2f42b3e 100644 --- a/web/src/locales/es.po +++ b/web/src/locales/es.po @@ -2329,12 +2329,20 @@ msgid "Edit Stage" msgstr "Editar etapa" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8013,13 +8021,14 @@ msgid "Yes ({0})" msgstr "Sí ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Solo puede seleccionar proveedores que coincidan con el tipo de puesto avanzado." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/fr_FR.po b/web/src/locales/fr_FR.po index 9150b6533..6c133fee5 100644 --- a/web/src/locales/fr_FR.po +++ b/web/src/locales/fr_FR.po @@ -2332,12 +2332,20 @@ msgid "Edit Stage" msgstr "Éditer l'étap" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8002,13 +8010,14 @@ msgid "Yes ({0})" msgstr "Oui ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Vous pouvez uniquement sélectionner des fournisseurs qui correspondent au type d'avant-poste." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/pl.po b/web/src/locales/pl.po index 3a4da2dab..1c0344cd3 100644 --- a/web/src/locales/pl.po +++ b/web/src/locales/pl.po @@ -2335,12 +2335,20 @@ msgid "Edit Stage" msgstr "Edytuj etap" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8025,13 +8033,14 @@ msgid "Yes ({0})" msgstr "Tak ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Możesz wybrać tylko tych dostawców, którzy pasują do typu placówki." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/pseudo-LOCALE.po b/web/src/locales/pseudo-LOCALE.po index 5f7cdd15a..816d4bfb4 100644 --- a/web/src/locales/pseudo-LOCALE.po +++ b/web/src/locales/pseudo-LOCALE.po @@ -2361,12 +2361,20 @@ msgid "Edit Stage" msgstr "" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8160,13 +8168,14 @@ msgid "Yes ({0})" msgstr "" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "" +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/tr.po b/web/src/locales/tr.po index 7eefbc130..5ed2a8c39 100644 --- a/web/src/locales/tr.po +++ b/web/src/locales/tr.po @@ -2329,12 +2329,20 @@ msgid "Edit Stage" msgstr "Aşama Alanını Düzenle" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8013,13 +8021,14 @@ msgid "Yes ({0})" msgstr "Evet ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "Yalnızca üssün türüne uyan sağlayıcıları seçebilirsiniz." +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/zh-Hans.po b/web/src/locales/zh-Hans.po index f88135eb5..e05a8a4c8 100644 --- a/web/src/locales/zh-Hans.po +++ b/web/src/locales/zh-Hans.po @@ -2288,12 +2288,20 @@ msgid "Edit Stage" msgstr "编辑阶段" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." -msgstr "编辑该组的备注属性以在此处添加备注。支持 Markdown。" +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "编辑该组的备注属性以在此处添加备注。支持 Markdown。" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "编辑该用户的备注属性以在此处添加备注。支持 Markdown。" +msgid "Edit the notes attribute of this user to add notes here." +msgstr "" + +#: src/admin/users/UserViewPage.ts +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "编辑该用户的备注属性以在此处添加备注。支持 Markdown。" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -7918,13 +7926,14 @@ msgid "Yes ({0})" msgstr "是({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "您可以关闭此标签页了。" +#~ msgid "You can close this tab now." +#~ msgstr "您可以关闭此标签页了。" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与前哨类型匹配的提供程序。" +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/zh-Hant.po b/web/src/locales/zh-Hant.po index 15ad62f42..a1c06345f 100644 --- a/web/src/locales/zh-Hant.po +++ b/web/src/locales/zh-Hant.po @@ -2337,12 +2337,20 @@ msgid "Edit Stage" msgstr "编辑 Stage" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8023,13 +8031,14 @@ msgid "Yes ({0})" msgstr "Yes ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与 Outpost 类型匹配的提供商。" +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr "" diff --git a/web/src/locales/zh_TW.po b/web/src/locales/zh_TW.po index abeda47d0..1ebd65fbf 100644 --- a/web/src/locales/zh_TW.po +++ b/web/src/locales/zh_TW.po @@ -2337,12 +2337,20 @@ msgid "Edit Stage" msgstr "编辑 Stage" #: src/admin/groups/GroupViewPage.ts -msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +msgid "Edit the notes attribute of this group to add notes here." +msgstr "" + +#: src/admin/groups/GroupViewPage.ts +#~ msgid "Edit the notes attribute of this group to add notes here. Markdown is supported." +#~ msgstr "" + +#: src/admin/users/UserViewPage.ts +msgid "Edit the notes attribute of this user to add notes here." msgstr "" #: src/admin/users/UserViewPage.ts -msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." -msgstr "" +#~ msgid "Edit the notes attribute of this user to add notes here. Markdown is supported." +#~ msgstr "" #: src/admin/policies/BoundPoliciesList.ts msgid "Edit User" @@ -8023,13 +8031,14 @@ msgid "Yes ({0})" msgstr "Yes ({0})" #: src/flow/providers/oauth2/DeviceCodeFinish.ts -msgid "You can close this tab now." -msgstr "" +#~ msgid "You can close this tab now." +#~ msgstr "" #: src/admin/outposts/OutpostForm.ts msgid "You can only select providers that match the type of the outpost." msgstr "您只能选择与 Outpost 类型匹配的提供商。" +#: src/flow/providers/oauth2/DeviceCodeFinish.ts #: src/flow/stages/RedirectStage.ts msgid "You may close this page now." msgstr ""