mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[UPD] Update account_bank_statement_import_oca_camt54.pot
This commit is contained in:
@@ -0,0 +1,45 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * account_bank_statement_import_oca_camt54
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 13.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
|
#. module: account_bank_statement_import_oca_camt54
|
||||||
|
#: model:ir.model,name:account_bank_statement_import_oca_camt54.model_account_bank_statement_import_camt_parser
|
||||||
|
msgid "Account Bank Statement Import CAMT parser"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_bank_statement_import_oca_camt54
|
||||||
|
#: code:addons/account_bank_statement_import_oca_camt54/models/parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Config parameter `isr_partner_ref` is wrong.\n"
|
||||||
|
"It must be in format `i[,n]` \n"
|
||||||
|
"`i` and `n` must be integers.\n"
|
||||||
|
"e.g. \"13,6\""
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_bank_statement_import_oca_camt54
|
||||||
|
#: code:addons/account_bank_statement_import_oca_camt54/models/parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Config parameter `isr_partner_ref` is wrong.\n"
|
||||||
|
"It must be in format `i[,n]` \n"
|
||||||
|
"where `i` is the position of the first digit and\n"
|
||||||
|
"`n` the number of digit in the reference, by default 6.\n"
|
||||||
|
"e.g. \"13,6\""
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_bank_statement_import_oca_camt54
|
||||||
|
#: model:ir.model,name:account_bank_statement_import_oca_camt54.model_account_bank_statement_import
|
||||||
|
msgid "Import Bank Statement"
|
||||||
|
msgstr ""
|
||||||
Reference in New Issue
Block a user