forked from Mapan/odoo17e
123 lines
4.1 KiB
Plaintext
123 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * whatsapp_pos
|
|
#
|
|
# Translators:
|
|
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023
|
|
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 22:22+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023\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: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
|
|
#, python-format
|
|
msgid "(Both will be sent by WhatsApp)"
|
|
msgstr "(Molemmat lähetetään WhatsAppilla)"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model,name:whatsapp_pos.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Asetukset"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
|
#, python-format
|
|
msgid "Invalid Number"
|
|
msgstr "Virheellinen numero"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-python
|
|
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
|
#, python-format
|
|
msgid "Invoice Whatsapp template should have a phone field"
|
|
msgstr "Laskun WhatsApp-mallissa pitäisi olla puhelinkenttä"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__invoice_template_id
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_invoice_template_id
|
|
msgid "Invoice template"
|
|
msgstr "Laskun mallipohja"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model,name:whatsapp_pos.model_pos_config
|
|
msgid "Point of Sale Configuration"
|
|
msgstr "Kassan asetukset"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model,name:whatsapp_pos.model_pos_order
|
|
msgid "Point of Sale Orders"
|
|
msgstr "Kassan tilaukset"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-python
|
|
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
|
#, python-format
|
|
msgid "Receipt Whatsapp template should have Image Header Type"
|
|
msgstr "Kuitin WhatsApp-mallissa pitää olla yläviitteen kuvatyyppi"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-python
|
|
#: code:addons/whatsapp_pos/models/res_config_settings.py:0
|
|
#, python-format
|
|
msgid "Receipt Whatsapp template should have a phone field"
|
|
msgstr "Kuitin WhatsApp-mallin pitäisi olla puhelinkenttä"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__receipt_template_id
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_receipt_template_id
|
|
msgid "Receipt template"
|
|
msgstr "Kuittimalli"
|
|
|
|
#. module: whatsapp_pos
|
|
#: model_terms:ir.ui.view,arch_db:whatsapp_pos.res_config_settings_view_form
|
|
msgid "Send receipts Using WhatsApp"
|
|
msgstr "Kuittien lähettäminen WhatsAppin avulla"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
|
#, python-format
|
|
msgid "Sending in progress"
|
|
msgstr "Lähetys käynnissä"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
|
#, python-format
|
|
msgid "Something went wrong, please check the number and try again."
|
|
msgstr "Jokin meni pieleen, tarkista numero ja yritä uudelleen."
|
|
|
|
#. module: whatsapp_pos
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_pos_config__whatsapp_enabled
|
|
#: model:ir.model.fields,field_description:whatsapp_pos.field_res_config_settings__pos_whatsapp_enabled
|
|
msgid "WhatsApp Enabled"
|
|
msgstr "WhatsApp on käytössä"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/xml/receipt_screen/receipt_screen_patch.xml:0
|
|
#, python-format
|
|
msgid "WhatsApp Receipt"
|
|
msgstr "WhatsApp-kuitti"
|
|
|
|
#. module: whatsapp_pos
|
|
#. odoo-javascript
|
|
#: code:addons/whatsapp_pos/static/src/js/receipt_screen/receipt_screen_patch.js:0
|
|
#, python-format
|
|
msgid "WhatsApp sent"
|
|
msgstr "WhatsApp lähetetty"
|