From b806a4078edab849d3d019849e9c09bd73fd03b2 Mon Sep 17 00:00:00 2001 From: Apollyonn Date: Thu, 27 Sep 2018 20:06:31 +0300 Subject: [PATCH] cleanup locales --- ElvUI_Config/locales/chinese_config.lua | 2 -- ElvUI_Config/locales/english_config.lua | 2 -- ElvUI_Config/locales/french_config.lua | 2 -- ElvUI_Config/locales/german_config.lua | 2 -- ElvUI_Config/locales/korean_config.lua | 2 -- ElvUI_Config/locales/portuguese_config.lua | 2 -- ElvUI_Config/locales/russian_config.lua | 2 -- ElvUI_Config/locales/spanish_config.lua | 2 -- ElvUI_Config/locales/taiwanese_config.lua | 2 -- 9 files changed, 18 deletions(-) diff --git a/ElvUI_Config/locales/chinese_config.lua b/ElvUI_Config/locales/chinese_config.lua index 9e73b6c..d10be41 100644 --- a/ElvUI_Config/locales/chinese_config.lua +++ b/ElvUI_Config/locales/chinese_config.lua @@ -93,7 +93,6 @@ L["Color when the text is in the hours format."] = "以小时显示的文字颜 L["Color when the text is in the minutes format."] = "以分显示的文字颜色" L["Color when the text is in the seconds format."] = "以秒显示的文字颜色" L["Cooldown Text"] = "冷却文字" -L["Cooldown Override"] = "冷却覆盖" L["Darken Inactive"] = "未激活时暗化" L["Days"] = "天" L["Desaturate On Cooldown"] = "冷却中褪色" @@ -137,7 +136,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "切换动作条显示背景框" L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = "在非战斗, 无目标存在, 满血, 未施法, 无焦点目标存在时的不透明度" L["Usable"] = "可用" -L["Use Override"] = "强制覆盖" L["Visibility State"] = "可见状态" L["Width Multiplier"] = "宽度倍增" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/english_config.lua b/ElvUI_Config/locales/english_config.lua index 0aee756..47672d7 100644 --- a/ElvUI_Config/locales/english_config.lua +++ b/ElvUI_Config/locales/english_config.lua @@ -90,7 +90,6 @@ L["Color when the text is in the hours format."] = true L["Color when the text is in the minutes format."] = true L["Color when the text is in the seconds format."] = true L["Cooldown Text"] = true -L["Cooldown Override"] = true L["Darken Inactive"] = true L["Days"] = true L["Desaturate On Cooldown"] = true @@ -134,7 +133,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = true L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = true L["Usable"] = true -L["Use Override"] = true L["Visibility State"] = true L["Width Multiplier"] = true L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/french_config.lua b/ElvUI_Config/locales/french_config.lua index 8981eaa..df4c15e 100644 --- a/ElvUI_Config/locales/french_config.lua +++ b/ElvUI_Config/locales/french_config.lua @@ -95,7 +95,6 @@ L["Color when the text is in the hours format."] = "Couleur quand le texte est e L["Color when the text is in the minutes format."] = "Couleur quand le texte est exprimé en minute." L["Color when the text is in the seconds format."] = "Couleur quand le texte est exprimé en seconde." L["Cooldown Text"] = "Texte temps de recharge" -L["Cooldown Override"] = true L["Darken Inactive"] = "Foncé Inactif" L["Days"] = "Jours" L["Desaturate On Cooldown"] = true @@ -139,7 +138,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "Affiche ou non la couleur de fond de la barre d'action." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = true L["Usable"] = "Uilisable" -L["Use Override"] = true L["Visibility State"] = "État de visibilité" L["Width Multiplier"] = "Multiplicateur largeur" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/german_config.lua b/ElvUI_Config/locales/german_config.lua index b44c8b5..e6c9cc7 100644 --- a/ElvUI_Config/locales/german_config.lua +++ b/ElvUI_Config/locales/german_config.lua @@ -96,7 +96,6 @@ L["Color when the text is in the hours format."] = "Färbe den Text in dieser Fa L["Color when the text is in the minutes format."] = "Färbe den Text in dieser Farbe, wenn er sich im Minutenformat angezeigt wird." L["Color when the text is in the seconds format."] = "Färbe den Text in dieser Farbe, wenn er in Sekunden angezeigt wird." L["Cooldown Text"] = "Abklingzeittext" -L["Cooldown Override"] = "Abklingzeit Überschreibung" L["Darken Inactive"] = "Inaktives verdunkeln" L["Days"] = "Tage" L["Desaturate On Cooldown"] = "Auf Cooldown entsättigt" @@ -140,7 +139,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "Aktiviere den Hintergrund der Aktionsleisten." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = "Transparenzlevel wenn nicht im Kampf, kein Ziel ausgewählt, volle Gesundheit, nicht am Zaubern und kein Fokus existiert." L["Usable"] = "Nutzbar" -L["Use Override"] = "Benutze Überschreibung" L["Visibility State"] = "Sichbarkeitszustand" L["Width Multiplier"] = "Breitenmultiplikator" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/korean_config.lua b/ElvUI_Config/locales/korean_config.lua index eb6570e..7fd3edf 100644 --- a/ElvUI_Config/locales/korean_config.lua +++ b/ElvUI_Config/locales/korean_config.lua @@ -131,7 +131,6 @@ L["Color when the text is in the hours format."] = "버튼에 배치된 행동 L["Color when the text is in the minutes format."] = "버튼에 배치된 행동의 재사용 대기시간이 분 단위일 경우 글자색" L["Color when the text is in the seconds format."] = "버튼에 배치된 행동의 재사용 대기시간이 초 단위일 경우 글자색" L["Cooldown Text"] = "재사용 대기시간 설정" -L["Cooldown Override"] = true L["Darken Inactive"] = "킨 태세만 아이콘 표시" L["Days"] = "일 단위 색상" L["Desaturate On Cooldown"] = "재사용 대기중일 때 흑백처리" @@ -175,7 +174,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "행동단축바의 배경을 표시할지 여부를 결정합니다." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = true L["Usable"] = "사용 가능" -L["Use Override"] = true L["Visibility State"] = "표시 자동전환 조건" L["Width Multiplier"] = "배경 가로길이 배율" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/portuguese_config.lua b/ElvUI_Config/locales/portuguese_config.lua index 0f5314a..a26c844 100644 --- a/ElvUI_Config/locales/portuguese_config.lua +++ b/ElvUI_Config/locales/portuguese_config.lua @@ -95,7 +95,6 @@ L["Color when the text is in the hours format."] = "Cor do texto quando está em L["Color when the text is in the minutes format."] = "Cor do texto quando está em formato de minutos." L["Color when the text is in the seconds format."] = "Cor do texto quando está em formato de segundos." L["Cooldown Text"] = "Texto do Tempo de Recarga" -L["Cooldown Override"] = true L["Darken Inactive"] = "Escurecer Inativos" L["Days"] = "Dias" L["Desaturate On Cooldown"] = true @@ -139,7 +138,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "Mostra/Oculta o fundo das barras de acção" L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = true L["Usable"] = true -L["Use Override"] = true L["Visibility State"] = "Estado de Visibilidade" L["Width Multiplier"] = "Multiplicador de Comprimento" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/russian_config.lua b/ElvUI_Config/locales/russian_config.lua index 737e24c..1e0c745 100644 --- a/ElvUI_Config/locales/russian_config.lua +++ b/ElvUI_Config/locales/russian_config.lua @@ -95,7 +95,6 @@ L["Color when the text is in the hours format."] = "Цвет текста вре L["Color when the text is in the minutes format."] = "Цвет текста времени восстановления в минутах." L["Color when the text is in the seconds format."] = "Цвет текста времени восстановления в секундах." L["Cooldown Text"] = "Текст восстановления" -L["Cooldown Override"] = "Замещение текста восстановления" L["Darken Inactive"] = "Неактивные затенены" L["Days"] = "Дни" L["Desaturate On Cooldown"] = "Обесцветить при кулдауне" @@ -139,7 +138,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "Включить отображение фона панели команд." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = "Уровень прозрачности вне боя, без цели, без фокуса, с полным здоровьем и без произношения заклинаний." L["Usable"] = "Можно использовать" -L["Use Override"] = "Использовать замещение" L["Visibility State"] = "Статус отображения" L["Width Multiplier"] = "Множитель ширины" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/spanish_config.lua b/ElvUI_Config/locales/spanish_config.lua index 089b1e6..30c5e4e 100644 --- a/ElvUI_Config/locales/spanish_config.lua +++ b/ElvUI_Config/locales/spanish_config.lua @@ -95,7 +95,6 @@ L["Color when the text is in the hours format."] = "Color del texto cuando tenga L["Color when the text is in the minutes format."] = "Color del texto cuando tenga formato de minutos." L["Color when the text is in the seconds format."] = "Color del texto cuando tenga formato de segundos." L["Cooldown Text"] = "Texto de Reutilización" -L["Cooldown Override"] = true L["Darken Inactive"] = true L["Days"] = "Días" L["Desaturate On Cooldown"] = true @@ -139,7 +138,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "Muestra/Oculta el fondo de las barras de acción." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = true L["Usable"] = true -L["Use Override"] = true L["Visibility State"] = "Estado de Visibilidad" L["Width Multiplier"] = "Multiplicador de Anchura" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently. diff --git a/ElvUI_Config/locales/taiwanese_config.lua b/ElvUI_Config/locales/taiwanese_config.lua index e6b0203..c9d3182 100644 --- a/ElvUI_Config/locales/taiwanese_config.lua +++ b/ElvUI_Config/locales/taiwanese_config.lua @@ -95,7 +95,6 @@ L["Color when the text is in the hours format."] = "以小時顯示的文字顏 L["Color when the text is in the minutes format."] = "以分顯示的文字顏色." L["Color when the text is in the seconds format."] = "以秒顯示的文字顏色." L["Cooldown Text"] = "冷卻文字" -L["Cooldown Override"] = "冷卻覆蓋" L["Darken Inactive"] = "非啟用者變暗" L["Days"] = "天" L["Desaturate On Cooldown"] = "冷卻時的飽和度" @@ -139,7 +138,6 @@ L["Threshold before text turns red and is in decimal form. Set to -1 for it to n L["Toggles the display of the actionbars backdrop."] = "顯示/隱藏快捷列背景框." L["Transparency level when not in combat, no target exists, full health, not casting, and no focus target exists."] = "當非戰鬥, 沒有目標, 滿血, 未施法且沒有焦點目標存在時的透明度" L["Usable"] = "可以使用" -L["Use Override"] = "使用覆蓋" L["Visibility State"] = "顯示狀態" L["Width Multiplier"] = "寬度倍數" L[ [=[This works like a macro, you can run different situations to get the actionbar to page differently.