mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Translated using Weblate (Croatian)
Currently translated at 100.0% (5 of 5 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_base Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_base/hr/
This commit is contained in:
@@ -6,7 +6,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 16.0\n"
|
"Project-Id-Version: Odoo Server 16.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"PO-Revision-Date: 2023-06-02 14:10+0000\n"
|
||||||
|
"Last-Translator: Bole <bole@dajmi5.com>\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: hr\n"
|
"Language: hr\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -14,29 +15,30 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
"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"
|
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
|
"X-Generator: Weblate 4.17\n"
|
||||||
|
|
||||||
#. module: account_statement_import_base
|
#. module: account_statement_import_base
|
||||||
#: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id
|
#: 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!"
|
msgid "A bank account transaction can be imported only once!"
|
||||||
msgstr ""
|
msgstr "Transakcija po bankovnom računu može biti uvežena samo jednom!"
|
||||||
|
|
||||||
#. module: account_statement_import_base
|
#. module: account_statement_import_base
|
||||||
#: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line
|
#: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line
|
||||||
msgid "Bank Statement Line"
|
msgid "Bank Statement Line"
|
||||||
msgstr ""
|
msgstr "Stavka izvoda"
|
||||||
|
|
||||||
#. module: account_statement_import_base
|
#. module: account_statement_import_base
|
||||||
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id
|
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id
|
||||||
msgid "Import ID"
|
msgid "Import ID"
|
||||||
msgstr ""
|
msgstr "ID Uvoza"
|
||||||
|
|
||||||
#. module: account_statement_import_base
|
#. module: account_statement_import_base
|
||||||
#: model:ir.model,name:account_statement_import_base.model_account_journal
|
#: model:ir.model,name:account_statement_import_base.model_account_journal
|
||||||
msgid "Journal"
|
msgid "Journal"
|
||||||
msgstr ""
|
msgstr "Dnevnik"
|
||||||
|
|
||||||
#. module: account_statement_import_base
|
#. module: account_statement_import_base
|
||||||
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data
|
#: 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
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_base.account_bank_statement_line_form
|
||||||
msgid "Raw Data"
|
msgid "Raw Data"
|
||||||
msgstr ""
|
msgstr "Sirovi podaci"
|
||||||
|
|||||||
Reference in New Issue
Block a user