forked from OCA/purchase-workflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UPD] Update stock_landed_cost_company_percentage.pot
- Loading branch information
1 parent
0c3c5d9
commit 3189fbb
Showing
1 changed file
with
102 additions
and
0 deletions.
There are no files selected for viewing
102 changes: 102 additions & 0 deletions
102
stock_landed_cost_company_percentage/i18n/stock_landed_cost_company_percentage.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 "" | ||
|