mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_account_constraint_code
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.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_account_constraint_code
|
|
#: model:ir.model,name:account_account_constraint_code.model_account_account
|
|
msgid "Account"
|
|
msgstr ""
|
|
|
|
#. module: account_account_constraint_code
|
|
#: model:ir.model.fields,field_description:account_account_constraint_code.field_account_account__display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: account_account_constraint_code
|
|
#: model:ir.model.fields,field_description:account_account_constraint_code.field_account_account__id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: account_account_constraint_code
|
|
#: model:ir.model.fields,field_description:account_account_constraint_code.field_account_account____last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: account_account_constraint_code
|
|
#: code:addons/account_account_constraint_code/models/account_account.py:0
|
|
#, python-format
|
|
msgid "You cannot change the code of account which contains journal items."
|
|
msgstr ""
|