mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Added translation using Weblate (Croatian)
This commit is contained in:
46
account_tag_menu/i18n/hr.po
Normal file
46
account_tag_menu/i18n/hr.po
Normal file
@@ -0,0 +1,46 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_tag_menu
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.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_tag_menu
|
||||
#: model:ir.model,name:account_tag_menu.model_account_account_tag
|
||||
msgid "Account Tag"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tag_menu
|
||||
#: model:ir.ui.menu,name:account_tag_menu.account_tag_menu
|
||||
msgid "Account Tags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tag_menu
|
||||
#: model:ir.model.fields,field_description:account_tag_menu.field_account_account_tag__account_ids
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tag_menu
|
||||
#: model:ir.model.fields,help:account_tag_menu.field_account_account_tag__account_ids
|
||||
msgid "Assigned accounts for custom reporting"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tag_menu
|
||||
#: model:ir.model.fields,help:account_tag_menu.field_account_account_tag__tax_ids
|
||||
msgid "Assigned taxes for custom reporting"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tag_menu
|
||||
#: model:ir.model.fields,field_description:account_tag_menu.field_account_account_tag__tax_ids
|
||||
msgid "Taxes"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user