bbus.lang 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. # Copyright (C) 2022 Birnstein Lajos <birnstein.lajos@urbanms.hu>
  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. # Module label 'ModuleBBusName'
  19. ModuleBBusName = BBus
  20. # Module description 'ModuleBBusDesc'
  21. ModuleBBusDesc = BBus description
  22. #
  23. # Admin page
  24. #
  25. BBusSetup = BBus setup
  26. Settings = Settings
  27. BBusSetupPage = BBus setup page
  28. BBUS_MYPARAM1 = My param 1
  29. BBUS_MYPARAM1Tooltip = My param 1 tooltip
  30. BBUS_MYPARAM2=My param 2
  31. BBUS_MYPARAM2Tooltip=My param 2 tooltip
  32. #
  33. # About page
  34. #
  35. About = About
  36. BBusAbout = About BBus
  37. BBusAboutPage = BBus about page
  38. #
  39. # Sample page
  40. #
  41. BBusArea = Home BBus
  42. MyPageName = My page name
  43. #
  44. # Sample widget
  45. #
  46. MyWidget = My widget
  47. MyWidgetDescription = My widget description
  48. Tickets = Tickets
  49. tickets = Tickets
  50. BbServiceLocations=Vehicles
  51. BbServiceLocation=Vehicle
  52. BbDevicess=Devices
  53. BbDevicesServiceLocations=Coordinating devices and locations
  54. deviceid=Device ID
  55. devicename=Device name
  56. devicefunction=Device function
  57. devicetype=Device type
  58. date_creation=Date creation
  59. user_created=Created By
  60. user_modified=Updated By
  61. location_id=Vehicle ID
  62. location_name=Vehicle name
  63. service=Service
  64. coordinates=Coordinates
  65. device=Device
  66. location=Vehicle
  67. DeviceHandler=Device Handler
  68. Connections=Connections
  69. TicketLocationConnection=Tickets and Vehicles
  70. BbDevicesServiceLocationProducts=Tickets and Vehicles
  71. BbDevicesServiceLocationProduct=Tickets and Vehicles
  72. devicesservicelocation_id=Device and Servicelocation Name
  73. product_id=Product Name
  74. #basic service
  75. BasicService=Basic Service
  76. bus=Bus
  77. boat=Boat
  78. other=Other
  79. BBusTickets=Tickets
  80. BbTickets=Tickets
  81. AvailableAt=Available till
  82. ValidatedAt=Validated At
  83. ExpireAt=Expire At
  84. FkTicketID=Ticket ID
  85. BundleID=Bundle name
  86. TicketID=Ticket name
  87. UsableOccasions=AOccassions
  88. LogoutChangeNaplo=Change Logout event
  89. LogoutId=ID
  90. OriginalDate=Original logout date
  91. CorrectedDate=Corrected date
  92. InvoiceReady=The invoice has been generated
  93. InvoiceFailed=Account generation failed
  94. GenerateInvoice=Generating invoice
  95. TicketId=Ticket ID
  96. TicketLabel=Label
  97. PrintingDate=Printing date
  98. PrintingUser=Printing user
  99. validated_at=Validated at
  100. expire_at=Expire at
  101. available_at=Available at