mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
chore: station stats translation
This commit is contained in:
@@ -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...",
|
||||
|
||||
@@ -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...",
|
||||
|
||||
Reference in New Issue
Block a user