Quantcast

Making locales Curse-style lol

Darthpred [07-04-12 - 11:20]
Making locales Curse-style lol

Only En and Ru others don't need that
Filename
ElvUI_SLE/locales/english.lua
ElvUI_SLE/locales/russian.lua
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index fd71783..902e9a3 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -9,238 +9,56 @@ end

 if not L then return; end

-L['SLE_LOGIN_MSG'] = [=[You are using |cff1784d1Shadow & Light Edit|r for ElvUI.
-If you wish to use the original ElvUI addon, disable this edit's plugin in your Addons manager.
-Have a nice day.]=]
-
----------------
---Main config--
----------------
-L["Shadow & Light Edit"] = true
-L["Shadow & Light Edit of ElvUI"] = true
-L["SLE_DESC"] = [=[This is and edit of ElvUI that adds some functionality to the original addon and changes some previously existed options.
-The edit doesn't change original files in any respect so you can freely disable it any time from youe addon manager without any risk.]=]
-
-
---LFR Lockdown
-L["LFR Dragon Soul"] = true
-L["LFR Lockdown"] = true
-L["Show/Hide LFR lockdown info in time datatext's tooltip."] = true
-
---PvP Autorelease
-L["PvP Auto Release"] = true
-L["Automatically release body when killed inside a battleground."] = true
-
---Auras
-L["Aura Size"] = true
-L["Sets size of auras. This setting is character based."] = true
-
---Pet Autocast
-L["Pet autocast corners"] = true
-L["Show/hide tringles in corners of autocastable buttons."] = true
-
-
---------------
---UnitFrames--
---------------
-L["Additional unit frames options"] = true
-L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = true
-L["Health Values"] = true
-L["Full value"] = true
-L["Enabling this will show exact hp numbers on player, focus, focus target, target of target, party, boss, arena and raid frames."] = true
-L["Target full value"] = true
-L["Enabling this will show exact hp numbers on target frame."] = true
-L["Power Values"] = true
-L["Normal Frames"] = true
-L["Enabling this will show exact power numbers on target of target, focus and focus target frames."] = true
-L["Reversed Frames"] = true
-L["Enabling this will show exact power numbers on player, boss, arena, party and raid frames."] = true
-
---Player Frame Indicators
-L["Player Frame Indicators"] = true
-L["PvP text on mouse over"] = true
-L["Show PvP text on mouse over player frame."] = true
-L["PvP Position"] = true
-L["Set the point to show pvp text"] = true
-L["Combat Position"] = true
-
---Classbar offset
-L["Classbar Offset"] = true
-L["This options will allow you to detach your classbar from player's frame and move it in other location."] = true
-
---Balance Power Text
-L["Balance Power Text"] = true
-L["Show/hide the text with exact number of your Solar/Lunar energy on your Classbar."] = true
-
-----------------
---Exp/Rep Text--
-----------------
-L["Xp-Rep Text"] = true
-L["XP-Rep Text mod by Benik"] = true
-L["Show/Hide XP-Rep Info."] = true
-L["Detailed"] = true
-L["More XP-Rep Info. Shown only when bars are on top."] = true
-L["Detailed Options"] = true
-L["Reaction Name"] = true
-L["Show/Hide Reaction status on bar."] = true
-L["Rested Value"] = true
-L["Show/Hide Rested value."] = true
-
-
---------------
---UI Buttons--
---------------
-L["UI Buttons"] = true
-L["Additional menu with useful buttons"] = true
-L["Show/Hide UI buttons."] = true
-L["Mouse over"] = true
-L["Show on mouse over."] = true
-L["Buttons position"] = true
-L["Layout for UI buttons."] = true
-
-L["ElvUI Config"] = true
-L["Click to toggle config window"] = true
-L["Reload UI"] = true
-L["Click to reload your interface"] = true
-L["Move UI"] = true
-L["Click to unlock moving ElvUI elements"] = true
-L["Boss Mod"] = true
-L["Click to toogle the Configuration/Option Window from the Bossmod (DXE, DBM or Bigwigs) you have enabled."] = true
-L["AddOns Manager"] = true
-L["Click to toogle the AddOn Managerframe (stAddOnManager or ACP) you have enabled."] = true
-
-------------
---Microbar--
-------------
-L["2 rows"] = true
-L["3 rows"] = true
-L["4 rows"] = true
-L["6 rows"] = true
-L["Change the positioning of buttons on Microbar."] = true
-L["Hide in Combat"] = true
-L["Hide Microbar in combat."] = true
-L["Hide microbar unless you mouse over it."] = true
-L["Microbar"] = true
-L["Microbar Layout"] = true
-L["Module for adding micromenu to ElvUI."] = true
-L["On Mouse Over"] = true
-L["Positioning"] = true
-L["Set Alpha"] = true
-L["Sets alpha of the microbar"] = true
-L["Set Scale"] = true
-L["Sets Scale of the microbar"] = true
-L["Sets X offset for microbar buttons"] = true
-L["Sets Y offset for microbar buttons"] = true
-L["Show backdrop for micromenu"] = true
-
-
---------------
---Raid Marks--
---------------
-L["Raid Marks"] = true
-L["Show/Hide raid marks."] = true
-L["Sets size of buttons"] = true
-L["Direction"] = true
-L["Change the direction of buttons growth from the skull marker"] = true
-
-
--------------
---Datatexts--
--------------
-L["Datatext Panels"] = true
-L["Additional Datatext Panels"] = true
-L["DP_DESC"] = [=[Additional Datatext Panels.
-8 panels with 20 datatext points total.
-You can't disable Top Panel and chat panels.]=]
+L["2 rows"] = "2 rows"
+L["3 rows"] = "3 rows"
+L["4 rows"] = "4 rows"
+L["6 rows"] = "6 rows"
+L["Actionbar BG"] = "Actionbar BG"
+L["Additional Background Panels"] = "Additional Background Panels"
+L["Additional Datatext Panels"] = "Additional Datatext Panels"
+L["Additional menu with useful buttons"] = "Additional menu with useful buttons"
+L["Additional unit frames options"] = "Additional unit frames options"
+L["AddOns Manager"] = "AddOns Manager"
+L["Amount of messages to save. Set to 0 to disable."] = "Amount of messages to save. Set to 0 to disable."
+L["Aura Size"] = "Aura Size"
+L["Automatically release body when killed inside a battleground."] = "Automatically release body when killed inside a battleground."
+L["Backgrounds"] = "Backgrounds"
+L["Balance Power Text"] = "Balance Power Text"
+L["BG_DESC"] = "Module to create additional frames which can be used as backgrounds for something."
+L["Boss Mod"] = "Boss Mod"
+L["Bottom BG"] = "Bottom BG"
+L["Bottom_Panel"] = "Bottom Panel"
+L["Buttons position"] = "Buttons position"
+L["Change the direction of buttons growth from the skull marker"] = "Change the direction of buttons growth from the skull marker"
+L["Change the positioning of buttons on Microbar."] = "Change the positioning of buttons on Microbar."
+L["Chat Editbox History"] = "Chat Editbox History"
+L["Chat Fade"] = "Chat Fade"
+L["Chat Options"] = "Chat Options"
+L["Classbar Offset"] = "Classbar Offset"
+L["Click to reload your interface"] = "Click to reload your interface"
+L["Click to toggle config window"] = "Click to toggle config window"
+L["Click to toogle the AddOn Managerframe (stAddOnManager or ACP) you have enabled."] = "Click to toogle the AddOn Managerframe (stAddOnManager or ACP) you have enabled."
+L["Click to toogle the Configuration/Option Window from the Bossmod (DXE, DBM or Bigwigs) you have enabled."] = "Click to toogle the Configuration/Option Window from the Bossmod (DXE, DBM or Bigwigs) you have enabled."
+L["Click to unlock moving ElvUI elements"] = "Click to unlock moving ElvUI elements"
+L["Combat Position"] = "Combat Position"
+L["Darth's Config"] = "Darth's Config"
+L["Darth's Defaults Set"] = "Darth's Defaults Set"
+L["Datatext Panels"] = "Datatext Panels"
+L["Detailed"] = "Detailed"
+L["Detailed Options"] = "Detailed Options"
+L["Direction"] = "Direction"
 L["DP_1"] = "DT Panel 1"
 L["DP_2"] = "DT Panel 2"
-L["Top_Center"] = "Top Panel"
 L["DP_3"] = "DT Panel 3"
 L["DP_4"] = "DT Panel 4"
 L["DP_5"] = "DT Panel 5"
-L["Bottom_Panel"] = "Bottom Panel"
 L["DP_6"] = "DT Panel 6"
-L["Left Chat"] = true
-L["Right Chat"] = true
-L["Show/Hide this panel."] = true
-L["Sets size of this panel"] = true
-
-
----------
---Skins--
----------
-L["Sets font size on DBM bars"] = true
-L["Skada Backdrop"]= true
-L["Show/Hide Skada backdrop."] = true
-
-
---------
---Chat--
---------
-L["Chat Options"] = true
-L["Chat Fade"] = true
-L["Enable/Disable the text fading in the chat window."] = true
-L["Chat Editbox History"] = true
-L["Amount of messages to save. Set to 0 to disable."] = true
-L["Name Highlight"] = true
-L["TOON_DESC"] = [=[Sound options for the ElvUI's keyword coloring feature.]=]
-L["Enable Sound"] = true
-L["Play sound when keyword is mentioned in chat."] = true
-L["Sound that will be played."] = true
-L["Timer"] = true
-L["Sound will be played only once in this number of seconds."] = true
-
-
----------------
---Backgrounds--
----------------
-L["Backgrounds"] = true
-L["Additional Background Panels"] = true
-L["BG_DESC"] = "Module to create additional frames which can be used as backgrounds for something."
-L["Bottom BG"] = true
-L["Left BG"] = true
-L["Right BG"] = true
-L["Actionbar BG"] = true
-L["Show/Hide this frame."] = true
-L["Sets width of the frame"] = true
-L["Sets height of the frame"] = true
-L["Sets X offset of the frame"] = true
-L["Sets Y offset of the frame"] = true
-L["Texture"] = true
-L["Set the texture to use in this frame.  Requirements are the same as the chat textures."] = true
-
-
-----------------
---Install Page--
-----------------
-L["Shadow & Light Settings"] = true
-L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."] = true
-L["SLE_Install_Text2"] = [=[Elv's Defaults button only needs to be clicked if you set one of our configurations and wish to reverse this choise.
-|cffFF0000Warning:|r this will reset everything to the high resolution normal layout.]=]
-L["Darth's Defaults Set"] = true
-L["Repooc's Defaults Set"] = true
-L["Elv's Defaults Set"] = true
-L["Darth's Config"] = true
-L["Repooc's Config"] = true
-L["Elv's Defaults"] = true
-
-----------------
---Raid Utility--
-----------------
-L["Raid Utility"] = true
-L["Raid Utility Coordinates"] = true
-L["RU_DESC"] = [=[This config group allows you to freely move your Raid Utility button starting position.
-Moving Raid Utility with mouse is disabled.  Use the sliders to move the button around.]=]
-L["X Position"] = true
-L["Sets X position of Raid Utility button."] = true
-L["Y Position"] = true
-L["Sets Y position of Raid Utility button."] = true
-
------------
---Credits--
------------
-L["ELVUI_SLE_CREDITS"] = "I would like to point out the following people for helping me create this addon with testing, coding, and other stuff."
-L["Submodules and Coding:"] = true
+L["DP_DESC"] = [=[Additional Datatext Panels.
+8 panels with 20 datatext points total.
+You can't disable Top Panel and chat panels.]=]
+L["Elv's Defaults"] = "Elv's Defaults"
+L["Elv's Defaults Set"] = "Elv's Defaults Set"
+L["ElvUI Config"] = "ElvUI Config"
 L["ELVUI_SLE_CODERS"] = [=[Benik - core of exp/rep bars' text
 Tukz - helping with oUF
 Elv - for making creation of this edit much easier
@@ -252,11 +70,118 @@ Azilroka@US-Daggerspine - core of ExtVendor and Altoholic skins
 Pat - skinning options dropdowns and checkboxes missed by Elv
 Boradan - the idea of classbar movement
 ]=]
-L["Other Support:"] = true
+L["ELVUI_SLE_CREDITS"] = "I would like to point out the following people for helping me create this addon with testing, coding, and other stuff."
 L["ELVUI_SLE_MISC"] = [=[BuG - brining fun to the chat while i was writing this
 TheSamaKutra - some good ideas
 The rest of TukUI community - the existance of community itself
 ]=]
+L["Enable/Disable the text fading in the chat window."] = "Enable/Disable the text fading in the chat window."
+L["Enable Sound"] = "Enable Sound"
+L["Enabling this will show exact hp numbers on player, focus, focus target, target of target, party, boss, arena and raid frames."] = "Enabling this will show exact hp numbers on player, focus, focus target, target of target, party, boss, arena and raid frames."
+L["Enabling this will show exact hp numbers on target frame."] = "Enabling this will show exact hp numbers on target frame."
+L["Enabling this will show exact power numbers on player, boss, arena, party and raid frames."] = "Enabling this will show exact power numbers on player, boss, arena, party and raid frames."
+L["Enabling this will show exact power numbers on target of target, focus and focus target frames."] = "Enabling this will show exact power numbers on target of target, focus and focus target frames."
+L["Full value"] = "Full value"
+L["Health Values"] = "Health Values"
+L["Hide in Combat"] = "Hide in Combat"
+L["Hide Microbar in combat."] = "Hide Microbar in combat."
+L["Hide microbar unless you mouse over it."] = "Hide microbar unless you mouse over it."
+L["Layout for UI buttons."] = "Layout for UI buttons."
+L["Left BG"] = "Left BG"
+L["Left Chat"] = "Left Chat"
+L["LFR Dragon Soul"] = "LFR Dragon Soul"
+L["LFR Lockdown"] = "LFR Lockdown"
+L["Microbar"] = "Microbar"
+L["Microbar Layout"] = "Microbar Layout"
+L["Module for adding micromenu to ElvUI."] = "Module for adding micromenu to ElvUI."
+L["More XP-Rep Info. Shown only when bars are on top."] = "More XP-Rep Info. Shown only when bars are on top."
+L["Mouse over"] = "Mouse over"
+L["Move UI"] = "Move UI"
+L["Name Highlight"] = "Name Highlight"
+L["Normal Frames"] = "Normal Frames"
+L["On Mouse Over"] = "On Mouse Over"
+L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = "Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."
+L["Other Support:"] = "Other Support:"
+L["Pet autocast corners"] = "Pet autocast corners"
+L["Player Frame Indicators"] = "Player Frame Indicators"
+L["Play sound when keyword is mentioned in chat."] = "Play sound when keyword is mentioned in chat."
+L["Positioning"] = "Positioning"
+L["Power Values"] = "Power Values"
+L["PvP Auto Release"] = "PvP Auto Release"
+L["PvP Position"] = "PvP Position"
+L["PvP text on mouse over"] = "PvP text on mouse over"
+L["Raid Marks"] = "Raid Marks"
+L["Raid Utility"] = "Raid Utility"
+L["Raid Utility Coordinates"] = "Raid Utility Coordinates"
+L["Reaction Name"] = "Reaction Name"
+L["Reload UI"] = "Reload UI"
+L["Repooc's Config"] = "Repooc's Config"
+L["Repooc's Defaults Set"] = "Repooc's Defaults Set"
+L["Rested Value"] = "Rested Value"
+L["Reversed Frames"] = "Reversed Frames"
+L["Right BG"] = "Right BG"
+L["Right Chat"] = "Right Chat"
+L["RU_DESC"] = [=[This config group allows you to freely move your Raid Utility button starting position.
+Moving Raid Utility with mouse is disabled.  Use the sliders to move the button around.]=]
+L["Set Alpha"] = "Set Alpha"
+L["Sets alpha of the microbar"] = "Sets alpha of the microbar"
+L["Set Scale"] = "Set Scale"
+L["Sets font size on DBM bars"] = "Sets font size on DBM bars"
+L["Sets height of the frame"] = "Sets height of the frame"
+L["Sets Scale of the microbar"] = "Sets Scale of the microbar"
+L["Sets size of auras. This setting is character based."] = "Sets size of auras. This setting is character based."
+L["Sets size of buttons"] = "Sets size of buttons"
+L["Sets size of this panel"] = "Sets size of this panel"
+L["Sets width of the frame"] = "Sets width of the frame"
+L["Sets X offset for microbar buttons"] = "Sets X offset for microbar buttons"
+L["Sets X offset of the frame"] = "Sets X offset of the frame"
+L["Sets X position of Raid Utility button."] = "Sets X position of Raid Utility button."
+L["Sets Y offset for microbar buttons"] = "Sets Y offset for microbar buttons"
+L["Sets Y offset of the frame"] = "Sets Y offset of the frame"
+L["Sets Y position of Raid Utility button."] = "Sets Y position of Raid Utility button."
+L["Set the point to show combat icon"] = "Set the point to show combat icon"
+L["Set the point to show pvp text"] = "Set the point to show pvp text"
+L["Set the texture to use in this frame.  Requirements are the same as the chat textures."] = "Set the texture to use in this frame.  Requirements are the same as the chat textures."
+L["Shadow & Light Edit"] = "Shadow & Light Edit"
+L["Shadow & Light Edit of ElvUI"] = "Shadow & Light Edit of ElvUI"
+L["Shadow & Light Settings"] = "Shadow & Light Settings"
+L["Show backdrop for micromenu"] = "Show backdrop for micromenu"
+L["Show/Hide LFR lockdown info in time datatext's tooltip."] = "Show/Hide LFR lockdown info in time datatext's tooltip."
+L["Show/Hide raid marks."] = "Show/Hide raid marks."
+L["Show/Hide Reaction status on bar."] = "Show/Hide Reaction status on bar."
+L["Show/Hide Rested value."] = "Show/Hide Rested value."
+L["Show/Hide Skada backdrop."] = "Show/Hide Skada backdrop."
+L["Show/hide the text with exact number of your Solar/Lunar energy on your Classbar."] = "Show/hide the text with exact number of your Solar/Lunar energy on your Classbar."
+L["Show/Hide this frame."] = "Show/Hide this frame."
+L["Show/Hide this panel."] = "Show/Hide this panel."
+L["Show/hide tringles in corners of autocastable buttons."] = "Show/hide tringles in corners of autocastable buttons."
+L["Show/Hide UI buttons."] = "Show/Hide UI buttons."
+L["Show/Hide XP-Rep Info."] = "Show/Hide XP-Rep Info."
+L["Show on mouse over."] = "Show on mouse over."
+L["Show PvP text on mouse over player frame."] = "Show PvP text on mouse over player frame."
+L["Skada Backdrop"] = "Skada Backdrop"
 L["SLE_AUTHOR_INFO"] = "Shadow & Light Edit by Darth Predator & Repooc"
 L["SLE_CONTACTS"] = [=[Bug reports, suggestions and other stuff accepted via:
-- Private Massage on TukUI.org to Darth Predator or Repooc]=]
\ No newline at end of file
+- Private Massage on TukUI.org to Darth Predator or Repooc]=]
+L["SLE_DESC"] = [=[This is and edit of ElvUI that adds some functionality to the original addon and changes some previously existed options.
+The edit doesn't change original files in any respect so you can freely disable it any time from youe addon manager without any risk.]=]
+L["SLE_Install_Text2"] = [=[Elv's Defaults button only needs to be clicked if you set one of our configurations and wish to reverse this choise.
+|cffFF0000Warning:|r this will reset everything to the high resolution normal layout.]=]
+L["SLE_LOGIN_MSG"] = [=[You are using |cff1784d1Shadow & Light Edit|r for ElvUI.
+If you wish to use the original ElvUI addon, disable this edit's plugin in your Addons manager.
+Have a nice day.]=]
+L["Sound that will be played."] = "Sound that will be played."
+L["Sound will be played only once in this number of seconds."] = "Sound will be played only once in this number of seconds."
+L["Submodules and Coding:"] = "Submodules and Coding:"
+L["Target full value"] = "Target full value"
+L["Texture"] = "Texture"
+L["This options will allow you to detach your classbar from player's frame and move it in other location."] = "This options will allow you to detach your classbar from player's frame and move it in other location."
+L["Timer"] = "Timer"
+L["TOON_DESC"] = "Sound options for the ElvUI's keyword coloring feature."
+L["Top_Center"] = "Top Panel"
+L["UI Buttons"] = "UI Buttons"
+L["X Position"] = "X Position"
+L["Xp-Rep Text"] = "Xp-Rep Text"
+L["XP-Rep Text mod by Benik"] = "XP-Rep Text mod by Benik"
+L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."] = "You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."
+L["Y Position"] = "Y Position"
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index 94dc4cb..16252dd 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -1,232 +1,59 @@
-local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
+--Russian localization
+local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
 local L = AceLocale:NewLocale("ElvUI", "ruRU")
 if not L then return; end

-
-L['SLE_LOGIN_MSG'] = [=[Вы используете редакцию ElvUI под названием |cff1784d1"Тень и Свет"|r.
-Если вы хотите использовать оригинальный ElvUI, просто отключите плагин этой редакции в вашем менеджере аддонов.
-Приятной игры.]=]
----------------
---Main config--
----------------
-L["Shadow & Light Edit"] = "Редакция Тень и Свет"
-L["Shadow & Light Edit of ElvUI"] = "Редакция Тень и Свет для ElvUI"
-L['SLE_DESC'] = [=[Это редакция ElvUI добавляет некоторые новые функции к оригинальному аддону и изменяет функционал некоторых старых опций.
-Эта редакция ни в коем виде не изменяет оригинальные файлы, так что вы можете спокойно отключить ее в вашем менеджере аддонов по желанию.]=]
-
---LFR Lockdown
-L["LFR Dragon Soul"] = "Душа Дракона ЛФР"
-L['LFR Lockdown'] = "Состояние ЛФР"
-L["Show/Hide LFR lockdown info in time datatext's tooltip."] = "Отображать/скрывать информацию о сохранении ЛФР"
-
---PvP Autorelease
-L["PvP Auto Release"] = "Автоматический выход из тела"
-L['Automatically release body when killed inside a battleground.'] = "Автоматически выходить из тела на полях боя."
-
---Auras
-L['Aura Size'] = "Размер баффов"
-L['Sets size of auras. This setting is character based.'] = "Устанавливает размер баффов в фрейме Blizzard. Эта настройка уникальна для персонажа"
-
---Pet Autocast
-L["Pet autocast corners"] = "Автокаст питомца"
-L['Show/hide tringles in corners of autocastable buttons.'] = "Показать/скрыть треугольники в углах кнопок с автоматически применяемыми заклинаниями питомца."
-
---------------
---UnitFrames--
---------------
-L["Additional unit frames options"] = "Дополнительные опции рамок юнитов"
-L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = "Опции для дополнительной настройки рамок юнитов. Пожалуйста, не изменяйте эти настройки в то же время, кода включен тестовый режим рамок боссов и арены в ElvUI. Это сделает их невидимыми до повторного включения."
-L["Health Values"] = "Значения здоровья"
-L["Full value"] = "Полные значения"
-L["Enabling this will show exact hp numbers on player, focus, focus target, target of target, party, boss, arena and raid frames."] = "Отобразить точное значение здоровья на рамках игрока, фокуса, цели фокуса, цели цели, боссов, арены, группы и рейда."
-L["Target full value"] = "Полное значение у цели"
-L["Enabling this will show exact hp numbers on target frame."] = "Отобразить точное значение здоровья цели"
-L["Power Values"] = "Значения ресурса"
-L["Normal Frames"] = "Нормальные рамки"
-L["Enabling this will show exact power numbers on target of target, focus and focus target frames."] = "Отобразить точное значение ресурса для цели цели, фокуса и цели фокуса."
-L["Reversed Frames"] = "Обратные рамки"
-L["Enabling this will show exact power numbers on player, boss, arena, party and raid frames."] = "Отобразить точное значение ресурса для игрока, боссов, арены, группы и рейда"
-
---Player Frame Indicators
-L["Player Frame Indicators"] = "Индикаторы игрока"
-L["PvP text on mouse over"] = "ПвП текст при наведении"
-L['Show PvP text on mouse over player frame.'] = "Отображать ПвП текст при наведении мыши на фрейм игрока. При отключении будет отображаться всегда."
-L["PvP Position"] = "Позизия PvP"
-L['Set the point to show pvp text'] = "Устанавливает позицию индикатора ПвП."
-L["Combat Position"] = "Иконка боя"
-L['Set the point to show combat icon'] = "Устанавливает позицию индикатора боя."
-
---Classbar offset
-L["Classbar Offset"] = "Отступ полосы класса"
-L["This options will allow you to detach your classbar from player's frame and move it in other location."] = "Эти опции позволят вам открепить полосу класса от рамки игрока и передвинуть ее в другое место."
-
---Balance Power Text
-L["Balance Power Text"] = "Текст энергии баланса"
-L["Show/hide the text with exact number of your Solar/Lunar energy on your Classbar."] = "Показать/скрыть текст с точным значением Лунной/Солнечной энергии на полосе класса."
-
-----------------
---Exp/Rep Text--
-----------------
-L["Xp-Rep Text"] = "Текст Опыта/Репутации"
-L["XP-Rep Text mod by Benik"] = "Мод текста опыта/репутации от Benik'а"
-L['Show/Hide XP-Rep Info.'] = "Показать/скрыть текст на полосах."
-L['Detailed'] = "Подробно"
-L['More XP-Rep Info. Shown only when bars are on top.'] = "Более подробная информация в тексте. Отображается только при нахождении полос в верху экрана."
-L["Detailed options"] = "Опции подробного текста"
-L['Reaction Name'] = "Реакция"
-L['Show/Hide Reaction status on bar.'] = "Отображает статус реакции на полосе в виде текста."
-L['Rested Value'] = "Бодрость"
-L['Show/Hide Rested value.'] = "Показать/скрыть значение бодрости."
-
---------------
---UI Buttons--
---------------
-L["UI Buttons"] = "Меню интерфейса"
-L["Additional menu with useful buttons"] = "Дополнительное меню с полезными кнопками"
-L["Show/Hide UI buttons."] = "Показать/скрыть меню"
-L["Mouse over"] = "При наведении"
-L["Show on mouse over."] = "Отображать при наведении мыши."
-L["Buttons position"] = "Положение кнопок"
-L["Layout for UI buttons."] = "Режим положения кнопок"
-
-L["ElvUI Config"] = "Настройка ElvUI"
-L["Click to toggle config window"] = "Нажмите для отображения окна настроек"
-L["Reload UI"] = "Перезагрузить интерфейс"
-L["Click to reload your interface"] = "Нажмите для перезагрузки интерфейса"
-L["Move UI"] = "Разблокировать элементы"
-L["Click to unlock moving ElvUI elements"] = "Нажмите для входа в режим перемещения элементов"
-L["Boss Mod"] = "Босс мод"
-L["Click to toogle the Configuration/Option Window from the Bossmod (DXE, DBM or Bigwigs) you have enabled."] = "Нажмите для отображения окна настроек включенного босс мода. Поддерживаются DXE, DBM, Bigwigs."
-L["AddOns Manager"] = "Менеджер аддонов"
-L["Click to toogle the AddOn Managerframe (stAddOnManager or ACP) you have enabled."] = "Нажмите для отображения окна менеджера аддонов. Поддерживаются stAddOnManager, ACP"
-
-------------
---Microbar--
-------------
 L["2 rows"] = "В 2 ряда"
 L["3 rows"] = "В 3 ряда"
 L["4 rows"] = "В 4 ряда"
 L["6 rows"] = "В 6 рядов"
+L["Actionbar BG"] = "Верхний фон"
+L["Additional Background Panels"] = "Дополнительные фреймы для фонов"
+L["Additional Datatext Panels"] = "Дополнительные панели инфо-текстов"
+L["Additional menu with useful buttons"] = "Дополнительное меню с полезными кнопками"
+L["Additional unit frames options"] = "Дополнительные опции рамок юнитов"
+L["AddOns Manager"] = "Менеджер аддонов"
+L["Amount of messages to save. Set to 0 to disable."] = "Количество сообщений, введенных вами, которое будет сохранено между сеансами"
+L["Aura Size"] = "Размер баффов"
+L["Automatically release body when killed inside a battleground."] = "Автоматически выходить из тела на полях боя."
+L["Backgrounds"] = "Фоновые фреймы"
+L["Balance Power Text"] = "Текст энергии баланса"
+L["BG_DESC"] = "Модуль для создания дополнительных фреймов, которые могут использоваться в качестве фонов для чего-нибудь."
+L["Boss Mod"] = "Босс мод"
+L["Bottom BG"] = "Нижний фон"
+L["Bottom_Panel"] = "Нижняя панель"
+L["Buttons position"] = "Положение кнопок"
+L["Change the direction of buttons growth from the skull marker"] = "Изменяет направление роста кнопок от метки \"череп\"."
 L["Change the positioning of buttons on Microbar."] = "Изменяет позиционирование кнопок в микроменю."
-L["Hide in Combat"] = "Скрывать в бою"
-L["Hide Microbar in combat."] = "Скрывать микроменю в бою."
-L["Hide microbar unless you mouse over it."] = "Показывать меню при наведении курсора."
-L["Microbar"] = "Микроменю"
-L["Microbar Layout"] = "Вид Микроменю"
-L["Module for adding micromenu to ElvUI."] = "Модуль для добавления микроменю в ElvUI."
-L["On Mouse Over"] = "При наведении"
-L["Positioning"] = "Позиционирование"
-L["Set Alpha"] = "Прозрачность"
-L["Sets alpha of the microbar"] = "Устанавливает прозрачность меню"
-L["Set Scale"] = "Масштаб"
-L["Sets Scale of the microbar"] = "Устанавливает масштаб микроменю"
-L["Sets X offset for microbar buttons"] = "Устанавливает отступ кнопок микроменю по оси Х"
-L["Sets Y offset for microbar buttons"] = "Устанавливает отступ кнопок микроменю по оси Y"
-L["Show backdrop for micromenu"] = "Показывать фон микроменю"
-
---------------
---Raid Marks--
---------------
-L["Raid Marks"] = "Рейдовые Метки"
-L["Show/Hide raid marks."] = "Показать/скрыть фрейм рейдовых меток."
-L['Sets size of buttons'] = "Устанавливает размер кнопок"
-L["Direction"] = "Направление"
-L["Change the direction of buttons growth from the skull marker"] = 'Изменяет направление роста кнопок от метки "череп".'
-
--------------
---Datatexts--
--------------
+L["Chat Editbox History"] = "История чата"
+L["Chat Fade"] = "Затухание чата"
+L["Chat Options"] = "Настройки чата"
+L["Classbar Offset"] = "Отступ полосы класса"
+L["Click to reload your interface"] = "Нажмите для перезагрузки интерфейса"
+L["Click to toggle config window"] = "Нажмите для отображения окна настроек"
+L["Click to toogle the AddOn Managerframe (stAddOnManager or ACP) you have enabled."] = "Нажмите для отображения окна менеджера аддонов. Поддерживаются stAddOnManager, ACP"
+L["Click to toogle the Configuration/Option Window from the Bossmod (DXE, DBM or Bigwigs) you have enabled."] = "Нажмите для отображения окна настроек включенного босс мода. Поддерживаются DXE, DBM, Bigwigs."
+L["Click to unlock moving ElvUI elements"] = "Нажмите для входа в режим перемещения элементов"
+L["Combat Position"] = "Иконка боя"
+L["Darth's Config"] = "Опции Darth'а"
+L["Darth's Defaults Set"] = "Установлены настройки Darth'а"
 L["Datatext Panels"] = "Панели инфо-текстов"
-L["Additional Datatext Panels"] = "Дополнительные панели инфо-текстов"
-L["DP_DESC"] = [=[Дополнительные панели под информационные тексты.
-Всего здесь 8 дополнительных панелей и 20 дополнительных слотов под инфо-тексты.
-Верхнюю панель отключить нельзя, ровно как и панели на чатах.]=]
+L["Detailed"] = "Подробно"
+L["Detailed Options"] = "Опции подробного текста"
+L["Direction"] = "Направление"
 L["DP_1"] = "Панель 1"
 L["DP_2"] = "Панель 2"
-L["Top_Center"] = "Верхняя панель"
 L["DP_3"] = "Панель 3"
 L["DP_4"] = "Панель 4"
 L["DP_5"] = "Панель 5"
-L["Bottom_Panel"] = "Нижняя панель"
 L["DP_6"] = "Панель 6"
-L["Left Chat"] = "Левый чат"
-L["Right Chat"] = "Правый чат"
-L['Show/Hide this panel.'] = "Показать/скрыть эту панель."
-L['Sets size of this panel'] = "Установить ширину панели"
-
----------
---Skins--
----------
-L["Sets font size on DBM bars"] = "Устанавливает размер текста на полосах DBM"
-L["Skada Backdrop"]= "Фон Skada"
-L['Show/Hide Skada backdrop.'] = "Показать/скрыть фон окон аддона Skada."
-
---------
---Chat--
---------
-L["Chat Options"] = "Настройки чата"
-L["Chat Fade"] = "Затухание чата"
-L["Enable/Disable the text fading in the chat window."] = "Включит/выключить постепенное исчезновение строк чата со временем."
-L["Chat Editbox History"] = "История чата"
-L["Amount of messages to save. Set to 0 to disable."] = "Количество сообщений, введенных вами, которое будет сохранено между сеансами"
-L["Name Highlight"] = "Выделение имени"
-L["TOON_DESC"] = [=[Опции звукового сопровождения окрашивания ключевых слов в ElvUI.]=]
-L["Enable Sound"] = "Включить звук"
-L["Play sound when keyword is mentioned in chat."] = "Проигрывать звук, когда в чате обнаруживается ключевое слово."
-L["Sound that will be played."] = "Звук, который будет проигрываться."
-L['Timer'] = "Таймер"
-L['Sound will be played only once in this number of seconds.'] = "Звук будет проигрываться только единожды за установленный промежуток времени"
-
----------------
---Backgrounds--
----------------
-L["Backgrounds"] = "Фоновые фреймы"
-L["Additional Background Panels"] = "Дополнительные фреймы для фонов"
-L["BG_DESC"] = "Модуль для создания дополнительных фреймов, которые могут использоваться в качестве фонов для чего-нибудь."
-L["Bottom BG"] = "Нижний фон"
-L["Left BG"] = "Левый фон"
-L["Right BG"] = "Правый фон"
-L["Actionbar BG"] = "Верхний фон"
-L['Show/Hide this frame.'] = "Показать/скрыть этот фрейм."
-L['Sets width of the frame'] = "Устанавливает ширину фрейма"
-L['Sets height of the frame'] = "Устанавливает высоту фрейма"
-L['Sets X offset of the frame'] = "Устанавливает смещение по оси X"
-L['Sets Y offset of the frame'] = "Устанавливает смещение по оси Y"
-L["Texture"] = "Текстура"
-L["Set the texture to use in this frame.  Requirements are the same as the chat textures."] = "Устанавливает текстуру этого фрейма. Требования к текстуре такие же, как для текстур чата."
-
-----------------
---Install Page--
-----------------
-L["Shadow & Light Settings"] = "Установки Тени и Света"
-L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."] = "Вы можете выбрать использование одного из набора конфигурации от авторов. Это изменит не только расположение ваших рамок и панелей, но и некоторого количества других опций."
-L["SLE_Install_Text2"] = [=[Кнопку "Умолчания ElvUI" требуется нажимать только в том случае, если вы выбрали одну из наших конфигураций и желаете обратить эти изменения.
-|cffFF0000Внимание:|r это действие сбросит все на настройки для нормального расположения высокого разрешения.']=]
-L["Darth's Defaults Set"] = "Установлены настройки Darth'а"
-L["Repooc's Defaults Set"] = "Установлены настройки Repooc'а"
-L["Elv's Defaults Set"] = "Установлены настройки по умолчанию"
-L["Darth's Config"] = "Опции Darth'а"
-L["Repooc's Config"] = "Опции Repooc'а"
+L["DP_DESC"] = [=[Дополнительные панели под информационные тексты.
+Всего здесь 8 дополнительных панелей и 20 дополнительных слотов под инфо-тексты.
+Верхнюю панель отключить нельзя, ровно как и панели на чатах.]=]
 L["Elv's Defaults"] = "Умолчания ElvUI"
-
-----------------
---Raid Utility--
-----------------
-L["Raid Utility"] = "Управление рейдом"
-L["Raid Utility Coordinates"] = "Позиция Управления Рейдом"
-L["RU_DESC"] = [=[Эти опции позволяют вам свободно перемещать кнопку Управления Рейдом.
-Передвижение кнопки при поможи мыши отключено. Для задания положения используйте бегунки ниже.]=]
-L['X Position'] = "Позиция X"
-L['Sets X position of Raid Utility button.'] = "Задает координаты Управления рейдом по оси X."
-L['Y Position'] = "Позиция Y"
-L['Sets Y position of Raid Utility button.'] = "Задает координаты Управления рейдом по оси Y."
-
------------
---Credits--
------------
-L['ELVUI_SLE_CREDITS'] = "Я бы хотел отметить следующих людей, которые помогли мне сделать этот аддон посредством тестирования, кода и прочего."
-L['Submodules and Coding:'] = "Субмодули и кодинг:"
-L['ELVUI_SLE_CODERS'] = [[Benik - ядро функции текста полос опыта/репутации
+L["Elv's Defaults Set"] = "Установлены настройки по умолчанию"
+L["ElvUI Config"] = "Настройка ElvUI"
+L["ELVUI_SLE_CODERS"] = [=[Benik - ядро функции текста полос опыта/репутации
 Tukz - помощь с oUF
 Elv - значительное облегчение создания редакции
 Pvtschlag - плагин Necrotic Strike для oUF
@@ -236,13 +63,120 @@ Swordyy - идея меню интерфейса
 Azilroka@US-Daggerspine - ядро скинов для ExtVendor и Altoholic
 Pat - скины меню и опций, пропущенных Элвом
 Boradan - идея перемещения полос класса
-]]
-L['Other Support:'] = "Прочая поддержка:"
-L['ELVUI_SLE_MISC'] = [[BuG - веселье в чате, пока я писал это все
+]=]
+L["ELVUI_SLE_CREDITS"] = "Я бы хотел отметить следующих людей, которые помогли мне сделать этот аддон посредством тестирования, кода и прочего."
+L["ELVUI_SLE_MISC"] = [=[BuG - веселье в чате, пока я писал это все
 TheSamaKutra - пара хороших идей
 Соббщество TukUI - просто тем, что оно есть
-]]
-L["SLE_AUTHOR_INFO"] = 'Редакция "Тень и Свет" от Darth Predator и Repooc'
+]=]
+L["Enable/Disable the text fading in the chat window."] = "Включит/выключить постепенное исчезновение строк чата со временем."
+L["Enable Sound"] = "Включить звук"
+L["Enabling this will show exact hp numbers on player, focus, focus target, target of target, party, boss, arena and raid frames."] = "Отобразить точное значение здоровья на рамках игрока, фокуса, цели фокуса, цели цели, боссов, арены, группы и рейда."
+L["Enabling this will show exact hp numbers on target frame."] = "Отобразить точное значение здоровья цели"
+L["Enabling this will show exact power numbers on player, boss, arena, party and raid frames."] = "Отобразить точное значение ресурса для игрока, боссов, арены, группы и рейда"
+L["Enabling this will show exact power numbers on target of target, focus and focus target frames."] = "Отобразить точное значение ресурса для цели цели, фокуса и цели фокуса."
+L["Full value"] = "Полные значения"
+L["Health Values"] = "Значения здоровья"
+L["Hide in Combat"] = "Скрывать в бою"
+L["Hide Microbar in combat."] = "Скрывать микроменю в бою."
+L["Hide microbar unless you mouse over it."] = "Показывать меню при наведении курсора."
+L["Layout for UI buttons."] = "Режим положения кнопок"
+L["Left BG"] = "Левый фон"
+L["Left Chat"] = "Левый чат"
+L["LFR Dragon Soul"] = "Душа Дракона ЛФР"
+L["LFR Lockdown"] = "Состояние ЛФР"
+L["Microbar"] = "Микроменю"
+L["Microbar Layout"] = "Вид Микроменю"
+L["Module for adding micromenu to ElvUI."] = "Модуль для добавления микроменю в ElvUI."
+L["More XP-Rep Info. Shown only when bars are on top."] = "Более подробная информация в тексте. Отображается только при нахождении полос в верху экрана."
+L["Mouse over"] = "При наведении"
+L["Move UI"] = "Разблокировать элементы"
+L["Name Highlight"] = "Выделение имени"
+L["Normal Frames"] = "Нормальные рамки"
+L["On Mouse Over"] = "При наведении"
+L["Options for customizing unit frames. Please don't change these setting when ElvUI's testing frames for bosses and arena teams are shown. That will make them invisible until retoggling."] = "Опции для дополнительной настройки рамок юнитов. Пожалуйста, не изменяйте эти настройки в то же время, кода включен тестовый режим рамок боссов и арены в ElvUI. Это сделает их невидимыми до повторного включения."
+L["Other Support:"] = "Прочая поддержка:"
+L["Pet autocast corners"] = "Автокаст питомца"
+L["Player Frame Indicators"] = "Индикаторы игрока"
+L["Play sound when keyword is mentioned in chat."] = "Проигрывать звук, когда в чате обнаруживается ключевое слово."
+L["Positioning"] = "Позиционирование"
+L["Power Values"] = "Значения ресурса"
+L["PvP Auto Release"] = "Автоматический выход из тела"
+L["PvP Position"] = "Позизия PvP"
+L["PvP text on mouse over"] = "ПвП текст при наведении"
+L["Raid Marks"] = "Рейдовые Метки"
+L["Raid Utility"] = "Управление рейдом"
+L["Raid Utility Coordinates"] = "Позиция Управления Рейдом"
+L["Reaction Name"] = "Реакция"
+L["Reload UI"] = "Перезагрузить интерфейс"
+L["Repooc's Config"] = "Опции Repooc'а"
+L["Repooc's Defaults Set"] = "Установлены настройки Repooc'а"
+L["Rested Value"] = "Бодрость"
+L["Reversed Frames"] = "Обратные рамки"
+L["Right BG"] = "Правый фон"
+L["Right Chat"] = "Правый чат"
+L["RU_DESC"] = [=[Эти опции позволяют вам свободно перемещать кнопку Управления Рейдом.
+Передвижение кнопки при поможи мыши отключено. Для задания положения используйте бегунки ниже.]=]
+L["Set Alpha"] = "Прозрачность"
+L["Sets alpha of the microbar"] = "Устанавливает прозрачность меню"
+L["Set Scale"] = "Масштаб"
+L["Sets font size on DBM bars"] = "Устанавливает размер текста на полосах DBM"
+L["Sets height of the frame"] = "Устанавливает высоту фрейма"
+L["Sets Scale of the microbar"] = "Устанавливает масштаб микроменю"
+L["Sets size of auras. This setting is character based."] = "Устанавливает размер баффов в фрейме Blizzard. Эта настройка уникальна для персонажа"
+L["Sets size of buttons"] = "Устанавливает размер кнопок"
+L["Sets size of this panel"] = "Установить ширину панели"
+L["Sets width of the frame"] = "Устанавливает ширину фрейма"
+L["Sets X offset for microbar buttons"] = "Устанавливает отступ кнопок микроменю по оси Х"
+L["Sets X offset of the frame"] = "Устанавливает смещение по оси X"
+L["Sets X position of Raid Utility button."] = "Задает координаты Управления рейдом по оси X."
+L["Sets Y offset for microbar buttons"] = "Устанавливает отступ кнопок микроменю по оси Y"
+L["Sets Y offset of the frame"] = "Устанавливает смещение по оси Y"
+L["Sets Y position of Raid Utility button."] = "Задает координаты Управления рейдом по оси Y."
+L["Set the point to show combat icon"] = "Устанавливает позицию индикатора боя."
+L["Set the point to show pvp text"] = "Устанавливает позицию индикатора ПвП."
+L["Set the texture to use in this frame.  Requirements are the same as the chat textures."] = "Устанавливает текстуру этого фрейма. Требования к текстуре такие же, как для текстур чата."
+L["Shadow & Light Edit"] = "Редакция Тень и Свет"
+L["Shadow & Light Edit of ElvUI"] = "Редакция Тень и Свет для ElvUI"
+L["Shadow & Light Settings"] = "Установки Тени и Света"
+L["Show backdrop for micromenu"] = "Показывать фон микроменю"
+L["Show/Hide LFR lockdown info in time datatext's tooltip."] = "Отображать/скрывать информацию о сохранении ЛФР"
+L["Show/Hide raid marks."] = "Показать/скрыть фрейм рейдовых меток."
+L["Show/Hide Reaction status on bar."] = "Отображает статус реакции на полосе в виде текста."
+L["Show/Hide Rested value."] = "Показать/скрыть значение бодрости."
+L["Show/Hide Skada backdrop."] = "Показать/скрыть фон окон аддона Skada."
+L["Show/hide the text with exact number of your Solar/Lunar energy on your Classbar."] = "Показать/скрыть текст с точным значением Лунной/Солнечной энергии на полосе класса."
+L["Show/Hide this frame."] = "Показать/скрыть этот фрейм."
+L["Show/Hide this panel."] = "Показать/скрыть эту панель."
+L["Show/hide tringles in corners of autocastable buttons."] = "Показать/скрыть треугольники в углах кнопок с автоматически применяемыми заклинаниями питомца."
+L["Show/Hide UI buttons."] = "Показать/скрыть меню"
+L["Show/Hide XP-Rep Info."] = "Показать/скрыть текст на полосах."
+L["Show on mouse over."] = "Отображать при наведении мыши."
+L["Show PvP text on mouse over player frame."] = "Отображать ПвП текст при наведении мыши на фрейм игрока. При отключении будет отображаться всегда."
+L["Skada Backdrop"] = "Фон Skada"
+L["SLE_AUTHOR_INFO"] = "Редакция \"Тень и Свет\" от Darth Predator и Repooc"
 L["SLE_CONTACTS"] = [=[При возникновении вопросов, предложений и прочего обращаться:
 - Личное сообщение на форуме TukUI (tukui.org), ник Darth Predator или Repooc
-- Сайт Shadowmage.ru]=]
\ No newline at end of file
+- Сайт Shadowmage.ru]=]
+L["SLE_DESC"] = [=[Это редакция ElvUI добавляет некоторые новые функции к оригинальному аддону и изменяет функционал некоторых старых опций.
+Эта редакция ни в коем виде не изменяет оригинальные файлы, так что вы можете спокойно отключить ее в вашем менеджере аддонов по желанию.]=]
+L["SLE_Install_Text2"] = [=[Кнопку "Умолчания ElvUI" требуется нажимать только в том случае, если вы выбрали одну из наших конфигураций и желаете обратить эти изменения.
+|cffFF0000Внимание:|r это действие сбросит все на настройки для нормального расположения высокого разрешения.']=]
+L["SLE_LOGIN_MSG"] = [=[Вы используете редакцию ElvUI под названием |cff1784d1"Тень и Свет"|r.
+Если вы хотите использовать оригинальный ElvUI, просто отключите плагин этой редакции в вашем менеджере аддонов.
+Приятной игры.]=]
+L["Sound that will be played."] = "Звук, который будет проигрываться."
+L["Sound will be played only once in this number of seconds."] = "Звук будет проигрываться только единожды за установленный промежуток времени"
+L["Submodules and Coding:"] = "Субмодули и кодинг:"
+L["Target full value"] = "Полное значение у цели"
+L["Texture"] = "Текстура"
+L["This options will allow you to detach your classbar from player's frame and move it in other location."] = "Эти опции позволят вам открепить полосу класса от рамки игрока и передвинуть ее в другое место."
+L["Timer"] = "Таймер"
+L["TOON_DESC"] = "Опции звукового сопровождения окрашивания ключевых слов в ElvUI."
+L["Top_Center"] = "Верхняя панель"
+L["UI Buttons"] = "Меню интерфейса"
+L["X Position"] = "Позиция X"
+L["Xp-Rep Text"] = "Текст Опыта/Репутации"
+L["XP-Rep Text mod by Benik"] = "Мод текста опыта/репутации от Benik'а"
+L["You can now choose if you what to use one of authors' set of options. This will change not only the positioning of some elements but also change a bunch of other options."] = "Вы можете выбрать использование одного из набора конфигурации от авторов. Это изменит не только расположение ваших рамок и панелей, но и некоторого количества других опций."
+L["Y Position"] = "Позиция Y"