Перевод плагина ElitePets

Sav9El

Пользователь
Сообщения
3
Пожалуйста, помогите перевести плагин
Код:
PET:
  COOLDOWN: '&f&l(&5&lElite&d&lPets&f&l) &dYou cannot level up this pet for another
    &5{TIME}&d!'
  ERROR:
    INVALID_PET: '&f&l(&5&lElite&d&lPets&f&l) &dThat is not a valid pet!'
    ABOVE_LEVEL_CAP: '&f&l(&5&lElite&d&lPets&f&l) &dThe level you have provided is
      above the level cap defined in the config.yml!'
    PLAYER_INVENTORY_FULL: '&f&l(&5&lElite&d&lPets&f&l) &dThat players inventory is
      too full!'
    WORLDGUARD_REGION_BLOCKED: '&f&l(&5&lElite&d&lPets&f&l) &dYou cannot use this
      pet in this region!'
    WORLD_BLOCKED: '&f&l(&5&lElite&d&lPets&f&l) &dYou cannot use this pet in this
      world!'
  COMMAND:
    GIVE_PET: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully given &5{PLAYER}
      &da level &5{LEVEL} {PET}&d!'
    RELOAD: '&f&l(&5&lElite&d&lPets&f&l) &dAll configuration files and data have been
      successfully reloaded in {TIME}ms&d!'
RARE_CANDY:
  USED: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully leveled up your pet to
    level {LEVEL}!'
  GIVEN: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully given &5{PLAYER}&d {AMOUNT}x
    Rare Candy!'
  ERROR:
    BLACKLISTED_TIER: '&f&l(&5&lElite&d&lPets&f&l) &dYou cannot apply rare candy to
      this pet tier!'
    ISNT_PET: '&f&l(&5&lElite&d&lPets&f&l) &dYou can only apply rare candy to pets!'
    MAX_LEVEL: '&f&l(&5&lElite&d&lPets&f&l) &dThis pet is already at the max level!'
PET_LEASH:
  USED: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully applied a pet leash to
    your pet, you will now not lose your pet on death!'
  GIVEN: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully given &5{PLAYER}&d {AMOUNT}x
    Pet Leash!'
  ERROR:
    ISNT_PET: '&f&l(&5&lElite&d&lPets&f&l) &dYou can only apply pet leash to pets!'
    HAS_LEASH: '&f&l(&5&lElite&d&lPets&f&l) &dThis pet already has a pet leash!'
PET_EXP_MULTIPLIER:
  START: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully applied a &5{AMOUNT}x
    &dPet EXP Multiplier for &5{TIME}&d!'
  FINISH: '&f&l(&5&lElite&d&lPets&f&l) &dYour Pet EXP Multiplier has ended!'
  GIVEN: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully given &5{PLAYER}&d {AMOUNT}x
    of {MULTIPLIER}x Pet EXP Multiplier!'
  ALREADY_ACTIVE: '&f&l(&5&lElite&d&lPets&f&l) &dYou already have a Pet EXP Multiplier
    Activated!'
PET_EGG:
  GIVEN: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully give &5{PLAYER}&d {TIER}
    Pet egg!'
  ACTIVATE: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully started {TIER} pet
    egg hatching process!'
  HATCHED: '&f&l(&5&lElite&d&lPets&f&l) &dYou have successfully hatched a {PET} from
    a {TIER} pet egg!'
  ERROR:
    NOT_VALID_TIER: '&f&l(&5&lElite&d&lPets&f&l) &dThat is not a valid tier!'
    MORE_THAN_ONE: '&f&l(&5&lElite&d&lPets&f&l) &dYou cannot hatch multiple eggs ontop
      of each other!'
    ALREADY_STARTED: '&f&l(&5&lElite&d&lPets&f&l) &dYou have already started the hatching
      process for this egg!'
    STOPPED_HATCHING: '&f&l(&5&lElite&d&lPets&f&l) &dYou have stopped the hatching
      process on this pet egg!'
 
Назад
Сверху Снизу