first commit

This commit is contained in:
root
2026-03-14 09:42:12 +00:00
commit 0adbd20c2c
10991 changed files with 1646955 additions and 0 deletions

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,263 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Seqüència de costos d'enviament"
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Empresa"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Seqüència de costos d'albarà"
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Mètode d'assignació"
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr "Factors"
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Línies de factura"
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Número"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr "Data de comptabilització"
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr "Albarans de devolució"
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Albarans"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr "Estat"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr "Albarà"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr "Albarà"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Cost"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Albarans"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Cost"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Albarans"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr "L'empresa a la que el cost d'enviament està associat."
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr "L'identificador principal del cost d'enviament."
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr "Configuració de seqüència de costos d'albarà"
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr "Cost d'enviament - Albarà"
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr "Cost d'enviament - Devolució d'albarà"
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr "Mostra cost d'enviament"
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr "Cost d'enviament mostra albarà"
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr "Comptabilitzar cost d'enviament"
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr "Mostrar cost d'enviament"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr "Tot"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr "Esborrany"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr "Comptabilitzat"
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
"Per suprimir el cost d'enviament \"%(shipment_cost)s\", cal cancel·lar-lo."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr "El cost d'enviament \"%(shipment_cost)s\" no té cap albarà."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
"L'albarà\"%(shipment)s\" del cost d'enviament \"%(shipment_cost)s\" ja té un"
" cost d'enviament del mateix tercer \"%(other)s\"."
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel·la"
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr "Esborrany"
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr "Comptabilitza"
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr "Mostra"
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Usuari a les empreses"
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr "Cost d'albarà"
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr "Costos d'enviament"
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr "Per albarà"
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Cancel·lat"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr "Esborrany"
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr "Comptabilitzat"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr "Albarà"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr "Albarà de devolució"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Seqüència"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Cost d'enviament"
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel·la"
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr "Comptabilitza"
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Tanca"

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,264 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Nummernkreis Lieferkosten"
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Nummernkreis Lieferkosten"
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Zuordnungsmethode"
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr "Faktoren"
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Rechnungspositionen"
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Nummer"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr "Festschreibungsdatum"
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr "Warenrücknahmen"
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Lieferungen"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr "Status"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr "Lieferung"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr "Lieferung"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Lieferungen"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Lieferungen"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr "Lieferkosten"
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr "Lieferkosten"
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr "Das Unternehmen dem die Lieferkosten zugeordnet sind."
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr "Das Hauptidentifizierungsmerkmal für die Lieferkosten."
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr "Buchhaltung Einstellungen Lieferkosten Nummernkreis"
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr "Buchhaltung Lieferkosten"
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr "Buchhaltung Lieferkosten - Lager Warenausgangslieferung"
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr "Buchhaltung Lieferkosten - Lager Warenrücknahmen vom Kunden"
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr "Buchhaltung Lieferkosten anzeigen"
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr "Buchhaltung Lieferkosten - Lieferung anzeigen"
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Lieferkosten"
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr "Lieferkosten"
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr "Lieferkosten festschreiben"
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr "Lieferkosten anzeigen"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr "Alle"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr "Entwurf"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr "Festgeschrieben"
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
"Damit die Lieferkosten \"%(shipment_cost)s\" gelöscht werden können, müssen "
"sie zuerst annulliert werden."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr "Die Lieferkosten \"%(shipment_cost)s\" sind keiner Lieferung zugeordnet."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
"Die Lieferung \"%(shipment)s\" mit den Lieferkosten \"%(shipment_cost)s\" "
"verfügt bereits über Lieferkosten der gleichen Partei \"%(other)s\"."
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr "Annullieren"
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr "Entwurf"
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr "Festschreiben"
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr "Anzeigen"
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Benutzer in Unternehmen"
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr "Lieferkosten"
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr "Nach Lieferungen"
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Annulliert"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr "Entwurf"
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr "Festgeschrieben"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr "Lieferung"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr "Warenrücknahme"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Nummernkreis"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Lieferkosten"
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr "Abbrechen"
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr "Festschreiben"
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Schließen"

View File

@@ -0,0 +1,262 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Secuencia de costes de envío"
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Empresa"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Secuencia de costes de envío"
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste albarán"
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Método de asignación"
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr "Factores"
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Líneas de factura"
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Número"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr "Fecha contabilización"
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr "Albaranes de devolución"
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Albaranes"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr "Estado"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr "Albarán"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr "Albarán"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Coste"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Albaranes"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Coste"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Albaranes"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr "Costes de envío"
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr "Costes de envío"
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr "La empresa a la que el coste de albarán está asociado."
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr "El identificador principal del coste de envío."
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr "Configuración de secuencia de costes de envío"
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr "Coste de envío"
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr "Coste de envío - Albarán"
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr "Coste de envío - Devolución de albarán"
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr "Mostrar coste envío"
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr "Coste de envío mostrar Albarán"
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Costes de envío"
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr "Costes de envío"
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr "Contabilizar coste envío"
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr "Mostrar coste envío"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr "Todo"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr "Borrador"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr "Contabilizado"
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr "Para eliminar el costo de envío “%(shipment_cost)s” debes cancelarlo."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr "El coste de envío \"%(shipment_cost)s\" no tiene albarán."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
"El albarán \"%(shipment)s\" del coste de envío \"%(shipment_cost)s\" ya "
"tiene coste de envío del mismo tercero \"%(other)s\"."
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr "Cancelar"
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr "Borrador"
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr "Contabilizar"
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr "Mostrar"
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Usuario en las empresas"
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr "Costes de envío"
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr "Por albarán"
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Cancelado"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr "Borrador"
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr "Contabilizado"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr "Albarán"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr "Albaran de devolución"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Secuencia"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Coste de envío"
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancelar"
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr "Contabilizar"
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Cerrar"

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,264 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Séquence de frais d'expédition"
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Société"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "Séquence de frais d'expédition"
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Méthode d'allocation"
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Société"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr "Facteurs"
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Lignes de facture"
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Numéro"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr "Date de comptabilisation"
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr "Retours d'expédition"
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Expéditions"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr "État"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr "Expédition"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr "Expédition"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Coût"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Expéditions"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Coût"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Expéditions"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr "Frais d'expédition"
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr "Frais d'expédition"
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr "La société à laquelle le frais d'expédition est associé."
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr "L'identifiant principal des frais d'expédition."
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr "Configuration comptable Séquence des coûts d'expédition"
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr "Frais d'expédition comptable"
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr "Frais d'expédition comptable - Expédition cliente"
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr "Frais d'expédition comptable - Retour d'expédition client"
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr "Frais d'expédition comptable Affichage"
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr "Frais d'expédition comptable Affichage expédition"
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Frais d'expédition"
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr "Frais d'expédition"
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr "Comptabiliser les frais d'expédition"
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr "Afficher les frais d'expédition"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr "Tous"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr "Brouillons"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr "Comptabilisés"
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
"Pour supprimer les frais d'expédition « %(shipment_cost)s », vous devez les "
"annuler."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr "Les frais d'expédition « %(shipment_cost)s » n'ont pas d'expédition."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
"L'expédition « %(shipment)s » des frais d'expédition « %(shipment_cost)s » a"
" déjà des frais d'expédition du même tiers « %(other)s »."
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr "Annuler"
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr "Brouillon"
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr "Comptabiliser"
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr "Afficher"
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Utilisateur dans les sociétés"
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr "Frais d'expédition"
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr "Par expédition"
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Annulé"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr "Brouillon"
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr "Comptabilisé"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr "Expédition"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr "Retour d'expédition"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Séquence"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Frais d'expédition"
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr "Annuler"
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr "Comptabiliser"
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Fermer"

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Nomor"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Urutan"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Tutup"

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Azienda"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Costo"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Costo"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Annullato"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,264 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "sequentie van de verzendkosten"
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr "sequentie van de verzendkosten"
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Toewijzingsmethode"
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr "Factoren"
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Factuurregels"
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr "Nummer"
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr "Postdatum"
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr "Retourzendingen"
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Zendingen"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr "Staat"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr "Levering"
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr "levering"
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Zendingen"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Zendingen"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr "Verzendkosten"
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr "Verzendkosten"
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr "Het bedrijf waaraan de verzendkosten gekoppeld zijn ."
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr "De hoofdidentificatie voor de verzendkosten."
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr "Grootboek configuratie leveringskosten reeks"
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr "Grootboek leveringskosten"
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr "Grootboek leveringskosten - Voorraad verzending"
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr "Grootboek leveringskosten - Voorraad retourverzending"
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr "Grootboek leveringskosten weergave"
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr "Grootboek weergave leveringskosten"
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr "Verzendkosten"
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr "Verzendkosten"
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr "Boek Verzendkosten"
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr "Geef verzendkosten weer"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr "Alle"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr "Concept"
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr "Geboekt"
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
"Om de leveringskosten \"%(shipment_cost)s\" te verwijderen, moet deze eerst "
"geannuleerd worden."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr "De verzendkosten \"%(shipment_cost)s\" heeft geen verzending."
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
"De zending \"%(shipment)s\" van verzendkosten \"%(shipment_cost)s\" heeft "
"alreeds verzendkosten van dezelfde relatie \"%(other)s\"."
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr "Annuleer"
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr "Concept"
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr "Boek"
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr "Toon"
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr "Gebruiker in het bedrijf"
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr "Verzendkosten"
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr "Per zending"
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr "Geannuleerd"
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr "Concept"
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr "Geboekt"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr "Zending"
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr "Retourzending"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Reeks"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr "Verzendkosten"
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr "Annuleer"
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr "Boek"
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr "Sluiten"

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr "Expedieri"
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr "Expedieri"
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr "Expedieri"
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Secventa"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Številčna serija"
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,260 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.shipment_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.shipment_cost_sequence,shipment_cost_sequence:"
msgid "Shipment Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.shipment_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.shipment_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.shipment_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.shipment_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.shipment_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.shipment_cost,shipment_returns:"
msgid "Shipment Returns"
msgstr ""
msgctxt "field:account.shipment_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.shipment_cost-stock.shipment.out.return,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.shipment_cost.show.shipment,shipment:"
msgid "Shipments"
msgstr ""
msgctxt "field:product.product,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:product.template,shipment_cost:"
msgid "Shipment Cost"
msgstr ""
msgctxt "field:stock.shipment.out,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "field:stock.shipment.out.return,shipment_costs:"
msgid "Shipment Costs"
msgstr ""
msgctxt "help:account.shipment_cost,company:"
msgid "The company the shipment cost is associated with."
msgstr ""
msgctxt "help:account.shipment_cost,number:"
msgid "The main identifier for the shipment cost."
msgstr ""
msgctxt "model:account.configuration.shipment_cost_sequence,string:"
msgid "Account Configuration Shipment Cost Sequence"
msgstr ""
msgctxt "model:account.shipment_cost,string:"
msgid "Account Shipment Cost"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out,string:"
msgid "Account Shipment Cost - Stock Shipment Out"
msgstr ""
msgctxt "model:account.shipment_cost-stock.shipment.out.return,string:"
msgid "Account Shipment Cost - Stock Shipment Out Return"
msgstr ""
msgctxt "model:account.shipment_cost.show,string:"
msgid "Account Shipment Cost Show"
msgstr ""
msgctxt "model:account.shipment_cost.show.shipment,string:"
msgid "Account Shipment Cost Show Shipment"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:act_shipment_cost_form_shipment"
msgid "Shipment Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_post"
msgid "Post Shipment Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_shipment_cost_show"
msgid "Show Shipment Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_shipment_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_delete_cancel"
msgid "To delete shipment cost \"%(shipment_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_no_shipment"
msgid "The shipment cost \"%(shipment_cost)s\" has no shipment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cost_post_same_parties"
msgid ""
"The shipment \"%(shipment)s\" of shipment cost \"%(shipment_cost)s\" has "
"already shipment cost from the same party \"%(other)s\"."
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:shipment_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_shipment_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_shipment_cost"
msgid "Shipment Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shipment_cost"
msgid "Shipment Costs"
msgstr ""
msgctxt "selection:account.shipment_cost,allocation_method:"
msgid "By Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.shipment_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "selection:account.shipment_cost.show.shipment,shipment:"
msgid "Shipment Return"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Shipment Cost"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.shipment_cost.show,show,end:"
msgid "Close"
msgstr ""