File: po.de.js

package info (click to toggle)
cockpit 239-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 67,268 kB
  • sloc: javascript: 245,474; ansic: 72,273; python: 23,634; xml: 6,155; sh: 2,919; makefile: 923; sed: 5
file content (630 lines) | stat: -rw-r--r-- 12,490 bytes parent folder | download
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
cockpit.locale({
 "": {'plural-forms':function(n) {
var nplurals, plural;
nplurals=2; plural=n != 1;
return plural;
},
  "language": "de",
  "x-generator": "Weblate 4.4.2"
 },
 "$0 documentation": [
  null,
  "$0 Dokumentation"
 ],
 "$0 exited with code $1": [
  null,
  "$0 mit Code $1 beendet"
 ],
 "$0 failed": [
  null,
  "$0 fehlgeschlagen"
 ],
 "$0 killed with signal $1": [
  null,
  "$0 mit Signal $1 beendet"
 ],
 "A compatible version of Cockpit is not installed on {{#strong}}{{host}}{{/strong}}.": [
  null,
  "Auf {{#strong}}{{host}}{{/strong}} ist keine kompatible Version von Cockpit installiert."
 ],
 "A new SSH key at ${key} will be created for ${luser} on ${lhost} and it will be added to the ${afile} file of ${ruser} on ${rhost}.": [
  null,
  "Ein neuer SSH-Schlüssel unter ${key} wird für ${luser} auf ${lhost} erzeugt und wird zur Datei ${afile} hinzugefügt für ${ruser} auf ${rhost}."
 ],
 "About Web Console": [
  null,
  "Über Web Console"
 ],
 "Accept key and connect": [
  null,
  "Schlüssel akzeptieren und verbinden"
 ],
 "Active pages": [
  null,
  "Aktive Seiten"
 ],
 "Add": [
  null,
  "Hinzufügen"
 ],
 "Add key": [
  null,
  "Schlüssel hinzufügen"
 ],
 "Add new host": [
  null,
  "Neuen Host hinzufügen"
 ],
 "Administrative access": [
  null,
  "Administrativer Zugang"
 ],
 "Apps": [
  null,
  "Apps"
 ],
 "Authenticate": [
  null,
  "Authentifiziere"
 ],
 "Authentication": [
  null,
  "Authentifizierung"
 ],
 "Authentication failed": [
  null,
  "Authentifizierung fehlgeschlagen"
 ],
 "Authorize SSH key.": [
  null,
  "Autorisiere öffentlichen SSH-Schlüssel."
 ],
 "Automatic login": [
  null,
  "Automatische Anmeldung"
 ],
 "By changing the password of the SSH key ${key} to the login password of ${luser} on ${lhost}, the key will be automatically made available and you can log in to ${rhost} without password in the future.": [
  null,
  ""
 ],
 "Can be a hostname, IP address, alias name, or ssh:// URI": [
  null,
  ""
 ],
 "Cancel": [
  null,
  "Abbrechen"
 ],
 "Cannot connect to an unknown host": [
  null,
  "Verbindung zu einer unbekannten Maschine nicht möglich"
 ],
 "Cannot forward login credentials": [
  null,
  "Anmeldeinformationen können nicht weitergeleitet werden"
 ],
 "Change password": [
  null,
  "Passwort ändern"
 ],
 "Change the password of ${key}.": [
  null,
  "Passwort des Schlüssels ${key} ändern"
 ],
 "Clear search": [
  null,
  "Suche zurücksetzen"
 ],
 "Close": [
  null,
  "Schließen"
 ],
 "Close selected pages": [
  null,
  "Ausgewählte Seiten schließen"
 ],
 "Cockpit could not contact the given host.": [
  null,
  "Cockpit konnte den angegebenen Host nicht erreichen."
 ],
 "Cockpit had an unexpected internal error.": [
  null,
  "Cockpit hatte einen unerwarteten Fehler."
 ],
 "Cockpit is an interactive Linux server admin interface.": [
  null,
  "Cockpit ist ein interaktives Administrationsinterface für Linux Server."
 ],
 "Cockpit is not compatible with the software on the system.": [
  null,
  "Cockpit ist mit der Software auf dem System nicht kompatibel."
 ],
 "Cockpit is not installed": [
  null,
  "Cockpit ist nicht installiert"
 ],
 "Cockpit is not installed on the system.": [
  null,
  "Cockpit ist auf dem System nicht installiert."
 ],
 "Color": [
  null,
  "Farbe"
 ],
 "Comment": [
  null,
  "Kommentar"
 ],
 "Confirm": [
  null,
  "Bestätigen"
 ],
 "Confirm key password": [
  null,
  "Neues Passwort wiederholen"
 ],
 "Confirm new key password": [
  null,
  "Neues Schlüssel-Passwort wiederholen"
 ],
 "Connecting simultaneously to more than {{ limit }} machines is unsupported.": [
  null,
  "Das gleichzeitige Verbinden zu mehr als {{ limit }} Maschinen wird nicht unterstützt."
 ],
 "Connecting to the machine": [
  null,
  "Verbindung zur Maschine wird hergestellt"
 ],
 "Connection error": [
  null,
  "Fehler bei der Verbindung"
 ],
 "Connection failed": [
  null,
  "Verbindung fehlgeschlagen"
 ],
 "Connection has timed out.": [
  null,
  "Zeitüberschreitung bei der Verbindung."
 ],
 "Contains:": [
  null,
  "Enthält:"
 ],
 "Continue session": [
  null,
  "Sitzung Fortsetzen"
 ],
 "Could not contact {{host}}": [
  null,
  "Konnte Host {{host}} nicht erreichen"
 ],
 "Create": [
  null,
  "Erstellen"
 ],
 "Create a new SSH key and authorize it.": [
  null,
  "Erzeugen Sie einen neuen SSH-Schlüssel und authentifizieren Sie ihn."
 ],
 "Ctrl-Shift-J": [
  null,
  "Strg-Shift-J"
 ],
 "Details": [
  null,
  "Details"
 ],
 "Disconnected": [
  null,
  "Getrennt"
 ],
 "Display language": [
  null,
  "Anzeigesprache"
 ],
 "Edit": [
  null,
  "Bearbeiten"
 ],
 "Edit host": [
  null,
  "Host bearbeiten"
 ],
 "Edit hosts": [
  null,
  "Hosts bearbeiten"
 ],
 "Failed to add machine: $0": [
  null,
  "Maschine konnte nicht hinzugefügt werden: $0"
 ],
 "Failed to change password": [
  null,
  "Passwort konnte nicht geändert werden"
 ],
 "Failed to edit machine: $0": [
  null,
  "Maschine konnte nicht editiert werden: $0"
 ],
 "Fingerprint": [
  null,
  "Fingerabdruck"
 ],
 "Help": [
  null,
  "Hilfe"
 ],
 "Host": [
  null,
  "Host"
 ],
 "Host key is incorrect": [
  null,
  "Host-Schlüssel ist falsch"
 ],
 "Hosts": [
  null,
  "Hosts"
 ],
 "If the fingerprint matches, click \"Accept key and connect\". Otherwise, do not connect and contact your administrator.": [
  null,
  ""
 ],
 "In order to allow log in to ${rhost} as ${ruser} without password in the future, use the login password of ${luser} on ${lhost} as the key password, or leave the key password blank.": [
  null,
  ""
 ],
 "Internal error": [
  null,
  "Interner Fehler"
 ],
 "Invalid file permissions": [
  null,
  "Ungültige Dateiberechtigungen"
 ],
 "Is sshd running on a different port?": [
  null,
  "Läuft sshd auf einem anderen Port?"
 ],
 "Kerberos based SSO": [
  null,
  "Kerberos-basiertes SSO"
 ],
 "Learn more": [
  null,
  "Mehr erfahren"
 ],
 "Licensed under:": [
  null,
  "Lizenziert unter:"
 ],
 "Limit access": [
  null,
  "Zugang limitieren"
 ],
 "Limited access": [
  null,
  "Limitierter Zugang"
 ],
 "Limited access mode restricts administrative privileges. Some parts of the web console will have reduced functionality.": [
  null,
  ""
 ],
 "Log in": [
  null,
  "Anmelden"
 ],
 "Log in to {{host}}": [
  null,
  "Anmelden auf {{host}}"
 ],
 "Log out": [
  null,
  "Abmelden"
 ],
 "Login failed": [
  null,
  "Anmeldung fehlgeschlagen"
 ],
 "Messages related to the failure might be found in the journal:": [
  null,
  ""
 ],
 "Method": [
  null,
  "Methode"
 ],
 "New password": [
  null,
  "Neues Passwort"
 ],
 "New password was not accepted": [
  null,
  "Das neue Passwort wurde nicht akzeptiert"
 ],
 "No results found": [
  null,
  "Keine Ergebnisse gefunden"
 ],
 "No such file or directory": [
  null,
  "Datei oder Verzeichnis nicht vorhanden"
 ],
 "Not a valid private key": [
  null,
  "Ungültiger privater Schlüssel"
 ],
 "Not permitted to perform this action.": [
  null,
  "Diese Aktion darf nicht ausgeführt werden."
 ],
 "Ok": [
  null,
  "OK"
 ],
 "Old password": [
  null,
  "Altes Passwort"
 ],
 "Old password not accepted": [
  null,
  "Altes Passwort wurde nicht akzeptiert"
 ],
 "Ooops!": [
  null,
  "Ooops!"
 ],
 "Password": [
  null,
  "Passwort"
 ],
 "Password not accepted": [
  null,
  "Passwort wurde nicht akzeptiert"
 ],
 "Path to file": [
  null,
  "Pfad zur Datei"
 ],
 "Please authenticate to gain administrative access": [
  null,
  ""
 ],
 "Port": [
  null,
  "Port"
 ],
 "Project website": [
  null,
  "Projekt-Website"
 ],
 "Prompting via ssh-add timed out": [
  null,
  "Die Aufforderung über ssh-add ist abgelaufen"
 ],
 "Prompting via ssh-keygen timed out": [
  null,
  "Die Aufforderung über ssh-keygen ist abgelaufen"
 ],
 "Public key": [
  null,
  "Öffentlicher Schlüssel"
 ],
 "Reconnect": [
  null,
  "Erneut verbinden"
 ],
 "SSH keys": [
  null,
  "SSH Schlüssel"
 ],
 "Safari users need to import and trust the certificate of the self-signing CA:": [
  null,
  "Safari Benutzer müssen das selbst signierten Zertifikat importieren:"
 ],
 "Search": [
  null,
  "Suche"
 ],
 "Select": [
  null,
  "Auswählen"
 ],
 "Server has closed the connection.": [
  null,
  "Der Server hat die Verbindung beendet."
 ],
 "Session is about to expire": [
  null,
  ""
 ],
 "Set": [
  null,
  "Einstellen"
 ],
 "Skip to content": [
  null,
  "Zum Inhalt springen"
 ],
 "Something went wrong": [
  null,
  "Etwas hat nicht funktioniert"
 ],
 "Stop editing hosts": [
  null,
  ""
 ],
 "Switch to limited access": [
  null,
  ""
 ],
 "System": [
  null,
  "System"
 ],
 "The SSH key ${key} of ${luser} on ${lhost} will be added to the ${afile} file of ${ruser} on ${rhost}.": [
  null,
  ""
 ],
 "The SSH key for logging in to {{#strong}}{{full_address}}{{/strong}} is protected. You can log in with either your login password or by providing the password of the key at {{#strong}}{{key}}{{/strong}}.": [
  null,
  ""
 ],
 "The SSH key {{#strong}}{{key}}{{/strong}} will be made available for the remainder of the session and will be available for login to other hosts as well.": [
  null,
  ""
 ],
 "The passwords do not match.": [
  null,
  "Die Passwörter stimmen nicht überein."
 ],
 "The resulting fingerprint is fine to share via public methods, including email.": [
  null,
  ""
 ],
 "The server refused to authenticate using any supported methods.": [
  null,
  "Der Server hat die Authentifizierung mit allen unterstützten Methoden abgelehnt."
 ],
 "There are currently no active pages": [
  null,
  "Derzeit sind keine aktiven Seiten vorhanden"
 ],
 "There was an unexpected error while connecting to the machine.": [
  null,
  ""
 ],
 "This didn't work, please try again": [
  null,
  ""
 ],
 "This machine has already been added.": [
  null,
  "Diese Maschine wurde bereits hinzugefügt"
 ],
 "This will allow you to log in without password in the future.": [
  null,
  ""
 ],
 "Tip: Make your key password match your login password to automatically authenticate against other systems.": [
  null,
  "Tipp: Wenn Ihr Schlüsselpasswort mit Ihrem Login-Passwort übereinstimmt, können Sie sich an anderen Systemen automatisiert anmelden."
 ],
 "To ensure that your connection is not intercepted by a malicious third-party, please verify the host key fingerprint:": [
  null,
  ""
 ],
 "To verify a fingerprint, run the following on {{host}} while physically sitting at the machine or through a trusted network:": [
  null,
  ""
 ],
 "Too much data": [
  null,
  "Zu viele Daten"
 ],
 "Tools": [
  null,
  ""
 ],
 "Type": [
  null,
  "Typ"
 ],
 "Unable to log in to {{#strong}}{{full_address}}{{/strong}} using SSH key authentication. Please provide the password. You may want to set up your SSH keys for automatic login.": [
  null,
  ""
 ],
 "Unable to log in to {{#strong}}{{full_address}}{{/strong}}. The host does not accept password login or any of your SSH keys.": [
  null,
  ""
 ],
 "Unexpected error": [
  null,
  "Unerwarteter Fehler"
 ],
 "Unlock key": [
  null,
  "Schlüssel entsperren"
 ],
 "Untrusted host": [
  null,
  "Nicht vertrauenswürdiger Host"
 ],
 "Update": [
  null,
  "Update"
 ],
 "Use the following keys to authenticate against other systems": [
  null,
  "Benutze die folgenen Schlüssel zur Authentifizierung an anderen Systemen"
 ],
 "User name": [
  null,
  "Benutzername"
 ],
 "Version": [
  null,
  "Version"
 ],
 "Web Console": [
  null,
  "Web Konsole"
 ],
 "When empty, connect with the current user": [
  null,
  ""
 ],
 "You are connecting to {{host}} for the first time.": [
  null,
  ""
 ],
 "You can not gain administrative access.": [
  null,
  "Konnte keinen administrativen Zugriff erlangen."
 ],
 "You have been logged out due to inactivity.": [
  null,
  "Sie wurden wegen Inaktivität abgemeldet."
 ],
 "You may want to change the password of the key for automatic login.": [
  null,
  ""
 ],
 "You now have administrative access.": [
  null,
  "Sie haben nun Administrator Zugriff."
 ],
 "You will be logged out in $0 seconds.": [
  null,
  "Sie werden in $0 Sekunden abgemeldet."
 ],
 "Your browser will remember your access level across sessions.": [
  null,
  ""
 ],
 "Your session has been terminated.": [
  null,
  "Ihre Sitzung wurde beendet."
 ],
 "Your session has expired. Please log in again.": [
  null,
  "Die Session ist abgelaufen. Bitte neu einloggen."
 ],
 "active": [
  null,
  "Aktiv"
 ],
 "in most browsers": [
  null,
  ""
 ],
 "show less": [
  null,
  "zeige weniger"
 ],
 "show more": [
  null,
  "Zeig mehr"
 ]
});