Thread Tools Display Modes
Prev Previous Post   Next Post Next
01/05/17, 01:45 PM   #1
JoKim
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 7
Cool JoGroup needs translating, anything except EN, DE, RU, FR

JoGroup is in need of translations, I already have German, but everything else is still blank.
Thanks!

Lua Code:
  1. ZO_CreateStringId("SI_JOGROUP_SLASH1", "Thank you for using JoGroup!")
  2. ZO_CreateStringId("SI_JOGROUP_SLASH2", "-- Type |cFAF0E6/jogroup unlock|r to unlock and move the frames")
  3. ZO_CreateStringId("SI_JOGROUP_SLASH3", "-- Type |cFAF0E6/jogroup lock|r to lock the frames")
  4. ZO_CreateStringId("SI_JOGROUP_UNLOCKED", "JoGroup unlocked")
  5. ZO_CreateStringId("SI_JOGROUP_LOCKED", "JoGroup locked")
  6.  
  7. ZO_CreateStringId("SI_JOGROUP_GROUPFRAMES", "Group Frames")
  8. ZO_CreateStringId("SI_JOGROUP_UNLOCK", "Unlock frames (for moving)")
  9. ZO_CreateStringId("SI_JOGROUP_UNLOCKTIP", "You can also type /jogroup unlock and /jogroup lock")
  10. ZO_CreateStringId("SI_JOGROUP_SHOWDEFAULT", "Show default group/raidframes")
  11. ZO_CreateStringId("SI_JOGROUP_NOTIFICATIONS", "Show notifications")
  12. ZO_CreateStringId("SI_JOGROUP_OORALPHA", "Out of support range opacity")
  13. ZO_CreateStringId("SI_JOGROUP_UNITSPCOL", "Units per column")
  14. ZO_CreateStringId("SI_JOGROUP_UNITSX", "Horizontal growth direction")
  15. ZO_CreateStringId("SI_JOGROUP_UNITSY", "Vertical growth direction")
  16. ZO_CreateStringId("SI_JOGROUP_GLOSSALPHA", "Healthbar glossiness")
  17. ZO_CreateStringId("SI_JOGROUP_PADDING", "Space between units")
  18. ZO_CreateStringId("SI_JOGROUP_SHOWHEALTHVALUES", "Show health values")
  19. ZO_CreateStringId("SI_JOGROUP_SHOWFOOD", "Show food buffs")
  20. ZO_CreateStringId("SI_JOGROUP_SHOWREGEN", "Show regen arrows")
  21. ZO_CreateStringId("SI_JOGROUP_SHOWBOTH", "Always show both Magicka and Stamina bars")
  22.  
  23. ZO_CreateStringId("SI_JOGROUP_FONTFAM", "Font family")
  24. ZO_CreateStringId("SI_JOGROUP_FONTSIZE", "Font size / Unit height")
  25. ZO_CreateStringId("SI_JOGROUP_UNITWIDTH", "Unit width")
  26.  
  27. ZO_CreateStringId("SI_JOGROUP_TANKCOLOUR", "Tank healthbar colour")
  28. ZO_CreateStringId("SI_JOGROUP_HEALERCOLOUR", "Healer healthbar colour")
  29. ZO_CreateStringId("SI_JOGROUP_DPSCOLOUR", "DPS healthbar colour")
  30.  
  31. ZO_CreateStringId("SI_JOGROUP_REINCARNATING", "Reincarnating") -- Limited space!
  32. ZO_CreateStringId("SI_JOGROUP_BEINGRESSED", "Being ressed") -- Limited space!
  33. ZO_CreateStringId("SI_JOGROUP_RESPENDING", "Res pending") -- Limited space!
  34.  
  35. ZO_CreateStringId("SI_JOGROUP_JOINED", "<<1>> has joined the group.")
  36.  
  37. ZO_CreateStringId("SI_JOGROUP_MARK", "Mark player")
  38. ZO_CreateStringId("SI_JOGROUP_UNMARK", "Remove mark")

Last edited by JoKim : 01/10/17 at 04:22 PM.
  Reply With Quote
 

ESOUI » Developer Discussions » Translation Help » JoGroup needs translating, anything except EN, DE

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