vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -- Korean translations
2  
3 if (GetLocale() == "koKR") then
4 BINDING_HEADER_FLIGHTMAP = "FlightMap";
5 BINDING_NAME_FLIGHTMAP = "Show flight map";
6  
7 FLIGHTMAP_NAME = "FlightMap";
8 FLIGHTMAP_DESCRIPTION = "Flight path info on the World Map";
9 FLIGHTMAP_ALLIANCE = "얼라이언스";
10 FLIGHTMAP_HORDE = "호드";
11 FLIGHTMAP_CONTESTED = "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_UNDERCITY = "언더시티";
56 FLIGHTMAP_THUNDERBLUFF = "썬더블러프";
57 FLIGHTMAP_IRONFORGE = "아이언포지";
58 FLIGHTMAP_STORMWIND = "스톰윈드";
59  
60 -- General strings
61 FLIGHTMAP_TIMING = "(측정중)";
62 FLIGHTMAP_LEVELS = "|cff00ff00레벨: %d - %d|r";
63 FLIGHTMAP_NOFLIGHTS = "None known!"; -- TODO translate
64 FLIGHTMAP_NOT_KNOWN = "(Not known)"; -- TODO translate
65 FLIGHTMAP_NO_COST = "Free"; -- TODO translate
66 FLIGHTMAP_MONEY_GOLD = "g"; -- TODO translate
67 FLIGHTMAP_MONEY_SILVER = "s"; -- TODO translate
68 FLIGHTMAP_MONEY_COPPER = "c"; -- TODO translate
69 FLIGHTMAP_FLIGHTTIME = "Flight time: "; -- TODO translate
70 FLIGHTMAP_QUICKEST = "Fastest route"; -- TODO translate
71 FLIGHTMAP_TOTAL_TIME = "Total time"; -- TODO translate
72 FLIGHTMAP_VIA = "Via "; -- TODO translate
73 FLIGHTMAP_CONFIRM = "Are you sure you wish to fly to %s?%s";
74 FLIGHTMAP_CONFIRM_TIME = " This flight will take ";
75  
76 -- Command strings
77 FLIGHTMAP_RESET = "reset"; -- TODO translate
78 FLIGHTMAP_SHOWMAP = "open"; -- TODO translate
79 FLIGHTMAP_LOCKTIMES = "lock"; -- TODO translate
80 FLIGHTMAP_GETHELP = "help"; -- TODO translate
81  
82 -- Help text TODO translate
83 FLIGHTMAP_TIMER_HELP =
84 "Hold down SHIFT and drag the timer bar to reposition.";
85 FLIGHTMAP_SUBCOMMANDS = {
86 [FLIGHTMAP_RESET] = "Reset timer bar position",
87 [FLIGHTMAP_SHOWMAP] = "Open flight map window",
88 [FLIGHTMAP_GETHELP] = "Show this text",
89 };
90  
91 -- Locked/unlocked status TODO translate
92 FLIGHTMAP_TIMESLOCKED = {
93 [true] = "Flight times will no longer be recorded.",
94 [false] = "Flight times will now be recorded.",
95 };
96  
97 -- Option strings
98 FLIGHTMAP_OPTIONS_CLOSE = "Close"; -- TODO translate
99 FLIGHTMAP_OPTIONS_TITLE = "FlightMap Options"; -- TODO translate
100 FLIGHTMAP_OPTIONS = {};
101 FLIGHTMAP_OPTIONS[1] = { -- Option 1: flight path lines
102 label = "비행 경로",
103 option = "showPaths",
104 tooltip = "비행 경로를 월드맵에 표시해줍니다.",
105 };
106 FLIGHTMAP_OPTIONS[2] = { -- Option 2: extra POI buttons
107 label = "비행장 아이콘 표시",
108 option = "showPOIs",
109 tooltip = "비행장의 위치를 아이콘으로 표시해줍니다.",
110 };
111 FLIGHTMAP_OPTIONS[3] = { -- Option 3: Unknown masters
112 label = "모든 정보 보기",
113 option = "showAllInfo",
114 tooltip = "비행경로를 알 수 없어도 모두 보여줍니다.",
115 };
116 FLIGHTMAP_OPTIONS[4] = { -- Option 4: Auto-Dismount
117 label = "Auto dismount",
118 option = "autoDismount",
119 tooltip = "Automatically dismount when speaking to a flight master",
120 };
121 FLIGHTMAP_OPTIONS[5] = { -- Option 5: flight timers
122 label = "비행 시간 타이머",
123 option = "useTimer",
124 tooltip = "비행 시간을 잽니다.",
125 };
126  
127 FLIGHTMAP_OPTIONS[6] = { -- Option 6: Show flight destinations
128 label = "Show destinations",
129 option = "showDestinations",
130 tooltip = "Show flight destinations on tooltips",
131 children = {7, 8, 9},
132 };
133 FLIGHTMAP_OPTIONS[7] = { -- Option 7: Show multi-hop destinations
134 label = "Including multi-hop",
135 option = "showMultiHop",
136 tooltip = "Show multi-hop destinations on tooltips",
137 };
138 FLIGHTMAP_OPTIONS[8] = { -- Option 8: Show flight times
139 label = "비행 시간 표시",
140 option = "showTimes",
141 tooltip = "비행 시간을 툴팁에 보여줍니다.",
142 };
143 FLIGHTMAP_OPTIONS[9] = { -- Option 9: Show flight costs
144 label = "비행료 표시",
145 option = "showCosts",
146 tooltip = "비행료를 툴팁에 보여줍니다.",
147 };
148 FLIGHTMAP_OPTIONS[10] = { -- Option 10: Taxi window extras
149 label = "Full flight map",
150 option = "fullTaxiMap",
151 tooltip = "Show unreachable nodes on the taxi window map",
152 };
153 FLIGHTMAP_OPTIONS[11] = { -- Option 11: Confirm flight destinations
154 label = "Confirm flights",
155 option = "confirmFlights",
156 tooltip = "Prompt for confirmation before taking a flight",
157 };
158  
159 -- These constants determine how "Town (Zone)" strings look.
160 -- SEP_STRING is what separates Town from Zone. SEP_POSTAMBLE
161 -- is anything that is after Zone.
162 FLIGHTMAP_SEP_STRING = " (";
163 FLIGHTMAP_SEP_POSTAMBLE = ")";
164 end