From 53cb963fec8d3f8e2446790166d709ed89a74fc3 Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 9 Jul 2016 08:06:29 -0400 Subject: [PATCH] OCA Transbot updated translations from Transifex --- contract_discount/i18n/fi.po | 42 ++++++++++++++++ contract_journal/i18n/fi.po | 29 +++++++++++ contract_payment_mode/i18n/fi.po | 29 +++++++++++ .../i18n/fi.po | 49 +++++++++++++++++++ contract_recurring_plans/i18n/fi.po | 29 +++++++++++ contract_show_invoice/i18n/fi.po | 30 ++++++++++++ contract_show_recurring_invoice/i18n/fi.po | 44 +++++++++++++++++ 7 files changed, 252 insertions(+) create mode 100644 contract_discount/i18n/fi.po create mode 100644 contract_journal/i18n/fi.po create mode 100644 contract_payment_mode/i18n/fi.po create mode 100644 contract_recurring_invoicing_marker/i18n/fi.po create mode 100644 contract_recurring_plans/i18n/fi.po create mode 100644 contract_show_invoice/i18n/fi.po create mode 100644 contract_show_recurring_invoice/i18n/fi.po diff --git a/contract_discount/i18n/fi.po b/contract_discount/i18n/fi.po new file mode 100644 index 00000000..2bf3127e --- /dev/null +++ b/contract_discount/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 , 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 \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 "" diff --git a/contract_journal/i18n/fi.po b/contract_journal/i18n/fi.po new file mode 100644 index 00000000..e24f0af9 --- /dev/null +++ b/contract_journal/i18n/fi.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_journal +# +# Translators: +# Jarmo Kortetjärvi , 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 \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" diff --git a/contract_payment_mode/i18n/fi.po b/contract_payment_mode/i18n/fi.po new file mode 100644 index 00000000..a8774cdc --- /dev/null +++ b/contract_payment_mode/i18n/fi.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_payment_mode +# +# Translators: +# Jarmo Kortetjärvi , 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 \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" diff --git a/contract_recurring_invoicing_marker/i18n/fi.po b/contract_recurring_invoicing_marker/i18n/fi.po new file mode 100644 index 00000000..582e9fa3 --- /dev/null +++ b/contract_recurring_invoicing_marker/i18n/fi.po @@ -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 , 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 \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 "" diff --git a/contract_recurring_plans/i18n/fi.po b/contract_recurring_plans/i18n/fi.po new file mode 100644 index 00000000..d1bcd45d --- /dev/null +++ b/contract_recurring_plans/i18n/fi.po @@ -0,0 +1,29 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_recurring_plans +# +# Translators: +# Jarmo Kortetjärvi , 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 \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" diff --git a/contract_show_invoice/i18n/fi.po b/contract_show_invoice/i18n/fi.po new file mode 100644 index 00000000..dad713e0 --- /dev/null +++ b/contract_show_invoice/i18n/fi.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * contract_show_invoice +# +# Translators: +# Jarmo Kortetjärvi , 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 \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" diff --git a/contract_show_recurring_invoice/i18n/fi.po b/contract_show_recurring_invoice/i18n/fi.po new file mode 100644 index 00000000..278b8587 --- /dev/null +++ b/contract_show_recurring_invoice/i18n/fi.po @@ -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 , 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 \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"