mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] Update account_journal_lock_date.pot
This commit is contained in:
committed by
Luis Rodriguez
parent
38bd39b5e0
commit
0c90f25e8c
@@ -1,12 +1,12 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_journal_lock_date
|
||||
# * account_journal_lock_date
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 12.0\n"
|
||||
"Project-Id-Version: Odoo Server 13.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"
|
||||
@@ -85,13 +85,19 @@ msgstr ""
|
||||
#. module: account_journal_lock_date
|
||||
#: model:ir.model.fields,help:account_journal_lock_date.field_account_bank_statement_import_journal_creation__fiscalyear_lock_date
|
||||
#: model:ir.model.fields,help:account_journal_lock_date.field_account_journal__fiscalyear_lock_date
|
||||
msgid "No users, including Advisers, can edit accounts prior to and inclusive of this date for this journal. Use it for fiscal year locking for this journal, for example."
|
||||
msgid ""
|
||||
"No users, including Advisers, can edit accounts prior to and inclusive of "
|
||||
"this date for this journal. Use it for fiscal year locking for this journal,"
|
||||
" for example."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_lock_date
|
||||
#: model:ir.model.fields,help:account_journal_lock_date.field_account_bank_statement_import_journal_creation__period_lock_date
|
||||
#: model:ir.model.fields,help:account_journal_lock_date.field_account_journal__period_lock_date
|
||||
msgid "Only users with the 'Adviser' role can edit accounts prior to and inclusive of this date for this journal. Use it for period locking inside an open fiscal year for this journal, for example."
|
||||
msgid ""
|
||||
"Only users with the 'Adviser' role can edit accounts prior to and inclusive "
|
||||
"of this date for this journal. Use it for period locking inside an open "
|
||||
"fiscal year for this journal, for example."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_lock_date
|
||||
@@ -105,20 +111,24 @@ msgid "Update journals lock dates"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_lock_date
|
||||
#: code:addons/account_journal_lock_date/wizards/update_journal_lock_dates.py:20
|
||||
#: code:addons/account_journal_lock_date/wizards/update_journal_lock_dates.py:0
|
||||
#, python-format
|
||||
msgid "You are not allowed to execute this action."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_lock_date
|
||||
#: code:addons/account_journal_lock_date/models/account_move.py:41
|
||||
#: code:addons/account_journal_lock_date/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "You cannot add/modify entries for the journal '%s' prior to and inclusive of the lock date %s"
|
||||
msgid ""
|
||||
"You cannot add/modify entries for the journal '%s' prior to and inclusive of"
|
||||
" the lock date %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_journal_lock_date
|
||||
#: code:addons/account_journal_lock_date/models/account_move.py:46
|
||||
#: code:addons/account_journal_lock_date/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "You cannot add/modify entries for the journal '%s' prior to and inclusive of the lock date %s. Check the Journal settings or ask someone with the 'Adviser' role"
|
||||
msgid ""
|
||||
"You cannot add/modify entries for the journal '%s' prior to and inclusive of"
|
||||
" the lock date %s. Check the Journal settings or ask someone with the "
|
||||
"'Adviser' role"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user