diff options
Diffstat (limited to 'po/zh_HK.po')
-rw-r--r-- | po/zh_HK.po | 80 |
1 files changed, 40 insertions, 40 deletions
diff --git a/po/zh_HK.po b/po/zh_HK.po index 18d1cfe60..0113c95c5 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-12-08 19:06+0300\n" -"PO-Revision-Date: 2018-09-09 01:29+0000\n" +"POT-Creation-Date: 2019-03-23 22:01+0300\n" +"PO-Revision-Date: 2018-12-09 02:03+0000\n" "Last-Translator: Andrei Karas <akaras@inbox.ru>\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:1590 +#: src/actormanager.cpp:1589 msgid "Visible on map" msgstr "在地圖上可見" @@ -51,59 +51,59 @@ msgstr "I" #. TRANSLATORS: chat message after death #. TRANSLATORS: player killed message -#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:521 +#: src/being/localplayer.cpp:406 src/net/eathena/playerrecv.cpp:520 #, c-format msgid "You were killed by %s." msgstr "你已被 %s 殺死." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:891 +#: src/being/localplayer.cpp:898 msgid "Tried to pick up nonexistent item." msgstr "曾試圖拿起不存在的物品." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:895 +#: src/being/localplayer.cpp:902 msgid "Item is too heavy." msgstr "該物品太重." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:899 +#: src/being/localplayer.cpp:906 msgid "Item is too far away." msgstr "該物品太遠." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:903 +#: src/being/localplayer.cpp:910 msgid "Inventory is full." msgstr "背包已滿." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:907 +#: src/being/localplayer.cpp:914 msgid "Stack is too big." msgstr "數目太大." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:911 +#: src/being/localplayer.cpp:918 msgid "Item belongs to someone else." msgstr "該物品屬於其他人." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:915 +#: src/being/localplayer.cpp:922 msgid "You can't pickup this amount of items." msgstr "你不能拿起這個數量的物品." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:919 +#: src/being/localplayer.cpp:926 msgid "Your item stack has max amount." msgstr "你的物品數量已達最大限額." #. TRANSLATORS: pickup error message -#: src/being/localplayer.cpp:926 +#: src/being/localplayer.cpp:933 msgid "Unknown problem picking up item." msgstr "拿起物品時遇到不明錯誤." #. TRANSLATORS: %d is number, #. [@@%d|%s@@] - here player can see link to item -#: src/being/localplayer.cpp:962 +#: src/being/localplayer.cpp:969 #, 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:1176 src/being/localplayer.cpp:1178 -#: src/being/localplayer.cpp:1214 src/being/localplayer.cpp:1228 +#: src/being/localplayer.cpp:1183 src/being/localplayer.cpp:1185 +#: src/being/localplayer.cpp:1221 src/being/localplayer.cpp:1235 msgid "xp" msgstr "經驗值" #. TRANSLATORS: this is job experience -#: src/being/localplayer.cpp:1184 src/being/localplayer.cpp:1192 -#: src/being/localplayer.cpp:1201 +#: src/being/localplayer.cpp:1191 src/being/localplayer.cpp:1199 +#: src/being/localplayer.cpp:1208 msgid "job" msgstr "勞動值" #. TRANSLATORS: get homunculus xp message -#: src/being/localplayer.cpp:1225 +#: src/being/localplayer.cpp:1232 msgid "Homun" msgstr "" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1238 +#: src/being/localplayer.cpp:1245 msgid "hp" msgstr "生命值" #. TRANSLATORS: get hp message -#: src/being/localplayer.cpp:1248 +#: src/being/localplayer.cpp:1255 msgid "mana" msgstr "法力值" #. TRANSLATORS: follow command message -#: src/being/localplayer.cpp:2342 +#: src/being/localplayer.cpp:2349 #, c-format msgid "Follow: %s" msgstr "跟隨: %s" #. TRANSLATORS: follow command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2348 src/being/localplayer.cpp:2373 +#: src/being/localplayer.cpp:2355 src/being/localplayer.cpp:2380 msgid "Follow canceled" msgstr "已取消跟隨." #. TRANSLATORS: imitate command message -#: src/being/localplayer.cpp:2358 +#: src/being/localplayer.cpp:2365 #, c-format msgid "Imitation: %s" msgstr "模仿:%s" #. TRANSLATORS: imitate command message #. TRANSLATORS: cancel follow message -#: src/being/localplayer.cpp:2364 src/being/localplayer.cpp:2378 +#: src/being/localplayer.cpp:2371 src/being/localplayer.cpp:2385 msgid "Imitation canceled" msgstr "已取消模仿." #. TRANSLATORS: wait player/monster message -#: src/being/localplayer.cpp:2736 +#: src/being/localplayer.cpp:2769 #, c-format msgid "You see %s" msgstr "你看到 %s" @@ -9252,7 +9252,7 @@ msgid "Do you accept %s and %s as parents?" msgstr "" #. TRANSLATORS: error message -#: src/net/eathena/generalhandler.cpp:225 src/net/tmwa/generalhandler.cpp:227 +#: src/net/eathena/generalhandler.cpp:227 src/net/tmwa/generalhandler.cpp:230 msgid "Got disconnected from server!" msgstr "和伺服器失去連線!" @@ -9412,61 +9412,61 @@ msgid "Map not found" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:129 +#: src/net/eathena/guildrecv.cpp:130 #, c-format msgid "Guild name: %s" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:137 +#: src/net/eathena/guildrecv.cpp:138 #, c-format msgid "Guild master: %s" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:144 +#: src/net/eathena/guildrecv.cpp:145 #, c-format msgid "Guild level: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:149 +#: src/net/eathena/guildrecv.cpp:150 #, c-format msgid "Online members: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:154 +#: src/net/eathena/guildrecv.cpp:155 #, c-format msgid "Max members: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:159 +#: src/net/eathena/guildrecv.cpp:160 #, c-format msgid "Average level: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:164 +#: src/net/eathena/guildrecv.cpp:165 #, c-format msgid "Guild exp: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:169 +#: src/net/eathena/guildrecv.cpp:170 #, c-format msgid "Guild next exp: %d" msgstr "" #. TRANSLATORS: guild info message -#: src/net/eathena/guildrecv.cpp:174 +#: src/net/eathena/guildrecv.cpp:175 #, c-format msgid "Guild castle: %s" msgstr "" #. TRANSLATORS: notification message -#: src/net/eathena/inventoryrecv.cpp:874 +#: src/net/eathena/inventoryrecv.cpp:878 #, c-format msgid "Left %s rental time for item %s." msgstr "" @@ -9475,8 +9475,8 @@ msgstr "" #. TRANSLATORS: unknown item message #. TRANSLATORS: unknown item name #. TRANSLATORS: item name -#: src/net/eathena/inventoryrecv.cpp:1240 -#: src/net/eathena/inventoryrecv.cpp:1375 src/net/eathena/mail2recv.cpp:204 +#: src/net/eathena/inventoryrecv.cpp:1247 +#: src/net/eathena/inventoryrecv.cpp:1382 src/net/eathena/mail2recv.cpp:204 #: src/resources/db/itemdb.cpp:171 msgid "Unknown item" msgstr "" @@ -9503,7 +9503,7 @@ msgid "You have new mail from %s with subject %s" msgstr "" #. TRANSLATORS: player killed message -#: src/net/eathena/playerrecv.cpp:510 +#: src/net/eathena/playerrecv.cpp:509 msgid "You were killed by unknown source." msgstr "" |