mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[UPD] Update account_asset_management.pot
This commit is contained in:
@@ -14,7 +14,7 @@ msgstr ""
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:971
|
||||
#: code:addons/account_asset_management/models/account_asset.py:1040
|
||||
#, python-format
|
||||
msgid "\n"
|
||||
"Error while processing asset '%s': %s"
|
||||
@@ -216,6 +216,12 @@ msgstr ""
|
||||
msgid "By default during the validation of an invoice, an asset is created by invoice line as long as an accounting entry is created by invoice line. With this setting, an accounting entry will be created by product item. So, there will be an asset by product item."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset__days_calc
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset_profile__days_calc
|
||||
msgid "Calculate by days"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_compute_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_compute_view_form_result
|
||||
@@ -388,19 +394,24 @@ msgstr ""
|
||||
msgid "Date of the event triggering the need to recompute the Asset Tables."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset_line__line_days
|
||||
msgid "Days"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model:ir.model.fields,help:account_asset_management.field_account_account__asset_profile_id
|
||||
msgid "Default Asset Profile when creating invoice lines with this account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:120
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:136
|
||||
#, python-format
|
||||
msgid "Degressive"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:122
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:138
|
||||
#, python-format
|
||||
msgid "Degressive up to Salvage Value"
|
||||
msgstr ""
|
||||
@@ -412,14 +423,14 @@ msgid "Degressive Factor"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:121
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:137
|
||||
#, python-format
|
||||
msgid "Degressive-Linear"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:237
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:150
|
||||
#: code:addons/account_asset_management/models/account_asset.py:254
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:166
|
||||
#, python-format
|
||||
msgid "Degressive-Linear is only supported for Time Method = Year."
|
||||
msgstr ""
|
||||
@@ -526,7 +537,7 @@ msgid "Entries"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:974
|
||||
#: code:addons/account_asset_management/models/account_asset.py:1043
|
||||
#, python-format
|
||||
msgid "Error while processing asset '%s': \n"
|
||||
"\n"
|
||||
@@ -555,7 +566,7 @@ msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:401
|
||||
#: code:addons/account_asset_management/models/account_asset.py:430
|
||||
#, python-format
|
||||
msgid "Generate Asset Removal entries"
|
||||
msgstr ""
|
||||
@@ -592,7 +603,14 @@ msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:717
|
||||
#: model:ir.model.fields,help:account_asset_management.field_account_asset__use_leap_years
|
||||
#: model:ir.model.fields,help:account_asset_management.field_account_asset_profile__use_leap_years
|
||||
msgid "If not set, the system will distribute evenly the amount to amortize across the years, based on the number of years. So the amount per year will be the depreciation base / number of years.\n"
|
||||
" If set, the system will consider if the current year is a leap year. The amount to depreciate per year will be calculated as depreciation base / (depreciation end date - start date + 1) * days in the current year."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:761
|
||||
#, python-format
|
||||
msgid "Illegal value %s in asset.method."
|
||||
msgstr ""
|
||||
@@ -633,7 +651,7 @@ msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:421
|
||||
#: code:addons/account_asset_management/models/account_asset.py:450
|
||||
#: model:ir.model,name:account_asset_management.model_account_move
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_view_form
|
||||
#, python-format
|
||||
@@ -641,7 +659,7 @@ msgid "Journal Entries"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:248
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:252
|
||||
#, python-format
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
@@ -692,13 +710,13 @@ msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:118
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:134
|
||||
#, python-format
|
||||
msgid "Linear"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:119
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:135
|
||||
#, python-format
|
||||
msgid "Linear up to Salvage Value"
|
||||
msgstr ""
|
||||
@@ -710,7 +728,7 @@ msgid "Min-Value Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:128
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:144
|
||||
#, python-format
|
||||
msgid "Month"
|
||||
msgstr ""
|
||||
@@ -742,13 +760,17 @@ msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:140
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset__method_number
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset_profile__method_number
|
||||
#, python-format
|
||||
msgid "Number of Years"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:156
|
||||
#, python-format
|
||||
msgid "Number of Years or end date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: selection:account.asset.recompute.trigger,state:0
|
||||
msgid "Open"
|
||||
@@ -819,7 +841,7 @@ msgid "Purchase Value"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:129
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:145
|
||||
#, python-format
|
||||
msgid "Quarter"
|
||||
msgstr ""
|
||||
@@ -943,7 +965,7 @@ msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:690
|
||||
#: code:addons/account_asset_management/models/account_asset.py:734
|
||||
#, python-format
|
||||
msgid "The '_compute_year_amount' method is only intended for Time Method 'Number of Years."
|
||||
msgstr ""
|
||||
@@ -961,13 +983,13 @@ msgid "The Sale Value must be positive!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:247
|
||||
#: code:addons/account_asset_management/models/account_asset.py:264
|
||||
#, python-format
|
||||
msgid "The Start Date must precede the Ending Date."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:493
|
||||
#: code:addons/account_asset_management/models/account_asset.py:522
|
||||
#, python-format
|
||||
msgid "The duration of the asset conflicts with the posted depreciation table entry dates."
|
||||
msgstr ""
|
||||
@@ -1029,6 +1051,11 @@ msgstr ""
|
||||
msgid "Total Credit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_view_form
|
||||
msgid "Total Days"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_view_form
|
||||
msgid "Total Debit"
|
||||
@@ -1044,6 +1071,18 @@ msgstr ""
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset__use_leap_years
|
||||
#: model:ir.model.fields,field_description:account_asset_management.field_account_asset_profile__use_leap_years
|
||||
msgid "Use leap years"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model:ir.model.fields,help:account_asset_management.field_account_asset__days_calc
|
||||
#: model:ir.model.fields,help:account_asset_management.field_account_asset_profile__days_calc
|
||||
msgid "Use number of days to calculate depreciation amount"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: model_terms:ir.ui.view,arch_db:account_asset_management.account_asset_compute_view_form_result
|
||||
msgid "View Asset Moves"
|
||||
@@ -1064,7 +1103,7 @@ msgid "When an asset is created, the status is 'Draft'.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:130
|
||||
#: code:addons/account_asset_management/models/account_asset_profile.py:146
|
||||
#, python-format
|
||||
msgid "Year"
|
||||
msgstr ""
|
||||
@@ -1078,7 +1117,7 @@ msgid "You are not allowed to link an accounting entry to an asset.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:117
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:121
|
||||
#: code:addons/account_asset_management/models/account_move.py:32
|
||||
#, python-format
|
||||
msgid "You are not allowed to remove an accounting entry linked to an asset.\n"
|
||||
@@ -1086,7 +1125,7 @@ msgid "You are not allowed to remove an accounting entry linked to an asset.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:340
|
||||
#: code:addons/account_asset_management/models/account_asset.py:369
|
||||
#, python-format
|
||||
msgid "You can only delete assets in draft state."
|
||||
msgstr ""
|
||||
@@ -1098,7 +1137,7 @@ msgid "You can't make an early removal if all the depreciation lines for previou
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:125
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:129
|
||||
#, python-format
|
||||
msgid "You cannot change a depreciation line with an associated accounting entry."
|
||||
msgstr ""
|
||||
@@ -1116,43 +1155,43 @@ msgid "You cannot change an accounting item linked to an asset depreciation line
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:270
|
||||
#: code:addons/account_asset_management/models/account_asset.py:287
|
||||
#, python-format
|
||||
msgid "You cannot change the profile of an asset with accounting entries."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:166
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:170
|
||||
#, python-format
|
||||
msgid "You cannot delete a depreciation line with an associated accounting entry."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset.py:344
|
||||
#: code:addons/account_asset_management/models/account_asset.py:373
|
||||
#, python-format
|
||||
msgid "You cannot delete an asset that contains posted depreciation lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:162
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:166
|
||||
#, python-format
|
||||
msgid "You cannot remove an asset line of type 'Depreciation Base'."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:133
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:137
|
||||
#, python-format
|
||||
msgid "You cannot set the 'Initial Balance Entry' flag on a depreciation line with prior posted entries."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:145
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:149
|
||||
#, python-format
|
||||
msgid "You cannot set the Asset Start Date after already posted entries."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_asset_management
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:153
|
||||
#: code:addons/account_asset_management/models/account_asset_line.py:157
|
||||
#, python-format
|
||||
msgid "You cannot set the date on a depreciation line prior to already posted entries."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user