From 49ffc7bfa104de8b0a5c7fedc88d6d40ed27f964 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Thu, 9 Sep 2021 00:27:06 +0000 Subject: [PATCH] Update localization --- .../Kapture/Resource/translation/de.json | 648 +++++++++--------- .../Kapture/Resource/translation/es.json | 648 +++++++++--------- .../Kapture/Resource/translation/fr.json | 648 +++++++++--------- .../Kapture/Resource/translation/it.json | 648 +++++++++--------- .../Kapture/Resource/translation/ja.json | 648 +++++++++--------- .../Kapture/Resource/translation/no.json | 648 +++++++++--------- .../Kapture/Resource/translation/pt.json | 648 +++++++++--------- .../Kapture/Resource/translation/ru.json | 648 +++++++++--------- .../Kapture/Resource/translation/zh.json | 648 +++++++++--------- 9 files changed, 2862 insertions(+), 2970 deletions(-) diff --git a/src/Kapture/Kapture/Resource/translation/de.json b/src/Kapture/Kapture/Resource/translation/de.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/de.json +++ b/src/Kapture/Kapture/Resource/translation/de.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/es.json b/src/Kapture/Kapture/Resource/translation/es.json index 546026ca..105f08aa 100644 --- a/src/Kapture/Kapture/Resource/translation/es.json +++ b/src/Kapture/Kapture/Resource/translation/es.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "¡Gracias por instalar el plugin de Rastreo de Loot Kapture!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Usa /loot y /roll para los overlays y /lootconfig para los ajustes.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Monitor de Tiradas", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Objeto", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Jugadores", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Ganador/a", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "Nadie ha tirado", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Esperando objetos.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Ajustes de Kapture", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Botín", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Tiradas", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Eventos", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Contenido", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Objetos", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filtros", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Registro", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Enlaces", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Activado", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "enciende o apaga el plugin", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "No procesar en combate", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Mostrar Overlay de Botín", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "muestra el overlay de botín", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Modo de Visualización", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "cuándo mostrar el overlay de botín", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Formato de Nombre", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "cómo mostrar los nombres en el overlay de botín", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Mostrar Overlay del Monitor de Tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "muestra el overlay del monitor de tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Modo de Visualización", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "cuándo mostrar el overlay del monitor de tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Formato de Nombre", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "cómo mostrar los nombres en el overlay del monitor de tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Mostrar Objetos Añadidos (minutos)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "cantidad de tiempo antes de eliminar objetos añadidos en el monitor de tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Mostrar Objetos Obtenidos (segundos)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "cantidad de tiempo antes de eliminar los objetos obtenidos/perdidos en el monitor de tiradas", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Añadir", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Tirar", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Fabricar", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desíntesis", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Descartar", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Recolectar", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Avaricia", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Perdido", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Necesidad", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtener", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Comprar", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Buscar", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Vender", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Usar", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Sólo en Contenido", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restringir a contenido instanciado y excluir encuentros en el mundo abierto", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "Sólo en contenido High-End", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restringir a contenido high-end (por ejemplo, Savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restringir al siguiente contenido", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "añade contenido a la lista usando el menú desplegable, o elimina haciéndoles click", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Añadir", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Restablecer", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "¡Este contenido ya está añadido!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restringir a los siguientes objetos", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "añade objetos a la lista usando el menú desplegable, o elimina haciéndoles click", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Seleccionar categoría", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Seleccionar objeto", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "¡Este objeto ya está añadido!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Objetos Permitidos", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "Ninguno", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Sólo propio", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Habilitar Registro de Botín", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "guarda los mensajes de botín en un archivo en la configuración (ver enlaces)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Formato de Registros", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "selecciona el formato del archivo de registro con la información de los botines", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Traducciones", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Datos de prueba", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Eliminar Datos", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Abrir Registros", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Botín", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Objeto", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Evento", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Jugador", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Soltado al suelo", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "¡Gracias por instalar el plugin de Rastreo de Loot Kapture!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Usa /loot y /roll para los overlays y /lootconfig para los ajustes.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Botín", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Objeto", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Evento", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Jugador", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Esperando objetos.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Monitor de Tiradas", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Objeto", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Jugadores", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Ganador/a", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "Nadie ha tirado", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Ajustes de Kapture", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Botín", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Tiradas", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Eventos", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Contenido", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Objetos", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filtros", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Registro", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Enlaces", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Activado", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "enciende o apaga el plugin", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "No procesar en combate", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Mostrar Overlay de Botín", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "muestra el overlay de botín", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Modo de Visualización", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "cuándo mostrar el overlay de botín", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Formato de Nombre", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "cómo mostrar los nombres en el overlay de botín", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Mostrar Overlay del Monitor de Tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "muestra el overlay del monitor de tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Modo de Visualización", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "cuándo mostrar el overlay del monitor de tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Formato de Nombre", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "cómo mostrar los nombres en el overlay del monitor de tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Mostrar Objetos Añadidos (minutos)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "cantidad de tiempo antes de eliminar objetos añadidos en el monitor de tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Mostrar Objetos Obtenidos (segundos)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "cantidad de tiempo antes de eliminar los objetos obtenidos/perdidos en el monitor de tiradas", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Añadir", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Tirar", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Fabricar", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desíntesis", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Descartar", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Recolectar", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Avaricia", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Perdido", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Necesidad", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtener", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Comprar", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Buscar", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Vender", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Usar", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Sólo en Contenido", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restringir a contenido instanciado y excluir encuentros en el mundo abierto", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "Sólo en contenido High-End", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restringir a contenido high-end (por ejemplo, Savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restringir al siguiente contenido", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "añade contenido a la lista usando el menú desplegable, o elimina haciéndoles click", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Añadir", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Restablecer", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "¡Este contenido ya está añadido!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restringir a los siguientes objetos", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "añade objetos a la lista usando el menú desplegable, o elimina haciéndoles click", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Seleccionar categoría", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Seleccionar objeto", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "¡Este objeto ya está añadido!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Objetos Permitidos", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "Ninguno", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Sólo propio", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Habilitar Registro de Botín", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "guarda los mensajes de botín en un archivo en la configuración (ver enlaces)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Formato de Registros", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "selecciona el formato del archivo de registro con la información de los botines", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Datos de prueba", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Eliminar Datos", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Soltado al suelo", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/fr.json b/src/Kapture/Kapture/Resource/translation/fr.json index b05e498b..e01cd454 100644 --- a/src/Kapture/Kapture/Resource/translation/fr.json +++ b/src/Kapture/Kapture/Resource/translation/fr.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Merci d'avoir installé le plugin Kapture Loot Tracker !", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Utilisez /loot et /roll pour les fenêtres du plugin et /lootconfig pour les paramètres.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Lancé de dés", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Objet", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Lanceur", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Gagnant", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "Personne n'a lancé ses dés", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "En attente d'objets.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Paramètres de Kapture", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "Général", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Butin", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Lancés", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Évènements", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Contenu", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Objets", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filtres", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Journal", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Liens", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin activé", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "activer/désactiver le plugin", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Désactiver le traitement durant les combats", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Afficher la fenêtre du butin", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "affiche la fenêtre du butin", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Mode d'affichage", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "quand afficher la fenêtre du butin", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Format du nom", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "comment afficher les noms des joueurs dans la fenêtre de butin", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Afficher la fenêtre des lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "affiche la fenêtre des lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Mode d'affichage", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "quand afficher la fenêtre des lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Format de nom", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "comment afficher les noms des joueurs dans la fenêtre de lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Afficher les objets ajoutés (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "quantité de temps avant de supprimer les éléments ajoutés à la fenêtre des lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Afficher les objets obtenus (secondes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "quantité de temps avant de retirer les objets récupérés/perdus à la fenêtre des lancés de dés", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Ajouter", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Lancé", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Synthèse", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Recyclage", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Annuler", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Récolte", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Cupidité", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Perdu", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Besoin", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtention", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Achat", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Recherche", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Vente", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Utiliser", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Instances uniquement", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restreindre au contenu instancié et exclure les rencontres dans l'overworld", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "Instances High-End uniquement", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restreindre aux contenus instanciés de haute difficulté (exemple : Sadique, Fatal...)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restreindre uniquement au contenu suivant", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "ajouter des instances à la sélection via la liste déroulante, ou retirez-en en cliquant dessus", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Ajouter", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Réinitialiser", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "Cette instance a déjà été ajoutée !", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restreindre uniquement au contenu suivant", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "ajouter des instances à la sélection via la liste déroulante, ou retirez-en en cliquant dessus", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Sélectionnez une catégorie", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Choisir un objet", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "Cet objet est déjà ajouté !", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Objets autorisés", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "Aucun", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Soi-même seulement", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Activer la journalisation du butin", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "sauvegarder vos messages de butin dans un fichier de configuration (voir liens)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Format du journal", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "définir le format du fichier journal avec les informations de butin", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Traductions", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Données de test", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Effacer les données", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Ouvrir le journal", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Butin", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Objet", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Événement", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Joueur", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Abandonné au sol", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Merci d'avoir installé le plugin Kapture Loot Tracker !", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Utilisez /loot et /roll pour les fenêtres du plugin et /lootconfig pour les paramètres.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Butin", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Objet", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Événement", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Joueur", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "En attente d'objets.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Lancé de dés", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Objet", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Lanceur", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Gagnant", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "Personne n'a lancé ses dés", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Paramètres de Kapture", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "Général", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Butin", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Lancés", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Évènements", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Contenu", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Objets", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filtres", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Journal", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Liens", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin activé", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "activer/désactiver le plugin", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Désactiver le traitement durant les combats", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Afficher la fenêtre du butin", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "affiche la fenêtre du butin", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Mode d'affichage", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "quand afficher la fenêtre du butin", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Format du nom", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "comment afficher les noms des joueurs dans la fenêtre de butin", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Afficher la fenêtre des lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "affiche la fenêtre des lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Mode d'affichage", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "quand afficher la fenêtre des lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Format de nom", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "comment afficher les noms des joueurs dans la fenêtre de lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Afficher les objets ajoutés (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "quantité de temps avant de supprimer les éléments ajoutés à la fenêtre des lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Afficher les objets obtenus (secondes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "quantité de temps avant de retirer les objets récupérés/perdus à la fenêtre des lancés de dés", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Ajouter", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Lancé", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Synthèse", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Recyclage", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Annuler", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Récolte", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Cupidité", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Perdu", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Besoin", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtention", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Achat", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Recherche", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Vente", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Utiliser", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Instances uniquement", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restreindre au contenu instancié et exclure les rencontres dans l'overworld", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "Instances High-End uniquement", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restreindre aux contenus instanciés de haute difficulté (exemple : Sadique, Fatal...)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restreindre uniquement au contenu suivant", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "ajouter des instances à la sélection via la liste déroulante, ou retirez-en en cliquant dessus", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Ajouter", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Réinitialiser", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "Cette instance a déjà été ajoutée !", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restreindre uniquement au contenu suivant", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "ajouter des instances à la sélection via la liste déroulante, ou retirez-en en cliquant dessus", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Sélectionnez une catégorie", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Choisir un objet", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "Cet objet est déjà ajouté !", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Objets autorisés", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "Aucun", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Soi-même seulement", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Activer la journalisation du butin", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "sauvegarder vos messages de butin dans un fichier de configuration (voir liens)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Format du journal", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "définir le format du fichier journal avec les informations de butin", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Données de test", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Effacer les données", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Abandonné au sol", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/it.json b/src/Kapture/Kapture/Resource/translation/it.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/it.json +++ b/src/Kapture/Kapture/Resource/translation/it.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/ja.json b/src/Kapture/Kapture/Resource/translation/ja.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/ja.json +++ b/src/Kapture/Kapture/Resource/translation/ja.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/no.json b/src/Kapture/Kapture/Resource/translation/no.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/no.json +++ b/src/Kapture/Kapture/Resource/translation/no.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/pt.json b/src/Kapture/Kapture/Resource/translation/pt.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/pt.json +++ b/src/Kapture/Kapture/Resource/translation/pt.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/ru.json b/src/Kapture/Kapture/Resource/translation/ru.json index 32498442..a90510da 100644 --- a/src/Kapture/Kapture/Resource/translation/ru.json +++ b/src/Kapture/Kapture/Resource/translation/ru.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "Thank you for installing the Kapture Loot Tracker Plugin!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "Roll Monitor", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "Item", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "Rollers", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "Winner", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "No one has rolled", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "Waiting for items.", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture Settings", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "General", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "Loot", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "Rolls", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "Events", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "Content", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "Items", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "Filters", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "Log", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "Links", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "Plugin Enabled", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "toggle the plugin on/off", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "Don't process in combat", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "Show Loot Overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "show loot overlay window", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "when to show loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "how to display player names in the loot overlay", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "Show Roll Monitor Overlay", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "show roll monitor overlay window", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "Display Mode", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "when to show roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "Name Format", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "how to display player names in the roll monitor overlay", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "Show Added Items (minutes)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "amount of time before removing added items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "Show Obtained Items (seconds)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "amount of time before removing obtained/lost items from roll monitor", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "Add", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "Cast", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "Craft", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "Desynth", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "Discard", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "Gather", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "Greed", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "Lost", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "Need", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "Obtain", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "Purchase", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "Search", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "Sell", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "Use", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "Content Only", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "restrict to instanced content and exclude overworld encounters", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "High-End Duty Only", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "restrict to high-end duties only (e.g. savage)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "Restrict to Following Content", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "add content to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "Add", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "Reset", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "This content is already added!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "Restrict to Following Items", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "add item to list by using dropdown or remove by clicking on them", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "Select Category", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "Select Item", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "This item is already added!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "Permitted Items", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "None", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "Self Only", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "Enable Loot Logging", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "save your loot messages to a file in config (see links)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "Log Format", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "set format for log file with loot info", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "Translations", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "Test Data", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "Clear Data", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "Open Logs", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "Loot", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "Item", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "Event", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "Player", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "Dropped to floor", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "Thank you for installing the Kapture Loot Tracker Plugin!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "Use /loot and /roll for the overlays and /lootconfig for settings.", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "Loot", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "Item", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "Event", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "Player", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "Waiting for items.", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "Roll Monitor", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "Item", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "Rollers", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "Winner", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "No one has rolled", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture Settings", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "General", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "Loot", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "Rolls", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "Events", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "Content", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "Items", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "Filters", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "Log", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "Links", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "Plugin Enabled", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "toggle the plugin on/off", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "Don't process in combat", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "Show Loot Overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "show loot overlay window", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "when to show loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "how to display player names in the loot overlay", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "Show Roll Monitor Overlay", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "show roll monitor overlay window", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "Display Mode", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "when to show roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "Name Format", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "how to display player names in the roll monitor overlay", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "Show Added Items (minutes)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "amount of time before removing added items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "Show Obtained Items (seconds)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "amount of time before removing obtained/lost items from roll monitor", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "Add", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "Cast", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "Craft", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "Desynth", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "Discard", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "Gather", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "Greed", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "Lost", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "Need", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "Obtain", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "Purchase", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "Search", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "Sell", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "Use", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "Content Only", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "restrict to instanced content and exclude overworld encounters", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "High-End Duty Only", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "restrict to high-end duties only (e.g. savage)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "Restrict to Following Content", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "add content to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "Add", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "Reset", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "This content is already added!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "Restrict to Following Items", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "add item to list by using dropdown or remove by clicking on them", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "Select Category", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "Select Item", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "This item is already added!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "Permitted Items", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "None", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "Self Only", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "Enable Loot Logging", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "save your loot messages to a file in config (see links)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "Log Format", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "set format for log file with loot info", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "Test Data", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "Clear Data", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "Dropped to floor", + "description": "RollMonitor.ProcessRoll" + } +} diff --git a/src/Kapture/Kapture/Resource/translation/zh.json b/src/Kapture/Kapture/Resource/translation/zh.json index dd740344..8cb4c8f0 100644 --- a/src/Kapture/Kapture/Resource/translation/zh.json +++ b/src/Kapture/Kapture/Resource/translation/zh.json @@ -1,330 +1,318 @@ -{ - "InstallThankYou": { - "message": "感谢使用Kapture掉落记录插件!", - "description": "KapturePlugin.HandleFreshInstall" - }, - "Instructions": { - "message": "使用/loot和/roll显示对应界面,/lootconfig显示设置。", - "description": "KapturePlugin.HandleFreshInstall" - }, - "RollMonitorOverlayWindow": { - "message": "骰点监控", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorItemName": { - "message": "物品", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorRollers": { - "message": "骰点者", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "MonitorWinner": { - "message": "获得者", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "RollMonitorNone": { - "message": "无人骰点", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "WaitingForItems": { - "message": "等待掉落中。", - "description": "RollMonitorOverlayWindow.DrawView" - }, - "SettingsWindow": { - "message": "Kapture设置", - "description": "SettingsWindow.DrawView" - }, - "General": { - "message": "基本", - "description": "SettingsWindow.DrawTabs" - }, - "Loot": { - "message": "掉落", - "description": "SettingsWindow.DrawTabs" - }, - "Rolls": { - "message": "掷骰", - "description": "SettingsWindow.DrawTabs" - }, - "Events": { - "message": "事件", - "description": "SettingsWindow.DrawTabs" - }, - "Content": { - "message": "副本", - "description": "SettingsWindow.DrawTabs" - }, - "Items": { - "message": "物品", - "description": "SettingsWindow.DrawTabs" - }, - "Filters": { - "message": "过滤", - "description": "SettingsWindow.DrawTabs" - }, - "Log": { - "message": "记录", - "description": "SettingsWindow.DrawTabs" - }, - "Links": { - "message": "链接", - "description": "SettingsWindow.DrawTabs" - }, - "PluginEnabled": { - "message": "启用插件", - "description": "SettingsWindow.DrawGeneral" - }, - "PluginEnabled_HelpMarker": { - "message": "开启/关闭插件", - "description": "SettingsWindow.DrawGeneral" - }, - "RestrictInCombat": { - "message": "不要在战斗中进行处理", - "description": "SettingsWindow.DrawGeneral" - }, - "ShowLootOverlay": { - "message": "显示掉落界面", - "description": "SettingsWindow.DrawLoot" - }, - "ShowLootOverlay_HelpMarker": { - "message": "显示掉落记录界面", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode": { - "message": "显示模式", - "description": "SettingsWindow.DrawLoot" - }, - "LootDisplayMode_HelpMarker": { - "message": "何时显示掉落界面", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat": { - "message": "角色名格式", - "description": "SettingsWindow.DrawLoot" - }, - "LootNameFormat_HelpMarker": { - "message": "更改角色名显示模式(国服不可用)", - "description": "SettingsWindow.DrawLoot" - }, - "ShowRollOverlay": { - "message": "显示骰点监控", - "description": "SettingsWindow.DrawRolls" - }, - "ShowRollOverlay_HelpMarker": { - "message": "显示骰点监控界面", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode": { - "message": "显示模式", - "description": "SettingsWindow.DrawRolls" - }, - "RollDisplayMode_HelpMarker": { - "message": "何时显示骰点监控界面", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat": { - "message": "角色名格式", - "description": "SettingsWindow.DrawRolls" - }, - "RollNameFormat_HelpMarker": { - "message": "更改角色名显示模式(国服不可用)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout": { - "message": "显示新掉落物持续时间(分)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorAddedTimeout_HelpMarker": { - "message": "从掉落界面移除新掉落物的时长", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout": { - "message": "显示获得的物品(秒)", - "description": "SettingsWindow.DrawRolls" - }, - "RollMonitorObtainedTimeout_HelpMarker": { - "message": "在掉落界面显示获得/失去的物品的时长", - "description": "SettingsWindow.DrawRolls" - }, - "AddEnabled": { - "message": "掉落", - "description": "SettingsWindow.DrawEventTypes" - }, - "CastEnabled": { - "message": "需/贪", - "description": "SettingsWindow.DrawEventTypes" - }, - "CraftEnabled": { - "message": "制作", - "description": "SettingsWindow.DrawEventTypes" - }, - "DesynthEnabled": { - "message": "分解", - "description": "SettingsWindow.DrawEventTypes" - }, - "DiscardEnabled": { - "message": "丢弃", - "description": "SettingsWindow.DrawEventTypes" - }, - "GatherEnabled": { - "message": "采集", - "description": "SettingsWindow.DrawEventTypes" - }, - "GreedEnabled": { - "message": "贪婪", - "description": "SettingsWindow.DrawEventTypes" - }, - "LostEnabled": { - "message": "丢失", - "description": "SettingsWindow.DrawEventTypes" - }, - "NeedEnabled": { - "message": "需求", - "description": "SettingsWindow.DrawEventTypes" - }, - "ObtainEnabled": { - "message": "获得", - "description": "SettingsWindow.DrawEventTypes" - }, - "PurchaseEnabled": { - "message": "购买", - "description": "SettingsWindow.DrawEventTypes" - }, - "SearchEnabled": { - "message": "搜索", - "description": "SettingsWindow.DrawEventTypes" - }, - "SellEnabled": { - "message": "出售", - "description": "SettingsWindow.DrawEventTypes" - }, - "UseEnabled": { - "message": "使用", - "description": "SettingsWindow.DrawEventTypes" - }, - "RestrictToContent": { - "message": "仅限副本", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToContent_HelpMarker": { - "message": "限定为副本内容,排除世界战斗掉落", - "description": "SettingsWindow.RestrictToContent" - }, - "RestrictToHighEndDuty": { - "message": "仅限高难度任务", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToHighEndDuty_HelpMarker": { - "message": "限定为高难度任务(如零式)", - "description": "SettingsWindow.RestrictToHighEndDuty" - }, - "RestrictToCustom": { - "message": "仅限以下任务", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustom_HelpMarker": { - "message": "使用下拉菜单添加,或单击已添加内容以删除", - "description": "SettingsWindow.RestrictToCustom" - }, - "Add": { - "message": "添加", - "description": "SettingsWindow.RestrictToCustom" - }, - "Reset": { - "message": "重置", - "description": "SettingsWindow.RestrictToCustom" - }, - "DupeContent": { - "message": "该内容已被添加!", - "description": "SettingsWindow.RestrictToCustom" - }, - "RestrictToCustomItems": { - "message": "仅限以下物品", - "description": "SettingsWindow.DrawItems" - }, - "RestrictToCustomItems_HelpMarker": { - "message": "使用下拉菜单添加物品,或单击已添加物品以删除", - "description": "SettingsWindow.DrawItems" - }, - "SelectCategory": { - "message": "分类", - "description": "SettingsWindow.DrawItems" - }, - "SelectItem": { - "message": "物品", - "description": "SettingsWindow.DrawItems" - }, - "DupeCustomItem": { - "message": "该物品已被添加!", - "description": "SettingsWindow.DrawItems" - }, - "PermittedItems": { - "message": "允许的物品", - "description": "SettingsWindow.DrawItems" - }, - "NoPermittedItems": { - "message": "无", - "description": "SettingsWindow.DrawItems" - }, - "SelfOnly": { - "message": "仅自身", - "description": "SettingsWindow.DrawFilters" - }, - "LoggingEnabled": { - "message": "启用掉落记录", - "description": "SettingsWindow.DrawLog" - }, - "LoggingEnabled_HelpMarker": { - "message": "保存掉落信息至文件(地址在链接选项卡)", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat": { - "message": "记录格式", - "description": "SettingsWindow.DrawLog" - }, - "LogFormat_HelpMarker": { - "message": "设置掉落信息的记录格式", - "description": "SettingsWindow.DrawLog" - }, - "OpenGithub": { - "message": "Github", - "description": "SettingsWindow.DrawLinks" - }, - "ImproveTranslate": { - "message": "翻译", - "description": "SettingsWindow.DrawLinks" - }, - "LoadTestData": { - "message": "测试数据(不要点)", - "description": "SettingsWindow.DrawLinks" - }, - "ClearData": { - "message": "清除数据", - "description": "SettingsWindow.DrawLinks" - }, - "OpenLogs": { - "message": "打开记录文件", - "description": "SettingsWindow.DrawLinks" - }, - "LootOverlayWindow": { - "message": "掉落", - "description": "LootOverlayWindow.DrawView" - }, - "LootItemName": { - "message": "物品", - "description": "LootOverlayWindow.DrawView" - }, - "LootEventType": { - "message": "事件", - "description": "LootOverlayWindow.DrawView" - }, - "LootPlayer": { - "message": "角色", - "description": "LootOverlayWindow.DrawView" - }, - "RollMonitorLost": { - "message": "无人获得", - "description": "RollMonitor.ProcessRoll" - } -} \ No newline at end of file +{ + "InstallThankYou": { + "message": "感谢使用Kapture掉落记录插件!", + "description": "KapturePlugin.HandleFreshInstall" + }, + "Instructions": { + "message": "使用/loot和/roll显示对应界面,/lootconfig显示设置。", + "description": "KapturePlugin.HandleFreshInstall" + }, + "LootOverlayWindow": { + "message": "掉落", + "description": "LootOverlayWindow.DrawView" + }, + "LootItemName": { + "message": "物品", + "description": "LootOverlayWindow.DrawView" + }, + "LootEventType": { + "message": "事件", + "description": "LootOverlayWindow.DrawView" + }, + "LootPlayer": { + "message": "角色", + "description": "LootOverlayWindow.DrawView" + }, + "WaitingForItems": { + "message": "等待掉落中。", + "description": "LootOverlayWindow.DrawView" + }, + "RollMonitorOverlayWindow": { + "message": "骰点监控", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorItemName": { + "message": "物品", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorRollers": { + "message": "骰点者", + "description": "RollMonitorOverlay.DrawView" + }, + "MonitorWinner": { + "message": "获得者", + "description": "RollMonitorOverlay.DrawView" + }, + "RollMonitorNone": { + "message": "无人骰点", + "description": "RollMonitorOverlay.DrawView" + }, + "SettingsWindow": { + "message": "Kapture设置", + "description": "SettingsWindow.DrawView" + }, + "General": { + "message": "基本", + "description": "SettingsWindow.DrawTabs" + }, + "Loot": { + "message": "掉落", + "description": "SettingsWindow.DrawTabs" + }, + "Rolls": { + "message": "掷骰", + "description": "SettingsWindow.DrawTabs" + }, + "Events": { + "message": "事件", + "description": "SettingsWindow.DrawTabs" + }, + "Content": { + "message": "副本", + "description": "SettingsWindow.DrawTabs" + }, + "Items": { + "message": "物品", + "description": "SettingsWindow.DrawTabs" + }, + "Filters": { + "message": "过滤", + "description": "SettingsWindow.DrawTabs" + }, + "Log": { + "message": "记录", + "description": "SettingsWindow.DrawTabs" + }, + "Links": { + "message": "链接", + "description": "SettingsWindow.DrawTabs" + }, + "PluginEnabled": { + "message": "启用插件", + "description": "SettingsWindow.DrawGeneral" + }, + "PluginEnabled_HelpMarker": { + "message": "开启/关闭插件", + "description": "SettingsWindow.DrawGeneral" + }, + "RestrictInCombat": { + "message": "不要在战斗中进行处理", + "description": "SettingsWindow.DrawGeneral" + }, + "ShowLootOverlay": { + "message": "显示掉落界面", + "description": "SettingsWindow.DrawLoot" + }, + "ShowLootOverlay_HelpMarker": { + "message": "显示掉落记录界面", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode": { + "message": "显示模式", + "description": "SettingsWindow.DrawLoot" + }, + "LootDisplayMode_HelpMarker": { + "message": "何时显示掉落界面", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat": { + "message": "角色名格式", + "description": "SettingsWindow.DrawLoot" + }, + "LootNameFormat_HelpMarker": { + "message": "更改角色名显示模式(国服不可用)", + "description": "SettingsWindow.DrawLoot" + }, + "ShowRollOverlay": { + "message": "显示骰点监控", + "description": "SettingsWindow.DrawRolls" + }, + "ShowRollOverlay_HelpMarker": { + "message": "显示骰点监控界面", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode": { + "message": "显示模式", + "description": "SettingsWindow.DrawRolls" + }, + "RollDisplayMode_HelpMarker": { + "message": "何时显示骰点监控界面", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat": { + "message": "角色名格式", + "description": "SettingsWindow.DrawRolls" + }, + "RollNameFormat_HelpMarker": { + "message": "更改角色名显示模式(国服不可用)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout": { + "message": "显示新掉落物持续时间(分)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorAddedTimeout_HelpMarker": { + "message": "从掉落界面移除新掉落物的时长", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout": { + "message": "显示获得的物品(秒)", + "description": "SettingsWindow.DrawRolls" + }, + "RollMonitorObtainedTimeout_HelpMarker": { + "message": "在掉落界面显示获得/失去的物品的时长", + "description": "SettingsWindow.DrawRolls" + }, + "AddEnabled": { + "message": "掉落", + "description": "SettingsWindow.DrawEventTypes" + }, + "CastEnabled": { + "message": "需/贪", + "description": "SettingsWindow.DrawEventTypes" + }, + "CraftEnabled": { + "message": "制作", + "description": "SettingsWindow.DrawEventTypes" + }, + "DesynthEnabled": { + "message": "分解", + "description": "SettingsWindow.DrawEventTypes" + }, + "DiscardEnabled": { + "message": "丢弃", + "description": "SettingsWindow.DrawEventTypes" + }, + "GatherEnabled": { + "message": "采集", + "description": "SettingsWindow.DrawEventTypes" + }, + "GreedEnabled": { + "message": "贪婪", + "description": "SettingsWindow.DrawEventTypes" + }, + "LostEnabled": { + "message": "丢失", + "description": "SettingsWindow.DrawEventTypes" + }, + "NeedEnabled": { + "message": "需求", + "description": "SettingsWindow.DrawEventTypes" + }, + "ObtainEnabled": { + "message": "获得", + "description": "SettingsWindow.DrawEventTypes" + }, + "PurchaseEnabled": { + "message": "购买", + "description": "SettingsWindow.DrawEventTypes" + }, + "SearchEnabled": { + "message": "搜索", + "description": "SettingsWindow.DrawEventTypes" + }, + "SellEnabled": { + "message": "出售", + "description": "SettingsWindow.DrawEventTypes" + }, + "UseEnabled": { + "message": "使用", + "description": "SettingsWindow.DrawEventTypes" + }, + "RestrictToContent": { + "message": "仅限副本", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToContent_HelpMarker": { + "message": "限定为副本内容,排除世界战斗掉落", + "description": "SettingsWindow.RestrictToContent" + }, + "RestrictToHighEndDuty": { + "message": "仅限高难度任务", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToHighEndDuty_HelpMarker": { + "message": "限定为高难度任务(如零式)", + "description": "SettingsWindow.RestrictToHighEndDuty" + }, + "RestrictToCustom": { + "message": "仅限以下任务", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustom_HelpMarker": { + "message": "使用下拉菜单添加,或单击已添加内容以删除", + "description": "SettingsWindow.RestrictToCustom" + }, + "Add": { + "message": "添加", + "description": "SettingsWindow.RestrictToCustom" + }, + "Reset": { + "message": "重置", + "description": "SettingsWindow.RestrictToCustom" + }, + "DupeContent": { + "message": "该内容已被添加!", + "description": "SettingsWindow.RestrictToCustom" + }, + "RestrictToCustomItems": { + "message": "仅限以下物品", + "description": "SettingsWindow.DrawItems" + }, + "RestrictToCustomItems_HelpMarker": { + "message": "使用下拉菜单添加物品,或单击已添加物品以删除", + "description": "SettingsWindow.DrawItems" + }, + "SelectCategory": { + "message": "分类", + "description": "SettingsWindow.DrawItems" + }, + "SelectItem": { + "message": "物品", + "description": "SettingsWindow.DrawItems" + }, + "DupeCustomItem": { + "message": "该物品已被添加!", + "description": "SettingsWindow.DrawItems" + }, + "PermittedItems": { + "message": "允许的物品", + "description": "SettingsWindow.DrawItems" + }, + "NoPermittedItems": { + "message": "无", + "description": "SettingsWindow.DrawItems" + }, + "SelfOnly": { + "message": "仅自身", + "description": "SettingsWindow.DrawFilters" + }, + "LoggingEnabled": { + "message": "启用掉落记录", + "description": "SettingsWindow.DrawLog" + }, + "LoggingEnabled_HelpMarker": { + "message": "保存掉落信息至文件(地址在链接选项卡)", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat": { + "message": "记录格式", + "description": "SettingsWindow.DrawLog" + }, + "LogFormat_HelpMarker": { + "message": "设置掉落信息的记录格式", + "description": "SettingsWindow.DrawLog" + }, + "LoadTestData": { + "message": "测试数据(不要点)", + "description": "SettingsWindow.DrawLinks" + }, + "ClearData": { + "message": "清除数据", + "description": "SettingsWindow.DrawLinks" + }, + "RollMonitorLost": { + "message": "无人获得", + "description": "RollMonitor.ProcessRoll" + } +}