vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --[[
2 Decursive (v 1.9.7) add-on for World of Warcraft UI
3 Copyright (C) 2005 Archarodim ( http://www.2072productions.com/?to=decursive-continued.txt )
4 This is the continued work of the original Decursive (v1.9.4) by Quu
5 Decursive 1.9.4 is in public domain ( www.quutar.com )
6  
7 License:
8 This program is free software; you can redistribute it and/or
9 modify it under the terms of the GNU General Public License
10 as published by the Free Software Foundation; either version 2
11 of the License, or (at your option) any later version.
12  
13 This program is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
17  
18 You should have received a copy of the GNU General Public License
19 along with this program; if not, write to the Free Software
20 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
21  
22 Transform:
23 This is an unofficial translation of the GNU General Public License
24 into language. It was not published by the Free Software Foundation,
25 and does not legally state the distribution terms for software that
26 uses the GNU GPL--only the original English text of the GNU GPL does
27 that. However, we hope that this translation will help language
28 speakers understand the GNU GPL better.(By DDX)
29  
30 Tip:
31 『腐蝕耐力』、『淹沒』技能發動後會持續性產生作用,沒有解除價值,故忽略。
32 『點燃法力』對戰士與盜賊並無影響,故忽略。
33 『音爆』對盜賊並無影響,故忽略。
34 --]]
35  
36  
37 ----------------------------------------------------------------------------------
38 -- Chinese localization (Default) By srshyu@seed.net.tw and snowwolf@seed.net.tw
39 ----------------------------------------------------------------------------------
40 if ( GetLocale() == "zhTW" ) then
41 --start added in Rc4
42 DCR_ALLIANCE_NAME = '聯盟';
43  
44 DCR_LOC_CLASS_DRUID = '德魯伊';
45 DCR_LOC_CLASS_HUNTER = '獵人';
46 DCR_LOC_CLASS_MAGE = '法師';
47 DCR_LOC_CLASS_PALADIN = '聖騎士';
48 DCR_LOC_CLASS_PRIEST = '牧師';
49 DCR_LOC_CLASS_ROGUE = '盜賊';
50 DCR_LOC_CLASS_SHAMAN = '薩滿';
51 DCR_LOC_CLASS_WARLOCK = '術士';
52 DCR_LOC_CLASS_WARRIOR = '戰士';
53  
54 DCR_STR_OTHER = '其它';
55 DCR_STR_ANCHOR = '錨點';
56 DCR_STR_OPTIONS = '選項';
57 DCR_STR_CLOSE = '關閉';
58 DCR_STR_DCR_PRIO = 'Decursive 優先選單';
59 DCR_STR_DCR_SKIP = 'Decursive 忽略選單';
60 DCR_STR_QUICK_POP = '快速添加介面';
61 DCR_STR_POP = '快速添加清單';
62 DCR_STR_GROUP = '隊伍';
63  
64 DCR_STR_NOMANA = '法力不足!';
65 DCR_STR_UNUSABLE = '無法解除!';
66 DCR_STR_NEED_CURE_ACTION_IN_BARS = 'Decursive 無法在您的動作條中找到解除法術,Decursive 必須使用其檢查魔法與範圍的監測。';
67  
68  
69 DCR_UP = '上';
70 DCR_DOWN = '下';
71  
72 DCR_PRIORITY_SHOW = 'P';
73 DCR_POPULATE = 'P';
74 DCR_SKIP_SHOW = 'S';
75 DCR_ANCHOR_SHOW = 'A';
76 DCR_OPTION_SHOW = 'O';
77 DCR_CLEAR_PRIO = 'C';
78 DCR_CLEAR_SKIP = 'C';
79  
80  
81 --end added in Rc4
82  
83 DCR_DISEASE = '疾病';
84 DCR_MAGIC = '魔法';
85 DCR_POISON = '中毒';
86 DCR_CURSE = '詛咒';
87 DCR_CHARMED = '媚惑';
88  
89 DCR_PET_FELHUNTER = "地獄獵犬";
90 DCR_PET_DOOMGUARD = "末日守衛";
91 DCR_PET_FEL_CAST = "吞噬魔法";
92 DCR_PET_DOOM_CAST = "驅散魔法";
93  
94 DCR_SPELL_CURE_DISEASE = '祛病術';
95 DCR_SPELL_ABOLISH_DISEASE = '驅除疾病';
96 DCR_SPELL_PURIFY = '純淨術';
97 DCR_SPELL_CLEANSE = '清潔術';
98 DCR_SPELL_DISPELL_MAGIC = '驅散魔法';
99 DCR_SPELL_CURE_POISON = '消毒術';
100 DCR_SPELL_ABOLISH_POISON = '驅毒術';
101 DCR_SPELL_REMOVE_LESSER_CURSE = '解除次級詛咒';
102 DCR_SPELL_REMOVE_CURSE = '解除詛咒';
103 DCR_SPELL_PURGE = '淨化術';
104 DCR_SPELL_NO_RANK = '';
105 DCR_SPELL_RANK_1 = '等級 1';
106 DCR_SPELL_RANK_2 = '等級 2';
107  
108 BINDING_HEADER_DECURSIVE = "一鍵除魔";
109 BINDING_CATEGORY_DECURSIVE = "戰鬥相關";
110 BINDING_NAME_DCRCLEAN = "設定淨化隊伍快捷鍵";
111 BINDING_NAME_DCRSHOW = "顯示/隱藏Decursive";
112  
113 BINDING_NAME_DCRPRADD = "添加目標至優先列表";
114 BINDING_NAME_DCRPRCLEAR = "清空優先列表";
115 BINDING_NAME_DCRPRLIST = "顯示優先表至聊天視窗";
116 BINDING_NAME_DCRPRSHOW = "隱藏優先列表介面";
117  
118 BINDING_NAME_DCRSKADD = "添加目標至忽略列表";
119 BINDING_NAME_DCRSKCLEAR = "清空忽略列表";
120 BINDING_NAME_DCRSKLIST = "顯示忽略表至聊天視窗";
121 BINDING_NAME_DCRSKSHOW = "隱藏忽略列表介面";
122  
123 DCR_PRIORITY_LIST = "Decursive 優先列表";
124 DCR_SKIP_LIST_STR = "Decursive 忽略列表";
125 DCR_SKIP_OPT_STR = "Decursive 選項";
126 DCR_POPULATE_LIST = "Decursive 列表快速添加介面";
127 DCR_RREMOVE_ID = "移除此玩家";
128 DCR_HIDE_MAIN = "隱藏 Decursive";
129 DCR_RESHOW_MSG = "Decursive 已隱藏,輸入 /dcrshow 再次開啟。";
130 DCR_IS_HERE_MSG = "Decursive 已啟用,請核對選項設定";
131  
132 DCR_PRINT_CHATFRAME = "在聊天視窗顯示訊息";
133 DCR_PRINT_CUSTOM = "在畫面中顯示訊息";
134 DCR_PRINT_ERRORS = "顯示錯誤訊息";
135 DCR_AMOUNT_AFFLIC = "在即時列表中顯示人數:";
136 DCR_BLACK_LENGTH = "失敗幾次後加入黑名單:";
137 DCR_SCAN_LENGTH = "即時檢測時間間隔(秒):";
138 DCR_ABOLISH_CHECK = "施法前檢查是否需要 Debuff";
139 DCR_BEST_SPELL = "用最高等級技能進行 Debuff";
140 DCR_RANDOM_ORDER = "隨機淨化玩家";
141 DCR_CURE_PETS = "檢測並淨化寵物";
142 DCR_IGNORE_STEALTH = "忽略潛行的玩家";
143 DCR_PLAY_SOUND = "當有可解除法術時播放音效";
144 DCR_ANCHOR = "Decursive 顯示預覽";
145 DCR_CHECK_RANGE = "檢測範圍";
146 DCR_DONOT_BL_PRIO = "Don't blacklist priority list names";
147  
148  
149 -- $s is spell name
150 -- $a is affliction name/type
151 -- $t is target name
152 DCR_DISPELL_ENEMY = "對敵人施展 '$s' !";
153 DCR_NOT_CLEANED = "沒有任何效果被驅除";
154 DCR_CLEAN_STRING = "對 $t 施展 $s 清除 $a";
155 DCR_SPELL_FOUND = "找到 $s 魔法!";
156 DCR_NO_SPELLS = "找不到可 DeBuff 的魔法!";
157 DCR_NO_SPELLS_RDY = "法術尚未就緒!";
158 DCR_OUT_OF_RANGE = "$t 超出施法距離!";
159 DCR_IGNORE_STRING = "忽略 $t 身上的 $a 效果...";
160  
161 DCR_INVISIBLE_LIST = {
162 ["潛伏"] = true,
163 ["潛行"] = true,
164 ["影遁"] = true,
165 }
166  
167 -- this causes the target to be ignored!!!!
168 DCR_IGNORELIST = {
169 ["放逐術"] = true,
170 ["相位變換"] = true,
171 };
172  
173 -- ignore this effect
174 DCR_SKIP_LIST = {
175 ["昏睡"] = true,
176 ["強效昏睡"] = true,
177 ["心靈視界"] = true,
178 ["腐蝕耐力"] = true,
179 ["淹沒"] = true,
180 };
181  
182 -- ignore the effect bassed on the class
183 DCR_SKIP_BY_CLASS_LIST = {
184 [DCR_CLASS_WARRIOR] = {
185 ["上古狂亂"] = true,
186 ["點燃法力"] = true,
187 ["污濁之魂"] = true,
188 ["法力燃燒"] = true,
189 };
190 [DCR_CLASS_ROGUE] = {
191 ["沉默"] = true,
192 ["上古狂亂"] = true,
193 ["點燃法力"] = true,
194 ["污濁之魂"] = true,
195 ["法力燃燒"] = true,
196 ["音爆"] = true,
197 };
198 [DCR_CLASS_HUNTER] = {
199 ["熔岩鐐銬"] = true,
200 };
201 [DCR_CLASS_MAGE] = {
202 ["熔岩鐐銬"] = true,
203 };
204 };
205 -- for cut and paste ease
206 -- DCR_CLASS_DRUID
207 -- DCR_CLASS_HUNTER
208 -- DCR_CLASS_MAGE
209 -- DCR_CLASS_PALADIN
210 -- DCR_CLASS_PRIEST
211 -- DCR_CLASS_ROGUE
212 -- DCR_CLASS_SHAMAN
213 -- DCR_CLASS_WARLOCK
214 -- DCR_CLASS_WARRIOR
215 -- }}}
216  
217 end