blob: b7405b6e128104ca7d14f699725123c7a94ad35a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
# 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 <EMAIL@ADDRESS>, 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-06-11 23:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: stoprail.lua
msgid "You are not allowed to configure this track."
msgstr ""
#: stoprail.lua
msgid "Station Code"
msgstr ""
#: stoprail.lua
msgid "Station Name"
msgstr ""
#: stoprail.lua
msgid "Door Delay"
msgstr ""
#: stoprail.lua
msgid "Dep. Speed"
msgstr ""
#: stoprail.lua
msgid "Track"
msgstr ""
#: stoprail.lua
msgid "Stop Time"
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 "Reverse train"
msgstr ""
#: stoprail.lua
msgid "Kick out passengers"
msgstr ""
#: stoprail.lua
msgid "Wait for signal to clear"
msgstr ""
#: stoprail.lua
msgid "Trains stopping here (ARS rules)"
msgstr ""
#: stoprail.lua
msgid "Save"
msgstr ""
#: stoprail.lua
msgid "Station code \"@1\" already exists and is owned by @2."
msgstr ""
#: stoprail.lua
msgid "This station is owned by @1. You are not allowed to edit its name."
msgstr ""
#: stoprail.lua
msgid "Unknown Station"
msgstr ""
#: stoprail.lua
msgid "Next Stop:\n"
msgstr ""
#: stoprail.lua
msgid "Station/Stop Track"
msgstr ""
|