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.

53 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. "Language: sl\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
  20. "%100==4 ? 2 : 3);\n"
  21. #. module: profiler
  22. #. openerp-web
  23. #: code:addons/profiler/static/src/xml/player.xml:17
  24. #, python-format
  25. msgid "Clear profiling"
  26. msgstr "Počisti profiliranje"
  27. #. module: profiler
  28. #. openerp-web
  29. #: code:addons/profiler/static/src/xml/player.xml:22
  30. #, python-format
  31. msgid "Download stats"
  32. msgstr "Prenesi statistiko"
  33. #. module: profiler
  34. #: model:res.groups,name:profiler.group_profiler_player
  35. msgid "Profiling capability"
  36. msgstr "Kapaciteta profiliranja"
  37. #. module: profiler
  38. #. openerp-web
  39. #: code:addons/profiler/static/src/xml/player.xml:5
  40. #, python-format
  41. msgid "Start profiling"
  42. msgstr "Zaženi profiliranje"
  43. #. module: profiler
  44. #. openerp-web
  45. #: code:addons/profiler/static/src/xml/player.xml:11
  46. #, python-format
  47. msgid "Stop profiling"
  48. msgstr "Zaustavi profiliranje"