Skip to content

Commit

Permalink
[UPD] Update stock_landed_cost_company_percentage.pot
Browse files Browse the repository at this point in the history
  • Loading branch information
oca-travis committed Jul 23, 2018
1 parent 0c3c5d9 commit 3189fbb
Showing 1 changed file with 102 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_landed_cost_company_percentage
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: stock_landed_cost_company_percentage
#: model:ir.model,name:stock_landed_cost_company_percentage.model_res_company
msgid "Companies"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_company_id
msgid "Company"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_create_uid
msgid "Created by"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_create_date
msgid "Created on"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_display_name
msgid "Display Name"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_id
msgid "ID"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_product_id
msgid "Landed Cost"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model,name:stock_landed_cost_company_percentage.model_landed_cost_company_line
msgid "Landed Cost Company Line"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.ui.view,arch_db:stock_landed_cost_company_percentage.view_company_form
msgid "Landed Cost Lines"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_res_company_landed_cost_company_line
#: model:ir.ui.view,arch_db:stock_landed_cost_company_percentage.view_company_form
msgid "Landed Costs"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_res_company_landed_cost_journal_id
msgid "Landed Costs Journal"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line___last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_write_uid
msgid "Last Updated by"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_write_date
msgid "Last Updated on"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model.fields,field_description:stock_landed_cost_company_percentage.field_landed_cost_company_line_percentage
msgid "Percentage"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: model:ir.model,name:stock_landed_cost_company_percentage.model_stock_picking
msgid "Transfer"
msgstr ""

#. module: stock_landed_cost_company_percentage
#: code:addons/stock_landed_cost_company_percentage/models/stock_picking.py:32
#, python-format
msgid "You have to set a Landed Costs Journal for the company: %s"
msgstr ""

0 comments on commit 3189fbb

Please sign in to comment.