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.

65 lines
1.9 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_favicon
  4. #
  5. # Translators:
  6. # Pedro M. Baeza <pedro.baeza@gmail.com>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 10.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-12-23 02:13+0000\n"
  12. "PO-Revision-Date: 2018-10-11 22:11+0000\n"
  13. "Last-Translator: Harald Panten <harald.panten@qubiq.es>\n"
  14. "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
  15. "Language: es\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  20. "X-Generator: Weblate 3.1.1\n"
  21. #. module: web_favicon
  22. #: model:ir.model,name:web_favicon.model_res_company
  23. msgid "Companies"
  24. msgstr "Compañías"
  25. #. module: web_favicon
  26. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  27. msgid "Favicon"
  28. msgstr "Favicon"
  29. #. module: web_favicon
  30. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend
  31. msgid "Favicon Backend"
  32. msgstr "Favicon del backend"
  33. #. module: web_favicon
  34. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend_mimetype
  35. msgid "Favicon Backend Mimetype"
  36. msgstr "Tipo MIME del favicon de backend"
  37. #. module: web_favicon
  38. #: model:ir.model.fields,help:web_favicon.field_res_company_favicon_backend_mimetype
  39. msgid "Set the mimetype of your file."
  40. msgstr "Establezca el tipo MIME de su archivo."
  41. #. module: web_favicon
  42. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  43. msgid "Web Favicon"
  44. msgstr "Favicon web"
  45. #. module: web_favicon
  46. #: selection:res.company,favicon_backend_mimetype:0
  47. msgid "image/gif"
  48. msgstr "image/gif"
  49. #. module: web_favicon
  50. #: selection:res.company,favicon_backend_mimetype:0
  51. msgid "image/png"
  52. msgstr "image/png"
  53. #. module: web_favicon
  54. #: selection:res.company,favicon_backend_mimetype:0
  55. msgid "image/x-icon"
  56. msgstr "image/x-icon"