vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- DE
2  
3 if( GetLocale() == "deDE" ) then
4  
5 CCWATCH_PROFILE_TEXT = "Profile: "
6  
7 --CCWATCH_OPTIONS_TITLE = "CCWatch Options";
8 --CCWATCH_OPTIONS_TRANS = "Transparency";
9 --CCWATCH_OPTIONS_SCALE = "Scaling";
10 --CCWATCH_OPTIONS_DONE = "Done";
11 --CCWATCH_OPTIONS_UNLOCK = "Unlock";
12 --CCWATCH_OPTIONS_WIDTH = "Width";
13 --CCWATCH_OPTIONS_INVERT = "Invert";
14 --CCWATCH_OPTIONS_TIMERS = "Timers";
15 --CCWATCH_OPTIONS_ARCANIST = "Arcanist' Set";
16  
17 --CCWATCH_OPTIONS_MAGE = "Mage's CC"
18 --CCWATCH_OPTIONS_PRIEST = "Priest's CC"
19 --CCWATCH_OPTIONS_DRUID = "Druid's CC"
20 --CCWATCH_OPTIONS_HUNTER = "Hunter's CC"
21 --CCWATCH_OPTIONS_PALADIN = "Paladin's CC"
22 --CCWATCH_OPTIONS_WARLOCK = "Warlock's CC"
23 --CCWATCH_OPTIONS_WARRIOR = "Warrior's CC"
24 --CCWATCH_OPTIONS_ROGUE = "Rogue's CC"
25 --CCWATCH_OPTIONS_MISC = "Misc. CC"
26  
27 --CCWATCH_OPTION_GROWTH_OFF = "Growth Off"
28 --CCWATCH_OPTION_GROWTH_UP = "Growth Down->Up"
29 --CCWATCH_OPTION_GROWTH_DOWN = "Growth Up->Down"
30  
31 --CCWATCH_OPTION_TIMERS_OFF = "Timers Off"
32 --CCWATCH_OPTION_TIMERS_ON = "Timers On"
33 --CCWATCH_OPTION_TIMERS_REVERSE = "Rev. Timers"
34  
35 --CCWATCH_SHACKLE = "Schackle Undead"
36 --CCWATCH_PSYCHICSCREAM = "Psychic Scream"
37 --CCWATCH_BLACKOUT = "Blackout"
38  
39 --CCWATCH_POLYMORPH = "Polymorph"
40 --CCWATCH_FROSTNOVA = "Frost Nova"
41 --CCWATCH_FROSTBITE = "Frost Bite"
42 --CCWATCH_ICEBLOCK = "Ice Block"
43  
44 --CCWATCH_HOJ = "Hammer of Justice"
45 --CCWATCH_TURNUNDEAD = "Turn Undead"
46 --CCWATCH_REPENTANCE = "Repentance"
47  
48 --CCWATCH_FEAR = "Fear"
49 --CCWATCH_BANISH = "Banish"
50 --CCWATCH_SEDUCE = "Seduction"
51 --CCWATCH_HOWLOFTERROR = "Howl of Terror"
52 --CCWATCH_DEATHCOIL = "Death Coil"
53  
54 --CCWATCH_HIBERNATE = "Hibernate"
55 --CCWATCH_ROOTS = "Entangling Roots"
56 --CCWATCH_POUNCE = "Pounce"
57 --CCWATCH_BASH = "Bash"
58 --CCWATCH_FERALCHARGE = "Feral Charge"
59 --CCWATCH_IMPSTARFIRE = "Improved Starfire"
60  
61 --CCWATCH_FREEZINGTRAP = "Freezing Trap"
62 --CCWATCH_SCAREBEAST = "Scare Beast"
63 --CCWATCH_IMPCS = "Improved Concussive Shot"
64 --CCWATCH_SCATTERSHOT = "Scatter Shot"
65 --CCWATCH_INTIMIDATION = "Intimidation"
66  
67 --CCWATCH_INTERCEPT = "Intercept"
68 --CCWATCH_MACESPE = "Mace Specialization"
69 --CCWATCH_IMPHAMSTRING = "Improved Hamstring"
70 --CCWATCH_INTIMIDATINGSHOUT = "Intimidating Shout"
71 --CCWATCH_IMPREVENGE = "Revenge Stun"
72 --CCWATCH_CONCUSSIONBLOW = "Concussion Blow"
73  
74  
75 --CCWATCH_WARSTOMP = "War Stomp"
76  
77 --CCWATCH_SLEEP = "Sleep" -- TODO: Check effect name http://www.thottbot.com/index.cgi?i=12103
78  
79 --CCWATCH_RANK = "rank"
80 --CCWATCH_DETECTED = "detected"
81 --CCWATCH_NOTDETECTED = "not detected"
82  
83 CCWATCH_GOUGE = "Solarplexus"
84 CCWATCH_BLIND = "Blenden"
85 CCWATCH_KS = "Nierenhieb"
86 CCWATCH_CS = "Fieser Trick"
87 CCWATCH_SAP = "Kopfnuss"
88  
89 CCWATCH_ENABLED = "CCWatch aktiviert"
90 CCWATCH_DISABLED = "CCWatch deaktiviert"
91  
92 CCWATCH_LOCKED = "CCWatch Frame fixiert"
93 CCWATCH_UNLOCKED = "CCWatch Frame beweglich"
94  
95 CCWATCH_INVERSION_ON = "CCWatch Statusanzeige: absteigend"
96 CCWATCH_INVERSION_OFF = "CCWatch Statusanzeige: aufsteigend"
97  
98 --CCWATCH_GROW_OFF = "CCWatch bar growth off"
99 --CCWATCH_GROW_UP = "CCWatch bar growth up"
100 --CCWATCH_GROW_DOWN = "CCWatch bar growth down"
101  
102 --CCWATCH_TIMERS_OFF = "Timers off"
103 --CCWATCH_TIMERS_ON = "Timers on"
104 --CCWATCH_TIMERS_REVERSE = "Reversed Timers"
105  
106 --CCWATCH_ARCANIST_ON = "Arcanist' Set activated (+15 sec to "..CCWATCH_POLYMORPH.." spell)"
107 --CCWATCH_ARCANIST_OFF = "Arcanist' Set off"
108  
109 --CCWATCH_SCALE = "CCWatch Scale set to "
110  
111 --CCWATCH_WIDTH = "CCWatch Width set to "
112  
113 --CCWATCH_ALPHA = "CCWatch Alpha set to "
114  
115 CCWATCH_LOADED = " Geladen - /ccw"
116  
117 CCWATCH_HELP1 = " : Benutze - /ccw Optionen"
118 CCWATCH_HELP2 = "Optionen:"
119 CCWATCH_HELP3 = " on : aktiviert CCWatch"
120 CCWATCH_HELP4 = " off : deaktiviert CCWatch"
121 CCWATCH_HELP5 = " lock : fixiert den Frame von CCWatch und aktiviert es"
122 CCWATCH_HELP6 = " unlock : erlaubt das bewegen des Frames von CCWatch"
123 CCWATCH_HELP7 = " u : Update improved spell ranks"
124 CCWATCH_HELP8 = " print : aktuelle Konfiguration anzeigen"
125 CCWATCH_HELP9 = " invert : Statusanzeige herunter anstatt herauf zaehlen"
126 --CCWATCH_HELP10 = " scale : Scale CCWatch, use 0.25 to 3.0"
127 --CCWATCH_HELP11 = " width : Set bar width, use 50 to 300"
128 --CCWATCH_HELP12 = " alpha : Set bar alpha, use 0 to 1"
129 --CCWATCH_HELP13 = " grow : Set bar growth up, down or off"
130 --CCWATCH_HELP14 = " config : Show the configuration frame"
131 end