zigazajc007

Admin GUI Premium - Japanese

Jun 19th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 17.33 KB | None | 0 0
  1. #       ----------- + AdminGUI by Ziga Zajc + -----------   #
  2. #                                                           #
  3. #                           Language                        #
  4. #                       Japanese - SNAKE                    #
  5. #        https://github.com/mcplay/Admin-GUI-translation    #
  6. #                        Premium version                    #
  7. #       --------- + ------------------------- + ---------   #
  8. #
  9. #       You can use chat colors:
  10. #                ________________________
  11. #               |   code: | color:       |
  12. #               |________________________|
  13. #               |     &0  | Black        |
  14. #               |     &1  | Dark Blue    |
  15. #               |     &2  | Dark Green   |
  16. #               |     &3  | Dark Aqua    |
  17. #               |     &4  | Dark Red     |
  18. #               |     &5  | Dark Purple  |
  19. #               |     &6  | Gold         |
  20. #               |     &7  | Gray         |
  21. #               |     &8  | Dark Gray    |
  22. #               |     &9  | Blue         |
  23. #               |     &a  | Green        |
  24. #               |     &b  | Aqua         |
  25. #               |     &c  | Red          |
  26. #               |     &d  | Light Purple |
  27. #               |     &e  | Yellow       |
  28. #               |     &f  | White        |
  29. #               |     &k  | Obfuscated   |
  30. #               |     &l  | Bold         |
  31. #               |     &m  | Strikethrough|
  32. #               |     &n  | Underline    |
  33. #               |     &o  | Italic       |
  34. #               |     &r  | Reset        |
  35. #               |________________________|
  36. #
  37. #----------------------------------------------------------
  38. #                         Prefix
  39. #----------------------------------------------------------
  40. prefix: "&7[&cAdmin GUI&7] "
  41. #----------------------------------------------------------
  42. #----------------------------------------------------------
  43. #                       Commands
  44. #----------------------------------------------------------
  45. permission: "&c実行する権限を持っていません!"
  46. is_not_a_player: "&c{player} はプレイヤーではありません!"
  47. is_not_a_number: "&c{number} は数字ではありません!"
  48. wrong_arguments: "&c/admin もしくは /admin <player> のみ使えます。"
  49. vault_required: "&cこのアクションを完了するためのVaultがインストールされていません!"
  50. vanish_required: "&cこのアクションを完了するためのSuper VanishもしくはPremium Vanishがインストールされていません!"
  51. #----------------------------------------------------------
  52. #                    Inventory names
  53. #----------------------------------------------------------
  54. inventory_main: "&4&lAdmin GUI"
  55. inventory_player: "&5&l{player}"
  56. inventory_world: "&2&lワールド"
  57. inventory_players: "&1&lプレイヤー"
  58. inventory_plugins: "&e&lプラグイン"
  59. inventory_commands: "&2&lコマンド"
  60. inventory_unban: "&c&lBAN解除"
  61. inventory_unmute: "&c&lミュート解除"
  62. inventory_actions: "&9&lアクション &2&l{player}"
  63. inventory_kick: "&8&lキック &2&l{player}"
  64. inventory_ban: "&8&lBAN &2&l{player}"
  65. inventory_potions: "&c&lポーション &2&l{player}"
  66. inventory_spawner: "&8&lスポーン &2&l{player}"
  67. inventory_money: "&2&lお金 &2&l{player}"
  68. inventory_money_give: "&2&lお金を与える {player}"
  69. inventory_money_set: "&2&lお金を&9&l設定 &2&l{player}"
  70. inventory_money_take: "&2&lお金を&c&l取る &2&l{player}"
  71. inventory_inventory: "&a&lインベントリ &2&l{player}"
  72. #----------------------------------------------------------
  73. #                       Admin GUI
  74. #----------------------------------------------------------
  75. main_player: "&5&l{player}"
  76. main_world: "&2&lワールド"
  77. main_players: "&9&lプレイヤー"
  78. main_plugins: "&6&lプラグイン"
  79. main_maintenance_mode: "&c&lメンテナンスモード"
  80. main_unban_players: "&c&lBAN/ミュート解除"
  81. main_language: "&b&l"
  82. main_quit: "&c&l抜ける"
  83. #----------------------------------------------------------
  84. #                      Player GUI
  85. #----------------------------------------------------------
  86. player_info: "&2&l{player}"
  87. player_heal: "&e&l回復"
  88. player_feed: "&7&l満腹"
  89. player_survival: "&a&lサバイバル"
  90. player_adventure: "&2&lアドベンチャー"
  91. player_creative: "&3&lクリエイティブ"
  92. player_spectator: "&9&lスペクテイター"
  93. player_god_enabled: "&a&l無敵"
  94. player_god_disabled: "&c&l無敵"
  95. player_potions: "&c&lポーション"
  96. player_spawner: "&8&lスポーン"
  97. player_kill: "&8&l殺す"
  98. player_burn: "&c&l燃やす"
  99. player_lightning: "&5&l雷"
  100. player_firework: "&4&l花火"
  101. player_money: "&2&lお金"
  102. player_vanish_enabled: "&a&l姿を消す"
  103. player_vanish_disabled: "&c&l姿を消す"
  104. player_custom: "&6&lカスタムコマンド"
  105. player_back: "&c&l戻る"
  106. #----------------------------------------------------------
  107. #                       World GUI
  108. #----------------------------------------------------------
  109. world_day: "&e&l昼"
  110. world_night: "&8&l夜"
  111. world_thunder: "&9&l雷雨"
  112. world_rain: "&3&l雨"
  113. world_clear: "&b&lクリア"
  114. world_back: "&c&l戻る"
  115. #----------------------------------------------------------
  116. #                     Players GUI
  117. #----------------------------------------------------------
  118. players_color: "&2&l{player}"
  119. players_more: "&cクリックして更にアクションを見る"
  120. players_previous: "&c&l前"
  121. players_page: "&a&lページ"
  122. players_next: "&2&l次"
  123. players_back: "&c&l戻る"
  124. #----------------------------------------------------------
  125. #                     Plugins GUI
  126. #----------------------------------------------------------
  127. plugins_back: "&c&l戻る"
  128. #----------------------------------------------------------
  129. #                     Commands GUI
  130. #----------------------------------------------------------
  131. commands_back: "&c&l戻る"
  132. #----------------------------------------------------------
  133. #                     Unban GUI
  134. #----------------------------------------------------------
  135. unban_color: "&2&l{player}"
  136. unban_more: "&cクリックしてこのプレイヤーのBANを解除する"
  137. unban_previous: "&c&l前"
  138. unban_page: "&a&lページ"
  139. unban_next: "&2&l次"
  140. unban_back: "&c&l戻る"
  141. #----------------------------------------------------------
  142. #                     Unmute GUI
  143. #----------------------------------------------------------
  144. unmute_color: "&2&l{player}"
  145. unmute_more: "&cクリックしてこのプレイヤーのミュートを解除する"
  146. unmute_previous: "&c&l前"
  147. unmute_page: "&a&lページ"
  148. unmute_next: "&2&l次"
  149. unmute_back: "&c&l戻る"
  150. #----------------------------------------------------------
  151. #                 Players Settings GUI
  152. #----------------------------------------------------------
  153. players_settings_info: "&2&l{player}"
  154. players_settings_actions: "&9&lアクション"
  155. players_settings_money: "&2&lお金"
  156. players_settings_kick_player: "&8&lプレイヤーをキック"
  157. players_settings_ban_player: "&8&lプレイヤーをBAN"
  158. players_settings_back: "&c&l戻る"
  159. #----------------------------------------------------------
  160. #                   Actions GUI
  161. #----------------------------------------------------------
  162. actions_heal: "&e&l回復"
  163. actions_feed: "&7&l満腹"
  164. actions_info: "&2&l{player}"
  165. actions_survival: "&a&lサバイバル"
  166. actions_adventure: "&2&lアドベンチャー"
  167. actions_creative: "&3&lクリエイティブ"
  168. actions_spectator: "&9&lスペクテイター"
  169. actions_teleport_to_player: "&d&lプレイヤーにてレポート"
  170. actions_kill_player: "&8&lプレイヤーを殺す"
  171. actions_burn_player: "&c&lプレイヤーを燃やす"
  172. actions_teleport_player_to_you: "&d&lプレイヤーをあなたにテレポート"
  173. actions_god_enabled: "&a&l無敵"
  174. actions_god_disabled: "&c&l無敵"
  175. actions_potions: "&c&lポーション"
  176. actions_spawner: "&8&lスポーン"
  177. actions_inventory: "&a&lインベントリ"
  178. actions_vanish_enabled: "&a&l姿を消す"
  179. actions_vanish_disabled: "&c&l姿を消す"
  180. actions_lightning: "&5&l雷"
  181. actions_firework: "&4&l花火"
  182. actions_fakeop: "&c&lフェイクOP"
  183. actions_custom: "&6&lカスタムコマンド"
  184. actions_back: "&c&l戻る"
  185. #----------------------------------------------------------
  186. #                       Kick GUI
  187. #----------------------------------------------------------
  188. kick: "&4あなたはキックされました:"
  189. kick_back: "&c&l戻る"
  190. #----------------------------------------------------------
  191. #                       Ban GUI
  192. #----------------------------------------------------------
  193. ban: "&4あなたはBANされました:"
  194. ban_time: "&c期間 "
  195. ban_years: "&e&l年"
  196. ban_months: "&e&l月"
  197. ban_days: "&e&l日"
  198. ban_hours: "&e&l時間"
  199. ban_minutes: "&e&l分"
  200. ban_hacking: "&7&lハック"
  201. ban_griefing: "&6&lグリーフィング"
  202. ban_spamming: "&d&lスパム"
  203. ban_advertising: "&3&l宣伝"
  204. ban_swearing: "&e&l悪口"
  205. ban_silence_disabled: "&c&lサイレンス"
  206. ban_silence_enabled: "&a&lサイレンス"
  207. ban_back: "&c&l戻る"
  208. #----------------------------------------------------------
  209. #                     Potions GUI
  210. #----------------------------------------------------------
  211. potions_night_vision: "&8&l暗視"
  212. potions_invisibility: "&7&l透明化"
  213. potions_jump_boost: "&a&l跳躍力上昇"
  214. potions_fire_resistance: "&c&l火炎耐性"
  215. potions_speed: "&b&l移動速度上昇"
  216. potions_slowness: "&4&l移動速度低下"
  217. potions_water_breathing: "&9&l水中呼吸"
  218. potions_instant_health: "&a&l即時回復"
  219. potions_instant_damage: "&4&l即時ダメージ"
  220. potions_poison: "&5&l毒"
  221. potions_regeneration: "&e&l再生能力"
  222. potions_strength: "&e&l攻撃力上昇"
  223. potions_weakness: "&4&l弱体化"
  224. potions_luck: "&6&l幸運"
  225. potions_slow_falling: "&3&l落下速度低下"
  226. potions_time: "&a&l時間"
  227. potions_remove_all: "&4&l全て消す"
  228. potions_level: "&a&lレベル"
  229. potions_back: "&c&l戻る"
  230. #----------------------------------------------------------
  231. #                     Spawner GUI
  232. #----------------------------------------------------------
  233. spawner_bat: "&a&lコウモリ"
  234. spawner_blaze: "&c&lブレイズ"
  235. spawner_cat: "&a&l猫"
  236. spawner_cave_spider: "&c&l洞窟グモ"
  237. spawner_chicken: "&a&lニワトリ"
  238. spawner_cod: "&b&lタラ"
  239. spawner_cow: "&a&l牛"
  240. spawner_creeper: "&c&lクリーパー"
  241. spawner_dolphin: "&b&lイルカ"
  242. spawner_donkey: "&a&lロバ"
  243. spawner_drowned: "&c&lドラウンド"
  244. spawner_elder_guardian: "&c&lエルダーガーディアン"
  245. spawner_enderman: "&c&lエンダーマン"
  246. spawner_endermite: "&c&lエンダーマイト"
  247. spawner_evoker: "&c&lエヴォーカー"
  248. spawner_fox: "&a&lキツネ"
  249. spawner_ghast: "&c&lガスト"
  250. spawner_guardian: "&c&lガーディアン"
  251. spawner_horse: "&a&lウマ"
  252. spawner_husk: "&c&lハスク"
  253. spawner_llama: "&a&ラマ"
  254. spawner_magma_cube: "&c&lマグマキューブ"
  255. spawner_mooshroom: "&a&lムーシュルーム"
  256. spawner_mule: "&a&lラバ"
  257. spawner_ocelot: "&a&lヤマネコ"
  258. spawner_panda: "&a&lパンダ"
  259. spawner_parrot: "&a&lオウム"
  260. spawner_phantom: "&c&lファントム"
  261. spawner_pig: "&a&lブタ"
  262. spawner_pillager: "&c&lピリジャー"
  263. spawner_polar_bear: "&a&lシロクマ"
  264. spawner_pufferfish: "&b&lフグ"
  265. spawner_rabbit: "&a&lウサギ"
  266. spawner_ravager: "&c&lラベンジャー"
  267. spawner_salmon: "&b&lサーモン"
  268. spawner_sheep: "&a&lヒツジ"
  269. spawner_shulker: "&c&lシュルカー"
  270. spawner_silverfish: "&c&lシルバーフィッシュ"
  271. spawner_skeleton: "&c&lスケルトン"
  272. spawner_skeleton_horse: "&c&lスケルトンホース"
  273. spawner_slime: "&c&lスライム"
  274. spawner_spider: "&c&lクモ"
  275. spawner_squid: "&b&lイカ"
  276. spawner_stray: "&c&lストレイ"
  277. spawner_trader_llama: "&a&l行商人 ラマ"
  278. spawner_tropical_fish: "&b&l熱帯魚"
  279. spawner_turtle: "&a&lカメ"
  280. spawner_vex: "&c&lヴェックス"
  281. spawner_villager: "&a&l村人"
  282. spawner_vindicator: "&c&lヴィンディケーター"
  283. spawner_wandering_trader: "&a&l行商人"
  284. spawner_witch: "&c&lウィッチ"
  285. spawner_wither: "&c&lウィザー"
  286. spawner_wolf: "&a&lオオカミ"
  287. spawner_zombie: "&c&lゾンビ"
  288. spawner_zombie_pigman: "&c&lZゾンビピッグマン"
  289. spawner_zombie_villager: "&c&l村人ゾンビ"
  290. spawner_back: "&c&l戻る"
  291. #----------------------------------------------------------
  292. #                      Money GUI
  293. #----------------------------------------------------------
  294. money_give: "&2&l与える"
  295. money_set: "&9&l設定"
  296. money_take: "&c&l取る"
  297. money_back: "&c&l戻る"
  298. #----------------------------------------------------------
  299. #                      Money Amount GUI
  300. #----------------------------------------------------------
  301. money_amount_back: "&c&l戻る"
  302. #----------------------------------------------------------
  303. #                    Inventory GUI
  304. #----------------------------------------------------------
  305. inventory_refresh: "&a&l更新"
  306. inventory_clear: "&b&l消去"
  307. inventory_back: "&c&l戻る"
  308. #----------------------------------------------------------
  309. #                       Messages
  310. #----------------------------------------------------------
  311. message_target_player_teleport: "&a{player}にテレポートされました。"
  312. message_player_kill: "&a{player}を殺しました。"
  313. message_player_burn: "&a{player}に&c火&aを着けました!"
  314. message_target_player_creeper: "&a&lクリーパー!"
  315. message_player_creeper: "&aクリーパーが{player}にスポーンされました。"
  316. message_target_player_heal: "&e{player}があなたを回復しました。"
  317. message_player_heal: "&a{player}を回復しました。"
  318. message_target_player_feed: "&e{player}があなたを満腹にしました。"
  319. message_player_feed: "&a{player}を満腹にしました。"
  320. message_player_kick: "&a{player}がキックされました。理由 {reason}"
  321. message_player_ban: "&a{player}がBANされました。理由 {reason}"
  322. message_player_mute: "&a{player}がミュートされました。理由 {reason}"
  323. message_player_god_enabled: "&a{player}の無敵を有効にしました"
  324. message_player_god_disabled: "&a{player}の無敵を無効にしました。"
  325. message_target_player_god_enabled: "&a{player}があなたを無敵にしました。"
  326. message_target_player_god_disabled: "&a{player}があなたの無敵を解除しました。"
  327. message_target_player_potions: "&a{player}があなたに{potion}&aを{time}分与えました。"
  328. message_player_potions: "&a{player}に{potion}&aを{time}分与えました。"
  329. message_target_player_potions_remove: "&a{player}があなたの全てのエフェクト効果を&c除去&aしました。"
  330. message_player_potions_remove: "&a{player}の全てのエフェクト効果を除去しました。"
  331. message_heal: "&aあなたは回復されました。"
  332. message_feed: "&aあなたは満腹になりました。"
  333. message_god_enabled: "&a無敵を有効にしました。"
  334. message_god_disabled: "&a無敵を無効にしました。"
  335. message_kill: "&c自殺しました。"
  336. message_burn: "&c自分に火を着けました。"
  337. message_potions_remove: "&aエフェクト効果を除去しました。"
  338. message_potions: "&a自分に{potion}&aを{time}分与えました。"
  339. message_maintenance: "&aサーバーが&cメンテナンスモード&aになりました。また後に来てください。"
  340. message_maintenance_enabled: "&aメンテナンスモードは現在、&a&l有効"
  341. message_maintenance_disabled: "&aメンテナンスモードは現在、&c&l無効"
  342. message_player_not_found: "&cプレイヤーは現在存在しません!"
  343. message_ban_bypass: "&cこのプレイヤーをBANできません!"
  344. message_kick_bypass: "&cこのプレイヤーをキックできません!"
  345. message_give: "&a{amount}を自分に与えました。現在{balance}を所持しています。"
  346. message_player_give: "&a{player}に{amount}を与えました。現在{balance}を所持しています。"
  347. message_target_player_give: "&a{player}があなたに{amount}を与えました。現在{balance}を所持しています。"
  348. message_set: "&a{amount}に設定しました。"
  349. message_player_set: "&a{player}のお金を{amount}に設定しました。"
  350. message_target_player_set: "&a{player}があなたのお金を{amount}に設定しました。"
  351. message_take: "&a{amount}を自分から取りました。現在{balance}を所持しています。"
  352. message_player_take: "&a{player}が{amount}を取りました。現在{balance}を所持しています。"
  353. message_target_player_take: "&c{player}があなたから{amount}を取りました。現在{balance}を所持しています。"
  354. message_transaction_error: "&c取引に問題が発生しました。"
  355. message_take_error: "&cそれ以上のお金を取ることは出来ません!"
  356. message_player_take_error: "&cプレイヤーが持っている以上のお金を取ることは出来ません!"
  357. message_visible: "&a他のプレイヤーから見えるようになりました。"
  358. message_player_visible: "&a{player}が他のプレイヤーから見えるようになりました。"
  359. message_hide: "&c他のプレイヤーから見えなくなりました。"
  360. message_player_hide: "&c{player}が他のプレイヤーから見えなくなりました。"
  361. message_unban_player: "&a{player}のBANが解除されました。"
  362. message_unmute_player: "&a{player}のミュートが解除されました。"
  363. message_initializing_start: "&aプラグインの初期化中..."
  364. message_initializing_finish: "&aGUIが使えるようになりました。"
  365. message_already_initializing: "&cGUIは既に初期化済み..."
  366. message_reload_start: "&aプラグインのリロード中..."
  367. message_reload_finish: "&aプラグインのリロードに成功しました!"
  368. message_admin_chat_enabled: "&a管理者チャットが有効"
  369. message_admin_chat_disabled: "&c管理者チャットが無効"
  370. message_admin_chat_server_disabled: "&cこのサーバーでは管理者チャットが無効になっています。"
Add Comment
Please, Sign In to add comment