43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * component
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.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: component
|
|
#: model:ir.model,name:component.model_collection_base
|
|
msgid "Base Abstract Collection"
|
|
msgstr ""
|
|
|
|
#. module: component
|
|
#: model:ir.model,name:component.model_component_builder
|
|
msgid "Component Builder"
|
|
msgstr ""
|
|
|
|
#. module: component
|
|
#: model:ir.model.fields,field_description:component.field_collection_base__display_name
|
|
#: model:ir.model.fields,field_description:component.field_component_builder__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: component
|
|
#: model:ir.model.fields,field_description:component.field_collection_base__id
|
|
#: model:ir.model.fields,field_description:component.field_component_builder__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: component
|
|
#: model:ir.model.fields,field_description:component.field_collection_base____last_update
|
|
#: model:ir.model.fields,field_description:component.field_component_builder____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|