summaryrefslogtreecommitdiffstats
path: root/translations/mmc_de.ts
blob: c425c84dc9b184ad7da6383f555d0b04eb69f20c (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
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="de">
<context>
    <name>AboutDialog</name>
    <message>
        <location filename="../gui/aboutdialog.ui" line="20"/>
        <source>Dialog</source>
        <translation>Dialog</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="86"/>
        <source>MultiMC</source>
        <translation>MultiMC</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="108"/>
        <source>About</source>
        <translation>Über</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="114"/>
        <source>MultiMC is a custom launcher that makes managing Minecraft easier by allowing you to have multiple installations of Minecraft at once.</source>
        <translation>MultiMC ist ein alternativer Launcher, der das Management von Minecraft vereinfacht, indem er es dir erlaubt, mehrere Installationen von Minecraft zu verwalten.</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="133"/>
        <source>© 2013 MultiMC Contributors</source>
        <translation>© 2013 MultiMC Contributors</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="148"/>
        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/Forkk/MultiMC5&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://github.com/Forkk/MultiMC5&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;http://github.com/Forkk/MultiMC5&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://github.com/Forkk/MultiMC5&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="167"/>
        <source>Credits</source>
        <translation>Danke an</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="176"/>
        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Andrew Okin &amp;lt;&lt;a href=&quot;mailto:forkk@forkk.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;forkk@forkk.net&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Petr Mrázek &amp;lt;&lt;a href=&quot;mailto:peterix@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;peterix@gmail.com&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Orochimarufan &amp;lt;&lt;a href=&quot;mailto:orochimarufan.x3@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;orochimarufan.x3@gmail.com&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
        <translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Andrew Okin &amp;lt;&lt;a href=&quot;mailto:forkk@forkk.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;forkk@forkk.net&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Petr Mrázek &amp;lt;&lt;a href=&quot;mailto:peterix@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;peterix@gmail.com&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Orochimarufan &amp;lt;&lt;a href=&quot;mailto:orochimarufan.x3@gmail.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;orochimarufan.x3@gmail.com&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Deutsche Übersetzung: Kilobyte &amp;lt;&lt;a href=&quot;mailto:stiepen22@gmx.de&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;stiepen22@gmx.de&lt;/span&gt;&lt;/a&gt;&amp;gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="190"/>
        <source>License</source>
        <translation>Lizenz</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="205"/>
        <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Copyright 2012 MultiMC Contributors&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Licensed under the Apache License, Version 2.0 (the &amp;quot;License&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;you may not use this file except in compliance with the License.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;You may obtain a copy of the License at&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;	http://www.apache.org/licenses/LICENSE-2.0&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Unless required by applicable law or agreed to in writing, software&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;distributed under the License is distributed on an &amp;quot;AS IS&amp;quot; BASIS,&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;See the License for the specific language governing permissions and&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;limitations under the License.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;MultiMC uses bspatch, &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Copyright 2003-2005 Colin Percival&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;All rights reserved&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Redistribution and use in source and binary forms, with or without&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;modification, are permitted providing that the following conditions&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;are met: &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;1. Redistributions of source code must retain the above copyright&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   notice, this list of conditions and the following disclaimer.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;2. Redistributions in binary form must reproduce the above copyright&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   notice, this list of conditions and the following disclaimer in the&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   documentation and/or other materials provided with the distribution.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS&apos;&apos; AND ANY EXPRESS OR&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;POSSIBILITY OF SUCH DAMAGE.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
        <translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Ubuntu&apos;; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Copyright 2012 MultiMC Contributors&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Licensed under the Apache License, Version 2.0 (the &amp;quot;License&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;you may not use this file except in compliance with the License.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;You may obtain a copy of the License at&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;	http://www.apache.org/licenses/LICENSE-2.0&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Unless required by applicable law or agreed to in writing, software&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;distributed under the License is distributed on an &amp;quot;AS IS&amp;quot; BASIS,&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;See the License for the specific language governing permissions and&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;limitations under the License.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;MultiMC uses bspatch, &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Copyright 2003-2005 Colin Percival&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;All rights reserved&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Redistribution and use in source and binary forms, with or without&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;modification, are permitted providing that the following conditions&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;are met: &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;1. Redistributions of source code must retain the above copyright&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   notice, this list of conditions and the following disclaimer.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;2. Redistributions in binary form must reproduce the above copyright&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   notice, this list of conditions and the following disclaimer in the&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;   documentation and/or other materials provided with the distribution.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS&apos;&apos; AND ANY EXPRESS OR&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;POSSIBILITY OF SUCH DAMAGE.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="258"/>
        <source>About Qt</source>
        <translation>Über Qt</translation>
    </message>
    <message>
        <location filename="../gui/aboutdialog.ui" line="278"/>
        <source>Close</source>
        <translation>Schließen</translation>
    </message>
</context>
<context>
    <name>ConsoleWindow</name>
    <message>
        <location filename="../gui/consolewindow.ui" line="14"/>
        <source>MultiMC Console</source>
        <translation>MultiMC-Konsole</translation>
    </message>
    <message>
        <location filename="../gui/consolewindow.ui" line="68"/>
        <source>Kill Minecraft</source>
        <translation>Minecraft Killen</translation>
    </message>
    <message>
        <location filename="../gui/consolewindow.ui" line="75"/>
        <source>Close</source>
        <translation>Schließen</translation>
    </message>
    <message>
        <location filename="../gui/consolewindow.cpp" line="93"/>
        <source>Kill Minecraft?</source>
        <extracomment>Main question of the kill confirmation dialog</extracomment>
        <translation>Minecraft Killen?</translation>
    </message>
    <message>
        <location filename="../gui/consolewindow.cpp" line="94"/>
        <source>This can cause the instance to get corrupted and should only be used if Minecraft is frozen for some reason</source>
        <translation>Dies kann diese Instanz beschädigen und sollte daher nur genutzt werden, wenn Minecraft eingefroren ist</translation>
    </message>
</context>
<context>
    <name>EditNotesDialog</name>
    <message>
        <location filename="../gui/EditNotesDialog.ui" line="14"/>
        <source>Edit Notes</source>
        <translation>Notizen bearbeiten</translation>
    </message>
    <message>
        <location filename="../gui/EditNotesDialog.cpp" line="15"/>
        <source>Edit notes of %1</source>
        <translation>Notizen von %1 bearbeiten</translation>
    </message>
</context>
<context>
    <name>IconPickerDialog</name>
    <message>
        <location filename="../gui/IconPickerDialog.ui" line="14"/>
        <source>Pick icon</source>
        <translation>Symbol auswählen</translation>
    </message>
    <message>
        <location filename="../gui/IconPickerDialog.cpp" line="44"/>
        <source>Add Icon</source>
        <translation>Symbol hinzufügen</translation>
    </message>
    <message>
        <location filename="../gui/IconPickerDialog.cpp" line="45"/>
        <source>Remove Icon</source>
        <translation>Symbol entfernen</translation>
    </message>
    <message>
        <location filename="../gui/IconPickerDialog.cpp" line="91"/>
        <source>Select Icons</source>
        <extracomment>The title of the select icons open file dialog</extracomment>
        <translation>Symbol auswählen</translation>
    </message>
    <message>
        <location filename="../gui/IconPickerDialog.cpp" line="93"/>
        <source>Icons</source>
        <extracomment>The type of icon files</extracomment>
        <translation>Symbole</translation>
    </message>
</context>
<context>
    <name>InstanceSettings</name>
    <message>
        <location filename="../gui/instancesettings.ui" line="27"/>
        <source>Minecraft</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="36"/>
        <source>Window Size</source>
        <translation>Fenstergröße</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="48"/>
        <source>Start Minecraft maximized?</source>
        <translation>Minecraft maximiert starten?</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="57"/>
        <source>Window height:</source>
        <translation>Fensterhöhe:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="64"/>
        <source>Window width:</source>
        <translation>Fensterbreite:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="108"/>
        <source>Console Settings</source>
        <translation>Konsoleneinstellungen</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="120"/>
        <source>Show console while the game is running?</source>
        <translation>Konsole anzeigen wenn das Spiel läuft?</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="127"/>
        <source>Automatically close console when the game quits?</source>
        <translation>Konsole automatisch schließen, nachdem das Spiel beendet wurde?</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="140"/>
        <source>Account Settings</source>
        <translation>Konteneinstellungen</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="155"/>
        <source>Login automatically when an instance icon is double clicked?</source>
        <translation>Automatisch einloggen, wenn das Instanzsymbol doppelt gecklickt wurde?</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="182"/>
        <source>Java</source>
        <translation>Java</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="191"/>
        <source>Memory</source>
        <translation>Arbeitsspeicher</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="219"/>
        <source>Minimum memory allocation:</source>
        <translation>Min. Arbeitspeicher:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="226"/>
        <source>Maximum memory allocation:</source>
        <translation>Max. Arbeitspeicher:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="265"/>
        <source>PermGen:</source>
        <translation>PermGen:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="278"/>
        <source>Java Settings</source>
        <translation>Java-Einstellungen</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="290"/>
        <source>Java path:</source>
        <translation>Java-Pfad:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="300"/>
        <source>JVM arguments:</source>
        <translation>JVM-Argumente:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="307"/>
        <source>Auto-detect</source>
        <translation>Automatisch erkennen</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="323"/>
        <source>Custom Commands</source>
        <translation>Eigene Befehle</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="338"/>
        <source>Post-exit command:</source>
        <translation>Nach-abschluss-Befehl:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="345"/>
        <source>Pre-launch command:</source>
        <translation>Vor-Start-Befehl:</translation>
    </message>
    <message>
        <location filename="../gui/instancesettings.ui" line="367"/>
        <source>Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC&apos;s working directory with INST_ID, INST_DIR, and INST_NAME as environment variables.</source>
        <translation>Vor-Start wird ausgeführt, bevor die Instanz startet, Nach-Ende nachdem die Instanz beendet wurde. Beide werden Im ausführungsverzeichnis von MultiMC gestartet. Verfügbare Umgebungsvariablen: INST_ID, INST_DIR, INST_NAME.</translation>
    </message>
</context>
<context>
    <name>LWJGLSelectDialog</name>
    <message>
        <location filename="../gui/lwjglselectdialog.ui" line="14"/>
        <source>Dialog</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/lwjglselectdialog.ui" line="20"/>
        <source>Status label...</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/lwjglselectdialog.ui" line="32"/>
        <source>&amp;Refresh</source>
        <translation>Anktualisie&amp;ren</translation>
    </message>
    <message>
        <location filename="../gui/lwjglselectdialog.cpp" line="57"/>
        <source>Loading LWJGL version list...</source>
        <translation>Lade LWJGL-Versionsliste...</translation>
    </message>
</context>
<context>
    <name>LegacyModEditDialog</name>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="14"/>
        <source>Dialog</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="24"/>
        <source>Jar Mods</source>
        <translation>Jar-Mods</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="42"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="111"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="166"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="224"/>
        <source>&amp;Add</source>
        <translation>&amp;Hinzufügen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="49"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="118"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="173"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="231"/>
        <source>&amp;Remove</source>
        <translation>&amp;Entfernen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="59"/>
        <source>MCForge</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="79"/>
        <source>Move &amp;Up</source>
        <translation>&amp;Nach Oben</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="86"/>
        <source>Move &amp;Down</source>
        <translation>Nach &amp;Unten</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="96"/>
        <source>Core Mods</source>
        <translation>Coremods</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="138"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="193"/>
        <location filename="../gui/LegacyModEditDialog.ui" line="251"/>
        <source>&amp;View Folder</source>
        <translation>&amp;Ordner öffnen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="148"/>
        <source>Loader Mods</source>
        <translation>Normale Mods</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.ui" line="206"/>
        <source>Texture Packs</source>
        <translation>Texturenpacks</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.cpp" line="115"/>
        <location filename="../gui/LegacyModEditDialog.cpp" line="213"/>
        <source>Select Loader Mods</source>
        <extracomment>Title of regular mod selection dialog</extracomment>
        <translation>Mods auswählen</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.cpp" line="142"/>
        <source>Select Resource Packs</source>
        <translation>Resourcenpacks auswählen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.cpp" line="187"/>
        <source>Select Core Mods</source>
        <extracomment>Title of core mod selection dialog</extracomment>
        <translation>Coremodsauswählen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.cpp" line="202"/>
        <source>Select Jar Mods</source>
        <extracomment>Title of jar mod selection dialog</extracomment>
        <translation>Jarmods auswählen</translation>
    </message>
    <message>
        <location filename="../gui/LegacyModEditDialog.cpp" line="224"/>
        <source>Select Texture Packs</source>
        <extracomment>Title of texture pack selection dialog</extracomment>
        <translation>Texturenpacks auswählen</translation>
    </message>
</context>
<context>
    <name>LoginDialog</name>
    <message>
        <location filename="../gui/logindialog.ui" line="14"/>
        <source>Login</source>
        <translation>Einloggen</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="20"/>
        <source>&lt;span style=&quot; color:#ff0000;&quot;&gt;Error&lt;/span&gt;</source>
        <translation></translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="29"/>
        <source>Username:</source>
        <translation>Nutzername:</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="43"/>
        <source>Password:</source>
        <translation>Passwort:</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="53"/>
        <source>Password</source>
        <translation>Passwort</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="66"/>
        <source>Forget</source>
        <translation>Vergessen</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="83"/>
        <source>&amp;Remember Username?</source>
        <translation>&amp;Nutzernamen speichern?</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.ui" line="96"/>
        <source>R&amp;emember Password?</source>
        <translation>&amp;Passwort speichern?</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.cpp" line="28"/>
        <source>Offline Once</source>
        <extracomment>Use offline mode one time</extracomment>
        <translation>Einmal Offline</translation>
    </message>
    <message>
        <location filename="../gui/logindialog.cpp" line="37"/>
        <source>Name</source>
        <extracomment>The username during login (placeholder)</extracomment>
        <translation>Name</translation>
    </message>
</context>
<context>
    <name>LoginTask</name>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="31"/>
        <source>Logging in...</source>
        <translation>Einloggen...</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="79"/>
        <source>Failed to parse Minecraft version string.</source>
        <translation>Konnte Minecraft-Versionsstring nicht parsen.</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="85"/>
        <source>Invalid username or password.</source>
        <translation>Falsche Kombination von Nutzernamen und Passwort.</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="87"/>
        <source>Launcher outdated, please update.</source>
        <translation>Veralteter Launcher, Bitte lade ein Update herunter.</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="89"/>
        <location filename="../logic/tasks/LoginTask.cpp" line="108"/>
        <source>Login failed: %1</source>
        <translation>Login fehlgeschlagen: %1</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="94"/>
        <source>The login servers are currently unavailable. Check http://help.mojang.com/ for more info.</source>
        <translation>Derzeit kann auf die Login-Server nicht zugegriffe werden. Für weitere Informationen siehe http://help.mojang.com/.</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="98"/>
        <source>Login failed: Unknown HTTP error %1 occurred.</source>
        <translation>Login fehlgeschlagen. Unbekannter HTTP-Fehler: %1.</translation>
    </message>
    <message>
        <location filename="../logic/tasks/LoginTask.cpp" line="104"/>
        <source>Login canceled.</source>
        <translation>Login abgebrochen.</translation>
    </message>
</context>
<context>
    <name>MainWindow</name>
    <message>
        <location filename="../gui/mainwindow.ui" line="14"/>
        <source>MultiMC 5</source>
        <translation>MultiMC 5</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="40"/>
        <source>Main Toolbar</source>
        <translation>Haupt-Werkzeugleiste</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="80"/>
        <source>Instance Toolbar</source>
        <translation>Instanz-Werkzeugleiste</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="123"/>
        <source>Add Instance</source>
        <translation>Instanz hinzufügen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="126"/>
        <location filename="../gui/mainwindow.ui" line="129"/>
        <source>Add a new instance.</source>
        <translation>Neue Instanz erstellen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="138"/>
        <source>View Instance Folder</source>
        <translation>Instanzordner öffnen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="141"/>
        <location filename="../gui/mainwindow.ui" line="144"/>
        <source>Open the instance folder in a file browser.</source>
        <translation>Instanzordner im Dateimanager öffnen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="153"/>
        <source>Refresh</source>
        <translation>Aktualisieren</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="156"/>
        <location filename="../gui/mainwindow.ui" line="159"/>
        <source>Reload the instance list.</source>
        <translation>Instanzliste neu Laden.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="168"/>
        <source>View Central Mods Folder</source>
        <translation>Zenstralen Modordner öffnen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="171"/>
        <location filename="../gui/mainwindow.ui" line="174"/>
        <source>Open the central mods folder in a file browser.</source>
        <translation>Zentralen Modordner in einem Dateimanager öffnen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="183"/>
        <source>Check for Updates</source>
        <translation>Auf Updates überprüfen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="186"/>
        <location filename="../gui/mainwindow.ui" line="189"/>
        <source>Check for new updates for MultiMC</source>
        <translation>Auf Updates für MultiMC prüfen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="198"/>
        <location filename="../gui/mainwindow.ui" line="325"/>
        <source>Settings</source>
        <translation>Einstellungen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="201"/>
        <location filename="../gui/mainwindow.ui" line="204"/>
        <source>Change settings.</source>
        <translation>Einstellungen ändern.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="216"/>
        <source>Report a Bug</source>
        <translation>Fehler melden</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="219"/>
        <location filename="../gui/mainwindow.ui" line="222"/>
        <source>Open the bug tracker to report a bug with MultiMC.</source>
        <translation>Fehler-Verfolgung öffnen, um einen Fehler zu melden (Bitte auf Englisch ;))</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="231"/>
        <source>News</source>
        <translation>Neuigkeiten</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="234"/>
        <location filename="../gui/mainwindow.ui" line="237"/>
        <source>Open the MultiMC dev blog to read news about MultiMC.</source>
        <translation>Den MultiMC Entwicklerblog öffnen und Neuigkeiten über MultiMC erfahren.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="246"/>
        <location filename="../gui/mainwindow.ui" line="252"/>
        <source>About MultiMC</source>
        <translation>Über MultiMC</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="249"/>
        <source>View information about MultiMC.</source>
        <translation>Informationen über MultiMC anzeigen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="260"/>
        <source>Play</source>
        <translation>Spielen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="263"/>
        <location filename="../gui/mainwindow.ui" line="266"/>
        <source>Launch the selected instance.</source>
        <translation>Die ausgewählte Instanz starten.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="271"/>
        <source>Instance Name</source>
        <translation>Instanzname</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="274"/>
        <location filename="../gui/mainwindow.ui" line="277"/>
        <source>Rename the selected instance.</source>
        <translation>Ausgewählte Instanz umbenennen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="282"/>
        <source>Change Group</source>
        <translation>Gruppe ändern</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="285"/>
        <location filename="../gui/mainwindow.ui" line="288"/>
        <source>Change the selected instance&apos;s group.</source>
        <translation>Die Gruppe der ausgewählten Instanz ändern.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="300"/>
        <source>Change Icon</source>
        <translation>Symbol ändern</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="303"/>
        <location filename="../gui/mainwindow.ui" line="306"/>
        <source>Change the selected instance&apos;s icon.</source>
        <translation>Das Symbol der ausgewählten Instanz ändern.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="311"/>
        <source>Edit Notes</source>
        <translation>Notizen bearbeiten</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="314"/>
        <location filename="../gui/mainwindow.ui" line="317"/>
        <source>Edit the notes for the selected instance.</source>
        <translation>Notizen für die ausgewählte Instanz bearbeiten.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="328"/>
        <location filename="../gui/mainwindow.ui" line="331"/>
        <source>Change settings for the selected instance.</source>
        <translation>Einstellungen für die ausgewählte Instanz bearbeiten.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="339"/>
        <source>Make Shortcut</source>
        <translation>Verknüpfung erstellen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="342"/>
        <location filename="../gui/mainwindow.ui" line="345"/>
        <source>Make a shortcut on the desktop for the selected instance.</source>
        <translation>Erstellt eine Verknüpfung für die ausgewählte Instanz auf dem Desktop.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="353"/>
        <source>Manage Saves</source>
        <translation>Speicherstände verwalten</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="356"/>
        <location filename="../gui/mainwindow.ui" line="359"/>
        <source>Manage saves for the selected instance.</source>
        <translation>Die Speicherstände der ausgewählten Instanz verwalten.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="364"/>
        <source>Edit Mods</source>
        <translation>Mods bearbeiten</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="367"/>
        <location filename="../gui/mainwindow.ui" line="370"/>
        <source>Edit the mods for the selected instance.</source>
        <translation>Die Mods der ausgewähten Instanz bearbeiten.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="378"/>
        <source>Change Version</source>
        <translation>Version ändern</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="381"/>
        <location filename="../gui/mainwindow.ui" line="384"/>
        <source>Change the selected instance&apos;s Minecraft version.</source>
        <translation>Die Minecraftversion der ausgewählten Instanz ändern.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="392"/>
        <source>Change LWJGL</source>
        <translation>LWJGL ändern</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="395"/>
        <location filename="../gui/mainwindow.ui" line="398"/>
        <source>Change the version of LWJGL for the selected instance to use.</source>
        <translation>Die zu benutzende Version von LWJGL für die aktuelle Instanz ändern.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="403"/>
        <source>Instance Folder</source>
        <translation>Instanzordner</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="406"/>
        <location filename="../gui/mainwindow.ui" line="409"/>
        <source>Open the selected instance&apos;s root folder in a file browser.</source>
        <translation>Den Wurzelordner der Aktuellen Instanz im Dateimanager öffnen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="414"/>
        <source>Delete</source>
        <translation>Löschen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="417"/>
        <location filename="../gui/mainwindow.ui" line="420"/>
        <source>Delete the selected instance.</source>
        <translation>Ausgewählte Instanz löschen.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="425"/>
        <source>Config Folder</source>
        <translation>Konfig-ordner</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="428"/>
        <source>Open the instance&apos;s config folder</source>
        <translation>Den Konfigurationsordner im Dateimanager anzeigen</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="440"/>
        <source>Meow</source>
        <translation>Miau</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.ui" line="443"/>
        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ff0004;&quot;&gt;Catnatok!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Or just a cat with a ball of yarn?&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;WHO KNOWS?!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/icons/instances/tnt&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ff0004;&quot;&gt;Catnatok!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Or just a cat with a ball of yarn?&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;WHO KNOWS?!&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/icons/instances/tnt&quot;/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="318"/>
        <source>Group name</source>
        <translation>Gruppenname</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="318"/>
        <source>Enter a new group name.</source>
        <translation>Neuen Gruppennamen eingeben.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="404"/>
        <source>Instance name</source>
        <translation>Instanzname</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="404"/>
        <source>Enter a new instance name.</source>
        <translation>Neuen Instanznamen eingeben.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="586"/>
        <source>MultiMC Shortcut</source>
        <translation>MultiMC-Verknüpfung</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="586"/>
        <source>Enter a Shortcut Name.</source>
        <translation>Verknüpfungsnamen eingeben.</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="590"/>
        <source>Not useful</source>
        <translation>Sinnlos</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="590"/>
        <source>A Dummy Shortcut was created. it will not do anything productive</source>
        <translation>Eine Dummy-Verknüpfung wurde erstellt. Sie wird jedoch absolut nichts bewirken</translation>
    </message>
    <message>
        <location filename="../gui/mainwindow.cpp" line="661"/>
        <source>Rename Instance</source>
        <translation>Instanz umbenennen</translation>
    </message>
</context>
<context>
    <name>MinecraftProcess</name>
    <message>
        <location filename="../logic/MinecraftProcess.cpp" line="124"/>
        <source>Minecraft exited with exitcode %1.</source>
        <extracomment>Message displayed on instance exit</extracomment>
        <translation>Minecraft wurde mit exitcode %1 beendet.</translation>
    </message>
    <message>
        <location filename="../logic/MinecraftProcess.cpp" line="127"/>
        <source>Minecraft was killed by user.</source>
        <extracomment>Message displayed after the instance exits due to kill request</extracomment>
        <translation>Minecraft wurde durch den nutzer gekillt.</translation>
    </message>
    <message>
        <location filename="../logic/MinecraftProcess.cpp" line="174"/>
        <source>Could not launch minecraft!</source>
        <extracomment>Error message displayed if instace can&apos;t start</extracomment>
        <translation>Konnte Minecraft nicht starten!</translation>
    </message>
</context>
<context>
    <name>MultiMC</name>
    <message>
        <source>display this help and exit.</source>
        <translation type="obsolete">Zeigt diese Hilfe und beended das Programm.</translation>
    </message>
    <message>
        <source>display program version and exit.</source>
        <translation type="obsolete">Zeigt die programmversion an und beendet das Programm.</translation>
    </message>
    <message>
        <source>use the supplied directory as MultiMC root instead of the binary location (use &apos;.&apos; for current)</source>
        <translation type="obsolete">Benutze das angegebene Verzeichnis als Arbeitsverzeichnis anstelle des speicherorts. (Benutze &apos;.&apos; um das aktuele Verzeichnis zu verwenden)</translation>
    </message>
    <message>
        <source>replaces the given file with the running executable</source>
        <translation type="obsolete">Ersetzt die angegebene Datei mit der laufenden Anwendung</translation>
    </message>
    <message>
        <source>&lt;path&gt;</source>
        <translation type="obsolete">&lt;pfad&gt;</translation>
    </message>
    <message>
        <source>doesn&apos;t restart MultiMC after installing updates</source>
        <translation type="obsolete">MultiMC nach dem Update nicht neu starten</translation>
    </message>
    <message>
        <source>tries to launch the given instance</source>
        <translation type="obsolete">Versucht die angegebene Instanz zu starten</translation>
    </message>
    <message>
        <source>&lt;inst&gt;</source>
        <translation type="obsolete">&lt;instanz&gt;</translation>
    </message>
    <message>
        <source>CommandLineError: </source>
        <translation type="obsolete">KommandoZeilenFehler:</translation>
    </message>
    <message>
        <source>Try &apos;%1 -h&apos; to get help on MultiMC&apos;s command line parameters.</source>
        <translation type="obsolete">Versuche &apos;%1 -h&apos; um Hilfe zu MultiMCs Kommandozeilenparametern zu bekommen.</translation>
    </message>
    <message>
        <source>Performing MultiMC update: </source>
        <translation type="obsolete">Führe MultiMC-Update durch: </translation>
    </message>
    <message>
        <source>Loading Instances...</source>
        <translation type="obsolete">Lade Instanzen...</translation>
    </message>
</context>
<context>
    <name>NewInstanceDialog</name>
    <message>
        <location filename="../gui/newinstancedialog.ui" line="17"/>
        <source>New Instance</source>
        <translation>Neue Instanz</translation>
    </message>
    <message>
        <location filename="../gui/newinstancedialog.ui" line="74"/>
        <source>Name</source>
        <translation>Name</translation>
    </message>
    <message>
        <location filename="../gui/newinstancedialog.ui" line="90"/>
        <source>Version:</source>
        <translation>Version:</translation>
    </message>
    <message>
        <location filename="../gui/newinstancedialog.ui" line="104"/>
        <source>...</source>
        <translation>...</translation>
    </message>
</context>
<context>
    <name>OneSixModEditDialog</name>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="14"/>
        <source>Dialog</source>
        <translation>Dialog</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="39"/>
        <source>Library</source>
        <translation>Bibliothek</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="56"/>
        <source>Loader Mods</source>
        <translation>Mods</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="74"/>
        <location filename="../gui/OneSixModEditDialog.ui" line="129"/>
        <source>&amp;Add</source>
        <translation>&amp;Hinzufügen</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="81"/>
        <location filename="../gui/OneSixModEditDialog.ui" line="136"/>
        <source>&amp;Remove</source>
        <translation>&amp;Entfernen</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="101"/>
        <location filename="../gui/OneSixModEditDialog.ui" line="156"/>
        <source>&amp;View Folder</source>
        <translation>&amp;Ordner öffnen</translation>
    </message>
    <message>
        <location filename="../gui/OneSixModEditDialog.ui" line="111"/>
        <source>Resource Packs</source>
        <translation>Resourcenpacks</translation>
    </message>
</context>
<context>
    <name>SettingsDialog</name>
    <message>
        <location filename="../gui/settingsdialog.ui" line="20"/>
        <source>Settings</source>
        <translation>Einstellungen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="40"/>
        <source>General</source>
        <translation>Generell</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="49"/>
        <source>Sorting Mode</source>
        <translation>Sortiermodus</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="55"/>
        <source>By last launched</source>
        <translation>Nach letzem Start</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="65"/>
        <source>By name</source>
        <translation>Nach Namen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="78"/>
        <source>Update Settings</source>
        <translation>Updateeinstellungen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="84"/>
        <source>Use development builds?</source>
        <translation>Entwicklerversionen benutzen?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="91"/>
        <source>Check for updates when MultiMC starts?</source>
        <translation>Beim Start nach Updates suchen?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="101"/>
        <source>Folders</source>
        <translation>Ordner</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="107"/>
        <source>Instances:</source>
        <translation>Instanzen:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="117"/>
        <location filename="../gui/settingsdialog.ui" line="134"/>
        <location filename="../gui/settingsdialog.ui" line="151"/>
        <source>...</source>
        <translation>...</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="124"/>
        <source>Mods:</source>
        <translation>Mods:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="141"/>
        <source>LWJGL:</source>
        <translation>LWJGL:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="175"/>
        <source>Minecraft</source>
        <translation>Minecraft</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="181"/>
        <source>Window Size</source>
        <translation>Fenstergröße</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="187"/>
        <source>Start Minecraft maximized?</source>
        <translation>Minecraft maximiert starten?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="196"/>
        <source>Window height:</source>
        <translation>Fensterhöhe:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="203"/>
        <source>Window width:</source>
        <translation>Fensterbreite:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="244"/>
        <source>Console Settings</source>
        <translation>Konsoleneinstellungen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="250"/>
        <source>Show console while the game is running?</source>
        <translation>Konsole anzeigen wenn das Spiel läuft?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="257"/>
        <source>Automatically close console when the game quits?</source>
        <translation>Konsole automatisch schließen, nachdem das Spiel beendet wurde?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="267"/>
        <source>Login automatically when an instance icon is double clicked?</source>
        <translation>Automatisch einloggen, wenn das Instanzsymbol doppelt gecklickt wurde?</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="288"/>
        <source>Java</source>
        <translation>Java</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="294"/>
        <source>Memory</source>
        <translation>Arbeitsspeicher</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="316"/>
        <source>Minimum memory allocation:</source>
        <translation>Min. Arbeitspeicher:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="323"/>
        <source>Maximum memory allocation:</source>
        <translation>Max. Arbeitspeicher:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="346"/>
        <source>PermGen:</source>
        <translation>PermGen:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="372"/>
        <source>Java Settings</source>
        <translation>Java-Einstellungen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="378"/>
        <source>Java path:</source>
        <translation>Java-Pfad:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="388"/>
        <source>JVM arguments:</source>
        <translation>JVM-Argumente:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="395"/>
        <source>Auto-detect</source>
        <translation>Automatisch erkennen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="408"/>
        <source>Custom Commands</source>
        <translation>Eigene Befehle</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="414"/>
        <source>Post-exit command:</source>
        <translation>Nach-abschluss-Befehl:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="421"/>
        <source>Pre-launch command:</source>
        <translation>Vor-Start-Befehl:</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.ui" line="443"/>
        <source>Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC&apos;s working directory with INST_ID, INST_DIR, and INST_NAME as environment variables.</source>
        <translation>Vor-Start wird ausgeführt, bevor die Instanz startet, Nach-Ende nachdem die Instanz beendet wurde. Beide werden Im ausführungsverzeichnis von MultiMC gestartet. Verfügbare Umgebungsvariablen: INST_ID, INST_DIR, INST_NAME.</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.cpp" line="52"/>
        <source>Instance Directory</source>
        <translation>Instanz-Ordner</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.cpp" line="60"/>
        <source>Mods Directory</source>
        <translation>Modordner</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.cpp" line="68"/>
        <source>LWJGL Directory</source>
        <translation>LWJGL-Ordner</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.cpp" line="102"/>
        <source>Development builds</source>
        <translation>Entwicklerversionen</translation>
    </message>
    <message>
        <location filename="../gui/settingsdialog.cpp" line="103"/>
        <source>Development builds contain experimental features and may be unstable. Are you sure you want to enable them?</source>
        <translation type="unfinished">Entwicklerversionen enthalten experimentelle Features und können instabil sein. Möchtest du sie dennoch aktivieren?</translation>
    </message>
</context>
<context>
    <name>TaskDialog</name>
    <message>
        <location filename="../gui/taskdialog.ui" line="26"/>
        <source>Please wait...</source>
        <translation>Bitte warten...</translation>
    </message>
    <message>
        <location filename="../gui/taskdialog.ui" line="32"/>
        <source>Task Status...</source>
        <translation>Aufgabenstatus...</translation>
    </message>
</context>
<context>
    <name>VersionSelectDialog</name>
    <message>
        <location filename="../gui/versionselectdialog.ui" line="14"/>
        <source>Dialog</source>
        <translation>Dialog</translation>
    </message>
    <message>
        <location filename="../gui/versionselectdialog.ui" line="66"/>
        <source>Show &amp;snapshots?</source>
        <translation>&apos;&amp;Snapshots&apos; anzeigen?</translation>
    </message>
    <message>
        <location filename="../gui/versionselectdialog.ui" line="92"/>
        <source>Show &amp;Nostalgia?</source>
        <translation>&apos;&amp;Nostalgia&apos;-Versionen anzeigen?</translation>
    </message>
    <message>
        <location filename="../gui/versionselectdialog.ui" line="116"/>
        <source>Reloads the version list.</source>
        <translation>Instanzliste aktualisieren.</translation>
    </message>
    <message>
        <location filename="../gui/versionselectdialog.ui" line="119"/>
        <source>&amp;Refresh</source>
        <translation>&amp;Aktualisieren</translation>
    </message>
</context>
</TS>