66 lines
1.9 KiB
Plaintext
66 lines
1.9 KiB
Plaintext
# Copyright (C) 2018 Alexandre Spangaro <aspangaro@open-dsi.fr>
|
|
#
|
|
# 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 <https://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
|
|
AssetsTypeSetup=Asset type setup
|
|
AssetTypeModified=Asset type modified
|
|
AssetType=Asset type
|
|
AssetsLines=Assets
|
|
DeleteType=Obriši
|
|
DeleteAnAssetType=Delete an asset type
|
|
ConfirmDeleteAssetType=Are you sure you want to delete this asset type?
|
|
ShowTypeCard=Show type '%s'
|
|
|
|
# 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 (Asset 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 = Spisak
|
|
MenuNewTypeAssets = Novo
|
|
MenuListTypeAssets = Spisak
|
|
|
|
#
|
|
# Module
|
|
#
|
|
NewAssetType=New asset type
|
|
NewAsset=New asset
|