5.19.10
This commit is contained in:
@@ -7,7 +7,7 @@ end
|
||||
local L = WeakAuras.L
|
||||
|
||||
-- WeakAuras/Options
|
||||
L[" and |cFFFF0000mirrored|r"] = "и |cFFFF0000mirrored|r"
|
||||
L[" and |cFFFF0000mirrored|r"] = "и |cFFFF0000отражать|r"
|
||||
L["-- Do not remove this comment, it is part of this aura: "] = "-- Не удаляйте этот комментарий! Он является частью кода индикации "
|
||||
L[" rotated |cFFFF0000%s|r degrees"] = "; Поворот %.4g"
|
||||
L["% - To show a percent sign"] = "% — отображение знака процента"
|
||||
@@ -37,6 +37,10 @@ local L = WeakAuras.L
|
||||
L["%s - Finish Custom Text"] = "%s - Сообщение в чат при скрытии"
|
||||
L["%s - Init Action"] = "%s - Действие при инициализации"
|
||||
L["%s - Main"] = "%s - Основная"
|
||||
--[[Translation missing --]]
|
||||
L["%s - OnLoad"] = "%s - OnLoad"
|
||||
--[[Translation missing --]]
|
||||
L["%s - OnUnload"] = "%s - OnUnload"
|
||||
L["%s - Option #%i has the key %s. Please choose a different option key."] = "%s — опция #%i имеет ключ %s. Пожалуйста, выберите другой ключ опции."
|
||||
L["%s - Rotate Animation"] = "%s анимация вращения"
|
||||
L["%s - Scale Animation"] = "%s анимация масштаба"
|
||||
@@ -267,6 +271,12 @@ Off Screen]=] ] = [=[Индикация за
|
||||
L["Custom Code"] = "Свой код"
|
||||
L["Custom Code Viewer"] = "Средство просмотра кода"
|
||||
L["Custom Frames"] = "Свои кадры"
|
||||
--[[Translation missing --]]
|
||||
L["Custom Functions"] = "Custom Functions"
|
||||
--[[Translation missing --]]
|
||||
L["Custom Init"] = "Custom Init"
|
||||
--[[Translation missing --]]
|
||||
L["Custom Load"] = "Custom Load"
|
||||
L["Custom Options"] = "Свои параметры"
|
||||
L["Custom Trigger"] = "Свой триггер"
|
||||
L["Custom trigger event tooltip"] = [=[Напишите события, которые будут вызывать проверку вашего триггера. Несколько событий должны быть разделены запятыми или пробелами.
|
||||
@@ -280,6 +290,8 @@ UNIT_POWER UNIT_AURA, PLAYER_TARGET_CHANGED]=]
|
||||
UNIT_POWER UNIT_AURA, PLAYER_TARGET_CHANGED]=]
|
||||
L["Custom Trigger: Ignore Lua Errors on OPTIONS event"] = "Свой триггер: игнорировать ошибки Lua при событии OPTIONS"
|
||||
L["Custom Trigger: Send fake events instead of STATUS event"] = "Свой триггер: отправлять фиктивные события вместо события STATUS"
|
||||
--[[Translation missing --]]
|
||||
L["Custom Unload"] = "Custom Unload"
|
||||
L["Custom Untrigger"] = "Свой детриггер"
|
||||
L["Debug Log"] = "Журнал отладки"
|
||||
L["Debug Log:"] = "Журнал отладки:"
|
||||
@@ -605,7 +617,6 @@ every 3 events starting from 2nd and ending at 11th: 2-11/3]=] ] = "Время
|
||||
L["Okay"] = "Ок"
|
||||
L["ON"] = "ВКЛ."
|
||||
L["On Hide"] = "При скрытии"
|
||||
L["On Init"] = "При инициализации"
|
||||
L["On Show"] = "При появлении"
|
||||
L["Only Match auras cast by a player (not an npc)"] = "Эффект применён каким-либо игроком, а не NPC"
|
||||
L["Only match auras cast by people other than the player or their pet"] = "Эффекты, применённые другими людьми, но не игроком или его питомцем"
|
||||
|
||||
Reference in New Issue
Block a user