You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
3.1 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # enjolras <yo@miguelrevilla.com>, 2018
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 10.0\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2018-03-02 18:39+0000\n"
  13. "PO-Revision-Date: 2018-03-02 18:39+0000\n"
  14. "Last-Translator: enjolras <yo@miguelrevilla.com>, 2018\n"
  15. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  16. "Language: es\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  21. #. module: auth_admin_passkey
  22. #: code:addons/auth_admin_passkey/models/res_users.py:64
  23. #, python-format
  24. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  25. msgstr ""
  26. "<pre>El usuario con identificador '%s' tiene la misma contraseña que usted.</"
  27. "pre>"
  28. #. module: auth_admin_passkey
  29. #: code:addons/auth_admin_passkey/models/res_users.py:39
  30. #, python-format
  31. msgid ""
  32. "Admin user used his passkey to login with '%s'.\n"
  33. "\n"
  34. "\n"
  35. "\n"
  36. "Technicals informations belows : \n"
  37. "\n"
  38. "- Login date : %s\n"
  39. "\n"
  40. msgstr ""
  41. "El usuario administrador ha usado su contraseña para acceder a '%s'.\n"
  42. "\n"
  43. "\n"
  44. "\n"
  45. "Datos técnicos a continuación : \n"
  46. "\n"
  47. "- Fecha de acceso : %s\n"
  48. "\n"
  49. #. module: auth_admin_passkey
  50. #: model:ir.ui.view,arch_db:auth_admin_passkey.view_res_config_settings
  51. msgid "Passkey"
  52. msgstr "Clave de acceso"
  53. #. module: auth_admin_passkey
  54. #: code:addons/auth_admin_passkey/models/res_users.py:38
  55. #, python-format
  56. msgid "Passkey used"
  57. msgstr "Clave de acceso utilizada"
  58. #. module: auth_admin_passkey
  59. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  60. msgid "Send email to admin user."
  61. msgstr "Enviar email al usuario administrador."
  62. #. module: auth_admin_passkey
  63. #: model:ir.model.fields,field_description:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  64. msgid "Send email to user."
  65. msgstr "Enviar email al usuario."
  66. #. module: auth_admin_passkey
  67. #: model:ir.model,name:auth_admin_passkey.model_res_users
  68. msgid "Users"
  69. msgstr "Usuarios"
  70. #. module: auth_admin_passkey
  71. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_user
  72. msgid ""
  73. "When the administrator use his password to login in with a different "
  74. "account, Odoo will send an email to the account user."
  75. msgstr ""
  76. #. module: auth_admin_passkey
  77. #: model:ir.model.fields,help:auth_admin_passkey.field_base_config_settings_auth_admin_passkey_send_to_admin
  78. msgid ""
  79. "When the administrator use his password to login in with a different "
  80. "account, Odoo will send an email to the admin user."
  81. msgstr ""
  82. #. module: auth_admin_passkey
  83. #: code:addons/auth_admin_passkey/models/res_users.py:62
  84. #, python-format
  85. msgid "[WARNING] Odoo Security Risk"
  86. msgstr "[ADVERTENCIA] Riesgo de seguridad de Odoo"
  87. #. module: auth_admin_passkey
  88. #: model:ir.model,name:auth_admin_passkey.model_base_config_settings
  89. msgid "base.config.settings"
  90. msgstr "base.config.settings"