diff options
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 1011 |
1 files changed, 1011 insertions, 0 deletions
diff --git a/po/de.po b/po/de.po new file mode 100644 index 00000000..6e71b451 --- /dev/null +++ b/po/de.po @@ -0,0 +1,1011 @@ +# German translation of The Mana World. +# Copyright (C) 2007 The Mana World Development Team +# This file is distributed under the same license as the The Mana World package. +# Matthias Hartmann <hartmann.matthias@gmail.com>, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: The Mana World 0.1.0\n" +"Report-Msgid-Bugs-To: themanaworld-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2009-01-08 22:10+0100\n" +"PO-Revision-Date: 2008-10-13 00:25+0000\n" +"Last-Translator: Aeneas Jaißle <Unknown>\n" +"Language-Team: German\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2009-01-06 12:40+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: src/gui/buy.cpp:43 src/gui/buy.cpp:61 src/gui/buysell.cpp:35 +msgid "Buy" +msgstr "Kaufen" + +#: src/gui/buy.cpp:58 src/gui/buy.cpp:239 src/gui/sell.cpp:65 +#: src/gui/sell.cpp:259 +#, c-format +msgid "Price: %d GP / Total: %d GP" +msgstr "Preis: %d GP / Summe: %d GP" + +#: src/gui/buy.cpp:62 src/gui/sell.cpp:69 +msgid "Quit" +msgstr "Beenden" + +#: src/gui/buy.cpp:63 src/gui/buy.cpp:206 src/gui/buy.cpp:224 +#: src/gui/inventorywindow.cpp:150 src/gui/inventorywindow.cpp:160 +#: src/gui/sell.cpp:70 src/gui/sell.cpp:230 src/gui/sell.cpp:244 +#: src/gui/trade.cpp:94 src/gui/trade.cpp:266 +#, c-format +msgid "Description: %s" +msgstr "Beschreibung: %s" + +#: src/gui/buy.cpp:64 src/gui/buy.cpp:208 src/gui/buy.cpp:225 +#: src/gui/inventorywindow.cpp:149 src/gui/inventorywindow.cpp:158 +#: src/gui/sell.cpp:71 src/gui/sell.cpp:232 src/gui/sell.cpp:245 +#, c-format +msgid "Effect: %s" +msgstr "Effekt: %s" + +#: src/gui/buysell.cpp:31 +#, fuzzy +msgid "Shop" +msgstr "Stopp" + +#: src/gui/buysell.cpp:35 src/gui/sell.cpp:48 src/gui/sell.cpp:68 +msgid "Sell" +msgstr "Verkaufen" + +#: src/gui/buysell.cpp:35 src/gui/char_select.cpp:85 +#: src/gui/char_select.cpp:258 src/gui/char_server.cpp:60 +#: src/gui/connection.cpp:47 src/gui/item_amount.cpp:61 src/gui/login.cpp:52 +#: src/gui/npclistdialog.cpp:45 src/gui/register.cpp:76 src/gui/setup.cpp:58 +#: src/gui/trade.cpp:63 src/gui/updatewindow.cpp:118 +msgid "Cancel" +msgstr "Abbrechen" + +#: src/gui/char_select.cpp:63 +msgid "Confirm Character Delete" +msgstr "Bestätige Charakter-Löschung" + +#: src/gui/char_select.cpp:64 +msgid "Are you sure you want to delete this character?" +msgstr "Bist du sicher, dass du diesen Charakter löschen möchtest?" + +#: src/gui/char_select.cpp:81 +msgid "Select Character" +msgstr "Spielfigur auswählen" + +#: src/gui/char_select.cpp:84 src/gui/item_amount.cpp:60 src/gui/login.cpp:51 +#: src/gui/ok_dialog.cpp:37 src/gui/trade.cpp:62 +msgid "Ok" +msgstr "Ok" + +#: src/gui/char_select.cpp:86 +msgid "New" +msgstr "Neu" + +#: src/gui/char_select.cpp:87 src/gui/setup_players.cpp:220 +msgid "Delete" +msgstr "Löschen" + +#: src/gui/char_select.cpp:88 +msgid "Previous" +msgstr "Zurück" + +#: src/gui/char_select.cpp:89 +msgid "Next" +msgstr "Weiter" + +#: src/gui/char_select.cpp:91 src/gui/char_select.cpp:171 +#: src/gui/char_select.cpp:183 src/gui/inventorywindow.cpp:148 +#: src/gui/inventorywindow.cpp:156 src/gui/trade.cpp:92 src/gui/trade.cpp:264 +#, c-format +msgid "Name: %s" +msgstr "Name : %s" + +#: src/gui/char_select.cpp:92 src/gui/char_select.cpp:172 +#: src/gui/char_select.cpp:184 src/gui/status.cpp:51 src/gui/status.cpp:232 +#, c-format +msgid "Level: %d" +msgstr "Stufe: %d" + +#: src/gui/char_select.cpp:93 src/gui/char_select.cpp:173 +#: src/gui/char_select.cpp:185 +#, fuzzy, c-format +msgid "Job Level: %d" +msgstr "Stufe: %d" + +#: src/gui/char_select.cpp:94 src/gui/char_select.cpp:186 +#, c-format +msgid "Money: %d" +msgstr "Geld: %d" + +#: src/gui/char_select.cpp:174 +#, c-format +msgid "Gold: %d" +msgstr "" + +#: src/gui/char_select.cpp:243 +msgid "Create Character" +msgstr "Charakter erstellen" + +#: src/gui/char_select.cpp:250 src/gui/login.cpp:44 src/gui/register.cpp:65 +msgid "Name:" +msgstr "Name :" + +#: src/gui/char_select.cpp:253 +msgid "Hair Color:" +msgstr "Haarfarbe" + +#: src/gui/char_select.cpp:256 +msgid "Hair Style:" +msgstr "Frisur" + +#: src/gui/char_select.cpp:257 +msgid "Create" +msgstr "Erstellen" + +#: src/gui/char_server.cpp:52 +#, fuzzy +msgid "Select Server" +msgstr "Spielfigur auswählen" + +#: src/gui/char_server.cpp:59 src/gui/npclistdialog.cpp:44 +#: src/gui/npc_text.cpp:46 +msgid "OK" +msgstr "" + +#: src/gui/chat.cpp:122 +msgid "Global announcement:" +msgstr "" + +#: src/gui/chat.cpp:125 +#, c-format +msgid "Global announcement from %s:" +msgstr "" + +#: src/gui/chat.cpp:140 src/gui/login.cpp:46 src/gui/register.cpp:68 +msgid "Server:" +msgstr "Server:" + +#: src/gui/chat.cpp:146 +#, c-format +msgid "%s whispers:" +msgstr "" + +#: src/gui/chat.cpp:283 +#, c-format +msgid "Whispering to %s: %s" +msgstr "" + +#: src/gui/chat.cpp:356 +msgid "Unknown command" +msgstr "" + +#: src/gui/chat.cpp:366 +msgid "Trade failed!" +msgstr "" + +#: src/gui/chat.cpp:369 +msgid "Emote failed!" +msgstr "" + +#: src/gui/chat.cpp:372 +msgid "Sit failed!" +msgstr "" + +#: src/gui/chat.cpp:375 +msgid "Chat creating failed!" +msgstr "" + +#: src/gui/chat.cpp:378 +msgid "Could not join party!" +msgstr "" + +#: src/gui/chat.cpp:381 +msgid "Cannot shout!" +msgstr "" + +#: src/gui/chat.cpp:389 +msgid "You have not yet reached a high enough lvl!" +msgstr "" + +#: src/gui/chat.cpp:392 +msgid "Insufficient HP!" +msgstr "" + +#: src/gui/chat.cpp:395 +msgid "Insufficient SP!" +msgstr "" + +#: src/gui/chat.cpp:398 +msgid "You have no memos!" +msgstr "" + +#: src/gui/chat.cpp:401 +msgid "You cannot do that right now!" +msgstr "" + +#: src/gui/chat.cpp:404 +msgid "Seems you need more Zeny... ;-)" +msgstr "" + +#: src/gui/chat.cpp:407 +msgid "You cannot use this skill with that kind of weapon!" +msgstr "" + +#: src/gui/chat.cpp:410 +msgid "You need another red gem!" +msgstr "" + +#: src/gui/chat.cpp:413 +msgid "You need another blue gem!" +msgstr "" + +#: src/gui/chat.cpp:416 +msgid "You're carrying to much to do this!" +msgstr "" + +#: src/gui/chat.cpp:419 +msgid "Huh? What's that?" +msgstr "" + +#: src/gui/chat.cpp:425 +msgid "Warp failed..." +msgstr "" + +#: src/gui/chat.cpp:428 +msgid "Could not steal anything..." +msgstr "" + +#: src/gui/chat.cpp:431 +msgid "Poison had no effect..." +msgstr "" + +#: src/gui/chat.cpp:496 +msgid "-- Help --" +msgstr "" + +#: src/gui/chat.cpp:499 +msgid "/announce: Global announcement (GM only)" +msgstr "" + +#: src/gui/chat.cpp:500 +msgid "/clear: Clears this window" +msgstr "" + +#: src/gui/chat.cpp:501 +msgid "/help: Display this help" +msgstr "" + +#: src/gui/chat.cpp:502 +msgid "/where: Display map name" +msgstr "" + +#: src/gui/chat.cpp:503 +msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" +msgstr "" + +#: src/gui/chat.cpp:505 +msgid "/w <nick> <message>: Short form for /whisper" +msgstr "" + +#: src/gui/chat.cpp:506 +msgid "/who: Display number of online users" +msgstr "" + +#: src/gui/chat.cpp:507 +msgid "For more information, type /help <command>" +msgstr "" + +#: src/gui/chat.cpp:512 +msgid "Command: /announce <msg>" +msgstr "" + +#: src/gui/chat.cpp:513 +msgid "*** only available to a GM ***" +msgstr "" + +#: src/gui/chat.cpp:514 +msgid "This command sends the message <msg> to all players currently online." +msgstr "" + +#: src/gui/chat.cpp:520 +msgid "Command: /clear" +msgstr "" + +#: src/gui/chat.cpp:521 +msgid "This command clears the chat log of previous chat." +msgstr "" + +#: src/gui/chat.cpp:527 +msgid "Command: /help" +msgstr "" + +#: src/gui/chat.cpp:528 +msgid "This command displays a list of all commands available." +msgstr "" + +#: src/gui/chat.cpp:530 +msgid "Command: /help <command>" +msgstr "" + +#: src/gui/chat.cpp:531 +msgid "This command displays help on <command>." +msgstr "" + +#: src/gui/chat.cpp:536 +msgid "Command: /where" +msgstr "" + +#: src/gui/chat.cpp:537 +msgid "This command displays the name of the current map." +msgstr "" + +#: src/gui/chat.cpp:543 +msgid "Command: /whisper <nick> <msg>" +msgstr "" + +#: src/gui/chat.cpp:544 +msgid "Command: /w <nick> <msg>" +msgstr "" + +#: src/gui/chat.cpp:545 +msgid "This command sends the message <msg> to <nick>." +msgstr "" + +#: src/gui/chat.cpp:547 +msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." +msgstr "" + +#: src/gui/chat.cpp:553 +msgid "Command: /who" +msgstr "" + +#: src/gui/chat.cpp:554 +msgid "This command displays the number of players currently online." +msgstr "" + +#: src/gui/chat.cpp:558 +msgid "Unknown command." +msgstr "" + +#: src/gui/chat.cpp:559 +msgid "Type /help for a list of commands." +msgstr "" + +#: src/gui/confirm_dialog.cpp:35 +msgid "Yes" +msgstr "Ja" + +#: src/gui/confirm_dialog.cpp:36 +msgid "No" +msgstr "Nein" + +#: src/gui/connection.cpp:49 src/gui/updatewindow.cpp:116 +msgid "Connecting..." +msgstr "Verbinde..." + +#: src/gui/equipmentwindow.cpp:38 src/gui/menuwindow.cpp:62 +msgid "Equipment" +msgstr "Ausrüstung" + +#: src/gui/help.cpp:33 +msgid "Help" +msgstr "" + +#: src/gui/help.cpp:41 +msgid "Close" +msgstr "" + +#: src/gui/inventorywindow.cpp:46 src/gui/menuwindow.cpp:63 +msgid "Inventory" +msgstr "Inventar" + +#: src/gui/inventorywindow.cpp:56 src/gui/inventorywindow.cpp:232 +#: src/gui/skill.cpp:134 +msgid "Use" +msgstr "Benutzen" + +#: src/gui/inventorywindow.cpp:57 +msgid "Drop" +msgstr "Wegwerfen" + +#: src/gui/inventorywindow.cpp:99 +#, c-format +msgid "Weight: %d / %d" +msgstr "" + +#: src/gui/inventorywindow.cpp:104 +#, c-format +msgid "Slots used: %d / %d" +msgstr "" + +#: src/gui/inventorywindow.cpp:225 +msgid "Unequip" +msgstr "Ablegen" + +#: src/gui/inventorywindow.cpp:228 +msgid "Equip" +msgstr "Ausrüsten" + +#: src/gui/item_amount.cpp:76 +msgid "Select amount of items to trade." +msgstr "Wähle aus, wieviele Gegenstände Du tauschen möchtest." + +#: src/gui/item_amount.cpp:80 +msgid "Select amount of items to drop." +msgstr "Wähle aus, wieviele Gegenstände Du wegwerfen möchtest." + +#: src/gui/login.cpp:42 +msgid "Login" +msgstr "Anmelden" + +#: src/gui/login.cpp:45 src/gui/register.cpp:66 +msgid "Password:" +msgstr "Passwort:" + +#: src/gui/login.cpp:50 +msgid "Remember Username" +msgstr "Benutzernamen merken" + +#: src/gui/login.cpp:53 src/gui/register.cpp:75 +msgid "Register" +msgstr "Registrieren" + +#: src/gui/menuwindow.cpp:61 +msgid "Status" +msgstr "Status" + +#: src/gui/menuwindow.cpp:64 src/gui/skill.cpp:119 +msgid "Skills" +msgstr "Fertigkeiten" + +#: src/gui/menuwindow.cpp:65 +msgid "Shortcut" +msgstr "Tastenkürzel" + +#: src/gui/menuwindow.cpp:66 src/main.cpp:716 +msgid "Setup" +msgstr "Einstellungen" + +#: src/gui/minimap.cpp:34 +msgid "MiniMap" +msgstr "Übersichtskarte" + +#: src/gui/npclistdialog.cpp:35 src/gui/npc_text.cpp:35 +msgid "NPC" +msgstr "NPC" + +#: src/gui/popupmenu.cpp:81 +#, c-format +msgid "@@trade|Trade With %s@@" +msgstr "@@trade|Mit %s handeln@@" + +#: src/gui/popupmenu.cpp:83 +#, c-format +msgid "@@attack|Attack %s@@" +msgstr "@@attack|%s angreifen@@" + +#: src/gui/popupmenu.cpp:114 +msgid "@@talk|Talk To NPC@@" +msgstr "@@talk|Mit NSC reden@@" + +#: src/gui/popupmenu.cpp:124 src/gui/popupmenu.cpp:140 +#: src/gui/popupmenu.cpp:293 +msgid "@@cancel|Cancel@@" +msgstr "@@cancel|Abbrechen@@" + +#: src/gui/popupmenu.cpp:136 +#, c-format +msgid "@@pickup|Pick Up %s@@" +msgstr "@@pickup|%s aufheben@@" + +#: src/gui/popupmenu.cpp:283 +#, fuzzy +msgid "@@use|Unequip@@" +msgstr "@@use|Ausrüsten@@" + +#: src/gui/popupmenu.cpp:285 +msgid "@@use|Equip@@" +msgstr "@@use|Ausrüsten@@" + +#: src/gui/popupmenu.cpp:288 +msgid "@@use|Use@@" +msgstr "@@use|Nutzen@@" + +#: src/gui/popupmenu.cpp:290 +msgid "@@drop|Drop@@" +msgstr "@@drop|Fallen lassen@@" + +#: src/gui/popupmenu.cpp:291 +msgid "@@description|Description@@" +msgstr "@@description|Beschreibung@@" + +#: src/gui/register.cpp:67 +msgid "Confirm:" +msgstr "Bestätigen:" + +#: src/gui/register.cpp:73 +msgid "Male" +msgstr "Männlich" + +#: src/gui/register.cpp:74 +msgid "Female" +msgstr "Weiblich" + +#: src/gui/register.cpp:176 +#, c-format +msgid "The username needs to be at least %d characters long." +msgstr "Der Nutzername muss aus mindestens %d Zeichen bestehen." + +#: src/gui/register.cpp:184 +#, c-format +msgid "The username needs to be less than %d characters long." +msgstr "Der Nutzername muss kürzer als %d Zeichen sein." + +#: src/gui/register.cpp:192 +#, c-format +msgid "The password needs to be at least %d characters long." +msgstr "Das Passwort muss aus mindestens %d bestehen." + +#: src/gui/register.cpp:200 +#, c-format +msgid "The password needs to be less than %d characters long." +msgstr "Das Passwort muss kürzer als %d Zeichen sein." + +#: src/gui/register.cpp:207 +msgid "Passwords do not match." +msgstr "Passwörter stimmen nicht überein." + +#: src/gui/register.cpp:227 src/main.cpp:945 +msgid "Error" +msgstr "Fehler" + +#: src/gui/setup_audio.cpp:40 +msgid "Sound" +msgstr "Ton" + +#: src/gui/setup_audio.cpp:46 +msgid "Sfx volume" +msgstr "Lautstärke der Klangeffekte" + +#: src/gui/setup_audio.cpp:47 +msgid "Music volume" +msgstr "Latustärke der Musik" + +#: src/gui/setup.cpp:58 +msgid "Apply" +msgstr "Anwenden" + +#: src/gui/setup.cpp:58 +msgid "Reset Windows" +msgstr "Fenster zurücksetzen" + +#: src/gui/setup.cpp:79 +msgid "Video" +msgstr "Video" + +#: src/gui/setup.cpp:83 +msgid "Audio" +msgstr "Audio" + +#: src/gui/setup.cpp:87 +msgid "Joystick" +msgstr "Joystick" + +#: src/gui/setup.cpp:91 +msgid "Keyboard" +msgstr "Tastatur" + +#: src/gui/setup.cpp:95 +msgid "Players" +msgstr "" + +#: src/gui/setup_joystick.cpp:36 src/gui/setup_joystick.cpp:70 +msgid "Press the button to start calibration" +msgstr "Knopf drücken um die Kalibrierung zu starten" + +#: src/gui/setup_joystick.cpp:37 src/gui/setup_joystick.cpp:68 +msgid "Calibrate" +msgstr "Kalibrieren" + +#: src/gui/setup_joystick.cpp:38 +msgid "Enable joystick" +msgstr "Joystick aktivieren" + +#: src/gui/setup_joystick.cpp:73 +msgid "Stop" +msgstr "Stopp" + +#: src/gui/setup_joystick.cpp:74 +msgid "Rotate the stick" +msgstr "Kreise den Steuerknüppel" + +#: src/gui/setup_keyboard.cpp:88 +msgid "Assign" +msgstr "" + +#: src/gui/setup_keyboard.cpp:94 +#, fuzzy +msgid "Default" +msgstr "Löschen" + +#: src/gui/setup_keyboard.cpp:115 +msgid "Key Conflict(s) Detected." +msgstr "" + +#: src/gui/setup_keyboard.cpp:116 +msgid "Resolve them, or gameplay may result in strange behaviour." +msgstr "" + +#: src/gui/setup_players.cpp:53 +#, fuzzy +msgid "Name" +msgstr "Name :" + +#: src/gui/setup_players.cpp:54 +msgid "Relation" +msgstr "" + +#: src/gui/setup_players.cpp:58 +msgid "Neutral" +msgstr "" + +#: src/gui/setup_players.cpp:59 +msgid "Friend" +msgstr "" + +#: src/gui/setup_players.cpp:60 +msgid "Disregarded" +msgstr "" + +#: src/gui/setup_players.cpp:61 +msgid "Ignored" +msgstr "" + +#: src/gui/setup_players.cpp:214 +msgid "Save player list" +msgstr "" + +#: src/gui/setup_players.cpp:216 +msgid "Allow trading" +msgstr "" + +#: src/gui/setup_players.cpp:218 +msgid "Allow whispers" +msgstr "" + +#: src/gui/setup_players.cpp:245 +msgid "When ignoring:" +msgstr "" + +#: src/gui/setup_video.cpp:112 +msgid "Full screen" +msgstr "Vollbild" + +#: src/gui/setup_video.cpp:113 +msgid "OpenGL" +msgstr "OpenGL" + +#: src/gui/setup_video.cpp:114 +msgid "Custom cursor" +msgstr "Benutzerdefinierten Zeiger" + +#: src/gui/setup_video.cpp:116 +msgid "FPS Limit:" +msgstr "FPS-Limit:" + +#: src/gui/setup_video.cpp:135 +msgid "Gui opacity" +msgstr "GUI Transparenz" + +#: src/gui/setup_video.cpp:192 +msgid "Scroll radius" +msgstr "Scroll-Radius" + +#: src/gui/setup_video.cpp:200 +msgid "Scroll laziness" +msgstr "Scroll-Trägheit" + +#: src/gui/setup_video.cpp:208 +msgid "Ambient FX" +msgstr "Hintergrundeffekte" + +#: src/gui/setup_video.cpp:215 src/gui/setup_video.cpp:412 +msgid "off" +msgstr "Aus" + +#: src/gui/setup_video.cpp:218 src/gui/setup_video.cpp:234 +#: src/gui/setup_video.cpp:415 src/gui/setup_video.cpp:429 +msgid "low" +msgstr "Niedrig" + +#: src/gui/setup_video.cpp:221 src/gui/setup_video.cpp:240 +#: src/gui/setup_video.cpp:418 src/gui/setup_video.cpp:435 +msgid "high" +msgstr "Hoch" + +#: src/gui/setup_video.cpp:227 +msgid "Particle Detail" +msgstr "" + +#: src/gui/setup_video.cpp:237 src/gui/setup_video.cpp:432 +msgid "medium" +msgstr "" + +#: src/gui/setup_video.cpp:243 src/gui/setup_video.cpp:438 +msgid "max" +msgstr "" + +#: src/gui/setup_video.cpp:309 +msgid "Switching to full screen" +msgstr "Wechsle zum Vollbildmodus" + +#: src/gui/setup_video.cpp:310 +msgid "Restart needed for changes to take effect." +msgstr "Änderungen treten erst nach einem Neustart des Programmes in Kraft." + +#: src/gui/setup_video.cpp:322 +msgid "Changing OpenGL" +msgstr "Ändere OpenGL" + +#: src/gui/setup_video.cpp:323 +msgid "Applying change to OpenGL requires restart." +msgstr "" +"Änderungen an OpenGL werden erst nach einem Neustart der Anwendung " +"übernommen." + +#: src/gui/skill.cpp:79 +msgid "Mystery Skill" +msgstr "" + +#: src/gui/skill.cpp:132 src/gui/skill.cpp:188 +#, c-format +msgid "Skill points: %d" +msgstr "" + +#: src/gui/skill.cpp:133 +msgid "Up" +msgstr "" + +#: src/gui/status.cpp:52 src/gui/status.cpp:235 +#, fuzzy, c-format +msgid "Job: %d" +msgstr "Stufe: %d" + +#: src/gui/status.cpp:53 src/gui/status.cpp:238 +#, fuzzy, c-format +msgid "Money: %d GP" +msgstr "Geld: %d" + +#: src/gui/status.cpp:127 +#, fuzzy +msgid "Stats" +msgstr "Status" + +#: src/gui/status.cpp:128 +msgid "Total" +msgstr "" + +#: src/gui/status.cpp:129 +msgid "Cost" +msgstr "" + +#: src/gui/status.cpp:132 +#, fuzzy +msgid "Attack:" +msgstr "Angriff %+d" + +#: src/gui/status.cpp:133 +#, fuzzy +msgid "Defense:" +msgstr "Verteidigung %+d" + +#: src/gui/status.cpp:134 +#, fuzzy +msgid "M.Attack:" +msgstr "Angriff %+d" + +#: src/gui/status.cpp:135 +#, fuzzy +msgid "M.Defense:" +msgstr "Verteidigung %+d" + +#: src/gui/status.cpp:136 +#, c-format +msgid "% Accuracy:" +msgstr "" + +#: src/gui/status.cpp:137 +#, c-format +msgid "% Evade:" +msgstr "" + +#: src/gui/status.cpp:138 +msgid "% Reflex:" +msgstr "" + +#: src/gui/status.cpp:282 +#, fuzzy +msgid "Strength" +msgstr "Stärke:" + +#: src/gui/status.cpp:283 +#, fuzzy +msgid "Agility" +msgstr "Agilität:" + +#: src/gui/status.cpp:284 +#, fuzzy +msgid "Vitality" +msgstr "Vitalität:" + +#: src/gui/status.cpp:285 +#, fuzzy +msgid "Intelligence" +msgstr "Intelligenz:" + +#: src/gui/status.cpp:286 +#, fuzzy +msgid "Dexterity" +msgstr "Geschicklichkeit:" + +#: src/gui/status.cpp:287 +msgid "Luck" +msgstr "" + +#: src/gui/status.cpp:305 +#, c-format +msgid "Remaining Status Points: %d" +msgstr "" + +#: src/gui/trade.cpp:61 +msgid "Add" +msgstr "Hinzufügen" + +#: src/gui/trade.cpp:64 +msgid "Trade" +msgstr "" + +#: src/gui/trade.cpp:80 src/gui/trade.cpp:156 src/gui/trade.cpp:204 +#, c-format +msgid "You get %d GP." +msgstr "Du erhälst %d GP." + +#: src/gui/trade.cpp:81 +msgid "You give:" +msgstr "Du gibst:" + +#: src/gui/trade.cpp:283 +msgid "Failed adding item. You can not overlap one kind of item on the window." +msgstr "" + +#: src/gui/updatewindow.cpp:93 +msgid "Updating..." +msgstr "" + +#: src/gui/updatewindow.cpp:119 +msgid "Play" +msgstr "" + +#: src/gui/updatewindow.cpp:525 +msgid "Completed" +msgstr "" + +#: src/resources/itemdb.cpp:99 +msgid "Unnamed" +msgstr "" + +#: src/main.cpp:769 +msgid "Got disconnected from server!" +msgstr "" + +#: src/main.cpp:956 +#, fuzzy +msgid "Connecting to map server..." +msgstr "Verbinde..." + +#: src/main.cpp:964 +msgid "Connecting to character server..." +msgstr "" + +#: src/main.cpp:972 +msgid "Connecting to account server..." +msgstr "" + +#~ msgid "Account and Character Management" +#~ msgstr "Account- und Charakterverwaltung" + +#~ msgid "Unregister" +#~ msgstr "Abmelden" + +#~ msgid "Change Password" +#~ msgstr "Kennwort ändern" + +#~ msgid "Change Email Address" +#~ msgstr "Email-Adresse ändern" + +#~ msgid "Account: %s" +#~ msgstr "Account: %s" + +#~ msgid "Willpower:" +#~ msgstr "Willenskraft:" + +#~ msgid "Please distribute %d points" +#~ msgstr "Bitte verteile %d Punkte" + +#~ msgid "Your name needs to be at least 4 characters." +#~ msgstr "Dein Name muss aus mindestens 4 Zeichen bestehen." + +#~ msgid "Character stats OK" +#~ msgstr "Spielfigurattribute OK" + +#~ msgid "Please remove %d points" +#~ msgstr "Bitte entferne %d Punkte" + +#~ msgid "Split" +#~ msgstr "Aufteilen" + +#~ msgid "Select amount of items to split." +#~ msgstr "Wähle aus, wieviel Gegenstände Du aufteilen möchtest." + +#~ msgid "Guilds" +#~ msgstr "Gilden" + +#~ msgid "@@guild|Invite %s@@" +#~ msgstr "@@guild|%s einladen@@" + +#~ msgid "@@party|Invite %s to join your party@@" +#~ msgstr "@@party|%s in deine Gruppe einladen@@" + +#~ msgid "@@split|Split@@" +#~ msgstr "@@split|Aufteilen@@" + +#~ msgid "Switch server" +#~ msgstr "Server wechseln" + +#~ msgid "Switch character" +#~ msgstr "Spielfigur wechseln" + +#~ msgid "Email:" +#~ msgstr "E-Mail:" + +#~ msgid "Choose your Mana World Server" +#~ msgstr "Wähle Deinen Mana World Spielserver" + +#~ msgid "Port:" +#~ msgstr "Port:" + +#~ msgid "Please type both the address and the port of a server." +#~ msgstr "Bitte die Adresse und den Port eines Servers eingeben" + +#~ msgid "Visible names" +#~ msgstr "Sichtbare Namen" + +#~ msgid "Propose trade" +#~ msgstr "Handel vorschlagen" + +#~ msgid "Confirm trade" +#~ msgstr "Handel bestätigen" + +#~ msgid "Change" +#~ msgstr "Ändern" + +#~ msgid "HP %+d" +#~ msgstr "HP %+d" + +#~ msgid "MP %+d" +#~ msgstr "MP %+d" + +#~ msgid "Confirm" +#~ msgstr "Bestätigen" + +#~ msgid "Charisma:" +#~ msgstr "Charisma:" + +#~ msgid "Total Weight: %d - Maximum Weight: %d" +#~ msgstr "Gesamtgewicht : %d - Maximales Gewicht : %d" + +#~ msgid "Keep" +#~ msgstr "Erinnern" |