119 lines
4.1 KiB
Plaintext
119 lines
4.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_qr_code_emv
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2023
|
|
# Tomaž Jug <tomaz@editor.si>, 2023
|
|
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>, 2023\n"
|
|
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model,name:account_qr_code_emv.model_res_partner_bank
|
|
msgid "Bank Accounts"
|
|
msgstr "Bančni računi"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__country_code
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__country_code
|
|
msgid "Country Code"
|
|
msgstr "Koda države"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__display_qr_setting
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__display_qr_setting
|
|
msgid "Display Qr Setting"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
#, python-format
|
|
msgid "EMV Merchant-Presented QR-code"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model_terms:ir.ui.view,arch_db:account_qr_code_emv.view_partner_bank_form_inherit_account
|
|
msgid "EMV QR Configuration"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__include_reference
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__include_reference
|
|
msgid "Include Reference"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_account_setup_bank_manual_config__include_reference
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_res_partner_bank__include_reference
|
|
msgid "Include the reference in the QR code."
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
#, python-format
|
|
msgid "Missing Merchant Account Information."
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
#, python-format
|
|
msgid "Missing Merchant City."
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
#, python-format
|
|
msgid "Missing Proxy Type."
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#. odoo-python
|
|
#: code:addons/account_qr_code_emv/models/res_bank.py:0
|
|
#, python-format
|
|
msgid "Missing Proxy Value."
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields.selection,name:account_qr_code_emv.selection__res_partner_bank__proxy_type__none
|
|
msgid "None"
|
|
msgstr "Brez"
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__proxy_type
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__proxy_type
|
|
msgid "Proxy Type"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_account_setup_bank_manual_config__proxy_value
|
|
#: model:ir.model.fields,field_description:account_qr_code_emv.field_res_partner_bank__proxy_value
|
|
msgid "Proxy Value"
|
|
msgstr ""
|
|
|
|
#. module: account_qr_code_emv
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_account_setup_bank_manual_config__country_code
|
|
#: model:ir.model.fields,help:account_qr_code_emv.field_res_partner_bank__country_code
|
|
msgid ""
|
|
"The ISO country code in two chars. \n"
|
|
"You can use this field for quick search."
|
|
msgstr ""
|
|
"ISO koda države v dveh znakih. \n"
|
|
"To polje lahko uporabiš za hitro iskanje."
|