i18n: update translations

This commit is contained in:
carla 2026-02-09 13:37:37 +01:00
parent 9115d53198
commit 31624e460b
3 changed files with 251 additions and 79 deletions

View file

@ -1297,6 +1297,7 @@ msgid "Membership Fee Settings"
msgstr ""
#: lib/mv_web/live/member_live/index.html.heex
#: lib/mv_web/translations/member_fields.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Membership Fee Status"
msgstr ""
@ -1849,7 +1850,7 @@ msgstr ""
msgid "updated"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format
msgid "Unknown error"
@ -1970,32 +1971,32 @@ msgstr ""
msgid "Reset"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid " (Field: %{field})"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "CSV File"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Download CSV templates:"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "English Template"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Error list truncated to %{count} entries"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Errors"
msgstr ""
@ -2005,22 +2006,22 @@ msgstr ""
msgid "Failed to prepare CSV import: %{reason}"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format
msgid "Failed to process chunk %{idx}: %{reason}"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Failed to read file: %{reason}"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Failed: %{count} row(s)"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "German Template"
msgstr ""
@ -2030,7 +2031,7 @@ msgstr ""
msgid "Import Members (CSV)"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Import Results"
msgstr ""
@ -2040,22 +2041,22 @@ msgstr ""
msgid "Import is already running. Please wait for it to complete."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format
msgid "Import state is missing. Cannot process chunk %{idx}."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format
msgid "Invalid chunk index: %{idx}"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Line %{line}: %{message}"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format
msgid "No file was uploaded"
msgstr ""
@ -2075,32 +2076,32 @@ msgstr ""
msgid "Please wait for the file upload to complete before starting the import."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Processing chunk %{current} of %{total}..."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Start Import"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Starting import..."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Successfully inserted: %{count} member(s)"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Summary"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Warnings"
msgstr ""
@ -2248,7 +2249,7 @@ msgstr ""
msgid "Could not load data fields. Please check your permissions."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "CSV files only, maximum %{size} MB"
msgstr ""
@ -2288,7 +2289,7 @@ msgstr ""
msgid "Export functionality will be available in a future release."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv/membership/import/import_runner.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Failed to read uploaded file: unexpected format"
msgstr ""
@ -2309,12 +2310,12 @@ msgstr ""
msgid "You do not have permission to access this page."
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Manage Member Data"
msgstr ""
#: lib/mv_web/live/import_export_live.ex
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Use the data field name as the CSV column header in your file. Data fields must exist in Mila before importing, so they must be listed in the list of member data (like e-mail or first name). Unknown data field columns will be ignored with a warning."
msgstr ""
@ -2334,6 +2335,73 @@ msgstr ""
msgid "all"
msgstr ""
#: lib/mv/membership/member/validations/email_change_permission.ex
#, elixir-autogen, elixir-format
msgid "Only administrators or the linked user can change the email for members linked to users"
msgstr ""
#: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Select role..."
msgstr ""
#: lib/mv_web/live/member_live/show/membership_fees_component.ex
#, elixir-autogen, elixir-format
msgid "You are not allowed to perform this action."
msgstr ""
#: lib/mv_web/live/member_live/form.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Select a membership fee type"
msgstr ""
#: lib/mv_web/live/user_live/index.html.heex
#: lib/mv_web/live/user_live/show.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Linked"
msgstr ""
#: lib/mv_web/live/user_live/index.html.heex
#: lib/mv_web/live/user_live/show.ex
#, elixir-autogen, elixir-format
msgid "OIDC"
msgstr ""
#: lib/mv_web/live/user_live/show.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "Not linked"
msgstr ""
#: lib/mv_web/live/user_live/form.ex
#, elixir-autogen, elixir-format
msgid "SSO / OIDC user"
msgstr ""
#: lib/mv_web/live/user_live/form.ex
#, 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."
msgstr ""
#: lib/mv_web/live/import_export_live/components.ex
#, elixir-autogen, elixir-format
msgid "Import aborted"
msgstr ""
#: lib/mv_web/controllers/member_export_controller.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "paid"
msgstr ""
#: lib/mv_web/controllers/member_export_controller.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "suspended"
msgstr ""
#: lib/mv_web/controllers/member_export_controller.ex
#, elixir-autogen, elixir-format, fuzzy
msgid "unpaid"
msgstr ""
#~ #: lib/mv_web/live/global_settings_live.ex
#~ #, elixir-autogen, elixir-format, fuzzy
#~ msgid "Custom Fields in CSV Import"