From ec331eabd244da1af5a75482741148ccf79745a3 Mon Sep 17 00:00:00 2001 From: Bole Date: Tue, 9 May 2023 10:58:20 +0000 Subject: [PATCH] Added translation using Weblate (Croatian) --- .../i18n/hr.po | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 account_payment_order_grouped_output/i18n/hr.po diff --git a/account_payment_order_grouped_output/i18n/hr.po b/account_payment_order_grouped_output/i18n/hr.po new file mode 100644 index 000000000..6101742ba --- /dev/null +++ b/account_payment_order_grouped_output/i18n/hr.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_payment_order_grouped_output +# +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_payment_order_grouped_output +#. odoo-python +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#, python-format +msgid "Debit bank line %s" +msgstr "" + +#. module: account_payment_order_grouped_output +#. odoo-python +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#, python-format +msgid "Debit order %s" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__generate_move +msgid "Generate Grouped Accounting Entries On File Upload" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model_terms:ir.ui.view,arch_db:account_payment_order_grouped_output.account_payment_mode_form +msgid "Grouped Accounting Entries Options" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model_terms:ir.ui.view,arch_db:account_payment_order_grouped_output.account_payment_order_form +msgid "Grouped Entries" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__grouped_move_ids +msgid "Journal Entries (Grouped)" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model,name:account_payment_order_grouped_output.model_account_move +msgid "Journal Entry" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_order__grouped_move_count +msgid "Number of Grouped Journal Entries" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_mode +msgid "Payment Modes" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model,name:account_payment_order_grouped_output.model_account_payment_order +msgid "Payment Order" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_bank_statement_line__grouped_payment_order_id +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_move__grouped_payment_order_id +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment__grouped_payment_order_id +msgid "Payment Order (Grouped)" +msgstr "" + +#. module: account_payment_order_grouped_output +#. odoo-python +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#, python-format +msgid "Payment bank line %s" +msgstr "" + +#. module: account_payment_order_grouped_output +#. odoo-python +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#: code:addons/account_payment_order_grouped_output/models/account_payment_order.py:0 +#, python-format +msgid "Payment order %s" +msgstr "" + +#. module: account_payment_order_grouped_output +#: model:ir.model.fields,field_description:account_payment_order_grouped_output.field_account_payment_mode__post_move +msgid "Post Move" +msgstr ""