From 67d35d0b5b3c896729a66ee7e1f08bb45d927d88 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 Sep 2017 02:47:30 +0300 Subject: Update translations. --- po/zh_CN.po | 7536 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 3777 insertions(+), 3759 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 03dfbb90c..9215a0d31 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2017-09-02 17:20+0300\n" +"POT-Creation-Date: 2017-09-06 02:46+0300\n" "PO-Revision-Date: 2017-08-27 01:27+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Chinese (China) (http://www.transifex.com/akaras/manaplus/" @@ -26,1859 +26,1401 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#. TRANSLATORS: file uploaded message -#: src/actions/actions.cpp:172 -msgid "File uploaded" -msgstr "" +#. TRANSLATORS: visible beings on map +#: src/actormanager.cpp:1585 +msgid "Visible on map" +msgstr "在地图上可见" -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: edit dialog label -#. TRANSLATORS: edit server dialog button -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: item amount window button -#. TRANSLATORS: quit dialog button -#. TRANSLATORS: text dialog button -#. TRANSLATORS: ok dialog button -#: src/actions/actions.cpp:175 src/client.cpp:1466 src/client.cpp:1501 -#: src/gamemodifiers.cpp:448 src/gui/dialogsmanager.cpp:183 -#: src/gui/dialogsmanager.cpp:203 src/gui/widgets/tabs/setup_input.cpp:165 -#: src/gui/widgets/tabs/setup_theme.cpp:314 -#: src/gui/widgets/tabs/setup_theme.cpp:350 -#: src/gui/widgets/tabs/setup_video.cpp:258 -#: src/gui/widgets/tabs/setup_video.cpp:287 -#: src/gui/widgets/tabs/setup_video.cpp:406 -#: src/gui/widgets/tabs/setup_video.cpp:422 -#: src/gui/windows/changeemaildialog.cpp:169 -#: src/gui/windows/changepassworddialog.cpp:159 -#: src/gui/windows/charcreatedialog.cpp:475 -#: src/gui/windows/charselectdialog.cpp:264 -#: src/gui/windows/charselectdialog.cpp:307 src/gui/windows/editdialog.cpp:51 -#: src/gui/windows/editserverdialog.cpp:59 -#: src/gui/windows/editserverdialog.cpp:209 -#: src/gui/windows/itemamountwindow.cpp:200 src/gui/windows/quitdialog.cpp:67 -#: src/gui/windows/registerdialog.cpp:245 src/gui/windows/textdialog.cpp:53 -#: src/net/ea/charserverrecv.cpp:108 src/net/ea/charserverrecv.cpp:134 -#: src/net/ea/gamerecv.cpp:71 src/net/eathena/charserverrecv.cpp:421 -#: src/net/eathena/charserverrecv.cpp:456 -#: src/net/eathena/charserverrecv.cpp:484 src/net/tmwa/charserverrecv.cpp:298 -msgid "OK" -msgstr "确定" +#. TRANSLATORS: default race name +#: src/being/being.cpp:485 +msgid "Human" +msgstr "人类" -#. TRANSLATORS: clear graphics command message -#. TRANSLATORS: clear fonts cache message -#: src/actions/actions.cpp:1075 src/actions/actions.cpp:1088 -msgid "Cache cleaned" -msgstr "" +#. TRANSLATORS: dodge or miss message in attacks +#: src/being/being.cpp:768 +msgid "dodge" +msgstr "躲闪" -#. TRANSLATORS: uptime command -#: src/actions/actions.cpp:1260 src/actions/actions.cpp:1266 +#: src/being/being.cpp:768 +msgid "miss" +msgstr "失误" + +#. TRANSLATORS: this away status writed in player nick +#: src/being/being.cpp:2522 src/gui/windows/whoisonline.cpp:892 +msgid "A" +msgstr "A" + +#. TRANSLATORS: this inactive status writed in player nick +#: src/being/being.cpp:2527 src/gui/windows/whoisonline.cpp:897 +msgid "I" +msgstr "I" + +#. TRANSLATORS: chat message after death +#. TRANSLATORS: player killed message +#: src/being/localplayer.cpp:404 src/net/eathena/playerrecv.cpp:475 #, c-format -msgid "Client uptime: %s" +msgid "You were killed by %s." msgstr "" -#. TRANSLATORS: dump command -#: src/actions/actions.cpp:1323 src/actions/actions.cpp:1332 -msgid "Resource images:" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:890 +msgid "Tried to pick up nonexistent item." msgstr "" -#. TRANSLATORS: dump command -#: src/actions/actions.cpp:1326 src/actions/actions.cpp:1336 -msgid "Resource orphaned images:" -msgstr "" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:894 +msgid "Item is too heavy." +msgstr "项目是太重了." -#. TRANSLATORS: dump environment command -#: src/actions/actions.cpp:1433 -msgid "Environment variables dumped" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:898 +msgid "Item is too far away." +msgstr "物品太远了." + +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:902 +msgid "Inventory is full." msgstr "" -#. TRANSLATORS: upload config chat message -#: src/actions/actions.cpp:1568 -msgid "Uploaded config into:" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:906 +msgid "Stack is too big." msgstr "" -#. TRANSLATORS: upload config chat message -#: src/actions/actions.cpp:1578 -msgid "Uploaded server config into:" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:910 +msgid "Item belongs to someone else." msgstr "" -#. TRANSLATORS: upload log chat message -#: src/actions/actions.cpp:1588 -msgid "Uploaded log into:" +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:914 +msgid "You can't pickup this amount of items." msgstr "" -#. TRANSLATORS: last seen disabled warning -#: src/actions/actions.cpp:1843 -msgid "" -"Last seen disabled. Enable in players / collect players id and seen log." +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:918 +msgid "Your item stack has max amount." msgstr "" -#. TRANSLATORS: last seen error -#: src/actions/actions.cpp:1862 src/actions/actions.cpp:1876 -msgid "You not saw this nick." +#. TRANSLATORS: pickup error message +#: src/being/localplayer.cpp:925 +msgid "Unknown problem picking up item." msgstr "" -#. TRANSLATORS: last seen message -#: src/actions/actions.cpp:1868 +#. TRANSLATORS: %d is number, +#. [@@%d|%s@@] - here player can see link to item +#: src/being/localplayer.cpp:955 #, c-format -msgid "Last seen for %s: %s" -msgstr "" +msgid "You picked up %d [@@%d|%s@@]." +msgid_plural "You picked up %d [@@%d|%s@@]." +msgstr[0] "你拾起%d[@@%d|%s @@]." -#. TRANSLATORS: whisper send -#: src/actions/chat.cpp:274 -msgid "Cannot send empty whisper or channel message!" +#. TRANSLATORS: this is normal experience +#. TRANSLATORS: get xp message +#: src/being/localplayer.cpp:1166 src/being/localplayer.cpp:1168 +#: src/being/localplayer.cpp:1194 src/being/localplayer.cpp:1207 +msgid "xp" msgstr "" -#. TRANSLATORS: new whisper or channel query -#: src/actions/chat.cpp:326 -#, c-format -msgid "Cannot create a whisper tab \"%s\"! It probably already exists." +#. TRANSLATORS: this is job experience +#: src/being/localplayer.cpp:1172 src/being/localplayer.cpp:1178 +#: src/being/localplayer.cpp:1184 +msgid "job" msgstr "" -#. TRANSLATORS: dialog header -#. TRANSLATORS: popup menu item -#. TRANSLATORS: create party -#: src/actions/chat.cpp:351 src/gui/popups/popupmenu.cpp:3504 -msgid "Create party" +#. TRANSLATORS: get homunculus xp message +#: src/being/localplayer.cpp:1204 +msgid "Homun" msgstr "" -#. TRANSLATORS: dialog header -#. TRANSLATORS: popup menu item -#. TRANSLATORS: create guild -#: src/actions/chat.cpp:373 src/gui/popups/popupmenu.cpp:3520 -msgid "Create guild" +#. TRANSLATORS: get hp message +#: src/being/localplayer.cpp:1216 +msgid "hp" msgstr "" -#. TRANSLATORS: party invite message -#. TRANSLATORS: guild invite message -#. TRANSLATORS: party kick message -#. TRANSLATORS: change relation -#: src/actions/chat.cpp:396 src/actions/chat.cpp:430 src/actions/chat.cpp:436 -#: src/actions/chat.cpp:509 src/actions/chat.cpp:544 -#: src/actions/commands.cpp:108 -msgid "Please specify a name." -msgstr "请指定一个名称." - -#. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:457 -msgid "Return toggles chat." -msgstr "<回车>键促发聊天." - -#: src/actions/chat.cpp:457 -msgid "Message closes chat." -msgstr "讯息关闭聊天." - -#. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:469 -msgid "Return now toggles chat." -msgstr "<回车>键现在促发聊天." - -#. TRANSLATORS: message from toggle chat command -#: src/actions/chat.cpp:479 -msgid "Message now closes chat." -msgstr "讯息现在关闭聊天." - -#. TRANSLATORS: equipped hat chat message -#: src/actions/chat.cpp:632 -msgid "no hat equipped." +#. TRANSLATORS: get hp message +#: src/being/localplayer.cpp:1225 +msgid "mana" msgstr "" -#. TRANSLATORS: equipped hat chat message -#: src/actions/chat.cpp:638 +#. TRANSLATORS: follow command message +#: src/being/localplayer.cpp:2304 #, c-format -msgid "equipped hat %s." +msgid "Follow: %s" msgstr "" -#. TRANSLATORS: dialog header -#: src/actions/chat.cpp:666 -msgid "Guild notice" +#. TRANSLATORS: follow command message +#. TRANSLATORS: cancel follow message +#: src/being/localplayer.cpp:2310 src/being/localplayer.cpp:2335 +msgid "Follow canceled" msgstr "" -#. TRANSLATORS: translation error message -#: src/actions/chat.cpp:718 +#. TRANSLATORS: imitate command message +#: src/being/localplayer.cpp:2320 #, c-format -msgid "No translation found for string: %s" +msgid "Imitation: %s" msgstr "" -#. TRANSLATORS: change relation -#: src/actions/commands.cpp:150 -#, c-format -msgid "Player already %s!" -msgstr "玩家已经%s!" - -#. TRANSLATORS: change relation -#: src/actions/commands.cpp:163 -#, c-format -msgid "Player successfully %s!" -msgstr "玩家成功%s!" +#. TRANSLATORS: imitate command message +#. TRANSLATORS: cancel follow message +#: src/being/localplayer.cpp:2326 src/being/localplayer.cpp:2340 +msgid "Imitation canceled" +msgstr "" -#. TRANSLATORS: change relation -#: src/actions/commands.cpp:165 +#. TRANSLATORS: wait player/monster message +#: src/being/localplayer.cpp:2698 #, c-format -msgid "Player could not be %s!" -msgstr "玩家不能为 %s!" - -#. TRANSLATORS: unignore command -#: src/actions/commands.cpp:200 -msgid "Player wasn't ignored!" -msgstr "玩家没有被忽视!" +msgid "You see %s" +msgstr "" -#. TRANSLATORS: unignore command -#: src/actions/commands.cpp:209 -msgid "Player no longer ignored!" -msgstr "玩家不再被忽视!" +#. TRANSLATORS: ignore/unignore action +#. TRANSLATORS: popup menu item +#. TRANSLATORS: add player to completle ignore list +#. TRANSLATORS: popup menu item +#. TRANSLATORS: add player to ignore list +#: src/being/playerrelations.cpp:488 src/gui/popups/popupmenu.cpp:2513 +#: src/gui/popups/popupmenu.cpp:2555 +msgid "Completely ignore" +msgstr "完全忽略" -#. TRANSLATORS: unignore command -#: src/actions/commands.cpp:211 -msgid "Player could not be unignored!" -msgstr "不能取消对玩家的忽视!" +#. TRANSLATORS: ignore/unignore action +#: src/being/playerrelations.cpp:507 +msgid "Print '...'" +msgstr "" -#. TRANSLATORS: erase command -#: src/actions/commands.cpp:226 -msgid "Player already erased!" -msgstr "玩家已经被删除!" +#. TRANSLATORS: ignore/unignore action +#: src/being/playerrelations.cpp:532 +msgid "Blink name" +msgstr "" -#. TRANSLATORS: erase command -#: src/actions/commands.cpp:236 -msgid "Player no longer erased!" +#. TRANSLATORS: ignore strategi +#: src/being/playerrelations.cpp:583 +msgid "Floating '...' bubble" msgstr "" -#. TRANSLATORS: erase command -#: src/actions/commands.cpp:238 -msgid "Player could not be erased!" -msgstr "无法删除玩家!" - -#. TRANSLATORS: adding friend command -#: src/actions/commands.cpp:245 -msgid "friend" -msgstr "朋友" - -#. TRANSLATORS: disregard command -#: src/actions/commands.cpp:252 -msgid "disregarded" -msgstr "无视" - -#. TRANSLATORS: neutral command -#: src/actions/commands.cpp:259 -msgid "neutral" -msgstr "中立" - -#. TRANSLATORS: blacklist command -#: src/actions/commands.cpp:266 -msgid "blacklisted" -msgstr "" - -#. TRANSLATORS: enemy command -#: src/actions/commands.cpp:273 -msgid "enemy" -msgstr "" +#. TRANSLATORS: ignore strategi +#: src/being/playerrelations.cpp:587 +msgid "Floating bubble" +msgstr "流动的泡沫" -#. TRANSLATORS: quick mail message caption -#: src/actions/commands.cpp:573 src/actions/commands.cpp:580 -msgid "Quick message" +#. TRANSLATORS: command line help +#: src/commandline.cpp:44 +msgid "manaplus [options] [manaplus-file]" msgstr "" -#. TRANSLATORS: dialog header -#: src/actions/commands.cpp:930 -msgid "Rename your homun" +#. TRANSLATORS: command line help +#: src/commandline.cpp:47 +msgid "[manaplus-file] : The manaplus file is an XML file (.manaplus)" msgstr "" -#. TRANSLATORS: result from command /confget -#: src/actions/commands.cpp:1108 -#, c-format -msgid "Config value: %s" +#. TRANSLATORS: command line help +#: src/commandline.cpp:50 +msgid " used to set custom parameters" msgstr "" -#. TRANSLATORS: result from command /serverconfget -#: src/actions/commands.cpp:1121 -#, c-format -msgid "Server config value: %s" +#. TRANSLATORS: command line help +#: src/commandline.cpp:53 +msgid " to the manaplus client." msgstr "" -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1781 src/resources/notifications.h:212 -msgid "Item sharing enabled." -msgstr "物品共享开启." - -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1786 src/resources/notifications.h:216 -msgid "Item sharing disabled." -msgstr "物品共享关闭." +#. TRANSLATORS: command line help +#: src/commandline.cpp:56 +msgid "Options:" +msgstr "选项:" -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1791 src/resources/notifications.h:220 -msgid "Item sharing not possible." -msgstr "物品共享不可能." +#. TRANSLATORS: command line help +#: src/commandline.cpp:59 +msgid " -l --log-file : Log file to use" +msgstr " -l--log-file : 日志文件" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1796 -msgid "Item sharing unknown." +#. TRANSLATORS: command line help +#: src/commandline.cpp:61 +msgid " -a --chat-log-dir : Chat log dir to use" msgstr "" -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1847 src/resources/notifications.h:200 -msgid "Experience sharing enabled." -msgstr "经验共享开启." - -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1852 src/resources/notifications.h:204 -msgid "Experience sharing disabled." -msgstr "经验共享关闭." - -#. TRANSLATORS: chat message -#. TRANSLATORS: notification message -#: src/actions/commands.cpp:1857 src/resources/notifications.h:208 -msgid "Experience sharing not possible." -msgstr "经验共享不可能." +#. TRANSLATORS: command line help +#: src/commandline.cpp:63 +msgid " -v --version : Display the version" +msgstr " -v --version : 显示版本" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1862 -msgid "Experience sharing unknown." +#. TRANSLATORS: command line help +#: src/commandline.cpp:65 +msgid " -h --help : Display this help" msgstr "" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1913 -msgid "Auto item sharing enabled." +#. TRANSLATORS: command line help +#: src/commandline.cpp:67 +msgid " -C --config-dir : Configuration directory to use" msgstr "" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1918 -msgid "Auto item sharing disabled." +#. TRANSLATORS: command line help +#: src/commandline.cpp:70 +msgid " -U --username : Login with this username" msgstr "" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1923 -msgid "Auto item sharing not possible." +#. TRANSLATORS: command line help +#: src/commandline.cpp:73 +msgid " -P --password : Login with this password" msgstr "" -#. TRANSLATORS: chat message -#: src/actions/commands.cpp:1928 -msgid "Auto item sharing unknown." +#. TRANSLATORS: command line help +#: src/commandline.cpp:76 +msgid " -c --character : Login with this character" msgstr "" -#. TRANSLATORS: dialog header -#: src/actions/pets.cpp:89 -msgid "Rename your pet" +#. TRANSLATORS: command line help +#: src/commandline.cpp:79 +msgid " -s --server : Login server name or IP" msgstr "" -#. TRANSLATORS: disable trades message -#: src/actions/statusbar.cpp:180 -msgid "Ignoring incoming trade requests" -msgstr "忽略新进的交易请求" - -#. TRANSLATORS: enable trades message -#: src/actions/statusbar.cpp:190 -msgid "Accepting incoming trade requests" -msgstr "接受传入的交易请求" - -#. TRANSLATORS: settings tab name -#. TRANSLATORS: quick tab in settings -#: src/actions/windows.cpp:314 src/gui/widgets/tabs/setup_quick.cpp:45 -msgid "Quick" +#. TRANSLATORS: command line help +#: src/commandline.cpp:82 +msgid " -y --server-type : Login server type" msgstr "" -#. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1585 -msgid "Visible on map" -msgstr "在地图上可见" - -#. TRANSLATORS: default race name -#: src/being/being.cpp:485 -msgid "Human" -msgstr "人类" - -#. TRANSLATORS: dodge or miss message in attacks -#: src/being/being.cpp:768 -msgid "dodge" -msgstr "躲闪" - -#: src/being/being.cpp:768 -msgid "miss" -msgstr "失误" - -#. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2522 src/gui/windows/whoisonline.cpp:892 -msgid "A" -msgstr "A" +#. TRANSLATORS: command line help +#: src/commandline.cpp:85 +msgid " -p --port : Login server port" +msgstr "" -#. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2527 src/gui/windows/whoisonline.cpp:897 -msgid "I" -msgstr "I" +#. TRANSLATORS: command line help +#: src/commandline.cpp:88 +msgid " -H --update-host : Use this update host" +msgstr "" -#. TRANSLATORS: chat message after death -#. TRANSLATORS: player killed message -#: src/being/localplayer.cpp:404 src/net/eathena/playerrecv.cpp:475 -#, c-format -msgid "You were killed by %s." +#. TRANSLATORS: command line help +#: src/commandline.cpp:91 +msgid " -D --default : Choose default character server and character" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:890 -msgid "Tried to pick up nonexistent item." +#. TRANSLATORS: command line help +#: src/commandline.cpp:95 +msgid " -u --skip-update : Skip the update downloads" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:894 -msgid "Item is too heavy." -msgstr "项目是太重了." +#. TRANSLATORS: command line help +#: src/commandline.cpp:98 +msgid " -d --data : Directory to load game data from" +msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:898 -msgid "Item is too far away." -msgstr "物品太远了." +#. TRANSLATORS: command line help +#: src/commandline.cpp:101 +msgid " -L --localdata-dir : Directory to use as local data directory" +msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:902 -msgid "Inventory is full." +#. TRANSLATORS: command line help +#: src/commandline.cpp:105 +msgid " --screenshot-dir : Directory to store screenshots" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:906 -msgid "Stack is too big." +#. TRANSLATORS: command line help +#: src/commandline.cpp:108 +msgid " --safemode : Start game in safe mode" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:910 -msgid "Item belongs to someone else." +#. TRANSLATORS: command line help +#: src/commandline.cpp:111 +msgid " --renderer : Set renderer type" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:914 -msgid "You can't pickup this amount of items." +#. TRANSLATORS: command line help +#: src/commandline.cpp:114 +msgid " -T --tests : Start testing drivers and auto configuring" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:918 -msgid "Your item stack has max amount." +#. TRANSLATORS: command line help +#: src/commandline.cpp:118 +msgid " -V --validate : Start validating client data" msgstr "" -#. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:925 -msgid "Unknown problem picking up item." +#. TRANSLATORS: command line help +#: src/commandline.cpp:123 +msgid " -O --no-opengl : Disable OpenGL for this session" msgstr "" -#. TRANSLATORS: %d is number, -#. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:955 +#. TRANSLATORS: directory creation error +#: src/configmanager.cpp:62 src/dirs.cpp:368 src/dirs.cpp:383 src/dirs.cpp:433 #, c-format -msgid "You picked up %d [@@%d|%s@@]." -msgid_plural "You picked up %d [@@%d|%s@@]." -msgstr[0] "你拾起%d[@@%d|%s @@]." +msgid "%s doesn't exist and can't be created! Exiting." +msgstr "%s 不存在,且无法创建!正在退出." -#. TRANSLATORS: this is normal experience -#. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1166 src/being/localplayer.cpp:1168 -#: src/being/localplayer.cpp:1194 src/being/localplayer.cpp:1207 -msgid "xp" +#. TRANSLATORS: update server initialisation error +#: src/dirs.cpp:480 +#, c-format +msgid "Invalid update host: %s." msgstr "" -#. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1172 src/being/localplayer.cpp:1178 -#: src/being/localplayer.cpp:1184 -msgid "job" +#. TRANSLATORS: update server initialisation error +#: src/dirs.cpp:513 src/dirs.cpp:522 +msgid "Error creating updates directory!" +msgstr "创建更新目录错误!" + +#. TRANSLATORS: directory creation error +#: src/dirs.cpp:544 src/dirs.cpp:565 +#, c-format +msgid "Error: %s doesn't exist and can't be created! Exiting." +msgstr "错误: %s 不存在且无法创建!正在退出." + +#. TRANSLATORS: directory creation error +#: src/dirs.cpp:596 src/dirs.cpp:604 src/dirs.cpp:612 +#, c-format +msgid "%s doesn't exist and can't be created!" msgstr "" -#. TRANSLATORS: get homunculus xp message -#: src/being/localplayer.cpp:1204 -msgid "Homun" +#. TRANSLATORS: chat tab header +#. TRANSLATORS: chat tab name +#: src/game.cpp:284 src/gui/windows/chatwindow.cpp:2173 +msgid "General" +msgstr "常规" + +#. TRANSLATORS: chat tab header +#. TRANSLATORS: long button name for debug window. +#. TRANSLATORS: debug window name +#: src/game.cpp:291 src/gui/windowmanager.cpp:144 src/gui/windowmenu.cpp:183 +#: src/gui/windows/debugwindow.cpp:43 +msgid "Debug" +msgstr "调试" + +#. TRANSLATORS: save file message +#: src/game.cpp:622 +#, c-format +msgid "Screenshot saved as %s" msgstr "" -#. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1216 -msgid "hp" +#. TRANSLATORS: save file message +#: src/game.cpp:632 +msgid "Saving screenshot failed!" +msgstr "保存屏幕快照失败!" + +#. TRANSLATORS: error message text +#: src/game.cpp:718 +msgid "The connection to the server was lost." +msgstr "服务器的连接丢失." + +#. TRANSLATORS: error message header +#: src/game.cpp:721 +msgid "Network Error" +msgstr "网络错误" + +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:149 +msgid "(D) default moves" msgstr "" -#. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1225 -msgid "mana" +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:151 +msgid "(I) invert moves" msgstr "" -#. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2304 -#, c-format -msgid "Follow: %s" +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:153 +msgid "(c) moves with some crazy moves" msgstr "" -#. TRANSLATORS: follow command message -#. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2310 src/being/localplayer.cpp:2335 -msgid "Follow canceled" +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:155 +msgid "(C) moves with crazy moves" msgstr "" -#. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2320 -#, c-format -msgid "Imitation: %s" +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:157 +msgid "(d) double normal + crazy" msgstr "" -#. TRANSLATORS: imitate command message -#. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2326 src/being/localplayer.cpp:2340 -msgid "Imitation canceled" +#. TRANSLATORS: move type in status bar +#: src/gamemodifiers.cpp:159 +msgid "(?) unknown move" msgstr "" -#. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2698 +#. TRANSLATORS: crazy move type in status bar +#: src/gamemodifiers.cpp:184 #, c-format -msgid "You see %s" +msgid "(%u) crazy move number %u" msgstr "" -#. TRANSLATORS: ignore/unignore action -#. TRANSLATORS: popup menu item -#. TRANSLATORS: add player to completle ignore list -#. TRANSLATORS: popup menu item -#. TRANSLATORS: add player to ignore list -#: src/being/playerrelations.cpp:488 src/gui/popups/popupmenu.cpp:2513 -#: src/gui/popups/popupmenu.cpp:2555 -msgid "Completely ignore" -msgstr "完全忽略" +#. TRANSLATORS: crazy move type in status bar +#: src/gamemodifiers.cpp:190 +msgid "(a) custom crazy move" +msgstr "" -#. TRANSLATORS: ignore/unignore action -#: src/being/playerrelations.cpp:507 -msgid "Print '...'" +#. TRANSLATORS: crazy move type in status bar +#: src/gamemodifiers.cpp:195 +msgid "(?) crazy move" msgstr "" -#. TRANSLATORS: ignore/unignore action -#: src/being/playerrelations.cpp:532 -msgid "Blink name" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:202 +msgid "(0) default moves to target" msgstr "" -#. TRANSLATORS: ignore strategi -#: src/being/playerrelations.cpp:583 -msgid "Floating '...' bubble" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:204 +msgid "(1) moves to target in distance 1" msgstr "" -#. TRANSLATORS: ignore strategi -#: src/being/playerrelations.cpp:587 -msgid "Floating bubble" -msgstr "流动的泡沫" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:206 +msgid "(2) moves to target in distance 2" +msgstr "" -#. TRANSLATORS: setup tab quick button -#. TRANSLATORS: long button name for setup window. -#. TRANSLATORS: setup window name -#: src/client.cpp:882 src/dyetool/client.cpp:526 src/gui/windowmenu.cpp:198 -#: src/gui/windows/setupwindow.cpp:67 -msgid "Setup" -msgstr "设置" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:208 +msgid "(3) moves to target in distance 3" +msgstr "" -#. TRANSLATORS: perfoamance tab quick button -#. TRANSLATORS: settings tab name -#: src/client.cpp:885 src/dyetool/client.cpp:529 -#: src/gui/widgets/tabs/setup_perfomance.cpp:54 -msgid "Performance" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:210 +msgid "(4) moves to target in distance 4" msgstr "" -#. TRANSLATORS: video tab quick button -#. TRANSLATORS: video settings tab name -#: src/client.cpp:888 src/dyetool/client.cpp:532 -#: src/gui/widgets/tabs/setup_video.cpp:109 -msgid "Video" -msgstr "视频" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:212 +msgid "(5) moves to target in distance 5" +msgstr "" -#. TRANSLATORS: theme tab quick button -#. TRANSLATORS: theme settings tab name -#: src/client.cpp:891 src/dyetool/client.cpp:535 -#: src/gui/widgets/tabs/setup_theme.cpp:121 -msgid "Theme" -msgstr "主题" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:214 +msgid "(6) moves to target in distance 6" +msgstr "" -#. TRANSLATORS: theme tab quick button -#: src/client.cpp:894 src/dyetool/client.cpp:538 -msgid "About" -msgstr "关于" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:216 +msgid "(7) moves to target in distance 7" +msgstr "" -#. TRANSLATORS: theme tab quick button -#. TRANSLATORS: long button name for help window. -#. TRANSLATORS: help window name -#: src/client.cpp:897 src/dyetool/client.cpp:541 src/gui/windowmenu.cpp:76 -#: src/gui/windows/helpwindow.cpp:57 -msgid "Help" -msgstr "帮助" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:218 +msgid "(8) moves to target in distance 8" +msgstr "" -#. TRANSLATORS: close quick button -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: close quick button -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: popup menu item -#. TRANSLATORS: popup menu item -#. TRANSLATORS: close chat tab -#. TRANSLATORS: popup menu item -#. TRANSLATORS: close window -#. TRANSLATORS: did you know window button -#. TRANSLATORS: storage button -#. TRANSLATORS: mail edit window button -#. TRANSLATORS: mail view window button -#. TRANSLATORS: npc dialog button -#. TRANSLATORS: quests window button -#. TRANSLATORS: shop window button -#: src/client.cpp:901 src/client.cpp:1380 src/client.cpp:1399 -#: src/dyetool/client.cpp:545 src/gui/dialogsmanager.cpp:117 -#: src/gui/popups/popupmenu.cpp:834 src/gui/popups/popupmenu.cpp:926 -#: src/gui/popups/popupmenu.cpp:1184 src/gui/windows/didyouknowwindow.cpp:84 -#: src/gui/windows/inventorywindow.cpp:274 -#: src/gui/windows/inventorywindow.cpp:297 -#: src/gui/windows/maileditwindow.cpp:59 src/gui/windows/mailviewwindow.cpp:61 -#: src/gui/windows/npcdialog.cpp:88 src/gui/windows/npcdialog.cpp:133 -#: src/gui/windows/questswindow.cpp:80 src/gui/windows/shopwindow.cpp:111 -msgid "Close" -msgstr "关闭" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:220 +msgid "(9) moves to target in distance 9" +msgstr "" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1096 -msgid "Connecting to server" -msgstr "正在连接服务器" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:222 +msgid "(A) moves to target in attack range" +msgstr "" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1154 src/unittests/gui/windowmanager.cc:801 -msgid "Logging in" -msgstr "登录中" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:224 +msgid "(a) archer attack range" +msgstr "" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1204 -msgid "Entering game world" -msgstr "进入游戏世界" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:226 +msgid "(B) moves to target in attack range - 1" +msgstr "" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1265 -msgid "Requesting characters" -msgstr "请求角色" +#. TRANSLATORS: move to target type in status bar +#: src/gamemodifiers.cpp:228 +msgid "(?) move to target" +msgstr "(?)移动到目标" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1308 -msgid "Connecting to the game server" -msgstr "正在连接游戏服务器" +#. TRANSLATORS: folow mode in status bar +#: src/gamemodifiers.cpp:234 +msgid "(D) default follow" +msgstr "" -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1320 -msgid "Changing game servers" -msgstr "正在更改游戏服务器" +#. TRANSLATORS: folow mode in status bar +#: src/gamemodifiers.cpp:236 +msgid "(R) relative follow" +msgstr "" -#. TRANSLATORS: error dialog header -#. TRANSLATORS: error message header -#. TRANSLATORS: change email error header -#. TRANSLATORS: change password error header -#. TRANSLATORS: char creation error -#. TRANSLATORS: error header -#. TRANSLATORS: edit server dialog error header -#. TRANSLATORS: error message -#. TRANSLATORS: error message header -#. TRANSLATORS: error header -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: error header -#: src/client.cpp:1377 src/client.cpp:1396 src/client.cpp:1601 -#: src/gui/windows/changeemaildialog.cpp:166 -#: src/gui/windows/changepassworddialog.cpp:156 -#: src/gui/windows/charcreatedialog.cpp:471 -#: src/gui/windows/charselectdialog.cpp:303 -#: src/gui/windows/editserverdialog.cpp:204 -#: src/gui/windows/registerdialog.cpp:245 src/net/ea/charserverrecv.cpp:105 -#: src/net/eathena/charserverrecv.cpp:394 -#: src/net/eathena/charserverrecv.cpp:398 -#: src/net/eathena/charserverrecv.cpp:480 src/net/tmwa/charserverrecv.cpp:294 -msgid "Error" -msgstr "错误" - -#. TRANSLATORS: connection dialog header -#: src/client.cpp:1415 -msgid "Requesting registration details" -msgstr "正在请求详细注册信息" - -#. TRANSLATORS: password change message header -#: src/client.cpp:1462 -msgid "Password Change" -msgstr "更改密码" +#. TRANSLATORS: folow mode in status bar +#: src/gamemodifiers.cpp:238 +msgid "(M) mirror follow" +msgstr "" -#. TRANSLATORS: password change message text -#: src/client.cpp:1464 -msgid "Password changed successfully!" -msgstr "密码更改成功!" +#. TRANSLATORS: folow mode in status bar +#: src/gamemodifiers.cpp:240 +msgid "(P) pet follow" +msgstr "" -#. TRANSLATORS: email change message header -#: src/client.cpp:1497 -msgid "Email Change" -msgstr "更改电子邮箱地址" +#. TRANSLATORS: folow mode in status bar +#: src/gamemodifiers.cpp:242 +msgid "(?) unknown follow" +msgstr "" -#. TRANSLATORS: email change message text -#: src/client.cpp:1499 -msgid "Email changed successfully!" -msgstr "电子邮箱地址更改成功!" +#. TRANSLATORS: switch attack type in status bar +#. TRANSLATORS: attack type in status bar +#: src/gamemodifiers.cpp:248 src/gamemodifiers.cpp:256 +#: src/gamemodifiers.cpp:270 +msgid "(?) attack" +msgstr "(?) 攻击" -#. TRANSLATORS: command line help -#: src/commandline.cpp:44 -msgid "manaplus [options] [manaplus-file]" +#. TRANSLATORS: switch attack type in status bar +#. TRANSLATORS: attack type in status bar +#: src/gamemodifiers.cpp:250 src/gamemodifiers.cpp:262 +msgid "(D) default attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:47 -msgid "[manaplus-file] : The manaplus file is an XML file (.manaplus)" +#. TRANSLATORS: switch attack type in status bar +#: src/gamemodifiers.cpp:252 +msgid "(s) switch attack without shield" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:50 -msgid " used to set custom parameters" +#. TRANSLATORS: switch attack type in status bar +#: src/gamemodifiers.cpp:254 +msgid "(S) switch attack with shield" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:53 -msgid " to the manaplus client." +#. TRANSLATORS: attack type in status bar +#: src/gamemodifiers.cpp:264 +msgid "(G) go and attack" +msgstr "(G) 去攻击" + +#. TRANSLATORS: attack type in status bar +#: src/gamemodifiers.cpp:266 +msgid "(A) go, attack, pickup" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:56 -msgid "Options:" -msgstr "选项:" +#. TRANSLATORS: attack type in status bar +#: src/gamemodifiers.cpp:268 +msgid "(d) without auto attack" +msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:59 -msgid " -l --log-file : Log file to use" -msgstr " -l--log-file : 日志文件" +#. TRANSLATORS: targeting type in status bar +#: src/gamemodifiers.cpp:276 +msgid "(D) don't switch target" +msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:61 -msgid " -a --chat-log-dir : Chat log dir to use" +#. TRANSLATORS: targeting type in status bar +#: src/gamemodifiers.cpp:278 +msgid "(C) always attack closest" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:63 -msgid " -v --version : Display the version" -msgstr " -v --version : 显示版本" +#. TRANSLATORS: targeting type in status bar +#: src/gamemodifiers.cpp:280 +msgid "(?) targeting" +msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:65 -msgid " -h --help : Display this help" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:311 +msgid "(S) small pick up 1x1 cells" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:67 -msgid " -C --config-dir : Configuration directory to use" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:313 +msgid "(D) default pick up 2x1 cells" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:70 -msgid " -U --username : Login with this username" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:315 +msgid "(F) forward pick up 2x3 cells" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:73 -msgid " -P --password : Login with this password" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:317 +msgid "(3) pick up 3x3 cells" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:76 -msgid " -c --character : Login with this character" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:319 +msgid "(g) go and pick up in distance 4" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:79 -msgid " -s --server : Login server name or IP" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:321 +msgid "(G) go and pick up in distance 8" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:82 -msgid " -y --server-type : Login server type" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:323 +msgid "(A) go and pick up in max distance" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:85 -msgid " -p --port : Login server port" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:325 +msgid "(?) pick up" +msgstr "(?)拿起" + +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:331 +msgid "(f) use #flar for magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:88 -msgid " -H --update-host : Use this update host" +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:333 +msgid "(c) use #chiza for magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:91 -msgid " -D --default : Choose default character server and character" +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:335 +msgid "(I) use #ingrav for magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:95 -msgid " -u --skip-update : Skip the update downloads" +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:337 +msgid "(F) use #frillyar for magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:98 -msgid " -d --data : Directory to load game data from" +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:339 +msgid "(U) use #upmarmu for magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:101 -msgid " -L --localdata-dir : Directory to use as local data directory" +#. TRANSLATORS: magic attack in status bar +#: src/gamemodifiers.cpp:341 +msgid "(?) magic attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:105 -msgid " --screenshot-dir : Directory to store screenshots" +#. TRANSLATORS: player attack type in status bar +#: src/gamemodifiers.cpp:347 +msgid "(a) attack all players" +msgstr "(a) 攻击所有玩家" + +#. TRANSLATORS: player attack type in status bar +#: src/gamemodifiers.cpp:349 +msgid "(f) attack all except friends" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:108 -msgid " --safemode : Start game in safe mode" +#. TRANSLATORS: player attack type in status bar +#: src/gamemodifiers.cpp:351 +msgid "(b) attack bad relations" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:111 -msgid " --renderer : Set renderer type" +#. TRANSLATORS: player attack type in status bar +#: src/gamemodifiers.cpp:353 +msgid "(d) don't attack players" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:114 -msgid " -T --tests : Start testing drivers and auto configuring" +#. TRANSLATORS: player attack type in status bar +#: src/gamemodifiers.cpp:355 +msgid "(?) pvp attack" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:118 -msgid " -V --validate : Start validating client data" +#. TRANSLATORS: imitation type in status bar +#: src/gamemodifiers.cpp:361 +msgid "(D) default imitation" msgstr "" -#. TRANSLATORS: command line help -#: src/commandline.cpp:123 -msgid " -O --no-opengl : Disable OpenGL for this session" +#. TRANSLATORS: imitation type in status bar +#: src/gamemodifiers.cpp:363 +msgid "(O) outfits imitation" msgstr "" -#. TRANSLATORS: directory creation error -#: src/configmanager.cpp:62 src/dirs.cpp:368 src/dirs.cpp:383 src/dirs.cpp:433 -#, c-format -msgid "%s doesn't exist and can't be created! Exiting." -msgstr "%s 不存在,且无法创建!正在退出." +#. TRANSLATORS: imitation type in status bar +#: src/gamemodifiers.cpp:365 +msgid "(?) imitation" +msgstr "" -#. TRANSLATORS: update server initialisation error -#: src/dirs.cpp:480 -#, c-format -msgid "Invalid update host: %s." +#. TRANSLATORS: game modifiers state in status bar +#: src/gamemodifiers.cpp:371 +msgid "Game modifiers are enabled" msgstr "" -#. TRANSLATORS: update server initialisation error -#: src/dirs.cpp:513 src/dirs.cpp:522 -msgid "Error creating updates directory!" -msgstr "创建更新目录错误!" - -#. TRANSLATORS: directory creation error -#: src/dirs.cpp:544 src/dirs.cpp:565 -#, c-format -msgid "Error: %s doesn't exist and can't be created! Exiting." -msgstr "错误: %s 不存在且无法创建!正在退出." - -#. TRANSLATORS: directory creation error -#: src/dirs.cpp:596 src/dirs.cpp:604 src/dirs.cpp:612 -#, c-format -msgid "%s doesn't exist and can't be created!" +#. TRANSLATORS: game modifiers state in status bar +#: src/gamemodifiers.cpp:373 +msgid "Game modifiers are disabled" msgstr "" -#. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:57 -msgid "dyecmd srcfile dyestring dstfile" +#. TRANSLATORS: game modifiers state in status bar +#: src/gamemodifiers.cpp:375 +msgid "Game modifiers are unknown" msgstr "" -#. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:59 -msgid "or" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:389 +msgid "(N) normal map view" msgstr "" -#. TRANSLATORS: command line help -#: src/dyetool/dyemain.cpp:61 -msgid "dyecmd srcdyestring dstfile" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:391 +msgid "(D) debug map view" msgstr "" -#. TRANSLATORS: chat tab header -#. TRANSLATORS: chat tab name -#: src/game.cpp:284 src/gui/windows/chatwindow.cpp:2166 -msgid "General" -msgstr "常规" - -#. TRANSLATORS: chat tab header -#. TRANSLATORS: long button name for debug window. -#. TRANSLATORS: debug window name -#: src/game.cpp:291 src/gui/windowmanager.cpp:144 src/gui/windowmenu.cpp:183 -#: src/gui/windows/debugwindow.cpp:43 -msgid "Debug" -msgstr "调试" - -#. TRANSLATORS: save file message -#: src/game.cpp:622 -#, c-format -msgid "Screenshot saved as %s" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:393 +msgid "(u) ultra map view" msgstr "" -#. TRANSLATORS: save file message -#: src/game.cpp:632 -msgid "Saving screenshot failed!" -msgstr "保存屏幕快照失败!" - -#. TRANSLATORS: error message text -#: src/game.cpp:718 -msgid "The connection to the server was lost." -msgstr "服务器的连接丢失." - -#. TRANSLATORS: error message header -#: src/game.cpp:721 -msgid "Network Error" -msgstr "网络错误" - -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:149 -msgid "(D) default moves" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:395 +msgid "(U) ultra map view 2" msgstr "" -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:151 -msgid "(I) invert moves" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:397 +msgid "(e) empty map view with collision" msgstr "" -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:153 -msgid "(c) moves with some crazy moves" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:399 +msgid "(E) empty map view" msgstr "" -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:155 -msgid "(C) moves with crazy moves" +#. TRANSLATORS: map view type in status bar +#: src/gamemodifiers.cpp:401 +msgid "(b) black & white map view" msgstr "" -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:157 -msgid "(d) double normal + crazy" +#. TRANSLATORS: pickup size in status bar +#: src/gamemodifiers.cpp:403 +msgid "(?) map view" msgstr "" -#. TRANSLATORS: move type in status bar -#: src/gamemodifiers.cpp:159 -msgid "(?) unknown move" +#. TRANSLATORS: away type in status bar +#: src/gamemodifiers.cpp:415 +msgid "(O) on keyboard" msgstr "" -#. TRANSLATORS: crazy move type in status bar -#: src/gamemodifiers.cpp:184 -#, c-format -msgid "(%u) crazy move number %u" +#. TRANSLATORS: away type in status bar +#: src/gamemodifiers.cpp:417 +msgid "(A) away" msgstr "" -#. TRANSLATORS: crazy move type in status bar -#: src/gamemodifiers.cpp:190 -msgid "(a) custom crazy move" +#. TRANSLATORS: away type in status bar +#. TRANSLATORS: camera mode in status bar +#: src/gamemodifiers.cpp:419 src/gamemodifiers.cpp:479 +msgid "(?) away" msgstr "" -#. TRANSLATORS: crazy move type in status bar -#: src/gamemodifiers.cpp:195 -msgid "(?) crazy move" -msgstr "" +#. TRANSLATORS: away message box header +#: src/gamemodifiers.cpp:445 +msgid "Away" +msgstr "距离" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:202 -msgid "(0) default moves to target" -msgstr "" +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: edit dialog label +#. TRANSLATORS: edit server dialog button +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: item amount window button +#. TRANSLATORS: quit dialog button +#. TRANSLATORS: text dialog button +#. TRANSLATORS: ok dialog button +#: src/gamemodifiers.cpp:448 src/gui/dialogsmanager.cpp:183 +#: src/gui/dialogsmanager.cpp:203 src/gui/widgets/tabs/setup_input.cpp:165 +#: src/gui/widgets/tabs/setup_theme.cpp:314 +#: src/gui/widgets/tabs/setup_theme.cpp:350 +#: src/gui/widgets/tabs/setup_video.cpp:258 +#: src/gui/widgets/tabs/setup_video.cpp:287 +#: src/gui/widgets/tabs/setup_video.cpp:406 +#: src/gui/widgets/tabs/setup_video.cpp:422 +#: src/gui/windows/changeemaildialog.cpp:169 +#: src/gui/windows/changepassworddialog.cpp:159 +#: src/gui/windows/charcreatedialog.cpp:475 +#: src/gui/windows/charselectdialog.cpp:264 +#: src/gui/windows/charselectdialog.cpp:307 src/gui/windows/editdialog.cpp:51 +#: src/gui/windows/editserverdialog.cpp:59 +#: src/gui/windows/editserverdialog.cpp:209 +#: src/gui/windows/itemamountwindow.cpp:200 src/gui/windows/quitdialog.cpp:67 +#: src/gui/windows/registerdialog.cpp:245 src/gui/windows/textdialog.cpp:53 +#: src/net/ea/charserverrecv.cpp:108 src/net/ea/charserverrecv.cpp:134 +#: src/net/ea/gamerecv.cpp:71 src/net/eathena/charserverrecv.cpp:421 +#: src/net/eathena/charserverrecv.cpp:456 +#: src/net/eathena/charserverrecv.cpp:484 src/net/tmwa/charserverrecv.cpp:298 +#: src/progs/manaplus/actions/actions.cpp:175 +#: src/progs/manaplus/client.cpp:1466 src/progs/manaplus/client.cpp:1501 +msgid "OK" +msgstr "确定" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:204 -msgid "(1) moves to target in distance 1" +#. TRANSLATORS: camera mode in status bar +#: src/gamemodifiers.cpp:475 +msgid "(G) game camera mode" msgstr "" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:206 -msgid "(2) moves to target in distance 2" +#. TRANSLATORS: camera mode in status bar +#: src/gamemodifiers.cpp:477 +msgid "(F) free camera mode" msgstr "" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:208 -msgid "(3) moves to target in distance 3" -msgstr "" +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: popup menu item +#. TRANSLATORS: popup menu item +#. TRANSLATORS: close chat tab +#. TRANSLATORS: popup menu item +#. TRANSLATORS: close window +#. TRANSLATORS: did you know window button +#. TRANSLATORS: storage button +#. TRANSLATORS: mail edit window button +#. TRANSLATORS: mail view window button +#. TRANSLATORS: npc dialog button +#. TRANSLATORS: quests window button +#. TRANSLATORS: shop window button +#. TRANSLATORS: close quick button +#. TRANSLATORS: ok dialog button +#: src/gui/dialogsmanager.cpp:117 src/gui/popups/popupmenu.cpp:834 +#: src/gui/popups/popupmenu.cpp:926 src/gui/popups/popupmenu.cpp:1184 +#: src/gui/windows/didyouknowwindow.cpp:84 +#: src/gui/windows/inventorywindow.cpp:274 +#: src/gui/windows/inventorywindow.cpp:297 +#: src/gui/windows/maileditwindow.cpp:59 src/gui/windows/mailviewwindow.cpp:61 +#: src/gui/windows/npcdialog.cpp:88 src/gui/windows/npcdialog.cpp:133 +#: src/gui/windows/questswindow.cpp:80 src/gui/windows/shopwindow.cpp:111 +#: src/progs/dyecmd/client.cpp:545 src/progs/manaplus/client.cpp:901 +#: src/progs/manaplus/client.cpp:1380 src/progs/manaplus/client.cpp:1399 +msgid "Close" +msgstr "关闭" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:210 -msgid "(4) moves to target in distance 4" +#. TRANSLATORS: error message question +#: src/gui/dialogsmanager.cpp:129 +msgid "Do you want to open support page?" msgstr "" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:212 -msgid "(5) moves to target in distance 5" -msgstr "" +#. TRANSLATORS: message header +#: src/gui/dialogsmanager.cpp:143 src/gui/dialogsmanager.cpp:177 +#: src/gui/dialogsmanager.cpp:197 +msgid "Message" +msgstr "讯息" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:214 -msgid "(6) moves to target in distance 6" +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: popup menu item +#. TRANSLATORS: revive player +#: src/gui/dialogsmanager.cpp:146 src/gui/popups/popupmenu.cpp:2976 +msgid "Revive" msgstr "" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:216 -msgid "(7) moves to target in distance 7" -msgstr "" +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:179 +msgid "" +"You are carrying more than half your weight. You are unable to regain health." +msgstr "你已携带超过半数负重。无法回复健康(体力)." -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:218 -msgid "(8) moves to target in distance 8" +#. TRANSLATORS: weight message +#: src/gui/dialogsmanager.cpp:199 +msgid "You are carrying less than half your weight. You can regain health." msgstr "" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:220 -msgid "(9) moves to target in distance 9" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: inventory sort mode +#. TRANSLATORS: screen density type +#. TRANSLATORS: vsync type +#. TRANSLATORS: equipment window tab +#. TRANSLATORS: default hosts group name +#: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:32 +#: src/gui/widgets/tabs/setup_other.cpp:79 +#: src/gui/widgets/tabs/setup_visual.cpp:81 +#: src/gui/windows/equipmentwindow.cpp:666 src/gui/windows/serverdialog.cpp:675 +msgid "default" +msgstr "默认" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:222 -msgid "(A) moves to target in attack range" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:35 src/gui/models/colormodel.cpp:77 +msgid "black" +msgstr "黑色" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:224 -msgid "(a) archer attack range" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:37 src/gui/models/colormodel.cpp:79 +msgid "red" +msgstr "红色" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:226 -msgid "(B) moves to target in attack range - 1" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:39 src/gui/models/colormodel.cpp:81 +msgid "green" +msgstr "绿色" -#. TRANSLATORS: move to target type in status bar -#: src/gamemodifiers.cpp:228 -msgid "(?) move to target" -msgstr "(?)移动到目标" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:41 src/gui/models/colormodel.cpp:83 +msgid "blue" +msgstr "蓝色" -#. TRANSLATORS: folow mode in status bar -#: src/gamemodifiers.cpp:234 -msgid "(D) default follow" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:43 src/gui/models/colormodel.cpp:85 +msgid "gold" +msgstr "金" -#. TRANSLATORS: folow mode in status bar -#: src/gamemodifiers.cpp:236 -msgid "(R) relative follow" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:45 src/gui/models/colormodel.cpp:87 +msgid "yellow" +msgstr "黄色" -#. TRANSLATORS: folow mode in status bar -#: src/gamemodifiers.cpp:238 -msgid "(M) mirror follow" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:47 src/gui/models/colormodel.cpp:89 +msgid "pink" +msgstr "粉红色" -#. TRANSLATORS: folow mode in status bar -#: src/gamemodifiers.cpp:240 -msgid "(P) pet follow" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:49 src/gui/models/colormodel.cpp:91 +msgid "purple" +msgstr "紫" -#. TRANSLATORS: folow mode in status bar -#: src/gamemodifiers.cpp:242 -msgid "(?) unknown follow" -msgstr "" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:51 src/gui/models/colormodel.cpp:93 +msgid "grey" +msgstr "灰色" -#. TRANSLATORS: switch attack type in status bar -#. TRANSLATORS: attack type in status bar -#: src/gamemodifiers.cpp:248 src/gamemodifiers.cpp:256 -#: src/gamemodifiers.cpp:270 -msgid "(?) attack" -msgstr "(?) 攻击" +#. TRANSLATORS: chat color +#. TRANSLATORS: color name +#: src/gui/models/colorlistmodel.h:53 src/gui/models/colormodel.cpp:95 +msgid "brown" +msgstr "棕色" -#. TRANSLATORS: switch attack type in status bar -#. TRANSLATORS: attack type in status bar -#: src/gamemodifiers.cpp:250 src/gamemodifiers.cpp:262 -msgid "(D) default attack" -msgstr "" +#. TRANSLATORS: chat color +#: src/gui/models/colorlistmodel.h:55 +msgid "rainbow 1" +msgstr "彩虹1" -#. TRANSLATORS: switch attack type in status bar -#: src/gamemodifiers.cpp:252 -msgid "(s) switch attack without shield" +#. TRANSLATORS: chat color +#: src/gui/models/colorlistmodel.h:57 +msgid "rainbow 2" +msgstr "彩虹2" + +#. TRANSLATORS: chat color +#: src/gui/models/colorlistmodel.h:59 +msgid "rainbow 3" +msgstr "彩虹3" + +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:35 +msgid "Very small (8)" msgstr "" -#. TRANSLATORS: switch attack type in status bar -#: src/gamemodifiers.cpp:254 -msgid "(S) switch attack with shield" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:37 +msgid "Very small (9)" msgstr "" -#. TRANSLATORS: attack type in status bar -#: src/gamemodifiers.cpp:264 -msgid "(G) go and attack" -msgstr "(G) 去攻击" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:39 +msgid "Tiny (10)" +msgstr "小(10)" -#. TRANSLATORS: attack type in status bar -#: src/gamemodifiers.cpp:266 -msgid "(A) go, attack, pickup" -msgstr "" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:41 +msgid "Small (11)" +msgstr "小 (11)" -#. TRANSLATORS: attack type in status bar -#: src/gamemodifiers.cpp:268 -msgid "(d) without auto attack" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:43 +msgid "Medium (12)" +msgstr "中 (12)" + +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:45 +msgid "Normal (13)" msgstr "" -#. TRANSLATORS: targeting type in status bar -#: src/gamemodifiers.cpp:276 -msgid "(D) don't switch target" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:47 +msgid "Large (14)" msgstr "" -#. TRANSLATORS: targeting type in status bar -#: src/gamemodifiers.cpp:278 -msgid "(C) always attack closest" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:49 +msgid "Large (15)" msgstr "" -#. TRANSLATORS: targeting type in status bar -#: src/gamemodifiers.cpp:280 -msgid "(?) targeting" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:51 +msgid "Large (16)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:311 -msgid "(S) small pick up 1x1 cells" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:53 +msgid "Big (17)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:313 -msgid "(D) default pick up 2x1 cells" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:55 +msgid "Big (18)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:315 -msgid "(F) forward pick up 2x3 cells" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:57 +msgid "Big (19)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:317 -msgid "(3) pick up 3x3 cells" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:59 +msgid "Very big (20)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:319 -msgid "(g) go and pick up in distance 4" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:61 +msgid "Very big (21)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:321 -msgid "(G) go and pick up in distance 8" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:63 +msgid "Very big (22)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:323 -msgid "(A) go and pick up in max distance" +#. TRANSLATORS: font size +#: src/gui/models/fontsizechoicelistmodel.h:65 +msgid "Huge (23)" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:325 -msgid "(?) pick up" -msgstr "(?)拿起" +#. TRANSLATORS: language +#. TRANSLATORS: popup menu header +#: src/gui/models/langlistmodel.h:47 src/gui/popups/popupmenu.cpp:2019 +#: src/gui/popups/popupmenu.cpp:2102 src/gui/widgets/tabs/socialtabbase.h:50 +msgid "(default)" +msgstr "(默认)" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:331 -msgid "(f) use #flar for magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:49 +msgid "Catalan" msgstr "" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:333 -msgid "(c) use #chiza for magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:51 +msgid "Chinese (China)" msgstr "" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:335 -msgid "(I) use #ingrav for magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:53 +msgid "Chinese (Hong Kong)" msgstr "" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:337 -msgid "(F) use #frillyar for magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:55 +msgid "Czech" msgstr "" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:339 -msgid "(U) use #upmarmu for magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:57 +msgid "Dutch (Belgium/Flemish)" msgstr "" -#. TRANSLATORS: magic attack in status bar -#: src/gamemodifiers.cpp:341 -msgid "(?) magic attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:59 +msgid "English" msgstr "" -#. TRANSLATORS: player attack type in status bar -#: src/gamemodifiers.cpp:347 -msgid "(a) attack all players" -msgstr "(a) 攻击所有玩家" - -#. TRANSLATORS: player attack type in status bar -#: src/gamemodifiers.cpp:349 -msgid "(f) attack all except friends" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:61 +msgid "Finnish" msgstr "" -#. TRANSLATORS: player attack type in status bar -#: src/gamemodifiers.cpp:351 -msgid "(b) attack bad relations" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:63 +msgid "French" msgstr "" -#. TRANSLATORS: player attack type in status bar -#: src/gamemodifiers.cpp:353 -msgid "(d) don't attack players" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:65 +msgid "German" msgstr "" -#. TRANSLATORS: player attack type in status bar -#: src/gamemodifiers.cpp:355 -msgid "(?) pvp attack" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:67 +msgid "Indonesian" msgstr "" -#. TRANSLATORS: imitation type in status bar -#: src/gamemodifiers.cpp:361 -msgid "(D) default imitation" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:69 +msgid "Italian" msgstr "" -#. TRANSLATORS: imitation type in status bar -#: src/gamemodifiers.cpp:363 -msgid "(O) outfits imitation" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:71 +msgid "Japanese" msgstr "" -#. TRANSLATORS: imitation type in status bar -#: src/gamemodifiers.cpp:365 -msgid "(?) imitation" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:73 +msgid "Polish" msgstr "" -#. TRANSLATORS: game modifiers state in status bar -#: src/gamemodifiers.cpp:371 -msgid "Game modifiers are enabled" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:75 +msgid "Portuguese" msgstr "" -#. TRANSLATORS: game modifiers state in status bar -#: src/gamemodifiers.cpp:373 -msgid "Game modifiers are disabled" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:77 +msgid "Portuguese (Brazilian)" msgstr "" -#. TRANSLATORS: game modifiers state in status bar -#: src/gamemodifiers.cpp:375 -msgid "Game modifiers are unknown" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:79 +msgid "Russian" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:389 -msgid "(N) normal map view" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:81 +msgid "Spanish (Castilian)" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:391 -msgid "(D) debug map view" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:83 +msgid "Swedish (Sweden)" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:393 -msgid "(u) ultra map view" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:85 +msgid "Turkish" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:395 -msgid "(U) ultra map view 2" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:87 +msgid "Ukrainian" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:397 -msgid "(e) empty map view with collision" +#. TRANSLATORS: language +#: src/gui/models/langlistmodel.h:89 +msgid "Esperanto" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:399 -msgid "(E) empty map view" +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:35 +msgid "General Magic" msgstr "" -#. TRANSLATORS: map view type in status bar -#: src/gamemodifiers.cpp:401 -msgid "(b) black & white map view" +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:37 +msgid "Life Magic" +msgstr "生活魔术" + +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:39 +msgid "War Magic" +msgstr "战魔" + +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:41 +msgid "Transmute Magic" +msgstr "蜕变魔术" + +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:43 +msgid "Nature Magic" +msgstr "大自然的神奇" + +#. TRANSLATORS: magic school +#: src/gui/models/magicschoolmodel.h:45 +msgid "Astral Magic" +msgstr "星芒魔术" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:35 +msgid "Neutral" +msgstr "中立" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:37 +msgid "Friend" +msgstr "好友" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:39 +msgid "Disregarded" +msgstr "被忽视的" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:41 +msgid "Ignored" +msgstr "忽略" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:43 +msgid "Erased" +msgstr "已删除" + +#. TRANSLATORS: relation type +#: src/gui/models/playerrelationlistmodel.h:45 +msgid "Blacklisted" msgstr "" -#. TRANSLATORS: pickup size in status bar -#: src/gamemodifiers.cpp:403 -msgid "(?) map view" +#. TRANSLATORS: relation type +#. TRANSLATORS: palette color +#: src/gui/models/playerrelationlistmodel.h:47 src/gui/userpalette.cpp:170 +msgid "Enemy" msgstr "" -#. TRANSLATORS: away type in status bar -#: src/gamemodifiers.cpp:415 -msgid "(O) on keyboard" +#. TRANSLATORS: server license comment +#: src/gui/models/serverslistmodel.h:76 +msgid "(NON FREE)" msgstr "" -#. TRANSLATORS: away type in status bar -#: src/gamemodifiers.cpp:417 -msgid "(A) away" +#. TRANSLATORS: server license comment +#: src/gui/models/serverslistmodel.h:82 +msgid "(UNKNOWN)" msgstr "" -#. TRANSLATORS: away type in status bar -#. TRANSLATORS: camera mode in status bar -#: src/gamemodifiers.cpp:419 src/gamemodifiers.cpp:479 -msgid "(?) away" +#. TRANSLATORS: buy dialog sort type. +#: src/gui/models/sortlistmodelbuy.h:33 +msgid "unsorted" msgstr "" -#. TRANSLATORS: away message box header -#: src/gamemodifiers.cpp:445 -msgid "Away" -msgstr "距离" +#. TRANSLATORS: buy dialog sort type. +#: src/gui/models/sortlistmodelbuy.h:35 +msgid "by price" +msgstr "" -#. TRANSLATORS: camera mode in status bar -#: src/gamemodifiers.cpp:475 -msgid "(G) game camera mode" +#. TRANSLATORS: buy dialog sort type. +#. TRANSLATORS: inventory sort mode +#: src/gui/models/sortlistmodelbuy.h:37 src/gui/models/sortlistmodelinv.h:34 +msgid "by name" msgstr "" -#. TRANSLATORS: camera mode in status bar -#: src/gamemodifiers.cpp:477 -msgid "(F) free camera mode" +#. TRANSLATORS: buy dialog sort type. +#. TRANSLATORS: inventory sort mode +#: src/gui/models/sortlistmodelbuy.h:39 src/gui/models/sortlistmodelinv.h:36 +msgid "by id" msgstr "" -#. TRANSLATORS: error message question -#: src/gui/dialogsmanager.cpp:129 -msgid "Do you want to open support page?" +#. TRANSLATORS: buy dialog sort type. +#. TRANSLATORS: inventory sort mode +#: src/gui/models/sortlistmodelbuy.h:41 src/gui/models/sortlistmodelinv.h:38 +msgid "by weight" msgstr "" -#. TRANSLATORS: message header -#: src/gui/dialogsmanager.cpp:143 src/gui/dialogsmanager.cpp:177 -#: src/gui/dialogsmanager.cpp:197 -msgid "Message" -msgstr "讯息" +#. TRANSLATORS: buy dialog sort type. +#. TRANSLATORS: inventory sort mode +#: src/gui/models/sortlistmodelbuy.h:43 src/gui/models/sortlistmodelinv.h:40 +msgid "by amount" +msgstr "" -#. TRANSLATORS: ok dialog button -#. TRANSLATORS: popup menu item -#. TRANSLATORS: revive player -#: src/gui/dialogsmanager.cpp:146 src/gui/popups/popupmenu.cpp:2976 -msgid "Revive" +#. TRANSLATORS: buy dialog sort type. +#. TRANSLATORS: inventory sort mode +#: src/gui/models/sortlistmodelbuy.h:45 src/gui/models/sortlistmodelinv.h:42 +msgid "by type" msgstr "" -#. TRANSLATORS: weight message -#: src/gui/dialogsmanager.cpp:179 -msgid "" -"You are carrying more than half your weight. You are unable to regain health." -msgstr "你已携带超过半数负重。无法回复健康(体力)." +#. TRANSLATORS: target type +#: src/gui/models/targettypemodel.h:32 +msgid "No Target" +msgstr "没有目标" -#. TRANSLATORS: weight message -#: src/gui/dialogsmanager.cpp:199 -msgid "You are carrying less than half your weight. You can regain health." +#. TRANSLATORS: target type +#: src/gui/models/targettypemodel.h:34 +msgid "Allow Target" msgstr "" -#. TRANSLATORS: chat color -#. TRANSLATORS: inventory sort mode -#. TRANSLATORS: screen density type -#. TRANSLATORS: vsync type -#. TRANSLATORS: equipment window tab -#. TRANSLATORS: default hosts group name -#: src/gui/models/colorlistmodel.h:33 src/gui/models/sortlistmodelinv.h:32 -#: src/gui/widgets/tabs/setup_other.cpp:79 -#: src/gui/widgets/tabs/setup_visual.cpp:81 -#: src/gui/windows/equipmentwindow.cpp:666 src/gui/windows/serverdialog.cpp:675 -msgid "default" -msgstr "默认" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:35 src/gui/models/colormodel.cpp:77 -msgid "black" -msgstr "黑色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:37 src/gui/models/colormodel.cpp:79 -msgid "red" -msgstr "红色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:39 src/gui/models/colormodel.cpp:81 -msgid "green" -msgstr "绿色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:41 src/gui/models/colormodel.cpp:83 -msgid "blue" -msgstr "蓝色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:43 src/gui/models/colormodel.cpp:85 -msgid "gold" -msgstr "金" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:45 src/gui/models/colormodel.cpp:87 -msgid "yellow" -msgstr "黄色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:47 src/gui/models/colormodel.cpp:89 -msgid "pink" -msgstr "粉红色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:49 src/gui/models/colormodel.cpp:91 -msgid "purple" -msgstr "紫" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:51 src/gui/models/colormodel.cpp:93 -msgid "grey" -msgstr "灰色" - -#. TRANSLATORS: chat color -#. TRANSLATORS: color name -#: src/gui/models/colorlistmodel.h:53 src/gui/models/colormodel.cpp:95 -msgid "brown" -msgstr "棕色" - -#. TRANSLATORS: chat color -#: src/gui/models/colorlistmodel.h:55 -msgid "rainbow 1" -msgstr "彩虹1" - -#. TRANSLATORS: chat color -#: src/gui/models/colorlistmodel.h:57 -msgid "rainbow 2" -msgstr "彩虹2" - -#. TRANSLATORS: chat color -#: src/gui/models/colorlistmodel.h:59 -msgid "rainbow 3" -msgstr "彩虹3" - -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:35 -msgid "Very small (8)" -msgstr "" - -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:37 -msgid "Very small (9)" +#. TRANSLATORS: target type +#: src/gui/models/targettypemodel.h:36 +msgid "Need Target" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:39 -msgid "Tiny (10)" -msgstr "小(10)" +#. TRANSLATORS: update type +#. TRANSLATORS: onscreen button size +#: src/gui/models/updatetypemodel.h:32 src/gui/widgets/tabs/setup_touch.cpp:43 +msgid "Normal" +msgstr "正常" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:41 -msgid "Small (11)" -msgstr "小 (11)" +#. TRANSLATORS: update type +#: src/gui/models/updatetypemodel.h:34 +msgid "Auto Close" +msgstr "自动关闭" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:43 -msgid "Medium (12)" -msgstr "中 (12)" +#. TRANSLATORS: update type +#: src/gui/models/updatetypemodel.h:36 +msgid "Skip" +msgstr "跳过" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:45 -msgid "Normal (13)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:140 src/gui/popups/beingpopup.cpp:159 +#, c-format +msgid "Hungry: %d" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:47 -msgid "Large (14)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:146 src/gui/popups/beingpopup.cpp:165 +#, c-format +msgid "Intimacy: %d" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:49 -msgid "Large (15)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:179 +#, c-format +msgid "Group: %s (%d)" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:51 -msgid "Large (16)" -msgstr "" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:190 +#, c-format +msgid "Party: %s" +msgstr "团队:%s" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:53 -msgid "Big (17)" -msgstr "" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:200 +#, c-format +msgid "Guild: %s" +msgstr "工会:%s" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:55 -msgid "Big (18)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:210 +#, c-format +msgid "Pvp rank: %u" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:57 -msgid "Big (19)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:220 +#, c-format +msgid "Buy shop: %s" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:59 -msgid "Very big (20)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:230 +#, c-format +msgid "Sell shop: %s" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:61 -msgid "Very big (21)" -msgstr "" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:240 +#, c-format +msgid "Comment: %s" +msgstr "评论: %s" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:63 -msgid "Very big (22)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:251 +#, c-format +msgid "Effects: %s" msgstr "" -#. TRANSLATORS: font size -#: src/gui/models/fontsizechoicelistmodel.h:65 -msgid "Huge (23)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:262 +#, c-format +msgid "Chat room: %s" msgstr "" -#. TRANSLATORS: language -#. TRANSLATORS: popup menu header -#: src/gui/models/langlistmodel.h:47 src/gui/popups/popupmenu.cpp:2019 -#: src/gui/popups/popupmenu.cpp:2102 src/gui/widgets/tabs/socialtabbase.h:50 -msgid "(default)" -msgstr "(默认)" +#. TRANSLATORS: being popup label +#. TRANSLATORS: popup menu item +#. TRANSLATORS: skill level +#. TRANSLATORS: status bar label +#. TRANSLATORS: status window label +#: src/gui/popups/beingpopup.cpp:274 src/gui/popups/popupmenu.cpp:2362 +#: src/gui/popups/skillpopup.cpp:149 src/gui/windows/ministatuswindow.cpp:365 +#: src/gui/windows/statuswindow.cpp:75 src/gui/windows/statuswindow.cpp:279 +#: src/gui/windows/statuswindow.cpp:374 +#, c-format +msgid "Level: %d" +msgstr "等级: %d" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:49 -msgid "Catalan" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:290 +#, c-format +msgid "Hp: %d/%d" msgstr "" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:51 -msgid "Chinese (China)" +#. TRANSLATORS: being popup label +#: src/gui/popups/beingpopup.cpp:300 +#, c-format +msgid "Particles: %u" msgstr "" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:53 -msgid "Chinese (Hong Kong)" -msgstr "" +#. TRANSLATORS: popup label +#: src/gui/popups/itempopup.cpp:269 +#, c-format +msgid "Weight: %s" +msgstr "重量: %s" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:55 -msgid "Czech" +#. TRANSLATORS: named item description +#: src/gui/popups/itempopup.cpp:342 +#, c-format +msgid "Item named: %s" msgstr "" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:57 -msgid "Dutch (Belgium/Flemish)" +#. TRANSLATORS: popup label +#: src/gui/popups/itempopup.cpp:369 +msgid "Cards: " msgstr "" -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:59 -msgid "English" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:61 -msgid "Finnish" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:63 -msgid "French" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:65 -msgid "German" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:67 -msgid "Indonesian" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:69 -msgid "Italian" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:71 -msgid "Japanese" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:73 -msgid "Polish" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:75 -msgid "Portuguese" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:77 -msgid "Portuguese (Brazilian)" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:79 -msgid "Russian" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:81 -msgid "Spanish (Castilian)" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:83 -msgid "Swedish (Sweden)" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:85 -msgid "Turkish" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:87 -msgid "Ukrainian" -msgstr "" - -#. TRANSLATORS: language -#: src/gui/models/langlistmodel.h:89 -msgid "Esperanto" -msgstr "" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:35 -msgid "General Magic" -msgstr "" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:37 -msgid "Life Magic" -msgstr "生活魔术" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:39 -msgid "War Magic" -msgstr "战魔" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:41 -msgid "Transmute Magic" -msgstr "蜕变魔术" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:43 -msgid "Nature Magic" -msgstr "大自然的神奇" - -#. TRANSLATORS: magic school -#: src/gui/models/magicschoolmodel.h:45 -msgid "Astral Magic" -msgstr "星芒魔术" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:35 -msgid "Neutral" -msgstr "中立" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:37 -msgid "Friend" -msgstr "好友" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:39 -msgid "Disregarded" -msgstr "被忽视的" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:41 -msgid "Ignored" -msgstr "忽略" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:43 -msgid "Erased" -msgstr "已删除" - -#. TRANSLATORS: relation type -#: src/gui/models/playerrelationlistmodel.h:45 -msgid "Blacklisted" -msgstr "" - -#. TRANSLATORS: relation type -#. TRANSLATORS: palette color -#: src/gui/models/playerrelationlistmodel.h:47 src/gui/userpalette.cpp:170 -msgid "Enemy" -msgstr "" - -#. TRANSLATORS: server license comment -#: src/gui/models/serverslistmodel.h:76 -msgid "(NON FREE)" -msgstr "" - -#. TRANSLATORS: server license comment -#: src/gui/models/serverslistmodel.h:82 -msgid "(UNKNOWN)" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#: src/gui/models/sortlistmodelbuy.h:33 -msgid "unsorted" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#: src/gui/models/sortlistmodelbuy.h:35 -msgid "by price" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#. TRANSLATORS: inventory sort mode -#: src/gui/models/sortlistmodelbuy.h:37 src/gui/models/sortlistmodelinv.h:34 -msgid "by name" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#. TRANSLATORS: inventory sort mode -#: src/gui/models/sortlistmodelbuy.h:39 src/gui/models/sortlistmodelinv.h:36 -msgid "by id" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#. TRANSLATORS: inventory sort mode -#: src/gui/models/sortlistmodelbuy.h:41 src/gui/models/sortlistmodelinv.h:38 -msgid "by weight" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#. TRANSLATORS: inventory sort mode -#: src/gui/models/sortlistmodelbuy.h:43 src/gui/models/sortlistmodelinv.h:40 -msgid "by amount" -msgstr "" - -#. TRANSLATORS: buy dialog sort type. -#. TRANSLATORS: inventory sort mode -#: src/gui/models/sortlistmodelbuy.h:45 src/gui/models/sortlistmodelinv.h:42 -msgid "by type" -msgstr "" - -#. TRANSLATORS: target type -#: src/gui/models/targettypemodel.h:32 -msgid "No Target" -msgstr "没有目标" - -#. TRANSLATORS: target type -#: src/gui/models/targettypemodel.h:34 -msgid "Allow Target" -msgstr "" - -#. TRANSLATORS: target type -#: src/gui/models/targettypemodel.h:36 -msgid "Need Target" -msgstr "" - -#. TRANSLATORS: update type -#. TRANSLATORS: onscreen button size -#: src/gui/models/updatetypemodel.h:32 src/gui/widgets/tabs/setup_touch.cpp:43 -msgid "Normal" -msgstr "正常" - -#. TRANSLATORS: update type -#: src/gui/models/updatetypemodel.h:34 -msgid "Auto Close" -msgstr "自动关闭" - -#. TRANSLATORS: update type -#: src/gui/models/updatetypemodel.h:36 -msgid "Skip" -msgstr "跳过" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:140 src/gui/popups/beingpopup.cpp:159 -#, c-format -msgid "Hungry: %d" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:146 src/gui/popups/beingpopup.cpp:165 -#, c-format -msgid "Intimacy: %d" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:179 -#, c-format -msgid "Group: %s (%d)" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:190 -#, c-format -msgid "Party: %s" -msgstr "团队:%s" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:200 -#, c-format -msgid "Guild: %s" -msgstr "工会:%s" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:210 -#, c-format -msgid "Pvp rank: %u" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:220 -#, c-format -msgid "Buy shop: %s" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:230 -#, c-format -msgid "Sell shop: %s" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:240 -#, c-format -msgid "Comment: %s" -msgstr "评论: %s" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:251 -#, c-format -msgid "Effects: %s" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:262 -#, c-format -msgid "Chat room: %s" -msgstr "" - -#. TRANSLATORS: being popup label -#. TRANSLATORS: popup menu item -#. TRANSLATORS: skill level -#. TRANSLATORS: status bar label -#. TRANSLATORS: status window label -#: src/gui/popups/beingpopup.cpp:274 src/gui/popups/popupmenu.cpp:2362 -#: src/gui/popups/skillpopup.cpp:147 src/gui/windows/ministatuswindow.cpp:365 -#: src/gui/windows/statuswindow.cpp:75 src/gui/windows/statuswindow.cpp:279 -#: src/gui/windows/statuswindow.cpp:374 -#, c-format -msgid "Level: %d" -msgstr "等级: %d" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:290 -#, c-format -msgid "Hp: %d/%d" -msgstr "" - -#. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:300 -#, c-format -msgid "Particles: %u" -msgstr "" - -#. TRANSLATORS: popup label -#: src/gui/popups/itempopup.cpp:269 -#, c-format -msgid "Weight: %s" -msgstr "重量: %s" - -#. TRANSLATORS: named item description -#: src/gui/popups/itempopup.cpp:342 -#, c-format -msgid "Item named: %s" -msgstr "" - -#. TRANSLATORS: popup label -#: src/gui/popups/itempopup.cpp:369 -msgid "Cards: " -msgstr "" - -#. TRANSLATORS: popup label -#: src/gui/popups/itempopup.cpp:406 -msgid "Options: " +#. TRANSLATORS: popup label +#: src/gui/popups/itempopup.cpp:406 +msgid "Options: " msgstr "" #. TRANSLATORS: popup menu item @@ -2692,7 +2234,7 @@ msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: skill cast type #. TRANSLATORS: button in input settings tab -#: src/gui/popups/popupmenu.cpp:2399 src/gui/popups/skillpopup.cpp:164 +#: src/gui/popups/popupmenu.cpp:2399 src/gui/popups/skillpopup.cpp:166 #: src/gui/widgets/tabs/setup_input.cpp:69 msgid "Default" msgstr "预设" @@ -2700,14 +2242,14 @@ msgstr "预设" #. TRANSLATORS: popup menu item #. TRANSLATORS: skill cast type #. TRANSLATORS: debug window tab -#: src/gui/popups/popupmenu.cpp:2403 src/gui/popups/skillpopup.cpp:168 +#: src/gui/popups/popupmenu.cpp:2403 src/gui/popups/skillpopup.cpp:170 #: src/gui/windows/debugwindow.cpp:66 msgid "Target" msgstr "" #. TRANSLATORS: popup menu item #. TRANSLATORS: skill cast type -#: src/gui/popups/popupmenu.cpp:2407 src/gui/popups/skillpopup.cpp:172 +#: src/gui/popups/popupmenu.cpp:2407 src/gui/popups/skillpopup.cpp:174 msgid "Mouse position" msgstr "" @@ -3223,12 +2765,26 @@ msgstr "" msgid "Leave party" msgstr "" +#. TRANSLATORS: popup menu item +#. TRANSLATORS: create party +#. TRANSLATORS: dialog header +#: src/gui/popups/popupmenu.cpp:3504 src/progs/manaplus/actions/chat.cpp:351 +msgid "Create party" +msgstr "" + #. TRANSLATORS: popup menu item #. TRANSLATORS: leave guild #: src/gui/popups/popupmenu.cpp:3514 msgid "Leave guild" msgstr "" +#. TRANSLATORS: popup menu item +#. TRANSLATORS: create guild +#. TRANSLATORS: dialog header +#: src/gui/popups/popupmenu.cpp:3520 src/progs/manaplus/actions/chat.cpp:373 +msgid "Create guild" +msgstr "" + #. TRANSLATORS: popup menu item #. TRANSLATORS: change guild notice message #: src/gui/popups/popupmenu.cpp:3542 @@ -3236,23 +2792,23 @@ msgid "Change notice" msgstr "" #. TRANSLATORS: skill level -#: src/gui/popups/skillpopup.cpp:138 +#: src/gui/popups/skillpopup.cpp:140 #, c-format msgid "Level: %d / %d" msgstr "" #. TRANSLATORS: skill level for tmw fake skills -#: src/gui/popups/skillpopup.cpp:154 +#: src/gui/popups/skillpopup.cpp:156 msgid "Level: Unknown" msgstr "" #. TRANSLATORS: skill cast type -#: src/gui/popups/skillpopup.cpp:176 +#: src/gui/popups/skillpopup.cpp:178 msgid "Self position" msgstr "" #. TRANSLATORS: skill cast type -#: src/gui/popups/skillpopup.cpp:188 +#: src/gui/popups/skillpopup.cpp:190 #, c-format msgid "Cast type: %s" msgstr "" @@ -3751,13 +3307,13 @@ msgid "%s whispers: %s" msgstr "%s私语:%s" #. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chat/chattab.cpp:550 +#: src/gui/widgets/tabs/chat/chattab.cpp:553 #, c-format msgid "%s is now Online." msgstr "" #. TRANSLATORS: chat message -#: src/gui/widgets/tabs/chat/chattab.cpp:556 +#: src/gui/widgets/tabs/chat/chattab.cpp:559 #, c-format msgid "%s is now Offline." msgstr "" @@ -5268,6 +4824,13 @@ msgstr "" msgid "No" msgstr "否" +#. TRANSLATORS: settings tab name +#. TRANSLATORS: perfoamance tab quick button +#: src/gui/widgets/tabs/setup_perfomance.cpp:54 src/progs/dyecmd/client.cpp:529 +#: src/progs/manaplus/client.cpp:885 +msgid "Performance" +msgstr "" + #. TRANSLATORS: settings option #: src/gui/widgets/tabs/setup_perfomance.cpp:62 msgid "Better performance (enable for better performance)" @@ -5437,7 +5000,7 @@ msgstr "" #. TRANSLATORS: show on top or down #: src/gui/widgets/tabs/setup_players.cpp:73 -msgid "buttom" +msgid "bottom" msgstr "" #. TRANSLATORS: settings option @@ -5556,6 +5119,13 @@ msgstr "" msgid "Allow move character by mouse" msgstr "" +#. TRANSLATORS: quick tab in settings +#. TRANSLATORS: settings tab name +#: src/gui/widgets/tabs/setup_quick.cpp:45 +#: src/progs/manaplus/actions/windows.cpp:314 +msgid "Quick" +msgstr "" + #. TRANSLATORS: relations table header #: src/gui/widgets/tabs/setup_relations.cpp:58 msgid "Name" @@ -5666,6 +5236,13 @@ msgstr "" msgid "i" msgstr "" +#. TRANSLATORS: theme settings tab name +#. TRANSLATORS: theme tab quick button +#: src/gui/widgets/tabs/setup_theme.cpp:121 src/progs/dyecmd/client.cpp:535 +#: src/progs/manaplus/client.cpp:891 +msgid "Theme" +msgstr "主题" + #. TRANSLATORS: theme name #: src/gui/widgets/tabs/setup_theme.cpp:243 msgid "Name: " @@ -5813,6 +5390,13 @@ msgstr "" msgid "No frame" msgstr "" +#. TRANSLATORS: video settings tab name +#. TRANSLATORS: video tab quick button +#: src/gui/widgets/tabs/setup_video.cpp:109 src/progs/dyecmd/client.cpp:532 +#: src/progs/manaplus/client.cpp:888 +msgid "Video" +msgstr "视频" + #. TRANSLATORS: video settings label #. TRANSLATORS: video settings label value #. TRANSLATORS: video settings label @@ -6205,6 +5789,14 @@ msgstr "谁在线" msgid "HLP" msgstr "" +#. TRANSLATORS: long button name for help window. +#. TRANSLATORS: help window name +#. TRANSLATORS: theme tab quick button +#: src/gui/windowmenu.cpp:76 src/gui/windows/helpwindow.cpp:57 +#: src/progs/dyecmd/client.cpp:541 src/progs/manaplus/client.cpp:897 +msgid "Help" +msgstr "帮助" + #. TRANSLATORS: short button name for quests window. #: src/gui/windowmenu.cpp:78 msgid "QE" @@ -6392,6 +5984,14 @@ msgstr "" msgid "SET" msgstr "SET" +#. TRANSLATORS: long button name for setup window. +#. TRANSLATORS: setup window name +#. TRANSLATORS: setup tab quick button +#: src/gui/windowmenu.cpp:198 src/gui/windows/setupwindow.cpp:67 +#: src/progs/dyecmd/client.cpp:526 src/progs/manaplus/client.cpp:882 +msgid "Setup" +msgstr "设置" + #. TRANSLATORS: short key name #. TRANSLATORS: outfits window label #: src/gui/windowmenu.cpp:331 src/gui/windows/outfitwindow.cpp:78 @@ -6476,6 +6076,32 @@ msgstr "" msgid "The email address entries mismatch." msgstr "电子邮件地址不匹配." +#. TRANSLATORS: change email error header +#. TRANSLATORS: change password error header +#. TRANSLATORS: char creation error +#. TRANSLATORS: error header +#. TRANSLATORS: edit server dialog error header +#. TRANSLATORS: error message +#. TRANSLATORS: error message header +#. TRANSLATORS: error header +#. TRANSLATORS: ok dialog button +#. TRANSLATORS: error header +#. TRANSLATORS: error dialog header +#. TRANSLATORS: error message header +#: src/gui/windows/changeemaildialog.cpp:166 +#: src/gui/windows/changepassworddialog.cpp:156 +#: src/gui/windows/charcreatedialog.cpp:471 +#: src/gui/windows/charselectdialog.cpp:303 +#: src/gui/windows/editserverdialog.cpp:204 +#: src/gui/windows/registerdialog.cpp:245 src/net/ea/charserverrecv.cpp:105 +#: src/net/eathena/charserverrecv.cpp:394 +#: src/net/eathena/charserverrecv.cpp:398 +#: src/net/eathena/charserverrecv.cpp:480 src/net/tmwa/charserverrecv.cpp:294 +#: src/progs/manaplus/client.cpp:1377 src/progs/manaplus/client.cpp:1396 +#: src/progs/manaplus/client.cpp:1601 +msgid "Error" +msgstr "错误" + #. TRANSLATORS: change password window name #. TRANSLATORS: change password dialog button #: src/gui/windows/changepassworddialog.cpp:49 @@ -6569,3322 +6195,3714 @@ msgstr "请分发%d点数" msgid "<" msgstr "<" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:202 -msgid "Hair color:" -msgstr "头发颜色:" +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:202 +msgid "Hair color:" +msgstr "头发颜色:" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:213 +msgid "Hair style:" +msgstr "发型:" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:224 +msgid "Race:" +msgstr "" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:234 +msgid "Look:" +msgstr "" + +#. TRANSLATORS: one char size female character gender +#. TRANSLATORS: here F is title for friends tab in social window +#: src/gui/windows/charcreatedialog.cpp:251 src/gui/windows/socialwindow.cpp:70 +msgid "F" +msgstr "" + +#. TRANSLATORS: one char size male character gender +#: src/gui/windows/charcreatedialog.cpp:257 +#: src/gui/windows/charcreatedialog.cpp:264 +#: src/gui/windows/charcreatedialog.cpp:272 +msgid "M" +msgstr "" + +#. TRANSLATORS: one char size other character gender +#. TRANSLATORS: inventory outfits button +#: src/gui/windows/charcreatedialog.cpp:259 +#: src/gui/windows/charcreatedialog.cpp:276 +#: src/gui/windows/inventorywindow.cpp:224 +msgid "O" +msgstr "" + +#. TRANSLATORS: one char size unknown character gender +#: src/gui/windows/charcreatedialog.cpp:266 +msgid "U" +msgstr "" + +#. TRANSLATORS: char creation error +#: src/gui/windows/charcreatedialog.cpp:473 +msgid "Your name needs to be at least 4 characters." +msgstr "你的名字需要至少4个字符." + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:589 +msgid "Character stats OK" +msgstr "角色状态可以" + +#. TRANSLATORS: char create dialog label +#: src/gui/windows/charcreatedialog.cpp:605 +#, c-format +msgid "Please remove %d points" +msgstr "请删除%d点数" + +#. TRANSLATORS: char deletion message +#: src/gui/windows/chardeleteconfirm.h:41 +msgid "Confirm Character Delete" +msgstr "确认删除角色" + +#. TRANSLATORS: char deletion message +#: src/gui/windows/chardeleteconfirm.h:43 +msgid "Are you sure you want to delete this character?" +msgstr "你确定想删除这个角色?" + +#. TRANSLATORS: char select dialog name +#: src/gui/windows/charselectdialog.cpp:62 +#, c-format +msgid "Account %s (last login time %s)" +msgstr "" + +#. TRANSLATORS: char select dialog. button. +#: src/gui/windows/charselectdialog.cpp:71 +msgid "Switch" +msgstr "" + +#. TRANSLATORS: char select dialog. button. +#: src/gui/windows/charselectdialog.cpp:73 +msgid "Password" +msgstr "" + +#. TRANSLATORS: char select dialog. button. +#. TRANSLATORS: updater window button +#: src/gui/windows/charselectdialog.cpp:76 +#: src/gui/windows/charselectdialog.cpp:607 +#: src/gui/windows/updaterwindow.cpp:195 +msgid "Play" +msgstr "开始" + +#. TRANSLATORS: char select dialog name +#: src/gui/windows/charselectdialog.cpp:147 +#, c-format +msgid "Account %s" +msgstr "" + +#. TRANSLATORS: pin code dialog header. +#: src/gui/windows/charselectdialog.cpp:176 +msgid "Please set new pincode" +msgstr "" + +#. TRANSLATORS: character rename dialog header. +#: src/gui/windows/charselectdialog.cpp:226 +msgid "Please enter new name" +msgstr "" + +#. TRANSLATORS: char select dialog. player info message. +#: src/gui/windows/charselectdialog.cpp:246 +#, c-format +msgid "" +"Hp: %u/%u\n" +"Mp: %u/%u\n" +"Level: %u\n" +"Experience: %u\n" +"Money: %s" +msgstr "" + +#. TRANSLATORS: error message +#: src/gui/windows/charselectdialog.cpp:305 +msgid "Incorrect password" +msgstr "不正确的密码" + +#. TRANSLATORS: char deletion question. +#: src/gui/windows/charselectdialog.cpp:456 +msgid "Enter your email for deleting character" +msgstr "" + +#. TRANSLATORS: email label. +#: src/gui/windows/charselectdialog.cpp:458 +msgid "Enter email:" +msgstr "" + +#. TRANSLATORS: char deletion question. +#: src/gui/windows/charselectdialog.cpp:465 +msgid "Enter password for deleting character" +msgstr "删除字符输入的密码" + +#. TRANSLATORS: email label. +#: src/gui/windows/charselectdialog.cpp:467 +msgid "Enter password:" +msgstr "输入密码:" + +#. TRANSLATORS: chat message +#: src/gui/windows/chatwindow.cpp:717 +#, c-format +msgid "Present: %s; %d players are present." +msgstr "" + +#. TRANSLATORS: chat message +#: src/gui/windows/chatwindow.cpp:1171 +#, c-format +msgid "Whispering to %s: %s" +msgstr "对%s密语到: %s" + +#. TRANSLATORS: prefix for moved message to trade tab. +#: src/gui/windows/chatwindow.cpp:1601 +msgid "Moved: " +msgstr "" + +#. TRANSLATORS: moved message to trade tab warning. +#: src/gui/windows/chatwindow.cpp:1609 +msgid "Your message was moved to trade tab" +msgstr "" + +#. TRANSLATORS: error message +#: src/gui/windows/chatwindow.cpp:1634 +msgid "Broken nick detected: " +msgstr "" + +#. TRANSLATORS: confirm dialog button +#: src/gui/windows/confirmdialog.cpp:57 +msgid "Yes" +msgstr "是" + +#. TRANSLATORS: debug window tab +#: src/gui/windows/debugwindow.cpp:68 +msgid "Net" +msgstr "" + +#. TRANSLATORS: did you know window name +#: src/gui/windows/didyouknowwindow.cpp:55 +msgid "Did You Know?" +msgstr "你知道吗?" + +#. TRANSLATORS: did you know window button +#: src/gui/windows/didyouknowwindow.cpp:63 +msgid "< Previous" +msgstr "<上一页" + +#. TRANSLATORS: did you know window button +#: src/gui/windows/didyouknowwindow.cpp:65 +msgid "Next >" +msgstr "下一页>" + +#. TRANSLATORS: did you know window checkbox +#: src/gui/windows/didyouknowwindow.cpp:67 +msgid "Auto open this window" +msgstr "自动打开这个窗口" + +#. TRANSLATORS: edit server dialog name +#: src/gui/windows/editserverdialog.cpp:47 +msgid "Edit Server" +msgstr "" + +#. TRANSLATORS: edit server dialog button +#. TRANSLATORS: servers dialog button +#: src/gui/windows/editserverdialog.cpp:57 src/gui/windows/serverdialog.cpp:110 +msgid "Connect" +msgstr "连接" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:63 +msgid "Use same ip" +msgstr "" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:76 +msgid "Address:" +msgstr "" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:78 +msgid "Port:" +msgstr "端口:" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:80 +msgid "Server type:" +msgstr "服务器类型:" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:82 +msgid "Description:" +msgstr "" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:84 +msgid "Online list url:" +msgstr "" + +#. TRANSLATORS: edit server dialog label +#: src/gui/windows/editserverdialog.cpp:86 +msgid "Packet version:" +msgstr "" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:213 -msgid "Hair style:" -msgstr "发型:" +#. TRANSLATORS: edit server dialog error message +#: src/gui/windows/editserverdialog.cpp:206 +msgid "Please at least type both the address and the port of the server." +msgstr "" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:224 -msgid "Race:" +#. TRANSLATORS: egg selection dialog name +#: src/gui/windows/eggselectiondialog.cpp:42 +#: src/gui/windows/eggselectiondialog.cpp:44 +msgid "Select egg" msgstr "" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:234 -msgid "Look:" +#. TRANSLATORS: egg selection dialog button +#. TRANSLATORS: input action name +#: src/gui/windows/eggselectiondialog.cpp:51 src/input/pages/gui.cpp:91 +msgid "Select" msgstr "" -#. TRANSLATORS: one char size female character gender -#. TRANSLATORS: here F is title for friends tab in social window -#: src/gui/windows/charcreatedialog.cpp:251 src/gui/windows/socialwindow.cpp:70 -msgid "F" +#. TRANSLATORS: font size +#: src/gui/windows/emotewindow.cpp:54 +msgid "Normal font" msgstr "" -#. TRANSLATORS: one char size male character gender -#: src/gui/windows/charcreatedialog.cpp:257 -#: src/gui/windows/charcreatedialog.cpp:264 -#: src/gui/windows/charcreatedialog.cpp:272 -msgid "M" +#. TRANSLATORS: emotes tab name +#: src/gui/windows/emotewindow.cpp:134 +msgid "Fonts" msgstr "" -#. TRANSLATORS: one char size other character gender -#. TRANSLATORS: inventory outfits button -#: src/gui/windows/charcreatedialog.cpp:259 -#: src/gui/windows/charcreatedialog.cpp:276 -#: src/gui/windows/inventorywindow.cpp:224 -msgid "O" +#. TRANSLATORS: emotes tab name +#: src/gui/windows/emotewindow.cpp:137 +msgid "T" msgstr "" -#. TRANSLATORS: one char size unknown character gender -#: src/gui/windows/charcreatedialog.cpp:266 -msgid "U" +#. TRANSLATORS: unknown equipment page name +#. TRANSLATORS: unknown hosts group name +#. TRANSLATORS: unknown skills tab name +#. TRANSLATORS: Skill type +#: src/gui/windows/equipmentwindow.cpp:675 src/gui/windows/serverdialog.cpp:484 +#: src/gui/windows/skilldialog.cpp:146 src/resources/skill/skillinfo.cpp:125 +msgid "Unknown" msgstr "" -#. TRANSLATORS: char creation error -#: src/gui/windows/charcreatedialog.cpp:473 -msgid "Your name needs to be at least 4 characters." -msgstr "你的名字需要至少4个字符." +#. TRANSLATORS: help window. button. +#: src/gui/windows/helpwindow.cpp:61 +msgid "Did you know..." +msgstr "" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:589 -msgid "Character stats OK" -msgstr "角色状态可以" +#. TRANSLATORS: insert card dialog name +#: src/gui/windows/insertcarddialog.cpp:45 +msgid "Insert card" +msgstr "" -#. TRANSLATORS: char create dialog label -#: src/gui/windows/charcreatedialog.cpp:605 +#. TRANSLATORS: insert card dialog name +#: src/gui/windows/insertcarddialog.cpp:49 +#: src/gui/windows/insertcarddialog.cpp:55 #, c-format -msgid "Please remove %d points" -msgstr "请删除%d点数" +msgid "Insert card %s" +msgstr "" -#. TRANSLATORS: char deletion message -#: src/gui/windows/chardeleteconfirm.h:41 -msgid "Confirm Character Delete" -msgstr "确认删除角色" +#. TRANSLATORS: insert card dialog button +#. TRANSLATORS: input action name +#. TRANSLATORS: inventory button +#: src/gui/windows/insertcarddialog.cpp:63 src/input/pages/gui.cpp:121 +#: src/resources/itemtypemapdata.h:97 +msgid "Insert" +msgstr "" -#. TRANSLATORS: char deletion message -#: src/gui/windows/chardeleteconfirm.h:43 -msgid "Are you sure you want to delete this character?" -msgstr "你确定想删除这个角色?" +#. TRANSLATORS: inventory button +#. TRANSLATORS: outfits window button +#. TRANSLATORS: popup menu item +#. TRANSLATORS: inventory button +#: src/gui/windows/inventorywindow.cpp:205 src/gui/windows/outfitwindow.cpp:68 +#: src/resources/db/itemdb.cpp:722 src/resources/itemtypemapdata.h:45 +#: src/resources/itemtypemapdata.h:49 src/resources/itemtypemapdata.h:53 +#: src/resources/itemtypemapdata.h:57 src/resources/itemtypemapdata.h:61 +#: src/resources/itemtypemapdata.h:65 src/resources/itemtypemapdata.h:69 +#: src/resources/itemtypemapdata.h:73 src/resources/itemtypemapdata.h:77 +#: src/resources/itemtypemapdata.h:81 src/resources/itemtypemapdata.h:85 +#: src/resources/itemtypemapdata.h:89 src/resources/itemtypemapdata.h:93 +msgid "Equip" +msgstr "装备" -#. TRANSLATORS: char select dialog name -#: src/gui/windows/charselectdialog.cpp:62 -#, c-format -msgid "Account %s (last login time %s)" +#. TRANSLATORS: inventory cart button +#: src/gui/windows/inventorywindow.cpp:226 +msgid "C" msgstr "" -#. TRANSLATORS: char select dialog. button. -#: src/gui/windows/charselectdialog.cpp:71 -msgid "Switch" +#. TRANSLATORS: inventory shop button +#: src/gui/windows/inventorywindow.cpp:228 +msgid "S" msgstr "" -#. TRANSLATORS: char select dialog. button. -#: src/gui/windows/charselectdialog.cpp:73 -msgid "Password" +#. TRANSLATORS: inventory equipment button +#: src/gui/windows/inventorywindow.cpp:230 +msgid "E" msgstr "" -#. TRANSLATORS: char select dialog. button. -#. TRANSLATORS: updater window button -#: src/gui/windows/charselectdialog.cpp:76 -#: src/gui/windows/charselectdialog.cpp:607 -#: src/gui/windows/updaterwindow.cpp:195 -msgid "Play" -msgstr "开始" +#. TRANSLATORS: question dialog title +#: src/gui/windows/inventorywindow.cpp:1043 +msgid "Insert card request" +msgstr "" -#. TRANSLATORS: char select dialog name -#: src/gui/windows/charselectdialog.cpp:147 +#. TRANSLATORS: question dialog message +#: src/gui/windows/inventorywindow.cpp:1045 #, c-format -msgid "Account %s" +msgid "Insert %s into %s?" msgstr "" -#. TRANSLATORS: pin code dialog header. -#: src/gui/windows/charselectdialog.cpp:176 -msgid "Please set new pincode" +#. TRANSLATORS: item amount window button +#: src/gui/windows/itemamountwindow.cpp:204 +msgid "All" +msgstr "全部" + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:261 +msgid "Select amount of items to trade." +msgstr "请选择交易的物品数量." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:265 +msgid "Select amount of items to drop." +msgstr "请选择丢弃的物品数量." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:269 +msgid "Select amount of items to store." +msgstr "请选择存储的物品数量." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:273 +msgid "Select amount of items to send." msgstr "" -#. TRANSLATORS: character rename dialog header. -#: src/gui/windows/charselectdialog.cpp:226 -msgid "Please enter new name" +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:277 +msgid "Select amount of items to craft." msgstr "" -#. TRANSLATORS: char select dialog. player info message. -#: src/gui/windows/charselectdialog.cpp:246 -#, c-format -msgid "" -"Hp: %u/%u\n" -"Mp: %u/%u\n" -"Level: %u\n" -"Experience: %u\n" -"Money: %s" +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:281 +msgid "Select amount of items to store to cart." msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/charselectdialog.cpp:305 -msgid "Incorrect password" -msgstr "不正确的密码" +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:285 +msgid "Select amount of items to retrieve." +msgstr "请选择取回的物品数量." -#. TRANSLATORS: char deletion question. -#: src/gui/windows/charselectdialog.cpp:456 -msgid "Enter your email for deleting character" +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:289 +msgid "Select amount of items to retrieve from cart." +msgstr "" + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:293 +msgid "Select amount of items to split." +msgstr "请选择你分离的物品的数量." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:297 +msgid "Add to buy shop." +msgstr "添加到购买商店." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:301 +msgid "Add to sell shop." +msgstr "添加到出售商店." + +#. TRANSLATORS: amount window message +#: src/gui/windows/itemamountwindow.cpp:305 +msgid "Unknown." +msgstr "未知." + +#. TRANSLATORS: kill stats window button +#: src/gui/windows/killstats.cpp:54 +msgid "Reset stats" +msgstr "复位统计" + +#. TRANSLATORS: kill stats window button +#: src/gui/windows/killstats.cpp:56 +msgid "Reset timer" +msgstr "复位定时器" + +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:61 src/gui/windows/killstats.cpp:167 +#: src/gui/windows/killstats.cpp:274 src/gui/windows/killstats.cpp:430 +#, c-format +msgid "Kills: %s, total exp: %s" +msgstr "" + +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:64 src/gui/windows/killstats.cpp:169 +#: src/gui/windows/killstats.cpp:251 src/gui/windows/killstats.cpp:266 +#: src/gui/windows/killstats.cpp:432 +#, c-format +msgid "Avg Exp: %s" msgstr "" -#. TRANSLATORS: email label. -#: src/gui/windows/charselectdialog.cpp:458 -msgid "Enter email:" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:66 src/gui/windows/killstats.cpp:172 +#: src/gui/windows/killstats.cpp:256 src/gui/windows/killstats.cpp:270 +#: src/gui/windows/killstats.cpp:435 +#, c-format +msgid "No. of avg mob to next level: %s" msgstr "" -#. TRANSLATORS: char deletion question. -#: src/gui/windows/charselectdialog.cpp:465 -msgid "Enter password for deleting character" -msgstr "删除字符输入的密码" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:69 src/gui/windows/killstats.cpp:183 +#: src/gui/windows/killstats.cpp:278 src/gui/windows/killstats.cpp:438 +#, c-format +msgid "Kills/Min: %s, Exp/Min: %s" +msgstr "" -#. TRANSLATORS: email label. -#: src/gui/windows/charselectdialog.cpp:467 -msgid "Enter password:" -msgstr "输入密码:" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:73 src/gui/windows/killstats.cpp:78 +#: src/gui/windows/killstats.cpp:83 src/gui/windows/killstats.cpp:344 +#: src/gui/windows/killstats.cpp:364 src/gui/windows/killstats.cpp:385 +#, c-format +msgid "Exp speed per %d min: %s" +msgid_plural "Exp speed per %d min: %s" +msgstr[0] "" -#. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:710 +#: src/gui/windows/killstats.cpp:75 src/gui/windows/killstats.cpp:80 +#: src/gui/windows/killstats.cpp:86 #, c-format -msgid "Present: %s; %d players are present." -msgstr "" +msgid "Time for next level per %d min: %s" +msgid_plural "Time for next level per %d min: %s" +msgstr[0] "" -#. TRANSLATORS: chat message -#: src/gui/windows/chatwindow.cpp:1164 +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:89 src/gui/windows/killstats.cpp:283 +msgid "Last kill exp:" +msgstr "最后EXP:" + +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:121 src/gui/windows/killstats.cpp:236 #, c-format -msgid "Whispering to %s: %s" -msgstr "对%s密语到: %s" +msgid "Level: %d at %f%%" +msgstr "等级:%d 在 %f%%" -#. TRANSLATORS: prefix for moved message to trade tab. -#: src/gui/windows/chatwindow.cpp:1594 -msgid "Moved: " +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:126 src/gui/windows/killstats.cpp:241 +#, c-format +msgid "Exp: %d/%d Left: %d" msgstr "" -#. TRANSLATORS: moved message to trade tab warning. -#: src/gui/windows/chatwindow.cpp:1602 -msgid "Your message was moved to trade tab" +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:130 src/gui/windows/killstats.cpp:247 +#: src/gui/windows/killstats.cpp:261 +#, c-format +msgid "1%% = %d exp, avg mob for 1%%: %s" msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/chatwindow.cpp:1627 -msgid "Broken nick detected: " +#. TRANSLATORS: kill stats window label +#: src/gui/windows/killstats.cpp:350 src/gui/windows/killstats.cpp:360 +#: src/gui/windows/killstats.cpp:371 src/gui/windows/killstats.cpp:380 +#: src/gui/windows/killstats.cpp:393 src/gui/windows/killstats.cpp:402 +#, c-format +msgid " Time for next level: %s" msgstr "" -#. TRANSLATORS: confirm dialog button -#: src/gui/windows/confirmdialog.cpp:57 -msgid "Yes" -msgstr "是" - -#. TRANSLATORS: debug window tab -#: src/gui/windows/debugwindow.cpp:68 -msgid "Net" -msgstr "" +#. TRANSLATORS: login dialog name +#. TRANSLATORS: login dialog button +#: src/gui/windows/logindialog.cpp:67 src/gui/windows/logindialog.cpp:84 +msgid "Login" +msgstr "登录" -#. TRANSLATORS: did you know window name -#: src/gui/windows/didyouknowwindow.cpp:55 -msgid "Did You Know?" -msgstr "你知道吗?" +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:75 +msgid "Remember username" +msgstr "记住用户名" -#. TRANSLATORS: did you know window button -#: src/gui/windows/didyouknowwindow.cpp:63 -msgid "< Previous" -msgstr "<上一页" +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:78 +msgid "Update:" +msgstr "更新日期:" -#. TRANSLATORS: did you know window button -#: src/gui/windows/didyouknowwindow.cpp:65 -msgid "Next >" -msgstr "下一页>" +#. TRANSLATORS: login dialog button +#: src/gui/windows/logindialog.cpp:82 +msgid "Change Server" +msgstr "更改服务器" -#. TRANSLATORS: did you know window checkbox -#: src/gui/windows/didyouknowwindow.cpp:67 -msgid "Auto open this window" -msgstr "自动打开这个窗口" +#. TRANSLATORS: login dialog button +#. TRANSLATORS: register dialog name +#. TRANSLATORS: register dialog. button. +#. TRANSLATORS: server info comment +#: src/gui/windows/logindialog.cpp:86 src/gui/windows/registerdialog.cpp:53 +#: src/gui/windows/registerdialog.cpp:62 +#: src/gui/windows/serverinfowindow.cpp:125 +msgid "Register" +msgstr "注册" -#. TRANSLATORS: edit server dialog name -#: src/gui/windows/editserverdialog.cpp:47 -msgid "Edit Server" -msgstr "" +#. TRANSLATORS: login dialog checkbox +#: src/gui/windows/logindialog.cpp:88 +msgid "Custom update host" +msgstr "自定义更新主机" -#. TRANSLATORS: edit server dialog button -#. TRANSLATORS: servers dialog button -#: src/gui/windows/editserverdialog.cpp:57 src/gui/windows/serverdialog.cpp:110 -msgid "Connect" -msgstr "连接" +#. TRANSLATORS: login dialog label +#: src/gui/windows/logindialog.cpp:107 +msgid "Server:" +msgstr "服务器:" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:63 -msgid "Use same ip" +#. TRANSLATORS: question dialog +#: src/gui/windows/logindialog.cpp:249 +msgid "Open register url" msgstr "" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:76 -msgid "Address:" +#. TRANSLATORS: update hosts group default name +#: src/gui/windows/logindialog.cpp:398 +msgid "default updates" msgstr "" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:78 -msgid "Port:" -msgstr "端口:" - -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:80 -msgid "Server type:" -msgstr "服务器类型:" - -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:82 -msgid "Description:" +#. TRANSLATORS: mail edit window name +#: src/gui/windows/maileditwindow.cpp:53 +msgid "Edit mail" msgstr "" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:84 -msgid "Online list url:" -msgstr "" +#. TRANSLATORS: mail edit window button +#: src/gui/windows/maileditwindow.cpp:57 +msgid "Send" +msgstr "发送" -#. TRANSLATORS: edit server dialog label -#: src/gui/windows/editserverdialog.cpp:86 -msgid "Packet version:" -msgstr "" +#. TRANSLATORS: mail edit window label +#: src/gui/windows/maileditwindow.cpp:63 +msgid "To:" +msgstr "至:" -#. TRANSLATORS: edit server dialog error message -#: src/gui/windows/editserverdialog.cpp:206 -msgid "Please at least type both the address and the port of the server." +#. TRANSLATORS: mail edit window label +#. TRANSLATORS: mail view window label +#: src/gui/windows/maileditwindow.cpp:65 src/gui/windows/mailviewwindow.cpp:74 +msgid "Subject:" msgstr "" -#. TRANSLATORS: egg selection dialog name -#: src/gui/windows/eggselectiondialog.cpp:42 -#: src/gui/windows/eggselectiondialog.cpp:44 -msgid "Select egg" +#. TRANSLATORS: mail edit window label +#. TRANSLATORS: mail view window label +#: src/gui/windows/maileditwindow.cpp:67 src/gui/windows/mailviewwindow.cpp:112 +#: src/gui/windows/mailviewwindow.cpp:265 +msgid "Money:" msgstr "" -#. TRANSLATORS: egg selection dialog button -#. TRANSLATORS: input action name -#: src/gui/windows/eggselectiondialog.cpp:51 src/input/pages/gui.cpp:91 -msgid "Select" +#. TRANSLATORS: mail edit window label +#: src/gui/windows/maileditwindow.cpp:69 +msgid "Item:" msgstr "" -#. TRANSLATORS: font size -#: src/gui/windows/emotewindow.cpp:54 -msgid "Normal font" +#. TRANSLATORS: mail edit window label +#. TRANSLATORS: mail view window label +#: src/gui/windows/maileditwindow.cpp:71 src/gui/windows/mailviewwindow.cpp:77 +msgid "Message:" msgstr "" -#. TRANSLATORS: emotes tab name -#: src/gui/windows/emotewindow.cpp:134 -msgid "Fonts" +#. TRANSLATORS: empty mail message subject +#: src/gui/windows/maileditwindow.cpp:211 +msgid "empty subject" msgstr "" -#. TRANSLATORS: emotes tab name -#: src/gui/windows/emotewindow.cpp:137 -msgid "T" +#. TRANSLATORS: mail view window name +#: src/gui/windows/mailviewwindow.cpp:52 +msgid "View mail" msgstr "" -#. TRANSLATORS: unknown equipment page name -#. TRANSLATORS: unknown hosts group name -#. TRANSLATORS: unknown skills tab name -#. TRANSLATORS: Skill type -#: src/gui/windows/equipmentwindow.cpp:675 src/gui/windows/serverdialog.cpp:484 -#: src/gui/windows/skilldialog.cpp:146 src/resources/skill/skillinfo.cpp:125 -msgid "Unknown" +#. TRANSLATORS: mail view attach / items button +#: src/gui/windows/mailviewwindow.cpp:57 +msgid "Get items" msgstr "" -#. TRANSLATORS: help window. button. -#: src/gui/windows/helpwindow.cpp:61 -msgid "Did you know..." +#: src/gui/windows/mailviewwindow.cpp:57 +msgid "Get attach" msgstr "" -#. TRANSLATORS: insert card dialog name -#: src/gui/windows/insertcarddialog.cpp:45 -msgid "Insert card" +#. TRANSLATORS: mail view window button +#: src/gui/windows/mailviewwindow.cpp:65 +msgid "Reply" msgstr "" -#. TRANSLATORS: insert card dialog name -#: src/gui/windows/insertcarddialog.cpp:49 -#: src/gui/windows/insertcarddialog.cpp:55 -#, c-format -msgid "Insert card %s" +#. TRANSLATORS: mail view window label +#: src/gui/windows/mailviewwindow.cpp:67 +msgid "Time:" msgstr "" -#. TRANSLATORS: insert card dialog button -#. TRANSLATORS: input action name -#. TRANSLATORS: inventory button -#: src/gui/windows/insertcarddialog.cpp:63 src/input/pages/gui.cpp:121 -#: src/resources/itemtypemapdata.h:97 -msgid "Insert" +#. TRANSLATORS: mail view window label +#: src/gui/windows/mailviewwindow.cpp:71 +msgid "From:" msgstr "" -#. TRANSLATORS: inventory button -#. TRANSLATORS: outfits window button -#. TRANSLATORS: popup menu item -#. TRANSLATORS: inventory button -#: src/gui/windows/inventorywindow.cpp:205 src/gui/windows/outfitwindow.cpp:68 -#: src/resources/db/itemdb.cpp:722 src/resources/itemtypemapdata.h:45 -#: src/resources/itemtypemapdata.h:49 src/resources/itemtypemapdata.h:53 -#: src/resources/itemtypemapdata.h:57 src/resources/itemtypemapdata.h:61 -#: src/resources/itemtypemapdata.h:65 src/resources/itemtypemapdata.h:69 -#: src/resources/itemtypemapdata.h:73 src/resources/itemtypemapdata.h:77 -#: src/resources/itemtypemapdata.h:81 src/resources/itemtypemapdata.h:85 -#: src/resources/itemtypemapdata.h:89 src/resources/itemtypemapdata.h:93 -msgid "Equip" -msgstr "装备" +#. TRANSLATORS: mail view attached money button +#: src/gui/windows/mailviewwindow.cpp:123 +msgid "Get money" +msgstr "" -#. TRANSLATORS: inventory cart button -#: src/gui/windows/inventorywindow.cpp:226 -msgid "C" +#. TRANSLATORS: mail window button +#: src/gui/windows/mailwindow.cpp:69 +msgid "Refresh" msgstr "" -#. TRANSLATORS: inventory shop button -#: src/gui/windows/inventorywindow.cpp:228 -msgid "S" +#. TRANSLATORS: mail window button +#: src/gui/windows/mailwindow.cpp:71 +msgid "New" msgstr "" -#. TRANSLATORS: inventory equipment button -#: src/gui/windows/inventorywindow.cpp:230 -msgid "E" +#. TRANSLATORS: mail window button +#: src/gui/windows/mailwindow.cpp:76 +msgid "Get old" msgstr "" -#. TRANSLATORS: question dialog title -#: src/gui/windows/inventorywindow.cpp:1043 -msgid "Insert card request" +#: src/gui/windows/mailwindow.cpp:76 +msgid "Return" msgstr "" -#. TRANSLATORS: question dialog message -#: src/gui/windows/inventorywindow.cpp:1045 -#, c-format -msgid "Insert %s into %s?" +#. TRANSLATORS: mail window button +#: src/gui/windows/mailwindow.cpp:79 +msgid "Open" msgstr "" -#. TRANSLATORS: item amount window button -#: src/gui/windows/itemamountwindow.cpp:204 -msgid "All" -msgstr "全部" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:73 +msgid "health bar" +msgstr "" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:261 -msgid "Select amount of items to trade." -msgstr "请选择交易的物品数量." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:83 +msgid "mana bar" +msgstr "法力栏" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:265 -msgid "Select amount of items to drop." -msgstr "请选择丢弃的物品数量." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:88 +msgid "experience bar" +msgstr "经验条" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:269 -msgid "Select amount of items to store." -msgstr "请选择存储的物品数量." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:94 +msgid "weight bar" +msgstr "重量栏" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:273 -msgid "Select amount of items to send." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:100 +msgid "inventory slots bar" msgstr "" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:277 -msgid "Select amount of items to craft." -msgstr "" +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:105 +msgid "money bar" +msgstr "钱栏" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:281 -msgid "Select amount of items to store to cart." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:110 +msgid "arrows bar" msgstr "" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:285 -msgid "Select amount of items to retrieve." -msgstr "请选择取回的物品数量." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:116 +msgid "status bar" +msgstr "状态栏" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:289 -msgid "Select amount of items to retrieve from cart." +#. TRANSLATORS: status bar name +#: src/gui/windows/ministatuswindow.cpp:139 +msgid "job bar" msgstr "" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:293 -msgid "Select amount of items to split." -msgstr "请选择你分离的物品的数量." +#. TRANSLATORS: status bar label +#: src/gui/windows/ministatuswindow.cpp:358 +#, c-format +msgid "Level: %d (GM %d)" +msgstr "级别:%d (GM %d)" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:297 -msgid "Add to buy shop." -msgstr "添加到购买商店." +#. TRANSLATORS: status bar label +#: src/gui/windows/ministatuswindow.cpp:382 +#: src/gui/windows/ministatuswindow.cpp:419 +msgid "Need" +msgstr "需要" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:301 -msgid "Add to sell shop." -msgstr "添加到出售商店." +#. TRANSLATORS: job bar label +#: src/gui/windows/ministatuswindow.cpp:406 +#, c-format +msgid "Job level: %d" +msgstr "" -#. TRANSLATORS: amount window message -#: src/gui/windows/itemamountwindow.cpp:305 -msgid "Unknown." -msgstr "未知." +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:84 +msgid "Stop waiting" +msgstr "" -#. TRANSLATORS: kill stats window button -#: src/gui/windows/killstats.cpp:54 -msgid "Reset stats" -msgstr "复位统计" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:86 +msgid "Next" +msgstr "下一个" -#. TRANSLATORS: kill stats window button -#: src/gui/windows/killstats.cpp:56 -msgid "Reset timer" -msgstr "复位定时器" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:90 +msgid "Submit" +msgstr "提交" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:61 src/gui/windows/killstats.cpp:167 -#: src/gui/windows/killstats.cpp:274 src/gui/windows/killstats.cpp:430 -#, c-format -msgid "Kills: %s, total exp: %s" +#. TRANSLATORS: npc dialog button +#: src/gui/windows/npcdialog.cpp:137 +msgid "Reset" +msgstr "重置" + +#. TRANSLATORS: sell confirmation header +#: src/gui/windows/npcselldialog.cpp:73 +msgid "sell item" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:64 src/gui/windows/killstats.cpp:169 -#: src/gui/windows/killstats.cpp:251 src/gui/windows/killstats.cpp:266 -#: src/gui/windows/killstats.cpp:432 +#. TRANSLATORS: sell confirmation message +#: src/gui/windows/npcselldialog.cpp:75 #, c-format -msgid "Avg Exp: %s" +msgid "Do you really want to sell %s?" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:66 src/gui/windows/killstats.cpp:172 -#: src/gui/windows/killstats.cpp:256 src/gui/windows/killstats.cpp:270 -#: src/gui/windows/killstats.cpp:435 +#. TRANSLATORS: outfits window label +#: src/gui/windows/outfitwindow.cpp:70 src/gui/windows/outfitwindow.cpp:620 #, c-format -msgid "No. of avg mob to next level: %s" +msgid "Outfit: %d" +msgstr "套装: %d" + +#. TRANSLATORS: outfits window checkbox +#: src/gui/windows/outfitwindow.cpp:72 +msgid "Unequip first" +msgstr "先卸掉装备" + +#. TRANSLATORS: outfits window checkbox +#: src/gui/windows/outfitwindow.cpp:75 +msgid "Away outfit" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:69 src/gui/windows/killstats.cpp:183 -#: src/gui/windows/killstats.cpp:278 src/gui/windows/killstats.cpp:438 -#, c-format -msgid "Kills/Min: %s, Exp/Min: %s" +#. TRANSLATORS: quest reward +#: src/gui/windows/questswindow.cpp:340 +msgid "Reward:" msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:73 src/gui/windows/killstats.cpp:78 -#: src/gui/windows/killstats.cpp:83 src/gui/windows/killstats.cpp:344 -#: src/gui/windows/killstats.cpp:364 src/gui/windows/killstats.cpp:385 -#, c-format -msgid "Exp speed per %d min: %s" -msgid_plural "Exp speed per %d min: %s" -msgstr[0] "" +#. TRANSLATORS: quest giver name +#: src/gui/windows/questswindow.cpp:347 +msgid "Quest Giver:" +msgstr "" + +#. TRANSLATORS: quest npc name +#: src/gui/windows/questswindow.cpp:354 +msgid "Npc:" +msgstr "" + +#. TRANSLATORS: quest coordinates +#: src/gui/windows/questswindow.cpp:362 +msgid "Coordinates:" +msgstr "" + +#. TRANSLATORS: quit dialog button +#: src/gui/windows/quitdialog.cpp:61 +msgid "Switch server" +msgstr "交换服务器" + +#. TRANSLATORS: quit dialog button +#: src/gui/windows/quitdialog.cpp:64 +msgid "Switch character" +msgstr "交换角色" -#: src/gui/windows/killstats.cpp:75 src/gui/windows/killstats.cpp:80 -#: src/gui/windows/killstats.cpp:86 -#, c-format -msgid "Time for next level per %d min: %s" -msgid_plural "Time for next level per %d min: %s" -msgstr[0] "" +#. TRANSLATORS: register dialog. label. +#: src/gui/windows/registerdialog.cpp:76 +msgid "Confirm:" +msgstr "确认:" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:89 src/gui/windows/killstats.cpp:283 -msgid "Last kill exp:" -msgstr "最后EXP:" +#. TRANSLATORS: register dialog. button. +#: src/gui/windows/registerdialog.cpp:93 +msgid "Male" +msgstr "帅哥" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:121 src/gui/windows/killstats.cpp:236 +#. TRANSLATORS: register dialog. button. +#: src/gui/windows/registerdialog.cpp:95 +msgid "Female" +msgstr "美女" + +#. TRANSLATORS: register dialog. label. +#: src/gui/windows/registerdialog.cpp:105 +msgid "Email:" +msgstr "电子邮件:" + +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:176 #, c-format -msgid "Level: %d at %f%%" -msgstr "等级:%d 在 %f%%" +msgid "The username needs to be at least %u characters long." +msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:126 src/gui/windows/killstats.cpp:241 +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:185 #, c-format -msgid "Exp: %d/%d Left: %d" +msgid "The username needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:130 src/gui/windows/killstats.cpp:247 -#: src/gui/windows/killstats.cpp:261 +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:194 #, c-format -msgid "1%% = %d exp, avg mob for 1%%: %s" +msgid "The password needs to be at least %u characters long." msgstr "" -#. TRANSLATORS: kill stats window label -#: src/gui/windows/killstats.cpp:350 src/gui/windows/killstats.cpp:360 -#: src/gui/windows/killstats.cpp:371 src/gui/windows/killstats.cpp:380 -#: src/gui/windows/killstats.cpp:393 src/gui/windows/killstats.cpp:402 +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:203 #, c-format -msgid " Time for next level: %s" +msgid "The password needs to be less than %u characters long." msgstr "" -#. TRANSLATORS: login dialog name -#. TRANSLATORS: login dialog button -#: src/gui/windows/logindialog.cpp:67 src/gui/windows/logindialog.cpp:84 -msgid "Login" -msgstr "登录" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:211 +msgid "Passwords do not match." +msgstr "密码不一致." -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:75 -msgid "Remember username" -msgstr "记住用户名" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:218 src/net/ea/loginrecv.cpp:121 +#: src/net/eathena/loginrecv.cpp:116 +msgid "Incorrect email." +msgstr "" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:78 -msgid "Update:" -msgstr "更新日期:" +#. TRANSLATORS: error message +#: src/gui/windows/registerdialog.cpp:225 +msgid "Email too long." +msgstr "" -#. TRANSLATORS: login dialog button -#: src/gui/windows/logindialog.cpp:82 -msgid "Change Server" -msgstr "更改服务器" +#. TRANSLATORS: servers dialog name +#: src/gui/windows/serverdialog.cpp:99 +msgid "Choose Your Server" +msgstr "选择您的服务器" -#. TRANSLATORS: login dialog button -#. TRANSLATORS: register dialog name -#. TRANSLATORS: register dialog. button. -#. TRANSLATORS: server info comment -#: src/gui/windows/logindialog.cpp:86 src/gui/windows/registerdialog.cpp:53 -#: src/gui/windows/registerdialog.cpp:62 -#: src/gui/windows/serverinfowindow.cpp:125 -msgid "Register" -msgstr "注册" +#. TRANSLATORS: servers dialog button +#: src/gui/windows/serverdialog.cpp:118 +msgid "Load" +msgstr "负载" -#. TRANSLATORS: login dialog checkbox -#: src/gui/windows/logindialog.cpp:88 -msgid "Custom update host" -msgstr "自定义更新主机" +#. TRANSLATORS: servers dialog name +#: src/gui/windows/serverdialog.cpp:132 +msgid "Choose Your Server *** SAFE MODE ***" +msgstr "选择你的服务器***安全模式***" -#. TRANSLATORS: login dialog label -#: src/gui/windows/logindialog.cpp:107 -msgid "Server:" -msgstr "服务器:" +#. TRANSLATORS: servers dialog checkbox +#: src/gui/windows/serverdialog.cpp:141 +msgid "Use same ip for game sub servers" +msgstr "游戏分服务器使用相同的IP" -#. TRANSLATORS: question dialog -#: src/gui/windows/logindialog.cpp:249 -msgid "Open register url" -msgstr "" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:424 +#, c-format +msgid "Downloading server list...%2.2f%%" +msgstr "下载服务器列表...%2.2f%%" -#. TRANSLATORS: update hosts group default name -#: src/gui/windows/logindialog.cpp:398 -msgid "default updates" -msgstr "" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:430 +msgid "Waiting for server..." +msgstr "等待服务器..." -#. TRANSLATORS: mail edit window name -#: src/gui/windows/maileditwindow.cpp:53 -msgid "Edit mail" -msgstr "" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:435 +msgid "Preparing download" +msgstr "准备下载" -#. TRANSLATORS: mail edit window button -#: src/gui/windows/maileditwindow.cpp:57 -msgid "Send" -msgstr "发送" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:440 +msgid "Error retreiving server list!" +msgstr "恢复服务器列表错误!" -#. TRANSLATORS: mail edit window label -#: src/gui/windows/maileditwindow.cpp:63 -msgid "To:" -msgstr "至:" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:605 +msgid "requires a newer version" +msgstr "需要较新版本" -#. TRANSLATORS: mail edit window label -#. TRANSLATORS: mail view window label -#: src/gui/windows/maileditwindow.cpp:65 src/gui/windows/mailviewwindow.cpp:74 -msgid "Subject:" -msgstr "" +#. TRANSLATORS: servers dialog label +#: src/gui/windows/serverdialog.cpp:610 +#, c-format +msgid "requires v%s" +msgstr "需要 v%s" -#. TRANSLATORS: mail edit window label -#. TRANSLATORS: mail view window label -#: src/gui/windows/maileditwindow.cpp:67 src/gui/windows/mailviewwindow.cpp:112 -#: src/gui/windows/mailviewwindow.cpp:265 -msgid "Money:" +#. TRANSLATORS: server info comment +#: src/gui/windows/serverinfowindow.cpp:103 +msgid "##BServer with free license." msgstr "" -#. TRANSLATORS: mail edit window label -#: src/gui/windows/maileditwindow.cpp:69 -msgid "Item:" +#. TRANSLATORS: server info comment +#: src/gui/windows/serverinfowindow.cpp:108 +msgid "##BServer with non free license." msgstr "" -#. TRANSLATORS: mail edit window label -#. TRANSLATORS: mail view window label -#: src/gui/windows/maileditwindow.cpp:71 src/gui/windows/mailviewwindow.cpp:77 -msgid "Message:" +#. TRANSLATORS: server info comment +#: src/gui/windows/serverinfowindow.cpp:114 +msgid "##BServer unknown license." msgstr "" -#. TRANSLATORS: empty mail message subject -#: src/gui/windows/maileditwindow.cpp:211 -msgid "empty subject" +#. TRANSLATORS: server info comment +#: src/gui/windows/serverinfowindow.cpp:119 +msgid "Server" msgstr "" -#. TRANSLATORS: mail view window name -#: src/gui/windows/mailviewwindow.cpp:52 -msgid "View mail" -msgstr "" +#. TRANSLATORS: server info comment +#. TRANSLATORS: Skill type +#: src/gui/windows/serverinfowindow.cpp:122 +#: src/resources/skill/skilltypelist.h:43 +msgid "Support" +msgstr "支持" -#. TRANSLATORS: mail view attach / items button -#: src/gui/windows/mailviewwindow.cpp:57 -msgid "Get items" +#. TRANSLATORS: server info non free comment +#: src/gui/windows/serverinfowindow.cpp:129 +msgid "##BNon free sources" msgstr "" -#: src/gui/windows/mailviewwindow.cpp:57 -msgid "Get attach" +#. TRANSLATORS: server info non free comment +#: src/gui/windows/serverinfowindow.cpp:132 +msgid "##BFree sources" msgstr "" -#. TRANSLATORS: mail view window button -#: src/gui/windows/mailviewwindow.cpp:65 -msgid "Reply" +#. TRANSLATORS: server info documentation comment +#: src/gui/windows/serverinfowindow.cpp:135 +msgid "##BDocumentation" msgstr "" -#. TRANSLATORS: mail view window label -#: src/gui/windows/mailviewwindow.cpp:67 -msgid "Time:" -msgstr "" +#. TRANSLATORS: setup button +#: src/gui/windows/setupwindow.cpp:104 +msgid "Apply" +msgstr "应用" -#. TRANSLATORS: mail view window label -#: src/gui/windows/mailviewwindow.cpp:71 -msgid "From:" +#. TRANSLATORS: setup button +#: src/gui/windows/setupwindow.cpp:110 +msgid "Reset Windows" +msgstr "重置窗口" + +#. TRANSLATORS: shop window name +#: src/gui/windows/shopwindow.cpp:103 src/gui/windows/shopwindow.cpp:1131 +msgid "Personal Shop" +msgstr "个人商店" + +#. TRANSLATORS: shop window button +#. TRANSLATORS: publish shop button +#: src/gui/windows/shopwindow.cpp:192 src/gui/windows/shopwindow.cpp:439 +#: src/gui/windows/shopwindow.cpp:464 +msgid "Publish" msgstr "" -#. TRANSLATORS: mail view attached money button -#: src/gui/windows/mailviewwindow.cpp:123 -msgid "Get money" -msgstr "" +#. TRANSLATORS: shop window button +#: src/gui/windows/shopwindow.cpp:201 +msgid "Announce" +msgstr "公布" + +#. TRANSLATORS: shop window checkbox +#: src/gui/windows/shopwindow.cpp:203 +msgid "Show links in announce" +msgstr "显示在公布的联系" -#. TRANSLATORS: mail window button -#: src/gui/windows/mailwindow.cpp:69 -msgid "Refresh" +#. TRANSLATORS: shop rename dialog title +#: src/gui/windows/shopwindow.cpp:373 +msgid "Please enter new shop name" msgstr "" -#. TRANSLATORS: mail window button -#: src/gui/windows/mailwindow.cpp:71 -msgid "New" +#. TRANSLATORS: unpublish shop button +#: src/gui/windows/shopwindow.cpp:434 src/gui/windows/shopwindow.cpp:459 +msgid "Unpublish" msgstr "" -#. TRANSLATORS: mail window button -#: src/gui/windows/mailwindow.cpp:76 -msgid "Get old" +#. TRANSLATORS: error buy/sell shop request +#: src/gui/windows/shopwindow.cpp:931 +msgid "error: player busy" msgstr "" -#: src/gui/windows/mailwindow.cpp:76 -msgid "Return" +#. TRANSLATORS: error buy/sell shop request +#: src/gui/windows/shopwindow.cpp:980 +msgid "error: Can't sell this item" msgstr "" -#. TRANSLATORS: mail window button -#: src/gui/windows/mailwindow.cpp:79 -msgid "Open" +#. TRANSLATORS: error buy/sell shop request +#: src/gui/windows/shopwindow.cpp:992 +msgid "error: Can't buy this item" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:73 -msgid "health bar" +#. TRANSLATORS: buy shop request (nick, item) +#: src/gui/windows/shopwindow.cpp:1012 +#, c-format +msgid "%s wants to buy %s do you accept?" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:83 -msgid "mana bar" -msgstr "法力栏" - -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:88 -msgid "experience bar" -msgstr "经验条" +#. TRANSLATORS: sell shop request (nick, item) +#: src/gui/windows/shopwindow.cpp:1019 +#, c-format +msgid "%s wants to sell %s do you accept?" +msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:94 -msgid "weight bar" -msgstr "重量栏" +#. TRANSLATORS: shop window dialog +#. TRANSLATORS: trade message +#: src/gui/windows/shopwindow.cpp:1026 src/net/ea/traderecv.cpp:163 +msgid "Request for Trade" +msgstr "请求交易" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:100 -msgid "inventory slots bar" +#. TRANSLATORS: shop window name +#: src/gui/windows/shopwindow.cpp:1136 +#, c-format +msgid "Personal Shop - %s" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:105 -msgid "money bar" -msgstr "钱栏" +#. TRANSLATORS: skills dialog button +#: src/gui/windows/skilldialog.cpp:95 +msgid "Up" +msgstr "升级" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:110 -msgid "arrows bar" +#. TRANSLATORS: skills dialog label +#: src/gui/windows/skilldialog.cpp:242 +#, c-format +msgid "Skill points available: %d" +msgstr "技能点: %d个" + +#. TRANSLATORS: skills dialog default skill tab +#: src/gui/windows/skilldialog.cpp:373 +#, c-format +msgid "Skill Set %d" msgstr "" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:116 -msgid "status bar" -msgstr "状态栏" +#. TRANSLATORS: skills dialog. skill id +#: src/gui/windows/skilldialog.cpp:484 +#, c-format +msgid "Skill %d" +msgstr "技能为%d" -#. TRANSLATORS: status bar name -#: src/gui/windows/ministatuswindow.cpp:139 -msgid "job bar" +#. TRANSLATORS: skills dialog. skill id +#: src/gui/windows/skilldialog.cpp:536 +#, c-format +msgid "Skill %u" msgstr "" -#. TRANSLATORS: status bar label -#: src/gui/windows/ministatuswindow.cpp:358 +#. TRANSLATORS: skills dialog. skill level +#. TRANSLATORS: skill level +#: src/gui/windows/skilldialog.cpp:755 src/resources/skill/skillinfo.cpp:108 #, c-format -msgid "Level: %d (GM %d)" -msgstr "级别:%d (GM %d)" - -#. TRANSLATORS: status bar label -#: src/gui/windows/ministatuswindow.cpp:382 -#: src/gui/windows/ministatuswindow.cpp:419 -msgid "Need" -msgstr "需要" +msgid "Lvl: %d" +msgstr "等级: %d" -#. TRANSLATORS: job bar label -#: src/gui/windows/ministatuswindow.cpp:406 +#. TRANSLATORS: skill error message +#: src/gui/windows/skilldialog.cpp:762 #, c-format -msgid "Job level: %d" +msgid "Failed skill: %s" msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:84 -msgid "Stop waiting" +#. TRANSLATORS: text skill dialog header +#: src/gui/windows/skilldialog.cpp:1136 src/gui/windows/skilldialog.cpp:1200 +#: src/gui/windows/skilldialog.cpp:1319 +#, c-format +msgid "Add text to skill %s" msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:86 -msgid "Next" -msgstr "下一个" - -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:90 -msgid "Submit" -msgstr "提交" +#. TRANSLATORS: text skill dialog field +#: src/gui/windows/skilldialog.cpp:1139 src/gui/windows/skilldialog.cpp:1203 +#: src/gui/windows/skilldialog.cpp:1322 +msgid "Text: " +msgstr "" -#. TRANSLATORS: npc dialog button -#: src/gui/windows/npcdialog.cpp:137 -msgid "Reset" -msgstr "重置" +#. TRANSLATORS: here P is title for visible players tab in social window +#: src/gui/windows/socialwindow.cpp:65 +msgid "P" +msgstr "" -#. TRANSLATORS: sell confirmation header -#: src/gui/windows/npcselldialog.cpp:73 -msgid "sell item" +#. TRANSLATORS: social window button +#: src/gui/windows/socialwindow.cpp:73 +msgid "Menu" msgstr "" -#. TRANSLATORS: sell confirmation message -#: src/gui/windows/npcselldialog.cpp:75 +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:277 #, c-format -msgid "Do you really want to sell %s?" -msgstr "" +msgid "Accepted party invite from %s." +msgstr "接受%s团队的邀请." -#. TRANSLATORS: outfits window label -#: src/gui/windows/outfitwindow.cpp:70 src/gui/windows/outfitwindow.cpp:620 +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:289 #, c-format -msgid "Outfit: %d" -msgstr "套装: %d" +msgid "Rejected party invite from %s." +msgstr "拒绝%s的团队邀请." -#. TRANSLATORS: outfits window checkbox -#: src/gui/windows/outfitwindow.cpp:72 -msgid "Unequip first" -msgstr "先卸掉装备" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:307 +#, c-format +msgid "Accepted guild invite from %s." +msgstr "已接受公会邀请来自%s." -#. TRANSLATORS: outfits window checkbox -#: src/gui/windows/outfitwindow.cpp:75 -msgid "Away outfit" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:327 +#, c-format +msgid "Rejected guild invite from %s." +msgstr "拒绝%s的公会邀请." -#. TRANSLATORS: quest reward -#: src/gui/windows/questswindow.cpp:340 -msgid "Reward:" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:385 +msgid "Received guild request, but one already exists." msgstr "" -#. TRANSLATORS: quest giver name -#: src/gui/windows/questswindow.cpp:347 -msgid "Quest Giver:" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:394 +#, c-format +msgid "%s has invited you to join the guild %s." +msgstr "%s邀请你加入公会%s." -#. TRANSLATORS: quest npc name -#: src/gui/windows/questswindow.cpp:354 -msgid "Npc:" -msgstr "" +#. TRANSLATORS: guild invite message +#: src/gui/windows/socialwindow.cpp:402 +msgid "Accept Guild Invite" +msgstr "接受邀请" -#. TRANSLATORS: quest coordinates -#: src/gui/windows/questswindow.cpp:362 -msgid "Coordinates:" -msgstr "" +#. TRANSLATORS: chat message +#: src/gui/windows/socialwindow.cpp:422 +msgid "Received party request, but one already exists." +msgstr "接受到一个已经存在的帮会邀请." -#. TRANSLATORS: quit dialog button -#: src/gui/windows/quitdialog.cpp:61 -msgid "Switch server" -msgstr "交换服务器" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:435 +msgid "You have been invited you to join a party." +msgstr "您已被邀请您加入党." -#. TRANSLATORS: quit dialog button -#: src/gui/windows/quitdialog.cpp:64 -msgid "Switch character" -msgstr "交换角色" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:440 +#, c-format +msgid "You have been invited to join the %s party." +msgstr "您已被邀请加入%s的团队." + +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:449 +#, c-format +msgid "%s has invited you to join their party." +msgstr "%s已经邀请你加入他们的帮会." -#. TRANSLATORS: register dialog. label. -#: src/gui/windows/registerdialog.cpp:76 -msgid "Confirm:" -msgstr "确认:" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:455 +#, c-format +msgid "%s has invited you to join the %s party." +msgstr "%s已经邀请你加入帮会%s." -#. TRANSLATORS: register dialog. button. -#: src/gui/windows/registerdialog.cpp:93 -msgid "Male" -msgstr "帅哥" +#. TRANSLATORS: party invite message +#: src/gui/windows/socialwindow.cpp:466 +msgid "Accept Party Invite" +msgstr "接受帮会邀请" -#. TRANSLATORS: register dialog. button. -#: src/gui/windows/registerdialog.cpp:95 -msgid "Female" -msgstr "美女" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:79 +msgid "HP:" +msgstr "HP:" -#. TRANSLATORS: register dialog. label. -#: src/gui/windows/registerdialog.cpp:105 -msgid "Email:" -msgstr "电子邮件:" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:82 +msgid "Exp:" +msgstr "经验:" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:176 -#, c-format -msgid "The username needs to be at least %u characters long." -msgstr "" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:145 +msgid "MP:" +msgstr "MP:" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:185 +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:183 src/gui/windows/statuswindow.cpp:330 #, c-format -msgid "The username needs to be less than %u characters long." -msgstr "" +msgid "Job: %d" +msgstr "职业: %d" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:194 -#, c-format -msgid "The password needs to be at least %u characters long." -msgstr "" +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:185 +msgid "Job:" +msgstr "职业:" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:203 +#. TRANSLATORS: status window label +#: src/gui/windows/statuswindow.cpp:271 #, c-format -msgid "The password needs to be less than %u characters long." +msgid "Level: %d (%s %d)" msgstr "" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:211 -msgid "Passwords do not match." -msgstr "密码不一致." - -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:218 src/net/ea/loginrecv.cpp:121 -#: src/net/eathena/loginrecv.cpp:116 -msgid "Incorrect email." -msgstr "" +#. TRANSLATORS: command editor name +#: src/gui/windows/textcommandeditor.cpp:52 +msgid "Command Editor" +msgstr "命令编辑器" -#. TRANSLATORS: error message -#: src/gui/windows/registerdialog.cpp:225 -msgid "Email too long." -msgstr "" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:61 +msgid "magic" +msgstr "魔术" -#. TRANSLATORS: servers dialog name -#: src/gui/windows/serverdialog.cpp:99 -msgid "Choose Your Server" -msgstr "选择您的服务器" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:63 +msgid "other" +msgstr "其他" -#. TRANSLATORS: servers dialog button -#: src/gui/windows/serverdialog.cpp:118 -msgid "Load" -msgstr "负载" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:66 +msgid "Symbol:" +msgstr "符号:" -#. TRANSLATORS: servers dialog name -#: src/gui/windows/serverdialog.cpp:132 -msgid "Choose Your Server *** SAFE MODE ***" -msgstr "选择你的服务器***安全模式***" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:69 +msgid "Command:" +msgstr "命令:" -#. TRANSLATORS: servers dialog checkbox -#: src/gui/windows/serverdialog.cpp:141 -msgid "Use same ip for game sub servers" -msgstr "游戏分服务器使用相同的IP" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:72 +msgid "Comment:" +msgstr "" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:424 -#, c-format -msgid "Downloading server list...%2.2f%%" -msgstr "下载服务器列表...%2.2f%%" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:76 +msgid "Target Type:" +msgstr "目标类型:" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:430 -msgid "Waiting for server..." -msgstr "等待服务器..." +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:80 +msgid "Icon:" +msgstr "图示:" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:435 -msgid "Preparing download" -msgstr "准备下载" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:84 +msgid "Mana:" +msgstr "法力:" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:440 -msgid "Error retreiving server list!" -msgstr "恢复服务器列表错误!" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:87 +msgid "Magic level:" +msgstr "魔法等级:" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:605 -msgid "requires a newer version" -msgstr "需要较新版本" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:91 +msgid "Magic School:" +msgstr "魔法学院:" -#. TRANSLATORS: servers dialog label -#: src/gui/windows/serverdialog.cpp:610 -#, c-format -msgid "requires v%s" -msgstr "需要 v%s" +#. TRANSLATORS: command editor label +#: src/gui/windows/textcommandeditor.cpp:94 +msgid "School level:" +msgstr "学校层次:" -#. TRANSLATORS: server info comment -#: src/gui/windows/serverinfowindow.cpp:103 -msgid "##BServer with free license." -msgstr "" +#. TRANSLATORS: command editor button +#: src/gui/windows/textcommandeditor.cpp:100 +msgid "Save" +msgstr "保存" -#. TRANSLATORS: server info comment -#: src/gui/windows/serverinfowindow.cpp:108 -msgid "##BServer with non free license." -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:67 +msgid "Propose trade" +msgstr "打算交易" -#. TRANSLATORS: server info comment -#: src/gui/windows/serverinfowindow.cpp:114 -msgid "##BServer unknown license." -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:69 +msgid "Confirmed. Waiting..." +msgstr "已确认。等待中..." -#. TRANSLATORS: server info comment -#: src/gui/windows/serverinfowindow.cpp:119 -msgid "Server" -msgstr "" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:71 +msgid "Agree trade" +msgstr "同意交易" -#. TRANSLATORS: server info comment -#. TRANSLATORS: Skill type -#: src/gui/windows/serverinfowindow.cpp:122 -#: src/resources/skill/skilltypelist.h:43 -msgid "Support" -msgstr "支持" +#. TRANSLATORS: trade window button +#: src/gui/windows/tradewindow.cpp:73 +msgid "Agreed. Waiting..." +msgstr "已同意。等待中..." -#. TRANSLATORS: server info non free comment -#: src/gui/windows/serverinfowindow.cpp:129 -msgid "##BNon free sources" -msgstr "" +#. TRANSLATORS: trade window caption +#: src/gui/windows/tradewindow.cpp:77 +msgid "Trade: You" +msgstr "交易: 你" -#. TRANSLATORS: server info non free comment -#: src/gui/windows/serverinfowindow.cpp:132 -msgid "##BFree sources" -msgstr "" +#. TRANSLATORS: trade window money label +#: src/gui/windows/tradewindow.cpp:85 src/gui/windows/tradewindow.cpp:191 +#, c-format +msgid "You get %s" +msgstr "你得到%s" -#. TRANSLATORS: server info documentation comment -#: src/gui/windows/serverinfowindow.cpp:135 -msgid "##BDocumentation" -msgstr "" +#. TRANSLATORS: trade window money change button +#: src/gui/windows/tradewindow.cpp:90 +msgid "Change" +msgstr "改变" -#. TRANSLATORS: setup button -#: src/gui/windows/setupwindow.cpp:104 -msgid "Apply" -msgstr "应用" +#. TRANSLATORS: trade window money label +#: src/gui/windows/tradewindow.cpp:135 +msgid "You give:" +msgstr "你给予:" -#. TRANSLATORS: setup button -#: src/gui/windows/setupwindow.cpp:110 -msgid "Reset Windows" -msgstr "重置窗口" +#. TRANSLATORS: trade error +#: src/gui/windows/tradewindow.cpp:440 +msgid "You don't have enough money." +msgstr "你没有足够的钱币." -#. TRANSLATORS: shop window name -#: src/gui/windows/shopwindow.cpp:103 src/gui/windows/shopwindow.cpp:1131 -msgid "Personal Shop" -msgstr "个人商店" +#. TRANSLATORS: trade error +#: src/gui/windows/tradewindow.cpp:529 +msgid "Failed adding item. You can not overlap one kind of item on the window." +msgstr "添加物品失败。你不能覆盖窗口中的该类物品." -#. TRANSLATORS: shop window button -#. TRANSLATORS: publish shop button -#: src/gui/windows/shopwindow.cpp:192 src/gui/windows/shopwindow.cpp:439 -#: src/gui/windows/shopwindow.cpp:464 -msgid "Publish" +#. TRANSLATORS: trade error +#: src/gui/windows/tradewindow.cpp:542 +msgid "Failed adding item. You can not trade equipped items." msgstr "" -#. TRANSLATORS: shop window button -#: src/gui/windows/shopwindow.cpp:201 -msgid "Announce" -msgstr "公布" +#. TRANSLATORS: updater window name +#: src/gui/windows/updaterwindow.cpp:173 +msgid "Updating..." +msgstr "更新..." -#. TRANSLATORS: shop window checkbox -#: src/gui/windows/shopwindow.cpp:203 -msgid "Show links in announce" -msgstr "显示在公布的联系" +#. TRANSLATORS: updater window label +#: src/gui/windows/updaterwindow.cpp:191 +msgid "Connecting..." +msgstr "连接中..." -#. TRANSLATORS: shop rename dialog title -#: src/gui/windows/shopwindow.cpp:373 -msgid "Please enter new shop name" +#. TRANSLATORS: updater window checkbox +#: src/gui/windows/updaterwindow.cpp:418 +msgid "Show all news (can be slow)" msgstr "" -#. TRANSLATORS: unpublish shop button -#: src/gui/windows/shopwindow.cpp:434 src/gui/windows/shopwindow.cpp:459 -msgid "Unpublish" -msgstr "" +#. TRANSLATORS: update message +#: src/gui/windows/updaterwindow.cpp:861 +msgid "##1 The update process is incomplete." +msgstr "##1 更新过程不完整." -#. TRANSLATORS: error buy/sell shop request -#: src/gui/windows/shopwindow.cpp:931 -msgid "error: player busy" -msgstr "" +#. TRANSLATORS: Continues "The update process is incomplete.". +#: src/gui/windows/updaterwindow.cpp:863 +msgid "##1 It is strongly recommended that" +msgstr "##1 强烈建议" -#. TRANSLATORS: error buy/sell shop request -#: src/gui/windows/shopwindow.cpp:980 -msgid "error: Can't sell this item" +#. TRANSLATORS: Begins "It is strongly recommended that". +#: src/gui/windows/updaterwindow.cpp:865 +msgid "##1 you try again later." msgstr "" -#. TRANSLATORS: error buy/sell shop request -#: src/gui/windows/shopwindow.cpp:992 -msgid "error: Can't buy this item" -msgstr "" +#. TRANSLATORS: updater window label +#: src/gui/windows/updaterwindow.cpp:1053 +msgid "Completed" +msgstr "已完成" -#. TRANSLATORS: buy shop request (nick, item) -#: src/gui/windows/shopwindow.cpp:1012 -#, c-format -msgid "%s wants to buy %s do you accept?" -msgstr "" +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:97 src/gui/windows/whoisonline.cpp:668 +msgid "Who Is Online - Updating" +msgstr "谁在线 - 更新" -#. TRANSLATORS: sell shop request (nick, item) -#: src/gui/windows/shopwindow.cpp:1019 -#, c-format -msgid "%s wants to sell %s do you accept?" -msgstr "" +#. TRANSLATORS: who is online. button. +#: src/gui/windows/whoisonline.cpp:109 +msgid "Update" +msgstr "更新" -#. TRANSLATORS: shop window dialog -#. TRANSLATORS: trade message -#: src/gui/windows/shopwindow.cpp:1026 src/net/ea/traderecv.cpp:163 -msgid "Request for Trade" -msgstr "请求交易" +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:241 +msgid "Who Is Online - " +msgstr "谁在线 - " -#. TRANSLATORS: shop window name -#: src/gui/windows/shopwindow.cpp:1136 -#, c-format -msgid "Personal Shop - %s" -msgstr "" +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:684 +msgid "Who Is Online - error" +msgstr "谁在线 - 错误" -#. TRANSLATORS: skills dialog button -#: src/gui/windows/skilldialog.cpp:95 -msgid "Up" -msgstr "升级" +#. TRANSLATORS: who is online window name +#: src/gui/windows/whoisonline.cpp:731 +msgid "Who Is Online - Update" +msgstr "谁在线 - 更新" -#. TRANSLATORS: skills dialog label -#: src/gui/windows/skilldialog.cpp:242 -#, c-format -msgid "Skill points available: %d" -msgstr "技能点: %d个" +#. TRANSLATORS: world select dialog name +#: src/gui/windows/worldselectdialog.cpp:47 +msgid "Select World" +msgstr "选择世界" -#. TRANSLATORS: skills dialog default skill tab -#: src/gui/windows/skilldialog.cpp:373 -#, c-format -msgid "Skill Set %d" -msgstr "" +#. TRANSLATORS: world dialog button +#: src/gui/windows/worldselectdialog.cpp:53 +msgid "Change Login" +msgstr "切换登陆" -#. TRANSLATORS: skills dialog. skill id -#: src/gui/windows/skilldialog.cpp:484 -#, c-format -msgid "Skill %d" -msgstr "技能为%d" +#. TRANSLATORS: world dialog button +#: src/gui/windows/worldselectdialog.cpp:55 +msgid "Choose World" +msgstr "选择世界" -#. TRANSLATORS: skills dialog. skill id -#: src/gui/windows/skilldialog.cpp:536 +#. TRANSLATORS: long key name. must be short. +#. TRANSLATORS: short key name. must be very short. +#. TRANSLATORS: long key name, should be short +#: src/input/inputmanager.cpp:406 src/input/inputmanager.cpp:449 +#: src/input/keyboardconfig.cpp:90 #, c-format -msgid "Skill %u" +msgid "key_%d" msgstr "" -#. TRANSLATORS: skills dialog. skill level -#. TRANSLATORS: skill level -#: src/gui/windows/skilldialog.cpp:755 src/resources/skill/skillinfo.cpp:108 +#. TRANSLATORS: long joystick button name. must be short. +#: src/input/inputmanager.cpp:412 #, c-format -msgid "Lvl: %d" -msgstr "等级: %d" +msgid "JButton%d" +msgstr "" -#. TRANSLATORS: skill error message -#: src/gui/windows/skilldialog.cpp:762 -#, c-format -msgid "Failed skill: %s" +#. TRANSLATORS: unknown long key type +#: src/input/inputmanager.cpp:426 +msgid "unknown key" msgstr "" -#. TRANSLATORS: text skill dialog header -#: src/gui/windows/skilldialog.cpp:1136 src/gui/windows/skilldialog.cpp:1200 -#: src/gui/windows/skilldialog.cpp:1319 +#. TRANSLATORS: short joystick button name. muse be very short +#: src/input/inputmanager.cpp:455 #, c-format -msgid "Add text to skill %s" +msgid "JB%d" msgstr "" -#. TRANSLATORS: text skill dialog field -#: src/gui/windows/skilldialog.cpp:1139 src/gui/windows/skilldialog.cpp:1203 -#: src/gui/windows/skilldialog.cpp:1322 -msgid "Text: " +#. TRANSLATORS: unknown short key type. must be short +#. TRANSLATORS: Unknown key short string. +#. TRANSLATORS: This string must be maximum 5 chars +#: src/input/inputmanager.cpp:469 src/input/keyboardconfig.cpp:134 +msgid "u key" msgstr "" -#. TRANSLATORS: here P is title for visible players tab in social window -#: src/gui/windows/socialwindow.cpp:65 -msgid "P" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:34 +msgid "Target and attack keys" msgstr "" -#. TRANSLATORS: social window button -#: src/gui/windows/socialwindow.cpp:73 -msgid "Menu" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:46 +msgid "Target & attack closest monster" msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:277 -#, c-format -msgid "Accepted party invite from %s." -msgstr "接受%s团队的邀请." - -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:289 -#, c-format -msgid "Rejected party invite from %s." -msgstr "拒绝%s的团队邀请." - -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:307 -#, c-format -msgid "Accepted guild invite from %s." -msgstr "已接受公会邀请来自%s." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:52 +msgid "Target & attack closest player" +msgstr "" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:327 -#, c-format -msgid "Rejected guild invite from %s." -msgstr "拒绝%s的公会邀请." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:58 +msgid "Move to Target" +msgstr "移动到目标" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:385 -msgid "Received guild request, but one already exists." -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:64 +msgid "Change Move to Target type" +msgstr "更改移动到目标类型" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:394 -#, c-format -msgid "%s has invited you to join the guild %s." -msgstr "%s邀请你加入公会%s." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:70 +msgid "Move to Home location" +msgstr "移动到首页位置" -#. TRANSLATORS: guild invite message -#: src/gui/windows/socialwindow.cpp:402 -msgid "Accept Guild Invite" -msgstr "接受邀请" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:76 +msgid "Set home location" +msgstr "设为首页位置" -#. TRANSLATORS: chat message -#: src/gui/windows/socialwindow.cpp:422 -msgid "Received party request, but one already exists." -msgstr "接受到一个已经存在的帮会邀请." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:82 +msgid "Move to navigation point" +msgstr "移动导航点" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:435 -msgid "You have been invited you to join a party." -msgstr "您已被邀请您加入党." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:94 +msgid "Stop Attack / Modifier key" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:440 -#, c-format -msgid "You have been invited to join the %s party." -msgstr "您已被邀请加入%s的团队." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:100 +msgid "Untarget" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:449 -#, c-format -msgid "%s has invited you to join their party." -msgstr "%s已经邀请你加入他们的帮会." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:106 +msgid "Target monster" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:455 -#, c-format -msgid "%s has invited you to join the %s party." -msgstr "%s已经邀请你加入帮会%s." +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:112 +msgid "Target closest monster (without filters)" +msgstr "" -#. TRANSLATORS: party invite message -#: src/gui/windows/socialwindow.cpp:466 -msgid "Accept Party Invite" -msgstr "接受帮会邀请" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:118 +msgid "Target NPC" +msgstr "目标NPC" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:79 -msgid "HP:" -msgstr "HP:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:124 +msgid "Target Player" +msgstr "目标玩家" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:82 -msgid "Exp:" -msgstr "经验:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:130 +msgid "Target mercenary" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:145 -msgid "MP:" -msgstr "MP:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:136 +msgid "Target skill unit" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:183 src/gui/windows/statuswindow.cpp:330 -#, c-format -msgid "Job: %d" -msgstr "职业: %d" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:142 +msgid "Change targeting type" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:185 -msgid "Job:" -msgstr "职业:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:148 +msgid "Target pet" +msgstr "" -#. TRANSLATORS: status window label -#: src/gui/windows/statuswindow.cpp:271 -#, c-format -msgid "Level: %d (%s %d)" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:154 +msgid "Catch pet" msgstr "" -#. TRANSLATORS: command editor name -#: src/gui/windows/textcommandeditor.cpp:52 -msgid "Command Editor" -msgstr "命令编辑器" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:160 +msgid "Other Keys" +msgstr "其他按键" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:61 -msgid "magic" -msgstr "魔术" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:166 +msgid "Pickup" +msgstr "捡起" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:63 -msgid "other" -msgstr "其他" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:172 +msgid "Change Pickup Type" +msgstr "更改皮卡型" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:66 -msgid "Symbol:" -msgstr "符号:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:178 +msgid "Sit" +msgstr "坐下" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:69 -msgid "Command:" -msgstr "命令:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:184 +msgid "Screenshot" +msgstr "屏幕快照" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:72 -msgid "Comment:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:190 +msgid "Enable/Disable Trading" +msgstr "开启/关闭交易" + +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:196 +msgid "Open trade window" msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:76 -msgid "Target Type:" -msgstr "目标类型:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:202 +msgid "Start trade with target" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:80 -msgid "Icon:" -msgstr "图示:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:208 +msgid "Follow selected player" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:84 -msgid "Mana:" -msgstr "法力:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:214 +msgid "Change Map View Mode" +msgstr "更改地图浏览模式" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:87 -msgid "Magic level:" -msgstr "魔法等级:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:220 +msgid "Select OK" +msgstr "选择OK" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:91 -msgid "Magic School:" -msgstr "魔法学院:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:232 +msgid "Stop or sit" +msgstr "" -#. TRANSLATORS: command editor label -#: src/gui/windows/textcommandeditor.cpp:94 -msgid "School level:" -msgstr "学校层次:" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:238 +msgid "Return to safe video mode" +msgstr "" -#. TRANSLATORS: command editor button -#: src/gui/windows/textcommandeditor.cpp:100 -msgid "Save" -msgstr "保存" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:244 +msgid "Fire your homunculus" +msgstr "" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:67 -msgid "Propose trade" -msgstr "打算交易" +#. TRANSLATORS: input action name +#: src/input/pages/basic.cpp:262 +msgid "Open context menu" +msgstr "" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:69 -msgid "Confirmed. Waiting..." -msgstr "已确认。等待中..." +#. TRANSLATORS: input action group +#: src/input/pages/chat.cpp:31 +msgid "Main" +msgstr "" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:71 -msgid "Agree trade" -msgstr "同意交易" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:37 +msgid "Toggle Chat" +msgstr "切换聊天" -#. TRANSLATORS: trade window button -#: src/gui/windows/tradewindow.cpp:73 -msgid "Agreed. Waiting..." -msgstr "已同意。等待中..." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:43 +msgid "Chat modifier key" +msgstr "" -#. TRANSLATORS: trade window caption -#: src/gui/windows/tradewindow.cpp:77 -msgid "Trade: You" -msgstr "交易: 你" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:49 +msgid "Scroll Chat Up" +msgstr "向上滚动聊天记录" -#. TRANSLATORS: trade window money label -#: src/gui/windows/tradewindow.cpp:85 src/gui/windows/tradewindow.cpp:191 -#, c-format -msgid "You get %s" -msgstr "你得到%s" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:55 +msgid "Scroll Chat Down" +msgstr "向下滚动聊天记录" -#. TRANSLATORS: trade window money change button -#: src/gui/windows/tradewindow.cpp:90 -msgid "Change" -msgstr "改变" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:67 +msgid "Previous Chat Tab" +msgstr "上一个聊天窗口标签页" -#. TRANSLATORS: trade window money label -#: src/gui/windows/tradewindow.cpp:135 -msgid "You give:" -msgstr "你给予:" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:73 +msgid "Next Chat Tab" +msgstr "下一个聊天窗口标签页" -#. TRANSLATORS: trade error -#: src/gui/windows/tradewindow.cpp:440 -msgid "You don't have enough money." -msgstr "你没有足够的钱币." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:79 +msgid "Clear current chat tab" +msgstr "" -#. TRANSLATORS: trade error -#: src/gui/windows/tradewindow.cpp:529 -msgid "Failed adding item. You can not overlap one kind of item on the window." -msgstr "添加物品失败。你不能覆盖窗口中的该类物品." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:85 +msgid "Close current Chat Tab" +msgstr "关闭当前聊天标签" -#. TRANSLATORS: trade error -#: src/gui/windows/tradewindow.cpp:542 -msgid "Failed adding item. You can not trade equipped items." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:91 +msgid "Close all chat tabs" msgstr "" -#. TRANSLATORS: updater window name -#: src/gui/windows/updaterwindow.cpp:173 -msgid "Updating..." -msgstr "更新..." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:97 +msgid "Select general tab" +msgstr "" -#. TRANSLATORS: updater window label -#: src/gui/windows/updaterwindow.cpp:191 -msgid "Connecting..." -msgstr "连接中..." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:103 +msgid "Select debug tab" +msgstr "" -#. TRANSLATORS: updater window checkbox -#: src/gui/windows/updaterwindow.cpp:418 -msgid "Show all news (can be slow)" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:109 +msgid "Select trade tab" msgstr "" -#. TRANSLATORS: update message -#: src/gui/windows/updaterwindow.cpp:861 -msgid "##1 The update process is incomplete." -msgstr "##1 更新过程不完整." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:115 +msgid "Select battle tab" +msgstr "" -#. TRANSLATORS: Continues "The update process is incomplete.". -#: src/gui/windows/updaterwindow.cpp:863 -msgid "##1 It is strongly recommended that" -msgstr "##1 强烈建议" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:121 +msgid "Select gm tab" +msgstr "" -#. TRANSLATORS: Begins "It is strongly recommended that". -#: src/gui/windows/updaterwindow.cpp:865 -msgid "##1 you try again later." +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:127 +msgid "Select lang tab" msgstr "" -#. TRANSLATORS: updater window label -#: src/gui/windows/updaterwindow.cpp:1053 -msgid "Completed" -msgstr "已完成" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:133 +msgid "Select party tab" +msgstr "" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:97 src/gui/windows/whoisonline.cpp:668 -msgid "Who Is Online - Updating" -msgstr "谁在线 - 更新" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:139 +msgid "Select guild tab" +msgstr "" -#. TRANSLATORS: who is online. button. -#: src/gui/windows/whoisonline.cpp:109 -msgid "Update" -msgstr "更新" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:151 +msgid "Ignore all whispers" +msgstr "" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:241 -msgid "Who Is Online - " -msgstr "谁在线 - " +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:157 +msgid "Ignore all whispers on server side" +msgstr "" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:684 -msgid "Who Is Online - error" -msgstr "谁在线 - 错误" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:163 +msgid "Unignore all whispers on server side" +msgstr "" -#. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:731 -msgid "Who Is Online - Update" -msgstr "谁在线 - 更新" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:169 +msgid "Previous chat line" +msgstr "" -#. TRANSLATORS: world select dialog name -#: src/gui/windows/worldselectdialog.cpp:47 -msgid "Select World" -msgstr "选择世界" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:175 +msgid "Next chat line" +msgstr "" -#. TRANSLATORS: world dialog button -#: src/gui/windows/worldselectdialog.cpp:53 -msgid "Change Login" -msgstr "切换登陆" +#. TRANSLATORS: input action group +#: src/input/pages/chat.cpp:181 +msgid "Smiles" +msgstr "" -#. TRANSLATORS: world dialog button -#: src/gui/windows/worldselectdialog.cpp:55 -msgid "Choose World" -msgstr "选择世界" +#. TRANSLATORS: input action name +#: src/input/pages/chat.cpp:187 +msgid "Show smiles" +msgstr "" -#. TRANSLATORS: long key name. must be short. -#. TRANSLATORS: short key name. must be very short. -#. TRANSLATORS: long key name, should be short -#: src/input/inputmanager.cpp:406 src/input/inputmanager.cpp:449 -#: src/input/keyboardconfig.cpp:90 +#. TRANSLATORS: input action name +#: src/input/pages/craft.cpp:32 src/input/pages/craft.cpp:38 +#: src/input/pages/craft.cpp:44 src/input/pages/craft.cpp:50 +#: src/input/pages/craft.cpp:56 src/input/pages/craft.cpp:62 +#: src/input/pages/craft.cpp:68 src/input/pages/craft.cpp:74 +#: src/input/pages/craft.cpp:80 #, c-format -msgid "key_%d" +msgid "Craft shortcut %d" msgstr "" -#. TRANSLATORS: long joystick button name. must be short. -#: src/input/inputmanager.cpp:412 -#, c-format -msgid "JButton%d" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:35 +msgid "Emote modifiers keys" msgstr "" -#. TRANSLATORS: unknown long key type -#: src/input/inputmanager.cpp:426 -msgid "unknown key" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:41 +msgid "Emote modifier key" msgstr "" -#. TRANSLATORS: short joystick button name. muse be very short -#: src/input/inputmanager.cpp:455 -#, c-format -msgid "JB%d" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:47 +msgid "Pet emote modifier key" msgstr "" -#. TRANSLATORS: unknown short key type. must be short -#. TRANSLATORS: Unknown key short string. -#. TRANSLATORS: This string must be maximum 5 chars -#: src/input/inputmanager.cpp:469 src/input/keyboardconfig.cpp:134 -msgid "u key" +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:53 +msgid "Homunculus / mercenary emote modifier key" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:34 -msgid "Target and attack keys" +#: src/input/pages/emotes.cpp:59 +msgid "Emote shortcuts" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:46 -msgid "Target & attack closest monster" +#: src/input/pages/emotes.cpp:65 src/input/pages/emotes.cpp:71 +#: src/input/pages/emotes.cpp:77 src/input/pages/emotes.cpp:83 +#: src/input/pages/emotes.cpp:89 src/input/pages/emotes.cpp:95 +#: src/input/pages/emotes.cpp:101 src/input/pages/emotes.cpp:107 +#: src/input/pages/emotes.cpp:113 src/input/pages/emotes.cpp:119 +#: src/input/pages/emotes.cpp:125 src/input/pages/emotes.cpp:131 +#: src/input/pages/emotes.cpp:137 src/input/pages/emotes.cpp:143 +#: src/input/pages/emotes.cpp:149 src/input/pages/emotes.cpp:155 +#: src/input/pages/emotes.cpp:161 src/input/pages/emotes.cpp:167 +#: src/input/pages/emotes.cpp:173 src/input/pages/emotes.cpp:179 +#: src/input/pages/emotes.cpp:185 src/input/pages/emotes.cpp:191 +#: src/input/pages/emotes.cpp:197 src/input/pages/emotes.cpp:203 +#: src/input/pages/emotes.cpp:209 src/input/pages/emotes.cpp:215 +#: src/input/pages/emotes.cpp:221 src/input/pages/emotes.cpp:227 +#: src/input/pages/emotes.cpp:233 src/input/pages/emotes.cpp:239 +#: src/input/pages/emotes.cpp:245 src/input/pages/emotes.cpp:251 +#: src/input/pages/emotes.cpp:257 src/input/pages/emotes.cpp:263 +#: src/input/pages/emotes.cpp:269 src/input/pages/emotes.cpp:275 +#: src/input/pages/emotes.cpp:281 src/input/pages/emotes.cpp:287 +#: src/input/pages/emotes.cpp:293 src/input/pages/emotes.cpp:299 +#: src/input/pages/emotes.cpp:305 src/input/pages/emotes.cpp:311 +#: src/input/pages/emotes.cpp:317 src/input/pages/emotes.cpp:323 +#: src/input/pages/emotes.cpp:329 src/input/pages/emotes.cpp:335 +#: src/input/pages/emotes.cpp:341 src/input/pages/emotes.cpp:347 +#, c-format +msgid "Emote Shortcut %d" +msgstr "表情快捷键为 %d" + +#. TRANSLATORS: input action name +#: src/input/pages/emotes.cpp:358 +msgid "Pet emote shortcuts" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:52 -msgid "Target & attack closest player" +#: src/input/pages/emotes.cpp:364 src/input/pages/emotes.cpp:370 +#: src/input/pages/emotes.cpp:376 src/input/pages/emotes.cpp:382 +#: src/input/pages/emotes.cpp:388 src/input/pages/emotes.cpp:394 +#: src/input/pages/emotes.cpp:400 src/input/pages/emotes.cpp:406 +#: src/input/pages/emotes.cpp:412 src/input/pages/emotes.cpp:418 +#: src/input/pages/emotes.cpp:424 src/input/pages/emotes.cpp:430 +#: src/input/pages/emotes.cpp:436 src/input/pages/emotes.cpp:442 +#: src/input/pages/emotes.cpp:448 src/input/pages/emotes.cpp:454 +#: src/input/pages/emotes.cpp:460 src/input/pages/emotes.cpp:466 +#: src/input/pages/emotes.cpp:472 src/input/pages/emotes.cpp:478 +#: src/input/pages/emotes.cpp:484 src/input/pages/emotes.cpp:490 +#: src/input/pages/emotes.cpp:496 src/input/pages/emotes.cpp:502 +#: src/input/pages/emotes.cpp:508 src/input/pages/emotes.cpp:514 +#: src/input/pages/emotes.cpp:520 src/input/pages/emotes.cpp:526 +#: src/input/pages/emotes.cpp:532 src/input/pages/emotes.cpp:538 +#: src/input/pages/emotes.cpp:544 src/input/pages/emotes.cpp:550 +#: src/input/pages/emotes.cpp:556 src/input/pages/emotes.cpp:562 +#: src/input/pages/emotes.cpp:568 src/input/pages/emotes.cpp:574 +#: src/input/pages/emotes.cpp:580 src/input/pages/emotes.cpp:586 +#: src/input/pages/emotes.cpp:592 src/input/pages/emotes.cpp:598 +#: src/input/pages/emotes.cpp:604 src/input/pages/emotes.cpp:610 +#: src/input/pages/emotes.cpp:616 src/input/pages/emotes.cpp:622 +#: src/input/pages/emotes.cpp:628 src/input/pages/emotes.cpp:634 +#: src/input/pages/emotes.cpp:640 src/input/pages/emotes.cpp:646 +#, c-format +msgid "Pet emote shortcut %d" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:58 -msgid "Move to Target" -msgstr "移动到目标" +#: src/input/pages/gui.cpp:31 +msgid "Move & selection" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:64 -msgid "Change Move to Target type" -msgstr "更改移动到目标类型" +#: src/input/pages/gui.cpp:37 +msgid "Move Up" +msgstr "向上移动" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:70 -msgid "Move to Home location" -msgstr "移动到首页位置" +#: src/input/pages/gui.cpp:43 +msgid "Move Down" +msgstr "向下移动" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:76 -msgid "Set home location" -msgstr "设为首页位置" +#: src/input/pages/gui.cpp:49 +msgid "Move Left" +msgstr "向左移动" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:82 -msgid "Move to navigation point" -msgstr "移动导航点" +#: src/input/pages/gui.cpp:55 +msgid "Move Right" +msgstr "向右移动" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:94 -msgid "Stop Attack / Modifier key" +#: src/input/pages/gui.cpp:61 +msgid "Move Home" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:100 -msgid "Untarget" +#: src/input/pages/gui.cpp:67 +msgid "Move End" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:106 -msgid "Target monster" +#: src/input/pages/gui.cpp:73 +msgid "Page up" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:112 -msgid "Target closest monster (without filters)" +#: src/input/pages/gui.cpp:79 +msgid "Page down" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:118 -msgid "Target NPC" -msgstr "目标NPC" +#: src/input/pages/gui.cpp:97 +msgid "Select2" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:124 -msgid "Target Player" -msgstr "目标玩家" +#: src/input/pages/gui.cpp:115 +msgid "Backspace" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:130 -msgid "Target mercenary" +#: src/input/pages/gui.cpp:127 +msgid "Tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:136 -msgid "Target skill unit" +#: src/input/pages/gui.cpp:133 +msgid "Mod" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:142 -msgid "Change targeting type" +#: src/input/pages/gui.cpp:139 +msgid "Ctrl" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:148 -msgid "Target pet" +#: src/input/pages/move.cpp:35 +msgid "Move Keys" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:154 -msgid "Catch pet" +#: src/input/pages/move.cpp:41 +msgid "Move player up" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:160 -msgid "Other Keys" -msgstr "其他按键" +#: src/input/pages/move.cpp:47 +msgid "Move player down" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:166 -msgid "Pickup" -msgstr "捡起" +#: src/input/pages/move.cpp:53 +msgid "Move player left" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:172 -msgid "Change Pickup Type" -msgstr "更改皮卡型" +#: src/input/pages/move.cpp:59 +msgid "Move player right" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:178 -msgid "Sit" -msgstr "坐下" +#: src/input/pages/move.cpp:65 +msgid "Move player forward" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:184 -msgid "Screenshot" -msgstr "屏幕快照" +#: src/input/pages/move.cpp:71 +msgid "Move pet up" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:190 -msgid "Enable/Disable Trading" -msgstr "开启/关闭交易" +#: src/input/pages/move.cpp:77 +msgid "Move pet down" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:196 -msgid "Open trade window" +#: src/input/pages/move.cpp:83 +msgid "Move pet left" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:202 -msgid "Start trade with target" +#: src/input/pages/move.cpp:89 +msgid "Move pet right" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:208 -msgid "Follow selected player" +#: src/input/pages/move.cpp:95 +msgid "Move homunculus to master" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:214 -msgid "Change Map View Mode" -msgstr "更改地图浏览模式" +#: src/input/pages/move.cpp:101 +msgid "Move mercenary to master" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:220 -msgid "Select OK" -msgstr "选择OK" +#: src/input/pages/move.cpp:107 +msgid "Move to navigation point shortcuts" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:232 -msgid "Stop or sit" +#: src/input/pages/move.cpp:113 src/input/pages/move.cpp:119 +#: src/input/pages/move.cpp:125 src/input/pages/move.cpp:131 +#: src/input/pages/move.cpp:137 src/input/pages/move.cpp:143 +#: src/input/pages/move.cpp:149 src/input/pages/move.cpp:155 +#: src/input/pages/move.cpp:161 src/input/pages/move.cpp:167 +#: src/input/pages/move.cpp:173 src/input/pages/move.cpp:179 +#: src/input/pages/move.cpp:185 src/input/pages/move.cpp:191 +#: src/input/pages/move.cpp:197 src/input/pages/move.cpp:203 +#: src/input/pages/move.cpp:209 src/input/pages/move.cpp:215 +#: src/input/pages/move.cpp:221 src/input/pages/move.cpp:227 +#: src/input/pages/move.cpp:233 src/input/pages/move.cpp:239 +#: src/input/pages/move.cpp:245 src/input/pages/move.cpp:251 +#: src/input/pages/move.cpp:257 src/input/pages/move.cpp:263 +#: src/input/pages/move.cpp:269 src/input/pages/move.cpp:275 +#: src/input/pages/move.cpp:281 src/input/pages/move.cpp:287 +#: src/input/pages/move.cpp:293 src/input/pages/move.cpp:299 +#: src/input/pages/move.cpp:305 src/input/pages/move.cpp:311 +#: src/input/pages/move.cpp:317 src/input/pages/move.cpp:323 +#: src/input/pages/move.cpp:329 src/input/pages/move.cpp:335 +#: src/input/pages/move.cpp:341 src/input/pages/move.cpp:347 +#: src/input/pages/move.cpp:353 src/input/pages/move.cpp:359 +#: src/input/pages/move.cpp:365 src/input/pages/move.cpp:371 +#: src/input/pages/move.cpp:377 src/input/pages/move.cpp:383 +#: src/input/pages/move.cpp:389 src/input/pages/move.cpp:395 +#, c-format +msgid "Move to point Shortcut %d" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:238 -msgid "Return to safe video mode" +#: src/input/pages/other.cpp:34 +msgid "Input ignore" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:244 -msgid "Fire your homunculus" -msgstr "" +#: src/input/pages/other.cpp:40 +msgid "Ignore input 1" +msgstr "忽略输入1" #. TRANSLATORS: input action name -#: src/input/pages/basic.cpp:262 -msgid "Open context menu" -msgstr "" +#: src/input/pages/other.cpp:46 +msgid "Ignore input 2" +msgstr "忽略输入2" -#. TRANSLATORS: input action group -#: src/input/pages/chat.cpp:31 -msgid "Main" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:52 +msgid "Direction keys" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:37 -msgid "Toggle Chat" -msgstr "切换聊天" +#: src/input/pages/other.cpp:58 +msgid "Player direct up" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:43 -msgid "Chat modifier key" +#: src/input/pages/other.cpp:64 +msgid "Player direct down" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:49 -msgid "Scroll Chat Up" -msgstr "向上滚动聊天记录" +#: src/input/pages/other.cpp:70 +msgid "Player direct left" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:55 -msgid "Scroll Chat Down" -msgstr "向下滚动聊天记录" +#: src/input/pages/other.cpp:76 +msgid "Player direct right" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:67 -msgid "Previous Chat Tab" -msgstr "上一个聊天窗口标签页" +#: src/input/pages/other.cpp:82 +msgid "Pet direct up" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:73 -msgid "Next Chat Tab" -msgstr "下一个聊天窗口标签页" +#: src/input/pages/other.cpp:88 +msgid "Pet direct down" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:79 -msgid "Clear current chat tab" +#: src/input/pages/other.cpp:94 +msgid "Pet direct left" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:85 -msgid "Close current Chat Tab" -msgstr "关闭当前聊天标签" +#: src/input/pages/other.cpp:100 +msgid "Pet direct right" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:91 -msgid "Close all chat tabs" -msgstr "" +#: src/input/pages/other.cpp:112 +msgid "Crazy moves" +msgstr "疯狂移动" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:97 -msgid "Select general tab" -msgstr "" +#: src/input/pages/other.cpp:118 +msgid "Change Crazy Move mode" +msgstr "更改疯狂移动模式" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:103 -msgid "Select debug tab" +#: src/input/pages/other.cpp:124 +msgid "Quick Drop N Items from 0 slot" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:109 -msgid "Select trade tab" -msgstr "" +#: src/input/pages/other.cpp:130 +msgid "Quick Drop N Items" +msgstr "快速下降序号项目" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:115 -msgid "Select battle tab" +#: src/input/pages/other.cpp:136 +msgid "Switch Quick Drop Counter" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:121 -msgid "Select gm tab" -msgstr "" +#: src/input/pages/other.cpp:142 +msgid "Quick heal target or self" +msgstr "快速愈合的目标或自我" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:127 -msgid "Select lang tab" +#: src/input/pages/other.cpp:148 +msgid "Heal the most injured player" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:133 -msgid "Select party tab" +#: src/input/pages/other.cpp:154 +msgid "Use #itenplz spell" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:139 -msgid "Select guild tab" -msgstr "" +#: src/input/pages/other.cpp:160 +msgid "Use magic attack" +msgstr "使用魔法攻击" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:151 -msgid "Ignore all whispers" -msgstr "" +#: src/input/pages/other.cpp:166 +msgid "Switch magic attack" +msgstr "切换魔法攻击" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:157 -msgid "Ignore all whispers on server side" +#: src/input/pages/other.cpp:172 +msgid "Switch pvp attack" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:163 -msgid "Unignore all whispers on server side" -msgstr "" +#: src/input/pages/other.cpp:178 +msgid "Change move type" +msgstr "更改移动类型" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:169 -msgid "Previous chat line" -msgstr "" +#: src/input/pages/other.cpp:184 +msgid "Change Attack Weapon Type" +msgstr "更改攻击型武器" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:175 -msgid "Next chat line" -msgstr "" +#: src/input/pages/other.cpp:190 +msgid "Change Attack Type" +msgstr "更改攻击类型" -#. TRANSLATORS: input action group -#: src/input/pages/chat.cpp:181 -msgid "Smiles" -msgstr "" +#. TRANSLATORS: input action name +#: src/input/pages/other.cpp:196 +msgid "Change Follow mode" +msgstr "更改跟随模式" #. TRANSLATORS: input action name -#: src/input/pages/chat.cpp:187 -msgid "Show smiles" -msgstr "" +#: src/input/pages/other.cpp:202 +msgid "Change Imitation mode" +msgstr "更改仿模式" #. TRANSLATORS: input action name -#: src/input/pages/craft.cpp:32 src/input/pages/craft.cpp:38 -#: src/input/pages/craft.cpp:44 src/input/pages/craft.cpp:50 -#: src/input/pages/craft.cpp:56 src/input/pages/craft.cpp:62 -#: src/input/pages/craft.cpp:68 src/input/pages/craft.cpp:74 -#: src/input/pages/craft.cpp:80 -#, c-format -msgid "Craft shortcut %d" +#: src/input/pages/other.cpp:208 +msgid "Disable / Enable Game modifier keys" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:35 -msgid "Emote modifiers keys" -msgstr "" +#: src/input/pages/other.cpp:214 +msgid "On / Off audio" +msgstr "开/关 音频" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:41 -msgid "Emote modifier key" -msgstr "" +#: src/input/pages/other.cpp:220 +msgid "Enable / Disable away mode" +msgstr "启用/禁用离开模式" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:47 -msgid "Pet emote modifier key" -msgstr "" +#: src/input/pages/other.cpp:226 +msgid "Emulate right click from keyboard" +msgstr "从键盘模拟右键单击" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:53 -msgid "Homunculus / mercenary emote modifier key" -msgstr "" +#: src/input/pages/other.cpp:232 +msgid "Toggle camera mode" +msgstr "切换模式" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:59 -msgid "Emote shortcuts" +#: src/input/pages/other.cpp:238 +msgid "Toggle ipc mode" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:65 src/input/pages/emotes.cpp:71 -#: src/input/pages/emotes.cpp:77 src/input/pages/emotes.cpp:83 -#: src/input/pages/emotes.cpp:89 src/input/pages/emotes.cpp:95 -#: src/input/pages/emotes.cpp:101 src/input/pages/emotes.cpp:107 -#: src/input/pages/emotes.cpp:113 src/input/pages/emotes.cpp:119 -#: src/input/pages/emotes.cpp:125 src/input/pages/emotes.cpp:131 -#: src/input/pages/emotes.cpp:137 src/input/pages/emotes.cpp:143 -#: src/input/pages/emotes.cpp:149 src/input/pages/emotes.cpp:155 -#: src/input/pages/emotes.cpp:161 src/input/pages/emotes.cpp:167 -#: src/input/pages/emotes.cpp:173 src/input/pages/emotes.cpp:179 -#: src/input/pages/emotes.cpp:185 src/input/pages/emotes.cpp:191 -#: src/input/pages/emotes.cpp:197 src/input/pages/emotes.cpp:203 -#: src/input/pages/emotes.cpp:209 src/input/pages/emotes.cpp:215 -#: src/input/pages/emotes.cpp:221 src/input/pages/emotes.cpp:227 -#: src/input/pages/emotes.cpp:233 src/input/pages/emotes.cpp:239 -#: src/input/pages/emotes.cpp:245 src/input/pages/emotes.cpp:251 -#: src/input/pages/emotes.cpp:257 src/input/pages/emotes.cpp:263 -#: src/input/pages/emotes.cpp:269 src/input/pages/emotes.cpp:275 -#: src/input/pages/emotes.cpp:281 src/input/pages/emotes.cpp:287 -#: src/input/pages/emotes.cpp:293 src/input/pages/emotes.cpp:299 -#: src/input/pages/emotes.cpp:305 src/input/pages/emotes.cpp:311 -#: src/input/pages/emotes.cpp:317 src/input/pages/emotes.cpp:323 -#: src/input/pages/emotes.cpp:329 src/input/pages/emotes.cpp:335 -#: src/input/pages/emotes.cpp:341 src/input/pages/emotes.cpp:347 -#, c-format -msgid "Emote Shortcut %d" -msgstr "表情快捷键为 %d" +#: src/input/pages/other.cpp:244 +msgid "Show information about position in chat" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:358 -msgid "Pet emote shortcuts" +#: src/input/pages/other.cpp:250 +msgid "Show online players number in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/emotes.cpp:364 src/input/pages/emotes.cpp:370 -#: src/input/pages/emotes.cpp:376 src/input/pages/emotes.cpp:382 -#: src/input/pages/emotes.cpp:388 src/input/pages/emotes.cpp:394 -#: src/input/pages/emotes.cpp:400 src/input/pages/emotes.cpp:406 -#: src/input/pages/emotes.cpp:412 src/input/pages/emotes.cpp:418 -#: src/input/pages/emotes.cpp:424 src/input/pages/emotes.cpp:430 -#: src/input/pages/emotes.cpp:436 src/input/pages/emotes.cpp:442 -#: src/input/pages/emotes.cpp:448 src/input/pages/emotes.cpp:454 -#: src/input/pages/emotes.cpp:460 src/input/pages/emotes.cpp:466 -#: src/input/pages/emotes.cpp:472 src/input/pages/emotes.cpp:478 -#: src/input/pages/emotes.cpp:484 src/input/pages/emotes.cpp:490 -#: src/input/pages/emotes.cpp:496 src/input/pages/emotes.cpp:502 -#: src/input/pages/emotes.cpp:508 src/input/pages/emotes.cpp:514 -#: src/input/pages/emotes.cpp:520 src/input/pages/emotes.cpp:526 -#: src/input/pages/emotes.cpp:532 src/input/pages/emotes.cpp:538 -#: src/input/pages/emotes.cpp:544 src/input/pages/emotes.cpp:550 -#: src/input/pages/emotes.cpp:556 src/input/pages/emotes.cpp:562 -#: src/input/pages/emotes.cpp:568 src/input/pages/emotes.cpp:574 -#: src/input/pages/emotes.cpp:580 src/input/pages/emotes.cpp:586 -#: src/input/pages/emotes.cpp:592 src/input/pages/emotes.cpp:598 -#: src/input/pages/emotes.cpp:604 src/input/pages/emotes.cpp:610 -#: src/input/pages/emotes.cpp:616 src/input/pages/emotes.cpp:622 -#: src/input/pages/emotes.cpp:628 src/input/pages/emotes.cpp:634 -#: src/input/pages/emotes.cpp:640 src/input/pages/emotes.cpp:646 -#, c-format -msgid "Pet emote shortcut %d" +#: src/input/pages/other.cpp:256 +msgid "Show onscreen keyboard" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:31 -msgid "Move & selection" +#: src/input/pages/other.cpp:262 +msgid "Clean cached graphics" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:37 -msgid "Move Up" -msgstr "向上移动" +#: src/input/pages/other.cpp:268 +msgid "Clean cached fonts" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:43 -msgid "Move Down" -msgstr "向下移动" +#: src/input/pages/other.cpp:274 +msgid "Print visible players in chat" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:49 -msgid "Move Left" -msgstr "向左移动" +#: src/input/pages/other.cpp:280 +msgid "Print all visible beings in chat" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:55 -msgid "Move Right" -msgstr "向右移动" +#: src/input/pages/other.cpp:286 +msgid "Load shop items list from disk" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:61 -msgid "Move Home" +#: src/input/pages/other.cpp:292 +msgid "Save shop items list to disk" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:67 -msgid "Move End" +#: src/input/pages/other.cpp:298 +msgid "Print debug cache info" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:73 -msgid "Page up" +#: src/input/pages/other.cpp:304 +msgid "Undress selected player" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:79 -msgid "Page down" +#: src/input/pages/other.cpp:310 +msgid "Quick disconnect from server" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:97 -msgid "Select2" +#: src/input/pages/other.cpp:316 +msgid "Disable debug particle" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:115 -msgid "Backspace" +#: src/input/pages/other.cpp:322 +msgid "Create items (for gms)" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:127 -msgid "Tab" +#: src/input/pages/other.cpp:328 +msgid "Print configured directories in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:133 -msgid "Mod" +#: src/input/pages/other.cpp:334 +msgid "Print client uptime in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/gui.cpp:139 -msgid "Ctrl" +#: src/input/pages/other.cpp:340 +msgid "Dump debug information" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:35 -msgid "Move Keys" +#: src/input/pages/other.cpp:346 +msgid "Crash client" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:41 -msgid "Move player up" +#: src/input/pages/other.cpp:352 +msgid "Dump graphics info into chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:47 -msgid "Move player down" +#: src/input/pages/other.cpp:358 +msgid "Dump tests info into chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:53 -msgid "Move player left" +#: src/input/pages/other.cpp:364 +msgid "Print OpenGL version in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:59 -msgid "Move player right" +#: src/input/pages/other.cpp:370 +msgid "Print enabled mods in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:65 -msgid "Move player forward" +#: src/input/pages/other.cpp:376 +msgid "Dump environments into log" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:71 -msgid "Move pet up" +#: src/input/pages/other.cpp:382 +msgid "Dump OpenGL state into log" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:77 -msgid "Move pet down" +#: src/input/pages/other.cpp:389 +msgid "Test SDL font speed" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:83 -msgid "Move pet left" +#: src/input/pages/other.cpp:396 +msgid "Upload main config" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:89 -msgid "Move pet right" +#: src/input/pages/other.cpp:402 +msgid "Upload server config" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:95 -msgid "Move homunculus to master" +#: src/input/pages/other.cpp:414 +msgid "Fire your mercenary" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:101 -msgid "Move mercenary to master" +#: src/input/pages/other.cpp:420 +msgid "Pet ai start" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:107 -msgid "Move to navigation point shortcuts" +#: src/input/pages/other.cpp:426 +msgid "Pet ai stop" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/move.cpp:113 src/input/pages/move.cpp:119 -#: src/input/pages/move.cpp:125 src/input/pages/move.cpp:131 -#: src/input/pages/move.cpp:137 src/input/pages/move.cpp:143 -#: src/input/pages/move.cpp:149 src/input/pages/move.cpp:155 -#: src/input/pages/move.cpp:161 src/input/pages/move.cpp:167 -#: src/input/pages/move.cpp:173 src/input/pages/move.cpp:179 -#: src/input/pages/move.cpp:185 src/input/pages/move.cpp:191 -#: src/input/pages/move.cpp:197 src/input/pages/move.cpp:203 -#: src/input/pages/move.cpp:209 src/input/pages/move.cpp:215 -#: src/input/pages/move.cpp:221 src/input/pages/move.cpp:227 -#: src/input/pages/move.cpp:233 src/input/pages/move.cpp:239 -#: src/input/pages/move.cpp:245 src/input/pages/move.cpp:251 -#: src/input/pages/move.cpp:257 src/input/pages/move.cpp:263 -#: src/input/pages/move.cpp:269 src/input/pages/move.cpp:275 -#: src/input/pages/move.cpp:281 src/input/pages/move.cpp:287 -#: src/input/pages/move.cpp:293 src/input/pages/move.cpp:299 -#: src/input/pages/move.cpp:305 src/input/pages/move.cpp:311 -#: src/input/pages/move.cpp:317 src/input/pages/move.cpp:323 -#: src/input/pages/move.cpp:329 src/input/pages/move.cpp:335 -#: src/input/pages/move.cpp:341 src/input/pages/move.cpp:347 -#: src/input/pages/move.cpp:353 src/input/pages/move.cpp:359 -#: src/input/pages/move.cpp:365 src/input/pages/move.cpp:371 -#: src/input/pages/move.cpp:377 src/input/pages/move.cpp:383 -#: src/input/pages/move.cpp:389 src/input/pages/move.cpp:395 -#, c-format -msgid "Move to point Shortcut %d" +#: src/input/pages/other.cpp:432 +msgid "Feed homunculus" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:34 -msgid "Input ignore" +#: src/input/pages/other.cpp:438 +msgid "Feed pet" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:40 -msgid "Ignore input 1" -msgstr "忽略输入1" +#: src/input/pages/other.cpp:444 +msgid "Drop pet's loot" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:46 -msgid "Ignore input 2" -msgstr "忽略输入2" +#: src/input/pages/other.cpp:450 +msgid "Return pet to egg" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:52 -msgid "Direction keys" +#: src/input/pages/other.cpp:456 +msgid "Unequip pet" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:58 -msgid "Player direct up" +#: src/input/pages/outfits.cpp:35 +msgid "Outfits keys" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:64 -msgid "Player direct down" +#: src/input/pages/outfits.cpp:41 +msgid "Wear outfit" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:70 -msgid "Player direct left" +#: src/input/pages/outfits.cpp:53 +msgid "Copy Outfit to other outfit" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:76 -msgid "Player direct right" +#: src/input/pages/outfits.cpp:59 +msgid "Copy outfit to chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:82 -msgid "Pet direct up" +#: src/input/pages/outfits.cpp:65 +msgid "Copy equipped to outfit" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:88 -msgid "Pet direct down" +#: src/input/pages/outfits.cpp:71 +msgid "Show hat in chat" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:94 -msgid "Pet direct left" +#: src/input/pages/outfits.cpp:77 +msgid "Outfits shortcuts" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:100 -msgid "Pet direct right" +#: src/input/pages/outfits.cpp:83 src/input/pages/outfits.cpp:89 +#: src/input/pages/outfits.cpp:95 src/input/pages/outfits.cpp:101 +#: src/input/pages/outfits.cpp:107 src/input/pages/outfits.cpp:113 +#: src/input/pages/outfits.cpp:119 src/input/pages/outfits.cpp:125 +#: src/input/pages/outfits.cpp:131 src/input/pages/outfits.cpp:137 +#: src/input/pages/outfits.cpp:143 src/input/pages/outfits.cpp:149 +#: src/input/pages/outfits.cpp:155 src/input/pages/outfits.cpp:161 +#: src/input/pages/outfits.cpp:167 src/input/pages/outfits.cpp:173 +#: src/input/pages/outfits.cpp:179 src/input/pages/outfits.cpp:185 +#: src/input/pages/outfits.cpp:191 src/input/pages/outfits.cpp:197 +#: src/input/pages/outfits.cpp:203 src/input/pages/outfits.cpp:209 +#: src/input/pages/outfits.cpp:215 src/input/pages/outfits.cpp:221 +#: src/input/pages/outfits.cpp:227 src/input/pages/outfits.cpp:233 +#: src/input/pages/outfits.cpp:239 src/input/pages/outfits.cpp:245 +#: src/input/pages/outfits.cpp:251 src/input/pages/outfits.cpp:257 +#: src/input/pages/outfits.cpp:263 src/input/pages/outfits.cpp:269 +#: src/input/pages/outfits.cpp:275 src/input/pages/outfits.cpp:281 +#: src/input/pages/outfits.cpp:287 src/input/pages/outfits.cpp:293 +#: src/input/pages/outfits.cpp:299 src/input/pages/outfits.cpp:305 +#: src/input/pages/outfits.cpp:311 src/input/pages/outfits.cpp:317 +#: src/input/pages/outfits.cpp:323 src/input/pages/outfits.cpp:329 +#: src/input/pages/outfits.cpp:335 src/input/pages/outfits.cpp:341 +#: src/input/pages/outfits.cpp:347 src/input/pages/outfits.cpp:353 +#: src/input/pages/outfits.cpp:359 src/input/pages/outfits.cpp:365 +#, c-format +msgid "Outfit Shortcut %d" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:112 -msgid "Crazy moves" -msgstr "疯狂移动" +#: src/input/pages/shortcuts.cpp:35 +msgid "Shortcuts modifiers keys" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:118 -msgid "Change Crazy Move mode" -msgstr "更改疯狂移动模式" +#: src/input/pages/shortcuts.cpp:41 +msgid "Item Shortcuts Key" +msgstr "项目的快捷键" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:124 -msgid "Quick Drop N Items from 0 slot" +#: src/input/pages/shortcuts.cpp:47 +msgid "Shortcuts keys" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:130 -msgid "Quick Drop N Items" -msgstr "快速下降序号项目" +#: src/input/pages/shortcuts.cpp:53 src/input/pages/shortcuts.cpp:59 +#: src/input/pages/shortcuts.cpp:65 src/input/pages/shortcuts.cpp:71 +#: src/input/pages/shortcuts.cpp:77 src/input/pages/shortcuts.cpp:83 +#: src/input/pages/shortcuts.cpp:89 src/input/pages/shortcuts.cpp:95 +#: src/input/pages/shortcuts.cpp:101 src/input/pages/shortcuts.cpp:107 +#: src/input/pages/shortcuts.cpp:113 src/input/pages/shortcuts.cpp:119 +#: src/input/pages/shortcuts.cpp:125 src/input/pages/shortcuts.cpp:131 +#: src/input/pages/shortcuts.cpp:137 src/input/pages/shortcuts.cpp:143 +#: src/input/pages/shortcuts.cpp:149 src/input/pages/shortcuts.cpp:155 +#: src/input/pages/shortcuts.cpp:161 src/input/pages/shortcuts.cpp:167 +#, c-format +msgid "Item Shortcut %d" +msgstr "物品快捷 %d" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:136 -msgid "Switch Quick Drop Counter" +#: src/input/pages/windows.cpp:40 +msgid "Show Windows Menu" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:142 -msgid "Quick heal target or self" -msgstr "快速愈合的目标或自我" +#: src/input/pages/windows.cpp:46 +msgid "Hide Windows" +msgstr "隐藏窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:148 -msgid "Heal the most injured player" +#: src/input/pages/windows.cpp:52 +msgid "About Window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:154 -msgid "Use #itenplz spell" +#: src/input/pages/windows.cpp:58 +msgid "Bank Window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:160 -msgid "Use magic attack" -msgstr "使用魔法攻击" +#: src/input/pages/windows.cpp:64 +msgid "Help Window" +msgstr "帮助窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:166 -msgid "Switch magic attack" -msgstr "切换魔法攻击" +#: src/input/pages/windows.cpp:70 +msgid "Server Info Window" +msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:172 -msgid "Switch pvp attack" -msgstr "" +#: src/input/pages/windows.cpp:76 +msgid "Status Window" +msgstr "状态窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:178 -msgid "Change move type" -msgstr "更改移动类型" +#: src/input/pages/windows.cpp:82 +msgid "Inventory Window" +msgstr "物品栏窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:184 -msgid "Change Attack Weapon Type" -msgstr "更改攻击型武器" +#: src/input/pages/windows.cpp:88 +msgid "Equipment Window" +msgstr "装备窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:190 -msgid "Change Attack Type" -msgstr "更改攻击类型" +#: src/input/pages/windows.cpp:94 +msgid "Skill Window" +msgstr "技能窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:196 -msgid "Change Follow mode" -msgstr "更改跟随模式" +#: src/input/pages/windows.cpp:100 +msgid "Minimap Window" +msgstr "小地图窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:202 -msgid "Change Imitation mode" -msgstr "更改仿模式" +#: src/input/pages/windows.cpp:106 +msgid "Chat Window" +msgstr "聊天窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:208 -msgid "Disable / Enable Game modifier keys" -msgstr "" +#: src/input/pages/windows.cpp:112 +msgid "Item Shortcut Window" +msgstr "物品快捷窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:214 -msgid "On / Off audio" -msgstr "开/关 音频" +#: src/input/pages/windows.cpp:118 +msgid "Setup Window" +msgstr "设置窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:220 -msgid "Enable / Disable away mode" -msgstr "启用/禁用离开模式" +#: src/input/pages/windows.cpp:124 +msgid "Debug Window" +msgstr "Debug窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:226 -msgid "Emulate right click from keyboard" -msgstr "从键盘模拟右键单击" +#: src/input/pages/windows.cpp:130 +msgid "Social Window" +msgstr "社会窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:232 -msgid "Toggle camera mode" -msgstr "切换模式" +#: src/input/pages/windows.cpp:136 +msgid "Emote Shortcut Window" +msgstr "表情快捷窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:238 -msgid "Toggle ipc mode" -msgstr "" +#: src/input/pages/windows.cpp:142 +msgid "Outfits Window" +msgstr "套装窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:244 -msgid "Show information about position in chat" -msgstr "" +#: src/input/pages/windows.cpp:148 +msgid "Shop Window" +msgstr "橱窗" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:250 -msgid "Show online players number in chat" -msgstr "" +#: src/input/pages/windows.cpp:154 +msgid "Quick drop Window" +msgstr "快速下拉窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:256 -msgid "Show onscreen keyboard" -msgstr "" +#: src/input/pages/windows.cpp:160 +msgid "Kill Stats Window" +msgstr "杀敌统计窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:262 -msgid "Clean cached graphics" -msgstr "" +#: src/input/pages/windows.cpp:166 +msgid "Commands Window" +msgstr "命令的窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:268 -msgid "Clean cached fonts" -msgstr "" +#: src/input/pages/windows.cpp:172 +msgid "Who Is Online Window" +msgstr "谁是在线窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:274 -msgid "Print visible players in chat" -msgstr "" +#: src/input/pages/windows.cpp:178 +msgid "Did you know Window" +msgstr "你知道吗窗口" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:280 -msgid "Print all visible beings in chat" +#: src/input/pages/windows.cpp:184 +msgid "Quests Window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:286 -msgid "Load shop items list from disk" +#: src/input/pages/windows.cpp:190 +msgid "Updates Window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:292 -msgid "Save shop items list to disk" +#: src/input/pages/windows.cpp:196 +msgid "Cart window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:298 -msgid "Print debug cache info" +#: src/input/pages/windows.cpp:202 +msgid "Quick settings window" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:304 -msgid "Undress selected player" -msgstr "" +#: src/input/pages/windows.cpp:214 +msgid "Previous Social Tab" +msgstr "上一页社会标签" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:310 -msgid "Quick disconnect from server" +#: src/input/pages/windows.cpp:220 +msgid "Next Social Tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:316 -msgid "Disable debug particle" +#: src/input/pages/windows.cpp:226 +msgid "Previous Shortcuts tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:322 -msgid "Create items (for gms)" +#: src/input/pages/windows.cpp:232 +msgid "Next Shortcuts tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:328 -msgid "Print configured directories in chat" +#: src/input/pages/windows.cpp:238 +msgid "Previous Commands tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:334 -msgid "Print client uptime in chat" +#: src/input/pages/windows.cpp:244 +msgid "Next Commands tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:340 -msgid "Dump debug information" +#: src/input/pages/windows.cpp:250 +msgid "Previous inventory tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:346 -msgid "Crash client" +#: src/input/pages/windows.cpp:256 +msgid "Next inventory tab" msgstr "" #. TRANSLATORS: input action name -#: src/input/pages/other.cpp:352 -msgid "Dump graphics info into chat" +#: src/input/pages/windows.cpp:262 +msgid "Clear drops window" msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:358 -msgid "Dump tests info into chat" +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:50 +msgid "Access denied. Most likely, there are too many players on this server." +msgstr "访问被拒绝。最有可能的,也有太多的球员,在此服务器上." + +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:55 +msgid "Cannot use this ID." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:364 -msgid "Print OpenGL version in chat" +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:59 +msgid "Unknown char-server failure." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:370 -msgid "Print enabled mods in chat" +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:75 +msgid "Failed to create character. Most likely the name is already taken." +msgstr "创建角色失败。很可能名称已被占用." + +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:80 src/net/ea/loginrecv.cpp:117 +#: src/net/eathena/loginrecv.cpp:111 +msgid "Wrong name." +msgstr "错误的名称." + +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:84 +msgid "Incorrect stats." +msgstr "不正确的统计." + +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:88 +msgid "Incorrect hair." +msgstr "不正确的头发." + +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:92 +msgid "Incorrect slot." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:376 -msgid "Dump environments into log" +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:96 +msgid "Incorrect race." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:382 -msgid "Dump OpenGL state into log" +#. TRANSLATORS: error message +#: src/net/ea/charserverrecv.cpp:100 +msgid "Incorrect look." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:389 -msgid "Test SDL font speed" +#. TRANSLATORS: info message +#: src/net/ea/charserverrecv.cpp:132 +msgid "Character deleted." +msgstr "角色已删除." + +#. TRANSLATORS: chat message +#: src/net/ea/chatrecv.cpp:94 +#, c-format +msgid "Whisper could not be sent, %s is offline." +msgstr "密语无法发送,%s离线." + +#. TRANSLATORS: chat message +#: src/net/ea/chatrecv.cpp:104 +#, c-format +msgid "Whisper could not be sent, ignored by %s." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:396 -msgid "Upload main config" +#. TRANSLATORS: chat message +#: src/net/ea/chatrecv.cpp:114 +msgid "Whisper could not be sent, you ignored by all players." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:402 -msgid "Upload server config" +#. TRANSLATORS: error header +#: src/net/ea/gamerecv.cpp:67 +msgid "Game" +msgstr "游戏" + +#. TRANSLATORS: error message +#: src/net/ea/gamerecv.cpp:69 +msgid "Request to quit denied!" msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:414 -msgid "Fire your mercenary" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:76 src/net/eathena/loginrecv.cpp:65 +msgid "Unregistered ID." +msgstr "未注册的ID." + +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:80 src/net/eathena/loginrecv.cpp:69 +msgid "Wrong password." +msgstr "错误的密码." + +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:85 src/net/eathena/loginrecv.cpp:74 +msgid "Account expired." +msgstr "账户过期失效." + +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:89 src/net/eathena/loginrecv.cpp:78 +msgid "Rejected from server." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:420 -msgid "Pet ai start" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:93 src/net/eathena/loginrecv.cpp:82 +msgid "" +"You have been permanently banned from the game. Please contact the GM team." +msgstr "您已被永久禁止进入游戏。请联系GM团队." + +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:98 src/net/eathena/loginrecv.cpp:87 +msgid "" +"Client too old or wrong server type.\n" +"Please update client on http://manaplus.org" msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:426 -msgid "Pet ai stop" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:103 src/net/eathena/loginrecv.cpp:92 +#, c-format +msgid "" +"You have been temporarily banned from the game until %s.\n" +"Please contact the GM team via the forums." msgstr "" +"你被暂时禁止进入游戏直到%s.\n" +"请通过论坛联系GM组." -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:432 -msgid "Feed homunculus" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:109 src/net/eathena/loginrecv.cpp:101 +msgid "Server overpopulated." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:438 -msgid "Feed pet" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:113 src/net/eathena/loginrecv.cpp:106 +msgid "This user name is already taken." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:444 -msgid "Drop pet's loot" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:125 src/net/eathena/loginrecv.cpp:121 +msgid "Username permanently erased." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:450 -msgid "Return pet to egg" -msgstr "" +#. TRANSLATORS: error message +#: src/net/ea/loginrecv.cpp:129 src/net/eathena/loginrecv.cpp:125 +#: src/net/eathena/loginrecv.cpp:220 src/net/tmwa/loginrecv.cpp:128 +msgid "Unknown error." +msgstr "未知的错误." + +#. TRANSLATORS: error message +#: src/net/ea/network.cpp:111 +msgid "Empty address given to Network::connect()!" +msgstr "空的地址给网络:连接()!" + +#. TRANSLATORS: error message +#: src/net/ea/network.cpp:219 +msgid "Unable to resolve host \"" +msgstr "无法解析主机“" + +#. TRANSLATORS: error message +#: src/net/ea/network.cpp:300 +msgid "Connection to server terminated. " +msgstr "连接到服务器终止. " -#. TRANSLATORS: input action name -#: src/input/pages/other.cpp:456 -msgid "Unequip pet" +#. TRANSLATORS: error message +#. TRANSLATORS: char rename error +#: src/net/eathena/charserverrecv.cpp:396 +#: src/net/eathena/charserverrecv.cpp:444 +msgid "Character rename error." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:35 -msgid "Outfits keys" +#. TRANSLATORS: info message +#: src/net/eathena/charserverrecv.cpp:419 +msgid "Character renamed." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:41 -msgid "Wear outfit" +#. TRANSLATORS: char rename error +#: src/net/eathena/charserverrecv.cpp:435 +msgid "Rename not allowed." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:53 -msgid "Copy Outfit to other outfit" +#. TRANSLATORS: char rename error +#: src/net/eathena/charserverrecv.cpp:439 +msgid "New name is not set." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:59 -msgid "Copy outfit to chat" +#. TRANSLATORS: char rename error +#: src/net/eathena/charserverrecv.cpp:448 +msgid "Character not found." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:65 -msgid "Copy equipped to outfit" -msgstr "" +#. TRANSLATORS: error message +#: src/net/eathena/charserverrecv.cpp:482 src/net/tmwa/charserverrecv.cpp:296 +msgid "Failed to delete character." +msgstr "删除角色失败." -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:71 -msgid "Show hat in chat" +#. TRANSLATORS: error message +#: src/net/eathena/chatrecv.cpp:136 +msgid "Can't cast skill in this area." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:77 -msgid "Outfits shortcuts" +#. TRANSLATORS: error message +#: src/net/eathena/chatrecv.cpp:140 +msgid "Can't use item in this area." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/outfits.cpp:83 src/input/pages/outfits.cpp:89 -#: src/input/pages/outfits.cpp:95 src/input/pages/outfits.cpp:101 -#: src/input/pages/outfits.cpp:107 src/input/pages/outfits.cpp:113 -#: src/input/pages/outfits.cpp:119 src/input/pages/outfits.cpp:125 -#: src/input/pages/outfits.cpp:131 src/input/pages/outfits.cpp:137 -#: src/input/pages/outfits.cpp:143 src/input/pages/outfits.cpp:149 -#: src/input/pages/outfits.cpp:155 src/input/pages/outfits.cpp:161 -#: src/input/pages/outfits.cpp:167 src/input/pages/outfits.cpp:173 -#: src/input/pages/outfits.cpp:179 src/input/pages/outfits.cpp:185 -#: src/input/pages/outfits.cpp:191 src/input/pages/outfits.cpp:197 -#: src/input/pages/outfits.cpp:203 src/input/pages/outfits.cpp:209 -#: src/input/pages/outfits.cpp:215 src/input/pages/outfits.cpp:221 -#: src/input/pages/outfits.cpp:227 src/input/pages/outfits.cpp:233 -#: src/input/pages/outfits.cpp:239 src/input/pages/outfits.cpp:245 -#: src/input/pages/outfits.cpp:251 src/input/pages/outfits.cpp:257 -#: src/input/pages/outfits.cpp:263 src/input/pages/outfits.cpp:269 -#: src/input/pages/outfits.cpp:275 src/input/pages/outfits.cpp:281 -#: src/input/pages/outfits.cpp:287 src/input/pages/outfits.cpp:293 -#: src/input/pages/outfits.cpp:299 src/input/pages/outfits.cpp:305 -#: src/input/pages/outfits.cpp:311 src/input/pages/outfits.cpp:317 -#: src/input/pages/outfits.cpp:323 src/input/pages/outfits.cpp:329 -#: src/input/pages/outfits.cpp:335 src/input/pages/outfits.cpp:341 -#: src/input/pages/outfits.cpp:347 src/input/pages/outfits.cpp:353 -#: src/input/pages/outfits.cpp:359 src/input/pages/outfits.cpp:365 -#, c-format -msgid "Outfit Shortcut %d" +#. TRANSLATORS: error message +#: src/net/eathena/chatrecv.cpp:144 +msgid "Can't equip. Wrong level." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/shortcuts.cpp:35 -msgid "Shortcuts modifiers keys" +#. TRANSLATORS: error message +#: src/net/eathena/chatrecv.cpp:148 +msgid "Can't use. Wrong level." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/shortcuts.cpp:41 -msgid "Item Shortcuts Key" -msgstr "项目的快捷键" - -#. TRANSLATORS: input action name -#: src/input/pages/shortcuts.cpp:47 -msgid "Shortcuts keys" +#. TRANSLATORS: error message +#: src/net/eathena/chatrecv.cpp:152 +msgid "Work in progress." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/shortcuts.cpp:53 src/input/pages/shortcuts.cpp:59 -#: src/input/pages/shortcuts.cpp:65 src/input/pages/shortcuts.cpp:71 -#: src/input/pages/shortcuts.cpp:77 src/input/pages/shortcuts.cpp:83 -#: src/input/pages/shortcuts.cpp:89 src/input/pages/shortcuts.cpp:95 -#: src/input/pages/shortcuts.cpp:101 src/input/pages/shortcuts.cpp:107 -#: src/input/pages/shortcuts.cpp:113 src/input/pages/shortcuts.cpp:119 -#: src/input/pages/shortcuts.cpp:125 src/input/pages/shortcuts.cpp:131 -#: src/input/pages/shortcuts.cpp:137 src/input/pages/shortcuts.cpp:143 -#: src/input/pages/shortcuts.cpp:149 src/input/pages/shortcuts.cpp:155 -#: src/input/pages/shortcuts.cpp:161 src/input/pages/shortcuts.cpp:167 +#. TRANSLATORS: chat message +#: src/net/eathena/chatrecv.cpp:344 #, c-format -msgid "Item Shortcut %d" -msgstr "物品快捷 %d" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:40 -msgid "Show Windows Menu" +msgid "Message could not be sent, channel %s is not exists." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:46 -msgid "Hide Windows" -msgstr "隐藏窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:52 -msgid "About Window" +#. TRANSLATORS: chat message +#: src/net/eathena/chatrecv.cpp:466 +#, c-format +msgid "Can't open channel. Channel %s is not exists." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:58 -msgid "Bank Window" +#. TRANSLATORS: adopt child message +#: src/net/eathena/familyrecv.cpp:73 +msgid "Request parents" msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:64 -msgid "Help Window" -msgstr "帮助窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:70 -msgid "Server Info Window" +#. TRANSLATORS: adopt child message +#: src/net/eathena/familyrecv.cpp:75 +#, c-format +msgid "Do you accept %s and %s as parents?" msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:76 -msgid "Status Window" -msgstr "状态窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:82 -msgid "Inventory Window" -msgstr "物品栏窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:88 -msgid "Equipment Window" -msgstr "装备窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:94 -msgid "Skill Window" -msgstr "技能窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:100 -msgid "Minimap Window" -msgstr "小地图窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:106 -msgid "Chat Window" -msgstr "聊天窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:112 -msgid "Item Shortcut Window" -msgstr "物品快捷窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:118 -msgid "Setup Window" -msgstr "设置窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:124 -msgid "Debug Window" -msgstr "Debug窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:130 -msgid "Social Window" -msgstr "社会窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:136 -msgid "Emote Shortcut Window" -msgstr "表情快捷窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:142 -msgid "Outfits Window" -msgstr "套装窗口" - -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:148 -msgid "Shop Window" -msgstr "橱窗" +#. TRANSLATORS: error message +#: src/net/eathena/generalhandler.cpp:214 src/net/tmwa/generalhandler.cpp:217 +msgid "Got disconnected from server!" +msgstr "和服务器失去连接!" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:154 -msgid "Quick drop Window" -msgstr "快速下拉窗口" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:50 src/net/tmwa/generalrecv.cpp:50 +msgid "Authentication failed." +msgstr "身份验证失败." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:160 -msgid "Kill Stats Window" -msgstr "杀敌统计窗口" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:54 src/net/tmwa/generalrecv.cpp:54 +msgid "No servers available." +msgstr "没有可用的服务器." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:166 -msgid "Commands Window" -msgstr "命令的窗口" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:60 src/net/tmwa/generalrecv.cpp:60 +msgid "Someone else is trying to use this account." +msgstr "别人尝试使用该帐户." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:172 -msgid "Who Is Online Window" -msgstr "谁是在线窗口" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:66 src/net/tmwa/generalrecv.cpp:66 +msgid "This account is already logged in." +msgstr "此帐户已登录." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:178 -msgid "Did you know Window" -msgstr "你知道吗窗口" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:71 src/net/tmwa/generalrecv.cpp:71 +msgid "Speed hack detected." +msgstr "检测速度劈." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:184 -msgid "Quests Window" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:75 +msgid "Server full." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:190 -msgid "Updates Window" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:79 +msgid "Sorry, you are underaged." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:196 -msgid "Cart window" -msgstr "" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:83 src/net/tmwa/generalrecv.cpp:75 +msgid "Duplicated login." +msgstr "重复登录." -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:202 -msgid "Quick settings window" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:87 +msgid "To many connections from same ip." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:214 -msgid "Previous Social Tab" -msgstr "上一页社会标签" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:91 +msgid "Not paid for this time." +msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:220 -msgid "Next Social Tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:95 +msgid "Pay suspended." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:226 -msgid "Previous Shortcuts tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:99 +msgid "Pay changed." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:232 -msgid "Next Shortcuts tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:103 +msgid "Pay wrong ip." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:238 -msgid "Previous Commands tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:107 +msgid "Pay game room." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:244 -msgid "Next Commands tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:111 +msgid "Disconnect forced by GM." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:250 -msgid "Previous inventory tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:116 +msgid "Ban japan refuse." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:256 -msgid "Next inventory tab" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:120 +msgid "Remained other account." msgstr "" -#. TRANSLATORS: input action name -#: src/input/pages/windows.cpp:262 -msgid "Clear drops window" +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:124 +msgid "Ip unfair." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:50 -msgid "Access denied. Most likely, there are too many players on this server." -msgstr "访问被拒绝。最有可能的,也有太多的球员,在此服务器上." +#: src/net/eathena/generalrecv.cpp:128 +msgid "Ip count all." +msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:55 -msgid "Cannot use this ID." +#: src/net/eathena/generalrecv.cpp:132 +msgid "Ip count." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:59 -msgid "Unknown char-server failure." +#: src/net/eathena/generalrecv.cpp:137 +msgid "Memory." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:75 -msgid "Failed to create character. Most likely the name is already taken." -msgstr "创建角色失败。很可能名称已被占用." +#: src/net/eathena/generalrecv.cpp:141 +msgid "Han valid." +msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:80 src/net/ea/loginrecv.cpp:117 -#: src/net/eathena/loginrecv.cpp:111 -msgid "Wrong name." -msgstr "错误的名称." +#: src/net/eathena/generalrecv.cpp:145 +msgid "Ip limited access." +msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:84 -msgid "Incorrect stats." -msgstr "不正确的统计." +#: src/net/eathena/generalrecv.cpp:149 +msgid "Over characters list." +msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:88 -msgid "Incorrect hair." -msgstr "不正确的头发." +#: src/net/eathena/generalrecv.cpp:153 +msgid "Ip blocked." +msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:92 -msgid "Incorrect slot." +#: src/net/eathena/generalrecv.cpp:157 +msgid "Invalid password count." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:96 -msgid "Incorrect race." +#: src/net/eathena/generalrecv.cpp:161 +msgid "Not allowed race." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/charserverrecv.cpp:100 -msgid "Incorrect look." +#: src/net/eathena/generalrecv.cpp:165 src/net/tmwa/generalrecv.cpp:79 +msgid "Unknown connection error." +msgstr "未知的连接错误." + +#. TRANSLATORS: error message +#: src/net/eathena/generalrecv.cpp:176 +msgid "Map not found" msgstr "" -#. TRANSLATORS: info message -#: src/net/ea/charserverrecv.cpp:132 -msgid "Character deleted." -msgstr "角色已删除." +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:129 +#, c-format +msgid "Guild name: %s" +msgstr "" -#. TRANSLATORS: chat message -#: src/net/ea/chatrecv.cpp:94 +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:134 #, c-format -msgid "Whisper could not be sent, %s is offline." -msgstr "密语无法发送,%s离线." +msgid "Guild master: %s" +msgstr "工会会长: %s" -#. TRANSLATORS: chat message -#: src/net/ea/chatrecv.cpp:104 +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:138 #, c-format -msgid "Whisper could not be sent, ignored by %s." -msgstr "" +msgid "Guild level: %d" +msgstr "工会等级: %d" -#. TRANSLATORS: chat message -#: src/net/ea/chatrecv.cpp:114 -msgid "Whisper could not be sent, you ignored by all players." -msgstr "" +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:141 +#, c-format +msgid "Online members: %d" +msgstr "在线玩家: %d" -#. TRANSLATORS: error header -#: src/net/ea/gamerecv.cpp:67 -msgid "Game" -msgstr "游戏" +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:144 +#, c-format +msgid "Max members: %d" +msgstr "最大成员: %d" -#. TRANSLATORS: error message -#: src/net/ea/gamerecv.cpp:69 -msgid "Request to quit denied!" -msgstr "" +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:147 +#, c-format +msgid "Average level: %d" +msgstr "平均等级: %d" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:76 src/net/eathena/loginrecv.cpp:65 -msgid "Unregistered ID." -msgstr "未注册的ID." +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:150 +#, c-format +msgid "Guild exp: %d" +msgstr "工会经验值: %d" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:80 src/net/eathena/loginrecv.cpp:69 -msgid "Wrong password." -msgstr "错误的密码." +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:153 +#, c-format +msgid "Guild next exp: %d" +msgstr "工会下一级所需经验: %d" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:85 src/net/eathena/loginrecv.cpp:74 -msgid "Account expired." -msgstr "账户过期失效." +#. TRANSLATORS: guild info message +#: src/net/eathena/guildrecv.cpp:156 +#, c-format +msgid "Guild castle: %s" +msgstr "" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:89 src/net/eathena/loginrecv.cpp:78 -msgid "Rejected from server." +#. TRANSLATORS: notification message +#: src/net/eathena/inventoryrecv.cpp:866 +#, c-format +msgid "Left %s rental time for item %s." msgstr "" +#. TRANSLATORS: unknown item +#. TRANSLATORS: unknown item message +#. TRANSLATORS: unknown item name +#. TRANSLATORS: item name +#: src/net/eathena/inventoryrecv.cpp:1228 +#: src/net/eathena/inventoryrecv.cpp:1361 src/net/eathena/mail2recv.cpp:205 +#: src/resources/db/itemdb.cpp:199 +msgid "Unknown item" +msgstr "未知物品" + #. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:93 src/net/eathena/loginrecv.cpp:82 -msgid "" -"You have been permanently banned from the game. Please contact the GM team." -msgstr "您已被永久禁止进入游戏。请联系GM团队." +#: src/net/eathena/loginrecv.cpp:208 src/net/tmwa/loginrecv.cpp:116 +msgid "Account was not found. Please re-login." +msgstr "帐号不存在。请重新登录." #. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:98 src/net/eathena/loginrecv.cpp:87 -msgid "" -"Client too old or wrong server type.\n" -"Please update client on http://manaplus.org" -msgstr "" +#: src/net/eathena/loginrecv.cpp:212 src/net/tmwa/loginrecv.cpp:120 +msgid "Old password incorrect." +msgstr "旧密码不正确." #. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:103 src/net/eathena/loginrecv.cpp:92 +#: src/net/eathena/loginrecv.cpp:216 src/net/tmwa/loginrecv.cpp:124 +msgid "New password too short." +msgstr "新密码太短." + +#. TRANSLATORS: mail message notification +#: src/net/eathena/mailrecv.cpp:203 #, c-format -msgid "" -"You have been temporarily banned from the game until %s.\n" -"Please contact the GM team via the forums." +msgid "You have new mail from %s with subject %s" msgstr "" -"你被暂时禁止进入游戏直到%s.\n" -"请通过论坛联系GM组." -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:109 src/net/eathena/loginrecv.cpp:101 -msgid "Server overpopulated." +#. TRANSLATORS: player killed message +#: src/net/eathena/playerrecv.cpp:464 +msgid "You were killed by unknown source." msgstr "" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:113 src/net/eathena/loginrecv.cpp:106 -msgid "This user name is already taken." +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:303 +#, c-format +msgid "Unknown skill error: %d" msgstr "" -#. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:125 src/net/eathena/loginrecv.cpp:121 -msgid "Username permanently erased." +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:316 +#, c-format +msgid "Unknown skill error: %d." msgstr "" #. TRANSLATORS: error message -#: src/net/ea/loginrecv.cpp:129 src/net/eathena/loginrecv.cpp:125 -#: src/net/eathena/loginrecv.cpp:220 src/net/tmwa/loginrecv.cpp:128 -msgid "Unknown error." -msgstr "未知的错误." +#: src/net/eathena/skillrecv.cpp:325 src/net/tmwa/skillrecv.cpp:146 +msgid "You have not yet reached a high enough lvl!" +msgstr "你还没有达到足够的等级!" #. TRANSLATORS: error message -#: src/net/ea/network.cpp:111 -msgid "Empty address given to Network::connect()!" -msgstr "空的地址给网络:连接()!" +#: src/net/eathena/skillrecv.cpp:329 src/net/tmwa/skillrecv.cpp:150 +msgid "Insufficient HP!" +msgstr "HP不足!" #. TRANSLATORS: error message -#: src/net/ea/network.cpp:219 -msgid "Unable to resolve host \"" -msgstr "无法解析主机“" +#: src/net/eathena/skillrecv.cpp:333 src/net/tmwa/skillrecv.cpp:154 +msgid "Insufficient SP!" +msgstr "SP不足!" #. TRANSLATORS: error message -#: src/net/ea/network.cpp:300 -msgid "Connection to server terminated. " -msgstr "连接到服务器终止. " +#: src/net/eathena/skillrecv.cpp:337 src/net/tmwa/skillrecv.cpp:158 +msgid "You have no memos!" +msgstr "没有备忘录!" #. TRANSLATORS: error message -#. TRANSLATORS: char rename error -#: src/net/eathena/charserverrecv.cpp:396 -#: src/net/eathena/charserverrecv.cpp:444 -msgid "Character rename error." -msgstr "" - -#. TRANSLATORS: info message -#: src/net/eathena/charserverrecv.cpp:419 -msgid "Character renamed." -msgstr "" +#: src/net/eathena/skillrecv.cpp:341 src/net/tmwa/skillrecv.cpp:162 +msgid "You cannot do that right now!" +msgstr "你无法办到!" -#. TRANSLATORS: char rename error -#: src/net/eathena/charserverrecv.cpp:435 -msgid "Rename not allowed." -msgstr "" +#. TRANSLATORS: error message +#: src/net/eathena/skillrecv.cpp:345 src/net/tmwa/skillrecv.cpp:166 +msgid "Seems you need more money... ;-)" +msgstr "看起来需要更多金币... ;-)" -#. TRANSLATORS: char rename error -#: src/net/eathena/charserverrecv.cpp:439 -msgid "New name is not set." -msgstr "" +#. TRANSLATORS: error message +#: src/net/eathena/skillrecv.cpp:349 src/net/tmwa/skillrecv.cpp:170 +msgid "You cannot use this skill with that kind of weapon!" +msgstr "此武器无法用来使用此项技能!" -#. TRANSLATORS: char rename error -#: src/net/eathena/charserverrecv.cpp:448 -msgid "Character not found." -msgstr "" +#. TRANSLATORS: error message +#: src/net/eathena/skillrecv.cpp:354 src/net/tmwa/skillrecv.cpp:175 +msgid "You need another red gem!" +msgstr "你需要另一颗红宝石!" #. TRANSLATORS: error message -#: src/net/eathena/charserverrecv.cpp:482 src/net/tmwa/charserverrecv.cpp:296 -msgid "Failed to delete character." -msgstr "删除角色失败." +#: src/net/eathena/skillrecv.cpp:358 src/net/tmwa/skillrecv.cpp:179 +msgid "You need another blue gem!" +msgstr "你需要另一颗蓝宝石!" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:136 -msgid "Can't cast skill in this area." -msgstr "" +#: src/net/eathena/skillrecv.cpp:362 src/net/tmwa/skillrecv.cpp:183 +msgid "You're carrying to much to do this!" +msgstr "你已负重太多,无法办到!" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:140 -msgid "Can't use item in this area." +#: src/net/eathena/skillrecv.cpp:366 +msgid "Fail summon." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:144 -msgid "Can't equip. Wrong level." +#: src/net/eathena/skillrecv.cpp:370 +msgid "Need spirits." msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:148 -msgid "Can't use. Wrong level." +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:380 +#, c-format +msgid "Need equipment %s." msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:152 -msgid "Work in progress." +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:386 +#, c-format +msgid "Need equipment %s and amount %d" msgstr "" -#. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:344 +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:400 #, c-format -msgid "Message could not be sent, channel %s is not exists." +msgid "Need item %s." msgstr "" -#. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:466 +#. TRANSLATORS: skill error message +#: src/net/eathena/skillrecv.cpp:406 #, c-format -msgid "Can't open channel. Channel %s is not exists." +msgid "Need item %s and amount %d" msgstr "" -#. TRANSLATORS: adopt child message -#: src/net/eathena/familyrecv.cpp:73 -msgid "Request parents" +#. TRANSLATORS: error message +#: src/net/eathena/skillrecv.cpp:415 +msgid "Skill failed!" msgstr "" -#. TRANSLATORS: adopt child message -#: src/net/eathena/familyrecv.cpp:75 +#. TRANSLATORS: warp select window name +#: src/net/eathena/skillrecv.cpp:433 +msgid "Select warp target" +msgstr "" + +#. TRANSLATORS: vending sold item message +#: src/net/eathena/vendingrecv.cpp:256 #, c-format -msgid "Do you accept %s and %s as parents?" +msgid "Sold item %s amount %d. You got: %s" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalhandler.cpp:214 src/net/tmwa/generalhandler.cpp:217 -msgid "Got disconnected from server!" -msgstr "和服务器失去连接!" +#. TRANSLATORS: vending sold item message +#: src/net/eathena/vendingrecv.cpp:264 +#, c-format +msgid "Sold item %s amount %d" +msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:50 src/net/tmwa/generalrecv.cpp:50 -msgid "Authentication failed." -msgstr "身份验证失败." +#. TRANSLATORS: trade header +#: src/net/ea/traderecv.cpp:79 +#, c-format +msgid "Trade: You and %s" +msgstr "交易: 您和%s" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:54 src/net/tmwa/generalrecv.cpp:54 -msgid "No servers available." -msgstr "没有可用的服务器." +#. TRANSLATORS: trade message +#: src/net/ea/traderecv.cpp:165 +#, c-format +msgid "%s wants to trade with you, do you accept?" +msgstr "%s想和您进行交易,是否接受?" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:60 src/net/tmwa/generalrecv.cpp:60 -msgid "Someone else is trying to use this account." -msgstr "别人尝试使用该帐户." +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:148 +msgid "Strength:" +msgstr "力量:" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:66 src/net/tmwa/generalrecv.cpp:66 -msgid "This account is already logged in." -msgstr "此帐户已登录." +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:150 +msgid "Agility:" +msgstr "敏捷:" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:71 src/net/tmwa/generalrecv.cpp:71 -msgid "Speed hack detected." -msgstr "检测速度劈." +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:152 +msgid "Vitality:" +msgstr "生命:" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:75 -msgid "Server full." -msgstr "" +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:154 +msgid "Intelligence:" +msgstr "智力:" + +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:156 +msgid "Dexterity:" +msgstr "灵巧:" + +#. TRANSLATORS: playe stat +#: src/net/tmwa/charserverhandler.cpp:158 +msgid "Luck:" +msgstr "幸运:" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:79 -msgid "Sorry, you are underaged." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:113 +msgid "Trade failed!" +msgstr "交易失败!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:83 src/net/tmwa/generalrecv.cpp:75 -msgid "Duplicated login." -msgstr "重复登录." +#: src/net/tmwa/skillrecv.cpp:117 +msgid "Emote failed!" +msgstr "发送表情失败!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:87 -msgid "To many connections from same ip." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:121 +msgid "Sit failed!" +msgstr "原地休息失败!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:91 -msgid "Not paid for this time." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:125 +msgid "Chat creating failed!" +msgstr "聊天创建失败!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:95 -msgid "Pay suspended." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:129 +msgid "Could not join party!" +msgstr "不能加入工会!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:99 -msgid "Pay changed." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:133 +msgid "Cannot shout!" +msgstr "无法呼喊!" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:103 -msgid "Pay wrong ip." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:187 +msgid "Huh? What's that?" +msgstr "啊?那是什么?" #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:107 -msgid "Pay game room." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:198 +msgid "Warp failed..." +msgstr "传送失败..." #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:111 -msgid "Disconnect forced by GM." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:202 +msgid "Could not steal anything..." +msgstr "无法偷取任何物品..." #. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:116 -msgid "Ban japan refuse." -msgstr "" +#: src/net/tmwa/skillrecv.cpp:206 +msgid "Poison had no effect..." +msgstr "毒药无效..." -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:120 -msgid "Remained other account." +#. TRANSLATORS: theme tab quick button +#: src/progs/dyecmd/client.cpp:538 src/progs/manaplus/client.cpp:894 +msgid "About" +msgstr "关于" + +#. TRANSLATORS: command line help +#: src/progs/dyecmd/dyemain.cpp:57 +msgid "dyecmd srcfile dyestring dstfile" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:124 -msgid "Ip unfair." +#. TRANSLATORS: command line help +#: src/progs/dyecmd/dyemain.cpp:59 +msgid "or" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:128 -msgid "Ip count all." +#. TRANSLATORS: command line help +#: src/progs/dyecmd/dyemain.cpp:61 +msgid "dyecmd srcdyestring dstfile" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:132 -msgid "Ip count." +#. TRANSLATORS: file uploaded message +#: src/progs/manaplus/actions/actions.cpp:172 +msgid "File uploaded" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:137 -msgid "Memory." +#. TRANSLATORS: clear graphics command message +#. TRANSLATORS: clear fonts cache message +#: src/progs/manaplus/actions/actions.cpp:1075 +#: src/progs/manaplus/actions/actions.cpp:1088 +msgid "Cache cleaned" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:141 -msgid "Han valid." +#. TRANSLATORS: uptime command +#: src/progs/manaplus/actions/actions.cpp:1260 +#: src/progs/manaplus/actions/actions.cpp:1266 +#, c-format +msgid "Client uptime: %s" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:145 -msgid "Ip limited access." +#. TRANSLATORS: dump command +#: src/progs/manaplus/actions/actions.cpp:1323 +#: src/progs/manaplus/actions/actions.cpp:1332 +msgid "Resource images:" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:149 -msgid "Over characters list." +#. TRANSLATORS: dump command +#: src/progs/manaplus/actions/actions.cpp:1326 +#: src/progs/manaplus/actions/actions.cpp:1336 +msgid "Resource orphaned images:" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:153 -msgid "Ip blocked." +#. TRANSLATORS: dump environment command +#: src/progs/manaplus/actions/actions.cpp:1433 +msgid "Environment variables dumped" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:157 -msgid "Invalid password count." +#. TRANSLATORS: upload config chat message +#: src/progs/manaplus/actions/actions.cpp:1568 +msgid "Uploaded config into:" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:161 -msgid "Not allowed race." +#. TRANSLATORS: upload config chat message +#: src/progs/manaplus/actions/actions.cpp:1578 +msgid "Uploaded server config into:" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:165 src/net/tmwa/generalrecv.cpp:79 -msgid "Unknown connection error." -msgstr "未知的连接错误." +#. TRANSLATORS: upload log chat message +#: src/progs/manaplus/actions/actions.cpp:1588 +msgid "Uploaded log into:" +msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/generalrecv.cpp:176 -msgid "Map not found" +#. TRANSLATORS: last seen disabled warning +#: src/progs/manaplus/actions/actions.cpp:1843 +msgid "" +"Last seen disabled. Enable in players / collect players id and seen log." msgstr "" -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:129 -#, c-format -msgid "Guild name: %s" +#. TRANSLATORS: last seen error +#: src/progs/manaplus/actions/actions.cpp:1862 +#: src/progs/manaplus/actions/actions.cpp:1876 +msgid "You not saw this nick." msgstr "" -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:134 +#. TRANSLATORS: last seen message +#: src/progs/manaplus/actions/actions.cpp:1868 #, c-format -msgid "Guild master: %s" -msgstr "工会会长: %s" +msgid "Last seen for %s: %s" +msgstr "" -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:138 -#, c-format -msgid "Guild level: %d" -msgstr "工会等级: %d" +#. TRANSLATORS: whisper send +#: src/progs/manaplus/actions/chat.cpp:274 +msgid "Cannot send empty whisper or channel message!" +msgstr "" -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:141 +#. TRANSLATORS: new whisper or channel query +#: src/progs/manaplus/actions/chat.cpp:326 #, c-format -msgid "Online members: %d" -msgstr "在线玩家: %d" +msgid "Cannot create a whisper tab \"%s\"! It probably already exists." +msgstr "" -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:144 -#, c-format -msgid "Max members: %d" -msgstr "最大成员: %d" +#. TRANSLATORS: party invite message +#. TRANSLATORS: guild invite message +#. TRANSLATORS: party kick message +#. TRANSLATORS: change relation +#: src/progs/manaplus/actions/chat.cpp:396 +#: src/progs/manaplus/actions/chat.cpp:430 +#: src/progs/manaplus/actions/chat.cpp:436 +#: src/progs/manaplus/actions/chat.cpp:509 +#: src/progs/manaplus/actions/chat.cpp:544 +#: src/progs/manaplus/actions/commands.cpp:108 +msgid "Please specify a name." +msgstr "请指定一个名称." -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:147 -#, c-format -msgid "Average level: %d" -msgstr "平均等级: %d" +#. TRANSLATORS: message from toggle chat command +#: src/progs/manaplus/actions/chat.cpp:457 +msgid "Return toggles chat." +msgstr "<回车>键促发聊天." -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:150 -#, c-format -msgid "Guild exp: %d" -msgstr "工会经验值: %d" +#: src/progs/manaplus/actions/chat.cpp:457 +msgid "Message closes chat." +msgstr "讯息关闭聊天." -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:153 -#, c-format -msgid "Guild next exp: %d" -msgstr "工会下一级所需经验: %d" +#. TRANSLATORS: message from toggle chat command +#: src/progs/manaplus/actions/chat.cpp:469 +msgid "Return now toggles chat." +msgstr "<回车>键现在促发聊天." -#. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:156 -#, c-format -msgid "Guild castle: %s" -msgstr "" +#. TRANSLATORS: message from toggle chat command +#: src/progs/manaplus/actions/chat.cpp:479 +msgid "Message now closes chat." +msgstr "讯息现在关闭聊天." -#. TRANSLATORS: notification message -#: src/net/eathena/inventoryrecv.cpp:866 -#, c-format -msgid "Left %s rental time for item %s." +#. TRANSLATORS: equipped hat chat message +#: src/progs/manaplus/actions/chat.cpp:632 +msgid "no hat equipped." msgstr "" -#. TRANSLATORS: unknown item -#. TRANSLATORS: unknown item message -#. TRANSLATORS: unknown item name -#. TRANSLATORS: item name -#: src/net/eathena/inventoryrecv.cpp:1228 -#: src/net/eathena/inventoryrecv.cpp:1361 src/net/eathena/mail2recv.cpp:194 -#: src/resources/db/itemdb.cpp:199 -msgid "Unknown item" -msgstr "未知物品" - -#. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:208 src/net/tmwa/loginrecv.cpp:116 -msgid "Account was not found. Please re-login." -msgstr "帐号不存在。请重新登录." - -#. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:212 src/net/tmwa/loginrecv.cpp:120 -msgid "Old password incorrect." -msgstr "旧密码不正确." - -#. TRANSLATORS: error message -#: src/net/eathena/loginrecv.cpp:216 src/net/tmwa/loginrecv.cpp:124 -msgid "New password too short." -msgstr "新密码太短." - -#. TRANSLATORS: mail message notification -#: src/net/eathena/mailrecv.cpp:203 +#. TRANSLATORS: equipped hat chat message +#: src/progs/manaplus/actions/chat.cpp:638 #, c-format -msgid "You have new mail from %s with subject %s" +msgid "equipped hat %s." msgstr "" -#. TRANSLATORS: player killed message -#: src/net/eathena/playerrecv.cpp:464 -msgid "You were killed by unknown source." +#. TRANSLATORS: dialog header +#: src/progs/manaplus/actions/chat.cpp:666 +msgid "Guild notice" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:303 +#. TRANSLATORS: translation error message +#: src/progs/manaplus/actions/chat.cpp:718 #, c-format -msgid "Unknown skill error: %d" +msgid "No translation found for string: %s" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:316 +#. TRANSLATORS: change relation +#: src/progs/manaplus/actions/commands.cpp:150 #, c-format -msgid "Unknown skill error: %d." -msgstr "" +msgid "Player already %s!" +msgstr "玩家已经%s!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:325 src/net/tmwa/skillrecv.cpp:146 -msgid "You have not yet reached a high enough lvl!" -msgstr "你还没有达到足够的等级!" +#. TRANSLATORS: change relation +#: src/progs/manaplus/actions/commands.cpp:163 +#, c-format +msgid "Player successfully %s!" +msgstr "玩家成功%s!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:329 src/net/tmwa/skillrecv.cpp:150 -msgid "Insufficient HP!" -msgstr "HP不足!" +#. TRANSLATORS: change relation +#: src/progs/manaplus/actions/commands.cpp:165 +#, c-format +msgid "Player could not be %s!" +msgstr "玩家不能为 %s!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:333 src/net/tmwa/skillrecv.cpp:154 -msgid "Insufficient SP!" -msgstr "SP不足!" +#. TRANSLATORS: unignore command +#: src/progs/manaplus/actions/commands.cpp:200 +msgid "Player wasn't ignored!" +msgstr "玩家没有被忽视!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:337 src/net/tmwa/skillrecv.cpp:158 -msgid "You have no memos!" -msgstr "没有备忘录!" +#. TRANSLATORS: unignore command +#: src/progs/manaplus/actions/commands.cpp:209 +msgid "Player no longer ignored!" +msgstr "玩家不再被忽视!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:341 src/net/tmwa/skillrecv.cpp:162 -msgid "You cannot do that right now!" -msgstr "你无法办到!" +#. TRANSLATORS: unignore command +#: src/progs/manaplus/actions/commands.cpp:211 +msgid "Player could not be unignored!" +msgstr "不能取消对玩家的忽视!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:345 src/net/tmwa/skillrecv.cpp:166 -msgid "Seems you need more money... ;-)" -msgstr "看起来需要更多金币... ;-)" +#. TRANSLATORS: erase command +#: src/progs/manaplus/actions/commands.cpp:226 +msgid "Player already erased!" +msgstr "玩家已经被删除!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:349 src/net/tmwa/skillrecv.cpp:170 -msgid "You cannot use this skill with that kind of weapon!" -msgstr "此武器无法用来使用此项技能!" +#. TRANSLATORS: erase command +#: src/progs/manaplus/actions/commands.cpp:236 +msgid "Player no longer erased!" +msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:354 src/net/tmwa/skillrecv.cpp:175 -msgid "You need another red gem!" -msgstr "你需要另一颗红宝石!" +#. TRANSLATORS: erase command +#: src/progs/manaplus/actions/commands.cpp:238 +msgid "Player could not be erased!" +msgstr "无法删除玩家!" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:358 src/net/tmwa/skillrecv.cpp:179 -msgid "You need another blue gem!" -msgstr "你需要另一颗蓝宝石!" +#. TRANSLATORS: adding friend command +#: src/progs/manaplus/actions/commands.cpp:245 +msgid "friend" +msgstr "朋友" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:362 src/net/tmwa/skillrecv.cpp:183 -msgid "You're carrying to much to do this!" -msgstr "你已负重太多,无法办到!" +#. TRANSLATORS: disregard command +#: src/progs/manaplus/actions/commands.cpp:252 +msgid "disregarded" +msgstr "无视" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:366 -msgid "Fail summon." +#. TRANSLATORS: neutral command +#: src/progs/manaplus/actions/commands.cpp:259 +msgid "neutral" +msgstr "中立" + +#. TRANSLATORS: blacklist command +#: src/progs/manaplus/actions/commands.cpp:266 +msgid "blacklisted" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:370 -msgid "Need spirits." +#. TRANSLATORS: enemy command +#: src/progs/manaplus/actions/commands.cpp:273 +msgid "enemy" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:380 -#, c-format -msgid "Need equipment %s." +#. TRANSLATORS: quick mail message caption +#: src/progs/manaplus/actions/commands.cpp:573 +#: src/progs/manaplus/actions/commands.cpp:580 +msgid "Quick message" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:386 -#, c-format -msgid "Need equipment %s and amount %d" +#. TRANSLATORS: dialog header +#: src/progs/manaplus/actions/commands.cpp:930 +msgid "Rename your homun" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:400 +#. TRANSLATORS: result from command /confget +#: src/progs/manaplus/actions/commands.cpp:1108 #, c-format -msgid "Need item %s." +msgid "Config value: %s" msgstr "" -#. TRANSLATORS: skill error message -#: src/net/eathena/skillrecv.cpp:406 +#. TRANSLATORS: result from command /serverconfget +#: src/progs/manaplus/actions/commands.cpp:1121 #, c-format -msgid "Need item %s and amount %d" +msgid "Server config value: %s" msgstr "" -#. TRANSLATORS: error message -#: src/net/eathena/skillrecv.cpp:415 -msgid "Skill failed!" -msgstr "" +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1781 +#: src/resources/notifications.h:212 +msgid "Item sharing enabled." +msgstr "物品共享开启." -#. TRANSLATORS: warp select window name -#: src/net/eathena/skillrecv.cpp:433 -msgid "Select warp target" -msgstr "" +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1786 +#: src/resources/notifications.h:216 +msgid "Item sharing disabled." +msgstr "物品共享关闭." -#. TRANSLATORS: vending sold item message -#: src/net/eathena/vendingrecv.cpp:256 -#, c-format -msgid "Sold item %s amount %d. You got: %s" +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1791 +#: src/resources/notifications.h:220 +msgid "Item sharing not possible." +msgstr "物品共享不可能." + +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1796 +msgid "Item sharing unknown." msgstr "" -#. TRANSLATORS: vending sold item message -#: src/net/eathena/vendingrecv.cpp:264 -#, c-format -msgid "Sold item %s amount %d" +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1847 +#: src/resources/notifications.h:200 +msgid "Experience sharing enabled." +msgstr "经验共享开启." + +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1852 +#: src/resources/notifications.h:204 +msgid "Experience sharing disabled." +msgstr "经验共享关闭." + +#. TRANSLATORS: chat message +#. TRANSLATORS: notification message +#: src/progs/manaplus/actions/commands.cpp:1857 +#: src/resources/notifications.h:208 +msgid "Experience sharing not possible." +msgstr "经验共享不可能." + +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1862 +msgid "Experience sharing unknown." msgstr "" -#. TRANSLATORS: trade header -#: src/net/ea/traderecv.cpp:79 -#, c-format -msgid "Trade: You and %s" -msgstr "交易: 您和%s" +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1913 +msgid "Auto item sharing enabled." +msgstr "" -#. TRANSLATORS: trade message -#: src/net/ea/traderecv.cpp:165 -#, c-format -msgid "%s wants to trade with you, do you accept?" -msgstr "%s想和您进行交易,是否接受?" +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1918 +msgid "Auto item sharing disabled." +msgstr "" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:148 -msgid "Strength:" -msgstr "力量:" +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1923 +msgid "Auto item sharing not possible." +msgstr "" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:150 -msgid "Agility:" -msgstr "敏捷:" +#. TRANSLATORS: chat message +#: src/progs/manaplus/actions/commands.cpp:1928 +msgid "Auto item sharing unknown." +msgstr "" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:152 -msgid "Vitality:" -msgstr "生命:" +#. TRANSLATORS: dialog header +#: src/progs/manaplus/actions/pets.cpp:89 +msgid "Rename your pet" +msgstr "" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:154 -msgid "Intelligence:" -msgstr "智力:" +#. TRANSLATORS: disable trades message +#: src/progs/manaplus/actions/statusbar.cpp:180 +msgid "Ignoring incoming trade requests" +msgstr "忽略新进的交易请求" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:156 -msgid "Dexterity:" -msgstr "灵巧:" +#. TRANSLATORS: enable trades message +#: src/progs/manaplus/actions/statusbar.cpp:190 +msgid "Accepting incoming trade requests" +msgstr "接受传入的交易请求" -#. TRANSLATORS: playe stat -#: src/net/tmwa/charserverhandler.cpp:158 -msgid "Luck:" -msgstr "幸运:" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1096 +msgid "Connecting to server" +msgstr "正在连接服务器" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:113 -msgid "Trade failed!" -msgstr "交易失败!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1154 src/unittests/gui/windowmanager.cc:801 +msgid "Logging in" +msgstr "登录中" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:117 -msgid "Emote failed!" -msgstr "发送表情失败!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1204 +msgid "Entering game world" +msgstr "进入游戏世界" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:121 -msgid "Sit failed!" -msgstr "原地休息失败!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1265 +msgid "Requesting characters" +msgstr "请求角色" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:125 -msgid "Chat creating failed!" -msgstr "聊天创建失败!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1308 +msgid "Connecting to the game server" +msgstr "正在连接游戏服务器" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:129 -msgid "Could not join party!" -msgstr "不能加入工会!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1320 +msgid "Changing game servers" +msgstr "正在更改游戏服务器" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:133 -msgid "Cannot shout!" -msgstr "无法呼喊!" +#. TRANSLATORS: connection dialog header +#: src/progs/manaplus/client.cpp:1415 +msgid "Requesting registration details" +msgstr "正在请求详细注册信息" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:187 -msgid "Huh? What's that?" -msgstr "啊?那是什么?" +#. TRANSLATORS: password change message header +#: src/progs/manaplus/client.cpp:1462 +msgid "Password Change" +msgstr "更改密码" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:198 -msgid "Warp failed..." -msgstr "传送失败..." +#. TRANSLATORS: password change message text +#: src/progs/manaplus/client.cpp:1464 +msgid "Password changed successfully!" +msgstr "密码更改成功!" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:202 -msgid "Could not steal anything..." -msgstr "无法偷取任何物品..." +#. TRANSLATORS: email change message header +#: src/progs/manaplus/client.cpp:1497 +msgid "Email Change" +msgstr "更改电子邮箱地址" -#. TRANSLATORS: error message -#: src/net/tmwa/skillrecv.cpp:206 -msgid "Poison had no effect..." -msgstr "毒药无效..." +#. TRANSLATORS: email change message text +#: src/progs/manaplus/client.cpp:1499 +msgid "Email changed successfully!" +msgstr "电子邮箱地址更改成功!" #. TRANSLATORS: draw backend #: src/render/rendererslistsdl2.h:45 src/render/rendererslistsdl2.h:80 @@ -11014,7 +11032,7 @@ msgstr "" #. TRANSLATORS: notification message #: src/resources/notifications.h:886 -msgid "Mail send failed. Too mail mails sent." +msgid "Mail send failed. Too many mails sent." msgstr "" #. TRANSLATORS: notification message -- cgit v1.2.3-70-g09d2