forked from shibao/cannery
		
	remove duplicate chamber size column
This commit is contained in:
		@@ -2,6 +2,7 @@
 | 
			
		||||
- Add lot number to packs
 | 
			
		||||
- Don't show price paid and lot number columns when displaying packs if not used
 | 
			
		||||
- Fix additional shotgun fields not being exportable
 | 
			
		||||
- Fixes duplicate chamber size column for ammo types
 | 
			
		||||
 | 
			
		||||
# v0.9.1
 | 
			
		||||
- Rename ammo type's "type" to "class" to avoid confusion
 | 
			
		||||
 
 | 
			
		||||
@@ -55,7 +55,6 @@ defmodule CanneryWeb.Components.TypeTableComponent do
 | 
			
		||||
        %{label: gettext("Unfired shell length"), key: :unfired_length, type: :string},
 | 
			
		||||
        %{label: gettext("Brass height"), key: :brass_height, type: :string},
 | 
			
		||||
        %{label: gettext("Chamber size"), key: :chamber_size, type: :string},
 | 
			
		||||
        %{label: gettext("Chamber size"), key: :chamber_size, type: :string},
 | 
			
		||||
        %{label: gettext("Grains"), key: :grains, type: :string},
 | 
			
		||||
        %{label: gettext("Bullet type"), key: :bullet_type, type: :string},
 | 
			
		||||
        %{
 | 
			
		||||
 
 | 
			
		||||
@@ -43,7 +43,7 @@ msgstr "Munition"
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr "Hintergrundfarbe"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -54,13 +54,13 @@ msgstr "Knallpatrone"
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr "Messing"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr "Projektilkern"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -78,7 +78,7 @@ msgstr "Kaliber"
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr "Patrone"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -99,7 +99,7 @@ msgstr "Behälter"
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr "Behälter"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -150,13 +150,13 @@ msgstr "Tag bearbeiten"
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr "VM"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr "Körner"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -207,7 +207,7 @@ msgstr "Standort:"
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr "Magazin, Ladestreifen, Munitionskiste usw."
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -225,7 +225,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr "Meine coole Munitionskiste"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -298,7 +298,7 @@ msgstr "Bemerkungen:"
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr "Auf dem Bücherregal"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -315,7 +315,7 @@ msgstr "Kaufpreis"
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr "Kaufpreis:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -383,7 +383,7 @@ msgstr "Textfarbe"
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr "Die selbst-gehostete Website zur Verwaltung von Schusswaffen"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -502,7 +502,7 @@ msgstr "Schießkladde"
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -515,25 +515,25 @@ msgstr "$%{amount}"
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr "Bimetall"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr "Patronenhülse"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr "Mündungsgeschwindigkeit"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr "Pulverkörner pro Ladung"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -562,7 +562,7 @@ msgstr "Derzeitiges Passwort"
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr "Neues Passwort"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -594,7 +594,7 @@ msgstr "Patronen:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -792,13 +792,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr "Patronen abgefeuert"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr "Patronen:"
 | 
			
		||||
@@ -810,7 +810,7 @@ msgstr "Patronen:"
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -820,7 +820,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr "Summe aller Patronen"
 | 
			
		||||
@@ -830,7 +830,7 @@ msgstr "Summe aller Patronen"
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr "Summe abgegebener Schüsse:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -840,7 +840,7 @@ msgstr ""
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -950,7 +950,7 @@ msgstr "Leuchtspur"
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr "UPC"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1183,7 +1183,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1235,7 +1235,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1251,7 +1250,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1273,7 +1272,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1329,7 +1328,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1340,7 +1339,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1351,7 +1350,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1362,7 +1361,7 @@ msgstr "Schüsse abgegeben"
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr "Schüsse abgegeben"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1383,7 +1382,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1405,7 +1404,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1416,7 +1415,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
@@ -39,7 +39,7 @@ msgstr ""
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -50,13 +50,13 @@ msgstr ""
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -74,7 +74,7 @@ msgstr ""
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -95,7 +95,7 @@ msgstr ""
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -146,13 +146,13 @@ msgstr ""
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -203,7 +203,7 @@ msgstr ""
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -221,7 +221,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -294,7 +294,7 @@ msgstr ""
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -311,7 +311,7 @@ msgstr ""
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -377,7 +377,7 @@ msgstr ""
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -496,7 +496,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -509,25 +509,25 @@ msgstr ""
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -556,7 +556,7 @@ msgstr ""
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -588,7 +588,7 @@ msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -786,13 +786,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -804,7 +804,7 @@ msgstr ""
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -814,7 +814,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -824,7 +824,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -834,7 +834,7 @@ msgstr ""
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -944,7 +944,7 @@ msgstr ""
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1166,7 +1166,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1218,7 +1218,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1234,7 +1233,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1256,7 +1255,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1312,7 +1311,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1323,7 +1322,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1334,7 +1333,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1345,7 +1344,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1366,7 +1365,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1388,7 +1387,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1399,7 +1398,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
@@ -39,7 +39,7 @@ msgstr ""
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -50,13 +50,13 @@ msgstr ""
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -74,7 +74,7 @@ msgstr ""
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -95,7 +95,7 @@ msgstr ""
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -146,13 +146,13 @@ msgstr ""
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -203,7 +203,7 @@ msgstr ""
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -221,7 +221,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -294,7 +294,7 @@ msgstr ""
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -311,7 +311,7 @@ msgstr ""
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -377,7 +377,7 @@ msgstr ""
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -496,7 +496,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -509,25 +509,25 @@ msgstr ""
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -556,7 +556,7 @@ msgstr ""
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -588,7 +588,7 @@ msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -786,13 +786,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -804,7 +804,7 @@ msgstr ""
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -814,7 +814,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -824,7 +824,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -834,7 +834,7 @@ msgstr ""
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -944,7 +944,7 @@ msgstr ""
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1166,7 +1166,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1218,7 +1218,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1234,7 +1233,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1256,7 +1255,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1312,7 +1311,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1323,7 +1322,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1334,7 +1333,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1345,7 +1344,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1366,7 +1365,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1388,7 +1387,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1399,7 +1398,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
@@ -43,7 +43,7 @@ msgstr "Munición"
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr "Color de fondo"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -54,13 +54,13 @@ msgstr "Fogueo"
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr "Latón"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr "Núcleo de bala"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -78,7 +78,7 @@ msgstr "Calibre"
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr "Cartucho"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -99,7 +99,7 @@ msgstr "Contenedor"
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr "Contenedores"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -150,13 +150,13 @@ msgstr "Editar Etiqueta"
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr "Bala encamisada"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr "Grano"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -207,7 +207,7 @@ msgstr "Localización:"
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr "Cargador, Clip, Caja de Munición, etc"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -225,7 +225,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr "Mi lata de munición guapa"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -298,7 +298,7 @@ msgstr "Notas:"
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr "En la estantería"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -315,7 +315,7 @@ msgstr "Precio pagado"
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr "Precio pagado:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -384,7 +384,7 @@ msgstr "Color del texto"
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr "La página de seguimiento de armas autogestionada"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -503,7 +503,7 @@ msgstr "Registro de tiros"
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -516,25 +516,25 @@ msgstr "$%{amount}"
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr "Bimetal"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr "Tipo de camisa"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr "Velocidad de boca"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr "Granos de polvora por carga"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -563,7 +563,7 @@ msgstr "Contraseña actual"
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr "Nueva contraseña"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -595,7 +595,7 @@ msgstr "Balas:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -794,13 +794,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr "Balas disparadas: %{count}"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr "Paquetes"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr "Balas"
 | 
			
		||||
@@ -812,7 +812,7 @@ msgstr "Balas"
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr "Ver como tabla"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr "Paquetes totales"
 | 
			
		||||
@@ -822,7 +822,7 @@ msgstr "Paquetes totales"
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr "Paquetes totales:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr "Balas totales"
 | 
			
		||||
@@ -832,7 +832,7 @@ msgstr "Balas totales"
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr "Balas totales:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr "Paquetes usados"
 | 
			
		||||
@@ -842,7 +842,7 @@ msgstr "Paquetes usados"
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr "Paquetes usados:"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr "Balas usadas"
 | 
			
		||||
@@ -952,7 +952,7 @@ msgstr "Trazadora:"
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1185,7 +1185,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1237,7 +1237,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1253,7 +1252,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1275,7 +1274,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1331,7 +1330,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1342,7 +1341,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1353,7 +1352,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1364,7 +1363,7 @@ msgstr "Tiros disparados"
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr "Tiros disparados"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1385,7 +1384,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1407,7 +1406,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1418,7 +1417,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
@@ -43,7 +43,7 @@ msgstr "Munition"
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr "Couleur de fond"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -54,13 +54,13 @@ msgstr "Vide"
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr "Cuivre"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr "Noyau de balle"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -78,7 +78,7 @@ msgstr "Calibre"
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr "Cartouche"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -99,7 +99,7 @@ msgstr "Conteneur"
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr "Conteneurs"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -150,13 +150,13 @@ msgstr "Modifier le tag"
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr "FMJ"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr "Graines"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -207,7 +207,7 @@ msgstr "Localisation :"
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr "Chargeur, lame-chargeur, boite de munition, etc."
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -225,7 +225,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr "Ma superbe boite de munition"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -298,7 +298,7 @@ msgstr "Notes :"
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr "Sur l’étagère"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -315,7 +315,7 @@ msgstr "Prix payé"
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr "Prix payé :"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -385,7 +385,7 @@ msgstr "Couleur du texte"
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr "Le site web de suivi d’arme à feux auto-hébergé"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -504,7 +504,7 @@ msgstr "Évènements de tir"
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -517,25 +517,25 @@ msgstr "%{amount} $"
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr "Bi-métal"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr "Type de douille"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr "Vélocité du canon"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr "Graines de poudre par charge"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -564,7 +564,7 @@ msgstr "Mot de passe actuel"
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr "Nouveau mot de passe"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -596,7 +596,7 @@ msgstr "Cartouches :"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -795,13 +795,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr "Cartouches tirées"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr "Packages :"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr "Cartouches :"
 | 
			
		||||
@@ -813,7 +813,7 @@ msgstr "Cartouches :"
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -823,7 +823,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr "Quantité de cartouches"
 | 
			
		||||
@@ -833,7 +833,7 @@ msgstr "Quantité de cartouches"
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr "Nombre totale de cartouches tirées :"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -843,7 +843,7 @@ msgstr ""
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -953,7 +953,7 @@ msgstr "Traceuse"
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr "UPC"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1186,7 +1186,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1238,7 +1238,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1254,7 +1253,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1276,7 +1275,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1332,7 +1331,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1343,7 +1342,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1354,7 +1353,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1365,7 +1364,7 @@ msgstr "Tirs réalisés"
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr "Tirs réalisés"
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1386,7 +1385,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1408,7 +1407,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1419,7 +1418,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
@@ -41,7 +41,7 @@ msgstr ""
 | 
			
		||||
msgid "Background color"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:324
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Blank"
 | 
			
		||||
@@ -52,13 +52,13 @@ msgstr ""
 | 
			
		||||
msgid "Brass"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:144
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet core"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:60
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:121
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Bullet type"
 | 
			
		||||
@@ -76,7 +76,7 @@ msgstr ""
 | 
			
		||||
msgid "Cartridge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:167
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Case material"
 | 
			
		||||
@@ -97,7 +97,7 @@ msgstr ""
 | 
			
		||||
msgid "Containers"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:87
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:328
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Corrosive"
 | 
			
		||||
@@ -148,13 +148,13 @@ msgstr ""
 | 
			
		||||
msgid "FMJ"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:59
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:112
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Grains"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:86
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:320
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Incendiary"
 | 
			
		||||
@@ -205,7 +205,7 @@ msgstr ""
 | 
			
		||||
msgid "Magazine, Clip, Ammo Box, etc"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:89
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:88
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:333
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:336
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
@@ -223,7 +223,7 @@ msgid "My cool ammo can"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:45
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:153
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:152
 | 
			
		||||
#: lib/cannery_web/live/container_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/invite_live/form_component.html.heex:21
 | 
			
		||||
#: lib/cannery_web/live/tag_live/form_component.html.heex:21
 | 
			
		||||
@@ -296,7 +296,7 @@ msgstr ""
 | 
			
		||||
msgid "On the bookshelf"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:79
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:257
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Pressure"
 | 
			
		||||
@@ -313,7 +313,7 @@ msgstr ""
 | 
			
		||||
msgid "Price paid:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:296
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Primer type"
 | 
			
		||||
@@ -379,7 +379,7 @@ msgstr ""
 | 
			
		||||
msgid "The self-hosted firearm tracker website"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:85
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:316
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Tracer"
 | 
			
		||||
@@ -498,7 +498,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/core_components/pack_card.html.heex:47
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:176
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:261
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:37
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.html.heex:42
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:150
 | 
			
		||||
@@ -511,25 +511,25 @@ msgstr ""
 | 
			
		||||
msgid "Bimetal"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:66
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:156
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Jacket type"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:82
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:279
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Muzzle velocity"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:76
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:75
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:244
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder grains per charge"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:74
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:236
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Powder type"
 | 
			
		||||
@@ -558,7 +558,7 @@ msgstr ""
 | 
			
		||||
msgid "New password"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:84
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:83
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:304
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Firing type"
 | 
			
		||||
@@ -590,7 +590,7 @@ msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:173
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:255
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:260
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:259
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:154
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "No cost information"
 | 
			
		||||
@@ -788,13 +788,13 @@ msgid "Rounds shot: %{count}"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:64
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:123
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:122
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/container_table_component.ex:65
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:144
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:143
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -806,7 +806,7 @@ msgstr ""
 | 
			
		||||
msgid "View as table"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:108
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:107
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Total ever packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -816,7 +816,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:129
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:128
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Total ever rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -826,7 +826,7 @@ msgstr ""
 | 
			
		||||
msgid "Total ever rounds:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:116
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:115
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Used packs"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -836,7 +836,7 @@ msgstr ""
 | 
			
		||||
msgid "Used packs:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:137
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:136
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Used rounds"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -946,7 +946,7 @@ msgstr ""
 | 
			
		||||
msgid "UPC:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:102
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:101
 | 
			
		||||
#: lib/cannery_web/live/type_live/show.html.heex:146
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Average CPR"
 | 
			
		||||
@@ -1177,7 +1177,7 @@ msgstr ""
 | 
			
		||||
#: lib/cannery_web/components/move_pack_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/pack_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/shot_record_table_component.ex:48
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:100
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:99
 | 
			
		||||
#: lib/cannery_web/live/pack_live/show.ex:93
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Actions"
 | 
			
		||||
@@ -1229,7 +1229,6 @@ msgid "Brass height:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:57
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:58
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:96
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Chamber size"
 | 
			
		||||
@@ -1245,7 +1244,7 @@ msgstr ""
 | 
			
		||||
msgid "Dimensions"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:81
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:80
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:266
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Dram equivalent"
 | 
			
		||||
@@ -1267,7 +1266,7 @@ msgstr ""
 | 
			
		||||
msgid "Gauge:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:207
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Load grains"
 | 
			
		||||
@@ -1323,7 +1322,7 @@ msgstr ""
 | 
			
		||||
msgid "Rifle"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:73
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:72
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:215
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot charge weight"
 | 
			
		||||
@@ -1334,7 +1333,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot charge weight:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:191
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot material"
 | 
			
		||||
@@ -1345,7 +1344,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot material:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:71
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:70
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:200
 | 
			
		||||
#, elixir-autogen, elixir-format, fuzzy
 | 
			
		||||
msgid "Shot size"
 | 
			
		||||
@@ -1356,7 +1355,7 @@ msgstr ""
 | 
			
		||||
msgid "Shot size:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:69
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:183
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Shot type"
 | 
			
		||||
@@ -1377,7 +1376,7 @@ msgstr ""
 | 
			
		||||
msgid "Shotgun"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:62
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:61
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:143
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Slug core"
 | 
			
		||||
@@ -1399,7 +1398,7 @@ msgstr ""
 | 
			
		||||
msgid "Unfired shell length"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:68
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:67
 | 
			
		||||
#: lib/cannery_web/live/type_live/form_component.html.heex:176
 | 
			
		||||
#, elixir-autogen, elixir-format
 | 
			
		||||
msgid "Wadding"
 | 
			
		||||
@@ -1410,7 +1409,7 @@ msgstr ""
 | 
			
		||||
msgid "Wadding:"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:150
 | 
			
		||||
#: lib/cannery_web/components/type_table_component.ex:149
 | 
			
		||||
#: lib/cannery_web/live/container_live/show.html.heex:97
 | 
			
		||||
#: lib/cannery_web/live/pack_live/index.html.heex:50
 | 
			
		||||
#: lib/cannery_web/live/range_live/index.html.heex:86
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user