Mercurial > wow > raid-target-tactics
annotate locale/locale.ru.lua @ 13:cc98f28b1c7c tip
remove geradd message
fix issue with --
add support for console commands
author | Jay Bird <a4blank@yahoo.com> |
---|---|
date | Thu, 13 Jan 2011 20:50:34 +0300 |
parents | d2cbfe498c4d |
children |
rev | line source |
---|---|
a4blank@11 | 1 --[[ |
a4blank@8 | 2 Raid Target Tactics Russian locale |
a4blank@0 | 3 --]] |
a4blank@0 | 4 |
a4blank@8 | 5 local L = LibStub('AceLocale-3.0'):NewLocale('RaidTargetTactics', 'ruRU') |
a4blank@0 | 6 if not L then return end |
a4blank@0 | 7 |
a4blank@8 | 8 L.Minimap_Icon_Tooltip = "Открыть/закрыть окно с тактикой" |
a4blank@11 | 9 L.Announce = "Объявить" |
a4blank@11 | 10 L.Action = "Действие" |
a4blank@11 | 11 L.Player = "Игрок" |
a4blank@11 | 12 L.Lock = "Закрепить окно" |
a4blank@11 | 13 L.Load = "Загрузить" |
a4blank@11 | 14 L.Save = "Сохранить" |
a4blank@11 | 15 L.Name = "Имя" |