diff --git a/RatingBuster.lua b/RatingBuster.lua index 1405083..e12e677 100644 --- a/RatingBuster.lua +++ b/RatingBuster.lua @@ -538,7 +538,7 @@ local options = { args = { sumIgnoreUnused = { type = 'toggle', - name = L["Ignore unused items types"], + name = L["Ignore unused item types"], desc = L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"], }, sumIgnoreEquipped = { @@ -558,7 +558,7 @@ local options = { }, sumIgnoreExtraSockets = { type = 'toggle', - name = L["Ignore Extra Sockets"], + name = L["Ignore extra sockets"], desc = L["Ignore sockets from professions or consumable items when calculating the stat summary"] } }, diff --git a/locales/deDE.lua b/locales/deDE.lua index 5bf9f2c..03c4844 100644 --- a/locales/deDE.lua +++ b/locales/deDE.lua @@ -214,7 +214,7 @@ L["Show stat summary in tooltips"] = "Zeige Werteübersicht im Tooltip" L["Ignore settings"] = "Ignorierungseinstellungen" L["Ignore stuff when calculating the stat summary"] = "Ignoriere Werte bei der Berechnung der Werteübersicht" -- /rb sum ignore unused -L["Ignore unused items types"] = "Ignoriere Ungenutzte Itemtypen" +L["Ignore unused item types"] = "Ignoriere Ungenutzte Itemtypen" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "Zeige Werteübersicht nur für den Höchstleveligen Itemtyp und benutzbare Items mit der Qualität \"Selten\" oder höher" -- /rb sum ignore equipped L["Ignore equipped items"] = "Ignoriere Angelegte Items" @@ -225,7 +225,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "Ignoriere Ite -- /rb sum ignore gem L["Ignore gems"] = "Ignoriere Edelsteine" L["Ignore gems on items when calculating the stat summary"] = "Ignoriere Edelsteine auf gesockelten Items für die Berechnung der Werteübersicht" -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "Anzeigestil für veränderte Werte" diff --git a/locales/enUS.lua b/locales/enUS.lua index 53fda65..7ef57c4 100644 --- a/locales/enUS.lua +++ b/locales/enUS.lua @@ -209,7 +209,7 @@ L["Show stat summary in tooltips"] = true L["Ignore settings"] = true L["Ignore stuff when calculating the stat summary"] = true -- /rb sum ignore unused -L["Ignore unused items types"] = true +L["Ignore unused item types"] = true L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = true -- /rb sum ignore equipped L["Ignore equipped items"] = true @@ -220,7 +220,7 @@ L["Ignore enchants on items when calculating the stat summary"] = true -- /rb sum ignore gem L["Ignore gems"] = true L["Ignore gems on items when calculating the stat summary"] = true -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = true diff --git a/locales/esES.lua b/locales/esES.lua index 5842a36..d80be30 100644 --- a/locales/esES.lua +++ b/locales/esES.lua @@ -210,7 +210,7 @@ L["Show stat summary in tooltips"] = "Muestra el Resumen de Estad. en los toolti L["Ignore settings"] = "Ignorar opciones" L["Ignore stuff when calculating the stat summary"] = "Ignorar los datos cuando se calcule el resumen de estad." -- /rb sum ignore unused -L["Ignore unused items types"] = "Ignorar tipos de item no usados" +L["Ignore unused item types"] = "Ignorar tipos de item no usados" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "Muestra el resumen de estad. solo para los items de mayor nivel de armadura que puedes usar con calidad poco comun en adelante" -- /rb sum ignore equipped L["Ignore equipped items"] = "Ignorar items equipados" @@ -221,7 +221,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "Ignorar encan -- /rb sum ignore gem L["Ignore gems"] = "Ignorar gemas" L["Ignore gems on items when calculating the stat summary"] = "Ignorar gemas en items cuando se calcule el resumen de estad." -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "Mostrar estilo para el valor de diferencia" diff --git a/locales/frFR.lua b/locales/frFR.lua index e3971e1..c4d1c4b 100644 --- a/locales/frFR.lua +++ b/locales/frFR.lua @@ -210,7 +210,7 @@ L["Show stat summary in tooltips"] = "Ajoute un résumé de tous les bonus prove L["Ignore settings"] = "Valeurs à ignorer" L["Ignore stuff when calculating the stat summary"] = "Sélectionne les valeurs à ignorer lors des calculs du résumé." -- /rb sum ignore unused -L["Ignore unused items types"] = "Objets non utilisables" +L["Ignore unused item types"] = "Objets non utilisables" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "Ne pas afficher le résumé pour les objets que votre classe ne peut pas utiliser et pour les équipements de qualité inférieure à Inhabituelle." -- /rb sum ignore equipped L["Ignore equipped items"] = "Objets équipés" @@ -221,7 +221,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "Ignorer les e -- /rb sum ignore gem L["Ignore gems"] = "Gemmes" L["Ignore gems on items when calculating the stat summary"] = "Ignorer les gemmes lors des calculs du résumé." -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "Mode d'affichage du comparatif" diff --git a/locales/koKR.lua b/locales/koKR.lua index 9623ea9..a6b8edd 100644 --- a/locales/koKR.lua +++ b/locales/koKR.lua @@ -209,7 +209,7 @@ L["Show stat summary in tooltips"] = "툴팁에 능력치 요약을 표시합니 L["Ignore settings"] = "제외 설정" L["Ignore stuff when calculating the stat summary"] = "능력치 요약 계산에 포함되지 않습니다." -- /rb sum ignore unused -L["Ignore unused items types"] = "쓸모없는 아이템 제외" +L["Ignore unused item types"] = "쓸모없는 아이템 제외" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "Show stat summary only for highest level armor type and items you can use with uncommon quality and up" -- /rb sum ignore equipped L["Ignore equipped items"] = "착용 아이템 제외" @@ -220,7 +220,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "능력치 요 -- /rb sum ignore gem L["Ignore gems"] = "보석 제외" L["Ignore gems on items when calculating the stat summary"] = "능력치 요약 계산에 아이템의 보석을 포함하지 않습니다." -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "차이값 표시 형식" diff --git a/locales/ruRU.lua b/locales/ruRU.lua index f45dcb8..c26eca3 100644 --- a/locales/ruRU.lua +++ b/locales/ruRU.lua @@ -251,7 +251,7 @@ L["Select when to show stat summary in tooltips. Modifier keys needs to be press L["Ignore settings"] = "Настройки игнорирования" L["Ignore stuff when calculating the stat summary"] = "Настройка игнорирования при расчете итога" -- /rb sum ignore unused -L["Ignore Undesirable Items"] = "Игнорирование неподходящих предметов" +L["Ignore unused item types"] = "Игнорирование неподходящих предметов" L["Hide stat summary for undesirable items"] = "Скрыть итоги по статам для неподходящих предметов" -- /rb sum ignore quality L["Minimum Item Quality"] = "Мин. качество предмета" @@ -280,7 +280,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "Игнори -- /rb sum ignore gem L["Ignore gems"] = "Игнорировать самоцветы" L["Ignore gems on items when calculating the stat summary"] = "Игнорировать самоцветы при расчете итога" -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display Style For Diff Value"] = "Стиль отображения отличия значений" diff --git a/locales/zhCN.lua b/locales/zhCN.lua index 46df43a..6c7b1f7 100644 --- a/locales/zhCN.lua +++ b/locales/zhCN.lua @@ -208,7 +208,7 @@ L["Show stat summary in tooltips"] = "在物品提示中显示属性统计" L["Ignore settings"] = "忽略设定" L["Ignore stuff when calculating the stat summary"] = "设定在统计总合时所要忽略的事项" -- /rb sum ignore unused -L["Ignore unused items types"] = "忽略不可能使用的物品" +L["Ignore unused item types"] = "忽略不可能使用的物品" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "只显示在你会使用的物品上" -- /rb sum ignore equipped L["Ignore equipped items"] = "忽略已装备的物品" @@ -219,7 +219,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "计算时忽 -- /rb sum ignore gem L["Ignore gems"] = "忽略宝石" L["Ignore gems on items when calculating the stat summary"] = "计算时忽略物品上的宝石效果" -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "差异值显示方式" diff --git a/locales/zhTW.lua b/locales/zhTW.lua index 5ffdc83..c620a99 100644 --- a/locales/zhTW.lua +++ b/locales/zhTW.lua @@ -211,7 +211,7 @@ L["Show stat summary in tooltips"] = "在物品提示中顯示屬性統計" L["Ignore settings"] = "忽略設定" L["Ignore stuff when calculating the stat summary"] = "設定在統計總合時所要忽略的項目" -- /rb sum ignore unused -L["Ignore unused items types"] = "忽略不可能使用的物品" +L["Ignore unused item types"] = "忽略不可能使用的物品" L["Show stat summary only for highest level armor type and items you can use with uncommon quality and up"] = "只顯示在你會使用的物品上" -- /rb sum ignore equipped L["Ignore equipped items"] = "忽略已裝備的物品" @@ -222,7 +222,7 @@ L["Ignore enchants on items when calculating the stat summary"] = "計算時忽 -- /rb sum ignore gem L["Ignore gems"] = "忽略寶石" L["Ignore gems on items when calculating the stat summary"] = "計算時忽略物品上的寶石效果" -L["Ignore Extra Sockets"] = true +L["Ignore extra sockets"] = true L["Ignore sockets from professions or consumable items when calculating the stat summary"] = true -- /rb sum diffstyle L["Display style for diff value"] = "差異值顯示方式"