forked from Phobos-Programmer/TWBuyPoisons
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlocalization_de.lua
More file actions
117 lines (98 loc) · 5.04 KB
/
localization_de.lua
File metadata and controls
117 lines (98 loc) · 5.04 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
function BUYPOISONS_DE()
--Slash commands:
SLASH_BUYPOISONS1 = "/buypoisons";
SLASH_BUYPOISONS2 = "/bp";
BUYPOISONS_HELP_MESSAGE = {
"BUYPOISONS Hilfe :",
"/bp <command> oder /buypoisons <command>",
"",
"Commands:",
"/bp wpX Y - Kauft die Komponenten zur Herstellung von Y St\195\188ck Wundgift Rang X",
"/bp cpX Y - Kauft die Komponenten zur Herstellung von Y St\195\188ck Verkr\195\188ppelndes Gift Rang X",
"/bp dpX Y - Kauft die Komponenten zur Herstellung von Y St\195\188ck T\195\182dliches Rang X",
"/bp mpX Y - Kauft die Komponenten zur Herstellung von Y St\195\188ck Gedankenbenebelndes Gift Rang X",
"/bp ipX Y - Kauft die Komponenten zur Herstellung von Y St\195\188ck Sofort wirkendes Gift Rang X",
"/bp ap1 Y - Kauft die Komponenten zur Herstellung von Y Agitating Poison",
"/bp fp Y - Kauft Y Blitzstrahlpulver",
"zB '/bp wp3 10' kauft alle Komponenten, die f\195\188r 10 St\195\188ck Wundgift Rang 3 gebraucht werden.",
"",
"ACHTUNG: Es d\195\188rfen f\195\188r Y nur Vielfache der Zahl 5 verwendet werden, da sonst die Anzahl der Phiolen falsch berechnet wird.",
"",
"Automatischer Kauf von Blitzstrahlpulver jedesmal wenn du beim Gifth\195\164ndler bist:",
"/bp rfp 0 - Deaktiviert den automatischen Kauf von Blitzstrahlpulver",
"/bp rfp Y - F\195\188llt jedesmal den Vorrat an Blitzstrahlpulver auf Y St\195\188ck auf"
};
BUYPOISONS_CLASS = "Schurke";
--UI labels and tooltips:
BUYPOISONS_UI_VERSION_LABEL = "Version "..BUYPOISONS_VERSION;
BUYPOISONS_BP_ENABLED_CHECKBT_LABEL = "BUYPOISONS Enabled";
BUYPOISONS_BP_ENABLED_CHECKBT_TOOLTIP = "Enable/Disable BUYPOISONS";
--Vendor Item Names
BUYPOISONS_COMPONENT_FLASH_POWDER ="Blitzstrahlpulver";
BUYPOISONS_COMPONENT_DEATHWEED ="Todeskraut";
BUYPOISONS_COMPONENT_DUST_OF_DECAY ="Staub des Verfalls";
BUYPOISONS_COMPONENT_DUST_OF_DETERIORATION ="Staub der Verschlechterung";
BUYPOISONS_COMPONENT_ESSENCE_OF_AGONY ="Essenz der Pein";
BUYPOISONS_COMPONENT_ESSENCE_OF_PAIN ="Essenz des Schmerzes";
BUYPOISONS_COMPONENT_LETHARGY_ROOT ="Lethargiewurzel";
BUYPOISONS_COMPONENT_MAIDENS_ANGUISH ="Maiden's Anguish";
BUYPOISONS_VIAL_EMPTY ="Leere Phiole";
BUYPOISONS_VIAL_CRYSTAL ="Kristallphiole";
BUYPOISONS_VIAL_LEADED ="Verbleite Phiole";
--Shortcut Key Commands
BUYPOISONS_SHORTKEY_CRYSTAL_VIAL ="crystalvial";
BUYPOISONS_SHORTKEY_DEATHWEED ="deathweed";
BUYPOISONS_SHORTKEY_DUST_OF_DECAY ="dustofdecay";
BUYPOISONS_SHORTKEY_DUST_OF_DETERIORATION ="dustofdeterioration";
BUYPOISONS_SHORTKEY_EMPTY_VIAL ="emptyvial";
BUYPOISONS_SHORTKEY_ESSENCE_OF_AGONY ="essenceofagony";
BUYPOISONS_SHORTKEY_ESSENCE_OF_PAIN ="essenceofpain";
BUYPOISONS_SHORTKEY_FLASH_POWDER ="flashpowder";
BUYPOISONS_SHORTKEY_LEADED_VIAL ="leadedvial";
BUYPOISONS_SHORTKEY_LETHARGY_ROOT ="lethargyroot";
BUYPOISONS_SHORTKEY_MAIDENS_ANGUISH ="maidensanguish";
BuyPoisonsItemInfo[1]["name"] = "T\195\182dliches Gift V";
BuyPoisonsItemInfo[2]["name"] = "Sofort wirkendes Gift VI";
BuyPoisonsItemInfo[3]["name"] = "Wundgift IV";
BuyPoisonsItemInfo[4]["name"] = "Gedanken benebelndes Gift III";
BuyPoisonsItemInfo[5]["name"] = "Verkr\195\188ppelndes Gift II";
BuyPoisonsItemInfo[6]["name"] = "Agitating Poison";
BuyPoisonsItemInfo[7]["name"] = "T\195\182dliches Gift IV";
BuyPoisonsItemInfo[8]["name"] = "Sofort wirkendes Gift V";
BuyPoisonsItemInfo[9]["name"] = "Wundgift III";
BuyPoisonsItemInfo[10]["name"] = "T\195\182dliches Gift III";
BuyPoisonsItemInfo[11]["name"] = "Sofort wirkendes Gift IV";
BuyPoisonsItemInfo[12]["name"] = "Wundgift II";
BuyPoisonsItemInfo[13]["name"] = "T\195\182dliches Gift II";
BuyPoisonsItemInfo[14]["name"] = "Gedanken benebelndes Gift II";
BuyPoisonsItemInfo[15]["name"] = "Sofort wirkendes Gift III";
BuyPoisonsItemInfo[16]["name"] = "Wundgift ";
BuyPoisonsItemInfo[17]["name"] = "T\195\182dliches Gift ";
BuyPoisonsItemInfo[18]["name"] = "Sofort wirkendes Gift II";
BuyPoisonsItemInfo[19]["name"] = "Gedanken benebelndes Gift";
BuyPoisonsItemInfo[20]["name"] = "Verkr\195\188ppelndes Gift";
BuyPoisonsItemInfo[21]["name"] = "Sofort wirkendes Gift ";
BuyPoisonsItemInfo[22]["name"] = "Blitzstrahlpulver";
BuyPoisonsItemInfo[1]["shortkey"] = "dp5";
BuyPoisonsItemInfo[2]["shortkey"] = "ip6";
BuyPoisonsItemInfo[3]["shortkey"] = "wp4";
BuyPoisonsItemInfo[4]["shortkey"] = "mp3";
BuyPoisonsItemInfo[5]["shortkey"] = "cp2";
BuyPoisonsItemInfo[6]["shortkey"] = "ap1";
BuyPoisonsItemInfo[7]["shortkey"] = "dp4";
BuyPoisonsItemInfo[8]["shortkey"] = "ip5";
BuyPoisonsItemInfo[9]["shortkey"] = "wp3";
BuyPoisonsItemInfo[10]["shortkey"] = "dp3";
BuyPoisonsItemInfo[11]["shortkey"] = "ip4";
BuyPoisonsItemInfo[12]["shortkey"] = "wp2";
BuyPoisonsItemInfo[13]["shortkey"] = "dp2";
BuyPoisonsItemInfo[14]["shortkey"] = "mp2";
BuyPoisonsItemInfo[15]["shortkey"] = "ip3";
BuyPoisonsItemInfo[16]["shortkey"] = "wp1";
BuyPoisonsItemInfo[17]["shortkey"] = "dp1";
BuyPoisonsItemInfo[18]["shortkey"] = "ip2";
BuyPoisonsItemInfo[19]["shortkey"] = "mp1";
BuyPoisonsItemInfo[20]["shortkey"] = "cp1";
BuyPoisonsItemInfo[21]["shortkey"] = "ip1";
BuyPoisonsItemInfo[22]["shortkey"] = "fp1";
end