# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_move_voucher # # Translators: msgid "" msgstr "" "Project-Id-Version: odoo-addons (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-10-22 13:44+0000\n" "PO-Revision-Date: 2015-10-01 15:15+0000\n" "Last-Translator: Juan Jose Scarafia \n" "Language-Team: English (http://www.transifex.com/adhoc/ingadhoc-odoo-addons-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: account_move_voucher #: model:ir.model,name:account_move_voucher.model_account_move msgid "Account Entry" msgstr "Account Entry" #. module: account_move_voucher #: view:account.move:account_move_voucher.view_move_form msgid "Create Payment Voucher" msgstr "Create Payment Voucher" #. module: account_move_voucher #: view:account.move:account_move_voucher.view_move_form msgid "Create Receipt Voucher" msgstr "Create Receipt Voucher" #. module: account_move_voucher #: code:addons/account_move_voucher/models/account_move.py:25 #, python-format msgid "Payable Balance" msgstr "Payable Balance" #. module: account_move_voucher #: code:addons/account_move_voucher/models/account_move.py:86 #, python-format msgid "Payment" msgstr "Payment" #. module: account_move_voucher #: code:addons/account_move_voucher/models/account_move.py:89 #, python-format msgid "Receipt" msgstr "Receipt" #. module: account_move_voucher #: code:addons/account_move_voucher/models/account_move.py:18 #, python-format msgid "Receivable Balance" msgstr "Receivable Balance"