-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlocalization.enUS.lua
More file actions
77 lines (65 loc) · 6.82 KB
/
localization.enUS.lua
File metadata and controls
77 lines (65 loc) · 6.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
select(2, ...).locals = {
["Your DB has been upgraded to the new storage format."] = "Your DB has been upgraded to the new storage format.",
["Unable to restore equipment set \"%s\" to slot #%d, it does not appear to exist anymore."] = "Unable to restore equipment set \"%s\" to slot #%d, it does not appear to exist anymore.",
["Slash commands"] = "Slash commands",
["Saved profile %s!"] = "Saved profile %s!",
["Restored profile %s!"] = "Restored profile %s!",
["No profile with the name \"%s\" exists."] = "No profile with the name \"%s\" exists.",
["Deleted saved profile %s."] = "Deleted saved profile %s.",
["Profile List"] = "Profile List",
["Spells \"%s\" and \"%s\" are now linked."] = "Spells \"%s\" and \"%s\" are now linked.",
["Invalid spells passed, remember you must put quotes around both of them."] = "Invalid spells passed, remember you must put quotes around both of them.",
["Checking item count is now enabled!"] = "Checking item count is now enabled!",
["Checking item count is now disabled!"] = "Checking item count is now disabled!",
["Auto profile save on logout is enabled!"] = "Auto profile save on logout is enabled!",
["Auto profile save on logout is disabled!"] = "Auto profile save on logout is disabled!",
["Auto macro restoration is now enabled!"] = "Auto macro restoration is now enabled!",
["Auto macro restoration is now disabled!"] = "Auto macro restoration is now disabled!",
["/abs save <profile> - Saves your current action bar setup under the given profile."] = "/abs save <profile> - Saves your current action bar setup under the given profile.",
["/abs restore <profile> - Changes your action bars to the passed profile."] = "/abs restore <profile> - Changes your action bars to the passed profile.",
["/abs delete <profile> - Deletes the saved profile."] = "/abs delete <profile> - Deletes the saved profile.",
["/abs logout - Toggles auto saving of the current profile whenever you leave the world."] = "/abs logout - Toggles auto saving of the current profile whenever you leave the world.",
["/abs list - Lists all saved profiles."] = "/abs list - Lists all saved profiles.",
["/abs errors - Lists the errors that happened on the last restore (if any)."] = "/abs errors - Lists the errors that happened on the last restore (if any).",
["/abs macro - Attempts to restore macros that have been deleted for a profile."] = "/abs macro - Attempts to restore macros that have been deleted for a profile.",
["/abs count - Toggles checking if you have the item in your inventory before restoring it, use if you have disconnect issues when restoring."] = "/abs count - Toggles checking if you have the item in your inventory before restoring it, use if you have disconnect issues when restoring.",
["/abs test <profile> - Tests restoring a profile, results will be outputted to chat."] = "/abs test <profile> - Tests restoring a profile, results will be outputted to chat.",
["/abs rename <oldProfile> <newProfile> - Renames a saved profile from oldProfile to newProfile."] = "/abs rename <oldProfile> <newProfile> - Renames a saved profile from oldProfile to newProfile.",
["/abs link \"<spell 1>\" \"<spell 2>\" - Links a spell with another, INCLUDE QUOTES for example you can use \"Shadowmeld\" \"War Stomp\" so if War Stomp can't be found, it'll use Shadowmeld and vica versa."] = "/abs link \"<spell 1>\" \"<spell 2>\" - Links a spell with another, INCLUDE QUOTES for example you can use \"Shadowmeld\" \"War Stomp\" so if War Stomp can't be found, it'll use Shadowmeld and vica versa.",
["/abs rank - Toggles if ABS should restore the highest rank of the spell, or the one saved originally."] = "/abs rank - Toggles if ABS should restore the highest rank of the spell, or the one saved originally.",
["Unable to restore profile \"%s\", you are in combat."] = "Unable to restore profile \"%s\", you are in combat.",
["Unable to restore item \"%s\" to slot #%d, you on the Arena Tournament Realms and attempting to restore that item would cause a disconnect."] = "Unable to restore item \"%s\" to slot #%d, you on the Arena Tournament Realms and attempting to restore that item would cause a disconnect.",
["Unable to restore item \"%s\" to slot #%d, cannot be found in inventory."] = "Unable to restore item \"%s\" to slot #%d, cannot be found in inventory.",
["Unable to restore macro id #%d to slot #%d, it appears to have been deleted."] = "Unable to restore macro id #%d to slot #%d, it appears to have been deleted.",
["Unable to restore spell \"%s\" to slot #%d, it does not appear to have been learned yet."] = "Unable to restore spell \"%s\" to slot #%d, it does not appear to have been learned yet.",
["No errors found!"] = "No errors found!",
["Errors found: %d"] = "Errors found: %d",
["Restored profile %s, failed to restore %d buttons type /abs errors for more information."] = "Restored profile %s, failed to restore %d buttons type /abs errors for more information.",
["The profile %s has been moved from the unknown category to %s."] = "The profile %s has been moved from the unknown category to %s.",
["Miscellaneous"] = "Miscellaneous",
["Unable to restore companion \"%s\" to slot #%d, it does not appear to exist yet."] = "Unable to restore companion \"%s\" to slot #%d, it does not appear to exist yet.",
["Unable to restore macros, you already have 36 global and 18 per character ones created."] = "Unable to restore macros, you already have 36 global and 18 per character ones created.",
["Cannot restore profile \"%s\", you can only restore profiles saved to your class."] = "Cannot restore profile \"%s\", you can only restore profiles saved to your class.",
["Cannot test restore profile \"%s\", you can only test restore profiles saved to your class."] = "Cannot test restore profile \"%s\", you can only test restore profiles saved to your class.",
["Auto restoring highest spell rank is now enabled!"] = "Auto restoring highest spell rank is now enabled!",
["Auto restoring highest spell rank is now disabled!"] = "Auto restoring highest spell rank is now disabeld!",
["Cannot rename \"%s\" to \"%s\" a profile already exists for %s."] = "Cannot rename \"%s\" to \"%s\" a profile already exists for %s.",
["You cannot rename \"%s\" to \"%s\" they are the same profile names."] = "You cannot rename \"%s\" to \"%s\" they are the same profile names.",
["No name specified to rename \"%s\" to."] = "No name specified to rename \"%s\" to.",
["Renamed \"%s\" to \"%s\""] = "Renamed \"%s\" to \"%s\"",
["Also moved from the unknown category to %s."] = "Also moved from the unknown category to %s.",
["%s Profiles"] = "%s Profiles",
["Instant"] = "Instant",
-- Classes
["UNKNOWN"] = "Unknown",
["WARRIOR"] = "Warrior",
["DRUID"] = "Druid",
["PALADIN"] = "Paladin",
["SHAMAN"] = "Shaman",
["WARLOCK"] = "Warlock",
["PRIEST"] = "Priest",
["MAGE"] = "Mage",
["HUNTER"] = "Hunter",
["ROGUE"] = "Rogue",
["DEATHKNIGHT"] = "Death Knight",
}