diff --git a/priv/gettext/es/LC_MESSAGES/default.po b/priv/gettext/es/LC_MESSAGES/default.po index 1250c182..e116cd1d 100644 --- a/priv/gettext/es/LC_MESSAGES/default.po +++ b/priv/gettext/es/LC_MESSAGES/default.po @@ -608,7 +608,7 @@ msgstr "aquí" #: lib/teslamate_web/live/signin_live/index.ex:59 #, elixir-autogen, elixir-format msgid "Your Tesla account is locked due to too many failed sign in attempts. To unlock your account, reset your password" -msgstr "Su cuenta Tesla se ha bloqueado a causa de demasiados intentos fallidos de inicio de sesión. Para desbloquearla debe crear una nueva contraseña." +msgstr "Su cuenta de Tesla se ha bloqueado por demasiados intentos fallidos de inicio de sesión. Para desbloquearla debe crear una nueva contraseña." #: lib/teslamate_web/live/car_live/summary.ex:140 #, elixir-autogen, elixir-format diff --git a/priv/gettext/es/LC_MESSAGES/errors.po b/priv/gettext/es/LC_MESSAGES/errors.po index 807146a0..2a0fd262 100644 --- a/priv/gettext/es/LC_MESSAGES/errors.po +++ b/priv/gettext/es/LC_MESSAGES/errors.po @@ -16,11 +16,11 @@ msgstr "no puede estar vacío" ## From Ecto.Changeset.unique_constraint/3 msgid "has already been taken" -msgstr "ya ha sido elegido" +msgstr "ya ha sido usado" ## From Ecto.Changeset.put_change/3 msgid "is invalid" -msgstr "es inválido" +msgstr "no es válido" ## From Ecto.Changeset.validate_acceptance/3 msgid "must be accepted" @@ -28,11 +28,11 @@ msgstr "debe ser aceptado" ## From Ecto.Changeset.validate_format/3 msgid "has invalid format" -msgstr "tiene formato inválido" +msgstr "tiene formato incorrecto" ## From Ecto.Changeset.validate_subset/3 msgid "has an invalid entry" -msgstr "tiene una entrada inválida" +msgstr "tiene una entrada incorrecta" ## From Ecto.Changeset.validate_exclusion/3 msgid "is reserved" @@ -40,7 +40,7 @@ msgstr "está reservado" ## From Ecto.Changeset.validate_confirmation/3 msgid "does not match confirmation" -msgstr "no coincide la confirmación" +msgstr "no coincide con la confirmación" ## From Ecto.Changeset.no_assoc_constraint/3 msgid "is still associated with this entry"