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.

38 lines
1.0 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: 2013-08-12 18:26+0000\n"
  11. "Last-Translator: <>\n"
  12. "Language-Team: \n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: \n"
  16. "Plural-Forms: \n"
  17. #. module: cron_run_manually
  18. #: code:addons/cron_run_manually/model/ir_cron.py:71
  19. #, python-format
  20. msgid "Another process/thread is already busy executing this job"
  21. msgstr "Deze job wordt op dit moment al uitgevoerd door een ander proces"
  22. #. module: cron_run_manually
  23. #: view:ir.cron:0
  24. msgid "Run now"
  25. msgstr "Nu uitvoeren"
  26. #. module: cron_run_manually
  27. #: model:ir.model,name:cron_run_manually.model_ir_cron
  28. msgid "ir.cron"
  29. msgstr "ir.cron"
  30. #. module: cron_run_manually
  31. #: code:addons/cron_run_manually/model/ir_cron.py:70
  32. #, python-format
  33. msgid "Error"
  34. msgstr "Fout"