# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import_ofx # # Translators: # trendspotter , 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: trendspotter , 2019\n" "Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" #. module: account_bank_statement_import_ofx #: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal msgid "Journal" msgstr "Deník" #. 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 "Knihovna 'xparse' chybí, import OFX nemůže pokračovat."