rename ammo groups to packs everywhere
This commit is contained in:
@ -170,7 +170,7 @@ msgid "Why not get some ready to shoot?"
|
||||
msgstr "Warum nicht einige für den Schießstand auswählen?"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:127
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:98
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:96
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:45
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Record shots"
|
||||
@ -223,7 +223,7 @@ msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/move_pack_component.ex:78
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:144
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:91
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:89
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Move ammo"
|
||||
msgstr ""
|
||||
@ -233,13 +233,13 @@ msgstr ""
|
||||
msgid "Set Unlimited"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:87
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:85
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:38
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Stage for range"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:86
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:84
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:37
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Unstage from range"
|
||||
@ -349,25 +349,25 @@ msgstr ""
|
||||
msgid "View %{ammo_type_name}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:178
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:174
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Clone ammo group of %{pack_count} bullets"
|
||||
msgid "Clone pack of %{pack_count} bullets"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:193
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:189
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:74
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Delete ammo group of %{pack_count} bullets"
|
||||
msgid "Delete pack of %{pack_count} bullets"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:166
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:164
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:62
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Edit ammo group of %{pack_count} bullets"
|
||||
msgid "Edit pack of %{pack_count} bullets"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_type_live/show.html.heex:206
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:154
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "View ammo group of %{pack_count} bullets"
|
||||
msgid "View pack of %{pack_count} bullets"
|
||||
msgstr ""
|
||||
|
@ -366,7 +366,7 @@ msgstr "Einfach:"
|
||||
msgid "Steel"
|
||||
msgstr "Stahl"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:108
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:106
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Stored in"
|
||||
msgstr "Gelagert in"
|
||||
@ -647,7 +647,7 @@ msgstr "Ursprüngliche Anzahl:"
|
||||
msgid "Percentage left:"
|
||||
msgstr "Prozent verbleibend:"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:121
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:119
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Rounds used"
|
||||
msgstr "Patronen verbraucht"
|
||||
@ -762,7 +762,7 @@ msgstr "Keine Munitionsgruppe in diesem Behälter"
|
||||
msgid "Show Ammo"
|
||||
msgstr "Zeige Munitionsarten"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:113
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:111
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "This ammo is not in a container"
|
||||
msgstr "Diese Munitionsgruppe ist nicht in einem Behälter"
|
||||
|
@ -73,7 +73,7 @@ msgstr ""
|
||||
msgid "Are you sure you want to delete %{name}?"
|
||||
msgstr "Sind Sie sicher, dass sie %{name} löschen möchten?"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:191
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:187
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:72
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete this ammo?"
|
||||
|
Reference in New Issue
Block a user