fix translations
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
carla 2026-03-11 11:30:26 +01:00
parent ca9e4accc8
commit 762402adf9
5 changed files with 17 additions and 17 deletions

View file

@ -378,7 +378,7 @@ defmodule MvWeb.GlobalSettingsLive do
</.form> </.form>
</.form_section> </.form_section>
<%!-- OIDC Section --%> <%!-- OIDC Section --%>
<.form_section title={gettext("OIDC (Single Sign On)")}> <.form_section title={gettext("OIDC (Single Sign-On)")}>
<%= if @oidc_env_configured do %> <%= if @oidc_env_configured do %>
<p class="text-sm text-base-content/70 mb-4"> <p class="text-sm text-base-content/70 mb-4">
{gettext("Some values are set via environment variables. Those fields are read-only.")} {gettext("Some values are set via environment variables. Those fields are read-only.")}
@ -486,7 +486,7 @@ defmodule MvWeb.GlobalSettingsLive do
/> />
<p class="label-text-alt text-base-content/70 mt-1"> <p class="label-text-alt text-base-content/70 mt-1">
{gettext( {gettext(
"When enabled and OIDC is configured, the sign-in page shows only the Single Sign On button." "When enabled and OIDC is configured, the sign-in page shows only the Single Sign-On button."
)} )}
</p> </p>
</div> </div>

View file

@ -91,7 +91,7 @@ defmodule MvWeb.UserLive.Form do
/> />
</div> </div>
<% end %> <% end %>
<!-- Password Section --> <!-- Password Section -->
<div class="mt-6"> <div class="mt-6">
<label class="flex items-center space-x-2"> <label class="flex items-center space-x-2">
@ -116,7 +116,7 @@ defmodule MvWeb.UserLive.Form do
</p> </p>
<p class="mt-1 text-sm text-red-700"> <p class="mt-1 text-sm text-red-700">
{gettext( {gettext(
"This user is linked via SSO (Single Sign On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT." "This user is linked via SSO (Single Sign-On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT."
)} )}
</p> </p>
</div> </div>
@ -128,7 +128,7 @@ defmodule MvWeb.UserLive.Form do
required required
autocomplete="new-password" autocomplete="new-password"
/> />
<!-- Only show password confirmation for new users (register_with_password) --> <!-- Only show password confirmation for new users (register_with_password) -->
<%= if !@user do %> <%= if !@user do %>
<.input <.input
@ -179,7 +179,7 @@ defmodule MvWeb.UserLive.Form do
<% end %> <% end %>
<% end %> <% end %>
</div> </div>
<!-- Member Linking Section (admin only: only admins can link/unlink users to members) --> <!-- Member Linking Section (admin only: only admins can link/unlink users to members) -->
<%= if @can_manage_member_linking do %> <%= if @can_manage_member_linking do %>
<div class="mt-6"> <div class="mt-6">

View file

@ -3609,18 +3609,18 @@ msgid "Manage roles and their permission sets."
msgstr "Verwalte Rollen und ihre Berechtigungssätze." msgstr "Verwalte Rollen und ihre Berechtigungssätze."
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format, fuzzy
msgid "OIDC (Single Sign On)" msgid "OIDC (Single Sign-On)"
msgstr "OIDC (Single Sign-On)" msgstr "OIDC (Single Sign-On)"
#: lib/mv_web/live/user_live/form.ex #: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format, fuzzy #, elixir-autogen, elixir-format, fuzzy
msgid "This user is linked via SSO (Single Sign On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT." msgid "This user is linked via SSO (Single Sign-On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT."
msgstr "Diese*r Benutzer*in ist über SSO (Single Sign-On) verbunden. Ein hier festgelegtes oder geändertes Passwort wirkt sich nur auf die Anmeldung mit E-Mail-Adresse und Passwort in dieser Anwendung aus. Es ändert nicht das Passwort in deinem Identitätsanbieter (z. B. Authentik). Um das SSO-Passwort zu ändern, wende dich an den Identitätsanbieter oder die IT deiner Organisation." msgstr "Diese*r Benutzer*in ist über SSO (Single Sign-On) verbunden. Ein hier festgelegtes oder geändertes Passwort wirkt sich nur auf die Anmeldung mit E-Mail-Adresse und Passwort in dieser Anwendung aus. Es ändert nicht das Passwort in deinem Identitätsanbieter (z. B. Authentik). Um das SSO-Passwort zu ändern, wende dich an den Identitätsanbieter oder die IT deiner Organisation."
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format, fuzzy #, elixir-autogen, elixir-format, fuzzy
msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign On button." msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign-On button."
msgstr "Wenn aktiviert und OIDC konfiguriert ist, zeigt die Anmeldeseite nur den Single Sign-On-Button." msgstr "Wenn aktiviert und OIDC konfiguriert ist, zeigt die Anmeldeseite nur den Single Sign-On-Button."
#~ #: lib/mv_web/live/import_live/components.ex #~ #: lib/mv_web/live/import_live/components.ex

View file

@ -3610,15 +3610,15 @@ msgstr ""
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "OIDC (Single Sign On)" msgid "OIDC (Single Sign-On)"
msgstr "" msgstr ""
#: lib/mv_web/live/user_live/form.ex #: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "This user is linked via SSO (Single Sign On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT." msgid "This user is linked via SSO (Single Sign-On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT."
msgstr "" msgstr ""
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format
msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign On button." msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign-On button."
msgstr "" msgstr ""

View file

@ -3609,18 +3609,18 @@ msgid "Manage roles and their permission sets."
msgstr "" msgstr ""
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format #, elixir-autogen, elixir-format, fuzzy
msgid "OIDC (Single Sign On)" msgid "OIDC (Single Sign-On)"
msgstr "" msgstr ""
#: lib/mv_web/live/user_live/form.ex #: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format, fuzzy #, elixir-autogen, elixir-format, fuzzy
msgid "This user is linked via SSO (Single Sign On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT." msgid "This user is linked via SSO (Single Sign-On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT."
msgstr "" msgstr ""
#: lib/mv_web/live/global_settings_live.ex #: lib/mv_web/live/global_settings_live.ex
#, elixir-autogen, elixir-format, fuzzy #, elixir-autogen, elixir-format, fuzzy
msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign On button." msgid "When enabled and OIDC is configured, the sign-in page shows only the Single Sign-On button."
msgstr "" msgstr ""
#~ #: lib/mv_web/live/import_live/components.ex #~ #: lib/mv_web/live/import_live/components.ex