From 4c9e707181e4d55e7abe840ec480c4d510f212d2 Mon Sep 17 00:00:00 2001 From: shibao Date: Thu, 24 Feb 2022 00:30:23 -0500 Subject: [PATCH] merge translations --- priv/gettext/en/LC_MESSAGES/actions.po | 9 +++++++-- priv/gettext/en/LC_MESSAGES/default.po | 5 +++++ priv/gettext/en/LC_MESSAGES/errors.po | 10 ++++++++++ priv/gettext/en/LC_MESSAGES/prompts.po | 23 +++++++++++++++-------- 4 files changed, 37 insertions(+), 10 deletions(-) diff --git a/priv/gettext/en/LC_MESSAGES/actions.po b/priv/gettext/en/LC_MESSAGES/actions.po index 63988065..4250e0ef 100644 --- a/priv/gettext/en/LC_MESSAGES/actions.po +++ b/priv/gettext/en/LC_MESSAGES/actions.po @@ -125,8 +125,8 @@ msgid "Reset password" msgstr "" #, elixir-autogen, elixir-format -#: lib/cannery_web/components/add_shot_group_component.html.heex:42 -#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:54 +#: lib/cannery_web/components/add_shot_group_component.html.heex:46 +#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:73 #: lib/cannery_web/live/ammo_type_live/form_component.html.heex:156 #: lib/cannery_web/live/container_live/form_component.html.heex:50 #: lib/cannery_web/live/invite_live/form_component.html.heex:28 @@ -197,3 +197,8 @@ msgstr "" #: lib/cannery_web/live/ammo_group_live/index.html.heex:36 msgid "add a container first" msgstr "" + +#, elixir-autogen, elixir-format, fuzzy +#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:66 +msgid "Create" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/default.po b/priv/gettext/en/LC_MESSAGES/default.po index e5bdbf28..e0518380 100644 --- a/priv/gettext/en/LC_MESSAGES/default.po +++ b/priv/gettext/en/LC_MESSAGES/default.po @@ -835,3 +835,8 @@ msgstr "" #: lib/cannery_web/live/range_live/index.ex:28 msgid "Record Shots" msgstr "" + +#, elixir-autogen, elixir-format +#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:58 +msgid "Copies" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/errors.po b/priv/gettext/en/LC_MESSAGES/errors.po index 93bdcaad..99d326ea 100644 --- a/priv/gettext/en/LC_MESSAGES/errors.po +++ b/priv/gettext/en/LC_MESSAGES/errors.po @@ -158,3 +158,13 @@ msgstr "" #: lib/cannery_web/live/container_live/edit_tags_component.ex:52 msgid "Tag could not be removed" msgstr "" + +#, elixir-autogen, elixir-format +#: lib/cannery_web/live/ammo_group_live/form_component.ex:113 +msgid "Could not parse number of copies" +msgstr "" + +#, elixir-autogen, elixir-format +#: lib/cannery_web/live/ammo_group_live/form_component.ex:98 +msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}" +msgstr "" diff --git a/priv/gettext/en/LC_MESSAGES/prompts.po b/priv/gettext/en/LC_MESSAGES/prompts.po index d26555e3..c7293df7 100644 --- a/priv/gettext/en/LC_MESSAGES/prompts.po +++ b/priv/gettext/en/LC_MESSAGES/prompts.po @@ -62,11 +62,6 @@ msgstr "" msgid "A link to confirm your email change has been sent to the new address." msgstr "" -#, elixir-autogen, elixir-format -#: lib/cannery_web/live/ammo_group_live/form_component.ex:90 -msgid "Ammo group created successfully" -msgstr "" - #, elixir-autogen, elixir-format #: lib/cannery_web/live/ammo_group_live/index.ex:56 #: lib/cannery_web/live/ammo_group_live/show.ex:52 @@ -74,7 +69,7 @@ msgid "Ammo group deleted succesfully" msgstr "" #, elixir-autogen, elixir-format -#: lib/cannery_web/live/ammo_group_live/form_component.ex:72 +#: lib/cannery_web/live/ammo_group_live/form_component.ex:75 msgid "Ammo group updated successfully" msgstr "" @@ -160,8 +155,8 @@ msgid "Register to setup %{name}" msgstr "" #, elixir-autogen, elixir-format -#: lib/cannery_web/components/add_shot_group_component.html.heex:44 -#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:55 +#: lib/cannery_web/components/add_shot_group_component.html.heex:48 +#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:74 #: lib/cannery_web/live/ammo_type_live/form_component.html.heex:157 #: lib/cannery_web/live/container_live/form_component.html.heex:52 #: lib/cannery_web/live/invite_live/form_component.html.heex:30 @@ -252,3 +247,15 @@ msgstr "" #: lib/cannery_web/live/ammo_group_live/index.html.heex:33 msgid "You'll need to" msgstr "" + +#, elixir-autogen, elixir-format, fuzzy +#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:67 +msgid "Creating..." +msgstr "" + +#, elixir-autogen, elixir-format, fuzzy +#: lib/cannery_web/live/ammo_group_live/form_component.ex:134 +msgid "Ammo group created successfully" +msgid_plural "Ammo groups created successfully" +msgstr[0] "" +msgstr[1] ""