New translations skill-list.yml (Russian)

This commit is contained in:
Taner 2023-01-24 09:04:03 +00:00
parent 43faddcbe5
commit f3dabde01b

View File

@ -1,5 +1,5 @@
#GUI display name
name: 'Selected Skill: &6{skill}'
name: 'Выбранный Навык: &6{skill}'
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 54
@ -22,9 +22,9 @@ items:
name: '&a{skill} &6[{level}]'
lore:
- ''
- '{unlocked}&a✔ Requires Level {unlock}'
- '{locked}&c✖ Requires Level {unlock}'
- '{max_level}&e✔ Maximum Level Hit!'
- '{unlocked}&a✔ Требуется {unlock} Уровень'
- '{locked}&c✖ Требуется {unlock} Уровень'
- '{max_level}&e✔ Достигнут Максимальный Уровень!'
- ''
- '{lore}'
next:
@ -33,7 +33,7 @@ items:
function: next
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTliZjMyOTJlMTI2YTEwNWI1NGViYTcxM2FhMWIxNTJkNTQxYTFkODkzODgyOWM1NjM2NGQxNzhlZDIyYmYifX19
name: '&aNext'
name: '&aСледующий'
lore: { }
previous:
slots:
@ -41,21 +41,21 @@ items:
function: previous
item: PLAYER_HEAD
texture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYmQ2OWUwNmU1ZGFkZmQ4NGU1ZjNkMWMyMTA2M2YyNTUzYjJmYTk0NWVlMWQ0ZDcxNTJmZGM1NDI1YmMxMmE5In19fQ==
name: '&aPrevious'
name: '&aПредыдущий'
lore: { }
reallocate:
slots:
- 45
function: reallocation
item: CAULDRON
name: '&aReallocate Skill Points'
name: '&aОчки Перераспределения Навыков'
lore:
- ''
- 'You have spent a total of &6{total}&7 skill points.'
- '&7Right click to reallocate them.'
- 'Вы потратили &6{total}&7 очков навыков.'
- '&7Щелкните правой кнопкой мыши, чтобы перераспределить их.'
- ''
- '&eCosts 1 skill reallocation point.'
- '&e◆ Skill Reallocation Points: &6{points}'
- '&eТребуется 1 очко перераспределения навыков.'
- '&e◆ Очков перераспределения Навыков: &6{points}'
passive-skill-slot:
slots:
- 7
@ -68,13 +68,13 @@ items:
item: BOOK
#Material used when the slot is empty
empty-item: BLUE_DYE
name: '&aPassive Skill Slot {slot}'
no-skill: '&cNone'
name: '&aСлот для Пассивного Навыка {slot}'
no-skill: '&cНет'
lore:
- '&7Current Passive Skill: &6{skill}'
- '&7Текущий Пассивный Навык: &6{skill}'
- ''
- '&e► Left click to bind {selected}.'
- '&e► Right click to unbind.'
- '&e► ЛКМ, чтобы привязать {selected}.'
- '&e► ПКМ, чтобы отвязать.'
skill-slot:
slots:
- 8
@ -87,16 +87,16 @@ items:
item: BOOK
#Material used when the slot is empty
empty-item: GRAY_DYE
name: '&aSkill Slot {slot}'
no-skill: '&cNone'
name: '&aСлот Навыка {slot}'
no-skill: '&cНет'
lore:
- '&7Current Skill: &6{skill}'
- '&7Текущий Навык: &6{skill}'
- ''
- '&7&oCast this spell by pressing [F] followed'
- '&7&oby the keybind displayed on the action bar.'
- '&7&oЧтобы использовать этот навык, нажмите [F]'
- '&7&oпо привязанной клавише, отображаемой на панели быстрого доступа.'
- ''
- '&e► Left click to bind {selected}.'
- '&e► Right click to unbind.'
- '&e► ЛКМ, чтобы привязать {selected}.'
- '&e► ПКМ, чтобы отвязать.'
skill-level:
slots:
- 6
@ -115,7 +115,7 @@ items:
too-low:
item: AIR
item: LIME_DYE
name: '&a{skill} Level {roman}'
name: '&a{skill} Уровень {roman}'
lore:
- ''
- '{lore}'
@ -124,8 +124,8 @@ items:
- 15
function: upgrade
item: GREEN_STAINED_GLASS_PANE
name: '&a&lUPGRADE {skill_caps}'
name: '&a&lОБНОВИТЬ {skill_caps}'
lore:
- '&7Costs 1 skill point.'
- '&7Требуется 1 очко навыка.'
- ''
- '&eCurrent Skill Points: {skill_points}'
- '&7Текущее Количество Очков Навыка: &{skill_points}'