forked from shibao/cannery
hide more ammo group table fields when not viewing historical information
This commit is contained in:
@ -169,7 +169,7 @@ msgstr "Preparar munición"
|
||||
msgid "Why not get some ready to shoot?"
|
||||
msgstr "¿Por qué no preparar parte para disparar?"
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:104
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:105
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:103
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:45
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -222,7 +222,7 @@ msgid "add an ammo type first"
|
||||
msgstr "añade primero un tipo de munición"
|
||||
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:80
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:121
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:122
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:96
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Move ammo"
|
||||
@ -313,7 +313,7 @@ msgstr ""
|
||||
msgid "Edit %{tag_name}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:143
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:144
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:62
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Edit ammo group of %{ammo_group_count} bullets"
|
||||
@ -334,7 +334,7 @@ msgstr ""
|
||||
msgid "Edit shot record of %{shot_group_count} shots"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:97
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:98
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Stage"
|
||||
msgstr "Preparar munición"
|
||||
@ -345,7 +345,7 @@ msgstr "Preparar munición"
|
||||
msgid "Tag %{container_name}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:96
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:97
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Unstage"
|
||||
msgstr ""
|
||||
@ -355,18 +355,18 @@ msgstr ""
|
||||
msgid "View %{ammo_type_name}"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:155
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:156
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Clone ammo group of %{ammo_group_count} bullets"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:170
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:171
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:76
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Delete ammo group of %{ammo_group_count} bullets"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:131
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:132
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "View ammo group of %{ammo_group_count} bullets"
|
||||
msgstr ""
|
||||
|
@ -38,7 +38,7 @@ msgstr "Aministradores:"
|
||||
msgid "Ammo"
|
||||
msgstr "Munición"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:90
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:108
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:22
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Ammo type"
|
||||
@ -90,7 +90,7 @@ msgstr "Cartucho"
|
||||
msgid "Case material"
|
||||
msgstr "Material del casquillo"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:66
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:72
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:67
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:59
|
||||
#, elixir-autogen, elixir-format
|
||||
@ -111,7 +111,7 @@ msgstr "Contenedores"
|
||||
msgid "Corrosive"
|
||||
msgstr "Corrosiva"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:77
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:100
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:28
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Count"
|
||||
@ -296,7 +296,6 @@ msgid "No tags"
|
||||
msgstr "Sin etiquetas"
|
||||
|
||||
#: lib/cannery_web/components/add_shot_group_component.html.heex:38
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:82
|
||||
#: lib/cannery_web/components/shot_group_table_component.ex:43
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:50
|
||||
#: lib/cannery_web/live/ammo_group_live/show.ex:92
|
||||
@ -322,7 +321,7 @@ msgstr "En la estantería"
|
||||
msgid "Pressure"
|
||||
msgstr "Presión"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:79
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:83
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:35
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Price paid"
|
||||
@ -441,7 +440,7 @@ msgstr "Tus datos se quedan contigo, sin excepciones"
|
||||
msgid "No tags for this container"
|
||||
msgstr "Contenedor sin etiquetas"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:73
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:79
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:66
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Range"
|
||||
@ -527,8 +526,8 @@ msgstr "No hay otros contenedores"
|
||||
msgid "Shot log"
|
||||
msgstr "Registro de tiros"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:154
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:230
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:173
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:251
|
||||
#: lib/cannery_web/components/ammo_type_table_component.ex:235
|
||||
#: lib/cannery_web/components/core_components/ammo_group_card.html.heex:45
|
||||
#: lib/cannery_web/components/core_components/ammo_group_card.html.heex:50
|
||||
@ -622,14 +621,15 @@ msgstr "Editar etiquetas de %{name}"
|
||||
msgid "Rounds:"
|
||||
msgstr "Balas:"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:227
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:170
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:248
|
||||
#: lib/cannery_web/components/ammo_type_table_component.ex:234
|
||||
#: lib/cannery_web/live/ammo_type_live/show.html.heex:139
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No cost information"
|
||||
msgstr "No hay información de coste"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:81
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:92
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "% left"
|
||||
msgstr "% restantes"
|
||||
@ -811,7 +811,7 @@ msgstr "Contenedor:"
|
||||
msgid "Show used"
|
||||
msgstr "Mostrar usadas"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:188
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:206
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:19
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{percentage}%"
|
||||
@ -998,13 +998,13 @@ msgstr ""
|
||||
msgid "Edit %{ammo_type_name}"
|
||||
msgstr "Editar %{ammo_type_name}"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:234
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:254
|
||||
#: lib/cannery_web/components/core_components/ammo_group_card.html.heex:17
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Empty"
|
||||
msgstr "Vacio"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:80
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:84
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "CPR"
|
||||
msgstr ""
|
||||
@ -1014,7 +1014,7 @@ msgstr ""
|
||||
msgid "CPR:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:78
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:91
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Original Count"
|
||||
msgstr "Cantidad Original"
|
||||
@ -1034,7 +1034,7 @@ msgstr "Menu principal"
|
||||
msgid "Total packs:"
|
||||
msgstr "Paquetes totales:"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:59
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:65
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Last used on"
|
||||
msgstr "Usada por última vez en"
|
||||
@ -1044,12 +1044,12 @@ msgstr "Usada por última vez en"
|
||||
msgid "Last used on:"
|
||||
msgstr "Usada por última vez en:"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:172
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:191
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Never used"
|
||||
msgstr "Nunca usada"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:58
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:64
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:42
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Purchased on"
|
||||
@ -1232,7 +1232,7 @@ msgstr ""
|
||||
msgid "Really great weather"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:54
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:60
|
||||
#: lib/cannery_web/components/ammo_type_table_component.ex:121
|
||||
#: lib/cannery_web/components/container_table_component.ex:67
|
||||
#: lib/cannery_web/components/move_ammo_group_component.ex:70
|
||||
@ -1251,3 +1251,8 @@ msgstr ""
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Log out"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:100
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Current Count"
|
||||
msgstr ""
|
||||
|
@ -73,7 +73,7 @@ msgstr "Está seguro que desea eliminar %{email}? Esta acción es permanente!"
|
||||
msgid "Are you sure you want to delete %{name}?"
|
||||
msgstr "Está seguro que desea eliminar %{name}?"
|
||||
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:168
|
||||
#: lib/cannery_web/live/ammo_group_live/index.html.heex:169
|
||||
#: lib/cannery_web/live/ammo_group_live/show.html.heex:74
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete this ammo?"
|
||||
|
Reference in New Issue
Block a user