# Translation of Odoo Server. # This file contains the translation of the following modules: # * test_component # # Translators: # OCA Transbot , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-01-05 16:56+0000\n" "PO-Revision-Date: 2023-08-02 13:09+0000\n" "Last-Translator: Ivorra78 \n" "Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.17\n" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_uid msgid "Created by" msgstr "Creado por" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__create_date msgid "Created on" msgstr "Creado en" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__display_name msgid "Display Name" msgstr "Nombre mostrado" #. 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 "Última modificación el" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__write_date msgid "Last Updated on" msgstr "Última actualización el" #. module: test_component #: model:ir.model.fields,field_description:test_component.field_test_component_collection__name msgid "Name" msgstr "Nombre" #. module: test_component #: model:ir.model,name:test_component.model_test_component_collection msgid "Test Component Collection" msgstr "Colección de componentes de prueba"