# Translation of Odoo Server. # This file contains the translation of the following modules: # * payment_mercado_pago # # Translators: # Martin Trigaux, 2023 # Chrille Hedberg , 2023 # Kim Asplund , 2023 # Anders Wallenquist , 2023 # Lasse L, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 17.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-26 21:56+0000\n" "PO-Revision-Date: 2023-10-26 23:09+0000\n" "Last-Translator: Lasse L, 2023\n" "Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: payment_mercado_pago #: model_terms:ir.ui.view,arch_db:payment_mercado_pago.payment_provider_form msgid "Access Token" msgstr "Åtkomsttecken" #. module: payment_mercado_pago #: model:ir.model.fields,field_description:payment_mercado_pago.field_payment_provider__code msgid "Code" msgstr "Kod" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_provider.py:0 #, python-format msgid "Could not establish the connection to the API." msgstr "Det gick inte att upprätta anslutningen till API:et." #. module: payment_mercado_pago #: model:ir.model.fields.selection,name:payment_mercado_pago.selection__payment_provider__code__mercado_pago msgid "Mercado Pago" msgstr "" #. module: payment_mercado_pago #: model:ir.model.fields,field_description:payment_mercado_pago.field_payment_provider__mercado_pago_access_token msgid "Mercado Pago Access Token" msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "No transaction found matching reference %s." msgstr "Ingen transaktion hittades som matchar referensen %s." #. module: payment_mercado_pago #: model:ir.model,name:payment_mercado_pago.model_payment_provider msgid "Payment Provider" msgstr "Betalningsleverantör" #. module: payment_mercado_pago #: model:ir.model,name:payment_mercado_pago.model_payment_transaction msgid "Payment Transaction" msgstr "Betalningstransaktion" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Prices in the currency %s must be expressed in integer values." msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with invalid status: %s" msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing payment id." msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing reference." msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_transaction.py:0 #, python-format msgid "Received data with missing status." msgstr "" #. module: payment_mercado_pago #. odoo-python #: code:addons/payment_mercado_pago/models/payment_provider.py:0 #, python-format msgid "" "The communication with the API failed. Mercado Pago gave us the following " "information: '%s' (code %s)" msgstr "" #. module: payment_mercado_pago #: model:ir.model.fields,help:payment_mercado_pago.field_payment_provider__code msgid "The technical code of this payment provider." msgstr "Den tekniska koden för denna betalningsleverantör."