mirror of
https://github.com/bringout/oca-pos.git
synced 2026-04-25 17:22:06 +02:00
Reorganized 74 POS-related modules for better structure: - Moved all odoo-bringout-oca-pos-* packages from packages/oca-technical/ - Now organized in dedicated packages/oca-pos/ submodule - Includes payment, receipt, loyalty, order, product, and partner modules - Maintains all module functionality while improving project organization This creates a cleaner separation between general technical modules and Point of Sale specific functionality. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * pos_supplierinfo_search
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2024-07-22 08:58+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: none\n"
|
|
"Language: it\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 5.6.2\n"
|
|
|
|
#. module: pos_supplierinfo_search
|
|
#: model:ir.model,name:pos_supplierinfo_search.model_pos_session
|
|
msgid "Point of Sale Session"
|
|
msgstr "Sessione punto vendita"
|
|
|
|
#. module: pos_supplierinfo_search
|
|
#: model:ir.model,name:pos_supplierinfo_search.model_product_template
|
|
msgid "Product"
|
|
msgstr "Prodotto"
|
|
|
|
#. module: pos_supplierinfo_search
|
|
#: model:ir.model.fields,field_description:pos_supplierinfo_search.field_product_product__supplier_data_json
|
|
#: model:ir.model.fields,field_description:pos_supplierinfo_search.field_product_template__supplier_data_json
|
|
msgid "Supplier data dict"
|
|
msgstr "Dizionario dati fornitore"
|
|
|
|
#. module: pos_supplierinfo_search
|
|
#: model:ir.model.fields,help:pos_supplierinfo_search.field_product_product__supplier_data_json
|
|
#: model:ir.model.fields,help:pos_supplierinfo_search.field_product_template__supplier_data_json
|
|
msgid ""
|
|
"Technical field: Used in POS frontend to search products by supplierinfo"
|
|
msgstr ""
|
|
"Campo tecnico: utilizzato nel frontend POS per cercare prodotti per fornitore"
|
|
|
|
#~ msgid "Product Template"
|
|
#~ msgstr "Modello prodotto"
|