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 Odoo Server. # This file contains the translation of the following modules: # * cron_run_manually # msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0rc1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-09-16 09:47+0000\n" "PO-Revision-Date: 2014-09-16 11:52+0100\n" "Last-Translator: Jairo Llopis <yajo.sk8@gmail.com>\n" "Language-Team: Grupo ESOC <informatica@grupoesoc.es>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.5.4\n" "Language: es\n" "X-Poedit-SourceCharset: UTF-8\n"
#. module: cron_run_manually #: code:addons/cron_run_manually/ir_cron.py:57 #, python-format msgid "Another process/thread is already busy executing this job" msgstr "Hay otro proceso o hilo ejecutando este trabajo en este momento"
#. 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 "" "Solo el administrador puede ejecutar manualmente trabajos cron inactivos"
#. module: cron_run_manually #: view:ir.cron:cron_run_manually.ir_cron_view msgid "Run now" msgstr "Ejecutar ahora"
|