Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
36
account_fiscal_year_auto_create/i18n/hr.po
Executable file
36
account_fiscal_year_auto_create/i18n/hr.po
Executable file
@@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_fiscal_year_auto_create
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-02-16 10:09+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>\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"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
|
||||
#. module: account_fiscal_year_auto_create
|
||||
#: model:ir.actions.server,name:account_fiscal_year_auto_create.cron_fiscal_year_auto_create_ir_actions_server
|
||||
#: model:ir.cron,cron_name:account_fiscal_year_auto_create.cron_fiscal_year_auto_create
|
||||
msgid "Auto Create Fiscal Years"
|
||||
msgstr "Automatski kreiraj nove fiskalne godine"
|
||||
|
||||
#. module: account_fiscal_year_auto_create
|
||||
#. odoo-python
|
||||
#: code:addons/account_fiscal_year_auto_create/models/account_fiscal_year.py:0
|
||||
#, python-format
|
||||
msgid "FY %(date_to)s - %(date_from)s"
|
||||
msgstr "FG %(date_to)s - %(date_from)s"
|
||||
|
||||
#. module: account_fiscal_year_auto_create
|
||||
#: model:ir.model,name:account_fiscal_year_auto_create.model_account_fiscal_year
|
||||
msgid "Fiscal Year"
|
||||
msgstr "Fiskalna godina"
|
||||
Reference in New Issue
Block a user