diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 326 |
1 files changed, 176 insertions, 150 deletions
@@ -29,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2014-11-22 13:43+0300\n" -"PO-Revision-Date: 2014-10-25 10:00+0000\n" +"POT-Creation-Date: 2014-12-04 23:19+0300\n" +"PO-Revision-Date: 2014-11-25 15:28+0000\n" "Last-Translator: Andrei Karas <akaras@inbox.ru>\n" "Language-Team: German (http://www.transifex.com/projects/p/manaplus/language/" "de/)\n" @@ -54,8 +54,9 @@ msgstr "" #. TRANSLATORS: ok dialog button #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button -#: src/actions/actions.cpp:131 src/client.cpp:1472 src/client.cpp:1499 -#: src/gamemodifiers.cpp:424 src/gui/widgets/tabs/setup_input.cpp:163 +#: src/actions/actions.cpp:131 src/client.cpp:1473 src/client.cpp:1500 +#: src/gamemodifiers.cpp:424 src/gui/dialogsmanager.cpp:156 +#: src/gui/dialogsmanager.cpp:172 src/gui/widgets/tabs/setup_input.cpp:163 #: src/gui/widgets/tabs/setup_theme.cpp:312 #: src/gui/widgets/tabs/setup_theme.cpp:343 #: src/gui/widgets/tabs/setup_video.cpp:248 @@ -74,7 +75,6 @@ msgstr "" #: src/gui/windows/textdialog.cpp:48 src/gui/windows/unregisterdialog.cpp:149 #: src/net/ea/charserverhandler.cpp:143 src/net/ea/charserverhandler.cpp:162 #: src/net/ea/charserverhandler.cpp:175 src/net/ea/gamehandler.cpp:83 -#: src/net/ea/playerhandler.cpp:424 src/net/ea/playerhandler.cpp:440 #: src/net/eathena/charserverhandler.cpp:540 #: src/net/eathena/charserverhandler.cpp:570 msgid "OK" @@ -304,7 +304,7 @@ msgid "Accepting incoming trade requests" msgstr "Akzeptiere eingehende Handelsanfragen" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1316 +#: src/actormanager.cpp:1323 msgid "Visible on map" msgstr "Sichtbar auf der Karte" @@ -313,78 +313,78 @@ msgstr "Sichtbar auf der Karte" msgid "Human" msgstr "Mensch" -#: src/being/being.cpp:561 +#: src/being/being.cpp:563 msgid "dodge" msgstr "ausweichen" -#: src/being/being.cpp:561 +#: src/being/being.cpp:563 msgid "miss" msgstr "verfehlt" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:1870 src/gui/windows/whoisonline.cpp:855 +#: src/being/being.cpp:1889 src/gui/windows/whoisonline.cpp:855 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:1875 src/gui/windows/whoisonline.cpp:860 +#: src/being/being.cpp:1894 src/gui/windows/whoisonline.cpp:860 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death -#: src/being/localplayer.cpp:379 -#, fuzzy, c-format +#: src/being/localplayer.cpp:380 +#, c-format msgid "You were killed by %s." -msgstr "Du wurdest von einem %s getötet" +msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:824 +#: src/being/localplayer.cpp:825 msgid "Tried to pick up nonexistent item." msgstr "Du versuchst, einen nicht existierenden Gegenstand aufzuheben." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:828 +#: src/being/localplayer.cpp:829 msgid "Item is too heavy." msgstr "Gegenstand ist zu schwer." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:832 +#: src/being/localplayer.cpp:833 msgid "Item is too far away." msgstr "Gegenstand ist zu weit weg." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:836 +#: src/being/localplayer.cpp:837 msgid "Inventory is full." msgstr "Inventar ist voll." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:840 +#: src/being/localplayer.cpp:841 msgid "Stack is too big." msgstr "Stapel ist zu groß." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:844 +#: src/being/localplayer.cpp:845 msgid "Item belongs to someone else." msgstr "Gegenstand gehört jemand anderem." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:848 +#: src/being/localplayer.cpp:849 msgid "You can't pickup this amount of items." msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:852 +#: src/being/localplayer.cpp:853 msgid "Your item stack has max amount." msgstr "" #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:859 +#: src/being/localplayer.cpp:860 msgid "Unknown problem picking up item." msgstr "Fehler bei dem Aufheben des Items." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:883 +#: src/being/localplayer.cpp:884 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -393,43 +393,43 @@ msgstr[1] "Du hast %d [@@%d|%s@@] aufgehoben." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1065 src/being/localplayer.cpp:1066 -#: src/being/localplayer.cpp:1102 +#: src/being/localplayer.cpp:1066 src/being/localplayer.cpp:1067 +#: src/being/localplayer.cpp:1103 msgid "xp" msgstr "Erfahrungspunkte" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1070 src/being/localplayer.cpp:1076 -#: src/being/localplayer.cpp:1082 +#: src/being/localplayer.cpp:1071 src/being/localplayer.cpp:1077 +#: src/being/localplayer.cpp:1083 msgid "job" msgstr "Job" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2808 +#: src/being/localplayer.cpp:2816 #, c-format msgid "Follow: %s" msgstr "" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2814 src/being/localplayer.cpp:2839 +#: src/being/localplayer.cpp:2822 src/being/localplayer.cpp:2847 msgid "Follow canceled" msgstr "Folgen abgebrochen" #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2824 +#: src/being/localplayer.cpp:2832 #, c-format msgid "Imitation: %s" msgstr "" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2830 src/being/localplayer.cpp:2844 +#: src/being/localplayer.cpp:2838 src/being/localplayer.cpp:2852 msgid "Imitation canceled" msgstr "Imitation abgebrochen" #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:3194 +#: src/being/localplayer.cpp:3202 #, c-format msgid "You see %s" msgstr "Du siehst %s" @@ -467,37 +467,37 @@ msgstr "Schwebende Blase" #. TRANSLATORS: setup tab quick button #. TRANSLATORS: full button name #. TRANSLATORS: setup window name -#: src/client.cpp:925 src/gui/windowmenu.cpp:166 +#: src/client.cpp:926 src/gui/windowmenu.cpp:166 #: src/gui/windows/setupwindow.cpp:62 msgid "Setup" msgstr "Einstellungen" #. TRANSLATORS: perfoamance tab quick button #. TRANSLATORS: settings tab name -#: src/client.cpp:928 src/gui/widgets/tabs/setup_perfomance.cpp:54 +#: src/client.cpp:929 src/gui/widgets/tabs/setup_perfomance.cpp:54 msgid "Performance" msgstr "" #. TRANSLATORS: video tab quick button #. TRANSLATORS: video settings tab name -#: src/client.cpp:931 src/gui/widgets/tabs/setup_video.cpp:105 +#: src/client.cpp:932 src/gui/widgets/tabs/setup_video.cpp:105 msgid "Video" msgstr "Video" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: theme settings tab name -#: src/client.cpp:934 src/gui/widgets/tabs/setup_theme.cpp:122 +#: src/client.cpp:935 src/gui/widgets/tabs/setup_theme.cpp:122 msgid "Theme" msgstr "Theme" #. TRANSLATORS: theme tab quick button -#: src/client.cpp:937 +#: src/client.cpp:938 msgid "About" msgstr "" #. TRANSLATORS: theme tab quick button #. TRANSLATORS: help window name -#: src/client.cpp:940 src/gui/windowmenu.cpp:74 +#: src/client.cpp:941 src/gui/windowmenu.cpp:74 #: src/gui/windows/helpwindow.cpp:53 msgid "Help" msgstr "Hilfe" @@ -513,42 +513,42 @@ msgstr "Hilfe" #. TRANSLATORS: npc dialog button #. TRANSLATORS: quests window button #. TRANSLATORS: shop window button -#: src/client.cpp:944 src/client.cpp:1400 src/client.cpp:1414 -#: src/gui/dialogsmanager.cpp:84 src/gui/popups/popupmenu.cpp:693 +#: src/client.cpp:945 src/client.cpp:1401 src/client.cpp:1415 +#: src/gui/dialogsmanager.cpp:106 src/gui/popups/popupmenu.cpp:693 #: src/gui/popups/popupmenu.cpp:926 src/gui/windows/didyouknowwindow.cpp:81 -#: src/gui/windows/inventorywindow.cpp:224 src/gui/windows/npcdialog.cpp:74 +#: src/gui/windows/inventorywindow.cpp:225 src/gui/windows/npcdialog.cpp:74 #: src/gui/windows/npcdialog.cpp:112 src/gui/windows/questswindow.cpp:77 #: src/gui/windows/shopwindow.cpp:83 msgid "Close" msgstr "Schließen" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1070 +#: src/client.cpp:1071 msgid "Connecting to server" msgstr "Verbinde zum Server" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1118 +#: src/client.cpp:1119 msgid "Logging in" msgstr "Anmelden" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1161 +#: src/client.cpp:1162 msgid "Entering game world" msgstr "Betrete die Spielwelt" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1291 +#: src/client.cpp:1292 msgid "Requesting characters" msgstr "Spielfiguren werden abgefragt" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1331 +#: src/client.cpp:1332 msgid "Connecting to the game server" msgstr "Verbinde zum Charakterserver" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1343 +#: src/client.cpp:1344 msgid "Changing game servers" msgstr "Charakterserver wechseln" @@ -564,7 +564,7 @@ msgstr "Charakterserver wechseln" #. TRANSLATORS: error message #. TRANSLATORS: info message #. TRANSLATORS: ok dialog button -#: src/client.cpp:1398 src/client.cpp:1412 src/client.cpp:1607 +#: src/client.cpp:1399 src/client.cpp:1413 src/client.cpp:1608 #: src/gui/windows/changeemaildialog.cpp:167 #: src/gui/windows/changepassworddialog.cpp:157 #: src/gui/windows/charcreatedialog.cpp:367 @@ -579,42 +579,42 @@ msgid "Error" msgstr "Fehler" #. TRANSLATORS: connection dialog header -#: src/client.cpp:1427 +#: src/client.cpp:1428 msgid "Requesting registration details" msgstr "Anfrage der Registrierungsdetails" #. TRANSLATORS: password change message header -#: src/client.cpp:1468 +#: src/client.cpp:1469 msgid "Password Change" msgstr "Passwort ändern" #. TRANSLATORS: password change message text -#: src/client.cpp:1470 +#: src/client.cpp:1471 msgid "Password changed successfully!" msgstr "Passwort erfolgreich geändert!" #. TRANSLATORS: email change message header -#: src/client.cpp:1495 +#: src/client.cpp:1496 msgid "Email Change" msgstr "E-Mail ändern" #. TRANSLATORS: email change message text -#: src/client.cpp:1497 +#: src/client.cpp:1498 msgid "Email changed successfully!" msgstr "E-Mail erfolgreich geändert!" #. TRANSLATORS: unregister message header -#: src/client.cpp:1524 +#: src/client.cpp:1525 msgid "Unregister Successful" msgstr "Erfolgreich abgemeldet." #. TRANSLATORS: unregister message text -#: src/client.cpp:1526 +#: src/client.cpp:1527 msgid "Farewell, come back any time..." msgstr "Leb wohl und komm jeder Zeit wieder..." #. TRANSLATORS: directory creation error -#: src/configmanager.cpp:53 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 +#: src/configmanager.cpp:55 src/dirs.cpp:260 src/dirs.cpp:275 src/dirs.cpp:320 #: src/dirs.cpp:488 src/dirs.cpp:496 #, c-format msgid "%s doesn't exist and can't be created! Exiting." @@ -650,36 +650,36 @@ msgid "dyecmd srcdyestring dstfile" msgstr "" #. TRANSLATORS: chat tab header -#: src/game.cpp:236 +#: src/game.cpp:234 msgid "General" msgstr "Allgemein" #. TRANSLATORS: chat tab header #. TRANSLATORS: full button name #. TRANSLATORS: debug window name -#: src/game.cpp:254 src/gui/windowmenu.cpp:153 +#: src/game.cpp:252 src/gui/windowmenu.cpp:153 #: src/gui/windows/debugwindow.cpp:42 msgid "Debug" msgstr "Debug" #. TRANSLATORS: save file message -#: src/game.cpp:535 +#: src/game.cpp:536 #, c-format msgid "Screenshot saved as %s" msgstr "" #. TRANSLATORS: save file message -#: src/game.cpp:545 +#: src/game.cpp:546 msgid "Saving screenshot failed!" msgstr "Bildschirmfoto konnte nicht gespeichert werden!" #. TRANSLATORS: error message text -#: src/game.cpp:628 +#: src/game.cpp:629 msgid "The connection to the server was lost." msgstr "Die Verbindung zum Server wurde getrennt." #. TRANSLATORS: error message header -#: src/game.cpp:631 +#: src/game.cpp:632 msgid "Network Error" msgstr "Netzwerkfehler" @@ -1059,10 +1059,37 @@ msgid "(F) free camera mode" msgstr "(F) freie Kamera" #. TRANSLATORS: error message question -#: src/gui/dialogsmanager.cpp:93 +#: src/gui/dialogsmanager.cpp:115 msgid "Do you want to open support page?" msgstr "" +#. TRANSLATORS: message header +#: src/gui/dialogsmanager.cpp:126 src/gui/dialogsmanager.cpp:150 +#: src/gui/dialogsmanager.cpp:166 +msgid "Message" +msgstr "Nachricht" + +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: popup menu item +#. TRANSLATORS: revive player +#: src/gui/dialogsmanager.cpp:129 src/gui/popups/popupmenu.cpp:3003 +msgid "Revive" +msgstr "" + +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:152 +msgid "" +"You are carrying more than half your weight. You are unable to regain health." +msgstr "" +"Du trägst mehr als die Hälfte die du tragen kannst. Du kannst nun deine " +"Gesundheit nicht mehr regenerieren." + +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:168 +msgid "You are carrying less than half your weight. You can regain health." +msgstr "" +"Du trägst weniger als die Hälfte des Gewichts. Du kannst dich regenerieren." + #. TRANSLATORS: chat color #. TRANSLATORS: inventory sort mode #. TRANSLATORS: screen density type @@ -1070,7 +1097,7 @@ msgstr "" #: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:34 #: src/gui/widgets/tabs/setup_other.cpp:79 #: src/gui/widgets/tabs/setup_visual.cpp:81 -#: src/gui/windows/equipmentwindow.cpp:579 +#: src/gui/windows/equipmentwindow.cpp:582 msgid "default" msgstr "Standard" @@ -1730,8 +1757,8 @@ msgstr "" #. TRANSLATORS: pet unequip item #. TRANSLATORS: equipment window button #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:341 src/gui/windows/equipmentwindow.cpp:74 -#: src/gui/windows/inventorywindow.cpp:173 src/resources/itemtypemapdata.h:47 +#: src/gui/popups/popupmenu.cpp:341 src/gui/windows/equipmentwindow.cpp:76 +#: src/gui/windows/inventorywindow.cpp:174 src/resources/itemtypemapdata.h:47 #: src/resources/itemtypemapdata.h:51 src/resources/itemtypemapdata.h:55 #: src/resources/itemtypemapdata.h:59 src/resources/itemtypemapdata.h:63 #: src/resources/itemtypemapdata.h:67 src/resources/itemtypemapdata.h:71 @@ -1821,7 +1848,7 @@ msgstr "Bewege Kamera" #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window name #: src/gui/popups/popupmenu.cpp:635 src/gui/setupinputpages.cpp:53 -#: src/gui/windowmenu.cpp:141 src/gui/windows/inventorywindow.cpp:190 +#: src/gui/windowmenu.cpp:141 src/gui/windows/inventorywindow.cpp:191 #: src/gui/windows/outfitwindow.cpp:60 msgid "Outfits" msgstr "Ausrüstung" @@ -1982,8 +2009,8 @@ msgstr "Alles zum Handeln hinzufügen" #. TRANSLATORS: inventory button #. TRANSLATORS: setup button #: src/gui/popups/popupmenu.cpp:2058 src/gui/popups/popupmenu.cpp:2188 -#: src/gui/popups/popupmenu.cpp:2229 src/gui/windows/inventorywindow.cpp:220 -#: src/gui/windows/inventorywindow.cpp:716 src/gui/windows/setupwindow.cpp:97 +#: src/gui/popups/popupmenu.cpp:2229 src/gui/windows/inventorywindow.cpp:221 +#: src/gui/windows/inventorywindow.cpp:717 src/gui/windows/setupwindow.cpp:97 msgid "Store" msgstr "Aufbewahren" @@ -2014,7 +2041,7 @@ msgstr "Alles aufbewahren" #. TRANSLATORS: popup menu item #. TRANSLATORS: get item from storage #. TRANSLATORS: storage button -#: src/gui/popups/popupmenu.cpp:2087 src/gui/windows/inventorywindow.cpp:222 +#: src/gui/popups/popupmenu.cpp:2087 src/gui/windows/inventorywindow.cpp:223 msgid "Retrieve" msgstr "Abholen" @@ -2049,8 +2076,8 @@ msgstr "Alles abholen" #. TRANSLATORS: skills dialog button #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2150 src/gui/popups/popupmenu.cpp:2939 -#: src/gui/windows/inventorywindow.cpp:171 -#: src/gui/windows/inventorywindow.cpp:629 src/gui/windows/skilldialog.cpp:81 +#: src/gui/windows/inventorywindow.cpp:172 +#: src/gui/windows/inventorywindow.cpp:630 src/gui/windows/skilldialog.cpp:81 #: src/gui/windows/skilldialog.cpp:153 src/gui/windows/skilldialog.cpp:323 #: src/gui/windows/skilldialog.cpp:456 src/gui/windows/skilldialog.cpp:538 #: src/resources/itemtypemapdata.h:39 src/resources/itemtypemapdata.h:43 @@ -2080,7 +2107,7 @@ msgstr "Setze gelben Balken zurück" #. TRANSLATORS: popup menu item #. TRANSLATORS: copy status to chat #. TRANSLATORS: status window button -#: src/gui/popups/popupmenu.cpp:2354 src/gui/windows/statuswindow.cpp:93 +#: src/gui/popups/popupmenu.cpp:2354 src/gui/windows/statuswindow.cpp:94 msgid "Copy to chat" msgstr "Kopiere zu Chat" @@ -2241,8 +2268,8 @@ msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: drop item #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2954 src/gui/windows/inventorywindow.cpp:186 -#: src/gui/windows/inventorywindow.cpp:724 +#: src/gui/popups/popupmenu.cpp:2954 src/gui/windows/inventorywindow.cpp:187 +#: src/gui/windows/inventorywindow.cpp:725 msgid "Drop..." msgstr "Wegwerfen..." @@ -2257,14 +2284,14 @@ msgstr "Alles fallenlassen" #. TRANSLATORS: full button name #. TRANSLATORS: inventory button #: src/gui/popups/popupmenu.cpp:2963 src/gui/windowmenu.cpp:129 -#: src/gui/windows/inventorywindow.cpp:729 +#: src/gui/windows/inventorywindow.cpp:730 msgid "Drop" msgstr "Wegwerfen" #. TRANSLATORS: popup menu item #. TRANSLATORS: split items #. TRANSLATORS: inventory button -#: src/gui/popups/popupmenu.cpp:2971 src/gui/windows/inventorywindow.cpp:188 +#: src/gui/popups/popupmenu.cpp:2971 src/gui/windows/inventorywindow.cpp:189 msgid "Split" msgstr "Aufteilen" @@ -2298,13 +2325,6 @@ msgid "Recall" msgstr "" #. TRANSLATORS: popup menu item -#. TRANSLATORS: revive player -#. TRANSLATORS: ok dialog button -#: src/gui/popups/popupmenu.cpp:3003 src/net/ea/playerhandler.cpp:195 -msgid "Revive" -msgstr "" - -#. TRANSLATORS: popup menu item #. TRANSLATORS: kick player #: src/gui/popups/popupmenu.cpp:3008 msgid "Kick" @@ -2593,8 +2613,8 @@ msgstr "Level: %u" #. TRANSLATORS: status window label #: src/gui/widgets/characterdisplay.cpp:138 -#: src/gui/windows/inventorywindow.cpp:554 src/gui/windows/statuswindow.cpp:74 -#: src/gui/windows/statuswindow.cpp:234 src/gui/windows/statuswindow.cpp:341 +#: src/gui/windows/inventorywindow.cpp:555 src/gui/windows/statuswindow.cpp:75 +#: src/gui/windows/statuswindow.cpp:235 src/gui/windows/statuswindow.cpp:342 #, c-format msgid "Money: %s" msgstr "Geld: %s" @@ -2631,7 +2651,7 @@ msgstr "Beenden" #: src/gui/widgets/selldialog.cpp:116 src/gui/windows/buydialog.cpp:254 #: src/gui/windows/itemamountwindow.cpp:156 #: src/gui/windows/itemamountwindow.cpp:191 src/gui/windows/npcdialog.cpp:105 -#: src/gui/windows/statuswindow.cpp:745 +#: src/gui/windows/statuswindow.cpp:746 msgid "+" msgstr "+" @@ -2644,7 +2664,7 @@ msgstr "+" #: src/gui/widgets/selldialog.cpp:118 src/gui/windows/buydialog.cpp:257 #: src/gui/windows/itemamountwindow.cpp:154 #: src/gui/windows/itemamountwindow.cpp:188 src/gui/windows/npcdialog.cpp:107 -#: src/gui/windows/statuswindow.cpp:758 +#: src/gui/windows/statuswindow.cpp:759 msgid "-" msgstr "-" @@ -2654,8 +2674,8 @@ msgstr "-" #. TRANSLATORS: status window label #. TRANSLATORS: status bar label #: src/gui/widgets/selldialog.cpp:120 src/gui/windows/buydialog.cpp:264 -#: src/gui/windows/statuswindow.cpp:488 src/gui/windows/statuswindow.cpp:543 -#: src/gui/windows/statuswindow.cpp:742 src/gui/windows/statuswindow.cpp:774 +#: src/gui/windows/statuswindow.cpp:489 src/gui/windows/statuswindow.cpp:544 +#: src/gui/windows/statuswindow.cpp:743 src/gui/windows/statuswindow.cpp:775 msgid "Max" msgstr "Max" @@ -2689,7 +2709,7 @@ msgstr "" #. TRANSLATORS: Skill type #. TRANSLATORS: unknown equipment page name -#: src/gui/widgets/skillinfo.cpp:109 src/gui/windows/equipmentwindow.cpp:586 +#: src/gui/widgets/skillinfo.cpp:109 src/gui/windows/equipmentwindow.cpp:589 msgid "Unknown" msgstr "" @@ -3856,7 +3876,7 @@ msgstr "Aktiviere Gewichtsbenachrichtigungen" #. TRANSLATORS: inventory button #: src/gui/widgets/tabs/setup_other.cpp:267 src/gui/windowmenu.cpp:137 #: src/gui/windows/buyselldialog.cpp:40 src/gui/windows/buyselldialog.cpp:51 -#: src/gui/windows/inventorywindow.cpp:192 +#: src/gui/windows/inventorywindow.cpp:193 msgid "Shop" msgstr "Laden" @@ -4112,35 +4132,46 @@ msgid "Different options (enable or disable can improve performance)" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:135 +#: src/gui/widgets/tabs/setup_perfomance.cpp:134 msgid "Enable texture compression (OpenGL)" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:139 +#: src/gui/widgets/tabs/setup_perfomance.cpp:138 msgid "Enable rectangular texture extension (OpenGL)" msgstr "Aktivierung der rechteckigen Textur-Erweiterung (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:143 +#: src/gui/widgets/tabs/setup_perfomance.cpp:142 msgid "Use new texture internal format (OpenGL)" msgstr "Verwenden neue Textur internes Format (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:147 +#: src/gui/widgets/tabs/setup_perfomance.cpp:146 msgid "Enable texture atlases (OpenGL)" msgstr "Aktiviere Textur Atlanten (OpenGL)" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:151 +#: src/gui/widgets/tabs/setup_perfomance.cpp:150 msgid "Cache all sprites per map (can use additional memory)" msgstr "" #. TRANSLATORS: settings option -#: src/gui/widgets/tabs/setup_perfomance.cpp:156 +#: src/gui/widgets/tabs/setup_perfomance.cpp:155 msgid "Cache all sounds (can use additional memory)" msgstr "" +#. TRANSLATORS: settings group +#: src/gui/widgets/tabs/setup_perfomance.cpp:160 +msgid "Critical options (DO NOT change if you don't know what it duing)" +msgstr "" + +#. TRANSLATORS: settings option +#: src/gui/widgets/tabs/setup_perfomance.cpp:164 +#, fuzzy +msgid "Disable logging in game (do not enable)" +msgstr "Deaktiviere Wesens-Cache (Software)" + #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_players.cpp:45 msgid "Show gender" @@ -4836,7 +4867,7 @@ msgid "Ignore items" msgstr "Gegenstände ignorieren" #. TRANSLATORS: social window label -#: src/gui/widgets/tabs/socialplayerstab.h:192 +#: src/gui/widgets/tabs/socialplayerstab.h:194 #, c-format msgid "Visible players: %d" msgstr "" @@ -4909,8 +4940,8 @@ msgstr "EQU" #. TRANSLATORS: equipment window name #. TRANSLATORS: inventory button -#: src/gui/windowmenu.cpp:99 src/gui/windows/equipmentwindow.cpp:67 -#: src/gui/windows/inventorywindow.cpp:194 +#: src/gui/windowmenu.cpp:99 src/gui/windows/equipmentwindow.cpp:69 +#: src/gui/windows/inventorywindow.cpp:195 msgid "Equipment" msgstr "Ausrüstung" @@ -4921,7 +4952,7 @@ msgstr "INV" #. TRANSLATORS: inventory window name #. TRANSLATORS: inventory type name -#: src/gui/windowmenu.cpp:102 src/gui/windows/inventorywindow.cpp:129 +#: src/gui/windowmenu.cpp:102 src/gui/windows/inventorywindow.cpp:130 #: src/inventory.cpp:297 msgid "Inventory" msgstr "Inventar" @@ -5360,19 +5391,19 @@ msgid "Enter password:" msgstr "Gib dein Passwort ein:" #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:659 +#: src/gui/windows/chatwindow.cpp:660 #, c-format msgid "Present: %s; %d players are present." msgstr "Anwesend: %s ; %d Spieler sind anwesend." #. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:1102 +#: src/gui/windows/chatwindow.cpp:1103 #, c-format msgid "Whispering to %s: %s" msgstr "Flüstern zu %s: %s" #. TRANSLATORS: owners pet name. For example: 4144's pet -#: src/gui/windows/chatwindow.cpp:1651 src/net/eathena/pethandler.cpp:167 +#: src/gui/windows/chatwindow.cpp:1652 src/net/eathena/pethandler.cpp:167 #, c-format msgid "%s's pet" msgstr "" @@ -5489,7 +5520,7 @@ msgstr "Wusstest Du schon..." #. TRANSLATORS: inventory button #. TRANSLATORS: outfits window button #. TRANSLATORS: inventory button -#: src/gui/windows/inventorywindow.cpp:169 src/gui/windows/outfitwindow.cpp:67 +#: src/gui/windows/inventorywindow.cpp:170 src/gui/windows/outfitwindow.cpp:67 #: src/resources/itemtypemapdata.h:47 src/resources/itemtypemapdata.h:51 #: src/resources/itemtypemapdata.h:55 src/resources/itemtypemapdata.h:59 #: src/resources/itemtypemapdata.h:63 src/resources/itemtypemapdata.h:67 @@ -5747,7 +5778,7 @@ msgstr "Job Balken" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:340 -#: src/gui/windows/statuswindow.cpp:245 +#: src/gui/windows/statuswindow.cpp:246 #, c-format msgid "Level: %d (GM %d)" msgstr "Level: %d (GM %d)" @@ -5755,8 +5786,8 @@ msgstr "Level: %d (GM %d)" #. TRANSLATORS: status bar label #. TRANSLATORS: status window label #: src/gui/windows/ministatuswindow.cpp:347 -#: src/gui/windows/statuswindow.cpp:72 src/gui/windows/statuswindow.cpp:252 -#: src/gui/windows/statuswindow.cpp:377 +#: src/gui/windows/statuswindow.cpp:73 src/gui/windows/statuswindow.cpp:253 +#: src/gui/windows/statuswindow.cpp:378 #, c-format msgid "Level: %d" msgstr "Stufe: %d" @@ -6147,39 +6178,39 @@ msgid "Choose your party's name." msgstr "Name deiner Gruppe wählen." #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:76 +#: src/gui/windows/statuswindow.cpp:77 msgid "HP:" msgstr "HP:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:79 +#: src/gui/windows/statuswindow.cpp:80 msgid "Exp:" msgstr "Exp:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:137 +#: src/gui/windows/statuswindow.cpp:138 msgid "MP:" msgstr "MP:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:180 src/gui/windows/statuswindow.cpp:303 +#: src/gui/windows/statuswindow.cpp:181 src/gui/windows/statuswindow.cpp:304 #, c-format msgid "Job: %d" msgstr "Job: %d" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:182 +#: src/gui/windows/statuswindow.cpp:183 msgid "Job:" msgstr "Job:" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:238 src/gui/windows/statuswindow.cpp:349 +#: src/gui/windows/statuswindow.cpp:239 src/gui/windows/statuswindow.cpp:350 #, c-format msgid "Character points: %d" msgstr "Charakterpunkte: %d" #. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:364 +#: src/gui/windows/statuswindow.cpp:365 #, c-format msgid "Correction points: %d" msgstr "Korrekturpunkte: %d" @@ -7366,6 +7397,18 @@ msgstr "" msgid "Next Commands tab" msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:228 +#, fuzzy +msgid "Previous inventory tab" +msgstr "Voriges Chatunterfenster" + +#. TRANSLATORS: input action name +#: src/input/pages/windows.cpp:234 +#, fuzzy +msgid "Next inventory tab" +msgstr "Inventarplatz Balken" + #. TRANSLATORS: inventory type name #: src/inventory.cpp:302 msgid "Storage" @@ -7448,9 +7491,8 @@ msgstr " -s --server : Name oder IP-Adresse des Loginservers" #. TRANSLATORS: command line help #: src/main.cpp:110 -#, fuzzy msgid " -y --server-type : Login server type" -msgstr " -s --server : Name oder IP-Adresse des Loginservers" +msgstr "" #. TRANSLATORS: command line help #: src/main.cpp:112 @@ -7750,26 +7792,6 @@ msgstr "Nicht möglich den host \" aufzulösen" msgid "Connection to server terminated. " msgstr "Verbindung mit Server abgebrochen. " -#. TRANSLATORS: message header -#: src/net/ea/playerhandler.cpp:192 src/net/ea/playerhandler.cpp:418 -#: src/net/ea/playerhandler.cpp:434 -msgid "Message" -msgstr "Nachricht" - -#. TRANSLATORS: weight message -#: src/net/ea/playerhandler.cpp:420 -msgid "" -"You are carrying more than half your weight. You are unable to regain health." -msgstr "" -"Du trägst mehr als die Hälfte die du tragen kannst. Du kannst nun deine " -"Gesundheit nicht mehr regenerieren." - -#. TRANSLATORS: weight message -#: src/net/ea/playerhandler.cpp:436 -msgid "You are carrying less than half your weight. You can regain health." -msgstr "" -"Du trägst weniger als die Hälfte des Gewichts. Du kannst dich regenerieren." - #. TRANSLATORS: char rename error #: src/net/eathena/charserverhandler.cpp:523 #: src/net/eathena/charserverhandler.cpp:560 @@ -7795,33 +7817,38 @@ msgstr "" msgid "Character not found." msgstr "" -#: src/net/eathena/chathandler.cpp:351 +#: src/net/eathena/chathandler.cpp:357 msgid "Can't cast skill in this area." msgstr "" -#: src/net/eathena/chathandler.cpp:354 -#, fuzzy +#: src/net/eathena/chathandler.cpp:360 msgid "Can't use item in this area." -msgstr "Kann diese ID nicht verwenden." +msgstr "" -#: src/net/eathena/chathandler.cpp:357 +#: src/net/eathena/chathandler.cpp:363 msgid "Can't equip. Wrong level." msgstr "" -#: src/net/eathena/chathandler.cpp:360 +#: src/net/eathena/chathandler.cpp:366 msgid "Can't use. Wrong level." msgstr "" -#: src/net/eathena/chathandler.cpp:363 +#: src/net/eathena/chathandler.cpp:369 msgid "Work in progress." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chathandler.cpp:537 +#: src/net/eathena/chathandler.cpp:543 #, c-format msgid "Message could not be sent, channel %s is not exists." msgstr "" +#. TRANSLATORS: chat message +#: src/net/eathena/chathandler.cpp:636 +#, c-format +msgid "Can't open channel. Channel %s is not exists." +msgstr "" + #. TRANSLATORS: player stat #: src/net/eathena/generalhandler.cpp:128 src/net/tmwa/generalhandler.cpp:126 #, c-format @@ -7978,9 +8005,8 @@ msgid "Unknown connection error." msgstr "Unbekannter Verbindungsfehler." #: src/net/eathena/generalhandler.cpp:266 -#, fuzzy msgid "Map not found" -msgstr "Anzahl aktiver Mapobjekte:" +msgstr "" #. TRANSLATORS: error message #: src/net/eathena/generalhandler.cpp:342 src/net/tmwa/generalhandler.cpp:285 @@ -8766,9 +8792,9 @@ msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:379 -#, fuzzy, c-format +#, c-format msgid "Pet catch unknown error: %d." -msgstr "Unbekannter Fehler." +msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:383 |