diff --git a/account_journal_restrict_mode/i18n/es.po b/account_journal_restrict_mode/i18n/es.po new file mode 100644 index 00000000..9b044653 --- /dev/null +++ b/account_journal_restrict_mode/i18n/es.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_journal_restrict_mode +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: account_journal_restrict_mode +#: model:ir.model.fields,help:account_journal_restrict_mode.field_account_journal__restrict_mode_hash_table +msgid "" +"If ticked, the accounting entry or invoice receives a hash as soon as it is " +"posted and cannot be modified anymore." +msgstr "" + +#. module: account_journal_restrict_mode +#: model:ir.model,name:account_journal_restrict_mode.model_account_journal +msgid "Journal" +msgstr "" + +#. module: account_journal_restrict_mode +#. odoo-python +#: code:addons/account_journal_restrict_mode/models/account_journal.py:0 +#, python-format +msgid "Journal %s must have Lock Posted Entries enabled." +msgstr "" + +#. module: account_journal_restrict_mode +#: model:ir.model.fields,field_description:account_journal_restrict_mode.field_account_journal__restrict_mode_hash_table +msgid "Lock Posted Entries with Hash" +msgstr ""