View Single Post
05/25/17, 01:44 AM   #1
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
Dolgubon's Lazy Set Crafter JP Translations Needed

Hello, I am looking for translations for the following strings:
DolgubonSetCrafter.localizedStrings.UIStrings.patternHeader = "Select Pieces"
DolgubonSetCrafter.localizedStrings.UIStrings.comboboxHeader = "Attributes"
DolgubonSetCrafter.localizedStrings.UIStrings.comboboxDefault = "Select <<1>>"
DolgubonSetCrafter.localizedStrings.UIStrings.selectPrompt = "Please select a <<1>>"
DolgubonSetCrafter.localizedStrings.UIStrings.style = "Style"
DolgubonSetCrafter.localizedStrings.UIStrings.level = "Level"
DolgubonSetCrafter.localizedStrings.UIStrings.CP = "CP"
DolgubonSetCrafter.localizedStrings.UIStrings.armourTrait = "Armour Trait"
DolgubonSetCrafter.localizedStrings.UIStrings.weaponTrait = "Weapon Trait"
DolgubonSetCrafter.localizedStrings.UIStrings.quality = "Quality"
DolgubonSetCrafter.localizedStrings.UIStrings.gearSet = "Set"
DolgubonSetCrafter.localizedStrings.UIStrings.addToQueue = "Add to Queue"
DolgubonSetCrafter.localizedStrings.UIStrings.queueHeader = "Crafting Queue"
DolgubonSetCrafter.localizedStrings.UIStrings.clearQueue = "Clear Queue"
DolgubonSetCrafter.localizedStrings.UIStrings.resetToDefault = "Clear Selections"
DolgubonSetCrafter.localizedStrings.weaponNames =
{
"Axe", "Mace", "Sword", "Battle Axe", "Maul", "Greatsword", "Dagger", "Bow", "Fire Staff", "Ice Staff", "Lightning Staff", "Restoration Staff", "Shield"
}
DolgubonSetCrafter.localizedStrings.pieceNames =
{
"Chest","Feet","Hands","Head","Legs","Shoulders","Belt","Jerkin"
}
DolgubonSetCrafter.localizedStrings.armourTypes =
{
"Heavy", "Medium", "Light"
}
SetCrafterToggle = "Open/close the Set Crafter"
  Reply With Quote