chore: update gettext files and test cleanup
Update translation files after code changes and remove unused debug logging code from tests.
This commit is contained in:
parent
8d36c0b02c
commit
03c1f747c5
4 changed files with 84 additions and 41 deletions
|
|
@ -1897,21 +1897,11 @@ msgstr "Berechtigungssatz"
|
|||
msgid "Role"
|
||||
msgstr ""
|
||||
|
||||
#: lib/mv_web/live/role_live/index.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Role deleted successfully"
|
||||
msgstr "Rolle erfolgreich gelöscht"
|
||||
|
||||
#: lib/mv_web/live/role_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Role details and permissions."
|
||||
msgstr "Rollen-Details und Berechtigungen."
|
||||
|
||||
#: lib/mv_web/live/role_live/form.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Role saved successfully"
|
||||
msgstr "Rolle erfolgreich gespeichert"
|
||||
|
||||
#: lib/mv_web/live/role_live/form.ex
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Save Role"
|
||||
|
|
@ -1973,6 +1963,7 @@ msgstr "read_only - Lesezugriff auf alle Daten"
|
|||
msgid "Delete Role"
|
||||
msgstr "Rolle löschen"
|
||||
|
||||
#: lib/mv_web/live/role_live/index.ex
|
||||
#: lib/mv_web/live/role_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Role deleted successfully."
|
||||
|
|
@ -1989,6 +1980,24 @@ msgstr "Rollen"
|
|||
msgid "Cannot delete role. %{count} user(s) are still assigned to this role. Please assign them to another role first."
|
||||
msgstr "Rolle kann nicht gelöscht werden. %{count} Benutzer*in(nen) sind dieser Rolle noch zugeordnet. Bitte weisen Sie sie zunächst einer anderen Rolle zu."
|
||||
|
||||
#: lib/mv_web/live/role_live/form.ex
|
||||
#: lib/mv_web/live/role_live/index.ex
|
||||
#: lib/mv_web/live/role_live/show.ex
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Role not found."
|
||||
msgstr "Rolle nicht gefunden."
|
||||
|
||||
#: lib/mv_web/live/role_live/form.ex
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Role saved successfully."
|
||||
msgstr "Rolle erfolgreich gespeichert"
|
||||
|
||||
#: lib/mv_web/live/role_live/index.ex
|
||||
#: lib/mv_web/live/role_live/show.ex
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "System roles cannot be deleted."
|
||||
msgstr "System-Rollen können nicht gelöscht werden."
|
||||
|
||||
#~ #: lib/mv_web/live/member_live/form.ex
|
||||
#~ #: lib/mv_web/live/member_live/show.ex
|
||||
#~ #: lib/mv_web/translations/member_fields.ex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue