# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import_ofx # # Translators: # Piotr Szlązak , 2019 # Paweł Michoń , 2019 # Piotr Cierkosz , 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: Piotr Cierkosz , 2019\n" "Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" "Language: pl\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 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #. module: account_bank_statement_import_ofx #: model:ir.model,name:account_bank_statement_import_ofx.model_account_journal msgid "Journal" msgstr "Dziennik" #. 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 "Nie znaleziono biblioteki 'ofxparse', import OFX nie może być kontynuowany."