# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_viva_com
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.4\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 21:19+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
"pos_viva_com/sl/>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_api_key
msgid "API Key"
msgstr "API ključ"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't create payment method. Please check the data and update it."
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Can't update payment method. Please check the data and update it."
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_id
msgid "Client ID"
msgstr "Client ID"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid "Client secret"
msgstr ""

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid ""
"Could not connect to the Odoo server, please check your internet connection "
"and try again."
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__display_name
msgid "Display Name"
msgstr "Prikazani naziv"

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__id
msgid "ID"
msgstr "ID"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "It is essential to provide API key for the use of Viva.com"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_api_key
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid ""
"Log into Viva.com then navigate to Settings > API Access > Access credentials"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_id
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_client_secret
msgid ""
"Log into Viva.com then navigate to Settings > API Access > POS APIs "
"Credentials"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_merchant_id
msgid "Merchant ID"
msgstr ""

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Message from Viva.com: %s"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to cancel a Viva.com payment"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Only 'group_pos_user' are allowed to get the payment status from Viva.com"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com payment request"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Only 'group_pos_user' are allowed to send a Viva.com refund request"
msgstr ""

#. module: pos_viva_com
#: model:ir.model,name:pos_viva_com.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr ""

#. module: pos_viva_com
#: model:ir.model,name:pos_viva_com.model_pos_payment
msgid "Point of Sale Payments"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Run transactions in the test environment."
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment__viva_com_session_id
msgid ""
"Session ID of the transaction, stored so that it can be used to refund the "
"payment."
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "Terminal ID"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_test_mode
msgid "Test mode"
msgstr "Preskusni način"

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later. %s"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "There are some issues between us and Viva.com, try again later.%s)"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid ""
"Unable to retrieve Viva.com Bearer Token: Please verify that the Client ID "
"and Client Secret are correct"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_bearer_token
msgid "Viva Com Bearer Token"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_latest_response
msgid "Viva Com Latest Response"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment__viva_com_session_id
msgid "Viva Com Session"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_endpoint
msgid "Viva Com Webhook Endpoint"
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,field_description:pos_viva_com.field_pos_payment_method__viva_com_webhook_verification_key
msgid "Viva Com Webhook Verification Key"
msgstr ""

#. module: pos_viva_com
#. odoo-javascript
#: code:addons/pos_viva_com/static/src/app/payment_viva_com.js:0
msgid "Viva.com Error"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/models/pos_payment_method.py:0
msgid "Your transaction with Viva.com failed. Please try again later."
msgstr ""

#. module: pos_viva_com
#: model:ir.model.fields,help:pos_viva_com.field_pos_payment_method__viva_com_terminal_id
msgid "[ID of the Viva.com terminal], e.g. 16002169"
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a pos payment provider not registered."
msgstr ""

#. module: pos_viva_com
#. odoo-python
#: code:addons/pos_viva_com/controllers/main.py:0
msgid "received a message for a terminal not registered in Odoo: %s"
msgstr ""
