diff --git a/src/main/resources/lang/ru-RU/strings.yml b/src/main/resources/lang/ru-RU/strings.yml index e7b590b1d..f1b84338c 100644 --- a/src/main/resources/lang/ru-RU/strings.yml +++ b/src/main/resources/lang/ru-RU/strings.yml @@ -170,25 +170,25 @@ stageEditorSetBlockNames: "Задать имена блока" stageEditorSetBlockAmounts: "Задать количества блока" stageEditorSetBlockDurability: "Задать прочность блока" stageEditorSetDamageAmounts: "Задать количество урона" -stageEditorSetPlaceAmounts: "Set place amounts" -stageEditorSetUseAmounts: "Set use amounts" -stageEditorSetCutAmounts: "Set cut amounts" -stageEditorSetKillAmounts: "Set kill amounts" -stageEditorSetEnchantAmounts: "Set enchant amounts" -stageEditorSetMobAmounts: "Set mob amounts" -stageEditorSetEnchantments: "Set enchantments" -stageEditorSetItemNames: "Set item names" +stageEditorSetPlaceAmounts: "Задать количество установок блока" +stageEditorSetUseAmounts: "Задать количество использований" +stageEditorSetCutAmounts: "Задать количество стрижек" +stageEditorSetKillAmounts: "Задать количество убийств" +stageEditorSetEnchantAmounts: "Задать количество зачарований" +stageEditorSetMobAmounts: "Задать количество мобов" +stageEditorSetEnchantments: "Задать зачарования" +stageEditorSetItemNames: "Задать названия предметов" stageEditorSetKillIds: "Установить идентификаторы NPC" stageEditorSetMobTypes: "Установить тип мобов" -stageEditorSetKillLocations: "Set kill locations" -stageEditorSetKillLocationRadii: "Set kill location radii" -stageEditorSetKillLocationNames: "Set kill location names" -stageEditorSetLocations: "Set locations" -stageEditorSetLocationRadii: "Set location radii" -stageEditorSetLocationNames: "Set location names" -stageEditorSetTameAmounts: "Set tame amounts" -stageEditorSetShearColors: "Set sheep colors" -stageEditorSetShearAmounts: "Set shear amounts" +stageEditorSetKillLocations: "Задать области для убийства" +stageEditorSetKillLocationRadii: "Задать радиусы областей для убийства" +stageEditorSetKillLocationNames: "Задать название областям для убийства" +stageEditorSetLocations: "Задать области" +stageEditorSetLocationRadii: "Задать радиусы областей" +stageEditorSetLocationNames: "Задать названия областей" +stageEditorSetTameAmounts: "Задать количество приручений" +stageEditorSetShearColors: "Задать цвета овец" +stageEditorSetShearAmounts: "Задать количество стрижек" stageEditorPassword: "Password Objectives" stageEditorAddPasswordDisplay: "Add password display" stageEditorAddPasswordPhrases: "Add password phrase(s)"