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.
93 lines
2.2 KiB
93 lines
2.2 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * cron_inactivity_period
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,inactivity_hour_begin:0
|
|
msgid "Begin Hour"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,create_uid:0
|
|
msgid "Created by"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,create_date:0
|
|
msgid "Created on"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,cron_id:0
|
|
msgid "Cron id"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,display_name:0
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,inactivity_hour_end:0
|
|
msgid "End Hour"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: selection:ir.cron.inactivity.period,type:0
|
|
msgid "Hour"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,id:0
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: view:ir.cron:cron_inactivity_period.view_ir_cron_form
|
|
#: field:ir.cron,inactivity_period_ids:0
|
|
msgid "Inactivity Periods"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,__last_update:0
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: code:addons/cron_inactivity_period/models/ir_cron_inactivity_period.py:36
|
|
#, python-format
|
|
msgid "The End Hour should be greater than the Begin Hour"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: field:ir.cron.inactivity.period,type:0
|
|
msgid "Type"
|
|
msgstr ""
|
|
|
|
#. module: cron_inactivity_period
|
|
#: code:addons/cron_inactivity_period/models/ir_cron_inactivity_period.py:62
|
|
#, python-format
|
|
msgid "Unimplemented Feature: Inactivity Period type '%s'"
|
|
msgstr ""
|
|
|