contract_payment_mode module

This commit is contained in:
AngelMoya-Domatix
2015-10-14 11:18:05 +02:00
committed by sygel
parent ebaf45f6d7
commit 74bf4c36b8
9 changed files with 274 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_payment_mode
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-16 08:32+0000\n"
"PO-Revision-Date: 2015-10-16 08:32+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_payment_mode
#: model:ir.model,name:contract_payment_mode.model_account_analytic_account
msgid "Analytic Account"
msgstr ""
#. module: contract_payment_mode
#: field:account.analytic.account,payment_mode_id:0
msgid "Payment Mode"
msgstr ""

View File

@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_payment_mode
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-16 08:32+0000\n"
"PO-Revision-Date: 2015-10-16 08:32+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_payment_mode
#: model:ir.model,name:contract_payment_mode.model_account_analytic_account
msgid "Analytic Account"
msgstr "Cuenta analítica"
#. module: contract_payment_mode
#: field:account.analytic.account,payment_mode_id:0
msgid "Payment Mode"
msgstr "Modo de pago"