From 55f790cee8b9da628a4a3f765e7a51df3bd3d780 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 22 Feb 2013 12:06:27 +0400 Subject: [PATCH] Locales update --- ElvUI_SLE/locales/english.lua | 13 ++++++++++++- ElvUI_SLE/locales/russian.lua | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 05d93ce..2756da1 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -123,9 +123,20 @@ L["Changes the way text is shown on exp bar."] = true L["Full value on Rep Bar"] = true L["Changes the way text is shown on rep bar."] = true +--Equip Manager-- +L['Equipment manager'] = true +L["EM_DESC"] = "This module provides different options to automatically change your equipment sets on spec change or entering certain locations." +L['Spam Throttling'] = true +L["Here you can choose what equipment sets to use in different situations."] = true +L["Equip this set when switching to primary talents."] = true +L["Equip this set when switching to secondary talents."] =true +L["Equip this set after entering dungeons or raids."] = true +L["Equip this set after entering battlegrounds or arens."] = true + --Farm-- L['Farm'] = true -L["FARM_DESC"] = true +L["FARM_DESC"] = [[Additional actionbars for the Sunsong Ranch containing seeds, tools and portals. +They will appear only if you are on the Ranch or The Halfhill Market.]] L['Only active buttons'] = true L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = true L["Seed Bars"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 4bd0254..4133f2d 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -123,9 +123,20 @@ L["Changes the way text is shown on exp bar."] = "Изменяет отобра L["Full value on Rep Bar"] = "Полное значение репутации" L["Changes the way text is shown on rep bar."] = "Изменяет отображение значений репутации на полосе." +--Equip Manager-- +L['Equipment manager'] = "Менеджер экипировки" +L["EM_DESC"] = "Этот модуль предоставляет различные опции для автоматической смены комплектов экипировки при переключении набора талантов или попадании в определенную локацию." +L['Spam Throttling'] = "Подавление спама" +L["Here you can choose what equipment sets to use in different situations."] = "Здесь Вы можете выбрать какие комплекты экипировки использовать в различных случаях." +L["Equip this set when switching to primary talents."] = "Надеть этот набор при переключении на основной набор талантов." +L["Equip this set when switching to secondary talents."] = "Надеть этот набор при переключении на дополнительный набор талантов." +L["Equip this set after entering dungeons or raids."] = "Надеть этот набор при попадании в подземелье или рейд." +L["Equip this set after entering battlegrounds or arens."] = "Надеть этот набор при попадании на поля боя или арены." + --Farm-- L['Farm'] = "Ферма" -L["FARM_DESC"] = true +L["FARM_DESC"] = [[Дополнительные панели с семенами, инструментами и порталами для Фермы Солнечной Песни. +Они будут отображаться только если Вы находитесь на ферме или рынке Полугорья.]] L['Only active buttons'] = "Только активные" L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = "Отображать только кнопки для тех семян/инструментов/порталов, которые есть у Вас в сумках." L["Seed Bars"] = "Панели семян" -- 1.7.9.5