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.

52 lines
1.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * profiler
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 8.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-07-15 08:55+0000\n"
  12. "PO-Revision-Date: 2017-07-15 08:55+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2017\n"
  14. "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: sl\n"
  19. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
  20. #. module: profiler
  21. #. openerp-web
  22. #: code:addons/profiler/static/src/xml/player.xml:17
  23. #, python-format
  24. msgid "Clear profiling"
  25. msgstr "Počisti profiliranje"
  26. #. module: profiler
  27. #. openerp-web
  28. #: code:addons/profiler/static/src/xml/player.xml:22
  29. #, python-format
  30. msgid "Download stats"
  31. msgstr "Prenesi statistiko"
  32. #. module: profiler
  33. #: model:res.groups,name:profiler.group_profiler_player
  34. msgid "Profiling capability"
  35. msgstr "Kapaciteta profiliranja"
  36. #. module: profiler
  37. #. openerp-web
  38. #: code:addons/profiler/static/src/xml/player.xml:5
  39. #, python-format
  40. msgid "Start profiling"
  41. msgstr "Zaženi profiliranje"
  42. #. module: profiler
  43. #. openerp-web
  44. #: code:addons/profiler/static/src/xml/player.xml:11
  45. #, python-format
  46. msgid "Stop profiling"
  47. msgstr "Zaustavi profiliranje"