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
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-11-08 05:00+0000\n"
"Last-Translator: ssantos <ssantos@web.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsrp-pppoe-server/de/>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.8.2\n"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:48
msgid "Access Concentrator Name"
msgstr "Access-Concentrator-Name"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41
msgid "Both Interface"
msgstr "Beide Schnittstellen"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106
msgid ""
"Causes <code>pppoe</code> to exit if no session traffic is detected for %s "
"seconds."
msgstr ""
"Lässt <code>pppoe</code> beenden, wenn für %s Sekunden kein Sitzungsverkehr "
"erkannt wird."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34
msgid "Client Interface"
msgstr "Benutzeroberfläche"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:56
msgid "Default: 5000"
msgstr "Standard: 5000"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:66
msgid "Default: 600"
msgstr "Standard: 600"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:61
msgid "Default: 64"
msgstr "Standard: 64"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:50
msgid "Default: hostname"
msgstr "Standard: Hostname"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53
msgid ""
"Each one causes the named service to be advertised in a Service-Name tag in "
"the PADO frame. The first one specifies the default service, and is used if "
"the PPPoE client requests a Service-Name of length zero."
msgstr ""
"Jeder bewirkt, dass der benannte Dienst in einem Servicenamen-Tag im PADO-"
"Rahmen annonciert wird. Der erste gibt den Standarddienst an und wird "
"verwendet, wenn der PPPoE-Client einen Servicenamen der Länge Null anfordert."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:25
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:25
msgid "Enabled"
msgstr "Aktiviert"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40
msgid "First remote IP"
msgstr "Erste IP der Gegenstelle"
#: applications/luci-app-rp-pppoe-server/root/usr/share/rpcd/acl.d/luci-app-rp-pppoe-server.json:3
msgid "Grant UCI access for luci-app-rp-pppoe-server"
msgstr "Gewähre UCI Zugriff auf luci-app-rp-pppoe-server"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33
msgid "IP of listening side"
msgstr "IP der Serverseite"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:40
msgid ""
"If specified as <code>0.0.0.0</code> remote IP allocation will be delegated "
"to <code>pppd</code>"
msgstr ""
"Wenn <code>0.0.0.0</code> angegeben ist, wird die Remote IP-Zuweisung an "
"<code>pppd</code> delegiert"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:33
msgid ""
"If specified as <code>0.0.0.0</code> the selection of local IP address is "
"delegated to <code>pppd</code>"
msgstr ""
"Wenn <code>0.0.0.0</code> angegeben ist, wird die Auswahl der lokalen IP-"
"Adresse an <code>pppd</code> delegiert"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid ""
"Instead of numbering PPPoE sessions starting at 1, numbering starts at %s"
msgstr ""
"Anstatt PPPoE-Sitzungen ab 1 zu nummerieren, beginnt die Nummerierung bei %s"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27
msgid "Interface"
msgstr "Schnittstelle"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:34
msgid ""
"Interface from which to relay. Only PPPoE clients may be connected to this "
"interface."
msgstr ""
"Schnittstelle, von der weitergeleitet wird. Mit dieser Schnittstelle können "
"nur PPPoE-Clients verbunden werden."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:27
msgid "Interface on which to listen."
msgstr "Schnittstelle auf der gelauscht werden soll."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27
msgid ""
"Interface on which to listen. Only PPPoE servers may be connected to this "
"interface."
msgstr ""
"Schnittstelle, an der gehorcht wird. An diese Schnittstelle können nur PPPoE-"
"Server angeschlossen werden."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:41
msgid ""
"Interface upon which to listen and to relay. Both PPPoE clients and servers "
"may be connected to this interface."
msgstr ""
"Schnittstelle, von der gehorcht und weitergeleitet wird. Sowohl PPPoE-"
"Clients als auch Server können an sich mit dieser Schnittstelle verbinden."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94
msgid "Invokes <code>pppd</code> with the unit flag"
msgstr "Ruft <code>pppd</code> auf mit dem Einheit-Flag"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115
msgid "MSS"
msgstr "MSS"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:115
msgid "Max Segment Size"
msgstr "Max. Segmentgröße"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:53
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58
msgid "Maximum Sessions"
msgstr "Maximale Sitzungen"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:58
msgid "Maximum concurrent sessions"
msgstr "Maximale gleichzeitige Sitzungen"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:66
msgid "Maximum sessions per peer"
msgstr "Maximale Sessions pro Gegenstelle"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:70
msgid "No limit"
msgstr "Keine Begrenzung"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:65
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:110
msgid "No timeout"
msgstr "Kein Timeout"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid "Offset"
msgstr "Offset"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:81
msgid "Options file"
msgstr "Konfigurationsdatei"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:99
msgid "PPP Offset"
msgstr "PPP-Offset"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:19
msgid "PPPoE Relay Configuration"
msgstr "PPPoE Weiterleitungskonfiguration"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:19
msgid "PPPoE Server Configuration"
msgstr "PPPoE-Serverkonfiguration"
#: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:14
msgid "RP PPPoE Relay"
msgstr "RP PPPoE Weiterleitung"
#: applications/luci-app-rp-pppoe-server/root/usr/share/luci/menu.d/luci-app-rp-pppoe-server.json:3
msgid "RP PPPoE Server"
msgstr "RP-PPPoE-Server"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89
msgid "Random session selection"
msgstr "Zufällige Sessionauswahl"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124
msgid "Reduces CPU usage, but may cause a race condition on slow CPUs"
msgstr ""
"Reduziert die CPU-Nutzung, kann aber eine Wettlaufsituation bei langsamen "
"CPUs verursachen"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:21
msgid "Relay Configuration"
msgstr "Weiterleitungskonfiguration"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:18
msgid "Roaring Penguin PPPoE Relay"
msgstr "Roaring Pinguin PPPoE Relais"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:18
msgid "Roaring Penguin PPPoE Server"
msgstr "Roaring Penguin PPPoE-Server"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:21
msgid "Server Configuration"
msgstr "Serverkonfiguration"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:27
msgid "Server Interface"
msgstr "Serverschnittstelle"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:53
msgid "Service Name"
msgstr "Service-Name"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:124
msgid "Synchronous PPP encapsulation"
msgstr "Synchrone PPP-Verkapselung"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:89
msgid "Tells the PPPoE server to randomly permute session numbers."
msgstr "Beauftragt den PPPoE-Server zufällige Sitzungsnummern zu permutierten."
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:61
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:106
msgid "Timeout"
msgstr "Zeitüberschreitung"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:94
msgid "Unit"
msgstr "Einheit"
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-relay.js:48
#: applications/luci-app-rp-pppoe-server/htdocs/luci-static/resources/view/pppoe/rp-pppoe-server.js:76
msgid "Use Non-UCI Config"
msgstr "Nicht-UCI-Konfiguration nutzen"
#~ msgid ""
#~ "Instead of starting at beginning and going to end, randomize session "
#~ "number"
#~ msgstr ""
#~ "Randomisiere Session-Nummer, anstatt sukzessive von Anfang bis Ende zu "
#~ "inkrementieren"
#~ msgid "PPP unit number"
#~ msgstr "PPP-Unit-Nummer"
#~ msgid "Sync"
#~ msgstr "Sync"
#~ msgid "Maximum sessions"
#~ msgstr "Maximale Anzahl an Sessions"
#~ msgid "PPP offset"
#~ msgstr "PPP-Offset"
|