screenshot: add options and update translations

This commit is contained in:
shagu
2019-03-31 14:36:18 +02:00
parent 5952f16d1a
commit fe3cc9f517
11 changed files with 153 additions and 28 deletions
+5 -3
View File
@@ -835,11 +835,13 @@ function pfUI:LoadConfig()
pfUI:UpdateConfig("screenshot", nil, "levelup", "1")
pfUI:UpdateConfig("screenshot", nil, "pvprank", "1")
pfUI:UpdateConfig("screenshot", nil, "faction", "1")
pfUI:UpdateConfig("screenshot", nil, "battleground", "1")
pfUI:UpdateConfig("screenshot", nil, "hk", "1")
pfUI:UpdateConfig("screenshot", nil, "loot", "4")
pfUI:UpdateConfig("screenshot", nil, "battleground", "0")
pfUI:UpdateConfig("screenshot", nil, "hk", "0")
pfUI:UpdateConfig("screenshot", nil, "loot", "0")
pfUI:UpdateConfig("screenshot", nil, "hideui", "0")
pfUI:UpdateConfig("screenshot", nil, "caption", "0")
pfUI:UpdateConfig("screenshot", nil, "caption_font", "Interface\\AddOns\\pfUI\\fonts\\BigNoodleTitling.ttf")
pfUI:UpdateConfig("screenshot", nil, "caption_size", "22")
pfUI:UpdateConfig("gm", nil, "disable", "1")
pfUI:UpdateConfig("gm", nil, "server", "elysium")
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["deDE"] = {
["Banker"] = nil,
["Bankslots Per Row"] = nil,
["Bar Background"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = nil,
["Border Color"] = nil,
["Bottom"] = nil,
@@ -143,6 +144,8 @@ pfUI_translation["deDE"] = {
["Delete profile"] = nil,
["Delete / Reset"] = nil,
["Descending"] = nil,
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = nil,
["Disable"] = nil,
["Disable All UIErrors"] = nil,
@@ -236,6 +239,7 @@ pfUI_translation["deDE"] = {
["Enable Weapon Buff Display"] = nil,
["Enable Zone Text On Minimap Mouseover"] = nil,
["Encode"] = nil,
["Ended"] = nil,
["Equipped Item Color"] = nil,
["Exp"] = nil,
["Experience"] = nil,
@@ -276,6 +280,7 @@ pfUI_translation["deDE"] = {
["Health - Min/Max"] = nil,
["Health - Missing"] = nil,
["Health - Percentage"] = nil,
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = nil,
["Hide Chat When Bags Are Opened"] = nil,
["Hide Combat Log"] = nil,
@@ -290,6 +295,8 @@ pfUI_translation["deDE"] = {
["Highlight Settings That Require Reload"] = nil,
["Highlight Target Nameplate"] = nil,
["Highlight Unusable Items"] = nil,
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = nil,
["Huge (PixelPerfect)"] = nil,
["Icon"] = nil,
@@ -308,6 +315,7 @@ pfUI_translation["deDE"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = nil,
["Item Looted"] = nil,
["Item Slot Size"] = nil,
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -327,6 +335,7 @@ pfUI_translation["deDE"] = {
["Legacy"] = nil,
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = nil,
["Level"] = nil,
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = nil,
["Load profile"] = nil,
["Localtime"] = nil,
@@ -379,6 +388,7 @@ pfUI_translation["deDE"] = {
["Only Count Bagspace On Regular Bags"] = nil,
["Only Show Chat Dock On Mouseover"] = nil,
["Only Show Indicators for Dispellable Debuffs"] = nil,
["Options"] = nil,
["Other Panel: Minimap"] = nil,
["Out Of Mana Color"] = nil,
["Out Of Range Color"] = nil,
@@ -402,6 +412,7 @@ pfUI_translation["deDE"] = {
["Power Bar Height"] = nil,
["Power Bar Width"] = nil,
["Profile"] = nil,
["PvP Rank"] = nil,
["Raid"] = nil,
["Raid Icon Size"] = nil,
["Random"] = nil,
@@ -413,6 +424,7 @@ pfUI_translation["deDE"] = {
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation"] = nil,
["Reputation Level"] = nil,
["Request Rolls"] = nil,
["Reroll"] = nil,
["Reroll Ties"] = nil,
@@ -439,6 +451,7 @@ pfUI_translation["deDE"] = {
["Scale"] = nil,
["Scaling"] = nil,
["Screen Resolution"] = nil,
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = nil,
["Search"] = nil,
["Seconds Before Chat Fade"] = nil,
@@ -459,6 +472,7 @@ pfUI_translation["deDE"] = {
["Shift-Click Action"] = nil,
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = nil,
["Show Description"] = nil,
["Show Duration Inside Buff"] = nil,
["Show Empty Buttons"] = nil,
["Show Health Points"] = nil,
@@ -512,6 +526,7 @@ pfUI_translation["deDE"] = {
["This Session"] = nil,
["Time"] = nil,
["Time Remaining"] = nil,
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = nil,
["Timestamp Color"] = nil,
["Timestamp Format"] = nil,
@@ -553,8 +568,10 @@ pfUI_translation["deDE"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = nil,
["Whitelist"] = nil,
["Wobble Zoom"] = nil,
["Won"] = nil,
["XP"] = nil,
["XP Percentage"] = nil,
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = nil,
["Your items have been repaired for"] = nil,
["Your vendor trash has been sold and you earned"] = nil,
+10 -7
View File
@@ -44,7 +44,7 @@ pfUI_translation["enUS"] = {
["Banker"] = nil,
["Bankslots Per Row"] = nil,
["Bar Background"] = nil,
["Battleground"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = nil,
["Border Color"] = nil,
["Bottom"] = nil,
@@ -69,7 +69,6 @@ pfUI_translation["enUS"] = {
["Button Spacing"] = nil,
["Buy"] = nil,
["Cache"] = nil,
["Caption"] = nil,
["Castbar"] = nil,
["Castbar Height"] = nil,
["Casting Color"] = nil,
@@ -145,6 +144,8 @@ pfUI_translation["enUS"] = {
["Delete profile"] = nil,
["Delete / Reset"] = nil,
["Descending"] = nil,
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = nil,
["Disable"] = nil,
["Disable All UIErrors"] = nil,
@@ -279,13 +280,13 @@ pfUI_translation["enUS"] = {
["Health - Min/Max"] = nil,
["Health - Missing"] = nil,
["Health - Percentage"] = nil,
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = nil,
["Hide Chat When Bags Are Opened"] = nil,
["Hide Combat Log"] = nil,
["Hide Critters"] = nil,
["Hide Group Frames While In Raid"] = nil,
["Hide Totems"] = nil,
["Hide UI"] = nil,
["Hide When Entering Combat"] = nil,
["Highlight Equipped Items"] = nil,
["Highlight Not Usable Spells"] = nil,
@@ -295,6 +296,7 @@ pfUI_translation["enUS"] = {
["Highlight Target Nameplate"] = nil,
["Highlight Unusable Items"] = nil,
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = nil,
["Huge (PixelPerfect)"] = nil,
["Icon"] = nil,
@@ -313,6 +315,7 @@ pfUI_translation["enUS"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = nil,
["Item Looted"] = nil,
["Item Slot Size"] = nil,
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -339,7 +342,6 @@ pfUI_translation["enUS"] = {
["Lock Actionbars"] = nil,
["Login"] = nil,
["Loot"] = nil,
["Looted"] = nil,
["Loot & Spam"] = nil,
["Macro Text Color"] = nil,
["Macro Text Size"] = nil,
@@ -421,8 +423,8 @@ pfUI_translation["enUS"] = {
["Remaining"] = nil,
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation Level"] = nil,
["Reputation"] = nil,
["Reputation Level"] = nil,
["Request Rolls"] = nil,
["Reroll"] = nil,
["Reroll Ties"] = nil,
@@ -470,6 +472,7 @@ pfUI_translation["enUS"] = {
["Shift-Click Action"] = nil,
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = nil,
["Show Description"] = nil,
["Show Duration Inside Buff"] = nil,
["Show Empty Buttons"] = nil,
["Show Health Points"] = nil,
@@ -523,7 +526,7 @@ pfUI_translation["enUS"] = {
["This Session"] = nil,
["Time"] = nil,
["Time Remaining"] = nil,
["Timer (minutes, 0 to disable)"] = nil,
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = nil,
["Timestamp Color"] = nil,
["Timestamp Format"] = nil,
@@ -538,7 +541,6 @@ pfUI_translation["enUS"] = {
["Top Right"] = nil,
["Tracking Icon Size"] = nil,
["Trigger Actions On Key Down"] = nil,
["Trigger"] = nil,
["UI-Scale"] = nil,
["Unbuffed"] = nil,
["Unit Frame Border Size"] = nil,
@@ -569,6 +571,7 @@ pfUI_translation["enUS"] = {
["Won"] = nil,
["XP"] = nil,
["XP Percentage"] = nil,
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = nil,
["Your items have been repaired for"] = nil,
["Your vendor trash has been sold and you earned"] = nil,
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["esES"] = {
["Banker"] = "Banquero",
["Bankslots Per Row"] = "Casillas de banco por fila",
["Bar Background"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = "Lista negra",
["Border Color"] = "Color del borde",
["Bottom"] = "Inferior",
@@ -143,6 +144,8 @@ pfUI_translation["esES"] = {
["Delete profile"] = "Borrar perfil",
["Delete / Reset"] = "Borrar / Restablecer",
["Descending"] = "Descendiendo",
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = "Anuncio detallado para tirar los dados aleatoriamente",
["Disable"] = "Desactivar",
["Disable All UIErrors"] = "Desactivar los errores de la IU",
@@ -236,6 +239,7 @@ pfUI_translation["esES"] = {
["Enable Weapon Buff Display"] = "Mostrar los buffs de armas",
["Enable Zone Text On Minimap Mouseover"] = "Mostrar texto de la zona al pasar el puntero por el minimapa",
["Encode"] = "Codificar",
["Ended"] = nil,
["Equipped Item Color"] = nil,
["Exp"] = "Exp",
["Experience"] = "Experiencia",
@@ -276,6 +280,7 @@ pfUI_translation["esES"] = {
["Health - Min/Max"] = "Salud - Máx/Min",
["Health - Missing"] = "Salud - Falta",
["Health - Percentage"] = "Salud - Porcentaje",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "Ocultar nombres de canales",
["Hide Chat When Bags Are Opened"] = "Ocultar el chat al abrir las bolsas",
["Hide Combat Log"] = "Ocultar el registro del combate",
@@ -290,6 +295,8 @@ pfUI_translation["esES"] = {
["Highlight Settings That Require Reload"] = "Resaltar las opciones que requieren recarga",
["Highlight Target Nameplate"] = "Resaltar la placa del objetivo",
["Highlight Unusable Items"] = "Resaltar los objetos que no se pueden usar",
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "Atajos de teclado",
["Huge (PixelPerfect)"] = "Enorme (píxel perfecta)",
["Icon"] = "Icono",
@@ -308,6 +315,7 @@ pfUI_translation["esES"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = "Durabilidad del objeto",
["Item Looted"] = nil,
["Item Slot Size"] = "Tamaño de las casillas",
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -327,6 +335,7 @@ pfUI_translation["esES"] = {
["Legacy"] = "Antiguo",
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = "Manejadores de clic antiguos (rompen la posición vertical y superposición)",
["Level"] = "Nivel",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = nil,
["Load profile"] = "Cargar perfil",
["Localtime"] = "Hora local",
@@ -379,6 +388,7 @@ pfUI_translation["esES"] = {
["Only Count Bagspace On Regular Bags"] = "Sólo contar espacio de bolsas normales",
["Only Show Chat Dock On Mouseover"] = "Sólo mostrar el dock del chat al pasar el puntero",
["Only Show Indicators for Dispellable Debuffs"] = "Sólo mostrar los debuffs disipables",
["Options"] = nil,
["Other Panel: Minimap"] = "Otro panel: minimapa",
["Out Of Mana Color"] = nil,
["Out Of Range Color"] = nil,
@@ -402,6 +412,7 @@ pfUI_translation["esES"] = {
["Power Bar Height"] = "Altura de la barra de poder",
["Power Bar Width"] = "Ancho de la barra de poder",
["Profile"] = "Perfil",
["PvP Rank"] = nil,
["Raid"] = "Banda",
["Raid Icon Size"] = "Tamaño de los iconos de banda",
["Random"] = "Aleatorio",
@@ -413,6 +424,7 @@ pfUI_translation["esES"] = {
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation"] = "Reputación",
["Reputation Level"] = nil,
["Request Rolls"] = "Pedir lanzamiento de dados",
["Reroll"] = "Volver a lanzar los dados",
["Reroll Ties"] = "Volver a lanzar los dados empatados",
@@ -439,6 +451,7 @@ pfUI_translation["esES"] = {
["Scale"] = "Escala",
["Scaling"] = nil,
["Screen Resolution"] = "Resolución de pantalla",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "Fuente del texto de combate flotante",
["Search"] = "Buscar",
["Seconds Before Chat Fade"] = "Segundos antes de que se desvanezca el chat",
@@ -459,6 +472,7 @@ pfUI_translation["esES"] = {
["Shift-Click Action"] = "Acción de Shift-Clic",
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = "Mostrar texto de combate",
["Show Description"] = nil,
["Show Duration Inside Buff"] = "Mostrar la duración dentro del buff",
["Show Empty Buttons"] = nil,
["Show Health Points"] = "Mostrar puntos de salud",
@@ -512,6 +526,7 @@ pfUI_translation["esES"] = {
["This Session"] = "Esta sesión",
["Time"] = "Tiempo",
["Time Remaining"] = "Tiempo restante",
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = "Corchetes de marca de tiempo",
["Timestamp Color"] = "Color de la marca de tiempo",
["Timestamp Format"] = "Formato de la marca de tiempo",
@@ -553,8 +568,10 @@ pfUI_translation["esES"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "¡Bienvenido a |cff33ffccpf|cffffffffUI|r!\n\nSoy el asistente de instalación que te guiará con la configuración básica. Si prefieres, puedes hacer clic el botón \"Predeterminado\" para cargar la configuración por defecto. Si quieres abrir este diálogo de nuevo, ve a la configuración y haz clic en el botón \"Reiniciar Primera vez\".\n\nVisita |cff33ffcchttp://shagu.org|r para descargar la última versión.",
["Whitelist"] = "Lista blanca",
["Wobble Zoom"] = nil,
["Won"] = nil,
["XP"] = "EXP",
["XP Percentage"] = "Porcentaje de exp.",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = "Ahora su interfaz está configurada.\n\nPara la configuración avanzada, abra la configuración |cff33ffccpf|rUI por el menú de escape o escriba \"|cffffffaa/pfui|r\" en el chat.",
["Your items have been repaired for"] = "Tus objetos se han reparado por",
["Your vendor trash has been sold and you earned"] = "Tus objetos grises se han vendido y has ganado",
+19
View File
@@ -44,6 +44,7 @@ pfUI_translation["frFR"] = {
["Banker"] = nil,
["Bankslots Per Row"] = nil,
["Bar Background"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = nil,
["Border Color"] = "Couleur de la bordure",
["Bottom"] = "Bas",
@@ -143,6 +144,8 @@ pfUI_translation["frFR"] = {
["Delete profile"] = "Supprimer le profil",
["Delete / Reset"] = "Supprimer / Réinitialiser",
["Descending"] = nil,
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = nil,
["Disable"] = "Désactiver",
["Disable All UIErrors"] = "Désactiver tout les messages d'erreur liés à l'UI",
@@ -236,6 +239,7 @@ pfUI_translation["frFR"] = {
["Enable Weapon Buff Display"] = nil,
["Enable Zone Text On Minimap Mouseover"] = "Activer l'affichage du nom de zone au survol de la minicarte",
["Encode"] = nil,
["Ended"] = nil,
["Equipped Item Color"] = nil,
["Exp"] = nil,
["Experience"] = "Expérience",
@@ -276,6 +280,7 @@ pfUI_translation["frFR"] = {
["Health - Min/Max"] = "Points de Vie - Min/Max",
["Health - Missing"] = "Points de vies - Manquants",
["Health - Percentage"] = "Points de vies - Pourcentage",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "Cacher le nom des canaux",
["Hide Chat When Bags Are Opened"] = nil,
["Hide Combat Log"] = "Cacher le journal de combat",
@@ -290,6 +295,8 @@ pfUI_translation["frFR"] = {
["Highlight Settings That Require Reload"] = nil,
["Highlight Target Nameplate"] = nil,
["Highlight Unusable Items"] = nil,
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "Mode Raccourcis",
["Huge (PixelPerfect)"] = nil,
["Icon"] = nil,
@@ -308,6 +315,7 @@ pfUI_translation["frFR"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = "Durabilité des objets",
["Item Looted"] = nil,
["Item Slot Size"] = nil,
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -327,6 +335,7 @@ pfUI_translation["frFR"] = {
["Legacy"] = nil,
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = nil,
["Level"] = "Niveau",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = nil,
["Load profile"] = "Charger un profil",
["Localtime"] = "Heure Local",
@@ -379,6 +388,8 @@ pfUI_translation["frFR"] = {
["Only Count Bagspace On Regular Bags"] = "Compter seulement les places libre des sacs généraux",
["Only Show Chat Dock On Mouseover"] = "Montrer le Chat seulement au passage Souris",
["Only Show Indicators for Dispellable Debuffs"] = "Afficher les indicateurs pour les affaiblissements dissipables uniquement",
["Settings"] = "Options",
["Settings"] = "Options",
["Other Panel: Minimap"] = "Autre panneau : Minicarte",
["Out Of Mana Color"] = nil,
["Out Of Range Color"] = nil,
@@ -402,6 +413,7 @@ pfUI_translation["frFR"] = {
["Power Bar Height"] = "Taille de la barre des ressources",
["Power Bar Width"] = nil,
["Profile"] = "Profil",
["PvP Rank"] = nil,
["Raid"] = "Raid",
["Raid Icon Size"] = "Taille des icônes de Raid",
["Random"] = nil,
@@ -413,6 +425,7 @@ pfUI_translation["frFR"] = {
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation"] = "Réputation",
["Reputation Level"] = nil,
["Request Rolls"] = nil,
["Reroll"] = nil,
["Reroll Ties"] = nil,
@@ -439,6 +452,7 @@ pfUI_translation["frFR"] = {
["Scale"] = nil,
["Scaling"] = nil,
["Screen Resolution"] = "Résolution d'écran",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "Police du texte de combat flottant",
["Search"] = nil,
["Seconds Before Chat Fade"] = "Secondes avant disparition du texte du chat",
@@ -452,6 +466,7 @@ pfUI_translation["frFR"] = {
["Set Banker"] = nil,
["Set Disenchanter"] = nil,
["Settings"] = "Options",
["Settings"] = "Options",
["Setup All Chat Channels"] = nil,
["Setup Optimized Game Settings"] = nil,
["Share"] = nil,
@@ -459,6 +474,7 @@ pfUI_translation["frFR"] = {
["Shift-Click Action"] = "Action au Shift+Clic",
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = nil,
["Show Description"] = nil,
["Show Duration Inside Buff"] = nil,
["Show Empty Buttons"] = nil,
["Show Health Points"] = "Afficher les points de vie",
@@ -512,6 +528,7 @@ pfUI_translation["frFR"] = {
["This Session"] = "Session Actuelle",
["Time"] = "Heure",
["Time Remaining"] = nil,
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = nil,
["Timestamp Color"] = "Couleur des horaires des messages",
["Timestamp Format"] = "Format des horaires des messages",
@@ -553,8 +570,10 @@ pfUI_translation["frFR"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "Bienvenue sur l'assistant d'installation de l'interface |cff33ffccpf|cffffffffUI|r!\n\nNous allons effectuer quelques configurations de base. Si vous n'avez pas la patience, cliquer sur le bouton \"Paramètres par défaut\". Si vous souhaitez relancer cette fenêtre de dialogue, allez dans les options et cliquez sur le bouton\"Réinitialiser l'assistant d'installation\" .\n\nAllez sur |cff33ffcchttp://shagu.org|r pour télécharger la dernière version.",
["Whitelist"] = nil,
["Wobble Zoom"] = nil,
["Won"] = nil,
["XP"] = nil,
["XP Percentage"] = "Pourcentage de la barre d'expérience",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = nil,
["Your items have been repaired for"] = nil,
["Your vendor trash has been sold and you earned"] = nil,
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["koKR"] = {
["Banker"] = nil,
["Bankslots Per Row"] = nil,
["Bar Background"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = nil,
["Border Color"] = "테두리 색상",
["Bottom"] = "아래",
@@ -143,6 +144,8 @@ pfUI_translation["koKR"] = {
["Delete profile"] = "프로파일 삭제",
["Delete / Reset"] = "지우기/초기화",
["Descending"] = nil,
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = nil,
["Disable"] = "가리기",
["Disable All UIErrors"] = "모든 UI오류 비활성화",
@@ -236,6 +239,7 @@ pfUI_translation["koKR"] = {
["Enable Weapon Buff Display"] = nil,
["Enable Zone Text On Minimap Mouseover"] = "미니맵 마우스 오버시 지역보기 사용",
["Encode"] = nil,
["Ended"] = nil,
["Equipped Item Color"] = nil,
["Exp"] = "경험치",
["Experience"] = "경험치",
@@ -276,6 +280,7 @@ pfUI_translation["koKR"] = {
["Health - Min/Max"] = "체력-최소/최대",
["Health - Missing"] = "체력-손실",
["Health - Percentage"] = "체력-퍼센트",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "채널 이름 숨기기",
["Hide Chat When Bags Are Opened"] = nil,
["Hide Combat Log"] = "전투 기록 숨기기",
@@ -290,6 +295,8 @@ pfUI_translation["koKR"] = {
["Highlight Settings That Require Reload"] = nil,
["Highlight Target Nameplate"] = nil,
["Highlight Unusable Items"] = nil,
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "단축키 설정",
["Huge (PixelPerfect)"] = nil,
["Icon"] = nil,
@@ -308,6 +315,7 @@ pfUI_translation["koKR"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = "아이템 내구도",
["Item Looted"] = nil,
["Item Slot Size"] = nil,
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -327,6 +335,7 @@ pfUI_translation["koKR"] = {
["Legacy"] = nil,
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = nil,
["Level"] = "레벨",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = nil,
["Load profile"] = "프로파일 불러오기",
["Localtime"] = "지역시간(한국)",
@@ -379,6 +388,7 @@ pfUI_translation["koKR"] = {
["Only Count Bagspace On Regular Bags"] = nil,
["Only Show Chat Dock On Mouseover"] = "마우스 오버시 채팅 독만 표시",
["Only Show Indicators for Dispellable Debuffs"] = "해체 가능한 디버프에 대한 표시만 보기",
["Options"] = nil,
["Other Panel: Minimap"] = "나머지 패널:미니맵",
["Out Of Mana Color"] = nil,
["Out Of Range Color"] = nil,
@@ -402,6 +412,7 @@ pfUI_translation["koKR"] = {
["Power Bar Height"] = "마나(기력)바 높이",
["Power Bar Width"] = nil,
["Profile"] = "프로파일",
["PvP Rank"] = nil,
["Raid"] = "레이드",
["Raid Icon Size"] = "레이드 아이콘 크기",
["Random"] = nil,
@@ -413,6 +424,7 @@ pfUI_translation["koKR"] = {
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation"] = "평판",
["Reputation Level"] = nil,
["Request Rolls"] = nil,
["Reroll"] = nil,
["Reroll Ties"] = nil,
@@ -439,6 +451,7 @@ pfUI_translation["koKR"] = {
["Scale"] = nil,
["Scaling"] = nil,
["Screen Resolution"] = "화면 해상도",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "스크롤링 전투 텍스트 폰트",
["Search"] = nil,
["Seconds Before Chat Fade"] = "채팅 사라짐 전 초단위 설정",
@@ -459,6 +472,7 @@ pfUI_translation["koKR"] = {
["Shift-Click Action"] = "쉬프트-클릭 액션",
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = nil,
["Show Description"] = nil,
["Show Duration Inside Buff"] = nil,
["Show Empty Buttons"] = nil,
["Show Health Points"] = "체력 상태 표시",
@@ -512,6 +526,7 @@ pfUI_translation["koKR"] = {
["This Session"] = "이번 세션",
["Time"] = "시간",
["Time Remaining"] = nil,
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = nil,
["Timestamp Color"] = "시간표시 색상",
["Timestamp Format"] = "시간표시 형식",
@@ -553,8 +568,10 @@ pfUI_translation["koKR"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "|cff33ffccpf|cffffffffUI|r에 |cff33ffcc오신걸 환영합니다.|r \n\n저는 몇 가지 기본 구성을 안내 할 첫 번째 실행 위자드입니다. 모든 단계를 건너 뛰고 싶으시면 \"기본값 사용\" 버튼을 누르십시오. 이 대화 상자를 다시 실행하려면 추후 설정으로 이동하여 \"첫단계로 재설정\" 버튼을 누르십시오.\n\n최신버전 다운로드 사이트: |cff33ffcchttp://shagu.org|r",
["Whitelist"] = nil,
["Wobble Zoom"] = nil,
["Won"] = nil,
["XP"] = "얻은 경험치",
["XP Percentage"] = "경험치 퍼센트",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = nil,
["Your items have been repaired for"] = nil,
["Your vendor trash has been sold and you earned"] = nil,
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["ruRU"] = {
["Banker"] = "Банкир",
["Bankslots Per Row"] = "Количество ячеек в банке на строку",
["Bar Background"] = "Фон панели",
["Battleground Statistics"] = nil,
["Blacklist"] = "\"Черный\" список",
["Border Color"] = "Цвет границы",
["Bottom"] = "Снизу",
@@ -143,6 +144,8 @@ pfUI_translation["ruRU"] = {
["Delete profile"] = "Удалить профиль",
["Delete / Reset"] = "Удалить / Сбросить",
["Descending"] = "По убыванию",
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = "Подробное объявление о случайном броске",
["Disable"] = "Отключить",
["Disable All UIErrors"] = "Отключить все UI ошибки (красный текст сверху экрана)",
@@ -236,6 +239,7 @@ pfUI_translation["ruRU"] = {
["Enable Weapon Buff Display"] = "Включить отображение баффов оружия",
["Enable Zone Text On Minimap Mouseover"] = "Включить текст зоны на миникарте при наведении мыши",
["Encode"] = "Кодировать",
["Ended"] = nil,
["Equipped Item Color"] = "Цвет экипированных предметов",
["Exp"] = "Опыт",
["Experience"] = "Опыт",
@@ -276,6 +280,7 @@ pfUI_translation["ruRU"] = {
["Health - Min/Max"] = "Здоровье - мин/макс",
["Health - Missing"] = "Здоровье - отсутствует",
["Health - Percentage"] = "Здоровье - проценты",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "Скрыть названия каналов",
["Hide Chat When Bags Are Opened"] = "Скрыть чат, когда сумки открыты",
["Hide Combat Log"] = "Скрыть журнал боя",
@@ -290,6 +295,8 @@ pfUI_translation["ruRU"] = {
["Highlight Settings That Require Reload"] = "Выделить параметры, требующие перезагрузки",
["Highlight Target Nameplate"] = "Выделить индикатор здоровья цели",
["Highlight Unusable Items"] = "Выделить предметы, которые не могут быть использованы",
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "Назначение клавиш",
["Huge (PixelPerfect)"] = "Огромный (идеальный пиксель)",
["Icon"] = "Иконка",
@@ -308,6 +315,7 @@ pfUI_translation["ruRU"] = {
["Item Count Text Color"] = "Цвет текста количества предметов",
["Item Count Text Size"] = "Размер текста количества предметов",
["Item Durability"] = "Прочность предметов",
["Item Looted"] = nil,
["Item Slot Size"] = "Размер ячейки предмета",
["Join Discord"] = "Discord",
["Keybind Text Color"] = "Цвет текста горячих клавиш",
@@ -327,6 +335,7 @@ pfUI_translation["ruRU"] = {
["Legacy"] = "Старое",
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = "Устаревшие обработчики щелчков (ломают вертикальное расположение и перекрытие)",
["Level"] = "Уровень",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = "Списки добавленных и удаленных кнопок очищены",
["Load profile"] = "Загрузить профиль",
["Localtime"] = "Местное время",
@@ -379,6 +388,7 @@ pfUI_translation["ruRU"] = {
["Only Count Bagspace On Regular Bags"] = "Подсчитывать только свободные места в сумках",
["Only Show Chat Dock On Mouseover"] = "Показывать панель чата только при наведении мыши",
["Only Show Indicators for Dispellable Debuffs"] = "Показывать индикаторы только для рассеиваемых дебаффов",
["Options"] = nil,
["Other Panel: Minimap"] = "Другая панель: миникарта",
["Out Of Mana Color"] = "Цвет недостатка маны",
["Out Of Range Color"] = "Цвет вне зоны действия",
@@ -402,6 +412,7 @@ pfUI_translation["ruRU"] = {
["Power Bar Height"] = "Высота панели силы",
["Power Bar Width"] = "Ширина панели силы",
["Profile"] = "Профиль",
["PvP Rank"] = nil,
["Raid"] = "Рейд",
["Raid Icon Size"] = "Размер иконки рейда",
["Random"] = "Случайно",
@@ -413,6 +424,7 @@ pfUI_translation["ruRU"] = {
["Remove button from the frame"] = "Удалить кнопку из окна",
["Removed button"] = "Удалена кнопка",
["Reputation"] = "Репутация",
["Reputation Level"] = nil,
["Request Rolls"] = "Запросить броски костей",
["Reroll"] = "Переброс",
["Reroll Ties"] = "Результаты повторного броска",
@@ -439,6 +451,7 @@ pfUI_translation["ruRU"] = {
["Scale"] = "Масштаб",
["Scaling"] = "Масштаб интерфейса",
["Screen Resolution"] = "Разрешение экрана",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "Шрифт прокручиваемого текста боя",
["Search"] = "Поиск",
["Seconds Before Chat Fade"] = "Время до затухания чата (в секундах)",
@@ -459,6 +472,7 @@ pfUI_translation["ruRU"] = {
["Shift-Click Action"] = "Действие при Shift+нажатие",
["Show Addon Buttons On Login"] = "Показывать окно кнопок аддонов при входе в игру",
["Show Combat Text"] = "Показать текст боя",
["Show Description"] = nil,
["Show Duration Inside Buff"] = "Показать продолжительность внутри баффа",
["Show Empty Buttons"] = "Показать пустые кнопки",
["Show Health Points"] = "Показать здоровье",
@@ -512,6 +526,7 @@ pfUI_translation["ruRU"] = {
["This Session"] = "Эта сессия",
["Time"] = "Время",
["Time Remaining"] = "Время до нового уровня",
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = "Скобки отметок времени",
["Timestamp Color"] = "Цвет отметок времени",
["Timestamp Format"] = "Формат отметок времени",
@@ -553,8 +568,10 @@ pfUI_translation["ruRU"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "Добро пожаловать в |cff33ffccpf|cffffffffUI|r!\n\nЯ мастер первого запуска, который проведет вас через некоторую базовую конфигурацию. Если вы ленитесь, не стесняйтесь нажать кнопку \"По умолчанию\". Если вы хотите снова запустить этот диалог, перейдите к настройкам и нажмите кнопку \"Первый запуск\".\n\nПосетите |cff33ffcchttp://shagu.org|r, чтобы проверить последнюю версию.",
["Whitelist"] = "\"Белый\" список",
["Wobble Zoom"] = "Подпрыгивание",
["Won"] = nil,
["XP"] = "Опыт",
["XP Percentage"] = "Процент опыта",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = "Теперь ваш интерфейс настроен.\n\nДля расширенной настройки откройте \"Настройки |cff33ffccpf|rUI\" с помощью escape меню или введите \"|cffffffaa/pfui|r\" в чат.\n\nЖелаю хорошего путешествия!\n\n|cffaaaaaa- Shagu",
["Your items have been repaired for"] = "Ваши предметы были отремонтированы за",
["Your vendor trash has been sold and you earned"] = "Ваш хлам был продан и вы заработали",
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["zhCN"] = {
["Banker"] = "工会银行角色",
["Bankslots Per Row"] = "每行银行槽数量",
["Bar Background"] = "动作条背景",
["Battleground Statistics"] = nil,
["Blacklist"] = "黑名单",
["Border Color"] = "边框颜色",
["Bottom"] = "底部",
@@ -143,6 +144,8 @@ pfUI_translation["zhCN"] = {
["Delete profile"] = "删除配置",
["Delete / Reset"] = "还原",
["Descending"] = "下移",
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = "通告详细随机Roll点",
["Disable"] = "禁用",
["Disable All UIErrors"] = "禁用所有UI错误",
@@ -236,6 +239,7 @@ pfUI_translation["zhCN"] = {
["Enable Weapon Buff Display"] = "启用武器Buff显示",
["Enable Zone Text On Minimap Mouseover"] = "鼠标悬停时显示区域名称",
["Encode"] = "编码",
["Ended"] = nil,
["Equipped Item Color"] = "已装备物品颜色",
["Exp"] = "经验",
["Experience"] = "经验值",
@@ -276,6 +280,7 @@ pfUI_translation["zhCN"] = {
["Health - Min/Max"] = "当前/最大血量",
["Health - Missing"] = "失去的生命值",
["Health - Percentage"] = "生命值百分比",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "隐藏频道名称",
["Hide Chat When Bags Are Opened"] = "打开背包后隐藏聊天框",
["Hide Combat Log"] = "隐藏战斗日志",
@@ -290,6 +295,8 @@ pfUI_translation["zhCN"] = {
["Highlight Settings That Require Reload"] = "用[!]突出需要重新加载UI的设置",
["Highlight Target Nameplate"] = "高亮目标姓名板",
["Highlight Unusable Items"] = "高亮无法使用的物品",
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "悬停设置",
["Huge (PixelPerfect)"] = "巨大(像素完美)",
["Icon"] = "图标",
@@ -308,6 +315,7 @@ pfUI_translation["zhCN"] = {
["Item Count Text Color"] = "物品计数文本颜色",
["Item Count Text Size"] = "物品计数文本大小",
["Item Durability"] = "装备耐久",
["Item Looted"] = nil,
["Item Slot Size"] = "物品槽大小",
["Join Discord"] = "加入 Discord",
["Keybind Text Color"] = "快捷键文本颜色",
@@ -327,6 +335,7 @@ pfUI_translation["zhCN"] = {
["Legacy"] = "传统",
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = "点击遗留处理(分解垂直位置和覆盖)",
["Level"] = "等级",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = "已清除添加和删除的按钮列表",
["Load profile"] = "加载配置",
["Localtime"] = "本地时间",
@@ -379,6 +388,7 @@ pfUI_translation["zhCN"] = {
["Only Count Bagspace On Regular Bags"] = "只统计常规背包空间",
["Only Show Chat Dock On Mouseover"] = "只在鼠标悬停时显示聊天窗口停靠栏",
["Only Show Indicators for Dispellable Debuffs"] = "只显示可驱散的Debuff",
["Options"] = nil,
["Other Panel: Minimap"] = "小地图面板",
["Out Of Mana Color"] = "缺能量(蓝)无法施放法术的颜色",
["Out Of Range Color"] = "超出范围颜色",
@@ -402,6 +412,7 @@ pfUI_translation["zhCN"] = {
["Power Bar Height"] = "能量条高度",
["Power Bar Width"] = "能量值宽度",
["Profile"] = "配置文件",
["PvP Rank"] = nil,
["Raid"] = "团队",
["Raid Icon Size"] = "团队图标大小",
["Random"] = "给随机玩家",
@@ -413,6 +424,7 @@ pfUI_translation["zhCN"] = {
["Remove button from the frame"] = "从框架中删除按钮",
["Removed button"] = "删除按钮",
["Reputation"] = "声望",
["Reputation Level"] = nil,
["Request Rolls"] = "其他Roll点",
["Reroll"] = "重新Roll点",
["Reroll Ties"] = "重新Roll点结果",
@@ -439,6 +451,7 @@ pfUI_translation["zhCN"] = {
["Scale"] = "比例",
["Scaling"] = "UI缩放",
["Screen Resolution"] = "屏幕分辨率",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "战斗信息字体",
["Search"] = "搜索",
["Seconds Before Chat Fade"] = "淡出时间设置",
@@ -459,6 +472,7 @@ pfUI_translation["zhCN"] = {
["Shift-Click Action"] = "SHIFT点击操作",
["Show Addon Buttons On Login"] = "登录时显示插件按钮",
["Show Combat Text"] = "显示战斗信息",
["Show Description"] = nil,
["Show Duration Inside Buff"] = "显示持续时间在Buff里面",
["Show Empty Buttons"] = "显示空按钮",
["Show Health Points"] = "显示生命值",
@@ -512,6 +526,7 @@ pfUI_translation["zhCN"] = {
["This Session"] = "本次登录收益",
["Time"] = "计时器",
["Time Remaining"] = "剩余时间",
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = "时间戳括弧",
["Timestamp Color"] = "时间戳颜色",
["Timestamp Format"] = "时间戳格式",
@@ -553,8 +568,10 @@ pfUI_translation["zhCN"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "欢迎使用 |cff33ffccpf|cffffffffUI|r! \n\n这是第一次运行向导,将引导您完成一些基本配置。 如果你想跳过所有步骤\"使用默认\"按钮。 如果您再次运行此对话框,请转到设置并点击 \"Reset Firstrun\" 按钮。\n\n访问 |cff33ffcchttp://shagu.org|r 检查最新版本。",
["Whitelist"] = "白名单",
["Wobble Zoom"] = "摆动变焦",
["Won"] = nil,
["XP"] = "当前经验",
["XP Percentage"] = "经验百分比",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = "你的界面现在已经完成设置.高级设置请点击游戏菜单或者输入命令/pfui进行设置.祝您游戏愉快",
["Your items have been repaired for"] = "你的物品已经修好了",
["Your vendor trash has been sold and you earned"] = "你的垃圾已经售出,你赚了",
+17
View File
@@ -44,6 +44,7 @@ pfUI_translation["zhTW"] = {
["Banker"] = "工會銀行角色",
["Bankslots Per Row"] = "每行銀行槽數量",
["Bar Background"] = nil,
["Battleground Statistics"] = nil,
["Blacklist"] = "黑名單",
["Border Color"] = "邊框顏色",
["Bottom"] = "底部",
@@ -143,6 +144,8 @@ pfUI_translation["zhTW"] = {
["Delete profile"] = "刪除配置",
["Delete / Reset"] = "還原",
["Descending"] = "下移",
["Description Font"] = nil,
["Description Font Size"] = nil,
["Detailed Random Roll Announcement"] = "通告詳細隨機Roll點",
["Disable"] = "禁用",
["Disable All UIErrors"] = "禁用所有UI錯誤",
@@ -236,6 +239,7 @@ pfUI_translation["zhTW"] = {
["Enable Weapon Buff Display"] = "啟用武器Buff顯示",
["Enable Zone Text On Minimap Mouseover"] = "滑鼠懸停時顯示區功能變數名稱稱",
["Encode"] = "編碼",
["Ended"] = nil,
["Equipped Item Color"] = nil,
["Exp"] = "經驗",
["Experience"] = "經驗值",
@@ -276,6 +280,7 @@ pfUI_translation["zhTW"] = {
["Health - Min/Max"] = "當前/最大血量",
["Health - Missing"] = "失去的生命值",
["Health - Percentage"] = "生命值百分比",
["Hide All UI Elements"] = nil,
["Hide Channel Names"] = "隱藏頻道名稱",
["Hide Chat When Bags Are Opened"] = "打開背包後隱藏聊天框",
["Hide Combat Log"] = "隱藏戰鬥日誌",
@@ -290,6 +295,8 @@ pfUI_translation["zhTW"] = {
["Highlight Settings That Require Reload"] = "用[!]突出需要重新加載UI的設置",
["Highlight Target Nameplate"] = "高亮目標姓名板",
["Highlight Unusable Items"] = "高光不可使用道具",
["Honorable Kill"] = nil,
["Honorable Kill!"] = nil,
["Hoverbind"] = "懸停設置",
["Huge (PixelPerfect)"] = "巨大(像素完美)",
["Icon"] = "圖示",
@@ -308,6 +315,7 @@ pfUI_translation["zhTW"] = {
["Item Count Text Color"] = nil,
["Item Count Text Size"] = nil,
["Item Durability"] = "裝備耐久",
["Item Looted"] = nil,
["Item Slot Size"] = "物品槽大小",
["Join Discord"] = nil,
["Keybind Text Color"] = nil,
@@ -327,6 +335,7 @@ pfUI_translation["zhTW"] = {
["Legacy"] = "傳統配置",
["Legacy Click Handlers (Breaks Vertical Position and Overlap)"] = "點擊遺留處理(分解垂直位置和覆蓋)",
["Level"] = "等級",
["Level Up"] = nil,
["Lists of added and deleted buttons are cleared"] = nil,
["Load profile"] = "載入配置",
["Localtime"] = "本地時間",
@@ -379,6 +388,7 @@ pfUI_translation["zhTW"] = {
["Only Count Bagspace On Regular Bags"] = "只統計常規背包空間",
["Only Show Chat Dock On Mouseover"] = "只在滑鼠懸停時顯示聊天視窗停靠欄",
["Only Show Indicators for Dispellable Debuffs"] = "只顯示可驅散的Debuff",
["Options"] = nil,
["Other Panel: Minimap"] = "小地圖面板",
["Out Of Mana Color"] = nil,
["Out Of Range Color"] = nil,
@@ -402,6 +412,7 @@ pfUI_translation["zhTW"] = {
["Power Bar Height"] = "能量值高度",
["Power Bar Width"] = "能量值寬度",
["Profile"] = "設定檔",
["PvP Rank"] = nil,
["Raid"] = "團隊",
["Raid Icon Size"] = "團隊圖示大小",
["Random"] = "給隨機玩家",
@@ -413,6 +424,7 @@ pfUI_translation["zhTW"] = {
["Remove button from the frame"] = nil,
["Removed button"] = nil,
["Reputation"] = "聲望",
["Reputation Level"] = nil,
["Request Rolls"] = "其他Roll點",
["Reroll"] = "重新Roll點",
["Reroll Ties"] = "重新Roll點結果",
@@ -439,6 +451,7 @@ pfUI_translation["zhTW"] = {
["Scale"] = "比例",
["Scaling"] = nil,
["Screen Resolution"] = "螢幕解析度",
["Screenshot"] = nil,
["Scrolling Combat Text Font"] = "戰鬥資訊字體",
["Search"] = "搜索",
["Seconds Before Chat Fade"] = "淡出時間設置",
@@ -459,6 +472,7 @@ pfUI_translation["zhTW"] = {
["Shift-Click Action"] = "SHIFT點擊操作",
["Show Addon Buttons On Login"] = nil,
["Show Combat Text"] = "顯示戰鬥訊息",
["Show Description"] = nil,
["Show Duration Inside Buff"] = "顯示持續時間在Buff裏面",
["Show Empty Buttons"] = nil,
["Show Health Points"] = "顯示生命值",
@@ -512,6 +526,7 @@ pfUI_translation["zhTW"] = {
["This Session"] = "本次登錄收益",
["Time"] = "計時器",
["Time Remaining"] = "剩餘時間",
["Timer In Minuntes"] = nil,
["Timestamp Brackets"] = "時間戳括弧",
["Timestamp Color"] = "時間戳記顏色",
["Timestamp Format"] = "時間戳記格式",
@@ -553,8 +568,10 @@ pfUI_translation["zhTW"] = {
["Welcome to |cff33ffccpf|cffffffffUI|r!\n\nI'm the first run wizard that will guide you through some basic configuration. If you're lazy, feel free to hit the \"Defaults\" button. If you wish to run this dialog again, go to the settings and hit the \"Reset Firstrun\" button.\n\nVisit |cff33ffcchttp://shagu.org|r to check for the latest version."] = "歡迎使用 |cff33ffccpf|cffffffffUI|r! \n\n這是第一次運行嚮導,將引導您完成一些基本配置。 如果你想跳過所有步驟\"使用預設\"按鈕。 如果您再次運行此對話方塊,請轉到設置並點擊 \"Reset Firstrun\" 按鈕。\n\n訪問 |cff33ffcchttp://shagu.org|r 檢查最新版本。",
["Whitelist"] = "白名單",
["Wobble Zoom"] = nil,
["Won"] = nil,
["XP"] = "當前經驗",
["XP Percentage"] = "經驗百分比",
["You got"] = nil,
["Your interface is now set up.\n\nFor advanced configuration, just open the |cff33ffccpf|rUI settings via the escape menu or type \"|cffffffaa/pfui|r\" into the chat.\n\n Have a nice trip!\n\n|cffaaaaaa- Shagu"] = "您的UI已經設置完畢.使用遊戲菜單或在聊天窗口輸入\"|cffffffaa/pfui|r\"開啟高級設置.祝您遊戲愉快!\n\n|cffaaaaaa- Shagu",
["Your items have been repaired for"] = "你的物品已經修好了",
["Your vendor trash has been sold and you earned"] = "你的垃圾已經售出,你賺了",
+8 -7
View File
@@ -1078,7 +1078,7 @@ pfUI:RegisterModule("gui", function ()
for i=3, 5 do
local entry = string.format("%d:%s", i, string.format("%s%s%s", _G.ITEM_QUALITY_COLORS[i].hex, _G[string.format("ITEM_QUALITY%d_DESC",i)], FONT_COLOR_CODE_CLOSE))
table.insert(pfUI.gui.dropdowns.screenshot_loot, entry)
end
end
end
do -- Generate Config UI
@@ -1385,17 +1385,18 @@ pfUI:RegisterModule("gui", function ()
end)
CreateGUIEntry(T["Settings"], T["Screenshot"], function()
CreateConfig(nil, T["Trigger"], nil, nil, "header")
CreateConfig(nil, T["Timer (minutes, 0 to disable)"], C.screenshot, "interval")
CreateConfig(nil, T["Timer In Minuntes"], C.screenshot, "interval")
CreateConfig(nil, T["Level Up"], C.screenshot, "levelup", "checkbox")
CreateConfig(nil, T["PvP Rank"], C.screenshot, "pvprank", "checkbox")
CreateConfig(nil, T["Reputation Level"], C.screenshot, "faction", "checkbox")
CreateConfig(nil, T["Battleground"], C.screenshot, "battleground", "dropdown", pfUI.gui.dropdowns.screenshot_battle)
CreateConfig(nil, T["Honorable Kill"], C.screenshot, "hk", "checkbox")
CreateConfig(nil, T["Looted"], C.screenshot, "loot", "dropdown", pfUI.gui.dropdowns.screenshot_loot)
CreateConfig(nil, T["Battleground Statistics"], C.screenshot, "battleground", "dropdown", pfUI.gui.dropdowns.screenshot_battle)
CreateConfig(nil, T["Item Looted"], C.screenshot, "loot", "dropdown", pfUI.gui.dropdowns.screenshot_loot)
CreateConfig(nil, T["Options"], nil, nil, "header")
CreateConfig(nil, T["Hide UI"], C.screenshot, "hideui", "checkbox")
CreateConfig(nil, T["Caption"], C.screenshot, "caption", "checkbox")
CreateConfig(nil, T["Show Description"], C.screenshot, "caption", "checkbox")
CreateConfig(nil, T["Description Font"], C.screenshot, "caption_font", "dropdown", pfUI.gui.dropdowns.fonts)
CreateConfig(nil, T["Description Font Size"], C.screenshot, "caption_size")
CreateConfig(nil, T["Hide All UI Elements"], C.screenshot, "hideui", "checkbox")
end)
CreateGUIEntry(T["Settings"], T["GM-Mode"], function()
+9 -11
View File
@@ -6,7 +6,7 @@ pfUI:RegisterModule("screenshot", function ()
and C.screenshot.battleground == "0"
and C.screenshot.hk == "0"
and C.screenshot.loot == "0" then
return
return
end
local LOOT_ITEM_SELF_MULTIPLEregex = string.gsub(_G.LOOT_ITEM_SELF_MULTIPLE,"%%sx%%d", "(.+)x(%%d+)")
local LOOT_ITEM_SELFregex = string.gsub(_G.LOOT_ITEM_SELF,"%%s", "(.+)")
@@ -21,18 +21,16 @@ pfUI:RegisterModule("screenshot", function ()
pfUI.screenshot.caption:SetWidth(400)
pfUI.screenshot.caption:SetHeight(200)
pfUI.screenshot.caption.text = pfUI.screenshot.caption:CreateFontString("Label", "OVERLAY")
pfUI.screenshot.caption.text:SetFont("Interface\\AddOns\\pfUI\\fonts\\BigNoodleTitling.ttf", 32, "THICKOUTLINE")
pfUI.screenshot.caption.text:SetShadowColor(0,0,0)
pfUI.screenshot.caption.text:SetShadowOffset(2,1)
pfUI.screenshot.caption.text:SetFont(C.screenshot.caption_font, C.screenshot.caption_size, "THICKOUTLINE")
pfUI.screenshot.caption.text:SetAllPoints(pfUI.screenshot.caption)
pfUI.screenshot.caption.text:SetJustifyH("CENTER")
pfUI.screenshot.caption.text:SetJustifyV("TOP")
function pfUI.screenshot.OnEvent()
return this[event]~=nil and this[event](this,event,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8,arg9,arg10,arg11)
end
end
pfUI.screenshot:SetScript("OnEvent", pfUI.screenshot.OnEvent)
if tonumber(C.screenshot.interval) > 0 then
pfUI.screenshot._elapsed = 0
pfUI.screenshot._interval = tonumber(C.screenshot.interval)*60
@@ -104,7 +102,7 @@ pfUI:RegisterModule("screenshot", function ()
function pfUI.screenshot:PLAYER_LEVEL_UP()
local dt = date("%a, %b %d, %Y %X")
local loc = string.format("%s - %s",GetRealZoneText(),GetSubZoneText())
local name = string.format("%s : Level %d!",UnitName("player"),arg1)
local name = string.format("%s : %s %d!",UnitName("player"), LEVEL, arg1)
self:CustomScreenshot("levelup", dt, loc, name)
end
@@ -114,7 +112,7 @@ pfUI:RegisterModule("screenshot", function ()
self._lastRank = rankNumber
local dt = date("%a, %b %d, %Y %X")
local loc = string.format("%s - %s",GetRealZoneText(),GetSubZoneText())
local name = string.format("%s : Rank %s!",UnitName("player"),rankName or _G.NONE)
local name = string.format("%s : %s %s!",UnitName("player"),RANK, rankName or _G.NONE)
self:CustomScreenshot("pvprank", dt, loc, name)
end
end
@@ -132,7 +130,7 @@ pfUI:RegisterModule("screenshot", function ()
local factioncode = UnitFactionGroup("player") == "Alliance" and 1 or 0
if GetBattlefieldInstanceExpiration() > 0 then
local won = GetBattlefieldWinner() and GetBattlefieldWinner() == factioncode
if C.screenshot.battleground == "2"
if C.screenshot.battleground == "2"
or (C.screenshot.battleground == "1" and won) then
local dt = date("%a, %b %d, %Y %X")
local loc = string.format("%s - %s",GetRealZoneText(),GetSubZoneText())
@@ -147,7 +145,7 @@ pfUI:RegisterModule("screenshot", function ()
if instancetype and instancetype == "pvp" then return end -- not if we're in a BG
local dt = date("%a, %b %d, %Y %X")
local loc = string.format("%s - %s",GetRealZoneText(),GetSubZoneText())
self:CustomScreenshot("hk", dt, loc, "Honorable Kill!")
self:CustomScreenshot("hk", dt, loc, T["Honorable Kill!"])
end
function pfUI.screenshot:CHAT_MSG_LOOT()
@@ -162,7 +160,7 @@ pfUI:RegisterModule("screenshot", function ()
if quality and quality >= tonumber(C.screenshot.loot) then
local dt = date("%a, %b %d, %Y %X")
local loc = string.format("%s - %s",GetRealZoneText(),GetSubZoneText())
local name = string.format("You got %s!",item)
local name = string.format("%s %s!", T["You got"], item)
self:CustomScreenshot("loot", dt, loc, name)
end
end