# Translation of Odoo Server. # This file contains the translation of the following modules: # * pos_stripe # # Translators: # Tuomas Lyyra , 2024 # Ossi Mantylahti , 2024 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-25 08:39+0000\n" "PO-Revision-Date: 2024-09-25 09:41+0000\n" "Last-Translator: Ossi Mantylahti , 2024\n" "Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: fi\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "Complete the Stripe onboarding for company %s." msgstr "Suorita yrityksen %s Stripe-käyttöönotto loppuun." #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "Do not have access to fetch token from Stripe" msgstr "Stripe-tunnusta ei pystytä hakemaan" #. module: pos_stripe #: model_terms:ir.ui.view,arch_db:pos_stripe.pos_payment_method_view_form_inherit_pos_stripe msgid "" "Don't forget to complete Stripe connect before using this payment method." msgstr "" "Muista suorittaa Stripe-yhteyden muodostus ennen tämän maksutavan " "käyttämistä." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Failed to discover: %s" msgstr "Epäonnistui löytämään: %s" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Failed to load resource: net::ERR_INTERNET_DISCONNECTED." msgstr "Resurssin lataaminen epäonnistui: net::ERR_INTERNET_DISCONNECTED." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "No available Stripe readers." msgstr "Ei käytettävissä olevia Stripe-lukijoita." #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Payment cancelled because not reader connected" msgstr "" #. module: pos_stripe #: model:ir.model,name:pos_stripe.model_pos_payment_method msgid "Point of Sale Payment Methods" msgstr "Kassan maksutavat" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Reader disconnected" msgstr "Lukija irrotettu" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "Stripe" msgstr "Stripe" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Stripe Error" msgstr "Stripe-virhe" #. module: pos_stripe #: model:ir.model.fields,field_description:pos_stripe.field_pos_payment_method__stripe_serial_number msgid "Stripe Serial Number" msgstr "Stripen sarjanumero" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "Stripe payment provider for company %s is missing" msgstr "Yrityksen %s Stripe-maksupalveluntarjoaja puuttuu" #. module: pos_stripe #. odoo-javascript #: code:addons/pos_stripe/static/src/app/payment_stripe.js:0 msgid "Stripe readers %s not listed in your account" msgstr "Stripen lukijoita %s ei ole listattuna tililläsi" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "" "Terminal %(terminal)s is already used on payment method %(payment_method)s." msgstr "" #. module: pos_stripe #. odoo-python #: code:addons/pos_stripe/models/pos_payment_method.py:0 msgid "There are some issues between us and Stripe, try again later." msgstr "Odoon ja Stripen välillä on ongelmia, yritä myöhemmin uudelleen." #. module: pos_stripe #: model:ir.model.fields,help:pos_stripe.field_pos_payment_method__stripe_serial_number msgid "[Serial number of the stripe terminal], for example: WSC513105011295" msgstr "[Stripe-päätteen sarjanumero], esimerkiksi: WSC513105011295"