Advertisement
Itsyuumello

Untitled

Aug 25th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. alreadyInQueue: '&eゲームに参加しました &e(&b{NUMBER}&e/&b2&e)!'
  2. notInQueue: '&cゲームに参加出ませんでした!'
  3. leaveQueue: '&eゲームから退出しました'
  4. joinQueue: '&eゲームに参加しました &e(&b{NUMBER}&e/&b2&e)!'
  5. setSpawn1: '&6Spawn 1 &asuccessfully set in arena &6{ARENA}'
  6. setSpawn2: '&6Spawn 2 &asuccessfully set in arena &6{ARENA}'
  7. winAnnounce: '&e勝者 &c{WINNER} &e敗退者 &c{LOSER}'
  8. alreadyInArena: '&cすでにゲームに参加しています!'
  9. reload: '&b&l---------- &aリロード完了! &b&l----------'
  10. commandUseInArena: '&cYou cannot use any commands to run away!'
  11. countdownBeforeTeleport: '&eゲームスタートまで &c{COUNTDOWN} &e秒!'
  12. getTeleportedIntoArena: '&e&l----- &b動けるようになるまで &c10 &b秒! &e&l-----'
  13. countdownBeforeFight: '&eラウンド: &c{ROUND} &eゲームスタートまで &c{COUNTDOWN} &e秒!'
  14. afterPlayerFreezing: '&c&lFIGHT!'
  15. cannotLeaveQueueNow: '&cYou cannot leave the queue now!'
  16. yourOpponentIsDead: '&cCannot start 1vs1 because your opponent is dead!'
  17. youAreDead: '&cCannot start 1vs1, because you are dead!'
  18. yourOpponentLoggedOut: '&cYour opponent logged out during countdown!'
  19. timeLeft: '&e時間 &c{TIME_LEFT}'
  20. timeOut: '&c&l時間が終了したためラウンドを終了しました!'
  21. insufficientPermission: '&cパーミッションがありません'
  22. arenaDoesNotExist: '&cThe arena &6{ARENA} &cdoes not exist'
  23. arenaAlreadyExists: '&cThe arena &6{ARENA} &calready exists'
  24. enabledArenas: '&aEnabled arenas: {ENABLED_ARENAS}'
  25. disabledArenas: '&7Disabled arenas: {DISABLED_ARENAS}'
  26. arenaAdded: '&aArena &6{ARENA} &asuccessfully created'
  27. arenaDeleted: '&aArena &6{ARENA} &asuccessfully deleted'
  28. arenaDisabled: '&aThe arena &6{ARENA} &ais &6disabled'
  29. noEnabledArenas: '&aThere are no enabled arenas'
  30. invSet: '&aInventory set for arena &6{ARENA}'
  31. prizesSet: '&aPrizes set for arena &6{ARENA}'
  32. arenaWasDisabled: '&aThe arena &6{ARENA} &awas &6disabled'
  33. arenaWasEnabled: '&aThe arena &6{ARENA} &awas &6enabled'
  34. itemDropInArena: '&cYou are not allowed to &6drop items &cin the arena'
  35. blockPlaceInArena: '&cYou are not allowed to &6place blocks &cin the arena'
  36. pluginWasDisabled: '&aThe plugin was disabled'
  37. teleportOutOfTheArena: '&cYou are not allowed to &6teleport &cout of the arena'
  38. totalPoints: '&aTotal points: &6{POINTS}'
  39. pointsInArena: '&aPoints in arena &6{ARENA}&a: &6{POINTS}'
  40. otherPlayersPoints: '&6{NAME}&a''s points: &6{POINTS}'
  41. otherPlayersArenaPoints: '&6{NAME}&a''s points in arena &6{ARENA}&a: &6{POINTS}'
  42. broadcastMessage: '&aYou are number &6{NUMBER} &ain &6{ARENA}'
  43. commandBlacklist: '&cYou are not allowed to execute this command while you are in
  44. a queue'
  45. wasHitByPlayer: '&cYou were kicked out of the queue because you were damaged by a
  46. player'
  47. hitPlayer: '&cYou were kicked out of the queue because you damaged a player'
  48. noUpdateAvailable: '&cYou are running the latest stable version'
  49. updatedSuccessfully: '&aUpdated successfully! Restart or reload the server to use
  50. it'
  51. updateAvailable: '&cA new version is available! Use /1vs1 update to update automatically'
  52. visitWebsite: '&cVisit http://dev.bukkit.org/bukkit-plugins/pvp-1vs1 for more detailed
  53. information'
  54. updaterNotEnabled: '&cThe updater is not enabled! Enable it in the config to use this
  55. feature'
  56. updateFailed: '&cThe update failed! Check console for more information'
  57. wonRound: ラウンド &c{ROUND} &c{WINNER} &eが勝利 &c{WINNER} &eの残りの体力 &c{HEALTH} &eHP!
  58. playerNotOnline: '&c{PLAYER} はオンラインじゃないか存在していないプレイヤーです!'
  59. playerDuelsYou: '&c{PLAYER} &eからデュエルの申し込みが来ています! &eマップ:{ARENA} &a受け入れる場合 /1vs1 accept
  60. と打ってください!'
  61. youDuelPlayer: '&c{PLAYER} &eにデュエルを申し込みました!'
  62. notChallenged: '&c相手が60秒たってもデュエルを受け入れなかったためキャンセルしました!'
  63. duelPartnerLeftQueue: '&c{PLAYER} はデュエルから退出しました!'
  64. notAbleToAcceptDuel: '&cデュエルをキャンセルされました!'
  65. cannotDuelYourself: '&cデュエルできませんでした!'
  66. stats: '&e勝利回数: &c{WINS} &e敗者回数: &c{LOSSES} &e勝利率: &c{WIN_RATE}&e%'
  67. statsOtherPlayers: '&c{NAME}のステータス &e勝利回数: &c{WINS} &e敗者回数: &c{LOSSES} &e勝利率: &c{WIN_RATE}&e%'
  68. info:
  69. - '&aEnabled: &6{ENABLED}'
  70. - '&aGame status: &6{GAME_STATUS}'
  71. - '&aQueue size: &6{SIZE}'
  72. - '&aIn queue: &6{IN_QUEUE}'
  73. - '&aNumber: &6{NUMBER}'
  74. - '&aCurrently in arena: &6{ARENA_PLAYERS}'
  75. - '&aNext arena players: &6{NEXT_ARENA_PLAYERS}'
  76. arenaModes:
  77. countdownBeforeTeleport: '&cカウントダウン'
  78. countdownBeforeFight: '&4カウントダウン'
  79. fight: '&4{ROUND}/{MAX_ROUNDS} - {TIME_LEFT}s'
  80. normal: '&2Empty'
  81. sign:
  82. queued: queued
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement