vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- Chinese translations
2 -- By Tobar at CN Realm
3 if (GetLocale() == "zhCN") then
4 BINDING_HEADER_FLIGHTMAP = "FlightMap"; -- TODO translate
5 BINDING_NAME_FLIGHTMAP = "Show flight map"; -- TODO translate
6  
7 FLIGHTMAP_NAME = "FlightMap";
8 FLIGHTMAP_DESCRIPTION = "在世界地图上显示飞行路线";
9 FLIGHTMAP_ALLIANCE = "联盟";
10 FLIGHTMAP_HORDE = "部落";
11 FLIGHTMAP_CONTESTED = "争夺中";
12  
13 -- Zone names
14 FLIGHTMAP_MOONGLADE = "月光林地";
15 FLIGHTMAP_ELWYNN = "艾尔文森林";
16 FLIGHTMAP_DUNMOROGH = "丹莫罗";
17 FLIGHTMAP_TIRISFAL = "提瑞斯法林地";
18 FLIGHTMAP_LOCHMODAN = "洛克莫丹";
19 FLIGHTMAP_SILVERPINE = "银松森林";
20 FLIGHTMAP_WESTFALL = "西部荒野";
21 FLIGHTMAP_REDRIDGE = "赤脊山";
22 FLIGHTMAP_DUSKWOOD = "暮色森林";
23 FLIGHTMAP_HILLSBRAD = "希尔斯布莱德丘陵";
24 FLIGHTMAP_WETLANDS = "湿地";
25 FLIGHTMAP_ALTERAC = "奥特兰克山脉";
26 FLIGHTMAP_ARATHI = "阿拉希高地";
27 FLIGHTMAP_STRANGLETHORN = "荆棘谷";
28 FLIGHTMAP_BADLANDS = "荒芜之地";
29 FLIGHTMAP_SORROWS = "悲伤沼泽";
30 FLIGHTMAP_HINTERLANDS = "辛特兰";
31 FLIGHTMAP_SEARINGGORGE = "灼热峡谷";
32 FLIGHTMAP_BLASTEDLANDS = "诅咒之地";
33 FLIGHTMAP_BURNINGSTEPPE = "燃烧平原";
34 FLIGHTMAP_WESTERNPLAGUE = "西瘟疫之地";
35 FLIGHTMAP_EASTERNPLAGUE = "东瘟疫之地";
36 FLIGHTMAP_DUROTAR = "杜隆塔尔";
37 FLIGHTMAP_MULGORE = "莫高雷";
38 FLIGHTMAP_DARKSHORE = "黑海岸";
39 FLIGHTMAP_BARRENS = "贫瘠之地";
40 FLIGHTMAP_STONETALON = "石爪山脉";
41 FLIGHTMAP_ASHENVALE = "灰谷";
42 FLIGHTMAP_1KNEEDLES = "千针石林";
43 FLIGHTMAP_DESOLACE = "凄凉之地";
44 FLIGHTMAP_DUSTWALLOW = "尘泥沼泽";
45 FLIGHTMAP_FERALAS = "菲拉斯";
46 FLIGHTMAP_TANARIS = "塔纳利斯";
47 FLIGHTMAP_AZSHARA = "艾萨拉";
48 FLIGHTMAP_FELWOOD = "费伍德森林";
49 FLIGHTMAP_UNGOROCRATER = "安戈洛环形山";
50 FLIGHTMAP_SILITHUS = "希利苏斯";
51 FLIGHTMAP_WINTERSPRING = "冬泉谷";
52 FLIGHTMAP_TELDRASSIL = "泰达希尔";
53 FLIGHTMAP_DEADWINDPASS = "逆风小径";
54 FLIGHTMAP_ORGRIMMAR = "奥格瑞玛";
55 FLIGHTMAP_THUNDERBLUFF = "雷霆崖";
56 FLIGHTMAP_UNDERCITY = "幽暗城";
57 FLIGHTMAP_IRONFORGE = "铁炉堡";
58 FLIGHTMAP_STORMWIND = "暴风城";
59 FLIGHTMAP_DARNASSUS = "达纳苏斯";
60  
61 -- General strings
62 FLIGHTMAP_TIMING = "(计时)";
63 FLIGHTMAP_LEVELS = "|cff00ff00等级范围: %d - %d|r";
64 FLIGHTMAP_NOFLIGHTS = "没有已知的飞行点!";
65 FLIGHTMAP_NOT_KNOWN = "(未知)";
66 FLIGHTMAP_NO_COST = "免费";
67 FLIGHTMAP_MONEY_GOLD = "金";
68 FLIGHTMAP_MONEY_SILVER = "银";
69 FLIGHTMAP_MONEY_COPPER = "铜";
70 FLIGHTMAP_FLIGHTTIME = "Flight time: "; -- TODO translate
71 FLIGHTMAP_QUICKEST = "Fastest route: "; -- TODO translate
72 FLIGHTMAP_TOTAL_TIME = "Total time: "; -- TODO translate
73 FLIGHTMAP_VIA = "Via "; -- TODO translate
74 FLIGHTMAP_CONFIRM = "Are you sure you wish to fly to %s?%s";
75 FLIGHTMAP_CONFIRM_TIME = " This flight will take ";
76  
77 -- Command strings
78 FLIGHTMAP_RESET = "reset"; -- TODO translate
79 FLIGHTMAP_SHOWMAP = "open"; -- TODO translate
80 FLIGHTMAP_LOCKTIMES = "lock"; -- TODO translate
81 FLIGHTMAP_GETHELP = "help"; -- TODO translate
82  
83 -- Help text TODO translate
84 FLIGHTMAP_TIMER_HELP =
85 "Hold down SHIFT and drag the timer bar to reposition.";
86 FLIGHTMAP_SUBCOMMANDS = {
87 [FLIGHTMAP_RESET] = "Reset timer bar position",
88 [FLIGHTMAP_SHOWMAP] = "Open flight map window",
89 [FLIGHTMAP_GETHELP] = "Show this text",
90 };
91  
92 -- Locked/unlocked status TODO translate
93 FLIGHTMAP_TIMESLOCKED = {
94 [true] = "Flight times will no longer be recorded.",
95 [false] = "Flight times will now be recorded.",
96 };
97  
98 -- Option strings
99 FLIGHTMAP_OPTIONS_CLOSE = "Close"; -- TODO translate
100 FLIGHTMAP_OPTIONS_TITLE = "FlightMap Options"; -- TODO translate
101 FLIGHTMAP_OPTIONS = {};
102 FLIGHTMAP_OPTIONS[1] = { -- Option 1: flight path lines
103 label = "飞行路线",
104 option = "showPaths",
105 tooltip = "在世界地图上画出飞行路线.",
106 };
107 FLIGHTMAP_OPTIONS[2] = { -- Option 2: extra POI buttons
108 label = "飞行管理员图标",
109 option = "showPOIs",
110 tooltip = "在地图上显示飞行管理员的坐标.",
111 };
112 FLIGHTMAP_OPTIONS[3] = { -- Option 3: Unknown masters
113 label = "显示所有信息",
114 option = "showAllInfo",
115 tooltip = "显示所有数据, 包括还未访问的飞行点.",
116 };
117 FLIGHTMAP_OPTIONS[4] = { -- Option 4: Auto-Dismount
118 label = "Auto dismount",
119 option = "autoDismount",
120 tooltip = "Automatically dismount when speaking to a flight master",
121 };
122 FLIGHTMAP_OPTIONS[5] = { -- Option 5: flight timers
123 label = "飞行计时器",
124 option = "useTimer",
125 tooltip = "启用/禁用 飞行进度监视器.",
126 };
127 FLIGHTMAP_OPTIONS[4] = { -- Option 4: Show flight times
128 label = "显示飞行时间",
129 option = "showTimes",
130 tooltip = "在提示框中显示飞行时间.",
131 };
132 FLIGHTMAP_OPTIONS[5] = { -- Option 5: Show flight costs
133 label = "显示飞行费用",
134 option = "showCosts",
135 tooltip = "在提示框中显示飞行费用.",
136 };
137  
138 FLIGHTMAP_OPTIONS[6] = { -- Option 6: Show flight destinations
139 label = "Show destinations",
140 option = "showDestinations",
141 tooltip = "Show flight destinations on tooltips",
142 children = {7, 8, 9},
143 };
144 FLIGHTMAP_OPTIONS[7] = { -- Option 7: Show multi-hop destinations
145 label = "Including multi-hop",
146 option = "showMultiHop",
147 tooltip = "Show multi-hop destinations on tooltips",
148 };
149 FLIGHTMAP_OPTIONS[8] = { -- Option 8: Show flight times
150 label = "With flight times",
151 option = "showTimes",
152 tooltip = "Show flight times on tooltips",
153 };
154 FLIGHTMAP_OPTIONS[9] = { -- Option 9: Show flight costs
155 label = "With flight costs",
156 option = "showCosts",
157 tooltip = "Show flight costs on tooltips",
158 };
159 FLIGHTMAP_OPTIONS[10] = { -- Option 10: Taxi window extras
160 label = "Full flight map",
161 option = "fullTaxiMap",
162 tooltip = "Show unreachable nodes on the taxi window map",
163 };
164 FLIGHTMAP_OPTIONS[11] = { -- Option 11: Confirm flight destinations
165 label = "Confirm flights",
166 option = "confirmFlights",
167 tooltip = "Prompt for confirmation before taking a flight",
168 };
169  
170 -- These constants determine how "Town, Zone" strings look.
171 -- SEP_STRING is what separates Town from Zone. SEP_POSTAMBLE
172 -- is anything that is after Zone.
173 FLIGHTMAP_SEP_STRING = ",";
174 FLIGHTMAP_SEP_POSTAMBLE = "";
175 end