From 10de12ec68ad90a68994a679af9d5158185e772d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 8 Dec 2018 19:07:02 +0300 Subject: Update translations. --- po/zh_HK.po | 233 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 119 insertions(+), 114 deletions(-) (limited to 'po/zh_HK.po') diff --git a/po/zh_HK.po b/po/zh_HK.po index 19efd9941..18d1cfe60 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ManaPlus\n" "Report-Msgid-Bugs-To: akaras@inbox.ru\n" -"POT-Creation-Date: 2018-09-08 21:32+0300\n" -"PO-Revision-Date: 2018-07-10 13:40+0000\n" +"POT-Creation-Date: 2018-12-08 19:06+0300\n" +"PO-Revision-Date: 2018-09-09 01:29+0000\n" "Last-Translator: Andrei Karas \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/akaras/manaplus/" "language/zh_HK/)\n" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #. TRANSLATORS: visible beings on map -#: src/actormanager.cpp:1592 +#: src/actormanager.cpp:1590 msgid "Visible on map" msgstr "在地圖上可見" @@ -40,70 +40,70 @@ msgid "miss" msgstr "失誤" #. TRANSLATORS: this away status writed in player nick -#: src/being/being.cpp:2567 src/gui/windows/whoisonline.cpp:891 +#: src/being/being.cpp:2567 src/gui/windows/whoisonline.cpp:910 msgid "A" msgstr "A" #. TRANSLATORS: this inactive status writed in player nick -#: src/being/being.cpp:2572 src/gui/windows/whoisonline.cpp:896 +#: src/being/being.cpp:2572 src/gui/windows/whoisonline.cpp:915 msgid "I" msgstr "I" #. TRANSLATORS: chat message after death #. TRANSLATORS: player killed message -#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:518 +#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:521 #, c-format msgid "You were killed by %s." msgstr "你已被 %s 殺死." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:890 +#: src/being/localplayer.cpp:891 msgid "Tried to pick up nonexistent item." msgstr "曾試圖拿起不存在的物品." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:894 +#: src/being/localplayer.cpp:895 msgid "Item is too heavy." msgstr "該物品太重." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:898 +#: src/being/localplayer.cpp:899 msgid "Item is too far away." msgstr "該物品太遠." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:902 +#: src/being/localplayer.cpp:903 msgid "Inventory is full." msgstr "背包已滿." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:906 +#: src/being/localplayer.cpp:907 msgid "Stack is too big." msgstr "數目太大." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:910 +#: src/being/localplayer.cpp:911 msgid "Item belongs to someone else." msgstr "該物品屬於其他人." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:914 +#: src/being/localplayer.cpp:915 msgid "You can't pickup this amount of items." msgstr "你不能拿起這個數量的物品." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:918 +#: src/being/localplayer.cpp:919 msgid "Your item stack has max amount." msgstr "你的物品數量已達最大限額." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:925 +#: src/being/localplayer.cpp:926 msgid "Unknown problem picking up item." msgstr "拿起物品時遇到不明錯誤." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:961 +#: src/being/localplayer.cpp:962 #, c-format msgid "You picked up %d [@@%d|%s@@]." msgid_plural "You picked up %d [@@%d|%s@@]." @@ -111,58 +111,58 @@ msgstr[0] "你拾取了 %d [@@%d|%s@@]." #. TRANSLATORS: this is normal experience #. TRANSLATORS: get xp message -#: src/being/localplayer.cpp:1175 src/being/localplayer.cpp:1177 -#: src/being/localplayer.cpp:1213 src/being/localplayer.cpp:1227 +#: src/being/localplayer.cpp:1176 src/being/localplayer.cpp:1178 +#: src/being/localplayer.cpp:1214 src/being/localplayer.cpp:1228 msgid "xp" msgstr "經驗值" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1183 src/being/localplayer.cpp:1191 -#: src/being/localplayer.cpp:1200 +#: src/being/localplayer.cpp:1184 src/being/localplayer.cpp:1192 +#: src/being/localplayer.cpp:1201 msgid "job" msgstr "勞動值" #. TRANSLATORS: get homunculus xp message -#: src/being/localplayer.cpp:1224 +#: src/being/localplayer.cpp:1225 msgid "Homun" msgstr "" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1237 +#: src/being/localplayer.cpp:1238 msgid "hp" msgstr "生命值" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1247 +#: src/being/localplayer.cpp:1248 msgid "mana" msgstr "法力值" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2337 +#: src/being/localplayer.cpp:2342 #, c-format msgid "Follow: %s" msgstr "跟隨: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2343 src/being/localplayer.cpp:2368 +#: src/being/localplayer.cpp:2348 src/being/localplayer.cpp:2373 msgid "Follow canceled" msgstr "已取消跟隨." #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2353 +#: src/being/localplayer.cpp:2358 #, c-format msgid "Imitation: %s" msgstr "模仿:%s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2359 src/being/localplayer.cpp:2373 +#: src/being/localplayer.cpp:2364 src/being/localplayer.cpp:2378 msgid "Imitation canceled" msgstr "已取消模仿." #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2731 +#: src/being/localplayer.cpp:2736 #, c-format msgid "You see %s" msgstr "你看到 %s" @@ -801,7 +801,7 @@ msgstr "暫離鍵盤" #. TRANSLATORS: text dialog button #. TRANSLATORS: ok dialog button #: src/gamemodifiers.cpp:448 src/gui/dialogsmanager.cpp:202 -#: src/gui/dialogsmanager.cpp:221 src/gui/widgets/tabs/setup_input.cpp:169 +#: src/gui/dialogsmanager.cpp:221 src/gui/widgets/tabs/setup_input.cpp:170 #: src/gui/widgets/tabs/setup_theme.cpp:326 #: src/gui/widgets/tabs/setup_theme.cpp:362 #: src/gui/widgets/tabs/setup_video.cpp:277 @@ -824,7 +824,7 @@ msgstr "暫離鍵盤" #: src/net/eathena/charserverrecv.cpp:502 src/net/tmwa/charserverrecv.cpp:295 #: src/pincodemanager.cpp:148 src/pincodemanager.cpp:207 #: src/progs/manaplus/actions/actions.cpp:178 -#: src/progs/manaplus/client.cpp:1513 src/progs/manaplus/client.cpp:1548 +#: src/progs/manaplus/client.cpp:1512 src/progs/manaplus/client.cpp:1547 msgid "OK" msgstr "確定" @@ -861,8 +861,8 @@ msgstr "(F) 自由鏡頭模式" #: src/gui/windows/maileditwindow.cpp:59 src/gui/windows/mailviewwindow.cpp:63 #: src/gui/windows/npcdialog.cpp:88 src/gui/windows/npcdialog.cpp:134 #: src/gui/windows/questswindow.cpp:80 src/gui/windows/shopwindow.cpp:114 -#: src/progs/dyecmd/client.cpp:569 src/progs/manaplus/client.cpp:936 -#: src/progs/manaplus/client.cpp:1427 src/progs/manaplus/client.cpp:1446 +#: src/progs/dyecmd/client.cpp:569 src/progs/manaplus/client.cpp:935 +#: src/progs/manaplus/client.cpp:1426 src/progs/manaplus/client.cpp:1445 msgid "Close" msgstr "關閉" @@ -1327,73 +1327,73 @@ msgid "Skip" msgstr "跳過" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:142 src/gui/popups/beingpopup.cpp:161 +#: src/gui/popups/beingpopup.cpp:143 src/gui/popups/beingpopup.cpp:162 #, c-format msgid "Hungry: %d" msgstr "飢餓:%d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:148 src/gui/popups/beingpopup.cpp:167 +#: src/gui/popups/beingpopup.cpp:149 src/gui/popups/beingpopup.cpp:168 #, c-format msgid "Intimacy: %d" msgstr "親密關係:%d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:181 +#: src/gui/popups/beingpopup.cpp:182 #, c-format msgid "Group: %s (%d)" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:192 +#: src/gui/popups/beingpopup.cpp:193 #, c-format msgid "Party: %s" msgstr "隊伍:%s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:202 +#: src/gui/popups/beingpopup.cpp:203 #, c-format msgid "Guild: %s" msgstr "公會:%s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:212 +#: src/gui/popups/beingpopup.cpp:213 #, c-format msgid "Clan: %s" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:222 +#: src/gui/popups/beingpopup.cpp:223 #, c-format msgid "Pvp rank: %u" msgstr "PVP排名:%u" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:232 +#: src/gui/popups/beingpopup.cpp:233 #, c-format msgid "Buy shop: %s" msgstr "購買商店:%s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:242 +#: src/gui/popups/beingpopup.cpp:243 #, c-format msgid "Sell shop: %s" msgstr "售賣商店:%s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:252 +#: src/gui/popups/beingpopup.cpp:253 #, c-format msgid "Comment: %s" msgstr "評語:%s" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:263 +#: src/gui/popups/beingpopup.cpp:264 #, c-format msgid "Effects: %s" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:274 +#: src/gui/popups/beingpopup.cpp:275 #, c-format msgid "Chat room: %s" msgstr "聊天室:%s" @@ -1403,7 +1403,7 @@ msgstr "聊天室:%s" #. TRANSLATORS: skill level #. TRANSLATORS: status bar label #. TRANSLATORS: status window label -#: src/gui/popups/beingpopup.cpp:286 src/gui/popups/popupmenu.cpp:2380 +#: src/gui/popups/beingpopup.cpp:287 src/gui/popups/popupmenu.cpp:2380 #: src/gui/popups/skillpopup.cpp:154 src/gui/windows/ministatuswindow.cpp:382 #: src/gui/windows/statuswindow.cpp:74 src/gui/windows/statuswindow.cpp:282 #: src/gui/windows/statuswindow.cpp:322 @@ -1412,13 +1412,13 @@ msgid "Level: %d" msgstr "等級:%d" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:302 +#: src/gui/popups/beingpopup.cpp:303 #, c-format msgid "Hp: %d/%d" msgstr "" #. TRANSLATORS: being popup label -#: src/gui/popups/beingpopup.cpp:312 +#: src/gui/popups/beingpopup.cpp:313 #, c-format msgid "Particles: %u" msgstr "" @@ -1798,7 +1798,7 @@ msgstr "清除" #. TRANSLATORS: warp to map item #. TRANSLATORS: warp select button #: src/gui/popups/popupmenu.cpp:794 src/gui/popups/popupmenu.cpp:824 -#: src/net/eathena/skillrecv.cpp:436 +#: src/net/eathena/skillrecv.cpp:436 src/net/eathena/skillrecv.cpp:454 msgid "Warp" msgstr "傳送" @@ -4245,12 +4245,12 @@ msgid "Input" msgstr "" #. TRANSLATORS: input settings error header -#: src/gui/widgets/tabs/setup_input.cpp:163 +#: src/gui/widgets/tabs/setup_input.cpp:164 msgid "Key Conflict(s) Detected." msgstr "檢測到按鍵衝突." #. TRANSLATORS: input settings error -#: src/gui/widgets/tabs/setup_input.cpp:165 +#: src/gui/widgets/tabs/setup_input.cpp:166 #, c-format msgid "" "Conflict \"%s\" and \"%s\" keys. Resolve them, or gameplay may result in " @@ -4259,7 +4259,7 @@ msgstr "" #. TRANSLATORS: unknown key name #. TRANSLATORS: quests window quest name -#: src/gui/widgets/tabs/setup_input.cpp:337 src/resources/db/questdb.cpp:62 +#: src/gui/widgets/tabs/setup_input.cpp:338 src/resources/db/questdb.cpp:62 #: src/resources/db/questdb.cpp:255 src/resources/db/questdb.cpp:261 msgid "unknown" msgstr "" @@ -4843,7 +4843,7 @@ msgstr "否" #. TRANSLATORS: settings tab name #. TRANSLATORS: perfoamance tab quick button #: src/gui/widgets/tabs/setup_perfomance.cpp:61 src/progs/dyecmd/client.cpp:553 -#: src/progs/manaplus/client.cpp:920 +#: src/progs/manaplus/client.cpp:919 msgid "Performance" msgstr "性能" @@ -5260,7 +5260,7 @@ msgstr "" #. TRANSLATORS: theme settings tab name #. TRANSLATORS: theme tab quick button #: src/gui/widgets/tabs/setup_theme.cpp:133 src/progs/dyecmd/client.cpp:559 -#: src/progs/manaplus/client.cpp:926 +#: src/progs/manaplus/client.cpp:925 msgid "Theme" msgstr "主題" @@ -5419,7 +5419,7 @@ msgstr "" #. TRANSLATORS: video settings tab name #. TRANSLATORS: video tab quick button #: src/gui/widgets/tabs/setup_video.cpp:121 src/progs/dyecmd/client.cpp:556 -#: src/progs/manaplus/client.cpp:923 +#: src/progs/manaplus/client.cpp:922 msgid "Video" msgstr "顯示" @@ -5803,9 +5803,9 @@ msgstr "" #. TRANSLATORS: debug window label, logic per second #: src/gui/widgets/tabs/statdebugtab.cpp:42 #: src/gui/widgets/tabs/statdebugtab.cpp:80 -#, fuzzy, c-format +#, c-format msgid "LPS: %d" -msgstr "等級:%d" +msgstr "" #. TRANSLATORS: debug window stats reset button #. TRANSLATORS: npc dialog button @@ -5817,15 +5817,15 @@ msgstr "" #: src/gui/widgets/tabs/statdebugtab.cpp:64 #: src/gui/widgets/tabs/statdebugtab.cpp:86 #, c-format -msgid "stat%d: %d ms" +msgid "stat%u: %d ms" msgstr "" #. TRANSLATORS: debug window stat label #: src/gui/widgets/tabs/statdebugtab.cpp:68 #: src/gui/widgets/tabs/statdebugtab.cpp:91 -#, fuzzy, c-format +#, c-format msgid "%d ms" -msgstr "%d 分鐘" +msgstr "" #. TRANSLATORS: debug window label #: src/gui/widgets/tabs/targetdebugtab.cpp:37 @@ -5957,7 +5957,7 @@ msgstr "" #. TRANSLATORS: help window name #. TRANSLATORS: theme tab quick button #: src/gui/windowmenu.cpp:92 src/gui/windows/helpwindow.cpp:57 -#: src/progs/dyecmd/client.cpp:565 src/progs/manaplus/client.cpp:932 +#: src/progs/dyecmd/client.cpp:565 src/progs/manaplus/client.cpp:931 msgid "Help" msgstr "說明" @@ -6157,7 +6157,7 @@ msgstr "" #. TRANSLATORS: setup window name #. TRANSLATORS: setup tab quick button #: src/gui/windowmenu.cpp:256 src/gui/windows/setupwindow.cpp:67 -#: src/progs/dyecmd/client.cpp:550 src/progs/manaplus/client.cpp:917 +#: src/progs/dyecmd/client.cpp:550 src/progs/manaplus/client.cpp:916 msgid "Setup" msgstr "設定" @@ -6266,8 +6266,8 @@ msgstr "" #: src/net/eathena/charserverrecv.cpp:412 #: src/net/eathena/charserverrecv.cpp:416 #: src/net/eathena/charserverrecv.cpp:498 src/net/tmwa/charserverrecv.cpp:291 -#: src/progs/manaplus/client.cpp:1424 src/progs/manaplus/client.cpp:1443 -#: src/progs/manaplus/client.cpp:1649 +#: src/progs/manaplus/client.cpp:1423 src/progs/manaplus/client.cpp:1442 +#: src/progs/manaplus/client.cpp:1648 msgid "Error" msgstr "錯誤" @@ -6559,9 +6559,8 @@ msgstr "" #. TRANSLATORS: debug window tab #: src/gui/windows/debugwindow.cpp:74 -#, fuzzy msgid "Stat" -msgstr "狀態" +msgstr "" #. TRANSLATORS: did you know window name #: src/gui/windows/didyouknowwindow.cpp:55 @@ -7754,27 +7753,27 @@ msgid "Completed" msgstr "已完成" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:97 src/gui/windows/whoisonline.cpp:669 +#: src/gui/windows/whoisonline.cpp:101 src/gui/windows/whoisonline.cpp:673 msgid "Who Is Online - Updating" msgstr "" #. TRANSLATORS: who is online. button. -#: src/gui/windows/whoisonline.cpp:110 +#: src/gui/windows/whoisonline.cpp:114 msgid "Update" msgstr "" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:242 +#: src/gui/windows/whoisonline.cpp:246 msgid "Who Is Online - " msgstr "" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:685 +#: src/gui/windows/whoisonline.cpp:689 msgid "Who Is Online - error" msgstr "" #. TRANSLATORS: who is online window name -#: src/gui/windows/whoisonline.cpp:732 +#: src/gui/windows/whoisonline.cpp:736 msgid "Who Is Online - Update" msgstr "" @@ -9205,38 +9204,38 @@ msgid "Failed to delete character." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:136 +#: src/net/eathena/chatrecv.cpp:138 msgid "Can't cast skill in this area." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:140 +#: src/net/eathena/chatrecv.cpp:142 msgid "Can't use item in this area." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:144 +#: src/net/eathena/chatrecv.cpp:146 msgid "Can't equip. Wrong level." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:148 +#: src/net/eathena/chatrecv.cpp:150 msgid "Can't use. Wrong level." msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/chatrecv.cpp:152 +#: src/net/eathena/chatrecv.cpp:154 msgid "Work in progress." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:365 +#: src/net/eathena/chatrecv.cpp:380 #, c-format msgid "Message could not be sent, channel %s is not exists." msgstr "" #. TRANSLATORS: chat message -#: src/net/eathena/chatrecv.cpp:491 +#: src/net/eathena/chatrecv.cpp:506 #, c-format msgid "Can't open channel. Channel %s is not exists." msgstr "" @@ -9253,7 +9252,7 @@ msgid "Do you accept %s and %s as parents?" msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/generalhandler.cpp:222 src/net/tmwa/generalhandler.cpp:224 +#: src/net/eathena/generalhandler.cpp:225 src/net/tmwa/generalhandler.cpp:227 msgid "Got disconnected from server!" msgstr "和伺服器失去連線!" @@ -9467,7 +9466,7 @@ msgid "Guild castle: %s" msgstr "" #. TRANSLATORS: notification message -#: src/net/eathena/inventoryrecv.cpp:873 +#: src/net/eathena/inventoryrecv.cpp:874 #, c-format msgid "Left %s rental time for item %s." msgstr "" @@ -9476,8 +9475,8 @@ msgstr "" #. TRANSLATORS: unknown item message #. TRANSLATORS: unknown item name #. TRANSLATORS: item name -#: src/net/eathena/inventoryrecv.cpp:1239 -#: src/net/eathena/inventoryrecv.cpp:1374 src/net/eathena/mail2recv.cpp:204 +#: src/net/eathena/inventoryrecv.cpp:1240 +#: src/net/eathena/inventoryrecv.cpp:1375 src/net/eathena/mail2recv.cpp:204 #: src/resources/db/itemdb.cpp:171 msgid "Unknown item" msgstr "" @@ -9504,7 +9503,7 @@ msgid "You have new mail from %s with subject %s" msgstr "" #. TRANSLATORS: player killed message -#: src/net/eathena/playerrecv.cpp:507 +#: src/net/eathena/playerrecv.cpp:510 msgid "You were killed by unknown source." msgstr "" @@ -9610,7 +9609,7 @@ msgid "Skill failed!" msgstr "" #. TRANSLATORS: warp select window name -#: src/net/eathena/skillrecv.cpp:434 +#: src/net/eathena/skillrecv.cpp:434 src/net/eathena/skillrecv.cpp:452 msgid "Select warp target" msgstr "" @@ -9668,6 +9667,12 @@ msgstr "" msgid "Luck:" msgstr "" +#. TRANSLATORS: message about spam player +#: src/net/tmwa/chatrecv.cpp:262 +#, c-format +msgid "Detected spam from: %s" +msgstr "" + #. TRANSLATORS: error message #: src/net/tmwa/skillrecv.cpp:113 msgid "Trade failed!" @@ -9762,22 +9767,22 @@ msgid "Wrong pincode confirmation!" msgstr "" #. TRANSLATORS: theme tab quick button -#: src/progs/dyecmd/client.cpp:562 src/progs/manaplus/client.cpp:929 +#: src/progs/dyecmd/client.cpp:562 src/progs/manaplus/client.cpp:928 msgid "About" msgstr "關於" #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:57 +#: src/progs/dyecmd/dyemain.cpp:62 msgid "dyecmd srcfile dyestring dstfile" msgstr "dyecmd srcfile dyestring dstfile" #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:59 +#: src/progs/dyecmd/dyemain.cpp:64 msgid "or" msgstr "or" #. TRANSLATORS: command line help -#: src/progs/dyecmd/dyemain.cpp:61 +#: src/progs/dyecmd/dyemain.cpp:66 msgid "dyecmd srcdyestring dstfile" msgstr "dyecmd srcdyestring dstfile" @@ -9788,69 +9793,69 @@ msgstr "檔案上載成功" #. TRANSLATORS: clear graphics command message #. TRANSLATORS: clear fonts cache message -#: src/progs/manaplus/actions/actions.cpp:1112 -#: src/progs/manaplus/actions/actions.cpp:1127 +#: src/progs/manaplus/actions/actions.cpp:1113 +#: src/progs/manaplus/actions/actions.cpp:1128 msgid "Cache cleared" msgstr "" #. TRANSLATORS: uptime command -#: src/progs/manaplus/actions/actions.cpp:1325 -#: src/progs/manaplus/actions/actions.cpp:1333 +#: src/progs/manaplus/actions/actions.cpp:1326 +#: src/progs/manaplus/actions/actions.cpp:1334 #, c-format msgid "Client uptime: %s" msgstr "客戶端已開啟: %s" #. TRANSLATORS: dump command -#: src/progs/manaplus/actions/actions.cpp:1397 -#: src/progs/manaplus/actions/actions.cpp:1406 +#: src/progs/manaplus/actions/actions.cpp:1398 +#: src/progs/manaplus/actions/actions.cpp:1407 msgid "Resource images:" msgstr "來源影像:" #. TRANSLATORS: dump command -#: src/progs/manaplus/actions/actions.cpp:1400 -#: src/progs/manaplus/actions/actions.cpp:1412 +#: src/progs/manaplus/actions/actions.cpp:1401 +#: src/progs/manaplus/actions/actions.cpp:1413 msgid "Orphaned resource images:" msgstr "" #. TRANSLATORS: dump environment command -#: src/progs/manaplus/actions/actions.cpp:1511 +#: src/progs/manaplus/actions/actions.cpp:1512 msgid "Environment variables dumped" msgstr "環境變量轉儲成功" #. TRANSLATORS: upload config chat message -#: src/progs/manaplus/actions/actions.cpp:1650 +#: src/progs/manaplus/actions/actions.cpp:1651 msgid "Config uploaded to:" msgstr "" #. TRANSLATORS: upload config chat message -#: src/progs/manaplus/actions/actions.cpp:1660 +#: src/progs/manaplus/actions/actions.cpp:1661 msgid "Server config Uploaded to:" msgstr "" #. TRANSLATORS: upload log chat message -#: src/progs/manaplus/actions/actions.cpp:1670 +#: src/progs/manaplus/actions/actions.cpp:1671 msgid "Log uploaded to:" msgstr "" #. TRANSLATORS: last seen disabled warning -#: src/progs/manaplus/actions/actions.cpp:1954 +#: src/progs/manaplus/actions/actions.cpp:1955 msgid "" "Last seen disabled. Enable in players / collect players ID and seen log." msgstr "" #. TRANSLATORS: last seen error -#: src/progs/manaplus/actions/actions.cpp:1975 +#: src/progs/manaplus/actions/actions.cpp:1976 msgid "You have never seen this nick." msgstr "" #. TRANSLATORS: last seen message -#: src/progs/manaplus/actions/actions.cpp:1983 +#: src/progs/manaplus/actions/actions.cpp:1984 #, c-format msgid "Last seen for %s: %s" msgstr "" #. TRANSLATORS: last seen error -#: src/progs/manaplus/actions/actions.cpp:1994 +#: src/progs/manaplus/actions/actions.cpp:1995 msgid "You have not seen this nick before." msgstr "" @@ -10103,57 +10108,57 @@ msgid "Accepting incoming trade requests" msgstr "正在接受傳入的交易請求" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1140 +#: src/progs/manaplus/client.cpp:1139 msgid "Connecting to server" msgstr "正在連接到伺服器" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1199 src/unittests/gui/windowmanager.cc:830 +#: src/progs/manaplus/client.cpp:1198 src/unittests/gui/windowmanager.cc:830 msgid "Logging in" msgstr "正在登入" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1249 +#: src/progs/manaplus/client.cpp:1248 msgid "Entering game world" msgstr "正在進入遊戲" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1310 +#: src/progs/manaplus/client.cpp:1309 msgid "Requesting characters" msgstr "正在查詢角色" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1354 +#: src/progs/manaplus/client.cpp:1353 msgid "Connecting to the game server" msgstr "正在連接到遊戲伺服器" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1366 +#: src/progs/manaplus/client.cpp:1365 msgid "Changing game servers" msgstr "正在轉換遊戲伺服器" #. TRANSLATORS: connection dialog header -#: src/progs/manaplus/client.cpp:1462 +#: src/progs/manaplus/client.cpp:1461 msgid "Requesting registration details" msgstr "正在查詢註冊的詳細信息" #. TRANSLATORS: password change message header -#: src/progs/manaplus/client.cpp:1509 +#: src/progs/manaplus/client.cpp:1508 msgid "Password Change" msgstr "更改密碼" #. TRANSLATORS: password change message text -#: src/progs/manaplus/client.cpp:1511 +#: src/progs/manaplus/client.cpp:1510 msgid "Password changed successfully!" msgstr "成功更改密碼!" #. TRANSLATORS: email change message header -#: src/progs/manaplus/client.cpp:1544 +#: src/progs/manaplus/client.cpp:1543 msgid "Email Change" msgstr "更改電郵地址" #. TRANSLATORS: email change message text -#: src/progs/manaplus/client.cpp:1546 +#: src/progs/manaplus/client.cpp:1545 msgid "Email changed successfully!" msgstr "成功更改電郵地址!" -- cgit v1.2.3-70-g09d2