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.

99 lines
3.2 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_admin_passkey
  4. #
  5. # Translators:
  6. # Armando Vulcano Junior <vulcano@uol.com.br>, 2015
  7. # Bole <bole@dajmi5.com>, 2015
  8. # Bole <bole@dajmi5.com>, 2015
  9. # FIRST AUTHOR <EMAIL@ADDRESS>, 2012
  10. # Gustavo Lepri <gustavolepri@gmail.com>, 2015
  11. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
  12. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
  13. # Paolo Valier, 2016
  14. # Rudolf Schnapka <rs@techno-flex.de>, 2016
  15. # Thomas A. Jaeger, 2015
  16. msgid ""
  17. msgstr ""
  18. "Project-Id-Version: server-tools (8.0)\n"
  19. "Report-Msgid-Bugs-To: \n"
  20. "POT-Creation-Date: 2017-03-02 09:58+0000\n"
  21. "PO-Revision-Date: 2017-01-11 15:39+0000\n"
  22. "Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
  23. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-server-"
  24. "tools-8-0/language/pt_BR/)\n"
  25. "Language: pt_BR\n"
  26. "MIME-Version: 1.0\n"
  27. "Content-Type: text/plain; charset=UTF-8\n"
  28. "Content-Transfer-Encoding: \n"
  29. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  30. #. module: auth_admin_passkey
  31. #: code:addons/auth_admin_passkey/models/res_users.py:66
  32. #, python-format
  33. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  34. msgstr "<pre>Usuário com login '%s' tem a mesma senha que você.</pre>"
  35. #. module: auth_admin_passkey
  36. #: code:addons/auth_admin_passkey/models/res_users.py:41
  37. #, python-format
  38. msgid ""
  39. "Admin user used his passkey to login with '%s'.\n"
  40. "\n"
  41. "\n"
  42. "\n"
  43. "Technicals informations belows : \n"
  44. "\n"
  45. "- Login date : %s\n"
  46. "\n"
  47. msgstr ""
  48. #. module: auth_admin_passkey
  49. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  50. msgid "Passkey"
  51. msgstr "Passkey"
  52. #. module: auth_admin_passkey
  53. #: code:addons/auth_admin_passkey/models/res_users.py:38
  54. #, python-format
  55. msgid "Passkey used"
  56. msgstr "Passkey usada"
  57. #. module: auth_admin_passkey
  58. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  59. msgid "Send email to admin user."
  60. msgstr "Enviar email para usuário administrador"
  61. #. module: auth_admin_passkey
  62. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  63. msgid "Send email to user."
  64. msgstr "Enviar email para usuário."
  65. #. module: auth_admin_passkey
  66. #: model:ir.model,name:auth_admin_passkey.model_res_users
  67. msgid "Users"
  68. msgstr "Usuários"
  69. #. module: auth_admin_passkey
  70. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  71. msgid ""
  72. "When the administrator use his password to login in with a different "
  73. "account, Odoo will send an email to the account user."
  74. msgstr ""
  75. "Quando o administrador usa sua senha para dar login com uma conta diferente, "
  76. "OPENERP irá enviar um email para a conta do usuário."
  77. #. module: auth_admin_passkey
  78. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  79. msgid ""
  80. "When the administrator use his password to login in with a different "
  81. "account, Odoo will send an email to the admin user."
  82. msgstr ""
  83. "Quando o administrador usa sua senha para dar login com uma conta diferente, "
  84. "OPENERP irá enviar um email para a conta do administrador."
  85. #. module: auth_admin_passkey
  86. #: code:addons/auth_admin_passkey/models/res_users.py:64
  87. #, python-format
  88. msgid "[WARNING] Odoo Security Risk"
  89. msgstr "[AVISO] Odoo Risco de Segurança"