forked from uyuni-project/uyuni
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathde.po
6731 lines (5296 loc) · 208 KB
/
de.po
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
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#: ../html/src/components/input/Range.tsx:46
#: ../html/src/components/input/Range.tsx:47
#: ../html/src/components/input/Range.tsx:59
#: ../html/src/components/input/Range.tsx:60
#: ../html/src/core/intl/index.test.tsx:11
#: ../html/src/manager/content-management/list-filters/list-filters.tsx:199
#: ../html/src/manager/virtualization/nets/properties/NetworkAddress.tsx:79
#: ../html/src/manager/virtualization/nets/properties/NetworkAddress.tsx:80
#: ../html/src/manager/virtualization/nets/properties/NetworkAddress.tsx:91
#: ../html/src/manager/virtualization/nets/properties/NetworkAddress.tsx:92
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-24 17:09+0200\n"
"PO-Revision-Date: 2022-01-11 14:51+0000\n"
"Last-Translator: Michael Calmer <[email protected]>\n"
"Language-Team: German <https://l10n.opensuse.org/projects/uyuni/web/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 4.9.1\n"
#: ../html/javascript/spacewalk-essentials.js:441
msgid "remaining"
msgstr "übrig"
#: ../html/javascript/spacewalk-essentials.js:461
msgid ""
"The browser Internet Explorer is not supported. Try using Firefox, Chrome or "
"Edge"
msgstr ""
"Der Browser Internet Explorer wird nicht unterstützt. Bitte versuchen sie "
"Firefox, Chrome oder Edge"
#: ../html/src/components/CoCoScansList.tsx:75
#: ../html/src/components/package/PackageListActionScheduler.tsx:89
#: ../html/src/manager/systems/coco/ssm-schedule.tsx:65
msgid "The action has been <link>scheduled</link>."
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:90
#: ../html/src/manager/systems/coco/ssm-schedule.tsx:77
msgid ""
"Unable to schedule action. Please check the server logs for detailed "
"information."
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:122
msgid "Confirm Attestation Execution"
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:130
#: ../html/src/manager/maintenance/edit/maintenance-windows-edit.tsx:41
#: ../html/src/manager/maintenance/edit/maintenance-windows-edit.tsx:60
#: ../html/src/manager/maintenance/ssm/schedule-picker.tsx:129
#: ../html/src/manager/minion/ansible/schedule-playbook.tsx:99
#: ../html/src/manager/recurring/recurring-actions-edit.tsx:208
#: ../html/src/manager/systems/coco/ssm-schedule.tsx:94
#: ../html/src/manager/virtualization/guests/properties/guest-properties-form.tsx:102
#: ../html/src/manager/virtualization/nets/network-properties.tsx:447
#: ../html/src/manager/virtualization/pools/pool-properties.tsx:566
msgid "Schedule"
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:137
#: ../html/src/components/CoCoScansList.tsx:192
#: ../html/src/components/package/PackageListActionScheduler.tsx:189
#: ../html/src/manager/recurring/recurring-actions-edit.tsx:218
msgid "Back to list"
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:153
msgid "Confidential Computing Attestations"
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:163
msgid "Schedule Attestation"
msgstr ""
#: ../html/src/components/CoCoScansList.tsx:187
msgid "Attestation Report details"
msgstr ""
#: ../html/src/components/FormulaForm.tsx:24
msgid "Formula saved. Applying the highstate is not needed for this formula."
msgstr ""
#: ../html/src/components/FormulaForm.tsx:168
#, fuzzy
msgid "Please input required fields: {fields}"
msgstr "Pflichtfelder bitte ausfüllen: {0}"
#: ../html/src/components/FormulaForm.tsx:171
msgid "Invalid format of fields: {fields}"
msgstr ""
#: ../html/src/components/FormulaForm.tsx:213
msgid ""
"On this page you can configure Salt Formulas to automatically install and "
"configure software."
msgstr ""
#: ../html/src/components/FormulaForm.tsx:268
msgid "Expand All Sections"
msgstr ""
#: ../html/src/components/FormulaForm.tsx:275
msgid "Collapse All Sections"
msgstr ""
#: ../html/src/components/FormulaForm.tsx:340
msgid "Unnamed"
msgstr ""
#: ../html/src/components/FormulaForm.tsx:349
msgid "Search by formula's group name"
msgstr ""
#: ../html/src/components/action-schedule.tsx:49
msgid "new action chain"
msgstr ""
#: ../html/src/components/action-schedule.tsx:197
msgid ""
"There are multiple maintenance schedules for selected systems. Make sure "
"that systems in the set use at most 1 maintenance schedule if you want to "
"schedule by date or maintenance window."
msgstr ""
#: ../html/src/components/action-schedule.tsx:204
msgid "No upcoming maintenance windows"
msgstr "Keine anstehendes Wartungsfenster"
#: ../html/src/components/action-schedule.tsx:249
msgid "Earliest:"
msgstr "Frühestens:"
#: ../html/src/components/action-schedule.tsx:249
msgid "Maintenance Window:"
msgstr "Wartungsfenster:"
#: ../html/src/components/action-schedule.tsx:279
msgid "Add to:"
msgstr "Hinzufügen zu:"
#: ../html/src/components/action-schedule.tsx:297
msgid "Loading the scheduler..."
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:32
msgid "Attestations"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:48
msgid "Attestation"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:53
msgid "Attestation #{identifier} run on {date} at {time}"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:66
#: ../html/src/components/coco-attestation/CoCoReport.tsx:49
#: ../html/src/components/target-systems.tsx:34
#: ../html/src/manager/admin/config/monitoring-admin.tsx:61
#: ../html/src/manager/audit/subscription-matching/subscription-matching-messages.tsx:68
#: ../html/src/manager/audit/subscription-matching/subscription-matching-pins.tsx:285
#: ../html/src/manager/content-management/list-filters/templates/live-patching.tsx:121
#: ../html/src/manager/maintenance/details/schedule-details.tsx:203
#: ../html/src/manager/minion/packages/package-states.tsx:224
#: ../html/src/manager/systems/all-list.tsx:68
#: ../html/src/manager/systems/list-filter.tsx:41
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:81
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:770
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:125
msgid "System"
msgstr "System"
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:75
#: ../html/src/components/coco-attestation/CoCoReport.tsx:59
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:107
msgid "Environment Type"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:83
#: ../html/src/manager/notifications/notification-messages.tsx:508
msgid "Created"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:90
msgid "Last modified"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:97
#: ../html/src/manager/admin/list-payg/list-payg.tsx:132
#: ../html/src/manager/admin/payg-shared/info/payg-info-view.tsx:18
#: ../html/src/manager/admin/task-engine-status/taskotop.tsx:226
#: ../html/src/manager/audit/cveaudit/cveaudit.tsx:342
#: ../html/src/manager/audit/subscription-matching/subscription-matching-pins.tsx:150
#: ../html/src/manager/content-management/shared/components/panels/environment-lifecycle/environment-view.tsx:61
#: ../html/src/manager/images/image-view-runtime.tsx:130
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:780
#: ../html/src/manager/systems/virtual-list.tsx:82
msgid "Status"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:104
msgid "Attestation time"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:110
#: ../html/src/manager/audit/cveaudit/cveaudit.tsx:373
#: ../html/src/manager/images/image-profiles.tsx:190
#: ../html/src/manager/images/image-stores.tsx:192
#: ../html/src/manager/images/image-view.tsx:683
#: ../html/src/manager/maintenance/list/calendar-list.tsx:64
#: ../html/src/manager/maintenance/list/schedule-list.tsx:49
#: ../html/src/manager/recurring/recurring-actions-list.tsx:202
#: ../html/src/manager/salt/keys/key-management.tsx:195
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-list.tsx:70
#: ../html/src/manager/virtualization/ListTab.tsx:258
#: ../html/src/manager/virtualization/pools/list/pools-list.tsx:355
msgid "Actions"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoAttestationTable.tsx:115
#: ../html/src/components/coco-attestation/CoCoResult.tsx:54
#: ../html/src/manager/admin/setup/products/products-scc-dialog.tsx:194
#: ../html/src/manager/images/image-view-patches.tsx:87
#: ../html/src/manager/images/image-view.tsx:689
#: ../html/src/manager/maintenance/list/calendar-list.tsx:69
#: ../html/src/manager/maintenance/list/schedule-list.tsx:54
#: ../html/src/manager/recurring/recurring-actions-list.tsx:207
#: ../html/src/manager/systems/bootstrap/bootstrap-minions.tsx:375
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-list.tsx:76
msgid "Details"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:41
#: ../html/src/components/coco-attestation/CoCoResult.tsx:35
#, fuzzy
msgid "Status:"
msgstr "Bundesland"
#: ../html/src/components/coco-attestation/CoCoReport.tsx:67
msgid "Created on"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:75
msgid "Last modified on"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:84
#: ../html/src/manager/notifications/notification-messages.tsx:513
msgid "Action"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:89
msgid "{actionName} scheduled by {actionScheduledBy}"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:100
msgid "Attested on"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoReport.tsx:118
#: ../html/src/manager/images/image-view.tsx:789
#: ../html/src/manager/maintenance/details/schedule-details.tsx:55
msgid "Overview"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoResult.tsx:19
#, fuzzy
msgid "Result Type:"
msgstr "System"
#: ../html/src/components/coco-attestation/CoCoResult.tsx:27
msgid "Description:"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoResult.tsx:44
msgid "Attested on:"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoResult.tsx:66
msgid "Process Output"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:82
#: ../html/src/components/formula-selection.tsx:279
#: ../html/src/components/panels/CreatorPanel.tsx:125
#: ../html/src/manager/content-management/list-filters/filter-edit.tsx:196
#: ../html/src/manager/minion/ansible/edit-ansible-path.tsx:17
#: ../html/src/manager/minion/ansible/new-ansible-path.tsx:23
#: ../html/src/manager/minion/packages/package-states.tsx:194
msgid "Save"
msgstr "Speichern"
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:87
#, fuzzy
msgid "Reset Changes"
msgstr "Änderungen speichern"
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:100
msgid "Enable attestation"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:125
msgid "Executions"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:129
msgid "Peform attestation during the boot process"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:141
msgid "Peform attestation on a schedule"
msgstr ""
#: ../html/src/components/coco-attestation/CoCoSettingsForm.tsx:152
#, fuzzy
msgid "Select a schedule"
msgstr "Alles auswählen"
#: ../html/src/components/coco-attestation/Utils.tsx:49
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:98
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:104
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:161
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:168
msgid "N/A"
msgstr ""
#: ../html/src/components/combobox.tsx:96
#, fuzzy
msgid "Create {label}"
msgstr "Bundesland"
#: ../html/src/components/config-channels.tsx:38
msgid "Configuration Channels"
msgstr ""
#: ../html/src/components/datetime/DateTimePicker.tsx:112
msgid "Previous month"
msgstr ""
#: ../html/src/components/datetime/DateTimePicker.tsx:113
msgid "Next month"
msgstr ""
#: ../html/src/components/datetime/DateTimePicker.tsx:114
msgid "Previous year"
msgstr ""
#: ../html/src/components/datetime/DateTimePicker.tsx:115
#, fuzzy
msgid "Next year"
msgstr "Nächste"
#. TODO: Here and below, this translation logic needs to be changed to whole sentences from parents
#: ../html/src/components/dialog/ActionConfirm.tsx:72
#, fuzzy
msgid "Are you sure you want to {action} {name}"
msgstr "Sind sie sicher, dass sie das Projekt löschen wollen "
#: ../html/src/components/dialog/ActionConfirm.tsx:84
msgid ""
"Are you sure you want to {action} the selected {name}s? ({count} {name}s "
"selected)"
msgstr ""
#: ../html/src/components/dialog/DangerDialog.tsx:61
#: ../html/src/components/dialog/DangerDialog.tsx:62
#: ../html/src/components/dialog/LegacyDangerDialog.tsx:53
#: ../html/src/components/dialog/LegacyDangerDialog.tsx:54
#: ../html/src/components/panels/CreatorPanel.tsx:114
#: ../html/src/manager/appstreams/changes-confirm-appstreams.tsx:34
#: ../html/src/manager/content-management/list-filters/filter-edit.tsx:183
#: ../html/src/manager/content-management/shared/components/panels/build/build.tsx:129
#: ../html/src/manager/content-management/shared/components/panels/promote/promote.tsx:108
#: ../html/src/manager/content-management/shared/components/panels/promote/promote.tsx:109
#: ../html/src/manager/images/image-view-overview.tsx:741
#: ../html/src/manager/images/image-view-overview.tsx:742
#: ../html/src/manager/images/image-view-overview.tsx:814
#: ../html/src/manager/images/image-view-overview.tsx:815
#: ../html/src/manager/minion/ansible/edit-ansible-path.tsx:20
#: ../html/src/manager/systems/delete-system.tsx:80
#: ../html/src/manager/systems/delete-system.tsx:81
#: ../html/src/manager/virtualization/guests/console/MessagePopUp.tsx:62
#: ../html/src/manager/virtualization/guests/console/MessagePopUp.tsx:63
msgid "Cancel"
msgstr "Abbrechen"
#: ../html/src/components/dialog/DeleteDialog.tsx:29
#: ../html/src/components/panels/CreatorPanel.tsx:97
#: ../html/src/components/table/Table.tsx:139
#: ../html/src/manager/admin/payg/payg.tsx:73
#: ../html/src/manager/admin/payg/payg.tsx:74
#: ../html/src/manager/content-management/list-filters/filter-edit.tsx:162
#: ../html/src/manager/content-management/project/project.tsx:109
#: ../html/src/manager/images/image-profiles.tsx:136
#: ../html/src/manager/images/image-profiles.tsx:210
#: ../html/src/manager/images/image-stores.tsx:136
#: ../html/src/manager/images/image-stores.tsx:204
#: ../html/src/manager/images/image-view.tsx:351
#: ../html/src/manager/images/image-view.tsx:361
#: ../html/src/manager/images/image-view.tsx:698
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:44
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:47
#: ../html/src/manager/maintenance/list/calendar-list.tsx:87
#: ../html/src/manager/maintenance/list/schedule-list.tsx:72
#: ../html/src/manager/minion/ansible/edit-ansible-path.tsx:24
#: ../html/src/manager/packages/list.tsx:72
#: ../html/src/manager/packages/list.tsx:125
#: ../html/src/manager/recurring/recurring-actions-details.tsx:214
#: ../html/src/manager/recurring/recurring-actions-details.tsx:217
#: ../html/src/manager/recurring/recurring-actions-list.tsx:224
#: ../html/src/manager/salt/keys/key-management.tsx:54
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:132
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:134
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-list.tsx:92
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:65
#: ../html/src/manager/virtualization/nets/list/nets-list.tsx:37
#: ../html/src/manager/virtualization/pools/list/pools-list.tsx:115
#: ../html/src/manager/virtualization/pools/list/pools-list.tsx:270
#: ../html/src/manager/virtualization/pools/list/pools-list.tsx:308
msgid "Delete"
msgstr "Löschen"
#: ../html/src/components/formula-selection.tsx:135
msgid " No group"
msgstr " Keine Gruppe"
#: ../html/src/components/formula-selection.tsx:272
msgid ""
"On this page you can select Salt Formulas for this group/system, which can "
"then be configured on group and system level. This allows you to "
"automatically install and configure software."
msgstr ""
#: ../html/src/components/formula-selection.tsx:299
#: ../html/src/manager/groups/formula/group-formula-selection.renderer.tsx:65
#: ../html/src/manager/groups/formula/group-formula.renderer.tsx:29
msgid "Formulas"
msgstr "Formulare"
#: ../html/src/components/formulas/EditGroup.tsx:358
msgid "This field is used as a 'key' identifier in the resulting pillar data."
msgstr ""
#: ../html/src/components/formulas/FormulaComponentGenerator.tsx:155
#: ../html/src/manager/appstreams/list-appstreams.tsx:41
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:54
msgid "Reset"
msgstr "Zurücksetzen"
#: ../html/src/components/formulas/PasswordInput.tsx:70
msgid "Generate new password"
msgstr "Neues Passwort generieren"
#: ../html/src/components/formulas/PasswordInput.tsx:77
msgid "Show/hide password"
msgstr "Passwort anzeigen/verstecken"
#: ../html/src/components/formulas/SectionToggle.tsx:23
msgid "Toggle section visibility"
msgstr ""
#: ../html/src/components/input/FormMultiInput.tsx:158
msgid "Remove"
msgstr "Löschen"
#: ../html/src/components/input/InputBase.test.tsx:43
#: ../html/src/components/input/InputBase.test.tsx:69
#: ../html/src/components/input/InputBase.test.tsx:97
msgid "Minimum 2 characters"
msgstr "Mindestens 2 Zeichen"
#: ../html/src/components/input/InputBase.tsx:276
msgid "required"
msgstr "notwendig"
#: ../html/src/components/input/Range.test.tsx:71
msgid "Both values need to be positive integers"
msgstr "Beide Werte müssen eine positive Zahl sein"
#: ../html/src/components/input/Select.test.tsx:58
msgid "Start typing..."
msgstr ""
#: ../html/src/components/input/Select.test.tsx:59
msgid "No flavor"
msgstr "Keine Variante"
#: ../html/src/components/input/Select.tsx:255
msgid "No options"
msgstr ""
#: ../html/src/components/package/PackageListActionScheduler.tsx:98
msgid "Unable to clear selection"
msgstr ""
#: ../html/src/components/package/PackageListActionScheduler.tsx:107
msgid "Unable to perform action."
msgstr ""
#: ../html/src/components/package/PackageListActionScheduler.tsx:180
#: ../html/src/components/states-picker.tsx:339
#: ../html/src/components/states-picker.tsx:529
#: ../html/src/manager/admin/setup/products/products.tsx:1156
#: ../html/src/manager/appstreams/changes-confirm-appstreams.tsx:38
#: ../html/src/manager/maintenance/edit/calendar-edit.tsx:191
#: ../html/src/manager/maintenance/shared/cancel-actions-dialog.tsx:16
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:1130
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:677
msgid "Confirm"
msgstr "Bestätigen"
#: ../html/src/components/package/PackageListActionScheduler.tsx:208
#: ../html/src/components/package/PackageListActionScheduler.tsx:241
#: ../html/src/manager/packages/list.tsx:144
msgid "Filter by package name"
msgstr ""
#: ../html/src/components/package/PackageListActionScheduler.tsx:214
#: ../html/src/components/package/PackageListActionScheduler.tsx:246
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:146
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:155
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:165
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:245
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:291
#: ../html/src/manager/images/image-view-packages.tsx:49
#: ../html/src/manager/minion/packages/package-states.tsx:343
msgid "Package Name"
msgstr ""
#: ../html/src/components/pagination.tsx:23
msgid "First"
msgstr "Erste"
#: ../html/src/components/pagination.tsx:28
#: ../html/src/manager/admin/list-payg/list-payg.tsx:155
#: ../html/src/manager/admin/setup/products/products.tsx:451
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:1096
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:1127
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:670
msgid "Prev"
msgstr "Vorherige"
#: ../html/src/components/pagination.tsx:33
#: ../html/src/manager/admin/list-payg/list-payg.tsx:161
#: ../html/src/manager/admin/setup/products/products.tsx:457
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:1077
#: ../html/src/manager/systems/ssm/ssm-subscribe-channels.tsx:1103
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:567
msgid "Next"
msgstr "Nächste"
#: ../html/src/components/pagination.tsx:38
msgid "Last"
msgstr "Letzte"
#: ../html/src/components/pagination.tsx:93
msgid "Page <dropdown></dropdown> of {total}"
msgstr ""
#: ../html/src/components/pagination.tsx:115
#, fuzzy
msgid "Page {current} of {total}"
msgstr "Seite {0} von {1}"
#: ../html/src/components/picker/recurring-event-picker.tsx:58
msgid "Sunday"
msgstr "Sonntag"
#: ../html/src/components/picker/recurring-event-picker.tsx:59
msgid "Monday"
msgstr "Montag"
#: ../html/src/components/picker/recurring-event-picker.tsx:60
msgid "Tuesday"
msgstr "Dienstag"
#: ../html/src/components/picker/recurring-event-picker.tsx:61
msgid "Wednesday"
msgstr "Mittwoch"
#: ../html/src/components/picker/recurring-event-picker.tsx:62
msgid "Thursday"
msgstr "Donnerstag"
#: ../html/src/components/picker/recurring-event-picker.tsx:63
msgid "Friday"
msgstr "Freitag"
#: ../html/src/components/picker/recurring-event-picker.tsx:64
msgid "Saturday"
msgstr "Samstag"
#. Field options for filtering in recurring actions list.
#: ../html/src/components/picker/recurring-event-picker.tsx:333
#: ../html/src/manager/maintenance/edit/schedule-edit.tsx:96
#: ../html/src/manager/maintenance/list/schedule-list.tsx:32
#: ../html/src/manager/recurring/recurring-actions-list.tsx:165
#: ../html/src/manager/recurring/search/recurring-actions-search-utils.tsx:13
msgid "Schedule Name"
msgstr ""
#: ../html/src/components/picker/recurring-event-picker.tsx:353
msgid "Hourly:"
msgstr "Stündlich:"
#: ../html/src/components/picker/recurring-event-picker.tsx:370
msgid "The action will be executed every hour at the specified minute"
msgstr ""
#: ../html/src/components/picker/recurring-event-picker.tsx:385
msgid "Daily:"
msgstr "Täglich:"
#: ../html/src/components/picker/recurring-event-picker.tsx:409
msgid "Weekly:"
msgstr "Wöchentlich:"
#: ../html/src/components/picker/recurring-event-picker.tsx:443
msgid "Monthly:"
msgstr "Monatlich:"
#: ../html/src/components/picker/recurring-event-picker.tsx:468
msgid ""
"Days are limited to 28 to have a recurring schedule available for all the "
"months"
msgstr ""
#: ../html/src/components/picker/recurring-event-picker.tsx:483
msgid "Custom Quartz format:"
msgstr ""
#: ../html/src/components/picker/recurring-event-picker.tsx:512
msgid "Select a Schedule"
msgstr ""
#: ../html/src/components/ranking-table.tsx:20
#: ../html/src/components/salt-state-popup.tsx:11
#: ../html/src/components/states-picker.tsx:35
#: ../html/src/manager/recurring/recurring-actions-details.tsx:23
msgid "State Configuration Channel"
msgstr ""
#: ../html/src/components/ranking-table.tsx:23
#: ../html/src/components/states-picker.tsx:38
#: ../html/src/manager/recurring/recurring-actions-details.tsx:26
msgid "Internal State"
msgstr ""
#: ../html/src/components/ranking-table.tsx:27
#: ../html/src/components/salt-state-popup.tsx:14
#: ../html/src/components/states-picker.tsx:42
#: ../html/src/manager/recurring/recurring-actions-details.tsx:30
msgid "Normal Configuration Channel"
msgstr ""
#: ../html/src/components/ranking-table.tsx:44
#: ../html/src/components/table/TableDataHandler.tsx:376
msgid "There are no entries to show."
msgstr ""
#: ../html/src/components/salt-state-popup.tsx:50
msgid "Configuration Channel: {name}"
msgstr ""
#: ../html/src/components/salt-state-popup.tsx:60
#: ../html/src/manager/images/image-profiles.tsx:204
#: ../html/src/manager/images/image-stores.tsx:198
#: ../html/src/manager/images/image-view-overview.tsx:324
#: ../html/src/manager/images/image-view-overview.tsx:349
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:36
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:39
#: ../html/src/manager/maintenance/list/calendar-list.tsx:78
#: ../html/src/manager/maintenance/list/schedule-list.tsx:63
#: ../html/src/manager/recurring/recurring-actions-details.tsx:206
#: ../html/src/manager/recurring/recurring-actions-details.tsx:209
#: ../html/src/manager/recurring/recurring-actions-list.tsx:215
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:125
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:127
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-list.tsx:84
#: ../html/src/manager/virtualization/guests/list/guests-list.tsx:229
#: ../html/src/manager/virtualization/nets/list/nets-list.tsx:119
msgid "Edit"
msgstr "Bearbeiten"
#: ../html/src/components/salt-state-popup.tsx:61
msgid "Edit Configuration Channel"
msgstr ""
#: ../html/src/components/states-picker.tsx:93
msgid "There are unsaved changes. Do you want to proceed?"
msgstr "Es gibt nicht gespeicherte Änderungen. Möchten sie fortfahren?"
#: ../html/src/components/states-picker.tsx:108
msgid "State configuration must not be empty"
msgstr ""
#: ../html/src/components/states-picker.tsx:139
msgid "State assignments have been saved."
msgstr "State Zuweisungen wurden gespeichert."
#: ../html/src/components/states-picker.tsx:143
msgid "An error occurred on save."
msgstr "Beim speichern ist ein Fehler aufgetreten."
#: ../html/src/components/states-picker.tsx:278
msgid "No states assigned. Use search to find and assign states."
msgstr ""
#: ../html/src/components/states-picker.tsx:337
#: ../html/src/manager/images/image-view.tsx:817
#: ../html/src/manager/images/image-view.tsx:819
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:29
#: ../html/src/manager/maintenance/details/maintenance-windows-details.tsx:31
#: ../html/src/manager/maintenance/edit/maintenance-windows-edit.tsx:52
#: ../html/src/manager/minion/ansible/schedule-playbook.tsx:91
#: ../html/src/manager/recurring/recurring-actions-details.tsx:199
#: ../html/src/manager/recurring/recurring-actions-details.tsx:201
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:111
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-details.tsx:113
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-edit.tsx:178
#: ../html/src/manager/systems/virtualhostmanager/virtualhostmanager-edit.tsx:179
msgid "Back"
msgstr "Zurück"
#: ../html/src/components/states-picker.tsx:347
#: ../html/src/manager/maintenance/details/schedule-details.tsx:182
#: ../html/src/manager/maintenance/details/schedule-details.tsx:187
msgid "Save Changes"
msgstr "Änderungen speichern"
#: ../html/src/components/states-picker.tsx:362
msgid "Reorder"
msgstr "Umsortieren"
#: ../html/src/components/states-picker.tsx:388
#, fuzzy
msgid "Search in states"
msgstr "Suchen"
#: ../html/src/components/states-picker.tsx:388
msgid "Search in configuration channels"
msgstr ""
#: ../html/src/components/states-picker.tsx:394
#: ../html/src/manager/header/search/search.tsx:77
#: ../html/src/manager/header/search/search.tsx:86
#: ../html/src/manager/minion/packages/package-states.tsx:214
#: ../html/src/manager/minion/packages/package-states.tsx:247
msgid "Search"
msgstr "Suchen"
#: ../html/src/components/states-picker.tsx:404
msgid "Edit State Ranks"
msgstr ""
#: ../html/src/components/states-picker.tsx:404
msgid "Edit Channel Ranks"
msgstr ""
#: ../html/src/components/states-picker.tsx:407
msgid "Edit the ranking of the states by dragging them."
msgstr ""
#: ../html/src/components/states-picker.tsx:408
msgid "Edit the ranking of the configuration channels by dragging them."
msgstr ""
#: ../html/src/components/states-picker.tsx:413
msgid "There are no states assigned."
msgstr "Es sind keine States zugewiesen."
#: ../html/src/components/states-picker.tsx:421
#: ../html/src/manager/recurring/recurring-actions-details.tsx:248
#, fuzzy
msgid "State Name"
msgstr "Nachname"
#: ../html/src/components/states-picker.tsx:421
msgid "Channel Name"
msgstr ""
#: ../html/src/components/states-picker.tsx:422
#: ../html/src/manager/recurring/recurring-actions-details.tsx:261
#, fuzzy
msgid "State Label"
msgstr "Bundesland"
#: ../html/src/components/states-picker.tsx:422
msgid "Channel Label"
msgstr ""
#: ../html/src/components/states-picker.tsx:423
#: ../html/src/manager/admin/create-payg/create-payg.tsx:73
#: ../html/src/manager/admin/list-payg/list-payg.tsx:126
#: ../html/src/manager/admin/payg-shared/info/payg-info-form.tsx:23
#: ../html/src/manager/admin/payg-shared/info/payg-info-view.tsx:14
#: ../html/src/manager/audit/subscription-matching/subscription-matching-pins.tsx:370
#: ../html/src/manager/audit/subscription-matching/subscription-matching-subscriptions.tsx:76
#: ../html/src/manager/content-management/list-projects/list-projects.tsx:110
#: ../html/src/manager/content-management/shared/components/panels/environment-lifecycle/environment-form.tsx:45
#: ../html/src/manager/content-management/shared/components/panels/environment-lifecycle/environment-view.tsx:42
#: ../html/src/manager/content-management/shared/components/panels/properties/properties-form.tsx:36
#: ../html/src/manager/content-management/shared/components/panels/properties/properties-view.tsx:52
#: ../html/src/manager/recurring/recurring-actions-details.tsx:265
msgid "Description"
msgstr ""
#: ../html/src/components/states-picker.tsx:424
msgid "Assign"
msgstr "Zuweisen"
#: ../html/src/components/states-picker.tsx:483
msgid ""
"Select the systems to schedule for immediate state execution and confirm."
msgstr ""
#: ../html/src/components/states-picker.tsx:493
msgid "This table is empty"
msgstr ""
#: ../html/src/components/states-picker.tsx:500
#: ../html/src/components/states-picker.tsx:542
#, fuzzy
msgid "System Name"
msgstr "Nachname"
#: ../html/src/components/states-picker.tsx:520
msgid "Execute States"
msgstr ""
#: ../html/src/components/states-picker.tsx:525
#, fuzzy
msgid "Select Sytems"
msgstr "Alles auswählen"
#: ../html/src/components/systems.tsx:21
#, fuzzy
msgid "Unprovisioned System"
msgstr "System"
#: ../html/src/components/systems.tsx:26
#: ../html/src/manager/systems/list-filter.tsx:7
#, fuzzy
msgid "Virtual Guest"
msgstr "System"
#: ../html/src/components/systems.tsx:31
#: ../html/src/manager/systems/list-filter.tsx:8
#: ../html/src/manager/systems/list-filter.tsx:56
#: ../html/src/manager/systems/virtual-list.tsx:63
msgid "Virtual Host"
msgstr ""
#: ../html/src/components/systems.tsx:36
#, fuzzy
msgid "Non-Virtual System"
msgstr "System"
#: ../html/src/components/systems.tsx:44
#: ../html/src/manager/systems/bootstrap/bootstrap-minions.tsx:609
#: ../html/src/manager/systems/list-filter.tsx:6
msgid "Proxy"
msgstr ""
#: ../html/src/components/systems.tsx:45
#: ../html/src/manager/systems/details/mgr-server-info.tsx:76
msgid "Peripheral Server"
msgstr ""
#: ../html/src/components/systems.tsx:102
#: ../html/src/manager/content-management/list-filters/filter-form.tsx:187
msgid "Security Advisory"
msgstr "Sicherheitshinweis"
#: ../html/src/components/systems.tsx:115
msgid "System Locked"
msgstr "System gesperrt"
#: ../html/src/components/table/SearchField.tsx:49
#: ../html/src/components/table/TableFilter.tsx:45
msgid "Filter"
msgstr ""
#: ../html/src/components/table/SearchField.tsx:53
#: ../html/src/components/table/TableFilter.tsx:49
#, fuzzy
msgid "Select a filter"
msgstr "Alles auswählen"
#: ../html/src/components/table/SearchPanel.tsx:59
msgid "Items {from} - {to} of {total}"
msgstr ""
#: ../html/src/components/table/SearchPanel.tsx:64
#, fuzzy
msgid "({selectedCount} selected)"
msgstr "({0} ausgewählt)"
#: ../html/src/components/table/SearchPanel.tsx:66
#: ../html/src/manager/admin/setup/products/products.tsx:376
msgid "Clear"
msgstr "Leeren"
#: ../html/src/components/table/SearchPanel.tsx:73
msgid "Select All"
msgstr "Alles auswählen"
#: ../html/src/components/table/SelectSearchField.tsx:5
#: ../html/src/manager/content-management/shared/business/filters.enum.ts:228
msgid "All"
msgstr ""
#: ../html/src/components/table/TableDataHandler.tsx:407
msgid "items per page"
msgstr "Einträge pro Seite"
#: ../html/src/components/target-systems.tsx:22
#, fuzzy
msgid "Target Systems"
msgstr "System"
#: ../html/src/components/target-systems.tsx:28
#, fuzzy
msgid "No systems specified."
msgstr "System gesperrt"
#: ../html/src/components/tree/tree.tsx:112
msgid "Invalid data"
msgstr "Ungültige Daten"
#: ../html/src/components/tree/tree.tsx:120
msgid "No data"
msgstr "Keine Daten"
#: ../html/src/components/utils/HelpLink.tsx:23
msgid "Help"
msgstr "Hilfe"
#: ../html/src/components/utils/Loading.tsx:16
#: ../html/src/manager/appstreams/appstream-packages.tsx:32
#: ../html/src/manager/minion/ansible/ansible-path-content.tsx:70
#: ../html/src/manager/minion/ptf/ptf-overview.renderer.tsx:56
#: ../html/src/manager/systems/activation-key/activation-key-channels.tsx:99
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:634
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:635
#: ../html/src/manager/virtualization/guests/GuestProperties.tsx:327
#: ../html/src/manager/virtualization/guests/edit/guests-edit.tsx:95
#: ../html/src/manager/virtualization/nets/network-properties.tsx:468
#: ../html/src/manager/virtualization/pools/pool-properties.tsx:587
msgid "Loading..."
msgstr "Laden..."
#: ../html/src/core/channels/api/use-mandatory-channels-api.ts:18
#: ../html/src/manager/systems/activation-key/activation-key-channels-api.tsx:7
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:25
msgid "Base channel not found or not authorized."
msgstr ""
#: ../html/src/core/channels/api/use-mandatory-channels-api.ts:19
#: ../html/src/manager/systems/activation-key/activation-key-channels-api.tsx:8
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:26
msgid "Child channel not found or not authorized."
msgstr ""
#: ../html/src/core/channels/api/use-mandatory-channels-api.ts:20
#: ../html/src/manager/systems/activation-key/activation-key-channels-api.tsx:9
#: ../html/src/manager/systems/subscribe-channels/subscribe-channels.tsx:27
msgid "Invalid channel id"
msgstr ""
#: ../html/src/core/channels/utils/channels-dependencies.utils.ts:22
msgid "Required channels"
msgstr ""
#: ../html/src/core/channels/utils/channels-dependencies.utils.ts:24
#: ../html/src/core/channels/utils/channels-dependencies.utils.ts:28
msgid "none"
msgstr "keine"
#: ../html/src/core/channels/utils/channels-dependencies.utils.ts:26
msgid "Require this channel"
msgstr ""
#: ../html/src/core/intl/index.test.tsx:9
msgid "foo"
msgstr ""