forked from shibao/cannery
upgrade to phoenix 1.7
This commit is contained in:
@ -33,13 +33,13 @@ msgstr "%{name} creado exitosamente"
|
||||
|
||||
#: lib/cannery_web/live/tag_live/index.ex:65
|
||||
#: lib/cannery_web/live/type_live/index.ex:72
|
||||
#: lib/cannery_web/live/type_live/show.ex:27
|
||||
#: lib/cannery_web/live/type_live/show.ex:26
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{name} deleted succesfully"
|
||||
msgstr "%{name} borrado exitosamente"
|
||||
|
||||
#: lib/cannery_web/live/container_live/index.ex:79
|
||||
#: lib/cannery_web/live/container_live/show.ex:61
|
||||
#: lib/cannery_web/live/container_live/show.ex:60
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{name} has been deleted"
|
||||
msgstr "%{name} ha sido borrado"
|
||||
@ -73,18 +73,18 @@ 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/pack_live/index.html.heex:187
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:72
|
||||
#: lib/cannery_web/live/pack_live/index.html.heex:181
|
||||
#: lib/cannery_web/live/pack_live/show.html.heex:69
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete this ammo?"
|
||||
msgstr "Está seguro que desea eliminar esta munición?"
|
||||
|
||||
#: lib/cannery_web/templates/user_settings/edit.html.heex:157
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:153
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete your account?"
|
||||
msgstr "Está seguro que desea eliminar su cuenta?"
|
||||
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:89
|
||||
#: lib/cannery_web/components/core_components/topbar.html.heex:65
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to log out?"
|
||||
msgstr "Está seguro que desea cerrar sesión?"
|
||||
@ -113,7 +113,7 @@ msgstr ""
|
||||
msgid "Logged out successfully."
|
||||
msgstr "Sesión cerrada exitosamente."
|
||||
|
||||
#: lib/cannery_web/controllers/user_reset_password_controller.ex:46
|
||||
#: lib/cannery_web/controllers/user_reset_password_controller.ex:45
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Password reset successfully."
|
||||
msgstr "Contraseña reiniciada exitosamente."
|
||||
@ -123,7 +123,7 @@ msgstr "Contraseña reiniciada exitosamente."
|
||||
msgid "Password updated successfully."
|
||||
msgstr "Contraseña cambiada exitosamente."
|
||||
|
||||
#: lib/cannery_web/controllers/user_registration_controller.ex:66
|
||||
#: lib/cannery_web/controllers/user_registration_controller.ex:65
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Please check your email to verify your account"
|
||||
msgstr "Por favor chequea el correo para verificar tu cuenta"
|
||||
@ -155,7 +155,7 @@ msgstr ""
|
||||
msgid "%{name} added successfully"
|
||||
msgstr "%{name} añadido exitosamente"
|
||||
|
||||
#: lib/cannery_web/live/container_live/show.ex:38
|
||||
#: lib/cannery_web/live/container_live/show.ex:37
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{tag_name} has been removed from %{container_name}"
|
||||
msgstr "se ha removido %{tag_name} de %{container_name}"
|
||||
@ -175,14 +175,14 @@ msgstr "Tiros registrados exitosamente"
|
||||
msgid "Are you sure you want to unstage this ammo?"
|
||||
msgstr "Está seguro que desea desmontar esta munición?"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.ex:158
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:152
|
||||
#: lib/cannery_web/live/pack_live/show.ex:157
|
||||
#: lib/cannery_web/live/range_live/index.html.heex:149
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to delete this shot record?"
|
||||
msgstr "¿Está segure que quiere borrar este récord de disparos?"
|
||||
|
||||
#: lib/cannery_web/live/pack_live/show.ex:80
|
||||
#: lib/cannery_web/live/range_live/index.ex:79
|
||||
#: lib/cannery_web/live/pack_live/show.ex:79
|
||||
#: lib/cannery_web/live/range_live/index.ex:78
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Shot records deleted succesfully"
|
||||
msgstr "Récord de disparos borrado exitosamente"
|
||||
@ -192,12 +192,12 @@ msgstr "Récord de disparos borrado exitosamente"
|
||||
msgid "Shot records updated successfully"
|
||||
msgstr "Récord de disparos actualizado exitosamente"
|
||||
|
||||
#: lib/cannery_web/controllers/user_confirmation_controller.ex:38
|
||||
#: lib/cannery_web/controllers/user_confirmation_controller.ex:37
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "%{email} confirmed successfully."
|
||||
msgstr "%{email} confirmado exitosamente."
|
||||
|
||||
#: lib/cannery_web/components/move_pack_component.ex:52
|
||||
#: lib/cannery_web/components/move_pack_component.ex:51
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Ammo moved to %{name} successfully"
|
||||
msgstr "Munición movida a %{name} exitosamente"
|
||||
@ -223,7 +223,7 @@ msgstr "Necesitará hacerlo"
|
||||
msgid "Creating..."
|
||||
msgstr "Creando..."
|
||||
|
||||
#: lib/cannery_web/templates/user_settings/edit.html.heex:138
|
||||
#: lib/cannery_web/controllers/user_settings_html/edit.html.heex:138
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Are you sure you want to change your language?"
|
||||
msgstr "¿Está segure de que quiere cambiar el idioma?"
|
||||
@ -234,12 +234,12 @@ msgid "Language updated successfully."
|
||||
msgstr "Idioma cambiado exitosamente."
|
||||
|
||||
#: lib/cannery_web/live/pack_live/index.ex:94
|
||||
#: lib/cannery_web/live/pack_live/show.ex:55
|
||||
#: lib/cannery_web/live/pack_live/show.ex:54
|
||||
#, elixir-autogen, elixir-format
|
||||
msgid "Ammo deleted succesfully"
|
||||
msgstr "Munición borrada exitosamente"
|
||||
|
||||
#: lib/cannery_web/live/range_live/index.ex:92
|
||||
#: lib/cannery_web/live/range_live/index.ex:91
|
||||
#, elixir-autogen, elixir-format, fuzzy
|
||||
msgid "Ammo unstaged succesfully"
|
||||
msgstr "Munición descargada exitosamente"
|
||||
|
Reference in New Issue
Block a user