Bundles updated / Fixed player name color changing join/leave text
This commit is contained in:
@@ -21,7 +21,6 @@ text.level.mode=遊戲模式:
|
||||
text.savegame=儲存遊戲
|
||||
text.loadgame=載入遊戲
|
||||
text.joingame=多人連線
|
||||
text.newgame=新遊戲
|
||||
text.quit=退出
|
||||
text.about.button=關於
|
||||
text.name=姓名:
|
||||
@@ -36,9 +35,6 @@ text.server.kicked.clientOutdated=客戶端版本過舊!請更新遊戲!
|
||||
text.server.kicked.serverOutdated=伺服器版本過舊!請聯絡伺服主更新伺服器!
|
||||
text.server.kicked.banned=您已經從這個伺服器被封禁。
|
||||
text.server.kicked.recentKick=您已經從伺服器被踢除。\n請稍後再進行連線。\n
|
||||
text.server.connected={0} 已加入遊戲。
|
||||
text.server.disconnected={0} 已中斷連線。
|
||||
text.nohost=無法在伺服器中使用自訂地圖!
|
||||
text.host.info=目前伺服器監聽於連接埠 [scarlet]6567[] 與 [scarlet]6568[]。\n所有跟您在同一個[LIGHT_GRAY]無線網路或區域網路[]環境的玩家應該能在他們的伺服器清單中找到您的伺服器。\n如果您希望網際網路上的玩家透過 IP 位址連線到您的伺服器,您必須設定[accent]連接埠轉發[]。\n\n[LIGHT_GRAY]注意:如果區域網路內有玩家無法連線至您的伺服器,請務必確認您已於防火牆設定中開放 Mindustry 存取您的區域網路。
|
||||
text.join.info=您可以在此輸入欲連線的伺服器[accent] IP 位址[],或尋找[accent]區域網路[]內的伺服器。目前支援區域網路與網際網路連線。\n\n [LIGHT_GRAY]注意:這裡沒有網際網路伺服器清單,如果您想透過 IP 位址連線到某人的伺服器,您必須向他們詢問 IP 位址。
|
||||
text.hostserver=建立伺服器
|
||||
@@ -49,7 +45,6 @@ text.hosts.discovering=搜尋區域網路遊戲
|
||||
text.server.refreshing=刷新伺服器
|
||||
text.hosts.none=[lightgray]找不到區域網路伺服器!
|
||||
text.host.invalid=[scarlet]無法連線至伺服器。
|
||||
text.server.friendlyfire=隊友傷害
|
||||
text.trace=跟隨玩家\n
|
||||
text.trace.playername=玩家名稱:[accent] {0}
|
||||
text.trace.ip=IP:[accent] {0}
|
||||
@@ -493,3 +488,16 @@ block.liquid-junction.name=Liquid Junction
|
||||
block.bridge-conduit.name=Bridge Conduit
|
||||
block.rotary-pump.name=Rotary Pump
|
||||
block.nuclear-reactor.name=Nuclear Reactor
|
||||
text.customgame=Custom Game
|
||||
text.campaign=Campaign
|
||||
text.sectors=Sectors
|
||||
text.sector=Selected Sector: [LIGHT_GRAY]{0}
|
||||
text.sector.time=Time: [LIGHT_GRAY]{0}
|
||||
text.sector.deploy=Deploy
|
||||
text.sector.resume=Resume
|
||||
text.sector.unlocked=Sector completed!
|
||||
text.sector.locked=[scarlet][[Incomplete]
|
||||
text.sector.unexplored=[accent][[Unexplored]
|
||||
text.close=Close
|
||||
text.save.playtime=Playtime: {0}
|
||||
text.editor.brush=Brush
|
||||
|
||||
Reference in New Issue
Block a user