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.

59 lines
1.7 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * web_favicon
  4. #
  5. # Translators:
  6. # Rudolf Schnapka <rs@techno-flex.de>, 2018
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 9.0c\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-12-28 03:58+0000\n"
  12. "PO-Revision-Date: 2017-12-28 03:58+0000\n"
  13. "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2018\n"
  14. "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: de\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: web_favicon
  21. #: model:ir.model,name:web_favicon.model_res_company
  22. msgid "Companies"
  23. msgstr "Unternehmen"
  24. #. module: web_favicon
  25. #: model:ir.ui.view,arch_db:web_favicon.view_company_form
  26. msgid "Favicon"
  27. msgstr "Favicon"
  28. #. module: web_favicon
  29. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend
  30. msgid "Favicon backend"
  31. msgstr "Favicon backend"
  32. #. module: web_favicon
  33. #: model:ir.model.fields,field_description:web_favicon.field_res_company_favicon_backend_mimetype
  34. msgid "Favicon backend mimetype"
  35. msgstr "Favicon Backend Mimetyp"
  36. #. module: web_favicon
  37. #: model:ir.model.fields,help:web_favicon.field_res_company_favicon_backend_mimetype
  38. msgid "Set the mimetype of your file."
  39. msgstr "Bestimmen Sie den Mimetyp Ihrer Datei."
  40. #. module: web_favicon
  41. #: selection:res.company,favicon_backend_mimetype:0
  42. msgid "image/gif"
  43. msgstr "image/gif"
  44. #. module: web_favicon
  45. #: selection:res.company,favicon_backend_mimetype:0
  46. msgid "image/png"
  47. msgstr "image/png"
  48. #. module: web_favicon
  49. #: selection:res.company,favicon_backend_mimetype:0
  50. msgid "image/x-icon"
  51. msgstr "image/x-icon"