mirror of
https://github.com/bringout/oca-purchase.git
synced 2026-04-25 13:02:02 +02:00
Add oca-purchase submodule with 96 purchase modules moved from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b0628ee8ea
commit
7378b233e9
3994 changed files with 334316 additions and 0 deletions
|
|
@ -0,0 +1,97 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * purchase_discount
|
||||
#
|
||||
# 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-02-23 17:50+0000\n"
|
||||
"PO-Revision-Date: 2018-02-23 17:50+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2018\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_MX/)\n"
|
||||
"Language: es_MX\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: purchase_discount
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_discount.report_purchaseorder_document
|
||||
msgid "<strong>Disc. (%)</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model,name:purchase_discount.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.fields,field_description:purchase_discount.field_res_partner__default_supplierinfo_discount
|
||||
#: model:ir.model.fields,field_description:purchase_discount.field_res_users__default_supplierinfo_discount
|
||||
msgid "Default Supplier Discount (%)"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.fields,field_description:purchase_discount.field_product_supplierinfo__discount
|
||||
#: model:ir.model.fields,field_description:purchase_discount.field_purchase_order_line__discount
|
||||
msgid "Discount (%)"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.constraint,message:purchase_discount.constraint_purchase_order_line_discount_limit
|
||||
msgid "Discount must be lower than 100%."
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_discount.res_partner_form_view
|
||||
msgid "Discount-related settings are managed on"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model,name:purchase_discount.model_purchase_order
|
||||
#, fuzzy
|
||||
msgid "Purchase Order"
|
||||
msgstr "Línea de orden de compra"
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model,name:purchase_discount.model_purchase_order_line
|
||||
msgid "Purchase Order Line"
|
||||
msgstr "Línea de orden de compra"
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model,name:purchase_discount.model_purchase_report
|
||||
#, fuzzy
|
||||
msgid "Purchase Report"
|
||||
msgstr "Línea de orden de compra"
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model,name:purchase_discount.model_product_supplierinfo
|
||||
msgid "Supplier Pricelist"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.constraint,message:purchase_discount.constraint_product_supplierinfo_discount_limit
|
||||
msgid "Supplier discount must be lower than 100%."
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.fields,help:purchase_discount.field_res_partner__default_supplierinfo_discount
|
||||
#: model:ir.model.fields,help:purchase_discount.field_res_users__default_supplierinfo_discount
|
||||
msgid ""
|
||||
"This value will be used as the default one, for each new supplierinfo line "
|
||||
"depending on that supplier."
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model:ir.model.fields,field_description:purchase_discount.field_purchase_report__discount
|
||||
msgid "Total discount"
|
||||
msgstr ""
|
||||
|
||||
#. module: purchase_discount
|
||||
#: model_terms:ir.ui.view,arch_db:purchase_discount.res_partner_form_view
|
||||
msgid "the parent company"
|
||||
msgstr ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue