123456789101112131415161718192021222324252627282930 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * contract_show_invoice
- #
- # Translators:
- # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
- msgid ""
- msgstr ""
- "Project-Id-Version: contract (8.0)\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2016-05-28 11:00+0000\n"
- "PO-Revision-Date: 2016-07-08 10:42+0000\n"
- "Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>\n"
- "Language-Team: Finnish (http://www.transifex.com/oca/OCA-contract-8-0/language/fi/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: \n"
- "Language: fi\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 "Laskut"
- #. module: contract_show_invoice
- #: view:account.analytic.account:contract_show_invoice.account_analytic_account_button_invoice
- msgid "Invoices related with this contract"
- msgstr "Tähän sopimukseen liittyvät laskut"
|