[tryton-debian-vcs] tryton-modules-account-stock-landed-cost branch debian updated. debian/4.0.1-1-3-g269a3fc
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Tue Dec 6 15:54:07 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-account-stock-landed-cost.git;a=commitdiff;h=debian/4.0.1-1-3-g269a3fc
commit 269a3fcc7941dd72973e335ec73b10cb91a0163a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Tue Dec 6 10:58:08 2016 +0100
Releasing debian version 4.2.0-1.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/debian/changelog b/debian/changelog
index 501e055..d1e9d2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tryton-modules-account-stock-landed-cost (4.2.0-1) unstable; urgency=medium
+
+ * Updating to Standards-Version: 3.9.8, no changes needed.
+ * Merging upstream version 4.2.0.
+
+ -- Mathias Behrle <mathiasb at m9s.biz> Mon, 05 Dec 2016 15:31:10 +0100
+
tryton-modules-account-stock-landed-cost (4.0.1-1) unstable; urgency=medium
* Updating signing-key.asc with the actual upstream maintainer keys.
commit baa78cd00bc48cd635c43df0b361d5d53ca3b38a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Dec 5 09:34:16 2016 +0100
Merging upstream version 4.2.0.
diff --git a/CHANGELOG b/CHANGELOG
index c8ccec4..9ba64b0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 4.0.1 - 2016-05-11
+Version 4.2.0 - 2016-11-28
* Bug fixes (see mercurial logs for details)
Version 4.0.0 - 2016-05-02
diff --git a/INSTALL b/INSTALL
index 3affead..fc115fd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,7 +25,7 @@ site-packages directory on your system.
For advanced options, please refer to the easy_install and/or the distutils
documentation:
- http://peak.telecommunity.com/DevCenter/EasyInstall
+ http://setuptools.readthedocs.io/en/latest/easy_install.html
http://docs.python.org/inst/inst.html
To use without installation, extract the archive into ``trytond/modules`` with
diff --git a/PKG-INFO b/PKG-INFO
index a50ca3d..d23e7ce 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_account_stock_landed_cost
-Version: 4.0.1
+Version: 4.2.0
Summary: Tryton module for landed cost
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
Description: trytond_account_stock_landed_cost
=================================
@@ -62,6 +62,7 @@ Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
diff --git a/account.xml b/account.xml
index e3bf9cf..19c39c1 100644
--- a/account.xml
+++ b/account.xml
@@ -23,12 +23,6 @@ this repository contains the full copyright notices and license terms. -->
<field name="code">account.landed_cost</field>
</record>
- <record model="ir.property" id="property_landed_cost_sequence">
- <field name="field"
- search="[('model.model', '=', 'account.configuration'), ('name', '=', 'landed_cost_sequence')]"/>
- <field name="value" eval="'ir.sequence,' + str(ref('sequence_landed_cost'))"/>
- </record>
-
<record model="ir.ui.view" id="configuration_view_form">
<field name="model">account.configuration</field>
<field name="inherit" ref="account.configuration_view_form"/>
@@ -64,6 +58,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="name">Draft</field>
<field name="sequence" eval="10"/>
<field name="domain" eval="[('state', '=', 'draft')]" pyson="1"/>
+ <field name="count" eval="True"/>
<field name="act_window" ref="act_landed_cost_form"/>
</record>
<record model="ir.action.act_window.domain" id="act_landed_cost_form_domain_posted">
@@ -115,4 +110,11 @@ this repository contains the full copyright notices and license terms. -->
<field name="name">invoice_line_form</field>
</record>
</data>
+ <data noupdate="1">
+ <record model="ir.property" id="property_landed_cost_sequence">
+ <field name="field"
+ search="[('model.model', '=', 'account.configuration'), ('name', '=', 'landed_cost_sequence')]"/>
+ <field name="value" eval="'ir.sequence,' + str(ref('sequence_landed_cost'))"/>
+ </record>
+ </data>
</tryton>
diff --git a/locale/bg_BG.po b/locale/bg.po
similarity index 76%
copy from locale/bg_BG.po
copy to locale/bg.po
index 1ac7495..cc97733 100644
--- a/locale/bg_BG.po
+++ b/locale/bg.po
@@ -14,85 +14,103 @@ msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "Фирма"
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Създадено на"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Създадено от"
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
+#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr ""
+msgstr "Редове от фактура"
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Номер"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Условие за плащане"
+#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
-msgstr ""
+msgstr "Изпращания"
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "Щат"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Променено на"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Променено от"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Създадено на"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Създадено от"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Условие за плащане"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
-msgstr ""
+msgstr "Изпращания"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Променено на"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Променено от"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -123,15 +141,17 @@ msgctxt ""
msgid "All"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Проект"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Публикуван"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
@@ -145,46 +165,46 @@ msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
-msgstr ""
+msgstr "По стойност"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "Отказан"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Проект"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Публикуван"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Последователност"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "Отказване"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Проект"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr ""
+msgstr "Публикуван"
diff --git a/locale/ca_ES.po b/locale/ca.po
similarity index 90%
rename from locale/ca_ES.po
rename to locale/ca.po
index 9daebb9..546845a 100644
--- a/locale/ca_ES.po
+++ b/locale/ca.po
@@ -20,11 +20,11 @@ msgstr "Empresa"
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
msgctxt "field:account.landed_cost,id:"
msgid "ID"
@@ -40,7 +40,7 @@ msgstr "Número"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
-msgstr "Data de comptabilització"
+msgstr "Data comptabilització"
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
@@ -56,19 +56,19 @@ msgstr "Estat"
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr "Data creació"
+msgstr "Data de creació"
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr "Usuari creació"
+msgstr "Usuari de creació"
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
@@ -88,11 +88,11 @@ msgstr "Albarà"
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr "Data modificació"
+msgstr "Data de modificació"
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr "Usuari modificació"
+msgstr "Usuari de modificació"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -178,13 +178,5 @@ msgid "Draft"
msgstr "Esborrany"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Cost de recepció"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Costos de recepció"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Comptabilitza"
diff --git a/locale/bg_BG.po b/locale/cs.po
similarity index 95%
copy from locale/bg_BG.po
copy to locale/cs.po
index 1ac7495..456b18e 100644
--- a/locale/bg_BG.po
+++ b/locale/cs.po
@@ -42,9 +42,10 @@ msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Namu"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
@@ -78,9 +79,10 @@ msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Namu"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
@@ -178,13 +180,5 @@ msgid "Draft"
msgstr ""
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr ""
diff --git a/locale/de_DE.po b/locale/de.po
similarity index 96%
rename from locale/de_DE.po
rename to locale/de.po
index 24f67b3..7a3b2a6 100644
--- a/locale/de_DE.po
+++ b/locale/de.po
@@ -178,13 +178,5 @@ msgid "Draft"
msgstr "Entwurf"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Einstandskosten"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Einstandskosten"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Festschreiben"
diff --git a/locale/es_ES.po b/locale/es.po
similarity index 91%
rename from locale/es_ES.po
rename to locale/es.po
index 6a12694..5d90841 100644
--- a/locale/es_ES.po
+++ b/locale/es.po
@@ -20,11 +20,11 @@ msgstr "Empresa"
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr "Fecha creación"
+msgstr "Fecha de creación"
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr "Usuario creación"
+msgstr "Usuario de creación"
msgctxt "field:account.landed_cost,id:"
msgid "ID"
@@ -56,19 +56,19 @@ msgstr "Estado"
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr "Fecha modificación"
+msgstr "Fecha de modificación"
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr "Usuario modificación"
+msgstr "Usuario de modificación"
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr "Fecha creación"
+msgstr "Fecha de creación"
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr "Usuario creación"
+msgstr "Usuario de creación"
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
@@ -88,11 +88,11 @@ msgstr "Albarán"
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr "Fecha modificación"
+msgstr "Fecha de modificación"
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr "Usuario modificación"
+msgstr "Usuario de modificación"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -178,13 +178,5 @@ msgid "Draft"
msgstr "Borrador"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Coste de recepción"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Costes de recepción"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Contabilizar"
diff --git a/locale/es_EC.po b/locale/es_419.po
similarity index 85%
rename from locale/es_EC.po
rename to locale/es_419.po
index d39b3c0..7336f93 100644
--- a/locale/es_EC.po
+++ b/locale/es_419.po
@@ -12,15 +12,15 @@ msgstr "Costo de recepción"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
-msgstr "Método de asignación"
+msgstr ""
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr "Empresa"
+msgstr ""
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr "Fecha de creación"
+msgstr ""
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
@@ -28,15 +28,15 @@ msgstr "Creado por usuario"
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr "ID"
+msgstr ""
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr "Líneas de factura"
+msgstr ""
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr "Número"
+msgstr ""
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
@@ -44,7 +44,7 @@ msgstr "Fecha de contabilización"
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr "Nombre"
+msgstr ""
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
@@ -52,11 +52,11 @@ msgstr "Guías de remisión"
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr "Estado"
+msgstr ""
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr "Fecha de modificación"
+msgstr ""
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
@@ -64,7 +64,7 @@ msgstr "Modificado por usuario"
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr "Fecha de creación"
+msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
@@ -72,7 +72,7 @@ msgstr "Creado por usuario"
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr "ID"
+msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
@@ -80,7 +80,7 @@ msgstr "Costo de recepción"
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr "Nombre"
+msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
@@ -88,7 +88,7 @@ msgstr "Guía de remisión"
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr "Fecha de modificación"
+msgstr ""
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
@@ -121,17 +121,17 @@ msgstr "Costos de recepción"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr "Todos"
+msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr "Borrador"
+msgstr ""
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr "Contabilizados"
+msgstr ""
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
@@ -143,23 +143,23 @@ msgstr "Costo de recepción"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
-msgstr "Costos de Recepción"
+msgstr "Costos de recepción"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
-msgstr "Por valor"
+msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr "Cancelado"
+msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr "Borrador"
+msgstr ""
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr "Contabilizado"
+msgstr ""
msgctxt "view:account.configuration:"
msgid "Landed Cost"
@@ -167,24 +167,16 @@ msgstr "Costo de recepción"
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr "Secuencia"
+msgstr ""
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr "Cancelar"
+msgstr ""
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr "Borrador"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Costos de recepción"
+msgstr ""
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr "Contabilizar"
+msgstr ""
diff --git a/locale/es_AR.po b/locale/es_AR.po
deleted file mode 100644
index f8c2865..0000000
--- a/locale/es_AR.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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 de recepción"
-
-msgctxt "field:account.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr "Método de asignación"
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr "Empresa"
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-msgstr "ID"
-
-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 confirmación"
-
-msgctxt "field:account.landed_cost,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr "Remitos"
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr "Estado"
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr "Fecha creación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr "Usuario creación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr "Remito"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr "Fecha modificación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-msgstr "Usuario modificación"
-
-msgctxt "field:product.product,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "field:product.template,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "field:stock.move,unit_landed_cost:"
-msgid "Unit Landed Cost"
-msgstr "Unidad de costo de recepción"
-
-msgctxt "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr "Costo de recepción - Remito"
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-msgstr "Costos 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 "Confirmado"
-
-msgctxt "model:ir.sequence,name:sequence_landed_cost"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "model:ir.ui.menu,name:menu_landed_cost"
-msgid "Landed Costs"
-msgstr "Costos de recepción"
-
-msgctxt "selection:account.landed_cost,allocation_method:"
-msgid "By Value"
-msgstr "Por valor"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Canceled"
-msgstr "Cancelado"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Draft"
-msgstr "Borrador"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Posted"
-msgstr "Confirmado"
-
-msgctxt "view:account.configuration:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "view:account.configuration:"
-msgid "Sequence"
-msgstr "Secuencia"
-
-msgctxt "view:account.landed_cost:"
-msgid "Cancel"
-msgstr "Cancelar"
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr "Borrador"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de recepción"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Costos de recepción"
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr "Confirmar"
diff --git a/locale/es_CO.po b/locale/es_CO.po
deleted file mode 100644
index aeb56df..0000000
--- a/locale/es_CO.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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 de Envío"
-
-msgctxt "field:account.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr "Método de Distibución"
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr "Compañia"
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-msgstr "ID"
-
-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 de Contabilización"
-
-msgctxt "field:account.landed_cost,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr "Envíos"
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr "Estado"
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr "Fecha de Creación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr "Creado por Usuario"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr "ID"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr "Nombre"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr "Envío"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr "Fecha de Modificación"
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-msgstr "Modificado por Usuario"
-
-msgctxt "field:product.product,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "field:product.template,landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "field:stock.move,unit_landed_cost:"
-msgid "Unit Landed Cost"
-msgstr "Unidad Costo de Envío"
-
-msgctxt "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr "Costo de Envío - Envíos"
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-msgstr "Costos de Envío"
-
-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 "Contabilización"
-
-msgctxt "model:ir.sequence,name:sequence_landed_cost"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "model:ir.ui.menu,name:menu_landed_cost"
-msgid "Landed Costs"
-msgstr "Costos de Envío"
-
-msgctxt "selection:account.landed_cost,allocation_method:"
-msgid "By Value"
-msgstr "Por Valor"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Canceled"
-msgstr "Cancelado"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Draft"
-msgstr "Borrador"
-
-msgctxt "selection:account.landed_cost,state:"
-msgid "Posted"
-msgstr "Contabilizado"
-
-msgctxt "view:account.configuration:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "view:account.configuration:"
-msgid "Sequence"
-msgstr "Secuencia"
-
-msgctxt "view:account.landed_cost:"
-msgid "Cancel"
-msgstr "Cancelar"
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr "Borrador"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Costo de Envío"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Costos de Envío"
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr "Contabilizar"
diff --git a/locale/fr_FR.po b/locale/fr.po
similarity index 96%
rename from locale/fr_FR.po
rename to locale/fr.po
index a72ff98..1411b90 100644
--- a/locale/fr_FR.po
+++ b/locale/fr.po
@@ -178,13 +178,5 @@ msgid "Draft"
msgstr "Brouillon"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Coût de débarquement"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Coûts de débarquement"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Poster"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index 1ac7495..2611d9c 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -14,85 +14,102 @@ msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "Társaság"
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Létrehozás détuma"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Által létrehozva "
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Szám"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Név"
+#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
-msgstr ""
+msgstr "Szállítási tétel"
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "Állapot"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "utolsó módosítás dátuma"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Által módosítva"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Létrehozás détuma"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Által létrehozva "
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Név"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
-msgstr ""
+msgstr "Szállítási tétel"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "utolsó módosítás dátuma"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Által módosítva"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -118,10 +135,11 @@ msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "Összes"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
@@ -149,9 +167,10 @@ msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "Mégse"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
@@ -165,26 +184,20 @@ msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Számkör"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "Mégse"
msgctxt "view:account.landed_cost:"
msgid "Draft"
msgstr ""
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr ""
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 1ac7495..b97ef5a 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -4,187 +4,179 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
-msgstr ""
+msgstr "Sequenza costo atterrato"
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo atterrato"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
-msgstr ""
+msgstr "Metodo di allocazione"
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "Azienda"
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Creato il"
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Creato da"
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr ""
+msgstr "Righe fattura"
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Numero"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
-msgstr ""
+msgstr "Data di registrazione"
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Nome"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
-msgstr ""
+msgstr "Consegne"
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "Stato"
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Modificato il"
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "modificato da"
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Creato il"
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Creato da"
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Nome"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
-msgstr ""
+msgstr "Consegna"
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Modificato il"
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "modificato da"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
-msgstr ""
+msgstr "Costo unitario di atterraggio"
msgctxt "model:account.landed_cost,name:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "model:account.landed_cost-stock.shipment.in,name:"
msgid "Landed Cost - Shipment"
-msgstr ""
+msgstr "Costo di atterraggio - consegna"
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
-msgstr ""
+msgstr "Costi di atterraggio"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "Tutti"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Bozza"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Registrato"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di att"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
-msgstr ""
+msgstr "Costi di atterraggio"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
-msgstr ""
+msgstr "Per valore"
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "Annullato"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Bozza"
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Registrato"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Costo di atterraggio"
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Sequenza"
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "Annulla"
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Bozza"
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr ""
+msgstr "Registra"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 1ac7495..86e29d9 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -6,9 +6,10 @@ msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
+#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
@@ -74,9 +75,10 @@ msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
@@ -94,21 +96,24 @@ msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
msgstr ""
+#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
+#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "model:account.landed_cost,name:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,name:"
msgid "Landed Cost - Shipment"
@@ -116,34 +121,34 @@ msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
-msgstr ""
+msgstr "Landed Costs"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Posted"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
-msgstr ""
+msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
@@ -153,17 +158,20 @@ msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Draft"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Posted"
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
@@ -173,17 +181,10 @@ msgctxt "view:account.landed_cost:"
msgid "Cancel"
msgstr ""
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Draft"
msgctxt "view:account.landed_cost:"
msgid "Post"
diff --git a/locale/bg_BG.po b/locale/lo.po
similarity index 74%
copy from locale/bg_BG.po
copy to locale/lo.po
index 1ac7495..b61671e 100644
--- a/locale/bg_BG.po
+++ b/locale/lo.po
@@ -14,85 +14,101 @@ msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "ຫ້ອງການ/ສຳນັກງານ"
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "ສ້າງວັນທີ"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້ງານ"
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ເລດລຳດັບ"
+#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr ""
+msgstr "ລາຍການເກັບເງິນ"
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "ເລກທີ"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "ຊື່"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "ສະຖານະ"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "ວັນທີບັນທຶກ"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "ສ້າງວັນທີ"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້ງານ"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ເລດລຳດັບ"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "ຊື່"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "ວັນທີບັນທຶກ"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "ສ້າງຜູ້ໃຊ້"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -118,20 +134,23 @@ msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "ທັງໝົດ"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "ຮ່າງກຽມ"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "ແຈ້ງແລ້ວ"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
@@ -149,42 +168,41 @@ msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "ຍົກເລີກແລ້ວ"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "ຮ່າງກຽມ"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "ແຈ້ງແລ້ວ"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "ລໍາດັບ"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "ຍົກເລີກ"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "ຮ່າງກຽມ"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr ""
+msgstr "ປະກາດ"
diff --git a/locale/lo_LA.po b/locale/lo_LA.po
deleted file mode 100644
index 1ac7495..0000000
--- a/locale/lo_LA.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr ""
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-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,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr ""
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-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 "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr ""
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-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 ""
-
-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 "Canceled"
-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 "view:account.landed_cost:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr ""
diff --git a/locale/es_MX.po b/locale/lt.po
similarity index 95%
rename from locale/es_MX.po
rename to locale/lt.po
index 1ac7495..456b18e 100644
--- a/locale/es_MX.po
+++ b/locale/lt.po
@@ -42,9 +42,10 @@ msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Namu"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
@@ -78,9 +79,10 @@ msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Namu"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
@@ -178,13 +180,5 @@ msgid "Draft"
msgstr ""
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr ""
diff --git a/locale/lt_LT.po b/locale/lt_LT.po
deleted file mode 100644
index 1ac7495..0000000
--- a/locale/lt_LT.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr ""
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-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,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr ""
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-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 "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr ""
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-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 ""
-
-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 "Canceled"
-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 "view:account.landed_cost:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr ""
diff --git a/locale/bg_BG.po b/locale/nl.po
similarity index 82%
copy from locale/bg_BG.po
copy to locale/nl.po
index 1ac7495..d0019d1 100644
--- a/locale/bg_BG.po
+++ b/locale/nl.po
@@ -14,85 +14,103 @@ msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "Bedrijf"
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Datum"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
+#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr ""
+msgstr "Factuurregels"
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Nummer"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Naam bijlage"
+#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
-msgstr ""
+msgstr "Leveringen"
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "Status"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Datum"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Gebruiker"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Naam bijlage"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
-msgstr ""
+msgstr "Leveringen"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Schrijfdatum"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Gebruiker"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -123,15 +141,17 @@ msgctxt ""
msgid "All"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Concept"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Geboekt"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
@@ -149,42 +169,41 @@ msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "Geannuleerd"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Concept"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Geboekt"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Reeks"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "Geannuleerd"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Concept"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr ""
+msgstr "Boeken"
diff --git a/locale/nl_NL.po b/locale/nl_NL.po
deleted file mode 100644
index 1ac7495..0000000
--- a/locale/nl_NL.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr ""
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-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,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr ""
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-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 "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr ""
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-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 ""
-
-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 "Canceled"
-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 "view:account.landed_cost:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr ""
diff --git a/locale/cs_CZ.po b/locale/pl.po
similarity index 90%
rename from locale/cs_CZ.po
rename to locale/pl.po
index 1ac7495..86e29d9 100644
--- a/locale/cs_CZ.po
+++ b/locale/pl.po
@@ -6,9 +6,10 @@ msgctxt "field:account.configuration,landed_cost_sequence:"
msgid "Landed Cost Sequence"
msgstr ""
+#, fuzzy
msgctxt "field:account.invoice.line,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
@@ -74,9 +75,10 @@ msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
@@ -94,21 +96,24 @@ msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
msgstr ""
+#, fuzzy
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
+#, fuzzy
msgctxt "field:product.template,landed_cost:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "field:stock.move,unit_landed_cost:"
msgid "Unit Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "model:account.landed_cost,name:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:account.landed_cost-stock.shipment.in,name:"
msgid "Landed Cost - Shipment"
@@ -116,34 +121,34 @@ msgstr ""
msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
-msgstr ""
+msgstr "Landed Costs"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "All"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Draft"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Posted"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:ir.sequence.type,name:sequence_type_landed_cost"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "model:ir.ui.menu,name:menu_landed_cost"
msgid "Landed Costs"
-msgstr ""
+msgstr "Landed Costs"
msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
@@ -153,17 +158,20 @@ msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Draft"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Posted"
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Landed Cost"
-msgstr ""
+msgstr "Landed Cost"
msgctxt "view:account.configuration:"
msgid "Sequence"
@@ -173,17 +181,10 @@ msgctxt "view:account.landed_cost:"
msgid "Cancel"
msgstr ""
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Draft"
msgctxt "view:account.landed_cost:"
msgid "Post"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index fa239c4..a542cee 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -34,9 +34,10 @@ msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
msgstr "Linhas da Fatura"
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Número"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
@@ -167,9 +168,10 @@ msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr "Custo de Recepção"
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Sequência"
msgctxt "view:account.landed_cost:"
msgid "Cancel"
@@ -180,13 +182,5 @@ msgid "Draft"
msgstr "Rascunho"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Custo de Recepção"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Custos de Recepção"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Confirmar"
diff --git a/locale/bg_BG.po b/locale/ru.po
similarity index 75%
rename from locale/bg_BG.po
rename to locale/ru.po
index 1ac7495..713d23b 100644
--- a/locale/bg_BG.po
+++ b/locale/ru.po
@@ -14,85 +14,103 @@ msgctxt "field:account.landed_cost,allocation_method:"
msgid "Allocation Method"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,company:"
msgid "Company"
-msgstr ""
+msgstr "Учет.орг."
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Дата создания"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Создано пользователем"
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
+#, fuzzy
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
-msgstr ""
+msgstr "Строки инвойса"
+#, fuzzy
msgctxt "field:account.landed_cost,number:"
msgid "Number"
-msgstr ""
+msgstr "Номер"
msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Правило оплаты"
+#, fuzzy
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
-msgstr ""
+msgstr "Доставка"
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "Штат"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Дата изменения"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Изменено пользователем"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "Дата создания"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "Создано пользователем"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "Правило оплаты"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
-msgstr ""
+msgstr "Доставка"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "Дата изменения"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "Изменено пользователем"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -118,20 +136,23 @@ msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "Все"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
msgid "Draft"
-msgstr ""
+msgstr "Черновик"
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_posted"
msgid "Posted"
-msgstr ""
+msgstr "Проведен"
msgctxt "model:ir.sequence,name:sequence_landed_cost"
msgid "Landed Cost"
@@ -149,42 +170,41 @@ msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "Отменено"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
-msgstr ""
+msgstr "Черновик"
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Posted"
-msgstr ""
+msgstr "Проведен"
msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "Последовательность"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "Отменить"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
+msgstr "Черновик"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Post"
-msgstr ""
+msgstr "Проводка"
diff --git a/locale/ru_RU.po b/locale/ru_RU.po
deleted file mode 100644
index 1ac7495..0000000
--- a/locale/ru_RU.po
+++ /dev/null
@@ -1,190 +0,0 @@
-#
-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.invoice.line,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost,allocation_method:"
-msgid "Allocation Method"
-msgstr ""
-
-msgctxt "field:account.landed_cost,company:"
-msgid "Company"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost,id:"
-msgid "ID"
-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,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost,shipments:"
-msgid "Shipments"
-msgstr ""
-
-msgctxt "field:account.landed_cost,state:"
-msgid "State"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost,write_uid:"
-msgid "Write User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
-msgid "Create Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
-msgid "Create User"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,id:"
-msgid "ID"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
-msgid "Name"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
-msgid "Shipment"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
-msgid "Write Date"
-msgstr ""
-
-msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
-msgid "Write User"
-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 "model:account.landed_cost,name:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "model:account.landed_cost-stock.shipment.in,name:"
-msgid "Landed Cost - Shipment"
-msgstr ""
-
-msgctxt "model:ir.action,name:act_landed_cost_form"
-msgid "Landed Costs"
-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 ""
-
-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 "Canceled"
-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 "view:account.landed_cost:"
-msgid "Cancel"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Draft"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Post"
-msgstr ""
diff --git a/locale/sl_SI.po b/locale/sl.po
similarity index 96%
rename from locale/sl_SI.po
rename to locale/sl.po
index 2c2cdfb..d629fee 100644
--- a/locale/sl_SI.po
+++ b/locale/sl.po
@@ -178,13 +178,5 @@ msgid "Draft"
msgstr "V pripravi"
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr "Strošek raztovora"
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr "Raztovor"
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr "Vknjižba"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 1ac7495..f2a17a6 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -18,17 +18,20 @@ msgctxt "field:account.landed_cost,company:"
msgid "Company"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
+#, fuzzy
msgctxt "field:account.landed_cost,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "添加用户"
+#, fuzzy
msgctxt "field:account.landed_cost,id:"
msgid "ID"
-msgstr ""
+msgstr "编号"
msgctxt "field:account.landed_cost,invoice_lines:"
msgid "Invoice Lines"
@@ -42,57 +45,67 @@ msgctxt "field:account.landed_cost,posted_date:"
msgid "Posted Date"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "纳木"
msgctxt "field:account.landed_cost,shipments:"
msgid "Shipments"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost,state:"
msgid "State"
-msgstr ""
+msgstr "状态"
+#, fuzzy
msgctxt "field:account.landed_cost,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
+#, fuzzy
msgctxt "field:account.landed_cost,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_date:"
msgid "Create Date"
-msgstr ""
+msgstr "创建日期:"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,create_uid:"
msgid "Create User"
-msgstr ""
+msgstr "添加用户"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,id:"
msgid "ID"
-msgstr ""
+msgstr "编号"
msgctxt "field:account.landed_cost-stock.shipment.in,landed_cost:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,rec_name:"
msgid "Name"
-msgstr ""
+msgstr "纳木"
msgctxt "field:account.landed_cost-stock.shipment.in,shipment:"
msgid "Shipment"
msgstr ""
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_date:"
msgid "Write Date"
-msgstr ""
+msgstr "写入日期"
+#, fuzzy
msgctxt "field:account.landed_cost-stock.shipment.in,write_uid:"
msgid "Write User"
-msgstr ""
+msgstr "写入帐号"
msgctxt "field:product.product,landed_cost:"
msgid "Landed Cost"
@@ -118,10 +131,11 @@ msgctxt "model:ir.action,name:act_landed_cost_form"
msgid "Landed Costs"
msgstr ""
+#, fuzzy
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_all"
msgid "All"
-msgstr ""
+msgstr "全部"
msgctxt ""
"model:ir.action.act_window.domain,name:act_landed_cost_form_domain_draft"
@@ -149,9 +163,10 @@ msgctxt "selection:account.landed_cost,allocation_method:"
msgid "By Value"
msgstr ""
+#, fuzzy
msgctxt "selection:account.landed_cost,state:"
msgid "Canceled"
-msgstr ""
+msgstr "取消"
msgctxt "selection:account.landed_cost,state:"
msgid "Draft"
@@ -165,26 +180,20 @@ msgctxt "view:account.configuration:"
msgid "Landed Cost"
msgstr ""
+#, fuzzy
msgctxt "view:account.configuration:"
msgid "Sequence"
-msgstr ""
+msgstr "序列"
+#, fuzzy
msgctxt "view:account.landed_cost:"
msgid "Cancel"
-msgstr ""
+msgstr "取消"
msgctxt "view:account.landed_cost:"
msgid "Draft"
msgstr ""
msgctxt "view:account.landed_cost:"
-msgid "Landed Cost"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
-msgid "Landed Costs"
-msgstr ""
-
-msgctxt "view:account.landed_cost:"
msgid "Post"
msgstr ""
diff --git a/setup.py b/setup.py
index c432c8a..bc159c7 100644
--- a/setup.py
+++ b/setup.py
@@ -95,6 +95,7 @@ setup(name=name,
'Natural Language :: German',
'Natural Language :: Hungarian',
'Natural Language :: Italian',
+ 'Natural Language :: Polish',
'Natural Language :: Portuguese (Brazilian)',
'Natural Language :: Russian',
'Natural Language :: Slovenian',
diff --git a/tests/scenario_account_stock_landed_cost.rst b/tests/scenario_account_stock_landed_cost.rst
index de382bc..60e6582 100644
--- a/tests/scenario_account_stock_landed_cost.rst
+++ b/tests/scenario_account_stock_landed_cost.rst
@@ -7,7 +7,8 @@ Imports::
>>> import datetime
>>> from dateutil.relativedelta import relativedelta
>>> from decimal import Decimal
- >>> from proteus import config, Model, Wizard
+ >>> from proteus import Model, Wizard
+ >>> from trytond.tests.tools import activate_modules
>>> from trytond.modules.company.tests.tools import create_company, \
... get_company
>>> from trytond.modules.account.tests.tools import create_fiscalyear, \
@@ -16,17 +17,9 @@ Imports::
... set_fiscalyear_invoice_sequences
>>> today = datetime.date.today()
-Create database::
-
- >>> config = config.set_trytond()
- >>> config.pool.test = True
-
Install account_stock_landed_cost Module::
- >>> Module = Model.get('ir.module')
- >>> module, = Module.find([('name', '=', 'account_stock_landed_cost')])
- >>> module.click('install')
- >>> Wizard('ir.module.install_upgrade').execute('upgrade')
+ >>> config = activate_modules('account_stock_landed_cost')
Create company::
diff --git a/tests/test_account_stock_landed_cost.py b/tests/test_account_stock_landed_cost.py
index 17ca6f8..3686f7f 100644
--- a/tests/test_account_stock_landed_cost.py
+++ b/tests/test_account_stock_landed_cost.py
@@ -4,7 +4,7 @@ import unittest
import doctest
import trytond.tests.test_tryton
from trytond.tests.test_tryton import ModuleTestCase
-from trytond.tests.test_tryton import doctest_setup, doctest_teardown
+from trytond.tests.test_tryton import doctest_teardown
from trytond.tests.test_tryton import doctest_checker
@@ -19,7 +19,7 @@ def suite():
AccountStockLandedCostTestCase))
suite.addTests(doctest.DocFileSuite(
'scenario_account_stock_landed_cost.rst',
- setUp=doctest_setup, tearDown=doctest_teardown, encoding='utf-8',
+ tearDown=doctest_teardown, encoding='utf-8',
checker=doctest_checker,
optionflags=doctest.REPORT_ONLY_FIRST_FAILURE))
return suite
diff --git a/tryton.cfg b/tryton.cfg
index f823f4b..97cbb2b 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.0.1
+version=4.2.0
depends:
account
account_invoice
diff --git a/trytond_account_stock_landed_cost.egg-info/PKG-INFO b/trytond_account_stock_landed_cost.egg-info/PKG-INFO
index 9258d6a..8f62c13 100644
--- a/trytond_account_stock_landed_cost.egg-info/PKG-INFO
+++ b/trytond_account_stock_landed_cost.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-account-stock-landed-cost
-Version: 4.0.1
+Version: 4.2.0
Summary: Tryton module for landed cost
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/4.0/
+Download-URL: http://downloads.tryton.org/4.2/
Description: trytond_account_stock_landed_cost
=================================
@@ -62,6 +62,7 @@ Classifier: Natural Language :: French
Classifier: Natural Language :: German
Classifier: Natural Language :: Hungarian
Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Polish
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Natural Language :: Russian
Classifier: Natural Language :: Slovenian
diff --git a/trytond_account_stock_landed_cost.egg-info/SOURCES.txt b/trytond_account_stock_landed_cost.egg-info/SOURCES.txt
index 10571cf..d539c4d 100644
--- a/trytond_account_stock_landed_cost.egg-info/SOURCES.txt
+++ b/trytond_account_stock_landed_cost.egg-info/SOURCES.txt
@@ -15,25 +15,23 @@ tryton.cfg
./product.xml
./stock.py
./tryton.cfg
-./locale/bg_BG.po
-./locale/ca_ES.po
-./locale/cs_CZ.po
-./locale/de_DE.po
-./locale/es_AR.po
-./locale/es_CO.po
-./locale/es_EC.po
-./locale/es_ES.po
-./locale/es_MX.po
-./locale/fr_FR.po
+./locale/bg.po
+./locale/ca.po
+./locale/cs.po
+./locale/de.po
+./locale/es.po
+./locale/es_419.po
+./locale/fr.po
./locale/hu_HU.po
./locale/it_IT.po
./locale/ja_JP.po
-./locale/lo_LA.po
-./locale/lt_LT.po
-./locale/nl_NL.po
+./locale/lo.po
+./locale/lt.po
+./locale/nl.po
+./locale/pl.po
./locale/pt_BR.po
-./locale/ru_RU.po
-./locale/sl_SI.po
+./locale/ru.po
+./locale/sl.po
./locale/zh_CN.po
./tests/__init__.py
./tests/scenario_account_stock_landed_cost.rst
@@ -44,25 +42,23 @@ tryton.cfg
./view/landed_cost_list.xml
./view/template_form.xml
doc/index.rst
-locale/bg_BG.po
-locale/ca_ES.po
-locale/cs_CZ.po
-locale/de_DE.po
-locale/es_AR.po
-locale/es_CO.po
-locale/es_EC.po
-locale/es_ES.po
-locale/es_MX.po
-locale/fr_FR.po
+locale/bg.po
+locale/ca.po
+locale/cs.po
+locale/de.po
+locale/es.po
+locale/es_419.po
+locale/fr.po
locale/hu_HU.po
locale/it_IT.po
locale/ja_JP.po
-locale/lo_LA.po
-locale/lt_LT.po
-locale/nl_NL.po
+locale/lo.po
+locale/lt.po
+locale/nl.po
+locale/pl.po
locale/pt_BR.po
-locale/ru_RU.po
-locale/sl_SI.po
+locale/ru.po
+locale/sl.po
locale/zh_CN.po
tests/scenario_account_stock_landed_cost.rst
trytond_account_stock_landed_cost.egg-info/PKG-INFO
diff --git a/trytond_account_stock_landed_cost.egg-info/requires.txt b/trytond_account_stock_landed_cost.egg-info/requires.txt
index 435ef6b..625c7b6 100644
--- a/trytond_account_stock_landed_cost.egg-info/requires.txt
+++ b/trytond_account_stock_landed_cost.egg-info/requires.txt
@@ -1,5 +1,5 @@
-trytond_account >= 4.0, < 4.1
-trytond_account_invoice >= 4.0, < 4.1
-trytond_product >= 4.0, < 4.1
-trytond_stock >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
+trytond_account >= 4.2, < 4.3
+trytond_account_invoice >= 4.2, < 4.3
+trytond_product >= 4.2, < 4.3
+trytond_stock >= 4.2, < 4.3
+trytond >= 4.2, < 4.3
diff --git a/view/landed_cost_form.xml b/view/landed_cost_form.xml
index a524f4e..2c08441 100644
--- a/view/landed_cost_form.xml
+++ b/view/landed_cost_form.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
-<form string="Landed Cost">
+<form>
<label name="posted_date"/>
<field name="posted_date"/>
<label name="number"/>
diff --git a/view/landed_cost_list.xml b/view/landed_cost_list.xml
index 3fbbc1e..a1f5c4c 100644
--- a/view/landed_cost_list.xml
+++ b/view/landed_cost_list.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
-<tree string="Landed Costs">
+<tree>
<field name="number"/>
<field name="posted_date"/>
<field name="state"/>
--
tryton-modules-account-stock-landed-cost
More information about the tryton-debian-vcs
mailing list