assets.lang 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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 = Bezittingen
  19. NewAsset = Nieuw bezit
  20. AccountancyCodeAsset = Grootboekrekening (bezittingen)
  21. AccountancyCodeDepreciationAsset = Grootboekrekening (Afschrijving grootboekrekening)
  22. AccountancyCodeDepreciationExpense = Grootboekrekening (Afschrijving kosten grootboekrekening)
  23. NewAssetType=Nieuw soort bezittingen
  24. AssetsTypeSetup=Instelling van het bezittings-soort
  25. AssetTypeModified=Soort bezitting gewijzigd
  26. AssetType=Soort bezit
  27. AssetsLines=Bezittingen
  28. DeleteType=Verwijderen
  29. DeleteAnAssetType=Een soort bezitting verwijderen
  30. ConfirmDeleteAssetType=Weet u zeker dat u deze bezittings-soort wilt verwijderen?
  31. ShowTypeCard=Toon type "%s"
  32. # Module label 'ModuleAssetsName'
  33. ModuleAssetsName = Bezittingen
  34. # Module description 'ModuleAssetsDesc'
  35. ModuleAssetsDesc = Omschrijving bezit
  36. #
  37. # Admin page
  38. #
  39. AssetsSetup = Bezittingen instellen
  40. Settings = Instellingen
  41. AssetsSetupPage = Bezittingen instellingenpagina
  42. ExtraFieldsAssetsType = Aanvullende attributen (Soort bezit)
  43. AssetsType=Soort bezit
  44. AssetsTypeId=Id soort bezit
  45. AssetsTypeLabel=Label soort bezit
  46. AssetsTypes=Soort bezit
  47. #
  48. # Menu
  49. #
  50. MenuAssets = Bezittingen
  51. MenuNewAsset = Nieuw bezit
  52. MenuTypeAssets = Soort bezit
  53. MenuListAssets = Lijstoverzicht
  54. MenuNewTypeAssets = Nieuw
  55. MenuListTypeAssets = Lijstoverzicht
  56. #
  57. # Module
  58. #
  59. Asset=Bezit
  60. NewAssetType=Nieuw soort bezittingen
  61. NewAsset=Nieuw bezit
  62. ConfirmDeleteAsset=Weet u zeker dat u dit item wilt verwijderen?