- Simplify TerminusDB schema to single Cocoa class with 10 properties - Add terminus_schema_id field to Odoo Product model - Update FastAPI and GraphQL to expose terminus_schema_id - Add FormKit for dynamic form generation - Create useTerminus composable for schema loading and conversion - Add /dashboard/add-product page with dynamic form rendering 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
33 lines
924 B
Plaintext
33 lines
924 B
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * component
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 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: 2018-01-05 16:56+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
|
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
|
"Language: gl\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"
|
|
|
|
#. 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 ""
|
|
|
|
#~ msgid "ID"
|
|
#~ msgstr "ID"
|