From 07dae439ef2617451cd0aa4e9ecebf5d86f5e078 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <jkowalsk@student.agh.edu.pl> Date: Sat, 01 Sep 2018 10:56:34 +0000 Subject: [PATCH] Merge pull request #15 from tsedor/patch-1 --- lang_pl.js | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/lang_pl.js b/lang_pl.js index f343603..5159b44 100644 --- a/lang_pl.js +++ b/lang_pl.js @@ -12,6 +12,7 @@ go_button: 'Dalej', refresh_button: '\u27f3 Odśwież', last_refreshed: 'Ostatnio odświeżone $time', + loading: 'Ładowanie...', line_alert_pattern: 'Linia $line: $alert', @@ -38,6 +39,13 @@ time_minutes_ago_prefix: '', time_minutes_ago_suffix: ' min temu', + type_vehicle: 'Pojazd', + type_stop: 'Przystanek', + type_stoppoint: 'Punkt przystankowy', + + select_feature: 'W tym miejscu znajduje się więcej niż jeden element. Wybierz właściwy z listy:', + departures_for_stop: 'Kliknij, by zobaczyć odjazdy dla całego przystanku (a nie tylko punktu przystankowego).', + tram_type_pattern: '$num $type ($floor)', high_floor: 'wysokopodłogowy', high_floor_sign: '\u2010\u00A0', -- Gitblit v1.9.1