diff --git a/crm_claim_rma/i18n/fi.po b/crm_claim_rma/i18n/fi.po index 41f0f3b1..832f13b7 100644 --- a/crm_claim_rma/i18n/fi.po +++ b/crm_claim_rma/i18n/fi.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-21 05:59+0000\n" -"PO-Revision-Date: 2017-02-14 11:14+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2017-02-27 08:24+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-rma-8-0/language/fi/)\n" "MIME-Version: 1.0\n" @@ -617,7 +617,7 @@ msgstr "" #. module: crm_claim_rma #: model:ir.model,name:crm_claim_rma.model_stock_picking msgid "Picking List" -msgstr "" +msgstr "Keräilylista" #. module: crm_claim_rma #: code:addons/crm_claim_rma/models/claim_line.py:405 diff --git a/crm_claim_rma/i18n/pt_PT.po b/crm_claim_rma/i18n/pt_PT.po index a30e9527..4304d657 100644 --- a/crm_claim_rma/i18n/pt_PT.po +++ b/crm_claim_rma/i18n/pt_PT.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-03 04:18+0000\n" -"PO-Revision-Date: 2016-12-15 10:12+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2017-03-02 09:14+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-rma-8-0/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -279,7 +279,7 @@ msgstr "" #: code:addons/crm_claim_rma/wizards/claim_make_picking.py:232 #, python-format msgid "Error" -msgstr "" +msgstr "Erro" #. module: crm_claim_rma #: selection:claim.line,claim_origin:0 diff --git a/crm_claim_rma/i18n/zh_CN.po b/crm_claim_rma/i18n/zh_CN.po index 237f96e8..65c4f029 100644 --- a/crm_claim_rma/i18n/zh_CN.po +++ b/crm_claim_rma/i18n/zh_CN.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 04:45+0000\n" -"PO-Revision-Date: 2016-12-27 08:25+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2017-03-03 07:08+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-rma-8-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -145,7 +145,7 @@ msgstr "" #. module: crm_claim_rma #: selection:claim.line,applicable_guarantee:0 field:claim.line,company_id:0 msgid "Company" -msgstr "" +msgstr "公司" #. module: crm_claim_rma #: view:claim.line:crm_claim_rma.crm_claim_line_tree_view @@ -640,7 +640,7 @@ msgstr "" #: view:claim.line:crm_claim_rma.view_crm_claim_lines_filter #: field:claim.line,priority:0 msgid "Priority" -msgstr "" +msgstr "优先级" #. module: crm_claim_rma #: help:claim.line,priority:0 diff --git a/crm_rma_advance_warranty/i18n/pt_PT.po b/crm_rma_advance_warranty/i18n/pt_PT.po new file mode 100644 index 00000000..3fefbfac --- /dev/null +++ b/crm_rma_advance_warranty/i18n/pt_PT.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_rma_advance_warranty +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: rma (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2016-01-19 08:56+0000\n" +"Last-Translator: <>\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-rma-8-0/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_rma_advance_warranty +#: code:addons/crm_rma_advance_warranty/models/claim_line.py:40 +#, python-format +msgid "Cannot find any date for invoice. Must be a validated invoice." +msgstr "" + +#. module: crm_rma_advance_warranty +#: code:addons/crm_rma_advance_warranty/models/claim_line.py:39 +#: code:addons/crm_rma_advance_warranty/models/claim_line.py:50 +#, python-format +msgid "Error" +msgstr "Erro" + +#. module: crm_rma_advance_warranty +#: model:ir.model,name:crm_rma_advance_warranty.model_claim_line +msgid "List of product to return" +msgstr "" + +#. module: crm_rma_advance_warranty +#: code:addons/crm_rma_advance_warranty/models/claim_line.py:51 +#, python-format +msgid "The product has no supplier configured for %s." +msgstr "" diff --git a/crm_rma_claim_make_claim/i18n/pt_PT.po b/crm_rma_claim_make_claim/i18n/pt_PT.po new file mode 100644 index 00000000..5f503db2 --- /dev/null +++ b/crm_rma_claim_make_claim/i18n/pt_PT.po @@ -0,0 +1,75 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_rma_claim_make_claim +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: rma (8.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2016-01-07 02:49+0000\n" +"Last-Translator: <>\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-rma-8-0/language/pt_PT/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_PT\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: crm_rma_claim_make_claim +#: help:crm.claim,claim_ids:0 +msgid "" +" - For a Vendor Claim means the RMA-C that generates the current RMA-V.\n" +" - For a Customer Claim means the RMA-V generated to fulfill the current RMA-C." +msgstr "" + +#. module: crm_rma_claim_make_claim +#: model:ir.model,name:crm_rma_claim_make_claim.model_crm_claim +msgid "Claim" +msgstr "" + +#. module: crm_rma_claim_make_claim +#: view:claim.line:crm_rma_claim_make_claim.crm_claim_line_form_view +msgid "Create Supplier RMA" +msgstr "" + +#. module: crm_rma_claim_make_claim +#: code:addons/crm_rma_claim_make_claim/models/claim_line.py:58 +#: code:addons/crm_rma_claim_make_claim/models/claim_line.py:107 +#, python-format +msgid "Error" +msgstr "Erro" + +#. module: crm_rma_claim_make_claim +#: model:ir.model,name:crm_rma_claim_make_claim.model_claim_line +msgid "List of product to return" +msgstr "" + +#. module: crm_rma_claim_make_claim +#: view:crm.claim:crm_rma_claim_make_claim.crm_claim_form_view_inherited +#: field:crm.claim,claim_ids:0 +msgid "Related Claims" +msgstr "" + +#. module: crm_rma_claim_make_claim +#: field:claim.line,claim_line_id:0 +msgid "Related claim line" +msgstr "" + +#. module: crm_rma_claim_make_claim +#: code:addons/crm_rma_claim_make_claim/models/claim_line.py:108 +#, python-format +msgid "The Supplier Claim Was Not Created." +msgstr "" + +#. module: crm_rma_claim_make_claim +#: code:addons/crm_rma_claim_make_claim/models/claim_line.py:59 +#, python-format +msgid "The claim client have claim supplier created." +msgstr "" + +#. module: crm_rma_claim_make_claim +#: help:claim.line,claim_line_id:0 +msgid "To link to the claim line object" +msgstr "" diff --git a/crm_rma_lot_mass_return/i18n/zh_CN.po b/crm_rma_lot_mass_return/i18n/zh_CN.po index 6753f806..6e3c0998 100644 --- a/crm_rma_lot_mass_return/i18n/zh_CN.po +++ b/crm_rma_lot_mass_return/i18n/zh_CN.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 04:45+0000\n" -"PO-Revision-Date: 2016-12-27 08:25+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" +"PO-Revision-Date: 2017-03-03 07:09+0000\n" "Last-Translator: OCA Transbot \n" "Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-rma-8-0/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -267,7 +267,7 @@ msgstr "" #. module: crm_rma_lot_mass_return #: field:returned.lines.from.serial.wizard,current_status:0 msgid "Status" -msgstr "" +msgstr "状态" #. module: crm_rma_lot_mass_return #: code:addons/crm_rma_lot_mass_return/wizards/returned_lines_from_serial.py:590 diff --git a/crm_rma_prodlot_invoice/i18n/fi.po b/crm_rma_prodlot_invoice/i18n/fi.po index 03b1dcc1..8be85cea 100644 --- a/crm_rma_prodlot_invoice/i18n/fi.po +++ b/crm_rma_prodlot_invoice/i18n/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-27 11:46+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" "PO-Revision-Date: 2015-11-03 17:06+0000\n" "Last-Translator: <>\n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-rma-8-0/language/fi/)\n" @@ -52,7 +52,7 @@ msgstr "" #. module: crm_rma_prodlot_invoice #: model:ir.model,name:crm_rma_prodlot_invoice.model_stock_picking msgid "Picking List" -msgstr "" +msgstr "Keräilylista" #. module: crm_rma_prodlot_invoice #: model:ir.model,name:crm_rma_prodlot_invoice.model_stock_transfer_details diff --git a/crm_rma_prodlot_supplier/i18n/fi.po b/crm_rma_prodlot_supplier/i18n/fi.po index b22cefd2..72fcd5cf 100644 --- a/crm_rma_prodlot_supplier/i18n/fi.po +++ b/crm_rma_prodlot_supplier/i18n/fi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rma (8.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-21 05:59+0000\n" +"POT-Creation-Date: 2017-02-25 05:59+0000\n" "PO-Revision-Date: 2015-11-03 17:06+0000\n" "Last-Translator: <>\n" "Language-Team: Finnish (http://www.transifex.com/oca/OCA-rma-8-0/language/fi/)\n" @@ -25,7 +25,7 @@ msgstr "" #. module: crm_rma_prodlot_supplier #: model:ir.model,name:crm_rma_prodlot_supplier.model_stock_picking msgid "Picking List" -msgstr "" +msgstr "Keräilylista" #. module: crm_rma_prodlot_supplier #: model:ir.model,name:crm_rma_prodlot_supplier.model_stock_transfer_details