diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/ar.po | 641 | ||||
-rw-r--r-- | po/ca.po | 632 | ||||
-rw-r--r-- | po/cs.po | 643 | ||||
-rw-r--r-- | po/da.po | 733 | ||||
-rw-r--r-- | po/de.po | 643 | ||||
-rw-r--r-- | po/en_GB.po | 641 | ||||
-rw-r--r-- | po/eo.po | 632 | ||||
-rw-r--r-- | po/es.po | 643 | ||||
-rw-r--r-- | po/fi.po | 643 | ||||
-rw-r--r-- | po/fr.po | 643 | ||||
-rw-r--r-- | po/he.po | 643 | ||||
-rw-r--r-- | po/hr.po | 643 | ||||
-rw-r--r-- | po/id.po | 643 | ||||
-rw-r--r-- | po/it.po | 643 | ||||
-rw-r--r-- | po/ja.po | 640 | ||||
-rw-r--r-- | po/nl.po | 643 | ||||
-rw-r--r-- | po/pl.po | 643 | ||||
-rw-r--r-- | po/pt.po | 643 | ||||
-rw-r--r-- | po/pt_BR.po | 643 | ||||
-rw-r--r-- | po/ru.po | 643 | ||||
-rw-r--r-- | po/sk.po | 640 | ||||
-rw-r--r-- | po/sv.po | 643 | ||||
-rw-r--r-- | po/th.po | 641 | ||||
-rw-r--r-- | po/zh_CN.po | 643 |
25 files changed, 10086 insertions, 5403 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 7010ea24..f338e665 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -48,3 +48,4 @@ src/resources/npcdb.cpp src/being.cpp src/game.cpp src/main.cpp +src/party.cpp @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-07-16 18:28+0000\n" "Last-Translator: صقر بن عبدالله <Unknown>\n" "Language-Team: Arabic <ar@li.org>\n" @@ -27,7 +27,7 @@ msgstr "شراء" msgid "Price: %d GP / Total: %d GP" msgstr "السعر: %d GP / الإجمالي: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "مغادرة" @@ -55,8 +55,9 @@ msgstr "بيع" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "إلغاء" @@ -114,7 +115,7 @@ msgstr "التّالي" msgid "New" msgstr "جديد" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "حذف" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "إنشاء شخصيّة" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "الاسم:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "إنتقاء الشخصيّة" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,330 +168,332 @@ msgid "Chat" msgstr "إنشاء" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "الخادوم:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -608,11 +612,11 @@ msgstr "انتقاء كمّيّة من المواد لإسقاطها." msgid "Login" msgstr "ولوج" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "كلمة السرّ:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "المنفذ:" @@ -624,8 +628,8 @@ msgstr "" msgid "Keep" msgstr "ترك" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "تسجيل" @@ -644,7 +648,7 @@ msgid "Shortcut" msgstr "اختصار" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "تثبيت" @@ -657,10 +661,23 @@ msgstr "خارطة صغيرة" msgid "MiniMap" msgstr "خارطة صغيرة" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "تسجيل" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -732,61 +749,61 @@ msgstr "@@إسقاط|إسقاط@@" msgid "@@description|Description@@" msgstr "@@الوصف|الوصف@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "تأكيد:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "يجب أن يكون طول اسم المستخدم على الأقل %d محارف." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "يجب أن يكون طول اسم المستخدم أقل من %d محارف." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "يجب أن تكون طول كلمة السرّ على الأقل %d محارف." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "يجب أن يكون طول كلمة السرّ أقل من %d محارف." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "كلمات السرّ غير متطابقة." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "خطأ" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "صوت" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "حجم صوت المؤثرّات" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "حجم صوت الموسيقا" @@ -824,231 +841,244 @@ msgstr "لون الشعر:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -msgid "Color:" -msgstr "لون الشعر:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "إضغط على الزرّ لبدأ المعايرة" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "معايرة" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "تفعيل عصا الألعاب" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "إيقاف" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "تدوير العصا" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "حذف" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "الاسم:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "ملء الشاشة" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "مؤشّر مخصّص" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "حدّ FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "عتمة واجهة المستخدم" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "نصف قطر اللفّ" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "كسل اللفّ" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "مؤثّرات محيطة" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "واقف" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "منخفض" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "مرتفع" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "ملء الشاشة" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "جارِ ملء الشاشة" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "يجب إعادة التشغيل لتفعّل التغييرات." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "تغيير OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "تطبيق التغيير على OpenGL يحتاج لإعادة تشغيل." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "يجب إعادة التشغيل لتفعّل التغييرات." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "يجب إعادة التشغيل لتفعّل التغييرات." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "مهارات" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1127,16 +1157,16 @@ msgstr "دفاع %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1505,6 +1535,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1544,6 +1578,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1581,219 +1619,376 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "هل أنت متأكّد من حذف هذه الشخصيّة؟" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "جارِ الاتّصال..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "جارِ الاتّصال..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "جارِ الاتّصال..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "الاسم: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "جارِ الاتّصال..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "الجردة" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "إنشاء" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#~ msgid "Color:" +#~ msgstr "لون الشعر:" + #, fuzzy #~ msgid "Description:" #~ msgstr "الوصف: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-07-03 17:21+0000\n" "Last-Translator: Habari <thomas.becerril@gmail.com>\n" "Language-Team: Catalan <ca@li.org>\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Price: %d GP / Total: %d GP" msgstr "preu %d GP / total %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "sortir" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "" @@ -113,7 +114,7 @@ msgstr "" msgid "New" msgstr "" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "" @@ -132,7 +133,7 @@ msgid "Create Character" msgstr "" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "nom" @@ -153,7 +154,8 @@ msgid "Select Server" msgstr "" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -164,330 +166,332 @@ msgid "Chat" msgstr "canvi" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -604,11 +608,11 @@ msgstr "" msgid "Login" msgstr "" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "" @@ -620,8 +624,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "" @@ -640,7 +644,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "" @@ -652,10 +656,22 @@ msgstr "" msgid "MiniMap" msgstr "" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +msgid "Reset" +msgstr "" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -724,61 +740,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -815,227 +831,239 @@ msgstr "" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -msgid "Color:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 msgid "Default" msgstr "" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "nom" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +msgid "skills.xml" +msgstr "" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1108,16 +1136,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1479,6 +1507,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1518,6 +1550,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1555,214 +1591,366 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 msgid "Are you sure you want to quit?" msgstr "" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 msgid "Trying to connect to account server..." msgstr "" -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 msgid "Trying to connect to char server..." msgstr "" -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 msgid "Trying to connect to map server..." msgstr "" -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, c-format msgid "Map: %s" msgstr "" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 msgid "Connecting to map server..." msgstr "" -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +msgid "Invite to party" +msgstr "" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +msgid " /create" +msgstr "" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + #, fuzzy #~ msgid "Name: " #~ msgstr "nom" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-17 16:31+0000\n" "Last-Translator: Lubos <alvinx12@centrum.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Nákup" msgid "Price: %d GP / Total: %d GP" msgstr "" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "" @@ -54,8 +54,9 @@ msgstr "Prodej" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Zrušit" @@ -114,7 +115,7 @@ msgstr "Další" msgid "New" msgstr "Nová" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Odstranit" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Vytvořit postavu" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Jméno:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Server:" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,330 +168,332 @@ msgid "Chat" msgstr "Vytvořit" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -608,11 +612,11 @@ msgstr "Vyberte množství zboží, které chcete upustit." msgid "Login" msgstr "" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Heslo:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -624,8 +628,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrace" @@ -644,7 +648,7 @@ msgid "Shortcut" msgstr "Zkratka" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Nastavení" @@ -657,10 +661,23 @@ msgstr "MiniMapa" msgid "MiniMap" msgstr "MiniMapa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registrace" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -729,61 +746,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Muž" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Žena" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Uživatelské jméno musí být nejméně %d znaků dlouhé." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Uživatelské jméno musí být kratší než %d znaků." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Heslo musí být kratší než %d znaků." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Hesla se neshodují." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Chyba" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Zvuk" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -821,229 +838,241 @@ msgstr "Barva vlasů:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Barva vlasů:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibrovat" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Odstranit" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Jméno:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Dovednosti" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1121,16 +1150,16 @@ msgstr "Obrana %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1497,6 +1526,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1536,6 +1569,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1573,219 +1610,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Jste si jistí, že chcete vymazat tuto postavu?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Připojuji se..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Připojuji se..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Připojuji se..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Jméno: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Připojuji se..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventář" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Vytvořit" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Barva vlasů:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Popis: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-28 14:45+0000\n" "Last-Translator: GonzoDark AKA IchigoBlack <Gonzo.Dark@gmail.com>\n" "Language-Team: Danish <none@none.none>\n" @@ -27,7 +27,7 @@ msgstr "Køb" msgid "Price: %d GP / Total: %d GP" msgstr "Pris: %d GP / Total: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Afslut" @@ -55,8 +55,9 @@ msgstr "Sælg" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Fortryd" @@ -114,14 +115,14 @@ msgstr "Næste" msgid "New" msgstr "Opret" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Slet" #: ../src/gui/char_select.cpp:97 ../src/gui/item_amount.cpp:59 #: ../src/gui/ok_dialog.cpp:37 ../src/gui/trade.cpp:64 -msgid "OK" -msgstr "OK" +msgid "Ok" +msgstr "" #: ../src/gui/char_select.cpp:176 #, c-format @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Lav Bruger" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Navn:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Vælg Server" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "OK" @@ -166,338 +168,347 @@ msgid "Chat" msgstr "Chat" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "Velkommen" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "Global meddelelse: " -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, fuzzy, c-format +msgid "Global announcement from %s: " msgstr "Global meddelelse fra " -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 +#: ../src/gui/chat.cpp:321 +#, fuzzy, c-format +msgid "Whispering to %s: %s" +msgstr "Hvisker til " + +#: ../src/gui/chat.cpp:340 msgid "Trying to send a blank party message." msgstr "Prøver at sende en blank gruppe besked." -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " -msgstr "Hvisker til " - -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "Retur bringer focus på chatten." -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "Besked lukker chat." -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "Enter bringer nu focus på chatten." -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "Besked lukker nu chat." -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -"Mulighederne til /toggle er \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." +"Mulighederne til /toggle er \"yes\", \"no\", \"true\", \"false\", \"1\", \"0" +"\"." -#: ../src/gui/chat.cpp:432 -msgid "Unknown party command... Type \"/help party\" party for more information." +#: ../src/gui/chat.cpp:474 +#, fuzzy +msgid "Unknown party command... Type \"/help\" party for more information." msgstr "Ukendt gruppe kommando... Skriv \"/help party\" for mere information." -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "Trylleformularen findes ikke!" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "Den nuværende server understøtter ikke trylleformulare" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "Til stede: " -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "Fremmøde skrives til loggen" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "Ukendt kommando" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "Handel fejlede!" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "Emote fejlede!" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "Sæt dig fejlede!" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "Chat skabelsen fejlede!" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "Kunne ikke tilslutte sig gruppen!" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "Kan ikke råbe!" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "Du er ikke nået til det rette Niveau endnu!" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "Utilstrækkelig HP!" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "Utilstrækkelig SP!" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "Du har ingen memorandaer!" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "Det kan du ikke gøre lige nu!" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "Det ser ud til at du har behov for flere Zeny... ;-)" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "Du kan ikke bruge denne færdighed med dette slags våben!" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "Du har behov for en rød krystal mere" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "Du har behov for en blå krystal mere" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "Du har for meget på dig, til at kunne gøre dette" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "Hmm? Hvad er det?" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "Warp mislykkede..." -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "Kunne ikke stjæle noget som helst..." -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "Giften havde ingen effekt..." -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "Det nuværende gruppe præfiks er " -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "Gruppens præfiks skal være et bogstav langt. " -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "Kan ikke bruge '/' som præfikset" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Ændre præfikset til " -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "--Hjælp--" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "/announce: Global meddelelse (Kun for GM)" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "/clear: Rydder dette vindue" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "/help: Viser denne hjælp" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "/msg <navn> <besked>: Alternativ form for /whisper" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "/present: Får listen af tilstedeværende brugere" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "/toggle: Bestemmer om <retur> bringer focus på chat loggen." -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "/where: Viser bane navnet" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "/w <navn> <besked>: Kort form for /whisper" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" -msgstr "/whisper <navn> <besked>: Sender en privat besked til det givne brugernavn" +msgstr "" +"/whisper <navn> <besked>: Sender en privat besked til det givne brugernavn" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "/who: Viser antalet af online brugere" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "For at få mere information, skriv /help <kommando>" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "Kommando: /announce <besked>" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "*** kun tilgængelig for en GM ***" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "Denne kommando sender beskeden <besked> til alle brugere online." -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "Kommando: /clear" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "Denne commando rydder chat loggen" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "Kommando: /help" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "Denne kommando viser en liste over alle tilgængelige kommandoer" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "Kommando: /help <kommando>" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "Denne kommando viser hjælp for <kommando>" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "Kommando: /present" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -"Denne kommando finder en liste over brugere, der er inden for en lytteradius, og sender listen til enten " -"record loggen, hvis du optager, ellers er det chat loggen." +"Denne kommando finder en liste over brugere, der er inden for en " +"lytteradius, og sender listen til enten record loggen, hvis du optager, " +"ellers er det chat loggen." -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "Kommando /toggle <tilstand>" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 +#, fuzzy msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -"Denne kommando bestemmer om retur, skal bruges til at fokusere på chat loggen, eller" -"om chat om chat loggen, automatisk skal slå fra." +"Denne kommando bestemmer om retur, skal bruges til at fokusere på chat " +"loggen, ellerom chat om chat loggen, automatisk skal slå fra." -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -"<tilstand> kan være en ud af \"1\", \"yes\", \"true\" for at slå fokusering af chat vindue til, eller \"0" -"\", \"no\", \"false\" for at slå fokusering af chat vindue fra." +"<tilstand> kan være en ud af \"1\", \"yes\", \"true\" for at slå fokusering " +"af chat vindue til, eller \"0\", \"no\", \"false\" for at slå fokusering af " +"chat vindue fra." -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "Kommando: /toggle" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "Denne kommando viser fokusering af chat vinduets status." -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "kommando: /where" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "Denne kommando viser det nuværende bane navn." -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "Kommando: /msg <navn> <besked>" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "Kommando: /whisper <navn> <besked>" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "Kommando: /w <navn> <besked>" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "Denne kommando sender beskeden <besked> til <navn>." -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "Hvis navnet har mellemrum i det, skal det omringes med følgende (\")." -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "Kommando: /who" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." -msgstr "Denne kommando viser det antal af online brugere, der nuværende er online." +msgstr "" +"Denne kommando viser det antal af online brugere, der nuværende er online." -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "Ukendt kommando" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "Skriv /help for at få en liste med kommandoer" @@ -616,11 +627,11 @@ msgstr "Vælg hvor mange genstande du vil smide." msgid "Login" msgstr "Log Ind" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Adgangskode:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -632,8 +643,8 @@ msgstr "Nuværende:" msgid "Keep" msgstr "Behold" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrer" @@ -652,7 +663,7 @@ msgid "Shortcut" msgstr "Genvej" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Opsætning" @@ -665,10 +676,23 @@ msgstr "MiniKort" msgid "MiniMap" msgstr "MiniKort" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Nuværende:" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -740,61 +764,61 @@ msgstr "@@drop|Smid@@" msgid "@@description|Description@@" msgstr "@@description|Beskrivelse@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Bekræft:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Mand" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Kvinde" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "RegisterDialog::register Brugernavn er %s" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Brugernavnet skal mindst være %d bogstaver langt." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Brugernavnet skal være mindre end %d bogstaver langt." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Adgangskoden skal mindst være %d bogstaver langt." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Adgangskoden skal være mindre end %d bogstaver langt." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "De indtastede adgangskoder stemmer ikke overens." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Fejl" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Lyd" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Lydstyrke på effekter" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Lydstyrke på musik" @@ -832,232 +856,245 @@ msgstr "Farver:" msgid "Players" msgstr "Brugere" -#: ../src/gui/setup_colours.cpp:38 +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:67 #, fuzzy -msgid "Color:" -msgstr "Farve:" +msgid "Green: " +msgstr "Til stede: " + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Tryk på knappen for at starte justeringen." -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Justering" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Aktiver joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stop" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Rotere joysticket" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "Tildel" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Standart" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "Tast Konfikt(er) Opdaget." -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "Løs problemet, ellers kan spillet risikere at opfører sig ustabilt." -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Navn:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "Relation" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "Neutral" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "Ven" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "Se bort fra" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "Ignorer" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "???" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "Gem bruger liste" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "Tillad handel" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "Tillad hviskere" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "Når ignorer:" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "Ingen opsætning tilgængelig" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "Alle opløsninger er tilgængelige" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Fuld Skærm" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Brugerdefineret Musepil" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "Partikel effekter" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "Snakke bobler" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "Vis navn" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS grænse:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Gennemsigtighed" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Følsomhed på mus" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Acceleration på mus" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Omgivende FX" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "Partikel Detalje" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "fra" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "lav" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "høj" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "Partikel Detalje" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "mellem" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "maks" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "Fejlede i at skifte til " -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "vinduet" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Fuld Skærm" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "opsætning og genoprettelse af gammel opsætning fejlede også!" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Skifter til fuld skærm" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Ændringerne kræver at du genstarter klienten." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Skrifter til OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Ændringerne til OpenGL kræver at du genstarter klienten." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "Kunne ikke definere " -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr " skærm opsætning: " #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "Skærm opløsning ændret" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Ændringerne kræver at du genstarter klienten." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "Partikel effekt opsætningen er ændret" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Ændringerne kræver at du genstarter klienten, eller skifter bane." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Færdigheder" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1135,17 +1172,18 @@ msgid "M.Defense:" msgstr "M.Forsvar:" #: ../src/gui/status.cpp:134 -#, c-format -msgid "% Accuracy:" +#, fuzzy, c-format +msgid "\\% Accuracy:" msgstr "% Nøjagtighed:" #: ../src/gui/status.cpp:135 -#, c-format -msgid "% Evade:" +#, fuzzy, c-format +msgid "\\% Evade:" msgstr "% Undvig:" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +#, fuzzy +msgid "\\% Reflex:" msgstr "% Refleks:" #: ../src/gui/status.cpp:280 @@ -1180,7 +1218,7 @@ msgstr "Held" #: ../src/gui/status.cpp:303 #, c-format msgid "Remaining Status Points: %d" -msgstr "Tilgode Status Points" +msgstr "Tilgode Status Points: %d" #: ../src/gui/trade.cpp:51 msgid "Trade: You" @@ -1205,7 +1243,9 @@ msgstr "Du giver:" #: ../src/gui/trade.cpp:252 msgid "Failed adding item. You can not overlap one kind of item on the window." -msgstr "Fejlede i at tilføje genstand. Du kan ikke overlappe en slags genstand på vinduet." +msgstr "" +"Fejlede i at tilføje genstand. Du kan ikke overlappe en slags genstand på " +"vinduet." #: ../src/gui/updatewindow.cpp:78 #, c-format @@ -1274,7 +1314,8 @@ msgstr "Du er død." #: ../src/net/playerhandler.cpp:219 msgid "We regret to inform you that your character was killed in battle." -msgstr "Vi er ked af at måtte informere dig, om at din karakter var dræbt i kamp." +msgstr "" +"Vi er ked af at måtte informere dig, om at din karakter var dræbt i kamp." #: ../src/net/playerhandler.cpp:220 msgid "You are not that alive anymore." @@ -1304,9 +1345,7 @@ msgstr "" msgid "" "Your plan of breaking your enemies weapon by bashing it with your throat " "failed." -msgstr "" -"Din plan om at smadre fjendens våben, ved at benytte din hals " -"fejlede." +msgstr "Din plan om at smadre fjendens våben, ved at benytte din hals fejlede." #: ../src/net/playerhandler.cpp:226 msgid "I guess this did not run too well." @@ -1335,8 +1374,7 @@ msgstr "Det ser ud til at du fik du hoved udleveret til dig." #: ../src/net/playerhandler.cpp:231 msgid "" "You screwed up again, dump your body down the tubes and get you another one." -msgstr "" -"Du kvajede dig igen, smid din krop ned i kloakken og find dig en ny." +msgstr "Du kvajede dig igen, smid din krop ned i kloakken og find dig en ny." #. Leisure Suit Larry 1 Reference #: ../src/net/playerhandler.cpp:232 @@ -1367,7 +1405,9 @@ msgstr "Du siver langtsomt ud af din krop, du kan nu endelig slappe af." #: ../src/net/playerhandler.cpp:238 msgid "If you weren't so animated, you'd be pushing up the daisies." -msgstr "Hvis det ikke var fordi du var så animeret, kunne du sikker imponere Chuck Norris." +msgstr "" +"Hvis det ikke var fordi du var så animeret, kunne du sikker imponere Chuck " +"Norris." #: ../src/net/playerhandler.cpp:239 msgid "Your metabolic processes are now history." @@ -1385,9 +1425,7 @@ msgstr "Du har stillet træskoene." msgid "" "You've shuffled off your mortal coil, run down the curtain and joined the " "bleedin' choir invisibile." -msgstr "" -"Du har spist af dødens pølse for den sidste gang." - +msgstr "Du har spist af dødens pølse for den sidste gang." #: ../src/net/playerhandler.cpp:243 msgid "You are an ex-player." @@ -1460,7 +1498,8 @@ msgstr "Fejlede i at tilføje genstand. Handels partneren bære på for meget." #. Add item failed - player has no free slot #: ../src/net/tradehandler.cpp:190 msgid "Failed adding item. Trade partner has no free slot." -msgstr "Fejlede i at tilføje genstand. Handels partneren har ikke flere frie pladser." +msgstr "" +"Fejlede i at tilføje genstand. Handels partneren har ikke flere frie pladser." #: ../src/net/tradehandler.cpp:194 msgid "Failed adding item for unknown reason." @@ -1484,9 +1523,9 @@ msgid "ColorDB: Failed" msgstr "ColorDB: Fejlede" #: ../src/resources/colordb.cpp:83 -#, c-format -msgid "ColorDB: Ny definition af dye ID %d" -msgstr "" +#, fuzzy, c-format +msgid "ColorDB: Redefinition of dye ID %d" +msgstr "ItemDB: Ny definition af genstand ID %d" #: ../src/resources/colordb.cpp:98 msgid "Unloading color database..." @@ -1522,6 +1561,10 @@ msgstr "Startede genstans database..." msgid "Unknown item" msgstr "Ukendt genstand" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "ItemDB: Fejl under læsningen af items.xml!" @@ -1561,6 +1604,10 @@ msgstr "unavngivet" msgid "Initializing monster database..." msgstr "Starter monster database..." +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "Monster Database: Fejl under indlæsningen ad monster.xml!" @@ -1575,7 +1622,8 @@ msgstr "" #: ../src/resources/monsterdb.cpp:121 #, c-format msgid "MonsterDB: Warning, sound effect %s for unknown event %s of monster %s" -msgstr "MonsterDB: Advarsel, lyd effekt %s for ukendt begivenhed %s af monster %s" +msgstr "" +"MonsterDB: Advarsel, lyd effekt %s for ukendt begivenhed %s af monster %s" #: ../src/resources/monsterdb.cpp:159 #, c-format @@ -1599,219 +1647,390 @@ msgstr "NPC Database: NPC med manglende ID i npcs.xml!" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "NPCDB: Advarsel, ukendt NPC ID %d efterspurgt" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "Skærmbillede gemt under ~/" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "Gemningen af skærmbilledet fejlede!" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "Fejl: kunne ikke gemme skærmbilledet." -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "Netværk Fejl" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "Forbindelsen til serveren er tabt, programmet vil nu lukke" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "Ignorer indkomne handels anmodninger" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "Accepter indkomne handels anmodninger" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Er du sikker på at du gerne vil stoppe?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "nej" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "Advarsel: guichan indput untagelse: %s" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "Fejl: Ugyldigt opdaterings host: %s" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "Ugyldigt opdaterings host: " -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "Advarsel: ingen protocol var aktiv som opdate host" -#: ../src/main.cpp:222 -#, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +#: ../src/main.cpp:245 +#, fuzzy, c-format +msgid "Error: %s can't be made, but doesn't exist!" msgstr "Fejl: %s/%s kan ikke laves, men findes ikke!" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "Fejl under oprettelsen af opdateringen mappen!" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "Fejl: %s/%s kan ikke laves, men findes ikke!" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr " kan ikke laves, men det findes ikke! Lukker." -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "Starter Aethyra Version %s" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "Starter Aethyra - Version er ikke defineret" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "Starter SDL..." -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "Kunne ikke starte SDL: " -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr " kunne ikke blive sat til hjemmemappen! Lukker." -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "Kan ikke finde ressourcernes mappe\n" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "Starter configurationen..." -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "Advarsel: %s" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "aethyra" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "Opsætning: " -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr " -C --configfile : Configurations fil til brug" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr " -d --data : Mappen at indlæse spillets data fra" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" -msgstr " -D --default : Overskriv login processen med normale indstillinger" +msgstr "" +" -D --default : Overskriv login processen med normale indstillinger" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr " -h --help : Viser denne hjælp" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr " -H --updatehost : Brug denne opdaterings host" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr " -p --playername : Logind med denne bruger" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr " -P --password : Logind med denne adgangskode" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr " -u --skipupdate : Spring opdateringerne over" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr " -U --username : Logind med dette brugernavn" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr " -v --version : Viser den nuværende version" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "Aethyra version " -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "(lokalt build?, PACKAGE_VERSION er ikke defineret)" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Prøver at opretter forbindelse til bruger serveren..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "Brugernavn er %s" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Prøver at oprette forbindelse til karakter serveren..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "Husk den valgte karakter %s" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Prøver at oprette forbindelse til bane serveren..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Bane; %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "Kunne ikke indlæse %s som background" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "Blev smidt af serveren!" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Opretter forbindelse til bane serveren..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "Opretter forbindelse til karakter serveren..." -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "Opretter forbindelse til bruger serveren..." +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +#, fuzzy +msgid "Could not create party." +msgstr "Kunne ikke tilslutte sig gruppen!" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventarliste" + +#: ../src/party.cpp:130 +#, fuzzy, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr " vil gerne handle med dig, vil du acceptere?" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +#, fuzzy +msgid "Command: /party <command> <args>" +msgstr "Kommando: /help <kommando>" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Opret" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +#, fuzzy +msgid "This command implements the partying function." +msgstr "Denne kommando viser hjælp for <kommando>" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +#, fuzzy +msgid "Command: /party new <party-name>" +msgstr "Kommando /toggle <tilstand>" + +#: ../src/party.cpp:191 +#, fuzzy +msgid "Command: /party create <party-name>" +msgstr "Kommando /toggle <tilstand>" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +#, fuzzy +msgid "This command sets the party prefix character." +msgstr "Denne commando rydder chat loggen" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +#, fuzzy +msgid "Command: /party prefix" +msgstr "Kommando: /present" + +#: ../src/party.cpp:204 +#, fuzzy +msgid "This command reports the current party prefix character." +msgstr "Denne commando rydder chat loggen" + +#: ../src/party.cpp:212 +#, fuzzy +msgid "Command: /party leave" +msgstr "Kommando: /present" + +#: ../src/party.cpp:213 +#, fuzzy +msgid "This command causes the player to leave the party." +msgstr "Denne kommando viser fokusering af chat vinduets status." + +#: ../src/party.cpp:217 +#, fuzzy +msgid "Unknown /party command." +msgstr "Ukendt kommando" + +#: ../src/party.cpp:218 +#, fuzzy +msgid "Type /help party for a list of options." +msgstr "Skriv /help for at få en liste med kommandoer" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Farve:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Beskrivelse:" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: The Mana World 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-10-13 00:25+0000\n" "Last-Translator: Aeneas Jaißle <Unknown>\n" "Language-Team: German\n" @@ -27,7 +27,7 @@ msgstr "Kaufen" msgid "Price: %d GP / Total: %d GP" msgstr "Preis: %d GP / Summe: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Beenden" @@ -55,8 +55,9 @@ msgstr "Verkaufen" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Abbrechen" @@ -114,7 +115,7 @@ msgstr "Weiter" msgid "New" msgstr "Neu" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Löschen" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Charakter erstellen" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Name :" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Spielfigur auswählen" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Erstellen" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Ändere OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Wähle aus, wieviele Gegenstände Du wegwerfen möchtest." msgid "Login" msgstr "Anmelden" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Passwort:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Erinnern" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrieren" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Tastenkürzel" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Einstellungen" @@ -658,10 +662,23 @@ msgstr "Übersichtskarte" msgid "MiniMap" msgstr "Übersichtskarte" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registrieren" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Fallen lassen@@" msgid "@@description|Description@@" msgstr "@@description|Beschreibung@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Bestätigen:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Männlich" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Weiblich" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, 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:200 +#: ../src/gui/register.cpp:176 #, 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:208 +#: ../src/gui/register.cpp:184 #, 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:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Das Passwort muss kürzer als %d Zeichen sein." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Passwörter stimmen nicht überein." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Fehler" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Ton" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Lautstärke der Klangeffekte" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Latustärke der Musik" @@ -825,234 +842,246 @@ msgstr "Haarfarbe" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Haarfarbe" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 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:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibrieren" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Joystick aktivieren" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stopp" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Kreise den Steuerknüppel" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Löschen" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Name :" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Vollbild" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Benutzerdefinierten Zeiger" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS-Limit:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "GUI Transparenz" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Scroll-Radius" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Scroll-Trägheit" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Hintergrundeffekte" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "Aus" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "Niedrig" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "Hoch" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Vollbild" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Wechsle zum Vollbildmodus" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Änderungen treten erst nach einem Neustart des Programmes in Kraft." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Ändere OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" "Änderungen an OpenGL werden erst nach einem Neustart der Anwendung " "übernommen." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Änderungen treten erst nach einem Neustart des Programmes in Kraft." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Änderungen treten erst nach einem Neustart des Programmes in Kraft." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Fertigkeiten" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1131,16 +1160,16 @@ msgstr "Verteidigung %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1509,6 +1538,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1548,6 +1581,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1585,219 +1622,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Bist du sicher, dass du diesen Charakter löschen möchtest?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Verbinde..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Verbinde..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Verbinde..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Name : %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Verbinde..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventar" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Erstellen" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Haarfarbe" + #, fuzzy #~ msgid "Description:" #~ msgstr "Beschreibung: %s" diff --git a/po/en_GB.po b/po/en_GB.po index b6713923..503f24c9 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-05-10 16:51+0000\n" "Last-Translator: Me <Glich.Glich@googlemail.com>\n" "Language-Team: English (United Kingdom) <en_GB@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Buy" msgid "Price: %d GP / Total: %d GP" msgstr "Price: %d GP / Total: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Exit" @@ -55,8 +55,9 @@ msgstr "Sell" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Cancel" @@ -114,7 +115,7 @@ msgstr "Next" msgid "New" msgstr "New" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Delete" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Create Character" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Name:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Select Character" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Create" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Changing OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Select amount of items to drop." msgid "Login" msgstr "Login" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Password:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Keep" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Register" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Shortcut" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Setup" @@ -658,10 +662,23 @@ msgstr "MiniMap" msgid "MiniMap" msgstr "MiniMap" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Register" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Drop@@" msgid "@@description|Description@@" msgstr "@@description|Description@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Confirm:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "The username needs to be at least %d characters long." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "The username needs to be less than %d characters long." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "The password needs to be at least %d characters long." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "The password needs to be less than %d characters long." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Passwords do not match." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Error" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Sound" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Sfx volume" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Music volume" @@ -824,231 +841,244 @@ msgstr "Colours" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -msgid "Color:" -msgstr "Colour:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Press the button to start calibration" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibrate" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Enable joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stop" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Rotate the stick" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Delete" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Name:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Full screen" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Custom cursor" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS Limit:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Gui opacity" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Scroll radius" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Scroll laziness" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Ambient FX" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "off" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "low" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "high" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Full screen" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Switching to full screen" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Restart needed for changes to take effect." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Changing OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Applying change to OpenGL requires restart." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Restart needed for changes to take effect." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Restart needed for changes to take effect." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Skills" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1127,16 +1157,16 @@ msgstr "Defense %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1505,6 +1535,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1544,6 +1578,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1581,219 +1619,376 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Are you sure you want to delete this character?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Connecting..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Connecting..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Connecting..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Name: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Connecting..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventory" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Create" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#~ msgid "Color:" +#~ msgstr "Colour:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Description: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-11-10 22:03+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Esperanto <eo@li.org>\n" @@ -27,7 +27,7 @@ msgstr "" msgid "Price: %d GP / Total: %d GP" msgstr "" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "" @@ -113,7 +114,7 @@ msgstr "" msgid "New" msgstr "" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "" @@ -132,7 +133,7 @@ msgid "Create Character" msgstr "" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "" @@ -153,7 +154,8 @@ msgid "Select Server" msgstr "" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -163,330 +165,332 @@ msgid "Chat" msgstr "" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -603,11 +607,11 @@ msgstr "" msgid "Login" msgstr "" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "" @@ -619,8 +623,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "" @@ -639,7 +643,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "" @@ -651,10 +655,22 @@ msgstr "" msgid "MiniMap" msgstr "" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +msgid "Reset" +msgstr "" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -723,61 +739,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -814,226 +830,238 @@ msgstr "" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -msgid "Color:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 msgid "Default" msgstr "" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 msgid "Name" msgstr "" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +msgid "skills.xml" +msgstr "" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1106,16 +1134,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1477,6 +1505,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1516,6 +1548,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1553,210 +1589,362 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 msgid "Are you sure you want to quit?" msgstr "" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 msgid "Trying to connect to account server..." msgstr "" -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 msgid "Trying to connect to char server..." msgstr "" -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 msgid "Trying to connect to map server..." msgstr "" -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, c-format msgid "Map: %s" msgstr "" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 msgid "Connecting to map server..." msgstr "" -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" + +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +msgid "Invite to party" +msgstr "" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +msgid " /create" +msgstr "" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-10-15 01:37+0000\n" "Last-Translator: catalania <Unknown>\n" "Language-Team: Spanish <es@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Comprar" msgid "Price: %d GP / Total: %d GP" msgstr "Precio: %d GP / Total: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Salir" @@ -55,8 +55,9 @@ msgstr "Vender" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Cancelar" @@ -114,7 +115,7 @@ msgstr "Siguiente" msgid "New" msgstr "Nuevo" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Eliminar" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Crear Personaje" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nombre:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Seleccionar personaje" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Crear" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Servidor:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Cambiar a OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Seleccione objetos para soltar." msgid "Login" msgstr "conectarse" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Contraseña:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Puerto:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Mantener" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrar" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Atajos" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Configuración" @@ -658,10 +662,23 @@ msgstr "Minimapa" msgid "MiniMap" msgstr "Minimapa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registrar" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Tirar@@" msgid "@@description|Description@@" msgstr "@@description|Descripción@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Confirmar:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "El nombre de usuario debe tener al menos %d caracteres." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "El nombre de usuario puede tener como máximo %d caracteres." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "La contraseña debe tener al menos %d caracteres." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "La contraseña puede tener como máximo %d caracteres." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Las contraseñas no coinciden." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Error" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Sonido" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volumen efectos" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volumen musica" @@ -825,232 +842,244 @@ msgstr "Color de pelo:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Color de pelo:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Presione el botón para comenzar la calibración" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibrar" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Activar joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Detener" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Gire el stick" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Eliminar" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nombre:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Pantalla completa" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Cursor propio" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Límite de FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Transparencia menus" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Ratio de scroll" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Velocidad de scroll" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Efectos ambientales" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "desactivado" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "bajo" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "alto" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Pantalla completa" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Cambiar a pantalla completa" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Se necesita reiniciar para aplicar los cambios." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Cambiar a OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Se necesita reiniciar para aplicar los cambios hechos a OpenGL." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Se necesita reiniciar para aplicar los cambios." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Se necesita reiniciar para aplicar los cambios." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Habilidades" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "Defensa %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "¿Seguro que quieres borrar este personaje?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Conectando…" -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Conectando…" -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Conectando…" -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nombre: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Conectando…" -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventario" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Crear" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Color de pelo:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Descripción: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-30 10:23+0000\n" "Last-Translator: ville-v <villev90@gmail.com>\n" "Language-Team: Finnish <fi@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Osta" msgid "Price: %d GP / Total: %d GP" msgstr "Kappalehinta: %d GP / Yhteensä: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Sulje" @@ -55,8 +55,9 @@ msgstr "Myy" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Peru" @@ -115,7 +116,7 @@ msgstr "Seuraava" msgid "New" msgstr "Uusi" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Poista" @@ -134,7 +135,7 @@ msgid "Create Character" msgstr "Luo hahmo" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nimi:" @@ -156,7 +157,8 @@ msgid "Select Server" msgstr "Vaihda palvelinta" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -167,331 +169,333 @@ msgid "Chat" msgstr "Luo" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Palvelin:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Vaihdetaan OpenGL -toimintatilaan" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -610,11 +614,11 @@ msgstr "Anna pudotettavien tavaroiden määrä." msgid "Login" msgstr "Kirjaudu sisään" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Salasana:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Portti:" @@ -626,8 +630,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Rekisteröidy" @@ -646,7 +650,7 @@ msgid "Shortcut" msgstr "Pikavalinnat" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Asetukset" @@ -659,10 +663,23 @@ msgstr "Apukartta" msgid "MiniMap" msgstr "Apukartta" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Rekisteröidy" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "Epäpelattava hahmo" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -734,61 +751,61 @@ msgstr "@@drop|Pudota maahan@@" msgid "@@description|Description@@" msgstr "@@description|Kuvaus@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Vahvista:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Miespuolinen" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Naispuolinen" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Käyttäjänimen tulee olla vähintään %d merkkiä pitkä" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Käyttäjänimen tulee olla alle %d merkkiä pitkä." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Salasanan tulee olla vähintään %d merkkiä pitkä" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Salasanan tulee olla alle %d merkkiä pitkä." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Salasanat eivät täsmää." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Virhe" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Ääni" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Äänitehosteiden voimakkuus" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Musiikin voimakkuus" @@ -826,232 +843,244 @@ msgstr "Hiusten väri:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Hiusten väri:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Paina tätä nappia aloittaaksesi peliohjaimen kalibroinnin" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibroi" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Peliohjaintuki päälle" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Lopeta" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Käytä ohjain ääriasennoissaan pyörittämällä" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Poista" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nimi:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Kokoruututila" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Tyylitelty hiiren osoitin" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Piirtonopeusrajoitin (kuvaa / sekunti)" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Käyttöliittymän läpinäkyvyys" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Kameran perässälaahaus" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Kameran perässälaahauksen tiukkuus" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Taustaäänet" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "pois päältä" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "matala" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "korkea" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Kokoruututila" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Kokoruututilaan siirtyminen" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Ohjelma pitää käynnistää uudelleen, jotta muutokset astuvat voimaan." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Vaihdetaan OpenGL -toimintatilaan" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "OpenGL -asetusten muutokset vaativat ohjelman uudelleenkäynnistyksen" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Ohjelma pitää käynnistää uudelleen, jotta muutokset astuvat voimaan." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Ohjelma pitää käynnistää uudelleen, jotta muutokset astuvat voimaan." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Taidot" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1130,16 +1159,16 @@ msgstr "Puolustus %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1508,6 +1537,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1547,6 +1580,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1584,219 +1621,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Oletko varma, että haluat poistaa tämän hahmon?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Yhdistetään..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Yhdistetään..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Yhdistetään..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nimi: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Yhdistetään..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Tavaraluettelo" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Luo" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Hiusten väri:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Kuvaus: %s" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: The Mana World 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-26 10:43+0000\n" "Last-Translator: Johan Serre <Unknown>\n" "Language-Team: French\n" @@ -28,7 +28,7 @@ msgstr "Acheter" msgid "Price: %d GP / Total: %d GP" msgstr "Prix : %d PO / Total : %d PO" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Quitter" @@ -56,8 +56,9 @@ msgstr "Vendre" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Annuler" @@ -115,7 +116,7 @@ msgstr "Suivant" msgid "New" msgstr "Nouveau" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Supprimer" @@ -134,7 +135,7 @@ msgid "Create Character" msgstr "Création du personnage" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nom :" @@ -156,7 +157,8 @@ msgid "Select Server" msgstr "Choix du personnage" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -167,331 +169,333 @@ msgid "Chat" msgstr "Créer" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Serveur :" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Changement OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -610,11 +614,11 @@ msgstr "Choisissez le nombre d'objets à lâcher." msgid "Login" msgstr "Connexion" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Mot de passe :" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port :" @@ -626,8 +630,8 @@ msgstr "" msgid "Keep" msgstr "Conserver" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "S'inscrire" @@ -646,7 +650,7 @@ msgid "Shortcut" msgstr "Raccourci" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Configuration" @@ -659,10 +663,23 @@ msgstr "Plan" msgid "MiniMap" msgstr "Plan" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "S'inscrire" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "PNJ" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -734,61 +751,61 @@ msgstr "@@drop|Lâcher@@" msgid "@@description|Description@@" msgstr "@@description|Description@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Vérification :" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Masculin" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Féminin" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Le nom d'utilisateur doit faire au moins %d caractères." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Le nom d'utilisateur doit faire moins de %d caractères." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Le mot de passe doit faire au moins %d caractères." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Le mot de passe doit faire moins de %d caractères." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Les deux mots de passe ne correspondent pas." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Erreur" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Son" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume des effets sonores" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volume de la musique" @@ -826,236 +843,248 @@ msgstr "Couleur des cheveux" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Couleur des cheveux" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Presser le bouton pour démarrer la calibration" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibrer" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Activer le joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stop" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Tourner le joystick" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Supprimer" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nom :" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Plein écran" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Curseur personnalisé" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Limite FPS :" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Opacité de l'interface" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Rayon du scrolling" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Paresse du scrolling" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Effets ambiants" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "aucun" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "léger" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "complet" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Plein écran" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Passage en plein écran" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" "Les changements ne seront pris en compte qu'au prochain démarrage du jeu." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Changement OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" "Le changement OpenGL ne sera pris en compte qu'au prochain démarrage du jeu." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "" "Les changements ne seront pris en compte qu'au prochain démarrage du jeu." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "" "Les changements ne seront pris en compte qu'au prochain démarrage du jeu." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Compétences" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1134,16 +1163,16 @@ msgstr "Défense %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1512,6 +1541,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1551,6 +1584,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1588,219 +1625,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Êtes-vous certain de vouloir supprimer ce personnage ?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Connexion..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Connexion..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Connexion..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nom : %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Connexion..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventaire" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Créer" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Couleur des cheveux" + #, fuzzy #~ msgid "Description:" #~ msgstr "Description : %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-10-20 00:23+0000\n" "Last-Translator: Ddorda <d.dorda@gmail.com>\n" "Language-Team: Hebrew <he@li.org>\n" @@ -27,7 +27,7 @@ msgstr "קנה" msgid "Price: %d GP / Total: %d GP" msgstr "מחיר: %d זהב / סה\"כ %d זהב" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "יציאה" @@ -55,8 +55,9 @@ msgstr "מכר" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "ביטול" @@ -115,7 +116,7 @@ msgstr "הבא" msgid "New" msgstr "חדש" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "מחק" @@ -134,7 +135,7 @@ msgid "Create Character" msgstr "צור שחקן" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "שם:" @@ -156,7 +157,8 @@ msgid "Select Server" msgstr "החלף שרת" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -167,331 +169,333 @@ msgid "Chat" msgstr "צור" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "שרת:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "משנה OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -610,11 +614,11 @@ msgstr "בחר כמות חפצים להשליך." msgid "Login" msgstr "התחברות" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "סיסמה:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "פורט:" @@ -626,8 +630,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "הרשם" @@ -646,7 +650,7 @@ msgid "Shortcut" msgstr "קיצור-דרך" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "הגדרות" @@ -659,10 +663,23 @@ msgstr "מיני-מפה" msgid "MiniMap" msgstr "מיני-מפה" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "הרשם" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -734,61 +751,61 @@ msgstr "@@drop|השלך@@" msgid "@@description|Description@@" msgstr "@@description|תיאור@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "אשר:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "זכר" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "נקבה" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "שם המשתמש חייב להכיל לפחות %d תוים." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "שם המשתמש חייב להכיל פחות מ-%d תוים." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "הסיסמה חייבת להכיל לפחות %d תוים." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "הסיסמה חייבת להכיל פחות מ-%d תוים." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "הסיסמאות אינן תואמות." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "שגיאה" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "צליל" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "עוצמת SFX" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "עוצמת מוזיקה" @@ -826,232 +843,244 @@ msgstr "צבע שיער:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "צבע שיער:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "לחץ על הכפתור בכדי להתחיל בכיול" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "כייל" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "אפשר ג'ויסטיק" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "עצור" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "סובב את המקל" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "מחק" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "שם:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "מסך מלא" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "סמן-עכבר מותאם" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "הגבלת FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "אטימות Gui" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "תווך גלילה" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "עצלנות גלילה" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "אופף FX" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "כבוי" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "נמוך" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "גבוה" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "מסך מלא" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "מחליף למסך מלא" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "נדרש איתחול כדי שהשינויים יהיו ברי-תוקף." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "משנה OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "אישור שינויים עבור OpenGL דורש איתחול." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "נדרש איתחול כדי שהשינויים יהיו ברי-תוקף." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "נדרש איתחול כדי שהשינויים יהיו ברי-תוקף." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "כישורים" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1130,16 +1159,16 @@ msgstr "הגנה %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1508,6 +1537,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1547,6 +1580,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1584,219 +1621,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "האם אתה בטוח כי ברצונך למחוק את השחקן?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "מתחבר..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "מתחבר..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "מתחבר..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "שם: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "מתחבר..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "ציוד" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "צור" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "צבע שיער:" + #, fuzzy #~ msgid "Description:" #~ msgstr "תיאור: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-28 23:36+0000\n" "Last-Translator: Dino Paskvan <dpaskvan@gmail.com>\n" "Language-Team: Croatian <hr@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Kupi" msgid "Price: %d GP / Total: %d GP" msgstr "Cijena: %d zlatnika / Ukupno: %d zlatnika" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Izlaz" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Poništi" @@ -114,7 +115,7 @@ msgstr "Slijedeći" msgid "New" msgstr "Novi" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Obriši" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Stvori Lika" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Ime:" @@ -154,7 +155,8 @@ msgid "Select Server" msgstr "" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -165,330 +167,332 @@ msgid "Chat" msgstr "Stvori" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -605,11 +609,11 @@ msgstr "Odaberi količinu predmeta za ispuštanje." msgid "Login" msgstr "Korisničko ime" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Lozinka" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "" @@ -621,8 +625,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registriraj se" @@ -641,7 +645,7 @@ msgid "Shortcut" msgstr "Kratica" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Podešavanje" @@ -654,10 +658,23 @@ msgstr "Karta" msgid "MiniMap" msgstr "Karta" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registriraj se" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -727,61 +744,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Muško" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Žensko" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Greška" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -819,229 +836,241 @@ msgstr "Boja kose:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Boja kose:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Obriši" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Ime:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Vještine" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1116,16 +1145,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1493,6 +1522,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1532,6 +1565,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1569,219 +1606,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Da li ste sigurni da želite obrisati ovog lika?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Spajanje..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Spajanje..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Spajanje..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Ime: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Spajanje..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Zalihe" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Stvori" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Boja kose:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Opis: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-03-26 09:11+0000\n" "Last-Translator: ActiveFile <activefile@gmail.com>\n" "Language-Team: Indonesian <id@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Beli" msgid "Price: %d GP / Total: %d GP" msgstr "Harga: %d GP / Jumlah: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Keluar" @@ -55,8 +55,9 @@ msgstr "Jual" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Batal" @@ -114,7 +115,7 @@ msgstr "Berikutnya" msgid "New" msgstr "Buat baru" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Hapus" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Buat Karakter" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nama:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Pilih Karakter" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Buat" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Mengubah OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Pilih jumlah item yang mau di buang" msgid "Login" msgstr "Login" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Kata Sandi:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Pertahankan" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Mendaftar" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Tombol Singkat" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Atur" @@ -658,10 +662,23 @@ msgstr "MiniMap" msgid "MiniMap" msgstr "MiniMap" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Mendaftar" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Buang@@" msgid "@@description|Description@@" msgstr "@@description|Deskripsi@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Konfirmasi:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Panjang username setidak-tidaknya %d karakter" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Panjang kata-sandi setidak-tidaknya %d karakter" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Kata sandi tidak sama." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Kesalahan" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Suara" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume sfx" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volume Musik" @@ -825,232 +842,244 @@ msgstr "Warna Rambut:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Warna Rambut:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Tekan tombol untuk memulai kalibrasi" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibrasi" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Membolehkan joistik" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Berhenti" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Memutar tongkat" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Hapus" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nama:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Layar penuh" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Batas FPS" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Radius gulungan" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "mati" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "rendah" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "tinggi" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Layar penuh" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Mengganti ke layar penuh" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Memulai dari awal di butuhkan untuk melihat efek" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Mengubah OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Mendaftar perubahan ke OpenGL membutuhkan memulai dari awal" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Memulai dari awal di butuhkan untuk melihat efek" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Memulai dari awal di butuhkan untuk melihat efek" +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Keahlian" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "Pertahanan %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Apakah anda bersungguh-sungguh ingin menghapus karakter ini?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Menyambung..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Menyambung..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Menyambung..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nama: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Menyambung..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventaris" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Buat" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Warna Rambut:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Deskripsi: %s" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: The Mana World 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2007-12-03 01:45+0000\n" "Last-Translator: Bjørn Lindeijer <bjorn@lindeijer.nl>\n" "Language-Team: Italian\n" @@ -29,7 +29,7 @@ msgstr "Compra" msgid "Price: %d GP / Total: %d GP" msgstr "Prezzo: %d GP / Totale: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Esci" @@ -57,8 +57,9 @@ msgstr "Vendi" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Cancella" @@ -116,7 +117,7 @@ msgstr "Prossimo" msgid "New" msgstr "Nuovo" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Elimina" @@ -135,7 +136,7 @@ msgid "Create Character" msgstr "Crea Personaggio" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nome :" @@ -157,7 +158,8 @@ msgid "Select Server" msgstr "Scelta Personaggio" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -168,331 +170,333 @@ msgid "Chat" msgstr "Create" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Modifica OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -611,11 +615,11 @@ msgstr "Seleziona la quantità di oggetti da lasciare." msgid "Login" msgstr "Autenticazione" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Password:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Porta:" @@ -627,8 +631,8 @@ msgstr "" msgid "Keep" msgstr "Mantieni" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registra" @@ -647,7 +651,7 @@ msgid "Shortcut" msgstr "Scorciatoia" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Impostazioni" @@ -660,10 +664,23 @@ msgstr "Mini mappa" msgid "MiniMap" msgstr "Mini mappa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registra" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -735,61 +752,61 @@ msgstr "@@drop|Lascia@@" msgid "@@description|Description@@" msgstr "@@description|Descrizione@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Conferma:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Il nome utente deve contenere almeno %d caratteri." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Il nome utente deve avere meno di %d caratteri." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "La password deve essere lunga almeno %d caratteri." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "La password deve contenere meno di %d caratteri." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Le password non corrispondono." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Errore" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Suono" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume effetti sonori" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volume musica" @@ -827,232 +844,244 @@ msgstr "Colore Capelli" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Colore Capelli" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Premi il pulsante per cominciare la calibrazione" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibra" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Abilita joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Ferma" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Ruota la manopola" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Elimina" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nome :" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Schermo intero" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Cursore personalizzato" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Limita FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Opacità IU" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Raggio dello scroll" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Lentezza dello scroll" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Suoni ambientali" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "Spento" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "Basso" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "Alto" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Schermo intero" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Modalità a schermo intero" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Riavvio necessario affinchè i cambiamenti abbiano effetto." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Modifica OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Applicare le modifiche ad OpenGL richiede il riavvio." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Riavvio necessario affinchè i cambiamenti abbiano effetto." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Riavvio necessario affinchè i cambiamenti abbiano effetto." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Abilità" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1131,16 +1160,16 @@ msgstr "Difesa %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1509,6 +1538,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1548,6 +1581,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1585,219 +1622,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Sei sicuro di voler cancellare questo personaggio?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Connessione..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Connessione..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Connessione..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nome : %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Connessione..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventario" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Create" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Colore Capelli" + #, fuzzy #~ msgid "Description:" #~ msgstr "Descrizione : %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-06-28 16:27+0000\n" "Last-Translator: fate <Unknown>\n" "Language-Team: Japanese <ja@li.org>\n" @@ -27,7 +27,7 @@ msgstr "買う" msgid "Price: %d GP / Total: %d GP" msgstr "価格: %d GP / 合計: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "終了" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "取消" @@ -113,7 +114,7 @@ msgstr "次へ" msgid "New" msgstr "新規" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "削除" @@ -132,7 +133,7 @@ msgid "Create Character" msgstr "キャラを作成" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "名前:" @@ -154,7 +155,8 @@ msgid "Select Server" msgstr "キャラを選択" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -165,330 +167,332 @@ msgid "Chat" msgstr "作成" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "サーバ:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -607,11 +611,11 @@ msgstr "" msgid "Login" msgstr "ログイン" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "パスワード:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "ポート:" @@ -623,8 +627,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "" @@ -643,7 +647,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "セットアップ" @@ -655,10 +659,22 @@ msgstr "" msgid "MiniMap" msgstr "" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +msgid "Reset" +msgstr "" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -729,61 +745,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "パスワードが一致していません。" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "エラー" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -821,229 +837,240 @@ msgstr "髪の色:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "髪の色:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "削除" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "名前:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +msgid "skills.xml" +msgstr "" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1118,16 +1145,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1495,6 +1522,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1534,6 +1565,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1571,219 +1606,376 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "このキャラは消してもいいですか?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "接続しています..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "接続しています..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "接続しています..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "名前: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "接続しています..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +msgid "Invite to party" +msgstr "" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "作成" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "髪の色:" + #, fuzzy #~ msgid "Description:" #~ msgstr "名状: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: The Mana World 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-10-10 00:04+0000\n" "Last-Translator: Bjørn Lindeijer <bjorn@lindeijer.nl>\n" "Language-Team: Dutch\n" @@ -27,7 +27,7 @@ msgstr "Kopen" msgid "Price: %d GP / Total: %d GP" msgstr "" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Afsluiten" @@ -55,8 +55,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Annuleren" @@ -114,7 +115,7 @@ msgstr "Volgende" msgid "New" msgstr "Nieuw" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Verwijderen" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Personage Aanmaken" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Naam:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Kies Personage" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Aanmaken" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Veranderen van OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Selecteer het aantal exemplaren om neer te leggen" msgid "Login" msgstr "Inloggen" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Wachtword:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Poort:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Behouden" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Aanmelden" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Configureren" @@ -658,10 +662,23 @@ msgstr "Kaartje" msgid "MiniMap" msgstr "Kaartje" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Aanmelden" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Neerleggen@@" msgid "@@description|Description@@" msgstr "@@description|Beschrijving@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Bevestigen:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "De gebruikersnaam moet uit ten minste %d tekens bestaan." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "De gebruikersnaam moet uit minder dan %d tekens bestaan." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Het wachtwoord moet uit ten minste %d tekens bestaan." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Het wachtwoord moet uit minder dan %d tekens bestaan." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Wachtwoorden komen niet overeen." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Fout" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Geluid" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume van geluiden" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Muziek volume" @@ -825,232 +842,244 @@ msgstr "Haarkleur:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Haarkleur:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Druk op de knop om het kalibreren te starten" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibreren" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Joystick activeren" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stoppen" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Maak rondjes met de stick" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Verwijderen" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Naam:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Volledig scherm" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Aangepaste cursor" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS limiet:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Dekking van de GUI" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Scroll radius" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Scroll vertraging" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Omgevingseffecten" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "uit" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "laag" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "hoog" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Volledig scherm" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Overgaan naar volledig scherm" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "De veranderingen worden pas actief na opnieuw opstarten" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Veranderen van OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Het wisselen van of naar OpenGL wordt pas actief na opnieuw opstarten" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "De veranderingen worden pas actief na opnieuw opstarten" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "De veranderingen worden pas actief na opnieuw opstarten" +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Vaardigheden" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1125,16 +1154,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1503,6 +1532,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1542,6 +1575,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1579,219 +1616,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Weet je zeker dat je deze personage wilt verwijderen?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Verbinden..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Verbinden..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Verbinden..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Naam: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Verbinden..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventaris" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Aanmaken" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Haarkleur:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Beschrijving: %s" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: The Mana World 0.1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-10-10 05:26+0000\n" "Last-Translator: Michał Trzebiatowski <Unknown>\n" "Language-Team: <pl@li.org>\n" @@ -29,7 +29,7 @@ msgstr "Kup" msgid "Price: %d GP / Total: %d GP" msgstr "Cena: %d GP / Razem: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Wyjdź" @@ -57,8 +57,9 @@ msgstr "Sprzedaj" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Anuluj" @@ -116,7 +117,7 @@ msgstr "Następny" msgid "New" msgstr "Nowa" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Usuń" @@ -135,7 +136,7 @@ msgid "Create Character" msgstr "Stwórz postać" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Imię:" @@ -157,7 +158,8 @@ msgid "Select Server" msgstr "Wybierz postać" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -168,331 +170,333 @@ msgid "Chat" msgstr "Stwórz" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Serwer:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Zmień ustawienia OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -611,11 +615,11 @@ msgstr "Wybierz ilość przedmiotów do upuszczenia." msgid "Login" msgstr "Użytkownik" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Hasło:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -627,8 +631,8 @@ msgstr "" msgid "Keep" msgstr "Zachowaj" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Rejestruj" @@ -647,7 +651,7 @@ msgid "Shortcut" msgstr "Skrót" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Konfiguracja" @@ -660,10 +664,23 @@ msgstr "MiniMapa" msgid "MiniMap" msgstr "MiniMapa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Rejestruj" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -735,61 +752,61 @@ msgstr "@@drop|Upuść@@" msgid "@@description|Description@@" msgstr "@@description|Opis@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Potwierdź:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Mężczyzna" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Kobieta" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Nazwa użytkownika musi być długa na conajmniej %d znaków." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Nazwa użytkownika musi mieć mniej niż %d znaków." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Hasło musi mieć conajmniej %d znaków." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Hasło nie może mieć więcej jak %d znaków." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Hasła nie zgadzają się." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Błąd" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Dźwięk" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Głośność efektów dźwiękowych" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Głośność muzyki" @@ -827,233 +844,245 @@ msgstr "Kolor włosów:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Kolor włosów:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Wciśnij przycisk aby rozpocząć kalibrację" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibruj" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Włącz joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Zatrzymaj" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Obróć drążek" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Usuń" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Imię:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Pełen ekran" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Własny kursor" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Limit FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Przezroczystość GUI" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Skok przy przewijaniu ekranu" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Opóźnienie przy przewijaniu ekranu" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Dźwięki otoczenia" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "wyłączone" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "niskie" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "wysokie" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Pełen ekran" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Przełączanie na pełen ekran" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Wymagane ponowne uruchomienia aby zastosować zmiany." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Zmień ustawienia OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" "Zastosowywanie zmian w konfiguracji OpenGL wymaga ponownego uruchomienia." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Wymagane ponowne uruchomienia aby zastosować zmiany." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Wymagane ponowne uruchomienia aby zastosować zmiany." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Zdolności" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1132,16 +1161,16 @@ msgstr "Obrona %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1510,6 +1539,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1549,6 +1582,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1586,219 +1623,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Czy jesteś pewien, że chcesz usunąć tę postać?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Łączenie..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Łączenie..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Łączenie..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Imię: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Łączenie..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inwentarz" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Stwórz" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Kolor włosów:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Opis: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-02-03 10:14+0000\n" "Last-Translator: Tiago Silva <Unknown>\n" "Language-Team: Portuguese <pt@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Comprar" msgid "Price: %d GP / Total: %d GP" msgstr "Preço: %d GP / Total: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Sair" @@ -55,8 +55,9 @@ msgstr "Vender" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Cancelar" @@ -114,7 +115,7 @@ msgstr "Seguinte" msgid "New" msgstr "Novo" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Eliminar" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Criar Personagem" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nome:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Seleccione um Personagem" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Criar" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Servidor:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Mudando OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Seleccionar a quantidade de itens a largar." msgid "Login" msgstr "Autenticar" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Senha:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Porta:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Manter" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registo" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Atalho" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Configuração" @@ -658,10 +662,23 @@ msgstr "MiniMapa" msgid "MiniMap" msgstr "MiniMapa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registo" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Largar@@" msgid "@@description|Description@@" msgstr "@@descrição|Descrição@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Confirmar:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "O nome de utilizador necessita de pelo menos %d caracteres." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "O nome de utilizador só pode ter %d caracteres." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "A password necessita de pelo menos %d caracteres." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "A password só pode ter até %d caracteres." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "As senhas não coincidem." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Erro" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Som" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume dos Efeitos" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volume da Música" @@ -825,232 +842,244 @@ msgstr "Cor de Cabelo:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Cor de Cabelo:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Pressione o botão para começar a calibragem" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibrar" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Habilitar Joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Parar" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Rode o manipulo" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Eliminar" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nome:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Ecrã completo" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Cursor personalizado" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Limite de FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Opacidade do Interface" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Efeitos Ambientais" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "desligado" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "baixo" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "elevado" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Ecrã completo" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Mudar para ecrã completo" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "É necessário reiniciar para as alterações terem efeito." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Mudando OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "É necessário reiniciar para as alterações ao OpenGl terem efeito." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "É necessário reiniciar para as alterações terem efeito." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "É necessário reiniciar para as alterações terem efeito." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Competências" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1137,16 +1166,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1515,6 +1544,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1554,6 +1587,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1591,219 +1628,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Tem a certeza que quer apagar este personagem" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Conectando..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Conectando..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Conectando..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nome: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Conectando..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventário" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Criar" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Cor de Cabelo:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Descrição: %s" diff --git a/po/pt_BR.po b/po/pt_BR.po index c8550606..0326b3f6 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-14 21:37+0000\n" "Last-Translator: Enrico Nicoletto <liverig@gmail.com>\n" "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Comprar" msgid "Price: %d GP / Total: %d GP" msgstr "Preço: %d GP / Total: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Sair" @@ -55,8 +55,9 @@ msgstr "Vender" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Cancelar" @@ -114,7 +115,7 @@ msgstr "Próximo" msgid "New" msgstr "Novo" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Excluir" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Criar Personagem" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Nome:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Selecionar personagem" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Criar" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Servidor:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Trocando OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Selecionar montante de itens para descartar." msgid "Login" msgstr "Login" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Senha:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Porta:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Manter" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrar" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Atalho" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Configurar" @@ -658,10 +662,23 @@ msgstr "MiniMapa" msgid "MiniMap" msgstr "MiniMapa" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registrar" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@descartar|Descartar@@" msgid "@@description|Description@@" msgstr "@@descrição|Descrição@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Confirmar:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Homem" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Mulher" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "O nome do usuário precisa ter pelo menos %d caracteres." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "O nome do usuário tem que ser inferior a %d caracteres." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "A senha deve ter pelo menos %d caracteres." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "A senha deve ser menor que %d caracteres." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Senhas não conferem." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Erro" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Som" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volume Sfx" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Volume da Música" @@ -825,232 +842,244 @@ msgstr "Cor do Cabelo:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Cor do Cabelo:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Aperto o botão para começar a calibração" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Calibrar" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Habilitar joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Parar" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Excluir" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Nome:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Tela cheia" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Cursor customizado" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Limite FPS:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Opacidade da GUI" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Ambiente FX" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "desligado" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "baixo" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "alto" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Tela cheia" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Mudando para Tela cheia" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "É preciso reiniciar para as mudanças terem efeito." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Trocando OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Aplicando mudança a OpenGL requer reiniciar o jogo." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "É preciso reiniciar para as mudanças terem efeito." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "É preciso reiniciar para as mudanças terem efeito." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Habilidades" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "Defesa %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Tem certeza de que deseja excluir este personagem?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Conectando..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Conectando..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Conectando..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Nome: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Conectando..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventório" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Criar" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Cor do Cabelo:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Descrição: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-01-08 11:50+0000\n" "Last-Translator: idle sign <Unknown>\n" "Language-Team: Russian <ru@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Купить" msgid "Price: %d GP / Total: %d GP" msgstr "Стоимость: %d GP / Всегоl: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Выход" @@ -55,8 +55,9 @@ msgstr "Продать" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Отмена" @@ -114,7 +115,7 @@ msgstr "Следующий" msgid "New" msgstr "Новый" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Удалить" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Создать персонажа" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Имя:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Выбор персонажа" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Создать" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Сервер:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Переключение на OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Сколько предметов сбросить." msgid "Login" msgstr "Вход" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Пароль:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Порт:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Оставить" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Зарегистрироваться" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Клавиша" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Настройка" @@ -658,10 +662,23 @@ msgstr "МиниКарта" msgid "MiniMap" msgstr "МиниКарта" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Зарегистрироваться" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Сбросить@@" msgid "@@description|Description@@" msgstr "@@description|Описание@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Подтвердите:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Имя пользователя должно содержать не менее %d символов." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Имя пользователя не должно содержать более %d символов." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Пароль должен содержать не менее %d символов." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Пароль не должен содержать более %d символов." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Пароли не совпадают." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Ошибка" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Звук" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Громкость эффектов" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Громкость музыки" @@ -825,232 +842,244 @@ msgstr "Цвет волос:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Цвет волос:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Нажмите кнопку, чтобы начать калибровку" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Калибровать" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Использовать джойстик" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Стоп" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Вращайте рукоять" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Удалить" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Имя:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "На полный экран" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Выборочный курсор" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "Ограничение кадр/с:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Прозрачность интерфейса" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Радиус прокрутки" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Заторможенность прокрутки" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Эффекты окружающей среды" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "выкл" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "низ." -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "выс." -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "На полный экран" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Переключение в полноэкранный режим" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Для вступления в силу выбранных настроек требуется перезагрузка игры." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Переключение на OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Переход к OpenGL требует перезагрузки игры." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Для вступления в силу выбранных настроек требуется перезагрузка игры." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Для вступления в силу выбранных настроек требуется перезагрузка игры." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Умения" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "Защита %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Вы уверены, что хотите удалить этого персонажа?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Соединение..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Соединение..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Соединение..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Имя: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Соединение..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Инвентарь" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Создать" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Цвет волос:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Описание: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-12-30 14:07+0000\n" "Last-Translator: TomasKovacik <nail@nodomain.sk>\n" "Language-Team: Slovak <sk@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Kúpiť" msgid "Price: %d GP / Total: %d GP" msgstr "Cena: %d GP / Spolu: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Ukončiť" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Zrušiť" @@ -114,7 +115,7 @@ msgstr "Nasledujúci" msgid "New" msgstr "Nový" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Vymazať" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Vytvoriť postavu" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Meno" @@ -154,7 +155,8 @@ msgid "Select Server" msgstr "" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -165,330 +167,332 @@ msgid "Chat" msgstr "Vytvoriť" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -605,11 +609,11 @@ msgstr "" msgid "Login" msgstr "" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "" @@ -621,8 +625,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "" @@ -641,7 +645,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "" @@ -653,10 +657,22 @@ msgstr "" msgid "MiniMap" msgstr "" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +msgid "Reset" +msgstr "" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -725,61 +741,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "Muž" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "Žena" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -817,229 +833,240 @@ msgstr "Farba vlasov:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Farba vlasov:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Vymazať" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Meno" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +msgid "skills.xml" +msgstr "" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1112,16 +1139,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1486,6 +1513,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1525,6 +1556,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1562,215 +1597,372 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Naozaj chcete odstrániť túto postavu?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 msgid "Trying to connect to account server..." msgstr "" -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 msgid "Trying to connect to char server..." msgstr "" -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 msgid "Trying to connect to map server..." msgstr "" -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, c-format msgid "Map: %s" msgstr "" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 msgid "Connecting to map server..." msgstr "" -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +msgid "Invite to party" +msgstr "" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Vytvoriť" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Farba vlasov:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Popis: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-05-07 19:04+0000\n" "Last-Translator: Kess Vargavind <Unknown>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -27,7 +27,7 @@ msgstr "Köp" msgid "Price: %d GP / Total: %d GP" msgstr "Pris: %d GP / Totalt: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "Avsluta" @@ -55,8 +55,9 @@ msgstr "Sälj" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "Avbryt" @@ -114,7 +115,7 @@ msgstr "Nästa" msgid "New" msgstr "Ny" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "Ta bort" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "Skapa karaktär" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "Namn:" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "Välj karaktär" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "Skapa" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "Server:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "Ändrar OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "Välj antal föremål att släppa." msgid "Login" msgstr "Användarnamn" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "Lösenord:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "Port:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "Behåll" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "Registrera" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "Genväg" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "Inställningar" @@ -658,10 +662,23 @@ msgstr "Minikarta" msgid "MiniMap" msgstr "Minikarta" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "Registrera" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@drop|Släpp@@" msgid "@@description|Description@@" msgstr "@@description|Beskrivning@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "Bekräfta:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "Användarnamnet måste vara minst %d tecken långt." -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "Användarnamnet måste vara kortare än %d tecken." -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "Lösenordet måste vara minst %d tecken långt." -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "Lösenordet måste vara kortare än %d tecken." #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "Lösenorden stämmer inte överens." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "Fel" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "Ljud" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "Volym för ljudeffekter" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "Musikvolym" @@ -825,232 +842,244 @@ msgstr "Hårfärg:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "Hårfärg:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "Klicka på knappen för att starta kalibreringen" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "Kalibrera" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "Aktivera joystick" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "Stopp" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "Rotera spaken" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "Ta bort" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "Namn:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "Helskärm" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "Särskild muspekare" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS-gräns:" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Genomskinlighet" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "Rullningsradie" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "Tröghet för rullning" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "Omgivande FX" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "av" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "låg" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "hög" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "Helskärm" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "Byte till helskärm" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "Omstart krävs för att ändringarna ska synas." #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "Ändrar OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "Ändringar i OpenGL kräver omstart." -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "Omstart krävs för att ändringarna ska synas." -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "Omstart krävs för att ändringarna ska synas." +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "Färdigheter" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "Försvar %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "Är du säker på att du vill ta bort den här karaktären?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "Ansluter..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "Ansluter..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "Ansluter..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "Namn: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "Ansluter..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "Inventarium" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "Skapa" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "Hårfärg:" + #, fuzzy #~ msgid "Description:" #~ msgstr "Beskrivning: %s" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-11-25 06:16+0000\n" "Last-Translator: Tharawut Paripaiboon <Unknown>\n" "Language-Team: Thai <th@li.org>\n" @@ -27,7 +27,7 @@ msgstr "ซื้อ" msgid "Price: %d GP / Total: %d GP" msgstr "ราคา: %d GP / ทั้งหมด: %d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "ออก" @@ -54,8 +54,9 @@ msgstr "" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "ยกเลิก" @@ -114,7 +115,7 @@ msgstr "ถัดไป" msgid "New" msgstr "สร้างใหม่" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "ลบทิ้ง" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "สร้างตัวละคร" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "ชื่อ:" @@ -154,7 +155,8 @@ msgid "Select Server" msgstr "" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -165,330 +167,332 @@ msgid "Chat" msgstr "สร้าง" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 msgid "Changing prefix to " msgstr "" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -605,11 +609,11 @@ msgstr "" msgid "Login" msgstr "เข้าระบบ" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "รหัสผ่าน:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "" @@ -621,8 +625,8 @@ msgstr "" msgid "Keep" msgstr "" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "สมัครสมาชิก" @@ -641,7 +645,7 @@ msgid "Shortcut" msgstr "" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "ตั้งค่า" @@ -653,10 +657,23 @@ msgstr "" msgid "MiniMap" msgstr "" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "สมัครสมาชิก" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 msgid "@@trade|Trade With " msgstr "" @@ -725,61 +742,61 @@ msgstr "" msgid "@@description|Description@@" msgstr "" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "ยืนยัน:" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "ชาย" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "หญิง" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "" -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "ผิดพลาด" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "" @@ -817,229 +834,240 @@ msgstr "สีผม:" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "สีผม:" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "ลบทิ้ง" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "ชื่อ:" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "fullscreen" msgstr "" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 msgid "Restart your client for the change to take effect." msgstr "" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 msgid "Restart your client or change maps for the change to take effect." msgstr "" +#: ../src/gui/skill.cpp:39 +msgid "skills.xml" +msgstr "" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1114,16 +1142,16 @@ msgstr "" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1491,6 +1519,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1530,6 +1562,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1567,219 +1603,376 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "คุณแน่ใจแล้วหรือที่จะลบตัวละครนี้?" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "กำลังเชื่อมต่อ..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "กำลังเชื่อมต่อ..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "กำลังเชื่อมต่อ..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "ชื่อ: %s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "กำลังเชื่อมต่อ..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +msgid "Invite to party" +msgstr "" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "สร้าง" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "สีผม:" + #, fuzzy #~ msgid "Name: " #~ msgstr "ชื่อ:" diff --git a/po/zh_CN.po b/po/zh_CN.po index 2cc1d038..feed8d0e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tmw\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-16 15:17-0700\n" +"POT-Creation-Date: 2009-01-19 13:00-0700\n" "PO-Revision-Date: 2008-09-17 14:41+0000\n" "Last-Translator: luojie-dune <Unknown>\n" "Language-Team: Simplified Chinese <zh_CN@li.org>\n" @@ -27,7 +27,7 @@ msgstr "买" msgid "Price: %d GP / Total: %d GP" msgstr "价格:%d GP/总数:%d GP" -#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:638 +#: ../src/gui/buy.cpp:61 ../src/gui/sell.cpp:69 ../src/game.cpp:656 msgid "Quit" msgstr "退出" @@ -55,8 +55,9 @@ msgstr "出售" #: ../src/gui/buysell.cpp:34 ../src/gui/char_select.cpp:98 #: ../src/gui/char_select.cpp:265 ../src/gui/char_server.cpp:59 #: ../src/gui/connection.cpp:46 ../src/gui/item_amount.cpp:60 -#: ../src/gui/login.cpp:77 ../src/gui/npclistdialog.cpp:42 -#: ../src/gui/register.cpp:77 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 +#: ../src/gui/login.cpp:77 ../src/gui/npcintegerdialog.cpp:44 +#: ../src/gui/npclistdialog.cpp:42 ../src/gui/npcstringdialog.cpp:42 +#: ../src/gui/register.cpp:93 ../src/gui/setup.cpp:60 ../src/gui/setup.cpp:121 #: ../src/gui/trade.cpp:65 ../src/gui/updatewindow.cpp:114 msgid "Cancel" msgstr "取消" @@ -114,7 +115,7 @@ msgstr "下一页" msgid "New" msgstr "新建" -#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:219 +#: ../src/gui/char_select.cpp:96 ../src/gui/setup_players.cpp:222 msgid "Delete" msgstr "删除" @@ -133,7 +134,7 @@ msgid "Create Character" msgstr "创建角色" #: ../src/gui/char_select.cpp:257 ../src/gui/login.cpp:51 -#: ../src/gui/register.cpp:64 +#: ../src/gui/register.cpp:80 msgid "Name:" msgstr "名称" @@ -155,7 +156,8 @@ msgid "Select Server" msgstr "选择较色" #: ../src/gui/char_server.cpp:58 ../src/gui/login.cpp:76 -#: ../src/gui/npclistdialog.cpp:41 ../src/gui/npc_text.cpp:43 +#: ../src/gui/npcintegerdialog.cpp:43 ../src/gui/npclistdialog.cpp:41 +#: ../src/gui/npcstringdialog.cpp:41 ../src/gui/npc_text.cpp:43 msgid "OK" msgstr "" @@ -166,331 +168,333 @@ msgid "Chat" msgstr "建立" #. Fix the owner of welcome message. -#: ../src/gui/chat.cpp:136 +#: ../src/gui/chat.cpp:138 msgid "Welcome" msgstr "" -#: ../src/gui/chat.cpp:147 +#: ../src/gui/chat.cpp:150 msgid "Global announcement: " msgstr "" -#: ../src/gui/chat.cpp:152 -msgid "Global announcement from " +#: ../src/gui/chat.cpp:155 +#, c-format +msgid "Global announcement from %s: " msgstr "" -#: ../src/gui/chat.cpp:166 ../src/gui/login.cpp:53 ../src/gui/register.cpp:67 +#: ../src/gui/chat.cpp:169 ../src/gui/login.cpp:53 ../src/gui/register.cpp:83 msgid "Server:" msgstr "服务器:" -#: ../src/gui/chat.cpp:291 -msgid "Trying to send a blank party message." +#: ../src/gui/chat.cpp:321 +#, c-format +msgid "Whispering to %s: %s" msgstr "" -#: ../src/gui/chat.cpp:402 -msgid "Whispering to " +#: ../src/gui/chat.cpp:340 +msgid "Trying to send a blank party message." msgstr "" -#: ../src/gui/chat.cpp:411 +#: ../src/gui/chat.cpp:443 msgid "Return toggles chat." msgstr "" -#: ../src/gui/chat.cpp:412 +#: ../src/gui/chat.cpp:444 msgid "Message closes chat." msgstr "" -#: ../src/gui/chat.cpp:417 +#: ../src/gui/chat.cpp:454 msgid "Return now toggles chat." msgstr "" -#: ../src/gui/chat.cpp:422 +#: ../src/gui/chat.cpp:462 msgid "Message now closes chat." msgstr "" -#: ../src/gui/chat.cpp:426 +#: ../src/gui/chat.cpp:467 msgid "" "Options to /toggle are \"yes\", \"no\", \"true\", \"false\", \"1\", \"0\"." msgstr "" -#: ../src/gui/chat.cpp:432 +#: ../src/gui/chat.cpp:474 msgid "Unknown party command... Type \"/help\" party for more information." msgstr "" -#: ../src/gui/chat.cpp:470 +#: ../src/gui/chat.cpp:520 msgid "No such spell!" msgstr "" -#: ../src/gui/chat.cpp:473 +#: ../src/gui/chat.cpp:523 msgid "The current server doesn't support spells" msgstr "" -#: ../src/gui/chat.cpp:503 ../src/gui/chat.cpp:506 +#: ../src/gui/chat.cpp:558 ../src/gui/chat.cpp:563 msgid "Present: " msgstr "" -#: ../src/gui/chat.cpp:504 +#: ../src/gui/chat.cpp:559 msgid "Attendance written to record log." msgstr "" -#: ../src/gui/chat.cpp:510 +#: ../src/gui/chat.cpp:568 msgid "Unknown command" msgstr "" -#: ../src/gui/chat.cpp:519 +#: ../src/gui/chat.cpp:580 msgid "Trade failed!" msgstr "" -#: ../src/gui/chat.cpp:522 +#: ../src/gui/chat.cpp:583 msgid "Emote failed!" msgstr "" -#: ../src/gui/chat.cpp:525 +#: ../src/gui/chat.cpp:586 msgid "Sit failed!" msgstr "" -#: ../src/gui/chat.cpp:528 +#: ../src/gui/chat.cpp:589 msgid "Chat creating failed!" msgstr "" -#: ../src/gui/chat.cpp:531 +#: ../src/gui/chat.cpp:592 msgid "Could not join party!" msgstr "" -#: ../src/gui/chat.cpp:534 +#: ../src/gui/chat.cpp:595 msgid "Cannot shout!" msgstr "" -#: ../src/gui/chat.cpp:542 +#: ../src/gui/chat.cpp:604 msgid "You have not yet reached a high enough lvl!" msgstr "" -#: ../src/gui/chat.cpp:545 +#: ../src/gui/chat.cpp:607 msgid "Insufficient HP!" msgstr "" -#: ../src/gui/chat.cpp:548 +#: ../src/gui/chat.cpp:610 msgid "Insufficient SP!" msgstr "" -#: ../src/gui/chat.cpp:551 +#: ../src/gui/chat.cpp:613 msgid "You have no memos!" msgstr "" -#: ../src/gui/chat.cpp:554 +#: ../src/gui/chat.cpp:616 msgid "You cannot do that right now!" msgstr "" -#: ../src/gui/chat.cpp:557 +#: ../src/gui/chat.cpp:619 msgid "Seems you need more Zeny... ;-)" msgstr "" -#: ../src/gui/chat.cpp:560 +#: ../src/gui/chat.cpp:622 msgid "You cannot use this skill with that kind of weapon!" msgstr "" -#: ../src/gui/chat.cpp:563 +#: ../src/gui/chat.cpp:625 msgid "You need another red gem!" msgstr "" -#: ../src/gui/chat.cpp:566 +#: ../src/gui/chat.cpp:628 msgid "You need another blue gem!" msgstr "" -#: ../src/gui/chat.cpp:569 +#: ../src/gui/chat.cpp:631 msgid "You're carrying to much to do this!" msgstr "" -#: ../src/gui/chat.cpp:572 +#: ../src/gui/chat.cpp:634 msgid "Huh? What's that?" msgstr "" -#: ../src/gui/chat.cpp:578 +#: ../src/gui/chat.cpp:643 msgid "Warp failed..." msgstr "" -#: ../src/gui/chat.cpp:581 +#: ../src/gui/chat.cpp:646 msgid "Could not steal anything..." msgstr "" -#: ../src/gui/chat.cpp:584 +#: ../src/gui/chat.cpp:649 msgid "Poison had no effect..." msgstr "" -#: ../src/gui/chat.cpp:652 +#: ../src/gui/chat.cpp:724 msgid "The current party prefix is " msgstr "" -#: ../src/gui/chat.cpp:657 +#: ../src/gui/chat.cpp:729 msgid "Party prefix must be one character long." msgstr "" -#: ../src/gui/chat.cpp:660 +#: ../src/gui/chat.cpp:735 msgid "Cannot use a '/' as the prefix." msgstr "" -#: ../src/gui/chat.cpp:663 +#: ../src/gui/chat.cpp:740 #, fuzzy msgid "Changing prefix to " msgstr "改变成OpenGL" -#: ../src/gui/chat.cpp:673 +#: ../src/gui/chat.cpp:750 msgid "-- Help --" msgstr "" -#: ../src/gui/chat.cpp:675 +#: ../src/gui/chat.cpp:753 msgid "/announce: Global announcement (GM only)" msgstr "" -#: ../src/gui/chat.cpp:676 +#: ../src/gui/chat.cpp:754 msgid "/clear: Clears this window" msgstr "" -#: ../src/gui/chat.cpp:677 +#: ../src/gui/chat.cpp:755 msgid "/help: Display this help" msgstr "" -#: ../src/gui/chat.cpp:679 +#: ../src/gui/chat.cpp:757 msgid "/msg <nick> <message>: Alternate form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:680 +#: ../src/gui/chat.cpp:758 msgid "/present: Get list of players present" msgstr "" -#: ../src/gui/chat.cpp:682 +#: ../src/gui/chat.cpp:760 msgid "/toggle: Determine whether <return> toggles the chat log." msgstr "" -#: ../src/gui/chat.cpp:684 +#: ../src/gui/chat.cpp:762 msgid "/where: Display map name" msgstr "" -#: ../src/gui/chat.cpp:685 +#: ../src/gui/chat.cpp:763 msgid "/w <nick> <message>: Short form for /whisper" msgstr "" -#: ../src/gui/chat.cpp:686 +#: ../src/gui/chat.cpp:764 msgid "/whisper <nick> <message>: Sends a private <message> to <nick>" msgstr "" -#: ../src/gui/chat.cpp:688 +#: ../src/gui/chat.cpp:766 msgid "/who: Display number of online users" msgstr "" -#: ../src/gui/chat.cpp:689 +#: ../src/gui/chat.cpp:767 msgid "For more information, type /help <command>" msgstr "" -#: ../src/gui/chat.cpp:694 +#: ../src/gui/chat.cpp:771 msgid "Command: /announce <msg>" msgstr "" -#: ../src/gui/chat.cpp:695 +#: ../src/gui/chat.cpp:772 msgid "*** only available to a GM ***" msgstr "" -#: ../src/gui/chat.cpp:696 +#: ../src/gui/chat.cpp:773 msgid "This command sends the message <msg> to all players currently online." msgstr "" -#: ../src/gui/chat.cpp:702 +#: ../src/gui/chat.cpp:778 msgid "Command: /clear" msgstr "" -#: ../src/gui/chat.cpp:703 +#: ../src/gui/chat.cpp:779 msgid "This command clears the chat log of previous chat." msgstr "" -#: ../src/gui/chat.cpp:709 +#: ../src/gui/chat.cpp:784 msgid "Command: /help" msgstr "" -#: ../src/gui/chat.cpp:710 +#: ../src/gui/chat.cpp:785 msgid "This command displays a list of all commands available." msgstr "" -#: ../src/gui/chat.cpp:712 +#: ../src/gui/chat.cpp:787 msgid "Command: /help <command>" msgstr "" -#: ../src/gui/chat.cpp:713 +#: ../src/gui/chat.cpp:788 msgid "This command displays help on <command>." msgstr "" -#: ../src/gui/chat.cpp:723 +#: ../src/gui/chat.cpp:796 msgid "Command: /present" msgstr "" -#: ../src/gui/chat.cpp:724 +#: ../src/gui/chat.cpp:797 msgid "" "This command gets a list of players within hearing and sends it to either " "the record log if recording, or the chat log otherwise." msgstr "" -#: ../src/gui/chat.cpp:734 +#: ../src/gui/chat.cpp:807 msgid "Command: /toggle <state>" msgstr "" -#: ../src/gui/chat.cpp:735 +#: ../src/gui/chat.cpp:808 msgid "" -"This command sets whether the return key should toggle the chat log, or " +"This command sets whether the return key should toggle thechat log, or " "whether the chat log turns off automatically." msgstr "" -#: ../src/gui/chat.cpp:737 +#: ../src/gui/chat.cpp:811 msgid "" "<state> can be one of \"1\", \"yes\", \"true\" to turn the toggle on, or \"0" "\", \"no\", \"false\" to turn the toggle off." msgstr "" -#: ../src/gui/chat.cpp:738 +#: ../src/gui/chat.cpp:814 msgid "Command: /toggle" msgstr "" -#: ../src/gui/chat.cpp:739 +#: ../src/gui/chat.cpp:815 msgid "This command displays the return toggle status." msgstr "" -#: ../src/gui/chat.cpp:744 +#: ../src/gui/chat.cpp:819 msgid "Command: /where" msgstr "" -#: ../src/gui/chat.cpp:745 +#: ../src/gui/chat.cpp:820 msgid "This command displays the name of the current map." msgstr "" -#: ../src/gui/chat.cpp:751 +#: ../src/gui/chat.cpp:825 msgid "Command: /msg <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:752 +#: ../src/gui/chat.cpp:826 msgid "Command: /whisper <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:753 +#: ../src/gui/chat.cpp:827 msgid "Command: /w <nick> <msg>" msgstr "" -#: ../src/gui/chat.cpp:754 +#: ../src/gui/chat.cpp:828 msgid "This command sends the message <msg> to <nick>." msgstr "" -#: ../src/gui/chat.cpp:756 +#: ../src/gui/chat.cpp:830 msgid "If the <nick> has spaces in it, enclose it in double quotes (\")." msgstr "" -#: ../src/gui/chat.cpp:762 +#: ../src/gui/chat.cpp:835 msgid "Command: /who" msgstr "" -#: ../src/gui/chat.cpp:763 +#: ../src/gui/chat.cpp:836 msgid "This command displays the number of players currently online." msgstr "" -#: ../src/gui/chat.cpp:767 +#: ../src/gui/chat.cpp:841 msgid "Unknown command." msgstr "" -#: ../src/gui/chat.cpp:768 +#: ../src/gui/chat.cpp:842 msgid "Type /help for a list of commands." msgstr "" @@ -609,11 +613,11 @@ msgstr "请选择丢弃的物品数量" msgid "Login" msgstr "登陆" -#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:65 +#: ../src/gui/login.cpp:52 ../src/gui/register.cpp:81 msgid "Password:" msgstr "密码:" -#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:68 +#: ../src/gui/login.cpp:54 ../src/gui/register.cpp:84 msgid "Port:" msgstr "端口:" @@ -625,8 +629,8 @@ msgstr "" msgid "Keep" msgstr "保持" -#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:60 -#: ../src/gui/register.cpp:76 +#: ../src/gui/login.cpp:78 ../src/gui/register.cpp:76 +#: ../src/gui/register.cpp:92 msgid "Register" msgstr "注册" @@ -645,7 +649,7 @@ msgid "Shortcut" msgstr "快捷键" #: ../src/gui/menuwindow.cpp:69 ../src/gui/menuwindow.cpp:125 -#: ../src/gui/setup.cpp:52 ../src/main.cpp:757 +#: ../src/gui/setup.cpp:52 ../src/main.cpp:787 msgid "Setup" msgstr "安装" @@ -658,10 +662,23 @@ msgstr "小地图" msgid "MiniMap" msgstr "小地图" +#: ../src/gui/npcintegerdialog.cpp:38 +msgid "NPC Number Request" +msgstr "" + +#: ../src/gui/npcintegerdialog.cpp:45 +#, fuzzy +msgid "Reset" +msgstr "注册" + #: ../src/gui/npclistdialog.cpp:32 ../src/gui/npc_text.cpp:32 msgid "NPC" msgstr "NPC" +#: ../src/gui/npcstringdialog.cpp:38 +msgid "NPC Text Request" +msgstr "" + #: ../src/gui/popupmenu.cpp:81 #, fuzzy msgid "@@trade|Trade With " @@ -733,61 +750,61 @@ msgstr "@@丢弃|丢弃@@" msgid "@@description|Description@@" msgstr "@@描述|描述@@" -#: ../src/gui/register.cpp:66 +#: ../src/gui/register.cpp:82 msgid "Confirm:" msgstr "确定" -#: ../src/gui/register.cpp:74 +#: ../src/gui/register.cpp:90 msgid "Male" msgstr "" -#: ../src/gui/register.cpp:75 +#: ../src/gui/register.cpp:91 msgid "Female" msgstr "" -#: ../src/gui/register.cpp:183 +#: ../src/gui/register.cpp:159 #, c-format msgid "RegisterDialog::register Username is %s" msgstr "" -#: ../src/gui/register.cpp:192 +#: ../src/gui/register.cpp:168 #, c-format msgid "The username needs to be at least %d characters long." msgstr "用户名至少需要%d个字符" -#: ../src/gui/register.cpp:200 +#: ../src/gui/register.cpp:176 #, c-format msgid "The username needs to be less than %d characters long." msgstr "用户名不能少于%d个字符" -#: ../src/gui/register.cpp:208 +#: ../src/gui/register.cpp:184 #, c-format msgid "The password needs to be at least %d characters long." msgstr "密码需要至少%d个字符" -#: ../src/gui/register.cpp:216 +#: ../src/gui/register.cpp:192 #, c-format msgid "The password needs to be less than %d characters long." msgstr "密码不能少于%d个字符" #. Password does not match with the confirmation one -#: ../src/gui/register.cpp:223 +#: ../src/gui/register.cpp:199 msgid "Passwords do not match." msgstr "密码不一致." -#: ../src/gui/register.cpp:243 ../src/main.cpp:1025 +#: ../src/gui/register.cpp:219 ../src/main.cpp:1055 msgid "Error" msgstr "错误" -#: ../src/gui/setup_audio.cpp:39 +#: ../src/gui/setup_audio.cpp:41 msgid "Sound" msgstr "声音" -#: ../src/gui/setup_audio.cpp:46 +#: ../src/gui/setup_audio.cpp:47 msgid "Sfx volume" msgstr "音效声量" -#: ../src/gui/setup_audio.cpp:47 +#: ../src/gui/setup_audio.cpp:48 msgid "Music volume" msgstr "音乐声量" @@ -825,232 +842,244 @@ msgstr "头发颜色" msgid "Players" msgstr "" -#: ../src/gui/setup_colours.cpp:38 -#, fuzzy -msgid "Color:" -msgstr "头发颜色" +#: ../src/gui/setup_colours.cpp:53 +msgid "Red: " +msgstr "" -#: ../src/gui/setup_joystick.cpp:36 ../src/gui/setup_joystick.cpp:72 +#: ../src/gui/setup_colours.cpp:67 +msgid "Green: " +msgstr "" + +#: ../src/gui/setup_colours.cpp:81 +msgid "Blue: " +msgstr "" + +#: ../src/gui/setup_joystick.cpp:38 ../src/gui/setup_joystick.cpp:79 msgid "Press the button to start calibration" msgstr "按下开始校准按钮" -#: ../src/gui/setup_joystick.cpp:37 ../src/gui/setup_joystick.cpp:70 +#: ../src/gui/setup_joystick.cpp:39 ../src/gui/setup_joystick.cpp:77 msgid "Calibrate" msgstr "校准" -#: ../src/gui/setup_joystick.cpp:38 +#: ../src/gui/setup_joystick.cpp:40 msgid "Enable joystick" msgstr "启用游戏杆" -#: ../src/gui/setup_joystick.cpp:75 +#: ../src/gui/setup_joystick.cpp:84 msgid "Stop" msgstr "停止" -#: ../src/gui/setup_joystick.cpp:76 +#: ../src/gui/setup_joystick.cpp:85 msgid "Rotate the stick" msgstr "旋转手柄" -#: ../src/gui/setup_keyboard.cpp:88 +#: ../src/gui/setup_keyboard.cpp:87 msgid "Assign" msgstr "" -#: ../src/gui/setup_keyboard.cpp:94 +#: ../src/gui/setup_keyboard.cpp:91 #, fuzzy msgid "Default" msgstr "删除" -#: ../src/gui/setup_keyboard.cpp:115 +#: ../src/gui/setup_keyboard.cpp:120 msgid "Key Conflict(s) Detected." msgstr "" -#: ../src/gui/setup_keyboard.cpp:116 +#: ../src/gui/setup_keyboard.cpp:121 msgid "Resolve them, or gameplay may result in strange behaviour." msgstr "" -#: ../src/gui/setup_players.cpp:52 +#: ../src/gui/setup_players.cpp:54 #, fuzzy msgid "Name" msgstr "名称" -#: ../src/gui/setup_players.cpp:53 +#: ../src/gui/setup_players.cpp:55 msgid "Relation" msgstr "" -#: ../src/gui/setup_players.cpp:57 +#: ../src/gui/setup_players.cpp:59 msgid "Neutral" msgstr "" -#: ../src/gui/setup_players.cpp:58 +#: ../src/gui/setup_players.cpp:60 msgid "Friend" msgstr "" -#: ../src/gui/setup_players.cpp:59 +#: ../src/gui/setup_players.cpp:61 msgid "Disregarded" msgstr "" -#: ../src/gui/setup_players.cpp:60 +#: ../src/gui/setup_players.cpp:62 msgid "Ignored" msgstr "" -#: ../src/gui/setup_players.cpp:197 ../src/gui/skill.cpp:78 +#: ../src/gui/setup_players.cpp:200 ../src/gui/skill.cpp:78 msgid "???" msgstr "" -#: ../src/gui/setup_players.cpp:213 +#: ../src/gui/setup_players.cpp:216 msgid "Save player list" msgstr "" -#: ../src/gui/setup_players.cpp:215 +#: ../src/gui/setup_players.cpp:218 msgid "Allow trading" msgstr "" -#: ../src/gui/setup_players.cpp:217 +#: ../src/gui/setup_players.cpp:220 msgid "Allow whispers" msgstr "" -#: ../src/gui/setup_players.cpp:245 +#: ../src/gui/setup_players.cpp:247 msgid "When ignoring:" msgstr "" -#: ../src/gui/setup_video.cpp:90 +#: ../src/gui/setup_video.cpp:92 msgid "No modes available" msgstr "" -#: ../src/gui/setup_video.cpp:92 +#: ../src/gui/setup_video.cpp:94 msgid "All resolutions available" msgstr "" -#: ../src/gui/setup_video.cpp:115 +#: ../src/gui/setup_video.cpp:117 msgid "Full screen" msgstr "全屏" -#: ../src/gui/setup_video.cpp:116 +#: ../src/gui/setup_video.cpp:118 msgid "OpenGL" msgstr "OpenGL" -#: ../src/gui/setup_video.cpp:117 +#: ../src/gui/setup_video.cpp:119 msgid "Custom cursor" msgstr "通常的光标" -#: ../src/gui/setup_video.cpp:118 +#: ../src/gui/setup_video.cpp:120 msgid "Particle effects" msgstr "" -#: ../src/gui/setup_video.cpp:119 +#: ../src/gui/setup_video.cpp:121 msgid "Speech bubbles" msgstr "" -#: ../src/gui/setup_video.cpp:120 +#: ../src/gui/setup_video.cpp:122 msgid "Show name" msgstr "" -#: ../src/gui/setup_video.cpp:122 +#: ../src/gui/setup_video.cpp:124 msgid "FPS Limit:" msgstr "FPS限制" -#: ../src/gui/setup_video.cpp:142 +#: ../src/gui/setup_video.cpp:145 msgid "Gui opacity" msgstr "Gui 透明度" -#: ../src/gui/setup_video.cpp:210 +#: ../src/gui/setup_video.cpp:146 msgid "Scroll radius" msgstr "滚动半径" -#: ../src/gui/setup_video.cpp:218 +#: ../src/gui/setup_video.cpp:147 msgid "Scroll laziness" msgstr "拉动极限" -#: ../src/gui/setup_video.cpp:226 +#: ../src/gui/setup_video.cpp:148 msgid "Ambient FX" msgstr "环境音效" -#: ../src/gui/setup_video.cpp:233 ../src/gui/setup_video.cpp:492 +#: ../src/gui/setup_video.cpp:149 +msgid "Particle Detail" +msgstr "" + +#: ../src/gui/setup_video.cpp:211 ../src/gui/setup_video.cpp:474 msgid "off" msgstr "离线" -#: ../src/gui/setup_video.cpp:236 ../src/gui/setup_video.cpp:252 -#: ../src/gui/setup_video.cpp:495 ../src/gui/setup_video.cpp:509 +#: ../src/gui/setup_video.cpp:214 ../src/gui/setup_video.cpp:225 +#: ../src/gui/setup_video.cpp:477 ../src/gui/setup_video.cpp:491 msgid "low" msgstr "低" -#: ../src/gui/setup_video.cpp:239 ../src/gui/setup_video.cpp:258 -#: ../src/gui/setup_video.cpp:498 ../src/gui/setup_video.cpp:515 +#: ../src/gui/setup_video.cpp:217 ../src/gui/setup_video.cpp:231 +#: ../src/gui/setup_video.cpp:480 ../src/gui/setup_video.cpp:497 msgid "high" msgstr "高" -#: ../src/gui/setup_video.cpp:245 -msgid "Particle Detail" -msgstr "" - -#: ../src/gui/setup_video.cpp:255 ../src/gui/setup_video.cpp:512 +#: ../src/gui/setup_video.cpp:228 ../src/gui/setup_video.cpp:494 msgid "medium" msgstr "" -#: ../src/gui/setup_video.cpp:261 ../src/gui/setup_video.cpp:518 +#: ../src/gui/setup_video.cpp:234 ../src/gui/setup_video.cpp:500 msgid "max" msgstr "" -#: ../src/gui/setup_video.cpp:321 +#: ../src/gui/setup_video.cpp:303 msgid "Failed to switch to " msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 msgid "windowed" msgstr "" -#: ../src/gui/setup_video.cpp:322 +#: ../src/gui/setup_video.cpp:304 #, fuzzy msgid "fullscreen" msgstr "全屏" -#: ../src/gui/setup_video.cpp:323 +#: ../src/gui/setup_video.cpp:305 msgid "mode and restoration of old mode also failed!" msgstr "" -#: ../src/gui/setup_video.cpp:330 +#: ../src/gui/setup_video.cpp:312 msgid "Switching to full screen" msgstr "切换到全屏" -#: ../src/gui/setup_video.cpp:331 +#: ../src/gui/setup_video.cpp:313 msgid "Restart needed for changes to take effect." msgstr "只有改变生效后才能重启" #. OpenGL can currently only be changed by restarting, notify user. -#: ../src/gui/setup_video.cpp:343 +#: ../src/gui/setup_video.cpp:325 msgid "Changing OpenGL" msgstr "改变成OpenGL" -#: ../src/gui/setup_video.cpp:344 +#: ../src/gui/setup_video.cpp:326 msgid "Applying change to OpenGL requires restart." msgstr "运用改变为OpenGL需要重新开始" -#: ../src/gui/setup_video.cpp:421 ../src/main.cpp:395 +#: ../src/gui/setup_video.cpp:403 ../src/main.cpp:425 msgid "Couldn't set " msgstr "" -#: ../src/gui/setup_video.cpp:422 ../src/main.cpp:396 +#: ../src/gui/setup_video.cpp:404 ../src/main.cpp:426 msgid " video mode: " msgstr "" #. TODO: Find out why the drawing area doesn't resize without a restart. -#: ../src/gui/setup_video.cpp:433 +#: ../src/gui/setup_video.cpp:415 msgid "Screen resolution changed" msgstr "" -#: ../src/gui/setup_video.cpp:434 +#: ../src/gui/setup_video.cpp:416 #, fuzzy msgid "Restart your client for the change to take effect." msgstr "只有改变生效后才能重启" -#: ../src/gui/setup_video.cpp:452 +#: ../src/gui/setup_video.cpp:434 msgid "Particle effect settings changed" msgstr "" -#: ../src/gui/setup_video.cpp:453 +#: ../src/gui/setup_video.cpp:435 #, fuzzy msgid "Restart your client or change maps for the change to take effect." msgstr "只有改变生效后才能重启" +#: ../src/gui/skill.cpp:39 +#, fuzzy +msgid "skills.xml" +msgstr "技能" + #: ../src/gui/skill.cpp:130 ../src/gui/skill.cpp:186 #, c-format msgid "Skill points: %d" @@ -1129,16 +1158,16 @@ msgstr "防护 %+d" #: ../src/gui/status.cpp:134 #, c-format -msgid "% Accuracy:" +msgid "\\% Accuracy:" msgstr "" #: ../src/gui/status.cpp:135 #, c-format -msgid "% Evade:" +msgid "\\% Evade:" msgstr "" #: ../src/gui/status.cpp:136 -msgid "% Reflex:" +msgid "\\% Reflex:" msgstr "" #: ../src/gui/status.cpp:280 @@ -1507,6 +1536,10 @@ msgstr "" msgid "Unknown item" msgstr "" +#: ../src/resources/itemdb.cpp:60 +msgid "items.xml" +msgstr "" + #: ../src/resources/itemdb.cpp:65 msgid "ItemDB: Error while loading items.xml!" msgstr "" @@ -1546,6 +1579,10 @@ msgstr "" msgid "Initializing monster database..." msgstr "" +#: ../src/resources/monsterdb.cpp:48 +msgid "monsters.xml" +msgstr "" + #: ../src/resources/monsterdb.cpp:53 msgid "Monster Database: Error while loading monster.xml!" msgstr "" @@ -1583,219 +1620,377 @@ msgstr "" msgid "NPCDB: Warning, unknown NPC ID %d requested" msgstr "" -#: ../src/game.cpp:386 +#: ../src/game.cpp:394 msgid "Screenshot saved to ~/" msgstr "" -#: ../src/game.cpp:391 +#: ../src/game.cpp:399 msgid "Saving screenshot failed!" msgstr "" -#: ../src/game.cpp:392 +#: ../src/game.cpp:400 msgid "Error: could not save screenshot." msgstr "" -#: ../src/game.cpp:467 +#: ../src/game.cpp:475 msgid "Network Error" msgstr "" -#: ../src/game.cpp:468 +#: ../src/game.cpp:476 msgid "The connection to the server was lost, the program will now quit" msgstr "" -#: ../src/game.cpp:531 +#: ../src/game.cpp:539 msgid "Ignoring incoming trade requests" msgstr "" -#: ../src/game.cpp:536 +#: ../src/game.cpp:544 msgid "Accepting incoming trade requests" msgstr "" -#: ../src/game.cpp:638 +#: ../src/game.cpp:656 #, fuzzy msgid "Are you sure you want to quit?" msgstr "你确定想删除这个较色" -#: ../src/game.cpp:644 +#: ../src/game.cpp:662 msgid "no" msgstr "" -#: ../src/game.cpp:785 +#: ../src/game.cpp:804 #, c-format msgid "Warning: guichan input exception: %s" msgstr "" -#: ../src/main.cpp:207 +#: ../src/main.cpp:213 #, c-format msgid "Error: Invalid update host: %s" msgstr "" -#: ../src/main.cpp:208 +#: ../src/main.cpp:214 msgid "Invalid update host: " msgstr "" -#: ../src/main.cpp:212 +#: ../src/main.cpp:220 msgid "Warning: no protocol was specified for the update host" msgstr "" -#: ../src/main.cpp:222 +#: ../src/main.cpp:245 #, c-format -msgid "Error: %s/%s can't be made, but doesn't exist!" +msgid "Error: %s can't be made, but doesn't exist!" msgstr "" -#: ../src/main.cpp:224 +#: ../src/main.cpp:247 ../src/main.cpp:253 msgid "Error creating updates directory!" msgstr "" -#: ../src/main.cpp:252 +#: ../src/main.cpp:251 +#, c-format +msgid "Error: %s/%s can't be made, but doesn't exist!" +msgstr "" + +#: ../src/main.cpp:282 msgid " can't be created, but it doesn't exist! Exiting." msgstr "" -#: ../src/main.cpp:261 +#: ../src/main.cpp:291 #, c-format msgid "Starting Aethyra Version %s" msgstr "" -#: ../src/main.cpp:263 +#: ../src/main.cpp:293 msgid "Starting Aethyra - Version not defined" msgstr "" #. Initialize SDL -#: ../src/main.cpp:267 +#: ../src/main.cpp:297 msgid "Initializing SDL..." msgstr "" -#: ../src/main.cpp:269 +#: ../src/main.cpp:299 msgid "Could not initialize SDL: " msgstr "" -#: ../src/main.cpp:282 +#: ../src/main.cpp:312 msgid " couldn't be set as home directory! Exiting." msgstr "" -#: ../src/main.cpp:302 +#: ../src/main.cpp:332 #, c-format msgid "Can't find Resources directory\n" msgstr "" #. Fill configuration with defaults -#: ../src/main.cpp:312 +#: ../src/main.cpp:342 msgid "Initializing configuration..." msgstr "" -#: ../src/main.cpp:426 +#: ../src/main.cpp:456 #, c-format msgid "Warning: %s" msgstr "" -#: ../src/main.cpp:468 +#: ../src/main.cpp:498 msgid "aethyra" msgstr "" -#: ../src/main.cpp:469 +#: ../src/main.cpp:499 msgid "Options: " msgstr "" -#: ../src/main.cpp:470 +#: ../src/main.cpp:500 msgid " -C --configfile : Configuration file to use" msgstr "" -#: ../src/main.cpp:471 +#: ../src/main.cpp:501 msgid " -d --data : Directory to load game data from" msgstr "" -#: ../src/main.cpp:472 +#: ../src/main.cpp:502 msgid " -D --default : Bypass the login process with default settings" msgstr "" -#: ../src/main.cpp:473 +#: ../src/main.cpp:503 msgid " -h --help : Display this help" msgstr "" -#: ../src/main.cpp:474 +#: ../src/main.cpp:504 msgid " -H --updatehost : Use this update host" msgstr "" -#: ../src/main.cpp:475 +#: ../src/main.cpp:505 msgid " -p --playername : Login with this player" msgstr "" -#: ../src/main.cpp:476 +#: ../src/main.cpp:506 msgid " -P --password : Login with this password" msgstr "" -#: ../src/main.cpp:477 +#: ../src/main.cpp:507 msgid " -u --skipupdate : Skip the update downloads" msgstr "" -#: ../src/main.cpp:478 +#: ../src/main.cpp:508 msgid " -U --username : Login with this username" msgstr "" -#: ../src/main.cpp:479 +#: ../src/main.cpp:509 msgid " -v --version : Display the version" msgstr "" -#: ../src/main.cpp:485 ../src/main.cpp:488 +#: ../src/main.cpp:515 ../src/main.cpp:518 msgid "Aethyra version " msgstr "" -#: ../src/main.cpp:489 +#: ../src/main.cpp:519 msgid "(local build?, PACKAGE_VERSION is not defined)" msgstr "" -#: ../src/main.cpp:585 +#: ../src/main.cpp:615 #, fuzzy msgid "Trying to connect to account server..." msgstr "连接中..." -#: ../src/main.cpp:586 +#: ../src/main.cpp:616 #, c-format msgid "Username is %s" msgstr "" -#: ../src/main.cpp:640 +#: ../src/main.cpp:670 #, fuzzy msgid "Trying to connect to char server..." msgstr "连接中..." -#: ../src/main.cpp:662 +#: ../src/main.cpp:692 #, c-format msgid "Memorizing selected character %s" msgstr "" -#: ../src/main.cpp:668 +#: ../src/main.cpp:698 #, fuzzy msgid "Trying to connect to map server..." msgstr "连接中..." -#: ../src/main.cpp:669 +#: ../src/main.cpp:699 #, fuzzy, c-format msgid "Map: %s" msgstr "名字:%s" -#: ../src/main.cpp:799 +#: ../src/main.cpp:829 #, c-format msgid "Couldn't load %s as wallpaper" msgstr "" -#: ../src/main.cpp:832 +#: ../src/main.cpp:862 msgid "Got disconnected from server!" msgstr "" -#: ../src/main.cpp:1037 +#: ../src/main.cpp:1067 #, fuzzy msgid "Connecting to map server..." msgstr "连接中..." -#: ../src/main.cpp:1045 +#: ../src/main.cpp:1075 msgid "Connecting to character server..." msgstr "" -#: ../src/main.cpp:1053 +#: ../src/main.cpp:1083 msgid "Connecting to account server..." msgstr "" +#: ../src/party.cpp:54 +msgid "Not yet implemented!" +msgstr "" + +#: ../src/party.cpp:63 +msgid "Party command not known." +msgstr "" + +#: ../src/party.cpp:70 +msgid "Party name is missing." +msgstr "" + +#: ../src/party.cpp:83 +msgid "Left party." +msgstr "" + +#: ../src/party.cpp:91 +msgid "Party successfully created." +msgstr "" + +#: ../src/party.cpp:96 +msgid "Could not create party." +msgstr "" + +#: ../src/party.cpp:105 +#, c-format +msgid "%s is already a member of a party." +msgstr "" + +#: ../src/party.cpp:109 +#, c-format +msgid "%s refused your invitation." +msgstr "" + +#: ../src/party.cpp:113 +#, c-format +msgid "%s is now a member of your party." +msgstr "" + +#: ../src/party.cpp:125 +msgid "You can't have a blank party name!" +msgstr "" + +#: ../src/party.cpp:129 +#, fuzzy +msgid "Invite to party" +msgstr "清单" + +#: ../src/party.cpp:130 +#, c-format +msgid "%s invites you to join the %s party, do you accept?" +msgstr "" + +#: ../src/party.cpp:148 +#, c-format +msgid "%s has left your party." +msgstr "" + +#: ../src/party.cpp:159 +msgid "Party chat received, but being is not a player" +msgstr "" + +#: ../src/party.cpp:176 +msgid "Command: /party <command> <args>" +msgstr "" + +#: ../src/party.cpp:177 +msgid "where <command> can be one of:" +msgstr "" + +#: ../src/party.cpp:178 +msgid " /new" +msgstr "" + +#: ../src/party.cpp:179 +#, fuzzy +msgid " /create" +msgstr "建立" + +#: ../src/party.cpp:180 +msgid " /prefix" +msgstr "" + +#: ../src/party.cpp:181 +msgid " /leave" +msgstr "" + +#: ../src/party.cpp:182 +msgid "This command implements the partying function." +msgstr "" + +#: ../src/party.cpp:184 +msgid "Type /help party <command> for further help." +msgstr "" + +#: ../src/party.cpp:190 +msgid "Command: /party new <party-name>" +msgstr "" + +#: ../src/party.cpp:191 +msgid "Command: /party create <party-name>" +msgstr "" + +#: ../src/party.cpp:192 +msgid "These commands create a new party <party-name." +msgstr "" + +#: ../src/party.cpp:198 +msgid "Command: /party prefix <prefix-char>" +msgstr "" + +#: ../src/party.cpp:199 +msgid "This command sets the party prefix character." +msgstr "" + +#: ../src/party.cpp:201 +msgid "" +"Any message preceded by <prefix-char> is sent to the party instead of " +"everyone." +msgstr "" + +#: ../src/party.cpp:203 +msgid "Command: /party prefix" +msgstr "" + +#: ../src/party.cpp:204 +msgid "This command reports the current party prefix character." +msgstr "" + +#: ../src/party.cpp:212 +msgid "Command: /party leave" +msgstr "" + +#: ../src/party.cpp:213 +msgid "This command causes the player to leave the party." +msgstr "" + +#: ../src/party.cpp:217 +msgid "Unknown /party command." +msgstr "" + +#: ../src/party.cpp:218 +msgid "Type /help party for a list of options." +msgstr "" + +#: ../src/party.cpp:169 +msgid "/party <command> <params>: Party commands." +msgstr "" + +#, fuzzy +#~ msgid "Color:" +#~ msgstr "头发颜色" + #, fuzzy #~ msgid "Description:" #~ msgstr "描述:%s" |