# Translation of OpenERP Server. # This file contains the translation of the following modules: # * cron_run_manually # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 7.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-03-14 17:41+0000\n" "PO-Revision-Date: 2014-01-20 14:09+0000\n" "Last-Translator: michele \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2014-05-24 06:46+0000\n" "X-Generator: Launchpad (build 17017)\n" #. module: cron_run_manually #: code:addons/cron_run_manually/model/ir_cron.py:77 #, python-format msgid "Another process/thread is already busy executing this job" msgstr "Deze job wordt op dit moment al uitgevoerd door een ander proces" #. module: cron_run_manually #: view:ir.cron:0 msgid "Run now" msgstr "Nu uitvoeren" #. module: cron_run_manually #: code:addons/cron_run_manually/model/ir_cron.py:52 #, python-format msgid "Only the admin user is allowed to execute inactive cron jobs manually" msgstr "" #. module: cron_run_manually #: model:_description:0 #: model:ir.model,name:cron_run_manually.model_ir_cron msgid "ir.cron" msgstr "ir.cron" #. module: cron_run_manually #: code:addons/cron_run_manually/model/ir_cron.py:51 #: code:addons/cron_run_manually/model/ir_cron.py:76 #, python-format msgid "Error" msgstr "Fout"