template.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. # textdomain: advtrains_doc_integration
  2. # Common
  3. Present=Present
  4. Absent=Absent
  5. Defined=Defined
  6. Undefined=Undefined
  7. Universal=Universal
  8. # Node properties
  9. This block does not block trains.=This block does not block trains.
  10. This block is saved in the Advtrains node database.=This block is saved in the Advtrains node database.
  11. This is a signal with a variable aspect.=This is a signal with a variable aspect.
  12. This is a signal with a static aspect.=This is a signal with a static aspect.
  13. # Wagon properties
  14. Wagons=Wagons
  15. Compatible front couplers:=Compatible front couplers:
  16. Compatible rear couplers:=Compatible rear couplers:
  17. Front coupler: @1=Front coupler: @1
  18. Rear coupler: @1=Rear coupler: @1
  19. Wagon span: @1=Wagon span: @1
  20. Maximum speed: @1=Maximum speed: @1
  21. Motive power: @1=Motive power: @1
  22. Cargo inventory: @1=Cargo inventory: @1
  23. Cargo inventory size:=Cargo inventory size:
  24. Passenger seats: @1=Passenger seats: @1
  25. Driver seats: @1=Driver seats: @1
  26. Drops:=Drops:
  27. Drops nothing=Drops nothing
  28. Horn sound: @1=Horn sound: @1
  29. Custom instantiation callback: @1=Custom instantiation callback: @1
  30. Custom step function: @1=Custom step function: @1
  31. Custom velocity change callback: @1=Custom velocity change callback: @1