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.
40 lines
1.3 KiB
40 lines
1.3 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * cron_run_manually
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: server-tools (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-09-29 11:14+0000\n"
|
|
"PO-Revision-Date: 2015-09-18 13:54+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
|
|
"Language-Team: English (http://www.transifex.com/oca/OCA-server-tools-8-0/language/en/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: en\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: cron_run_manually
|
|
#: code:addons/cron_run_manually/ir_cron.py:56
|
|
#, python-format
|
|
msgid "Another process/thread is already busy executing this job"
|
|
msgstr "Another process/thread is already busy executing this job"
|
|
|
|
#. module: cron_run_manually
|
|
#: 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 "Only the admin user is allowed to execute inactive cron jobs manually"
|
|
|
|
#. module: cron_run_manually
|
|
#: view:ir.cron:cron_run_manually.ir_cron_view_tree_inherited
|
|
msgid "Run Now"
|
|
msgstr "Run Now"
|
|
|
|
#. module: cron_run_manually
|
|
#: view:ir.cron:cron_run_manually.ir_cron_view
|
|
msgid "Run now"
|
|
msgstr "Run now"
|