Thread Tools Display Modes
Prev Previous Post   Next Post Next
09/12/17, 10:23 PM   #1
Argusus
AddOn Author - Click to view addons
Join Date: Sep 2014
Posts: 120
Crafting Writ Assistant - Need French and German... BUT welcome other Languages

Hello,

Can I please get help with translation, please post the language conversion from English to French, German, Spanish or any others below along with what language they are for. I really appreciate it!! I am expanding Crafting Writ Assistant and would like to add as many languages as possible.

-- ** CraftingWritAssistant English Localization File **

-- CRAFTING_WRIT_TYPE_NAME
ZO_CreateStringId("SI_CWA_BLACK_SMITH_WRIT_NAME", "Blacksmith Writ")
ZO_CreateStringId("SI_CWA_WOODWORKING_WRIT_NAME","Woodworker Writ")
ZO_CreateStringId("SI_CWA_CLOTHIER_WRIT_NAME", "Clothier Writ")
ZO_CreateStringId("SI_CWA_PROVISIONER_WRIT_NAME", "Provisioner Writ")
ZO_CreateStringId("SI_CWA_ALCHEMIST_WRIT_NAME", "Alchemist Writ")
ZO_CreateStringId("SI_CWA_ENCHANTER_WRIT_NAME", "Enchanter Writ")

-- CRAFTING_WRIT_TEXT_INDICATORS
ZO_CreateStringId("SI_CWA_BLACK_SMITH", "Blacksmith")
ZO_CreateStringId("SI_CWA_WOODWORKING","Woodworker")
ZO_CreateStringId("SI_CWA_CLOTHIER", "Clothier")
ZO_CreateStringId("SI_CWA_PROVISIONER", "Provisioner")
ZO_CreateStringId("SI_CWA_ALCHEMIST", "Alchemist")
ZO_CreateStringId("SI_CWA_ENCHANTER", "Enchanter")

-- MASTER_WRIT_PHRASES
ZO_CreateStringId("SI_CWA_MASTERFUL", "Masterful")


-- MASTER_WRIT_TEXT_INDICATORS
--ZO_CreateStringId("SI_CWA_BLACK_SMITH", "Blacksmith")
--ZO_CreateStringId("SI_CWA_WOODWORKING","Woodworker")
ZO_CreateStringId("SI_CWA_MW_CLOTHIER", "Tailoring")
ZO_CreateStringId("SI_CWA_MW_PROVISIONER", "Feast")
ZO_CreateStringId("SI_CWA_MW_ALCHEMIST", "Concoction")
ZO_CreateStringId("SI_CWA_MW_ENCHANTER", "Glyph")

-- MASTER_WRIT_WEAPON_TYPE_INDICATORS
ZO_CreateStringId("SI_CWA_WEAPON", "Weapon")

--Blacksmith
ZO_CreateStringId("SI_CWA_DAGGER", "Dagger")
ZO_CreateStringId("SI_CWA_SWORD", "Sword")
ZO_CreateStringId("SI_CWA_GREATSWORD", "Greatsword")
ZO_CreateStringId("SI_CWA_MACE", "Mace")
ZO_CreateStringId("SI_CWA_AXE", "Axe")
ZO_CreateStringId("SI_CWA_MAUL", "Maul")
--Woodworking
ZO_CreateStringId("SI_CWA_STAFF", "Staff")
ZO_CreateStringId("SI_CWA_BOW", "Bow")
ZO_CreateStringId("SI_CWA_SHEILD", "Shield")

--MASTER WRIT COMPLETE TEXT
ZO_CreateStringId("SI_CWA_MW_COMPLETE_AD", "Travel to Elden Root to Meet Your Contact")
ZO_CreateStringId("SI_CWA_MW_COMPLETE_TEXT_DC", "Travel to Mournhold to Meet Your Contact")
ZO_CreateStringId("SI_CWA_MW_COMPLETE_EP", "Travel to Wayrest to Meet Your Contact")

--OPTIONS DATA

ZO_CreateStringId("SI_CWA_DISPLAY_AT_STATION_NAME", "Display at crafting station")
ZO_CreateStringId("SI_CWA_DISPLAY_AT_STATION_DESC", "This will display the writ window when you visit a crafting station.")

ZO_CreateStringId("SI_CWA_SAVE_WINDOW_LOC_NAME", "Remember window position")
ZO_CreateStringId("SI_CWA_SAVE_WINDOW_LOC_DESC", "This will remember your last window position.")

ZO_CreateStringId("SI_CWA_DISPLAY_AT_GB_NAME", "Display at Guild Bank")
ZO_CreateStringId("SI_CWA_DISPLAY_AT_GB_DESC", "This will display the writ window when you visit a guild bank.")

ZO_CreateStringId("SI_CWA_DISPLAY_AT_BANK_NAME", "Display at Bank")
ZO_CreateStringId("SI_CWA_DISPLAY_AT_BANK_DESC", "This will display the writ window when you visit your bank.")

ZO_CreateStringId("SI_CWA_DISPLAY_AT_INGREDIENTS_NAME", "Display Provisioning Ingredients")
ZO_CreateStringId("SI_CWA_DISPLAY_AT_INGREDIENTS_DESC", "This will display ingredients for provisioning writs in the writ window.")

--MISC. TEXT
ZO_CreateStringId("SI_CWA_TITLE", "Crafting Writ Assistant")

ZO_CreateStringId("SI_CWA_UNKNOWN_RECIPE", "Unknown Recipe")
ZO_CreateStringId("SI_CWA_KEY_BINDING", "Toggle Crafting Writ Assistant")
ZO_CreateStringId("SI_CWA_NO_WRITS", "No Active Writs")

ZO_CreateStringId("SI_CWA_DELIVER", "Deliver")

Last edited by Argusus : 09/12/17 at 10:29 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » Translation Help » Crafting Writ Assistant - Need French and German... BUT welcome other Languages

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off