blob: 090f45e3836690080d821de3f2b60af7c4c63fb6 (
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
|
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8\n"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:147
msgid "Access times"
msgstr "Zugriffszeiten"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:28
msgid "Add new service entry"
msgstr "Neuen Service-Eintrag hinzufügen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:132
msgid ""
"Additional arguments passed to the server. There is no validation of this "
"input."
msgstr ""
"Zusätzliche Aufruf-Argumente für den Server. Es findet keine Überprüfung "
"statt"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:50
msgid "Advanced Settings"
msgstr "Erweiterte Einstellungen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:137
msgid "Allowed hosts"
msgstr "Zulässige Hosts"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:49
msgid "Basic Settings"
msgstr "Grundlegende Einstellungen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:113
msgid "Complete path to the executable server file"
msgstr "Kompletter Pfad zur ausführbaren Server-Datei"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:158
msgid "Connection limit"
msgstr "Verbindungslimit"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:180
msgid "Duration of a service session"
msgstr "Dauer einer Session"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:55
msgid "Enable or Disable this service"
msgstr "Diesen Service Aktivieren oder Deaktivieren"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:43
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:55
msgid "Enabled"
msgstr "Aktiviert"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:166
msgid "Expected '[Number] [Number]'"
msgstr "Erwartet '[Zahl] [Zahl]'"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:154
msgid "Expected 'hh:mm-hh:mm'"
msgstr "Erwartet 'hh:mm-hh:mm'"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:14
msgid "Expecting: non-empty value"
msgstr "Nicht leerer Wert erforderlich"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:187
msgid "Failed attempts"
msgstr "Fehlgeschlagene Versuche"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:142
msgid "Forbidden hosts"
msgstr "Verbotene Hosts"
#: applications/luci-app-xinetd/root/usr/share/rpcd/acl.d/luci-app-xinetd.json:3
msgid "Grant access to luci-app-xinetd"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:22
msgid "Here you can configure Xinetd services"
msgstr "Hier können Xinetd Dienste konfiguriert werden"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:184
msgid ""
"Informations that should be logged for this service in case of a failed "
"connection"
msgstr ""
"Informationen die im Falle einer fehlgeschlagenen Verbindung protokolliert "
"werden sollen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:175
msgid ""
"Informations that should be logged for this service in case of successful "
"connection"
msgstr ""
"Informationen die im Falle einer erfolgreichen Verbindung protokolliert "
"werden sollen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:137
msgid "List of allowed hosts to access this service"
msgstr "Liste zulässiger Hosts für diesen Service"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:142
msgid "List of forbidden hosts to access this service"
msgstr "Liste verbotener Hosts für diesen Service"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:184
msgid "Log on failure"
msgstr "Log im Fehlerfall"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:175
msgid "Log on success"
msgstr "Log bei Erfolg"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:89
msgid "Multi-Threaded Service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:170
msgid "Number of instances"
msgstr "Anzahl Instanzen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:170
msgid ""
"Number of simultaneously running servers for this service. Argument is any "
"number or the keyword 'UNLIMITED'"
msgstr ""
"Anzahl gleichzeitig laufender Server für diesen Service. Das Argument ist "
"eine Zahl oder das Schlüsselwort UNLIMITED"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:31
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:70
msgid "Port"
msgstr "Port"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:80
msgid "Port already in use by service \"%s\""
msgstr "Dieser Port wird bereits vom Service \"%s\" verwendet"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:37
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:102
msgid "Protocol"
msgstr "Protokoll"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:177
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:185
msgid "Remote host address"
msgstr "Adresse des entfernten Hosts"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:86
msgid "Selection of the threading for this service"
msgstr "Threading für diesen Service"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:40
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:113
msgid "Server"
msgstr "Server"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:176
msgid "Server PID"
msgstr "Server PID"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:132
msgid "Server arguments"
msgstr "Server Argumente"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:179
msgid "Server exited along with the exit status"
msgstr "Server mit dem Exit-Code"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:124
msgid "Service \"%s\": Invalid server file \"%s\""
msgstr "Service \"%s\": Unzulässige Datei für Server \"%s\""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:127
msgid "Service \"%s\": No access to server file \"%s\" (%s)"
msgstr "Service \"%s\": Kein Zugriff auf Datei für Server \"%s\" (%s)"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:25
msgid "Service definitions to be used by Xinetd"
msgstr "Service Definitionen zur Verwendung mit Xinetd"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:88
msgid "Single-Threaded Service"
msgstr "Single-Threaded Service"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:34
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:93
msgid "Socket type"
msgstr "Socket Typ"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:104
msgid "TCP"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:158
msgid ""
"Takes two arguments: [Number of connections per second] [Number of seconds "
"to reenable service]"
msgstr ""
"Erwartet zwei Argumente: [Anzahl Verbindungen pro Sekunde] [Anzahl von "
"Sekunden zur Reaktivierung des Service]"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:70
msgid "The port used for this service, valid range: 0 - 65535"
msgstr ""
"Port, der für diesen Service verwendet werden soll. Wertebereich: 0 - 65535"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:102
msgid "The protocol to be used for this service"
msgstr "Das Protokoll das für diesen Service verwendet werden soll"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:93
msgid "The type of the socket used for this service"
msgstr "Typ des Sockets der für diesen Service verwendet werden soll"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:86
msgid "Threading behaviour"
msgstr "Threading Verhalten"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:147
msgid "Time intervals within service is available (Format hh:mm-hh:mm)"
msgstr "Zeitintervalle in denen der Service verfügbar ist (Format hh:mm-hh:mm)"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:181
msgid "Total bytes in and out for a redirected service"
msgstr "Anzahl Bytes (IN/OUT) für einen weitergeleiteten Service"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:62
msgid "Type"
msgstr "Typ"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:62
msgid "Type of service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:105
msgid "UDP"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:66
msgid "UNLISTED"
msgstr "UNLISTED"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:109
msgid "User (UID)"
msgstr "Benutzer (UID)"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:109
msgid "User ID for the server process for this service"
msgstr "Benutzer-ID des Server-Prozesses für diesen Server"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:178
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:186
msgid "User ID of the remote user"
msgstr "Benutzer-ID des Remote Users"
#: applications/luci-app-xinetd/root/usr/share/luci/menu.d/luci-app-xinetd.json:3
msgid "Xinetd"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:22
msgid "Xinetd Settings"
msgstr "Xinetd Einstellungen"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:96
msgid "datagram-based service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:97
msgid "direct access to IP service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:45
msgid "no"
msgstr "Nein"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:98
msgid "sequential datagram transmission service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:95
msgid "stream-based service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:45
msgid "yes"
msgstr "Ja"
|