mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-08-17 09:05:47 +00:00
58 lines
4.4 KiB
YAML
58 lines
4.4 KiB
YAML
# Translation author: myfbone (GitHub)
|
||
Messages:
|
||
Prefix: '&7[&6BetterRTP&7] '
|
||
Success: ## Placeholders! %x% %y% and %z% are the x, y, and z coordinates that the player is being teleported to! #
|
||
Paid: '&aВас телепортировало на&7 x=%x% y=%y% z=%z% за &c$%price%&7, за &f%attempts% &7попыток!'
|
||
Bypass: '&aВас телепортировало на&7 x=%x% y=%y% z=%z% за &f%attempts% &7попыток'
|
||
# Loading: '&aSafe spot located! &7Loading chunks...'
|
||
# Teleport: '&aTeleporting... &fplease wait while we find a safe location!'
|
||
Failed:
|
||
Price: '&cУ вас недостаточно денег для телепортации! &7У вас должно быть хотябы $%price% &7для rtp!'
|
||
NotSafe: '&cНе удалось найти безопасное место за %attempts% попыток! &7Вас не телепортировало!'
|
||
# Hunger: '&cCould not rtp because you are... &7too hungry&c, eat something fella!'
|
||
Other:
|
||
Success: '&a%player% был телепортирован на&7 x=%x% y=%y% z=%z% за &f%attempts% &7попыток!'
|
||
NotSafe: '&cНе удалось найти безопасное место за %attempts% попыток! &7%player% не был телепортирован!'
|
||
# Biome: '&cSeems like the biome&7 %biome%&c does not exist! &7Try using the tab list!'
|
||
Reload: '&eКонфиг удачно перезагружен!'
|
||
NoPermission:
|
||
Basic: '&cИзвините! &7У вас недостаточно прав для использования этой команды!'
|
||
World: '&cИзвините! &7Вам запрещено использовать rtp в мире %world%!'
|
||
## %world% is the world the player is in that is disabled to rtp in! #
|
||
DisabledWorld: '&cОтключенный мир %world%! &7Не удалось телепортироваться!'
|
||
Cooldown: '&cИзвините! &7Вы не сможете использовать rtp ближайшие &c%time% &7сек.!'
|
||
Locked: '&cSorry! &7You''ve used up all your RTP''s!'
|
||
Invalid: '&cНеправильные параметры. Попробуйте ''/%command% help'''
|
||
NotOnline: '&cИгрок &7%player% &cне онлайн!'
|
||
Delay: '&aТелепортация через &f%time% &aсек.! Не двигайтесь!'
|
||
Moved: '&cВы подвинулись! &7RTP отменено!'
|
||
NotExist: '&cПохоже что мир &7%world% &cне существует!'
|
||
Already: '&cУуупс! &7Похоже вы уже телепортируетесь. Имейте терпение!'
|
||
# Sign: '&7Command sign has been created! &7Command is... ''&f/rtp %command%&7'''
|
||
# Edit:
|
||
# Error: '&cError! &7Invalid input provided!'
|
||
# Set: '&bSuccess! &7%type% set to %value%'
|
||
# Remove: '&cRemoved! &7You removed the Custom World %world%'
|
||
|
||
Help:
|
||
# Prefix: '&e&m-----&6&l BetterRTP &8| Help &e&m-----'
|
||
Main: ' &7- &e/%command% &7- случайно телепортирует вас!'
|
||
# Biome: ' &7- &e/%command% biome <biome1, biome2...> &7- Randomly teleport withing these biomes'
|
||
# Edit: ' &7- &e/%command% edit <default/world> [args...] &7- Edit some plugin settings'
|
||
Help: ' &7- &e/%command% help &7- показывает этот список'
|
||
# Info: ' &7- &e/%command% info [world/particles/shapes/potion_effects] &7- View specific information about plugin parameters'
|
||
Player: ' &7- &e/%command% player <игрок> [мир] &7- случайно телепортирует игрока'
|
||
Reload: ' &7- &e/%command% reload &7- перезагружает плагин'
|
||
# Settings: ' &7- &e/%command% settings &7- Pull up a gui and edit some settings'
|
||
# Test: ' &7- &e/%command% test &7- Test out plugin effects after a teleport without moving'
|
||
# Version: ' &7- &e/%command% version &7- View currently running version'
|
||
World: ' &7- &e/%command% world <мир> &7- случайно телепортирует в другой мир'
|
||
|
||
Usage:
|
||
Player: '&cИспользование&7: /%command% player <игрок> [мир]'
|
||
World: '&cИспользование&7: /%command% world <мир>'
|
||
Biome: '&cUsage&7: /%command% biome <biome1, biome2...>'
|
||
# Edit:
|
||
# Base: '&cUsage&7: /%command% edit <default/world> [args...]'
|
||
# Default: '&cUsage&7: /%command% edit default <max/min/useworldborder/center> <value>'
|
||
# World: '&cUsage&7: /%command% edit world <world> <max/min/useworldborder/center> <value>' |