mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 10:42:08 +00:00
46 lines
1.0 KiB
Plaintext
46 lines
1.0 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * sequence_reset_period
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.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_reset_period
|
|
#: selection:ir.sequence,range_reset:0
|
|
msgid "Daily"
|
|
msgstr ""
|
|
|
|
#. module: sequence_reset_period
|
|
#: selection:ir.sequence,range_reset:0
|
|
msgid "Monthly"
|
|
msgstr ""
|
|
|
|
#. module: sequence_reset_period
|
|
#: model:ir.model.fields,field_description:sequence_reset_period.field_ir_sequence_range_reset
|
|
msgid "Range Reset"
|
|
msgstr ""
|
|
|
|
#. module: sequence_reset_period
|
|
#: selection:ir.sequence,range_reset:0
|
|
msgid "Weekly"
|
|
msgstr ""
|
|
|
|
#. module: sequence_reset_period
|
|
#: selection:ir.sequence,range_reset:0
|
|
msgid "Yearly"
|
|
msgstr ""
|
|
|
|
#. module: sequence_reset_period
|
|
#: model:ir.model,name:sequence_reset_period.model_ir_sequence
|
|
msgid "ir.sequence"
|
|
msgstr ""
|
|
|