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.

62 lines
1.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_favicon
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server 11.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "PO-Revision-Date: 2018-10-10 21:51+0000\n"
  10. "Last-Translator: Harald Panten <harald.panten@qubiq.es>\n"
  11. "Language-Team: none\n"
  12. "Language: ca\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  17. "X-Generator: Weblate 3.1.1\n"
  18. #. module: web_favicon
  19. #: model:ir.model,name:web_favicon.model_res_company
  20. msgid "Companies"
  21. msgstr "Companyies"
  22. #. module: web_favicon
  23. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  24. msgid "Favicon"
  25. msgstr "Favicon"
  26. #. module: web_favicon
  27. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend
  28. msgid "Favicon Backend"
  29. msgstr "Favicon del backend"
  30. #. module: web_favicon
  31. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend_mimetype
  32. msgid "Favicon Backend Mimetype"
  33. msgstr "Tipus MIME del favicon de backend"
  34. #. module: web_favicon
  35. #: model:ir.model.fields,help:web_favicon.field_res_company_favicon_backend_mimetype
  36. msgid "Set the mimetype of your file."
  37. msgstr "Estableixi el tipus MIME del seu arxiu."
  38. #. module: web_favicon
  39. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  40. msgid "Web Favicon"
  41. msgstr "Favicon web"
  42. #. module: web_favicon
  43. #: selection:res.company,favicon_backend_mimetype:0
  44. msgid "image/gif"
  45. msgstr "image/gif"
  46. #. module: web_favicon
  47. #: selection:res.company,favicon_backend_mimetype:0
  48. msgid "image/png"
  49. msgstr "image/png"
  50. #. module: web_favicon
  51. #: selection:res.company,favicon_backend_mimetype:0
  52. msgid "image/x-icon"
  53. msgstr "image/x-icon"