mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Added translation using Weblate (Catalan)
This commit is contained in:
committed by
OCA Transbot
parent
4912105a91
commit
4c82ec09d6
82
account_statement_import_camt54/i18n/ca.po
Normal file
82
account_statement_import_camt54/i18n/ca.po
Normal file
@@ -0,0 +1,82 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_statement_import_camt54
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model,name:account_statement_import_camt54.model_account_statement_import_camt_parser
|
||||
msgid "Account Bank Statement Import CAMT parser"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal__transfer_line
|
||||
msgid "Add balance Line"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: code:addons/account_statement_import_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_statement_import_camt54
|
||||
#: code:addons/account_statement_import_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_statement_import_camt54
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import__display_name
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import_camt_parser__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model.fields,help:account_statement_import_camt54.field_account_journal__transfer_line
|
||||
msgid "Generate balance line on total of bank statement import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import__id
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import_camt_parser__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model,name:account_statement_import_camt54.model_account_statement_import
|
||||
msgid "Import Bank Statement Files"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model,name:account_statement_import_camt54.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_camt54
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_journal____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import____last_update
|
||||
#: model:ir.model.fields,field_description:account_statement_import_camt54.field_account_statement_import_camt_parser____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user