fix more gettexts

This commit is contained in:
2023-02-25 00:52:50 -05:00
parent 07b31fcc86
commit 07ff796553
12 changed files with 111 additions and 9 deletions

View File

@ -574,6 +574,7 @@ msgstr "Pulverart"
msgid "UPC"
msgstr "UPC"
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -585,6 +586,7 @@ msgstr "Passwort bestätigen"
msgid "Current password"
msgstr "Derzeitiges Passwort"
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1197,3 +1199,18 @@ msgstr "Verbleibende Nutzung:"
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""

View File

@ -568,6 +568,7 @@ msgstr ""
msgid "UPC"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -579,6 +580,7 @@ msgstr ""
msgid "Current password"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1180,3 +1182,18 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""

View File

@ -568,6 +568,7 @@ msgstr ""
msgid "UPC"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -579,6 +580,7 @@ msgstr ""
msgid "Current password"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1180,3 +1182,18 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""

View File

@ -575,6 +575,7 @@ msgstr "Tipo de polvora"
msgid "UPC"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -586,6 +587,7 @@ msgstr "Confirme contraseña nueva"
msgid "Current password"
msgstr "Contraseña actual"
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1199,3 +1201,18 @@ msgstr "Usos Restantes:"
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""

View File

@ -576,6 +576,7 @@ msgstr "Type de poudre"
msgid "UPC"
msgstr "UPC"
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -587,6 +588,7 @@ msgstr "Confirmez le nouveau mot de passe"
msgid "Current password"
msgstr "Mot de passe actuel"
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1200,3 +1202,18 @@ msgstr "Utilisations restantes:"
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""

View File

@ -570,6 +570,7 @@ msgstr ""
msgid "UPC"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:22
#: lib/cannery_web/templates/user_settings/edit.html.heex:76
#, elixir-autogen, elixir-format
msgid "Confirm new password"
@ -581,6 +582,7 @@ msgstr ""
msgid "Current password"
msgstr ""
#: lib/cannery_web/templates/user_reset_password/edit.html.heex:18
#: lib/cannery_web/templates/user_settings/edit.html.heex:69
#, elixir-autogen, elixir-format
msgid "New password"
@ -1191,3 +1193,18 @@ msgstr ""
#, elixir-autogen, elixir-format
msgid "Uses: %{uses_count}"
msgstr ""
#: lib/cannery_web/templates/user_confirmation/new.html.heex:12
#: lib/cannery_web/templates/user_registration/new.html.heex:20
#: lib/cannery_web/templates/user_reset_password/new.html.heex:12
#: lib/cannery_web/templates/user_session/new.html.heex:19
#: lib/cannery_web/templates/user_settings/edit.html.heex:27
#, elixir-autogen, elixir-format
msgid "Email"
msgstr ""
#: lib/cannery_web/templates/user_registration/new.html.heex:24
#: lib/cannery_web/templates/user_session/new.html.heex:22
#, elixir-autogen, elixir-format
msgid "Password"
msgstr ""