Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "TODO: RewardMoneyDifficulty Beschreibung.",
"REWARD_SPELL": "Zauber, der im Questlog angezeigt wird und beim Abschluss der Quest gewirkt wird. Beachte bitte, dass dieser Zauber NICHT gewirkt wird, wenn RewardSpell ungleich null ist.",
"REWARD_HONOR": "Anzahl der ehrenhaften Kill-Ehrenpunkte, die für den Abschluss der Quest vergeben werden.",
"REWARD_FACTIONS_TOOLTIP": "Fraktions-ID, für die die Quest Rufpunkte hinzufügt (oder abzieht)."
"REWARD_FACTIONS_TOOLTIP": "Fraktions-ID, für die die Quest Rufpunkte hinzufügt (oder abzieht).",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon-Basis",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Link zu gameobject.guid"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "Die Proc-Rate pro Minute, die steuert, wie oft der Zauber ausgelöst wird (wenn #spelltrigger == 2).",
"SPELL_COOLDOWNS": "Die Abklingzeit in Millisekunden für den spezifischen Zauber, die steuert, wie oft der Zauber verwendet werden kann. Verwende -1, um die Standard-Abklingzeit des Zaubers zu verwenden. Hinweis: Dies ist nicht die 'interne Abklingzeit' von Procs, wie sie häufig bei Gegenständen wie Schmuckstücken mit 'Chance on hit'-Effekten vorkommt.",
"SPELL_CATEGORIES": "Die Kategorie, zu der der Zauber gehört",
"SPELL_CATEGORY_COOLDOWNS": "Die Abklingzeit in Millisekunden, die auf alle anderen Zauber in der Kategorie angewendet wird, zu der der ausgelöste Zauber ebenfalls gehört. Verwende -1, um die Standard-Abklingzeit des Zaubers zu verwenden."
"SPELL_CATEGORY_COOLDOWNS": "Die Abklingzeit in Millisekunden, die auf alle anderen Zauber in der Kategorie angewendet wird, zu der der ausgelöste Zauber ebenfalls gehört. Verwende -1, um die Standard-Abklingzeit des Zaubers zu verwenden.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "TODO: RewardMoneyDifficulty tooltip",
"REWARD_SPELL": "Spell that is shown to be casted on quest completion in the quest log. Note that this spell will NOT be casted if RewardSpell is non-zero.",
"REWARD_HONOR": "Number of honorable kill honor rewarded for completing this quest",
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points."
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points.",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon Base",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Link to gameobject.guid"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "The proc per minute rate controlling how often the spell is triggered (if #spelltrigger == 2).",
"SPELL_COOLDOWNS": "The cooldown in milliseconds for the specific spell controlling how often the spell can be used. Use -1 to use the default spell cooldown. Note: this is not the “internal cooldown” of procs commonly found on items such as trinkets with “Chance on hit” effects.",
"SPELL_CATEGORIES": "The category that the spell is in",
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown."
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "Si lo requiere, RewardMoneyDifficulty (Recompensa de Dinero por Dificultad)",
"REWARD_SPELL": "Hechizo que será aprendido como recompensa al completar la Misión dentro del Registro de Misiones. Tenga en cuenta que este hechizo NO se enseñará si el campo RewardSpell no es igual a cero.",
"REWARD_HONOR": "Número de Honor recompensado por completar esta Misión",
"REWARD_FACTIONS_TOOLTIP": "Identificador (ID) de la facción respectiva, para que al momento de completar la Misión sume (o reste) puntos de reputación."
"REWARD_FACTIONS_TOOLTIP": "Identificador (ID) de la facción respectiva, para que al momento de completar la Misión sume (o reste) puntos de reputación.",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon Base",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Enlazado con gameobject.guid (El Identificador Único Global del Objeto)"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "Tasa de Procesos por Minuto, la cual controla la frecuencia con la que se activará el hechizo (En caso de que #spelltrigger == 2).",
"SPELL_COOLDOWNS": "El Enfriamiento (la recarga) en milisegundos para este hechizo en particular, que controla la frecuencia con la que puede ser lanzado. Utilice el valor -1 en este campo para el Tiempo de Reutilización de Hechizos que viene por defecto en el mismo. Nota: Esto no equivale al 'Enfriamiento Interno' (Internal Cooldown) de los procesos que se encuentran comúnmente en Items como Abalorios, con efectos de 'Probabilidad al Golpear' a un objetivo aleatorio por ejemplo.",
"SPELL_CATEGORIES": "La Categoría a la que pertenece este Hechizo en particular",
"SPELL_CATEGORY_COOLDOWNS": "El Tiempo de Enfriamiento (la recarga) en milisegundos que es aplicada a todos los demás Hechizos que caben dentro de la Categoría a la que también pertenece el Hechizo. Utilice el valor -1 en este campo para el Tiempo de Reutilización de Hechizos que viene por defecto en el mismo."
"SPELL_CATEGORY_COOLDOWNS": "El Tiempo de Enfriamiento (la recarga) en milisegundos que es aplicada a todos los demás Hechizos que caben dentro de la Categoría a la que también pertenece el Hechizo. Utilice el valor -1 en este campo para el Tiempo de Reutilización de Hechizos que viene por defecto en el mismo.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "TODO: RewardMoneyDifficulty tooltip",
"REWARD_SPELL": "Spell that is shown to be casted on quest completion in the quest log. Note that this spell will NOT be casted if RewardSpell is non-zero.",
"REWARD_HONOR": "Number of honorable kill honor rewarded for completing this quest",
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points."
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points.",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon Base",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Link to gameobject.guid"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "The proc per minute rate controlling how often the spell is triggered (if #spelltrigger == 2).",
"SPELL_COOLDOWNS": "The cooldown in milliseconds for the specific spell controlling how often the spell can be used. Use -1 to use the default spell cooldown. Note: this is not the “internal cooldown” of procs commonly found on items such as trinkets with “Chance on hit” effects.",
"SPELL_CATEGORIES": "The category that the spell is in",
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown."
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "TODO: RewardMoneyDifficulty tooltip",
"REWARD_SPELL": "Spell that is shown to be casted on quest completion in the quest log. Note that this spell will NOT be casted if RewardSpell is non-zero.",
"REWARD_HONOR": "Number of honorable kill honor rewarded for completing this quest",
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points."
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points.",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon Base",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Link to gameobject.guid"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "The proc per minute rate controlling how often the spell is triggered (if #spelltrigger == 2).",
"SPELL_COOLDOWNS": "The cooldown in milliseconds for the specific spell controlling how often the spell can be used. Use -1 to use the default spell cooldown. Note: this is not the “internal cooldown” of procs commonly found on items such as trinkets with “Chance on hit” effects.",
"SPELL_CATEGORIES": "The category that the spell is in",
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown."
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
16 changes: 14 additions & 2 deletions apps/keira/src/assets/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,11 @@
"REW_MONEY_DIFFICULTY": "TODO: RewardMoneyDifficulty tooltip",
"REWARD_SPELL": "Spell that is shown to be casted on quest completion in the quest log. Note that this spell will NOT be casted if RewardSpell is non-zero.",
"REWARD_HONOR": "Number of honorable kill honor rewarded for completing this quest",
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points."
"REWARD_FACTIONS_TOOLTIP": "Faction ID for which the quest adds (or subtracts) reputation points.",
"REQUIRED_FACTION": "Required Faction to be able to pick up the quest, when refering to the Quest Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_CREATURE_OR_GAMEOBJECT": "Required Creature or Gameobject for the quest objective",
"REQUIRED_CREATURE_OR_GAMEOBJECT_COUNT": "The amount required to complete the objective.",
"REQUIRED_FACTION_VALUE": "The numeric value required for the specified faction."
},
"TEMPLATE_ADDON": {
"ADDON_BASE": "Addon Base",
Expand Down Expand Up @@ -448,6 +452,12 @@
},
"SPAWN_ADDON": {
"GUID": "Link to gameobject.guid"
},
"TEMPLATE_ADDON": {
"FACTION": "The Gameobject's faction, when refering to the Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"MINGOLD": "Minimum money, in copper, that the gameobject can drop when accessed / used.",
"MAXGOLD": "Maximum money, in copper, that the gameobject can drop when accessed / used.",
"ARTKIT": "Updates display if object is activated by SPELL_EFFCT_ACTIVATE_OBJECT with MiscValue 19 - 22."
}
},
"ITEM": {
Expand Down Expand Up @@ -518,7 +528,9 @@
"SPELL_PPM_RATES": "The proc per minute rate controlling how often the spell is triggered (if #spelltrigger == 2).",
"SPELL_COOLDOWNS": "The cooldown in milliseconds for the specific spell controlling how often the spell can be used. Use -1 to use the default spell cooldown. Note: this is not the “internal cooldown” of procs commonly found on items such as trinkets with “Chance on hit” effects.",
"SPELL_CATEGORIES": "The category that the spell is in",
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown."
"SPELL_CATEGORY_COOLDOWNS": "The cooldown time in milliseconds that is applied to all other spells in the category that the triggered spell is also in. Use -1 to use the default spell cooldown.",
"REQUIRED_FACTION": "Required Faction to be able to use the item, when refering to the Item Faction ID required, it's the column on the left 'ID' in the selector, more information check 'faction' in the wiki.",
"REQUIRED_FACTION_RANK": "The rank value required for the specified faction."
}
},
"LOOT_EDITOR": {
Expand Down
Loading