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.

43 lines
1.4 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * cron_run_manually
  4. #
  5. # Translators:
  6. # Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: server-tools (8.0)\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-09-29 11:14+0000\n"
  12. "PO-Revision-Date: 2015-09-26 07:44+0000\n"
  13. "Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
  14. "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-8-0/"
  15. "language/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: cron_run_manually
  23. #: code:addons/cron_run_manually/ir_cron.py:56
  24. #, python-format
  25. msgid "Another process/thread is already busy executing this job"
  26. msgstr "Pri izvajanju te naloge je zaposlen že drug proces"
  27. #. module: cron_run_manually
  28. #: code:addons/cron_run_manually/ir_cron.py:38
  29. #, python-format
  30. msgid "Only the admin user is allowed to execute inactive cron jobs manually"
  31. msgstr "Le administrator lahko ročno izvaja 'cron jobs'"
  32. #. module: cron_run_manually
  33. #: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited
  34. msgid "Run Now"
  35. msgstr "Zaženi zdaj"
  36. #. module: cron_run_manually
  37. #: view:ir.cron:cron_run_manually.ir_cron_view
  38. msgid "Run now"
  39. msgstr "Zaženi zdaj"