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.
|
|
# 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 <michelemilidoni@gmail.com>\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-03-18 06:21+0000\n" "X-Generator: Launchpad (build 16963)\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"
|