summaryrefslogtreecommitdiff
path: root/data/translations/help/de.po
blob: 36b12cdb042e1a61caad950de27eaee33e9a517e (plain) (blame)
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
# en#
# Translators:
# Fortunato <fortunato108@googlemail.com>, 2013
# proll007, 2013
# Slimor <madjuca@gmx.de>, 2013
# Marco Jäger <>, 2012
# tux9th <mr.x@aon.at>, 2012
msgid ""
msgstr ""
"Project-Id-Version: ManaPlus\n"
"PO-Revision-Date: 2014-02-13 09:02+0000\n"
"Last-Translator: Andrei Karas <akaras@inbox.ru>\n"
"Language-Team: German (http://www.transifex.com/projects/p/manaplus/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

msgid "/item 0 - disable party item sharing options."
msgstr ""

msgid "\"Outfit shortcut 12\""
msgstr ""

msgid "To read about whispering and other chat commands, look here:"
msgstr "Um mehr über das Flüstern und andere Chat-Befehle zu erfahren, lesen Sie hier:"

msgid "/away, /away MSG - set away mode."
msgstr "/away, /away MSG - Abwesenheitsmodus setzen"

msgid ""
"You can select other themes.\n"
"For this you should open settings and select theme tab\n"
"and change \"gui theme\""
msgstr "Du kannst andere Themes auswählen.⏎ Hierfür öffnest du das Einstellungsmenü, wechselst zum Tab 'Theme'⏎ und änderst das GUI Theme."

msgid "\"Target & attack\""
msgstr ""

msgid ""
"Most commands working in whispers.\n"
"For example command /imitation in whisper with nick1,\n"
" similar to command /imitation nick1."
msgstr "Die meisten Befehle arbeiten im Flüsterchat.\nZum Beispiel der Befehl '/imitation' im Flüsterchat mit nick1,\nähnlich dem Befehl '/imitation nick1'."

msgid "\"Emote shortcut 11\""
msgstr ""

msgid ""
" To add an item to the shortcut bar click on the item in the inventory window,\n"
" then click on the box in the shortcut-window which should be associated with\n"
" the item. To reorder items within the shortcut-window simply click and drag\n"
" them between the boxes. To remove items you simply drag them outside of the\n"
" window and drop them."
msgstr " Um einen Gegenstand der Schnellzugriffsleiste hinzuzufügen, klicken Sie auf den\n Gegenstand im Inventarfenster, dann auf das Feld im Schnellzugriffsfenster\n klicken, das mit dem Gegenstand verknüpft werden soll. Um Gegenstände innerhalb\n des Schnellzugriffsfenster neu anzuordnen, klicken Sie einfach auf das Feld und\n ziehen Sie diese zum gewünschten Feld. Um Gegenstände zu entfernen, ziehen Sie\n diese einfach außerhalb des Fensters und lassen es dort fallen."

msgid "\"Ignore input 1\""
msgstr ""

msgid "/cacheinfo - show text cache info."
msgstr "/cacheinfo - Info über den Textspeicher anzeigen."

msgid "\"Outfits window\""
msgstr ""

msgid ""
"You can imitate other players by selecting \"imitation\" in player context menu\n"
" or type chat command: /imitate playername."
msgstr "Man kann andere Spieler nachahmen, indem Sie \"Imitation \"im Spieler-Kontext-Menü\n anklicken oder oder den Chat-Befehl: /imitate playername benutzen."

msgid ""
" - ##2allow trading##9: Do you wish to allow trade requests from arbitrary\n"
"   players?"
msgstr ""

msgid "\"Emote shortcut 9\""
msgstr ""

msgid "/item 1 - enable party item sharing options."
msgstr ""

msgid "\"Set direction down\""
msgstr ""

msgid "\"Target NPC\""
msgstr ""

msgid "Party chat commands"
msgstr ""

msgid "/help - show this help."
msgstr ""

msgid ""
"You can walk to warps automatically.\n"
"Open Social Window (###keyWindowSocial;) and selecy Nav tab,\n"
"then click on warp what you want."
msgstr ""

msgid "\"Chat window\""
msgstr ""

msgid "/neutral NICK - add nick to neutral relation list."
msgstr "/neutral NICK - Den Spieler NICK zur neutralen Liste hinzufügen."

msgid "\"Outfit shortcut 7\""
msgstr ""

msgid "/addpriorityattack NAME - add monster to priority attack list."
msgstr "/addpriorityattack NAME - Monster zur bevorzugten Angriffsliste hinzufügen."

msgid "Back to Index"
msgstr "Zurück zum Index"

msgid "DOWNLOADS"
msgstr ""

msgid "THE PLAYER LIST"
msgstr "Die SPIELERLISTE"

msgid "/priceload - load shop price from disc."
msgstr "/priceload - Lade Preisliste des eigenen Geschäfts von lokaler Datei."

msgid "\"Quests window\""
msgstr ""

msgid ""
"You can disable yellow bar,\n"
"by pressing ###keyDisableGameModifiers;."
msgstr ""

msgid "\"Quick drop window\""
msgstr ""

msgid "\"Screenshot\""
msgstr ""

msgid "Support"
msgstr "Unterstützung"

msgid "\"Emote shortcut 1\""
msgstr ""

msgid ""
" - ##2ignored##9:  You wish to completely ignore this player.  You will not\n"
"   even see floating text for him or her anymore, nor emotions."
msgstr ""

msgid "\"Outfit shortcut 13\""
msgstr ""

msgid ""
" You can improve your skills by increasing job level. Each job level\n"
" gives you 1 point to spend on basic skills."
msgstr "Sie können Ihre Fähigkeiten durch Erhöhung des Job-Ebene verbessern.\n Jede Job-Ebene ermöglicht es Ihnen, 1 Punkt auf der Grundfertigkeiten auszugeben."

msgid "/me text - send text to chat as /me command in irc."
msgstr "/me Text - Text senden als - identisch zum /me-Befehl im IRC-Chat."

msgid "\"Emote shortcut 10\""
msgstr ""

msgid "\"Item shortcut 14\""
msgstr ""

msgid "Mana Contributors"
msgstr "Mana Mitwirkende"

msgid "\"Change map view mode\""
msgstr ""

msgid "/query NICK, /q NICK - open new whisper tab for nick."
msgstr "/query NICK, /q NICK - öffnet neues Chatunterfenster für das Flüstern mit NICK."

msgid ""
" - ##2allow whispers##9: Do you wish to allow arbitrary players to send\n"
"   private messages to you in-game?"
msgstr ""

msgid "\"Item shortcut 5\""
msgstr ""

msgid "/all - show visible beings list in debug tab."
msgstr "/all - Sichtbare Wesen im Debug-Chatfenster auflisten."

msgid "\"Emote shortcut 7\""
msgstr ""

msgid "Debug"
msgstr "Debug"

msgid "/addattack NAME - add monster to attack list."
msgstr "/addattack NAME - Monster zur normalen Angriffsliste hinzufügen."

msgid "For other server look servers pages for support."
msgstr "Für andere Server, schau auf der Server-Webseite für Unterstützung."

msgid ""
"##2ManaPlus##9 is a serious effort to create an innovative free and open\n"
" source MMORPG Client. ManaPlus uses 2D graphics and aims to create a large\n"
" and diverse interactive world. It is licensed under the GPL, making\n"
" sure this game can't ever run away from you."
msgstr ""

msgid "\"Target closest monster\""
msgstr ""

msgid "\"Emote shortcut 2\""
msgstr ""

msgid "\"Outfit shortcut 6\""
msgstr ""

msgid "/setdrop N - set drop counter to requested value."
msgstr "/setdrop N - Setzt Anzahl der gleichzeitig weggeworfenen Gegenstände auf N."

msgid "\"Quit\""
msgstr "\"Beenden\""

msgid "/outfit N - wear outfit number N."
msgstr "/outfit N - Ausrüstung Nummer N anziehen."

msgid "Visit IRC channel:"
msgstr "Besuchen Sie den IRC-Raum:"

msgid "\"Shop window\""
msgstr ""

msgid "/createparty NAME - create party with selected name."
msgstr "/createparty NAME - Erzeuge Gruppe mit dem gewählten Namen."

msgid "\"Move down\""
msgstr ""

msgid "/heal NICK - heal nick."
msgstr "/heal NICK - Heile NICK"

msgid "Contributors to client development"
msgstr "Mitwirkende der Client Entwicklung"

msgid "\"Setup window\""
msgstr ""

msgid "/removeattack NAME - remove monster from attack list."
msgstr "/removeattack NAME - Monster von der Angriffsliste löschen."

msgid "\"Set direction up\""
msgstr ""

msgid "/where - print current player position to chat."
msgstr "/where - print current player position to chat."

msgid "Instructions"
msgstr ""

msgid ""
"If client working very slow, you can improve speed\n"
"by reading this: @@http://manaplus.org/slowpc|http://manaplus.org/slowpc@@"
msgstr ""

msgid "/exp - show party experience sharing options."
msgstr ""

msgid ""
"You can do basic searching in help by using command\n"
"##2?text"
msgstr "Sie können in der Hilfe die Grundsuche verwenden mit dem Befehl\n##2?text"

msgid ""
"You can buy or sell items from players shops.\n"
"Right click on player and select \"Buy\" or \"Sell\""
msgstr "Sie können aus Spielern Geschäften Artikel kaufen oder verkaufen.\n Rechtsklick auf Spieler und wählen Sie \"Kauf\" oder \"Verkauf\"."

msgid "\"Enable/disable trading\""
msgstr ""

msgid "\"Toggle camera mode\""
msgstr ""

msgid "/unignore NICK - Remove nick from ignore list."
msgstr "unignore NICK - Entferne NICK von der Ignore-Liste."

msgid ""
" If you're having troubles, please first of all read the FAQ. If you\n"
" can't find a solution to your problem, feel free to check our\n"
" Bugs/Support section of the forum:"
msgstr " Wenn Sie Probleme haben, dann lesen Sie bitte zuerst die FAQ. Wenn Sie\n dort keine Lösung für Ihr Problem finden können, dann zögern Sie nicht,\n den Fehler- / Hilfebereich unseres Forums zu besuchen:"

msgid "IGNORING COMMUNICATION"
msgstr "KOMMUNIKATION IGNORIEREN"

msgid "WINDOWS"
msgstr "FENSTER"

msgid "SUPPORT"
msgstr "UNTERSTÜTZUNG"

msgid "\"Outfit shortcut 10\""
msgstr ""

msgid "Look this page for help and downloads:"
msgstr "Schauen Sie diese Seite für Hilfe und Downloads:"

msgid "COMMUNICATION:"
msgstr "KOMMUNIKATION:"

msgid "Other skills:"
msgstr "Andere Fähigkeiten"

msgid ""
" - ##2save player list##9: Should your acquaintance list be saved when you\n"
"   quit the game?  If you enable this option, your list will survive when you\n"
"   quit and re-start."
msgstr ""

msgid ""
"You can use mumble voice chat for talking with other players.\n"
"Start mumble before client start and enable mumble in settings."
msgstr "Sie können den Mumble-Voice-Chat für das Gespräch mit anderen\n Spielern nutzen. Starten Sie Mumble vor dem Client und\n aktivieren Sie Mumble in den Einstellungen."

msgid "\"Move up\""
msgstr ""

msgid "Here contributors from parent projects"
msgstr "Beitragende übergeordneter Projekte"

msgid "\"Item shortcut 4\""
msgstr ""

msgid ""
"You can restore yellow bar settings,\n"
"by right click on it and select in context menu \"Reset yellow bar\"."
msgstr "Sie können die Einstellungen des gelben Balkens wiederherstellen,\n indem Sie mit der rechten Maustaste darauf klicken und im\n Kontext-Menü \"Reset gelben Balken \" auswählen."

msgid "/who - print online players number to chat."
msgstr "/who - listet alle anwesende Spieler auf."

msgid "/uptime - show client uptime."
msgstr "/uptime - zeigt Ihre aktuelle Onlinezeit (Spielzeit) an."

msgid "\"Who is online window\""
msgstr ""

msgid "\"Sit\""
msgstr ""

msgid "/dumpg - dump graphics and some other settings to chat."
msgstr "/dumpg - Sendet Grafik- und einige andere Einstellungen in den Chat."

msgid "\"Deactivate chat input\""
msgstr ""

msgid "/trade NICK - start trade with nick."
msgstr "/trade NICK - Startet den Handel mit NICK."

msgid "/imitation NICK - start imitation mode."
msgstr "/imitation NICK - Startet den Nachahmungsmodus."

msgid "\"Outfit shortcut 5\""
msgstr ""

msgid "KEYBOARD:"
msgstr "TASTATUR:"

msgid ""
"You can hide/show bars and buttons by right click and select menu item."
msgstr "Sie können die Infofenster und Knöpfe verstecken/anzeigen, indem Sie\n mit der rechten Maustaste daraufklicken und den Menüpunkt auswählen."

msgid "\"Scroll chat down\""
msgstr ""

msgid "##2Trade:##9 enables the ability to trade with others."
msgstr ""

msgid "Server news"
msgstr "Server-Neuigkeiten"

msgid "\"Outfit shortcut 11\""
msgstr ""

msgid "\"Item shortcut 11\""
msgstr ""

msgid "\"Item shortcut 10\""
msgstr ""

msgid "ABOUT MANAPLUS"
msgstr "ÜBER MANAPLUS"

msgid "\"Select OK\""
msgstr ""

msgid "MacOSX porting"
msgstr "MacOSX Portierung"

msgid ""
"About yellow bar you can read here:\n"
"@@http://manaplus.org/yellowbar|http://manaplus.org/yellowbar@@"
msgstr ""

msgid "\"Move to target\""
msgstr ""

msgid "/pseudoaway, /pseudoaway MSG - set/unset pseudo away mode."
msgstr "/pseudoaway, /pseudoaway MSG - setzt/löscht den Pseudo-Abwesenheitsmodus"

msgid "\"Enable / disable away mode\""
msgstr ""

msgid "INDEX"
msgstr "INHALT"

msgid "\"Chat auto complete\""
msgstr ""

msgid "/kick NICK - kick someone from the party you are in."
msgstr ""

msgid "\"Commands window\""
msgstr ""

msgid "/ignoreall - add all whispers to ignore list."
msgstr "/ignoreall - Fügt alle aktiven Flüsterchats zur Ignorierliste hinzu."

msgid "\"Copy outfit\""
msgstr ""

msgid "Website: @@http://manaplus.org/|http://manaplus.org/@@"
msgstr "Internetseite: @@http://manaplus.org/|http://manaplus.org/@@"

msgid "/ignore NICK - add nick to ignore list."
msgstr "/ignore NICK - Fügt NICK zur Ignorierliste hinzu."

msgid "\"Item shortcuts Key\""
msgstr ""

msgid "\"Disable / enable game modifier keys\""
msgstr ""

msgid "Other contributors"
msgstr "Weitere Beteiligte"

msgid ""
"Communication is often essential to success in this game. You can communicate\n"
" in several ways:  By chatting and showing emotions (see above), by trading\n"
" (with the right-click context menu), and by whispering."
msgstr "Kommunikation ist oft entscheidend für den Erfolg in diesem Spiel. Sie können auf\n verschiedene Arten kommunizieren: Durch Chatten und Gefühle zeigen (siehe oben),\n durch den Handel mit anderen Spielern (Das Kontext-Menü mittels der rechten\n Maustaste aufrufen), und durch das Flüstern."

msgid "\"Attack\""
msgstr ""

msgid "/outfit next - wear next outfit."
msgstr "/outfit next - Nächste Ausrüstung anziehen."

msgid "\"Move right\""
msgstr ""

msgid ""
"You can set away mode,\n"
"by type in chat command /away"
msgstr "Sie können den Weg-Modus durch Eingabe des Chat-Befehls /away setzen."

msgid "/move X Y - move to X,Y position in short distance."
msgstr "/move X Y - Zur Position X,Y in kurzer Entfernung gehen."

msgid "##2Party Level1:##9 enables a char to join a party."
msgstr ""

msgid "\"Item shortcut 3\""
msgstr ""

msgid "\"Change move type\""
msgstr ""

msgid "Magic skills:"
msgstr "Magische Fähigkeiten:"

msgid "/addignoreattack NAME - add monster to ignore attack list."
msgstr "/addignoreattack NAME - Monster zur Nichtangriffsliste hinzufügen."

msgid "Android porting"
msgstr "Android Portierung"

msgid "/clear - clear current chat tab."
msgstr "/clear - Im aktuellen Chatfenster kompletten Text löschen."

msgid "\"Social window\""
msgstr ""

msgid "\"Hide windows\""
msgstr ""

msgid "\"Outfit shortcut 4\""
msgstr ""

msgid "Chat commands"
msgstr "Chatbefehle"

msgid "\"Did you know window\""
msgstr ""

msgid "Trade"
msgstr "Handel"

msgid "/blacklist NICK - add nick to blacklist relation list."
msgstr "/blacklist NICK - fügt NICK zur schwarzen Liste hinzu."

msgid "\"Close chat tab\""
msgstr ""

msgid "\"Item shortcut 6\""
msgstr ""

msgid ""
" - ##2neutral##9:  As far as the game is concerned, this is the same as not\n"
"   having the player listed:  the player may chat with you, but may only trade\n"
"   or whisper if you have this option allowed for everyone."
msgstr ""

msgid "Download"
msgstr ""

msgid ""
" - ##2friend##9:  You consider this player a friend.  The player may chat,\n"
"   message your in private, or trade with you at any point."
msgstr ""

msgid "Art or images contributors"
msgstr "Kunst oder Bilder Mitwirkende"

msgid "\"Target player\""
msgstr ""

msgid "/invite NICK - invite a player to your party."
msgstr ""

msgid "##2ManaPlus version: ##6%VER%"
msgstr ""

msgid "/exp 0 - disable party experience sharing options."
msgstr ""

msgid ""
" - ##2disregarded##9:  You wish to disregard this player, meaning that his or\n"
"   her chat messages are not logged and trade requests and whispers are\n"
"   ignored."
msgstr ""

msgid "\"Debug window\""
msgstr ""

msgid "\"Next chat tab\""
msgstr ""

msgid "ManaPlus Contributors"
msgstr "ManaPlus Mitarbeiter"

msgid "\"Copy equiped to Outfit\""
msgstr ""

msgid "Basic skills:"
msgstr "Grundfähigkeiten"

msgid "/leave - leave the party you are in."
msgstr ""

msgid "\"Change move to target type\""
msgstr ""

msgid "/erase NICK - add nick to erased list."
msgstr "/erase NICK - Fügt NICK der Löschliste hinzu."

msgid "/pricesave - save shop price to disc."
msgstr "/pricesave - Speichert Preisliste des eigenen Geschäfts in lokaler Datei."

msgid "\"Pickup\""
msgstr ""

msgid "\"Status window\""
msgstr ""

msgid "\"Item shortcut 2\""
msgstr ""

msgid ""
"##2               SDL, SDL_image, SDL_mixer (Media framework)\n"
"##2                     SDL_net (Networking framework)\n"
"##2                        Guichan (GUI framework)\n"
"##2                   libxml2 (XML parsing and writing)\n"
"##2                          PhysFS (Data files)\n"
"##2                        libcurl (HTTP downloads)\n"
"##2                            zlib (Archives)"
msgstr "##2               SDL, SDL_image, SDL_mixer (Media framework)\n##2                     SDL_net (Networking framework)\n##2                        Guichan (GUI framework)\n##2                   libxml2 (XML parsing and writing)\n##2                          PhysFS (Data files)\n##2                        libcurl (HTTP downloads)\n##2                            zlib (Archives)"

msgid "/friend NICK, /befriend NICK - add nick to friends list."
msgstr "/friend NICK, /befriend NICK - Fügt NICK der Freundesliste hinzu."

msgid "\"Change follow mode\""
msgstr ""

msgid "\"Scroll chat up\""
msgstr ""

msgid ""
"##9 This file lists all contributors up to the current release. Check the wiki\n"
"##9 for the currently active development team."
msgstr ""

msgid "/item - show party item sharing options."
msgstr ""

msgid "\"Inventory window\""
msgstr ""

msgid "Contributors to client/server development"
msgstr "Mitwirkenden an der Client/Server-Entwicklung"

msgid "\"Quick heal target or self\""
msgstr ""

msgid "\"Change pickup type\""
msgstr ""

msgid "\"Use #itenplz spell\""
msgstr ""

msgid "move key"
msgstr ""

msgid "\"Item shortcut 13\""
msgstr ""

msgid "Skills"
msgstr "Fähigkeiten"

msgid "\"Outfit shortcut 3\""
msgstr ""

msgid "\"Quick drop N items\""
msgstr ""

msgid "Themes:"
msgstr "Themes:"

msgid ""
"/msg NICK text, /whisper NICK text, /w NICK text - send whisper message to "
"nick."
msgstr "/msg NICK text, /whisper NICK text, /w NICK text - Sende Flüstermitteilung to NICK."

msgid "\"Emote shortcut 14\""
msgstr ""

msgid "\"Item shortcut 1\""
msgstr ""

msgid "Commands"
msgstr "Befehle"

msgid "\"Outfit shortcut 9\""
msgstr ""

msgid "\"Emote shortcut 4\""
msgstr ""

msgid "\"Stop Attack\""
msgstr ""

msgid ""
" The player list lists all of your acquaintances.  They are categorised as one\n"
" of the following:"
msgstr " Die Spieler-Liste listet alle Ihre eingetragenen Bekannten.\n Sie werden als eine der folgenden Möglichkeiten eingestuft:"

msgid "\"Change attack weapon type\""
msgstr ""

msgid "/outfit prev - wear previous outfit."
msgstr "/outfit prev - vorige Ausrüstung anziehen."

msgid "\"Crazy moves\""
msgstr ""

msgid "##2Party level2:##9 enables a char to create a party."
msgstr ""

msgid "/target NICK - select nick as target. Can be monster or player nick."
msgstr "/target NICK - NICK als Ziel wählen. Kann Monster oder Spieler NICK sein."

msgid "To type chat message, press ###keyChat;"
msgstr ""

msgid "Translators"
msgstr "Übersetzer"

msgid "MOUSE:"
msgstr "MAUS:"

msgid "\"Next chat tab line\""
msgstr ""

msgid "\"Set direction right\""
msgstr ""

msgid "\"Move to home location\""
msgstr ""

msgid "Player relations"
msgstr "Spieler-Beziehungen"

msgid "Search error"
msgstr "Suchfehler"

msgid ""
"You can copy value from any bar,\n"
"by right click on it and select in context menu \"Copy to chat\"."
msgstr "Sie können die Werte von jeder Info-Leiste kopieren: Mit der rechten\nMaustaste daraufklicken und im Kontext-Menü \"kopieren in den Chat\" wählen."

msgid "/closeall - close all whispers."
msgstr "/closeall - Alle Flüsterchats schließen."

msgid "/exp 1 - enable party experience sharing options."
msgstr ""

msgid "COMMANDS"
msgstr "BEFEHLE"

msgid "\"Previous chat tab\""
msgstr ""

msgid "/serverunignoreall - unignore all whispers on server side."
msgstr "/serverunignoreall - Serverseitiges ignorieren des Flüsterns (Privatchat) beenden."

msgid "##9Magic skills can be obtain by doing quests and missions in game."
msgstr ""

msgid "\"Skill window\""
msgstr ""

msgid "\"Kills stats window\""
msgstr ""

msgid "\"Toggle chat\""
msgstr ""

msgid "\"Change attack type\""
msgstr ""

msgid "Manaplus Developers"
msgstr "Manaplus Entwickler"

msgid "\"On / off audio\""
msgstr ""

msgid "\"Emote shortcut 6\""
msgstr ""

msgid "\"Outfit shortcut 2\""
msgstr ""

msgid "You can change any key in keyboard settings."
msgstr "Sie können die (vor)eingestellte Tastaturbelegung jederzeit\nin den Tastatureinstellungen ändern."

msgid "/dirs - show client dirs in debug chat tab."
msgstr "/dirs - listet die verwendeten Verzeichnisse des Clienten\nim Debug-Chatfenster auf."

msgid "Powered By"
msgstr "Angetrieben durch"

msgid "/disconnect - quick disconnect from server."
msgstr "/disconnect - schnell vom Server trennen."

msgid "\"Switch quick drop counter\""
msgstr ""

msgid "\"Previous chat tab line\""
msgstr ""

msgid "\"Emote shortcut 13\""
msgstr ""

msgid "/disregard NICK - add nick to disregarded list."
msgstr "/disregard NICK - NICK zur Vernachlässigungsliste hinzufügen."

msgid "\"Change crazy Move mode\""
msgstr ""

msgid "\"Outfit shortcut 8\""
msgstr ""

msgid "\"Change imitation mode\""
msgstr ""

msgid ""
"##2ManaPlus##9 is extended client based on old code from ##2Mana##9 client.\n"
" Added many features, improved perfomance, stability, security and more."
msgstr ""

msgid "##9Other skills can be obtain by doing quests and missions in game."
msgstr ""

msgid "\"Reset video mode to safe value\""
msgstr ""

msgid "/undress NICK - remove all clothes from nick. Local effect only."
msgstr "/undress NICK - entfernt alle Kleider von NICK. Wirkung ist nur lokal."

msgid ""
" Otherwise see the @@team|Development Team@@ section to have a list of\n"
" developers and how to contact them."
msgstr " Ansonsten finden Sie im @@team|Development Team@@ Abschnitt eine Liste\n der Mitwirkenden und wie man sie kontaktieren kann."

msgid "\"Outfit shortcut 14\""
msgstr ""

msgid "\"Quick drop N items from 0 slot\""
msgstr ""

msgid "\"Switch pvp attack\""
msgstr ""

msgid "\"Emote shortcut window\""
msgstr ""

msgid "\"Bot checker window\""
msgstr ""

msgid ""
"/mail NICK MSG - send offline message to NICK. Working only in tmw server."
msgstr "/mail NICK MSG - schickt Offline-Nachricht an Nick. Funktioniert nur im TMW-Server."

msgid "\"Item shortcut 15\""
msgstr ""

msgid "About The Mana World"
msgstr "Über The Mana World"

msgid "\"Emote shortcut 5\""
msgstr ""

msgid "\"Smilie\""
msgstr ""

msgid "Whispers commands"
msgstr "Flüsterbefehle"

msgid ""
" There you will find a list of all players you are acquainted with, as well as\n"
" several configuration options:"
msgstr "Dort finden Sie eine Liste aller Spieler, die Sie zu einer beliebigen Liste\n hinzugefügt haben, sowie mehrere Konfigurationsoptionen:"

msgid "\"Use magic attack\""
msgstr ""

msgid ""
"You can see other player equiped items,\n"
"by right click on player and select in context menu \"Show Items\"."
msgstr "Sie können sehen, welche Ausrüstung andere Spieler aktuell verwenden, indem Sie den\nSpieler mit der rechten Maustaste anklicken und im Kontextmenue \"Zeige Gegenstände\"\nauswählen."

msgid "Whispers"
msgstr "Flüstern"

msgid "Search string not found."
msgstr "Suchstring nicht gefunden."

msgid "\"Wear outfit\""
msgstr ""

msgid "emote key"
msgstr ""

msgid "Search results"
msgstr "Suchergebnisse"

msgid "/help - show small help about chat commands. "
msgstr "/help - zeigt eine kleine Hilfe über die Chat-Befehle."

msgid "\"Item shortcut 9\""
msgstr ""

msgid ""
"You can set any client resolution. In settings in video tab,\n"
"click on \"custom\" and enter for example: 900x500 and press ok."
msgstr "Sie können eine beliebige Client-Auflösung wählen. In Einstellungen\nim Video-Tab auf \"custom\" klicken und geben Sie zum Beispiel ein:\n900x500, und drücken Sie OK."

msgid "Main development"
msgstr "Haupt-Entwicklung (Main development)"

msgid "\"Help window\""
msgstr ""

msgid "/attack - attack target."
msgstr "/attack - Ziel angreifen"

msgid "\"Outfit shortcut 1\""
msgstr ""

msgid ""
" You may find that not all communication is to your liking.  While most people\n"
" are nice, some may offend you or try to make your life harder-- since this is\n"
" an open game, there is nothing the developers can do to prevent this."
msgstr " Sie werden feststellen, dass nicht die gesamte Kommunikation nach Ihrem Geschmack\n ist. Während die meisten Leute nett sind, können einige beleidigen oder versuchen,\n Ihnen das Leben schwerer zu machen - denn dies ist ein offenes Spiel und es gibt\n nichts die Entwickler tun können, um dies zu verhindern."

msgid "About"
msgstr "Über"

msgid "\"Emote shortcut 12\""
msgstr ""

msgid "\"Outfit shortcut 15\""
msgstr ""

msgid "Windows"
msgstr "Fenster"

msgid "\"Ignore input 2\""
msgstr ""

msgid "\"Emulate right click from keyboard\""
msgstr ""

msgid "\"Set home location/set arrow\""
msgstr ""

msgid "\"Set direction left\""
msgstr ""

msgid "\"Move left\""
msgstr ""

msgid "##2Emote:##9 enables the ability to express emotions."
msgstr ""

msgid "\"Item shortcut window\""
msgstr ""

msgid "\"Item shortcut 7\""
msgstr ""

msgid "\"Emote shortcut 8\""
msgstr ""

msgid "\"Minimap window\""
msgstr ""

msgid "\"Equipment window\""
msgstr ""

msgid "/serverignoreall - ignore all whispers on server side."
msgstr "/serverignoreall - ignoriert alle Flüsterchats auf der Serverseite."

msgid "/notice TEXT - set notice guild text."
msgstr ""

msgid "\"Emote shortcut 3\""
msgstr ""

msgid ""
" However, you can protect yourself from such players by ignoring them.  Right-\n"
" click on them to bring up the context menu, then select `Ignore' or\n"
" `Disregard' (see below).  You can fine-tune your player relations in the\n"
" `Setup' menu, which lists all the players you have added to it.  To open this\n"
" menu, select `Setup' in the upper right corner of the screen, then `Relations'."
msgstr "Aber du kannst dich vor solchen Spielern schützen, indem du sie ignorierst. Rechts-⏎ klicke auf sie, um das Kontextmenü aufzurufen, dann wähle `Ignore' oder⏎ `Disregard' (siehe unten). In deinem ⏎  Einstellungs-Menü kannst du Feineinstellungen deiner 'Beziehungen' vornehmen. Um dieses ⏎ Menü zu öffnen, klicke in der oberen rechten Ecke auf 'Einstellungen', dann auf den Tab 'Beziehungen'. Dieser listet alle Spieler auf, die du hinzugefügt hast."

msgid "Different patches"
msgstr "Verschiedene Patches"

msgid "\"Switch magic attack\""
msgstr ""

msgid "/navigate x y - move to position x,y in current map in any distance."
msgstr "/navigate x y - Geht im aktuellen Gebiet zur Position x y,\n                unabhängig der Entfernung."

msgid "SKILLS"
msgstr "Fertigkeiten"

msgid "Guild chat commands"
msgstr ""

msgid "Actions"
msgstr "Aktionen"

msgid "\"Item shortcut 12\""
msgstr ""

msgid "\"Move to navigation point\""
msgstr ""

msgid "Sound effects"
msgstr "Soundeffekte"

msgid "SHORTCUTS:"
msgstr "KURZBEFEHLE:"

msgid "\"Talk\""
msgstr ""

msgid ""
" Left click to execute default action: walk, pick up an item, attack a monster\n"
" and talk to NPCs (be sure to click on their feet). Right click to show up a\n"
" context menu. Holding [Left Shift] prevents from walking when attacking."
msgstr " Linker Mausklick um Standard-Aktion ausführen: laufen, einen Gegenstand aufheben,\n ein Monster angreifen und mit NPCs sprechen (achten Sie darauf, auf die Füße zu\n klicken). Rechter Mausklick zeigt ein Kontextmenü. Wenn Sie [Left Shift] gedrückt\n halten, verhindern sie, das sie zum Angriffsziel laufen."

msgid "/follow NICK - start follow mode."
msgstr "/follow NICK - Starte Verfolgung von Spieler NICK."

msgid "\"Item shortcut 8\""
msgstr ""

msgid "/emote N - use emotion number N."
msgstr "/emote N - benutze Emotion Nummer N."