This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
forked from stargate-rewritten/Stargate-Bukkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/TheDgtl/Stargate-Bukkit/pull/13
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
prefix=[星際之門] | ||
teleportMsg=已傳送。 | ||
destroyMsg=傳送門已移除。 | ||
invalidMsg=無效的目的地。 | ||
blockMsg=目的地被封鎖。 | ||
destEmpty=目的地列表為空。 | ||
denyMsg=你並沒有傳送到該目的地的權限。 | ||
|
||
ecoDeduct=扣除了 %cost%。 | ||
ecoRefund=退回了 %cost%。 | ||
ecoObtain=從星際之門 %portal% 獲得了 %cost% 的金錢。 | ||
ecoInFunds=你並沒有足夠的金錢以使用此傳送門。 | ||
|
||
createMsg=已創造傳送門。 | ||
createNetDeny=你並沒有存取此星際網絡的權限。 | ||
createGateDeny=你並沒有存取此星際門道的權限。 | ||
createPersonal=已創造星際之門在個人網絡。 | ||
createNameLength=傳送門名字過長或過短。 | ||
createExists=有同名傳送門已存在。 | ||
createFull=此星際網絡已滿。 | ||
createWorldDeny=你並沒有存取此星球的權限。 | ||
createConflict=正在設定的傳送門與目前已存在的星際之門出現衝突。 | ||
|
||
signRightClick=右按 | ||
signToUse=以使用星際之門。 | ||
signRandom=隨機傳送 | ||
signDisconnected=已中斷連接 | ||
|
||
bungeeDisabled=星系傳送已被關閉。 | ||
bungeeDeny=你並沒有創造星系傳送門的權限。 | ||
bungeeEmpty=星系傳送門需要一個目的地及其網絡。 | ||
bungeeSign=傳送至 |