# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_qr_code_sepa # # Translators: # Martin Trigaux, 2020 # Bole , 2021 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-27 15:19+0000\n" "PO-Revision-Date: 2020-10-05 06:29+0000\n" "Last-Translator: Bole , 2021\n" "Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: account_qr_code_sepa #: model:ir.model,name:account_qr_code_sepa.model_res_partner_bank msgid "Bank Accounts" msgstr "Bankovni računi" #. module: account_qr_code_sepa #: model:ir.model.fields,field_description:account_qr_code_sepa.field_res_partner_bank__display_name msgid "Display Name" msgstr "Naziv" #. module: account_qr_code_sepa #: model:ir.model.fields,field_description:account_qr_code_sepa.field_res_partner_bank__id msgid "ID" msgstr "ID" #. module: account_qr_code_sepa #: model:ir.model.fields,field_description:account_qr_code_sepa.field_res_partner_bank____last_update msgid "Last Modified on" msgstr "Zadnja promjena" #. module: account_qr_code_sepa #: code:addons/account_qr_code_sepa/models/res_bank.py:0 #, python-format msgid "SEPA Credit Transfer QR" msgstr "SEPA QR kod prenosa" #. module: account_qr_code_sepa #: code:addons/account_qr_code_sepa/models/res_bank.py:0 #, python-format msgid "" "The account receiving the payment must have an account holder name or " "partner name set." msgstr "" "Konto koji prima uplatu mora imati nositelja konta ili naziv partnera " "postavljen."