Update translate template.
parent
58756416c1
commit
090d597882
|
@ -1,13 +1,13 @@
|
|||
# Translation of OpenERP Server.
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * cron_run_manually
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||
"Project-Id-Version: Odoo Server 8.0rc1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-03-14 17:41+0000\n"
|
||||
"PO-Revision-Date: 2014-03-14 17:41+0000\n"
|
||||
"POT-Creation-Date: 2014-09-16 09:47+0000\n"
|
||||
"PO-Revision-Date: 2014-09-16 09:47+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -16,32 +16,18 @@ msgstr ""
|
|||
"Plural-Forms: \n"
|
||||
|
||||
#. module: cron_run_manually
|
||||
#: code:addons/cron_run_manually/model/ir_cron.py:77
|
||||
#: code:addons/cron_run_manually/ir_cron.py:57
|
||||
#, python-format
|
||||
msgid "Another process/thread is already busy executing this job"
|
||||
msgstr ""
|
||||
|
||||
#. module: cron_run_manually
|
||||
#: view:ir.cron:0
|
||||
msgid "Run now"
|
||||
msgstr ""
|
||||
|
||||
#. module: cron_run_manually
|
||||
#: code:addons/cron_run_manually/model/ir_cron.py:52
|
||||
#: code:addons/cron_run_manually/ir_cron.py:38
|
||||
#, 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"
|
||||
#: view:ir.cron:cron_run_manually.ir_cron_view
|
||||
msgid "Run now"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue