19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,26 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_crm
#
# * sale_crm
#
# Translators:
# Martin Trigaux, 2022
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Saara Hakanen <sahak@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.5alpha1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022\n"
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-02-19 09:49+0000\n"
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/sale_crm/"
"fi/>\n"
"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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.crm_case_form_view_oppor
@ -47,6 +50,11 @@ msgstr "Vahvista"
msgid "Create a new customer"
msgstr "Luo uusi asiakas"
#. module: sale_crm
#: model:ir.model,website_form_label:sale_crm.model_crm_lead
msgid "Create an Opportunity"
msgstr "Luo myyntimahdollisuus"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_quotation_partner
msgid "Create new or use existing Customer on new Quotation"
@ -73,7 +81,10 @@ msgid "Customer"
msgstr "Asiakas"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__display_name
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__display_name
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__display_name
msgid "Display Name"
msgstr "Näyttönimi"
@ -83,20 +94,20 @@ msgid "Do not link to a customer"
msgstr "Älä liitä asiakkaaseen"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_lead.py:0
msgid "Expected revenue has been updated based on the linked Sales Orders."
msgstr ""
"Odotetut tulot on päivitetty linkitettyjen myyntitilausten perusteella."
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__id
#: model:ir.model.fields,field_description:sale_crm.field_crm_team__id
#: model:ir.model.fields,field_description:sale_crm.field_sale_order__id
msgid "ID"
msgstr "ID"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_res_users__target_sales_invoiced
msgid "Invoiced in Sales Orders Target"
msgstr "Laskutettu myyntitilausten tavoitteesta"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner____last_update
msgid "Last Modified on"
msgstr "Viimeksi muokattu"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_quotation_partner__write_uid
msgid "Last Updated by"
@ -109,23 +120,18 @@ msgstr "Viimeksi päivitetty"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Liidi/mahdollisuus"
msgid "Lead"
msgstr "Liidi"
#. module: sale_crm
#: model:ir.model.fields.selection,name:sale_crm.selection__crm_quotation_partner__action__exist
msgid "Link to an existing customer"
msgstr "Yhdistetään olemassa olevaan asiakkaaseen"
#. module: sale_crm
#: model_terms:ir.ui.view,arch_db:sale_crm.sale_view_inherit123
msgid "Log in the chatter from which opportunity the order originates"
msgstr "Kirjaa viestiketjuun mihin myyntimahdollisuuteen tilaus perustuu"
#. module: sale_crm
#: model:ir.ui.menu,name:sale_crm.sale_order_menu_quotations_crm
msgid "My Quotations"
msgstr "Omat tarjoukset"
msgstr "Omat tarjoukseni"
#. module: sale_crm
#: model:ir.actions.act_window,name:sale_crm.crm_quotation_partner_action
@ -175,8 +181,8 @@ msgid "Sale Orders"
msgstr "Myyntitilaukset"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales Analysis"
msgstr "Myyntianalyysi"
@ -190,12 +196,6 @@ msgstr "Myyntitilaus"
msgid "Sales Team"
msgstr "Myyntitiimi"
#. module: sale_crm
#: code:addons/sale_crm/models/crm_team.py:0
#, python-format
msgid "Sales: Untaxed Total"
msgstr "Myynti: verottomana yhteensä"
#. module: sale_crm
#: model:ir.model.fields,field_description:sale_crm.field_crm_lead__sale_amount_total
msgid "Sum of Orders"
@ -207,12 +207,25 @@ msgid "Untaxed Total of Confirmed Orders"
msgstr "Myyntitilausten veroton summa"
#. module: sale_crm
#: model:ir.model,name:sale_crm.model_res_users
msgid "User"
msgstr "Käyttäjä"
#. module: sale_crm
#. odoo-python
#: code:addons/sale_crm/wizard/crm_opportunity_to_quotation.py:0
#, python-format
msgid "You can only apply this action from a lead."
msgstr "Tämä toimenpide pitää tehdä liidiltä."
#~ msgid "Invoiced in Sales Orders Target"
#~ msgstr "Laskutettu myyntitilausten tavoitteesta"
#~ msgid "Last Modified on"
#~ msgstr "Viimeksi muokattu"
#~ msgid "Lead/Opportunity"
#~ msgstr "Liidi/mahdollisuus"
#~ msgid "Log in the chatter from which opportunity the order originates"
#~ msgstr "Kirjaa viestiketjuun mihin myyntimahdollisuuteen tilaus perustuu"
#~ msgid "Sales: Untaxed Total"
#~ msgstr "Myynti: verottomana yhteensä"
#~ msgid "User"
#~ msgstr "Käyttäjä"