WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/AloftOptions/AloftNameText
    from Rev 2322 to Rev 2467
    Reverse comparison

Rev 2322 → Rev 2467

AloftNameTextLocale.lua
82,6 → 82,10
--[[ enUS ]] L["Sets the name text color for hostile boss units"] = "Sets the name text color for hostile boss units"
--[[ enUS ]] L["Neutral Units"] = "Neutral Units"
--[[ enUS ]] L["Sets the name text color for neutral units"] = "Sets the name text color for neutral units"
--[[ enUS ]] L["Tapped Units"] = "Tapped Units"
--[[ enUS ]] L["Sets the name text color for tapped units"] = "Sets the name text color for tapped units"
--[[ enUS ]] L["Unknown Units"] = "Unknown Units"
--[[ enUS ]] L["Sets the name text color for unknown units"] = "Sets the name text color for unknown units"
--[[ enUS ]] L["Group Pets"] = "Group Pets"
--[[ enUS ]] L["Sets the name text color for group pets"] = "Sets the name text color for group pets"
 
180,6 → 184,10
--[[ koKR ]] L["Sets the name text color for hostile boss units"] = "적대적 보스의 이름 색상을 설정합니다."
--[[ koKR ]] L["Neutral Units"] = "중립적 대상"
--[[ koKR ]] L["Sets the name text color for neutral units"] = "중립적 대상의 이름 색상을 설정합니다."
--[[ koKR ]] L["Tapped Units"] = "Tapped Units"
--[[ koKR ]] L["Sets the name text color for tapped units"] = "Sets the name text color for tapped units"
--[[ koKR ]] L["Unknown Units"] = "Unknown Units"
--[[ koKR ]] L["Sets the name text color for unknown units"] = "Sets the name text color for unknown units"
--[[ koKR ]] L["Group Pets"] = "파티 소환수"
--[[ koKR ]] L["Sets the name text color for group pets"] = "파티 소환수의 이름 색상을 설정합니다."
 
203,93 → 211,97
 
-----------------------------------------------------------------------------
 
--[[ ruRU ]] L["Name Text"] = "Текст имени"
--[[ ruRU ]] L["Nameplate text options"] = "Настройки текста таблички"
--[[ ruRU ]] L["Enable"] = "Включить"
--[[ ruRU ]] L["Show unit names"] = "Отображать имена единиц"
--[[ ruRU ]] L["Name Text"] = "Текст имени"
--[[ ruRU ]] L["Nameplate text options"] = "Настройки текста таблички"
--[[ ruRU ]] L["Enable"] = "Включить"
--[[ ruRU ]] L["Show unit names"] = "Отображать имена единиц"
 
--[[ ruRU ]] L["Use Aliases"] = "Использовать соответствия имен"
--[[ ruRU ]] L["Uses user defined aliases"] = "Соответствия имен, заданные пользователем"
--[[ ruRU ]] L["Use Aliases"] = "Использовать соответствия имен"
--[[ ruRU ]] L["Uses user defined aliases"] = "Соответствия имен, заданные пользователем"
 
--[[ ruRU ]] L["Set Alias"] = "Задать сокращение"
--[[ ruRU ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "Задает сокращение для текущей цели. Пустое сокращение вернет цели изначальное имя"
--[[ ruRU ]] L["<Any String>"] = "<Любая строка>"
--[[ ruRU ]] L["Set Alias"] = "Задать сокращение"
--[[ ruRU ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "Задает сокращение для текущей цели. Пустое сокращение вернет цели изначальное имя"
--[[ ruRU ]] L["<Any String>"] = "<Любая строка>"
 
--[[ ruRU ]] L["Typeface"] = "Шрифт"
--[[ ruRU ]] L["Nameplate text typeface options"] = "Настройки шрифта таблички"
--[[ ruRU ]] L["Font"] = "Шрифт"
--[[ ruRU ]] L["Sets the font for nameplate text"] = "Задает шрифт для текста на табличках"
--[[ ruRU ]] L["Font Shadow"] = "Тень шрифта"
--[[ ruRU ]] L["Show font shadow on nameplate text"] = "Отображать тень для текста на табличке"
--[[ ruRU ]] L["Font Size"] = "Размер шрифта"
--[[ ruRU ]] L["Sets the font height of the nameplate text"] = "Задает высоту шрифта для текста на табличке"
--[[ ruRU ]] L["Outline"] = "Контур"
--[[ ruRU ]] L["Sets the font outline for nameplate text"] = "Задает окантовку для текста на табличке"
--[[ ruRU ]] L["Typeface"] = "Шрифт"
--[[ ruRU ]] L["Nameplate text typeface options"] = "Настройки шрифта таблички"
--[[ ruRU ]] L["Font"] = "Шрифт"
--[[ ruRU ]] L["Sets the font for nameplate text"] = "Задает шрифт для текста на табличках"
--[[ ruRU ]] L["Font Shadow"] = "Тень шрифта"
--[[ ruRU ]] L["Show font shadow on nameplate text"] = "Отображать тень для текста на табличке"
--[[ ruRU ]] L["Font Size"] = "Размер шрифта"
--[[ ruRU ]] L["Sets the font height of the nameplate text"] = "Задает высоту шрифта для текста на табличке"
--[[ ruRU ]] L["Outline"] = "Контур"
--[[ ruRU ]] L["Sets the font outline for nameplate text"] = "Задает окантовку для текста на табличке"
 
--[[ ruRU ]] L["Alignment"] = "Выравнивание"
--[[ ruRU ]] L["Sets the alignment of the nameplate text"] = "Задает выравнивание текста на табличке"
--[[ ruRU ]] L["Alignment"] = "Выравнивание"
--[[ ruRU ]] L["Sets the alignment of the nameplate text"] = "Задает выравнивание текста на табличке"
 
--[[ ruRU ]] L["Position"] = "Позиция"
--[[ ruRU ]] L["Adjust nameplate text position"] = "Задать место текста на табличке"
--[[ ruRU ]] L["Left Offset"] = "Левое смещение"
--[[ ruRU ]] L["Sets the offset of the left of the text"] = "Задает смещение левого конца текста"
--[[ ruRU ]] L["Right Offset"] = "Правое смещение"
--[[ ruRU ]] L["Sets the offset of the right of the text"] = "Задает смещение правого конца текста"
--[[ ruRU ]] L["Vertical Offset"] = "Вертикальное смещение"
--[[ ruRU ]] L["Sets the vertical offset of the text"] = "Задает вертикальное смещение текста"
--[[ ruRU ]] L["Position"] = "Позиция"
--[[ ruRU ]] L["Adjust nameplate text position"] = "Задать место текста на табличке"
--[[ ruRU ]] L["Left Offset"] = "Левое смещение"
--[[ ruRU ]] L["Sets the offset of the left of the text"] = "Задает смещение левого конца текста"
--[[ ruRU ]] L["Right Offset"] = "Правое смещение"
--[[ ruRU ]] L["Sets the offset of the right of the text"] = "Задает смещение правого конца текста"
--[[ ruRU ]] L["Vertical Offset"] = "Вертикальное смещение"
--[[ ruRU ]] L["Sets the vertical offset of the text"] = "Задает вертикальное смещение текста"
 
--[[ ruRU ]] L["Override Colors"] = "Перезапись цветов"
--[[ ruRU ]] L["Override the games colors for nameplate text"] = "Перезапись цветов игры для текста табличек"
--[[ ruRU ]] L["Colors"] = "Цвета"
--[[ ruRU ]] L["Customize colors"] = "Настройка цветов"
--[[ ruRU ]] L["Override Colors"] = "Перезапись цветов"
--[[ ruRU ]] L["Override the games colors for nameplate text"] = "Перезапись цветов игры для текста табличек"
--[[ ruRU ]] L["Colors"] = "Цвета"
--[[ ruRU ]] L["Customize colors"] = "Настройка цветов"
 
--[[ ruRU ]] L["Color by Class"] = "Окрашивать в цвет класса"
--[[ ruRU ]] L["Sets the name text color according to class"] = "Задает цвет имени в зависимости от класса"
--[[ ruRU ]] L["Color Hostile by Class"] = "Окрашивать враждебных в цвет класса"
--[[ ruRU ]] L["Sets the name text color of hostile players according to class"] = "Задает цвет имени враждебного игрока в зависимости от класс"
--[[ ruRU ]] L["Set All"] = "Задать все"
--[[ ruRU ]] L["Sets the name text color for all types"] = "Задает цвет имени для всех типов"
--[[ ruRU ]] L["Set All Friendly"] = "Задать всех дружественными"
--[[ ruRU ]] L["Sets the name text color for all friendly types"] = "Задает цвет имени для всех дружественных типов"
--[[ ruRU ]] L["Set All Hostile"] = "Задать всех враждебными"
--[[ ruRU ]] L["Sets the name text color for all hostile types"] = "Задает цвет имени для всех враждебных типов"
--[[ ruRU ]] L["Color by Class"] = "Окрашивать в цвет класса"
--[[ ruRU ]] L["Sets the name text color according to class"] = "Задает цвет имени в зависимости от класса"
--[[ ruRU ]] L["Color Hostile by Class"] = "Окрашивать враждебных в цвет класса"
--[[ ruRU ]] L["Sets the name text color of hostile players according to class"] = "Задает цвет имени враждебного игрока в зависимости от класс"
--[[ ruRU ]] L["Set All"] = "Задать все"
--[[ ruRU ]] L["Sets the name text color for all types"] = "Задает цвет имени для всех типов"
--[[ ruRU ]] L["Set All Friendly"] = "Задать всех дружественными"
--[[ ruRU ]] L["Sets the name text color for all friendly types"] = "Задает цвет имени для всех дружественных типов"
--[[ ruRU ]] L["Set All Hostile"] = "Задать всех враждебными"
--[[ ruRU ]] L["Sets the name text color for all hostile types"] = "Задает цвет имени для всех враждебных типов"
 
--[[ ruRU ]] L["Pet"] = "Питомец"
--[[ ruRU ]] L["Sets the name text color for your pet"] = "Задает цвет имени для вашего питомца"
--[[ ruRU ]] L["Friendly Players"] = "Дружественные игроки"
--[[ ruRU ]] L["Sets the name text color for friendly players"] = "Задает цвет имени для дружественных игроков"
--[[ ruRU ]] L["Friendly Pets"] = "Дружественные питомцы"
--[[ ruRU ]] L["Sets the name text color for friendly pets"] = "Задает цвет имени для дружественных питомцев"
--[[ ruRU ]] L["Friendly NPCs"] = "Дружественные НИПы"
--[[ ruRU ]] L["Sets the name text color for friendly NPC Bosses"] = "Задает цвет имени для дружественных НИПов - боссов"
--[[ ruRU ]] L["Friendly Boss"] = "Дружественный босс"
--[[ ruRU ]] L["Sets the name text color for friendly NPCs"] = "Задает цвет имени для дружественных НИПов"
--[[ ruRU ]] L["Hostile Players"] = "Враждебные игроки"
--[[ ruRU ]] L["Sets the name text color for hostile players"] = "Задает цвет имени для враждебных игроков"
--[[ ruRU ]] L["Hostile Pets"] = "Враждебные питомцы"
--[[ ruRU ]] L["Sets the name text color for hostile pets"] = "Задает цвет имени для враждебных питомцев"
--[[ ruRU ]] L["Hostile NPCs"] = "Враждебные НИПы"
--[[ ruRU ]] L["Sets the name text color for hostile units"] = "Задает цвет имени для враждебных объектов"
--[[ ruRU ]] L["Hostile Boss"] = "Враждебный босс"
--[[ ruRU ]] L["Sets the name text color for hostile boss units"] = "Задает цвет имени для враждебных боссов"
--[[ ruRU ]] L["Neutral Units"] = "Нейтральные цели"
--[[ ruRU ]] L["Sets the name text color for neutral units"] = "Задает цвет имени для нейтральных"
--[[ ruRU ]] L["Group Pets"] = "Питомцы группы"
--[[ ruRU ]] L["Sets the name text color for group pets"] = "Задает цвет имен для питомцев группы"
--[[ ruRU ]] L["Pet"] = "Питомец"
--[[ ruRU ]] L["Sets the name text color for your pet"] = "Задает цвет имени для вашего питомца"
--[[ ruRU ]] L["Friendly Players"] = "Дружественные игроки"
--[[ ruRU ]] L["Sets the name text color for friendly players"] = "Задает цвет имени для дружественных игроков"
--[[ ruRU ]] L["Friendly Pets"] = "Дружественные питомцы"
--[[ ruRU ]] L["Sets the name text color for friendly pets"] = "Задает цвет имени для дружественных питомцев"
--[[ ruRU ]] L["Friendly NPCs"] = "Дружественные НИПы"
--[[ ruRU ]] L["Sets the name text color for friendly NPC Bosses"] = "Задает цвет имени для дружественных НИПов - боссов"
--[[ ruRU ]] L["Friendly Boss"] = "Дружественный босс"
--[[ ruRU ]] L["Sets the name text color for friendly NPCs"] = "Задает цвет имени для дружественных НИПов"
--[[ ruRU ]] L["Hostile Players"] = "Враждебные игроки"
--[[ ruRU ]] L["Sets the name text color for hostile players"] = "Задает цвет имени для враждебных игроков"
--[[ ruRU ]] L["Hostile Pets"] = "Враждебные питомцы"
--[[ ruRU ]] L["Sets the name text color for hostile pets"] = "Задает цвет имени для враждебных питомцев"
--[[ ruRU ]] L["Hostile NPCs"] = "Враждебные НИПы"
--[[ ruRU ]] L["Sets the name text color for hostile units"] = "Задает цвет имени для враждебных объектов"
--[[ ruRU ]] L["Hostile Boss"] = "Враждебный босс"
--[[ ruRU ]] L["Sets the name text color for hostile boss units"] = "Задает цвет имени для враждебных боссов"
--[[ ruRU ]] L["Neutral Units"] = "Нейтральные цели"
--[[ ruRU ]] L["Sets the name text color for neutral units"] = "Задает цвет имени для нейтральных"
--[[ ruRU ]] L["Tapped Units"] = "Tapped Units"
--[[ ruRU ]] L["Sets the name text color for tapped units"] = "Sets the name text color for tapped units"
--[[ ruRU ]] L["Unknown Units"] = "Unknown Units"
--[[ ruRU ]] L["Sets the name text color for unknown units"] = "Sets the name text color for unknown units"
--[[ ruRU ]] L["Group Pets"] = "Питомцы группы"
--[[ ruRU ]] L["Sets the name text color for group pets"] = "Задает цвет имен для питомцев группы"
 
--[[ ruRU ]] L["None"] = "Нет"
--[[ ruRU ]] L["Normal"] = "Обычно"
--[[ ruRU ]] L["Thick"] = "Жирный"
--[[ ruRU ]] L["None"] = "Нет"
--[[ ruRU ]] L["Normal"] = "Обычно"
--[[ ruRU ]] L["Thick"] = "Жирный"
 
--[[ ruRU ]] L["Advanced"] = "Дополнительно"
--[[ ruRU ]] L["Options for expert users"] = "Настройки для опытных пользователей"
--[[ ruRU ]] L["Format"] = "Формат"
--[[ ruRU ]] L["Name tag"] = "Вид имени"
--[[ ruRU ]] L["<Any tag string>"] = "<Любая строка формата>"
--[[ ruRU ]] L["Advanced"] = "Дополнительно"
--[[ ruRU ]] L["Options for expert users"] = "Настройки для опытных пользователей"
--[[ ruRU ]] L["Format"] = "Формат"
--[[ ruRU ]] L["Name tag"] = "Вид имени"
--[[ ruRU ]] L["<Any tag string>"] = "<Любая строка формата>"
 
--[[ ruRU ]] L["LEFT"] = "СЛЕВА"
--[[ ruRU ]] L["CENTER"] = "ПО ЦЕНТРУ"
--[[ ruRU ]] L["RIGHT"] = "СПРАВА"
--[[ ruRU ]] L["LEFT"] = "СЛЕВА"
--[[ ruRU ]] L["CENTER"] = "ПО ЦЕНТРУ"
--[[ ruRU ]] L["RIGHT"] = "СПРАВА"
 
-----------------------------------------------------------------------------
 
297,93 → 309,97
 
-----------------------------------------------------------------------------
 
--[[ zhCN ]] L["Name Text"] = "名称文字"
--[[ zhCN ]] L["Nameplate text options"] = "姓名板文字相关设置"
--[[ zhCN ]] L["Enable"] = "启用"
--[[ zhCN ]] L["Show unit names"] = "显示单位名称"
--[[ zhCN ]] L["Name Text"] = "名称文字"
--[[ zhCN ]] L["Nameplate text options"] = "姓名板文字相关设置"
--[[ zhCN ]] L["Enable"] = "启用"
--[[ zhCN ]] L["Show unit names"] = "显示单位名称"
 
--[[ zhCN ]] L["Use Aliases"] = "使用绰号"
--[[ zhCN ]] L["Uses user defined aliases"] = "使用自定义绰号"
--[[ zhCN ]] L["Use Aliases"] = "使用绰号"
--[[ zhCN ]] L["Uses user defined aliases"] = "使用自定义绰号"
 
--[[ zhCN ]] L["Set Alias"] = "设定绰号"
--[[ zhCN ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "设定当前目标的绰号。如果留空则会重置为目标的原有名称"
--[[ zhCN ]] L["<Any String>"] = "<任意文字>"
--[[ zhCN ]] L["Set Alias"] = "设定绰号"
--[[ zhCN ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "设定当前目标的绰号。如果留空则会重置为目标的原有名称"
--[[ zhCN ]] L["<Any String>"] = "<任意文字>"
 
--[[ zhCN ]] L["Typeface"] = "式样"
--[[ zhCN ]] L["Nameplate text typeface options"] = "姓名板文字式样设置"
--[[ zhCN ]] L["Font"] = "字体"
--[[ zhCN ]] L["Sets the font for nameplate text"] = "设定姓名板文字的字体"
--[[ zhCN ]] L["Font Shadow"] = "字体阴影"
--[[ zhCN ]] L["Show font shadow on nameplate text"] = "在姓名板文字上显示字体阴影"
--[[ zhCN ]] L["Font Size"] = "字号"
--[[ zhCN ]] L["Sets the font height of the nameplate text"] = "设定姓名板文字的字号"
--[[ zhCN ]] L["Outline"] = "轮廓"
--[[ zhCN ]] L["Sets the font outline for nameplate text"] = "设定姓名板文字的轮廓"
--[[ zhCN ]] L["Typeface"] = "式样"
--[[ zhCN ]] L["Nameplate text typeface options"] = "姓名板文字式样设置"
--[[ zhCN ]] L["Font"] = "字体"
--[[ zhCN ]] L["Sets the font for nameplate text"] = "设定姓名板文字的字体"
--[[ zhCN ]] L["Font Shadow"] = "字体阴影"
--[[ zhCN ]] L["Show font shadow on nameplate text"] = "在姓名板文字上显示字体阴影"
--[[ zhCN ]] L["Font Size"] = "字号"
--[[ zhCN ]] L["Sets the font height of the nameplate text"] = "设定姓名板文字的字号"
--[[ zhCN ]] L["Outline"] = "轮廓"
--[[ zhCN ]] L["Sets the font outline for nameplate text"] = "设定姓名板文字的轮廓"
 
--[[ zhCN ]] L["Alignment"] = "对齐"
--[[ zhCN ]] L["Sets the alignment of the nameplate text"] = "设定姓名板文字的对齐样式"
--[[ zhCN ]] L["Alignment"] = "对齐"
--[[ zhCN ]] L["Sets the alignment of the nameplate text"] = "设定姓名板文字的对齐样式"
 
--[[ zhCN ]] L["Position"] = "位置"
--[[ zhCN ]] L["Adjust nameplate text position"] = "调整姓名板文字的位置"
--[[ zhCN ]] L["Left Offset"] = "向左偏移"
--[[ zhCN ]] L["Sets the offset of the left of the text"] = "设定文字的向左偏移量"
--[[ zhCN ]] L["Right Offset"] = "向右偏移"
--[[ zhCN ]] L["Sets the offset of the right of the text"] = "设定文字的向右偏移量"
--[[ zhCN ]] L["Vertical Offset"] = "垂直偏移"
--[[ zhCN ]] L["Sets the vertical offset of the text"] = "设定文字的垂直偏移量"
--[[ zhCN ]] L["Position"] = "位置"
--[[ zhCN ]] L["Adjust nameplate text position"] = "调整姓名板文字的位置"
--[[ zhCN ]] L["Left Offset"] = "向左偏移"
--[[ zhCN ]] L["Sets the offset of the left of the text"] = "设定文字的向左偏移量"
--[[ zhCN ]] L["Right Offset"] = "向右偏移"
--[[ zhCN ]] L["Sets the offset of the right of the text"] = "设定文字的向右偏移量"
--[[ zhCN ]] L["Vertical Offset"] = "垂直偏移"
--[[ zhCN ]] L["Sets the vertical offset of the text"] = "设定文字的垂直偏移量"
 
--[[ zhCN ]] L["Override Colors"] = "置换颜色"
--[[ zhCN ]] L["Override the games colors for nameplate text"] = "置换姓名板文字的游戏内颜色"
--[[ zhCN ]] L["Colors"] = "颜色"
--[[ zhCN ]] L["Customize colors"] = "自定义颜色"
--[[ zhCN ]] L["Override Colors"] = "置换颜色"
--[[ zhCN ]] L["Override the games colors for nameplate text"] = "置换姓名板文字的游戏内颜色"
--[[ zhCN ]] L["Colors"] = "颜色"
--[[ zhCN ]] L["Customize colors"] = "自定义颜色"
 
--[[ zhCN ]] L["Color by Class"] = "根据职业显示颜色"
--[[ zhCN ]] L["Sets the name text color according to class"] = "名称文字颜色使用职业代表色"
--[[ zhCN ]] L["Color Hostile by Class"] = "敌对方单位根据职业显示颜色"
--[[ zhCN ]] L["Sets the name text color of hostile players according to class"] = "敌对方玩家的名称文字颜色使用职业代表色"
--[[ zhCN ]] L["Set All"] = "设定全部"
--[[ zhCN ]] L["Sets the name text color for all types"] = "设定所有单位的名称文字颜色"
--[[ zhCN ]] L["Set All Friendly"] = "设定全部友好方单位"
--[[ zhCN ]] L["Sets the name text color for all friendly types"] = "设定全部友好方单位的名称文字颜色"
--[[ zhCN ]] L["Set All Hostile"] = "设定全部敌对方单位"
--[[ zhCN ]] L["Sets the name text color for all hostile types"] = "设定全部敌对方单位的名称文字颜色"
--[[ zhCN ]] L["Color by Class"] = "根据职业显示颜色"
--[[ zhCN ]] L["Sets the name text color according to class"] = "名称文字颜色使用职业代表色"
--[[ zhCN ]] L["Color Hostile by Class"] = "敌对方单位根据职业显示颜色"
--[[ zhCN ]] L["Sets the name text color of hostile players according to class"] = "敌对方玩家的名称文字颜色使用职业代表色"
--[[ zhCN ]] L["Set All"] = "设定全部"
--[[ zhCN ]] L["Sets the name text color for all types"] = "设定所有单位的名称文字颜色"
--[[ zhCN ]] L["Set All Friendly"] = "设定全部友好方单位"
--[[ zhCN ]] L["Sets the name text color for all friendly types"] = "设定全部友好方单位的名称文字颜色"
--[[ zhCN ]] L["Set All Hostile"] = "设定全部敌对方单位"
--[[ zhCN ]] L["Sets the name text color for all hostile types"] = "设定全部敌对方单位的名称文字颜色"
 
--[[ zhCN ]] L["Pet"] = "宠物"
--[[ zhCN ]] L["Sets the name text color for your pet"] = "宠物的名称文字颜色"
--[[ zhCN ]] L["Friendly Players"] = "友好方玩家"
--[[ zhCN ]] L["Sets the name text color for friendly players"] = "设定友好方玩家的名称文字颜色"
--[[ zhCN ]] L["Friendly Pets"] = "友好方宠物"
--[[ zhCN ]] L["Sets the name text color for friendly pets"] = "设定友好方宠物的名称文字颜色"
--[[ zhCN ]] L["Friendly NPCs"] = "友好方NPC"
--[[ zhCN ]] L["Sets the name text color for friendly NPC Bosses"] = "设定友好方首领的名称文字颜色"
--[[ zhCN ]] L["Friendly Boss"] = "友好方首领"
--[[ zhCN ]] L["Sets the name text color for friendly NPCs"] = "设定友好方NPC的名称文字颜色"
--[[ zhCN ]] L["Hostile Players"] = "敌对方玩家"
--[[ zhCN ]] L["Sets the name text color for hostile players"] = "设定敌对方玩家的名称文字颜色"
--[[ zhCN ]] L["Hostile Pets"] = "敌对方宠物"
--[[ zhCN ]] L["Sets the name text color for hostile pets"] = "设定敌对方宠物的名称文字颜色"
--[[ zhCN ]] L["Hostile NPCs"] = "敌对方NPC"
--[[ zhCN ]] L["Sets the name text color for hostile units"] = "设定敌对方NPC的名称文字颜色"
--[[ zhCN ]] L["Hostile Boss"] = "敌对方首领"
--[[ zhCN ]] L["Sets the name text color for hostile boss units"] = "设定敌对方首领的名称文字颜色"
--[[ zhCN ]] L["Neutral Units"] = "中立方单位"
--[[ zhCN ]] L["Sets the name text color for neutral units"] = "设定中立方单位的名称文字颜色"
--[[ zhCN ]] L["Group Pets"] = "队友宠物"
--[[ zhCN ]] L["Sets the name text color for group pets"] = "设定队友宠物的名称文字颜色"
--[[ zhCN ]] L["Pet"] = "宠物"
--[[ zhCN ]] L["Sets the name text color for your pet"] = "宠物的名称文字颜色"
--[[ zhCN ]] L["Friendly Players"] = "友好方玩家"
--[[ zhCN ]] L["Sets the name text color for friendly players"] = "设定友好方玩家的名称文字颜色"
--[[ zhCN ]] L["Friendly Pets"] = "友好方宠物"
--[[ zhCN ]] L["Sets the name text color for friendly pets"] = "设定友好方宠物的名称文字颜色"
--[[ zhCN ]] L["Friendly NPCs"] = "友好方NPC"
--[[ zhCN ]] L["Sets the name text color for friendly NPC Bosses"] = "设定友好方首领的名称文字颜色"
--[[ zhCN ]] L["Friendly Boss"] = "友好方首领"
--[[ zhCN ]] L["Sets the name text color for friendly NPCs"] = "设定友好方NPC的名称文字颜色"
--[[ zhCN ]] L["Hostile Players"] = "敌对方玩家"
--[[ zhCN ]] L["Sets the name text color for hostile players"] = "设定敌对方玩家的名称文字颜色"
--[[ zhCN ]] L["Hostile Pets"] = "敌对方宠物"
--[[ zhCN ]] L["Sets the name text color for hostile pets"] = "设定敌对方宠物的名称文字颜色"
--[[ zhCN ]] L["Hostile NPCs"] = "敌对方NPC"
--[[ zhCN ]] L["Sets the name text color for hostile units"] = "设定敌对方NPC的名称文字颜色"
--[[ zhCN ]] L["Hostile Boss"] = "敌对方首领"
--[[ zhCN ]] L["Sets the name text color for hostile boss units"] = "设定敌对方首领的名称文字颜色"
--[[ zhCN ]] L["Neutral Units"] = "中立方单位"
--[[ zhCN ]] L["Sets the name text color for neutral units"] = "设定中立方单位的名称文字颜色"
--[[ zhCN ]] L["Tapped Units"] = "Tapped Units"
--[[ zhCN ]] L["Sets the name text color for tapped units"] = "Sets the name text color for tapped units"
--[[ zhCN ]] L["Unknown Units"] = "Unknown Units"
--[[ zhCN ]] L["Sets the name text color for unknown units"] = "Sets the name text color for unknown units"
--[[ zhCN ]] L["Group Pets"] = "队友宠物"
--[[ zhCN ]] L["Sets the name text color for group pets"] = "设定队友宠物的名称文字颜色"
 
--[[ zhCN ]] L["None"] = "无"
--[[ zhCN ]] L["Normal"] = "正常"
--[[ zhCN ]] L["Thick"] = "粗"
--[[ zhCN ]] L["None"] = "无"
--[[ zhCN ]] L["Normal"] = "正常"
--[[ zhCN ]] L["Thick"] = "粗"
 
--[[ zhCN ]] L["Advanced"] = "高级"
--[[ zhCN ]] L["Options for expert users"] = "高级选项"
--[[ zhCN ]] L["Format"] = "格式"
--[[ zhCN ]] L["Name tag"] = "名称标签"
--[[ zhCN ]] L["<Any tag string>"] = "<任意标签文字>"
--[[ zhCN ]] L["Advanced"] = "高级"
--[[ zhCN ]] L["Options for expert users"] = "高级选项"
--[[ zhCN ]] L["Format"] = "格式"
--[[ zhCN ]] L["Name tag"] = "名称标签"
--[[ zhCN ]] L["<Any tag string>"] = "<任意标签文字>"
 
--[[ zhCN ]] L["LEFT"] = "å·¦"
--[[ zhCN ]] L["CENTER"] = "中"
--[[ zhCN ]] L["RIGHT"] = "右"
--[[ zhCN ]] L["LEFT"] = "å·¦"
--[[ zhCN ]] L["CENTER"] = "中"
--[[ zhCN ]] L["RIGHT"] = "右"
 
-----------------------------------------------------------------------------
 
391,93 → 407,97
 
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Name Text"] = "名稱文字"
--[[ zhTW ]] L["Nameplate text options"] = "名牌文字設定"
--[[ zhTW ]] L["Enable"] = "啟用"
--[[ zhTW ]] L["Show unit names"] = "顯示單位名稱"
--[[ zhTW ]] L["Name Text"] = "名稱文字"
--[[ zhTW ]] L["Nameplate text options"] = "名牌文字設定"
--[[ zhTW ]] L["Enable"] = "啟用"
--[[ zhTW ]] L["Show unit names"] = "顯示單位名稱"
 
--[[ zhTW ]] L["Use Aliases"] = "使用別名"
--[[ zhTW ]] L["Uses user defined aliases"] = "使用自定別名"
--[[ zhTW ]] L["Use Aliases"] = "使用別名"
--[[ zhTW ]] L["Uses user defined aliases"] = "使用自定別名"
 
--[[ zhTW ]] L["Set Alias"] = "設定別名"
--[[ zhTW ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "設定目前目標的別名。空的別名會重設回原有名稱"
--[[ zhTW ]] L["<Any String>"] = "<任何文字>"
--[[ zhTW ]] L["Set Alias"] = "設定別名"
--[[ zhTW ]] L["Sets the alias for your current target. An empty alias will return the unit to its original name"] = "設定目前目標的別名。空的別名會重設回原有名稱"
--[[ zhTW ]] L["<Any String>"] = "<任何文字>"
 
--[[ zhTW ]] L["Typeface"] = "字體"
--[[ zhTW ]] L["Nameplate text typeface options"] = "名牌文字字體設定"
--[[ zhTW ]] L["Font"] = "字型"
--[[ zhTW ]] L["Sets the font for nameplate text"] = "設定名牌文字的字型"
--[[ zhTW ]] L["Font Shadow"] = "字型陰影"
--[[ zhTW ]] L["Show font shadow on nameplate text"] = "設定名牌文字的字型陰影"
--[[ zhTW ]] L["Font Size"] = "字型大小"
--[[ zhTW ]] L["Sets the font height of the nameplate text"] = "設定名牌文字的字型高度"
--[[ zhTW ]] L["Outline"] = "輪廓"
--[[ zhTW ]] L["Sets the font outline for nameplate text"] = "設定名牌文字的字型輪廓"
--[[ zhTW ]] L["Typeface"] = "字體"
--[[ zhTW ]] L["Nameplate text typeface options"] = "名牌文字字體設定"
--[[ zhTW ]] L["Font"] = "字型"
--[[ zhTW ]] L["Sets the font for nameplate text"] = "設定名牌文字的字型"
--[[ zhTW ]] L["Font Shadow"] = "字型陰影"
--[[ zhTW ]] L["Show font shadow on nameplate text"] = "設定名牌文字的字型陰影"
--[[ zhTW ]] L["Font Size"] = "字型大小"
--[[ zhTW ]] L["Sets the font height of the nameplate text"] = "設定名牌文字的字型高度"
--[[ zhTW ]] L["Outline"] = "輪廓"
--[[ zhTW ]] L["Sets the font outline for nameplate text"] = "設定名牌文字的字型輪廓"
 
--[[ zhTW ]] L["Alignment"] = "對齊"
--[[ zhTW ]] L["Sets the alignment of the nameplate text"] = "設定名牌文字的對齊"
--[[ zhTW ]] L["Alignment"] = "對齊"
--[[ zhTW ]] L["Sets the alignment of the nameplate text"] = "設定名牌文字的對齊"
 
--[[ zhTW ]] L["Position"] = "位置"
--[[ zhTW ]] L["Adjust nameplate text position"] = "調整名牌文字位置"
--[[ zhTW ]] L["Left Offset"] = "左偏移"
--[[ zhTW ]] L["Sets the offset of the left of the text"] = "設定文字的左偏移"
--[[ zhTW ]] L["Right Offset"] = "右偏移"
--[[ zhTW ]] L["Sets the offset of the right of the text"] = "設定文字的右偏移"
--[[ zhTW ]] L["Vertical Offset"] = "垂直偏移"
--[[ zhTW ]] L["Sets the vertical offset of the text"] = "設定文字的垂直偏移"
--[[ zhTW ]] L["Position"] = "位置"
--[[ zhTW ]] L["Adjust nameplate text position"] = "調整名牌文字位置"
--[[ zhTW ]] L["Left Offset"] = "左偏移"
--[[ zhTW ]] L["Sets the offset of the left of the text"] = "設定文字的左偏移"
--[[ zhTW ]] L["Right Offset"] = "右偏移"
--[[ zhTW ]] L["Sets the offset of the right of the text"] = "設定文字的右偏移"
--[[ zhTW ]] L["Vertical Offset"] = "垂直偏移"
--[[ zhTW ]] L["Sets the vertical offset of the text"] = "設定文字的垂直偏移"
 
--[[ zhTW ]] L["Override Colors"] = "覆蓋顏色"
--[[ zhTW ]] L["Override the games colors for nameplate text"] = "覆蓋名牌文字的遊戲顏色"
--[[ zhTW ]] L["Colors"] = "顏色"
--[[ zhTW ]] L["Customize colors"] = "自定顏色"
--[[ zhTW ]] L["Override Colors"] = "覆蓋顏色"
--[[ zhTW ]] L["Override the games colors for nameplate text"] = "覆蓋名牌文字的遊戲顏色"
--[[ zhTW ]] L["Colors"] = "顏色"
--[[ zhTW ]] L["Customize colors"] = "自定顏色"
 
--[[ zhTW ]] L["Color by Class"] = "著色根據職業"
--[[ zhTW ]] L["Sets the name text color according to class"] = "設定名稱文字顏色根據職業"
--[[ zhTW ]] L["Color Hostile by Class"] = "著色敵對單位根據職業"
--[[ zhTW ]] L["Sets the name text color of hostile players according to class"] = "設定敵對玩家的名稱文字顏色根據職業"
--[[ zhTW ]] L["Set All"] = "設定全部"
--[[ zhTW ]] L["Sets the name text color for all types"] = "設定全部單位的名稱文字顏色"
--[[ zhTW ]] L["Set All Friendly"] = "設定全部友好"
--[[ zhTW ]] L["Sets the name text color for all friendly types"] = "設定全部友好單位的名稱文字顏色"
--[[ zhTW ]] L["Set All Hostile"] = "設定全部敵對"
--[[ zhTW ]] L["Sets the name text color for all hostile types"] = "設定全部敵對單位的名稱文字顏色"
--[[ zhTW ]] L["Color by Class"] = "著色根據職業"
--[[ zhTW ]] L["Sets the name text color according to class"] = "設定名稱文字顏色根據職業"
--[[ zhTW ]] L["Color Hostile by Class"] = "著色敵對單位根據職業"
--[[ zhTW ]] L["Sets the name text color of hostile players according to class"] = "設定敵對玩家的名稱文字顏色根據職業"
--[[ zhTW ]] L["Set All"] = "設定全部"
--[[ zhTW ]] L["Sets the name text color for all types"] = "設定全部單位的名稱文字顏色"
--[[ zhTW ]] L["Set All Friendly"] = "設定全部友好"
--[[ zhTW ]] L["Sets the name text color for all friendly types"] = "設定全部友好單位的名稱文字顏色"
--[[ zhTW ]] L["Set All Hostile"] = "設定全部敵對"
--[[ zhTW ]] L["Sets the name text color for all hostile types"] = "設定全部敵對單位的名稱文字顏色"
 
--[[ zhTW ]] L["Pet"] = "寵物"
--[[ zhTW ]] L["Sets the name text color for your pet"] = "設定你的寵物的名稱文字顏色"
--[[ zhTW ]] L["Friendly Players"] = "友好玩家"
--[[ zhTW ]] L["Sets the name text color for friendly players"] = "設定友好玩家的名稱文字顏色"
--[[ zhTW ]] L["Friendly Pets"] = "友好寵物"
--[[ zhTW ]] L["Sets the name text color for friendly pets"] = "設定友好寵物的名稱文字顏色"
--[[ zhTW ]] L["Friendly NPCs"] = "友好NPC"
--[[ zhTW ]] L["Sets the name text color for friendly NPC Bosses"] = "設定友好NPC的名稱文字顏色"
--[[ zhTW ]] L["Friendly Boss"] = "友好首領"
--[[ zhTW ]] L["Sets the name text color for friendly NPCs"] = "設定友好首領的名稱文字顏色"
--[[ zhTW ]] L["Hostile Players"] = "敵對玩家"
--[[ zhTW ]] L["Sets the name text color for hostile players"] = "設定敵對玩家的名稱文字顏色"
--[[ zhTW ]] L["Hostile Pets"] = "敵對寵物"
--[[ zhTW ]] L["Sets the name text color for hostile pets"] = "設定敵對寵物的名稱文字顏色"
--[[ zhTW ]] L["Hostile NPCs"] = "敵對NPC"
--[[ zhTW ]] L["Sets the name text color for hostile units"] = "設定敵對NPC的名稱文字顏色"
--[[ zhTW ]] L["Hostile Boss"] = "敵對玩家"
--[[ zhTW ]] L["Sets the name text color for hostile boss units"] = "設定敵對首領的名稱文字顏色"
--[[ zhTW ]] L["Neutral Units"] = "中立單位"
--[[ zhTW ]] L["Sets the name text color for neutral units"] = "設定中立單位的名稱文字顏色"
--[[ zhTW ]] L["Group Pets"] = "隊伍寵物"
--[[ zhTW ]] L["Sets the name text color for group pets"] = "設定隊伍寵物的名稱文字顏色"
--[[ zhTW ]] L["Pet"] = "寵物"
--[[ zhTW ]] L["Sets the name text color for your pet"] = "設定你的寵物的名稱文字顏色"
--[[ zhTW ]] L["Friendly Players"] = "友好玩家"
--[[ zhTW ]] L["Sets the name text color for friendly players"] = "設定友好玩家的名稱文字顏色"
--[[ zhTW ]] L["Friendly Pets"] = "友好寵物"
--[[ zhTW ]] L["Sets the name text color for friendly pets"] = "設定友好寵物的名稱文字顏色"
--[[ zhTW ]] L["Friendly NPCs"] = "友好NPC"
--[[ zhTW ]] L["Sets the name text color for friendly NPC Bosses"] = "設定友好NPC的名稱文字顏色"
--[[ zhTW ]] L["Friendly Boss"] = "友好首領"
--[[ zhTW ]] L["Sets the name text color for friendly NPCs"] = "設定友好首領的名稱文字顏色"
--[[ zhTW ]] L["Hostile Players"] = "敵對玩家"
--[[ zhTW ]] L["Sets the name text color for hostile players"] = "設定敵對玩家的名稱文字顏色"
--[[ zhTW ]] L["Hostile Pets"] = "敵對寵物"
--[[ zhTW ]] L["Sets the name text color for hostile pets"] = "設定敵對寵物的名稱文字顏色"
--[[ zhTW ]] L["Hostile NPCs"] = "敵對NPC"
--[[ zhTW ]] L["Sets the name text color for hostile units"] = "設定敵對NPC的名稱文字顏色"
--[[ zhTW ]] L["Hostile Boss"] = "敵對玩家"
--[[ zhTW ]] L["Sets the name text color for hostile boss units"] = "設定敵對首領的名稱文字顏色"
--[[ zhTW ]] L["Neutral Units"] = "中立單位"
--[[ zhTW ]] L["Sets the name text color for neutral units"] = "設定中立單位的名稱文字顏色"
--[[ zhTW ]] L["Tapped Units"] = "Tapped Units"
--[[ zhTW ]] L["Sets the name text color for tapped units"] = "Sets the name text color for tapped units"
--[[ zhTW ]] L["Unknown Units"] = "Unknown Units"
--[[ zhTW ]] L["Sets the name text color for unknown units"] = "Sets the name text color for unknown units"
--[[ zhTW ]] L["Group Pets"] = "隊伍寵物"
--[[ zhTW ]] L["Sets the name text color for group pets"] = "設定隊伍寵物的名稱文字顏色"
 
--[[ zhTW ]] L["None"] = "無"
--[[ zhTW ]] L["Normal"] = "正常"
--[[ zhTW ]] L["Thick"] = "粗"
--[[ zhTW ]] L["None"] = "無"
--[[ zhTW ]] L["Normal"] = "正常"
--[[ zhTW ]] L["Thick"] = "粗"
 
--[[ zhTW ]] L["Advanced"] = "進階"
--[[ zhTW ]] L["Options for expert users"] = "熟練的使用者設定"
--[[ zhTW ]] L["Format"] = "格式"
--[[ zhTW ]] L["Name tag"] = "名稱標籤"
--[[ zhTW ]] L["<Any tag string>"] = "<任何標籤文字>"
--[[ zhTW ]] L["Advanced"] = "進階"
--[[ zhTW ]] L["Options for expert users"] = "熟練的使用者設定"
--[[ zhTW ]] L["Format"] = "格式"
--[[ zhTW ]] L["Name tag"] = "名稱標籤"
--[[ zhTW ]] L["<Any tag string>"] = "<任何標籤文字>"
 
--[[ zhTW ]] L["LEFT"] = "å·¦"
--[[ zhTW ]] L["CENTER"] = "中"
--[[ zhTW ]] L["RIGHT"] = "右"
--[[ zhTW ]] L["LEFT"] = "å·¦"
--[[ zhTW ]] L["CENTER"] = "中"
--[[ zhTW ]] L["RIGHT"] = "右"
 
-----------------------------------------------------------------------------
 
AloftNameTextOptions.lua
350,6 → 350,24
get = function(i) return unpack(AloftNameText.db.profile.colors.neutral) end,
set = function(i, r, g, b) AloftNameText.db.profile.colors.neutral = { r, g, b } AloftNameText:UpdateAll() end
},
tapped =
{
type = 'color',
width = 'full',
name = L["Tapped Units"],
desc = L["Sets the name text color for tapped units"],
get = function(i) return unpack(AloftNameText.db.profile.colors.tapped) end,
set = function(i, r, g, b) AloftNameText.db.profile.colors.tapped = { r, g, b } AloftNameText:UpdateAll() end
},
unknown =
{
type = 'color',
width = 'full',
name = L["Unknown Units"],
desc = L["Sets the name text color for unknown units"],
get = function(i) return unpack(AloftNameText.db.profile.colors.unknown) end,
set = function(i, r, g, b) AloftNameText.db.profile.colors.unknown = { r, g, b } AloftNameText:UpdateAll() end
},
pet =
{
type = 'color',