mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 10:08:27 +01:00
53 lines
1.6 KiB
Plaintext
53 lines
1.6 KiB
Plaintext
# Copyright (C) 2018 Alexandre Spangaro <aspangaro@zendsi.com>
|
|
#
|
|
# This program is free software: you can redistribute it and/or modify
|
|
# it under the terms of the GNU General Public License as published by
|
|
# the Free Software Foundation, either version 3 of the License, or
|
|
# (at your option) any later version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
# GNU General Public License for more details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License
|
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
#
|
|
# Generic
|
|
#
|
|
Assets = Assets
|
|
NewAsset = New asset
|
|
AccountancyCodeAsset = Accounting code (asset)
|
|
AccountancyCodeDepreciationAsset = Accounting code (depreciation asset account)
|
|
AccountancyCodeDepreciationExpense = Accounting code (depreciation expense account)
|
|
NewAssetType=New asset type
|
|
AssetsLines=Assets
|
|
|
|
# Module label 'ModuleAssetsName'
|
|
ModuleAssetsName = Assets
|
|
# Module description 'ModuleAssetsDesc'
|
|
ModuleAssetsDesc = Assets description
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
AssetsSetup = Assets setup
|
|
Settings = Settings
|
|
AssetsSetupPage = Assets setup page
|
|
ExtraFieldsAssetsType = Complementary attributes (Assets type)
|
|
AssetsType=Asset type
|
|
AssetsTypeId=Asset type id
|
|
AssetsTypeLabel=Asset type label
|
|
AssetsTypes=Assets types
|
|
|
|
#
|
|
# Menu
|
|
#
|
|
MenuAssets = Assets
|
|
MenuNewAsset = New asset
|
|
MenuTypeAssets = Type assets
|
|
MenuListAssets = List
|
|
MenuNewTypeAssets = New type
|
|
MenuListTypeAssets = List
|