forked from Mapan/odoo17e
65 lines
2.2 KiB
Plaintext
65 lines
2.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * website_sale_subscription
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2023
|
|
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2023
|
|
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
|
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-01-26 16:12+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2024\n"
|
|
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/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: website_sale_subscription
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_subscription.subscription_search_result_price
|
|
msgid "<small>per</small>"
|
|
msgstr "<small>per</small>"
|
|
|
|
#. module: website_sale_subscription
|
|
#: model:ir.model,name:website_sale_subscription.model_product_template
|
|
msgid "Product"
|
|
msgstr "Tuote"
|
|
|
|
#. module: website_sale_subscription
|
|
#: model:ir.model,name:website_sale_subscription.model_product_product
|
|
msgid "Product Variant"
|
|
msgstr "Tuotevariaatio"
|
|
|
|
#. module: website_sale_subscription
|
|
#: model:ir.model,name:website_sale_subscription.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "Myyntitilaus"
|
|
|
|
#. module: website_sale_subscription
|
|
#: model:ir.model,name:website_sale_subscription.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "Myyntitilausrivi"
|
|
|
|
#. module: website_sale_subscription
|
|
#: model_terms:ir.ui.view,arch_db:website_sale_subscription.product_template_message
|
|
msgid ""
|
|
"This product pricing is not compatible with the product(s) in your cart."
|
|
msgstr ""
|
|
"Tämä tuotteen hinnoittelu ei ole yhteensopiva ostoskorissasi olevan tuotteen"
|
|
" kanssa."
|
|
|
|
#. module: website_sale_subscription
|
|
#. odoo-python
|
|
#: code:addons/website_sale_subscription/models/product_template.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot have an optional product that has a different default pricing."
|
|
msgstr "Valinnaisella tuotteella ei voi olla eri oletushinnoittelua."
|