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.

68 lines
2.0 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_favicon
  4. #
  5. # Translators:
  6. # Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatic4@gmail.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-06-22 08:26+0000\n"
  12. "PO-Revision-Date: 2017-06-22 08:26+0000\n"
  13. "Last-Translator: Rodrigo de Almeida Sottomaior Macedo "
  14. "<rmsolucoeseminformatic4@gmail.com>, 2017\n"
  15. "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
  16. "teams/23907/pt_BR/)\n"
  17. "Language: pt_BR\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  22. #. module: web_favicon
  23. #: model:ir.model,name:web_favicon.model_res_company
  24. msgid "Companies"
  25. msgstr "Empresas"
  26. #. module: web_favicon
  27. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  28. msgid "Favicon"
  29. msgstr "Favicon"
  30. #. module: web_favicon
  31. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend
  32. #, fuzzy
  33. msgid "Favicon Backend"
  34. msgstr "Favicon backend"
  35. #. module: web_favicon
  36. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend_mimetype
  37. #, fuzzy
  38. msgid "Favicon Backend Mimetype"
  39. msgstr "Favicon backend mimetype"
  40. #. module: web_favicon
  41. #: model:ir.model.fields,help:web_favicon.field_res_company_favicon_backend_mimetype
  42. msgid "Set the mimetype of your file."
  43. msgstr "Defina o tipo mímico do seu arquivo."
  44. #. module: web_favicon
  45. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  46. msgid "Web Favicon"
  47. msgstr "Web Favicon"
  48. #. module: web_favicon
  49. #: selection:res.company,favicon_backend_mimetype:0
  50. msgid "image/gif"
  51. msgstr "imagem/gif"
  52. #. module: web_favicon
  53. #: selection:res.company,favicon_backend_mimetype:0
  54. msgid "image/png"
  55. msgstr "imagem/png"
  56. #. module: web_favicon
  57. #: selection:res.company,favicon_backend_mimetype:0
  58. msgid "image/x-icon"
  59. msgstr "imagem/x-icon"