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.

66 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. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: web (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2016-04-14 08:27+0000\n"
  12. "PO-Revision-Date: 2016-04-08 04:46+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/"
  15. "sl/)\n"
  16. "Language: sl\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: \n"
  20. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  21. "%100==4 ? 2 : 3);\n"
  22. #. module: web_favicon
  23. #: model:ir.model,name:web_favicon.model_res_company
  24. msgid "Companies"
  25. msgstr "Družbe"
  26. #. module: web_favicon
  27. #: view:res.company:web_favicon.view_company_form
  28. msgid "Configuration"
  29. msgstr "Nastavitve"
  30. #. module: web_favicon
  31. #: view:res.company:web_favicon.view_company_form
  32. msgid "Favicon"
  33. msgstr "Favicon"
  34. #. module: web_favicon
  35. #: field:res.company,favicon_backend:0
  36. msgid "Favicon backend"
  37. msgstr "Favicon ozadje"
  38. #. module: web_favicon
  39. #: field:res.company,favicon_backend_mimetype:0
  40. msgid "Favicon backend mimetype"
  41. msgstr "Mimetype favicon ozadja"
  42. #. module: web_favicon
  43. #: help:res.company,favicon_backend_mimetype:0
  44. msgid "Set the mimetype of your file."
  45. msgstr "Nastavite mimetype svoje datoteke"
  46. #. module: web_favicon
  47. #: selection:res.company,favicon_backend_mimetype:0
  48. msgid "image/gif"
  49. msgstr "image/gif"
  50. #. module: web_favicon
  51. #: selection:res.company,favicon_backend_mimetype:0
  52. msgid "image/png"
  53. msgstr "image/png"
  54. #. module: web_favicon
  55. #: selection:res.company,favicon_backend_mimetype:0
  56. msgid "image/x-icon"
  57. msgstr "image/x-icon"