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.

94 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-tools-8-0/language/pt_BR/)\n"
  24. "MIME-Version: 1.0\n"
  25. "Content-Type: text/plain; charset=UTF-8\n"
  26. "Content-Transfer-Encoding: \n"
  27. "Language: pt_BR\n"
  28. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  29. #. module: auth_admin_passkey
  30. #: code:addons/auth_admin_passkey/models/res_users.py:66
  31. #, python-format
  32. msgid "<pre>User with login '%s' has the same password as you.</pre>"
  33. msgstr "<pre>Usuário com login '%s' tem a mesma senha que você.</pre>"
  34. #. module: auth_admin_passkey
  35. #: code:addons/auth_admin_passkey/models/res_users.py:41
  36. #, python-format
  37. msgid ""
  38. "Admin user used his passkey to login with '%s'.\n"
  39. "\n"
  40. "\n"
  41. "\n"
  42. "Technicals informations belows : \n"
  43. "\n"
  44. "- Login date : %s\n"
  45. "\n"
  46. msgstr ""
  47. #. module: auth_admin_passkey
  48. #: view:base.config.settings:auth_admin_passkey.view_res_config_settings
  49. msgid "Passkey"
  50. msgstr "Passkey"
  51. #. module: auth_admin_passkey
  52. #: code:addons/auth_admin_passkey/models/res_users.py:38
  53. #, python-format
  54. msgid "Passkey used"
  55. msgstr "Passkey usada"
  56. #. module: auth_admin_passkey
  57. #: field:base.config.settings,auth_admin_passkey_send_to_admin:0
  58. msgid "Send email to admin user."
  59. msgstr "Enviar email para usuário administrador"
  60. #. module: auth_admin_passkey
  61. #: field:base.config.settings,auth_admin_passkey_send_to_user:0
  62. msgid "Send email to user."
  63. msgstr "Enviar email para usuário."
  64. #. module: auth_admin_passkey
  65. #: model:ir.model,name:auth_admin_passkey.model_res_users
  66. msgid "Users"
  67. msgstr "Usuários"
  68. #. module: auth_admin_passkey
  69. #: help:base.config.settings,auth_admin_passkey_send_to_user:0
  70. msgid ""
  71. "When the administrator use his password to login in with a different "
  72. "account, Odoo will send an email to the account user."
  73. msgstr "Quando o administrador usa sua senha para dar login com uma conta diferente, OPENERP irá enviar um email para a conta do usuário."
  74. #. module: auth_admin_passkey
  75. #: help:base.config.settings,auth_admin_passkey_send_to_admin:0
  76. msgid ""
  77. "When the administrator use his password to login in with a different "
  78. "account, Odoo will send an email to the admin user."
  79. msgstr "Quando o administrador usa sua senha para dar login com uma conta diferente, OPENERP irá enviar um email para a conta do administrador."
  80. #. module: auth_admin_passkey
  81. #: code:addons/auth_admin_passkey/models/res_users.py:64
  82. #, python-format
  83. msgid "[WARNING] Odoo Security Risk"
  84. msgstr "[AVISO] Odoo Risco de Segurança"