assets.lang 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # Copyright (C) 2018 Alexandre Spangaro <aspangaro@open-dsi.fr>
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with this program. If not, see <https://www.gnu.org/licenses/>.
  15. #
  16. # Generic
  17. #
  18. Assets = Assets
  19. NewAsset = New asset
  20. AccountancyCodeAsset = Accounting code (asset)
  21. AccountancyCodeDepreciationAsset = Accounting code (depreciation asset account)
  22. AccountancyCodeDepreciationExpense = Accounting code (depreciation expense account)
  23. NewAssetType=New asset type
  24. AssetsTypeSetup=Asset type setup
  25. AssetTypeModified=Asset type modified
  26. AssetType=Asset type
  27. AssetsLines=Assets
  28. DeleteType=Delete
  29. DeleteAnAssetType=Delete an asset type
  30. ConfirmDeleteAssetType=Are you sure you want to delete this asset type?
  31. ShowTypeCard=Show type '%s'
  32. # Module label 'ModuleAssetsName'
  33. ModuleAssetsName = Assets
  34. # Module description 'ModuleAssetsDesc'
  35. ModuleAssetsDesc = Assets description
  36. #
  37. # Admin page
  38. #
  39. AssetsSetup = Assets setup
  40. Settings = Settings
  41. AssetsSetupPage = Assets setup page
  42. ExtraFieldsAssetsType = Complementary attributes (Asset type)
  43. AssetsType=Asset type
  44. AssetsTypeId=Asset type id
  45. AssetsTypeLabel=Asset type label
  46. AssetsTypes=Assets types
  47. #
  48. # Menu
  49. #
  50. MenuAssets = Assets
  51. MenuNewAsset = New asset
  52. MenuTypeAssets = Type assets
  53. MenuListAssets = List
  54. MenuNewTypeAssets = New
  55. MenuListTypeAssets = List
  56. #
  57. # Module
  58. #
  59. NewAssetType=New asset type
  60. NewAsset=New asset