zigazajc007

Admin GUI Premium - Chinese

Feb 3rd, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 14.89 KB | None | 0 0
  1. #       ----------- + AdminGUI by Ziga Zajc + -----------   #
  2. #                                                           #
  3. #                           繁體中文                         #
  4. #                         翻譯: 亞倫                         #
  5. #       --------- + ------------------------- + ---------   #
  6. #
  7. #       你可以使用這些顏色代碼:
  8. #                ________________________
  9. #               |   代碼: | 顏色:        |
  10. #               |________ |_____________|
  11. #               |     &0  | 黑         |
  12. #               |     &1  | 深藍          |
  13. #               |     &2  | 深綠          |
  14. #               |     &3  | 深青          |
  15. #               |     &4  | 深紅          |
  16. #               |     &5  | 深紫          |
  17. #               |     &6  | 黃金          |
  18. #               |     &7  | 灰         |
  19. #               |     &8  | 深灰          |
  20. #               |     &9  | 藍         |
  21. #               |     &a  | 綠         |
  22. #               |     &b  | 青         |
  23. #               |     &c  | 紅         |
  24. #               |     &d  | 亮紫         |
  25. #               |     &e  | 黃         |
  26. #               |     &f  | 白           |
  27. #               |     &k  | 亂碼         |
  28. #               |     &l  | 粗體           |
  29. #               |     &m  | 刪除線        |
  30. #               |     &n  | 底線       |
  31. #               |     &o  | 斜體           |
  32. #               |     &r  | 重置字體      |
  33. #               |________________________|
  34. #
  35. #----------------------------------------------------------
  36. #                         前綴
  37. #----------------------------------------------------------
  38. prefix: "&7[&cAdmin GUI&7] "
  39. #----------------------------------------------------------
  40. #----------------------------------------------------------
  41. #                       指令
  42. #----------------------------------------------------------
  43. permission: "&c你沒有權限執行此指令!"
  44. is_not_a_player: "&c{player} 並非一名玩家!"
  45. is_not_a_number: "&c{number} 並非一個數字!"
  46. wrong_arguments: "&c你只能用 /admin 或 /admin <玩家>"
  47. wrong_initialize: "&c你只能用 /admin initialize gui 或 /admin initialize players"
  48. vault_required: "&c你的伺服器並未安裝 Vault !"
  49. vanish_required: "&c你的伺服器並未安裝 Super Vanish 或 Premium Vanish !"
  50. #----------------------------------------------------------
  51. #                    介面名稱
  52. #----------------------------------------------------------
  53. inventory_main: "&4&lAdmin GUI &c&lPremium"
  54. inventory_player: "&5&l{player}"
  55. inventory_world: "&2&l世界"
  56. inventory_players: "&1&l玩家"
  57. inventory_plugins: "&e&l插件"
  58. inventory_commands: "&2&l指令"
  59. inventory_unban: "&c&l解除封鎖"
  60. inventory_actions: "&9&l執行 &2&l{player}"
  61. inventory_kick: "&8&l踢除 &2&l{player}"
  62. inventory_ban: "&8&l封鎖 &2&l{player}"
  63. inventory_potions: "&c&l藥水效果 &2&l{player}"
  64. inventory_spawner: "&8&l生怪 &2&l{player}"
  65. inventory_money: "&2&l金錢 &2&l{player}"
  66. inventory_money_give: "&2&l金錢 給予 {player}"
  67. inventory_money_set: "&2&l金錢&9&l 設定 &2&l{player}"
  68. inventory_money_take: "&2&l金錢&c&l 拿走 &2&l{player}"
  69. inventory_inventory: "&a&l介面 &2&l{player}"
  70. #----------------------------------------------------------
  71. #                       管理員介面
  72. #----------------------------------------------------------
  73. main_player: "&5&l{player}"
  74. main_world: "&2&l世界"
  75. main_players: "&9&l玩家"
  76. main_plugins: "&6&l插件"
  77. main_maintenance_mode: "&c&l維修模式"
  78. main_unban_players: "&c&l解除玩家封鎖"
  79. main_language: "&b&l"
  80. main_quit: "&c&l退出"
  81. #----------------------------------------------------------
  82. #                      玩家介面
  83. #----------------------------------------------------------
  84. player_info: "&2&l{player}"
  85. player_heal: "&e&l治癒"
  86. player_feed: "&7&l餵食"
  87. player_survival: "&a&l生存"
  88. player_adventure: "&2&l冒險"
  89. player_creative: "&3&l創造"
  90. player_spectator: "&9&l觀察者"
  91. player_god_enabled: "&c&l上帝"
  92. player_god_disabled: "&a&l上帝"
  93. player_potions: "&c&l藥水效果"
  94. player_spawner: "&8&l生怪"
  95. player_kill: "&8&l殺死"
  96. player_burn: "&c&l燃燒"
  97. player_lightning: "&5&l雷擊"
  98. player_firework: "&4&l煙火"
  99. player_money: "&2&l金錢"
  100. player_vanish_enabled: "&a&l隱形"
  101. player_vanish_disabled: "&c&l隱形"
  102. player_custom: "&6&l自訂指令"
  103. player_back: "&c&l返回"
  104. #----------------------------------------------------------
  105. #                       世界介面
  106. #----------------------------------------------------------
  107. world_day: "&e&l白天"
  108. world_night: "&8&l黑夜"
  109. world_thunder: "&9&l雷雨天"
  110. world_rain: "&3&l雨天"
  111. world_clear: "&b&l晴天"
  112. world_back: "&c&l返回"
  113. #----------------------------------------------------------
  114. #                     玩家介面
  115. #----------------------------------------------------------
  116. players_color: "&2&l{player}"
  117. players_more: "&c點擊我執行更多動作"
  118. players_previous: "&c&l上一頁"
  119. players_page: "&a&l頁"
  120. players_next: "&2&l下一頁"
  121. players_back: "&c&l返回"
  122. #----------------------------------------------------------
  123. #                     插件介面
  124. #----------------------------------------------------------
  125. plugins_back: "&c&l返回"
  126. #----------------------------------------------------------
  127. #                     指令介面
  128. #----------------------------------------------------------
  129. commands_back: "&c&l返回"
  130. #----------------------------------------------------------
  131. #                     解除封鎖介面
  132. #----------------------------------------------------------
  133. unban_color: "&2&l{player}"
  134. unban_more: "&c點擊我執行更多動作"
  135. unban_previous: "&c&l上一頁"
  136. unban_page: "&a&l頁"
  137. unban_next: "&2&l下一頁"
  138. unban_back: "&c&l返回"
  139. #----------------------------------------------------------
  140. #                 玩家設定介面
  141. #----------------------------------------------------------
  142. players_settings_info: "&2&l{player}"
  143. players_settings_actions: "&9&l執行"
  144. players_settings_money: "&2&l金錢"
  145. players_settings_kick_player: "&8&l踢除玩家"
  146. players_settings_ban_player: "&8&l封鎖玩家"
  147. players_settings_back: "&c&l返回"
  148. #----------------------------------------------------------
  149. #                   動作介面
  150. #----------------------------------------------------------
  151. actions_heal: "&e&l治癒"
  152. actions_feed: "&7&l餵食"
  153. actions_info: "&2&l{player}"
  154. actions_survival: "&a&l生存"
  155. actions_adventure: "&2&l冒險"
  156. actions_creative: "&3&l創造"
  157. actions_spectator: "&9&l觀察者模式"
  158. actions_teleport_to_player: "&d&l傳送至玩家"
  159. actions_kill_player: "&8&l殺死玩家"
  160. actions_burn_player: "&c&l燃燒玩家"
  161. actions_teleport_player_to_you: "&d&l將玩家傳送至你"
  162. actions_god_enabled: "&c&l上帝"
  163. actions_god_disabled: "&a&l上帝"
  164. actions_potions: "&c&l藥水效果"
  165. actions_spawner: "&8&l生怪"
  166. actions_inventory: "&a&l背包"
  167. actions_vanish_enabled: "&a&l隱形"
  168. actions_vanish_disabled: "&c&l隱形"
  169. actions_lightning: "&5&l雷擊"
  170. actions_firework: "&4&l煙火"
  171. actions_fakeop: "&c&l假OP"
  172. actions_custom: "&6&l自訂指令"
  173. actions_back: "&c&l返回"
  174. #----------------------------------------------------------
  175. #                       踢除介面
  176. #----------------------------------------------------------
  177. kick: "&4你被踢出伺服器, 原因: "
  178. kick_back: "&c&l返回"
  179. #----------------------------------------------------------
  180. #                       封鎖介面
  181. #----------------------------------------------------------
  182. ban: "&4你被禁止進入伺服器, 原因: "
  183. ban_time: "&c你將在 &c&l{days}/{months}/{years} {hours}:{minutes}:{seconds} &c解除封鎖."
  184. ban_years: "&e&l年"
  185. ban_months: "&e&l月"
  186. ban_days: "&e&l天"
  187. ban_hours: "&e&l小時"
  188. ban_minutes: "&e&l分鐘"
  189. ban_hacking: "&7&l外掛!"
  190. ban_griefing: "&6&l破壞!"
  191. ban_spamming: "&d&l刷頻!"
  192. ban_advertising: "&3&l宣傳!"
  193. ban_swearing: "&e&l辱罵!"
  194. ban_back: "&c&l返回"
  195. #----------------------------------------------------------
  196. #                     藥水介面
  197. #----------------------------------------------------------
  198. potions_night_vision: "&8&l夜視"
  199. potions_invisibility: "&7&l隱形"
  200. potions_jump_boost: "&a&l跳躍提升"
  201. potions_fire_resistance: "&c&l抗火"
  202. potions_speed: "&b&l加速"
  203. potions_slowness: "&4&l緩速"
  204. potions_water_breathing: "&9&l水中呼吸"
  205. potions_instant_health: "&a&l立即恢復"
  206. potions_instant_damage: "&4&l立即傷害"
  207. potions_poison: "&5&l劇毒"
  208. potions_regeneration: "&e&l恢復"
  209. potions_strength: "&e&l力量"
  210. potions_weakness: "&4&l虛弱"
  211. potions_luck: "&6&l幸運"
  212. potions_slow_falling: "&3&l緩降"
  213. potions_time: "&a&l時效"
  214. potions_remove_all: "&4&l全部清除"
  215. potions_level: "&a&l等級"
  216. potions_back: "&c&l返回"
  217. #----------------------------------------------------------
  218. #                     升怪介面
  219. #----------------------------------------------------------
  220. spawner_bat: "&a&l蝙蝠"
  221. spawner_blaze: "&c&l烈焰使者"
  222. spawner_cat: "&a&l貓"
  223. spawner_cave_spider: "&c&l洞穴蜘蛛"
  224. spawner_chicken: "&a&l雞"
  225. spawner_cod: "&b&l鱈魚"
  226. spawner_cow: "&a&l牛"
  227. spawner_creeper: "&c&l苦力帕 (爬行者)"
  228. spawner_dolphin: "&b&l海豚"
  229. spawner_donkey: "&a&l驢子"
  230. spawner_drowned: "&c&l沉屍"
  231. spawner_elder_guardian: "&c&l遠古守衛"
  232. spawner_enderman: "&c&l終界使者"
  233. spawner_endermite: "&c&l終界蟎"
  234. spawner_evoker: "&c&l喚魔者"
  235. spawner_fox: "&a&l狐狸"
  236. spawner_ghast: "&c&l地域幽靈"
  237. spawner_guardian: "&c&l深海守衛"
  238. spawner_horse: "&a&l馬"
  239. spawner_husk: "&c&l屍殼"
  240. spawner_llama: "&a&羊駝"
  241. spawner_magma_cube: "&c&l熔岩立方怪"
  242. spawner_mooshroom: "&a&l哞菇"
  243. spawner_mule: "&a&l騾子"
  244. spawner_ocelot: "&a&l豹貓"
  245. spawner_panda: "&a&l熊貓"
  246. spawner_parrot: "&a&l鸚鵡"
  247. spawner_phantom: "&c&l夜魅"
  248. spawner_pig: "&a&l豬"
  249. spawner_pillager: "&c&l刌民"
  250. spawner_polar_bear: "&a&l北極熊"
  251. spawner_pufferfish: "&b&l河豚"
  252. spawner_rabbit: "&a&l兔子"
  253. spawner_ravager: "&c&l劫毀獸"
  254. spawner_salmon: "&b&l鮭魚"
  255. spawner_sheep: "&a&l綿羊"
  256. spawner_shulker: "&c&l界伏蚌"
  257. spawner_silverfish: "&c&l蠹魚"
  258. spawner_skeleton: "&c&l骷髏"
  259. spawner_skeleton_horse: "&c&l骷髏馬"
  260. spawner_slime: "&c&l史萊姆"
  261. spawner_spider: "&c&l蜘蛛"
  262. spawner_squid: "&b&l魷魚"
  263. spawner_stray: "&c&l流髑"
  264. spawner_trader_llama: "&a&l行商駱馬"
  265. spawner_tropical_fish: "&b&l熱帶魚"
  266. spawner_turtle: "&a&l烏龜"
  267. spawner_vex: "&c&l惱鬼"
  268. spawner_villager: "&a&l村民"
  269. spawner_vindicator: "&c&l衛道士"
  270. spawner_wandering_trader: "&a&l流浪商人"
  271. spawner_witch: "&c&l女巫"
  272. spawner_wither: "&c&l凋零"
  273. spawner_wolf: "&a&l狼"
  274. spawner_zombie: "&c&l殭屍"
  275. spawner_zombie_pigman: "&c&l殭屍豬人"
  276. spawner_zombie_villager: "&c&l殭屍村民"
  277. spawner_back: "&c&l返回"
  278. #----------------------------------------------------------
  279. #                      金錢介面
  280. #----------------------------------------------------------
  281. money_give: "&2&l給予"
  282. money_set: "&9&l設置"
  283. money_take: "&c&l拿走"
  284. money_back: "&c&l返回"
  285. #----------------------------------------------------------
  286. #                      金錢數量介面
  287. #----------------------------------------------------------
  288. money_amount_back: "&c&l返回"
  289. #----------------------------------------------------------
  290. #                    背包介面
  291. #----------------------------------------------------------
  292. inventory_refresh: "&a&l刷新"
  293. inventory_clear: "&b&l清除"
  294. inventory_back: "&c&l返回"
  295. #----------------------------------------------------------
  296. #                       訊息
  297. #----------------------------------------------------------
  298. message_target_player_teleport: "&a你傳送至 {player}."
  299. message_player_kill: "&a你殺死了 {player}."
  300. message_player_burn: "&a你讓 {player} &c燃燒&a!"
  301. message_target_player_creeper: "&a&lCreeper, Aww Man!"
  302. message_player_creeper: "&召喚了苦力帕至 {player}."
  303. message_target_player_heal: "&e{player} 治癒了你."
  304. message_player_heal: "&a你治癒了 {player}."
  305. message_target_player_feed: "&e{player} 餵食了你."
  306. message_player_feed: "&a你餵食了 {player}."
  307. message_player_kick: "&a{player} 被踢出伺服器."
  308. message_player_ban: "&a{player} 被封鎖."
  309. message_player_god_enabled: "&a{player} 現在是上帝模式."
  310. message_player_god_disabled: "&a{player} 再也不是上帝模式."
  311. message_target_player_god_enabled: "&a{player} 啟用你的上帝模式."
  312. message_target_player_god_disabled: "&a{player} 關閉你的上帝模式."
  313. message_target_player_potions: "&a{player} 給予你 {potion}&a 效果, 時效 {time} 分鐘."
  314. message_player_potions: "&a你給予了 {player} {potion}&a 效果 {time} 分鐘."
  315. message_target_player_potions_remove: "&a{player} &c清除 &a了你所有的效果."
  316. message_player_potions_remove: "&a你清除了 {player} 的藥水效果."
  317. message_heal: "&a你被治癒了."
  318. message_feed: "&a你被餵食了."
  319. message_god_enabled: "&a你啟用了上帝模式."
  320. message_god_disabled: "&a你關閉了上帝模式."
  321. message_kill: "&c你殺死了自己."
  322. message_burn: "&c你將自己點燃."
  323. message_potions_remove: "&a你將身上所有效果清除."
  324. message_potions: "&a你給予自己 {potion}&a 效果, 時效 {time} 分鐘."
  325. message_maintenance: "&a伺服器現在是 &c維修模式&a. 請晚點再加入."
  326. message_maintenance_enabled: "&a維修模式現在 &a&l啟用."
  327. message_maintenance_disabled: "&a維修模式現在 &c&l關閉."
  328. message_player_not_found: "&c玩家不存在!"
  329. message_ban_bypass: "&c你無法封鎖此玩家!"
  330. message_kick_bypass: "&c你無法踢除此玩家!"
  331. message_give: "&a你給予自己 {amount} 而你現在有 {balance}."
  332. message_player_give: "&a你給予 {amount} 至 {player} 而他現在有 {balance}."
  333. message_target_player_give: "&a{player} 給予你 {amount} 而你現在有 {balance}."
  334. message_set: "&a你設定自己的金錢至 {amount}."
  335. message_player_set: "&a你將 {player} 的金錢設置為 {amount}."
  336. message_target_player_set: "&a{player} 將你的金錢設置為 {amount}."
  337. message_take: "&a你從自己身上拿走 {amount} 而你現在有 {balance}."
  338. message_player_take: "&a你從 {player} 身上拿走 {amount} 而他現在有 {balance}."
  339. message_target_player_take: "&c{player} 從你身上拿走 {amount} 而你現在有 {balance}."
  340. message_transaction_error: "&c交易時發生一些錯誤!"
  341. message_take_error: "&c你不能拿走比你身上更多的金錢!"
  342. message_player_take_error: "&c你不能拿走筆玩家深上更多的金錢!"
  343. message_visible: "&a你現在對其他玩家&a&l 現形&a."
  344. message_player_visible: "&a{player} 現在對其他玩家&a&l 現形&a."
  345. message_hide: "&a你現在對其他玩家&c&l 隱形&a."
  346. message_player_hide: "&a{player} 現在對其他玩家&c&l 隱形&a."
  347. message_unban_player: "&a{player} 解除封鎖."
  348. message_initializing_start: "&a插件初始化..."
  349. message_initializing_finish: "&a介面現在可以正常使用."
  350. message_already_initializing: "&c介面已經在初始化..."
Add Comment
Please, Sign In to add comment