OCA Transbot
9 years ago
7 changed files with 252 additions and 0 deletions
-
42contract_discount/i18n/fi.po
-
29contract_journal/i18n/fi.po
-
29contract_payment_mode/i18n/fi.po
-
49contract_recurring_invoicing_marker/i18n/fi.po
-
29contract_recurring_plans/i18n/fi.po
-
30contract_show_invoice/i18n/fi.po
-
44contract_show_recurring_invoice/i18n/fi.po
@ -0,0 +1,42 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_discount |
|||
# |
|||
# 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:45+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_discount |
|||
#: model:ir.model,name:contract_discount.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_discount |
|||
#: field:account.analytic.invoice.line,discount:0 |
|||
msgid "Discount (%)" |
|||
msgstr "Alennus (%)" |
|||
|
|||
#. module: contract_discount |
|||
#: code:addons/contract_discount/models/contract.py:41 |
|||
#, python-format |
|||
msgid "Discount should be less or equal to 100" |
|||
msgstr "Alennuksen voi olla korkeintaan 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 "" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_journal |
|||
# |
|||
# 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:45+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_journal |
|||
#: model:ir.model,name:contract_journal.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_journal |
|||
#: field:account.analytic.account,journal_id:0 |
|||
msgid "Journal" |
|||
msgstr "Päiväkirja" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_payment_mode |
|||
# |
|||
# 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:45+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_payment_mode |
|||
#: model:ir.model,name:contract_payment_mode.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_payment_mode |
|||
#: field:account.analytic.account,payment_mode_id:0 |
|||
msgid "Payment Mode" |
|||
msgstr "Maksutapa" |
@ -0,0 +1,49 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_recurring_invoicing_marker |
|||
# |
|||
# 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:46+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_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "#END#" |
|||
msgstr "#END#" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "#START#" |
|||
msgstr "#START#" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid ": End date of the invoiced period" |
|||
msgstr ": Laskutusjakson loppu" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid ": Start date of the invoiced period" |
|||
msgstr ": Laskutusjakson alku" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: model:ir.model,name:contract_recurring_invoicing_marker.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_recurring_invoicing_marker |
|||
#: view:account.analytic.account:contract_recurring_invoicing_marker.account_analytic_account_form_form |
|||
msgid "Legend (for the markers inside invoice lines description)" |
|||
msgstr "" |
@ -0,0 +1,29 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_recurring_plans |
|||
# |
|||
# 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:45+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_recurring_plans |
|||
#: model:ir.model,name:contract_recurring_plans.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_recurring_plans |
|||
#: field:account.analytic.invoice.line,analytics_id:0 |
|||
msgid "Analytic Distribution" |
|||
msgstr "Analyyttinen jakelu" |
@ -0,0 +1,30 @@ |
|||
# 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" |
@ -0,0 +1,44 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * contract_show_recurring_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:45+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_recurring_invoice |
|||
#: model:ir.model,name:contract_show_recurring_invoice.model_account_analytic_account |
|||
msgid "Analytic Account" |
|||
msgstr "Analyyttinen tili" |
|||
|
|||
#. module: contract_show_recurring_invoice |
|||
#: field:account.invoice,contract_id:0 |
|||
msgid "Contract" |
|||
msgstr "Sopimus" |
|||
|
|||
#. module: contract_show_recurring_invoice |
|||
#: model:ir.model,name:contract_show_recurring_invoice.model_account_invoice |
|||
msgid "Invoice" |
|||
msgstr "Lasku" |
|||
|
|||
#. module: contract_show_recurring_invoice |
|||
#: model:ir.actions.act_window,name:contract_show_recurring_invoice.act_recurring_invoices |
|||
msgid "Invoices" |
|||
msgstr "Laskut" |
|||
|
|||
#. module: contract_show_recurring_invoice |
|||
#: view:account.analytic.account:contract_show_recurring_invoice.account_analytic_account_button_recurring_invoice |
|||
msgid "⇒ show invoices" |
|||
msgstr "⇒ näytä laskut" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue