From 4d4b824297827348cd9ca2c4b1268e9b26c4892e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul=20=28ACSONE=29?= Date: Mon, 15 Aug 2016 18:55:30 +0200 Subject: [PATCH] [FIX] remove en.po that was erroneously created by transbot --- contract_discount/i18n/en.po | 41 ------------------- contract_invoice_merge_by_partner/i18n/en.po | 40 ------------------ contract_recurring_plans/i18n/en.po | 28 ------------- contract_show_invoice/i18n/en.po | 29 ------------- contract_show_recurring_invoice/i18n/en.po | 43 -------------------- 5 files changed, 181 deletions(-) delete mode 100644 contract_discount/i18n/en.po delete mode 100644 contract_invoice_merge_by_partner/i18n/en.po delete mode 100644 contract_recurring_plans/i18n/en.po delete mode 100644 contract_show_invoice/i18n/en.po delete mode 100644 contract_show_recurring_invoice/i18n/en.po diff --git a/contract_discount/i18n/en.po b/contract_discount/i18n/en.po deleted file mode 100644 index a740d7d1..00000000 --- a/contract_discount/i18n/en.po +++ /dev/null @@ -1,41 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * contract_discount -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: contract (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-09-18 10:33+0000\n" -"PO-Revision-Date: 2015-09-18 10:33+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (http://www.transifex.com/oca/OCA-contract-8-0/language/en/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: contract_discount -#: model:ir.model,name:contract_discount.model_account_analytic_account -msgid "Analytic Account" -msgstr "Analytic Account" - -#. module: contract_discount -#: field:account.analytic.invoice.line,discount:0 -msgid "Discount (%)" -msgstr "Discount (%)" - -#. module: contract_discount -#: code:addons/contract_discount/models/contract.py:41 -#, python-format -msgid "Discount should be less or equal to 100" -msgstr "Discount should be less or equal to 100" - -#. module: contract_discount -#: help:account.analytic.invoice.line,discount:0 -msgid "" -"Discount that is applied in generated invoices. It should be less or equal " -"to 100" -msgstr "Discount that is applied in generated invoices. It should be less or equal to 100" diff --git a/contract_invoice_merge_by_partner/i18n/en.po b/contract_invoice_merge_by_partner/i18n/en.po deleted file mode 100644 index 8b5331a5..00000000 --- a/contract_invoice_merge_by_partner/i18n/en.po +++ /dev/null @@ -1,40 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * contract_invoice_merge_by_partner -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 8.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-03 02:40+0000\n" -"PO-Revision-Date: 2016-08-03 02:40+0000\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: contract_invoice_merge_by_partner -#: model:ir.model,name:contract_invoice_merge_by_partner.model_account_analytic_account -msgid "Analytic Account" -msgstr "Analytic Account" - -#. module: contract_invoice_merge_by_partner -#: help:res.partner,contract_invoice_merge:0 -msgid "" -"If checked, all the recurring invoices generated by the contracts of this " -"partner will be merged on each run." -msgstr "" -"If checked, all the recurring invoices generated by the contracts of this " -"partner will be merged on each run." - -#. module: contract_invoice_merge_by_partner -#: field:res.partner,contract_invoice_merge:0 -msgid "Merge contracts invoices" -msgstr "Merge contracts invoices" - -#. module: contract_invoice_merge_by_partner -#: model:ir.model,name:contract_invoice_merge_by_partner.model_res_partner -msgid "Partner" -msgstr "Partner" diff --git a/contract_recurring_plans/i18n/en.po b/contract_recurring_plans/i18n/en.po deleted file mode 100644 index d248f99f..00000000 --- a/contract_recurring_plans/i18n/en.po +++ /dev/null @@ -1,28 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * contract_recurring_plans -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: contract (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-30 01:38+0000\n" -"PO-Revision-Date: 2015-11-29 23:23+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (http://www.transifex.com/oca/OCA-contract-8-0/language/en/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: contract_recurring_plans -#: model:ir.model,name:contract_recurring_plans.model_account_analytic_account -msgid "Analytic Account" -msgstr "Analytic Account" - -#. module: contract_recurring_plans -#: field:account.analytic.invoice.line,analytics_id:0 -msgid "Analytic Distribution" -msgstr "Analytic Distribution" diff --git a/contract_show_invoice/i18n/en.po b/contract_show_invoice/i18n/en.po deleted file mode 100644 index 6a0f11e8..00000000 --- a/contract_show_invoice/i18n/en.po +++ /dev/null @@ -1,29 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * contract_show_invoice -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: contract (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-28 00:54+0000\n" -"PO-Revision-Date: 2016-04-27 19:38+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (http://www.transifex.com/oca/OCA-contract-8-0/language/en/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: contract_show_invoice -#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice -#: model:ir.actions.act_window,name:contract_show_invoice.act_analytic_invoices -msgid "Invoices" -msgstr "Invoices" - -#. module: contract_show_invoice -#: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice -msgid "Invoices related with this contract" -msgstr "Invoices related with this contract" diff --git a/contract_show_recurring_invoice/i18n/en.po b/contract_show_recurring_invoice/i18n/en.po deleted file mode 100644 index f4949c8d..00000000 --- a/contract_show_recurring_invoice/i18n/en.po +++ /dev/null @@ -1,43 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * contract_show_recurring_invoice -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: contract (8.0)\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-14 02:21+0000\n" -"PO-Revision-Date: 2015-10-13 10:45+0000\n" -"Last-Translator: OCA Transbot \n" -"Language-Team: English (http://www.transifex.com/oca/OCA-contract-8-0/language/en/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Language: en\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. module: contract_show_recurring_invoice -#: model:ir.model,name:contract_show_recurring_invoice.model_account_analytic_account -msgid "Analytic Account" -msgstr "Analytic Account" - -#. module: contract_show_recurring_invoice -#: field:account.invoice,contract_id:0 -msgid "Contract" -msgstr "Contract" - -#. module: contract_show_recurring_invoice -#: model:ir.model,name:contract_show_recurring_invoice.model_account_invoice -msgid "Invoice" -msgstr "Invoice" - -#. module: contract_show_recurring_invoice -#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices -msgid "Invoices" -msgstr "Invoices" - -#. module: contract_show_recurring_invoice -#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice -msgid "⇒ show invoices" -msgstr "⇒ show invoices"