mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
57 lines
1.9 KiB
Plaintext
57 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_asset_low_value
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 15.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_asset_low_value
|
|
#: model:ir.model,name:account_asset_low_value.model_account_asset
|
|
msgid "Asset"
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: model_terms:ir.ui.view,arch_db:account_asset_low_value.asset_low_value_remove_form
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: model:ir.model.fields,field_description:account_asset_low_value.field_account_asset__low_value
|
|
#: model_terms:ir.ui.view,arch_db:account_asset_low_value.account_asset_view_search
|
|
msgid "Low Value Asset"
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: model:ir.model.fields,help:account_asset_low_value.field_account_asset__low_value
|
|
msgid ""
|
|
"Low-Value Asset (LVA) is true when the asset profile set\n"
|
|
"1. Asset Account = Expense (low value asset)\n"
|
|
"2. Number of Years = 0 years\n"
|
|
"In essense, the low value asset is not really and asset but an expense tracked as asset, as such, it has no residual value. And when removed, only status is changed (no accounting entry)."
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: model_terms:ir.ui.view,arch_db:account_asset_low_value.account_asset_view_search
|
|
msgid "Normal Asset"
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: model:ir.model,name:account_asset_low_value.model_account_asset_remove
|
|
#: model_terms:ir.ui.view,arch_db:account_asset_low_value.asset_low_value_remove_form
|
|
msgid "Remove Asset"
|
|
msgstr ""
|
|
|
|
#. module: account_asset_low_value
|
|
#: code:addons/account_asset_low_value/models/account_asset.py:0
|
|
#, python-format
|
|
msgid "Remove Low Value Asset"
|
|
msgstr ""
|