chore: station stats translation

This commit is contained in:
2024-05-06 18:16:30 +02:00
parent 3371b661c2
commit 669acc98d2
4 changed files with 34 additions and 13 deletions
+10
View File
@@ -296,6 +296,16 @@
"no-stations": "No stations to show here!",
"scenery-search": "Search for scenery..."
},
"station-stats": {
"u-factor": "U-factor: ",
"u-factor-tooltip": "(?) Current server traffic factor (driver count divided by dispatcher count)",
"avg-timetable-count": "Average timetable count for one dispatcher: ",
"single-track-count": "Available single track routes: ",
"double-track-count": "Available double track routes: ",
"electrified": "(electrified)",
"not-electrified": "(not electr.)",
"open-spawns": "Open spawns: "
},
"trains": {
"no-trains": "No trains to show here!",
"loading": "Loading train data...",
+10
View File
@@ -289,6 +289,16 @@
"no-stations": "Brak stacji do wyświetlenia!",
"scenery-search": "Wyszukaj scenerię..."
},
"station-stats": {
"u-factor": "Współczynnik Ugla: ",
"u-factor-tooltip": "(?) Współczynnik ruchu na serwerze (liczba maszynistów online dzielona na liczbę dyżurnych ruchu)",
"avg-timetable-count": "Średnia liczba rozkładów jazdy na dyżurnego: ",
"single-track-count": "Dostępne szlaki jednotorowe: ",
"double-track-count": "Dostępne szlaki dwutorowe: ",
"electrified": "(zelektr.)",
"not-electrified": "(niezelektr.)",
"open-spawns": "Otwarte spawny: "
},
"trains": {
"no-trains": "Brak pociągów do wyświetlenia!",
"loading": "Pobieranie danych o pociągach...",