[UPD] Update account_fiscal_year_auto_create.pot
This commit is contained in:
parent
3b871ca813
commit
087669b748
@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_fiscal_year_auto_create
|
||||
# * account_fiscal_year_auto_create
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -16,18 +16,17 @@ msgstr ""
|
||||
#. 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
|
||||
#: model:ir.cron,name:account_fiscal_year_auto_create.cron_fiscal_year_auto_create
|
||||
msgid "Auto Create Fiscal Years"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_fiscal_year_auto_create
|
||||
#: code:addons/account_fiscal_year_auto_create/models/account_fiscal_year.py:45
|
||||
#. odoo-python
|
||||
#: code:addons/account_fiscal_year_auto_create/models/account_fiscal_year.py:0
|
||||
#, python-format
|
||||
msgid "FY %s - %s"
|
||||
msgid "FY %(date_to)s - %(date_from)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_fiscal_year_auto_create
|
||||
#: model:ir.model,name:account_fiscal_year_auto_create.model_account_fiscal_year
|
||||
msgid "Fiscal Year"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user