forked from Mapan/odoo17e
49 lines
1.7 KiB
Plaintext
49 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_bank_statement_import_csv
|
|
#
|
|
# Translators:
|
|
# Bojan Vrućinić <bojan.vrucinic@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.saas~18+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-06-09 14:09+0000\n"
|
|
"PO-Revision-Date: 2017-09-20 11:33+0000\n"
|
|
"Last-Translator: Bojan Vrućinić <bojan.vrucinic@gmail.com>, 2017\n"
|
|
"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n"
|
|
"Language: sr@latin\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_csv
|
|
#: model:ir.model,name:account_bank_statement_import_csv.model_base_import_import
|
|
msgid "Base Import"
|
|
msgstr ""
|
|
|
|
#. module: account_bank_statement_import_csv
|
|
#. openerp-web
|
|
#: code:addons/account_bank_statement_import_csv/static/src/js/import_bank_stmt.js:0
|
|
#, python-format
|
|
msgid "Import Bank Statement"
|
|
msgstr "Učitaj izvod iz banke"
|
|
|
|
#. module: account_bank_statement_import_csv
|
|
#: model:ir.model,name:account_bank_statement_import_csv.model_account_journal
|
|
msgid "Journal"
|
|
msgstr ""
|
|
|
|
#. module: account_bank_statement_import_csv
|
|
#: code:addons/account_bank_statement_import_csv/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "Mixing CSV files with other file types is not allowed."
|
|
msgstr ""
|
|
|
|
#. module: account_bank_statement_import_csv
|
|
#: code:addons/account_bank_statement_import_csv/models/account_journal.py:0
|
|
#, python-format
|
|
msgid "Only one CSV file can be selected."
|
|
msgstr ""
|