New translations items.yml (Russian)

This commit is contained in:
Taner 2024-08-13 14:39:54 +00:00
parent d3d3453d77
commit 8be6a9cc08

View File

@ -1,55 +1,55 @@
CONFIRM: CONFIRM:
name: '&aConfirm' name: '&aПодтвердить'
lore: [ ] lore: [ ]
FILL: FILL:
name: '&8' name: '&8'
lore: [ ] lore: [ ]
PREVIOUS_PAGE: PREVIOUS_PAGE:
name: '&aPrevious Page' name: '&aПредыдущая Страница'
lore: [ ] lore: [ ]
NEXT_PAGE: NEXT_PAGE:
name: '&aNext Page' name: '&aСледующая Страница'
lore: [ ] lore: [ ]
PREVIOUS_IN_QUEUE: PREVIOUS_IN_QUEUE:
name: '&aPrevious' name: '&aПредыдущий'
lore: [ ] lore: [ ]
NEXT_IN_QUEUE: NEXT_IN_QUEUE:
name: '&aNext' name: '&aСледующий'
lore: [ ] lore: [ ]
BACK: BACK:
name: '&aBack' name: '&aНазад'
lore: [ ] lore: [ ]
CRAFTING_RECIPE_DISPLAY: CRAFTING_RECIPE_DISPLAY:
name: '&a&lCraft&f #name#' name: '&a&lСоздать&f #name#'
lore: lore:
- '{conditions}' - '{conditions}'
- '{conditions}&8Conditions:' - '{conditions}&8Условия:'
- '{crafting_time}' - '{crafting_time}'
- '{crafting_time}&7Crafting Time: &c#crafting-time#&7s' - '{crafting_time}&7Время создания: &c#crafting-time#&7s'
- '' - ''
- '&8Ingredients:' - '&8Материалы:'
- '#ingredients#' - '#ingredients#'
- '' - ''
- '&eLeft-Click to craft!' - '&eНажмите ЛКМ, чтобы создать!'
- '&eRight-Click to preview!' - '&eНажмите ПКМ для просмотра!'
UPGRADING_RECIPE_DISPLAY: UPGRADING_RECIPE_DISPLAY:
name: '&e&lUpgrade&f #name#' name: '&e&lУлучшить&f #name#'
lore: lore:
- '{conditions}' - '{conditions}'
- '{conditions}&8Conditions:' - '{conditions}&8Условия:'
- '' - ''
- '&8Ingredients:' - '&8Материалы:'
- '#ingredients#' - '#ingredients#'
- '' - ''
- '&eLeft-Click to craft!' - '&eНажмите ЛКМ, чтобы создать!'
- '&eRight-Click to preview!' - '&eНажмите ПКМ для просмотра!'
QUEUE_ITEM_DISPLAY: QUEUE_ITEM_DISPLAY:
name: '&6&lQueue&f #name#' name: '&6&lОчередь&f #name#'
lore: lore:
- '{ready}&7&oThis item was successfully crafted.' - '{ready}&7&oЭтот предмет был успешно создан.'
- '{queue}&7&oThis item is in the crafting queue.' - '{queue}&7&oЭтот предмет в очереди на создание.'
- '{queue}' - '{queue}'
- '{queue}&7Time Left: &c#left#' - '{queue}&7Осталось времени: &c#left#'
- '' - ''
- '{ready}&eClick to claim!' - '{ready}&eКликните чтобы взять!'
- '{queue}&eClick to cancel.' - '{queue}&eКликните для отмены.'