From 0db605745b0c4ca5084aeb0dabce20a23007bccb Mon Sep 17 00:00:00 2001 From: Bole Date: Fri, 2 Jun 2023 09:27:24 +0000 Subject: [PATCH] Added translation using Weblate (Croatian) --- account_statement_import_base/i18n/hr.po | 42 ++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 account_statement_import_base/i18n/hr.po diff --git a/account_statement_import_base/i18n/hr.po b/account_statement_import_base/i18n/hr.po new file mode 100644 index 00000000..27cc47de --- /dev/null +++ b/account_statement_import_base/i18n/hr.po @@ -0,0 +1,42 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_statement_import_base +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: hr\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_statement_import_base +#: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id +msgid "A bank account transaction can be imported only once!" +msgstr "" + +#. module: account_statement_import_base +#: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line +msgid "Bank Statement Line" +msgstr "" + +#. module: account_statement_import_base +#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id +msgid "Import ID" +msgstr "" + +#. module: account_statement_import_base +#: model:ir.model,name:account_statement_import_base.model_account_journal +msgid "Journal" +msgstr "" + +#. module: account_statement_import_base +#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data +#: model_terms:ir.ui.view,arch_db:account_statement_import_base.account_bank_statement_line_form +msgid "Raw Data" +msgstr ""