# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the advtrains_line_automation package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: advtrains_line_automation\n" "Report-Msgid-Bugs-To: advtrains-discuss@lists.sr.ht\n" "POT-Creation-Date: 2025-07-22 23:18+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: line_editor.lua msgid "No such station" msgstr "" #: line_editor.lua msgid "Cannot replace, because lineval @1 does not yet exist" msgstr "" #: line_editor.lua msgid "@1 trains restarted due to changes" msgstr "" #: line_editor.lua msgid "Cannot delete, because lineval @1 does not yet exist" msgstr "" #: line_editor.lua msgid "Line Editor" msgstr "" #: line_editor.lua msgid "LINE,ROUTE,SM-CODE" msgstr "" #: line_editor.lua station_editor.lua msgid "OWNER" msgstr "" #: line_editor.lua msgid "New Line..." msgstr "" #: line_editor.lua msgid "Delete Line" msgstr "" #: line_editor.lua msgid "Owner:" msgstr "" #: line_editor.lua msgid "Disable" msgstr "" #: line_editor.lua msgid "Continues:" msgstr "" #: line_editor.lua msgid "Last passages" msgstr "" #: line_editor.lua msgid "Save changes" msgstr "" #: line_editor.lua msgid "Verify/Save" msgstr "" #: line_editor.lua msgid "Reset changes" msgstr "" #: line_editor.lua msgid "Dep." msgstr "" #: line_editor.lua msgid "St.Time" msgstr "" #: line_editor.lua stoprail.lua msgid "Station Code" msgstr "" #: line_editor.lua msgid "Mode" msgstr "" #: line_editor.lua station_editor.lua stoprail.lua msgid "Track" msgstr "" #: line_editor.lua msgid "Position" msgstr "" #: line_editor.lua msgid "Hidden (normal)" msgstr "" #: line_editor.lua msgid "Normal" msgstr "" #: line_editor.lua msgid "Hidden" msgstr "" #: line_editor.lua msgid "Inactive" msgstr "" #: line_editor.lua msgid "Request Stop (experimental)" msgstr "" #: line_editor.lua msgid "Terminus" msgstr "" #: line_editor.lua msgid "Terminus (hidden)" msgstr "" #: line_editor.lua msgid "Terminus (continuing)" msgstr "" #: line_editor.lua msgid "Line name must not be empty!" msgstr "" #: line_editor.lua msgid "Line name must not contain characters '/', '|' or '\\'!" msgstr "" #: line_editor.lua msgid "Line name must not exceed 256 characters!" msgstr "" #: line_editor.lua msgid "Starting station code must not be empty!" msgstr "" #: line_editor.lua msgid "Routing code must not contain '/', '|' or '\\'!" msgstr "" #: line_editor.lua msgid "Line owner must not be empty!" msgstr "" #: line_editor.lua msgid "Train name must not exceed 256 characters!" msgstr "" #: line_editor.lua msgid "Field 'Continuation' must contain maximum 1 '/'!" msgstr "" #: line_editor.lua msgid "Incorrect departure time format!" msgstr "" #: line_editor.lua msgid "Departure time must lie within 0-3600 seconds!" msgstr "" #: line_editor.lua msgid "Duplicate departure time!" msgstr "" #: line_editor.lua msgid "Unknown station code!" msgstr "" #: line_editor.lua msgid "Station code must not contain '/', '|' or '\\'!" msgstr "" #: line_editor.lua msgid "Line name must not exceed 16 characters!" msgstr "" #: line_editor.lua msgid "Incorrect format for stop position!" msgstr "" #: line_editor.lua msgid "Stop position must not exceed 22 characters!" msgstr "" #: line_editor.lua msgid "@1 errors while checking line setup!" msgstr "" #: line_editor.lua msgid "Line setup must contain at least 1 terminus stop!" msgstr "" #: line_editor.lua msgid "No issues found, the line can now be saved!" msgstr "" #: line_editor.lua msgid "Error in line setup: " msgstr "" #: line_editor.lua msgid "Unknown reason" msgstr "" #: line_editor.lua msgid "Insufficient permissions to edit '@1'." msgstr "" #: line_editor.lua msgid "Line '@1' successfully saved!" msgstr "" #: line_editor.lua msgid "Line '@1' successfully deleted!" msgstr "" #: line_editor.lua msgid "Deletion failed: " msgstr "" #: line_editor.lua msgid "Last passages of line @1" msgstr "" #: line_editor.lua msgid "Code" msgstr "" #: line_editor.lua msgid "Station" msgstr "" #: line_editor.lua msgid "At start station:" msgstr "" #: line_editor.lua msgid "(departed)" msgstr "" #: line_editor.lua msgid "Travelling:" msgstr "" #: line_editor.lua msgid "Back" msgstr "" #: line_editor.lua msgid "Open line editor" msgstr "" #: line_functions.lua msgid "Unknown Station" msgstr "" #: line_functions.lua msgid "Next Stop:" msgstr "" #: station_editor.lua msgid "[Station Editor]" msgstr "" #: station_editor.lua msgid "By Distance" msgstr "" #: station_editor.lua msgid "Station Code (A-Z)" msgstr "" #: station_editor.lua msgid "Station Name (A-Z)" msgstr "" #: station_editor.lua msgid "My Stations (Station Code A-Z)" msgstr "" #: station_editor.lua msgid "My Stations (Station Name A-Z)" msgstr "" #: station_editor.lua msgid "My Stations (By Distance)" msgstr "" #: station_editor.lua msgid "CODE" msgstr "" #: station_editor.lua msgid "DISTANCE" msgstr "" #: station_editor.lua msgid "INFO" msgstr "" #: station_editor.lua msgid "NAME" msgstr "" #: station_editor.lua msgid "@1 tracks" msgstr "" #: station_editor.lua msgid "lines" msgstr "" #: station_editor.lua msgid "Create New" msgstr "" #: station_editor.lua msgid "Save Changes" msgstr "" #: station_editor.lua msgid "Delete" msgstr "" #: station_editor.lua msgid "Assign Track" msgstr "" #: station_editor.lua msgid "Lines" msgstr "" #: station_editor.lua msgid "Assign" msgstr "" #: station_editor.lua msgid "Positions of tracks:" msgstr "" #: station_editor.lua msgid "ERROR: Code must not be empty!" msgstr "" #: station_editor.lua msgid "ERROR: Station '@1' already exists!" msgstr "" #: station_editor.lua msgid "Station successfully created." msgstr "" #: station_editor.lua msgid "ERROR: No such station!" msgstr "" #: station_editor.lua msgid "Nothing has changed." msgstr "" #: station_editor.lua msgid "Owner changed!" msgstr "" #: station_editor.lua msgid "Name changed!" msgstr "" #: station_editor.lua msgid "Code changed, @1 station tracks updated!" msgstr "" #: station_editor.lua msgid "ERROR: No stop selected!" msgstr "" #: station_editor.lua msgid "ERROR: There are station tracks assigned, cannot delete the station!" msgstr "" #: station_editor.lua msgid "Station deleted!" msgstr "" #: station_editor.lua msgid "Track successfully assigned!" msgstr "" #: station_editor.lua msgid "Open station editor" msgstr "" #: stoprail.lua msgid "Stn. @1 (@2) T. @3" msgstr "" #: stoprail.lua msgid "(unassigned)" msgstr "" #: stoprail.lua msgid "(foreign)" msgstr "" #: stoprail.lua msgid "You are not allowed to configure this track." msgstr "" #: stoprail.lua msgid "Station Name" msgstr "" #: stoprail.lua msgid "Track number, for informational purposes" msgstr "" #: stoprail.lua msgid "Station Editor" msgstr "" #: stoprail.lua msgid "Selector for stop pos (ARS)" msgstr "" #: stoprail.lua msgid "" "Only trains matching these ARS rules will consider this stop rail as " "suitable timing point/stop position.\n" "Affects both timetabled and non-timetabled trains.\n" "Example: define a stop position for long trains (TL 30) and another for " "short trains (TL 0-30)." msgstr "" #: stoprail.lua msgid "" "Non-timetabled trains matching these ARS rules will stop at this position.\n" "Note: Train must also match the 'Selector' filter above!" msgstr "" #: stoprail.lua msgid "Selector for stop position..." msgstr "" #: stoprail.lua msgid "" "Use when multiple stop rails are located in the same track of a station. " "Allows to select a suitable stop position depending on the class of train." msgstr "" #: stoprail.lua msgid "" "Non-timetabled trains matching these ARS rules will stop at this position.\n" "Trains under timetable will use the timetable's settings." msgstr "" #: stoprail.lua msgid "Stopping trains (ARS)" msgstr "" #: stoprail.lua msgid "Stop Time" msgstr "" #: stoprail.lua msgid "" "Train will remain stopped with open doors for at least this time before " "departure is attempted." msgstr "" #: stoprail.lua msgid "Door Side" msgstr "" #: stoprail.lua msgid "closed" msgstr "" #: stoprail.lua msgid "left" msgstr "" #: stoprail.lua msgid "right" msgstr "" #: stoprail.lua msgid "Select if and on which side the train will open its doors once stopped" msgstr "" #: stoprail.lua msgid "Reverse train" msgstr "" #: stoprail.lua msgid "Train will depart in the direction from where it arrived" msgstr "" #: stoprail.lua msgid "Kick out passengers" msgstr "" #: stoprail.lua msgid "Keep ARS enabled" msgstr "" #: stoprail.lua msgid "" "Do not disable ARS on approaching. Signals behind the stop rail already set " "ARS routes when the train arrives, not just before departure. (currently not " "implemented)" msgstr "" #: stoprail.lua msgid "Arrival Actions" msgstr "" #: stoprail.lua msgid "" "List of actions to perform on arrival (currently not implemented, later will " "allow actions such as setting line, RC and displays)" msgstr "" #: stoprail.lua msgid "Speed" msgstr "" #: stoprail.lua msgid "Speed that the train sets when departing. Set 'M' for maximum speed." msgstr "" #: stoprail.lua msgid "Departure Mode" msgstr "" #: stoprail.lua msgid "" "Select the time for departure:\n" "Normal: depart immediately after the stop time elapsed\n" "Interval: depart at the next time position set by interval and offset\n" "Begin Timetable: The train gets the given timetable assigned and departs " "according to its settings (currently not implemented)" msgstr "" #: stoprail.lua msgid "Interval:" msgstr "" #: stoprail.lua msgid "" "The interval / time distance between departures in seconds. E.g. every two " "minutes -> set interval = 120" msgstr "" #: stoprail.lua msgid "Offset:" msgstr "" #: stoprail.lua msgid "" "The offset of departures from time 0:00 in seconds. E.g. interval 120 offset " "60 -> departure at every odd minute" msgstr "" #: stoprail.lua msgid "" "No linevars\n" "available!" msgstr "" #: stoprail.lua msgid "Keep doors open" msgstr "" #: stoprail.lua msgid "Do not close the doors when departing, if they are open" msgstr "" #: stoprail.lua msgid "Wait for signal to clear" msgstr "" #: stoprail.lua msgid "" "Do not depart immediately, instead first enable ARS and wait until the next " "signal ahead clears (ATC G command) before closing the doors and departing." msgstr "" #: stoprail.lua msgid "Departure Actions" msgstr "" #: stoprail.lua msgid "" "List of actions to perform on departure (currently not implemented, later " "will allow actions such as setting line, RC and displays)" msgstr "" #: stoprail.lua msgid "Save" msgstr "" #: stoprail.lua msgid "Station code '@1' does already exist and is owned by @2" msgstr "" #: stoprail.lua msgid "Station/Stop Track" msgstr ""