Translated using Weblate (Dutch)
[project/luci.git] / applications / luci-app-frps / po / da / frps.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2023-10-05 19:12+0000\n"
4 "Last-Translator: drax red <drax@outlook.dk>\n"
5 "Language-Team: Danish <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsfrps/da/>\n"
7 "Language: da\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=2; plural=n != 1;\n"
11 "X-Generator: Weblate 5.1-dev\n"
12
13 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15
14 msgid "Additional configs"
15 msgstr "Yderligere konfigurationer"
16
17 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43
18 msgid "Additional settings"
19 msgstr ""
20
21 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
22 msgid "Allow ports"
23 msgstr ""
24
25 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:40
26 msgid ""
27 "AllowPorts specifies a set of ports that clients are able to proxy to. If "
28 "the length of this value is 0, all ports are allowed.<br />By default, this "
29 "value is an empty set."
30 msgstr ""
31
32 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
33 msgid "Assets dir"
34 msgstr ""
35
36 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:31
37 msgid ""
38 "AssetsDir specifies the local directory that the dashboard will load "
39 "resources from. If this value is \"\", assets will be loaded from the "
40 "bundled executable using statik.<br />By default, this value is \"\"."
41 msgstr ""
42
43 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
44 msgid "Bind address"
45 msgstr ""
46
47 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
48 msgid "Bind port"
49 msgstr "Bind port"
50
51 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:19
52 msgid ""
53 "BindAddr specifies the address that the server binds to.<br />By default, "
54 "this value is \"0.0.0.0\"."
55 msgstr ""
56
57 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
58 msgid ""
59 "BindKcpPort specifies the KCP port that the server listens on. If this value "
60 "is 0, the server will not listen for KCP connections.<br />By default, this "
61 "value is 0."
62 msgstr ""
63
64 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:20
65 msgid ""
66 "BindPort specifies the port that the server listens on.<br />By default, "
67 "this value is 7000."
68 msgstr ""
69
70 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
71 msgid ""
72 "BindUdpPort specifies the UDP port that the server listens on. If this value "
73 "is 0, the server will not listen for UDP connections.<br />By default, this "
74 "value is 0"
75 msgstr ""
76
77 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:143
78 msgid "Collecting data ..."
79 msgstr ""
80
81 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:151
82 msgid "Common settings"
83 msgstr ""
84
85 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:15
86 msgid "Config files include in temporary config file"
87 msgstr ""
88
89 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
90 msgid "Custom 404 page"
91 msgstr ""
92
93 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:39
94 msgid ""
95 "Custom404Page specifies a path to a custom 404 page to display. If this "
96 "value is \"\", a default page will be displayed.<br />By default, this value "
97 "is \"\"."
98 msgstr ""
99
100 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
101 msgid "Dashboard address"
102 msgstr ""
103
104 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
105 msgid "Dashboard password"
106 msgstr ""
107
108 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
109 msgid "Dashboard port"
110 msgstr ""
111
112 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
113 msgid "Dashboard user"
114 msgstr ""
115
116 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:27
117 msgid ""
118 "DashboardAddr specifies the address that the dashboard binds to.<br />By "
119 "default, this value is \"0.0.0.0\"."
120 msgstr ""
121
122 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:28
123 msgid ""
124 "DashboardPort specifies the port that the dashboard listens on. If this "
125 "value is 0, the dashboard will not be started.<br />By default, this value "
126 "is 0."
127 msgstr ""
128
129 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:30
130 msgid ""
131 "DashboardPwd specifies the password that the dashboard will use for login."
132 "<br />By default, this value is \"admin\"."
133 msgstr ""
134
135 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:29
136 msgid ""
137 "DashboardUser specifies the username that the dashboard will use for login."
138 "<br />By default, this value is \"admin\"."
139 msgstr ""
140
141 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
142 msgid "Disable log color"
143 msgstr ""
144
145 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:35
146 msgid ""
147 "DisableLogColor disables log colors when LogWay == \"console\" when set to "
148 "true.<br />By default, this value is false."
149 msgstr ""
150
151 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
152 msgid "Environment variable"
153 msgstr ""
154
155 #: applications/luci-app-frps/root/usr/share/rpcd/acl.d/luci-app-frps.json:3
156 msgid "Grant access to LuCI app frps"
157 msgstr ""
158
159 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
160 msgid ""
161 "HeartBeatTimeout specifies the maximum time to wait for a heartbeat before "
162 "terminating the connection. It is not recommended to change this value.<br /"
163 ">By default, this value is 90."
164 msgstr ""
165
166 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:42
167 msgid "Heartbeat timeout"
168 msgstr ""
169
170 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:22
171 msgid "KCP bind port"
172 msgstr ""
173
174 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
175 msgid "Log file"
176 msgstr ""
177
178 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
179 msgid "Log level"
180 msgstr "Log niveau"
181
182 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
183 msgid "Log max days"
184 msgstr ""
185
186 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:10
187 msgid "Log stderr"
188 msgstr ""
189
190 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:9
191 msgid "Log stdout"
192 msgstr ""
193
194 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:32
195 msgid ""
196 "LogFile specifies a file where logs will be written to. This value will only "
197 "be used if LogWay is set appropriately.<br />By default, this value is "
198 "\"console\"."
199 msgstr ""
200
201 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:33
202 msgid ""
203 "LogLevel specifies the minimum log level. Valid values are \"trace\", \"debug"
204 "\", \"info\", \"warn\", and \"error\".<br />By default, this value is \"info"
205 "\"."
206 msgstr ""
207
208 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:34
209 msgid ""
210 "LogMaxDays specifies the maximum number of days to store log information "
211 "before deletion. This is only used if LogWay == \"file\".<br />By default, "
212 "this value is 0."
213 msgstr ""
214
215 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
216 msgid "Max ports per client"
217 msgstr ""
218
219 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:41
220 msgid ""
221 "MaxPortsPerClient specifies the maximum number of ports a single client may "
222 "proxy to. If this value is 0, no limit will be applied.<br />By default, "
223 "this value is 0."
224 msgstr ""
225
226 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118
227 msgid "NOT RUNNING"
228 msgstr ""
229
230 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:14
231 msgid ""
232 "OS environments pass to frp for config file template, see <a href=\"https://"
233 "github.com/fatedier/frp#configuration-file-template\">frp README</a>"
234 msgstr ""
235
236 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
237 msgid "Proxy bind address"
238 msgstr ""
239
240 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:23
241 msgid ""
242 "ProxyBindAddr specifies the address that the proxy binds to. This value may "
243 "be the same as BindAddr.<br />By default, this value is \"0.0.0.0\"."
244 msgstr ""
245
246 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116
247 msgid "RUNNING"
248 msgstr ""
249
250 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:13
251 msgid "Respawn when crashed"
252 msgstr ""
253
254 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:12
255 msgid "Run daemon as group"
256 msgstr "Kør dæmon som gruppe"
257
258 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:11
259 msgid "Run daemon as user"
260 msgstr "Kør dæmon som bruger"
261
262 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:152
263 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:156
264 msgid "Startup settings"
265 msgstr ""
266
267 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
268 msgid ""
269 "SubDomainHost specifies the domain that will be attached to sub-domains "
270 "requested by the client when using Vhost proxying. For example, if this "
271 "value is set to \"frps.com\" and the client requested the subdomain \"test"
272 "\", the resulting URL would be \"test.frps.com\".<br />By default, this "
273 "value is \"\"."
274 msgstr ""
275
276 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:37
277 msgid "Subdomain host"
278 msgstr ""
279
280 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
281 msgid "TCP mux"
282 msgstr ""
283
284 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:38
285 msgid ""
286 "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
287 "client to share a single TCP connection.<br />By default, this value is true."
288 msgstr ""
289
290 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:43
291 msgid ""
292 "This list can be used to specify some additional parameters which have not "
293 "been included in this LuCI."
294 msgstr ""
295
296 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
297 msgid "Token"
298 msgstr ""
299
300 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:36
301 msgid ""
302 "Token specifies the authorization token used to authenticate keys received "
303 "from clients. Clients must have a matching token to be authorized to use the "
304 "server.<br />By default, this value is \"\"."
305 msgstr ""
306
307 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:21
308 msgid "UDP bind port"
309 msgstr ""
310
311 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
312 msgid "Vhost HTTP port"
313 msgstr ""
314
315 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
316 msgid "Vhost HTTP timeout"
317 msgstr ""
318
319 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
320 msgid "Vhost HTTPS port"
321 msgstr ""
322
323 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:24
324 msgid ""
325 "VhostHttpPort specifies the port that the server listens for HTTP Vhost "
326 "requests. If this value is 0, the server will not listen for HTTP requests."
327 "<br />By default, this value is 0."
328 msgstr ""
329
330 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:26
331 msgid ""
332 "VhostHttpTimeout specifies the response header timeout for the Vhost HTTP "
333 "server, in seconds.<br />By default, this value is 60."
334 msgstr ""
335
336 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:25
337 msgid ""
338 "VhostHttpsPort specifies the port that the server listens for HTTPS Vhost "
339 "requests. If this value is 0, the server will not listen for HTTPS requests."
340 "<br />By default, this value is 0."
341 msgstr ""
342
343 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:116
344 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:118
345 #: applications/luci-app-frps/htdocs/luci-static/resources/view/frps.js:128
346 #: applications/luci-app-frps/root/usr/share/luci/menu.d/luci-app-frps.json:3
347 msgid "frp Server"
348 msgstr ""