From 7abc64225870c45a1c00ee7571e8160fedb4adcf Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 5 Sep 2016 10:41:47 +0300 Subject: [PATCH] locale update --- ElvUI_SLE/locales/english.lua | 9 ++++++++- ElvUI_SLE/locales/russian.lua | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua index 14d177b..6e79a26 100644 --- a/ElvUI_SLE/locales/english.lua +++ b/ElvUI_SLE/locales/english.lua @@ -76,7 +76,7 @@ L["Modules designed for older expantions"] = true L["Game Menu Buttons"] = true L["Adds |cff9482c9Shadow & Light|r buttons to main game menu."] = true L["Advanced Options"] = true -L["SLE_Advanced_Desc"] = [[Folowing options provide access to additional customization settings in various modules. +L["SLE_Advanced_Desc"] = [[Folowing options provide acces to additional customization settings in various modules. Is not reccomended to new players or people not experienced in addons' configuration.]] L["Allow Advanced Options"] = true L["Change Elv's options limits"] = true @@ -213,6 +213,12 @@ L["Slide Sideways"] = true L["Fade"] = true L["Tip time"] = true L["Number of seconds tip will be shown before changed to another."] = true +L["Title font"] = true +L["Subitle font"] = true +L["Date font"] = true +L["Player info font"] = true +L["Tips font"] = true +L["Graphics"] = true --Auras L["Hide Buff Timer"] = true @@ -746,6 +752,7 @@ L["Always Compare Items"] = true L["Faction Icon"] = true L["Show faction icon to the left of player's name on tooltip."] = true L["TTOFFSET_DESC"] = "This adds the ability to have the tooltip offset from the cursor. Make sure to have the \"Cursor Anchor\" option enabled in ElvUI's Tooltip section to use this feature." +L["Tooltip Cursor Offset"] = true L["Tooltip X-offset"] = true L["Offset the tooltip on the X-axis."] = true L["Tooltip Y-offset"] = true diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua index 0a5b000..e7717a9 100644 --- a/ElvUI_SLE/locales/russian.lua +++ b/ElvUI_SLE/locales/russian.lua @@ -208,6 +208,12 @@ L["Slide Sideways"] = "Скольжение вбок" L["Fade"] = "Появление" L["Tip time"] = "Длительность подсказки" L["Number of seconds tip will be shown before changed to another."] = "Кол-во секунд, которое будет показана каждая подсказка." +L["Title font"] = "Зона" +L["Subitle font"] = "Субзона" +L["Date font"] = "Дата" +L["Player info font"] = "Информация" +L["Tips font"] = "Подсказки" +L["Graphics"] = "Графика" --Auras L["Hide Buff Timer"] = "Скрыть время баффов" @@ -736,6 +742,7 @@ L["Always Compare Items"] = "Всегда сравнивать предметы" L["Faction Icon"] = "Иконка фракции" L["Show faction icon to the left of player's name on tooltip."] = "Отображать иконку фракции около имени игроков в подсказках" L["TTOFFSET_DESC"] = "Добавляет возможность сделать отступ подсказки от курсора. Работает только при включенной опции \"Около курсора\" в ElvUI." +L["Tooltip Cursor Offset"] = "Отступ подсказки от курсора" L["Tooltip X-offset"] = "Смещение подсказки по X" L["Offset the tooltip on the X-axis."] = "Смещает подсказку по оси X относительно выбранной точки крепления." L["Tooltip Y-offset"] = "Смещение подсказки по Y" -- 1.7.9.5