assets.lang 3.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 = சொத்துக்கள்
  19. NewAsset = புதிய சொத்து
  20. AccountancyCodeAsset = கணக்கியல் குறியீடு (சொத்து)
  21. AccountancyCodeDepreciationAsset = கணக்கியல் குறியீடு (தேய்மானச் சொத்துக் கணக்கு)
  22. AccountancyCodeDepreciationExpense = கணக்கியல் குறியீடு (தேய்மான செலவு கணக்கு)
  23. NewAssetType=புதிய சொத்து வகை
  24. AssetsTypeSetup=சொத்து வகை அமைப்பு
  25. AssetTypeModified=சொத்து வகை மாற்றப்பட்டது
  26. AssetType=சொத்து வகை
  27. AssetsLines=சொத்துக்கள்
  28. DeleteType=அழி
  29. DeleteAnAssetType=சொத்து வகையை நீக்கவும்
  30. ConfirmDeleteAssetType=இந்தச் சொத்து வகையை நிச்சயமாக நீக்க விரும்புகிறீர்களா?
  31. ShowTypeCard='%s' வகையைக் காட்டு
  32. # Module label 'ModuleAssetsName'
  33. ModuleAssetsName = சொத்துக்கள்
  34. # Module description 'ModuleAssetsDesc'
  35. ModuleAssetsDesc = சொத்து விளக்கம்
  36. #
  37. # Admin page
  38. #
  39. AssetsSetup = சொத்து அமைப்பு
  40. Settings = அமைப்புகள்
  41. AssetsSetupPage = சொத்துகள் அமைவு பக்கம்
  42. ExtraFieldsAssetsType = நிரப்பு பண்புக்கூறுகள் (சொத்து வகை)
  43. AssetsType=சொத்து வகை
  44. AssetsTypeId=சொத்து வகை ஐடி
  45. AssetsTypeLabel=சொத்து வகை லேபிள்
  46. AssetsTypes=சொத்து வகைகள்
  47. #
  48. # Menu
  49. #
  50. MenuAssets = சொத்துக்கள்
  51. MenuNewAsset = புதிய சொத்து
  52. MenuTypeAssets = சொத்து வகை
  53. MenuListAssets = பட்டியல்
  54. MenuNewTypeAssets = புதியது
  55. MenuListTypeAssets = பட்டியல்
  56. #
  57. # Module
  58. #
  59. Asset=சொத்து
  60. NewAssetType=புதிய சொத்து வகை
  61. NewAsset=புதிய சொத்து
  62. ConfirmDeleteAsset=இந்தச் சொத்தை நிச்சயமாக நீக்க விரும்புகிறீர்களா?