template.txt 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. # textdomain: advtrains_doc_integration
  2. # Common
  3. Present=Present
  4. Absent=Absent
  5. Defined=Defined
  6. Undefined=Undefined
  7. Universal=Universal
  8. Supported=Supported
  9. Unsupported=Unsupported
  10. # Node properties
  11. This block does not block trains.=This block does not block trains.
  12. This block is saved in the Advtrains node database.=This block is saved in the Advtrains node database.
  13. This is a signal with a variable aspect.=This is a signal with a variable aspect.
  14. This is a signal with a static aspect.=This is a signal with a static aspect.
  15. # Wagon properties
  16. Wagons=Wagons
  17. Itemstring: @1=Itemstring: @1
  18. Drives on:=Drives on:
  19. Compatible front couplers:=Compatible front couplers:
  20. Compatible rear couplers:=Compatible rear couplers:
  21. Front coupler: @1=Front coupler: @1
  22. Rear coupler: @1=Rear coupler: @1
  23. Wagon span: @1=Wagon span: @1
  24. Maximum speed: @1=Maximum speed: @1
  25. Motive power: @1=Motive power: @1
  26. Cargo inventory: @1=Cargo inventory: @1
  27. Cargo inventory size:=Cargo inventory size:
  28. Passenger seats: @1=Passenger seats: @1
  29. Driver seats: @1=Driver seats: @1
  30. Drops:=Drops:
  31. Drops nothing=Drops nothing
  32. Horn sound: @1=Horn sound: @1
  33. Mesh: @1=Mesh: @1
  34. Textures:=Textures:
  35. No textures=No textures
  36. Livery system with bike painter: @1=Livery system with bike painter: @1
  37. Supported by the multi_component_liveries mod=Supported by the multi_component_liveries mod
  38. Livery components:=Livery components:
  39. Livery presets:=Livery presets:
  40. DlxTrains livery system: @1=DlxTrains livery system: @1
  41. Proper player attachment positioning: @1=Proper player attachment positioning: @1
  42. Custom instantiation callback: @1=Custom instantiation callback: @1
  43. Custom step function: @1=Custom step function: @1
  44. Custom velocity change callback: @1=Custom velocity change callback: @1
  45. # Headings
  46. Basic Information=Basic Information
  47. Wagon Capacity=Wagon Capacity
  48. Wagon Appearance=Wagon Appearance
  49. Implementation Details=Implementation Details