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,298 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Фирма"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Фирма"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Редове от фактура"
#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Номер"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Изпращания"
#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Щат"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Изпращания"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Проект"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Публикуван"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "По стойност"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Отказан"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Проект"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Публикуван"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Последователност"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Seqüència de cost de recepció"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Empresa"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Seqüència de cost de recepció"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Mètode d'assignació"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Categories"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr "Factors"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Línies de factura"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Número"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Data comptabilització"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Productes"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Albarans"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Estat"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Categoria"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Producte"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Albarà"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Cost"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Moviments"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Cost"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr "Moviment"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Unitat cost de recepció"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr "Aplica només als productes d'aquetes categories."
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr "Aplica només a aquests productes."
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Configuració de la seqüència de cost de recepció"
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Cost de recepció"
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Cost de recepcio - Categoria de producte"
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Cost de recepció - Producte"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Cost de recepció - Albarà de proveïdor"
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Mostrar cost de recepció"
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Mostrar cost de recepció"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Costos de recepció"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Costos de recepció"
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Comptabilitza cost de recepció"
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Mostra cost de recepció"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Tot"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Esborrany"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Comptabilitzat"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr "Per suprimir el cost de recepció \"%(landed_cost)s\" l'heu de cancel·lar."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
"El cost de recepció comptabilitzat \"%(landed_cost)s\" no té cap moviment "
"d'existènices."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"La categoria \"%(category)s\" del cost de recepció \"%(landed_cost)s\" no "
"s'utilitza."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"El producte \"%(product)s\" del cost de recepció \"%(landed_cost)s\" no "
"s'utilitza."
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel·la"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Esborrany"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Comptabilitza"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr "Mostra"
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Usuari a les empreses"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Costos de recepció"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Per valor"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancel·lat"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Esborrany"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Comptabilitzats"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Cost de recepció"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Seqüència"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel·la"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Comptabilitza"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Tanca"

View File

@@ -0,0 +1,287 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancel"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Nummernkreis Einstandskosten"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Nummernkreis Einstandskosten"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Zuordnungsmethode"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Kategorien"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Unternehmen"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr "Faktoren"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Rechnungspositionen"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Nummer"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Festschreibungsdatum"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Artikel"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Lieferungen"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Status"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Kategorie"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Artikel"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Lieferung"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Warenbewegungen"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr "Warenbewegung"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Einheit Einstandskosten"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr "Nur auf Artikel dieser Kategorien anwenden."
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr "Nur auf diese Artikel anwenden."
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Buchhaltung Einstellungen Nummernkreis Einstandskosten"
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Buchhaltung Einstandskosten"
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Buchhaltung Einstandskosten - Artikelkategorie"
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Buchhaltung Einstandskosten - Artikel"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Buchhaltung Einstandskosten - Wareneingangslieferung"
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Buchhaltung Einstandskosten anzeigen"
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Buchhaltung Einstandskosten Warenbewegung anzeigen"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Einstandskosten"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Einstandskosten"
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Einstandskosten festschreiben"
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Einstandskosten anzeigen"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Alle"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Entwurf"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Festgeschrieben"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
"Damit die Einstandskostenposition \"%(landed_cost)s\" gelöscht werden kann, "
"muss sie zuerst annulliert werden."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr "Die Einstandskostenposition \"%(landed_cost)s\" hat keine Warenbewegung."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"Die Kategorie \"%(category)s\" auf Einstandskostenposition "
"\"%(landed_cost)s\" wird nicht genutzt."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"Der Artikel \"%(product)s\" auf Einstandkostenposition \"%(landed_cost)s\" "
"wird nicht genutzt."
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Annullieren"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Entwurf"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Festschreiben"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr "Anzeigen"
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Benutzer in Unternehmen"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Einstandskosten"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Nach Wert"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Annulliert"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Entwurf"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Festgeschrieben"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Einstandskosten"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Nummernkreis"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Abbrechen"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Festschreiben"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Schließen"

View File

@@ -0,0 +1,273 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Secuencia de coste de recepción"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Empresa"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Secuencia de coste de recepción"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Método de asignación"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Categorías"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr "Factores"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Líneas de factura"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Número"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Fecha contabilización"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Productos"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Albaranes"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Estado"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Categoría"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Producto"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Albarán"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Coste"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Movimientos"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Coste"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr "Movimiento"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Unidad coste de recepción"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr "Aplica solo a los productos de estas categorías."
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr "Aplica solo a estos productos."
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Configuración de la secuencia de coste de recepción"
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Coste de recepción"
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Coste de recepción - Categoría de producto"
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Coste de recepción - Producto"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Coste de recepción - Albarán de proveedor"
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Mostrar coste de recepción"
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Mostrar coste de recepción"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Costes de recepción"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Costes de recepción"
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Contabilizar coste de recepción"
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Mostrar coste de recepción"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Todo"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Borrador"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Contabilizado"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr "Para eliminar el costo de recepción \"%(landed_cost)s\" debes cancelarlo."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
"El coste de recepción contabilizado \"%(landed_cost)s\" no tiene ningún "
"movimiento de existencias."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"La categoría \"%(category)s\" del coste de recepción \"%(landed_cost)s\" no "
"se utiliza."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"El producto \"%(product)s\" del coste de recepción \"%(landed_cost)s\" no se"
" utiliza."
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancelar"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Borrador"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Contabilizar"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr "Mostrar"
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Usuario en las empresas"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Costes de recepción"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Por valor"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancelado"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Borrador"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Contabilizados"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Coste de recepción"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Secuencia"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancelar"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Contabilizar"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Cerrar"

View File

@@ -0,0 +1,283 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Secuencia de costo final"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Secuencia de costo final"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Envíos"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Envíos"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Unidad de costo final"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Secuencia de cuenta de configuración de costo final"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Unidad de costo final"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Costo de final - Envío"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Costo de final - Envío"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Costo de final - Envío"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Costo final"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Costo final"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
#, fuzzy
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Costo final"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Costo final"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Por valor"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Costo final"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,283 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Distributsioonikulu jada"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Ettevõte"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Distributsioonikulu jada"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Jaotamise meetod"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Ettevõte"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Arve read"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Number"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Postituse kuupäev"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Tarned"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Olek"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Tarned"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Ühiku distributsioonikulu"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Konto seadistused - distributsioonikulu jada"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Ühiku distributsioonikulu"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Distributsioonikulu - transport"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Distributsioonikulu - transport"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Distributsioonikulu - transport"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Distributsioonikulu"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Distributsioonikulu"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Distributsioonikulud"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Distributsioonikulud"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Distributsioonikulu"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Distributsioonikulu"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Kõik"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Mustand"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Poistitatud"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Tühista"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Mustand"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Postita"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
#, fuzzy
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Kasutaja ettevõttes"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Distributsioonikulud"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Väärtuse järgi"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Tühistatud"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Mustand"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Postitatud"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Distributsioonikulu"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Järjestus"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Tühista"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Postita"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,282 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "ادامه هزینه Landed"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "شرکت"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "ادامه هزینه Landed"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "روش تخصیص"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "شرکت"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "خطوط صورتحساب"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "شماره"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "تاریخ ارسال"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "محموله ها"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "وضعیت"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "محموله"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "واحد هزینه Landed"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "پیکربندی حساب ادامه هزینه Landed"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "واحد هزینه Landed"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "هزینه Landed - محموله"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "هزینه Landed - محموله"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "هزینه Landed - محموله"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "هزینه Landed"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "هزینه Landed"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "هزینه های Landed"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "هزینه های Landed"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "هزینه Landed"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "هزینه Landed"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "همه"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "پیش‌نویس"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "ارسال شده"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "هزینه های Landed"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "براساس ارزش"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "لغو شده"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "پیش‌نویس"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "ارسال شده"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "هزینه Landed"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "ادامه"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,287 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancel"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,275 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Séquence de coût de débarquement"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Société"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Séquence de coût de débarquement"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Méthode d'allocation"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Catégories"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Société"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr "Facteurs"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Lignes de facture"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Numéro"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Date de comptabilisation"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Produits"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Expéditions"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "État"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Catégorie"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Produit"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Expédition"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Coût"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Mouvements"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Coût"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr "Mouvement"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Unité de coût de débarquement"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr "S'applique seulement aux produits de cette catégorie."
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr "S'applique uniquement à ces produits."
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Configuration comptable Séquence de coût de débarquement"
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Coût de débarquement comptable"
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Coût de débarquement comptable - Catégorie de produit"
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Coût de débarquement comptable - Produit"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Coût de débarquement comptable - Expédition fournisseur"
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Afficher le coût de débarquement comptable"
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Afficher le coût de débarquement comptable Mouvement"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Coût de débarquement"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Coûts de débarquement"
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Comptabiliser le coût de débarquement"
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Afficher le coût de débarquement"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Tous"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Brouillon"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Comptabilisés"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
"Pour supprimer le coût de débarquement « %(landed_cost)s », vous devez "
"l'annuler."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
"Le coût de débarquement comptabilisé « %(landed_cost)s » n'a pas de "
"mouvement de stock."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"La catégorie « %(category)s » sur le coût de débarquement "
"« %(landed_cost)s » n'est pas utilisée."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"Le produit « %(product)s » sur le coût de débarquement « %(landed_cost)s » "
"n'est pas utilisé."
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Annuler"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Brouillon"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Comptabiliser"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr "Afficher"
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Utilisateur dans les sociétés"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Coût de débarquement"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Par valeur"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Annulé"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Brouillon"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Comptabilisé"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Coût de débarquement"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Séquence"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Annuler"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Comptabiliser"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Fermer"

View File

@@ -0,0 +1,280 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Cég"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség felosztás"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Felosztás módja"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Termékkategóriák"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Cég"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Számlasorok"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Szám"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Rögzítés dátuma"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Termékek"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Szállítmányok"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Állapot"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Kategória"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Termék"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Szállítmány"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Rárakódó költség egységár"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Rárakódó költség egységár"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Járulékos költség felosztás"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Járulékos költség felosztás"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Járulékos költség felosztások"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Járulékos költség felosztások"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Járulékos költség felosztás"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Járulékos költség felosztás"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "összes"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "vázlat"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "lekönyvelt"
#, fuzzy, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
"A „%(landed_cost)s” számú járulékos költség felosztáshoz nem kapcsolódnak "
"készletmozgások."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
"A „%(landed_cost)s” számú járulékos költség felosztáshoz nem kapcsolódnak "
"készletmozgások."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Érvénytelenítés"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Újra vázlatba"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Rögzítés"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Járulékos költség felosztások"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "érték alapján"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "érvénytelen"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "vázlat"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "lekönyvelt"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Járulékos költség"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Sorszám"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Érvénytelenítés"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Rögzítés"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,270 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Perusahaan"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Baris Faktur"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Nomor"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Status"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr ""
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr ""
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr ""
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr ""
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Rancangan"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Batal"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Rancangan"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
#, fuzzy
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Pengguna di dalam perusahaan"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr ""
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Batal"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Rancangan"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Urutan"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Batal"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Tutup"

View File

@@ -0,0 +1,290 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Sequenza costo atterrato"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Azienda"
#, fuzzy
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Sequenza costo atterrato"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Costo atterrato"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Metodo di allocazione"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Azienda"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Righe fattura"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Numero"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Data di registrazione"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Spedizioni"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Stato"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Costo atterrato"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Costo atterrato"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Costo di atterraggio"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Consegna"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Costo"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Movimenti"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Costo"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Costo di atterraggio"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Costo di atterraggio"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Costo unitario di atterraggio"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Sequenza costo atterrato"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Costo unitario di atterraggio"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Costo di atterraggio - consegna"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Costo di atterraggio - consegna"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Costo di atterraggio - consegna"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Costo atterrato"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Costo atterrato"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Costo atterrato"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Costo atterrato"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Annulla"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
#, fuzzy
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Per valore"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Annullato"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Bozza"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Registrato"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Costo di atterraggio"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Sequenza"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Annulla"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,296 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "ຫ້ອງການ/ສຳນັກງານ"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "ຫ້ອງການ/ສຳນັກງານ"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "ລາຍການເກັບເງິນ"
#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "ເລກທີ"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "ສະຖານະ"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "ທັງໝົດ"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "ຮ່າງກຽມ"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "ແຈ້ງແລ້ວ"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "ຍົກເລີກແລ້ວ"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "ຮ່າງກຽມ"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "ແຈ້ງແລ້ວ"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "ລໍາດັບ"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,287 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Organizacija"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Organizacija"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Sąskaitos faktūros eilutės"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancel"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,273 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Volgorde Landed Cost"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Volgorde Landed Cost"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Toewijzingsmethode"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr "Categorieën"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Bedrijf"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr "Factoren"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Factuurregels"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Nummer"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Postdatum"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr "Producten"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Zendingen"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Status"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Categorie"
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr "Product"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Zending"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr "Boekingen"
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr "Kosten"
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr "Boeking"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "eenheid Landed Cost"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr "Alleen van toepassing op producten van deze categorie."
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr "Alleen van toepassing op dezeproducten."
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Grootboek configuratie francoprijs reeks"
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Grootboek francoprijs"
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Grootboek francoprijs - Product categorie"
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Grootboek francoprijs - Product"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Grootboek francoprijs - Voorraad inkomende levering"
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Grootboek francoprijs weergave"
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Grootboek francoprijs boeking weergave"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Boek inklaringskosten"
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Geef inklaringskosten weer"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Alle"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Concept"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Geboekt"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
"Om de francoprijs \"%(landed_cost)s\" te verwijderen, moet deze geannuleerd "
"worden."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr "De geboekte landed cost \"%(landed_cost)s\"heeft geen stock beweging."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"De categorie \"%(category)s\"op landed cost \"%(landed_cost)s\" is niet "
"gebruikt."
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
"Het product \"%(product)s\" op landed cost \"%(landed_cost)s\" is niet "
"gebruikt."
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Annuleren"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Concept"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr "Toon"
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr "Gebruiker in bedrijven"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Op waarde"
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Geannuleerd"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Concept"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Geboekt"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Reeks"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Annuleer"
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Boek"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr "Sluiten"

View File

@@ -0,0 +1,293 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Firma"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Firma"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Stan"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
#, fuzzy
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Cost"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Anuluj"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Sekwencja"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,289 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Sequência de Custo de Recepção"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Empresa"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Sequência de Custo de Recepção"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Método de Alocação"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Empresa"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Linhas da Fatura"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Número"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Data de Confirmação"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Remessas"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Estado"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr "Categoria"
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Remessa"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Unidade de Custo de Recepção"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Configurações de Contabilidade Sequência de Custo de Recepção"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Unidade de Custo de Recepção"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Custo de Recepção - Remessa"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Custo de Recepção - Remessa"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Custo de Recepção - Remessa"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Custo de Recepção"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Custo de Recepção"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Custo de Recepção"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Custo de Recepção"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
#, fuzzy
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Por Valor"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancelado"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Rascunho"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Confirmado"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Sequência"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,267 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Societate"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Societate"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Expedieri"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr ""
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr ""
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr ""
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr ""
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr ""
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Secventa"
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,298 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Учет.орг."
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Учет.орг."
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Строки инвойса"
#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Номер"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Доставка"
#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Штат"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Доставка"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "Все"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Черновик"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Проведен"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Отменено"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Черновик"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Проведен"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Последовательность"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,289 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Številčna serija raztovora"
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr "Družba"
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr "Številčna serija raztovora"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr "Metoda porazdelitve"
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr "Družba"
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Postavke računov"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr "Številka"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr "Datum knjiženja"
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr "Pošiljke"
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "Stanje"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr "Pošiljka"
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr "Enota raztovora"
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
#, fuzzy
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr "Konfiguracija številčne serije raztovora"
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Enota raztovora"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Raztovor - Pošiljka"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Raztovor - Pošiljka"
#, fuzzy
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr "Raztovor - Pošiljka"
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Raztovor"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Raztovor"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Raztovor"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Raztovor"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
#, fuzzy
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr "Po vrednosti"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Preklicano"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "V pripravi"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Knjiženo"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Raztovor"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "Številčna serija"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,287 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "Cancel"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,267 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr ""
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr ""
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr ""
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr ""
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr ""
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr ""
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr ""
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr ""
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr ""
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr ""
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr ""
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""

View File

@@ -0,0 +1,290 @@
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
msgctxt "field:account.configuration.landed_cost_sequence,company:"
msgid "Company"
msgstr ""
msgctxt ""
"field:account.configuration.landed_cost_sequence,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
msgctxt "field:account.landed_cost,categories:"
msgid "Categories"
msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
msgctxt "field:account.landed_cost,factors:"
msgid "Factors"
msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
msgctxt "field:account.landed_cost,products:"
msgid "Products"
msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
msgstr "状态"
msgctxt "field:account.landed_cost-product.category,category:"
msgid "Category"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-product.category,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:account.landed_cost-product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-product.product,product:"
msgid "Product"
msgstr ""
#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:account.landed_cost.show,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show,moves:"
msgid "Moves"
msgstr ""
msgctxt "field:account.landed_cost.show.move,cost:"
msgid "Cost"
msgstr ""
msgctxt "field:account.landed_cost.show.move,move:"
msgid "Move"
msgstr ""
#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
msgctxt "help:account.landed_cost,categories:"
msgid "Apply only to products of these categories."
msgstr ""
msgctxt "help:account.landed_cost,products:"
msgid "Apply only to these products."
msgstr ""
msgctxt "model:account.configuration.landed_cost_sequence,string:"
msgid "Account Configuration Landed Cost Sequence"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost,string:"
msgid "Account Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.category,string:"
msgid "Account Landed Cost - Product Category"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost-product.product,string:"
msgid "Account Landed Cost - Product"
msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,string:"
msgid "Account Landed Cost - Stock Shipment In"
msgstr ""
#, fuzzy
msgctxt "model:account.landed_cost.show,string:"
msgid "Account Landed Cost Show"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:account.landed_cost.show.move,string:"
msgid "Account Landed Cost Show Move"
msgstr "Landed Cost"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:act_landed_cost_form_shipment"
msgid "Landed Costs"
msgstr "Landed Costs"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_post"
msgid "Post Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "model:ir.action,name:wizard_landed_cost_show"
msgid "Show Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
msgstr "全部"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
msgstr "Posted"
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_delete_cancel"
msgid "To delete landed cost \"%(landed_cost)s\" you must cancel it."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_post_no_stock_move"
msgid "The posted landed cost \"%(landed_cost)s\" has no stock move."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_category"
msgid "The category \"%(category)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_landed_cost_unused_product"
msgid "The product \"%(product)s\" on landed cost \"%(landed_cost)s\" is not used."
msgstr ""
msgctxt "model:ir.model.button,string:landed_cost_cancel_button"
msgid "Cancel"
msgstr "Cancel"
msgctxt "model:ir.model.button,string:landed_cost_draft_button"
msgid "Draft"
msgstr "Draft"
msgctxt "model:ir.model.button,string:landed_cost_post_button"
msgid "Post"
msgstr "Post"
msgctxt "model:ir.model.button,string:landed_cost_show_button"
msgid "Show"
msgstr ""
msgctxt "model:ir.rule.group,name:rule_group_landed_cost_companies"
msgid "User in companies"
msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Cancelled"
msgstr "取消"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
msgstr "Draft"
#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
msgstr "Posted"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Landed Cost"
#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
msgstr "序列"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,end:"
msgid "Cancel"
msgstr "Cancel"
#, fuzzy
msgctxt "wizard_button:account.landed_cost.post,show,post:"
msgid "Post"
msgstr "Post"
msgctxt "wizard_button:account.landed_cost.show,show,end:"
msgid "Close"
msgstr ""