forked from OCA/sale-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.
OCA Transbot updated translations from Transifex
- Loading branch information
1 parent
793e7ff
commit 0913df8
Showing
69 changed files
with
2,886 additions
and
180 deletions.
There are no files selected for viewing
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
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,44 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * partner_prospect | ||
# | ||
# Translators: | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2015-09-21 21:52+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/nl_NL/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Language: nl_NL\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
#. module: partner_prospect | ||
#: view:res.partner:partner_prospect.res_partner_prospect_search_view | ||
msgid "Actual Customer" | ||
msgstr "" | ||
|
||
#. module: partner_prospect | ||
#: view:res.partner:partner_prospect.res_partner_prospect_search_view | ||
msgid "Group By" | ||
msgstr "Groeperen op" | ||
|
||
#. module: partner_prospect | ||
#: model:ir.model,name:partner_prospect.model_res_partner | ||
msgid "Partner" | ||
msgstr "" | ||
|
||
#. module: partner_prospect | ||
#: view:res.partner:partner_prospect.res_partner_prospect_search_view | ||
#: field:res.partner,prospect:0 | ||
msgid "Prospect" | ||
msgstr "" | ||
|
||
#. module: partner_prospect | ||
#: view:res.partner:partner_prospect.res_partner_prospect_search_view | ||
msgid "Suppliers" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -9,8 +9,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 8.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-08-29 03:50+0000\n" | ||
"PO-Revision-Date: 2017-08-29 03:50+0000\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-09-26 08:13+0000\n" | ||
"Last-Translator: Peter Hageman <[email protected]>, 2017\n" | ||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -119,7 +119,7 @@ msgstr "" | |
#. module: product_margin_classification | ||
#: field:product.margin.classification,name:0 | ||
msgid "Name" | ||
msgstr "" | ||
msgstr "Naam" | ||
|
||
#. module: product_margin_classification | ||
#: field:product.margin.classification,price_round:0 | ||
|
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,47 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * sale_allotment | ||
# | ||
# Translators: | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2016-04-19 16:44+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/sk/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Language: sk\n" | ||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" | ||
|
||
#. module: sale_allotment | ||
#: model:ir.model,name:sale_allotment.model_procurement_order | ||
msgid "Procurement" | ||
msgstr "Obstarávanie" | ||
|
||
#. module: sale_allotment | ||
#: model:ir.model,name:sale_allotment.model_stock_move | ||
msgid "Stock Move" | ||
msgstr "" | ||
|
||
#. module: sale_allotment | ||
#: view:sale.order:sale_allotment.view_order_form | ||
msgid "" | ||
"[\n" | ||
" ('parent_id','child_of', parent.partner_id),\n" | ||
" ('type', 'in', ['other', 'delivery', 'contact']),\n" | ||
" ]" | ||
msgstr "" | ||
|
||
#. module: sale_allotment | ||
#: view:sale.order:sale_allotment.view_order_form | ||
msgid "" | ||
"{\n" | ||
" 'default_parent_id': parent.partner_id,\n" | ||
" 'default_use_parent_address': True,\n" | ||
" 'default_type':'other',\n" | ||
" }" | ||
msgstr "" |
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 |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-08-29 03:50+0000\n" | ||
"PO-Revision-Date: 2017-08-29 08:01+0000\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-09-22 18:07+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>\n" | ||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/nl_NL/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -138,7 +138,7 @@ msgstr "Laatst bijgewerkt op" | |
#. module: sale_automatic_workflow | ||
#: field:sale.workflow.process,name:0 | ||
msgid "Name" | ||
msgstr "" | ||
msgstr "Naam" | ||
|
||
#. module: sale_automatic_workflow | ||
#: selection:sale.workflow.process,create_invoice_on:0 | ||
|
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 |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-07-25 03:01+0000\n" | ||
"PO-Revision-Date: 2017-07-24 17:06+0000\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-10-27 11:26+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>\n" | ||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/pt_BR/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -29,7 +29,7 @@ msgstr "" | |
#: view:sale.workflow.process:sale_automatic_workflow.sale_workflow_process_view_form | ||
#: view:sale.workflow.process:sale_automatic_workflow.sale_workflow_process_view_tree | ||
msgid "Automatic Workflow" | ||
msgstr "" | ||
msgstr "Workflow Automático" | ||
|
||
#. module: sale_automatic_workflow | ||
#: view:sale.order:sale_automatic_workflow.sale_order_view_form | ||
|
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 |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-11-22 23:35+0000\n" | ||
"PO-Revision-Date: 2016-11-22 16:25+0000\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-10-16 18:32+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>\n" | ||
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/sk/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -200,7 +200,7 @@ msgstr "" | |
#. module: sale_automatic_workflow | ||
#: model:ir.model,name:sale_automatic_workflow.model_sale_order | ||
msgid "Sales Order" | ||
msgstr "" | ||
msgstr "Objednávka predaja" | ||
|
||
#. module: sale_automatic_workflow | ||
#: field:sale.workflow.process,section_id:0 | ||
|
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 |
---|---|---|
|
@@ -7,8 +7,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2016-12-24 04:48+0000\n" | ||
"PO-Revision-Date: 2016-12-27 08:26+0000\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-10-16 18:32+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>\n" | ||
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/sk/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
@@ -137,7 +137,7 @@ msgstr "" | |
#. module: sale_cancel_reason | ||
#: model:ir.model,name:sale_cancel_reason.model_sale_order | ||
msgid "Sales Order" | ||
msgstr "" | ||
msgstr "Objednávka predaja" | ||
|
||
#. module: sale_cancel_reason | ||
#: model:sale.order.cancel.reason,name:sale_cancel_reason.cancel_reason_no_service_needed | ||
|
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 |
---|---|---|
|
@@ -4,13 +4,14 @@ | |
# | ||
# Translators: | ||
# OCA Transbot <[email protected]>, 2017 | ||
# Jan Prokop <[email protected]>, 2017 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 8.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-07-25 03:01+0000\n" | ||
"PO-Revision-Date: 2017-07-25 03:01+0000\n" | ||
"Last-Translator: OCA Transbot <[email protected]>, 2017\n" | ||
"POT-Creation-Date: 2017-09-26 08:13+0000\n" | ||
"PO-Revision-Date: 2017-09-26 08:13+0000\n" | ||
"Last-Translator: Jan Prokop <[email protected]>, 2017\n" | ||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -153,4 +154,4 @@ msgstr "" | |
#. module: sale_comment_propagation | ||
#: model:ir.model,name:sale_comment_propagation.model_sale_order | ||
msgid "Sales Order" | ||
msgstr "" | ||
msgstr "Objednávka predaja" |
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,56 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * sale_exception_nostock | ||
# | ||
# Translators: | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: sale-workflow (8.0)\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2017-09-26 08:14+0000\n" | ||
"PO-Revision-Date: 2015-09-03 07:08+0000\n" | ||
"Last-Translator: <>\n" | ||
"Language-Team: Slovak (http://www.transifex.com/oca/OCA-sale-workflow-8-0/language/sk/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Language: sk\n" | ||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" | ||
|
||
#. module: sale_exception_nostock | ||
#: code:addons/sale_exception_nostock/model/sale.py:165 | ||
#: code:addons/sale_exception_nostock/model/sale.py:235 | ||
#, python-format | ||
msgid "No rules specifies a location for this sale order line" | ||
msgstr "" | ||
|
||
#. module: sale_exception_nostock | ||
#: model:sale.exception,name:sale_exception_nostock.no_stock_at_date | ||
msgid "Not enough stock at delivery date" | ||
msgstr "" | ||
|
||
#. module: sale_exception_nostock | ||
#: model:sale.exception,description:sale_exception_nostock.no_stock_at_date | ||
msgid "" | ||
"Not enough stock at delivery date for this SO line\n" | ||
"to be delivered using MTS procument method" | ||
msgstr "" | ||
|
||
#. module: sale_exception_nostock | ||
#: model:sale.exception,name:sale_exception_nostock.no_stock_in_future | ||
msgid "" | ||
"Not enough stock to satisfy existing placed orders planned in the future" | ||
msgstr "" | ||
|
||
#. module: sale_exception_nostock | ||
#: model:ir.model,name:sale_exception_nostock.model_sale_order_line | ||
msgid "Sales Order Line" | ||
msgstr "Položky objednávky" | ||
|
||
#. module: sale_exception_nostock | ||
#: model:sale.exception,description:sale_exception_nostock.no_stock_in_future | ||
msgid "" | ||
"This order contains one or more lines procured on MTS that will prevent later order to be delivered on the estimated delivery date.\n" | ||
" You shoud review and reschedule the deliveries or replennish the stock.\n" | ||
" " | ||
msgstr "" |
Oops, something went wrong.