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.
47 lines
1.4 KiB
47 lines
1.4 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sequence_date_range
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.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: sequence_date_range
|
|
#: model:ir.model.fields,field_description:sequence_date_range.field_ir_sequence_date_range_field
|
|
msgid "Date range field"
|
|
msgstr ""
|
|
|
|
#. module: sequence_date_range
|
|
#: model:ir.model.fields,help:sequence_date_range.field_ir_sequence_date_range_field
|
|
msgid "Define which date field must be used in case of date ranges as the reference date to generate sequences.\n"
|
|
"Ex: date_from = '2018-10-01' and date_to = '2019-09-30'.\n"
|
|
"If you pick 'date_to' as reference date, your range_year will be 2019 (2018 if you pick the 'date_from', who is the default)"
|
|
msgstr ""
|
|
|
|
#. module: sequence_date_range
|
|
#: selection:ir.sequence,date_range_field:0
|
|
msgid "From"
|
|
msgstr ""
|
|
|
|
#. module: sequence_date_range
|
|
#: selection:ir.sequence,date_range_field:0
|
|
msgid "To"
|
|
msgstr ""
|
|
|
|
#. module: sequence_date_range
|
|
#: model:ir.model,name:sequence_date_range.model_ir_sequence
|
|
msgid "ir.sequence"
|
|
msgstr ""
|
|
|
|
#. module: sequence_date_range
|
|
#: model:ir.model,name:sequence_date_range.model_ir_sequence_date_range
|
|
msgid "ir.sequence.date_range"
|
|
msgstr ""
|
|
|