# Translation of Odoo Server. # This file contains the translation of the following modules: # * test_component # msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2019-09-01 06:14+0000\n" "Last-Translator: 黎伟杰 <674416404@qq.com>\n" "Language-Team: none\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.8\n" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid msgid "Created by" msgstr "创建者" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date msgid "Created on" msgstr "创建时间" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name msgid "Display Name" msgstr "显示名称" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__id msgid "ID" msgstr "ID" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection____last_update msgid "Last Modified on" msgstr "最后修改时间" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid msgid "Last Updated by" msgstr "最后更新者" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date msgid "Last Updated on" msgstr "最后更新时间" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__name msgid "Name" msgstr "名称" #. module: test_component #: model:ir.model,name:test_component.model_test_component_collection msgid "Test Component Collection" msgstr "" #~ msgid "test.component.collection" #~ msgstr "test.component.collection"