ADD contract_show_recurring_invoice module

This commit is contained in:
AngelMoya-Domatix
2015-10-02 16:41:22 +02:00
parent fe70f974a3
commit e8cf6099e0
10 changed files with 276 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_show_recurring_invoice
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-10 16:58+0000\n"
"PO-Revision-Date: 2015-10-10 16:58+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_show_recurring_invoice
#: model:ir.model,name:contract_show_recurring_invoice.model_account_analytic_account
msgid "Analytic Account"
msgstr ""
#. module: contract_show_recurring_invoice
#: model:ir.model,name:contract_show_recurring_invoice.model_account_invoice
msgid "Invoice"
msgstr ""
#. module: contract_show_recurring_invoice
#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices
msgid "Invoices"
msgstr ""
#. module: contract_show_recurring_invoice
#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice
msgid "⇒ show invoices"
msgstr ""

View File

@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_show_recurring_invoice
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-10 16:58+0000\n"
"PO-Revision-Date: 2015-10-10 19:01+0100\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"X-Generator: Poedit 1.7.5\n"
#. module: contract_show_recurring_invoice
#: model:ir.model,name:contract_show_recurring_invoice.model_account_analytic_account
msgid "Analytic Account"
msgstr "Cuenta analítica"
#. module: contract_show_recurring_invoice
#: model:ir.model,name:contract_show_recurring_invoice.model_account_invoice
msgid "Invoice"
msgstr "Factura"
#. module: contract_show_recurring_invoice
#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices
msgid "Invoices"
msgstr "Facturas"
#. module: contract_show_recurring_invoice
#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice
msgid "⇒ show invoices"
msgstr "⇒ ver facturas"