mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-26 11:21:27 +01:00
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 = Aktiva
|
|
NewAsset = Ny aktiva
|
|
AccountancyCodeAsset = Regnskapskode (aktiva)
|
|
AccountancyCodeDepreciationAsset = Regnskapskode (aktiva avskrivningskonto)
|
|
AccountancyCodeDepreciationExpense = Regnskapskode (aktiva kostnadskonto)
|
|
NewAssetType=Ny aktivatype
|
|
AssetsTypeSetup=Oppsett av aktivatype
|
|
AssetTypeModified=Aktivatype endret
|
|
AssetType=Aktivatype
|
|
AssetsLines=Aktiva
|
|
DeleteType=Slett
|
|
DeleteAnAssetType=Slett en aktivatype
|
|
ConfirmDeleteAssetType=Er du sikker på at du vil slette denne aktivatypen?
|
|
ShowTypeCard=Vis type '%s'
|
|
|
|
# Module label 'ModuleAssetsName'
|
|
ModuleAssetsName = Aktiva
|
|
# Module description 'ModuleAssetsDesc'
|
|
ModuleAssetsDesc = Aktiva beskrivelse
|
|
|
|
#
|
|
# Admin page
|
|
#
|
|
AssetsSetup = Aktiva oppsett
|
|
Settings = innstillinger
|
|
AssetsSetupPage = Innstillingsside for aktiva
|
|
ExtraFieldsAssetsType = Komplementære attributter (Aktivatype)
|
|
AssetsType=Aktivatype
|
|
AssetsTypeId=Aktivatype-ID
|
|
AssetsTypeLabel=Aktivatype etikett
|
|
AssetsTypes=Aktivatyper
|
|
|
|
#
|
|
# Menu
|
|
#
|
|
MenuAssets = Eiendeler
|
|
MenuNewAsset = Ny eiendel
|
|
MenuTypeAssets = Aktivatyper
|
|
MenuListAssets = Liste
|
|
MenuNewTypeAssets = Ny
|
|
MenuListTypeAssets = Liste
|
|
|
|
#
|
|
# Module
|
|
#
|
|
NewAssetType=Ny aktivatype
|
|
NewAsset=Ny aktiva
|