forked from shibao/cannery
fix tables unable to sort on nil dates
This commit is contained in:
@ -38,7 +38,7 @@ msgstr "Aministradores:"
|
||||
msgid "Ammo"
|
||||
msgstr "Munición"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:89
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:90
|
||||
#: 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:65
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:66
|
||||
#: 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:76
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:77
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:28
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Count"
|
||||
@ -296,7 +296,7 @@ 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:81
|
||||
#: 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 +322,7 @@ msgstr "En la estantería"
|
||||
msgid "Pressure"
|
||||
msgstr "Presión"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:78
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:79
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:35
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Price paid"
|
||||
@ -441,7 +441,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:72
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:73
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:66
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Range"
|
||||
@ -527,8 +527,8 @@ msgstr "No hay otros contenedores"
|
||||
msgid "Shot log"
|
||||
msgstr "Registro de tiros"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:153
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:229
|
||||
#: 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_type_table_component.ex:224
|
||||
#: lib/cannery_web/components/core_components/ammo_group_card.html.heex:42
|
||||
#: lib/cannery_web/components/core_components/ammo_group_card.html.heex:47
|
||||
@ -622,14 +622,14 @@ msgstr "Editar etiquetas de %{name}"
|
||||
msgid "Rounds:"
|
||||
msgstr "Balas:"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:226
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:227
|
||||
#: lib/cannery_web/components/ammo_type_table_component.ex:223
|
||||
#: lib/cannery_web/live/ammo_type_live/show.html.heex:143
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "No cost information"
|
||||
msgstr "No hay información de coste"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:80
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:81
|
||||
#, 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:187
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:188
|
||||
#: 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:233
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:234
|
||||
#: 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:79
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:80
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "CPR"
|
||||
msgstr ""
|
||||
@ -1014,7 +1014,7 @@ msgstr ""
|
||||
msgid "CPR:"
|
||||
msgstr ""
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:77
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:78
|
||||
#, 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:58
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:59
|
||||
#, 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:171
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:172
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Never used"
|
||||
msgstr "Nunca usada"
|
||||
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:57
|
||||
#: lib/cannery_web/components/ammo_group_table_component.ex:58
|
||||
#: lib/cannery_web/live/ammo_group_live/form_component.html.heex:42
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Purchased on"
|
||||
|
Reference in New Issue
Block a user