47 lines
1.5 KiB
Text
47 lines
1.5 KiB
Text
## `msgid`s in this file come from POT (.pot) files.
|
|
##
|
|
## Do not add, change, or remove `msgid`s manually here as
|
|
## they're tied to the ones in the corresponding POT file
|
|
## (with the same domain).
|
|
##
|
|
## Use `mix gettext.extract --merge` or `mix gettext.merge`
|
|
## to merge POT files into PO files.
|
|
msgid ""
|
|
msgstr ""
|
|
"Language: es\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: lib/towerops_web/live/admin/org_live/index.ex:33
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Failed to delete organization"
|
|
msgstr "No se pudo eliminar la organización"
|
|
|
|
#: lib/towerops_web/live/admin/user_live/index.ex:57
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Failed to delete user"
|
|
msgstr "No se pudo eliminar el usuario"
|
|
|
|
#: lib/towerops_web/user_auth.ex:859
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Now impersonating %{email}"
|
|
msgstr "Ahora estás suplantando a %{email}"
|
|
|
|
#: lib/towerops_web/live/admin/org_live/index.ex:29
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Organization deleted successfully"
|
|
msgstr "Organización eliminada correctamente"
|
|
|
|
#: lib/towerops_web/user_auth.ex:892
|
|
#, elixir-autogen, elixir-format
|
|
msgid "Stopped impersonating"
|
|
msgstr "Suplantación finalizada"
|
|
|
|
#: lib/towerops_web/live/admin/user_live/index.ex:53
|
|
#, elixir-autogen, elixir-format
|
|
msgid "User deleted successfully"
|
|
msgstr "Usuario eliminado correctamente"
|
|
|
|
#: lib/towerops_web/user_auth.ex:837
|
|
#, elixir-autogen, elixir-format
|
|
msgid "You cannot impersonate yourself."
|
|
msgstr "No puedes suplantarte a ti mismo."
|