20 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
53bcb0bb52 locale: use single string 2024-11-25 23:16:35 +01:00
Reinder Feenstra
5cdb1c3c0d updated translations from poeditor 2024-11-22 23:36:41 +01:00
Filippo Gentile
7510a10ef4 BlockPath: implement delayed release
This simulates train still occupying turnouts while it has
already left the entrance ("from") block.
Useful when turnouts do not have dedicate occupancy detectors.

- New World property
- English and Italian translations
2024-07-29 20:26:33 +02:00
Filippo Gentile
4c6f80afa7 server: World add new settings for external output change
- Refactored code in TurnoutRailTile and SignalRailTile
- Use early return pattern
- Added Enlish and Italian translations
- New Category::trains
2024-07-29 20:26:33 +02:00
Filippo Gentile
343a14ceb1 server: Add better log messages to Signal and Turnouts
- New messages when position/aspect is externally changed
- New messages when position/aspect is corrected
- New messages when train is stopped
- Separate messages for Signals and Turnouts
- Avoid stopping twice the same Train
- Italian and English translations
2024-07-29 20:26:33 +02:00
Filippo Gentile
76c5451275 server: Add log warning when output is externally changed while locked 2024-07-29 20:26:33 +02:00
Reinder Feenstra
1a4529d5c1 Updated translations from poeditor 2024-06-26 22:32:08 +02:00
Reinder Feenstra
49ff1cb553 board: added switch tile 2024-05-05 18:28:43 +02:00
Filippo Gentile
bb4918efd9 Add Italian translation of Wizard buttons 2024-04-11 15:46:00 +02:00
Filippo Gentile
74693d44bd
Update Italian translation (#108)
* Fix Italian transation of board_tile.rail.block:flip_train

* Fix Italian translation of vehicle.rail.tank_wagon

* Update Italian translations rename DCC++ to DCC-EX

See also:
	commit fcccab334f96698d9b947c8c2972fbb55364fc55
	Renamed DCC++ to DCC-EX, as only DCC-EX is and will be supported.

* Fix Italian On/Off translation

TODO: maybe keep english with both ff in Off

* Make Italian translation more assertive

* Add Swedish language name in Italian translation

* Improve Italian translation of cargo and dcc_accessory

* Add missing messages to Italian translation

* Fix typo in Italian translation

* Translate decoder protocols in Italian

* Italian translation of new items

* Fix typo in English translation

* Translate Wizards in Italian

* Add missing items to Italian translation
2024-04-09 23:14:30 +02:00
Reinder Feenstra
f8ae16e3c7 Corrected "occupy detector" -> "occupancy detector" 2024-01-22 22:44:12 +01:00
Cyril Pawelko
864c769244 French translation 2024-01-21 22:57:58 +01:00
Reinder Feenstra
33f00c4215 Merge remote-tracking branch 'origin/master' into 72-extend-decodercontroller 2023-07-06 23:27:16 +02:00
Reinder Feenstra
f1b3108c6b Updated translations (to remove neutral strings) 2023-07-04 23:30:13 +02:00
Reinder Feenstra
80aa475c46 dcc++: only allow 28/128 speedsteps as set in interface
see #72
2023-06-29 23:18:43 +02:00
Reinder Feenstra
11d1481fd5 DCC++: limit decoder address range, long only >= 128
see #72
2023-06-27 00:41:41 +02:00
Reinder Feenstra
e28a9a5d96 DecoderProtocol: removed Auto/Custom, added None
see #72
2023-06-24 23:41:58 +02:00
Reinder Feenstra
c94170bdb2 updated translation from poeditor.com 2023-06-02 22:05:15 +02:00
Reinder Feenstra
483ee8f12a updated translation from poeditor.com 2023-05-29 22:58:21 +02:00
Reinder Feenstra
21ef4382c3 change language file format to binary
for multiline string support
and better integration with poeditor.com
2023-05-29 10:51:37 +02:00