# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import_ofx # # Translators: # Bole , 2019 # msgid "" msgstr "" "Project-Id-Version: Odoo Server saas~12.5+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-06-09 14:09+0000\n" "PO-Revision-Date: 2019-08-26 09:34+0000\n" "Last-Translator: Bole , 2019\n" "Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \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_bank_statement_import_ofx #: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal msgid "Journal" msgstr "Dnevnik" #. module: account_bank_statement_import_ofx #: code:addons/account_bank_statement_import_ofx/models/account_journal.py:0 #, python-format msgid "The library 'ofxparse' is missing, OFX import cannot proceed." msgstr "Python library 'ofxparse' nedostaje, OFX uvoz nije moguće nastaviti."