forked from shibao/cannery
display used-up date on used-up ammo
This commit is contained in:
@ -169,7 +169,7 @@ msgid "Why not get some ready to shoot?"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:160
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:183
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:91
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:36
|
||||
msgid "Record shots"
|
||||
|
@ -376,7 +376,7 @@ msgid "Price paid"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:52
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:59
|
||||
msgid "Price paid:"
|
||||
msgstr ""
|
||||
|
||||
@ -599,7 +599,7 @@ msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:80
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:217
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:240
|
||||
msgid "Move ammo"
|
||||
msgstr ""
|
||||
|
||||
@ -614,8 +614,8 @@ msgid "Shot log"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:53
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:134
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:60
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:142
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:37
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:44
|
||||
#: lib/cannery_web/live/ammo_type_live/index.ex:118
|
||||
@ -680,12 +680,12 @@ msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:157
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:180
|
||||
msgid "Stage"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:157
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:180
|
||||
msgid "Unstage"
|
||||
msgstr ""
|
||||
|
||||
@ -940,7 +940,7 @@ msgid "Total # of ammo"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:61
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:68
|
||||
msgid "Container:"
|
||||
msgstr ""
|
||||
|
||||
@ -950,3 +950,13 @@ msgstr ""
|
||||
#: lib/cannery_web/live/container_live/show.html.heex:90
|
||||
msgid "Show used"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:101
|
||||
msgid "Used up on"
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/components/ammo_group_card.ex:52
|
||||
msgid "Used up on:"
|
||||
msgstr ""
|
||||
|
@ -186,7 +186,7 @@ msgid "Invalid number of copies, must be between 1 and %{max}. Was %{multiplier}
|
||||
msgstr ""
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery/ammo.ex:524
|
||||
#: lib/cannery/ammo.ex:535
|
||||
msgid "Invalid multiplier"
|
||||
msgstr ""
|
||||
|
||||
|
@ -100,7 +100,7 @@ msgid "Are you sure you want to delete the invite for %{name}?"
|
||||
msgstr "Está seguro que quiere eliminar la invitación para %{name}?"
|
||||
|
||||
#, elixir-autogen, elixir-format
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:193
|
||||
#: lib/cannery_web/live/ammo_group_live/index.ex:216
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:71
|
||||
msgid "Are you sure you want to delete this ammo?"
|
||||
msgstr "Está seguro que desea eliminar esta munición?"
|
||||
|
Reference in New Issue
Block a user