2
0
account-financial-tools/account_lock_date_update/i18n/account_lock_date_update.pot
Fekete Mihai 751b45af48 Migrate account_lock_date_update to 11.0
Update menu with Adviser/Actions.

Update readme.
2022-12-06 13:15:59 +01:00

103 lines
3.6 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_lock_date_update
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_lock_date_update
#: model:ir.model,name:account_lock_date_update.model_account_update_lock_date
msgid "Account Update Lock_date"
msgstr ""
#. module: account_lock_date_update
#: model:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
msgid "Cancel"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_company_id
msgid "Company"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_create_uid
msgid "Created by"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_create_date
msgid "Created on"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_display_name
msgid "Display Name"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_id
msgid "ID"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_fiscalyear_lock_date
msgid "Lock Date"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,field_description:account_lock_date_update.field_account_update_lock_date_period_lock_date
msgid "Lock Date for Non-Advisers"
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date_fiscalyear_lock_date
msgid "No users, including Advisers, can edit accounts prior to and inclusive of this date. Use it for fiscal year locking for example."
msgstr ""
#. module: account_lock_date_update
#: model:ir.model.fields,help:account_lock_date_update.field_account_update_lock_date_period_lock_date
msgid "Only users with the 'Adviser' role can edit accounts prior to and inclusive of this date. Use it for period locking inside an open fiscal year, for example."
msgstr ""
#. module: account_lock_date_update
#: model:ir.ui.view,arch_db:account_lock_date_update.account_update_lock_date_form_view
msgid "Update"
msgstr ""
#. module: account_lock_date_update
#: model:ir.actions.act_window,name:account_lock_date_update.account_update_lock_date_act_window
#: model:ir.ui.menu,name:account_lock_date_update.account_update_lock_date_menu
msgid "Update accounting lock dates"
msgstr ""
#. module: account_lock_date_update
#: code:addons/account_lock_date_update/wizards/account_update_lock_date.py:42
#, python-format
msgid "You are not allowed to execute this action."
msgstr ""