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.

39 lines
1.1 KiB

  1. # Translation of OpenERP Server.
  2. # This file contains the translation of the following modules:
  3. # * cron_run_manually
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: OpenERP Server 7.0\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2013-08-12 18:26+0000\n"
  10. "PO-Revision-Date: 2014-01-20 14:09+0000\n"
  11. "Last-Translator: michele <michelemilidoni@gmail.com>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-Launchpad-Export-Date: 2014-01-21 06:20+0000\n"
  17. "X-Generator: Launchpad (build 16901)\n"
  18. #. module: cron_run_manually
  19. #: code:addons/cron_run_manually/model/ir_cron.py:71
  20. #, python-format
  21. msgid "Another process/thread is already busy executing this job"
  22. msgstr "Deze job wordt op dit moment al uitgevoerd door een ander proces"
  23. #. module: cron_run_manually
  24. #: view:ir.cron:0
  25. msgid "Run now"
  26. msgstr "Nu uitvoeren"
  27. #. module: cron_run_manually
  28. #: model:ir.model,name:cron_run_manually.model_ir_cron
  29. msgid "ir.cron"
  30. msgstr "ir.cron"
  31. #. module: cron_run_manually
  32. #: code:addons/cron_run_manually/model/ir_cron.py:70
  33. #, python-format
  34. msgid "Error"
  35. msgstr "Fout"