mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 20:12:04 +02:00
12006 lines
438 KiB
Text
12006 lines
438 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * point_of_sale
|
||
#
|
||
# Translators:
|
||
# Retropikzel, 2022
|
||
# Miku Laitinen <miku.laitinen@gmail.com>, 2022
|
||
# Miika Nissi <miika.nissi@tawasta.fi>, 2022
|
||
# Vallen Delobel <edv@odoo.com>, 2022
|
||
# Mikko Virtanen <mikko.virtanen2013@gmail.com>, 2022
|
||
# Atte Isopuro <atte.isopuro@web-veistamo.fi>, 2022
|
||
# Marko Happonen <marko.happonen@sprintit.fi>, 2022
|
||
# Kari Lindgren <karisatu@gmail.com>, 2022
|
||
# Timo Koukkari <ti.ko@netikka.fi>, 2022
|
||
# Johanna Valkonen <miujohanna@gmail.com>, 2022
|
||
# Kim Asplund <kim.asplund@gmail.com>, 2022
|
||
# Tommi Rintala <tommi.rintala@gmail.com>, 2022
|
||
# Mikko Närjänen <mikko.narjanen@web-veistamo.fi>, 2022
|
||
# a0002ef8927c0b0b9c58a7cc5f73028e_ba3d803 <aeb43a6499fcef2a5a423b3f4a45b153_32479>, 2022
|
||
# Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
|
||
# Eino Mäkitalo <eino.makitalo@netitbe.fi>, 2022
|
||
# Joakim Weckman, 2022
|
||
# Jenni Heikkilä <jenni.heikkila@sv-oy.fi>, 2022
|
||
# Pekko Tuomisto <pekko.tuomisto@web-veistamo.fi>, 2022
|
||
# Mikko Salmela <salmemik@gmail.com>, 2022
|
||
# Jussi Lehto <jussi@gulfeo.com>, 2022
|
||
# Sari Mäyrä <sari.mayra@sv-oy.fi>, 2022
|
||
# Tuomas Lyyra <tuomas.lyyra@legenda.fi>, 2022
|
||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
|
||
# Svante Suominen <svante.suominen@web-veistamo.fi>, 2022
|
||
# Veikko Väätäjä <veikko.vaataja@gmail.com>, 2022
|
||
# Jussi Lehto, 2022
|
||
# Jukka Paulin <jukka.paulin@gmail.com>, 2022
|
||
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2023
|
||
# Konsta Aavaranta, 2023
|
||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
||
# Martin Trigaux, 2023
|
||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||
# Saara Hakanen <sahak@odoo.com>, 2025, 2026.
|
||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||
# Joose Vettenranta <joose.vettenranta@kompassi.fi>, 2026.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2026-03-06 18:36+0000\n"
|
||
"PO-Revision-Date: 2026-03-06 17:46+0000\n"
|
||
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
|
||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
|
||
"point_of_sale/fi/>\n"
|
||
"Language: fi\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||
"X-Generator: Weblate 5.16.1\n"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"\n"
|
||
"This issue occurs because the quantity becomes zero after rounding during "
|
||
"the conversion. To fix this, adjust the conversion factors or rounding "
|
||
"method to ensure that even the smallest quantity in the original unit does "
|
||
"not round down to zero in the target unit."
|
||
msgstr ""
|
||
"\n"
|
||
"Tämä ongelma ilmenee, koska määrä muuttuu nollaksi konversion aikaisen "
|
||
"pyöristyksen jälkeen. Korjaa muokkaamalla konversiotekijöitä tai "
|
||
"pyöristysmenetelmää varmistaaksesi, ettei pieninkään alkuperäisen yksikön "
|
||
"määrä pyöristy nollaksi kohdeyksikössä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid " (Refund)"
|
||
msgstr " (hyvitys)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid " - From \"%(uom_from)s\" to \"%(uom_to)s\""
|
||
msgstr " - Mittayksiköstä \"%(uom_from)s\" yksikköön \"%(uom_to)s\""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "% Disc"
|
||
msgstr "Ale %"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
||
msgid "%(name)s Picking POS"
|
||
msgstr "%(name)s Keräily Kassajärjestelmässä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(name)s REFUND"
|
||
msgstr "%(name)s HYVITYS"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"%(old_pm)s changed to %(new_pm)s and from %(old_amount)s to %(new_amount)s"
|
||
msgstr ""
|
||
"%(old_pm)s muutettu %(new_pm)s:ksi ja %(old_amount)s:sta %(new_amount)s:ksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(old_pm)s changed to %(new_pm)s for %(old_amount)s"
|
||
msgstr "%(old_pm)s muutettu %(new_pm)s:ksi %(old_amount)s:n kohdalla"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%(payment_method)s POS payment of %(partner)s in %(session)s"
|
||
msgstr ""
|
||
"%(payment_method)s Kassajärjestelmän maksu %(partner)s istunnossa %(session)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(product_name)s: Deleted line (quantity: %(qty)s)"
|
||
msgstr "%(product_name)s: Poistettu rivi (määrä: %(qty)s)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(product_name)s: Ordered quantity: %(old_qty)s"
|
||
msgstr "%(product_name)s: Tilattu määrä: %(old_qty)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "%(refunded_order)s REFUND"
|
||
msgstr "%(refunded_order)s HYVITYS"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%(title)s %(product_name)s with %(taxes)s"
|
||
msgstr "%(title)s %(product_name)s ja %(taxes)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "%(vatLabel)s: %(vatId)s"
|
||
msgstr "%(vatLabel)s: %(vatId)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "%s almost runs out of paper."
|
||
msgstr "%s:n paperi on melkein loppu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
||
msgid "%s customer(s) found for \"%s\"."
|
||
msgstr "%s asiakas/asiakkaita löytyi \"%s\"lle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"%s has a total amount of %s, are you sure you want to delete this order?"
|
||
msgstr "%s on yhteensä %s, haluatko varmasti poistaa tämän tilauksen?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "%s required"
|
||
msgstr "%s vaaditaan"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "%s untaxed"
|
||
msgstr "%s veroton"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "%s update not allowed"
|
||
msgstr "%s:n päivittäminen ei ole sallittu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "(DUPLICATE !)"
|
||
msgstr "(KOPIO!)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "(as of opening)"
|
||
msgstr "(avaamisesta alkaen)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "+ Add"
|
||
msgstr "+ Lisää"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "+ New Shop"
|
||
msgstr "+ Uusi kauppa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "0.00"
|
||
msgstr "0.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "0014-001-00001"
|
||
msgstr "0014-001-00001"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10"
|
||
msgstr "10"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "100.00"
|
||
msgstr "100.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "1000"
|
||
msgstr "1000"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10000"
|
||
msgstr "10000"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "10000.00"
|
||
msgstr "10000.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "11.11"
|
||
msgstr "11.11"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "123.45"
|
||
msgstr "123.45"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "1234567890"
|
||
msgstr "1234567890"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "2-03-2000 9:00 AM"
|
||
msgstr "2-03-2000 09:00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "38.83"
|
||
msgstr "38.83"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "45"
|
||
msgstr "45"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__ticket_code
|
||
msgid ""
|
||
"5 digits alphanumeric code to be used by portal user to request an invoice"
|
||
msgstr ""
|
||
"Viisinumeroinen aakkosnumeerinen koodi, jonka avulla portaalin käyttäjä voi "
|
||
"pyytää laskua"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans
|
||
msgid "5-pocket jeans in cotton denim with a slight stretch for good comfort."
|
||
msgstr ""
|
||
"Puuvillafarkut viidellä taskulla ja hieman venyvällä materiaalilla "
|
||
"mukavuuden takaamiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_template_blue_denim_jeans_slim
|
||
msgid "5-pocket jeans in cotton denim.."
|
||
msgstr "Puuvillafarkut viidellä taskulla..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "5.00"
|
||
msgstr "5.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "50.00"
|
||
msgstr "50.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "567789"
|
||
msgstr "567789"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "95.00"
|
||
msgstr "95.00"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "987657"
|
||
msgstr "987657"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "99.99"
|
||
msgstr "99.99"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,body_html:point_of_sale.email_template_pos_receipt
|
||
msgid ""
|
||
"<div style=\"margin: 0; padding: 0; font-size: 14px;\">\n"
|
||
" <t t-set=\"client_name\" t-"
|
||
"value=\"object.partner_id.name\"/>\n"
|
||
" <t t-set=\"store_name\" t-"
|
||
"value=\"object.config_id.name\"/>\n"
|
||
" <t t-set=\"tz\" t-value=\"object.env.user.tz\"/>\n"
|
||
" <t t-set=\"lg\" t-value=\"object.partner_id.lang or "
|
||
"user.lang\"/>\n"
|
||
" <div>\n"
|
||
" <t t-if=\"client_name\">Hello <t t-"
|
||
"out=\"client_name\">Client name</t>,</t>\n"
|
||
" <t t-else=\"\">Hello,</t>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>Thank you for purchasing from <t t-"
|
||
"out=\"store_name\">Store name</t>!</div>\n"
|
||
" <div>Attached, you will find your receipt for the "
|
||
"purchase of <span><t t-out=\"format_datetime(dt=object.date_order, tz=tz, "
|
||
"dt_format="EEEE d MMMM", lang_code=lg) or "
|
||
"''\">date</t> <t t-out=\"format_time(time=object.date_order, tz=tz, "
|
||
"time_format='short', lang_code=lg)\">time</t>.</"
|
||
"span>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>With kind regards,</div>\n"
|
||
" <br/>\n"
|
||
" <t t-out=\"store_name\">Store name</t>\n"
|
||
" </div>\n"
|
||
" "
|
||
msgstr ""
|
||
"<div style=\"margin: 0; padding: 0; font-size: 14px;\">\n"
|
||
" <t t-set=\"client_name\" t-"
|
||
"value=\"object.partner_id.name\"/>\n"
|
||
" <t t-set=\"store_name\" t-"
|
||
"value=\"object.config_id.name\"/>\n"
|
||
" <t t-set=\"tz\" t-value=\"object.env.user.tz\"/>\n"
|
||
" <t t-set=\"lg\" t-value=\"object.partner_id.lang or "
|
||
"user.lang\"/>\n"
|
||
" <div>\n"
|
||
" <t t-if=\"client_name\">Hei <t t-"
|
||
"out=\"client_name\">Asiakkaan nimi</t>,</t>\n"
|
||
" <t t-else=\"\">Hei,</t>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>Kiitos ostoksestasi <t t-"
|
||
"out=\"store_name\">Myymälän nimi</t>!</div>\n"
|
||
" <div>Läydät liitteenä kuitin ostoksestasi <span><t t-"
|
||
"out=\"format_datetime(dt=object.date_order, tz=tz, dt_format="EEEE d "
|
||
"MMMM", lang_code=lg) or ''\">päivämäärä</t> <t "
|
||
"t-out=\"format_time(time=object.date_order, tz=tz, "
|
||
"time_format='short', lang_code=lg)\">aika</t>.</"
|
||
"span>\n"
|
||
" </div>\n"
|
||
" <br/>\n"
|
||
" <div>Ystävällisin terveisin,</div>\n"
|
||
" <br/>\n"
|
||
" <t t-out=\"store_name\">Myymälän nimi</t>\n"
|
||
" </div>\n"
|
||
" "
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"<i class=\"fa fa-info-circle me-1\" title=\"This setting is common to all "
|
||
"PoS.\" pos-data-toggle=\"tooltip\"/>"
|
||
msgstr ""
|
||
"<i class=\"fa fa-info-circle me-1\" title=\"Tämä asetus on yhteinen kaikille "
|
||
"kassajärjestelmille.\" pos-data-toggle=\"tooltip\"/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "<i class=\"fa fa-pencil\"/> Edit"
|
||
msgstr "<i class=\"fa fa-pencil\"/> Muokkaa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"<p>Dear %(client_name)s,<br/>Here is your Receipt %"
|
||
"(is_invoiced)sfor %(pos_name)s amounting in %(amount)s from %"
|
||
"(company_name)s. </p>"
|
||
msgstr ""
|
||
"<p>Hyvä %(client_name)s,<br/>Tässä on kuittinne %(is_invoiced)s %(pos_name)s "
|
||
"summasta %(amount)s, terveisin %(company_name)s . </p>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid ""
|
||
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">To be "
|
||
"determined</span>"
|
||
msgstr ""
|
||
"<span class=\"float-end\" invisible=\"is_total_cost_computed\">Määritetään "
|
||
"myöhemmin</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "<span class=\"o_form_label oe_inline fw-bolder\">Includes</span>"
|
||
msgstr "<span class=\"o_form_label oe_inline fw-bolder\">Sisältää</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "<span class=\"o_form_label oe_inline fw-bolder\">Maximum</span>"
|
||
msgstr "<span class=\"o_form_label oe_inline fw-bolder\">Maksimi</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"<span class=\"o_form_label\">Barcodes</span>\n"
|
||
" <i class=\"fa fa-info-circle me-1\" "
|
||
"title=\"This setting is common to all PoS.\" pos-data-toggle=\"tooltip\"/>"
|
||
msgstr ""
|
||
"<span class=\"o_form_label\">Viivakoodit</span>\n"
|
||
" <i class=\"fa fa-info-circle me-1\" "
|
||
"title=\"Tämä asetus on yhteinen kaikille kassajärjestelmille.\" pos-data-"
|
||
"toggle=\"tooltip\"/>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Cash Register</span>"
|
||
msgstr "<span class=\"o_stat_text\">Kassakone</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "<span class=\"o_stat_text\">Journal Items</span>"
|
||
msgstr "<span class=\"o_stat_text\">Kirjausrivit</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "<span class=\"oe_inline\"><b>Skip Preview Screen</b></span>"
|
||
msgstr "<span class=\"oe_inline\"><b>Ohita esikatselunäyttö</b></span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid ""
|
||
"<span invisible=\"not is_return or pricelist_id\" class=\"oe_inline ps-2 "
|
||
"text-info\">Tip: add a return pricelist (i.e. 0€)</span>"
|
||
msgstr ""
|
||
"<span invisible=\"not is_return or pricelist_id\" class=\"oe_inline ps-2 "
|
||
"text-info\">Vinkki: lisää palautushinnasto (esim. 0€)</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Balance</span>"
|
||
msgstr "<span>Saldo</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Closing</span>"
|
||
msgstr "<span>Sulkeminen</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Date</span>"
|
||
msgstr "<span>Päivämäärä</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Ongoing</span>"
|
||
msgstr "<span>Käynnissä</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Opening</span>"
|
||
msgstr "<span>Avaus</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Reporting</span>"
|
||
msgstr "<span>Raportointi</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>Sold</span>"
|
||
msgstr "<span>Myynti</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "<span>View</span>"
|
||
msgstr "<span>Katso</span>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Amount of discounts</strong>:"
|
||
msgstr "<strong>Alennusten määrä</strong>:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "<strong>Amounting to:</strong>"
|
||
msgstr "<strong>Yhteensä:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Config names</strong>"
|
||
msgstr "<strong>Asetusten nimet</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>End of session note:</strong>"
|
||
msgstr "<strong>Istunnon loppuhuomautus:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Number of discounts</strong>:"
|
||
msgstr "<strong>Alennusten määrä</strong>:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Opening of session note:</strong>"
|
||
msgstr "<strong>Istunnon aloitushuomautus:</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
||
msgid "<strong>Source Invoice</strong>"
|
||
msgstr "<strong>Alkuperäinen lasku</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "<strong>Total</strong>"
|
||
msgstr "<strong>Yhteensä</strong>"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "<sup title=\"Only works for online and self order\">?</sup>"
|
||
msgstr "<sup title=\"Only works for online and self order\">?</sup>"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "? Clicking \"Confirm\" will validate the payment."
|
||
msgstr "? Klikkaamalla \"Vahvista\" hyväksyt maksun."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__uuid
|
||
msgid ""
|
||
"A globally unique identifier for this pos configuration, used to prevent "
|
||
"conflicts in client-generated data."
|
||
msgstr ""
|
||
"Tätä kassajärjestelmä-määrityksen maailmanlaajuisesti yksilöllistä "
|
||
"tunnistetta käytetään estämään ristiriitoja asiakkaan luomissa tiedoissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_note_name_unique
|
||
msgid "A note with this name already exists"
|
||
msgstr "Tämän niminen huomautus on jo olemassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_payment_unique_uuid
|
||
msgid "A payment with this uuid already exists"
|
||
msgstr "Tällä uuid:lla oleva maksu on jo olemassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.js:0
|
||
msgid "A request is still being processed in the background. Please wait."
|
||
msgstr "Pyyntöä käsitellään yhä taustalla. Odota hetki."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
msgid ""
|
||
"A session is a period of time, usually one day, during which you sell "
|
||
"through the Point of Sale."
|
||
msgstr ""
|
||
"Istunto on ajanjakso, yleensä yksi päivä, jonka aikana myyt "
|
||
"kassajärjestelmän kautta."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"A session is currently opened for this PoS. Some settings can only be "
|
||
"changed after the session is closed."
|
||
msgstr ""
|
||
"Istunto on jo käynnissä tässä kassajärjestelmässä. Joitain asetuksia voi "
|
||
"muuttaa vasta istunnon sulkemisen jälkeen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sequence_number
|
||
msgid ""
|
||
"A session-unique sequence number for the order. Negative if generated from "
|
||
"the client"
|
||
msgstr ""
|
||
"Istuntokohtainen järjestysnumero tilaukselle. Negatiivinen, jos se luodaan "
|
||
"asiakkaan toimesta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_footer
|
||
msgid "A short text that will be inserted as a footer in the printed receipt."
|
||
msgstr "Lyhyt teksti, joka lisätään tulostetun kuitin alatunnisteeksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__receipt_header
|
||
msgid "A short text that will be inserted as a header in the printed receipt."
|
||
msgstr "Lyhyt teksti, joka lisätään tulostetun kuitin ylätunnisteeksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "AMOUNT"
|
||
msgstr "MÄÄRÄ"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept customer tips or convert their change to a tip"
|
||
msgstr "Hyväksy asiakkaiden tipit tai muuta heidän vaihtorahansa tipiksi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with Mercado Pago on a terminal"
|
||
msgstr "Hyväksy maksuja Mercado Pago:lla maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with Viva.com on a terminal or tap on phone"
|
||
msgstr ""
|
||
"Hyväksy maksuja Viva.com:n kautta maksupäätteellä tai puhelimen lähimaksulla"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Pine Labs payment terminal"
|
||
msgstr "Hyväksy maksuja Pine Labs -maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a QFPay payment terminal"
|
||
msgstr "Hyväksy maksut QFPay -maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Razorpay payment terminal"
|
||
msgstr "Hyväksy maksuja Razorpay-maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with a Stripe payment terminal"
|
||
msgstr "Hyväksy maksuja Stripe-maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Accept payments with an Adyen payment terminal"
|
||
msgstr "Hyväksy maksuja Adyen-maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Access Denied"
|
||
msgstr "Käyttö estetty"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__access_token
|
||
msgid "Access Token"
|
||
msgstr "Pääsytunnus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_warning
|
||
msgid "Access warning"
|
||
msgstr "Käyttöoikeusvaroitus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_account
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Account"
|
||
msgstr "Tili"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_cash_rounding
|
||
msgid "Account Cash Rounding"
|
||
msgstr "Tilin käteisvarojen pyöristäminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__account_move_id
|
||
msgid "Account Move"
|
||
msgstr "Tilikirjaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__bank_payment_ids
|
||
msgid "Account payments representing aggregated and bank split payments."
|
||
msgstr ""
|
||
"Tilin maksut, jotka edustavat yhteenlaskettuja ja pankkien välille jaettuja "
|
||
"maksuja."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__outstanding_account_id
|
||
msgid ""
|
||
"Account used as outstanding account when creating accounting payment records "
|
||
"for bank payments."
|
||
msgstr ""
|
||
"Tiliä käytetään maksamattomien laskujen tilinä kirjanpidon maksutietueita "
|
||
"luotaessa pankkimaksuja varten."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Accounting"
|
||
msgstr "Kirjanpito"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__invoice_journal_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
||
msgid "Accounting journal used to create invoices."
|
||
msgstr "Kirjanpitopäiväkirja laskujen luomiseen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__journal_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__sale_journal
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_journal_id
|
||
msgid ""
|
||
"Accounting journal used to post POS session journal entries and POS invoice "
|
||
"payments."
|
||
msgstr ""
|
||
"Kirjanpitopäiväkirja kassajärjestelmän istuntojen ja laskujen maksujen "
|
||
"kirjaamiseen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction
|
||
msgid "Action Needed"
|
||
msgstr "Vaatii toimenpiteitä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Action cancelled (%(ACTION)s)"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Actions"
|
||
msgstr "Toiminnot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0
|
||
msgid "Activate"
|
||
msgstr "Aktivoi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_sms
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_sms
|
||
msgid "Activate SMS feature for point_of_sale"
|
||
msgstr "Aktivoi tekstiviestiominaisuus kassajärjestelmää varten"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__active
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__active
|
||
msgid "Active"
|
||
msgstr "Aktiivinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_ids
|
||
msgid "Activities"
|
||
msgstr "Toimenpiteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_decoration
|
||
msgid "Activity Exception Decoration"
|
||
msgstr "Toimenpidepoikkeuksen korostus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_state
|
||
msgid "Activity State"
|
||
msgstr "Toimenpiteen tila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_icon
|
||
msgid "Activity Type Icon"
|
||
msgstr "Toimenpidetyypin kuvake"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
msgid "Add"
|
||
msgstr "Lisää"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add Printer"
|
||
msgstr "Lisää tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Add Tip"
|
||
msgstr "Lisää tippi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/orderline_note_button/orderline_note_button.js:0
|
||
msgid "Add a "
|
||
msgstr "Lisää "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
||
msgid ""
|
||
"Add a 5-digit code on the receipt to allow the user to request the invoice "
|
||
"for an order on the portal."
|
||
msgstr ""
|
||
"Lisää kuittiin 5-numeroinen koodi, jonka avulla käyttäjä voi pyytää "
|
||
"tilauslaskunsa portaalista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Add a closing note..."
|
||
msgstr "Lisää loppuhuomautus..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add a custom message to header and footer"
|
||
msgstr "Lisää räätälöity viesti ylä- ja alatunnisteeseen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Add a customer"
|
||
msgstr "Lisää asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
||
msgid "Add a new payment method"
|
||
msgstr "Lisää uusi maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid "Add a new preparation printer"
|
||
msgstr "Lisää uusi valmistelutulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_preset_form
|
||
msgid "Add a new preset"
|
||
msgstr "Lisää uusi esiasetus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Add an opening note..."
|
||
msgstr "Lisää avausmerkintä..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Add internal notes on order lines for the kitchen"
|
||
msgstr "Lisää sisäisiä muistiinpanoja keittiön tilausriville"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0
|
||
msgid "Add one"
|
||
msgstr "Lisää yksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
msgid "Add to order"
|
||
msgstr "Lisää tilaukseen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Added %(payment_method)s with %(amount)s"
|
||
msgstr "Lisätty %(payment_method)s summalla %(amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required information:"
|
||
msgstr "Tarvittavat lisätiedot:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required invoicing information:"
|
||
msgstr "Tarvittavat laskutuksen lisätiedot:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Additional required user information:"
|
||
msgstr "Tarvittavat käyttäjän lisätiedot:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__address
|
||
msgid "Address"
|
||
msgstr "Osoite"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Adds a button to set a global discount"
|
||
msgstr "Lisää painikkeen yleisen alennuksen asettamiseksi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:res.groups,name:point_of_sale.group_pos_manager
|
||
msgid "Administrator"
|
||
msgstr "Ylläpitäjä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_control
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_control
|
||
msgid "Advanced Cash Control"
|
||
msgstr "Edistynyt käteisvarojen hallinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Adyen"
|
||
msgstr "Adyen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_adyen
|
||
msgid "Adyen Payment Terminal"
|
||
msgstr "Adyen-maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Afternoon"
|
||
msgstr "Iltapäivä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "All Orders"
|
||
msgstr "Kaikki tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"All available pricelists must be in the same currency as the company or as "
|
||
"the Sales Journal set on this point of sale if you use the Accounting "
|
||
"application."
|
||
msgstr ""
|
||
"Kaikkien käytettävissä olevien hinnastojen tulee olla yrityksen kanssa "
|
||
"samassa valuutassa tai jos käytät Kirjanpito-sovellusta, tähän "
|
||
"kassajärjestelmään asetetun myyntikirjan kanssa samassa valuutassa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "All notes"
|
||
msgstr "Kaikki muistiinpanot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"All payment methods must be in the same currency as the Sales Journal or the "
|
||
"company currency if that is not set."
|
||
msgstr ""
|
||
"Kaikkien maksutapojen on oltava samassa valuutassa myyntikirjan kanssa, tai "
|
||
"jos sitä ei ole asetettu, samassa valuutassa yrityksen kanssa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_preset__is_return
|
||
msgid ""
|
||
"All quantity in the cart will be in negative. Ideal for return managment."
|
||
msgstr ""
|
||
"Kaikki ostoskorin määrät ovat negatiivisia. Ihanteellinen palautusten "
|
||
"hallintaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_all_sales_lines
|
||
msgid "All sales lines"
|
||
msgstr "Kaikki myyntirivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow Ship Later"
|
||
msgstr "Salli lähetys myöhemmin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow cashiers to set a discount per line"
|
||
msgstr "Salli kassahenkilökunnan asettaa rivikohtainen alennus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow to access each other's active orders"
|
||
msgstr "Salli pääsy toisten aktiivisiin tilauksiin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allow to log and switch between selected Employees"
|
||
msgstr ""
|
||
"Salli valittujen työntekijöiden kirjautuminen ja vaihtaminen heidän välillään"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Allowed"
|
||
msgstr "Sallittu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__is_total_cost_computed
|
||
msgid ""
|
||
"Allows to know if all the total cost of the order lines have already been "
|
||
"computed"
|
||
msgstr "Selvitä, onko kaikki tilausrivien kokonaiskustannukset jo laskettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__is_total_cost_computed
|
||
msgid "Allows to know if the total cost has already been computed or not"
|
||
msgstr "Selvitä, onko kokonaiskustannukset jo laskettu vai ei"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__amount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__amount
|
||
msgid "Amount"
|
||
msgstr "Summa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__amount_authorized_diff
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
||
msgid "Amount Authorized Difference"
|
||
msgstr "Sallitun erotuksen suuruus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Amount Paid"
|
||
msgstr "Maksettu summa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Amount for %(old_pm)s changed from %(old_amount)s to %(new_amount)s"
|
||
msgstr "%(old_pm)s määrä muutettu %(old_amount)s:sta %(new_amount)s:ksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0
|
||
msgid "Amount of guests"
|
||
msgstr "Vieraiden määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__amount_to_balance
|
||
msgid "Amount to balance"
|
||
msgstr "Tasattava summa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "Amount total"
|
||
msgstr "Kokonaissumma"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
|
||
msgid "Amount:"
|
||
msgstr "Summa:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"An error has occurred when trying to close the session.\n"
|
||
"You will be redirected to the back-end to manually close the session."
|
||
msgstr ""
|
||
"Istuntoa suljettaessa tapahtui virhe.\n"
|
||
"Sinut ohjataan taustajärjestelmään sulkemaan istunto manuaalisesti."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/accounting/product_template_accounting.js:0
|
||
msgid ""
|
||
"An error occurred when loading product prices. Make sure all pricelists are "
|
||
"available in the POS."
|
||
msgstr ""
|
||
"Tuotehintoja ladattaessa tapahtui virhe. Varmista, että kaikki hinnastot "
|
||
"ovat saatavilla kassajärjestelmässä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"An error occurred while closing the session. Unsynced orders will be "
|
||
"available in the next session. The page will be reloaded."
|
||
msgstr ""
|
||
"Istuntoa suljettaessa tapahtui virhe. Synkronoimattomat tilaukset ovat "
|
||
"saatavilla seuraavassa istunnossa. Sivu ladataan uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"An error occurred while generating an invoice. You can try again from the "
|
||
"order list."
|
||
msgstr ""
|
||
"Laskun luomisessa tapahtui virhe. Voit yrittää uudelleen tilauslistasta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/data_service.js:0
|
||
msgid "An error occurred while loading the Point of Sale: \n"
|
||
msgstr "Kassajärjestelmää ladattaessa tapahtui virhe: \n"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__name
|
||
msgid "An internal identification of the point of sale."
|
||
msgstr "Kassajärjestelmän sisäinen tunniste."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__name
|
||
msgid "An internal identification of the printer"
|
||
msgstr "Tulostimen sisäinen tunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_line_unique_uuid
|
||
msgid "An order line with this uuid already exists"
|
||
msgstr "Tilausrivi tällä uuid:lla on jo olemassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.constraint,message:point_of_sale.constraint_pos_order_unique_uuid
|
||
msgid "An order with this uuid already exists"
|
||
msgstr "Tilaus tällä uuid:lla on jo olemassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0
|
||
msgid "An unknown error occurred. Do you want to download the receipt instead?"
|
||
msgstr "Tapahtui tuntematon virhe. Haluatko ladata kuitin sen sijaan?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Another session is already opened for this point of sale."
|
||
msgstr "Toinen istunto on jo käynnissä tässä kassajärjestelmässä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Any shop"
|
||
msgstr "Mikä tahansa myymälä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_apple_pie_product_template
|
||
msgid "Apple Pie"
|
||
msgstr "Omenapiirakka"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0
|
||
msgid "Apply"
|
||
msgstr "Käytä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Archived"
|
||
msgstr "Arkistoitu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Are you sure that the customer wants to pay"
|
||
msgstr "Oletko varma, että asiakas haluaa maksaa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_sourdough_loaf_product_template
|
||
msgid "Artisan sourdough bread with a crisp crust and soft interior."
|
||
msgstr ""
|
||
"Käsityönä valmistettu hapantaikinaleipä, jossa on rapea kuori ja pehmeä "
|
||
"sisus."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "As of"
|
||
msgstr "Alkaen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__direct
|
||
msgid "As soon as possible"
|
||
msgstr "Niin pian kuin mahdollista"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"At least one bank account must be defined on the journal to allow "
|
||
"registering QR code payments with Bank apps."
|
||
msgstr ""
|
||
"Päiväkirjaan on määriteltävä vähintään yksi pankkitili, jotta QR-koodimaksut "
|
||
"voidaan rekisteröidä pankkisovelluksilla."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__closing
|
||
msgid "At the session closing"
|
||
msgstr "Istuntoa päätettäessä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__update_stock_quantities
|
||
msgid ""
|
||
"At the session closing: A picking is created for the entire session when "
|
||
"it's closed\n"
|
||
" In real time: Each order sent to the server create its own picking"
|
||
msgstr ""
|
||
"Istuntoa päätettäessä: Poiminta luodaan koko istunnolle, kun se suljetaan\n"
|
||
" Reaaliajassa: Jokainen palvelimelle lähetetty tilaus luo oman poimintansa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.sport_shoes_product_template
|
||
msgid "Athletic sport shoes, designed for comfort and performance."
|
||
msgstr ""
|
||
"Urheilukengät, jotka on suunniteltu mukavuutta ja suorituskykyä varten."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_attachment_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Liitteiden määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__attendance_ids
|
||
msgid "Attendances"
|
||
msgstr "Läsnäolot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_attribute_action
|
||
msgid "Attributes"
|
||
msgstr "Määritteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Authorized Difference"
|
||
msgstr "Sallittu ero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
||
msgid "Auto Validate Terminal Payment"
|
||
msgstr "Terminaalimaksun automaattinen validointi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__rescue
|
||
msgid "Auto-generated session for orphan orders, ignored in constraints"
|
||
msgstr ""
|
||
"Automaattisesti luotu istunto orpoja tilauksia varten, jätetään huomiotta "
|
||
"rajoituksissa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__automatic
|
||
msgid "Automatic"
|
||
msgstr "Automaattinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__fiscal_position_id
|
||
msgid "Automatic Fiscal Position"
|
||
msgstr "Automaattinen verovelvollisuusasema"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_auto
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
||
msgid "Automatic Receipt Printing"
|
||
msgstr "Automaattinen kuittien tulostus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_cashdrawer
|
||
msgid "Automatically open the cashdrawer."
|
||
msgstr "Avaa kassalipas automaattisesti."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Automatically validate order"
|
||
msgstr "Validoi tilaus automaattisesti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__auto_validate_terminal_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_auto_validate_terminal_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Automatically validates orders paid with a payment terminal."
|
||
msgstr "Validoi automaattisesti maksupäätteellä maksetut tilaukset."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_avatax
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_avatax
|
||
msgid "AvaTax PoS Integration"
|
||
msgstr "AvaTax kassa-integraatio"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_after
|
||
msgid "Availability After"
|
||
msgstr "Saatavuus jälkeen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__hour_until
|
||
msgid "Availability Until"
|
||
msgstr "Saatavuus asti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Available"
|
||
msgstr "Saatavilla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__available_payment_method_ids
|
||
msgid "Available Payment Methods"
|
||
msgstr "Käytettävissä olevat maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_available_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_available_categ_ids
|
||
msgid "Available PoS Product Categories"
|
||
msgstr "Saatavilla olevat Kassajärjestelmän tuoteryhmät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_preset_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_preset_ids
|
||
msgid "Available Presets"
|
||
msgstr "Saatavilla olevat esiasetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__available_pricelist_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_available_pricelist_ids
|
||
msgid "Available Pricelists"
|
||
msgstr "Käytettävissä olevat hinnastot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "Available between"
|
||
msgstr "Saatavilla välillä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__available_in_pos
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__available_in_pos
|
||
msgid "Available in POS"
|
||
msgstr "Käytössä kassalla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__average_price
|
||
msgid "Average Price"
|
||
msgstr "Keskimääräinen hinta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Back"
|
||
msgstr "Takaisin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.js:0
|
||
msgid "Backend"
|
||
msgstr "Taustajärjestelmä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Backend Invoice"
|
||
msgstr "Taustajärjestelmän lasku"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img
|
||
msgid "Background Image"
|
||
msgstr "Taustakuva"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__customer_display_bg_img_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_customer_display_bg_img_name
|
||
msgid "Background Image Name"
|
||
msgstr "Taustakuvan nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Badge ID"
|
||
msgstr "Tunnuskortin ID"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_bagel_product_template
|
||
msgid "Bagel"
|
||
msgstr "Rinkeli"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Bakery"
|
||
msgstr "Leipomo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Bakery Shop"
|
||
msgstr "Leipomon kauppa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Balance"
|
||
msgstr "Saldo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__bank
|
||
msgid "Bank"
|
||
msgstr "Pankki"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "Bank App (QR Code)"
|
||
msgstr "Pankkisovellus (QR-koodi)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__bank_payment_ids
|
||
msgid "Bank Payments"
|
||
msgstr "Pankkimaksut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_bank_statement_line
|
||
msgid "Bank Statement Line"
|
||
msgstr "Pankkitiliotteen rivi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Bar"
|
||
msgstr "Palkki"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Barcode"
|
||
msgstr "Viivakoodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Barcode Nomenclature"
|
||
msgstr "Viivakoodi nimistö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_barcode_rule
|
||
msgid "Barcode Rule"
|
||
msgstr "Viivakoodi sääntö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Barcode Scanner"
|
||
msgstr "Viivakoodinlukija"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Barcode Scanner/Card Reader"
|
||
msgstr "Viivakoodinlukija / kortinlukija"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__basic_receipt
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_basic_receipt
|
||
msgid "Basic Receipt"
|
||
msgstr "Peruskuitti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Be aware that reloading data will delete unsaved orders."
|
||
msgstr ""
|
||
"Huomaa, että tietojen uudelleenlataaminen poistaa tallentamattomat tilaukset."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_difference
|
||
msgid "Before Closing Difference"
|
||
msgstr "Ero ennen sulkemista"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Billing address:"
|
||
msgstr "Laskutusosoite:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
||
msgid "Bills"
|
||
msgstr "Laskut"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Bills & Receipts"
|
||
msgstr "Laskut ja kuitit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.t_shirt_black_embroidered_product_template
|
||
msgid "Black embroidered t-shirt"
|
||
msgstr "Musta kirjailtu t-paita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_template_blue_denim_jeans
|
||
msgid "Blue Denim Jeans"
|
||
msgstr "Siniset farkut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_blueberry_muffin_product_template
|
||
msgid "Blueberry Muffin"
|
||
msgstr "Mustikkamuffinssi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Booking"
|
||
msgstr "Varaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Boost your sales with multiple kinds of programs: Coupons, Promotions, Gift "
|
||
"Card, Loyalty. Specific conditions can be set (products, customers, minimum "
|
||
"purchase amount, period). Rewards can be discounts (% or amount) or free "
|
||
"products."
|
||
msgstr ""
|
||
"Tehosta myyntiäsi useilla erilaisilla myynninedistämisohjelmilla. Tarjolla "
|
||
"on kuponkeja, kampanjoita, lahjakortteja, kanta-asiakasohjelmia. "
|
||
"Erityisehtoja voidaan asettaa (tuotteet, asiakkaat, vähimmäisostosumma, "
|
||
"ajanjakso). Palkinnot voivat olla alennuksia (% or määrä) tai ilmaisia "
|
||
"tuotteita."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_brand
|
||
msgid "Brand of card"
|
||
msgstr "Kortin merkki"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_breads
|
||
msgid "Breads"
|
||
msgstr "Leivät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_bus_mixin
|
||
msgid "Bus Mixin"
|
||
msgstr "Väylän Mixin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_butter_croissant_product_template
|
||
msgid "Butter Croissant"
|
||
msgstr "Voicroissant"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "By:"
|
||
msgstr "Kirjoittanut:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_via_proxy
|
||
msgid "Bypass browser printing and prints via the hardware proxy."
|
||
msgstr ""
|
||
"Ohita selaimen tulostus ja tulosta laitteiston välityspalvelimen kautta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "CANCELLED"
|
||
msgstr "PERUTTU"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "CASH"
|
||
msgstr "KÄTEINEN"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "CUSTOMER NOTE"
|
||
msgstr "ASIAKASHUOMIOT"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Can't change customer"
|
||
msgstr "Ei voi vaihtaa asiakasta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Cancel"
|
||
msgstr "Peruuta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.actions.server,name:point_of_sale.pos_order_set_cancel
|
||
msgid "Cancel Order"
|
||
msgstr "Peru tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Cancel Orders"
|
||
msgstr "Peruuta tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "Cancel Payment"
|
||
msgstr "Peruuta maksu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Cancel Payment Request"
|
||
msgstr "Peruuta maksupyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__cancel
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__cancel
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Cancelled"
|
||
msgstr "Peruttu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Cannot edit orderline"
|
||
msgstr "Tilausriviä ei voi muokata"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Cannot modify a tip"
|
||
msgstr "Tippiä ei voi muuttaa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Cannot return change without a cash payment method"
|
||
msgstr "Et voi palauttaa vaihtorahoja muuta kuin käteismaksutavassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Cannot weigh product - IoT Box is disconnected"
|
||
msgstr "Tuotteen punnitseminen ei onnistu - IoT-box on kytketty pois päältä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Cannot weigh product - Scale is not connected to IoT Box"
|
||
msgstr ""
|
||
"Tuotteen punnitseminen ei onnistu - vaakaa ei ole yhdistetty IoT Box "
|
||
"-laitteeseen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__slots_per_interval
|
||
msgid "Capacity"
|
||
msgstr "Kapasiteetti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Card"
|
||
msgstr "Kortti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_no
|
||
msgid "Card Number(Last 4 Digit)"
|
||
msgstr "Kortin numero (4 viimeistä numeroa)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__cardholder_name
|
||
msgid "Card Owner name"
|
||
msgstr "Kortin omistajan nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Card's Brand"
|
||
msgstr "Kortin merkki"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Cardholder Name"
|
||
msgstr "Kortinhaltijan nimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Cart"
|
||
msgstr "Ostoskori"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__is_cash_count
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__cash
|
||
#: model:pos.payment.method,name:point_of_sale.cash_payment_method_furniture
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Cash"
|
||
msgstr "Käteinen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Cash %(session_name)s"
|
||
msgstr "Käteinen %(session_name)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash %s"
|
||
msgstr "Käteinen %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Bakery"
|
||
msgstr "Käteinen, leipomo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Clothes Shop"
|
||
msgstr "Käteinen, vaatekauppa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash Count"
|
||
msgstr "Käteisen määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Cash Furn. Shop"
|
||
msgstr "Käteinen, huonekalukauppa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Cash In"
|
||
msgstr "Käteinen sisään"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash In / Out"
|
||
msgstr "Käteinen sisään / ulos"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Cash In/Out"
|
||
msgstr "Käteinen sisään / ulos"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_journal_id
|
||
msgid "Cash Journal"
|
||
msgstr "Kassapäiväkirja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__statement_line_ids
|
||
msgid "Cash Lines"
|
||
msgstr "Käteisrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Cash Move 1"
|
||
msgstr "Käteinen siirto 1"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Cash Opening"
|
||
msgstr "Käteisvarojen avaaminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Cash Out"
|
||
msgstr "Käteinen ulos"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__cash_rounding
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cash Rounding"
|
||
msgstr "Käteispyöristykset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_cash_rounding
|
||
msgid "Cash Rounding (PoS)"
|
||
msgstr "Käteisen pyöristäminen (kassa)"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cash Roundings"
|
||
msgstr "Käteispyöristykset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Cash control - closing"
|
||
msgstr "Käteisvarojen valvonta - sulkeminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.js:0
|
||
msgid "Cash control - opening"
|
||
msgstr "Käteisvarojen valvonta - avaaminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash difference observed during the counting (Loss) - closing"
|
||
msgstr "Laskennan aikana havaittu kassavarojen erotus (tappio) - päättäminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash difference observed during the counting (Profit) - closing"
|
||
msgstr "Laskennan aikana havaittu kassavarojen ero (voitto) - päättäminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash drawer opened (%(ACTION)s)"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Cash in / out"
|
||
msgstr "Käteinen sisään / ulos"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
msgid "Cash in/out of %s is ignored."
|
||
msgstr "Rahan sisään/ulosotto %s jätetään huomiotta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash move deleted: %s"
|
||
msgstr "Kassasiirto poistettu: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
msgid "Cash move details"
|
||
msgstr "Kassasiirron tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Cash register"
|
||
msgstr "Kassakone"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__rounding_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_rounding_method
|
||
msgid "Cash rounding"
|
||
msgstr "Käteispyöristys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_cashdrawer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_cashdrawer
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Cashdrawer"
|
||
msgstr "Kassalipas"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__cashier
|
||
msgid "Cashier"
|
||
msgstr "Myyjä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.casual_denim_short_product_template
|
||
msgid "Casual Denim Short"
|
||
msgstr "Rennot ja lyhyet farkut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.casual_t_shirt_product_template
|
||
msgid "Casual T-shirt"
|
||
msgstr "Rento T-paita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.casual_denim_short_product_template
|
||
msgid "Casual denim shorts, comfortable and stylish for everyday wear."
|
||
msgstr "Rennot farkkushortsit, mukavat ja tyylikkäät jokapäiväiseen käyttöön."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.t_shirt_black_embroidered_product_template
|
||
msgid ""
|
||
"Casual slim t-shirt 100% cotton with white embroidery. Various sizes "
|
||
"available"
|
||
msgstr ""
|
||
"Rento ohut t-paita 100% cotton, jossa on valkoinen kirjailu. Saatavana eri "
|
||
"kokoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.t_shirt_slim_product_template
|
||
msgid "Casual slim t-shirt 100% cotton. Various sizes available"
|
||
msgstr "Rento ohut t-paita 100% cotton. Saatavilla eri kokoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.casual_t_shirt_product_template
|
||
msgid "Casual t-shirt 100% cotton. Various colors and sizes available."
|
||
msgstr "Rento t-paita 100% cotton. Saatavana eri värejä ja kokoja."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid ""
|
||
"Categories are used to browse your products through the\n"
|
||
" touchscreen interface."
|
||
msgstr ""
|
||
"Ryhmiä käytetään tuotteiden selaamiseen\n"
|
||
" kosketusnäytön käyttöliittymässä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/category_selector/category_selector.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_category_kanban
|
||
msgid "Category"
|
||
msgstr "Kategoria"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__name
|
||
msgid "Category Name"
|
||
msgstr "Tuoteryhmän nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_categ_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_categ_ids
|
||
msgid "Category used in the Point of Sale."
|
||
msgstr "Kassassa käytetty luokka."
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_chairs
|
||
msgid "Chairs"
|
||
msgstr "Tuolit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Change"
|
||
msgstr "Takaisin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Change Tip"
|
||
msgstr "Muuta tippiä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__to_weight
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__to_weight
|
||
msgid ""
|
||
"Check if the product should be weighted using the hardware scale integration."
|
||
msgstr "Tarkista, onko tuote punnittava yhdistetyn vaa'an avulla."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__available_in_pos
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__available_in_pos
|
||
msgid "Check if you want this product to appear in the Point of Sale."
|
||
msgstr "Valitse, haluatko tämän tuotteen näkyvän kassassa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_uom_uom__is_pos_groupable
|
||
msgid ""
|
||
"Check if you want to group products of this unit in point of sale orders"
|
||
msgstr ""
|
||
"Valitse, jos haluat ryhmitellä tässä yksikössä olevia tuotteita "
|
||
"kassajärjestelmätilauksissa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__cash_control
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_cash_control
|
||
msgid "Check the amount of the cashbox at opening and closing."
|
||
msgstr "Tarkista kassalippaan saldo avauksen ja sulkemisen yhteydessä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid ""
|
||
"Check the internet connection then try to sync again by clicking on the red "
|
||
"wifi button (upper right of the screen)."
|
||
msgstr ""
|
||
"Tarkista internet-yhteys ja yritä synkronoida uudelleen napsauttamalla "
|
||
"punaista wlan-painiketta (näytön oikeassa yläkulmassa)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Check the printer configuration for the 'Device ID' setting.\n"
|
||
"It should be set to: 'local_printer'"
|
||
msgstr ""
|
||
"Tarkista tulostimen 'Laitteen tunnus' -asetuksen määritykset.\n"
|
||
"Sen pitäisi olla: local_printer"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"Check the printer configuration for the 'Device ID' setting.\n"
|
||
"It should be set to: local_printer"
|
||
msgstr ""
|
||
"Tarkista tulostimen 'Laitteen tunnus' -asetuksen määritykset.\n"
|
||
"Sen pitäisi olla: local_printer"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Checking Local Network Access permission..."
|
||
msgstr "Tarkistetaan paikallisverkon käyttöoikeuksia..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cheese_croissant_product_template
|
||
msgid "Cheese Croissant"
|
||
msgstr "Juustocroissant"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cherry_pie_product_template
|
||
msgid "Cherry Pie"
|
||
msgstr "Kirsikkapiirakka"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_bagel_product_template
|
||
msgid "Chewy and dense bagel, perfect for sandwiches or with cream cheese."
|
||
msgstr ""
|
||
"Rakeinen ja tiivis bagel, joka sopii erinomaisesti voileipiin tai "
|
||
"tuorejuuston kanssa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__child_ids
|
||
msgid "Children Categories"
|
||
msgstr "Alikategoriat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Choose a specific fiscal position at the order depending on the kind of "
|
||
"customer (tax exempt, onsite vs. takeaway, etc.)."
|
||
msgstr ""
|
||
"Valitse verovelvollisuusasema tilauksen yhteydessä asiakastyypin mukaan "
|
||
"(verovapaa, paikan päällä tai take away jne.)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/list_container/list_container.js:0
|
||
msgid "Choose an order"
|
||
msgstr "Valitse tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Choose customer"
|
||
msgstr "Valitse asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
|
||
msgid "Choose how the URL to the portal will be print on the receipt."
|
||
msgstr "Valitse, miten portaalin URL-osoite tulostetaan kuittiin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Choose the tax you want to apply"
|
||
msgstr "Valitse sovellettava verokanta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "Choose your store"
|
||
msgstr "Valitse myymäläsi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_cinnamon_roll_product_template
|
||
msgid "Cinnamon Roll"
|
||
msgstr "Kanelirulla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_classic_brown_jacket_product_template
|
||
msgid "Classic Brown Jacket"
|
||
msgstr "Klassinen ruskea takki"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.classic_leather_belt_product_template
|
||
msgid "Classic Leather Belt"
|
||
msgstr "Klassinen nahkavyö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.classic_leather_belt_product_template
|
||
msgid "Classic leather belt, a must-have accessory for any wardrobe."
|
||
msgstr "Klassinen nahkavyö, joka on jokaisen vaatekaapin ehdoton lisävaruste."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Click here to close the session"
|
||
msgstr "Klikkaa tästä sulkeaksesi istunnon"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__client
|
||
msgid "Client"
|
||
msgstr "Asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Close"
|
||
msgstr "Sulje"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Close Register"
|
||
msgstr "Sulje kassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
msgid "Close Session"
|
||
msgstr "Sulje istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Close Session & Post Entries"
|
||
msgstr "Sulje istunto ja kirjaa merkinnät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_close_session_wizard
|
||
msgid "Close Session Wizard"
|
||
msgstr "Ohjattu istunnon sulkeminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Close debug widget"
|
||
msgstr "Sulje vianmääritys-widget"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closed
|
||
msgid "Closed & Posted"
|
||
msgstr "Suljettu ja lähetetty"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closed Register"
|
||
msgstr "Suljettu kassalipas"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Closing"
|
||
msgstr "Sulkeminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__closing_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Closing Control"
|
||
msgstr "Sulkemiskontrolli"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__stop_at
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Closing Date"
|
||
msgstr "Sulkemispäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_closing_entry_by_product
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Closing Entry by product"
|
||
msgstr "Päättämisen kirjaus tuotteittain"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__closing_notes
|
||
msgid "Closing Notes"
|
||
msgstr "Sulkemisen kommentit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Closing Register"
|
||
msgstr "Kassan sulkeminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Closing Session"
|
||
msgstr "Istunnon päätös"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing counted: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing difference in %(payment_method)s (%(session)s)"
|
||
msgstr "Sulkemisero %(payment_method)s (%(session)s)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing difference: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Closing expected: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Closing note"
|
||
msgstr "Loppuhuomautus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Closing session error"
|
||
msgstr "Istunnon sulkemisvirhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Clothes"
|
||
msgstr "Vaatteet"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Clothes Shop"
|
||
msgstr "Vaatekauppa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Code:"
|
||
msgstr "Koodi:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_bill
|
||
#: model:ir.model,name:point_of_sale.model_pos_bill
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_bill_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_bill_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_bill
|
||
msgid "Coins/Bills"
|
||
msgstr "Kolikot/setelit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
msgid "Coins/Notes"
|
||
msgstr "Kolikot/setelit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__color
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "Color"
|
||
msgstr "Väri"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__color
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__color
|
||
msgid "Color Index"
|
||
msgstr "Väri-indeksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Combine %(payment_method)s POS payments from %(session)s"
|
||
msgstr "Yhdistä %(payment_method)s Kassa-maksut %(session)s:stä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_t_shirt_pants_product_template
|
||
msgid "Combo"
|
||
msgstr "Yhdistelmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_product_combo
|
||
msgid "Combo Choices"
|
||
msgstr "Yhdistelmävalinnat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_item_id
|
||
msgid "Combo Item"
|
||
msgstr "Yhdistelmätuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_line_ids
|
||
msgid "Combo Lines"
|
||
msgstr "Yhdistelmän rivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__combo_parent_id
|
||
msgid "Combo Parent"
|
||
msgstr "Yhdistelmän ylätaso"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_company
|
||
msgid "Companies"
|
||
msgstr "Yritykset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__company_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__company_id
|
||
msgid "Company"
|
||
msgstr "Yritys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__company_has_template
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_company_has_template
|
||
msgid "Company has chart of accounts"
|
||
msgstr "Yrityksellä on tilikartta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_config_settings
|
||
msgid "Config Settings"
|
||
msgstr "Asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_config_product
|
||
msgid "Configuration"
|
||
msgstr "Asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Configurations > Settings"
|
||
msgstr "Määritykset > Asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Configure Presets"
|
||
msgstr "Määrityksen esiasetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
||
msgid "Configure at least one Point of Sale."
|
||
msgstr "Määritä vähintään yksi Kassajärjestelmä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
msgid "Confirm"
|
||
msgstr "Vahvista"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_confirm_action_wizard
|
||
msgid "Confirm Action"
|
||
msgstr "Vahvista toiminto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "Confirm Payment"
|
||
msgstr "Vahvista maksu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_confirmation_wizard
|
||
msgid "Confirmation Wizard"
|
||
msgstr "Ohjattu vahvistustoiminto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connect device to your PoS without an IoT Box"
|
||
msgstr "Yhdistä laite kassalaitteeseen ilman IoT Boxia"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__other_devices
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_other_devices
|
||
msgid "Connect devices to your PoS without an IoT Box."
|
||
msgstr "Yhdistä laitteet kassakassaasi ilman IoT Boxia."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connect devices using an IoT Box"
|
||
msgstr "Yhdistä laitteita IoT-boksin avulla"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Connected Devices"
|
||
msgstr "Yhdistetyt laitteet"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Connecting to Proxy"
|
||
msgstr "Yhteyden muodostaminen välityspalvelimeen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Connection Lost"
|
||
msgstr "Yhteys katkesi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Connection error"
|
||
msgstr "Yhteysvirhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Connection to IoT Box failed"
|
||
msgstr "Yhteys IoT Boxiin epäonnistui"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Connection to the printer failed"
|
||
msgstr "Yhteys tulostimeen epäonnistui"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Connection to the server has been lost. Please check your internet "
|
||
"connection."
|
||
msgstr "Yhteys palvelimeen on katkennut. Tarkista internetyhteytesi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__consolidated_billing
|
||
msgid "Consolidated Billing"
|
||
msgstr "Konsolidoitu laskutus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_partner
|
||
msgid "Contact"
|
||
msgstr "Yhteystiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Contact Info"
|
||
msgstr "Yhteystiedot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Continue"
|
||
msgstr "Jatka"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Continue Selling"
|
||
msgstr "Jatka myyntiä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Continue with limited functionality"
|
||
msgstr "Jatka rajoitetulla toiminnallisuudella"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Continuous printing of high-density printing caused a printing error. Please "
|
||
"retry later"
|
||
msgstr ""
|
||
"Jatkuva suuritiheyksinen tulostaminen aiheutti tulostusvirheen. Yritä "
|
||
"myöhemmin uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"Conversion Error: The following unit of measure conversions result in a zero "
|
||
"quantity due to rounding:"
|
||
msgstr ""
|
||
"Konversiovirhe: Seuraavien mittayksiköiden konversiot aiheuttavat määrän "
|
||
"nolla pyöristyksen seurauksena:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_rate
|
||
msgid "Conversion Rate"
|
||
msgstr "Muuntokurssi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__currency_rate
|
||
msgid "Conversion rate from company currency to order currency."
|
||
msgstr "Muuntokurssi yrityksen valuutasta tilauksen valuutaksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Cost:"
|
||
msgstr "Hinta:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Count"
|
||
msgstr "Määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_config
|
||
msgid "Count Linked Config"
|
||
msgstr "Laske linkitettyjen asetusten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__count_linked_orders
|
||
msgid "Count Linked Orders"
|
||
msgstr "Laske linkitettyjen tilausten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Counted"
|
||
msgstr "Laskettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_country
|
||
msgid "Country"
|
||
msgstr "Maa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__country_code
|
||
msgid "Country Code"
|
||
msgstr "Maatunnus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_country_state
|
||
msgid "Country state"
|
||
msgstr "Valtio"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.cozy_sweater_product_template
|
||
msgid "Cozy Sweater"
|
||
msgstr "Viihtyisä villapaita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.cozy_sweater_product_template
|
||
msgid "Cozy sweater, perfect for colder weather. Available in various colors."
|
||
msgstr ""
|
||
"Viihtyisä pusero, täydellinen kylmempään säähän. Saatavana eri väreissä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_make_invoice
|
||
msgid "Create"
|
||
msgstr "Luo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0
|
||
msgid "Create Invoice(s)"
|
||
msgstr "Luo lasku(ja)"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "Create Invoices"
|
||
msgstr "Luo Laskuja"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "Create Lot/Serial number..."
|
||
msgstr "Luo erä-/sarjanumero..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Create Manually"
|
||
msgstr "Luo manuaalisesti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Create Product"
|
||
msgstr "Luo tuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,website_form_label:point_of_sale.model_res_partner
|
||
msgid "Create a Customer"
|
||
msgstr "Luo asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "Create a new POS order"
|
||
msgstr "Luo uusi kassatilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_kanban
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_config_tree
|
||
msgid "Create a new PoS"
|
||
msgstr "Luo uusi kassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid "Create a new product variant"
|
||
msgstr "Luo uusi tuotevariaatio"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
|
||
msgid "Create new product"
|
||
msgstr "Luo uusi tuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_make_invoice__consolidated_billing
|
||
msgid ""
|
||
"Create one invoice for all orders related to same customer and same "
|
||
"invoicing address"
|
||
msgstr ""
|
||
"Luo yksi lasku kaikille samaan asiakkaaseen ja samaan laskutusosoitteeseen "
|
||
"liittyville tilauksille"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_uid
|
||
msgid "Created by"
|
||
msgstr "Luonut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__create_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__create_date
|
||
msgid "Created on"
|
||
msgstr "Luotu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_crocheted_poncho_unisize_product_template
|
||
msgid "Crocheted Poncho Unisize"
|
||
msgstr "Virkattu poncho unisize"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_currency
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__currency_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__currency_id
|
||
msgid "Currency"
|
||
msgstr "Valuutta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__currency_rate
|
||
msgid "Currency Rate"
|
||
msgstr "Valuuttakurssi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_id
|
||
msgid "Current Session"
|
||
msgstr "Nykyinen istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_user_id
|
||
msgid "Current Session Responsible"
|
||
msgstr "Nykyisen istunnon vastuullinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__current_session_state
|
||
msgid "Current Session State"
|
||
msgstr "Nykyinen istunnon tila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_header_or_footer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_header_or_footer
|
||
msgid "Custom Header & Footer"
|
||
msgstr "Räätälöity ylätunniste ja alatunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__custom_attribute_value_ids
|
||
msgid "Custom Values"
|
||
msgstr "Muokatut arvot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/select_partner_button/select_partner_button.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__partner_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__partner_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__partner_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Customer"
|
||
msgstr "Asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_payment_method__type__pay_later
|
||
msgid "Customer Account"
|
||
msgstr "Asiakastili"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Customer Display"
|
||
msgstr "Asiakasnäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Customer Invoice"
|
||
msgstr "Myyntilasku"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Customer Invoices"
|
||
msgstr "Myyntilaskut"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__customer_note
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Customer Note"
|
||
msgstr "Asiakkaan viesti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__access_url
|
||
msgid "Customer Portal URL"
|
||
msgstr "Asiakasportaalin osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Customer QR Code"
|
||
msgstr "Asiakkaan QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Customer Required"
|
||
msgstr "Asiakas vaaditaan"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Customer address is required"
|
||
msgstr "Asiakkaan osoite on pakollinen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
||
msgid "Customer is required for %s payment method."
|
||
msgstr "Asiakas tarvitaan %s maksutapaa varten."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Customer tips, cannot be modified directly"
|
||
msgstr "Asiakkaan tipit, ei voi muuttaa suoraan"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_customer
|
||
msgid "Customers"
|
||
msgstr "Asiakkaat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Daily Sale"
|
||
msgstr "Päivittäinen myynti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Daily Sales Report"
|
||
msgstr "Päivittäinen myyntiraportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
||
msgid "Daily sessions hold sales from your Point of Sale."
|
||
msgstr "Päivittäiset istunnot sisältävät kassasi myynnin."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_dashboard
|
||
msgid "Dashboard"
|
||
msgstr "Koontinäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__date_order
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_date
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Date"
|
||
msgstr "Päivämäärä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/date_picker_popup/date_picker_popup.js:0
|
||
msgid "DatePicker"
|
||
msgstr "DatePicker"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Days"
|
||
msgstr "Päivää"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_decimal_precision
|
||
msgid "Decimal Precision"
|
||
msgstr "Desimaalitarkkuus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Default"
|
||
msgstr "Oletus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__account_default_pos_receivable_account_id
|
||
msgid "Default Account Receivable (PoS)"
|
||
msgstr "Oletusarvoinen saatavien tili (kassa)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_fiscal_position_id
|
||
msgid "Default Fiscal Position"
|
||
msgstr "Oletusarvoinen verovelvollisuusasema"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default Journals"
|
||
msgstr "Oletusarvoiset päiväkirjat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default POS Receivable Account"
|
||
msgstr "Saamisten oletustili kassajärjestelmässä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__default_preset_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_default_preset_id
|
||
msgid "Default Preset"
|
||
msgstr "Oletus-esiasetukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Default Price"
|
||
msgstr "Standardihinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_pricelist_id
|
||
msgid "Default Pricelist"
|
||
msgstr "Oletushinnasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_qr
|
||
msgid "Default Qr"
|
||
msgstr "Oletus QR"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__default_pos_receivable_account_name
|
||
msgid "Default Receivable Account Name"
|
||
msgstr "Myyntisaatavien oletustilin nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__sale_tax_id
|
||
msgid "Default Sale Tax"
|
||
msgstr "Oletusmyyntivero"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default Sales Tax"
|
||
msgstr "Oletusmyyntivero"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default journals for orders and invoices"
|
||
msgstr "Tilausten ja laskujen oletusarvoiset kirjanpidon päiväkirjat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Default sales tax for products"
|
||
msgstr "Oletusmyyntivero tuotteille"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__product_uom_id
|
||
msgid "Default unit of measure used for all stock operations."
|
||
msgstr "Kaikkien varastotoimintojen oletusyksikkö."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_pos_category_action
|
||
msgid "Define a new category"
|
||
msgstr "Luo uusi tuoteryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Define presets to manage taxes & prices for dine in, take out, members..."
|
||
msgstr ""
|
||
"Määritä esiasetukset hallinnoidaksesi veroja ja hintoja paikan päällä "
|
||
"syötäessä, noutotilauksissa, jäsenhinnoissa..."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_template_action_pos_product
|
||
msgid "Define products and categories for POS retail and restaurant"
|
||
msgstr ""
|
||
"Määrittele tuotteet ja tuoteryhmät Kassajärjestelmässä vähittäismyyntiä ja "
|
||
"ravintolaa varten"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Define the smallest coinage of the currency used to pay by cash"
|
||
msgstr "Määritä pienin rahalla maksettavan valuutan kolikko"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__name
|
||
msgid ""
|
||
"Defines the name of the payment method that will be displayed in the Point "
|
||
"of Sale when the payments are selected."
|
||
msgstr ""
|
||
"Määrittää maksutavan nimen, joka näytetään kassassa, kun maksut valitaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__delay_validation
|
||
msgid "Delay Validation"
|
||
msgstr "Lykkää tarkistusta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Delete"
|
||
msgstr "Poista"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0
|
||
msgid "Delete Orders?"
|
||
msgstr "Poista tilaukset?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete all indexed DB"
|
||
msgstr "Poista kaikki indeksoidut tietokannat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete paid orders"
|
||
msgstr "Poista maksetut tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Delete unpaid orders"
|
||
msgstr "Poista maksamattomat tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Demo 3-03-2000 5:00 PM"
|
||
msgstr "Demo 3-03-2000 5:00 PM"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Demo Name"
|
||
msgstr "Demo Nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_rye_bread_product_template
|
||
msgid "Dense and dark, made with rye flour, perfect for sandwiches."
|
||
msgstr ""
|
||
"Tiheä ja tumma, ruisjauhoista valmistettu, sopii erinomaisesti voileipiin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__pos_description
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Description"
|
||
msgstr "Kuvaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_desks
|
||
msgid "Desks"
|
||
msgstr "Pöydät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_id
|
||
msgid "Destination account"
|
||
msgstr "Kohdetili"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__account_readonly
|
||
msgid "Destination account is readonly"
|
||
msgstr "Määränpään tili on vain luettava"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Details"
|
||
msgstr "Tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_sequence
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_sequence
|
||
msgid "Determine the display order in the POS Terminal"
|
||
msgstr "Määritä näyttöjärjestys Kassajärjestelmän maksupäätteellä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Device ID:"
|
||
msgstr "Laitteen tunnus:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__device_seq_id
|
||
msgid "Device Sequence"
|
||
msgstr "Laitteiden järjestys"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_difference
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Difference"
|
||
msgstr "Ero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Difference at closing PoS session"
|
||
msgstr "Erotus kassaistunnon päättyessä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_difference
|
||
msgid ""
|
||
"Difference between the theoretical closing balance and the real closing "
|
||
"balance."
|
||
msgstr "Teoreettisen ja todellisen loppusaldon ero."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_digest_digest
|
||
msgid "Digest"
|
||
msgstr "Yhteenveto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Dine in"
|
||
msgstr "Syö paikan päällä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Disable"
|
||
msgstr "Poista käytöstä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Disable debug mode"
|
||
msgstr "Poista vianmääritystila käytöstä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Disc.%"
|
||
msgstr "Ale %"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Disc:"
|
||
msgstr "Ale:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/number_popup/number_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/text_input_popup/text_input_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Discard"
|
||
msgstr "Hylkää"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__discount
|
||
msgid "Discount (%)"
|
||
msgstr "Alennus (%)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__notice
|
||
msgid "Discount Notice"
|
||
msgstr "Alennuksen huomautus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Discount:"
|
||
msgstr "Alennus:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__discount
|
||
msgid "Discounted Product"
|
||
msgstr "Alennettu tuote"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Discounts"
|
||
msgstr "Alennukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_account__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_http__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_category__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_currency__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_lang__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_move__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__display_name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__display_name
|
||
msgid "Display Name"
|
||
msgstr "Näyttönimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Display QR"
|
||
msgstr "Näytä QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Display and update your products information through electronic price tags"
|
||
msgstr "Näytä ja päivitä tuotetietosi sähköisten hintalappujen avulla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_group_by_categ
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_group_by_categ
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Display products grouped by categories."
|
||
msgstr "Näytä tuotteet kategorioittain ryhmiteltynä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_closing_entry_by_product
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_closing_entry_by_product
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Display the breakdown of sales lines by product in the automatically "
|
||
"generated closing entry."
|
||
msgstr ""
|
||
"Näytä myyntirivien jakautuminen tuotteittain automaattisesti luodussa "
|
||
"loppukirjauksessa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pricer
|
||
msgid "Display the price of your products through electronic price tags"
|
||
msgstr "Näytä tuotteidesi hinta sähköisten hintalappujen avulla"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/digest.py:0
|
||
msgid "Do not have access, skip this data for user's digest email"
|
||
msgstr ""
|
||
"Ei pääsyoikeutta, jätä nämä tiedot pois käyttäjän yhteenvetosähköpostista"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Do you want to open the customer list to select customer?"
|
||
msgstr "Haluatko avata asiakasluettelon valitaksesi asiakkaan?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Download"
|
||
msgstr "Lataa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Download Logs"
|
||
msgstr "Lataa lokit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Download a report with all the sales of the current PoS Session"
|
||
msgstr "Lataa raportti, jossa on kaikki nykyisen kassaistunnon myynnit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Download logs"
|
||
msgstr "Lataa lokit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "EAN-13"
|
||
msgstr "EAN-13"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid ""
|
||
"Each printer can be configured to print products from a specific category.\n"
|
||
" The printer will then only print updates for products belonging "
|
||
"to one of\n"
|
||
" its linked categories."
|
||
msgstr ""
|
||
"Jokainen tulostin voidaan määrittää tulostamaan tuotteita tietyistä "
|
||
"kategorioista.\n"
|
||
" Tulostin tulostaa vain päivitykset tuotteista, jotka kuuluvat "
|
||
"siihen \n"
|
||
" linkitettyihin kategorioihin."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_preset
|
||
msgid "Easily load a set of configuration options"
|
||
msgstr "Lataa helposti valikoima kokoonpanoasetuksia"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Edit"
|
||
msgstr "Muokkaa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "Edit Details"
|
||
msgstr "Muokkaa tietoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.res_partner_action_edit_pos
|
||
msgid "Edit Partner"
|
||
msgstr "Muokkaa kumppania"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Edit Payment"
|
||
msgstr "Muokkaa maksua"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_edit_pos
|
||
msgid "Edit Product"
|
||
msgstr "Muokkaa tuotetta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_edited
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_edited
|
||
msgid "Edited"
|
||
msgstr "Muokattu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Edited order(s) during the session:%s"
|
||
msgstr "Istunnon aikana muokatut tilaukset:%s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_electronic_scale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_electronic_scale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Electronic Scale"
|
||
msgstr "Elektroninen vaaka"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__email
|
||
msgid "Email"
|
||
msgstr "Sähköposti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__user_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__user_id
|
||
msgid "Employee"
|
||
msgstr "Työntekijä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__user_id
|
||
msgid "Employee who uses the cash register."
|
||
msgstr "Kassakonetta käyttävä työntekijä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Employees can scan their badge or enter a PIN to log in to a PoS session. "
|
||
"These credentials are configurable in the *HR Settings* tab of the employee "
|
||
"form."
|
||
msgstr ""
|
||
"Työntekijät voivat skannata virkamerkkinsä tai syöttää PIN-koodin "
|
||
"kirjautuakseen sisään kassan istuntoon. Nämä tunnistetiedot ovat "
|
||
"määritettävissä työntekijälomakkeen *HR-asetukset*-välilehdellä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Empty Order"
|
||
msgstr "Tyhjä tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_scan_via_proxy
|
||
msgid ""
|
||
"Enable barcode scanning with a remotely connected barcode scanner and card "
|
||
"swiping with a Vantiv card reader."
|
||
msgstr ""
|
||
"Ota viivakoodin skannaus käyttöön etäyhteydellä kytketyllä "
|
||
"viivakoodinlukijalla sekä kortin pyyhkäisy Vantiv-kortinlukijalla."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__use_fast_payment
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_use_fast_payment
|
||
msgid "Enable fast payment methods to validate orders on the product screen."
|
||
msgstr "Salli nopeat maksutavat tilausten vahvistamiseksi tuotenäytöllä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_electronic_scale
|
||
msgid "Enables Electronic Scale integration."
|
||
msgstr "Mahdollistaa elektronisen vaa'an integroinnin."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__end_date
|
||
msgid "End Date"
|
||
msgstr "Päättymispäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end_real
|
||
msgid "Ending Balance"
|
||
msgstr "Loppusaldo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"Ensure that there is an existing bank journal. Check if chart of accounts is "
|
||
"installed in your company."
|
||
msgstr ""
|
||
"Varmista, että pankkipäiväkirja on olemassa. Tarkista, onko yrityksessäsi "
|
||
"käytössä tilikartta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Ensure you validate the refund before taking another order."
|
||
msgstr "Varmista, että hyväksyt palautuksen ennen uuden tilauksen tekemistä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__epson_printer_ip
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_epson_printer_ip
|
||
msgid "Epson Printer IP"
|
||
msgstr "Epson-tulostimen IP"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__epson_printer_ip
|
||
msgid "Epson Printer IP Address"
|
||
msgstr "Epson-tulostimen IP-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_printer.py:0
|
||
msgid "Epson Printer IP Address cannot be empty."
|
||
msgstr "Epson-tulostimen IP-osoite ei voi olla tyhjä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Epson Receipt Printer IP Address"
|
||
msgstr "Epson-kuittitulostimen IP-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Error"
|
||
msgstr "Virhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "Error! You cannot create recursive categories."
|
||
msgstr "Virhe! Et voi luoda rekursiivisia luokkia."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Error: no internet connection."
|
||
msgstr "Virhe: ei internet-yhteyttä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Everything is ready to go!"
|
||
msgstr "Kaikki valmista!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Existing orderlines"
|
||
msgstr "Olemassa olevat tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Expected"
|
||
msgstr "Odotettu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Expected delivery:"
|
||
msgstr "Odotettu toimitusaika:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Export PoS data"
|
||
msgstr "Vie kassajärjestelmän tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Export data"
|
||
msgstr "Vie tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Extra Info"
|
||
msgstr "Lisätiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__extra_tax_data
|
||
msgid "Extra Tax Data"
|
||
msgstr "Lisätiedot veroista"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__failed_pickings
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__failed_pickings
|
||
msgid "Failed Pickings"
|
||
msgstr "Epäonnistuneet poiminnat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Failed to print a test receipt. Check your printer."
|
||
msgstr "Testikuitin tulostaminen epäonnistui. Tarkista tulostimesi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"Failed to reach the printer. Check the configured url. Make sure that the "
|
||
"printer is online and you are on the same network."
|
||
msgstr ""
|
||
"Tulostimeen ei saatu yhteyttä. Tarkasta määritetty URL-osoite. Varmista, "
|
||
"että tulostin on yhdistetty samaan verkkoon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Failure to generate Payment QR Code"
|
||
msgstr "Maksun QR-koodin luomisen epäonnistuminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fallback_nomenclature_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fallback_nomenclature_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Fallback Nomenclature"
|
||
msgstr "Varanimikäytäntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fast_payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids
|
||
msgid "Fast Payment Methods"
|
||
msgstr "Nopeat maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_fast_payment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_fast_payment
|
||
msgid "Fast Payment Validation"
|
||
msgstr "Nopea maksujen vahvistus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Financials"
|
||
msgstr "Taloudelliset tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_fiscal_position
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__fiscal_position_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__fiscal_position_id
|
||
msgid "Fiscal Position"
|
||
msgstr "Verovelvollisuusasema"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Fiscal Position not found"
|
||
msgstr "Verovelvollisuusasemaa ei löydy"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__fiscal_position_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_fiscal_position_ids
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Fiscal Positions"
|
||
msgstr "Verovelvollisuusasemat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_partner__fiscal_position_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users__fiscal_position_id
|
||
msgid ""
|
||
"Fiscal positions are used to adapt taxes and accounts for particular "
|
||
"customers or sales orders/invoices. The default value comes from the "
|
||
"customer."
|
||
msgstr ""
|
||
"Verovelvollisuusasemia käytetään mukauttamaan veroja ja tilejä tietyille "
|
||
"asiakkaille tai myyntitilauksille/-laskuille. Oletusarvo määräytyy asiakkaan "
|
||
"mukaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_butter_croissant_product_template
|
||
msgid "Flaky all butter pastry, layered for a light and golden croissant."
|
||
msgstr "Kuohkea voileivonnainen, monikerroksinen ja kultainen croissant."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cheese_croissant_product_template
|
||
msgid "Flaky croissant filled with creamy cheese, a savory twist on a classic."
|
||
msgstr ""
|
||
"Kermajuustolla täytetty hiutalemainen croissant, suolainen muunnos "
|
||
"klassikosta."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Flexible Pricelists"
|
||
msgstr "Joustavat hinnastot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Flexible Taxes"
|
||
msgstr "Joustavat verot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Floor plan, tips, self order, etc."
|
||
msgstr "Pöytäkartta, vinkkejä, itsepalvelutilaaminen jne."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_flour_product_template
|
||
msgid "Flour"
|
||
msgstr "Jauhot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_flour_product_template
|
||
msgid "Flour sold by the kilogram."
|
||
msgstr "Jauhoja myydään kiloissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_follower_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Seuraajat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_partner_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Seuraajat (kumppanit)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_type_icon
|
||
msgid "Font awesome icon e.g. fa-tasks"
|
||
msgstr "Font awesome -ikoni esim.. fa-tasks"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Food, but over the counter"
|
||
msgstr "Tiskiltä noudettava ruoka"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Footer"
|
||
msgstr "Alatunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_bill_tree
|
||
msgid "For all point of sale."
|
||
msgstr "Kaikille kassapäätteille."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_big_scrollbars
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
||
msgid "For imprecise industrial touchscreens."
|
||
msgstr "Epätarkkoja teollisuskosketusnäyttöjä varten."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force Cancel"
|
||
msgstr "Pakota peruutus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_form_pos_close_session_wizard
|
||
msgid "Force Close Session"
|
||
msgstr "Pakota sulkemaan istunto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force Done"
|
||
msgstr "Pakota valmiiksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force cancel"
|
||
msgstr "Pakota peruutus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Force done"
|
||
msgstr "Pakota valmiiksi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__force_outstanding_account_id
|
||
msgid "Forced Outstanding Account"
|
||
msgstr "Pakotettu maksamattomien saatavien tili"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__split_transactions
|
||
msgid ""
|
||
"Forces to set a customer when using this payment method and splits the "
|
||
"journal entries for each customer. It could slow down the closing process."
|
||
msgstr ""
|
||
"Pakottaa asettamaan asiakkaan, kun käytetään tätä maksutapaa, ja jakaa "
|
||
"päiväkirjamerkinnät asiakaskohtaisesti. Voi hidastaa sulkemisprosessia."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/accounting/pos_order_line_accounting.js:0
|
||
msgid "Free"
|
||
msgstr "Ilmainen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "Free To Use:"
|
||
msgstr "Vapaasti käytettävissä:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_free
|
||
msgid "Free quantity"
|
||
msgstr "Ilmainen määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "From invoice payments"
|
||
msgstr "Laskujen maksuista"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Full"
|
||
msgstr "Täysi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__full_product_name
|
||
msgid "Full Product Name"
|
||
msgstr "Tuotteen täydellinen nimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Full Synchronization:"
|
||
msgstr "Täysi synkronointi:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__invoiced
|
||
msgid "Fully Invoiced"
|
||
msgstr "Kaikki laskutettu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Furniture"
|
||
msgstr "Huonekalut"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Furniture Shop"
|
||
msgstr "Huonekalukauppa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__general_customer_note
|
||
msgid "General Customer Note"
|
||
msgstr "Yleinen asiakashuomio"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_unique_code
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_unique_code
|
||
msgid "Generate a code on ticket"
|
||
msgstr "Luo koodi kuittiin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
msgid "Get Weight"
|
||
msgstr "Hae paino"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Get my invoice"
|
||
msgstr "Hae laskuni"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__sequence
|
||
msgid "Gives the sequence order when displaying a list of product categories."
|
||
msgstr "Antaa järjestyksen näytettäessä tuoteryhmäluettelon."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_discount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_discount
|
||
msgid "Global Discounts"
|
||
msgstr "Yleiset alennukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/back_button/back_button.xml:0
|
||
msgid "Go Back"
|
||
msgstr "Takaisin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid "Greater than allowed"
|
||
msgstr "Suurempi kuin sallittu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_green_hood_product_template
|
||
msgid "Green Hood"
|
||
msgstr "Vihreä huppu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Gross Weight:"
|
||
msgstr "Bruttopaino (kg):"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__is_pos_groupable
|
||
msgid "Group Products in POS"
|
||
msgstr "Ryhmittele tuotteet kassassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_group_by_categ
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_group_by_categ
|
||
msgid "Group products by categories"
|
||
msgstr "Ryhmittele tuotteet kategorioittain"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_http
|
||
msgid "HTTP Routing"
|
||
msgstr "HTTP-reititys"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "HTTPS connection to IoT Box failed"
|
||
msgstr "HTTPS-yhteys IoT Boxiin epäonnistui"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__has_active_session
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_has_active_session
|
||
msgid "Has Active Session"
|
||
msgstr "On aktiivinen istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_control
|
||
msgid "Has Cash Control"
|
||
msgstr "Käteiskontrolli käytössä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_deleted_line
|
||
msgid "Has Deleted Line"
|
||
msgstr "On poistanut rivin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__has_image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__has_image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__has_image
|
||
msgid "Has Image"
|
||
msgstr "Sisältää kuvan"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_message
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__has_message
|
||
msgid "Has Message"
|
||
msgstr "Sisältää viestin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__has_refundable_lines
|
||
msgid "Has Refundable Lines"
|
||
msgstr "Sisältää palautettavia rivejä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Header"
|
||
msgstr "Ylätunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_multigrain_bread_product_template
|
||
msgid "Hearty multigrain loaf with seeds and grains for extra nutrition."
|
||
msgstr "Runsas moniviljaleipä, jossa on siemeniä ja jyviä lisäravinnoksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_qr_code_method
|
||
msgid "Hide Qr Code Method"
|
||
msgstr "Piilota QR-koodin menetelmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__hide_use_payment_terminal
|
||
msgid "Hide Use Payment Terminal"
|
||
msgstr "Piilota maksupäätteen käyttö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Hide details"
|
||
msgstr "Piilota yksityiskohdat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__group_pos_preset
|
||
msgid "Hide or show the Presets menu in the Point of Sale configuration."
|
||
msgstr ""
|
||
"Piilota tai näytä esimääritetty valikko Kassajärjestelmän "
|
||
"kokoonpanoasetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Hide pictures in POS"
|
||
msgstr "Piilota kuvat kassassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_wholemeal_loaf_product_template
|
||
msgid ""
|
||
"High fibre loaf. Baked with fine wholemeal flour to give a soft texture."
|
||
msgstr ""
|
||
"Runsaasti kuituja sisältävä leipä. Leivotaan hienoista täysjyväjauhoista, "
|
||
"jotta leipä olisi pehmeää."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"Hold up! Archiving products while POS sessions are active is like pulling a "
|
||
"plate mid-meal.\n"
|
||
"Make sure to close all sessions first to avoid any issues."
|
||
msgstr ""
|
||
"Hetkinen! Tuotteiden arkistointi aktiivisen Kassajärjestelmäistunnon aikana "
|
||
"on kuin vetäisin maton jalkojen alta.\n"
|
||
"Varmista ensin, että kaikki istunnot on suljettu ongelmien välttämiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_time
|
||
msgid "Hour"
|
||
msgstr "Tunti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__preset_time
|
||
msgid "Hour of the day for the order"
|
||
msgstr "Tilausajan kellonaika"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "How to manage tax-included prices"
|
||
msgstr "Miten hallita verollisia hintoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_account__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_cash_rounding__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_fiscal_position__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_tax_group__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_decimal_precision__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_http__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_module_module__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_ir_sequence__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_load_mixin__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_category__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo_item__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_pricelist_item__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_tag__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_exclusion__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_line__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template_attribute_value__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_uom__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_invoice__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_point_of_sale_report_saledetails__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_country_state__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_currency__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_lang__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_resource_calendar_attendance__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_move__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking_type__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_rule__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_uom_uom__id
|
||
msgid "ID"
|
||
msgstr "ID"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
msgid "INTERNAL NOTE"
|
||
msgstr "SISÄINEN MERKINTÄ"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__proxy_ip
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_proxy_ip
|
||
msgid "IP Address"
|
||
msgstr "IP-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_exception_icon
|
||
msgid "Icon"
|
||
msgstr "Kuvake"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_icon
|
||
msgid "Icon to indicate an exception activity."
|
||
msgstr "Kuvake joka kertoo poikkeustoiminnosta."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__identification
|
||
msgid "Identification"
|
||
msgstr "Tunnistus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__split_transactions
|
||
msgid "Identify Customer"
|
||
msgstr "Tunnista asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction
|
||
msgid "If checked, new messages require your attention."
|
||
msgstr "Jos valittu, uudet viestit vaativat huomiotasi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_sms_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_sms_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr "Jos valittu, joitakin viestejä ei ole toimitettu."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_orderline_id
|
||
msgid ""
|
||
"If this orderline is a refund, then the refunded orderline is specified in "
|
||
"this field."
|
||
msgstr ""
|
||
"Jos tämä tilausrivi on palautus, tässä kentässä ilmoitetaan palautettu "
|
||
"tilausrivi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"If you are on a secure server (HTTPS) please make sure you manually accepted "
|
||
"the certificate by accessing %s. "
|
||
msgstr ""
|
||
"Jos olet suojatulla palvelimella (HTTPS), hyväksythän varmenteen "
|
||
"manuaalisesti %s kautta. "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__picking_policy
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_picking_policy
|
||
msgid ""
|
||
"If you deliver all products at once, the delivery order will be scheduled "
|
||
"based on the greatest product lead time. Otherwise, it will be based on the "
|
||
"shortest."
|
||
msgstr ""
|
||
"Jos toimitat kaikki tuotteet samanaikaisesti, toimitusjärjestys ajoitetaan "
|
||
"suurimman tuoteajan mukaan. Muussa tapauksessa se perustuu lyhyimpään."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_512
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__image
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_512
|
||
msgid "Image"
|
||
msgstr "Kuva"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__image_128
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__image_128
|
||
msgid "Image 128"
|
||
msgstr "Kuva 128"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Import data"
|
||
msgstr "Tuo tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Import orders"
|
||
msgstr "Tuo tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Improve navigation for imprecise industrial touchscreens"
|
||
msgstr "Paranna navigointia epätarkoissa teollisuuskosketusnäytöissä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
msgid "In"
|
||
msgstr " "
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opened
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "In Progress"
|
||
msgstr "Käynnissä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "In order to delete a sale, it must be new or cancelled."
|
||
msgstr "Jotta myynti voidaan poistaa, sen on oltava uusi tai peruttu."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_update_stock_quantities__real
|
||
msgid "In real time"
|
||
msgstr "Reaaliajassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Incorrect address for shipping"
|
||
msgstr "Väärä toimitusosoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Info"
|
||
msgstr "Info"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Information about your product."
|
||
msgstr "Tietoa tuotteestasi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__message
|
||
msgid "Information message"
|
||
msgstr "Infoviesti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Install App"
|
||
msgstr "Asenna sovellus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_method_form
|
||
msgid ""
|
||
"Installing chart of accounts from the General Settings of\n"
|
||
" Invocing/Accounting app will create Bank and Cash payment\n"
|
||
" methods automatically."
|
||
msgstr ""
|
||
"Tilikarttan asentaminen Laskutus-/Kirjanpito-\n"
|
||
" sovelluksen yleisistä asetuksista luo pankki- ja "
|
||
"käteismaksutavat\n"
|
||
" automaattisesti."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Integrate with"
|
||
msgstr "Integroi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__payment_method_type
|
||
msgid "Integration"
|
||
msgstr "Integrointi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__receivable_account_id
|
||
msgid "Intermediary Account"
|
||
msgstr "Välitili"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Intermediary account used for unidentified customers."
|
||
msgstr "Tunnistamattomien asiakkaiden välitili."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_category_action
|
||
msgid "Internal Categories"
|
||
msgstr "Sisäiset kategoriat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__internal_note
|
||
msgid "Internal Note"
|
||
msgstr "Sisäinen muistiinpano"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Internal Notes"
|
||
msgstr "Sisäiset kommentit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__interval_time
|
||
msgid "Interval time (in min)"
|
||
msgstr "Aikavälin kesto (minuuteissa)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Invalid QR Code! Please, Scan again!"
|
||
msgstr "Virheellinen QR-koodi! Yritä skannata uudelleen!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Inventory"
|
||
msgstr "Varasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Inventory Management"
|
||
msgstr "Varastonhallinta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__account_move
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Invoice"
|
||
msgstr "Lasku"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__invoice_emails
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__invoice_emails
|
||
msgid "Invoice Emails"
|
||
msgstr "Laskun sähköpostit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__invoice_journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_invoice_journal_id
|
||
msgid "Invoice Journal"
|
||
msgstr "Laskutuspäiväkirja"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Invoice Name"
|
||
msgstr "Laskun nimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Invoice Number"
|
||
msgstr "Laskunumero"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Invoice Request"
|
||
msgstr "Laskupyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__invoice_status
|
||
msgid "Invoice Status"
|
||
msgstr "Laskutuksen tila"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid ""
|
||
"Invoice payment for %(order)s (%(account_move)s) using %(payment_method)s"
|
||
msgstr ""
|
||
"Laskun maksu tilaukselle %(order)s (%(account_move)s) käyttäen %"
|
||
"(payment_method)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__invoiced
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Invoiced"
|
||
msgstr "Laskutettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Invoices"
|
||
msgstr "Laskut"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Invoicing confirmation"
|
||
msgstr "Laskutuksen vahvistus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "IoT Box"
|
||
msgstr "IoT Box"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "IoT Box IP Address"
|
||
msgstr "IoT-laatikon IP-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
|
||
msgid "IoT Customer Display Error"
|
||
msgstr "IoT-asiakkaan näytön virhe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_is_follower
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "On seuraaja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_invoiced
|
||
msgid "Is Invoiced"
|
||
msgstr "On laskutettava"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__is_kiosk_mode
|
||
msgid "Is Kiosk Mode"
|
||
msgstr "Onko Itsepalvelupäätetila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_refund
|
||
msgid "Is Refund"
|
||
msgstr "On hyvitys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_total_cost_computed
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__is_total_cost_computed
|
||
msgid "Is Total Cost Computed"
|
||
msgstr "On kokonaiskustannusten laskenta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__is_in_company_currency
|
||
msgid "Is Using Company Currency"
|
||
msgstr "Käyttää yhtiön valuuttaa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_restaurant
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_restaurant
|
||
msgid "Is a Bar/Restaurant"
|
||
msgstr "On baari tai ravintola"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_installed_account_accountant
|
||
msgid "Is the Full Accounting Installed"
|
||
msgstr "Onko täydellinen kirjanpito asennettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__is_tipped
|
||
msgid "Is this already tipped?"
|
||
msgstr "Onko tähän jo lisätty tippi?"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__is_change
|
||
msgid "Is this payment change?"
|
||
msgstr "Onko tämä maksu muutettu?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_tax.py:0
|
||
msgid ""
|
||
"It is forbidden to modify a tax used in a POS order not posted. You must "
|
||
"close the POS sessions before modifying the tax."
|
||
msgstr ""
|
||
"Ei ole sallittua muuttaa veroa, jota on käytetty kassatilauksessa, jota ei "
|
||
"ole lähetetty. Sinun on suljettava kassaistunnot ennen veron muuttamista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0
|
||
msgid "It is possible to print your tickets by making use of an IoT Box."
|
||
msgstr "Kuitit on mahdollista tulostaa käyttämällä IoT-laatikkoa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid ""
|
||
"It seems like you don't have enough rights to create point of sale "
|
||
"configurations."
|
||
msgstr "Sinulla ei ole tarpeeksi oikeuksia kassan määritysten luomiseen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "It seems like you don't have enough rights to load data."
|
||
msgstr ""
|
||
"Vaikuttaa siltä, että sinulla ei ole tarvittavia oikeuksia tietojen "
|
||
"lataamiseen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_confirmation_wizard.py:0
|
||
msgid ""
|
||
"It seems that the POS order(s) %(order_ref)s do not have a customer.\n"
|
||
"\n"
|
||
"Would you like to set %(customer_name)s as the customer for the selected POS "
|
||
"order(s)?"
|
||
msgstr ""
|
||
"Näyttää siltä, että kassajärjestelmän tilauksella/tilauksilla %(order_ref)s "
|
||
"ei ole asiakasta.\n"
|
||
"\n"
|
||
"Haluatko määrittää %(customer_name)s asiakkaaksi valittuihin "
|
||
"kassajärjestelmän tilauksiin?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "It seems that the printer runs out of paper."
|
||
msgstr "Vaikuttaa siltä, että tulostimesta loppuu paperi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.jean_jacket_product_template
|
||
msgid "Jean Jacket"
|
||
msgstr "Farkkutakki"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_journal
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__journal_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Journal"
|
||
msgstr "Päiväkirja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_move
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__move_id
|
||
msgid "Journal Entry"
|
||
msgstr "Päiväkirjan kirjaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_move_line
|
||
msgid "Journal Item"
|
||
msgstr "Kirjausrivi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Journal Items"
|
||
msgstr "Kirjausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid "Kindly ensure that each order contains a customer."
|
||
msgstr "Varmista, että jokaisella tilauksella on asiakas."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total_value
|
||
msgid "Kpi Pos Total Value"
|
||
msgstr "Kassan KPI-kokonaisarvo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.led_lamp_product_template
|
||
msgid "LED Lamp"
|
||
msgstr "LED-valaisin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0
|
||
msgid "LNA Permission status"
|
||
msgstr "LNA-lupatilanne"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__name
|
||
msgid "Label"
|
||
msgstr "Otsikko"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_lang
|
||
msgid "Languages"
|
||
msgstr "Kielet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Laptop"
|
||
msgstr "Kannettava tietokone"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Laptop model x"
|
||
msgstr "Kannettavan tietokoneen malli X"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_big_scrollbars
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_big_scrollbars
|
||
msgid "Large Scrollbars"
|
||
msgstr "Suuret vierityspalkit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_cash
|
||
msgid "Last Session Closing Cash"
|
||
msgstr "Viimeisimmän istunnon päättämisen käteinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_session_closing_date
|
||
msgid "Last Session Closing Date"
|
||
msgstr "Viimeisimmän istunnon päättymispäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_uid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "Viimeksi päivittänyt"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_close_session_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__write_date
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "Viimeksi päivitetty"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__last_data_change
|
||
msgid "Last Write Date"
|
||
msgstr "Viimeisin kirjoituspäivämäärä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__last_order_preparation_change
|
||
msgid "Last preparation change"
|
||
msgstr "Viimeisin valmistelun muutos"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__last_order_preparation_change
|
||
msgid "Last printed state of the order"
|
||
msgstr "Tilauksen viimeisin tila"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
msgid "Launch fake tours"
|
||
msgstr "Käynnistä testikierrokset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.leather_jacket_product_template
|
||
msgid "Leather Jacket"
|
||
msgstr "Nahkatakki"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Leave a reason here"
|
||
msgstr "Kirjoita syy tähän"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__receivable_account_id
|
||
msgid ""
|
||
"Leave empty to use the default account from the company setting.\n"
|
||
"Overrides the company's receivable account (for Point of Sale) used in the "
|
||
"journal entries."
|
||
msgstr ""
|
||
"Jätä tyhjäksi, jos haluat käyttää oletustiliä yrityksen asetuksista.\n"
|
||
"Ohittaa yrityksen saamistilin (kassan osalta), jota käytetään "
|
||
"päiväkirjamerkinnöissä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Leave empty to use the receivable account of customer"
|
||
msgstr "Jätä tyhjäksi, jos haluat käyttää asiakkaan saamistiliä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__journal_id
|
||
msgid ""
|
||
"Leave empty to use the receivable account of customer.\n"
|
||
"Defines the journal where to book the accumulated payments (or individual "
|
||
"payment if Identify Customer is true) after closing the session.\n"
|
||
"For cash journal, we directly write to the default account in the journal "
|
||
"via statement lines.\n"
|
||
"For bank journal, we write to the outstanding account specified in this "
|
||
"payment method.\n"
|
||
"Only cash and bank journals are allowed."
|
||
msgstr ""
|
||
"Jätä tyhjäksi, jos haluat käyttää asiakkaan saamistiliä.\n"
|
||
"Määrittää päiväkirjan, johon kertyneet maksut (tai yksittäiset maksut, jos "
|
||
"tunnista asikas on asetettu) kirjataan istunnon sulkemisen jälkeen.\n"
|
||
"Kassapäiväkirjan osalta kirjataan suoraan oletustilille päiväkirjaan "
|
||
"tiliöintirivien kautta.\n"
|
||
"Pankkipäiväkirjassa kirjoitetaan maksamattomien saatavien tilille, joka on "
|
||
"määritetty tässä maksutavassa.\n"
|
||
"Vain käteis- ja pankkipäiväkirjat ovat sallittuja."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.letter_tray_product_template
|
||
msgid "Letter Tray"
|
||
msgstr "Kirjelokerikko"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_template_blue_denim_jeans_slim
|
||
msgid "Light Blue Jeans Slim"
|
||
msgstr "Vaaleansiniset farkut Slim"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_classic_brown_jacket_product_template
|
||
msgid ""
|
||
"Lightweight bomber jacket in linen with a ribbed stand-up collar and zip "
|
||
"down the front."
|
||
msgstr "Kevyt bomber-takki pellavaa, jossa on kylkikaulus ja vetoketju edessä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Limited"
|
||
msgstr "Rajoitettu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Limited Synchronization:"
|
||
msgstr "Rajoitettu synkronointi:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__manual_discount
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_manual_discount
|
||
msgid "Line Discounts"
|
||
msgstr "Rivialennukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__name
|
||
msgid "Line No"
|
||
msgstr "Rivin nro"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Link Cashdrawer"
|
||
msgstr "Liitä kassalaatikko"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_uom
|
||
msgid "Link between products and their UoMs"
|
||
msgstr "Yhteys tuotteiden ja niiden mittayksiköiden (UoM) välillä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Link copied to clipboard"
|
||
msgstr "Linkki kopioitu leikepöydälle"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "Linked Orders"
|
||
msgstr "Linkitetyt tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "Linked POS Configurations"
|
||
msgstr "Linkitetyt kassapäätteet asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__reversed_move_ids
|
||
msgid ""
|
||
"List of account moves created when this POS order was reversed and invoiced "
|
||
"after session close."
|
||
msgstr ""
|
||
"Luettelo tilikirjauksista, jotka luotiin tätä Kassajärjestelmän tilausta "
|
||
"kumottaessa ja laskutettiin istunnon sulkemisen jälkeen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Load Order"
|
||
msgstr "Kuormausjärjestys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.client,name:point_of_sale.action_client_product_menu
|
||
msgid "Load Product Menu"
|
||
msgstr "Lataa tuotevalikko"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Load Sample"
|
||
msgstr "Lataa esimerkki"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Loading..."
|
||
msgstr "Ladataan..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__epson_printer_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__epson_printer_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_epson_printer_ip
|
||
msgid ""
|
||
"Local IP address of an Epson receipt printer, or its serial number if the "
|
||
"'Automatic Certificate Update' option is enabled in the printer settings."
|
||
msgstr ""
|
||
"Epson-kuittitulostimen paikallinen IP-osoite tai sen sarjanumero, jos "
|
||
"'Automaattinen sertifikaatin päivitys' on sallittu tulostimen asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Local Network Access"
|
||
msgstr "Pääsy paikallisverkkoon"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access configuration is enabled, but your browser is not "
|
||
"Chromium-based. Please use a Chromium-based browser to benefit from this "
|
||
"feature. Please note that IOS devices do not support Local Network Access "
|
||
"yet."
|
||
msgstr ""
|
||
"Paikallisverkon pääsyasetukset on otettu käyttöön, mutta selaimesi ei ole "
|
||
"Chromium-pohjainen. Käytä Chromium-pohjaista selainta, jotta voit hyödyntää "
|
||
"tätä ominaisuutta. Huomaa, että iOS-laitteet eivät vielä tue pääsyä "
|
||
"paikallisverkkoon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access is enabled for this POS, but your browser version does "
|
||
"not support it. Please update your browser to the latest version."
|
||
msgstr ""
|
||
"Paikallisverkkoyhteys on käytössä tässä kassajärjestelmässä, mutta "
|
||
"selainversiosi ei tue sitä. Päivitä selaimesi uusimpaan versioon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid "Local Network Access is not configured for this POS."
|
||
msgstr "Paikallisverkkoa ei ole määritetty tälle kassajärjestelmälle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid "Local Network Access permission granted."
|
||
msgstr "Paikallisverkon pääsyoikeus myönnetty."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access permission is denied. Some hardware devices might not "
|
||
"work properly. Please allow Local Network Access in your browser settings."
|
||
msgstr ""
|
||
"Paikallisverkkoyhteys on estetty. Jotkut laitteista eivät ehkä toimi "
|
||
"kunnolla. Salli paikallisverkon käyttö selaimesi asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/init_lna.js:0
|
||
msgid ""
|
||
"Local Network Access permission is not yet granted. Some hardware devices "
|
||
"might not work properly. Please allow Local Network Access in your browser "
|
||
"settings."
|
||
msgstr ""
|
||
"Paikallisverkon käyttöoikeutta ei ole vielä myönnetty. Jotkin laitteet eivät "
|
||
"välttämättä toimi oikein. Salli paikallisverkon käyttö selaimesi asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Log in with Employees"
|
||
msgstr "Kirjaudu sisään työntekijöinä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Logo"
|
||
msgstr "Logo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__lot_name
|
||
msgid "Lot Name"
|
||
msgstr "Erän nimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.xml:0
|
||
msgid "Lot/Serial number"
|
||
msgstr "Erä-/sarjanumero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Lot/Serial number(s) required for"
|
||
msgstr "Erä-/sarjanumero(t) vaaditaan"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__pack_lot_ids
|
||
msgid "Lot/serial Number"
|
||
msgstr "Erä/sarjanumero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Low voltage unrecoverable error occured, please check the printer"
|
||
msgstr "Alhaisen jännitteen palauttamaton virhe, tarkista tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_lower
|
||
msgid "Lower body"
|
||
msgstr "Alempi teksti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Lunch"
|
||
msgstr "Lounas"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.magnetic_board_product_template
|
||
msgid "Magnetic Board"
|
||
msgstr "Magneettitaulu"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Make Payment"
|
||
msgstr "Tee maksu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__available_pricelist_ids
|
||
msgid ""
|
||
"Make several pricelists available in the Point of Sale. You can also apply a "
|
||
"pricelist to specific customers from their contact form (in Sales tab). To "
|
||
"be valid, this pricelist must be listed here as an available pricelist. "
|
||
"Otherwise the default pricelist will apply."
|
||
msgstr ""
|
||
"Laita useita hinnastoja saataville kassaan. Voit myös soveltaa hinnastoa "
|
||
"tiettyihin asiakkaisiin heidän yhteydenottolomakkeestaan (Myynti-"
|
||
"välilehdellä). Jotta tämä hinnasto olisi voimassa, sen on oltava tässä "
|
||
"luettelossa käytettävissä olevana hinnastona. Muussa tapauksessa sovelletaan "
|
||
"oletushinnasto."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display_data_service.js:0
|
||
msgid ""
|
||
"Make sure there is an IoT Box subscription associated with your Odoo "
|
||
"database, then restart the IoT Box."
|
||
msgstr ""
|
||
"Varmista, että Odoo-tietokantaan on liitetty IoT Box -tilaus, ja käynnistä "
|
||
"IoT Box uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Make sure you are using IoT Box v18.12 or higher. Navigate to %s to accept "
|
||
"the certificate of your IoT Box."
|
||
msgstr ""
|
||
"Varmista, että käytät IoT Box v18.12:ta tai uudempaa versiota. Siirry "
|
||
"kohtaan %s hyväksyäksesi IoT Boxin varmenteen."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Manage Printers"
|
||
msgstr "Hallinnoi tulostimia"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__use_timing
|
||
msgid "Manage orders by time"
|
||
msgstr "Hallinnoi tilauksia ajan mukaan"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Manage promotion that will grant customers discounts or gifts"
|
||
msgstr "Hallitse kampanjaa, joka antaa asiakkaille alennuksia tai lahjoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__manual
|
||
msgid "Manual"
|
||
msgstr "Manuaalinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Marc Demo"
|
||
msgstr "Marc Demo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__margin
|
||
msgid "Margin"
|
||
msgstr "Myyntikate"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__margin_percent
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__margin_percent
|
||
msgid "Margin (%)"
|
||
msgstr "Kate (%)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Margin:"
|
||
msgstr "Kate:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
||
msgid "Margins & Costs"
|
||
msgstr "Katteet ja kustannukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Maximum Exceeded"
|
||
msgstr "Enimmäismäärä ylitetty"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_max
|
||
msgid "Maximum number of items to select in the combo."
|
||
msgstr "Valittavien tuotteiden maksimi yhdistelmässä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_combo__qty_max
|
||
msgid "Maximum quantity"
|
||
msgstr "Enimmäismäärä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Maximum value reached"
|
||
msgstr "Saavutettu enimmäisarvo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Mechanical error, please check the printer"
|
||
msgstr "Mekaaninen virhe, tarkista tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Mercado Pago"
|
||
msgstr "Mercado Pago"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_mercado_pago
|
||
msgid "Mercado Pago Payment Terminal"
|
||
msgstr "Mercado Pago -maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_confirmation_wizard__message
|
||
msgid "Message"
|
||
msgstr "Viesti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Ongelma viestin toimituksessa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_ids
|
||
msgid "Messages"
|
||
msgstr "Viestit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__name
|
||
msgid "Method"
|
||
msgstr "Maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
msgid "Method Name"
|
||
msgstr "Metodin nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_miscellaneous
|
||
msgid "Misc"
|
||
msgstr "Sekalaiset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Missing required"
|
||
msgstr "Vaadittavat tiedot puuttuvat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__mobile
|
||
msgid "Mobile"
|
||
msgstr "Matkapuhelin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_module_module
|
||
msgid "Module"
|
||
msgstr "Moduuli"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_hr
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
||
msgid "Module Pos Hr"
|
||
msgstr "Kassan HR-moduuli"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_blueberry_muffin_product_template
|
||
msgid "Moist and fluffy muffins bursting with blueberries."
|
||
msgstr "Kosteat ja kuohkeat muffinssit, jotka pursuavat mustikoita."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "More settings:"
|
||
msgstr "Lisää asetuksia:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.js:0
|
||
msgid "Morning"
|
||
msgstr "Aamu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Multi colors and sizes"
|
||
msgstr "Useita värejä ja kokoja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_multigrain_bread_product_template
|
||
msgid "Multigrain Bread"
|
||
msgstr "Moniviljaleipä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_make_invoice
|
||
msgid "Multiple order invoice creation"
|
||
msgstr "Usean tilauksen laskutus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__my_activity_date_deadline
|
||
msgid "My Activity Deadline"
|
||
msgstr "Toimenpiteeni määräaika"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "My Sessions"
|
||
msgstr "Omat istuntoni"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "N/A"
|
||
msgstr "Ei saatavilla"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "NEW"
|
||
msgstr "UUSI"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "NOTE UPDATE"
|
||
msgstr "HUOMION PÄIVITYS"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__name
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__name
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_userlabel
|
||
msgid "Name"
|
||
msgstr "Nimi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Need an invoice?"
|
||
msgstr "Tarvitsetko laskun?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Need customer to invoice"
|
||
msgstr "Laskulle tarvitaan asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Need loss account for the following journals to post the lost amount: %s\n"
|
||
msgstr ""
|
||
"Tarvitaan tappiotili seuraaville päiväkirjoille, jotta menetetty määrä "
|
||
"voidaan kirjata: %s\n"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Need profit account for the following journals to post the gained amount: %s"
|
||
msgstr ""
|
||
"Tarvitaan voittotili seuraaville päiväkirjoille saadun määrän kirjaamista "
|
||
"varten: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Net Weight:"
|
||
msgstr "Nettopaino (kg):"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Network Error"
|
||
msgstr "Verkkovirhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__draft
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__draft
|
||
msgid "New"
|
||
msgstr "Uusi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "New Order"
|
||
msgstr "Uusi tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_add_pos
|
||
msgid "New Product"
|
||
msgstr "Uusi tuote"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.js:0
|
||
msgid "New amount"
|
||
msgstr "Uusi määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.newspaper_rack_product_template
|
||
msgid "Newspaper Rack"
|
||
msgstr "Sanomalehtiteline"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_calendar_event_id
|
||
msgid "Next Activity Calendar Event"
|
||
msgstr "Seuraavan toimenpiteen kalenterimerkintä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_date_deadline
|
||
msgid "Next Activity Deadline"
|
||
msgstr "Seuraavan toimenpiteen eräpäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_summary
|
||
msgid "Next Activity Summary"
|
||
msgstr "Seuraavan toimenpiteen kuvaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_type_id
|
||
msgid "Next Activity Type"
|
||
msgstr "Seuraavan toimenpiteen tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Next Order List"
|
||
msgstr "Seuraava tilausluettelo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Next number:"
|
||
msgstr "Seuraava numero:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "No"
|
||
msgstr "Ei"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "No Internet Connection"
|
||
msgstr "Ei internetyhteyttä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "No PoS configuration found"
|
||
msgstr "Kassan asetuksia ei löytynyt"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "No Point of Sale"
|
||
msgstr "Ei Kassajärjestelmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "No Point of Sale selected"
|
||
msgstr "Ei valittu kassaa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "No Product Yet?"
|
||
msgstr "Ei vielä tuotteita?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "No Taxes"
|
||
msgstr "Ei veroja"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"No barcode nomenclature has been configured. This can be changed in the "
|
||
"configuration settings."
|
||
msgstr ""
|
||
"Viivakoodinimikkeistöä ei ole määritetty. Tämä voidaan muuttaa asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.xml:0
|
||
msgid "No cash move found"
|
||
msgstr "Kassasiirtoa ei löytynyt"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"No cash statement found for this session. Unable to record returned cash."
|
||
msgstr ""
|
||
"Tältä istunnolta ei löytynyt kassatilitystä. Palautetun käteisen kirjaaminen "
|
||
"ei onnistu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"No chart of account configured, go to the \"configuration / settings\" menu, "
|
||
"and install one from the Invoicing tab."
|
||
msgstr ""
|
||
"Jos tilikarttaa ei ole määritetty, siirry asetuksiin ja asenna tilikartta "
|
||
"Laskutus-välilehdeltä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "No customers found, press enter to load more."
|
||
msgstr "Asiakkaita ei löytynyt, paina enter ladataksesi lisää."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_sale_graph
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "No data yet!"
|
||
msgstr "Ei vielä tietoja!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "No existing Lot/Serial number found..."
|
||
msgstr "Erä-/sarjanumeroa ei löytynyt..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "No existing serial/lot number"
|
||
msgstr "Ei olemassa olevaa sarja- tai eränumeroa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "No invoice journal configured for this POS session."
|
||
msgstr "Tälle Kassajärjestelmän istunnolle ei ole määritetty laskupäiväkirjaa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/report/pos_invoice.py:0
|
||
msgid "No link to an invoice for %s."
|
||
msgstr "Ei linkkiä laskulle %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.js:0
|
||
msgid "No more customer found for \"%s\"."
|
||
msgstr "Asiakasta \"%s\" ei enää löytynyt."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"No open session available. Please open a new session to capture the order."
|
||
msgstr "Ei avointa istuntoa. Avaa uusi istunto tilauksen tallentamiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid "No orders found"
|
||
msgstr "Tilauksia ei löytynyt"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "No other products found for \"%s\"."
|
||
msgstr "Muita tuotteita ei löytynyt tuotteelle \"%s\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "No products found for"
|
||
msgstr "Tuotteita ei löytynyt"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "No sale order found."
|
||
msgstr "Myyntitilausta ei löytynyt."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_session_filtered
|
||
msgid "No sessions found"
|
||
msgstr "Istuntoja ei löytynyt"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
msgid "No slot available for this day"
|
||
msgstr "Ei vapaita aikoja tälle päivälle"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid "No valid orders were selected. No new invoices could be generated"
|
||
msgstr ""
|
||
"Voimassa olevia tilauksia ei ole valittuna. Uusien laskujen luominen ei "
|
||
"onnistunut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__barcode_nomenclature_id
|
||
msgid "Nomenclature"
|
||
msgstr "Nimikkeistö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "None required"
|
||
msgstr "Ei vaatimuksia"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Not Cancelled"
|
||
msgstr "Ei peruttu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/report_sale_details.py:0
|
||
msgid "Not Categorized"
|
||
msgstr "Ei luokiteltu"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Not Invoiced"
|
||
msgstr "Ei laskutettu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Not available"
|
||
msgstr "Ei saatavilla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_preset__identification__none
|
||
msgid "Not required"
|
||
msgstr "Ei vaadittu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Note"
|
||
msgstr "Muistiinpano"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_note_model
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__note_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_note_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_note_model
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_note_tree
|
||
msgid "Note Models"
|
||
msgstr "Mallien huomautus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Notes"
|
||
msgstr "Muistiinpanot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Number by page"
|
||
msgstr "Numero sivuittain"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_needaction_counter
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Toimenpiteiden määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__nb_print
|
||
msgid "Number of Print"
|
||
msgstr "Tulosteiden määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refund_orders_count
|
||
msgid "Number of Refund Orders"
|
||
msgstr "Palautustilausten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__number_of_rescue_session
|
||
msgid "Number of Rescue Session"
|
||
msgstr "Pelastusistuntojen lukumäärä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_error_counter
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Virheiden määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_combo__qty_free
|
||
msgid "Number of free items included in the combo."
|
||
msgstr "Yhdistelmään sisältyvien ilmaisten tuotteiden määrä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refunded_qty
|
||
msgid "Number of items refunded in this orderline."
|
||
msgstr "Tässä tilausrivissä palautettujen erien lukumäärä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_needaction_counter
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Toimenpiteitä vaativien viestien määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__message_has_error_counter
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Toimitusvirheellisten viestien määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refund_orders_count
|
||
msgid "Number of orders where items from this order were refunded"
|
||
msgstr ""
|
||
"Niiden tilausten lukumäärä, joissa tämän tilauksen tuotteet on palautettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Number of transactions:"
|
||
msgstr "Tapahtumien määrä:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Number stack:"
|
||
msgstr "Numerosarja:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Odoo"
|
||
msgstr "Odoo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Odoo Server Error"
|
||
msgstr "Odoon palvelinvirhe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_odoo_sneakers_product_template
|
||
msgid "Odoo Sneakers"
|
||
msgstr "Odoo-lenkkarit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Offline Orders"
|
||
msgstr "Yhteydettömät tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "One-click Payment"
|
||
msgstr "Yhden klikkauksen maksu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Ongoing"
|
||
msgstr "Jatkuva"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_appointment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_appointment
|
||
msgid "Online Booking"
|
||
msgstr "Online-varaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Online payment, delivery payment, terminal payment, and methods that require "
|
||
"customer identification are not supported for fast payment validation."
|
||
msgstr ""
|
||
"Verkkomaksu, toimitusmaksu, maksupääte tai asiakkaan tunnistautumisen "
|
||
"vaativat maksutavat eivät ole tuettuja nopeassa maksujen vahvistamisessa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Online reservation for Point of Sale"
|
||
msgstr "Verkkoajanvaraus Kassajärjestelmään"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid ""
|
||
"Only a negative quantity is allowed for this refund line. Click on +/- to "
|
||
"modify the quantity to be refunded."
|
||
msgstr ""
|
||
"Tämän palautusrivin osalta sallitaan ainoastaan negatiivinen määrä. Klikkaa "
|
||
"+/- muuttaaksesi palautettavaa määrää."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Only administrators can edit receipt headers and footers"
|
||
msgstr "Vain järjestelmänvalvojat voivat muokata kuitin ylä- ja alatunnisteita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__only_round_cash_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_only_round_cash_method
|
||
msgid "Only apply rounding on cash"
|
||
msgstr "Sovelletaan pyöristämistä vain käteisvaroihin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"Only journals of type 'Cash' or 'Bank' could be used with payment methods."
|
||
msgstr ""
|
||
"Maksutapojen kanssa voitiin käyttää vain \"Käteinen\" tai \"Pankki\" "
|
||
"-tyyppisiä päiväkirjoja."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Only on cash methods"
|
||
msgstr "Ainoastaan käteismaksutavoilla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__restrict_price_control
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Only users with Manager access rights for PoS app can modify the product "
|
||
"prices on orders."
|
||
msgstr ""
|
||
"Vain käyttäjät, joilla on kassasovelluksen esimies-tason käyttöoikeudet, "
|
||
"voivat muuttaa tuotteiden hintoja tilauksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Oops!"
|
||
msgstr "Hups!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Oops.."
|
||
msgstr "Hups..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Open Cashbox"
|
||
msgstr "Avaa kassalipas"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Open Customer Display"
|
||
msgstr "Avaa asiakasnäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__open_session_ids
|
||
msgid "Open PoS sessions that are using this payment method."
|
||
msgstr "Avaa tätä maksutapaa käyttäviä kassaistuntoja."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/login_screen/login_screen.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Open Register"
|
||
msgstr "Avaa kassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Open debug widget"
|
||
msgstr "Sulje vianmääritys-widget"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Open the money details popup"
|
||
msgstr "Avaa ponnahdusikkuna rahan tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__user_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Opened By"
|
||
msgstr "Avannut"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Opened by"
|
||
msgstr "Avaaja"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Opening"
|
||
msgstr "Avataan"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening Balance Eg: 123"
|
||
msgstr "Alkusaldo, esim: 123"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_session__state__opening_control
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Opening Control"
|
||
msgstr "Avauskontrolli"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__start_at
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Opening Date"
|
||
msgstr "Avauspäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__opening_notes
|
||
msgid "Opening Notes"
|
||
msgstr "Avausmuistiinpanot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__cash_register_balance_end
|
||
msgid "Opening balance summed to all cash transactions."
|
||
msgstr "Alkusaldo yhteenlaskettuna kaikista käteistapahtumista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening cash"
|
||
msgstr "Käteisvarat avauksessa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash counted: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash difference: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening cash expected: %s \n"
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Opening control message: "
|
||
msgstr "Avautuva ohjausviesti: "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Opening note"
|
||
msgstr "Avausmerkintä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_type_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_type_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_type_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Operation Type"
|
||
msgstr "Toiminnon tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Operation types show up in the Inventory dashboard."
|
||
msgstr "Toimintatyypit näkyvät varastoinnin koontinäytöllä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "Optional Products"
|
||
msgstr "Lisätuotteet"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Optional Products:"
|
||
msgstr "Valinnaiset tuotteet:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_product__pos_optional_product_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_product_template__pos_optional_product_ids
|
||
msgid ""
|
||
"Optional products are suggested when customers add items to their cart "
|
||
"(e.g., adding a burger suggests cold drinks or fries)."
|
||
msgstr ""
|
||
"Valinnaisia tuotteita ehdotetaan, kun asiakas lisää tuotteita ostoskoriin "
|
||
"(esim. hampurilaisen lisäämisen yhteydessä ehdottaa juomia tai ranskalaisia)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/store/order_change_receipt_template.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__pos_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__order_id
|
||
msgid "Order"
|
||
msgstr "Tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Order %s is not fully paid."
|
||
msgstr "Tilaus %s ei ole täysin maksettu."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_backend_seq_id
|
||
msgid "Order Backend Sequence"
|
||
msgstr "Tilausten järjestys tustajärjestelmässä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_invoice__count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_count
|
||
msgid "Order Count"
|
||
msgstr "Tilausmäärä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__date
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Order Date"
|
||
msgstr "Tilauksen pvm"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_line_seq_id
|
||
msgid "Order Line Sequence"
|
||
msgstr "Tilausrivien järjestys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__lines
|
||
msgid "Order Lines"
|
||
msgstr "Tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__floating_order_name
|
||
msgid "Order Name"
|
||
msgstr "Tilauksen nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tracking_number
|
||
msgid "Order Number"
|
||
msgstr "Tilausnro"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Order Outdated"
|
||
msgstr "Tilaus on vanhentunut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_order_printer
|
||
msgid "Order Printer"
|
||
msgstr "Tilausten tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__printer_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_printer_ids
|
||
msgid "Order Printers"
|
||
msgstr "Tilaustulostimet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__order_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Order Ref"
|
||
msgstr "Tilauksen viite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_seq_id
|
||
msgid "Order Sequence"
|
||
msgstr "Tilausjärjestys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__refunded_order_id
|
||
msgid "Order from which items were refunded in this order"
|
||
msgstr "Järjestys, josta erät palautettiin tässä tilauksessa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Order lines"
|
||
msgstr "Tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Order saved for later"
|
||
msgstr "Tilaus tallennettu myöhempää käyttöä varten"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Order(s)"
|
||
msgstr "Tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order_line__refund_orderline_ids
|
||
msgid "Orderlines in this field are the lines that refunded this orderline."
|
||
msgstr ""
|
||
"Tässä kentässä olevat tilausrivit ovat rivejä, jotka ovat hyvittäneet tämän "
|
||
"tilausrivin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_filtered
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_pos_form
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_sale_graph
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__order_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_ofsale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_pos_order_all
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Orders"
|
||
msgstr "Tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_order_all_filtered
|
||
msgid "Orders Analysis"
|
||
msgstr "Tilausten analyysi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "Orders status"
|
||
msgstr "TIlauksen tila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__source
|
||
msgid "Origin"
|
||
msgstr "Alkuperä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order_line__price_type__original
|
||
msgid "Original"
|
||
msgstr "Alkuperäinen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Original Tax"
|
||
msgstr "Alkuperäinen vero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__other_devices
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_other_devices
|
||
msgid "Other Devices"
|
||
msgstr "Muut laitteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Other Information"
|
||
msgstr "Lisätiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_others
|
||
msgid "Others"
|
||
msgstr "Muut"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_list_popup/cash_move_list_popup.js:0
|
||
msgid "Out"
|
||
msgstr "Pois"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__outstanding_account_id
|
||
msgid "Outstanding Account"
|
||
msgstr "Maksamattomien saatavien tili"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "POS Category"
|
||
msgstr "Kassajärjestelmän kategoria"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_optional_product_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_optional_product_ids
|
||
msgid "POS Optional Products"
|
||
msgstr "Kassajärjestelmän valinnaiset tuotteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_count
|
||
msgid "POS Order Count"
|
||
msgstr "Kassatilauksien määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line_form
|
||
msgid "POS Order line"
|
||
msgstr "Kassajärjestelmän tilausrivi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "POS Order lines"
|
||
msgstr "Kassajärjestelmän tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_account_journal_pos_user_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree
|
||
msgid "POS Orders"
|
||
msgstr "Kassajärjestelmän tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_tree_all_sales_lines
|
||
msgid "POS Orders lines"
|
||
msgstr "Kassajärjestelmän tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_payment_method_id
|
||
msgid "POS Payment Method"
|
||
msgstr "Kassan maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer_form
|
||
msgid "POS Printer"
|
||
msgstr "Kassajärjestelmän tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_product_tree_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_tree_view
|
||
msgid "POS Product Category"
|
||
msgstr "Kassajärjestelmän tuoteryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_digest_digest__kpi_pos_total
|
||
msgid "POS Sales"
|
||
msgstr "Kassamyynti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_sequence
|
||
msgid "POS Sequence"
|
||
msgstr "Kassajärjestelmän järjestys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_payment__pos_session_id
|
||
msgid "POS Session"
|
||
msgstr "Kassan istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_session_ids
|
||
msgid "POS Sessions"
|
||
msgstr "Kassan istunnot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS device from config #%s"
|
||
msgstr "Kassajärjestelmän laite määrityksestä #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order backend from config #%s"
|
||
msgstr "Kassajärjestelmän tilauksen taustajärjestelmä määrityksestä #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order from config #%s"
|
||
msgstr "Kassajärjestelmän tilaus määrityksestä #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "POS order line from config #%s"
|
||
msgstr "Kassajärjestelmän tilausrivi määrityksestä #%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_paid
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__paid
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__paid
|
||
msgid "Paid"
|
||
msgstr "Maksettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_pain_au_chocolat_product_template
|
||
msgid "Pain au Chocolat"
|
||
msgstr "Pain au Chocolat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__parent_id
|
||
msgid "Parent Category"
|
||
msgstr "Ylempi ryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_pastries
|
||
msgid "Pastries"
|
||
msgstr "Leivonnaiset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Pay"
|
||
msgstr "Maksa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment
|
||
msgid "Pay Order"
|
||
msgstr "Maksa tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: code:addons/point_of_sale/wizard/pos_payment.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Payment"
|
||
msgstr "Maksu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_authcode
|
||
msgid "Payment APPR Code"
|
||
msgstr "Maksu APPR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_date
|
||
msgid "Payment Date"
|
||
msgstr "Maksun päivämäärä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_issuer_bank
|
||
msgid "Payment Issuer Bank"
|
||
msgstr "Maksun liikkeeseenlaskijan pankki"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_method_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__payment_method_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Payment Method"
|
||
msgstr "Maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_method_form
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__payment_method_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_payment_method_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment_method
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment Methods"
|
||
msgstr "Maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_method_payment_mode
|
||
msgid "Payment Mode"
|
||
msgstr "Maksutila"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Payment Name Demo"
|
||
msgstr "Maksun nimi Demo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__ticket
|
||
msgid "Payment Receipt Info"
|
||
msgstr "Maksukuitin tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__payment_name
|
||
msgid "Payment Reference"
|
||
msgstr "Maksun viite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_status
|
||
msgid "Payment Status"
|
||
msgstr "Maksun tila"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Payment Successful"
|
||
msgstr "Maksu onnistui"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment Terminals"
|
||
msgstr "Maksupäätteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__transaction_id
|
||
msgid "Payment Transaction ID"
|
||
msgstr "Maksutapahtuman tunnus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Payment changes:"
|
||
msgstr "Maksujen muutokset:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment method"
|
||
msgstr "Maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Payment methods available"
|
||
msgstr "Käytettävissä olevat maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__payment_ref_no
|
||
msgid "Payment reference number"
|
||
msgstr "Maksun viitenumero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__payment_ref_no
|
||
msgid "Payment reference number from payment provider terminal"
|
||
msgstr "Maksupalvelun tarjoajan päätelaitteen antama maksun viitenumero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Payment request pending"
|
||
msgstr "Maksupyyntö vireillä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Payment reversed"
|
||
msgstr "Maksu on kumottu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_payment_form
|
||
#: model:ir.model,name:point_of_sale.model_account_payment
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__payment_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_payment
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Payments"
|
||
msgstr "Maksut"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Payments Difference"
|
||
msgstr "Maksujen ero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_payment_methods_tree
|
||
msgid "Payments Methods"
|
||
msgstr "Maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "Payments in"
|
||
msgstr "Maksut sisään"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Payments:"
|
||
msgstr "Maksut:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_pecan_pie_product_template
|
||
msgid "Pecan Pie"
|
||
msgstr "Pekaanipähkinäpiirakka"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pick which product PoS categories are available"
|
||
msgstr "Valitse, mitkä kassan tuoteryhmät ovat käytettävissä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_ids
|
||
msgid "Picking"
|
||
msgstr "Keräily"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__picking_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__picking_count
|
||
msgid "Picking Count"
|
||
msgstr "Poimintojen määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_picking_type
|
||
msgid "Picking Type"
|
||
msgstr "Keräilyn tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
msgid "Pickings"
|
||
msgstr "Keräilyt"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pine Labs"
|
||
msgstr "Pine Labs"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pine_labs
|
||
msgid "Pine Labs Payment Terminal"
|
||
msgstr "Pine Labs -maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "Please"
|
||
msgstr "Ole hyvä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Please Confirm Large Amount"
|
||
msgstr "Hyväksy suuri määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Please add a valid customer to the order."
|
||
msgstr "Lisää olemassa oleva asiakas tilaukseen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_company.py:0
|
||
msgid ""
|
||
"Please close all the point of sale sessions in this period before closing "
|
||
"it. Open sessions are: %s "
|
||
msgstr ""
|
||
"Sulje kaikki kassan istunnot tällä kaudella ennen sulkemista. Avoimet "
|
||
"istunnot ovat: %s "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"Please close and validate the following open PoS Sessions before modifying "
|
||
"this payment method.\n"
|
||
"Open sessions: %s"
|
||
msgstr ""
|
||
"Sulje ja vahvista seuraavat avoimet kassaistunnot ennen maksutavan "
|
||
"muuttamista.\n"
|
||
"Avoimet istunnot: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Please configure a valid ePoS url in order to test the printer"
|
||
msgstr ""
|
||
"Määritä kelvollinen sähköisen kassajörjestelmän URL-osoite tulostimen "
|
||
"testaamista varten"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Please create/select a Point of Sale above to show the configuration options."
|
||
msgstr "Luo/valitse kassa edellä, jotta näet määritysvaihtoehdot."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Please define income account for this product: '%(product)s' (id:%(id)d)."
|
||
msgstr "Määrittele tulotili tälle tuotteelle: '%(product)s' (id:%(id)d)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid ""
|
||
"Please ensure the IoT box is turned on and connected to the network before "
|
||
"retrying."
|
||
msgstr ""
|
||
"Varmista, että IoT-boksi on päällä ja yhdistetty verkkoon ennen kuin yrität "
|
||
"uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid "Please ensure you are connected to the internet before retrying."
|
||
msgstr ""
|
||
"Varmista, että olet yhdistettynä internetiin ennen kuin yrität uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid ""
|
||
"Please enter your billing information <small class=\"text-muted\">or</small>"
|
||
msgstr "Syötä laskutustietosi <small class=\"text-muted\">tai</small>"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "Please fill all the required fields."
|
||
msgstr "Täytä kaikki vaaditut kentät."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Please go on the %s journal and define a Loss Account. This account will be "
|
||
"used to record cash difference."
|
||
msgstr ""
|
||
"Siirry %s päiväkirjaan ja määritä tappiotili. Tätä tiliä käytetään kassaeron "
|
||
"kirjaamiseen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Please go on the %s journal and define a Profit Account. This account will "
|
||
"be used to record cash difference."
|
||
msgstr ""
|
||
"Siirry %s päiväkirjaan ja määritä voittotili. Tätä tiliä käytetään kassaeron "
|
||
"kirjaamiseen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "Please print the invoice from the backend"
|
||
msgstr "Tulosta lasku taustajärjestelmästä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.js:0
|
||
msgid "Please scan the QR code with %s"
|
||
msgstr "Skannaa QR-koodi painikkeella %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.xml:0
|
||
msgid "Please select a payment method"
|
||
msgstr "Valitse maksutapa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Please select a time slot before proceeding."
|
||
msgstr "Valitse aika ennen jatkamista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Please select the Customer"
|
||
msgstr "Valitse asiakas"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Please, Scan again!"
|
||
msgstr "Skannaa uudelleen!"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_contact_address
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_contact_address
|
||
msgid "PoS Address"
|
||
msgstr "Kassaosoite"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "PoS Config"
|
||
msgstr "Kassajärjestelmän asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.js:0
|
||
msgid "PoS Customer Display opened in a new window"
|
||
msgstr "Kassan asiakasnäyttö on avattu uuteen ikkunaan"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "PoS Interface"
|
||
msgstr "Kassan käyttöliittymä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_note
|
||
msgid "PoS Note"
|
||
msgstr "Kassan huomautus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_attribute_custom_value__pos_order_line_id
|
||
msgid "PoS Order Line"
|
||
msgstr "Kassatilauksen rivi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_warehouse.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_reference__pos_order_ids
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_pivot
|
||
msgid "PoS Orders"
|
||
msgstr "Kassatilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_pos_category_action
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_products_pos_category
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "PoS Product Categories"
|
||
msgstr "Kassan tuoteryhmät"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
||
msgid "PoS Product Category"
|
||
msgstr "Kassajärjestelmän tuoteryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_load_mixin
|
||
msgid "PoS data loading mixin"
|
||
msgstr "kassan tietojen lataus mixin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_partner_property_form
|
||
msgid "Point Of Sale"
|
||
msgstr "Kassajärjestelmä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_kanban
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__name
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__config_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_config_id
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__source__pos
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_root
|
||
#: model:res.groups.privilege,name:point_of_sale.res_groups_privilege_point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.digest_digest_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_tag_form_view_inherit_point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_search_view_pos
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale"
|
||
msgstr "Kassajärjestelmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_pos_order_view_tree
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_graph
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_pivot
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale Analysis"
|
||
msgstr "Kassajärjestelmän analyysi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_category
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__pos_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__pos_categ_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pos_categ_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Point of Sale Category"
|
||
msgstr "Kassajärjestelmän kategoria"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_search
|
||
msgid "Point of Sale Config"
|
||
msgstr "Kassajärjestelmän asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_config
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_make_payment__config_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_tree
|
||
msgid "Point of Sale Configuration"
|
||
msgstr "Kassan asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_daily_sales_reports_wizard
|
||
msgid "Point of Sale Daily Report"
|
||
msgstr "Kassan päivittäinen raportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_saledetails
|
||
msgid "Point of Sale Details"
|
||
msgstr "Kassan yksityiskohdat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_details_wizard
|
||
msgid "Point of Sale Details Report"
|
||
msgstr "Kassan yksityiskohtien raportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_point_of_sale_report_invoice
|
||
msgid "Point of Sale Invoice Report"
|
||
msgstr "Kassan myyntilaskujen raportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__journal_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_journal_id
|
||
msgid "Point of Sale Journal"
|
||
msgstr "Kassan myyntilaskujen päiväkirja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_config_tree
|
||
msgid "Point of Sale List"
|
||
msgstr "Kassojen luettelo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_make_payment
|
||
msgid "Point of Sale Make Payment Wizard"
|
||
msgstr "Ohjattu kassajärjestelmän maksun suorittaminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_manager_id
|
||
msgid "Point of Sale Manager Group"
|
||
msgstr "Kassajärjestelmän esihenkilöryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_warehouse__pos_type_id
|
||
msgid "Point of Sale Operation Type"
|
||
msgstr "Kassan toimintatyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order_line
|
||
msgid "Point of Sale Order Lines"
|
||
msgstr "Kassan tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_order
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Point of Sale Orders"
|
||
msgstr "Kassan tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_report_pos_order
|
||
msgid "Point of Sale Orders Report"
|
||
msgstr "Kassan tilausten raportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_payment_method
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_journal__pos_payment_method_ids
|
||
msgid "Point of Sale Payment Methods"
|
||
msgstr "Kassan maksutavat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_payment
|
||
msgid "Point of Sale Payments"
|
||
msgstr "Kassan maksut"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_printer
|
||
msgid "Point of Sale Printer"
|
||
msgstr "Kassan tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_session
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_tree
|
||
msgid "Point of Sale Session"
|
||
msgstr "Kassan istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__group_pos_user_id
|
||
msgid "Point of Sale User Group"
|
||
msgstr "Kassajärjestelmän käyttäjäryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,name:point_of_sale.email_template_pos_receipt
|
||
msgid "Point of Sale: Receipt"
|
||
msgstr "Kassajärjestelmä: kuitti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__pos_config_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_of_sale_list
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Point of Sales"
|
||
msgstr "Kassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_crocheted_poncho_unisize_product_template
|
||
msgid ""
|
||
"Poncho in a soft, crochet-look knit with a round, gently draped neckline."
|
||
msgstr ""
|
||
"Poncho on pehmeää, virkattua neulosta, jossa on pyöreä, kevyesti rapautuva "
|
||
"pääntie."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_url
|
||
msgid "Portal Access URL"
|
||
msgstr "Portaalin osoite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_allowed_pricelist_ids
|
||
msgid "Pos Allowed Pricelist"
|
||
msgstr "Kassalle sallittu hinnasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__pos_config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__pos_config_ids
|
||
msgid "Pos Config"
|
||
msgstr "Kassajärjestelmän asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_order_printer
|
||
msgid "Pos Is Order Printer"
|
||
msgstr "Kassa on tilaustulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_order_id
|
||
msgid "Pos Order"
|
||
msgstr "Kassajärjestelmän tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_partner__pos_order_count
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_users__pos_order_count
|
||
msgid "Pos Order Count"
|
||
msgstr "Kassajärjestelmän tilausten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__pos_order_line_id
|
||
msgid "Pos Order Line"
|
||
msgstr "Kassajärjestelmän tilausrivi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_payment_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_payment_ids
|
||
msgid "Pos Payment"
|
||
msgstr "Kassajärjestelmän maksu"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "Pos Product Categories"
|
||
msgstr "Kassajärjestelmän tuoteryhmät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_refunded_invoice_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__pos_refunded_invoice_ids
|
||
msgid "Pos Refunded Invoice"
|
||
msgstr "Kassajärjestelmän palautettu lasku"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_selectable_categ_ids
|
||
msgid "Pos Selectable Categ"
|
||
msgstr "Kassajärjestelmän valittava kategoria"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_daily_sales_reports_wizard__pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_stock_picking__pos_session_id
|
||
msgid "Pos Session"
|
||
msgstr "Kassajärjestelmän istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_duration
|
||
msgid "Pos Session Duration"
|
||
msgstr "Kassajärjestelmän istunnon kesto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_state
|
||
msgid "Pos Session State"
|
||
msgstr "Kassajärjestelmän istunnon tila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__pos_session_username
|
||
msgid "Pos Session Username"
|
||
msgstr "Kassajärjestelmän istunnon käyttäjätunnus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__open_session_ids
|
||
msgid "Pos Sessions"
|
||
msgstr "Kassajärjestelmän istunnot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__is_posbox
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_is_posbox
|
||
msgid "PosBox"
|
||
msgstr "PosBox"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid "Positive quantity not allowed"
|
||
msgstr "Positiivinen määrä ei sallittu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__state__done
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__report_pos_order__state__done
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Posted"
|
||
msgstr "Kirjattu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Powered by"
|
||
msgstr "Järjestelmää pyörittää"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Preparation"
|
||
msgstr "Valmistelu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_printer_form
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preparation_printer
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_printer
|
||
msgid "Preparation Printers"
|
||
msgstr "Valmistelutulostimet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Preparation capacity"
|
||
msgstr "Valmistelukapasiteetti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_printer_form
|
||
msgid ""
|
||
"Preparation printers are typically used by restaurants and bars to print "
|
||
"the\n"
|
||
" orders at the kitchen/bar when the waiter updates an order."
|
||
msgstr ""
|
||
"Valmistelun tulostimia käyttävät tyypillisesti ravintolat ja baarit "
|
||
"tilausten tulostamiseen keittiöön tai baariin, kun tarjoilija päivittää "
|
||
"tilauksen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/action_pad/action_pad.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__preset_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Preset"
|
||
msgstr "Esiasetus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:res.groups,name:point_of_sale.group_pos_preset
|
||
msgid "Preset Menu"
|
||
msgstr "Esiasetusten valikko"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Preset time"
|
||
msgstr "Esiasetusaika"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_preset_form
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__group_pos_preset
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_preset
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_tree
|
||
msgid "Presets"
|
||
msgstr "Esiasetukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Previous Order List"
|
||
msgstr "Edellinen tilausluettelo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Price"
|
||
msgstr "Hinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Price Control"
|
||
msgstr "Hintojen valvonta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_type
|
||
msgid "Price Type"
|
||
msgstr "Hintatyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Price discount from %(original_price)s to %(discounted_price)s"
|
||
msgstr "Hinta-alennus %(original_price)s - %(discounted_price)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Price excl. Tax:"
|
||
msgstr "Hinta ilman veroja:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_extra
|
||
msgid "Price extra"
|
||
msgstr "Lisähinta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Price incl. Tax:"
|
||
msgstr "Hinta, sis. verot:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Price list"
|
||
msgstr "Hinnasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__price
|
||
msgid "Priced Product"
|
||
msgstr "Hinnoiteltu tuote"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model,name:point_of_sale.model_product_pricelist
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__pricelist_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__pricelist_id
|
||
msgid "Pricelist"
|
||
msgstr "Hinnasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_pricelist_item
|
||
msgid "Pricelist Rule"
|
||
msgstr "Hinnastosääntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_pricelist
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricelists"
|
||
msgstr "Hinnastot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricer"
|
||
msgstr "Pricer"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_pricer
|
||
msgid "Pricer electronic price tags"
|
||
msgstr "Pricer elektroniset hintalaput"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricer tags"
|
||
msgstr "Hinnoittelutunnisteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Pricing"
|
||
msgstr "Hinnoittelu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_ticket_portal_url_display_mode
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_ticket_portal_url_display_mode
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Print"
|
||
msgstr "Tulosta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Print Basic Receipt"
|
||
msgstr "Tulosta peruskuitti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Print Full Receipt"
|
||
msgstr "Tulosta täydellinen kuitti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Print Receipt"
|
||
msgstr "Tulosta kuitti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Print Report"
|
||
msgstr "Tulosta raportti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sale_details_button.xml:0
|
||
msgid "Print a report with all the sales of the current PoS Session"
|
||
msgstr "Tulosta raportti, jossa on kaikki nykyisen kassan istunnon myynnit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__basic_receipt
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_basic_receipt
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print basic ticket without prices. Can be used for gifts."
|
||
msgstr "Tulosta peruslippu ilman hintoja. Voidaan käyttää lahjoihin."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Print information on the receipt to allow the customer to easily access the "
|
||
"invoice anytime, from Odoo's portal."
|
||
msgstr ""
|
||
"Tulosta tiedot kuittiin, jotta asiakas voi helposti tarkastella laskua Odoo-"
|
||
"portaalista milloin tahansa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print orders at the kitchen, at the bar, etc."
|
||
msgstr "Tulosta tilaukset keittiössä, baarissa jne."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Print receipts automatically once the payment is registered"
|
||
msgstr "Tulosta kuitit automaattisesti, kun maksu on rekisteröity"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_via_proxy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_via_proxy
|
||
msgid "Print via Proxy"
|
||
msgstr "Tulosta välityspalvelimen kautta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__product_categories_ids
|
||
msgid "Printed Product Categories"
|
||
msgstr "Tulostetut tuoteryhmät"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
msgid "Printer"
|
||
msgstr "Tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__name
|
||
msgid "Printer Name"
|
||
msgstr "Tulostimen nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__printer_type
|
||
msgid "Printer Type"
|
||
msgstr "Tulostimen tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Printer cover is open, please close it before printing"
|
||
msgstr "Tulostimen kansi on auki, sulje se ennen tulostamista"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "Printer cover is open. Please close it and try again!"
|
||
msgstr "Tulostimen kansi on auki. Sulje se ja yritä uudelleen!"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Printers"
|
||
msgstr "Tulostimet"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "Printing failed"
|
||
msgstr "Tulostus epäonnistui"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_printer_service.js:0
|
||
msgid "Printing is not supported on some browsers"
|
||
msgstr "Jotkin selaimet eivät tue tulostusta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Proceed Anyway"
|
||
msgstr "Jatka joka tapauksessa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_pack_operation_lot__product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product"
|
||
msgstr "Tuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product & PoS categories"
|
||
msgstr "Tuote- & Kassajärjestelmäkategoriat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_attribute
|
||
msgid "Product Attribute"
|
||
msgstr "Tuotteen määrite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_attribute_custom_value
|
||
msgid "Product Attribute Custom Value"
|
||
msgstr "Tuotteen määritteen mukautettu arvo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_category
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_categ_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "Product Category"
|
||
msgstr "Tuoteryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_combo
|
||
msgid "Product Combo"
|
||
msgstr "Tuoteyhdistelmän tuotteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_combo_item
|
||
msgid "Product Combo Item"
|
||
msgstr "Yhdistelmän tuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__public_description
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__public_description
|
||
msgid "Product Description"
|
||
msgstr "Tuotekuvaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/optional_products_popup/optional_products_popup.xml:0
|
||
msgid "Product Image"
|
||
msgstr "Tuotekuva"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Product Info"
|
||
msgstr "Tuotetiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "Product Name"
|
||
msgstr "Tuotteen nimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__note
|
||
msgid "Product Note"
|
||
msgstr "Tuotteen huomautus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product Prices"
|
||
msgstr "Tuotteen hinnat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_tree_view
|
||
msgid "Product Product Categories"
|
||
msgstr "Tuotteen tuoteryhmät/kategoriat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_qty
|
||
msgid "Product Quantity"
|
||
msgstr "Tuotteen kappalemäärä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_tag
|
||
msgid "Product Tag"
|
||
msgstr "Tuotteen tunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_tag_action
|
||
msgid "Product Tags"
|
||
msgstr "Tuotetunnisteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__product_tmpl_id
|
||
msgid "Product Template"
|
||
msgstr "Tuotepohja"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_exclusion
|
||
msgid "Product Template Attribute Exclusion"
|
||
msgstr "Tuotepohjan määritteiden rajaaminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_line
|
||
msgid "Product Template Attribute Line"
|
||
msgstr "Tuotepohjan määriterivi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_template_attribute_value
|
||
msgid "Product Template Attribute Value"
|
||
msgstr "Tuotepohjan määritteen arvo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__product_uom_id
|
||
msgid "Product Unit"
|
||
msgstr "Tuoteyksikkö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_uom_uom
|
||
msgid "Product Unit of Measure"
|
||
msgstr "Tuotteen yksikkö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr "Tuotevariaatio"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_product_action
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_action_product_product
|
||
msgid "Product Variants"
|
||
msgstr "Tuotevariaatiot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Product prices on receipts"
|
||
msgstr "Tuotteiden hinnat kuiteissa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tipproduct
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tipproduct
|
||
msgid "Product tips"
|
||
msgstr "Tuotevinkit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: model:ir.actions.act_window,name:point_of_sale.product_template_action_pos_product
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_products
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_config_menu_catalog
|
||
#: model:ir.ui.menu,name:point_of_sale.pos_menu_products_configuration
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Products"
|
||
msgstr "Tuotteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Products:"
|
||
msgstr "Tuotteet:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Promotions, Coupons, Gift Card & Loyalty Program"
|
||
msgstr "Kampanjat, kupongit, lahjakortti & kanta-asiakasohjelma"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Connected"
|
||
msgstr "Välityspalvelin on yhdistetty"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Disconnected"
|
||
msgstr "Yhteys välityspalvelimen on katkaistu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_printer__proxy_ip
|
||
msgid "Proxy IP Address"
|
||
msgstr "Välityspalvelimen IP-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.xml:0
|
||
msgid "Proxy Warning"
|
||
msgstr "Välityspalvelimen varoitus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "QFPay"
|
||
msgstr "QFPay"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_qfpay
|
||
msgid "QFPay Payment Terminal"
|
||
msgstr "QFPay-maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_facing_qr.xml:0
|
||
msgid "QR Code"
|
||
msgstr "QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__qr_code_method
|
||
msgid "QR Code Format"
|
||
msgstr "QR-koodin muoto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/qr_code_popup/qr_code_popup.js:0
|
||
msgid "QR Code Payment"
|
||
msgstr "QR-koodi Maksaminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code
|
||
msgid "QR code"
|
||
msgstr "QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__qr_code_and_url
|
||
msgid "QR code + URL"
|
||
msgstr "QR-koodi + URL-osoite"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Qty"
|
||
msgstr "Määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__qty
|
||
msgid "Quantity"
|
||
msgstr "Määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Quantity:"
|
||
msgstr "Määrä:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Quickly refresh essential data."
|
||
msgstr "Päivitä tärkeät tiedot nopeasti."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
msgid "REASON"
|
||
msgstr "SYY"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "REFUNDED:"
|
||
msgstr "HYVITETTY:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__rating_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "Arviointi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Razorpay"
|
||
msgstr "Razorpay"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_razorpay
|
||
msgid "Razorpay Payment Terminal"
|
||
msgstr "Razorpay maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/tours/point_of_sale.js:0
|
||
msgid "Ready to launch your <b>point of sale</b>?"
|
||
msgstr "Oletko valmis käynnistämään <b>kassasi</b>?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.xml:0
|
||
msgid "Reason"
|
||
msgstr "Syy"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid "Receipt"
|
||
msgstr "Vastaanotto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Receipt %s"
|
||
msgstr "Kuitti %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_footer
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_footer
|
||
msgid "Receipt Footer"
|
||
msgstr "Kuitin alatunniste"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__receipt_header
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_receipt_header
|
||
msgid "Receipt Header"
|
||
msgstr "Kuitin ylätunniste"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__pos_reference
|
||
msgid "Receipt Number"
|
||
msgstr "Kuitin numero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Receipt Printer"
|
||
msgstr "Kuittitulostin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Receipt and invoice sent successfully"
|
||
msgstr "Kuitti ja lasku lähetetty onnistuneesti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Receipt sent successfully"
|
||
msgstr "Kuitti lähetetty onnistuneesti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Recommend when 'Adding to Cart'"
|
||
msgstr "Suosittele, kun 'lisätään ostoskoriin'"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__use_payment_terminal
|
||
msgid "Record payments with a terminal on this journal."
|
||
msgstr "Kirjaa päätelaitteella suoritetut maksut tähän päiväkirjaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__rescue
|
||
msgid "Recovery Session"
|
||
msgstr "Toipumisistunto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__stock_reference_ids
|
||
msgid "Reference"
|
||
msgstr "Viite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_reference
|
||
msgid "Reference between stock documents"
|
||
msgstr "Viite varastoasiakirjojen välillä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Refresh"
|
||
msgstr "Päivitä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Refresh customer display"
|
||
msgstr "Päivitä asiakasnäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refund"
|
||
msgstr "Hyvitys"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Refund Initiated"
|
||
msgstr "Palautus aloitettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refund_orderline_ids
|
||
msgid "Refund Order Lines"
|
||
msgstr "Hyvitä tilausrivit"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Refund Orders"
|
||
msgstr "Hyvitä Tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Refund Successful"
|
||
msgstr "Palautus onnistui"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Refund in process"
|
||
msgstr "Hyvitys käsittelyssä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refunded"
|
||
msgstr "Hyvitetty"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__refunded_order_id
|
||
msgid "Refunded Order"
|
||
msgstr "Hyvitetty tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_orderline_id
|
||
msgid "Refunded Order Line"
|
||
msgstr "Hyvitetty tilausrivi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Refunded Orders"
|
||
msgstr "Hyvitetty tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__refunded_qty
|
||
msgid "Refunded Quantity"
|
||
msgstr "Hyvitysten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Refunding"
|
||
msgstr "Rahojen palauttaminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Refunds"
|
||
msgstr "Hyvitykset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Register"
|
||
msgstr "Kassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "Related Session: %(link)s"
|
||
msgstr "Aiheeseen liittyvä istunto: %(link)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.js:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/confirmation_dialog/confirmation_dialog.xml:0
|
||
msgid "Reload Data"
|
||
msgstr "Lataa tiedot uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.client,name:point_of_sale.action_client_pos_menu
|
||
msgid "Reload POS Menu"
|
||
msgstr "Lataa kassavalikko uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "Reload all data (may take longer depending on the amount of data)."
|
||
msgstr ""
|
||
"Lataa kaikki tiedot uudelleen (voi kestää kauemmin tietojen määrästä "
|
||
"riippuen)."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Reload data"
|
||
msgstr "Lataa tiedot uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_status/payment_status.js:0
|
||
msgid "Remaining"
|
||
msgstr "Jäljellä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/buttons/quantity_buttons/quantity_buttons.xml:0
|
||
msgid "Remove one"
|
||
msgstr "Poista yksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Removed %(payment_method)s with %(amount)s"
|
||
msgstr "Poistettu %(payment_method)s ja %(amount)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Replenishment"
|
||
msgstr "Täydennys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_point_rep
|
||
msgid "Reporting"
|
||
msgstr "Raportointi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Reprint Invoice"
|
||
msgstr "Laskujen uudelleentulostus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Request Invoice"
|
||
msgstr "Pyydä lasku"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Request sent"
|
||
msgstr "Pyyntö lähetetty"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "Rescue Sessions"
|
||
msgstr "Pelastusistunnot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__resource_calendar_id
|
||
msgid "Resource"
|
||
msgstr "Resurssi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__activity_user_id
|
||
msgid "Responsible User"
|
||
msgstr "Vastuuhenkilö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Restaurant"
|
||
msgstr "Ravintola"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__limit_categories
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_limit_categories
|
||
msgid "Restrict Categories"
|
||
msgstr "Rajoita kategorioita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__restrict_price_control
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_restrict_price_control
|
||
msgid "Restrict Price Modifications to Managers"
|
||
msgstr "Rajoita hintojen muokkaaminen esimiehille"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Restrict price modification to managers"
|
||
msgstr "Rajoita hintojen muokkaaminen esimiehille"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Retail"
|
||
msgstr "Jälleenmyynti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Retry"
|
||
msgstr "Yritä uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Return Products"
|
||
msgstr "Palauta tuotteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_preset__is_return
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Return mode"
|
||
msgstr "Palautustila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_return
|
||
msgid "Returned"
|
||
msgstr "Palautettu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__reversed_move_ids
|
||
msgid "Reversal Account Moves"
|
||
msgstr "Käänteiset tilikirjaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Reversal of POS closing entry %(entry)s for order %(order)s from session %"
|
||
"(session)s"
|
||
msgstr ""
|
||
"Kassa-sulkemiskirjauksen %(entry)s peruutus toimeksiannon %(order)s osalta "
|
||
"istunnosta %(session)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Reversal of: %s"
|
||
msgstr "Vastakirjaus tositteelle %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reversal request sent to terminal"
|
||
msgstr "Päätelaitteelle lähetetty hyvityspyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reverse"
|
||
msgstr "Kumoa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Reverse Payment"
|
||
msgstr "Kumoava maksu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_move__reversed_pos_order_id
|
||
msgid "Reversed POS Order"
|
||
msgstr "Kumottu kassan tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Review"
|
||
msgstr "Tarkasta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid "Review Orders"
|
||
msgstr "Tarkista tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_pain_au_chocolat_product_template
|
||
msgid "Rich buttery pastry with a dark chocolate center."
|
||
msgstr "Runsas voitaikinaleivonnainen, jonka täytteenä on tummaa suklaata."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Rounding"
|
||
msgstr "Pyöristys"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Rounding Method"
|
||
msgstr "Pyöristys"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Rounding error in payment lines"
|
||
msgstr "Maksurivien pyöristysvirhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/tour_selector_popup/tour_selector_popup.xml:0
|
||
msgid "Running a fake tour will create random orders. Use at your own risk."
|
||
msgstr ""
|
||
"Testikierroksen suorittaminen luo satunnaisia tilauksia. Käytä omalla "
|
||
"vastuullasi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_rye_bread_product_template
|
||
msgid "Rye Bread"
|
||
msgstr "Ruisleipä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__message_has_sms_error
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__message_has_sms_error
|
||
msgid "SMS Delivery error"
|
||
msgstr "Tekstiviestin toimitusvirhe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__module_pos_sms
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_module_pos_sms
|
||
msgid "SMS Enabled"
|
||
msgstr "SMS käytössä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "SOLD:"
|
||
msgstr "MYYTY:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__nbr_lines
|
||
msgid "Sale Line Count"
|
||
msgstr "Myyntirivien määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_day
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_order_line_form
|
||
msgid "Sale line"
|
||
msgstr "Myyntirivi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sales"
|
||
msgstr "Myynti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_details
|
||
#: model:ir.actions.report,name:point_of_sale.sale_details_report
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_order_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_daily_sales_reports_wizard
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_details_wizard
|
||
msgid "Sales Details"
|
||
msgstr "Myynnin yksityiskohdat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sale_journal
|
||
msgid "Sales Journal"
|
||
msgstr "Myyntikirja"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Closing Note"
|
||
msgstr "Esimerkki sulkemismuistiinpanoista"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Config Name"
|
||
msgstr "Esimerkki asetuksen nimestä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Sample Opening Note"
|
||
msgstr "Esimerkki avausmerkinnästä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Save"
|
||
msgstr "Tallenna"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Save this page and come back here to set up the feature."
|
||
msgstr "Tallenna tämä sivu ja palaa tähän, kun haluat määrittää ominaisuuden."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
msgid "Scale"
|
||
msgstr "Skaala"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.js:0
|
||
msgid "Scale error"
|
||
msgstr "Vaakavirhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Scan"
|
||
msgstr "Skannaa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "Scan QR"
|
||
msgstr "Skannaa QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Scan a barcode to create automatically, or load our sample data."
|
||
msgstr ""
|
||
"Skannaa viivakoodi automaattista luontia varten tai lataa esimerkkitiedot."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_scan_via_proxy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_scan_via_proxy
|
||
msgid "Scan via Proxy"
|
||
msgstr "Skannaa proxyn kautta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/proxy_status/proxy_status.js:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "Scanner"
|
||
msgstr "Viivakoodinlukija"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Schedule"
|
||
msgstr "Aikatauluta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "Schedule based on"
|
||
msgstr "Aikatauluta perustuen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_list.xml:0
|
||
msgid "Search Customers..."
|
||
msgstr "Etsi asiakkaita..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Search Orders..."
|
||
msgstr "Etsi tilauksia..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/search_bar/search_bar.xml:0
|
||
msgid "Search Products"
|
||
msgstr "Etsi tuotteita"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
msgid "Search Sales Order"
|
||
msgstr "Hae myyntitilausta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "Search more"
|
||
msgstr "Etsi lisää"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Search products..."
|
||
msgstr "Etsi tuotteita..."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bus_mixin__access_token
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__access_token
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__access_token
|
||
msgid "Security Token"
|
||
msgstr "Turvatunnus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/selection_popup/selection_popup.js:0
|
||
msgid "Select"
|
||
msgstr "Valitse"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Select PoS to start sharing orders"
|
||
msgstr "Valitse Kassajärjestelmä aloittaaksesi tilausten jakaminen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Select a payment method to validate the order."
|
||
msgstr "Valitse maksutapa tilauksen vahvistamiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/preset_slots_popup/preset_slots_popup.xml:0
|
||
msgid "Select a preset"
|
||
msgstr "Valitse esiasetus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Select an order or scan QR code"
|
||
msgstr "Valitse tilaus tai skannaa QR-koodi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Select preset"
|
||
msgstr "Valitse esiasetus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.js:0
|
||
msgid "Select the pricelist"
|
||
msgstr "Valitse hinnasto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "Select the product(s) to refund and set the quantity"
|
||
msgstr "Valitse palautettava tuote tai tuotteet ja aseta määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "Select the shipping date"
|
||
msgstr "Valitse toimituspäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__attribute_value_ids
|
||
msgid "Selected Attributes"
|
||
msgstr "Valitut määritteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "Selection of outstanding account is required"
|
||
msgstr "Maksamattomien saatavien tilin valinta on pakollinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Self-ordering interfaces are not impacted."
|
||
msgstr "Tämä ei vaikuta itsejärjestettäviin rajapintoihin."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_use_ticket_qr_code
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__point_of_sale_use_ticket_qr_code
|
||
msgid "Self-service invoicing"
|
||
msgstr "Itsepalvelulaskutus"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Sell products and deliver them later."
|
||
msgstr "Myy tuotteita ja toimita ne myöhemmin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send"
|
||
msgstr "Lähetä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: model:ir.actions.server,name:point_of_sale.model_pos_order_send_mail
|
||
msgid "Send Email"
|
||
msgstr "Lähetä sähköposti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send Payment Request"
|
||
msgstr "Lähetä maksupyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Send Refund Request"
|
||
msgstr "Lähetä palautuspyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Send Text receipt Using sms"
|
||
msgstr "Lähetä tekstiviestikuitti tekstiviestillä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "Sending"
|
||
msgstr "Lähetetään"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,description:point_of_sale.email_template_pos_receipt
|
||
msgid "Sent to customers with the receipt in attachment"
|
||
msgstr "Lähetetty asiakkaille, kuitti liitteenä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_ir_sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_category__sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_note__sequence
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__sequence
|
||
msgid "Sequence"
|
||
msgstr "Järjestys"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__sequence_number
|
||
msgid "Sequence Number"
|
||
msgstr "Sekvenssinumero"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "Served by %s"
|
||
msgstr "Palveli %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Served by:"
|
||
msgstr "Palvellut henkilö:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Server communication problem"
|
||
msgstr "Palvelimen viestintäongelma"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_account_bank_statement_line__pos_session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__session_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__session_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_payment_search
|
||
msgid "Session"
|
||
msgstr "Istunto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Session Control"
|
||
msgstr "Istunnon ohjaus"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__name
|
||
msgid "Session ID"
|
||
msgstr "Istunnon ID"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Session ID:"
|
||
msgstr "Istunnon ID:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__session_move_id
|
||
msgid "Session Journal Entry"
|
||
msgstr "Istunnon päiväkirjamerkintä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_report_pos_daily_sales_reports
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_report_daily_details
|
||
msgid "Session Report"
|
||
msgstr "Istuntoraportti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__statistics_for_current_session
|
||
msgid "Session Statistics"
|
||
msgstr "Istunnon tilastot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.activity.type,name:point_of_sale.mail_activity_old_session
|
||
msgid "Session open over 7 days"
|
||
msgstr "Istunto avoinna 7 päivän ajan"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_session_filtered
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__session_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_session_all
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "Sessions"
|
||
msgstr "Istunnot"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__set_maximum_difference
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
||
msgid "Set Maximum Difference"
|
||
msgstr "Aseta enimmäisero"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Set a maximum difference allowed between the expected and counted money "
|
||
"during the closing of the session"
|
||
msgstr ""
|
||
"Asettaa odotetun ja lasketun rahan välisen suurimman sallitun eron istunnon "
|
||
"sulkemisen aikana"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__set_maximum_difference
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_set_maximum_difference
|
||
msgid ""
|
||
"Set a maximum difference allowed between the expected and counted money "
|
||
"during the closing of the session."
|
||
msgstr ""
|
||
"Aseta suurin sallittu ero odotetun ja lasketun rahan välillä istunnon "
|
||
"päättämisen aikana."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
msgid "Set fiscal position"
|
||
msgstr "Aseta verovelvollisuusasema"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Set multiple prices per product, automated discounts, etc."
|
||
msgstr "Aseta useita hintoja tuotteille, automaattisia alennuksia ym."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Set the background image of your customer display"
|
||
msgstr "Aseta asiakasnäytön taustakuva"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new discount"
|
||
msgstr "Aseta uusi alennus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new price"
|
||
msgstr "Aseta uusi hinta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid "Set the new quantity"
|
||
msgstr "Aseta uusi määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.act_window,name:point_of_sale.action_pos_configuration
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_pos_global_settings
|
||
msgid "Settings"
|
||
msgstr "Asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Settings on this page will apply to this point of sale."
|
||
msgstr "Tämän sivun asetukset koskevat tätä kassaa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_payment_provider_cards/pos_payment_provider_cards.xml:0
|
||
msgid "Setup"
|
||
msgstr "Asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Share Open Orders"
|
||
msgstr "Jaa avoimet tilaukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__ship_later
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_ship_later
|
||
msgid "Ship Later"
|
||
msgstr "Toimita myöhemmin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__shipping_date
|
||
msgid "Shipping Date"
|
||
msgstr "Toimituspäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__picking_policy
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_picking_policy
|
||
msgid "Shipping Policy"
|
||
msgstr "Lähetyssäännöt"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_partner.py:0
|
||
msgid "Shopping cart"
|
||
msgstr "Ostoskori"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_apple_pie_product_template
|
||
msgid "Shortcrust pastry with a Bramley apple filling."
|
||
msgstr "Murotaikina ja Bramley-omenatäyte."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cherry_pie_product_template
|
||
msgid "Shortcrust pastry with a Morello cherry filling."
|
||
msgstr "Murotaikina, jossa on Morellokirsikkatäytettä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Shortcut to skip payment screen"
|
||
msgstr "Pikanäppäin maksunäytön ohittamiseksi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_category_images
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_category_images
|
||
msgid "Show Category Images"
|
||
msgstr "Näytä kategorian kuvat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__show_product_images
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_show_product_images
|
||
msgid "Show Product Images"
|
||
msgstr "Näytä tuotekuvat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show category images"
|
||
msgstr "Näytä kategorian kuvat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_category_images
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_category_images
|
||
msgid "Show category images in the Point of Sale interface."
|
||
msgstr "Näytä kategorian kuvat kassan käyttöliittymässä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid "Show details"
|
||
msgstr "Näytä yksityiskohdat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_hr
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_hr
|
||
msgid "Show employee login screen"
|
||
msgstr "Näytä työntekijän kirjautumisnäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show margins & costs"
|
||
msgstr "Näytä katteet ja kustannukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show margins & costs on product information"
|
||
msgstr "Näytä katteet ja kustannukset tuotetiedoissa"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Show product images"
|
||
msgstr "Näytä tuotekuvat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__show_product_images
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_show_product_images
|
||
msgid "Show product images in the Point of Sale interface."
|
||
msgstr "Näytä tuotekuvat kassan käyttöliittymässä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "Sign in"
|
||
msgstr "Kirjaudu sisään"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_print_skip_screen
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
||
msgid "Skip Preview Screen"
|
||
msgstr "Ohita esikatselunäyttö"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
msgid "Slot"
|
||
msgstr "Aika"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.small_shelf_product_template
|
||
msgid "Small Shelf"
|
||
msgstr "Pieni hylly"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_cinnamon_roll_product_template
|
||
msgid ""
|
||
"Soft dough with a buttery cinnamon filling, topped with cream cheese icing."
|
||
msgstr ""
|
||
"Pehmeä taikina, jossa on voidemainen kanelitäyte, jonka päällä on "
|
||
"tuorejuustokuorrutus."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Some Serial/Lot Numbers are missing"
|
||
msgstr "Jotkin sarjanumerot tai eränumerot puuttuvat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Some orders are already being invoiced. Please try again later."
|
||
msgstr "Tilauksia on jo laskutettavana. Yritä myöhemmin uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Some orders could not be submitted to the server due to configuration "
|
||
"errors. You can exit the Point of Sale, but do not close the session before "
|
||
"the issue has been resolved."
|
||
msgstr ""
|
||
"Joitakin tilauksia ei voitu lähettää palvelimelle konfigurointivirheiden "
|
||
"vuoksi. Voit poistua kassasta, mutta älä sulje istuntoa ennen kuin ongelma "
|
||
"on ratkaistu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"Some orders could not be submitted to the server due to internet connection "
|
||
"issues. You can exit the Point of Sale, but do not close the session before "
|
||
"the issue has been resolved."
|
||
msgstr ""
|
||
"Joitakin tilauksia ei voitu lähettää palvelimelle internetyhteysongelmien "
|
||
"vuoksi. Voit poistua kassasta, mutta älä sulje istuntoa ennen kuin ongelma "
|
||
"on ratkaistu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/feedback_screen/feedback_screen.xml:0
|
||
msgid "Some process are still running in background, please wait..."
|
||
msgstr "Jotkut prosessit ovat vielä käynnissä taustalla, odota hetki..."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Some required information is missing."
|
||
msgstr "Joitain pakollisia tietoja puuttuu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "Some, if not all, post-processing after syncing order failed."
|
||
msgstr "Jotkut jälkikäsittelyt epäonnistuivat tilausten synkronoinnin jälkeen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/loader/critical_pos_error/critical_pos_error.xml:0
|
||
msgid ""
|
||
"Something went wrong... If you really are stuck, share the report with your "
|
||
"friendly support service"
|
||
msgstr ""
|
||
"Jotain meni pieleen... Jos todella olet pulassa, jaa raportti ystävälliselle "
|
||
"tukipalvelulle"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_sourdough_loaf_product_template
|
||
msgid "Sourdough Loaf"
|
||
msgstr "Hapanjuuritaikinaleipä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Specific route"
|
||
msgstr "Erityinen reitti"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_pos_pack_operation_lot
|
||
msgid "Specify product lot/serial number in pos order line"
|
||
msgstr "Määritä tuotteen erän/sarjanumeron kassan tilausrivillä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__route_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_route_id
|
||
msgid "Spefic route for products delivered later."
|
||
msgstr "Erityinen reitti myöhemmin toimitettaville tuotteille."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.sport_shoes_product_template
|
||
msgid "Sport Shoes"
|
||
msgstr "Urheilukengät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_details_wizard__start_date
|
||
msgid "Start Date"
|
||
msgstr "Alkupäivä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_start
|
||
msgid "Starting Balance"
|
||
msgstr "Alkusaldo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__state
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__state
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_session_search
|
||
msgid "Status"
|
||
msgstr "Tila"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_state
|
||
msgid ""
|
||
"Status based on activities\n"
|
||
"Overdue: Due date is already passed\n"
|
||
"Today: Activity date is today\n"
|
||
"Planned: Future activities."
|
||
msgstr ""
|
||
"Tila aktiviteetin perusteella\n"
|
||
"Myöhässä: Eräpäivä on menneisyydessä\n"
|
||
"Tänään: Eräpäivä on tänään\n"
|
||
"Suunniteltu: Tulevaisuudessa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_move
|
||
msgid "Stock Move"
|
||
msgstr "Varastosiirto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_rule
|
||
msgid "Stock Rule"
|
||
msgstr "Varaston sääntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__update_stock_at_closing
|
||
msgid "Stock should be updated at closing"
|
||
msgstr "Varastot tulee päivittää sulkemisen yhteydessä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "Stock variation for %s"
|
||
msgstr "%s:n varaston vaihtelu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Stock, product configurator, replenishment, discounts"
|
||
msgstr "Varastot, tuotekonfiguraattori, täydennys, alennukset"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Stop"
|
||
msgstr "Lopeta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/navbar.xml:0
|
||
msgid "Stop Barcode Scanner"
|
||
msgstr "Pysäytä viivakoodinlukija"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__order_edit_tracking
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__order_edit_tracking
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_order_edit_tracking
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Store edited orders in the backend"
|
||
msgstr "Tallenna muokatut tilaukset backendiin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Stripe"
|
||
msgstr "Stripe"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_stripe
|
||
msgid "Stripe Payment Terminal"
|
||
msgstr "Stripe-maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.leather_jacket_product_template
|
||
msgid "Stylish leather jacket, durable and fashionable for all occasions."
|
||
msgstr "Tyylikäs nahkatakki, kestävä ja muodikas kaikkiin tilaisuuksiin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Subtotal"
|
||
msgstr "Välisumma"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_subtotal_excl
|
||
msgid "Subtotal w/o Tax"
|
||
msgstr "Veroton välisumma"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_sub_total
|
||
msgid "Subtotal w/o discount"
|
||
msgstr "Välisumma ilman alennusta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Succesfully printed a test receipt"
|
||
msgstr "Testikuitin tulostus onnistui"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_popup.js:0
|
||
msgid "Successfully made a cash %s of %s."
|
||
msgstr "Käteisvarat onnistuneesti %s ja %s välillä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Sum of subtotals"
|
||
msgstr "Yhteenlasketut välisummat"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.summer_hat_product_template
|
||
msgid "Summer Hat"
|
||
msgstr "Kesähattu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.summer_hat_product_template
|
||
msgid "Summer hat, ideal for beach days and sunny weather."
|
||
msgstr "Kesähattu, ihanteellinen rantapäiville ja aurinkoiselle säälle."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_pecan_pie_product_template
|
||
msgid ""
|
||
"Sweet pie filled with pecans, with a rich, buttery filling and flaky saltt."
|
||
msgstr ""
|
||
"Makea pekaanipähkinöillä täytetty piirakka, jossa on runsas, voinen täyte ja "
|
||
"hiutalemainen suola."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.t_shirt_slim_product_template
|
||
msgid "T shirt slim"
|
||
msgstr "T-paita slim"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_t_shirt_pants_product_template
|
||
msgid "T-shirt & Pants Combo"
|
||
msgstr "T-paita ja housut Combo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.js:0
|
||
msgid "Tables, menus, kitchen display, etc."
|
||
msgstr "Pöydät, ruokalistat, keittiönäyttö jne."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Take out / Delivery / Members"
|
||
msgstr "Nouto / Toimitus / Jäsenet"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_screen.xml:0
|
||
msgid "Tare"
|
||
msgstr "Taara"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Tare Weight:"
|
||
msgstr "Omapaino:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/control_buttons/control_buttons.xml:0
|
||
#: model:ir.model,name:point_of_sale.model_account_tax
|
||
msgid "Tax"
|
||
msgstr "Vero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__iface_tax_included
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_iface_tax_included
|
||
msgid "Tax Display"
|
||
msgstr "Veron näyttäminen"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal
|
||
msgid "Tax Excl."
|
||
msgstr "Veroton."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_account_tax_group
|
||
msgid "Tax Group"
|
||
msgstr "Veroryhmä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.js:0
|
||
msgid "Tax ID: %(vatId)s"
|
||
msgstr "Verotunniste: %(vatId)s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_subtotal_incl
|
||
msgid "Tax Incl."
|
||
msgstr "Vero sis."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Tax Name"
|
||
msgstr "Veronimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tax_regime_selection
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tax_regime_selection
|
||
msgid "Tax Regime Selection value"
|
||
msgstr "Verojärjestelmän valinta-arvo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__subtotal
|
||
msgid "Tax-Excluded Price"
|
||
msgstr "Veroton hinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__iface_tax_included__total
|
||
msgid "Tax-Included Price"
|
||
msgstr "Verot sisältävä hinta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_tax
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids
|
||
#: model:ir.ui.menu,name:point_of_sale.menu_action_tax_form_open
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Taxes"
|
||
msgstr "Verot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Taxes on refunds"
|
||
msgstr "Veroa hyvityksissä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Taxes on sales"
|
||
msgstr "Veroa myynneissä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__tax_ids_after_fiscal_position
|
||
msgid "Taxes to Apply"
|
||
msgstr "Sovellettavat verot"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
msgid "Taxes:"
|
||
msgstr "Verot:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Technical Stuff"
|
||
msgstr "Tekniset asiat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Technical Stuffs"
|
||
msgstr "Tekniset asiat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/cash_move_popup/cash_move_receipt/cash_move_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "Tel:"
|
||
msgstr "Puh.:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "Terminal"
|
||
msgstr "Terminaali"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos_button.xml:0
|
||
msgid "Test"
|
||
msgstr "Testi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Thank you."
|
||
msgstr "Kiitos."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability After must be set between 00:00 and 24:00"
|
||
msgstr "Saatavuus jälkeen on asetettava klo 00:00 ja 24:00 välille"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability Until must be greater than Availability After."
|
||
msgstr "Saatavilla asti on oltava suurempi kuin saatavuus jälkeen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid "The Availability Until must be set between 00:00 and 24:00"
|
||
msgstr "Saatavuus kunnes on asetettava 00:00 ja 24:00 välille"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The Epson receipt printer will be used instead of the receipt printer "
|
||
"connected to the IoT Box."
|
||
msgstr ""
|
||
"Epson-kuittitulostinta käytetään IoT-boksiin yhdistetyn kuittitulostimen "
|
||
"sijaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_printer__proxy_ip
|
||
msgid "The IP Address or hostname of the Printer's hardware proxy"
|
||
msgstr "Tulostimen laitteiston välityspalvelimen IP-osoite tai isäntänimi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__country_code
|
||
msgid ""
|
||
"The ISO country code in two chars. \n"
|
||
"You can use this field for quick search."
|
||
msgstr ""
|
||
"Kaksikirjaiminen ISO-maaatunnus. \n"
|
||
"Voit hakea tämän kentän avulla nopeasti."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "The Lot/Serial number is already added."
|
||
msgstr "Erä-/sarjanumero on jo lisätty."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/select_lot_popup/select_lot_popup.js:0
|
||
msgid "The Lot/Serial number is not valid"
|
||
msgstr "Erä-/sarjanumero on jo kelvollinen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"The Point of Sale could not find any product, customer, employee or action "
|
||
"associated with the scanned barcode."
|
||
msgstr ""
|
||
"Kassa ei löytänyt skannattuun viivakoodiin liittyvää tuotetta, asiakasta, "
|
||
"työntekijää tai toimenpidettä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_rounding_form_view_inherited
|
||
msgid ""
|
||
"The Point of Sale only supports the \"add a rounding line\" rounding "
|
||
"strategy."
|
||
msgstr "Kassa tukee vain pyöristyskäytäntöä \"Lisää pyöristysrivi\"."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "The Ticket Number should be at least 12 characters long."
|
||
msgstr "Kuittinumeron tulee olla vähintään 12 merkkiä pitkä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"The amount cannot be higher than the due amount if you don't have a cash "
|
||
"payment method configured."
|
||
msgstr ""
|
||
"Summa ei voi olla suurempi kuin erääntynyt summa, jos käteismaksutapaa ei "
|
||
"ole määritetty."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"The amount of your payment lines must be rounded to validate the "
|
||
"transaction.\n"
|
||
"The rounding precision is %(rounding)s so you should set %(expectedAmount)s "
|
||
"as payment amount instead of %(paidAmount)s."
|
||
msgstr ""
|
||
"Maksuriviesi määrä tulee pyöristää maksun vahvistamiseksi.\n"
|
||
"Pyöristystarkkuus on %(rounding)s, joten sinun pitäisi asettaa %"
|
||
"(expectedAmount)s maksun määräksi %(paidAmount)s sijaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_brand
|
||
msgid "The brand of the payment card (e.g. Visa, AMEX, ...)"
|
||
msgstr "Maksukortin merkki (esim. Visa, AMEX, ...)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The cash rounding strategy of the point of sale %(pos)s must be: '%(value)s'"
|
||
msgstr "Kassan %(pos)s käteisvarojen pyöristyskäytännön on oltava: '%(value)s'"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "The company must have a fiscal country set."
|
||
msgstr "Yrityksellä tulee olla verotusmaa määritettynä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "The cutter has a foreign matter, please check the cutter mechanism"
|
||
msgstr "Leikkurissa on vieras esine, tarkista leikkurin koneisto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "The default pricelist must be included in the available pricelists."
|
||
msgstr "Oletushinnaston on sisällyttävä käytettävissä oleviin hinnastoihin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The default pricelist must belong to no company or the company of the point "
|
||
"of sale."
|
||
msgstr ""
|
||
"Oletushinnaston on kuuluttava kassan yritykselle tai ei millekään "
|
||
"yritykselle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The default tip product is missing. Please manually specify the tip product. "
|
||
"(See Tips field.)"
|
||
msgstr ""
|
||
"Oletusarvoinen tipattava tuote puuttuu. Määritä tuote manuaalisesti. (Katso "
|
||
"Vinkit-kenttä.)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid ""
|
||
"The device is not connected, please check the printer power / connection"
|
||
msgstr "Laite ei ole yhdistetty, tarkista tulostimen virta / liitäntä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"The existing serial/lot numbers could not be retrieved. \n"
|
||
"Continue without checking the validity of serial/lot numbers ?"
|
||
msgstr ""
|
||
"Olemassa olevia sarja- tai eränumeroita ei voitu hakea.\n"
|
||
"Jatketaan ilman sarja-/eränumeroiden voimassaolon tarkistamista ?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "The field %s must be filled."
|
||
msgstr "Kenttä %son täytettävä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid ""
|
||
"The fiscal position used in the original order is not loaded. Make sure it "
|
||
"is loaded by adding it in the pos configuration."
|
||
msgstr ""
|
||
"Alkuperäisessä tilauksessa käytettyä verovelvollisuusasemaa ei ole ladattu. "
|
||
"Varmista, että se on ladattu lisäämällä se kassan määrityksiin."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid ""
|
||
"The following error code was given by the printer: %s \n"
|
||
"To find more details on the error reason, please search online for: Epson "
|
||
"Server Direct Print %s "
|
||
msgstr ""
|
||
"Tulostin antoi seuraavan virhekoodin: %s \n"
|
||
"Saadaksesi lisätietoja virheen syystä, etsi verkosta: Epson Server Direct "
|
||
"Print %s "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
msgid ""
|
||
"The following refund orders can't be part of a consolidated invoice because "
|
||
"they refunded invoiced orders. Each refund order should be handled "
|
||
"separately.\n"
|
||
"\n"
|
||
"%s"
|
||
msgstr ""
|
||
"Seuraavia palautustilauksia ei voida yhdistää samaan konsolidoituun laskuun, "
|
||
"koska ne ovat palautuksia laskutettuista tilauksista. Kukin palautus tulee "
|
||
"käsitellä erikseen.\n"
|
||
"\n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The free quantity must be smaller or equal to the maximum quantity."
|
||
msgstr "Ilmaisen määrän on oltava pienempi tai yhtä suuri kuin enimmäismäärä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The free quantity of a combo must be greater or equal to 0."
|
||
msgstr "Yhdistelmän ilmaisia tuotteita on oltava vähintään 0."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__proxy_ip
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_proxy_ip
|
||
msgid ""
|
||
"The hostname or ip address of the hardware proxy, Will be autodetected if "
|
||
"left empty."
|
||
msgstr ""
|
||
"Laitteiston välityspalvelimen isäntänimi tai ip-osoite, tunnistetaan "
|
||
"automaattisesti, jos jätetään tyhjäksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The invoice journal must be in the same currency as the Sales Journal or the "
|
||
"company currency if that is not set."
|
||
msgstr ""
|
||
"Laskutuspäiväkirjan on oltava samassa valuutassa myyntikirjan kanssa, tai "
|
||
"jos sitä ei ole asetettu, yrityksen kanssa samassa valuutassa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "The mail template with xmlid %s has been deleted."
|
||
msgstr "Sähköpostipohja %s -xmlid:lla on poistettu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"The maximum difference allowed is %s.\n"
|
||
"Please contact your manager to accept the closing difference."
|
||
msgstr ""
|
||
"Suurin sallittu ero on %s.\n"
|
||
"Ota yhteyttä esimieheen sulkemiseron hyväksymiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_combo.py:0
|
||
msgid "The maximum quantity of a combo must be greater or equal to 1."
|
||
msgstr "Yhdistelmän enimmäismäärän on oltava vähintään 1."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.js:0
|
||
msgid ""
|
||
"The money counted doesn't match what we expected. Want to log the difference "
|
||
"for the books?"
|
||
msgstr ""
|
||
"Lasketut rahat eivät vastaa odotettua. Haluatko kirjata erotuksen "
|
||
"kirjanpitoon?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_bill.py:0
|
||
msgid "The name of the Coins/Bills must be a number."
|
||
msgstr "Kolikoiden/seteleiden nimen on oltava numero."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_partner__pos_order_count
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_users__pos_order_count
|
||
msgid "The number of point of sales orders related to this customer"
|
||
msgstr "Tähän asiakkaaseen liittyvien kassatilausten määrä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "The order could not be sent to the server due to an unknown error"
|
||
msgstr "Tilausta ei voitu lähettää palvelimelle tuntemattoman virheen vuoksi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"The order delivery / pickup date is in the future. You cannot cancel it."
|
||
msgstr ""
|
||
"Tilaus toimitus-/noutopäivämäärä on tulevaisuudessa. Et voi peruuttaa sitä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"The order has been modified on another device. If you have modified existing "
|
||
"order lines, check that your changes have not been overwritten.\n"
|
||
"\n"
|
||
"The order will be sent to the server with the last changes made on this "
|
||
"device."
|
||
msgstr ""
|
||
"Tilausta on muokattu toisella laitteella. Jos olet muokannut olemassa olevia "
|
||
"tilausrivejä, tarkista, ettei muutoksiasi ole korvattu.\n"
|
||
"\n"
|
||
"Tilaus lähetetään palvelimelle tällä laitteella viimeksi tehtyjen muutosten "
|
||
"kera."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid ""
|
||
"The order has been synchronized earlier. Please make the invoice from the "
|
||
"backend for the order: "
|
||
msgstr ""
|
||
"Tilaus on synkronoitu aiemmin. Tee laskutus taustajärjestelmästä "
|
||
"tilauksesta: "
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "The paid amount is different from the total amount of the order."
|
||
msgstr "Maksettu summa eroaa tilauksen kokonaissummasta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "The paper is empty, please load paper into the printer"
|
||
msgstr "Paperi on loppu, lisää paperia tulostimeen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid ""
|
||
"The payment method selected is not allowed in the config of the POS session."
|
||
msgstr "Valittu maksutapa ei ole sallittu kassaistunnon asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The payment methods for the point of sale %s must belong to its company."
|
||
msgstr "Kassan maksutapojen %s on kuuluttava sen yritykselle."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_available_categ_ids
|
||
msgid ""
|
||
"The point of sale will only display products which are within one of the "
|
||
"selected category trees. If no category is specified, all available products "
|
||
"will be shown"
|
||
msgstr ""
|
||
"Kassajärjestelmässä näytetään vain tuotteet, jotka kuuluvat johonkin "
|
||
"valittuun kategoriahierakiaan. Jos kategoriaa ei ole määritetty, kaikki "
|
||
"saatavilla olevat tuotteet näytetään"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_bank_statement_line__reversed_pos_order_id
|
||
#: model:ir.model.fields,help:point_of_sale.field_account_move__reversed_pos_order_id
|
||
msgid ""
|
||
"The pos order that was reverted after closing the session to create an "
|
||
"invoice for it."
|
||
msgstr ""
|
||
"Kassan tilaus, joka palautettiin istunnon sulkemisen jälkeen laskun "
|
||
"luomiseksi sitä varten."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__note_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_note_ids
|
||
msgid "The predefined notes of this point of sale."
|
||
msgstr "Tämän kassan ennalta määritellyt muistiinpanot."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__pricelist_id
|
||
msgid ""
|
||
"The pricelist used if no customer is selected or if the customer has no Sale "
|
||
"Pricelist configured if any."
|
||
msgstr ""
|
||
"Hinnasto, jota käytetään, jos asiakasta ei ole valittu tai jos asiakkaalle "
|
||
"ei ole määritetty myyntihinnastoa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/epson_printer.js:0
|
||
msgid "The printer is not reachable."
|
||
msgstr "Tulostimeen ei saada yhteyttä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_after
|
||
msgid ""
|
||
"The product will be available after this hour for online order and self "
|
||
"order."
|
||
msgstr ""
|
||
"Tuote on saatavilla tämän kellonajan jälkeen verkko- ja "
|
||
"itsepalvelutilauksissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_category__hour_until
|
||
msgid ""
|
||
"The product will be available until this hour for online order and self "
|
||
"order."
|
||
msgstr ""
|
||
"Tuote on saatavilla tähän kellonaikaan asti verkko- ja "
|
||
"itsepalvelutilauksissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__currency_rate
|
||
msgid ""
|
||
"The rate of the currency to the currency of rate applicable at the date of "
|
||
"the order"
|
||
msgstr ""
|
||
"Valuutan kurssi suhteessa tilauspäivänä sovellettavaan valuuttakurssiin"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_skip_screen
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_skip_screen
|
||
msgid ""
|
||
"The receipt screen will be skipped if the receipt can be printed "
|
||
"automatically."
|
||
msgstr "Kuittiruutu ohitetaan, jos kuitti voidaan tulostaa automaattisesti."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__iface_print_auto
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_iface_print_auto
|
||
msgid "The receipt will automatically be printed at the end of each order."
|
||
msgstr "Kuitti tulostuu automaattisesti jokaisen tilauksen päätteeksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.js:0
|
||
msgid ""
|
||
"The requested quantity to be refunded is higher than the ordered quantity. "
|
||
"%s is requested while only %s can be refunded."
|
||
msgstr ""
|
||
"Haettu palautettava määrä on suurempi kuin tilattu määrä. pyydetään %s, "
|
||
"mutta vain %s voidaan hyvittää."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order_line.js:0
|
||
msgid ""
|
||
"The requested quantity to be refunded is higher than the refundable quantity."
|
||
msgstr "Haettu palautettava määrä on suurempi kuin palautettava määrä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "The selected customer needs an address."
|
||
msgstr "Valittu asiakas tarvitsee osoitteen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"The selected pricelists must belong to no company or the company of the "
|
||
"point of sale."
|
||
msgstr ""
|
||
"Valittujen hinnastojen tulee kuulua kassan yritykselle tai ei millekään "
|
||
"yritykselle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "The server encountered an error while receiving your order."
|
||
msgstr "Palvelimella tapahtui virhe tilauksen vastaanotossa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"The session has been already closed by another User. All sales completed in "
|
||
"the meantime have been saved in a Rescue Session, which can be reviewed "
|
||
"anytime and posted to Accounting from Point of Sale's dashboard."
|
||
msgstr ""
|
||
"Toinen käyttäjä on jo sulkenut istunnon. Kaikki tällä välin tehdyt myynnit "
|
||
"on tallennettu Rescue Sessioniin, jota voi tarkastella milloin tahansa ja "
|
||
"kirjata kirjanpitoon kassan kojelaudalta."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid ""
|
||
"The session has been opened for an unusually long period. Please consider "
|
||
"closing."
|
||
msgstr "Istunto on ollut avoinna epätavallisen pitkään. Harkitse sulkemista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "The session is being closed by another user. The page will be reloaded."
|
||
msgstr "Toinen käyttäjä on sulkemassa istuntoa. Sivu ladataan uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "The start time must be before the end time."
|
||
msgstr "Aloitusajan tulee olla ennen lopetusaikaa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"The tip has been added to the order. However,the selected payment line does "
|
||
"not allow tips to be added."
|
||
msgstr ""
|
||
"Tippi on lisätty tilaukseen. Valittu maksulinja ei kuitenkaan salli tipin "
|
||
"lisäämistä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_adyen
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Adyen. Set your Adyen credentials on the "
|
||
"related payment method."
|
||
msgstr ""
|
||
"Adyen käsittelee maksutapahtumat. Aseta Adyen-tunnuksesi tähän maksutapaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Mercado Pago on terminal"
|
||
msgstr "Mercado Pago käsittelee maksutapahtumat päätelaitteella"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_mercado_pago
|
||
msgid ""
|
||
"The transactions are processed by Mercado Pago. Set your Mercado Pago "
|
||
"credentials on the related payment method."
|
||
msgstr ""
|
||
"Mercado Pago käsittelee maksutapahtumat. Aseta Mercado Pago -tunnuksesi "
|
||
"kyseiseen maksutapaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Pine Labs on the terminal."
|
||
msgstr "Pine Labs käsittelee tapahtumat maksupäätteellä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_pine_labs
|
||
msgid ""
|
||
"The transactions are processed by Pine Labs. Set your Pine Labs credentials "
|
||
"on the related payment method."
|
||
msgstr ""
|
||
"Tapahtumat käsittelee Pine Labs. Aseta Pine Labs -kirjautumistunnuksesi "
|
||
"kyseiseen maksutapaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by QFPay on the terminal."
|
||
msgstr "Maksutapahtumat käsitellään QFPayn kautta maksupäättellä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_qfpay
|
||
msgid ""
|
||
"The transactions are processed by QFPay. Set your QFPay credentials on the "
|
||
"related payment method."
|
||
msgstr "QFPay käsittelee maksutapahtumat. Aseta QFPay-tunnuksesi maksutavalle."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_razorpay
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Razorpay. Set your Razorpay credentials on "
|
||
"the related payment method."
|
||
msgstr ""
|
||
"Razorpay käsittelee maksutapahtumat. Aseta Razorpay-tunnuksesi kyseiseen "
|
||
"maksutapaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_stripe
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"The transactions are processed by Stripe. Set your Stripe credentials on the "
|
||
"related payment method."
|
||
msgstr ""
|
||
"Stripe käsittelee maksutapahtumat. Aseta Stripe-tunnuksesi kyseiseen "
|
||
"maksutapaan."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__module_pos_viva_com
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "The transactions are processed by Viva.com on terminal or tap on phone."
|
||
msgstr ""
|
||
"Tapahtumat käsittelee Viva.com maksupäätteellä tai koskettamalla puhelimella."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__card_type
|
||
msgid "The type of the payment card (e.g. CREDIT CARD OR DEBIT CARD)"
|
||
msgstr "Maksukortin tyyppi (esim. LUOTTOKORTTI TAI PANKKIKORTTI)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_register_balance_end
|
||
msgid "Theoretical Closing Balance"
|
||
msgstr "Teoreettinen loppusaldo"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "There are no products in this category."
|
||
msgstr "Tässä kategoriassa ei ole tuotteita."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"There are still orders in draft state in the session. Pay or cancel the "
|
||
"following orders to validate the session:\n"
|
||
"%s"
|
||
msgstr ""
|
||
"Istunnossa on vielä tilauksia luonnostilassa. Maksa tai peruuta seuraavat "
|
||
"tilaukset istunnon vahvistamiseksi:\n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"There is a difference between the amounts to post and the amounts of the "
|
||
"orders, it is probably caused by taxes or accounting configurations changes."
|
||
msgstr ""
|
||
"Kirjattavien määrien ja tilausten määrien välillä on ero, joka johtuu "
|
||
"todennäköisesti veroista tai kirjanpitomääritysten muutoksista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/models/pos_order.js:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid "There is already an electronic payment in progress."
|
||
msgstr "Sähköinen maksu on jo käynnissä."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"There is no Chart of Accounts configured on the company. Please go to the "
|
||
"invoicing settings to install a Chart of Accounts."
|
||
msgstr ""
|
||
"Yritykselle ei ole määritetty tilikarttaa. Voit asettaa tilikartan "
|
||
"laskutusasetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"There is no cash payment method available in this point of sale to handle "
|
||
"the change.\n"
|
||
"\n"
|
||
" Please pay the exact amount or add a cash payment method in the point of "
|
||
"sale configuration"
|
||
msgstr ""
|
||
"Tässä kassassa ei ole käytettävissä käteismaksumenetelmää vaihtorahojen "
|
||
"käsittelyä varten.\n"
|
||
"\n"
|
||
" Maksa tarkka summa tai lisää käteismaksutapa kassan asetuksiin"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "There is no cash payment method for this PoS Session"
|
||
msgstr "Käteismaksutapaa ei ole käytössä tässä kassaistunnossa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "There is no cash register in this session."
|
||
msgstr "Tässä istunnossa ei ole kassakonetta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"There is no serial/lot number for the selected product, and their creation "
|
||
"is not allowed from the Point of Sale app."
|
||
msgstr ""
|
||
"Valitulle tuotteelle ei ole sarja- tai eränumeroa, eikä niiden luominen ole "
|
||
"sallittua kassassa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"There must be at least one product in your order before it can be validated "
|
||
"and invoiced."
|
||
msgstr ""
|
||
"Tilauksessasi on oltava vähintään yksi tuote, ennen kuin se voidaan "
|
||
"vahvistaa ja laskuttaa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fast_payment_method_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_fast_payment_method_ids
|
||
msgid "These payment methods will be available for fast payment"
|
||
msgstr "Nämä maksutavat ovat saatavilla nopeaan maksamiseen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid ""
|
||
"This barcode is not compatible with the GS1 standard. Consider configuring a "
|
||
"fallback barcode parser from the PoS settings."
|
||
msgstr ""
|
||
"Tämä viivakoodi ei ole yhteensopiva GS1-standardin kanssa. Harkitse "
|
||
"varaviivakoodin tulkitsijan määrittämistä Kassajärjestelmän asetuksista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"This cash payment method is already used in another Point of Sale.\n"
|
||
"A new cash payment method should be created for this Point of Sale."
|
||
msgstr ""
|
||
"Tätä käteismaksutapaa käytetään jo toisessa kassassa.\n"
|
||
"Tälle kassalle on luotava uusi oma käteismaksutapansa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid "This device"
|
||
msgstr "Tämä laite"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__amount_authorized_diff
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_amount_authorized_diff
|
||
msgid ""
|
||
"This field depicts the maximum difference allowed between the ending balance "
|
||
"and the theoretical cash when closing a session, for non-POS managers. If "
|
||
"this maximum is reached, the user will have an error message at the closing "
|
||
"of his session saying that he needs to contact his manager."
|
||
msgstr ""
|
||
"Tämä kenttä kuvaa suurinta sallittua eroa loppusaldon ja teoreettisen "
|
||
"käteisvarojen välillä istuntoa suljettaessa muiden kuin kassaesimiesten "
|
||
"osalta. Jos tämä enimmäisarvo saavutetaan, käyttäjä saa istunnon sulkemisen "
|
||
"yhteydessä virheilmoituksen, jossa kehotetaan ottamaan yhteyttä esimieheen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_manager_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos manager group to the point of "
|
||
"sale client."
|
||
msgstr ""
|
||
"Tämä kenttä välittää kassa-asiakkaalle kassaesimiesten ryhmän tunnuksen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__group_pos_user_id
|
||
msgid ""
|
||
"This field is there to pass the id of the pos user group to the point of "
|
||
"sale client."
|
||
msgstr "Tämä kenttä välittää kassakäyttäjäryhmän tunnuksen kassan asiakkaalle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "This invoice has been created from the point of sale session:%s"
|
||
msgstr "Tämä lasku on luotu Kassajärjestelmän istunnosta: %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__fiscal_position_ids
|
||
msgid ""
|
||
"This is useful for restaurants with onsite and take-away services that imply "
|
||
"specific tax rates."
|
||
msgstr ""
|
||
"Tämä on hyödyllistä ravintoloissa, jotka käyttävät erilaisia verokantoja "
|
||
"riippuen siitä, syövätkö asiakkaat paikan päällä vai ottavatko ruuan "
|
||
"mukaansa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
msgid ""
|
||
"This journal is associated with a payment method. You cannot modify its type"
|
||
msgstr "Tämä päiväkirja liittyy maksutapaan. Et voi muuttaa sen tyyppiä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.js:0
|
||
msgid "This operation will destroy all ${"
|
||
msgstr "Tämä toiminto tuhoaa kaiken ${"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_configurator_popup/product_configurator_popup.xml:0
|
||
msgid "This option or combination of options is not available"
|
||
msgstr "Tämä vaihtoehto tai vaihtoehtojen yhdistelmä ei ole käytettävissä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"This order already has refund lines for %s. We can't change the customer "
|
||
"associated to it. Create a new order for the new customer."
|
||
msgstr ""
|
||
"Tässä tilauksessa on jo hyvitysrivejä %s. Tähän liittyvää asiakasta ei voi "
|
||
"muuttaa. Luo uusi tilaus uudelle asiakkaalle."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"This order has already been paid. You cannot set it back to draft or edit it."
|
||
msgstr ""
|
||
"Tämä tilaus on jo maksettu. Et voi asettaa sitä luonnokseksi tai muokata "
|
||
"sitä."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
||
msgid ""
|
||
"This order is not yet synced to server. Make sure it is synced then try "
|
||
"again."
|
||
msgstr ""
|
||
"Tätä tilausta ei ole vielä synkronoitu palvelimelle. Varmista, että se on "
|
||
"synkronoitu ja yritä sitten uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/order_summary/order_summary.js:0
|
||
msgid ""
|
||
"This orderline has already been sent to the kitchen and cannot be edited."
|
||
msgstr "Tämä tilausrivi on jo lähetetty keittiöön eikä sitä voi enää muokata."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "This payment method is not configured to generate QR codes."
|
||
msgstr "Tätä maksutapaa ei ole määritetty QR-koodien luomiseen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__tip_product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "This product is used as reference on customer receipts."
|
||
msgstr "Tätä tuotetta käytetään viitteenä asiakaskuitteissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "This session is already closed."
|
||
msgstr "Tämä istunto on jo suljettu."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "This tax is applied to any new product created in the catalog."
|
||
msgstr ""
|
||
"Tätä veroa sovelletaan kaikkiin katalogissa luotuihin uusiin tuotteisiin."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Those settings are common to all PoS."
|
||
msgstr "Nämä asetukset ovat yhteisiä kaikille kassoille."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "Ticket"
|
||
msgstr "Tukipyyntö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__ticket_code
|
||
msgid "Ticket Code"
|
||
msgstr "Kuitin koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Ticket Nr"
|
||
msgstr "Kuitin numero"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_tiger_white_loaf_product_template
|
||
msgid ""
|
||
"Tiger bloomer. Baked for a soft inside, with its distinctive savoury "
|
||
"crackled crust."
|
||
msgstr ""
|
||
"Raidallinen bloomer-leipä. Paistettu pehmeäksi sisältä. Tässä on "
|
||
"omaleimainen suolaisen rapea kuori."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_tiger_white_loaf_product_template
|
||
msgid "Tiger white loaf"
|
||
msgstr "Raidallinen valkoinen leipä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/test_epos/test_epos.js:0
|
||
msgid "Timeout occured, please try again"
|
||
msgstr "Tapahtui aikakatkaisu, yritä uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Tip"
|
||
msgstr "Vinkki"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__tip_amount
|
||
msgid "Tip Amount"
|
||
msgstr "Tipin määrä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__tip_product_id
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_tip_product_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Tip Product"
|
||
msgstr "Tipattava tuote"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_product_tip_product_template
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Tips"
|
||
msgstr "Tipit"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "To Close"
|
||
msgstr "Suljettava"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_order__invoice_status__to_invoice
|
||
msgid "To Invoice"
|
||
msgstr "Laskutettava"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "To Pay"
|
||
msgstr "Maksettava"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "To Refund:"
|
||
msgstr "Hyvitetään:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_product__to_weight
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_product_template__to_weight
|
||
msgid "To Weigh With Scale"
|
||
msgstr "Punnitaan kassalla"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_product.py:0
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"To delete a product, make sure all point of sale sessions are closed.\n"
|
||
"\n"
|
||
"Deleting a product available in a session would be like attempting to snatch "
|
||
"a hamburger from a customer’s hand mid-bite; chaos will ensue as ketchup and "
|
||
"mayo go flying everywhere!"
|
||
msgstr ""
|
||
"Jos haluat poistaa tuotteen, varmista, että kaikki kassan istunnot on "
|
||
"suljettu.\n"
|
||
"\n"
|
||
"Tuotteen poistaminen kesken istunnon on nakkimukin nykäiseminen lätkäfanin "
|
||
"kädestä. Ketsuppi roiskuu kravatille!"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.js:0
|
||
msgid ""
|
||
"To enable invoice creation, please add a journal for it in the settings."
|
||
msgstr "Salliaksesi laskun luomisen, lisää sille päiväkirja asetuksissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__to_invoice
|
||
msgid "To invoice"
|
||
msgstr "Laskuta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_payment_form
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.action_pos_pos_form
|
||
msgid "To record new orders, start a new session."
|
||
msgstr "Jos haluat tallentaa uusia tilauksia, aloita uusi istunto."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "To return product(s), you need to open a session in the POS %s"
|
||
msgstr ""
|
||
"Palauttaaksesi tuotteen (tuotteet), sinun on avattava istunto "
|
||
"kassajärjestelmässä %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Today"
|
||
msgstr "Tänään"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/order_display/order_display.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__amount_total
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Total"
|
||
msgstr "Yhteensä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Cost:"
|
||
msgstr "Yhteensä:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__total_discount
|
||
msgid "Total Discount"
|
||
msgstr "Alennus yhteensä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Margin:"
|
||
msgstr "Kokonaiskate:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Total Paid (with rounding)"
|
||
msgstr "Maksettu yhteensä (pyöristetty)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__total_payments_amount
|
||
msgid "Total Payments Amount"
|
||
msgstr "Maksettava kokonaissumma"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__price_total
|
||
msgid "Total Price"
|
||
msgstr "Loppusumma"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Price excl. Tax:"
|
||
msgstr "Kokonaishinta ilman veroja:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "Total Price incl. Tax:"
|
||
msgstr "Kokonais hinta, sis. verot:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0
|
||
msgid "Total VAT:"
|
||
msgstr "Kokonais-ALV:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment__amount
|
||
msgid "Total amount of the payment."
|
||
msgstr "Maksun kokonaismäärä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__total_cost
|
||
msgid "Total cost"
|
||
msgstr "Kokonaiskustannukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_line
|
||
msgid "Total qty"
|
||
msgstr "Lukumäärä yhteensä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/navbar/sale_details_button/sales_detail_report.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Total:"
|
||
msgstr "Summa:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/money_details_popup/money_details_popup.js:0
|
||
msgid "Total: %s"
|
||
msgstr "Loppusumma: %s"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__order_edit_tracking
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__order_edit_tracking
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_order_edit_tracking
|
||
msgid "Track orders edits"
|
||
msgstr "Seuraa tilausten muokkauksia"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_odoo_sneakers_product_template
|
||
msgid ""
|
||
"Trainers in cotton canvas with a padded top edge, tongue and lacing at the "
|
||
"front."
|
||
msgstr ""
|
||
"Puuvillakankaasta valmistetut tennarit, joissa on pehmustettu yläreuna, "
|
||
"kieli ja nauhoitus edessä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__cash_real_transaction
|
||
msgid "Transaction"
|
||
msgstr "Tapahtuma"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Transaction cancelled"
|
||
msgstr "Siirto peruttu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_picking
|
||
msgid "Transfer"
|
||
msgstr "Siirto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Trusted POS"
|
||
msgstr "Luotettu kassa"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__trusted_config_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_trusted_config_ids
|
||
msgid "Trusted Point of Sale Configurations"
|
||
msgstr "Luotetut kassan asetukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_barcode_rule__type
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__type
|
||
msgid "Type"
|
||
msgstr "Tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_payment_method__qr_code_method
|
||
msgid "Type of QR-code to be generated for this payment method."
|
||
msgstr "Tätä maksutapaa varten luotavan QR-koodin tyyppi."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__card_type
|
||
msgid "Type of card used"
|
||
msgstr "Käytetyn kortin tyyppi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__activity_exception_decoration
|
||
msgid "Type of the exception activity on record."
|
||
msgstr "Poikkeusaktiviteetin tyyppi tietueella."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/partner_list/partner_line/partner_line.xml:0
|
||
msgid "UNSELECT"
|
||
msgstr "POISTA VALINTA"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__res_company__point_of_sale_ticket_portal_url_display_mode__url
|
||
msgid "URL"
|
||
msgstr "URL"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Unable to close and validate the session.\n"
|
||
"Please set corresponding tax account in each repartition line of the "
|
||
"following taxes: \n"
|
||
"%s"
|
||
msgstr ""
|
||
"Istuntoa ei pystytä sulkemaan ja vahvistamaan.\n"
|
||
"Aseta vastaava verotili jokaiselle seuraavien verojen jakoriville:\n"
|
||
"%s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/invoice_button/invoice_button.js:0
|
||
msgid "Unable to download invoice."
|
||
msgstr "Laskua ei voi ladata."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"Unable to modify this PoS Configuration because you can't modify %s while a "
|
||
"session is open."
|
||
msgstr "Tämän kassan asetuksia ei voi muuttaa. Istunto %s on auki."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unable to parse barcode"
|
||
msgstr "Viivakoodia ei pystytä jäsentämään"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Unable to show information about this error."
|
||
msgstr "Tietoja tästä virheestä ei voida näyttää."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
msgid "Unable to sync order"
|
||
msgstr "Tilausta ei voida synkronoida"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "Unique code"
|
||
msgstr "Yksilöllinen koodi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_session_sales_details
|
||
msgid "Unit"
|
||
msgstr "Yksikkö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__price_unit
|
||
msgid "Unit Price"
|
||
msgstr "Yksikköhinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "Unit price:"
|
||
msgstr "Yksikköhinta:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unknown Barcode"
|
||
msgstr "Tuntematon viivakoodi"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/hooks/hooks.js:0
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid "Unknown Error"
|
||
msgstr "Tuntematon virhe"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/scale_screen/scale_service.js:0
|
||
msgid "Unnamed Product"
|
||
msgstr "Nimeämätön tuote"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/debug/debug_widget.xml:0
|
||
msgid "Unpaid"
|
||
msgstr "Maksamaton"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/barcode_reader_service.js:0
|
||
msgid "Unsupported Barcode Format"
|
||
msgstr "Viivakoodimuotoa ei tueta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.js:0
|
||
msgid "Unsynced order"
|
||
msgstr "Synkronoimaton tilaus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/error_handlers.js:0
|
||
msgid ""
|
||
"Until the connection is reestablished, Odoo Point of Sale will operate with "
|
||
"limited functionality."
|
||
msgstr "Odoon kassa toimii rajoitetusti, kunnes yhteys on palautettu."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_company__point_of_sale_update_stock_quantities
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__update_stock_quantities
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Update quantities in stock"
|
||
msgstr "Päivitä varastossa olevat määrät"
|
||
|
||
#. module: point_of_sale
|
||
#: model:pos.category,name:point_of_sale.pos_category_upper
|
||
msgid "Upper body"
|
||
msgstr "Ylempi teksti"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_form_view
|
||
msgid "Upsell & Cross-Sell"
|
||
msgstr "Lisämyynti: upsell & cross-sell"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_presets
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_presets
|
||
msgid "Use Presets"
|
||
msgstr "Käytä esiasetuksia"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment_method__use_payment_terminal
|
||
msgid "Use a Payment Terminal"
|
||
msgstr "Käytä maksupäätettä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__use_pricelist
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_use_pricelist
|
||
msgid "Use a pricelist."
|
||
msgstr "Käytä hinnastoa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__iot
|
||
msgid "Use a printer connected to the IoT Box"
|
||
msgstr "Käytä IoT-boksiin yhdistettyä tulostinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_printer__printer_type__epson_epos
|
||
msgid "Use an Epson printer"
|
||
msgstr "Käytä Epson-tulostinta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use automatic taxes mapping with Avatax"
|
||
msgstr "Käytä automaattista verokartoitusta Avataxilla"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__module_pos_avatax
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_module_pos_avatax
|
||
msgid "Use automatic taxes mapping with Avatax in PoS"
|
||
msgstr "Käytä automaattista verokartoitusta Avataxilla Kassajärjestelmässä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use barcodes to scan products, customer cards, etc."
|
||
msgstr "Käytä viivakoodeja tuotteiden, asiakaskorttien jne. skannaamiseen."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Use fiscal positions to get different taxes by order"
|
||
msgstr "Käytä verovelvollisuusasema saadaksesi eri veroja tilauksesta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Used to record product pickings. Products are consumed from its default "
|
||
"source location."
|
||
msgstr ""
|
||
"Käytetään tuotteiden poimintojen kirjaamiseen. Tuotteet kulutetaan sen "
|
||
"oletusarvoisesta lähtöpaikasta."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_res_users
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_report_pos_order__user_id
|
||
#: model:res.groups,name:point_of_sale.group_pos_user
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_order_filter
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_report_pos_order_search
|
||
msgid "User"
|
||
msgstr "Käyttäjä"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.actions.report,name:point_of_sale.report_user_label
|
||
msgid "User Labels"
|
||
msgstr "Käyttäjän tunnisteet"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order_line__uuid
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_payment__uuid
|
||
msgid "Uuid"
|
||
msgstr "Uuid"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/receipt_header/receipt_header.xml:0
|
||
msgid "VAT"
|
||
msgstr "ALV"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.js:0
|
||
msgid "VAT:"
|
||
msgstr "ALV:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_screen.xml:0
|
||
msgid "Validate"
|
||
msgstr "Vahvista"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_bill__value
|
||
msgid "Value"
|
||
msgstr "Arvo"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.product_green_hood_product_template
|
||
msgid ""
|
||
"Versatile cotton hoodie with an adjustable drawstring hood and front zipper "
|
||
"closure."
|
||
msgstr ""
|
||
"Monipuolinen puuvillainen huppari, jossa on säädettävä kiristysnauhahuppu ja "
|
||
"vetoketju edessä."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,description_sale:point_of_sale.jean_jacket_product_template
|
||
msgid "Vintage jean jacket, a timeless piece for any casual outfit."
|
||
msgstr ""
|
||
"Vintage-farkkutakki, ajaton vaatekappale mihin tahansa rentoon "
|
||
"asukokonaisuuteen."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "Visible to all"
|
||
msgstr "Kaikkien nähtävissä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Viva.com"
|
||
msgstr "Viva.com"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__module_pos_viva_com
|
||
msgid "Viva.com Payment Terminal"
|
||
msgstr "Viva.com-maksupääte"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/payment_screen/payment_lines/payment_lines.xml:0
|
||
msgid "Waiting for card"
|
||
msgstr "Odotetaan korttia"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.wall_shelf_product_template
|
||
msgid "Wall Shelf Unit"
|
||
msgstr "Seinähyllyyksikkö"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_stock_warehouse
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_config__warehouse_id
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "Warehouse"
|
||
msgstr "Varasto"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_res_config_settings__pos_warehouse_id
|
||
msgid "Warehouse (PoS)"
|
||
msgstr "Varasto (Kassa)"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/wizard/pos_make_invoice.py:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_confirm_action_wizard
|
||
msgid "Warning"
|
||
msgstr "Varoitus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"Warning, the paid amount is higher than the total amount. (Difference: %s)"
|
||
msgstr "Varoitus, maksettu summa on suurempi kuin kokonaissumma. (Ero: %s)"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_order__website_message_ids
|
||
#: model:ir.model.fields,field_description:point_of_sale.field_pos_session__website_message_ids
|
||
msgid "Website Messages"
|
||
msgstr "Verkkosivun ilmoitukset"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_order__website_message_ids
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_session__website_message_ids
|
||
msgid "Website communication history"
|
||
msgstr "Verkkosivun viestihistoria"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Weighing Product:"
|
||
msgstr "Punnitustuote:"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__barcode_rule__type__weight
|
||
msgid "Weighted Product"
|
||
msgstr "Punnittu tuote"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "Welcome."
|
||
msgstr "Tervetuloa."
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields.selection,name:point_of_sale.selection__pos_config__picking_policy__one
|
||
msgid "When all products are ready"
|
||
msgstr "Kun kaikki tuotteet ovat valmiita"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model.fields,help:point_of_sale.field_pos_config__is_margins_costs_accessible_to_every_user
|
||
#: model:ir.model.fields,help:point_of_sale.field_res_config_settings__pos_is_margins_costs_accessible_to_every_user
|
||
msgid ""
|
||
"When disabled, only PoS manager can view the margin and cost of product "
|
||
"among the Product info."
|
||
msgstr ""
|
||
"Kun toiminto on poistettu käytöstä, vain kassaesimies voi tarkastella "
|
||
"tuotteen katetta ja kustannuksia tuotetiedoissa."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid ""
|
||
"Whenever you close a session, one entry is generated in the following "
|
||
"accounting journal for all the orders not invoiced. Invoices are recorded in "
|
||
"accounting separately."
|
||
msgstr ""
|
||
"Aina kun suljet istunnon, seuraavaan kirjanpitopäiväkirjaan tehdään yksi "
|
||
"kirjaus kaikista laskuttamattomista tilauksista. Laskut kirjataan "
|
||
"kirjanpitoon erikseen."
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.whiteboard_product_template
|
||
msgid "Whiteboard"
|
||
msgstr "Valkotaulu"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.whiteboard_pen_product_template
|
||
msgid "Whiteboard Pen"
|
||
msgstr "Valkotaulun tussi"
|
||
|
||
#. module: point_of_sale
|
||
#: model:product.template,name:point_of_sale.product_wholemeal_loaf_product_template
|
||
msgid "Wholemeal loaf"
|
||
msgstr "Täysjyväleipä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "With a"
|
||
msgstr "-"
|
||
|
||
#. module: point_of_sale
|
||
#: model:ir.model,name:point_of_sale.model_resource_calendar_attendance
|
||
msgid "Work Detail"
|
||
msgstr "Työn yksityiskohdat"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/retry_print_popup/retry_print_popup.xml:0
|
||
msgid "Would you like to continue without printing or retry?"
|
||
msgstr "Haluatko jatkaa ilman tulostamista vai yrittää uudelleen?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid "Yes"
|
||
msgstr "Kyllä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/main.js:0
|
||
msgid ""
|
||
"You are currently offline. Reloading the page may cause you to lose unsaved "
|
||
"data."
|
||
msgstr ""
|
||
"Olet tällä hetkellä offline-tilassa. Sivun lataaminen uudelleen voi "
|
||
"aiheuttaa tallentamattomien tietojen menetyksen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You are not allowed to change the cash rounding configuration while a pos "
|
||
"session using it is already opened."
|
||
msgstr ""
|
||
"Käteisvarojen pyöristysmääritystä ei saa muuttaa, kun sitä käyttävä "
|
||
"kassaistunto on jo avattu."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/services/pos_store.js:0
|
||
msgid ""
|
||
"You are trying to sell products with serial/lot numbers, but some of them "
|
||
"are not set.\n"
|
||
"Would you like to proceed anyway?"
|
||
msgstr ""
|
||
"Yrität myydä tuotteita, joilla on sarja- tai eränumerot, mutta joitakin "
|
||
"niistä ei ole asetettu.\n"
|
||
"Haluaisitko kuitenkin jatkaa?"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/customer_display/customer_display_qr_code_popup.xml:0
|
||
msgid ""
|
||
"You can either use it on this device or scan the QR code to display it on "
|
||
"another device"
|
||
msgstr ""
|
||
"Voit joko käyttää sitä tällä laitteella tai skannata QR-koodin näyttääksesi "
|
||
"sen toisella laitteella"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_journal.py:0
|
||
msgid ""
|
||
"You can not archive this journal because it is set on the following payment "
|
||
"method : %s."
|
||
msgstr ""
|
||
"Et voi arkistoida tätä päiväkirjaa, koska se on määritetty seuraavalle "
|
||
"maksutavalle: %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.js:0
|
||
msgid "You can not change the %s of the refund order."
|
||
msgstr "Et voi muuttaa palautustilauksen %s."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You can only cancel a session that is in opening control state and has no "
|
||
"orders."
|
||
msgstr ""
|
||
"Voit peruuttaa vain istunnon, joka on avaamisen valvontatilassa ja jossa ei "
|
||
"ole tilauksia."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "You can only refund products from the same order."
|
||
msgstr "Voit palauttaa vain saman tilauksen tuotteita."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You can only unlink PoS order lines that are related to orders in new or "
|
||
"cancelled state."
|
||
msgstr ""
|
||
"Voit poistaa linkityksen vain sellaisista kassatilausten riveistä, jotka "
|
||
"liittyvät tilauksiin, jotka ovat uusia tai peruutetussa tilassa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/sync_popup/sync_popup.xml:0
|
||
msgid "You can update it by selecting one of the following options:"
|
||
msgstr "Voit päivittää sen valitsemalla jonkin seuraavista vaihtoehdoista:"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_move.py:0
|
||
msgid ""
|
||
"You can't reset this invoice to draft because the POS session is still open. "
|
||
"Please close the ongoing session first, then try again."
|
||
msgstr ""
|
||
"Et voi palauttaa tätä laskua luonnostilaan koska kassajärjestelmän istunto "
|
||
"on edelleen auki. Sulje käynnissä oleva istunto ja yritä sitten uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid ""
|
||
"You can't: create a pos order from the backend interface, or unset the "
|
||
"pricelist, or create a pos.order in a python test with Form tool, or edit "
|
||
"the form view in studio if no PoS order exist"
|
||
msgstr ""
|
||
"Et voi luoda kassatilausta taustajärjestelmän käyttöliittymästä tai poistaa "
|
||
"hinnastoa tai luoda pos.orderia python-testissä Lomake-työkalulla tai "
|
||
"muokata lomakkeen näkymää studiossa, jos kassatilausta ei ole olemassa"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/stock_picking.py:0
|
||
msgid ""
|
||
"You cannot archive '%(picking_type)s' as it is used by POS configuration '%"
|
||
"(config)s'."
|
||
msgstr ""
|
||
"Et voi arkistoida '%(picking_type)s', koska sitä käytetään Kassa-asetuksissa "
|
||
"'%(config)s'."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid ""
|
||
"You cannot archive a product that is set as a special product in a Point of "
|
||
"Sale configuration. Please change the configuration first."
|
||
msgstr ""
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "You cannot change the payment of a printed order."
|
||
msgstr "Tulostetun tilauksen maksua ei voi muuttaa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You cannot close the POS when invoices are not posted.\n"
|
||
"Invoices: %s"
|
||
msgstr ""
|
||
"Et voi sulkea kassaa, kun laskuja ei ole kirjattu.\n"
|
||
"Laskut: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You cannot close the POS while there are still draft orders for the day."
|
||
msgstr "Kassaa ei voi sulkea, jos päivältä on vielä keskeneräisiä tilauksia."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You cannot create a session starting before: %(lock_date_info)s"
|
||
msgstr "Et voi luoda istuntoa, joka alkaa ennen: %(lock_date_info)s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You cannot delete a cash move that is not linked to this session."
|
||
msgstr "Et voi poistaa kassasiirtoa, jota ei ole liitetty tähän istuntoon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/res_partner.py:0
|
||
msgid ""
|
||
"You cannot delete a customer that has point of sales orders. You can archive "
|
||
"it instead."
|
||
msgstr ""
|
||
"Et voi poistaa asiakasta, jolla on kassajärjestelmän myyntitilauksia. Voit "
|
||
"arkistoida sen sijaan."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_category.py:0
|
||
msgid ""
|
||
"You cannot delete a point of sale category while a session is still opened."
|
||
msgstr "Et voi poistaa kassakategoriaa, kun istunto on vielä avoinna."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "You cannot delete a preset that is linked to a POS configuration."
|
||
msgstr ""
|
||
"Et voi poistaa esiasetusta, joka on liitetty Kassajärjestelmän kokoonpanoon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/account_cash_rounding.py:0
|
||
msgid ""
|
||
"You cannot delete a rounding method that is used in a Point of Sale "
|
||
"configuration."
|
||
msgstr ""
|
||
"Et voi poistaa pyöristyssääntöä, jota käytetään Kassajärjestelmän "
|
||
"kokoonpanossa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/ir_sequence.py:0
|
||
msgid "You cannot delete a sequence used in an active POS config: %s"
|
||
msgstr ""
|
||
"Et voi poistaa järjestystä, jota käytetään aktiivisessa Kassajärjestelmän "
|
||
"määrityksessä: %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment.py:0
|
||
msgid "You cannot edit a payment for a posted order."
|
||
msgstr "Et voi muokata lähetetyn tilauksen maksua."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You cannot share open orders with configuration that does not use the same "
|
||
"currency."
|
||
msgstr "Et voi jakaa avoimia tilauksia eri valuuttaa käyttävien kanssa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "You cannot use the same journal on multiples cash payment methods."
|
||
msgstr "Et voi käyttää samaa päiväkirjaa useissa käteismaksutavoissa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You do not have permission to open a POS session. Please try opening a "
|
||
"session with a different user"
|
||
msgstr ""
|
||
"Sinulla ei ole oikeutta avata Kassa-istuntoa. Yritä avata istunto toisella "
|
||
"käyttäjällä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You don't have the access rights to delete a cash in/out."
|
||
msgstr "Sinulla ei ole oikeuksia poistaa kassaan tai kassasta tehtyä siirtoa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You don't have the access rights to get the cash in/out list."
|
||
msgstr "Sinulla ei ole oikeuksia nähdä luetteloa kassaan/kassasta siirroista."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You don't have the access rights to get the point of sale closing control "
|
||
"data."
|
||
msgstr ""
|
||
"Sinulla ei ole käyttöoikeuksia kassan sulkemisen valvontatietojen saamiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"You have enabled the \"Identify Customer\" option for %(payment_method)s "
|
||
"payment method,but the order %(order)s does not contain a customer."
|
||
msgstr ""
|
||
"Olet ottanut \"Tunnista asiakas\" -vaihtoehdon käyttöön maksutapaa %"
|
||
"(payment_method)s varten, mutta tilauksessa %(order)s ei ole asiakasta."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.actions.act_window,help:point_of_sale.product_product_action
|
||
msgid ""
|
||
"You must define a product for everything you sell through\n"
|
||
" the point of sale interface."
|
||
msgstr ""
|
||
"Sinun on määriteltävä tuote kaikelle, mitä myyt\n"
|
||
" kassan käyttöliittymän kautta."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/product_template.py:0
|
||
msgid "You must first remove this product from the %s combo"
|
||
msgstr "Sinun on ensin poistettava tuote yhdistelmästä %s"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid ""
|
||
"You must have at least one payment method configured to launch a session."
|
||
msgstr ""
|
||
"Sinulla on oltava vähintään yksi maksutapa määritettynä, jotta voit "
|
||
"käynnistää istunnon."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid ""
|
||
"You must select a QR-code method to generate QR-codes for this payment "
|
||
"method."
|
||
msgstr ""
|
||
"Sinun on valittava QR-koodimenetelmä, jotta voit luoda QR-koodeja tätä "
|
||
"maksutapaa varten."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
msgid "You need a loss and profit account on your cash journal."
|
||
msgstr "Käteispäiväkirjaan tarvitaan tappio- ja voittotili."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid ""
|
||
"You need to select the customer before you can invoice or ship an order."
|
||
msgstr ""
|
||
"Sinun on valittava asiakas, ennen kuin voit laskuttaa tai lähettää tilauksen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "You should assign a Point of Sale to your session."
|
||
msgstr "Sinun tulee määrittää istunnolle kassa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "You still have"
|
||
msgstr "Sinulla on vielä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/printer/base_printer.js:0
|
||
msgid ""
|
||
"Your IoT box cannot find the printer, please ensure it is connected and "
|
||
"turned on before retrying."
|
||
msgstr ""
|
||
"IoT-boksi ei löydä tulostinta. Varmista, että tulostin on yhdistetty ja "
|
||
"päällä ennen kuin yrität uudelleen."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid ""
|
||
"Your PoS Session is open since %(date)s, we advise you to close it and to "
|
||
"create a new one."
|
||
msgstr ""
|
||
"Kassaistuntosi on avoinna vuodesta %(date)s. Se pitää sulkea. Avaa sitten "
|
||
"uusi istunto."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid ""
|
||
"Your address is missing or incomplete. <br/>\n"
|
||
" Please make sure to"
|
||
msgstr ""
|
||
"Osoitteesi puuttuu tai on epätäydellinen. <br/>\n"
|
||
" Varmista, että"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.template,subject:point_of_sale.email_template_pos_receipt
|
||
msgid "Your {{ object.config_id.name }} receipt"
|
||
msgstr "Sinun {{ object.config_id.name }} kuittisi"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "and"
|
||
msgstr "ja"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "available,"
|
||
msgstr "saatavilla,"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "before continuing."
|
||
msgstr "ennen kuin jatkat."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/controllers/main.py:0
|
||
msgid "by Email"
|
||
msgstr "sähköpostitse"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "default_preset_id"
|
||
msgstr "default_preset_id"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/customer_display/customer_display.xml:0
|
||
msgid "discount"
|
||
msgstr "alennus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/orderline/orderline.xml:0
|
||
msgid "discount off on"
|
||
msgstr "alennus tuotteesta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "e.g. 1234567890"
|
||
msgstr "esim. 1234567890"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_payment_method_view_form
|
||
msgid "e.g. Cash"
|
||
msgstr "esim. käteinen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_template_view_form_normalized_pos
|
||
msgid "e.g. Cheese Burger"
|
||
msgstr "esim. juustohampurilainen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "e.g. Company Address, Website"
|
||
msgstr "esim. yrityksen osoite, verkkosivusto"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "e.g. Dine in"
|
||
msgstr "esim. Syö paikan päällä"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
msgid "e.g. NYC Shop"
|
||
msgstr "esim. NYC Shop"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "e.g. Return Policy, Thanks for shopping with us!"
|
||
msgstr "esim. Palautusoikeus, Kiitos, että olet tehnyt ostoksia kanssamme!"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_pos_category_form_view
|
||
msgid "e.g. Soft Drinks"
|
||
msgstr "esim. virvoitusjuomat"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.pos_config_view_form
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.res_config_settings_view_form
|
||
msgid "ePos Printer"
|
||
msgstr "ePos-tulostin"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_pos_form
|
||
msgid "email"
|
||
msgstr "sähköposti"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "failed. Please try again"
|
||
msgstr "epäonnistui. Yritä uudelleen"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "fill all relevant information"
|
||
msgstr "täytä kaikki asiaankuuluvat tiedot"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_validation_screen
|
||
msgid "for"
|
||
msgstr "tekijänä"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/utils/order_payment_validation.js:0
|
||
msgid "for an order of"
|
||
msgstr "tilauksesta, jonka suuruus on"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/product_info_banner/product_info_banner.xml:0
|
||
msgid "forecasted"
|
||
msgstr "ennustettu"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/product_info_popup/product_info_popup.xml:0
|
||
msgid "from"
|
||
msgstr "alkaen"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_config.py:0
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
#: code:addons/point_of_sale/models/pos_session.py:0
|
||
msgid "id"
|
||
msgstr "tunniste"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/ticket_screen/ticket_screen.xml:0
|
||
msgid "in"
|
||
msgstr "-"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt_screen.xml:0
|
||
msgid "in progress"
|
||
msgstr "työn alla"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
msgid "in this category."
|
||
msgstr "tässä kategoriassa."
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/combo_configurator_popup/combo_configurator_popup.xml:0
|
||
msgid "included"
|
||
msgstr "sisältyy"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "install a chart of accounts"
|
||
msgstr "asenna tilikartta"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/product_screen/product_screen.xml:0
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.product_combo_view_form
|
||
msgid "items"
|
||
msgstr "kohdetta"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "minutes"
|
||
msgstr "minuutit"
|
||
|
||
#. module: point_of_sale
|
||
#: model:mail.activity.type,summary:point_of_sale.mail_activity_old_session
|
||
msgid "note"
|
||
msgstr "huom"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/screens/receipt_screen/receipt/order_receipt.xml:0
|
||
msgid "on"
|
||
msgstr "on"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/opening_control_popup/opening_control_popup.xml:0
|
||
msgid "open orders for the next few days."
|
||
msgstr "avoimia tilauksia seuraaville päiville."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_preset_form
|
||
msgid "orders per"
|
||
msgstr "tilauksia per"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/app/components/popups/closing_popup/closing_popup.xml:0
|
||
msgid "orders:"
|
||
msgstr "tilaukset:"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.view_pos_config_kanban
|
||
msgid "outstanding rescue session"
|
||
msgstr "avoin pelastusistunto"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_preset.py:0
|
||
msgid "preset_id"
|
||
msgstr "preset_id"
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.ticket_request_with_code
|
||
msgid "qx9h1"
|
||
msgstr "qx9h1"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_order.py:0
|
||
msgid "return"
|
||
msgstr "palautus"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-python
|
||
#: code:addons/point_of_sale/models/pos_payment_method.py:0
|
||
msgid "terminal"
|
||
msgstr "terminaali"
|
||
|
||
#. module: point_of_sale
|
||
#. odoo-javascript
|
||
#: code:addons/point_of_sale/static/src/backend/pos_kanban_view/pos_kanban_view.xml:0
|
||
msgid "to activate the buttons."
|
||
msgstr "painikkeiden aktivoimiseksi."
|
||
|
||
#. module: point_of_sale
|
||
#: model_terms:ir.ui.view,arch_db:point_of_sale.report_invoice_document
|
||
msgid "using"
|
||
msgstr "käyttäen"
|
||
|
||
#~ msgid "Action cancelled (%s)"
|
||
#~ msgstr "Toiminto peruutettu (%s)"
|
||
|
||
#~ msgid "Cash drawer opened (%s)"
|
||
#~ msgstr "Käteiskassa avattu (%s)"
|
||
|
||
#~ msgid "There is already a cash payment line."
|
||
#~ msgstr "Käteismaksurivi on jo olemassa."
|
||
|
||
#~ msgid "free"
|
||
#~ msgstr "ilmainen"
|
||
|
||
#~ msgid ""
|
||
#~ "This journal is associated with payment method %(payment_method)s that is "
|
||
#~ "being used by order %(pos_order)s in the active pos session %"
|
||
#~ "(pos_session)s"
|
||
#~ msgstr ""
|
||
#~ "Tämä kirjauskansio on liitetty maksutapaan %(payment_method)s, jota "
|
||
#~ "käytetään tilauksessa %(pos_order)s aktiivisessa Kassajärjestelmän "
|
||
#~ "istunnossa %(pos_session)s"
|
||
|
||
#~ msgid ""
|
||
#~ "Local Network Access configuration is enabled, but your browser is not "
|
||
#~ "Chromium-based. Please use a Chromium-based browser to benefit from this "
|
||
#~ "feature."
|
||
#~ msgstr ""
|
||
#~ "Paikallisverkkoyhteyden määritys on käytössä, mutta selaimesi ei ole "
|
||
#~ "Chromium-pohjainen. Käytä Chromium-pohjaista selainta hyödyntääksesi tätä "
|
||
#~ "ominaisuutta."
|
||
|
||
#~ msgid ""
|
||
#~ "Unable to create consolidated invoice/s because the following orders "
|
||
#~ "can't be invoiced.\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
#~ msgstr ""
|
||
#~ "Konsolidoitua laskua/laskuja ei voida luoda, koska seuraavia tilauksia ei "
|
||
#~ "voida laskuttaa.\n"
|
||
#~ "\n"
|
||
#~ "%s"
|
||
|
||
#~ msgid "Ok"
|
||
#~ msgstr "OK"
|
||
|
||
#~ msgid "Confirm?"
|
||
#~ msgstr "Vahvista?"
|
||
|
||
#~ msgid "Start adding products"
|
||
#~ msgstr "Aloita tuotteiden lisääminen"
|
||
|
||
#~ msgid "Add %s"
|
||
#~ msgstr "Lisää %s"
|
||
|
||
#~ msgid ""
|
||
#~ "To ensure due balance follow-up, generate an invoice or download the "
|
||
#~ "accounting application. "
|
||
#~ msgstr ""
|
||
#~ "Voit varmistaa erääntyneen saldon seurannan luomalla laskun tai "
|
||
#~ "lataamalla kirjanpitosovelluksen. "
|
||
|
||
#~ msgid "The Ticket Number should be at least 14 characters long."
|
||
#~ msgstr "Kuitin numeron on oltava vähintään 14 merkkiä pitkä."
|
||
|
||
#~ msgid "You cannot invoice orders belonging to different companies."
|
||
#~ msgstr "Et voi laskuttaa eri yrityksille kuuluvia tilauksia."
|
||
|
||
#~ msgid " REFUND"
|
||
#~ msgstr "HYVITYS"
|
||
|
||
#~ msgid "%(pos_name)s (not used)"
|
||
#~ msgstr "%(pos_name)s (ei käytössä)"
|
||
|
||
#~ msgid "%s POS payment of %s in %s"
|
||
#~ msgstr "%s POS-maksu %s asiasta %s"
|
||
|
||
#~ msgid "%s product(s) found for \"%s\"."
|
||
#~ msgstr "%s tuote(t) löytyi asialle \"%s\"."
|
||
|
||
#~ msgid "& invoice"
|
||
#~ msgstr "& lasku"
|
||
|
||
#~ msgid "(Both will be sent by email)"
|
||
#~ msgstr "(Molemmat lähetetään sähköpostitse)"
|
||
|
||
#~ msgid "(RESCUE FOR %(session)s)"
|
||
#~ msgstr "(PALAUTUS %(session)s)"
|
||
|
||
#~ msgid "(update)"
|
||
#~ msgstr "(päivitä)"
|
||
|
||
#~ msgid ""
|
||
#~ "<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-label=\"Shopping "
|
||
#~ "cart\" title=\"Shopping cart\"/>"
|
||
#~ msgstr ""
|
||
#~ "<i class=\"fa fa-fw fa-shopping-bag\" role=\"img\" aria-"
|
||
#~ "label=\"Ostoskori\" title=\"Ostoskori\"/>"
|
||
|
||
#~ msgid ""
|
||
#~ "<p>Ready to have a look at the <b>POS Interface</b>? Let's start our "
|
||
#~ "first session.</p>"
|
||
#~ msgstr ""
|
||
#~ "<p>Oletko valmis tutustumaan <b>kassan käyttöön</b>? Aloitetaan "
|
||
#~ "ensimmäinen istunto.</p>"
|
||
|
||
#~ msgid ""
|
||
#~ "<span attrs=\"{'invisible': [('is_total_cost_computed','=', True)]}"
|
||
#~ "\">TBD</span>"
|
||
#~ msgstr ""
|
||
#~ "<span attrs=\"{'invisible': [('is_total_cost_computed','=', True)]}"
|
||
#~ "\">TBD</span>"
|
||
|
||
#~ msgid "<span>Last Closing Cash Balance</span>"
|
||
#~ msgstr "<span>Viimeisin kassavarojen loppusaldo</span>"
|
||
|
||
#~ msgid "<span>Last Closing Date</span>"
|
||
#~ msgstr "<span>Viim. sulkemispäivä</span>"
|
||
|
||
#~ msgid ""
|
||
#~ "<strong> > Payment Terminals</strong>\n"
|
||
#~ " in order to install a Payment "
|
||
#~ "Terminal and make a fully integrated payment method."
|
||
#~ msgstr ""
|
||
#~ "<strong> > Maksupäätteet</strong>\n"
|
||
#~ " jotta voit asentaa maksupäätteen ja "
|
||
#~ "tehdä täysin integroidun maksutavan."
|
||
|
||
#~ msgid "A Customer Name Is Required"
|
||
#~ msgstr "Asiakkaan nimi vaaditaan"
|
||
|
||
#~ msgid ""
|
||
#~ "A sequence number that is incremented each time a user resumes the pos "
|
||
#~ "session"
|
||
#~ msgstr ""
|
||
#~ "Järjestysnumero, joka kasvaa joka kerta käyttäjän jatkaessa kassaistuntoa."
|
||
|
||
#~ msgid "A sequence number that is incremented with each order"
|
||
#~ msgstr "Järjestysnumero, joka kasvaa joka kerta tilauksen yhteydessä"
|
||
|
||
#~ msgid "A session-unique sequence number for the order"
|
||
#~ msgstr "Istuntokohtainen järjestysnumero tilaukselle"
|
||
|
||
#~ msgid "Accept payments with a Six payment terminal"
|
||
#~ msgstr "Hyväksy maksuja Six-maksupäätteellä"
|
||
|
||
#~ msgid "Accept payments with a Vantiv payment terminal"
|
||
#~ msgstr "Hyväksy maksuja Vantiv-maksupäätteellä"
|
||
|
||
#~ msgid "Account Chart Template"
|
||
#~ msgstr "Tilikarttamalli"
|
||
|
||
#~ msgid "Add Customer Note"
|
||
#~ msgstr "Lisää huomautus asiakkalle"
|
||
|
||
#~ msgid ""
|
||
#~ "Add a QR code on the ticket, which the user can scan to request the "
|
||
#~ "invoice linked to its order."
|
||
#~ msgstr ""
|
||
#~ "Lisää lippuun QR-koodi, jonka käyttäjä voi skannata pyytääkseen "
|
||
#~ "tilaukseensa liittyvän laskun."
|
||
|
||
#~ msgid "All active orders"
|
||
#~ msgstr "Kaikki aktiiviset tilaukset"
|
||
|
||
#~ msgid "Backspace"
|
||
#~ msgstr "Askelpalautin"
|
||
|
||
#~ msgid "Base Amount"
|
||
#~ msgstr "Peruste määrä"
|
||
|
||
#~ msgid "Buffer:"
|
||
#~ msgstr "Puskuri:"
|
||
|
||
#~ msgid "CHANGE"
|
||
#~ msgstr "TAKAISIN"
|
||
|
||
#~ msgid "Cash Register"
|
||
#~ msgstr "Kassakone"
|
||
|
||
#~ msgid "Cash difference observed during the counting (Loss)"
|
||
#~ msgstr "Laskennan aikana havaittu kassaerotus (tappio)"
|
||
|
||
#~ msgid "Cash difference observed during the counting (Profit)"
|
||
#~ msgstr "Laskennan aikana havaittu kassaerotus (voitto)"
|
||
|
||
#~ msgid ""
|
||
#~ "Check if you want to group products of this category in point of sale "
|
||
#~ "orders"
|
||
#~ msgstr ""
|
||
#~ "Valitse, haluatko ryhmitellä tämän kategorian tuotteet kassatilauksissa"
|
||
|
||
#~ msgid "City"
|
||
#~ msgstr "Kaupunki"
|
||
|
||
#~ msgid "Closing difference in %s (%s)"
|
||
#~ msgstr "Ero suljettaessa %s (%s)"
|
||
|
||
#~ msgid "Coin/Bill Value"
|
||
#~ msgstr "Kolikko/lasku arvo"
|
||
|
||
#~ msgid "Combine %s POS payments from %s"
|
||
#~ msgstr "Yhdistä %s kassamaksut %s:stä"
|
||
|
||
#~ msgid "Connected, Not Owned"
|
||
#~ msgstr "Liitetty, ei omistettu"
|
||
|
||
#~ msgid "Connecting to devices"
|
||
#~ msgstr "Yhteyden muodostaminen laitteisiin"
|
||
|
||
#~ msgid "Continue selling"
|
||
#~ msgstr "Jatka myyntiä"
|
||
|
||
#~ msgid "Custom"
|
||
#~ msgstr "Mukautettu"
|
||
|
||
#~ msgid "Customer Facing Display"
|
||
#~ msgstr "Asiakasnäyttö"
|
||
|
||
#~ msgid "Customer Screen Connected"
|
||
#~ msgstr "Asiakasnäyttö on yhdistetty"
|
||
|
||
#~ msgid "Customer Screen Disconnected"
|
||
#~ msgstr "Yhteys asiakasnäyttöön on katkaistu"
|
||
|
||
#~ msgid "Customer Screen Unsupported. Please upgrade the IoT Box"
|
||
#~ msgstr "Asiakasnäyttö ei tuettu. Päivitä IoT Box"
|
||
|
||
#~ msgid "Customer Screen Warning"
|
||
#~ msgstr "Asiakkaan näytön varoitus"
|
||
|
||
#~ msgid "DETAILS"
|
||
#~ msgstr "LISÄTIEDOT"
|
||
|
||
#~ msgid "Debug Window"
|
||
#~ msgstr "Virheenjäljitysikkuna"
|
||
|
||
#~ msgid "Default Temporary Account"
|
||
#~ msgstr "Väliaikainen oletustili"
|
||
|
||
#~ msgid "Delete Paid Orders"
|
||
#~ msgstr "Poista maksetut tilaukset"
|
||
|
||
#~ msgid "Delete Unpaid Orders"
|
||
#~ msgstr "Poista maksamattomat tilaukset"
|
||
|
||
#~ msgid "Desk Organizer"
|
||
#~ msgstr "Työpöydän järjestäjä"
|
||
|
||
#~ msgid "Desk Pad"
|
||
#~ msgstr "Pöytälevy"
|
||
|
||
#~ msgid "Disconnected"
|
||
#~ msgstr "Yhteys katkaistu"
|
||
|
||
#~ msgid "Discount"
|
||
#~ msgstr "Alennus"
|
||
|
||
#~ msgid "Dismiss"
|
||
#~ msgstr "Hylkää"
|
||
|
||
#~ msgid ""
|
||
#~ "Do you want to accept payments difference and post a profit/loss journal "
|
||
#~ "entry?"
|
||
#~ msgstr ""
|
||
#~ "Haluatko hyväksyä maksujen erotuksen ja tehdä voitto/tappio "
|
||
#~ "-päiväkirjamerkinnän?"
|
||
|
||
#~ msgid "Don't show again"
|
||
#~ msgstr "Älä näytä uudestaan"
|
||
|
||
#~ msgid "Done by"
|
||
#~ msgstr "Tekijä"
|
||
|
||
#~ msgid "Download Paid Orders"
|
||
#~ msgstr "Lataa maksetut tilaukset"
|
||
|
||
#~ msgid "Download Unpaid Orders"
|
||
#~ msgstr "Lataa maksamattomat tilaukset"
|
||
|
||
#~ msgid "Download error traceback"
|
||
#~ msgstr "Lataa virheen jäljitys"
|
||
|
||
#~ msgid ""
|
||
#~ "Either the server is inaccessible or browser is not connected online."
|
||
#~ msgstr ""
|
||
#~ "Joko palvelimeen ei pääse käsiksi tai selain ei ole yhteydessä verkkoon."
|
||
|
||
#~ msgid "Email sent."
|
||
#~ msgstr "Sähköposti lähetetty."
|
||
|
||
#~ msgid "Encountered error when loading image. Please try again."
|
||
#~ msgstr "Kuvan lataamisessa ilmeni virhe. Yritä uudelleen."
|
||
|
||
#~ msgid "Error with Traceback"
|
||
#~ msgstr "Virheen jäljitys"
|
||
|
||
#~ msgid "Exit Pos"
|
||
#~ msgstr "Poistu kassasta"
|
||
|
||
#~ msgid "Export Paid Orders"
|
||
#~ msgstr "Vie ladatut tilaukset"
|
||
|
||
#~ msgid "Export Unpaid Orders"
|
||
#~ msgstr "Vie maksamattomat tilaukset"
|
||
|
||
#~ msgid "Fabric"
|
||
#~ msgstr "Kangas"
|
||
|
||
#~ msgid "Finished Importing Orders"
|
||
#~ msgstr "Tilausten tuonti on päättynyt"
|
||
|
||
#~ msgid "Fiscal data module error"
|
||
#~ msgstr "Fiscal data module -virhe"
|
||
|
||
#~ msgid "Generation of your order references"
|
||
#~ msgstr "Tilausviitteiden luominen"
|
||
|
||
#~ msgid "Go to"
|
||
#~ msgstr "Siirry"
|
||
|
||
#~ msgid "Group By"
|
||
#~ msgstr "Ryhmittely"
|
||
|
||
#~ msgid "Hardware Events"
|
||
#~ msgstr "Laitteistotapahtumat"
|
||
|
||
#~ msgid "Hardware Status"
|
||
#~ msgstr "Laitteiston tila"
|
||
|
||
#~ msgid "Home"
|
||
#~ msgstr "Etusivu"
|
||
|
||
#~ msgid "How would you like to receive your receipt"
|
||
#~ msgstr "Miten haluat vastaanottaa kuittisi"
|
||
|
||
#~ msgid "IMPORTANT: Bug Report From Odoo Point Of Sale"
|
||
#~ msgstr "TÄRKEÄÄ: Vikailmoitus Odoon kassasta"
|
||
|
||
#~ msgid "Iface Customer Facing Display"
|
||
#~ msgstr "Iface asiakasnäyttö"
|
||
|
||
#~ msgid "Import Orders"
|
||
#~ msgstr "Tilausten tuonti"
|
||
|
||
#~ msgid "Incorrect rounding"
|
||
#~ msgstr "Virheellinen pyöristys"
|
||
|
||
#~ msgid "Initial Category"
|
||
#~ msgstr "Aloituskategoria"
|
||
|
||
#~ msgid "Integrated Card Payments"
|
||
#~ msgstr "Integroidut korttimaksut"
|
||
|
||
#~ msgid "Invalid action"
|
||
#~ msgstr "Virheellinen toiminto"
|
||
|
||
#~ msgid "Invalid amount"
|
||
#~ msgstr "Virheellinen määrä"
|
||
|
||
#~ msgid "Invalid email."
|
||
#~ msgstr "Virheellinen sähköpostiosoite."
|
||
|
||
#~ msgid "Invalid product lot"
|
||
#~ msgstr "Virheellinen tuote-erä"
|
||
|
||
#~ msgid "Invoice payment for %s (%s) using %s"
|
||
#~ msgstr "Laskun maksu %s (%s) käyttäen %s"
|
||
|
||
#~ msgid "Is Default Pricelist Displayed"
|
||
#~ msgstr "Näytetäänkö oletushinnasto"
|
||
|
||
#~ msgid "Is Refunded"
|
||
#~ msgstr "On rahojen palautus"
|
||
|
||
#~ msgid "JS Tests"
|
||
#~ msgstr "JS Testi"
|
||
|
||
#~ msgid "Language"
|
||
#~ msgstr "Kieli"
|
||
|
||
#~ msgid "Leather"
|
||
#~ msgstr "Nahka"
|
||
|
||
#~ msgid "Leave empty to use the default account from the company setting"
|
||
#~ msgstr "Jätä tyhjäksi, jos haluat käyttää oletustiliä yrityksen asetuksista"
|
||
|
||
#~ msgid ""
|
||
#~ "Leave empty to use the default account from the company setting.\n"
|
||
#~ "Account used as outstanding account when creating accounting payment "
|
||
#~ "records for bank payments."
|
||
#~ msgstr ""
|
||
#~ "Jätä tyhjäksi, jos haluat käyttää oletustiliä yrityksen asetuksista.\n"
|
||
#~ "Tili, jota käytetään maksamattomana tilinä luotaessa kirjanpidon "
|
||
#~ "maksutietueita pankkimaksuja varten."
|
||
|
||
#~ msgid "Loading Image Error"
|
||
#~ msgstr "Kuvan latausvirhe"
|
||
|
||
#~ msgid "Local Customer Facing Display"
|
||
#~ msgstr "Paikallinen asiakasnäyttö"
|
||
|
||
#~ msgid "Login Sequence Number"
|
||
#~ msgstr "Sisäänkirjautumisen järjestysnumero"
|
||
|
||
#~ msgid "Lot/Serial Number(s) Required"
|
||
#~ msgstr "Erä-/sarjanumero(t) vaaditaan"
|
||
|
||
#~ msgid "Miscellaneous"
|
||
#~ msgstr "Sekalaiset"
|
||
|
||
#~ msgid "Monitor Stand"
|
||
#~ msgstr "Näytön jalusta"
|
||
|
||
#~ msgid "More info"
|
||
#~ msgstr "Lisätiedot"
|
||
|
||
#~ msgid "More..."
|
||
#~ msgstr "Lisää…"
|
||
|
||
#~ msgid "New Session"
|
||
#~ msgstr "Uusi istunto"
|
||
|
||
#~ msgid "No product found for"
|
||
#~ msgstr "Tuotetta ei löytynyt tuotteelle"
|
||
|
||
#~ msgid "None"
|
||
#~ msgstr "Ei mitään"
|
||
|
||
#~ msgid "Number of messages which requires an action"
|
||
#~ msgstr "Toimenpiteitä vaativien viestien määrä"
|
||
|
||
#~ msgid "OK"
|
||
#~ msgstr "OK"
|
||
|
||
#~ msgid "OPENING CASH CONTROL"
|
||
#~ msgstr "KÄTEISVAROJEN VALVONTA AVAUKSESSA"
|
||
|
||
#~ msgid "Offline Error"
|
||
#~ msgstr "Yhteysvirhe"
|
||
|
||
#~ msgid ""
|
||
#~ "Only web-compatible Image formats such as .png or .jpeg are supported."
|
||
#~ msgstr ""
|
||
#~ "Vain web-yhteensopivia kuvaformaatteja, kuten .png tai .jpeg, tuetaan."
|
||
|
||
#~ msgid "Open Session"
|
||
#~ msgstr "Avaa istunto"
|
||
|
||
#~ msgid "Open session"
|
||
#~ msgstr "Avaa istunto"
|
||
|
||
#~ msgid "Order %s"
|
||
#~ msgstr "Tilaus %s"
|
||
|
||
#~ msgid "Order IDs Sequence"
|
||
#~ msgstr "Tilaustunnuksien järjestys"
|
||
|
||
#~ msgid "Order Line IDs Sequence"
|
||
#~ msgstr "Tilausrivitunnuksien järjestysnumero"
|
||
|
||
#~ msgid "Order Sequence Number"
|
||
#~ msgstr "Tilauksen järjestysnumero"
|
||
|
||
#~ msgid "Order is empty"
|
||
#~ msgstr "Tilaus on tyhjä"
|
||
|
||
#~ msgid "POS Order"
|
||
#~ msgstr "Kassatilaus"
|
||
|
||
#~ msgid "POS Order %s"
|
||
#~ msgstr "Kassapääte tilaus %s"
|
||
|
||
#~ msgid "POS order line %s"
|
||
#~ msgstr "Kassapäätteen tilausrivi %s"
|
||
|
||
#~ msgid "Partner"
|
||
#~ msgstr "Kumppani"
|
||
|
||
#~ msgid ""
|
||
#~ "Person who uses the cash register. It can be a reliever, a student or an "
|
||
#~ "interim employee."
|
||
#~ msgstr ""
|
||
#~ "Henkilö, joka käyttää kassakonetta. Voi olla sijainen, opiskelija tai "
|
||
#~ "tilapäinen työntekijä."
|
||
|
||
#~ msgid "Phone"
|
||
#~ msgstr "Puhelin"
|
||
|
||
#~ msgid "Pick which product categories are available"
|
||
#~ msgstr "Valitse käytettävissä olevat tuoteryhmät"
|
||
|
||
#~ msgid "Picking POS"
|
||
#~ msgstr "Poimintakassa"
|
||
|
||
#~ msgid "Picture"
|
||
#~ msgstr "Kuva"
|
||
|
||
#~ msgid "Plastic"
|
||
#~ msgstr "Muovi"
|
||
|
||
#~ msgid "Please check if the IoT Box is still connected."
|
||
#~ msgstr "Tarkista, onko IoT Box edelleen kytketty."
|
||
|
||
#~ msgid ""
|
||
#~ "Please check if the printer is still connected. \n"
|
||
#~ "Some browsers don't allow HTTP calls from websites to devices in the "
|
||
#~ "network (for security reasons). If it is the case, you will need to "
|
||
#~ "follow Odoo's documentation for 'Self-signed certificate for ePOS "
|
||
#~ "printers' and 'Secure connection (HTTPS)' to solve the issue"
|
||
#~ msgstr ""
|
||
#~ "Tarkista, onko tulostin edelleen kytketty.\n"
|
||
#~ "Jotkin selaimet eivät salli HTTP-kutsuja verkkosivustoilta verkon "
|
||
#~ "laitteisiin (turvallisuussyistä). Jos näin on, sinun on noudatettava "
|
||
#~ "Odoon dokumentaatiota 'Self-signed certificate for ePOS printers' ja "
|
||
#~ "'Secure connection (HTTPS)' ongelman ratkaisemiseksi"
|
||
|
||
#~ msgid "Please configure a payment method in your POS."
|
||
#~ msgstr "Määritä maksutapa kassajärjestelmään."
|
||
|
||
#~ msgid "Please define income account for this product: \"%s\" (id:%d)."
|
||
#~ msgstr "Määrittele myyntitili tälle tuotteelle: \"%s\" (id:%d)."
|
||
|
||
#~ msgid "Please define income account for this product: '%s' (id:%d)."
|
||
#~ msgstr "Määrittele myyntitili tuotteelle: \"%s\" (id:%d)."
|
||
|
||
#~ msgid "Please provide a partner for the sale."
|
||
#~ msgstr "Anna kumppani myyntiä varten."
|
||
|
||
#~ msgid "Please select a payment method."
|
||
#~ msgstr "Valitse maksutapa."
|
||
|
||
#~ msgid "PoS Category"
|
||
#~ msgstr "Kassan kategoria"
|
||
|
||
#~ msgid "Point of Sale Configurations"
|
||
#~ msgstr "Kassan asetukset"
|
||
|
||
#~ msgid "Point of Sale Tests"
|
||
#~ msgstr "Kassan testit"
|
||
|
||
#~ msgid "Postcode"
|
||
#~ msgstr "Postinumero"
|
||
|
||
#~ msgid "Price discount from %s -> %s"
|
||
#~ msgstr "Hinnan alennus %s -> %s"
|
||
|
||
#~ msgid "Price excl. VAT:"
|
||
#~ msgstr "Hinta ei sisällä arvonlisäveroa:"
|
||
|
||
#~ msgid ""
|
||
#~ "Print a QR code on the receipt to allow the user to easily request the "
|
||
#~ "invoice for an order."
|
||
#~ msgstr ""
|
||
#~ "Tulosta kuittiin QR-koodi, jonka avulla käyttäjä voi helposti pyytää "
|
||
#~ "laskun tilauksesta."
|
||
|
||
#~ msgid ""
|
||
#~ "Printing is not supported on some browsers due to no default printing "
|
||
#~ "protocol is available. It is possible to print your tickets by making use "
|
||
#~ "of an IoT Box."
|
||
#~ msgstr ""
|
||
#~ "Tulostusta ei tueta joissakin selaimissa, koska oletustulostusprotokollaa "
|
||
#~ "ei ole käytettävissä. Kuitin tulostaminen on mahdollista IoT Boxin avulla."
|
||
|
||
#~ msgid "Procurement Group"
|
||
#~ msgstr "Hankintaryhmä"
|
||
|
||
#~ msgid "Product UoM"
|
||
#~ msgstr "Tuotteen yksikkö"
|
||
|
||
#~ msgid "Product UoM Categories"
|
||
#~ msgstr "Tuote UoM Kategoriat"
|
||
|
||
#~ msgid "Product information"
|
||
#~ msgstr "Tuotetieto"
|
||
|
||
#~ msgid ""
|
||
#~ "Product is not loaded. Tried loading the product from the server but "
|
||
#~ "there is a network error."
|
||
#~ msgstr ""
|
||
#~ "Tuotetta ei ole ladattu. Yritettiin ladata tuotteen palvelimelta, mutta "
|
||
#~ "tapahtui verkkovirhe."
|
||
|
||
#~ msgid "Read Weighing Scale"
|
||
#~ msgstr "Lue punnitusvaaka"
|
||
|
||
#~ msgid "Refresh Display"
|
||
#~ msgstr "Päivitä näyttö"
|
||
|
||
#~ msgid "Refunded Orders Count"
|
||
#~ msgstr "Hyvitettyjen tilausten määrä"
|
||
|
||
#~ msgid "Refunding %s in "
|
||
#~ msgstr "Hyvitetään %s"
|
||
|
||
#~ msgid "Remaining unsynced orders"
|
||
#~ msgstr "Jäljellä olevat synkronoimattomat tilaukset"
|
||
|
||
#~ msgid "Remove"
|
||
#~ msgstr "Poista"
|
||
|
||
#~ msgid "Reset"
|
||
#~ msgstr "Palauta"
|
||
|
||
#~ msgid "Responsible"
|
||
#~ msgstr "Vastuuhenkilö"
|
||
|
||
#~ msgid "Reversal of POS closing entry %s for order %s from session %s"
|
||
#~ msgstr ""
|
||
#~ "Kassan sulkemiskirjauksen %s hyvitys toimeksiannon %s osalta istunnosta %s"
|
||
|
||
#~ msgid "Run Point of Sale JS Tests"
|
||
#~ msgstr "Suorita kassan JS-testit"
|
||
|
||
#~ msgid "SN"
|
||
#~ msgstr "SN"
|
||
|
||
#~ msgid "Scan EAN-13"
|
||
#~ msgstr "Skannaa EAN-13"
|
||
|
||
#~ msgid "Scan me to request an invoice for your purchase."
|
||
#~ msgstr "Skannaa tämä saadaksesi laskun ostoksestasi."
|
||
|
||
#~ msgid "Search Products..."
|
||
#~ msgstr "Etsi tuotteita..."
|
||
|
||
#~ msgid "Select Fiscal Position"
|
||
#~ msgstr "Valitse verokanta"
|
||
|
||
#~ msgid "Select an order"
|
||
#~ msgstr "Valitse tilaus"
|
||
|
||
#~ msgid "Send by email"
|
||
#~ msgstr "Lähetä sähköpostilla"
|
||
|
||
#~ msgid "Sending email failed. Please try again."
|
||
#~ msgstr "Sähköpostin lähettäminen epäonnistui. Yritä uudelleen."
|
||
|
||
#~ msgid "Serial/Lot Number"
|
||
#~ msgstr "Sarjanumero/eränumero"
|
||
|
||
#~ msgid "Served by"
|
||
#~ msgstr "Sinua palveli"
|
||
|
||
#~ msgid "Server Error"
|
||
#~ msgstr "Palvelinvirhe"
|
||
|
||
#~ msgid "Session ids:"
|
||
#~ msgstr "Istunnon tunnukset:"
|
||
|
||
#~ msgid "Set Weight"
|
||
#~ msgstr "Aseta paino"
|
||
|
||
#~ msgid "Set of coins/bills that will be used in opening and closing control"
|
||
#~ msgstr "Avaamis- ja sulkemistarkastuksessa käytettävät kolikot/setelit"
|
||
|
||
#~ msgid "Show checkout to customers through a second display"
|
||
#~ msgstr "Näytä kassan tilanne erillisellä asiakasnäytöllä"
|
||
|
||
#~ msgid "Show checkout to customers with a remotely-connected screen."
|
||
#~ msgstr "Näytä kassan tilanne asiakkaille etäyhteydellä kytketyllä näytöllä."
|
||
|
||
#~ msgid "Show checkout to customers."
|
||
#~ msgstr "Näytä kassan tilanne asiakkaille."
|
||
|
||
#~ msgid "Six"
|
||
#~ msgstr "Six"
|
||
|
||
#~ msgid "Six Payment Terminal"
|
||
#~ msgstr "Six- maksupääte"
|
||
|
||
#~ msgid "Size"
|
||
#~ msgstr "Koko"
|
||
|
||
#~ msgid "Start Category"
|
||
#~ msgstr "Aloituskategoria"
|
||
|
||
#~ msgid "Start category should belong in the available categories."
|
||
#~ msgstr "Aloituskategorian tulee kuulua käytettävissä oleviin luokkiin."
|
||
|
||
#~ msgid "Start selling from a default product category"
|
||
#~ msgstr "Aloita myynti oletustuotekategoriasta"
|
||
|
||
#~ msgid "State"
|
||
#~ msgstr "Tila"
|
||
|
||
#~ msgid "Stock input for %s"
|
||
#~ msgstr "Varastotulo %s"
|
||
|
||
#~ msgid "Stock output for %s"
|
||
#~ msgstr "Varastolähtö %s"
|
||
|
||
#~ msgid "Street"
|
||
#~ msgstr "Katuosoite"
|
||
|
||
#~ msgid "Successfully imported"
|
||
#~ msgstr "Onnistunut tuonti"
|
||
|
||
#~ msgid "Summary"
|
||
#~ msgstr "Yhteenveto"
|
||
|
||
#~ msgid "Synchronisation Connected"
|
||
#~ msgstr "Synkronointi on yhdistetty"
|
||
|
||
#~ msgid "Synchronisation Connecting"
|
||
#~ msgstr "Synkronointi yhdistyy"
|
||
|
||
#~ msgid "Synchronisation Disconnected"
|
||
#~ msgstr "Yhteys synkronointiin on katkaistu"
|
||
|
||
#~ msgid "Synchronisation Error"
|
||
#~ msgstr "Synkronointivirhe"
|
||
|
||
#~ msgid "TOTAL"
|
||
#~ msgstr "YHTEENSÄ"
|
||
|
||
#~ msgid "Tax Amount"
|
||
#~ msgstr "Verotili"
|
||
|
||
#~ msgid "Tax ID"
|
||
#~ msgstr "VAT-numero"
|
||
|
||
#~ msgid "The %s must be filled in your details."
|
||
#~ msgstr "%s on täytettävä tietosi."
|
||
|
||
#~ msgid ""
|
||
#~ "The amount of your payment lines must be rounded to validate the "
|
||
#~ "transaction."
|
||
#~ msgstr "Maksurivien summa on pyöristettävä tapahtuman vahvistamiseksi."
|
||
|
||
#~ msgid ""
|
||
#~ "The fiscal data module encountered an error while receiving your order."
|
||
#~ msgstr "Verotietomoduulissa tapahtui virhe tilauksenne vastaanotossa."
|
||
|
||
#~ msgid "The function to load %s has not been implemented."
|
||
#~ msgstr "Toimintoa %s lataamiseksi ei ole toteutettu."
|
||
|
||
#~ msgid ""
|
||
#~ "The invoice journal of the point of sale %s must belong to the same "
|
||
#~ "company."
|
||
#~ msgstr "Kassan laskutuspäiväkirjan %s on kuuluttava samaan yritykseen."
|
||
|
||
#~ msgid ""
|
||
#~ "The maximum difference allowed is %s.\n"
|
||
#~ "\n"
|
||
#~ " Please contact your manager to accept the closing "
|
||
#~ "difference."
|
||
#~ msgstr ""
|
||
#~ "Suurin sallittu ero on %s.\n"
|
||
#~ "\n"
|
||
#~ " Ota yhteyttä esimiehen sulkemiseron "
|
||
#~ "hyväksymiseksi."
|
||
|
||
#~ msgid ""
|
||
#~ "The point of sale will display this product category by default. If no "
|
||
#~ "category is specified, all available products will be shown."
|
||
#~ msgstr ""
|
||
#~ "Kassa näyttää tämän tuoteryhmän oletusarvoisesti. Jos kategoriaa ei ole "
|
||
#~ "määritetty, kaikki saatavilla olevat tuotteet näytetään."
|
||
|
||
#~ msgid ""
|
||
#~ "The requested quantity to be refunded is higher than the refundable "
|
||
#~ "quantity of %s."
|
||
#~ msgstr "Haettu palautettava määrä on suurempi kuin %s palautettava määrä."
|
||
|
||
#~ msgid ""
|
||
#~ "The sales journal of the point of sale %s must belong to its company."
|
||
#~ msgstr "Kassan %s myyntipäiväkirjan on kuuluttava sen yritykselle."
|
||
|
||
#~ msgid ""
|
||
#~ "The transactions are processed by Six. Set the IP address of the terminal "
|
||
#~ "on the related payment method."
|
||
#~ msgstr ""
|
||
#~ "Tapahtumat käsittelee Six. Aseta päätelaitteen IP-osoite vastaavaan "
|
||
#~ "maksutapaan."
|
||
|
||
#~ msgid ""
|
||
#~ "The transactions are processed by Vantiv. Set your Vantiv credentials on "
|
||
#~ "the related payment method."
|
||
#~ msgstr ""
|
||
#~ "Vantiv käsittelee maksutapahtumat. Aseta Vantiv-tunnuksesi kyseiseen "
|
||
#~ "maksutapaan."
|
||
|
||
#~ msgid "There are unsynced orders. Do you want to sync these orders?"
|
||
#~ msgstr "Tilauksia ei ole synkronoitu. Haluatko synkronoida nämä tilaukset?"
|
||
|
||
#~ msgid "This invoice has been created from the point of sale session: %s"
|
||
#~ msgstr "Tämä lasku on luotu kassan istunnosta: %s"
|
||
|
||
#~ msgid ""
|
||
#~ "This operation will destroy all unpaid orders in the browser. You will "
|
||
#~ "lose all the unsaved data and exit the point of sale. This operation "
|
||
#~ "cannot be undone."
|
||
#~ msgstr ""
|
||
#~ "Tämä toiminto tuhoaa kaikki selaimessa olevat maksamattomat tilaukset. "
|
||
#~ "Menetät kaikki tallentamattomat tiedot ja poistut kassasta. Tätä "
|
||
#~ "toimintoa ei voi peruuttaa."
|
||
|
||
#~ msgid ""
|
||
#~ "This operation will permanently destroy all paid orders from the local "
|
||
#~ "storage. You will lose all the data. This operation cannot be undone."
|
||
#~ msgstr ""
|
||
#~ "Tämä toiminto tuhoaa pysyvästi kaikki maksetut tilaukset paikallisesta "
|
||
#~ "välimuistista. Menetät kaikki tiedot. Tätä toimintoa ei voi peruuttaa."
|
||
|
||
#~ msgid "This order is empty"
|
||
#~ msgstr "Tämä tilaus on tyhjä"
|
||
|
||
#~ msgid ""
|
||
#~ "This sequence is automatically created by Odoo but you can change it to "
|
||
#~ "customize the reference numbers of your orders lines."
|
||
#~ msgstr ""
|
||
#~ "Odoo luo tämän sekvenssin automaattisesti. Voit muuttaa sitä "
|
||
#~ "mukauttamalla tilausrivien viitenumeroita."
|
||
|
||
#~ msgid ""
|
||
#~ "This sequence is automatically created by Odoo but you can change it to "
|
||
#~ "customize the reference numbers of your orders."
|
||
#~ msgstr ""
|
||
#~ "Tämä järjestys on tehty automaattisesti Odoon puolesta, mutta voit "
|
||
#~ "muuttaa järjestystä muokataksesi tilaustesi viitenumeroita."
|
||
|
||
#~ msgid "Tips:"
|
||
#~ msgstr "Juomarahat:"
|
||
|
||
#~ msgid "To Refund: %s"
|
||
#~ msgstr "Hyvitetään: %s"
|
||
|
||
#~ msgid "Total Cash Transaction"
|
||
#~ msgstr "Käteistapahtumat yhteensä"
|
||
|
||
#~ msgid "Total Due"
|
||
#~ msgstr "Jäljellä yhteensä"
|
||
|
||
#~ msgid "Total Price excl. VAT:"
|
||
#~ msgstr "Kokonaishinta ilman arvonlisäveroa:"
|
||
|
||
#~ msgid "Total Taxes"
|
||
#~ msgstr "Verot yhteensä"
|
||
|
||
#~ msgid "Unsupported File Format"
|
||
#~ msgstr "Tuntematon tiedostomuoto"
|
||
|
||
#~ msgid "UoM"
|
||
#~ msgstr "Yksikkö"
|
||
|
||
#~ msgid "Use QR code on ticket"
|
||
#~ msgstr "Käytä lipussa olevaa QR-koodia"
|
||
|
||
#~ msgid "Valid product lot"
|
||
#~ msgstr "Voimassa oleva tuote-erä"
|
||
|
||
#~ msgid "Vantiv (US & Canada)"
|
||
#~ msgstr "Vantiv (Yhdysvallat ja Kanada)"
|
||
|
||
#~ msgid "Vantiv Payment Terminal"
|
||
#~ msgstr "Vantiv-maksupääte"
|
||
|
||
#~ msgid "Weighing"
|
||
#~ msgstr "Punnitus"
|
||
|
||
#~ msgid "You are not allowed to change this quantity"
|
||
#~ msgstr "Tätä määrää ei saa muuttaa"
|
||
|
||
#~ msgid "You can only have one cash payment method."
|
||
#~ msgstr "Sinulla voi olla vain yksi käteismaksutapa."
|
||
|
||
#~ msgid "You cannot close the POS when orders are still in draft"
|
||
#~ msgstr ""
|
||
#~ "Kassan sulkeminen ei ole mahdollista, kun tilaukset ovat vielä "
|
||
#~ "luonnosvaiheessa"
|
||
|
||
#~ msgid "You cannot create a session before the accounting lock date."
|
||
#~ msgstr "Et voi luoda istuntoa ennen kirjanpidon lukituspäivää."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete a bank statement line linked to Point of Sale session."
|
||
#~ msgstr ""
|
||
#~ "Et voi poistaa pankkitiliotteen riviä, joka on liitetty kassaistuntoon."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete a product saleable in point of sale while a session is "
|
||
#~ "still opened."
|
||
#~ msgstr ""
|
||
#~ "Et voi poistaa kassassa myytävää tuotetta, kun istunto on vielä avoinna."
|
||
|
||
#~ msgid ""
|
||
#~ "You cannot delete contacts while there are active PoS sessions. Close the "
|
||
#~ "session(s) %s first."
|
||
#~ msgstr ""
|
||
#~ "Et voi poistaa yhteystietoja, kun kassaistunnot ovat aktiivisia. Sulje "
|
||
#~ "istunnot %s ensin."
|
||
|
||
#~ msgid ""
|
||
#~ "You have enabled the \"Identify Customer\" option for %s payment "
|
||
#~ "method,but the order %s does not contain a customer."
|
||
#~ msgstr ""
|
||
#~ "Olet ottanut \"Tunnista asiakas\" -vaihtoehdon käyttöön maksutapaa %s "
|
||
#~ "varten, mutta tilauksessa %s ei ole asiakasta."
|
||
|
||
#~ msgid "You have to round your payments lines. is not rounded."
|
||
#~ msgstr "Maksurivit on pyöristettävä. ei pyöristetä."
|
||
|
||
#~ msgid "ZIP"
|
||
#~ msgstr "Postinumero"
|
||
|
||
#~ msgid "at"
|
||
#~ msgstr ","
|
||
|
||
#~ msgid "belong to another session:"
|
||
#~ msgstr "kuuluvat toiseen istuntoon:"
|
||
|
||
#~ msgid "paid orders"
|
||
#~ msgstr "maksetut tilaukset"
|
||
|
||
#~ msgid "unpaid orders"
|
||
#~ msgstr "maksamattomat tilaukset"
|
||
|
||
#~ msgid "unpaid orders could not be imported"
|
||
#~ msgstr "maksamattomia tilauksia ei voitu tuoda"
|
||
|
||
#~ msgid "unselect"
|
||
#~ msgstr "poista valinta"
|
||
|
||
#~ msgid "were duplicates of existing orders"
|
||
#~ msgstr "olivat olemassa olevien tilausten kaksoiskappaleita"
|